diff --git a/plugins/clangtidy/kdevclangtidy.json b/plugins/clangtidy/kdevclangtidy.json index 6db6c3dbac..7150d04c8f 100644 --- a/plugins/clangtidy/kdevclangtidy.json +++ b/plugins/clangtidy/kdevclangtidy.json @@ -1,87 +1,94 @@ { "KPlugin": { "Authors": [ { "Name": "Carlos Nihelton", "Name[ca]": "Carlos Nihelton", "Name[cs]": "Carlos Nihelton", "Name[de]": "Carlos Nihelton", + "Name[en_GB]": "Carlos Nihelton", "Name[es]": "Carlos Nihelton", "Name[fr]": "Carlos Nihelton", + "Name[gl]": "Carlos Nihelton", "Name[it]": "Carlos Nihelton", "Name[nl]": "Carlos Nihelton", "Name[pl]": "Carlos Nihelton", "Name[pt]": "Carlos Nihelton", "Name[pt_BR]": "Carlos Nihelton", "Name[sv]": "Carlos Nihelton", "Name[uk]": "Carlos Nihelton", "Name[x-test]": "xxCarlos Niheltonxx" }, { "Name": "Friedrich W. H. Kossebau", "Name[ca@valencia]": "Friedrich W. H. Kossebau", "Name[ca]": "Friedrich W. H. Kossebau", "Name[cs]": "Friedrich W. H. Kossebau", "Name[de]": "Friedrich W. H. Kossebau", "Name[en_GB]": "Friedrich W. H. Kossebau", "Name[es]": "Friedrich W. H. Kossebau", "Name[et]": "Friedrich W. H. Kossebau", "Name[fi]": "Friedrich W. H. Kossebau", "Name[fr]": "Friedrich W. H. Kossebau", "Name[gl]": "Friedrich W. H. Kossebau", "Name[it]": "Friedrich W. H. Kossebau", "Name[nl]": "Friedrich W. H. Kossebau", "Name[nn]": "Friedrich W.H. Kossebau", "Name[pl]": "Friedrich W. H. Kossebau", "Name[pt]": "Friedrich W. H. Kossebau", "Name[pt_BR]": "Friedrich W. H. Kossebau", "Name[ru]": "Friedrich W. H. Kossebau", "Name[sk]": "Friedrich W. H. Kossebau", "Name[sl]": "Friedrich W. H. Kossebau", "Name[sv]": "Friedrich W. H. Kossebau", "Name[tr]": "Friedrich W. H. Kossebau", "Name[uk]": "Friedrich W. H. Kossebau", "Name[x-test]": "xxFriedrich W. H. Kossebauxx", "Name[zh_CN]": "Friedrich W. H. Kossebau" } ], "Category": "Analyzers", "Description": "clang-tidy provides an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. https://clang.llvm.org/extra/clang-tidy/", "Description[ca]": "El clang-tidy proporciona un marc de treball extensible per al diagnòstic i esmena d'errors de programació típics, com ara infraccions de l'estil, mal ús de la interfície o errors que es poden deduir mitjançant anàlisi estàtica. https://clang.llvm.org/extra/clang-tidy/", + "Description[en_GB]": "clang-tidy provides an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. https://clang.llvm.org/extra/clang-tidy/", "Description[es]": "Clang-Tidy proporciona una infraestructura extensible para diagnosticar y corregir errores típicos de programación, como violaciones de estilo, mal uso de la interfaz o fallos que se pueden deducir mediante análisis estáticos. https://clang.llvm.org/extra/clang-tidy/", + "Description[fr]": "clang-tidy offre une infrastructure extensible pour le diagnostic et la correction des erreurs de programmation fréquentes : violations de normes de code, mauvaise utilisation des interfaces ou bogues pouvant être identifiés grâce à l'analyse statique. https://clang.llvm.org/extra/clang-tidy/", + "Description[gl]": "clang-tidy fornece unha infraestrutura extensíbel para diagnosticar e solucionar erros de programación típicos, como violacións das regras de estilo, ou fallos que poden deducirse mediante a análise sintáctica. https://clang.llvm.org/extra/clang-tidy/", "Description[it]": "clang-tidy fornisce un'infrastruttura estensibile per diagnosticare e correggere dei classici errori di programmazione, che includono violazioni di stile, uso incorretto delle interfacce o errori che possono essere dedotti tramite analisi statica. https://clang.llvm.org/extra/clang-tidy/", "Description[nl]": "clang-tidy biedt een uit te breiden framework voor diagnostiseren en repareren van typische programmeringsfouten, zoals zondigen tegen de stijl, interfacemisbruik of bugs die afgeleid kunnen worden via statische analyse. https://clang.llvm.org/extra/clang-tidy/", "Description[pl]": "clang-tidy dostarcza szkielet do diagnostyki i naprawiania powszechnych błędów programistycznych, takich jak łamanie zasad, nadużycia w interfejsie, lub błędy, które można wykryć poprzez analizę statyczną. https://clang.llvm.org/extra/clang-tidy/", "Description[pt]": "O 'clang-tidy' oferece uma plataforma extensível para diagnosticar e corrigir erros de programação típicos, como violações do estilo, mau uso de interfaces ou erros que possam ser deduzidos por análise estática. https://clang.llvm.org/extra/clang-tidy/", "Description[pt_BR]": "O 'clang-tidy' oferece uma plataforma extensível para diagnosticar e corrigir erros de programação típicos, como as violações do estilo, mau uso das interfaces ou erros que possam ser deduzidos por análise estática. https://clang.llvm.org/extra/clang-tidy/", "Description[sv]": "Clang-Tidy tillhandahåller ett utökningsbart ramverk för att diagnosticera och rätta typiska programmeringsfel, som stilöverträdelser, felanvändning av gränssnitt eller fel som kan detekteras via statisk analys. https://clang.llvm.org/extra/clang-tidy/", "Description[uk]": "clang-tidy — розширена оболонка діагностування та виправлення типових помилок у програмах, зокрема порушень стилю, помилкового використання інтерфейсу та вад, які можна виявити за допомогою статичного аналізу. https://clang.llvm.org/extra/clang-tidy/", "Description[x-test]": "xxclang-tidy provides an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. https://clang.llvm.org/extra/clang-tidy/xx", "Icon": "dialog-ok", "Id": "kdevclangtidy", "License": "GPL", "Name": "Clang-Tidy Support", "Name[ca]": "Implementació del Clang-Tidy", "Name[cs]": "Podpora Clang-Tidy", "Name[de]": "Unterstützung für Clang-Tidy", + "Name[en_GB]": "Clang-Tidy Support", "Name[es]": "Implementación de Clang-Tidy", "Name[fr]": "Prise en charge de Clang-Tidy", + "Name[gl]": "Compatibilidade con Clang-Tidy", "Name[it]": "Supporto per Clang-Tidy", "Name[nl]": "Ondersteuning voor Clang-Tidy", "Name[pl]": "Obsługa Clang-Tidy", "Name[pt]": "Suporte para o Clang-Tidy", "Name[pt_BR]": "Suporte à Clang-Tidy", "Name[sv]": "Stöd för Clang-Tidy", "Name[uk]": "Підтримка Clang-Tidy", "Name[x-test]": "xxClang-Tidy Supportxx", "ServiceTypes": [ "KDevelop/Plugin" ], "Version": "0.3.3" }, "X-KDevelop-Category": "Global", "X-KDevelop-IRequired": [ "org.kdevelop.IBuildSystemManager" ], "X-KDevelop-Mode": "GUI" } diff --git a/plugins/meson/kdevmesonmanager.json b/plugins/meson/kdevmesonmanager.json index 912b464216..9d410835bc 100644 --- a/plugins/meson/kdevmesonmanager.json +++ b/plugins/meson/kdevmesonmanager.json @@ -1,52 +1,56 @@ { "KPlugin": { "Category": "Project Management", "Description": "Imports and edits Meson projects", "Description[ca]": "Importa i edita projectes del Meson", "Description[cs]": "Importuje a upravuje vlastní projekty Meson", "Description[de]": "Import und Bearbeitung von benutzerdefinierten Meson-Projekten", + "Description[en_GB]": "Imports and edits Meson projects", "Description[es]": "Importa y edita proyectos Meson", "Description[fr]": "Importe et édite des projets Meson", + "Description[gl]": "Importa e edita proxectos Meson", "Description[it]": "Importa e modifica i progetti Meson", "Description[nl]": "Importeert en bewerkt Meson-projecten", "Description[pl]": "Importuje i edytuje projekty Meson", "Description[pt]": "Importa e edita os projectos do Meson", "Description[pt_BR]": "Importa e edita os projetos do Meson", "Description[sv]": "Importerar och redigerar Meson-projekt", "Description[uk]": "Імпортує і дає змогу редагувати проєкти Meson", "Description[x-test]": "xxImports and edits Meson projectsxx", "Icon": "run-build", "Id": "KDevMesonManager", "Name": "Meson Project Manager", "Name[ca]": "Gestor de projectes Meson", "Name[cs]": "Správce projektů Meson", "Name[de]": "Meson-Projektverwaltung", + "Name[en_GB]": "Meson Project Manager", "Name[es]": "Gestor de proyectos Meson", "Name[fr]": "Gestionnaire de projet Meson", + "Name[gl]": "Xestor de proxectos Meson", "Name[it]": "Gestore progetto Meson", "Name[nl]": "Meson-projectbeheerder", "Name[pl]": "Zarządzanie projektem Meson", "Name[pt]": "Gestor de Projectos Meson", "Name[pt_BR]": "Gerenciador de projetos do Meson", "Name[sv]": "Meson-projekthantering", "Name[uk]": "Керування проєктами Meson", "Name[x-test]": "xxMeson Project Managerxx", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Category": "Project", "X-KDevelop-FileManager": "Meson", "X-KDevelop-IRequired": [ "org.kdevelop.IProjectBuilder" ], "X-KDevelop-Interfaces": [ "org.kdevelop.IBuildSystemManager", "org.kdevelop.IProjectFileManager" ], "X-KDevelop-Mode": "NoGUI", "X-KDevelop-ProjectFilesFilter": [ "meson.build" ], "X-KDevelop-ProjectFilesFilterDescription": "Meson Project Files" } diff --git a/plugins/qmljs/kdevqmljs.json b/plugins/qmljs/kdevqmljs.json index 727895f559..7f4b536076 100644 --- a/plugins/qmljs/kdevqmljs.json +++ b/plugins/qmljs/kdevqmljs.json @@ -1,60 +1,62 @@ { "KPlugin": { "Category": "Language Support", "Description": "QML/JS language support (based on qmljs from QtCreator)", "Description[ca]": "Implementació dels llenguatges QML/JS (basats en el «qmljs» del QtCreator)", "Description[de]": "Sprachunterstützung für QML/JS auf der Grundlage von qmljs von QtCreator", + "Description[en_GB]": "QML/JS language support (based on qmljs from QtCreator)", "Description[es]": "Implementación del lenguaje QML/JS (basado en qmljs de QtCreator)", "Description[fr]": "Prise en charge du langage QML/JS (utilisant qmljs de QtCreator)", + "Description[gl]": "Compatibilidade con QML/JS (baseada en qmljs de QtCreator)", "Description[it]": "Supporto al linguaggio QML/JS (basato su qmljs di QtCreator)", "Description[nl]": "QML/JS taalondersteuning (gebaseerd op qmljs uit QtCreator)", "Description[pl]": "Obsługa języka QML/JS (oparty na qmljs z QtCreator)", "Description[pt]": "Suporte para a linguagem QML/JS (baseado no 'qmljs' do QtCreator)", "Description[pt_BR]": "Suporte para a linguagem QML/JS (baseado no 'qmljs' do QtCreator)", "Description[sv]": "Stöd för språket QML/JS (baserat på qmljs från QtCreator)", "Description[uk]": "Підтримка мови QML/JS (на основі qmljs з QtCreator)", "Description[x-test]": "xxQML/JS language support (based on qmljs from QtCreator)xx", "Icon": "text-x-qml", "Id": "kdevqmljs", "License": "GPL", "Name": "QML Support", "Name[ca@valencia]": "Implementació del QML", "Name[ca]": "Implementació del QML", "Name[cs]": "Podpora QML", "Name[de]": "Unterstützung für QML", "Name[en_GB]": "QML Support", "Name[es]": "Implementación de QML", "Name[et]": "QML toetus", "Name[fi]": "QML-tuki", "Name[fr]": "Prise en charge de QML", "Name[gl]": "Compatibilidade con QML", "Name[it]": "Supporto per QML", "Name[nl]": "Ondersteuning voor QML", "Name[pl]": "Obsługa QML", "Name[pt]": "Suporte para o QML", "Name[pt_BR]": "Suporte à QML", "Name[ru]": "Поддержка QML", "Name[sk]": "Podpora QML", "Name[sl]": "Podpora za QML", "Name[sv]": "QML-stöd", "Name[tr]": "QML Desteği", "Name[uk]": "Підтримка QML", "Name[x-test]": "xxQML Supportxx", "Name[zh_CN]": "QML 支持", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Interfaces": [ "ILanguageSupport" ], "X-KDevelop-Languages": [ "QML/JS", "JavaScript" ], "X-KDevelop-Mode": "NoGUI", "X-KDevelop-SupportedMimeTypes": [ "text/x-qml", "application/javascript" ] } diff --git a/plugins/scratchpad/scratchpad.json b/plugins/scratchpad/scratchpad.json index e2ce587855..56fc174f3d 100644 --- a/plugins/scratchpad/scratchpad.json +++ b/plugins/scratchpad/scratchpad.json @@ -1,34 +1,38 @@ { "KPlugin": { "Description": "Scratchpad lets you quickly run and experiment with code without a full project, and even store todos.", "Description[ca]": "L'Scratchpad permet executar i experimentar ràpidament amb el codi sense un projecte complet, i inclús emmagatzemar tasques pendents.", + "Description[en_GB]": "Scratchpad lets you quickly run and experiment with code without a full project, and even store to-dos.", "Description[es]": "Scratchpad le permite ejecutar y experimentar con código rápidamente con código sin un proyecto completo, e incluso guardar listas de cosas por hacer.", "Description[fr]": "Le brouillon vous permet de lancer et d'essayer rapidement du code sans créer un projet complet, vous pouvez même vous en servir pour stocker des listes de tâches.", + "Description[gl]": "O caderno de notas permítelle executar e experimentar con código rapidamente sen un proxecto completo, e mesmo pode gardar listas de tarefas.", "Description[it]": "Il blocco appunti ti permette di sperimentare ed eseguire rapidamente il codice senza un progetto completo, ed anche memorizzare un elenco di cose da fare.", "Description[nl]": "Scratchpad lets you quickly run and experiment with code without a full project, and even store todos.", "Description[pl]": "Bazgroszyt umożliwia szybkie wykonanie kodu, a także wykonywanie na nim prób bez pełnego projektu. Umożliwia także zapisywanie sobie zadań do zrobienia.", "Description[pt]": "O Quadro permite-lhe executar e experimentar rapidamente o código sem ter um projecto completo, ou ainda registar tarefas.", "Description[pt_BR]": "A área de rascunhos permite-lhe executar e experimentar rapidamente o código sem ter um projeto completo ou mesmo guardar listas de tarefas.", "Description[sv]": "Scratchpad låter dig snabbt köra och experimentera med kod utan ett helt projekt, och till och med lagra uppgifter.", "Description[uk]": "За допомогою нотатника ви можете швидко створити фрагмент коду та поекспериментувати з ним без створення повноцінного проєкту. Можливе навіть створення завдань на майбутнє.", "Description[x-test]": "xxScratchpad lets you quickly run and experiment with code without a full project, and even store todos.xx", "Id": "scratchpad", "Name": "Scratchpad", "Name[ca]": "Scratchpad", + "Name[en_GB]": "Scratchpad", "Name[es]": "Scratchpad", "Name[fr]": "Brouillon", + "Name[gl]": "Caderno de notas", "Name[it]": "Blocco appunti", "Name[nl]": "Scratchpad", "Name[pl]": "Bazgroszyt", "Name[pt]": "Quadro", "Name[pt_BR]": "Scratchpad", "Name[sv]": "Scratchpad", "Name[uk]": "Нотатник для чернеток", "Name[x-test]": "xxScratchpadxx", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Category": "Global", "X-KDevelop-Mode": "GUI" }