VR4Medical/ICI/Library/PackageCache/com.unity.learn.iet-framework@4bd5247958fc/Editor/Localization/zh-hans.po
2025-07-29 13:45:50 +03:00

258 lines
6.6 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: zh-hans\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"