diff --git a/src/backends/python/pythonbackend.json b/src/backends/python/pythonbackend.json index a76f4b3b..5d3ae58c 100644 --- a/src/backends/python/pythonbackend.json +++ b/src/backends/python/pythonbackend.json @@ -1,45 +1,47 @@ { "KPlugin": { "Dependencies": [], "Description": "Backend for Python Scientific Programming", "Description[ca@valencia]": "Dorsal per a la programació científica Python", "Description[ca]": "Dorsal per a la programació científica Python", "Description[el]": "Σύστημα υποστήριξης για το Python Scientific Programming", "Description[en_GB]": "Backend for Python Scientific Programming", "Description[es]": "Motor para programación científica en Python", "Description[et]": "Pythoni teadusliku programmeerimise taustaprogramm", "Description[fr]": "Moteur pour la programmation scientifique Python", "Description[it]": "Backend per l'ambiente scientifico di programmazione Python", "Description[nl]": "Backend voor wetenschappelijk programmeren in Python", "Description[nn]": "Motor for Pythons «Scientific Programming»", "Description[pt]": "Infra-Estrutura de Programação Científica com Python", "Description[pt_BR]": "Infraestrutura de programação científica Python", + "Description[sl]": "Zaledje za znanstveno programersko okolje Python", "Description[sv]": "Bakgrundsprogram för Python vetenskaplig programmeringsmiljö", "Description[uk]": "Модуль наукового програмування мовою Python", "Description[x-test]": "xxBackend for Python Scientific Programmingxx", "Icon": "pythonbackend", "Id": "Python", "License": "GPL", "Name": "Python", "Name[ca@valencia]": "Python", "Name[ca]": "Python", "Name[cs]": "Python", "Name[el]": "Python", "Name[en_GB]": "Python", "Name[es]": "Python", "Name[et]": "Python", "Name[fr]": "Python", "Name[it]": "Python", "Name[nl]": "Python", "Name[nn]": "Python", "Name[pt]": "Python", "Name[pt_BR]": "Python", + "Name[sl]": "Python", "Name[sv]": "Python", "Name[uk]": "Python", "Name[x-test]": "xxPythonxx", "ServiceTypes": [ "Cantor/Backend" ], "Website": "https://python.org/" } }