diff options
Diffstat (limited to 'editor/translations/zh_HK.po')
-rw-r--r-- | editor/translations/zh_HK.po | 30 |
1 files changed, 20 insertions, 10 deletions
diff --git a/editor/translations/zh_HK.po b/editor/translations/zh_HK.po index b3faa76c3c..217f7ad4b8 100644 --- a/editor/translations/zh_HK.po +++ b/editor/translations/zh_HK.po @@ -4017,8 +4017,19 @@ msgid "Searching..." msgstr "搜尋中..." #: editor/find_in_files.cpp -msgid "Search complete" -msgstr "搜尋完成" +#, fuzzy +msgid "%d match in %d file." +msgstr "%d 相同。" + +#: editor/find_in_files.cpp +#, fuzzy +msgid "%d matches in %d file." +msgstr "%d 相同。" + +#: editor/find_in_files.cpp +#, fuzzy +msgid "%d matches in %d files." +msgstr "%d 相同。" #: editor/groups_editor.cpp #, fuzzy @@ -8858,10 +8869,6 @@ msgid "Error" msgstr "" #: editor/plugins/version_control_editor_plugin.cpp -msgid "No commit message was provided" -msgstr "" - -#: editor/plugins/version_control_editor_plugin.cpp msgid "No files added to stage" msgstr "" @@ -8926,10 +8933,6 @@ msgid "Stage All" msgstr "全選" #: editor/plugins/version_control_editor_plugin.cpp -msgid "Add a commit message" -msgstr "" - -#: editor/plugins/version_control_editor_plugin.cpp #, fuzzy msgid "Commit Changes" msgstr "同步更新腳本" @@ -13111,6 +13114,10 @@ msgstr "警告!" msgid "Please Confirm..." msgstr "請確認..." +#: scene/gui/graph_edit.cpp +msgid "Enable grid minimap." +msgstr "" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " @@ -13181,6 +13188,9 @@ msgstr "" msgid "Constants cannot be modified." msgstr "" +#~ msgid "Search complete" +#~ msgstr "搜尋完成" + #~ msgid "There is already file or folder with the same name in this location." #~ msgstr "此位置已存在同名的檔案或資料夾。" |