Commit fc1889ad authored by Malcolm Tredinnick's avatar Malcolm Tredinnick
Browse files

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.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7090 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 00f96de5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -153,6 +153,7 @@ msgstr "Sgorau Carma"

#: contrib/comments/models.py:242
#, python-format
#, fuzzy
msgid "%(score)d rating by %(user)s"
msgstr "%(score)d"

+3 −0
Original line number Diff line number Diff line
@@ -971,6 +971,7 @@ msgstr ""

#: contrib/admin/templates/admin/delete_confirmation.html:21
#, python-format
#,fuzzy
msgid ""
"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
"All of the following related items will be deleted:"
@@ -2181,6 +2182,7 @@ msgstr ""

#: core/validators.py:256
#, python-format
#,fuzzy
msgid "Watch your mouth! The word %s is not allowed here."
msgstr ""
"ನಾಲಿಗೆ ಬಿಗಿ ಹಿಡಿಯಿರಿ! %s  "
@@ -2486,6 +2488,7 @@ msgstr ""

#: forms/__init__.py:381
#, python-format
#,fuzzy
msgid "Ensure your text is less than %s character."
msgstr ""
"ನಿಮ್ಮ ಗದ್ಯ %s ಅಕ್ಷರಕ್ಕಿಂತ "
Loading