# Copyright (C) 2025 WowOwn
# This file is distributed under the GPL v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: QueryCraft - Filter everything, such as posts and products 1.7.5\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/query-craft\n"
"Last-Translator: WowOwn <contact@wowown.com>\n"
"Language-Team: 中文 <contact@wowown.com>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-08-30T20:15:57+08:00\n"
"PO-Revision-Date: 2025-08-30T20:15:57+08:00\n"
"X-Generator: Poedit 3.4.2\n"
"X-Domain: query-craft\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#. Plugin Name of the plugin
#: query-craft.php
msgid "QueryCraft - Filter everything, such as posts and products"
msgstr "QueryCraft - 筛选一切，如文章和产品"

#. Plugin URI of the plugin
#: query-craft.php
msgid "https://wordpress.org/plugins/query-craft"
msgstr "https://wordpress.org/plugins/query-craft"

#. Description of the plugin
#: query-craft.php
msgid "The ultimate filtering tool for WordPress. Effortlessly filter posts, products, and any custom post type by any parameter."
msgstr "WordPress 的终极筛选工具。轻松按任何参数筛选文章、产品和任何自定义文章类型。"

#. Author of the plugin
#: query-craft.php
msgid "WowOwn"
msgstr "WowOwn"

#. Author URI of the plugin
#: query-craft.php
msgid "https://www.wowown.com"
msgstr "https://www.wowown.com"

#: includes/admin/class-admin-assets.php:64
msgid "Are you sure you want to remove this filter?"
msgstr "您确定要移除此筛选器吗？"

#: includes/admin/class-admin-assets.php:65
msgid "&mdash; Select a Post Type First &mdash;"
msgstr "&mdash; 请先选择文章类型 &mdash;"

#: includes/admin/class-admin-assets.php:66
#: includes/class-meta-boxes.php:154
msgid "&mdash; Select a Taxonomy &mdash;"
msgstr "&mdash; 选择分类法 &mdash;"

#: includes/admin/class-ajax-handler.php:49
msgid "Permission denied."
msgstr "权限不足。"

#: includes/admin/class-ajax-handler.php:52
msgid "Post type not provided."
msgstr "未提供文章类型。"

#: includes/admin/class-settings-page.php:49
#: includes/admin/class-settings-page.php:119
msgid "QueryCraft Settings"
msgstr "QueryCraft 设置"

#: includes/admin/class-settings-page.php:50
#: includes/class-meta-boxes.php:45
msgid "Settings"
msgstr "设置"

#: includes/admin/class-settings-page.php:71
msgid "General Settings"
msgstr "常规设置"

#: includes/admin/class-settings-page.php:78
msgid "AJAX for Filters"
msgstr "AJAX 筛选"

#: includes/admin/class-settings-page.php:86
msgid "Filter Container Max Height"
msgstr "筛选容器最大高度"

#: includes/admin/class-settings-page.php:95
msgid "Hide Empty Terms"
msgstr "隐藏空项目"

#: includes/admin/class-settings-page.php:104
msgid "Show Term Counters"
msgstr "显示项目计数"

#: includes/admin/class-settings-page.php:127
msgid "Settings saved."
msgstr "设置已保存。"

#: includes/admin/class-settings-page.php:153
msgid "Enable AJAX filtering mode."
msgstr "启用 AJAX 筛选模式。"

#: includes/admin/class-settings-page.php:156
msgid "This provides a smoother experience without page reloads but requires your theme to be compatible with AJAX content updates."
msgstr "这提供了无需重新加载页面的更流畅体验，但需要您的主题兼容 AJAX 内容更新。"

#: includes/admin/class-settings-page.php:158
msgid "If you experience issues with filtering, leave this option disabled to use the default redirect mode."
msgstr "如果您遇到筛选问题，请保持此选项禁用以使用默认的重定向模式。"

#: includes/admin/class-settings-page.php:174
msgid "Set the maximum height for a filter container. Content will be scrollable if it exceeds this height."
msgstr "设置筛选容器的最大高度。如果内容超过此高度，将可滚动。"

#: includes/admin/class-settings-page.php:176
msgid "Enter 0 for unlimited height (auto)."
msgstr "输入 0 表示高度无限制（自动）。"

#: includes/admin/class-settings-page.php:191
msgid "Hide terms with zero associated posts."
msgstr "隐藏关联文章数为零的项目。"

#: includes/admin/class-settings-page.php:194
msgid "Check this to prevent terms that would return no results from appearing in the filter list."
msgstr "勾选此项可防止返回零结果的项目出现在筛选列表中。"

#: includes/admin/class-settings-page.php:209
msgid "Show post counts next to each term."
msgstr "在每个项目旁边显示文章计数。"

#: includes/admin/class-settings-page.php:212
msgid "Uncheck this to hide the \"(123)\" count display in the filter list."
msgstr "取消勾选此项以隐藏筛选列表中的 \"(123)\" 计数显示。"

#: includes/class-meta-boxes.php:46
msgid "Filters"
msgstr "筛选器"

#: includes/class-meta-boxes.php:62
msgid "Where to Filter"
msgstr "筛选位置"

#: includes/class-meta-boxes.php:64
msgid "&mdash; Select a Post Type &mdash;"
msgstr "&mdash; 选择文章类型 &mdash;"

#: includes/class-meta-boxes.php:75
msgid "Enable Clean URLs"
msgstr "启用简洁链接"

#: includes/class-meta-boxes.php:78
msgid "Use URLs like /blog/category/news/ instead of ?category=news. Requires a permalink flush."
msgstr "使用像 /blog/category/news/ 这样的链接，而不是 ?category=news。需要刷新固定链接。"

#: includes/class-meta-boxes.php:114
msgid "Add Filter"
msgstr "添加筛选器"

#: includes/class-meta-boxes.php:152
msgid "Filter Label"
msgstr "筛选器标签"

#: includes/class-meta-boxes.php:153
msgid "Filter Type"
msgstr "筛选器类型"

#: includes/class-meta-boxes.php:153
msgid "Taxonomy"
msgstr "分类法"

#: includes/class-meta-boxes.php:154
msgid "Taxonomy Source"
msgstr "分类法来源"

#: includes/class-meta-boxes.php:159
msgid "URL Prefix"
msgstr "URL 前缀"

#: includes/class-meta-boxes.php:159
msgid "e.g., category or color"
msgstr "例如：category 或 color"

#: includes/class-meta-boxes.php:159
msgid "Slug used in clean URLs. Should be unique."
msgstr "用于简洁链接的别名。应是唯一的。"

#: includes/class-meta-boxes.php:160
msgid "View"
msgstr "视图"

#: includes/class-meta-boxes.php:160
msgid "Checkboxes"
msgstr "复选框"

#: includes/class-meta-boxes.php:160
msgid "Radio Buttons"
msgstr "单选按钮"

#: includes/class-meta-boxes.php:160
msgid "Dropdown"
msgstr "下拉菜单"

#: includes/class-meta-boxes.php:161
msgid "Term Logic"
msgstr "项目逻辑"

#: includes/class-meta-boxes.php:161
msgid "OR (Any of selected)"
msgstr "或 (任意所选项目)"

#: includes/class-meta-boxes.php:161
msgid "AND (All of selected)"
msgstr "与 (所有所选项目)"

#: includes/class-meta-boxes.php:161
msgid "Applies to multi-select views like checkboxes."
msgstr "适用于多选视图（如复选框）。"

#: includes/class-meta-boxes.php:165
msgid "Remove this filter"
msgstr "移除此筛选器"

#: includes/class-plugin.php:179
msgid "Unserializing instances of this class is not allowed."
msgstr "不允许反序列化此类的实例。"

#: includes/class-post-types.php:63
msgctxt "Post type general name"
msgid "Filter Sets"
msgstr "筛选器集"

#: includes/class-post-types.php:64
msgctxt "Post type singular name"
msgid "Filter Set"
msgstr "筛选器集"

#: includes/class-post-types.php:65
msgctxt "Admin Menu text"
msgid "QueryCraft"
msgstr "QueryCraft"

#: includes/class-post-types.php:66
msgctxt "Add New on Toolbar"
msgid "Filter Set"
msgstr "筛选器集"

#: includes/class-post-types.php:67
msgid "Add New"
msgstr "添加新"

#: includes/class-post-types.php:68
msgid "Add New Filter Set"
msgstr "添加新筛选器集"

#: includes/class-post-types.php:69
msgid "New Filter Set"
msgstr "新筛选器集"

#: includes/class-post-types.php:70
msgid "Edit Filter Set"
msgstr "编辑筛选器集"

#: includes/class-post-types.php:71
msgid "View Filter Set"
msgstr "查看筛选器集"

#: includes/class-post-types.php:72
msgid "All Filter Sets"
msgstr "所有筛选器集"

#: includes/class-post-types.php:73
msgid "Search Filter Sets"
msgstr "搜索筛选器集"

#: includes/class-post-types.php:74
msgid "No filter sets found."
msgstr "未找到筛选器集。"

#: includes/class-post-types.php:75
msgid "No filter sets found in Trash."
msgstr "回收站中未找到筛选器集。"

#: includes/class-post-types.php:101
msgid "Filter"
msgstr "筛选"

#: includes/frontend/class-filters-widget.php:39
msgid "Displays the QueryCraft filters for the current page."
msgstr "显示当前页面的 QueryCraft 筛选器。"

#: includes/frontend/class-filters-widget.php:41
msgid "QueryCraft Filters"
msgstr "QueryCraft 筛选器"

#. translators: %s: Post type name
#: includes/frontend/class-filters-widget.php:70
msgid "[QueryCraft: No Filter Set found for the \"%s\" post type.]"
msgstr "[QueryCraft: 未找到用于文章类型 \"%s\" 的筛选器集。]"

#: includes/frontend/class-filters-widget.php:110
msgid "[QueryCraft Admin]: Filter Set is empty. Add some filters in the admin area."
msgstr "[QueryCraft 管理提示]: 筛选器集为空。请在管理区域添加一些筛选器。"

#: includes/frontend/class-filters-widget.php:119
msgid "Apply Filters"
msgstr "应用筛选"

#: includes/frontend/class-filters-widget.php:248
msgid "Title:"
msgstr "标题："

#: includes/frontend/class-filters-widget.php:250
msgid "Leave blank to use the Filter Set title by default."
msgstr "留空则默认使用筛选器集标题。"

#: includes/frontend/class-filters-widget.php:254
msgid "Display widget title"
msgstr "显示小部件标题"

#: includes/functions.php:82
msgid "Hook name must be a non-empty string."
msgstr "钩子名称必须为非空字符串。"

#: includes/functions.php:88
msgid "The function data must be an array with at least 2 elements."
msgstr "函数数据必须是至少包含 2 个元素的数组。"

#: includes/functions.php:96
msgid "The new function provided is not callable."
msgstr "提供的新函数不可调用。"

#. translators: %s: Taxonomy name
#: templates/frontend/view-checkboxes.php:27
#: templates/frontend/view-dropdown.php:26
#: templates/frontend/view-radio.php:27
msgid "[QueryCraft Admin]: No terms found for taxonomy \"%s\"."
msgstr "[QueryCraft 管理提示]: 未找到分类法 \"%s\" 的项目。"

#. translators: %s: Filter label or taxonomy name
#: templates/frontend/view-dropdown.php:37
msgid "Any %s"
msgstr "任意 %s"

#: templates/frontend/view-radio.php:39
msgid "Any"
msgstr "任意"
