X-Git-Url: https://git.mxchange.org/?p=quix0rs-gnu-social.git;a=blobdiff_plain;f=plugins%2FCasAuthentication%2Flocale%2Fru%2FLC_MESSAGES%2FCasAuthentication.po;h=5edb87b6225e376f3337deb0cf86617f79464a83;hp=76c9893d3ae38f5fc552085bbe2c17cc69730d94;hb=396a0c08b351d14be99d836af79059fe716f9afe;hpb=285c2ee72dc254988a38d591c71efc726a8d6de4 diff --git a/plugins/CasAuthentication/locale/ru/LC_MESSAGES/CasAuthentication.po b/plugins/CasAuthentication/locale/ru/LC_MESSAGES/CasAuthentication.po index 76c9893d3a..5edb87b622 100644 --- a/plugins/CasAuthentication/locale/ru/LC_MESSAGES/CasAuthentication.po +++ b/plugins/CasAuthentication/locale/ru/LC_MESSAGES/CasAuthentication.po @@ -9,13 +9,13 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - CasAuthentication\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-01 20:45+0000\n" -"PO-Revision-Date: 2011-04-01 20:48:40+0000\n" +"POT-Creation-Date: 2011-04-09 18:34+0000\n" +"PO-Revision-Date: 2011-04-09 18:36:47+0000\n" "Language-Team: Russian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POT-Import-Date: 2011-03-18 20:06:06+0000\n" -"X-Generator: MediaWiki 1.18alpha (r85150); Translate extension (2011-03-11)\n" +"X-Generator: MediaWiki 1.18alpha (r85732); Translate extension (2011-03-11)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: ru\n" "X-Message-Group: #out-statusnet-plugin-casauthentication\n" @@ -39,12 +39,15 @@ msgstr "" "(Имеете учётную запись в CAS? Попробуйте [войти через него](%%action.caslogin" "%%)!)" +#. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly. msgid "Specifying a server is required." msgstr "Необходимо указать сервер." +#. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly. msgid "Specifying a port is required." msgstr "Необходимо указать порт." +#. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly. msgid "Specifying a path is required." msgstr "Необходимо указать путь." @@ -57,11 +60,14 @@ msgstr "" "аутентификацию через CAS (централизованную службу аутентификации, англ. " "Central Authentication Service)." +#. TRANS: Client error displayed when trying to log in while already logged on. msgid "Already logged in." msgstr "Вы уже вошли." +#. TRANS: Server error displayed when trying to log in with incorrect username or password. msgid "Incorrect username or password." msgstr "Неверное имя пользователя или пароль." +#. TRANS: Server error displayed when login fails in CAS authentication plugin. msgid "Error setting user. You are probably not authorized." msgstr "Ошибка установки пользователя. Вы, вероятно, не авторизованы."