kdeconnect-kde/plugins/findmyphone/kdeconnect_findmyphone.json
Albert Vaca 932d8db6bc Changed name and action icon for find my phone plugin, plus added tooltip.
Trying to make it more discoverable and less misleading (could look like
a gps-based tool).
2016-05-25 11:51:48 -06:00

52 lines
No EOL
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": "apparle@gmail.com",
"Name": "Apoorv Parle",
"Name[x-test]": "xxApoorv Parlexx"
},
{
"Email": "davidedmundson@kde.org",
"Name": "David Edmundson",
"Name[x-test]": "xxDavid Edmundsonxx"
}
],
"Description": "Find your lost phone by making it play an alarm sound",
"Description[ast]": "Alcuentra'l to preséu perdíu faciéndolu sonar ",
"Description[ca@valencia]": "Troba el vostra telèfon perdut fent que reproduïsca un so d'alarma ",
"Description[ca]": "Troba el vostra telèfon perdut fent que reprodueixi un so d'alarma ",
"Description[cs]": "Najděte dsvůj telefon tím, že jej necháte přehrát zvuk upomínky",
"Description[de]": "Finden Sie Ihr verlegtes Telefon, indem Sie mit ihm eine Warnton abspielen",
"Description[es]": "Encuentre su teléfono perdido haciéndole reproducir un sonido de alarma",
"Description[fi]": "Löydä hukkaamasi puhelin laittamalla se soittamaan hälytysääntä ",
"Description[gl]": "Reproducir un son de alarma nun teléfono móbil perdido para atopalo.",
"Description[it]": "Trova il tuo telefono smarrito facendogli suonare un allarme sonoro ",
"Description[ko]": "알람 소리를 울려서 잃어버린 휴대폰 찾기",
"Description[nl]": "Zoek uw verloren telefoon door het te laten een wekkersignaal te laten spelen ",
"Description[pl]": "Znajdź twój zgubiony telefon odgrywając na nim dźwięk ",
"Description[pt]": "Descobre o seu telefone perdido, fazendo-o tocar um som de alarme",
"Description[pt_BR]": "Encontre seu telefone fazendo ele tocar um som ",
"Description[ru]": "Поиск утерянного телефона при помощи звукового сигнала",
"Description[sk]": "Nájsť váš stratený telefón zahraním zvuku budíka",
"Description[sv]": "Hitta din förlorade telefon genom att få den att spela ett alarmljud ",
"Description[tr]": "Bir alarm sesi çalarak kayıp telefonunuzu bulun ",
"Description[uk]": "Знайти загублений телефон, наказавши йому відтворити дзвінок",
"Description[x-test]": "xxFind your lost phone by making it play an alarm sound xx",
"Description[zh_CN]": "通过播放闹铃声来找到您的手机",
"EnabledByDefault": true,
"Encoding": "UTF-8",
"Icon": "edit-find",
"Id": "kdeconnect_findmyphone",
"License": "GPL",
"Name": "Ring my phone",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://kde.org"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.findmyphone"
]
}