#, fuzzy msgid "" msgstr "" "Project-Id-Version: annasta WooCommerce Product Filters\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-27 09:21+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: \n" "Language: \n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Loco https://localise.biz/\n" "X-Loco-Version: 2.2.0; wp-4.9.9" #: code/class-a-w-f-admin.php:58 msgid "Single item selection" msgstr "" #: code/class-a-w-f-admin.php:62 msgid "Multiple items selection" msgstr "" #: code/class-a-w-f-admin.php:66 msgid "Range selection" msgstr "" #: code/class-a-w-f-admin.php:72 msgid "System checkboxes" msgstr "" #: code/class-a-w-f-admin.php:73 msgid "System radio buttons" msgstr "" #: code/class-a-w-f-admin.php:74 msgid "Range slider" msgstr "" #: code/class-a-w-f-admin.php:75 msgid "Stars" msgstr "" #: code/class-a-w-f-admin.php:76 msgid "Labels" msgstr "" #: code/class-a-w-f-admin.php:77 msgid "Custom icons" msgstr "" #: code/class-a-w-f-admin.php:78 msgid "Images" msgstr "" #: code/class-a-w-f-admin.php:79 msgid "Color boxes" msgstr "" #: code/class-a-w-f-admin.php:80 msgid "Custom term icons and labels" msgstr "" #: code/class-a-w-f-admin.php:81 msgid "Tags" msgstr "" #: code/class-a-w-f-admin.php:112 msgid "annasta Filters Settings" msgstr "" #: code/class-a-w-f-admin.php:113 code/class-a-w-f-settings.php:18 #: code/class-a-w-f-widget.php:13 msgid "annasta Filters" msgstr "" #: code/class-a-w-f-admin.php:121 code/class-a-w-f-admin.php:151 msgid "Settings" msgstr "" #: code/class-a-w-f-admin.php:140 #, php-format msgid "" "annasta Woocommerce Product Filters requires PHP Version 5.4 or later to " "function. Your server currently runs PHP version %1$s. Please, install the " "newer version of PHP on your server for the plugin to function properly." msgstr "" #: code/class-a-w-f-admin.php:151 msgid "View annasta Filters settings" msgstr "" #: code/class-a-w-f-admin.php:160 msgid "View annasta Filters documentation" msgstr "" #: code/class-a-w-f-admin.php:160 msgid "Documentation" msgstr "" #: code/class-a-w-f-admin.php:209 msgid "Error: permission denied." msgstr "" #: code/class-a-w-f-admin.php:217 msgid "Error: preset doesn't exist" msgstr "" #: code/class-a-w-f-admin.php:233 msgid "Error: filter doesn't exist" msgstr "" #: code/class-a-w-f-admin.php:306 msgid "An error occured when updating presets positions." msgstr "" #: code/class-a-w-f-admin.php:342 msgid "Request couldn't be completed: invalid association id." msgstr "" #: code/class-a-w-f-admin.php:375 msgid "Error completing request: wrong preset or association." msgstr "" #: code/class-a-w-f-admin.php:390 msgid "Request couldn't be completed: wrong preset or association." msgstr "" #: code/class-a-w-f-admin.php:418 msgid "Error creating filter: invalid preset, filter, or taxonomy." msgstr "" #: code/class-a-w-f-admin.php:470 #, php-format msgid "Error: a problem occured while deleting filter %1$s." msgstr "" #: code/class-a-w-f-admin.php:499 msgid "An error occured when updating filters' positions." msgstr "" #: code/class-a-w-f-admin.php:657 code/class-a-w-f-admin.php:678 msgid "Please save preset before adding or deleting values of the range." msgstr "" #: code/class-a-w-f-admin.php:674 msgid "" "This range value can not be deleted, because a range needs at least 2 values " "to work. If you want to change this value, first add the new value, and then " "delete the unneeded one." msgstr "" #: code/class-a-w-f-admin.php:733 code/class-a-w-f-admin.php:777 #: code/class-a-w-f-admin.php:780 msgid "All pages" msgstr "" #: code/class-a-w-f-admin.php:736 code/class-a-w-f-admin.php:783 #: code/class-a-w-f-admin.php:786 msgid "Shop pages" msgstr "" #: code/class-a-w-f-admin.php:739 code/class-a-w-f-admin.php:789 #: code/class-a-w-f-admin.php:791 msgid "Product categories pages" msgstr "" #: code/class-a-w-f-admin.php:813 code/class-a-w-f-admin.php:815 msgid "WP page: " msgstr "" #: code/class-a-w-f-admin.php:904 msgid "Precision" msgstr "" #: code/class-a-w-f-admin.php:905 msgid "" "Define the smallest possible value unit. The smallest allowed value is 0.01. " "For example, if values are prices in dollars, 0.01 (one cent) will usually " "be the the value's precision, and you will get a range of type 0-9.99, 10-19." "99, 20-29.99 etc. Set the precision to zero if you want your range to be of " "type 0-10, 10-20, 20-30 (with no difference between the end and the start " "values of the adjacent range segments.)" msgstr "" #: code/class-a-w-f-admin.php:910 msgid "Number of decimals" msgstr "" #: code/class-a-w-f-admin.php:911 msgid "" "Define the amount of range values' decimals (digits to the right of the " "decimal point). This value controls only the display format of range values, " "internally they are automatically rounded to 2 decimal points. " msgstr "" #: code/class-a-w-f-admin.php:917 msgid "Value prefix" msgstr "" #: code/class-a-w-f-admin.php:918 msgid "Symbol or word before the value (for currency symbols etc)" msgstr "" #: code/class-a-w-f-admin.php:923 msgid "Value postfix" msgstr "" #: code/class-a-w-f-admin.php:924 msgid "Symbol or word after the value (for currency symbols etc)" msgstr "" #: code/class-a-w-f-admin.php:970 code/class-a-w-f-admin.php:1334 msgid "Delete value" msgstr "" #: code/class-a-w-f-admin.php:980 msgid "Add new value to the range" msgstr "" #: code/class-a-w-f-admin.php:980 #: templates/admin/filter-options/ppp_values.php:17 msgid "Add value" msgstr "" #: code/class-a-w-f-admin.php:992 msgid "Display Filter button" msgstr "" #: code/class-a-w-f-admin.php:993 msgid "Display submit button under your range control" msgstr "" #: code/class-a-w-f-admin.php:1031 msgid "Toggle style options" msgstr "" #: code/class-a-w-f-admin.php:1066 msgid "Set icons" msgstr "" #: code/class-a-w-f-admin.php:1071 msgid "Inactive filter" msgstr "" #: code/class-a-w-f-admin.php:1075 code/class-a-w-f-admin.php:1084 #: code/class-a-w-f-admin.php:1093 code/class-a-w-f-admin.php:1102 msgid "Solid style" msgstr "" #: code/class-a-w-f-admin.php:1080 msgid "Inactive filter hover" msgstr "" #: code/class-a-w-f-admin.php:1089 msgid "Active filter" msgstr "" #: code/class-a-w-f-admin.php:1098 msgid "Active filter hover" msgstr "" #: code/class-a-w-f-admin.php:1109 msgid "Preview" msgstr "" #: code/class-a-w-f-admin.php:1125 code/class-a-w-f-premium-admin.php:678 msgid "Copied to clipboard" msgstr "" #: code/class-a-w-f-admin.php:1126 code/class-a-w-f-premium-admin.php:679 msgid "Click an icon to copy to clipboard, then paste to the chosen box" msgstr "" #: code/class-a-w-f-admin.php:1127 code/class-a-w-f-premium-admin.php:680 msgid "" "Some icons are available only in the solid version, so make sure to toggle " "the 'Solid style' checkbox if the icon doesn't display properly. Go to " "Fontawesome Icons Gallery for more amazing icons for your shop!" msgstr "" #: code/class-a-w-f-admin.php:1133 code/class-a-w-f-premium-admin.php:689 #: code/class-a-w-f-premium-admin.php:690 #: code/class-a-w-f-premium-admin.php:697 #: code/class-a-w-f-premium-admin.php:698 #: code/class-a-w-f-premium-admin.php:699 #: code/class-a-w-f-premium-admin.php:700 #: code/class-a-w-f-premium-admin.php:701 #: code/class-a-w-f-premium-admin.php:703 #: code/class-a-w-f-premium-admin.php:704 #: code/class-a-w-f-premium-admin.php:705 #: code/class-a-w-f-premium-admin.php:706 #: code/class-a-w-f-premium-admin.php:707 #: code/class-a-w-f-premium-admin.php:708 msgid "Solid style only" msgstr "" #: code/class-a-w-f-admin.php:1156 code/class-a-w-f-premium-admin.php:571 msgid "Display label" msgstr "" #: code/class-a-w-f-admin.php:1199 msgid "Slider step" msgstr "" #: code/class-a-w-f-admin.php:1200 msgid "" "This controls the smallest step that a value in a range slider control can " "jump to." msgstr "" #: code/class-a-w-f-admin.php:1210 msgid "Label for active badges" msgstr "" #: code/class-a-w-f-admin.php:1211 msgid "Label to be used before the range values in active filters' badges" msgstr "" #: code/class-a-w-f-admin.php:1216 msgid "Save and refresh range preview" msgstr "" #: code/class-a-w-f-admin.php:1216 msgid "Update preset and refresh range preview" msgstr "" #: code/class-a-w-f-admin.php:1277 msgid "This filter has no terms" msgstr "" #: code/class-a-w-f-admin.php:1287 #, php-format msgid "Remove '%1$s' from exclusions" msgstr "" #: code/class-a-w-f-admin.php:1296 msgid "Exclude item" msgstr "" #: code/class-a-w-f-admin.php:1296 msgid "Exclude" msgstr "" #: code/class-a-w-f-admin.php:1331 msgid "" "This is the default products per page value for your shop. You can change it " "in the Plugin Settings tab." msgstr "" #: code/class-a-w-f-admin.php:1344 #, php-format msgid "" "Upgrade to annasta Woocommerce " "Product Filters Premium to manage multiple presets!" msgstr "" #: code/class-a-w-f-admin.php:1477 code/class-a-w-f-premium-admin.php:1017 msgid "products per page" msgstr "" #: code/class-a-w-f-admin.php:1486 msgid "Products Search" msgstr "" #: code/class-a-w-f-admin.php:1487 #: templates/admin/filter-options/ppp_values.php:3 msgid "Products Per Page" msgstr "" #: code/class-a-w-f-admin.php:1488 msgid "Products Stock Status Filter" msgstr "" #: code/class-a-w-f-admin.php:1489 msgid "Products Price Filter" msgstr "" #: code/class-a-w-f-admin.php:1490 msgid "Featured Products Filter" msgstr "" #: code/class-a-w-f-admin.php:1491 msgid "Products on Sale Filter" msgstr "" #: code/class-a-w-f-admin.php:1492 msgid "Products Rating Filter" msgstr "" #: code/class-a-w-f-admin.php:1493 msgid "Products Sort (Orderby) Control" msgstr "" #: code/class-a-w-f-admin.php:1494 msgid "Custom Meta Filter" msgstr "" #: code/class-a-w-f-admin.php:1505 #, php-format msgid "Preset id: %1$s" msgstr "" #: code/class-a-w-f-admin.php:1511 msgid "Preset name" msgstr "" #: code/class-a-w-f-admin.php:1518 msgid "Preset title" msgstr "" #: code/class-a-w-f-admin.php:1520 msgid "This will show as your filters' header. Leave blank if not needed." msgstr "" #: code/class-a-w-f-admin.php:1526 #: templates/admin/filter-options/show_active.php:4 msgid "Show active filters" msgstr "" #: code/class-a-w-f-admin.php:1528 msgid "" "This will display active filter badges under the preset title, or on top of " "the preset if the title is omitted." msgstr "" #: code/class-a-w-f-admin.php:1537 msgid "None" msgstr "" #: code/class-a-w-f-admin.php:1538 msgid "At the top of the preset" msgstr "" #: code/class-a-w-f-admin.php:1539 msgid "At the bottom of the preset" msgstr "" #: code/class-a-w-f-admin.php:1540 msgid "Both at the top and at the bottom" msgstr "" #: code/class-a-w-f-admin.php:1542 msgid "" "This controls the display of 'Clear all' buttons that will reset all the " "existing active filters." msgstr "" #: code/class-a-w-f-admin.php:1549 msgid "Filtering Style" msgstr "" #: code/class-a-w-f-admin.php:1552 msgid "Ιnstant filtering" msgstr "" #: code/class-a-w-f-admin.php:1553 msgid "Filter button" msgstr "" #: code/class-a-w-f-admin.php:1555 msgid "" "Choose between instant filtering (when filter is applied straight upon " "clicking the filtering option), or filters being applied after submitting " "the Filter button." msgstr "" #: code/class-a-w-f-admin.php:1562 msgid "Enable Ajax" msgstr "" #: code/class-a-w-f-admin.php:1564 msgid "" "With this option enabled only the products list part of the page will be " "reloading when appying filters." msgstr "" #: code/class-a-w-f-admin.php:1575 msgid "Default" msgstr "" #: code/class-a-w-f-admin.php:1582 msgid "Style Settings" msgstr "" #: code/class-a-w-f-admin.php:1588 msgid "Enable pretty scrollbars" msgstr "" #: code/class-a-w-f-admin.php:1590 msgid "" "This will replace standard browser scrollbars in filters lists with limited " "height." msgstr "" #: code/class-a-w-f-admin.php:1597 msgid "Filters Style" msgstr "" #: code/class-a-w-f-admin.php:1620 code/class-a-w-f-premium-admin.php:200 #: code/class-a-w-f-settings.php:45 msgid "Plugin Settings" msgstr "" #: code/class-a-w-f-admin.php:1626 code/class-a-w-f-premium-admin.php:214 msgid "Include subterms' products" msgstr "" #: code/class-a-w-f-admin.php:1628 code/class-a-w-f-premium-admin.php:216 msgid "" "When a parent term of a hierarchical taxonomy is selected, include products " "belonging to its children terms (for example, subcategories) in the filtered " "results." msgstr "" #: code/class-a-w-f-admin.php:1635 code/class-a-w-f-premium-admin.php:223 msgid "Shortcodes pages" msgstr "" #: code/class-a-w-f-admin.php:1637 code/class-a-w-f-premium-admin.php:225 msgid "" "Declare the pages at which you wish your filters to work with shortcodes. By " "default clicking a filter at pages other than shop or category page will " "redirect the user to the main shop page. Use this in conjunction with " "registering presets for display on the same pages." msgstr "" #: code/class-a-w-f-admin.php:1644 code/class-a-w-f-premium-admin.php:232 msgid "Force products display" msgstr "" #: code/class-a-w-f-admin.php:1646 code/class-a-w-f-premium-admin.php:234 msgid "" "This option disables categories display on shop pages and subcategories " "display on product category pages to ensure the accuracy of the filtered " "results. You can disable it if you are using filters exclusively on " "shortcode-created pages." msgstr "" #: code/class-a-w-f-admin.php:1652 code/class-a-w-f-premium-admin.php:266 msgid "Products list html container" msgstr "" #: code/class-a-w-f-admin.php:1654 code/class-a-w-f-premium-admin.php:268 msgid "" "If your template uses non-standard html structure, enter your template-" "specific products list html container here. #main is the WooCommerce default." msgstr "" #: code/class-a-w-f-filter-frontend.php:113 #, php-format msgid "Search %1$s" msgstr "" #: code/class-a-w-f-filter-frontend.php:160 msgid "Search products:" msgstr "" #: code/class-a-w-f-filter-frontend.php:163 msgid "Search products…" msgstr "" #: code/class-a-w-f-filter-frontend.php:223 #: code/class-a-w-f-filter-frontend.php:226 #: code/class-a-w-f-premium-filter-frontend.php:183 #: code/class-a-w-f-premium-filter-frontend.php:186 #: code/class-a-w-f-preset-frontend.php:73 #: code/class-a-w-f-preset-frontend.php:75 msgctxt "Filter button label" msgid "Filter" msgstr "" #: code/class-a-w-f-filter.php:76 msgid "All" msgstr "" #: code/class-a-w-f-filter.php:77 msgid "In stock" msgstr "" #: code/class-a-w-f-filter.php:78 msgid "Out of stock" msgstr "" #: code/class-a-w-f-filter.php:79 msgid "Awaited" msgstr "" #: code/class-a-w-f-filter.php:84 msgid "Featured products" msgstr "" #: code/class-a-w-f-filter.php:89 msgid "On sale" msgstr "" #: code/class-a-w-f-frontend.php:959 msgid "No products were found matching your selection" msgstr "" #: code/class-a-w-f-premium-admin.php:81 msgid "New Preset" msgstr "" #: code/class-a-w-f-premium-admin.php:143 msgid "Delete preset" msgstr "" #: code/class-a-w-f-premium-admin.php:149 msgid "Create preset" msgstr "" #: code/class-a-w-f-premium-admin.php:181 #, php-format msgid "Coming soon: %1$sannasta Overrides%2$s addon!" msgstr "" #: code/class-a-w-f-premium-admin.php:206 msgid "Enable product categories views" msgstr "" #: code/class-a-w-f-premium-admin.php:208 msgid "" "This will provide filters' support for the \"www.your-shop-address/product-" "category/cat-1,cat-2,cat-3/\" links of your shop. WARNING: this option will " "only work with Wordpress permalinks enabled." msgstr "" #: code/class-a-w-f-premium-admin.php:240 msgid "Redirect single search result" msgstr "" #: code/class-a-w-f-premium-admin.php:242 msgid "" "Enable redirects to the single product page whenever there is only 1 product " "found through the keyword search. This is a native Wooocommerce option which " "is normally disabled by the annasta Filters because these redirects do not " "work with filters other than keywords products search, and are not supported " "by the ajax filters." msgstr "" #: code/class-a-w-f-premium-admin.php:248 msgid "Product columns" msgstr "" #: code/class-a-w-f-premium-admin.php:250 msgid "" "Set this to the amount of product columns that you wish to be displayed by " "your shop. Leave blank for WooCommerce dafault." msgstr "" #: code/class-a-w-f-premium-admin.php:257 msgid "Products per page" msgstr "" #: code/class-a-w-f-premium-admin.php:259 msgid "" "Set your preferred products per page value here. It will be used unless user " "clicks selects different value on a products per page control. Leave blank " "to use WooCommerce dafault." msgstr "" #: code/class-a-w-f-premium-admin.php:296 msgid "Advanced Settings" msgstr "" #: code/class-a-w-f-premium-admin.php:301 msgid "Query parameters' labels" msgstr "" #: code/class-a-w-f-premium-admin.php:301 msgid "" "Define labels for the query parameters appearing in the url strings for the " "filtered results." msgstr "" #: code/class-a-w-f-premium-admin.php:306 msgid "" "WARNING: use this option with caution, making sure that the " "labels that you choose do not already exist as any of the Wordpress, " "Woocommerce, or any other plugin's native parameters." msgstr "" #: code/class-a-w-f-premium-admin.php:325 msgid "Query operators for product taxonomies" msgstr "" #: code/class-a-w-f-premium-admin.php:325 msgid "Change the default 'IN' operator for taxonomy queries." msgstr "" #: code/class-a-w-f-premium-admin.php:543 msgid "Regular display" msgstr "" #: code/class-a-w-f-premium-admin.php:544 msgid "Hidden" msgstr "" #: code/class-a-w-f-premium-admin.php:545 msgid "Lower opacity" msgstr "" #: code/class-a-w-f-premium-admin.php:546 msgid "Disabled" msgstr "" #: code/class-a-w-f-premium-admin.php:576 msgid "One image for all terms" msgstr "" #: code/class-a-w-f-premium-admin.php:584 #: code/class-a-w-f-premium-admin.php:626 msgid "Image link" msgstr "" #: code/class-a-w-f-premium-admin.php:587 #: code/class-a-w-f-premium-admin.php:629 msgid "Select image from media library" msgstr "" #: code/class-a-w-f-premium-admin.php:647 msgid "Filter Terms" msgstr "" #: code/class-a-w-f-premium-admin.php:648 msgid "Term Icon(s)" msgstr "" #: code/class-a-w-f-premium-admin.php:649 msgid "Solid Style" msgstr "" #: code/class-a-w-f-premium-admin.php:650 msgid "Label (optional)" msgstr "" #: code/class-a-w-f-premium-admin.php:719 msgid "" "At least 2 filter items are needed for the range control creation. Please " "create more terms for this taxonomy (or adjust the excluded filter items) " "and try again." msgstr "" #: code/class-a-w-f-premium-admin.php:721 msgid "" "Sort the range items from the smallest (on top) to the largest (in the " "bottom), and assign labels for the range filters:" msgstr "" #: code/class-a-w-f-premium-admin.php:750 #, php-format msgid "%1$s label:" msgstr "" #: code/class-a-w-f-premium-admin.php:758 msgid "" "ATTENTION! Please use only letters, numbers and spaces in the Labels. " "Quotation marks and apostrophes aren't allowed." msgstr "" #: code/class-a-w-f-premium-admin.php:810 msgid "Range" msgstr "" #: code/class-a-w-f-premium-admin.php:811 msgid "Stars Preview" msgstr "" #: code/class-a-w-f-premium-admin.php:812 msgid "Label" msgstr "" #: code/class-a-w-f-premium-admin.php:860 msgid "Please reload this page and try to sort the range positions again." msgstr "" #: code/class-a-w-f-premium-admin.php:1061 msgid "You don't have sufficient permissions to perform this action. " msgstr "" #: code/class-a-w-f-preset-frontend.php:86 msgid "Clear all filters" msgstr "" #: code/class-a-w-f-preset-frontend.php:86 msgid "Clear all" msgstr "" #: code/class-a-w-f-settings.php:43 msgid "Filter presets" msgstr "" #: code/class-a-w-f-settings.php:44 msgid "Styles" msgstr "" #: code/class-a-w-f-settings.php:94 msgid "Display on" msgstr "" #: code/class-a-w-f-settings.php:94 msgid "Select site pages on which you want this preset to be displayed." msgstr "" #: code/class-a-w-f-settings.php:156 templates/admin/presets-list.php:3 msgid "Filter Presets" msgstr "" #: code/class-a-w-f-widget.php:11 msgid "Filters for WooCommerce products." msgstr "" #: code/class-a-w-f-widget.php:45 msgid "annasta Filters Preset" msgstr "" #: code/class-a-w-f-widget.php:85 msgid "Select preset for this widget" msgstr "" #: code/class-a-w-f.php:144 msgid "Default Preset" msgstr "" #: code/class-a-w-f.php:188 msgid "" "annasta Woocommerce Product Filters requires WooCommerce plugin to function " "properly. Please install WooCommerce online shop to use the annasta " "Woocommerce Product Filters plugin." msgstr "" #: templates/admin/filter.php:7 msgid "Drag and drop filter into the needed position" msgstr "" #: templates/admin/filter.php:10 msgid "Remove filter" msgstr "" #: templates/admin/filter.php:11 msgid "Show filter options" msgstr "" #: templates/admin/filter.php:11 templates/admin/filter.php:31 msgid "Hide filter options" msgstr "" #: templates/admin/filters-list.php:3 msgid "Preset Filters" msgstr "" #: templates/admin/filters-list.php:14 msgid "Add filter" msgstr "" #: templates/admin/preset-associations.php:14 msgid "Add page association" msgstr "" #: templates/admin/preset-associations.php:24 msgid "Remove page association" msgstr "" #: templates/admin/presets-list.php:9 msgid "Preset" msgstr "" #: templates/admin/presets-list.php:10 msgid "Displays on" msgstr "" #: templates/admin/presets-list.php:17 msgid "Move up or down to arrange presets in a convenient order." msgstr "" #: templates/admin/presets-list.php:21 msgid "Edit preset" msgstr "" #: templates/admin/filter-options/children_collapsible.php:4 msgid "Make children collapsible" msgstr "" #: templates/admin/filter-options/children_collapsible.php:5 msgid "" "This option will make child terms of a hierarchical taxonomy collapsible." msgstr "" #: templates/admin/filter-options/children_collapsible.php:10 msgid "Initialize with children collapsed" msgstr "" #: templates/admin/filter-options/excluded_items.php:3 msgid "Excluded terms" msgstr "" #: templates/admin/filter-options/height_limit.php:4 msgid "Limit filter height" msgstr "" #: templates/admin/filter-options/height_limit.php:5 msgid "" "Limit the height of filters' container. Scroll bars will appear if the total " "height of filter items exceeds this setting. Leave blank or set to zero for " "no height limit." msgstr "" #: templates/admin/filter-options/height_limit.php:9 msgid "pixels" msgstr "" #: templates/admin/filter-options/ppp_values.php:3 msgid "" "For the products list to display properly the products per page values " "should be numbers divisible by the amount of products columns." msgstr "" #: templates/admin/filter-options/ppp_values.php:17 msgid "" "To update a value label you can simply add the value again with the updated " "label. Use the value of -1 for the all products option." msgstr "" #: templates/admin/filter-options/ppp_values.php:18 msgid "label" msgstr "" #: templates/admin/filter-options/ppp_values.php:22 msgid "Add products per page value" msgstr "" #: templates/admin/filter-options/ppp_values.php:34 #, php-format msgid "" "ATTENTION! You have set the default products per page value to %1$s. Please " "include it in the list of values so that it would show as the default " "(checked) value on your filter. You can change the default products per page " "value in the Plugin Settings tab." msgstr "" #: templates/admin/filter-options/show_active.php:5 msgid "" "This will display active filter badges under the filter title, or on top of " "filter if the title is omitted." msgstr "" #: templates/admin/filter-options/show_count.php:3 msgid "Show products' counts" msgstr "" #: templates/admin/filter-options/show_in_row.php:3 msgid "Display items in a row" msgstr "" #: templates/admin/filter-options/show_search.php:4 msgid "Display items search" msgstr "" #: templates/admin/filter-options/show_search.php:5 msgid "" "Filter terms' search box works with radio buttons, checkboxes, custom icons, " "labels, and tags" msgstr "" #: templates/admin/filter-options/show_title.php:3 msgid "Show title bar" msgstr "" #: templates/admin/filter-options/sort_by.php:3 msgid "Sort filter items by" msgstr "" #: templates/admin/filter-options/sort_by.php:11 msgid "Admin sort order" msgstr "" #: templates/admin/filter-options/sort_by.php:12 msgid "Item name" msgstr "" #: templates/admin/filter-options/sort_by.php:13 msgid "Order of creation" msgstr "" #: templates/admin/filter-options/sort_order.php:3 msgid "Filter items sort order" msgstr "" #: templates/admin/filter-options/sort_order.php:11 msgid "Ascending" msgstr "" #: templates/admin/filter-options/sort_order.php:12 msgid "Descending" msgstr "" #: templates/admin/filter-options/style.php:3 msgid "Filter style" msgstr "" #: templates/admin/filter-options/title.php:3 msgid "Filter title" msgstr "" #: templates/admin/filter-options/type.php:3 msgid "Filter type" msgstr "" #: templates/admin/filter-options/type_options.php:12 msgid "Automatically calculated range values" msgstr "" #: templates/admin/filter-options/type_options.php:13 msgid "Custom range values" msgstr "" #: templates/admin/filter-options/type_options.php:14 msgid "Filter terms" msgstr "" #: templates/admin/filter-options/type_options.php:23 msgid "Range values" msgstr "" #: templates/admin/filter-options/premium/hide_empty.php:3 msgid "Empty items style" msgstr "" #: templates/admin/filter-options/premium/hide_empty.php:3 msgid "" "Manage behavior of filter terms than have 0 product count in current filters " "combination." msgstr "" #: templates/admin/filter-options/premium/is_collapsible.php:4 msgid "Make collapsible" msgstr "" #: templates/admin/filter-options/premium/is_collapsible.php:5 msgid "" "This option will add collapse buttons to the right of the filter title, " "allowing users to toggle filter visibility." msgstr "" #: templates/admin/filter-options/premium/is_collapsible.php:10 msgid "Initialize in a collapsed state" msgstr "" #: templates/admin/filter-options/premium/is_dropdown.php:3 msgid "Display as dropdown" msgstr "" #: templates/admin/filter-options/premium/reset_all.php:4 msgid "Reset all filters" msgstr "" #: templates/admin/filter-options/premium/reset_all.php:5 msgid "" "This will make this filter act as a reset button and reset all the rest of " "the active filters before applying it." msgstr "" #. Name of the plugin msgid "annasta Woocommerce Product Filters" msgstr "" #. Description of the plugin msgid "" "Filter the products of your Woocommerce shop by category, custom taxonomies, " "attributes, price, stock, on sale products and more!" msgstr "" #. Author of the plugin msgid "annasta.net" msgstr "" #. Author URI of the plugin msgid "https://www.annasta.net" msgstr ""