1
0
mirror of https://github.com/django/django.git synced 2025-10-24 22:26:08 +00:00

Fixed plural forms formula for the Croatian (hr) localization by manually overriding the header of affected .po files and re-generating .mo files, this seems to be a quirck in Transifex export to PO functionality. Thanks bmihelac fot the report. Refs #15634.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15875 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Ramiro Morales
2011-03-17 22:56:10 +00:00
parent 413ceb57b2
commit 5347bbd514
31 changed files with 47 additions and 47 deletions

View File

@@ -5,15 +5,15 @@ msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-03-15 13:14-0400\n"
"PO-Revision-Date: 2011-03-04 18:37+0000\n"
"PO-Revision-Date: 2011-03-17 18:19-0300\n"
"Last-Translator: Jannis <jannis@leidel.info>\n"
"Language-Team: Croatian <>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%\" "
"\"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n% "
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
#: views.py:63 views.py:65 views.py:67
msgid "tag:"