Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/trk/src/vs/workbench/parts/execution/electron-browser/execution.contribution.i18n.json')
-rw-r--r--i18n/trk/src/vs/workbench/parts/execution/electron-browser/execution.contribution.i18n.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/i18n/trk/src/vs/workbench/parts/execution/electron-browser/execution.contribution.i18n.json b/i18n/trk/src/vs/workbench/parts/execution/electron-browser/execution.contribution.i18n.json
new file mode 100644
index 00000000000..010a09cd0cb
--- /dev/null
+++ b/i18n/trk/src/vs/workbench/parts/execution/electron-browser/execution.contribution.i18n.json
@@ -0,0 +1,17 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "terminalConfigurationTitle": "Harici Terminal",
+ "explorer.openInTerminalKind": "Başlatılacak terminal türünü özelleştirir.",
+ "terminal.external.windowsExec": "Windows'da hangi terminalin çalışacağını ayarlar.",
+ "terminal.external.osxExec": "OS X'de hangi terminalin çalışacağını ayarlar.",
+ "terminal.external.linuxExec": "Linux'da hangi terminalin çalışacağını ayarlar.",
+ "globalConsoleActionWin": "Yeni Komut İstemi Aç",
+ "globalConsoleActionMacLinux": "Yeni Terminal Aç",
+ "scopedConsoleActionWin": "Komut İsteminde Aç",
+ "scopedConsoleActionMacLinux": "Terminalde Aç",
+ "openFolderInIntegratedTerminal": "Terminalde Aç"
+} \ No newline at end of file