summaryrefslogtreecommitdiffstats
path: root/translations/messages
diff options
context:
space:
mode:
authorAutomated System <gitea@mirror.git.trinitydesktop.org>2025-01-03 18:16:08 +0000
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2025-01-03 18:16:08 +0000
commitc11f22b9cc84aea51f446bfeb95af34cd58e7218 (patch)
tree38993734970979817dc38bbcf996d9ee514f6268 /translations/messages
parent497897d2ecd85cfa634fc8f790a20796dcb51b6b (diff)
downloadkonversation-master.tar.gz
konversation-master.zip
Fix plural form of translations.HEADmaster
The leading '_n: ' should not be part of the translations.
Diffstat (limited to 'translations/messages')
-rw-r--r--translations/messages/ka.po14
1 files changed, 7 insertions, 7 deletions
diff --git a/translations/messages/ka.po b/translations/messages/ka.po
index 9a31c15..dae69cb 100644
--- a/translations/messages/ka.po
+++ b/translations/messages/ka.po
@@ -2409,7 +2409,7 @@ msgid ""
"_n: 1 day\n"
"%n days"
msgstr ""
-"_n: 1 დღე\n"
+"1 დღე\n"
"%n დღე"
#: src/inputfilter.cpp:1478 src/inputfilter.cpp:1492
@@ -2419,7 +2419,7 @@ msgid ""
"_n: 1 hour\n"
"%n hours"
msgstr ""
-"_n: 1 საათი\n"
+"1 საათი\n"
"%n საათი"
#: src/inputfilter.cpp:1479 src/inputfilter.cpp:1493 src/inputfilter.cpp:1505
@@ -2430,7 +2430,7 @@ msgid ""
"_n: 1 minute\n"
"%n minutes"
msgstr ""
-"_n: 1 წუთი\n"
+"1 წუთი\n"
"%n წუთი"
#: src/inputfilter.cpp:1480 src/inputfilter.cpp:1494 src/inputfilter.cpp:1506
@@ -2441,7 +2441,7 @@ msgid ""
"_n: 1 second\n"
"%n seconds"
msgstr ""
-"_n: 1 წამი\n"
+"1 წამი\n"
"%n წამი"
#: src/inputfilter.cpp:1484
@@ -2468,7 +2468,7 @@ msgid ""
"_n: %1 has been idle for 1 second.\n"
"%1 has been idle for %n seconds."
msgstr ""
-"_n: %1 უქმეა 1 წამით.\n"
+"%1 უქმეა 1 წამით.\n"
"%1 უქმეა %n წამით."
#: src/inputfilter.cpp:1537
@@ -2510,7 +2510,7 @@ msgid ""
"_n: %1 (%n user): %2\n"
"%1 (%n users): %2"
msgstr ""
-"_n: %1 (%n მომხმარებელი): %2\n"
+"%1 (%n მომხმარებელი): %2\n"
"%1 (%n მომხმარებელი): %2"
#: src/inputfilter.cpp:1631
@@ -3149,7 +3149,7 @@ msgid ""
"_n: No answer from server %1 for more than 1 second.\n"
"No answer from server %1 for more than %n seconds."
msgstr ""
-"_n: Noსერვერიდან პასუხი არაა 1 წამი.\n"
+"Noსერვერიდან პასუხი არაა 1 წამი.\n"
"%1 სერვერიდან პასუხი არაა %n წამი."
#: src/konvibookmarkhandler.cpp:68