From: Miroslav Lichvar Date: Wed, 18 Apr 2018 13:44:51 +0000 (+0200) Subject: fix plural forms in Lithuanian translation (#1568999) X-Git-Tag: r0-52-21~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e63e4319b9602dbad9ce0ade794ed56044e4dcce;p=thirdparty%2Fnewt.git fix plural forms in Lithuanian translation (#1568999) --- diff --git a/po/lt.po b/po/lt.po index 13bbb7c..90c0579 100644 --- a/po/lt.po +++ b/po/lt.po @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 or n%100>=20) ? 1 : 2)\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" "X-Generator: Zanata 3.8.2\n" #: ../dialogboxes.c:49