From eb33a877d1c3f208f055fbdc63d97b4cd51ede89 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 6 Feb 2017 08:03:05 +0100 Subject: [PATCH] Translation update --- locale/pl_PL.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/pl_PL.po b/locale/pl_PL.po index 185551d..a7f0f75 100644 --- a/locale/pl_PL.po +++ b/locale/pl_PL.po @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl_PL\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Generator: Poedit 1.8.10\n" "X-Poedit-Basepath: ..\n" "X-Poedit-KeywordsList: _\n"