diff options
author | Automated System <[email protected]> | 2025-01-28 18:16:14 +0000 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2025-01-28 18:16:14 +0000 |
commit | e8cd42c498bcd5559ab7bfe28389d1658a22e38b (patch) | |
tree | 73cf65ed0e4decbb5d0a7cca96abf6e4d98981f4 /translations | |
parent | 836a8ff236c65fa7ae58d68de1dd76fc0fd3a8ad (diff) | |
download | ktorrent-master.tar.gz ktorrent-master.zip |
The leading '_n: ' should not be part of the translations.
Diffstat (limited to 'translations')
-rw-r--r-- | translations/ka/messages/ktorrent.po | 4 |
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 |