Fix plural form of translations.

The leading '_n: ' should not be part of the translations.
pull/8/head
TDE Gitea 5 months ago committed by TDE Gitea
parent e0e4fe95c6
commit 6fe2ceb375

@ -226,7 +226,7 @@ msgid ""
"_n: - %n Copy\n"
" - %n Copies"
msgstr ""
"_n: - %n ასლი\n"
" - %n ასლი\n"
" - %n ასლი"
#: jobs/k3bblankingjob.cpp:133
@ -1530,7 +1530,7 @@ msgid ""
"_n: - %n copy\n"
" - %n copies"
msgstr ""
"_n: - %n ასლი\n"
" - %n ასლი\n"
" - %n ასლი"
#: projects/audiocd/k3baudionormalizejob.cpp:58

Loading…
Cancel
Save