From 042c404d0469ae18e144f762c564f4be02627523 Mon Sep 17 00:00:00 2001 From: Kuriyama Hibiya Date: Tue, 10 May 2016 18:58:38 +0900 Subject: [PATCH] Create ko.yml --- webgen/locales/ko.yml | 24 ++++++++++++++++++++++++ webgen/templates/index.html.erb | 4 ++++ 2 files changed, 28 insertions(+) create mode 100644 webgen/locales/ko.yml diff --git a/webgen/locales/ko.yml b/webgen/locales/ko.yml new file mode 100644 index 0000000..a08693f --- /dev/null +++ b/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를 누르세요. 오른쪽 클릭 > \"이미지 저장\"은 동작하지 않습니다." diff --git a/webgen/templates/index.html.erb b/webgen/templates/index.html.erb index b3debdd..e840da9 100644 --- a/webgen/templates/index.html.erb +++ b/webgen/templates/index.html.erb @@ -53,6 +53,10 @@ 简体中文 + / + + 한국어 +

<%= t[:description] %>