# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: neutron\n" "Report-Msgid-Bugs-To: neutron@packages.debian.org\n" "POT-Creation-Date: 2016-06-06 00:25+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. Type: string #. Description #: ../neutron-common.templates:2001 msgid "Authentication server hostname:" msgstr "" #. Type: string #. Description #: ../neutron-common.templates:2001 msgid "" "Please specify the hostname of your Neutron authentication server. Typically " "this is also the hostname of your OpenStack Identity Service (Keystone)." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:3001 msgid "Authentication server tenant name:" msgstr "" #. Type: string #. Description #: ../neutron-common.templates:3001 msgid "Please specify the authentication server tenant name." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:4001 ../neutron-metadata-agent.templates:4001 msgid "Authentication server username:" msgstr "" #. Type: string #. Description #: ../neutron-common.templates:4001 ../neutron-metadata-agent.templates:4001 msgid "Please specify the username to use with the authentication server." msgstr "" #. Type: password #. Description #: ../neutron-common.templates:5001 msgid "Authentication server password:" msgstr "" #. Type: password #. Description #: ../neutron-common.templates:5001 ../neutron-metadata-agent.templates:5001 msgid "Please specify the password to use with the authentication server." msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "OpenVSwitch" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "LinuxBridge" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "ml2" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "Brocade" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "Nicira" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "Midonet" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "NEC" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "Mellanox" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "Hyper-V" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "RYU" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "MetaPlugin" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "BigSwitch" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "Cisco" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:6001 msgid "PLUMgrid" msgstr "" #. Type: select #. Description #: ../neutron-common.templates:6002 msgid "Neutron plugin:" msgstr "" #. Type: select #. Description #: ../neutron-common.templates:6002 msgid "" "Neutron uses a plugin architecture to manage networking. When starting the " "Neutron server daemon, the configuration file corresponding to the plugin " "you wish to use needs to be loaded, by giving it as a parameter when " "starting the neutron-server daemon. Also, the core_plugin directive needs to " "match. Please select which plugin to use." msgstr "" #. Type: boolean #. Description #: ../neutron-common.templates:7001 msgid "Set up a database for Neutron?" msgstr "" #. Type: boolean #. Description #: ../neutron-common.templates:7001 msgid "" "No database has been set up for Neutron to use. Before continuing, you " "should make sure you have the following information:" msgstr "" #. Type: boolean #. Description #: ../neutron-common.templates:7001 msgid "" " * the type of database that you want to use;\n" " * the database server hostname (that server must allow TCP connections from " "this\n" " machine);\n" " * a username and password to access the database." msgstr "" #. Type: boolean #. Description #: ../neutron-common.templates:7001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." msgstr "" #. Type: boolean #. Description #: ../neutron-common.templates:7001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "neutron\"." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:8001 msgid "IP address of your RabbitMQ host:" msgstr "" #. Type: string #. Description #. Type: string #. Description #. Type: password #. Description #: ../neutron-common.templates:8001 ../neutron-common.templates:9001 #: ../neutron-common.templates:10001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:8001 msgid "Please specify the IP address of that server." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:9001 msgid "Username for connection to the RabbitMQ server:" msgstr "" #. Type: string #. Description #: ../neutron-common.templates:9001 msgid "Please specify the username used to connect to the RabbitMQ server." msgstr "" #. Type: password #. Description #: ../neutron-common.templates:10001 msgid "Password for connection to the RabbitMQ server:" msgstr "" #. Type: password #. Description #: ../neutron-common.templates:10001 msgid "Please specify the password used to connect to the RabbitMQ server." msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:11001 msgid "local" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:11001 msgid "gre" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:11001 msgid "vlan" msgstr "" #. Type: select #. Choices #: ../neutron-common.templates:11001 msgid "none" msgstr "" #. Type: select #. Description #. Translators: a "tenant" in OpenStack world is #. an entity that contains one or more username/password couples. #. It's typically the tenant that will be used for billing. Having more than one #. username/password is very helpful in larger organization. #. You're advised to either keep "tenant" without translating it #. or keep it parenthezised. Example for French: #. locataire ("tenant") #: ../neutron-common.templates:11002 msgid "Type of network to allocate for tenant networks:" msgstr "" #. Type: select #. Description #. Translators: a "tenant" in OpenStack world is #. an entity that contains one or more username/password couples. #. It's typically the tenant that will be used for billing. Having more than one #. username/password is very helpful in larger organization. #. You're advised to either keep "tenant" without translating it #. or keep it parenthezised. Example for French: #. locataire ("tenant") #: ../neutron-common.templates:11002 msgid "" "The value \"local\" is useful only for single-box testing. In order for " "tenant networks to provide connectivity between hosts, it is necessary to " "either choose \"vlan\" and then configure \"network_vlan_ranges\" or to " "choose \"gre\" and then configure \"tunnel_id_ranges\". Choose \"none\" to " "disable creation of tenant networks." msgstr "" #. Type: boolean #. Description #: ../neutron-common.templates:12001 msgid "Enable tunneling?" msgstr "" #. Type: boolean #. Description #: ../neutron-common.templates:12001 msgid "" "Please choose whether support should be activated for GRE networks on the " "server and agents. This requires kernel support for OVS patch ports and GRE " "tunneling." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:13001 msgid "Tunnel id ranges:" msgstr "" #. Type: string #. Description #: ../neutron-common.templates:13001 msgid "" "Please enter a comma-separated list of : tuples " "enumerating ranges of GRE tunnel IDs that are available for tenant network " "allocation if tenant_network_type is \"gre\"." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:14001 msgid "Local IP address of this hypervisor:" msgstr "" #. Type: string #. Description #: ../neutron-common.templates:14001 msgid "Please enter the local IP address for this hypervisor." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:15001 msgid "Nova server URL:" msgstr "" #. Type: string #. Description #: ../neutron-common.templates:15001 msgid "Please enter the URL of the Nova server." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:16001 msgid "Nova server region name:" msgstr "" #. Type: string #. Description #: ../neutron-common.templates:16001 msgid "Please enter the region of the Nova server." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:17001 msgid "Nova admin tenant name:" msgstr "" #. Type: string #. Description #: ../neutron-common.templates:17001 msgid "" "Neutron needs to be able to communicate with Nova through Keystone. " "Therefore Neutron needs to know the Nova admin tenant name, username and " "password." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:17001 msgid "Please enter the ID of the admin tenant for Nova." msgstr "" #. Type: string #. Description #: ../neutron-common.templates:18001 msgid "Neutron administrator username:" msgstr "" #. Type: string #. Description #: ../neutron-common.templates:18001 msgid "Please enter the username of the Nova administrator." msgstr "" #. Type: password #. Description #: ../neutron-common.templates:19001 msgid "Nova administrator password:" msgstr "" #. Type: password #. Description #: ../neutron-common.templates:19001 msgid "Please enter the password of the Nova administrator." msgstr "" #. Type: boolean #. Description #: ../neutron-server.templates:2001 msgid "Register Neutron in the Keystone endpoint catalog?" msgstr "" #. Type: boolean #. Description #: ../neutron-server.templates:2001 msgid "" "Each OpenStack service (each API) should be registered in order to be " "accessible. This is done using \"keystone service-create\" and \"keystone " "endpoint-create\". This can be done automatically now." msgstr "" #. Type: boolean #. Description #: ../neutron-server.templates:2001 msgid "" "Note that you will need to have an up and running Keystone server on which " "to connect using a known admin project name, admin username and password. " "The admin auth token is not used anymore." msgstr "" #. Type: string #. Description #: ../neutron-server.templates:3001 msgid "Keystone server IP address:" msgstr "" #. Type: string #. Description #: ../neutron-server.templates:3001 msgid "" "Please enter the IP address of the Keystone server, so that neutron-api can " "contact Keystone to do the Neutron service and endpoint creation." msgstr "" #. Type: string #. Description #: ../neutron-server.templates:4001 msgid "Keystone admin name:" msgstr "" #. Type: string #. Description #. Type: string #. Description #. Type: password #. Description #: ../neutron-server.templates:4001 ../neutron-server.templates:5001 #: ../neutron-server.templates:6001 msgid "" "To register the service endpoint, this package needs to know the Admin " "login, name, project name, and password to the Keystone server." msgstr "" #. Type: string #. Description #: ../neutron-server.templates:5001 msgid "Keystone admin project name:" msgstr "" #. Type: password #. Description #: ../neutron-server.templates:6001 msgid "Keystone admin password:" msgstr "" #. Type: string #. Description #: ../neutron-server.templates:7001 msgid "Neutron endpoint IP address:" msgstr "" #. Type: string #. Description #: ../neutron-server.templates:7001 msgid "Please enter the IP address that will be used to contact Neutron." msgstr "" #. Type: string #. Description #: ../neutron-server.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " "address." msgstr "" #. Type: string #. Description #: ../neutron-server.templates:8001 msgid "Name of the region to register:" msgstr "" #. Type: string #. Description #: ../neutron-server.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " "endpoint." msgstr "" #. Type: string #. Description #: ../neutron-metadata-agent.templates:2001 msgid "Auth server hostname:" msgstr "" #. Type: string #. Description #: ../neutron-metadata-agent.templates:2001 msgid "" "Please specify the URL of your Neutron authentication server. Typically this " "is also the URL of your OpenStack Identity Service (Keystone)." msgstr "" #. Type: string #. Description #: ../neutron-metadata-agent.templates:3001 msgid "Auth server tenant name:" msgstr "" #. Type: password #. Description #: ../neutron-metadata-agent.templates:5001 msgid "Auth server password:" msgstr "" #. Type: string #. Description #: ../neutron-metadata-agent.templates:6001 msgid "Name of the region to be used by the metadata server:" msgstr "" #. Type: string #. Description #: ../neutron-metadata-agent.templates:6001 msgid "" "Openstack can be used using availability zones, with each region " "representing a location. Please enter the zone that the metadata server " "should use." msgstr "" #. Type: password #. Description #: ../neutron-metadata-agent.templates:7001 msgid "Metadata proxy shared secret:" msgstr "" #. Type: password #. Description #: ../neutron-metadata-agent.templates:7001 msgid "" "VM instances using Neutron to handle networking retrieve their metadata " "through the Neutron metadata agent, which serves as a proxy to the Nova " "metadata REST API server." msgstr "" #. Type: password #. Description #: ../neutron-metadata-agent.templates:7001 msgid "" "Please enter the password that should be used to protect communications " "between the Neutron metadata proxy agent and the Nova metadata server. The " "same shared password should be used when setting up the nova-common package." msgstr ""