Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Korean guidelines.
110 of 131 results
4.
Image galleries are managed by instances of the Gallery class. A single instance of the gallery class may be shared between multiple image gallery screens.
(no translation yet)
Located in ../../source/rooms.rst:18
5.
A gallery has one or more buttons associated with it, a button has one or more images associated with it, and each image has one or more displayables associated with it. Conditions can be assigned to buttons and images. A button is unlocked when all of the conditions associated with it are satisfied and at least one image associated with that button is unlocked. An image is unlocked when all associated conditions are satisfied.
(no translation yet)
Located in ../../source/rooms.rst:22
6.
Creating an image gallery consists of the following four steps.
(no translation yet)
Located in ../../source/rooms.rst:29
7.
Create an instance of Gallery.
(no translation yet)
Located in ../../source/rooms.rst:31
8.
Add buttons and images to that gallery, along with conditions that determine if the buttons and images they belong to are unlocked. This is also a multi-step process.
(no translation yet)
Located in ../../source/rooms.rst:33
9.
Declare a new button by calling :meth:`Gallery.button`.
(no translation yet)
Located in ../../source/rooms.rst:37
10.
Optionally, add one or more unlock conditions to the button by calling :meth:`Gallery.unlock` or :meth:`Gallery.condition`.
(no translation yet)
Located in ../../source/rooms.rst:39
11.
Declare an image by calling :meth:`Gallery.image` with one or displayables as arguments. Or call the convenience method :meth:`Gallery.unlock_image` instead.
(no translation yet)
Located in ../../source/rooms.rst:42
12.
Optionally, call :meth:`Gallery.transform` to associate transforms with the displayables.
(no translation yet)
Located in ../../source/rooms.rst:46
13.
Optionally, add one or more unlock conditions to the image by calling :meth:`Gallery.unlock`, :meth:`Gallery.condition`, or :meth:`Gallery.allprior`.
(no translation yet)
Located in ../../source/rooms.rst:49
110 of 131 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.