본문 바로가기

IT for my Life/CAT Tool Programming

(4)
Choice of Programming Language There are tons of programming languages you can use to automate the translation process. But I think 2 are most convenient in Windows Operating system. One is Python and the other is Autohotkey. Here, I’ll use Autohotkey because, Autohotkey could be slightly faster than Python when dealing with Microsoft Office products. On similar extent, it better communicates with COMObj commands. Supports Re..
Fundamentals of Localization Coding In the last article, I mentioned the importance of TM consistency. Here, I will point out the basics of localization coding that can support TM.Fundamentals of Localization CodingI'd say that there are 2 most important things when it comes to localization coding. They are COMObj and Safearray. COMObj is a tool that programming languages use to directly communicate with Microsoft Applications. CO..
2년 연속 최고의 한글화 수상으로 돌아보는 게임 번역 2019년 초라. 벌써 제작년이 됐다. 당시 내가 액티비전에 입사한 이후, 2019년과 2020년 양년 내리 내손으로 번역한 게임이 대한민국의 최고 한글화 상(HOTY)를 수상했다. HOTY라는 상은 콘솔러라는 커뮤니티에서 주는 상이다. 콘솔러는 엄청나게 큰 커뮤니티는 아니지만 나름대로 오랫동안 착실히 운영해 온 콘솔 전용 커뮤니티다. 과거를 거슬러 올라가면 콘솔러는 2017년부터 HOTY를 수여하기 시작했다. 2017년에는 슈퍼 마리오 오디세이가, 2018년에는 갓 오브 워가 수상했다. 특히 2018년은 좀 안타까운 게 “콜 오브 듀티: 블랙 옵스 4”를 비싼 돈 들여서 한국어 더빙까지 넣었는데, 사람들에게 발 번역이라고 까이고 비판을 받았다. 이에 비판을 겸허하게 받아들이고 업무를 개선한 결과, 20..
Flawless TM that can save your life There is a popular norm when it comes to a management. You have to see both forests and trees. The same comes to Translation Memory too. In this article I will define what forests and trees are in TM, and provide a guide how the computer coding and artificial intelligence can help you in your journey of endless piles of translations. The whole article will be divided into 2 posts. First post wil..