microsoft/vscode-loc

Public

mirrored fromhttps://github.com/microsoft/vscode-locAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
release/1.46

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

i18n/vscode-language-pack-hu/package.json

357lines · modecode

1{
2 "name": "vscode-language-pack-hu",
3 "displayName": "Hungarian Language Pack for Visual Studio Code",
4 "description": "Language pack extension for Hungarian",
5 "version": "1.46.3",
6 "publisher": "MS-CEINTL",
7 "repository": {
8 "type": "git",
9 "url": "https://github.com/Microsoft/vscode-loc"
10 },
11 "license": "SEE MIT LICENSE IN LICENSE.md",
12 "engines": {
13 "vscode": "^1.46.0"
14 },
15 "icon": "languagepack.png",
16 "categories": [
17 "Language Packs"
18 ],
19 "contributes": {
20 "localizations": [
21 {
22 "languageId": "hu",
23 "languageName": "Hungarian",
24 "localizedLanguageName": "magyar",
25 "translations": [
26 {
27 "id": "vscode",
28 "path": "./translations/main.i18n.json"
29 },
30 {
31 "id": "vscode.bat",
32 "path": "./translations/extensions/bat.i18n.json"
33 },
34 {
35 "id": "vscode.clojure",
36 "path": "./translations/extensions/clojure.i18n.json"
37 },
38 {
39 "id": "vscode.coffeescript",
40 "path": "./translations/extensions/coffeescript.i18n.json"
41 },
42 {
43 "id": "vscode.configuration-editing",
44 "path": "./translations/extensions/configuration-editing.i18n.json"
45 },
46 {
47 "id": "vscode.cpp",
48 "path": "./translations/extensions/cpp.i18n.json"
49 },
50 {
51 "id": "vscode.csharp",
52 "path": "./translations/extensions/csharp.i18n.json"
53 },
54 {
55 "id": "vscode.css-language-features",
56 "path": "./translations/extensions/css-language-features.i18n.json"
57 },
58 {
59 "id": "vscode.css",
60 "path": "./translations/extensions/css.i18n.json"
61 },
62 {
63 "id": "vscode.debug-auto-launch",
64 "path": "./translations/extensions/debug-auto-launch.i18n.json"
65 },
66 {
67 "id": "vscode.debug-server-ready",
68 "path": "./translations/extensions/debug-server-ready.i18n.json"
69 },
70 {
71 "id": "vscode.docker",
72 "path": "./translations/extensions/docker.i18n.json"
73 },
74 {
75 "id": "vscode.emmet",
76 "path": "./translations/extensions/emmet.i18n.json"
77 },
78 {
79 "id": "vscode.extension-editing",
80 "path": "./translations/extensions/extension-editing.i18n.json"
81 },
82 {
83 "id": "vscode.fsharp",
84 "path": "./translations/extensions/fsharp.i18n.json"
85 },
86 {
87 "id": "vscode.git-ui",
88 "path": "./translations/extensions/git-ui.i18n.json"
89 },
90 {
91 "id": "vscode.git",
92 "path": "./translations/extensions/git.i18n.json"
93 },
94 {
95 "id": "vscode.github-authentication",
96 "path": "./translations/extensions/github-authentication.i18n.json"
97 },
98 {
99 "id": "vscode.go",
100 "path": "./translations/extensions/go.i18n.json"
101 },
102 {
103 "id": "vscode.groovy",
104 "path": "./translations/extensions/groovy.i18n.json"
105 },
106 {
107 "id": "vscode.grunt",
108 "path": "./translations/extensions/grunt.i18n.json"
109 },
110 {
111 "id": "vscode.gulp",
112 "path": "./translations/extensions/gulp.i18n.json"
113 },
114 {
115 "id": "vscode.handlebars",
116 "path": "./translations/extensions/handlebars.i18n.json"
117 },
118 {
119 "id": "vscode.hlsl",
120 "path": "./translations/extensions/hlsl.i18n.json"
121 },
122 {
123 "id": "vscode.html-language-features",
124 "path": "./translations/extensions/html-language-features.i18n.json"
125 },
126 {
127 "id": "vscode.html",
128 "path": "./translations/extensions/html.i18n.json"
129 },
130 {
131 "id": "vscode.image-preview",
132 "path": "./translations/extensions/image-preview.i18n.json"
133 },
134 {
135 "id": "vscode.ini",
136 "path": "./translations/extensions/ini.i18n.json"
137 },
138 {
139 "id": "vscode.jake",
140 "path": "./translations/extensions/jake.i18n.json"
141 },
142 {
143 "id": "vscode.java",
144 "path": "./translations/extensions/java.i18n.json"
145 },
146 {
147 "id": "vscode.javascript",
148 "path": "./translations/extensions/javascript.i18n.json"
149 },
150 {
151 "id": "vscode.json-language-features",
152 "path": "./translations/extensions/json-language-features.i18n.json"
153 },
154 {
155 "id": "vscode.json",
156 "path": "./translations/extensions/json.i18n.json"
157 },
158 {
159 "id": "vscode.less",
160 "path": "./translations/extensions/less.i18n.json"
161 },
162 {
163 "id": "vscode.log",
164 "path": "./translations/extensions/log.i18n.json"
165 },
166 {
167 "id": "vscode.lua",
168 "path": "./translations/extensions/lua.i18n.json"
169 },
170 {
171 "id": "vscode.make",
172 "path": "./translations/extensions/make.i18n.json"
173 },
174 {
175 "id": "vscode.markdown-basics",
176 "path": "./translations/extensions/markdown-basics.i18n.json"
177 },
178 {
179 "id": "vscode.markdown-language-features",
180 "path": "./translations/extensions/markdown-language-features.i18n.json"
181 },
182 {
183 "id": "vscode.merge-conflict",
184 "path": "./translations/extensions/merge-conflict.i18n.json"
185 },
186 {
187 "id": "vscode.ms-vscode.js-debug-nightly",
188 "path": "./translations/extensions/ms-vscode.js-debug-nightly.i18n.json"
189 },
190 {
191 "id": "vscode.ms-vscode.node-debug",
192 "path": "./translations/extensions/ms-vscode.node-debug.i18n.json"
193 },
194 {
195 "id": "vscode.ms-vscode.node-debug2",
196 "path": "./translations/extensions/ms-vscode.node-debug2.i18n.json"
197 },
198 {
199 "id": "vscode.npm",
200 "path": "./translations/extensions/npm.i18n.json"
201 },
202 {
203 "id": "vscode.objective-c",
204 "path": "./translations/extensions/objective-c.i18n.json"
205 },
206 {
207 "id": "vscode.perl",
208 "path": "./translations/extensions/perl.i18n.json"
209 },
210 {
211 "id": "vscode.php-language-features",
212 "path": "./translations/extensions/php-language-features.i18n.json"
213 },
214 {
215 "id": "vscode.php",
216 "path": "./translations/extensions/php.i18n.json"
217 },
218 {
219 "id": "vscode.powershell",
220 "path": "./translations/extensions/powershell.i18n.json"
221 },
222 {
223 "id": "vscode.pug",
224 "path": "./translations/extensions/pug.i18n.json"
225 },
226 {
227 "id": "vscode.python",
228 "path": "./translations/extensions/python.i18n.json"
229 },
230 {
231 "id": "vscode.r",
232 "path": "./translations/extensions/r.i18n.json"
233 },
234 {
235 "id": "vscode.razor",
236 "path": "./translations/extensions/razor.i18n.json"
237 },
238 {
239 "id": "vscode.ruby",
240 "path": "./translations/extensions/ruby.i18n.json"
241 },
242 {
243 "id": "vscode.rust",
244 "path": "./translations/extensions/rust.i18n.json"
245 },
246 {
247 "id": "vscode.scss",
248 "path": "./translations/extensions/scss.i18n.json"
249 },
250 {
251 "id": "vscode.search-result",
252 "path": "./translations/extensions/search-result.i18n.json"
253 },
254 {
255 "id": "vscode.shaderlab",
256 "path": "./translations/extensions/shaderlab.i18n.json"
257 },
258 {
259 "id": "vscode.shellscript",
260 "path": "./translations/extensions/shellscript.i18n.json"
261 },
262 {
263 "id": "vscode.sql",
264 "path": "./translations/extensions/sql.i18n.json"
265 },
266 {
267 "id": "vscode.swift",
268 "path": "./translations/extensions/swift.i18n.json"
269 },
270 {
271 "id": "vscode.theme-abyss",
272 "path": "./translations/extensions/theme-abyss.i18n.json"
273 },
274 {
275 "id": "vscode.theme-defaults",
276 "path": "./translations/extensions/theme-defaults.i18n.json"
277 },
278 {
279 "id": "vscode.theme-kimbie-dark",
280 "path": "./translations/extensions/theme-kimbie-dark.i18n.json"
281 },
282 {
283 "id": "vscode.theme-monokai-dimmed",
284 "path": "./translations/extensions/theme-monokai-dimmed.i18n.json"
285 },
286 {
287 "id": "vscode.theme-monokai",
288 "path": "./translations/extensions/theme-monokai.i18n.json"
289 },
290 {
291 "id": "vscode.theme-quietlight",
292 "path": "./translations/extensions/theme-quietlight.i18n.json"
293 },
294 {
295 "id": "vscode.theme-red",
296 "path": "./translations/extensions/theme-red.i18n.json"
297 },
298 {
299 "id": "vscode.theme-seti",
300 "path": "./translations/extensions/theme-seti.i18n.json"
301 },
302 {
303 "id": "vscode.theme-solarized-dark",
304 "path": "./translations/extensions/theme-solarized-dark.i18n.json"
305 },
306 {
307 "id": "vscode.theme-solarized-light",
308 "path": "./translations/extensions/theme-solarized-light.i18n.json"
309 },
310 {
311 "id": "vscode.theme-tomorrow-night-blue",
312 "path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
313 },
314 {
315 "id": "vscode.typescript-basics",
316 "path": "./translations/extensions/typescript-basics.i18n.json"
317 },
318 {
319 "id": "vscode.typescript-language-features",
320 "path": "./translations/extensions/typescript-language-features.i18n.json"
321 },
322 {
323 "id": "vscode.vb",
324 "path": "./translations/extensions/vb.i18n.json"
325 },
326 {
327 "id": "vscode.vscode-account",
328 "path": "./translations/extensions/vscode-account.i18n.json"
329 },
330 {
331 "id": "vscode.vscode-chrome-debug-core",
332 "path": "./translations/extensions/vscode-chrome-debug-core.i18n.json"
333 },
334 {
335 "id": "ms-vscode.node-debug",
336 "path": "./translations/extensions/vscode-node-debug.i18n.json"
337 },
338 {
339 "id": "ms-vscode.node-debug2",
340 "path": "./translations/extensions/vscode-node-debug2.i18n.json"
341 },
342 {
343 "id": "vscode.xml",
344 "path": "./translations/extensions/xml.i18n.json"
345 },
346 {
347 "id": "vscode.yaml",
348 "path": "./translations/extensions/yaml.i18n.json"
349 }
350 ]
351 }
352 ]
353 },
354 "scripts": {
355 "update": "cd ../vscode && npm run update-localization-extension hu"
356 }
357}