diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2019-07-01 19:15:09 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2019-07-01 19:15:09 +0300 |
commit | 5e21703f278beb344eb6f43c4d69045a0338f5d7 (patch) | |
tree | fbac3f8cec486cd2dcb86cf77071d14167aa4777 /about | |
parent | 3882f17fc5993f0c1827ac36384810d3868f33f1 (diff) | |
download | indexhtml-5e21703f278beb344eb6f43c4d69045a0338f5d7.tar indexhtml-5e21703f278beb344eb6f43c4d69045a0338f5d7.tar.gz indexhtml-5e21703f278beb344eb6f43c4d69045a0338f5d7.tar.bz2 indexhtml-5e21703f278beb344eb6f43c4d69045a0338f5d7.tar.xz indexhtml-5e21703f278beb344eb6f43c4d69045a0338f5d7.zip |
Update Breton translation from Tx
Diffstat (limited to 'about')
-rw-r--r-- | about/po/br.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/about/po/br.po b/about/po/br.po index 04f5dd7..60d6158 100644 --- a/about/po/br.po +++ b/about/po/br.po @@ -16,7 +16,11 @@ 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" +"Plural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !" +"=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n" +"%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > " +"19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 " +"&& n % 1000000 == 0) ? 3 : 4);\n" #: index.html.in.h:1 msgid "About Mageia" |