django_openstack_auth/openstack_auth/locale/ru/LC_MESSAGES/django.po

80 lines
3.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translations template for django_openstack_auth.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the
# django_openstack_auth project.
#
# Translators:
# Alexander Vasiliev <avasiliev@asdco.ru>, 2015
# Fedor Tarasenko <feodor.tarasenko@gmail.com>, 2015
# Ilya Alekseyev <ilyaalekseyev@acm.org>, 2015
# Ilya Shakhat <shakhat@gmail.com>, 2015
# Nikita Burtsev, 2015
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: django_openstack_auth 2.0.1.dev11\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-10-16 17:42+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-08-19 01:27+0000\n"
"Last-Translator: Alexander Vasiliev <avasiliev@asdco.ru>\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
"Generated-By: Babel 2.0\n"
"X-Generator: Zanata 3.7.1\n"
"Language-Team: Russian\n"
msgid "An error occurred authenticating. Please try again later."
msgstr "Произошла ошибка аутентификации. Пожалуйста, повторите попытку позже."
msgid "Authenticate using"
msgstr "Аутентификация с использованием"
msgid "Domain"
msgstr "Домен"
msgid "Invalid credentials."
msgstr "Неправильные учётные данные."
msgid ""
"No authentication backend could be determined to handle the provided "
"credentials."
msgstr ""
"Невозможно определить backend для обработки предоставленных учётных данных."
msgid "Password"
msgstr "Пароль"
#, python-format
msgid "Project switch failed for user \"%(username)s\"."
msgstr "Не удалось переключить проект для пользователя \"%(username)s\"."
msgid "Region"
msgstr "Регион"
#, python-format
msgid "Switch to project \"%(project_name)s\" successful."
msgstr "Переключение на проект \"%(project_name)s\" выполнено успешно."
msgid "The authentication token issued by the Identity service has expired."
msgstr "Время действия токена, выданного сервисом идентификации, истекло."
msgid "Unable to authenticate to any available projects."
msgstr "Невозможно аутентифицировать ни в одном доступном проекте"
msgid "Unable to establish connection to keystone endpoint."
msgstr "Невозможно установить соединение с точкой доступа keystone."
msgid "Unable to retrieve authorized projects."
msgstr "Невозможно получить авторизованные проекты"
msgid "User Name"
msgstr "Имя пользователя"
msgid "You are not authorized for any projects."
msgstr "Вы не авторизованы ни в одном проекте."