mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
2017-11-02. Merged in translations from Transifex.
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"activeEditorShort": "파일 이름 (예: myFile.txt)",
|
||||
"activeEditorMedium": "작업 영역 폴더 (예: myFolder/myFile.txt) 파일의 경로",
|
||||
"activeEditorLong": "(예: /Users/Development/myProject/myFolder/myFile.txt) 파일의 전체 경로",
|
||||
"rootName": "작업 영역 (예를 들어 myFolder 또는 myWorkspace)의 이름",
|
||||
"rootPath": "작업 영역 (예: /Users/Development/myWorkspace)의 파일 경로",
|
||||
"folderName": "작업 영역 폴더는 파일의 이름 (예를 들어 myFolder)에 포함 되어",
|
||||
"folderPath": "작업 영역 폴더는 파일의 파일 경로 (예: /Users/Development/myFolder)에 포함 되어",
|
||||
"appName": "예: VS Code",
|
||||
"dirty": "활성 편집기가 더티인 경우 더티 표시기",
|
||||
"separator": "값이 있는 변수로 둘러싸인 경우에만 표시되는 조건부 구분 기호 (' - ')",
|
||||
|
||||
Reference in New Issue
Block a user