# Translations template for networking-midonet. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the networking-midonet # project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: networking-midonet 2.0.1.dev170\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-04 14:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" #: midonet/neutron/plugin_v1.py:82 midonet/neutron/plugin_v2.py:104 #, python-format msgid "Failed to create a network %(net_id)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/plugin_v1.py:88 midonet/neutron/plugin_v2.py:110 #, python-format msgid "Failed to delete network %s" msgstr "" #: midonet/neutron/plugin_v1.py:147 midonet/neutron/plugin_v2.py:206 #, python-format msgid "Failed to create a subnet %(s_id)s in Midonet:%(err)s" msgstr "" #: midonet/neutron/plugin_v1.py:152 midonet/neutron/plugin_v2.py:211 #, python-format msgid "Failed to delete subnet %s" msgstr "" #: midonet/neutron/plugin_v1.py:234 midonet/neutron/plugin_v2.py:316 #, python-format msgid "Failed to create a port %(new_port)s: %(err)s" msgstr "" #: midonet/neutron/plugin_v1.py:240 midonet/neutron/plugin_v2.py:322 #, python-format msgid "Failed to delete port %s" msgstr "" #: midonet/neutron/plugin_v1.py:313 midonet/neutron/plugin_v2.py:414 #, python-format msgid "Failed to update a port %(port_id)s in MidoNet: %(err)s" msgstr "" #: midonet/neutron/plugin_v1.py:319 midonet/neutron/plugin_v2.py:420 #, python-format msgid "Failed to update port status %s" msgstr "" #: midonet/neutron/plugin_v1.py:336 #: midonet/neutron/services/l3/l3_midonet.py:120 #, python-format msgid "Failed to create a router %(r_id)s in Midonet:%(err)s" msgstr "" #: midonet/neutron/plugin_v1.py:341 #: midonet/neutron/services/l3/l3_midonet.py:125 #, python-format msgid "Failed to delete a router %s" msgstr "" #: midonet/neutron/plugin_v1.py:363 #: midonet/neutron/services/l3/l3_midonet.py:148 #, python-format msgid "Failed to update a router %(r_id)s in MidoNet: %(err)s" msgstr "" #: midonet/neutron/plugin_v1.py:370 #: midonet/neutron/services/l3/l3_midonet.py:155 #, python-format msgid "Failed to update a router status %s" msgstr "" #: midonet/neutron/plugin_v1.py:402 #: midonet/neutron/services/l3/l3_midonet.py:188 #, python-format msgid "" "Failed to create MidoNet resources to add router interface. " "info=%(info)s, router_id=%(router_id)s, error=%(err)r" msgstr "" #: midonet/neutron/plugin_v1.py:442 #: midonet/neutron/services/l3/l3_midonet.py:223 #, python-format msgid "Failed to create floating ip %(fip)s: %(err)s" msgstr "" #: midonet/neutron/plugin_v1.py:447 #: midonet/neutron/services/l3/l3_midonet.py:228 #, python-format msgid "Failed to delete a floating ip %s" msgstr "" #: midonet/neutron/plugin_v1.py:485 #: midonet/neutron/services/l3/l3_midonet.py:261 #, python-format msgid "Failed to update a floating ip %(fip_id)s in MidoNet: %(err)s" msgstr "" #: midonet/neutron/plugin_v1.py:492 #: midonet/neutron/services/l3/l3_midonet.py:268 #, python-format msgid "Failed to update floating ip status %s" msgstr "" #: midonet/neutron/plugin_v1.py:519 midonet/neutron/plugin_v2.py:446 #, python-format msgid "Failed to create MidoNet resources for sg %(sg)r, error=%(err)r" msgstr "" #: midonet/neutron/plugin_v1.py:525 midonet/neutron/plugin_v2.py:452 #, python-format msgid "Failed to delete a security group %s" msgstr "" #: midonet/neutron/plugin_v1.py:563 midonet/neutron/plugin_v2.py:490 #, python-format msgid "Failed to create security group rule %(sg)s,error: %(err)s" msgstr "" #: midonet/neutron/plugin_v1.py:568 midonet/neutron/plugin_v2.py:495 #, python-format msgid "Failed to delete a security group rule %s" msgstr "" #: midonet/neutron/plugin_v1.py:590 midonet/neutron/plugin_v2.py:517 #, python-format msgid "Failed to create bulk security group rules %(sg)s, error: %(err)s" msgstr "" #: midonet/neutron/plugin_v2.py:556 #, python-format msgid "Failed to create agent membership. am: %(am)r, error: %(err)s" msgstr "" #: midonet/neutron/plugin_v2.py:561 #, python-format msgid "Failed to delete an agent membership %s" msgstr "" #: midonet/neutron/agent/interface.py:63 #, python-format msgid "Failed unplugging interface '%s'" msgstr "" #: midonet/neutron/client/base.py:35 #, python-format msgid "Error loading midonet client '%(client)s'" msgstr "" #: midonet/neutron/ml2/sg_callback.py:42 #, python-format msgid "Failed to create a security group %(sg_id)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/ml2/sg_callback.py:48 #, python-format msgid "Failed to delete security group %s" msgstr "" #: midonet/neutron/ml2/sg_callback.py:61 #, python-format msgid "Failed to a delete security group %(sg_id)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/ml2/sg_callback.py:72 #, python-format msgid "Failed to create a security group rule %(sgr_id)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/ml2/sg_callback.py:79 #, python-format msgid "Failed to delete security group rule %s" msgstr "" #: midonet/neutron/ml2/sg_callback.py:90 #, python-format msgid "Failed to delete a security group %(sgr_id)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/services/bgp/plugin.py:152 #, python-format msgid "" "Failed to create MidoNet resources to add bgp peer. " "bgp_peer=%(bgp_peer)s, bgp_speaker_id=%(bgp_speaker_id)s, error=%(err)r" msgstr "" #: midonet/neutron/services/firewall/plugin.py:57 #, python-format msgid "Failed to create a firewall %(fw_id)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/services/firewall/plugin.py:64 #, python-format msgid "Failed to delete firewall %s" msgstr "" #: midonet/neutron/services/firewall/plugin.py:76 #, python-format msgid "Failed to update a firewall %(fw_id)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/services/firewall/plugin.py:83 #: midonet/neutron/services/firewall/plugin.py:109 #, python-format msgid "Failed to update firewall status %s" msgstr "" #: midonet/neutron/services/firewall/plugin.py:102 #, python-format msgid "Failed to delete a firewall %(fw_id)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/services/gw_device/plugin.py:70 #, python-format msgid "Failed to create a gateway device %(gw_id)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/services/gw_device/plugin.py:76 #, python-format msgid "Failed to delete a gateway device %s" msgstr "" #: midonet/neutron/services/gw_device/plugin.py:95 #, python-format msgid "Failed to update a gateway device %(gw_id)s in Midonet:%(err)s" msgstr "" #: midonet/neutron/services/gw_device/plugin.py:103 #, python-format msgid "Failed to update a gateway device for rollback %s" msgstr "" #: midonet/neutron/services/gw_device/plugin.py:137 #, python-format msgid "" "Failed to create a remote mac entry %(rme_id)s for %(gw_id)s in " "Midonet:%(err)s" msgstr "" #: midonet/neutron/services/gw_device/plugin.py:146 #, python-format msgid "Failed to delete a remote mac entry %s" msgstr "" #: midonet/neutron/services/l2gateway/plugin.py:106 #, python-format msgid "Failed to create a l2 gateway connection %(gw_conn_id)s in Midonet:%(err)s" msgstr "" #: midonet/neutron/services/l2gateway/plugin.py:113 #, python-format msgid "Failed to delete a l2 gateway conn %s" msgstr "" #: midonet/neutron/services/l2gateway/service_drivers/l2gw_midonet.py:82 #, python-format msgid "Failed to create L2GW Conn %(l2_gw_conn)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/services/l2gateway/service_drivers/l2gw_midonet.py:92 #, python-format msgid "" "Failed to delete a l2 Gateway Connection%(l2_gw_conn_id)s in Midonet: " "%(err)s" msgstr "" #: midonet/neutron/services/logging_resource/plugin.py:73 #, python-format msgid "Failed to update a logging resource %(log_res_id)s in MidoNet: %(err)s" msgstr "" #: midonet/neutron/services/logging_resource/plugin.py:81 #, python-format msgid "Failed to update a logging resource for rollback %s" msgstr "" #: midonet/neutron/services/logging_resource/plugin.py:110 #, python-format msgid "" "Failed to create a firewall log %(f_log_id)s for %(log_res_id)s in " "Midonet:%(err)s" msgstr "" #: midonet/neutron/services/logging_resource/plugin.py:119 #, python-format msgid "Failed to delete a firewall_log %s" msgstr "" #: midonet/neutron/services/logging_resource/plugin.py:145 #, python-format msgid "Failed to update a firewall log %(f_log_id)s in Midonet:%(err)s" msgstr "" #: midonet/neutron/services/logging_resource/plugin.py:154 #, python-format msgid "Failed to update a firewall log for rollback %s" msgstr "" #: midonet/neutron/services/taas/service_drivers/taas_midonet.py:47 #, python-format msgid "Failed to create tap service %(tap_service)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/services/taas/service_drivers/taas_midonet.py:62 #, python-format msgid "Failed to delete a tap service%(tap_service)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/services/taas/service_drivers/taas_midonet.py:77 #, python-format msgid "Failed to create tap flow %(tap_flow)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/services/taas/service_drivers/taas_midonet.py:92 #, python-format msgid "Failed to delete a tap flow%(tap_flow)s in Midonet: %(err)s" msgstr "" #: midonet/neutron/services/vpn/service_drivers/midonet_ipsec.py:48 #, python-format msgid "Failed to create a vpn_service %(service_id)s in MidoNet: %(err)s" msgstr "" #: midonet/neutron/services/vpn/service_drivers/midonet_ipsec.py:55 #: midonet/neutron/services/vpn/service_drivers/midonet_ipsec.py:82 #, python-format msgid "Failed to delete vpn_service %s" msgstr "" #: midonet/neutron/services/vpn/service_drivers/midonet_ipsec.py:67 #, python-format msgid "Failed to update a vpn_service %(service_id)s in MidoNet: %(err)s" msgstr "" #: midonet/neutron/services/vpn/service_drivers/midonet_ipsec.py:74 #, python-format msgid "Failed to update vpn_service status %s" msgstr "" #: midonet/neutron/services/vpn/service_drivers/midonet_ipsec.py:92 #, python-format msgid "Failed to create a ipsec_site_connection %(conn_id)s in MidoNet: %(err)s" msgstr "" #: midonet/neutron/services/vpn/service_drivers/midonet_ipsec.py:99 #: midonet/neutron/services/vpn/service_drivers/midonet_ipsec.py:132 #, python-format msgid "Failed to delete ipsec_site_connection %s" msgstr "" #: midonet/neutron/services/vpn/service_drivers/midonet_ipsec.py:115 #, python-format msgid "" "Failed to update a ipsec_site_connection %(service_id)s in MidoNet: " "%(err)s" msgstr "" #: midonet/neutron/services/vpn/service_drivers/midonet_ipsec.py:123 #, python-format msgid "Failed to update ipsec_site_connection status %s" msgstr ""