X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fpo%2Fru.po;fp=trusty%2Fdebian%2Fpo%2Fru.po;h=64524a492c63cd58284299e4d2fc7cd9c29f0832;hb=378bac3ef6a5faf59b1722d186df3db8c01c13d3;hp=0000000000000000000000000000000000000000;hpb=981587dac7b7711ee52a4fc6b8589ad23db4c59b;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/po/ru.po b/trusty/debian/po/ru.po new file mode 100644 index 0000000..64524a4 --- /dev/null +++ b/trusty/debian/po/ru.po @@ -0,0 +1,263 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the ceilometer package. +# +# Yuri Kozlov , 2013, 2014. +msgid "" +msgstr "" +"Project-Id-Version: ceilometer 2013.2.1-3\n" +"Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" +"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"PO-Revision-Date: 2014-01-26 09:22+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 +#: ../ceilometer-api.templates:2001 +msgid "Register Ceilometer in the Keystone endpoint catalog?" +msgstr "Зарегистрировать Ceilometer в каталоге конечных точек Keystone?" + +#. Type: boolean +#. Description +#: ../ceilometer-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 +#: ../ceilometer-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 +#: ../ceilometer-api.templates:3001 +msgid "Keystone server IP address:" +msgstr "IP-адрес сервера Keystone:" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:3001 +msgid "" +"Please enter the IP address of the Keystone server, so that ceilometer-api " +"can contact Keystone to do the Ceilometer service and endpoint creation." +msgstr "" +"Введите IP-адрес сервера Keystone для того, чтобы ceilometer-api могла " +"подключиться к Keystone для запуска службы Ceilometer и создания конечной " +"точки." + +#. Type: password +#. Description +#: ../ceilometer-api.templates:4001 +msgid "Keystone authentication token:" +msgstr "Токен аутентификации Keystone:" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:4001 +msgid "" +"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +"authentication token." +msgstr "" +"Для настройки собственной конечной точки в Keystone ceilometer-api требуется " +"токен аутентификации Keystone." + +#. Type: string +#. Description +#: ../ceilometer-api.templates:5001 +msgid "Ceilometer endpoint IP address:" +msgstr "IP-адрес конечной точки Ceilometer:" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:5001 +msgid "Please enter the IP address that will be used to contact Ceilometer." +msgstr "" +"Введите IP-адрес, который будет использован для подключения к Ceilometer." + +#. Type: string +#. Description +#: ../ceilometer-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 +#: ../ceilometer-api.templates:6001 +msgid "Name of the region to register:" +msgstr "Название области для регистрации:" + +#. Type: string +#. Description +#: ../ceilometer-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 поддерживает разделение на зоны доступности, где каждая область " +"представляет определённое расположение. Введите зону, которую вы хотите " +"использовать при регистрации конечной точки." + +#. Type: boolean +#. Description +#: ../ceilometer-common.templates:2001 +msgid "Perform automatic dbsync for Ceilometer?" +msgstr "" + +#. Type: boolean +#. Description +#: ../ceilometer-common.templates:2001 +msgid "" +"Ceilometer can automatically run ceilometer-dbsync after installation. For " +"it to work, you need an up and running mongodb-server." +msgstr "" + +#. Type: boolean +#. Description +#: ../ceilometer-common.templates:2001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"ceilometer\"." +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-common.templates:3001 +msgid "IP address of your RabbitMQ host:" +msgstr "IP-адрес узла RabbitMQ:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../ceilometer-common.templates:3001 ../ceilometer-common.templates:4001 +#: ../ceilometer-common.templates:5001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" +"Для взаимодействия с другими компонентами OpenStack, этому пакету необходимо " +"подключаться к центральному серверу RabbitMQ." + +#. Type: string +#. Description +#: ../ceilometer-common.templates:3001 +msgid "Please specify the IP address of that server." +msgstr "Укажите IP-адрес этого сервера." + +#. Type: string +#. Description +#: ../ceilometer-common.templates:4001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "Имя пользователя для подключения к серверу RabbitMQ:" + +#. Type: string +#. Description +#: ../ceilometer-common.templates:4001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "Введите имя пользователя для подключения к серверу RabbitMQ." + +#. Type: password +#. Description +#: ../ceilometer-common.templates:5001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "Пароль для подключения к серверу RabbitMQ:" + +#. Type: password +#. Description +#: ../ceilometer-common.templates:5001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "Введите пароль для подключения к серверу RabbitMQ." + +#. Type: string +#. Description +#: ../ceilometer-common.templates:6001 +msgid "Authentication server hostname:" +msgstr "Имя узла сервера аутентификации:" + +#. Type: string +#. Description +#: ../ceilometer-common.templates:6001 +msgid "" +"Please specify the hostname of the authentication server for Ceilometer. " +"Typically this is also the hostname of the OpenStack Identity Service " +"(Keystone)." +msgstr "" +"Введите имя узла сервера аутентификации для Ceilometer. Данное имя обычно " +"совпадает с узлом 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 parenthezised. Example for French: +#. locataire ("tenant") +#: ../ceilometer-common.templates:7001 +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 parenthezised. Example for French: +#. locataire ("tenant") +#: ../ceilometer-common.templates:7001 +msgid "Please specify the authentication server tenant name." +msgstr "Укажите членское имя сервера аутентификации." + +#. Type: string +#. Description +#: ../ceilometer-common.templates:8001 +msgid "Authentication server username:" +msgstr "Имя пользователя для сервера аутентификации:" + +#. Type: string +#. Description +#: ../ceilometer-common.templates:8001 +msgid "Please specify the username to use with the authentication server." +msgstr "Введите имя пользователя для работы с сервером аутентификации." + +#. Type: password +#. Description +#: ../ceilometer-common.templates:9001 +msgid "Authentication server password:" +msgstr "Пароль для сервера аутентификации:" + +#. Type: password +#. Description +#: ../ceilometer-common.templates:9001 +msgid "Please specify the password to use with the authentication server." +msgstr "Введите пароль для работы с сервером аутентификации."