This commit is contained in:
erwanlr
2020-12-26 16:19:14 +01:00
parent b3b3bec6b0
commit d95b70f1c2
24 changed files with 2838 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"name":"wp-sheet-editor-woocommerce-coupons","version":"1.3.14","vgDistName":"woo-coupons-bulk-editor","vgPreviousVersion":"1.3.13.4","sheetEditorModules":{"free":["autofill-cells","columns-resizing","columns-visibility","filters","wp-sheet-editor","user-path"],"pro":["advanced-filters","columns-renaming","formulas","custom-columns","posts-templates","spreadsheet-setup","universal-sheet","columns-manager"]},"package_file_path":"C:\\VegaCorp\\dev\\wp-sheet-editor\/woocommerce-coupons\/package.json","vgEditorKeys":["shop_coupon"]}

View File

@@ -0,0 +1,174 @@
# Copyright (C) 2020 WP Sheet Editor
# This file is distributed under the same license as the WP Sheet Editor - WooCommerce Coupons plugin.
msgid ""
msgstr ""
"Project-Id-Version: WP Sheet Editor - WooCommerce Coupons 1.3.14\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-coupons\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2020-12-19T01:17:05+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
#. Plugin Name of the plugin
msgid "WP Sheet Editor - WooCommerce Coupons"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wpsheeteditor.com/extensions/woocommerce-coupons-spreadsheet/?utm_source=wp-admin&utm_medium=plugins-list&utm_campaign=coupons"
msgstr ""
#. Description of the plugin
msgid "Edit WooCommerce Coupons in spreadsheet."
msgstr ""
#. Author of the plugin
msgid "WP Sheet Editor"
msgstr ""
#. Author URI of the plugin
msgid "https://wpsheeteditor.com/?utm_source=wp-admin&utm_medium=plugins-list&utm_campaign=coupons"
msgstr ""
#: coupons.php:80
msgid "Please update the WP Sheet Editor plugin and all its extensions to the latest version. The features of the plugin \""
msgstr ""
#: coupons.php:155
msgid "My license"
msgstr ""
#: coupons.php:249
#: coupons.php:252
#: coupons.php:271
#: coupons.php:286
msgid "Coupons"
msgstr ""
#: coupons.php:279
msgid "Bulk Edit coupons"
msgstr ""
#: inc/columns.php:128
msgid "Prefix for the coupon codes"
msgstr ""
#: inc/columns.php:138
msgid "<p style=\"text-align: left;\">1. When you duplicate coupons, we will copy all the info of the coupon (including amount, restrictions, etc.) except the date and coupon code.<br>2. The new coupons will have the current date and a new coupon code.</p>"
msgstr ""
#: inc/columns.php:159
msgid "Prefix used for new coupon codes"
msgstr ""
#: inc/columns.php:160
msgid "When you use the \"Add new\" tool in our spreadsheet, we create many coupons using \"NEW-<6 random characters>\". This option allows you to change the NEW- prefix to anything you want. It is mandatory to use a prefix, if you leave this option empty we will use the default NEW-"
msgstr ""
#: inc/columns.php:166
msgid "Coupons sheet"
msgstr ""
#: inc/columns.php:230
msgid "Discount type"
msgstr ""
#: inc/columns.php:236
msgid "Fixed cart"
msgstr ""
#: inc/columns.php:237
msgid "Percentage discount"
msgstr ""
#: inc/columns.php:238
msgid "Fixed product discount"
msgstr ""
#: inc/columns.php:249
msgid "Allowed emails"
msgstr ""
#: inc/columns.php:262
msgid "Coupon amount"
msgstr ""
#: inc/columns.php:272
msgid "Usage limit per coupon"
msgstr ""
#: inc/columns.php:282
msgid "Usage limit per user"
msgstr ""
#: inc/columns.php:292
msgid "Limit usage to X items"
msgstr ""
#: inc/columns.php:302
msgid "Coupon expiry date"
msgstr ""
#: inc/columns.php:316
msgid "Description"
msgstr ""
#: inc/columns.php:327
msgid "Allow free shipping"
msgstr ""
#: inc/columns.php:344
msgid "Individual use only"
msgstr ""
#: inc/columns.php:361
msgid "Exclude sale items"
msgstr ""
#: inc/columns.php:376
msgid "Usage"
msgstr ""
#: inc/columns.php:389
msgid "Sales"
msgstr ""
#: inc/columns.php:402
msgid "Product categories"
msgstr ""
#: inc/columns.php:413
msgid "Exclude categories"
msgstr ""
#: inc/columns.php:424
msgid "Used by"
msgstr ""
#: inc/columns.php:436
msgid "Products"
msgstr ""
#: inc/columns.php:442
#: inc/columns.php:456
msgid "Enter product/variation titles or skus separated by commas."
msgstr ""
#: inc/columns.php:450
msgid "Exclude products"
msgstr ""
#: views/welcome-page-content.php:6
msgid "Thank you for installing our plugin."
msgstr ""
#: views/welcome-page-content.php:11
msgid "Install the plugin: WooCommerce. <a href=\"%s\" target=\"_blank\" class=\"button install-plugin-trigger\">Click here</a>. This is a WooCommerce extension."
msgstr ""
#: views/welcome-page-content.php:13
msgid "You can open the Coupons Bulk Editor Now: <a href=\"%s\" class=\"button\">Click here</a>"
msgstr ""