[bug-buddy] Fix plural forms
- From: Khaled Hosny <khaledh src gnome org>
- To: svn-commits-list gnome org
- Subject: [bug-buddy] Fix plural forms
- Date: Sat, 18 Apr 2009 16:21:19 -0400 (EDT)
commit 676552396e985c205ae26c73b3791a3e97a94869
Author: Khaled Hosny <khaledhosny eglug org>
Date: Sat Apr 18 22:21:07 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 c5e2b10..3696921 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -12,15 +12,15 @@ msgstr ""
"Project-Id-Version: bug-buddy.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-04-18 21:35+0200\n"
-"PO-Revision-Date: 2009-04-18 21:46+0300\n"
+"PO-Revision-Date: 2009-04-18 22:20+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/bug-buddy.gtkbuilder.h:1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]