From e3a39aeb9e1b3c05e684788a876adceba50f3dd4 Mon Sep 17 00:00:00 2001
From: Automated System <gitea@mirror.git.trinitydesktop.org>
Date: Wed, 5 Feb 2025 18:15:54 +0000
Subject: Fix plural form of translations. The leading '_n: ' should not be
 part of the translations.

---
 translations/messages/ka.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/translations/messages/ka.po b/translations/messages/ka.po
index fe795b9..2c4bd50 100644
--- a/translations/messages/ka.po
+++ b/translations/messages/ka.po
@@ -460,7 +460,7 @@ msgid ""
 "_n:  (1 Folder, \n"
 " (%n Folders, "
 msgstr ""
-"_n:  (1 საქაღალდე, \n"
+" (1 საქაღალდე, \n"
 " (%n საქაღალდე, "
 
 #: dolphinview.cpp:996
-- 
cgit v1.2.3

