diff options
| author | Georg Bauer <gb@hugo.westfalen.de> | 2006-08-04 14:28:10 +0000 |
|---|---|---|
| committer | Georg Bauer <gb@hugo.westfalen.de> | 2006-08-04 14:28:10 +0000 |
| commit | 243912b255c5ccffd08527955da489e217aac062 (patch) | |
| tree | 289cb8274ef79235973aa9eb1145462f141cd2ae | |
| parent | 69de69d86a2d4ee81b7f3754ce8535cd7cc2d858 (diff) | |
fixed #2171: updated 'ru' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3522 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | django/conf/locale/ru/LC_MESSAGES/django.mo | bin | 31822 -> 31773 bytes | |||
| -rw-r--r-- | django/conf/locale/ru/LC_MESSAGES/django.po | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/django/conf/locale/ru/LC_MESSAGES/django.mo b/django/conf/locale/ru/LC_MESSAGES/django.mo Binary files differindex 562996eee5..d45691bd30 100644 --- a/django/conf/locale/ru/LC_MESSAGES/django.mo +++ b/django/conf/locale/ru/LC_MESSAGES/django.mo diff --git a/django/conf/locale/ru/LC_MESSAGES/django.po b/django/conf/locale/ru/LC_MESSAGES/django.po index 024b2bfc12..4e5ff239f8 100644 --- a/django/conf/locale/ru/LC_MESSAGES/django.po +++ b/django/conf/locale/ru/LC_MESSAGES/django.po @@ -141,6 +141,7 @@ msgid "score date" msgstr "счёт времени" #: contrib/comments/models.py:237 +#, fuzzy msgid "karma score" msgstr "Карма счёт" @@ -735,7 +736,7 @@ msgstr "К сожалению, запрашиваемая вами страни #: 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 |
