From e6e14ebbba77f9caa883a5addbf432327bb653fd Mon Sep 17 00:00:00 2001 From: Kess Vargavind Date: Tue, 4 Aug 2009 13:00:55 +0200 Subject: Gettext plural forms, step two MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updating the po header files to the grammatical number rules for respective language. Additional updates for newly added languages by Thorbjørn Lindeijer. Task-number: 707 (TMW Mantis) Reviewed-by: Jared Adams --- po/uk.po | 2 ++ 1 file changed, 2 insertions(+) (limited to 'po/uk.po') diff --git a/po/uk.po b/po/uk.po index 4135fe0c..873c6780 100644 --- a/po/uk.po +++ b/po/uk.po @@ -14,6 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 or n%100>=20) ? 1 : 2);\n" "X-Launchpad-Export-Date: 2010-03-05 19:28+0000\n" "X-Generator: Launchpad (build Unknown)\n" -- cgit v1.2.3-60-g2f50