Django

Code

Changeset 1283

Show
Ignore:
Timestamp:
11/18/05 14:11:50 (3 years ago)
Author:
hugo
Message:

fixes #837: updated 'ru' translation

Files:

Legend:

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

    r1270 r1283  
    500500"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 
    501501msgstr "" 
    502 "��: '/about/contact/'. �������, ������ ������ ��." 
     502"��: '/about/contact/'. �������, ������ ��������." 
    503503 
    504504#: models/core.py:89 
     
    607607#: models/auth.py:37 
    608608msgid "Use an MD5 hash -- not the raw password." 
    609 msgstr "����� MD5 ��-- ��� � ������� ���
     609msgstr "����� MD5 ��-- ��� � ������� ���.
    610610 
    611611#: models/auth.py:38 
    612612msgid "staff status" 
    613 msgstr "" 
     613msgstr "��� ����� 
    614614 
    615615#: models/auth.py:38 
    616616msgid "Designates whether the user can log into this admin site." 
    617 msgstr "
     617msgstr "���, �� ������ ����������� ������
    618618 
    619619#: models/auth.py:39 
     
    638638"all permissions granted to each group he/she is in." 
    639639msgstr "" 
     640"���������������� ����, �� ������ ������� " 
     641"��������, ������ ������" 
    640642 
    641643#: models/auth.py:48 
     
    844846msgid "Watch your mouth! The word %s is not allowed here." 
    845847msgid_plural "Watch your mouth! The words %s are not allowed here." 
    846 msgstr[0] "
    847 msgstr[1] "
     848msgstr[0] "���� �������� ��%s ��������
     849msgstr[1] "���� �������� ��%s ��������
    848850 
    849851#: core/validators.py:231 
     
    872874#: core/validators.py:308 
    873875msgid "Duplicate values are not allowed." 
    874 msgstr "
     876msgstr "��� ���� �����.
    875877 
    876878#: core/validators.py:331 
     
    881883#: core/validators.py:342 
    882884msgid "Please enter a valid decimal number." 
    883 msgstr "
     885msgstr "����, ��������� ����� ���
    884886 
    885887#: core/validators.py:344 
     
    888890msgid_plural "" 
    889891"Please enter a valid decimal number with at most %s total digits." 
    890 msgstr[0] "
     892msgstr[0] "����, ��������� ����� ���������� ��������� %s.
    891893msgstr[1] "" 
     894"����, ��������� ����� ���������� ��������� %s." 
    892895 
    893896#: core/validators.py:347 
     
    896899msgid_plural "" 
    897900"Please enter a valid decimal number with at most %s decimal places." 
    898 msgstr[0] "
     901msgstr[0] "����, ��������� ����� ���������� ��������� �������%s.
    899902msgstr[1] "" 
     903"����, ��������� ����� ���������� ��������� �������%s." 
    900904 
    901905#: core/validators.py:357 
    902906#, python-format 
    903907msgid "Make sure your uploaded file is at least %s bytes big." 
    904 msgstr "
     908msgstr "�� ���� ���������� � ������ � ��� %s ��.
    905909 
    906910#: core/validators.py:358 
    907911#, python-format 
    908912msgid "Make sure your uploaded file is at most %s bytes big." 
    909 msgstr "
     913msgstr "�� ���� ���������� ��� ��%s ��.
    910914 
    911915#: core/validators.py:371 
    912916msgid "The format for this field is wrong." 
    913 msgstr "" 
     917msgstr "�������� ���� 
    914918 
    915919#: core/validators.py:386 
    916920msgid "This field is invalid." 
    917 msgstr "
     921msgstr "�� ����
    918922 
    919923#: core/validators.py:421 
    920924#, python-format 
    921925msgid "Could not retrieve anything from %s." 
    922 msgstr "
     926msgstr "��������� ���� �%s.
    923927 
    924928#: core/validators.py:424 
     
    927931"The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'." 
    928932msgstr "" 
     933"URL %(url) ��� ���������Content-Type '%(contenttype)'." 
    929934 
    930935#: core/validators.py:457 
     
    972977#: core/meta/fields.py:111 
    973978msgid " Separate multiple IDs with commas." 
    974 msgstr "
     979msgstr "���� �����ID ����
    975980 
    976981#: core/meta/fields.py:114