SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
This commit is contained in:
parent
0452839893
commit
2cb090d2c9
14 changed files with 192 additions and 0 deletions
|
@ -11,8 +11,11 @@ Name=KDEConnect daemon
|
|||
Name[ca]=Dimoni del KDEConnect
|
||||
Name[de]=KDE-Connect-Dienst
|
||||
Name[es]=Demonio de KDE Connect
|
||||
Name[gl]=Servizo de KDE Connect
|
||||
Name[it]=Demone KDE Connect
|
||||
Name[nl]=KDEConnect-daemon
|
||||
Name[pt_BR]=Serviço do KDE Connect
|
||||
Name[sk]=KDEConnect démon
|
||||
Name[sv]=Demon för KDE-anslut
|
||||
Name[uk]=Фонова служба KDEConnect
|
||||
Name[x-test]=xxKDEConnect daemonxx
|
||||
|
|
|
@ -27,10 +27,13 @@ Name[x-test]=xxKDE Connectxx
|
|||
Comment=Reach out to your devices
|
||||
Comment[ca]=Connecteu amb els vostres dispositius
|
||||
Comment[es]=Contactar con sus dispositivos
|
||||
Comment[gl]=Chega aos teus dispositivos.
|
||||
Comment[nl]=maak verbinding met uw apparaten
|
||||
Comment[pt_BR]=Acesse seus dispositivos
|
||||
Comment[sk]=Oslovenie vašich zariadení
|
||||
Comment[sv]=Kontakta dina apparater
|
||||
Comment[uk]=З’єднатися з вашими пристроями
|
||||
Comment[x-test]=xxReach out to your devicesxx
|
||||
Exec=plasmawindowed org.kde.kdeconnect --statusnotifier
|
||||
Icon=kdeconnect
|
||||
Type=Application
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Show your phone battery next to your computer battery",
|
||||
"Description[ca]": "Mostra la bateria del telèfon al costat de la bateria de l'ordinador",
|
||||
"Description[gl]": "Mostra o nivel de batería do teléfono canda o nivel de batería do computador.",
|
||||
"Description[nl]": "Uw telefoonbatterij naast uw computerbatterij tonen",
|
||||
"Description[pt_BR]": "Mostra a bateria do seu celular ao lado da bateria do computador",
|
||||
"Description[sv]": "Visa telefonens batteri intill datorbatteriet",
|
||||
"Description[uk]": "Показ даних щодо рівня заряду акумулятора на телефоні поряд з даними щодо рівня заряду акумулятора комп’ютера",
|
||||
"Description[x-test]": "xxShow your phone battery next to your computer batteryxx",
|
||||
"EnabledByDefault": true,
|
||||
"Icon": "battery-100",
|
||||
"Id": "kdeconnect_battery",
|
||||
"License": "GPL",
|
||||
"Name": "Battery monitor",
|
||||
"Name[ca]": "Monitor de la bateria",
|
||||
"Name[gl]": "Vixilante da batería",
|
||||
"Name[nl]": "Batterijmonitor",
|
||||
"Name[pt_BR]": "Monitor de bateria",
|
||||
"Name[sv]": "Batteriövervakare",
|
||||
"Name[uk]": "Монітор акумулятора",
|
||||
"Name[x-test]": "xxBattery monitorxx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Share the clipboard between devices",
|
||||
"Description[ca]": "Comparteix el porta-retalls entre dispositius",
|
||||
"Description[gl]": "Comparta o portapapeis entre os dispositivos.",
|
||||
"Description[nl]": "Het klembord tussen apparaten delen",
|
||||
"Description[pt_BR]": "Compartilhar a área de transferência entre dispositivos",
|
||||
"Description[sv]": "Dela klippbordet mellan apparater",
|
||||
"Description[uk]": "Спільне використання буфера обміну даними на пристроях",
|
||||
"Description[x-test]": "xxShare the clipboard between devicesxx",
|
||||
"EnabledByDefault": true,
|
||||
"Icon": "edit-paste",
|
||||
"Id": "kdeconnect_clipboard",
|
||||
"License": "GPL",
|
||||
"Name": "Clipboard",
|
||||
"Name[ca]": "Porta-retalls",
|
||||
"Name[gl]": "Portapapeis",
|
||||
"Name[nl]": "Klembord",
|
||||
"Name[pt_BR]": "Área de transferência",
|
||||
"Name[sv]": "Klippbord",
|
||||
"Name[uk]": "Буфер обміну",
|
||||
"Name[x-test]": "xxClipboardxx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
|
@ -101,11 +101,14 @@ Name=Incoming Call
|
|||
Name[ca]=Trucada entrant
|
||||
Name[de]=Eingehender Anruf
|
||||
Name[es]=Llamada entrante
|
||||
Name[gl]=Chamada entrante
|
||||
Name[it]=Chiamata in ingresso
|
||||
Name[nl]=Inkomende oproep
|
||||
Name[pt_BR]=Chamada recebida
|
||||
Name[sk]=Prichádzajúci hovor
|
||||
Name[sv]=Inkommande samtal
|
||||
Name[uk]=Вхідний дзвінок
|
||||
Name[x-test]=xxIncoming Callxx
|
||||
Comment=Someone is calling you
|
||||
Comment[bg]=Някой ви се обажда
|
||||
Comment[bs]=Neko Vas zove
|
||||
|
@ -135,6 +138,13 @@ Action=Popup
|
|||
|
||||
[Event/missedCall]
|
||||
Name=Missed Call
|
||||
Name[ca]=Trucada perduda
|
||||
Name[gl]=Chamada perdida
|
||||
Name[nl]=Gemiste oproep
|
||||
Name[pt_BR]=Chamada não atendida
|
||||
Name[sv]=Missat samtal
|
||||
Name[uk]=Пропущений дзвінок
|
||||
Name[x-test]=xxMissed Callxx
|
||||
Comment=You have a missed call
|
||||
Comment[bg]=Имате неприето обаждане
|
||||
Comment[bs]=Imate propušten poziv
|
||||
|
@ -167,10 +177,13 @@ Name=SMS Received
|
|||
Name[ca]=S'ha rebut un SMS
|
||||
Name[de]=SMS empfangen
|
||||
Name[es]=SMS recibido
|
||||
Name[gl]=Recibiuse un SMS
|
||||
Name[nl]=SMS ontvangen
|
||||
Name[pt_BR]=SMS recebido
|
||||
Name[sk]=Prijatá SMS
|
||||
Name[sv]=SMS mottaget
|
||||
Name[uk]=Отримано SMS
|
||||
Name[x-test]=xxSMS Receivedxx
|
||||
Comment=Someone sent you an SMS
|
||||
Comment[bg]=Някой ви изпрати текстово съобщение
|
||||
Comment[bs]=Neko Vam je poslao SMS poruku
|
||||
|
@ -200,6 +213,13 @@ Action=Popup
|
|||
|
||||
[Event/batteryLow]
|
||||
Name=Battery Low
|
||||
Name[ca]=Bateria baixa
|
||||
Name[gl]=Batería baixa
|
||||
Name[nl]=Batterij op laag niveau
|
||||
Name[pt_BR]=Bateria fraca
|
||||
Name[sv]=Låg batteriladdning
|
||||
Name[uk]=Низький рівень заряду
|
||||
Name[x-test]=xxBattery Lowxx
|
||||
Comment=Your battery is in low state
|
||||
Comment[bg]=Батерията ви е с нисък заряд
|
||||
Comment[bs]=Vaša baterija je gotovo prazna
|
||||
|
@ -232,11 +252,14 @@ Name=Ping Received
|
|||
Name[ca]=S'ha rebut un ping
|
||||
Name[de]=Ping empfangen
|
||||
Name[es]=Ping recibido
|
||||
Name[gl]=Recibiuse un ping
|
||||
Name[it]=Ping ricevuto
|
||||
Name[nl]=Ping ontvangen
|
||||
Name[pt_BR]=Ping recebido
|
||||
Name[sk]=Prijatý ping
|
||||
Name[sv]=Ping mottaget
|
||||
Name[uk]=Отримано сигнал підтримки зв’язку
|
||||
Name[x-test]=xxPing Receivedxx
|
||||
Comment=Ping received
|
||||
Comment[bg]=Пингът е приет
|
||||
Comment[bs]=Primili ste ping
|
||||
|
@ -269,11 +292,14 @@ Name=Generic Notification
|
|||
Name[ca]=Notificació genèrica
|
||||
Name[de]=Allgemeine Benachrichtigung
|
||||
Name[es]=Notificación genérica
|
||||
Name[gl]=Notificación xenérica
|
||||
Name[it]=Notifica generica
|
||||
Name[nl]=Algemene melding
|
||||
Name[pt_BR]=Notificação genérica
|
||||
Name[sk]=Všeobecné upozornenie
|
||||
Name[sv]=Generell underrättelse
|
||||
Name[uk]=Загальне сповіщення
|
||||
Name[x-test]=xxGeneric Notificationxx
|
||||
Comment=Notification received
|
||||
Comment[bg]=Уведомлението е прието
|
||||
Comment[bs]=Primjeno obavještenje
|
||||
|
@ -306,20 +332,26 @@ Name=File Transfer
|
|||
Name[ca]=Transferència de fitxers
|
||||
Name[de]=Dateiübertragung
|
||||
Name[es]=Transferencia de archivo
|
||||
Name[gl]=Transferencia dun ficheiro
|
||||
Name[it]=Trasferimento file
|
||||
Name[nl]=Bestandsoverdracht
|
||||
Name[pt_BR]=Transferência de arquivo
|
||||
Name[sk]=Prenos súboru
|
||||
Name[sv]=Filöverföring
|
||||
Name[uk]=Перенесення файлів
|
||||
Name[x-test]=xxFile Transferxx
|
||||
Comment=Incoming file
|
||||
Comment[ca]=Fitxer entrant
|
||||
Comment[de]=Eingehende Datei
|
||||
Comment[es]=Archivo entrante
|
||||
Comment[gl]=Ficheiro entrante
|
||||
Comment[it]=File in ingresso
|
||||
Comment[nl]=Inkomend bestand
|
||||
Comment[pt_BR]=Arquivo recebido
|
||||
Comment[sk]=Prichádzajúci súbor
|
||||
Comment[sv]=Inkommande fil
|
||||
Comment[uk]=Вхідний файл
|
||||
Comment[x-test]=xxIncoming filexx
|
||||
Action=Popup
|
||||
|
||||
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Use your phone as a touchpad and keyboard",
|
||||
"Description[ca]": "Empra el telèfon com un ratolí tàctil i teclat",
|
||||
"Description[gl]": "Usar o teléfono móbil como touchpad e teclado.",
|
||||
"Description[nl]": "Uw telefoon gebruiken als een touchpad en toetsenbord",
|
||||
"Description[pt_BR]": "Use seu telefone como um touchpad e teclado",
|
||||
"Description[sv]": "Använd telefonen som mus och tangentbord",
|
||||
"Description[uk]": "Скористайтеся телефоном як замінником сенсорної панелі і клавіатури",
|
||||
"Description[x-test]": "xxUse your phone as a touchpad and keyboardxx",
|
||||
"EnabledByDefault": true,
|
||||
"Icon": "input-mouse",
|
||||
"Id": "kdeconnect_mousepad",
|
||||
"License": "GPL",
|
||||
"Name": "Virtual input",
|
||||
"Name[ca]": "Entrada virtual",
|
||||
"Name[gl]": "Entrada virtual",
|
||||
"Name[nl]": "Virtuele invoer",
|
||||
"Name[pt_BR]": "Entrada virtual",
|
||||
"Name[sv]": "Virtuell inmatning",
|
||||
"Name[uk]": "Віртуальне введення даних",
|
||||
"Name[x-test]": "xxVirtual inputxx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Remote control your music and videos",
|
||||
"Description[ca]": "Comandament a distància per a la vostra música i vídeos",
|
||||
"Description[gl]": "Use o teléfono móbil como mando a distancia para música e vídeos.",
|
||||
"Description[nl]": "Op afstand bedienen van uw muziek en video's",
|
||||
"Description[pt_BR]": "Controle suas músicas e vídeos remotamente",
|
||||
"Description[sv]": "Fjärrstyr musik och videor",
|
||||
"Description[uk]": "Віддалене керування відтворенням музики та відео",
|
||||
"Description[x-test]": "xxRemote control your music and videosxx",
|
||||
"EnabledByDefault": true,
|
||||
"Icon": "media-playback-start",
|
||||
"Id": "kdeconnect_mpriscontrol",
|
||||
"License": "GPL",
|
||||
"Name": "Multimedia control receiver",
|
||||
"Name[ca]": "Receptor del comandament multimèdia",
|
||||
"Name[gl]": "Receptor de controis multimedia",
|
||||
"Name[nl]": "Ontvanger van bediening voor multimedia",
|
||||
"Name[pt_BR]": "Receptor de controle multimídia",
|
||||
"Name[sv]": "Mottagare av multimediastyrning",
|
||||
"Name[uk]": "Отримувач команд щодо керування мультимедійними функціями",
|
||||
"Name[x-test]": "xxMultimedia control receiverxx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Show phone notifications in KDE and keep them in sync",
|
||||
"Description[ca]": "Mostra les notificacions del telèfon al KDE i les manté sincronitzades",
|
||||
"Description[gl]": "Mostre notificacións dun teléfono móbil en KDE e deixe que as notificacións se sincronicen co teléfono.",
|
||||
"Description[nl]": "Telefoonmeldingen in KDE tonen en ze gesynchroniseerd houden",
|
||||
"Description[pt_BR]": "Mostra as notificações do celular no KDE e as mantém sincronizadas",
|
||||
"Description[sv]": "Visa telefonunderrättelser i KDE och håll dem synkroniserade",
|
||||
"Description[uk]": "Показ сповіщень з телефону у KDE та підтримання синхронізації даних сповіщень",
|
||||
"Description[x-test]": "xxShow phone notifications in KDE and keep them in syncxx",
|
||||
"EnabledByDefault": true,
|
||||
"Icon": "preferences-desktop-notification",
|
||||
"Id": "kdeconnect_notifications",
|
||||
"License": "GPL",
|
||||
"Name": "Notification sync",
|
||||
"Name[ca]": "Sincronització de les notificacions",
|
||||
"Name[gl]": "Sincronización de notificacións",
|
||||
"Name[nl]": "Synchronisatie van meldingen",
|
||||
"Name[pt_BR]": "Sincronização de notificações",
|
||||
"Name[sv]": "Underrättelsesynkronisering",
|
||||
"Name[uk]": "Синхронізація сповіщень",
|
||||
"Name[x-test]": "xxNotification syncxx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Pause music/videos during a phone call",
|
||||
"Description[ca]": "Pausa la música/vídeos durant una trucada telefònica",
|
||||
"Description[gl]": "Deter a reprodución de música ou vídeos durante as chamadas.",
|
||||
"Description[nl]": "Muziek/video's pauzeren tijdens een telefoongesprek",
|
||||
"Description[pt_BR]": "Pausa a música/vídeo durante uma chamada",
|
||||
"Description[sv]": "Pausa musik eller videor under ett telefonsamtal",
|
||||
"Description[uk]": "Призупинка відтворення музики і відео на час телефонних дзвінків",
|
||||
"Description[x-test]": "xxPause music/videos during a phone callxx",
|
||||
"EnabledByDefault": true,
|
||||
"Icon": "media-playback-pause",
|
||||
"Id": "kdeconnect_pausemusic",
|
||||
"License": "GPL",
|
||||
"Name": "Pause media during calls",
|
||||
"Name[ca]": "Pausa els suports durant les trucades",
|
||||
"Name[gl]": "Deter a reprodución durante as chamadas.",
|
||||
"Name[nl]": "Media pauzeren tijdens oproepen",
|
||||
"Name[pt_BR]": "Pausar os conteúdos multimídia durante as chamadas",
|
||||
"Name[sv]": "Pausa media under samtal",
|
||||
"Name[uk]": "Призупинка відтворення під час дзвінків",
|
||||
"Name[x-test]": "xxPause media during callsxx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Send and receive pings",
|
||||
"Description[ca]": "Envia i rep pings",
|
||||
"Description[gl]": "Enviar e recibir pings.",
|
||||
"Description[nl]": "Pings verzenden en ontvangen",
|
||||
"Description[pt_BR]": "Envia e recebe pings",
|
||||
"Description[sv]": "Skicka och ta emot ping",
|
||||
"Description[uk]": "Надсилання і отримання сигналів підтримання зв’язку",
|
||||
"Description[x-test]": "xxSend and receive pingsxx",
|
||||
"EnabledByDefault": true,
|
||||
"Icon": "dialog-ok",
|
||||
"Id": "kdeconnect_ping",
|
||||
"License": "GPL",
|
||||
"Name": "Ping",
|
||||
"Name[ca]": "Ping",
|
||||
"Name[gl]": "Ping",
|
||||
"Name[nl]": "Ping",
|
||||
"Name[pt_BR]": "Ping",
|
||||
"Name[sv]": "Pinga",
|
||||
"Name[uk]": "Луна-імпульс",
|
||||
"Name[x-test]": "xxPingxx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Inhibit the screensaver when the device is connected",
|
||||
"Description[ca]": "Inhibeix l'estalvi de pantalla quan es connecta el dispositiu",
|
||||
"Description[gl]": "Desactivar o salvapantallas mentres o dispositivo estea conectado.",
|
||||
"Description[nl]": "Houdt de schermbeveiliging tegen wanneer het apparaat is verbonden",
|
||||
"Description[pt_BR]": "Inibir o protetor de tela quando o dispositivo estiver conectado",
|
||||
"Description[sv]": "Stoppa skärmsläckaren när apparaten ansluts",
|
||||
"Description[uk]": "Забороняє зберігач екрана, якщо з’єднано пристрій",
|
||||
"Description[x-test]": "xxInhibit the screensaver when the device is connectedxx",
|
||||
"EnabledByDefault": false,
|
||||
"Icon": "preferences-desktop-screensaver",
|
||||
"Id": "kdeconnect_screensaver_inhibit",
|
||||
"License": "GPL",
|
||||
"Name": "Inhibit screensaver",
|
||||
"Name[ca]": "Inhibeix l'estalvi de pantalla",
|
||||
"Name[gl]": "Desactivar o salvapantallas",
|
||||
"Name[nl]": "Schermbeveiliging tegenhouden",
|
||||
"Name[pt_BR]": "Inibir o protetor de tela",
|
||||
"Name[sv]": "Stoppa skärmsläckare",
|
||||
"Name[uk]": "Заборона зберігача екрана",
|
||||
"Name[x-test]": "xxInhibit screensaverxx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Browse the remote device filesystem using SFTP",
|
||||
"Description[ca]": "Navega pel sistema de fitxers del dispositiu remot emprant SFTP",
|
||||
"Description[gl]": "Explore o sistema de ficheiros do dispositivo remoto mediante SFTP.",
|
||||
"Description[nl]": "Blader door het bestandssysteem met SFTP op het apparaat op afstand",
|
||||
"Description[pt_BR]": "Navegue pelo sistema de arquivos do dispositivo usando SFTP",
|
||||
"Description[sv]": "Bläddra i fjärrenhetens filsystem med SFTP",
|
||||
"Description[uk]": "Перегляд файлових систем на сторонніх пристроях за допомогою SFTP",
|
||||
"Description[x-test]": "xxBrowse the remote device filesystem using SFTPxx",
|
||||
"EnabledByDefault": true,
|
||||
"Icon": "system-file-manager",
|
||||
"Id": "kdeconnect_sftp",
|
||||
"License": "GPL",
|
||||
"Name": "Remote filesystem browser",
|
||||
"Name[ca]": "Navegador del sistema de fitxers remot",
|
||||
"Name[gl]": "Navegador do sistema de ficheiros remoto.",
|
||||
"Name[nl]": "Bestandssysteembrowser op afstand",
|
||||
"Name[pt_BR]": "Navegador do sistema de arquivos remoto",
|
||||
"Name[sv]": "Fjärrfilsystembläddrare",
|
||||
"Name[uk]": "Перегляд віддалених файлових систем",
|
||||
"Name[x-test]": "xxRemote filesystem browserxx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Receive and send files, URLs or plain text easily",
|
||||
"Description[ca]": "Rep i envia fitxers, URL o text pla amb facilitat",
|
||||
"Description[gl]": "Comparta e reciba con facilidade ficheiros, enderezos URL ou texto simple.",
|
||||
"Description[nl]": "Bestanden, URL's of platte tekst gemakkelijk ontvangen en verzenden",
|
||||
"Description[pt_BR]": "Recebe e envia facilmente arquivos, URLs ou texto simples",
|
||||
"Description[sv]": "Ta emot och skicka filer, webbadresser eller vanlig text enkelt",
|
||||
"Description[uk]": "Спрощене отримання і надсилання файлів, адрес або текстових фрагментів",
|
||||
"Description[x-test]": "xxReceive and send files, URLs or plain text easilyxx",
|
||||
"EnabledByDefault": true,
|
||||
"Icon": "folder-download",
|
||||
"Id": "kdeconnect_share",
|
||||
"License": "GPL",
|
||||
"Name": "Share and receive",
|
||||
"Name[ca]": "Comparteix i rep",
|
||||
"Name[gl]": "Compartir e recibir.",
|
||||
"Name[nl]": "Delen en ontvangen",
|
||||
"Name[pt_BR]": "Compartilhar e receber",
|
||||
"Name[sv]": "Dela och ta emot",
|
||||
"Name[uk]": "Оприлюднення і отримання",
|
||||
"Name[x-test]": "xxShare and receivexx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
|
@ -8,11 +8,25 @@
|
|||
}
|
||||
],
|
||||
"Description": "Show notifications for calls and SMS (answering coming soon)",
|
||||
"Description[ca]": "Mostra les notificacions de les trucades i SMS (properament es respondrà)",
|
||||
"Description[gl]": "Mostrar notificacións de chamadas e mensaxes SMS (no futuro tamén poderá contestar chamadas).",
|
||||
"Description[nl]": "Meldingen tonen van oproepen en SMSjes (beantwoorden komt spoedig)",
|
||||
"Description[pt_BR]": "Mostra notificações para chamadas e SMS (resposta em breve)",
|
||||
"Description[sv]": "Visa underrättelser om samtal och SMS (att svara kommer snart)",
|
||||
"Description[uk]": "Показ сповіщень щодо дзвінків і SMS (скоро буде реалізовано і автовідповідач)",
|
||||
"Description[x-test]": "xxShow notifications for calls and SMS (answering coming soon)xx",
|
||||
"EnabledByDefault": true,
|
||||
"Icon": "call-start",
|
||||
"Id": "kdeconnect_telephony",
|
||||
"License": "GPL",
|
||||
"Name": "Telephony integration",
|
||||
"Name[ca]": "Integració amb la telefonia",
|
||||
"Name[gl]": "Integración telefónica",
|
||||
"Name[nl]": "Telefoonintegratie",
|
||||
"Name[pt_BR]": "Integração telefônica",
|
||||
"Name[sv]": "Integrering av telefoni",
|
||||
"Name[uk]": "Інтеграція з системою телефонії",
|
||||
"Name[x-test]": "xxTelephony integrationxx",
|
||||
"ServiceTypes": [
|
||||
"KdeConnect/Plugin"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue