kdeconnect-kde/plugins/sms/kdeconnect_sms.json
l10n daemon script c314093d7e 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"
2021-03-24 05:53:37 +01:00

138 lines
5.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"KPlugin": {
"Authors": [
{
"Email": "simon@ergotech.com",
"Name": "Simon Redman",
"Name[ast]": "Simon Redman",
"Name[az]": "Simon Redman",
"Name[ca@valencia]": "Simon Redman",
"Name[ca]": "Simon Redman",
"Name[cs]": "Simon Redman",
"Name[da]": "Simon Redman",
"Name[de]": "Simon Redman",
"Name[el]": "Simon Redman",
"Name[en_GB]": "Simon Redman",
"Name[es]": "Simon Redman",
"Name[et]": "Simon Redman",
"Name[eu]": "Simon Redman",
"Name[fi]": "Simon Redman",
"Name[fr]": "Simon Redman",
"Name[gl]": "Simon Redman",
"Name[ia]": "Simon Redman",
"Name[id]": "Simon Redman",
"Name[it]": "Simon Redman",
"Name[ko]": "Simon Redman",
"Name[lt]": "Simon Redman",
"Name[nl]": "Simon Redman",
"Name[nn]": "Simon Redman",
"Name[pl]": "Simon Redman",
"Name[pt]": "Simon Redman",
"Name[pt_BR]": "Simon Redman",
"Name[ro]": "Simon Redman",
"Name[ru]": "Simon Redman",
"Name[sk]": "Simon Redman",
"Name[sl]": "Simon Redman",
"Name[sv]": "Simon Redman",
"Name[tr]": "Simon Redman",
"Name[uk]": "Simon Redman",
"Name[x-test]": "xxSimon Redmanxx",
"Name[zh_CN]": "Simon Redman",
"Name[zh_TW]": "Simon Redman"
}
],
"Description": "Send and receive SMS",
"Description[ast]": "Unvia y recibe SMS",
"Description[az]": "SMS mübadiləsi",
"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]": "Senden und Empfangen von SMS",
"Description[el]": "Αποστολή και λήψη SMS",
"Description[en_GB]": "Send and receive 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[id]": "Kirim dan terima SMS",
"Description[it]": "Invia e riceve SMS",
"Description[ja]": "SMS を送受信",
"Description[ko]": "문자 메시지 보내고 받기",
"Description[lt]": "Siųsti ir gauti SMS žinutes",
"Description[nl]": "SMS verzenden en ontvangen",
"Description[nn]": "Send og ta imot SMS-ar",
"Description[pl]": "Wysyłaj i otrzymuj 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",
"Id": "kdeconnect_sms",
"License": "GPL",
"Name": "SMS",
"Name[ast]": "SMS",
"Name[az]": "SMS",
"Name[ca@valencia]": "SMS",
"Name[ca]": "SMS",
"Name[cs]": "SMS",
"Name[da]": "Sms",
"Name[de]": "SMS",
"Name[el]": "SMS",
"Name[en_GB]": "SMS",
"Name[es]": "SMS",
"Name[et]": "SMS",
"Name[eu]": "SMS",
"Name[fi]": "Tekstiviesti",
"Name[fr]": "SMS",
"Name[gl]": "SMS",
"Name[ia]": "SMS",
"Name[id]": "SMS",
"Name[it]": "SMS",
"Name[ja]": "SMS",
"Name[ko]": "SMS",
"Name[lt]": "SMS žinutės",
"Name[nl]": "SMS",
"Name[nn]": "SMS",
"Name[pl]": "SMS",
"Name[pt]": "SMS",
"Name[pt_BR]": "SMS",
"Name[ro]": "SMS",
"Name[ru]": "SMS",
"Name[sk]": "SMS",
"Name[sl]": "SMS",
"Name[sv]": "SMS",
"Name[tg]": "СМС",
"Name[tr]": "SMS",
"Name[uk]": "SMS",
"Name[x-test]": "xxSMSxx",
"Name[zh_CN]": "短信",
"Name[zh_TW]": "文字簡訊",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "https://nicolasfella.wordpress.com"
},
"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"
]
}