-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
# This file is distributed under the same license as the BTCPay For Woocommerce V2 plugin. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: BTCPay For Woocommerce V2 0.1.7\n" | ||
"Project-Id-Version: BTCPay For Woocommerce V2 0.1.10\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/btcpay-greenfield-for-woocommerce\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2022-02-07T13:59:30+00:00\n" | ||
"POT-Creation-Date: 2022-02-15T11:29:35+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.6.0\n" | ||
"X-Domain: btcpay-greenfield-for-woocommerce\n" | ||
|
@@ -42,23 +42,23 @@ msgstr "" | |
msgid "Your PHP version is %s but BTCPay Greenfield Payment plugin requires version 7.4+." | ||
msgstr "" | ||
|
||
#: btcpay-greenfield-for-woocommerce.php:126 | ||
#: btcpay-greenfield-for-woocommerce.php:119 | ||
msgid "WooCommerce seems to be not installed. Make sure you do before you activate BTCPayServer Payment Gateway." | ||
msgstr "" | ||
|
||
#: btcpay-greenfield-for-woocommerce.php:143 | ||
#: btcpay-greenfield-for-woocommerce.php:130 | ||
msgid "Seems you have the old BTCPay for WooCommerce plugin installed. While it should work it is strongly recommended to not run both versions but rely on the maintained version (BTCPay Greenfield for WooCommerce)." | ||
msgstr "" | ||
|
||
#: btcpay-greenfield-for-woocommerce.php:282 | ||
#: btcpay-greenfield-for-woocommerce.php:274 | ||
msgid "Successfully received api key and store id from BTCPay Server API." | ||
msgstr "" | ||
|
||
#: btcpay-greenfield-for-woocommerce.php:285 | ||
#: btcpay-greenfield-for-woocommerce.php:277 | ||
msgid "Please make sure you only select one store on the BTCPay API authorization page." | ||
msgstr "" | ||
|
||
#: btcpay-greenfield-for-woocommerce.php:290 | ||
#: btcpay-greenfield-for-woocommerce.php:282 | ||
msgid "Error processing the data from BTCPay. Please try again." | ||
msgstr "" | ||
|
||
|
@@ -128,7 +128,7 @@ msgstr "" | |
|
||
#: src/Admin/GlobalSettings.php:104 | ||
msgctxt "global_settings" | ||
msgid "An invoice becomes confirmed after the payment has..." | ||
msgid "An invoice becomes settled after the payment has this many confirmations..." | ||
msgstr "" | ||
|
||
#: src/Admin/GlobalSettings.php:106 | ||
|