diff options
author | Slávek Banko <[email protected]> | 2020-08-06 14:59:31 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-08-06 15:20:21 +0200 |
commit | 42c9ed19e8ba31217c7590a3ed4ba2f064401853 (patch) | |
tree | 95369b6a7fec0d3e5ceb84335babb7b7fa6a1dac /ta/messages | |
parent | 4ed5ff94aa6a43f9a048d6af198b2f1ac8ee6210 (diff) | |
download | k3b-i18n-42c9ed19e8ba31217c7590a3ed4ba2f064401853.tar.gz k3b-i18n-42c9ed19e8ba31217c7590a3ed4ba2f064401853.zip |
Fix plural form of translations.
The leading '_n: ' should not be part of the translations.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 51985a69cffcfd6b5ac04562220494becbc0107b)
Diffstat (limited to 'ta/messages')
-rw-r--r-- | ta/messages/libk3b.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ta/messages/libk3b.po b/ta/messages/libk3b.po index 897aa83..b84a0f0 100644 --- a/ta/messages/libk3b.po +++ b/ta/messages/libk3b.po @@ -1639,7 +1639,7 @@ msgid "" "_n: ISO9660 Filesystem (Size: %1) - %n copy\n" "ISO9660 Filesystem (Size: %1) - %n copies" msgstr "" -"_n: ISO9660 Filesystem (Size: %1) - %n copy\n" +"ISO9660 Filesystem (Size: %1) - %n copy\n" "ISO9660 கோப்பு முறை (Size: %1) - %n copies" #: projects/datacd/k3bdatajob.cpp:940 projects/datadvd/k3bdvdjob.cpp:340 @@ -3929,7 +3929,7 @@ msgstr "" #~ "_n: unused\n" #~ "%n minutes" #~ msgstr "" -#~ "_n: unused\n" +#~ "unused\n" #~ "%n நிமிடங்கள்" #~ msgid "Custom Size" |