kdeconnect-kde/plugins/sftp/kdeconnect_sftp.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

39 lines
1.7 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": "kinnalru@gmail.com",
"Name": "Samoilenko Yuri",
"Name[sr@ijekavian]": "Јуриј Самојленко",
"Name[sr@ijekavianlatin]": "Jurij Samojlenko",
"Name[sr@latin]": "Jurij Samojlenko",
"Name[sr]": "Јуриј Самојленко"
}
],
"Description": "Browse the remote device filesystem using SFTP",
"Description[sr@ijekavian]": "Прегледање удаљеног фајл система помоћу СФТП‑а",
"Description[sr@ijekavianlatin]": "Pregledanje udaljenog fajl sistema pomoću SFTPa",
"Description[sr@latin]": "Pregledanje udaljenog fajl sistema pomoću SFTPa",
"Description[sr]": "Прегледање удаљеног фајл система помоћу СФТП‑а",
"EnabledByDefault": true,
"Icon": "folder-documents",
"Id": "kdeconnect_sftp",
"License": "GPL",
"Name": "Remote filesystem browser",
"Name[sr@ijekavian]": "Прегледач удаљеног фајл система",
"Name[sr@ijekavianlatin]": "Pregledač udaljenog fajl sistema",
"Name[sr@latin]": "Pregledač udaljenog fajl sistema",
"Name[sr]": "Прегледач удаљеног фајл система",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.sftp.request"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.sftp"
]
}