diff --git a/plugins/appwizard/kdevappwizard.json b/plugins/appwizard/kdevappwizard.json index 0706836aed..fa796c0cdf 100644 --- a/plugins/appwizard/kdevappwizard.json +++ b/plugins/appwizard/kdevappwizard.json @@ -1,64 +1,65 @@ { "KPlugin": { "Authors": [ { "Name": "Alexander Dymo", "Name[uk]": "Олександр Димо", "Name[x-test]": "xxAlexander Dymoxx" } ], "Category": "Core", "Description": "Application Wizard", "Description[ca@valencia]": "Assistent d'aplicació", "Description[ca]": "Assistent d'aplicació", "Description[cs]": "Průvodce aplikací", "Description[de]": "Anwendungsassistent", "Description[es]": "Asistente de aplicaciones", "Description[et]": "Rakenduse nõustaja", "Description[fr]": "Assistant application", "Description[gl]": "Asistente para aplicativos", "Description[it]": "Procedura guidata per applicazioni", "Description[nl]": "Programma-assistent", "Description[pl]": "Pomocnik programu", "Description[pt]": "Assistente de Aplicações", "Description[pt_BR]": "Assistente de aplicativo", "Description[sk]": "Sprievodca aplikáciou", "Description[sl]": "Čarovnik za programe", "Description[sv]": "Programguide", "Description[tr]": "Uygulama Sihirbazı", "Description[uk]": "Майстер створення програм", "Description[x-test]": "xxApplication Wizardxx", "Description[zh_CN]": "应用程序向导", "Icon": "project-development-new-template", "Id": "kdevappwizard", "License": "GPL", "Name": "New Project Wizard", "Name[ca@valencia]": "Assistent de projecte nou", "Name[ca]": "Assistent de projecte nou", "Name[cs]": "Průvodce novým projektem", "Name[de]": "Projekt-Assistent", "Name[es]": "Asistente de nuevo proyecto", "Name[fr]": "Assistant de création de nouveau projet", + "Name[gl]": "Asistente para proxectos novos", "Name[it]": "Procedura guidata nuovo progetto", "Name[nb]": "Veiviser for nytt prosjekt", "Name[nl]": "Nieuwe projectenassistent", "Name[pl]": "Pomocnik nowego projektu", "Name[pt]": "Assistente de Novos Projectos", "Name[ru]": "Мастер создания проекта", "Name[sk]": "Sprievodca novým projektom", "Name[sv]": "Ny projektguide", "Name[tr]": "Yeni Proje Sihirbazı", "Name[uk]": "Майстер створення проекту", "Name[x-test]": "xxNew Project Wizardxx", "Name[zh_CN]": "新工程向导", "ServiceTypes": [ "KDevelop/Plugin" ], "Version": "0.1" }, "X-KDevelop-Category": "Global", "X-KDevelop-Interfaces": [ "org.kdevelop.ITemplateProvider" ], "X-KDevelop-Mode": "GUI" } diff --git a/plugins/bazaar/kdevbazaar.json b/plugins/bazaar/kdevbazaar.json index 9548c93ea0..1ee3d1a00f 100644 --- a/plugins/bazaar/kdevbazaar.json +++ b/plugins/bazaar/kdevbazaar.json @@ -1,64 +1,65 @@ { "Encoding": "UTF-8", "KPlugin": { "Authors": [ { "Email": "d82ks8djf82msd83hf8sc02lqb5gh5@gmail.com", "Name": "Maciej Poleski", "Name[x-test]": "xxMaciej Poleskixx" } ], "Category": "Version Control", "Description": "This plugin integrates Bazaar to KDevelop", "Description[ca@valencia]": "Este connector integra el Bazaar al KDevelop", "Description[ca]": "Aquest connector integra el Bazaar al KDevelop", "Description[cs]": "Tento modul integruje podporu pro Bazaar v KDevelop", "Description[de]": "Dieses Modul integriert Bazaar in KDevelop", "Description[es]": "Este complemento integra Bazaar en KDevelop", "Description[et]": "See plugin lõimib Bazaari KDevelopiga", "Description[fr]": "Ce module intègre Bazaar dans KDevelop", "Description[gl]": "Este complemento integra Bazaar con KDevelop", "Description[it]": "Questa estensione integra Bazaar in KDevelop", "Description[nl]": "Deze plugin integreert Bazaar in KDevelop", "Description[pl]": "Ta wtyczka udostępnia Bazaar w KDevelopie", "Description[pt]": "Este 'plugin' integra o Bazaar no KDevelop", "Description[pt_BR]": "Esta extensão integra o Bazaar ao KDevelop", "Description[sk]": "Tento plugin integruje Bazaar do KDevelop.", "Description[sv]": "Insticksprogrammet integrerar Bazaar i KDevelop", "Description[tr]": "Bu eklenti Bazaar uygulamasını KDevelop ile bütünleştirir", "Description[uk]": "За допомогою цього додатка можна інтегрувати Bazaar до KDevelop", "Description[x-test]": "xxThis plugin integrates Bazaar to KDevelopxx", "Description[zh_CN]": "此插件将 Bazaar 整合到 KDevelop", "Icon": "bazaar", "Id": "kdevbazaar", "License": "GPL", "Name": "Bazaar Support", "Name[ca@valencia]": "Implementació de Bazaar", "Name[ca]": "Implementació de Bazaar", "Name[cs]": "Podpora Bazaar", "Name[de]": "Bazaar-Unterstützung", "Name[es]": "Implementación de Bazaar", "Name[fr]": "Prise en charge de Bazaar", + "Name[gl]": "Compatibilidade con Bazaar", "Name[it]": "Supporto per Bazaar", "Name[nb]": "Bazaar-støtte", "Name[nl]": "Ondersteuning van Bazaar", "Name[nn]": "DPMS-støtte", "Name[pl]": "Obsługa Bazaar", "Name[pt]": "Suporte para o Bazaar", "Name[sk]": "Podpora Bazaar", "Name[sv]": "Bazaar-stöd", "Name[tr]": "Bazaar Desteği", "Name[uk]": "Підтримка Bazaar", "Name[x-test]": "xxBazaar Supportxx", "Name[zh_CN]": "Bazaar 支持", "ServiceTypes": [ "KDevelop/Plugin" ], "Version": "1.0" }, "X-KDevelop-Interfaces": [ "org.kdevelop.IBasicVersionControl", "org.kdevelop.IDistributedVersionControl" ], "X-KDevelop-Mode": "GUI" } diff --git a/plugins/cvs/kdevcvs.json b/plugins/cvs/kdevcvs.json index 5cbd9dc0b5..4cc6015e59 100644 --- a/plugins/cvs/kdevcvs.json +++ b/plugins/cvs/kdevcvs.json @@ -1,61 +1,62 @@ { "KPlugin": { "Authors": [ { "Name": "Robert Gruber", "Name[x-test]": "xxRobert Gruberxx" } ], "Category": "Version Control", "Description": "This plugin integrates CVS to KDevelop", "Description[ca@valencia]": "Este connector integra el CVS al KDevelop", "Description[ca]": "Aquest connector integra el CVS al KDevelop", "Description[cs]": "Tento modul integruje podporu pro CVS v KDevelop", "Description[de]": "Dieses Modul integriert CVS in KDevelop.", "Description[es]": "Este complemento integra CVS en KDevelop", "Description[et]": "See plugin lõimib CVS-i KDevelopiga", "Description[fr]": "Ce module intègre CVS dans KDevelop", "Description[gl]": "Este complemento integra CVS en KDevelop", "Description[it]": "Questa estensione integra CVS in KDevelop", "Description[nl]": "Deze plugin integreert CVS in KDevelop", "Description[pl]": "Ta wtyczka udostępnia obsługę CVS w KDevelopie", "Description[pt]": "Este 'plugin' integra o CVS no KDevelop", "Description[pt_BR]": "Esta extensão integra o CVS ao KDevelop", "Description[sk]": "Tento plugin integruje CVS do KDevelop.", "Description[sv]": "Insticksprogrammet integrerar CVS i KDevelop", "Description[tr]": "Bu eklenti CVS uygulamasını KDevelop ile bütünleştirir", "Description[uk]": "За допомогою цього додатка можна інтегрувати CVS до KDevelop", "Description[x-test]": "xxThis plugin integrates CVS to KDevelopxx", "Description[zh_CN]": "此插件将 CVS 整合到 KDevelop", "Icon": "kdevelop", "Id": "kdevcvs", "License": "GPL", "Name": "CVS Support", "Name[ca@valencia]": "Implementació de CVS", "Name[ca]": "Implementació de CVS", "Name[cs]": "Podpora CVS", "Name[de]": "CVS-Unterstützung", "Name[es]": "Implementación de CVS", "Name[fr]": "Prise en charge de CVS", + "Name[gl]": "Compatibilidade con CVS", "Name[it]": "Supporto per CVS", "Name[nb]": "CVS-støtte", "Name[nl]": "CVS-ondersteuning", "Name[pl]": "Obsługa CVS", "Name[pt]": "Suporte para o CVS", "Name[sk]": "Podpora CVS", "Name[sv]": "CVS-stöd", "Name[tr]": "CVS Desteği", "Name[uk]": "Підтримка CVS", "Name[x-test]": "xxCVS Supportxx", "Name[zh_CN]": "CVS 支持", "ServiceTypes": [ "KDevelop/Plugin" ], "Version": "0.1" }, "X-KDevelop-Category": "Global", "X-KDevelop-Interfaces": [ "org.kdevelop.IBasicVersionControl" ], "X-KDevelop-Mode": "GUI" } diff --git a/plugins/docker/kdevdocker.json b/plugins/docker/kdevdocker.json index d7ece9e205..af0b869359 100644 --- a/plugins/docker/kdevdocker.json +++ b/plugins/docker/kdevdocker.json @@ -1,54 +1,55 @@ { "KPlugin": { "Authors": [ { "Email": "aleixpol@kde.org", "Name": "Aleix Pol", "Name[ru]": "Aleix Pol Gonzalez", "Name[x-test]": "xxAleix Polxx" } ], "Category": "Runtimes", "Description": "Exposes Docker runtimes", "Description[ca@valencia]": "Exposa el temps d'execució del Docker", "Description[ca]": "Exposa el temps d'execució del Docker", "Description[es]": "Expone bibliotecas en tiempo de ejecución de Docker", "Description[fr]": "Expose les exécutifs Docker", "Description[it]": "Espone i runtime di Docker", "Description[nl]": "Toont Docker runtimes", "Description[pl]": "Udostępnia biblioteki uruchomieniowe Dockera", "Description[pt]": "Expõe os ambientes de execução do Docker", "Description[sk]": "Vystavuje Docker runtimes", "Description[sv]": "Exponerar Docker-körtidsprogram", "Description[tr]": "Docker çalışma zamanlarını gösterir", "Description[uk]": "Надає доступ до середовищ виконання Docker", "Description[x-test]": "xxExposes Docker runtimesxx", "Description[zh_CN]": "暴露 Docker 运行时", "Icon": "kdevelop", "Id": "kdevdocker", "License": "GPL", "Name": "Docker Support", "Name[ca@valencia]": "Implementació del Docker", "Name[ca]": "Implementació del Docker", "Name[cs]": "Podpora Dockeru", "Name[de]": "Docker-Unterstützung", "Name[es]": "Implementación de Docker", "Name[fr]": "Prise en charge de Docker", + "Name[gl]": "Integración de Docker", "Name[it]": "Supporto per Docker", "Name[nl]": "Ondersteuning van Docker", "Name[pl]": "Obsługa Docker", "Name[pt]": "Suporte para o Docker", "Name[sk]": "Podpora Docker", "Name[sv]": "Docker-stöd", "Name[tr]": "Docker Desteği", "Name[uk]": "Підтримка Docker", "Name[x-test]": "xxDocker Supportxx", "Name[zh_CN]": "Docker 支持", "ServiceTypes": [ "KDevelop/Plugin" ], "Version": "0.1" }, "X-KDevelop-Category": "Global", "X-KDevelop-Mode": "NoGUI" } diff --git a/plugins/documentview/kdevdocumentview.json b/plugins/documentview/kdevdocumentview.json index 1c2bb70563..726e71e8e9 100644 --- a/plugins/documentview/kdevdocumentview.json +++ b/plugins/documentview/kdevdocumentview.json @@ -1,60 +1,61 @@ { "KPlugin": { "Authors": [ { "Name": "Adam Treat", "Name[x-test]": "xxAdam Treatxx" } ], "Category": "Utilities", "Description": "This plugin displays a graphical view of all documents currently loaded and separates them by mimetype.", "Description[ca@valencia]": "Este connector mostra una visualització gràfica de tots els documents carregats actualment, separats per tipus MIME.", "Description[ca]": "Aquest connector mostra una visualització gràfica de tots els documents carregats actualment, separats per tipus MIME.", "Description[cs]": "Tento zásuvný modul zobrazuje grafický pohled všech aktuálně načtených dokumentů a odděluje je podle typu MIME.", "Description[de]": "Dieses Modul zeigt alle aktuell geladenen Dokumente getrennt nach ihren MIME-Typen an.", "Description[es]": "Este complemento muestra una vista gráfica de todos los documentos actualmente cargados y los separa por su tipo MIME.", "Description[et]": "See plugin näitab graafiliselt kõiki laaditud dokumente ja eraldab need MIME tüübi alusel.", "Description[fr]": "Ce module affiche une vue graphique de tous les documents actuellement chargés et les sépare par type MIME.", "Description[gl]": "Este complemento mostra unha vista gráfica de todos os documentos que están cargados e sepáraos segundo o seu tipo mime.", "Description[it]": "Questa estensione mostra una vista grafica di tutti i documenti attualmente caricati e li separa per il tipo MIME.", "Description[nl]": "Deze plugin toont een grafische voorstelling van alle nu geladen documenten en scheidt deze door het mimetype.", "Description[pl]": "Ta wtyczka udostępnia graficzny widok wszystkich obecnie wczytanych dokumentów i dzieli je według typu MIME.", "Description[pt]": "Este 'plugin' mostra uma vista gráfica sobre todos os documentos abertos de momento e separa-os pelo seu tipo MIME.", "Description[pt_BR]": "Este plugin mostra uma vista gráfica sobre todos os documentos carregados no momento e separa-os por tipo MIME.", "Description[sk]": "Tento plugin zobrazí grafický pohľad všetkých dokumentov aktuálne načítaných a rozdelí ich podľa mimetype.", "Description[sl]": "Ta vstavek prikazuje vse trenutno naložene dokumente in jih ločuje glede na vrsto MIME.", "Description[sv]": "Insticksprogrammet visar en grafisk vy av alla dokument som för närvarande har laddats och delar upp dem enligt Mime-typ.", "Description[tr]": "Bu eklenti o anda yüklenmiş olan tüm belgeleri grafiksel bir görünümde gösterir ve mime türlerine göre ayırır.", "Description[uk]": "Цей додаток відображає у графічному вигляді всі відкриті документи і впорядковує їх за типом MIME.", "Description[x-test]": "xxThis plugin displays a graphical view of all documents currently loaded and separates them by mimetype.xx", "Description[zh_CN]": "此插件显示当前已装入文档的图形视图并按照 mime 类型分类。", "Icon": "document-preview", "Id": "kdevdocumentview", "License": "LGPL", "Name": "Document View", "Name[ca@valencia]": "Visor de document", "Name[ca]": "Visor de document", "Name[cs]": "Pohled na dokumenty", "Name[de]": "Dokumentansicht", "Name[es]": "Vista de documento", "Name[fr]": "Vue Document", + "Name[gl]": "Vista do documento", "Name[it]": "Vista documento", "Name[nb]": "Dokumentvisning", "Name[nl]": "Documentweergave", "Name[pl]": "Widok dokumentu", "Name[pt]": "Área de Documentos", "Name[ru]": "Панель документов", "Name[sk]": "Pohľad na dokumenty", "Name[sv]": "Dokumentvisning", "Name[tr]": "Belge Görünümü", "Name[uk]": "Перегляд документів", "Name[x-test]": "xxDocument Viewxx", "Name[zh_CN]": "文档视图", "ServiceTypes": [ "KDevelop/Plugin" ], "Version": "0.1" }, "X-KDevelop-Category": "Global", "X-KDevelop-Mode": "GUI" } diff --git a/plugins/filemanager/kdevfilemanager.json b/plugins/filemanager/kdevfilemanager.json index c7d03a5228..953b98c7e5 100644 --- a/plugins/filemanager/kdevfilemanager.json +++ b/plugins/filemanager/kdevfilemanager.json @@ -1,60 +1,61 @@ { "KPlugin": { "Authors": [ { "Name": "Alexander Dymo", "Name[uk]": "Олександр Димо", "Name[x-test]": "xxAlexander Dymoxx" } ], "Category": "Core", "Description": "This plugin brings a filemanager to KDevelop.", "Description[ca@valencia]": "Este connector proporciona un gestor de fitxers al KDevelop.", "Description[ca]": "Aquest connector proporciona un gestor de fitxers al KDevelop.", "Description[cs]": "Tento modul do KDevelop přináší správce souborů.", "Description[de]": "Diese Modul fügt eine Dateiverwaltung zu KDevelop hinzu.", "Description[es]": "Este complemento proporciona un gestor de archivos a KDevelop.", "Description[et]": "See plugin võimaldab kasutada KDevelopis failihaldurit.", "Description[fr]": "Ce module apporte un gestionnaire de fichiers à KDevelop", "Description[gl]": "Este complemento incorpora un xestor de ficheiros no KDevelop.", "Description[it]": "Questa estensione porta un gestore di file in KDevelop.", "Description[nl]": "Deze plugin brengt een bestandsbeheerder in KDevelop.", "Description[pl]": "Ta wtyczka udostępnia zarządzanie plikami w KDevelopie.", "Description[pt]": "Este 'plugin' traz um gestor de ficheiros para o KDevelop.", "Description[pt_BR]": "Este plugin provê um gerenciador de arquivos ao KDevelop.", "Description[sk]": "Tento plugin prináša správcu súborov do KDevelop.", "Description[sv]": "Insticksprogrammet integrerar en filhanterare i KDevelop.", "Description[tr]": "Bu eklenti KDevelop için bir dosya yöneticisi sağlar.", "Description[uk]": "За допомогою цього додатка можна отримати доступ до менеджера файлів у KDevelop.", "Description[x-test]": "xxThis plugin brings a filemanager to KDevelop.xx", "Description[zh_CN]": "此插件为 KDevelop 提供了一个文件管理器。", "Icon": "system-file-manager", "Id": "kdevfilemanager", "License": "GPL", "Name": "KDE File Manager Integration", "Name[ca@valencia]": "Integració del gestor de fitxers del KDE", "Name[ca]": "Integració del gestor de fitxers del KDE", "Name[cs]": "Integrace správce souborů pro KDE", "Name[de]": "Integration der KDE-Dateiverwaltung", "Name[es]": "Integración del gestor de archivos de KDE", "Name[fr]": "Intégration du gestionnaire de fichiers de KDE", + "Name[gl]": "Integración co xestor de ficheiros de KDE", "Name[it]": "Integrazione gestore di file di KDE", "Name[nb]": "Integrasjon med KDE filbehandler", "Name[nl]": "KDE Bestandsbeheerder-integratie", "Name[pl]": "Integracja zarządzania plikami KDE", "Name[pt]": "Integração com o Gestor de Ficheiros do KDE", "Name[ru]": "Интеграция файлового менеджера KDE", "Name[sk]": "Integrácia správcu súborov KDE", "Name[sv]": "Integrering av 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 文件管理器整合", "ServiceTypes": [ "KDevelop/Plugin" ], "Version": "0.1" }, "X-KDevelop-Category": "Global", "X-KDevelop-Mode": "GUI" } diff --git a/plugins/genericprojectmanager/kdevgenericmanager.json b/plugins/genericprojectmanager/kdevgenericmanager.json index d92c388a2f..497f13669a 100644 --- a/plugins/genericprojectmanager/kdevgenericmanager.json +++ b/plugins/genericprojectmanager/kdevgenericmanager.json @@ -1,58 +1,60 @@ { "KPlugin": { "Authors": [ { "Name": "Milian Wolff", "Name[x-test]": "xxMilian Wolffxx" } ], "Category": "Project Management", "Description": "Allow KDevelop to manage generic projects", "Description[ca@valencia]": "Permet al KDevelop gestionar projectes genèrics", "Description[ca]": "Permet al KDevelop gestionar projectes genèrics", "Description[cs]": "Umožní KDevelopu spravovat obecné projekty", "Description[de]": "Zum Verwalten allgemeiner Projekte in KDevelop", "Description[es]": "Permite que KDevelop gestione proyectos genéricos", "Description[fr]": "Permet à KDevelop de gérer des projets génériques", + "Description[gl]": "Permítelle a KDevelop xestionar proxectos xenéricos", "Description[it]": "Permette a KDevelop di gestire progetti generici", "Description[nl]": "Sta toe dat KDevelop generieke projecten beheert", "Description[pl]": "Zezwól KDevelopowi na zarządzanie zwykłymi projektami", "Description[pt]": "Permitir ao KDevelop gerir projectos genéricos", "Description[sk]": "Povoliť KDevelopu spravovať všeobecné projekty", "Description[sv]": "Tillåter att KDevelop hanterar generella projekt", "Description[tr]": "KDevelop uygulamasının genel projeleri yönetmesine izin ver", "Description[uk]": "За допомогою цього додатка можна увімкнути керування загальними проектами у KDevelop", "Description[x-test]": "xxAllow KDevelop to manage generic projectsxx", "Description[zh_CN]": "允许 KDevelop 管理常规工程", "Icon": "kdevelop", "Id": "KDevGenericManager", "Name": "Generic Project Manager", "Name[ca@valencia]": "Gestor de projectes genèric", "Name[ca]": "Gestor de projectes genèric", "Name[cs]": "Obecný správce projektů", "Name[de]": "Allgemeine Projektverwaltung", "Name[es]": "Gestor de proyectos genérico", "Name[fr]": "Gestionnaire de projets générique", + "Name[gl]": "Xestor de proxectos xenérico", "Name[it]": "Gestore progetto generico", "Name[nb]": "Generisk prosjektbehandler", "Name[nl]": "Generieke projectenbeheerder", "Name[pl]": "Zwykłe zarządzanie projektami", "Name[pt]": "Gestor de Projectos Genérico", "Name[ru]": "Управление произвольными проектами", "Name[sk]": "Všeobecný správca projektov", "Name[sv]": "Generell projekthantering", "Name[tr]": "Genel Proje Yöneticisi", "Name[uk]": "Звичайний засіб керування проектом", "Name[x-test]": "xxGeneric Project Managerxx", "Name[zh_CN]": "常规工程管理器", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Category": "Project", "X-KDevelop-FileManager": "None", "X-KDevelop-Interfaces": [ "org.kdevelop.IProjectFileManager" ], "X-KDevelop-Mode": "GUI" } diff --git a/plugins/git/kdevgit.json b/plugins/git/kdevgit.json index 2c4905f646..e6bd61fb98 100644 --- a/plugins/git/kdevgit.json +++ b/plugins/git/kdevgit.json @@ -1,61 +1,62 @@ { "KPlugin": { "Authors": [ { "Email": "powerfox@kde.ru", "Name": "Evgeniy Ivanov", "Name[x-test]": "xxEvgeniy Ivanovxx" } ], "Category": "Version Control", "Description": "This plugin integrates Git to KDevelop", "Description[ca@valencia]": "Este connector integra el Git al KDevelop", "Description[ca]": "Aquest connector integra el Git al KDevelop", "Description[cs]": "Tento modul integruje podporu pro Git v KDevelop", "Description[de]": "Dieses Modul integriert Git in KDevelop.", "Description[es]": "Este complemento integra Git en KDevelop", "Description[et]": "See plugin lõimib Giti KDevelopiga", "Description[fr]": "Ce module externe intègre la gestion de Git dans KDevelop", "Description[gl]": "Este complemento integra Git en KDevelop", "Description[it]": "Questa estensione integra Git in KDevelop", "Description[nl]": "Deze plug-in integreert Git in KDevelop", "Description[pl]": "Wtyczka ta integruje Git z KDevelop", "Description[pt]": "Este 'plugin' integra o Git no KDevelop", "Description[pt_BR]": "Este plugin integra o Git ao KDevelop", "Description[sk]": "Tento plugin integruje GIT do KDevelop.", "Description[sv]": "Insticksprogrammet integrerar Git i KDevelop", "Description[tr]": "Bu eklenti Git uygulamasını KDevelop ile bütünleştirir", "Description[uk]": "Цей додаток інтегрує Git із KDevelop", "Description[x-test]": "xxThis plugin integrates Git to KDevelopxx", "Description[zh_CN]": "此插件对 KDevelop 整合 Git", "Icon": "git", "Id": "kdevgit", "License": "GPL", "Name": "Git Support", "Name[ca@valencia]": "Implementació de Git", "Name[ca]": "Implementació de Git", "Name[cs]": "Podpora Git", "Name[de]": "Git-Unterstützung", "Name[es]": "Implementación de Git", "Name[fr]": "Prise en charge de Git", + "Name[gl]": "Compatibilidade con Git", "Name[it]": "Supporto per Git", "Name[nl]": "Git-ondersteuning", "Name[pl]": "Obsługa Git", "Name[pt]": "Suporte para o Git", "Name[sk]": "Podpora GIT", "Name[sv]": "Git-stöd", "Name[tr]": "Git Desteği", "Name[uk]": "Підтримка Git", "Name[x-test]": "xxGit Supportxx", "Name[zh_CN]": "Git 支持", "ServiceTypes": [ "KDevelop/Plugin" ], "Version": "0.9" }, "X-KDevelop-Interfaces": [ "org.kdevelop.IBasicVersionControl", "org.kdevelop.IDistributedVersionControl" ], "X-KDevelop-Mode": "GUI" } diff --git a/plugins/konsole/kdevkonsoleview.json b/plugins/konsole/kdevkonsoleview.json index 2d8c6c77d5..a76eec5638 100644 --- a/plugins/konsole/kdevkonsoleview.json +++ b/plugins/konsole/kdevkonsoleview.json @@ -1,52 +1,53 @@ { "KPlugin": { "Category": "Utilities", "Description": "This plugin provides KDevelop with an embedded konsole for quick and easy command line access.", "Description[ca@valencia]": "Este connector proporciona al KDevelop un Konsole incrustat per accedir de manera ràpida i fàcil a la línia d'ordes.", "Description[ca]": "Aquest connector proporciona al KDevelop un Konsole incrustat per accedir de manera ràpida i fàcil a la línia d'ordres.", "Description[cs]": "Tento zásuvný modul poskytuje vestavěnou konzoli KDevelopu pro rychlý a jednoduchý přístup do příkazové řádky.", "Description[de]": "Dieses Modul stattet KDevelop mit einer eingebetteten Konsole zum einfachen Zugriff auf die Befehlszeile aus.", "Description[es]": "Este complemento proporciona una consola integrada a KDevelop para acceder a la línea de órdenes de forma rápida y fácil.", "Description[et]": "See plugin pakub KDevelopile põimitud konsooli käsurea kiireks ja lihtsaks kasutamiseks.", "Description[fr]": "Ce module apporte à KDevelop une konsole intégrée pour un accès à la ligne de commande rapide et facile.", "Description[gl]": "Este complemento fornécelle a KDevelop un konsole integrado para dispor de acceso rápido e sinxelo á liña de ordes.", "Description[it]": "Questa estensione dota KDevelop di una console integrata per un rapido e semplice accesso alla riga di comando.", "Description[nl]": "Deze plugin biedt KDevelop een ingebed konsole voor snelle en gemakkelijke toegang tot commandoregels.", "Description[pl]": "Ta wtyczka dodaje do KDevelopa wbudowaną konsolę umożliwiając szybki i łatwy dostęp do wiersza poleceń.", "Description[pt]": "Este 'plugin' oferece ao KDevelop um Konsole incorporado para aceder rápida e facilmente à linha de comandos.", "Description[pt_BR]": "Este plugin fornece ao KDevelop um terminal embutido para acesso rápido e fácil à linha de comando.", "Description[sk]": "Tento plugin poskytuje KDevelop so zabudovanou konzolou na rýchly a ľahký prístup k príkazovému riadku.", "Description[sl]": "Vstavek v KDevelop vgradi program Konsole za hiter in preprost dostop do ukazne vrstice.", "Description[sv]": "Insticksprogrammet ger KDevelop en inbyggd terminal för snabb och enkel åtkomst av kommandoraden.", "Description[tr]": "Bu eklenti hızlı ve kolay komut satırı erişimi için KDevelop'a gömülü bir uçbirim sağlar.", "Description[uk]": "За допомогою цього додатка у KDevelop можна буде скористатися вбудованою konsole, яка пришвидшить і полегшить доступ до командного рядка.", "Description[x-test]": "xxThis plugin provides KDevelop with an embedded konsole for quick and easy command line access.xx", "Description[zh_CN]": "此插件为 KDevelop 提供了一个快速方便地访问命令行的嵌入式控制台。", "Icon": "utilities-terminal", "Id": "kdevkonsoleview", "Name": "Konsole Integration", "Name[ca@valencia]": "Integració del Konsole", "Name[ca]": "Integració del Konsole", "Name[cs]": "Integrace Konsole", "Name[de]": "Konsole-Integration", "Name[es]": "Integración de Konsole", "Name[fr]": "Intégration de Konsole", + "Name[gl]": "Integración con Konsole", "Name[it]": "Integrazione di Konsole", "Name[nb]": "Konsole-integrering", "Name[nl]": "Console-integratie", "Name[pl]": "Integracja Konsoli", "Name[pt]": "Integração com o Konsole", "Name[ru]": "Интеграция Konsole", "Name[sk]": "Integrácia 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 整合", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Category": "Global", "X-KDevelop-Mode": "GUI" } diff --git a/plugins/projectfilter/kdevprojectfilter.json b/plugins/projectfilter/kdevprojectfilter.json index fd86ebe4cf..24b8b19922 100644 --- a/plugins/projectfilter/kdevprojectfilter.json +++ b/plugins/projectfilter/kdevprojectfilter.json @@ -1,61 +1,62 @@ { "KPlugin": { "Authors": [ { "Name": "Milian Wolff", "Name[x-test]": "xxMilian Wolffxx" } ], "Category": "Project Management", "Description": "Configure which files and folders inside the project folder should be included or excluded.", "Description[ca@valencia]": "Configura quins fitxers i carpetes dins de la carpeta del projecte s'han d'incloure o excloure.", "Description[ca]": "Configura quins fitxers i carpetes dins de la carpeta del projecte s'han d'incloure o excloure.", "Description[de]": "Legt fest, welche Dateien und Ordner innerhalb des Projektordners ein- oder ausgeschlossen werden sollen.", "Description[es]": "Configurar los archivos y carpetas que pertenecen a la carpeta del proyecto y que deben ser incluidos o excluidos.", "Description[et]": "Määramine, millised projektikataloogi failid ja kataloogid kaasata või välja jätta.", "Description[fr]": "Configurer quels fichiers et dossiers à l'intérieur du dossier projet doivent être inclus ou exclus.", "Description[gl]": "Configurar cales ficheiros e cartafoles dentro do cartafol do proxecto deben incluírse ou excluírse.", "Description[it]": "Configura quali file e cartelle nella cartella del progetto devono essere incluse o escluse.", "Description[nl]": "Stel in welke bestanden en mappen in de projectmap meegenomen of uitgesloten moeten worden.", "Description[pl]": "Ustaw jakie pliki i katalogi wewnątrz katalogu projektu mają być uwzględniane albo wykluczane.", "Description[pt]": "Configurar os ficheiros ou pastas, dentro da pasta do projecto, que deverão ser incluídos ou excluídos.", "Description[pt_BR]": "Configura os arquivos e pastas, dentro da pasta do projeto, que devem ser incluídos ou excluídos.", "Description[sk]": "Nastaviť, ktoré súbory a priečinky v priečinku projektu majú byť zahrnuté alebo vylúčené.", "Description[sl]": "Nastavi katere datoteke in mape znotraj mape projekta naj bodo vključene ali izključene.", "Description[sv]": "Anpassa vilka filer och kataloger inne i projektkatalogen som ska inkluderas eller exkluderas.", "Description[tr]": "Proje klasörü içerisindeki hangi dosya ve klasörlerin dahil edilip edilmeyeceğini yapılandır.", "Description[uk]": "За допомогою цього модуля можна визначити, які файли і теки у теці проекту має бути включено або виключено з його складу.", "Description[x-test]": "xxConfigure which files and folders inside the project folder should be included or excluded.xx", "Description[zh_CN]": "配置项目文件中哪些文件被加入或排除。", "Icon": "view-filter", "Id": "KDevProjectFilter", "Name": "Project Filter", "Name[ca@valencia]": "Filtre de projecte", "Name[ca]": "Filtre de projecte", "Name[cs]": "Filtr projektů", "Name[de]": "Projektfilter", "Name[es]": "Filtro de proyectos", "Name[fr]": "Filtre de projet", + "Name[gl]": "Filtro do proxecto", "Name[it]": "Filtro progetto", "Name[nb]": "Prosjektfilter", "Name[nl]": "Projectfilter", "Name[pl]": "Filtr projektu", "Name[pt]": "Filtro de Projectos", "Name[ru]": "Фильтр проекта", "Name[sk]": "Filter projektu", "Name[sv]": "Projektfilter", "Name[tr]": "Proje Süzgeci", "Name[uk]": "Фільтр проекту", "Name[x-test]": "xxProject Filterxx", "Name[zh_CN]": "工程过滤器", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Category": "Project", "X-KDevelop-Interfaces": [ "org.kdevelop.IProjectFilter" ], "X-KDevelop-LoadMode": "AlwaysOn", "X-KDevelop-Mode": "GUI" } diff --git a/plugins/projectmanagerview/kdevprojectmanagerview.json b/plugins/projectmanagerview/kdevprojectmanagerview.json index 85ab98fe67..cce1a7b864 100644 --- a/plugins/projectmanagerview/kdevprojectmanagerview.json +++ b/plugins/projectmanagerview/kdevprojectmanagerview.json @@ -1,59 +1,60 @@ { "KPlugin": { "Authors": [ { "Name": "Roberto Raggi", "Name[x-test]": "xxRoberto Raggixx" } ], "Category": "Core", "Description": "Lets you manage the project contents.", "Description[ca@valencia]": "Vos permet gestionar els continguts del projecte.", "Description[ca]": "Us permet gestionar els continguts del projecte.", "Description[cs]": "Umožňuje spravovat obsah projektu.", "Description[de]": "Lässt Sie den Inhalt Ihres Projekts verwalten.", "Description[es]": "Le permite gestionar el contenido del proyecto.", "Description[et]": "Projektide sisu haldamine.", "Description[fr]": "Vous laisse gérer le contenu du projet.", "Description[gl]": "Permítelle xestionar os contidos do proxecto.", "Description[it]": "Consente di gestire i contenuti del progetto.", "Description[nl]": "Laat u de projectinhoud beheren.", "Description[pl]": "Pozwala tobie na zarządzanie zawartością projektu.", "Description[pt]": "Permite-lhe gerir o conteúdo do projecto.", "Description[pt_BR]": "Permite-lhe gerenciar o conteúdo do projeto.", "Description[sk]": "Umožní vám spravovať obsah projektu.", "Description[sl]": "Pomaga vam upravljati z vsebino projekta.", "Description[sv]": "Låter dig hantera projektets innehåll.", "Description[tr]": "Proje içeriğini yönetmenizi sağlar.", "Description[uk]": "Надає вам змогу керувати вмістом проектів.", "Description[x-test]": "xxLets you manage the project contents.xx", "Description[zh_CN]": "让您管理项目内容。", "Icon": "kdevelop", "Id": "KDevProjectManagerView", "License": "LGPL", "Name": "Project Manager View", "Name[ca@valencia]": "Vista del gestor de projectes", "Name[ca]": "Vista del gestor de projectes", "Name[cs]": "Pohled správce projektů", "Name[de]": "Ansicht für Projektverwaltung", "Name[es]": "Vista del gestor de proyectos", "Name[fr]": "Vue du gestionnaire de projets", + "Name[gl]": "Vista do xestor de proxectos", "Name[it]": "Vista gestore progetto", "Name[nb]": "Prosjektbehandlervisning", "Name[nl]": "Projectbeheerder-overzicht", "Name[pl]": "Widok zarządzania projektem", "Name[pt]": "Área do Gestor de Projectos", "Name[ru]": "Панель управления проектами", "Name[sk]": "Pohľad na správcu projektu", "Name[sv]": "Projekthanteringsvisning", "Name[tr]": "Proje Yöneticisi Görünümü", "Name[uk]": "Перегляд керування проектами", "Name[x-test]": "xxProject Manager Viewxx", "Name[zh_CN]": "工程管理器视图", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Category": "Global", "X-KDevelop-Mode": "GUI" } diff --git a/plugins/sourceformatter/kdevsourceformatter.json b/plugins/sourceformatter/kdevsourceformatter.json index d8ad22add6..5ffa7e0939 100644 --- a/plugins/sourceformatter/kdevsourceformatter.json +++ b/plugins/sourceformatter/kdevsourceformatter.json @@ -1,47 +1,48 @@ { "KPlugin": { "Category": "Utilities", "Description": "Configure which style should be used for formatting of the sourcecode in a project.", "Description[ca@valencia]": "Configura quin estil s'ha d'usar per a formatar el codi font d'un projecte.", "Description[ca]": "Configura quin estil s'ha d'usar per a formatar el codi font d'un projecte.", "Description[es]": "Configurar el estilo que se debe usar para formatear el código fuente de un proyecto.", "Description[fr]": "Configurer le style de formatage du code source dans les projets.", "Description[it]": "Configura lo stile che sarà usato per formattare il codice sorgente in un progetto.", "Description[nl]": "Configureer welke stijl gebruikt moet worden voor formattering van de broncode in een project.", "Description[pl]": "Określ zapis kodu źródłowego w projekcie.", "Description[pt]": "Configura o estilo que deve ser usado para formatar o código-fonte num projecto.", "Description[sk]": "Nastavte, aký štýl sa má použiť na formátovanie zdrojového kódu v projekte.", "Description[sv]": "Anpassa vilken stil som ska användas för att formatera källkoden i ett projekt.", "Description[tr]": "Bir projedeki kaynak kodun biçimlendirilmesi için hangi biçimin kullanılması gerektiğini yapılandırın.", "Description[uk]": "Налаштувати стиль, який буде використано для форматування початкового коду у проекті.", "Description[x-test]": "xxConfigure which style should be used for formatting of the sourcecode in a project.xx", "Description[zh_CN]": "配置项目中源代码应使用哪个样式进行格式化。", "Icon": "text-field", "Id": "kdevsourceformatter", "Name": "Source Formatter", "Name[ca@valencia]": "Formatador del codi font", "Name[ca]": "Formatador del codi font", "Name[cs]": "Formátovač zdroje", "Name[de]": "Quelltextformatierer", "Name[es]": "Formateador de código fuente", "Name[fr]": "Formateur de sources", + "Name[gl]": "Formatador de código", "Name[it]": "Formattatore sorgenti", "Name[nb]": "Kildeformattering", "Name[nl]": "Broncode-formatteerprogramma", "Name[pl]": "Formatowanie źródeł", "Name[pt]": "Formatação de Código", "Name[ru]": "Форматирование кода", "Name[sk]": "Formátovač zdroja", "Name[sv]": "Källkodsformatering", "Name[tr]": "Kaynak Biçimlendirici", "Name[uk]": "Форматування коду", "Name[x-test]": "xxSource Formatterxx", "Name[zh_CN]": "源代码格式化器", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Category": "Project", "X-KDevelop-LoadMode": "AlwaysOn", "X-KDevelop-Mode": "GUI" } diff --git a/plugins/vcschangesview/kdevvcschangesview.json b/plugins/vcschangesview/kdevvcschangesview.json index 47c7e19cd5..40a9955484 100644 --- a/plugins/vcschangesview/kdevvcschangesview.json +++ b/plugins/vcschangesview/kdevvcschangesview.json @@ -1,60 +1,61 @@ { "KPlugin": { "Authors": [ { "Email": "aleixpol@kde.org", "Name": "Aleix Pol", "Name[ru]": "Aleix Pol Gonzalez", "Name[x-test]": "xxAleix Polxx" } ], "Category": "Version Control", "Description": "This plugin provides integration between the projects and their VCS infrastructure", "Description[ca@valencia]": "Este connector proporciona la integració entre els projectes i la seua infraestructura de VCS", "Description[ca]": "Aquest connector proporciona la integració entre els projectes i la seva infraestructura de VCS", "Description[de]": "Dieses Modul stellt eine Integration zwischen Projekten und ihrer VCS-Infrastruktur her.", "Description[es]": "Este complemento proporciona integración entre los proyectos y su infraestructura VCS", "Description[et]": "See plugin võimaldab lõimida projektid ja nende versioonihalduse infrastruktuuri", "Description[fr]": "Ce module fournit une intégration entre les projets et leur infrastructure de contrôle de version", "Description[gl]": "Este complemento fornece integración entre os proxectos e a súa infraestrutura VCS", "Description[it]": "Questa estensione fornisce integrazione tra i progetti e la loro infrastruttura VCS", "Description[nl]": "Deze plugin geeft integratie tussen de projecten en hun VCS-infrastructuur", "Description[pl]": "Wtyczka ta zapewnia integracje pomiędzy projektami i ich infrastrukturą systemu kontroli wersji (VCS)", "Description[pt]": "Este 'plugin' oferece a integração entre os projectos e a sua infra-estrutura de controlo de versões", "Description[pt_BR]": "Este plugin fornece a integração entre os projetos e sua infraestrutura de VCS", "Description[sk]": "Tento plugin poskytuje integráciu medzi projektami a ich VCS infraštruktúrou", "Description[sl]": "Ta vstavek ponuja most med projekti in njihovo infrastrukturo nadzora različic", "Description[sv]": "Det här insticksprogrammet tillhandahåller integrering mellan projekten och deras VCS infrastruktur", "Description[tr]": "Bu eklenti projeler ile VCS altyapıları arasında bütünleşme sağlar", "Description[uk]": "За допомогою цього додатка забезпечується інтеграція між проектами та інфраструктурою системи керування версіями (VCS)", "Description[x-test]": "xxThis plugin provides integration between the projects and their VCS infrastructurexx", "Description[zh_CN]": "此插件提供工程和它们的代码管理系统的集成", "Icon": "kdevelop", "Id": "kdevvcschangesviewplugin", "License": "GPL", "Name": "VCS Integration", "Name[ca@valencia]": "Integració de VCS", "Name[ca]": "Integració de VCS", "Name[cs]": "Integrace VCS", "Name[de]": "VCS-Integration", "Name[es]": "Integración de VCS", "Name[fr]": "Intégration de VCS", + "Name[gl]": "Integración con VCS", "Name[it]": "Integrazione VCS", "Name[nb]": "VCS-integrering", "Name[nl]": "VCS-integratie", "Name[pl]": "Integracja VCS", "Name[pt]": "Integração com o SCV", "Name[ru]": "Интеграция VCS", "Name[sk]": "Integrácia VCS", "Name[sv]": "Integrering av VCS", "Name[tr]": "Sürüm Kontrol Sistemi Bütünleşmesi", "Name[uk]": "Інтеграція з системами керування версіями", "Name[x-test]": "xxVCS Integrationxx", "Name[zh_CN]": "VCS 工程集成", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Category": "Global", "X-KDevelop-Mode": "GUI" }