From ca128f2efff05449c4c6888fcb15136bd518cae5 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Mon, 28 May 2018 09:25:04 +1000 Subject: Pull updated translations from Transifex Also remove any translations that are less than 75% complete. These will be readded once translation completion passes our minimum threshold. Signed-off-by: Allan McRae --- scripts/po/br.po | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'scripts/po/br.po') diff --git a/scripts/po/br.po b/scripts/po/br.po index 10b66afd..b9787945 100644 --- a/scripts/po/br.po +++ b/scripts/po/br.po @@ -17,7 +17,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" #: scripts/makepkg.sh.in:143 msgid "Cleaning up..." -- cgit v1.2.3-24-g4f1b