summaryrefslogtreecommitdiffstats
path: root/scripts/po/lt.po
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/po/lt.po')
-rw-r--r--scripts/po/lt.po5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/po/lt.po b/scripts/po/lt.po
index 1bfc9258..b44cd269 100644
--- a/scripts/po/lt.po
+++ b/scripts/po/lt.po
@@ -26,8 +26,9 @@ 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"
-"%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < "
+"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? "
+"1 : n % 1 != 0 ? 2: 3);\n"
#: scripts/makepkg.sh.in:143
msgid "Cleaning up..."