From 97c4e55c554bb724f75b46a018ab1ba0ce3c2153 Mon Sep 17 00:00:00 2001 From: Automated System Date: Mon, 3 Feb 2025 18:16:17 +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 cb82610..79f36d3 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