From 640dbf47861189603f916c30ca0b244b07e3560e Mon Sep 17 00:00:00 2001
From: Automated System <gitea@mirror.git.trinitydesktop.org>
Date: Fri, 2 May 2025 18:22:31 +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 468f748..53c75f1 100644
--- a/translations/messages/ka.po
+++ b/translations/messages/ka.po
@@ -458,7 +458,7 @@ msgid ""
 "_n:  (1 Folder, \n"
 " (%n Folders, "
 msgstr ""
-"_n:  (1 საქაღალდე, \n"
+" (1 საქაღალდე, \n"
 " (%n საქაღალდე, "
 
 #: dolphinview.cpp:996
-- 
cgit v1.2.3

