HEX
Server: nginx/1.18.0
System: Linux oas2 6.8.0-1039-oracle #40~22.04.1-Ubuntu SMP Wed Oct 29 05:11:00 UTC 2025 aarch64
User: root (0)
PHP: 8.1.2-1ubuntu2.23
Disabled: NONE
Upload Files
File: /var/www/ecom/wp-content/plugins/payoneer-checkout/languages/en_GB.pot
# Copyright (C) 2025 Payoneer
# This file is distributed under the MPL-2.0.
msgid ""
msgstr ""
"Project-Id-Version: Payoneer Checkout development\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/en_GB\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"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: payoneer-checkout\n"

#. Plugin Name of the plugin
#. translators: Title of the settings tab
#: payoneer-checkout.php
#: modules.local/settings/inc/services.php:568
#: modules.local/status-report/src/StatusReportModule.php:68
#: modules/inpsyde/payoneer-settings/inc/services.php:568
#: modules/inpsyde/payoneer-status-report/src/StatusReportModule.php:68
msgid "Payoneer Checkout"
msgstr ""

#. Description of the plugin
#: payoneer-checkout.php
msgid "Payoneer Checkout for WooCommerce"
msgstr ""

#. Author of the plugin
#: payoneer-checkout.php
msgid "Payoneer"
msgstr ""

#. Author URI of the plugin
#: payoneer-checkout.php
msgid "https://www.payoneer.com/"
msgstr ""

#. translators: The entire plugin failed to bootstrap. This message is only visible to admins and will be accompanied by a list of errors
#: inc/error.php:31
msgid "Payoneer Checkout failed to initialize"
msgstr ""

#. translators: Used when encountering the ABORT interaction code
#: inc/extensions.php:240
msgid "The payment has been aborted"
msgstr ""

#. translators: Used when encountering the TRY_OTHER_NETWORK interaction code
#: inc/extensions.php:242
msgid "Please try another network"
msgstr ""

#. translators: Used when encountering the TRY_OTHER_ACCOUNT interaction code
#: inc/extensions.php:244
msgid "Please try another account"
msgstr ""

#. translators: Used when encountering the RETRY interaction code
#: inc/extensions.php:246
msgid "Please attempt the payment again"
msgstr ""

#. translators: Used when encountering the VERIFY interaction code
#: inc/extensions.php:248
msgid "Payment requires verification"
msgstr ""

#: inc/services.php:109
msgid "Settings"
msgstr ""

#: modules.local/admin-banner/src/AdminBannerRenderer.php:69
#: modules/inpsyde/payoneer-admin-banner/src/AdminBannerRenderer.php:69
msgid ""
"Ready to convert more customers and deliver checkout experiences that build\n"
"                        loyalty?"
msgstr ""

#: modules.local/admin-banner/src/AdminBannerRenderer.php:75
#: modules/inpsyde/payoneer-admin-banner/src/AdminBannerRenderer.php:75
msgid ""
"Register for your Payoneer Checkout account and start selling around the\n"
"                        world."
msgstr ""

#: modules.local/admin-banner/src/AdminBannerRenderer.php:86
#: modules/inpsyde/payoneer-admin-banner/src/AdminBannerRenderer.php:86
msgid "Register for Checkout"
msgstr ""

#: modules.local/admin-banner/src/AdminBannerRenderer.php:91
#: modules/inpsyde/payoneer-admin-banner/src/AdminBannerRenderer.php:91
msgid "Configure Checkout plugin"
msgstr ""

#: modules.local/analytics/inc/extensions.php:10
#: modules/inpsyde/payoneer-analytics/inc/extensions.php:10
msgid "Analytics"
msgstr ""

#: modules.local/analytics/inc/extensions.php:15
#: modules/inpsyde/payoneer-analytics/inc/extensions.php:15
msgid "Enable analytics"
msgstr ""

#: modules.local/checkout/inc/general_settings_fields.php:16
#: modules/inpsyde/payoneer-payment-gateway-checkout/inc/general_settings_fields.php:16
msgid "Select payment flow"
msgstr ""

#: modules.local/checkout/inc/services.php:228
#: modules/inpsyde/payoneer-payment-gateway-checkout/inc/services.php:228
msgid "Select the payment flow for every transaction."
msgstr ""

#. translators: When detecting an ABORT interaction code upon redirecting to the cancelUrl
#: modules.local/checkout/src/CheckoutModule.php:253
#: modules/inpsyde/payoneer-payment-gateway-checkout/src/CheckoutModule.php:253
msgid "Payment has been aborted"
msgstr ""

#: modules.local/checkout/src/CheckoutModule.php:268
#: modules/inpsyde/payoneer-payment-gateway-checkout/src/CheckoutModule.php:268
msgid "Payment failed. Please try again"
msgstr ""

#. translators: Notice when redirecting to cancelUrl (after failed 3DS challenge or customer abort)
#: modules.local/checkout/src/CheckoutModule.php:271
#: modules/inpsyde/payoneer-payment-gateway-checkout/src/CheckoutModule.php:271
msgid "Payment canceled. Please try again or choose another payment method."
msgstr ""

#. translators: %1$s, %2$s and %3$s are replaced with the opening and closing 'a' tags
#: modules.local/checkout/src/CheckoutModule.php:419
#: modules/inpsyde/payoneer-payment-gateway-checkout/src/CheckoutModule.php:419
#, php-format
msgid "Enter valid Test credentials and Save settings to receive a payment notification and unlock Live mode checkbox. You can %1$srefresh%2$s the page to check if a payment notification has been already received and Live mode checkbox is unlocked."
msgstr ""

#. translators: Transaction ID supplied by WooCommerce plugin
#: modules.local/checkout/src/PaymentProcessor/AbstractPaymentProcessor.php:147
#: modules/inpsyde/payoneer-payment-gateway-checkout/src/PaymentProcessor/AbstractPaymentProcessor.php:147
#, php-format
msgid "Initiating payment with transaction ID \"%1$s\""
msgstr ""

#: modules.local/checkout/src/PaymentProcessor/AbstractPaymentProcessor.php:188
#: modules/inpsyde/payoneer-payment-gateway-checkout/src/PaymentProcessor/AbstractPaymentProcessor.php:188
msgid "The payment was not processed. Please try again."
msgstr ""

#. translators: Used after checking for misconfigured merchant credentials, e.g. when we encounter 401/INVALID_CONFIGURATION
#: modules.local/checkout/src/PaymentProcessor/AbstractPaymentProcessor.php:234
#: modules/inpsyde/payoneer-payment-gateway-checkout/src/PaymentProcessor/AbstractPaymentProcessor.php:234
msgid "Failed to initialize payment session. Payoneer Checkout is not configured properly."
msgstr ""

#: modules.local/embedded-payment/inc/custom_style_fields.php:21
#: modules/inpsyde/payoneer-embedded-payment/inc/custom_style_fields.php:21
#, php-format
msgid "%s (Empty: use default color)"
msgstr ""

#: modules.local/embedded-payment/inc/extensions.php:29
#: modules/inpsyde/payoneer-embedded-payment/inc/extensions.php:29
msgid "Embedded"
msgstr ""

#: modules.local/embedded-payment/inc/extensions.php:36
#: modules/inpsyde/payoneer-embedded-payment/inc/extensions.php:36
msgid "Embedded (default): customers get a payment page that's embedded in your shop."
msgstr ""

#. translators: This means that we have not received a custom HTTP header for validation, indicating broken frontend JS
#: modules.local/embedded-payment/src/ListLongIdPaymentRequestValidator.php:74
#: modules/inpsyde/payoneer-embedded-payment/src/ListLongIdPaymentRequestValidator.php:74
msgid "Unexpected error during order validation"
msgstr ""

#. translators: This implies that we have a bug in the code. Merchant/Customer cannot fix it and should ideally never see it
#: modules.local/embedded-payment/src/ListLongIdPaymentRequestValidator.php:87
#: modules/inpsyde/payoneer-embedded-payment/src/ListLongIdPaymentRequestValidator.php:87
msgid "It seems your payment has expired. Please try again"
msgstr ""

#. translators: Text used for the hosted-payment-page-fallback in embedded mode.
#: modules.local/embedded-payment/src/PaymentFieldsRenderer/WidgetPlaceholderFieldRenderer.php:57
#: modules/inpsyde/payoneer-embedded-payment/src/PaymentFieldsRenderer/WidgetPlaceholderFieldRenderer.php:57
msgid "Payment will be done on a dedicated payment page"
msgstr ""

#. translators: An unexpected error during the final List UPDATE before the CHARGE
#: modules.local/embedded-payment/src/PaymentProcessor/EmbeddedPaymentProcessor.php:69
#: modules.local/hosted-payment/src/PaymentProcessor/HostedPaymentProcessor.php:78
#: modules/inpsyde/payoneer-embedded-payment/src/PaymentProcessor/EmbeddedPaymentProcessor.php:69
#: modules/inpsyde/payoneer-hosted-payment/src/PaymentProcessor/HostedPaymentProcessor.php:78
msgid "Payment failed. Please attempt the payment again or contact the shop admin. This issue has been logged."
msgstr ""

#. translators: Order note added when processing an order in embedded flow
#: modules.local/embedded-payment/src/PaymentProcessor/EmbeddedPaymentProcessor.php:99
#: modules/inpsyde/payoneer-embedded-payment/src/PaymentProcessor/EmbeddedPaymentProcessor.php:99
msgid "Backend processing finished, frontend processing is about to start."
msgstr ""

#: modules.local/hosted-payment/inc/extensions.php:21
#: modules/inpsyde/payoneer-hosted-payment/inc/extensions.php:21
msgid "Hosted"
msgstr ""

#. translators: Payment flow dropdown entry in the gateway settings
#: modules.local/hosted-payment/inc/extensions.php:29
#: modules/inpsyde/payoneer-hosted-payment/inc/extensions.php:29
msgid "Hosted: customers are redirected to a payment page hosted by Payoneer."
msgstr ""

#. translators: Order note added when processing an order in hosted flow
#: modules.local/hosted-payment/src/PaymentProcessor/HostedPaymentProcessor.php:110
#: modules/inpsyde/payoneer-hosted-payment/src/PaymentProcessor/HostedPaymentProcessor.php:110
msgid "The customer is being redirected to the hosted payment page."
msgstr ""

#: modules.local/list-session/src/Factory/Product/WcCartBasedProductListFactory.php:162
#: modules/inpsyde/payoneer-list-session/src/Factory/Product/WcCartBasedProductListFactory.php:162
msgid "Shipping"
msgstr ""

#: modules.local/payment-methods/inc/fields.php:9
#: modules.local/payment-methods/inc/fields.php:22
#: modules.local/payment-methods/inc/fields.php:35
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:9
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:22
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:35
msgid "Title"
msgstr ""

#: modules.local/payment-methods/inc/fields.php:11
#: modules.local/payment-methods/inc/fields.php:24
#: modules.local/payment-methods/inc/fields.php:38
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:11
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:24
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:38
msgid "The title that customers see at checkout"
msgstr ""

#: modules.local/payment-methods/inc/fields.php:15
#: modules.local/payment-methods/inc/fields.php:42
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:15
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:42
msgid "Credit / Debit Card"
msgstr ""

#. translators: Title of the settings tab
#: modules.local/payment-methods/inc/fields.php:28
#: modules.local/settings/inc/services.php:563
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:28
#: modules/inpsyde/payoneer-settings/inc/services.php:563
msgid "Afterpay"
msgstr ""

#: modules.local/payment-methods/inc/fields.php:47
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:47
msgid "Description"
msgstr ""

#: modules.local/payment-methods/inc/fields.php:50
#: modules/inpsyde/payoneer-payment-methods/inc/fields.php:50
msgid "The description that customers see at checkout"
msgstr ""

#: modules.local/payment-methods/inc/services.php:115
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:115
msgid "Payoneer Checkout - Credit / Debit cards"
msgstr ""

#: modules.local/payment-methods/inc/services.php:119
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:119
msgid "Pay with"
msgstr ""

#: modules.local/payment-methods/inc/services.php:143
#: modules.local/payment-methods/inc/services.php:178
#: modules.local/payment-methods/inc/services.php:214
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:143
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:178
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:214
msgid "Test:"
msgstr ""

#: modules.local/payment-methods/inc/services.php:153
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:153
msgid "Payoneer Checkout - Hosted payment page"
msgstr ""

#: modules.local/payment-methods/inc/services.php:188
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:188
msgid "Payoneer Checkout - Afterpay"
msgstr ""

#: modules.local/payment-methods/inc/services.php:224
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:224
msgid "Pay"
msgstr ""

#: modules.local/payment-methods/inc/services.php:250
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:250
msgid "Payoneer Checkout is the next generation of payment processing platforms."
msgstr ""

#. translators: %1$s, %2$s, %3$s and %4$s are replaced with opening and closing 'a' tags.
#: modules.local/payment-methods/inc/services.php:256
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:256
#, php-format
msgid "By using Payoneer Checkout, you agree to the %1$sTerms of Service%2$s and %3$sPrivacy policy%4$s."
msgstr ""

#. translators: %1$s, %2$s, %3$s, %4$s, %5$s and %6$s is replaced with the opening and closing 'a' tags.
#: modules.local/payment-methods/inc/services.php:279
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:279
#, php-format
msgid "Before you begin read How to %1$sConnect WooCommerce%2$s to Payoneer Checkout. Make sure you have a Payoneer Account. If you don't, see %3$sRegister for Checkout%4$s. You can get your %5$sauthentication data%6$s in the Payoneer Account."
msgstr ""

#. translators: %1$s is replaced with transaction Long ID
#: modules.local/payment-methods/inc/services.php:582
#: modules/inpsyde/payoneer-payment-methods/inc/services.php:582
#, php-format
msgid "Refunded by Payoneer Checkout - long ID: %1$s"
msgstr ""

#: modules.local/settings/inc/fields.php:38
#: modules/inpsyde/payoneer-settings/inc/fields.php:38
msgid "Enable/Disable"
msgstr ""

#: modules.local/settings/inc/fields.php:40
#: modules/inpsyde/payoneer-settings/inc/fields.php:40
msgid "Enable Payoneer Checkout"
msgstr ""

#: modules.local/settings/inc/fields.php:45
#: modules/inpsyde/payoneer-settings/inc/fields.php:45
msgid "Live mode"
msgstr ""

#: modules.local/settings/inc/fields.php:47
#: modules/inpsyde/payoneer-settings/inc/fields.php:47
msgid "Enable Live mode"
msgstr ""

#: modules.local/settings/inc/fields.php:53
#: modules.local/status-report/inc/services.php:49
#: modules/inpsyde/payoneer-settings/inc/fields.php:53
#: modules/inpsyde/payoneer-status-report/inc/services.php:49
msgid "API username"
msgstr ""

#: modules.local/settings/inc/fields.php:55
#: modules/inpsyde/payoneer-settings/inc/fields.php:55
msgid "Enter your API username here"
msgstr ""

#: modules.local/settings/inc/fields.php:72
#: modules/inpsyde/payoneer-settings/inc/fields.php:72
msgid "Live API token"
msgstr ""

#: modules.local/settings/inc/fields.php:98
#: modules/inpsyde/payoneer-settings/inc/fields.php:98
msgid "Live Store code"
msgstr ""

#: modules.local/settings/inc/fields.php:100
#: modules.local/settings/inc/fields.php:146
#: modules/inpsyde/payoneer-settings/inc/fields.php:100
#: modules/inpsyde/payoneer-settings/inc/fields.php:146
msgid "Enter your Store code here"
msgstr ""

#: modules.local/settings/inc/fields.php:117
#: modules/inpsyde/payoneer-settings/inc/fields.php:117
msgid "Test API token"
msgstr ""

#: modules.local/settings/inc/fields.php:144
#: modules/inpsyde/payoneer-settings/inc/fields.php:144
msgid "Test Store code"
msgstr ""

#. translators: Used to refer to this environment when creating error messages while testing credentials
#: modules.local/settings/inc/services.php:249
#: modules/inpsyde/payoneer-settings/inc/services.php:249
msgid "Test"
msgstr ""

#. translators: Used to refer to this environment when creating error messages while testing credentials
#: modules.local/settings/inc/services.php:253
#: modules/inpsyde/payoneer-settings/inc/services.php:253
msgid "Live"
msgstr ""

#. translators: Help tip displayed next to the greyed-out toggle on the Payments settings page
#: modules.local/settings/inc/services.php:435
#: modules/inpsyde/payoneer-settings/inc/services.php:435
msgid "Payoneer payment methods are de/activated globally on the gateway settings page"
msgstr ""

#: modules.local/settings/inc/services.php:508
#: modules/inpsyde/payoneer-settings/inc/services.php:508
msgid "Are you sure you want to reset this field to its default value?"
msgstr ""

#. translators: Title of the settings tab
#: modules.local/settings/inc/services.php:559
#: modules/inpsyde/payoneer-settings/inc/services.php:559
msgid "Credit / Debit cards"
msgstr ""

#. translators: Title of the settings tab
#: modules.local/settings/inc/services.php:561
#: modules/inpsyde/payoneer-settings/inc/services.php:561
msgid "Hosted payment page"
msgstr ""

#. translators: %1$s, %2$s and %3$s are replaced with the opening and closing 'a' tags
#: modules.local/settings/src/SettingsModule.php:208
#: modules/inpsyde/payoneer-settings/src/SettingsModule.php:208
#, php-format
msgid "%1$sEnable live mode%2$s when you are ready to accept Live transactions."
msgstr ""

#: modules.local/settings/src/SettingsModule.php:219
#: modules/inpsyde/payoneer-settings/src/SettingsModule.php:219
msgid "Payoneer Checkout Live mode is disabled"
msgstr ""

#. translators: Title of the settings section
#: modules.local/status-report/inc/fields.php:16
#: modules/inpsyde/payoneer-status-report/inc/fields.php:16
msgid "System Report"
msgstr ""

#. translators: Name of the opt-in setting (displayed on left side)
#: modules.local/status-report/inc/fields.php:22
#: modules/inpsyde/payoneer-status-report/inc/fields.php:22
msgid "Automated Troubleshooting"
msgstr ""

#. translators: Label of the opt-in field (displayed next to the checkbox)
#: modules.local/status-report/inc/fields.php:24
#: modules/inpsyde/payoneer-status-report/inc/fields.php:24
msgid "Enable"
msgstr ""

#. translators: Description of the opt-in setting (displayed below the checkbox)
#: modules.local/status-report/inc/fields.php:27
#: modules/inpsyde/payoneer-status-report/inc/fields.php:27
msgid "When \"Enable\" is checked, Payoneer support can remotely collect system information to help resolve issues, if they arise, without interrupting you.<br/>When \"Enable\" is unchecked, Payoneer support will need to request information manually from you, which could slow down the troubleshooting process and might delay problem resolution.<br/>We therefore recommend to keep \"Enable\" checked."
msgstr ""

#: modules.local/status-report/inc/services.php:40
#: modules/inpsyde/payoneer-status-report/inc/services.php:40
msgid "Shop country code"
msgstr ""

#: modules.local/status-report/inc/services.php:42
#: modules/inpsyde/payoneer-status-report/inc/services.php:42
msgid "Country / State value on Settings / General / Store Address."
msgstr ""

#: modules.local/status-report/inc/services.php:54
#: modules/inpsyde/payoneer-status-report/inc/services.php:54
msgid "Payment flow"
msgstr ""

#: modules.local/status-report/inc/services.php:56
#: modules/inpsyde/payoneer-status-report/inc/services.php:56
msgid "Displays whether a plugin is using a hosted or an embedded payment flow"
msgstr ""

#. translators: Title of the endpoint settings section
#: modules.local/webhooks/inc/fields.php:14
#: modules/inpsyde/payoneer-webhooks/inc/fields.php:14
msgid "Endpoints"
msgstr ""

#. translators: Title of the endpoint URL settings field
#: modules.local/webhooks/inc/fields.php:21
#: modules/inpsyde/payoneer-webhooks/inc/fields.php:21
msgid "Payment notifications URL"
msgstr ""

#: modules.local/webhooks/inc/fields.php:24
#: modules/inpsyde/payoneer-webhooks/inc/fields.php:24
msgid "Please make sure the URL is not blocked by a firewall"
msgstr ""

#. translators: %1$s is replaced with the actual notification ID.
#: modules.local/webhooks/src/OrderPaymentWebhookHandler/RefundedPaymentHandler.php:74
#: modules/inpsyde/payoneer-webhooks/src/OrderPaymentWebhookHandler/RefundedPaymentHandler.php:74
#, php-format
msgid "Refunded automatically on incoming webhook. Notification id is %1$s."
msgstr ""

#. translators: %1$s is replaced with the actual error message
#: modules.local/webhooks/src/OrderPaymentWebhookHandler/RefundedPaymentHandler.php:95
#: modules/inpsyde/payoneer-webhooks/src/OrderPaymentWebhookHandler/RefundedPaymentHandler.php:95
#, php-format
msgid "Failed to create an order refund on incoming webhook. Error message: %1$s"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:31
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:31
msgid "Primary Button Color"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:32
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:32
msgid "Primary Button Text Color"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:33
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:33
msgid "Error Highlight Color"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:34
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:34
msgid "Page Text Color"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:35
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:35
msgid "Input Text Color"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:36
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:36
msgid "Input Background Color"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:37
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:37
msgid "Input Border Color"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:50
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:50
msgid "Sets the background color of primary buttons"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:54
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:54
msgid "Determines the text color of primary buttons"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:58
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:58
msgid "Used for highlighting errors throughout the payment components"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:62
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:62
msgid "Applies to all text displayed between payment components, above the page background"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:66
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:66
msgid "Defines the color of text inside input fields"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:70
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:70
msgid "Sets the background color inside input fields"
msgstr ""

#: modules.local/websdk/src/Config/StylesColor.php:74
#: modules/inpsyde/payoneer-websdk/src/Config/StylesColor.php:74
msgid "Specifies the border color around input fields when they are not focused and not displaying an error"
msgstr ""