From e587104ad4ff5473e8f76e47672e264b2094c7ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 6 Aug 2020 14:56:52 +0200 Subject: Fix plural form of translations. The leading '_n: ' should not be part of the translations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 913f739a194526a4db7121254260831e0075f672) --- po/ka/amarok.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'po/ka') diff --git a/po/ka/amarok.po b/po/ka/amarok.po index 785df201..831e9359 100644 --- a/po/ka/amarok.po +++ b/po/ka/amarok.po @@ -7279,7 +7279,7 @@ msgid "" "_n: 1 Podcast\n" "%n Podcasts" msgstr "" -"_n: %n შემსრულებელი\n" +"%n შემსრულებელი\n" "%n შემსრულებელი" #: playlistbrowser.cpp:1440 @@ -7357,7 +7357,7 @@ msgid "" "_n: 1 podcast\n" "%n podcasts" msgstr "" -"_n: %n შემსრულებელი\n" +"%n შემსრულებელი\n" "%n შემსრულებელი" #: playlistbrowser.cpp:2218 @@ -8420,7 +8420,7 @@ msgid "" "_n: %n track\n" "%n tracks" msgstr "" -"_n: %n ჩანაწერი\n" +"%n ჩანაწერი\n" "%n ჩანაწერი" #: statistics.cpp:232 @@ -8444,7 +8444,7 @@ msgid "" "_n: %n artist\n" "%n artists" msgstr "" -"_n: %n შემსრულებელი\n" +"%n შემსრულებელი\n" "%n შემსრულებელი" #: statistics.cpp:257 @@ -8453,7 +8453,7 @@ msgid "" "_n: %n album\n" "%n albums" msgstr "" -"_n: %n ალბომი\n" +"%n ალბომი\n" "%n ალბომი" #: statistics.cpp:268 @@ -8466,7 +8466,7 @@ msgid "" "_n: %n genre\n" "%n genres" msgstr "" -"_n: %n ჟანრი\n" +"%n ჟანრი\n" "%n ჟანრიs" #: statistics.cpp:279 -- cgit v1.2.1