diff options
author | Automated System <[email protected]> | 2025-01-17 18:16:37 +0000 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2025-01-17 18:16:37 +0000 |
commit | 13a239f26f1dad46e443aa0f02c91be104fc9fdd (patch) | |
tree | 4811af9099686d3a864382543c4d4edcaa5c7691 | |
parent | 8f3bd29529cfbbca72838385a9e8dc73137d62d5 (diff) | |
download | ktorrent-master.tar.gz ktorrent-master.zip |
The leading '_n: ' should not be part of the translations.
-rw-r--r-- | translations/ka/messages/ktorrent.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/ka/messages/ktorrent.po b/translations/ka/messages/ktorrent.po index 9ae11a9..3b8b79c 100644 --- a/translations/ka/messages/ktorrent.po +++ b/translations/ka/messages/ktorrent.po @@ -473,7 +473,7 @@ msgid "" "_n: and 1 seed. \n" "and %n seeds. " msgstr "" -"_n: და 1 თესლი. \n" +"და 1 თესლი. \n" "და %n თესლი. " #: apps/ktorrent/ktorrentview.cpp:286 apps/ktorrent/trayicon.cpp:258 |