[Translation] I don't know if this info could help?

themon

New member
Messages
517
Points
0
Location
라그나로크
Github
ThemonChan (5468656d6f6e4368616e)
Emulator
I hope this could help translating msgstringtable.txt and other files that need to be translated to English !!

this is how you can manually translate msgstringtable and other to english

for my example lets use the msgstringtable.txt

step 1: open msgstringtable.txt

step 2: search for the Cp1252 text you want to translate

  ex.  ¼ö·®°»½ÅÀÌ ÇÊ¿äÇÕ´Ï´Ù# <-- copy this Cp1252 text format

step 3: download and extract RoUnicode.zip

step 4: create a new folder and inside that new folder create new untitled.txt file

step 5: rename the untitled.txt and paste the Cp1252 text format that you copied and use it as the new filename of untitled.txt

step 6: open RoUnicode.jar and search for the new folder you created and the press "To Korean"

  ¼ö·®°»½ÅÀÌ ÇÊ¿äÇÕ´Ï´Ù# <-- Cp1252 text format will change to 수량갱신이 필요합니다# <-- Korean text

step 7: highlight and rename 수량갱신이 필요합니다#  but just copy the new korean file name

step 8: go to http://translate.google.com/ and paste the korean file name that you copy earlier "수량갱신이 필요합니다#"

step 9: translate from Korean to English

수량갱신이 필요합니다# <-- Korean text

Quantity update is required # <-- English Text

step 10: copy the English Text and overwrite the Cp1252 text inside the msgstringtable.txt

step 11: repeat step 2 till you translate all Cp1252 text to English Text and then save

RoUnicode.zip

msgstringtable Themon.txt

 

Attachments

Last edited by a moderator:
wow.. i will try ur msgstringtable
default_happy.png


 
i just translate some of the line that they haven't translated in data folder revision 56

 
Last edited by a moderator:
And fix the missing Line


Insert this in line 1749

You have not registered to sell the item.Please Register to sell item.#

1747 You have sold %s. Amount: %d. Total Zeny: %dz#
1748 %s item could not be sold because you do not have the wanted amount of items.#
1749 You have not registered to sell the item.Please Register to sell item.#
1750 You don't have any summoned spirits.#
1751 This is a restricted server.#

 
Back
Top