# Translations template for networking-ovn. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the networking-ovn # project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: networking-ovn 1.0.1.dev1\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-10-12 19:28+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" #: networking_ovn/common/config.py:22 msgid "" "The connection string for the native OVSDB backend.This option is going " "to be deprecated and be replacedby option ovn_nb_connection." msgstr "" #: networking_ovn/common/config.py:28 msgid "The connection string for the OVN_Northbound OVSDB" msgstr "" #: networking_ovn/common/config.py:31 msgid "The connection string for the OVN_Southbound OVSDB" msgstr "" #: networking_ovn/common/config.py:34 msgid "Timeout in seconds for the OVSDB connection transaction" msgstr "" #: networking_ovn/common/config.py:39 msgid "" "The synchronization mode of OVN_Northbound OVSDB with Neutron DB.\n" "off - synchronization is off \n" "log - during neutron-server startup, check to see if OVN is in sync with " "the Neutron database. Log warnings for any inconsistencies found so that" " an admin can investigate \n" "repair - during neutron-server startup, automatically create resources " "found in Neutron but not in OVN. Also remove resources from OVN that are " "no longer in Neutron." msgstr "" #: networking_ovn/common/config.py:53 msgid "" "Whether to use OVN native L3 support. Do not change the value for " "existing deployments that contain routers." msgstr "" #: networking_ovn/common/config.py:59 msgid "" "The OVN L3 Scheduler type used to schedule router gateway ports on " "hypervisors/chassis. \n" "leastloaded - chassis with fewest gateway ports selected \n" "chance - chassis randomly selected" msgstr "" #: networking_ovn/common/config.py:66 #, python-format msgid "" "Type of VIF to be used for ports valid values are (%(ovs)s, %(dpdk)s) " "default %(ovs)s" msgstr "" #: networking_ovn/common/config.py:74 msgid "" "The directory in which vhost virtio socket is created by all the vswitch " "daemons" msgstr "" #: networking_ovn/common/config.py:78 msgid "Whether to use OVN native dhcp support" msgstr "" #: networking_ovn/common/config.py:81 msgid "Default least time (in seconds ) to use when ovn_native_dhcp is enabled." msgstr "" #: networking_ovn/ml2/mech_driver.py:247 #, python-format msgid "Network type %s is not supported" msgstr "" #: networking_ovn/ml2/mech_driver.py:490 #, python-format msgid "Invalid binding:profile. %s are all required." msgstr "" #: networking_ovn/ml2/mech_driver.py:495 msgid "Invalid binding:profile. too many parameters" msgstr "" #: networking_ovn/ml2/mech_driver.py:507 #, python-format msgid "Invalid binding:profile. %(key)s %(value)s value invalid type" msgstr "" #: networking_ovn/ml2/mech_driver.py:522 #, python-format msgid "" "Invalid binding:profile. tag \"%s\" must be an integer between 0 and " "4095, inclusive" msgstr "" #: networking_ovn/ovsdb/commands.py:120 networking_ovn/ovsdb/commands.py:142 #: networking_ovn/ovsdb/commands.py:165 networking_ovn/ovsdb/commands.py:415 #: networking_ovn/ovsdb/commands.py:439 #, python-format msgid "Logical Switch %s does not exist" msgstr "" #: networking_ovn/ovsdb/commands.py:196 networking_ovn/ovsdb/commands.py:394 #, python-format msgid "Logical Switch Port %s does not exist" msgstr "" #: networking_ovn/ovsdb/commands.py:230 #, python-format msgid "Port %s does not exist" msgstr "" #: networking_ovn/ovsdb/commands.py:271 networking_ovn/ovsdb/commands.py:293 #: networking_ovn/ovsdb/commands.py:312 networking_ovn/ovsdb/commands.py:377 #: networking_ovn/ovsdb/commands.py:619 networking_ovn/ovsdb/commands.py:643 #, python-format msgid "Logical Router %s does not exist" msgstr "" #: networking_ovn/ovsdb/commands.py:321 #, python-format msgid "Logical Router Port with name \"%s\" already exists." msgstr "" #: networking_ovn/ovsdb/commands.py:347 networking_ovn/ovsdb/commands.py:371 #, python-format msgid "Logical Router Port %s does not exist" msgstr "" #: networking_ovn/ovsdb/commands.py:688 #, python-format msgid "Address set %s does not exist. Can't delete." msgstr "" #: networking_ovn/ovsdb/commands.py:710 #, python-format msgid "Address set %s does not exist. Can't update addresses" msgstr "" #: networking_ovn/ovsdb/commands.py:734 #, python-format msgid "Address set %s does not exist. Can't update external IDs" msgstr "" #: networking_ovn/ovsdb/commands.py:783 #, python-format msgid "DHCP Options row %s does not exist" msgstr "" #: networking_ovn/ovsdb/impl_idl_ovn.py:36 #, python-format msgid "" "OVS database connection to %(db_schema)s failed with error: '%(error)s'. " "Verify that the OVS and OVN services are available and that the " "'ovn_nb_connection' and 'ovn_sb_connection' configuration options are " "correct." msgstr "" #: networking_ovn/ovsdb/impl_idl_ovn.py:113 msgid "Currently only supports delete by lswitch-name" msgstr "" #: networking_ovn/ovsdb/impl_idl_ovn.py:136 msgid "Currently only supports delete by lport-name" msgstr ""