summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAutomated System <gitea@mirror.git.trinitydesktop.org>2025-01-28 18:16:14 +0000
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2025-01-28 18:16:14 +0000
commite8cd42c498bcd5559ab7bfe28389d1658a22e38b (patch)
tree73cf65ed0e4decbb5d0a7cca96abf6e4d98981f4
parent836a8ff236c65fa7ae58d68de1dd76fc0fd3a8ad (diff)
downloadktorrent-e8cd42c498bcd5559ab7bfe28389d1658a22e38b.tar.gz
ktorrent-e8cd42c498bcd5559ab7bfe28389d1658a22e38b.zip
Fix plural form of translations.
The leading '_n: ' should not be part of the translations.
-rw-r--r--translations/ka/messages/ktorrent.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/ka/messages/ktorrent.po b/translations/ka/messages/ktorrent.po
index 91c6daa..4afa0ec 100644
--- a/translations/ka/messages/ktorrent.po
+++ b/translations/ka/messages/ktorrent.po
@@ -1047,7 +1047,7 @@ msgid ""
"_n: 1 day \n"
"%n days "
msgstr ""
-"_n: 1 დღე\n"
+"1 დღე\n"
"%n დღე "
#: libktorrent/migrate/ccmigrate.cpp:119 libktorrent/migrate/ccmigrate.cpp:125
@@ -1166,7 +1166,7 @@ msgid ""
"_n: 1 peer\n"
"%n peers"
msgstr ""
-"_n: 1 პარტნიორი\n"
+"1 პარტნიორი\n"
"%n პარტნიორი"
#: libktorrent/torrent/dndfile.cpp:108