Django

Code

Changeset 7090

Show
Ignore:
Timestamp:
02/05/08 17:56:08 (10 months ago)
Author:
mtredinnick
Message:

Fixed some PO files that contained invalid msgstr entries (marked them as fuzzy)

Most of these will be trivial for a concerned translator to fix, but I'm just
removing the erroneous lines from being compiled so that Django doesn't crash.

Files:

Legend:

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

    r4706 r7090  
    154154#: contrib/comments/models.py:242 
    155155#, python-format 
     156#, fuzzy 
    156157msgid "%(score)d rating by %(user)s" 
    157158msgstr "%(score)d" 
  • django/trunk/django/conf/locale/kn/LC_MESSAGES/django.po

    r4600 r7090  
    972972#: contrib/admin/templates/admin/delete_confirmation.html:21 
    973973#, python-format 
     974#,fuzzy 
    974975msgid "" 
    975976"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " 
     
    21822183#: core/validators.py:256 
    21832184#, python-format 
     2185#,fuzzy 
    21842186msgid "Watch your mouth! The word %s is not allowed here." 
    21852187msgstr "" 
     
    24872489#: forms/__init__.py:381 
    24882490#, python-format 
     2491#,fuzzy 
    24892492msgid "Ensure your text is less than %s character." 
    24902493msgstr "" 
  • django/trunk/django/conf/locale/pt/LC_MESSAGES/django.po

    r4766 r7090  
    852852#: contrib/admin/templates/admin/delete_confirmation.html:14 
    853853#, python-format 
     854#, fuzzy 
    854855msgid "" 
    855856"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " 
     
    19341935#: core/validators.py:381 
    19351936#, python-format 
     1937#, fuzzy 
    19361938msgid "" 
    19371939"Please enter a valid decimal number with a whole part of at most %s digit." 
     
    19741976#: core/validators.py:466 
    19751977#, python-format 
     1978#, fuzzy 
    19761979msgid "" 
    19771980"The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'."