From 733eff36f9dd7d8c1261de64d39d03cb81182f17 Mon Sep 17 00:00:00 2001 From: Automated System Date: Fri, 3 Jan 2025 18:16:09 +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(-) (limited to 'translations') diff --git a/translations/messages/ka.po b/translations/messages/ka.po index 2700993..450c930 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.1