diff --git a/plugins/clangtidy/kdevclangtidy.json b/plugins/clangtidy/kdevclangtidy.json index 770d77e62d..690d9d6778 100644 --- a/plugins/clangtidy/kdevclangtidy.json +++ b/plugins/clangtidy/kdevclangtidy.json @@ -1,73 +1,76 @@ { "KPlugin": { "Authors": [ { "Name": "Carlos Nihelton", "Name[ca]": "Carlos Nihelton", "Name[cs]": "Carlos Nihelton", + "Name[es]": "Carlos Nihelton", "Name[fr]": "Carlos Nihelton", "Name[it]": "Carlos Nihelton", "Name[nl]": "Carlos Nihelton", "Name[pt]": "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[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[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[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[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[es]": "Implementación de Clang-Tidy", "Name[fr]": "Prise en charge de Clang-Tidy", "Name[it]": "Supporto per Clang-Tidy", "Name[nl]": "Ondersteuning voor Clang-Tidy", "Name[pt]": "Suporte para o 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 5f63c68c0e..40cb964614 100644 --- a/plugins/meson/kdevmesonmanager.json +++ b/plugins/meson/kdevmesonmanager.json @@ -1,42 +1,44 @@ { "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[es]": "Importa y edita proyectos Meson", "Description[fr]": "Importe et édite des projets Meson", "Description[it]": "Importa e modifica i progetti Meson", "Description[nl]": "Importeert en bewerkt Meson-projecten", "Description[pt]": "Importa e edita os projectos do Meson", "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[es]": "Gestor de proyectos Meson", "Name[fr]": "Gestionnaire de projet Meson", "Name[it]": "Gestore progetto Meson", "Name[nl]": "Meson-projectbeheerder", "Name[pt]": "Gestor de Projectos Meson", "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 6ac1fb868e..6a79009e41 100644 --- a/plugins/qmljs/kdevqmljs.json +++ b/plugins/qmljs/kdevqmljs.json @@ -1,55 +1,56 @@ { "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[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[it]": "Supporto al linguaggio QML/JS (basato su qmljs di QtCreator)", "Description[nl]": "QML/JS taalondersteuning (gebaseerd op qmljs uit QtCreator)", "Description[pt]": "Suporte para a linguagem QML/JS (baseado no 'qmljs' do 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 9b7e63bc50..e0f3a0627d 100644 --- a/plugins/scratchpad/scratchpad.json +++ b/plugins/scratchpad/scratchpad.json @@ -1,26 +1,28 @@ { "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[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[it]": "Il blocco note 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[pt]": "O Quadro permite-lhe executar e experimentar rapidamente o código sem ter um projecto completo, ou ainda registar tarefas.", "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[es]": "Scratchpad", "Name[fr]": "Brouillon", "Name[it]": "Blocco note", "Name[nl]": "Scratchpad", "Name[pt]": "Quadro", "Name[uk]": "Нотатник для чернеток", "Name[x-test]": "xxScratchpadxx", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Category": "Global", "X-KDevelop-Mode": "GUI" }