Skip to content

Commit

Permalink
Add Traditional Chinese support
Browse files Browse the repository at this point in the history
bdunderscore#222
Has been changed to the version of this PR
  • Loading branch information
yelandiealma committed May 6, 2024
1 parent 5617be4 commit 9886c75
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
36 changes: 36 additions & 0 deletions Editor/UI/Localization/zh-Hant.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
msgid ""
msgstr ""
"Language: zh-Hant\n"

msgid "ErrorReport:AvatarPrefix"
msgstr "Avatar: "

msgid "ErrorReport:Title"
msgstr "NDMF 控制台"

msgid "ErrorReport:HintFoldout"
msgstr "幫助我修復它!"

msgid "ErrorReport:TestBuild"
msgstr "執行測試用建置"

msgid "ErrorReport:NoErrors"
msgstr "沒有資訊可供報告!"

msgid "ErrorReport:NoAvatarSelected"
msgstr "沒有選定 Avatar。"

msgid "ErrorReport:Unbuilt"
msgstr "此 Avatar 尚未建置。 "

msgid "Errors:InternalError"
msgstr "發生內部錯誤。"

msgid "Errors:InternalError:description"
msgstr "A plugin has thrown an exception of type {0}. 請將此資訊回報給工具作者。"

msgid "InternalError:StackTraceFoldout"
msgstr "Show Stack Trace (請將此訊息與錯誤報告一併提交!)"

msgid "AvatarProcessor:ProcessingFailed"
msgstr "處理 Avatar 時發生了錯誤。詳細資訊請查看 NDMF 控制台。"
7 changes: 7 additions & 0 deletions Editor/UI/Localization/zh-Hant.po.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9886c75

Please sign in to comment.