Warning, /kdevelop/kdev-ruby/kdevrubylanguagesupport.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KPlugin": {
0003         "Description": "Ruby Language Support",
0004         "Description[ca@valencia]": "Implementació del llenguatge Ruby",
0005         "Description[ca]": "Implementació del llenguatge Ruby",
0006         "Description[cs]": "Podpora jazyka Ruby",
0007         "Description[de]": "Sprachunterstützung für Ruby",
0008         "Description[en_GB]": "Ruby Language Support",
0009         "Description[eo]": "Ruby-Lingvosubteno",
0010         "Description[es]": "Implementación del lenguaje Ruby",
0011         "Description[et]": "Ruby keele toetus",
0012         "Description[eu]": "Ruby lengoaiaren euskarria",
0013         "Description[fi]": "Ruby-kielen tuki",
0014         "Description[fr]": "Prise en charge du langage Ruby",
0015         "Description[gl]": "Compatibilidade coa linguaxe Ruby",
0016         "Description[hi]": "रूबी भाषा समर्थन",
0017         "Description[hu]": "Ruby nyelvi támogatás",
0018         "Description[it]": "Supporto al linguaggio Ruby",
0019         "Description[ka]": "პროგრამირების ენა Ruby-ის მხარდაჭერა",
0020         "Description[ko]": "Ruby 언어 지원",
0021         "Description[nl]": "Ondersteuning voor de taal Ruby",
0022         "Description[nn]": "Støtte for språket Ruby",
0023         "Description[pl]": "Obsługa języka Ruby",
0024         "Description[pt]": "Suporte à Linguagem Ruby",
0025         "Description[pt_BR]": "Suporte à linguagem Ruby",
0026         "Description[ru]": "Поддержка языка программирования Ruby",
0027         "Description[sk]": "Podpora jazyka Ruby",
0028         "Description[sl]": "Podpora jeziku Ruby",
0029         "Description[sv]": "Ruby-språkstöd",
0030         "Description[tr]": "Ruby Dil Desteği",
0031         "Description[uk]": "Підтримка мови Ruby",
0032         "Description[x-test]": "xxRuby Language Supportxx",
0033         "Description[zh_CN]": "Ruby 语言支持",
0034         "Description[zh_TW]": "Ruby 程式語言支援",
0035         "Icon": "application-x-ruby",
0036         "Id": "KDevRubySupport",
0037         "Name": "Ruby Support",
0038         "Name[ca@valencia]": "Implementació de Ruby",
0039         "Name[ca]": "Implementació del Ruby",
0040         "Name[cs]": "Podpora Ruby",
0041         "Name[de]": "Unterstützung für Ruby",
0042         "Name[en_GB]": "Ruby Support",
0043         "Name[eo]": "Subteno por Ruby",
0044         "Name[es]": "Implementación de Ruby",
0045         "Name[et]": "Ruby toetus",
0046         "Name[eu]": "Ruby euskarria",
0047         "Name[fi]": "Ruby-tuki",
0048         "Name[fr]": "Prise en charge de Ruby",
0049         "Name[gl]": "Compatibilidade con Ruby",
0050         "Name[hi]": "रूबी समर्थन",
0051         "Name[hu]": "Ruby támogatás",
0052         "Name[it]": "Supporto per Ruby",
0053         "Name[ka]": "Ruby-ის მხარდაჭერა",
0054         "Name[ko]": "Ruby 지원",
0055         "Name[nl]": "Ondersteuning voor Ruby",
0056         "Name[nn]": "Ruby-støtte",
0057         "Name[pl]": "Obsługa Ruby",
0058         "Name[pt]": "Suporte para Ruby",
0059         "Name[pt_BR]": "Suporte à Ruby",
0060         "Name[ru]": "Поддержка Ruby",
0061         "Name[sk]": "Podpora Ruby",
0062         "Name[sl]": "Podpora Ruby",
0063         "Name[sv]": "Stöd för Ruby",
0064         "Name[tr]": "Ruby Desteği",
0065         "Name[uk]": "Підтримка Ruby",
0066         "Name[x-test]": "xxRuby Supportxx",
0067         "Name[zh_CN]": "Ruby 支持",
0068         "Name[zh_TW]": "Ruby 支援",
0069         "ServiceTypes": [
0070             "KDevelop/Plugin"
0071         ]
0072     },
0073     "X-KDevelop-Interfaces": [
0074         "ILanguageSupport"
0075     ],
0076     "X-KDevelop-Language": "Ruby",
0077     "X-KDevelop-LoadMode": "AlwaysOn",
0078     "X-KDevelop-Mode": "NoGUI",
0079     "X-KDevelop-SupportedMimeTypes": [
0080         "application/x-ruby"
0081     ]
0082 }