kdeconnect-kde/plugins/share/kdeconnect_share.json
Aleix Pol e7578cc129 Refactor capabilities together with Albert
He is committing a similar patch to kdeconnect-android
2016-05-31 17:16:01 +02:00

75 lines
4 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.

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "albertvaka@gmail.com",
"Name": "Albert Vaca",
"Name[x-test]": "xxAlbert Vacaxx"
}
],
"Description": "Receive and send files, URLs or plain text easily",
"Description[ast]": "Recibi y unvia ficheros, URLs o testu planu cenciellamente",
"Description[ca@valencia]": "Rep i envia fitxers, URL o text pla amb facilitat",
"Description[ca]": "Rep i envia fitxers, URL o text pla amb facilitat",
"Description[cs]": "Snadno přijímejte a posílejte soubory, URL nebo čistý text",
"Description[de]": "Empfang und Senden von Dateien, URLs oder einfachem Text",
"Description[es]": "Recibir y enviar archivos, URL o texto sin formato fácilmente",
"Description[fi]": "Vastaanota ja lähetä tiedostoja, verkko-osoitteita tai tekstiä helposti",
"Description[gl]": "Comparta e reciba con facilidade ficheiros, enderezos URL ou texto simple.",
"Description[hu]": "Fájlok, URL-ek és szöveg fogadása és küldése",
"Description[it]": "Ricevi e invia facilmente file, URL o testo semplice",
"Description[ko]": "파일, URL, 일반 텍스트 공유하고 받기",
"Description[nl]": "Bestanden, URL's of platte tekst gemakkelijk ontvangen en verzenden",
"Description[nn]": "Ta imot og send filer, nettadresser og tekst på ein enkel måte",
"Description[pl]": "Udostępniaj i otrzymuj pliki, adresy URL lub zwykły tekst z łatwością",
"Description[pt]": "Receber e enviar ficheiros, URL's ou texto normal de forma simples",
"Description[pt_BR]": "Recebe e envia facilmente arquivos, URLs ou texto simples",
"Description[ru]": "Получение и отправка файлов, URL адресов или простого текста",
"Description[sk]": "Prijať a poslať súbory, URL alebo čisté texty jednoducho",
"Description[sv]": "Ta emot och skicka filer, webbadresser eller vanlig text enkelt",
"Description[tr]": "Dosyaları, adres ve düz metinleri kolayca alın ve gönderin",
"Description[uk]": "Спрощене отримання і надсилання файлів, адрес або текстових фрагментів",
"Description[x-test]": "xxReceive and send files, URLs or plain text easilyxx",
"Description[zh_CN]": "简单地接收和发送文件URL 或者文本",
"EnabledByDefault": true,
"Icon": "folder-network",
"Id": "kdeconnect_share",
"License": "GPL",
"Name": "Share and receive",
"Name[ast]": "Compartir y recibir",
"Name[ca@valencia]": "Comparteix i rep",
"Name[ca]": "Comparteix i rep",
"Name[cs]": "Sdílet a přijímat",
"Name[de]": "Senden und Empfangen",
"Name[es]": "Compartir y recibir",
"Name[fi]": "Jaa ja vastaanota",
"Name[gl]": "Compartir e recibir.",
"Name[hu]": "Megosztás és fogadás",
"Name[it]": "Condividi e ricevi",
"Name[ko]": "공유하고 받기",
"Name[nl]": "Delen en ontvangen",
"Name[nn]": "Del og ta imot",
"Name[pl]": "Udostępniaj i otrzymuj",
"Name[pt]": "Partilhar e receber",
"Name[pt_BR]": "Compartilhar e receber",
"Name[ru]": "Общий доступ и получение",
"Name[sk]": "Zdieľať a prijať",
"Name[sv]": "Dela och ta emot",
"Name[tr]": "Paylaş ve al",
"Name[uk]": "Оприлюднення і отримання",
"Name[x-test]": "xxShare and receivexx",
"Name[zh_CN]": "分享和接收",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.share.request"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.share.request"
]
}