mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-30 08:40:29 -04:00
Merge VS Code 1.23.1 (#1520)
This commit is contained in:
11
i18n/rus/extensions/npm/out/npmView.i18n.json
Normal file
11
i18n/rus/extensions/npm/out/npmView.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"npm.noDebugOptions": "Не удалось запустить \"{0}\" для отладки, так как в сценариях отсутствует параметр отладки узла, например, \"--inspect-brk\".",
|
||||
"npm.scriptInvalid": "Не удалось найти сценарий \"{0}\". Попробуйте обновить представление."
|
||||
}
|
||||
10
i18n/rus/extensions/npm/out/tasks.i18n.json
Normal file
10
i18n/rus/extensions/npm/out/tasks.i18n.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"npm.parseError": "Определение задач npm: не удалось проанализировать файл {0} "
|
||||
}
|
||||
Reference in New Issue
Block a user