po: fix syntax error in plural forms for lt language

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrangé 2019-03-07 13:41:39 +00:00
parent ceb21d7894
commit cebaaa22ff

View File

@ -16,7 +16,7 @@ msgstr ""
"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 or n%100>=20) ? 1 : 2)\n"
"%100<10 || n%100>=20) ? 1 : 2)\n"
"X-Generator: Zanata 3.8.4\n"
#: ../data/remote-viewer.appdata.xml.in.h:1