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/kor/extensions/configuration-editing/out/extension.i18n.json')
-rw-r--r--i18n/kor/extensions/configuration-editing/out/extension.i18n.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/i18n/kor/extensions/configuration-editing/out/extension.i18n.json b/i18n/kor/extensions/configuration-editing/out/extension.i18n.json
index ca70d659cb3..905732a4c6b 100644
--- a/i18n/kor/extensions/configuration-editing/out/extension.i18n.json
+++ b/i18n/kor/extensions/configuration-editing/out/extension.i18n.json
@@ -6,5 +6,16 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
+ "workspaceFolder": "VS Code에서 연 폴더의 경로",
+ "workspaceFolderBasename": "VS Code에서 연 폴더의 이름(슬래시(/) 제외)",
+ "relativeFile": "${workspaceFolder}을(를) 기준으로 현재 열려 있는 파일",
+ "file": "현재 열려 있는 파일",
+ "cwd": "시작 시 작업 러너의 현재 작업 디렉터리",
+ "lineNumber": "활성 파일에서 현재 선택된 줄 번호",
+ "selectedText": "활성 파일에서 현재 선택된 텍스트",
+ "fileDirname": "현재 열려 있는 파일의 dirname",
+ "fileExtname": "현재 열려 있는 파일의 확장명",
+ "fileBasename": "현재 열려 있는 파일의 기본 이름",
+ "fileBasenameNoExtension": "현재 열려 있는 파일의 기본 이름(파일 확장명 제외)",
"exampleExtension": "예"
} \ No newline at end of file