Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Korean guidelines.
110 of 115 results
1.
Displaying Images
이미지 표시
Translated and reviewed by 이어진
Located in ../../source/displaying_images.rst:8
2.
The defining aspect of a visual novel, lending its name to the form, are the visuals. Ren'Py contains four statements that control the display of images, and a model that determines the order in which the images are displayed. This makes it convenient to display images in a manner that is suitable for use in visual novels and other storytelling games.
시각적인 소설의 정의 측면은 그 이름을 양식에 빌려주는 것입니다. 렌파이에는 이미지 표시를 제어하는 ​​네 가지 방법에 대한 설명과 이미지가 표시되는 순서를 결정하는 모델이 포함되어 있습니다. 따라서 비주얼 노벨 및 기타 스토리 텔링 게임에 적합한 방식으로 이미지를 표시할 수 있습니다.
Translated and reviewed by 이어진
Located in ../../source/displaying_images.rst:10
3.
The four statements that work with images are:
이미지를 다루는 네 가지 방법은 다음과 같습니다.
Translated and reviewed by 이어진
Located in ../../source/displaying_images.rst:16
4.
``image`` - defines a new image.
"image ''-새로운 이미지를 정의합니다.
Translated and reviewed by 이어진
Located in ../../source/displaying_images.rst:18
5.
``show`` - shows an image on a layer.
''show ''-레이어의 이미지를 보여줍니다.
Translated and reviewed by 이어진
Located in ../../source/displaying_images.rst:19
6.
``scene`` - clears a layer, and optionally shows an image on that layer.
''장면 ''-레이어를 지우고 선택적으로 해당 레이어에 이미지를 표시합니다.
Translated and reviewed by 이어진
Located in ../../source/displaying_images.rst:20
7.
``hide`` - removes an image from a layer.
''숨기기 ''-레이어에서 이미지를 제거합니다.
Translated and reviewed by 이어진
Located in ../../source/displaying_images.rst:21
8.
As abrupt changes of image can be disconcerting to the user, Ren'Py has the ``with`` statement, which allows effects to be applied when the scene is changed.
이미지의 갑작스러운 변화는 사용자에게 당황스러울 수 있기 때문에 렌파이에는 장면이 변경 될 때 효과를 적용 할 수 있는 ''with ''문이 있습니다.
Translated and reviewed by 이어진
Located in ../../source/displaying_images.rst:23
9.
Concepts
개념
Translated and reviewed by 이어진
Located in ../../source/displaying_images.rst:29
10.
Image
이미지
Translated and reviewed by 이어진
Located in ../../source/displaying_images.rst:32
110 of 115 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: 이어진.