mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 21:11:38 +01:00
14 lines
928 B
JSON
14 lines
928 B
JSON
{
|
||
"": [
|
||
"--------------------------------------------------------------------------------------------",
|
||
"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."
|
||
],
|
||
"noScripts": "Сценарии не найдены",
|
||
"noDebugOptions": "Не удалось запустить \"{0}\" для отладки, так как в сценариях отсутствует параметр отладки узла, например, \"--inspect-brk\".",
|
||
"learnMore": "Дополнительные сведения",
|
||
"ok": "ОК",
|
||
"scriptInvalid": "Не удалось найти сценарий \"{0}\". Попробуйте обновить представление."
|
||
} |