From 6387f84b3888421b1da0c15135b34d74c98f8b09 Mon Sep 17 00:00:00 2001
From: Slávek Banko <slavek.banko@axis.cz>
Date: Mon, 30 Jun 2025 19:29:52 +0200
Subject: Add desktop files translations. Fixed name for info widget plugin in
 desktop file.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
---
 src/CMakeL10n.txt                                  |   5 +
 src/apps/ktorrent/ktorrent.desktop                 |  84 ++-------------
 src/apps/ktorrent/ktorrentplugin.desktop           |  32 +-----
 src/apps/ktorrent/x-bittorrent.desktop             |  36 +------
 src/plugins/infowidget/ktinfowidgetplugin.desktop  |  29 +----
 src/plugins/ipfilter/ktipfilterplugin.desktop      |  54 +---------
 src/plugins/logviewer/ktlogviewerplugin.desktop    |  24 +----
 .../partfileimport/ktpartfileimportplugin.desktop  |  23 +---
 src/plugins/rssfeed/ktrssfeedplugin.desktop        |  20 +---
 src/plugins/scanfolder/ktscanfolderplugin.desktop  |  24 +----
 src/plugins/scheduler/ktschedulerplugin.desktop    |  24 +----
 src/plugins/search/ktsearchplugin.desktop          |  58 +---------
 src/plugins/stats/ktstatsplugin.desktop            |  24 +----
 src/plugins/upnp/ktupnpplugin.desktop              |  24 +----
 .../webinterface/ktwebinterfaceplugin.desktop      |  20 +---
 src/plugins/zeroconf/ktzeroconfplugin.desktop      |  20 +---
 translations/desktop_files/ar.po                   | 113 +++++++++++++++++++
 translations/desktop_files/bg.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/br.po                   | 120 +++++++++++++++++++++
 translations/desktop_files/ca.po                   | 113 +++++++++++++++++++
 translations/desktop_files/cs.po                   | 117 ++++++++++++++++++++
 translations/desktop_files/cy.po                   | 113 +++++++++++++++++++
 translations/desktop_files/da.po                   | 119 ++++++++++++++++++++
 translations/desktop_files/de.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/el.po                   | 116 ++++++++++++++++++++
 translations/desktop_files/es.po                   | 115 ++++++++++++++++++++
 translations/desktop_files/et.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/fa.po                   | 118 ++++++++++++++++++++
 translations/desktop_files/fr.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/gl.po                   | 113 +++++++++++++++++++
 translations/desktop_files/it.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/ja.po                   | 113 +++++++++++++++++++
 translations/desktop_files/ka.po                   | 113 +++++++++++++++++++
 translations/desktop_files/ktorrent-desktops.pot   | 112 +++++++++++++++++++
 translations/desktop_files/lt.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/ms.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/nb.po                   | 115 ++++++++++++++++++++
 translations/desktop_files/nds.po                  | 114 ++++++++++++++++++++
 translations/desktop_files/nl.po                   | 115 ++++++++++++++++++++
 translations/desktop_files/pa.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/pl.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/pt.po                   | 115 ++++++++++++++++++++
 translations/desktop_files/pt_BR.po                | 114 ++++++++++++++++++++
 translations/desktop_files/ru.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/sk.po                   | 116 ++++++++++++++++++++
 translations/desktop_files/sr.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/sr@Latn.po              | 114 ++++++++++++++++++++
 translations/desktop_files/sv.po                   | 113 +++++++++++++++++++
 translations/desktop_files/tr.po                   | 114 ++++++++++++++++++++
 translations/desktop_files/uk.po                   | 115 ++++++++++++++++++++
 translations/desktop_files/zh_CN.po                | 114 ++++++++++++++++++++
 translations/desktop_files/zh_TW.po                | 116 ++++++++++++++++++++
 52 files changed, 4169 insertions(+), 456 deletions(-)
 create mode 100644 translations/desktop_files/ar.po
 create mode 100644 translations/desktop_files/bg.po
 create mode 100644 translations/desktop_files/br.po
 create mode 100644 translations/desktop_files/ca.po
 create mode 100644 translations/desktop_files/cs.po
 create mode 100644 translations/desktop_files/cy.po
 create mode 100644 translations/desktop_files/da.po
 create mode 100644 translations/desktop_files/de.po
 create mode 100644 translations/desktop_files/el.po
 create mode 100644 translations/desktop_files/es.po
 create mode 100644 translations/desktop_files/et.po
 create mode 100644 translations/desktop_files/fa.po
 create mode 100644 translations/desktop_files/fr.po
 create mode 100644 translations/desktop_files/gl.po
 create mode 100644 translations/desktop_files/it.po
 create mode 100644 translations/desktop_files/ja.po
 create mode 100644 translations/desktop_files/ka.po
 create mode 100644 translations/desktop_files/ktorrent-desktops.pot
 create mode 100644 translations/desktop_files/lt.po
 create mode 100644 translations/desktop_files/ms.po
 create mode 100644 translations/desktop_files/nb.po
 create mode 100644 translations/desktop_files/nds.po
 create mode 100644 translations/desktop_files/nl.po
 create mode 100644 translations/desktop_files/pa.po
 create mode 100644 translations/desktop_files/pl.po
 create mode 100644 translations/desktop_files/pt.po
 create mode 100644 translations/desktop_files/pt_BR.po
 create mode 100644 translations/desktop_files/ru.po
 create mode 100644 translations/desktop_files/sk.po
 create mode 100644 translations/desktop_files/sr.po
 create mode 100644 translations/desktop_files/sr@Latn.po
 create mode 100644 translations/desktop_files/sv.po
 create mode 100644 translations/desktop_files/tr.po
 create mode 100644 translations/desktop_files/uk.po
 create mode 100644 translations/desktop_files/zh_CN.po
 create mode 100644 translations/desktop_files/zh_TW.po

diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index a44265c..02343e1 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,8 @@
 ##### create translation templates ##############
 
 tde_l10n_create_template( "messages/ktorrent" )
+
+tde_l10n_create_template(
+  CATALOG "desktop_files/ktorrent-desktops"
+  SOURCES *.desktop
+)
diff --git a/src/apps/ktorrent/ktorrent.desktop b/src/apps/ktorrent/ktorrent.desktop
index 3e9bdaa..923b8cd 100644
--- a/src/apps/ktorrent/ktorrent.desktop
+++ b/src/apps/ktorrent/ktorrent.desktop
@@ -1,85 +1,15 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=KTorrent
-Name[sv]=Ktorrent
-Name[xx]=xxKTorrentxx
+
 GenericName=BitTorrent Client
-GenericName[ar]=زبون BitTorrent
-GenericName[bg]=Бит Торент клиент
-GenericName[br]=Kliant BitTorrent
-GenericName[ca]=Client de BitTorrent
-GenericName[cs]=BitTorrent klient
-GenericName[da]=BitTorrent klient
-GenericName[de]=BitTorrent-Programm
-GenericName[el]=Πελάτης BitTorrent
-GenericName[es]=Cliente de BitTorrent
-GenericName[et]=BitTorrenti klient
-GenericName[fa]=کارخواه BitTorrent
-GenericName[fr]=Client BitTorrent
-GenericName[gl]=Cliente BitTorrent
-GenericName[it]=Client BitTorrent
-GenericName[ja]=BitTorrent クライアント
-GenericName[ka]=BitTorrent-ის კლიენტი
-GenericName[lt]=BitTorrent klientas
-GenericName[ms]=Klien BitTorrent
-GenericName[nb]=BitTorrent-klient
-GenericName[nds]=Bittorrent-Programm
-GenericName[nl]=BitTorrent-cliënt
-GenericName[pa]=BitTorrent ਕਲਾਂਇਟ
-GenericName[pl]=Klient BitTorrenta
-GenericName[pt]=Cliente de BitTorrent
-GenericName[pt_BR]=Cliente BitTorrent
-GenericName[ru]=Клиент BitTorrent
-GenericName[sk]=BitTorrent Klient
-GenericName[sr]=BitTorrent клијент
-GenericName[sr@Latn]=BitTorrent klijent
-GenericName[sv]=BitTorrent-klient
-GenericName[tr]=BitTorrent İstemcisi
-GenericName[uk]=Клієнт BitTorrent
-GenericName[xx]=xxBitTorrent Clientxx
-GenericName[zh_CN]=BitTorrent 客户端
-GenericName[zh_TW]=BitTorrent 客戶端程式
+
+Comment=A BitTorrent program for TDE
+
+Type=Application
 Exec=ktorrent %i %m -caption "%c" %u
 Icon=ktorrent
-Type=Application
-X-DocPath=ktorrent/index.html
 MimeType=application/x-bittorrent;application/x-torrent;
-X-DCOP-ServiceType=Unique
-Comment=A BitTorrent program for TDE
-Comment[ar]=برنامِج BitTorrent لِــ TDE
-Comment[bg]=Бит Торент клиент за TDE
-Comment[br]=Ur programm BitTorrent evit TDE
-Comment[ca]=Un programa de BitTorrent per TDE
-Comment[cs]=BitTorrent pro TDE
-Comment[da]=Et BitTorrent program for TDE
-Comment[de]=Ein BitTorrent-Programm für TDE
-Comment[el]=Μία εφαρμογή BitTorrent για το TDE
-Comment[es]=Un programa de BitTorrent para TDE
-Comment[et]=TDE BitTorrenti rakendus
-Comment[fa]=یک برنامۀ BitTorrent برای TDE
-Comment[fr]=Un programme BitTorrent pour TDE
-Comment[gl]=Programa de BitTorrent para TDE
-Comment[it]=Un programma BitTorrent per TDE
-Comment[ja]=TDE のための BitTorrent プログラム
-Comment[ka]=BitTorrent-ის პროგრამა TDE-თვის
-Comment[lt]=BitTorrent programa skirta TDE aplinkai
-Comment[ms]=Program BitTorrent untuk TDE
-Comment[nb]=Et BitTorrent-program for TDE
-Comment[nds]=En Bittorrent-Programm för TDE
-Comment[nl]=Een BitTorrent-programma voor TDE
-Comment[pa]=TDE ਲਈ BitTorrent ਕਾਰਜ
-Comment[pl]=Program BitTorrent dla TDE
-Comment[pt]=Um programa de BitTorrent para o TDE
-Comment[pt_BR]=Um programa BitTorrent para o TDE
-Comment[ru]=Клиент BitTorrent для TDE
-Comment[sk]=BitTorrent klient pre TDE
-Comment[sr]=BitTorrent програм за TDE
-Comment[sr@Latn]=BitTorrent program za TDE
-Comment[sv]=Ett BitTorrent-program för TDE
-Comment[tr]=TDE için BitTorrent uygulaması
-Comment[uk]=Програма BitTorrent для TDE
-Comment[xx]=xxA BitTorrent program for TDExx
-Comment[zh_CN]=一个 TDE 的 BitTorrent 程序
-Comment[zh_TW]=TDE 的 BitTorrent 程式
 Terminal=false
+X-DCOP-ServiceType=Unique
+X-DocPath=ktorrent/index.html
 Categories=Qt;TDE;Network;FileTransfer;
diff --git a/src/apps/ktorrent/ktorrentplugin.desktop b/src/apps/ktorrent/ktorrentplugin.desktop
index 29436c8..298abb0 100644
--- a/src/apps/ktorrent/ktorrentplugin.desktop
+++ b/src/apps/ktorrent/ktorrentplugin.desktop
@@ -1,33 +1,5 @@
 [Desktop Entry]
+Name=KTorrent Plugin
+
 Type=ServiceType
 X-TDE-ServiceType=KTorrent/Plugin
-Name=KTorrent Plugin
-Name[ar]=قابس KTorrent
-Name[bg]=Приставка за KTorrent
-Name[br]=Lugent KTorrent
-Name[ca]=Connector KTorrent
-Name[cs]=KTorrent modul
-Name[da]=KTorrent-plugin
-Name[de]=KTorrent-Modul
-Name[el]=Πρόσθετο KTorrent
-Name[es]=Complemento de KTorrent
-Name[et]=KTorrenti plugin
-Name[fa]=وصلۀ KTorrent
-Name[gl]=Plugin KTorrent
-Name[it]=Plugin KTorrent
-Name[ja]=KTorrent プラグイン
-Name[ka]=KTorrent-ის მოდული
-Name[nb]=KTorrent-modul
-Name[nds]=KTorrent-Moduul
-Name[nl]=KTorrent-plugin
-Name[pl]=Wtyczka KTorrent
-Name[pt]='Plugin' do KTorrent
-Name[pt_BR]=Plugin KTorrent
-Name[sr]=KTorrent прикључак
-Name[sr@Latn]=KTorrent priključak
-Name[sv]=Ktorrent-insticksprogram
-Name[tr]=KTorrent Eklentisi
-Name[uk]=Втулок KTorrent
-Name[xx]=xxKTorrent Pluginxx
-Name[zh_CN]=KTorrent 插件
-Name[zh_TW]=KTorrent 外掛程式
diff --git a/src/apps/ktorrent/x-bittorrent.desktop b/src/apps/ktorrent/x-bittorrent.desktop
index 7fba36f..5180adf 100644
--- a/src/apps/ktorrent/x-bittorrent.desktop
+++ b/src/apps/ktorrent/x-bittorrent.desktop
@@ -1,39 +1,9 @@
 [Desktop Entry]
-Encoding=UTF-8
 Comment=BitTorrent Download
-Comment[ar]=تنزيل BitTorrent
-Comment[bg]=Сваляне на Бит Торент
-Comment[ca]=Una baixada BitTorrent
-Comment[cs]=Stažení BitTorrent
-Comment[cy]=Lawrlwythiad BitTorrent
-Comment[da]=BitTorrent-download
-Comment[de]=BitTorrent-Herunterladevorgang
-Comment[el]=Λήψη BitTorrent
-Comment[es]=Descarga de BitTorrent
-Comment[et]=BitTorrenti allalaadimine
-Comment[fa]=بارگیری BitTorrent
-Comment[gl]=Descarga de BitTorrent
-Comment[it]=Scaricamento BitTorrent
-Comment[ja]=BitTorrent ダウンロード
-Comment[ka]=BitTorrent-ით ჩამოტვირვა
-Comment[nb]=BitTorrent-nedlasting
-Comment[nds]=Bittorrent-Daalladen
-Comment[nl]=BitTorrent-download
-Comment[pl]=Pobieranie plików BitTorrent
-Comment[pt]=Transferência do BitTorrent
-Comment[pt_BR]=Um programa BitTorrent para download
-Comment[sk]=Sťahovanie BitTorrent
-Comment[sr]=BitTorrent преузимање
-Comment[sr@Latn]=BitTorrent preuzimanje
-Comment[sv]=BitTorrent-nerladdning
-Comment[tr]=BitTorrent İndirme
-Comment[uk]=Звантаження BitTorrent
-Comment[xx]=xxBitTorrent Downloadxx
-Comment[zh_CN]=BitTorrent 下载
-Comment[zh_TW]=BitTorrent 下載
+
+Type=MimeType
 Hidden=false
-MimeType=application/x-bittorrent
 Icon=torrent
-Type=MimeType
+MimeType=application/x-bittorrent
 Patterns=*.torrent;*.tor
 X-TDE-AutoEmbed=false
diff --git a/src/plugins/infowidget/ktinfowidgetplugin.desktop b/src/plugins/infowidget/ktinfowidgetplugin.desktop
index 8ea5368..097b081 100644
--- a/src/plugins/infowidget/ktinfowidgetplugin.desktop
+++ b/src/plugins/infowidget/ktinfowidgetplugin.desktop
@@ -1,29 +1,6 @@
 [Desktop Entry]
-Name=SearchPlugin
-Name[bg]=Приставка за търсене
-Name[br]=Lugent klask
-Name[da]=SøgePlugin
-Name[de]=Suche-Modul
-Name[el]=Πρόσθετο αναζήτησης
-Name[es]=Complemento de búsqueda
-Name[et]=Otsimisplugin
-Name[fa]=وصلۀ جستجو
-Name[it]=Plugin di ricerca
-Name[nb]=Søkemodul
-Name[nds]=Söök-Moduul
-Name[nl]=Zoekplugin
-Name[pl]=Wtyczka wyszukiwania
-Name[pt]='Plugin' de Procura
-Name[pt_BR]=Plugin de Busca
-Name[sk]=Vyhľadávací Plugin
-Name[sr]=Прикључак претраге
-Name[sr@Latn]=Priključak pretrage
-Name[sv]=Sökinsticksprogram
-Name[tr]=Arama Eklentisi
-Name[uk]=Втулок пошуку
-Name[xx]=xxSearchPluginxx
-Name[zh_CN]=搜索插件
-Name[zh_TW]=搜尋外掛程式
-X-TDE-ServiceTypes=KTorrent/Plugin
+Name=InfoWidgetPlugin
+
 Type=Service
 X-TDE-Library=ktinfowidgetplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/ipfilter/ktipfilterplugin.desktop b/src/plugins/ipfilter/ktipfilterplugin.desktop
index 4435c28..5f34e2b 100644
--- a/src/plugins/ipfilter/ktipfilterplugin.desktop
+++ b/src/plugins/ipfilter/ktipfilterplugin.desktop
@@ -1,56 +1,8 @@
 [Desktop Entry]
 Name=IPFilterPlugin
-Name[bg]=Приставка за IP-филтриране
-Name[br]=Lugent Sil IP
-Name[de]=IP-Filter-Modul
-Name[el]=Πρόσθετο φίλτρου IP
-Name[es]=Filtro de IP
-Name[et]=IP-filtri plugin
-Name[it]=Plugin filtro ip
-Name[nb]=IP-filtermodul
-Name[nds]="IP-Filter"-Moduul
-Name[nl]=IPFilter-plugin
-Name[pl]=Wtyczka filtru IP
-Name[pt]=Filtro de IPs
-Name[pt_BR]=Plugin de Filtro de IP
-Name[sk]=IPFilter Plugin
-Name[sr]=Прикључак IP филтера
-Name[sr@Latn]=Priključak IP filtera
-Name[sv]=IP-filterinsticksprogram
-Name[tr]=IP Filtre Eklentisi
-Name[xx]=xxIPFilterPluginxx
-Name[zh_CN]=IP 过滤器插件
-Name[zh_TW]=IPFilter外掛程式
+
 Comment=IP filter plugin for KTorrent
-Comment[ar]=قابس مرشح IP لِــ KTorrent
-Comment[bg]=Приставка за IP-филтриране (KTorrent)
-Comment[br]=Lugent sil IP evit KTorrentt
-Comment[ca]=Connector de filtres d'IP per a Ktorrent
-Comment[cs]=IP filtr modul pro KTorrent
-Comment[de]=IP-Filter-Modul für KTorrent
-Comment[el]=Πρόσθετο φίλτρου IP για το KTorrent
-Comment[es]=Complemento de filtro de IP de KTorrent
-Comment[et]=KTorrenti IP-filtri plugin
-Comment[fa]=وصلۀ پالایۀ IP برای KTorrent
-Comment[gl]=Plugin de filtrado de IPs para KTorrent
-Comment[it]=Plugin filtro ip per KTorrent
-Comment[ja]=KTorrent のための IP フィルタプラグイン
-Comment[ka]=KTorrent-ის IP ფილტრაციის მოდული
-Comment[nb]=IP-filtermodul for KTorrent
-Comment[nds]="IP-Filter"-Moduul för KTorrent
-Comment[nl]=Plugin om op IP-adressen te filteren in KTorrent
-Comment[pl]=Wtyczka filtru IP dla KTorrent
-Comment[pt]='Plugin' de filtragem de IPs do KTorrent
-Comment[pt_BR]=Plugin de Filtro de IP para o KTorrent
-Comment[sk]=IP filter plugin pre KTorrent
-Comment[sr]=Прикључак IP филтера за KTorrent
-Comment[sr@Latn]=Priključak IP filtera za KTorrent
-Comment[sv]=IP-filterinsticksprogram för Ktorrent
-Comment[tr]=KTorrent için IP filtre eklentisi
-Comment[uk]=Втулок фільтрування IP для KTorrent
-Comment[xx]=xxIP filter plugin for KTorrentxx
-Comment[zh_CN]=KTorrent 的 IP 过滤器插件
-Comment[zh_TW]=KTorrent IP 過濾器外掛程式
-X-TDE-ServiceTypes=KTorrent/Plugin
+
 Type=Service
 X-TDE-Library=ktipfilterplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/logviewer/ktlogviewerplugin.desktop b/src/plugins/logviewer/ktlogviewerplugin.desktop
index 4d7c9ad..8b09332 100644
--- a/src/plugins/logviewer/ktlogviewerplugin.desktop
+++ b/src/plugins/logviewer/ktlogviewerplugin.desktop
@@ -1,26 +1,6 @@
 [Desktop Entry]
 Name=LogViewerPlugin
-Name[bg]=Приставка за преглед на журнални файлове
-Name[de]=Modul zur Anzeige von Protokolldateien
-Name[el]=Πρόσθετο προβολής καταγραφής
-Name[es]=Visualizador del registro
-Name[et]=Loginäitaja plugin
-Name[it]=Plugin visore registro
-Name[nb]=Logvisningsmodul
-Name[nds]=Logbookkieker-Moduul
-Name[nl]=Logweergaveplugin
-Name[pl]=Wtyczka wyświetlania dziennika
-Name[pt]=Visualizador do Registo
-Name[pt_BR]=Plugin de Vizualização de Log
-Name[sk]=LogViewer Plugin
-Name[sr]=Прикључак приказа дневника
-Name[sr@Latn]=Priključak prikaza dnevnika
-Name[sv]=Loggvisningsinsticksprogram
-Name[tr]=Kayıt Görüntü Eklentisi
-Name[uk]=Втулок перегляду журналу
-Name[xx]=xxLogViewerPluginxx
-Name[zh_CN]=日志查看器插件
-Name[zh_TW]=紀錄檢視器外掛程式
-X-TDE-ServiceTypes=KTorrent/Plugin
+
 Type=Service
 X-TDE-Library=ktlogviewerplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/partfileimport/ktpartfileimportplugin.desktop b/src/plugins/partfileimport/ktpartfileimportplugin.desktop
index e84cbaf..cd4276c 100644
--- a/src/plugins/partfileimport/ktpartfileimportplugin.desktop
+++ b/src/plugins/partfileimport/ktpartfileimportplugin.desktop
@@ -1,25 +1,6 @@
 [Desktop Entry]
 Name=PartialFileImportPlugin
-Name[bg]=Приставка за частично импортиране на файлове
-Name[de]=Teildatei-Import-Modul
-Name[el]=Πρόσθετο εισαγωγής μερικής λήψης
-Name[es]=Importación de ficheros parciales
-Name[et]=Osalise faili impordi plugin
-Name[it]=Plugin importazione file parziali
-Name[nb]=Filimportmodul
-Name[nds]=Importmoduul för Deeldateien
-Name[nl]=Import gedeeltelijke bestanden
-Name[pl]=Wtyczka importu części plików
-Name[pt]=Importação de Ficheiros Parciais
-Name[pt_BR]=Plugin de Importação Parcial de Arquivo
-Name[sk]=PartialFileImport Plugin
-Name[sr]=Прикључак за увоз недовршених фајлова
-Name[sr@Latn]=Priključak za uvoz nedovršenih fajlova
-Name[sv]=Insticksprogram för partiell filimport
-Name[tr]=Tamamlanmamış Dosya Alma Eklentisi
-Name[xx]=xxPartialFileImportPluginxx
-Name[zh_CN]=部分文件导入插件
-Name[zh_TW]=PartialFileImport外掛程式
-X-TDE-ServiceTypes=KTorrent/Plugin
+
 Type=Service
 X-TDE-Library=ktpartfileimportplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/rssfeed/ktrssfeedplugin.desktop b/src/plugins/rssfeed/ktrssfeedplugin.desktop
index 99f6fb3..b8998b4 100644
--- a/src/plugins/rssfeed/ktrssfeedplugin.desktop
+++ b/src/plugins/rssfeed/ktrssfeedplugin.desktop
@@ -1,22 +1,6 @@
 [Desktop Entry]
 Name=RssFeedPlugin
-Name[bg]=Приставка за RssFeed
-Name[de]=RSS-Nachrichtenquellen-Modul
-Name[el]=Πρόσθετο ροών Rss
-Name[et]=RSS-kanali plugin
-Name[it]=Plugin Fonti notizie
-Name[nb]=RSS-modul
-Name[nds]=RSS-Moduul
-Name[pl]=Wtyczka kanały RSS
-Name[pt_BR]=Plugin de RssFeed
-Name[sk]=RssFeed Plugin
-Name[sr]=Прикључак Rss довода
-Name[sr@Latn]=Priključak Rss dovoda
-Name[sv]=RSS-kanalinsticksprogram
-Name[tr]=RSS Besleme Eklentisi
-Name[uk]=Втулок подач RSS
-Name[xx]=xxRssFeedPluginxx
-Name[zh_CN]=RSS 种子插件
-X-TDE-ServiceTypes=KTorrent/Plugin
+
 Type=Service
 X-TDE-Library=ktrssfeedplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/scanfolder/ktscanfolderplugin.desktop b/src/plugins/scanfolder/ktscanfolderplugin.desktop
index 53c7a6c..06b51ba 100644
--- a/src/plugins/scanfolder/ktscanfolderplugin.desktop
+++ b/src/plugins/scanfolder/ktscanfolderplugin.desktop
@@ -1,26 +1,6 @@
 [Desktop Entry]
 Name=ScanFolderPlugin
-Name[bg]=Приставка за сканиране
-Name[cs]=Modul prohledávání složek
-Name[da]=Plugin for mappesøgning
-Name[de]=Ordner-Durchsuchen-Modul
-Name[el]=Πρόσθετο σάρωσης φακέλων
-Name[et]=Kataloogi uurimise plugin
-Name[it]=Plugin scansione cartella
-Name[nb]=Katalogundersøkingsmdoul
-Name[nds]=Moduul för't Dörkieken vun Ornern
-Name[nl]=Mapscanplugin
-Name[pl]=Wtyczka przeszukiwania katalogów
-Name[pt_BR]=Plugins de Busca
-Name[sk]=ScanFolder Plugin
-Name[sr]=Прикључак прегледа фасцикле
-Name[sr@Latn]=Priključak pregleda fascikle
-Name[sv]=Insticksprogram för katalogsökning
-Name[tr]=Dizin Tarama Eklentisi
-Name[uk]=Втулок сканування тек
-Name[xx]=xxScanFolderPluginxx
-Name[zh_CN]=扫描文件夹插件
-Name[zh_TW]=掃描資料夾外掛程式
-X-TDE-ServiceTypes=KTorrent/Plugin
+
 Type=Service
 X-TDE-Library=ktscanfolderplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/scheduler/ktschedulerplugin.desktop b/src/plugins/scheduler/ktschedulerplugin.desktop
index ea35426..7ec6150 100644
--- a/src/plugins/scheduler/ktschedulerplugin.desktop
+++ b/src/plugins/scheduler/ktschedulerplugin.desktop
@@ -1,26 +1,6 @@
 [Desktop Entry]
 Name=SchedulerPlugin
-Name[bg]=Приставка за график
-Name[cs]=Modul plánování
-Name[da]=Skemalægger-Plugin
-Name[de]=Planer-Modul
-Name[el]=Πρόσθετο προγραμματισμού
-Name[et]=Ajastamisplugin
-Name[it]=Plugin pianificatore
-Name[nb]=Planleggermodul
-Name[nds]=Planer-Moduul
-Name[nl]=Plannerplugin
-Name[pl]=Wtyczka planowanie transferu
-Name[pt_BR]=Plugin de agendamento
-Name[sk]=Scheduler Plugin
-Name[sr]=Прикључак распоређивања
-Name[sr@Latn]=Priključak raspoređivanja
-Name[sv]=Insticksprogram för schemaläggning
-Name[tr]=Zamanlayıcı Eklentisi
-Name[uk]=Втулок розкладу
-Name[xx]=xxSchedulerPluginxx
-Name[zh_CN]=带宽规划器插件
-Name[zh_TW]=排程器外掛程式
-X-TDE-ServiceTypes=KTorrent/Plugin
+
 Type=Service
 X-TDE-Library=ktschedulerplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/search/ktsearchplugin.desktop b/src/plugins/search/ktsearchplugin.desktop
index 9feabe0..c0f471b 100644
--- a/src/plugins/search/ktsearchplugin.desktop
+++ b/src/plugins/search/ktsearchplugin.desktop
@@ -1,60 +1,8 @@
 [Desktop Entry]
 Name=SearchPlugin
-Name[bg]=Приставка за търсене
-Name[br]=Lugent klask
-Name[da]=SøgePlugin
-Name[de]=Suche-Modul
-Name[el]=Πρόσθετο αναζήτησης
-Name[es]=Complemento de búsqueda
-Name[et]=Otsimisplugin
-Name[fa]=وصلۀ جستجو
-Name[it]=Plugin di ricerca
-Name[nb]=Søkemodul
-Name[nds]=Söök-Moduul
-Name[nl]=Zoekplugin
-Name[pl]=Wtyczka wyszukiwania
-Name[pt]='Plugin' de Procura
-Name[pt_BR]=Plugin de Busca
-Name[sk]=Vyhľadávací Plugin
-Name[sr]=Прикључак претраге
-Name[sr@Latn]=Priključak pretrage
-Name[sv]=Sökinsticksprogram
-Name[tr]=Arama Eklentisi
-Name[uk]=Втулок пошуку
-Name[xx]=xxSearchPluginxx
-Name[zh_CN]=搜索插件
-Name[zh_TW]=搜尋外掛程式
+
 Comment=Search plugin for KTorrent
-Comment[ar]=قابس البحث لِــ KTorrent
-Comment[bg]=Приставка за търсене (KTorrent)
-Comment[br]=Lugent klask evit KTorrent
-Comment[ca]=Connector de cerca per a KTorrent
-Comment[cs]=Vyhledávací modul pro KTorrent
-Comment[da]=Søge-plugin for KTorrent
-Comment[de]=Suche-Modul für KTorrent
-Comment[el]=Πρόσθετο αναζήτησης για το KTorrent
-Comment[es]=Complemento de búsqueda para KTorrent
-Comment[et]=KTorrenti otsimisplugin
-Comment[fa]=وصلۀ جستجو برای KTorrent
-Comment[gl]=Plugin de procuras para KTorrent
-Comment[it]=Plugin di ricerca per KTorrent
-Comment[ja]=KTorrent のための検索プラグイン
-Comment[ka]=ძებნის მოდული KTorrent-თვის
-Comment[nb]=Søkemodul for KTorrent
-Comment[nds]=Söök-Moduul för KTorrent
-Comment[nl]=Zoekplugin voor KTorrent
-Comment[pl]=Wtyczka wyszukiwania dla KTorrent
-Comment[pt]='Plugin' de procura para o KTorrent
-Comment[pt_BR]=Busca de plug-in para o KTorrent
-Comment[sk]=Vyhľadávací plugin pre KTorrent
-Comment[sr]=Прикључак претраге за KTorrent
-Comment[sr@Latn]=Priključak pretrage za KTorrent
-Comment[sv]=Sökinsticksprogram för Ktorrent
-Comment[tr]=KTorrent için arama eklentisi
-Comment[uk]=Втулок пошуку для KTorrent
-Comment[xx]=xxSearch plugin for KTorrentxx
-Comment[zh_CN]=KTorrent 的搜索插件
-Comment[zh_TW]=KTorrent 搜尋外掛程式
-X-TDE-ServiceTypes=KTorrent/Plugin
+
 Type=Service
 X-TDE-Library=ktsearchplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/stats/ktstatsplugin.desktop b/src/plugins/stats/ktstatsplugin.desktop
index 21a2901..a67ca35 100644
--- a/src/plugins/stats/ktstatsplugin.desktop
+++ b/src/plugins/stats/ktstatsplugin.desktop
@@ -1,24 +1,6 @@
 [Desktop Entry]
-Type=Service
 Name=StatsPlugin
-Name[bg]=Приставка за статистика
-Name[de]=Statistik-Modul
-Name[es]=Complemento de estadísticas
-Name[et]=Statistikaplugin
-Name[it]=Plugin statistiche
-Name[nds]=Statistik-Moduul
-Name[nl]=Statistiekenplugin
-Name[pl]=Wtyczka statystyk
-Name[pt]='Plugin' de Estatísticas
-Name[pt_BR]=Plugin de Estatísticas
-Name[sr]=Прикључак за статистику
-Name[sr@Latn]=Priključak za statistiku
-Name[sv]=Statistikinsticksprogram
-Name[tr]=Arama Eklentisi
-Name[uk]=Втулок статистики
-Name[xx]=xxStatsPluginxx
-Name[zh_CN]=统计插件
-Comment=
-Comment[xx]=xxxx
-X-TDE-ServiceTypes=KTorrent/Plugin
+
+Type=Service
 X-TDE-Library=ktstatsplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/upnp/ktupnpplugin.desktop b/src/plugins/upnp/ktupnpplugin.desktop
index ea17434..f2a529a 100644
--- a/src/plugins/upnp/ktupnpplugin.desktop
+++ b/src/plugins/upnp/ktupnpplugin.desktop
@@ -1,26 +1,6 @@
 [Desktop Entry]
 Name=UPnPPlugin
-Name[bg]=Приставка UPnP
-Name[br]=Lugent UPnP
-Name[de]=UPnP-Modul
-Name[el]=Πρόσθετο UPnP
-Name[es]=Complemento UPnP
-Name[et]=UPnP plugin
-Name[it]=Plugin UPnP
-Name[nb]=UPnP-modul
-Name[nds]=UPnP-Moduul
-Name[nl]=UPnP-plugin
-Name[pl]=Wtyczka UPnP
-Name[pt]='Plugin' UPnP
-Name[pt_BR]=Plugin UPnP
-Name[sk]=UPnP Plugin
-Name[sr]=Прикључак за UPnP
-Name[sr@Latn]=Priključak za UPnP
-Name[sv]=UPnP-insticksprogram
-Name[tr]=UPnP Eklentisi
-Name[xx]=xxUPnPPluginxx
-Name[zh_CN]=UPnP 插件
-Name[zh_TW]=UPnP外掛程式
-X-TDE-ServiceTypes=KTorrent/Plugin
+
 Type=Service
 X-TDE-Library=ktupnpplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/webinterface/ktwebinterfaceplugin.desktop b/src/plugins/webinterface/ktwebinterfaceplugin.desktop
index aa2dfa5..8e65383 100644
--- a/src/plugins/webinterface/ktwebinterfaceplugin.desktop
+++ b/src/plugins/webinterface/ktwebinterfaceplugin.desktop
@@ -1,22 +1,6 @@
 [Desktop Entry]
 Name=WebInterface
-Name[bg]=Уеб интерфейс
-Name[da]=Web-grænseflade
-Name[de]=Web-Schnittstelle
-Name[et]=Veebiliides
-Name[it]=Interfaccia Web
-Name[nb]=Internettgrensesnitt
-Name[nds]=Nettkoppelsteed
-Name[nl]=Webinterface
-Name[pl]=Interfejs WWW
-Name[pt]=Interface Web
-Name[sr]=Веб интерфејс
-Name[sr@Latn]=Veb interfejs
-Name[sv]=Webb-gränssnitt
-Name[tr]=Ağ Arayüzü
-Name[uk]=Веб-інтерфейс
-Name[xx]=xxWebInterfacexx
-Name[zh_CN]=Web 界面
-X-TDE-ServiceTypes=KTorrent/Plugin
+
 Type=Service
 X-TDE-Library=ktwebinterfaceplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/src/plugins/zeroconf/ktzeroconfplugin.desktop b/src/plugins/zeroconf/ktzeroconfplugin.desktop
index 2cabcc7..069048e 100644
--- a/src/plugins/zeroconf/ktzeroconfplugin.desktop
+++ b/src/plugins/zeroconf/ktzeroconfplugin.desktop
@@ -1,22 +1,6 @@
 [Desktop Entry]
 Name=ZeroConfPlugin
-Name[bg]=Приставка ZeroConf
-Name[de]=ZeroConf-Modul
-Name[es]=Complemento de ZeroConf
-Name[et]=ZeroConfi plugin
-Name[it]=Plugin ZeroConf
-Name[nb]=ZeroConf-modul
-Name[nds]=ZeroConf-Moduul
-Name[pl]=Wtyczka ZeroConf
-Name[pt]='Plugin' do ZeroConf
-Name[pt_BR]=Plugin ZeroConf
-Name[sr]=ZeroConf прикључак
-Name[sr@Latn]=ZeroConf priključak
-Name[sv]=Zeroconf-insticksprogram
-Name[tr]=ZeroConf Eklentisi
-Name[uk]=Втулок ZeroConf
-Name[xx]=xxZeroConfPluginxx
-Name[zh_CN]=ZeroConf 插件
-X-TDE-ServiceTypes=KTorrent/Plugin
+
 Type=Service
 X-TDE-Library=ktzeroconfplugin
+X-TDE-ServiceTypes=KTorrent/Plugin
diff --git a/translations/desktop_files/ar.po b/translations/desktop_files/ar.po
new file mode 100644
index 0000000..4a17bb9
--- /dev/null
+++ b/translations/desktop_files/ar.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "قابس KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "زبون BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "برنامِج BitTorrent لِــ TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "قابس KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "تنزيل BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "قابس مرشح IP لِــ KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "قابس البحث لِــ KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/bg.po b/translations/desktop_files/bg.po
new file mode 100644
index 0000000..76c58f1
--- /dev/null
+++ b/translations/desktop_files/bg.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "Приставка за KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Бит Торент клиент"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Бит Торент клиент за TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Приставка за KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Сваляне на Бит Торент"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Приставка за сканиране"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "Приставка за IP-филтриране"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Приставка за IP-филтриране (KTorrent)"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Приставка за преглед на журнални файлове"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Приставка за частично импортиране на файлове"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "Приставка за RssFeed"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Приставка за сканиране"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Приставка за график"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Приставка за търсене"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Приставка за търсене (KTorrent)"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Приставка за статистика"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "Приставка UPnP"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Уеб интерфейс"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "Приставка ZeroConf"
diff --git a/translations/desktop_files/br.po b/translations/desktop_files/br.po
new file mode 100644
index 0000000..6e45451
--- /dev/null
+++ b/translations/desktop_files/br.po
@@ -0,0 +1,120 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "Lugent KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Kliant BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Ur programm BitTorrent evit TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Lugent KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+#, fuzzy
+msgid "BitTorrent Download"
+msgstr "Kliant BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "Lugent Sil IP"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Lugent sil IP evit KTorrentt"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+#, fuzzy
+msgid "LogViewerPlugin"
+msgstr "Lugent Sil IP"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+#, fuzzy
+msgid "PartialFileImportPlugin"
+msgstr "Lugent Sil IP"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+#, fuzzy
+msgid "ScanFolderPlugin"
+msgstr "Lugent Sil IP"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+#, fuzzy
+msgid "SchedulerPlugin"
+msgstr "Lugent klask"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Lugent klask"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Lugent klask evit KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+#, fuzzy
+msgid "StatsPlugin"
+msgstr "Lugent klask"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "Lugent UPnP"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+#, fuzzy
+msgid "ZeroConfPlugin"
+msgstr "Lugent klask"
diff --git a/translations/desktop_files/ca.po b/translations/desktop_files/ca.po
new file mode 100644
index 0000000..8ca303e
--- /dev/null
+++ b/translations/desktop_files/ca.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "Connector KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Client de BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Un programa de BitTorrent per TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Connector KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Una baixada BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Connector de filtres d'IP per a Ktorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Connector de cerca per a KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/cs.po b/translations/desktop_files/cs.po
new file mode 100644
index 0000000..5c3afe0
--- /dev/null
+++ b/translations/desktop_files/cs.po
@@ -0,0 +1,117 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent modul"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent klient"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "BitTorrent pro TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent modul"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Stažení BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Modul prohledávání složek"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+#, fuzzy
+msgid "IPFilterPlugin"
+msgstr "Modul prohledávání složek"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "IP filtr modul pro KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+#, fuzzy
+msgid "LogViewerPlugin"
+msgstr "Modul plánování"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Modul prohledávání složek"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Modul plánování"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+#, fuzzy
+msgid "SearchPlugin"
+msgstr "Modul plánování"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Vyhledávací modul pro KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/cy.po b/translations/desktop_files/cy.po
new file mode 100644
index 0000000..9bd409b
--- /dev/null
+++ b/translations/desktop_files/cy.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+msgid "KTorrent"
+msgstr ""
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+#, fuzzy
+msgid "BitTorrent Client"
+msgstr "Lawrlwythiad BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr ""
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr ""
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Lawrlwythiad BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/da.po b/translations/desktop_files/da.po
new file mode 100644
index 0000000..d05d61e
--- /dev/null
+++ b/translations/desktop_files/da.po
@@ -0,0 +1,119 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent-plugin"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent klient"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Et BitTorrent program for TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent-plugin"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent-download"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Plugin for mappesøgning"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+#, fuzzy
+msgid "IPFilterPlugin"
+msgstr "Plugin for mappesøgning"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+#, fuzzy
+msgid "IP filter plugin for KTorrent"
+msgstr "Søge-plugin for KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+#, fuzzy
+msgid "LogViewerPlugin"
+msgstr "Skemalægger-Plugin"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Plugin for mappesøgning"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Skemalægger-Plugin"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "SøgePlugin"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Søge-plugin for KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+#, fuzzy
+msgid "StatsPlugin"
+msgstr "SøgePlugin"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Web-grænseflade"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+#, fuzzy
+msgid "ZeroConfPlugin"
+msgstr "SøgePlugin"
diff --git a/translations/desktop_files/de.po b/translations/desktop_files/de.po
new file mode 100644
index 0000000..04cb309
--- /dev/null
+++ b/translations/desktop_files/de.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent-Modul"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent-Programm"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Ein BitTorrent-Programm für TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent-Modul"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent-Herunterladevorgang"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Ordner-Durchsuchen-Modul"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "IP-Filter-Modul"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "IP-Filter-Modul für KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Modul zur Anzeige von Protokolldateien"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Teildatei-Import-Modul"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "RSS-Nachrichtenquellen-Modul"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Ordner-Durchsuchen-Modul"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Planer-Modul"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Suche-Modul"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Suche-Modul für KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Statistik-Modul"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "UPnP-Modul"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Web-Schnittstelle"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "ZeroConf-Modul"
diff --git a/translations/desktop_files/el.po b/translations/desktop_files/el.po
new file mode 100644
index 0000000..6da447b
--- /dev/null
+++ b/translations/desktop_files/el.po
@@ -0,0 +1,116 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "Πρόσθετο KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Πελάτης BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Μία εφαρμογή BitTorrent για το TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Πρόσθετο KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Λήψη BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Πρόσθετο σάρωσης φακέλων"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "Πρόσθετο φίλτρου IP"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Πρόσθετο φίλτρου IP για το KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Πρόσθετο προβολής καταγραφής"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Πρόσθετο εισαγωγής μερικής λήψης"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "Πρόσθετο ροών Rss"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Πρόσθετο σάρωσης φακέλων"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Πρόσθετο προγραμματισμού"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Πρόσθετο αναζήτησης"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Πρόσθετο αναζήτησης για το KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+#, fuzzy
+msgid "StatsPlugin"
+msgstr "Πρόσθετο αναζήτησης"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "Πρόσθετο UPnP"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+#, fuzzy
+msgid "ZeroConfPlugin"
+msgstr "Πρόσθετο αναζήτησης"
diff --git a/translations/desktop_files/es.po b/translations/desktop_files/es.po
new file mode 100644
index 0000000..50d7f76
--- /dev/null
+++ b/translations/desktop_files/es.po
@@ -0,0 +1,115 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: es\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "Complemento de KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Cliente de BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Un programa de BitTorrent para TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Complemento de KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Descarga de BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "Filtro de IP"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Complemento de filtro de IP de KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Visualizador del registro"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Importación de ficheros parciales"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+#, fuzzy
+msgid "ScanFolderPlugin"
+msgstr "Filtro de IP"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+#, fuzzy
+msgid "SchedulerPlugin"
+msgstr "Complemento de búsqueda"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Complemento de búsqueda"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Complemento de búsqueda para KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Complemento de estadísticas"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "Complemento UPnP"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "Complemento de ZeroConf"
diff --git a/translations/desktop_files/et.po b/translations/desktop_files/et.po
new file mode 100644
index 0000000..3b54201
--- /dev/null
+++ b/translations/desktop_files/et.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: et\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrenti plugin"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrenti klient"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "TDE BitTorrenti rakendus"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrenti plugin"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrenti allalaadimine"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Kataloogi uurimise plugin"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "IP-filtri plugin"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "KTorrenti IP-filtri plugin"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Loginäitaja plugin"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Osalise faili impordi plugin"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "RSS-kanali plugin"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Kataloogi uurimise plugin"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Ajastamisplugin"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Otsimisplugin"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "KTorrenti otsimisplugin"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Statistikaplugin"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "UPnP plugin"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Veebiliides"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "ZeroConfi plugin"
diff --git a/translations/desktop_files/fa.po b/translations/desktop_files/fa.po
new file mode 100644
index 0000000..38929ba
--- /dev/null
+++ b/translations/desktop_files/fa.po
@@ -0,0 +1,118 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: fa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "وصلۀ KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "کارخواه BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "یک برنامۀ BitTorrent برای TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "وصلۀ KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "بارگیری BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+#, fuzzy
+msgid "IPFilterPlugin"
+msgstr "وصلۀ جستجو"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "وصلۀ پالایۀ IP برای KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+#, fuzzy
+msgid "ScanFolderPlugin"
+msgstr "وصلۀ جستجو"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+#, fuzzy
+msgid "SchedulerPlugin"
+msgstr "وصلۀ جستجو"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "وصلۀ جستجو"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "وصلۀ جستجو برای KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+#, fuzzy
+msgid "StatsPlugin"
+msgstr "وصلۀ جستجو"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+#, fuzzy
+msgid "ZeroConfPlugin"
+msgstr "وصلۀ جستجو"
diff --git a/translations/desktop_files/fr.po b/translations/desktop_files/fr.po
new file mode 100644
index 0000000..9da6fd8
--- /dev/null
+++ b/translations/desktop_files/fr.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+msgid "KTorrent"
+msgstr ""
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Client BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Un programme BitTorrent pour TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+#, fuzzy
+msgid "KTorrent Plugin"
+msgstr "Client BitTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+#, fuzzy
+msgid "BitTorrent Download"
+msgstr "Client BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/gl.po b/translations/desktop_files/gl.po
new file mode 100644
index 0000000..352a0c3
--- /dev/null
+++ b/translations/desktop_files/gl.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "Plugin KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Cliente BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Programa de BitTorrent para TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Plugin KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Descarga de BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Plugin de filtrado de IPs para KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Plugin de procuras para KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/it.po b/translations/desktop_files/it.po
new file mode 100644
index 0000000..553150e
--- /dev/null
+++ b/translations/desktop_files/it.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "Plugin KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Client BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Un programma BitTorrent per TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Plugin KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Scaricamento BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Plugin scansione cartella"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "Plugin filtro ip"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Plugin filtro ip per KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Plugin visore registro"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Plugin importazione file parziali"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "Plugin Fonti notizie"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Plugin scansione cartella"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Plugin pianificatore"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Plugin di ricerca"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Plugin di ricerca per KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Plugin statistiche"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "Plugin UPnP"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Interfaccia Web"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "Plugin ZeroConf"
diff --git a/translations/desktop_files/ja.po b/translations/desktop_files/ja.po
new file mode 100644
index 0000000..34bd5e5
--- /dev/null
+++ b/translations/desktop_files/ja.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ja\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent プラグイン"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent クライアント"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "TDE のための BitTorrent プログラム"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent プラグイン"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent ダウンロード"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "KTorrent のための IP フィルタプラグイン"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "KTorrent のための検索プラグイン"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/ka.po b/translations/desktop_files/ka.po
new file mode 100644
index 0000000..4b68aff
--- /dev/null
+++ b/translations/desktop_files/ka.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent-ის მოდული"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent-ის კლიენტი"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "BitTorrent-ის პროგრამა TDE-თვის"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent-ის მოდული"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent-ით ჩამოტვირვა"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "KTorrent-ის IP ფილტრაციის მოდული"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "ძებნის მოდული KTorrent-თვის"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/ktorrent-desktops.pot b/translations/desktop_files/ktorrent-desktops.pot
new file mode 100644
index 0000000..655e352
--- /dev/null
+++ b/translations/desktop_files/ktorrent-desktops.pot
@@ -0,0 +1,112 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+msgid "KTorrent"
+msgstr ""
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr ""
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr ""
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr ""
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr ""
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/lt.po b/translations/desktop_files/lt.po
new file mode 100644
index 0000000..65fac29
--- /dev/null
+++ b/translations/desktop_files/lt.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: lt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+msgid "KTorrent"
+msgstr ""
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent klientas"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "BitTorrent programa skirta TDE aplinkai"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+#, fuzzy
+msgid "KTorrent Plugin"
+msgstr "BitTorrent klientas"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+#, fuzzy
+msgid "BitTorrent Download"
+msgstr "BitTorrent klientas"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/ms.po b/translations/desktop_files/ms.po
new file mode 100644
index 0000000..2ea8d1b
--- /dev/null
+++ b/translations/desktop_files/ms.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ms\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+msgid "KTorrent"
+msgstr ""
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Klien BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Program BitTorrent untuk TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+#, fuzzy
+msgid "KTorrent Plugin"
+msgstr "Klien BitTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+#, fuzzy
+msgid "BitTorrent Download"
+msgstr "Klien BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/nb.po b/translations/desktop_files/nb.po
new file mode 100644
index 0000000..2df0bc8
--- /dev/null
+++ b/translations/desktop_files/nb.po
@@ -0,0 +1,115 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: nb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent-modul"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent-klient"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Et BitTorrent-program for TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent-modul"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent-nedlasting"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Katalogundersøkingsmdoul"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "IP-filtermodul"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "IP-filtermodul for KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Logvisningsmodul"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Filimportmodul"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "RSS-modul"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Katalogundersøkingsmdoul"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Planleggermodul"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Søkemodul"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Søkemodul for KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+#, fuzzy
+msgid "StatsPlugin"
+msgstr "Søkemodul"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "UPnP-modul"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Internettgrensesnitt"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "ZeroConf-modul"
diff --git a/translations/desktop_files/nds.po b/translations/desktop_files/nds.po
new file mode 100644
index 0000000..5d48819
--- /dev/null
+++ b/translations/desktop_files/nds.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: nds\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent-Moduul"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Bittorrent-Programm"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "En Bittorrent-Programm för TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent-Moduul"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Bittorrent-Daalladen"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Moduul för't Dörkieken vun Ornern"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "\"IP-Filter\"-Moduul"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "\"IP-Filter\"-Moduul för KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Logbookkieker-Moduul"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Importmoduul för Deeldateien"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "RSS-Moduul"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Moduul för't Dörkieken vun Ornern"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Planer-Moduul"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Söök-Moduul"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Söök-Moduul för KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Statistik-Moduul"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "UPnP-Moduul"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Nettkoppelsteed"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "ZeroConf-Moduul"
diff --git a/translations/desktop_files/nl.po b/translations/desktop_files/nl.po
new file mode 100644
index 0000000..ab8913f
--- /dev/null
+++ b/translations/desktop_files/nl.po
@@ -0,0 +1,115 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: nl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent-plugin"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent-cliënt"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Een BitTorrent-programma voor TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent-plugin"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent-download"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Mapscanplugin"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "IPFilter-plugin"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Plugin om op IP-adressen te filteren in KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Logweergaveplugin"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Import gedeeltelijke bestanden"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Mapscanplugin"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Plannerplugin"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Zoekplugin"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Zoekplugin voor KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Statistiekenplugin"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "UPnP-plugin"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Webinterface"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+#, fuzzy
+msgid "ZeroConfPlugin"
+msgstr "Zoekplugin"
diff --git a/translations/desktop_files/pa.po b/translations/desktop_files/pa.po
new file mode 100644
index 0000000..5e59bba
--- /dev/null
+++ b/translations/desktop_files/pa.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: pa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+msgid "KTorrent"
+msgstr ""
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent ਕਲਾਂਇਟ"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "TDE ਲਈ BitTorrent ਕਾਰਜ"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+#, fuzzy
+msgid "KTorrent Plugin"
+msgstr "BitTorrent ਕਲਾਂਇਟ"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+#, fuzzy
+msgid "BitTorrent Download"
+msgstr "BitTorrent ਕਲਾਂਇਟ"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/pl.po b/translations/desktop_files/pl.po
new file mode 100644
index 0000000..7715bdd
--- /dev/null
+++ b/translations/desktop_files/pl.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: pl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "Wtyczka KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Klient BitTorrenta"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Program BitTorrent dla TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Wtyczka KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Pobieranie plików BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Wtyczka przeszukiwania katalogów"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "Wtyczka filtru IP"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Wtyczka filtru IP dla KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Wtyczka wyświetlania dziennika"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Wtyczka importu części plików"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "Wtyczka kanały RSS"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Wtyczka przeszukiwania katalogów"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Wtyczka planowanie transferu"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Wtyczka wyszukiwania"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Wtyczka wyszukiwania dla KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Wtyczka statystyk"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "Wtyczka UPnP"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Interfejs WWW"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "Wtyczka ZeroConf"
diff --git a/translations/desktop_files/pt.po b/translations/desktop_files/pt.po
new file mode 100644
index 0000000..801a845
--- /dev/null
+++ b/translations/desktop_files/pt.po
@@ -0,0 +1,115 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: pt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "'Plugin' do KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Cliente de BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Um programa de BitTorrent para o TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "'Plugin' do KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Transferência do BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "Filtro de IPs"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "'Plugin' de filtragem de IPs do KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Visualizador do Registo"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Importação de Ficheiros Parciais"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+#, fuzzy
+msgid "ScanFolderPlugin"
+msgstr "Filtro de IPs"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+#, fuzzy
+msgid "SchedulerPlugin"
+msgstr "'Plugin' de Procura"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "'Plugin' de Procura"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "'Plugin' de procura para o KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "'Plugin' de Estatísticas"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "'Plugin' UPnP"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Interface Web"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "'Plugin' do ZeroConf"
diff --git a/translations/desktop_files/pt_BR.po b/translations/desktop_files/pt_BR.po
new file mode 100644
index 0000000..82515b3
--- /dev/null
+++ b/translations/desktop_files/pt_BR.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: pt_BR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "Plugin KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Cliente BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Um programa BitTorrent para o TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Plugin KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Um programa BitTorrent para download"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Plugins de Busca"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "Plugin de Filtro de IP"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Plugin de Filtro de IP para o KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Plugin de Vizualização de Log"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Plugin de Importação Parcial de Arquivo"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "Plugin de RssFeed"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Plugins de Busca"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Plugin de agendamento"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Plugin de Busca"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Busca de plug-in para o KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Plugin de Estatísticas"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "Plugin UPnP"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "Plugin ZeroConf"
diff --git a/translations/desktop_files/ru.po b/translations/desktop_files/ru.po
new file mode 100644
index 0000000..a76b83d
--- /dev/null
+++ b/translations/desktop_files/ru.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ru\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+msgid "KTorrent"
+msgstr ""
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Клиент BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Клиент BitTorrent для TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+#, fuzzy
+msgid "KTorrent Plugin"
+msgstr "Клиент BitTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+#, fuzzy
+msgid "BitTorrent Download"
+msgstr "Клиент BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+msgid "InfoWidgetPlugin"
+msgstr ""
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr ""
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr ""
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr ""
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr ""
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr ""
diff --git a/translations/desktop_files/sk.po b/translations/desktop_files/sk.po
new file mode 100644
index 0000000..1be123e
--- /dev/null
+++ b/translations/desktop_files/sk.po
@@ -0,0 +1,116 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: sk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+msgid "KTorrent"
+msgstr ""
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent Klient"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "BitTorrent klient pre TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+#, fuzzy
+msgid "KTorrent Plugin"
+msgstr "BitTorrent Klient"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Sťahovanie BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "ScanFolder Plugin"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "IPFilter Plugin"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "IP filter plugin pre KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "LogViewer Plugin"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "PartialFileImport Plugin"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "RssFeed Plugin"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "ScanFolder Plugin"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Scheduler Plugin"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Vyhľadávací Plugin"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Vyhľadávací plugin pre KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+#, fuzzy
+msgid "StatsPlugin"
+msgstr "Vyhľadávací Plugin"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "UPnP Plugin"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+#, fuzzy
+msgid "ZeroConfPlugin"
+msgstr "Vyhľadávací Plugin"
diff --git a/translations/desktop_files/sr.po b/translations/desktop_files/sr.po
new file mode 100644
index 0000000..53be4d3
--- /dev/null
+++ b/translations/desktop_files/sr.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: sr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent прикључак"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent клијент"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "BitTorrent програм за TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent прикључак"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent преузимање"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Прикључак прегледа фасцикле"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "Прикључак IP филтера"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Прикључак IP филтера за KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Прикључак приказа дневника"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Прикључак за увоз недовршених фајлова"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "Прикључак Rss довода"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Прикључак прегледа фасцикле"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Прикључак распоређивања"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Прикључак претраге"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Прикључак претраге за KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Прикључак за статистику"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "Прикључак за UPnP"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Веб интерфејс"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "ZeroConf прикључак"
diff --git a/translations/desktop_files/sr@Latn.po b/translations/desktop_files/sr@Latn.po
new file mode 100644
index 0000000..6f59ff9
--- /dev/null
+++ b/translations/desktop_files/sr@Latn.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: sr@Latn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent priključak"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent klijent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "BitTorrent program za TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent priključak"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent preuzimanje"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Priključak pregleda fascikle"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "Priključak IP filtera"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Priključak IP filtera za KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Priključak prikaza dnevnika"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Priključak za uvoz nedovršenih fajlova"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "Priključak Rss dovoda"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Priključak pregleda fascikle"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Priključak raspoređivanja"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Priključak pretrage"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Priključak pretrage za KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Priključak za statistiku"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "Priključak za UPnP"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Veb interfejs"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "ZeroConf priključak"
diff --git a/translations/desktop_files/sv.po b/translations/desktop_files/sv.po
new file mode 100644
index 0000000..530b2c1
--- /dev/null
+++ b/translations/desktop_files/sv.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: sv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+msgid "KTorrent"
+msgstr "Ktorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent-klient"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Ett BitTorrent-program för TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Ktorrent-insticksprogram"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent-nerladdning"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Insticksprogram för katalogsökning"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "IP-filterinsticksprogram"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "IP-filterinsticksprogram för Ktorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Loggvisningsinsticksprogram"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Insticksprogram för partiell filimport"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "RSS-kanalinsticksprogram"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Insticksprogram för katalogsökning"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Insticksprogram för schemaläggning"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Sökinsticksprogram"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Sökinsticksprogram för Ktorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Statistikinsticksprogram"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "UPnP-insticksprogram"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Webb-gränssnitt"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "Zeroconf-insticksprogram"
diff --git a/translations/desktop_files/tr.po b/translations/desktop_files/tr.po
new file mode 100644
index 0000000..8f5b114
--- /dev/null
+++ b/translations/desktop_files/tr.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: tr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent Eklentisi"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent İstemcisi"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "TDE için BitTorrent uygulaması"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent Eklentisi"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent İndirme"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Dizin Tarama Eklentisi"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "IP Filtre Eklentisi"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "KTorrent için IP filtre eklentisi"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Kayıt Görüntü Eklentisi"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "Tamamlanmamış Dosya Alma Eklentisi"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "RSS Besleme Eklentisi"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Dizin Tarama Eklentisi"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Zamanlayıcı Eklentisi"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Arama Eklentisi"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "KTorrent için arama eklentisi"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Arama Eklentisi"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "UPnP Eklentisi"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Ağ Arayüzü"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "ZeroConf Eklentisi"
diff --git a/translations/desktop_files/uk.po b/translations/desktop_files/uk.po
new file mode 100644
index 0000000..ed94904
--- /dev/null
+++ b/translations/desktop_files/uk.po
@@ -0,0 +1,115 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: uk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "Втулок KTorrent"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "Клієнт BitTorrent"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "Програма BitTorrent для TDE"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "Втулок KTorrent"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "Звантаження BitTorrent"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "Втулок сканування тек"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+#, fuzzy
+msgid "IPFilterPlugin"
+msgstr "Втулок сканування тек"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "Втулок фільтрування IP для KTorrent"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "Втулок перегляду журналу"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr ""
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "Втулок подач RSS"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "Втулок сканування тек"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "Втулок розкладу"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "Втулок пошуку"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "Втулок пошуку для KTorrent"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "Втулок статистики"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr ""
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Веб-інтерфейс"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "Втулок ZeroConf"
diff --git a/translations/desktop_files/zh_CN.po b/translations/desktop_files/zh_CN.po
new file mode 100644
index 0000000..2b9543e
--- /dev/null
+++ b/translations/desktop_files/zh_CN.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: zh_CN\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent 插件"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent 客户端"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "一个 TDE 的 BitTorrent 程序"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent 插件"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent 下载"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "扫描文件夹插件"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "IP 过滤器插件"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "KTorrent 的 IP 过滤器插件"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "日志查看器插件"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "部分文件导入插件"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr "RSS 种子插件"
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "扫描文件夹插件"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "带宽规划器插件"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "搜索插件"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "KTorrent 的搜索插件"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+msgid "StatsPlugin"
+msgstr "统计插件"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "UPnP 插件"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr "Web 界面"
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+msgid "ZeroConfPlugin"
+msgstr "ZeroConf 插件"
diff --git a/translations/desktop_files/zh_TW.po b/translations/desktop_files/zh_TW.po
new file mode 100644
index 0000000..4f1d564
--- /dev/null
+++ b/translations/desktop_files/zh_TW.po
@@ -0,0 +1,116 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2025-06-30 19:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: zh_TW\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: apps/ktorrent/ktorrent.desktop:2
+#, fuzzy
+msgid "KTorrent"
+msgstr "KTorrent 外掛程式"
+
+#. GenericName
+#: apps/ktorrent/ktorrent.desktop:4
+msgid "BitTorrent Client"
+msgstr "BitTorrent 客戶端程式"
+
+#. Comment
+#: apps/ktorrent/ktorrent.desktop:6
+msgid "A BitTorrent program for TDE"
+msgstr "TDE 的 BitTorrent 程式"
+
+#. Name
+#: apps/ktorrent/ktorrentplugin.desktop:2
+msgid "KTorrent Plugin"
+msgstr "KTorrent 外掛程式"
+
+#. Comment
+#: apps/ktorrent/x-bittorrent.desktop:2
+msgid "BitTorrent Download"
+msgstr "BitTorrent 下載"
+
+#. Name
+#: plugins/infowidget/ktinfowidgetplugin.desktop:2
+#, fuzzy
+msgid "InfoWidgetPlugin"
+msgstr "掃描資料夾外掛程式"
+
+#. Name
+#: plugins/ipfilter/ktipfilterplugin.desktop:2
+msgid "IPFilterPlugin"
+msgstr "IPFilter外掛程式"
+
+#. Comment
+#: plugins/ipfilter/ktipfilterplugin.desktop:4
+msgid "IP filter plugin for KTorrent"
+msgstr "KTorrent IP 過濾器外掛程式"
+
+#. Name
+#: plugins/logviewer/ktlogviewerplugin.desktop:2
+msgid "LogViewerPlugin"
+msgstr "紀錄檢視器外掛程式"
+
+#. Name
+#: plugins/partfileimport/ktpartfileimportplugin.desktop:2
+msgid "PartialFileImportPlugin"
+msgstr "PartialFileImport外掛程式"
+
+#. Name
+#: plugins/rssfeed/ktrssfeedplugin.desktop:2
+msgid "RssFeedPlugin"
+msgstr ""
+
+#. Name
+#: plugins/scanfolder/ktscanfolderplugin.desktop:2
+msgid "ScanFolderPlugin"
+msgstr "掃描資料夾外掛程式"
+
+#. Name
+#: plugins/scheduler/ktschedulerplugin.desktop:2
+msgid "SchedulerPlugin"
+msgstr "排程器外掛程式"
+
+#. Name
+#: plugins/search/ktsearchplugin.desktop:2
+msgid "SearchPlugin"
+msgstr "搜尋外掛程式"
+
+#. Comment
+#: plugins/search/ktsearchplugin.desktop:4
+msgid "Search plugin for KTorrent"
+msgstr "KTorrent 搜尋外掛程式"
+
+#. Name
+#: plugins/stats/ktstatsplugin.desktop:2
+#, fuzzy
+msgid "StatsPlugin"
+msgstr "搜尋外掛程式"
+
+#. Name
+#: plugins/upnp/ktupnpplugin.desktop:2
+msgid "UPnPPlugin"
+msgstr "UPnP外掛程式"
+
+#. Name
+#: plugins/webinterface/ktwebinterfaceplugin.desktop:2
+msgid "WebInterface"
+msgstr ""
+
+#. Name
+#: plugins/zeroconf/ktzeroconfplugin.desktop:2
+#, fuzzy
+msgid "ZeroConfPlugin"
+msgstr "搜尋外掛程式"
-- 
cgit v1.2.3

