summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAutomated System <[email protected]>2025-01-23 18:16:30 +0000
committerTDE Gitea <[email protected]>2025-01-23 18:16:30 +0000
commitb58cfd146047bebabe0d1a045ff8284c23d4f7eb (patch)
tree9968f0938a54660e0eb80867c43307788d116895
parentfa95037924d3427c40820f8f639e40af0ca84365 (diff)
downloadamarok-b58cfd146047bebabe0d1a045ff8284c23d4f7eb.tar.gz
amarok-b58cfd146047bebabe0d1a045ff8284c23d4f7eb.zip
Fix plural form of translations.
The leading '_n: ' should not be part of the translations.
-rw-r--r--translations/messages/ka.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/messages/ka.po b/translations/messages/ka.po
index 868b3f6f..a5a33657 100644
--- a/translations/messages/ka.po
+++ b/translations/messages/ka.po
@@ -813,7 +813,7 @@ msgid ""
"_n: &Organize File...\n"
"&Organize %n Files..."
msgstr ""
-"_n: &ფაილის ორგანიზაცია...\n"
+"&ფაილის ორგანიზაცია...\n"
"%n &ფაილის ორგანიზაცია..."
#: collectionbrowser.cpp:1465
@@ -822,7 +822,7 @@ msgid ""
"_n: &Delete File...\n"
"&Delete %n Files..."
msgstr ""
-"_n: &ფაილის წაშლა...\n"
+"&ფაილის წაშლა...\n"
"%n &ფაილის წაშლა..."
#: collectionbrowser.cpp:1466 playlist.cpp:3909