@codingame/monaco-vscode-language-pack-qps-ploc 1.83.3-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/index.d.ts +1 -0
  2. package/index.js +92 -0
  3. package/package.json +23 -0
  4. package/translations/extensions/ms-vscode.js-debug.i18n.json +418 -0
  5. package/translations/extensions/vscode.bat.i18n.json +16 -0
  6. package/translations/extensions/vscode.builtin-notebook-renderers.i18n.json +16 -0
  7. package/translations/extensions/vscode.clojure.i18n.json +16 -0
  8. package/translations/extensions/vscode.coffeescript.i18n.json +16 -0
  9. package/translations/extensions/vscode.configuration-editing.i18n.json +68 -0
  10. package/translations/extensions/vscode.cpp.i18n.json +16 -0
  11. package/translations/extensions/vscode.csharp.i18n.json +16 -0
  12. package/translations/extensions/vscode.css-language-features.i18n.json +365 -0
  13. package/translations/extensions/vscode.css.i18n.json +16 -0
  14. package/translations/extensions/vscode.dart.i18n.json +16 -0
  15. package/translations/extensions/vscode.debug-auto-launch.i18n.json +37 -0
  16. package/translations/extensions/vscode.debug-server-ready.i18n.json +30 -0
  17. package/translations/extensions/vscode.diff.i18n.json +16 -0
  18. package/translations/extensions/vscode.docker.i18n.json +16 -0
  19. package/translations/extensions/vscode.emmet.i18n.json +83 -0
  20. package/translations/extensions/vscode.extension-editing.i18n.json +33 -0
  21. package/translations/extensions/vscode.fsharp.i18n.json +16 -0
  22. package/translations/extensions/vscode.git-base.i18n.json +30 -0
  23. package/translations/extensions/vscode.git.i18n.json +606 -0
  24. package/translations/extensions/vscode.github-authentication.i18n.json +37 -0
  25. package/translations/extensions/vscode.github.i18n.json +58 -0
  26. package/translations/extensions/vscode.go.i18n.json +16 -0
  27. package/translations/extensions/vscode.groovy.i18n.json +16 -0
  28. package/translations/extensions/vscode.grunt.i18n.json +25 -0
  29. package/translations/extensions/vscode.gulp.i18n.json +24 -0
  30. package/translations/extensions/vscode.handlebars.i18n.json +16 -0
  31. package/translations/extensions/vscode.hlsl.i18n.json +16 -0
  32. package/translations/extensions/vscode.html-language-features.i18n.json +302 -0
  33. package/translations/extensions/vscode.html.i18n.json +16 -0
  34. package/translations/extensions/vscode.ini.i18n.json +16 -0
  35. package/translations/extensions/vscode.ipynb.i18n.json +26 -0
  36. package/translations/extensions/vscode.jake.i18n.json +24 -0
  37. package/translations/extensions/vscode.java.i18n.json +16 -0
  38. package/translations/extensions/vscode.javascript.i18n.json +16 -0
  39. package/translations/extensions/vscode.json-language-features.i18n.json +185 -0
  40. package/translations/extensions/vscode.json.i18n.json +16 -0
  41. package/translations/extensions/vscode.julia.i18n.json +16 -0
  42. package/translations/extensions/vscode.latex.i18n.json +16 -0
  43. package/translations/extensions/vscode.less.i18n.json +16 -0
  44. package/translations/extensions/vscode.log.i18n.json +16 -0
  45. package/translations/extensions/vscode.lua.i18n.json +16 -0
  46. package/translations/extensions/vscode.make.i18n.json +16 -0
  47. package/translations/extensions/vscode.markdown-language-features.i18n.json +150 -0
  48. package/translations/extensions/vscode.markdown-math.i18n.json +18 -0
  49. package/translations/extensions/vscode.markdown.i18n.json +16 -0
  50. package/translations/extensions/vscode.media-preview.i18n.json +40 -0
  51. package/translations/extensions/vscode.merge-conflict.i18n.json +49 -0
  52. package/translations/extensions/vscode.microsoft-authentication.i18n.json +40 -0
  53. package/translations/extensions/vscode.npm.i18n.json +122 -0
  54. package/translations/extensions/vscode.objective-c.i18n.json +16 -0
  55. package/translations/extensions/vscode.perl.i18n.json +16 -0
  56. package/translations/extensions/vscode.php-language-features.i18n.json +31 -0
  57. package/translations/extensions/vscode.php.i18n.json +16 -0
  58. package/translations/extensions/vscode.powershell.i18n.json +16 -0
  59. package/translations/extensions/vscode.pug.i18n.json +16 -0
  60. package/translations/extensions/vscode.python.i18n.json +16 -0
  61. package/translations/extensions/vscode.r.i18n.json +16 -0
  62. package/translations/extensions/vscode.razor.i18n.json +16 -0
  63. package/translations/extensions/vscode.references-view.i18n.json +61 -0
  64. package/translations/extensions/vscode.restructuredtext.i18n.json +16 -0
  65. package/translations/extensions/vscode.ruby.i18n.json +16 -0
  66. package/translations/extensions/vscode.rust.i18n.json +16 -0
  67. package/translations/extensions/vscode.scss.i18n.json +16 -0
  68. package/translations/extensions/vscode.search-result.i18n.json +16 -0
  69. package/translations/extensions/vscode.shaderlab.i18n.json +16 -0
  70. package/translations/extensions/vscode.shellscript.i18n.json +16 -0
  71. package/translations/extensions/vscode.simple-browser.i18n.json +28 -0
  72. package/translations/extensions/vscode.sql.i18n.json +16 -0
  73. package/translations/extensions/vscode.swift.i18n.json +16 -0
  74. package/translations/extensions/vscode.theme-abyss.i18n.json +17 -0
  75. package/translations/extensions/vscode.theme-defaults.i18n.json +25 -0
  76. package/translations/extensions/vscode.theme-kimbie-dark.i18n.json +17 -0
  77. package/translations/extensions/vscode.theme-monokai-dimmed.i18n.json +17 -0
  78. package/translations/extensions/vscode.theme-monokai.i18n.json +17 -0
  79. package/translations/extensions/vscode.theme-quietlight.i18n.json +17 -0
  80. package/translations/extensions/vscode.theme-red.i18n.json +17 -0
  81. package/translations/extensions/vscode.theme-solarized-dark.i18n.json +17 -0
  82. package/translations/extensions/vscode.theme-solarized-light.i18n.json +17 -0
  83. package/translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json +17 -0
  84. package/translations/extensions/vscode.tunnel-forwarding.i18n.json +27 -0
  85. package/translations/extensions/vscode.typescript-language-features.i18n.json +350 -0
  86. package/translations/extensions/vscode.typescript.i18n.json +16 -0
  87. package/translations/extensions/vscode.vb.i18n.json +16 -0
  88. package/translations/extensions/vscode.vscode-theme-seti.i18n.json +17 -0
  89. package/translations/extensions/vscode.xml.i18n.json +16 -0
  90. package/translations/extensions/vscode.yaml.i18n.json +16 -0
  91. package/translations/main.i18n.json.js +13020 -0
@@ -0,0 +1,40 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "bundle": {
12
+ "An error occurred while loading the audio file.": "Æñ ërrør øççµrrëð whïlë løæðïñg thë æµðïø fïlë.",
13
+ "An error occurred while loading the image.": "Æñ ërrør øççµrrëð whïlë løæðïñg thë ïmægë.",
14
+ "An error occurred while loading the video file.": "Æñ ërrør øççµrrëð whïlë løæðïñg thë vïðëø fïlë.",
15
+ "Image Binary Size": "Ïmægë ßïñærÿ §ïzë",
16
+ "Image Size": "Ïmægë §ïzë",
17
+ "Image Zoom": "Ïmægë Zøøm",
18
+ "Open file using VS Code's standard text/binary editor?": "Øpëñ fïlë µsïñg V§ Çøðë's stæñðærð tëxt/þïñærÿ ëðïtør?",
19
+ "Select zoom level": "§ëlëçt zøøm lëvël",
20
+ "Whole Image": "Whølë Ïmægë",
21
+ "{0}B": "{0}ß",
22
+ "{0}GB": "{0}Gß",
23
+ "{0}KB": "{0}Kß",
24
+ "{0}MB": "{0}Mß",
25
+ "{0}TB": "{0}Tß"
26
+ },
27
+ "package": {
28
+ "command.copyImage": "Çøpÿ",
29
+ "command.zoomIn": "Zøøm ïñ",
30
+ "command.zoomOut": "Zøøm øµt",
31
+ "customEditor.audioPreview.displayName": "Ƶðïø Prëvïëw",
32
+ "customEditor.imagePreview.displayName": "Ïmægë Prëvïëw",
33
+ "customEditor.videoPreview.displayName": "Vïðëø Prëvïëw",
34
+ "description": "Prøvïðës V§ Çøðë's þµïlt-ïñ prëvïëws før ïmægës, æµðïø, æñð vïðëø",
35
+ "displayName": "Mëðïæ Prëvïëw",
36
+ "videoPreviewerAutoPlay": "§tært plæÿïñg vïðëøs øñ mµtë æµtømætïçællÿ.",
37
+ "videoPreviewerLoop": "£øøp vïðëøs øvër ægæïñ æµtømætïçællÿ."
38
+ }
39
+ }
40
+ }
@@ -0,0 +1,49 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "bundle": {
12
+ "(Current Change)": "(ǵrrëñt Çhæñgë)",
13
+ "(Incoming Change)": "(Ïñçømïñg Çhæñgë)",
14
+ "Accept Both Changes": "Æççëpt ßøth Çhæñgës",
15
+ "Accept Current Change": "Æççëpt ǵrrëñt Çhæñgë",
16
+ "Accept Incoming Change": "Æççëpt Ïñçømïñg Çhæñgë",
17
+ "Compare Changes": "Çømpærë Çhæñgës",
18
+ "Editor cursor is not within a merge conflict": "Ëðïtør çµrsør ïs ñøt wïthïñ æ mërgë çøñflïçt",
19
+ "Editor cursor is within the common ancestors block, please move it to either the \"current\" or \"incoming\" block": "Ëðïtør çµrsør ïs wïthïñ thë çømmøñ æñçëstørs þløçk, plëæsë møvë ït tø ëïthër thë \"çµrrëñt\" ør \"ïñçømïñg\" þløçk",
20
+ "Editor cursor is within the merge conflict splitter, please move it to either the \"current\" or \"incoming\" block": "Ëðïtør çµrsør ïs wïthïñ thë mërgë çøñflïçt splïttër, plëæsë møvë ït tø ëïthër thë \"çµrrëñt\" ør \"ïñçømïñg\" þløçk",
21
+ "No merge conflicts found in this file": "Ñø mërgë çøñflïçts føµñð ïñ thïs fïlë",
22
+ "No other merge conflicts within this file": "Ñø øthër mërgë çøñflïçts wïthïñ thïs fïlë",
23
+ "{0}: Current Changes ↔ Incoming Changes": "{0}: ǵrrëñt Çhæñgës ↔ Ïñçømïñg Çhæñgës"
24
+ },
25
+ "package": {
26
+ "command.accept.all-both": "Æççëpt Æll ßøth",
27
+ "command.accept.all-current": "Æççëpt Æll ǵrrëñt",
28
+ "command.accept.all-incoming": "Æççëpt Æll Ïñçømïñg",
29
+ "command.accept.both": "Æççëpt ßøth",
30
+ "command.accept.current": "Æççëpt ǵrrëñt",
31
+ "command.accept.incoming": "Æççëpt Ïñçømïñg",
32
+ "command.accept.selection": "Æççëpt §ëlëçtïøñ",
33
+ "command.category": "Mërgë Çøñflïçt",
34
+ "command.compare": "Çømpærë ǵrrëñt Çøñflïçt",
35
+ "command.next": "Ñëxt Çøñflïçt",
36
+ "command.previous": "Prëvïøµs Çøñflïçt",
37
+ "config.autoNavigateNextConflictEnabled": "Whëthër tø æµtømætïçællÿ ñævïgætë tø thë ñëxt mërgë çøñflïçt æftër rësølvïñg æ mërgë çøñflïçt.",
38
+ "config.codeLensEnabled": "Çrëætë æ Çøðë£ëñs før mërgë çøñflïçt þløçks wïthïñ ëðïtør.",
39
+ "config.decoratorsEnabled": "Çrëætë ðëçørætørs før mërgë çøñflïçt þløçks wïthïñ ëðïtør.",
40
+ "config.diffViewPosition": "Çøñtrøls whërë thë ðïff vïëw shøµlð þë øpëñëð whëñ çømpærïñg çhæñgës ïñ mërgë çøñflïçts.",
41
+ "config.diffViewPosition.below": "Øpëñ thë ðïff vïëw þëløw thë çµrrëñt ëðïtør grøµp.",
42
+ "config.diffViewPosition.beside": "Øpëñ thë ðïff vïëw ñëxt tø thë çµrrëñt ëðïtør grøµp.",
43
+ "config.diffViewPosition.current": "Øpëñ thë ðïff vïëw ïñ thë çµrrëñt ëðïtør grøµp.",
44
+ "config.title": "Mërgë Çøñflïçt",
45
+ "description": "Hïghlïghtïñg æñð çømmæñðs før ïñlïñë mërgë çøñflïçts.",
46
+ "displayName": "Mërgë Çøñflïçt"
47
+ }
48
+ }
49
+ }
@@ -0,0 +1,40 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "bundle": {
12
+ "Error validating custom environment setting: {0}": "Ërrør vælïðætïñg çµstøm ëñvïrøñmëñt sëttïñg: {0}",
13
+ "Microsoft Authentication": "Mïçrøsøft Ƶthëñtïçætïøñ",
14
+ "Microsoft Sovereign Cloud Authentication": "Mïçrøsøft §øvërëïgñ Çløµð Ƶthëñtïçætïøñ",
15
+ "Open settings": "Øpëñ sëttïñgs",
16
+ "Paste authorization code here...": "Pæstë æµthørïzætïøñ çøðë hërë...",
17
+ "Provide the authorization code to complete the sign in flow.": "Prøvïðë thë æµthørïzætïøñ çøðë tø çømplëtë thë sïgñ ïñ fløw.",
18
+ "The environment `{0}` is not a valid environment.": "Thë ëñvïrøñmëñt `{0}` ïs ñøt æ vælïð ëñvïrøñmëñt.",
19
+ "You have been signed out because reading stored authentication information failed.": "Ýøµ hævë þëëñ sïgñëð øµt þëçæµsë rëæðïñg størëð æµthëñtïçætïøñ ïñførmætïøñ fæïlëð.",
20
+ "You must also specify a custom environment in order to use the custom environment auth provider.": "Ýøµ mµst ælsø spëçïfÿ æ çµstøm ëñvïrøñmëñt ïñ ørðër tø µsë thë çµstøm ëñvïrøñmëñt æµth prøvïðër."
21
+ },
22
+ "package": {
23
+ "description": "Mïçrøsøft æµthëñtïçætïøñ prøvïðër",
24
+ "displayName": "Mïçrøsøft Æççøµñt",
25
+ "microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "Thë Æçtïvë Ðïrëçtørÿ ëñðpøïñt før thë çµstøm §øvërëïgñ Çløµð.",
26
+ "microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "Thë Æçtïvë Ðïrëçtørÿ rësøµrçë ÏÐ før thë çµstøm §øvërëïgñ Çløµð.",
27
+ "microsoft-sovereign-cloud.customEnvironment.description": "Thë çµstøm çøñfïgµrætïøñ før thë §øvërëïgñ Çløµð tø µsë wïth thë Mïçrøsøft §øvërëïgñ Çløµð æµthëñtïçætïøñ prøvïðër. Thïs æløñg wïth sëttïñg `#microsoft-sovereign-cloud.environment#` tø `çµstøm` ïs rëqµïrëð tø µsë thïs fëætµrë.",
28
+ "microsoft-sovereign-cloud.customEnvironment.managementEndpointUrl.description": "Thë mæñægëmëñt ëñðpøïñt før thë çµstøm §øvërëïgñ Çløµð.",
29
+ "microsoft-sovereign-cloud.customEnvironment.name.description": "Thë ñæmë øf thë çµstøm §øvërëïgñ Çløµð.",
30
+ "microsoft-sovereign-cloud.customEnvironment.portalUrl.description": "Thë pørtæl ÜR£ før thë çµstøm §øvërëïgñ Çløµð.",
31
+ "microsoft-sovereign-cloud.customEnvironment.resourceManagerEndpointUrl.description": "Thë rësøµrçë mæñægër ëñðpøïñt før thë çµstøm §øvërëïgñ Çløµð.",
32
+ "microsoft-sovereign-cloud.environment.description": "Thë §øvërëïgñ Çløµð tø µsë før æµthëñtïçætïøñ. Ïf ÿøµ sëlëçt `çµstøm`, ÿøµ mµst ælsø sët thë `#microsoft-sovereign-cloud.customEnvironment#` sëttïñg.",
33
+ "microsoft-sovereign-cloud.environment.enumDescriptions.AzureChinaCloud": "Æzµrë Çhïñæ",
34
+ "microsoft-sovereign-cloud.environment.enumDescriptions.AzureUSGovernment": "Æzµrë ܧ Gøvërñmëñt",
35
+ "microsoft-sovereign-cloud.environment.enumDescriptions.custom": "Æ çµstøm Mïçrøsøft §øvërëïgñ Çløµð",
36
+ "signIn": "§ïgñ Ïñ",
37
+ "signOut": "§ïgñ صt"
38
+ }
39
+ }
40
+ }
@@ -0,0 +1,122 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "bundle": {
12
+ "Could not find a valid npm script at the selection.": "Çøµlð ñøt fïñð æ vælïð ñpm sçrïpt æt thë sëlëçtïøñ.",
13
+ "Debug": "Ðëþµg",
14
+ "Debug Script": "Ðëþµg §çrïpt",
15
+ "Default bower.json": "Ðëfæµlt þøwër.jsøñ",
16
+ "Default package.json": "Ðëfæµlt pæçkægë.jsøñ",
17
+ "Do not show again": "Ðø ñøt shøw ægæïñ",
18
+ "Latest version: {0}": "£ætëst vërsïøñ: {0}",
19
+ "Latest version: {0} published {1}": "£ætëst vërsïøñ: {0} pµþlïshëð {1}",
20
+ "Learn more": "£ëærñ mørë",
21
+ "Matches the most recent major version (1.x.x)": "Mætçhës thë møst rëçëñt mæjør vërsïøñ (1.x.x)",
22
+ "Matches the most recent minor version (1.2.x)": "Mætçhës thë møst rëçëñt mïñør vërsïøñ (1.2.x)",
23
+ "No scripts found.": "Ñø sçrïpts føµñð.",
24
+ "Npm task detection: failed to parse the file {0}": "Ñpm tæsk ðëtëçtïøñ: fæïlëð tø pærsë thë fïlë {0}",
25
+ "Request to the NPM repository failed: {0}": "Rëqµëst tø thë ÑPM rëpøsïtørÿ fæïlëð: {0}",
26
+ "Request to the bower repository failed: {0}": "Rëqµëst tø thë þøwër rëpøsïtørÿ fæïlëð: {0}",
27
+ "Run Script": "Rµñ §çrïpt",
28
+ "Run the script as a task": "Rµñ thë sçrïpt æs æ tæsk",
29
+ "Runs the script under the debugger": "Rµñs thë sçrïpt µñðër thë ðëþµggër",
30
+ "The currently latest version of the package": "Thë çµrrëñtlÿ lætëst vërsïøñ øf thë pæçkægë",
31
+ "The setting \"npm.autoDetect\" is \"off\".": "Thë sëttïñg \"ñpm.æµtøÐëtëçt\" ïs \"øff\".",
32
+ "Using {0} as the preferred package manager. Found multiple lockfiles for {1}. To resolve this issue, delete the lockfiles that don\\'t match your preferred package manager or change the setting \"npm.packageManager\" to a value other than \"auto\".": "Üsïñg {0} æs thë prëfërrëð pæçkægë mæñægër. Føµñð mµltïplë løçkfïlës før {1}. Tø rësølvë thïs ïssµë, ðëlëtë thë løçkfïlës thæt ðøñ\\'t mætçh ÿøµr prëfërrëð pæçkægë mæñægër ør çhæñgë thë sëttïñg \"ñpm.pæçkægëMæñægër\" tø æ vælµë øthër thæñ \"æµtø\".",
33
+ "in {0}": "ïñ {0}",
34
+ "latest": "lætëst",
35
+ "now": "ñøw",
36
+ "{0} day": "{0} ðæÿ",
37
+ "{0} day ago": "{0} ðæÿ ægø",
38
+ "{0} days": "{0} ðæÿs",
39
+ "{0} days ago": "{0} ðæÿs ægø",
40
+ "{0} hour": "{0} høµr",
41
+ "{0} hour ago": "{0} høµr ægø",
42
+ "{0} hours": "{0} høµrs",
43
+ "{0} hours ago": "{0} høµrs ægø",
44
+ "{0} hr": "{0} hr",
45
+ "{0} hr ago": "{0} hr ægø",
46
+ "{0} hrs": "{0} hrs",
47
+ "{0} hrs ago": "{0} hrs ægø",
48
+ "{0} min": "{0} mïñ",
49
+ "{0} min ago": "{0} mïñ ægø",
50
+ "{0} mins": "{0} mïñs",
51
+ "{0} mins ago": "{0} mïñs ægø",
52
+ "{0} minute": "{0} mïñµtë",
53
+ "{0} minute ago": "{0} mïñµtë ægø",
54
+ "{0} minutes": "{0} mïñµtës",
55
+ "{0} minutes ago": "{0} mïñµtës ægø",
56
+ "{0} mo": "{0} mø",
57
+ "{0} mo ago": "{0} mø ægø",
58
+ "{0} month": "{0} møñth",
59
+ "{0} month ago": "{0} møñth ægø",
60
+ "{0} months": "{0} møñths",
61
+ "{0} months ago": "{0} møñths ægø",
62
+ "{0} mos": "{0} møs",
63
+ "{0} mos ago": "{0} møs ægø",
64
+ "{0} sec": "{0} sëç",
65
+ "{0} sec ago": "{0} sëç ægø",
66
+ "{0} second": "{0} sëçøñð",
67
+ "{0} second ago": "{0} sëçøñð ægø",
68
+ "{0} seconds": "{0} sëçøñðs",
69
+ "{0} seconds ago": "{0} sëçøñðs ægø",
70
+ "{0} secs": "{0} sëçs",
71
+ "{0} secs ago": "{0} sëçs ægø",
72
+ "{0} week": "{0} wëëk",
73
+ "{0} week ago": "{0} wëëk ægø",
74
+ "{0} weeks": "{0} wëëks",
75
+ "{0} weeks ago": "{0} wëëks ægø",
76
+ "{0} wk": "{0} wk",
77
+ "{0} wk ago": "{0} wk ægø",
78
+ "{0} wks": "{0} wks",
79
+ "{0} wks ago": "{0} wks ægø",
80
+ "{0} year": "{0} ÿëær",
81
+ "{0} year ago": "{0} ÿëær ægø",
82
+ "{0} years": "{0} ÿëærs",
83
+ "{0} years ago": "{0} ÿëærs ægø",
84
+ "{0} yr": "{0} ÿr",
85
+ "{0} yr ago": "{0} ÿr ægø",
86
+ "{0} yrs": "{0} ÿrs",
87
+ "{0} yrs ago": "{0} ÿrs ægø"
88
+ },
89
+ "package": {
90
+ "command.debug": "Ðëþµg",
91
+ "command.openScript": "Øpëñ",
92
+ "command.packageManager": "Gët Çøñfïgµrëð Pæçkægë Mæñægër",
93
+ "command.refresh": "Rëfrësh",
94
+ "command.run": "Rµñ",
95
+ "command.runInstall": "Rµñ Ïñstæll",
96
+ "command.runScriptFromFolder": "Rµñ ÑPM §çrïpt ïñ Følðër...",
97
+ "command.runSelectedScript": "Rµñ §çrïpt",
98
+ "config.npm.autoDetect": "Çøñtrøls whëthër ñpm sçrïpts shøµlð þë æµtømætïçællÿ ðëtëçtëð.",
99
+ "config.npm.enableRunFromFolder": "Ëñæþlë rµññïñg ñpm sçrïpts çøñtæïñëð ïñ æ følðër frøm thë Ëxplørër çøñtëxt mëñµ.",
100
+ "config.npm.enableScriptExplorer": "Ëñæþlë æñ ëxplørër vïëw før ñpm sçrïpts whëñ thërë ïs ñø tøp-lëvël 'pæçkægë.jsøñ' fïlë.",
101
+ "config.npm.exclude": "Çøñfïgµrë gløþ pættërñs før følðërs thæt shøµlð þë ëxçlµðëð frøm æµtømætïç sçrïpt ðëtëçtïøñ.",
102
+ "config.npm.fetchOnlinePackageInfo": "Fëtçh ðætæ frøm https://rëgïstrÿ.ñpmjs.ørg æñð https://rëgïstrÿ.þøwër.ïø tø prøvïðë æµtø-çømplëtïøñ æñð ïñførmætïøñ øñ høvër fëætµrës øñ ñpm ðëpëñðëñçïës.",
103
+ "config.npm.packageManager": "Thë pæçkægë mæñægër µsëð tø rµñ sçrïpts.",
104
+ "config.npm.packageManager.auto": "Ƶtø-ðëtëçt whïçh pæçkægë mæñægër tø µsë før rµññïñg sçrïpts þæsëð øñ løçk fïlës æñð ïñstællëð pæçkægë mæñægërs.",
105
+ "config.npm.packageManager.npm": "Üsë ñpm æs thë pæçkægë mæñægër før rµññïñg sçrïpts.",
106
+ "config.npm.packageManager.pnpm": "Üsë pñpm æs thë pæçkægë mæñægër før rµññïñg sçrïpts.",
107
+ "config.npm.packageManager.yarn": "Üsë ÿærñ æs thë pæçkægë mæñægër før rµññïñg sçrïpts.",
108
+ "config.npm.runSilent": "Rµñ ñpm çømmæñðs wïth thë `--sïlëñt` øptïøñ.",
109
+ "config.npm.scriptExplorerAction": "Thë ðëfæµlt çlïçk æçtïøñ µsëð ïñ thë ÑPM §çrïpts Ëxplørër: `øpëñ` ør `rµñ`, thë ðëfæµlt ïs `øpëñ`.",
110
+ "config.npm.scriptExplorerExclude": "Æñ ærræÿ øf rëgµlær ëxprëssïøñs thæt ïñðïçætë whïçh sçrïpts shøµlð þë ëxçlµðëð frøm thë ÑPM §çrïpts vïëw.",
111
+ "config.npm.scriptHover": "Ðïsplæÿ høvër wïth 'Rµñ' æñð 'Ðëþµg' çømmæñðs før sçrïpts.",
112
+ "description": "Ëxtëñsïøñ tø æðð tæsk sµppørt før ñpm sçrïpts.",
113
+ "displayName": "ÑPM sµppørt før V§ Çøðë",
114
+ "npm.parseError": "Ñpm tæsk ðëtëçtïøñ: fæïlëð tø pærsë thë fïlë {0}",
115
+ "taskdef.path": "Thë pæth tø thë følðër øf thë pæçkægë.jsøñ fïlë thæt prøvïðës thë sçrïpt. Çæñ þë ømïttëð.",
116
+ "taskdef.script": "Thë ñpm sçrïpt tø çµstømïzë.",
117
+ "view.name": "ÑPM §çrïpts",
118
+ "virtualWorkspaces": "Fµñçtïøñælïtÿ thæt rëqµïrës rµññïñg thë 'ñpm' çømmæñð ïs ñøt ævæïlæþlë ïñ vïrtµæl wørkspæçës.",
119
+ "workspaceTrust": "Thïs ëxtëñsïøñ ëxëçµtës tæsks, whïçh rëqµïrë trµst tø rµñ."
120
+ }
121
+ }
122
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg æñð þræçkët mætçhïñg ïñ Øþjëçtïvë-Ç fïlës.",
13
+ "displayName": "Øþjëçtïvë-Ç £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg æñð þræçkët mætçhïñg ïñ Përl fïlës.",
13
+ "displayName": "Përl £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,31 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "bundle": {
12
+ "Cannot validate since a PHP installation could not be found. Use the setting 'php.validate.executablePath' to configure the PHP executable.": "Çæññøt vælïðætë sïñçë æ PHP ïñstællætïøñ çøµlð ñøt þë føµñð. Üsë thë sëttïñg 'php.vælïðætë.ëxëçµtæþlëPæth' tø çøñfïgµrë thë PHP ëxëçµtæþlë.",
13
+ "Cannot validate since no PHP executable is set. Use the setting 'php.validate.executablePath' to configure the PHP executable.": "Çæññøt vælïðætë sïñçë ñø PHP ëxëçµtæþlë ïs sët. Üsë thë sëttïñg 'php.vælïðætë.ëxëçµtæþlëPæth' tø çøñfïgµrë thë PHP ëxëçµtæþlë.",
14
+ "Cannot validate since {0} is not a valid php executable. Use the setting 'php.validate.executablePath' to configure the PHP executable.": "Çæññøt vælïðætë sïñçë {0} ïs ñøt æ vælïð php ëxëçµtæþlë. Üsë thë sëttïñg 'php.vælïðætë.ëxëçµtæþlëPæth' tø çøñfïgµrë thë PHP ëxëçµtæþlë.",
15
+ "Failed to run php using path: {0}. Reason is unknown.": "Fæïlëð tø rµñ php µsïñg pæth: {0}. Rëæsøñ ïs µñkñøwñ.",
16
+ "Open Settings": "Øpëñ §ëttïñgs"
17
+ },
18
+ "package": {
19
+ "command.untrustValidationExecutable": "Ðïsælløw PHP vælïðætïøñ ëxëçµtæþlë (ðëfïñëð æs wørkspæçë sëttïñg)",
20
+ "commands.categroy.php": "PHP",
21
+ "configuration.suggest.basic": "Çøñtrøls whëthër thë þµïlt-ïñ PHP læñgµægë sµggëstïøñs ærë ëñæþlëð. Thë sµppørt sµggësts PHP gløþæls æñð værïæþlës.",
22
+ "configuration.title": "PHP",
23
+ "configuration.validate.enable": "Ëñæþlë/ðïsæþlë þµïlt-ïñ PHP vælïðætïøñ.",
24
+ "configuration.validate.executablePath": "Pøïñts tø thë PHP ëxëçµtæþlë.",
25
+ "configuration.validate.run": "Whëthër thë lïñtër ïs rµñ øñ sævë ør øñ tÿpë.",
26
+ "description": "Prøvïðës rïçh læñgµægë sµppørt før PHP fïlës.",
27
+ "displayName": "PHP £æñgµægë Fëætµrës",
28
+ "workspaceTrust": "Thë ëxtëñsïøñ rëqµïrës wørkspæçë trµst whëñ thë `php.vælïðætë.ëxëçµtæþlëPæth` sëttïñg wïll løæð æ vërsïøñ øf PHP ïñ thë wørkspæçë."
29
+ }
30
+ }
31
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg æñð þræçkët mætçhïñg før PHP fïlës.",
13
+ "displayName": "PHP £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sñïppëts, sÿñtæx hïghlïghtïñg, þræçkët mætçhïñg æñð følðïñg ïñ Pøwërshëll fïlës.",
13
+ "displayName": "Pøwërshëll £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg æñð þræçkët mætçhïñg ïñ Pµg fïlës.",
13
+ "displayName": "Pµg £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg, þræçkët mætçhïñg æñð følðïñg ïñ Pÿthøñ fïlës.",
13
+ "displayName": "Pÿthøñ £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg æñð þræçkët mætçhïñg ïñ R fïlës.",
13
+ "displayName": "R £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg, þræçkët mætçhïñg æñð følðïñg ïñ Ræzør fïlës.",
13
+ "displayName": "Ræzør £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "bundle": {
12
+ "Callers Of": "Çællërs Øf",
13
+ "Calls From": "Çælls Frøm",
14
+ "No results.": "Ñø rësµlts.",
15
+ "No results. Try running a previous search again:": "Ñø rësµlts. Trÿ rµññïñg æ prëvïøµs sëærçh ægæïñ:",
16
+ "Open Call": "Øpëñ Çæll",
17
+ "Open Reference": "Øpëñ Rëfërëñçë",
18
+ "Open Type": "Øpëñ Tÿpë",
19
+ "References": "Rëfërëñçës",
20
+ "Rerun": "Rërµñ",
21
+ "Select previous reference search": "§ëlëçt prëvïøµs rëfërëñçë sëærçh",
22
+ "Subtypes Of": "§µþtÿpës Øf",
23
+ "Supertypes Of": "§µpërtÿpës Øf",
24
+ "{0} result in {1} file": "{0} rësµlt ïñ {1} fïlë",
25
+ "{0} result in {1} files": "{0} rësµlt ïñ {1} fïlës",
26
+ "{0} results in {1} file": "{0} rësµlts ïñ {1} fïlë",
27
+ "{0} results in {1} files": "{0} rësµlts ïñ {1} fïlës"
28
+ },
29
+ "package": {
30
+ "cmd.category.references": "Rëfërëñçës",
31
+ "cmd.references-view.clear": "Çlëær",
32
+ "cmd.references-view.clearHistory": "Çlëær Hïstørÿ",
33
+ "cmd.references-view.copy": "Çøpÿ",
34
+ "cmd.references-view.copyAll": "Çøpÿ Æll",
35
+ "cmd.references-view.copyPath": "Çøpÿ Pæth",
36
+ "cmd.references-view.findImplementations": "Fïñð Æll Ïmplëmëñtætïøñs",
37
+ "cmd.references-view.findReferences": "Fïñð Æll Rëfërëñçës",
38
+ "cmd.references-view.next": "Gø tø Ñëxt Rëfërëñçë",
39
+ "cmd.references-view.pickFromHistory": "§høw Hïstørÿ",
40
+ "cmd.references-view.prev": "Gø tø Prëvïøµs Rëfërëñçë",
41
+ "cmd.references-view.refind": "Rërµñ",
42
+ "cmd.references-view.refresh": "Rëfrësh",
43
+ "cmd.references-view.removeCallItem": "Ðïsmïss",
44
+ "cmd.references-view.removeReferenceItem": "Ðïsmïss",
45
+ "cmd.references-view.removeTypeItem": "Ðïsmïss",
46
+ "cmd.references-view.showCallHierarchy": "§høw Çæll Hïërærçhÿ",
47
+ "cmd.references-view.showIncomingCalls": "§høw Ïñçømïñg Çælls",
48
+ "cmd.references-view.showOutgoingCalls": "§høw صtgøïñg Çælls",
49
+ "cmd.references-view.showSubtypes": "§høw §µþtÿpës",
50
+ "cmd.references-view.showSupertypes": "§høw §µpërtÿpës",
51
+ "cmd.references-view.showTypeHierarchy": "§høw Tÿpë Hïërærçhÿ",
52
+ "config.references.preferredLocation": "Çøñtrøls whëthër 'Pëëk Rëfërëñçës' ør 'Fïñð Rëfërëñçës' ïs ïñvøkëð whëñ sëlëçtïñg Çøðë£ëñs rëfërëñçës.",
53
+ "config.references.preferredLocation.peek": "§høw rëfërëñçës ïñ pëëk ëðïtør.",
54
+ "config.references.preferredLocation.view": "§høw rëfërëñçës ïñ sëpærætë vïëw.",
55
+ "container.title": "Rëfërëñçës",
56
+ "description": "Rëfërëñçë §ëærçh rësµlts æs sëpærætë, stæþlë vïëw ïñ thë sïðëþær",
57
+ "displayName": "Rëfërëñçë §ëærçh Vïëw",
58
+ "view.title": "Rëfërëñçë §ëærçh Rësµlts"
59
+ }
60
+ }
61
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg ïñ rë§trµçtµrëðTëxt fïlës.",
13
+ "displayName": "rë§trµçtµrëðTëxt £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg æñð þræçkët mætçhïñg ïñ Rµþÿ fïlës.",
13
+ "displayName": "Rµþÿ £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg æñð þræçkët mætçhïñg ïñ Rµst fïlës.",
13
+ "displayName": "Rµst £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg, þræçkët mætçhïñg æñð følðïñg ïñ §Ç§§ fïlës.",
13
+ "displayName": "§Ç§§ £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg æñð læñgµægë fëætµrës før tæþþëð sëærçh rësµlts.",
13
+ "displayName": "§ëærçh Rësµlt"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg æñð þræçkët mætçhïñg ïñ §hæðërlæþ fïlës.",
13
+ "displayName": "§hæðërlæþ £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "": [
3
+ "--------------------------------------------------------------------------------------------",
4
+ "Copyright (c) Microsoft Corporation. All rights reserved.",
5
+ "Licensed under the MIT License. See License.txt in the project root for license information.",
6
+ "--------------------------------------------------------------------------------------------",
7
+ "Do not edit this file. It is machine generated."
8
+ ],
9
+ "version": "1.0.0",
10
+ "contents": {
11
+ "package": {
12
+ "description": "Prøvïðës sÿñtæx hïghlïghtïñg æñð þræçkët mætçhïñg ïñ §hëll §çrïpt fïlës.",
13
+ "displayName": "§hëll §çrïpt £æñgµægë ßæsïçs"
14
+ }
15
+ }
16
+ }