diff options
author | Allan McRae <allan@archlinux.org> | 2018-05-28 01:25:04 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2018-05-28 01:25:04 +0200 |
commit | ca128f2efff05449c4c6888fcb15136bd518cae5 (patch) | |
tree | a14d416a3aefbd948c5ef9cd6c02b61493ef88ad /scripts/po/cs.po | |
parent | 3b2e09740c5514b3afc6052a864c3855c72543af (diff) | |
download | pacman-ca128f2efff05449c4c6888fcb15136bd518cae5.tar.gz pacman-ca128f2efff05449c4c6888fcb15136bd518cae5.tar.xz |
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 <allan@archlinux.org>
Diffstat (limited to 'scripts/po/cs.po')
-rw-r--r-- | scripts/po/cs.po | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/po/cs.po b/scripts/po/cs.po index ae5cfc69..952f2463 100644 --- a/scripts/po/cs.po +++ b/scripts/po/cs.po @@ -27,7 +27,8 @@ 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) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " +"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #: scripts/makepkg.sh.in:143 msgid "Cleaning up..." |