From 38bd3c8fbe8fe2e83e86133fe04df1757b9ae87d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Nizio?= Date: Mon, 2 Jan 2012 20:58:23 +0100 Subject: [PATCH] [po] add plural forms settings for Polish --- misc/po/pl.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/po/pl.po b/misc/po/pl.po index 93cadafda..abaf1969a 100644 --- a/misc/po/pl.po +++ b/misc/po/pl.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-11-22 19:33+0100\n" -"PO-Revision-Date: 2012-01-01 23:25+0100\n" +"PO-Revision-Date: 2012-01-02 20:54+0100\n" "Last-Translator: Sławomir Nizio \n" "Language-Team: Sławomir Nizio \n" "Language: \n" @@ -18,6 +18,7 @@ msgstr "" "X-Poedit-Language: Polish\n" "X-Poedit-Country: POLAND\n" "X-Poedit-Bookmarks: 1419,-1,-1,-1,-1,-1,-1,-1,-1,-1\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: ../../lib/entropy/db/__init__.py:5028 msgid "Syncing current database"