From cc5b217ab66ed08966bafd8954e5778844a832af Mon Sep 17 00:00:00 2001 From: Yevgen Muntyan <17531749+muntyan@users.noreply.github.com> Date: Sat, 16 Jun 2007 21:52:31 -0500 Subject: [PATCH] Added plural forms into po files --- moo.mprj | 2 +- po/de.po | 1 + po/fr.po | 4 ++-- po/zh_CN.po | 4 ++-- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/moo.mprj b/moo.mprj index fe8c4a59..4ceb9789 100644 --- a/moo.mprj +++ b/moo.mprj @@ -34,7 +34,7 @@ - /home/muntyan/projects/moo/ + /home/muntyan/projects/moo/build/debug/po/ --new-app medit/medit diff --git a/po/de.po b/po/de.po index fcb8793f..e8a74ebb 100644 --- a/po/de.po +++ b/po/de.po @@ -12,6 +12,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n>1;\n" #: ../medit/medit.desktop.in.h:1 msgid "Text editor" diff --git a/po/fr.po b/po/fr.po index a1299f53..64e55a9e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -8,12 +8,12 @@ msgstr "" "Project-Id-Version: moo\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-06-13 23:51-0500\n" -"PO-Revision-Date: 2007-02-20 23:15+0100\n" +"PO-Revision-Date: 2007-06-16 21:04-0600\n" "Last-Translator: Collilieux \n" -"Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n>1;\n" #: ../medit/medit.desktop.in.h:1 msgid "Text editor" diff --git a/po/zh_CN.po b/po/zh_CN.po index b7f87230..3f9e6c77 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -8,12 +8,12 @@ msgstr "" "Project-Id-Version: moo\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-06-13 23:51-0500\n" -"PO-Revision-Date: 2007-04-25 15:15+0100\n" +"PO-Revision-Date: 2007-06-16 21:04-0600\n" "Last-Translator: Chaosye \n" -"Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: ../medit/medit.desktop.in.h:1 msgid "Text editor"