From 57295c0d01fc7b6dc544ef2a53e4b8246cca446a Mon Sep 17 00:00:00 2001 From: Mugurel Tudor Date: Wed, 17 Aug 2005 22:25:10 +0000 Subject: Updated Romanian translation 2005-08-18 Mugurel Tudor * ro.po: Updated Romanian translation --- po/ChangeLog | 4 ++++ po/ro.po | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/po/ChangeLog b/po/ChangeLog index 140b97919..ce4b232d5 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2005-08-18 Mugurel Tudor + + * ro.po: Updated Romanian translation + 2005-08-18 Nikos Charonitakis * el.po: Updated Greek translation. diff --git a/po/ro.po b/po/ro.po index 1318f3917..96fcec54e 100644 --- a/po/ro.po +++ b/po/ro.po @@ -15,7 +15,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=((n!=1)+(n>19));\n" +"Plural-Forms: nplurals=3; plural=( n == 1 ? 0 : ( ( (n%100 > 19) || ((n%100 == 0) && (n != 0))) ? 2 : 1 ) );\n" "X-Generator: KBabel 1.9.1\n" #: ../data/GNOME_Epiphany_Automation.server.in.h:1 -- cgit v1.2.3