renpy/the_question/game/tl/korean/options.rpy

18 lines
812 B
Plaintext
Raw Normal View History

2023-01-18 22:13:55 +00:00
translate korean python:
gui.system_font = gui.main_font = gui.text_font = gui.name_text_font = gui.interface_text_font = gui.button_text_font = gui.choice_button_text_font = "SourceHanSansLite.ttf"
config.window_title = u"물음 (The Question)"
translate korean strings:
# options.rpy:15
old "The Question"
new "{b}물음 (The Question){/b}"
# options.rpy:26
old "Ren'Py 7+ Edition"
new "렌파이 7+ 에디션"
# options.rpy:32
old "Character Art: Deji.\nOriginal Character Art: derik.\n\nBackground Art: Mugenjohncel.\nOriginal Background Art: DaFool\n\nMusic By: Alessio\n\nWritten By: mikey"
new "인물 삽화: Deji.\n오리지널 인물 삽화: derik.\n\n배경 삽화: Mugenjohncel.\n오리지널 배경 삽화: DaFool\n\n음악: Alessio\n\n글: mikey"