# Copyright (C) 2021 WooCommerce # This file is distributed under the same license as the WooCommerce PayPal Checkout Gateway plugin. msgid "" msgstr "" "Project-Id-Version: WooCommerce PayPal Checkout Gateway 2.1.3\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-gateway-paypal-express-checkout\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2021-09-16T12:03:43+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.4.0\n" "X-Domain: woocommerce-gateway-paypal-express-checkout\n" #. Plugin Name of the plugin msgid "WooCommerce PayPal Checkout Gateway" msgstr "" #. Description of the plugin msgid "Accept all major credit and debit cards, plus Venmo and PayPal Credit in the US, presenting options in a customizable stack of payment buttons. Fast, seamless, and flexible." msgstr "" #. Author of the plugin msgid "WooCommerce" msgstr "" #. Author URI of the plugin msgid "https://woocommerce.com" msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:18 #: includes/class-wc-gateway-ppec-privacy.php:12 #: includes/settings/settings-ppec.php:370 #: includes/settings/settings-ppec.php:416 msgid "PayPal Checkout" msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:19 msgid "Allow customers to conveniently checkout directly with PayPal." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:59 msgid "Continue to payment" msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:174 msgid "Sorry, an error occurred while trying to process your payment. Please try again." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:207 msgid "No API certificate on file." msgstr "" #. Translators: placeholders are a date in local format and its timezone. #: includes/abstracts/abstract-wc-gateway-ppec.php:217 msgid "expires on %1$s (%2$s)" msgstr "" #. Translators: placeholders are a date in local format and its timezone. #: includes/abstracts/abstract-wc-gateway-ppec.php:222 msgid "expired on %1$s (%2$s)" msgstr "" #. Translators: 1) is a certificate's CN, 2) is the expiration date. #: includes/abstracts/abstract-wc-gateway-ppec.php:239 msgid "Certificate belongs to API username %1$s; %2$s." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:241 msgid "The certificate on file is not valid." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:306 msgid "Error: You must enter API username." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:310 msgid "Error: You must enter API password." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:314 msgid "Error: You must provide API signature or certificate." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:324 #: includes/abstracts/abstract-wc-gateway-ppec.php:351 msgid "Error: The API credentials you provided are not valid. Please double-check that you entered them correctly and try again." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:328 msgid "An error occurred while trying to validate your API credentials. Unable to verify that your API credentials are correct." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:335 msgid "Error: The API certificate is not valid." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:342 msgid "Error: The API certificate has expired." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:344 msgid "Error: The API username does not match the name in the API certificate. Make sure that you have the correct API certificate." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:354 msgid "An error occurred while trying to validate your API credentials. Unable to verify that your API credentials are correct." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:373 msgid "The \"require billing address\" option is not enabled by your account and has been disabled." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:398 msgid "Refund Error: You need to specify a refund amount." msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:410 msgid "Refund Error: Sorry! This is not a refundable transaction." msgstr "" #. Translators: placeholder is a transaction ID. #: includes/abstracts/abstract-wc-gateway-ppec.php:423 #: includes/abstracts/abstract-wc-gateway-ppec.php:448 #: includes/abstracts/abstract-wc-gateway-ppec.php:500 msgid "PayPal refund completed; transaction ID = %s" msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:472 msgid "Refund Error: All transactions have been fully refunded. There is no amount left to refund" msgstr "" #. Translators: placeholder is an amount (with currency symbol). #: includes/abstracts/abstract-wc-gateway-ppec.php:475 msgid "Refund Error: The requested refund amount is too large. The refund amount must be less than or equal to %s." msgstr "" #. Translators: placeholder is an image's URL. #: includes/abstracts/abstract-wc-gateway-ppec.php:593 msgid "Already using URL as image: %s" msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:601 msgid "Select a image to upload" msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:602 msgid "Use this image" msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:603 #: includes/abstracts/abstract-wc-gateway-ppec.php:606 msgid "Add image" msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:614 msgid "Remove image" msgstr "" #: includes/abstracts/abstract-wc-gateway-ppec.php:653 msgid "Remove" msgstr "" #: includes/class-wc-gateway-ppec-admin-handler.php:62 msgid "Capture Charge" msgstr "" #: includes/class-wc-gateway-ppec-admin-handler.php:86 msgid "NOTE: PayPal does not accept decimal places for the currency in which you are transacting. The \"Number of Decimals\" option in WooCommerce has automatically been set to 0 for you." msgstr "" #: includes/class-wc-gateway-ppec-admin-handler.php:181 msgid "Unable to capture charge!" msgstr "" #. Translators: %s is a transaction ID. #: includes/class-wc-gateway-ppec-admin-handler.php:190 msgid "PayPal Checkout charge complete (Charge ID: %s)" msgstr "" #: includes/class-wc-gateway-ppec-admin-handler.php:232 msgid "Unable to void charge!" msgstr "" #. Translators: %s is a transaction ID. #: includes/class-wc-gateway-ppec-admin-handler.php:235 msgid "PayPal Checkout charge voided (Charge ID: %s)" msgstr "" #: includes/class-wc-gateway-ppec-admin-handler.php:342 msgid "This represents the fee PayPal collects for the transaction." msgstr "" #: includes/class-wc-gateway-ppec-admin-handler.php:343 msgid "PayPal Fee:" msgstr "" #: includes/class-wc-gateway-ppec-admin-handler.php:352 msgid "This represents the net total that will be credited to your PayPal account. This may be in a different currency than is set in your PayPal account." msgstr "" #: includes/class-wc-gateway-ppec-admin-handler.php:353 msgid "PayPal Payout:" msgstr "" #. Translators: %1$ tag, %2$ closing tag, %3$ WooCommerce version, %4$ tag linking to Plugins screen, %5$ closing tag. #: includes/class-wc-gateway-ppec-admin-handler.php:392 msgid "%1$sWarning!%2$s PayPal Checkout will drop support for WooCommerce %3$s in a soon to be released update. To continue using PayPal Checkout please %4$supdate to %1$sWooCommerce 3.0%2$s or greater%5$s." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:23 msgid "Unable to communicate with PayPal. Please try your payment again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:24 msgid "PayPal rejected your email address because it is not valid. Please double-check your email address and try again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:27 msgid "Your PayPal checkout session is invalid. Please check out again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:28 msgid "Your PayPal checkout session has expired. Please check out again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:30 msgid "Your PayPal payment has already been completed. Please contact the store owner for more information." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:31 msgid "Your PayPal payment could not be processed. Please check out again or contact PayPal for assistance." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:32 msgid "Your PayPal payment could not be processed. Please select an alternative method of payment or contact PayPal for assistance." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:34 msgid "Your PayPal payment could not be processed. Please return to PayPal and select a new method of payment." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:36 msgid "You have not approved this transaction on the PayPal website. Please check out again and be sure to complete all steps of the PayPal checkout process." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:37 msgid "Your shipping address may not be in a different country than your country of residence. Please double-check your shipping address and try again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:38 msgid "This store does not accept transactions from buyers in your country. Please contact the store owner for assistance." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:39 msgid "The transaction is over the threshold allowed by this store. Please contact the store owner for assistance." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:41 msgid "Your transaction was declined. Please contact the store owner for assistance." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:42 #: includes/class-wc-gateway-ppec-api-error.php:47 msgid "The country in your shipping address is not valid. Please double-check your shipping address and try again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:43 msgid "The street address in your shipping address is not valid. Please double-check your shipping address and try again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:44 msgid "The city in your shipping address is not valid. Please double-check your shipping address and try again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:45 msgid "The state in your shipping address is not valid. Please double-check your shipping address and try again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:46 msgid "The ZIP code or postal code in your shipping address is not valid. Please double-check your shipping address and try again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:48 msgid "PayPal rejected your shipping address because the city, state, and/or ZIP code are incorrect. Please double-check that they are all spelled correctly and try again." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:50 msgid "Your PayPal payment could not be processed. Please contact PayPal for assistance." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:52 msgid "The redemption code(s) you entered on PayPal cannot be used at this time. Please return to PayPal and remove them." msgstr "" #: includes/class-wc-gateway-ppec-api-error.php:55 msgid "Your funding instrument is invalid. Please check out again and select a new funding source." msgstr "" #. Translators: placeholder is an error code. #: includes/class-wc-gateway-ppec-api-error.php:58 msgid "An error (%s) occurred while processing your PayPal payment. Please contact the store owner for assistance." msgstr "" #: includes/class-wc-gateway-ppec-cart-handler.php:76 #: includes/class-wc-gateway-ppec-cart-handler.php:146 #: includes/class-wc-gateway-ppec-cart-handler.php:167 msgid "Cheatin’ huh?" msgstr "" #: includes/class-wc-gateway-ppec-cart-handler.php:331 #: includes/class-wc-gateway-ppec-cart-handler.php:378 #: includes/class-wc-gateway-ppec-cart-handler.php:413 msgid "Check out with PayPal" msgstr "" #: includes/class-wc-gateway-ppec-cart-handler.php:367 msgid "OR" msgstr "" #: includes/class-wc-gateway-ppec-cart-handler.php:383 msgid "Pay with PayPal Credit" msgstr "" #: includes/class-wc-gateway-ppec-cart-handler.php:587 msgid "An error occurred while processing your PayPal payment. Please contact the store owner for assistance." msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:77 msgid "Confirm your PayPal order" msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:258 msgid "Billing details" msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:261 msgid "Address:" msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:263 msgid "Name:" msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:267 msgid "Email:" msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:273 msgid "Phone:" msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:297 msgid "Create an account?" msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:306 msgid "Create an account by entering the information below. If you are a returning customer please login at the top of the page." msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:345 msgid "Shipping details" msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:444 #: includes/class-wc-gateway-ppec-checkout-handler.php:499 #: includes/class-wc-gateway-ppec-checkout-handler.php:1133 msgid "Your PayPal checkout session has expired. Please check out again." msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:494 msgid "Sorry, an error occurred while trying to retrieve your information from PayPal. Please try again." msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:601 msgid "Cancel" msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:626 msgid "You have cancelled Checkout with PayPal. Please try to process your order again." msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:956 #: includes/class-wc-gateway-ppec-ipn-handler.php:192 msgid "Payment authorized. Change payment status to processing or complete to capture funds." msgstr "" #. Translators: placeholder is a reason (from PayPal) for the payment to be pending. #. Translators: placeholder is the reason for the payment to be in pending status. #: includes/class-wc-gateway-ppec-checkout-handler.php:959 #: includes/class-wc-gateway-ppec-ipn-handler.php:195 msgid "Payment pending (%s)." msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:1144 msgid "The payment method was updated for this subscription." msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:1149 msgid "The payment method was updated for all your current subscriptions." msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:1158 msgid "There was a problem updating your payment method. Please try again later or use a different payment method." msgstr "" #: includes/class-wc-gateway-ppec-checkout-handler.php:1181 msgid "You have cancelled Checkout with PayPal. The payment method was not updated." msgstr "" #: includes/class-wc-gateway-ppec-client-credential-certificate.php:66 msgid "Unable to accept certificate during cURL configuration" msgstr "" #: includes/class-wc-gateway-ppec-client-credential-certificate.php:70 msgid "Unable to accept certificate password during cURL configuration" msgstr "" #. Translators: %s is a filepath. #: includes/class-wc-gateway-ppec-client-credential-certificate.php:88 #: includes/class-wc-gateway-ppec-client-credential-certificate.php:135 msgid "Unable to write certificate file %s during cURL configuration" msgstr "" #: includes/class-wc-gateway-ppec-client-credential-certificate.php:114 msgid "Failed to retrieve private key during cURL configuration" msgstr "" #: includes/class-wc-gateway-ppec-client-credential-certificate.php:118 msgid "Failed to export PKCS12 file during cURL configuration" msgstr "" #: includes/class-wc-gateway-ppec-client.php:167 msgid "Missing credential" msgstr "" #: includes/class-wc-gateway-ppec-client.php:171 msgid "Invalid credential object" msgstr "" #: includes/class-wc-gateway-ppec-client.php:175 msgid "Invalid environment" msgstr "" #. Translators: placeholder is an error message. #: includes/class-wc-gateway-ppec-client.php:193 msgid "An error occurred while trying to connect to PayPal: %s" msgstr "" #: includes/class-wc-gateway-ppec-client.php:199 msgid "Malformed response received from PayPal" msgstr "" #. Translators: placeholder is blogname. #: includes/class-wc-gateway-ppec-client.php:404 msgctxt "data sent to PayPal" msgid "Orders with %s" msgstr "" #: includes/class-wc-gateway-ppec-ipn-handler.php:29 msgid "Empty POST data." msgstr "" #: includes/class-wc-gateway-ppec-ipn-handler.php:38 msgid "Invalid IPN request." msgstr "" #: includes/class-wc-gateway-ppec-ipn-handler.php:41 msgid "PayPal IPN Request Failure" msgstr "" #. Translators: placeholder is a currency code. #: includes/class-wc-gateway-ppec-ipn-handler.php:143 msgid "Validation error: PayPal currencies do not match (code %s)." msgstr "" #. Translators: placeholder is an amount. #: includes/class-wc-gateway-ppec-ipn-handler.php:159 msgid "Validation error: PayPal amounts do not match (gross %s)." msgstr "" #: includes/class-wc-gateway-ppec-ipn-handler.php:185 msgid "IPN payment completed" msgstr "" #. Translators: placeholder is a payment status. #: includes/class-wc-gateway-ppec-ipn-handler.php:218 #: includes/class-wc-gateway-ppec-ipn-handler.php:263 #: includes/class-wc-gateway-ppec-ipn-handler.php:282 msgid "Payment %s via IPN." msgstr "" #. Translators: placeholder is an order number (linked to its details screen). #: includes/class-wc-gateway-ppec-ipn-handler.php:266 msgid "Payment for order %s refunded" msgstr "" #. Translators: 1) is an order number, 2) is a PayPal reason code. #: includes/class-wc-gateway-ppec-ipn-handler.php:268 msgid "Order #%1$s has been marked as refunded - PayPal reason code: %2$s" msgstr "" #. Translators: placeholder is an order number (linked to its details screen). #: includes/class-wc-gateway-ppec-ipn-handler.php:285 msgid "Payment for order %s reversed" msgstr "" #. Translators: 1) is an order number, 2) is a PayPal reason code. #: includes/class-wc-gateway-ppec-ipn-handler.php:287 msgid "Order #%1$s has been marked on-hold due to a reversal - PayPal reason code: %2$s" msgstr "" #. Translators: placeholder is an order number. #: includes/class-wc-gateway-ppec-ipn-handler.php:301 msgid "Reversal cancelled for order #%s" msgstr "" #. Translators: 1) is an order number, 2) is the URL of the order's edit screen. #: includes/class-wc-gateway-ppec-ipn-handler.php:303 msgid "Order #%1$s has had a reversal cancelled. Please check the status of payment and update the order status accordingly here: %2$s" msgstr "" #: includes/class-wc-gateway-ppec-ips-handler.php:140 msgid "Invalid connection request" msgstr "" #: includes/class-wc-gateway-ppec-ips-handler.php:150 #: includes/class-wc-gateway-ppec-ips-handler.php:158 msgid "Sorry, Easy Setup encountered an error. Please try again." msgstr "" #: includes/class-wc-gateway-ppec-ips-handler.php:169 msgid "Easy Setup was able to obtain your API credentials, but was unable to verify that they work correctly. Please make sure your PayPal account is set up properly and try Easy Setup again." msgstr "" #: includes/class-wc-gateway-ppec-ips-handler.php:173 msgid "Easy Setup was able to obtain your API credentials, but an error occurred while trying to verify that they work correctly. Please try Easy Setup again." msgstr "" #: includes/class-wc-gateway-ppec-ips-handler.php:178 msgid "Success! Your PayPal account has been set up successfully." msgstr "" #: includes/class-wc-gateway-ppec-plugin.php:181 msgid "bootstrap() in WooCommerce Gateway PayPal Checkout plugin can only be called once" msgstr "" #: includes/class-wc-gateway-ppec-plugin.php:283 msgid "WooCommerce Gateway PayPal Checkout requires WooCommerce to be activated" msgstr "" #: includes/class-wc-gateway-ppec-plugin.php:287 msgid "WooCommerce Gateway PayPal Checkout requires WooCommerce version 3.2.0 or greater" msgstr "" #: includes/class-wc-gateway-ppec-plugin.php:291 msgid "WooCommerce Gateway PayPal Checkout requires cURL to be installed on your server" msgstr "" #: includes/class-wc-gateway-ppec-plugin.php:294 msgid "WooCommerce Gateway PayPal Checkout requires OpenSSL >= 1.0.1 to be installed on your server" msgstr "" #. Translators: placeholder is the URL of the gateway settings page. #: includes/class-wc-gateway-ppec-plugin.php:322 msgid "PayPal Checkout is almost ready. To get started, connect your PayPal account." msgstr "" #: includes/class-wc-gateway-ppec-plugin.php:452 msgid "Settings" msgstr "" #: includes/class-wc-gateway-ppec-plugin.php:471 msgid "View Documentation" msgstr "" #: includes/class-wc-gateway-ppec-plugin.php:471 msgid "Docs" msgstr "" #: includes/class-wc-gateway-ppec-plugin.php:472 msgid "Open a support request at WooCommerce.com" msgstr "" #: includes/class-wc-gateway-ppec-plugin.php:472 msgid "Support" msgstr "" #. Translators: placeholder is the URL of the gateway settings page. #: includes/class-wc-gateway-ppec-plugin.php:554 msgid "

PayPal Checkout with new Smart Payment Buttons™ gives your customers the power to pay the way they want without leaving your site.

The existing buttons will be removed in the next release. Please upgrade to Smart Payment Buttons on the PayPal Checkout settings page.

" msgstr "" #: includes/class-wc-gateway-ppec-privacy.php:14 msgid "WooCommerce PPEC Order Data" msgstr "" #: includes/class-wc-gateway-ppec-privacy.php:16 msgid "WooCommerce PPEC Subscriptions Data" msgstr "" #: includes/class-wc-gateway-ppec-privacy.php:19 msgid "WooCommerce PPEC Data" msgstr "" #. Translators: placeholder is the URL of WC's privacy statement (PPEC section). #: includes/class-wc-gateway-ppec-privacy.php:54 msgid "By using this extension, you may be storing personal data or sharing data with an external service. Learn more about how this works, including what you may want to include in your privacy policy." msgstr "" #: includes/class-wc-gateway-ppec-privacy.php:77 msgid "Orders" msgstr "" #: includes/class-wc-gateway-ppec-privacy.php:81 #: includes/class-wc-gateway-ppec-privacy.php:146 msgid "PPEC Refundable transaction data" msgstr "" #: includes/class-wc-gateway-ppec-privacy.php:85 #: includes/class-wc-gateway-ppec-privacy.php:150 msgid "PPEC Billing agreement id" msgstr "" #: includes/class-wc-gateway-ppec-privacy.php:142 msgid "Subscriptions" msgstr "" #. Translators: placeholder is an order number. #: includes/class-wc-gateway-ppec-privacy.php:234 msgid "Order ID %d contains an active Subscription" msgstr "" #: includes/class-wc-gateway-ppec-privacy.php:249 msgid "PayPal Checkout Subscriptions Data Erased." msgstr "" #: includes/class-wc-gateway-ppec-privacy.php:272 msgid "PayPal Checkout Order Data Erased." msgstr "" #: includes/class-wc-gateway-ppec-with-paypal-addons.php:198 msgid "PayPal API error" msgstr "" #. translators: placeholder is pending reason from PayPal API. #: includes/class-wc-gateway-ppec-with-paypal-addons.php:208 msgid "PayPal transaction held: %s" msgstr "" #. Translators: %s is a transaction ID. #: includes/class-wc-gateway-ppec-with-paypal-addons.php:220 msgid "PayPal payment approved (ID: %s)" msgstr "" #: includes/class-wc-gateway-ppec-with-paypal-addons.php:224 msgid "PayPal payment declined" msgstr "" #: includes/class-wc-gateway-ppec-with-paypal-credit.php:15 #: includes/settings/settings-ppec.php:430 msgid "PayPal Credit" msgstr "" #: includes/exceptions/class-wc-gateway-ppec-api-exception.php:40 #: includes/exceptions/class-wc-gateway-ppec-api-exception.php:68 msgid "An error occurred while calling the PayPal API." msgstr "" #. translators: placeholders are error code and message from PayPal #: includes/exceptions/class-wc-gateway-ppec-api-exception.php:64 msgid "PayPal error (%1$s): %2$s" msgstr "" #: includes/exceptions/class-wc-gateway-ppec-missing-session-exception.php:19 msgid "The buyer's session information could not be found." msgstr "" #: includes/settings/settings-ppec.php:18 msgid "Setup or link an existing PayPal account" msgstr "" #. Translators: placeholder is the button "Setup or link an existing PayPal account". #: includes/settings/settings-ppec.php:20 msgid "%s or click here to toggle manual API credential input." msgstr "" #. Translators: Placeholders are opening an closing link HTML tags. #: includes/settings/settings-ppec.php:33 msgid "To reset current credentials and use another account %1$sclick here%2$s. %3$sLearn more about your API Credentials%2$s." msgstr "" #: includes/settings/settings-ppec.php:34 #: includes/settings/settings-ppec.php:57 msgid "Reset current credentials" msgstr "" #: includes/settings/settings-ppec.php:36 #: includes/settings/settings-ppec.php:59 msgid "Learn more" msgstr "" #: includes/settings/settings-ppec.php:41 msgid "Setup or link an existing PayPal Sandbox account" msgstr "" #. Translators: placeholder is the button "Setup or link an existing PayPal sandbox account". #: includes/settings/settings-ppec.php:43 msgid "%s or click here to toggle manual API credential input." msgstr "" #. Translators: Placeholders are opening and closing link HTML tags. #: includes/settings/settings-ppec.php:56 msgid "Your account setting is set to sandbox, no real charging takes place. To accept live payments, switch your environment to live and connect your PayPal account. To reset current credentials and use other sandbox account %1$sclick here%2$s. %3$sLearn more about your API Credentials%2$s." msgstr "" #: includes/settings/settings-ppec.php:63 #: includes/settings/settings-ppec.php:446 msgid "Enable PayPal Credit to eligible customers" msgstr "" #: includes/settings/settings-ppec.php:65 msgid "This option is disabled. Currently PayPal Credit only available for U.S. merchants using USD currency." msgstr "" #: includes/settings/settings-ppec.php:68 msgid "This enables PayPal Credit, which displays a PayPal Credit button next to the primary PayPal Checkout button. PayPal Checkout lets you give customers access to financing through PayPal Credit® - at no additional cost to you. You get paid up front, even though customers have more time to pay. A pre-integrated payment button shows up next to the PayPal Button, and lets customers pay quickly with PayPal Credit®. (Should be unchecked for stores involved in Real Money Gaming.)" msgstr "" #: includes/settings/settings-ppec.php:75 msgid "Enable/Disable" msgstr "" #: includes/settings/settings-ppec.php:77 msgid "Enable PayPal Checkout" msgstr "" #: includes/settings/settings-ppec.php:78 msgid "This enables PayPal Checkout which allows customers to checkout directly via PayPal from your cart page." msgstr "" #: includes/settings/settings-ppec.php:84 msgid "Title" msgstr "" #: includes/settings/settings-ppec.php:86 msgid "This controls the title which the user sees during checkout." msgstr "" #: includes/settings/settings-ppec.php:87 #: includes/settings/settings-ppec.php:369 #: includes/settings/settings-ppec.php:415 msgid "PayPal" msgstr "" #: includes/settings/settings-ppec.php:91 msgid "Description" msgstr "" #: includes/settings/settings-ppec.php:94 msgid "This controls the description which the user sees during checkout." msgstr "" #: includes/settings/settings-ppec.php:95 msgid "Pay via PayPal; you can pay with your credit card if you don't have a PayPal account." msgstr "" #: includes/settings/settings-ppec.php:99 msgid "Account Settings" msgstr "" #: includes/settings/settings-ppec.php:104 msgid "Environment" msgstr "" #: includes/settings/settings-ppec.php:107 msgid "This setting specifies whether you will process live transactions, or whether you will process simulated transactions using the PayPal Sandbox." msgstr "" #: includes/settings/settings-ppec.php:111 msgid "Live" msgstr "" #: includes/settings/settings-ppec.php:112 msgid "Sandbox" msgstr "" #: includes/settings/settings-ppec.php:117 msgid "API Credentials" msgstr "" #: includes/settings/settings-ppec.php:122 msgid "Live API Username" msgstr "" #: includes/settings/settings-ppec.php:124 #: includes/settings/settings-ppec.php:131 #: includes/settings/settings-ppec.php:138 #: includes/settings/settings-ppec.php:165 #: includes/settings/settings-ppec.php:172 #: includes/settings/settings-ppec.php:179 msgid "Get your API credentials from PayPal." msgstr "" #: includes/settings/settings-ppec.php:129 msgid "Live API Password" msgstr "" #: includes/settings/settings-ppec.php:136 msgid "Live API Signature" msgstr "" #: includes/settings/settings-ppec.php:141 #: includes/settings/settings-ppec.php:182 msgid "Optional if you provide a certificate below" msgstr "" #: includes/settings/settings-ppec.php:144 msgid "Live API Certificate" msgstr "" #: includes/settings/settings-ppec.php:150 msgid "Live API Subject" msgstr "" #: includes/settings/settings-ppec.php:152 #: includes/settings/settings-ppec.php:193 msgid "If you're processing transactions on behalf of someone else's PayPal account, enter their email address or Secure Merchant Account ID (also known as a Payer ID) here. Generally, you must have API permissions in place with the other account in order to process anything other than \"sale\" transactions for them." msgstr "" #: includes/settings/settings-ppec.php:155 #: includes/settings/settings-ppec.php:196 #: includes/settings/settings-ppec.php:216 #: includes/settings/settings-ppec.php:224 #: includes/settings/settings-ppec.php:232 msgid "Optional" msgstr "" #: includes/settings/settings-ppec.php:158 msgid "Sandbox API Credentials" msgstr "" #: includes/settings/settings-ppec.php:163 msgid "Sandbox API Username" msgstr "" #: includes/settings/settings-ppec.php:170 msgid "Sandbox API Password" msgstr "" #: includes/settings/settings-ppec.php:177 msgid "Sandbox API Signature" msgstr "" #: includes/settings/settings-ppec.php:185 msgid "Sandbox API Certificate" msgstr "" #: includes/settings/settings-ppec.php:191 msgid "Sandbox API Subject" msgstr "" #: includes/settings/settings-ppec.php:199 msgid "PayPal-hosted Checkout Settings" msgstr "" #: includes/settings/settings-ppec.php:201 msgid "Customize the appearance of PayPal Checkout on the PayPal side." msgstr "" #: includes/settings/settings-ppec.php:204 msgid "Brand Name" msgstr "" #: includes/settings/settings-ppec.php:206 msgid "A label that overrides the business name in the PayPal account on the PayPal hosted checkout pages." msgstr "" #: includes/settings/settings-ppec.php:211 msgid "Logo Image (190×60)" msgstr "" #: includes/settings/settings-ppec.php:213 msgid "If you want PayPal to co-brand the checkout page with your logo, enter the URL of your logo image here.
The image must be no larger than 190x60, GIF, PNG, or JPG format, and should be served over HTTPS." msgstr "" #: includes/settings/settings-ppec.php:219 msgid "Header Image (750×90)" msgstr "" #: includes/settings/settings-ppec.php:221 msgid "If you want PayPal to co-brand the checkout page with your header, enter the URL of your header image here.
The image must be no larger than 750x90, GIF, PNG, or JPG format, and should be served over HTTPS." msgstr "" #: includes/settings/settings-ppec.php:227 msgid "Page Style" msgstr "" #: includes/settings/settings-ppec.php:229 msgid "Optionally enter the name of the page style you wish to use. These are defined within your PayPal account." msgstr "" #: includes/settings/settings-ppec.php:235 msgid "Landing Page" msgstr "" #: includes/settings/settings-ppec.php:238 msgid "Type of PayPal page to display." msgstr "" #: includes/settings/settings-ppec.php:242 msgctxt "Type of PayPal page" msgid "Billing (Non-PayPal account)" msgstr "" #: includes/settings/settings-ppec.php:243 msgctxt "Type of PayPal page" msgid "Login (PayPal account login)" msgstr "" #: includes/settings/settings-ppec.php:248 msgid "Advanced Settings" msgstr "" #: includes/settings/settings-ppec.php:253 msgid "Debug Log" msgstr "" #: includes/settings/settings-ppec.php:255 msgid "Enable Logging" msgstr "" #: includes/settings/settings-ppec.php:258 msgid "Log PayPal events, such as IPN requests." msgstr "" #: includes/settings/settings-ppec.php:261 msgid "Invoice Prefix" msgstr "" #: includes/settings/settings-ppec.php:263 msgid "Please enter a prefix for your invoice numbers. If you use your PayPal account for multiple stores ensure this prefix is unique as PayPal will not allow orders with the same invoice number." msgstr "" #: includes/settings/settings-ppec.php:268 msgid "Billing Addresses" msgstr "" #: includes/settings/settings-ppec.php:270 msgid "Require Billing Address" msgstr "" #. Translators: 1) is an tag linking to PayPal's contact info, 2) is the closing tag. #: includes/settings/settings-ppec.php:274 msgid "PayPal only returns a shipping address back to the website. To make sure billing address is returned as well, please enable this functionality on your PayPal account by calling %1$sPayPal Technical Support%2$s." msgstr "" #: includes/settings/settings-ppec.php:280 #: includes/settings/settings-ppec.php:282 msgid "Require Phone Number" msgstr "" #: includes/settings/settings-ppec.php:284 msgid "Require buyer to enter their telephone number during checkout if none is provided by PayPal. Disabling this option doesn't affect direct Debit or Credit Card payments offered by PayPal." msgstr "" #: includes/settings/settings-ppec.php:287 msgid "Payment Action" msgstr "" #: includes/settings/settings-ppec.php:290 msgid "Choose whether you wish to capture funds immediately or authorize payment only." msgstr "" #: includes/settings/settings-ppec.php:294 msgid "Sale" msgstr "" #: includes/settings/settings-ppec.php:295 msgid "Authorize" msgstr "" #: includes/settings/settings-ppec.php:299 msgid "Instant Payments" msgstr "" #: includes/settings/settings-ppec.php:301 msgid "Require Instant Payment" msgstr "" #: includes/settings/settings-ppec.php:304 msgid "If you enable this setting, PayPal will be instructed not to allow the buyer to use funding sources that take additional time to complete (for example, eChecks). Instead, the buyer will be required to use an instant funding source, such as an instant transfer, a credit/debit card, or PayPal Credit." msgstr "" #: includes/settings/settings-ppec.php:307 msgid "Subtotal Mismatch Behavior" msgstr "" #: includes/settings/settings-ppec.php:310 msgid "Internally, WC calculates line item prices and taxes out to four decimal places; however, PayPal can only handle amounts out to two decimal places (or, depending on the currency, no decimal places at all). Occasionally, this can cause discrepancies between the way WooCommerce calculates prices versus the way PayPal calculates them. If a mismatch occurs, this option controls how the order is dealt with so payment can still be taken." msgstr "" #: includes/settings/settings-ppec.php:314 msgid "Add another line item" msgstr "" #: includes/settings/settings-ppec.php:315 msgid "Do not send line items to PayPal" msgstr "" #: includes/settings/settings-ppec.php:320 msgid "Button Settings" msgstr "" #: includes/settings/settings-ppec.php:322 msgid "Customize the appearance of PayPal Checkout on your site." msgstr "" #: includes/settings/settings-ppec.php:325 msgid "Smart Payment Buttons" msgstr "" #: includes/settings/settings-ppec.php:328 msgid "Use Smart Payment Buttons" msgstr "" #. Translators: %s is the URL of the Smart Payment Buttons integration docs. #: includes/settings/settings-ppec.php:331 msgid "PayPal Checkout's Smart Payment Buttons provide a variety of button customization options, such as color, language, shape, and multiple button layout. Learn more about Smart Payment Buttons." msgstr "" #: includes/settings/settings-ppec.php:336 msgid "Button Color" msgstr "" #: includes/settings/settings-ppec.php:341 msgid "Controls the background color of the primary button. Use \"Gold\" to leverage PayPal's recognition and preference, or change it to match your site design or aesthetic." msgstr "" #: includes/settings/settings-ppec.php:343 msgid "Gold (Recommended)" msgstr "" #: includes/settings/settings-ppec.php:344 #: includes/settings/settings-ppec.php:530 msgid "Blue" msgstr "" #: includes/settings/settings-ppec.php:345 msgid "Silver" msgstr "" #: includes/settings/settings-ppec.php:346 #: includes/settings/settings-ppec.php:514 #: includes/settings/settings-ppec.php:529 msgid "Black" msgstr "" #: includes/settings/settings-ppec.php:350 msgid "Button Shape" msgstr "" #: includes/settings/settings-ppec.php:355 msgid "The pill-shaped button's unique and powerful shape signifies PayPal in people's minds. Use the rectangular button as an alternative when pill-shaped buttons might pose design challenges." msgstr "" #: includes/settings/settings-ppec.php:357 msgid "Pill" msgstr "" #: includes/settings/settings-ppec.php:358 msgid "Rectangle" msgstr "" #: includes/settings/settings-ppec.php:362 #: includes/settings/settings-ppec.php:408 msgid "Button Label" msgstr "" #: includes/settings/settings-ppec.php:367 msgid "This controls the label on the primary button." msgstr "" #: includes/settings/settings-ppec.php:371 #: includes/settings/settings-ppec.php:417 msgid "PayPal Buy Now" msgstr "" #: includes/settings/settings-ppec.php:372 #: includes/settings/settings-ppec.php:418 msgid "Pay with PayPal" msgstr "" #: includes/settings/settings-ppec.php:382 msgid "Button Layout" msgstr "" #: includes/settings/settings-ppec.php:387 msgid "If additional funding sources are available to the buyer through PayPal, such as Venmo, then multiple buttons are displayed in the space provided. Choose \"vertical\" for a dynamic list of alternative and local payment options, or \"horizontal\" when space is limited." msgstr "" #: includes/settings/settings-ppec.php:389 msgid "Vertical" msgstr "" #: includes/settings/settings-ppec.php:390 msgid "Horizontal" msgstr "" #: includes/settings/settings-ppec.php:394 msgid "Button Size" msgstr "" #: includes/settings/settings-ppec.php:399 msgid "PayPal offers different sizes of the \"PayPal Checkout\" buttons, allowing you to select a size that best fits your site's theme. This setting will allow you to choose which size button(s) appear on your cart page. (The \"Responsive\" option adjusts to container size, and is available and recommended for Smart Payment Buttons.)" msgstr "" #: includes/settings/settings-ppec.php:401 msgid "Responsive" msgstr "" #: includes/settings/settings-ppec.php:402 msgid "Small" msgstr "" #: includes/settings/settings-ppec.php:403 msgid "Medium" msgstr "" #: includes/settings/settings-ppec.php:404 msgid "Large" msgstr "" #: includes/settings/settings-ppec.php:413 msgid "PayPal offers different labels on the \"PayPal Checkout\" buttons, allowing you to select a suitable label.)" msgstr "" #: includes/settings/settings-ppec.php:427 msgid "Hides the specified funding methods." msgstr "" #: includes/settings/settings-ppec.php:429 msgid "Credit or debit cards" msgstr "" #: includes/settings/settings-ppec.php:431 msgid "Bancontact" msgstr "" #: includes/settings/settings-ppec.php:432 msgid "BLIK" msgstr "" #: includes/settings/settings-ppec.php:433 msgid "ELV" msgstr "" #: includes/settings/settings-ppec.php:434 msgid "eps" msgstr "" #: includes/settings/settings-ppec.php:435 msgid "giropay" msgstr "" #: includes/settings/settings-ppec.php:436 msgid "iDEAL" msgstr "" #: includes/settings/settings-ppec.php:437 msgid "MercadoPago" msgstr "" #: includes/settings/settings-ppec.php:438 msgid "MyBank" msgstr "" #: includes/settings/settings-ppec.php:439 msgid "Przelewy24" msgstr "" #: includes/settings/settings-ppec.php:440 msgid "SEPA-Lastschrift" msgstr "" #: includes/settings/settings-ppec.php:441 msgid "Sofort" msgstr "" #: includes/settings/settings-ppec.php:442 msgid "Venmo" msgstr "" #: includes/settings/settings-ppec.php:462 msgid "Enable PayPal Credit messages" msgstr "" #: includes/settings/settings-ppec.php:464 msgid "Display credit messages on your website to promote special financing offers, which help increase sales." msgstr "" #: includes/settings/settings-ppec.php:467 msgid "Credit Messaging Layout" msgstr "" #: includes/settings/settings-ppec.php:472 msgid "Text" msgstr "" #: includes/settings/settings-ppec.php:473 msgid "Graphic" msgstr "" #: includes/settings/settings-ppec.php:477 msgid "The layout of the message." msgstr "" #: includes/settings/settings-ppec.php:480 msgid "Credit Messaging logo" msgstr "" #: includes/settings/settings-ppec.php:485 msgid "Primary" msgstr "" #: includes/settings/settings-ppec.php:486 msgid "Alternative" msgstr "" #: includes/settings/settings-ppec.php:487 msgid "In-Line" msgstr "" #: includes/settings/settings-ppec.php:488 msgid "None" msgstr "" #: includes/settings/settings-ppec.php:492 msgid "PayPal Credit logo used in the message." msgstr "" #: includes/settings/settings-ppec.php:495 msgid "Credit Messaging logo position" msgstr "" #: includes/settings/settings-ppec.php:500 msgid "Left" msgstr "" #: includes/settings/settings-ppec.php:501 msgid "Right" msgstr "" #: includes/settings/settings-ppec.php:502 msgid "Top" msgstr "" #: includes/settings/settings-ppec.php:506 msgid "Position of the PayPal logo in the message." msgstr "" #: includes/settings/settings-ppec.php:509 msgid "Credit Messaging text color" msgstr "" #: includes/settings/settings-ppec.php:515 #: includes/settings/settings-ppec.php:534 msgid "White" msgstr "" #: includes/settings/settings-ppec.php:516 #: includes/settings/settings-ppec.php:531 msgid "Monochrome" msgstr "" #: includes/settings/settings-ppec.php:517 #: includes/settings/settings-ppec.php:533 msgid "Grayscale" msgstr "" #: includes/settings/settings-ppec.php:521 msgid "Text and logo color of the message." msgstr "" #: includes/settings/settings-ppec.php:524 msgid "Credit Messaging color" msgstr "" #: includes/settings/settings-ppec.php:532 msgid "Gray" msgstr "" #: includes/settings/settings-ppec.php:535 msgid "White no border" msgstr "" #: includes/settings/settings-ppec.php:539 msgid "Color of the message." msgstr "" #: includes/settings/settings-ppec.php:542 msgid "Credit Messaging ratio" msgstr "" #: includes/settings/settings-ppec.php:547 msgid "1x1" msgstr "" #: includes/settings/settings-ppec.php:548 msgid "1x4" msgstr "" #: includes/settings/settings-ppec.php:549 msgid "8x1" msgstr "" #: includes/settings/settings-ppec.php:550 msgid "20x1" msgstr "" #: includes/settings/settings-ppec.php:554 msgid "Shape and size of the message." msgstr "" #: includes/settings/settings-ppec.php:569 msgid "Enable on the cart page" msgstr "" #: includes/settings/settings-ppec.php:572 msgid "Enable PayPal Checkout buttons on the cart page" msgstr "" #: includes/settings/settings-ppec.php:581 msgid "Mini-cart Button Settings" msgstr "" #: includes/settings/settings-ppec.php:587 #: includes/settings/settings-ppec.php:624 #: includes/settings/settings-ppec.php:657 msgid "Configure Settings" msgstr "" #: includes/settings/settings-ppec.php:588 msgid "Configure settings specific to mini-cart" msgstr "" #: includes/settings/settings-ppec.php:593 #: includes/settings/settings-ppec.php:630 #: includes/settings/settings-ppec.php:663 msgid "Optionally override global button settings above and configure buttons for this context." msgstr "" #: includes/settings/settings-ppec.php:609 msgid "Single Product Button Settings" msgstr "" #: includes/settings/settings-ppec.php:615 msgid "Enable on the single product page" msgstr "" #: includes/settings/settings-ppec.php:618 msgid "Enable PayPal Checkout buttons on the single product page" msgstr "" #: includes/settings/settings-ppec.php:625 msgid "Configure settings specific to Single Product view" msgstr "" #: includes/settings/settings-ppec.php:642 msgid "Regular Checkout Button Settings" msgstr "" #: includes/settings/settings-ppec.php:648 msgid "Enable on the checkout page" msgstr "" #: includes/settings/settings-ppec.php:651 msgid "Enable PayPal Checkout buttons on the regular checkout page" msgstr "" #: includes/settings/settings-ppec.php:658 msgid "Configure settings specific to regular checkout" msgstr ""