]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/CasAuthentication/locale/ru/LC_MESSAGES/CasAuthentication.po
OAuth: Fix rare problem in which request tokens were sometimes being
[quix0rs-gnu-social.git] / plugins / CasAuthentication / locale / ru / LC_MESSAGES / CasAuthentication.po
1 # Translation of StatusNet - CasAuthentication to Russian (Русский)
2 # Expored from translatewiki.net
3 #
4 # Author: Lockal
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - CasAuthentication\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-12-16 15:08+0000\n"
13 "PO-Revision-Date: 2010-12-16 15:11:37+0000\n"
14 "Language-Team: Russian <http://translatewiki.net/wiki/Portal:ru>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2010-11-30 20:40:27+0000\n"
18 "X-Generator: MediaWiki 1.18alpha (r78478); Translate extension (2010-09-17)\n"
19 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
20 "X-Language-Code: ru\n"
21 "X-Message-Group: #out-statusnet-plugin-casauthentication\n"
22 "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
23 "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
24
25 #. TRANS: Menu item. CAS is Central Authentication Service.
26 #: CasAuthenticationPlugin.php:83
27 msgid "CAS"
28 msgstr "CAS"
29
30 #. TRANS: Tooltip for menu item. CAS is Central Authentication Service.
31 #: CasAuthenticationPlugin.php:85
32 msgid "Login or register with CAS."
33 msgstr "Войти или зарегистрироваться через CAS."
34
35 #. TRANS: Invitation to users with a CAS account to log in using the service.
36 #. TRANS: "[CAS login]" is a link description. (%%action.caslogin%%) is the URL.
37 #. TRANS: These two elements may not be separated.
38 #: CasAuthenticationPlugin.php:101
39 #, php-format
40 msgid "(Have an account with CAS? Try our [CAS login](%%action.caslogin%%)!)"
41 msgstr ""
42 "(Имеете учётную запись в CAS? Попробуйте [войти через него](%%action.caslogin"
43 "%%)!)"
44
45 #: CasAuthenticationPlugin.php:128
46 msgid "Specifying a server is required."
47 msgstr "Необходимо указать сервер."
48
49 #: CasAuthenticationPlugin.php:131
50 msgid "Specifying a port is required."
51 msgstr "Необходимо указать порт."
52
53 #: CasAuthenticationPlugin.php:134
54 msgid "Specifying a path is required."
55 msgstr "Необходимо указать путь."
56
57 #. TRANS: Plugin description. CAS is Central Authentication Service.
58 #: CasAuthenticationPlugin.php:154
59 msgid ""
60 "The CAS Authentication plugin allows for StatusNet to handle authentication "
61 "through CAS (Central Authentication Service)."
62 msgstr ""
63 "Плагин аутентификации через CAS позволяет StatusNet обрабатывать "
64 "аутентификацию через CAS (централизованную службу аутентификации, англ. "
65 "Central Authentication Service)."
66
67 #: caslogin.php:28
68 msgid "Already logged in."
69 msgstr "Вы уже вошли."
70
71 #: caslogin.php:39
72 msgid "Incorrect username or password."
73 msgstr "Неверное имя пользователя или пароль."
74
75 #: caslogin.php:45
76 msgid "Error setting user. You are probably not authorized."
77 msgstr "Ошибка установки пользователя. Вы, вероятно, не авторизованы."