Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Chinese (Simplified) guidelines.
514 of 35 results
5.
NVL-mode can be added to a Ren'Py script in two steps. The first is to declare the characters to use NVL-mode, and the second is to add ``nvl clear`` statements at the end of each page.
(no translation yet)
Located in ../../source/nvl_mode.rst:22
6.
Characters can be declared to use NVL-mode by adding a ``kind=nvl`` parameter to each of the Character declarations. For example, if we the character declarations from the Quickstart manual are::
(no translation yet)
Located in ../../source/nvl_mode.rst:26
7.
Changed to use NVL-mode, those declarations become::
(no translation yet)
Located in ../../source/nvl_mode.rst:33
8.
Note that we have also added an NVL-mode declaration of ``narrator``. The ``narrator`` character is used to speak lines that do not have another character name associated with it.
(no translation yet)
Located in ../../source/nvl_mode.rst:39
9.
If we ran the game like this, the first few lines would display normally, but after a while, lines would begin displaying below the bottom of the screen. To break the script into pages, include an ``nvl clear`` statement after each page.
(no translation yet)
Located in ../../source/nvl_mode.rst:43
10.
The following is an example script with pagination::
(no translation yet)
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 alpacanist
Located in ../../source/nvl_mode.rst:65
12.
Menus
选项
Translated and reviewed by alpacanist
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 模式的选项,在当前页面之后显示。
Translated and reviewed by alpacanist
Located in ../../source/nvl_mode.rst:72
14.
To access this alternate menu presentation, write::
(no translation yet)
Located in ../../source/nvl_mode.rst:77
514 of 35 results

This translation is managed by Launchpad Simplified Chinese Translators, assigned by Launchpad Translators.

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

Contributors to this translation: alpacanist.