From 71b728af45f335ba1391db360e624b14820a55ec Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 28 Nov 2012 11:58:33 +0000 Subject: [PATCH] Ran debconf-updatepo Rewritten-From: ce51da0176dbf8c86f232b6c87f0bf89a846770a --- xenial/debian/po/templates.pot | 91 +++++++++++++++++++++++++++++++++- 1 file changed, 90 insertions(+), 1 deletion(-) diff --git a/xenial/debian/po/templates.pot b/xenial/debian/po/templates.pot index cdab8393d..b039e3608 100644 --- a/xenial/debian/po/templates.pot +++ b/xenial/debian/po/templates.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: cinder@packages.debian.org\n" -"POT-Creation-Date: 2012-11-01 16:43+0000\n" +"POT-Creation-Date: 2012-11-28 11:58+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -116,3 +116,92 @@ msgid "" "Please specify the name of the LVM volume group (vg) on which Cinder will " "create partitions." msgstr "" + +#. Type: boolean +#. Description +#: ../cinder-api.templates:1001 +msgid "Register Cinder in the keystone endpoint catalog?" +msgstr "" + +#. Type: boolean +#. Description +#: ../cinder-api.templates:1001 +msgid "" +"Each Openstack services (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". Select if you want to run these commands now." +msgstr "" + +#. Type: boolean +#. Description +#: ../cinder-api.templates:1001 +msgid "" +"Note that you will need to have an up and running keystone server on which " +"to connect using the Keystone auth token." +msgstr "" + +#. Type: string +#. Description +#: ../cinder-api.templates:2001 +msgid "Keystone IP address:" +msgstr "" + +#. Type: string +#. Description +#: ../cinder-api.templates:2001 +msgid "" +"Enter the IP address of your keystone server, so that cinder-api can contact " +"Keystone to do the Cinder service and endpoint creation." +msgstr "" + +#. Type: password +#. Description +#: ../cinder-api.templates:3001 +msgid "Keystone Auth Token:" +msgstr "" + +#. Type: password +#. Description +#: ../cinder-api.templates:3001 +msgid "" +"To configure its endpoint in Keystone, cinder-api needs the Keystone auth " +"token." +msgstr "" + +#. Type: string +#. Description +#: ../cinder-api.templates:4001 +msgid "Cinder endpoint IP address:" +msgstr "" + +#. Type: string +#. Description +#: ../cinder-api.templates:4001 +msgid "" +"Enter the IP address that will be used to contact Cinder (eg: the Cinder " +"endpoint IP address)." +msgstr "" + +#. Type: string +#. Description +#: ../cinder-api.templates:4001 +msgid "" +"This IP address should be accessible from the clients that will use this " +"service, so if you are installing a public cloud, this should be a public IP " +"address." +msgstr "" + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +msgid "Name of the region to register:" +msgstr "" + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +msgid "" +"Openstack can be used using availability zones, with each region " +"representing a location. Please enter the zone that you wish to use when " +"registering the endpoint." +msgstr "" -- 2.45.2