Fix plural form of translations.

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

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

Loading…
Cancel
Save