X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FAuthCrypt%2Flocale%2Fru%2FLC_MESSAGES%2FAuthCrypt.po;fp=plugins%2FAuthCrypt%2Flocale%2Fru%2FLC_MESSAGES%2FAuthCrypt.po;h=f8cecfeb794841ed30f5834aa176a1b5b6fff92f;hb=d7fd6bac7280f6d5f5acef6d8cdf149b53cb53f3;hp=c6028eb63e33226e2fc8c2ba5c7b090c14016cc7;hpb=af1b0915f48676e25fe0428b26f8987b59abb818;p=quix0rs-gnu-social.git diff --git a/plugins/AuthCrypt/locale/ru/LC_MESSAGES/AuthCrypt.po b/plugins/AuthCrypt/locale/ru/LC_MESSAGES/AuthCrypt.po index c6028eb63e..f8cecfeb79 100644 --- a/plugins/AuthCrypt/locale/ru/LC_MESSAGES/AuthCrypt.po +++ b/plugins/AuthCrypt/locale/ru/LC_MESSAGES/AuthCrypt.po @@ -3,21 +3,22 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Boris Konstantinovich Lissov , 2015 msgid "" msgstr "" "Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-05 17:44+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/gnu-social/language/ru/)\n" +"PO-Revision-Date: 2015-07-12 20:13+0000\n" +"Last-Translator: Boris Konstantinovich Lissov \n" +"Language-Team: Russian (http://www.transifex.com/gnu-social/gnu-social/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "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" +"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" #. TRANS: Plugin description. #: AuthCryptPlugin.php:157 msgid "Authentication and password hashing with crypt()" -msgstr "" +msgstr "Хэшинг авторизации и пароля при помощи crypt()"