package.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  1. {
  2. "name": "vscode-language-pack-ru",
  3. "displayName": "Russian Language Pack for Visual Studio Code",
  4. "description": "Language pack extension for Russian",
  5. "version": "1.110.2026041514",
  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.110.0"
  14. },
  15. "icon": "languagepack.png",
  16. "categories": [
  17. "Language Packs"
  18. ],
  19. "keywords": [
  20. "русский"
  21. ],
  22. "contributes": {
  23. "localizations": [
  24. {
  25. "languageId": "ru",
  26. "languageName": "Russian",
  27. "localizedLanguageName": "русский",
  28. "translations": [
  29. {
  30. "id": "vscode",
  31. "path": "./translations/main.i18n.json"
  32. },
  33. {
  34. "id": "ms-vscode.js-debug",
  35. "path": "./translations/extensions/ms-vscode.js-debug.i18n.json"
  36. },
  37. {
  38. "id": "vscode.bat",
  39. "path": "./translations/extensions/vscode.bat.i18n.json"
  40. },
  41. {
  42. "id": "vscode.builtin-notebook-renderers",
  43. "path": "./translations/extensions/vscode.builtin-notebook-renderers.i18n.json"
  44. },
  45. {
  46. "id": "vscode.clojure",
  47. "path": "./translations/extensions/vscode.clojure.i18n.json"
  48. },
  49. {
  50. "id": "vscode.coffeescript",
  51. "path": "./translations/extensions/vscode.coffeescript.i18n.json"
  52. },
  53. {
  54. "id": "vscode.configuration-editing",
  55. "path": "./translations/extensions/vscode.configuration-editing.i18n.json"
  56. },
  57. {
  58. "id": "vscode.cpp",
  59. "path": "./translations/extensions/vscode.cpp.i18n.json"
  60. },
  61. {
  62. "id": "vscode.csharp",
  63. "path": "./translations/extensions/vscode.csharp.i18n.json"
  64. },
  65. {
  66. "id": "vscode.css-language-features",
  67. "path": "./translations/extensions/vscode.css-language-features.i18n.json"
  68. },
  69. {
  70. "id": "vscode.css",
  71. "path": "./translations/extensions/vscode.css.i18n.json"
  72. },
  73. {
  74. "id": "vscode.dart",
  75. "path": "./translations/extensions/vscode.dart.i18n.json"
  76. },
  77. {
  78. "id": "vscode.debug-auto-launch",
  79. "path": "./translations/extensions/vscode.debug-auto-launch.i18n.json"
  80. },
  81. {
  82. "id": "vscode.debug-server-ready",
  83. "path": "./translations/extensions/vscode.debug-server-ready.i18n.json"
  84. },
  85. {
  86. "id": "vscode.diff",
  87. "path": "./translations/extensions/vscode.diff.i18n.json"
  88. },
  89. {
  90. "id": "vscode.docker",
  91. "path": "./translations/extensions/vscode.docker.i18n.json"
  92. },
  93. {
  94. "id": "vscode.dotenv",
  95. "path": "./translations/extensions/vscode.dotenv.i18n.json"
  96. },
  97. {
  98. "id": "vscode.emmet",
  99. "path": "./translations/extensions/vscode.emmet.i18n.json"
  100. },
  101. {
  102. "id": "vscode.extension-editing",
  103. "path": "./translations/extensions/vscode.extension-editing.i18n.json"
  104. },
  105. {
  106. "id": "vscode.fsharp",
  107. "path": "./translations/extensions/vscode.fsharp.i18n.json"
  108. },
  109. {
  110. "id": "vscode.git-base",
  111. "path": "./translations/extensions/vscode.git-base.i18n.json"
  112. },
  113. {
  114. "id": "vscode.git",
  115. "path": "./translations/extensions/vscode.git.i18n.json"
  116. },
  117. {
  118. "id": "vscode.github-authentication",
  119. "path": "./translations/extensions/vscode.github-authentication.i18n.json"
  120. },
  121. {
  122. "id": "vscode.github",
  123. "path": "./translations/extensions/vscode.github.i18n.json"
  124. },
  125. {
  126. "id": "vscode.go",
  127. "path": "./translations/extensions/vscode.go.i18n.json"
  128. },
  129. {
  130. "id": "vscode.groovy",
  131. "path": "./translations/extensions/vscode.groovy.i18n.json"
  132. },
  133. {
  134. "id": "vscode.grunt",
  135. "path": "./translations/extensions/vscode.grunt.i18n.json"
  136. },
  137. {
  138. "id": "vscode.gulp",
  139. "path": "./translations/extensions/vscode.gulp.i18n.json"
  140. },
  141. {
  142. "id": "vscode.handlebars",
  143. "path": "./translations/extensions/vscode.handlebars.i18n.json"
  144. },
  145. {
  146. "id": "vscode.hlsl",
  147. "path": "./translations/extensions/vscode.hlsl.i18n.json"
  148. },
  149. {
  150. "id": "vscode.html-language-features",
  151. "path": "./translations/extensions/vscode.html-language-features.i18n.json"
  152. },
  153. {
  154. "id": "vscode.html",
  155. "path": "./translations/extensions/vscode.html.i18n.json"
  156. },
  157. {
  158. "id": "vscode.ini",
  159. "path": "./translations/extensions/vscode.ini.i18n.json"
  160. },
  161. {
  162. "id": "vscode.ipynb",
  163. "path": "./translations/extensions/vscode.ipynb.i18n.json"
  164. },
  165. {
  166. "id": "vscode.jake",
  167. "path": "./translations/extensions/vscode.jake.i18n.json"
  168. },
  169. {
  170. "id": "vscode.java",
  171. "path": "./translations/extensions/vscode.java.i18n.json"
  172. },
  173. {
  174. "id": "vscode.javascript",
  175. "path": "./translations/extensions/vscode.javascript.i18n.json"
  176. },
  177. {
  178. "id": "vscode.json-language-features",
  179. "path": "./translations/extensions/vscode.json-language-features.i18n.json"
  180. },
  181. {
  182. "id": "vscode.json",
  183. "path": "./translations/extensions/vscode.json.i18n.json"
  184. },
  185. {
  186. "id": "vscode.julia",
  187. "path": "./translations/extensions/vscode.julia.i18n.json"
  188. },
  189. {
  190. "id": "vscode.latex",
  191. "path": "./translations/extensions/vscode.latex.i18n.json"
  192. },
  193. {
  194. "id": "vscode.less",
  195. "path": "./translations/extensions/vscode.less.i18n.json"
  196. },
  197. {
  198. "id": "vscode.log",
  199. "path": "./translations/extensions/vscode.log.i18n.json"
  200. },
  201. {
  202. "id": "vscode.lua",
  203. "path": "./translations/extensions/vscode.lua.i18n.json"
  204. },
  205. {
  206. "id": "vscode.make",
  207. "path": "./translations/extensions/vscode.make.i18n.json"
  208. },
  209. {
  210. "id": "vscode.markdown-language-features",
  211. "path": "./translations/extensions/vscode.markdown-language-features.i18n.json"
  212. },
  213. {
  214. "id": "vscode.markdown-math",
  215. "path": "./translations/extensions/vscode.markdown-math.i18n.json"
  216. },
  217. {
  218. "id": "vscode.markdown",
  219. "path": "./translations/extensions/vscode.markdown.i18n.json"
  220. },
  221. {
  222. "id": "vscode.media-preview",
  223. "path": "./translations/extensions/vscode.media-preview.i18n.json"
  224. },
  225. {
  226. "id": "vscode.merge-conflict",
  227. "path": "./translations/extensions/vscode.merge-conflict.i18n.json"
  228. },
  229. {
  230. "id": "vscode.mermaid-chat-features",
  231. "path": "./translations/extensions/vscode.mermaid-chat-features.i18n.json"
  232. },
  233. {
  234. "id": "vscode.microsoft-authentication",
  235. "path": "./translations/extensions/vscode.microsoft-authentication.i18n.json"
  236. },
  237. {
  238. "id": "vscode.npm",
  239. "path": "./translations/extensions/vscode.npm.i18n.json"
  240. },
  241. {
  242. "id": "vscode.objective-c",
  243. "path": "./translations/extensions/vscode.objective-c.i18n.json"
  244. },
  245. {
  246. "id": "vscode.perl",
  247. "path": "./translations/extensions/vscode.perl.i18n.json"
  248. },
  249. {
  250. "id": "vscode.php-language-features",
  251. "path": "./translations/extensions/vscode.php-language-features.i18n.json"
  252. },
  253. {
  254. "id": "vscode.php",
  255. "path": "./translations/extensions/vscode.php.i18n.json"
  256. },
  257. {
  258. "id": "vscode.powershell",
  259. "path": "./translations/extensions/vscode.powershell.i18n.json"
  260. },
  261. {
  262. "id": "vscode.prompt",
  263. "path": "./translations/extensions/vscode.prompt.i18n.json"
  264. },
  265. {
  266. "id": "vscode.pug",
  267. "path": "./translations/extensions/vscode.pug.i18n.json"
  268. },
  269. {
  270. "id": "vscode.python",
  271. "path": "./translations/extensions/vscode.python.i18n.json"
  272. },
  273. {
  274. "id": "vscode.r",
  275. "path": "./translations/extensions/vscode.r.i18n.json"
  276. },
  277. {
  278. "id": "vscode.razor",
  279. "path": "./translations/extensions/vscode.razor.i18n.json"
  280. },
  281. {
  282. "id": "vscode.references-view",
  283. "path": "./translations/extensions/vscode.references-view.i18n.json"
  284. },
  285. {
  286. "id": "vscode.restructuredtext",
  287. "path": "./translations/extensions/vscode.restructuredtext.i18n.json"
  288. },
  289. {
  290. "id": "vscode.ruby",
  291. "path": "./translations/extensions/vscode.ruby.i18n.json"
  292. },
  293. {
  294. "id": "vscode.rust",
  295. "path": "./translations/extensions/vscode.rust.i18n.json"
  296. },
  297. {
  298. "id": "vscode.scss",
  299. "path": "./translations/extensions/vscode.scss.i18n.json"
  300. },
  301. {
  302. "id": "vscode.search-result",
  303. "path": "./translations/extensions/vscode.search-result.i18n.json"
  304. },
  305. {
  306. "id": "vscode.shaderlab",
  307. "path": "./translations/extensions/vscode.shaderlab.i18n.json"
  308. },
  309. {
  310. "id": "vscode.shellscript",
  311. "path": "./translations/extensions/vscode.shellscript.i18n.json"
  312. },
  313. {
  314. "id": "vscode.simple-browser",
  315. "path": "./translations/extensions/vscode.simple-browser.i18n.json"
  316. },
  317. {
  318. "id": "vscode.sql",
  319. "path": "./translations/extensions/vscode.sql.i18n.json"
  320. },
  321. {
  322. "id": "vscode.swift",
  323. "path": "./translations/extensions/vscode.swift.i18n.json"
  324. },
  325. {
  326. "id": "vscode.terminal-suggest",
  327. "path": "./translations/extensions/vscode.terminal-suggest.i18n.json"
  328. },
  329. {
  330. "id": "vscode.theme-2026",
  331. "path": "./translations/extensions/vscode.theme-2026.i18n.json"
  332. },
  333. {
  334. "id": "vscode.theme-abyss",
  335. "path": "./translations/extensions/vscode.theme-abyss.i18n.json"
  336. },
  337. {
  338. "id": "vscode.theme-defaults",
  339. "path": "./translations/extensions/vscode.theme-defaults.i18n.json"
  340. },
  341. {
  342. "id": "vscode.theme-kimbie-dark",
  343. "path": "./translations/extensions/vscode.theme-kimbie-dark.i18n.json"
  344. },
  345. {
  346. "id": "vscode.theme-monokai-dimmed",
  347. "path": "./translations/extensions/vscode.theme-monokai-dimmed.i18n.json"
  348. },
  349. {
  350. "id": "vscode.theme-monokai",
  351. "path": "./translations/extensions/vscode.theme-monokai.i18n.json"
  352. },
  353. {
  354. "id": "vscode.theme-quietlight",
  355. "path": "./translations/extensions/vscode.theme-quietlight.i18n.json"
  356. },
  357. {
  358. "id": "vscode.theme-red",
  359. "path": "./translations/extensions/vscode.theme-red.i18n.json"
  360. },
  361. {
  362. "id": "vscode.theme-solarized-dark",
  363. "path": "./translations/extensions/vscode.theme-solarized-dark.i18n.json"
  364. },
  365. {
  366. "id": "vscode.theme-solarized-light",
  367. "path": "./translations/extensions/vscode.theme-solarized-light.i18n.json"
  368. },
  369. {
  370. "id": "vscode.theme-tomorrow-night-blue",
  371. "path": "./translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json"
  372. },
  373. {
  374. "id": "vscode.tunnel-forwarding",
  375. "path": "./translations/extensions/vscode.tunnel-forwarding.i18n.json"
  376. },
  377. {
  378. "id": "vscode.typescript-language-features",
  379. "path": "./translations/extensions/vscode.typescript-language-features.i18n.json"
  380. },
  381. {
  382. "id": "vscode.typescript",
  383. "path": "./translations/extensions/vscode.typescript.i18n.json"
  384. },
  385. {
  386. "id": "vscode.vb",
  387. "path": "./translations/extensions/vscode.vb.i18n.json"
  388. },
  389. {
  390. "id": "vscode.vscode-theme-seti",
  391. "path": "./translations/extensions/vscode.vscode-theme-seti.i18n.json"
  392. },
  393. {
  394. "id": "vscode.xml",
  395. "path": "./translations/extensions/vscode.xml.i18n.json"
  396. },
  397. {
  398. "id": "vscode.yaml",
  399. "path": "./translations/extensions/vscode.yaml.i18n.json"
  400. }
  401. ]
  402. }
  403. ]
  404. },
  405. "scripts": {
  406. "update": "cd ../vscode && npm run update-localization-extension ru"
  407. },
  408. "__metadata": {
  409. "installedTimestamp": 1776438569591,
  410. "targetPlatform": "undefined",
  411. "size": 3103831
  412. }
  413. }