From b27d87609b7660b7a15b8856c8815914160bcf5a Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 25 Sep 2013 16:43:51 +0800 Subject: [PATCH] Added automatic Debconf config for RabbitMQ. Rewritten-From: 944add32da558b73c080484db504559d88e1bb8b --- xenial/debian/control | 2 +- xenial/debian/heat-common.config.in | 1 + xenial/debian/heat-common.postinst.in | 1 + xenial/debian/heat-common.templates | 26 +++ xenial/debian/po/cs.po | 59 ++++- xenial/debian/po/da.po | 57 ++++- xenial/debian/po/fr.po | 291 ++++++++++++------------ xenial/debian/po/it.po | 312 +++++++++++++------------- xenial/debian/po/ja.po | 57 ++++- xenial/debian/po/ru.po | 301 +++++++++++++------------ xenial/debian/po/templates.pot | 51 ++++- 11 files changed, 710 insertions(+), 448 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index f9eb4a38..7dea6449 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -6,7 +6,7 @@ Uploaders: Julien Danjou , Thomas Goirand , Mehdi Abaakouk Build-Depends: debhelper (>= 9), - openstack-pkg-tools (>= 4), + openstack-pkg-tools (>= 8~), po-debconf, python-all (>= 2.6.6-3~), python-d2to1, diff --git a/xenial/debian/heat-common.config.in b/xenial/debian/heat-common.config.in index 97dda403..d1f29aaa 100644 --- a/xenial/debian/heat-common.config.in +++ b/xenial/debian/heat-common.config.in @@ -10,6 +10,7 @@ CONF=/etc/heat/heat.conf pkgos_var_user_group heat pkgos_dbc_read_conf -pkg heat-engine ${CONF} DEFAULT sql_connection heat $@ +pkgos_rabbit_read_conf ${CONF} DEFAULT heat pkgos_read_admin_creds ${CONF} keystone_authtoken heat pkgos_register_endpoint_config heat diff --git a/xenial/debian/heat-common.postinst.in b/xenial/debian/heat-common.postinst.in index c3a73f26..68a08f6b 100644 --- a/xenial/debian/heat-common.postinst.in +++ b/xenial/debian/heat-common.postinst.in @@ -17,6 +17,7 @@ if [ "$1" = "configure" ] ; then pkgos_write_new_conf heat heat.conf pkgos_dbc_postinst ${CONF} DEFAULT sql_connection heat $@ + pkgos_rabbit_write_conf ${CONF} DEFAULT heat pkgos_write_admin_creds ${CONF} keystone_authtoken heat pkgos_register_endpoint_postinst heat heat orchestration "Heat Orchestration API" 8004 /v1/'%(tenant_id)s' # This is the equivalent of db-sync: diff --git a/xenial/debian/heat-common.templates b/xenial/debian/heat-common.templates index c2976248..2e0d7c0e 100644 --- a/xenial/debian/heat-common.templates +++ b/xenial/debian/heat-common.templates @@ -95,3 +95,29 @@ _Description: Set up a database for heat-engine? . You can change this setting later on by running "dpkg-reconfigure -plow heat-engine". + +Template: heat/rabbit-host +Type: string +Default: localhost +_Description: IP address of your RabbitMQ host: + In order to interoperate with other components of OpenStack, this package + needs to connect to a central RabbitMQ server. + . + Please specify the IP address of that server. + +Template: heat/rabbit-userid +Type: string +Default: guest +_Description: Username for connection to the RabbitMQ server: + In order to interoperate with other components of OpenStack, this package + needs to connect to a central RabbitMQ server. + . + Please specify the username used to connect to the RabbitMQ server. + +Template: heat/rabbit-password +Type: password +_Description: Password for connection to the RabbitMQ server: + In order to interoperate with other components of OpenStack, this package + needs to connect to a central RabbitMQ server. + . + Please specify the password used to connect to the RabbitMQ server. diff --git a/xenial/debian/po/cs.po b/xenial/debian/po/cs.po index b392e3a5..7d2010e0 100644 --- a/xenial/debian/po/cs.po +++ b/xenial/debian/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: heat 2013.1.2-4\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-09-25 14:57+0800\n" +"POT-Creation-Date: 2013-09-25 16:43+0800\n" "PO-Revision-Date: 2013-08-28 13:31+0200\n" "Last-Translator: Michal Simunek \n" "Language-Team: Czech \n" @@ -238,6 +238,63 @@ msgstr "" "Toto nastavení můžete později změnit spuštěním \"dpkg-reconfigure -plow heat-" "engine\"." +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "IP address of your RabbitMQ host:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:12001 ../heat-common.templates:13001 +#: ../heat-common.templates:14001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the IP address of that server." +msgstr "Zadejte prosím heslo, které se má použít na autentizačním serveru" + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +#, fuzzy +#| msgid "Please specify the username to use with the authentication server." +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Zadejte prosím uživatelské jméno, které se má použít na autentizačním " +"serveru." + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "Zadejte prosím heslo, které se má použít na autentizačním serveru" + #~ msgid "Auth server hostname:" #~ msgstr "Název hostitele autentizačního serveru:" diff --git a/xenial/debian/po/da.po b/xenial/debian/po/da.po index 755cbea0..14304c1a 100644 --- a/xenial/debian/po/da.po +++ b/xenial/debian/po/da.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: heat\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-09-25 14:57+0800\n" +"POT-Creation-Date: 2013-09-25 16:43+0800\n" "PO-Revision-Date: 2013-08-17 23:51+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -235,6 +235,61 @@ msgstr "" "Du kan ændre indstillingen senere ved at køre »dpkg-reconfigure -plow heat-" "engine«." +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "IP address of your RabbitMQ host:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:12001 ../heat-common.templates:13001 +#: ../heat-common.templates:14001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the IP address of that server." +msgstr "Angiv venligst adgangskoden for brug med godkendelsesserveren." + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +#, fuzzy +#| msgid "Please specify the username to use with the authentication server." +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "Angiv venligst brugernavnet for brug med godkendelsesserveren." + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "Angiv venligst adgangskoden for brug med godkendelsesserveren." + #~ msgid "Auth server hostname:" #~ msgstr "Værtsnavn for authserver:" diff --git a/xenial/debian/po/fr.po b/xenial/debian/po/fr.po index 4a7a0536..d5f1d1b2 100644 --- a/xenial/debian/po/fr.po +++ b/xenial/debian/po/fr.po @@ -7,94 +7,33 @@ msgid "" msgstr "" "Project-Id-Version: heat\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-07-10 22:55+0800\n" +"POT-Creation-Date: 2013-09-25 16:43+0800\n" "PO-Revision-Date: 2013-08-28 13:30+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: FRENCH \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.5.4\n" -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "Set up a database for heat-engine?" -msgstr "Installer une base de données pour le moteur de Heat ?" - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -"No database has been set up for heat-engine to use. Before continuing, you " -"should make sure you have the following information:" -msgstr "" -"Aucune base de données n'a été installée pour le moteur de Heat. Avant de " -"continuer, assurez-vous d'avoir toutes les informations nécessaires :" - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -" * the type of database that you want to use;\n" -" * the database server host name (that server must allow TCP connections " -"from this\n" -" machine);\n" -" * a username and password to access the database." -msgstr "" -" * le type de base de données que vous souhaitez utiliser ;\n" -" * le nom d'hôte du serveur de base de données (qui doit autoriser les\n" -" connexions TCP depuis cette machine) ;\n" -" * un nom d'utilisateur et un mot de passe pour accéder à la base de données." - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -"If some of these requirements are missing, do not choose this option and run " -"with regular SQLite support." -msgstr "" -"Si certains de ces prérequis sont manquants, ignorez cette option et " -"exécutez l'application avec le support SQLite normal." - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -"You can change this setting later on by running \"dpkg-reconfigure -plow " -"heat-engine\"." -msgstr "" -"Vous pouvez modifier ce réglage plus tard en lançant « dpkg-reconfigure -" -"plow heat-engine »." - #. Type: string #. Description -#: ../heat-api-cfn.templates:2001 -msgid "Auth server hostname:" +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" msgstr "Nom d'hôte du serveur d'authentification : " #. Type: string #. Description -#: ../heat-api-cfn.templates:2001 +#: ../heat-common.templates:2001 msgid "" -"Please specify the hostname of your authentication server. Typically this is " -"also the hostname of your OpenStack Identity Service (Keystone)." +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." msgstr "" -"Veuillez indiquer l'adresse URL de votre serveur d'authentification. " -"Typiquement c'est également le nom d'hôte de votre Service d'Identité " -"OpenStack (Keystone)." +"Veuillez indiquer le nom d'hôte du serveur d'authentification. Typiquement " +"c'est également le nom d'hôte de votre Service d'Identité d'OpenStack " +"(Keystone)." -#. Type: string -#. Description -#. Type: string -#. 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") #. Type: string #. Description #. Translators: a "tenant" in OpenStack world is @@ -104,13 +43,10 @@ msgstr "" #. You're advised to either keep "tenant" without translating it #. or keep it parenthezised. Example for French: #. locataire ("tenant") -#: ../heat-api-cfn.templates:3001 ../heat-api-cloudwatch.templates:3001 -#: ../heat-api-cloudwatch.templates:6001 ../heat-api.templates:3001 +#: ../heat-common.templates:3001 msgid "Authentication server tenant name:" msgstr "Nom d'espace client du serveur d'authentification :" -#. Type: string -#. Description #. Type: string #. Description #. Translators: a "tenant" in OpenStack world is @@ -120,93 +56,46 @@ msgstr "Nom d'espace client du serveur d'authentification :" #. You're advised to either keep "tenant" without translating it #. or keep it parenthezised. Example for French: #. locataire ("tenant") -#. Type: string -#. 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") -#: ../heat-api-cfn.templates:3001 ../heat-api-cloudwatch.templates:3001 -#: ../heat-api-cloudwatch.templates:6001 ../heat-api.templates:3001 +#: ../heat-common.templates:3001 msgid "Please specify the authentication server tenant name." msgstr "" "Veuillez indiquer le nom d'espace client du serveur d'authentification :" #. Type: string #. Description -#. Type: string -#. Description -#. Type: string -#. Description -#: ../heat-api-cfn.templates:4001 ../heat-api-cloudwatch.templates:4001 -#: ../heat-api-cloudwatch.templates:7001 ../heat-api.templates:4001 +#: ../heat-common.templates:4001 msgid "Authentication server username:" msgstr "Nom d'utilisateur pour le serveur d'authentification : " #. Type: string #. Description -#. Type: string -#. Description -#. Type: string -#. Description -#: ../heat-api-cfn.templates:4001 ../heat-api-cloudwatch.templates:4001 -#: ../heat-api-cloudwatch.templates:7001 ../heat-api.templates:4001 +#: ../heat-common.templates:4001 msgid "Please specify the username to use with the authentication server." msgstr "" "Veuillez indiquer le nom d'utilisateur pour le serveur d'authentification." #. Type: password #. Description -#. Type: password -#. Description -#. Type: password -#. Description -#: ../heat-api-cfn.templates:5001 ../heat-api-cloudwatch.templates:5001 -#: ../heat-api-cloudwatch.templates:8001 ../heat-api.templates:5001 +#: ../heat-common.templates:5001 msgid "Authentication server password:" msgstr "Mot de passe du serveur d'authentification : " #. Type: password #. Description -#. Type: password -#. Description -#. Type: password -#. Description -#: ../heat-api-cfn.templates:5001 ../heat-api-cloudwatch.templates:5001 -#: ../heat-api-cloudwatch.templates:8001 ../heat-api.templates:5001 +#: ../heat-common.templates:5001 msgid "Please specify the password to use with the authentication server." msgstr "" "Veuillez indiquer le nom d'utilisateur pour le serveur d'authentification. " -#. Type: string -#. Description -#: ../heat-api-cloudwatch.templates:2001 ../heat-api.templates:2001 -msgid "Authentication server hostname:" -msgstr "Nom d'hôte du serveur d'authentification : " - -#. Type: string -#. Description -#: ../heat-api-cloudwatch.templates:2001 ../heat-api.templates:2001 -msgid "" -"Please specify the hostname of the authentication server. Typically this is " -"also the hostname of the OpenStack Identity Service (Keystone)." -msgstr "" -"Veuillez indiquer le nom d'hôte du serveur d'authentification. Typiquement " -"c'est également le nom d'hôte de votre Service d'Identité d'OpenStack " -"(Keystone)." - #. Type: boolean #. Description -#: ../heat-api.templates:6001 +#: ../heat-common.templates:6001 msgid "Register Heat in the Keystone endpoint catalog?" msgstr "Enregistrer Heat dans le catalogue de points d'accès de Keystone ?" #. Type: boolean #. Description -#: ../heat-api.templates:6001 +#: ../heat-common.templates:6001 msgid "" "Each OpenStack service (each API) should be registered in order to be " "accessible. This is done using \"keystone service-create\" and \"keystone " @@ -218,7 +107,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-api.templates:6001 +#: ../heat-common.templates:6001 msgid "" "Note that you will need to have an up and running Keystone server on which " "to connect using the Keystone authentication token." @@ -228,30 +117,30 @@ msgstr "" #. Type: string #. Description -#: ../heat-api.templates:7001 +#: ../heat-common.templates:7001 msgid "Keystone server IP address:" msgstr "Adresse IP du serveur Keystone :" #. Type: string #. Description -#: ../heat-api.templates:7001 +#: ../heat-common.templates:7001 msgid "" "Please enter the IP address of the Keystone server, so that heat-api can " "contact Keystone to do the Heat service and endpoint creation." msgstr "" "Veuillez indiquer l'adresse IP du serveur Keystone, pour que l'api de Heat " -"puisse contacter Keystone pour établir le service Heat et créer " -"un point d'accès." +"puisse contacter Keystone pour établir le service Heat et créer un point " +"d'accès." #. Type: password #. Description -#: ../heat-api.templates:8001 +#: ../heat-common.templates:8001 msgid "Keystone authentication token:" msgstr "Jeton d'authentification Keystone : " #. Type: password #. Description -#: ../heat-api.templates:8001 +#: ../heat-common.templates:8001 msgid "" "To configure its endpoint in Keystone, heat-api needs the Keystone " "authentication token." @@ -261,19 +150,19 @@ msgstr "" #. Type: string #. Description -#: ../heat-api.templates:9001 +#: ../heat-common.templates:9001 msgid "Heat endpoint IP address:" msgstr "Adresse IP du point d'accès de Heat : " #. Type: string #. Description -#: ../heat-api.templates:9001 +#: ../heat-common.templates:9001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "Veuillez indiquer l'adresse IP qui sera utilisée pour contacter Heat." #. Type: string #. Description -#: ../heat-api.templates:9001 +#: ../heat-common.templates:9001 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 " @@ -285,13 +174,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-api.templates:10001 +#: ../heat-common.templates:10001 msgid "Name of the region to register:" msgstr "Nom de la région à enregistrer : " #. Type: string #. Description -#: ../heat-api.templates:10001 +#: ../heat-common.templates:10001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -300,3 +189,123 @@ msgstr "" "OpenStack supporte l'utilisation de zones disponibles, avec chaque région " "représentant un lieu. Veuillez entrer une zone que vous souhaitez utiliser " "lors de l'enregistrement d'un point d'accès." + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "Set up a database for heat-engine?" +msgstr "Installer une base de données pour le moteur de Heat ?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +"No database has been set up for heat-engine to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Aucune base de données n'a été installée pour le moteur de Heat. Avant de " +"continuer, assurez-vous d'avoir toutes les informations nécessaires :" + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * le type de base de données que vous souhaitez utiliser ;\n" +" * le nom d'hôte du serveur de base de données (qui doit autoriser les\n" +" connexions TCP depuis cette machine) ;\n" +" * un nom d'utilisateur et un mot de passe pour accéder à la base de données." + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Si certains de ces prérequis sont manquants, ignorez cette option et " +"exécutez l'application avec le support SQLite normal." + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-engine\"." +msgstr "" +"Vous pouvez modifier ce réglage plus tard en lançant « dpkg-reconfigure -" +"plow heat-engine »." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "IP address of your RabbitMQ host:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:12001 ../heat-common.templates:13001 +#: ../heat-common.templates:14001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the IP address of that server." +msgstr "" +"Veuillez indiquer le nom d'utilisateur pour le serveur d'authentification. " + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +#, fuzzy +#| msgid "Please specify the username to use with the authentication server." +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Veuillez indiquer le nom d'utilisateur pour le serveur d'authentification." + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "" +"Veuillez indiquer le nom d'utilisateur pour le serveur d'authentification. " + +#~ msgid "Auth server hostname:" +#~ msgstr "Nom d'hôte du serveur d'authentification : " + +#~ msgid "" +#~ "Please specify the hostname of your authentication server. Typically this " +#~ "is also the hostname of your OpenStack Identity Service (Keystone)." +#~ msgstr "" +#~ "Veuillez indiquer l'adresse URL de votre serveur d'authentification. " +#~ "Typiquement c'est également le nom d'hôte de votre Service d'Identité " +#~ "OpenStack (Keystone)." diff --git a/xenial/debian/po/it.po b/xenial/debian/po/it.po index 664db4c4..d9001f6a 100644 --- a/xenial/debian/po/it.po +++ b/xenial/debian/po/it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: heat\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-07-10 22:55+0800\n" +"POT-Creation-Date: 2013-09-25 16:43+0800\n" "PO-Revision-Date: 2013-08-30 12:17+0200\n" "Last-Translator: Beatrice Torracca \n" "Language-Team: Italian \n" @@ -17,75 +17,22 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Virtaal 0.7.1\n" -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "Set up a database for heat-engine?" -msgstr "Impostare un database per heat-engine?" - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -"No database has been set up for heat-engine to use. Before continuing, you " -"should make sure you have the following information:" -msgstr "" -"Non è stato impostato alcun database per essere usato da heat-engine. Prima " -"di continuare assicurarsi di avere le seguenti informazioni:" - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -" * the type of database that you want to use;\n" -" * the database server host name (that server must allow TCP connections " -"from this\n" -" machine);\n" -" * a username and password to access the database." -msgstr "" -" * il tipo di database che si desidera usare;\n" -" * il nome host del server di database (che deve permettere le\n" -" connessioni TCP da questa macchina);\n" -" * un nome utente e una password per accedere al database." - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -"If some of these requirements are missing, do not choose this option and run " -"with regular SQLite support." -msgstr "" -"Se non si ha uno o più di questi requisiti, non scegliere questa opzione ed " -"eseguire con il regolare supporto per SQLite." - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -"You can change this setting later on by running \"dpkg-reconfigure -plow " -"heat-engine\"." -msgstr "" -"È possibile cambiare questa impostazione successivamente eseguendo \"dpkg-" -"reconfigure -plow heat-engine\"." - #. Type: string #. Description -#: ../heat-api-cfn.templates:2001 -msgid "Auth server hostname:" -msgstr "Nome host del server di autenticazione:" +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Nome host per il server di autenticazione:" #. Type: string #. Description -#: ../heat-api-cfn.templates:2001 +#: ../heat-common.templates:2001 msgid "" -"Please specify the hostname of your authentication server. Typically this is " -"also the hostname of your OpenStack Identity Service (Keystone)." +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." msgstr "" "Specificare il nome host del server di autenticazione. Tipicamente, è anche " "il nome host dell'OpenStack Identity Service (Keystone)." -#. Type: string -#. Description #. Type: string #. Description #. Translators: a "tenant" in OpenStack world is @@ -95,31 +42,10 @@ msgstr "" #. You're advised to either keep "tenant" without translating it #. or keep it parenthezised. Example for French: #. locataire ("tenant") -#. Type: string -#. 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") -#: ../heat-api-cfn.templates:3001 ../heat-api-cloudwatch.templates:3001 -#: ../heat-api-cloudwatch.templates:6001 ../heat-api.templates:3001 +#: ../heat-common.templates:3001 msgid "Authentication server tenant name:" msgstr "Nome del locatario (\"tenant\") per il server di autenticazione:" -#. Type: string -#. Description -#. Type: string -#. 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") #. Type: string #. Description #. Translators: a "tenant" in OpenStack world is @@ -129,8 +55,7 @@ msgstr "Nome del locatario (\"tenant\") per il server di autenticazione:" #. You're advised to either keep "tenant" without translating it #. or keep it parenthezised. Example for French: #. locataire ("tenant") -#: ../heat-api-cfn.templates:3001 ../heat-api-cloudwatch.templates:3001 -#: ../heat-api-cloudwatch.templates:6001 ../heat-api.templates:3001 +#: ../heat-common.templates:3001 msgid "Please specify the authentication server tenant name." msgstr "" "Specificare il nome del locatario (\"tenant\") per il server di " @@ -138,73 +63,37 @@ msgstr "" #. Type: string #. Description -#. Type: string -#. Description -#. Type: string -#. Description -#: ../heat-api-cfn.templates:4001 ../heat-api-cloudwatch.templates:4001 -#: ../heat-api-cloudwatch.templates:7001 ../heat-api.templates:4001 +#: ../heat-common.templates:4001 msgid "Authentication server username:" msgstr "Nome utente per il server di autenticazione:" #. Type: string #. Description -#. Type: string -#. Description -#. Type: string -#. Description -#: ../heat-api-cfn.templates:4001 ../heat-api-cloudwatch.templates:4001 -#: ../heat-api-cloudwatch.templates:7001 ../heat-api.templates:4001 +#: ../heat-common.templates:4001 msgid "Please specify the username to use with the authentication server." msgstr "Specificare il nome utente da usare con il server di autenticazione." #. Type: password #. Description -#. Type: password -#. Description -#. Type: password -#. Description -#: ../heat-api-cfn.templates:5001 ../heat-api-cloudwatch.templates:5001 -#: ../heat-api-cloudwatch.templates:8001 ../heat-api.templates:5001 +#: ../heat-common.templates:5001 msgid "Authentication server password:" msgstr "Password per il server di autenticazione:" #. Type: password #. Description -#. Type: password -#. Description -#. Type: password -#. Description -#: ../heat-api-cfn.templates:5001 ../heat-api-cloudwatch.templates:5001 -#: ../heat-api-cloudwatch.templates:8001 ../heat-api.templates:5001 +#: ../heat-common.templates:5001 msgid "Please specify the password to use with the authentication server." msgstr "Specificare la password da usare con il server di autenticazione." -#. Type: string -#. Description -#: ../heat-api-cloudwatch.templates:2001 ../heat-api.templates:2001 -msgid "Authentication server hostname:" -msgstr "Nome host per il server di autenticazione:" - -#. Type: string -#. Description -#: ../heat-api-cloudwatch.templates:2001 ../heat-api.templates:2001 -msgid "" -"Please specify the hostname of the authentication server. Typically this is " -"also the hostname of the OpenStack Identity Service (Keystone)." -msgstr "" -"Specificare il nome host del server di autenticazione. Tipicamente, è anche " -"il nome host dell'OpenStack Identity Service (Keystone)." - #. Type: boolean #. Description -#: ../heat-api.templates:6001 +#: ../heat-common.templates:6001 msgid "Register Heat in the Keystone endpoint catalog?" msgstr "Registrare Heat nel catalogo di punti terminali Keystone?" #. Type: boolean #. Description -#: ../heat-api.templates:6001 +#: ../heat-common.templates:6001 msgid "" "Each OpenStack service (each API) should be registered in order to be " "accessible. This is done using \"keystone service-create\" and \"keystone " @@ -216,7 +105,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-api.templates:6001 +#: ../heat-common.templates:6001 msgid "" "Note that you will need to have an up and running Keystone server on which " "to connect using the Keystone authentication token." @@ -226,13 +115,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-api.templates:7001 +#: ../heat-common.templates:7001 msgid "Keystone server IP address:" msgstr "Indirizzo IP del server Keystone:" #. Type: string #. Description -#: ../heat-api.templates:7001 +#: ../heat-common.templates:7001 msgid "" "Please enter the IP address of the Keystone server, so that heat-api can " "contact Keystone to do the Heat service and endpoint creation." @@ -243,13 +132,13 @@ msgstr "" #. Type: password #. Description -#: ../heat-api.templates:8001 +#: ../heat-common.templates:8001 msgid "Keystone authentication token:" msgstr "Token di autenticazione Keystone:" #. Type: password #. Description -#: ../heat-api.templates:8001 +#: ../heat-common.templates:8001 msgid "" "To configure its endpoint in Keystone, heat-api needs the Keystone " "authentication token." @@ -259,19 +148,19 @@ msgstr "" #. Type: string #. Description -#: ../heat-api.templates:9001 +#: ../heat-common.templates:9001 msgid "Heat endpoint IP address:" msgstr "Indirizzo IP del punto terminale Heat:" #. Type: string #. Description -#: ../heat-api.templates:9001 +#: ../heat-common.templates:9001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "Inserire l'indirizzo IP che verrà usato per contattare Heat." #. Type: string #. Description -#: ../heat-api.templates:9001 +#: ../heat-common.templates:9001 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 " @@ -283,13 +172,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-api.templates:10001 +#: ../heat-common.templates:10001 msgid "Name of the region to register:" msgstr "Nome della regione da registrare:" #. Type: string #. Description -#: ../heat-api.templates:10001 +#: ../heat-common.templates:10001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -299,15 +188,132 @@ msgstr "" "rappresenta una posizione. Inserire la zona che si desidera usare durante la " "registrazione del punto terminale." +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "Set up a database for heat-engine?" +msgstr "Impostare un database per heat-engine?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +"No database has been set up for heat-engine to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Non è stato impostato alcun database per essere usato da heat-engine. Prima " +"di continuare assicurarsi di avere le seguenti informazioni:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * il tipo di database che si desidera usare;\n" +" * il nome host del server di database (che deve permettere le\n" +" connessioni TCP da questa macchina);\n" +" * un nome utente e una password per accedere al database." + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Se non si ha uno o più di questi requisiti, non scegliere questa opzione ed " +"eseguire con il regolare supporto per SQLite." + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-engine\"." +msgstr "" +"È possibile cambiare questa impostazione successivamente eseguendo \"dpkg-" +"reconfigure -plow heat-engine\"." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "IP address of your RabbitMQ host:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:12001 ../heat-common.templates:13001 +#: ../heat-common.templates:14001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the IP address of that server." +msgstr "Specificare la password da usare con il server di autenticazione." + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +#, fuzzy +#| msgid "Please specify the username to use with the authentication server." +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "Specificare il nome utente da usare con il server di autenticazione." + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "Specificare la password da usare con il server di autenticazione." + +#~ msgid "Auth server hostname:" +#~ msgstr "Nome host del server di autenticazione:" + +#~ msgid "" +#~ "Please specify the hostname of your authentication server. Typically this " +#~ "is also the hostname of your OpenStack Identity Service (Keystone)." +#~ msgstr "" +#~ "Specificare il nome host del server di autenticazione. Tipicamente, è " +#~ "anche il nome host dell'OpenStack Identity Service (Keystone)." + #~ msgid "" -#~ "No database has been set up for heat-engine to use. Before continuing, you " -#~ "should make sure you have:" +#~ "No database has been set up for heat-engine to use. Before continuing, " +#~ "you should make sure you have:" #~ msgstr "" -#~ "Non è stato impostato alcun database per essere usato da heat-engine. Prima " -#~ "di continuare ci si dovrebbe assicurare di avere:" +#~ "Non è stato impostato alcun database per essere usato da heat-engine. " +#~ "Prima di continuare ci si dovrebbe assicurare di avere:" #~ msgid "" -#~ " - the server host name (that server must allow TCP connections from this\n" +#~ " - the server host name (that server must allow TCP connections from " +#~ "this\n" #~ " machine);\n" #~ " - a username and password to access the database.\n" #~ " - A database type that you want to use." @@ -318,8 +324,8 @@ msgstr "" #~ " - un tipo di database che si desidera usare." #~ msgid "" -#~ "If some of these requirements are missing, reject this option and run with " -#~ "regular sqlite support." +#~ "If some of these requirements are missing, reject this option and run " +#~ "with regular sqlite support." #~ msgstr "" #~ "Se uno o più di questi requisiti non sono soddisfatti, rifiutare questa " #~ "opzione ed eseguire con il regolare supporto per sqlite." @@ -332,11 +338,11 @@ msgstr "" #~ "reconfigure -plow heat-engine»" #~ msgid "" -#~ "Please specify the URL of your authentication server. Typically this is also " -#~ "the URL of your OpenStack Identity Service (Keystone)." +#~ "Please specify the URL of your authentication server. Typically this is " +#~ "also the URL of your OpenStack Identity Service (Keystone)." #~ msgstr "" -#~ "Specificare l'URL del server di autenticazione. Tipicamente, è anche l'URL " -#~ "dell'OpenStack Identity Service (Keystone)." +#~ "Specificare l'URL del server di autenticazione. Tipicamente, è anche " +#~ "l'URL dell'OpenStack Identity Service (Keystone)." #~ msgid "Auth server tenant name:" #~ msgstr "Nome del tenant per il server di autenticazione:" @@ -361,8 +367,8 @@ msgstr "" #~ "comandi." #~ msgid "" -#~ "Note that you will need to have an up and running keystone server on which " -#~ "to connect using the Keystone auth token." +#~ "Note that you will need to have an up and running keystone server on " +#~ "which to connect using the Keystone auth token." #~ msgstr "" #~ "Notare che sarà necessario avere un server keystone in funzione a cui " #~ "connettersi usando il token di autenticazione Keystone." @@ -371,8 +377,8 @@ msgstr "" #~ msgstr "Indirizzo IP di Keystone:" #~ msgid "" -#~ "Enter the IP address of your keystone server, so that heat-api can contact " -#~ "Keystone to do the Heat service and endpoint creation." +#~ "Enter the IP address of your keystone server, so that heat-api can " +#~ "contact Keystone to do the Heat service and endpoint creation." #~ msgstr "" #~ "Inserire l'indirizzo IP del proprio server keystone, in modo che heat-api " #~ "possa contattare Keystone per effettuare la creazione del servizio e del " @@ -385,8 +391,8 @@ msgstr "" #~ "To configure its endpoint in Keystone, heat-api needs the Keystone auth " #~ "token." #~ msgstr "" -#~ "Per configurare il proprio punto terminale in Keystone, heat-api ha bisogno " -#~ "del token di autenticazione Keystone." +#~ "Per configurare il proprio punto terminale in Keystone, heat-api ha " +#~ "bisogno del token di autenticazione Keystone." #~ msgid "" #~ "Enter the IP address that will be used to contact Heat (eg: the Heat " diff --git a/xenial/debian/po/ja.po b/xenial/debian/po/ja.po index 95d7b36f..4ec67232 100644 --- a/xenial/debian/po/ja.po +++ b/xenial/debian/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: heat\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-09-25 14:57+0800\n" +"POT-Creation-Date: 2013-09-25 16:43+0800\n" "PO-Revision-Date: 2013-07-10 23:55+0900\n" "Last-Translator: victory \n" "Language-Team: Japanese \n" @@ -234,6 +234,61 @@ msgstr "" "この設定は後で「dpkg-reconfigure -plow heat-engine」を実行することにより変更" "できます。" +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "IP address of your RabbitMQ host:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:12001 ../heat-common.templates:13001 +#: ../heat-common.templates:14001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the IP address of that server." +msgstr "認証サーバで利用するパスワードを指定してください。" + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +#, fuzzy +#| msgid "Please specify the username to use with the authentication server." +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "認証サーバで利用するユーザ名を指定してください。" + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "認証サーバで利用するパスワードを指定してください。" + #~ msgid "Auth server hostname:" #~ msgstr "認証サーバのホスト名:" diff --git a/xenial/debian/po/ru.po b/xenial/debian/po/ru.po index ef3155aa..de74b97d 100644 --- a/xenial/debian/po/ru.po +++ b/xenial/debian/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: heat 2013.1.2-4\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-07-10 22:55+0800\n" +"POT-Creation-Date: 2013-09-25 16:43+0800\n" "PO-Revision-Date: 2013-08-30 09:10+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -14,88 +14,26 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<" -"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 1.4\n" -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "Set up a database for heat-engine?" -msgstr "Настроить базу данных для heat-engine?" - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -"No database has been set up for heat-engine to use. Before continuing, you " -"should make sure you have the following information:" -msgstr "" -"Для использования heat-engine требуется настроить базу данных. Если вы хотите " -"сделать это сейчас, то проверьте, что у вас есть следующая информация:" - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -" * the type of database that you want to use;\n" -" * the database server host name (that server must allow TCP connections " -"from this\n" -" machine);\n" -" * a username and password to access the database." -msgstr "" -" * тип базы данных, который хотите использовать;\n" -" * имя узла сервера (этот сервер должен принимать TCP-соединения\n" -" с этой машины);\n" -" * имя пользователя и пароль для доступа к базе данных." - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -"If some of these requirements are missing, do not choose this option and run " -"with regular SQLite support." -msgstr "" -"Если не хватает хотя бы одного параметра, ответьте отрицательно и включите " -"поддержку SQLite." - -#. Type: boolean -#. Description -#: ../heat-engine.templates:2001 -msgid "" -"You can change this setting later on by running \"dpkg-reconfigure -plow " -"heat-engine\"." -msgstr "" -"Позднее, вы можете изменить эту настройку, запустив «dpkg-reconfigure -plow " -"heat-engine»" - #. Type: string #. Description -#: ../heat-api-cfn.templates:2001 -msgid "Auth server hostname:" +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" msgstr "Имя узла сервера аутентификации:" #. Type: string #. Description -#: ../heat-api-cfn.templates:2001 +#: ../heat-common.templates:2001 msgid "" -"Please specify the hostname of your authentication server. Typically this is " -"also the hostname of your OpenStack Identity Service (Keystone)." +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." msgstr "" "Введите имя узла сервера аутентификации. Данное имя обычно совпадает с " "OpenStack Identity Service (Keystone)." -#. Type: string -#. Description -#. Type: string -#. 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") #. Type: string #. Description #. Translators: a "tenant" in OpenStack world is @@ -105,22 +43,10 @@ msgstr "" #. You're advised to either keep "tenant" without translating it #. or keep it parenthezised. Example for French: #. locataire ("tenant") -#: ../heat-api-cfn.templates:3001 ../heat-api-cloudwatch.templates:3001 -#: ../heat-api-cloudwatch.templates:6001 ../heat-api.templates:3001 +#: ../heat-common.templates:3001 msgid "Authentication server tenant name:" msgstr "Членское имя сервера аутентификации:" -#. Type: string -#. Description -#. Type: string -#. 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") #. Type: string #. Description #. Translators: a "tenant" in OpenStack world is @@ -130,146 +56,109 @@ msgstr "Членское имя сервера аутентификации:" #. You're advised to either keep "tenant" without translating it #. or keep it parenthezised. Example for French: #. locataire ("tenant") -#: ../heat-api-cfn.templates:3001 ../heat-api-cloudwatch.templates:3001 -#: ../heat-api-cloudwatch.templates:6001 ../heat-api.templates:3001 +#: ../heat-common.templates:3001 msgid "Please specify the authentication server tenant name." msgstr "Укажите членское имя сервера аутентификации." #. Type: string #. Description -#. Type: string -#. Description -#. Type: string -#. Description -#: ../heat-api-cfn.templates:4001 ../heat-api-cloudwatch.templates:4001 -#: ../heat-api-cloudwatch.templates:7001 ../heat-api.templates:4001 +#: ../heat-common.templates:4001 msgid "Authentication server username:" msgstr "Имя пользователя для сервера аутентификации:" #. Type: string #. Description -#. Type: string -#. Description -#. Type: string -#. Description -#: ../heat-api-cfn.templates:4001 ../heat-api-cloudwatch.templates:4001 -#: ../heat-api-cloudwatch.templates:7001 ../heat-api.templates:4001 +#: ../heat-common.templates:4001 msgid "Please specify the username to use with the authentication server." msgstr "Введите имя пользователя для работы с сервером аутентификации." #. Type: password #. Description -#. Type: password -#. Description -#. Type: password -#. Description -#: ../heat-api-cfn.templates:5001 ../heat-api-cloudwatch.templates:5001 -#: ../heat-api-cloudwatch.templates:8001 ../heat-api.templates:5001 +#: ../heat-common.templates:5001 msgid "Authentication server password:" msgstr "Пароль для сервера аутентификации:" #. Type: password #. Description -#. Type: password -#. Description -#. Type: password -#. Description -#: ../heat-api-cfn.templates:5001 ../heat-api-cloudwatch.templates:5001 -#: ../heat-api-cloudwatch.templates:8001 ../heat-api.templates:5001 +#: ../heat-common.templates:5001 msgid "Please specify the password to use with the authentication server." msgstr "Введите пароль для работы с сервером аутентификации." -#. Type: string -#. Description -#: ../heat-api-cloudwatch.templates:2001 ../heat-api.templates:2001 -msgid "Authentication server hostname:" -msgstr "Имя узла сервера аутентификации:" - -#. Type: string -#. Description -#: ../heat-api-cloudwatch.templates:2001 ../heat-api.templates:2001 -msgid "" -"Please specify the hostname of the authentication server. Typically this is " -"also the hostname of the OpenStack Identity Service (Keystone)." -msgstr "" -"Введите имя узла сервера аутентификации. Данное имя обычно совпадает с " -"OpenStack Identity Service (Keystone)." - #. Type: boolean #. Description -#: ../heat-api.templates:6001 +#: ../heat-common.templates:6001 msgid "Register Heat in the Keystone endpoint catalog?" msgstr "Зарегистрировать Heat в каталоге конечных точек keystone?" #. Type: boolean #. Description -#: ../heat-api.templates:6001 +#: ../heat-common.templates:6001 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 "" -"Для доступа к службам Openstack (каждому API) их нужно регистрировать. " -"Это выполняется с помощью команды «keystone service-create» и «keystone " -"endpoint-create». Это может быть сделано автоматически прямо сейчас." +"Для доступа к службам Openstack (каждому API) их нужно регистрировать. Это " +"выполняется с помощью команды «keystone service-create» и «keystone endpoint-" +"create». Это может быть сделано автоматически прямо сейчас." #. Type: boolean #. Description -#: ../heat-api.templates:6001 +#: ../heat-common.templates:6001 msgid "" "Note that you will need to have an up and running Keystone server on which " "to connect using the Keystone authentication token." msgstr "" -"Заметим, что у вас должен быть работающий сервер Keystone, к которому " -"будет произведено подключение с помощью токена аутентификации Keystone." +"Заметим, что у вас должен быть работающий сервер Keystone, к которому будет " +"произведено подключение с помощью токена аутентификации Keystone." #. Type: string #. Description -#: ../heat-api.templates:7001 +#: ../heat-common.templates:7001 msgid "Keystone server IP address:" msgstr "IP-адрес сервера Keystone:" #. Type: string #. Description -#: ../heat-api.templates:7001 +#: ../heat-common.templates:7001 msgid "" "Please enter the IP address of the Keystone server, so that heat-api can " "contact Keystone to do the Heat service and endpoint creation." msgstr "" -"Введите IP-адрес сервера Keystone для того, чтобы heat-api могла подключиться " -"к Keystone для запуска службы Heat и создания конечной точки." +"Введите IP-адрес сервера Keystone для того, чтобы heat-api могла " +"подключиться к Keystone для запуска службы Heat и создания конечной точки." #. Type: password #. Description -#: ../heat-api.templates:8001 +#: ../heat-common.templates:8001 msgid "Keystone authentication token:" msgstr "Токен аутентификации Keystone:" #. Type: password #. Description -#: ../heat-api.templates:8001 +#: ../heat-common.templates:8001 msgid "" "To configure its endpoint in Keystone, heat-api needs the Keystone " "authentication token." msgstr "" -"Для настройки собственной конечной точки в Keystone heat-api " -"требуется токен аутентификации Keystone." +"Для настройки собственной конечной точки в Keystone heat-api требуется токен " +"аутентификации Keystone." #. Type: string #. Description -#: ../heat-api.templates:9001 +#: ../heat-common.templates:9001 msgid "Heat endpoint IP address:" msgstr "IP-адрес конечной точки Heat:" #. Type: string #. Description -#: ../heat-api.templates:9001 +#: ../heat-common.templates:9001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "Введите IP-адрес, который будет использован для подключения к Heat." #. Type: string #. Description -#: ../heat-api.templates:9001 +#: ../heat-common.templates:9001 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 " @@ -281,20 +170,134 @@ msgstr "" #. Type: string #. Description -#: ../heat-api.templates:10001 +#: ../heat-common.templates:10001 msgid "Name of the region to register:" msgstr "Название области для регистрации:" #. Type: string #. Description -#: ../heat-api.templates:10001 +#: ../heat-common.templates:10001 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 "" -"Openstack поддерживает разделение на зоны доступности, где каждая " -"область представляет определённое расположение. Введите зону, которую вы " -"хотите " +"Openstack поддерживает разделение на зоны доступности, где каждая область " +"представляет определённое расположение. Введите зону, которую вы хотите " "использовать при регистрации конечной точки." +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "Set up a database for heat-engine?" +msgstr "Настроить базу данных для heat-engine?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +"No database has been set up for heat-engine to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Для использования heat-engine требуется настроить базу данных. Если вы " +"хотите сделать это сейчас, то проверьте, что у вас есть следующая информация:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * тип базы данных, который хотите использовать;\n" +" * имя узла сервера (этот сервер должен принимать TCP-соединения\n" +" с этой машины);\n" +" * имя пользователя и пароль для доступа к базе данных." + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Если не хватает хотя бы одного параметра, ответьте отрицательно и включите " +"поддержку SQLite." + +#. Type: boolean +#. Description +#: ../heat-common.templates:11001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-engine\"." +msgstr "" +"Позднее, вы можете изменить эту настройку, запустив «dpkg-reconfigure -plow " +"heat-engine»" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "IP address of your RabbitMQ host:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:12001 ../heat-common.templates:13001 +#: ../heat-common.templates:14001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the IP address of that server." +msgstr "Введите пароль для работы с сервером аутентификации." + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +#, fuzzy +#| msgid "Please specify the username to use with the authentication server." +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "Введите имя пользователя для работы с сервером аутентификации." + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "Введите пароль для работы с сервером аутентификации." + +#~ msgid "Auth server hostname:" +#~ msgstr "Имя узла сервера аутентификации:" + +#~ msgid "" +#~ "Please specify the hostname of your authentication server. Typically this " +#~ "is also the hostname of your OpenStack Identity Service (Keystone)." +#~ msgstr "" +#~ "Введите имя узла сервера аутентификации. Данное имя обычно совпадает с " +#~ "OpenStack Identity Service (Keystone)." diff --git a/xenial/debian/po/templates.pot b/xenial/debian/po/templates.pot index 52ffb15e..adaf4d36 100644 --- a/xenial/debian/po/templates.pot +++ b/xenial/debian/po/templates.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: heat\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-09-25 14:57+0800\n" +"POT-Creation-Date: 2013-09-25 16:43+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -208,3 +208,52 @@ msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-engine\"." msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "IP address of your RabbitMQ host:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:12001 ../heat-common.templates:13001 +#: ../heat-common.templates:14001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Please specify the IP address of that server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:13001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "" -- 2.45.2