Fix plural form of translations.

The leading '_n: ' should not be part of the translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 201bdeacd4)
r14.0.x
Slávek Banko 4 years ago
parent df033bfc43
commit e6ba91c61c
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -144,7 +144,7 @@ msgid ""
"_n: Image File List (1 item)\n"
"Image File List (%n items)"
msgstr ""
"_n: Seznam obrazových souborů (%n položka)\n"
"Seznam obrazových souborů (%n položka)\n"
"Seznam obrazových souborů (%n položky)\n"
"Seznam obrazových souborů (%n položek)"

Loading…
Cancel
Save