Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Korean guidelines.
1019 of 41 results
10.
The following is an example script with pagination::
아래는 페이지를 나누는 예제 스크립트입니다. ::
Translated and reviewed by baekansi
Located in ../../source/nvl_mode.rst:48
11.
While nvl-mode games generally have more text per paragraph, this example demonstrates a basic NVL-mode script. (Suitable for use in a kinetic novel that does not have transitions.)
NVL모드 게임은 보통 한 문 단에 예시보다 더 많은 텍스트가 들어갑니다만 이 예제는 기본 NVL모드 스크립트의 형태입니다. (화면 전환 효과가 없는 키네틱 노블에서 사용하기 적합한 형태입니다.)
Translated and reviewed by baekansi
Located in ../../source/nvl_mode.rst:65
12.
Menus
선택지
Translated and reviewed by baekansi
Located in ../../source/nvl_mode.rst:70
13.
By default, menus are displayed in ADV-mode, taking up the full screen. There is also an alternate NVL-mode menu presentation, which displays the menus immediately after the current page of NVL-mode text.
기본적으로 선택지는 화면 전체를 차지하는 ADV모드의 선택지로 나타납니다. 물론 NVL 선택지 형태도 있어서 NVL 모드로 텍스트를 표시한 페이지에 바로 선택지를 나타낼 수도 있습니다.
Translated and reviewed by baekansi
Located in ../../source/nvl_mode.rst:72
14.
To access this alternate menu presentation, write::
NVL 모드 선택지를 나타내려면 다음과 같이 적어야합니다. ::
Translated and reviewed by baekansi
Located in ../../source/nvl_mode.rst:77
15.
The menu will disappear after the choice has been made, so it usually makes sense to follow menus with an "nvl clear" or some sort of indication as to the choice.
사용자가 선택지를 선택하고 난 뒤 선택지는 사라지므로 menu 명령문 다음에 "nvl clear" 를 적거나 사용자의 선택을 가리키는 표시를 나타내야 합니다.
Translated and reviewed by baekansi
Located in ../../source/nvl_mode.rst:82
16.
Showing and Hiding the NVL-mode Window
NVL 모드 대사창을 나타내거나 감추는 법
Translated and reviewed by baekansi
Located in ../../source/nvl_mode.rst:87
17.
The NVL-mode window can be controlled with the standard ``window show`` and ``window hide`` statements. To enable this, add the following code to your game::
NVL모드 대사창은 ``window show`` 나 ``window hide`` 명령문으로 제어할 수 있습니다. 이 명령문을 활성화하려면 게임에 다음과 같은 코드를 추가해야 합니다. ::
Translated and reviewed by baekansi
Located in ../../source/nvl_mode.rst:89
18.
Setting :var:`config.empty_window` to ``nvl_show_core`` will cause the NVL-mode window to be displayed during a transition. (The last two lines select the default transitions to be used for showing and hiding the window.)
:var:`config.empty_window` 를 ``nvl_show_core`` 로 설정하면 화면 전환 효과를 실행하는 동안에도 NVL모드 대사창이 그대로 나타나있게 됩니다. (아래 두 줄로는 대사창을 나타내거나 숨길 때 사용할 기본 화면 전환 효과를 설정합니다. )
Translated and reviewed by baekansi
Located in ../../source/nvl_mode.rst:98
19.
An example of using the window commands to show and hide the window is::
아래는 window 명령문을 이용하여 대사창을 나타내고 숨기는 예제 스크립트입니다. ::
Translated and reviewed by baekansi
Located in ../../source/nvl_mode.rst:103
1019 of 41 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: baekansi.