# HG changeset patch # User Mark Doliner # Date 1360572105 28800 # Node ID b76c2c21a76c70e8260c6a3605a7d9c024fe3899 # Parent 2ecfc558a382f4810a6b1c3b81f743da6a322041 Fix plural-forms for our Croatian translation. Fixes #15221. I also removed the #, fuzzy comment from the header, since it doesn't seem like we need it and msgfmt complains about it. This file is grossly out of date. diff -r 2ecfc558a382 -r b76c2c21a76c po/hr.po --- a/po/hr.po Mon Feb 11 00:35:03 2013 -0800 +++ b/po/hr.po Mon Feb 11 00:41:45 2013 -0800 @@ -3,10 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # Sabina Drempetić , 2011. # -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +msgid "" +msgstr "" +"Project-Id-Version: Pidgin\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-03-12 02:49-0700\n" "PO-Revision-Date: 2011-03-27 15:42+0100\n" @@ -16,7 +15,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\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" #. Translators may want to transliterate the name. #. It is not to be translated.