# Copyright (C) 2020 Barn2 Plugins # This file is distributed under the same license as the Gutenberg Block for WooCommerce Product Table plugin. msgid "" msgstr "" "Project-Id-Version: Gutenberg Block for WooCommerce Product Table 1.0.3\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/block-for-woo-product-table\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2020-12-23T10:44:54-05:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.4.0\n" "X-Domain: block-for-woo-product-table\n" #. Plugin Name of the plugin msgid "Gutenberg Block for WooCommerce Product Table" msgstr "" #. Plugin URI of the plugin msgid "https://barn2.co.uk/wordpress-plugins/block-for-woo-product-table/" msgstr "" #. Description of the plugin msgid "Adds an editor block to the WooCommerce Product Table plugin by Barn2, making it quick and easy to create product tables with the block editor." msgstr "" #. Author of the plugin msgid "Barn2 Plugins" msgstr "" #. Author URI of the plugin msgid "https://barn2.co.uk" msgstr "" #. translators: %s is the plugin name #: src/class-block.php:120 msgid "Warning! This block is an add-on for the %s plugin, which is not currently installed. Please sign up for a free trial and install the plugin before continuing." msgstr "" #. translators: %s is the plugin name #: src/class-block.php:121 #: src/class-block.php:134 #: assets/js/editor.js:41 msgid "WooCommerce Product Table" msgstr "" #: src/class-block.php:133 msgid "Warning! This block requires WooCommerce to function." msgstr "" #: src/class-block.php:217 msgid "SKU" msgstr "" #: src/class-block.php:218 msgid "ID" msgstr "" #: src/class-block.php:219 msgid "Name" msgstr "" #: src/class-block.php:220 msgid "Description" msgstr "" #: src/class-block.php:221 msgid "Short Description" msgstr "" #: src/class-block.php:222 msgid "Date" msgstr "" #: src/class-block.php:223 msgid "Categories" msgstr "" #: src/class-block.php:224 msgid "Tags" msgstr "" #: src/class-block.php:225 msgid "Image" msgstr "" #: src/class-block.php:226 msgid "Reviews" msgstr "" #: src/class-block.php:227 msgid "Stock" msgstr "" #: src/class-block.php:228 msgid "Weight" msgstr "" #: src/class-block.php:229 msgid "Dimensions" msgstr "" #: src/class-block.php:230 msgid "Price" msgstr "" #: src/class-block.php:231 msgid "Buy" msgstr "" #: src/class-block.php:232 #: assets/js/settings-panel.js:50 msgid "Button" msgstr "" #: src/class-block.php:234 msgid "Product Attribute" msgstr "" #: src/class-block.php:237 msgid "Custom Field Value" msgstr "" #: src/class-block.php:237 msgid "Enter a customer meta key" msgstr "" #: src/class-block.php:238 msgid "Custom Taxonomy" msgstr "" #: src/class-block.php:238 msgid "Enter a taxonomy name" msgstr "" #: src/class-compat.php:55 msgid "Add to Cart" msgstr "" #: src/class-plugin.php:144 msgid "PHP must be running on version 5.6 or above to use this plugin." msgstr "" #: src/class-plugin.php:148 msgid "This plugin requires WordPress 5.3 or above" msgstr "" #: src/class-plugin.php:152 msgid "This plugin requires WooCommerce to be active" msgstr "" #: src/class-plugin.php:160 msgid "The \"Block for WooCommerce Product Table\" plugin is active but not functioning!" msgstr "" #: assets/js/editor.js:31 msgid "Display a searchable table listing any or all of your products." msgstr "" #: assets/js/editor.js:36 msgid "Warning! This block is an add-on for the WooCommerce Product Table plugin, which is not currently installed. Please sign up for a free trial and install the plugin before continuing." msgstr "" #: assets/js/editor.js:148 msgid "Product Table" msgstr "" #: assets/js/editor.js:159 msgid "Lists products in a table view using the WooCommerce Product Table plugin. " msgstr "" #: assets/js/editor.js:163 msgid "Documentation" msgstr "" #: assets/js/editor.js:198 msgid "You can configure additional settings in the 'Block' tab in the sidebar." msgstr "" #: assets/js/product-selection.js:95 msgid "Select products" msgstr "" #: assets/js/product-selection.js:221 msgid "Selections" msgstr "" #: assets/js/product-selection.js:224 #: assets/js/table-columns.js:359 msgid "Add" msgstr "" #: assets/js/product-selection.js:458 msgid "Products" msgstr "" #: assets/js/product-selection.js:477 #: assets/js/table-columns.js:309 msgid "(Using global options)" msgstr "" #: assets/js/product-selection.js:510 msgid "Products must match all values" msgstr "" #: assets/js/product-selection.js:559 msgid "Select" msgstr "" #: assets/js/product-selection.js:571 #: assets/js/table-columns.js:237 msgid "Done" msgstr "" #: assets/js/product-selection.js:581 msgid "Cancel" msgstr "" #: assets/js/settings-panel.js:41 msgid "Add to Cart Column Settings" msgstr "" #: assets/js/settings-panel.js:46 msgid "Add to Cart Button" msgstr "" #: assets/js/settings-panel.js:49 #: assets/js/settings-panel.js:73 #: assets/js/settings-panel.js:93 #: assets/js/settings-panel.js:123 msgid "(Use global option)" msgstr "" #: assets/js/settings-panel.js:51 msgid "Checkbox" msgstr "" #: assets/js/settings-panel.js:52 msgid "Button and Checkbox" msgstr "" #: assets/js/settings-panel.js:58 msgid "How 'Add to Cart' buttons are displayed in the table. " msgstr "" #: assets/js/settings-panel.js:62 #: assets/js/settings-panel.js:106 #: assets/js/settings-panel.js:139 msgid "Read More" msgstr "" #: assets/js/settings-panel.js:70 msgid "Quantities" msgstr "" #: assets/js/settings-panel.js:74 msgid "Show in add to cart column" msgstr "" #: assets/js/settings-panel.js:75 msgid "Do not show quantity selectors" msgstr "" #: assets/js/settings-panel.js:90 msgid "Variations" msgstr "" #: assets/js/settings-panel.js:94 msgid "Link to product page" msgstr "" #: assets/js/settings-panel.js:95 msgid "Dropdowns in add to cart column" msgstr "" #: assets/js/settings-panel.js:96 msgid "Separate rows in table" msgstr "" #: assets/js/settings-panel.js:102 msgid "How to display options for variable products. " msgstr "" #: assets/js/settings-panel.js:115 msgid "Table Controls" msgstr "" #: assets/js/settings-panel.js:120 msgid "Product Filters" msgstr "" #: assets/js/settings-panel.js:124 msgid "Disabled" msgstr "" #: assets/js/settings-panel.js:125 msgid "Show based on columns in table" msgstr "" #: assets/js/settings-panel.js:126 msgid "Custom" msgstr "" #: assets/js/settings-panel.js:135 msgid "Dropdown lists to filter the table by category, tag, attribute, or custom taxonomy. " msgstr "" #: assets/js/settings-panel.js:154 msgid "Custom Product Filters" msgstr "" #: assets/js/settings-panel.js:167 msgid "Additional Options" msgstr "" #: assets/js/settings-panel.js:173 msgid "You can configure additional options globally on the " msgstr "" #: assets/js/settings-panel.js:177 msgid "WooCommerce Product Table settings page" msgstr "" #: assets/js/settings-panel.js:179 msgid ", or by adding them below with one option per line (e.g. sort_by=\"name\"). " msgstr "" #: assets/js/settings-panel.js:183 msgid "See full list of options." msgstr "" #: assets/js/settings-panel.js:190 msgid "Additional Shortcode Attributes" msgstr "" #: assets/js/table-columns.js:32 msgid "Add column" msgstr "" #: assets/js/table-columns.js:55 msgid "Select global attribute" msgstr "" #: assets/js/table-columns.js:296 msgid "Table Columns" msgstr ""