mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
Translation input.
This commit is contained in:
@@ -8,17 +8,17 @@
|
||||
"derivedLabel": "이름별 형제가 있는 파일",
|
||||
"falseDescription": "패턴을 사용하지 않도록 설정합니다.",
|
||||
"falseLabel": "False",
|
||||
"fileDescription": "특정 파일 확장명의 모든 파일을 일치시킵니다.",
|
||||
"fileDescription": "특정 파일 확장명이 있는 모든 파일을 일치시킵니다.",
|
||||
"fileLabel": "확장명별 파일",
|
||||
"filesDescription": "모든 파일 확장명의 모든 파일을 일치시킵니다.",
|
||||
"filesDescription": "파일 확장명이 있는 모든 파일을 일치시킵니다.",
|
||||
"filesLabel": "여러 확장명이 있는 파일",
|
||||
"folderDescription": "모든 위치에 있는 특정 이름의 폴더를 일치시킵니다.",
|
||||
"folderLabel": "이름별 폴더(모든 위치)",
|
||||
"siblingsDescription": "동일한 이름의 형제가 있지만 확장명이 다른 파일을 일치시킵니다.",
|
||||
"topFolderDescription": "특정 이름의 최상위 폴더를 일치시킵니다.",
|
||||
"topFolderLabel": "이름별 폴더(최상위 수준)",
|
||||
"topFolderLabel": "이름별 폴더(최상위)",
|
||||
"topFoldersDescription": "여러 최상위 폴더를 일치시킵니다.",
|
||||
"topFoldersLabel": "여러 이름이 있는 폴더(최상위 수준)",
|
||||
"topFoldersLabel": "이름이 여러 개 있는 폴더(최상위)",
|
||||
"trueDescription": "패턴을 사용하도록 설정합니다.",
|
||||
"trueLabel": "True"
|
||||
}
|
||||
Reference in New Issue
Block a user