258 lines
6.7 KiB
Plaintext
258 lines
6.7 KiB
Plaintext
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: IET_3_0_GYM@0.1 \n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Language-Team: #devs-localization\n"
|
|
"POT-Creation-Date: 2020-05-15 21:02+03:00\n"
|
|
"PO-Revision-Date: 2022-06-16 11:44+02:00\n"
|
|
"Language: ko\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Generator: com.unity.learn.iet-framework.authoring\n"
|
|
|
|
msgid "WindowTitle"
|
|
msgstr "튜토리얼"
|
|
|
|
# TODO: translate
|
|
msgid "FaqOpenText"
|
|
msgstr "Need Help?"
|
|
|
|
# TODO: translate
|
|
msgid "ReportProblemText"
|
|
msgstr "Is your question not listed here or would you like to report an issue?"
|
|
|
|
# TODO: translate
|
|
msgid "ReportProblemButtonText"
|
|
msgstr "Report issue"
|
|
|
|
# TODO: translate
|
|
msgid "TOCLabelTitle"
|
|
msgstr "Tutorials and documentation"
|
|
|
|
# TODO: translate
|
|
msgid "TOCLabelSubtitle"
|
|
msgstr "Learning material of this project and its packages"
|
|
|
|
msgid "TOCLabelCompleted"
|
|
msgstr "완료"
|
|
|
|
# TODO: translate
|
|
msgid "TOCButtonBackTooltip"
|
|
msgstr "Back to the previous view"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialButtonPrevious"
|
|
msgstr "Previous"
|
|
|
|
msgid "LanguageDialogTitle"
|
|
msgstr "에디터 언어 변경 감지됨"
|
|
|
|
msgid "LanguageDialogMessage"
|
|
msgstr "언어 변경을 적용하려면 에디터를 다시 시작하는 것이 좋습니다."
|
|
|
|
msgid "LanguageDialogButtonOk"
|
|
msgstr "다시 시작"
|
|
|
|
msgid "LanguageDialogButtonCancel"
|
|
msgstr "다시 시작하지 않고 계속"
|
|
|
|
msgid "WindowClosedDialogTitle"
|
|
msgstr "튜토리얼 닫기"
|
|
|
|
msgid "WindowClosedDialogMessage"
|
|
msgstr "상단 메뉴에서 {0}을/를 선택하여 튜토리얼을 검색할 수 있습니다."
|
|
|
|
msgid "WindowClosedDialogButtonOk"
|
|
msgstr "확인"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageLabelEventStateWarning"
|
|
msgstr "One or more callbacks of this event are not using 'Editor and Runtime' mode.If you want to be able to execute them in Edit mode as well (that is, when running tutorials out of Play mode), be sure to choose 'Editor and Runtime' mode."
|
|
|
|
msgid "LocalizableStringIconTooltip"
|
|
msgstr "문자열 현지화"
|
|
|
|
# TODO: translate
|
|
msgid "GuiControlSelectorButtonPickElement"
|
|
msgstr "Pick Visual Element"
|
|
|
|
# TODO: translate
|
|
msgid "GuiControlSelectorButtonPickElementTooltip"
|
|
msgstr "Pick the wanted visual element by clicking it. Press Esc key to cancel picking."
|
|
|
|
msgid "TutorialSectionTooltip"
|
|
msgstr "튜토리얼:"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialLabelParseError"
|
|
msgstr "PARSE ERROR"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialLabelParseErrorTooltip"
|
|
msgstr "Click here to see more information in the console."
|
|
|
|
msgid "SettingsCategory"
|
|
msgstr "에디터 내 튜토리얼"
|
|
|
|
# TODO: translate
|
|
msgid "SettingsShowTutorialsWindowClosedDialog"
|
|
msgstr "Show tutorials closed dialog"
|
|
|
|
# TODO: translate
|
|
msgid "SettingsDisplayWelcomeDialogOnStartup"
|
|
msgstr "Display welcome dialog on startup"
|
|
|
|
# TODO: translate
|
|
msgid "SettingsShowSimplifiedTypeNames"
|
|
msgstr "Show simplified type names"
|
|
|
|
# TODO: translate
|
|
msgid "SettingsShowSimplifiedTypeNamesTooltip"
|
|
msgstr "Show simplified names instead of fully qualified names for SerializedTypes shown in the Inspector"
|
|
|
|
# TODO: translate
|
|
msgid "SettingsUseDefaultEditors"
|
|
msgstr "Use default editors for editing tutorial assets"
|
|
|
|
# TODO: translate
|
|
msgid "SettingsUseDefaultEditorsTooltip"
|
|
msgstr "View the tutorial asset contents using default editor views instead of custom editors"
|
|
|
|
msgid "SettingsMaskingEnabled"
|
|
msgstr "마스킹 및 강조 활성화"
|
|
|
|
# TODO: translate
|
|
msgid "SettingsMaskingEnabledTooltip"
|
|
msgstr "Master control for Masking and Highlighting"
|
|
|
|
# TODO: translate
|
|
msgid "SettingsHelpboxRestoreDefaultAssetsWarning"
|
|
msgstr "TutorialProjectSettings.RestoreDefaultAssetsOnTutorialReload is enabled and Tutorial Authoring Tools are not present: the project's content might be overwritten."
|
|
|
|
# TODO: translate
|
|
msgid "TutorialWelcomePageButtonShowDialog"
|
|
msgstr "Show Welcome Dialog"
|
|
|
|
msgid "ButtonRunStartupCode"
|
|
msgstr "시작 코드 실행"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageCustomCallbacks"
|
|
msgstr "Custom Callbacks"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageCustomCallbacksTooltip"
|
|
msgstr "You can only assign public, non-static methods here. It is recommended that you define a ScriptableObject class that exposes all the methods you'd like to call, create an instance of that and assign it to these events in order to access the callbacks."
|
|
|
|
# TODO: translate
|
|
msgid "MissingPropertyPathWarning"
|
|
msgstr "Unable to locate property path {0} on this object. Automatic masking updates will not work."
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageMissingMaskingSettingsWarning"
|
|
msgstr "Unable to locate property path {0}.Array.data[0].{1} on this object. Automatic masking updates will not work."
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageLabelHeaderMediaType"
|
|
msgstr "Header Media Type"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPagePropertyMedia"
|
|
msgstr "Media"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageLabelTitle"
|
|
msgstr "Title"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageLabelNarrativeDescription"
|
|
msgstr "Narrative Description"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageLabelInstructionTitle"
|
|
msgstr "Instruction Title"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageLabelInstructionDescription"
|
|
msgstr "Instruction Description"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageCodeSample"
|
|
msgstr "Code Sample"
|
|
|
|
# TODO: translate
|
|
msgid "PostInstructionImage"
|
|
msgstr "End of Page Media"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageLabelCompletionCriteria"
|
|
msgstr "Completion Criteria"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPagePropertyCompletionType"
|
|
msgstr "Completion Type"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPagePropertyCriteria"
|
|
msgstr "Criteria"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPagePropertyNextTutorial"
|
|
msgstr "Next Tutorial"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPagePropertyNextTutorialButton"
|
|
msgstr "Next Tutorial button text"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageButtonCreateCallbackHandler"
|
|
msgstr "Create Callback Handler"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPagePropertyEnableMasking"
|
|
msgstr "Enable Masking"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialPageDialogCallbackFolderTitle"
|
|
msgstr "Choose an Editor Folder for the Callback Handler Files"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialLabelAutoCompletion"
|
|
msgstr "Auto Completion"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialButtonStartAutoCompletion"
|
|
msgstr "Start Auto Completion"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialButtonStopAutoCompletion"
|
|
msgstr "Stop Auto Completion"
|
|
|
|
msgid "IconPreviewMaskingTooltip"
|
|
msgstr "마스킹 프리뷰"
|
|
|
|
# TODO: translate
|
|
msgid "AuthoringButtonSelectCategory"
|
|
msgstr "Select Category"
|
|
|
|
msgid "AuthoringButtonSelectTutorial"
|
|
msgstr "튜토리얼 선택"
|
|
|
|
msgid "AuthoringButtonSelectPage"
|
|
msgstr "페이지 선택"
|
|
|
|
msgid "AuthoringButtonSkipToEnd"
|
|
msgstr "마지막으로 이동"
|
|
|
|
# TODO: translate
|
|
msgid "AuthoringButtonAutocompletePage"
|
|
msgstr "Autocomplete page"
|
|
|
|
# TODO: translate
|
|
msgid "TutorialModalWindowIconPreviewMasking"
|
|
msgstr "Preview Masking"
|
|
|