Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Korean guidelines.
1120 of 39 results
11.
:func:`Transform` has changed its behavior with regards to asymmetrically scaled and rotated images. It's unlikely the old behavior was ever used.
: func :'Transform'은 비대칭으로 크기가 조정되었으며, 회전된 이미지와 관련하여 동작이 변경되었습니다.
Translated and reviewed by 이어진
Located in ../../source/incompatible.rst:51
12.
6.13.8
6.13.8
Translated and reviewed by 이어진
Located in ../../source/incompatible.rst:59
13.
Old-style string interpolation has been re-enabled by default. If you wrote code (between 6.13 and 6.13.7) that uses % in say or menu statements, you should either write %% instead, or include the code::
구식 문자열 보간이 다시 활성화 되었습니다. say 또는 menu 문에 %를 사용하는 코드(6.13에서 6.13.7 사이)를 작성한 경우, 그 대신 %%를 쓰거나 코드를 포함시켜야 합니다.
Translated and reviewed by 이어진
Located in ../../source/incompatible.rst:61
14.
6.13
6.13
Translated and reviewed by 이어진
Located in ../../source/incompatible.rst:69
15.
The changes to text behavior can affect games in development in many ways. The biggest change is the introduction of new-style (square-bracket) text substitutions, and the elimination of old-style (percent-based) substitutions. These changes can be reverted with the code::
텍스트 행동의 변화는 개발중인 게임에 영향을 줄 수 있습니다. 가장 큰 변화는 새로운 스타일의 (대괄호) 텍스트 대체와 이전 스타일의 (백분율) 대체를 제거한 것입니다. 이러한 변경 사항은 다음 코드를 사용하여 되돌릴 수 있습니다.
Translated and reviewed by 이어진
Located in ../../source/incompatible.rst:71
16.
New- and old-style substitutions can coexist in the same game, by setting both variables to True.
두 가지 변수를 모두 True로 설정하여 같은 게임에서 새로운 스타일과 구식 스타일을 같이 사용할 수 있습니다.
Translated and reviewed by 이어진
Located in ../../source/incompatible.rst:81
17.
Ren'Py has also changed the default line-wrapping behavior. While the new behavior should never increase the number of lines in a paragraph, it may change which words fall on each line. To restore the old behavior, add the code::
렌파이는 기본 줄 바꿈 동작을 변경했습니다. 새로운 동작의 경우, 단락의 줄 수를 늘릴 수 없으나 각 줄에 표시되는 단어가 변경 될 수 있습니다. 이전 동작을 복원하려면 다음 코드를 추가하십시오.
Translated and reviewed by 이어진
Located in ../../source/incompatible.rst:84
18.
A bug with negative line_spacing was fixed. This fix can cause blocks of text to shrink in height. To revert to the old behavior, use::
음수 line_spacing 버그가 수정되었습니다. 이 수정으로 인해 텍스트 블록의 높이가 줄어들 수 있습니다. 이전 동작으로 되돌리려면 다음을 사용하십시오.
Translated and reviewed by 이어진
Located in ../../source/incompatible.rst:93
19.
Finally, the new text code may lead to artifacts when displaying slow text, especially in conjunction with a negative line spacing. Consider adjusting :propref:`line_overlap_split` to fix this.
마지막으로, 새로운 텍스트 코드는 느린 텍스트를 표시 할 때, 음의 줄 간격과 관련하여 아티팩트를 유발할 수 있습니다. 이 문제를 해결하기 위해서는 :propref :'line_overlap_split'을 조정해야 합니다.
Translated and reviewed by 이어진
Located in ../../source/incompatible.rst:99
20.
6.12.1
6.12.1
Translated and reviewed by 이어진
Located in ../../source/incompatible.rst:106
1120 of 39 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: 이어진.