Django

Code

Changeset 3522

Show
Ignore:
Timestamp:
08/04/06 09:28:10 (2 years ago)
Author:
hugo
Message:

fixed #2171: updated 'ru' translation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/django/conf/locale/ru/LC_MESSAGES/django.po

    r3151 r3522  
    142142 
    143143#: contrib/comments/models.py:237 
     144#, fuzzy 
    144145msgid "karma score" 
    145146msgstr "Карма счёт" 
     
    736737#, python-format 
    737738msgid "Models available in the %(name)s application." 
    738 msgstr "Модели доступны в %(name)s приложении." 
     739msgstr "Модели доступны в %(name) приложении." 
    739740 
    740741#: contrib/admin/templates/admin/index.html:28