Initial VS Code 1.19 source merge (#571)

* Initial 1.19 xcopy

* Fix yarn build

* Fix numerous build breaks

* Next batch of build break fixes

* More build break fixes

* Runtime breaks

* Additional post merge fixes

* Fix windows setup file

* Fix test failures.

* Update license header blocks to refer to source eula
This commit is contained in:
Karl Burtram
2018-01-28 23:37:17 -08:00
committed by GitHub
parent 9a1ac20710
commit 251ae01c3e
8009 changed files with 93378 additions and 35634 deletions

View File

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

View File

@@ -0,0 +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.
{
"secondInstanceNoResponse": "{0}'un başka bir örneği çalışıyor ancak yanıt vermiyor",
"secondInstanceNoResponseDetail": "Lütfen diğer tüm örnekleri kapatın ve tekrar deneyin.",
"secondInstanceAdmin": "{0}'un ikinci bir örneği zaten yönetici olarak çalışıyor.",
"secondInstanceAdminDetail": "Lütfen diğer örneği kapatın ve tekrar deneyin.",
"close": "&&Kapat"
}

View File

@@ -1,6 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
@@ -22,11 +22,11 @@
"miQuit": "{0} Öğesinden Çık",
"miNewFile": "&&Yeni Dosya",
"miOpen": "&&Aç...",
"miOpenWorkspace": "Çalışma Alanı &&Aç...",
"miOpenWorkspace": "Ça&&lışma Alanı Aç...",
"miOpenFolder": "&&Klasör Aç...",
"miOpenFile": "&&Dosya Aç...",
"miOpenRecent": "&&Son Kullanılanları Aç",
"miSaveWorkspaceAs": "Çalışma Alanını &&Farklı Kaydet...",
"miSaveWorkspaceAs": "Çalışma Alanını Farklı Kaydet...",
"miAddFolderToWorkspace": "Çalışma Alanına Klasör &&Ekle...",
"miSave": "&&Kaydet",
"miSaveAs": "&&Farklı Kaydet",
@@ -157,7 +157,7 @@
"mMergeAllWindows": "Tüm Pencereleri Birleştir",
"miToggleDevTools": "&&Geliştirici Araçlarını Aç/Kapat",
"miAccessibilityOptions": "&&Erişilebilirlik Seçenekleri",
"miReportIssues": "So&&run Bildir",
"miReportIssue": "&&Sorun Bildir",
"miWelcome": "&&Hoş Geldiniz",
"miInteractivePlayground": "&&İnteraktif Oyun Alanı",
"miDocumentation": "&&Belgeler",
@@ -184,6 +184,7 @@
"miDownloadingUpdate": "Güncelleştirme İndiriliyor...",
"miInstallingUpdate": "Güncelleştirme Yükleniyor...",
"miCheckForUpdates": "Güncelleştirmeleri Denetle...",
"aboutDetail": "\nSürüm {0}\nCommit {1}\nTarih {2}\nKabuk {3}\nOluşturucu {4}\nNode {5}\nMimari {6}",
"okButton": "Tamam"
"aboutDetail": "Sürüm {0}\nCommit {1}\nTarih {2}\nKabuk {3}\nRender Alan {4}\nNode {5}\nMimari {6}",
"okButton": "Tamam",
"copy": "K&&opyala"
}

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
@@ -8,6 +8,7 @@
"notInstalled": "'{0}' eklentisi yüklü değil.",
"useId": "Eklentinin tam ID'sini, yayıncı da dahil olmak üzere kullandığınızdan emin olun, ör: {0}",
"successVsixInstall": "'{0}' eklentisi başarıyla yüklendi.",
"cancelVsixInstall": "'{0}' eklentisini yükleme işlemi iptal edildi.",
"alreadyInstalled": "'{0}' eklentisi zaten yüklü.",
"foundExtension": "'{0}' markette bulundu.",
"installing": "Yükleniyor...",