File: //wordpress/plugins/woocommerce-gateway-stripe/latest/languages/woocommerce-gateway-stripe-en_CA.po
# Translation of Plugins - WooCommerce Stripe Payment Gateway - Stable (latest release) in English (Canada)
# This file is distributed under the same license as the Plugins - WooCommerce Stripe Payment Gateway - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2022-03-15 21:36:00+0000\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: GlotPress/4.0.3\n"
"Language: en_CA\n"
"Project-Id-Version: Plugins - WooCommerce Stripe Payment Gateway - Stable (latest release)\n"
#. translators: %1$s is a stripe error message
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:1268
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:1282
msgid "There was a problem initiating a refund: %1$s"
msgstr "There was a problem initiating a refund: %1$s"
#: includes/class-wc-stripe-blocks-support.php:329
msgid "Diners"
msgstr "Diners"
#: includes/class-wc-stripe-blocks-support.php:325
msgid "JCB"
msgstr "JCB"
#: includes/class-wc-stripe-blocks-support.php:314
msgid "Mastercard"
msgstr "Mastercard"
#: includes/class-wc-stripe-blocks-support.php:310
msgid "American Express"
msgstr "American Express"
#: includes/class-wc-stripe-blocks-support.php:306
msgid "Visa"
msgstr "Visa"
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:385
#: includes/class-wc-stripe-blocks-support.php:294
#: includes/payment-methods/class-wc-stripe-upe-payment-method-cc.php:27
#: includes/payment-methods/class-wc-stripe-upe-payment-method-cc.php:29
msgid "Credit / Debit Card"
msgstr "Credit / Debit Card"
#. translators: 1) is a link to the payment re-authentication URL.
#: templates/emails/plain/failed-preorder-authentication.php:10
msgid "Your pre-order is now available, but payment cannot be completed automatically. Please complete the payment now: %1$s"
msgstr "Your pre-order is now available, but payment cannot be completed automatically. Please complete the payment now: %1$s"
#: includes/class-wc-stripe-webhook-state.php:166
msgid "No error"
msgstr "No error"
#: includes/class-wc-stripe-webhook-state.php:170
msgid "The webhook was missing expected headers"
msgstr "The webhook was missing expected headers"
#: includes/class-wc-stripe-webhook-state.php:174
msgid "The webhook was missing expected body"
msgstr "The webhook was missing expected body"
#: includes/class-wc-stripe-webhook-state.php:183
msgid "The webhook received did not come from Stripe"
msgstr "The webhook received did not come from Stripe"
#: includes/class-wc-stripe-webhook-state.php:187
msgid "The webhook signature was missing or was incorrectly formatted"
msgstr "The webhook signature was missing or was incorrectly formatted"
#: includes/class-wc-stripe-webhook-state.php:195
msgid "The timestamp in the webhook differed more than five minutes from the site time"
msgstr "The timestamp in the webhook differed more than five minutes from the site time"
#: includes/class-wc-stripe-webhook-state.php:199
msgid "The webhook was not signed with the expected signing secret"
msgstr "The webhook was not signed with the expected signing secret"
#: includes/class-wc-stripe-webhook-state.php:202
msgid "Unknown error."
msgstr "Unknown error."
#. translators: 1) date and time of last webhook received, e.g. 2020-06-28
#. 10:30:50 UTC
#: includes/class-wc-stripe-webhook-state.php:282
msgid "The most recent test webhook, timestamped %s, was processed successfully."
msgstr "The most recent test webhook, timestamped %s, was processed successfully."
#. translators: 1) date and time of last webhook received, e.g. 2020-06-28
#. 10:30:50 UTC
#: includes/class-wc-stripe-webhook-state.php:284
msgid "The most recent live webhook, timestamped %s, was processed successfully."
msgstr "The most recent live webhook, timestamped %s, was processed successfully."
#. translators: 1) date and time webhook monitoring began, e.g. 2020-06-28
#. 10:30:50 UTC
#: includes/class-wc-stripe-webhook-state.php:292
msgid "No test webhooks have been received since monitoring began at %s."
msgstr "No test webhooks have been received since monitoring began at %s."
#. translators: 1) date and time webhook monitoring began, e.g. 2020-06-28
#. 10:30:50 UTC
#: includes/class-wc-stripe-webhook-state.php:294
msgid "No live webhooks have been received since monitoring began at %s."
msgstr "No live webhooks have been received since monitoring began at %s."
#. translators: 1) date and time of last failed webhook e.g. 2020-06-28
#. 10:30:50 UTC translators: 2) reason webhook failed translators: 3) date and
#. time of last successful webhook e.g. 2020-05-28 10:30:50 UTC
#: includes/class-wc-stripe-webhook-state.php:306
msgid "Warning: The most recent test webhook, received at %1$s, could not be processed. Reason: %2$s. (The last test webhook to process successfully was timestamped %3$s.)"
msgstr "Warning: The most recent test webhook, received at %1$s, could not be processed. Reason: %2$s. (The last test webhook to process successfully was timestamped %3$s.)"
#. translators: 1) date and time of last failed webhook e.g. 2020-06-28
#. 10:30:50 UTC translators: 2) reason webhook failed translators: 3) date and
#. time of last successful webhook e.g. 2020-05-28 10:30:50 UTC
#: includes/class-wc-stripe-webhook-state.php:312
msgid "Warning: The most recent live webhook, received at %1$s, could not be processed. Reason: %2$s. (The last live webhook to process successfully was timestamped %3$s.)"
msgstr "Warning: The most recent live webhook, received at %1$s, could not be processed. Reason: %2$s. (The last live webhook to process successfully was timestamped %3$s.)"
#. translators: 1) date and time of last failed webhook e.g. 2020-06-28
#. 10:30:50 UTC translators: 2) reason webhook failed translators: 3) date and
#. time webhook monitoring began e.g. 2020-05-28 10:30:50 UTC
#: includes/class-wc-stripe-webhook-state.php:330
msgid "Warning: The most recent live webhook, received at %1$s, could not be processed. Reason: %2$s. (No live webhooks have been processed successfully since monitoring began at %3$s.)"
msgstr "Warning: The most recent live webhook, received at %1$s, could not be processed. Reason: %2$s. (No live webhooks have been processed successfully since monitoring began at %3$s.)"
#. translators: 1) date and time of last failed webhook e.g. 2020-06-28
#. 10:30:50 UTC translators: 2) reason webhook failed translators: 3) date and
#. time webhook monitoring began e.g. 2020-05-28 10:30:50 UTC
#: includes/class-wc-stripe-webhook-state.php:325
msgid "Warning: The most recent test webhook, received at %1$s, could not be processed. Reason: %2$s. (No test webhooks have been processed successfully since monitoring began at %3$s.)"
msgstr "Warning: The most recent test webhook, received at %1$s, could not be processed. Reason: %2$s. (No test webhooks have been processed successfully since monitoring began at %3$s.)"
#. translators: amount (including currency symbol)
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:1296
msgid "Pre-Authorization for %s voided."
msgstr "Pre-Authorization for %s voided."
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:1301
msgid "The authorization was voided and the order cancelled. Click okay to continue, then refresh the page."
msgstr "The authorization was voided and the order cancelled. Click okay to continue, then refresh the page."
#: includes/class-wc-stripe-webhook-handler.php:475
msgid "The dispute was lost or accepted."
msgstr "The dispute was lost or accepted."
#: includes/class-wc-stripe-webhook-handler.php:477
msgid "The dispute was resolved in your favor."
msgstr "The dispute was resolved in your favour."
#. translators: amount (including currency symbol)
#: includes/class-wc-stripe-webhook-handler.php:771
msgid "Pre-Authorization for %s voided from the Stripe Dashboard."
msgstr "Pre-Authorization for %s voided from the Stripe Dashboard."
#: includes/class-wc-stripe-webhook-handler.php:479
msgid "The inquiry or retrieval was closed."
msgstr "The inquiry or retrieval was closed."
#. translators: 1) Html strong opening tag 2) Html strong closing tag
#: includes/admin/class-wc-stripe-settings-controller.php:217
msgid "%1$sWarning:%2$s your site's time does not match the time on your browser and may be incorrect. Some payment methods depend on webhook verification and verifying webhooks with a signing secret depends on your site's time being correct, so please check your site's time before setting a webhook secret. You may need to contact your site's hosting provider to correct the site's time."
msgstr "%1$sWarning:%2$s your site's time does not match the time on your browser and may be incorrect. Some payment methods depend on webhook verification and verifying webhooks with a signing secret depends on your site's time being correct, so please check your site's time before setting a webhook secret. You may need to contact your site's hosting provider to correct the site's time."
#: includes/class-wc-stripe-intent-controller.php:248
#: includes/class-wc-stripe-intent-controller.php:320
msgid "Failed to save payment method."
msgstr "Failed to save payment method."
#: includes/class-wc-stripe-intent-controller.php:303
msgid "Your card could not be set up for future usage."
msgstr "Your card could not be set up for future usage."
#: includes/abstracts/abstract-wc-stripe-payment-gateway-voucher.php:384
#: includes/class-wc-stripe-intent-controller.php:263
#: includes/class-wc-stripe-intent-controller.php:444
#: includes/class-wc-stripe-intent-controller.php:776
msgid "Unable to verify your request. Please reload the page and try again."
msgstr "Unable to verify your request. Please reload the page and try again."
#: includes/class-wc-stripe-helper.php:319
msgid "Unable to save this payment method, please try again or use alternative method."
msgstr "Unable to save this payment method, please try again or use alternative method."
#: includes/admin/class-wc-stripe-inbox-notes.php:98
msgid "Boost sales with Apple Pay!"
msgstr "Boost sales with Apple Pay!"
#: includes/connect/class-wc-stripe-connect.php:56
msgid "Your site must be served over HTTPS in order to connect your Stripe account automatically."
msgstr "Your site must be served over HTTPS in order to connect your Stripe account automatically."
#. translators: %1$s: error code, %2$s: error message, %3$d: HTTP response code
#: includes/connect/class-wc-stripe-connect-api.php:271
msgid "Error: The WooCommerce Connect server returned: %1$s %2$s ( %3$d )"
msgstr "Error: The WooCommerce Connect server returned: %1$s %2$s ( %3$d )"
#. Translators: HTTP error code.
#: includes/connect/class-wc-stripe-connect-api.php:257
msgid "Error: The WooCommerce Connect server returned ( %d ) and an empty response body."
msgstr "Error: The WooCommerce Connect server returned ( %d ) and an empty response body."
#. Translators: content-type error code.
#: includes/connect/class-wc-stripe-connect-api.php:227
msgid "Error: The WooCommerce Connect server returned an invalid content-type: %s."
msgstr "Error: The WooCommerce Connect server returned an invalid content-type: %s."
#. Translators: HTTP error code.
#: includes/connect/class-wc-stripe-connect-api.php:218
msgid "Error: The WooCommerce Connect server returned HTTP code: %d"
msgstr "Error: The WooCommerce Connect server returned HTTP code: %d"
#: includes/connect/class-wc-stripe-connect-api.php:153
msgid "Unable to encode body for request to WooCommerce Connect server."
msgstr "Unable to encode body for request to WooCommerce Connect server."
#: includes/connect/class-wc-stripe-connect-api.php:123
msgid "Unable to send request to WooCommerce Connect server. Body must be an array."
msgstr "Unable to send request to WooCommerce Connect server. Body must be an array."
#: includes/admin/class-wc-stripe-inbox-notes.php:214
#: includes/notes/class-wc-stripe-bnpl-promotion-note.php:47
#: build/upe-settings.js:6 build/upe-settings.js:17
msgid "Learn more"
msgstr "Learn more"
#: includes/admin/class-wc-stripe-inbox-notes.php:191
msgid "See marketing guide"
msgstr "See marketing guide"
#: includes/admin/class-wc-stripe-inbox-notes.php:185
msgid "Now that you accept Apple Pay® with Stripe, you can increase conversion rates by letting your customers know that Apple Pay is available. Here’s a marketing guide to help you get started."
msgstr "Now that you accept Apple Pay® with Stripe, you can increase conversion rates by letting your customers know that Apple Pay is available. Here’s a marketing guide to help you get started."
#: includes/admin/class-wc-stripe-inbox-notes.php:95
msgid "Boost sales this holiday season with Apple Pay!"
msgstr "Boost sales this holiday season with Apple Pay!"
#. translators: 1) br tag 2) Stripe anchor tag 3) Apple anchor tag 4) Stripe
#. dashboard opening anchor tag 5) Stripe dashboard closing anchor tag
#: includes/admin/stripe-settings.php:126
msgid "Enable Payment Request Buttons. (Apple Pay/Google Pay) %1$sBy using Apple Pay, you agree to %2$s and %3$s's terms of service. (Apple Pay domain verification is performed automatically in live mode; configuration can be found on the %4$sStripe dashboard%5$s.)"
msgstr "Enable Payment Request Buttons. (Apple Pay/Google Pay) %1$sBy using Apple Pay, you agree to %2$s and %3$s's terms of service. (Apple Pay domain verification is performed automatically in live mode; configuration can be found on the %4$sStripe dashboard%5$s.)"
#: includes/admin/stripe-settings.php:35
msgid "Stripe Account Keys"
msgstr "Stripe Account Keys"
#. translators: 1) HTML anchor open tag 2) HTML anchor closing tag
#: includes/class-wc-stripe-apple-pay-registration.php:300
msgid "Please check the %1$slogs%2$s for more details on this issue. Logging must be enabled to see recorded logs."
msgstr "Please check the %1$slogs%2$s for more details on this issue. Logging must be enabled to see recorded logs."
#: includes/class-wc-stripe.php:543
msgid "Open a support request at WooCommerce.com"
msgstr "Open a support request at WooCommerce.com"
#: includes/class-wc-stripe.php:542
msgid "View Documentation"
msgstr "View Documentation"
#. translators: $1. Minimum WooCommerce version. $2. Current WooCommerce
#. version.
#: woocommerce-gateway-stripe.php:76
msgid "Stripe requires WooCommerce %1$s or greater to be installed and active. WooCommerce %2$s is no longer supported."
msgstr "Stripe requires WooCommerce %1$s or greater to be installed and active. WooCommerce %2$s is no longer supported."
#: includes/admin/stripe-settings.php:190
msgid "Text and logo"
msgstr "Text and logo"
#: includes/admin/stripe-settings.php:189
msgid "Logo only"
msgstr "Logo only"
#: includes/admin/stripe-settings.php:185
msgid "Select the branded button label format."
msgstr "Select the branded button label format."
#: includes/admin/stripe-settings.php:183
msgid "Branded Button Label Format"
msgstr "Branded Button Label Format"
#: includes/admin/stripe-settings.php:182
msgid "Payment Request Branded Button Label Format"
msgstr "Payment Request Branded Button Label Format"
#: includes/admin/stripe-settings.php:178
msgid "Buy now"
msgstr "Buy now"
#: includes/admin/stripe-settings.php:177
msgid "Enter the custom text you would like the button to have."
msgstr "Enter the custom text you would like the button to have."
#: includes/admin/stripe-settings.php:175
msgid "Button Label"
msgstr "Button Label"
#: includes/admin/stripe-settings.php:174
msgid "Payment Request Button Label"
msgstr "Payment Request Button Label"
#: includes/admin/stripe-settings.php:70
msgid "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"sk_live_\" or \"rk_live_\" will be saved."
msgstr "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"sk_live_\" or \"rk_live_\" will be saved."
#: includes/admin/stripe-settings.php:63
msgid "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"pk_live_\" will be saved."
msgstr "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"pk_live_\" will be saved."
#: includes/admin/stripe-settings.php:56
msgid "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"sk_test_\" or \"rk_test_\" will be saved."
msgstr "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"sk_test_\" or \"rk_test_\" will be saved."
#: includes/admin/stripe-settings.php:49
msgid "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"pk_test_\" will be saved."
msgstr "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"pk_test_\" will be saved."
#: includes/admin/class-wc-rest-stripe-account-keys-controller.php:278
msgid "The \"Test Secret Key\" should start with \"sk_test\" or \"rk_test\", enter the correct key."
msgstr "The \"Test Secret Key\" should start with \"sk_test\" or \"rk_test\", enter the correct key."
#: includes/admin/class-wc-rest-stripe-account-keys-controller.php:258
msgid "The \"Test Publishable Key\" should start with \"pk_test\", enter the correct key."
msgstr "The \"Test Publishable Key\" should start with \"pk_test\", enter the correct key."
#: includes/admin/class-wc-rest-stripe-account-keys-controller.php:238
msgid "The \"Live Secret Key\" should start with \"sk_live\" or \"rk_live\", enter the correct key."
msgstr "The \"Live Secret Key\" should start with \"sk_live\" or \"rk_live\", enter the correct key."
#: includes/admin/class-wc-rest-stripe-account-keys-controller.php:218
msgid "The \"Live Publishable Key\" should start with \"pk_live\", enter the correct key."
msgstr "The \"Live Publishable Key\" should start with \"pk_live\", enter the correct key."
#. translators: 1) int version 2) int version
#: includes/admin/class-wc-stripe-admin-notices.php:249
msgid "WooCommerce Stripe - This is the last version of the plugin compatible with WooCommerce %1$s. All future versions of the plugin will require WooCommerce %2$s or greater."
msgstr "WooCommerce Stripe - This is the last version of the plugin compatible with WooCommerce %1$s. All future versions of the plugin will require WooCommerce %2$s or greater."
#: includes/compat/trait-wc-stripe-subscriptions.php:1228
msgid "Payment authorization for the renewal order was unsuccessful, please try again."
msgstr "Payment authorization for the renewal order was unsuccessful, please try again."
#: includes/compat/trait-wc-stripe-subscriptions.php:1213
msgid "Your early renewal order was successful."
msgstr "Your early renewal order was successful."
#: includes/class-wc-stripe-customer.php:528
msgid "Attempting to update a Stripe customer without a customer ID."
msgstr "Attempting to update a Stripe customer without a customer ID."
#. translators: %1$s First name, %2$s Second name.
#: includes/class-wc-stripe-customer.php:205
msgid "Name: %1$s %2$s, Guest"
msgstr "Name: %1$s %2$s, Guest"
#. translators: %1$s First name, %2$s Second name, %3$s Username.
#: includes/class-wc-stripe-customer.php:188
msgid "Name: %1$s %2$s, Username: %3$s"
msgstr "Name: %1$s %2$s, Username: %3$s"
#: includes/compat/class-wc-stripe-email-failed-preorder-authentication.php:84
#: includes/compat/class-wc-stripe-email-failed-preorder-authentication.php:93
msgid "Payment authorization needed for pre-order {order_number}"
msgstr "Payment authorization needed for pre-order {order_number}"
#: includes/compat/class-wc-stripe-email-failed-preorder-authentication.php:25
msgid "This is an order notification sent to the customer once a pre-order is complete, but additional payment steps are required."
msgstr "This is an order notification sent to the customer once a pre-order is complete, but additional payment steps are required."
#: includes/compat/class-wc-stripe-email-failed-preorder-authentication.php:24
msgid "Pre-order Payment Action Needed"
msgstr "Pre-order Payment Action Needed"
#: includes/compat/trait-wc-stripe-subscriptions.php:527
msgid "This transaction requires authentication."
msgstr "This transaction requires authentication."
#: includes/compat/class-wc-stripe-email-failed-authentication.php:86
msgid "Enable this email notification"
msgstr "Enable this email notification"
#: includes/compat/class-wc-stripe-email-failed-authentication.php:84
msgctxt "an email notification"
msgid "Enable/Disable"
msgstr "Enable/Disable"
#: includes/compat/class-wc-stripe-email-failed-renewal-authentication.php:79
msgid "Payment authorization needed for renewal of order {order_number}"
msgstr "Payment authorization needed for renewal of order {order_number}"
#: includes/compat/class-wc-stripe-email-failed-renewal-authentication.php:70
msgid "Payment authorization needed for renewal of {site_title} order {order_number}"
msgstr "Payment authorization needed for renewal of {site_title} order {order_number}"
#: includes/compat/class-wc-stripe-email-failed-renewal-authentication.php:18
msgid "Sent to a customer when a renewal fails because the transaction requires an SCA verification. The email contains renewal order information and payment links."
msgstr "Sent to a customer when a renewal fails because the transaction requires an SCA verification. The email contains renewal order information and payment links."
#: includes/compat/class-wc-stripe-email-failed-renewal-authentication.php:17
msgid "Failed Subscription Renewal SCA Authentication"
msgstr "Failed Subscription Renewal SCA Authentication"
#. translators: %s is the charge Id
#. translators: %s is the stripe charge Id
#: includes/compat/trait-wc-stripe-pre-orders.php:283
#: includes/compat/trait-wc-stripe-subscriptions.php:535
#: includes/compat/trait-wc-stripe-subscriptions.php:1178
msgid "Stripe charge awaiting authentication by user: %s."
msgstr "Stripe charge awaiting authentication by user: %s."
#: includes/compat/class-wc-stripe-email-failed-authentication-retry.php:38
msgid "Automatic renewal payment failed due to authentication required"
msgstr "Automatic renewal payment failed due to authentication required"
#: includes/compat/class-wc-stripe-email-failed-authentication-retry.php:36
msgid "Payment authentication requested emails are sent to chosen recipient(s) when an attempt to automatically process a subscription renewal payment fails because the transaction requires an SCA verification, the customer is requested to authenticate the payment, and a retry rule has been applied to notify the customer again within a certain time period."
msgstr "Payment authentication requested emails are sent to chosen recipient(s) when an attempt to automatically process a subscription renewal payment fails because the transaction requires an SCA verification, the customer is requested to authenticate the payment, and a retry rule has been applied to notify the customer again within a certain time period."
#: includes/compat/class-wc-stripe-email-failed-authentication-retry.php:35
msgid "Payment Authentication Requested Email"
msgstr "Payment Authentication Requested Email"
#: templates/emails/failed-renewal-authentication-requested.php:36
#: templates/emails/plain/failed-renewal-authentication-requested.php:26
msgid "The renewal order is as follows:"
msgstr "The renewal order is as follows:"
#. translators: 1) an order number, 2) the customer's full name, 3) lowercase
#. human time diff in the form returned by wcs_get_human_time_diff(), e.g. 'in
#. 12 hours'.
#: templates/emails/failed-renewal-authentication-requested.php:24
#: templates/emails/plain/failed-renewal-authentication-requested.php:17
msgctxt "In admin renewal failed email"
msgid "The automatic recurring payment for order %1$s from %2$s has failed. The customer was sent an email requesting authentication of payment. If the customer does not authenticate the payment, they will be requested by email again %3$s."
msgstr "The automatic recurring payment for order %1$s from %2$s has failed. The customer was sent an email requesting authentication of payment. If the customer does not authenticate the payment, they will be requested by email again %3$s."
#. translators: 1) name of the blog, 2) link to payment re-authentication URL,
#. note: no full stop due to url at the end
#: templates/emails/failed-renewal-authentication.php:12
msgid "Authorize the payment »"
msgstr "Authorize the payment »"
#. translators: 1) name of the blog, 2) link to payment re-authentication URL,
#. note: no full stop due to url at the end
#. translators: 1) name of the blog, 2) link to checkout payment url, note: no
#. full stop due to url at the end
#: templates/emails/failed-renewal-authentication.php:12
#: templates/emails/plain/failed-renewal-authentication.php:9
msgctxt "In failed renewal authentication email"
msgid "The automatic payment to renew your subscription with %1$s has failed. To reactivate the subscription, please login and authorize the renewal from your account page: %2$s"
msgstr "The automatic payment to renew your subscription with %1$s has failed. To reactivate the subscription, please login and authorize the renewal from your account page: %2$s"
#: templates/emails/failed-preorder-authentication.php:57
msgid "Thanks for shopping with us."
msgstr "Thanks for shopping with us."
#: templates/emails/failed-preorder-authentication.php:20
msgid "Authorize the payment now »"
msgstr "Authorize the payment now »"
#. translators: 1) is a link to the payment re-authentication URL.
#: templates/emails/failed-preorder-authentication.php:19
msgctxt "In failed SCA authentication for a pre-order."
msgid "Your pre-order is now available, but payment cannot be completed automatically. %1$s"
msgstr "Your pre-order is now available, but payment cannot be completed automatically. %1$s"
#: includes/class-wc-stripe-helper.php:317
msgid "Invalid email address, please correct and try again."
msgstr "Invalid email address, please correct and try again."
#: includes/admin/stripe-settings.php:87
msgid "Webhook Secret"
msgstr "Webhook Secret"
#: includes/admin/stripe-settings.php:82 includes/admin/stripe-settings.php:89
msgid "Get your webhook signing secret from the webhooks section in your stripe account."
msgstr "Get your webhook signing secret from the webhooks section in your Stripe account."
#: includes/admin/stripe-settings.php:80
msgid "Test Webhook Secret"
msgstr "Test Webhook Secret"
#. translators: Error message text
#: includes/class-wc-stripe-intent-controller.php:143
msgid "Payment verification error: %s"
msgstr "Payment verification error: %s"
#: includes/class-wc-stripe-intent-controller.php:100
msgid "Missing order ID for payment confirmation"
msgstr "Missing order ID for payment confirmation"
#: includes/class-wc-stripe-intent-controller.php:87
#: includes/class-wc-stripe-intent-controller.php:696
#: includes/class-wc-stripe-intent-controller.php:769
#: includes/class-wc-stripe-intent-controller.php:1337
msgid "CSRF verification failed."
msgstr "CSRF verification failed."
#: includes/payment-methods/class-wc-stripe-upe-payment-gateway.php:3783
msgid "Stripe SCA authentication failed."
msgstr "Stripe SCA authentication failed."
#. translators: 1) The error message that was received from Stripe.
#: includes/class-wc-stripe-webhook-handler.php:1190
#: includes/class-wc-stripe-webhook-handler.php:1268
#: includes/payment-methods/class-wc-stripe-upe-payment-gateway.php:3782
msgid "Stripe SCA authentication failed. Reason: %s"
msgstr "Stripe SCA authentication failed. Reason: %s"
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:2308
msgid "We couldn't initiate the payment. Please try again."
msgstr "We couldn't initiate the payment. Please try again."
#. translators: 1) HTML anchor open tag 2) HTML anchor closing tag
#: includes/admin/class-wc-stripe-admin-notices.php:213
msgid "WooCommerce Stripe - We see that you had the \"Require 3D secure when applicable\" setting turned on. This setting is not available here anymore, because it is now replaced by Stripe Radar. You can learn more about it %1$shere%2$s "
msgstr "WooCommerce Stripe - We see that you had the \"Require 3D secure when applicable\" setting turned on. This setting is not available here anymore, because it is now replaced by Stripe Radar. You can learn more about it %1$shere%2$s "
#: includes/admin/stripe-settings.php:103
msgid "Statement descriptors are limited to 22 characters, cannot use the special characters >, <, \", \\, ', *, /, (, ), {, }, and must not consist solely of numbers. This will appear on your customer's statement in capital letters."
msgstr "Statement descriptors are limited to 22 characters, cannot use the special characters >, <, \", \\, ', *, /, (, ), {, }, and must not consist solely of numbers. This will appear on your customer's statement in capital letters."
#. translators: 1) The product Id
#: includes/payment-methods/class-wc-stripe-express-checkout-ajax-handler.php:270
msgid "Product with the ID (%1$s) cannot be found."
msgstr "Product with the ID (%1$s) cannot be found."
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:887
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:2305
msgid "Sorry, we're not accepting prepaid cards at this time. Your credit card has not been charged. Please try with alternative payment method."
msgstr "Sorry, we're not accepting prepaid cards at this time. Your credit card has not been charged. Please try with alternative payment method."
#. translators: 1) product name 2) quantity in stock
#: includes/payment-methods/class-wc-stripe-express-checkout-ajax-handler.php:295
msgid "You cannot add that amount of \"%1$s\"; to the cart because there is not enough stock (%2$s remaining)."
msgstr "You cannot add that amount of \"%1$s\"; to the cart because there is not enough stock (%2$s remaining)."
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:2319
msgid "Billing First Name and Last Name are required."
msgstr "Billing First Name and Last Name are required."
#. translators: %d Order ID
#: includes/admin/class-wc-stripe-privacy.php:366
msgid "Order ID %d contains an active Subscription. Personal data retained. (Stripe)"
msgstr "Order ID %d contains an active Subscription. Personal data retained. (Stripe)"
#. translators: %d Order ID
#: includes/admin/class-wc-stripe-privacy.php:361
#: includes/admin/class-wc-stripe-privacy.php:398
msgid "Order ID %d is less than set retention days. Personal data retained. (Stripe)"
msgstr "Order ID %d is less than set retention days. Personal data retained. (Stripe)"
#: includes/admin/class-wc-stripe-privacy.php:47
msgid "Retains any Stripe data such as Stripe customer ID, source ID."
msgstr "Retains any Stripe data such as Stripe customer ID, source ID."
#: includes/admin/class-wc-stripe-privacy.php:46
msgid "Retain Stripe Data"
msgstr "Retain Stripe Data"
#. translators: 1) HTML anchor open tag 2) HTML anchor closing tag
#: includes/admin/class-wc-stripe-admin-notices.php:332
msgid "Stripe is enabled, but a SSL certificate is not detected. Your checkout may not be secure! Please ensure your server has a valid %1$sSSL certificate%2$s."
msgstr "Stripe is enabled, but a SSL certificate is not detected. Your checkout may not be secure! Please ensure your server has a valid %1$sSSL certificate%2$s."
#: includes/admin/class-wc-stripe-privacy.php:409
msgid "Stripe personal data erased."
msgstr "Stripe personal data erased."
#: includes/admin/class-wc-stripe-privacy.php:381
msgid "Stripe Subscription Data Erased."
msgstr "Stripe Subscription Data Erased."
#: includes/admin/class-wc-stripe-privacy.php:282
msgid "Stripe User Data Erased."
msgstr "Stripe User Data Erased."
#: includes/admin/class-wc-stripe-privacy.php:236
msgid "Customer Data"
msgstr "Customer Data"
#: includes/admin/class-wc-stripe-privacy.php:196
msgid "Subscriptions"
msgstr "Subscriptions"
#: includes/admin/class-wc-stripe-privacy.php:139
#: includes/admin/class-wc-stripe-privacy.php:204
#: includes/admin/class-wc-stripe-privacy.php:244
msgid "Stripe customer id"
msgstr "Stripe customer id"
#: includes/admin/class-wc-stripe-privacy.php:135
#: includes/admin/class-wc-stripe-privacy.php:200
#: includes/admin/class-wc-stripe-privacy.php:240
msgid "Stripe payment id"
msgstr "Stripe payment id"
#: includes/admin/class-wc-stripe-privacy.php:131
msgid "Orders"
msgstr "Orders"
#: includes/admin/class-wc-stripe-privacy.php:34
msgid "WooCommerce Stripe Data"
msgstr "WooCommerce Stripe Data"
#: includes/admin/class-wc-stripe-privacy.php:31
#: includes/admin/class-wc-stripe-privacy.php:33
msgid "WooCommerce Stripe Customer Data"
msgstr "WooCommerce Stripe Customer Data"
#: includes/admin/class-wc-stripe-privacy.php:28
msgid "WooCommerce Stripe Subscriptions Data"
msgstr "WooCommerce Stripe Subscriptions Data"
#: includes/admin/class-wc-stripe-privacy.php:25
msgid "WooCommerce Stripe Order Data"
msgstr "WooCommerce Stripe Order Data"
#. translators: 1) HTML anchor open tag 2) HTML anchor closing tag
#: includes/admin/class-wc-stripe-privacy.php:105
msgid "By using this extension, you may be storing personal data or sharing data with an external service. %1$sLearn more about how this works, including what you may want to include in your privacy policy%2$s."
msgstr "By using this extension, you may be storing personal data or sharing data with an external service. %1$sLearn more about how this works, including what you may want to include in your privacy policy%2$s."
#. translators: partial captured amount
#: includes/class-wc-stripe-webhook-handler.php:550
msgid "This charge was partially captured via Stripe Dashboard in the amount of: %s"
msgstr "This charge was partially captured via Stripe Dashboard in the amount of: %s"
#: includes/class-wc-stripe.php:632
msgid "Stripe Multibanco"
msgstr "Stripe Multibanco"
#: includes/class-wc-stripe.php:627
msgid "Stripe EPS"
msgstr "Stripe EPS"
#. translators: 1) last 4 digits of SEPA Direct Debit
#: includes/compat/trait-wc-stripe-subscriptions.php:1082
msgid "Via SEPA Direct Debit ending in %1$s"
msgstr "Via SEPA Direct Debit ending in %1$s"
#. translators: 1) amount (including currency symbol) 2) transaction id 3)
#. refund message
#: includes/class-wc-stripe-webhook-handler.php:814
msgid "Refunded %1$s - Refund ID: %2$s - %3$s"
msgstr "Refunded %1$s - Refund ID: %2$s - %3$s"
#: includes/payment-methods/class-wc-stripe-upe-payment-gateway.php:3589
msgid "Stripe Payout:"
msgstr "Stripe Payout:"
#: includes/payment-methods/class-wc-stripe-upe-payment-gateway.php:3588
msgid "This represents the net total that will be credited to your Stripe bank account. This may be in the currency that is set in your Stripe account."
msgstr "This represents the net total that will be credited to your Stripe bank account. This may be in the currency that is set in your Stripe account."
#: includes/payment-methods/class-wc-stripe-upe-payment-gateway.php:3550
msgid "Stripe Fee:"
msgstr "Stripe Fee:"
#: includes/payment-methods/class-wc-stripe-upe-payment-gateway.php:3549
msgid "This represents the fee Stripe collects for the transaction."
msgstr "This represents the fee Stripe collects for the transaction."
#: includes/class-wc-stripe-order-handler.php:202
#: includes/class-wc-stripe-webhook-handler.php:366
#: includes/payment-methods/class-wc-stripe-upe-payment-gateway.php:1907
#: includes/payment-methods/class-wc-stripe-upe-payment-gateway.php:2572
msgid "Sorry, we are unable to process your payment at this time. Please retry later."
msgstr "Sorry, we are unable to process your payment at this time. Please retry later."
#: includes/payment-methods/class-wc-stripe-upe-payment-method-multibanco.php:22
#: includes/payment-methods/class-wc-stripe-upe-payment-method-multibanco.php:26
#: build/amazon-pay-settings.js:3 build/express-checkout-settings.js:3
#: build/payment-gateways.js:3 build/upe-settings.js:3 build/upe-settings.js:17
msgid "Multibanco"
msgstr "Multibanco"
#: includes/payment-methods/class-wc-stripe-upe-payment-method-eps.php:19
#: includes/payment-methods/class-wc-stripe-upe-payment-method-eps.php:22
#: build/amazon-pay-settings.js:3 build/express-checkout-settings.js:3
#: build/payment-gateways.js:3 build/upe-settings.js:3 build/upe-settings.js:17
msgid "EPS"
msgstr "EPS"
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:145
#: includes/payment-methods/class-wc-stripe-upe-payment-method.php:803
msgid "Save payment information to my account for future purchases."
msgstr "Save payment information to my account for future purchases."
#. translators: 1) webhook url
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:98
msgid "You must add the following webhook endpoint <strong style=\"background-color:#ddd;\"> %s </strong> to your <a href=\"https://dashboard.stripe.com/account/webhooks\" target=\"_blank\">Stripe account settings</a> (if there isn't one already enabled). This will enable you to receive notifications on the charge statuses."
msgstr "You must add the following webhook endpoint <strong style=\"background-color:#ddd;\"> %s </strong> to your <a href=\"https://dashboard.stripe.com/account/webhooks\" target=\"_blank\">Stripe account settings</a> (if there isn't one already enabled). This will enable you to receive notifications on the charge statuses."
#. translators: 1) The reason type.
#: includes/class-wc-stripe-webhook-handler.php:989
msgid "The opened review for this order is now closed. Reason: (%s)"
msgstr "The opened review for this order is now closed. Reason: (%s)"
#: includes/compat/trait-wc-stripe-subscriptions.php:759
msgid "Invalid customer ID. A valid \"Stripe Customer ID\" must begin with \"cus_\"."
msgstr "Invalid customer ID. A valid \"Stripe Customer ID\" must begin with \"cus_\"."
#: includes/compat/trait-wc-stripe-subscriptions.php:756
msgid "A \"Stripe Customer ID\" value is required."
msgstr "A \"Stripe Customer ID\" value is required."
#: includes/class-wc-stripe-helper.php:316
msgid "The billing country is not accepted by Sofort. Please try another country."
msgstr "The billing country is not accepted by Sofort. Please try another country."
#: includes/class-wc-stripe-helper.php:305
msgid "The card number is incomplete."
msgstr "The card number is incomplete."
#: includes/class-wc-stripe-helper.php:306
msgid "The card's security code is incomplete."
msgstr "The card's security code is incomplete."
#: includes/class-wc-stripe-helper.php:312
msgid "The card's expiration year is in the past"
msgstr "The card's expiration year is in the past"
#: includes/class-wc-stripe-helper.php:307
msgid "The card's expiration date is incomplete."
msgstr "The card's expiration date is incomplete."
#: includes/admin/stripe-settings.php:142
msgid "Select the button type you would like to show."
msgstr "Select the button type you would like to show."
#: includes/admin/class-wc-stripe-admin-notices.php:585
msgid "Action failed. Please refresh the page and retry."
msgstr "Action failed. Please refresh the page and retry."
#: includes/payment-methods/class-wc-stripe-express-checkout-element.php:586
msgid "OR"
msgstr "OR"
#: includes/payment-methods/class-wc-stripe-express-checkout-ajax-handler.php:335
#: includes/payment-methods/class-wc-stripe-express-checkout-helper.php:371
msgid "Pending"
msgstr "Pending"
#: includes/class-wc-stripe.php:631
msgid "Stripe SEPA Direct Debit"
msgstr "Stripe SEPA Direct Debit"
#: includes/class-wc-stripe.php:629
msgid "Stripe P24"
msgstr "Stripe P24"
#: includes/class-wc-stripe.php:624
msgid "Stripe Bancontact"
msgstr "Stripe Bancontact"
#: includes/class-wc-stripe.php:630
msgid "Stripe Alipay"
msgstr "Stripe Alipay"
#: includes/admin/class-wc-stripe-privacy.php:50
#: includes/compat/trait-wc-stripe-subscriptions.php:1052
#: includes/compat/trait-wc-stripe-subscriptions.php:1067
#: includes/compat/trait-wc-stripe-subscriptions.php:1077
#: includes/compat/trait-wc-stripe-subscriptions.php:1117
msgid "N/A"
msgstr "N/A"
#: includes/class-wc-stripe-webhook-handler.php:788
msgid "Refunded via Stripe Dashboard"
msgstr "Refunded via Stripe Dashboard"
#: includes/class-wc-stripe-webhook-handler.php:673
msgid "This payment failed to clear."
msgstr "This payment failed to clear."
#. translators: last 4 digits of IBAN account
#: includes/payment-tokens/class-wc-stripe-sepa-payment-token.php:51
msgid "SEPA IBAN ending in %s"
msgstr "SEPA IBAN ending in %s"
#: includes/payment-tokens/class-wc-stripe-payment-tokens.php:426
msgid "SEPA IBAN"
msgstr "SEPA IBAN"
#. translators: error message
#: includes/class-wc-stripe-order-handler.php:234
msgid "Stripe payment failed: %s"
msgstr "Stripe payment failed: %s"
#: includes/class-wc-stripe-helper.php:320
#: includes/class-wc-stripe-order-handler.php:139
msgid "Unable to process this payment, please try again or use alternative method."
msgstr "Unable to process this payment, please try again or use alternative method."
#: includes/class-wc-stripe-customer.php:727
msgid "Unable to add payment source."
msgstr "Unable to add payment source."
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:2307
msgid "Please enter your IBAN account number."
msgstr "Please enter your IBAN account number."
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:2306
msgid "Please enter your IBAN account name."
msgstr "Please enter your IBAN account name."
#: includes/admin/stripe-settings.php:169
msgid "Enter the height you would like the button to be in pixels. Width will always be 100%."
msgstr "Enter the height you would like the button to be in pixels. Width will always be 100%."
#: includes/admin/stripe-settings.php:167
msgid "Button Height"
msgstr "Button Height"
#: includes/admin/stripe-settings.php:166
msgid "Payment Request Button Height"
msgstr "Payment Request Button Height"
#: includes/admin/stripe-settings.php:162
msgid "Light-Outline"
msgstr "Light-Outline"
#: includes/admin/stripe-settings.php:161 build/express-checkout-settings.js:4
msgid "Light"
msgstr "Light"
#: includes/admin/stripe-settings.php:160 build/express-checkout-settings.js:4
msgid "Dark"
msgstr "Dark"
#: includes/admin/stripe-settings.php:154
msgid "Button Theme"
msgstr "Button Theme"
#: includes/admin/stripe-settings.php:153
msgid "Payment Request Button Theme"
msgstr "Payment Request Button Theme"
#: includes/admin/stripe-settings.php:148 build/express-checkout-settings.js:4
msgid "Donate"
msgstr "Donate"
#: includes/admin/stripe-settings.php:147 build/express-checkout-settings.js:4
msgid "Buy"
msgstr "Buy"
#: includes/admin/stripe-settings.php:140
msgid "Button Type"
msgstr "Button Type"
#: includes/admin/stripe-settings.php:139
msgid "Payment Request Button Type"
msgstr "Payment Request Button Type"
#: includes/admin/stripe-settings.php:123
msgid "Payment Request Buttons"
msgstr "Payment Request Buttons"
#: includes/admin/stripe-settings.php:96
msgid "Choose the style you want to show for your credit card form. When unchecked, the credit card form will display separate credit card number field, expiry date field and cvc field."
msgstr "Choose the style you want to show for your credit card form. When unchecked, the credit card form will display separate credit card number field, expiry date field and cvc field."
#: includes/admin/stripe-settings.php:94
msgid "Inline Credit Card Form"
msgstr "Inline Credit Card Form"
#: includes/payment-methods/class-wc-stripe-upe-payment-method-sepa.php:25
#: includes/payment-methods/class-wc-stripe-upe-payment-method-sepa.php:28
#: build/upe-settings.js:17
msgid "SEPA Direct Debit"
msgstr "SEPA Direct Debit"
#: includes/payment-methods/class-wc-stripe-upe-payment-method-bancontact.php:27
#: build/amazon-pay-settings.js:3 build/express-checkout-settings.js:3
#: build/payment-gateways.js:3 build/upe-settings.js:3 build/upe-settings.js:17
msgid "Bancontact"
msgstr "Bancontact"
#: includes/class-wc-stripe-webhook-handler.php:714
msgid "This payment was cancelled."
msgstr "This payment was cancelled."
#: includes/class-wc-stripe.php:626
msgid "Stripe giropay"
msgstr "Stripe giropay"
#: includes/admin/stripe-settings.php:75
msgid "Webhook Endpoints"
msgstr "Webhook Endpoints"
#: includes/payment-methods/class-wc-stripe-upe-payment-method-alipay.php:19
#: includes/payment-methods/class-wc-stripe-upe-payment-method-alipay.php:34
#: build/amazon-pay-settings.js:3 build/express-checkout-settings.js:3
#: build/payment-gateways.js:3 build/upe-settings.js:3 build/upe-settings.js:17
msgid "Alipay"
msgstr "Alipay"
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:578
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:660
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:1093
msgid "Payment processing failed. Please retry."
msgstr "Payment processing failed. Please retry."
#. translators: transaction id
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:629
#: includes/class-wc-stripe-webhook-handler.php:1129
msgid "Stripe charge awaiting payment: %s."
msgstr "Stripe charge awaiting payment: %s."
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:518
msgid "customer_name"
msgstr "customer_name"
#: includes/admin/class-wc-stripe-admin-notices.php:589
msgid "Cheatin’ huh?"
msgstr "Cheatin’ eh?"
#: includes/admin/stripe-settings.php:156
msgid "Select the button theme you would like to show."
msgstr "Select the button theme you would like to show."
#: includes/admin/stripe-settings.php:134
msgid "If enabled, users will be able to pay using Apple Pay or Chrome Payment Request if supported by the browser."
msgstr "If enabled, users will be able to pay using Apple Pay or Chrome Payment Request if supported by the browser."
#: includes/admin/stripe-settings.php:101
msgid "Statement Descriptor"
msgstr "Statement Descriptor"
#. translators: Do not translate the [option] placeholder
#: includes/payment-methods/class-wc-stripe-express-checkout-element.php:223
msgid "Unknown shipping option \"[option]\"."
msgstr "Unknown shipping option \"[option]\"."
#: includes/class-wc-stripe-helper.php:2143
#: includes/payment-methods/class-wc-stripe-express-checkout-element.php:311
#: build/express-checkout.js:1
msgid "Discount"
msgstr "Discount"
#: includes/class-wc-stripe-helper.php:2135
#: includes/payment-methods/class-wc-stripe-express-checkout-ajax-handler.php:328
#: includes/payment-methods/class-wc-stripe-express-checkout-helper.php:279
#: build/express-checkout.js:1
msgid "Shipping"
msgstr "Shipping"
#: includes/class-wc-stripe-helper.php:2127
#: includes/payment-methods/class-wc-stripe-express-checkout-ajax-handler.php:320
#: includes/payment-methods/class-wc-stripe-express-checkout-element.php:304
#: includes/payment-methods/class-wc-stripe-express-checkout-helper.php:271
#: build/express-checkout.js:1
msgid "Tax"
msgstr "Tax"
#: includes/payment-methods/class-wc-stripe-express-checkout-helper.php:1015
#: includes/payment-methods/class-wc-stripe-express-checkout-helper.php:1033
msgid "Unable to find shipping method for address."
msgstr "Unable to find shipping method for address."
#. translators: 1) amount (including currency symbol) 2) transaction id 3)
#. refund message
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:1315
msgid "Refunded %1$s - Refund ID: %2$s - Reason: %3$s"
msgstr "Refunded %1$s - Refund ID: %2$s - Reason: %3$s"
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:519
msgid "customer_email"
msgstr "customer_email"
#. translators: 1) blog name 2) order number
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:485
#: includes/class-wc-stripe-intent-controller.php:512
#: includes/class-wc-stripe-intent-controller.php:878
msgid "%1$s - Order %2$s"
msgstr "%1$s - Order %2$s"
#: includes/admin/class-wc-stripe-admin-notices.php:256
msgid "WooCommerce Stripe - cURL is not installed."
msgstr "WooCommerce Stripe - cURL is not installed."
#. translators: 1) int version 2) int version
#: includes/admin/class-wc-stripe-admin-notices.php:238
msgid "WooCommerce Stripe - The minimum PHP version required for this plugin is %1$s. You are running %2$s."
msgstr "WooCommerce Stripe - The minimum PHP version required for this plugin is %1$s. You are running %2$s."
#: includes/class-wc-stripe-helper.php:315
msgid "An error occurred while processing the card."
msgstr "An error occurred while processing the card."
#: includes/class-wc-stripe-helper.php:314
msgid "There is no card on a customer that is being charged."
msgstr "There is no card on a customer that is being charged."
#: includes/class-wc-stripe-helper.php:313
msgid "The card was declined."
msgstr "The card was declined."
#: includes/class-wc-stripe-helper.php:310
msgid "The card's zip code failed validation."
msgstr "The card's postal code failed validation."
#: includes/class-wc-stripe-helper.php:309
msgid "The card's security code is incorrect."
msgstr "The card's security code is incorrect."
#: includes/class-wc-stripe-helper.php:308
msgid "The card has expired."
msgstr "The card has expired."
#: includes/class-wc-stripe-helper.php:304
msgid "The card number is incorrect."
msgstr "The card number is incorrect."
#: includes/class-wc-stripe-helper.php:303
msgid "The card's security code is invalid."
msgstr "The card's security code is invalid."
#: includes/class-wc-stripe-helper.php:302
msgid "The card's expiration year is invalid."
msgstr "The card's expiration year is invalid."
#: includes/class-wc-stripe-helper.php:301
msgid "The card's expiration month is invalid."
msgstr "The card's expiration month is invalid."
#: includes/class-wc-stripe-helper.php:300
msgid "The card number is not a valid credit card number."
msgstr "The card number is not a valid credit card number."
#: includes/payment-methods/class-wc-stripe-express-checkout-element.php:221
msgid "Sorry, we're not accepting prepaid cards at this time."
msgstr "Sorry, we're not accepting prepaid cards at this time."
#. Plugin URI of the plugin
#: woocommerce-gateway-stripe.php
msgid "https://wordpress.org/plugins/woocommerce-gateway-stripe/"
msgstr "https://en-ca.wordpress.org/plugins/woocommerce-gateway-stripe/"
#. Plugin Name of the plugin
#: woocommerce-gateway-stripe.php
msgid "WooCommerce Stripe Gateway"
msgstr "WooCommerce Stripe Gateway"
#. translators: transaction id
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:651
#: includes/class-wc-stripe-order-handler.php:365
msgid "Stripe charge complete (Charge ID: %s)"
msgstr "Stripe charge complete (Charge ID: %s)"
#. translators: error message
#: includes/class-wc-stripe-order-handler.php:308
#: includes/class-wc-stripe-order-handler.php:323
#: includes/class-wc-stripe-order-handler.php:339
#: includes/class-wc-stripe-order-handler.php:354
msgid "Unable to capture charge! %s"
msgstr "Unable to capture charge! %s"
#: includes/class-wc-stripe.php:543
msgid "Support"
msgstr "Support"
#: includes/class-wc-stripe.php:542
msgid "Docs"
msgstr "Docs"
#: includes/class-wc-stripe.php:526 build/amazon-pay-settings.js:4
#: build/express-checkout-settings.js:4 build/upe-settings.js:17
msgid "Settings"
msgstr "Settings"
#: includes/admin/stripe-settings.php:249
msgid "Save debug messages to the WooCommerce System Status log."
msgstr "Save debug messages to the WooCommerce System Status log."
#: includes/admin/stripe-settings.php:247 build/upe-settings.js:4
msgid "Log debug messages"
msgstr "Log debug messages"
#: includes/admin/stripe-settings.php:246
msgid "Logging"
msgstr "Logging"
#: includes/admin/stripe-settings.php:118
msgid "Whether or not to immediately capture the charge. When unchecked, the charge issues an authorization and will need to be captured later. Uncaptured charges expire in 7 days."
msgstr "Whether or not to immediately capture the charge. When unchecked, the charge issues an authorisation and will need to be captured later. Uncaptured charges expire in 7 days."
#: includes/admin/stripe-settings.php:116
msgid "Capture charge immediately"
msgstr "Capture charge immediately"
#: includes/admin/stripe-settings.php:115
msgid "Capture"
msgstr "Capture"
#: includes/admin/stripe-settings.php:47
msgid "Test Publishable Key"
msgstr "Test Publishable Key"
#: includes/admin/stripe-settings.php:54
msgid "Test Secret Key"
msgstr "Test Secret Key"
#: includes/admin/stripe-settings.php:61
msgid "Live Publishable Key"
msgstr "Live Publishable Key"
#: includes/admin/stripe-settings.php:68
msgid "Live Secret Key"
msgstr "Live Secret Key"
#: includes/admin/stripe-settings.php:42
msgid "Place the payment gateway in test mode using test API keys."
msgstr "Place the payment gateway in test mode using test API keys."
#: includes/admin/stripe-settings.php:40
msgid "Enable Test Mode"
msgstr "Enable Test Mode"
#: includes/admin/stripe-settings.php:39 build/upe-settings.js:6
msgid "Test mode"
msgstr "Test mode"
#: includes/admin/stripe-settings.php:31
msgid "Pay with your credit card via Stripe."
msgstr "Pay with your credit card via Stripe."
#: includes/admin/stripe-settings.php:30
msgid "This controls the description which the user sees during checkout."
msgstr "This controls the description which the user sees during checkout."
#: includes/admin/stripe-settings.php:28
#: includes/payment-methods/class-wc-stripe-upe-payment-gateway.php:2197
#: build/upe-settings.js:19
msgid "Description"
msgstr "Description"
#: includes/admin/stripe-settings.php:24
msgid "Credit Card (Stripe)"
msgstr "Credit Card (Stripe)"
#: includes/admin/stripe-settings.php:23
msgid "This controls the title which the user sees during checkout."
msgstr "This controls the title which the user sees during checkout."
#: includes/admin/stripe-settings.php:21
msgid "Title"
msgstr "Title"
#: includes/admin/stripe-settings.php:15 build/upe-settings.js:6
msgid "Enable Stripe"
msgstr "Enable Stripe"
#: includes/admin/stripe-settings.php:14
msgid "Enable/Disable"
msgstr "Enable / Disable"
#: includes/class-wc-stripe-order-handler.php:181
#: includes/class-wc-stripe-webhook-handler.php:344
msgid "This card is no longer available and has been removed."
msgstr "This card is no longer available and has been removed."
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:974
msgid "Invalid payment method. Please input a new card number."
msgstr "Invalid payment method. Please input a new card number."
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:2271
msgid "Please fill in required checkout fields first"
msgstr "Please fill in required checkout fields first"
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:2270
msgid "Please accept the terms and conditions first"
msgstr "Please accept the terms and conditions first"
#. Author of the plugin
#: woocommerce-gateway-stripe.php includes/admin/class-wc-stripe-privacy.php:23
#: includes/payment-methods/class-wc-stripe-upe-payment-gateway.php:217
msgid "Stripe"
msgstr "Stripe"
#. translators: 1) card brand 2) last 4 digits
#: includes/compat/trait-wc-stripe-subscriptions.php:1066
#: includes/compat/trait-wc-stripe-subscriptions.php:1076
msgid "Via %1$s card ending in %2$s"
msgstr "Via %1$s card ending in %2$s"
#. translators: error message
#: includes/compat/trait-wc-stripe-pre-orders.php:300
msgid "Stripe Transaction Failed (%s)"
msgstr "Stripe Transaction Failed (%s)"
#: includes/compat/trait-wc-stripe-pre-orders.php:218
msgid "Unable to store payment details. Please try again."
msgstr "Unable to store payment details. Please try again."
#: includes/compat/trait-wc-stripe-subscriptions.php:408
msgid "Customer not found"
msgstr "Customer not found"
#. translators: 1) amount (including currency symbol)
#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:407
#: includes/class-wc-stripe-order-helper.php:1141
msgid "Sorry, the minimum allowed order total is %1$s to use this payment method."
msgstr "Sorry, the minimum allowed order total is %1$s to use this payment method."