From 6426a7e445013526a0bd2908d657493776e97888 Mon Sep 17 00:00:00 2001 From: OpenStack Jenkins Date: Mon, 1 Jul 2013 12:11:59 +0000 Subject: [PATCH] Imported Translations from Transifex Change-Id: I2a21a217a7cd00067ca4aed2ae385b387e5a9731 --- quantum/locale/bg_BG/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/cs/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/da/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/de/LC_MESSAGES/quantum.po | 225 ++++---------------- quantum/locale/es/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/fi_FI/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/fr/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/it/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/ja/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/ka_GE/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/ko_KR/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/pl_PL/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/pt_BR/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/quantum.pot | 86 ++++---- quantum/locale/ro/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/ru/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/sl_SI/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/vi_VN/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/zh_CN/LC_MESSAGES/quantum.po | 209 ++++-------------- quantum/locale/zh_TW/LC_MESSAGES/quantum.po | 209 ++++-------------- 20 files changed, 841 insertions(+), 3232 deletions(-) diff --git a/quantum/locale/bg_BG/LC_MESSAGES/quantum.po b/quantum/locale/bg_BG/LC_MESSAGES/quantum.po index 85a98de48..c18577663 100644 --- a/quantum/locale/bg_BG/LC_MESSAGES/quantum.po +++ b/quantum/locale/bg_BG/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (Bulgaria) " @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/cs/LC_MESSAGES/quantum.po b/quantum/locale/cs/LC_MESSAGES/quantum.po index 13a4eea0b..644e8dc3b 100644 --- a/quantum/locale/cs/LC_MESSAGES/quantum.po +++ b/quantum/locale/cs/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech " @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/da/LC_MESSAGES/quantum.po b/quantum/locale/da/LC_MESSAGES/quantum.po index f4d7d55a8..3786a045e 100644 --- a/quantum/locale/da/LC_MESSAGES/quantum.po +++ b/quantum/locale/da/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-05-16 09:23+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Danish " @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/de/LC_MESSAGES/quantum.po b/quantum/locale/de/LC_MESSAGES/quantum.po index b5d333669..a0d0613d1 100644 --- a/quantum/locale/de/LC_MESSAGES/quantum.po +++ b/quantum/locale/de/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-05-22 08:17+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: German " @@ -630,7 +630,7 @@ msgstr "" "Netzbrücken erstellt wurden." #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4886,7 +4886,7 @@ msgid "port_delete received" msgstr "'port_delete' erhalten" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4969,14 +4969,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "Agent nicht synchron mit Plug-in!" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4996,7 +4996,7 @@ msgstr "" "%(elapsed)s) überschritten" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "Agent erfolgreich initialisiert, läuft jetzt... " @@ -5158,7 +5158,7 @@ msgstr "Ungültige VLAN-ID, wird zu falschem Namen bei Teilschnittstelle führen msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "Ungültige Schnittstellen-ID, wird zu falschem Namen bei TAP-Gerät führen" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " @@ -5167,83 +5167,83 @@ msgstr "" "Erstellung von Teilschnittstelle %(interface)s für VLAN %(vlan_id)s auf " "Schnittstelle %(physical_interface)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "Erstellung von Teilschnittstelle %s abgeschlossen" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "Starten von Brücke %(bridge_name)s für Teilschnittstelle %(interface)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" "Starten von Brücke %(bridge_name)s für Teilschnittstelle %(interface)s " "abgeschlossen" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" "Hinzufügen von %(interface)s zu %(bridge_name)s nicht möglich! Ausnahme: " "%(e)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "Keine Zuordnung für physisches Netz %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "TAP-Gerät: %s ist auf diesem Host nicht vorhanden, wird übersprungen" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "Hinzufügen von Gerät %(tap_device_name)s zu Brücke %(bridge_name)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "%(tap_device_name)s ist auf Brücke %(bridge_name)s bereits vorhanden" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "Löschen von Brücke %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "Löschen von Brücke %s abgeschlossen" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "Brücke %s kann nicht gelöscht werden, da nicht vorhanden" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "Entfernen von Einheit %(interface_name)s von Brücke %(bridge_name)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" "Entfernen von Einheit %(interface_name)s von Brücke %(bridge_name)s " "abgeschlossen" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " @@ -5252,58 +5252,58 @@ msgstr "" "Einheit %(interface_name)s kann nicht von Brücke %(bridge_name)s entfernt" " werden, da nicht vorhanden" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "Löschen von Teilschnittstelle %s für VLAN" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "Löschen von Teilschnittstelle %s abgeschlossen" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "'network_delete' erhalten" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 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/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "RPC-'agent_id': %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "Port %s hinzugefügt" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "Abrufen von Portdetails für %(device)s nicht möglich: %(e)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "Port %(device)s aktualisiert. Details: %(details)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -5311,39 +5311,39 @@ msgstr "Port %(device)s aktualisiert. Details: %(details)s" msgid "Device %s not defined on plugin" msgstr "Gerät %s nicht für Plug-in definiert" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "Zusatzeinheit %s entfernt" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "'port_removed' für %(device)s fehlgeschlagen: %(e)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "Port %s aktualisiert." -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "RPC-Dämon für Linux-Brückenagent gestartet!" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "Aktualisierung der Geräte ist fehlgeschlagen" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "Fehler bei Agentenschleife. Geräteinfo: %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format @@ -5352,7 +5352,7 @@ msgstr "" "Schleifeniteration hat Intervall (%(polling_interval)s contra " "%(elapsed)s) überschritten!" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" @@ -5360,7 +5360,7 @@ msgstr "" "Analysieren von 'physical_interface_mappings' fehlgeschlagen: %s. Agent " "beendet!" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -9064,144 +9064,3 @@ msgstr "lSwitch: %s nicht gefunden" msgid "lrouter:%s not found" msgstr "lRouter: %s nicht gefunden" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" -#~ "Aktualisieren von Provider-Attributen wird " -#~ "von Plug-in nicht unterstützt" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "Beim Verbinden der Schnittstelle ist ein Fehler aufgetreten" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "Ausnahme bei Verbindung der Gateway-Schnittstelle mit Netz: %s" - -#~ msgid "Unable to get logical router" -#~ msgstr "Abrufen des logischen Routers nicht möglich" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "Ausgabe von Anforderung an Cluster: %s" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "Suche nach lSwitch mit Port-ID %(port_id)s' auf: %(c)s" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "get_port_cluster_and_url, Ausnahme: %s" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "Fehler beim Abrufen von logischen Switches für Quantum-Netz %s" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "Logischer Switch: %s nicht gefunden" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "Fehler bei der Abfrage logischer Ports auf der NVP-Plattform" - -#~ msgid "Logical router: %s not found" -#~ msgstr "Logischer Router: %s nicht gefunden" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" -#~ "Fehler bei der Abfrage der Ports " -#~ "vom logischen Router auf der NVP-" -#~ "Plattform" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "Suche nach Port mit 'display_name' '%(display_name)s' auf: %(lswitch)s" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "Ausnahme beim Abfragen von NVP-Ports" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "Logischer Port %(result)s auf logischem Switch %(uuid)s aktualisiert" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "Logischer Switch nicht gefunden. Fehler: %s" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "Logischer Router nicht gefunden, Fehler: %s" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "Logischer Router oder Router-Port nicht gefunden, Fehler: %s" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" -#~ "Abrufen und Löschen vom Peer-Port " -#~ "des logischen Routers für Port des " -#~ "logischen Switchs nicht möglich: %s" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "Router-Port nicht gefunden, Fehler: %s" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "Konflikt beim Einrichten der Zusatzeinheit des Router-Ports" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" -#~ "Verbindung der Zusatzeinheit mit dem " -#~ "Port des logischen Routers nicht möglich" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" -#~ "Ausnahme bei Verbindung von Zusatzeinheit: " -#~ "%(att)s mit NVP-Port: %(port)s für " -#~ "logischen Switch von NVP %(net)s" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "Logischer Router von NVP %s nicht gefunden" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "Fehler beim Erstellen der NAT-Regel auf der NVP-Plattform" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" -#~ "Fehler beim Entfernen der NAT-Regel " -#~ "'%(nat_rule_uuid)s' für logischen Router " -#~ "'%(lrouter_uuid)s'" - -#~ msgid "NAT rule %s not found" -#~ msgstr "NAT-Regel %s nicht gefunden" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "Fehler beim Abrufen von NAT-Regel '%s' von NVP-Plattform" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "Logischer Router von NVP '%s' nicht gefunden" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "Fehler beim Abrufen von NAT-Regeln für logischen Router von NVP '%s'" - diff --git a/quantum/locale/es/LC_MESSAGES/quantum.po b/quantum/locale/es/LC_MESSAGES/quantum.po index 637d2f073..b8e3081af 100644 --- a/quantum/locale/es/LC_MESSAGES/quantum.po +++ b/quantum/locale/es/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Spanish " @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/fi_FI/LC_MESSAGES/quantum.po b/quantum/locale/fi_FI/LC_MESSAGES/quantum.po index 989987ddd..6cdb302d8 100644 --- a/quantum/locale/fi_FI/LC_MESSAGES/quantum.po +++ b/quantum/locale/fi_FI/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish (Finland) " @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/fr/LC_MESSAGES/quantum.po b/quantum/locale/fr/LC_MESSAGES/quantum.po index 764b06b11..a93988bf1 100644 --- a/quantum/locale/fr/LC_MESSAGES/quantum.po +++ b/quantum/locale/fr/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French " @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/it/LC_MESSAGES/quantum.po b/quantum/locale/it/LC_MESSAGES/quantum.po index de7a59923..24c73e741 100644 --- a/quantum/locale/it/LC_MESSAGES/quantum.po +++ b/quantum/locale/it/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-05-16 09:23+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian " @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/ja/LC_MESSAGES/quantum.po b/quantum/locale/ja/LC_MESSAGES/quantum.po index ece8f1855..795e6c660 100644 --- a/quantum/locale/ja/LC_MESSAGES/quantum.po +++ b/quantum/locale/ja/LC_MESSAGES/quantum.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-01-30 10:28+0000\n" "Last-Translator: Tomoyuki KATO \n" "Language-Team: Japanese " @@ -604,7 +604,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4576,7 +4576,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4659,14 +4659,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4684,7 +4684,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4840,142 +4840,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4983,52 +4983,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8442,128 +8442,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/ka_GE/LC_MESSAGES/quantum.po b/quantum/locale/ka_GE/LC_MESSAGES/quantum.po index 85ee2aa93..fe28d2a5c 100644 --- a/quantum/locale/ka_GE/LC_MESSAGES/quantum.po +++ b/quantum/locale/ka_GE/LC_MESSAGES/quantum.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-04-19 14:53+0000\n" "Last-Translator: Nika Chkhikvishvili \n" "Language-Team: ka_GE \n" @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8442,128 +8442,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/ko_KR/LC_MESSAGES/quantum.po b/quantum/locale/ko_KR/LC_MESSAGES/quantum.po index 8ef24c685..805dc47d7 100644 --- a/quantum/locale/ko_KR/LC_MESSAGES/quantum.po +++ b/quantum/locale/ko_KR/LC_MESSAGES/quantum.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-04-28 05:13+0000\n" "Last-Translator: ujuc Gang \n" "Language-Team: ko_KR \n" @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/pl_PL/LC_MESSAGES/quantum.po b/quantum/locale/pl_PL/LC_MESSAGES/quantum.po index 8e8585669..176bacf0c 100644 --- a/quantum/locale/pl_PL/LC_MESSAGES/quantum.po +++ b/quantum/locale/pl_PL/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-06-28 06:06+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Polish (Poland) " @@ -604,7 +604,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4576,7 +4576,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4659,14 +4659,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4684,7 +4684,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4840,142 +4840,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4983,52 +4983,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8442,128 +8442,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/pt_BR/LC_MESSAGES/quantum.po b/quantum/locale/pt_BR/LC_MESSAGES/quantum.po index 32e440354..11c239d72 100644 --- a/quantum/locale/pt_BR/LC_MESSAGES/quantum.po +++ b/quantum/locale/pt_BR/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (Brazil) " @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/quantum.pot b/quantum/locale/quantum.pot index 00a6f3620..72e390341 100644 --- a/quantum/locale/quantum.pot +++ b/quantum/locale/quantum.pot @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: quantum " -"jenkins.quantum.propose.translation.update.153\n" +"jenkins.quantum.propose.translation.update.154\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" diff --git a/quantum/locale/ro/LC_MESSAGES/quantum.po b/quantum/locale/ro/LC_MESSAGES/quantum.po index f226341d5..aae0d89ea 100644 --- a/quantum/locale/ro/LC_MESSAGES/quantum.po +++ b/quantum/locale/ro/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-06-08 07:51+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Romanian " @@ -604,7 +604,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4576,7 +4576,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4659,14 +4659,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4684,7 +4684,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4840,142 +4840,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4983,52 +4983,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8442,128 +8442,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/ru/LC_MESSAGES/quantum.po b/quantum/locale/ru/LC_MESSAGES/quantum.po index 756116835..1c8e7dfda 100644 --- a/quantum/locale/ru/LC_MESSAGES/quantum.po +++ b/quantum/locale/ru/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian " @@ -604,7 +604,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4576,7 +4576,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4659,14 +4659,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4684,7 +4684,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4840,142 +4840,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4983,52 +4983,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8442,128 +8442,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/sl_SI/LC_MESSAGES/quantum.po b/quantum/locale/sl_SI/LC_MESSAGES/quantum.po index faa63fe2b..10d2eb1e8 100644 --- a/quantum/locale/sl_SI/LC_MESSAGES/quantum.po +++ b/quantum/locale/sl_SI/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-06-28 06:06+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Slovenian (Slovenia) " @@ -604,7 +604,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4576,7 +4576,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4659,14 +4659,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4684,7 +4684,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4840,142 +4840,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4983,52 +4983,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8442,128 +8442,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/vi_VN/LC_MESSAGES/quantum.po b/quantum/locale/vi_VN/LC_MESSAGES/quantum.po index e17021106..f3ba1f1ca 100644 --- a/quantum/locale/vi_VN/LC_MESSAGES/quantum.po +++ b/quantum/locale/vi_VN/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Vietnamese (Viet Nam) " @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/zh_CN/LC_MESSAGES/quantum.po b/quantum/locale/zh_CN/LC_MESSAGES/quantum.po index c58ba188b..607d97b8c 100644 --- a/quantum/locale/zh_CN/LC_MESSAGES/quantum.po +++ b/quantum/locale/zh_CN/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) " @@ -603,7 +603,7 @@ msgid "" msgstr "" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4575,7 +4575,7 @@ msgid "port_delete received" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4658,14 +4658,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4683,7 +4683,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "" @@ -4839,142 +4839,142 @@ msgstr "" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 msgid "Unable to obtain MAC address for unique ID. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -4982,52 +4982,52 @@ msgstr "" msgid "Device %s not defined on plugin" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8441,128 +8441,3 @@ msgstr "" msgid "lrouter:%s not found" msgstr "" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "" - -#~ msgid "Unable to get logical router" -#~ msgstr "" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "" - -#~ msgid "Logical router: %s not found" -#~ msgstr "" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "" - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "" - -#~ msgid "NAT rule %s not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "" - diff --git a/quantum/locale/zh_TW/LC_MESSAGES/quantum.po b/quantum/locale/zh_TW/LC_MESSAGES/quantum.po index fcc94157e..cbc1e1652 100644 --- a/quantum/locale/zh_TW/LC_MESSAGES/quantum.po +++ b/quantum/locale/zh_TW/LC_MESSAGES/quantum.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-30 12:11+0000\n" +"POT-Creation-Date: 2013-07-01 12:11+0000\n" "PO-Revision-Date: 2013-05-22 03:25+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Chinese (Taiwan) " @@ -608,7 +608,7 @@ msgstr "" "在整合及外部網路橋接器上建立的埠。" #: quantum/agent/ovs_cleanup_util.py:73 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249 #, python-format msgid "Delete %s" @@ -4602,7 +4602,7 @@ msgid "port_delete received" msgstr "收到 port_delete" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:432 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258 msgid "port_update received" @@ -4685,14 +4685,14 @@ msgid "Removing port failed for device %(device)s: %(e)s" msgstr "" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:640 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717 msgid "Agent out of sync with plugin!" msgstr "代理程式與外掛程式不同步!" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730 msgid "Agent loop has new devices!" @@ -4710,7 +4710,7 @@ msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" msgstr "迴圈反覆運算已超出間隔(%(polling_interval)s 與 %(elapsed)s)" #: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:691 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:846 msgid "Agent initialized successfully, now running... " msgstr "已順利地起始設定代理程式,現正在執行中..." @@ -4868,142 +4868,142 @@ msgstr "無效的 VLAN ID 將導致子介面名稱不正確" msgid "Invalid Interface ID, will lead to incorrect tap device name" msgstr "無效的介面 ID 將導致虛擬網卡裝置名稱不正確" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:171 #, python-format msgid "" "Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " "%(physical_interface)s" msgstr "正在給介面 %(physical_interface)s 上的 VLAN %(vlan_id)s 建立子介面 %(interface)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:184 #, python-format msgid "Done creating subinterface %s" msgstr "已完成建立子介面 %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219 #, python-format msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "正在啟動子介面 %(interface)s 的橋接器 %(bridge_name)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234 #, python-format msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" msgstr "已完成啟動子介面 %(interface)s 的橋接器 %(bridge_name)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250 #, python-format msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" msgstr "無法將 %(interface)s 新增至 %(bridge_name)s!異常狀況:%(e)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:263 #, python-format msgid "No mapping for physical network %s" msgstr "實體網路 %s 沒有對映" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:272 #, python-format msgid "Unknown network_type %(network_type)s for network %(network_id)s." msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:284 #, python-format msgid "Tap device: %s does not exist on this host, skipped" msgstr "虛擬網卡裝置 %s 不存在於此主機上,已跳過" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:302 #, python-format msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" msgstr "正在將裝置 %(tap_device_name)s 新增至橋接器 %(bridge_name)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:311 #, python-format msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" msgstr "%(tap_device_name)s 已存在於橋接器 %(bridge_name)s 上" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:340 #, python-format msgid "Deleting bridge %s" msgstr "正在刪除橋接器 %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:347 #, python-format msgid "Done deleting bridge %s" msgstr "已完成刪除橋接器 %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350 #, python-format msgid "Cannot delete bridge %s, does not exist" msgstr "無法刪除橋接器 %s,不存在" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:357 #, python-format msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "正在將裝置 %(interface_name)s 從橋接器 %(bridge_name)s 中移除" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:364 #, python-format msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" msgstr "已完成將裝置 %(interface_name)s 從橋接器 %(bridge_name)s 中移除" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:370 #, python-format msgid "" "Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " "exist" msgstr "無法將裝置 %(interface_name)s 從橋接器 %(bridge_name)s 中移除,該裝置不存在" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:378 #, python-format msgid "Deleting subinterface %s for vlan" msgstr "正在刪除 VLAN 的子介面 %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:385 #, python-format msgid "Done deleting subinterface %s" msgstr "已完成刪除子介面 %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:425 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247 msgid "network_delete received" msgstr "收到 network_delete" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:473 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283 #, python-format msgid "RPC timeout while updating port %s" msgstr "" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:525 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/linuxbridge/agent/linuxbridge_quantum_agent.py:529 #: quantum/plugins/nec/agent/nec_quantum_agent.py:145 #, python-format msgid "RPC agent_id: %s" msgstr "RPC agent_id:%s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:575 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632 #, python-format msgid "Port %s added" msgstr "已新增埠 %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:581 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638 #, python-format msgid "Unable to get port details for %(device)s: %(e)s" msgstr "無法取得 %(device)s 的埠詳細資料:%(e)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:587 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "已更新埠 %(device)s。詳細資料:%(details)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607 -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677 @@ -5011,52 +5011,52 @@ msgstr "已更新埠 %(device)s。詳細資料:%(details)s" msgid "Device %s not defined on plugin" msgstr "外掛程式上未定義裝置 %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:615 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663 #, python-format msgid "Attachment %s removed" msgstr "已移除連接裝置 %s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:621 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669 #, python-format msgid "port_removed failed for %(device)s: %(e)s" msgstr "對 %(device)s 執行 port_removed 作業失敗:%(e)s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:625 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674 #, python-format msgid "Port %s updated." msgstr "已更新埠 %s。" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:635 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "已啟動「LinuxBridge 代理程式 RPC 常駐程式」!" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:647 msgid "Update devices failed" msgstr "更新裝置失敗" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:658 #, python-format msgid "Error in agent loop. Devices info: %s" msgstr "代理程式迴圈發生錯誤。裝置資訊:%s" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:666 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745 #: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269 #, python-format msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgstr "迴圈反覆運算已超出間隔(%(polling_interval)s 與 %(elapsed)s)!" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:681 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386 #, python-format msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" msgstr "剖析 physical_interface_mappings 失敗:%s。已終止代理程式!" -#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683 +#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:684 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389 #, python-format msgid "Interface mappings: %s" @@ -8529,128 +8529,3 @@ msgstr "找不到 lswitch:%s" msgid "lrouter:%s not found" msgstr "找不到 lrouter:%s" -#~ msgid "Plugin does not support updating provider attributes" -#~ msgstr "外掛程式不支援更新提供者屬性" - -#~ msgid "An exception occured while plugging the interface" -#~ msgstr "將介面插入時發生異常狀況" - -#~ msgid "" -#~ "An exception occured while plugging the" -#~ " gateway interface into network:%s" -#~ msgstr "將閘道介面插入網路時發生異常狀況:%s" - -#~ msgid "Unable to get logical router" -#~ msgstr "無法取得邏輯路由器" - -#~ msgid "Issuing request to cluster: %s" -#~ msgstr "正在對叢集發出要求:%s" - -#~ msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s" -#~ msgstr "正在 %(c)s 上尋找埠 ID 為 '%(port_id)s' 的 lSwitch" - -#~ msgid "get_port_cluster_and_url, exception: %s" -#~ msgstr "get_port_cluster_and_url,異常狀況:%s" - -#~ msgid "An error occured while fetching logical switches for Quantum network %s" -#~ msgstr "提取 Quantum 網路 %s 的邏輯交換器時發生錯誤" - -#~ msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to create Router %(name)s for tenant %(id)s." -#~ msgstr "" - -#~ msgid "Unable to delete Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to delete L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to get Router Service %s." -#~ msgstr "" - -#~ msgid "Unable to get L2 Gateway Service %s." -#~ msgstr "" - -#~ msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Unable to update Router %(id)s with name %(name)s." -#~ msgstr "" - -#~ msgid "Logical switch: %s not found" -#~ msgstr "找不到邏輯交換器:%s" - -#~ msgid "An error occurred while querying logical ports on the NVP platform" -#~ msgstr "在 NVP 平台上查詢邏輯埠時發生錯誤" - -#~ msgid "Logical router: %s not found" -#~ msgstr "找不到邏輯路由器:%s" - -#~ msgid "An error occured while querying logical router ports on the NVP platfom" -#~ msgstr "在 NVP 平台上查詢邏輯路由器埠時發生錯誤" - -#~ msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s" -#~ msgstr "正在 %(lswitch)s 上尋找 display_name 為 '%(display_name)s' 的埠" - -#~ msgid "An exception occurred while querying NVP ports" -#~ msgstr "查詢 NVP 埠時發生異常狀況" - -#~ msgid "Updated logical port %(result)s on logical swtich %(uuid)s" -#~ msgstr "已更新邏輯交換器 %(uuid)s 上的邏輯埠 %(result)s" - -#~ msgid "Logical switch not found, Error: %s" -#~ msgstr "找不到邏輯交換器,錯誤:%s" - -#~ msgid "Logical router not found, Error: %s" -#~ msgstr "找不到邏輯路由器,錯誤:%s" - -#~ msgid "Logical router or router port not found, Error: %s" -#~ msgstr "找不到邏輯路由器或路由器埠,錯誤:%s" - -#~ msgid "" -#~ "Unable to fetch and delete peer " -#~ "logical router port for logical switch" -#~ " port:%s" -#~ msgstr "無法提取並刪除邏輯交換器埠的同層級邏輯路由器埠:%s " - -#~ msgid "Router Port not found, Error: %s" -#~ msgstr "找不到路由器埠,錯誤:%s" - -#~ msgid "Conflict while setting router port attachment" -#~ msgstr "設定路由器埠連接裝置時發生衝突" - -#~ msgid "Unable to plug attachment into logical router port" -#~ msgstr "無法將連接裝置插入邏輯路由器埠" - -#~ msgid "" -#~ "Exception while plugging an attachment:%(att)s" -#~ " into NVP port:%(port)s for NVP " -#~ "logical switch %(net)s" -#~ msgstr "將連接裝置 %(att)s 插入 NVP 邏輯交換器 %(net)s 的 NVP 埠 %(port)s 時發生異常狀況" - -#~ msgid "NVP Logical Router %s not found" -#~ msgstr "找不到 NVP 邏輯路由器 %s" - -#~ msgid "An error occurred while creating the NAT rule on the NVP platform" -#~ msgstr "在 NVP 平台上建立 NAT 規則時發生錯誤" - -#~ msgid "" -#~ "An error occurred while removing NAT " -#~ "rule '%(nat_rule_uuid)s' for logical router" -#~ " '%(lrouter_uuid)s'" -#~ msgstr "移除邏輯路由器 '%(lrouter_uuid)s' 的 NAT 規則 '%(nat_rule_uuid)s' 時發生錯誤" - -#~ msgid "NAT rule %s not found" -#~ msgstr "找不到 NAT 規則 %s" - -#~ msgid "An error occured while retrieving NAT rule '%s'from NVP platform" -#~ msgstr "從 NVP 平台擷取 NAT 規則 '%s' 時發生錯誤" - -#~ msgid "NVP Logical Router '%s' not found" -#~ msgstr "找不到 NVP 邏輯路由器 '%s'" - -#~ msgid "An error occured while retrieving NAT rules for NVP logical router '%s'" -#~ msgstr "擷取 NVP 邏輯路由器 '%s' 的 NAT 規則時發生錯誤" - -- 2.45.2