|
2 | 2 | "name": "vscode-language-pack-cs",
|
3 | 3 | "displayName": "Czech Language Pack for Visual Studio Code",
|
4 | 4 | "description": "Language pack extension for Czech",
|
5 |
| - "version": "1.52.2", |
| 5 | + "version": "1.53.0", |
6 | 6 | "publisher": "MS-CEINTL",
|
7 | 7 | "repository": {
|
8 | 8 | "type": "git",
|
9 | 9 | "url": "https://github.com/Microsoft/vscode-loc"
|
10 | 10 | },
|
11 | 11 | "license": "SEE MIT LICENSE IN LICENSE.md",
|
12 | 12 | "engines": {
|
13 |
| - "vscode": "^1.52.0" |
| 13 | + "vscode": "^1.53.0" |
14 | 14 | },
|
15 | 15 | "icon": "languagepack.png",
|
16 | 16 | "categories": [
|
|
275 | 275 | "id": "vscode.shellscript",
|
276 | 276 | "path": "./translations/extensions/shellscript.i18n.json"
|
277 | 277 | },
|
| 278 | + { |
| 279 | + "id": "vscode.simple-browser", |
| 280 | + "path": "./translations/extensions/simple-browser.i18n.json" |
| 281 | + }, |
278 | 282 | {
|
279 | 283 | "id": "vscode.sql",
|
280 | 284 | "path": "./translations/extensions/sql.i18n.json"
|
|
283 | 287 | "id": "vscode.swift",
|
284 | 288 | "path": "./translations/extensions/swift.i18n.json"
|
285 | 289 | },
|
| 290 | + { |
| 291 | + "id": "vscode.testing-editor-contributions", |
| 292 | + "path": "./translations/extensions/testing-editor-contributions.i18n.json" |
| 293 | + }, |
286 | 294 | {
|
287 | 295 | "id": "vscode.theme-abyss",
|
288 | 296 | "path": "./translations/extensions/theme-abyss.i18n.json"
|
|
351 | 359 | "id": "ms-vscode.node-debug2",
|
352 | 360 | "path": "./translations/extensions/vscode-node-debug2.i18n.json"
|
353 | 361 | },
|
| 362 | + { |
| 363 | + "id": "vscode.vscode.bat", |
| 364 | + "path": "./translations/extensions/vscode.bat.i18n.json" |
| 365 | + }, |
| 366 | + { |
| 367 | + "id": "vscode.vscode.clojure", |
| 368 | + "path": "./translations/extensions/vscode.clojure.i18n.json" |
| 369 | + }, |
| 370 | + { |
| 371 | + "id": "vscode.vscode.coffeescript", |
| 372 | + "path": "./translations/extensions/vscode.coffeescript.i18n.json" |
| 373 | + }, |
| 374 | + { |
| 375 | + "id": "vscode.vscode.cpp", |
| 376 | + "path": "./translations/extensions/vscode.cpp.i18n.json" |
| 377 | + }, |
| 378 | + { |
| 379 | + "id": "vscode.vscode.csharp", |
| 380 | + "path": "./translations/extensions/vscode.csharp.i18n.json" |
| 381 | + }, |
| 382 | + { |
| 383 | + "id": "vscode.vscode.css", |
| 384 | + "path": "./translations/extensions/vscode.css.i18n.json" |
| 385 | + }, |
| 386 | + { |
| 387 | + "id": "vscode.vscode.docker", |
| 388 | + "path": "./translations/extensions/vscode.docker.i18n.json" |
| 389 | + }, |
| 390 | + { |
| 391 | + "id": "vscode.vscode.fsharp", |
| 392 | + "path": "./translations/extensions/vscode.fsharp.i18n.json" |
| 393 | + }, |
| 394 | + { |
| 395 | + "id": "vscode.vscode.go", |
| 396 | + "path": "./translations/extensions/vscode.go.i18n.json" |
| 397 | + }, |
| 398 | + { |
| 399 | + "id": "vscode.vscode.groovy", |
| 400 | + "path": "./translations/extensions/vscode.groovy.i18n.json" |
| 401 | + }, |
| 402 | + { |
| 403 | + "id": "vscode.vscode.handlebars", |
| 404 | + "path": "./translations/extensions/vscode.handlebars.i18n.json" |
| 405 | + }, |
| 406 | + { |
| 407 | + "id": "vscode.vscode.hlsl", |
| 408 | + "path": "./translations/extensions/vscode.hlsl.i18n.json" |
| 409 | + }, |
| 410 | + { |
| 411 | + "id": "vscode.vscode.html", |
| 412 | + "path": "./translations/extensions/vscode.html.i18n.json" |
| 413 | + }, |
| 414 | + { |
| 415 | + "id": "vscode.vscode.ini", |
| 416 | + "path": "./translations/extensions/vscode.ini.i18n.json" |
| 417 | + }, |
| 418 | + { |
| 419 | + "id": "vscode.vscode.java", |
| 420 | + "path": "./translations/extensions/vscode.java.i18n.json" |
| 421 | + }, |
| 422 | + { |
| 423 | + "id": "vscode.vscode.javascript", |
| 424 | + "path": "./translations/extensions/vscode.javascript.i18n.json" |
| 425 | + }, |
| 426 | + { |
| 427 | + "id": "vscode.vscode.json", |
| 428 | + "path": "./translations/extensions/vscode.json.i18n.json" |
| 429 | + }, |
| 430 | + { |
| 431 | + "id": "vscode.vscode.less", |
| 432 | + "path": "./translations/extensions/vscode.less.i18n.json" |
| 433 | + }, |
| 434 | + { |
| 435 | + "id": "vscode.vscode.log", |
| 436 | + "path": "./translations/extensions/vscode.log.i18n.json" |
| 437 | + }, |
| 438 | + { |
| 439 | + "id": "vscode.vscode.lua", |
| 440 | + "path": "./translations/extensions/vscode.lua.i18n.json" |
| 441 | + }, |
| 442 | + { |
| 443 | + "id": "vscode.vscode.make", |
| 444 | + "path": "./translations/extensions/vscode.make.i18n.json" |
| 445 | + }, |
| 446 | + { |
| 447 | + "id": "vscode.vscode.markdown", |
| 448 | + "path": "./translations/extensions/vscode.markdown.i18n.json" |
| 449 | + }, |
| 450 | + { |
| 451 | + "id": "vscode.vscode.objective-c", |
| 452 | + "path": "./translations/extensions/vscode.objective-c.i18n.json" |
| 453 | + }, |
| 454 | + { |
| 455 | + "id": "vscode.vscode.perl", |
| 456 | + "path": "./translations/extensions/vscode.perl.i18n.json" |
| 457 | + }, |
| 458 | + { |
| 459 | + "id": "vscode.vscode.php", |
| 460 | + "path": "./translations/extensions/vscode.php.i18n.json" |
| 461 | + }, |
| 462 | + { |
| 463 | + "id": "vscode.vscode.powershell", |
| 464 | + "path": "./translations/extensions/vscode.powershell.i18n.json" |
| 465 | + }, |
| 466 | + { |
| 467 | + "id": "vscode.vscode.pug", |
| 468 | + "path": "./translations/extensions/vscode.pug.i18n.json" |
| 469 | + }, |
| 470 | + { |
| 471 | + "id": "vscode.vscode.r", |
| 472 | + "path": "./translations/extensions/vscode.r.i18n.json" |
| 473 | + }, |
| 474 | + { |
| 475 | + "id": "vscode.vscode.razor", |
| 476 | + "path": "./translations/extensions/vscode.razor.i18n.json" |
| 477 | + }, |
| 478 | + { |
| 479 | + "id": "vscode.vscode.ruby", |
| 480 | + "path": "./translations/extensions/vscode.ruby.i18n.json" |
| 481 | + }, |
| 482 | + { |
| 483 | + "id": "vscode.vscode.rust", |
| 484 | + "path": "./translations/extensions/vscode.rust.i18n.json" |
| 485 | + }, |
| 486 | + { |
| 487 | + "id": "vscode.vscode.scss", |
| 488 | + "path": "./translations/extensions/vscode.scss.i18n.json" |
| 489 | + }, |
| 490 | + { |
| 491 | + "id": "vscode.vscode.shaderlab", |
| 492 | + "path": "./translations/extensions/vscode.shaderlab.i18n.json" |
| 493 | + }, |
| 494 | + { |
| 495 | + "id": "vscode.vscode.shellscript", |
| 496 | + "path": "./translations/extensions/vscode.shellscript.i18n.json" |
| 497 | + }, |
| 498 | + { |
| 499 | + "id": "vscode.vscode.sql", |
| 500 | + "path": "./translations/extensions/vscode.sql.i18n.json" |
| 501 | + }, |
| 502 | + { |
| 503 | + "id": "vscode.vscode.swift", |
| 504 | + "path": "./translations/extensions/vscode.swift.i18n.json" |
| 505 | + }, |
| 506 | + { |
| 507 | + "id": "vscode.vscode.theme-abyss", |
| 508 | + "path": "./translations/extensions/vscode.theme-abyss.i18n.json" |
| 509 | + }, |
| 510 | + { |
| 511 | + "id": "vscode.vscode.theme-defaults", |
| 512 | + "path": "./translations/extensions/vscode.theme-defaults.i18n.json" |
| 513 | + }, |
| 514 | + { |
| 515 | + "id": "vscode.vscode.theme-kimbie-dark", |
| 516 | + "path": "./translations/extensions/vscode.theme-kimbie-dark.i18n.json" |
| 517 | + }, |
| 518 | + { |
| 519 | + "id": "vscode.vscode.theme-monokai-dimmed", |
| 520 | + "path": "./translations/extensions/vscode.theme-monokai-dimmed.i18n.json" |
| 521 | + }, |
| 522 | + { |
| 523 | + "id": "vscode.vscode.theme-monokai", |
| 524 | + "path": "./translations/extensions/vscode.theme-monokai.i18n.json" |
| 525 | + }, |
| 526 | + { |
| 527 | + "id": "vscode.vscode.theme-quietlight", |
| 528 | + "path": "./translations/extensions/vscode.theme-quietlight.i18n.json" |
| 529 | + }, |
| 530 | + { |
| 531 | + "id": "vscode.vscode.theme-red", |
| 532 | + "path": "./translations/extensions/vscode.theme-red.i18n.json" |
| 533 | + }, |
| 534 | + { |
| 535 | + "id": "vscode.vscode.theme-solarized-dark", |
| 536 | + "path": "./translations/extensions/vscode.theme-solarized-dark.i18n.json" |
| 537 | + }, |
| 538 | + { |
| 539 | + "id": "vscode.vscode.theme-solarized-light", |
| 540 | + "path": "./translations/extensions/vscode.theme-solarized-light.i18n.json" |
| 541 | + }, |
| 542 | + { |
| 543 | + "id": "vscode.vscode.theme-tomorrow-night-blue", |
| 544 | + "path": "./translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json" |
| 545 | + }, |
| 546 | + { |
| 547 | + "id": "vscode.vscode.typescript", |
| 548 | + "path": "./translations/extensions/vscode.typescript.i18n.json" |
| 549 | + }, |
| 550 | + { |
| 551 | + "id": "vscode.vscode.vb", |
| 552 | + "path": "./translations/extensions/vscode.vb.i18n.json" |
| 553 | + }, |
| 554 | + { |
| 555 | + "id": "vscode.vscode.vscode-theme-seti", |
| 556 | + "path": "./translations/extensions/vscode.vscode-theme-seti.i18n.json" |
| 557 | + }, |
| 558 | + { |
| 559 | + "id": "vscode.vscode.xml", |
| 560 | + "path": "./translations/extensions/vscode.xml.i18n.json" |
| 561 | + }, |
| 562 | + { |
| 563 | + "id": "vscode.vscode.yaml", |
| 564 | + "path": "./translations/extensions/vscode.yaml.i18n.json" |
| 565 | + }, |
354 | 566 | {
|
355 | 567 | "id": "vscode.xml",
|
356 | 568 | "path": "./translations/extensions/xml.i18n.json"
|
|
0 commit comments