diff options
author | Temuri Doghonadze <rkavt@smartprojects.ge> | 2024-11-08 07:28:50 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-11-08 07:28:50 +0000 |
commit | 54c706a33e1894298e6d8dfd01dc8af5aa1ece54 (patch) | |
tree | bc13e2026e73dbe28aeb0582d03b1d2bd6bd5183 | |
parent | d96f9efea119891a021ece2555ba12055b82c9a8 (diff) | |
download | kvirc-54c706a33e1894298e6d8dfd01dc8af5aa1ece54.tar.gz kvirc-54c706a33e1894298e6d8dfd01dc8af5aa1ece54.zip |
Added translation using Weblate (Georgian)
-rw-r--r-- | po/modules/torrent/torrent_ka.po | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/po/modules/torrent/torrent_ka.po b/po/modules/torrent/torrent_ka.po new file mode 100644 index 00000000..fbd15a38 --- /dev/null +++ b/po/modules/torrent/torrent_ka.po @@ -0,0 +1,76 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Temuri Doghonadze <rkavt@smartprojects.ge>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-05-11 04:28+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:63 +msgid "Trying torrent client interface \"%Q\": score %d" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:103 +msgid "Choosing torrent client interface \"%Q\"" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:110 +msgid "Seems that there is no usable torrent client on this machine" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:119 +msgid "No torrent client interface selected. Try /torrent.detect" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:129 +msgid "" +"The selected torrent client interface failed to execute the requested " +"function" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:130 +msgid "Last interface error: " +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:712 +msgid "Using client interface \"%Q\"." +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:720 +msgid "Invalid client interface \"%Q\"!" +msgstr "" + +#: src/modules/torrent/tc_ktorrentdcopinterface.cpp:45 +msgid "" +"An interface to TDE's excellent KTorrent client.\n" +"Download it from http://www.ktorrent.org\n" +msgstr "" + +#: src/modules/torrent/tc_ktorrentdcopinterface.cpp:61 +#, c-format +msgid "Index out of range: %d [0-%d]!" +msgstr "" + +#: src/modules/torrent/tc_statusbarapplet.cpp:64 +msgid "No client selected!" +msgstr "" |