diff options
author | Mugurel Tudor <mugurelu@gnome.ro> | 2005-08-18 06:25:10 +0800 |
---|---|---|
committer | Mugurel Tudor <mugurelu@src.gnome.org> | 2005-08-18 06:25:10 +0800 |
commit | 57295c0d01fc7b6dc544ef2a53e4b8246cca446a (patch) | |
tree | 96cdf9700c378eb63f73fb13ee4cfc4ebd00c057 /po/ro.po | |
parent | 65e39d2be97eeecc99e1e5e4502b9757b4ee540b (diff) | |
download | gsoc2013-epiphany-57295c0d01fc7b6dc544ef2a53e4b8246cca446a.tar gsoc2013-epiphany-57295c0d01fc7b6dc544ef2a53e4b8246cca446a.tar.gz gsoc2013-epiphany-57295c0d01fc7b6dc544ef2a53e4b8246cca446a.tar.bz2 gsoc2013-epiphany-57295c0d01fc7b6dc544ef2a53e4b8246cca446a.tar.lz gsoc2013-epiphany-57295c0d01fc7b6dc544ef2a53e4b8246cca446a.tar.xz gsoc2013-epiphany-57295c0d01fc7b6dc544ef2a53e4b8246cca446a.tar.zst gsoc2013-epiphany-57295c0d01fc7b6dc544ef2a53e4b8246cca446a.zip |
Updated Romanian translation
2005-08-18 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
Diffstat (limited to 'po/ro.po')
-rw-r--r-- | po/ro.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |