@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
|
@@ -0,0 +1,37 @@
|
|
|
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
|
+
"Continue to GitHub": "Перейти в GitHub",
|
|
13
|
+
"Continue to GitHub to create a Personal Access Token (PAT)": "Перейдите в GitHub, чтобы создать личный маркер доступа",
|
|
14
|
+
"Copy & Continue to GitHub": "Копировать и продолжить в GitHub",
|
|
15
|
+
"GitHub Enterprise Server URI is not a valid URI: {0}": "URI сервера GitHub Enterprise не является допустимым URI: {0}",
|
|
16
|
+
"Having trouble logging in? Would you like to try a different way? ({0})": "Проблемы со входом? Хотите попробовать другой способ? ({0})",
|
|
17
|
+
"No": "Нет",
|
|
18
|
+
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "Откройте [{0}]({0}) на новой вкладке и вставьте одноразовый код: {1}",
|
|
19
|
+
"Sign in failed: {0}": "Не удалось войти: {0}",
|
|
20
|
+
"Sign out failed: {0}": "Не удалось выйти: {0}",
|
|
21
|
+
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "Выполняется вход в {0}...",
|
|
22
|
+
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "Чтобы завершить проверку подлинности, перейдите в GitHub и вставьте приведенный выше одноразовый код.",
|
|
23
|
+
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "Чтобы завершить проверку подлинности, перейдите в GitHub для создания личного маркера доступа, а затем вставьте личный маркер доступа в поле ввода.",
|
|
24
|
+
"Yes": "Да",
|
|
25
|
+
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "Вы еще не завершили авторизацию этого расширения для использования GitHub. Хотите попробовать другой способ? ({0})",
|
|
26
|
+
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "Ваш код: {0}",
|
|
27
|
+
"device code": "код устройства",
|
|
28
|
+
"local server": "локальный сервер",
|
|
29
|
+
"personal access token": "личный маркер доступа",
|
|
30
|
+
"url handler": "обработчик URL-адресов"
|
|
31
|
+
},
|
|
32
|
+
"package": {
|
|
33
|
+
"description": "Поставщик проверки подлинности GitHub",
|
|
34
|
+
"displayName": "Проверка подлинности GitHub"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
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
|
+
"Checkout on vscode.dev": "Извлечь на vscode.dev",
|
|
13
|
+
"Commit Changes": "Зафиксировать изменения",
|
|
14
|
+
"Copy Anyway": "Все равно копировать",
|
|
15
|
+
"Copy vscode.dev Link": "Копировать ссылку vscode.dev",
|
|
16
|
+
"Create Fork": "Создать вилку",
|
|
17
|
+
"Create GitHub fork": "Создать вилку GitHub",
|
|
18
|
+
"Create PR": "Создать запрос на вытягивание",
|
|
19
|
+
"Creating GitHub Pull Request...": "Идет создание запроса на вытягивание GitHub...",
|
|
20
|
+
"Creating first commit": "Создание первой фиксации",
|
|
21
|
+
"Forking \"{0}/{1}\"...": "Создание вилки \"{0}/{1}\"...",
|
|
22
|
+
"Learn More": "Дополнительные сведения",
|
|
23
|
+
"Log level: {0}": "Уровень ведения журнала: {0}",
|
|
24
|
+
"No": "Нет",
|
|
25
|
+
"No template": "Шаблон отсутствует",
|
|
26
|
+
"Open PR": "Открыть запрос на вытягивание",
|
|
27
|
+
"Open on GitHub": "Открыть в GitHub",
|
|
28
|
+
"Pick a folder to publish to GitHub": "Выберите папку для публикации в GitHub",
|
|
29
|
+
"Publish Branch & Copy Link": "Опубликовать ветвь и скопировать ссылку",
|
|
30
|
+
"Publishing to a private GitHub repository": "Публикация в частный репозиторий GitHub",
|
|
31
|
+
"Publishing to a public GitHub repository": "Публикация в общедоступный репозиторий GitHub",
|
|
32
|
+
"Pull Changes & Copy Link": "Извлечь изменения и скопировать ссылку",
|
|
33
|
+
"Push Commits & Copy Link": "Отправить фиксации и скопировать ссылку",
|
|
34
|
+
"Pushing changes...": "Выполняется отправка изменений...",
|
|
35
|
+
"Select the Pull Request template": "Выбрать шаблон запроса на вытягивание",
|
|
36
|
+
"Select which files should be included in the repository.": "Выберите, какие файлы должны быть включены в репозиторий.",
|
|
37
|
+
"Successfully published the \"{0}\" repository to GitHub.": "Репозиторий \"{0}\" опубликован в GitHub.",
|
|
38
|
+
"The PR \"{0}/{1}#{2}\" was successfully created on GitHub.": "PR \"{0}/{1}#{2}\" успешно создан в GitHub.",
|
|
39
|
+
"The current branch has unpublished commits. Would you like to push your commits before copying a link?": "В текущей ветке есть неопубликованные коммиты. Хотели бы вы отправить свои коммиты перед копированием ссылки?",
|
|
40
|
+
"The current branch is not published to the remote. Would you like to publish your branch before copying a link?": "Текущая ветка не публикуется на удаленном сервере. Вы хотите опубликовать свою ветку перед копированием ссылки?",
|
|
41
|
+
"The current branch is not up to date. Would you like to pull before copying a link?": "Текущая ветвь устарела. Вы хотите выполнить вытягивание перед копированием ссылки?",
|
|
42
|
+
"The current file has uncommitted changes. Please commit your changes before copying a link.": "Текущий файл имеет незафиксированные изменения. Перед копированием ссылки зафиксируйте изменения.",
|
|
43
|
+
"The fork \"{0}\" was successfully created on GitHub.": "Вилка \"{0}\" успешно создана в GitHub.",
|
|
44
|
+
"Uploading files": "Отправка файлов",
|
|
45
|
+
"You don\\'t have permissions to push to \"{0}/{1}\" on GitHub. Would you like to create a fork and push to it instead?": "У вас нет разрешений на отправку в \"{0}/{1}\" на GitHub. Хотите создать вилку и выполнить отправку в нее?",
|
|
46
|
+
"Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected.": "Отправка в \"{0}/{1}\" была отклонена в GitHub, так как включена защита от push-уведомлений и обнаружен один или несколько секретов."
|
|
47
|
+
},
|
|
48
|
+
"package": {
|
|
49
|
+
"config.branchProtection": "Определяет, следует ли запрашивать правила репозитория для репозиториев GitHub",
|
|
50
|
+
"config.gitAuthentication": "Управляет тем, следует ли включить автоматическую проверку подлинности GitHub для команд Git в VS Code.",
|
|
51
|
+
"config.gitProtocol": "Определяет, какой протокол используется для клонирования репозитория GitHub",
|
|
52
|
+
"description": "Возможности GitHub для VS Code",
|
|
53
|
+
"displayName": "GitHub",
|
|
54
|
+
"welcome.publishFolder": "Вы можете напрямую опубликовать эту папку в репозитории GitHub. После публикации вы получите доступ к возможностям системы управления версиями на платформе Git и GitHub.\r\n[$(github) Опубликовать в GitHub](command:github.publish)",
|
|
55
|
+
"welcome.publishWorkspaceFolder": "Вы можете напрямую опубликовать папку рабочей области в репозитории GitHub. После публикации вы получите доступ к возможностям системы управления версиями на платформе Git и GitHub.\r\n[$(github) Опубликовать в GitHub](command:github.publish)"
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -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": "Предоставляет подсветку синтаксиса и выделение парных скобок в файлах Go.",
|
|
13
|
+
"displayName": "Основы языка Go"
|
|
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": "Предоставляет фрагменты кода, подсветку синтаксиса и выделение парных скобок в файлах Groovy.",
|
|
13
|
+
"displayName": "Основы языка Groovy"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
"Auto detecting Grunt for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "Автоматическое определение Grunt для папки {0} завершилось ошибкой: {1}', this.workspaceFolder.name, err.error ? err.error.toString(): 'unknown",
|
|
13
|
+
"Go to output": "Перейти к выходным данным",
|
|
14
|
+
"Problem finding grunt tasks. See the output for more information.": "Не удалось найти задачи Grunt. Дополнительные сведения см. в выходных данных."
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.grunt.autoDetect": "Управляет включением обнаружения задач Grunt. Обнаружение задач Grunt может привести к выполнению файлов в любой открытой рабочей области.",
|
|
18
|
+
"description": "Разрешение для добавления возможностей Grunt в VS Code.",
|
|
19
|
+
"displayName": "Поддержка Grunt для VS Code",
|
|
20
|
+
"grunt.taskDefinition.args.description": "Аргументы командной строки для передачи в задачу Grunt",
|
|
21
|
+
"grunt.taskDefinition.file.description": "Файл Grunt, в котором находится задача. Можно опустить.",
|
|
22
|
+
"grunt.taskDefinition.type.description": "Задача Grunt для изменения. "
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
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
|
+
"Auto detecting gulp for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "Сбой автоматического обнаружения gulp для папки {0} со следующей ошибкой: {1}\", this.workspaceFolder.name, err.error ? err.error.toString(): \"неизвестно.",
|
|
13
|
+
"Go to output": "Перейти к выходным данным",
|
|
14
|
+
"Problem finding gulp tasks. See the output for more information.": "Проблема при поиске задач gulp. Дополнительные сведения см. в выходных данных."
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.gulp.autoDetect": "Управляет включением обнаружения задач Gulp. Обнаружение задач Gulp может привести к выполнению файлов в любой открытой рабочей области.",
|
|
18
|
+
"description": "Разрешение для добавления возможностей Gulp в VSCode.",
|
|
19
|
+
"displayName": "Поддержка Gulp для VSCode",
|
|
20
|
+
"gulp.taskDefinition.file.description": "Файл Gulp, в котором находится задача. Можно опустить.",
|
|
21
|
+
"gulp.taskDefinition.type.description": "Задача Gulp для изменения."
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -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": "Предоставляет подсветку синтаксиса и выделение парных скобок в файлах Handlebars.",
|
|
13
|
+
"displayName": "Основы языка Handlebars"
|
|
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": "Предоставляет подсветку синтаксиса и выделение парных скобок в файлах HLSL.",
|
|
13
|
+
"displayName": "Основы языка HLSL"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,302 @@
|
|
|
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
|
+
"\"store\" a boolean test for later evaluation in a guard or if().": "«сохранить» логический тест для последующей оценки в функции Guard или if().",
|
|
13
|
+
"'from' expected": "ожидается \"from\"",
|
|
14
|
+
"'in' expected": "Ожидается \"in\"",
|
|
15
|
+
"'through' or 'to' expected": "Ожидается \"through\" или \"to\"",
|
|
16
|
+
"'{0}'": "'{0}'",
|
|
17
|
+
"( expected": "Ожидается \"(\"",
|
|
18
|
+
") expected": "Ожидается \")\"",
|
|
19
|
+
"<undefined>": "<не определено>",
|
|
20
|
+
"@font-face": "@font-face",
|
|
21
|
+
"@font-face rule must define 'src' and 'font-family' properties": "В правиле @font-face должны быть определены свойства \"src\" и \"font-family\".",
|
|
22
|
+
"@keyframes {0}": "@keyframes {0}",
|
|
23
|
+
"A list of properties that are not validated against the `unknownProperties` rule.": "Список свойств, для которых не проверяется правило \"unknownProperties\". ",
|
|
24
|
+
"Adds quotes to a string.": "Добавляет кавычки к строке.",
|
|
25
|
+
"Also define the standard property '{0}' for compatibility": "Также определите стандартное свойство \"{0}\" для совместимости",
|
|
26
|
+
"Always define standard rule '@keyframes' when defining keyframes.": "Всегда определять стандартное правило \"@keyframes\" при определении опорных кадров.",
|
|
27
|
+
"Always include all vendor specific properties: Missing: {0}": "Всегда включать все свойства поставщика: отсутствует: {0}",
|
|
28
|
+
"Always include all vendor specific rules: Missing: {0}": "Всегда включать все правила поставщика: отсутствует: {0}",
|
|
29
|
+
"Appends a single value onto the end of a list.": "Добавляет одно значение в конец списка.",
|
|
30
|
+
"Appends selectors to one another without spaces in between.": "Добавляет селекторы друг к другу без пробелов между ними.",
|
|
31
|
+
"Avoid using !important. It is an indication that the specificity of the entire CSS has gotten out of control and needs to be refactored.": "Избегайте использования !important. Это указывает на то, что специфика всего CSS вышла из-под контроля и нуждается в рефакторинге.",
|
|
32
|
+
"Avoid using 'float'. Floats lead to fragile CSS that is easy to break if one aspect of the layout changes.": "Старайтесь не использовать элементы \"float\". Элементы \"float\" могут нарушить работу кода CSS, если изменить один из аспектов разметки.",
|
|
33
|
+
"Causes one or more rules to be emitted at the root of the document.": "Вызывает создание одного или нескольких правил в корне документа.",
|
|
34
|
+
"Changes one or more properties of a color.": "Изменяет одно или несколько свойств цвета.",
|
|
35
|
+
"Changes the alpha component for a color.": "Изменяет альфа-компонент для цвета.",
|
|
36
|
+
"Changes the hue of a color.": "Изменяет оттенок цвета.",
|
|
37
|
+
"Character entity representing \\'{0}\\'": "Сущность знака, представляющая \\\"{0}\\\"",
|
|
38
|
+
"Character entity representing \\'{0}\\', unicode equivalent \\'{1}\\'": "Сущность знака, представляющая \\\"{0}\\\", эквивалент Юникода \\\"{1}\\\"",
|
|
39
|
+
"Closing bracket expected.": "Ожидается закрывающая скобка.",
|
|
40
|
+
"Closing bracket missing.": "Отсутствует закрывающая скобка.",
|
|
41
|
+
"Combines several lists into a single multidimensional list.": "Объединяет несколько списков в один многомерный список.",
|
|
42
|
+
"Configure": "Настройка",
|
|
43
|
+
"Converts a color into the format understood by IE filters.": "Преобразует цвет в формат, понятный фильтрам IE.",
|
|
44
|
+
"Converts a color to grayscale.": "Преобразует цвет в оттенки серого.",
|
|
45
|
+
"Converts a string to lower case.": "Преобразует строку в нижний регистр.",
|
|
46
|
+
"Converts a string to upper case.": "Преобразует строку в верхний регистр.",
|
|
47
|
+
"Converts a unitless number to a percentage.": "Преобразует число без единиц измерения в процентное значение.",
|
|
48
|
+
"Creates a Color from hue, saturation, and lightness values.": "Создает цвет на основе значений оттенка, насыщенности и освещенности.",
|
|
49
|
+
"Creates a Color from hue, saturation, lightness, and alpha values.": "Создает цвет на основе значений оттенка, насыщенности, освещенности и альфа-факторов.",
|
|
50
|
+
"Creates a Color from hue, white, and black values.": "Создает цвет на основе оттенка, белого и черного значений.",
|
|
51
|
+
"Creates a Color from lightness, a, and b values.": "Создает цвет на основе значений a, b и освещенности.",
|
|
52
|
+
"Creates a Color from lightness, chroma, and hue values.": "Создает цвет на основе значений освещенности, хрома и оттенка.",
|
|
53
|
+
"Creates a Color from red, green, and blue values.": "Создает цвет из красных, зеленых и синих значений.",
|
|
54
|
+
"Creates a Color from red, green, blue, and alpha values.": "Создает цвет из красных, зеленых, синих и альфа-факторов.",
|
|
55
|
+
"Creates a Color from the hue, saturation, and lightness values of another Color.": "Создает цвет на основе значений оттенка, насыщенности и освещенности другого цвета.",
|
|
56
|
+
"Creates a Color from the hue, white, and black values of another Color.": "Создает цвет на основе оттенка, черного и белого значений другого цвета.",
|
|
57
|
+
"Creates a Color from the lightness, a, and b values of another Color.": "Создает цвет на основе значений a, b и освещенности другого цвета.",
|
|
58
|
+
"Creates a Color from the lightness, chroma, and hue values of another Color.": "Создает цвет на основе значений освещенности, хрома и оттенка другого цвета.",
|
|
59
|
+
"Creates a Color from the red, green, and blue values of another Color.": "Создает цвет на основе красного, зеленого и синего значений другого цвета.",
|
|
60
|
+
"Creates a Color in a specific color space from red, green, and blue values.": "Создает цвет в определенном цветовом пространстве на основе красного, зеленого и синего значений.",
|
|
61
|
+
"Creates a Color in a specific color space from the red, green, and blue values of another Color.": "Создает цвет в определенном цветовом пространстве на основе красного, зеленого и синего значений другого цвета.",
|
|
62
|
+
"Defines complex operations that can be re-used throughout stylesheets.": "Определяет сложные операции, которые можно повторно использовать во всех таблицах стилей.",
|
|
63
|
+
"Defines styles that can be re-used throughout the stylesheet with `@include`.": "Определяет стили, которые можно повторно использовать во всей таблице стилей с помощью параметра \"@include\".",
|
|
64
|
+
"Do not use duplicate style definitions": "Не используйте дублирующиеся определения стилей.",
|
|
65
|
+
"Do not use empty rulesets": "Не используйте пустые наборы правил",
|
|
66
|
+
"Do not use width or height when using padding or border": "Не используйте ширину или высоту при использовании заполнения или границы",
|
|
67
|
+
"Dynamically calls a Sass function.": "Динамически вызывает функцию Sass.",
|
|
68
|
+
"Each loop that sets `$var` to each item in the list or map, then outputs the styles it contains using that value of `$var`.": "Цикл Each, настраивающий \"$var\" для каждого элемента в списке или сопоставлении, а затем выводящий стили, которые он содержит, используя значение \"$var\".",
|
|
69
|
+
"End tag name expected.": "Ожидается имя закрывающего тега.",
|
|
70
|
+
"Exposes the details of Sass’s inner workings.": "Отображает подробные сведения о внутренней работе Sass.",
|
|
71
|
+
"Extends $extendee with $extender within $selector.": "Расширяет $extendee с $extender в пределах $selector.",
|
|
72
|
+
"Extracts a substring from $string.": "Извлекает подстроку из $string.",
|
|
73
|
+
"Finds the maximum of several numbers.": "Находит максимум из нескольких чисел.",
|
|
74
|
+
"Finds the minimum of several numbers.": "Находит минимум из нескольких чисел.",
|
|
75
|
+
"Fluidly scales one or more properties of a color.": "Плавно масштабирует одно или несколько свойств цвета.",
|
|
76
|
+
"Folding Region End": "Окончание сворачиваемого региона",
|
|
77
|
+
"Folding Region Start": "Начало сворачиваемого региона",
|
|
78
|
+
"For loop that repeatedly outputs a set of styles for each `$var` in the `from/through` or `from/to` clause.": "Цикл For, который постоянно выводит набор стилей для каждого \"$var\" в предложении \"from/through\" или \"from/to\".",
|
|
79
|
+
"Generates new colors based on existing ones, making it easy to build color themes.": "Создает новые цвета на основе существующих, упрощая сборку цветовых тем.",
|
|
80
|
+
"Gets the blue component of a color.": "Получает синий компонент цвета.",
|
|
81
|
+
"Gets the green component of a color.": "Получает зеленый компонент цвета.",
|
|
82
|
+
"Gets the hue component of a color.": "Получает компонент оттенка цвета.",
|
|
83
|
+
"Gets the lightness component of a color.": "Получает компонент освещенности цвета.",
|
|
84
|
+
"Gets the opacity component of a color.": "Получает компонент непрозрачности цвета.",
|
|
85
|
+
"Gets the red component of a color.": "Получает красный компонент цвета.",
|
|
86
|
+
"Gets the saturation component of a color.": "Получает компонент насыщенности цвета.",
|
|
87
|
+
"HTML Language Server": "Языковой сервер HTML",
|
|
88
|
+
"Hex colors must consist of three, four, six or eight hex numbers": "Шестнадцатеричные цвета должны состоять из трех, четырех, шести или восьми шестнадцатеричных чисел.",
|
|
89
|
+
"IE hacks are only necessary when supporting IE7 and older": "Взломы IE необходимы только при поддержке IE7 и старше.",
|
|
90
|
+
"Import statements do not load in parallel": "Операторы импорта не загружаются параллельно",
|
|
91
|
+
"Includes the body if the expression does not evaluate to `false` or `null`.": "Включает текст сообщения, если выражение не имеет значения \"false\" или \"null\".",
|
|
92
|
+
"Includes the styles defined by another mixin into the current rule.": "Включает стили, определенные другой примесью, в текущее правило.",
|
|
93
|
+
"Increases or decreases one or more components of a color.": "Увеличивает или уменьшает один или несколько компонентов цвета.",
|
|
94
|
+
"Inherits the styles of another selector.": "Наследует стили другого селектора.",
|
|
95
|
+
"Inserts $insert into $string at $index.": "Вставляет $insert в $string в $index.",
|
|
96
|
+
"Invalid number of parameters": "Неправильное число параметров",
|
|
97
|
+
"Joins together two lists into one.": "Объединяет два списка в один.",
|
|
98
|
+
"Lets you access and modify values in lists.": "Позволяет получать доступ и изменять значения в списках.",
|
|
99
|
+
"Loads a Sass stylesheet and makes its mixins, functions, and variables available when this stylesheet is loaded with the @use rule.": "Загружает таблицу стилей Sass и делает ее примеси, функции и переменные доступными, когда эта таблица стилей загружается с помощью правила @use.",
|
|
100
|
+
"Loads mixins, functions, and variables from other Sass stylesheets as 'modules', and combines CSS from multiple stylesheets together.": "Загружает примеси, функции и переменные из других таблиц стилей Sass в виде \"modules\" и объединяет CSS из нескольких таблиц стилей.",
|
|
101
|
+
"Makes a color darker.": "Делает цвет темнее.",
|
|
102
|
+
"Makes a color less saturated.": "Делает цвет менее насыщенным.",
|
|
103
|
+
"Makes a color lighter.": "Делает цвет светлее.",
|
|
104
|
+
"Makes a color more opaque.": "Увеличивает непрозрачность цвета.",
|
|
105
|
+
"Makes a color more saturated.": "Делает цвет более насыщенным.",
|
|
106
|
+
"Makes a color more transparent.": "Делает цвет более прозрачным.",
|
|
107
|
+
"Makes it easy to combine, search, or split apart strings.": "Позволяет легко объединять, искать и разделять строки.",
|
|
108
|
+
"Makes it possible to look up the value associated with a key in a map, and much more.": "Позволяет найти значение, связанное с ключом в сопоставлении, и многое другое.",
|
|
109
|
+
"Merges two maps together into a new map.": "Объединяет две карты в новую карту.",
|
|
110
|
+
"Mix two colors together in a polar color space.": "Смешивайте два цвета в полярном цветовом пространстве.",
|
|
111
|
+
"Mix two colors together in a rectangular color space.": "Смешивайте два цвета в прямоугольном цветовом пространстве.",
|
|
112
|
+
"Mixes two colors together.": "Объединяет два цвета.",
|
|
113
|
+
"Nests selector beneath one another like they would be nested in the stylesheet.": "Вкладывает селекторы друг под другом, как если бы они были вложены в таблицу стилей.",
|
|
114
|
+
"No unit for zero needed": "Для нуля не требуется единица измерения",
|
|
115
|
+
"Parses a selector into the format returned by &.": "Анализирует селектор в формате, возвращаемом с помощью \"&\".",
|
|
116
|
+
"Prints the value of an expression to the standard error output stream. Useful for debugging complicated Sass files.": "Печатает значение выражения в стандартный поток вывода ошибок. Полезно для отладки сложных файлов Sass.",
|
|
117
|
+
"Prints the value of an expression to the standard error output stream. Useful for libraries that need to warn users of deprecations or recovering from minor mixin usage mistakes. Warnings can be turned off with the `--quiet` command-line option or the `:quiet` Sass option.": "Печатает значение выражения в стандартный поток вывода ошибок. Полезно для библиотек, которым необходимо предупреждать пользователей об устаревании или восстановлении после незначительных ошибок использования миксинов. Предупреждения можно отключить с помощью параметра командной строки `--quiet` или параметра `:quiet` Sass.",
|
|
118
|
+
"Property is ignored due to the display.": "Свойство игнорируется из-за отображения.",
|
|
119
|
+
"Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "Свойство игнорируется из-за отображения. С display: block не следует использовать вертикальное выравнивание.",
|
|
120
|
+
"Provides access to Sass’s powerful selector engine.": "Предоставляет доступ к мощному обработчику выбора Sass.",
|
|
121
|
+
"Provides functions that operate on numbers.": "Предоставляет функции, которые работают с числами.",
|
|
122
|
+
"Removes quotes from a string.": "Удаляет кавычки из строки.",
|
|
123
|
+
"Rename to '{0}'": "Измените имя на \"{0}\"",
|
|
124
|
+
"Replaces $original with $replacement within $selector.": "Заменяет $original на $replacement в $selector.",
|
|
125
|
+
"Replaces the nth item in a list.": "Заменяет n-й элемент в списке.",
|
|
126
|
+
"Returns a list of all keys in a map.": "Возвращает список всех ключей в сопоставлении.",
|
|
127
|
+
"Returns a list of all values in a map.": "Возвращает список всех значений в сопоставлении.",
|
|
128
|
+
"Returns a new map with keys removed.": "Возвращает новую карту с удаленными ключами.",
|
|
129
|
+
"Returns a random number.": "Возвращает случайное число.",
|
|
130
|
+
"Returns a specific item in a list.": "Возвращает определенный элемент в списке.",
|
|
131
|
+
"Returns the absolute value of a number.": "Возвращает абсолютное значение числа.",
|
|
132
|
+
"Returns the complement of a color.": "Возвращает дополнение цвета.",
|
|
133
|
+
"Returns the index of the first occurance of $substring in $string.": "Возвращает индекс первого вхождения $substring в $string.",
|
|
134
|
+
"Returns the inverse of a color.": "Возвращает обратный цвет.",
|
|
135
|
+
"Returns the keywords passed to a function that takes variable arguments.": "Возвращает ключевые слова, передаваемые функциям, которые принимают переменные аргументы.",
|
|
136
|
+
"Returns the length of a list.": "Возвращает длину списка.",
|
|
137
|
+
"Returns the number of characters in a string.": "Возвращает число символов в строке.",
|
|
138
|
+
"Returns the position of a value within a list.": "Возвращает позицию значения в списке.",
|
|
139
|
+
"Returns the separator of a list.": "Возвращает разделитель списка.",
|
|
140
|
+
"Returns the simple selectors that comprise a compound selector.": "Возвращает простые селекторы, составляющие составной селектор.",
|
|
141
|
+
"Returns the string representation of a value as it would be represented in Sass.": "Возвращает строковое представление значения, как оно было бы представлено в Sass.",
|
|
142
|
+
"Returns the type of a value.": "Возвращает тип значения.",
|
|
143
|
+
"Returns the unit(s) associated with a number.": "Возвращает единицы, связанные с числом.",
|
|
144
|
+
"Returns the value in a map associated with a given key.": "Возвращает значение в сопоставлении, связанном с заданным ключом.",
|
|
145
|
+
"Returns whether $super matches all the elements $sub does, and possibly more.": "Сообщает, соответствует ли $super всем элементам, которые делает $sub, и, возможно, больше.",
|
|
146
|
+
"Returns whether a feature exists in the current Sass runtime.": "Указывает, существует ли функция в текущей среде выполнения Sass.",
|
|
147
|
+
"Returns whether a function with the given name exists.": "Сообщает, существует ли функция с указанным именем.",
|
|
148
|
+
"Returns whether a map has a value associated with a given key.": "Указывает, содержит ли сопоставление значение, связанное с заданным ключом.",
|
|
149
|
+
"Returns whether a mixin with the given name exists.": "Сообщает, существует ли примесь с указанным именем.",
|
|
150
|
+
"Returns whether a number has units.": "Указывает, содержит ли число единицы измерения.",
|
|
151
|
+
"Returns whether a variable with the given name exists in the current scope.": "Сообщает, существует ли переменная с заданным именем в текущей области.",
|
|
152
|
+
"Returns whether a variable with the given name exists in the global scope.": "Сообщает, существует ли переменная с заданным именем в глобальной области видимости.",
|
|
153
|
+
"Returns whether two numbers can be added, subtracted, or compared.": "Сообщает, можно ли сложить, вычесть или сравнить два числа.",
|
|
154
|
+
"Rounds a number down to the previous whole number.": "Округляет число до предыдущего целого числа.",
|
|
155
|
+
"Rounds a number to the nearest whole number.": "Округляет число до ближайшего целого числа.",
|
|
156
|
+
"Rounds a number up to the next whole number.": "Округляет число до следующего целого числа.",
|
|
157
|
+
"Sass documentation": "Документация по Sass",
|
|
158
|
+
"Selector Specificity": "Специфичность селектора",
|
|
159
|
+
"Selectors should not contain IDs because these rules are too tightly coupled with the HTML.": "Селекторы не должны содержать идентификаторов, потому что эти правила слишком тесно связаны с HTML.",
|
|
160
|
+
"Simple HTML5 starting point": "Простая отправная точка HTML5",
|
|
161
|
+
"Start tag name expected.": "Ожидается имя открывающего тега.",
|
|
162
|
+
"Tag name must directly follow the open bracket.": "Имя тега должно следовать непосредственно за открывающей скобкой.",
|
|
163
|
+
"The universal selector (*) is known to be slow": "Универсальный селектор (*) работает медленно",
|
|
164
|
+
"Throws the value of an expression as a fatal error with stack trace. Useful for validating arguments to mixins and functions.": "Вызывает значение выражения как неустранимую ошибку с трассировкой стека. Удобно для проверки аргументов для примесей и функций.",
|
|
165
|
+
"URI expected": "Ожидается URI",
|
|
166
|
+
"URL encodes a string": "URL-адрес кодирует строку",
|
|
167
|
+
"Unexpected character in tag.": "Непредвиденный символ в теге.",
|
|
168
|
+
"Unifies two selectors to produce a selector that matches elements matched by both.": "Объединяет два селектора для создания селектора, который соответствует элементам, совпадающим с обоими.",
|
|
169
|
+
"Unknown at-rule.": "Неизвестное правило at-rule.",
|
|
170
|
+
"Unknown property.": "Неизвестное свойство.",
|
|
171
|
+
"Unknown property: '{0}'": "Неизвестное свойство: \"{0}\"",
|
|
172
|
+
"Unknown vendor specific property.": "Неизвестное свойство поставщика.",
|
|
173
|
+
"VS Code now has built-in support for auto-renaming tags. Do you want to enable it?": "Теперь VS Code имеет встроенную поддержку автоматического переименования тегов. Вы хотите включить ее?",
|
|
174
|
+
"When using a vendor-specific prefix also include the standard property": "При использовании префикса поставщика также указывайте стандартное свойство",
|
|
175
|
+
"When using a vendor-specific prefix make sure to also include all other vendor-specific properties": "При использовании префикса, специфичного для поставщика, не забудьте также включить все другие свойства, специфичные для поставщика.",
|
|
176
|
+
"While loop that takes an expression and repeatedly outputs the nested styles until the statement evaluates to `false`.": "Цикл While, который принимает выражение и постоянно выводит вложенные стили, пока оператор не будет иметь значение false.",
|
|
177
|
+
"[ expected": "Ожидается \"[\"",
|
|
178
|
+
"] expected": "Ожидается ]",
|
|
179
|
+
"absolute value of a number": "абсолютное значение числа",
|
|
180
|
+
"arccosine - inverse of cosine function": "арккосинус — обратная функция косинуса",
|
|
181
|
+
"arcsine - inverse of sine function": "арксинус — обратная функция синуса",
|
|
182
|
+
"arctangent - inverse of tangent function": "арктангенс — обратная функция тангенса",
|
|
183
|
+
"argument from \\'{0}\\'": "аргумент из \\\"{0}\\\"",
|
|
184
|
+
"at-rule or selector expected": "ожидается оператор at-rule или селектор",
|
|
185
|
+
"at-rule unknown": "неизвестный оператор at-rule",
|
|
186
|
+
"bind the evaluation of a ruleset to each member of a list.": "привязка вычисления набора правил к каждому элементу списка.",
|
|
187
|
+
"calculates square root of a number": "вычисляет квадратный корень числа",
|
|
188
|
+
"colon expected": "ожидается двоеточие",
|
|
189
|
+
"comma expected": "ожидается запятая",
|
|
190
|
+
"condition expected": "ожидается условие",
|
|
191
|
+
"converts numbers from one type into another": "преобразует числа из одного типа в другой",
|
|
192
|
+
"converts to a %, e.g. 0.5 > 50%": "преобразуется в %, например 0,5 > 50%",
|
|
193
|
+
"cosine function": "функция косинуса",
|
|
194
|
+
"creates a #AARRGGBB": "создает #AARRGGBB",
|
|
195
|
+
"creates a color": "создает цвет",
|
|
196
|
+
"dot expected": "ожидается точка",
|
|
197
|
+
"escape string content": "escape-команда для строкового содержимого",
|
|
198
|
+
"expression expected": "ожидается выражение",
|
|
199
|
+
"first argument modulus second argument": "второй аргумент модуля первого аргумента",
|
|
200
|
+
"first argument raised to the power of the second argument": "первый аргумент, возведенный в степень второго аргумента",
|
|
201
|
+
"generate a list spanning a range of values": "создать список, охватывающий диапазон значений",
|
|
202
|
+
"identifier expected": "ожидался идентификатор",
|
|
203
|
+
"identifier or variable expected": "ожидается идентификатор или переменная",
|
|
204
|
+
"identifier or wildcard expected": "ожидается идентификатор или подстановочный знак",
|
|
205
|
+
"inline-block is ignored due to the float. If 'float' has a value other than 'none', the box is floated and 'display' is treated as 'block'": "встроенный блок игнорируется из-за с числа с плавающей точкой. Если для параметра \"float\" задано значение, отличное от \"none\", поле станет плавающим, а \"display\" будет рассматриваться как \"block\"",
|
|
206
|
+
"inlines a resource and falls back to `url()`": "встраивает ресурс и возвращается к `url()`",
|
|
207
|
+
"media query expected": "ожидается запрос мультимедиа",
|
|
208
|
+
"number expected": "ожидается число",
|
|
209
|
+
"operator expected": "ожидается оператор",
|
|
210
|
+
"page directive or declaraton expected": "ожидается директива страницы или декларация",
|
|
211
|
+
"parses a string to a color": "анализирует строку по цвету",
|
|
212
|
+
"percentage expected": "ожидается процент",
|
|
213
|
+
"property value expected": "ожидается значение свойства",
|
|
214
|
+
"remove or change the unit of a dimension": "удалить или изменить единицу измерения",
|
|
215
|
+
"return `@color` 10% points darker": "возврат \"@color\" темнее на 10 %",
|
|
216
|
+
"return `@color` 10% points less saturated": "возврат \"@color\" с уменьшенной на 10% насыщенностью",
|
|
217
|
+
"return `@color` 10% points less transparent": "возврат \"@color\" с уменьшенной прозрачностью на 10 %",
|
|
218
|
+
"return `@color` 10% points lighter": "возврат \"@color\" на 10% светлее",
|
|
219
|
+
"return `@color` 10% points more saturated": "возврат \"@color\" с увеличенной на 10 % насыщенностью",
|
|
220
|
+
"return `@color` 10% points more transparent": "возврат \"@color\" с увеличенной прозрачностью на 10 %",
|
|
221
|
+
"return `@color` with 50% transparency": "возврат \"@color\" с прозрачностью 50 %",
|
|
222
|
+
"return `@color` with a 10 degree larger in hue": "возврат \"@color\" с увеличенным на 10 градусов оттенком",
|
|
223
|
+
"return `@darkcolor` if `@color1 is> 43% luma` otherwise return `@lightcolor`, see notes": "возврат \"@darkcolor\", если \"@color1 > 43% luma\". В противном случае возврат \"@lightcolor\". См. заметки",
|
|
224
|
+
"return a mix of `@color1` and `@color2`": "возврат сочетания \"@color1\" и \"@color2\"",
|
|
225
|
+
"returns a grey, 100% desaturated color": "возвращает серый, на 100% ненасыщенный цвет",
|
|
226
|
+
"returns a value at the specified position in the list": "возвращает значение в указанной позиции в списке",
|
|
227
|
+
"returns one of two values depending on a condition.": "возвращает одно из двух значений в зависимости от условия.",
|
|
228
|
+
"returns pi": "возвращает ПИ",
|
|
229
|
+
"returns the `alpha` channel of `@color`": "возвращает канал \"alpha\" для \"@color\"",
|
|
230
|
+
"returns the `blue` channel of `@color`": "возвращает канал \"blue\" для \"@color\"",
|
|
231
|
+
"returns the `green` channel of `@color`": "возвращает \"зеленый\" канал \"@color\"",
|
|
232
|
+
"returns the `hue` channel of `@color` in the HSL space": "возвращает канал `hue` для `@color` в пространстве HSL",
|
|
233
|
+
"returns the `hue` channel of `@color` in the HSV space": "возвращает канал \"hue\" для \"@color\" в области HSV",
|
|
234
|
+
"returns the `lightness` channel of `@color` in the HSL space": "возвращает канал \"lightness\" для \"@color\" в области HSL",
|
|
235
|
+
"returns the `luma` value (perceptual brightness) of `@color`": "возвращает значение \"luma\" (перцептивную яркость) \"@color\"",
|
|
236
|
+
"returns the `red` channel of `@color`": "возвращает \"красный\" канал \"@color\"",
|
|
237
|
+
"returns the `saturation` channel of `@color` in the HSL space": "возвращает канал \"saturation\" для \"@color\" в области HSL",
|
|
238
|
+
"returns the `saturation` channel of `@color` in the HSV space": "возвращает канал \"saturation\" для \"@color\" в области HSV",
|
|
239
|
+
"returns the `value` channel of `@color` in the HSV space": "возвращает канал \"value\" для \"@color\" в области HSV",
|
|
240
|
+
"returns the lowest of one or more values": "возвращает наименьшее из одного или нескольких значений",
|
|
241
|
+
"returns the number of elements in a value list": "возвращает количество элементов в списке значений",
|
|
242
|
+
"rounds a number to a number of places": "округляет число до числа мест",
|
|
243
|
+
"rounds down to an integer": "округляет до целого в меньшую сторону",
|
|
244
|
+
"rounds up to an integer": "округляет до целого числа",
|
|
245
|
+
"selector expected": "ожидается селектор",
|
|
246
|
+
"semi-colon expected": "ожидается точка с запятой",
|
|
247
|
+
"sine function": "функция синуса",
|
|
248
|
+
"string literal expected": "ожидается строковый литерал",
|
|
249
|
+
"string replace": "замена строки",
|
|
250
|
+
"tangent function": "тангенс-функция",
|
|
251
|
+
"term expected": "ожидается срок",
|
|
252
|
+
"unknown keyword": "неизвестное ключевое слово",
|
|
253
|
+
"uri or string expected": "ожидается URI или строка",
|
|
254
|
+
"variable name expected": "ожидается имя переменной",
|
|
255
|
+
"variable value expected": "ожидается значение переменной",
|
|
256
|
+
"whitespace expected": "ожидается пробел",
|
|
257
|
+
"wildcard expected": "ожидается подстановочный знак",
|
|
258
|
+
"{ expected": "Требуется \"{\"",
|
|
259
|
+
"{0}, '{1}'": "{0}, \"{1}\"",
|
|
260
|
+
"} expected": "Требуется \"}\""
|
|
261
|
+
},
|
|
262
|
+
"package": {
|
|
263
|
+
"description": "Обеспечивает полноценную поддержку языков для файлов Handlebar и HTML",
|
|
264
|
+
"displayName": "Возможности языка HTML",
|
|
265
|
+
"html.autoClosingTags": "Включить или отключить автоматическое закрытие тегов HTML. ",
|
|
266
|
+
"html.autoCreateQuotes": "Включение или отключение автоматического создания кавычек для назначения атрибутов HTML. Тип кавычек можно настроить с помощью `#html.completion.attributeDefaultValue#`.",
|
|
267
|
+
"html.completion.attributeDefaultValue": "Управляет значением атрибутов по умолчанию, когда выполнение принято.",
|
|
268
|
+
"html.completion.attributeDefaultValue.doublequotes": "Для атрибута задано значение \"\".",
|
|
269
|
+
"html.completion.attributeDefaultValue.empty": "Значение атрибута не задано.",
|
|
270
|
+
"html.completion.attributeDefaultValue.singlequotes": "Для атрибута задано значение \".",
|
|
271
|
+
"html.customData.desc": "Список относительных путей к файлам, указывающих на JSON-файлы, которые соответствуют [пользовательскому формату данных](https://github.com/microsoft/vscode-html-languageservice/blob/master/docs/customData.md).\r\n\r\nVS Code загружает пользовательские данные при запуске, чтобы улучшить поддержку HTML для пользовательских HTML-тегов, атрибутов и значений атрибутов, указанных в JSON-файлах.\r\n\r\nПути к файлам указаны по отношению к рабочей области, и учитываются только параметры папки рабочей области.",
|
|
272
|
+
"html.format.contentUnformatted.desc": "Разделенный запятыми список тегов, в которых формат содержимого не должен изменяться. Значение \"null\" задается по умолчанию для тега \"pre\".",
|
|
273
|
+
"html.format.enable.desc": "Включить/отключить средство форматирования HTML по умолчанию.",
|
|
274
|
+
"html.format.extraLiners.desc": "Список тегов с разделителями-запятыми и дополнительными новыми строками между ними. При указании значения \"null\" по умолчанию используется \"head, body, /html\".",
|
|
275
|
+
"html.format.indentHandlebars.desc": "Формат и отступ \"{{#foo}}\" и \"{{/foo}}\".",
|
|
276
|
+
"html.format.indentInnerHtml.desc": "Отступ для разделов <head> и <body>.",
|
|
277
|
+
"html.format.maxPreserveNewLines.desc": "Максимальное число разрывов строк для сохранения в блоке. Чтобы указать неограниченное число строк, используйте \"null\".",
|
|
278
|
+
"html.format.preserveNewLines.desc": "Определяет, следует ли сохранять разрывы строк перед элементами. Работает только перед элементами, а не внутри тегов или для текста.",
|
|
279
|
+
"html.format.templating.desc": "Соблюдение тегов языка для создания шаблонов Django, erb, Handlebars и PHP.",
|
|
280
|
+
"html.format.unformatted.desc": "Список тегов, которые не следует повторно форматировать, с разделителями-запятыми. Значение \"NULL\" по умолчанию означает все теги, перечисленные на странице https://www.w3.org/TR/html5/dom.html#phrasing-content.",
|
|
281
|
+
"html.format.unformattedContentDelimiter.desc": "Сохранение текстового содержимого между этой строкой.",
|
|
282
|
+
"html.format.wrapAttributes.alignedmultiple": "Переносить строку при превышении длины строки, выравнивать атрибуты по вертикали.",
|
|
283
|
+
"html.format.wrapAttributes.auto": "Перенос атрибутов только при превышении длины строки.",
|
|
284
|
+
"html.format.wrapAttributes.desc": "Перенос атрибутов.",
|
|
285
|
+
"html.format.wrapAttributes.force": "Перенос всех атрибутов, кроме первого.",
|
|
286
|
+
"html.format.wrapAttributes.forcealign": "Перенос всех атрибутов, кроме первого, и сохранение выравнивания.",
|
|
287
|
+
"html.format.wrapAttributes.forcemultiline": "Перенос всех атрибутов.",
|
|
288
|
+
"html.format.wrapAttributes.preserve": "Сохранить перенос атрибутов.",
|
|
289
|
+
"html.format.wrapAttributes.preservealigned": "Сохранение переноса атрибутов, но с выравниванием.",
|
|
290
|
+
"html.format.wrapAttributesIndentSize.desc": "Отступ для атрибутов с переносом после N символов. Укажите значение \"null\", чтобы использовать размер отступа по умолчанию. Игнорируется, если для параметра \"#html.format.wrapAttributes#\" задано значение \"aligned\".",
|
|
291
|
+
"html.format.wrapLineLength.desc": "Максимальное число символов на строку (0 — отключить).",
|
|
292
|
+
"html.hover.documentation": "Отображать документацию тега и атрибута при наведении.",
|
|
293
|
+
"html.hover.references": "Отображать ссылки на MDN при наведении.",
|
|
294
|
+
"html.mirrorCursorOnMatchingTag": "Включить/отключить зеркальный курсор на соответствующем HTML-теге.",
|
|
295
|
+
"html.mirrorCursorOnMatchingTagDeprecationMessage": "Не рекомендуется; используйте вместо этого параметр \"editor.linkedEditing\"",
|
|
296
|
+
"html.suggest.html5.desc": "Определяет, будет ли встроенная поддержка языка HTML предлагать теги, свойства и значения HTML5.",
|
|
297
|
+
"html.trace.server.desc": "Отслеживает обмен данными между VS Code и языковым сервером HTML. ",
|
|
298
|
+
"html.validate.scripts": "Определяет, будет ли встроенная поддержка языка HTML проверять внедренные сценарии.",
|
|
299
|
+
"html.validate.styles": "Определяет, будет ли встроенная поддержка языка HTML проверять внедренные стили."
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
}
|
|
@@ -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": "Предоставляет выделение синтаксических конструкций, проверку парных скобок и фрагменты кода в HTML-файлах.",
|
|
13
|
+
"displayName": "Основы языка HTML"
|
|
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": "Предоставляет подсветку синтаксиса и выделение парных скобок в файлах Ini.",
|
|
13
|
+
"displayName": "Основы языка Ini"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|