1
0
Fork 0
mirror of synced 2024-05-18 20:02:25 +12:00

Create ko.yml

This commit is contained in:
Kuriyama Hibiya 2016-05-10 18:58:38 +09:00
parent 36a0f36ee9
commit 042c404d04
2 changed files with 28 additions and 0 deletions

24
webgen/locales/ko.yml Normal file
View file

@ -0,0 +1,24 @@
---
description: 2차원 이미지를 위한 초고해상도 심층 합성곱 신경망 시스템. 사진에도 대응.
show_demonstration: 모든 데모 보기
go_to_github: GitHub으로
image_choosing: 이미지 선택
type_url: URL 입력
choose_file: 또는 파일 업로드하기:
file_limits: "제한: 크기: 3MB, Noise Reduction: 2560x2560px, Upscaling: 1280x1280px."
style: 스타일
artwork: 그림
photo: 사진
noise_reduction: 노이즈 감소
expect_jpeg: JPEG 아티팩트 제외
nr_none: 없음
nr_medium: 중간
nr_high: 높음
nr_highest: 최상
nr_hint: "실제로 노이즈가 있는 이미지에만 사용해야 하며, 아닐 경우 부작용이 발생할 수 있습니다."
upscaling: 업스케일링
up_none: 없음
button_convert: 변환
button_download: 다운로드
hints:
- "FireFox에서 이미지를 저장하려면 Ctrl+S를 누르세요. 오른쪽 클릭 > \"이미지 저장\"은 동작하지 않습니다."

View file

@ -53,6 +53,10 @@
<a href="index.zh-CN.html">
简体中文
</a>
/
<a href="index.ko.html">
한국어
</a>
</div>
<p><%= t[:description] %></p>
<p class="margin1 link-box">