From d6585c39d52f7a38896918d725685031d272eace Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 29 Mar 2016 13:17:38 +0000 Subject: [PATCH] Do not use Keystone admin auth token to setup API endpoints. Rewritten-From: 766a99624026a89c7f9a67db656be5eaabff8503 --- xenial/debian/changelog | 6 ++ xenial/debian/control | 2 +- xenial/debian/heat-common.templates | 25 ++++-- xenial/debian/po/cs.po | 81 ++++++++++++------- xenial/debian/po/da.po | 88 ++++++++++++++------- xenial/debian/po/de.po | 89 ++++++++++++++------- xenial/debian/po/es.po | 81 ++++++++++++------- xenial/debian/po/fr.po | 81 ++++++++++++------- xenial/debian/po/it.po | 117 +++++++++++++++++----------- xenial/debian/po/ja.po | 81 ++++++++++++------- xenial/debian/po/nl.po | 81 ++++++++++++------- xenial/debian/po/pt.po | 103 +++++++++++++++--------- xenial/debian/po/ru.po | 81 ++++++++++++------- xenial/debian/po/sv.po | 81 ++++++++++++------- xenial/debian/po/templates.pot | 68 ++++++++++------ 15 files changed, 711 insertions(+), 354 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 49d6f77a..879fb5e7 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +heat (1:6.0.0~rc1-2) experimental; urgency=medium + + * Do not use Keystone admin auth token to setup API endpoints. + + -- Thomas Goirand Tue, 29 Mar 2016 13:17:04 +0000 + heat (1:6.0.0~rc1-1) experimental; urgency=medium * New upstream release. diff --git a/xenial/debian/control b/xenial/debian/control index e1b73d4e..9b4389c3 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -6,7 +6,7 @@ Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), dh-python, dh-systemd, - openstack-pkg-tools (>= 37~), + openstack-pkg-tools (>= 40~), po-debconf, python-all, python-pbr (>= 1.8), diff --git a/xenial/debian/heat-common.templates b/xenial/debian/heat-common.templates index d2744870..9c0746f4 100644 --- a/xenial/debian/heat-common.templates +++ b/xenial/debian/heat-common.templates @@ -47,7 +47,8 @@ _Description: Register Heat in the Keystone endpoint catalog? endpoint-create". This can be done automatically now. . Note that you will need to have an up and running Keystone server on which to - connect using the Keystone authentication token. + connect using a known admin project name, admin username and password. The + admin auth token is not used anymore. Template: heat/keystone-ip Type: string @@ -55,11 +56,25 @@ _Description: Keystone server IP address: Please enter the IP address of the Keystone server, so that heat-api can contact Keystone to do the Heat service and endpoint creation. -Template: heat/keystone-auth-token +Template: heat/keystone-admin-name +Type: string +Default: admin +_Description: Keystone admin name: + To register the service endpoint, this package needs to know the Admin login, + name, project name, and password to the Keystone server. + +Template: heat/keystone-project-name +Type: string +Default: admin +_Description: Keystone admin project name: + To register the service endpoint, this package needs to know the Admin login, + name, project name, and password to the Keystone server. + +Template: heat/keystone-admin-password Type: password -_Description: Keystone authentication token: - To configure its endpoint in Keystone, heat-api needs the Keystone - authentication token. +_Description: Keystone admin password: + To register the service endpoint, this package needs to know the Admin login, + name, project name, and password to the Keystone server. Template: heat/endpoint-ip Type: string diff --git a/xenial/debian/po/cs.po b/xenial/debian/po/cs.po index 9038b62e..2efbf170 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-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2013-08-28 13:31+0200\n" "Last-Translator: Michal Simunek \n" "Language-Team: Czech \n" @@ -106,9 +106,14 @@ msgstr "" #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Berte na vědomí, že musíte mít běžící server keystone, na který se lze " "připojit pomocí ověřovacího klíče pro Keystone." @@ -129,37 +134,54 @@ msgstr "" "Zadejte IP adresu serveru Keystone, aby se mohlo heat-api spojit s Keystone " "a provozovat službu Heat a vytvářet koncové body." -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Autentizační klíč pro Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Aby mohlo heat-api nastavit v Keystone svůj koncový bod, potřebuje " -"autentizační klíč pro Keystone." #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "IP adresa koncového bodu Heat:" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "Zadejte IP adresu, která se bude používat ke spojení s Heat." #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -171,13 +193,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "Název registrované oblasti:" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -189,13 +211,13 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "Nastavit databázi pro heat-common?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -205,7 +227,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -220,7 +242,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -230,7 +252,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." @@ -240,7 +262,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "" @@ -250,8 +272,8 @@ msgstr "" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -259,7 +281,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 #, fuzzy #| msgid "Please specify the password to use with the authentication server." msgid "Please specify the IP address of that server." @@ -267,13 +289,13 @@ msgstr "Zadejte prosím heslo, které se má použít na autentizačním serveru #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 #, fuzzy #| msgid "Please specify the username to use with the authentication server." msgid "Please specify the username used to connect to the RabbitMQ server." @@ -283,18 +305,25 @@ msgstr "" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 #, 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 "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Aby mohlo heat-api nastavit v Keystone svůj koncový bod, potřebuje " +#~ "autentizační klíč pro Keystone." + #~ 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 60b93ef2..67ab4d48 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-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2014-02-22 23:51+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -103,9 +103,14 @@ msgstr "" #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Bemærk at du skal have en op og kørende Keystoneserver som du skal forbinde " "til med Keystones godkendelsessymbol." @@ -126,37 +131,54 @@ msgstr "" "Indtast venligst IP-adressen for Keystoneserveren, så at heat-api kan " "kontakte Keystone for at udføre Heattjenesten og slutpunktsoprettelse." -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Godkendelsessymbol for Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"For at konfigurere dets slutpunkt i Keystone, kræver heat-api Keystones " -"godkendelsessymbol." #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "IP-adresse for Heats slutpunkt:" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "Indtast venligst IP-adressen som vil blive brugt til at kontakte Heat." #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -168,13 +190,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "Navn på regionen der skal registreres:" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -186,13 +208,13 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "Opsæt en database for heat-common?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -202,7 +224,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -217,7 +239,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -227,7 +249,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." @@ -237,7 +259,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "IP-adresse for din RabbitMQ-vært:" @@ -247,8 +269,8 @@ msgstr "IP-adresse for din RabbitMQ-vært:" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -258,31 +280,39 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "Please specify the IP address of that server." msgstr "Angiv venligst IP-adressen for den server." #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "Brugernavn for forbindelsen til RabbitMQ-serveren:" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Please specify the username used to connect to the RabbitMQ server." -msgstr "Angiv venligst brugernavnet brugt til at forbinde med RabbitMQ-serveren." +msgstr "" +"Angiv venligst brugernavnet brugt til at forbinde med RabbitMQ-serveren." #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "Adgangskode for forbindelsen til RabbitMQ-serveren:" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Please specify the password used to connect to the RabbitMQ server." -msgstr "Angiv venligst adgangskoden brugt til at forbinde med RAbbitMQ-serveren." - +msgstr "" +"Angiv venligst adgangskoden brugt til at forbinde med RAbbitMQ-serveren." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "For at konfigurere dets slutpunkt i Keystone, kræver heat-api Keystones " +#~ "godkendelsessymbol." diff --git a/xenial/debian/po/de.po b/xenial/debian/po/de.po index 791e409a..5f042a8b 100644 --- a/xenial/debian/po/de.po +++ b/xenial/debian/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: heat 2014.1-6\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-09-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2014-06-05 18:52+0100\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -85,8 +85,8 @@ msgstr "Passwort des Authentifizierungsservers:" #: ../heat-common.templates:5001 msgid "Please specify the password to use with the authentication server." msgstr "" -"Bitte geben Sie das Passwort an, das für den Authentifizierungsserver benutzt " -"wird." +"Bitte geben Sie das Passwort an, das für den Authentifizierungsserver " +"benutzt wird." #. Type: boolean #. Description @@ -109,9 +109,14 @@ msgstr "" #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Beachten Sie, dass Sie einen laufenden Keystone-Server benötigen, mit dem " "Sie sich unter Nutzung des Keystone-Authentifizierungs-Tokens verbinden " @@ -133,38 +138,55 @@ msgstr "" "Geben Sie bitte die IP-Adresse des Keystone-Servers an, damit Heat-api " "Keystone kontaktieren kann, um den Heat-Dienst und -Endpunkt zu erstellen." -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Keystone-Authentifizierungs-Token:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Um seinen Keystone-Endpunkt einzurichten, benötigt Heat-api das Keystone-" -"Authentifizierungs-Token." #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "IP-Adresse des Heat-Endpunkts:" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "" "Geben Sie bitte die IP-Adresse an, die für den Kontakt mit Heat genutzt wird." #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -176,13 +198,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "Name der zu registrierenden Region:" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -194,13 +216,13 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "Datenbank für Heat-common einrichten?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -211,7 +233,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -226,7 +248,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -237,7 +259,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." @@ -247,7 +269,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "IP-Adresse Ihres RabbitMQ-Rechners:" @@ -257,8 +279,8 @@ msgstr "IP-Adresse Ihres RabbitMQ-Rechners:" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -268,19 +290,19 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "Please specify the IP address of that server." msgstr "Geben Sie bitte die IP-Adresse dieses Servers an." #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "Benutzername für die Verbindung mit dem RabbitMQ-Server:" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Please specify the username used to connect to the RabbitMQ server." msgstr "" "Bitte geben Sie den Benutzernamen ein, den Sie zum Verbinden mit dem " @@ -288,14 +310,21 @@ msgstr "" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "Passwort für die Verbindung mit dem RabbitMQ-Server:" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Please specify the password used to connect to the RabbitMQ server." msgstr "" -"Bitte geben Sie das Passwort ein, das Sie zum Verbinden mit dem " -"RabbitMQ-Server verwenden." +"Bitte geben Sie das Passwort ein, das Sie zum Verbinden mit dem RabbitMQ-" +"Server verwenden." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Um seinen Keystone-Endpunkt einzurichten, benötigt Heat-api das Keystone-" +#~ "Authentifizierungs-Token." diff --git a/xenial/debian/po/es.po b/xenial/debian/po/es.po index 453ef370..2265de19 100644 --- a/xenial/debian/po/es.po +++ b/xenial/debian/po/es.po @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: heat\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-09-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2013-12-08 21:30-0300\n" "Last-Translator: Matías Bellone \n" "Language-Team: Debian Spanish \n" @@ -126,9 +126,14 @@ msgstr "" #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Tenga en cuenta que necesitará disponer de un servidor Keystone en ejecución " "al que conectarse utilizando el token de autenticación de Keystone." @@ -149,37 +154,54 @@ msgstr "" "Introduzca la dirección IP del servidor Keystone para que heat-api pueda " "contactar con Keystone para realizar el servicio Heat y crear el punto final." -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Token de autenticación de Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Para configurar su punto final en Keystone, heat-api necesita el token de " -"autenticación de Keystone." #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "Dirección IP del punto final de Heat:" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "Introduzca la dirección IP que se utilizará para contactar con Heat." #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -191,13 +213,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "Nombre de la región a registrar:" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -209,7 +231,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 #, fuzzy #| msgid "Set up a database for heat-engine?" msgid "Set up a database for heat-common?" @@ -217,7 +239,7 @@ msgstr "¿Desea configurar una base de datos para heat-engine?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 #, fuzzy #| msgid "" #| "No database has been set up for heat-engine to use. Before continuing, " @@ -231,7 +253,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -246,7 +268,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -256,7 +278,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 #, fuzzy #| msgid "" #| "You can change this setting later on by running \"dpkg-reconfigure -plow " @@ -270,7 +292,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "" @@ -280,8 +302,8 @@ msgstr "" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -289,7 +311,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 #, fuzzy #| msgid "Please specify the password to use with the authentication server." msgid "Please specify the IP address of that server." @@ -297,13 +319,13 @@ msgstr "Indique la contraseña para usar con el servidor de autenticación." #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 #, fuzzy #| msgid "Please specify the username to use with the authentication server." msgid "Please specify the username used to connect to the RabbitMQ server." @@ -312,18 +334,25 @@ msgstr "" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 #, 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 "Indique la contraseña para usar con el servidor de autenticación." +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Para configurar su punto final en Keystone, heat-api necesita el token de " +#~ "autenticación de Keystone." + #~ msgid "Auth server hostname:" #~ msgstr "Nombre del equipo del servidor de autenticación:" diff --git a/xenial/debian/po/fr.po b/xenial/debian/po/fr.po index 50c64076..d1af1a92 100644 --- a/xenial/debian/po/fr.po +++ b/xenial/debian/po/fr.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-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2013-10-27 18:41+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: FRENCH \n" @@ -106,9 +106,14 @@ msgstr "" #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Veuillez noter que vous aurez besoin d'un serveur Keystone fonctionnel sur " "lequel se connecter en utilisant le jeton d'authentification Keystone." @@ -130,37 +135,54 @@ msgstr "" "puisse contacter Keystone pour établir le service Heat et créer un point " "d'accès." -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Jeton d'authentification Keystone : " +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Pour configurer son point d'accès dans Keystone, l'api de Heat a besoin du " -"jeton d'authentification Keystone." #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "Adresse IP du point d'accès de Heat : " #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -172,13 +194,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "Nom de la région à enregistrer : " #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -190,13 +212,13 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "Installer une base de données pour heat-common ?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -206,7 +228,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -222,7 +244,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -232,7 +254,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." @@ -242,7 +264,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "Adresse IP de l'hôte RabbitMQ :" @@ -252,8 +274,8 @@ msgstr "Adresse IP de l'hôte RabbitMQ :" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -263,36 +285,43 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "Please specify the IP address of that server." msgstr "Veuillez indiquer l'adresse IP de ce serveur. " #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "Nom d'utilisateur pour la connexion au serveur RabbitMQ :" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Please specify the username used to connect to the RabbitMQ server." msgstr "" "Veuillez indiquer le nom d'utilisateur pour se connecter au serveur RabbitMQ." #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "Mot de passe pour la connexion au serveur RabbitMQ :" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Please specify the password used to connect to the RabbitMQ server." msgstr "" "Veuillez indiquer le mot de passe pour se connecter au serveur RabbitMQ." +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Pour configurer son point d'accès dans Keystone, l'api de Heat a besoin " +#~ "du jeton d'authentification Keystone." + #~ msgid "Auth server hostname:" #~ msgstr "Nom d'hôte du serveur d'authentification : " diff --git a/xenial/debian/po/it.po b/xenial/debian/po/it.po index 05e6f2a9..106ce95f 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-09-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2014-04-06 15:03+0200\n" "Last-Translator: Beatrice Torracca \n" "Language-Team: Italian \n" @@ -99,17 +99,22 @@ msgid "" "endpoint-create\". This can be done automatically now." msgstr "" "Ogni servizio OpenStack (ogni API) dovrebbe essere registrato per poter " -"essere accessibile. Questo viene fatto usando «keystone service-create» e «" -"keystone endpoint-create». Ciò può essere fatto ora automaticamente." +"essere accessibile. Questo viene fatto usando «keystone service-create» e " +"«keystone endpoint-create». Ciò può essere fatto ora automaticamente." #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running keystone server on " +#| "which to connect using the Keystone auth token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" -"Notare che sarà necessario avere un server Keystone in funzione a cui " +"Notare che sarà necessario avere un server keystone in funzione a cui " "connettersi usando il token di autenticazione Keystone." #. Type: string @@ -129,37 +134,56 @@ msgstr "" "contattare Keystone per effettuare la creazione del servizio e del punto " "terminale Heat." -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" -msgstr "Token di autenticazione Keystone:" +#, fuzzy +#| msgid "Keystone IP address:" +msgid "Keystone admin name:" +msgstr "Indirizzo IP di Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Per configurare il proprio punto terminale in Keystone, heat-api ha bisogno " -"del token di autenticazione Keystone." #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +#, fuzzy +#| msgid "Keystone IP address:" +msgid "Keystone admin password:" +msgstr "Indirizzo IP di Keystone:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "Indirizzo IP del punto terminale Heat:" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -171,13 +195,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "Nome della regione da registrare:" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -189,13 +213,13 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "Impostare un database per heat-common?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -205,7 +229,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -220,7 +244,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -230,7 +254,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." @@ -240,7 +264,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "Indirizzo IP dell'host RabbitMQ:" @@ -250,8 +274,8 @@ msgstr "Indirizzo IP dell'host RabbitMQ:" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -261,37 +285,52 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 -#| msgid "Please specify the password to use with the authentication server." +#: ../heat-common.templates:14001 msgid "Please specify the IP address of that server." msgstr "Inserire l'indirizzo IP di tale server." #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "Nome utente per la connessione al server RabbitMQ:" #. Type: string #. Description -#: ../heat-common.templates:13001 -#| msgid "Please specify the username to use with the authentication server." +#: ../heat-common.templates:15001 msgid "Please specify the username used to connect to the RabbitMQ server." -msgstr "Specificare il nome utente da usare per connettersi al server RabbitMQ." +msgstr "" +"Specificare il nome utente da usare per connettersi al server RabbitMQ." #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "Password per la connessione al server RabbitMQ:" #. Type: password #. Description -#: ../heat-common.templates:14001 -#| msgid "Please specify the password to use with the authentication server." +#: ../heat-common.templates:16001 msgid "Please specify the password used to connect to the RabbitMQ server." msgstr "Specificare la password da usare per connettersi al server RabbitMQ." +#~ msgid "" +#~ "Note that you will need to have an up and running Keystone server on " +#~ "which to connect using the Keystone authentication token." +#~ msgstr "" +#~ "Notare che sarà necessario avere un server Keystone in funzione a cui " +#~ "connettersi usando il token di autenticazione Keystone." + +#~ msgid "Keystone authentication token:" +#~ msgstr "Token di autenticazione Keystone:" + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Per configurare il proprio punto terminale in Keystone, heat-api ha " +#~ "bisogno del token di autenticazione Keystone." + #~ msgid "Auth server hostname:" #~ msgstr "Nome host del server di autenticazione:" @@ -364,16 +403,6 @@ msgstr "Specificare la password da usare per connettersi al server RabbitMQ." #~ "«keystone endpoint-create». Scegliere se si desidera eseguire ora questi " #~ "comandi." -#~ msgid "" -#~ "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." - -#~ msgid "Keystone IP address:" -#~ 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." diff --git a/xenial/debian/po/ja.po b/xenial/debian/po/ja.po index 25e7f014..f4459cfe 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-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2013-07-10 23:55+0900\n" "Last-Translator: victory \n" "Language-Team: Japanese \n" @@ -103,9 +103,14 @@ msgstr "" #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Keystone 認証文字列を使って接続する先の Keystone サーバが必要なことに注意して" "ください。" @@ -126,37 +131,54 @@ msgstr "" "Keystone サーバの IP アドレスを入力してください。それにより heat-api は " "Keystone と通信し、heat サービスや端末の作成ができるようになります。" -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Keystone 認証文字列:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Keystone で端末を設定するには、heat-api は Keystone 認証文字列を必要としま" -"す。" #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "heat 端末の IP アドレス:" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "heat への通信に利用する IP アドレスを入力してください。" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -168,13 +190,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "登録する領域の名前:" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -185,13 +207,13 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "heat-common 用のデータベースを準備しますか?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -201,7 +223,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -216,7 +238,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -226,7 +248,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." @@ -236,7 +258,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "" @@ -246,8 +268,8 @@ msgstr "" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -255,7 +277,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 #, fuzzy #| msgid "Please specify the password to use with the authentication server." msgid "Please specify the IP address of that server." @@ -263,13 +285,13 @@ msgstr "認証サーバで利用するパスワードを指定してください #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 #, fuzzy #| msgid "Please specify the username to use with the authentication server." msgid "Please specify the username used to connect to the RabbitMQ server." @@ -277,18 +299,25 @@ msgstr "認証サーバで利用するユーザ名を指定してください。 #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 #, 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 "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Keystone で端末を設定するには、heat-api は Keystone 認証文字列を必要としま" +#~ "す。" + #~ msgid "Auth server hostname:" #~ msgstr "認証サーバのホスト名:" diff --git a/xenial/debian/po/nl.po b/xenial/debian/po/nl.po index d45379d4..9abb8ff2 100644 --- a/xenial/debian/po/nl.po +++ b/xenial/debian/po/nl.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-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2015-06-19 21:48+0200\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -108,9 +108,14 @@ msgstr "" #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Merk op dat u een volledig functionele Keystone-server nodig heeft waarmee u " "verbinding kunt maken met behulp van het authenticatiebewijs voor Keystone." @@ -131,38 +136,55 @@ msgstr "" "Gelieve het IP-adres van de Keystone-server op te geven, zodat heat-api " "Keystone kan contacteren om de Heatdienst en het toegangspunt aan te maken." -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Authenticatiebewijs voor Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Om zijn toegangspunt in Keystone te kunnen aanmaken, heeft heat-api het " -"authenticatiebewijs voor Keystone nodig." #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "IP-adres van het toegangspunt van Heat:" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "" "Geef op welk IP-adres gebruikt zal worden om contact te maken met Heat." #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -174,13 +196,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "Naam van de registratieregio:" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -192,13 +214,13 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "Een database opzetten voor heat-common?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -209,7 +231,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -225,7 +247,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -235,7 +257,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." @@ -245,7 +267,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "IP-adres van uw RabbitMQ-computer:" @@ -255,8 +277,8 @@ msgstr "IP-adres van uw RabbitMQ-computer:" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -266,19 +288,19 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "Please specify the IP address of that server." msgstr "Gelieve het IP-adres van die server op te geven." #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "Gebruikersnaam voor de verbinding met de RabbitMQ-server:" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Please specify the username used to connect to the RabbitMQ server." msgstr "" "Vermeld de gebruikersnaam waarmee verbinding gemaakt wordt met de RabbitMQ-" @@ -286,14 +308,21 @@ msgstr "" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "Wachtwoord voor de verbinding met de RabbitMQ-server:" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Please specify the password used to connect to the RabbitMQ server." msgstr "" "Geef op welk wachtwoord gebruikt wordt om verbinding te maken met de " "RabbitMQ-server." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Om zijn toegangspunt in Keystone te kunnen aanmaken, heeft heat-api het " +#~ "authenticatiebewijs voor Keystone nodig." diff --git a/xenial/debian/po/pt.po b/xenial/debian/po/pt.po index c56d163d..db1f0534 100644 --- a/xenial/debian/po/pt.po +++ b/xenial/debian/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: heat 2013.2-2\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-09-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2013-11-18 19:26+0000\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese \n" @@ -109,12 +109,17 @@ msgstr "" #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" -"Note que irá precisar de ter um servidor Keystone a funcionar no qual " -"ligar usando o sinal de autenticação do Keystone." +"Note que irá precisar de ter um servidor Keystone a funcionar no qual ligar " +"usando o sinal de autenticação do Keystone." #. Type: string #. Description @@ -133,73 +138,90 @@ msgstr "" "possa contactar o Keystone para fazer o serviço Heat e a criação do " "\"endpoint\"." -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Sinal (token) de autenticação do Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Para configurar o seu endpoint no Keystone, o heat-api precisa do sinal " -"de autenticação do Keystone." #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "Endereço IP do endpoint do Heat:" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "Por favor indique o endereço IP que será usado para contactar o Heat." #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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 "" -"Este endereço IP deve ser acessível a partir dos clientes que vão usar " -"este serviço, portanto se está a instalar uma \"cloud\" pública, este deve " -"ser um endereço IP público." +"Este endereço IP deve ser acessível a partir dos clientes que vão usar este " +"serviço, portanto se está a instalar uma \"cloud\" pública, este deve ser um " +"endereço IP público." #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "Nome da região a registar:" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 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 "" "O OpenStack suporta usar zonas de disponibilidade, com cada região a " -"representar um local. Por favor indique a zona que deseja usar ao registar " -"o endpoint." +"representar um local. Por favor indique a zona que deseja usar ao registar o " +"endpoint." #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "Configurar uma base de dados para o heat-common?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -209,7 +231,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -225,7 +247,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -235,17 +257,17 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." msgstr "" -"Você pode modificar estas definições mais tarde ao correr " -"\"dpkg-reconfigure -plow heat-common\"." +"Você pode modificar estas definições mais tarde ao correr \"dpkg-reconfigure " +"-plow heat-common\"." #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "Endereço IP da sua máquina RabbitMQ:" @@ -255,30 +277,30 @@ msgstr "Endereço IP da sua máquina RabbitMQ:" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." msgstr "" -"De modo a interagir com outros componentes do OpenStack, este pacote " -"precisa de ligar a um servidor RabbitMQ central." +"De modo a interagir com outros componentes do OpenStack, este pacote precisa " +"de ligar a um servidor RabbitMQ central." #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "Please specify the IP address of that server." msgstr "Por favor especifique o endereço IP desse servidor." #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "Nome de utilizador para ligação ao servidor RabbitMQ:" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Please specify the username used to connect to the RabbitMQ server." msgstr "" "Por favor especifique o nome de utilizador a usar para ligação ao servidor " @@ -286,16 +308,21 @@ msgstr "" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "Palavra passe para ligação ao servidor RabbitMQ:" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Please specify the password used to connect to the RabbitMQ server." msgstr "" "Por favor especifique a palavra passe a usar para ligação ao servidor " "RabbitMQ." - +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Para configurar o seu endpoint no Keystone, o heat-api precisa do sinal " +#~ "de autenticação do Keystone." diff --git a/xenial/debian/po/ru.po b/xenial/debian/po/ru.po index ba5ce61c..9b39c80d 100644 --- a/xenial/debian/po/ru.po +++ b/xenial/debian/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: heat 2013.2-2\n" "Report-Msgid-Bugs-To: heat@packages.debian.org\n" -"POT-Creation-Date: 2013-09-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2013-11-17 08:50+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -105,9 +105,14 @@ msgstr "" #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Заметим, что у вас должен быть работающий сервер Keystone, к которому будет " "произведено подключение с помощью токена аутентификации Keystone." @@ -128,37 +133,54 @@ msgstr "" "Введите IP-адрес сервера Keystone для того, чтобы heat-api могла " "подключиться к Keystone для запуска службы Heat и создания конечной точки." -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Токен аутентификации Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Для настройки собственной конечной точки в Keystone heat-api требуется токен " -"аутентификации Keystone." #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "IP-адрес конечной точки Heat:" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "Введите IP-адрес, который будет использован для подключения к Heat." #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -170,13 +192,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "Название области для регистрации:" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -188,13 +210,13 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "Настроить базу данных для heat-common?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -204,7 +226,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -219,7 +241,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -229,7 +251,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." @@ -239,7 +261,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "IP-адрес узла RabbitMQ:" @@ -249,8 +271,8 @@ msgstr "IP-адрес узла RabbitMQ:" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -260,34 +282,41 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "Please specify the IP address of that server." msgstr "Укажите IP-адрес этого сервера." #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "Имя пользователя для подключения к серверу RabbitMQ:" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Please specify the username used to connect to the RabbitMQ server." msgstr "Введите имя пользователя для подключения к серверу RabbitMQ." #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "Пароль для подключения к серверу RabbitMQ:" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Please specify the password used to connect to the RabbitMQ server." msgstr "Введите пароль для подключения к серверу RabbitMQ." +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Для настройки собственной конечной точки в Keystone heat-api требуется " +#~ "токен аутентификации Keystone." + #~ msgid "Auth server hostname:" #~ msgstr "Имя узла сервера аутентификации:" diff --git a/xenial/debian/po/sv.po b/xenial/debian/po/sv.po index 932c5364..5639ae84 100644 --- a/xenial/debian/po/sv.po +++ b/xenial/debian/po/sv.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-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: 2014-01-08 17:06+0100\n" "Last-Translator: Martin Bagge / brother \n" "Language-Team: Swedish \n" @@ -108,9 +108,14 @@ msgstr "" #. Type: boolean #. Description #: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "OBS. Du behöver ha en fungerande keystone-server att ansluta till." #. Type: string @@ -129,37 +134,54 @@ msgstr "" "Ange IP-adressen till din keystone-server så att heat-api kan kontakta " "Keystone för att lägga till Heat-tjänsten som en ändpunkt." -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Autetiseringsvärde för Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"För att lägga till ändpunkt i Keystone behöver glance-api ett " -"autentiseringsvärde för Keystone." #. Type: string #. Description #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "IP-adress för Heat-ändpunkt:" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "Ange den IP-adress som ska användas för att kontakta Heat." #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -171,13 +193,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "Regionnamn:" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -188,13 +210,13 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "Ska en databas installeras för heat-common?" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -204,7 +226,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -219,7 +241,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -229,7 +251,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." @@ -239,7 +261,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "IP-adress för din RabbitMQ-värd:" @@ -249,8 +271,8 @@ msgstr "IP-adress för din RabbitMQ-värd:" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -260,31 +282,38 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "Please specify the IP address of that server." msgstr "Ange IP-adressen för den servern." #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "Användarnamn för att ansluta till RabbitMQ-servern:" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Please specify the username used to connect to the RabbitMQ server." msgstr "" "Ange användarnamnet som ska användas för att ansluta till RabbitMQ-servern:" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "Lösenord för att ansluta till RabbitMQ-servern:" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Please specify the password used to connect to the RabbitMQ server." msgstr "Lösenord för att ansluta till RabbitMQ-servern:" + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "För att lägga till ändpunkt i Keystone behöver glance-api ett " +#~ "autentiseringsvärde för Keystone." diff --git a/xenial/debian/po/templates.pot b/xenial/debian/po/templates.pot index 3d8cf2af..95e946ee 100644 --- a/xenial/debian/po/templates.pot +++ b/xenial/debian/po/templates.pot @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the heat package. # FIRST AUTHOR , YEAR. # #, fuzzy @@ -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-27 00:04+0800\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -101,7 +101,8 @@ msgstr "" #: ../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." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" #. Type: string @@ -118,35 +119,52 @@ msgid "" "contact Keystone to do the Heat service and endpoint creation." msgstr "" -#. Type: password +#. Type: string #. Description #: ../heat-common.templates:8001 -msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../heat-common.templates:8001 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 msgid "" -"To configure its endpoint in Keystone, heat-api needs the Keystone " -"authentication token." +"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 #: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 msgid "Heat endpoint IP address:" msgstr "" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 msgid "Please enter the IP address that will be used to contact Heat." msgstr "" #. Type: string #. Description -#: ../heat-common.templates:9001 +#: ../heat-common.templates:11001 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 " @@ -155,13 +173,13 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "Name of the region to register:" msgstr "" #. Type: string #. Description -#: ../heat-common.templates:10001 +#: ../heat-common.templates:12001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -170,13 +188,13 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "Set up a database for heat-common?" msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "No database has been set up for heat-common to use. Before continuing, you " "should make sure you have the following information:" @@ -184,7 +202,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" " * the type of database that you want to use;\n" " * the database server host name (that server must allow TCP connections " @@ -195,7 +213,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "If some of these requirements are missing, do not choose this option and run " "with regular SQLite support." @@ -203,7 +221,7 @@ msgstr "" #. Type: boolean #. Description -#: ../heat-common.templates:11001 +#: ../heat-common.templates:13001 msgid "" "You can change this setting later on by running \"dpkg-reconfigure -plow " "heat-common\"." @@ -211,7 +229,7 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "IP address of your RabbitMQ host:" msgstr "" @@ -221,8 +239,8 @@ msgstr "" #. Description #. Type: password #. Description -#: ../heat-common.templates:12001 ../heat-common.templates:13001 -#: ../heat-common.templates:14001 +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 msgid "" "In order to interoperate with other components of OpenStack, this package " "needs to connect to a central RabbitMQ server." @@ -230,30 +248,30 @@ msgstr "" #. Type: string #. Description -#: ../heat-common.templates:12001 +#: ../heat-common.templates:14001 msgid "Please specify the IP address of that server." msgstr "" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Username for connection to the RabbitMQ server:" msgstr "" #. Type: string #. Description -#: ../heat-common.templates:13001 +#: ../heat-common.templates:15001 msgid "Please specify the username used to connect to the RabbitMQ server." msgstr "" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Password for connection to the RabbitMQ server:" msgstr "" #. Type: password #. Description -#: ../heat-common.templates:14001 +#: ../heat-common.templates:16001 msgid "Please specify the password used to connect to the RabbitMQ server." msgstr "" -- 2.45.2