Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Korean guidelines.
312 of 119 results
3.
Returns the depth of the call stack of the current context - the number of calls that have run without being returned from or popped from the call stack.
현재 컨텍스트의 호출 스택 깊이 호출 스택에서 반환되거나 팝되지 않는 호출 수를 반환합니다.
Translated and reviewed by 구현주
Located in ../../source/inc/other:5
4.
Tells Ren'Py that a choice is coming up soon. This currently has two effects:
렌파이에게 선택이 곧 올것이라고 알려줍니다. 현재 두 가지 효과가 있습니다.
Translated and reviewed by 구현주
Located in ../../source/inc/other:11
5.
If Ren'Py is skipping, and the Skip After Choices preferences is set to stop skipping, skipping is terminated.
렌 파이가 건너 뛰고 선택 후 건너 뛰기 환경 설정이 건너 뛰기를 중지하도록 설정되어 있으면 건너 뛰기가 종료됩니다.
Translated and reviewed by 구현주
Located in ../../source/inc/other:14
6.
An auto-save is triggered.
자동 저장이 트리거 됩니다.
Translated and reviewed by 구현주
Located in ../../source/inc/other:17
7.
Resets the game runtime counter.
게임 런타임 카운터를 재설정합니다.
Translated and reviewed by 구현주
Located in ../../source/inc/other:21
8.
Clears the keymap cache. This allows changes to :var:`config.keymap` to take effect without restarting Ren'Py.
키맵 캐시를 지 웁니다. 렌 파이를 다시 시작하지 않고: var: 'config.keymap'에 대한 변경 사항을 적용할 수 있다.
Translated and reviewed by 구현주
Located in ../../source/inc/other:25
9.
This can be given one or more variable names as arguments. This makes the variables dynamically scoped to the current context. The variables will be reset to their original value when the call returns.
하나 이상의 변수 이름을 인수로 지정할 수 있습니다. 이렇게 하면 변수가 현재 컨텍스트에 동적으로 범위가 지정됩니다. 호출이 반환되면 변수가 원래 값으로 재설정됩니다.
Translated and reviewed by 구현주
Located in ../../source/inc/other:30
10.
An example call is::
예제 호출은 다음과 같다.
Translated and reviewed by 구현주
Located in ../../source/inc/other:34 ../../source/inc/other:44
11.
This can be given one or more variable names as arguments. This makes the variables dynamically scoped to the current call. The variables will be reset to their original value when the call returns.
하나 이상의 변수 이름을 인수로 지정할 수 있습니다. 이렇게 하면 변수가 현재 호출에 동적으로 적용됩니다. 로출이 반환되면 변수가 원래 값으로 재설정됩니다.
Translated and reviewed by 구현주
Located in ../../source/inc/other:40
12.
This attempts to find the coordinates of the currently-focused displayable. If it can, it will return them as a (x, y, w, h) tuple. If not, it will return a (None, None, None, None) tuple.
현재 포커스가 있는 디스플레이 어블의 좌표를 찾으려고 시도합니다. 가능하면 (x,y,w,h)튜플로 반환합니다. 그렇지 않으면(없음, 없음, 없음, 없음)튜플을 반환합니다.
Translated and reviewed by 구현주
Located in ../../source/inc/other:50
312 of 119 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: 구현주.