]> git.parisson.com Git - django-social-auth.git/commitdiff
changed "authentication" to "authorization"
authorAndrii Kostenko <andrey@kostenko.name>
Sun, 19 Feb 2012 10:30:16 +0000 (12:30 +0200)
committerAndrii Kostenko <andrey@kostenko.name>
Sun, 19 Feb 2012 10:30:16 +0000 (12:30 +0200)
social_auth/locale/ru/LC_MESSAGES/django.po

index a810bb396bca24065b62e7f2be4a36053ca23c1b..c47932f3b0b2ff137cc981d57b455e6b8d4f9850 100644 (file)
@@ -21,16 +21,16 @@ msgstr ""
 
 #: views.py:71
 msgid "Unknown authentication error. Try again later."
-msgstr "Непредвиденная ошибка аутентификации. Попробуйте позже."
+msgstr "Непредвиденная ошибка авторизации. Попробуйте позже."
 
 #: backends/__init__.py:635 backends/__init__.py:656
 msgid "Authentication process was cancelled"
-msgstr "Процесс аутентификации был прерван"
+msgstr "Процесс авторизации был прерван"
 
 #: backends/__init__.py:637 backends/__init__.py:658
 #, python-format
 msgid "Authentication failed: %s"
-msgstr "Ошибка аутентификации: %s"
+msgstr "Ошибка автиризации: %s"
 
 #: backends/pipeline/social.py:25
 #, python-format