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/pl.po | 2 ++ 1 file changed, 2 insertions(+) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index ed1524e6..8d635620 100644 --- a/po/pl.po +++ b/po/pl.po @@ -16,6 +16,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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| 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-70-g09d2