Fix plural form of translations.

The leading '_n: ' should not be part of the translations.
r14.0.x
TDE Gitea 3 years ago committed by TDE Gitea
parent 73c429c5a6
commit 0da54ef53d

@ -105,7 +105,7 @@ msgid ""
"_n: %1 hit in General\n"
"%1 hits in General"
msgstr ""
"_n: %1 element w Ogólnych\n"
"%1 element w Ogólnych\n"
"%1 elementów w Ogólnych"
#: mainwindow.cpp:358
@ -113,5 +113,5 @@ msgid ""
"_n: %1 hit in Advanced\n"
"%1 hits in Advanced"
msgstr ""
"_n: %1 element w Zaawansowanych\n"
"%1 element w Zaawansowanych\n"
"%1 elementów w Zaawansowanych"

Loading…
Cancel
Save