86 lines
3.9 KiB
JSON
86 lines
3.9 KiB
JSON
{
|
||
"$schema": "../kdeconnect.schema.json",
|
||
"KPlugin": {
|
||
"Authors": [
|
||
{
|
||
"Email": "simon@ergotech.com",
|
||
"Name": "Simon Redman",
|
||
"Name[ar]": "سيمون ريدمان",
|
||
"Name[he]": "סיימון רדמן",
|
||
"Name[hi]": "साइमन रेडमैन",
|
||
"Name[x-test]": "xxSimon Redmanxx"
|
||
}
|
||
],
|
||
"Description": "Send and receive SMS",
|
||
"Description[ar]": "أرسل رسائل نصية واستقبلها",
|
||
"Description[az]": "SMS mübadiləsi",
|
||
"Description[bg]": "Изпращане и получаване на SMS",
|
||
"Description[ca@valencia]": "Envia i rep SMS",
|
||
"Description[ca]": "Envia i rep SMS",
|
||
"Description[cs]": "Posílat a přijímat SMS",
|
||
"Description[da]": "Send og modtag sms",
|
||
"Description[de]": "SMS senden und empfangen",
|
||
"Description[el]": "Αποστολή και λήψη SMS",
|
||
"Description[eo]": "Sendi kaj ricevi SMS",
|
||
"Description[es]": "Enviar y recibir SMS",
|
||
"Description[et]": "SMS-ide saatmine ja vastuvõtmine",
|
||
"Description[eu]": "Bidali eta jaso SMSak",
|
||
"Description[fi]": "Lähetä ja vastaanota tekstiviestejä",
|
||
"Description[fr]": "Envoyer et recevoir des SMS",
|
||
"Description[gl]": "Enviar e recibir SMS.",
|
||
"Description[he]": "שליחה וקבלה של מסרונים",
|
||
"Description[hi]": "एसएमएस भेजें और प्राप्त करें",
|
||
"Description[hu]": "SMS küldése és fogadása",
|
||
"Description[ia]": "Invia e recipe SMS",
|
||
"Description[id]": "Kirim dan terima SMS",
|
||
"Description[is]": "Senda og taka við SMS",
|
||
"Description[it]": "Invia e riceve SMS",
|
||
"Description[ja]": "SMS を送受信",
|
||
"Description[ka]": "SMS-ის გაგზავნა და მიღბა",
|
||
"Description[ko]": "문자 메시지 보내고 받기",
|
||
"Description[lt]": "Siųsti ir gauti SMS žinutes",
|
||
"Description[lv]": "Saņemt un nosūtīt īsziņas",
|
||
"Description[nl]": "SMS verzenden en ontvangen",
|
||
"Description[nn]": "Send og ta imot SMS-ar",
|
||
"Description[pa]": "SMS ਭੇਜੋ ਅਤੇ ਲਵੋ",
|
||
"Description[pl]": "Odbiera i wysyła SMSy",
|
||
"Description[pt]": "Enviar e receber SMS's",
|
||
"Description[pt_BR]": "Envia e recebe SMS",
|
||
"Description[ro]": "Trimite și primește SMS",
|
||
"Description[ru]": "Отправка и получение SMS",
|
||
"Description[sk]": "Odoslať a prijať SMS",
|
||
"Description[sl]": "Pošiljaj in sprejemaj SMS",
|
||
"Description[sv]": "Skicka och ta emot SMS",
|
||
"Description[tr]": "SMS gönder ve al",
|
||
"Description[uk]": "Надсилання і отримання SMS",
|
||
"Description[x-test]": "xxSend and receive SMSxx",
|
||
"Description[zh_CN]": "发送和接收短信",
|
||
"Description[zh_TW]": "傳送和接收文字簡訊",
|
||
"EnabledByDefault": true,
|
||
"Icon": "mail-message-new-list",
|
||
"License": "GPL",
|
||
"Name": "SMS",
|
||
"Name[ar]": "اس ام اس",
|
||
"Name[da]": "Sms",
|
||
"Name[fi]": "Tekstiviesti",
|
||
"Name[he]": "מסרונים",
|
||
"Name[hi]": "एसएमएस",
|
||
"Name[lt]": "SMS žinutės",
|
||
"Name[lv]": "Īsziņas",
|
||
"Name[pl]": "Wysyłanie SMSów",
|
||
"Name[tg]": "СМС",
|
||
"Name[x-test]": "xxSMSxx",
|
||
"Name[zh_CN]": "短信",
|
||
"Name[zh_TW]": "文字簡訊"
|
||
},
|
||
"X-KdeConnect-OutgoingPacketType": [
|
||
"kdeconnect.sms.request",
|
||
"kdeconnect.sms.request_conversations",
|
||
"kdeconnect.sms.request_conversation",
|
||
"kdeconnect.sms.request_attachment"
|
||
],
|
||
"X-KdeConnect-SupportedPacketType": [
|
||
"kdeconnect.sms.messages",
|
||
"kdeconnect.sms.attachment_file"
|
||
]
|
||
}
|