diff options
Diffstat (limited to 'editor/translations/zh_CN.po')
-rw-r--r-- | editor/translations/zh_CN.po | 43 |
1 files changed, 40 insertions, 3 deletions
diff --git a/editor/translations/zh_CN.po b/editor/translations/zh_CN.po index 39e1f9ce11..437a6a5f59 100644 --- a/editor/translations/zh_CN.po +++ b/editor/translations/zh_CN.po @@ -3471,6 +3471,11 @@ msgid "Select Template File" msgstr "选择模板文件" #: editor/export_template_manager.cpp +#, fuzzy +msgid "Godot Export Templates" +msgstr "正在加载导出模板" + +#: editor/export_template_manager.cpp msgid "Export Template Manager" msgstr "模板导出工具" @@ -4845,6 +4850,32 @@ msgid "Download for this asset is already in progress!" msgstr "此资源文件正在下载中!" #: editor/plugins/asset_library_editor_plugin.cpp +msgid "Recently Updated" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Least Recently Updated" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Name (A-Z)" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Name (Z-A)" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "License (A-Z)" +msgstr "许可证" + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "License (Z-A)" +msgstr "许可证" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "First" msgstr "第一项" @@ -8889,6 +8920,15 @@ msgid "Runnable" msgstr "可执行的" #: editor/project_export.cpp +#, fuzzy +msgid "Add initial export..." +msgstr "添加输入端口" + +#: editor/project_export.cpp +msgid "Add previous patches..." +msgstr "" + +#: editor/project_export.cpp msgid "Delete patch '%s' from list?" msgstr "从列表中删除补丁''%s'?" @@ -13004,9 +13044,6 @@ msgstr "不允许修改常量。" #~ msgid "Re-Import Changed Resources" #~ msgstr "重新导入改变的资源" -#~ msgid "Loading Export Templates" -#~ msgstr "正在加载导出模板" - #~ msgid "" #~ "\n" #~ "Status: Needs Re-Import" |