mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
2018-01-26. Merged in translations from Transifex.
This commit is contained in:
@@ -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 MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"activeEditorShort": "파일 이름 (예: myFile.txt)",
|
||||
"activeEditorMedium": "작업 영역 폴더 (예: myFolder/myFile.txt) 파일의 경로",
|
||||
"activeEditorLong": "(예: /Users/Development/myProject/myFolder/myFile.txt) 파일의 전체 경로",
|
||||
|
||||
Reference in New Issue
Block a user