summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorRegentag <yeongtaek.ham@gmail.com>2020-09-24 23:03:18 +0900
committerRegentag <yeongtaek.ham@gmail.com>2020-09-24 23:03:18 +0900
commit39e3b10252c671f2c665245309f74bfa72ec4ae7 (patch)
tree1549e684e06bd6f4875264f6e15287a7aedbaf4b
parentTableView: Fix some issues with frozen columns (diff)
downloadwireguard-windows-39e3b10252c671f2c665245309f74bfa72ec4ae7.tar.xz
wireguard-windows-39e3b10252c671f2c665245309f74bfa72ec4ae7.zip
Add Korean translation
-rw-r--r--AUTHORS1
-rw-r--r--l10n/update.bat2
-rw-r--r--l10n/walk-ko.tr1
3 files changed, 3 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index ad34c18c..727ea4bf 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -16,6 +16,7 @@ Attila Tajti <attila.tajti@gmail.com>
Benny Siegert <bsiegert@gmail.com>
Cary Cherng <ccherng@gmail.com>
Dmitry Bagdanov <dimbojob@gmail.com>
+Ham Yeongtaek <yeongtaek.ham@gmail.com>
Hill <zhu.bicen@gmail.com>
iquanxin <iquanxin@aliyun.com>
James Scholes <james@jamesscholes.com>
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