diff --git a/kdevgit.desktop b/kdevgit.desktop index 5889c24042..ba625c4a7e 100644 --- a/kdevgit.desktop +++ b/kdevgit.desktop @@ -1,21 +1,33 @@ [Desktop Entry] Type=Service Exec=blubb Icon=git Comment=This plugin integrates Git to KDevelop +Comment[es]=Este complemento integra Git en KDevelop +Comment[pt]=Este 'plugin' integra o Git no KDevelop +Comment[pt_BR]=Este plug-in integra o Git no KDevelop +Comment[uk]=Цей додаток призначено для забезпечення підтримки Git у KDevelop Comment[x-test]=xxThis plugin integrates Git to KDevelopxx Name=Git Support +Name[es]=Implementación de Git +Name[pt]=Suporte para o Git +Name[pt_BR]=Suporte ao Git +Name[uk]=Підтримка Git Name[x-test]=xxGit Supportxx GenericName=Version Control Support +GenericName[es]=Implementación de Control de Versiones +GenericName[pt]=Suporte ao Controlo de Versões +GenericName[pt_BR]=Suporte a controle de versão +GenericName[uk]=Підтримка керування версіями GenericName[x-test]=xxVersion Control Supportxx ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevgit X-KDE-PluginInfo-Name=kdevgit X-KDE-PluginInfo-Author=Evgeniy Ivanov X-KDE-PluginInfo-Email=powerfox@kde.ru X-KDE-PluginInfo-Version=0.9 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=10 X-KDevelop-Category=Global X-KDevelop-Interfaces=org.kdevelop.IBasicVersionControl, org.kdevelop.IDistributedVersionControl X-KDevelop-Mode=GUI