diff --git a/plugins/appwizard/kdevappwizard.desktop b/plugins/appwizard/kdevappwizard.desktop index 7649e497d1..6462e3af1e 100644 --- a/plugins/appwizard/kdevappwizard.desktop +++ b/plugins/appwizard/kdevappwizard.desktop @@ -1,59 +1,62 @@ [Desktop Entry] Type=Service Exec=blubb Comment=Application Wizard Comment[de]=Anwendungsassistent Comment[es]=Asistente de aplicaciones Comment[fr]=Assistant d'applications Comment[ga]=Treoraí Feidhmchláir Comment[gl]=Asistente para aplicacións Comment[ja]=アプリケーションウィザード Comment[nds]=Programm-Hölper Comment[pt]=Assistente de Aplicações Comment[pt_BR]=Assistente de aplicativo Comment[ru]=Мастер создания приложений Comment[sv]=Programguide +Comment[tr]=Uygulama Sihirbazı Comment[uk]=Майстер створення програм Comment[x-test]=xxApplication Wizardxx Comment[zh_CN]=应用程序向导 Comment[zh_TW]=應用程式精靈 Name=New Project Wizard Name[de]=Projekt-Assistent Name[es]=Asistente de nuevo proyecto Name[fr]=Assistant de création de nouveau projet Name[gl]=Asistente para novos proxectos Name[ja]=新規プロジェクト作成ウィザード Name[nds]=Nieg-Projekt-Hölper Name[pt]=Assistente de Novos Projectos Name[pt_BR]=Assistente de novo projeto Name[ru]=Мастер создания проекта Name[sv]=Ny projektguide +Name[tr]=Yeni Proje Sihirbazı Name[uk]=Майстер створення проекту Name[x-test]=xxNew Project Wizardxx Name[zh_CN]=新工程向导 Name[zh_TW]=新增專案精靈 GenericName=Application Wizard GenericName[de]=Anwendungsassistent GenericName[es]=Asistente de aplicaciones GenericName[fr]=Assistant d'applications GenericName[ga]=Treoraí Feidhmchláir GenericName[gl]=Asistente para aplicacións GenericName[ja]=アプリケーションウィザード GenericName[nds]=Programm-Hölper GenericName[pt]=Assistente de Aplicações GenericName[pt_BR]=Assistente de aplicativo GenericName[ru]=Мастер создания приложений GenericName[sv]=Programguide +GenericName[tr]=Uygulama Sihirbazı GenericName[uk]=Майстер створення програм GenericName[x-test]=xxApplication Wizardxx GenericName[zh_CN]=应用程序向导 GenericName[zh_TW]=應用程式精靈 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevappwizard X-KDE-PluginInfo-Name=kdevappwizard X-KDE-PluginInfo-Author=Alexander Dymo X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=GPL X-KDevelop-Category=Global X-KDevelop-Version=6 X-KDevelop-Mode=NoGUI diff --git a/plugins/cvs/kdevcvs.desktop b/plugins/cvs/kdevcvs.desktop index 61313c30ac..07a821cd3a 100644 --- a/plugins/cvs/kdevcvs.desktop +++ b/plugins/cvs/kdevcvs.desktop @@ -1,66 +1,67 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin integrates CVS to KDevelop Comment[de]=Dieses Modul integriert CVS in KDevelop. Comment[el]=Το πρόσθετο αυτό ενσωματώνει το CVS στο KDevelop Comment[es]=Este complemento integra CVS en KDevelop Comment[fr]=Ce module externe intègre CVS à KDevelop Comment[gl]=Esta extensión integra CVS en KDevelop Comment[ja]=このプラグインは CVS を KDevelop に統合します Comment[lv]=Šis spraudnis integrē CVS iekš KDevelop Comment[nds]=Dit Moduul bett CVS na KDevelop in. Comment[pt]=Este 'plugin' integra o CVS no KDevelop Comment[pt_BR]=Esta extensão integra o CVS ao KDevelop Comment[ro]=Acest modul integrează CVS în KDevelop Comment[ru]=Этот модуль добавляет поддержку работы с CVS в KDevelop Comment[sv]=Insticksprogrammet integrerar CVS i KDevelop Comment[tr]=Bu eklenti CVS uygulamasını KDevelop ile bütünleştirir Comment[uk]=За допомогою цього додатка можна інтегрувати CVS до KDevelop Comment[x-test]=xxThis plugin integrates CVS to KDevelopxx Comment[zh_CN]=此插件对 KDevelop 整合 CVS Comment[zh_TW]=此外掛程式將 CVS 整合進 KDevelop 內。 Name=CVS Support Name[cs]=Podpora CVS Name[de]=CVS-Unterstützung Name[el]=Υποστήριξη CVS Name[es]=Implementación de CVS Name[fr]=Prise en charge de CVS Name[ga]=Tacaíocht CVS Name[gl]=Soporte de CVS Name[ja]=CVS サポート Name[nds]=CVS-Ünnerstütten Name[pa]=CVS ਸਹਿਯੋਗ Name[pt]=Suporte para CVS Name[pt_BR]=Suporte a CSV Name[ru]=Поддержка CVS Name[sv]=Stöd för CVS Name[tr]=CVS Desteği Name[uk]=Підтримка CVS Name[x-test]=xxCVS Supportxx Name[zh_CN]=CVS 支持 Name[zh_TW]=CVS 支援 GenericName=Version Control Support GenericName[de]=Unterstützung für Versionskontrollsysteme GenericName[es]=Implementación de Control de Versiones GenericName[fr]=Prise en charge du contrôle de versions GenericName[ja]=バージョン管理のサポート GenericName[nds]=Verschoonkuntrull-Ünnerstütten GenericName[pt]=Suporte ao Controlo de Versões GenericName[pt_BR]=Suporte ao Controlo de Versões GenericName[ru]=Поддержка систем контроля версий GenericName[sv]=Stöd för versionskontroll +GenericName[tr]=Sürüm Kontrol Desteği GenericName[uk]=Підтримка керування версіями GenericName[x-test]=xxVersion Control Supportxx GenericName[zh_CN]=版本控制支持 GenericName[zh_TW]=版本控制支援 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevcvs X-KDE-PluginInfo-Name=kdevcvs X-KDE-PluginInfo-Author=Robert Gruber X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=6 X-KDevelop-Category=Global X-KDevelop-Interfaces=org.kdevelop.IBasicVersionControl X-KDevelop-Mode=GUI diff --git a/plugins/documentswitcher/kdevdocumentswitcher.desktop b/plugins/documentswitcher/kdevdocumentswitcher.desktop index 1f608361e0..850b509606 100644 --- a/plugins/documentswitcher/kdevdocumentswitcher.desktop +++ b/plugins/documentswitcher/kdevdocumentswitcher.desktop @@ -1,51 +1,52 @@ [Desktop Entry] Type=Service Exec=blubb Comment=A most-recently-used document switcher for KDevPlatform. Comment[de]=Ein Umschalter zwischen zuletzt geöffneten Dokumenten. Comment[es]=Un cambiador del documento usado más recientemente para KDevPlatform. Comment[fr]=Un commutateur de documents parmi les plus récemment utilisés pour KDevPlatform. Comment[nds]=En Togrieper op de tolest bruukten Dokmenten för KDevPlatform Comment[pt]=Um selector dos documentos mais recentes para o KDevPlatform. Comment[pt_BR]=Um selector dos documentos mais recentes para o KDevPlatform. Comment[ru]=Переключение между наиболее часто используемыми документами в приложенияхKDevPlatform. Comment[sv]=Byte till senast använda dokument för KDevelop-plattformen. Comment[uk]=Перемикач останніх використаних документів для KDevPlatform. Comment[x-test]=xxA most-recently-used document switcher for KDevPlatform.xx Comment[zh_CN]=KDevPlatform 的最近经常使用文档的切换器。 Comment[zh_TW]=KDevPlatform 上切換最近使用的文件的切換器 Name=Most-Recently-Used Document Switcher Name[de]=Zuletzt-Verwendet-Dokumentumschalter Name[es]=Cambiador del documento usado más recientemente Name[fr]=Commutateur de documents parmi les plus récemment utilisés Name[nds]=Togrieper för de tolest bruukten Dokmenten Name[pt]=Selector dos Documentos Usados Mais Recentemente Name[pt_BR]=Selector dos Documentos Usados Mais Recentemente Name[ru]=Переключатель между наиболее часто используемыми документами Name[sv]=Byte till senast använda dokument Name[uk]=Перемикач нещодавно використаних документів Name[x-test]=xxMost-Recently-Used Document Switcherxx Name[zh_CN]=最近经常使用文档切换器 Name[zh_TW]=最近使用的文件切換器 GenericName=Document Switcher GenericName[de]=Dokumentumschalter GenericName[es]=Cambiador de documento GenericName[fr]=Commutateur de documents GenericName[nds]=Dokment-Togriep GenericName[pt]=Selector de Documentos GenericName[pt_BR]=Selector de Documentos GenericName[ru]=Переключатель документов GenericName[sv]=Dokumentbyte +GenericName[tr]=Belge Seçici GenericName[uk]=Інструмент перемикання документів GenericName[x-test]=xxDocument Switcherxx GenericName[zh_CN]=文档切换器 GenericName[zh_TW]=文件切換器 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevdocumentswitcher X-KDE-PluginInfo-Name=kdevdocumentswitcher X-KDE-PluginInfo-Author=Andreas Pakulat X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=6 X-KDevelop-Category=Global X-KDevelop-Mode=GUI diff --git a/plugins/execute/kdevexecute.desktop b/plugins/execute/kdevexecute.desktop index 1f50d10098..6d1ac98523 100644 --- a/plugins/execute/kdevexecute.desktop +++ b/plugins/execute/kdevexecute.desktop @@ -1,54 +1,56 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin allows running of programs with no instrumentor, ie. natively by the current host. Comment[de]=Dieses Modul erlaubt das Ausführen von Programmen im Kontext des Betriebssystems. Comment[el]=Αυτό το πρόσθετο επιτρέπει την εκτέλεση προγραμμάτων χωρίς οργανωτή, πχ. εγγενώς από τον τρέχων υπολογιστή. Comment[es]=Este complemento permite ejecutar programas sin instrumentor (es decir, de forma nativa por la máquina actual). Comment[fr]=Ce module externe permet le lancement de programmes sans instrumenteur, c'est-à-dire nativement par l'hôte actuel. Comment[gl]=Esta extensión permíte executar programas sen instrumentador, i.e. de xeito nativo na máquina actual. Comment[nds]=Dit Moduul föhrt Programmen ahn Utstatter ut, d.h. bloots mit den aktuellen Reekner. Comment[pt]=Este 'plugin' permite a execução dos programas não-instrumentalizados, i.e. nativamente pela máquina actual. Comment[pt_BR]=Esta extensão permite rodar programas sem orquestrador, ou seja, nativamente pelo computador hospedeiro. Comment[sv]=Insticksprogrammet tillåter att program utan instrumentering körs, dvs. direkt av nuvarande värddator. Comment[uk]=За допомогою цього додатка можна запускати програми безпосередньо на поточному вузлі. Comment[x-test]=xxThis plugin allows running of programs with no instrumentor, ie. natively by the current host.xx Comment[zh_CN]=此插件允许以无操作者方式运行程序,例如,当前主机的原生方式。 Comment[zh_TW]=此外掛程式允許在目前主機上執行程式。 Name=Execute Programs Name[de]=Programme ausführen Name[es]=Ejecutar programas Name[fr]=Exécuter des programmes Name[ga]=Rith Ríomhchláir Name[ja]=プログラムを実行 Name[nds]=Programmen utföhren Name[pt]=Execução de Programas Name[pt_BR]=Execução de Programas Name[ru]=Выполнение команд оболочки Name[sv]=Kör program +Name[tr]=Uygulamaları Çalıştır Name[uk]=Виконання програм Name[x-test]=xxExecute Programsxx Name[zh_CN]=执行程序 Name[zh_TW]=執行程式 GenericName=Program Execution Support GenericName[de]=Unterstützung zur Ausführung von Programmen GenericName[es]=Implementación de la ejecución de programas GenericName[fr]=Prise en charge de l'exécution des programmes GenericName[ja]=プログラム実行のサポート GenericName[nds]=Programmutföhr-Ünnerstütten GenericName[pt]=Suporte à Execução de Programas GenericName[pt_BR]=Suporte à Execução de Programas GenericName[ru]=Поддержка запуска программ GenericName[sv]=Stöd för körning av program +GenericName[tr]=Uygulama Çalıştırma Desteği GenericName[uk]=Підтримка виконання програм GenericName[x-test]=xxProgram Execution Supportxx GenericName[zh_CN]=程序执行支持 GenericName[zh_TW]=執行程式支援 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevexecute X-KDevelop-Version=6 X-KDE-PluginInfo-Name=kdevexecute X-KDE-PluginInfo-Author=Hamish Rodda X-KDE-PluginInfo-License=GPL X-KDevelop-Interfaces=org.kdevelop.IRunProvider X-KDevelop-Mode=NoGUI diff --git a/plugins/filemanager/kdevfilemanager.desktop b/plugins/filemanager/kdevfilemanager.desktop index 6156989581..109cd89f87 100644 --- a/plugins/filemanager/kdevfilemanager.desktop +++ b/plugins/filemanager/kdevfilemanager.desktop @@ -1,65 +1,66 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin brings a filemanager to KDevelop. Comment[de]=Dieses Modul integriert einen Datei-Browser in KDevelop. Comment[el]=Αυτό το πρόσθετο ενσωματώνει ένα διαχειριστή αρχείων στο KDevelop Comment[es]=Este complemento proporciona un gestor de archivos a KDevelop. Comment[fr]=Ce module externe offre un gestionnaire de fichiers pour KDevelop. Comment[gl]=Esta extensión incorpora en KDevelop un xestor de ficheiros. Comment[ja]=このプラグインはファイルマネージャを KDevelop に統合します Comment[lv]=Šis spraudnis nodrošina failu pārvaldnieka funkcionalitāti iekš KDevelop. Comment[nds]=Dit Moduul stellt en Dateipleger för KDevelop praat. Comment[pt]=Este 'plugin' oferece um gestor de ficheiros para o KDevelop. Comment[pt_BR]=Esta extensão provê um gerenciador de arquivos ao KDevelop Comment[ru]=Этот модуль добавляет диспетчер файлов в KDevelop Comment[sv]=Insticksprogrammet ger KDevelop en filhanterare. Comment[tr]=Bu eklenti KDevelop için bir dosya yönetici sağlar. Comment[uk]=За допомогою цього додатка можна отримати доступ до менеджера файлів у KDevelop. Comment[x-test]=xxThis plugin brings a filemanager to KDevelop.xx Comment[zh_CN]=此插件对 KDevelop 整合一个文件管理器。 Comment[zh_TW]=此外掛程式讓 KDevelop 可使用檔案管理員。 Name=KDE File Manager Integration Name[de]=KDE-Dateimanager-Integration Name[es]=Integración del gestor de archivos de KDE Name[fr]=Intégration du gestionnaire de fichiers de KDE Name[ja]=KDE のファイルマネージャの統合 Name[nds]=KDE-Dateiplegerünnerstütten Name[pt]=Integração com o Gestor de Ficheiros do KDE Name[pt_BR]=Integração com o Gestor de Ficheiros do KDE Name[ru]=Интеграция файлового менеджера KDE Name[sv]=Integrering med KDE:s filhanterare +Name[tr]=KDE Dosya Yöneticisi Bütünleşmesi Name[uk]=Інтеграція засобу керування файлами KDE Name[x-test]=xxKDE File Manager Integrationxx Name[zh_CN]=KDE 文件管理器整合 Name[zh_TW]=KDE 檔案管理員整合 GenericName=File Manager GenericName[de]=Dateimanager GenericName[el]=Διαχειριστής αρχείων GenericName[es]=Gestor de archivos GenericName[fr]=Gestionnaire de fichiers GenericName[ga]=Bainisteoir Comhad GenericName[gl]=Xestor de ficheiros GenericName[ja]=ファイルマネージャ GenericName[lv]=Failu pārvaldnieks GenericName[nds]=Dateipleger GenericName[pa]=ਫਾਇਲ ਮੈਨੇਜਰ GenericName[pt]=Gestor de Ficheiros GenericName[pt_BR]=Gerenciador de arquivos GenericName[ro]=Gestionar de fișiere GenericName[ru]=Файловый менеджер GenericName[sv]=Filhanterare GenericName[tr]=Dosya Yönetici GenericName[uk]=Менеджер файлів GenericName[x-test]=xxFile Managerxx GenericName[zh_CN]=文件管理器 GenericName[zh_TW]=檔案管理員 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevfilemanager X-KDE-PluginInfo-Name=kdevfilemanager X-KDE-PluginInfo-Author=Alexander Dymo X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=6 X-KDevelop-Category=Global X-KDevelop-Mode=GUI diff --git a/plugins/git/kdevgit.desktop b/plugins/git/kdevgit.desktop index c8fa4079eb..0a7f87de2c 100644 --- a/plugins/git/kdevgit.desktop +++ b/plugins/git/kdevgit.desktop @@ -1,65 +1,66 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin integrates Git to KDevelop Comment[de]=Dieses Modul integriert Git in KDevelop. Comment[el]=Αυτό το πρόσθετο ενσωματώνει το Git στο KDevelop Comment[es]=Este complemento integra Git en KDevelop Comment[fr]=Ce module externe intègre Git à KDevelop Comment[gl]=Esta extensión integra Git en KDevelop Comment[ja]=このプラグインは Git を KDevelop に統合します Comment[lv]=Šis spraudnis integrē Git iekš KDevelop Comment[nds]=Di Moduul bett Git na KDevelop in Comment[pt]=Este 'plugin' integra o Git com o KDevelop Comment[pt_BR]=Esta extensão integra o Git ao KDevelop Comment[ro]=Acest modul integrează Git în KDevelop Comment[ru]=Этот модуль интегрирует Git в KDevelop Comment[sv]=Insticksprogrammet integrerar Git i KDevelop Comment[tr]=Bu eklenti Git uygulamasını KDevelop ile bütünleştirir Comment[uk]=За допомогою цього додатка можна інтегрувати Git до KDevelop Comment[x-test]=xxThis plugin integrates Git to KDevelopxx Comment[zh_CN]=此插件对 KDevelop 整合 Git Comment[zh_TW]=此外掛程式將 Git 整合進 KDevelop Name=Git Support Name[de]=Git-Unterstützung Name[el]=Υποστήριξη Git Name[es]=Implementación de Git Name[fr]=Prise en charge de Git Name[gl]=Soporte de GIT Name[ja]=Git サポート Name[nds]=Git-Ünnerstütten Name[pa]=Git ਸਹਿਯੋਗ Name[pt]=Suporte para Git Name[pt_BR]=Suporte a Git Name[ru]=Поддержка Git Name[sv]=Stöd för Git Name[tr]=Git Desteği Name[uk]=Підтримка Git Name[x-test]=xxGit Supportxx Name[zh_CN]=Git 支持 Name[zh_TW]=Git 支援 GenericName=Version Control Support GenericName[de]=Unterstützung für Versionskontrollsysteme GenericName[es]=Implementación de Control de Versiones GenericName[fr]=Prise en charge du contrôle de versions GenericName[ja]=バージョン管理のサポート GenericName[nds]=Verschoonkuntrull-Ünnerstütten GenericName[pt]=Suporte ao Controlo de Versões GenericName[pt_BR]=Suporte ao Controlo de Versões GenericName[ru]=Поддержка систем контроля версий GenericName[sv]=Stöd för versionskontroll +GenericName[tr]=Sürüm Kontrol Desteği GenericName[uk]=Підтримка керування версіями GenericName[x-test]=xxVersion Control Supportxx GenericName[zh_CN]=版本控制支持 GenericName[zh_TW]=版本控制支援 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=6 X-KDevelop-Category=Global X-KDevelop-Interfaces=org.kdevelop.IBasicVersionControl, org.kdevelop.IDistributedVersionControl X-KDevelop-Mode=GUI diff --git a/plugins/konsole/kdevkonsoleview.desktop b/plugins/konsole/kdevkonsoleview.desktop index ad3fe4f862..5ee05f10e9 100644 --- a/plugins/konsole/kdevkonsoleview.desktop +++ b/plugins/konsole/kdevkonsoleview.desktop @@ -1,52 +1,54 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin provides KDevelop with an embedded konsole for quick and easy command line access. Comment[de]=Dieses Modul stattet KDevelop mit einer eingebetteten Konsole zum einfachen Zugriff auf die Befehlszeile aus. Comment[el]=Αυτό το πρόσθετο προσφέρει στο KDevelop μια ενσωματωμένη konsole για γρήγορη και εύκολη πρόσβαση σε γραμμή εντολών. Comment[es]=Este complemento proporciona a KDevelop una consola empotrada para acceder rápida y fácilmente a la línea de órdenes. Comment[fr]=Ce module externe fournit à KDevelop une console intégrée permettant un accès rapide et aisé à la ligne de commande. Comment[gl]=Esta extensión fornécelle a KDevelop un konsole integrado para dispor de aceso rápido e sinxelo á liña de comandos. Comment[ja]=コマンドラインに簡単に素早くアクセスできるように KDevelop に組み込み Konsole を提供します Comment[nds]=Dit Moduul stellt en inbett Konsole för KDevelop praat, wat gau un eenfach Togriep op de Konsool verlöövt. Comment[pt]=Este 'plugin' oferece ao KDevelop uma consola incorporada para um acesso rápido e simples à linha de comandos. Comment[pt_BR]=Esta extensão provê ao KDevelop um terminal embutido para acesso rápido e fácil a linha de comando. Comment[ru]=Этот модуль добавляет в KDevelop встроенный терминал для быстрого и лёгкого доступа к командной строке Comment[sv]=Insticksprogrammet ger KDevelop en inbyggd terminal för snabb och enkel åtkomst av kommandoraden. Comment[uk]=За допомогою цього додатка у KDevelop можна буде скористатися вбудованою konsole, яка пришвидшить і полегшить доступ до командного рядка. Comment[x-test]=xxThis plugin provides KDevelop with an embedded konsole for quick and easy command line access.xx Comment[zh_CN]=此插件为 KDevelop 提供了一个快速方便地访问命令行的嵌入式控制台。 Comment[zh_TW]=此外掛程式提供 KDevelop 一個嵌入式的 konsole,能快速地使用命令列。 Name=Konsole Integration Name[de]=Konsole-Integration Name[es]=Integración de la consola Name[fr]=Intégration de Konsole Name[nds]=Konsool-Inbinnen Name[pt]=Integração com o Konsole Name[pt_BR]=Integração com o Konsole Name[ru]=Интеграция Konsole Name[sv]=Integrering av Konsole +Name[tr]=Konsole Bütünleşmesi Name[uk]=Інтеграція Konsole Name[x-test]=xxKonsole Integrationxx Name[zh_CN]=Konsole 整合 Name[zh_TW]=Konsole 整合 GenericName=Terminal Integration GenericName[de]=Terminal-Integration GenericName[es]=Integración de la terminal GenericName[fr]=Intégration du terminal GenericName[nds]=Konsool-Inbinnen GenericName[pt]=Integração com o Terminal GenericName[pt_BR]=Integração com o Terminal GenericName[ru]=Интеграция терминала GenericName[sv]=Integrering av terminal +GenericName[tr]=Uçbirim Bütünleşmesi GenericName[uk]=Інтеграція термінала GenericName[x-test]=xxTerminal Integrationxx GenericName[zh_CN]=终端整合 GenericName[zh_TW]=終端機整合 Icon=konsole ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevkonsoleview X-KDE-PluginInfo-Name=kdevkonsoleview X-KDevelop-Version=6 X-KDevelop-Category=Global X-KDevelop-Mode=GUI diff --git a/plugins/mercurial/kdevmercurial.desktop b/plugins/mercurial/kdevmercurial.desktop index 27aaaf2f0a..691bdcd401 100644 --- a/plugins/mercurial/kdevmercurial.desktop +++ b/plugins/mercurial/kdevmercurial.desktop @@ -1,56 +1,58 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin integrates Mercurial to KDevelop Comment[de]=Dieses Modul integriert Mercurical in KDevelop. Comment[el]=Αυτό το πρόσθετο ενσωματώνει το Mercurial στο KDevelop Comment[es]=Este complemento integra Mercurial en KDevelop Comment[fr]=Ce module externe intègre Mercurial à KDevelop Comment[lv]=Šis spraudnis integrē Mercural iekš KDevelop Comment[nds]=Dit Moduul bett Mercurial na KDevelop in Comment[pt]=Este 'plugin' integra o Mercurial com o KDevelop Comment[pt_BR]=Esta extensão integra o Mercurial ao KDevelop Comment[ro]=Acest modul integrează Mercurial în KDevelop Comment[sv]=Insticksprogrammet integrerar Mercurial i KDevelop Comment[tr]=Bu eklenti Mercurial uygulamasını KDevelop ile bütünleştirir Comment[uk]=За допомогою цього додатка можна інтегрувати Mercurial до KDevelop Comment[x-test]=xxThis plugin integrates Mercurial to KDevelopxx Comment[zh_CN]=此插件对 KDevelop 整合 Mercurial Comment[zh_TW]=此外掛程式將 Mercurial 整合進 KDevelop Name=Mercurial Support Name[de]=Mercurial-Unterstützung Name[es]=Implementación de Mercurial Name[fr]=Prise en charge de Mercurial Name[nds]=Mercurial-Ünnerstütten Name[pt]=Suporte para Mercurial Name[pt_BR]=Suporte para Mercurial Name[sv]=Stöd för Mercurial +Name[tr]=Mercurial Desteği Name[uk]=Підтримка Mercurial Name[x-test]=xxMercurial Supportxx Name[zh_CN]=Mercurial 支持 Name[zh_TW]=Mercurial 支援 GenericName=Version Control Support GenericName[de]=Unterstützung für Versionskontrollsysteme GenericName[es]=Implementación de Control de Versiones GenericName[fr]=Prise en charge du contrôle de versions GenericName[ja]=バージョン管理のサポート GenericName[nds]=Verschoonkuntrull-Ünnerstütten GenericName[pt]=Suporte ao Controlo de Versões GenericName[pt_BR]=Suporte ao Controlo de Versões GenericName[ru]=Поддержка систем контроля версий GenericName[sv]=Stöd för versionskontroll +GenericName[tr]=Sürüm Kontrol Desteği GenericName[uk]=Підтримка керування версіями GenericName[x-test]=xxVersion Control Supportxx GenericName[zh_CN]=版本控制支持 GenericName[zh_TW]=版本控制支援 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevmercurial X-KDE-PluginInfo-Name=kdevmercurial X-KDE-PluginInfo-Author=Fabian Wiesel X-KDE-PluginInfo-Email=fabian.wiesel@fu-berlin.de X-KDE-PluginInfo-Version=0.9 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=6 X-KDevelop-Category=Global X-KDevelop-Interfaces=org.kdevelop.IBasicVersionControl, org.kdevelop.IDistributedVersionControl X-KDevelop-Mode=GUI diff --git a/plugins/problemreporter/kdevproblemreporter.desktop b/plugins/problemreporter/kdevproblemreporter.desktop index 34d283d548..99868778c9 100644 --- a/plugins/problemreporter/kdevproblemreporter.desktop +++ b/plugins/problemreporter/kdevproblemreporter.desktop @@ -1,50 +1,52 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin provides a browsable model of the currently parsed classes and other items. Comment[de]=Dieses Modul bietet eine Liste der aktuell eingelesenen Klassen und anderer Elemente. Comment[el]=Αυτό το πρόσθετο προσφέρει ένα μοντέλο περιήγησης των αναλυμένων κλάσεων και άλλων αντικειμένων. Comment[es]=Este complemento proporciona un modelo navegable de las clases analizadas actualmente y otros elementos. Comment[fr]=Ce module externe fournit un modèle navigable des classes et autres éléments dont l'analyse syntaxique est en cours. Comment[gl]=Esta extensión fornece un modelo navegábel das clases e outros itens que estexan procesados. Comment[nds]=Dit Moduul stellt en dörkiekbor Modell vun de opstunns inleesten Klassen un anner Objekten praat. Comment[pt]=Este 'plugin' oferece um modelo navegável pelas classes e outros itens processados neste momento. Comment[pt_BR]=Esta extensão provê um modelo navegável das classes atualmente analisadas e outros itens. Comment[sv]=Insticksprogrammet tillhandahåller en bläddringsbar modell av klasser och andra objekt som för närvarande har tolkats. Comment[uk]=За допомогою цього додатка можна створити придатну для перегляду модель класів та інших елементів, над якими ви працюєте. Comment[x-test]=xxThis plugin provides a browsable model of the currently parsed classes and other items.xx Comment[zh_CN]=此插件提供了一个当前已分析类和其它项目的可浏览化视窗模型。 Comment[zh_TW]=此外掛程式提供一個可瀏覽目前已分析的類別與其他項目的模組。 Name=Problem Reporter View Name[de]=Ansicht für Fehlerberichte Name[es]=Vista del notificador de problemas Name[fr]=Vue du rapporteur de problèmes Name[ja]=問題レポータービュー Name[nds]=Problemsöök-Ansicht Name[pt]=Área de Relatórios de Erros Name[pt_BR]=Área de Relatórios de Erros Name[sv]=Problemrapporteringsvy +Name[tr]=Sorun Bildirici Görünümü Name[uk]=Перегляд інструменту звітування про проблеми Name[x-test]=xxProblem Reporter Viewxx Name[zh_CN]=错误汇报视图 Name[zh_TW]=問題回報器檢視 GenericName=Problem Reporter GenericName[es]=Notificador de problemas GenericName[fr]=Rapporteur de problèmes GenericName[ja]=問題レポーター GenericName[nds]=Problemsöök GenericName[pt]=Relato de Problemas GenericName[pt_BR]=Relato de Problemas GenericName[sv]=Problemrapportör +GenericName[tr]=Sorun Bildirici GenericName[uk]=Сповіщення про проблеми GenericName[x-test]=xxProblem Reporterxx GenericName[zh_CN]=错误汇报 GenericName[zh_TW]=問題回報器 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevproblemreporter X-KDevelop-Version=6 X-KDevelop-Category=Global X-KDE-PluginInfo-Name=kdevproblemreporter X-KDE-PluginInfo-Author=Hamish Rodda X-KDE-PluginInfo-License=LGPL X-KDevelop-Mode=GUI diff --git a/plugins/projectmanagerview/kdevprojectmanagerview.desktop b/plugins/projectmanagerview/kdevprojectmanagerview.desktop index 0d0d53e0b9..cb4d92a9f9 100644 --- a/plugins/projectmanagerview/kdevprojectmanagerview.desktop +++ b/plugins/projectmanagerview/kdevprojectmanagerview.desktop @@ -1,47 +1,48 @@ [Desktop Entry] Type=Service Exec=blubb Comment=KDevProjectManager Comment[nds]=KDev-Projektpleeg Comment[sv]=KDevelop-projekthantering Comment[x-test]=xxKDevProjectManagerxx Comment[zh_CN]=KDevelop 工程管理器 Name=Project Manager View Name[de]=Ansicht für Projektverwaltung Name[el]=Προβολή διαχειριστή έργου Name[es]=Vista del gestor de proyectos Name[fr]=Vue du gestionnaire de projets Name[gl]=Vista do xestor de proxectos Name[ja]=プロジェクトマネージャのビュー Name[nds]=Projektpleger-Ansicht Name[pa]=ਪਰੋਜੈਕਟ ਮੈਨੇਜਰ ਝਲਕ Name[pt]=Área do Gestor de Projectos Name[pt_BR]=Visualizador do gerenciador de projeto Name[sv]=Projekthanteringsvy Name[tr]=Proje Yöneticisi Görünümü Name[uk]=Перегляд керування проектами Name[x-test]=xxProject Manager Viewxx Name[zh_CN]=工程管理器视图 Name[zh_TW]=專案管理員檢視 GenericName=Project Manager View GenericName[de]=Ansicht für Projektverwaltung GenericName[es]=Vista del gestor de proyectos GenericName[fr]=Vue du gestionnaire de projets GenericName[ja]=プロジェクトマネージャのビュー GenericName[nds]=Projektpleger-Ansicht GenericName[pt]=Área do Gestor de Projectos GenericName[pt_BR]=Área do Gestor de Projectos GenericName[sv]=Projekthanteringsvy +GenericName[tr]=Proje Yönetimi Görünümü GenericName[uk]=Перегляд керування проектами GenericName[x-test]=xxProject Manager Viewxx GenericName[zh_CN]=工程管理器视图 GenericName[zh_TW]=專案管理員檢視 Icon=kdevelop ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevprojectmanagerview X-KDE-PluginInfo-Name=KDevProjectManagerView X-KDE-PluginInfo-Author=Roberto Raggi X-KDE-PluginInfo-License=LGPL X-KDevelop-Version=6 X-KDevelop-Category=Project X-KDevelop-Mode=GUI diff --git a/plugins/quickopen/kdevquickopen.desktop b/plugins/quickopen/kdevquickopen.desktop index 8981f6752e..e02ac34e5e 100644 --- a/plugins/quickopen/kdevquickopen.desktop +++ b/plugins/quickopen/kdevquickopen.desktop @@ -1,57 +1,59 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin allows quick access to project files and language-items like classes/functions. Comment[de]=Dieses Modul bietet schnellen Zugriff auf Projektdateien und Spachelemente wie Klassen und Funktionen. Comment[el]=Το πρόσθετο αυτό επιτρέπει τη γρήγορη πρόσβαση σε αρχεία έργου και αντικείμενα γλώσσας όπως κλάσεις/συναρτήσεις. Comment[es]=Este complemento permite un rápido acceso a los archivos del proyecto y a elementos del lenguaje, como clases y funciones. Comment[fr]=Ce module externe permet un accès rapide aux fichiers de projets et aux éléments de langage comme les classes/fonctions. Comment[gl]=Esta extensión permítelle aceder rapidamente a ficheiros de proxecto e itens da linguaxe como clases e funcións. Comment[nds]=Dit Moduul stellt Fixtogriep op Projektdateien un Spraakelementen as Klassen un Funkschonen praat. Comment[pt]=Este 'plugin' permite um acesso rápido aos ficheiros do projecto e aos itens das linguagens, como as classes/funções. Comment[pt_BR]=Esta extensão permite o rápido acesso a arquivos de projeto e itens da linguagem como classes/funções. Comment[ru]=Этот модуль позволяет получать быстрый доступ к файлам проекта и языковым объектам, таким как классы и функции. Comment[sv]=Insticksprogrammet ger snabb åtkomst av projektfiler och språkobjekt som klasser och funktioner. Comment[uk]=За допомогою цього додатка можна пришвидшити доступ до файлів проектів і елементів мови на зразок класів або функцій. Comment[x-test]=xxThis plugin allows quick access to project files and language-items like classes/functions.xx Comment[zh_CN]=此插件允许快速访问工程文件和诸如类/函数的语言项目。 Comment[zh_TW]=此外掛程式讓您快速存取專案檔案與一些語言的項目,如類別或函式等。 Name=Quick Open Name[de]=Schnellöffner Name[es]=Apertura rápida Name[fr]=Ouverture rapide Name[ga]=Oscailt Thapa Name[ja]=クイックオープン Name[nds]=Fixopmaken Name[pt]=Abertura Rápida Name[pt_BR]=Abertura Rápida Name[ru]=Быстрый доступ Name[sv]=Snabböppna +Name[tr]=Hızlı Aç Name[uk]=Швидке відкриття Name[x-test]=xxQuick Openxx Name[zh_CN]=快速打开 Name[zh_TW]=快速開啟 GenericName=Quick Open GenericName[de]=Schnellöffner GenericName[es]=Apertura rápida GenericName[fr]=Ouverture rapide GenericName[ga]=Oscailt Thapa GenericName[ja]=クイックオープン GenericName[nds]=Fixopmaken GenericName[pt]=Abertura Rápida GenericName[pt_BR]=Abertura Rápida GenericName[ru]=Быстрый доступ GenericName[sv]=Snabböppna +GenericName[tr]=Hızlı Aç GenericName[uk]=Швидке відкриття GenericName[x-test]=xxQuick Openxx GenericName[zh_CN]=快速打开 GenericName[zh_TW]=快速開啟 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevquickopen X-KDevelop-Version=6 X-KDevelop-Category=Global X-KDevelop-Interfaces=org.kdevelop.IQuickOpen X-KDE-PluginInfo-Name=kdevquickopen X-KDE-PluginInfo-Author=David Nolden X-KDE-PluginInfo-License=GPL X-KDevelop-Mode=GUI diff --git a/plugins/snippet/kdevsnippet.desktop b/plugins/snippet/kdevsnippet.desktop index 63f5fe053d..bcd70fa098 100644 --- a/plugins/snippet/kdevsnippet.desktop +++ b/plugins/snippet/kdevsnippet.desktop @@ -1,55 +1,56 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin allows to store code snippets and insert them into open files Comment[de]=Dieses Modul bietet die Möglichkeit, Quelltextschnipsel zu speichern und in geöffnete Dateien einzufügen. Comment[el]=Αυτό το πρόσθετο σας επιτρέπει να αποθηκεύσετε δείγματα κώδικα και να τα εισάγετε σε ανοιχτά αρχεία Comment[es]=Este complemento le permite almacenar fragmentos de código e insertarlos en los archivos abiertos Comment[fr]=Ce module externe permet d'enregistrer des fragments de code et de les insérer dans les fichiers ouverts Comment[gl]=Esta extensión permite gardar anacos de código e inserilos en ficheiros abertos Comment[nds]=Dit Moduul wohrt Kodesnippels un föögt se na opmaakt Dateien in Comment[pt]=Este 'plugin' permite-lhe guardar excertos de código e inseri-los nos ficheiros abertos Comment[pt_BR]=Esta extensão permite guardar trechos de código e inserí-los em arquivos abertos Comment[ru]=Этот модуль позволяет хранить фрагменты кода и вставлять их в открытые файлы. Comment[sv]=Insticksprogrammet gör det möjligt att lagra kodsnuttar och infoga dem i öppna filer Comment[uk]=За допомогою цього додатка можна зберігати фрагменти коду і вставляти їх до відкритих файлів Comment[x-test]=xxThis plugin allows to store code snippets and insert them into open filesxx Comment[zh_CN]=此插件允许存储代码片断并插入到打开的文件中去 Comment[zh_TW]=此外掛程式允許儲存程式碼片段,並將它們插入開啟的檔案中 Name=Code Snippets Support Name[de]=Quelltextschnipsel-Unterstützung Name[el]=Υποστήριξη δειγμάτων κώδικα Name[es]=Implementación de fragmentos de cógido Name[fr]=Prise en charge des fragments de code Name[gl]=Soporte de retallos de código Name[nds]=Kodesnippels-Ünnerstütten Name[pa]=ਕੋਡ ਸਨਿੱਪਟ ਸਹਿਯੋਗ Name[pt]=Suporte para Excertos de Código Name[pt_BR]=Suporte a trechos de código Name[sv]=Stöd för kodsnuttar Name[tr]=Kod Parçacıkları Desteği Name[uk]=Підтримка фрагментів коду Name[x-test]=xxCode Snippets Supportxx Name[zh_CN]=代码片断支持 Name[zh_TW]=程式碼片段支援 GenericName=Code Snippets Support GenericName[de]=Quelltextschnipsel-Unterstützung GenericName[es]=Implementación de fragmentos de cógido GenericName[fr]=Prise en charge des fragments de code GenericName[nds]=Kodesnippels-Ünnerstütten GenericName[pt]=Suporte para Excertos de Código GenericName[pt_BR]=Suporte para Excertos de Código GenericName[sv]=Stöd för kodsnuttar +GenericName[tr]=Kod Parçacıkları Desteği GenericName[uk]=Підтримка фрагментів коду GenericName[x-test]=xxCode Snippets Supportxx GenericName[zh_CN]=代码片断支持 GenericName[zh_TW]=程式碼片段支援 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevsnippet X-KDE-PluginInfo-Name=kdevsnippet X-KDE-PluginInfo-Author=Robert Gruber X-KDE-PluginInfo-Version=0.75 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=6 X-KDevelop-Category=Global X-KDevelop-Mode=GUI diff --git a/plugins/sourceformatter/kdevsourceformatter.desktop b/plugins/sourceformatter/kdevsourceformatter.desktop index 43e0c99f5d..5f321426e0 100644 --- a/plugins/sourceformatter/kdevsourceformatter.desktop +++ b/plugins/sourceformatter/kdevsourceformatter.desktop @@ -1,57 +1,58 @@ [Desktop Entry] Type=Service Exec=blubb Icon=kdevelop Comment=This plugin allows to format files using different backends for each file type. Comment[el]=Το πρόσθετο αυτό επιτρέπει τη διαμόρφωση αρχείων με χρήση διαφορετικών συστημάτων υποστήριξης για κάθε τύπο αρχείου. Comment[es]=Este complemento permite formatear archivos usando diferentes motores para cada tipo de archivo. Comment[fr]=Ce module extenre permet de formater des fichiers à l'aide de différents moteurs pour chaque type de fichier. Comment[gl]=Esta extensión permítelle formatar os ficheiros empregando diferentes infraestruturas segundo o tipo do ficheiro. Comment[ja]=このプラグインは、ファイルタイプに応じたバックエンドを用いてファイルを整形できるようにします Comment[nds]=Mit dit Moduul laat sik Dateien mit verscheden Hülpprogrammen för de Dateitypen formateren. Comment[pt]=Este 'plugin' permite formatar os ficheiros, usando diferentes infra-estruturas para cada tipo de ficheiro. Comment[pt_BR]=Esta extensão permite formatar arquivos usando diferentes mecanismos para cada tipo de arquivo. Comment[sv]=Insticksprogrammet gör det möjligt att formatera filer med olika gränssnitt för varje filtyp. Comment[uk]=За допомогою цього додатка можна виконувати форматування файлів різних типів за допомогою відповідного до типу файла сервера форматування. Comment[x-test]=xxThis plugin allows to format files using different backends for each file type.xx Comment[zh_CN]=此插件可为每种文件类型使用不同的后端格式化文件。 Comment[zh_TW]=此外掛程式依不同檔案型態提供不同的後端介面來做檔案格式化。 Name=Source Formatter Name[de]=Quelltextformatierer Name[es]=Formateador de código Name[fr]=Formateur de sources Name[ja]=ソースフォーマッタ Name[nds]=Bornformateren Name[pt]=Formatador de Código Name[pt_BR]=Formatador de Código Name[sv]=Källkodsformatering +Name[tr]=Kaynak Biçimlendirici Name[uk]=Форматування коду Name[x-test]=xxSource Formatterxx Name[zh_CN]=源代码格式化器 Name[zh_TW]=源碼格式器 GenericName=Source Formatter GenericName[de]=Quelltextformatierer GenericName[el]=Διαμορφωτής πηγαίου κώδικα GenericName[es]=Formateador de código GenericName[fr]=Formateur de sources GenericName[gl]=Formatador do código GenericName[ja]=ソースフォーマッタ GenericName[lv]=Pirmkoda formatētājs GenericName[nds]=Bornformateren GenericName[pt]=Formatador de Código GenericName[pt_BR]=Formatador do código fonte GenericName[ro]=Formatator sursă GenericName[sv]=Källkodsformatering GenericName[tr]=Kaynak Biçimlendirici GenericName[uk]=Форматування коду GenericName[x-test]=xxSource Formatterxx GenericName[zh_CN]=源代码格式化器 GenericName[zh_TW]=源碼格式器 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevsourceformatter X-KDevelop-Version=6 X-KDevelop-Category=Global X-KDE-PluginInfo-Name=kdevsourceformatter X-KDE-PluginInfo-Author=Cédric Pasteur X-KDE-PluginInfo-License=LGPL X-KDevelop-Mode=GUI diff --git a/plugins/standardoutputview/kdevstandardoutputview.desktop b/plugins/standardoutputview/kdevstandardoutputview.desktop index 9fc487c504..44c8d63592 100644 --- a/plugins/standardoutputview/kdevstandardoutputview.desktop +++ b/plugins/standardoutputview/kdevstandardoutputview.desktop @@ -1,23 +1,24 @@ [Desktop Entry] Type=Service Name=Output View Name[de]=Ansicht für Ausgaben Name[es]=Vista de la salida Name[fr]=Vue de la sortie Name[ga]=Amharc Aschurtha Name[ja]=出力ビュー Name[nds]=Utgaavansicht Name[pt]=Área de Resultados Name[pt_BR]=Área de Resultados Name[sv]=Utmatningsvy +Name[tr]=Çıktı Görünümü Name[uk]=Перегляд виводу Name[x-test]=xxOutput Viewxx Name[zh_CN]=输出视图 Name[zh_TW]=輸出檢視 Icon=gear ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevstandardoutputview X-KDE-PluginInfo-Name=KDevStandardOutputView X-KDevelop-Version=6 X-KDevelop-Interfaces=org.kdevelop.IOutputView X-KDevelop-Mode=GUI diff --git a/plugins/subversion/kdevsubversion.desktop b/plugins/subversion/kdevsubversion.desktop index d713558744..44ddcd0fac 100644 --- a/plugins/subversion/kdevsubversion.desktop +++ b/plugins/subversion/kdevsubversion.desktop @@ -1,65 +1,66 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin integrates subversion to KDevelop. Comment[de]=Dieses Modul integriert Subversion in KDevelop. Comment[el]=Αυτό το πρόσθετο ενσωματώνει το subversion στο KDevelop Comment[es]=Este complemento integra «Subversion» en KDevelop. Comment[fr]=Ce module externe intègre Subversion à KDevelop. Comment[gl]=Esta extensión integra subversion en KDevelop. Comment[ja]=このプラグインは Subversion を KDevelop に統合します Comment[lv]=Šis spraudnis integrē SVN iekš KDevelop. Comment[nds]=Dit Moduul bett Subversion na KDevelop in Comment[pt]=Este 'plugin' integra o Subversion com o KDevelop. Comment[pt_BR]=Esta extensão integra o Subversion ao KDevelop Comment[ro]=Acest modul integrează subversion în KDevelop Comment[ru]=Этот модуль добавляет поддержку работы с Subversion в KDevelop Comment[sv]=Insticksprogrammet integrerar Subversion i KDevelop Comment[tr]=Bu eklenti Subversion ile KDevelop uygulamasını bütünleştirir Comment[uk]=За допомогою цього додатка можна інтегрувати subversion (SVN) до KDevelop. Comment[x-test]=xxThis plugin integrates subversion to KDevelop.xx Comment[zh_CN]=此插件对 KDevelop 整合 subversion。 Comment[zh_TW]=此外掛程式將 subversion 整合進 KDevelop。 Name=Subversion Support Name[de]=Subversion-Unterstützung Name[el]=Υποστήριξη Subversion Name[es]=Implementación de Subversion Name[fr]=Prise en charge de Subversion Name[gl]=Soporte de Subversion Name[ja]=Subversion サポート Name[nds]=Subversion-Ünnerstütten Name[pa]=ਸਬਵਰਜਨ ਸਹਿਯੋਗ Name[pt]=Suporte para Subversion Name[pt_BR]=Suporte ao Subversion Name[ru]=Поддержка Subversion Name[sv]=Stöd för Subversion Name[tr]=Subversion Desteği Name[uk]=Підтримка Subversion Name[x-test]=xxSubversion Supportxx Name[zh_CN]=Subversion 支持 Name[zh_TW]=Subversion 支援 GenericName=Version Control Support GenericName[de]=Unterstützung für Versionskontrollsysteme GenericName[es]=Implementación de Control de Versiones GenericName[fr]=Prise en charge du contrôle de versions GenericName[ja]=バージョン管理のサポート GenericName[nds]=Verschoonkuntrull-Ünnerstütten GenericName[pt]=Suporte ao Controlo de Versões GenericName[pt_BR]=Suporte ao Controlo de Versões GenericName[ru]=Поддержка систем контроля версий GenericName[sv]=Stöd för versionskontroll +GenericName[tr]=Sürüm Kontrol Desteği GenericName[uk]=Підтримка керування версіями GenericName[x-test]=xxVersion Control Supportxx GenericName[zh_CN]=版本控制支持 GenericName[zh_TW]=版本控制支援 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevsubversion X-KDE-PluginInfo-Name=kdevsubversion X-KDE-PluginInfo-Author=Dukju Ahn X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=6 X-KDevelop-Category=Global X-KDevelop-Interfaces=org.kdevelop.IBasicVersionControl X-KDevelop-IRequired=org.kdevelop.IOutputView X-KDevelop-Mode=GUI