Merge VS Code 1.21 source code (#1067)

* Initial VS Code 1.21 file copy with patches

* A few more merges

* Post npm install

* Fix batch of build breaks

* Fix more build breaks

* Fix more build errors

* Fix more build breaks

* Runtime fixes 1

* Get connection dialog working with some todos

* Fix a few packaging issues

* Copy several node_modules to package build to fix loader issues

* Fix breaks from master

* A few more fixes

* Make tests pass

* First pass of license header updates

* Second pass of license header updates

* Fix restore dialog issues

* Remove add additional themes menu items

* fix select box issues where the list doesn't show up

* formatting

* Fix editor dispose issue

* Copy over node modules to correct location on all platforms
This commit is contained in:
Karl Burtram
2018-04-04 15:27:51 -07:00
committed by GitHub
parent 5fba3e31b4
commit dafb780987
9412 changed files with 141255 additions and 98813 deletions

View File

@@ -1,8 +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.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"missOrInvalid": "Учетные данные отсутствуют или недопустимы."
}

View File

@@ -1,11 +1,13 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"yes": "Да",
"no": "Нет",
"not now": "Не сейчас",
"suggest auto fetch": "Вы хотите включить автоматическое получение для репозиториев Git?"
"not now": "Спросить меня позже",
"suggest auto fetch": "Вы хотите, чтобы среда Code [периодически выполняла команду \"git fetch\"]({0})?"
}

View File

@@ -1,9 +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.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"tag at": "Тег в {0}",
"remote branch at": "Удаленная ветвь в {0}",
"create branch": "$(plus) Создать новую ветвь",
@@ -41,6 +43,10 @@
"confirm discard all 2": "{0}\n\nОтменить это действие нельзя, текущие изменения будут утеряны.",
"yes discard tracked": "Отменить изменения для отслеживаемого файла",
"yes discard tracked multiple": "Отменить изменения для отслеживаемых файлов ({0})",
"unsaved files single": "Следующий файл не сохранен: {0}.\n\nВы хотите сохранить его перед тем как продолжить?",
"unsaved files": "Некоторые файлы ({0}) не сохранены.\n\nВы хотите сохранить их перед тем как продолжить?",
"save and commit": "Сохранить все и зафиксировать",
"commit": "Все равно зафиксировать",
"no staged changes": "Отсутствуют промежуточные изменения для фиксации.\n\nВы хотите сделать все изменения промежуточными и зафиксировать их напрямую?",
"always": "Всегда",
"no changes": "Нет изменений для фиксации.",
@@ -64,12 +70,13 @@
"no remotes to pull": "Для вашего репозитория не настроены удаленные репозитории для получения данных.",
"pick remote pull repo": "Выберите удаленный компьютер, с которого следует загрузить ветвь",
"no remotes to push": "Для вашего репозитория не настроены удаленные репозитории для отправки данных.",
"push with tags success": "Файлы с тегами успешно отправлены.",
"nobranch": "Извлеките ветвь, чтобы передать данные в удаленный репозиторий.",
"confirm publish branch": "В ветви '{0}' отсутствует восходящая ветвь. Вы хотите опубликовать эту ветвь?",
"ok": "ОК",
"push with tags success": "Файлы с тегами успешно отправлены.",
"pick remote": "Выберите удаленный сервер, на котором нужно опубликовать ветвь \"{0}\":",
"sync is unpredictable": "Это действие отправляет фиксации в \"{0}\" и извлекает их из этого расположения.",
"ok": "ОК",
"never again": "ОК. Больше не показывать",
"never again": "ОК, больше не показывать",
"no remotes to publish": "Для вашего репозитория не настроены удаленные репозитории для публикации.",
"no changes stash": "Отсутствуют изменения, которые необходимо спрятать.",
"provide stash message": "Укажите сообщение о скрытии",

View File

@@ -1,9 +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.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"looking": "Поиск Git в: {0}",
"using git": "Использование GIT {0} из {1}",
"downloadgit": "Скачать Git",

View File

@@ -1,9 +1,12 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"too many submodules": "В репозитории '{0}' есть подмодули ({1}), которые не будут открыты автоматически. Вы можете открыть каждый подмодуль вручную, открыв соответствующий файл.",
"no repositories": "Доступные репозитории отсутствуют",
"pick repo": "Выберите репозиторий"
}

View File

@@ -1,9 +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.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"open": "Открыть",
"index modified": "Индекс изменен",
"modified": "Изменено",
@@ -26,7 +28,8 @@
"merge changes": "Объединить изменения",
"staged changes": "Промежуточно сохраненные изменения",
"changes": "Изменения",
"ok": "ОК",
"commitMessageCountdown": "Осталось {0} знаков в текущей строке",
"commitMessageWarning": "символов {0} над {1} в текущей строке",
"neveragain": "Больше не показывать",
"huge": "Репозиторий git в '{0}' имеет очень много активных изменений, только часть функций Git будет доступна."
}

View File

@@ -1,6 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{

View File

@@ -1,9 +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.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"checkout": "Извлечь...",
"sync changes": "Синхронизировать изменения",
"publish changes": "Опубликовать изменения",

View File

@@ -1,9 +1,13 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "GIT",
"description": "Интеграция SCM в Git",
"command.clone": "Клонировать",
"command.init": "Инициализировать репозиторий",
"command.close": "Закрыть репозиторий",
@@ -54,6 +58,7 @@
"command.stashPopLatest": "Извлечь последнее спрятанное",
"config.enabled": "Включен ли GIT",
"config.path": "Путь к исполняемому файлу GIT",
"config.autoRepositoryDetection": "Следует ли обнаруживать репозитории автоматически",
"config.autorefresh": "Включено ли автоматическое обновление",
"config.autofetch": "Включено ли автоматическое получение",
"config.enableLongCommitWarning": "Следует ли предупреждать о длинных сообщениях о фиксации",
@@ -68,9 +73,14 @@
"config.enableCommitSigning": "Включает подписывание фиксации с GPG.",
"config.discardAllScope": "Определяет, какие изменения отменяются с помощью команды \"Отменить все изменения\". При указании значения \"all\" отменяются все изменения, при указании значения \"tracked\" отменяются изменения только в отслеживаемых файлах, при указании значения \"prompt\" отображается окно подтверждения каждый раз при выполнении действия.",
"config.decorations.enabled": "Управляет тем, используются ли цвета и эмблемы Git в проводнике и открытых представлениях редактора.",
"config.promptToSaveFilesBeforeCommit": "Определяет, должен ли Git проверять несохраненные файлы перед фиксацией.",
"config.showInlineOpenFileAction": "Определяет, должно ли отображаться интерактивное действие \"Открыть файл\" в представлении \"Изменения Git\".",
"config.inputValidation": "Определяет, следует ли проверять введенные данные в сообщении фиксации.",
"config.detectSubmodules": "Определяет, следует ли автоматически определять подмодули Git.",
"colors.modified": "Цвет измененных ресурсов.",
"colors.deleted": "Цвет удаленных ресурсов.",
"colors.untracked": "Цвет неотслеживаемых ресурсов.",
"colors.ignored": "Цвет игнорируемых ресурсов.",
"colors.conflict": "Цвет ресурсов с конфликтами."
"colors.conflict": "Цвет ресурсов с конфликтами.",
"colors.submodule": "Цвет ресурсов подмодуля."
}