-
Notifications
You must be signed in to change notification settings - Fork 54
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
18 additions
and
27 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 GPLv2 or later. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Mollie Payments for WooCommerce 7.4.0-beta\n" | ||
"Project-Id-Version: Mollie Payments for WooCommerce 7.4.0\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/html\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: 2023-09-13T08:36:45+00:00\n" | ||
"POT-Creation-Date: 2023-09-26T10:35:31+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.8.1\n" | ||
"X-Domain: mollie-payments-for-woocommerce\n" | ||
|
@@ -184,7 +184,7 @@ msgid "Store customer details at Mollie" | |
msgstr "" | ||
|
||
#: inc/settings/mollie_advanced_settings.php:85 | ||
msgid "Should Mollie store customers name and email address for Single Click Payments? Default <code>%1$s</code>. Required if WooCommerce Subscriptions is being used! Read more about <a href=\"https://help.mollie.com/hc/en-us/articles/115000671249-What-are-single-click-payments-and-how-does-it-work-\">%2$s</a> and how it improves your conversion." | ||
msgid "Should Mollie store customers name and email address for Single Click Payments? Default <code>%1$s</code>. Required if WooCommerce Subscriptions is being used! Read more about <a href='https://help.mollie.com/hc/en-us/articles/115000671249-What-are-single-click-payments-and-how-does-it-work-'>%2$s</a> and how it improves your conversion." | ||
msgstr "" | ||
|
||
#: inc/settings/mollie_advanced_settings.php:89 | ||
|
@@ -580,10 +580,10 @@ msgstr "" | |
#: src/Payment/MollieOrder.php:463 | ||
#: src/Payment/MollieOrder.php:534 | ||
#: src/Payment/MollieOrder.php:877 | ||
#: src/Payment/MollieOrderService.php:183 | ||
#: src/Payment/MollieOrderService.php:487 | ||
#: src/Payment/MollieOrderService.php:550 | ||
#: src/Payment/MollieOrderService.php:763 | ||
#: src/Payment/MollieOrderService.php:171 | ||
#: src/Payment/MollieOrderService.php:437 | ||
#: src/Payment/MollieOrderService.php:500 | ||
#: src/Payment/MollieOrderService.php:714 | ||
#: src/Payment/MolliePayment.php:236 | ||
#: src/Payment/MolliePayment.php:323 | ||
#: src/Payment/MolliePayment.php:399 | ||
|
@@ -696,7 +696,7 @@ msgstr "" | |
|
||
#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting | ||
#: src/Gateway/Voucher/VoucherModule.php:251 | ||
msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select \"No category\" option." | ||
msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." | ||
msgstr "" | ||
|
||
#: src/Gateway/Voucher/VoucherModule.php:294 | ||
|
@@ -809,37 +809,33 @@ msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund | |
msgstr "" | ||
|
||
#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID | ||
#: src/Payment/MollieOrderService.php:180 | ||
#: src/Payment/MollieOrderService.php:168 | ||
msgid "%1$s payment %2$s (%3$s), not processed." | ||
msgstr "" | ||
|
||
#: src/Payment/MollieOrderService.php:447 | ||
#: src/Payment/MollieOrderService.php:400 | ||
msgid "New chargeback %s processed! Order note and order status updated." | ||
msgstr "" | ||
|
||
#. translators: Placeholder 1: payment method title, placeholder 2: payment ID | ||
#: src/Payment/MollieOrderService.php:482 | ||
#: src/Payment/MollieOrderService.php:432 | ||
msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." | ||
msgstr "" | ||
|
||
#. translators: Placeholder 1: payment method title, placeholder 2: payment ID | ||
#: src/Payment/MollieOrderService.php:544 | ||
#: src/Payment/MollieOrderService.php:494 | ||
msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." | ||
msgstr "" | ||
|
||
#. translators: Placeholder 1: payment method title, placeholder 2: payment ID | ||
#: src/Payment/MollieOrderService.php:750 | ||
#: src/Payment/MollieOrderService.php:701 | ||
msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." | ||
msgstr "" | ||
|
||
#: src/Payment/MollieOrderService.php:935 | ||
#: src/Payment/MollieOrderService.php:814 | ||
msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." | ||
msgstr "" | ||
|
||
#: src/Payment/MollieOrderService.php:979 | ||
msgid "Refund %s applied to Woocommerce order." | ||
msgstr "" | ||
|
||
#. translators: Placeholder 1: payment method title, placeholder 2: payment ID | ||
#: src/Payment/MolliePayment.php:321 | ||
msgid "%1$s payment (%2$s) cancelled ." | ||
|
@@ -1045,7 +1041,7 @@ msgid "Enable Mollie Components" | |
msgstr "" | ||
|
||
#: src/PaymentMethods/Creditcard.php:55 | ||
msgid "Use the Mollie Components for this Gateway. Read more about <a href=\"https://www.mollie.com/en/news/post/better-checkout-flows-with-mollie-components?utm_source=woocommerce&utm_medium=plugin&utm_campaign=partner\">%s</a> and how it improves your conversion." | ||
msgid "Use the Mollie Components for this Gateway. Read more about <a href='https://www.mollie.com/en/news/post/better-checkout-flows-with-mollie-components?utm_source=woocommerce&utm_medium=plugin&utm_campaign=partner'>%s</a> and how it improves your conversion." | ||
msgstr "" | ||
|
||
#: src/PaymentMethods/Creditcard.php:59 | ||
|
@@ -1099,7 +1095,7 @@ msgid "SEPA Direct Debit" | |
msgstr "" | ||
|
||
#: src/PaymentMethods/Directdebit.php:14 | ||
msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other \"first\" payment methods if you want to use SEPA Direct Debit." | ||
msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." | ||
msgstr "" | ||
|
||
#: src/PaymentMethods/Eps.php:13 | ||
|
@@ -1154,7 +1150,6 @@ msgstr "" | |
#: src/PaymentMethods/Ideal.php:17 | ||
#: src/PaymentMethods/Ideal.php:55 | ||
#: src/PaymentMethods/Kbc.php:16 | ||
#: src/PaymentMethods/Kbc.php:60 | ||
msgid "Select your bank" | ||
msgstr "" | ||
|
||
|
@@ -1167,7 +1162,7 @@ msgid "If you disable this, a dropdown with various iDEAL banks will not be show | |
msgstr "" | ||
|
||
#: src/PaymentMethods/Ideal.php:49 | ||
msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, \"Select your bank\" will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." | ||
msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." | ||
msgstr "" | ||
|
||
#: src/PaymentMethods/In3.php:13 | ||
|
@@ -1280,10 +1275,6 @@ msgstr "" | |
msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." | ||
msgstr "" | ||
|
||
#: src/PaymentMethods/Kbc.php:54 | ||
msgid "This text will be displayed as the first option in the KBC/CBC issuers drop down, if nothing is entered, \"Select your bank\" will be shown. Only if the above ''Show KBC/CBC banks dropdown' is enabled." | ||
msgstr "" | ||
|
||
#: src/PaymentMethods/Klarna.php:13 | ||
msgid "Pay with Klarna" | ||
msgstr "" | ||
|
@@ -1972,7 +1963,7 @@ msgid "Activate" | |
msgstr "" | ||
|
||
#: src/Settings/Page/MollieSettingsPage.php:417 | ||
msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other \"first\" payment methods." | ||
msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." | ||
msgstr "" | ||
|
||
#: src/Settings/Page/MollieSettingsPage.php:443 | ||
|