Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions woocommerce/i18n/languages/woocommerce-plugin-framework.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-05-19T09:06:18+00:00\n"
"POT-Creation-Date: 2025-05-24T01:24:54+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: woocommerce-plugin-framework\n"
Expand Down Expand Up @@ -468,7 +468,7 @@ msgid "%s Payment Tokens"
msgstr ""

#: woocommerce/payment-gateway/admin/class-sv-wc-payment-gateway-admin-user-handler.php:304
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:881
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:885
msgid "Customer ID"
msgstr ""

Expand Down Expand Up @@ -1602,7 +1602,7 @@ msgstr ""

#: woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:3040
#: woocommerce/payment-gateway/Handlers/Abstract_Hosted_Payment_Handler.php:218
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:533
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:537
msgid "An error occurred, please try again or try an alternate form of payment."
msgstr ""

Expand Down Expand Up @@ -1995,49 +1995,49 @@ msgstr ""
msgid "Pre-Order Release Payment Failed: %s"
msgstr ""

#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:363
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:367
msgid "Subscription Renewal: payment token is missing/invalid."
msgstr ""

#. translators: Placeholders: %1$s - Site name, %2$s - Order number
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:391
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:395
#, php-format
msgid "%1$s - Subscription Renewal Order %2$s"
msgstr ""

#. translators: Placeholders: %1$s - payment gateway title, %2$s - error message; e.g. Order Note: [Payment method] Payment Change failed [error]
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:528
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:532
#, php-format
msgid "%1$s Payment Change Failed (%2$s)"
msgstr ""

#. translators: Context: Payment made for order. Placeholders: %1$s - Payment method name (e.g. "Credit Card", "PayPal", etc.), %2$s - Last four digits of the card/account used
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:686
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:690
#, php-format
msgid "Via %1$s ending in %2$s"
msgstr ""

#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:717
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:721
msgid "Subscriptions"
msgstr ""

#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:772
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:776
#, php-format
msgctxt "hash before order number"
msgid "#%s"
msgstr ""

#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:778
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:782
msgid "N/A"
msgstr ""

#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:877
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:881
msgid "Payment Token"
msgstr ""

#. translators: Context: Error message. Placeholder: %s - Label of the related value
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:907
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:913
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:911
#: woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:917
#, php-format
msgid "%s is required."
msgstr ""
Expand Down
Loading