diff --git a/kdevclangsupport.json b/kdevclangsupport.json index f8128921cb..c6e453acb1 100644 --- a/kdevclangsupport.json +++ b/kdevclangsupport.json @@ -1,61 +1,63 @@ { "KPlugin": { "Description": "C/C++ Language Support (Clang-based)", + "Description[ast]": "Sofitu de llinguax C/C++ (basáu en Clang)", "Description[ca]": "Implementació del llenguatge C/C++ (basat en Clang)", "Description[cs]": "Podpora jazyka C/C++ (založeno na Clang)", "Description[de]": "Sprachunterstützung für C/C++ (Clang-basiert)", "Description[en_GB]": "C/C++ Language Support (Clang-based)", "Description[es]": "Implementación del lenguaje C/C++ (basado en Clang)", "Description[fi]": "C/C++-kielituki (Clang-pohjainen)", "Description[gl]": "Compatibilidade con C e C++ (baseada en Clang)", "Description[hu]": "C/C++ nyelvi támogatás (Clang-alapú)", "Description[nl]": "Ondersteuning voor de talen C/C++", "Description[pl]": "Obsługa języków C/C++ (na podstawie Clang)", "Description[pt]": "Suporte para a Linguagem C/C++ (baseado no Clang)", "Description[pt_BR]": "Suporte à linguagem C/C++ (baseado no Clang)", "Description[sk]": "Podpora jazyka C/C++ (založená na triedach)", "Description[sv]": "C/C++ språkstöd (baserat på Clang)", "Description[tr]": "C/C++ Dil Desteği (Clang-tabanlı)", "Description[uk]": "Підтримка мови C/C++ на основі Clang", "Description[x-test]": "xxC/C++ Language Support (Clang-based)xx", "Description[zh_CN]": "C/C++ 语言支持 (基于 Clang)", "Icon": "text-x-c++src", "Id": "kdevclangsupport", "Name": "C++ Support", + "Name[ast]": "Sofitu C++", "Name[bs]": "C++ Podrška", "Name[ca@valencia]": "Implementació per a C++", "Name[ca]": "Implementació per a C++", "Name[cs]": "Podpora C++", "Name[de]": "Unterstützung für C++", "Name[en_GB]": "C++ Support", "Name[es]": "Implementación de C++", "Name[fi]": "C++-tuki", "Name[gl]": "Compatibilidade con C++", "Name[hu]": "C++ támogatás", "Name[nl]": "Ondersteuning voor C++", "Name[pl]": "Obsługa C++", "Name[pt]": "Suporte a C/C++", "Name[pt_BR]": "Suporte à C++", "Name[sk]": "Podpora C++", "Name[sv]": "C++ stöd", "Name[tr]": "C++ Desteği", "Name[uk]": "Підтримка C++", "Name[x-test]": "xxC++ Supportxx", "Name[zh_CN]": "C++ 支持", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Args": "C", "X-KDevelop-Interfaces": "ILanguageSupport", "X-KDevelop-Language": "C", "X-KDevelop-LoadMode": "AlwaysOn", "X-KDevelop-Mode": "NoGUI", "X-KDevelop-SupportedMimeTypes": [ "text/x-chdr", "text/x-c++hdr", "text/x-csrc", "text/x-c++src", "text/x-objcsrc" ] } \ No newline at end of file