# 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: English <contact@wowown.com>\n"
"Language: en_US\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"

#. Plugin Name of the plugin
#: query-craft.php
msgid "QueryCraft - Filter everything, such as posts and products"
msgstr "QueryCraft - Filter everything, such as posts and products"

#. 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 "The ultimate filtering tool for WordPress. Effortlessly filter posts, products, and any custom post type by any parameter."

#. 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 "Are you sure you want to remove this filter?"

#: includes/admin/class-admin-assets.php:65
msgid "&mdash; Select a Post Type First &mdash;"
msgstr "&mdash; Select a Post Type First &mdash;"

#: includes/admin/class-admin-assets.php:66
#: includes/class-meta-boxes.php:154
msgid "&mdash; Select a Taxonomy &mdash;"
msgstr "&mdash; Select a Taxonomy &mdash;"

#: includes/admin/class-ajax-handler.php:49
msgid "Permission denied."
msgstr "Permission denied."

#: includes/admin/class-ajax-handler.php:52
msgid "Post type not provided."
msgstr "Post type not provided."

#: includes/admin/class-settings-page.php:49
#: includes/admin/class-settings-page.php:119
msgid "QueryCraft Settings"
msgstr "QueryCraft Settings"

#: includes/admin/class-settings-page.php:50
#: includes/class-meta-boxes.php:45
msgid "Settings"
msgstr "Settings"

#: includes/admin/class-settings-page.php:71
msgid "General Settings"
msgstr "General Settings"

#: includes/admin/class-settings-page.php:78
msgid "AJAX for Filters"
msgstr "AJAX for Filters"

#: includes/admin/class-settings-page.php:86
msgid "Filter Container Max Height"
msgstr "Filter Container Max Height"

#: includes/admin/class-settings-page.php:95
msgid "Hide Empty Terms"
msgstr "Hide Empty Terms"

#: includes/admin/class-settings-page.php:104
msgid "Show Term Counters"
msgstr "Show Term Counters"

#: includes/admin/class-settings-page.php:127
msgid "Settings saved."
msgstr "Settings saved."

#: includes/admin/class-settings-page.php:153
msgid "Enable AJAX filtering mode."
msgstr "Enable AJAX filtering mode."

#: 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 "This provides a smoother experience without page reloads but requires your theme to be compatible with AJAX content updates."

#: 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 "If you experience issues with filtering, leave this option disabled to use the default redirect mode."

#: 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 "Set the maximum height for a filter container. Content will be scrollable if it exceeds this height."

#: includes/admin/class-settings-page.php:176
msgid "Enter 0 for unlimited height (auto)."
msgstr "Enter 0 for unlimited height (auto)."

#: includes/admin/class-settings-page.php:191
msgid "Hide terms with zero associated posts."
msgstr "Hide terms with zero associated posts."

#: 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 "Check this to prevent terms that would return no results from appearing in the filter list."

#: includes/admin/class-settings-page.php:209
msgid "Show post counts next to each term."
msgstr "Show post counts next to each term."

#: includes/admin/class-settings-page.php:212
msgid "Uncheck this to hide the \"(123)\" count display in the filter list."
msgstr "Uncheck this to hide the \"(123)\" count display in the filter list."

#: includes/class-meta-boxes.php:46
msgid "Filters"
msgstr "Filters"

#: includes/class-meta-boxes.php:62
msgid "Where to Filter"
msgstr "Where to Filter"

#: includes/class-meta-boxes.php:64
msgid "&mdash; Select a Post Type &mdash;"
msgstr "&mdash; Select a Post Type &mdash;"

#: includes/class-meta-boxes.php:75
msgid "Enable Clean URLs"
msgstr "Enable Clean URLs"

#: includes/class-meta-boxes.php:78
msgid "Use URLs like /blog/category/news/ instead of ?category=news. Requires a permalink flush."
msgstr "Use URLs like /blog/category/news/ instead of ?category=news. Requires a permalink flush."

#: includes/class-meta-boxes.php:114
msgid "Add Filter"
msgstr "Add Filter"

#: includes/class-meta-boxes.php:152
msgid "Filter Label"
msgstr "Filter Label"

#: includes/class-meta-boxes.php:153
msgid "Filter Type"
msgstr "Filter Type"

#: includes/class-meta-boxes.php:153
msgid "Taxonomy"
msgstr "Taxonomy"

#: includes/class-meta-boxes.php:154
msgid "Taxonomy Source"
msgstr "Taxonomy Source"

#: includes/class-meta-boxes.php:159
msgid "URL Prefix"
msgstr "URL Prefix"

#: includes/class-meta-boxes.php:159
msgid "e.g., category or color"
msgstr "e.g., category or color"

#: includes/class-meta-boxes.php:159
msgid "Slug used in clean URLs. Should be unique."
msgstr "Slug used in clean URLs. Should be unique."

#: includes/class-meta-boxes.php:160
msgid "View"
msgstr "View"

#: includes/class-meta-boxes.php:160
msgid "Checkboxes"
msgstr "Checkboxes"

#: includes/class-meta-boxes.php:160
msgid "Radio Buttons"
msgstr "Radio Buttons"

#: includes/class-meta-boxes.php:160
msgid "Dropdown"
msgstr "Dropdown"

#: includes/class-meta-boxes.php:161
msgid "Term Logic"
msgstr "Term Logic"

#: includes/class-meta-boxes.php:161
msgid "OR (Any of selected)"
msgstr "OR (Any of selected)"

#: includes/class-meta-boxes.php:161
msgid "AND (All of selected)"
msgstr "AND (All of selected)"

#: includes/class-meta-boxes.php:161
msgid "Applies to multi-select views like checkboxes."
msgstr "Applies to multi-select views like checkboxes."

#: includes/class-meta-boxes.php:165
msgid "Remove this filter"
msgstr "Remove this filter"

#: includes/class-plugin.php:179
msgid "Unserializing instances of this class is not allowed."
msgstr "Unserializing instances of this class is not allowed."

#: includes/class-post-types.php:63
msgctxt "Post type general name"
msgid "Filter Sets"
msgstr "Filter Sets"

#: includes/class-post-types.php:64
msgctxt "Post type singular name"
msgid "Filter Set"
msgstr "Filter Set"

#: 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 "Filter Set"

#: includes/class-post-types.php:67
msgid "Add New"
msgstr "Add New"

#: includes/class-post-types.php:68
msgid "Add New Filter Set"
msgstr "Add New Filter Set"

#: includes/class-post-types.php:69
msgid "New Filter Set"
msgstr "New Filter Set"

#: includes/class-post-types.php:70
msgid "Edit Filter Set"
msgstr "Edit Filter Set"

#: includes/class-post-types.php:71
msgid "View Filter Set"
msgstr "View Filter Set"

#: includes/class-post-types.php:72
msgid "All Filter Sets"
msgstr "All Filter Sets"

#: includes/class-post-types.php:73
msgid "Search Filter Sets"
msgstr "Search Filter Sets"

#: includes/class-post-types.php:74
msgid "No filter sets found."
msgstr "No filter sets found."

#: includes/class-post-types.php:75
msgid "No filter sets found in Trash."
msgstr "No filter sets found in Trash."

#: includes/class-post-types.php:101
msgid "Filter"
msgstr "Filter"

#: includes/frontend/class-filters-widget.php:39
msgid "Displays the QueryCraft filters for the current page."
msgstr "Displays the QueryCraft filters for the current page."

#: includes/frontend/class-filters-widget.php:41
msgid "QueryCraft Filters"
msgstr "QueryCraft Filters"

#. 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: No Filter Set found for the \"%s\" post type.]"

#: includes/frontend/class-filters-widget.php:110
msgid "[QueryCraft Admin]: Filter Set is empty. Add some filters in the admin area."
msgstr "[QueryCraft Admin]: Filter Set is empty. Add some filters in the admin area."

#: includes/frontend/class-filters-widget.php:119
msgid "Apply Filters"
msgstr "Apply Filters"

#: includes/frontend/class-filters-widget.php:248
msgid "Title:"
msgstr "Title:"

#: includes/frontend/class-filters-widget.php:250
msgid "Leave blank to use the Filter Set title by default."
msgstr "Leave blank to use the Filter Set title by default."

#: includes/frontend/class-filters-widget.php:254
msgid "Display widget title"
msgstr "Display widget title"

#: includes/functions.php:82
msgid "Hook name must be a non-empty string."
msgstr "Hook name must be a non-empty string."

#: includes/functions.php:88
msgid "The function data must be an array with at least 2 elements."
msgstr "The function data must be an array with at least 2 elements."

#: includes/functions.php:96
msgid "The new function provided is not callable."
msgstr "The new function provided is not callable."

#. 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 Admin]: No terms found for taxonomy \"%s\"."

#. translators: %s: Filter label or taxonomy name
#: templates/frontend/view-dropdown.php:37
msgid "Any %s"
msgstr "Any %s"

#: templates/frontend/view-radio.php:39
msgid "Any"
msgstr "Any"
