Files
vscode/i18n/trk/extensions/configuration-editing/out/extension.i18n.json
2018-05-31 13:22:07 -07:00

21 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"workspaceFolder": "VS Code'da açık olan klasörün yolu",
"workspaceFolderBasename": "VS Code'da açık olan klasörün hiçbir eğik çizgi (/) içermeyen yolu",
"relativeFile": "Şu an açık olan dosyanın ${workspaceFolder} klasörüne göreli yolu",
"file": "Şu an açık olan dosya",
"cwd": "Görev çalıştırıcısının şu an geçerli olan başlangıçtaki çalışma dizini",
"lineNumber": "Aktif dosyadaki şu an seçili olan satır numarası",
"selectedText": "Aktif dosyadaki şu an seçili metin",
"fileDirname": "Şu an açık olan dosyanın bulunduğu dizinin adı",
"fileExtname": "Şu an açık olan dosyanın uzantısı",
"fileBasename": "Şu an açık olan dosyanın adı",
"fileBasenameNoExtension": "Şu an açık olan dosyanın uzantı içermeyen adı",
"exampleExtension": "Örnek"
}