diff --git a/AUTHORS b/AUTHORS index ad34c18c..727ea4bf 100644 --- a/AUTHORS +++ b/AUTHORS @@ -16,6 +16,7 @@ Attila Tajti Benny Siegert Cary Cherng Dmitry Bagdanov +Ham Yeongtaek Hill iquanxin James Scholes diff --git a/l10n/update.bat b/l10n/update.bat index 22635479..91c33565 100644 --- a/l10n/update.bat +++ b/l10n/update.bat @@ -1 +1 @@ -polyglot -name="walk" -dir=".." -locales="de,fr" +polyglot -name="walk" -dir=".." -locales="de,fr,ko" diff --git a/l10n/walk-ko.tr b/l10n/walk-ko.tr new file mode 100644 index 00000000..60596a80 --- /dev/null +++ b/l10n/walk-ko.tr @@ -0,0 +1 @@ +{"Messages":[{"Locations":[{"File":"../validators.go","Line":"87"}],"Source":"Number out of allowed range","Context":["walk"],"Translation":"허용 범위 초과"},{"Locations":[{"File":"../validators.go","Line":"128"}],"Source":"The text does not match the required pattern.","Context":["walk"],"Translation":"문자열이 요구되는 형식에 맞지 않습니다."},{"Locations":[{"File":"../validators.go","Line":"147"}],"Source":"Selection Required","Context":["walk"],"Translation":"선택 필요"},{"Locations":[{"File":"../validators.go","Line":"148"}],"Source":"Please select one of the provided options.","Context":["walk"],"Translation":"옵션 중 하나를 선택하십시오"},{"Locations":[{"File":"../tooltiperrorpresenter.go","Line":"107"}],"Source":"Invalid Input","Context":null,"Translation":"잘못된 입력"},{"Locations":[{"File":"../declarative/radiobuttongroup.go","Line":"93"}],"Source":"A selection is required.","Context":["walk"],"Translation":"항목 선택이 필요합니다."},{"Locations":[{"File":"../validators.go","Line":"80"}],"Source":"Please enter a number from %.f to %.f.","Context":["walk"],"Translation":"%.f에서 %.f 사이의 숫자를 입력하십시오."},{"Locations":[{"File":"../validators.go","Line":"83"}],"Source":"Please enter a number from %s to %s.","Context":["walk"],"Translation":"%s에서 %s 사이의 숫자를 입력하십시오."}]} \ No newline at end of file