diff options
| author | Riccardo Giovanetti <29801031+Harvester62@users.noreply.github.com> | 2022-10-31 09:02:15 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-31 09:02:15 +0100 | 
| commit | 43e6e282e23dc910de86e72926226a26af690144 (patch) | |
| tree | 379df7fa9ea73e688b4c970079f844bd7969304a /localizations/ko_KR.json | |
| parent | f87dcf1ad8722674bf4c84b0f992070af223fb7d (diff) | |
| parent | d4790fa6db39e9f5960110326c5597b080d3b8dd (diff) | |
| download | stable-diffusion-webui-gfx803-43e6e282e23dc910de86e72926226a26af690144.tar.gz | |
Merge branch 'AUTOMATIC1111:master' into Italian
Diffstat (limited to 'localizations/ko_KR.json')
| -rw-r--r-- | localizations/ko_KR.json | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/localizations/ko_KR.json b/localizations/ko_KR.json index 8f5f155b..66d4addf 100644 --- a/localizations/ko_KR.json +++ b/localizations/ko_KR.json @@ -33,10 +33,12 @@    "Always save all generated images": "생성된 이미지 항상 저장하기",
    "api": "",
    "append": "뒤에 삽입",
 +  "Append commas": "쉼표 삽입",
    "Apply color correction to img2img results to match original colors.": "이미지→이미지 결과물이 기존 색상과 일치하도록 색상 보정 적용하기",
    "Apply selected styles to current prompt": "현재 프롬프트에 선택된 스타일 적용",
    "Apply settings": "설정 적용하기",
    "Auto focal point crop": "초점 기준 크롭(자동 감지)",
 +  "Autocomplete options": "자동완성 설정",
    "Batch count": "배치 수",
    "Batch from Directory": "저장 경로로부터 여러장 처리",
    "Batch img2img": "이미지→이미지 배치",
 @@ -64,6 +66,9 @@    "CodeFormer weight parameter; 0 = maximum effect; 1 = minimum effect": "CodeFormer 가중치 설정값 (0 = 최대 효과, 1 = 최소 효과)",
    "Collect": "즐겨찾기",
    "Color variation": "색깔 다양성",
 +  "Combinations": "조합",
 +  "Combinatorial batches": "조합 배치 수",
 +  "Combinatorial generation": "조합 생성",
    "copy": "복사",
    "Create a grid where images will have different parameters. Use inputs below to specify which parameters will be shared by columns and rows": "서로 다른 설정값으로 생성된 이미지의 그리드를 만듭니다. 아래의 설정으로 가로/세로에 어떤 설정값을 적용할지 선택하세요.",
    "Create a text file next to every image with generation parameters.": "생성된 이미지마다 생성 설정값을 담은 텍스트 파일 생성하기",
 @@ -150,6 +155,7 @@    "First Page": "처음 페이지",
    "Firstpass height": "초기 세로길이",
    "Firstpass width": "초기 가로길이",
 +  "Fixed seed": "시드 고정",
    "Focal point edges weight": "경계면 가중치",
    "Focal point entropy weight": "엔트로피 가중치",
    "Focal point face weight": "얼굴 가중치",
 @@ -247,6 +253,7 @@    "Loopback": "루프백",
    "Loops": "루프 수",
    "Loss:": "손실(Loss) : ",
 +  "Magic prompt": "매직 프롬프트",
    "Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution": "동일한 시드 값으로 생성되었을 이미지를 주어진 해상도로 최대한 유사하게 재현합니다.",
    "Make K-diffusion samplers produce same images in a batch as when making a single image": "K-diffusion 샘플러들이 단일 이미지를 생성하는 것처럼 배치에서도 동일한 이미지를 생성하게 하기",
    "Make Zip when Save?": "저장 시 Zip 생성하기",
 | 
