Difference between revisions of "Translations:Manual:Introduction/148/ko"

From Mudlet
Jump to navigation Jump to search
(Updating translation from gettext import)
 
(No difference)

Latest revision as of 01:05, 17 February 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Manual:Introduction)
{{note}} All timers which are made at the same time, will start counting from this common point in time, not relative to each other - so if you want to make one timer go off 1 second after another, '''don't do this''':

Note Note: 동시에 생성된 모든 타이머는 서로에 상대적이지 않고 공통 시점에서 시작하여 계산됩니다. 따라서 다른 타이머가 1초 후에 작동하도록 하려면, 이렇게 하지 마세요: