Imported Translations from Transifex

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I98bb69916ba36f2bb01609249f0af4cda0b74cfd
This commit is contained in:
OpenStack Proposal Bot
2015-04-11 06:02:13 +00:00
parent fc755dc551
commit 56468da4d0

View File

@@ -4,13 +4,14 @@
# django_openstack_auth project. # django_openstack_auth project.
# #
# Translators: # Translators:
# Fedor Tarasenko <feodor.tarasenko@gmail.com>, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Horizon\n" "Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-02 06:02+0000\n" "POT-Creation-Date: 2015-04-11 06:02+0000\n"
"PO-Revision-Date: 2015-04-01 19:18+0000\n" "PO-Revision-Date: 2015-04-10 15:31+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: Fedor Tarasenko <feodor.tarasenko@gmail.com>\n"
"Language-Team: Russian " "Language-Team: Russian "
"(http://www.transifex.com/projects/p/horizon/language/ru/)\n" "(http://www.transifex.com/projects/p/horizon/language/ru/)\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
@@ -29,10 +30,12 @@ msgid ""
"No authentication backend could be determined to handle the provided " "No authentication backend could be determined to handle the provided "
"credentials." "credentials."
msgstr "" msgstr ""
"Невозможно определить backend для обработки предоставленных учётных "
"данных."
#: openstack_auth/backend.py:114 #: openstack_auth/backend.py:114
msgid "Invalid credentials." msgid "Invalid credentials."
msgstr "" msgstr "Некорректные учётные данные."
#: openstack_auth/backend.py:117 #: openstack_auth/backend.py:117
msgid "An error occurred authenticating. Please try again later." msgid "An error occurred authenticating. Please try again later."
@@ -64,44 +67,46 @@ msgstr "Домен"
#: openstack_auth/forms.py:81 #: openstack_auth/forms.py:81
msgid "Authenticate using" msgid "Authenticate using"
msgstr "" msgstr "Аутентификация с использованием"
#: openstack_auth/openstack/common/log.py:287 #: openstack_auth/openstack/common/log.py:287
#, python-format #, python-format
msgid "Deprecated: %s" msgid "Deprecated: %s"
msgstr "" msgstr "Признано устаревшим: %s"
#: openstack_auth/openstack/common/log.py:395 #: openstack_auth/openstack/common/log.py:395
#, python-format #, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr "" msgstr "Ошибка при загрузке конфигурации журнала %(log_config)s: %(err_msg)s"
#: openstack_auth/openstack/common/log.py:456 #: openstack_auth/openstack/common/log.py:456
#, python-format #, python-format
msgid "syslog facility must be one of: %s" msgid "syslog facility must be one of: %s"
msgstr "" msgstr "категория журнала должна быть одной из: %s"
#: openstack_auth/openstack/common/log.py:702 #: openstack_auth/openstack/common/log.py:702
#, python-format #, python-format
msgid "Fatal call to deprecated config: %(msg)s" msgid "Fatal call to deprecated config: %(msg)s"
msgstr "" msgstr "Неустранимое обращение к устаревшей конфигурации: %(msg)s"
#: openstack_auth/openstack/common/policy.py:97 #: openstack_auth/openstack/common/policy.py:97
msgid "The JSON file that defines policies." msgid "The JSON file that defines policies."
msgstr "" msgstr "JSON файл определяющий политики."
#: openstack_auth/openstack/common/policy.py:100 #: openstack_auth/openstack/common/policy.py:100
msgid "Default rule. Enforced when a requested rule is not found." msgid "Default rule. Enforced when a requested rule is not found."
msgstr "" msgstr ""
"Правило по умолчанию. Используется в случае, если запрашиваемое правило "
"отсутствует."
#: openstack_auth/openstack/common/policy.py:104 #: openstack_auth/openstack/common/policy.py:104
msgid "Directories where policy configuration files are stored." msgid "Directories where policy configuration files are stored."
msgstr "" msgstr "Каталоги с конфигурационными файлами политик."
#: openstack_auth/openstack/common/policy.py:119 #: openstack_auth/openstack/common/policy.py:119
#, python-format #, python-format
msgid "Policy doesn't allow %s to be performed." msgid "Policy doesn't allow %s to be performed."
msgstr "" msgstr "Политика не разрешает чтобы %s было выполнено."
#: openstack_auth/openstack/common/policy.py:213 #: openstack_auth/openstack/common/policy.py:213
#, python-format #, python-format