@codingame/monaco-vscode-language-pack-ru 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.
- package/index.d.ts +1 -0
- package/index.js +92 -0
- package/package.json +23 -0
- package/translations/extensions/ms-vscode.js-debug.i18n.json +418 -0
- package/translations/extensions/vscode.bat.i18n.json +16 -0
- package/translations/extensions/vscode.builtin-notebook-renderers.i18n.json +16 -0
- package/translations/extensions/vscode.clojure.i18n.json +16 -0
- package/translations/extensions/vscode.coffeescript.i18n.json +16 -0
- package/translations/extensions/vscode.configuration-editing.i18n.json +68 -0
- package/translations/extensions/vscode.cpp.i18n.json +16 -0
- package/translations/extensions/vscode.csharp.i18n.json +16 -0
- package/translations/extensions/vscode.css-language-features.i18n.json +365 -0
- package/translations/extensions/vscode.css.i18n.json +16 -0
- package/translations/extensions/vscode.dart.i18n.json +16 -0
- package/translations/extensions/vscode.debug-auto-launch.i18n.json +37 -0
- package/translations/extensions/vscode.debug-server-ready.i18n.json +30 -0
- package/translations/extensions/vscode.diff.i18n.json +16 -0
- package/translations/extensions/vscode.docker.i18n.json +16 -0
- package/translations/extensions/vscode.emmet.i18n.json +83 -0
- package/translations/extensions/vscode.extension-editing.i18n.json +33 -0
- package/translations/extensions/vscode.fsharp.i18n.json +16 -0
- package/translations/extensions/vscode.git-base.i18n.json +30 -0
- package/translations/extensions/vscode.git.i18n.json +606 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +37 -0
- package/translations/extensions/vscode.github.i18n.json +58 -0
- package/translations/extensions/vscode.go.i18n.json +16 -0
- package/translations/extensions/vscode.groovy.i18n.json +16 -0
- package/translations/extensions/vscode.grunt.i18n.json +25 -0
- package/translations/extensions/vscode.gulp.i18n.json +24 -0
- package/translations/extensions/vscode.handlebars.i18n.json +16 -0
- package/translations/extensions/vscode.hlsl.i18n.json +16 -0
- package/translations/extensions/vscode.html-language-features.i18n.json +302 -0
- package/translations/extensions/vscode.html.i18n.json +16 -0
- package/translations/extensions/vscode.ini.i18n.json +16 -0
- package/translations/extensions/vscode.ipynb.i18n.json +26 -0
- package/translations/extensions/vscode.jake.i18n.json +24 -0
- package/translations/extensions/vscode.java.i18n.json +16 -0
- package/translations/extensions/vscode.javascript.i18n.json +16 -0
- package/translations/extensions/vscode.json-language-features.i18n.json +185 -0
- package/translations/extensions/vscode.json.i18n.json +16 -0
- package/translations/extensions/vscode.julia.i18n.json +16 -0
- package/translations/extensions/vscode.latex.i18n.json +16 -0
- package/translations/extensions/vscode.less.i18n.json +16 -0
- package/translations/extensions/vscode.log.i18n.json +16 -0
- package/translations/extensions/vscode.lua.i18n.json +16 -0
- package/translations/extensions/vscode.make.i18n.json +16 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +150 -0
- package/translations/extensions/vscode.markdown-math.i18n.json +18 -0
- package/translations/extensions/vscode.markdown.i18n.json +16 -0
- package/translations/extensions/vscode.media-preview.i18n.json +40 -0
- package/translations/extensions/vscode.merge-conflict.i18n.json +49 -0
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +40 -0
- package/translations/extensions/vscode.npm.i18n.json +122 -0
- package/translations/extensions/vscode.objective-c.i18n.json +16 -0
- package/translations/extensions/vscode.perl.i18n.json +16 -0
- package/translations/extensions/vscode.php-language-features.i18n.json +31 -0
- package/translations/extensions/vscode.php.i18n.json +16 -0
- package/translations/extensions/vscode.powershell.i18n.json +16 -0
- package/translations/extensions/vscode.pug.i18n.json +16 -0
- package/translations/extensions/vscode.python.i18n.json +16 -0
- package/translations/extensions/vscode.r.i18n.json +16 -0
- package/translations/extensions/vscode.razor.i18n.json +16 -0
- package/translations/extensions/vscode.references-view.i18n.json +61 -0
- package/translations/extensions/vscode.restructuredtext.i18n.json +16 -0
- package/translations/extensions/vscode.ruby.i18n.json +16 -0
- package/translations/extensions/vscode.rust.i18n.json +16 -0
- package/translations/extensions/vscode.scss.i18n.json +16 -0
- package/translations/extensions/vscode.search-result.i18n.json +16 -0
- package/translations/extensions/vscode.shaderlab.i18n.json +16 -0
- package/translations/extensions/vscode.shellscript.i18n.json +16 -0
- package/translations/extensions/vscode.simple-browser.i18n.json +28 -0
- package/translations/extensions/vscode.sql.i18n.json +16 -0
- package/translations/extensions/vscode.swift.i18n.json +16 -0
- package/translations/extensions/vscode.theme-abyss.i18n.json +17 -0
- package/translations/extensions/vscode.theme-defaults.i18n.json +25 -0
- package/translations/extensions/vscode.theme-kimbie-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai-dimmed.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai.i18n.json +17 -0
- package/translations/extensions/vscode.theme-quietlight.i18n.json +17 -0
- package/translations/extensions/vscode.theme-red.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-light.i18n.json +17 -0
- package/translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json +17 -0
- package/translations/extensions/vscode.tunnel-forwarding.i18n.json +27 -0
- package/translations/extensions/vscode.typescript-language-features.i18n.json +350 -0
- package/translations/extensions/vscode.typescript.i18n.json +16 -0
- package/translations/extensions/vscode.vb.i18n.json +16 -0
- package/translations/extensions/vscode.vscode-theme-seti.i18n.json +17 -0
- package/translations/extensions/vscode.xml.i18n.json +16 -0
- package/translations/extensions/vscode.yaml.i18n.json +16 -0
- package/translations/main.i18n.json.js +13020 -0
package/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {}
|
package/index.js
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import { registerLocalization } from 'vscode/l10n';
|
|
2
|
+
import content from './translations/main.i18n.json.js';
|
|
3
|
+
|
|
4
|
+
registerLocalization('ru', content, {
|
|
5
|
+
'ms-vscode.js-debug': new URL('./translations/extensions/ms-vscode.js-debug.i18n.json', import.meta.url).href,
|
|
6
|
+
'vscode.bat': new URL('./translations/extensions/vscode.bat.i18n.json', import.meta.url).href,
|
|
7
|
+
'vscode.builtin-notebook-renderers': new URL('./translations/extensions/vscode.builtin-notebook-renderers.i18n.json', import.meta.url).href,
|
|
8
|
+
'vscode.clojure': new URL('./translations/extensions/vscode.clojure.i18n.json', import.meta.url).href,
|
|
9
|
+
'vscode.coffeescript': new URL('./translations/extensions/vscode.coffeescript.i18n.json', import.meta.url).href,
|
|
10
|
+
'vscode.configuration-editing': new URL('./translations/extensions/vscode.configuration-editing.i18n.json', import.meta.url).href,
|
|
11
|
+
'vscode.cpp': new URL('./translations/extensions/vscode.cpp.i18n.json', import.meta.url).href,
|
|
12
|
+
'vscode.csharp': new URL('./translations/extensions/vscode.csharp.i18n.json', import.meta.url).href,
|
|
13
|
+
'vscode.css-language-features': new URL('./translations/extensions/vscode.css-language-features.i18n.json', import.meta.url).href,
|
|
14
|
+
'vscode.css': new URL('./translations/extensions/vscode.css.i18n.json', import.meta.url).href,
|
|
15
|
+
'vscode.dart': new URL('./translations/extensions/vscode.dart.i18n.json', import.meta.url).href,
|
|
16
|
+
'vscode.debug-auto-launch': new URL('./translations/extensions/vscode.debug-auto-launch.i18n.json', import.meta.url).href,
|
|
17
|
+
'vscode.debug-server-ready': new URL('./translations/extensions/vscode.debug-server-ready.i18n.json', import.meta.url).href,
|
|
18
|
+
'vscode.diff': new URL('./translations/extensions/vscode.diff.i18n.json', import.meta.url).href,
|
|
19
|
+
'vscode.docker': new URL('./translations/extensions/vscode.docker.i18n.json', import.meta.url).href,
|
|
20
|
+
'vscode.emmet': new URL('./translations/extensions/vscode.emmet.i18n.json', import.meta.url).href,
|
|
21
|
+
'vscode.extension-editing': new URL('./translations/extensions/vscode.extension-editing.i18n.json', import.meta.url).href,
|
|
22
|
+
'vscode.fsharp': new URL('./translations/extensions/vscode.fsharp.i18n.json', import.meta.url).href,
|
|
23
|
+
'vscode.git-base': new URL('./translations/extensions/vscode.git-base.i18n.json', import.meta.url).href,
|
|
24
|
+
'vscode.git': new URL('./translations/extensions/vscode.git.i18n.json', import.meta.url).href,
|
|
25
|
+
'vscode.github-authentication': new URL('./translations/extensions/vscode.github-authentication.i18n.json', import.meta.url).href,
|
|
26
|
+
'vscode.github': new URL('./translations/extensions/vscode.github.i18n.json', import.meta.url).href,
|
|
27
|
+
'vscode.go': new URL('./translations/extensions/vscode.go.i18n.json', import.meta.url).href,
|
|
28
|
+
'vscode.groovy': new URL('./translations/extensions/vscode.groovy.i18n.json', import.meta.url).href,
|
|
29
|
+
'vscode.grunt': new URL('./translations/extensions/vscode.grunt.i18n.json', import.meta.url).href,
|
|
30
|
+
'vscode.gulp': new URL('./translations/extensions/vscode.gulp.i18n.json', import.meta.url).href,
|
|
31
|
+
'vscode.handlebars': new URL('./translations/extensions/vscode.handlebars.i18n.json', import.meta.url).href,
|
|
32
|
+
'vscode.hlsl': new URL('./translations/extensions/vscode.hlsl.i18n.json', import.meta.url).href,
|
|
33
|
+
'vscode.html-language-features': new URL('./translations/extensions/vscode.html-language-features.i18n.json', import.meta.url).href,
|
|
34
|
+
'vscode.html': new URL('./translations/extensions/vscode.html.i18n.json', import.meta.url).href,
|
|
35
|
+
'vscode.ini': new URL('./translations/extensions/vscode.ini.i18n.json', import.meta.url).href,
|
|
36
|
+
'vscode.ipynb': new URL('./translations/extensions/vscode.ipynb.i18n.json', import.meta.url).href,
|
|
37
|
+
'vscode.jake': new URL('./translations/extensions/vscode.jake.i18n.json', import.meta.url).href,
|
|
38
|
+
'vscode.java': new URL('./translations/extensions/vscode.java.i18n.json', import.meta.url).href,
|
|
39
|
+
'vscode.javascript': new URL('./translations/extensions/vscode.javascript.i18n.json', import.meta.url).href,
|
|
40
|
+
'vscode.json-language-features': new URL('./translations/extensions/vscode.json-language-features.i18n.json', import.meta.url).href,
|
|
41
|
+
'vscode.json': new URL('./translations/extensions/vscode.json.i18n.json', import.meta.url).href,
|
|
42
|
+
'vscode.julia': new URL('./translations/extensions/vscode.julia.i18n.json', import.meta.url).href,
|
|
43
|
+
'vscode.latex': new URL('./translations/extensions/vscode.latex.i18n.json', import.meta.url).href,
|
|
44
|
+
'vscode.less': new URL('./translations/extensions/vscode.less.i18n.json', import.meta.url).href,
|
|
45
|
+
'vscode.log': new URL('./translations/extensions/vscode.log.i18n.json', import.meta.url).href,
|
|
46
|
+
'vscode.lua': new URL('./translations/extensions/vscode.lua.i18n.json', import.meta.url).href,
|
|
47
|
+
'vscode.make': new URL('./translations/extensions/vscode.make.i18n.json', import.meta.url).href,
|
|
48
|
+
'vscode.markdown-language-features': new URL('./translations/extensions/vscode.markdown-language-features.i18n.json', import.meta.url).href,
|
|
49
|
+
'vscode.markdown-math': new URL('./translations/extensions/vscode.markdown-math.i18n.json', import.meta.url).href,
|
|
50
|
+
'vscode.markdown': new URL('./translations/extensions/vscode.markdown.i18n.json', import.meta.url).href,
|
|
51
|
+
'vscode.media-preview': new URL('./translations/extensions/vscode.media-preview.i18n.json', import.meta.url).href,
|
|
52
|
+
'vscode.merge-conflict': new URL('./translations/extensions/vscode.merge-conflict.i18n.json', import.meta.url).href,
|
|
53
|
+
'vscode.microsoft-authentication': new URL('./translations/extensions/vscode.microsoft-authentication.i18n.json', import.meta.url).href,
|
|
54
|
+
'vscode.npm': new URL('./translations/extensions/vscode.npm.i18n.json', import.meta.url).href,
|
|
55
|
+
'vscode.objective-c': new URL('./translations/extensions/vscode.objective-c.i18n.json', import.meta.url).href,
|
|
56
|
+
'vscode.perl': new URL('./translations/extensions/vscode.perl.i18n.json', import.meta.url).href,
|
|
57
|
+
'vscode.php-language-features': new URL('./translations/extensions/vscode.php-language-features.i18n.json', import.meta.url).href,
|
|
58
|
+
'vscode.php': new URL('./translations/extensions/vscode.php.i18n.json', import.meta.url).href,
|
|
59
|
+
'vscode.powershell': new URL('./translations/extensions/vscode.powershell.i18n.json', import.meta.url).href,
|
|
60
|
+
'vscode.pug': new URL('./translations/extensions/vscode.pug.i18n.json', import.meta.url).href,
|
|
61
|
+
'vscode.python': new URL('./translations/extensions/vscode.python.i18n.json', import.meta.url).href,
|
|
62
|
+
'vscode.r': new URL('./translations/extensions/vscode.r.i18n.json', import.meta.url).href,
|
|
63
|
+
'vscode.razor': new URL('./translations/extensions/vscode.razor.i18n.json', import.meta.url).href,
|
|
64
|
+
'vscode.references-view': new URL('./translations/extensions/vscode.references-view.i18n.json', import.meta.url).href,
|
|
65
|
+
'vscode.restructuredtext': new URL('./translations/extensions/vscode.restructuredtext.i18n.json', import.meta.url).href,
|
|
66
|
+
'vscode.ruby': new URL('./translations/extensions/vscode.ruby.i18n.json', import.meta.url).href,
|
|
67
|
+
'vscode.rust': new URL('./translations/extensions/vscode.rust.i18n.json', import.meta.url).href,
|
|
68
|
+
'vscode.scss': new URL('./translations/extensions/vscode.scss.i18n.json', import.meta.url).href,
|
|
69
|
+
'vscode.search-result': new URL('./translations/extensions/vscode.search-result.i18n.json', import.meta.url).href,
|
|
70
|
+
'vscode.shaderlab': new URL('./translations/extensions/vscode.shaderlab.i18n.json', import.meta.url).href,
|
|
71
|
+
'vscode.shellscript': new URL('./translations/extensions/vscode.shellscript.i18n.json', import.meta.url).href,
|
|
72
|
+
'vscode.simple-browser': new URL('./translations/extensions/vscode.simple-browser.i18n.json', import.meta.url).href,
|
|
73
|
+
'vscode.sql': new URL('./translations/extensions/vscode.sql.i18n.json', import.meta.url).href,
|
|
74
|
+
'vscode.swift': new URL('./translations/extensions/vscode.swift.i18n.json', import.meta.url).href,
|
|
75
|
+
'vscode.theme-abyss': new URL('./translations/extensions/vscode.theme-abyss.i18n.json', import.meta.url).href,
|
|
76
|
+
'vscode.theme-defaults': new URL('./translations/extensions/vscode.theme-defaults.i18n.json', import.meta.url).href,
|
|
77
|
+
'vscode.theme-kimbie-dark': new URL('./translations/extensions/vscode.theme-kimbie-dark.i18n.json', import.meta.url).href,
|
|
78
|
+
'vscode.theme-monokai-dimmed': new URL('./translations/extensions/vscode.theme-monokai-dimmed.i18n.json', import.meta.url).href,
|
|
79
|
+
'vscode.theme-monokai': new URL('./translations/extensions/vscode.theme-monokai.i18n.json', import.meta.url).href,
|
|
80
|
+
'vscode.theme-quietlight': new URL('./translations/extensions/vscode.theme-quietlight.i18n.json', import.meta.url).href,
|
|
81
|
+
'vscode.theme-red': new URL('./translations/extensions/vscode.theme-red.i18n.json', import.meta.url).href,
|
|
82
|
+
'vscode.theme-solarized-dark': new URL('./translations/extensions/vscode.theme-solarized-dark.i18n.json', import.meta.url).href,
|
|
83
|
+
'vscode.theme-solarized-light': new URL('./translations/extensions/vscode.theme-solarized-light.i18n.json', import.meta.url).href,
|
|
84
|
+
'vscode.theme-tomorrow-night-blue': new URL('./translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json', import.meta.url).href,
|
|
85
|
+
'vscode.tunnel-forwarding': new URL('./translations/extensions/vscode.tunnel-forwarding.i18n.json', import.meta.url).href,
|
|
86
|
+
'vscode.typescript-language-features': new URL('./translations/extensions/vscode.typescript-language-features.i18n.json', import.meta.url).href,
|
|
87
|
+
'vscode.typescript': new URL('./translations/extensions/vscode.typescript.i18n.json', import.meta.url).href,
|
|
88
|
+
'vscode.vb': new URL('./translations/extensions/vscode.vb.i18n.json', import.meta.url).href,
|
|
89
|
+
'vscode.vscode-theme-seti': new URL('./translations/extensions/vscode.vscode-theme-seti.i18n.json', import.meta.url).href,
|
|
90
|
+
'vscode.xml': new URL('./translations/extensions/vscode.xml.i18n.json', import.meta.url).href,
|
|
91
|
+
'vscode.yaml': new URL('./translations/extensions/vscode.yaml.i18n.json', import.meta.url).href
|
|
92
|
+
});
|
package/package.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@codingame/monaco-vscode-language-pack-ru",
|
|
3
|
+
"version": "1.83.3-next.0",
|
|
4
|
+
"keywords": [],
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "CodinGame",
|
|
7
|
+
"url": "http://www.codingame.com"
|
|
8
|
+
},
|
|
9
|
+
"license": "MIT",
|
|
10
|
+
"repository": {
|
|
11
|
+
"type": "git",
|
|
12
|
+
"url": "git+https://github.com/CodinGame/monaco-vscode-api.git"
|
|
13
|
+
},
|
|
14
|
+
"type": "module",
|
|
15
|
+
"private": false,
|
|
16
|
+
"description": "Language pack designed to be used with @codingame/monaco-vscode-api",
|
|
17
|
+
"main": "index.js",
|
|
18
|
+
"module": "index.js",
|
|
19
|
+
"types": "index.d.ts",
|
|
20
|
+
"dependencies": {
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@1.83.3-next.0"
|
|
22
|
+
}
|
|
23
|
+
}
|