We have a new Beta: v0.8.13 ("Troubling Times") !
Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.12.1) from Google, F-Droid, our server, or itch.io
Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.12.1) from Google, F-Droid, our server, or itch.io
Korean translation
-
- Posts: 3
- Joined: Fri Sep 27, 2019 1:22 pm
- android_version: 8.0
Korean translation
Hi. guys.
I started translating Korean two days ago.
If there is any translator other than me now, please reply.
The amount is too much to translate alone.
current progress
Game content >> 2.6%
User interface >> 86%
I hope that the Korean translation will be applied to beta version 0.7.6 after the User interface translation is completed over the weekend.
I also want to play games in my native language.
I started translating Korean two days ago.
If there is any translator other than me now, please reply.
The amount is too much to translate alone.
current progress
Game content >> 2.6%
User interface >> 86%
I hope that the Korean translation will be applied to beta version 0.7.6 after the User interface translation is completed over the weekend.
I also want to play games in my native language.
- rijackson741
- Posts: 4520
- Joined: Tue Aug 20, 2013 2:04 am
- android_version: 10 - Android 10
- Location: Somewhere in Dhayavar
- Contact:
Re: Korean translation
Hello kty919, and welcome to the forums.
Thanks for helping with this. If you finish the UI translation I don't see why we would not include that in 0.7.6.
Do not be put off by the amount of translation needed for the content. Yes, it's a lot since only 2.6% has been done, but if you gradually grind away at it I think it will go faster then you think (which does not mean fast, just faster
)
Thanks for helping with this. If you finish the UI translation I don't see why we would not include that in 0.7.6.
Do not be put off by the amount of translation needed for the content. Yes, it's a lot since only 2.6% has been done, but if you gradually grind away at it I think it will go faster then you think (which does not mean fast, just faster

Level:75, XP:7656192, PV:866, FQ:105
HP:226, AC:255, AD:47-61, AP:3, ECC:23%, CM:3.0, BC:192, DR:3
Gold: 241432 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, D:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
HP:226, AC:255, AD:47-61, AP:3, ECC:23%, CM:3.0, BC:192, DR:3
Gold: 241432 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, D:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
- Nut
- Posts: 1770
- Joined: Mon Oct 27, 2014 12:14 pm
- android_version: 8.0
- Location: Glade
Re: Korean translation
Hi kty919,
thx for your work in translating!
I have to admit that I don't understand any single character of your language.
Just one remark: Please pay attention not to translate special variables. E.g.
is translated to
The special expressions like %1$d or %2$d or %% must stay unchanged, they are used for diverse variable values.
thx for your work in translating!
I have to admit that I don't understand any single character of your language.

Just one remark: Please pay attention not to translate special variables. E.g.
Code: Select all
Gives benefits when fighting with a weapon in the main hand and having a shield equipped in the off-hand.
Every skill level increases the attack chance of weapons with %1$d %% of their original attack chances, and the block chance of shields by %2$d %% of their original block chances.
Code: Select all
무기와 방패를 들고 더 잘 싸우게 됩니다.
기술 레벨당 무기의 공격 기회가 %1$d %%, 방패의 방어 기회가 %2$d% 증가합니다.
Nut
- rijackson741
- Posts: 4520
- Joined: Tue Aug 20, 2013 2:04 am
- android_version: 10 - Android 10
- Location: Somewhere in Dhayavar
- Contact:
Re: Korean translation
Korean is actually not a character based language, like Chinese or Japanese. It is alphabetic, with (I believe; kty919 can correct me if I am wrong) less that 50 characters. But it is written in two dimensions, so if you do not know how to read it then it looks character based. I only know this because I visited Seoul some years ago. I can't read any of it either thoughNut wrote: Fri Sep 27, 2019 11:51 pm I have to admit that I don't understand any single character of your language.![]()

Level:75, XP:7656192, PV:866, FQ:105
HP:226, AC:255, AD:47-61, AP:3, ECC:23%, CM:3.0, BC:192, DR:3
Gold: 241432 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, D:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
HP:226, AC:255, AD:47-61, AP:3, ECC:23%, CM:3.0, BC:192, DR:3
Gold: 241432 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, D:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
-
- Posts: 3
- Joined: Fri Sep 27, 2019 1:22 pm
- android_version: 8.0
Re: Korean translation
Hello! Nut and rijackson741, Thank you for your help and advice.Nut wrote: Fri Sep 27, 2019 11:51 pm Hi kty919,
thx for your work in translating!
I have to admit that I don't understand any single character of your language.![]()
Just one remark: Please pay attention not to translate special variables. E.g.is translated toCode: Select all
Gives benefits when fighting with a weapon in the main hand and having a shield equipped in the off-hand. Every skill level increases the attack chance of weapons with %1$d %% of their original attack chances, and the block chance of shields by %2$d %% of their original block chances.
The special expressions like %1$d or %2$d or %% must stay unchanged, they are used for diverse variable values.Code: Select all
무기와 방패를 들고 더 잘 싸우게 됩니다. 기술 레벨당 무기의 공격 기회가 %1$d %%, 방패의 방어 기회가 %2$d% 증가합니다.
I just corrected the wrong sentence.
I've already reviewed it, but I'm sad to find a typo.
After the translation, I will do a second and third review.
-
- Posts: 1
- Joined: Tue Feb 18, 2020 4:38 am
- android_version: 10 - Android 10
Re: Korean translation
Hello from Changwon, Korea.
It's very nice to meet like you here.
I've been playing AT quite long with much interest, and wondering to translate this but not knowing how.
Maybe a project site or something exist I guess...
Could you tell me how you've doing? We can make that go further.
It's very nice to meet like you here.
I've been playing AT quite long with much interest, and wondering to translate this but not knowing how.
Maybe a project site or something exist I guess...
Could you tell me how you've doing? We can make that go further.
Last edited by naturezikimi on Sun Mar 13, 2022 4:27 pm, edited 1 time in total.
- rijackson741
- Posts: 4520
- Joined: Tue Aug 20, 2013 2:04 am
- android_version: 10 - Android 10
- Location: Somewhere in Dhayavar
- Contact:
Re: Korean translation
Translations are on weblate, but beyond that I have no experience with them. Korean is here: https://hosted.weblate.org/languages/ko/andors-trail/
Level:75, XP:7656192, PV:866, FQ:105
HP:226, AC:255, AD:47-61, AP:3, ECC:23%, CM:3.0, BC:192, DR:3
Gold: 241432 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, D:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
HP:226, AC:255, AD:47-61, AP:3, ECC:23%, CM:3.0, BC:192, DR:3
Gold: 241432 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, D:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
-
- Posts: 192
- Joined: Mon Mar 04, 2019 8:45 pm
- android_version: 8.1 - Oreo
Re: Korean translation
Thanks for helping. If you have any question regarding weblate then you can PM me. Please register at weblate (it is free) so you can translate.naturezikimi wrote: Tue Feb 18, 2020 4:57 am Could you tell me how you've doing? We can make that go further.
-
- Posts: 3
- Joined: Fri Sep 27, 2019 1:22 pm
- android_version: 8.0
Re: Korean translation
hi guy, I'm back. I'll restart Korean translation.
- rijackson741
- Posts: 4520
- Joined: Tue Aug 20, 2013 2:04 am
- android_version: 10 - Android 10
- Location: Somewhere in Dhayavar
- Contact:
Re: Korean translation
Awesome. Thanks 

Level:75, XP:7656192, PV:866, FQ:105
HP:226, AC:255, AD:47-61, AP:3, ECC:23%, CM:3.0, BC:192, DR:3
Gold: 241432 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, D:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
HP:226, AC:255, AD:47-61, AP:3, ECC:23%, CM:3.0, BC:192, DR:3
Gold: 241432 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, D:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1