Browse Source

Create ko.yml

Kuriyama Hibiya 9 years ago
parent
commit
042c404d04
2 changed files with 28 additions and 0 deletions
  1. 24 0
      webgen/locales/ko.yml
  2. 4 0
      webgen/templates/index.html.erb

+ 24 - 0
webgen/locales/ko.yml

@@ -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를 누르세요. 오른쪽 클릭 > \"이미지 저장\"은 동작하지 않습니다."

+ 4 - 0
webgen/templates/index.html.erb

@@ -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">