diff --git a/src/kded/bluedevil.json b/src/kded/bluedevil.json index f1c69cb3..3c4a4525 100644 --- a/src/kded/bluedevil.json +++ b/src/kded/bluedevil.json @@ -1,55 +1,56 @@ { "KPlugin": { "Description": "Handles Bluetooth events", "Description[ar]": "يتعامل مع إجراءات بلوتوث", "Description[ca@valencia]": "Gestiona els esdeveniments del Bluetooth", "Description[ca]": "Gestiona els esdeveniments del Bluetooth", "Description[cs]": "Ovládá události Bluetooth", "Description[da]": "Håndterer Bluetooth-hændelser", "Description[de]": "Verarbeitung von Bluetooth-Ereignissen", "Description[el]": "Διαχειρίζεται τα γεγονότα του Bluetooth", "Description[es]": "Maneja eventos de Bluetooth", "Description[et]": "Bluetoothi sündmuste käitlemine", "Description[eu]": "Bluetooth gertaerak kudeatzen ditu", "Description[fi]": "Käsittelee Bluetooth-tapahtumia", "Description[fr]": "Gère les évènements Bluetooth", "Description[gl]": "Xestiona eventos de Bluetooth", "Description[hu]": "Bluetooth események kezelése", "Description[id]": "Menangani peristiwa Bluetooth", "Description[it]": "Gestisce gli eventi Bluetooth", "Description[ko]": "블루투스 이벤트 처리", + "Description[nb]": "Håndterer Bluetooth-hendelser", "Description[nl]": "Behandelt bluetooth-gebeurtenissen", "Description[nn]": "Handterer Bluetooth-hendingar", "Description[pl]": "Obsługuje zdarzenia Bluetooth", "Description[pt]": "Lida com os eventos do Bluetooth", "Description[pt_BR]": "Lida com os eventos de Bluetooth", "Description[ru]": "Обработчик событий Bluetooth", "Description[sk]": "Spracúva udalosti Bluetooth", "Description[sl]": "Obravnava dogodke za Bluetooth", "Description[sr@ijekavian]": "Рукује блутут догађајима", "Description[sr@ijekavianlatin]": "Rukuje bluetooth događajima", "Description[sr@latin]": "Rukuje bluetooth događajima", "Description[sr]": "Рукује блутут догађајима", "Description[sv]": "Hanterar Blåtandhändelser", "Description[tr]": "Bluetooth olaylarını yönetir", "Description[uk]": "Обробляє події Bluetooth", "Description[x-test]": "xxHandles Bluetooth eventsxx", "Description[zh_CN]": "处理蓝牙事件", "Description[zh_TW]": "處理藍牙事件", "Name": "Bluetooth", "Name[ar]": "بلوتوث", "Name[ko]": "블루투스", "Name[sr@ijekavian]": "Блутут", "Name[sr]": "Блутут", "Name[sv]": "Blåtand", "Name[x-test]": "xxBluetoothxx", "Name[zh_CN]": "蓝牙", "Name[zh_TW]": "藍牙", "ServiceTypes": [ "KDEDModule" ] }, "X-KDE-DBus-ModuleName": "bluedevil", "X-KDE-Kded-autoload": "true", "X-KDE-Kded-load-on-demand": "false" }