# Copyright (C) 2014 the WordPress team # This file is distributed under the GNU General Public License v2 or later. #, fuzzy msgid "" msgstr "" "Project-Id-Version: Get a Quote Button for WooCommerce\n" "Report-Msgid-Bugs-To: http://wordpress.org/tags/twentyfifteen\n" "POT-Creation-Date: 2023-07-11 16:44+0600\n" "PO-Revision-Date: 2020-01-30 01:54+0600\n" "Last-Translator: wpbean \n" "Language-Team: WpBean \n" "Language: en_AS\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.3.2\n" "X-Poedit-KeywordsList: __;_e;esc_html__;esc_html_e;esc_html\n" "X-Poedit-Basepath: ..\n" "X-Poedit-SearchPath-0: includes\n" "X-Poedit-SearchPath-1: includes/admin\n" #: includes/admin/class.settings-api.php:401 msgid "Choose File" msgstr "" #: includes/admin/class.settings-config.php:37 msgid "Get a Quote Button" msgstr "" #: includes/admin/class.settings-config.php:37 msgid "Quote Button" msgstr "" #: includes/admin/class.settings-config.php:44 msgid "Form Settings" msgstr "" #: includes/admin/class.settings-config.php:48 msgid "WooCommerce Settings" msgstr "" #: includes/admin/class.settings-config.php:52 msgid "Button Settings" msgstr "" #: includes/admin/class.settings-config.php:56 msgid "Popup Settings" msgstr "" #: includes/admin/class.settings-config.php:72 msgid "Select a CF7 Form" msgstr "" #: includes/admin/class.settings-config.php:73 msgid "" "Select a Contact Form 7 form for Quote Button. Add [post_title] shortcode to " "CF7 form body and [post-title] to the CF7 mail body to show the product or " "any post title in mail. Example : , Subject: " "[post-title]" msgstr "" #: includes/admin/class.settings-config.php:79 msgid "Force loading CF7's Scripts" msgstr "" #: includes/admin/class.settings-config.php:80 msgid "If you're experiencing trouble submitting the popup form, check this." msgstr "" #: includes/admin/class.settings-config.php:87 msgid "Single Product" msgstr "" #: includes/admin/class.settings-config.php:88 msgid "Show quote button on single product page." msgstr "" #: includes/admin/class.settings-config.php:94 msgid "Products Loop" msgstr "" #: includes/admin/class.settings-config.php:95 msgid "Show quote button on products loop." msgstr "" #: includes/admin/class.settings-config.php:100 msgid "Button Position" msgstr "" #: includes/admin/class.settings-config.php:101 msgid "Select button position. Default: After Cart Button." msgstr "" #: includes/admin/class.settings-config.php:106 msgid "Before Cart" msgstr "" #: includes/admin/class.settings-config.php:107 msgid "After Cart" msgstr "" #: includes/admin/class.settings-config.php:112 msgid "Show the Button for" msgstr "" #: includes/admin/class.settings-config.php:113 msgid "" "You can show the button for all the products or any specific products type. " "Default: All Products" msgstr "" #: includes/admin/class.settings-config.php:118 msgid "All Products" msgstr "" #: includes/admin/class.settings-config.php:119 msgid "Only for Out to Stock Products" msgstr "" #: includes/admin/class.settings-config.php:120 msgid "Only for Featured Products" msgstr "" #: includes/admin/class.settings-config.php:125 msgid "Show Quote Button for Guest" msgstr "" #: includes/admin/class.settings-config.php:126 msgid "Show WooCommerce quote button for guest users." msgstr "" #: includes/admin/class.settings-config.php:132 msgid "Product information in the form" msgstr "" #: includes/admin/class.settings-config.php:133 msgid "The product informations can be shown or hide." msgstr "" #: includes/admin/class.settings-config.php:138 msgid "Hide" msgstr "" #: includes/admin/class.settings-config.php:139 msgid "Show" msgstr "" #: includes/admin/class.settings-config.php:146 msgid "Quote Button Text" msgstr "" #: includes/admin/class.settings-config.php:147 msgid "You can add your own text for the quote button." msgstr "" #: includes/admin/class.settings-config.php:148 #: includes/admin/class.settings-config.php:150 includes/class-shortcode.php:84 msgid "Get a Quote" msgstr "" #: includes/admin/class.settings-config.php:155 msgid "Button Size" msgstr "" #: includes/admin/class.settings-config.php:156 msgid "Select button size. Default: Medium." msgstr "" #: includes/admin/class.settings-config.php:161 msgid "Small" msgstr "" #: includes/admin/class.settings-config.php:162 msgid "Medium" msgstr "" #: includes/admin/class.settings-config.php:163 msgid "Large" msgstr "" #: includes/admin/class.settings-config.php:168 msgid "Button Color" msgstr "" #: includes/admin/class.settings-config.php:169 msgid "Choose button color." msgstr "" #: includes/admin/class.settings-config.php:175 msgid "Button Background" msgstr "" #: includes/admin/class.settings-config.php:176 msgid "Choose button background color." msgstr "" #: includes/admin/class.settings-config.php:182 msgid "Button Hover Color" msgstr "" #: includes/admin/class.settings-config.php:183 msgid "Choose button hover color." msgstr "" #: includes/admin/class.settings-config.php:189 msgid "Button Hover Background" msgstr "" #: includes/admin/class.settings-config.php:190 msgid "Choose button hover background color." msgstr "" #: includes/admin/class.settings-config.php:198 msgid "Enable Form Style" msgstr "" #: includes/admin/class.settings-config.php:199 msgid "Check this to enable the form style." msgstr "" #: includes/admin/class.settings-config.php:205 msgid "Close Popup on Outside Click" msgstr "" #: includes/admin/class.settings-config.php:206 msgid "If checked, the user can dismiss the popup by clicking outside it." msgstr "" #: includes/admin/class.settings-config.php:211 msgid "Popup Width" msgstr "" #: includes/admin/class.settings-config.php:212 msgid "Popup window width, Can be in px or %. The default width is 500px." msgstr "" #: includes/admin/class.settings-config.php:218 msgid "Px" msgstr "" #: includes/admin/class.settings-config.php:219 msgid "%" msgstr "" #: includes/class-shortcode.php:97 msgid "Form id required." msgstr "" #: includes/class-shortcode.php:100 msgid "Get a Quote Button required the Contact Form 7 plugin to work with." msgstr "" #: includes/class-woocommerce.php:83 msgid "Disable Quote Button?" msgstr "" #: includes/class-woocommerce.php:84 msgid "Disable quote button for this product" msgstr ""