Commit 021b0275 authored by Dynamic's avatar Dynamic Committed by AUTOMATIC1111

Move ko-KR.json

parent e7eea555
{
"txt2img": "텍스트→이미지",
"img2img": "이미지→이미지",
"Extras": "부가기능",
"PNG Info": "PNG 정보",
"History": "기록",
"Checkpoint Merger": "체크포인트 병합",
"Train": "훈련",
"Settings": "설정",
"Stable Diffusion checkpoint": "Stable Diffusion 체크포인트",
"Hypernetwork": "하이퍼네트워크",
"Stop At last layers of CLIP model": "CLIP 모델의 n번째 레이어에서 멈추기",
"Generate": "생성",
"Style 1": "스타일 1",
"Style 2": "스타일 2",
"Add a random artist to the prompt.": "프롬프트에 랜덤한 작가 추가",
"Read generation parameters from prompt or last generation if prompt is empty into user interface.": "클립보드에 복사된 정보로부터 설정값 읽어오기/프롬프트창이 비어있을경우 제일 최근 설정값 불러오기",
"Save style": "스타일 저장",
"Apply selected styles to current prompt": "현재 프롬프트에 선택된 스타일 적용",
"Do not do anything special": "아무것도 하지 않기",
"Generate forever": "반복 생성",
"Cancel generate forever": "반복 생성 취소",
"Interrupt": "중단",
"Skip": "건너뛰기",
"Stop processing images and return any results accumulated so far.": "이미지 생성을 중단하고 지금까지 진행된 결과물 출력",
"Stop processing current image and continue processing.": "현재 진행중인 이미지 생성을 중단하고 작업을 계속하기",
"Prompt": "프롬프트",
"Prompt (press Ctrl+Enter or Alt+Enter to generate)": "프롬프트 입력(Ctrl+Enter나 Alt+Enter로 생성 시작)",
"Negative prompt": "네거티브 프롬프트",
"Negative prompt (press Ctrl+Enter or Alt+Enter to generate)": "네거티브 프롬프트 입력(Ctrl+Enter나 Alt+Enter로 생성 시작)",
"Sampling Steps": "샘플링 스텝 수",
"Sampling method": "샘플링 방법",
"Which algorithm to use to produce the image": "이미지를 생성할 때 사용할 알고리즘",
"How many times to improve the generated image iteratively; higher values take longer; very low values can produce bad results": "생성된 이미지를 향상할 횟수; 매우 낮은 값은 만족스럽지 못한 결과물을 출력할 수 있음",
"Euler Ancestral - very creative, each can get a completely different picture depending on step count, setting steps to higher than 30-40 does not help": "Euler Ancestral - 매우 창의적, 스텝 수에 따라 완전히 다른 결과물이 나올 수 있음. 30~40보다 높은 스텝 수는 효과가 미미함",
"Denoising Diffusion Implicit Models - best at inpainting": "Denoising Diffusion Implicit Models - 인페이팅에 뛰어남",
"Width": "가로",
"Height": "세로",
"Restore faces": "얼굴 보정",
"Restore low quality faces using GFPGAN neural network": "GFPGAN 신경망을 이용해 저품질의 얼굴을 보정합니다.",
"Tiling": "타일링",
"Produce an image that can be tiled.": "타일링 가능한 이미지를 생성합니다.",
"Highres. fix": "고해상도 보정",
"Use a two step process to partially create an image at smaller resolution, upscale, and then improve details in it without changing composition": "저해상도 이미지를 1차적으로 생성 후 업스케일을 진행하여, 구성을 바꾸지 않고 세부적인 디테일을 향상시킵니다.",
"Firstpass width": "초기 가로길이",
"Firstpass height": "초기 세로길이",
"Denoising strength": "디노이즈 강도",
"Determines how little respect the algorithm should have for image's content. At 0, nothing will change, and at 1 you'll get an unrelated image. With values below 1.0, processing will take less steps than the Sampling Steps slider specifies.": "알고리즘이 얼마나 원본 이미지를 반영할지를 결정하는 수치입니다. 0일 경우 아무것도 바뀌지 않고, 1일 경우 원본 이미지와 전혀 관련없는 결과물을 얻게 됩니다. 1.0 아래의 값일 경우, 설정된 샘플링 스텝 수보다 적은 스텝 수를 거치게 됩니다.",
"Batch count": "배치 수",
"Batch size": "배치 크기",
"How many batches of images to create": "생성할 이미지 배치 수",
"How many image to create in a single batch": "한 배치당 이미지 수",
"CFG Scale": "CFG 스케일",
"Classifier Free Guidance Scale - how strongly the image should conform to prompt - lower values produce more creative results": "Classifier Free Guidance Scale - 이미지가 주어진 프롬프트를 얼마나 따를지를 정해주는 수치 - 낮은 값일수록 더 창의적인 결과물이 나옴",
"Seed": "시드",
"A value that determines the output of random number generator - if you create an image with same parameters and seed as another image, you'll get the same result": "난수 생성기의 결과물을 지정하는 값 - 동일한 설정값과 동일한 시드를 적용 시, 완전히 똑같은 결과물을 얻게 됩니다.",
"Set seed to -1, which will cause a new random number to be used every time": "시드를 -1로 적용 - 매번 랜덤한 시드가 적용되게 됩니다.",
"Reuse seed from last generation, mostly useful if it was randomed": "이전 생성에서 사용된 시드를 불러옵니다. 랜덤하게 생성했을 시 도움됨",
"Extra": "고급",
"Variation seed": "바리에이션 시드",
"Variation strength": "바리에이션 강도",
"Seed of a different picture to be mixed into the generation.": "결과물에 섞일 다른 그림의 시드",
"How strong of a variation to produce. At 0, there will be no effect. At 1, you will get the complete picture with variation seed (except for ancestral samplers, where you will just get something).": "바리에이션을 얼마나 줄지 정하는 수치 - 0일 경우 아무것도 바뀌지 않고, 1일 경우 바리에이션 시드로부터 생성된 이미지를 얻게 됩니다. (Ancestral 샘플러 제외 - 이 경우에는 좀 다른 무언가를 얻게 됩니다)",
"Resize seed from height": "시드 리사이징 가로길이",
"Resize seed from width": "시드 리사이징 세로길이",
"Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution": "동일한 시드 값으로 생성되었을 이미지를 주어진 해상도로 최대한 유사하게 재현합니다.",
"Script": "스크립트",
"Save": "저장",
"Write image to a directory (default - log/images) and generation parameters into csv file.": "이미지를 경로에 저장하고, 설정값들을 csv 파일로 저장합니다. (기본 경로 - log/images)",
"Send to img2img": "이미지→이미지로 전송",
"Send to inpaint": "인페인트로 전송",
"Send to extras": "부가기능으로 전송",
"Open images output directory": "이미지 저장 경로 열기",
"Make Zip when Save?": "저장 시 Zip 생성하기",
"Always save all generated images": "생성된 이미지 항상 저장하기"
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment