diff --git a/l10n/update.bat b/l10n/update.bat index 91c33565b..e9d04bf51 100644 --- a/l10n/update.bat +++ b/l10n/update.bat @@ -1 +1 @@ -polyglot -name="walk" -dir=".." -locales="de,fr,ko" +polyglot -name="walk" -dir=".." -locales="de,fr,ko,zh_hans,zh_hant" diff --git a/l10n/walk-zh_hans.tr b/l10n/walk-zh_hans.tr new file mode 100644 index 000000000..7eab93ee9 --- /dev/null +++ b/l10n/walk-zh_hans.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 diff --git a/l10n/walk-zh_hant.tr b/l10n/walk-zh_hant.tr new file mode 100644 index 000000000..958cdf911 --- /dev/null +++ b/l10n/walk-zh_hant.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