summaryrefslogtreecommitdiff
path: root/openstack_auth/locale/ru/LC_MESSAGES/django.po
blob: 914b3042cddcec01393c5bbcc5a8dd47d16d0433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2014 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version:  Horizon\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-13 06:01+0000\n"
"PO-Revision-Date: 2014-03-21 08:11+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Russian "
"(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 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"

#: openstack_auth/backend.py:41
msgid "The authentication token issued by the Identity service has expired."
msgstr "Время действия токена, выданного сервисом идентификации, истекло."

#: openstack_auth/backend.py:98
msgid "Invalid user name or password."
msgstr "Неверное имя пользователя или пароль"

#: openstack_auth/backend.py:103
msgid "An error occurred authenticating. Please try again later."
msgstr "Произошла ошибка аутентификации. Пожалуйста, повторите попытку позже."

#: openstack_auth/backend.py:125
msgid "Unable to retrieve authorized projects."
msgstr "Невозможно получить авторизованные проекты"

#: openstack_auth/backend.py:130
msgid "You are not authorized for any projects."
msgstr "Вы не авторизованы ни в одном проекте."

#: openstack_auth/backend.py:150
msgid "Unable to authenticate to any available projects."
msgstr "Невозможно аутентифицировать ни в одном доступном проекте"

#: openstack_auth/forms.py:48
msgid "Region"
msgstr "Регион"

#: openstack_auth/forms.py:50
msgid "User Name"
msgstr "Имя пользователя"

#: openstack_auth/forms.py:52
msgid "Password"
msgstr "Пароль"

#: openstack_auth/forms.py:61
msgid "Domain"
msgstr "Домен"