-
Notifications
You must be signed in to change notification settings - Fork 11
/
language-names.php
190 lines (190 loc) · 11.8 KB
/
language-names.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<?php
// phpcs:ignoreFile
// File generated by bin/generate-language-names.php. Do not edit directly.
return [
'1c' => __( '1C:Enterprise (v7, v8)', 'syntax-highlighting-code-block' ),
'abnf' => __( 'Augmented Backus-Naur Form', 'syntax-highlighting-code-block' ),
'accesslog' => __( 'Access log', 'syntax-highlighting-code-block' ),
'actionscript' => __( 'ActionScript', 'syntax-highlighting-code-block' ),
'ada' => __( 'Ada', 'syntax-highlighting-code-block' ),
'angelscript' => __( 'AngelScript', 'syntax-highlighting-code-block' ),
'apache' => __( 'Apache', 'syntax-highlighting-code-block' ),
'applescript' => __( 'AppleScript', 'syntax-highlighting-code-block' ),
'arcade' => __( 'ArcGIS Arcade', 'syntax-highlighting-code-block' ),
'arduino' => __( 'Arduino', 'syntax-highlighting-code-block' ),
'armasm' => __( 'ARM Assembly', 'syntax-highlighting-code-block' ),
'asciidoc' => __( 'AsciiDoc', 'syntax-highlighting-code-block' ),
'aspectj' => __( 'AspectJ', 'syntax-highlighting-code-block' ),
'autohotkey' => __( 'AutoHotkey', 'syntax-highlighting-code-block' ),
'autoit' => __( 'AutoIt', 'syntax-highlighting-code-block' ),
'avrasm' => __( 'AVR Assembler', 'syntax-highlighting-code-block' ),
'awk' => __( 'Awk', 'syntax-highlighting-code-block' ),
'axapta' => __( 'Microsoft Axapta (now Dynamics 365)', 'syntax-highlighting-code-block' ),
'bash' => __( 'Bash', 'syntax-highlighting-code-block' ),
'basic' => __( 'Basic', 'syntax-highlighting-code-block' ),
'bnf' => __( 'Backus–Naur Form', 'syntax-highlighting-code-block' ),
'brainfuck' => __( 'Brainfuck', 'syntax-highlighting-code-block' ),
'cal' => __( 'C/AL', 'syntax-highlighting-code-block' ),
'capnproto' => __( 'Cap’n Proto', 'syntax-highlighting-code-block' ),
'ceylon' => __( 'Ceylon', 'syntax-highlighting-code-block' ),
'clean' => __( 'Clean', 'syntax-highlighting-code-block' ),
'clojure-repl' => __( 'Clojure REPL', 'syntax-highlighting-code-block' ),
'clojure' => __( 'Clojure', 'syntax-highlighting-code-block' ),
'cmake' => __( 'CMake', 'syntax-highlighting-code-block' ),
'coffeescript' => __( 'CoffeeScript', 'syntax-highlighting-code-block' ),
'coq' => __( 'Coq', 'syntax-highlighting-code-block' ),
'cos' => __( 'Caché Object Script', 'syntax-highlighting-code-block' ),
'cpp' => __( 'C++', 'syntax-highlighting-code-block' ),
'crmsh' => __( 'crmsh', 'syntax-highlighting-code-block' ),
'crystal' => __( 'Crystal', 'syntax-highlighting-code-block' ),
'cs' => __( 'C#', 'syntax-highlighting-code-block' ),
'csp' => __( 'CSP', 'syntax-highlighting-code-block' ),
'css' => __( 'CSS', 'syntax-highlighting-code-block' ),
'd' => __( 'D', 'syntax-highlighting-code-block' ),
'dart' => __( 'Dart', 'syntax-highlighting-code-block' ),
'delphi' => __( 'Delphi', 'syntax-highlighting-code-block' ),
'diff' => __( 'Diff', 'syntax-highlighting-code-block' ),
'django' => __( 'Django', 'syntax-highlighting-code-block' ),
'dns' => __( 'DNS Zone file', 'syntax-highlighting-code-block' ),
'dockerfile' => __( 'Dockerfile', 'syntax-highlighting-code-block' ),
'dos' => __( 'DOS .bat', 'syntax-highlighting-code-block' ),
'dsconfig' => __( 'dsconfig', 'syntax-highlighting-code-block' ),
'dts' => __( 'Device Tree', 'syntax-highlighting-code-block' ),
'dust' => __( 'Dust', 'syntax-highlighting-code-block' ),
'ebnf' => __( 'Extended Backus-Naur Form', 'syntax-highlighting-code-block' ),
'elixir' => __( 'Elixir', 'syntax-highlighting-code-block' ),
'elm' => __( 'Elm', 'syntax-highlighting-code-block' ),
'erb' => __( 'ERB (Embedded Ruby)', 'syntax-highlighting-code-block' ),
'erlang-repl' => __( 'Erlang REPL', 'syntax-highlighting-code-block' ),
'erlang' => __( 'Erlang', 'syntax-highlighting-code-block' ),
'excel' => __( 'Excel', 'syntax-highlighting-code-block' ),
'fix' => __( 'FIX', 'syntax-highlighting-code-block' ),
'flix' => __( 'Flix', 'syntax-highlighting-code-block' ),
'fortran' => __( 'Fortran', 'syntax-highlighting-code-block' ),
'fsharp' => __( 'F#', 'syntax-highlighting-code-block' ),
'gams' => __( 'GAMS', 'syntax-highlighting-code-block' ),
'gauss' => __( 'GAUSS', 'syntax-highlighting-code-block' ),
'gcode' => __( 'G-code (ISO 6983)', 'syntax-highlighting-code-block' ),
'gherkin' => __( 'Gherkin', 'syntax-highlighting-code-block' ),
'glsl' => __( 'GLSL', 'syntax-highlighting-code-block' ),
'gml' => __( 'GML', 'syntax-highlighting-code-block' ),
'go' => __( 'Go', 'syntax-highlighting-code-block' ),
'golo' => __( 'Golo', 'syntax-highlighting-code-block' ),
'gradle' => __( 'Gradle', 'syntax-highlighting-code-block' ),
'groovy' => __( 'Groovy', 'syntax-highlighting-code-block' ),
'haml' => __( 'Haml', 'syntax-highlighting-code-block' ),
'handlebars' => __( 'Handlebars', 'syntax-highlighting-code-block' ),
'haskell' => __( 'Haskell', 'syntax-highlighting-code-block' ),
'haxe' => __( 'Haxe', 'syntax-highlighting-code-block' ),
'hsp' => __( 'HSP', 'syntax-highlighting-code-block' ),
'htmlbars' => __( 'HTMLBars', 'syntax-highlighting-code-block' ),
'http' => __( 'HTTP', 'syntax-highlighting-code-block' ),
'hy' => __( 'Hy', 'syntax-highlighting-code-block' ),
'inform7' => __( 'Inform 7', 'syntax-highlighting-code-block' ),
'ini' => __( 'TOML, also INI', 'syntax-highlighting-code-block' ),
'irpf90' => __( 'IRPF90', 'syntax-highlighting-code-block' ),
'isbl' => __( 'ISBL', 'syntax-highlighting-code-block' ),
'java' => __( 'Java', 'syntax-highlighting-code-block' ),
'javascript' => __( 'JavaScript', 'syntax-highlighting-code-block' ),
'jboss-cli' => __( 'jboss-cli', 'syntax-highlighting-code-block' ),
'json' => __( 'JSON / JSON with Comments', 'syntax-highlighting-code-block' ),
'julia-repl' => __( 'Julia REPL', 'syntax-highlighting-code-block' ),
'julia' => __( 'Julia', 'syntax-highlighting-code-block' ),
'kotlin' => __( 'Kotlin', 'syntax-highlighting-code-block' ),
'lasso' => __( 'Lasso', 'syntax-highlighting-code-block' ),
'ldif' => __( 'LDIF', 'syntax-highlighting-code-block' ),
'leaf' => __( 'Leaf', 'syntax-highlighting-code-block' ),
'less' => __( 'Less', 'syntax-highlighting-code-block' ),
'lisp' => __( 'Lisp', 'syntax-highlighting-code-block' ),
'livecodeserver' => __( 'LiveCode', 'syntax-highlighting-code-block' ),
'livescript' => __( 'LiveScript', 'syntax-highlighting-code-block' ),
'llvm' => __( 'LLVM IR', 'syntax-highlighting-code-block' ),
'lsl' => __( 'LSL (Linden Scripting Language)', 'syntax-highlighting-code-block' ),
'lua' => __( 'Lua', 'syntax-highlighting-code-block' ),
'makefile' => __( 'Makefile', 'syntax-highlighting-code-block' ),
'markdown' => __( 'Markdown', 'syntax-highlighting-code-block' ),
'mathematica' => __( 'Mathematica', 'syntax-highlighting-code-block' ),
'matlab' => __( 'Matlab', 'syntax-highlighting-code-block' ),
'maxima' => __( 'Maxima', 'syntax-highlighting-code-block' ),
'mel' => __( 'MEL', 'syntax-highlighting-code-block' ),
'mercury' => __( 'Mercury', 'syntax-highlighting-code-block' ),
'mipsasm' => __( 'MIPS Assembly', 'syntax-highlighting-code-block' ),
'mizar' => __( 'Mizar', 'syntax-highlighting-code-block' ),
'mojolicious' => __( 'Mojolicious', 'syntax-highlighting-code-block' ),
'monkey' => __( 'Monkey', 'syntax-highlighting-code-block' ),
'moonscript' => __( 'MoonScript', 'syntax-highlighting-code-block' ),
'n1ql' => __( 'N1QL', 'syntax-highlighting-code-block' ),
'nginx' => __( 'Nginx', 'syntax-highlighting-code-block' ),
'nimrod' => __( 'Nim (formerly Nimrod)', 'syntax-highlighting-code-block' ),
'nix' => __( 'Nix', 'syntax-highlighting-code-block' ),
'nsis' => __( 'NSIS', 'syntax-highlighting-code-block' ),
'objectivec' => __( 'Objective-C', 'syntax-highlighting-code-block' ),
'ocaml' => __( 'OCaml', 'syntax-highlighting-code-block' ),
'openscad' => __( 'OpenSCAD', 'syntax-highlighting-code-block' ),
'oxygene' => __( 'Oxygene', 'syntax-highlighting-code-block' ),
'parser3' => __( 'Parser3', 'syntax-highlighting-code-block' ),
'perl' => __( 'Perl', 'syntax-highlighting-code-block' ),
'pf' => __( 'pf.conf', 'syntax-highlighting-code-block' ),
'pgsql' => __( 'PostgreSQL SQL dialect and PL/pgSQL', 'syntax-highlighting-code-block' ),
'php' => __( 'PHP', 'syntax-highlighting-code-block' ),
'plaintext' => __( 'plaintext', 'syntax-highlighting-code-block' ),
'pony' => __( 'Pony', 'syntax-highlighting-code-block' ),
'powershell' => __( 'PowerShell', 'syntax-highlighting-code-block' ),
'processing' => __( 'Processing', 'syntax-highlighting-code-block' ),
'profile' => __( 'Python profile', 'syntax-highlighting-code-block' ),
'prolog' => __( 'Prolog', 'syntax-highlighting-code-block' ),
'properties' => __( 'Properties', 'syntax-highlighting-code-block' ),
'protobuf' => __( 'Protocol Buffers', 'syntax-highlighting-code-block' ),
'puppet' => __( 'Puppet', 'syntax-highlighting-code-block' ),
'purebasic' => __( 'PureBASIC', 'syntax-highlighting-code-block' ),
'python' => __( 'Python', 'syntax-highlighting-code-block' ),
'q' => __( 'Q', 'syntax-highlighting-code-block' ),
'qml' => __( 'QML', 'syntax-highlighting-code-block' ),
'r' => __( 'R', 'syntax-highlighting-code-block' ),
'reasonml' => __( 'ReasonML', 'syntax-highlighting-code-block' ),
'rib' => __( 'RenderMan RIB', 'syntax-highlighting-code-block' ),
'roboconf' => __( 'Roboconf', 'syntax-highlighting-code-block' ),
'routeros' => __( 'Microtik RouterOS script', 'syntax-highlighting-code-block' ),
'rsl' => __( 'RenderMan RSL', 'syntax-highlighting-code-block' ),
'ruby' => __( 'Ruby', 'syntax-highlighting-code-block' ),
'ruleslanguage' => __( 'Oracle Rules Language', 'syntax-highlighting-code-block' ),
'rust' => __( 'Rust', 'syntax-highlighting-code-block' ),
'sas' => __( 'SAS', 'syntax-highlighting-code-block' ),
'scala' => __( 'Scala', 'syntax-highlighting-code-block' ),
'scheme' => __( 'Scheme', 'syntax-highlighting-code-block' ),
'scilab' => __( 'Scilab', 'syntax-highlighting-code-block' ),
'scss' => __( 'SCSS', 'syntax-highlighting-code-block' ),
'shell' => __( 'Shell Session', 'syntax-highlighting-code-block' ),
'smali' => __( 'Smali', 'syntax-highlighting-code-block' ),
'smalltalk' => __( 'Smalltalk', 'syntax-highlighting-code-block' ),
'sml' => __( 'SML (Standard ML)', 'syntax-highlighting-code-block' ),
'sqf' => __( 'SQF', 'syntax-highlighting-code-block' ),
'sql' => __( 'SQL (Structured Query Language)', 'syntax-highlighting-code-block' ),
'stan' => __( 'Stan', 'syntax-highlighting-code-block' ),
'stata' => __( 'Stata', 'syntax-highlighting-code-block' ),
'step21' => __( 'STEP Part 21', 'syntax-highlighting-code-block' ),
'stylus' => __( 'Stylus', 'syntax-highlighting-code-block' ),
'subunit' => __( 'SubUnit', 'syntax-highlighting-code-block' ),
'swift' => __( 'Swift', 'syntax-highlighting-code-block' ),
'taggerscript' => __( 'Tagger Script', 'syntax-highlighting-code-block' ),
'tap' => __( 'Test Anything Protocol', 'syntax-highlighting-code-block' ),
'tcl' => __( 'Tcl', 'syntax-highlighting-code-block' ),
'tex' => __( 'TeX', 'syntax-highlighting-code-block' ),
'thrift' => __( 'Thrift', 'syntax-highlighting-code-block' ),
'tp' => __( 'TP', 'syntax-highlighting-code-block' ),
'twig' => __( 'Twig', 'syntax-highlighting-code-block' ),
'typescript' => __( 'TypeScript', 'syntax-highlighting-code-block' ),
'vala' => __( 'Vala', 'syntax-highlighting-code-block' ),
'vbnet' => __( 'VB.NET', 'syntax-highlighting-code-block' ),
'vbscript-html' => __( 'VBScript in HTML', 'syntax-highlighting-code-block' ),
'vbscript' => __( 'VBScript', 'syntax-highlighting-code-block' ),
'verilog' => __( 'Verilog', 'syntax-highlighting-code-block' ),
'vhdl' => __( 'VHDL', 'syntax-highlighting-code-block' ),
'vim' => __( 'Vim Script', 'syntax-highlighting-code-block' ),
'x86asm' => __( 'Intel x86 Assembly', 'syntax-highlighting-code-block' ),
'xl' => __( 'XL', 'syntax-highlighting-code-block' ),
'xml' => __( 'HTML, XML', 'syntax-highlighting-code-block' ),
'xquery' => __( 'XQuery', 'syntax-highlighting-code-block' ),
'yaml' => __( 'YAML', 'syntax-highlighting-code-block' ),
'zephir' => __( 'Zephir', 'syntax-highlighting-code-block' ),
];