microsoft/vscode-loc
Publicmirrored fromhttps://github.com/microsoft/vscode-locAvailable
i18n/vscode-language-pack-it/package.json
629lines · modecode
| 1 | { |
| 2 | "name": "vscode-language-pack-it", |
| 3 | "displayName": "Italian Language Pack for Visual Studio Code", |
| 4 | "description": "Language pack extension for Italian", |
| 5 | "version": "1.66.1", |
| 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.66.0" |
| 14 | }, |
| 15 | "icon": "languagepack.png", |
| 16 | "categories": [ |
| 17 | "Language Packs" |
| 18 | ], |
| 19 | "contributes": { |
| 20 | "localizations": [ |
| 21 | { |
| 22 | "languageId": "it", |
| 23 | "languageName": "Italian", |
| 24 | "localizedLanguageName": "italiano", |
| 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.dart", |
| 64 | "path": "./translations/extensions/dart.i18n.json" |
| 65 | }, |
| 66 | { |
| 67 | "id": "vscode.debug-auto-launch", |
| 68 | "path": "./translations/extensions/debug-auto-launch.i18n.json" |
| 69 | }, |
| 70 | { |
| 71 | "id": "vscode.debug-server-ready", |
| 72 | "path": "./translations/extensions/debug-server-ready.i18n.json" |
| 73 | }, |
| 74 | { |
| 75 | "id": "vscode.diff", |
| 76 | "path": "./translations/extensions/diff.i18n.json" |
| 77 | }, |
| 78 | { |
| 79 | "id": "vscode.docker", |
| 80 | "path": "./translations/extensions/docker.i18n.json" |
| 81 | }, |
| 82 | { |
| 83 | "id": "vscode.emmet", |
| 84 | "path": "./translations/extensions/emmet.i18n.json" |
| 85 | }, |
| 86 | { |
| 87 | "id": "vscode.extension-editing", |
| 88 | "path": "./translations/extensions/extension-editing.i18n.json" |
| 89 | }, |
| 90 | { |
| 91 | "id": "vscode.fsharp", |
| 92 | "path": "./translations/extensions/fsharp.i18n.json" |
| 93 | }, |
| 94 | { |
| 95 | "id": "vscode.git-base", |
| 96 | "path": "./translations/extensions/git-base.i18n.json" |
| 97 | }, |
| 98 | { |
| 99 | "id": "vscode.git-ui", |
| 100 | "path": "./translations/extensions/git-ui.i18n.json" |
| 101 | }, |
| 102 | { |
| 103 | "id": "vscode.git", |
| 104 | "path": "./translations/extensions/git.i18n.json" |
| 105 | }, |
| 106 | { |
| 107 | "id": "vscode.github-authentication", |
| 108 | "path": "./translations/extensions/github-authentication.i18n.json" |
| 109 | }, |
| 110 | { |
| 111 | "id": "vscode.github-browser", |
| 112 | "path": "./translations/extensions/github-browser.i18n.json" |
| 113 | }, |
| 114 | { |
| 115 | "id": "vscode.github", |
| 116 | "path": "./translations/extensions/github.i18n.json" |
| 117 | }, |
| 118 | { |
| 119 | "id": "vscode.go", |
| 120 | "path": "./translations/extensions/go.i18n.json" |
| 121 | }, |
| 122 | { |
| 123 | "id": "vscode.groovy", |
| 124 | "path": "./translations/extensions/groovy.i18n.json" |
| 125 | }, |
| 126 | { |
| 127 | "id": "vscode.grunt", |
| 128 | "path": "./translations/extensions/grunt.i18n.json" |
| 129 | }, |
| 130 | { |
| 131 | "id": "vscode.gulp", |
| 132 | "path": "./translations/extensions/gulp.i18n.json" |
| 133 | }, |
| 134 | { |
| 135 | "id": "vscode.handlebars", |
| 136 | "path": "./translations/extensions/handlebars.i18n.json" |
| 137 | }, |
| 138 | { |
| 139 | "id": "vscode.hlsl", |
| 140 | "path": "./translations/extensions/hlsl.i18n.json" |
| 141 | }, |
| 142 | { |
| 143 | "id": "vscode.html-language-features", |
| 144 | "path": "./translations/extensions/html-language-features.i18n.json" |
| 145 | }, |
| 146 | { |
| 147 | "id": "vscode.html", |
| 148 | "path": "./translations/extensions/html.i18n.json" |
| 149 | }, |
| 150 | { |
| 151 | "id": "vscode.image-preview", |
| 152 | "path": "./translations/extensions/image-preview.i18n.json" |
| 153 | }, |
| 154 | { |
| 155 | "id": "vscode.ini", |
| 156 | "path": "./translations/extensions/ini.i18n.json" |
| 157 | }, |
| 158 | { |
| 159 | "id": "vscode.ipynb", |
| 160 | "path": "./translations/extensions/ipynb.i18n.json" |
| 161 | }, |
| 162 | { |
| 163 | "id": "vscode.jake", |
| 164 | "path": "./translations/extensions/jake.i18n.json" |
| 165 | }, |
| 166 | { |
| 167 | "id": "vscode.java", |
| 168 | "path": "./translations/extensions/java.i18n.json" |
| 169 | }, |
| 170 | { |
| 171 | "id": "vscode.javascript", |
| 172 | "path": "./translations/extensions/javascript.i18n.json" |
| 173 | }, |
| 174 | { |
| 175 | "id": "vscode.json-language-features", |
| 176 | "path": "./translations/extensions/json-language-features.i18n.json" |
| 177 | }, |
| 178 | { |
| 179 | "id": "vscode.json", |
| 180 | "path": "./translations/extensions/json.i18n.json" |
| 181 | }, |
| 182 | { |
| 183 | "id": "vscode.julia", |
| 184 | "path": "./translations/extensions/julia.i18n.json" |
| 185 | }, |
| 186 | { |
| 187 | "id": "vscode.latex", |
| 188 | "path": "./translations/extensions/latex.i18n.json" |
| 189 | }, |
| 190 | { |
| 191 | "id": "vscode.less", |
| 192 | "path": "./translations/extensions/less.i18n.json" |
| 193 | }, |
| 194 | { |
| 195 | "id": "vscode.log", |
| 196 | "path": "./translations/extensions/log.i18n.json" |
| 197 | }, |
| 198 | { |
| 199 | "id": "vscode.lua", |
| 200 | "path": "./translations/extensions/lua.i18n.json" |
| 201 | }, |
| 202 | { |
| 203 | "id": "vscode.make", |
| 204 | "path": "./translations/extensions/make.i18n.json" |
| 205 | }, |
| 206 | { |
| 207 | "id": "vscode.markdown-basics", |
| 208 | "path": "./translations/extensions/markdown-basics.i18n.json" |
| 209 | }, |
| 210 | { |
| 211 | "id": "vscode.markdown-language-features", |
| 212 | "path": "./translations/extensions/markdown-language-features.i18n.json" |
| 213 | }, |
| 214 | { |
| 215 | "id": "vscode.markdown-math", |
| 216 | "path": "./translations/extensions/markdown-math.i18n.json" |
| 217 | }, |
| 218 | { |
| 219 | "id": "vscode.markdown-notebook-math", |
| 220 | "path": "./translations/extensions/markdown-notebook-math.i18n.json" |
| 221 | }, |
| 222 | { |
| 223 | "id": "vscode.merge-conflict", |
| 224 | "path": "./translations/extensions/merge-conflict.i18n.json" |
| 225 | }, |
| 226 | { |
| 227 | "id": "vscode.microsoft-authentication", |
| 228 | "path": "./translations/extensions/microsoft-authentication.i18n.json" |
| 229 | }, |
| 230 | { |
| 231 | "id": "vscode.ms-vscode.github-browser", |
| 232 | "path": "./translations/extensions/ms-vscode.github-browser.i18n.json" |
| 233 | }, |
| 234 | { |
| 235 | "id": "vscode.ms-vscode.js-debug", |
| 236 | "path": "./translations/extensions/ms-vscode.js-debug.i18n.json" |
| 237 | }, |
| 238 | { |
| 239 | "id": "vscode.ms-vscode.node-debug", |
| 240 | "path": "./translations/extensions/ms-vscode.node-debug.i18n.json" |
| 241 | }, |
| 242 | { |
| 243 | "id": "vscode.ms-vscode.node-debug2", |
| 244 | "path": "./translations/extensions/ms-vscode.node-debug2.i18n.json" |
| 245 | }, |
| 246 | { |
| 247 | "id": "vscode.ms-vscode.remotehub", |
| 248 | "path": "./translations/extensions/ms-vscode.remotehub.i18n.json" |
| 249 | }, |
| 250 | { |
| 251 | "id": "vscode.notebook-markdown-extensions", |
| 252 | "path": "./translations/extensions/notebook-markdown-extensions.i18n.json" |
| 253 | }, |
| 254 | { |
| 255 | "id": "vscode.notebook-renderers", |
| 256 | "path": "./translations/extensions/notebook-renderers.i18n.json" |
| 257 | }, |
| 258 | { |
| 259 | "id": "vscode.npm", |
| 260 | "path": "./translations/extensions/npm.i18n.json" |
| 261 | }, |
| 262 | { |
| 263 | "id": "vscode.objective-c", |
| 264 | "path": "./translations/extensions/objective-c.i18n.json" |
| 265 | }, |
| 266 | { |
| 267 | "id": "vscode.perl", |
| 268 | "path": "./translations/extensions/perl.i18n.json" |
| 269 | }, |
| 270 | { |
| 271 | "id": "vscode.php-language-features", |
| 272 | "path": "./translations/extensions/php-language-features.i18n.json" |
| 273 | }, |
| 274 | { |
| 275 | "id": "vscode.php", |
| 276 | "path": "./translations/extensions/php.i18n.json" |
| 277 | }, |
| 278 | { |
| 279 | "id": "vscode.powershell", |
| 280 | "path": "./translations/extensions/powershell.i18n.json" |
| 281 | }, |
| 282 | { |
| 283 | "id": "vscode.pug", |
| 284 | "path": "./translations/extensions/pug.i18n.json" |
| 285 | }, |
| 286 | { |
| 287 | "id": "vscode.python", |
| 288 | "path": "./translations/extensions/python.i18n.json" |
| 289 | }, |
| 290 | { |
| 291 | "id": "vscode.r", |
| 292 | "path": "./translations/extensions/r.i18n.json" |
| 293 | }, |
| 294 | { |
| 295 | "id": "vscode.razor", |
| 296 | "path": "./translations/extensions/razor.i18n.json" |
| 297 | }, |
| 298 | { |
| 299 | "id": "vscode.restructuredtext", |
| 300 | "path": "./translations/extensions/restructuredtext.i18n.json" |
| 301 | }, |
| 302 | { |
| 303 | "id": "vscode.ruby", |
| 304 | "path": "./translations/extensions/ruby.i18n.json" |
| 305 | }, |
| 306 | { |
| 307 | "id": "vscode.rust", |
| 308 | "path": "./translations/extensions/rust.i18n.json" |
| 309 | }, |
| 310 | { |
| 311 | "id": "vscode.scss", |
| 312 | "path": "./translations/extensions/scss.i18n.json" |
| 313 | }, |
| 314 | { |
| 315 | "id": "vscode.search-result", |
| 316 | "path": "./translations/extensions/search-result.i18n.json" |
| 317 | }, |
| 318 | { |
| 319 | "id": "vscode.shaderlab", |
| 320 | "path": "./translations/extensions/shaderlab.i18n.json" |
| 321 | }, |
| 322 | { |
| 323 | "id": "vscode.shellscript", |
| 324 | "path": "./translations/extensions/shellscript.i18n.json" |
| 325 | }, |
| 326 | { |
| 327 | "id": "vscode.simple-browser", |
| 328 | "path": "./translations/extensions/simple-browser.i18n.json" |
| 329 | }, |
| 330 | { |
| 331 | "id": "vscode.sql", |
| 332 | "path": "./translations/extensions/sql.i18n.json" |
| 333 | }, |
| 334 | { |
| 335 | "id": "vscode.swift", |
| 336 | "path": "./translations/extensions/swift.i18n.json" |
| 337 | }, |
| 338 | { |
| 339 | "id": "vscode.testing-editor-contributions", |
| 340 | "path": "./translations/extensions/testing-editor-contributions.i18n.json" |
| 341 | }, |
| 342 | { |
| 343 | "id": "vscode.theme-abyss", |
| 344 | "path": "./translations/extensions/theme-abyss.i18n.json" |
| 345 | }, |
| 346 | { |
| 347 | "id": "vscode.theme-defaults", |
| 348 | "path": "./translations/extensions/theme-defaults.i18n.json" |
| 349 | }, |
| 350 | { |
| 351 | "id": "vscode.theme-kimbie-dark", |
| 352 | "path": "./translations/extensions/theme-kimbie-dark.i18n.json" |
| 353 | }, |
| 354 | { |
| 355 | "id": "vscode.theme-monokai-dimmed", |
| 356 | "path": "./translations/extensions/theme-monokai-dimmed.i18n.json" |
| 357 | }, |
| 358 | { |
| 359 | "id": "vscode.theme-monokai", |
| 360 | "path": "./translations/extensions/theme-monokai.i18n.json" |
| 361 | }, |
| 362 | { |
| 363 | "id": "vscode.theme-quietlight", |
| 364 | "path": "./translations/extensions/theme-quietlight.i18n.json" |
| 365 | }, |
| 366 | { |
| 367 | "id": "vscode.theme-red", |
| 368 | "path": "./translations/extensions/theme-red.i18n.json" |
| 369 | }, |
| 370 | { |
| 371 | "id": "vscode.theme-seti", |
| 372 | "path": "./translations/extensions/theme-seti.i18n.json" |
| 373 | }, |
| 374 | { |
| 375 | "id": "vscode.theme-solarized-dark", |
| 376 | "path": "./translations/extensions/theme-solarized-dark.i18n.json" |
| 377 | }, |
| 378 | { |
| 379 | "id": "vscode.theme-solarized-light", |
| 380 | "path": "./translations/extensions/theme-solarized-light.i18n.json" |
| 381 | }, |
| 382 | { |
| 383 | "id": "vscode.theme-tomorrow-night-blue", |
| 384 | "path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json" |
| 385 | }, |
| 386 | { |
| 387 | "id": "vscode.typescript-basics", |
| 388 | "path": "./translations/extensions/typescript-basics.i18n.json" |
| 389 | }, |
| 390 | { |
| 391 | "id": "vscode.typescript-language-features", |
| 392 | "path": "./translations/extensions/typescript-language-features.i18n.json" |
| 393 | }, |
| 394 | { |
| 395 | "id": "vscode.vb", |
| 396 | "path": "./translations/extensions/vb.i18n.json" |
| 397 | }, |
| 398 | { |
| 399 | "id": "vscode.vscode-chrome-debug-core", |
| 400 | "path": "./translations/extensions/vscode-chrome-debug-core.i18n.json" |
| 401 | }, |
| 402 | { |
| 403 | "id": "ms-vscode.node-debug", |
| 404 | "path": "./translations/extensions/vscode-node-debug.i18n.json" |
| 405 | }, |
| 406 | { |
| 407 | "id": "ms-vscode.node-debug2", |
| 408 | "path": "./translations/extensions/vscode-node-debug2.i18n.json" |
| 409 | }, |
| 410 | { |
| 411 | "id": "vscode.vscode.bat", |
| 412 | "path": "./translations/extensions/vscode.bat.i18n.json" |
| 413 | }, |
| 414 | { |
| 415 | "id": "vscode.vscode.clojure", |
| 416 | "path": "./translations/extensions/vscode.clojure.i18n.json" |
| 417 | }, |
| 418 | { |
| 419 | "id": "vscode.vscode.coffeescript", |
| 420 | "path": "./translations/extensions/vscode.coffeescript.i18n.json" |
| 421 | }, |
| 422 | { |
| 423 | "id": "vscode.vscode.cpp", |
| 424 | "path": "./translations/extensions/vscode.cpp.i18n.json" |
| 425 | }, |
| 426 | { |
| 427 | "id": "vscode.vscode.csharp", |
| 428 | "path": "./translations/extensions/vscode.csharp.i18n.json" |
| 429 | }, |
| 430 | { |
| 431 | "id": "vscode.vscode.css", |
| 432 | "path": "./translations/extensions/vscode.css.i18n.json" |
| 433 | }, |
| 434 | { |
| 435 | "id": "vscode.vscode.docker", |
| 436 | "path": "./translations/extensions/vscode.docker.i18n.json" |
| 437 | }, |
| 438 | { |
| 439 | "id": "vscode.vscode.fsharp", |
| 440 | "path": "./translations/extensions/vscode.fsharp.i18n.json" |
| 441 | }, |
| 442 | { |
| 443 | "id": "vscode.vscode.go", |
| 444 | "path": "./translations/extensions/vscode.go.i18n.json" |
| 445 | }, |
| 446 | { |
| 447 | "id": "vscode.vscode.groovy", |
| 448 | "path": "./translations/extensions/vscode.groovy.i18n.json" |
| 449 | }, |
| 450 | { |
| 451 | "id": "vscode.vscode.handlebars", |
| 452 | "path": "./translations/extensions/vscode.handlebars.i18n.json" |
| 453 | }, |
| 454 | { |
| 455 | "id": "vscode.vscode.hlsl", |
| 456 | "path": "./translations/extensions/vscode.hlsl.i18n.json" |
| 457 | }, |
| 458 | { |
| 459 | "id": "vscode.vscode.html", |
| 460 | "path": "./translations/extensions/vscode.html.i18n.json" |
| 461 | }, |
| 462 | { |
| 463 | "id": "vscode.vscode.ini", |
| 464 | "path": "./translations/extensions/vscode.ini.i18n.json" |
| 465 | }, |
| 466 | { |
| 467 | "id": "vscode.vscode.java", |
| 468 | "path": "./translations/extensions/vscode.java.i18n.json" |
| 469 | }, |
| 470 | { |
| 471 | "id": "vscode.vscode.javascript", |
| 472 | "path": "./translations/extensions/vscode.javascript.i18n.json" |
| 473 | }, |
| 474 | { |
| 475 | "id": "vscode.vscode.json", |
| 476 | "path": "./translations/extensions/vscode.json.i18n.json" |
| 477 | }, |
| 478 | { |
| 479 | "id": "vscode.vscode.less", |
| 480 | "path": "./translations/extensions/vscode.less.i18n.json" |
| 481 | }, |
| 482 | { |
| 483 | "id": "vscode.vscode.log", |
| 484 | "path": "./translations/extensions/vscode.log.i18n.json" |
| 485 | }, |
| 486 | { |
| 487 | "id": "vscode.vscode.lua", |
| 488 | "path": "./translations/extensions/vscode.lua.i18n.json" |
| 489 | }, |
| 490 | { |
| 491 | "id": "vscode.vscode.make", |
| 492 | "path": "./translations/extensions/vscode.make.i18n.json" |
| 493 | }, |
| 494 | { |
| 495 | "id": "vscode.vscode.markdown", |
| 496 | "path": "./translations/extensions/vscode.markdown.i18n.json" |
| 497 | }, |
| 498 | { |
| 499 | "id": "vscode.vscode.objective-c", |
| 500 | "path": "./translations/extensions/vscode.objective-c.i18n.json" |
| 501 | }, |
| 502 | { |
| 503 | "id": "vscode.vscode.perl", |
| 504 | "path": "./translations/extensions/vscode.perl.i18n.json" |
| 505 | }, |
| 506 | { |
| 507 | "id": "vscode.vscode.php", |
| 508 | "path": "./translations/extensions/vscode.php.i18n.json" |
| 509 | }, |
| 510 | { |
| 511 | "id": "vscode.vscode.powershell", |
| 512 | "path": "./translations/extensions/vscode.powershell.i18n.json" |
| 513 | }, |
| 514 | { |
| 515 | "id": "vscode.vscode.pug", |
| 516 | "path": "./translations/extensions/vscode.pug.i18n.json" |
| 517 | }, |
| 518 | { |
| 519 | "id": "vscode.vscode.r", |
| 520 | "path": "./translations/extensions/vscode.r.i18n.json" |
| 521 | }, |
| 522 | { |
| 523 | "id": "vscode.vscode.razor", |
| 524 | "path": "./translations/extensions/vscode.razor.i18n.json" |
| 525 | }, |
| 526 | { |
| 527 | "id": "vscode.vscode.ruby", |
| 528 | "path": "./translations/extensions/vscode.ruby.i18n.json" |
| 529 | }, |
| 530 | { |
| 531 | "id": "vscode.vscode.rust", |
| 532 | "path": "./translations/extensions/vscode.rust.i18n.json" |
| 533 | }, |
| 534 | { |
| 535 | "id": "vscode.vscode.scss", |
| 536 | "path": "./translations/extensions/vscode.scss.i18n.json" |
| 537 | }, |
| 538 | { |
| 539 | "id": "vscode.vscode.shaderlab", |
| 540 | "path": "./translations/extensions/vscode.shaderlab.i18n.json" |
| 541 | }, |
| 542 | { |
| 543 | "id": "vscode.vscode.shellscript", |
| 544 | "path": "./translations/extensions/vscode.shellscript.i18n.json" |
| 545 | }, |
| 546 | { |
| 547 | "id": "vscode.vscode.sql", |
| 548 | "path": "./translations/extensions/vscode.sql.i18n.json" |
| 549 | }, |
| 550 | { |
| 551 | "id": "vscode.vscode.swift", |
| 552 | "path": "./translations/extensions/vscode.swift.i18n.json" |
| 553 | }, |
| 554 | { |
| 555 | "id": "vscode.vscode.theme-abyss", |
| 556 | "path": "./translations/extensions/vscode.theme-abyss.i18n.json" |
| 557 | }, |
| 558 | { |
| 559 | "id": "vscode.vscode.theme-defaults", |
| 560 | "path": "./translations/extensions/vscode.theme-defaults.i18n.json" |
| 561 | }, |
| 562 | { |
| 563 | "id": "vscode.vscode.theme-kimbie-dark", |
| 564 | "path": "./translations/extensions/vscode.theme-kimbie-dark.i18n.json" |
| 565 | }, |
| 566 | { |
| 567 | "id": "vscode.vscode.theme-monokai-dimmed", |
| 568 | "path": "./translations/extensions/vscode.theme-monokai-dimmed.i18n.json" |
| 569 | }, |
| 570 | { |
| 571 | "id": "vscode.vscode.theme-monokai", |
| 572 | "path": "./translations/extensions/vscode.theme-monokai.i18n.json" |
| 573 | }, |
| 574 | { |
| 575 | "id": "vscode.vscode.theme-quietlight", |
| 576 | "path": "./translations/extensions/vscode.theme-quietlight.i18n.json" |
| 577 | }, |
| 578 | { |
| 579 | "id": "vscode.vscode.theme-red", |
| 580 | "path": "./translations/extensions/vscode.theme-red.i18n.json" |
| 581 | }, |
| 582 | { |
| 583 | "id": "vscode.vscode.theme-solarized-dark", |
| 584 | "path": "./translations/extensions/vscode.theme-solarized-dark.i18n.json" |
| 585 | }, |
| 586 | { |
| 587 | "id": "vscode.vscode.theme-solarized-light", |
| 588 | "path": "./translations/extensions/vscode.theme-solarized-light.i18n.json" |
| 589 | }, |
| 590 | { |
| 591 | "id": "vscode.vscode.theme-tomorrow-night-blue", |
| 592 | "path": "./translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json" |
| 593 | }, |
| 594 | { |
| 595 | "id": "vscode.vscode.typescript", |
| 596 | "path": "./translations/extensions/vscode.typescript.i18n.json" |
| 597 | }, |
| 598 | { |
| 599 | "id": "vscode.vscode.vb", |
| 600 | "path": "./translations/extensions/vscode.vb.i18n.json" |
| 601 | }, |
| 602 | { |
| 603 | "id": "vscode.vscode.vscode-theme-seti", |
| 604 | "path": "./translations/extensions/vscode.vscode-theme-seti.i18n.json" |
| 605 | }, |
| 606 | { |
| 607 | "id": "vscode.vscode.xml", |
| 608 | "path": "./translations/extensions/vscode.xml.i18n.json" |
| 609 | }, |
| 610 | { |
| 611 | "id": "vscode.vscode.yaml", |
| 612 | "path": "./translations/extensions/vscode.yaml.i18n.json" |
| 613 | }, |
| 614 | { |
| 615 | "id": "vscode.xml", |
| 616 | "path": "./translations/extensions/xml.i18n.json" |
| 617 | }, |
| 618 | { |
| 619 | "id": "vscode.yaml", |
| 620 | "path": "./translations/extensions/yaml.i18n.json" |
| 621 | } |
| 622 | ] |
| 623 | } |
| 624 | ] |
| 625 | }, |
| 626 | "scripts": { |
| 627 | "update": "cd ../vscode && npm run update-localization-extension it" |
| 628 | } |
| 629 | } |
| 630 | |