Author: hugo Date: 2006-08-04 09:28:10 -0500 (Fri, 04 Aug 2006) New Revision: 3522
Modified: django/trunk/django/conf/locale/ru/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ru/LC_MESSAGES/django.po Log: fixed #2171: updated 'ru' translation Modified: django/trunk/django/conf/locale/ru/LC_MESSAGES/django.mo =================================================================== (Binary files differ) Modified: django/trunk/django/conf/locale/ru/LC_MESSAGES/django.po =================================================================== --- django/trunk/django/conf/locale/ru/LC_MESSAGES/django.po 2006-08-04 04:20:34 UTC (rev 3521) +++ django/trunk/django/conf/locale/ru/LC_MESSAGES/django.po 2006-08-04 14:28:10 UTC (rev 3522) @@ -141,6 +141,7 @@ msgstr "счёт времени" #: contrib/comments/models.py:237 +#, fuzzy msgid "karma score" msgstr "Карма счёт" @@ -735,7 +736,7 @@ #: contrib/admin/templates/admin/index.html:17 #, python-format msgid "Models available in the %(name)s application." -msgstr "Модели доступны в %(name)s приложении." +msgstr "Модели доступны в %(name) приложении." #: contrib/admin/templates/admin/index.html:28 #: contrib/admin/templates/admin/change_form.html:15 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates -~----------~----~----~----~------~----~------~--~---
