+msgid "What"
+msgstr "内容"
+
+#. i18n: ectx: label, entry (SearchTool), group (Search)
+#: search/dolphin_searchsettings.kcfg:18
+#, kde-format
+msgid "SearchTool"
+msgstr "搜索工具"
+
+#: search/dolphinquery.cpp:383
+#, kde-format
+msgctxt ""
+"@title of a search results page. %1 is the search term a user entered, %2 is "
+"a folder name"
+msgid "Search results for “%1” in %2"
+msgstr "在 %2 中搜索“%1”的结果"
+
+#: search/dolphinquery.cpp:389
+#, kde-format
+msgctxt ""
+"@title of a search results page. %1 is the search term a user entered, %2 is "
+"a folder name"
+msgid "Files containing “%1” in %2"
+msgstr "在 %2 中包含“%1”的文件"
+
+#: search/dolphinquery.cpp:396
+#, kde-format
+msgctxt ""
+"@title of a search results page. %1 is a tag e.g. 'important'. %2 is a "
+"folder name"
+msgid "Search items tagged “%1” in %2"
+msgstr "搜索 %2 中标签为“%1”的项目"
+
+#: search/dolphinquery.cpp:401
+#, kde-format
+msgctxt ""
+"@title of a search results page. %1 and %2 are tags e.g. 'important'. %3 is "
+"a folder name"
+msgid "Search items tagged “%1” and “%2” in %3"
+msgstr "搜索 %3 中标签为“%1”和“%2”的项目"
+
+#: search/dolphinquery.cpp:408
+#, kde-format
+msgctxt ""
+"@title of a search results page for items of a specified type. %1 is a file "
+"type e.g. 'Document', 'Folder'. %2 is a folder name"
+msgid "%1 search results in %2"
+msgstr "%2 中的 %1 搜索结果"
+
+#: search/dolphinquery.cpp:414
+#, kde-format
+msgctxt ""
+"@title of a search results page with items matching pre-defined conditions. "
+"%1 is a folder name"
+msgid "Search results in %1"
+msgstr "%1 中的搜索结果"
+
+#: search/dolphinquery.cpp:424
+#, kde-format
+msgctxt "@title of a search results page. %1 is the search term a user entered"
+msgid "Search results for “%1”"
+msgstr "“%1”的搜索结果"
+
+#: search/dolphinquery.cpp:427
+#, kde-format
+msgctxt "@title of a search results page. %1 is the search term a user entered"
+msgid "Files containing “%1”"
+msgstr "包含“%1”的文件"
+
+#: search/dolphinquery.cpp:431
+#, kde-format
+msgctxt "@title of a search results page. %1 is a tag e.g. 'important'"
+msgid "Search items tagged “%1”"
+msgstr "搜索标签为“%1”的项目"
+
+#: search/dolphinquery.cpp:434
+#, kde-format
+msgctxt "@title of a search results page. %1 and %2 are tags e.g. 'important'"
+msgid "Search items tagged “%1” and “%2”"
+msgstr "搜索标签为“%1”和“%2”的项目"
+
+#. i18n: Results page for items of a specified type. %1 is a file type e.g. 'Audio', 'Document', 'Folder', 'Archive'. 'Presentation'.
+#. If putting such a file type at the start does not work in your language in this context, you might want to translate this liberally with
+#. something along the lines of 'Search items of type “%1”'.
+#: search/dolphinquery.cpp:442
+#, kde-format
+msgctxt "@title of a search. %1 is file type"
+msgid "%1 search results"
+msgstr "%1 搜索结果"
+
+#: search/dolphinquery.cpp:445
+#, kde-format
+msgctxt ""
+"@title of a search results page with items matching pre-defined conditions"
+msgid "Search results"
+msgstr "搜索结果"
+
+#. i18n: Localized name for the Filenamesearch search tool for use in user interfaces.
+#: search/popup.cpp:48
+#, kde-format
+msgid "Simple search"
+msgstr "简单查询"
+
+#. i18n: Localized name for the Baloo search tool for use in user interfaces.
+#: search/popup.cpp:54
+#, kde-format
+msgid "File Indexing"
+msgstr "文件索引"
+
+#: search/popup.cpp:74
+#, kde-format
+msgctxt "@title:group"
+msgid "Search in:"
+msgstr "搜索范围:"
+
+#: search/popup.cpp:78
+#, kde-format
+msgctxt "@option:radio Search in:"
+msgid "File names"
+msgstr "文件名"
+
+#: search/popup.cpp:113
+#, kde-format
+msgctxt "@title:group"
+msgid "Search using:"
+msgstr "搜索工具:"
+
+#: search/popup.cpp:132
+#, kde-kuit-format
+msgctxt "@info about a search tool"
+msgid ""
+"<para>For searching in file contents <application>%1</application> attempts "
+"to use third-party search tools if they are available on this system and are "
+"expected to lead to better or faster results. <application>ripgrep</"
+"application> and <application>ripgrep-all</application> might improve your "
+"search experience if they are installed. <application>ripgrep-all</"
+"application> in particular enables searches in more file types (e.g. pdf, "
+"docx, sqlite, jpg, movie subtitles (mkv, mp4)).</para><para>The manner in "
+"which these search tools are invoked can be configured by editing a script "
+"file. Copy it from <filename>%2</filename> to <filename>%3</filename> before "
+"modifying your copy. If any issues arise, delete your copy <filename>%3</"
+"filename> to revert your changes.</para>"
+msgstr ""
+"<para>在搜索文件内容时,如果系统中存在第三方搜索工具并且预计能带来更好的或更"
+"快的结果,<application>%1</application> 将尝试使用这些工具。在系统中安装 "
+"<application>ripgrep</application> 和 <application>ripgrep-all</application> "
+"可能会有助于改善搜索体验。特别是 <application>ripgrep-all</application> 可以"
+"搜索更多文件类型 (例如 pdf、docx、sqlite、jpg、视频字幕 (mkv、mp4))。</"
+"para><para>您可以编辑一个脚本文件来配置这些搜索工具的调用方式。请先将 "
+"<filename>%2</filename> 复制一个副本到 <filename>%3</filename>后再进行编辑。"
+"如果出现问题,只需删除您编辑过的副本 <filename>%3</filename> 即可撤销更改。</"
+"para>"
+
+#: search/popup.cpp:166
+#, kde-format
+msgctxt "@action:button %1 is software name"
+msgid "Configure %1…"
+msgstr "配置 %1…"
+
+#: search/popup.cpp:209
+#, kde-format
+msgctxt "@title:group for filtering files based on their type"
+msgid "File Type:"
+msgstr "文件类型:"