Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/pl.po
diff options
context:
space:
mode:
authorPootle Translation <pootle@dev.laptop.org>2008-09-01 14:40:55 (GMT)
committer Pootle Translation <pootle@dev.laptop.org>2008-09-01 14:40:55 (GMT)
commitcf4decf3bcb79e8c4344979ddc2c96cd5b10f8a3 (patch)
tree73bda3a8058d651506bba11d376520b11a18722e /po/pl.po
parent64eb29c77654859a71b8c0e23dc2bcdf2ad2ffc0 (diff)
Fix plural form equations
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/pl.po b/po/pl.po
index d7a5fe1..d0c2a44 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -11,7 +11,7 @@ msgstr ""
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10< =4 && (n%100<10 or n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"