Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/mk.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/mk.po
parent64eb29c77654859a71b8c0e23dc2bcdf2ad2ffc0 (diff)
Fix plural form equations
Diffstat (limited to 'po/mk.po')
-rw-r--r--po/mk.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/mk.po b/po/mk.po
index 52b17ee..b8b18b0 100644
--- a/po/mk.po
+++ b/po/mk.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 or n%10==1 ? 0 : 1;\n"
+"Plural-Forms: nplurals=2; plural=((n % 10 == 1 && n % 100 != 11) ? 0 : 1)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"