From: Thomas Goirand Date: Wed, 25 Sep 2013 09:09:50 +0000 (+0800) Subject: Added new debconf templates. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e1c4ebecc41835eb920a743b3d92b5b86e376db7;p=openstack-build%2Fcinder-build.git Added new debconf templates. (cherry picked from commit 72157460277306261812e145828131cb923257b5) Rewritten-From: c9986bc0f977079504b41c07c3bf02f00e9e6456 --- diff --git a/xenial/debian/po/da.po b/xenial/debian/po/da.po new file mode 100644 index 000000000..adf591eb4 --- /dev/null +++ b/xenial/debian/po/da.po @@ -0,0 +1,271 @@ +# Danish translation cinder. +# Copyright (C) 2013 cinder & nedenstående oversættere. +# This file is distributed under the same license as the cinder package. +# Joe Hansen (joedalton2@yahoo.dk), 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: cinder\n" +"Report-Msgid-Bugs-To: cinder@packages.debian.org\n" +"POT-Creation-Date: 2013-09-02 07:02+0200\n" +"PO-Revision-Date: 2013-09-09 12:42+0000\n" +"Last-Translator: Joe Hansen \n" +"Language-Team: Danish \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:2001 +msgid "Start Cinder services at boot?" +msgstr "Start Cindertjenester ved opstart?" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:2001 +msgid "" +"Please choose whether you want to start Cinder services when the machine is " +"booted up." +msgstr "" +"Vælg venligst hvorvidt du ønsker at starte Cindertjenester når maskinen " +"starter op." + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "Set up a database for Cinder?" +msgstr "Opsæt en database for Cinder?" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "" +"No database has been set up for Cinder to use. Before continuing, you should " +"make sure you have the following information:" +msgstr "" +"Der er ikke opsat en database for Cinder. Hvis du ønsker at opsætte en nu så " +"sikr dig, at du har den følgende information:" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server hostname (that server must allow TCP connections from " +"this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * typen af database du ønsker at bruge\n" +" * værtsnavnet for databaseserveren (som skal tillade TCP-\n" +" forbindelser fra denne maskine)\n" +" * et brugernavn og en adgangskode til at tilgå databasen" + + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Hvis nogle af disse krav mangler, så vælg ikke denne indstilling og kør " +"med normal SQLite-understøttelse." + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"cinder\"." +msgstr "" +"Du kan ændre denne indstilling senere ved at køre »dpkg-reconfigure -plow " +"cinder«." + +#. Type: string +#. Description +#: ../cinder-common.templates:4001 +msgid "Authentication server hostname:" +msgstr "Værtsnavn for godkendelsesserver:" + +#. Type: string +#. Description +#: ../cinder-common.templates:4001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Angiv venligst værtsnavnet for godkendelsesserveren. Typisk er dette " +"også værtsnavnet for OpenStack Identity Service (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it aside with your translation. Example for French: +#. propriétaire ("tenant") +#: ../cinder-common.templates:5001 +msgid "Authentication server tenant name:" +msgstr "Tenantnavn for godkendelsesserver:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it aside with your translation. Example for French: +#. propriétaire ("tenant") +#: ../cinder-common.templates:5001 +msgid "Please specify the authentication server tenant name." +msgstr "Angiv venligst tenantnavn for godkendelseserveren." + +#. Type: string +#. Description +#: ../cinder-common.templates:6001 +msgid "Authentication server username:" +msgstr "Brugernavn for godkendelsesserver:" + +#. Type: string +#. Description +#: ../cinder-common.templates:6001 +msgid "Please specify the username to use with the authentication server." +msgstr "Angiv venligst brugernavnet der skal bruges med godkendelseserveren." + +#. Type: password +#. Description +#: ../cinder-common.templates:7001 +msgid "Authentication server password:" +msgstr "Adgangskode for godkendelsesserver:" + +#. Type: password +#. Description +#: ../cinder-common.templates:7001 +msgid "Please specify the password to use with the authentication server." +msgstr "Angiv venligt adgangskoden til brug med godkendelsesserveren." + +#. Type: string +#. Description +#: ../cinder-common.templates:8001 +msgid "Cinder volume group:" +msgstr "Cinder-diskenhedsgruppe:" + +#. Type: string +#. Description +#: ../cinder-common.templates:8001 +msgid "" +"Please specify the name of the LVM volume group on which Cinder will create " +"partitions." +msgstr "" +"Angiv venligst navnet for LVM-diskenhedsgruppen hvor Cinder vil oprette " +"partitioner." + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +msgid "Register Cinder in the Keystone endpoint catalog?" +msgstr "Registrer Cinder i Keystones slutpunktskatalog?" + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Hver OpenStack-tjeneste (hver API) skal registreres for at være tilgængelig. " +"Dette gøres med »keystone service-create« og »keystone endpoint-create«. " +"Dette kan udføres automatisk nu." + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +msgid "" +"Note that you will need to have an up and running Keystone server on which " +"to connect using the Keystone authentication token." +msgstr "" +"Bemærk at du skal have en op og kørende Keystoneserver, som du kan forbinde " +"til med Keystones godkendelsessymbol." + +#. Type: string +#. Description +#: ../cinder-api.templates:3001 +msgid "Keystone server IP address:" +msgstr "IP-adresse for Keystoneserver:" + +#. Type: string +#. Description +#: ../cinder-api.templates:3001 +msgid "" +"Please enter the IP address of the Keystone server, so that cinder-api can " +"contact Keystone to do the Cinder service and endpoint creation." +msgstr "" +"Indtast IP-adressen for din Keystoneserver, så at cinder-api kan kontakte " +"Keystone for at udføre Cindertjenesten og slutpunktsoprettelse." + +#. Type: password +#. Description +#: ../cinder-api.templates:4001 +msgid "Keystone authentication token:" +msgstr "Godkendelsessymbol for Keystone:" + +#. Type: password +#. Description +#: ../cinder-api.templates:4001 +msgid "" +"To configure its endpoint in Keystone, cinder-api needs the Keystone " +"authentication token." +msgstr "" +"For at konfigurere sit slutpunkt i Keystone skal cinder-api bruge Keystones " +"godkendelsessymbol." + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +msgid "Cinder endpoint IP address:" +msgstr "IP-adresse for Cinderslutpunkt:" + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +msgid "Please enter the IP address that will be used to contact Cinder." +msgstr "Indtast IP-adressen som vil blive brugt til at kontakter Cinder." + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +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 "" +"Denne IP-adresse skal være tilgængelig fra klienterne som vil bruge denne " +"tjeneste, så hvis du installerer en offentlig sky, skal dette være en " +"offentlig IP-adresse." + +#. Type: string +#. Description +#: ../cinder-api.templates:6001 +msgid "Name of the region to register:" +msgstr "Navn på regionen der skal registreres:" + +#. Type: string +#. Description +#: ../cinder-api.templates:6001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack understøtter at bruge tilgængelighedszoner, hvor hver region " +"repræsenterer et sted. Indtast venligst zonen, som du ønsker at bruge, når " +"du registrerer slutpunktet." + + diff --git a/xenial/debian/po/fr.po b/xenial/debian/po/fr.po new file mode 100644 index 000000000..b7ef10b8b --- /dev/null +++ b/xenial/debian/po/fr.po @@ -0,0 +1,332 @@ +# Translation of cinder debconf templates to French. +# Copyright (C) 2013, French l10n team +# This file is distributed under the same license as the CINDER package. +# Julien Patriarca , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: cinder\n" +"Report-Msgid-Bugs-To: cinder@packages.debian.org\n" +"POT-Creation-Date: 2013-09-02 07:02+0200\n" +"PO-Revision-Date: 2013-09-02 17:12+0100\n" +"Last-Translator: Julien Patriarca \n" +"Language-Team: FRENCH \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.4\n" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:2001 +#| msgid "Start cinder services at boot?" +msgid "Start Cinder services at boot?" +msgstr "Démarrer les services Cinder au lancement du système ?" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:2001 +msgid "" +"Please choose whether you want to start Cinder services when the machine is " +"booted up." +msgstr "" +"Veuillez choisir si vous souhaitez lancer les services Cinder lors du " +"démarrage de la machine." + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "Set up a database for Cinder?" +msgstr "Installer une base de données pour Cinder ?" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +#| msgid "" +#| "No database has been set up for Cinder to use. If you want to set one up " +#| "now, please make sure you have all needed information:" +msgid "" +"No database has been set up for Cinder to use. Before continuing, you should " +"make sure you have the following information:" +msgstr "" +"Aucune base de données n'a été intallée pour Cinder. Si vous voulez en " +"installer une maintenant, assurez-vous d'avoir les informations suivantes :" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +#| msgid "" +#| " * the host name of the database server (which must allow TCP\n" +#| " connections from this machine);\n" +#| " * a username and password to access the database;\n" +#| " * the type of database management software you want to use." +msgid "" +" * the type of database that you want to use;\n" +" * the database server hostname (that server must allow TCP connections from " +"this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +"- Le type de base de données que vous souhaitez utiliser ;\n" +"- le nom d'hôte du serveur de base de données (ce serveur doit accepter les " +"connexions TCP depuis cette\n" +" machine) ;\n" +"- un nom d'utilisateur et un mot de passe pour accéder à cette base de " +"données." + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Si certains de ces prérequis sont manquants, ignorer cette option et " +"exécuter l'application avec le support sqlite normal." + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +#| msgid "" +#| "You can change this setting later on by running \"dpkg-reconfigure -plow " +#| "cinder-common\"." +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"cinder\"." +msgstr "" +"Vous pouvez modifier ce réglage plus tard en lançant « dpkg-reconfigure -" +"plow cinder-common »." + +#. Type: string +#. Description +#: ../cinder-common.templates:4001 +#| msgid "Auth server hostname:" +msgid "Authentication server hostname:" +msgstr "Nom d'hôte du serveur d'authentification : " + +#. Type: string +#. Description +#: ../cinder-common.templates:4001 +#| msgid "" +#| "Please specify the URL of your Cinder authentication server. Typically " +#| "this is also the URL of your OpenStack Identity Service (Keystone)." +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Veuillez indiquer le nom d'hôte de votre serveur d'authentification Cinder. " +"Typiquement, c'est également le nom d'hôte de votre Service d'Identité " +"OpenStack (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it aside with your translation. Example for French: +#. propriétaire ("tenant") +#: ../cinder-common.templates:5001 +#| msgid "Auth server tenant name:" +msgid "Authentication server tenant name:" +msgstr "Nom d'espace client du serveur d'authentification :" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it aside with your translation. Example for French: +#. propriétaire ("tenant") +#: ../cinder-common.templates:5001 +msgid "Please specify the authentication server tenant name." +msgstr "" +"Veuillez indiquer le serveur d'authentification pour le nom de l'espace " +"client." + +#. Type: string +#. Description +#: ../cinder-common.templates:6001 +#| msgid "Auth server username:" +msgid "Authentication server username:" +msgstr "Nom d'utilisateur du serveur d'authentification : " + +#. Type: string +#. Description +#: ../cinder-common.templates:6001 +msgid "Please specify the username to use with the authentication server." +msgstr "" +"Veuillez indiquer le nom d'utilisateur à utiliser sur le serveur " +"d'authentification." + +#. Type: password +#. Description +#: ../cinder-common.templates:7001 +#| msgid "Auth server password:" +msgid "Authentication server password:" +msgstr "Mot de passe du serveur d'authentification : " + +#. Type: password +#. Description +#: ../cinder-common.templates:7001 +msgid "Please specify the password to use with the authentication server." +msgstr "" +"Veuillez indiquer le mot de passe à utiliser sur le serveur " +"d'authentification." + +#. Type: string +#. Description +#: ../cinder-common.templates:8001 +msgid "Cinder volume group:" +msgstr "Groupe de volume Cinder : " + +#. Type: string +#. Description +#: ../cinder-common.templates:8001 +#| msgid "" +#| "Please specify the name of the LVM volume group (vg) on which Cinder will " +#| "create partitions." +msgid "" +"Please specify the name of the LVM volume group on which Cinder will create " +"partitions." +msgstr "" +"Veuillez indiquer le nom du groupe de volume LVM sur lequel Cinder créera " +"les partitions." + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +#| msgid "Register Cinder in the keystone endpoint catalog?" +msgid "Register Cinder in the Keystone endpoint catalog?" +msgstr "Enregistrer Cinder dans le catalogue de points d'accès Keystone ?" + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +#| 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." +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Chaque service OpenStack (chaque API) doit être enregistré pour être " +"accessible. Ceci peut être fait en utilisant « keystone service-create » et " +"« keystone endpoint-create ». Choisissez si vous souhaitez lancer ces " +"commandes maintenant." + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +#| 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." +msgstr "" +"Veuillez noter que vous aurez besoin d'avoir un serveur Keystone fonctionnel " +"sur lequel se connecter pour utiliser le jeton d'authentification Keystone." + +#. Type: string +#. Description +#: ../cinder-api.templates:3001 +#| msgid "Keystone IP address:" +msgid "Keystone server IP address:" +msgstr "Adresse IP du serveur Keystone : " + +#. Type: string +#. Description +#: ../cinder-api.templates:3001 +#| msgid "" +#| "Enter the IP address of your keystone server, so that cinder-api can " +#| "contact Keystone to do the Cinder service and endpoint creation." +msgid "" +"Please enter the IP address of the Keystone server, so that cinder-api can " +"contact Keystone to do the Cinder service and endpoint creation." +msgstr "" +"Veuillez indiquer l'adresse IP du serveur Keystone, pour que l'api cinder " +"puisse contacter Keystone pour établir le service Cinder ainsi que la " +"création du point d'accès." + +#. Type: password +#. Description +#: ../cinder-api.templates:4001 +#| msgid "Keystone Auth Token:" +msgid "Keystone authentication token:" +msgstr "Jeton d'authentification Keystone : " + +#. Type: password +#. Description +#: ../cinder-api.templates:4001 +#| msgid "" +#| "To configure its endpoint in Keystone, cinder-api needs the Keystone auth " +#| "token." +msgid "" +"To configure its endpoint in Keystone, cinder-api needs the Keystone " +"authentication token." +msgstr "" +"Pour configurer son point d'accès dans Keystone, l'api de cinder a besoin du " +"jeton d'authentification Keystone." + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +msgid "Cinder endpoint IP address:" +msgstr "Adresse IP du point d'accès Cinder : " + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +#| msgid "" +#| "Enter the IP address that will be used to contact Cinder (eg: the Cinder " +#| "endpoint IP address)." +msgid "Please enter the IP address that will be used to contact Cinder." +msgstr "" +"Veuillez indiquer l'adresse IP qui sera utilisée pour contacter Cinder." + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +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 "" +"Cette adresse IP doit être accessible depuis les clients qui utiliseront ce " +"service, donc si vous installez un nuage public, ce devra être une adresse " +"IP publique." + +#. Type: string +#. Description +#: ../cinder-api.templates:6001 +msgid "Name of the region to register:" +msgstr "Nom de la région à enregistrer : " + +#. Type: string +#. Description +#: ../cinder-api.templates:6001 +#| 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." +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack supporte l'utilisation de zones disponibles, avec chaque région " +"représentant un lieu. Veuillez entrer une zone que vous souhaitez utiliser " +"lors de l'enregistrement d'un point d'accès." + +#~ msgid "" +#~ "If you don't choose this option, no database will be set up and Cinder " +#~ "will use regular SQLite support." +#~ msgstr "" +#~ "Si vous ne choisissez pas cette option, aucune base de données ne sera " +#~ "installée et Cinder utilisera le support SQLite normal." diff --git a/xenial/debian/po/ja.po b/xenial/debian/po/ja.po new file mode 100644 index 000000000..4c4c66a81 --- /dev/null +++ b/xenial/debian/po/ja.po @@ -0,0 +1,265 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the cinder package. +# victory , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: cinder\n" +"Report-Msgid-Bugs-To: cinder@packages.debian.org\n" +"POT-Creation-Date: 2013-09-02 07:02+0200\n" +"PO-Revision-Date: 2013-09-02 14:02+0900\n" +"Last-Translator: victory \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:2001 +msgid "Start Cinder services at boot?" +msgstr "ブート時に Cinder サービスを開始しますか?" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:2001 +msgid "" +"Please choose whether you want to start Cinder services when the machine is " +"booted up." +msgstr "マシン起動後に Cinder サービスを開始するかどうか選択してください。" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "Set up a database for Cinder?" +msgstr "Cinder 用のデータベースを用意しますか?" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "" +"No database has been set up for Cinder to use. Before continuing, you should " +"make sure you have the following information:" +msgstr "" +"Cinder で利用するデータベースが用意されていません。続ける前に以下の情報が揃っ" +"ていることを確認してください:" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server hostname (that server must allow TCP connections from " +"this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" - 使いたいデータベースの種類\n" +" - データベースサーバのホスト名 (このサーバはこのマシンからの\n" +" TCP 接続を許可しなければなりません)\n" +" - データベースにアクセスするためのユーザ名とパスワード" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"必要な情報が欠けている場合このオプションを却下して標準の SQLite を利用しま" +"す。" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"cinder\"." +msgstr "" +"この設定は後で「dpkg-reconfigure -plow cinder」を実行することにより" +"変更できます。" + +#. Type: string +#. Description +#: ../cinder-common.templates:4001 +msgid "Authentication server hostname:" +msgstr "認証サーバのホスト名:" + +#. Type: string +#. Description +#: ../cinder-common.templates:4001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"認証サーバのホスト名を指定してください。これは通常 OpenStack Identity Service " +"(Keystone) のホスト名にもなります。" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it aside with your translation. Example for French: +#. propriétaire ("tenant") +#: ../cinder-common.templates:5001 +msgid "Authentication server tenant name:" +msgstr "認証サーバの管理用アカウント (tenant) 名" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it aside with your translation. Example for French: +#. propriétaire ("tenant") +#: ../cinder-common.templates:5001 +msgid "Please specify the authentication server tenant name." +msgstr "認証サーバの管理用アカウント (tenant) 名を指定してください。" + +#. Type: string +#. Description +#: ../cinder-common.templates:6001 +msgid "Authentication server username:" +msgstr "認証サーバのユーザ名:" + +#. Type: string +#. Description +#: ../cinder-common.templates:6001 +msgid "Please specify the username to use with the authentication server." +msgstr "認証サーバで利用するユーザ名を指定してください。" + +#. Type: password +#. Description +#: ../cinder-common.templates:7001 +msgid "Authentication server password:" +msgstr "認証サーバのパスワード:" + +#. Type: password +#. Description +#: ../cinder-common.templates:7001 +msgid "Please specify the password to use with the authentication server." +msgstr "認証サーバで利用するパスワードを指定してください。" + +#. Type: string +#. Description +#: ../cinder-common.templates:8001 +msgid "Cinder volume group:" +msgstr "Cinder ボリュームグループ:" + +#. Type: string +#. Description +#: ../cinder-common.templates:8001 +msgid "" +"Please specify the name of the LVM volume group on which Cinder will create " +"partitions." +msgstr "" +"Cinder にパーティションを作成させる LVM ボリュームグループの名前を指定してくだ" +"さい。" + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +msgid "Register Cinder in the Keystone endpoint catalog?" +msgstr "Cinder を Keystone の端末リストに登録しますか?" + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"OpenStack のサービスごと (API ごと) に、アクセスできるようにするため登録すべき" +"です。「keystone service-create」と「keystone endpoint-create」を使って登録す" +"ることができます。ここで自動的に行うことができます。" + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +msgid "" +"Note that you will need to have an up and running Keystone server on which " +"to connect using the Keystone authentication token." +msgstr "" +"Keystone 認証文字列を使って接続する先の Keystone サーバが必要なことに注意して" +"ください。" + +#. Type: string +#. Description +#: ../cinder-api.templates:3001 +msgid "Keystone server IP address:" +msgstr "Keystone サーバの IP アドレス:" + +#. Type: string +#. Description +#: ../cinder-api.templates:3001 +msgid "" +"Please enter the IP address of the Keystone server, so that cinder-api can " +"contact Keystone to do the Cinder service and endpoint creation." +msgstr "" +"Keystone サーバの IP アドレスを入力してください。それにより cinder-api は " +"Keystone と通信し、Cinder サービスや端末の作成ができるようになります。" + +#. Type: password +#. Description +#: ../cinder-api.templates:4001 +msgid "Keystone authentication token:" +msgstr "Keystone 認証文字列:" + +#. Type: password +#. Description +#: ../cinder-api.templates:4001 +msgid "" +"To configure its endpoint in Keystone, cinder-api needs the Keystone " +"authentication token." +msgstr "" +"Keystone で端末を設定するには、cinder-api は Keystone 認証文字列を必要としま" +"す。" + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +msgid "Cinder endpoint IP address:" +msgstr "Cinder 端末の IP アドレス:" + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +msgid "Please enter the IP address that will be used to contact Cinder." +msgstr "Cinder への通信に利用する IP アドレスを入力してください。" + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +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 "" +"この IP アドレスはこのサービスを利用するクライアントからアクセスできないといけ" +"ないので、パブリッククラウドをインストールしている場合、これは公開 IP アドレス" +"を使うようにしてください。" + +#. Type: string +#. Description +#: ../cinder-api.templates:6001 +msgid "Name of the region to register:" +msgstr "登録する領域の名前:" + +#. Type: string +#. Description +#: ../cinder-api.templates:6001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack は位置を示す各領域による利用可能区分を利用することができます。端末の" +"登録時に利用したい区分を入力してください。" diff --git a/xenial/debian/po/ru.po b/xenial/debian/po/ru.po new file mode 100644 index 000000000..b82edee6c --- /dev/null +++ b/xenial/debian/po/ru.po @@ -0,0 +1,321 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the cinder package. +# +# Yuri Kozlov , 2013. +msgid "" +msgstr "" +"Project-Id-Version: cinder 2013.1.2-4\n" +"Report-Msgid-Bugs-To: cinder@packages.debian.org\n" +"POT-Creation-Date: 2013-09-02 07:02+0200\n" +"PO-Revision-Date: 2013-09-03 19:24+0400\n" +"Last-Translator: Yuri Kozlov \n" +"Language-Team: Russian \n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 1.4\n" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:2001 +#| msgid "Start cinder services at boot?" +msgid "Start Cinder services at boot?" +msgstr "Запускать службы Cinder при включении машины?" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:2001 +msgid "" +"Please choose whether you want to start Cinder services when the machine is " +"booted up." +msgstr "Укажите, нужно ли запускать службы Cinder при включении машины." + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "Set up a database for Cinder?" +msgstr "Настроить базу данных для Cinder?" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +#| msgid "" +#| "No database has been set up for Cinder to use. If you want to set one up " +#| "now, please make sure you have all needed information:" +msgid "" +"No database has been set up for Cinder to use. Before continuing, you should " +"make sure you have the following information:" +msgstr "" +"Для использования Cinder требуется настроить базу данных. Если вы хотите " +"сделать это сейчас, то проверьте, что у вас есть вся необходимая информация:" + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +#| msgid "" +#| " * the host name of the database server (which must allow TCP\n" +#| " connections from this machine);\n" +#| " * a username and password to access the database;\n" +#| " * the type of database management software you want to use." +msgid "" +" * the type of database that you want to use;\n" +" * the database server hostname (that server must allow TCP connections from " +"this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * тип базы данных, который хотите использовать;\n" +" * имя узла сервера базы данных (этот сервер должен принимать TCP-соединения\n" +" с этой машины);\n" +" * имя пользователя и пароль для доступа к базе данных." + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Если не хватает хотя бы одного параметра, ответьте отрицательно и включите " +"поддержку SQLite." + +#. Type: boolean +#. Description +#: ../cinder-common.templates:3001 +#| msgid "" +#| "You can change this setting later on by running \"dpkg-reconfigure -plow " +#| "cinder-common\"." +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"cinder\"." +msgstr "" +"Позднее, вы можете изменить эту настройку, запустив «dpkg-reconfigure -plow " +"cinder»." + +#. Type: string +#. Description +#: ../cinder-common.templates:4001 +#| msgid "Auth server hostname:" +msgid "Authentication server hostname:" +msgstr "Имя узла сервера аутентификации:" + +#. Type: string +#. Description +#: ../cinder-common.templates:4001 +#| msgid "" +#| "Please specify the URL of your Cinder authentication server. Typically " +#| "this is also the URL of your OpenStack Identity Service (Keystone)." +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Введите имя узла сервера аутентификации. Данное имя обычно совпадает с " +"именем узла OpenStack Identity Service (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it aside with your translation. Example for French: +#. propriétaire ("tenant") +#: ../cinder-common.templates:5001 +#| msgid "Auth server tenant name:" +msgid "Authentication server tenant name:" +msgstr "Членское имя сервера аутентификации:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it aside with your translation. Example for French: +#. propriétaire ("tenant") +#: ../cinder-common.templates:5001 +msgid "Please specify the authentication server tenant name." +msgstr "Укажите членское имя сервера аутентификации." + +#. Type: string +#. Description +#: ../cinder-common.templates:6001 +#| msgid "Auth server username:" +msgid "Authentication server username:" +msgstr "Имя пользователя для сервера аутентификации:" + +#. Type: string +#. Description +#: ../cinder-common.templates:6001 +msgid "Please specify the username to use with the authentication server." +msgstr "Введите имя пользователя для работы с сервером аутентификации." + +#. Type: password +#. Description +#: ../cinder-common.templates:7001 +#| msgid "Auth server password:" +msgid "Authentication server password:" +msgstr "Пароль для сервера аутентификации:" + +#. Type: password +#. Description +#: ../cinder-common.templates:7001 +msgid "Please specify the password to use with the authentication server." +msgstr "Введите пароль для работы с сервером аутентификации." + +#. Type: string +#. Description +#: ../cinder-common.templates:8001 +msgid "Cinder volume group:" +msgstr "Группа томов Cinder:" + +#. Type: string +#. Description +#: ../cinder-common.templates:8001 +#| msgid "" +#| "Please specify the name of the LVM volume group (vg) on which Cinder will " +#| "create partitions." +msgid "" +"Please specify the name of the LVM volume group on which Cinder will create " +"partitions." +msgstr "" +"Укажите имя группы томов LVM, в которой Cinder будет создавать " +"разделы." + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +#| msgid "Register Cinder in the keystone endpoint catalog?" +msgid "Register Cinder in the Keystone endpoint catalog?" +msgstr "Зарегистрировать Cinder в каталоге конечных точек Keystone?" + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +#| 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." +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Для доступа к службам Openstack (каждому API) их нужно регистрировать. " +"Это выполняется с помощью команды «keystone service-create» и «keystone " +"endpoint-create». Это может быть сделано автоматически прямо сейчас." + +#. Type: boolean +#. Description +#: ../cinder-api.templates:2001 +#| 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." +msgstr "" +"Заметим, что у вас должен быть работающий сервер Keystone, к которому " +"будет произведено подключение с использованием токена аутентификации Keystone." + +#. Type: string +#. Description +#: ../cinder-api.templates:3001 +#| msgid "Keystone IP address:" +msgid "Keystone server IP address:" +msgstr "IP-адрес сервера Keystone:" + +#. Type: string +#. Description +#: ../cinder-api.templates:3001 +#| msgid "" +#| "Enter the IP address of your keystone server, so that cinder-api can " +#| "contact Keystone to do the Cinder service and endpoint creation." +msgid "" +"Please enter the IP address of the Keystone server, so that cinder-api can " +"contact Keystone to do the Cinder service and endpoint creation." +msgstr "" +"Введите IP-адрес сервера Keystone для того, чтобы cinder-api могла " +"подключиться " +"к Keystone для запуска службы Cinder и создания конечной точки." + +#. Type: password +#. Description +#: ../cinder-api.templates:4001 +#| msgid "Keystone Auth Token:" +msgid "Keystone authentication token:" +msgstr "Токен аутентификации Keystone:" + +#. Type: password +#. Description +#: ../cinder-api.templates:4001 +#| msgid "" +#| "To configure its endpoint in Keystone, cinder-api needs the Keystone auth " +#| "token." +msgid "" +"To configure its endpoint in Keystone, cinder-api needs the Keystone " +"authentication token." +msgstr "" +"Для настройки собственной конечной точки в Keystone cinder-api " +"требуется токен аутентификации Keystone." + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +msgid "Cinder endpoint IP address:" +msgstr "IP-адрес конечной точки Cinder:" + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +#| msgid "" +#| "Enter the IP address that will be used to contact Cinder (eg: the Cinder " +#| "endpoint IP address)." +msgid "Please enter the IP address that will be used to contact Cinder." +msgstr "Введите IP-адрес, который будет использован для подключения к Cinder." + +#. Type: string +#. Description +#: ../cinder-api.templates:5001 +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 "" +"Этот IP-адрес должен быть доступен клиентам, которые будут использовать эту " +"службу, поэтому если вы разворачиваете открытое облако, то это должен быть " +"публичный IP-адрес." + +#. Type: string +#. Description +#: ../cinder-api.templates:6001 +msgid "Name of the region to register:" +msgstr "Название области для регистрации:" + +#. Type: string +#. Description +#: ../cinder-api.templates:6001 +#| 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." +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"Openstack поддерживает разделение на зоны доступности, где каждая " +"область представляет определённое расположение. Введите зону, которую вы " +"хотите использовать при регистрации конечной точки." + +#~ msgid "" +#~ "If you don't choose this option, no database will be set up and Cinder " +#~ "will use regular SQLite support." +#~ msgstr "" +#~ "Если вы ответите отрицательно, то база данных настроена не будет, и " +#~ "Cinder будет использоваться SQLite."