kdeconnect-kde/plugins/sftp/kdeconnect_sftp.json
l10n daemon script 69d8a40aa6 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"
2015-06-24 10:38:32 +00:00

66 lines
No EOL
3.6 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": "kinnalru@gmail.com",
"Name": "Samoilenko Yuri"
}
],
"Description": "Browse the remote device filesystem using SFTP",
"Description[ca]": "Navega pel sistema de fitxers del dispositiu remot emprant SFTP",
"Description[cs]": "Prohlížejte souborový systém zařízení pomocí SFTP",
"Description[de]": "Browsen im Dateisystem des entfernten Geräts mit SFTP",
"Description[en_GB]": "Browse the remote device filesystem using SFTP",
"Description[es]": "Navegar por el sistema de archivos del dispositivo remoto usando SFTP",
"Description[fi]": "Selaa etälaitteiden tiedostojärjestelmiä SFTP:llä",
"Description[gl]": "Explore o sistema de ficheiros do dispositivo remoto mediante SFTP.",
"Description[hu]": "Távoli fájlrendszerek böngészése SFTP-n keresztül",
"Description[it]": "Sfoglia il filesystem del dispositivo remoto utilizzando SFTP",
"Description[nl]": "Blader door het bestandssysteem met SFTP op het apparaat op afstand",
"Description[pl]": "Przeglądaj zdalny system plików przy użyciu SFTP",
"Description[pt]": "Navegar pelo sistema de ficheiros de um dispositivo remoto por SFTP",
"Description[pt_BR]": "Navegue pelo sistema de arquivos do dispositivo usando SFTP",
"Description[sk]": "Prehliadať súborový systém vzdialeného zariadenia pomocou SFTP",
"Description[sv]": "Bläddra i fjärrenhetens filsystem med SFTP",
"Description[tr]": "Uzak aygıt dosya sistemine SFTP kullanarak göz atın",
"Description[uk]": "Перегляд файлових систем на сторонніх пристроях за допомогою SFTP",
"Description[x-test]": "xxBrowse the remote device filesystem using SFTPxx",
"Description[zh_CN]": "通过 SFTP 浏览远程设备文件系统",
"EnabledByDefault": true,
"Icon": "folder-documents",
"Id": "kdeconnect_sftp",
"License": "GPL",
"Name": "Remote filesystem browser",
"Name[ca]": "Navegador del sistema de fitxers remot",
"Name[cs]": "Vzdálený prohlížeč souborového systému",
"Name[de]": "Datei-Browser für entferne Systeme",
"Name[en_GB]": "Remote filesystem browser",
"Name[es]": "Navegador de sistema de archivos remoto",
"Name[fi]": "Etätiedostojärjestelmäselain",
"Name[gl]": "Navegador do sistema de ficheiros remoto.",
"Name[hu]": "Távoli fájlrendszer-böngésző",
"Name[it]": "Navigazione del filesystem remoto",
"Name[nl]": "Bestandssysteembrowser op afstand",
"Name[pl]": "Przeglądarka zdalnego systemu plików",
"Name[pt]": "Navegador de sistemas de ficheiros remotos",
"Name[pt_BR]": "Navegador do sistema de arquivos remoto",
"Name[sk]": "Prehliadač vzdialeného súborového systému",
"Name[sv]": "Fjärrfilsystembläddrare",
"Name[tr]": "Uzak dosya sistemi tarayıcısı",
"Name[uk]": "Перегляд віддалених файлових систем",
"Name[x-test]": "xxRemote filesystem browserxx",
"Name[zh_CN]": "远程文件系统浏览器",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.sftp"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.sftp"
]
}