Vote #64320
完了Korean translation patch
0%
説明
based on r2163.
This patch fixed 2 label of ko.yml and translated all of jstoolbar-ko.js.
lang/ko.yml
** 보고자 -> 저자
*** author is more close to writer rather than reporter.
*** 이슈보기 이외에 저장소에도 사용되므로, 보고자 보다는 작성자의 의미인 저자로 변경했습니다.
** 보고된 일감 -> 보고한 일감
*** removed a crude word-forword translation.
*** '내가' 생략된 형태로 수동보다는 능동으로 해석하는 게 매끄러운 듯 합니다.public/javascripts/jstoolbar/lang/jstoolbar-ko.js
journals
--------------------------------------------------------------------------------
youngseok yi wrote:
> based on r2163.
> This patch fixed 2 label of ko.yml and translated all of jstoolbar-ko.js.
>
> * lang/ko.yml
> ** 보고자 -> 저자
> *** author is more close to writer rather than reporter.
> *** 이슈보기 이외에 저장소에도 사용되므로, 보고자 보다는 작성자의 의미인 저자로 변경했습니다.
> ** 보고된 일감 -> 보고한 일감
> *** removed a crude word-forword translation.
> *** '내가' 생략된 형태로 수동보다는 능동으로 해석하는 게 매끄러운 듯 합니다.
>
> * public/javascripts/jstoolbar/lang/jstoolbar-ko.js
Thanks for patch.
I totally agree your translation. And I am pleased at your participation on translation.
--------------------------------------------------------------------------------
Committed in r2199.
--------------------------------------------------------------------------------
Jean-Philippe Lang wrote:
> Committed in r2199.
source:/trunk/public/javascripts/jstoolbar/lang/jstoolbar-ko.js@2199 seem to have problem with encoding. it looks different from "diff view of ko.r2163.patch":http://www.redmine.org/attachments/1307/ko.r2163.patch
please check jstoolbar-ko.js.r2199.patch.
Kihyun Yun wrote:
> Thanks for patch.
> I totally agree your translation. And I am pleased at your participation on translation.
I'm also pleased to support. Thanks.
--------------------------------------------------------------------------------
youngseok yi wrote:
> source:/trunk/public/javascripts/jstoolbar/lang/jstoolbar-ko.js@2199 seem to have problem with encoding. it looks different from "diff view of ko.r2163.patch":http://www.redmine.org/attachments/1307/ko.r2163.patch
>
> please check jstoolbar-ko.js.r2199.patch.
Patched, thanks for pointing.
--------------------------------------------------------------------------------