mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
[i18n] Add translation to mask editor. (#3024)
Co-authored-by: samnyan <4137880+samnyan@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -188,6 +188,7 @@
|
||||
"resetKeybindingsTooltip": "키 바인딩을 기본값으로 재설정",
|
||||
"resultsCount": "{count} 개의 결과를 찾았습니다",
|
||||
"save": "저장",
|
||||
"saving": "저장 중",
|
||||
"searchExtensions": "확장 검색",
|
||||
"searchFailedMessage": "검색어와 일치하는 설정을 찾을 수 없습니다. 검색어를 조정해 보세요.",
|
||||
"searchKeybindings": "키 바인딩 검색",
|
||||
@@ -418,6 +419,31 @@
|
||||
"update": "업데이트",
|
||||
"version": "버전"
|
||||
},
|
||||
"maskEditor": {
|
||||
"Apply to Whole Image": "전체 이미지에 적용",
|
||||
"Brush Settings": "브러시 설정",
|
||||
"Brush Shape": "브러시 모양",
|
||||
"Clear": "지우기",
|
||||
"Color Select Settings": "색상 선택 설정",
|
||||
"Fill Opacity": "채우기 투명도",
|
||||
"Hardness": "경도",
|
||||
"Image Layer": "이미지 레이어",
|
||||
"Invert": "반전",
|
||||
"Layers": "레이어",
|
||||
"Live Preview": "실시간 미리보기",
|
||||
"Mask Layer": "마스크 레이어",
|
||||
"Mask Opacity": "마스크 투명도",
|
||||
"Mask Tolerance": "마스크 허용 오차",
|
||||
"Method": "방법",
|
||||
"Opacity": "투명도",
|
||||
"Paint Bucket Settings": "페인트 버킷 설정",
|
||||
"Reset to Default": "기본값으로 재설정",
|
||||
"Selection Opacity": "선택 투명도",
|
||||
"Smoothing Precision": "스무딩 정밀도",
|
||||
"Stop at mask": "마스크에서 중지",
|
||||
"Thickness": "두께",
|
||||
"Tolerance": "허용 오차"
|
||||
},
|
||||
"menu": {
|
||||
"autoQueue": "자동 실행 큐",
|
||||
"batchCount": "배치 수",
|
||||
|
||||
Reference in New Issue
Block a user