Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Korean guidelines.
110 of 18 results
1.
Text Input
텍스트 입력
Translated and reviewed by Lee Junho
Located in ../../source/input.rst:6
2.
With some limitations, Ren'Py can prompt the user to input a small amount of text. This prompting is done by the renpy.input function, which returns the entered text, allowing it to be saved in a variable or otherwise processed.
(no translation yet)
Located in ../../source/input.rst:8
3.
Right now, text input is limited to languages that do not require input method (IME) support. Most western languages should work, but Chinese, Japanese, and Korean probably won't.
지금 당장으로는 텍스트입력은 IME입력을 필요로하지 않습니다. 거의대부분의 서양언어는 동작합니다. 하지만 중국어,일본어,한국어는 동작하지 않을 수 있습니다.
Translated and reviewed by Lee Junho
Located in ../../source/input.rst:13
4.
The renpy.input function is defined as:
renpy.input기능은 이것으로 정의됩니다
Translated and reviewed by Lee Junho
Located in ../../source/input.rst:17
5.
Calling this function pops up a window asking the player to enter some text. It returns the entered text.
이 기능은 플레이어가 텍스트를 입력할수있도록 창을 띄웁니다.창은 글자를 입력하면 다시 사라집니다
Translated and reviewed by Lee Junho
Located in ../../source/inc/input:5
6.
`prompt`
`prompt`
Translated and reviewed by Lee Junho
Located in ../../source/inc/input:9
7.
A string giving a prompt to display to the player.
(no translation yet)
Located in ../../source/inc/input:9
8.
`default`
`default`
Translated and reviewed by Lee Junho
Located in ../../source/inc/input:12
9.
A string giving the initial text that will be edited by the player.
(no translation yet)
Located in ../../source/inc/input:12
10.
`allow`
`allow`
Translated and reviewed by Lee Junho
Located in ../../source/inc/input:16
110 of 18 results

This translation is managed by Launchpad Korean Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: HoYun Lee, Lee Junho.