summaryrefslogtreecommitdiffstats
path: root/scripts/po/uk.po
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2018-05-28 01:25:04 +0200
committerAllan McRae <allan@archlinux.org>2018-05-28 01:25:04 +0200
commitca128f2efff05449c4c6888fcb15136bd518cae5 (patch)
treea14d416a3aefbd948c5ef9cd6c02b61493ef88ad /scripts/po/uk.po
parent3b2e09740c5514b3afc6052a864c3855c72543af (diff)
downloadpacman-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/uk.po')
-rw-r--r--scripts/po/uk.po6
1 files changed, 4 insertions, 2 deletions
diff --git a/scripts/po/uk.po b/scripts/po/uk.po
index 8819ff70..761b07ee 100644
--- a/scripts/po/uk.po
+++ b/scripts/po/uk.po
@@ -20,8 +20,10 @@ 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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != "
+"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % "
+"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || "
+"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
#: scripts/makepkg.sh.in:143
msgid "Cleaning up..."