[deskbar-applet] Fix plural forms



commit 07f63fe918812f48163840fd9f4f30586c1d753a
Author: Khaled Hosny <khaledhosny eglug org>
Date:   Sat Apr 18 22:31:41 2009 +0200

    Fix plural forms
---
 po/ar.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/po/ar.po b/po/ar.po
index 20ee164..9c29712 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -10,15 +10,15 @@ msgstr ""
 "Project-Id-Version: deskbar-applet.HEAD\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-04-18 21:52+0200\n"
-"PO-Revision-Date: 2009-04-18 21:57+0300\n"
+"PO-Revision-Date: 2009-04-18 22:31+0300\n"
 "Last-Translator: Khaled Hosny <khaledhosny eglug org>\n"
 "Language-Team: Arabic <doc arabeyes org>\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n>=3 && "
-"n<=10 ? 3 : n>=11 && n<=99 ? 4 : 5;\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
+"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
 "X-Generator: Virtaal 0.3.1\n"
 
 #: ../data/deskbar-applet.schemas.in.h:1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]