Version Description
- 2020.10.30 =
- Fix - Prevents logging anything if logging is disabled. PR#493
- Fix - Fixes a bug where products are imported even when it is not available at the store's location. PR#537
Download this release
Release Info
| Developer | automattic |
| Plugin | |
| Version | 2.2.4 |
| Comparing to | |
| See all releases | |
Code changes from version 2.2.3 to 2.2.4
- i18n/languages/woocommerce-square.pot +114 -114
- includes/Plugin.php +16 -1
- includes/Sync/Product_Import.php +13 -2
- readme.txt +5 -1
- woocommerce-square.php +1 -1
i18n/languages/woocommerce-square.pot
CHANGED
|
@@ -2,10 +2,10 @@
|
|
| 2 |
# This file is distributed under the GNU General Public License v3.0.
|
| 3 |
msgid ""
|
| 4 |
msgstr ""
|
| 5 |
-
"Project-Id-Version: WooCommerce Square 2.2.
|
| 6 |
"Report-Msgid-Bugs-To: "
|
| 7 |
"https://wordpress.org/support/plugin/woocommerce-square\n"
|
| 8 |
-
"POT-Creation-Date: 2020-10-
|
| 9 |
"MIME-Version: 1.0\n"
|
| 10 |
"Content-Type: text/plain; charset=utf-8\n"
|
| 11 |
"Content-Transfer-Encoding: 8bit\n"
|
|
@@ -449,7 +449,7 @@ msgstr ""
|
|
| 449 |
|
| 450 |
#: includes/Gateway/Payment_Form.php:240 includes/Gateway.php:241
|
| 451 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Hosted_Payment_Handler.php:216
|
| 452 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 453 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:376
|
| 454 |
msgid "An error occurred, please try again or try an alternate form of payment."
|
| 455 |
msgstr ""
|
|
@@ -620,31 +620,31 @@ msgid ""
|
|
| 620 |
"happy to help -- please %4$sreach out to our support team%5$s."
|
| 621 |
msgstr ""
|
| 622 |
|
| 623 |
-
#: includes/Plugin.php:
|
| 624 |
msgid ""
|
| 625 |
"Heads up! There may be a problem with your connection to Square. In order "
|
| 626 |
"to continue accepting payments, please %1$sdisconnect and re-connect your "
|
| 627 |
"site%2$s."
|
| 628 |
msgstr ""
|
| 629 |
|
| 630 |
-
#: includes/Plugin.php:
|
| 631 |
msgid "You are connected to Square!"
|
| 632 |
msgstr ""
|
| 633 |
|
| 634 |
-
#: includes/Plugin.php:
|
| 635 |
msgid "To get started, set your business location."
|
| 636 |
msgstr ""
|
| 637 |
|
| 638 |
-
#: includes/Plugin.php:
|
| 639 |
#. translators: Placeholders: %1$s - <a> tag, %2$s - </a> tag
|
| 640 |
msgid "Visit the %1$splugin settings%2$s to set your business location."
|
| 641 |
msgstr ""
|
| 642 |
|
| 643 |
-
#: includes/Plugin.php:
|
| 644 |
msgid "You are ready to sync products!"
|
| 645 |
msgstr ""
|
| 646 |
|
| 647 |
-
#: includes/Plugin.php:
|
| 648 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - product count, %3$s -
|
| 649 |
#. </strong> tag, %4$s - <a> tag, %5$s - </a> tag
|
| 650 |
msgid ""
|
|
@@ -652,7 +652,7 @@ msgid ""
|
|
| 652 |
"now »%5$s"
|
| 653 |
msgstr ""
|
| 654 |
|
| 655 |
-
#: includes/Plugin.php:
|
| 656 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - </strong> tag, %3$s -
|
| 657 |
#. <a> tag, %4$s - </a> tag
|
| 658 |
msgid ""
|
|
@@ -660,28 +660,28 @@ msgid ""
|
|
| 660 |
"products to sync data »%4$s"
|
| 661 |
msgstr ""
|
| 662 |
|
| 663 |
-
#: includes/Plugin.php:
|
| 664 |
msgid ""
|
| 665 |
"Heads up! Square is configured to sync product inventory, but WooCommerce "
|
| 666 |
"stock management is disabled. Please %1$senable stock management%2$s to "
|
| 667 |
"ensure product inventory counts are kept in sync."
|
| 668 |
msgstr ""
|
| 669 |
|
| 670 |
-
#: includes/Plugin.php:
|
| 671 |
msgid "To get started, connect with Square."
|
| 672 |
msgstr ""
|
| 673 |
|
| 674 |
-
#: includes/Plugin.php:
|
| 675 |
#. translators: Placeholders: %1$s - <a> tag, %2$s - </a> tag
|
| 676 |
msgid "To get started, %1$sconnect with Square »%2$s"
|
| 677 |
msgstr ""
|
| 678 |
|
| 679 |
-
#: includes/Plugin.php:
|
| 680 |
#. translators: Placeholders: %1$s - plugin name
|
| 681 |
msgid "Thanks for installing %1$s!"
|
| 682 |
msgstr ""
|
| 683 |
|
| 684 |
-
#: includes/Plugin.php:
|
| 685 |
#. translators: Placeholders: %1$s - plugin name, %2$ - plugin version number,
|
| 686 |
#. %3$s - opening <a> HTML link tag, %4$s - closing </a> HTML link tag, %5$s -
|
| 687 |
#. opening <a> HTML link tag, %6$s - closing </a> HTML link tag
|
|
@@ -692,7 +692,7 @@ msgid ""
|
|
| 692 |
"%5$supdated documentation%6$s."
|
| 693 |
msgstr ""
|
| 694 |
|
| 695 |
-
#: includes/Plugin.php:
|
| 696 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - </strong> tag, %3$s -
|
| 697 |
#. 2-character country code, %4$s - comma separated list of 2-character country
|
| 698 |
#. codes
|
|
@@ -701,7 +701,7 @@ msgid ""
|
|
| 701 |
"accept transactions from merchants outside of %4$s."
|
| 702 |
msgstr ""
|
| 703 |
|
| 704 |
-
#: includes/Plugin.php:
|
| 705 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - </strong> tag, %3$s -
|
| 706 |
#. <a> tag, %4$s - </a> tag
|
| 707 |
msgid ""
|
|
@@ -710,7 +710,7 @@ msgid ""
|
|
| 710 |
"successfully with Square. %3$sRead more here%4$s on how to resolve this."
|
| 711 |
msgstr ""
|
| 712 |
|
| 713 |
-
#: includes/Plugin.php:
|
| 714 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - </strong> tag, %3$s -
|
| 715 |
#. <a> tag, %4$s - </a> tag
|
| 716 |
msgid ""
|
|
@@ -718,14 +718,14 @@ msgid ""
|
|
| 718 |
"Square is inactive. Please disconnect and reconnect to resolve."
|
| 719 |
msgstr ""
|
| 720 |
|
| 721 |
-
#: includes/Plugin.php:
|
| 722 |
msgid ""
|
| 723 |
"%1$sWooCommerce Square:%2$s Product prices are entered inclusive of tax, "
|
| 724 |
"but Square does not support syncing tax-inclusive prices. Please make sure "
|
| 725 |
"your Square tax rates match your WooCommerce tax rates."
|
| 726 |
msgstr ""
|
| 727 |
|
| 728 |
-
#: includes/Plugin.php:
|
| 729 |
msgid ""
|
| 730 |
"Heads up! Your store currency is %1$s but your configured Square business "
|
| 731 |
"location currency is %2$s, so payments cannot be processed. Please "
|
|
@@ -886,41 +886,41 @@ msgstr[1] ""
|
|
| 886 |
msgid "Product %s could not be updated in Square."
|
| 887 |
msgstr ""
|
| 888 |
|
| 889 |
-
#: includes/Sync/Product_Import.php:
|
| 890 |
#. translators: Placeholders: %1$s - Square item name, %2$s - Square item
|
| 891 |
#. variation name, %3$s - failure reason
|
| 892 |
msgid "Could not import \"%1$s - %2$s\" from Square. %3$s"
|
| 893 |
msgstr ""
|
| 894 |
|
| 895 |
-
#: includes/Sync/Product_Import.php:
|
| 896 |
msgid "Items with variable pricing cannot be imported."
|
| 897 |
msgstr ""
|
| 898 |
|
| 899 |
-
#: includes/Sync/Product_Import.php:
|
| 900 |
msgid "The SKU already exists on another product"
|
| 901 |
msgstr ""
|
| 902 |
|
| 903 |
-
#: includes/Sync/Product_Import.php:
|
| 904 |
#. translators: Placeholders: %1$s - variation ID, %2$s - product name
|
| 905 |
msgid "Variation #%1$s of %2$s"
|
| 906 |
msgstr ""
|
| 907 |
|
| 908 |
-
#: includes/Sync/Product_Import.php:
|
| 909 |
#. translators: Placeholders: %s - missing parameter name
|
| 910 |
msgid "Missing parameter %s"
|
| 911 |
msgstr ""
|
| 912 |
|
| 913 |
-
#: includes/Sync/Product_Import.php:
|
| 914 |
#. translators: Placeholders: %s - comma separated list of valid product types
|
| 915 |
msgid "Invalid product type - the product type must be any of these: %s"
|
| 916 |
msgstr ""
|
| 917 |
|
| 918 |
-
#: includes/Sync/Product_Import.php:
|
| 919 |
#. translators: Placeholders: %1$s - Square item name, %2$s - Failure reason
|
| 920 |
msgid "Could not update %1$s from Square. %2$s"
|
| 921 |
msgstr ""
|
| 922 |
|
| 923 |
-
#: includes/Sync/Product_Import.php:
|
| 924 |
#. translators: Placeholders: %1$s - Square item name, %2$s - Failure reason
|
| 925 |
msgid "Could not import %1$s from Square. %2$s"
|
| 926 |
msgstr ""
|
|
@@ -1626,7 +1626,7 @@ msgid "Could not find order %s"
|
|
| 1626 |
msgstr ""
|
| 1627 |
|
| 1628 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:151
|
| 1629 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1630 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:163
|
| 1631 |
#. translators: Placeholders: %1$s - status code, %2$s - status message
|
| 1632 |
#. translators: Placeholders: %1$s - payment request response status code, %2$s
|
|
@@ -1635,7 +1635,7 @@ msgid "Status code %1$s: %2$s"
|
|
| 1635 |
msgstr ""
|
| 1636 |
|
| 1637 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:154
|
| 1638 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1639 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:166
|
| 1640 |
#. translators: Placeholders: %s - status code
|
| 1641 |
#. translators: Placeholders: %s - payment request response status code
|
|
@@ -1643,7 +1643,7 @@ msgid "Status code: %s"
|
|
| 1643 |
msgstr ""
|
| 1644 |
|
| 1645 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:157
|
| 1646 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1647 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:169
|
| 1648 |
#. translators: Placeholders; %s - status message
|
| 1649 |
#. translators: Placeholders: %s - payment request response status message
|
|
@@ -1651,7 +1651,7 @@ msgid "Status message: %s"
|
|
| 1651 |
msgstr ""
|
| 1652 |
|
| 1653 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:162
|
| 1654 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1655 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:176
|
| 1656 |
msgid "Transaction ID %s"
|
| 1657 |
msgstr ""
|
|
@@ -1669,7 +1669,7 @@ msgid "Order %s is already paid for."
|
|
| 1669 |
msgstr ""
|
| 1670 |
|
| 1671 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:266
|
| 1672 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1673 |
msgid ""
|
| 1674 |
"Your order has been received and is being reviewed. Thank you for your "
|
| 1675 |
"business."
|
|
@@ -1677,7 +1677,7 @@ msgstr ""
|
|
| 1677 |
|
| 1678 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:273
|
| 1679 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:851
|
| 1680 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1681 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-pre-orders.php:363
|
| 1682 |
#. translators: This is a message describing that the transaction in question
|
| 1683 |
#. only performed a credit card authorization and did not capture any funds.
|
|
@@ -1725,10 +1725,10 @@ msgstr ""
|
|
| 1725 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Capture.php:195
|
| 1726 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:670
|
| 1727 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:755
|
| 1728 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1729 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1730 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1731 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1732 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-pre-orders.php:346
|
| 1733 |
#. translators: Placeholders: %s - transaction ID
|
| 1734 |
msgid "(Transaction ID %s)"
|
|
@@ -1864,7 +1864,7 @@ msgid "This section contains configuration settings for this gateway."
|
|
| 1864 |
msgstr ""
|
| 1865 |
|
| 1866 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/admin/views/html-admin-gateway-status.php:53
|
| 1867 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1868 |
#. translators: environment as in a software environment (test/production)
|
| 1869 |
msgid "Environment"
|
| 1870 |
msgstr ""
|
|
@@ -1882,7 +1882,7 @@ msgid "Displays whether or not tokenization is enabled for this gateway."
|
|
| 1882 |
msgstr ""
|
| 1883 |
|
| 1884 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/admin/views/html-admin-gateway-status.php:75
|
| 1885 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1886 |
msgid "Debug Mode"
|
| 1887 |
msgstr ""
|
| 1888 |
|
|
@@ -1899,12 +1899,12 @@ msgid "Display at Checkout"
|
|
| 1899 |
msgstr ""
|
| 1900 |
|
| 1901 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/admin/views/html-admin-gateway-status.php:83
|
| 1902 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1903 |
msgid "Save to Log"
|
| 1904 |
msgstr ""
|
| 1905 |
|
| 1906 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/admin/views/html-admin-gateway-status.php:85
|
| 1907 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 1908 |
msgid "Off"
|
| 1909 |
msgstr ""
|
| 1910 |
|
|
@@ -2071,7 +2071,7 @@ msgid "Apple Pay"
|
|
| 2071 |
msgstr ""
|
| 2072 |
|
| 2073 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/apple-pay/class-sv-wc-payment-gateway-apple-pay-admin.php:107
|
| 2074 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2075 |
msgid "Enable / Disable"
|
| 2076 |
msgstr ""
|
| 2077 |
|
|
@@ -2100,7 +2100,7 @@ msgid "White with outline"
|
|
| 2100 |
msgstr ""
|
| 2101 |
|
| 2102 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/apple-pay/class-sv-wc-payment-gateway-apple-pay-admin.php:142
|
| 2103 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2104 |
msgid "Connection Settings"
|
| 2105 |
msgstr ""
|
| 2106 |
|
|
@@ -2316,7 +2316,7 @@ msgid "Payment method address could not be updated. %s"
|
|
| 2316 |
msgstr ""
|
| 2317 |
|
| 2318 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:660
|
| 2319 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2320 |
#. translators: Placeholders: %1$s - payment method title, %2$s - payment
|
| 2321 |
#. account type (savings/checking) (may or may not be available), %3$s - last
|
| 2322 |
#. four digits of the account
|
|
@@ -2324,7 +2324,7 @@ msgid "%1$s Check Transaction Approved: %2$s account ending in %3$s"
|
|
| 2324 |
msgstr ""
|
| 2325 |
|
| 2326 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:665
|
| 2327 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2328 |
#. translators: Placeholders: %s - check number
|
| 2329 |
msgid "Check number %s"
|
| 2330 |
msgstr ""
|
|
@@ -2338,7 +2338,7 @@ msgstr ""
|
|
| 2338 |
|
| 2339 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:747
|
| 2340 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-payment-form.php:675
|
| 2341 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2342 |
#. translators: Placeholders: %s - expiry date
|
| 2343 |
msgid "(expires %s)"
|
| 2344 |
msgstr ""
|
|
@@ -2692,260 +2692,260 @@ msgstr ""
|
|
| 2692 |
msgid "Thank you for your order."
|
| 2693 |
msgstr ""
|
| 2694 |
|
| 2695 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2696 |
msgid "Credit Card"
|
| 2697 |
msgstr ""
|
| 2698 |
|
| 2699 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2700 |
msgid "eCheck"
|
| 2701 |
msgstr ""
|
| 2702 |
|
| 2703 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2704 |
msgid "Pay securely using your credit card."
|
| 2705 |
msgstr ""
|
| 2706 |
|
| 2707 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2708 |
msgid "Pay securely using your checking account."
|
| 2709 |
msgstr ""
|
| 2710 |
|
| 2711 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2712 |
msgid "Enable this gateway"
|
| 2713 |
msgstr ""
|
| 2714 |
|
| 2715 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2716 |
msgid "Title"
|
| 2717 |
msgstr ""
|
| 2718 |
|
| 2719 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2720 |
msgid "Payment method title that the customer will see during checkout."
|
| 2721 |
msgstr ""
|
| 2722 |
|
| 2723 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2724 |
msgid "Description"
|
| 2725 |
msgstr ""
|
| 2726 |
|
| 2727 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2728 |
msgid "Payment method description that the customer will see during checkout."
|
| 2729 |
msgstr ""
|
| 2730 |
|
| 2731 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2732 |
msgid "Detailed Decline Messages"
|
| 2733 |
msgstr ""
|
| 2734 |
|
| 2735 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2736 |
msgid ""
|
| 2737 |
"Check to enable detailed decline messages to the customer during checkout "
|
| 2738 |
"when possible, rather than a generic decline message."
|
| 2739 |
msgstr ""
|
| 2740 |
|
| 2741 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2742 |
#. translators: Placeholders: %1$s - <a> tag, %2$s - </a> tag
|
| 2743 |
msgid ""
|
| 2744 |
"Show Detailed Error Messages and API requests/responses on the checkout "
|
| 2745 |
"page and/or save them to the %1$sdebug log%2$s"
|
| 2746 |
msgstr ""
|
| 2747 |
|
| 2748 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2749 |
msgid "Show on Checkout Page"
|
| 2750 |
msgstr ""
|
| 2751 |
|
| 2752 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2753 |
#. translators: show debugging information on both checkout page and in the log
|
| 2754 |
msgid "Both"
|
| 2755 |
msgstr ""
|
| 2756 |
|
| 2757 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2758 |
msgid "Select the gateway environment to use for transactions."
|
| 2759 |
msgstr ""
|
| 2760 |
|
| 2761 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2762 |
msgid "Share connection settings"
|
| 2763 |
msgstr ""
|
| 2764 |
|
| 2765 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2766 |
msgid "Use connection/authentication settings from other gateway"
|
| 2767 |
msgstr ""
|
| 2768 |
|
| 2769 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2770 |
msgid "Disabled because the other gateway is using these settings"
|
| 2771 |
msgstr ""
|
| 2772 |
|
| 2773 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2774 |
msgid "Card Verification (CSC)"
|
| 2775 |
msgstr ""
|
| 2776 |
|
| 2777 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2778 |
msgid "Display the Card Security Code (CV2) field on checkout"
|
| 2779 |
msgstr ""
|
| 2780 |
|
| 2781 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2782 |
msgid "Saved Card Verification"
|
| 2783 |
msgstr ""
|
| 2784 |
|
| 2785 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2786 |
msgid "Display the Card Security Code field when paying with a saved card"
|
| 2787 |
msgstr ""
|
| 2788 |
|
| 2789 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2790 |
#. translators: Placeholders: %1$s - site title, %2$s - order number
|
| 2791 |
msgid "%1$s - Order %2$s"
|
| 2792 |
msgstr ""
|
| 2793 |
|
| 2794 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2795 |
#. translators: Placeholders: %1$s - site title, %2$s - order number.
|
| 2796 |
#. Definitions: Capture as in capture funds from a credit card.
|
| 2797 |
msgid "%1$s - Capture for Order %2$s"
|
| 2798 |
msgstr ""
|
| 2799 |
|
| 2800 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2801 |
#. translators: Placeholders: %1$s - site title, %2$s - order number
|
| 2802 |
msgid "%1$s - Refund for Order %2$s"
|
| 2803 |
msgstr ""
|
| 2804 |
|
| 2805 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2806 |
#. translators: Placeholders: %1$s - payment gateway title (such as
|
| 2807 |
#. Authorize.net, Braintree, etc), %2$s - a monetary amount
|
| 2808 |
msgid "%1$s Refund in the amount of %2$s approved."
|
| 2809 |
msgstr ""
|
| 2810 |
|
| 2811 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2812 |
#. translators: Placeholders: %1$s - payment gateway title (such as
|
| 2813 |
#. Authorize.net, Braintree, etc), %2$s - error code, %3$s - error message
|
| 2814 |
msgid "%1$s Refund Failed: %2$s - %3$s"
|
| 2815 |
msgstr ""
|
| 2816 |
|
| 2817 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2818 |
#. translators: Placeholders: %1$s - payment gateway title (such as
|
| 2819 |
#. Authorize.net, Braintree, etc), %2$s - error message
|
| 2820 |
msgid "%1$s Refund Failed: %2$s"
|
| 2821 |
msgstr ""
|
| 2822 |
|
| 2823 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2824 |
#. translators: Placeholders: %s - payment gateway title (such as
|
| 2825 |
#. Authorize.net, Braintree, etc)
|
| 2826 |
msgid "%s Order completely refunded."
|
| 2827 |
msgstr ""
|
| 2828 |
|
| 2829 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2830 |
msgid ""
|
| 2831 |
"Oops, you cannot partially void this order. Please use the full order "
|
| 2832 |
"amount."
|
| 2833 |
msgstr ""
|
| 2834 |
|
| 2835 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2836 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s - error code,
|
| 2837 |
#. %3$s - error message. Void as in to void an order.
|
| 2838 |
msgid "%1$s Void Failed: %2$s - %3$s"
|
| 2839 |
msgstr ""
|
| 2840 |
|
| 2841 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2842 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s - error
|
| 2843 |
#. message. Void as in to void an order.
|
| 2844 |
msgid "%1$s Void Failed: %2$s"
|
| 2845 |
msgstr ""
|
| 2846 |
|
| 2847 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2848 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s - a monetary
|
| 2849 |
#. amount. Void as in to void an order.
|
| 2850 |
msgid "%1$s Void in the amount of %2$s approved."
|
| 2851 |
msgstr ""
|
| 2852 |
|
| 2853 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2854 |
#. translators: Placeholders: %1$s - payment method title, %2$s - environment
|
| 2855 |
#. ("Test"), %3$s - transaction type (authorization/charge)
|
| 2856 |
msgid "%1$s %2$s %3$s Approved"
|
| 2857 |
msgstr ""
|
| 2858 |
|
| 2859 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2860 |
#. translators: Placeholders: %1$s - credit card type (MasterCard, Visa,
|
| 2861 |
#. etc...), %2$s - last four digits of the card
|
| 2862 |
msgid "%1$s ending in %2$s"
|
| 2863 |
msgstr ""
|
| 2864 |
|
| 2865 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2866 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s - message
|
| 2867 |
#. (probably reason for the transaction being held for review)
|
| 2868 |
msgid "%1$s Transaction Held for Review (%2$s)"
|
| 2869 |
msgstr ""
|
| 2870 |
|
| 2871 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2872 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s - error
|
| 2873 |
#. message; e.g. Order Note: [Payment method] Payment failed [error]
|
| 2874 |
msgid "%1$s Payment Failed (%2$s)"
|
| 2875 |
msgstr ""
|
| 2876 |
|
| 2877 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2878 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s -
|
| 2879 |
#. message/error
|
| 2880 |
msgid "%1$s Transaction Cancelled (%2$s)"
|
| 2881 |
msgstr ""
|
| 2882 |
|
| 2883 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2884 |
msgid "Transaction Type"
|
| 2885 |
msgstr ""
|
| 2886 |
|
| 2887 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2888 |
msgid ""
|
| 2889 |
"Select how transactions should be processed. Charge submits all "
|
| 2890 |
"transactions for settlement, Authorization simply authorizes the order "
|
| 2891 |
"total for capture later."
|
| 2892 |
msgstr ""
|
| 2893 |
|
| 2894 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2895 |
msgid "Charge Virtual-Only Orders"
|
| 2896 |
msgstr ""
|
| 2897 |
|
| 2898 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2899 |
msgid ""
|
| 2900 |
"If the order contains exclusively virtual items, enable this to immediately "
|
| 2901 |
"charge, rather than authorize, the transaction."
|
| 2902 |
msgstr ""
|
| 2903 |
|
| 2904 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2905 |
msgid "Enable Partial Capture"
|
| 2906 |
msgstr ""
|
| 2907 |
|
| 2908 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2909 |
msgid "Allow orders to be partially captured multiple times."
|
| 2910 |
msgstr ""
|
| 2911 |
|
| 2912 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2913 |
msgid "Capture Paid Orders"
|
| 2914 |
msgstr ""
|
| 2915 |
|
| 2916 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2917 |
msgid "Automatically capture orders when they are changed to %s."
|
| 2918 |
msgstr ""
|
| 2919 |
|
| 2920 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2921 |
msgid "a paid status"
|
| 2922 |
msgstr ""
|
| 2923 |
|
| 2924 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2925 |
msgid "Accepted Card Logos"
|
| 2926 |
msgstr ""
|
| 2927 |
|
| 2928 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2929 |
msgid ""
|
| 2930 |
"These are the card logos that are displayed to customers as accepted during "
|
| 2931 |
"checkout."
|
| 2932 |
msgstr ""
|
| 2933 |
|
| 2934 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2935 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - </strong> tag
|
| 2936 |
msgid ""
|
| 2937 |
"This setting %1$sdoes not%2$s change which card types the gateway will "
|
| 2938 |
"accept. Accepted cards are configured from your payment processor account."
|
| 2939 |
msgstr ""
|
| 2940 |
|
| 2941 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2942 |
#. translators:
|
| 2943 |
#. http:www.cybersource.com/products/payment_security/payment_tokenization/ and
|
| 2944 |
#. https:en.wikipedia.org/wiki/Tokenization_(data_security)
|
| 2945 |
msgid "Tokenization"
|
| 2946 |
msgstr ""
|
| 2947 |
|
| 2948 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 2949 |
msgid "Allow customers to securely save their payment details for future checkout."
|
| 2950 |
msgstr ""
|
| 2951 |
|
|
@@ -3187,21 +3187,21 @@ msgid "Review"
|
|
| 3187 |
msgstr ""
|
| 3188 |
|
| 3189 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:736
|
| 3190 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3191 |
msgctxt "noun, software environment"
|
| 3192 |
msgid "Test"
|
| 3193 |
msgstr ""
|
| 3194 |
|
| 3195 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:737
|
| 3196 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3197 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3198 |
msgctxt "credit card transaction type"
|
| 3199 |
msgid "Authorization"
|
| 3200 |
msgstr ""
|
| 3201 |
|
| 3202 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:737
|
| 3203 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3204 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3205 |
msgctxt "noun, credit card transaction type"
|
| 3206 |
msgid "Charge"
|
| 3207 |
msgstr ""
|
|
@@ -3212,19 +3212,19 @@ msgid "Account"
|
|
| 3212 |
msgstr ""
|
| 3213 |
|
| 3214 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-helper.php:228
|
| 3215 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3216 |
msgctxt "credit card type"
|
| 3217 |
msgid "Visa"
|
| 3218 |
msgstr ""
|
| 3219 |
|
| 3220 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-helper.php:232
|
| 3221 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3222 |
msgctxt "credit card type"
|
| 3223 |
msgid "MasterCard"
|
| 3224 |
msgstr ""
|
| 3225 |
|
| 3226 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-helper.php:236
|
| 3227 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3228 |
msgctxt "credit card type"
|
| 3229 |
msgid "American Express"
|
| 3230 |
msgstr ""
|
|
@@ -3235,13 +3235,13 @@ msgid "Diners Club"
|
|
| 3235 |
msgstr ""
|
| 3236 |
|
| 3237 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-helper.php:244
|
| 3238 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3239 |
msgctxt "credit card type"
|
| 3240 |
msgid "Discover"
|
| 3241 |
msgstr ""
|
| 3242 |
|
| 3243 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-helper.php:248
|
| 3244 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3245 |
msgctxt "credit card type"
|
| 3246 |
msgid "JCB"
|
| 3247 |
msgstr ""
|
|
@@ -3261,7 +3261,7 @@ msgctxt "credit card type"
|
|
| 3261 |
msgid "Laser"
|
| 3262 |
msgstr ""
|
| 3263 |
|
| 3264 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3265 |
msgctxt "credit card type"
|
| 3266 |
msgid "Diners"
|
| 3267 |
msgstr ""
|
|
@@ -3278,7 +3278,7 @@ msgctxt "account type"
|
|
| 3278 |
msgid "Savings"
|
| 3279 |
msgstr ""
|
| 3280 |
|
| 3281 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3282 |
msgctxt "hash before order number"
|
| 3283 |
msgid "#"
|
| 3284 |
msgstr ""
|
|
@@ -3288,15 +3288,15 @@ msgctxt "hash before order number"
|
|
| 3288 |
msgid "#%s"
|
| 3289 |
msgstr ""
|
| 3290 |
|
| 3291 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3292 |
msgctxt ""
|
| 3293 |
"coordinating conjunction for a list of order statuses: on-hold, processing, "
|
| 3294 |
"or completed"
|
| 3295 |
msgid "or"
|
| 3296 |
msgstr ""
|
| 3297 |
|
| 3298 |
-
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:
|
| 3299 |
#. translators: https:www.skyverge.com/for-translators-environments/
|
| 3300 |
msgctxt "software environment"
|
| 3301 |
msgid "Production"
|
| 3302 |
-
msgstr ""
|
| 2 |
# This file is distributed under the GNU General Public License v3.0.
|
| 3 |
msgid ""
|
| 4 |
msgstr ""
|
| 5 |
+
"Project-Id-Version: WooCommerce Square 2.2.4\n"
|
| 6 |
"Report-Msgid-Bugs-To: "
|
| 7 |
"https://wordpress.org/support/plugin/woocommerce-square\n"
|
| 8 |
+
"POT-Creation-Date: 2020-10-30 16:28:19+00:00\n"
|
| 9 |
"MIME-Version: 1.0\n"
|
| 10 |
"Content-Type: text/plain; charset=utf-8\n"
|
| 11 |
"Content-Transfer-Encoding: 8bit\n"
|
| 449 |
|
| 450 |
#: includes/Gateway/Payment_Form.php:240 includes/Gateway.php:241
|
| 451 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Hosted_Payment_Handler.php:216
|
| 452 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2761
|
| 453 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:376
|
| 454 |
msgid "An error occurred, please try again or try an alternate form of payment."
|
| 455 |
msgstr ""
|
| 620 |
"happy to help -- please %4$sreach out to our support team%5$s."
|
| 621 |
msgstr ""
|
| 622 |
|
| 623 |
+
#: includes/Plugin.php:290
|
| 624 |
msgid ""
|
| 625 |
"Heads up! There may be a problem with your connection to Square. In order "
|
| 626 |
"to continue accepting payments, please %1$sdisconnect and re-connect your "
|
| 627 |
"site%2$s."
|
| 628 |
msgstr ""
|
| 629 |
|
| 630 |
+
#: includes/Plugin.php:307
|
| 631 |
msgid "You are connected to Square!"
|
| 632 |
msgstr ""
|
| 633 |
|
| 634 |
+
#: includes/Plugin.php:314
|
| 635 |
msgid "To get started, set your business location."
|
| 636 |
msgstr ""
|
| 637 |
|
| 638 |
+
#: includes/Plugin.php:320
|
| 639 |
#. translators: Placeholders: %1$s - <a> tag, %2$s - </a> tag
|
| 640 |
msgid "Visit the %1$splugin settings%2$s to set your business location."
|
| 641 |
msgstr ""
|
| 642 |
|
| 643 |
+
#: includes/Plugin.php:330
|
| 644 |
msgid "You are ready to sync products!"
|
| 645 |
msgstr ""
|
| 646 |
|
| 647 |
+
#: includes/Plugin.php:336
|
| 648 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - product count, %3$s -
|
| 649 |
#. </strong> tag, %4$s - <a> tag, %5$s - </a> tag
|
| 650 |
msgid ""
|
| 652 |
"now »%5$s"
|
| 653 |
msgstr ""
|
| 654 |
|
| 655 |
+
#: includes/Plugin.php:348
|
| 656 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - </strong> tag, %3$s -
|
| 657 |
#. <a> tag, %4$s - </a> tag
|
| 658 |
msgid ""
|
| 660 |
"products to sync data »%4$s"
|
| 661 |
msgstr ""
|
| 662 |
|
| 663 |
+
#: includes/Plugin.php:363
|
| 664 |
msgid ""
|
| 665 |
"Heads up! Square is configured to sync product inventory, but WooCommerce "
|
| 666 |
"stock management is disabled. Please %1$senable stock management%2$s to "
|
| 667 |
"ensure product inventory counts are kept in sync."
|
| 668 |
msgstr ""
|
| 669 |
|
| 670 |
+
#: includes/Plugin.php:380
|
| 671 |
msgid "To get started, connect with Square."
|
| 672 |
msgstr ""
|
| 673 |
|
| 674 |
+
#: includes/Plugin.php:386
|
| 675 |
#. translators: Placeholders: %1$s - <a> tag, %2$s - </a> tag
|
| 676 |
msgid "To get started, %1$sconnect with Square »%2$s"
|
| 677 |
msgstr ""
|
| 678 |
|
| 679 |
+
#: includes/Plugin.php:394
|
| 680 |
#. translators: Placeholders: %1$s - plugin name
|
| 681 |
msgid "Thanks for installing %1$s!"
|
| 682 |
msgstr ""
|
| 683 |
|
| 684 |
+
#: includes/Plugin.php:418
|
| 685 |
#. translators: Placeholders: %1$s - plugin name, %2$ - plugin version number,
|
| 686 |
#. %3$s - opening <a> HTML link tag, %4$s - closing </a> HTML link tag, %5$s -
|
| 687 |
#. opening <a> HTML link tag, %6$s - closing </a> HTML link tag
|
| 692 |
"%5$supdated documentation%6$s."
|
| 693 |
msgstr ""
|
| 694 |
|
| 695 |
+
#: includes/Plugin.php:455
|
| 696 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - </strong> tag, %3$s -
|
| 697 |
#. 2-character country code, %4$s - comma separated list of 2-character country
|
| 698 |
#. codes
|
| 701 |
"accept transactions from merchants outside of %4$s."
|
| 702 |
msgstr ""
|
| 703 |
|
| 704 |
+
#: includes/Plugin.php:482
|
| 705 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - </strong> tag, %3$s -
|
| 706 |
#. <a> tag, %4$s - </a> tag
|
| 707 |
msgid ""
|
| 710 |
"successfully with Square. %3$sRead more here%4$s on how to resolve this."
|
| 711 |
msgstr ""
|
| 712 |
|
| 713 |
+
#: includes/Plugin.php:525
|
| 714 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - </strong> tag, %3$s -
|
| 715 |
#. <a> tag, %4$s - </a> tag
|
| 716 |
msgid ""
|
| 718 |
"Square is inactive. Please disconnect and reconnect to resolve."
|
| 719 |
msgstr ""
|
| 720 |
|
| 721 |
+
#: includes/Plugin.php:557
|
| 722 |
msgid ""
|
| 723 |
"%1$sWooCommerce Square:%2$s Product prices are entered inclusive of tax, "
|
| 724 |
"but Square does not support syncing tax-inclusive prices. Please make sure "
|
| 725 |
"your Square tax rates match your WooCommerce tax rates."
|
| 726 |
msgstr ""
|
| 727 |
|
| 728 |
+
#: includes/Plugin.php:588
|
| 729 |
msgid ""
|
| 730 |
"Heads up! Your store currency is %1$s but your configured Square business "
|
| 731 |
"location currency is %2$s, so payments cannot be processed. Please "
|
| 886 |
msgid "Product %s could not be updated in Square."
|
| 887 |
msgstr ""
|
| 888 |
|
| 889 |
+
#: includes/Sync/Product_Import.php:540
|
| 890 |
#. translators: Placeholders: %1$s - Square item name, %2$s - Square item
|
| 891 |
#. variation name, %3$s - failure reason
|
| 892 |
msgid "Could not import \"%1$s - %2$s\" from Square. %3$s"
|
| 893 |
msgstr ""
|
| 894 |
|
| 895 |
+
#: includes/Sync/Product_Import.php:591
|
| 896 |
msgid "Items with variable pricing cannot be imported."
|
| 897 |
msgstr ""
|
| 898 |
|
| 899 |
+
#: includes/Sync/Product_Import.php:684 includes/Sync/Product_Import.php:955
|
| 900 |
msgid "The SKU already exists on another product"
|
| 901 |
msgstr ""
|
| 902 |
|
| 903 |
+
#: includes/Sync/Product_Import.php:871
|
| 904 |
#. translators: Placeholders: %1$s - variation ID, %2$s - product name
|
| 905 |
msgid "Variation #%1$s of %2$s"
|
| 906 |
msgstr ""
|
| 907 |
|
| 908 |
+
#: includes/Sync/Product_Import.php:1249
|
| 909 |
#. translators: Placeholders: %s - missing parameter name
|
| 910 |
msgid "Missing parameter %s"
|
| 911 |
msgstr ""
|
| 912 |
|
| 913 |
+
#: includes/Sync/Product_Import.php:1255
|
| 914 |
#. translators: Placeholders: %s - comma separated list of valid product types
|
| 915 |
msgid "Invalid product type - the product type must be any of these: %s"
|
| 916 |
msgstr ""
|
| 917 |
|
| 918 |
+
#: includes/Sync/Product_Import.php:1306
|
| 919 |
#. translators: Placeholders: %1$s - Square item name, %2$s - Failure reason
|
| 920 |
msgid "Could not update %1$s from Square. %2$s"
|
| 921 |
msgstr ""
|
| 922 |
|
| 923 |
+
#: includes/Sync/Product_Import.php:1309
|
| 924 |
#. translators: Placeholders: %1$s - Square item name, %2$s - Failure reason
|
| 925 |
msgid "Could not import %1$s from Square. %2$s"
|
| 926 |
msgstr ""
|
| 1626 |
msgstr ""
|
| 1627 |
|
| 1628 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:151
|
| 1629 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2352
|
| 1630 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:163
|
| 1631 |
#. translators: Placeholders: %1$s - status code, %2$s - status message
|
| 1632 |
#. translators: Placeholders: %1$s - payment request response status code, %2$s
|
| 1635 |
msgstr ""
|
| 1636 |
|
| 1637 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:154
|
| 1638 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2355
|
| 1639 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:166
|
| 1640 |
#. translators: Placeholders: %s - status code
|
| 1641 |
#. translators: Placeholders: %s - payment request response status code
|
| 1643 |
msgstr ""
|
| 1644 |
|
| 1645 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:157
|
| 1646 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2358
|
| 1647 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:169
|
| 1648 |
#. translators: Placeholders; %s - status message
|
| 1649 |
#. translators: Placeholders: %s - payment request response status message
|
| 1651 |
msgstr ""
|
| 1652 |
|
| 1653 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:162
|
| 1654 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2363
|
| 1655 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:176
|
| 1656 |
msgid "Transaction ID %s"
|
| 1657 |
msgstr ""
|
| 1669 |
msgstr ""
|
| 1670 |
|
| 1671 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:266
|
| 1672 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2697
|
| 1673 |
msgid ""
|
| 1674 |
"Your order has been received and is being reviewed. Thank you for your "
|
| 1675 |
"business."
|
| 1677 |
|
| 1678 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Abstract_Payment_Handler.php:273
|
| 1679 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:851
|
| 1680 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1733
|
| 1681 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-pre-orders.php:363
|
| 1682 |
#. translators: This is a message describing that the transaction in question
|
| 1683 |
#. only performed a credit card authorization and did not capture any funds.
|
| 1725 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/Handlers/Capture.php:195
|
| 1726 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:670
|
| 1727 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:755
|
| 1728 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2031
|
| 1729 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2262
|
| 1730 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2578
|
| 1731 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2623
|
| 1732 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-pre-orders.php:346
|
| 1733 |
#. translators: Placeholders: %s - transaction ID
|
| 1734 |
msgid "(Transaction ID %s)"
|
| 1864 |
msgstr ""
|
| 1865 |
|
| 1866 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/admin/views/html-admin-gateway-status.php:53
|
| 1867 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1268
|
| 1868 |
#. translators: environment as in a software environment (test/production)
|
| 1869 |
msgid "Environment"
|
| 1870 |
msgstr ""
|
| 1882 |
msgstr ""
|
| 1883 |
|
| 1884 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/admin/views/html-admin-gateway-status.php:75
|
| 1885 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1198
|
| 1886 |
msgid "Debug Mode"
|
| 1887 |
msgstr ""
|
| 1888 |
|
| 1899 |
msgstr ""
|
| 1900 |
|
| 1901 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/admin/views/html-admin-gateway-status.php:83
|
| 1902 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1206
|
| 1903 |
msgid "Save to Log"
|
| 1904 |
msgstr ""
|
| 1905 |
|
| 1906 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/admin/views/html-admin-gateway-status.php:85
|
| 1907 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1204
|
| 1908 |
msgid "Off"
|
| 1909 |
msgstr ""
|
| 1910 |
|
| 2071 |
msgstr ""
|
| 2072 |
|
| 2073 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/apple-pay/class-sv-wc-payment-gateway-apple-pay-admin.php:107
|
| 2074 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1144
|
| 2075 |
msgid "Enable / Disable"
|
| 2076 |
msgstr ""
|
| 2077 |
|
| 2100 |
msgstr ""
|
| 2101 |
|
| 2102 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/apple-pay/class-sv-wc-payment-gateway-apple-pay-admin.php:142
|
| 2103 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1319
|
| 2104 |
msgid "Connection Settings"
|
| 2105 |
msgstr ""
|
| 2106 |
|
| 2316 |
msgstr ""
|
| 2317 |
|
| 2318 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:660
|
| 2319 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2613
|
| 2320 |
#. translators: Placeholders: %1$s - payment method title, %2$s - payment
|
| 2321 |
#. account type (savings/checking) (may or may not be available), %3$s - last
|
| 2322 |
#. four digits of the account
|
| 2324 |
msgstr ""
|
| 2325 |
|
| 2326 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:665
|
| 2327 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2618
|
| 2328 |
#. translators: Placeholders: %s - check number
|
| 2329 |
msgid "Check number %s"
|
| 2330 |
msgstr ""
|
| 2338 |
|
| 2339 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:747
|
| 2340 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-payment-form.php:675
|
| 2341 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2570
|
| 2342 |
#. translators: Placeholders: %s - expiry date
|
| 2343 |
msgid "(expires %s)"
|
| 2344 |
msgstr ""
|
| 2692 |
msgid "Thank you for your order."
|
| 2693 |
msgstr ""
|
| 2694 |
|
| 2695 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1103
|
| 2696 |
msgid "Credit Card"
|
| 2697 |
msgstr ""
|
| 2698 |
|
| 2699 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1105
|
| 2700 |
msgid "eCheck"
|
| 2701 |
msgstr ""
|
| 2702 |
|
| 2703 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1123
|
| 2704 |
msgid "Pay securely using your credit card."
|
| 2705 |
msgstr ""
|
| 2706 |
|
| 2707 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1125
|
| 2708 |
msgid "Pay securely using your checking account."
|
| 2709 |
msgstr ""
|
| 2710 |
|
| 2711 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1145
|
| 2712 |
msgid "Enable this gateway"
|
| 2713 |
msgstr ""
|
| 2714 |
|
| 2715 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1151
|
| 2716 |
msgid "Title"
|
| 2717 |
msgstr ""
|
| 2718 |
|
| 2719 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1153
|
| 2720 |
msgid "Payment method title that the customer will see during checkout."
|
| 2721 |
msgstr ""
|
| 2722 |
|
| 2723 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1158
|
| 2724 |
msgid "Description"
|
| 2725 |
msgstr ""
|
| 2726 |
|
| 2727 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1160
|
| 2728 |
msgid "Payment method description that the customer will see during checkout."
|
| 2729 |
msgstr ""
|
| 2730 |
|
| 2731 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1189
|
| 2732 |
msgid "Detailed Decline Messages"
|
| 2733 |
msgstr ""
|
| 2734 |
|
| 2735 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1191
|
| 2736 |
msgid ""
|
| 2737 |
"Check to enable detailed decline messages to the customer during checkout "
|
| 2738 |
"when possible, rather than a generic decline message."
|
| 2739 |
msgstr ""
|
| 2740 |
|
| 2741 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1201
|
| 2742 |
#. translators: Placeholders: %1$s - <a> tag, %2$s - </a> tag
|
| 2743 |
msgid ""
|
| 2744 |
"Show Detailed Error Messages and API requests/responses on the checkout "
|
| 2745 |
"page and/or save them to the %1$sdebug log%2$s"
|
| 2746 |
msgstr ""
|
| 2747 |
|
| 2748 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1205
|
| 2749 |
msgid "Show on Checkout Page"
|
| 2750 |
msgstr ""
|
| 2751 |
|
| 2752 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1208
|
| 2753 |
#. translators: show debugging information on both checkout page and in the log
|
| 2754 |
msgid "Both"
|
| 2755 |
msgstr ""
|
| 2756 |
|
| 2757 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1271
|
| 2758 |
msgid "Select the gateway environment to use for transactions."
|
| 2759 |
msgstr ""
|
| 2760 |
|
| 2761 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1325
|
| 2762 |
msgid "Share connection settings"
|
| 2763 |
msgstr ""
|
| 2764 |
|
| 2765 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1327
|
| 2766 |
msgid "Use connection/authentication settings from other gateway"
|
| 2767 |
msgstr ""
|
| 2768 |
|
| 2769 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1330
|
| 2770 |
msgid "Disabled because the other gateway is using these settings"
|
| 2771 |
msgstr ""
|
| 2772 |
|
| 2773 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1347
|
| 2774 |
msgid "Card Verification (CSC)"
|
| 2775 |
msgstr ""
|
| 2776 |
|
| 2777 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1348
|
| 2778 |
msgid "Display the Card Security Code (CV2) field on checkout"
|
| 2779 |
msgstr ""
|
| 2780 |
|
| 2781 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1356
|
| 2782 |
msgid "Saved Card Verification"
|
| 2783 |
msgstr ""
|
| 2784 |
|
| 2785 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1357
|
| 2786 |
msgid "Display the Card Security Code field when paying with a saved card"
|
| 2787 |
msgstr ""
|
| 2788 |
|
| 2789 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1686
|
| 2790 |
#. translators: Placeholders: %1$s - site title, %2$s - order number
|
| 2791 |
msgid "%1$s - Order %2$s"
|
| 2792 |
msgstr ""
|
| 2793 |
|
| 2794 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1814
|
| 2795 |
#. translators: Placeholders: %1$s - site title, %2$s - order number.
|
| 2796 |
#. Definitions: Capture as in capture funds from a credit card.
|
| 2797 |
msgid "%1$s - Capture for Order %2$s"
|
| 2798 |
msgstr ""
|
| 2799 |
|
| 2800 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1957
|
| 2801 |
#. translators: Placeholders: %1$s - site title, %2$s - order number
|
| 2802 |
msgid "%1$s - Refund for Order %2$s"
|
| 2803 |
msgstr ""
|
| 2804 |
|
| 2805 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2024
|
| 2806 |
#. translators: Placeholders: %1$s - payment gateway title (such as
|
| 2807 |
#. Authorize.net, Braintree, etc), %2$s - a monetary amount
|
| 2808 |
msgid "%1$s Refund in the amount of %2$s approved."
|
| 2809 |
msgstr ""
|
| 2810 |
|
| 2811 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2052
|
| 2812 |
#. translators: Placeholders: %1$s - payment gateway title (such as
|
| 2813 |
#. Authorize.net, Braintree, etc), %2$s - error code, %3$s - error message
|
| 2814 |
msgid "%1$s Refund Failed: %2$s - %3$s"
|
| 2815 |
msgstr ""
|
| 2816 |
|
| 2817 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2060
|
| 2818 |
#. translators: Placeholders: %1$s - payment gateway title (such as
|
| 2819 |
#. Authorize.net, Braintree, etc), %2$s - error message
|
| 2820 |
msgid "%1$s Refund Failed: %2$s"
|
| 2821 |
msgstr ""
|
| 2822 |
|
| 2823 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2081
|
| 2824 |
#. translators: Placeholders: %s - payment gateway title (such as
|
| 2825 |
#. Authorize.net, Braintree, etc)
|
| 2826 |
msgid "%s Order completely refunded."
|
| 2827 |
msgstr ""
|
| 2828 |
|
| 2829 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2136
|
| 2830 |
msgid ""
|
| 2831 |
"Oops, you cannot partially void this order. Please use the full order "
|
| 2832 |
"amount."
|
| 2833 |
msgstr ""
|
| 2834 |
|
| 2835 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2223
|
| 2836 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s - error code,
|
| 2837 |
#. %3$s - error message. Void as in to void an order.
|
| 2838 |
msgid "%1$s Void Failed: %2$s - %3$s"
|
| 2839 |
msgstr ""
|
| 2840 |
|
| 2841 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2231
|
| 2842 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s - error
|
| 2843 |
#. message. Void as in to void an order.
|
| 2844 |
msgid "%1$s Void Failed: %2$s"
|
| 2845 |
msgstr ""
|
| 2846 |
|
| 2847 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2255
|
| 2848 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s - a monetary
|
| 2849 |
#. amount. Void as in to void an order.
|
| 2850 |
msgid "%1$s Void in the amount of %2$s approved."
|
| 2851 |
msgstr ""
|
| 2852 |
|
| 2853 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2549
|
| 2854 |
#. translators: Placeholders: %1$s - payment method title, %2$s - environment
|
| 2855 |
#. ("Test"), %3$s - transaction type (authorization/charge)
|
| 2856 |
msgid "%1$s %2$s %3$s Approved"
|
| 2857 |
msgstr ""
|
| 2858 |
|
| 2859 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2559
|
| 2860 |
#. translators: Placeholders: %1$s - credit card type (MasterCard, Visa,
|
| 2861 |
#. etc...), %2$s - last four digits of the card
|
| 2862 |
msgid "%1$s ending in %2$s"
|
| 2863 |
msgstr ""
|
| 2864 |
|
| 2865 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2655
|
| 2866 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s - message
|
| 2867 |
#. (probably reason for the transaction being held for review)
|
| 2868 |
msgid "%1$s Transaction Held for Review (%2$s)"
|
| 2869 |
msgstr ""
|
| 2870 |
|
| 2871 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2744
|
| 2872 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s - error
|
| 2873 |
#. message; e.g. Order Note: [Payment method] Payment failed [error]
|
| 2874 |
msgid "%1$s Payment Failed (%2$s)"
|
| 2875 |
msgstr ""
|
| 2876 |
|
| 2877 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2779
|
| 2878 |
#. translators: Placeholders: %1$s - payment gateway title, %2$s -
|
| 2879 |
#. message/error
|
| 2880 |
msgid "%1$s Transaction Cancelled (%2$s)"
|
| 2881 |
msgstr ""
|
| 2882 |
|
| 2883 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3024
|
| 2884 |
msgid "Transaction Type"
|
| 2885 |
msgstr ""
|
| 2886 |
|
| 2887 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3026
|
| 2888 |
msgid ""
|
| 2889 |
"Select how transactions should be processed. Charge submits all "
|
| 2890 |
"transactions for settlement, Authorization simply authorizes the order "
|
| 2891 |
"total for capture later."
|
| 2892 |
msgstr ""
|
| 2893 |
|
| 2894 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3037
|
| 2895 |
msgid "Charge Virtual-Only Orders"
|
| 2896 |
msgstr ""
|
| 2897 |
|
| 2898 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3039
|
| 2899 |
msgid ""
|
| 2900 |
"If the order contains exclusively virtual items, enable this to immediately "
|
| 2901 |
"charge, rather than authorize, the transaction."
|
| 2902 |
msgstr ""
|
| 2903 |
|
| 2904 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3047
|
| 2905 |
msgid "Enable Partial Capture"
|
| 2906 |
msgstr ""
|
| 2907 |
|
| 2908 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3049
|
| 2909 |
msgid "Allow orders to be partially captured multiple times."
|
| 2910 |
msgstr ""
|
| 2911 |
|
| 2912 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3061
|
| 2913 |
msgid "Capture Paid Orders"
|
| 2914 |
msgstr ""
|
| 2915 |
|
| 2916 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3064
|
| 2917 |
msgid "Automatically capture orders when they are changed to %s."
|
| 2918 |
msgstr ""
|
| 2919 |
|
| 2920 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3065
|
| 2921 |
msgid "a paid status"
|
| 2922 |
msgstr ""
|
| 2923 |
|
| 2924 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3255
|
| 2925 |
msgid "Accepted Card Logos"
|
| 2926 |
msgstr ""
|
| 2927 |
|
| 2928 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3257
|
| 2929 |
msgid ""
|
| 2930 |
"These are the card logos that are displayed to customers as accepted during "
|
| 2931 |
"checkout."
|
| 2932 |
msgstr ""
|
| 2933 |
|
| 2934 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3260
|
| 2935 |
#. translators: Placeholders: %1$s - <strong> tag, %2$s - </strong> tag
|
| 2936 |
msgid ""
|
| 2937 |
"This setting %1$sdoes not%2$s change which card types the gateway will "
|
| 2938 |
"accept. Accepted cards are configured from your payment processor account."
|
| 2939 |
msgstr ""
|
| 2940 |
|
| 2941 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3351
|
| 2942 |
#. translators:
|
| 2943 |
#. http:www.cybersource.com/products/payment_security/payment_tokenization/ and
|
| 2944 |
#. https:en.wikipedia.org/wiki/Tokenization_(data_security)
|
| 2945 |
msgid "Tokenization"
|
| 2946 |
msgstr ""
|
| 2947 |
|
| 2948 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3352
|
| 2949 |
msgid "Allow customers to securely save their payment details for future checkout."
|
| 2950 |
msgstr ""
|
| 2951 |
|
| 3187 |
msgstr ""
|
| 3188 |
|
| 3189 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:736
|
| 3190 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2551
|
| 3191 |
msgctxt "noun, software environment"
|
| 3192 |
msgid "Test"
|
| 3193 |
msgstr ""
|
| 3194 |
|
| 3195 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:737
|
| 3196 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2552
|
| 3197 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3030
|
| 3198 |
msgctxt "credit card transaction type"
|
| 3199 |
msgid "Authorization"
|
| 3200 |
msgstr ""
|
| 3201 |
|
| 3202 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:737
|
| 3203 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2552
|
| 3204 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3029
|
| 3205 |
msgctxt "noun, credit card transaction type"
|
| 3206 |
msgid "Charge"
|
| 3207 |
msgstr ""
|
| 3212 |
msgstr ""
|
| 3213 |
|
| 3214 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-helper.php:228
|
| 3215 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3288
|
| 3216 |
msgctxt "credit card type"
|
| 3217 |
msgid "Visa"
|
| 3218 |
msgstr ""
|
| 3219 |
|
| 3220 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-helper.php:232
|
| 3221 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3289
|
| 3222 |
msgctxt "credit card type"
|
| 3223 |
msgid "MasterCard"
|
| 3224 |
msgstr ""
|
| 3225 |
|
| 3226 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-helper.php:236
|
| 3227 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3290
|
| 3228 |
msgctxt "credit card type"
|
| 3229 |
msgid "American Express"
|
| 3230 |
msgstr ""
|
| 3235 |
msgstr ""
|
| 3236 |
|
| 3237 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-helper.php:244
|
| 3238 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3291
|
| 3239 |
msgctxt "credit card type"
|
| 3240 |
msgid "Discover"
|
| 3241 |
msgstr ""
|
| 3242 |
|
| 3243 |
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-helper.php:248
|
| 3244 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3293
|
| 3245 |
msgctxt "credit card type"
|
| 3246 |
msgid "JCB"
|
| 3247 |
msgstr ""
|
| 3261 |
msgid "Laser"
|
| 3262 |
msgstr ""
|
| 3263 |
|
| 3264 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3292
|
| 3265 |
msgctxt "credit card type"
|
| 3266 |
msgid "Diners"
|
| 3267 |
msgstr ""
|
| 3278 |
msgid "Savings"
|
| 3279 |
msgstr ""
|
| 3280 |
|
| 3281 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:2330
|
| 3282 |
msgctxt "hash before order number"
|
| 3283 |
msgid "#"
|
| 3284 |
msgstr ""
|
| 3288 |
msgid "#%s"
|
| 3289 |
msgstr ""
|
| 3290 |
|
| 3291 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3058
|
| 3292 |
msgctxt ""
|
| 3293 |
"coordinating conjunction for a list of order statuses: on-hold, processing, "
|
| 3294 |
"or completed"
|
| 3295 |
msgid "or"
|
| 3296 |
msgstr ""
|
| 3297 |
|
| 3298 |
+
#: vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3894
|
| 3299 |
#. translators: https:www.skyverge.com/for-translators-environments/
|
| 3300 |
msgctxt "software environment"
|
| 3301 |
msgid "Production"
|
| 3302 |
+
msgstr ""
|
includes/Plugin.php
CHANGED
|
@@ -42,7 +42,7 @@ class Plugin extends Framework\SV_WC_Payment_Gateway_Plugin {
|
|
| 42 |
|
| 43 |
|
| 44 |
/** plugin version number */
|
| 45 |
-
const VERSION = '2.2.
|
| 46 |
|
| 47 |
/** plugin ID */
|
| 48 |
const PLUGIN_ID = 'square';
|
|
@@ -180,6 +180,21 @@ class Plugin extends Framework\SV_WC_Payment_Gateway_Plugin {
|
|
| 180 |
}
|
| 181 |
|
| 182 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 183 |
/**
|
| 184 |
* Initializes the lifecycle handler.
|
| 185 |
*
|
| 42 |
|
| 43 |
|
| 44 |
/** plugin version number */
|
| 45 |
+
const VERSION = '2.2.4';
|
| 46 |
|
| 47 |
/** plugin ID */
|
| 48 |
const PLUGIN_ID = 'square';
|
| 180 |
}
|
| 181 |
|
| 182 |
|
| 183 |
+
/**
|
| 184 |
+
* If debug logging is enabled, saves errors or messages to Square Log
|
| 185 |
+
*
|
| 186 |
+
* @since 2.2.4
|
| 187 |
+
* @param string $message error or message to save to log
|
| 188 |
+
* @param string $log_id optional log id to segment the files by, defaults to plugin id
|
| 189 |
+
*/
|
| 190 |
+
public function log( $message, $log_id = null ) {
|
| 191 |
+
|
| 192 |
+
if ( $this->get_settings_handler() && $this->get_settings_handler()->is_debug_enabled() ) {
|
| 193 |
+
parent::log( $message, $log_id );
|
| 194 |
+
}
|
| 195 |
+
}
|
| 196 |
+
|
| 197 |
+
|
| 198 |
/**
|
| 199 |
* Initializes the lifecycle handler.
|
| 200 |
*
|
includes/Sync/Product_Import.php
CHANGED
|
@@ -138,9 +138,20 @@ class Product_Import extends Stepped_Job {
|
|
| 138 |
|
| 139 |
$item_id = $catalog_object->getId();
|
| 140 |
|
| 141 |
-
//
|
| 142 |
-
if (
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 143 |
|
|
|
|
|
|
|
| 144 |
$skipped_products[ $item_id ] = null;
|
| 145 |
continue;
|
| 146 |
}
|
| 138 |
|
| 139 |
$item_id = $catalog_object->getId();
|
| 140 |
|
| 141 |
+
// Ignore items that are available at all locations, but absent at ours.
|
| 142 |
+
if ( $catalog_object->getPresentAtAllLocations() && is_array( $catalog_object->getAbsentAtLocationIds() ) && in_array( wc_square()->get_settings_handler()->get_location_id(), $catalog_object->getAbsentAtLocationIds(), true ) ) {
|
| 143 |
+
$skipped_products[ $item_id ] = null;
|
| 144 |
+
continue;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
// Ignore items that are not available at our location.
|
| 148 |
+
if ( ! $catalog_object->getPresentAtAllLocations() && ( ! is_array( $catalog_object->getPresentAtLocationIds() ) || ! in_array( wc_square()->get_settings_handler()->get_location_id(), $catalog_object->getPresentAtLocationIds(), true ) ) ) {
|
| 149 |
+
$skipped_products[ $item_id ] = null;
|
| 150 |
+
continue;
|
| 151 |
+
}
|
| 152 |
|
| 153 |
+
// Ignore items that are missing a sku.
|
| 154 |
+
if ( $this->item_variation_has_missing_sku( $catalog_object ) ) {
|
| 155 |
$skipped_products[ $item_id ] = null;
|
| 156 |
continue;
|
| 157 |
}
|
readme.txt
CHANGED
|
@@ -4,7 +4,7 @@ Tags: credit card, square, woocommerce, inventory sync
|
|
| 4 |
Requires at least: 4.6
|
| 5 |
Tested up to: 5.5
|
| 6 |
Requires PHP: 5.6
|
| 7 |
-
Stable tag: 2.2.
|
| 8 |
License: GPLv3
|
| 9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
| 10 |
|
|
@@ -72,6 +72,10 @@ If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.o
|
|
| 72 |
|
| 73 |
== Changelog ==
|
| 74 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
= 2.2.3 - 2020.10.23 =
|
| 76 |
* Fix - Display the correct stock quantity amount on all variations when product data is sent to Square. PR#503
|
| 77 |
* Fix - Avoid IDEMPOTENCY_KEY_REUSED API errors when syncing product data from WooCommerce to Square by using a more unique API request key. PR#528
|
| 4 |
Requires at least: 4.6
|
| 5 |
Tested up to: 5.5
|
| 6 |
Requires PHP: 5.6
|
| 7 |
+
Stable tag: 2.2.4
|
| 8 |
License: GPLv3
|
| 9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
| 10 |
|
| 72 |
|
| 73 |
== Changelog ==
|
| 74 |
|
| 75 |
+
= 2.2.4 - 2020.10.30 =
|
| 76 |
+
* Fix - Prevents logging anything if logging is disabled. PR#493
|
| 77 |
+
* Fix - Fixes a bug where products are imported even when it is not available at the store's location. PR#537
|
| 78 |
+
|
| 79 |
= 2.2.3 - 2020.10.23 =
|
| 80 |
* Fix - Display the correct stock quantity amount on all variations when product data is sent to Square. PR#503
|
| 81 |
* Fix - Avoid IDEMPOTENCY_KEY_REUSED API errors when syncing product data from WooCommerce to Square by using a more unique API request key. PR#528
|
woocommerce-square.php
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
<?php
|
| 2 |
/**
|
| 3 |
* Plugin Name: WooCommerce Square
|
| 4 |
-
* Version: 2.2.
|
| 5 |
* Plugin URI: https://woocommerce.com/products/square/
|
| 6 |
* Description: Adds ability to sync inventory between WooCommerce and Square POS. In addition, you can also make purchases through the Square payment gateway.
|
| 7 |
* Author: WooCommerce
|
| 1 |
<?php
|
| 2 |
/**
|
| 3 |
* Plugin Name: WooCommerce Square
|
| 4 |
+
* Version: 2.2.4
|
| 5 |
* Plugin URI: https://woocommerce.com/products/square/
|
| 6 |
* Description: Adds ability to sync inventory between WooCommerce and Square POS. In addition, you can also make purchases through the Square payment gateway.
|
| 7 |
* Author: WooCommerce
|
