kdeconnect-kde/plugins/notifications/kdeconnect_notifications.json
l10n daemon script c81a4e730b 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"
2019-08-30 09:20:35 +02:00

40 lines
1.8 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": "albertvaka@gmail.com",
"Name": "Albert Vaca",
"Name[sr@ijekavian]": "Алберт Вака Синтора",
"Name[sr@ijekavianlatin]": "Albert Vaka Sintora",
"Name[sr@latin]": "Albert Vaka Sintora",
"Name[sr]": "Алберт Вака Синтора"
}
],
"Description": "Show device's notifications on this computer and keep them in sync",
"Description[sr@ijekavian]": "Приказује обавештења са уређаја на рачунару и одржава их ажурним",
"Description[sr@ijekavianlatin]": "Prikazuje obaveštenja sa uređaja na računaru i održava ih ažurnim",
"Description[sr@latin]": "Prikazuje obaveštenja sa uređaja na računaru i održava ih ažurnim",
"Description[sr]": "Приказује обавештења са уређаја на рачунару и одржава их ажурним",
"EnabledByDefault": true,
"Icon": "preferences-desktop-notification",
"Id": "kdeconnect_notifications",
"License": "GPL",
"Name": "Receive notifications",
"Name[sr@ijekavian]": "Пријем обавештења",
"Name[sr@ijekavianlatin]": "Prijem obaveštenja",
"Name[sr@latin]": "Prijem obaveštenja",
"Name[sr]": "Пријем обавештења",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.notification.request",
"kdeconnect.notification.reply"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.notification"
]
}