# Translation of Plugins - WooCommerce - Stable (latest release) in English (UK)
# This file is distributed under the same license as the Plugins - WooCommerce - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-09-03 13:57:31+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.1.0\n"
"Language: en_GB\n"
"Project-Id-Version: Plugins - WooCommerce - Stable (latest release)\n"

#: templates/myaccount/form-order-withdrawal.php:196
msgid "Continue to review"
msgstr "Continue to review"

#: templates/myaccount/form-order-withdrawal.php:192
msgid "No reason needed. If you selected specific items, list them here."
msgstr "No reason needed. If you selected specific items, list them here."

#: templates/myaccount/form-order-withdrawal.php:106
msgid "Some items, like personalized products, may not be eligible. We review every request and reply by email."
msgstr "Some items, like personalised products, may not be eligible. We review every request and reply by email."

#: templates/myaccount/form-order-withdrawal.php:105
msgid "Tell us if you want to withdraw from an order placed on this store. You do not need to give a reason."
msgstr "Tell us if you want to withdraw from an order placed on this store. You do not need to give a reason."

#: templates/myaccount/form-order-withdrawal.php:101
msgid "Edit details"
msgstr "Edit details"

#: templates/myaccount/form-order-withdrawal.php:100
msgid "Confirm withdrawal"
msgstr "Confirm withdrawal"

#: templates/myaccount/form-order-withdrawal.php:71
#: templates/myaccount/form-order-withdrawal.php:110
msgid "Review and confirm"
msgstr "Review and confirm"

#: templates/myaccount/form-order-withdrawal.php:69
#: templates/myaccount/form-order-withdrawal.php:108
msgid "Order withdrawal progress"
msgstr "Order withdrawal progress"

#: templates/myaccount/form-order-withdrawal.php:67
msgid "Nothing has been sent yet. Your withdrawal is submitted when you select \"Confirm withdrawal\"."
msgstr "Nothing has been sent yet. Your withdrawal is submitted when you select \"Confirm withdrawal\"."

#: templates/myaccount/form-order-withdrawal.php:66
msgid "Check your details before confirming."
msgstr "Check your details before confirming."

#: templates/myaccount/form-order-withdrawal.php:64
msgid "Back to the shop"
msgstr "Back to the shop"

#: templates/myaccount/form-order-withdrawal.php:63
msgid "We'll review your request and contact you about next steps, including any refund due."
msgstr "We'll review your request and contact you about next steps, including any refund due."

#: templates/myaccount/form-order-withdrawal.php:53
msgid "Your withdrawal has been submitted."
msgstr "Your withdrawal has been submitted."

#: templates/emails/block/customer-on-hold-order.php:42
msgid "We’ll send another update when your order moves forward. Here’s a summary of your order:"
msgstr "We’ll send another update when your order moves forward. Here’s a summary of your order:"

#. translators: %s: Email address.
#: templates/myaccount/form-order-withdrawal.php:87
msgid "After you confirm, we'll email an acknowledgment to %s with these details and the date and time of submission. Keep it as proof of your withdrawal."
msgstr "After you confirm, we'll email an acknowledgement to %s with these details and the date and time of submission. Keep it as proof of your withdrawal."

#. translators: %s: Email address.
#: templates/myaccount/form-order-withdrawal.php:58
msgid "We've emailed an acknowledgment to %s with your details and the date and time of submission. Keep it as proof of your withdrawal."
msgstr "We've emailed an acknowledgement to %s with your details and the date and time of submission. Keep it as proof of your withdrawal."

#: templates/emails/block/customer-on-hold-order.php:38
msgid "Thanks for your order. We’ve received it, and it’s currently on hold while we complete the next required step, such as confirming, clearing, or finalizing payment."
msgstr "Thanks for your order. We’ve received it, and it’s currently on hold while we complete the next required step, such as confirming, clearing, or finalising payment."

#. translators: %1$s: total the shopper confirmed, %2$s: updated, higher total
#: src/StoreApi/Routes/V1/Checkout.php:1102
msgid "The order total changed from %1$s to %2$s while you were checking out. Please review the updated total and place your order again."
msgstr "The order total changed from %1$s to %2$s while you were checking out. Please review the updated total and place your order again."

#: src/StoreApi/Routes/V1/Checkout.php:111
msgid "The order total the shopper confirmed on the client, as a string in the smallest unit of the store currency (e.g. cents), matching the cart `totals.total_price` format. When provided, the order is rejected if the total calculated on the server no longer matches it, protecting the shopper from being charged an unexpected amount."
msgstr "The order total the shopper confirmed on the client, as a string in the smallest unit of the store currency (e.g. cents), matching the cart `totals.total_price` format. When provided, the order is rejected if the total calculated on the server no longer matches it, protecting the shopper from being charged an unexpected amount."

#. translators: %s: order item meta key.
#: src/Internal/RestApi/Routes/V4/Orders/OrderLineMetaValidator.php:120
msgid "The \"%s\" order line meta key cannot hold a serialized value."
msgstr "The \"%s\" order line meta key cannot hold a serialised value."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:380
msgid "Each tax can appear at most once per line item in refund_tax."
msgstr "Each tax can appear at most once per line item in refund_tax."

#: src/Internal/RestApi/Routes/V4/Refunds/Controller.php:339
msgid "The amount field is not supported. Use total instead."
msgstr "The amount field is not supported. Use total instead."

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:483
msgid "Brown"
msgstr "Brown"

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:479
msgid "Pink"
msgstr "Pink"

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:455
msgid "White"
msgstr "White"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:165
msgid "What do you want to withdraw?"
msgstr "What do you want to withdraw?"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:798
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:186
msgid "Specific items only"
msgstr "Specific items only"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:797
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:185
msgid "The full order"
msgstr "The full order"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:763
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:117
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:170
msgid "Additional details"
msgstr "Additional details"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:762
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:113
msgid "Withdrawing"
msgstr "Withdrawing"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:758
msgid "Submitted"
msgstr "Submitted"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:750
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:118
msgid "None provided"
msgstr "None provided"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:700
msgid "View matched order"
msgstr "View matched order"

#. translators: %d: order ID.
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:691
msgid "Matched order ID: %d"
msgstr "Matched order ID: %d"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:675
msgid "WooCommerce could not match this request to an order automatically, so no order note was added."
msgstr "WooCommerce could not match this request to an order automatically, so no order note was added."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:673
msgid "WooCommerce matched this request to an order and added an order note."
msgstr "WooCommerce matched this request to an order and added an order note."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:670
msgid "A customer submitted an order withdrawal request."
msgstr "A customer submitted an order withdrawal request."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:669
msgid "Order withdrawal request received"
msgstr "Order withdrawal request received"

#. translators: %s: order number.
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:666
msgid "Order withdrawal request for order %s"
msgstr "Order withdrawal request for order %s"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:641
msgid "We will review your request and contact you about next steps, including any refund due."
msgstr "We will review your request and contact you about next steps, including any refund due."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:639
msgid "We have received your request to withdraw from the order below."
msgstr "We have received your request to withdraw from the order below."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:637
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:638
msgid "We received your withdrawal request"
msgstr "We received your withdrawal request"

#. translators: 1: number of days since the order was placed. 2: length of the
#. withdrawal window in days.
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:569
msgid "This order is older than %1$d days. Only orders within %2$d days of delivery are eligible for withdrawal."
msgstr "This order is older than %1$d days. Only orders within %2$d days of delivery are eligible for withdrawal."

#. translators: %s: order number.
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:498
msgid "Order withdrawal request for #%s"
msgstr "Order withdrawal request for #%s"

#. translators: %s: order number.
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:486
msgid "A customer submitted an order withdrawal request for order #%s. Review the matched order to confirm the request details."
msgstr "A customer submitted an order withdrawal request for order #%s. Review the matched order to confirm the request details."

#. translators: %s: withdrawal type label.
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:464
msgid "Order withdrawal requested. Withdrawal type: %s."
msgstr "Order withdrawal requested. Withdrawal type: %s."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:310
msgid "Please wait before submitting another withdrawal request."
msgstr "Please wait before submitting another withdrawal request."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:277
msgid "A withdrawal request has already been submitted for this order. Please contact us if you need help or want to make changes."
msgstr "A withdrawal request has already been submitted for this order. Please contact us if you need help or want to make changes."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:268
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:287
msgid "We could not submit your withdrawal request. Please try again or contact us if the problem continues."
msgstr "We could not submit your withdrawal request. Please try again or contact us if the problem continues."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:238
msgid "List the specific items you want to withdraw."
msgstr "List the specific items you want to withdraw."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:234
msgid "Choose what you want to withdraw."
msgstr "Choose what you want to withdraw."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:230
msgid "Order number is a required field."
msgstr "Order number is a required field."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:226
msgid "Email addresses do not match."
msgstr "Email addresses do not match."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:224
msgid "Confirm email address is a required field."
msgstr "Confirm email address is a required field."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:220
msgid "Enter a valid email address."
msgstr "Enter a valid email address."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:216
msgid "Last name is a required field."
msgstr "Last name is a required field."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:212
msgid "First name is a required field."
msgstr "First name is a required field."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:65
msgid "We could not verify your request. Please try again."
msgstr "We could not verify your request. Please try again."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFeatureHighlightNotification.php:108
msgid "Stores selling to EU countries may need to offer customers a way to withdraw from qualifying orders. Review how to enable the order withdrawal feature in the Advanced settings."
msgstr "Stores selling to EU countries may need to offer customers a way to withdraw from qualifying orders. Review how to enable the order withdrawal feature in the Advanced settings."

#: src/Internal/OrderWithdrawal/OrderWithdrawalFeatureHighlightNotification.php:105
msgid "Enable order withdrawal for EU regulatory requirements"
msgstr "Enable order withdrawal for EU regulatory requirements"

#: src/Internal/OrderWithdrawal/OrderWithdrawalController.php:173
msgid "Endpoint for the order withdrawal page."
msgstr "Endpoint for the order withdrawal page."

#: src/Internal/OrderWithdrawal/OrderWithdrawalController.php:151
msgid "Withdraw from contract"
msgstr "Withdraw from contract"

#: src/Internal/Features/FeaturesController.php:714
msgid "Load WooCommerce block editor scripts and styles from shared bundles to improve editor performance."
msgstr "Load WooCommerce block editor scripts and styles from shared bundles to improve editor performance."

#: src/Internal/Features/FeaturesController.php:544
msgid "Add multiple images per product variation."
msgstr "Add multiple images per product variation."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4232
msgid "A seamless checkout with 35+ payment methods for global needs. Enjoy built-in security and simple integration for a smooth experience."
msgstr "A seamless checkout with 35+ payment methods for global needs. Enjoy built-in security and simple integration for a smooth experience."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4231
msgid "Mastercard Merchant Cloud"
msgstr "Mastercard Merchant Cloud"

#: src/Internal/Features/FeaturesController.php:713
msgid "Unified block editor assets"
msgstr "Unified block editor assets"

#: src/Internal/Features/FeaturesController.php:354
msgid "Enable the public order withdrawal feature for customer requests."
msgstr "Enable the public order withdrawal feature for customer requests."

#: src/Internal/Features/FeaturesController.php:353
#: src/Internal/OrderWithdrawal/OrderWithdrawalController.php:172
msgid "Order withdrawal"
msgstr "Order withdrawal"

#: src/Internal/Features/FeaturesController.php:310
msgid "Enable videos in product galleries."
msgstr "Enable videos in product galleries."

#: src/Internal/Features/FeaturesController.php:309
msgid "Product gallery videos"
msgstr "Product gallery videos"

#: src/Internal/EmailEditor/Integration.php:599
msgid "This email cannot be previewed."
msgstr "This email cannot be previewed."

#: src/Internal/EmailEditor/Integration.php:591
msgid "You do not have permission to preview emails."
msgstr "You do not have permission to preview emails."

#. translators: %s: Date and time the daily cron job is next scheduled to run.
#: src/Internal/Admin/SystemStatusReport.php:132
msgid "Next scheduled: %s"
msgstr "Next scheduled: %s"

#: src/Internal/Admin/SystemStatusReport.php:130
msgid "Currently running"
msgstr "Currently running"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4060
msgid "Easily add popular Japanese payment methods like konbini, PayPay, and more with KOMOJU’s secure extension to optimize checkout."
msgstr "Easily add popular Japanese payment methods like konbini, PayPay, and more with KOMOJU’s secure extension to optimise checkout."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4059
msgid "KOMOJU Payments"
msgstr "KOMOJU Payments"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4028
msgid "Accept credit cards and Google Pay directly on your store with zero monthly fees. Save up to 25% using Helcim’s transparent interchange-plus pricing."
msgstr "Accept credit cards and Google Pay directly on your store with zero monthly fees. Save up to 25% using Helcim’s transparent interchange-plus pricing."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4027
msgid "Helcim"
msgstr "Helcim"

#: src/Internal/Admin/SiteHealth.php:411
msgid "Review approved directory rules"
msgstr "Review approved directory rules"

#: src/Internal/Admin/SiteHealth.php:407
msgid "Enable approved download directory rules to control which local and remote locations can be used for downloadable product files. This reduces the risk of exposing unintended files or connecting to unapproved remote locations."
msgstr "Enable approved download directory rules to control which local and remote locations can be used for downloadable product files. This reduces the risk of exposing unintended files or connecting to unapproved remote locations."

#: src/Internal/Admin/SiteHealth.php:406
msgid "WooCommerce approved download directory rules are not enforced"
msgstr "WooCommerce approved download directory rules are not enforced"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:216
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3999
msgid "Kustom Checkout"
msgstr "Kustom Checkout"

#: src/Internal/Admin/SiteHealth.php:403
msgid "Downloadable product files are restricted to approved directories."
msgstr "Downloadable product files are restricted to approved directories."

#: src/Internal/Admin/SiteHealth.php:402
msgid "WooCommerce approved download directory rules are enforced"
msgstr "WooCommerce approved download directory rules are enforced"

#: src/Internal/Admin/SiteHealth.php:375
msgid "Approved product download directory synchronization has completed. Review the list to confirm downloadable product files remain protected."
msgstr "Approved product download directory synchronisation has completed. Review the list to confirm downloadable product files remain protected."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:735
msgid "A test account could not be created, but onboarding can continue without it."
msgstr "A test account could not be created, but onboarding can continue without it."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:712
msgid "Failed to record the onboarding progress."
msgstr "Failed to record the onboarding progress."

#. translators: %s: WooCommerce transactional email ID.
#: src/Internal/Admin/Emails/EmailListingRestController.php:260
msgid "Email draft created for %s."
msgstr "Email draft created for %s."

#. translators: %s: WooCommerce transactional email ID.
#: src/Internal/Admin/Emails/EmailListingRestController.php:242
msgid "Email draft already exists for %s."
msgstr "Email draft already exists for %s."

#. translators: %s: WooCommerce transactional email ID.
#: src/Internal/Admin/Emails/EmailListingRestController.php:228
msgid "Error generating email post. Email type \"%s\" is not registered."
msgstr "Error generating email post. Email type \"%s\" is not registered."

#. translators: %s: WooCommerce transactional email ID.
#: src/Internal/Admin/Emails/EmailListingRestController.php:218
msgid "Email post already exists for %s."
msgstr "Email post already exists for %s."

#. translators: %s is the product title.
#: src/Blocks/Utils/ProductGalleryUtils.php:319
msgid "Product video: %s"
msgstr "Product video: %s"

#. translators: %s is the video title.
#: src/Blocks/Utils/ProductGalleryUtils.php:310
#: src/Internal/ProductGallery/ProductMediaGallery.php:426
msgid "Video: %s"
msgstr "Video: %s"

#: src/Blocks/Shipping/PickupLocationsRestController.php:51
msgid "List of local pickup locations."
msgstr "List of local pickup locations."

#: src/Blocks/Shipping/PickupLocationsRestController.php:47
msgid "Local pickup method settings."
msgstr "Local pickup method settings."

#. translators: %s: page number
#: src/Blocks/CoreBreadcrumbsCompatibility.php:513
msgid "Page %s"
msgstr "Page %s"

#: src/Blocks/BlockTypes/ProductGalleryThumbnails.php:89
msgid "Image thumbnails"
msgstr "Image thumbnails"

#: src/Admin/API/ActivityPanelCounts.php:203
msgid "Number of products low in stock. Null if the underlying sub-request failed."
msgstr "Number of products low in stock. Null if the underlying sub-request failed."

#: src/Admin/API/ActivityPanelCounts.php:199
msgid "Number of reviews awaiting moderation. Null if the underlying sub-request failed."
msgstr "Number of reviews awaiting moderation. Null if the underlying sub-request failed."

#: src/Admin/API/ActivityPanelCounts.php:157
msgid "Product post status used for the low stock count."
msgstr "Product post status used for the low stock count."

#: src/Admin/API/ActivityPanelCounts.php:150
msgid "Review status counted as \"to moderate\"."
msgstr "Review status counted as \"to moderate\"."

#. translators: %s is the site name
#: patterns/page-coming-soon-default.php:35
msgid "%s is coming soon"
msgstr "%s is coming soon"

#: src/Admin/API/ActivityPanelCounts.php:195
msgid "Number of orders to fulfill. Null if the underlying sub-request failed."
msgstr "Number of orders to fulfil. Null if the underlying sub-request failed."

#: src/Admin/API/ActivityPanelCounts.php:142
msgid "Order statuses counted as \"to fulfill\"."
msgstr "Order statuses counted as \"to fulfil\"."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:630
msgid "When true, the server computes per-line refund amounts from quantities using the order's stored prices and taxes, validating the request against the order's refund history. Defaults to false, which preserves the pre-existing behavior of this endpoint."
msgstr "When true, the server computes per-line refund amounts from quantities using the order's stored prices and taxes, validating the request against the order's refund history. Defaults to false, which preserves the pre-existing behaviour of this endpoint."

#. translators: %s: attribute name
#: includes/import/class-wc-product-csv-importer.php:1259
msgid "A new variation cannot be created because the parent product has no \"%s\" attribute."
msgstr "A new variation cannot be created because the parent product has no \"%s\" attribute."

#. translators: 1: attribute value, 2: attribute name
#: includes/import/class-wc-product-csv-importer.php:1292
msgid "A new variation cannot be created because \"%1$s\" is not an option of the parent product's \"%2$s\" attribute."
msgstr "A new variation cannot be created because \"%1$s\" is not an option of the parent product's \"%2$s\" attribute."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:488
msgid "Each line item must be an object."
msgstr "Each line item must be an object."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:320
msgid "refund_tax entries must be objects with an integer id and a numeric refund_total."
msgstr "refund_tax entries must be objects with an integer id and a numeric refund_total."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:316
msgid "refund_tax must be an array of objects with id and refund_total."
msgstr "refund_tax must be an array of objects with id and refund_total."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:309
msgid "refund_total must be a number."
msgstr "refund_total must be a number."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:302
msgid "Quantity must be a whole number."
msgstr "Quantity must be a whole number."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:295
msgid "Line item id must be an integer."
msgstr "Line item id must be an integer."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:282
msgid "Specify the line item with either id or line_item_id, not both."
msgstr "Specify the line item with either id or line_item_id, not both."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1674
msgid "Meta value for UI display. May be a string or, when mirroring a complex meta value, an array or object."
msgstr "Meta value for UI display. May be a string or, when mirroring a complex meta value, an array or object."

#: includes/data-stores/abstract-wc-order-data-store-cpt.php:881
msgid "Unable to delete order item metadata."
msgstr "Unable to delete order item metadata."

#: includes/data-stores/abstract-wc-order-data-store-cpt.php:899
msgid "Unable to delete order items."
msgstr "Unable to delete order items."

#: includes/data-stores/abstract-wc-order-data-store-cpt.php:826
msgid "Unable to retrieve persisted order item IDs."
msgstr "Unable to retrieve persisted order item IDs."

#: includes/import/class-wc-product-csv-importer.php:1212
msgid "A new variation cannot be created for a parent product that does not exist."
msgstr "A new variation cannot be created for a parent product that does not exist."

#: includes/import/class-wc-product-csv-importer.php:1204
msgid "A new variation can only be created for a variable parent product."
msgstr "A new variation can only be created for a variable parent product."

#: includes/import/class-wc-product-csv-importer.php:1195
msgid "A new variation cannot be created without a parent product."
msgstr "A new variation cannot be created without a parent product."

#: includes/import/class-wc-product-csv-importer.php:1188
msgid "A new variation cannot be created without a SKU."
msgstr "A new variation cannot be created without a SKU."

#: includes/import/class-wc-product-csv-importer.php:1179
msgid "A new variation cannot be created for a row that specifies an ID."
msgstr "A new variation cannot be created for a row that specifies an ID."

#. translators: 1: file path, 2: fopen mode, 3: last PHP error message
#: includes/export/abstract-wc-csv-batch-exporter.php:183
msgid "Unable to open file for writing: %1$s (mode: %2$s). Last PHP error: %3$s"
msgstr "Unable to open file for writing: %1$s (mode: %2$s). Last PHP error: %3$s"

#. translators: %s: file path
#: includes/export/abstract-wc-csv-batch-exporter.php:169
msgid "Failed to write CSV export data to %s. The exported file may be incomplete."
msgstr "Failed to write CSV export data to %s. The exported file may be incomplete."

#: includes/emails/class-wc-email-customer-on-hold-order.php:81
#: templates/emails/block/customer-on-hold-order.php:27
msgid "Your order is on hold"
msgstr "Your order is on hold"

#: includes/emails/class-wc-email-customer-on-hold-order.php:56
msgid "Notifies customers when their order is on hold while the next required step is completed."
msgstr "Notifies customers when their order is on hold while the next required step is completed."

#: includes/data-stores/class-wc-product-variable-data-store-cpt.php:579
#: includes/data-stores/class-wc-product-variable-data-store-cpt.php:589
msgid "`woocommerce_variation_prices` returned an unsupported data format. The value is currently used as-is but will be ignored in a future release. Ensure your callback returns the expected array structure."
msgstr "`woocommerce_variation_prices` returned an unsupported data format. The value is currently used as-is but will be ignored in a future release. Ensure your callback returns the expected array structure."

#. translators: %1$s: Higher-priority shipping zone name.
#: includes/class-wc-shipping-zones.php:84
msgid "This zone will not be matched because \"%1$s\" covers the same region earlier in the list. Move this zone above \"%1$s\" to make it available."
msgstr "This zone will not be matched because \"%1$s\" covers the same region earlier in the list. Move this zone above \"%1$s\" to make it available."

#: includes/class-wc-rest-authentication.php:280
msgid "The provided API key cannot be used to access this endpoint."
msgstr "The provided API key cannot be used to access this endpoint."

#: includes/admin/class-wc-admin-setup-wizard.php:1502
msgid "Kustom Checkout for WooCommerce"
msgstr "Kustom Checkout for WooCommerce"

#. translators: 1: ID of the attachment, 2: file mime type.
#: includes/class-wc-regenerate-images-request.php:140
msgid "Skipping image regeneration for attachment ID: %1$s. No image editor supports its file type (%2$s)."
msgstr "Skipping image regeneration for attachment ID: %1$s. No image editor supports its file type (%2$s)."

#: includes/admin/views/html-quick-edit-product.php:67
msgid "Sale end"
msgstr "Sale end"

#: includes/admin/views/html-quick-edit-product.php:60
msgid "Sale start"
msgstr "Sale start"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:163
msgid "Save zone and method"
msgstr "Save zone and method"

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:98
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:133
msgid "Delete media"
msgstr "Delete media"

#. translators: %d: maximum slug length in bytes.
#: includes/admin/class-wc-admin-attributes.php:213
msgid "Unique slug/reference for the attribute. Non-ASCII characters use 2–4 bytes of the %d-byte limit."
msgstr "Unique slug/reference for the attribute. Non-ASCII characters use 2–4 bytes of the %d-byte limit."

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:131
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:136
msgid "Add media to product gallery"
msgstr "Add media to product gallery"

#: includes/admin/importers/views/html-product-csv-import-form.php:101
msgid "Your server does not support the mbstring PHP extension, so the file will be treated as UTF-8. Characters in other encodings may be removed."
msgstr "Your server does not support the mbstring PHP extension, so the file will be treated as UTF-8. Characters in other encodings may be removed."

#. translators: 1: maximum slug length in bytes, 2: approximate maximum number
#. of characters for the user's language.
#: includes/admin/class-wc-admin-attributes.php:180
msgid "Unique slug/reference for the attribute. Limited to %1$d bytes — roughly %2$d characters in your language; non-ASCII characters use 2–4 bytes each."
msgstr "Unique slug/reference for the attribute. Limited to %1$d bytes — roughly %2$d characters in your language; non-ASCII characters use 2–4 bytes each."

#: src/Admin/API/Reports/Export/Controller.php:109
msgid "Invalid report type."
msgstr "Invalid report type."

#: src/Admin/API/OnboardingThemes.php:74
msgid "Sorry, you cannot install themes."
msgstr "Sorry, you cannot install themes."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:337
msgid "You do not have permission to activate plugins."
msgstr "You do not have permission to activate plugins."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:326
msgid "This product type is not supported."
msgstr "This product type is not supported."

#: assets/client/blocks/product-filters/block.json
msgctxt "block description"
msgid "Add a set of filters shoppers can use."
msgstr "Add a set of filters shoppers can use."

#: assets/client/blocks/product-filter-taxonomy/block.json
msgctxt "block description"
msgid "Let shoppers filter products by category, brand, or tag."
msgstr "Let shoppers filter products by category, brand, or tag."

#: assets/client/blocks/product-filter-status/block.json
msgctxt "block description"
msgid "Let shoppers filter products by availability."
msgstr "Let shoppers filter products by availability."

#: assets/client/blocks/product-filter-status/block.json
msgctxt "block title"
msgid "Availability Filter"
msgstr "Availability Filter"

#: assets/client/blocks/product-filter-removable-chips/block.json
msgctxt "block description"
msgid "Display active filters as removable chips."
msgstr "Display active filters as removable chips."

#: assets/client/blocks/product-filter-rating/block.json
msgctxt "block description"
msgid "Let shoppers filter products by rating."
msgstr "Let shoppers filter products by rating."

#: assets/client/blocks/product-filter-price/block.json
msgctxt "block description"
msgid "Let shoppers filter products by price."
msgstr "Let shoppers filter products by price."

#: assets/client/blocks/product-filter-price-slider/block.json
msgctxt "block description"
msgid "Let shoppers choose a price range with a slider."
msgstr "Let shoppers choose a price range with a slider."

#: assets/client/blocks/product-filter-clear-button/block.json
msgctxt "block description"
msgid "Let shoppers clear any active filters."
msgstr "Let shoppers clear any active filters."

#: assets/client/blocks/product-filter-checkbox-list/block.json
msgctxt "block description"
msgid "Display filter options as a list."
msgstr "Display filter options as a list."

#: assets/client/blocks/product-filter-attribute/block.json
msgctxt "block description"
msgid "Let shoppers filter products by attribute."
msgstr "Let shoppers filter products by attribute."

#: assets/client/blocks/product-filter-active/block.json
msgctxt "block description"
msgid "Display all active filters."
msgstr "Display all active filters."

#: templates/myaccount/form-edit-account.php:46
msgid "This will be how your name will be displayed in the account section"
msgstr "This will be how your name will be displayed in the account section"

#: templates/emails/customer-abandoned-cart-recovery.php:49
#: templates/emails/plain/customer-abandoned-cart-recovery.php:33
msgid "Your items are still in your cart. We've saved everything, so come back when you're ready."
msgstr "Your items are still in your basket. We've saved everything, so come back when you're ready."

#: templates/emails/plain/customer-abandoned-cart-recovery.php:62
msgid "Unsubscribe from checkout recovery emails:"
msgstr "Unsubscribe from checkout recovery emails:"

#: templates/emails/plain/customer-abandoned-cart-recovery.php:36
msgid "Finish checking out:"
msgstr "Finish checking out:"

#: templates/emails/customer-abandoned-cart-recovery.php:53
msgid "Finish checking out"
msgstr "Finish checking out"

#: templates/emails/block/customer-verify-email.php:49
#: templates/emails/customer-verify-email.php:58
#: templates/emails/plain/customer-verify-email.php:43
msgid "If you didn't request this email, there's nothing to worry about, and you can safely ignore it."
msgstr "If you didn't request this email, there's nothing to worry about, and you can safely ignore it."

#: templates/emails/block/customer-abandoned-cart-recovery.php:36
msgid "Your items are still in your cart. We’ve saved everything, so come back when you’re ready."
msgstr "Your items are still in your basket. We’ve saved everything, so come back when you’re ready."

#. translators: %s: Customer email
#. translators: %s: the customer's email address.
#: templates/emails/block/customer-verify-email.php:40
#: templates/emails/customer-verify-email.php:48
#: templates/emails/plain/customer-verify-email.php:37
msgid "Once you've confirmed that %s is your email address, we'll link any past orders to your account."
msgstr "Once you've confirmed that %s is your email address, we'll link any past orders to your account."

#: templates/emails/block/customer-abandoned-cart-recovery.php:48
#: templates/emails/customer-abandoned-cart-recovery.php:86
msgid "Unsubscribe from checkout recovery emails"
msgstr "Unsubscribe from checkout recovery emails"

#: src/Internal/Utilities/FilesystemUtil.php:109
msgid "WP_Filesystem_Direct could not be loaded. Falling back to the configured FS_METHOD; operations on the uploads directory may fail if FS_METHOD is misconfigured."
msgstr "WP_Filesystem_Direct could not be loaded. Falling back to the configured FS_METHOD; operations on the uploads directory may fail if FS_METHOD is misconfigured."

#: src/Internal/ShopperLists/Privacy/Privacy.php:183
msgid "Date Added"
msgstr "Date Added"

#: src/Internal/ShopperLists/Privacy/Privacy.php:166
msgid "Variation ID"
msgstr "Variation ID"

#: src/Internal/ShopperLists/Privacy/Privacy.php:155
msgid "Product ID"
msgstr "Product ID"

#. translators: %s: shopper-list slug.
#: src/Internal/ShopperLists/Privacy/Privacy.php:80
#: src/Internal/ShopperLists/Privacy/Privacy.php:132
msgid "Shopper List: %s"
msgstr "Shopper List: %s"

#: src/Internal/ShopperLists/Privacy/Privacy.php:43
msgid "WooCommerce Shopper Lists"
msgstr "WooCommerce Shopper Lists"

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:244
msgid "Optional: Taxes refunded for this item. If not provided, tax is automatically split out of the tax-inclusive refund_total using the line's own stored total-to-tax ratio (what was charged), not the order's current tax rates. When provided, refund_total is treated as the tax-exclusive subtotal and these taxes are added on top."
msgstr "Optional: Taxes refunded for this item. If not provided, tax is automatically split out of the tax-inclusive refund_total using the line's own stored total-to-tax ratio (what was charged), not the order's current tax rates. When provided, refund_total is treated as the tax-exclusive subtotal and these taxes are added on top."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:238
msgid "Optional: Total refunded for this item. Tax-inclusive when refund_tax is omitted (the backend splits out tax automatically); tax-exclusive (net subtotal) when refund_tax is supplied, in which case the line's total refund is refund_total + refund_tax. If omitted or set to null, the backend computes it from the order line item's unit price multiplied by quantity. A gross line refund that rounds to 0 is rejected."
msgstr "Optional: Total refunded for this item. Tax-inclusive when refund_tax is omitted (the back end splits out tax automatically); tax-exclusive (net subtotal) when refund_tax is supplied, in which case the line's total refund is refund_total + refund_tax. If omitted or set to null, the back end computes it from the order line item's unit price multiplied by quantity. A gross line refund that rounds to 0 is rejected."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:231
msgid "Quantity refunded. Required when refund_total is omitted (the backend computes the total from unit price × quantity); optional when refund_total is provided explicitly."
msgstr "Quantity refunded. Required when refund_total is omitted (the back end computes the total from unit price × quantity); optional when refund_total is provided explicitly."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:183
msgid "The refund total for this item (tax-inclusive)."
msgstr "The refund total for this item (tax-inclusive)."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:177
msgid "The tax amount for this item."
msgstr "The tax amount for this item."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:171
msgid "The refund subtotal for this item (excluding tax)."
msgstr "The refund subtotal for this item (excluding tax)."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:165
msgid "The quantity being refunded. Null when the refund was specified by amount only."
msgstr "The quantity being refunded. Null when the refund was specified by amount only."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:159
msgid "The line item name."
msgstr "The line item name."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:153
msgid "The original order line item ID."
msgstr "The original order line item ID."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:134
msgid "Section total (tax-inclusive)."
msgstr "Section total (tax-inclusive)."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:128
msgid "Section tax total."
msgstr "Section tax total."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:122
msgid "Section subtotal (excluding tax)."
msgstr "Section subtotal (excluding tax)."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:115
msgid "Line items in this section."
msgstr "Line items in this section."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:96
msgid "Maximum refundable amount remaining on the order."
msgstr "Maximum refundable amount remaining on the order."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:90
msgid "Grand total of the refund preview (tax-inclusive)."
msgstr "Grand total of the refund preview (tax-inclusive)."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:84
msgid "Grand tax total of the refund preview."
msgstr "Grand tax total of the refund preview."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:78
msgid "Grand subtotal of the refund preview (excluding tax)."
msgstr "Grand subtotal of the refund preview (excluding tax)."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:67
msgid "Refund breakdown by item type."
msgstr "Refund breakdown by item type."

#. translators: %d: remaining refundable quantity
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1201
msgid "Requested quantity exceeds remaining refundable quantity (%d)."
msgstr "Requested quantity exceeds remaining refundable quantity (%d)."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1114
msgid "Either a positive integer quantity or a numeric refund_total is required."
msgstr "Either a positive integer quantity or a numeric refund_total is required."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1030
msgid "At least one line item is required."
msgstr "At least one line item is required."

#. translators: %s: remaining refundable tax total
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:512
msgid "Refund tax total cannot be greater than the remaining refundable tax for this line item (%s)."
msgstr "Refund tax total cannot be greater than the remaining refundable tax for this line item (%s)."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:484
msgid "Refund tax total has the wrong sign for this line item."
msgstr "Refund tax total has the wrong sign for this line item."

#. translators: %s: remaining refundable amount
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:438
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1180
msgid "refund_total cannot exceed the remaining refundable amount for this line item (%s)."
msgstr "refund_total cannot exceed the remaining refundable amount for this line item (%s)."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:429
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1171
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1229
msgid "This line item has already been fully refunded."
msgstr "This line item has already been fully refunded."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:396
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1104
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1142
msgid "refund_total must be a number greater than zero."
msgstr "refund_total must be a number greater than zero."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:355
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1133
msgid "Refund total has the wrong sign for this line item."
msgstr "Refund total has the wrong sign for this line item."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:331
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1211
msgid "Shipping and fee line items must be refunded with quantity of 1."
msgstr "Shipping and fee line items must be refunded with quantity of 1."

#. translators: %d: remaining refundable quantity
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:322
msgid "Line item quantity cannot be greater than the remaining refundable quantity (%d)."
msgstr "Line item quantity cannot be greater than the remaining refundable quantity (%d)."

#. translators: %d: line item id
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:301
msgid "Cannot auto-compute refund for line item %d: source quantity is zero. Provide an explicit refund_total."
msgstr "Cannot auto-compute refund for line item %d: source quantity is zero. Provide an explicit refund_total."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:286
msgid "Line item quantity must be a non-negative integer."
msgstr "Line item quantity must be a non-negative integer."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:273
msgid "Line item quantity must be a positive integer when refund_total is omitted."
msgstr "Line item quantity must be a positive integer when refund_total is omitted."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:265
msgid "refund_tax cannot be combined with an auto-computed refund_total. Provide refund_total explicitly when supplying refund_tax."
msgstr "refund_tax cannot be combined with an auto-computed refund_total. Provide refund_total explicitly when supplying refund_tax."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:223
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1070
msgid "Each line item may appear only once per request."
msgstr "Each line item may appear only once per request."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:193
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1046
msgid "This order has already been fully refunded."
msgstr "This order has already been fully refunded."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:181
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1038
msgid "This order cannot be refunded."
msgstr "This order cannot be refunded."

#. translators: 1: requested preview total including tax, 2: remaining
#. refundable
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1318
msgid "Requested refund preview (%1$s) exceeds the remaining refundable amount (%2$s)."
msgstr "Requested refund preview (%1$s) exceeds the remaining refundable amount (%2$s)."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1292
msgid "An unexpected error occurred while generating the refund preview."
msgstr "An unexpected error occurred while generating the refund preview."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1282
msgid "The refund preview could not be generated due to an unexpected error."
msgstr "The refund preview could not be generated due to an unexpected error."

#. translators: %1$s: requested refund amount, %2$s: remaining refundable
#. amount
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1434
msgid "Refund amount (%1$s) exceeds the remaining refundable amount (%2$s)."
msgstr "Refund amount (%1$s) exceeds the remaining refundable amount (%2$s)."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1375
msgid "The refund could not be created due to an unexpected error."
msgstr "The refund could not be created due to an unexpected error."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1493
msgid "Tax-inclusive amount to refund for this line item. Must be non-zero and match the line's sign (negative for discount or credit lines, positive otherwise). Required when quantity is omitted."
msgstr "Tax-inclusive amount to refund for this line item. Must be non-zero and match the line's sign (negative for discount or credit lines, positive otherwise). Required when quantity is omitted."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1481
msgid "Quantity to refund. Required when refund_total is omitted."
msgstr "Quantity to refund. Required when refund_total is omitted."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1476
msgid "ID of the original order line item."
msgstr "ID of the original order line item."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1461
msgid "Line items to include in the refund preview."
msgstr "Line items to include in the refund preview."

#: src/Internal/RestApi/Routes/V4/Refunds/Controller.php:183
msgid "The ID of the order to preview a refund for."
msgstr "The ID of the order to preview a refund for."

#. translators: %s: file path
#: src/Internal/ProductFeed/Storage/JsonFileFeed.php:353
msgid "Feed file is locked by another generation process: %s"
msgstr "Feed file is locked by another generation process: %s"

#. translators: %s: file path
#: src/Internal/ProductFeed/Storage/JsonFileFeed.php:316
msgid "Unable to open feed file: %s"
msgstr "Unable to open feed file: %s"

#. translators: %s: file path
#: src/Internal/ProductFeed/Storage/JsonFileFeed.php:153
msgid "Cannot resume feed; file does not exist: %s"
msgstr "Cannot resume feed; file does not exist: %s"

#. translators: %s: feed identifier
#: src/Internal/ProductFeed/Storage/JsonFileFeed.php:136
msgid "Invalid feed file identifier: %s"
msgstr "Invalid feed file identifier: %s"

#: src/Internal/POS/Capabilities.php:248
msgid "POS admin"
msgstr "POS admin"

#: src/Internal/POS/Capabilities.php:244
msgid "POS manager"
msgstr "POS manager"

#: src/Internal/POS/Capabilities.php:240
msgid "POS cashier"
msgstr "POS cashier"

#: src/Internal/Features/FeaturesController.php:2195
msgid "Configure the recovery email →"
msgstr "Configure the recovery email →"

#: src/Internal/Features/FeaturesController.php:582
msgid "Experimental: POS staff management, roles, and order attribution."
msgstr "Experimental: POS staff management, roles, and order attribution."

#: src/Internal/Features/FeaturesController.php:581
msgid "POS staff"
msgstr "POS staff"

#: src/Internal/Features/FeaturesController.php:472
msgid "Send a reminder email to shoppers who didn't finish checking out."
msgstr "Send a reminder email to shoppers who didn't finish checking out."

#: src/Internal/Features/FeaturesController.php:300
msgid "Enable WooCommerce Analytics to track your store's key metrics and view them in a detailed dashboard. All data stays within your store."
msgstr "Enable WooCommerce Analytics to track your store's key metrics and view them in a detailed dashboard. All data stays within your store."

#: src/Internal/Features/FeaturesController.php:299
msgid "WooCommerce Analytics"
msgstr "WooCommerce Analytics"

#: src/Internal/EmailEditor/PersonalizationTags/UnsubscribeTagsProvider.php:39
msgid "Unsubscribe"
msgstr "Unsubscribe"

#: src/Internal/EmailEditor/PersonalizationTags/UnsubscribeTagsProvider.php:37
msgid "Unsubscribe URL"
msgstr "Unsubscribe URL"

#: src/Internal/Email/Unsubscribes/Storage.php:209
msgid "WooCommerce Email Unsubscribes"
msgstr "WooCommerce Email Unsubscribes"

#: src/Internal/Email/Unsubscribes/Endpoint.php:166
msgid "Link not valid"
msgstr "Link not valid"

#: src/Internal/Email/Unsubscribes/Endpoint.php:165
msgid "This unsubscribe link could not be verified. It may have been altered or copied incompletely."
msgstr "This unsubscribe link could not be verified. It may have been altered or copied incompletely."

#: src/Internal/Features/FeaturesController.php:2193
msgid "Abandoned cart recovery is enabled."
msgstr "Abandoned basket recovery is enabled."

#: src/Internal/Email/Unsubscribes/Endpoint.php:154
msgid "Unsubscribed"
msgstr "Unsubscribed"

#: src/Internal/Email/Unsubscribes/Endpoint.php:153
msgid "You won't receive any more of these emails from us."
msgstr "You won't receive any more of these emails from us."

#: src/Internal/CustomerEmailVerification/VerificationController.php:330
msgid "Invalid request. Please try again."
msgstr "Invalid request. Please try again."

#: src/Internal/CustomerEmailVerification/VerificationController.php:328
msgid "Unable to confirm this email while you are logged in to a different account. Please log out and open the link again."
msgstr "Unable to confirm this email while you are logged in to a different account. Please log out and open the link again."

#: src/Internal/CustomerEmailVerification/VerificationController.php:326
msgid "This confirmation link is invalid or has expired. Please request a new one."
msgstr "This confirmation link is invalid or has expired. Please request a new one."

#: src/Internal/CustomerEmailVerification/VerificationController.php:324
msgid "Your email address has been confirmed."
msgstr "Your email address has been confirmed."

#: src/Internal/CustomerEmailVerification/VerificationController.php:322
msgid "A confirmation link was sent recently. Please check your inbox, or wait a moment before requesting a new one."
msgstr "A confirmation link was sent recently. Please check your inbox, or wait a moment before requesting a new one."

#: src/Internal/CustomerEmailVerification/VerificationController.php:320
msgid "A confirmation link has been sent to your email address. Please check your inbox."
msgstr "A confirmation link has been sent to your email address. Please check your inbox."

#: src/Internal/CustomerEmailVerification/VerificationController.php:284
msgid "Confirm your email address to check for past orders and link them to your account."
msgstr "Confirm your email address to check for past orders and link them to your account."

#: src/Internal/CustomerEmailVerification/VerificationController.php:270
msgid "Confirm your email address to check for past orders. A confirmation link was sent recently — please check your inbox."
msgstr "Confirm your email address to check for past orders. A confirmation link was sent recently — please check your inbox."

#: src/Internal/CustomerEmailVerification/VerificationController.php:153
msgid "You need to be logged in to confirm your email address."
msgstr "You need to be logged in to confirm your email address."

#: src/Internal/CustomerEmailVerification/Emails/CustomerVerifyEmail.php:84
#: templates/emails/block/customer-verify-email.php:27
msgid "Confirm your email address"
msgstr "Confirm your email address"

#: src/Internal/CustomerEmailVerification/Emails/CustomerVerifyEmail.php:75
msgid "Confirm your email address for {site_title}"
msgstr "Confirm your email address for {site_title}"

#: src/Internal/CustomerEmailVerification/Emails/CustomerVerifyEmail.php:57
msgid "Sent to customers with a link to confirm they own their account email address."
msgstr "Sent to customers with a link to confirm they own their account email address."

#: src/Internal/CustomerEmailVerification/Emails/CustomerVerifyEmail.php:56
#: src/Internal/CustomerEmailVerification/VerificationController.php:286
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:152
#: templates/emails/block/general-block-email.php:99
#: templates/emails/customer-verify-email.php:54
msgid "Confirm email address"
msgstr "Confirm email address"

#: src/Internal/CustomerEmailVerification/Admin/UserProfileField.php:76
msgid "Confirming the email address also links any past guest orders placed with it to this account."
msgstr "Confirming the email address also links any past guest orders placed with it to this account."

#: src/Internal/CustomerEmailVerification/Admin/UserProfileField.php:74
msgid "The customer has confirmed they own this email address."
msgstr "The customer has confirmed they own this email address."

#: src/Internal/CustomerEmailVerification/Admin/UserProfileField.php:70
msgid "Email address confirmed"
msgstr "Email address confirmed"

#: src/Internal/CustomerEmailVerification/Admin/UserProfileField.php:67
msgid "Email confirmation"
msgstr "Email confirmation"

#: src/Internal/Admin/TaxSettingsRecommendations.php:91
msgid "The dismissal could not be saved."
msgstr "The dismissal could not be saved."

#: src/Internal/Admin/TaxSettingsRecommendations.php:67
msgid "Sorry, you are not allowed to dismiss these recommendations."
msgstr "Sorry, you are not allowed to dismiss these recommendations."

#: src/Internal/Admin/SiteHealth.php:431
msgid "Your store might be at risk because it is running old versions of WooCommerce plugins. Connect your store to WooCommerce.com to get updates and streamlined support for your subscriptions."
msgstr "Your store might be at risk because it is running old versions of WooCommerce plugins. Connect your store to WooCommerce.com to get updates and streamlined support for your subscriptions."

#: src/Internal/Admin/SiteHealth.php:430
msgid "WooCommerce.com plugin updates require attention"
msgstr "WooCommerce.com plugin updates require attention"

#: src/Internal/Admin/SiteHealth.php:427
msgid "Your store can receive WooCommerce.com plugin updates, or no outdated WooCommerce.com plugins were found."
msgstr "Your store can receive WooCommerce.com plugin updates, or no outdated WooCommerce.com plugins were found."

#: src/Internal/Admin/SiteHealth.php:426
msgid "WooCommerce.com plugin updates do not require attention"
msgstr "WooCommerce.com plugin updates do not require attention"

#: src/Internal/Admin/SiteHealth.php:422
msgid "WooCommerce.com plugin updates"
msgstr "WooCommerce.com plugin updates"

#: src/Internal/Admin/SiteHealth.php:391 src/Internal/Admin/SiteHealth.php:415
msgid "Learn more about approved directories"
msgstr "Learn more about approved directories"

#: src/Internal/Admin/SiteHealth.php:387
msgid "Mark as reviewed"
msgstr "Mark as reviewed"

#: src/Internal/Admin/SiteHealth.php:379
msgid "Review approved directories"
msgstr "Review approved directories"

#: src/Internal/Admin/SiteHealth.php:374
msgid "WooCommerce approved download directories need review"
msgstr "WooCommerce approved download directories need review"

#: src/Internal/Admin/SiteHealth.php:370
msgid "WooCommerce approved download directories do not require review"
msgstr "WooCommerce approved download directories do not require review"

#: src/Internal/Admin/SiteHealth.php:366 src/Internal/Admin/SiteHealth.php:398
msgid "WooCommerce approved download directories"
msgstr "WooCommerce approved download directories"

#: src/Internal/Admin/SiteHealth.php:355
msgid "Set up shipping methods"
msgstr "Set up shipping methods"

#: src/Internal/Admin/SiteHealth.php:351
msgid "Customers cannot purchase physical goods until at least one shipping method is available."
msgstr "Customers cannot purchase physical goods until at least one shipping method is available."

#: src/Internal/Admin/SiteHealth.php:350
msgid "WooCommerce shipping is enabled but no shipping methods are configured"
msgstr "WooCommerce shipping is enabled but no shipping methods are configured"

#: src/Internal/Admin/SiteHealth.php:346
msgid "Your store does not need additional shipping method setup."
msgstr "Your store does not need additional shipping method setup."

#: src/Internal/Admin/SiteHealth.php:345
msgid "WooCommerce shipping methods are configured"
msgstr "WooCommerce shipping methods are configured"

#: src/Internal/Admin/SiteHealth.php:341
msgid "WooCommerce shipping methods"
msgstr "WooCommerce shipping methods"

#: src/Internal/Admin/SiteHealth.php:330
msgid "Review shipping zones"
msgstr "Review shipping zones"

#: src/Internal/Admin/SiteHealth.php:326
msgid "Legacy shipping methods are deprecated. Set up rates with shipping zones instead."
msgstr "Legacy shipping methods are deprecated. Set up rates with shipping zones instead."

#: src/Internal/Admin/SiteHealth.php:325
msgid "WooCommerce legacy shipping methods are enabled"
msgstr "WooCommerce legacy shipping methods are enabled"

#: src/Internal/Admin/SiteHealth.php:322
msgid "Your store is not using deprecated legacy shipping methods."
msgstr "Your store is not using deprecated legacy shipping methods."

#: src/Internal/Admin/SiteHealth.php:371
msgid "There is no completed approved download directory synchronization waiting for review."
msgstr "There is no completed approved download directory synchronisation waiting for review."

#: src/Internal/Admin/SiteHealth.php:321
msgid "WooCommerce legacy shipping methods are not enabled"
msgstr "WooCommerce legacy shipping methods are not enabled"

#: src/Internal/Admin/SiteHealth.php:317
msgid "WooCommerce legacy shipping methods"
msgstr "WooCommerce legacy shipping methods"

#: src/Internal/Admin/SiteHealth.php:310
msgid "Learn more about this change"
msgstr "Learn more about this change"

#: src/Internal/Admin/SiteHealth.php:306
msgid "Review order storage settings"
msgstr "Review order storage settings"

#: src/Internal/Admin/SiteHealth.php:302
msgid "Compatibility mode for HPOS no longer pulls order changes made to the posts database back into orders automatically. Review this if custom code modifies orders outside WooCommerce."
msgstr "Compatibility mode for HPOS no longer pulls order changes made to the posts database back into orders automatically. Review this if custom code modifies orders outside WooCommerce."

#: src/Internal/Admin/SiteHealth.php:301
msgid "WooCommerce HPOS sync on read is disabled"
msgstr "WooCommerce HPOS sync on read is disabled"

#: src/Internal/Admin/SiteHealth.php:298
msgid "Your current order storage configuration is not affected by the HPOS sync-on-read change."
msgstr "Your current order storage configuration is not affected by the HPOS sync-on-read change."

#: src/Internal/Admin/SiteHealth.php:297
msgid "WooCommerce HPOS sync on read does not require attention"
msgstr "WooCommerce HPOS sync on read does not require attention"

#: src/Internal/Admin/SiteHealth.php:293
msgid "WooCommerce HPOS sync on read"
msgstr "WooCommerce HPOS sync on read"

#: src/Internal/Admin/SiteHealth.php:287
msgid "Check database tables again"
msgstr "Check database tables again"

#. translators: %s: Comma-separated list of missing database tables.
#: src/Internal/Admin/SiteHealth.php:281
msgid "One or more tables required for WooCommerce to function are missing: %s."
msgstr "One or more tables required for WooCommerce to function are missing: %s."

#: src/Internal/Admin/SiteHealth.php:278
msgid "WooCommerce database tables are missing"
msgstr "WooCommerce database tables are missing"

#: src/Internal/Admin/SiteHealth.php:274
msgid "All required WooCommerce database tables exist."
msgstr "All required WooCommerce database tables exist."

#: src/Internal/Admin/SiteHealth.php:273
msgid "WooCommerce database tables are present"
msgstr "WooCommerce database tables are present"

#: src/Internal/Admin/SiteHealth.php:269
msgid "WooCommerce database tables"
msgstr "WooCommerce database tables"

#: src/Internal/Admin/SiteHealth.php:263
msgid "Review download settings"
msgstr "Review download settings"

#: src/Internal/Admin/SiteHealth.php:259
msgid "Redirect only is deprecated for downloadable products. Choose a different download method, or allow redirects only as a fallback."
msgstr "Redirect only is deprecated for downloadable products. Choose a different download method, or allow redirects only as a fallback."

#: src/Internal/Admin/SiteHealth.php:258
msgid "WooCommerce is using the deprecated Redirect only download method"
msgstr "WooCommerce is using the deprecated Redirect only download method"

#: src/Internal/Admin/SiteHealth.php:255
msgid "Your store is not configured to use the deprecated Redirect only download method."
msgstr "Your store is not configured to use the deprecated Redirect only download method."

#: src/Internal/Admin/SiteHealth.php:254
msgid "WooCommerce uses a supported download method"
msgstr "WooCommerce uses a supported download method"

#: src/Internal/Admin/SiteHealth.php:250
msgid "WooCommerce download method"
msgstr "WooCommerce download method"

#: src/Internal/Admin/SiteHealth.php:244
msgid "Change default customer location"
msgstr "Change default customer location"

#: src/Internal/Admin/SiteHealth.php:240
msgid "Configure MaxMind geolocation"
msgstr "Configure MaxMind geolocation"

#: src/Internal/Admin/SiteHealth.php:236
msgid "A MaxMind license key is required when the default customer location uses geolocation."
msgstr "A MaxMind license key is required when the default customer location uses geolocation."

#: src/Internal/Admin/SiteHealth.php:212
msgid "Outdated template overrides may not be compatible with the current version of WooCommerce."
msgstr "Outdated template overrides may not be compatible with the current version of WooCommerce."

#: src/Internal/Admin/SiteHealth.php:211
msgid "Your theme contains outdated WooCommerce template overrides"
msgstr "Your theme contains outdated WooCommerce template overrides"

#: src/Internal/Admin/SiteHealth.php:208
msgid "The active theme does not contain outdated WooCommerce template overrides."
msgstr "The active theme does not contain outdated WooCommerce template overrides."

#: src/Internal/Admin/SiteHealth.php:207
msgid "WooCommerce template overrides are up to date"
msgstr "WooCommerce template overrides are up to date"

#: src/Internal/Admin/SiteHealth.php:203
msgid "WooCommerce template overrides"
msgstr "WooCommerce template overrides"

#: src/Internal/Admin/SiteHealth.php:196
msgid "Learn how to protect downloads"
msgstr "Learn how to protect downloads"

#: src/Internal/Admin/SiteHealth.php:191
msgid "Directory browsing can expose downloadable product files. Configure your web server to prevent directory indexing for the WooCommerce uploads directory."
msgstr "Directory browsing can expose downloadable product files. Configure your web server to prevent directory indexing for the WooCommerce uploads directory."

#: src/Internal/Admin/SiteHealth.php:190
msgid "A loopback request to the WooCommerce uploads directory failed, so WooCommerce could not confirm whether directory browsing is disabled. Check your server configuration or try again later."
msgstr "A loopback request to the WooCommerce uploads directory failed, so WooCommerce could not confirm whether directory browsing is disabled. Check your server configuration or try again later."

#: src/Internal/Admin/SiteHealth.php:186
msgid "WooCommerce uploads directory is browsable from the web"
msgstr "WooCommerce uploads directory is browsable from the web"

#: src/Internal/Admin/SiteHealth.php:185
msgid "WooCommerce could not verify uploads directory protection"
msgstr "WooCommerce could not verify uploads directory protection"

#: src/Internal/Admin/SiteHealth.php:177
msgid "The directory used for downloadable product files is not browsable from the web."
msgstr "The directory used for downloadable product files is not browsable from the web."

#: src/Internal/Admin/SiteHealth.php:176
msgid "WooCommerce uploads directory is protected"
msgstr "WooCommerce uploads directory is protected"

#: src/Internal/Admin/SiteHealth.php:172
msgid "WooCommerce uploads directory protection"
msgstr "WooCommerce uploads directory protection"

#: src/Internal/Admin/SiteHealth.php:235
msgid "WooCommerce geolocation needs a MaxMind license key"
msgstr "WooCommerce geolocation needs a MaxMind license key"

#: src/Internal/Admin/SiteHealth.php:232
msgid "Your store does not require further MaxMind geolocation configuration."
msgstr "Your store does not require further MaxMind geolocation configuration."

#: src/Internal/Admin/SiteHealth.php:231
msgid "WooCommerce geolocation is configured"
msgstr "WooCommerce geolocation is configured"

#: src/Internal/Admin/SiteHealth.php:165
msgid "Learn more about HTTPS"
msgstr "Learn more about HTTPS"

#: src/Internal/Admin/SiteHealth.php:161
msgid "WooCommerce strongly recommends serving your entire store over HTTPS to help keep customer data secure."
msgstr "WooCommerce strongly recommends serving your entire store over HTTPS to help keep customer data secure."

#. translators: %s: comma-separated field ids.
#: src/Internal/Admin/Settings/SettingsUISchema.php:254
msgid "A Settings UI schema provider supplied non-string option, field, or visibility values that WooCommerce converted for compatibility: %s. Update the provider to supply string values."
msgstr "A Settings UI schema provider supplied non-string option, field, or visibility values that WooCommerce converted for compatibility: %s. Update the provider to supply string values."

#: src/Internal/AbandonedCartRecovery/Scheduler.php:240
msgid "Abandoned cart recovery email sent automatically."
msgstr "Abandoned basket recovery email sent automatically."

#: src/Internal/Admin/SiteHealth.php:160
msgid "WooCommerce store is not using a secure connection"
msgstr "WooCommerce store is not using a secure connection"

#: src/Internal/Admin/SiteHealth.php:156
msgid "Customer data is protected by HTTPS on your store pages."
msgstr "Customer data is protected by HTTPS on your store pages."

#: src/Internal/Admin/SiteHealth.php:155
msgid "WooCommerce store uses a secure connection"
msgstr "WooCommerce store uses a secure connection"

#: src/Internal/Admin/SiteHealth.php:151
msgid "WooCommerce secure connection"
msgstr "WooCommerce secure connection"

#. translators: 1: settings page id, 2: settings section id, 3: failure reason.
#: src/Internal/Admin/Settings/SettingsUIRequestContext.php:417
msgid "The native Settings UI page for page \"%1$s\" section \"%2$s\" could not be resolved. Falling back to the default settings adapter. Reason: %3$s"
msgstr "The native Settings UI page for page \"%1$s\" section \"%2$s\" could not be resolved. Falling back to the default settings adapter. Reason: %3$s"

#: src/Internal/Admin/Logging/Settings.php:301
msgid "⚠️ The log directory is not writable."
msgstr "⚠️ The log directory is not writable."

#. translators: {{label}} is the availability filter item label.
#: src/Blocks/BlockTypes/ProductFilterStatus.php:146
msgid "Availability: {{label}}"
msgstr "Availability: {{label}}"

#. translators: %s: availability.
#: src/Blocks/BlockTypes/ProductFilterStatus.php:71
msgid "Availability: %s"
msgstr "Availability: %s"

#: src/Admin/API/AnalyticsImports.php:408
msgid "Number of failed order IDs dropped because the stored list reached its limit."
msgstr "Number of failed order IDs dropped because the stored list reached its limit."

#: src/Admin/API/AnalyticsImports.php:402
msgid "Number of orders that failed analytics import and are pending retry."
msgstr "Number of orders that failed analytics import and are pending retry."

#: src/Admin/API/AnalyticsImports.php:322
msgid "Number of orders that could not be scheduled for re-import."
msgstr "Number of orders that could not be scheduled for re-import."

#: src/Admin/API/AnalyticsImports.php:316
msgid "Number of orders skipped because their re-import is already pending."
msgstr "Number of orders skipped because their re-import is already pending."

#: src/Admin/API/AnalyticsImports.php:310
msgid "Number of failed records removed because their orders no longer exist."
msgstr "Number of failed records removed because their orders no longer exist."

#: src/Admin/API/AnalyticsImports.php:304
msgid "Number of orders scheduled for re-import."
msgstr "Number of orders scheduled for re-import."

#: src/Admin/API/AnalyticsImports.php:292
msgid "Whether the retry was scheduled successfully."
msgstr "Whether the retry was scheduled successfully."

#. translators: %d: number of orders that could not be scheduled for re-import
#: src/Admin/API/AnalyticsImports.php:262
msgid "%d order could not be scheduled. Check the order import log for details."
msgid_plural "%d orders could not be scheduled. Check the order import log for details."
msgstr[0] "%d order could not be scheduled. Check the order import log for details."
msgstr[1] "%d orders could not be scheduled. Check the order import log for details."

#: src/Admin/API/AnalyticsImports.php:256
msgid "No orders were scheduled for re-import. The previously failed orders no longer exist."
msgstr "No orders were scheduled for re-import. The previously failed orders no longer exist."

#: src/Admin/API/AnalyticsImports.php:254
msgid "Re-import is already scheduled for the previously failed orders."
msgstr "Re-import is already scheduled for the previously failed orders."

#. translators: %d: number of orders scheduled for re-import
#: src/Admin/API/AnalyticsImports.php:250
msgid "Re-import scheduled for %d order."
msgid_plural "Re-import scheduled for %d orders."
msgstr[0] "Re-import scheduled for %d order."
msgstr[1] "Re-import scheduled for %d orders."

#: src/Admin/API/AnalyticsImports.php:242
msgid "The failed orders could not be scheduled for re-import. Check the order import log for details."
msgstr "The failed orders could not be scheduled for re-import. Check the order import log for details."

#: src/Admin/API/AnalyticsImports.php:199
msgid "There are no failed order imports to retry."
msgstr "There are no failed order imports to retry."

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:427
msgid "Watch on Dailymotion"
msgstr "Watch on Dailymotion"

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:425
msgid "Watch on TikTok"
msgstr "Watch on TikTok"

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:423
msgid "Watch on Vimeo"
msgstr "Watch on Vimeo"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:171
msgid "action was in-progress for at least %s seconds without completing and has been marked as failed. Check server, PHP and database error logs to diagnose cause."
msgstr "action was in-progress for at least %s seconds without completing and has been marked as failed. Check server, PHP and database error logs to diagnose cause."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:164
msgid "This action data appears to be corrupt. We are cancelling it to allow recurring actions to be re-created by extensions."
msgstr "This action data appears to be corrupt. We are cancelling it to allow recurring actions to be re-created by extensions."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1297
msgid "Use a specific registered image size for the returned variation image src. Falls back to the full size if the requested size is not registered."
msgstr "Use a specific registered image size for the returned variation image src. Falls back to the full size if the requested size is not registered."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:295
msgid "View progress"
msgstr "View progress"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:294
msgid "View queued updates"
msgstr "View queued updates"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:267
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:277
msgid "Regenerating in progress"
msgstr "Regenerating in progress"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:262
msgid "WP-Cron has been disabled, which may prevent this update from completing."
msgstr "WP-Cron has been disabled, which may prevent this update from completing."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:257
msgid "Product lookup table regeneration is running in the background. Product display, sorting, and reports may not be accurate until this finishes."
msgstr "Product lookup table regeneration is running in the background. Product display, sorting, and reports may not be accurate until this finishes."

#. translators: %1$s and %2$s are opening and closing anchor tags for the
#. resend-link button.
#: includes/shortcodes/class-wc-shortcode-my-account.php:112
msgid "%1$sResend%2$s"
msgstr "%1$sResend%2$s"

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php:143
msgid "New customers in the period."
msgstr "New customers in the period."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php:137
msgid "Refunds issued in the period."
msgstr "Refunds issued in the period."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php:131
msgid "Discounts applied in the period."
msgstr "Discounts applied in the period."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php:125
msgid "Shipping charged in the period."
msgstr "Shipping charged in the period."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php:119
msgid "Tax charged in the period."
msgstr "Tax charged in the period."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php:113
msgid "Number of items sold in the period."
msgstr "Number of items sold in the period."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php:107
msgid "Number of orders in the period."
msgstr "Number of orders in the period."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:157
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:185
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2590
msgid "Image size to return. Accepts any registered WordPress image size."
msgstr "Image size to return. Accepts any registered WordPress image size."

#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:615
#: includes/wc-attribute-functions.php:538
msgid "Slug \"%s\" is too long. Please use a shorter slug."
msgstr "Slug \"%s\" is too long. Please use a shorter slug."

#. translators: %s: comma-separated list of detected plugins that already
#. handle abandoned cart recovery (e.g. "AutomateWoo, MailPoet").
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:610
msgid "%s is active on this site and already handles abandoned cart recovery. We've turned this off so customers don't receive duplicate emails. Enable anyway if you want WooCommerce to handle recovery instead."
msgstr "%s is active on this site and already handles abandoned basket recovery. We've turned this off so customers don't receive duplicate emails. Enable anyway if you want WooCommerce to handle recovery instead."

#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:368
msgid "Abandoned cart recovery email sent from the order actions menu."
msgstr "Abandoned basket recovery email sent from the order actions menu."

#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:241
msgid "Send abandoned cart recovery email"
msgstr "Send abandoned basket recovery email"

#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:627
msgid "When disabled, the email is only sent when you trigger it manually from the order edit page."
msgstr "When disabled, the email is only sent when you trigger it manually from the order edit page."

#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:626
msgid "Schedule the recovery email to send 2 hours after a checkout is abandoned"
msgstr "Schedule the recovery email to send 2 hours after a checkout is abandoned"

#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:624
msgid "Send automatically"
msgstr "Send automatically"

#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:546
msgid "If you have any questions, reply to this email and we'll help out."
msgstr "If you have any questions, reply to this email and we'll help out."

#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:536
#: templates/emails/block/customer-abandoned-cart-recovery.php:25
msgid "Pick up where you left off"
msgstr "Pick up where you left off"

#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:526
msgid "Still want it?"
msgstr "Still want it?"

#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:128
msgid "Win back shoppers who almost bought. Automatically email customers who didn't finish checking out, with a one-click link back to their order."
msgstr "Win back shoppers who almost bought. Automatically email customers who didn't finish checking out, with a one-click link back to their order."

#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:113
#: src/Internal/Features/FeaturesController.php:471
msgid "Abandoned cart recovery"
msgstr "Abandoned basket recovery"

#: includes/class-wc-form-handler.php:136
msgid "We have emailed you a new link to change your password."
msgstr "We have emailed you a new link to change your password."

#: includes/class-wc-form-handler.php:126
msgid "Sorry, we were unable to resend the link. Please try again."
msgstr "Sorry, we were unable to resend the link. Please try again."

#: includes/class-wc-form-handler.php:118
msgid "Please wait a moment before requesting another link to change your password."
msgstr "Please wait a moment before requesting another link to change your password."

#: includes/class-wc-checkout.php:494
msgid "Order items could not be saved. Please try again."
msgstr "Order items could not be saved. Please try again."

#: includes/class-wc-ajax.php:778
msgid "Term not found"
msgstr "Term not found"

#. translators: 'Global' refers to 'global attribute'.
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:39
msgid "Add global"
msgstr "Add global"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:554
msgid "No email address set."
msgstr "No email address set."

#. translators: 1: order type 2: order number
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:315
msgid "%1$s #%2$s"
msgstr "%1$s #%2$s"

#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:425
msgid "Out of stock <strong>%s product</strong>"
msgid_plural "Out of stock <strong>%s products</strong>"
msgstr[0] "Out of stock <strong>%s product</strong>"
msgstr[1] "Out of stock <strong>%s products</strong>"

#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:412
msgid "Low in stock <strong>%s product</strong>"
msgid_plural "Low in stock <strong>%s products</strong>"
msgstr[0] "Low in stock <strong>%s product</strong>"
msgstr[1] "Low in stock <strong>%s products</strong>"

#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:310
msgid "On-hold <strong>%s order</strong>"
msgid_plural "On-hold <strong>%s orders</strong>"
msgstr[0] "On-hold <strong>%s order</strong>"
msgstr[1] "On-hold <strong>%s orders</strong>"

#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:297
msgid "Awaiting processing <strong>%s order</strong>"
msgid_plural "Awaiting processing <strong>%s orders</strong>"
msgstr[0] "Awaiting processing <strong>%s order</strong>"
msgstr[1] "Awaiting processing <strong>%s orders</strong>"

#. translators: 1: top seller product title 2: top seller quantity sold
#: includes/admin/class-wc-admin-dashboard.php:246
msgid "Top seller this month %1$s (%2$d sale)"
msgid_plural "Top seller this month %1$s (%2$d sales)"
msgstr[0] "Top seller this month %1$s (%2$d sale)"
msgstr[1] "Top seller this month %1$s (%2$d sales)"

#. translators: %s: net sales
#: includes/admin/class-wc-admin-dashboard.php:226
msgid "Net sales this month %s"
msgstr "Net sales this month %s"

#: src/Admin/Features/OnboardingTasks/Tasks/LaunchYourStore.php:46
msgid "Launch your store illustration"
msgstr "Launch your store illustration"

#: includes/admin/class-wc-admin-dashboard-setup.php:107
msgid "WooCommerce setup illustration"
msgstr "WooCommerce setup illustration"

#: includes/admin/settings/class-wc-settings-products.php:298
msgid "Enable backorder notifications"
msgstr "Enable back order notifications"

#. translators: 1: current byte count, 2: maximum allowed bytes.
#: includes/admin/class-wc-admin-attributes.php:203
msgid "%1$d / %2$d bytes"
msgstr "%1$d / %2$d bytes"

#: includes/admin/class-wc-admin-assets.php:583
msgid "The sale end date cannot be earlier than the sale start date."
msgstr "The sale end date cannot be earlier than the sale start date."

#. translators: %s: PHP type that was passed instead of a string.
#: includes/abstracts/abstract-wc-order.php:1130
msgid "remove_order_items() expects a string item type or null; received %s."
msgstr "remove_order_items() expects a string item type or null; received %s."

#: i18n/states.php:507
msgid "El Meniaa"
msgstr "El Meniaa"

#: i18n/states.php:506
msgid "El Meghaier"
msgstr "El Meghaier"

#: i18n/states.php:505
msgid "Djanet"
msgstr "Djanet"

#: i18n/states.php:504
msgid "Touggourt"
msgstr "Touggourt"

#: i18n/states.php:503
msgid "In Guezzam"
msgstr "In Guezzam"

#: i18n/states.php:502
msgid "In Salah"
msgstr "In Salah"

#: i18n/states.php:501
msgid "Béni Abbès"
msgstr "Béni Abbès"

#: i18n/states.php:500
msgid "Ouled Djellal"
msgstr "Ouled Djellal"

#: i18n/states.php:499
msgid "Bordj Badji Mokhtar"
msgstr "Bordj Badji Mokhtar"

#: i18n/states.php:498
msgid "Timimoun"
msgstr "Timimoun"

#: assets/client/blocks/wishlist/block.json
msgctxt "block description"
msgid "Display the shopper's wishlist."
msgstr "Display the shopper's wishlist."

#: assets/client/blocks/wishlist/block.json
msgctxt "block title"
msgid "Wishlist"
msgstr "Wishlist"

#: assets/client/blocks/saved-for-later/block.json
msgctxt "block description"
msgid "Display items the shopper has saved from their cart for later."
msgstr "Display items the shopper has saved from their basket for later."

#: assets/client/blocks/saved-for-later/block.json
msgctxt "block keyword"
msgid "Saved for Later"
msgstr "Saved for Later"

#: assets/client/blocks/saved-for-later/block.json
msgctxt "block title"
msgid "Saved for Later"
msgstr "Saved for Later"

#: assets/client/blocks/dropdown/block.json
msgctxt "block description"
msgid "Display options in a dropdown."
msgstr "Display options in a dropdown."

#: assets/client/blocks/dropdown/block.json
msgctxt "block title"
msgid "Dropdown"
msgstr "Dropdown"

#: assets/client/blocks/add-to-wishlist-button/block.json
#: assets/client/blocks/wishlist/block.json
msgctxt "block keyword"
msgid "Wishlist"
msgstr "Wishlist"

#: assets/client/blocks/add-to-wishlist-button/block.json
msgctxt "block description"
msgid "Lets shoppers add the current product to their wishlist from the single-product page."
msgstr "Lets shoppers add the current product to their wishlist from the single-product page."

#: assets/client/blocks/add-to-wishlist-button/block.json
msgctxt "block title"
msgid "Add to Wishlist Button"
msgstr "Add to Wishlist Button"

#. translators: 'Global' refers to 'global attribute'.
#: includes/admin/meta-boxes/views/html-product-attribute.php:18
msgid "Global"
msgstr "Global"

#: src/StoreApi/Schemas/V1/ShopperListSchema.php:82
msgid "List of saved items."
msgstr "List of saved items."

#: src/StoreApi/Schemas/V1/ShopperListSchema.php:76
msgid "Number of items currently in the list."
msgstr "Number of items currently in the list."

#: src/StoreApi/Schemas/V1/ShopperListSchema.php:69
msgid "The date the list was created, as GMT."
msgstr "The date the list was created, as GMT."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:202
msgid "The date the item was saved, as GMT."
msgstr "The date the item was saved, as GMT."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:196
msgid "Product thumbnail as a fully-formed <img> element with srcset, sizes, alt, and lazy-loading attributes. Falls back to the configured placeholder image when the product has no image or no longer exists."
msgstr "Product thumbnail as a fully-formed <img> element with srcset, sizes, alt, and lazy-loading attributes. Falls back to the configured placeholder image when the product has no image or no longer exists."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:190
msgid "Live product price as HTML, formatted via wc_price including sale/discount markup. Empty when the product no longer exists."
msgstr "Live product price as HTML, formatted via wc_price including sale/discount markup. Empty when the product no longer exists."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:161
msgid "Live product prices. Omitted when the product no longer exists."
msgstr "Live product prices. Omitted when the product no longer exists."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:132
msgid "Chosen variation attributes, if applicable."
msgstr "Chosen variation attributes, if applicable."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:122
msgid "List of images for the live product. Empty when the product no longer exists."
msgstr "List of images for the live product. Empty when the product no longer exists."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:115
msgid "Product URL. Null when the row is a tombstone (so iAPI strips the anchor href)."
msgstr "Product URL. Null when the row is a tombstone (so iAPI strips the anchor href)."

#: src/StoreApi/Routes/V1/ShopperListItems.php:83
msgid "Existing cart item key to copy into the list."
msgstr "Existing basket item key to copy into the list."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:103
msgid "True when the product can be added to the cart."
msgstr "True when the product can be added to the basket."

#: src/StoreApi/Routes/V1/ShopperListItems.php:208
msgid "No cart item exists for the supplied key."
msgstr "No basket item exists for the supplied key."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:109
msgid "Product name. Live when is_live is true; falls back to the at-save title snapshot otherwise."
msgstr "Product name. Live when is_live is true; falls back to the at-save title snapshot otherwise."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:97
msgid "True when the row serves live product data; false rows are at-save tombstones."
msgstr "True when the row serves live product data; false rows are at-save tombstones."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:91
msgid "Quantity of this saved item."
msgstr "Quantity of this saved item."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:85
msgid "Variation ID at the time the item was saved, or 0 for non-variable products."
msgstr "Variation ID at the time the item was saved, or 0 for non-variable products."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:79
msgid "Product ID at the time the item was saved."
msgstr "Product ID at the time the item was saved."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:73
msgid "Variation ID if applicable, otherwise product ID."
msgstr "Variation ID if applicable, otherwise product ID."

#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:67
msgid "Stable identifier for the saved item within its list."
msgstr "Stable identifier for the saved item within its list."

#: src/StoreApi/Schemas/V1/ProductAttributeTermSchema.php:53
msgid "Experimental visual swatch data for wc-visual attribute terms."
msgstr "Experimental visual swatch data for wc-visual attribute terms."

#: src/StoreApi/Routes/V1/ShopperListItemsByKey.php:95
msgid "That item isn't in your saved list anymore."
msgstr "That item isn't in your saved list anymore."

#: src/StoreApi/Routes/V1/ShopperListItemsByKey.php:61
msgid "Item key."
msgstr "Item key."

#: src/StoreApi/Routes/V1/ShopperListItems.php:225
msgid "Provide cart_item_key or product_id."
msgstr "Provide cart_item_key or product_id."

#: src/StoreApi/Routes/V1/ShopperListItems.php:175
msgid "No product exists for the supplied item."
msgstr "No product exists for the supplied item."

#: src/StoreApi/Routes/V1/ShopperListItems.php:135
#: src/StoreApi/Routes/V1/ShopperListItems.php:164
#: src/StoreApi/Routes/V1/ShopperListItemsByKey.php:91
#: src/StoreApi/Routes/V1/ShopperListsBySlug.php:87
msgid "Your saved list isn't available right now."
msgstr "Your saved list isn't available right now."

#: src/StoreApi/Routes/V1/ShopperListItems.php:111
msgid "Quantity for the saved item."
msgstr "Quantity for the saved item."

#: src/StoreApi/Routes/V1/ShopperListItems.php:87
msgid "Product or variation ID to save. Required when cart_item_key is not supplied."
msgstr "Product or variation ID to save. Required when cart_item_key is not supplied."

#: src/StoreApi/Routes/V1/ShopperListItems.php:61
#: src/StoreApi/Routes/V1/ShopperListItemsByKey.php:57
#: src/StoreApi/Routes/V1/ShopperListsBySlug.php:54
#: src/StoreApi/Schemas/V1/ShopperListSchema.php:63
msgid "Stable slug for the list."
msgstr "Stable slug for the list."

#: src/StoreApi/Routes/V1/ProductAttributeTerms.php:79
msgid "If true, include experimental visual swatch data for wc-visual attribute terms."
msgstr "If true, include experimental visual swatch data for wc-visual attribute terms."

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:165
msgid "First image is used as the primary. Drag to reorder."
msgstr "First image is used as the primary. Drag to reorder."

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:134
msgid "Manage variation gallery images"
msgstr "Manage variation gallery images"

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:86
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:277
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:323
msgid "Attachment file missing"
msgstr "Attachment file missing"

#. translators: %d: gallery image position
#. translators: %d attachment ID
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:85
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:307
msgid "Show gallery image %d"
msgstr "Show gallery image %d"

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:83
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:145
msgid "Primary"
msgstr "Primary"

#. translators: %d: number of variation gallery images
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:82
msgid "%d images"
msgstr "%d images"

#. translators: %d: number of variation gallery images
#. translators: %d number of variation gallery images
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:80
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:353
msgid "%d image"
msgid_plural "%d images"
msgstr[0] "%d image"
msgstr[1] "%d images"

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:78
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:348
msgid "No images yet"
msgstr "No images yet"

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:76
msgid "New primary image set."
msgstr "New primary image set."

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:75
msgid "Variation gallery order updated."
msgstr "Variation gallery order updated."

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:74
msgid "Image removed from variation gallery."
msgstr "Image removed from variation gallery."

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:73
msgid "Image replaced."
msgstr "Image replaced."

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:72
msgid "Variation gallery updated."
msgstr "Variation gallery updated."

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:71
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:153
msgid "Add variation images"
msgstr "Add variation images"

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:69
msgid "Add images to variation gallery"
msgstr "Add images to variation gallery"

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:67
msgid "Use this image"
msgstr "Use this image"

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:66
msgid "Replace image"
msgstr "Replace image"

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:65
msgid "Update gallery"
msgstr "Update gallery"

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:64
msgid "Manage variation gallery"
msgstr "Manage variation gallery"

#. translators: %s user email.
#: src/Internal/StockNotifications/Frontend/NotificationManagementService.php:143
msgid "Verification email sent to %s."
msgstr "Verification email sent to %s."

#: src/Internal/StockNotifications/Frontend/NotificationManagementService.php:130
msgid "Please wait a moment before requesting another verification email."
msgstr "Please wait a moment before requesting another verification email."

#: src/Internal/StockNotifications/Frontend/NotificationManagementService.php:123
msgid "This notification is already verified or cancelled."
msgstr "This notification is already verified or cancelled."

#: src/Internal/StockNotifications/Admin/NotificationEditPage.php:126
msgid "Cannot resend verification: this notification is already verified or cancelled."
msgstr "Cannot resend verification: this notification is already verified or cancelled."

#: src/Internal/ShopperLists/ShopperListsController.php:142
#: src/Internal/ShopperLists/ShopperListsController.php:162
#: assets/client/blocks/wc-block-library.js:109
#: assets/client/blocks/wishlist.js:1
msgid "Wishlist"
msgstr "Wishlist"

#. translators: 1: attribute name, 2: expected value.
#: src/Internal/ShopperLists/ShopperListItem.php:233
msgid "Invalid value posted for \"%1$s\". Expected \"%2$s\"."
msgstr "Invalid value posted for \"%1$s\". Expected \"%2$s\"."

#. translators: 1: attribute name, 2: comma-separated allowed values.
#: src/Internal/ShopperLists/ShopperListItem.php:215
msgid "Invalid value posted for \"%1$s\". Allowed values: %2$s"
msgstr "Invalid value posted for \"%1$s\". Allowed values: %2$s"

#. translators: %s: attribute name.
#: src/Internal/ShopperLists/ShopperListItem.php:203
msgid "Attribute \"%s\" is required."
msgstr "Attribute \"%s\" is required."

#: src/Internal/ShopperLists/ShopperListItem.php:147
msgid "When saving a variation, product_id must be the variation ID, not the parent product ID."
msgstr "When saving a variation, product_id must be the variation ID, not the parent product ID."

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2367
msgid "Limit result set to products with stock quantity less than or equal to the specified amount."
msgstr "Limit result set to products with stock quantity less than or equal to the specified amount."

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2360
msgid "Limit result set to products with stock quantity greater than or equal to the specified amount."
msgstr "Limit result set to products with stock quantity greater than or equal to the specified amount."

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2263
msgid "Limit result set to products with any of the specified stock statuses."
msgstr "Limit result set to products with any of the specified stock statuses."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderShippingSchema.php:74
msgid "Whether the shipping line can be refunded, based on remaining refundable amount."
msgstr "Whether the shipping line can be refunded, based on remaining refundable amount."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:563
msgid "Whether the order can be refunded, based on its status and remaining refundable amount."
msgstr "Whether the order can be refunded, based on its status and remaining refundable amount."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:128
msgid "Whether the line item can be refunded. True when the item has a product and its ordered quantity has not been fully refunded."
msgstr "Whether the line item can be refunded. True when the item has a product and its ordered quantity has not been fully refunded."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderFeeSchema.php:75
msgid "Whether the fee can be refunded, based on remaining refundable amount."
msgstr "Whether the fee can be refunded, based on remaining refundable amount."

#. translators: %s: notification preference key (e.g. store_order).
#: src/Internal/PushNotifications/Controllers/NotificationPreferencesRestController.php:202
msgid "Preferences for the %s push notification type."
msgstr "Preferences for the %s push notification type."

#. translators: %s: sub-field name (e.g. low_stock).
#: src/Internal/PushNotifications/Controllers/NotificationPreferencesRestController.php:192
msgid "Whether %s notifications are enabled for this type."
msgstr "Whether %s notifications are enabled for this type."

#: src/Internal/PushNotifications/Controllers/NotificationPreferencesRestController.php:181
msgid "Maximum star rating that triggers a review notification (1–5), or null to disable the threshold."
msgstr "Maximum star rating that triggers a review notification (1–5), or null to disable the threshold."

#: src/Internal/PushNotifications/Controllers/NotificationPreferencesRestController.php:172
msgid "Minimum order amount required to trigger this notification, or null to disable the threshold."
msgstr "Minimum order amount required to trigger this notification, or null to disable the threshold."

#: src/Internal/Features/FeaturesController.php:679
msgid "Let shoppers save cart items to a list to purchase later."
msgstr "Let shoppers save basket items to a list to purchase later."

#: src/Internal/Features/FeaturesController.php:678
msgid "Save for Later in Cart"
msgstr "Save for Later in Basket"

#: src/Internal/Features/FeaturesController.php:555
msgid "Add color swatches to product attribute values."
msgstr "Add colour swatches to product attribute values."

#: src/Internal/Features/FeaturesController.php:554
msgid "Color swatches for attributes"
msgstr "Colour swatches for attributes"

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:184
#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:242
msgid "Color value"
msgstr "Colour value"

#: src/Internal/Features/FeaturesController.php:692
msgid "Let shoppers save products to a wishlist from product pages. Requires the Add to Cart + Options block on the single-product template."
msgstr "Let shoppers save products to a wishlist from product pages. Requires the Add to Basket + Options block on the single-product template."

#: src/Internal/PushNotifications/Controllers/NotificationPreferencesRestController.php:163
msgid "Whether this notification type is enabled."
msgstr "Whether this notification type is enabled."

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:373
#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:379
msgid "Visual"
msgstr "Visual"

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:190
#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:269
msgid "Image value"
msgstr "Image value"

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:151
#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:178
msgid "Swatch type"
msgstr "Swatch type"

#: src/Internal/Features/FeaturesController.php:691
msgid "Wishlists"
msgstr "Wishlists"

#: src/Internal/Features/FeaturesController.php:543
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:125
msgid "Variation gallery"
msgstr "Variation gallery"

#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateSelectiveApplier.php:341
msgid "The supplied revision ID does not match the latest snapshot for this post."
msgstr "The supplied revision ID does not match the latest snapshot for this post."

#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateSelectiveApplier.php:333
msgid "No pre-apply snapshot is available for this post."
msgstr "No pre-apply snapshot is available for this post."

#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateSelectiveApplier.php:185
msgid "Failed to compute the canonical core render."
msgstr "Failed to compute the canonical core render."

#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateSelectiveApplier.php:161
msgid "No actionable diff is available for this post; refusing to apply."
msgstr "No actionable diff is available for this post; refusing to apply."

#. translators: %s: email ID
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateSelectiveApplier.php:150
msgid "Email instance for \"%s\" is unavailable."
msgstr "Email instance for \"%s\" is unavailable."

#. translators: %s: email ID
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateSelectiveApplier.php:136
msgid "Email \"%s\" is not registered for template sync; selective apply is unavailable."
msgstr "Email \"%s\" is not registered for template sync; selective apply is unavailable."

#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateSelectiveApplier.php:125
msgid "No email type associated with the given post ID."
msgstr "No email type associated with the given post ID."

#. translators: %s: block name
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:1129
msgid "Updated wording in %s"
msgstr "Updated wording in %s"

#. translators: 1: block name (e.g. "Paragraph"); 2: position of the edited
#. block (e.g. 1); 3: total blocks of that type in the template (e.g. 2). Reads
#. as "Updated wording in Paragraph 1 of 2".
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:1121
msgid "Updated wording in %1$s %2$d of %3$d"
msgstr "Updated wording in %1$s %2$d of %3$d"

#. translators: 1: number of blocks removed; 2: block name
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:1106
msgid "Removed %1$d %2$s blocks"
msgstr "Removed %1$d %2$s blocks"

#. translators: %s: block name
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:1100
msgid "Removed %s block"
msgstr "Removed %s block"

#. translators: 1: number of blocks added; 2: block name
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:1086
msgid "Added %1$d %2$s blocks"
msgstr "Added %1$d %2$s blocks"

#. translators: %s: block name
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:1080
msgid "Added %s block"
msgstr "Added %s block"

#. translators: %s: block name
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:760
msgid "You removed %s; core still has it."
msgstr "You removed %s; core still has it."

#. translators: %s: block name
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:643
msgid "Reordered %s"
msgstr "Reordered %s"

#. translators: %s: block name
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:594
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:845
msgid "Removed %s wrapper"
msgstr "Removed %s wrapper"

#. translators: %s: block name
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:567
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:819
msgid "Added %s wrapper"
msgstr "Added %s wrapper"

#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:525
msgid "top level"
msgstr "top level"

#. translators: 1: block name; 2: parent block name
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:523
msgid "Moved %1$s into %2$s"
msgstr "Moved %1$s into %2$s"

#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateChangeSummary.php:336
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "Template updated — see release notes."
msgstr "Template updated — see release notes."

#. translators: %d: post ID
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateAutoApplier.php:158
msgid "Post %d has been modified since the last sync stamp; skipping auto-apply."
msgstr "Post %d has been modified since the last sync stamp; skipping auto-apply."

#. translators: %d: post ID
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateAutoApplier.php:129
msgid "Post %d has no stored source hash; cannot safely auto-apply."
msgstr "Post %d has no stored source hash; cannot safely auto-apply."

#. translators: %d: post ID
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateAutoApplier.php:115
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateSelectiveApplier.php:113
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateSelectiveApplier.php:322
msgid "No woo_email post found for ID %d."
msgstr "No woo_email post found for ID %d."

#. translators: %s: email ID
#: src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateAutoApplier.php:103
msgid "Email \"%s\" is not registered for template sync."
msgstr "Email \"%s\" is not registered for template sync."

#: src/Internal/EmailEditor/EmailApiController.php:765
msgid "The post-undo status (always `restored` on success)."
msgstr "The post-undo status (always `restored` on success)."

#: src/Internal/EmailEditor/EmailApiController.php:760
msgid "The pre-apply post content that was restored."
msgstr "The pre-apply post content that was restored."

#: src/Internal/EmailEditor/EmailApiController.php:739
msgid "List of deprecated block-name aliases rewritten to their canonical form during the apply (e.g. `[\"woo/email-content\"]`). Empty when no migration was needed. Targeted to known deprecated aliases only."
msgstr "List of deprecated block-name aliases rewritten to their canonical form during the apply (e.g. `[\"woo/email-content\"]`). Empty when no migration was needed. Targeted to known deprecated aliases only."

#: src/Internal/EmailEditor/EmailApiController.php:734
msgid "True when one or more structural deltas (nest / reorder) existed in the diff but were not applied. v1 punts structural changes; the merchant's structure is preserved."
msgstr "True when one or more structural deltas (nest / reorder) existed in the diff but were not applied. v1 punts structural changes; the merchant's structure is preserved."

#: src/Internal/EmailEditor/EmailApiController.php:729
msgid "The post-apply status (always `applied` on success)."
msgstr "The post-apply status (always `applied` on success)."

#: src/Internal/EmailEditor/EmailApiController.php:724
msgid "The core template version stamped on the post after applying."
msgstr "The core template version stamped on the post after applying."

#: src/Internal/EmailEditor/EmailApiController.php:719
msgid "A UUID identifying the pre-apply snapshot. Use as the revision_id on a subsequent /undo call."
msgstr "A UUID identifying the pre-apply snapshot. Use as the revision_id on a subsequent /undo call."

#: src/Internal/EmailEditor/EmailApiController.php:714
msgid "The merged block content written to the post. May differ from the input `post_content` even when every choice was `keep_yours` — the namespace-alias migration (see `aliases_migrated`) rewrites legacy block names unconditionally."
msgstr "The merged block content written to the post. May differ from the input `post_content` even when every choice was `keep_yours` — the namespace-alias migration (see `aliases_migrated`) rewrites legacy block names unconditionally."

#: src/Internal/EmailEditor/EmailApiController.php:633
msgid "Pre-localized one-liners ready for direct render."
msgstr "Pre-localised one-liners ready for direct render."

#: src/Internal/EmailEditor/EmailApiController.php:644
msgid "Diagnostic flag indicating whether the response came from the transient cache."
msgstr "Diagnostic flag indicating whether the response came from the transient cache."

#: src/Internal/EmailEditor/EmailApiController.php:639
msgid "True when the diff could not be produced and a generic message is returned instead."
msgstr "True when the diff could not be produced and a generic message is returned instead."

#: src/Internal/EmailEditor/EmailApiController.php:617
msgid "Structural deltas (reorder / nest) between the two trees. `path` is omitted on `kind: \"reorder\"` entries."
msgstr "Structural deltas (reorder / nest) between the two trees. `path` is omitted on `kind: \"reorder\"` entries."

#: src/Internal/EmailEditor/EmailApiController.php:598
msgid "Block-level copy edits, truncated to 120 chars per side. `before` is the merchant's current text; `after` is the canonical core text. `path` is the post-side index path."
msgstr "Block-level copy edits, truncated to 120 chars per side. `before` is the merchant's current text; `after` is the canonical core text. `path` is the post-side index path."

#: src/Internal/EmailEditor/EmailApiController.php:566
msgid "Blocks that would be added to the merchant post if the update were applied (in core, not in post). `name` is the post-alias-normalized block name (e.g. `core/heading`); `label` is its humanized form for display; `path` is the core-side index path through the parsed block tree."
msgstr "Blocks that would be added to the merchant post if the update were applied (in core, not in post). `name` is the post-alias-normalised block name (e.g. `core/heading`); `label` is its humanised form for display; `path` is the core-side index path through the parsed block tree."

#: src/Internal/EmailEditor/EmailApiController.php:582
msgid "Blocks that would be removed from the merchant post if the update were applied (in post, not in core). Same fields as `added_blocks`; `path` is the post-side index path."
msgstr "Blocks that would be removed from the merchant post if the update were applied (in post, not in core). Same fields as `added_blocks`; `path` is the post-side index path."

#: src/Internal/EmailEditor/EmailApiController.php:561
msgid "The current core template version recorded in the sync registry."
msgstr "The current core template version recorded in the sync registry."

#: src/Internal/EmailEditor/EmailApiController.php:556
msgid "The template version stamped on the post (may be empty for pre-backfill posts)."
msgstr "The template version stamped on the post (may be empty for pre-backfill posts)."

#: src/Internal/EmailEditor/EmailApiController.php:376
msgid "The revision_id returned by the prior /apply call."
msgstr "The revision_id returned by the prior /apply call."

#: src/Internal/EmailEditor/EmailApiController.php:349
msgid "Per-conflict apply decisions: an array of {path, decision} entries. `decision` is `keep_yours` or `use_core`."
msgstr "Per-conflict apply decisions: an array of {path, decision} entries. `decision` is `keep_yours` or `use_core`."

#. translators: %s: Email title or type identifier
#: src/Internal/Email/EmailLogger.php:193
msgid "Email \"%s\" failed to send."
msgstr "Email \"%s\" failed to send."

#. translators: 1: Email title or type identifier, 2: Error reason
#: src/Internal/Email/EmailLogger.php:186
msgid "Email \"%1$s\" failed to send: %2$s."
msgstr "Email \"%1$s\" failed to send: %2$s."

#. translators: %s: Email title or type identifier
#: src/Internal/Email/EmailLogger.php:180
msgid "Email \"%s\" sent."
msgstr "Email \"%s\" sent."

#. translators: %s: the invalid path segment
#: src/Internal/Api/Settings.php:177
msgid "GraphQL endpoint URL segment \"%s\" contains invalid characters. Use letters, digits, underscores, and hyphens only."
msgstr "GraphQL endpoint URL segment \"%s\" contains invalid characters. Use letters, digits, underscores, and hyphens only."

#: src/Internal/Api/Settings.php:168
msgid "GraphQL endpoint URL needs at least two segments, e.g. wc/graphql."
msgstr "GraphQL endpoint URL needs at least two segments, e.g. wc/graphql."

#: src/Internal/Api/Settings.php:162
msgid "GraphQL endpoint URL cannot be empty."
msgstr "GraphQL endpoint URL cannot be empty."

#: src/Internal/Api/Settings.php:123
msgid "Time in seconds before cached parsed queries expire."
msgstr "Time in seconds before cached parsed queries expire."

#: src/Internal/Api/Settings.php:122
msgid "Parsed query cache TTL"
msgstr "Parsed query cache TTL"

#: src/Internal/Api/Settings.php:116
msgid "Cache parsed queries using the Apollo Automatic Persisted Queries protocol"
msgstr "Cache parsed queries using the Apollo Automatic Persisted Queries protocol"

#: src/Internal/Api/Settings.php:115
msgid "Enable APQ caching"
msgstr "Enable APQ caching"

#: src/Internal/Api/Settings.php:109
msgid "Cache parsed queries in the WP object cache"
msgstr "Cache parsed queries in the WP object cache"

#: src/Internal/Api/Settings.php:108
msgid "Enable ObjectCache-based caching"
msgstr "Enable ObjectCache-based caching"

#: src/Internal/Api/Settings.php:102
msgid "Cache parsed queries on disk as PHP files so OPcache can serve them from shared memory. Falls back to the object cache when the filesystem is not writable."
msgstr "Cache parsed queries on disk as PHP files so OPcache can serve them from shared memory. Falls back to the object cache when the filesystem is not writable."

#: src/Internal/Api/Settings.php:101
msgid "Enable OPcache-based caching"
msgstr "Enable OPcache-based caching"

#: src/Internal/Api/Settings.php:94
msgid "Reject queries whose computed complexity score exceeds this value."
msgstr "Reject queries whose computed complexity score exceeds this value."

#: src/Internal/Api/Settings.php:93
msgid "Maximum query complexity"
msgstr "Maximum query complexity"

#: src/Internal/Api/Settings.php:86
msgid "Reject queries whose selection nesting exceeds this depth."
msgstr "Reject queries whose selection nesting exceeds this depth."

#: src/Internal/Api/Settings.php:85
msgid "Maximum query depth"
msgstr "Maximum query depth"

#: src/Internal/Api/Settings.php:71
msgid "Path relative to /wp-json/ where the GraphQL endpoint is exposed. Needs at least two segments (namespace/route), e.g. wc/graphql."
msgstr "Path relative to /wp-json/ where the GraphQL endpoint is exposed. Needs at least two segments (namespace/route), e.g. wc/graphql."

#: src/Internal/Api/Settings.php:70
msgid "Endpoint URL"
msgstr "Endpoint URL"

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:394
msgid "Don't show again"
msgstr "Don't show again"

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:379
msgid "Off the charts"
msgstr "Off the charts"

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:377
msgid "Seriously. A thousand orders. This called for a bigger piñata"
msgstr "Seriously. A thousand orders. This called for a bigger piñata"

#. translators: %s: exception message.
#: src/Internal/Admin/Settings/SettingsUIRequestContext.php:455
msgid "Settings UI script handles could not be resolved: %s"
msgstr "Settings UI script handles could not be resolved: %s"

#: src/Internal/Admin/Settings/SettingsUIRequestContext.php:336
msgid "Settings UI script handles could not be resolved."
msgstr "Settings UI script handles could not be resolved."

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:376
msgid "ONE. THOUSAND. ORDERS"
msgstr "ONE. THOUSAND. ORDERS"

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:373
msgid "Hands full"
msgstr "Hands full"

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:371
msgid "A hundred orders means you're juggling a lot. Take a moment to celebrate"
msgstr "A hundred orders means you're juggling a lot. Take a moment to celebrate"

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:370
msgid "Triple digits looks good on you"
msgstr "Triple digits looks good on you"

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:367
msgid "One down"
msgstr "One down"

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:365
msgid "That's a big deal. Smash the llama. You've earned it."
msgstr "That's a big deal. Smash the llama. You've earned it."

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:364
msgid "Cha-ching! Order number one"
msgstr "Cha-ching! Order number one"

#: src/Internal/Admin/Analytics.php:437
msgid "Check failed, please try again."
msgstr "Check failed, please try again."

#: src/Internal/Admin/Analytics.php:435
msgid "Disable tool"
msgstr "Disable tool"

#: src/Internal/Admin/Analytics.php:434
msgid "No affected orders found."
msgstr "No affected orders found."

#: src/Internal/Admin/Analytics.php:433
msgid "Your store has orders that need fixing."
msgstr "Your store has orders that need fixing."

#: src/Internal/Admin/Analytics.php:432
msgid "Checking…"
msgstr "Checking…"

#: src/Internal/Admin/Analytics.php:431
msgid "Check"
msgstr "Check"

#: src/Internal/Admin/Analytics.php:363
msgid "Insufficient permissions."
msgstr "Insufficient permissions."

#: src/Internal/Admin/Analytics.php:276 src/Internal/Admin/Analytics.php:436
msgid "A fix is already in progress, please check back later."
msgstr "A fix is already in progress, please check back later."

#: src/Internal/Admin/Analytics.php:260
msgid "Tool dismissed."
msgstr "Tool dismissed."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:884
msgid "Product IDs included as children of a grouped product."
msgstr "Product IDs included as children of a grouped product."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:880
msgid "Button text for external products."
msgstr "Button text for external products."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:875
msgid "External product URL for external products."
msgstr "External product URL for external products."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:868
msgid "Current stock quantity, or null when no stock quantity is set."
msgstr "Current stock quantity, or null when no stock quantity is set."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:852
#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:856
#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:860
msgid "Decimal price as a string, without a currency symbol."
msgstr "Decimal price as a string, without a currency symbol."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:837
msgid "Internal product type slug, such as simple, external, grouped, or variable."
msgstr "Internal product type slug, such as simple, external, grouped, or variable."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:832
msgid "Product permalink, or null when no public permalink is available."
msgstr "Product permalink, or null when no public permalink is available."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:714
msgid "Product prices must be decimal strings without currency symbols or thousand separators."
msgstr "Product prices must be decimal strings without currency symbols or thousand separators."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:616
#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:627
msgid "Grouped product IDs must be positive integers."
msgstr "Grouped product IDs must be positive integers."

#. translators: %s is a comma-separated list of unsupported product fields.
#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:581
msgid "These fields are not supported for the selected product type: %s."
msgstr "These fields are not supported for the selected product type: %s."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:187
msgid "Product IDs to include as children of a grouped product."
msgstr "Product IDs to include as children of a grouped product."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:183
msgid "Button text for affiliate products."
msgstr "Button text for affiliate products."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:178
msgid "External destination URL for affiliate products."
msgstr "External destination URL for affiliate products."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:170
msgid "Available stock quantity when product-level stock management is used."
msgstr "Available stock quantity when product-level stock management is used."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:161
msgid "Short product description content. Safe HTML is allowed."
msgstr "Short product description content. Safe HTML is allowed."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:157
msgid "Product description content. Safe HTML is allowed."
msgstr "Product description content. Safe HTML is allowed."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:147
#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:152
msgid "Decimal price as a string, without a currency symbol or thousand separators."
msgstr "Decimal price as a string, without a currency symbol or thousand separators."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:128
msgid "Supported agent-facing product type alias. physical maps to a simple shippable, non-downloadable product; virtual maps to a simple non-shipping, non-downloadable product; digital maps to a simple virtual/downloadable product; affiliate maps to the external product type; grouped maps to grouped."
msgstr "Supported agent-facing product type alias. physical maps to a simple shippable, non-downloadable product; virtual maps to a simple non-shipping, non-downloadable product; digital maps to a simple virtual/downloadable product; affiliate maps to the external product type; grouped maps to grouped."

#: src/Internal/Abilities/Domain/ProductUpdate.php:44
msgid "Update an existing product using supported catalog fields."
msgstr "Update an existing product using supported catalogue fields."

#: src/Internal/Abilities/Domain/Traits/OrderAbilityTrait.php:114
msgid "Order line items. Only present when include_line_items is true."
msgstr "Order line items. Only present when include_line_items is true."

#: src/Internal/Abilities/Domain/ProductUpdate.php:109
msgid "You are not allowed to publish products."
msgstr "You are not allowed to publish products."

#: src/Internal/Abilities/Domain/ProductUpdate.php:86
msgid "At least one product field is required to update a product."
msgstr "At least one product field is required to update a product."

#: src/Internal/Abilities/Domain/ProductUpdate.php:43
msgid "Update product"
msgstr "Update product"

#: src/Internal/Abilities/Domain/ProductsQuery.php:185
msgid "Filter by supported agent-facing product type alias. physical maps to simple shippable, non-downloadable products; virtual maps to simple non-shipping, non-downloadable products; digital maps to simple virtual/downloadable products; affiliate maps to the external product type; grouped maps to grouped."
msgstr "Filter by supported agent-facing product type alias. physical maps to simple shippable, non-downloadable products; virtual maps to simple non-shipping, non-downloadable products; digital maps to simple virtual/downloadable products; affiliate maps to the external product type; grouped maps to grouped."

#: src/Internal/Abilities/Domain/ProductsQuery.php:44
msgid "Find products by ID or common catalog filters."
msgstr "Find products by ID or common catalogue filters."

#: src/Internal/Abilities/Domain/ProductsQuery.php:177
msgid "Limit results to products with SKUs that partially match this string. Use * to match products with any non-empty SKU."
msgstr "Limit results to products with SKUs that partially match this string. Use * to match products with any non-empty SKU."

#: src/Internal/Abilities/Domain/ProductsQuery.php:43
msgid "Query products"
msgstr "Query products"

#: src/Internal/Abilities/Domain/ProductDelete.php:161
msgid "Permanently delete the product. Defaults to false, which moves the product to trash."
msgstr "Permanently delete the product. Defaults to false, which moves the product to trash."

#: src/Internal/Abilities/Domain/ProductDelete.php:107
msgid "Trash is disabled on this site. Pass force: true to permanently delete."
msgstr "Bin is disabled on this site. Pass force: true to permanently delete."

#: src/Internal/Abilities/Domain/ProductDelete.php:44
msgid "Delete, trash, or restore a product."
msgstr "Delete, bin, or restore a product."

#: src/Internal/Abilities/Domain/ProductCreate.php:43
msgid "Create a product using supported catalog fields."
msgstr "Create a product using supported catalogue fields."

#: src/Internal/Abilities/Domain/ProductDelete.php:121
msgid "Failed to delete product."
msgstr "Failed to delete product."

#: src/Internal/Abilities/Domain/ProductDelete.php:86
#: src/Internal/Abilities/Domain/ProductsQuery.php:87
#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:237
#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:316
msgid "Product type is not supported by this ability."
msgstr "Product type is not supported by this ability."

#: src/Internal/Abilities/Domain/ProductDelete.php:43
msgid "Delete product"
msgstr "Delete product"

#: src/Internal/Abilities/Domain/ProductCreate.php:42
msgid "Create product"
msgstr "Create product"

#: src/Internal/Abilities/Domain/OrderUpdateStatus.php:151
msgid "Optional status change note. Safe HTML is allowed. Use the woocommerce/order-add-note ability for notes without a status change."
msgstr "Optional status change note. Safe HTML is allowed. Use the woocommerce/order-add-note ability for notes without a status change."

#: src/Internal/Abilities/Domain/OrderUpdateStatus.php:146
msgid "Order status slug without the wc- prefix."
msgstr "Order status slug without the wc- prefix."

#: src/Internal/Abilities/Domain/OrderUpdateStatus.php:121
msgid "Failed to update order status."
msgstr "Failed to update order status."

#: src/Internal/Abilities/Domain/OrderUpdateStatus.php:104
msgid "Order already has this status. Use the woocommerce/order-add-note ability to add a note without changing status."
msgstr "Order already has this status. Use the woocommerce/order-add-note ability to add a note without changing status."

#: src/Internal/Abilities/Domain/OrderUpdateStatus.php:96
msgid "Order status is invalid."
msgstr "Order status is invalid."

#: src/Internal/Abilities/Domain/OrderUpdateStatus.php:86
msgid "Order status is required."
msgstr "Order status is required."

#: src/Internal/Abilities/Domain/OrderUpdateStatus.php:44
msgid "Update an order status."
msgstr "Update an order status."

#: src/Internal/Abilities/Domain/OrderUpdateStatus.php:43
msgid "Update order status"
msgstr "Update order status"

#: src/Internal/Abilities/Domain/OrdersQuery.php:249
msgid "Whether to include order line items in each returned order. Defaults to false."
msgstr "Whether to include order line items in each returned order. Defaults to false."

#: src/Internal/Abilities/Domain/OrdersQuery.php:236
msgid "Filter orders modified before this date/time."
msgstr "Filter orders modified before this date/time."

#: src/Internal/Abilities/Domain/OrdersQuery.php:231
msgid "Filter orders modified after this date/time."
msgstr "Filter orders modified after this date/time."

#: src/Internal/Abilities/Domain/OrdersQuery.php:226
msgid "Filter orders created before this date/time."
msgstr "Filter orders created before this date/time."

#: src/Internal/Abilities/Domain/OrdersQuery.php:221
msgid "Filter orders created after this date/time."
msgstr "Filter orders created after this date/time."

#: src/Internal/Abilities/Domain/OrdersQuery.php:213
msgid "Order IDs to exclude from the results."
msgstr "Order IDs to exclude from the results."

#: src/Internal/Abilities/Domain/OrdersQuery.php:208
msgid "Filter by parent order ID."
msgstr "Filter by parent order ID."

#: src/Internal/Abilities/Domain/OrdersQuery.php:199
msgid "Filter by customer ID. Use 0 to filter guest orders."
msgstr "Filter by customer ID. Use 0 to filter guest orders."

#: src/Internal/Abilities/Domain/OrdersQuery.php:194
msgid "Filter by order status slug without the wc- prefix."
msgstr "Filter by order status slug without the wc- prefix."

#: src/Internal/Abilities/Domain/OrdersQuery.php:44
msgid "Find orders by ID or common order filters."
msgstr "Find orders by ID or common order filters."

#: src/Internal/Abilities/Domain/OrdersQuery.php:43
msgid "Query orders"
msgstr "Query orders"

#: src/Internal/Abilities/Domain/OrderAddNote.php:133
msgid "Whether the note is visible to the customer. Defaults to false for a private/admin note."
msgstr "Whether the note is visible to the customer. Defaults to false for a private/admin note."

#: src/Internal/Abilities/Domain/OrderAddNote.php:127
msgid "Order note content. Safe HTML is allowed."
msgstr "Order note content. Safe HTML is allowed."

#: src/Internal/Abilities/Domain/OrderAddNote.php:101
msgid "Failed to add order note."
msgstr "Failed to add order note."

#: src/Internal/Abilities/Domain/OrderAddNote.php:43
msgid "Add a note to an order."
msgstr "Add a note to an order."

#: src/Internal/Abilities/Domain/OrderAddNote.php:42
msgid "Add order note"
msgstr "Add order note"

#: src/Internal/Abilities/Domain/AbstractDomainAbility.php:47
msgid "Maximum number of items requested per page."
msgstr "Maximum number of items requested per page."

#: src/Internal/Abilities/Domain/AbstractDomainAbility.php:43
msgid "Current result page."
msgstr "Current result page."

#: src/Internal/Abilities/Domain/AbstractDomainAbility.php:39
msgid "Total number of result pages available for the current query."
msgstr "Total number of result pages available for the current query."

#. translators: %s: Collection key, such as products or orders.
#: src/Internal/Abilities/Domain/AbstractDomainAbility.php:32
msgid "Returned %s for the current page."
msgstr "Returned %s for the current page."

#: src/Internal/Abilities/AbilitiesCategories.php:50
msgid "Abilities for WooCommerce store operations, including core commerce features and extension-provided capabilities."
msgstr "Abilities for WooCommerce store operations, including core commerce features and extension-provided capabilities."

#. translators: %s: product name.
#: src/Blocks/BlockTypes/Wishlist.php:325
#: assets/client/blocks/wc-block-library.js:110
#: assets/client/blocks/wishlist.js:2
msgid "Remove %s from wishlist"
msgstr "Remove %s from wishlist"

#: src/Blocks/BlockTypes/Wishlist.php:311
msgid "Your wishlist is empty. Items you add to your wishlist will appear here."
msgstr "Your wishlist is empty. Items you add to your wishlist will appear here."

#. translators: %s: product name.
#: src/Blocks/BlockTypes/SavedForLater.php:480
#: assets/client/blocks/saved-for-later.js:2
#: assets/client/blocks/wc-block-library.js:109
msgid "Remove %s from Saved for later list"
msgstr "Remove %s from Saved for later list"

#: src/Blocks/BlockTypes/SavedForLater.php:457
msgid "Nothing saved yet — items you save from the cart will appear here."
msgstr "Nothing saved yet — items you save from the basket will appear here."

#: src/Blocks/BlockTypes/SavedForLater.php:488
#: assets/client/blocks/saved-for-later.js:2
#: assets/client/blocks/wc-block-library.js:109
msgid "Move to cart"
msgstr "Move to basket"

#: src/Blocks/BlockTypes/SavedForLater.php:116
#: assets/client/blocks/saved-for-later.js:1
#: assets/client/blocks/wc-block-library.js:108
msgid "Saved for later"
msgstr "Saved for later"

#. translators: %d: number of hidden items
#: src/Blocks/BlockTypes/ProductFilterCheckboxList.php:236
msgid "Show %d more"
msgstr "Show %d more"

#: src/Blocks/BlockTypes/AddToWishlistButton.php:245
msgid "Select options first"
msgstr "Select options first"

#: src/Blocks/BlockTypes/AddToWishlistButton.php:236
msgid "Saved to wishlist"
msgstr "Saved to wishlist"

#: src/Blocks/BlockTypes/AddToWishlistButton.php:229
#: assets/client/blocks/add-to-cart-with-options.js:1
#: assets/client/blocks/add-to-wishlist-button.js:1
#: assets/client/blocks/wc-block-library.js:78
#: assets/client/blocks/wc-block-library.js:110
msgid "Add to wishlist"
msgstr "Add to wishlist"

#: src/Api/Infrastructure/MetadataController.php:359
msgid "Scalar payload of a metadata entry. Accepts a string, integer, float, boolean, or null."
msgstr "Scalar payload of a metadata entry. Accepts a string, integer, float, boolean, or null."

#: src/Api/Infrastructure/MetadataController.php:337
msgid "Scalar payload associated with the entry. Null when the metadata entry carries a null value."
msgstr "Scalar payload associated with the entry. Null when the metadata entry carries a null value."

#: src/Api/Infrastructure/MetadataController.php:330
msgid "Identifier of the entry (e.g. `internal`, `beta`)."
msgstr "Identifier of the entry (e.g. `internal`, `beta`)."

#: src/Api/Infrastructure/MetadataController.php:326
msgid "One metadata entry: a `name` plus a scalar `value`."
msgstr "One metadata entry: a `name` plus a scalar `value`."

#: src/Api/Infrastructure/MetadataController.php:309
msgid "Constructor arguments supplied at the usage site, in source order. Element type is the same scalar union as `MetadataValue`."
msgstr "Constructor arguments supplied at the usage site, in source order. Element type is the same scalar union as `MetadataValue`."

#: src/Api/Infrastructure/MetadataController.php:305
msgid "Short class name of the authorization attribute (e.g. `RequiredCapability`)."
msgstr "Short class name of the authorisation attribute (e.g. `RequiredCapability`)."

#: src/Api/Infrastructure/MetadataController.php:301
msgid "One authorization attribute attached to a schema target."
msgstr "One authorisation attribute attached to a schema target."

#: src/Api/Infrastructure/MetadataController.php:282
msgid "Authorization attributes attached to the target (e.g. `RequiredCapability`, `PublicAccess`, or plugin-defined). Empty when the target carries no authorization attributes."
msgstr "Authorisation attributes attached to the target (e.g. `RequiredCapability`, `PublicAccess`, or plugin-defined). Empty when the target carries no authorisation attributes."

#: src/Api/Infrastructure/MetadataController.php:278
msgid "Metadata entries attached to the target."
msgstr "Metadata entries attached to the target."

#: src/Api/Infrastructure/MetadataController.php:274
msgid "Enum value name when this row describes one specific enum value; null otherwise."
msgstr "Enum value name when this row describes one specific enum value; null otherwise."

#: src/Api/Infrastructure/MetadataController.php:270
msgid "Argument name when this row describes a field argument; null otherwise."
msgstr "Argument name when this row describes a field argument; null otherwise."

#: src/Api/Infrastructure/MetadataController.php:266
msgid "Field name when this row describes a field (or a field argument); null for type-level rows."
msgstr "Field name when this row describes a field (or a field argument); null for type-level rows."

#: src/Api/Infrastructure/MetadataController.php:262
msgid "Name of the GraphQL type this row describes."
msgstr "Name of the GraphQL type this row describes."

#: src/Api/Infrastructure/MetadataController.php:255
msgid "One element of the schema with its attached metadata. Type-level rows have `field`, `argument` and `enumValue` set to null; field-level rows set `field` (and `argument` when the target is a field argument); enum-value rows set `enumValue`."
msgstr "One element of the schema with its attached metadata. Type-level rows have `field`, `argument` and `enumValue` set to null; field-level rows set `field` (and `argument` when the target is a field argument); enum-value rows set `enumValue`."

#: src/Api/Infrastructure/MetadataController.php:100
msgid "Match rows whose authorization carries an attribute with this class short name. Surviving rows have their authorization trimmed to the matching descriptors."
msgstr "Match rows whose authorisation carries an attribute with this class short name. Surviving rows have their authorisation trimmed to the matching descriptors."

#: src/Api/Infrastructure/MetadataController.php:96
msgid "Match rows whose target field equals this name."
msgstr "Match rows whose target field equals this name."

#. translators: 1: parent settings page id, 2: settings section id.
#: src/Admin/Settings/SettingsSectionRegistry.php:95
msgid "The settings section \"%1$s/%2$s\" conflicts with an existing payment gateway section."
msgstr "The settings section \"%1$s/%2$s\" conflicts with an existing payment gateway section."

#. translators: 1: parent settings page id, 2: settings section id.
#: src/Admin/Settings/SettingsSectionRegistry.php:81
msgid "A settings section is already registered for \"%1$s/%2$s\"."
msgstr "A settings section is already registered for \"%1$s/%2$s\"."

#: src/Admin/Settings/SettingsSectionRegistry.php:70
msgid "Settings sections must declare a non-empty parent page id and section id."
msgstr "Settings sections must declare a non-empty parent page id and section id."

#: src/Api/Infrastructure/MetadataController.php:92
msgid "Match rows whose target type equals this name."
msgstr "Match rows whose target type equals this name."

#: src/Api/Infrastructure/MetadataController.php:88
msgid "Match rows that carry a metadata entry with this name. Surviving rows have their entries trimmed to the matching one."
msgstr "Match rows that carry a metadata entry with this name. Surviving rows have their entries trimmed to the matching one."

#: src/Api/Infrastructure/MetadataController.php:81
msgid "Lists metadata attached to elements of this schema. All filter arguments are optional; supplying multiple narrows the result. Use this to discover internal-use APIs, beta features, ownership, etc., or to ask \"can I use this specific element?\"."
msgstr "Lists metadata attached to elements of this schema. All filter arguments are optional; supplying multiple narrows the result. Use this to discover internal-use APIs, beta features, ownership, etc., or to ask \"can I use this specific element?\"."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:366
msgid "We couldn't install `%s`. Try again, or install it manually. If it keeps failing, contact your host."
msgstr "We couldn't install `%s`. Try again, or install it manually. If it keeps failing, contact your host."

#. translators: %s: HTML link to the Application Passwords screen.
#: src/Admin/API/views/mobile-app-qr-login-signin-email.php:131
msgid "You can manage all connected devices anytime under %s."
msgstr "You can manage all connected devices anytime under %s."

#: src/Admin/API/views/mobile-app-qr-login-signin-email.php:129
msgid "Users → Profile → Application Passwords"
msgstr "Users → Profile → Application Passwords"

#: src/Admin/API/views/mobile-app-qr-login-signin-email.php:115
msgid "If you recognise this sign-in, you don't need to do anything. If it wasn't you, revoke access immediately to remove this device."
msgstr "If you recognise this sign-in, you don't need to do anything. If it wasn't you, revoke access immediately to remove this device."

#: src/Admin/API/views/mobile-app-qr-login-signin-email.php:114
msgid "Was this you?"
msgstr "Was this you?"

#. translators: %s: mobile app version, e.g. "24.7.0".
#: src/Admin/API/views/mobile-app-qr-login-signin-email.php:102
#: assets/client/admin/chunks/1497.js:1
msgid "App version %s"
msgstr "App version %s"

#. translators: 1: device name. 2: site name.
#: src/Admin/API/views/mobile-app-qr-login-signin-email.php:51
msgid "%1$s just signed in to the WooCommerce mobile app for %2$s."
msgstr "%1$s just signed in to the WooCommerce mobile app for %2$s."

#: src/Admin/API/views/mobile-app-qr-login-signin-email.php:40
msgid "WooCommerce mobile app"
msgstr "WooCommerce mobile app"

#. translators: %s: plugin slug (example: woocommerce-services).
#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/API/OnboardingPlugins.php:398 src/Admin/PluginsHelper.php:288
#: src/Admin/PluginsHelper.php:311
msgid "We couldn't install `%s`. Try again in a few minutes, or install it later from the Extensions page."
msgstr "We couldn't install `%s`. Try again in a few minutes, or install it later from the Extensions page."

#: src/Admin/API/Notes.php:794
msgid "Deprecated. Always returns an empty string. Inbox notes no longer render images; this field will be removed in a future release."
msgstr "Deprecated. Always returns an empty string. Inbox notes no longer render images; this field will be removed in a future release."

#: src/Admin/API/Notes.php:788
msgid "Deprecated. Always returns \"plain\". Inbox notes no longer support layout variants; this field will be removed in a future release."
msgstr "Deprecated. Always returns \"plain\". Inbox notes no longer support layout variants; this field will be removed in a future release."

#. translators: %s: site name.
#: src/Admin/API/MobileAppQRLogin.php:2058
msgid "A new device signed in to %s"
msgstr "A new device signed in to %s"

#: src/Admin/API/MobileAppQRLogin.php:1835
msgid "Too many QR login session-status checks. Please try again later."
msgstr "Too many QR login session-status checks. Please try again later."

#: src/Admin/API/MobileAppQRLogin.php:1730
msgid "This QR login session is not waiting for approval."
msgstr "This QR login session is not waiting for approval."

#: src/Admin/API/MobileAppQRLogin.php:1720
#: src/Admin/API/MobileAppQRLogin.php:1743
msgid "The QR login challenge has expired. Please generate a new code."
msgstr "The QR login challenge has expired. Please generate a new code."

#: src/Admin/API/MobileAppQRLogin.php:1685
msgid "This QR login session is already being approved."
msgstr "This QR login session is already being approved."

#: src/Admin/API/MobileAppQRLogin.php:1661
msgid "Too many QR login approval attempts. Please try again later."
msgstr "Too many QR login approval attempts. Please try again later."

#: src/Admin/API/MobileAppQRLogin.php:1569
#: src/Admin/API/MobileAppQRLogin.php:1579
msgid "This QR login session is no longer accepting scans."
msgstr "This QR login session is no longer accepting scans."

#: src/Admin/API/MobileAppQRLogin.php:1553
msgid "QR login requires device information from the mobile app."
msgstr "QR login requires device information from the mobile app."

#: src/Admin/API/MobileAppQRLogin.php:1529
#: src/Admin/API/MobileAppQRLogin.php:1544
msgid "Too many QR login scans. Please try again later."
msgstr "Too many QR login scans. Please try again later."

#: src/Admin/API/MobileAppQRLogin.php:1515
msgid "This Woo mobile app version is no longer supported for QR sign-in. Please update the app and try again."
msgstr "This Woo mobile app version is no longer supported for QR sign-in. Please update the app and try again."

#. translators: 1: device descriptor (model or OS, e.g. "iPhone 15"). 2: ISO
#. date the AP was created.
#: src/Admin/API/MobileAppQRLogin.php:1468
msgid "Woo Mobile · %1$s · %2$s"
msgstr "Woo Mobile · %1$s · %2$s"

#: src/Admin/API/MobileAppQRLogin.php:1460
msgid "WooCommerce Mobile App (QR Login)"
msgstr "WooCommerce Mobile App (QR Login)"

#: src/Admin/API/MobileAppQRLogin.php:1385
msgid "Could not revoke the Application Password. Please try again."
msgstr "Could not revoke the Application Password. Please try again."

#: src/Admin/API/MobileAppQRLogin.php:1376
msgid "No matching Application Password to revoke."
msgstr "No matching Application Password to revoke."

#: src/Admin/API/MobileAppQRLogin.php:1356
msgid "Too many QR login revoke attempts. Please try again later."
msgstr "Too many QR login revoke attempts. Please try again later."

#: src/Admin/API/MobileAppQRLogin.php:1246
msgid "Too many QR login status checks. Please try again later."
msgstr "Too many QR login status checks. Please try again later."

#: src/Admin/API/MobileAppQRLogin.php:1166
msgid "Could not create a mobile-app credential. Please try again, or contact your site administrator."
msgstr "Could not create a mobile-app credential. Please try again, or contact your site administrator."

#: src/Admin/API/MobileAppQRLogin.php:1129
msgid "Application passwords are not available for your account. Please contact the site administrator for assistance."
msgstr "Application passwords are not available for your account. Please contact the site administrator for assistance."

#: src/Admin/API/MobileAppQRLogin.php:1106
msgid "User associated with this token no longer exists."
msgstr "User associated with this token no longer exists."

#: src/Admin/API/MobileAppQRLogin.php:1094
msgid "Invalid exchange grant for this QR login session."
msgstr "Invalid exchange grant for this QR login session."

#: src/Admin/API/MobileAppQRLogin.php:1057
msgid "This QR login session has not been approved."
msgstr "This QR login session has not been approved."

#: src/Admin/API/MobileAppQRLogin.php:1042
msgid "QR login token has expired."
msgstr "QR login token has expired."

#: src/Admin/API/MobileAppQRLogin.php:990
#: src/Admin/API/MobileAppQRLogin.php:1018
#: src/Admin/API/MobileAppQRLogin.php:1030
#: src/Admin/API/MobileAppQRLogin.php:1536
#: src/Admin/API/MobileAppQRLogin.php:1593
#: src/Admin/API/MobileAppQRLogin.php:1674
#: src/Admin/API/MobileAppQRLogin.php:1697
#: src/Admin/API/MobileAppQRLogin.php:1708
msgid "Invalid or expired QR login token."
msgstr "Invalid or expired QR login token."

#: src/Admin/API/MobileAppQRLogin.php:983
#: src/Admin/API/MobileAppQRLogin.php:1002
#: src/Admin/API/MobileAppQRLogin.php:1010
msgid "Too many exchange attempts. Please try again later."
msgstr "Too many exchange attempts. Please try again later."

#: src/Admin/API/MobileAppQRLogin.php:903
msgid "Too many QR login requests. Please try again later."
msgstr "Too many QR login requests. Please try again later."

#: src/Admin/API/MobileAppQRLogin.php:894
#: src/Admin/API/MobileAppQRLogin.php:1116
#: src/Admin/API/MobileAppQRLogin.php:1364
msgid "Application Passwords are not available on this site."
msgstr "Application Passwords are not available on this site."

#: src/Admin/API/MobileAppQRLogin.php:878
#: src/Admin/API/MobileAppQRLogin.php:958
#: src/Admin/API/MobileAppQRLogin.php:1507
#: src/Admin/API/MobileAppQRLogin.php:1805 assets/client/admin/chunks/1497.js:1
msgid "QR login requires an HTTPS connection."
msgstr "QR login requires an HTTPS connection."

#: src/Admin/API/MobileAppQRLogin.php:836
#: src/Admin/API/MobileAppQRLogin.php:852
msgid "QR login cannot be used because the site URL is not configured for HTTPS. Please update the WordPress Address (URL) in Settings → General to use https://."
msgstr "QR login cannot be used because the site URL is not configured for HTTPS. Please update the WordPress Address (URL) in Settings → General to use https://."

#: includes/wc-attribute-functions.php:293
msgid "Color / image"
msgstr "Colour / image"

#: src/Admin/API/MobileAppQRLogin.php:439
msgid "Sorry, you are not allowed to generate a mobile app QR login token."
msgstr "Sorry, you are not allowed to generate a mobile app QR login token."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:867
msgid "Variation gallery image IDs, excluding the featured image (which is set via \"image\"). Mirrors how galleries work on parent products."
msgstr "Variation gallery image IDs, excluding the featured image (which is set via \"image\"). Mirrors how galleries work on parent products."

#: includes/class-wc-webhook.php:447
msgid "Unsupported webhook API version. Please edit this webhook to use a current REST API version."
msgstr "Unsupported webhook API version. Please edit this webhook to use a current REST API version."

#. translators: %s: unsupported api version identifier e.g. legacy_v3
#: includes/admin/settings/views/html-webhooks-edit.php:159
msgid "%s (unsupported)"
msgstr "%s (unsupported)"

#: includes/admin/settings/class-wc-settings-page.php:424
msgid "Settings UI schema generation failed."
msgstr "Settings UI schema generation failed."

#. translators: 1: settings page id, 2: settings section id, 3: fallback
#. reason.
#: includes/admin/settings/class-wc-settings-page.php:191
msgid "Settings UI rendering for page \"%1$s\" section \"%2$s\" fell back to the legacy settings renderer. Reason: %3$s"
msgstr "Settings UI rendering for page \"%1$s\" section \"%2$s\" fell back to the legacy settings renderer. Reason: %3$s"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:210
msgid "Set variation prices"
msgstr "Set variation prices"

#. translators: %1$s: order note author, %2$s: order note date
#: includes/admin/meta-boxes/views/html-order-notes.php:53
#: includes/class-wc-ajax.php:1786
msgid "Delete note from %1$s on %2$s"
msgstr "Delete note from %1$s on %2$s"

#. translators: %s: order note date
#: includes/admin/meta-boxes/views/html-order-notes.php:51
#: includes/class-wc-ajax.php:1784
msgid "Delete system note from %s"
msgstr "Delete system note from %s"

#: includes/admin/meta-boxes/views/html-order-notes.php:23
#: includes/class-wc-ajax.php:1758
msgid "Sent to customer"
msgstr "Sent to customer"

#. translators: %s: link to the customer note email template settings
#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:62
msgid "Preview or edit %s"
msgstr "Preview or edit %s"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:57
msgid "email template"
msgstr "email template"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:50
msgid "Public note to customer"
msgstr "Public note to customer"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:38
msgid "Send note to customer →"
msgstr "Send note to customer →"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:37
msgid "Add private note"
msgstr "Add private note"

#: includes/admin/class-wc-admin-assets.php:707
msgid "Order note added and emailed to the customer."
msgstr "Order note added and emailed to the customer."

#: includes/admin/class-wc-admin-assets.php:706
msgid "Order note added."
msgstr "Order note added."

#: includes/admin/class-wc-admin-assets.php:704
msgid "Are you sure you wish to delete this note? This action cannot be undone. Caution: This only removes the note from your records — it does not recall the email already sent to the customer."
msgstr "Are you sure you wish to delete this note? This action cannot be undone. Caution: This only removes the note from your records — it does not recall the email already sent to the customer."

#: includes/admin/class-wc-admin-assets.php:490
msgid "Enter only numbers and hyphens (-). The letter X is allowed only as the final ISBN-10 check digit."
msgstr "Enter only numbers and hyphens (-). The letter X is allowed only as the final ISBN-10 check digit."

#: includes/abstracts/abstract-wc-product.php:899
msgid "Invalid GTIN, UPC, EAN, or ISBN. The letter X is only valid as the final ISBN-10 check digit."
msgstr "Invalid GTIN, UPC, EAN, or ISBN. The letter X is only valid as the final ISBN-10 check digit."

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Inter"
msgstr "Inter"

#. translators: 1: numeric star rating 2: label text e.g. "Good"
#: templates/order/star-rating.php:52
msgid "%1$d out of 5 stars: %2$s"
msgstr "%1$d out of 5 stars: %2$s"

#: templates/order/customer-review-order.php:104
msgid "* Mandatory fields"
msgstr "* Mandatory fields"

#: templates/order/customer-review-order.php:114
msgid "Don't see all your products?"
msgstr "Don't see all your products?"

#: templates/order/customer-review-order.php:100
msgid "Loved something? Not so much? Share a quick review for what you bought. Feel free to skip any product."
msgstr "Loved something? Not so much? Share a quick review for what you bought. Feel free to skip any product."

#: templates/order/customer-review-order.php:96
msgid "Review your order"
msgstr "Review your order"

#: templates/order/customer-review-order-row.php:101
msgid "Share your experience with this product..."
msgstr "Share your experience with this product..."

#: templates/order/customer-review-order.php:117
msgid "Some products may not be available for review because the store has disabled reviews for them."
msgstr "Some products may not be available for review because the store has disabled reviews for them."

#: templates/order/customer-review-order.php:173
msgid "Submit reviews"
msgstr "Submit reviews"

#: templates/order/customer-review-order-empty.php:46
msgid "There are no products on this order that are open for reviews right now."
msgstr "There are no products on this order that are open for reviews right now."

#: templates/emails/customer-review-request.php:53
msgid "Leave a review"
msgstr "Leave a review"

#: templates/emails/plain/customer-review-request.php:36
msgid "Leave a review:"
msgstr "Leave a review:"

#: templates/emails/block/general-block-content-for-fulfillment-emails.php:25
#: templates/emails/customer-fulfillment-updated.php:40
#: templates/emails/plain/customer-fulfillment-updated.php:30
msgid "Note from the store:"
msgstr "Note from the store:"

#: templates/order/customer-review-order-empty.php:36
msgid "Nothing to review here"
msgstr "Nothing to review here"

#: templates/order/customer-review-order-empty.php:31
#: templates/order/customer-review-order.php:180
msgid "Thank you for your reviews"
msgstr "Thank you for your reviews"

#: templates/emails/block/customer-review-request.php:36
#: templates/emails/customer-review-request.php:49
#: templates/emails/plain/customer-review-request.php:33
msgid "We’d love to know what you thought of the products you ordered. Your review helps other shoppers make better decisions and helps us improve."
msgstr "We’d love to know what you thought of the products you ordered. Your review helps other shoppers make better decisions and helps us improve."

#: templates/order/customer-review-order-empty.php:44
#: templates/order/customer-review-order.php:183
msgid "Your feedback helps other customers make better purchasing decisions."
msgstr "Your feedback helps other customers make better purchasing decisions."

#. translators: 1: order ID, 2: error message
#: src/Internal/OrderReviews/Endpoint.php:629
msgid "Could not stamp Review Order completion meta on order %1$d: %2$s."
msgstr "Could not stamp Review Order completion meta on order %1$d: %2$s."

#: src/Internal/Features/FeaturesController.php:459
msgid "Customer review request (beta)"
msgstr "Customer review request (beta)"

#: src/Internal/Features/FeaturesController.php:638
msgid "Dual Code & GraphQL API"
msgstr "Dual Code & GraphQL API"

#: src/Internal/Features/FeaturesController.php:639
msgid "Experimental code-first API for WooCommerce with automatic GraphQL endpoint generation. Requires PHP 8.1 or later."
msgstr "Experimental code-first API for WooCommerce with automatic GraphQL endpoint generation. Requires PHP 8.1 or later."

#: src/Internal/OrderReviews/Endpoint.php:195
#: src/Internal/OrderReviews/Endpoint.php:212
msgctxt "Page slug"
msgid "review-order"
msgstr "review-order"

#: src/Internal/OrderReviews/Endpoint.php:196
msgctxt "Page title"
msgid "Review your order"
msgstr "Review your order"

#: src/Internal/OrderReviews/Endpoint.php:773
msgid "Please rate this product before submitting your review."
msgstr "Please rate this product before submitting your review."

#: src/Internal/OrderReviews/Endpoint.php:241
msgid "Review Order Page"
msgstr "Review Order Page"

#: src/Internal/OrderReviews/SubmissionHandler.php:69
msgid "Security check failed."
msgstr "Security check failed."

#: src/Internal/Features/FeaturesController.php:460
msgid "Send customers a transactional email after order completion inviting them to review the products they bought, and host the per-order Review Order landing page."
msgstr "Send customers a transactional email after order completion inviting them to review the products they bought, and host the per-order Review Order landing page."

#. translators: 1: order ID, 2: skip reason
#: src/Internal/OrderReviews/Scheduler.php:224
msgid "Skipped scheduling review-request email for order %1$d: %2$s."
msgstr "Skipped scheduling review-request email for order %1$d: %2$s."

#: src/Internal/OrderReviews/Endpoint.php:772
msgid "Something went wrong, please try again."
msgstr "Something went wrong, please try again."

#: src/Internal/OrderReviews/Endpoint.php:770
msgid "Thanks, your review is live."
msgstr "Thanks, your review is live."

#: src/Internal/OrderReviews/Endpoint.php:771
msgid "Thanks, your review is pending approval."
msgstr "Thanks, your review is pending approval."

#: src/StoreApi/Utilities/ProductQuery.php:266
msgid "The related product ID is invalid or the product is not visible."
msgstr "The related product ID is invalid or the product is not visible."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Pagination/CouponConnection.php:21
msgid "A connection to a list of Coupon items."
msgstr "A connection to a list of Coupon items."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Pagination/ProductConnection.php:21
msgid "A connection to a list of Product items."
msgstr "A connection to a list of Product items."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Pagination/ProductReviewConnection.php:21
msgid "A connection to a list of ProductReview items."
msgstr "A connection to a list of ProductReview items."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Pagination/ProductVariationConnection.php:21
msgid "A connection to a list of ProductVariation items."
msgstr "A connection to a list of ProductVariation items."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SelectedAttribute.php:19
msgid "A selected attribute value on a product variation."
msgstr "A selected attribute value on a product variation."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:28
msgid "A simple WooCommerce product."
msgstr "A simple WooCommerce product."

#: src/Internal/Api/Settings.php:79
msgid "Allow GraphQL queries over GET in addition to POST"
msgstr "Allow GraphQL queries over GET in addition to POST"

#: src/Internal/Api/Autogenerated/GraphQLTypes/Scalars/DateTime.php:19
msgid "An ISO 8601 encoded date and time string."
msgstr "An ISO 8601 encoded date and time string."

#: src/Internal/Api/Settings.php:65
msgid "Configure the WooCommerce GraphQL API."
msgstr "Configure the WooCommerce GraphQL API."

#: src/Internal/Features/FeaturesController.php:449
msgid "Deferred emails"
msgstr "Deferred emails"

#: src/Internal/Api/Settings.php:78
msgid "Enable GET endpoint"
msgstr "Enable GET endpoint"

#. translators: %s: underlying error message
#: src/Internal/EmailEditor/EmailApiController.php:534
msgid "Failed to reset email content: %s"
msgstr "Failed to reset email content: %s"

#: src/Internal/Api/Settings.php:45 src/Internal/Api/Settings.php:64
msgid "GraphQL"
msgstr "GraphQL"

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductReview.php:20
msgid "Represents a customer review for a product."
msgstr "Represents a customer review for a product."

#: src/Internal/Features/FeaturesController.php:450
msgid "Send transactional emails asynchronously via Action Scheduler instead of during the current request."
msgstr "Send transactional emails asynchronously via Action Scheduler instead of during the current request."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SelectedAttribute.php:23
msgid "The attribute name or slug."
msgstr "The attribute name or slug."

#: src/Internal/EmailEditor/EmailApiController.php:452
msgid "The canonical block content written to the post."
msgstr "The canonical block content written to the post."

#: src/Internal/EmailEditor/EmailApiController.php:457
msgid "The core block template @version stamped on the post, or null when the email is not sync-enabled."
msgstr "The core block template @version stamped on the post, or null when the email is not sync-enabled."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductReview.php:44
msgid "The date the review was created."
msgstr "The date the review was created."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductImage.php:27
msgid "The image URL."
msgstr "The image URL."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductImage.php:31
msgid "The image alt text."
msgstr "The image alt text."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductImage.php:23
msgid "The image attachment ID."
msgstr "The image attachment ID."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductImage.php:35
msgid "The image display position."
msgstr "The image display position."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:36
msgid "The parent variable product ID."
msgstr "The parent variable product ID."

#: src/Internal/EmailEditor/EmailApiController.php:472
msgid "The post-reset sync status (in_sync on success for sync-enabled emails, null otherwise)."
msgstr "The post-reset sync status (in_sync on success for sync-enabled emails, null otherwise)."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductReview.php:28
msgid "The product ID this review belongs to."
msgstr "The product ID this review belongs to."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:38
msgid "The product variations."
msgstr "The product variations."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductReview.php:24
msgid "The review ID."
msgstr "The review ID."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductReview.php:36
msgid "The review content."
msgstr "The review content."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductReview.php:40
msgid "The review rating (1-5)."
msgstr "The review rating (1-5)."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductReview.php:32
msgid "The reviewer name."
msgstr "The reviewer name."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SelectedAttribute.php:27
msgid "The selected attribute value."
msgstr "The selected attribute value."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:40
msgid "The selected attribute values for this variation."
msgstr "The selected attribute values for this variation."

#: src/Internal/EmailEditor/EmailApiController.php:467
msgid "UTC timestamp when the post was stamped (Y-m-d H:i:s), or null when the email is not sync-enabled."
msgstr "UTC timestamp when the post was stamped (Y-m-d H:i:s), or null when the email is not sync-enabled."

#: src/Internal/EmailEditor/EmailApiController.php:462
msgid "sha1 of the canonical block content stamped on the post, or null when the email is not sync-enabled."
msgstr "sha1 of the canonical block content stamped on the post, or null when the email is not sync-enabled."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductAttribute.php:19
msgid "A product attribute."
msgstr "A product attribute."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:118
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:126
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:127
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:118
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:149
msgid "Customer reviews for this product."
msgstr "Customer reviews for this product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:126
msgid "Email addresses of customers who have used this coupon."
msgstr "Email addresses of customers who have used this coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductDimensions.php:19
msgid "Physical dimensions and weight of a product."
msgstr "Physical dimensions and weight of a product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:23
msgid "Represents a WooCommerce discount coupon."
msgstr "Represents a WooCommerce discount coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductImage.php:19
msgid "Represents a product image."
msgstr "Represents a product image."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/DeleteCouponResult.php:23
msgid "The ID of the deleted coupon."
msgstr "The ID of the deleted coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductAttribute.php:23
msgid "The attribute display name."
msgstr "The attribute display name."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductAttribute.php:27
msgid "The attribute taxonomy or key name."
msgstr "The attribute taxonomy or key name."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductAttribute.php:31
msgid "The available attribute values."
msgstr "The available attribute values."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:66
msgid "The date the coupon expires."
msgstr "The date the coupon expires."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:58
msgid "The date the coupon was created."
msgstr "The date the coupon was created."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:62
msgid "The date the coupon was last modified."
msgstr "The date the coupon was last modified."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:122
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:130
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:131
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:122
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:153
msgid "The date the product was created."
msgstr "The date the product was created."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:126
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:134
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:135
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:126
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:157
msgid "The date the product was last modified."
msgstr "The date the product was last modified."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductAttribute.php:35
msgid "The display order position."
msgstr "The display order position."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:35
msgid "The external product URL."
msgstr "The external product URL."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:70
msgid "The number of times the coupon has been used."
msgstr "The number of times the coupon has been used."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:114
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:122
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:123
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:114
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:145
msgid "The product attributes."
msgstr "The product attributes."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:110
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:118
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:119
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:110
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:141
msgid "The product images."
msgstr "The product images."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:42
msgid "The raw discount type as stored in WooCommerce. Useful when discount_type is OTHER (e.g. plugin-added types like recurring_percent or sign_up_fee)."
msgstr "The raw discount type as stored in WooCommerce. Useful when discount_type is OTHER (e.g. plugin-added types like recurring_percent or sign_up_fee)."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:68
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:76
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:77
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:68
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:99
msgid "The raw product type as stored in WooCommerce. Useful when product_type is OTHER (e.g. plugin-added types like subscription, bundle)."
msgstr "The raw product type as stored in WooCommerce. Useful when product_type is OTHER (e.g. plugin-added types like subscription, bundle)."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:98
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:106
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:107
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:98
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:129
msgid "The raw stock status as stored in WooCommerce. Useful when stock_status is OTHER (e.g. plugin-added statuses)."
msgstr "The raw stock status as stored in WooCommerce. Useful when stock_status is OTHER (e.g. plugin-added statuses)."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:72
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:80
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:81
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:72
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:103
msgid "The regular price of the product. Null when not set."
msgstr "The regular price of the product. Null when not set."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/DeleteCouponResult.php:19
msgid "The result of deleting a coupon."
msgstr "The result of deleting a coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:83
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:91
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:92
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:83
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:114
msgid "The sale price of the product."
msgstr "The sale price of the product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:94
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:102
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:103
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:94
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:125
msgid "The stock status of the product."
msgstr "The stock status of the product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:39
msgid "The text for the external product button."
msgstr "The text for the external product button."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:88
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:96
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:97
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:88
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:119
msgid "When true, returns price with currency symbol."
msgstr "When true, returns price with currency symbol."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductAttribute.php:47
msgid "Whether the attribute is a global taxonomy attribute."
msgstr "Whether the attribute is a global taxonomy attribute."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductAttribute.php:43
msgid "Whether the attribute is used for variations."
msgstr "Whether the attribute is used for variations."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductAttribute.php:39
msgid "Whether the attribute is visible on the product page."
msgstr "Whether the attribute is visible on the product page."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/DeleteCouponResult.php:27
msgid "Whether the coupon was permanently deleted."
msgstr "Whether the coupon was permanently deleted."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:77
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:85
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:86
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:77
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:108
msgid "Whether to apply currency formatting."
msgstr "Whether to apply currency formatting."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/ObjectWithId.php:20
msgid "An object with a numeric ID."
msgstr "An object with a numeric ID."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:21
msgid "Data for updating an existing coupon. All fields are optional."
msgstr "Data for updating an existing coupon. All fields are optional."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:22
msgid "Data for updating an existing product."
msgstr "Data for updating an existing product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:22
msgid "Data required to create a new product."
msgstr "Data required to create a new product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:97
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:101
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:122
msgid "Email addresses that can use this coupon."
msgstr "Email addresses that can use this coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/ProductFilter.php:21
msgid "Filter criteria for listing products."
msgstr "Filter criteria for listing products."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:69
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:73
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:94
msgid "Maximum number of items the coupon can be applied to."
msgstr "Maximum number of items the coupon can be applied to."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:61
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:65
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:86
msgid "Maximum number of times the coupon can be used in total."
msgstr "Maximum number of times the coupon can be used in total."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:65
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:69
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:90
msgid "Maximum number of times the coupon can be used per customer."
msgstr "Maximum number of times the coupon can be used per customer."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:93
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:97
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:118
msgid "Maximum order amount allowed to use the coupon."
msgstr "Maximum order amount allowed to use the coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:89
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:93
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:114
msgid "Minimum order amount required to use the coupon."
msgstr "Minimum order amount required to use the coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/Dimensions.php:19
msgid "Physical dimensions and weight for a product."
msgstr "Physical dimensions and weight for a product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:57
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:61
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:82
msgid "Product IDs excluded from the coupon."
msgstr "Product IDs excluded from the coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:53
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:57
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:78
msgid "Product IDs the coupon can be applied to."
msgstr "Product IDs the coupon can be applied to."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:81
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:85
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:106
msgid "Product category IDs excluded from the coupon."
msgstr "Product category IDs excluded from the coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:77
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:81
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:102
msgid "Product category IDs the coupon applies to."
msgstr "Product category IDs the coupon applies to."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:25
msgid "The ID of the coupon to update."
msgstr "The ID of the coupon to update."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:26
msgid "The ID of the product to update."
msgstr "The ID of the product to update."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:41
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:45
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:50
msgid "The coupon status."
msgstr "The coupon status."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:45
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:49
msgid "The date the coupon expires (ISO 8601)."
msgstr "The date the coupon expires (ISO 8601)."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:37
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:41
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:46
msgid "The discount amount."
msgstr "The discount amount."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:38
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:42
#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:47
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:55
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:56
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:47
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:78
msgid "The full product description."
msgstr "The full product description."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:66
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:70
#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:102
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:110
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:111
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:102
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:133
msgid "The number of items in stock."
msgstr "The number of items in stock."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:34
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:38
#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:43
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:51
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:52
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:43
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:74
msgid "The product SKU."
msgstr "The product SKU."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:70
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:74
#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:106
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:114
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:115
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:106
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:137
msgid "The product dimensions."
msgstr "The product dimensions."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/Dimensions.php:31
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductDimensions.php:31
msgid "The product height."
msgstr "The product height."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/Dimensions.php:23
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductDimensions.php:23
msgid "The product length."
msgstr "The product length."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:26
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:30
#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:35
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:43
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:44
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:35
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:66
msgid "The product name."
msgstr "The product name."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:30
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:34
#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:39
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:47
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:48
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:39
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:70
msgid "The product slug."
msgstr "The product slug."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:46
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:50
#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:56
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:64
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:65
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:56
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:87
msgid "The product status."
msgstr "The product status."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:50
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:54
#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:64
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:72
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:73
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:64
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:95
msgid "The product type."
msgstr "The product type."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/Dimensions.php:35
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductDimensions.php:35
msgid "The product weight."
msgstr "The product weight."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/Dimensions.php:27
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductDimensions.php:27
msgid "The product width."
msgstr "The product width."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:60
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:54
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:68
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:69
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:60
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:91
msgid "The raw status as stored in WordPress. Useful when status is OTHER (e.g. plugin-added post statuses)."
msgstr "The raw status as stored in WordPress. Useful when status is OTHER (e.g. plugin-added post statuses)."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:54
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:58
msgid "The regular price."
msgstr "The regular price."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:58
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:62
msgid "The sale price."
msgstr "The sale price."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:42
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:46
#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:51
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:59
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:60
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:51
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:82
msgid "The short product description."
msgstr "The short product description."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/ObjectWithId.php:24
#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:130
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:130
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:138
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:139
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/SimpleProduct.php:130
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:161
msgid "The unique numeric identifier."
msgstr "The unique numeric identifier."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:49
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:53
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:74
msgid "Whether the coupon can only be used alone."
msgstr "Whether the coupon can only be used alone."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:85
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:89
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:110
msgid "Whether the coupon excludes items on sale."
msgstr "Whether the coupon excludes items on sale."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:73
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:77
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:98
msgid "Whether the coupon grants free shipping."
msgstr "Whether the coupon grants free shipping."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateProduct.php:62
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateProduct.php:66
msgid "Whether to manage stock."
msgstr "Whether to manage stock."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductStatus.php:43
msgid "The product is in the trash."
msgstr "The product is in the bin."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/StockStatus.php:31
msgid "The product is on backorder."
msgstr "The product is on back-order."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductType.php:27
msgid "A grouped product."
msgstr "A grouped product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductType.php:39
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ProductVariation.php:29
msgid "A product variation."
msgstr "A product variation."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductType.php:23
msgid "A simple product."
msgstr "A simple product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductType.php:35
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:31
msgid "A variable product with variations."
msgstr "A variable product with variations."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductType.php:31
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/ExternalProduct.php:28
msgid "An external/affiliate product."
msgstr "An external/affiliate product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:21
msgid "Data required to create a new coupon."
msgstr "Data required to create a new coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:25
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:29
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:30
msgid "The coupon code."
msgstr "The coupon code."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:29
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:33
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:34
msgid "The coupon description."
msgstr "The coupon description."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/DiscountType.php:35
msgid "The discount type is not one of the standard WooCommerce values (e.g. added by a plugin). Inspect raw_discount_type for the underlying value."
msgstr "The discount type is not one of the standard WooCommerce values (e.g. added by a plugin). Inspect raw_discount_type for the underlying value."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductStatus.php:23
msgid "The product is a draft."
msgstr "The product is a draft."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/StockStatus.php:23
msgid "The product is in stock."
msgstr "The product is in stock."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/StockStatus.php:27
msgid "The product is out of stock."
msgstr "The product is out of stock."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductStatus.php:27
msgid "The product is pending review."
msgstr "The product is pending review."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductStatus.php:35
msgid "The product is privately published."
msgstr "The product is privately published."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductStatus.php:31
msgid "The product is published and visible."
msgstr "The product is published and visible."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductStatus.php:39
msgid "The product is scheduled to be published in the future."
msgstr "The product is scheduled to be published in the future."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductStatus.php:48
msgid "The product status is not one of the standard WordPress values (e.g. added by a plugin). Inspect raw_status for the underlying value."
msgstr "The product status is not one of the standard WordPress values (e.g. added by a plugin). Inspect raw_status for the underlying value."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductType.php:43
msgid "The product type is not one of the standard WooCommerce values (e.g. added by a plugin). Inspect raw_product_type for the underlying value."
msgstr "The product type is not one of the standard WooCommerce values (e.g. added by a plugin). Inspect raw_product_type for the underlying value."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductStatus.php:19
msgid "The publication status of a product."
msgstr "The publication status of a product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/StockStatus.php:35
msgid "The stock status is not one of the standard WooCommerce values (e.g. added by a plugin). Inspect raw_stock_status for the underlying value."
msgstr "The stock status is not one of the standard WooCommerce values (e.g. added by a plugin). Inspect raw_stock_status for the underlying value."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/StockStatus.php:19
msgid "The stock status of a product."
msgstr "The stock status of a product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/ProductType.php:19
msgid "The type of a WooCommerce product."
msgstr "The type of a WooCommerce product."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/CreateCoupon.php:33
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/UpdateCoupon.php:37
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/Coupon.php:38
msgid "The type of discount."
msgstr "The type of discount."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/DiscountType.php:27
msgid "A fixed amount discount applied to the cart."
msgstr "A fixed amount discount applied to the basket."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/DiscountType.php:23
msgid "A percentage discount."
msgstr "A percentage discount."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/DiscountType.php:19
msgid "The type of discount for a coupon."
msgstr "The type of discount for a coupon."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/CouponStatus.php:47
msgid "The coupon status is not one of the standard WordPress values (e.g. added by a plugin). Inspect raw_status for the underlying value."
msgstr "The coupon status is not one of the standard WordPress values (e.g. added by a plugin). Inspect raw_status for the underlying value."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/CouponStatus.php:43
msgid "The coupon is in the trash."
msgstr "The coupon is in the bin."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/CouponStatus.php:39
msgid "The coupon is scheduled to be published in the future."
msgstr "The coupon is scheduled to be published in the future."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/CouponStatus.php:35
msgid "The coupon is privately published."
msgstr "The coupon is privately published."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/CouponStatus.php:31
msgid "The coupon is pending review."
msgstr "The coupon is pending review."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/CouponStatus.php:27
msgid "The coupon is a draft."
msgstr "The coupon is a draft."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/CouponStatus.php:23
msgid "The coupon is published and active."
msgstr "The coupon is published and active."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/CouponStatus.php:19
msgid "The publication status of a coupon."
msgstr "The publication status of a coupon."

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListProducts.php:75
msgid "Filter by product type."
msgstr "Filter by product type."

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListProducts.php:70
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/ProductFilter.php:33
msgid "Search products by keyword."
msgstr "Search products by keyword."

#: src/Internal/Api/Autogenerated/GraphQLMutations/DeleteProduct.php:43
msgid "Whether to permanently delete the product (bypass trash)."
msgstr "Whether to permanently delete the product (bypass bin)."

#: src/Internal/Api/Autogenerated/GraphQLMutations/DeleteCoupon.php:35
msgid "Whether to permanently delete the coupon (bypass trash)."
msgstr "Whether to permanently delete the coupon (bypass bin)."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Enums/DiscountType.php:31
msgid "A fixed amount discount applied to each eligible product."
msgstr "A fixed amount discount applied to each eligible product."

#: src/Internal/Api/Autogenerated/GraphQLMutations/CreateCoupon.php:20
msgid "Create a new coupon."
msgstr "Create a new coupon."

#: src/Internal/Api/Autogenerated/GraphQLMutations/CreateProduct.php:20
msgid "Create a new product."
msgstr "Create a new product."

#: src/Internal/Api/Autogenerated/GraphQLMutations/CreateCoupon.php:32
msgid "Data for the new coupon."
msgstr "Data for the new coupon."

#: src/Internal/Api/Autogenerated/GraphQLMutations/CreateProduct.php:32
msgid "Data for the new product."
msgstr "Data for the new product."

#: src/Internal/Api/Autogenerated/GraphQLMutations/DeleteCoupon.php:19
msgid "Delete a coupon."
msgstr "Delete a coupon."

#: src/Internal/Api/Autogenerated/GraphQLMutations/DeleteProduct.php:27
msgid "Delete a product."
msgstr "Delete a product."

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListCoupons.php:52
msgid "Filter by coupon status."
msgstr "Filter by coupon status."

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListProducts.php:60
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/ProductFilter.php:25
msgid "Filter by product status."
msgstr "Filter by product status."

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListCoupons.php:20
msgid "List coupons with cursor-based pagination."
msgstr "List coupons with cursor-based pagination."

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListProducts.php:22
msgid "List products with cursor-based pagination and optional filtering."
msgstr "List products with cursor-based pagination and optional filtering."

#: src/Internal/Api/Autogenerated/GraphQLQueries/GetCoupon.php:19
msgid "Retrieve a single coupon by ID or code. Exactly one of the two arguments must be provided."
msgstr "Retrieve a single coupon by ID or code. Exactly one of the two arguments must be provided."

#: src/Internal/Api/Autogenerated/GraphQLQueries/GetProduct.php:19
msgid "Retrieve a single product by ID."
msgstr "Retrieve a single product by ID."

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListCoupons.php:42
#: src/Internal/Api/Autogenerated/GraphQLQueries/ListProducts.php:50
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:53
msgid "Return results after this cursor."
msgstr "Return results after this cursor."

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListCoupons.php:47
#: src/Internal/Api/Autogenerated/GraphQLQueries/ListProducts.php:55
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:58
msgid "Return results before this cursor."
msgstr "Return results before this cursor."

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListCoupons.php:32
#: src/Internal/Api/Autogenerated/GraphQLQueries/ListProducts.php:40
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:43
msgid "Return the first N results. Must be between 0 and 100."
msgstr "Return the first N results. Must be between 0 and 100."

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListCoupons.php:37
#: src/Internal/Api/Autogenerated/GraphQLQueries/ListProducts.php:45
#: src/Internal/Api/Autogenerated/GraphQLTypes/Output/VariableProduct.php:48
msgid "Return the last N results. Must be between 0 and 100."
msgstr "Return the last N results. Must be between 0 and 100."

#: src/Internal/Api/Autogenerated/GraphQLMutations/DeleteCoupon.php:31
msgid "The ID of the coupon to delete."
msgstr "The ID of the coupon to delete."

#: src/Internal/Api/Autogenerated/GraphQLQueries/GetCoupon.php:31
msgid "The ID of the coupon to retrieve."
msgstr "The ID of the coupon to retrieve."

#: src/Internal/Api/Autogenerated/GraphQLMutations/DeleteProduct.php:39
msgid "The ID of the product to delete."
msgstr "The ID of the product to delete."

#: src/Internal/Api/Autogenerated/GraphQLQueries/GetProduct.php:31
msgid "The ID of the product to retrieve."
msgstr "The ID of the product to retrieve."

#: src/Internal/Api/Autogenerated/GraphQLQueries/GetCoupon.php:36
msgid "The coupon code to look up."
msgstr "The coupon code to look up."

#: src/Internal/Api/Autogenerated/GraphQLMutations/UpdateCoupon.php:32
#: src/Internal/Api/Autogenerated/GraphQLMutations/UpdateProduct.php:32
msgid "The fields to update."
msgstr "The fields to update."

#: src/Internal/Admin/Orders/MetaBoxes/CustomerHistory.php:95
msgid "Total number of orders for this customer, including the current one."
msgstr "Total number of orders for this customer, including the current one."

#: src/Internal/Api/Autogenerated/GraphQLMutations/UpdateCoupon.php:20
msgid "Update an existing coupon."
msgstr "Update an existing coupon."

#: src/Internal/Api/Autogenerated/GraphQLMutations/UpdateProduct.php:20
msgid "Update an existing product."
msgstr "Update an existing product."

#. translators: %1$s is the opening link tag, %2$s is the closing link tag.
#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:52
msgid "%1$sLog in%2$s"
msgstr "%1$sLog in%2$s"

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1182
msgid "A note from the merchant to include in the customer notification email. Basic HTML (links, bold, italic) is preserved; scripts and unsafe markup are stripped."
msgstr "A note from the merchant to include in the customer notification email. Basic HTML (links, bold, italic) is preserved; scripts and unsafe markup are stripped."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:257
msgid "Access live rates across carriers to get the best prices for you and your customers."
msgstr "Access live rates across carriers to get the best prices for you and your customers."

#: packages/email-editor/src/Integrations/WooCommerce/class-coupon-code-generator.php:102
msgid "Auto-generated coupon by WooCommerce Email Editor"
msgstr "Auto-generated coupon by WooCommerce Email Editor"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:265
msgid "Free to install, with no markup or monthly fees."
msgstr "Free to install, with no markup or monthly fees."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:253
msgid "Instantly save on USPS, UPS, FedEx and DHL Express labels."
msgstr "Instantly save on USPS, UPS, FedEx and DHL Express labels."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:261
msgid "Keep customers happy and informed every step of the way."
msgstr "Keep customers happy and informed every step of the way."

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:57
msgid "Only customers who have purchased this product may leave a review."
msgstr "Only customers who have purchased this product may leave a review."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:249
msgid "Save time and money by managing shipping right from your WooCommerce dashboard."
msgstr "Save time and money by managing shipping right from your WooCommerce dashboard."

#. translators: %s: localized list of order status names, e.g. "pending
#. payment, failed, and cancelled"
#: src/Internal/Admin/Orders/MetaBoxes/CustomerHistory.php:91
msgid "Total number of orders for this customer, excluding %s orders, including the current one."
msgstr "Total number of orders for this customer, excluding %s orders, including the current one."

#: includes/emails/class-wc-email-customer-review-request.php:284
msgid "Delay (days)"
msgstr "Delay (days)"

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1933
msgid "Fee total tax."
msgstr "Fee total tax."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1928
msgid "Fee total, excluding tax."
msgstr "Fee total, excluding tax."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1321
msgid "Grand total, including tax."
msgstr "Grand total, including tax."

#: includes/emails/class-wc-email-customer-review-request.php:286
msgid "How many days after the order is marked complete before the review request email is sent."
msgstr "How many days after the order is marked complete before the review request email is sent."

#: includes/emails/class-wc-email-customer-review-request.php:164
msgid "How was your order from {site_title}?"
msgstr "How was your order from {site_title}?"

#: includes/emails/class-wc-email-customer-review-request.php:71
msgid "Invites customers to review the products from their completed order."
msgstr "Invites customers to review the products from their completed order."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1597
msgid "Line subtotal, excluding tax (before discounts)."
msgstr "Line subtotal, excluding tax (before discounts)."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1608
msgid "Line total, excluding tax (after discounts)."
msgstr "Line total, excluding tax (after discounts)."

#: includes/emails/class-wc-email-customer-review-request.php:174
#: templates/emails/block/customer-review-request.php:25
msgid "Rate your recent purchases"
msgstr "Rate your recent purchases"

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2099
msgid "Refund total tax."
msgstr "Refund total tax."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2093
msgid "Refund total, including tax."
msgstr "Refund total, including tax."

#: includes/emails/class-wc-email-customer-review-request.php:52
msgid "Review request"
msgstr "Review request"

#: includes/emails/class-wc-email-customer-review-request.php:68
msgid "Review request emails are sent to customers a few days after their order is complete, inviting them to leave reviews for the products they purchased."
msgstr "Review request emails are sent to customers a few days after their order is complete, inviting them to leave reviews for the products they purchased."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1838
msgid "Shipping total tax."
msgstr "Shipping total tax."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1833
msgid "Shipping total, excluding tax."
msgstr "Shipping total, excluding tax."

#: includes/emails/class-wc-email-customer-review-request.php:184
msgid "Thanks again for shopping with us. If you have any questions, reply to this email and we'll help out."
msgstr "Thanks again for shopping with us. If you have any questions, reply to this email and we'll help out."

#: includes/emails/class-wc-email-customer-fulfillment-updated.php:239
msgid "This is a sample note from the store. Your order has been updated with new tracking information."
msgstr "This is a sample note from the store. Your order has been updated with new tracking information."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1333
msgid "Whether prices included tax during checkout."
msgstr "Whether prices included tax during checkout."

#: includes/admin/class-wc-admin-assets.php:85
msgid "Connection lost."
msgstr "Connection lost."

#: includes/admin/settings/views/html-webhooks-edit.php:86
msgid "Product published"
msgstr "Product published"

#. translators: 1: currency symbol, 2: tax label (prefixed with space if
#. present)
#: includes/admin/meta-boxes/views/html-variation-admin.php:162
msgid "Regular price (%1$s%2$s)"
msgstr "Regular price (%1$s%2$s)"

#. translators: 1: currency symbol, 2: tax label (prefixed with space if
#. present)
#: includes/admin/meta-boxes/views/html-variation-admin.php:181
msgid "Sale price (%1$s%2$s)"
msgstr "Sale price (%1$s%2$s)"

#: includes/admin/class-wc-admin-assets.php:86
msgid "Saving has been disabled until you are reconnected."
msgstr "Saving has been disabled until you are reconnected."

#: includes/admin/meta-boxes/views/html-product-data-general.php:56
#: includes/admin/meta-boxes/views/html-variation-admin.php:156
msgid "ex. tax"
msgstr "ex. tax"

#: includes/admin/meta-boxes/views/html-product-data-general.php:55
#: includes/admin/meta-boxes/views/html-variation-admin.php:155
msgid "incl. tax"
msgstr "incl. tax"

#: templates/emails/block/admin-payment-gateway-enabled.php:31
msgid "Hello,"
msgstr "Hello,"

#. translators: %s: Username
#: templates/emails/admin-payment-gateway-enabled.php:36
#: templates/emails/plain/admin-payment-gateway-enabled.php:25
msgid "Howdy %s,"
msgstr "Hi %s,"

#: src/StoreApi/Schemas/V1/ProductSchema.php:580
msgid "Whether the product requires a password to access its content."
msgstr "Whether the product requires a password to access its content."

#. translators: %s: Site title
#: templates/emails/block/admin-payment-gateway-enabled.php:37
msgid "A payment gateway was just enabled on %s."
msgstr "A payment gateway was just enabled on %s."

#: src/StoreApi/Schemas/V1/ProductSchema.php:523
msgid "Product dimensions formatted for display (e.g. \"10 × 5 × 3 cm\")."
msgstr "Product dimensions formatted for display (e.g. \"10 × 5 × 3 cm\")."

#: src/StoreApi/Schemas/V1/ProductSchema.php:517
msgid "Product weight formatted for display (e.g. \"2.5 kg\")."
msgstr "Product weight formatted for display (e.g. \"2.5 kg\")."

#. translators: 1: gateway title, 2: site URL
#: templates/emails/admin-payment-gateway-enabled.php:45
#: templates/emails/plain/admin-payment-gateway-enabled.php:29
msgid "The payment gateway \"%1$s\" was just enabled on this site: %2$s"
msgstr "The payment gateway \"%1$s\" was just enabled on this site: %2$s"

#. translators: %s: admin email address
#: templates/emails/admin-payment-gateway-enabled.php:58
#: templates/emails/plain/admin-payment-gateway-enabled.php:38
msgid "This email has been sent to %s"
msgstr "This email has been sent to %s"

#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:56
msgid "Array of locations for this zone. Omit or pass an empty array for an \"Everywhere\" zone."
msgstr "Array of locations for this zone. Omit or pass an empty array for an \"Everywhere\" zone."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:72
msgid "Available for shipping methods"
msgstr "Available for shipping methods"

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:78
msgid "Bank account details"
msgstr "Bank account details"

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:87
msgid "Cash on delivery settings"
msgstr "Cash on delivery settings"

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:68
msgid "Check payment settings"
msgstr "Check payment settings"

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:49
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:48
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:57
msgid "Checkout instructions"
msgstr "Checkout instructions"

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:74
msgid "Choose which shipping methods support Cash on delivery."
msgstr "Choose which shipping methods support Cash on delivery."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:69
msgid "Direct bank transfer settings"
msgstr "Direct bank transfer settings"

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:49
msgid "Enable Cash on delivery at checkout"
msgstr "Enable Cash on delivery at checkout"

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:40
msgid "Enable check payments at checkout"
msgstr "Enable check payments at checkout"

#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:52
msgid "Full size image sizes for responsive images."
msgstr "Full size image sizes for responsive images."

#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:47
msgid "Full size image srcset for responsive images."
msgstr "Full size image srcset for responsive images."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:59
msgid "Instructions shown after checkout"
msgstr "Instructions shown after checkout"

#: src/StoreApi/Routes/V1/Products.php:442
msgid "Limit result set to products related to a specific product ID."
msgstr "Limit result set to products related to a specific product ID."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:88
msgid "Manage how Cash on delivery appears at checkout and in order emails."
msgstr "Manage how Cash on delivery appears at checkout and in order emails."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:70
msgid "Manage how Direct bank transfer appears at checkout and in order emails."
msgstr "Manage how Direct bank transfer appears at checkout and in order emails."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:69
msgid "Manage how check payments appear at checkout and in order emails."
msgstr "Manage how check payments appear at checkout and in order emails."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:79
msgid "Manage the bank accounts customers can use to pay by bank transfer."
msgstr "Manage the bank accounts customers can use to pay by bank transfer."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:59
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:67
msgid "Order confirmation instructions"
msgstr "Order confirmation instructions"

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:51
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:50
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:59
msgid "Shown below the checkout label."
msgstr "Shown below the checkout label."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:61
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:61
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:69
msgid "Shown on the order confirmation page and in order emails."
msgstr "Shown on the order confirmation page and in order emails."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:46
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:45
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:54
msgid "Shown to customers on the payment methods list at checkout."
msgstr "Shown to customers on the payment methods list at checkout."

#: src/Internal/Orders/OrderNoteGroup.php:72
msgid "Fulfillment"
msgstr "Fulfilment"

#: src/Internal/Orders/OrderActionsRestController.php:538
msgid "No email template is available for this order."
msgstr "No email template is available for this order."

#: src/Internal/Orders/OrderActionsRestController.php:202
msgid "The email template to use. If omitted, the best template is auto-selected based on order status."
msgstr "The email template to use. If omitted, the best template is auto-selected based on order status."

#: src/Internal/EmailEditor/EmailApiController.php:429
#: src/Internal/EmailEditor/EmailApiController.php:518
#: src/Internal/EmailEditor/EmailApiController.php:691
#: src/Internal/EmailEditor/EmailApiController.php:806
#: src/Internal/EmailEditor/EmailApiController.php:855
msgid "No email found for the given post ID."
msgstr "No email found for the given post ID."

#: src/Internal/EmailEditor/EmailApiController.php:417
#: src/Internal/EmailEditor/EmailApiController.php:506
#: src/Internal/EmailEditor/EmailApiController.php:679
#: src/Internal/EmailEditor/EmailApiController.php:794
#: src/Internal/EmailEditor/EmailApiController.php:843
msgid "Email editor is not initialized."
msgstr "Email editor is not initialised."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:607
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:614
msgid "Automate your order fulfillment and save on top carriers"
msgstr "Automate your order fulfilment and save on top carriers"

#: src/Internal/Admin/EmailPreview/EmailPreview.php:229
msgid ""
"This is an order note sent from the Admin to the customer during fulfillment when you add a new Order Note and choose to send it to the customer.\n"
"\n"
"It can be multiple lines."
msgstr ""
"This is an order note sent from the Admin to the customer during fulfilment when you add a new Order Note and choose to send it to the customer.\n"
"\n"
"It can be multiple lines."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1020
msgid "An optional notice to display for this payment method (e.g., verification requirements)."
msgstr "An optional notice to display for this payment method (e.g., verification requirements)."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:41
msgid "Enable Direct bank transfer at checkout"
msgstr "Enable Direct bank transfer at checkout"

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php:89
msgid "Gateway description."
msgstr "Gateway description."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php:79
msgid "Gateway enabled status."
msgstr "Gateway enabled status."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php:94
msgid "Gateway sort order."
msgstr "Gateway sort order."

#: src/Internal/RestApi/Routes/V4/Customers/Controller.php:125
msgid "New user password. Generated automatically if not provided."
msgstr "New user password. Generated automatically if not provided."

#: src/Internal/RestApi/Routes/V4/Customers/Controller.php:120
msgid "New user username. Generated from email if not provided."
msgstr "New user username. Generated from email if not provided."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:491
#: assets/client/admin/data/index.js:2
msgid "Packlink"
msgstr "Packlink"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:612
msgid "Print discounted shipping labels with Packlink"
msgstr "Print discounted shipping labels with Packlink"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:605
msgid "Print discounted shipping labels with ShipStation"
msgstr "Print discounted shipping labels with ShipStation"

#: src/Internal/Admin/Settings/PaymentsRestController.php:1026
msgid "Short text for a badge/chip displayed next to the payment method title."
msgstr "Short text for a badge/chip displayed next to the payment method title."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1038
msgid "Text for the call-to-action link in the notice."
msgstr "Text for the call-to-action link in the notice."

#: src/Internal/EmailEditor/EmailApiController.php:280
#: src/Internal/EmailEditor/EmailApiController.php:301
#: src/Internal/EmailEditor/EmailApiController.php:322
#: src/Internal/EmailEditor/EmailApiController.php:343
#: src/Internal/EmailEditor/EmailApiController.php:370
msgid "The ID of the woo_email post."
msgstr "The ID of the woo_email post."

#: src/Internal/EmailEditor/EmailApiController.php:398
msgid "The default block content for the email."
msgstr "The default block content for the email."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1044
msgid "URL for the call-to-action link in the notice."
msgstr "URL for the call-to-action link in the notice."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1032
msgid "Warning message displayed when the payment method is enabled. Plain text only."
msgstr "Warning message displayed when the payment method is enabled. Plain text only."

#. translators: 1: fulfillment ID, 2: old status label, 3: new status label
#: src/Admin/Features/Fulfillments/FulfillmentOrderNotes.php:250
msgid "Fulfillment #%1$d status changed from %2$s to %3$s."
msgstr "Fulfilment #%1$d status changed from %2$s to %3$s."

#. translators: 1: old fulfillment status label, 2: new fulfillment status
#. label
#: src/Admin/Features/Fulfillments/FulfillmentOrderNotes.php:209
msgid "Order fulfillment status changed from %1$s to %2$s."
msgstr "Order fulfilment status changed from %1$s to %2$s."

#. translators: %d: fulfillment ID
#: src/Admin/Features/Fulfillments/FulfillmentOrderNotes.php:169
msgid "Fulfillment #%d deleted."
msgstr "Fulfilment #%d deleted."

#. translators: 1: fulfillment ID, 2: item list
#: src/Admin/Features/Fulfillments/FulfillmentOrderNotes.php:122
msgid "Fulfillment #%1$d updated. Items: %2$s."
msgstr "Fulfilment #%1$d updated. Items: %2$s."

#. translators: 1: fulfillment ID, 2: fulfillment status label, 3: item list
#: src/Admin/Features/Fulfillments/FulfillmentOrderNotes.php:53
msgid "Fulfillment #%1$d created (status: %2$s). Items: %3$s."
msgstr "Fulfilment #%1$d created (status: %2$s). Items: %3$s."

#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:571
msgid "Filter by shipping provider"
msgstr "Filter by shipping provider"

#: src/Admin/Features/Fulfillments/FulfillmentsController.php:106
msgid "Edit shipping provider"
msgstr "Edit shipping provider"

#: src/Admin/Features/Fulfillments/FulfillmentsController.php:105
msgid "Add new shipping provider"
msgstr "Add new shipping provider"

#: src/Admin/Features/Fulfillments/FulfillmentsController.php:104
msgid "Shipping provider"
msgstr "Shipping provider"

#. translators: %s: tracking URL
#: src/Admin/Features/Fulfillments/FulfillmentOrderNotes.php:347
msgid "URL: %s"
msgstr "URL: %s"

#. translators: %s: shipping provider name
#: src/Admin/Features/Fulfillments/FulfillmentOrderNotes.php:339
msgid "Provider: %s"
msgstr "Provider: %s"

#. translators: %d: item ID
#: src/Admin/Features/Fulfillments/FulfillmentOrderNotes.php:306
msgid "Item #%d"
msgstr "Item #%d"

#. translators: %s: tracking number
#: src/Admin/Features/Fulfillments/FulfillmentOrderNotes.php:62
#: src/Admin/Features/Fulfillments/FulfillmentOrderNotes.php:130
msgid "Tracking: %s."
msgstr "Tracking: %s."

#: src/Blocks/BlockTypes/CustomerAccount.php:218
msgid "Account navigation"
msgstr "Account navigation"

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:989
msgid "Continue reading"
msgstr "Continue reading"

#: src/Admin/API/ShippingPartnerSuggestions.php:208
msgid "Countries where this partner should appear first."
msgstr "Countries where this partner should appear first."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:112
msgid "Find new customers by reaching an untapped audience using Snapchat for WooCommerce."
msgstr "Find new customers by reaching an untapped audience using Snapchat for WooCommerce."

#: src/Admin/API/Reports/Customers/Controller.php:629
#: src/Admin/API/Reports/Customers/Stats/Controller.php:388
msgid "Limit result to exclude items with specified customer ids."
msgstr "Limit result to exclude items with specified customer ids."

#. translators: 1) product name 3) URL to My Subscriptions page
#: src/Admin/PluginsHelper.php:1035
msgid "One of your subscriptions for <strong>%1$s</strong> has expired. This store is still covered by another active subscription."
msgstr "One of your subscriptions for <strong>%1$s</strong> has expired. This store is still covered by another active subscription."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:60
msgid "Reach millions of active shoppers across Google by creating ads for your products straight from your dashboard."
msgstr "Reach millions of active shoppers across Google by creating ads for your products straight from your dashboard."

#: src/Admin/PluginsHelper.php:1053
msgid "Review subscriptions"
msgstr "Review subscriptions"

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:78
msgid "Seamlessly sync your products to find new customers using Reddit Ads."
msgstr "Seamlessly sync your products to find new customers using Reddit Ads."

#: includes/rest-api/Controllers/Version3/class-wc-rest-paypal-webhooks-controller.php:93
msgid "Webhook processing failed."
msgstr "Webhook processing failed."

#: includes/emails/class-wc-email-customer-fulfillment-created.php:115
msgid "Items from {site_title} order {order_number} have been fulfilled!"
msgstr "Items from {site_title} order {order_number} have been fulfiled!"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:319
#: templates/emails/block/admin-payment-gateway-enabled.php:46
msgid "If this was intentional, you can safely ignore and delete this email."
msgstr "If this was intentional, you can safely ignore and delete this email."

#. translators: %s: provider name
#: includes/class-wc-ajax.php:3981
msgid "Cannot delete \"%s\" because it is used by existing fulfillments. Remove all fulfillments using this provider first."
msgstr "Cannot delete \"%s\" because it is used by existing fulfilments. Remove all fulfilments using this provider first."

#: includes/emails/class-wc-email-customer-fulfillment-created.php:129
msgid "Your items are on the way!"
msgstr "Your items are on the way!"

#. translators: %s: provider name
#: includes/class-wc-ajax.php:4066
msgid "Could not create provider \"%s\" because its auto-generated slug conflicts with a built-in shipping provider. Please specify a different slug."
msgstr "Could not create provider \"%s\" because its auto-generated slug conflicts with a built-in shipping provider. Please specify a different slug."

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:282
msgid "Dummy Gateway"
msgstr "Dummy Gateway"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:284
msgid "Dummy Settings URL"
msgstr "Dummy Settings URL"

#: includes/class-wc-ajax.php:3990
msgid "Failed to delete the shipping provider."
msgstr "Failed to delete the shipping provider."

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:293
#: templates/emails/admin-payment-gateway-enabled.php:52
#: templates/emails/plain/admin-payment-gateway-enabled.php:34
msgid "If you did not enable this payment gateway, please log in to your site and consider disabling it here:"
msgstr "If you did not enable this payment gateway, please log in to your site and consider disabling it here:"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:83
msgid "Notifies admins when a payment gateway has been enabled."
msgstr "Notifies admins when a payment gateway has been enabled."

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:107
msgid "Payment gateway \"{gateway_title}\" enabled"
msgstr "Payment gateway \"{gateway_title}\" enabled"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:60
#: templates/emails/block/admin-payment-gateway-enabled.php:27
msgid "Payment gateway enabled"
msgstr "Payment gateway enabled"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:80
msgid "Payment gateway enabled emails are sent to chosen recipient(s) when a payment gateway is enabled."
msgstr "Payment gateway enabled emails are sent to chosen recipient(s) when a payment gateway is enabled."

#: includes/class-wc-ajax.php:4039
msgid "The icon URL must be a valid HTTP or HTTPS URL."
msgstr "The icon URL must be a valid HTTP or HTTPS URL."

#. translators: %s: gateway title
#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:291
msgid "The payment gateway \"%s\" has been enabled."
msgstr "The payment gateway \"%s\" has been enabled."

#. translators: %s: slug value
#: includes/class-wc-ajax.php:4007
msgid "The slug \"%s\" is already used by a built-in shipping provider. Please choose a different slug."
msgstr "The slug \"%s\" is already used by a built-in shipping provider. Please choose a different slug."

#: includes/class-wc-ajax.php:4026
msgid "The tracking URL template must be a valid HTTP or HTTPS URL."
msgstr "The tracking URL template must be a valid HTTP or HTTPS URL."

#: includes/emails/class-wc-email-customer-on-hold-order.php:68
msgid "Your order from {site_title} is on hold"
msgstr "Your order from {site_title} is on hold"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:97
msgid "[{site_title}] Payment gateway \"{gateway_title}\" enabled"
msgstr "[{site_title}] Payment gateway \"{gateway_title}\" enabled"

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:22
msgid "Add custom shipping providers so they appear in the fulfillment form when creating shipments. Use the tracking URL template to auto-generate tracking links."
msgstr "Add custom shipping providers so they appear in the fulfilment form when creating shipments. Use the tracking URL template to auto-generate tracking links."

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:39
msgid "No custom shipping providers have been created."
msgstr "No custom shipping providers have been created."

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:101
msgid "Optional URL for the provider icon."
msgstr "Optional URL for the provider icon."

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:68
msgid "The display name for this shipping provider."
msgstr "The display name for this shipping provider."

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:79
msgid "Unique identifier (auto-generated if left blank)."
msgstr "Unique identifier (auto-generated if left blank)."

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:90
msgid "Use __PLACEHOLDER__ where the tracking number should appear in the URL."
msgstr "Use __PLACEHOLDER__ where the tracking number should appear in the URL."

#. Translators: %s: Core version.
#: includes/admin/views/html-admin-page-status-report.php:1046
msgid "Version header is missing. The core version is %s"
msgstr "Version header is missing. The core version is %s"

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:66
msgid "e.g. My Local Courier"
msgstr "e.g. My Local Courier"

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:99
msgid "e.g. https://example.com/icon.png"
msgstr "e.g. https://example.com/icon.png"

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:88
msgid "e.g. https://example.com/track?id=__PLACEHOLDER__"
msgstr "e.g. https://example.com/track?id=__PLACEHOLDER__"

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:77
msgid "e.g. my-local-courier"
msgstr "e.g. my-local-courier"

#: includes/admin/settings/class-wc-settings-shipping.php:531
msgid "Icon URL"
msgstr "Icon URL"

#: includes/admin/settings/views/html-admin-page-shipping-providers.php:18
#: includes/admin/settings/views/html-admin-page-shipping-providers.php:48
msgid "Add shipping provider"
msgstr "Add shipping provider"

#: includes/admin/settings/class-wc-settings-shipping.php:521
msgid "Are you sure you want to delete this shipping provider?"
msgstr "Are you sure you want to delete this shipping provider?"

#: includes/admin/settings/class-wc-settings-shipping.php:530
msgid "Tracking URL template"
msgstr "Tracking URL template"

#. translators: %s: Order number
#: templates/emails/block/customer-partially-refunded-order.php:29
msgid "Partial refund: Order %s"
msgstr "Partial refund: Order %s"

#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:350
msgid "This endpoint requires Jetpack blog token authentication."
msgstr "This endpoint requires Jetpack blog token authentication."

#: src/Internal/PushNotifications/Controllers/PushTokenRestController.php:387
msgid "Metadata"
msgstr "Metadata"

#: src/Internal/PushNotifications/Controllers/PushTokenRestController.php:371
msgid "Platform"
msgstr "Platform"

#: src/Internal/PushNotifications/Controllers/PushTokenRestController.php:322
#: src/Internal/PushNotifications/Traits/AuthorizesPushNotificationRequests.php:34
msgid "Sorry, you are not allowed to do that."
msgstr "Sorry, you are not allowed to do that."

#: src/Internal/EmailEditor/EmailTemplates/WooEmailTemplate.php:60
msgid "All Rights Reserved."
msgstr "All Rights Reserved."

#: src/Internal/PushNotifications/Controllers/PushTokenRestController.php:363
msgid "Device Locale"
msgstr "Device Locale"

#: src/Internal/PushNotifications/Controllers/PushTokenRestController.php:355
msgid "Device UUID"
msgstr "Device UUID"

#: src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php:233
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:511
msgid "Invalid result from filter."
msgstr "Invalid result from filter."

#: src/Internal/PushNotifications/Controllers/PushTokenRestController.php:338
msgid "Push Token ID"
msgstr "Push Token ID"

#. translators: 1: Link to PayPal sandbox testing guide page, 2: Link to PayPal
#. info page
#: includes/gateways/paypal/class-wc-gateway-paypal.php:189
msgid "<strong>Sandbox mode enabled</strong>. Only sandbox test accounts can be used. See the <a href=\"%1$s\">PayPal Sandbox Testing Guide</a> for more details. <a href=\"%2$s\" target=\"_blank\">What is PayPal?</a>"
msgstr "<strong>Sandbox mode enabled</strong>. Only sandbox test accounts can be used. See the <a href=\"%1$s\">PayPal Sandbox Testing Guide</a> for more details. <a href=\"%2$s\" target=\"_blank\">What is PayPal?</a>"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:598
msgid "Find New Customers with Reddit Ads"
msgstr "Find New Customers with Reddit Ads"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:591
msgid "Find New Customers with Snapchat Ads"
msgstr "Find New Customers with Snapchat Ads"

#: src/Blocks/BlockTypes/ProductFilterTaxonomy.php:125
msgid "Menu order, used to custom sort the term."
msgstr "Menu order, used to custom sort the term."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4211
msgid "N-Genius Online by Network"
msgstr "N-Genius Online by Network"

#. translators: %1$s: New invoice ID
#: src/Gateways/PayPal/Request.php:482
msgid "PayPal order Invoice ID updated to %1$s to ensure uniqueness."
msgstr "PayPal order Invoice ID updated to %1$s to ensure uniqueness."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:463
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:593
msgid "Reach an untapped audience on Snapchat and drive more sales."
msgstr "Reach an untapped audience on Snapchat and drive more sales."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:470
msgid "Reddit Ads"
msgstr "Reddit Ads"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:471
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:600
msgid "Seamlessly sync your products and start Reddit Ads."
msgstr "Seamlessly sync your products and start Reddit Ads."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:462
msgid "Snapchat Ads"
msgstr "Snapchat Ads"

#: packages/email-editor/src/Engine/class-email-editor.php:314
msgid "The post ID for context-aware tag filtering."
msgstr "The post ID for context-aware tag filtering."

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:421
msgid "Watch on VideoPress"
msgstr "Watch on VideoPress"

#. translators: %1$s: opening link tag, %2$s: closing link tag
#: includes/admin/views/html-admin-settings.php:110
msgid "%1$sExplore solutions%2$s that help customize cart and checkout flows."
msgstr "%1$sExplore solutions%2$s that help customise basket and checkout flows."

#. translators: %1$s: opening link tag, %2$s: closing link tag
#: includes/admin/views/html-admin-settings.php:104
msgid "%1$sExplore solutions%2$s that enhance shipping, delivery, and fulfillment workflows."
msgstr "%1$sExplore solutions%2$s that enhance shipping, delivery, and fulfilment workflows."

#. translators: %1$s: opening link tag, %2$s: closing link tag
#: includes/admin/views/html-admin-settings.php:122
msgid "%1$sDiscover additional solutions%2$s to boost your business and expand what your store can do."
msgstr "%1$sDiscover additional solutions%2$s to boost your business and expand what your store can do."

#. translators: %1$s: opening link tag, %2$s: closing link tag
#: includes/admin/views/html-admin-settings.php:116
msgid "%1$sExplore solutions%2$s that help automate and improve customer email communication."
msgstr "%1$sExplore solutions%2$s that help automate and improve customer email communication."

#. translators: %1$s: opening link tag, %2$s: closing link tag
#: includes/admin/views/html-admin-settings.php:92
msgid "%1$sExplore solutions%2$s that help highlight products and drive more sales."
msgstr "%1$sExplore solutions%2$s that help highlight products and drive more sales."

#. translators: %1$s: opening link tag, %2$s: closing link tag
#: includes/admin/views/html-admin-settings.php:98
msgid "%1$sExplore solutions%2$s that help with tax calculations, compliance, and regional requirements."
msgstr "%1$sExplore solutions%2$s that help with tax calculations, compliance, and regional requirements."

#: includes/emails/class-wc-email-customer-partially-refunded-order.php:46
msgid "Notifies customers when their order has been partially refunded."
msgstr "Notifies customers when their order has been partially refunded."

#. translators: 1: home URL
#: includes/admin/helper/class-wc-woo-helper-connection.php:65
msgid "There is no connection for <b>%1$s</b> on WooCommerce.com. The connection may have been deleted. To fix this, please reconnect your site to <b>WooCommerce.com</b> to ensure everything works correctly."
msgstr "There is no connection for <b>%1$s</b> on WooCommerce.com. The connection may have been deleted. To fix this, please reconnect your site to <b>WooCommerce.com</b> to ensure everything works correctly."

#: includes/admin/class-wc-admin-dashboard.php:154
#: includes/admin/class-wc-admin-dashboard.php:511
msgid "Error loading widget"
msgstr "Error loading widget"

#: includes/admin/class-wc-admin-dashboard.php:517
msgid "Loading reviews data..."
msgstr "Loading reviews data..."

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font size name"
msgid "extra-extra-large"
msgstr "extra-extra-large"

#: assets/client/blocks/product-gallery-large-image/block.json
msgctxt "block description"
msgid "Container for the current gallery image, navigation buttons, zoom functionality and more."
msgstr "Container for the current gallery image, navigation buttons, zoom functionality and more."

#: assets/client/blocks/coupon-code/block.json
msgctxt "block description"
msgid "Include a coupon code to entice customers to make a purchase."
msgstr "Include a coupon code to entice customers to make a purchase."

#: assets/client/blocks/product-gallery/block.json
msgctxt "block title"
msgid "Product Gallery"
msgstr "Product Gallery"

#: assets/client/blocks/product-gallery-large-image/block.json
msgctxt "block title"
msgid "Viewer"
msgstr "Viewer"

#: assets/client/blocks/coupon-code/block.json
msgctxt "block title"
msgid "Coupon Code"
msgstr "Coupon Code"

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:165
msgid "Avatar URL of the user who created the refund."
msgstr "Avatar URL of the user who created the refund."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:159
msgid "Display name of the user who created the refund."
msgstr "Display name of the user who created the refund."

#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:99
msgid "Limit results to terms with a specific parent (hierarchical taxonomies only)."
msgstr "Limit results to terms with a specific parent (hierarchical taxonomies only)."

#. translators: %s: shipping method title
#: src/StoreApi/Utilities/LocalPickupUtils.php:166
msgid "Pickup location for %s"
msgstr "Pickup location for %s"

#: templates/order/attribution-details.php:122
msgid "Term"
msgstr "Term"

#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:569
msgid "The tracking URL template for the shipping provider."
msgstr "The tracking URL template for the shipping provider."

#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:563
msgid "The unique key for the shipping provider."
msgstr "The unique key for the shipping provider."

#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:513
msgid "Some providers were removed because they are missing required keys (label, icon, value, url)."
msgstr "Some providers were removed because they are missing required keys (label, icon, value, URL)."

#: src/Internal/ProductFeed/Integrations/POSCatalog/ApiController.php:134
msgid "An error occurred while generating the feed."
msgstr "An error occurred while generating the feed."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:114
msgid "Currency the order item was created with, in ISO format."
msgstr "Currency the order item was created with, in ISO format."

#: src/Internal/PushNotifications/Controllers/PushTokenRestController.php:379
#: src/Internal/PushNotifications/PushNotifications.php:106
msgid "Push Token"
msgstr "Push Token"

#: src/Internal/PushNotifications/PushNotifications.php:105
msgid "Push Tokens"
msgstr "Push Tokens"

#. translators: %1$s: refund amount, %2$s: calculated total from line items
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1416
msgid "Refund amount (%1$s) cannot be less than the total of line items (%2$s)."
msgstr "Refund amount (%1$s) cannot be less than the total of line items (%2$s)."

#: includes/admin/settings/class-wc-settings-shipping.php:64
#: includes/admin/settings/views/html-admin-page-shipping-providers.php:17
#: src/Admin/Features/Fulfillments/FulfillmentsController.php:103
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:545
msgid "Shipping providers"
msgstr "Shipping providers"

#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:551
msgid "The display name of the shipping provider."
msgstr "The display name of the shipping provider."

#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:470
msgid "The filter must return an array of providers."
msgstr "The filter must return an array of providers."

#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:557
msgid "The icon URL for the shipping provider."
msgstr "The icon URL for the shipping provider."

#. translators: %s: directory path
#: src/Internal/ProductFeed/Storage/JsonFileFeed.php:457
msgid "Unable to create feed directory: %s"
msgstr "Unable to create feed directory: %s"

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:149
msgid "User who created the refund."
msgstr "User who created the refund."

#. translators: %s: line item total including tax
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:414
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1154
msgid "refund_total cannot exceed the line item total including tax (%s)."
msgstr "refund_total cannot exceed the line item total including tax (%s)."

#. translators: %s: file path
#: src/Internal/ProductFeed/Storage/JsonFileFeed.php:186
msgid "Unable to reset feed file for writing: %s"
msgstr "Unable to reset feed file for writing: %s"

#. translators: %1$s and %2$s are opening and closing <a> tags
#: src/Internal/Features/FeaturesController.php:667
msgid "Enable backend caching and cache control headers for REST API responses via the <code>RestApiCache</code> trait. ⚙️ %1$sConfiguration%2$s"
msgstr "Enable back-end caching and cache control headers for REST API responses via the <code>RestApiCache</code> trait. ⚙️ %1$sConfiguration%2$s"

#: src/Internal/Features/FeaturesController.php:702
msgid "Cache Product Objects"
msgstr "Cache Product Objects"

#: src/Internal/Features/FeaturesController.php:703
msgid "[Performance] Speeds up your store by caching product objects during each request, preventing duplicate product loads. Can improve page load times on product-heavy pages."
msgstr "[Performance] Speeds up your store by caching product objects during each request, preventing duplicate product loads. Can improve page load times on product-heavy pages."

#: src/Internal/Admin/Settings.php:368
msgid "Controls how analytics data is imported from orders."
msgstr "Controls how analytics data is imported from orders."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4212
msgid "Power your business with N-Genius Online—smart, secure, and built for the future"
msgstr "Power your business with N-Genius Online—smart, secure, and built for the future"

#: src/Internal/Features/FeaturesController.php:664
msgid "REST API Caching"
msgstr "REST API Caching"

#: src/Internal/Admin/Settings.php:373
#: assets/client/admin/chunks/analytics-settings.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Scheduled (recommended)"
msgstr "Scheduled (recommended)"

#: src/Internal/Admin/Notes/ScheduledUpdatesPromotion.php:90
msgid "Scheduled updates enabled"
msgstr "Scheduled updates enabled"

#: src/Internal/Admin/Notes/ScheduledUpdatesPromotion.php:77
msgid "This provides improved performance to your store, enable it in Analytics > Settings."
msgstr "This provides improved performance to your store, enable it in Analytics > Settings."

#: src/Internal/Admin/Settings.php:367
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Updates"
msgstr "Updates"

#: src/Internal/Admin/Notes/ScheduledUpdatesPromotion.php:76
msgid "Analytics now supports scheduled updates"
msgstr "Analytics now supports scheduled updates"

#. translators: %s: Payment provider name.
#: src/Internal/Admin/Notes/PaymentsMoreInfoNeeded.php:71
msgid "Payments made simple with %s"
msgstr "Payments made simple with %s"

#. translators: %s: Payment provider name.
#: src/Internal/Admin/Notes/PaymentsRemindMeLater.php:71
msgid "Save big with %s"
msgstr "Save big with %s"

#: src/Admin/API/Reports/Customers/Controller.php:679
msgid "Excludes customers by location (state, country). Provide a comma-separated list of locations. Each location can be a country code (e.g. GB) or combination of country and state (e.g. US:CA)."
msgstr "Excludes customers by location (state, country). Provide a comma-separated list of locations. Each location can be a country code (e.g. GB) or combination of country and state (e.g. US:CA)."

#. translators: %s: Payment provider name.
#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:62
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:526
msgid "Get paid with %s"
msgstr "Get paid with %s"

#: src/Admin/API/Reports/Customers/Controller.php:674
msgid "Includes customers by location (state, country). Provide a comma-separated list of locations. Each location can be a country code (e.g. GB) or combination of country and state (e.g. US:CA)."
msgstr "Includes customers by location (state, country). Provide a comma-separated list of locations. Each location can be a country code (e.g. GB) or combination of country and state (e.g. US:CA)."

#: src/Admin/API/Reports/Customers/Controller.php:663
msgid "Limit result to items with specified user type."
msgstr "Limit result to items with specified user type."

#: src/Admin/API/AnalyticsImports.php:298
#: src/Admin/API/AnalyticsImports.php:437
msgid "Result message."
msgstr "Result message."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:148
msgid "The quickest way to grow your business by advertising to over 100 million users across Tumblr and WordPress, starting at just \\$5/day."
msgstr "The quickest way to grow your business by advertising to over 100 million users across Tumblr and WordPress, starting at just \\$5/day."

#: src/Admin/API/AnalyticsImports.php:396
msgid "Whether a batch import is currently running or scheduled to run within the next minute (null in immediate mode)."
msgstr "Whether a batch import is currently running or scheduled to run within the next minute (null in immediate mode)."

#: src/Admin/API/AnalyticsImports.php:431
msgid "Whether the trigger was successful."
msgstr "Whether the trigger was successful."

#: includes/wc-notice-functions.php:85
msgid "This function should not be called before the WooCommerce session is initialized, or places where there is no session, e.g. WordPress admin."
msgstr "This function should not be called before the WooCommerce session is initialised, or places where there is no session, e.g. WordPress admin."

#: src/Admin/API/AnalyticsImports.php:155
msgid "A batch import is already in progress or scheduled to run soon. Please wait for it to complete before triggering a new import."
msgstr "A batch import is already in progress or scheduled to run soon. Please wait for it to complete before triggering a new import."

#: src/Admin/API/AnalyticsImports.php:176
msgid "Batch import triggered successfully."
msgstr "Batch import triggered successfully."

#: src/Admin/API/AnalyticsImports.php:378
msgid "Current import mode."
msgstr "Current import mode."

#: includes/admin/views/html-admin-page-status-report.php:210
msgid "Environment type"
msgstr "Environment type"

#: src/Admin/API/AnalyticsImports.php:166
msgid "Invalid action hook for batch import."
msgstr "Invalid action hook for batch import."

#: src/Admin/API/AnalyticsImports.php:384
msgid "Last processed order date (null in immediate mode)."
msgstr "Last processed order date (null in immediate mode)."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1976
msgid "Limit result set to products visible in Point of Sale."
msgstr "Limit result set to products visible in Point of Sale."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1290
msgid "Limit result set to variations visible in Point of Sale."
msgstr "Limit result set to variations visible in Point of Sale."

#: src/Admin/API/AnalyticsImports.php:146
msgid "Manual import is not available in immediate mode. Imports happen automatically."
msgstr "Manual import is not available in immediate mode. Imports happen automatically."

#: src/Admin/API/AnalyticsImports.php:390
msgid "Next scheduled import time (null in immediate mode)."
msgstr "Next scheduled import time (null in immediate mode)."

#. translators: %d: order item ID
#: includes/class-wc-order-item-fee.php:216
#: includes/class-wc-order-item-product.php:203
#: includes/class-wc-order-item-shipping.php:156
msgid "Order item #%d contains legacy tax data format. Tax rate ID information is unavailable."
msgstr "Order item #%d contains legacy tax data format. Tax rate ID information is unavailable."

#: src/Admin/API/AnalyticsImports.php:93
msgid "Sorry, you cannot access analytics imports."
msgstr "Sorry, you cannot access analytics imports."

#: includes/class-wc-post-types.php:251
msgctxt "Taxonomy name"
msgid "POS Product visibility"
msgstr "POS Product visibility"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:211
msgid "The WordPress environment type."
msgstr "The WordPress environment type."

#: includes/admin/views/html-admin-page-status-report.php:211
msgid "The current environment type set for this site."
msgstr "The current environment type set for this site."

#: includes/admin/settings/views/settings-tax.php:27
msgid "This option is important as it will affect how you input prices. If you select \"Yes\", enter prices including your base location's tax rate, the baseline for tax calculations. Changing this option will not update existing products."
msgstr "This option is important as it will affect how you input prices. If you select \"Yes\", enter prices including your base location's tax rate, the baseline for tax calculations. Changing this option will not update existing products."

#: includes/admin/settings/class-wc-settings-advanced.php:473
msgid "Enable cache control headers"
msgstr "Enable cache control headers"

#: includes/admin/settings/class-wc-settings-advanced.php:478
msgid "Enables including ETag and Cache-Control headers, and returning 304 Not Modified responses, for REST API endpoints configured as cacheable."
msgstr "Enables including ETag and Cache-Control headers, and returning 304 Not Modified responses, for REST API endpoints configured as cacheable."

#: includes/admin/settings/class-wc-settings-advanced.php:467
msgid "Enables responses for REST API endpoints configured as cacheable. Requires an external object cache.<br/>This setting should be enabled only if no other plugins that handle caching are active."
msgstr "Enables responses for REST API endpoints configured as cacheable. Requires an external object cache.<br/>This setting should be enabled only if no other plugins that handle caching are active."

#: includes/admin/settings/class-wc-settings-advanced.php:474
msgid "Send cache control headers and support 304 Not Modified responses"
msgstr "Send cache control headers and support 304 Not Modified responses"

#: includes/admin/settings/class-wc-settings-tax.php:434
msgid "Tax configuration incomplete"
msgstr "Tax configuration incomplete"

#. translators: 1: country code, 2: opening link tag, 3: closing link tag
#: includes/admin/settings/class-wc-settings-tax.php:441
msgid "You have enabled \"Prices entered with tax\" but have not configured a standard tax rate for your base location (%1$s). Please %2$sconfigure standard tax rates%3$s to ensure accurate tax calculations."
msgstr "You have enabled \"Prices entered with tax\" but have not configured a standard tax rate for your base location (%1$s). Please %2$sconfigure standard tax rates%3$s to ensure accurate tax calculations."

#: includes/admin/settings/class-wc-settings-advanced.php:460
msgid "Enable backend caching"
msgstr "Enable back-end caching"

#. translators: %1$s and %2$s are opening and closing <a> tags
#: includes/admin/settings/class-wc-settings-advanced.php:452
msgid "Backend caching requires a WordPress object cache plugin (Redis, Memcached, etc.) to be installed and active. %1$sLearn more about object caching%2$s."
msgstr "Back-end caching requires a WordPress object cache plugin (Redis, Memcached, etc.) to be installed and active. %1$sLearn more about object caching%2$s."

#: includes/admin/settings/class-wc-settings-advanced.php:440
msgid "These settings control backend caching and cache control headers for REST API responses."
msgstr "These settings control back-end caching and cache control headers for REST API responses."

#: includes/admin/settings/class-wc-settings-advanced.php:461
msgid "Cache REST API responses on the server"
msgstr "Cache REST API responses on the server"

#: includes/admin/settings/class-wc-settings-accounts.php:135
msgid "Generate a login for the account using first and/or last name. If neither is usable (e.g. invalid or missing) the email address will be used. If this option is unchecked, customers will need to set a username during account creation"
msgstr "Generate a login for the account using first and/or last name. If neither is usable (e.g. invalid or missing) the email address will be used. If this option is unchecked, customers will need to set a username during account creation"

#: includes/admin/settings/class-wc-settings-advanced.php:56
msgid "REST API caching"
msgstr "REST API caching"

#: includes/admin/settings/class-wc-settings-advanced.php:51
msgid "REST API keys"
msgstr "REST API keys"

#: includes/admin/settings/class-wc-settings-advanced.php:438
msgid "REST API response cache"
msgstr "REST API response cache"

#: includes/admin/meta-boxes/views/html-product-data-advanced.php:72
msgid "Available for POS"
msgstr "Available for POS"

#: includes/admin/meta-boxes/views/html-product-data-advanced.php:74
msgid "Controls whether this product appears in the Point of Sale system."
msgstr "Controls whether this product appears in the Point of Sale system."

#: includes/admin/settings/class-wc-settings-accounts.php:134
msgid "Generate account login (recommended)"
msgstr "Generate account login (recommended)"

#: includes/admin/meta-boxes/views/html-product-data-advanced.php:85
msgid "This product type is not currently supported."
msgstr "This product type is not currently supported."

#: src/StoreApi/Utilities/OrderAuthorizationTrait.php:76
msgid "No billing email provided."
msgstr "No billing email provided."

#: assets/client/blocks/category-description/block.json
msgctxt "block description"
msgid "Displays the current category description."
msgstr "Displays the current category description."

#: assets/client/blocks/category-title/block.json
msgctxt "block description"
msgid "Displays the current category title and lets permitted users edit it."
msgstr "Displays the current category title and lets permitted users edit it."

#: assets/client/blocks/category-description/block.json
msgctxt "block title"
msgid "Product Category Description"
msgstr "Product Category Description"

#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:31
msgid "Line items to add to the cart."
msgstr "Line items to add to the basket."

#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsComplete.php:105
#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsUpdate.php:86
msgid "The checkout session ID (Cart-Token JWT)."
msgstr "The checkout session ID (Cart-Token JWT)."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:218
msgid "Fulfillment option ID."
msgstr "Fulfilment option ID."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:213
msgid "Fulfillment type."
msgstr "Fulfilment type."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:206
msgid "Available fulfillment options."
msgstr "Available fulfilment options."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:200
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:101
msgid "Postal/ZIP code."
msgstr "Postal/ZIP code."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:196
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:97
msgid "Country code (ISO 3166-1 alpha-2)."
msgstr "Country code (ISO 3166-1 alpha-2)."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:192
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:93
msgid "State/province."
msgstr "State/province."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:176
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:77
msgid "Full name."
msgstr "Full name."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:171
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:73
msgid "Fulfillment/shipping address."
msgstr "Fulfilment/shipping address."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:164
msgid "Total amount in cents."
msgstr "Total amount in cents."

#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsUpdate.php:109
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:257
msgid "Selected fulfillment option ID."
msgstr "Selected fulfilment option ID."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:296
msgid "JSON path to the related field."
msgstr "JSON path to the related field."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:291
msgid "Message type."
msgstr "Message type."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:284
msgid "Messages (info, warnings, errors)."
msgstr "Messages (info, warnings, errors)."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:277
msgid "Amount in cents."
msgstr "Amount in cents."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:273
msgid "Display text."
msgstr "Display text."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:269
msgid "Total type."
msgstr "Total type."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:262
msgid "Order totals breakdown."
msgstr "Order totals breakdown."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:250
msgid "Total in cents."
msgstr "Total in cents."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:246
msgid "Tax in cents."
msgstr "Tax in cents."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:238
msgid "Latest delivery time (ISO 8601)."
msgstr "Latest delivery time (ISO 8601)."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:234
msgid "Earliest delivery time (ISO 8601)."
msgstr "Earliest delivery time (ISO 8601)."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:230
msgid "Carrier name."
msgstr "Carrier name."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:226
msgid "Subtitle."
msgstr "Subtitle."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:222
msgid "Title."
msgstr "Title."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:160
msgid "Tax amount in cents."
msgstr "Tax amount in cents."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:156
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:242
msgid "Subtotal in cents."
msgstr "Subtotal in cents."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:152
msgid "Discount amount in cents."
msgstr "Discount amount in cents."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:148
msgid "Base amount in cents."
msgstr "Base amount in cents."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:142
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:41
msgid "Quantity."
msgstr "Quantity."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:134
msgid "Product item details."
msgstr "Product item details."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:130
msgid "Line item ID."
msgstr "Line item ID."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:123
msgid "Line items in the checkout session."
msgstr "Line items in the checkout session."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:117
msgid "Currency code (ISO 4217)."
msgstr "Currency code (ISO 4217)."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:105
msgid "Status of the checkout session."
msgstr "Status of the checkout session."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:96
msgid "List of supported payment methods."
msgstr "List of supported payment methods."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:87
msgid "Payment provider information."
msgstr "Payment provider information."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:64
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:50
msgid "Buyer information."
msgstr "Buyer information."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:58
msgid "Unique identifier for the checkout session."
msgstr "Unique identifier for the checkout session."

#. translators: 1: current session status, 2: allowed statuses
#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsUpdate.php:180
msgid "Checkout session cannot be updated. Current status: %1$s. Allowed statuses: %2$s"
msgstr "Checkout session cannot be updated. Current status: %1$s. Allowed statuses: %2$s"

#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsComplete.php:408
msgid "No agentic-supported payment gateway available."
msgstr "No agentic-supported payment gateway available."

#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsComplete.php:397
msgid "No payment gateway available."
msgstr "No payment gateway available."

#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsComplete.php:337
msgid "Payment was declined."
msgstr "Payment was declined."

#. translators: %s: current session status
#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsComplete.php:227
msgid "Checkout session is not ready for payment. Current status: %s"
msgstr "Checkout session is not ready for payment. Current status: %s"

#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsComplete.php:168
#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsUpdate.php:135
msgid "Invalid or expired checkout session ID."
msgstr "Invalid or expired checkout session ID."

#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsComplete.php:138
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:92
msgid "Payment provider identifier."
msgstr "Payment provider identifier."

#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsComplete.php:134
msgid "Payment token from the payment provider."
msgstr "Payment token from the payment provider."

#: src/StoreApi/Routes/V1/Agentic/CheckoutSessionsComplete.php:130
msgid "Payment data including token and provider."
msgstr "Payment data including token and provider."

#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneService.php:125
msgid "Cannot change locations of \"Rest of the World\" zone."
msgstr "Cannot change locations of \"Rest of the World\" zone."

#. translators: %s: order number
#: templates/emails/block/admin-cancelled-order.php:29
msgid "Canceled order: #%s,"
msgstr "Canceled order: #%s,"

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:300
msgid "Content type."
msgstr "Content type."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:738
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:798
msgid "Items Base Amount"
msgstr "Items Base Amount"

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:746
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:806
msgid "Items Discount"
msgstr "Items Discount"

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:319
msgid "Link type."
msgstr "Link type."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:305
msgid "Message content."
msgstr "Message content."

#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:385
msgid "No shipping method selected."
msgstr "No shipping method selected."

#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:123
msgid "Product ID must be numeric."
msgstr "Product ID must be numeric."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:312
msgid "Related links."
msgstr "Related links."

#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:372
msgid "Shipping address required."
msgstr "Shipping address required."

#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:323
msgid "URL."
msgstr "URL."

#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneService.php:113
msgid "Cannot change order of \"Rest of the World\" zone."
msgstr "Cannot change order of \"Rest of the World\" zone."

#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneService.php:102
msgid "Zone name cannot be empty."
msgstr "Zone name cannot be empty."

#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneService.php:93
msgid "Cannot change name of \"Rest of the World\" zone."
msgstr "Cannot change name of \"Rest of the World\" zone."

#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:73
msgid "Shipping zone location name (readonly, auto-generated from code)."
msgstr "Shipping zone location name (readonly, auto-generated from code)."

#: src/Internal/RestApi/Routes/V4/ShippingZones/Controller.php:232
msgid "Resource cannot be created. Check for validation errors or server logs for details."
msgstr "Resource cannot be created. Check for validation errors or server logs for details."

#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/ShippingZoneMethodService.php:153
msgid "Could not update shipping method."
msgstr "Could not update shipping method."

#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/ShippingZoneMethodService.php:31
msgid "Settings must be an array."
msgstr "Settings must be an array."

#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/ShippingMethodSchema.php:67
msgid "Shipping method settings including title and configuration."
msgstr "Shipping method settings including title and configuration."

#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/ShippingMethodSchema.php:43
msgid "Shipping zone ID."
msgstr "Shipping zone ID."

#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/Controller.php:324
msgid "Shipping method does not belong to the specified zone."
msgstr "Shipping method does not belong to the specified zone."

#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/Controller.php:320
msgid "Invalid shipping method type."
msgstr "Invalid shipping method type."

#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/Controller.php:316
#: src/Internal/RestApi/Routes/V4/ShippingZones/Controller.php:278
msgid "Invalid shipping zone ID."
msgstr "Invalid shipping zone ID."

#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:124
msgid "Available options for select/radio fields."
msgstr "Available options for select/radio fields."

#: src/Internal/RestApi/Routes/V4/Settings/Products/Controller.php:270
msgid "Invalid dimension unit. Valid units are: m, cm, mm, in, yd."
msgstr "Invalid dimension unit. Valid units are: m, cm, mm, in, yd."

#. translators: 1: Setting ID, 2: Allowed values list.
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Controller.php:268
msgid "Invalid value for \"%1$s\". Allowed values: %2$s."
msgstr "Invalid value for \"%1$s\". Allowed values: %2$s."

#: src/Internal/RestApi/Routes/V4/Settings/Products/Controller.php:252
msgid "Invalid weight unit. Valid units are: kg, g, lbs, oz."
msgstr "Invalid weight unit. Valid units are: kg, g, lbs, oz."

#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:212
msgid "Manage product settings including dimensions, weight units, and display options."
msgstr "Manage product settings including dimensions, weight units, and display options."

#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:209
msgid "Manage your store’s tax setup."
msgstr "Manage your store’s tax setup."

#: src/Internal/RestApi/Routes/V4/Settings/Products/Controller.php:124
msgid "Sorry, you are not allowed to edit product settings."
msgstr "Sorry, you are not allowed to edit product settings."

#. translators: %d: account index
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:180
msgid "Account at index %d must be an object."
msgstr "Account at index %d must be an object."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:166
msgid "Account details must be an array."
msgstr "Account details must be an array."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:69
msgid "Available offline payment methods."
msgstr "Available offline payment methods."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:132
msgid "Available options for selectable fields."
msgstr "Available options for selectable fields."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:86
msgid "Bank account details for direct bank transfer."
msgstr "Bank account details for direct bank transfer."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Controller.php:80
msgid "Country code to retrieve offline payment methods for."
msgstr "Country code to retrieve offline payment methods for."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:54
msgid "Current enabled state for all payment methods."
msgstr "Current enabled state for all payment methods."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:103
msgid "Current state configuration of the payment method."
msgstr "Current state configuration of the payment method."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:92
msgid "Description of the payment method."
msgstr "Description of the payment method."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:48
msgid "Description of the settings group."
msgstr "Description of the settings group."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:302
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:56
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:55
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:64
msgid "Determines the display order of payment gateways during checkout."
msgstr "Determines the display order of payment gateways during checkout."

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:85
msgid "Email description."
msgstr "Email description."

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:104
msgid "Email group identifier."
msgstr "Email group identifier."

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:110
msgid "Email group title."
msgstr "Email group title."

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php:83
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:73
msgid "Email template ID."
msgstr "Email template ID."

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php:191
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php:221
msgid "Email template not found."
msgstr "Email template not found."

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:79
msgid "Email title."
msgstr "Email title."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:281
msgid "Enable this payment gateway"
msgstr "Enable this payment gateway"

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php:266
msgid "Failed to retrieve updated email settings."
msgstr "Failed to retrieve updated email settings."

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php:67
msgid "Filter by template post ID."
msgstr "Filter by template post ID."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:63
msgid "Grouped settings for offline payment methods."
msgstr "Grouped settings for offline payment methods."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:97
msgid "Icon URL for the payment method."
msgstr "Icon URL for the payment method."

#. translators: %s: field key
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:587
msgid "Invalid email format for %s."
msgstr "Invalid email format for %s."

#. translators: 1: field key, 2: invalid value
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:619
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:675
msgid "Invalid option \"%2$s\" for %1$s."
msgstr "Invalid option \"%2$s\" for %1$s."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php:128
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php:212
msgid "Invalid payment gateway ID."
msgstr "Invalid payment gateway ID."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Controller.php:149
msgid "Invalid payment methods data received."
msgstr "Invalid payment methods data received."

#. translators: 1: field key, 2: valid options
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:601
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:657
msgid "Invalid value for %1$s. Valid options: %2$s"
msgstr "Invalid value for %1$s. Valid options: %2$s"

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:97
msgid "Link to template editor."
msgstr "Link to template editor."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Controller.php:138
msgid "Manage offline payment methods available for your store."
msgstr "Manage offline payment methods available for your store."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:116
msgid "Management links for the payment method."
msgstr "Management links for the payment method."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:111
msgid "Management options for the payment method."
msgstr "Management options for the payment method."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Controller.php:137
msgid "Offline Payment Methods"
msgstr "Offline Payment Methods"

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:204
msgid "Set options relating to customer accounts and data privacy."
msgstr "Set options relating to customer accounts and data privacy."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php:123
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php:113
msgid "Sorry, you are not allowed to access email settings."
msgstr "Sorry, you are not allowed to access email settings."

#: src/Internal/RestApi/Routes/V4/Settings/General/Controller.php:105
msgid "Sorry, you are not allowed to access general settings."
msgstr "Sorry, you are not allowed to access general settings."

#: src/Internal/RestApi/Routes/V4/Settings/Products/Controller.php:107
msgid "Sorry, you are not allowed to access product settings."
msgstr "Sorry, you are not allowed to access product settings."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php:140
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php:140
msgid "Sorry, you are not allowed to edit email settings."
msgstr "Sorry, you are not allowed to edit email settings."

#: src/Internal/RestApi/Routes/V4/Settings/General/Controller.php:122
msgid "Sorry, you are not allowed to edit general settings."
msgstr "Sorry, you are not allowed to edit general settings."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:82
msgid "Sort order for the payment method."
msgstr "Sort order for the payment method."

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:91
msgid "Template post ID."
msgstr "Template post ID."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:87
msgid "Title of the payment method."
msgstr "Title of the payment method."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:42
msgid "Title of the settings group."
msgstr "Title of the settings group."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:123
msgid "URL for the management link."
msgstr "URL for the management link."

#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:77
msgid "Unique identifier for the payment method."
msgstr "Unique identifier for the payment method."

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:116
msgid "Whether this is a customer email."
msgstr "Whether this is a customer email."

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:122
msgid "Whether this is sent only manually."
msgstr "Whether this is sent only manually."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:203
msgid "Accounts & Privacy"
msgstr "Accounts & Privacy"

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:260
msgid "Amount refunded for this tax."
msgstr "Amount refunded for this tax."

#: src/Internal/RestApi/Routes/V4/Refunds/Controller.php:394
msgid "Cannot create order refund."
msgstr "Cannot create order refund."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:121
msgid "Currency the refund was created with, in ISO format."
msgstr "Currency the refund was created with, in ISO format."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:223
msgid "ID of the original line item."
msgstr "ID of the original line item."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:217
msgid "ID of the refund line item. This is not the ID of the original line item."
msgstr "ID of the refund line item. This is not the ID of the original line item."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:243
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1091
msgid "Line item is not a product, fee, or shipping line."
msgstr "Line item is not a product, fee, or shipping line."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:235
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1083
msgid "Line item not found."
msgstr "Line item not found."

#. translators: %s: tax IDs
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:464
msgid "Line item tax not found. Must be: %s."
msgstr "Line item tax not found. Must be: %s."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:114
msgid "Reason for the refund."
msgstr "Reason for the refund."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1303
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1404
msgid "Refund total must be greater than zero."
msgstr "Refund total must be greater than zero."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:209
msgid "Refunded line items. This can include products, fees, and shipping lines, combined into a single array."
msgstr "Refunded line items. This can include products, fees, and shipping lines, combined into a single array."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Controller.php:109
msgid "Sorry, you are not allowed to access account settings."
msgstr "Sorry, you are not allowed to access account settings."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Controller.php:126
msgid "Sorry, you are not allowed to edit account settings."
msgstr "Sorry, you are not allowed to edit account settings."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:252
msgid "Tax ID."
msgstr "Tax ID."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:454
msgid "Tax id and refund_total are required."
msgstr "Tax id and refund_total are required."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:100
msgid "The ID of the order that was refunded."
msgstr "The ID of the order that was refunded."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:142
msgid "The date the refund was created, as GMT."
msgstr "The date the refund was created, as GMT."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:135
msgid "The date the refund was created, in the site's timezone."
msgstr "The date the refund was created, in the site's timezone."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:94
msgid "Unique identifier for the refund."
msgstr "Unique identifier for the refund."

#: src/Internal/RestApi/Routes/V4/Refunds/Controller.php:149
msgid "When true, the payment gateway API is used to perform the refund. If the payment gateway does not support refunds, the refund will fail."
msgstr "When true, the payment gateway API is used to perform the refund. If the payment gateway does not support refunds, the refund will fail."

#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:107
msgid "Total amount that was refunded. This is calculated from the line items if not provided."
msgstr "Total amount that was refunded. This is calculated from the line items if not provided."

#. translators: %s item name.
#: src/Internal/RestApi/Routes/V4/Orders/UpdateUtils.php:245
msgid "Adjusted stock: %s."
msgstr "Adjusted stock: %s."

#: src/Internal/Features/FeaturesController.php:626
msgid "Agentic Checkout API"
msgstr "Agentic Checkout API"

#: src/Internal/RestApi/Routes/V4/AbstractController.php:304
msgid "Cannot update resource."
msgstr "Cannot update resource."

#: src/Internal/RestApi/Routes/V4/Orders/ActionController.php:123
msgid "Could not mark the order as paid."
msgstr "Could not mark the order as paid."

#: src/Internal/RestApi/Routes/V4/Orders/ActionController.php:102
msgid "Download permissions"
msgstr "Download permissions"

#: src/Internal/RestApi/Routes/V4/Orders/ActionController.php:97
msgid "Download permissions were reset manually."
msgstr "Download permissions were reset manually."

#: src/Internal/Orders/OrderNoteGroup.php:68
msgid "Email notification"
msgstr "Email notification"

#. translators: 1. The name of an email template; 2. Email address.
#: src/Internal/Orders/OrderActionsRestController.php:612
msgid "Email template \"%1$s\" sent to %2$s."
msgstr "Email template \"%1$s\" sent to %2$s."

#: src/Internal/Features/FeaturesController.php:402
msgid "Enable order data caching in the datastore. This feature only works with high-performance order storage and is recommended for stores using object caching."
msgstr "Enable order data caching in the datastore. This feature only works with high-performance order storage and is recommended for stores using object caching."

#: src/Internal/Features/FeaturesController.php:651
msgid "Enable push notifications for the WooCommerce mobile apps to receive order notifications and store updates."
msgstr "Enable push notifications for the WooCommerce mobile apps to receive order notifications and store updates."

#: src/Internal/Features/FeaturesController.php:627
msgid "Enable the Agentic Checkout API for AI-powered checkout experiences (e.g., ChatGPT). This adds REST API endpoints that allow AI agents to create and manage checkout sessions."
msgstr "Enable the Agentic Checkout API for AI-powered checkout experiences (e.g., ChatGPT). This adds REST API endpoints that allow AI agents to create and manage checkout sessions."

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2349
msgid "Exclude products that belong to specific product category IDs."
msgstr "Exclude products that belong to specific product category IDs."

#: src/Internal/RestApi/Routes/V4/Refunds/CollectionQuery.php:33
msgid "Filter refunds by order ID."
msgstr "Filter refunds by order ID."

#: src/Internal/RestApi/Routes/V4/Orders/ActionController.php:38
msgid "Marks the order as paid. Updates the order status and reduces line item stock if necessary."
msgstr "Marks the order as paid. Updates the order status and reduces line item stock if necessary."

#: src/Internal/Orders/OrderActionsRestController.php:686
msgid "Order confirmation email"
msgstr "Order confirmation email"

#. translators: %s is an email address.
#: src/Internal/Orders/OrderActionsRestController.php:674
msgid "Order details sent to %s."
msgstr "Order details sent to %s."

#: src/Internal/Orders/OrderNoteGroup.php:64
msgid "Product stock"
msgstr "Product stock"

#: src/Internal/Features/FeaturesController.php:650
msgid "Push Notifications"
msgstr "Push Notifications"

#: src/Internal/RestApi/Routes/V4/Orders/ActionController.php:43
msgid "Resets any download permissions linked to the order."
msgstr "Resets any download permissions linked to the order."

#: src/Internal/RestApi/Routes/V4/OrderNotes/Schema/OrderNoteSchema.php:85
msgid "The group of order note."
msgstr "The group of order note."

#: src/Internal/RestApi/Routes/V4/OrderNotes/Schema/OrderNoteSchema.php:79
msgid "The title of the order note group."
msgstr "The title of the order note group."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:239
msgid "Total refund amount for the order."
msgstr "Total refund amount for the order."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:245
msgid "Total refund tax amount for the order."
msgstr "Total refund tax amount for the order."

#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:247
msgid "When the customer was last active in the site's timezone."
msgstr "When the customer was last active in the site's timezone."

#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:254
msgid "When the customer was last active, as GMT."
msgstr "When the customer was last active, as GMT."

#. translators: %d: number of orders updated
#: src/Internal/Admin/Analytics.php:620
msgid "Successfully updated fulfillment status for %d orders."
msgstr "Successfully updated fulfilment status for %d orders."

#: src/Internal/Admin/Analytics.php:612
msgid "Failed to update order fulfillment status. Please check the database logs for errors."
msgstr "Failed to update order fulfilment status. Please check the database logs for errors."

#. translators: %s: error message
#: src/Internal/Admin/Analytics.php:579
msgid "Failed to create fulfillment status column: %s"
msgstr "Failed to create fulfilment status column: %s"

#: src/Internal/Admin/Analytics.php:557
msgid "This tool will regenerate the order fulfillment status for all orders and update the Analytics data using a direct SQL query."
msgstr "This tool will regenerate the order fulfilment status for all orders and update the Analytics data using a direct SQL query."

#: src/Internal/Admin/Analytics.php:555
msgid "Regenerate order fulfillment status for Analytics"
msgstr "Regenerate order fulfilment status for Analytics"

#. translators: %s: WooPayments.
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments.php:377
msgid "%s is not supported in the selected business location."
msgstr "%s is not supported in the selected business location."

#: src/Internal/Admin/Agentic/AgenticWebhookManager.php:91
msgid "Agentic Commerce Protocol: Order created or updated"
msgstr "Agentic Commerce Protocol: Order created or updated"

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1082
#: src/Internal/Admin/Settings/PaymentsRestController.php:892
msgid "Message to show the user."
msgstr "Message to show the user."

#: src/Internal/Admin/Settings/PaymentsRestController.php:898
msgid "The onboarding steps in case this provider supports native in-context onboarding."
msgstr "The onboarding steps in case this provider supports native in-context onboarding."

#. translators: %s: Gateway ID.
#: src/Internal/Admin/Settings/PaymentsProviders.php:413
msgid "The provider class for gateway ID \"%s\" must extend the PaymentGateway class."
msgstr "The provider class for gateway ID \"%s\" must extend the PaymentGateway class."

#. translators: %s: Payment extension suggestion ID.
#: src/Internal/Admin/Settings/PaymentsProviders.php:461
msgid "The provider class for payment extension suggestion ID \"%s\" must extend the PaymentGateway class."
msgstr "The provider class for payment extension suggestion ID \"%s\" must extend the PaymentGateway class."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1077
#: src/Internal/Admin/Settings/PaymentsRestController.php:887
msgid "Various messages to possibly show the user."
msgstr "Various messages to possibly show the user."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1045
msgid "Whether onboarding is supported."
msgstr "Whether onboarding is supported."

#. translators: %1$s: Authorization ID, %2$s: open link tag, %3$s: close link
#. tag
#: src/Gateways/PayPal/Request.php:411
msgid ". Authorization ID: %1$s not found. Please log into your %2$sPayPal account%3$s to capture the payment"
msgstr ". Authorisation ID: %1$s not found. Please log into your %2$sPayPal account%3$s to capture the payment"

#: src/Blocks/BlockTypes/MiniCartFooterBlock.php:170
msgid "Discounts calculated at checkout."
msgstr "Discounts calculated at checkout."

#: packages/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-button.php:78
#: assets/client/blocks/all-products.js:1
#: assets/client/blocks/all-products.js:2
#: assets/client/blocks/cart-frontend.js:7
#: assets/client/blocks/cart-frontend.js:8 assets/client/blocks/cart.js:18
#: assets/client/blocks/cart.js:19
#: assets/client/blocks/product-button-frontend.js:2
#: assets/client/blocks/product-button-frontend.js:3
#: assets/client/blocks/product-button.js:1
#: assets/client/blocks/product-button.js:2
#: assets/client/blocks/wc-block-library.js:1
#: assets/client/blocks/wc-block-library.js:2
msgid "Finish checkout"
msgstr "Finish checkout"

#: src/Blocks/BlockTypes/ProductCollection/Renderer.php:150
msgid "Next products"
msgstr "Next products"

#: src/Blocks/BlockTypes/ProductCollection/Renderer.php:149
msgid "Previous products"
msgstr "Previous products"

#: src/Blocks/BlockTypes/MiniCartFooterBlock.php:144
msgid "Shipping and discounts calculated at checkout."
msgstr "Shipping and discounts calculated at checkout."

#: src/Blocks/BlockTypes/MiniCartFooterBlock.php:136
msgid "Shipping and taxes calculated at checkout."
msgstr "Shipping and taxes calculated at checkout."

#: src/Blocks/BlockTypes/MiniCartFooterBlock.php:160
msgid "Shipping calculated at checkout."
msgstr "Shipping calculated at checkout."

#: src/Blocks/BlockTypes/MiniCartFooterBlock.php:152
msgid "Taxes and discounts calculated at checkout."
msgstr "Taxes and discounts calculated at checkout."

#: src/Blocks/BlockTypes/MiniCartFooterBlock.php:165
msgid "Taxes calculated at checkout."
msgstr "Taxes calculated at checkout."

#: src/Admin/API/Reports/Orders/Stats/DataStore.php:939
msgid "Unknown database error occurred while adding fulfillment_status column."
msgstr "Unknown database error occurred while adding fulfillment_status column."

#. translators: %s: Link to PayPal sandbox testing guide page
#: src/Blocks/Payments/Integrations/PayPal.php:106
msgid "<strong>Sandbox mode enabled</strong>. Only sandbox test accounts can be used. See the <a href=\"%s\">PayPal Sandbox Testing Guide</a> for more details."
msgstr "<strong>Sandbox mode enabled</strong>. Only sandbox test accounts can be used. See the <a href=\"%s\">PayPal Sandbox Testing Guide</a> for more details."

#: src/Gateways/PayPal/Notices.php:184
msgid "PayPal Account Restricted"
msgstr "PayPal Account Restricted"

#. translators: %s: Currency code
#: src/Gateways/PayPal/Notices.php:213
msgid "PayPal Standard does not support your store currency (%s)."
msgstr "PayPal Standard does not support your store currency (%s)."

#. translators: 1: opening <a> tag, 2: closing </a> tag
#: src/Gateways/PayPal/Notices.php:177
msgid "Your PayPal account has been restricted by PayPal. This may prevent customers from completing payments. Please %1$scontact PayPal support%2$s to resolve this issue and restore full functionality to your account."
msgstr "Your PayPal account has been restricted by PayPal. This may prevent customers from completing payments. Please %1$scontact PayPal support%2$s to resolve this issue and restore full functionality to your account."

#: includes/emails/class-wc-email-customer-reset-password.php:85
msgid "Account password reset"
msgstr "Account password reset"

#: includes/emails/class-wc-email-new-order.php:66
msgid "Notifies admins when a new order has been placed."
msgstr "Notifies admins when a new order has been placed."

#: includes/emails/class-wc-email-failed-order.php:58
msgid "Notifies admins when an order that was processing or on hold has failed."
msgstr "Notifies admins when an order that was processing or on hold has failed."

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:75
msgid "Notifies customers when a full or partial refund has been issued for their in-person (POS) order."
msgstr "Notifies customers when a full or partial refund has been issued for their in-person (POS) order."

#: includes/emails/class-wc-email-customer-pos-completed-order.php:61
msgid "Notifies customers when their in-person (POS) order has been completed."
msgstr "Notifies customers when their in-person (POS) order has been completed."

#: includes/emails/class-wc-email-customer-refunded-order.php:72
msgid "Notifies customers when their order has been partially or fully refunded."
msgstr "Notifies customers when their order has been partially or fully refunded."

#: includes/emails/class-wc-email-customer-processing-order.php:58
msgid "Notifies customers when their order has been received and is being processed."
msgstr "Notifies customers when their order has been received and is being processed."

#: includes/emails/class-wc-email-customer-reset-password.php:86
msgid "Notifies customers when their password has been reset."
msgstr "Notifies customers when their password has been reset."

#: includes/emails/class-wc-email-customer-note.php:61
msgid "Notifies customers when you’ve added a note to their order."
msgstr "Notifies customers when you’ve added a note to their order."

#: includes/emails/class-wc-email.php:466
#: includes/emails/class-wc-email.php:467
msgid "Order changes"
msgstr "Order changes"

#: includes/emails/class-wc-email-customer-on-hold-order.php:55
msgid "Order on hold"
msgstr "Order on hold"

#: includes/emails/class-wc-email-customer-pos-completed-order.php:60
msgid "POS order complete"
msgstr "POS order complete"

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:74
msgid "POS order refunded"
msgstr "POS order refunded"

#: includes/emails/class-wc-email.php:1371
msgid "Preheader"
msgstr "Preheader"

#: includes/emails/class-wc-email.php:1372
msgid "Shown as a preview in the Inbox, next to the subject line. (Max 150 characters)."
msgstr "Shown as a preview in the Inbox, next to the subject line. (Max 150 characters)."

#: includes/emails/class-wc-email-customer-completed-order.php:53
msgid "Order fulfilled"
msgstr "Order fulfiled"

#: includes/emails/class-wc-email-cancelled-order.php:57
msgid "Canceled order"
msgstr "Cancelled order"

#: includes/emails/class-wc-email-customer-new-account.php:83
msgid "Account created"
msgstr "Account created"

#: includes/admin/settings/class-wc-settings-emails.php:161
msgid "Add a different email address to receive replies."
msgstr "Add a different email address to receive replies."

#: includes/emails/class-wc-email-customer-note.php:60
msgid "Customer note added"
msgstr "Customer note added"

#: includes/emails/class-wc-email-customer-invoice.php:59
msgid "Manually send customers an email to review their order and complete payment."
msgstr "Manually send customers an email to review their order and complete payment."

#: includes/emails/class-wc-email-customer-new-account.php:84
msgid "Notifies customers when their account has been created."
msgstr "Notifies customers when their account has been created."

#: includes/emails/class-wc-email-customer-cancelled-order.php:58
msgid "Notifies customers when their order has been cancelled."
msgstr "Notifies customers when their order has been cancelled."

#: includes/emails/class-wc-email-customer-completed-order.php:54
msgid "Notifies customers when their order has been shipped."
msgstr "Notifies customers when their order has been shipped."

#: includes/emails/class-wc-email-customer-failed-order.php:54
msgid "Notifies customers when their order has failed."
msgstr "Notifies customers when their order has failed."

#. translators: %1$s is the payment method, %2$s is the transaction id.
#: includes/class-wc-order.php:180
msgid "Payment complete."
msgstr "Payment complete."

#: includes/emails/class-wc-email-customer-invoice.php:58
msgid "Payment request"
msgstr "Payment request"

#. translators: %1$s is the payment method, %2$s is the transaction id.
#: includes/class-wc-order.php:180
msgid "Payment via %1$s (%2$s)."
msgstr "Payment via %1$s (%2$s)."

#. translators: 1: product name
#: includes/class-wc-form-handler.php:1079
msgid "Please choose product options for %1$s."
msgstr "Please choose product options for %1$s."

#: includes/admin/class-wc-admin-settings.php:88
msgid "You do not have permission to save settings."
msgstr "You do not have permission to save settings."

#: includes/emails/class-wc-email-cancelled-order.php:58
msgid "Notifies admins when an order that was pending, processing, or on hold has been canceled."
msgstr "Notifies admins when an order that was pending, processing, or on hold has been cancelled."

#: src/Internal/Abilities/AbilitiesCategories.php:60
msgid "REST API operations for store resources including products, orders, and other store data."
msgstr "REST API operations for store resources including products, orders, and other store data."

#: src/Internal/Abilities/AbilitiesCategories.php:59
msgid "WooCommerce REST API"
msgstr "WooCommerce REST API"

#: assets/client/blocks/add-to-cart-with-options-variation-description/block.json
msgctxt "block description"
msgid "Displays the description of the selected variation."
msgstr "Displays the description of the selected variation."

#: assets/client/blocks/add-to-cart-with-options-variation-description/block.json
msgctxt "block title"
msgid "Variation Description (Beta)"
msgstr "Variation Description (Beta)"

#: src/StoreApi/Utilities/CartController.php:1179
msgid "This item is not available for purchase."
msgstr "This item is not available for purchase."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:557
msgid "The fulfillment status of the order."
msgstr "The fulfilment status of the order."

#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:172
msgid "Limit result set to orders with specific fulfillment statuses."
msgstr "Limit result set to orders with specific fulfilment statuses."

#: src/Internal/RestApi/Routes/V4/AbstractController.php:306
msgid "Trash not supported."
msgstr "Bin not supported."

#: src/Internal/RestApi/Routes/V4/AbstractController.php:305
msgid "Cannot trash resource."
msgstr "Cannot bin resource."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:478
msgid "A list of line items (products) within this order."
msgstr "A list of line items (products) within this order."

#: src/Internal/RestApi/Routes/V4/AbstractController.php:220
#: src/Internal/RestApi/Routes/V4/AbstractController.php:319
msgid "An error occurred while processing your request."
msgstr "An error occurred while processing your request."

#: src/Internal/MCP/Transport/WooCommerceRestTransport.php:135
#: src/Internal/MCP/Transport/WooCommerceRestTransport.php:144
msgid "Authentication failed."
msgstr "Authentication failed."

#: src/Internal/RestApi/Routes/V4/AbstractController.php:302
msgid "Cannot create resource."
msgstr "Cannot create resource."

#: src/Internal/RestApi/Routes/V4/AbstractController.php:303
msgid "Cannot delete resource."
msgstr "Cannot delete resource."

#: src/Internal/RestApi/Routes/V4/OrderNotes/Schema/OrderNoteSchema.php:91
msgid "If true, the note will be shown to customers. If false, the note will be for admin reference only."
msgstr "If true, the note will be shown to customers. If false, the note will be for admin reference only."

#: src/Internal/RestApi/Routes/V4/AbstractController.php:244
msgid "Invalid error object provided."
msgstr "Invalid error object provided."

#: src/Internal/RestApi/Routes/V4/Orders/UpdateUtils.php:164
msgid "Invalid line items type."
msgstr "Invalid line items type."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:52
msgid "Item name."
msgstr "Item name."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:79
msgid "Item price. Calculated as total / quantity."
msgstr "Item price. Calculated as total / quantity."

#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:145
msgid "Limit result set to orders with specific total amounts. For between operators, list two values."
msgstr "Limit result set to orders with specific total amounts. For between operators, list two values."

#: src/Internal/RestApi/Routes/V4/OrderNotes/CollectionQuery.php:34
msgid "Limit result to customer notes or private notes."
msgstr "Limit result to customer notes or private notes."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:57
msgid "Line item image, if available."
msgstr "Line item image, if available."

#: src/Internal/RestApi/Routes/V4/OrderNotes/Schema/OrderNoteSchema.php:47
msgid "Order ID the note belongs to."
msgstr "Order ID the note belongs to."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:68
msgid "Product data this item is linked to."
msgstr "Product data this item is linked to."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:228
msgid "Product global unique ID."
msgstr "Product global unique ID."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:243
msgid "Product is downloadable."
msgstr "Product is downloadable."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:238
msgid "Product is virtual."
msgstr "Product is virtual."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:248
msgid "Product needs shipping."
msgstr "Product needs shipping."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:63
#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundPreviewSchema.php:200
msgid "Product or variation ID."
msgstr "Product or variation ID."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:218
msgid "Product permalink."
msgstr "Product permalink."

#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:104
msgid "Raw shipping method settings for frontend processing."
msgstr "Raw shipping method settings for frontend processing."

#: src/Internal/RestApi/Routes/V4/AbstractController.php:301
msgid "Resource already exists."
msgstr "Resource already exists."

#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:100
msgid "Shipping method ID (e.g., flat_rate, free_shipping)."
msgstr "Shipping method ID (e.g., flat_rate, free_shipping)."

#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:81
msgid "Shipping methods for this zone."
msgstr "Shipping methods for this zone."

#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:153
msgid "The comparison operator to use for total filtering."
msgstr "The comparison operator to use for total filtering."

#: src/Internal/RestApi/Routes/V4/OrderNotes/Controller.php:91
msgid "The order ID that notes belong to."
msgstr "The order ID that notes belong to."

#: src/Internal/MCP/Transport/WooCommerceRestTransport.php:157
msgid "The user associated with this API key no longer exists."
msgstr "The user associated with this API key no longer exists."

#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:164
msgid "Total value must be an array with exactly 2 numbers for between operators."
msgstr "Total value must be an array with exactly 2 numbers for between operators."

#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:37
msgid "Unique identifier for the shipping zone."
msgstr "Unique identifier for the shipping zone."

#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/ShippingMethodSchema.php:49
#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:96
msgid "Whether the shipping method is enabled."
msgstr "Whether the shipping method is enabled."

#: src/Internal/MCP/Transport/WooCommerceRestTransport.php:91
msgid "X-MCP-API-Key must be in format consumer_key:consumer_secret"
msgstr "X-MCP-API-Key must be in format consumer_key:consumer_secret"

#: src/Internal/MCP/MCPAdapterProvider.php:134
msgid "AI-accessible WooCommerce operations via MCP"
msgstr "AI-accessible WooCommerce operations via MCP"

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1053
msgid "Ambiguous shipping providers list."
msgstr "Ambiguous shipping providers list."

#: src/Internal/Features/FeaturesController.php:615
msgid "Clear Customer Sessions When Empty"
msgstr "Clear Customer Sessions When Empty"

#: src/Internal/Features/FeaturesController.php:772
msgid "Configuration Required"
msgstr "Configuration Required"

#: src/Internal/Features/FeaturesController.php:775
msgid "Configure Permalinks"
msgstr "Configure Permalinks"

#: src/Internal/Features/FeaturesController.php:764
msgid "Enable WooCommerce MCP (Model Context Protocol) for AI-powered store operations. AI-generated results and actions can be unpredictable - please review before executing in your store."
msgstr "Enable WooCommerce MCP (Model Context Protocol) for AI-powered store operations. AI-generated results and actions can be unpredictable - please review before executing in your store."

#: src/Internal/MCP/Transport/WooCommerceRestTransport.php:72
msgid "HTTPS is required for MCP requests."
msgstr "HTTPS is required for MCP requests."

#: src/Internal/Features/FeaturesController.php:606
msgid "WooCommerce MCP"
msgstr "WooCommerce MCP"

#: src/Internal/MCP/MCPAdapterProvider.php:133
msgid "WooCommerce MCP Server"
msgstr "WooCommerce MCP Server"

#: src/Internal/Features/FeaturesController.php:773
msgid "WordPress permalinks must be set to anything other than \"Plain\" for MCP to work."
msgstr "WordPress permalinks must be set to anything other than \"Plain\" for MCP to work."

#: src/Internal/MCP/Transport/WooCommerceRestTransport.php:83
msgid "X-MCP-API-Key header required. Format: consumer_key:consumer_secret"
msgstr "X-MCP-API-Key header required. Format: consumer_key:consumer_secret"

#: src/Internal/Features/FeaturesController.php:616
msgid "[Performance] Removes session cookies for non-logged in customers when session data is empty, improving page caching performance. May cause compatibility issues with extensions that depend on the session cookie without using session data."
msgstr "[Performance] Removes session cookies for non-logged in customers when session data is empty, improving page caching performance. May cause compatibility issues with extensions that depend on the session cookie without using session data."

#: src/Blocks/BlockTypes/AddToCartWithOptions/AddToCartWithOptions.php:268
msgid "Please select a valid quantity to add to the cart."
msgstr "Please select a valid quantity to add to the basket."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:124
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:203
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:124
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:177
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:127
msgid "Available options for select/multiselect fields."
msgstr "Available options for select/multiselect fields."

#: src/Internal/Abilities/AbilitiesRestBridge.php:85
msgid "Create Order"
msgstr "Create Order"

#: src/Internal/Abilities/AbilitiesRestBridge.php:86
msgid "Create a new order with customer information, line items, shipping details, and payment information."
msgstr "Create a new order with customer information, line items, shipping details, and payment information."

#: src/Internal/Abilities/AbilitiesRestBridge.php:61
msgid "Delete Product"
msgstr "Delete Product"

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:129
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:198
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:129
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:182
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:132
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:129
msgid "Description for the setting field."
msgstr "Description for the setting field."

#: src/Internal/Admin/EmailPreview/EmailPreview.php:560
msgid "Dummy Downloadable Product"
msgstr "Dummy Downloadable Product"

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:54
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:61
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:128
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:54
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php:99
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:107
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:57
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:54
msgid "Flat key-value mapping of all setting field values."
msgstr "Flat key-value mapping of all setting field values."

#: src/Internal/Abilities/AbilitiesRestBridge.php:79
msgid "Get Order"
msgstr "Get Order"

#: src/Internal/Abilities/AbilitiesRestBridge.php:43
msgid "Get Product"
msgstr "Get Product"

#: src/Internal/Abilities/AbilitiesRestBridge.php:73
msgid "List Orders"
msgstr "List Orders"

#: src/Internal/Abilities/AbilitiesRestBridge.php:37
msgid "List Products"
msgstr "List Products"

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:415
msgid "Listen on Mixcloud"
msgstr "Listen on Mixcloud"

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:413
msgid "Listen on Pocket Casts"
msgstr "Listen on Pocket Casts"

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:417
msgid "Listen on ReverbNation"
msgstr "Listen on ReverbNation"

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:411
msgid "Listen on SoundCloud"
msgstr "Listen on SoundCloud"

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:409
msgid "Listen on Spotify"
msgstr "Listen on Spotify"

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-audio.php:108
#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:429
msgid "Listen to the audio"
msgstr "Listen to the audio"

#: src/Internal/Abilities/AbilitiesRestBridge.php:62
msgid "Permanently delete a product from the store. This action cannot be undone."
msgstr "Permanently delete a product from the store. This action cannot be undone."

#. translators: Alt text for video play button icon.
#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-video.php:156
msgid "Play"
msgstr "Play"

#: src/Internal/Abilities/AbilitiesRestBridge.php:74
msgid "Retrieve a paginated list of orders with optional filters for status, customer, date range, and other criteria."
msgstr "Retrieve a paginated list of orders with optional filters for status, customer, date range, and other criteria."

#: src/Internal/Abilities/AbilitiesRestBridge.php:38
msgid "Retrieve a paginated list of products with optional filters for status, category, price range, and other attributes."
msgstr "Retrieve a paginated list of products with optional filters for status, category, price range, and other attributes."

#: src/Internal/Abilities/AbilitiesRestBridge.php:80
msgid "Retrieve detailed information about a single order by ID, including line items, customer details, and payment information."
msgstr "Retrieve detailed information about a single order by ID, including line items, customer details, and payment information."

#: src/Internal/Abilities/AbilitiesRestBridge.php:44
msgid "Retrieve detailed information about a single product by ID, including price, description, images, and metadata."
msgstr "Retrieve detailed information about a single product by ID, including price, description, images, and metadata."

#: src/Internal/Admin/EmailPreview/EmailPreview.php:761
#: src/Internal/Admin/EmailPreview/EmailPreview.php:779
msgid "Sample Download File.pdf"
msgstr "Sample Download File.pdf"

#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:209
msgid "Set your store's address, visibility, currency, language, and timezone."
msgstr "Set your store's address, visibility, currency, language, and timezone."

#: src/Internal/Abilities/REST/RestAbilityFactory.php:131
#: src/Internal/Abilities/REST/RestAbilityFactory.php:154
msgid "Unique identifier for the resource"
msgstr "Unique identifier for the resource"

#: src/Internal/Abilities/AbilitiesRestBridge.php:91
msgid "Update Order"
msgstr "Update Order"

#: src/Internal/Abilities/AbilitiesRestBridge.php:55
msgid "Update Product"
msgstr "Update Product"

#: src/Internal/Abilities/AbilitiesRestBridge.php:92
msgid "Update an existing order by modifying status, customer information, line items, or other order details."
msgstr "Update an existing order by modifying status, customer information, line items, or other order details."

#: src/Internal/Abilities/AbilitiesRestBridge.php:56
msgid "Update an existing product by modifying its attributes such as price, stock, description, or metadata."
msgstr "Update an existing product by modifying its attributes such as price, stock, description, or metadata."

#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-embed.php:419
msgid "Watch on YouTube"
msgstr "Watch on YouTube"

#: src/Internal/Abilities/AbilitiesRestBridge.php:50
msgid "Create a new product with name, price, description, and other product attributes."
msgstr "Create a new product with name, price, description, and other product attributes."

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2162
msgid "Add to cart description."
msgstr "Add to basket description."

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2152
msgid "Add to cart details."
msgstr "Add to basket details."

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2172
msgid "Add to cart single text."
msgstr "Add to basket single text."

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2167
msgid "Add to cart text."
msgstr "Add to basket text."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:238
msgid "Customize the look and feel of all you notification emails."
msgstr "Customise the look and feel of all you notification emails."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:237
msgid "Email design"
msgstr "Email design"

#: includes/admin/settings/class-wc-settings-emails.php:180
msgid "\"Reply-to\" address"
msgstr "\"Reply-to\" address"

#: includes/admin/settings/class-wc-settings-emails.php:169
msgid "\"Reply-to\" name"
msgstr "\"Reply-to\" name"

#: includes/admin/settings/class-wc-settings-emails.php:160
msgid "Add \"Reply-to\" email"
msgstr "Add \"Reply-to\" email"

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:63
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:66
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:137
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:63
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:116
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:66
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:63
msgid "Collection of setting groups."
msgstr "Collection of setting groups."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:81
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:84
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:155
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:81
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:134
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:84
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:81
msgid "Display order for the group."
msgstr "Display order for the group."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php:307
msgid "Email sender name cannot be empty."
msgstr "Email sender name cannot be empty."

#: src/Internal/RestApi/Routes/V4/Settings/General/Controller.php:309
msgid "Expected an array of country codes."
msgstr "Expected an array of country codes."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:76
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:79
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:150
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:76
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:129
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:79
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:76
msgid "Group description."
msgstr "Group description."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:71
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:74
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:145
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:71
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:124
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:74
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:71
msgid "Group title."
msgstr "Group title."

#: src/Internal/RestApi/Routes/V4/Settings/General/Controller.php:318
msgid "Invalid country code in list."
msgstr "Invalid country code in list."

#: src/Internal/RestApi/Routes/V4/Settings/General/Controller.php:276
msgid "Invalid country/state format."
msgstr "Invalid country/state format."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Controller.php:166
#: src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php:180
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php:231
#: src/Internal/RestApi/Routes/V4/Settings/General/Controller.php:162
#: src/Internal/RestApi/Routes/V4/Settings/Products/Controller.php:156
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Controller.php:146
msgid "Invalid or empty request body."
msgstr "Invalid or empty request body."

#: src/Internal/RestApi/Routes/V4/Settings/General/Controller.php:287
msgid "Invalid selling location option."
msgstr "Invalid selling location option."

#: src/Internal/RestApi/Routes/V4/Settings/General/Controller.php:298
msgid "Invalid shipping location option."
msgstr "Invalid shipping location option."

#: src/Internal/RestApi/Routes/V4/Settings/General/Controller.php:266
msgid "Number of decimals must be between 0 and 10."
msgstr "Number of decimals must be between 0 and 10."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php:353
msgid "Please enter a valid reply-to email address."
msgstr "Please enter a valid reply-to email address."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php:331
msgid "Reply-to enabled must be a boolean value."
msgstr "Reply-to enabled must be a boolean value."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php:342
msgid "Reply-to name cannot be empty when reply-to is enabled."
msgstr "Reply-to name cannot be empty when reply-to is enabled."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:108
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:111
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:182
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:108
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:161
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:111
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:108
msgid "Setting field ID."
msgstr "Setting field ID."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:127
msgid "Setting field description."
msgstr "Setting field description."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:113
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:116
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:187
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:113
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:166
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:116
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:113
msgid "Setting field label."
msgstr "Setting field label."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:118
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:121
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:192
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:118
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:171
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:121
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:118
msgid "Setting field type."
msgstr "Setting field type."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:58
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:132
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:58
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:111
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:61
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:58
msgid "Setting field value."
msgstr "Setting field value."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:48
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:55
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:48
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:51
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:48
msgid "Settings description."
msgstr "Settings description."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:87
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:90
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:161
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:87
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:140
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:90
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:87
msgid "Settings fields."
msgstr "Settings fields."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:68
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:71
#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:142
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:68
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:121
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:71
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:68
msgid "Settings group."
msgstr "Settings group."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:42
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:49
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:42
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:45
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:42
msgid "Settings title."
msgstr "Settings title."

#: includes/rest-api/Controllers/Version4/class-wc-rest-v4-controller.php:52
msgid "Sorry, you are not allowed to perform this action."
msgstr "Sorry, you are not allowed to perform this action."

#: src/Internal/RestApi/Routes/V4/AbstractController.php:269
#: src/Internal/RestApi/Routes/V4/AbstractController.php:273
msgid "Sorry, you cannot update resources."
msgstr "Sorry, you cannot update resources."

#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:205
msgid "The entity ID is required."
msgstr "The entity ID is required."

#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:243
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:274
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:348
msgid "The entity type must be \"order\"."
msgstr "The entity type must be \"order\"."

#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:173
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:361
msgid "The order ID is required."
msgstr "The order ID is required."

#: src/Internal/RestApi/Routes/V4/Settings/Account/Schema/AccountSettingsSchema.php:36
#: src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php:43
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:36
#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php:36
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:39
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:36
msgid "Unique identifier for the settings group."
msgstr "Unique identifier for the settings group."

#: includes/gateways/paypal/includes/settings-paypal.php:93
msgid "When enabled, PayPal will use the address provided by the checkout form, and prevent the buyer from changing it inside the PayPal payment page. Disable this to let buyers choose a shipping address from their PayPal account. PayPal verifies addresses therefore this setting can cause errors (we recommend keeping it disabled)."
msgstr "When enabled, PayPal will use the address provided by the checkout form, and prevent the buyer from changing it inside the PayPal payment page. Disable this to let buyers choose a shipping address from their PayPal account. PayPal verifies addresses therefore this setting can cause errors (we recommend keeping it disabled)."

#: includes/gateways/paypal/includes/settings-paypal.php:92
msgid "Prevent buyers from changing the shipping address."
msgstr "Prevent buyers from changing the shipping address."

#: includes/gateways/paypal/includes/settings-paypal.php:73
msgid "Enable PayPal buttons to offer PayPal, Venmo and Pay Later as express checkout options on product, cart, and checkout pages."
msgstr "Enable PayPal buttons to offer PayPal, Venmo and Pay Later as express checkout options on product, basket, and checkout pages."

#. translators: %1$s: Transaction ID
#: src/Gateways/PayPal/WebhookHandler.php:226
msgid "PayPal payment authorized. Transaction ID: %1$s. Change payment status to processing or complete to capture funds."
msgstr "PayPal payment authorised. Transaction ID: %1$s. Change payment status to processing or complete to capture funds."

#: src/Gateways/PayPal/Request.php:397
msgid "PayPal capture authorized payment failed"
msgstr "PayPal capture authorised payment failed"

#. translators: %s: PayPal debug ID
#: src/Gateways/PayPal/Request.php:300 src/Gateways/PayPal/Request.php:422
msgid ". PayPal debug ID: %s"
msgstr ". PayPal debug ID: %s"

#: includes/gateways/paypal/includes/settings-paypal.php:71
msgid "Enable PayPal Buttons"
msgstr "Enable PayPal Buttons"

#. translators: %1$s: Action, %2$s: PayPal order ID
#: src/Gateways/PayPal/Request.php:291
msgid "PayPal %1$s payment failed. PayPal Order ID: %2$s"
msgstr "PayPal %1$s payment failed. PayPal Order ID: %2$s"

#: includes/gateways/paypal/includes/settings-paypal.php:69
#: assets/client/blocks/wc-payment-method-paypal.js:1
msgid "PayPal Buttons"
msgstr "PayPal Buttons"

#. translators: %1$s: PayPal debug ID
#: src/Gateways/PayPal/Request.php:171
msgid "PayPal order creation failed. PayPal debug ID: %1$s"
msgstr "PayPal order creation failed. PayPal debug ID: %1$s"

#. translators: %1$s: PayPal order ID, %2$s: Status
#: src/Gateways/PayPal/WebhookHandler.php:121
msgid "PayPal payment approval failed. PayPal Order ID: %1$s. Status: %2$s"
msgstr "PayPal payment approval failed. PayPal Order ID: %1$s. Status: %2$s"

#. translators: %1$s: PayPal order ID
#: src/Gateways/PayPal/WebhookHandler.php:96
msgid "PayPal payment approved. PayPal Order ID: %1$s"
msgstr "PayPal payment approved. PayPal Order ID: %1$s"

#. translators: %1$s: Transaction ID
#: src/Gateways/PayPal/WebhookHandler.php:159
msgid "PayPal payment captured. Transaction ID: %1$s."
msgstr "PayPal payment captured. Transaction ID: %1$s."

#. translators: %s: reason
#: src/Gateways/PayPal/WebhookHandler.php:194
msgid "Payment pending (reason: %s)."
msgstr "Payment pending (reason: %s)."

#. translators: 1: opening <a> tag, 2: closing </a> tag
#: src/Gateways/PayPal/Notices.php:143
msgid "WooCommerce has upgraded your PayPal integration from PayPal Standard to PayPal Payments (PPCP), for a more reliable and modern checkout experience. If you do not prefer the upgraded integration in WooCommerce, we recommend switching to %1$sPayPal Payments%2$s extension."
msgstr "WooCommerce has upgraded your PayPal integration from PayPal Standard to PayPal Payments (PPCP), for a more reliable and modern checkout experience. If you do not prefer the upgraded integration in WooCommerce, we recommend switching to %1$sPayPal Payments%2$s extension."

#: includes/gateways/paypal/class-wc-gateway-paypal.php:842
#: assets/client/blocks/991.js:1
msgid "An unknown error occurred"
msgstr "An unknown error occurred"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:642
msgid "We are unable to process your PayPal payment at this time. Please try again or use a different payment method."
msgstr "We are unable to process your PayPal payment at this time. Please try again or use a different payment method."

#: i18n/states.php:825
msgid "Dādra and Nagar Haveli and Damān and Diu"
msgstr "Dādra and Nagar Haveli and Damān and Diu"

#: includes/admin/settings/class-wc-settings-general.php:279
msgid "Enable taxes and coupons and configure how they are calculated."
msgstr "Enable taxes and coupons and configure how they are calculated."

#: i18n/countries.php:134
msgid "Kosovo"
msgstr "Kosovo"

#. translators: %s: WooPayments URL.
#: includes/admin/settings/class-wc-settings-general.php:84
msgid "Requires a plugin with predictive address search support (e.g. <a href=\"%s\" target=\"_blank\">WooPayments</a>)."
msgstr "Requires a plugin with predictive address search support (e.g. <a href=\"%s\" target=\"_blank\">WooPayments</a>)."

#: includes/admin/settings/class-wc-settings-general.php:277
msgid "Taxes and coupons"
msgstr "Taxes and coupons"

#: assets/client/blocks/product-filter-active/block.json
msgctxt "block title"
msgid "Active Filters"
msgstr "Active Filters"

#: assets/client/blocks/email-content/block.json
msgctxt "block description"
msgid "A placeholder block for email content."
msgstr "A placeholder block for email content."

#: assets/client/blocks/product-filter-attribute/block.json
msgctxt "block title"
msgid "Attribute Filter"
msgstr "Attribute Filter"

#: assets/client/blocks/email-content/block.json
msgctxt "block title"
msgid "Email Content"
msgstr "Email Content"

#: assets/client/blocks/product-filter-price/block.json
msgctxt "block title"
msgid "Price Filter"
msgstr "Price Filter"

#: templates/single-product/photoswipe.php:23
msgid "Full screen image"
msgstr "Full screen image"

#: templates/single-product/back-in-stock-form.php:54
msgid "Notify me"
msgstr "Notify me"

#. translators: %$s placeholder is the verification expiration datetime string.
#: templates/emails/customer-stock-notification-verify.php:60
msgid "This link will remain active for %s."
msgstr "This link will remain active for %s."

#. translators: %s placeholder is the text part from above.
#: templates/emails/customer-stock-notification-verified.php:69
#: templates/emails/customer-stock-notification.php:74
msgid "To stop receiving these messages, %s to unsubscribe."
msgstr "To stop receiving these messages, %s to unsubscribe."

#: templates/single-product/back-in-stock-form.php:29
msgid "Want to be notified when this product is back in stock?"
msgstr "Want to be notified when this product is back in stock?"

#: templates/emails/customer-stock-notification-verify.php:68
msgid "You have received this message because your e-mail address was used to sign up for stock notifications on our store. Wasn't you? Please get in touch with us if you keep receiving these messages."
msgstr "You have received this message because your e-mail address was used to sign up for stock notifications on our store. Wasn't you? Please get in touch with us if you keep receiving these messages."

#: templates/single-product/back-in-stock-form.php:36
msgctxt "back in stock form"
msgid "Email address to be notified when this product is back in stock"
msgstr "Email address to be notified when this product is back in stock"

#: templates/single-product/back-in-stock-form.php:41
msgctxt "back in stock form"
msgid "Enter your e-mail"
msgstr "Enter your e-mail"

#. translators: 1 = URL of the Back in Stock Notifications page
#: src/Internal/StockNotifications/StockSyncController.php:170
msgid "Back-in-stock notifications for this product are now being processed. Subscribed customers will receive these emails over the next few minutes. You can monitor or manage individual subscriptions on the <a href=\"%s\">Stock Notifications page</a>."
msgstr "Back-in-stock notifications for this product are now being processed. Subscribed customers will receive these emails over the next few minutes. You can monitor or manage individual subscriptions on the <a href=\"%s\">Stock Notifications page</a>."

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:459
#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:469
#: src/Internal/StockNotifications/Notification.php:341
msgid "Product ID is required."
msgstr "Product ID is required."

#. translators: %d the numeric product ID
#: src/Internal/StockNotifications/Privacy/PrivacyEraser.php:82
msgid "Removed back-in-stock notification for product id: %d"
msgstr "Removed back-in-stock notification for product id: %d"

#: src/Internal/StockNotifications/Frontend/SignupService.php:511
msgid "Thanks for signing up! An account has been created for you. Please complete the sign-up process by following the verification link sent to your e-mail."
msgstr "Thanks for signing up! An account has been created for you. Please complete the sign-up process by following the verification link sent to your e-mail."

#. translators: %s placeholder is the text part from above.
#: templates/emails/customer-stock-notification-verified.php:64
#: templates/emails/customer-stock-notification.php:69
msgid "To manage your notifications, %s to log in to your account."
msgstr "To manage your notifications, %s to log in to your account."

#: src/Internal/StockNotifications/Notification.php:349
msgid "User Email is invalid."
msgstr "User Email is invalid."

#: src/Internal/StockNotifications/Notification.php:345
msgid "User ID or User Email is required."
msgstr "User ID or User Email is required."

#: src/Internal/StockNotifications/Privacy/PrivacyEraser.php:36
msgid "WooCommerce Customer Stock Notifications"
msgstr "WooCommerce Customer Stock Notifications"

#: src/Internal/StockNotifications/Frontend/SignupService.php:515
msgid "You have already joined this waitlist."
msgstr "You have already joined this waitlist."

#: src/Internal/StockNotifications/Frontend/SignupService.php:519
msgid "You have already joined this waitlist. Please complete the sign-up process by following the verification link sent to your e-mail."
msgstr "You have already joined this waitlist. Please complete the sign-up process by following the verification link sent to your e-mail."

#: templates/emails/customer-stock-notification-verified.php:58
#: templates/emails/customer-stock-notification.php:63
msgid "You have received this message because your e-mail address was used to sign up for stock notifications on our store."
msgstr "You have received this message because your e-mail address was used to sign up for stock notifications on our store."

#: src/Internal/StockNotifications/Frontend/SignupService.php:541
msgctxt "notice action"
msgid "Manage notifications"
msgstr "Manage notifications"

#: src/Internal/StockNotifications/Frontend/SignupService.php:527
msgctxt "notice action"
msgid "Resend verification"
msgstr "Resend verification"

#. translators: %1$s placeholder is the unsubscribe link, %2$s placeholder is
#. the Unsubscribe text link.
#: templates/emails/customer-stock-notification-verified.php:62
#: templates/emails/customer-stock-notification.php:67
msgctxt "unsubscribe cta for stock notifications for existing customers"
msgid "click here"
msgstr "click here"

#. translators: %1$s placeholder is the unsubscribe link, %2$s placeholder is
#. the Unsubscribe text link.
#: templates/emails/customer-stock-notification-verified.php:67
#: templates/emails/customer-stock-notification.php:72
msgctxt "unsubscribe cta for stock notifications for guests"
msgid "click here"
msgstr "click here"

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:25
msgid "Back in stock sign-up verification"
msgstr "Back in stock sign-up verification"

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:56
msgid "Confirm sign-up"
msgstr "Confirm sign-up"

#: src/Internal/StockNotifications/Frontend/SignupService.php:480
msgid "Failed to sign up. Please try again."
msgstr "Failed to sign up. Please try again."

#: src/Internal/StockNotifications/Frontend/SignupService.php:474
msgid "Invalid email address."
msgstr "Invalid email address."

#: src/Internal/StockNotifications/Frontend/SignupService.php:472
msgid "Invalid user."
msgstr "Invalid user."

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:47
msgid "Join the \"{product_name}\" waitlist."
msgstr "Join the \"{product_name}\" waitlist."

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:65
msgid "Please follow the link below to complete the sign-up process and join the \"{product_name}\" waitlist."
msgstr "Please follow the link below to complete the sign-up process and join the \"{product_name}\" waitlist."

#: src/Internal/StockNotifications/Frontend/ProductPageIntegration.php:154
msgid "Please {login_link} to sign up for stock notifications."
msgstr "Please {login_link} to sign up for stock notifications."

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:160
msgctxt "Stock Notification confirm notification"
msgid "Confirm"
msgstr "Confirm"

#. translators: %2$s product name, %1$s user email
#: src/Internal/StockNotifications/Emails/EmailActionController.php:213
msgid "Successfully unsubscribed %1$s. You will not receive a notification when \"%2$s\" becomes available."
msgstr "Successfully unsubscribed %1$s. You will not receive a notification when \"%2$s\" becomes available."

#. translators: %s is product name
#: src/Internal/StockNotifications/Emails/EmailActionController.php:175
msgid "Successfully verified stock notifications for \"%s\"."
msgstr "Successfully verified stock notifications for \"%s\"."

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php:64
msgid "Thanks for joining the waitlist! You will hear from us again when \"{product_name}\" is back in stock."
msgstr "Thanks for joining the waitlist! You will hear from us again when \"{product_name}\" is back in stock."

#: src/Internal/StockNotifications/Frontend/SignupService.php:502
msgid "Thanks for signing up! Please complete the sign-up process by following the verification link sent to your e-mail."
msgstr "Thanks for signing up! Please complete the sign-up process by following the verification link sent to your e-mail."

#: src/Internal/StockNotifications/Frontend/SignupService.php:476
msgid "To proceed, please consent to the creation of a new account with your e-mail."
msgstr "To proceed, please consent to the creation of a new account with your e-mail."

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:26
msgid "Verification e-mail sent to customers, as part of the double opt-in sign-up process."
msgstr "Verification e-mail sent to customers, as part of the double opt-in sign-up process."

#: src/Internal/StockNotifications/Frontend/ProductPageIntegration.php:184
msgid "You have already joined the waitlist! Click {manage_account_link} to manage your notifications."
msgstr "You have already joined the waitlist! Click {manage_account_link} to manage your notifications."

#: src/Internal/StockNotifications/Frontend/SignupService.php:478
msgid "You have already signed up too many times. Please try again later."
msgstr "You have already signed up too many times. Please try again later."

#. translators: Product name
#: src/Internal/StockNotifications/Frontend/SignupService.php:507
msgid "You have successfully signed up and will be notified when \"%s\" is back in stock! Note that a new account has been created for you; please check your e-mail for details."
msgstr "You have successfully signed up and will be notified when \"%s\" is back in stock! Note that a new account has been created for you; please check your e-mail for details."

#. translators: Product name
#: src/Internal/StockNotifications/Frontend/SignupService.php:498
msgid "You have successfully signed up! You will be notified when \"%s\" is back in stock."
msgstr "You have successfully signed up! You will be notified when \"%s\" is back in stock."

#: src/Internal/StockNotifications/Frontend/ProductPageIntegration.php:185
msgctxt "back in stock form"
msgid "here"
msgstr "here"

#: src/Internal/StockNotifications/Frontend/ProductPageIntegration.php:155
msgctxt "back in stock form"
msgid "log in"
msgstr "log in"

#. translators: %s settings page link
#: src/Internal/StockNotifications/Admin/SettingsController.php:182
msgid "WooCommerce is currently <a href=\"%s\">configured</a> to hide out-of-stock products from your catalog. Customers will not be able sign up for back-in-stock notifications while this option is enabled."
msgstr "WooCommerce is currently <a href=\"%s\">configured</a> to hide out-of-stock products from your catalogue. Customers will not be able sign up for back-in-stock notifications while this option is enabled."

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php:44
msgid "\"{product_name}\" is back in stock!"
msgstr "\"{product_name}\" is back in stock!"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:107
msgid "&mdash;&nbsp;or&nbsp;&mdash;"
msgstr "&mdash;&nbsp;or&nbsp;&mdash;"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:18
msgid "Add Notification"
msgstr "Add Notification"

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php:24
msgid "Back in stock notification"
msgstr "Back in stock notification"

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php:24
msgid "Back in stock sign-up confirmation"
msgstr "Back in stock sign-up confirmation"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:19
msgid "Edit Notification"
msgstr "Edit Notification"

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php:155
msgctxt "Email notification"
msgid "Shop Now"
msgstr "Shop Now"

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php:25
msgid "Email sent to customers after completing the sign-up process successfully."
msgstr "Email sent to customers after completing the sign-up process successfully."

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php:25
msgid "Email sent to signed-up customers when a product is back in stock."
msgstr "Email sent to signed-up customers when a product is back in stock."

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:108
msgid "Enter customer e-mail&hellip;"
msgstr "Enter customer e-mail&hellip;"

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php:62
msgid "Great news: \"{product_name}\" is now available for purchase."
msgstr "Great news: \"{product_name}\" is now available for purchase."

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php:53
msgid "It's back in stock!"
msgstr "It's back in stock!"

#: src/Internal/StockNotifications/Admin/SettingsController.php:227
msgid "Let customers sign up to be notified when this product is restocked"
msgstr "Let customers sign up to be notified when this product is restocked"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php:41
msgid "No customers have signed up to receive stock notifications from you just yet."
msgstr "No customers have signed up to receive stock notifications from you just yet."

#. translators: %s: Notification ID
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:87
msgid "Notification #%d details"
msgstr "Notification #%d details"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:34
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:36
msgid "Notification actions"
msgstr "Notification actions"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:66
msgid "Notification details"
msgstr "Notification details"

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:479
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:151
msgid "Product not found."
msgstr "Product not found."

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:48
msgid "Resend verification email"
msgstr "Resend verification email"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php:29
msgid "Search Notifications"
msgstr "Search Notifications"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php:30
msgid "Search by user e-mail"
msgstr "Search by user e-mail"

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php:55
msgid "Sign-up successful"
msgstr "Sign-up successful"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:190
msgid "Signed up"
msgstr "Signed up"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:209
msgid "Signed-up customers"
msgstr "Signed-up customers"

#: src/Internal/StockNotifications/Admin/SettingsController.php:216
msgid "Stock notifications"
msgstr "Stock notifications"

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php:285
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php:255
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:279
msgid "Text to appear below the main e-mail header."
msgstr "Text to appear below the main e-mail header."

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:19
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:20
msgid "View All"
msgstr "View All"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:136
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:216
msgid "View notifications &rarr;"
msgstr "View notifications &rarr;"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:134
msgid "View profile &rarr;"
msgstr "View profile &rarr;"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:166
msgid "Waiting"
msgstr "Waiting"

#. translators: %s settings page link
#: src/Internal/StockNotifications/Admin/SettingsController.php:167
msgid "WooCommerce is currently <a href=\"%s\">configured</a> to create new accounts without generating passwords automatically. Guests who sign up to receive stock notifications will need to reset their password before they can log into their new account."
msgstr "WooCommerce is currently <a href=\"%s\">configured</a> to create new accounts without generating passwords automatically. Guests who sign up to receive stock notifications will need to reset their password before they can log into their new account."

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php:46
msgid "You have joined the \"{product_name}\" waitlist."
msgstr "You have joined the \"{product_name}\" waitlist."

#. translators: %s: notification edit url.
#: src/Internal/StockNotifications/Admin/NotificationCreatePage.php:80
msgid "A <a href=\"%s\">notification</a> for the same product and customer already exists in your database."
msgstr "A <a href=\"%s\">notification</a> for the same product and customer already exists in your database."

#: src/Internal/StockNotifications/Admin/SettingsController.php:95
msgid "Allow sign-ups"
msgstr "Allow sign-ups"

#: src/Internal/StockNotifications/Admin/SettingsController.php:112
msgid "Controls how long the plugin will store unverified notification sign-ups in the database. Enter zero, or leave this field empty if you would like to store expired sign-up requests indefinitey."
msgstr "Controls how long the plugin will store unverified notification sign-ups in the database. Enter zero, or leave this field empty if you would like to store expired sign-up requests indefinitey."

#: src/Internal/StockNotifications/Admin/SettingsController.php:130
msgid "Create an account when guests sign up for stock notifications."
msgstr "Create an account when guests sign up for stock notifications."

#: src/Internal/StockNotifications/Admin/SettingsController.php:44
#: src/Internal/StockNotifications/Admin/SettingsController.php:88
msgid "Customer stock notifications"
msgstr "Customer stock notifications"

#: src/Internal/StockNotifications/Admin/SettingsController.php:120
msgid "Customers must be logged in to sign up for stock notifications."
msgstr "Customers must be logged in to sign up for stock notifications."

#: src/Internal/StockNotifications/Admin/SettingsController.php:111
msgid "Delete unverified notification sign-ups after (in days)"
msgstr "Delete unverified notification sign-ups after (in days)"

#: src/Internal/StockNotifications/Admin/NotificationEditPage.php:112
msgid "Failed to send notification. Please make sure that the listed product is available."
msgstr "Failed to send notification. Please make sure that the listed product is available."

#: src/Internal/StockNotifications/Admin/SettingsController.php:119
msgid "Guest sign-up"
msgstr "Guest sign-up"

#: src/Internal/StockNotifications/Admin/SettingsController.php:96
msgid "Let customers sign up to be notified when products in your store are restocked."
msgstr "Let customers sign up to be notified when products in your store are restocked."

#: src/Internal/StockNotifications/Admin/NotificationCreatePage.php:104
msgid "Notification created."
msgstr "Notification created."

#: src/Internal/StockNotifications/Admin/ListTable.php:724
msgid "Notification deleted."
msgstr "Notification deleted."

#: src/Internal/StockNotifications/Admin/ListTable.php:729
#: src/Internal/StockNotifications/Admin/NotificationEditPage.php:49
msgid "Notification not found."
msgstr "Notification not found."

#. translators: %s user email.
#: src/Internal/StockNotifications/Admin/NotificationEditPage.php:120
msgid "Notification sent to \"%s\"."
msgstr "Notification sent to \"%s\"."

#: src/Internal/StockNotifications/Admin/NotificationEditPage.php:91
#: src/Internal/StockNotifications/Admin/NotificationEditPage.php:104
msgid "Notification updated."
msgstr "Notification updated."

#: src/Internal/StockNotifications/Admin/MenusController.php:79
msgid "Notifications per page"
msgstr "Notifications per page"

#: src/Internal/StockNotifications/Admin/NotificationCreatePage.php:44
#: src/Internal/StockNotifications/Admin/NotificationCreatePage.php:56
msgid "Please select a customer."
msgstr "Please select a customer."

#: src/Internal/StockNotifications/Admin/NotificationCreatePage.php:39
msgid "Please select a product."
msgstr "Please select a product."

#: src/Internal/StockNotifications/Admin/SettingsController.php:103
msgid "Require double opt-in to sign up"
msgstr "Require double opt-in to sign up"

#: src/Internal/StockNotifications/Admin/MenusController.php:54
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php:18
msgid "Stock Notifications"
msgstr "Stock Notifications"

#: src/Internal/StockNotifications/Admin/SettingsController.php:104
msgid "To complete the sign-up process, customers must follow a verification link sent to their e-mail after submitting the sign-up form."
msgstr "To complete the sign-up process, customers must follow a verification link sent to their e-mail after submitting the sign-up form."

#. translators: %s user email.
#: src/Internal/StockNotifications/Admin/NotificationEditPage.php:133
msgid "Verification email sent to \"%s\"."
msgstr "Verification email sent to \"%s\"."

#: src/Internal/StockNotifications/Admin/SettingsController.php:124
msgid "When enabled, guests will be redirected to a login page to complete the sign-up process."
msgstr "When enabled, guests will be redirected to a login page to complete the sign-up process."

#. translators: %s: Notifications count
#: src/Internal/StockNotifications/Admin/ListTable.php:808
msgctxt "notifications_status"
msgid "%s notification deleted."
msgid_plural "%s notifications deleted."
msgstr[0] "%s notification deleted."
msgstr[1] "%s notifications deleted."

#. translators: %s: Notifications count
#: src/Internal/StockNotifications/Admin/ListTable.php:767
#: src/Internal/StockNotifications/Admin/ListTable.php:788
msgctxt "notifications_status"
msgid "%s notification updated."
msgid_plural "%s notifications updated."
msgstr[0] "%s notification updated."
msgstr[1] "%s notifications updated."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4309
msgid "A fully embedded checkout, with all popular payment methods, for more sales and less abandoned shopping carts."
msgstr "A fully embedded checkout, with all popular payment methods, for more sales and less abandoned shopping baskets."

#. translators: %s: Notification code
#: src/Internal/StockNotifications/Admin/ListTable.php:139
msgid "&#8220;%s&#8221; (Edit)"
msgstr "&#8220;%s&#8221; (Edit)"

#: src/Internal/StockNotifications/Admin/ListTable.php:250
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:170
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:195
msgid "&mdash;"
msgstr "&mdash;"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4188
msgid "Accept payments on your WooCommerce store securely."
msgstr "Accept payments on your WooCommerce store securely."

#: src/Internal/StockNotifications/Admin/AdminManager.php:49
msgid "Delete the selected notifications permanently?"
msgstr "Delete the selected notifications permanently?"

#: src/Internal/StockNotifications/Admin/AdminManager.php:48
msgid "Delete this notification permanently?"
msgstr "Delete this notification permanently?"

#: src/Internal/StockNotifications/Admin/ListTable.php:665
msgid "Filter by date"
msgstr "Filter by date"

#. translators: %1$s: Platform ID, %2$s: Class name
#: src/Internal/CLI/Migrator/Core/PlatformRegistry.php:141
msgid "Invalid fetcher class for platform %1$s. Class %2$s does not exist."
msgstr "Invalid fetcher class for platform %1$s. Class %2$s does not exist."

#. translators: %1$s: Platform ID, %2$s: Class name, %3$s: Interface name
#: src/Internal/CLI/Migrator/Core/PlatformRegistry.php:152
msgid "Invalid fetcher class for platform %1$s. Class %2$s does not implement %3$s."
msgstr "Invalid fetcher class for platform %1$s. Class %2$s does not implement %3$s."

#. translators: %s: Platform ID
#: src/Internal/CLI/Migrator/Core/PlatformRegistry.php:131
msgid "Invalid fetcher class for platform %s. Fetcher must be a non-empty string."
msgstr "Invalid fetcher class for platform %s. Fetcher must be a non-empty string."

#. translators: %1$s: Platform ID, %2$s: Class name
#: src/Internal/CLI/Migrator/Core/PlatformRegistry.php:214
msgid "Invalid mapper class for platform %1$s. Class %2$s does not exist."
msgstr "Invalid mapper class for platform %1$s. Class %2$s does not exist."

#. translators: %1$s: Platform ID, %2$s: Class name, %3$s: Interface name
#: src/Internal/CLI/Migrator/Core/PlatformRegistry.php:225
msgid "Invalid mapper class for platform %1$s. Class %2$s does not implement %3$s."
msgstr "Invalid mapper class for platform %1$s. Class %2$s does not implement %3$s."

#. translators: %s: Platform ID
#: src/Internal/CLI/Migrator/Core/PlatformRegistry.php:204
msgid "Invalid mapper class for platform %s. Mapper must be a non-empty string."
msgstr "Invalid mapper class for platform %s. Mapper must be a non-empty string."

#: src/Internal/StockNotifications/Admin/ListTable.php:382
msgid "Invalid product selected."
msgstr "Invalid product selected."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4308
msgid "Nexi Checkout"
msgstr "Nexi Checkout"

#: src/Internal/StockNotifications/Admin/ListTable.php:269
msgid "No Notifications found"
msgstr "No Notifications found"

#. translators: %s: Platform ID
#: src/Internal/CLI/Migrator/Core/PlatformRegistry.php:118
#: src/Internal/CLI/Migrator/Core/PlatformRegistry.php:191
msgid "Platform %s not found."
msgstr "Platform %s not found."

#: src/Internal/StockNotifications/Admin/ListTable.php:511
msgid "Select customer&hellip;"
msgstr "Select customer&hellip;"

#: src/Internal/StockNotifications/Admin/ListTable.php:479
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:139
msgid "Select product&hellip;"
msgstr "Select product&hellip;"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4156
msgid "Take credit card payments securely via Eway keeping customers on your site."
msgstr "Take credit card payments securely via Eway keeping customers on your site."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4187
msgid "Visa Acceptance Solutions"
msgstr "Visa Acceptance Solutions"

#: src/Internal/StockNotifications/Admin/ListTable.php:282
msgctxt "column_name"
msgid "Notification"
msgstr "Notification"

#: src/Internal/StockNotifications/Admin/ListTable.php:285
msgctxt "column_name"
msgid "Product"
msgstr "Product"

#: src/Internal/StockNotifications/Admin/ListTable.php:286
msgctxt "column_name"
msgid "SKU"
msgstr "SKU"

#: src/Internal/StockNotifications/Admin/ListTable.php:287
msgctxt "column_name"
msgid "Signed Up"
msgstr "Signed Up"

#: src/Internal/StockNotifications/Admin/ListTable.php:283
msgctxt "column_name"
msgid "Status"
msgstr "Status"

#: src/Internal/StockNotifications/Admin/ListTable.php:284
msgctxt "column_name"
msgid "User/Email"
msgstr "User/Email"

#: src/Internal/StockNotifications/Admin/ListTable.php:254
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:175
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:199
msgctxt "list table date hover format"
msgid "Y/m/d g:i:s a"
msgstr "Y/m/d g:i:s a"

#. translators: %s: Notifications count
#: src/Internal/StockNotifications/Admin/ListTable.php:547
msgctxt "notifications_status"
msgid "Active <span class=\"count\">(%s)</span>"
msgid_plural "Active <span class=\"count\">(%s)</span>"
msgstr[0] "Active <span class=\"count\">(%s)</span>"
msgstr[1] "Active <span class=\"count\">(%s)</span>"

#. translators: %s: Notifications count
#: src/Internal/StockNotifications/Admin/ListTable.php:531
msgctxt "notifications_status"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "All <span class=\"count\">(%s)</span>"
msgstr[1] "All <span class=\"count\">(%s)</span>"

#. translators: %s: Notifications count
#: src/Internal/StockNotifications/Admin/ListTable.php:579
msgctxt "notifications_status"
msgid "Cancelled <span class=\"count\">(%s)</span>"
msgid_plural "Cancelled <span class=\"count\">(%s)</span>"
msgstr[0] "Cancelled <span class=\"count\">(%s)</span>"
msgstr[1] "Cancelled <span class=\"count\">(%s)</span>"

#. translators: %s: Notifications count
#: src/Internal/StockNotifications/Admin/ListTable.php:595
msgctxt "notifications_status"
msgid "Pending <span class=\"count\">(%s)</span>"
msgid_plural "Pending <span class=\"count\">(%s)</span>"
msgstr[0] "Pending <span class=\"count\">(%s)</span>"
msgstr[1] "Pending <span class=\"count\">(%s)</span>"

#. translators: %s: Notifications count
#: src/Internal/StockNotifications/Admin/ListTable.php:563
msgctxt "notifications_status"
msgid "Sent <span class=\"count\">(%s)</span>"
msgid_plural "Sent <span class=\"count\">(%s)</span>"
msgstr[0] "Sent <span class=\"count\">(%s)</span>"
msgstr[1] "Sent <span class=\"count\">(%s)</span>"

#: src/Internal/StockNotifications/Admin/ListTable.php:164
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:106
msgctxt "stock notification status"
msgid "Active"
msgstr "Active"

#: src/Internal/StockNotifications/Admin/ListTable.php:158
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:100
msgctxt "stock notification status"
msgid "Cancelled"
msgstr "Cancelled"

#: src/Internal/StockNotifications/Admin/ListTable.php:155
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:97
msgctxt "stock notification status"
msgid "Pending"
msgstr "Pending"

#: src/Internal/StockNotifications/Admin/ListTable.php:161
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:103
msgctxt "stock notification status"
msgid "Sent"
msgstr "Sent"

#: src/Internal/Admin/Analytics.php:292
msgid "Re-importing refunded orders in batches. Full refund data will be updated shortly."
msgstr "Re-importing refunded orders in batches. Full refund data will be updated shortly."

#. translators: %d is the rating value from 1 to 5
#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:204
msgid "%d of 5 star"
msgid_plural "%d of 5 stars"
msgstr[0] "%d of 5 star"
msgstr[1] "%d of 5 stars"

#: src/Internal/Admin/Analytics.php:229
msgid "This tool will fix the full refund data used in WooCommerce Analytics and re-import all the refunded historical data."
msgstr "This tool will fix the full refund data used in WooCommerce Analytics and re-import all the refunded historical data."

#: src/Internal/Admin/Analytics.php:235
msgid "Fix"
msgstr "Fix"

#: src/Internal/Admin/Analytics.php:234
msgid "Fix analytics full refund data"
msgstr "Fix analytics full refund data"

#: includes/abstracts/abstract-wc-data.php:997
msgid "Invalid date provided."
msgstr "Invalid date provided."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1234
msgid "Action to disable the test account currently in use"
msgstr "Action to disable the test account currently in use"

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1227
msgid "Action to reset the onboarding process, either partially, for a certain step, or fully."
msgstr "Action to reset the onboarding process, either partially, for a certain step, or fully."

#: src/Internal/Admin/Settings/PaymentsRestController.php:943
msgid "The URL to POST to disable the test account for the payment gateway."
msgstr "The URL to POST to disable the test account for the payment gateway."

#: src/Internal/Admin/Settings/PaymentsRestController.php:957
msgid "The URL to POST to for resetting the provider onboarding."
msgstr "The URL to POST to for resetting the provider onboarding."

#: src/Internal/Admin/Settings/PaymentsRestController.php:937
msgid "The link to disable the test account for the payment gateway."
msgstr "The link to disable the test account for the payment gateway."

#: src/Internal/Admin/Settings/PaymentsRestController.php:951
msgid "The link to reset the provider state/account and restart the onboarding."
msgstr "The link to reset the provider state/account and restart the onboarding."

#: assets/client/blocks/mini-cart-contents/block.json
msgctxt "block description"
msgid "Display a Mini-Cart widget."
msgstr "Display a Mini-Basket widget."

#: assets/client/blocks/mini-cart-contents/block.json
msgctxt "block title"
msgid "Mini-Cart Contents"
msgstr "Mini-Basket Contents"

#: assets/client/blocks/single-product/block.json
msgctxt "block description"
msgid "Display a single product of your choice with full control over its presentation."
msgstr "Display a single product of your choice with full control over its presentation."

#: assets/client/blocks/payment-method-icons/block.json
msgctxt "block description"
msgid "Display icons for available payment methods."
msgstr "Display icons for available payment methods."

#: assets/client/blocks/payment-method-icons/block.json
msgctxt "block keyword"
msgid "payment methods"
msgstr "payment methods"

#: assets/client/blocks/payment-method-icons/block.json
msgctxt "block keyword"
msgid "payments"
msgstr "payments"

#: assets/client/blocks/single-product/block.json
msgctxt "block keyword"
msgid "single product"
msgstr "single product"

#: assets/client/blocks/payment-method-icons/block.json
msgctxt "block title"
msgid "Payment Method Icons"
msgstr "Payment Method Icons"

#: assets/client/blocks/single-product/block.json
msgctxt "block title"
msgid "Product"
msgstr "Product"

#: assets/client/blocks/product-filter-taxonomy/block.json
msgctxt "block title"
msgid "Taxonomy Filter"
msgstr "Taxonomy Filter"

#. translators: %s is the shipment index
#: templates/order/order-details-fulfillments.php:118
msgid "Shipment %s"
msgstr "Shipment %s"

#: templates/order/order-details-fulfillments.php:72
msgid "Pending items"
msgstr "Pending items"

#: templates/emails/plain/email-fulfillment-details.php:30
#: assets/client/admin/wp-admin-scripts/fulfillments.js:2
msgid "Tracking URL"
msgstr "Tracking URL"

#: templates/emails/plain/email-fulfillment-details.php:33
msgid "You can access to more details of your order by visiting My Account > Orders and select the order you wish to see the latest status of the delivery."
msgstr "You can access to more details of your order by visiting My Account > Orders and select the order you wish to see the latest status of the delivery."

#: templates/emails/email-fulfillment-details.php:63
#: templates/emails/plain/email-fulfillment-details.php:49
msgid "Fulfillment summary"
msgstr "Fulfilment summary"

#. translators: %s: Link to My Account > Orders page.
#: templates/emails/email-fulfillment-details.php:42
msgid "You can access more details of your order by visiting <a href=\"%s\" target=\"_blank\">My Account > Orders</a>, and selecting the order you wish to see the latest status for."
msgstr "You can access more details of your order by visiting <a href=\"%s\" target=\"_blank\">My Account > Orders</a>, and selecting the order you wish to see the latest status for."

#: templates/emails/email-fulfillment-details.php:31
#: templates/emails/plain/email-fulfillment-details.php:25
msgid "No tracking information available for this fulfillment at the moment."
msgstr "No tracking information available for this fulfilment at the moment."

#: templates/emails/block/customer-fulfillment-updated.php:38
#: templates/emails/customer-fulfillment-updated.php:33
#: templates/emails/plain/customer-fulfillment-updated.php:26
msgid "Here’s the latest info we have:"
msgstr "Here’s the latest info we have:"

#: templates/emails/block/customer-fulfillment-deleted.php:32
#: templates/emails/customer-fulfillment-deleted.php:32
#: templates/emails/plain/customer-fulfillment-deleted.php:24
msgid "We wanted to let you know that one of the previously fulfilled shipments from your order has been removed from our system. This may have been due to a correction or an update in our fulfillment records. Don’t worry — this won’t affect any items you’ve already received."
msgstr "We wanted to let you know that one of the previously fulfiled shipments from your order has been removed from our system. This may have been due to a correction or an update in our fulfilment records. Don’t worry — this won’t affect any items you’ve already received."

#. translators: %s: Customer first name
#: templates/emails/block/customer-fulfillment-updated.php:32
#: templates/emails/customer-fulfillment-updated.php:32
#: templates/emails/plain/customer-fulfillment-updated.php:25
msgid "Some details of your shipment have recently been updated. This may include tracking information, item contents, or delivery status."
msgstr "Some details of your shipment have recently been updated. This may include tracking information, item contents, or delivery status."

#: templates/emails/email-fulfillment-details.php:35
msgid "Track your shipment"
msgstr "Track your shipment"

#: templates/emails/email-fulfillment-details.php:33
#: templates/emails/plain/email-fulfillment-details.php:28
#: assets/client/admin/wp-admin-scripts/fulfillments.js:2
msgid "Tracking Number"
msgstr "Tracking Number"

#: templates/emails/block/customer-fulfillment-created.php:32
#: templates/emails/customer-fulfillment-created.php:32
#: templates/emails/plain/customer-fulfillment-created.php:24
msgid "Woo! Some items you purchased are being fulfilled. You can use the below information to track your shipment:"
msgstr "Woo! Some items you purchased are being fulfiled. You can use the below information to track your shipment:"

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1258
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:235
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:266
msgid "Invalid fulfillment ID."
msgstr "Invalid fulfilment ID."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1215
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:114
msgid "The value of the meta data."
msgstr "The value of the meta data."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1209
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:108
msgid "The key of the meta data."
msgstr "The key of the meta data."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1203
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:102
msgid "The unique identifier for the meta data. Set `0` for new records."
msgstr "The unique identifier for the meta data. Set `0` for new records."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1126
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1167
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:95
msgid "Meta data for the fulfillment."
msgstr "Meta data for the fulfilment."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1111
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:80
msgid "The date the fulfillment was deleted."
msgstr "The date the fulfilment was deleted."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1104
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:73
msgid "The date the fulfillment was last updated."
msgstr "The date the fulfilment was last updated."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1097
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1160
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:66
msgid "Whether the fulfillment is fulfilled."
msgstr "Whether the fulfilment is fulfiled."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1090
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1153
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:59
msgid "The status of the fulfillment."
msgstr "The status of the fulfilment."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1084
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:53
msgid "Unique identifier for the entity."
msgstr "Unique identifier for the entity."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1078
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:47
msgid "The type of entity for which the fulfillment is created."
msgstr "The type of entity for which the fulfilment is created."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1048
msgid "The tracking URL."
msgstr "The tracking URL."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1043
msgid "The shipping provider."
msgstr "The shipping provider."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1038
msgid "The tracking number."
msgstr "The tracking number."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1035
msgid "The tracking number details response."
msgstr "The tracking number details response."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1020
msgid "The tracking number to look up."
msgstr "The tracking number to look up."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:995
msgid "Delete fulfillment meta data response."
msgstr "Delete fulfilment meta data response."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:981
msgid "The meta key to delete."
msgstr "The meta key to delete."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:950
msgid "Update fulfillment meta data response."
msgstr "Update fulfilment meta data response."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:903
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:935
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:953
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:998
msgid "The meta data object."
msgstr "The meta data object."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:931
msgid "The meta data array."
msgstr "The meta data array."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:900
msgid "Get fulfillment meta data response."
msgstr "Get fulfilment meta data response."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:862
msgid "The response message."
msgstr "The response message."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:859
msgid "Delete fulfillment response."
msgstr "Delete fulfilment response."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:843
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1173
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:135
msgid "Whether to notify the customer about the fulfillment update."
msgstr "Whether to notify the customer about the fulfilment update."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:816
msgid "Update fulfillment response."
msgstr "Update fulfilment response."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:794
msgid "Get fulfillment response."
msgstr "Get fulfilment response."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:779
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:837
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:885
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:925
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:975
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1072
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1145
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:113
#: src/Internal/RestApi/Routes/V4/Fulfillments/Schema/FulfillmentSchema.php:41
msgid "Unique identifier for the fulfillment."
msgstr "Unique identifier for the fulfilment."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:760
msgid "Create fulfillment response."
msgstr "Create fulfilment response."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:735
msgid "Get fulfillments response."
msgstr "Get fulfilments response."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:720
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:773
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:831
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:879
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:919
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:969
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:1014
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:90
msgid "Unique identifier for the order."
msgstr "Unique identifier for the order."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:683
#: src/Internal/Abilities/Domain/Traits/OrderAbilityTrait.php:144
#: src/Internal/Abilities/Domain/Traits/OrderAbilityTrait.php:154
msgid "Order ID is required."
msgstr "Order ID is required."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:675
msgid "Tracking number is required."
msgstr "Tracking number is required."

#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:536
msgid "Fulfillment deleted successfully."
msgstr "Fulfilment deleted successfully."

#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:483
msgid "No fulfillments"
msgstr "No fulfilments"

#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:458
msgid "Filter by fulfillment"
msgstr "Filter by fulfilment"

#. translators: %1$s is the shipment index, %2$s is the shipment date
#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:358
msgid "<b>Shipment %1$s</b> was shipped on <b>%2$s</b>"
msgstr "<b>Shipment %1$s</b> was shipped on <b>%2$s</b>"

#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:259
msgid "Mark as fulfilled"
msgstr "Mark as fulfilled"

#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:227
msgid "Multiple trackings"
msgstr "Multiple trackings"

#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:193
msgid "Multiple providers"
msgstr "Multiple providers"

#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:267
msgid "It has <mark class=\"fulfillment-status\">no fulfillments</mark> yet."
msgstr "It has <mark class=\"fulfillment-status\">no fulfilments</mark> yet."

#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:468
#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:502
msgid "Fulfilled"
msgstr "Fulfilled"

#: src/StoreApi/Routes/V1/ProductCollectionData.php:280
msgid "If requested, calculates taxonomy term counts for products in the collection."
msgstr "If requested, calculates taxonomy term counts for products in the collection."

#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:258
msgid "It has been <mark class=\"fulfillment-status\">Fulfilled</mark>."
msgstr "It has been <mark class=\"fulfillment-status\">Fulfilled</mark>."

#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:261
msgid "It has been <mark class=\"fulfillment-status\">Partially fulfilled</mark>."
msgstr "It has been <mark class=\"fulfillment-status\">Partially fulfilled</mark>."

#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:264
msgid "It is currently <mark class=\"fulfillment-status\">Unfulfilled</mark>."
msgstr "It is currently <mark class=\"fulfillment-status\">Unfulfilled</mark>."

#: src/StoreApi/Utilities/CartController.php:1384
msgid "Missing attributes for variable product."
msgstr "Missing attributes for variable product."

#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:221
msgid "No tracking number available"
msgstr "No tracking number available"

#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:473
msgid "Partially fulfilled"
msgstr "Partially fulfilled"

#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:122
msgid "Returns number of products within taxonomy terms."
msgstr "Returns number of products within taxonomy terms."

#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:478
#: src/Admin/Features/Fulfillments/FulfillmentUtils.php:508
msgid "Unfulfilled"
msgstr "Unfulfilled"

#: src/StoreApi/Schemas/V1/ItemSchema.php:150
#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:140
msgid "Variation system generated attribute name."
msgstr "Variation system generated attribute name."

#. translators: %1$d is the number of products in the cart. %2$s is the cart
#. total
#: src/Blocks/BlockTypes/MiniCart.php:331
msgid "Number of items in the cart: %1$d. Total price of %2$s"
msgstr "Number of items in the basket: %1$d. Total price of %2$s"

#. translators: %d is the number of products in the cart.
#: src/Blocks/BlockTypes/MiniCart.php:329
msgid "Number of items in the cart: %d"
msgstr "Number of items in the basket: %d"

#: src/Blocks/BlockTypes/AddToCartWithOptions/AddToCartWithOptions.php:276
msgid "Please select product attributes before adding to cart."
msgstr "Please select product attributes before adding to basket."

#: src/Blocks/BlockTypes/AddToCartWithOptions/AddToCartWithOptions.php:272
msgid "Please select some products to add to the cart."
msgstr "Please select some products to add to the basket."

#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:166
msgid "View Fulfillments"
msgstr "View Fulfilments"

#: src/Admin/Features/Fulfillments/FulfillmentsManager.php:161
#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:96
#: templates/emails/email-fulfillment-details.php:34
#: templates/emails/plain/email-fulfillment-details.php:29
msgid "Shipment Provider"
msgstr "Shipment Provider"

#: src/Admin/Features/Fulfillments/FulfillmentsManager.php:159
#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:94
msgid "Fulfillment Status"
msgstr "Fulfilment Status"

#: src/Internal/Features/FeaturesController.php:596
msgid "Enable the Order Fulfillments feature to manage order fulfillment and shipping."
msgstr "Enable the Order Fulfilments feature to manage order fulfilment and shipping."

#: src/Internal/Features/FeaturesController.php:595
msgid "Order Fulfillments"
msgstr "Order Fulfilments"

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:664
msgid "Invalid item."
msgstr "Invalid item."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:649
msgid "The fulfillment items should be an array."
msgstr "The fulfilment items should be an array."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:645
msgid "The fulfillment should contain at least one item."
msgstr "The fulfilment should contain at least one item."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:550
msgid "Failed to read fulfillment data."
msgstr "Failed to read fulfilment data."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:508
msgid "Failed to update fulfillment meta."
msgstr "Failed to update fulfilment meta."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:483
msgid "Cannot update meta for a deleted fulfillment."
msgstr "Cannot update meta for a deleted fulfilment."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:459
msgid "Failed to insert fulfillment meta."
msgstr "Failed to insert fulfilment meta."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:435
msgid "Cannot add meta to a deleted fulfillment."
msgstr "Cannot add meta to a deleted fulfilment."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:401
msgid "Invalid fulfillment or meta."
msgstr "Invalid fulfilment or meta."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:396
msgid "Cannot delete meta from a deleted fulfillment."
msgstr "Cannot delete meta from a deleted fulfilment."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:356
msgid "Invalid fulfillment."
msgstr "Invalid fulfilment."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:328
msgid "Failed to delete fulfillment."
msgstr "Failed to delete fulfilment."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:245
msgid "Failed to update fulfillment."
msgstr "Failed to update fulfilment."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:153
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:350
msgid "Fulfillment not found."
msgstr "Fulfilment not found."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:94
msgid "Failed to insert fulfillment."
msgstr "Failed to insert fulfilment."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:46
#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:183
msgid "Invalid fulfillment status."
msgstr "Invalid fulfilment status."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:43
msgid "Invalid entity ID."
msgstr "Invalid entity ID."

#: src/Admin/Features/Fulfillments/DataStore/FulfillmentsDataStore.php:40
msgid "Invalid entity type."
msgstr "Invalid entity type."

#. translators: %d number of items in the cart.
#: src/Blocks/BlockTypes/MiniCartTitleItemsCounterBlock.php:32
msgid "(items: %d)"
msgstr "(items: %d)"

#: includes/wc-coupon-functions.php:152
msgid "Coupons lookup table does not exist."
msgstr "Coupons lookup table does not exist."

#. translators: %1$d: number of entries processed, %2$d: number of errors
#: includes/wc-coupon-functions.php:208
msgid "Coupons lookup table entries with zero discount amount repaired successfully. Processed %1$d entries with %2$d errors."
msgstr "Coupons lookup table entries with zero discount amount repaired successfully. Processed %1$d entries with %2$d errors."

#: src/Blocks/Templates/ProductBrandTemplate.php:51
msgid "Displays products filtered by a brand."
msgstr "Displays products filtered by a brand."

#: src/Admin/Features/OnboardingTasks/Task.php:500
msgid "In progress"
msgstr "In progress"

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1906
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2293
msgid "Limit search to specific fields when used with search parameter. Available fields: name, sku, global_unique_id, description, short_description. This argument takes precedence over all other search parameters."
msgstr "Limit search to specific fields when used with search parameter. Available fields: name, sku, global_unique_id, description, short_description. This argument takes precedence over all other search parameters."

#: includes/wc-coupon-functions.php:169
msgid "No entries with zero discount amount found. Coupons lookup table is up to date."
msgstr "No entries with zero discount amount found. Coupons lookup table is up to date."

#: src/Admin/API/Reports/Controller.php:104
msgid "Stats about groups of customers."
msgstr "Stats about groups of customers."

#: includes/emails/class-wc-email-customer-fulfillment-updated.php:187
msgid "If anything looks off or you have questions, feel free to contact our support team."
msgstr "If anything looks off or you have questions, feel free to contact our support team."

#: includes/emails/class-wc-email-customer-fulfillment-updated.php:62
msgid "Fulfillment updated emails are sent to the customer when the merchant updates a fulfillment for the order. The notification isn’t sent for draft fulfillments."
msgstr "Fulfilment updated emails are sent to the customer when the merchant updates a fulfilment for the order. The notification isn’t sent for draft fulfilments."

#: includes/emails/class-wc-email-customer-fulfillment-updated.php:103
msgid "A shipment from {site_title} order {order_number} has been updated"
msgstr "A shipment from {site_title} order {order_number} has been updated"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:157
msgid "Coupons lookup table"
msgstr "Coupons lookup table"

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2146
msgid "Product maximum price."
msgstr "Product maximum price."

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2140
msgid "Product minimum price."
msgstr "Product minimum price."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:158
msgid "Repair"
msgstr "Repair"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:159
msgid "This tool will repair the coupons lookup table data with missing discount amounts. This process may take a while."
msgstr "This tool will repair the coupons lookup table data with missing discount amounts. This process may take a while."

#: includes/emails/class-wc-email-customer-fulfillment-updated.php:113
#: templates/emails/block/customer-fulfillment-updated.php:27
msgid "Your shipment has been updated"
msgstr "Your shipment has been updated"

#: includes/emails/class-wc-email-customer-fulfillment-updated.php:47
msgid "Fulfillment updated"
msgstr "Fulfilment updated"

#: includes/emails/class-wc-email-customer-fulfillment-deleted.php:175
msgid "If you have any questions or notice anything unexpected, feel free to reach out to our support team through your account or reply to this email."
msgstr "If you have any questions or notice anything unexpected, feel free to reach out to our support team through your account or reply to this email."

#: includes/emails/class-wc-email-customer-fulfillment-deleted.php:104
#: templates/emails/block/customer-fulfillment-deleted.php:27
msgid "One of your shipments has been removed"
msgstr "One of your shipments has been removed"

#: includes/emails/class-wc-email-customer-fulfillment-deleted.php:94
msgid "A shipment from {site_title} order {order_number} has been cancelled"
msgstr "A shipment from {site_title} order {order_number} has been cancelled"

#: includes/emails/class-wc-email-customer-fulfillment-deleted.php:55
msgid "Fulfillment deleted emails are sent to the customer when the merchant cancels an already fulfilled fulfillment. The notification isn’t sent for draft fulfillments."
msgstr "Fulfilment deleted emails are sent to the customer when the merchant cancels an already fulfilled fulfilment. The notification isn’t sent for draft fulfilments."

#: includes/emails/class-wc-email-customer-fulfillment-deleted.php:40
msgid "Fulfillment deleted"
msgstr "Fulfilment deleted"

#: includes/emails/class-wc-email-customer-fulfillment-created.php:249
#: includes/emails/class-wc-email-customer-fulfillment-updated.php:234
msgid "Expected Delivery"
msgstr "Expected Delivery"

#: includes/emails/class-wc-email-customer-fulfillment-created.php:248
#: includes/emails/class-wc-email-customer-fulfillment-updated.php:233
msgid "Service"
msgstr "Service"

#: includes/emails/class-wc-email-customer-fulfillment-created.php:202
msgid "Please note that couriers may need some time to provide the latest shipping information."
msgstr "Please note that couriers may need some time to provide the latest shipping information."

#: includes/emails/class-wc-email-customer-fulfillment-created.php:131
#: templates/emails/block/customer-fulfillment-created.php:27
msgid "Your item is on the way!"
msgstr "Your item is on the way!"

#: includes/emails/class-wc-email-customer-fulfillment-created.php:117
msgid "An item from {site_title} order {order_number} has been fulfilled!"
msgstr "An item from {site_title} order {order_number} has been fulfilled!"

#: includes/emails/class-wc-email-customer-fulfillment-created.php:55
msgid "Fulfillment created emails are sent to the customer when the merchant creates a fulfillment for the order, and marks it as fulfilled. The notification isn’t sent for draft fulfillments."
msgstr "Fulfilment created emails are sent to the customer when the merchant creates a fulfilment for the order, and marks it as fulfilled. The notification isn’t sent for draft fulfilments."

#: includes/emails/class-wc-email-customer-fulfillment-created.php:40
msgid "Fulfillment created"
msgstr "Fulfilment created"

#. translators: %s: URL to local pickup settings
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:30
msgid "To offer local pickup, configure your pickup locations in the <a href='%s'>local pickup settings</a>."
msgstr "To offer local pickup, configure your pickup locations in the <a href='%s'>local pickup settings</a>."

#: assets/client/blocks/add-to-cart-with-options-variation-selector/block.json
msgctxt "block title"
msgid "Variation Selector (Beta)"
msgstr "Variation Selector (Beta)"

#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute/block.json
msgctxt "block description"
msgid "A template for attribute name and options that will be applied to all variable products with attributes."
msgstr "A template for attribute name and options that will be applied to all variable products with attributes."

#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute/block.json
msgctxt "block title"
msgid "Variation Selector: Template (Beta)"
msgstr "Variation Selector: Template (Beta)"

#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute-name/block.json
msgctxt "block description"
msgid "Format the name of an attribute associated with a variable product."
msgstr "Format the name of an attribute associated with a variable product."

#: assets/client/blocks/add-to-cart-with-options/block.json
msgctxt "block title"
msgid "Add to Cart + Options (Beta)"
msgstr "Add to Basket + Options (Beta)"

#: assets/client/blocks/add-to-cart-with-options-variation-selector/block.json
msgctxt "block description"
msgid "Display any product variations available to select from and add to cart."
msgstr "Display any product variations available to select from and add to basket."

#: assets/client/blocks/add-to-cart-with-options/block.json
msgctxt "block description"
msgid "Use blocks to create an \"Add to cart\" area that's customized for different product types, such as variable and grouped. "
msgstr "Use blocks to create an \"Add to basket\" area that's customised for different product types, such as variable and grouped. "

#: assets/client/blocks/add-to-cart-with-options-grouped-product-item/block.json
msgctxt "block title"
msgid "Grouped Product: Template (Beta)"
msgstr "Grouped Product: Template (Beta)"

#: assets/client/blocks/add-to-cart-form/block.json
msgctxt "block description"
msgid "Display a button that lets customers add a product to their cart. Use the added options to optimize for different product types."
msgstr "Display a button that lets customers add a product to their basket. Use the added options to optimise for different product types."

#: assets/client/blocks/add-to-cart-with-options-grouped-product-item-selector/block.json
msgctxt "block description"
msgid "Add a way of selecting a child product within the Grouped Product block. Depending on the type of product and its properties, this might be a button, a checkbox, or a link."
msgstr "Add a way of selecting a child product within the Grouped Product block. Depending on the type of product and its properties, this might be a button, a tickbox, or a link."

#: assets/client/blocks/add-to-cart-with-options-grouped-product-item-label/block.json
msgctxt "block description"
msgid "Display the product title as a label or paragraph."
msgstr "Display the product title as a label or paragraph."

#: assets/client/blocks/add-to-cart-with-options-grouped-product-item-label/block.json
msgctxt "block title"
msgid "Grouped Product: Item Label (Beta)"
msgstr "Grouped Product: Item Label (Beta)"

#: assets/client/blocks/add-to-cart-with-options-grouped-product-item-selector/block.json
msgctxt "block title"
msgid "Grouped Product: Item Selector (Beta)"
msgstr "Grouped Product: Item Selector (Beta)"

#. translators: %1$s: Order number
#: templates/emails/customer-cancelled-order.php:40
#: templates/emails/plain/customer-cancelled-order.php:32
msgid "We’re getting in touch to let you know that your order #%1$s has been cancelled."
msgstr "We’re getting in touch to let you know that your order #%1$s has been cancelled."

#. translators: %1$s: Order number
#: templates/emails/customer-cancelled-order.php:37
#: templates/emails/plain/customer-cancelled-order.php:29
msgid "We’re sorry to let you know that your order #%1$s has been cancelled."
msgstr "We’re sorry to let you know that your order #%1$s has been cancelled."

#. translators: %s: product ID
#: src/StoreApi/Utilities/CartController.php:1125
msgid "Product with ID \"%s\" was not found and cannot be added to the cart."
msgstr "Product with ID \"%s\" was not found and cannot be added to the basket."

#. translators: %s: product name
#: src/StoreApi/Utilities/CartController.php:279
msgid "You cannot add &quot;%s&quot; with a quantity less than or equal to 0 to the cart."
msgstr "You cannot add &quot;%s&quot; with a quantity less than or equal to 0 to the basket."

#: src/Internal/EmailEditor/Integration.php:206
msgid "Add Email"
msgstr "Add Email"

#: src/Internal/EmailEditor/Integration.php:207
msgid "Edit Email"
msgstr "Edit Email"

#: src/Internal/Features/FeaturesController.php:568
#: src/Internal/Features/FeaturesController.php:1412
msgid "Enable Point of Sale functionality in the WooCommerce mobile apps."
msgstr "Enable Point of Sale functionality in the WooCommerce mobile apps."

#: templates/emails/block/customer-pos-completed-order.php:29
#: templates/emails/block/customer-pos-refunded-order.php:38
#: templates/emails/customer-pos-completed-order.php:45
#: templates/emails/customer-pos-refunded-order.php:54
#: templates/emails/plain/customer-pos-refunded-order.php:42
msgid "Here’s a reminder of what you’ve bought:"
msgstr "Here’s a reminder of what you’ve bought:"

#: src/Internal/Utilities/Users.php:50
msgid "Invalid user ID."
msgstr "Invalid user ID."

#: src/Internal/EmailEditor/Integration.php:208
msgid "New Email"
msgstr "New Email"

#. translators: %s will be replaced by comma-separated email addresses. For
#. example, "invalidemail1@example.com,invalidemail2@example.com".
#: src/Internal/EmailEditor/EmailApiController.php:185
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "One or more BCC email addresses are invalid: “%s”. Please enter valid email addresses separated by commas."
msgstr "One or more BCC email addresses are invalid: “%s”. Please enter valid email addresses separated by commas."

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:292
msgid "Order Admin URL"
msgstr "Order Admin URL"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:258
msgid "Order Billing Address"
msgstr "Order Billing Address"

#. translators: %s: Order number
#: templates/emails/block/customer-cancelled-order.php:23
msgid "Order Cancelled: #%s"
msgstr "Order Cancelled: #%s"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:309
msgid "Order Custom Field"
msgstr "Order Custom Field"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:122
msgid "Order Discount"
msgstr "Order Discount"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:139
msgid "Order Shipping"
msgstr "Order Shipping"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:241
msgid "Order Shipping Address"
msgstr "Order Shipping Address"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:224
msgid "Order Shipping Method"
msgstr "Order Shipping Method"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:207
msgid "Order Transaction ID"
msgstr "Order Transaction ID"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:275
msgid "Order View URL"
msgstr "Order View URL"

#: src/Internal/EmailEditor/Integration.php:210
msgid "Search Emails"
msgstr "Search Emails"

#: templates/emails/block/general-block-email.php:173
msgid "Store Information"
msgstr "Store Information"

#: src/Internal/EmailEditor/Integration.php:209
msgid "View Email"
msgstr "View Email"

#. translators: %s: Order number
#: templates/emails/block/customer-cancelled-order.php:37
msgid "Your order #%s has been cancelled."
msgstr "Your order #%s has been cancelled."

#. translators: %s will be replaced by comma-separated email addresses. For
#. example, "invalidemail1@example.com,invalidemail2@example.com".
#: src/Internal/EmailEditor/EmailApiController.php:174
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "One or more CC email addresses are invalid: “%s”. Please enter valid email addresses separated by commas."
msgstr "One or more CC email addresses are invalid: “%s”. Please enter valid email addresses separated by commas."

#. translators: %s will be replaced by comma-separated email addresses. For
#. example, "invalidemail1@example.com,invalidemail2@example.com".
#: src/Internal/EmailEditor/EmailApiController.php:163
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "One or more Recipient email addresses are invalid: “%s”. Please enter valid email addresses separated by commas."
msgstr "One or more Recipient email addresses are invalid: “%s”. Please enter valid email addresses separated by commas."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:541
msgid "Unable to create HPOS tables for synchronization."
msgstr "Unable to create HPOS tables for synchronisation."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:543
msgid "Keep your store online with full security and backups"
msgstr "Keep your store online with full security and backups"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:541
msgid "Protect your store and your shoppers with Jetpack"
msgstr "Protect your store and your shoppers with Jetpack"

#. translators: 1: Product title 2: Image number
#: src/Blocks/Utils/ProductGalleryUtils.php:278
msgid "%1$s - Image %2$d"
msgstr "%1$s - Image %2$d"

#. translators: %s: Error message.
#: src/Internal/Admin/Emails/EmailListingRestController.php:253
msgid "Error generating email post. Error: %s."
msgstr "Error generating email post. Error: %s."

#: src/Internal/Admin/Emails/EmailListingRestController.php:125
msgid "The email ID to recreate the post for."
msgstr "The email ID to recreate the post for."

#: src/Internal/Admin/Emails/EmailListingRestController.php:152
msgid "The post ID of the generated email post."
msgstr "The post ID of the generated email post."

#: src/Blocks/BlockTypes/ProductButton.php:188
#: src/Blocks/BlockTypes/ProductButton.php:379
msgid "Added to cart"
msgstr "Added to basket"

#: src/Blocks/Domain/Services/CheckoutLink.php:67
#: src/Blocks/Domain/Services/CheckoutLink.php:155
msgid "The provided checkout link was out of date or invalid. No products were added to the cart."
msgstr "The provided checkout link was out of date or invalid. No products were added to the basket."

#. translators: %s: URL to the documentation.
#: src/Blocks/Shipping/ShippingController.php:211
msgid "This feature is not available when using the <a href=\"%s\">Cart and checkout blocks</a>. Shipping will be calculated at checkout."
msgstr "This feature is not available when using the <a href=\"%s\">Basket and checkout blocks</a>. Shipping will be calculated at checkout."

#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:81
msgid "5 minutes"
msgstr "5 minutes"

#. translators: 1: price from 2: price to
#: includes/wc-formatting-functions.php:1405
msgid "Price range: %1$s through %2$s"
msgstr "Price range: %1$s through %2$s"

#. translators: 1: price from 2: price to
#: includes/wc-formatting-functions.php:1401
msgctxt "Price range: from-to"
msgid "%1$s <span aria-hidden=\"true\">&ndash;</span> %2$s"
msgstr "%1$s <span aria-hidden=\"true\">&ndash;</span> %2$s"

#: includes/emails/class-wc-email-new-order.php:59
msgid "Receive an email notification every time a new order is placed"
msgstr "Receive an email notification every time a new order is placed"

#: includes/emails/class-wc-email-customer-processing-order.php:53
msgid "Send an email to customers notifying them that their order is being processed"
msgstr "Send an email to customers notifying them that their order is being processed"

#: includes/emails/class-wc-email-customer-reset-password.php:70
msgid "Send an email to customers notifying them that their password has been reset"
msgstr "Send an email to customers notifying them that their password has been reset"

#: includes/emails/class-wc-email-customer-refunded-order.php:67
msgid "Send an email to customers notifying them when an order has been partially or fully refunded"
msgstr "Send an email to customers notifying them when an order has been partially or fully refunded"

#. translators: %1$s: Store name, %2$s: Order number
#: includes/emails/class-wc-email-customer-pos-refunded-order.php:90
msgid "Your %1$s order #%2$s has been partially refunded"
msgstr "Your %1$s order #%2$s has been partially refunded"

#. translators: %1$s: Store name, %2$s: Order number
#: includes/emails/class-wc-email-customer-pos-refunded-order.php:93
msgid "Your %1$s order #%2$s has been refunded"
msgstr "Your %1$s order #%2$s has been refunded"

#: includes/emails/class-wc-email-customer-new-account.php:76
msgid "Send an email to customers notifying them that they have created an account"
msgstr "Send an email to customers notifying them that they have created an account"

#: includes/emails/class-wc-email-customer-on-hold-order.php:51
msgid "Send an email to customers notifying them when their order has been placed on hold"
msgstr "Send an email to customers notifying them when their order has been placed on hold"

#: includes/emails/class-wc-email-customer-note.php:56
msgid "Send an email to customers notifying them when you’ve added a note to their order"
msgstr "Send an email to customers notifying them when you’ve added a note to their order"

#: includes/emails/class-wc-email-customer-pos-completed-order.php:115
msgid "Thank you for your in-store purchase"
msgstr "Thank you for your in-store purchase"

#. translators: %1$s: Order number, %2$s: Store name
#: includes/emails/class-wc-email-customer-pos-completed-order.php:105
msgid "Your in-store purchase #%1$s at %2$s"
msgstr "Your in-store purchase #%1$s at %2$s"

#: includes/emails/class-wc-email-customer-cancelled-order.php:54
msgid "Cancelled order emails are sent to customers when their orders have been marked cancelled (if they were previously processing or on-hold)."
msgstr "Cancelled order emails are sent to customers when their orders have been marked cancelled (if they were previously processing or on-hold)."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1125 includes/class-wc-discounts.php:610
msgid "Coupon \"%s\" cannot be applied because it does not exist."
msgstr "Coupon \"%s\" cannot be applied because it does not exist."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1118
msgid "Coupon \"%s\" cannot be applied because it is not valid."
msgstr "Coupon \"%s\" cannot be applied because it is not valid."

#: includes/class-wc-coupon.php:818
msgid "Invalid maximum spend value."
msgstr "Invalid maximum spend value."

#: includes/emails/class-wc-email-customer-failed-order.php:49
msgid "Receive an email notification when an order that was processing or on hold fails"
msgstr "Receive an email notification when an order that was processing or on hold fails"

#: includes/emails/class-wc-email-customer-completed-order.php:49
msgid "Send an email to customers notifying them that their order is complete and has been shipped"
msgstr "Send an email to customers notifying them that their order is complete and has been shipped"

#: includes/emails/class-wc-email-customer-cancelled-order.php:53
msgid "Send an email to customers notifying them when their order has been cancelled"
msgstr "Send an email to customers notifying them when their order has been cancelled"

#: includes/emails/class-wc-email-customer-cancelled-order.php:69
msgid "[{site_title}]: Your order #{order_number} has been cancelled"
msgstr "[{site_title}]: Your order #{order_number} has been cancelled"

#: includes/emails/class-wc-email-cancelled-order.php:53
msgid "Receive an email notification when an order that was pending, processing, or on hold gets cancelled"
msgstr "Receive an email notification when an order that was pending, processing, or on hold gets cancelled"

#: includes/admin/settings/class-wc-settings-advanced.php:390
msgid "Leave this box unchecked if you do not want to pull suggested extensions from WooCommerce.com."
msgstr "Leave this box unticked if you do not want to pull suggested extensions from WooCommerce.com."

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:485
msgid "(Not available)"
msgstr "(Not available)"

#: includes/admin/settings/class-wc-settings-general.php:90
msgid "Address autocomplete"
msgstr "Address autocomplete"

#: includes/admin/settings/class-wc-settings-point-of-sale.php:92
msgid "Brief statement that will appear on the receipts."
msgstr "Brief statement that will appear on the receipts."

#: includes/admin/helper/class-wc-helper-admin.php:276
msgid "Clear WooCommerce.com cache"
msgstr "Clear WooCommerce.com cache"

#: includes/admin/settings/class-wc-settings-point-of-sale.php:50
msgid "Details about the store that are shown in email receipts."
msgstr "Details about the store that are shown in email receipts."

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:521
msgid "Details are not available for this customer as this user does not exist in the current site."
msgstr "Details are not available for this customer as this user does not exist in the current site."

#: includes/admin/settings/class-wc-settings-general.php:89
msgid "Enable predictive address search"
msgstr "Enable predictive address search"

#: includes/admin/helper/class-wc-helper-admin.php:297
msgid "Helper cache cleared."
msgstr "Helper cache cleared."

#: includes/admin/settings/class-wc-settings-point-of-sale.php:65
msgid "Physical address"
msgstr "Physical address"

#: includes/admin/settings/class-wc-settings-general.php:109
msgid "Preferred address autocomplete provider"
msgstr "Preferred address autocomplete provider"

#: includes/admin/settings/class-wc-settings-point-of-sale.php:91
#: templates/emails/block/general-block-email.php:204
#: templates/emails/customer-pos-completed-order.php:111
#: templates/emails/customer-pos-refunded-order.php:122
#: templates/emails/plain/customer-pos-completed-order.php:99
#: templates/emails/plain/customer-pos-refunded-order.php:106
msgid "Refund & Returns Policy"
msgstr "Refund & Returns Policy"

#: includes/admin/settings/class-wc-settings-point-of-sale.php:55
msgid "Store name"
msgstr "Store name"

#: includes/admin/settings/class-wc-settings-general.php:73
msgid "Suggest full addresses to customers as they type."
msgstr "Suggest full addresses to customers as they type."

#: includes/admin/settings/class-wc-settings-point-of-sale.php:56
msgid "The name of your physical store."
msgstr "The name of your physical store."

#: includes/admin/helper/class-wc-helper-admin.php:279
msgid "This tool will empty the WooCommerce.com data cache, used in WooCommerce Extensions."
msgstr "This tool will empty the WooCommerce.com data cache, used in WooCommerce Extensions."

#: i18n/countries.php:243
msgid "Türkiye"
msgstr "Türkiye"

#: includes/admin/settings/class-wc-settings-point-of-sale.php:83
msgid "Your store contact email."
msgstr "Your store contact email."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:120
msgctxt "coupon expiry date placeholder"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"

#: includes/admin/helper/class-wc-helper.php:116
msgid "Some subscription data may be temporarily unavailable. Please refresh the page in a few minutes to try again."
msgstr "Some subscription data may be temporarily unavailable. Please refresh the page in a few minutes to try again."

#: includes/admin/views/html-admin-page-status-report.php:247
msgid "Unable to determine server architecture.  Please ask your hosting provider for this information."
msgstr "Unable to determine server architecture.  Please ask your hosting provider for this information."

#: includes/admin/helper/class-wc-helper.php:115
msgid "We’re having trouble connecting to WooCommerce.com"
msgstr "We’re having trouble connecting to WooCommerce.com"

#: assets/client/blocks/product-stock-indicator/block.json
msgctxt "block description"
msgid "Let shoppers know when products are out of stock or on backorder. This block is hidden when products are in stock."
msgstr "Let shoppers know when products are out of stock or on back-order. This block is hidden when products are in stock."

#: assets/client/blocks/product-specifications/block.json
msgctxt "block description"
msgid "Display product weight, dimensions, and attributes."
msgstr "Display product weight, dimensions, and attributes."

#: assets/client/blocks/reviews-by-product/block.json
msgctxt "block description"
msgid "Display reviews for your products."
msgstr "Display reviews for your products."

#: assets/client/blocks/product-title/block.json
msgctxt "block description"
msgid "Display the title of a product."
msgstr "Display the title of a product."

#: assets/client/blocks/product-reviews-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for product reviews pagination."
msgstr "Displays a list of page numbers for product reviews pagination."

#: assets/client/blocks/product-reviews-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of product reviews, when applicable."
msgstr "Displays a paginated navigation to next/previous set of product reviews, when applicable."

#: assets/client/blocks/product-reviews-title/block.json
msgctxt "block description"
msgid "Displays a title with the number of reviews."
msgstr "Displays a title with the number of reviews."

#: assets/client/blocks/product-sku/block.json
msgctxt "block description"
msgid "Displays the SKU of a product."
msgstr "Displays the SKU of a product."

#: assets/client/blocks/product-reviews-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous product review's page link."
msgstr "Displays the previous product review's page link."

#: assets/client/blocks/reviews-by-category/block.json
msgctxt "block description"
msgid "Show product reviews from specific categories."
msgstr "Show product reviews from specific categories."

#: assets/client/blocks/product-specifications/block.json
msgctxt "block keyword"
msgid "additional information"
msgstr "additional information"

#: assets/client/blocks/product-specifications/block.json
msgctxt "block keyword"
msgid "weight"
msgstr "weight"

#: assets/client/blocks/product-sku/block.json
msgctxt "block title"
msgid "Product SKU"
msgstr "Product SKU"

#: assets/client/blocks/product-specifications/block.json
msgctxt "block title"
msgid "Product Specifications"
msgstr "Product Specifications"

#: assets/client/blocks/product-stock-indicator/block.json
msgctxt "block title"
msgid "Product Stock Indicator"
msgstr "Product Stock Indicator"

#: assets/client/blocks/product-title/block.json
msgctxt "block title"
msgid "Product Title"
msgstr "Product Title"

#: assets/client/blocks/product-reviews-pagination/block.json
msgctxt "block title"
msgid "Reviews Pagination"
msgstr "Reviews Pagination"

#: assets/client/blocks/product-reviews-pagination-previous/block.json
msgctxt "block title"
msgid "Reviews Previous Page"
msgstr "Reviews Previous Page"

#: assets/client/blocks/product-reviews-title/block.json
msgctxt "block title"
msgid "Reviews Title"
msgstr "Reviews Title"

#: assets/client/blocks/reviews-by-category/block.json
msgctxt "block title"
msgid "Reviews by Category"
msgstr "Reviews by Category"

#: assets/client/blocks/reviews-by-product/block.json
msgctxt "block title"
msgid "Reviews by Product"
msgstr "Reviews by Product"

#: assets/client/blocks/product-review-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to display product reviews, like the title, author, date, rating and more."
msgstr "Contains the block elements used to display product reviews, like the title, author, date, rating and more."

#: assets/client/blocks/product-on-sale/block.json
msgctxt "block description"
msgid "Display a grid of products currently on sale."
msgstr "Display a grid of products currently on sale."

#: assets/client/blocks/product-reviews/block.json
msgctxt "block description"
msgid "Display a product's reviews"
msgstr "Display a product's reviews"

#: assets/client/blocks/product-review-form/block.json
msgctxt "block description"
msgid "Display a product's reviews form."
msgstr "Display a product's reviews form."

#: assets/client/blocks/product-review-content/block.json
msgctxt "block description"
msgid "Displays the contents of a product review."
msgstr "Displays the contents of a product review."

#: assets/client/blocks/product-review-date/block.json
msgctxt "block description"
msgid "Displays the date on which the review was posted."
msgstr "Displays the date on which the review was posted."

#: assets/client/blocks/product-description/block.json
msgctxt "block description"
msgid "Displays the description of the product."
msgstr "Displays the description of the product."

#: assets/client/blocks/product-review-author-name/block.json
msgctxt "block description"
msgid "Displays the name of the author of the review."
msgstr "Displays the name of the author of the review."

#: assets/client/blocks/product-reviews-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next product review's page link."
msgstr "Displays the next product review's page link."

#: assets/client/blocks/product-review-rating/block.json
msgctxt "block description"
msgid "Displays the rating of a product review."
msgstr "Displays the rating of a product review."

#: assets/client/blocks/all-reviews/block.json
msgctxt "block description"
msgid "Show a list of all product reviews."
msgstr "Show a list of all product reviews."

#: assets/client/blocks/all-reviews/block.json
msgctxt "block title"
msgid "All Reviews"
msgstr "All Reviews"

#: assets/client/blocks/product-filter-clear-button/block.json
msgctxt "block title"
msgid "Clear filters"
msgstr "Clear filters"

#: assets/client/blocks/product-on-sale/block.json
msgctxt "block title"
msgid "On Sale Products"
msgstr "On Sale Products"

#: assets/client/blocks/product-description/block.json
msgctxt "block title"
msgid "Product Description"
msgstr "Product Description"

#: assets/client/blocks/product-filters/block.json
msgctxt "block title"
msgid "Product Filters"
msgstr "Product Filters"

#: assets/client/blocks/product-review-author-name/block.json
msgctxt "block title"
msgid "Review Author Name"
msgstr "Review Author Name"

#: assets/client/blocks/product-review-rating/block.json
msgctxt "block title"
msgid "Review Rating"
msgstr "Review Rating"

#: assets/client/blocks/product-review-form/block.json
msgctxt "block title"
msgid "Reviews Form"
msgstr "Reviews Form"

#: assets/client/blocks/product-reviews-pagination-next/block.json
msgctxt "block title"
msgid "Reviews Next Page"
msgstr "Reviews Next Page"

#: assets/client/blocks/product-reviews-pagination-numbers/block.json
msgctxt "block title"
msgid "Reviews Page Numbers"
msgstr "Reviews Page Numbers"

#: assets/client/blocks/product-review-template/block.json
msgctxt "block title"
msgid "Reviews Template"
msgstr "Reviews Template"

#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute-name/block.json
msgctxt "block title"
msgid "Variation Selector: Attribute Name (Beta)"
msgstr "Variation Selector: Attribute Name (Beta)"

#: src/Internal/OrderReviews/SubmissionHandler.php:265
#: assets/client/blocks/product-review-author-name.js:1
#: assets/client/blocks/wc-block-library.js:137
msgid "Anonymous"
msgstr "Anonymous"

#: assets/client/blocks/product-review-content.js:1
#: assets/client/blocks/wc-block-library.js:137
#: assets/client/blocks/product-review-content/block.json
msgctxt "block title"
msgid "Review Content"
msgstr "Review Content"

#: assets/client/blocks/product-review-date.js:1
#: assets/client/blocks/wc-block-library.js:137
#: assets/client/blocks/product-review-date/block.json
msgctxt "block title"
msgid "Review Date"
msgstr "Review Date"

#: src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php:284
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php:254
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:278
msgid "Email content"
msgstr "Email content"

#: src/Internal/Admin/Settings/SettingsUIPages/ProductsSettingsPageAdapter.php:90
msgid "Select a page..."
msgstr "Select a page..."

#: templates/emails/block/default-block-content.php:24
msgid "Default block content"
msgstr "Default block content"

#: templates/emails/block/customer-processing-order.php:38
#: templates/emails/customer-processing-order.php:43
#: templates/emails/plain/customer-processing-order.php:31
msgid "Just to let you know &mdash; we’ve received your order, and it is now being processed."
msgstr "Just to let you know &mdash; we’ve received your order, and it is now being processed."

#. translators: %s: Store admin email
#: templates/emails/block/customer-cancelled-order.php:48
#: templates/emails/block/customer-completed-order.php:52
#: templates/emails/block/customer-failed-order.php:59
#: templates/emails/block/customer-fulfillment-created.php:43
#: templates/emails/block/customer-fulfillment-deleted.php:43
#: templates/emails/block/customer-fulfillment-updated.php:49
#: templates/emails/block/customer-invoice.php:47
#: templates/emails/block/customer-note.php:60
#: templates/emails/block/customer-on-hold-order.php:52
#: templates/emails/block/customer-partially-refunded-order.php:58
#: templates/emails/block/customer-processing-order.php:52
#: templates/emails/block/customer-refunded-order.php:58
#: templates/emails/block/default-block-content.php:42
msgid "Thanks again! If you need any help with your order, please contact us at %s."
msgstr "Thanks again! If you need any help with your order, please contact us at %s."

#. translators: %s: order number
#: templates/emails/block/customer-invoice.php:29
msgid "Details for order #%s,"
msgstr "Details for order #%s,"

#. translators: %s: Order number
#: templates/emails/block/customer-pos-refunded-order.php:29
#: templates/emails/block/customer-refunded-order.php:29
msgid "Order refunded: %s"
msgstr "Order refunded: %s"

#. translators: %1$s Coupon codes, %2$s Reason
#: src/StoreApi/Utilities/OrderController.php:301
msgid "\"%1$s\" was removed from the order. %2$s"
msgstr "\"%1$s\" was removed from the order. %2$s"

#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:104
msgid "Admin Order Note"
msgstr "Admin Order Note"

#: src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php:57
msgid "Allows entering cost of goods sold information for products."
msgstr "Allows entering cost of goods sold information for products."

#: src/StoreApi/Schemas/V1/ProductSchema.php:572
msgid "Button text in the single product page."
msgstr "Button text in the single product page."

#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:119
msgid "Customer Country"
msgstr "Customer Country"

#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:43
msgid "Customer First Name"
msgstr "Customer First Name"

#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:81
msgid "Customer Full Name"
msgstr "Customer Full Name"

#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:62
msgid "Customer Last Name"
msgstr "Customer Last Name"

#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:102
msgid "Customer Username"
msgstr "Customer Username"

#. translators: %s Coupon codes.
#: src/StoreApi/Utilities/OrderController.php:315
msgid "Invalid coupons were removed from the order: \"%s\""
msgstr "Invalid coupons were removed from the order: \"%s\""

#: src/Internal/EmailEditor/EmailTemplates/TemplateApiController.php:54
msgid "Invalid email address provided for sender settings"
msgstr "Invalid email address provided for sender settings"

#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:90
msgid "My Account URL"
msgstr "My Account URL"

#. translators: %s: order number
#: templates/emails/block/admin-new-order.php:29
msgid "New order: #%s"
msgstr "New order: #%s"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:67
#: assets/client/admin/wp-admin-scripts/fulfillments.js:2
msgid "Order Items"
msgstr "Order Items"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:88
msgid "Order Subtotal"
msgstr "Order Subtotal"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:105
msgid "Order Tax"
msgstr "Order Tax"

#. translators: %s: order number
#: templates/emails/block/admin-failed-order.php:29
msgid "Order failed: #%s,"
msgstr "Order failed: #%s,"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:190
msgid "Payment URL"
msgstr "Payment URL"

#. translators: 1: the endpoint relative URL, 2: error code, 3: error message
#: src/Internal/Admin/Settings/Utils.php:385
msgid "REST request GET %1$s failed with: (%2$s) %3$s"
msgstr "REST request GET %1$s failed with: (%2$s) %3$s"

#. translators: 1: the endpoint relative URL, 2: error code, 3: error message
#: src/Internal/Admin/Settings/Utils.php:425
msgid "REST request POST %1$s failed with: (%2$s) %3$s"
msgstr "REST request POST %1$s failed with: (%2$s) %3$s"

#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:28
#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:46
#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:60
#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:78
#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:92
#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:106
msgid "Store"
msgstr "Store"

#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:26
msgid "Store Email"
msgstr "Store Email"

#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:58
msgid "Store Name"
msgstr "Store Name"

#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:44
msgid "Store URL"
msgstr "Store URL"

#: src/Internal/Admin/Settings/PaymentsRestController.php:915
msgid "The URL to do onboarding preload for the payment gateway."
msgstr "The URL to do onboarding preload for the payment gateway."

#: src/Internal/Admin/Settings/PaymentsRestController.php:909
msgid "The onboarding preload link for the payment gateway."
msgstr "The onboarding preload link for the payment gateway."

#: src/Internal/Admin/Settings/PaymentsRestController.php:751
msgid "The slug of the containing entity."
msgstr "The slug of the containing entity."

#: src/Internal/Admin/Settings/PaymentsRestController.php:768
msgid "The status of the containing entity."
msgstr "The status of the containing entity."

#: src/Internal/Admin/Settings/PaymentsRestController.php:876
msgid "The type of onboarding process the provider supports."
msgstr "The type of onboarding process the provider supports."

#: src/Internal/Admin/Settings/PaymentsRestController.php:745
msgid "The type of the containing entity. Generally this is a regular plugin but it can also be a non-standard entity like a theme or a must-user plugin."
msgstr "The type of the containing entity. Generally this is a regular plugin but it can also be a non-standard entity like a theme or a must-user plugin."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:719
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1351
msgid "Failed to initialize the test account."
msgstr "Failed to initialise the test account."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1295
msgid "An unexpected error happened while initializing the test account."
msgstr "An unexpected error happened while initialising the test account."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1248
msgid "A test account is already set up."
msgstr "A test account is already set up."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1220
msgid "Action to use as a fallback when dealing with errors with the embedded KYC."
msgstr "Action to use as a fallback when dealing with errors with the embedded KYC."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1260
msgid "An account is already set up. Reset the onboarding first."
msgstr "An account is already set up. Reset the onboarding first."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1451
msgid "An unexpected error happened while creating the KYC session."
msgstr "An unexpected error happened while creating the KYC session."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1806
msgid "An unexpected error happened while disabling the test account."
msgstr "An unexpected error happened while disabling the test account."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1559
msgid "An unexpected error happened while finalizing the KYC session."
msgstr "An unexpected error happened while finalizing the KYC session."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1729
msgid "An unexpected error happened while resetting onboarding."
msgstr "An unexpected error happened while resetting onboarding."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1647
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:2022
msgid "Another onboarding action is already in progress. Please wait for it to finish."
msgstr "Another onboarding action is already in progress. Please wait for it to finish."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1887
msgid "Failed to disable the test account."
msgstr "Failed to disable the test account."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1602
msgid "Failed to finish the KYC session."
msgstr "Failed to finish the KYC session."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:2971
msgid "Failed to get onboarding fields data."
msgstr "Failed to get onboarding fields data."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1494
msgid "Failed to get the KYC session data."
msgstr "Failed to get the KYC session data."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1756
msgid "Failed to reset onboarding."
msgstr "Failed to reset onboarding."

#: src/Internal/Admin/Settings/PaymentsRestController.php:162
msgid "If true, the incentive dismissal will be ignored by tracking."
msgstr "If true, the incentive dismissal will be ignored by tracking."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:245
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:813
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:2047
msgid "Invalid onboarding step ID."
msgstr "Invalid onboarding step ID."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1113
msgid "Invalid onboarding step data."
msgstr "Invalid onboarding step data."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:2054
msgid "Onboarding step requirements are not met."
msgstr "Onboarding step requirements are not met."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1342
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1485
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1593
msgid "Received an unexpected response from the platform."
msgstr "Received an unexpected response from the platform."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:1141
msgid "Save action not supported for the onboarding step ID."
msgstr "Save action not supported for the onboarding step ID."

#. translators: %s: WooPayments.
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:2002
msgid "The %s extension is not active."
msgstr "The %s extension is not active."

#. translators: %s: WooPayments.
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:2013
msgid "The %s extension is not up-to-date. Please update to the latest version and try again."
msgstr "The %s extension is not up-to-date. Please update to the latest version and try again."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1277
msgid "The URL to use for the action."
msgstr "The URL to use for the action."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1270
msgid "The action type to determine how to use the URL."
msgstr "The action type to determine how to use the URL."

#. translators: %s: The invalid step ID.
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:2381
msgid "The onboarding step ID is invalid: %s"
msgstr "The onboarding step ID is invalid: %s"

#. translators: %s: The required key that is missing.
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:2376
msgid "The onboarding step is missing required entries: %s"
msgstr "The onboarding step is missing required entries: %s"

#: src/Internal/Admin/Settings/PaymentsRestController.php:421
msgid "The provider ID must be a string with only ASCII letters, digits, underscores, and dashes."
msgstr "The provider ID must be a string with only ASCII letters, digits, underscores, and dashes."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php:2061
#: assets/client/admin/chunks/3132.js:1
msgid "There are environment or store setup issues which are blocking progress. Please resolve them to proceed."
msgstr "There are environment or store setup issues which are blocking progress. Please resolve them to proceed."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1252
#: src/Internal/Admin/Settings/PaymentsRestController.php:1055
msgid "Various contextual data for the onboarding process to use."
msgstr "Various contextual data for the onboarding process to use."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1243
msgid "Various contextual data for the step to use."
msgstr "Various contextual data for the step to use."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1192
msgid "Action to authorize the WPCOM connection."
msgstr "Action to authorise the WPCOM connection."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1199
msgid "Action to initialize a test account."
msgstr "Action to initialise a test account."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1102
msgid "The relative path of the step to use for frontend navigation."
msgstr "The relative path of the step to use for front end navigation."

#: src/Internal/Admin/Notes/EmailImprovements.php:72
msgid "We’ve made some exciting improvements to our email templates, including modern, shopper-friendly designs and new customization options. And if you’re using a block theme, you can automatically sync your theme styles! Head to your email settings to explore the new features."
msgstr "We’ve made some exciting improvements to our email templates, including modern, shopper-friendly designs and new customisation options. And if you’re using a block theme, you can automatically sync your theme styles! Head to your email settings to explore the new features."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1171
msgid "Action to check the step status."
msgstr "Action to check the step status."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1185
msgid "Action to clean the step progress."
msgstr "Action to clean the step progress."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1206
msgid "Action to create or resume an embedded KYC session."
msgstr "Action to create or resume an embedded KYC session."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1213
msgid "Action to finish an embedded KYC session."
msgstr "Action to finish an embedded KYC session."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1164
msgid "Action to save step information in the database."
msgstr "Action to save step information in the database."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1178
msgid "Action to signal the step completion."
msgstr "Action to signal the step completion."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1157
msgid "Action to signal the step start."
msgstr "Action to signal the step start."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1128
msgid "Errors list for the step."
msgstr "Errors list for the step."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:77
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:105
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:132
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:159
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:180
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:207
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:229
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:256
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:283
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:310
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:339
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:373
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:395
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:442
msgid "ISO3166 alpha-2 country code. Defaults to the stored providers business location country code."
msgstr "ISO3166 alpha-2 country code. Defaults to the stored providers business location country code."

#: includes/admin/meta-boxes/views/html-product-data-advanced.php:84
#: includes/admin/settings/class-wc-settings-point-of-sale.php:28
#: src/Internal/Admin/Orders/ListTable.php:619
#: src/Internal/Features/FeaturesController.php:567
#: src/Internal/Features/FeaturesController.php:1411
#: src/Internal/Traits/OrderAttributionMeta.php:318
msgid "Point of Sale"
msgstr "Point of Sale"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:536
msgid "Print discounted USPS, UPS, and DHL labels"
msgstr "Print discounted USPS, UPS, and DHL labels"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:534
msgid "Save on shipping with WooCommerce Shipping"
msgstr "Save on shipping with WooCommerce Shipping"

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1151
msgid "The available actions for the step."
msgstr "The available actions for the step."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1117
msgid "The current status of the step."
msgstr "The current status of the step."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1039
msgid "The general state of the onboarding process."
msgstr "The general state of the onboarding process."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1088
msgid "The onboarding steps."
msgstr "The onboarding steps."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1108
msgid "The steps that are required to be completed before this step."
msgstr "The steps that are required to be completed before this step."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1096
msgid "The unique identifier for the step."
msgstr "The unique identifier for the step."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:84
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:112
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:139
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:187
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:236
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:263
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:290
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:317
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:352
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:408
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:455
msgid "The upmost entry point from where the merchant entered the onboarding flow."
msgstr "The upmost entry point from where the merchant entered the onboarding flow."

#: src/Internal/Admin/Notes/EmailImprovements.php:78
#: assets/client/admin/chunks/homescreen.js:1
msgid "Try the new templates"
msgstr "Try the new templates"

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:346
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:402
#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:449
msgid "Where from in the onboarding flow this request was triggered."
msgstr "Where from in the onboarding flow this request was triggered."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1069
msgid "Whether WooPayments is in dev mode."
msgstr "Whether WooPayments is in dev mode."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1063
msgid "Whether the onboarding process is in test mode."
msgstr "Whether the onboarding process is in test mode."

#: src/Internal/Admin/Notes/EmailImprovements.php:58
#: assets/client/admin/chunks/homescreen.js:1
msgid "Customize your emails"
msgstr "Customise your emails"

#: src/Internal/Admin/Notes/EmailImprovements.php:52
msgid "We’ve made some exciting improvements to your email templates, including modern, shopper-friendly designs and new customization options. And if you’re using a block theme, you can automatically sync your theme styles! Head to your email settings to explore the new changes."
msgstr "We’ve made some exciting improvements to your email templates, including modern, shopper-friendly designs and new customisation options. And if you’re using a block theme, you can automatically sync your theme styles! Head to your email settings to explore the new changes."

#: src/Internal/Admin/Notes/EmailImprovements.php:71
#: assets/client/admin/chunks/homescreen.js:1
msgid "Store emails have had an upgrade!"
msgstr "Store emails have had an upgrade!"

#. translators: %s: human-readable time difference.
#: src/Blocks/BlockTypes/Reviews/ProductReviewDate.php:40
msgid "%s ago"
msgstr "%s ago"

#: src/Admin/Features/Blueprint/RestApi.php:280
msgid "Blueprint imports are disabled"
msgstr "Blueprint imports are disabled"

#: src/Blocks/Utils/ProductGalleryUtils.php:19
#: src/Blocks/Utils/ProductGalleryUtils.php:68
#: src/Blocks/Utils/ProductGalleryUtils.php:368
#: src/Blocks/Utils/ProductGalleryUtils.php:400
msgid "Invalid product object."
msgstr "Invalid product object."

#: src/Blocks/BlockTypes/Reviews/ProductReviewsPaginationNext.php:33
#: assets/client/blocks/product-reviews-pagination-next.js:1
#: assets/client/blocks/wc-block-library.js:137
msgid "Newer Reviews"
msgstr "Newer Reviews"

#: src/Blocks/BlockTypes/Reviews/ProductReviewsPaginationPrevious.php:26
#: assets/client/blocks/product-reviews-pagination-previous.js:1
#: assets/client/blocks/wc-block-library.js:137
msgid "Older Reviews"
msgstr "Older Reviews"

#. translators: %s: Number of reviews.
#: src/Blocks/BlockTypes/Reviews/ProductReviewsTitle.php:60
#: assets/client/blocks/product-reviews-title.js:5
#: assets/client/blocks/wc-block-library.js:136
msgid "One review"
msgstr "One review"

#. Translators: %s is the formatted price.
#: src/Blocks/Shipping/ShippingController.php:185
msgid "Pickup cost: %s"
msgstr "Pickup cost: %s"

#. translators: %s: Product title.
#: src/Blocks/BlockTypes/Reviews/ProductReviewsTitle.php:49
#: assets/client/blocks/product-reviews-title.js:4
#: assets/client/blocks/wc-block-library.js:135
msgid "Review for %s"
msgstr "Review for %s"

#. translators: %s: Product title.
#: src/Blocks/BlockTypes/Reviews/ProductReviewsTitle.php:52
#: assets/client/blocks/product-reviews-title.js:5
#: assets/client/blocks/wc-block-library.js:136
msgid "Reviews for %s"
msgstr "Reviews for %s"

#: src/Admin/Features/Blueprint/RestApi.php:167
msgid "Sorry, you cannot import WooCommerce Blueprints."
msgstr "Sorry, you cannot import WooCommerce Blueprints."

#: src/Admin/Notes/Note.php:414
msgid "The admin note type prop is deprecated."
msgstr "The admin note type prop is deprecated."

#: src/Internal/Admin/EmailPreview/EmailPreview.php:828
msgid "There was an error rendering the email editor placeholder content."
msgstr "There was an error rendering the email editor placeholder content."

#: src/Admin/Features/Blueprint/RestApi.php:376
msgid "Whether blueprint imports are currently allowed"
msgstr "Whether blueprint imports are currently allowed"

#: src/Blocks/BlockTypes/Reviews/ProductReviewContent.php:53
msgid "Your review is awaiting moderation."
msgstr "Your review is awaiting moderation."

#: src/Blocks/BlockTypes/Reviews/ProductReviewContent.php:55
msgid "Your review is awaiting moderation. This is a preview; your review will be visible after it has been approved."
msgstr "Your review is awaiting moderation. This is a preview; your review will be visible after it has been approved."

#: src/Internal/Admin/Notes/EmailImprovements.php:51
#: assets/client/admin/chunks/homescreen.js:1
msgid "Your store emails have had an upgrade!"
msgstr "Your store emails have had an upgrade!"

#: src/Blocks/BlockTypes/ProductDescription.php:44
msgid "[product description rendering halted]"
msgstr "[product description rendering halted]"

#: src/Admin/Features/Blueprint/Init.php:217
msgid "Includes all the installed plugins."
msgstr "Includes all the installed plugins."

#: src/Admin/Features/Blueprint/RestApi.php:152
msgid "Sorry, you cannot export WooCommerce Blueprints."
msgstr "Sorry, you cannot export WooCommerce Blueprints."

#: includes/emails/class-wc-email-customer-pos-completed-order.php:364
#: includes/emails/class-wc-email-customer-pos-refunded-order.php:535
msgid "Auth code:"
msgstr "Auth code:"

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1615
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1887
msgid "Brand ID."
msgstr "Brand ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1620
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1892
msgid "Brand name."
msgstr "Brand name."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1626
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1898
msgid "Brand slug."
msgstr "Brand slug."

#: includes/emails/class-wc-email-customer-pos-completed-order.php:355
msgid "Change due:"
msgstr "Change due:"

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:665
msgid "Cost of Goods Sold data. Only present for product refund line items."
msgstr "Cost of Goods Sold data. Only present for product refund line items."

#. translators: %s = formatted cost with currency symbol.
#: includes/class-wc-order-item.php:653
msgid "Cost per unit: %s"
msgstr "Cost per unit: %s"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:680
msgid "Enabled features."
msgstr "Enabled features."

#: includes/emails/class-wc-email-customer-pos-completed-order.php:54
msgid "Let customers know once their POS order is complete."
msgstr "Let customers know once their POS order is complete."

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:68
msgid "Let customers know when a full or partial refund is on its way to them for their POS order."
msgstr "Let customers know when a full or partial refund is on its way to them for their POS order."

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:459
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:78
msgid "Limit result set to orders created via specific sources (e.g. checkout, admin)."
msgstr "Limit result set to orders created via specific sources (e.g. checkout, admin)."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1887
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2274
msgid "Limit results to those with a SKU that partial matches a string. This argument takes precedence over 'sku'."
msgstr "Limit results to those with a SKU that partial matches a string. This argument takes precedence over 'sku'."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1894
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2281
msgid "Limit results to those with a name or SKU that partial matches a string. This argument takes precedence over 'search', 'sku' and 'search_sku'."
msgstr "Limit results to those with a name or SKU that partial matches a string. This argument takes precedence over 'search', 'sku' and 'search_sku'."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1608
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1880
msgid "List of brands."
msgstr "List of brands."

#: includes/emails/class-wc-email-customer-pos-completed-order.php:55
msgid "Order complete emails are sent to customers when their POS orders are marked completed."
msgstr "Order complete emails are sent to customers when their POS orders are marked completed."

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:69
msgid "Order refunded emails are sent to customers when their POS orders are refunded."
msgstr "Order refunded emails are sent to customers when their POS orders are refunded."

#: includes/emails/class-wc-email-customer-pos-completed-order.php:38
msgid "POS completed order"
msgstr "POS completed order"

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:52
msgid "POS refunded order"
msgstr "POS refunded order"

#. translators: %s: coupon code.
#: includes/wc-cart-functions.php:327
msgid "Remove %s coupon"
msgstr "Remove %s coupon"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:229
msgid "Server architecture."
msgstr "Server architecture."

#. translators: "%1$s": coupon code, %2$s: categories list
#. translators: %1$s: coupon code, %2$s: categories list
#: includes/class-wc-coupon.php:1274 includes/class-wc-discounts.php:1142
msgid "Sorry, coupon \"%1$s\" is not applicable to the categories: %2$s."
msgstr "Sorry, coupon \"%1$s\" is not applicable to the categories: %2$s."

#. translators: %1$s: coupon code, %2$s: products list
#: includes/class-wc-coupon.php:1250 includes/class-wc-discounts.php:1068
msgid "Sorry, coupon \"%1$s\" is not applicable to the products: %2$s."
msgstr "Sorry, coupon \"%1$s\" is not applicable to the products: %2$s."

#: includes/emails/class-wc-email-customer-pos-completed-order.php:372
#: includes/emails/class-wc-email-customer-pos-refunded-order.php:543
msgid "Time of payment:"
msgstr "Time of payment:"

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:656
#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:296
msgid "Total value of the Cost of Goods Sold for the refund."
msgstr "Total value of the Cost of Goods Sold for the refund."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:670
msgid "Value of the Cost of Goods Sold for the refund item."
msgstr "Value of the Cost of Goods Sold for the refund item."

#: includes/admin/settings/class-wc-settings-emails.php:965
msgid "Are you sure want to revert to legacy? Doing so will erase any changes you’ve made to your new email templates, and will restore your previous email designs."
msgstr "Are you sure want to revert to legacy? Doing so will erase any changes you’ve made to your new email templates, and will restore your previous email designs."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1177 includes/class-wc-discounts.php:717
msgid "Coupon \"%s\" has expired."
msgstr "Coupon \"%s\" has expired."

#: includes/admin/views/html-admin-page-status-report.php:776
msgid "Enabled features:"
msgstr "Enabled features:"

#: includes/admin/views/html-admin-page-status-report.php:777
msgid "Features that are currently enabled."
msgstr "Features that are currently enabled."

#: includes/admin/settings/class-wc-settings-shipping.php:136
msgid "Hide shipping rates when free shipping is available"
msgstr "Hide shipping rates when free shipping is available"

#: includes/admin/views/html-admin-page-status-report.php:246
msgid "Information about the operating system your server is running."
msgstr "Information about the operating system your server is running."

#: includes/admin/settings/class-wc-settings-emails.php:967
msgid "Revert to legacy template"
msgstr "Revert to legacy template"

#: includes/admin/views/html-admin-page-status-report.php:245
msgid "Server architecture"
msgstr "Server architecture"

#. translators: %1$s: coupon code, %2$s: coupon maximum amount
#: includes/class-wc-coupon.php:1206 includes/class-wc-discounts.php:782
msgid "The maximum spend for coupon \"%1$s\" is %2$s."
msgstr "The maximum spend for coupon \"%1$s\" is %2$s."

#. translators: %1$s: coupon code,  %2$s: coupon minimum amount
#. translators: %1$s: coupon code, %2$s: coupon minimum amount
#: includes/class-wc-coupon.php:1191 includes/class-wc-discounts.php:749
msgid "The minimum spend for coupon \"%1$s\" is %2$s."
msgstr "The minimum spend for coupon \"%1$s\" is %2$s."

#: includes/admin/views/html-admin-page-product-export.php:67
msgid "This tool allows you to generate and download a CSV file containing the selected products."
msgstr "This tool allows you to generate and download a CSV file containing the selected products."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1170
msgid "Usage limit for coupon \"%s\" has been reached."
msgstr "Usage limit for coupon \"%s\" has been reached."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1233
msgid "Usage limit for coupon \"%s\" has been reached. Please try again after some time, or contact us for help."
msgstr "Usage limit for coupon \"%s\" has been reached. Please try again after some time, or contact us for help."

#. translators: %1$d: Number of products, %2$s: URL to clear selection.
#: includes/admin/views/html-admin-page-product-export.php:36
msgid "You are about to export %1$d product. To export all products, <a href=\"%2$s\">clear your selection</a>."
msgid_plural "You are about to export %1$d products. To export all products, <a href=\"%2$s\">clear your selection</a>."
msgstr[0] "You are about to export %1$d product. To export all products, <a href=\"%2$s\">clear your selection</a>."
msgstr[1] "You are about to export %1$d products. To export all products, <a href=\"%2$s\">clear your selection</a>."

#: includes/admin/settings/class-wc-settings-emails.php:920
msgid "Previewing new template designs. You can customize and test your emails and switch to the new template whenever you are ready."
msgstr "Previewing new template designs. You can customise and test your emails and switch to the new template whenever you are ready."

#: includes/admin/meta-boxes/views/html-order-items.php:296
msgid "Cost Total"
msgstr "Cost Total"

#: includes/admin/settings/class-wc-settings-emails.php:363
msgid "Email improvements button"
msgstr "Email improvements button"

#: includes/admin/settings/class-wc-settings-emails.php:926
msgid "Keep legacy template"
msgstr "Keep legacy template"

#: includes/admin/settings/class-wc-settings-emails.php:923
msgid "Switch to new template"
msgstr "Switch to new template"

#: includes/admin/settings/class-wc-settings-emails.php:215
msgid "Try new templates"
msgstr "Try new templates"

#: includes/admin/settings/class-wc-settings-emails.php:949
msgid "Try our new email templates!"
msgstr "Try our new email templates!"

#: includes/admin/meta-boxes/views/html-variation-admin.php:250
msgid "You can specify a <a href=\"#\" class=\"switch-to-general-tab\">default value</a> for all variations"
msgstr "You can specify a <a href=\"#\" class=\"switch-to-general-tab\">default value</a> for all variations"

#. translators: 1: WooCommerce.com connection URL, 2: home URL
#: includes/admin/helper/class-wc-woo-helper-connection.php:42
msgid "Your site is currently connected to WooCommerce.com using <b>%1$s</b>, but your actual site URL is <b>%2$s</b>. To fix this, please reconnect your site to <b>WooCommerce.com</b> to ensure everything works correctly."
msgstr "Your site is currently connected to WooCommerce.com using <b>%1$s</b>, but your actual site URL is <b>%2$s</b>. To fix this, please reconnect your site to <b>WooCommerce.com</b> to ensure everything works correctly."

#: includes/admin/helper/class-wc-helper-admin.php:251
msgid "API response is missing required elements, or they are in the wrong form."
msgstr "API response is missing required elements, or they are in the wrong form."

#: includes/admin/helper/class-wc-helper-api.php:52
#: includes/admin/helper/class-wc-helper.php:2979
msgid "Authentication failed. Please try again after a few minutes. If the issue persists, disconnect your store from WooCommerce.com and reconnect."
msgstr "Authentication failed. Please try again after a few minutes. If the issue persists, disconnect your store from WooCommerce.com and reconnect."

#. translators: %d: number of selected products.
#: includes/admin/class-wc-admin-assets.php:498
msgid "Export %d selected"
msgstr "Export %d selected"

#: includes/admin/class-wc-admin-dashboard.php:160
msgid "Loading status data..."
msgstr "Loading status data..."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:247
msgid "The plugin for your subscription couldn't be activated."
msgstr "The plugin for your subscription couldn't be activated."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:241
msgid "The plugin for your subscription has been activated."
msgstr "The plugin for your subscription has been activated."

#: src/Blocks/BlockTypes/EmailContent.php:66
msgid "There was an error rendering the email preview."
msgstr "There was an error rendering the email preview."

#: includes/admin/class-wc-admin.php:250
msgid "There was an error rendering the email preview. This doesn't affect actual email delivery. Please contact the extension author for assistance."
msgstr "There was an error rendering the email preview. This doesn't affect actual email delivery. Please contact the extension author for assistance."

#: includes/admin/helper/class-wc-helper-admin.php:229
msgid "We couldn't find a preview for this product."
msgstr "We couldn't find a preview for this product."

#. translators: %d: HTTP status code.
#: includes/admin/helper/class-wc-helper.php:2983
msgid "WooCommerce.com API returned HTTP status code %d."
msgstr "WooCommerce.com API returned HTTP status code %d."

#: includes/admin/helper/class-wc-helper.php:1788
#: includes/admin/helper/class-wc-helper.php:1985
msgid "WooCommerce.com API returned an invalid response."
msgstr "WooCommerce.com API returned an invalid response."

#: includes/admin/helper/class-wc-helper.php:2977
msgid "You have exceeded the request limit. Please try again after a few minutes."
msgstr "You have exceeded the request limit. Please try again after a few minutes."

#: src/Internal/Utilities/FilesystemUtil.php:312
msgid "File path is not a valid upload path."
msgstr "File path is not a valid upload path."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1344
msgid "The dismissals list for the incentive. Each dismissal entry includes a context and a timestamp. The `all` entry means the incentive was dismissed for all contexts."
msgstr "The dismissals list for the incentive. Each dismissal entry includes a context and a timestamp. The `all` entry means the incentive was dismissed for all contexts."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1358
msgid "Unix timestamp representing when the incentive was dismissed."
msgstr "Unix timestamp representing when the incentive was dismissed."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:18
msgid "Return to shipping"
msgstr "Return to shipping"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font size name"
msgid "extra-large"
msgstr "extra-large"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font size name"
msgid "large"
msgstr "large"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font size name"
msgid "medium"
msgstr "medium"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font size name"
msgid "small"
msgstr "small"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Pacifico"
msgstr "Pacifico"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Permanent Marker"
msgstr "Permanent Marker"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Raleway"
msgstr "Raleway"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Oswald"
msgstr "Oswald"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Source Sans Pro"
msgstr "Source Sans Pro"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Roboto"
msgstr "Roboto"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Playfair Display"
msgstr "Playfair Display"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Open Sans"
msgstr "Open Sans"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Noticia Text"
msgstr "Noticia Text"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Merriweather Sans"
msgstr "Merriweather Sans"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Merriweather"
msgstr "Merriweather"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Lora"
msgstr "Lora"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Lato"
msgstr "Lato"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Arvo"
msgstr "Arvo"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Verdana"
msgstr "Verdana"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Trebuchet MS"
msgstr "Trebuchet MS"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Times New Roman"
msgstr "Times New Roman"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Tahoma"
msgstr "Tahoma"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Lucida"
msgstr "Lucida"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Georgia"
msgstr "Georgia"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Courier New"
msgstr "Courier New"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Comic Sans MS"
msgstr "Comic Sans MS"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Font family name"
msgid "Arial"
msgstr "Arial"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Space size name"
msgid "6"
msgstr "6"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Space size name"
msgid "5"
msgstr "5"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Space size name"
msgid "4"
msgstr "4"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Space size name"
msgid "3"
msgstr "3"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Space size name"
msgid "2"
msgstr "2"

#: packages/email-editor/src/Engine/theme.json
msgctxt "Space size name"
msgid "1"
msgstr "1"

#: assets/client/blocks/product-filter-clear-button/block.json
msgctxt "block keyword"
msgid "clear filters"
msgstr "clear filters"

#: assets/client/blocks/product-details/block.json
msgctxt "block description"
msgid "Display a product's description, attributes, and reviews"
msgstr "Display a product's description, attributes, and reviews"

#: assets/client/blocks/add-to-cart-with-options-grouped-product-item/block.json
msgctxt "block description"
msgid "A list item template that represents a child product within the Grouped Product Selector block."
msgstr "A list item template that represents a child product within the Grouped Product Selector block."

#: assets/client/blocks/accordion-panel/block.json
msgctxt "block description"
msgid "Accordion Panel"
msgstr "Accordion Panel"

#: assets/client/blocks/accordion-panel/block.json
msgctxt "block title"
msgid "Accordion Panel"
msgstr "Accordion Panel"

#: assets/client/blocks/accordion-item/block.json
msgctxt "block description"
msgid "A single accordion that displays a header and expandable content."
msgstr "A single accordion that displays a header and expandable content."

#: assets/client/blocks/accordion-item/block.json
msgctxt "block title"
msgid "Accordion"
msgstr "Accordion"

#: assets/client/blocks/accordion-header/block.json
msgctxt "block description"
msgid "Accordion header."
msgstr "Accordion header."

#: assets/client/blocks/accordion-header/block.json
msgctxt "block title"
msgid "Accordion Header"
msgstr "Accordion Header"

#: assets/client/blocks/accordion-group/block.json
msgctxt "block description"
msgid "A group of headers and associated expandable content."
msgstr "A group of headers and associated expandable content."

#: assets/client/blocks/accordion-group/block.json
msgctxt "block title"
msgid "Accordion Group"
msgstr "Accordion Group"

#: assets/client/blocks/add-to-cart-with-options-grouped-product-selector/block.json
msgctxt "block description"
msgid "Display a group of products that can be added to the cart."
msgstr "Display a group of products that can be added to the basket."

#: assets/client/blocks/add-to-cart-with-options-grouped-product-selector/block.json
msgctxt "block title"
msgid "Grouped Product Selector (Beta)"
msgstr "Grouped Product Selector (Beta)"

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:451
msgid "Black"
msgstr "Black"

#. translators: %1$s: Product name. %2$s: Product price
#: src/Blocks/BlockTypes/AddToCartWithOptions/GroupedProductItemSelector.php:141
#: templates/single-product/add-to-cart/grouped.php:79
msgid "Buy one of %1$s for %2$s"
msgstr "Buy one of %1$s for %2$s"

#. translators: %1$s: Product name. %2$s: Sale price. %3$s: Regular price
#: src/Blocks/BlockTypes/AddToCartWithOptions/GroupedProductItemSelector.php:133
#: templates/single-product/add-to-cart/grouped.php:71
msgid "Buy one of %1$s on sale for %2$s, original price was %3$s"
msgstr "Buy one of %1$s on sale for %2$s, original price was %3$s"

#: templates/emails/block/customer-reset-password.php:53
#: templates/emails/customer-reset-password.php:40
#: templates/emails/plain/customer-reset-password.php:39
msgid "If you didn’t make this request, just ignore this email. If you’d like to proceed, reset your password via the link below:"
msgstr "If you didn’t make this request, just ignore this email. If you’d like to proceed, reset your password via the link below:"

#. translators: 1: order number, 2: order date
#. translators: %1$s: Order ID. %2$s: Order date
#: src/Internal/OrderReviews/Meta.php:30
#: templates/emails/block/customer-abandoned-cart-recovery.php:42
#: templates/emails/block/customer-review-request.php:42
#: templates/emails/customer-abandoned-cart-recovery.php:64
#: templates/emails/customer-review-request.php:64
#: templates/emails/plain/customer-abandoned-cart-recovery.php:44
#: templates/emails/plain/customer-review-request.php:44
#: templates/emails/plain/email-order-details.php:41
msgid "Order #%1$s (%2$s)"
msgstr "Order #%1$s (%2$s)"

#. translators: %s: Username
#: templates/emails/plain/customer-new-account.php:35
msgid "Username: %s."
msgstr "Username: %s."

#. translators: %s: Site title
#: templates/emails/block/customer-partially-refunded-order.php:43
#: templates/emails/customer-pos-refunded-order.php:48
#: templates/emails/customer-refunded-order.php:46
#: templates/emails/plain/customer-pos-refunded-order.php:37
#: templates/emails/plain/customer-refunded-order.php:33
msgid "Your order from %s has been partially refunded."
msgstr "Your order from %s has been partially refunded."

#. translators: %s: Site title
#: templates/emails/block/customer-refunded-order.php:43
#: templates/emails/customer-pos-refunded-order.php:51
#: templates/emails/customer-refunded-order.php:49
#: templates/emails/plain/customer-pos-refunded-order.php:40
#: templates/emails/plain/customer-refunded-order.php:36
msgid "Your order from %s has been refunded."
msgstr "Your order from %s has been refunded."

#: templates/emails/customer-on-hold-order.php:41
#: templates/emails/plain/customer-on-hold-order.php:31
msgid "We’ve received your order and it’s currently on hold until we can confirm your payment has been processed."
msgstr "We’ve received your order and it’s currently on hold until we can confirm your payment has been processed."

#: templates/emails/block/general-block-email.php:78
#: templates/emails/customer-new-account.php:44
msgid "Set your new password."
msgstr "Set your new password."

#. translators: %s: Site title
#: templates/emails/block/customer-new-account.php:43
#: templates/emails/customer-new-account.php:38
#: templates/emails/plain/customer-new-account.php:32
msgid "Thanks for creating an account on %s. Here’s a copy of your user details."
msgstr "Thanks for creating an account on %s. Here’s a copy of your user details."

#. translators: %s: Username
#: templates/emails/block/customer-new-account.php:50
#: templates/emails/block/customer-reset-password.php:47
#: templates/emails/customer-new-account.php:41
#: templates/emails/customer-reset-password.php:38
msgid "Username: <b>%s</b>"
msgstr "Username: <b>%s</b>"

#: templates/emails/block/customer-new-account.php:59
#: templates/emails/customer-new-account.php:47
#: templates/emails/plain/customer-new-account.php:37
msgid "You can access your account area to view orders, change your password, and more via the link below:"
msgstr "You can access your account area to view orders, change your password, and more via the link below:"

#: templates/emails/block/customer-completed-order.php:42
#: templates/emails/block/customer-partially-refunded-order.php:48
#: templates/emails/block/customer-processing-order.php:42
#: templates/emails/block/customer-refunded-order.php:48
#: templates/emails/customer-completed-order.php:44
#: templates/emails/customer-on-hold-order.php:42
#: templates/emails/customer-processing-order.php:44
#: templates/emails/customer-refunded-order.php:52
#: templates/emails/plain/customer-completed-order.php:32
#: templates/emails/plain/customer-on-hold-order.php:32
#: templates/emails/plain/customer-pos-completed-order.php:35
#: templates/emails/plain/customer-processing-order.php:32
#: templates/emails/plain/customer-refunded-order.php:38
msgid "Here’s a reminder of what you’ve ordered:"
msgstr "Here’s a reminder of what you’ve ordered:"

#: templates/emails/customer-abandoned-cart-recovery.php:44
#: templates/emails/customer-completed-order.php:38
#: templates/emails/customer-failed-order.php:41
#: templates/emails/customer-invoice.php:41
#: templates/emails/customer-note.php:38
#: templates/emails/customer-on-hold-order.php:36
#: templates/emails/customer-processing-order.php:38
#: templates/emails/customer-refunded-order.php:36
#: templates/emails/customer-review-request.php:44
#: templates/emails/plain/customer-abandoned-cart-recovery.php:30
#: templates/emails/plain/customer-review-request.php:30
msgid "Hi,"
msgstr "Hi,"

#. translators: %s: Customer billing full name
#. translators: %s: Customer full name
#: templates/emails/admin-new-order.php:35
#: templates/emails/block/admin-new-order.php:36
#: templates/emails/plain/admin-new-order.php:32
msgid "You’ve received a new order from %s:"
msgstr "You’ve received a new order from %s:"

#. translators: %1$s: Order number. %2$s: Customer full name.
#: templates/emails/admin-failed-order.php:37
#: templates/emails/block/admin-failed-order.php:36
#: templates/emails/plain/admin-failed-order.php:32
msgid "Unfortunately, the payment for order #%1$s from %2$s has failed. The order was as follows:"
msgstr "Unfortunately, the payment for order #%1$s from %2$s has failed. The order was as follows:"

#. translators: %1$s: Order number. %2$s: Customer full name
#: templates/emails/admin-cancelled-order.php:37
#: templates/emails/block/admin-cancelled-order.php:36
#: templates/emails/plain/admin-cancelled-order.php:32
msgid "We’re getting in touch to let you know that order #%1$s from %2$s has been cancelled."
msgstr "We’re getting in touch to let you know that order #%1$s from %2$s has been cancelled."

#. translators: %1$s: Invalid value that was input by the user, %2$s: thousand
#. separator, %3$s: decimal separator
#: src/Utilities/NumberUtil.php:134
msgid "%1$s is not a valid numeric value. Allowed characters are numbers, the thousand (%2$s), and decimal (%3$s) separators."
msgstr "%1$s is not a valid numeric value. Allowed characters are numbers, the thousand (%2$s), and decimal (%3$s) separators."

#. translators: %s: Invalid value that was input by the user
#: src/Utilities/NumberUtil.php:184
msgid "%s is not a valid numeric value."
msgstr "%s is not a valid numeric value."

#. translators: %s: Invalid value that was input by the user
#: src/Utilities/NumberUtil.php:161
msgid "%s is not a valid numeric value: there should be one decimal separator and it has to be after the thousands separator."
msgstr "%s is not a valid numeric value: there should be one decimal separator and it has to be after the thousands separator."

#: src/StoreApi/Schemas/V1/ProductSchema.php:269
msgid "Brand ID"
msgstr "Brand ID"

#: src/StoreApi/Schemas/V1/ProductBrandSchema.php:67
msgid "Brand URL."
msgstr "Brand URL."

#: src/StoreApi/Schemas/V1/ProductSchema.php:287
msgid "Brand link"
msgstr "Brand link"

#: src/StoreApi/Schemas/V1/ProductSchema.php:275
msgid "Brand name"
msgstr "Brand name"

#: src/StoreApi/Schemas/V1/ProductSchema.php:281
msgid "Brand slug"
msgstr "Brand slug"

#: templates/checkout/form-coupon.php:35
msgid "Enter your coupon code"
msgstr "Enter your coupon code"

#: src/StoreApi/Schemas/V1/ProductSchema.php:262
msgid "List of brands, if applicable."
msgstr "List of brands, if applicable."

#: src/StoreApi/Schemas/V1/ProductSchema.php:402
msgid "List of grouped product IDs, if applicable."
msgstr "List of grouped product IDs, if applicable."

#: src/StoreApi/Schemas/V1/ProductSchema.php:406
msgid "List of grouped product ids."
msgstr "List of grouped product ids."

#: src/StoreApi/Schemas/V1/ProductBrandSchema.php:61
msgid "Number of reviews for products of this brand."
msgstr "Number of reviews for products of this brand."

#. translators: %s is a string ID for an email template.
#: src/Internal/Orders/OrderActionsRestController.php:552
msgid "%s is not a valid template for this order."
msgstr "%s is not a valid template for this order."

#: src/Internal/Orders/OrderActionsRestController.php:237
msgid "A description of the purpose of the email template."
msgstr "A description of the purpose of the email template."

#: src/Internal/Orders/OrderActionsRestController.php:226
msgid "A unique ID string for the email template."
msgstr "A unique ID string for the email template."

#: src/StoreApi/Routes/V1/Checkout.php:128
msgid "Additional fields related to the order."
msgstr "Additional fields related to the order."

#. translators: %s is an email address.
#: src/Internal/Orders/OrderActionsRestController.php:741
msgid "Billing email updated to %s."
msgstr "Billing email updated to %s."

#: src/StoreApi/Schemas/V1/ProductBrandSchema.php:54
msgid "Brand image."
msgstr "Brand image."

#: src/StoreApi/Routes/V1/ProductBrandsById.php:90
msgid "Invalid brand ID."
msgstr "Invalid brand ID."

#: src/StoreApi/Routes/V1/ProductBrandsById.php:92
msgid "Invalid brand slug."
msgstr "Invalid brand slug."

#: src/StoreApi/Routes/V1/Products.php:286
msgid "Limit result set to products assigned a set of brand IDs or slugs, separated by commas."
msgstr "Limit result set to products assigned a set of brand IDs or slugs, separated by commas."

#: src/StoreApi/Routes/V1/Products.php:270
msgid "Limit result set to products assigned a set of category IDs or slugs, separated by commas."
msgstr "Limit result set to products assigned a set of category IDs or slugs, separated by commas."

#: src/StoreApi/Routes/V1/Products.php:328
msgid "Limit result set to products assigned a set of tag IDs or slugs, separated by commas."
msgstr "Limit result set to products assigned a set of tag IDs or slugs, separated by commas."

#: src/StoreApi/Routes/V1/Products.php:309
msgid "Limit result set to products assigned a set of taxonomies IDs or slugs, separated by commas."
msgstr "Limit result set to products assigned a set of taxonomies IDs or slugs, separated by commas."

#: src/StoreApi/Routes/V1/Products.php:293
msgid "Operator to compare product brand terms."
msgstr "Operator to compare product brand terms."

#: src/StoreApi/Routes/V1/Products.php:317
msgid "Operator to compare product taxonomies terms."
msgstr "Operator to compare product taxonomies terms."

#: src/Internal/Orders/OrderActionsRestController.php:255
msgid "Order Actions"
msgstr "Order Actions"

#: src/Internal/Orders/OrderActionsRestController.php:724
msgid "Order already has a billing email."
msgstr "Order already has a billing email."

#: src/StoreApi/Routes/V1/Checkout.php:136
msgid "Order notes."
msgstr "Order notes."

#: src/StoreApi/Routes/V1/Checkout.php:132
msgid "Selected payment method for the order."
msgstr "Selected payment method for the order."

#: src/Internal/Orders/OrderActionsRestController.php:232
msgid "The display name of the email template."
msgstr "The display name of the email template."

#. translators: %1$s: opening link tag, %2$s: closing link tag
#: src/Internal/Features/FeaturesController.php:417
msgid "Allow WooCommerce to send error logs and non-sensitive diagnostic data to help improve WooCommerce. This feature requires %1$susage tracking%2$s to be enabled."
msgstr "Allow WooCommerce to send error logs and non-sensitive diagnostic data to help improve WooCommerce. This feature requires %1$susage tracking%2$s to be enabled."

#: src/Internal/EmailEditor/EmailTemplates/WooEmailTemplate.php:38
msgid "Basic template for WooCommerce transactional emails used in the email editor"
msgstr "Basic template for WooCommerce transactional emails used in the email editor"

#: src/Internal/Features/FeaturesController.php:523
msgid "Block Email Editor (alpha)"
msgstr "Block Email Editor (alpha)"

#: src/Internal/Orders/OrderActionsRestController.php:222
msgid "Email Template"
msgstr "Email Template"

#: src/Internal/Features/FeaturesController.php:503
msgid "Enable blueprint to import and export settings in bulk"
msgstr "Enable blueprint to import and export settings in bulk"

#: src/Internal/Features/FeaturesController.php:483
msgid "Enable modern email design for transactional emails"
msgstr "Enable modern email design for transactional emails"

#: src/Internal/Features/FeaturesController.php:524
msgid "Enable the block-based email editor for transactional emails."
msgstr "Enable the block-based email editor for transactional emails."

#: src/Internal/EmailEditor/PersonalizationTags/SiteTagsProvider.php:46
msgid "Homepage URL"
msgstr "Homepage URL"

#: src/Internal/EmailEditor/PersonalizationTags/SiteTagsProvider.php:30
#: src/Internal/EmailEditor/PersonalizationTags/SiteTagsProvider.php:48
msgid "Site"
msgstr "Site"

#: src/Internal/EmailEditor/PersonalizationTags/SiteTagsProvider.php:28
msgid "Site Title"
msgstr "Site Title"

#: src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php:95
msgid "This tool will generate the necessary Cost of Goods Sold (COGS) related columns in the product meta lookup table, and populate them from existing product data."
msgstr "This tool will generate the necessary Cost of Goods Sold (COGS) related columns in the product meta lookup table, and populate them from existing product data."

#: src/Internal/Orders/OrderActionsRestController.php:191
msgid "Whether to update the billing email of the order, even if it already has one."
msgstr "Whether to update the billing email of the order, even if it already has one."

#. translators: Name of a content pattern used as starting content of an email
#: src/Internal/EmailEditor/EmailPatterns/WooEmailContentPattern.php:89
msgid "Woo Email Content Pattern"
msgstr "Woo Email Content Pattern"

#: src/Internal/EmailEditor/EmailTemplates/WooEmailTemplate.php:29
msgid "Woo Email Template"
msgstr "Woo Email Template"

#: src/Internal/Features/FeaturesController.php:441
msgid "⚠ Usage tracking must be enabled to use remote logging."
msgstr "⚠ Usage tracking must be enabled to use remote logging."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4000
msgid "A full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments)."
msgstr "A full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments)."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4124
msgid "Accept Cards, Apple Pay, Google Pay, Bizum, PayPal, and many more payment methods in your store."
msgstr "Accept Cards, Apple Pay, Google Pay, Bizum, PayPal, and many more payment methods in your store."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4277
msgid "Accept Direct Debit, ACH Pull, and open banking payments."
msgstr "Accept Direct Debit, ACH Pull, and open banking payments."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4352
msgid "Billie"
msgstr "Billie"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4353
msgid "Billie is the leading provider of Buy Now, Pay Later payment methods for B2B stores."
msgstr "Billie is the leading provider of Buy Now, Pay Later payment methods for B2B stores."

#: src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php:88
msgid "Create COGS columns in the product meta lookup table"
msgstr "Create COGS columns in the product meta lookup table"

#: src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php:91
msgid "Create columns"
msgstr "Create columns"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4092
msgid "Effortlessly accept cryptocurrency payments in your store."
msgstr "Effortlessly accept cryptocurrency payments in your store."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4276
msgid "GoCardless"
msgstr "GoCardless"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4123
msgid "MONEI"
msgstr "MONEI"

#: src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php:87
msgid "Remove COGS columns from the product meta lookup table"
msgstr "Remove COGS columns from the product meta lookup table"

#: src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php:90
msgid "Remove columns"
msgstr "Remove columns"

#: src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php:94
msgid "This tool will remove the Cost of Goods Sold (COGS) related columns from the product meta lookup table. COGS will continue working (if the feature is enabled) but some functionality will not be available."
msgstr "This tool will remove the Cost of Goods Sold (COGS) related columns from the product meta lookup table. COGS will continue working (if the feature is enabled) but some functionality will not be available."

#: src/Blocks/Templates/GroupedProductAddToCartWithOptionsTemplate.php:39
msgctxt "Template name"
msgid "Grouped Product Add to Cart + Options"
msgstr "Grouped Product Add to Basket + Options"

#: src/Blocks/Templates/SimpleProductAddToCartWithOptionsTemplate.php:39
msgctxt "Template name"
msgid "Simple Product Add to Cart + Options"
msgstr "Simple Product Add to Basket + Options"

#: src/Blocks/Templates/ExternalProductAddToCartWithOptionsTemplate.php:48
msgid "Template used to display the Add to Cart + Options form for External Products."
msgstr "Template used to display the Add to Basket + Options form for External Products."

#: src/Blocks/Templates/GroupedProductAddToCartWithOptionsTemplate.php:48
msgid "Template used to display the Add to Cart + Options form for Grouped Products."
msgstr "Template used to display the Add to Basket + Options form for Grouped Products."

#: src/Blocks/Templates/SimpleProductAddToCartWithOptionsTemplate.php:48
msgid "Template used to display the Add to Cart + Options form for Simple Products."
msgstr "Template used to display the Add to Basket + Options form for Simple Products."

#: src/Blocks/Templates/VariableProductAddToCartWithOptionsTemplate.php:48
msgid "Template used to display the Add to Cart + Options form for Variable Products."
msgstr "Template used to display the Add to Basket + Options form for Variable Products."

#: src/Blocks/Templates/VariableProductAddToCartWithOptionsTemplate.php:39
msgctxt "Template name"
msgid "Variable Product Add to Cart + Options"
msgstr "Variable Product Add to Basket + Options"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3569
msgid "Accept all popular payment methods for Finnish B2C and B2B customers"
msgstr "Accept all popular payment methods for Finnish B2C and B2B customers"

#: src/Internal/Admin/EmailPreview/EmailPreview.php:512
#: src/Internal/StockNotifications/Factory.php:50
msgid "Dummy Product"
msgstr "Dummy Product"

#: src/Internal/Admin/EmailPreview/EmailPreview.php:533
msgid "Dummy Product Variation"
msgstr "Dummy Product Variation"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3568
msgid "Paytrail"
msgstr "Paytrail"

#: src/Internal/Admin/Settings/PaymentsRestController.php:1093
#: src/Internal/Admin/Settings/PaymentsRestController.php:1256
msgid "The URL to attach the suggestion."
msgstr "The URL to attach the suggestion."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1087
#: src/Internal/Admin/Settings/PaymentsRestController.php:1250
msgid "The link to mark the suggestion as attached. This should be called when an extension is installed."
msgstr "The link to mark the suggestion as attached. This should be called when an extension is installed."

#: src/Internal/Admin/Settings/PaymentsProviders.php:1005
msgid "Wallets & Express checkouts"
msgstr "Wallets & Express checkouts"

#: src/Blocks/BlockTemplatesRegistry.php:126
msgid "Add to Cart + Options"
msgstr "Add to Basket + Options"

#: src/Blocks/Templates/ExternalProductAddToCartWithOptionsTemplate.php:39
msgctxt "Template name"
msgid "External Product Add to Cart + Options"
msgstr "External Product Add to Basket + Options"

#: src/Blocks/BlockTemplatesRegistry.php:127
msgid "The Add to Cart + Options templates allow defining a different layout for each product type."
msgstr "The Add to Basket + Options templates allow defining a different layout for each product type."

#. translators: %1$s is the current parameter and %2$s a comma-separated list
#. of the allowed types.
#: packages/email-editor/src/Validator/class-validator.php:227
msgid "%1$s is not of type %2$s."
msgstr "%1$s is not of type %2$s."

#: packages/email-editor/src/Engine/Patterns/class-patterns.php:34
msgid "A collection of email content layouts."
msgstr "A collection of email content layouts."

#: packages/email-editor/src/Engine/Templates/class-templates.php:91
msgid "A general template for emails."
msgstr "A general template for emails."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:242
#: assets/client/admin/chunks/735.js:1
msgid "Access discounted shipping rates with USPS, UPS, and DHL."
msgstr "Access discounted shipping rates with USPS, UPS, and DHL."

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsAccount.php:34
msgid "Account and Privacy"
msgstr "Account and Privacy"

#. translators: %s: Error message.
#: src/Blocks/Domain/Services/CheckoutFieldsFrontend.php:287
msgid "An error occurred while saving address details: %s"
msgstr "An error occurred while saving address details: %s"

#: packages/email-editor/src/Engine/Patterns/class-patterns.php:33
msgctxt "Block pattern category"
msgid "Email Contents"
msgstr "Email Contents"

#. Translators: %s is the maximum file size in megabytes.
#: src/Admin/Features/Blueprint/RestApi.php:300
msgid "Blueprint step definition size exceeds maximum limit of %s MB"
msgstr "Blueprint step definition size exceeds maximum limit of %s MB"

#: src/Admin/API/OnboardingProfile.php:136
msgid "Country code."
msgstr "Country code."

#: packages/email-editor/src/Engine/class-user-theme.php:75
msgid "Custom Email Styles"
msgstr "Custom Email Styles"

#: packages/email-editor/src/Engine/Templates/class-templates.php:90
msgid "General Email"
msgstr "General Email"

#: patterns/page-coming-soon-image-gallery.php:59
msgid "Great things are coming soon"
msgstr "Great things are coming soon"

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsAccount.php:43
msgid "Includes all settings in WooCommerce | Settings | Account and Privacy."
msgstr "Includes all settings in WooCommerce | Settings | Account and Privacy."

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsAdvanced.php:43
msgid "Includes all settings in WooCommerce | Settings | Advanced."
msgstr "Includes all settings in WooCommerce | Settings | Advanced."

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsEmails.php:67
msgid "Includes all settings in WooCommerce | Settings | Emails."
msgstr "Includes all settings in WooCommerce | Settings | Emails."

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettings.php:89
#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsGeneral.php:43
msgid "Includes all settings in WooCommerce | Settings | General."
msgstr "Includes all settings in WooCommerce | Settings | General."

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsIntegrations.php:66
msgid "Includes all settings in WooCommerce | Settings | Integrations."
msgstr "Includes all settings in WooCommerce | Settings | Integrations."

#: src/Admin/Features/Blueprint/Exporters/ExportWCPaymentGateways.php:85
msgid "Includes all settings in WooCommerce | Settings | Payments."
msgstr "Includes all settings in WooCommerce | Settings | Payments."

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsProducts.php:43
msgid "Includes all settings in WooCommerce | Settings | Products."
msgstr "Includes all settings in WooCommerce | Settings | Products."

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsShipping.php:109
msgid "Includes all settings in WooCommerce | Settings | Shipping."
msgstr "Includes all settings in WooCommerce | Settings | Shipping."

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsTax.php:72
msgid "Includes all settings in WooCommerce | Settings | Tax."
msgstr "Includes all settings in WooCommerce | Settings | Tax."

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsSiteVisibility.php:60
msgid "Includes all settings in WooCommerce | Settings | Visibility."
msgstr "Includes all settings in WooCommerce | Settings | Visibility."

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsIntegrations.php:35
msgid "Integrations"
msgstr "Integrations"

#: src/Admin/API/OnboardingProfile.php:350
msgid "Invalid country code."
msgstr "Invalid country code."

#: src/Blocks/Domain/Services/CheckoutFieldsSchema/Validation.php:107
msgid "Invalid field."
msgstr "Invalid field."

#: packages/email-editor/src/Engine/class-send-preview-email.php:223
msgid "Invalid post"
msgstr "Invalid post"

#. translators: %s: is the field label
#: src/Blocks/Domain/Services/CheckoutFields.php:343
#: src/Blocks/Domain/Services/CheckoutFields.php:913
msgid "Please provide a valid %s"
msgstr "Please provide a valid %s"

#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsSiteVisibility.php:51
msgid "Site Visibility"
msgstr "Site Visibility"

#. translators: 1: Disconnected user email
#: src/Admin/PluginsHelper.php:1207
msgid "Successfully connected to <b>%s</b>."
msgstr "Successfully connected to <b>%s</b>."

#: src/Admin/Features/Blueprint/RestApi.php:119
msgid "The step definition to import"
msgstr "The step definition to import"

#: src/Blocks/Domain/Services/CheckoutFieldsSchema/Validation.php:103
msgid "Validation failed."
msgstr "Validation failed."

#: src/Admin/API/PaymentGatewaySuggestions.php:98
msgid "You are not allowed to make this request."
msgstr "You are not allowed to make this request."

#: includes/wc-template-functions.php:2914
msgid "Cart is not available. This may indicate that the function is being called before woocommerce_init or in an admin context."
msgstr "Basket is not available. This may indicate that the function is being called before woocommerce_init or in an admin context."

#. translators: %1$d refers to the total number of tasks added, %2$s is the
#. action type
#: packages/action-scheduler/classes/WP_CLI/Action/Generate_Command.php:97
msgid "%1$d %2$s action scheduled."
msgid_plural "%1$d %2$s actions scheduled."
msgstr[0] "%1$d %2$s action scheduled."
msgstr[1] "%1$d %2$s actions scheduled."

#. translators: %1$d: count of actions evaluated. %2$s: type of action
#. evaluated.
#: packages/action-scheduler/classes/WP_CLI/Action/Run_Command.php:88
msgid "%1$d action %2$s."
msgid_plural "%1$d actions %2$s."
msgstr[0] "%1$d action %2$s."
msgstr[1] "%1$d actions %2$s."

#. translators: %1$s: type of action, %2$d: ID of the created action
#: packages/action-scheduler/classes/WP_CLI/Action/Create_Command.php:129
msgid "%1$s action (%2$d) scheduled."
msgstr "%1$s action (%2$d) scheduled."

#. translators: %2$d: number of actions deletions failed
#: packages/action-scheduler/classes/WP_CLI/Action/Delete_Command.php:76
msgid "%2$d failure."
msgid_plural "%2$d failures."
msgstr[0] "%2$d failure."
msgstr[1] "%2$d failures."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:279
msgid "Action Scheduler is currently being loaded from the following location. This can be useful when debugging, or if requested by the support team."
msgstr "Action Scheduler is currently being loaded from the following location. This can be useful when debugging, or if requested by the support team."

#: includes/emails/class-wc-email.php:1354
msgid "Bcc(s)"
msgstr "Bcc(s)"

#: includes/emails/class-wc-email.php:1337
msgid "Cc(s)"
msgstr "Cc(s)"

#: includes/emails/class-wc-email-new-order.php:201
#: templates/emails/block/admin-new-order.php:45
msgid "Congratulations on the sale!"
msgstr "Congratulations on the sale!"

#. translators: %d is number of actions to create
#: packages/action-scheduler/classes/WP_CLI/Action/Generate_Command.php:70
msgid "Creating %d action"
msgid_plural "Creating %d actions"
msgstr[0] "Creating %d action"
msgstr[1] "Creating %d actions"

#. translators: %1$d: number of actions deleted
#: packages/action-scheduler/classes/WP_CLI/Action/Delete_Command.php:74
msgid "Deleted %1$d action"
msgid_plural "Deleted %1$d actions"
msgstr[0] "Deleted %1$d action"
msgstr[1] "Deleted %1$d actions"

#. translators: %d: number of actions to be deleted
#: packages/action-scheduler/classes/WP_CLI/Action/Delete_Command.php:54
msgid "Deleting %d action"
msgid_plural "Deleting %d actions"
msgstr[0] "Deleting %d action"
msgstr[1] "Deleting %d actions"

#: packages/action-scheduler/classes/WP_CLI/System_Command.php:167
msgid "Detailed information about registered sources is not currently available."
msgstr "Detailed information about registered sources is not currently available."

#. translators: %s: admin email
#: includes/emails/class-wc-email.php:1357
msgid "Enter Bcc recipients (comma-separated) for this email."
msgstr "Enter Bcc recipients (comma-separated) for this email."

#. translators: %s: admin email
#: includes/emails/class-wc-email.php:1340
msgid "Enter Cc recipients (comma-separated) for this email."
msgstr "Enter Cc recipients (comma-separated) for this email."

#. translators: %d: number of executed actions
#: packages/action-scheduler/classes/WP_CLI/Action/Run_Command.php:102
msgid "Executed %d action."
msgid_plural "Executed %d actions."
msgstr[0] "Executed %d action."
msgstr[1] "Executed %d actions."

#. translators: %d: number of actions
#: packages/action-scheduler/classes/WP_CLI/Action/Run_Command.php:59
msgid "Executing %d action"
msgid_plural "Executing %d actions"
msgstr[0] "Executing %d action"
msgstr[1] "Executing %d actions"

#: packages/email-editor/src/Engine/class-send-preview-email.php:208
msgid "Invalid email"
msgstr "Invalid email"

#: packages/email-editor/src/Engine/class-send-preview-email.php:204
msgid "Missing required data"
msgstr "Missing required data"

#: includes/emails/class-wc-email-new-order.php:90
msgid "New order: #{order_number}"
msgstr "New order: #{order_number}"

#: packages/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php:76
msgid "Please specify hook and/or group of actions to cancel."
msgstr "Please specify hook and/or group of actions to cancel."

#: packages/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php:49
msgid "Please specify hook of action to cancel."
msgstr "Please specify hook of action to cancel."

#: packages/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php:89
msgid "Request to cancel scheduled actions completed."
msgstr "Request to cancel scheduled actions completed."

#: packages/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php:98
msgid "Scheduled action cancelled."
msgstr "Scheduled action cancelled."

#. translators: %1$s: singular or plural %2$s: refers to the exception error
#. message.
#: packages/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php:113
msgid "There was an error cancelling the %1$s: %2$s"
msgstr "There was an error cancelling the %1$s: %2$s"

#. translators: %s refers to the exception error message.
#: packages/action-scheduler/classes/WP_CLI/Action/Create_Command.php:147
#: packages/action-scheduler/classes/WP_CLI/Action/Generate_Command.php:115
msgid "There was an error creating the scheduled action: %s"
msgstr "There was an error creating the scheduled action: %s"

#: packages/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php:59
msgid "Unable to cancel scheduled action: check the logs."
msgstr "Unable to cancel scheduled action: check the logs."

#: packages/action-scheduler/classes/WP_CLI/Action/Create_Command.php:110
msgid "Unable to create a scheduled action."
msgstr "Unable to create a scheduled action."

#. translators: %d is action ID.
#: packages/action-scheduler/classes/WP_CLI/Action/Get_Command.php:23
msgid "Unable to retrieve action %d."
msgstr "Unable to retrieve action %d."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:282
msgid "WP CLI"
msgstr "WP CLI"

#. translators: %1$s is WP CLI command (not translatable)
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:286
msgid "WP CLI commands are available: execute %1$s for a list of available commands."
msgstr "WP CLI commands are available: execute %1$s for a list of available commands."

#: includes/emails/class-wc-email-new-order.php:78
msgid "[{site_title}]: You've got a new order: #{order_number}"
msgstr "[{site_title}]: You've got a new order: #{order_number}"

#: packages/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php:114
msgid "scheduled action"
msgstr "scheduled action"

#: packages/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php:114
msgid "scheduled actions"
msgstr "scheduled actions"

#: includes/emails/class-wc-email-failed-order.php:172
#: templates/emails/block/admin-failed-order.php:47
msgid "We hope they’ll be back soon! Read more about <a href=\"https://woocommerce.com/document/managing-orders/\">troubleshooting failed payments</a>."
msgstr "We hope they’ll be back soon! Read more about <a href=\"https://woocommerce.com/document/managing-orders/\">troubleshooting failed payments</a>."

#: includes/emails/class-wc-email-failed-order.php:80
msgid "Order failed: #{order_number}"
msgstr "Order failed: #{order_number}"

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:111
#: includes/emails/class-wc-email-customer-refunded-order.php:105
msgid "Order refunded: {order_number}"
msgstr "Order refunded: {order_number}"

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:107
#: includes/emails/class-wc-email-customer-refunded-order.php:101
msgid "Partial refund: Order {order_number}"
msgstr "Partial refund: Order {order_number}"

#: includes/emails/class-wc-email-customer-reset-password.php:110
#: templates/emails/block/customer-reset-password.php:27
#: templates/emails/block/general-block-email.php:88
#: templates/emails/customer-reset-password.php:50
msgid "Reset your password"
msgstr "Reset your password"

#: includes/emails/class-wc-email-customer-reset-password.php:98
msgid "Reset your password for {site_title}"
msgstr "Reset your password for {site_title}"

#: includes/emails/class-wc-email-failed-order.php:51
msgid "Select who should be notified if an order that was previously processing or on-hold has failed."
msgstr "Select who should be notified if an order that was previously processing or on-hold has failed."

#: includes/emails/class-wc-email-customer-note.php:73
msgid "A note has been added to your order from {site_title}"
msgstr "A note has been added to your order from {site_title}"

#. translators: %s: Error message.
#: includes/class-wc-form-handler.php:438
#: src/Blocks/Domain/Services/CheckoutFieldsFrontend.php:252
msgid "An error occurred while saving account details: %s"
msgstr "An error occurred while saving account details: %s"

#: includes/class-wc-brands.php:1182
msgid "Brands: "
msgstr "Brands: "

#: includes/emails/class-wc-email-customer-completed-order.php:103
#: templates/emails/block/customer-completed-order.php:27
msgid "Good things are heading your way!"
msgstr "Good things are heading your way!"

#: includes/emails/class-wc-email-customer-failed-order.php:150
#: includes/emails/class-wc-email-customer-refunded-order.php:287
msgid "If you need any help with your order, please contact us at {store_email}."
msgstr "If you need any help with your order, please contact us at {store_email}."

#: includes/emails/class-wc-email-customer-invoice.php:52
msgid "Manually send an email to your customers containing their order information and payment links"
msgstr "Manually send an email to your customers containing their order information and payment links"

#: includes/emails/class-wc-email-cancelled-order.php:83
#: includes/emails/class-wc-email-customer-cancelled-order.php:80
msgid "Order cancelled: #{order_number}"
msgstr "Order cancelled: #{order_number}"

#: includes/emails/class-wc-email-customer-completed-order.php:153
#: includes/emails/class-wc-email-customer-invoice.php:133
#: includes/emails/class-wc-email-customer-note.php:171
#: includes/emails/class-wc-email-customer-on-hold-order.php:157
#: includes/emails/class-wc-email-customer-processing-order.php:153
msgid "Thanks again! If you need any help with your order, please contact us at {store_email}."
msgstr "Thanks again! If you need any help with your order, please contact us at {store_email}."

#. translators: 1: SKU.
#: includes/data-stores/class-wc-product-data-store-cpt.php:243
msgid "The product with SKU (%1$s) you are trying to insert is already present in the lookup table"
msgstr "The product with SKU (%1$s) you are trying to insert is already present in the lookup table"

#: includes/class-wc-cart.php:1286
msgid "The selected product is invalid."
msgstr "The selected product is invalid."

#: includes/data-stores/class-wc-customer-data-store-session.php:84
msgid "WC_Session is not available, customer data cannot be saved to session."
msgstr "WC_Session is not available, customer data cannot be saved to session."

#: includes/emails/class-wc-email-customer-completed-order.php:91
msgid "Your order from {site_title} is on its way!"
msgstr "Your order from {site_title} is on its way!"

#: includes/admin/settings/class-wc-settings-accounts.php:258
msgid "Retain refunded orders for a specified duration before anonymizing the personal data within them."
msgstr "Retain refunded orders for a specified duration before anonymising the personal data within them."

#. Translators: %s = cost of the item (monetary value)
#: includes/admin/meta-boxes/views/html-variation-admin.php:254
msgid "%s (default)"
msgstr "%s (default)"

#. Translators: %s: comma-separated email addresses to which the email is
#. bcc-ed.
#: includes/admin/settings/class-wc-settings-emails.php:525
msgid "<b>Bcc</b>: %s"
msgstr "<b>Bcc</b>: %s"

#. Translators: %s: comma-separated email addresses to which the email is
#. cc-ed.
#: includes/admin/settings/class-wc-settings-emails.php:523
msgid "<b>Cc</b>: %s"
msgstr "<b>Cc</b>: %s"

#. Translators: %s: comma-separated email addresses to which the email is sent.
#: includes/admin/settings/class-wc-settings-emails.php:528
msgid "<b>To</b>: %s"
msgstr "<b>To</b>: %s"

#: src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php:160
msgid "Add the amount it costs you to buy or make this product."
msgstr "Add the amount it costs you to buy or make this product."

#: includes/admin/meta-boxes/views/html-variation-admin.php:249
msgid "Add the amount it costs you to buy or make this product. Leave blank to use the default value from \"General\"."
msgstr "Add the amount it costs you to buy or make this product. Leave blank to use the default value from \"General\"."

#: src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php:159
msgid "Add the amount it costs you to buy or make this product. This will be applied as the default value for variations."
msgstr "Add the amount it costs you to buy or make this product. This will be applied as the default value for variations."

#: includes/admin/settings/class-wc-settings-emails.php:349
msgid "Auto-sync with theme"
msgstr "Auto-sync with theme"

#: includes/admin/settings/class-wc-settings-emails.php:350
msgid "Automatically update email styles when theme styles change"
msgstr "Automatically update email styles when theme styles change"

#: includes/admin/settings/class-wc-settings-advanced.php:68
#: src/Internal/Features/FeaturesController.php:502
msgid "Blueprint (beta)"
msgstr "Blueprint (beta)"

#. translators: %s: currency symbol
#: includes/admin/meta-boxes/views/html-variation-admin.php:234
msgid "Cost (%s)"
msgstr "Cost (%s)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:658
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:872
#: includes/admin/meta-boxes/views/html-product-data-general.php:120
#: includes/admin/meta-boxes/views/html-product-data-variations.php:98
#: includes/export/class-wc-product-csv-exporter.php:176
msgid "Cost of goods"
msgstr "Cost of goods"

#: includes/admin/views/html-quick-edit-product.php:80
msgid "Cost value"
msgstr "Cost value"

#. translators: %s = cost value (formatted as currency)
#: includes/admin/views/html-bulk-edit-product.php:94
msgid "Enter cost value (%s)"
msgstr "Enter cost value (%s)"

#: includes/admin/settings/class-wc-settings-emails.php:233
msgid "Logo width (px)"
msgstr "Logo width (px)"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:99
msgid "Remove custom costs"
msgstr "Remove custom costs"

#: includes/admin/settings/class-wc-settings-accounts.php:257
msgid "Retain refunded orders"
msgstr "Retain refunded orders"

#: includes/admin/class-wc-admin-assets.php:587
msgid "The custom cost of goods sold values will revert back to their defaults for all the variations. Would you like to continue?"
msgstr "The custom cost of goods sold values will revert back to their defaults for all the variations. Would you like to continue?"

#: assets/client/blocks/order-confirmation-create-account/block.json
msgctxt "block description"
msgid "Allow customers to create an account after their purchase."
msgstr "Allow customers to create an account after their purchase."

#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:155
#: assets/client/admin/chunks/settings-payments-main.js:1
msgid "Test account"
msgstr "Test account"

#: src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php:100
msgid "Applies to variations only. If true, the effective value is the base value from the parent product plus the defined value; if false, the defined value is the final effective value."
msgstr "Applies to variations only. If true, the effective value is the base value from the parent product plus the defined value; if false, the defined value is the final effective value."

#: src/Internal/Admin/Settings/PaymentsProviders.php:1017
msgid "Crypto Payments"
msgstr "Crypto Payments"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:207
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:572
msgid "Grow and retain customers with email, SMS, automations, and a consolidated view of customer interactions."
msgstr "Grow and retain customers with email, SMS, automations, and a consolidated view of customer interactions."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4091
msgid "Helio Pay"
msgstr "Helio Pay"

#: src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php:116
msgid "If true, the effective value is the base value from the parent product plus the defined value; if false, the defined value is the final effective value."
msgstr "If true, the effective value is the base value from the parent product plus the defined value; if false, the defined value is the final effective value."

#: src/Internal/Admin/Settings/PaymentsProviders.php:1018
msgid "Offer cryptocurrency payment options to your shoppers."
msgstr "Offer cryptocurrency payment options to your shoppers."

#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:264
#: src/Internal/Admin/Emails/EmailListingRestController.php:189
msgid "Invalid nonce."
msgstr "Invalid nonce."

#: src/Internal/Admin/EmailPreview/EmailPreview.php:443
msgid ""
"This is a customer note. Customers can add a note to their order on checkout.\n"
"\n"
"It can be multiple lines. If there's no note, this section is hidden."
msgstr ""
"This is a customer note. Customers can add a note to their order on checkout.\n"
"\n"
"It can be multiple lines. If there's no note, this section is hidden."

#: src/Internal/Admin/Notes/TrackingOptIn.php:73
msgid "Usage tracking activated"
msgstr "Usage tracking activated"

#: src/Admin/Features/Blueprint/Init.php:224
msgid "Includes all the installed themes."
msgstr "Includes all the installed themes."

#: src/Admin/Features/Blueprint/Init.php:200
msgid "Includes all the items featured in WooCommerce | Settings."
msgstr "Includes all the items featured in WooCommerce | Settings."

#: src/Admin/Features/Blueprint/Exporters/ExportWCCoreProfilerOptions.php:67
msgid "Includes onboarding configuration options"
msgstr "Includes onboarding configuration options"

#: src/Admin/Features/Blueprint/Exporters/ExportWCTaskOptions.php:69
msgid "Includes the task configurations for WooCommerce."
msgstr "Includes the task configurations for WooCommerce."

#: src/Admin/Features/Blueprint/Exporters/ExportWCCoreProfilerOptions.php:58
msgid "Onboarding Configuration"
msgstr "Onboarding Configuration"

#: includes/emails/class-wc-email-customer-cancelled-order.php:57
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:88
msgid "Order cancelled"
msgstr "Order cancelled"

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:128
msgid "Order completed"
msgstr "Order completed"

#: includes/emails/class-wc-email-customer-failed-order.php:53
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:153
msgid "Order failed"
msgstr "Order failed"

#: includes/emails/class-wc-email-customer-refunded-order.php:71
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:106
msgid "Order refunded"
msgstr "Order refunded"

#. translators: %1$s and %2$s are the formatted minimum and maximum prices
#. respectively.
#: src/Blocks/BlockTypes/ProductFilterPrice.php:64
msgid "Price: %1$s - %2$s"
msgstr "Price: %1$s - %2$s"

#. translators: %s is the formatted minimum price.
#: src/Blocks/BlockTypes/ProductFilterPrice.php:79
msgid "Price: From %s"
msgstr "Price: From %s"

#. translators: {{min}} is the formatted minimum price.
#: src/Blocks/BlockTypes/ProductFilterPrice.php:143
msgid "Price: From {{min}}"
msgstr "Price: From {{min}}"

#. translators: %s is the formatted maximum price.
#: src/Blocks/BlockTypes/ProductFilterPrice.php:73
msgid "Price: Up to %s"
msgstr "Price: Up to %s"

#. translators: {{max}} is the formatted maximum price.
#: src/Blocks/BlockTypes/ProductFilterPrice.php:141
msgid "Price: Up to {{max}}"
msgstr "Price: Up to {{max}}"

#. translators: {{min}} and {{max}} are the formatted minimum and maximum
#. prices respectively.
#: src/Blocks/BlockTypes/ProductFilterPrice.php:139
msgid "Price: {{min}} - {{max}}"
msgstr "Price: {{min}} - {{max}}"

#. translators: %s is referring to rating value. Example: Rated 4 out of 5.
#: src/Blocks/BlockTypes/ProductFilterRating.php:70
msgid "Rating: Rated %d out of 5"
msgstr "Rating: Rated %d out of 5"

#. translators: {{label}} is the rating filter item label.
#: src/Blocks/BlockTypes/ProductFilterRating.php:146
msgid "Rating: {{label}}"
msgstr "Rating: {{label}}"

#. translators: %s: item label.
#: src/Blocks/BlockTypes/ProductFilterRemovableChips.php:78
msgid "Remove filter: %s"
msgstr "Remove filter: %s"

#. translators:  {{label}} is the label of the active filter item.
#: src/Blocks/BlockTypes/ProductFilterActive.php:93
msgid "Remove filter: {{label}}"
msgstr "Remove filter: {{label}}"

#. translators: 1: Disconnected user email
#: src/Admin/PluginsHelper.php:1180
msgid "Successfully disconnected from <b>%1$s</b>."
msgstr "Successfully disconnected from <b>%1$s</b>."

#: src/Admin/Features/Blueprint/Exporters/ExportWCTaskOptions.php:60
msgid "Task Configurations"
msgstr "Task Configurations"

#: patterns/page-coming-soon-split-right-image.php:54
msgctxt "Used in the heading of the coming soon page"
msgid "Where cycling dreams take flight."
msgstr "Where cycling dreams take flight."

#: patterns/page-coming-soon-split-right-image.php:42
msgctxt "Used in the paragraph of the coming soon page"
msgid "Dedicated to providing top-quality bikes, accessories, and expert advice for riders of all experience levels. Stay tuned."
msgstr "Dedicated to providing top-quality bikes, accessories, and expert advice for riders of all experience levels. Stay tuned."

#: includes/class-wc-frontend-scripts.php:631
msgid "1 of 5 stars"
msgstr "1 of 5 stars"

#: includes/class-wc-frontend-scripts.php:632
msgid "2 of 5 stars"
msgstr "2 of 5 stars"

#: includes/class-wc-frontend-scripts.php:633
msgid "3 of 5 stars"
msgstr "3 of 5 stars"

#: includes/class-wc-frontend-scripts.php:634
msgid "4 of 5 stars"
msgstr "4 of 5 stars"

#: includes/class-wc-frontend-scripts.php:635
msgid "5 of 5 stars"
msgstr "5 of 5 stars"

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1279
msgid "Exclude product variations with any of the statuses from result set."
msgstr "Exclude product variations with any of the statuses from result set."

#: includes/class-wc-frontend-scripts.php:618
#: assets/client/admin/chunks/860.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Hide password"
msgstr "Hide password"

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1261
msgid "Limit result set to downloadable product variations."
msgstr "Limit result set to downloadable product variations."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1268
msgid "Limit result set to product variations with any of the statuses."
msgstr "Limit result set to product variations with any of the statuses."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1254
msgid "Limit result set to virtual product variations."
msgstr "Limit result set to virtual product variations."

#: includes/class-wc-frontend-scripts.php:617
#: assets/client/admin/chunks/860.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Show password"
msgstr "Show password"

#: patterns/page-coming-soon-split-right-image.php:32
msgctxt "Used in the heading of the coming soon page"
msgid "opening soon"
msgstr "opening soon"

#: includes/admin/class-wc-admin-assets.php:573
msgid "Warning: Sale prices will be removed if they are not lower than regular prices."
msgstr "Warning: Sale prices will be removed if they are not lower than regular prices."

#: includes/shortcodes/class-wc-shortcode-my-account.php:115
msgid "Your account is using a temporary password. We emailed you a link to change your password."
msgstr "Your account is using a temporary password. We emailed you a link to change your password."

#: assets/client/blocks/add-to-cart-with-options-quantity-selector/block.json
msgctxt "block description"
msgid "Display an input field customers can use to select the number of products to add to their cart. "
msgstr "Display an input field customers can use to select the number of products to add to their basket. "

#: assets/client/blocks/product-summary/block.json
msgctxt "block description"
msgid "Display a short description about a product."
msgstr "Display a short description about a product."

#: assets/client/blocks/product-summary/block.json
msgctxt "block title"
msgid "Product Summary"
msgstr "Product Summary"

#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:25
#: assets/client/blocks/cart.js:12
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/wc-block-library.js:14
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:9
msgid "Products in cart"
msgstr "Products in basket"

#: src/Internal/OrderReviews/Endpoint.php:802
msgid "Page not found"
msgstr "Page not found"

#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:152
#: assets/client/admin/chunks/settings-payments-main.js:1
msgid "Action needed"
msgstr "Action needed"

#. translators: %1$s Site title, %2$s Order pay link
#. translators: %1$s: Site title, %2$s: Order pay link
#: templates/emails/block/general-block-email.php:39
#: templates/emails/customer-invoice.php:52
#: templates/emails/plain/customer-invoice.php:36
msgid "Sorry, your order on %1$s was unsuccessful. Your order details are below, with a link to try your payment again: %2$s"
msgstr "Sorry, your order on %1$s was unsuccessful. Your order details are below, with a link to try your payment again: %2$s"

#: includes/admin/settings/class-wc-settings-emails.php:898
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Sync with theme"
msgstr "Sync with theme"

#: src/Admin/Features/Blueprint/Init.php:201
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "WooCommerce Settings"
msgstr "WooCommerce Settings"

#. translators: %s is the URL to the rate limiting documentation.
#: src/Internal/Features/FeaturesController.php:329
msgid "Enables rate limiting for Checkout place order and Store API /checkout endpoint. To further control this, refer to <a href=\"%s\" target=\"_blank\">rate limiting documentation</a>."
msgstr "Enables rate limiting for Checkout place order and Store API /checkout endpoint. To further control this, refer to <a href=\"%s\" target=\"_blank\">rate limiting documentation</a>."

#: src/Internal/Features/FeaturesController.php:401
msgid "HPOS Data Caching"
msgstr "HPOS Data Caching"

#: src/StoreApi/Schemas/V1/ProductSchema.php:437
msgid "Information about the product's availability."
msgstr "Information about the product's availability."

#: src/Internal/Orders/OrderStatusRestController.php:95
msgid "Order status slug."
msgstr "Order status slug."

#: src/Internal/Orders/OrderStatusRestController.php:77
msgid "Order statuses not found"
msgstr "Order statuses not found"

#: src/Internal/Features/FeaturesController.php:326
msgid "Rate limit Checkout"
msgstr "Rate limit Checkout"

#: src/StoreApi/Schemas/V1/ProductSchema.php:449
msgid "Stock availability class."
msgstr "Stock availability class."

#: src/StoreApi/Schemas/V1/ProductSchema.php:443
msgid "Stock availability text."
msgstr "Stock availability text."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3768
msgid "A European payments solution that allows you to accept payments in over 25 countries and multiple currencies."
msgstr "A European payments solution that allows you to accept payments in over 25 countries and multiple currencies."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3735
msgid "Accept credit and debit cards on your WooCommerce store with advanced features like partial refunds, full/partial captures, and 3D Secure security."
msgstr "Accept credit and debit cards on your WooCommerce store with advanced features like partial refunds, full/partial captures, and 3D Secure security."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3799
#: assets/client/admin/chunks/launch-store.js:2
msgid "Accept payments with Woo"
msgstr "Accept payments with Woo"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3868
msgid "Affirm's tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base."
msgstr "Affirm's tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3934
msgid "Clearpay"
msgstr "Clearpay"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3935
msgid "Clearpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free."
msgstr "Clearpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3800
msgid "Credit/debit cards, Apple Pay, Google Pay, and more."
msgstr "Credit/debit cards, Apple Pay, Google Pay, and more."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3601
msgid "Enable PayU's exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!"
msgstr "Enable PayU's exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3600
msgid "PayU India"
msgstr "PayU India"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3503
msgid "Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today's hyper-competitive global market."
msgstr "Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today's hyper-competitive global market."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3667
msgid "Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell in store and track sales and inventory in one place."
msgstr "Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell in store and track sales and inventory in one place."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3700
msgid "Stripe"
msgstr "Stripe"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3734
msgid "Tilopay"
msgstr "Tilopay"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3767
msgid "Viva.com Smart Checkout"
msgstr "Viva.com Smart Checkout"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3435
msgid "PayPal Payments lets you offer PayPal, Venmo (US only), Pay Later options and more."
msgstr "PayPal Payments lets you offer PayPal, Venmo (US only), Pay Later options and more."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3402
msgid "Paymob"
msgstr "Paymob"

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3403
msgid "Paymob is a leading payment gateway in the Middle East and Africa. Accept payments online and in-store with Paymob."
msgstr "Paymob is a leading payment gateway in the Middle East and Africa. Accept payments online and in-store with Paymob."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3469
msgid "Safe and secure payments using your customer's PayPal account."
msgstr "Safe and secure payments using your customer's PayPal account."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3369
msgid "The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa's most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency."
msgstr "The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa's most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1127
msgid "A suggestion with full details."
msgstr "A suggestion with full details."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3282
msgid "Antom"
msgstr "Antom"

#: src/Internal/Admin/Settings/PaymentsRestController.php:1353
msgid "Context ID in which the incentive was dismissed."
msgstr "Context ID in which the incentive was dismissed."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1199
msgid "The URL of the icon (square aspect ratio)."
msgstr "The URL of the icon (square aspect ratio)."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1194
msgid "The URL of the image."
msgstr "The URL of the image."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1377
msgid "The URL to dismiss the incentive."
msgstr "The URL to dismiss the incentive."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1107
#: src/Internal/Admin/Settings/PaymentsRestController.php:1270
msgid "The URL to hide the suggestion."
msgstr "The URL to hide the suggestion."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1332
msgid "The URL to the terms and conditions for the incentive."
msgstr "The URL to the terms and conditions for the incentive."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1338
msgid "The badge label for the incentive."
msgstr "The badge label for the incentive."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1326
msgid "The call to action label for the incentive."
msgstr "The call to action label for the incentive."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1239
msgid "The category of the suggestion."
msgstr "The category of the suggestion."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1157
msgid "The description of the suggestion."
msgstr "The description of the suggestion."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1314
msgid "The incentive description. It can contain stylistic HTML."
msgstr "The incentive description. It can contain stylistic HTML."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1302
msgid "The incentive promo ID. This ID need to be fed into the onboarding flow."
msgstr "The incentive promo ID. This ID need to be fed into the onboarding flow."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1308
msgid "The incentive title. It can contain stylistic HTML."
msgstr "The incentive title. It can contain stylistic HTML."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1371
msgid "The link to dismiss the incentive."
msgstr "The link to dismiss the incentive."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1101
#: src/Internal/Admin/Settings/PaymentsRestController.php:1264
msgid "The link to hide the suggestion."
msgstr "The link to hide the suggestion."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1139
msgid "The priority of the suggestion."
msgstr "The priority of the suggestion."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1320
msgid "The short description of the incentive. It can contain stylistic HTML."
msgstr "The short description of the incentive. It can contain stylistic HTML."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1226
#: src/Internal/Admin/Settings/PaymentsRestController.php:1233
msgid "The tags associated with the suggestion."
msgstr "The tags associated with the suggestion."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1151
msgid "The title of the suggestion."
msgstr "The title of the suggestion."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1145
msgid "The type of the suggestion."
msgstr "The type of the suggestion."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1133
msgid "The unique identifier for the suggestion."
msgstr "The unique identifier for the suggestion."

#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3283
msgid "Your trusted payments partner in Asia and around the world."
msgstr "Your trusted payments partner in Asia and around the world."

#: src/Internal/Admin/Settings/PaymentsRestController.php:786
msgid "Links for the provider."
msgstr "Links for the provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:872
msgid "Onboarding-related details for the provider."
msgstr "Onboarding-related details for the provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1069
msgid "Tag associated with the provider."
msgstr "Tag associated with the provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:800
#: src/Internal/Admin/Settings/PaymentsRestController.php:1217
msgid "The URL of the link."
msgstr "The URL of the link."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1014
msgid "The URL of the payment method icon or a base64-encoded SVG image."
msgstr "The URL of the payment method icon or a base64-encoded SVG image."

#: src/Internal/Admin/Settings/PaymentsRestController.php:781
msgid "The URL of the provider icon (square aspect ratio - 72px by 72px)."
msgstr "The URL of the provider icon (square aspect ratio - 72px by 72px)."

#: src/Internal/Admin/Settings/PaymentsRestController.php:776
msgid "The URL of the provider image."
msgstr "The URL of the provider image."

#: src/Internal/Admin/Settings/PaymentsRestController.php:929
#: src/Internal/Admin/Settings/PaymentsRestController.php:1391
msgid "The URL to start/continue onboarding for the payment gateway."
msgstr "The URL to start/continue onboarding for the payment gateway."

#: src/Internal/Admin/Settings/PaymentsRestController.php:860
msgid "The URL to the settings page for the payment gateway."
msgstr "The URL to the settings page for the payment gateway."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1290
msgid "The active incentive for the provider."
msgstr "The active incentive for the provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1008
msgid "The description of the payment method. It can contain basic HTML."
msgstr "The description of the payment method. It can contain basic HTML."

#: src/Internal/Admin/Settings/PaymentsRestController.php:972
msgid "The details for a recommended payment method."
msgstr "The details for a recommended payment method."

#: src/Internal/Admin/Settings/PaymentsRestController.php:809
msgid "The general state of the provider with regards to it's payments processing."
msgstr "The general state of the provider with regards to it's payments processing."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1296
msgid "The incentive unique ID. This ID needs to be used for incentive dismissals."
msgstr "The incentive unique ID. This ID needs to be used for incentive dismissals."

#: src/Internal/Admin/Settings/PaymentsRestController.php:854
msgid "The link to the settings page for the payment gateway."
msgstr "The link to the settings page for the payment gateway."

#: src/Internal/Admin/Settings/PaymentsRestController.php:967
msgid "The list of recommended payment methods details for the payment gateway."
msgstr "The list of recommended payment methods details for the payment gateway."

#: src/Internal/Admin/Settings/PaymentsRestController.php:845
msgid "The management details of the provider."
msgstr "The management details of the provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:757
msgid "The plugin main file. This is a relative path to the plugins directory."
msgstr "The plugin main file. This is a relative path to the plugins directory."

#: src/Internal/Admin/Settings/PaymentsRestController.php:984
msgid "The sort order of the payment method."
msgstr "The sort order of the payment method."

#: src/Internal/Admin/Settings/PaymentsRestController.php:923
#: src/Internal/Admin/Settings/PaymentsRestController.php:1385
msgid "The start/continue onboarding link for the payment gateway."
msgstr "The start/continue onboarding link for the payment gateway."

#: src/Internal/Admin/Settings/PaymentsRestController.php:882
msgid "The state of the onboarding process."
msgstr "The state of the onboarding process."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1186
msgid "The status of the plugin."
msgstr "The status of the plugin."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1075
msgid "The suggestion ID matching this provider."
msgstr "The suggestion ID matching this provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1063
msgid "The tags associated with the provider."
msgstr "The tags associated with the provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1002
msgid "The title of the payment method. Does not include HTML tags."
msgstr "The title of the payment method. Does not include HTML tags."

#: src/Internal/Admin/Settings/PaymentsRestController.php:794
#: src/Internal/Admin/Settings/PaymentsRestController.php:1211
msgid "The type of the link."
msgstr "The type of the link."

#: src/Internal/Admin/Settings/PaymentsRestController.php:978
msgid "The unique identifier for the payment method."
msgstr "The unique identifier for the payment method."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1057
msgid "Whether the onboarding process is completed."
msgstr "Whether the onboarding process is completed."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:1051
msgid "Whether the onboarding process is started."
msgstr "Whether the onboarding process is started."

#: src/Internal/Admin/Settings/PaymentsRestController.php:990
msgid "Whether the payment method should be recommended as enabled or not."
msgstr "Whether the payment method should be recommended as enabled or not."

#: src/Internal/Admin/Settings/PaymentsRestController.php:996
msgid "Whether the payment method should be required (and force-enabled) or not."
msgstr "Whether the payment method should be required (and force-enabled) or not."

#: src/Internal/Admin/Settings/PaymentsRestController.php:819
msgid "Whether the provider has a payments processing account connected."
msgstr "Whether the provider has a payments processing account connected."

#: src/Internal/Admin/Settings/PaymentsRestController.php:813
msgid "Whether the provider is enabled for use on checkout."
msgstr "Whether the provider is enabled for use on checkout."

#: src/Internal/Admin/Settings/PaymentsRestController.php:837
msgid "Whether the provider is in dev mode. Having this true usually leads to forcing test payments. "
msgstr "Whether the provider is in dev mode. Having this true usually leads to forcing test payments. "

#: src/Internal/Admin/Settings/PaymentsRestController.php:831
msgid "Whether the provider is in test mode for payments processing."
msgstr "Whether the provider is in test mode for payments processing."

#: src/Internal/Admin/Settings/PaymentsRestController.php:825
msgid "Whether the provider needs setup."
msgstr "Whether the provider needs setup."

#: src/Internal/Admin/Settings/PaymentsRestController.php:111
msgid "A map of provider ID to integer values representing the sort order."
msgstr "A map of provider ID to integer values representing the sort order."

#: src/Internal/Admin/Settings/PaymentsRestController.php:690
msgid "A payment provider in the context of the main Payments Settings page list."
msgstr "A payment provider in the context of the main Payments Settings page list."

#: src/Internal/Admin/Settings/PaymentsRestController.php:645
msgid "A suggestion category."
msgstr "A suggestion category."

#: src/Internal/Admin/Settings/Payments.php:177
msgid "Accept payments offline using multiple different methods. These can also be used to test purchases."
msgstr "Accept payments offline using multiple different methods. These can also be used to test purchases."

#: src/Internal/Admin/Settings/PaymentsRestController.php:89
msgid "ISO3166 alpha-2 country code. Defaults to WooCommerce's base location country."
msgstr "ISO3166 alpha-2 country code. Defaults to WooCommerce's base location country."

#: src/Internal/Admin/Settings/PaymentsRestController.php:723
msgid "Supported features for this provider."
msgstr "Supported features for this provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:67
msgid "The ISO3166 alpha-2 country code to save for the current user."
msgstr "The ISO3166 alpha-2 country code to save for the current user."

#: src/Internal/Admin/Settings/PaymentsRestController.php:156
msgid "The context ID for which to dismiss the incentive. If not provided, will dismiss the incentive for all contexts."
msgstr "The context ID for which to dismiss the incentive. If not provided, will dismiss the incentive for all contexts."

#: src/Internal/Admin/Settings/PaymentsRestController.php:733
msgid "The corresponding plugin details of the provider."
msgstr "The corresponding plugin details of the provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:669
msgid "The description of the category."
msgstr "The description of the category."

#: src/Internal/Admin/Settings/PaymentsRestController.php:718
msgid "The description of the provider."
msgstr "The description of the provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:633
msgid "The list of suggestions, excluding the ones part of the providers list."
msgstr "The list of suggestions, excluding the ones part of the providers list."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:951
#: src/Internal/Admin/Settings/PaymentsRestController.php:386
msgid "The location argument must be a string."
msgstr "The location argument must be a string."

#: src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php:962
#: src/Internal/Admin/Settings/PaymentsRestController.php:397
msgid "The location argument must be a valid ISO3166 alpha-2 country code."
msgstr "The location argument must be a valid ISO3166 alpha-2 country code."

#: src/Internal/Admin/Settings/PaymentsRestController.php:425
msgid "The order value must be an integer."
msgstr "The order value must be an integer."

#: src/Internal/Admin/Settings/PaymentsRestController.php:626
msgid "The ordered offline payment methods providers list."
msgstr "The ordered offline payment methods providers list."

#: src/Internal/Admin/Settings/PaymentsRestController.php:619
msgid "The ordered providers list. This includes registered payment gateways, suggestions, and offline payment methods group entry. The individual offline payment methods are separate."
msgstr "The ordered providers list. This includes registered payment gateways, suggestions, and offline payment methods group entry. The individual offline payment methods are separate."

#: src/Internal/Admin/Settings/PaymentsRestController.php:417
msgid "The ordering argument must be an object with provider IDs as keys and numeric values as values."
msgstr "The ordering argument must be an object with provider IDs as keys and numeric values as values."

#: src/Internal/Admin/Settings/PaymentsRestController.php:412
msgid "The ordering argument must be an object."
msgstr "The ordering argument must be an object."

#: src/Internal/Admin/Settings/PaymentsRestController.php:657
msgid "The priority of the category."
msgstr "The priority of the category."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1175
msgid "The slug of the plugin."
msgstr "The slug of the plugin."

#: src/Internal/Admin/Settings/PaymentsRestController.php:700
msgid "The sort order of the provider."
msgstr "The sort order of the provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:640
msgid "The suggestion categories."
msgstr "The suggestion categories."

#: src/Internal/Admin/Settings/PaymentsRestController.php:663
msgid "The title of the category."
msgstr "The title of the category."

#: src/Internal/Admin/Settings/PaymentsRestController.php:712
msgid "The title of the provider."
msgstr "The title of the provider."

#: src/Internal/Admin/Settings/PaymentsRestController.php:706
msgid "The type of payment provider. Use this to differentiate between the various items in the list and determine their intended use."
msgstr "The type of payment provider. Use this to differentiate between the various items in the list and determine their intended use."

#: src/Internal/Admin/Settings/PaymentsRestController.php:1169
msgid "The type of the plugin."
msgstr "The type of the plugin."

#: src/Internal/Admin/Settings/PaymentsRestController.php:651
msgid "The unique identifier for the category."
msgstr "The unique identifier for the category."

#: src/Internal/Admin/Settings/PaymentsRestController.php:694
msgid "The unique identifier for the provider."
msgstr "The unique identifier for the provider."

#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:225
msgid "A subject for provided email type after filters are applied and placeholders replaced."
msgstr "A subject for provided email type after filters are applied and placeholders replaced."

#: src/Blocks/BlockTypes/Checkout.php:135
msgid "Address Line 2"
msgstr "Address Line 2"

#: src/Internal/Admin/Settings/PaymentsProviders.php:1006
msgid "Allow shoppers to fast-track the checkout process with express options like Apple Pay and Google Pay."
msgstr "Allow shoppers to fast-track the checkout process with express options like Apple Pay and Google Pay."

#: src/Admin/API/OnboardingProfile.php:503
msgid "Business choice."
msgstr "Business choice."

#: src/Internal/Admin/Settings/PaymentsProviders.php:1011
msgid "Buy Now, Pay Later"
msgstr "Buy Now, Pay Later"

#: patterns/page-coming-soon-modern-black.php:38
msgctxt "Coming Soon template heading"
msgid "Stay tuned."
msgstr "Stay tuned."

#: src/Blocks/BlockTypes/Checkout.php:134
msgid "Controls the display of the apartment (address_2) field in checkout."
msgstr "Controls the display of the apartment (address_2) field in checkout."

#: src/Blocks/BlockTypes/Checkout.php:117
msgid "Controls the display of the company field in checkout."
msgstr "Controls the display of the company field in checkout."

#: src/Blocks/BlockTypes/Checkout.php:100
msgid "Controls the display of the phone field in checkout."
msgstr "Controls the display of the phone field in checkout."

#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:123
msgid "Email address to send the email preview to."
msgstr "Email address to send the email preview to."

#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:338
msgid "Error saving transient. Please try again."
msgstr "Error saving transient. Please try again."

#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:320
msgid "Error sending test email. Please try again."
msgstr "Error sending test email. Please try again."

#: src/Internal/Admin/Settings/PaymentsProviders.php:1024
msgid "Give your shoppers additional ways to pay."
msgstr "Give your shoppers additional ways to pay."

#: src/Internal/Admin/Settings/PaymentsProviders.php:895
#: src/Internal/Admin/Settings/PaymentsProviders.php:962
msgid "Invalid suggestion ID."
msgstr "Invalid suggestion ID."

#: src/Internal/Admin/Settings/PaymentsProviders.php:1012
msgid "Offer flexible payment options to your shoppers."
msgstr "Offer flexible payment options to your shoppers."

#: src/Internal/Admin/Settings/PaymentsProviders.php:1023
msgid "Payment Providers"
msgstr "Payment Providers"

#: includes/admin/settings/class-wc-settings-point-of-sale.php:74
#: src/Blocks/BlockTypes/Checkout.php:101
msgid "Phone number"
msgstr "Phone number"

#: src/Blocks/Templates/ComingSoonSocialLinksTemplate.php:48
msgid "Reusable template part for displaying social links on the coming soon page."
msgstr "Reusable template part for displaying social links on the coming soon page."

#: src/Admin/API/OnboardingProfile.php:510
msgid "Selling online answer."
msgstr "Selling online answer."

#: src/Admin/API/OnboardingProfile.php:517
msgid "Selling platforms."
msgstr "Selling platforms."

#: patterns/page-coming-soon-minimal-left-image.php:64
msgid "Something big is brewing! Our store is in the works – Launching shortly!"
msgstr "Something big is brewing! Our store is in the works – Launching shortly!"

#: src/Internal/Admin/Settings/Payments.php:176
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Take offline payments"
msgstr "Take offline payments"

#: src/Blocks/Templates/ComingSoonSocialLinksTemplate.php:39
msgctxt "Template name"
msgid "Coming soon social links"
msgstr "Coming soon social links"

#. translators: %s: Email address.
#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:315
msgid "Test email sent to %s."
msgstr "Test email sent to %s."

#: src/Admin/API/OnboardingProfile.php:110
msgid "The Core Profiler step to mark as complete."
msgstr "The Core Profiler step to mark as complete."

#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:141
msgid "The email type to get subject for."
msgstr "The email type to get subject for."

#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:116
msgid "The email type to preview."
msgstr "The email type to preview."

#. translators: %s: Email settings color key, e.g.,
#. "woocommerce_email_base_color".
#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:344
msgid "Transient saved for key %s."
msgstr "Transient saved for key %s."

#. translators: %s: Site name.
#: patterns/page-coming-soon-minimal-left-image.php:26
msgid "%s transforms your home with our curated collection of home decor, bringing inspiration and style to every corner."
msgstr "%s transforms your home with our curated collection of home decor, bringing inspiration and style to every corner."

#: includes/wc-order-functions.php:185
msgid "An invalid order status slug was supplied."
msgstr "An invalid order status slug was supplied."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1929
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2316
msgid "Exclude products with any of the statuses from result set."
msgstr "Exclude products with any of the statuses from result set."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1951
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2338
msgid "Exclude products with any of the types from result set."
msgstr "Exclude products with any of the types from result set."

#: includes/gateways/cod/class-wc-gateway-cod.php:90
msgid "Let your shoppers pay upon delivery — by cash or other methods of payment."
msgstr "Let your shoppers pay upon delivery — by cash or other methods of payment."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1962
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2374
msgid "Limit result set to downloadable products."
msgstr "Limit result set to downloadable products."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1918
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2305
msgid "Limit result set to products with any of the statuses."
msgstr "Limit result set to products with any of the statuses."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1940
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2327
msgid "Limit result set to products with any of the types."
msgstr "Limit result set to products with any of the types."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1969
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2381
msgid "Limit result set to virtual products."
msgstr "Limit result set to virtual products."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:291
msgid "Customize the color of your buttons and links. Default %s."
msgstr "Customise the colour of your buttons and links. Default %s."

#: includes/admin/settings/class-wc-settings-emails.php:210
msgid "Customize your WooCommerce email template and preview it below."
msgstr "Customise your WooCommerce email template and preview it below."

#: includes/admin/settings/class-wc-settings-emails.php:283
msgid "Color palette"
msgstr "Colour palette"

#. translators: %s: footer default color
#: includes/admin/settings/class-wc-settings-emails.php:339
msgid "Choose a color for your secondary text, such as your footer content. Default %s."
msgstr "Choose a colour for your secondary text, such as your footer content. Default %s."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:327
msgid "Set the color of your headings and text. Default %s."
msgstr "Set the colour of your headings and text. Default %s."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:315
msgid "Choose a background color for the content area of your emails. Default %s."
msgstr "Choose a background colour for the content area of your emails. Default %s."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:303
msgid "Select a color for the background of your emails. Default %s."
msgstr "Select a colour for the background of your emails. Default %s."

#: includes/admin/settings/class-wc-settings-emails.php:289
msgid "Accent"
msgstr "Accent"

#: includes/admin/settings/class-wc-settings-emails.php:222
msgid "Add your logo to each of your WooCommerce emails. If no logo is uploaded, your site title will be used instead."
msgstr "Add your logo to each of your WooCommerce emails. If no logo is uploaded, your site title will be used instead."

#: includes/admin/settings/class-wc-settings-emails.php:313
msgid "Content background"
msgstr "Content background"

#: includes/admin/settings/class-wc-settings-emails.php:850
msgid "Custom fonts"
msgstr "Custom fonts"

#: includes/admin/settings/class-wc-settings-emails.php:301
msgid "Email background"
msgstr "Email background"

#: includes/admin/settings/class-wc-settings-emails.php:726
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Email preview"
msgstr "Email preview"

#: includes/admin/settings/class-wc-settings-emails.php:257
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "Font family"
msgstr "Font family"

#: includes/admin/settings/class-wc-settings-emails.php:242
msgid "Header alignment"
msgstr "Header alignment"

#: includes/admin/settings/class-wc-settings-emails.php:325
msgid "Heading & text"
msgstr "Heading & text"

#: includes/admin/settings/class-wc-settings-emails.php:728
msgid "Preview your email template. You can also test on different devices and send yourself a test email."
msgstr "Preview your email template. You can also test on different devices and send yourself a test email."

#: includes/admin/settings/class-wc-settings-emails.php:337
msgid "Secondary text"
msgstr "Secondary text"

#: includes/admin/settings/class-wc-settings-emails.php:124
msgid "Set the name and email address you'd like your outgoing emails to use."
msgstr "Set the name and email address you'd like your outgoing emails to use."

#: includes/admin/settings/class-wc-settings-emails.php:836
msgid "Standard fonts"
msgstr "Standard fonts"

#. translators: %s: Available placeholders for use
#: includes/admin/settings/class-wc-settings-emails.php:267
msgid "This text will appear in the footer of all of your WooCommerce emails."
msgstr "This text will appear in the footer of all of your WooCommerce emails."

#: i18n/states.php:714
msgid "Bjelovar-Bilogora County"
msgstr "Bjelovar-Bilogora County"

#: i18n/states.php:719
msgid "Brod-Posavina County"
msgstr "Brod-Posavina County"

#: i18n/states.php:726
msgid "Dubrovnik-Neretva County"
msgstr "Dubrovnik-Neretva County"

#: i18n/states.php:725
msgid "Istria County"
msgstr "Istria County"

#: i18n/states.php:713
msgid "Koprivnica-Križevci County"
msgstr "Koprivnica-Križevci County"

#: i18n/states.php:716
msgid "Lika-Senj County"
msgstr "Lika-Senj County"

#: i18n/states.php:727
msgid "Međimurje County"
msgstr "Međimurje County"

#: i18n/states.php:721
msgid "Osijek-Baranja County"
msgstr "Osijek-Baranja County"

#: i18n/states.php:718
msgid "Požega-Slavonia County"
msgstr "Požega-Slavonia County"

#: i18n/states.php:715
msgid "Primorje-Gorski Kotar County"
msgstr "Primorje-Gorski Kotar County"

#: i18n/states.php:724
msgid "Split-Dalmatia County"
msgstr "Split-Dalmatia County"

#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:287
msgid "There was an error rendering an email preview."
msgstr "There was an error rendering an email preview."

#: i18n/states.php:717
msgid "Virovitica-Podravina County"
msgstr "Virovitica-Podravina County"

#: i18n/states.php:723
msgid "Vukovar-Srijem County"
msgstr "Vukovar-Srijem County"

#: i18n/states.php:720
msgid "Zadar County"
msgstr "Zadar County"

#: i18n/states.php:728
msgid "Zagreb City"
msgstr "Zagreb City"

#: i18n/states.php:722
msgid "Šibenik-Knin County"
msgstr "Šibenik-Knin County"

#: i18n/states.php:711
msgid "Karlovac County"
msgstr "Karlovac County"

#: i18n/states.php:709
msgid "Krapina-Zagorje County"
msgstr "Krapina-Zagorje County"

#: i18n/states.php:710
msgid "Sisak-Moslavina County"
msgstr "Sisak-Moslavina County"

#: i18n/states.php:712
msgid "Varaždin County"
msgstr "Varaždin County"

#: i18n/states.php:708
msgid "Zagreb County"
msgstr "Zagreb County"

#. translators: 1s: name of the property (email, role), 2: Role of the user
#. (administrator, customer).
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:240
#: src/Internal/RestApi/Routes/V4/Customers/Controller.php:445
msgid "Sorry, %1$s cannot be updated via this endpoint for a user with role %2$s."
msgstr "Sorry, %1$s cannot be updated via this endpoint for a user with role %2$s."

#. translators: 1: Role of the user (administrator, customer), 2: comma
#. separated list of allowed roles. egs customer, subscriber
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:285
#: src/Internal/RestApi/Routes/V4/Customers/Controller.php:485
msgid "Sorry, users with %1$s role cannot be deleted via this endpoint. Allowed roles: %2$s"
msgstr "Sorry, users with %1$s role cannot be deleted via this endpoint. Allowed roles: %2$s"

#: assets/client/blocks/product-filter-price-slider/block.json
msgctxt "block title"
msgid "Price Slider"
msgstr "Price Slider"

#: assets/client/blocks/product-collection/block.json
msgctxt "block keyword"
msgid "by attribute"
msgstr "by attribute"

#: assets/client/blocks/product-collection/block.json
msgctxt "block keyword"
msgid "by tag"
msgstr "by tag"

#: assets/client/blocks/product-collection/block.json
msgctxt "block keyword"
msgid "all products"
msgstr "all products"

#: assets/client/blocks/cart-link/block.json
msgctxt "block description"
msgid "Display a link to the cart."
msgstr "Display a link to the basket."

#: assets/client/blocks/cart-link/block.json
msgctxt "block title"
msgid "Cart Link"
msgstr "Basket Link"

#: src/Admin/API/Marketing.php:105 src/Admin/API/MarketingOverview.php:114
#: src/Admin/API/OnboardingPlugins.php:244
#: src/Admin/API/OnboardingPlugins.php:261
#: src/Admin/API/PaymentGatewaySuggestions.php:83 src/Admin/API/Plugins.php:218
#: src/Admin/API/ShippingPartnerSuggestions.php:67
#: src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php:124
#: assets/client/admin/chunks/core-profiler.js:1
#: assets/client/admin/data/index.js:2
msgid "You do not have permissions to manage plugins. Please contact your site administrator."
msgstr "You do not have permissions to manage plugins. Please contact your site administrator."

#: templates/single-product/add-to-cart/variable.php:55
msgid "Clear options"
msgstr "Clear options"

#. translators: %1$s Action name, %2$s Order number.
#: templates/myaccount/orders.php:81
#: templates/order/order-details-fulfillments.php:167
#: templates/order/order-details.php:126
msgid "%1$s order number %2$s"
msgstr "%1$s order number %2$s"

#: templates/emails/block/customer-failed-order.php:49
#: templates/emails/customer-failed-order.php:48
#: templates/emails/plain/customer-failed-order.php:29
msgid "Your order details are as follows:"
msgstr "Your order details are as follows:"

#. translators: %s: Site title
#: templates/emails/block/customer-failed-order.php:44
#: templates/emails/customer-failed-order.php:47
#: templates/emails/plain/customer-failed-order.php:28
msgid "If you'd like to continue with your purchase, please return to %s and try a different method of payment."
msgstr "If you'd like to continue with your purchase, please return to %s and try a different method of payment."

#: templates/emails/block/customer-failed-order.php:38
#: templates/emails/customer-failed-order.php:45
#: templates/emails/plain/customer-failed-order.php:26
msgid "Unfortunately, we couldn't complete your order due to an issue with your payment method."
msgstr "Unfortunately, we couldn't complete your order due to an issue with your payment method."

#. translators: 1: product name 2: multiple of
#: src/StoreApi/Utilities/QuantityLimits.php:186
msgid "The quantity of &quot;%1$s&quot; must be a multiple of %2$s"
msgstr "The quantity of &quot;%1$s&quot; must be a multiple of %2$s"

#. translators: 1: product name
#: src/StoreApi/Utilities/QuantityLimits.php:171
msgid "The quantity of &quot;%1$s&quot; cannot be changed"
msgstr "The quantity of &quot;%1$s&quot; cannot be changed"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:399
msgid "Success"
msgstr "Success"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:398
msgid "Payment status"
msgstr "Payment status"

#: src/StoreApi/Utilities/CartController.php:553
msgid "Cannot place an order, your cart is empty."
msgstr "Cannot place an order, your basket is empty."

#. translators: 1: product name 2: maximum quantity
#: src/StoreApi/Utilities/QuantityLimits.php:181
msgid "The maximum quantity of &quot;%1$s&quot; allowed in the cart is %2$s"
msgstr "The maximum quantity of &quot;%1$s&quot; allowed in the basket is %2$s"

#. translators: 1: product name 2: minimum quantity
#: src/StoreApi/Utilities/QuantityLimits.php:176
msgid "The minimum quantity of &quot;%1$s&quot; allowed in the cart is %2$s"
msgstr "The minimum quantity of &quot;%1$s&quot; allowed in the basket is %2$s"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:785
msgid "Enable compatibility mode (Synchronize orders between High-performance order storage and WordPress posts storage)."
msgstr "Enable compatibility mode (Synchronise orders between High-performance order storage and WordPress posts storage)."

#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:204
#: src/Internal/Admin/Emails/EmailListingRestController.php:146
#: src/Internal/Orders/OrderActionsRestController.php:259
msgid "A message indicating that the action completed successfully."
msgstr "A message indicating that the action completed successfully."

#: src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php:65
msgid "Cost of Goods Sold"
msgstr "Cost of Goods Sold"

#: src/Internal/Orders/OrderActionsRestController.php:183
msgid "Email address to send the order details to."
msgstr "Email address to send the order details to."

#: src/Internal/Features/FeaturesController.php:482
msgid "Email improvements"
msgstr "Email improvements"

#: src/Internal/Orders/OrderActionsRestController.php:525
#: src/Internal/Orders/OrderActionsRestController.php:658
msgid "Order does not have an email address."
msgstr "Order does not have an email address."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:192
msgid "Meta Ads & Pixel for WooCommerce"
msgstr "Meta Ads & Pixel for WooCommerce"

#: src/Blocks/Templates/ComingSoonTemplate.php:33
msgid "Let your shoppers know your site or part of your site is under construction."
msgstr "Let your shoppers know your site or part of your site is under construction."

#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:77
msgid "Track orders &amp; view shopping history"
msgstr "Track orders &amp; view shopping history"

#: src/Blocks/BlockTypes/CheckoutActionsBlock.php:44
msgid "Show Price"
msgstr "Show Price"

#: src/Blocks/BlockTypes/CheckoutActionsBlock.php:35
msgid "Hide Price"
msgstr "Hide Price"

#: includes/wc-template-functions.php:4790
msgid "Page"
msgstr "Page"

#. translators: 1: product name 2: image position
#: includes/wc-template-functions.php:2027
msgid "%1$s - Image %2$s"
msgstr "%1$s - Image %2$s"

#. translators: %s: order number
#: includes/wc-account-functions.php:323
msgid "Cancel order %s"
msgstr "Cancel order %s"

#. translators: %s: order number
#: includes/wc-account-functions.php:317
msgid "View order %s"
msgstr "View order %s"

#. translators: %s: order number
#: includes/wc-account-functions.php:311
msgid "Pay for order %s"
msgstr "Pay for order %s"

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:428
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:155
msgid "Value of the Cost of Goods Sold for the order item."
msgstr "Value of the Cost of Goods Sold for the order item."

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:423
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:150
msgid "Cost of Goods Sold data. Only present for product line items."
msgstr "Value of the Cost of Goods Sold for the order item."

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:414
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:590
msgid "Total value of the Cost of Goods Sold for the order."
msgstr "Total value of the Cost of Goods Sold for the order."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:193
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:558
msgid "Sync your store catalog, set up pixel tracking, and run targeted ad campaigns."
msgstr "Sync your store catalogue, set up pixel tracking, and run targeted ad campaigns."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:651
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:409
#: src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php:73
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:585
#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:290
msgid "Cost of Goods Sold data."
msgstr "Cost of Goods Sold data."

#: src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php:78
msgid "Cost of Goods Sold values for the product."
msgstr "Cost of Goods Sold values for the product."

#: src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php:85
msgid "Defined cost value."
msgstr "Defined cost value."

#: src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php:90
msgid "Effective monetary cost value."
msgstr "Effective monetary cost value."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:556
msgid "Grow your business with Facebook and Instagram"
msgstr "Grow your business with Facebook and Instagram"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:518
msgid "Is this theme a block theme?"
msgstr "Is this theme a block theme?"

#: includes/emails/class-wc-email-customer-failed-order.php:50
msgid "Order failed emails are sent to customers when their orders are marked as failed."
msgstr "Order failed emails are sent to customers when their orders are marked as failed."

#: includes/emails/class-wc-email-customer-failed-order.php:99
#: templates/emails/block/customer-failed-order.php:27
msgid "Sorry, your order was unsuccessful"
msgstr "Sorry, your order was unsuccessful"

#: src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php:106
msgid "Total monetary value of the Cost of Goods Sold for the product (sum of all the effective values)."
msgstr "Total monetary value of the Cost of Goods Sold for the product (sum of all the effective values)."

#: includes/emails/class-wc-email-customer-failed-order.php:89
msgid "Your order at {site_title} was unsuccessful"
msgstr "Your order at {site_title} was unsuccessful"

#: includes/admin/settings/class-wc-settings-accounts.php:129
#: includes/admin/settings/class-wc-settings-accounts.php:142
msgid "Enable an account creation method to use this feature."
msgstr "Enable an account creation method to use this feature."

#: includes/admin/settings/class-wc-settings-accounts.php:96
msgid "Enable guest checkout to use this feature."
msgstr "Enable guest checkout to use this feature."

#: includes/admin/settings/class-wc-settings-accounts.php:83
msgid "After checkout (recommended)"
msgstr "After checkout (recommended)"

#. Translators: %1$s and %2$s are opening and closing <a> tags respectively.
#: includes/admin/settings/class-wc-settings-accounts.php:86
msgid "Customers can create an account after their order is placed. Customize messaging %1$shere%2$s."
msgstr "Customers can create an account after their order is placed. Customise messaging %1$shere%2$s."

#. Translators: %1$s and %2$s are opening and closing <a> tags respectively.
#: includes/admin/settings/class-wc-settings-accounts.php:329
msgid "This feature is only available with the Cart & Checkout blocks. %1$sLearn more%2$s."
msgstr "This feature is only available with the Basket & Checkout blocks. %1$sLearn more%2$s."

#: includes/class-wc-frontend-scripts.php:762
msgid "Your selection has been reset. Please select some product options before adding this product to your cart."
msgstr "Your selection has been reset. Please select some product options before adding this product to your basket."

#: includes/admin/views/html-admin-page-status-report.php:993
msgid "Block theme"
msgstr "Block theme"

#: includes/admin/views/html-admin-page-status-report.php:995
msgid "Classic theme"
msgstr "Classic theme"

#: includes/admin/views/html-admin-page-status-report.php:989
msgid "Displays whether the current active theme is a block theme or a classic theme."
msgstr "Displays whether the current active theme is a block theme or a classic theme."

#. translators: %1$s = class and method name.
#: includes/class-wc-order-item.php:553
msgid "Method %1$s is not implemented. Classes overriding has_cogs must override this method too."
msgstr "Method %1$s is not implemented. Classes overriding has_cogs must override this method too."

#: includes/class-wc-brands.php:326
#: src/Blocks/Templates/ProductBrandTemplate.php:42
msgctxt "Template name"
msgid "Products by Brand"
msgstr "Products by Brand"

#: includes/admin/views/html-admin-page-status-report.php:988
msgid "Theme type"
msgstr "Theme type"

#: includes/class-wc-frontend-scripts.php:637
msgid "View full-screen image gallery"
msgstr "View full-screen image gallery"

#: includes/admin/settings/class-wc-settings-accounts.php:335
msgid "Your store is using shortcode checkout. Use the Checkout blocks to activate this option."
msgstr "Your store is using shortcode checkout. Use the Checkout blocks to activate this option."

#: assets/client/blocks/product-image/block.json
msgctxt "block title"
msgid "Product Image"
msgstr "Product Image"

#: assets/client/blocks/product-sale-badge/block.json
msgctxt "block description"
msgid "Displays an on-sale badge if the product is on-sale."
msgstr "Displays an on-sale badge if the product is on-sale."

#: assets/client/blocks/product-sale-badge/block.json
msgctxt "block title"
msgid "On-Sale Badge"
msgstr "On-Sale Badge"

#: assets/client/blocks/product-price/block.json
msgctxt "block description"
msgid "Display the price of a product."
msgstr "Display the price of a product."

#: assets/client/blocks/product-image/block.json
msgctxt "block description"
msgid "Display the main product image."
msgstr "Display the main product image."

#: assets/client/blocks/product-filter-chips/block.json
msgctxt "block description"
msgid "Display filter options as chips."
msgstr "Display filter options as chips."

#: assets/client/blocks/product-filter-chips/block.json
#: assets/client/blocks/product-filter-removable-chips/block.json
msgctxt "block title"
msgid "Chips"
msgstr "Chips"

#: assets/client/blocks/product-filter-checkbox-list/block.json
msgctxt "block title"
msgid "List"
msgstr "List"

#: assets/client/blocks/order-confirmation-create-account/block.json
msgctxt "block title"
msgid "Account Creation"
msgstr "Account Creation"

#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:74
#: assets/client/blocks/order-confirmation-create-account.js:3
#: assets/client/blocks/wc-block-library.js:130
msgid "Securely save payment info"
msgstr "Securely save payment info"

#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:71
#: assets/client/blocks/order-confirmation-create-account.js:3
#: assets/client/blocks/wc-block-library.js:130
msgid "Faster future purchases"
msgstr "Faster future purchases"

#: src/Internal/Features/FeaturesController.php:377
msgid "Enable the site visibility badge in the WordPress admin bar"
msgstr "Enable the site visibility badge in the WordPress Admin Bar"

#: templates/brands/shortcodes/brands-a-z.php:55
msgid "&uarr; Top"
msgstr "&uarr; Top"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:458
msgid "FTS index recreated."
msgstr "FTS index recreated."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:452
msgid "Failed to create FTS index on order address table. Please go to WooCommerce > Status > Tools and run the \"Re-create Order Address FTS index\" tool."
msgstr "Failed to create FTS index on order address table. Please go to WooCommerce > Status > Tools and run the \"Re-create Order Address FTS index\" tool."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:442
msgid "Failed to modify existing FTS index. Please go to WooCommerce > Status > Tools and run the \"Re-create Order Address FTS index\" tool."
msgstr "Failed to modify existing FTS index. Please go to WooCommerce > Status > Tools and run the \"Re-create Order Address FTS index\" tool."

#: src/Packages.php:247
msgid "Plugin Activation Error"
msgstr "Plugin Activation Error"

#: src/Packages.php:250
msgid "Return to the Plugins page"
msgstr "Return to the Plugins page"

#: src/Internal/Features/FeaturesController.php:376
msgid "Site visibility badge"
msgstr "Site visibility badge"

#: templates/loop/orderby.php:27
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/catalog-sorting.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Sort by"
msgstr "Sort by"

#: src/Packages.php:290
msgid "This plugin can no longer be activated because its functionality is now included in <strong>WooCommerce</strong>. It is recommended to <strong>delete</strong> it."
msgstr "This plugin can no longer be activated because its functionality is now included in <strong>WooCommerce</strong>. It is recommended to <strong>delete</strong> it."

#: src/Packages.php:246
msgid "This plugin cannot be activated because its functionality is now included in WooCommerce core."
msgstr "This plugin cannot be activated because its functionality is now included in WooCommerce core."

#: includes/widgets/class-wc-widget-brand-nav.php:323
msgid "Any Brand"
msgstr "Any Brand"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:402
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:445
msgid "Current plugin version."
msgstr "Current plugin version."

#: includes/widgets/class-wc-widget-brand-nav.php:203
msgid "Display Type:"
msgstr "Display Type:"

#: includes/widgets/class-wc-widget-brand-thumbnails.php:214
msgid "Exclude:"
msgstr "Exclude:"

#: includes/widgets/class-wc-widget-brand-thumbnails.php:204
msgid "Fluid columns:"
msgstr "Fluid columns:"

#: includes/widgets/class-wc-widget-brand-thumbnails.php:219
msgid "Hide empty brands:"
msgstr "Hide empty brands:"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:406
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:449
msgid "Latest available plugin version."
msgstr "Latest available plugin version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:398
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:441
msgid "Name of the plugin."
msgstr "Name of the plugin."

#: includes/widgets/class-wc-widget-brand-thumbnails.php:209
msgid "Number:"
msgstr "Number:"

#: src/Blocks/BlockTypes/OrderConfirmation/Summary.php:32
msgid "Order #:"
msgstr "Order #:"

#: includes/widgets/class-wc-widget-brand-thumbnails.php:227
msgid "Order by:"
msgstr "Order by:"

#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:150
msgid "Password must be at least 8 characters."
msgstr "Password must be at least 8 characters."

#: src/Blocks/BlockTypes/OrderConfirmation/Summary.php:36
msgid "Payment:"
msgstr "Payment:"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:410
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:453
msgid "Plugin URL."
msgstr "Plugin URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:418
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:461
msgid "Plugin author URL."
msgstr "Plugin author URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:414
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:457
msgid "Plugin author name."
msgstr "Plugin author name."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:394
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:437
msgid "Plugin basename. The path to the main plugin file relative to the plugins directory."
msgstr "Plugin basename. The path to the main plugin file relative to the plugins directory."

#: src/Blocks/BlockTypes/ProductSKU.php:81
msgid "SKU: "
msgstr "SKU: "

#: includes/widgets/class-wc-widget-brand-thumbnails.php:50
msgid "Show a grid of brand thumbnails."
msgstr "Show a grid of brand thumbnails."

#: includes/widgets/class-wc-widget-brand-nav.php:26
msgid "Shows brands in a widget which lets you narrow down the list of products when viewing products."
msgstr "Shows brands in a widget which lets you narrow down the list of products when viewing products."

#: includes/wc-template-functions.php:1647
msgid "Sorted by average rating"
msgstr "Sorted by average rating"

#: includes/wc-template-functions.php:1648
msgid "Sorted by latest"
msgstr "Sorted by latest"

#: includes/wc-template-functions.php:1646
msgid "Sorted by popularity"
msgstr "Sorted by popularity"

#: includes/wc-template-functions.php:1650
msgid "Sorted by price: high to low"
msgstr "Sorted by price: high to low"

#: includes/wc-template-functions.php:1649
msgid "Sorted by price: low to high"
msgstr "Sorted by price: low to high"

#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:139
msgid "The email address provided does not match the email address on this order."
msgstr "The email address provided does not match the email address on this order."

#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:134
msgid "This order is already linked to a user account."
msgstr "This order is already linked to a user account."

#: includes/widgets/class-wc-widget-brand-description.php:125
#: includes/widgets/class-wc-widget-brand-nav.php:199
#: includes/widgets/class-wc-widget-brand-thumbnails.php:194
msgid "Title:"
msgstr "Title:"

#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:127
msgid "Unable to create account. Please try again."
msgstr "Unable to create account. Please try again."

#: includes/widgets/class-wc-widget-brand-description.php:50
msgid "When viewing a brand archive, show the current brands description."
msgstr "When viewing a brand archive, show the current brands description."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:422
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:465
msgid "Whether the plugin can only be activated network-wide."
msgstr "Whether the plugin can only be activated network-wide."

#: includes/widgets/class-wc-widget-brand-description.php:49
msgid "WooCommerce Brand Description"
msgstr "WooCommerce Brand Description"

#: includes/widgets/class-wc-widget-brand-nav.php:28
msgid "WooCommerce Brand Layered Nav"
msgstr "WooCommerce Brand Layered Nav"

#: includes/widgets/class-wc-widget-brand-thumbnails.php:49
msgid "WooCommerce Brand Thumbnails"
msgstr "WooCommerce Brand Thumbnails"

#. translators: 1: link to my account page, 2: link to shipping and billing
#. addresses, 3: link to account details, 4: closing tag
#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:251
msgid "You can now %1$sview your recent orders%4$s, manage your %2$sshipping and billing addresses%4$s, and edit your %3$spassword and account details%4$s."
msgstr "You can now %1$sview your recent orders%4$s, manage your %2$sshipping and billing addresses%4$s, and edit your %3$spassword and account details%4$s."

#. translators: 1) product name
#: src/Admin/PluginsHelper.php:1125
msgid "You don't have a subscription for <strong>%1$s</strong>. Subscribe to receive updates and streamlined support."
msgstr "You don't have a subscription for <strong>%1$s</strong>. Subscribe to receive updates and streamlined support."

#. translators: 1) total expired subscriptions
#: src/Admin/PluginsHelper.php:1127
msgid "You don't have subscriptions for <strong>%1$s Woo extensions</strong>. Subscribe to receive updates and streamlined support."
msgstr "You don't have subscriptions for <strong>%1$s Woo extensions</strong>. Subscribe to receive updates and streamlined support."

#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:248
msgid "Your account has been successfully created"
msgstr "Your account has been successfully created"

#. translators: 1: URL to My Subscriptions page
#: includes/admin/helper/class-wc-helper-updater.php:394
msgid " You don't have a subscription, <a href=\"%1$s\" class=\"woocommerce-purchase-subscription\">subscribe</a> to update."
msgstr " You don't have a subscription, <a href=\"%1$s\" class=\"woocommerce-purchase-subscription\">subscribe</a> to update."

#. translators: %s - Label name
#: includes/class-wc-brands.php:460
msgid "%s: "
msgid_plural "%s: "
msgstr[0] "%s: "
msgstr[1] "%s: "

#: includes/class-wc-brands.php:337
msgid "&larr; Go to Brands"
msgstr "&larr; Go to Brands"

#: includes/class-wc-brands.php:333
msgid "Add New Brand"
msgstr "Add New Brand"

#: includes/class-wc-brands.php:328
msgid "All Brands"
msgstr "All Brands"

#: includes/class-wc-brands.php:321
msgid "Brand"
msgstr "Brand"

#: includes/admin/class-wc-admin-brands.php:229
msgid "Brands Archives"
msgstr "Brands Archives"

#: includes/admin/class-wc-admin-brands.php:501
msgid "Brands can be added and managed from this screen. You can optionally upload a brand image to display in brand widgets and on brand archives"
msgstr "Brands can be added and managed from this screen. You can optionally upload a brand image to display in brand widgets and on brand archives"

#: includes/admin/class-wc-admin-brands.php:236
msgid "Choose to show the brand description on the archive page. Turn this off if you intend to use the description widget instead. Please note: this is only for themes that do not show the description."
msgstr "Choose to show the brand description on the archive page. Turn this off if you intend to use the description widget instead. Please note: this is only for themes that do not show the description."

#: includes/class-wc-brands.php:331
msgid "Edit Brand"
msgstr "Edit Brand"

#: includes/admin/class-wc-admin-brands.php:608
#: includes/admin/class-wc-admin-brands.php:626
msgid "Filter by brand"
msgstr "Filter by brand"

#: includes/class-wc-brands.php:1005
msgid "Limit result set to products assigned a specific brand ID."
msgstr "Limit result set to products assigned a specific brand ID."

#: includes/class-wc-brands.php:334
msgid "New Brand Name"
msgstr "New Brand Name"

#: includes/class-wc-brands.php:335
msgid "No Brands Found"
msgstr "No Brands Found"

#: includes/admin/class-wc-admin-brands.php:172
#: includes/class-wc-brands.php:336
msgid "No brands"
msgstr "No brands"

#: includes/class-wc-brands.php:329
msgid "Parent Brand"
msgstr "Parent Brand"

#: includes/class-wc-brands.php:330
msgid "Parent Brand:"
msgstr "Parent Brand:"

#: includes/admin/class-wc-admin-brands.php:647
msgid "Product brand base"
msgstr "Product brand base"

#: includes/admin/class-wc-admin-brands.php:191
msgid "Product must not be associated with these brands for the coupon to remain valid or, for \"Product Discounts\", products associated with these brands will not be discounted."
msgstr "Product must not be associated with these brands for the coupon to remain valid or, for \"Product Discounts\", products associated with these brands will not be discounted."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:232
msgid "Re-create Order Address FTS index"
msgstr "Re-create Order Address FTS index"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:233
msgid "Recreate index"
msgstr "Recreate index"

#: includes/class-wc-brands.php:327
msgid "Search Brands"
msgstr "Search Brands"

#: includes/class-wc-brands-coupons.php:79
#: includes/class-wc-brands-coupons.php:84
#: includes/class-wc-brands-coupons.php:138
msgid "Sorry, this coupon is not applicable to the brands of selected products."
msgstr "Sorry, this coupon is not applicable to the brands of selected products."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:234
msgid "This tool will recreate the full text search index for order addresses. If the index does not exist, it will try to create it."
msgstr "This tool will recreate the full text search index for order addresses. If the index does not exist, it will try to create it."

#: includes/class-wc-brands.php:332
msgid "Update Brand"
msgstr "Update Brand"

#: includes/class-wc-brands.php:300 includes/wc-update-functions.php:3319
msgid "brand"
msgstr "brand"

#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:25
msgid "e.g. length or weight"
msgstr "e.g. length or weight"

#: includes/admin/class-wc-admin-brands.php:662
msgctxt "slug"
msgid "brand"
msgstr "brand"

#: includes/admin/class-wc-admin-brands.php:168
msgid "A product must be associated with this brand for the coupon to remain valid or, for \"Product Discounts\", products with these brands will be discounted."
msgstr "A product must be associated with this brand for the coupon to remain valid or, for \"Product Discounts\", products with these brands will be discounted."

#: includes/admin/class-wc-admin-brands.php:149
msgid "Any brand"
msgstr "Any brand"

#: includes/admin/class-wc-admin-brands.php:75
#: includes/admin/class-wc-admin-brands.php:704
#: includes/admin/class-wc-admin-brands.php:715
#: includes/class-wc-brands.php:318 includes/class-wc-brands.php:325
#: includes/widgets/class-wc-widget-brand-nav.php:175
msgid "Brands"
msgstr "Brands"

#: includes/admin/class-wc-admin-brands.php:171
msgid "Exclude brands"
msgstr "Exclude brands"

#: includes/admin/class-wc-admin-brands.php:148
#: includes/class-wc-brands.php:320
msgid "Product brands"
msgstr "Product brands"

#: src/Internal/Admin/EmailPreview/EmailPreview.php:537
#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:463
#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute.js:1
#: assets/client/blocks/add-to-cart-with-options-variation-selector.js:1
#: assets/client/blocks/product-filter-active.js:1
#: assets/client/blocks/product-filter-attribute.js:1
#: assets/client/blocks/wc-block-library.js:35
#: assets/client/blocks/wc-block-library.js:112
#: assets/client/blocks/wc-block-library.js:119
msgid "Red"
msgstr "Red"

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:471
#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute.js:1
#: assets/client/blocks/add-to-cart-with-options-variation-selector.js:1
#: assets/client/blocks/product-filter-attribute.js:1
#: assets/client/blocks/wc-block-library.js:35
#: assets/client/blocks/wc-block-library.js:112
msgid "Green"
msgstr "Green"

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:459
#: assets/client/blocks/product-filter-attribute.js:1
#: assets/client/blocks/wc-block-library.js:112
msgid "Gray"
msgstr "Grey"

#: src/Internal/ComingSoon/ComingSoonAdminBarBadge.php:58
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Coming soon"
msgstr "Coming soon"

#: src/Internal/Admin/WCPayPromotion/DefaultPromotions.php:41
msgid "Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods."
msgstr "Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods."

#. translators: %s is the product name
#: templates/cart/mini-cart.php:68
msgid "&ldquo;%s&rdquo; has been removed from your cart"
msgstr "&ldquo;%s&rdquo; has been removed from your basket"

#: templates/loop/pagination.php:31
msgid "Product Pagination"
msgstr "Product Pagination"

#. translators: %s: is the field error message
#: src/StoreApi/Routes/V1/Checkout.php:299
msgid "There was a problem with the provided billing address: %s"
msgstr "There was a problem with the provided billing address: %s"

#. translators: %s: is the field error message
#: src/StoreApi/Routes/V1/Checkout.php:296
msgid "There was a problem with the provided shipping address: %s"
msgstr "There was a problem with the provided shipping address: %s"

#: src/Internal/Admin/WCPayPromotion/DefaultPromotions.php:29
msgid "Payments made simple — including WooPay, a new express checkout feature."
msgstr "Payments made simple – including WooPay, a new express checkout feature."

#: src/Internal/Admin/ImportExport/CSVUploadHelper.php:124
msgid "Invalid file type for a CSV import."
msgstr "Invalid file type for a CSV import."

#: src/Admin/Features/Blueprint/RestApi.php:79
msgid "A list of plugins to install"
msgstr "A list of plugins to install"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:679
msgid "System status theme info cache cleared."
msgstr "System status theme info cache cleared."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:195
msgid "This tool will empty the system status theme info cache."
msgstr "This tool will empty the system status theme info cache."

#. translators: %s: Product title
#: includes/class-wc-product-simple.php:90
msgid "&ldquo;%s&rdquo; has been added to your cart"
msgstr "&ldquo;%s&rdquo; has been added to your basket"

#: includes/admin/views/html-admin-page-status-report.php:1089
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:190
msgid "Clear system status theme info cache"
msgstr "Clear system status theme info cache"

#. translators: %s is a placeholder for a URL.
#: includes/gateways/paypal/includes/settings-paypal.php:104
msgid "Log PayPal events such as IPN requests and review them on the <a href=\"%s\">Logs screen</a>. Note: this may log personal information. We recommend using this for debugging purposes only and deleting the logs when finished."
msgstr "Log PayPal events such as IPN requests and review them on the <a href=\"%s\">Logs screen</a>. Note: this may log personal information. We recommend using this for debugging purposes only and deleting the logs when finished."

#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:114
msgid "UPC"
msgstr "UPC"

#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:114
msgid "EAN"
msgstr "EAN"

#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:114
msgid "%1$s, %2$s, %3$s, or %4$s"
msgstr "%1$s, %2$s, %3$s, or %4$s"

#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:114
msgid "European Article Number"
msgstr "European Article Number"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:122
msgid "File path provided for import is invalid."
msgstr "File path provided for import is invalid."

#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:114
msgid "GTIN"
msgstr "GTIN"

#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:114
msgid "Global Trade Item Number"
msgstr "Global Trade Item Number"

#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:114
msgid "ISBN"
msgstr "ISBN"

#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:114
msgid "International Standard Book Number"
msgstr "International Standard Book Number"

#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:114
msgid "Universal Product Code"
msgstr "Universal Product Code"

#. translators: %s: Site title
#. translators: Store name
#. translators: %s: site name
#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:63
#: assets/client/blocks/checkout-frontend.js:2
#: assets/client/blocks/checkout.js:19
#: assets/client/blocks/order-confirmation-create-account.js:3
#: assets/client/blocks/wc-block-library.js:130
#: assets/client/blocks/wc-block-library.js:154
msgid "Create an account with %s"
msgstr "Create an account with %s"

#. translators: $1$d = plugins count, %2$s = colon (if list follows) or empty.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1257
msgid ""
"\n"
"%%C%1$d%%n compatible plugin found%2$s"
msgid_plural ""
"\n"
"%%C%1$d%%n compatible plugins found%2$s"
msgstr[0] ""
"\n"
"%%C%1$d%%n compatible plugin found%2$s"
msgstr[1] ""
"\n"
"%%C%1$d%%n compatible plugins found%2$s"

#. translators: $1$d = plugins count, %2$s = colon (if list follows) or empty.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1269
msgid ""
"\n"
"%%C%1$d%%n incompatible plugin found%2$s"
msgid_plural ""
"\n"
"%%C%1$d%%n incompatible plugins found%2$s"
msgstr[0] ""
"\n"
"%%C%1$d%%n incompatible plugin found%2$s"
msgstr[1] ""
"\n"
"%%C%1$d%%n incompatible plugins found%2$s"

#. translators: $1$d = plugins count, %2$s = colon (if list follows) or empty.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1281
msgid ""
"\n"
"%%C%1$d%%n uncertain plugin found%2$s"
msgid_plural ""
"\n"
"%%C%1$d%%n uncertain plugins found%2$s"
msgstr[0] ""
"\n"
"%%C%1$d%%n uncertain plugin found%2$s"
msgstr[1] ""
"\n"
"%%C%1$d%%n uncertain plugins found%2$s"

#. translators: %s: Address title
#: templates/myaccount/my-address.php:67
msgid "Add %s"
msgstr "Add %s"

#. Translators: %s Email address.
#: includes/wc-user-functions.php:66
msgid "An account is already registered with %s. Please log in or use a different email address."
msgstr "An account is already registered with %s. Please log in or use a different email address."

#: src/StoreApi/Routes/V1/Checkout.php:107
msgid "Customer password for new accounts, if applicable."
msgstr "Customer password for new accounts, if applicable."

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:117
msgid "Drive sales with %1$sGoogle for WooCommerce%2$s"
msgstr "Drive sales with %1$sGoogle for WooCommerce%2$s"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:584
msgid "Drive sales with Google for WooCommerce"
msgstr "Drive sales with Google for WooCommerce"

#: patterns/testimonials-single.php:10
msgid "Exceptional flavors, sustainable choices. The carefully curated collection of coffee pots and accessories turned my kitchen into a haven of style and taste."
msgstr "Exceptional flavors, sustainable choices. The carefully curated collection of coffee pots and accessories turned my kitchen into a haven of style and taste."

#. translators: %s is a generated error message.
#: src/Blocks/Patterns/PTKPatternsStore.php:243
msgid "Failed to get WooCommerce patterns from the PTK: \"%s\""
msgstr "Failed to get WooCommerce patterns from the PTK: \"%s\""

#: src/Blocks/Patterns/PatternRegistry.php:24
msgid "Featured Selling"
msgstr "Featured Selling"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:114
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:137
#: assets/client/admin/data/index.js:2
msgid "Google for WooCommerce"
msgstr "Google for WooCommerce"

#: includes/wc-user-functions.php:95
msgid "Please create a password for your account."
msgstr "Please create a password for your account."

#: src/Internal/Features/FeaturesController.php:414
msgid "Remote Logging"
msgstr "Remote Logging"

#: patterns/featured-category-cover-image.php:12
msgid "Shop chairs"
msgstr "Shop chairs"

#: patterns/featured-category-cover-image.php:10
msgid "Sit back and relax"
msgstr "Sit back and relax"

#: src/Blocks/Patterns/PatternRegistry.php:26
msgid "Social Media"
msgstr "Social Media"

#: patterns/featured-category-cover-image.php:11
msgid "With a wide range of designer chairs to elevate your living space."
msgstr "With a wide range of designer chairs to elevate your living space."

#: patterns/testimonials-single.php:9
msgid "A ‘brewtiful’ experience :-)"
msgstr "A ‘brewtiful’ experience :-)"

#: patterns/testimonials-3-columns.php:9
msgid "Eclectic finds, ethical delights"
msgstr "Eclectic finds, ethical delights"

#: patterns/testimonials-3-columns.php:14
msgid "From sustainably sourced teas to chic vases, this store is a treasure trove. Love knowing my purchases contribute to a greener planet."
msgstr "From sustainably sourced teas to chic vases, this store is a treasure trove. Love knowing my purchases contribute to a greener planet."

#: patterns/testimonials-3-columns.php:11
msgid "LOCAL LOVE"
msgstr "LOCAL LOVE"

#: patterns/testimonials-3-columns.php:10
msgid "Sip, Shop, Savor"
msgstr "Sip, Shop, Savor"

#: patterns/testimonials-3-columns.php:13
msgid "The organic coffee beans are a revelation. Each sip feels like a journey. Beautifully crafted accessories add a touch of elegance to my home."
msgstr "The organic coffee beans are a revelation. Each sip feels like a journey. Beautifully crafted accessories add a touch of elegance to my home."

#: patterns/testimonials-3-columns.php:12
msgid "Transformed my daily routine with unique, eco-friendly treasures. Exceptional quality and service. Proud to support a store that aligns with my values."
msgstr "Transformed my daily routine with unique, eco-friendly treasures. Exceptional quality and service. Proud to support a store that aligns with my values."

#: patterns/testimonials-3-columns.php:8
msgid "What our customers say"
msgstr "What our customers say"

#: patterns/product-query-product-gallery.php:9
msgid "Bestsellers"
msgstr "Bestsellers"

#: patterns/product-collection-5-columns.php:8
msgid "Our latest and greatest"
msgstr "Our latest and greatest"

#: patterns/product-collection-4-columns.php:8
msgid "Staff picks"
msgstr "Staff picks"

#: patterns/social-follow-us-in-social-media.php:13
msgid "Stay in the loop"
msgstr "Stay in the loop"

#: patterns/hero-product-chessboard.php:18
msgid "Add a touch of charm and coziness this holiday season with a wide selection of hand-picked decorations — from minimalist vases to designer furniture."
msgstr "Add a touch of charm and coziness this holiday season with a wide selection of hand-picked decorations — from minimalist vases to designer furniture."

#: patterns/just-arrived-full-hero.php:9
msgid "Experience your music like never before with our latest generation of hi-fidelity headphones."
msgstr "Experience your music like never before with our latest generation of hi-fidelity headphones."

#: patterns/hero-product-split.php:9
msgid "Keep dry with 50% off rain jackets"
msgstr "Keep dry with 50% off rain jackets"

#: patterns/hero-product-chessboard.php:20
msgid "Shop home decor"
msgstr "Shop home decor"

#: patterns/just-arrived-full-hero.php:8
msgid "Sound like no other"
msgstr "Sound like no other"

#: patterns/hero-product-chessboard.php:17
msgid "From bold prints to intricate details, our products are a perfect combination of style and function."
msgstr "From bold prints to intricate details, our products are a perfect combination of style and function."

#: patterns/hero-product-chessboard.php:14
msgid "Make your house feel like home"
msgstr "Make your house feel like home"

#: patterns/hero-product-chessboard.php:13
msgid "Unique design"
msgstr "Unique design"

#: patterns/hero-product-3-split.php:15
msgid "Crafted from resilient thick glass, this jug ensures lasting quality, making it perfect for everyday use with a touch of vintage charm."
msgstr "Crafted from resilient thick glass, this jug ensures lasting quality, making it perfect for everyday use with a touch of vintage charm."

#: patterns/hero-product-3-split.php:11
msgid "Durable glass"
msgstr "Durable glass"

#: patterns/hero-product-3-split.php:14
msgid "Elevate your table with a 330ml Retro Glass Jug, blending classic design and durable hardened glass."
msgstr "Elevate your table with a 330ml Retro Glass Jug, blending classic design and durable hardened glass."

#: patterns/hero-product-3-split.php:9
msgid "New: Retro Glass Jug"
msgstr "New: Retro Glass Jug"

#: patterns/hero-product-chessboard.php:12
msgid "Quality Materials"
msgstr "Quality Materials"

#: patterns/hero-product-3-split.php:16
msgid "The Retro Glass Jug's classic silhouette effortlessly complements any setting, making it the ideal choice for serving beverages with style and flair."
msgstr "The Retro Glass Jug's classic silhouette effortlessly complements any setting, making it the ideal choice for serving beverages with style and flair."

#: patterns/hero-product-3-split.php:10
msgid "Timeless elegance"
msgstr "Timeless elegance"

#: patterns/hero-product-3-split.php:12
msgid "Versatile charm"
msgstr "Versatile charm"

#: patterns/featured-category-triple.php:14
msgid "Handmade gifts"
msgstr "Handmade gifts"

#: patterns/featured-category-triple.php:13
msgid "Retro photography"
msgstr "Retro photography"

#: patterns/banner.php:12
msgid "Get your favorite vinyl at record-breaking prices."
msgstr "Get your favourite vinyl at record-breaking prices."

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:276
msgid "Delete an Inbox Notification"
msgstr "Delete an Inbox Notification"

#: patterns/banner.php:11
msgid "Holiday Sale"
msgstr "Holiday Sale"

#: patterns/featured-category-triple.php:12
msgid "Home decor"
msgstr "Home decor"

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:300
msgid "Inbox notification has been deleted"
msgstr "Inbox notification has been deleted"

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:296
msgid "Inbox notification not found"
msgstr "Inbox notification not found"

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:290
msgid "No inbox notification selected"
msgstr "No inbox notification selected"

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:264
msgid "Refresh Remote Inbox Notifications"
msgstr "Refresh Remote Inbox Notifications"

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:271
msgid "Remote inbox notifications have been refreshed"
msgstr "Remote inbox notifications have been refreshed"

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:284
msgid "Search for an inbox notification&hellip;"
msgstr "Search for an inbox notification&hellip;"

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:280
msgid "Select an inbox notification to delete:"
msgstr "Select an inbox notification to delete:"

#: patterns/banner.php:10
msgid "Shop vinyl records"
msgstr "Shop vinyl records"

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:278
msgid "This will delete an inbox notification by slug"
msgstr "This will delete an inbox notification by slug"

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:266
msgid "This will refresh the remote inbox notifications"
msgstr "This will refresh the remote inbox notifications"

#: patterns/banner.php:9
msgid "Up to 60% off"
msgstr "Up to 60% off"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:898
msgid "The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins."
msgstr "The world’s favourite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:897
msgid "Activate BNPL instantly on WooPayments"
msgstr "Activate BNPL instantly on WooPayments"

#: patterns/content-right-image-left.php:11
msgid "Committed to a greener lifestyle"
msgstr "Committed to a greener lifestyle"

#: patterns/four-image-grid-content-left.php:9
#: patterns/heading-with-three-columns-of-content-with-link.php:10
#: patterns/three-columns-with-images-and-content.php:11
msgid "Create anything"
msgstr "Create anything"

#: src/Admin/Features/OnboardingTasks/Tasks/ExtendStore.php:26
msgid "Enhance your store with extensions"
msgstr "Enhance your store with extensions"

#: patterns/intro-centered-content-with-image-below.php:11
msgid "Explore our exclusive collection of sunglasses, crafted to elevate your look and safeguard your eyes. Find your perfect pair and see the world through a new lens."
msgstr "Explore our exclusive collection of sunglasses, crafted to elevate your look and safeguard your eyes. Find your perfect pair and see the world through a new lens."

#: patterns/intro-centered-content-with-image-below.php:10
msgid "Find your shade"
msgstr "Find your shade"

#: patterns/content-right-image-left.php:13
msgid "Meet us"
msgstr "Meet us"

#: patterns/four-image-grid-content-left.php:10
#: patterns/heading-with-three-columns-of-content-with-link.php:11
#: patterns/three-columns-with-images-and-content.php:12
msgid "Navigating life's intricate fabric, choices unfold paths to the extraordinary, demanding creativity, curiosity, and courage for a truly fulfilling journey."
msgstr "Navigating life's intricate fabric, choices unfold paths to the extraordinary, demanding creativity, curiosity, and courage for a truly fulfilling journey."

#: src/Admin/API/Reports/Orders/Controller.php:471
msgid "Net Sales"
msgstr "Net Sales"

#: patterns/content-right-image-left.php:12
msgid "Our passion is crafting mindful moments with locally sourced, organic, and sustainable products. We're more than a store; we're your path to a community-driven, eco-friendly lifestyle that embraces premium quality."
msgstr "Our passion is crafting mindful moments with locally sourced, organic, and sustainable products. We're more than a store; we're your path to a community-driven, eco-friendly lifestyle that embraces premium quality."

#: patterns/heading-with-three-columns-of-content-with-link.php:9
#: patterns/three-columns-with-images-and-content.php:10
msgid "Our services"
msgstr "Our services"

#: src/Admin/API/Leaderboards.php:612
msgid "Table cell format."
msgstr "Table cell format."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:339
msgid "An unexpected error occurred while generating the refund."
msgstr "An unexpected error occurred while generating the refund."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1689
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:608
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1284
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1556
msgid "GTIN, UPC, EAN or ISBN."
msgstr "GTIN, UPC, EAN or ISBN."

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:221
#: includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php:101
msgid "Invalid slug."
msgstr "Invalid slug."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:578
msgid "Legacy REST API enabled?"
msgstr "Legacy REST API enabled?"

#. translators: %s: Local pickup settings page URL.
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:248
msgid "Local pickup: Manage existing pickup locations in the <a href=\"%s\">Local pickup settings page</a>."
msgstr "Local pickup: Manage existing pickup locations in the <a href=\"%s\">Local pickup settings page</a>."

#. translators: %s is a comma separated list of query arguments.
#: includes/data-stores/class-wc-order-data-store-cpt.php:1089
msgid "Order query argument (%s) is not supported on the current order datastore."
msgid_plural "Order query arguments (%s) are not supported on the current order datastore."
msgstr[0] "Order query argument (%s) is not supported on the current order datastore."
msgstr[1] "Order query arguments (%s) are not supported on the current order datastore."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-custom-fields-controller.php:150
msgid "Order sort items ascending or descending."
msgstr "Order sort items ascending or descending."

#. Translators: 1: opening link tag 2: closing link tag.
#: includes/admin/settings/class-wc-settings-products.php:490
msgid "Repeat fetches made within a reasonable window of time (by default, 30 minutes) will not be counted twice. This is a generally reasonably way to enforce download limits in relation to ranged requests. %1$sLearn more.%2$s"
msgstr "Repeat fetches made within a reasonable window of time (by default, 30 minutes) will not be counted twice. This is a generally reasonably way to enforce download limits in relation to ranged requests. %1$sLearn more.%2$s"

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:603
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1279
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1551
msgid "Stock Keeping Unit."
msgstr "Stock Keeping Unit."

#. translators: %s: action ID
#. translators: %s is the action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:706
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:515
msgid "Unidentified action %s: we were unable to cancel this action. It may may have been deleted by another process."
msgstr "Unidentified action %s: we were unable to cancel this action. It may may have been deleted by another process."

#. translators: %s is the action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:808
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:534
msgid "Unidentified action %s: we were unable to delete this action. It may may have been deleted by another process."
msgstr "Unidentified action %s: we were unable to delete this action. It may may have been deleted by another process."

#. translators: %s is the action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:845
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:564
msgid "Unidentified action %s: we were unable to determine the date of this action. It may may have been deleted by another process."
msgstr "Unidentified action %s: we were unable to determine the date of this action. It may may have been deleted by another process."

#. translators: %s is the action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1320
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:1004
msgid "Unidentified action %s: we were unable to mark this action as having completed. It may may have been deleted by another process."
msgstr "Unidentified action %s: we were unable to mark this action as having completed. It may may have been deleted by another process."

#. translators: %s is the action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1252
msgid "Unidentified action %s: we were unable to mark this action as having failed. It may may have been deleted by another process."
msgstr "Unidentified action %s: we were unable to mark this action as having failed. It may may have been deleted by another process."

#: includes/admin/settings/class-wc-settings-accounts.php:120
#: includes/admin/settings/class-wc-settings-accounts.php:133
msgid "Account creation options"
msgstr "Account creation options"

#: includes/admin/settings/class-wc-settings-accounts.php:98
#: includes/admin/settings/class-wc-settings-accounts.php:292
msgid "Allow customers to create an account"
msgstr "Allow customers to create an account"

#: includes/admin/settings/class-wc-settings-products.php:484
msgid "Count downloads even if only part of a file is fetched."
msgstr "Count downloads even if only part of a file is fetched."

#: includes/admin/settings/class-wc-settings-products.php:483
msgid "Count partial downloads"
msgstr "Count partial downloads"

#: includes/admin/settings/class-wc-settings-accounts.php:103
msgid "Customers can create an account before placing their order."
msgstr "Customers can create an account before placing their order."

#: includes/admin/meta-boxes/views/html-order-fee.php:85
msgid "Delete fee"
msgstr "Delete fee"

#: includes/admin/meta-boxes/views/html-order-shipping.php:122
msgid "Delete shipping"
msgstr "Delete shipping"

#: includes/admin/settings/class-wc-settings-accounts.php:102
msgid "During checkout"
msgstr "During checkout"

#: includes/admin/meta-boxes/views/html-order-fee.php:85
msgid "Edit fee"
msgstr "Edit fee"

#: includes/admin/meta-boxes/views/html-order-shipping.php:122
msgid "Edit shipping"
msgstr "Edit shipping"

#: includes/admin/settings/class-wc-settings-accounts.php:64
msgid "Enable guest checkout (recommended)"
msgstr "Enable guest checkout (recommended)"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:38
#: includes/admin/meta-boxes/views/html-variation-admin.php:116
msgid "Enter a barcode or any other identifier unique to this product. It can help you list this product on other channels or marketplaces."
msgstr "Enter a barcode or any other identifier unique to this product. It can help you list this product on other channels or marketplaces."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:793
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:201
#: includes/export/class-wc-product-csv-exporter.php:132
msgid "GTIN, UPC, EAN, or ISBN"
msgstr "GTIN, UPC, EAN, or ISBN"

#: includes/abstracts/abstract-wc-product.php:909
msgid "Invalid or duplicated GTIN, UPC, EAN or ISBN."
msgstr "Invalid or duplicated GTIN, UPC, EAN or ISBN."

#: includes/admin/settings/class-wc-settings-accounts.php:122
msgid "New users receive an email to set up their password."
msgstr "New users receive an email to set up their password."

#: includes/admin/settings/class-wc-settings-accounts.php:112
msgid "On \"My account\" page"
msgstr "On \"My account\" page"

#: includes/admin/settings/class-wc-settings-accounts.php:121
msgid "Send password setup link (recommended)"
msgstr "Send password setup link (recommended)"

#: includes/admin/class-wc-admin-post-types.php:284
msgid "This coupon is password protected. WooCommerce does not support password protection for coupons. You can temporarily hide a coupon by making it private. Alternatively, usage limits and restrictions can be configured below."
msgstr "This coupon is password protected. WooCommerce does not support password protection for coupons. You can temporarily hide a coupon by making it private. Alternatively, usage limits and restrictions can be configured below."

#: includes/admin/settings/class-wc-settings-accounts.php:74
msgid "Enable log-in during checkout"
msgstr "Enable login during checkout"

#: src/Blocks/Patterns/PatternRegistry.php:27
msgid "Services"
msgstr "Services"

#: src/Blocks/Patterns/PatternRegistry.php:23
msgid "Intro"
msgstr "Intro"

#. translators: %s: the order number, usually accompanied by a leading
#: templates/myaccount/orders.php:56
msgid "View order number %s"
msgstr "View order number %s"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:787
msgid "This setting only works when product data is stored in the posts table."
msgstr "This setting only works when product data is stored in the posts table."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:786
msgid "Uses much more performant queries to update the lookup table, but may not be compatible with some extensions."
msgstr "Uses much more performant queries to update the lookup table, but may not be compatible with some extensions."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:785
msgid "Optimized updates"
msgstr "Optimised updates"

#: templates/product-form/simple.php:26 templates/product-form/simple.php:27
msgid "Translatable Label"
msgstr "Translatable label"

#: src/Internal/Admin/Orders/ListTable.php:1241
msgid "Orders are automatically put in the Refunded status when an admin or shop manager has fully refunded the order’s value after payment."
msgstr "Orders are automatically put in the refunded status when an admin or shop manager has fully refunded the order’s value after payment."

#: src/Internal/Admin/Orders/ListTable.php:1240
msgid "The order was canceled by an admin or the customer."
msgstr "The order was cancelled by an admin or the customer."

#: src/Internal/Admin/Orders/ListTable.php:1239
msgid "Draft orders are created when customers start the checkout process while the block version of the checkout is in place."
msgstr "Draft orders are created when customers start the checkout process while the block version of the checkout is in place."

#: src/Internal/Admin/Orders/ListTable.php:1238
msgid "The customer’s payment failed or was declined, and no payment has been successfully made."
msgstr "The customer’s payment failed or was declined, and no payment has been successfully made."

#: src/Internal/Admin/Orders/ListTable.php:1237
msgid "Order fulfilled and complete."
msgstr "Order fulfilled and complete."

#: src/Internal/Admin/Orders/ListTable.php:1236
msgid "Payment has been received (paid), and the stock has been reduced. The order is awaiting fulfillment."
msgstr "Payment has been received (paid), and the stock has been reduced. The order is awaiting fulfilment."

#: src/Internal/Admin/Orders/ListTable.php:1235
msgid "The order is awaiting payment confirmation. Stock is reduced, but you need to confirm payment."
msgstr "The order is awaiting payment confirmation. Stock is reduced, but you need to confirm payment."

#: src/Internal/Admin/Orders/ListTable.php:1234
msgid "The order has been received, but no payment has been made. Pending payment orders are generally awaiting customer action."
msgstr "The order has been received, but no payment has been made. Pending payment orders are generally awaiting customer action."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1381
msgid "Compatibility mode disabled."
msgstr "Compatibility mode disabled."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1379
msgid "Compatibility mode enabled."
msgstr "Compatibility mode enabled."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1370
msgid "Compatibility mode is already disabled."
msgstr "Compatibility mode is already disabled."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1368
msgid "Compatibility mode is already enabled."
msgstr "Compatibility mode is already enabled."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1360
msgid "HPOS tables do not exist."
msgstr "HPOS tables do not exist."

#: src/Blocks/BlockPatterns.php:222
msgid "Empty patterns received from the PTK Pattern Store"
msgstr "Empty patterns received from the PTK pattern store"

#: src/Blocks/Patterns/PTKClient.php:115
msgid "Empty response received from the Patterns Toolkit API."
msgstr "Empty response received from the Patterns Toolkit API."

#: src/Blocks/Patterns/PTKClient.php:106
msgid "Failed to connect with the Patterns Toolkit API: try again later."
msgstr "Failed to connect with the Patterns Toolkit API: try again later."

#: src/Blocks/Patterns/PTKClient.php:126
msgid "Wrong response received from the Patterns Toolkit API: try again later."
msgstr "Wrong response received from the Patterns Toolkit API: try again later."

#. translators: %s: WooCommerce.com URL to add payment method
#: src/Admin/PluginsHelper.php:1262
msgid "Your WooCommerce extension subscription is missing a payment method for renewal. <a href=\"%s\">Add a payment method</a> to ensure you continue receiving updates and streamlined support."
msgid_plural "Your WooCommerce extension subscriptions are missing a payment method for renewal. <a href=\"%s\">Add a payment method</a> to ensure you continue receiving updates and streamlined support."
msgstr[0] "Your WooCommerce extension subscription is missing a payment method for renewal. <a href=\"%s\">Add a payment method</a> to ensure you continue receiving updates and streamlined support."
msgstr[1] "Your WooCommerce extension subscriptions are missing a payment method for renewal. <a href=\"%s\">Add a payment method</a> to ensure you continue receiving updates and streamlined support."

#: src/Admin/PluginsHelper.php:1270
msgid "Your WooCommerce extension subscription is missing a payment method for renewal. Add a payment method to ensure you continue receiving updates and streamlined support."
msgid_plural "Your WooCommerce extension subscriptions are missing a payment method for renewal. Add a payment method to ensure you continue receiving updates and streamlined support."
msgstr[0] "Your WooCommerce extension subscription is missing a payment method for renewal. Add a payment method to ensure you continue receiving updates and streamlined support."
msgstr[1] "Your WooCommerce extension subscriptions are missing a payment method for renewal. Add a payment method to ensure you continue receiving updates and streamlined support."

#: patterns/product-search-form.php:10
msgctxt "button label of product search block"
msgid "Search"
msgstr "Search"

#: patterns/no-products-found-filters.php:13
msgctxt "Used in sentence: You can try clearing any filters or head to our store's home."
msgid "store's home"
msgstr "store's home"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:79
msgid "Instantly send tracking to your customers"
msgstr "Instantly send tracking to your customers"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:75
msgid "Advanced automated workflows and customs"
msgstr "Advanced automated workflows and customs"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:68
msgid "Sync all your selling channels in one place"
msgstr "Sync all your selling channels in one place"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:61
msgid "Discounted labels from top global carriers"
msgstr "Discounted labels from top global carriers"

#: patterns/no-products-found-filters.php:10
msgctxt "Message explaining that there are no products found"
msgid "No results found"
msgstr "No results found"

#: patterns/coming-soon-entire-site.php:47
msgid "Pardon our dust! We're working on something amazing — check back soon!"
msgstr "Pardon our dust! We're working on something amazing — check back soon!"

#: patterns/no-products-found-filters.php:13
msgctxt "Used in sentence: You can try clearing any filters or head to our store's home."
msgid "You can try"
msgstr "You can try"

#: patterns/no-products-found-filters.php:13
msgctxt "Used in sentence: You can try clearing any filters or head to our store's home."
msgid "clearing any filters"
msgstr "clearing any filters"

#: patterns/no-products-found-filters.php:13
msgctxt "Used in sentence: You can try clearing any filters or head to our store's home."
msgid "or head to our"
msgstr "or head to our"

#: includes/admin/settings/views/html-keys-edit.php:17
msgid "Stick to one key per client: this makes it easier to revoke access in the future for a single client, without causing disruption for others."
msgstr "Stick to one key per client: this makes it easier to revoke access in the future for a single client, without causing disruption for others."

#: includes/admin/settings/views/html-keys-edit.php:16
msgid "API keys open up access to potentially sensitive information. Only share them with organizations you trust."
msgstr "API keys open up access to potentially sensitive information. Only share them with organisations you trust."

#: includes/admin/settings/views/html-keys-edit.php:35
msgid "Add a meaningful description, including a note of the person, company or app you are sharing the key with."
msgstr "Add a meaningful description, including a note of the person, company, or app with which you are sharing the key."

#. Translators: %1$s: block slug.
#: includes/admin/views/html-admin-page-status-report.php:900
msgid "Contains the <strong>%1$s</strong> block"
msgstr "Contains the <strong>%1$s</strong> block"

#. translators: %1$s: shortcode text.
#: includes/admin/views/html-admin-page-status-report.php:897
msgid "Contains the <strong>%1$s</strong> shortcode"
msgstr "Contains the <strong>%1$s</strong> shortcode"

#. Translators: %1$s: shortcode text, %2$s: block slug.
#: includes/admin/views/html-admin-page-status-report.php:877
msgid "Page contains both the %1$s shortcode and the %2$s block."
msgstr "Page contains both the %1$s shortcode and the %2$s block."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php:40
msgid "Suggest a slug for the term."
msgstr "Suggest a slug for the term."

#: includes/admin/views/html-admin-page-status-report.php:889
msgid "This page's content is overridden by custom template content"
msgstr "This page's content is overridden by custom template content"

#: includes/admin/settings/views/html-keys-edit.php:86
msgid "Write-only keys do not prevent clients from seeing information about the entities they are updating."
msgstr "Write-only keys do not prevent clients from seeing information about the entities they are updating."

#: assets/client/blocks/inner-blocks/checkout-shipping-method-block/block.json
msgctxt "block title"
msgid "Delivery"
msgstr "Delivery"

#: assets/client/blocks/product-collection/block.json
msgctxt "block title"
msgid "Product Collection"
msgstr "Product Collection"

#: assets/client/blocks/add-to-cart-with-options-quantity-selector/block.json
msgctxt "block title"
msgid "Product Quantity (Beta)"
msgstr "Product Quantity (Beta)"

#: src/Admin/Features/Blueprint/Init.php:218
msgid "Plugins"
msgstr "Plugins"

#: templates/order/attribution-details.php:104
msgid "Marketing tactic"
msgstr "Marketing tactic"

#: templates/order/attribution-details.php:95
msgid "Creative format"
msgstr "Creative format"

#: templates/order/attribution-details.php:86
msgid "Source platform"
msgstr "Source platform"

#. translators: %d is an order ID.
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:162
msgid "%d is not of a valid order type."
msgstr "%d is not of a valid order type."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:768
msgid "Sync orders now"
msgstr "Sync orders now"

#: src/Internal/Features/FeaturesController.php:390
msgid "Create and use full text search indexes for orders. This feature only works with high-performance order storage."
msgstr "Create and use full text search indexes for orders. This feature only works with high performance order storage."

#: src/Internal/Features/FeaturesController.php:389
msgid "HPOS Full text search indexes"
msgstr "HPOS full text search indexes"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:531
msgid "Unable to stop synchronization. The link you followed may have expired."
msgstr "Unable to stop synchronisation. The link you followed may have expired."

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:70
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Arts and crafts"
msgstr "Arts and crafts"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:411
msgid "Failed to create FTS index on address table"
msgstr "Failed to create FTS index on address table"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:425
msgid "Failed to create FTS index on order item table"
msgstr "Failed to create FTS index on order item table"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:396
msgid "Failed to create FTS index on orders table. This feature is only available when High-performance order storage is enabled."
msgstr "Failed to create FTS index on orders table. This feature is only available when High-performance order storage is enabled."

#. translators: 1) product name 3) URL to My Subscriptions page 4) Renew
#. product price string
#: src/Admin/PluginsHelper.php:1033
msgid "One of your subscriptions for <strong>%1$s</strong> has expired. <a href=\"%3$s\">%4$s</a> to continue receiving updates and streamlined support."
msgstr "One of your subscriptions for <strong>%1$s</strong> has expired. <a href=\"%3$s\">%4$s</a> to continue receiving updates and streamlined support."

#: src/Blocks/Shipping/PickupLocation.php:41
#: src/Blocks/Shipping/PickupLocationsRestController.php:126
#: src/StoreApi/Utilities/LocalPickupUtils.php:20
#: src/StoreApi/Utilities/LocalPickupUtils.php:27
#: assets/client/blocks/checkout-frontend.js:2
#: assets/client/blocks/checkout-frontend.js:5
#: assets/client/blocks/checkout.js:28 assets/client/blocks/checkout.js:33
#: assets/client/blocks/wc-block-library.js:157
#: assets/client/blocks/wc-block-library.js:162
#: assets/client/blocks/wc-shipping-method-pickup-location.js:80
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Pickup"
msgstr "Pickup"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:65
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Sports and recreation"
msgstr "Sports and recreation"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:745
msgid "Stop sync"
msgstr "Stop sync"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:713
msgid "Switching data storage while sync is incomplete is dangerous and can lead to order data corruption or loss!"
msgstr "Switching data storage while sync is incomplete is dangerous and can lead to order data corruption or loss!"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:761
msgid "You can switch order data storage <strong>only when the posts and orders tables are in sync</strong>. There are currently orders out of sync."
msgstr "You can switch order data storage <strong>only when the posts and orders tables are in sync</strong>. There are currently orders out of sync."

#. translators: 1) total expired subscriptions 2) URL to My Subscriptions page
#: src/Admin/PluginsHelper.php:1037
msgid "You have <strong>%1$s Woo extension subscriptions</strong> that expired. <a href=\"%2$s\">Renew</a> to continue receiving updates and streamlined support."
msgstr "You have <strong>%1$s Woo extension subscriptions</strong> that expired. <a href=\"%2$s\">Renew</a> to continue receiving updates and streamlined support."

#: includes/admin/views/html-admin-page-status-report.php:69
msgid "Copy for GitHub"
msgstr "Copy for GitHub"

#: src/Admin/PluginsHelper.php:987
msgid "Enable auto-renewal"
msgstr "Enable auto-renewal"

#. translators: 1) product name 2) expiry date 3) URL to My Subscriptions page
#: src/Admin/PluginsHelper.php:961
msgid "One of your subscriptions for <strong>%1$s</strong> expires on %2$s. <a href=\"%3$s\">Enable auto-renewal</a> to continue receiving updates and streamlined support."
msgstr "One of your subscriptions for <strong>%1$s</strong> expires on %2$s. <a href=\"%3$s\">Enable auto-renewal</a> to continue receiving updates and streamlined support."

#. translators: 1: Product price
#: src/Admin/PluginsHelper.php:831
msgid "Renew for %1$s"
msgstr "Renew for %1$s"

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:389
msgid "Set the action as manual so that the order note registers as \"added by user\"."
msgstr "Set the action as manual so that the order note registers as \"added by user\"."

#: includes/class-wc-cart.php:1996
msgid "This method has been deprecated and will be removed soon. Use Automattic\\WooCommerce\\Utilities\\DiscountsUtil::is_coupon_emails_allowed instead."
msgstr "This method has been deprecated and will be removed soon. Use Automattic\\WooCommerce\\Utilities\\DiscountsUtil::is_coupon_emails_allowed instead."

#. translators: 1) total expiring subscriptions 2) URL to My Subscriptions page
#: src/Admin/PluginsHelper.php:963
msgid "You have <strong>%1$s Woo extension subscriptions</strong> expiring soon. <a href=\"%2$s\">Enable auto-renewal</a> to continue receiving updates and streamlined support."
msgstr "You have <strong>%1$s Woo extension subscriptions</strong> expiring soon. <a href=\"%2$s\">Enable auto-renewal</a> to continue receiving updates and streamlined support."

#. translators: 1) product name 3) URL to My Subscriptions page 4) Renew
#. product price string
#: src/Admin/PluginsHelper.php:1031
msgid "Your subscription for <strong>%1$s</strong> expired. <a href=\"%3$s\">%4$s</a> to continue receiving updates and streamlined support."
msgstr "Your subscription for <strong>%1$s</strong> expired. <a href=\"%3$s\">%4$s</a> to continue receiving updates and streamlined support."

#. translators: 1) product name 2) expiry date 3) URL to My Subscriptions page
#: src/Admin/PluginsHelper.php:959
msgid "Your subscription for <strong>%1$s</strong> expires on %2$s. <a href=\"%3$s\">Enable auto-renewal</a> to continue receiving updates and streamlined support."
msgstr "Your subscription for <strong>%1$s</strong> expires on %2$s. <a href=\"%3$s\">Enable auto-renewal</a> to continue receiving updates and streamlined support."

#. translators: 1: URL to My Subscriptions page 2: Product price
#: includes/admin/helper/class-wc-helper-updater.php:329
msgid " Your subscription expired, <a href=\"%1$s\" class=\"woocommerce-renew-subscription\">renew %2$s</a>to update."
msgstr " Your subscription expired, <a href=\"%1$s\" class=\"woocommerce-renew-subscription\">renew %2$s</a>to update."

#. translators: 1: Expiry date 1: URL to My Subscriptions page
#: includes/admin/helper/class-wc-helper-updater.php:344
msgid " Your subscription expires on %1$s, <a href=\"%2$s\" class=\"woocommerce-enable-autorenew\">enable auto-renew</a> to continue receiving updates."
msgstr " Your subscription expires on %1$s, <a href=\"%2$s\" class=\"woocommerce-enable-autorenew\">enable auto-renew</a> to continue receiving updates."

#. translators: 1: Product regular price
#: includes/admin/helper/class-wc-helper-updater.php:325
msgid "for %s "
msgstr "for %s "

#: assets/client/blocks/inner-blocks/cart-order-summary-totals-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-totals-block/block.json
msgctxt "block description"
msgid "Shows the subtotal, fees, discounts, shipping and taxes."
msgstr "Shows the subtotal, fees, discounts, shipping and taxes."

#: assets/client/blocks/coming-soon/block.json
msgctxt "block title"
msgid "Coming Soon"
msgstr "Coming Soon"

#: assets/client/blocks/inner-blocks/cart-order-summary-totals-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-totals-block/block.json
msgctxt "block title"
msgid "Totals"
msgstr "Totals"

#: src/Internal/ComingSoon/ComingSoonAdminBarBadge.php:59
msgid "Store coming soon"
msgstr "Store coming soon"

#. translators: %s is a URL.
#: src/Utilities/PluginUtil.php:229
msgid "⚠ <b><a target=\"_blank\" href=\"%s\">The Legacy REST API plugin</a> is installed and active on this site.</b> Please be aware that the WooCommerce Legacy REST API is <b>not</b> compatible with HPOS."
msgstr "⚠ <b><a target=\"_blank\" href=\"%s\">The Legacy REST API plugin</a> is installed and active on this site.</b> Please be aware that the WooCommerce Legacy REST API is <b>not</b> compatible with HPOS."

#. translators: %1 is an order ID.
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:175
msgid "Data in posts table appears to be more recent than in HPOS tables. Compare order data with `wp wc hpos diff %1$d` and use `wp wc hpos backfill %1$d --from=posts --to=hpos` to fix."
msgstr "Data in posts table appears to be more recent than in HPOS tables. Compare order data with `wp wc hpos diff %1$d` and use `wp wc hpos backfill %1$d --from=posts --to=hpos` to fix."

#: src/Internal/Admin/Logging/Settings.php:302
msgid "You may want to switch to the database for log storage."
msgstr "You may want to switch to the database for log storage."

#: includes/wc-core-functions.php:1487
msgctxt "Name of credit card"
msgid "Cartes Bancaires"
msgstr "Cartes Bancaires"

#. translators: no need to translate it. It's a link.
#: src/Admin/Features/LaunchYourStore.php:193
msgid ""
"\n"
"\t\t\tThis page is in \"Coming soon\" mode and is only visible to you and those who have permission. To make it public to everyone,&nbsp;<a href='%s'>change visibility settings</a>.\n"
"\t\t"
msgstr ""
"\n"
"\t\t\tThis page is in \"Coming soon\" mode and is only visible to you and those who have permission. To make it public to everyone,&nbsp;<a href='%s'>change visibility settings</a>.\n"
"\t\t"

#. translators: %s: Connect page URL
#: src/Admin/PluginsHelper.php:647
msgid "<a id=\"woo-connect-notice-url\" href=\"%s\">Connect your store</a> to WooCommerce.com to get updates and streamlined support for your subscriptions."
msgstr "<a id=\"woo-connect-notice-url\" href=\"%s\">Connect your store</a> to WooCommerce.com to get updates and streamlined support for your subscriptions."

#: src/Admin/API/Reports/Orders/Controller.php:472
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Attribution"
msgstr "Attribution"

#. translators: %d is the number of orders that were cleaned up.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1017
msgid "Cleanup completed for %d order. Review errors above."
msgid_plural "Cleanup completed for %d orders. Review errors above."
msgstr[0] "Cleanup completed for %d order. Review errors above."
msgstr[1] "Cleanup completed for %d orders. Review errors above."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1004
msgid "Failed to clean up all orders in a batch. Aborting."
msgstr "Failed to clean up all orders in a batch. Aborting."

#: patterns/coming-soon-store-only.php:42
#: patterns/page-coming-soon-with-header-footer.php:34
msgid "Great things are on the horizon"
msgstr "Great things are on the horizon"

#: src/Admin/API/Reports/Orders/Controller.php:219
msgid "Order attribution information."
msgstr "Order attribution information."

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:65
msgid "Select your shipping options"
msgstr "Select your shipping options"

#: patterns/coming-soon-store-only.php:50
#: patterns/page-coming-soon-with-header-footer.php:42
msgid "Something big is brewing! Our store is in the works and will be launching soon!"
msgstr "Something big is brewing! Our store is in the works and will be launching soon!"

#: src/Blocks/Templates/ComingSoonTemplate.php:24
msgctxt "Template name"
msgid "Page: Coming soon"
msgstr "Page: Coming soon"

#: src/Internal/Admin/Logging/Settings.php:299
msgid "✅ Ready"
msgstr "✅ Ready"

#. translators: 1: Woo Update Manager plugin install URL
#: includes/admin/helper/class-wc-helper-updater.php:223
msgid " <a href=\"%1$s\" class=\"woocommerce-connect-your-store\">Connect your store</a> to woocommerce.com to update."
msgstr " <a href=\"%1$s\" class=\"woocommerce-connect-your-store\">Connect your store</a> to woocommerce.com to update."

#. translators: %s: Order history URL on My Account section
#: includes/class-wc-frontend-scripts.php:681
msgid "There was an error processing your order. Please check for any charges in your payment method and review your <a href=\"%s\">order history</a> before placing the order again."
msgstr "There was an error processing your order. Please check for any charges in your payment method and review your <a href=\"%s\">order history</a> before placing the order again."

#: src/Internal/ComingSoon/ComingSoonAdminBarBadge.php:60
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Live"
msgstr "Live"

#: includes/admin/settings/class-wc-settings-site-visibility.php:27
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Site visibility"
msgstr "Site visibility"

#. Translators: %s Domain name from the callback URL.
#: templates/auth/form-grant-access.php:48
msgid "Approving will share credentials with %s. Do not proceed if this looks suspicious in any way."
msgstr "Approving will share credentials with %s. Do not proceed if this looks suspicious in any way."

#. translators: 1 = who installed the plugin, 2 = ISO-formatted date and time
#: src/Internal/Utilities/PluginInstaller.php:258
msgid "Plugin installed by %1$s on %2$s."
msgstr "Plugin installed by %1$s on %2$s."

#. translators: 1 = who installed the plugin, 2 = ISO-formatted date and time,
#. 3 = URL
#: src/Internal/Utilities/PluginInstaller.php:255
msgid "Plugin installed by %1$s on %2$s. <a target=\"_blank\" href=\"%3$s\">More information</a>"
msgstr "Plugin installed by %1$s on %2$s. <a target=\"_blank\" href=\"%3$s\">More information</a>"

#. translators: %s is a comma separated list of metakey names.
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:537
msgid "%s is an internal meta key. Use --props to set it."
msgid_plural "%s are internal meta keys. Use --props to set them."
msgstr[0] "%s is an internal meta key. Use --props to set it."
msgstr[1] "%s are internal meta keys. Use --props to set them."

#. translators: %s is a list of order property names.
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:563
msgid "%s is not a valid order property."
msgid_plural "%s are not valid order properties."
msgstr[0] "%s is not a valid order property."
msgstr[1] "%s are not valid order properties."

#: src/Internal/DataStores/Orders/LegacyDataHandler.php:386
msgid "The backup datastore does not support updating orders."
msgstr "The backup datastore does not support updating orders."

#. translators: %d is an order ID.
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:753
msgid "Unable to create backup post for order %d."
msgstr "Unable to create backup post for order %d."

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:161
msgid "New custom field name"
msgstr "New custom field name"

#: src/Blocks/Assets/AssetDataRegistry.php:435
msgid "Overriding existing data with an already registered key is not allowed"
msgstr "Overriding existing data with an already registered key is not allowed"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:572
msgid "Please review the errors above."
msgstr "Please review the errors above."

#: src/Blocks/Assets/AssetDataRegistry.php:427
msgid "Key for the data being registered must be a string"
msgstr "Key for the data being registered must be a string"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:752
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3311
msgid "Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor."
msgstr "Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor."

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:86
msgid "Add your products"
msgstr "Add your products"

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:88
#: assets/client/admin/chunks/4077.js:1
msgid "Collect sales tax"
msgstr "Collect sales tax"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:82
#: assets/client/admin/chunks/4077.js:1
msgid "Grow your business"
msgstr "Grow your business"

#: src/Admin/Features/OnboardingTasks/Tasks/LaunchYourStore.php:64
msgid "It's time to celebrate – you're ready to launch your store! Woo! Hit the button to preview your store and make it public."
msgstr "It's time to celebrate – you're ready to launch your store! Woo! Hit the button to preview your store and make it public."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:751
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3310
msgid "Mercado Pago"
msgstr "Mercado Pago"

#. translators: %s is a product's current (sale) price.
#: includes/wc-formatting-functions.php:1386
msgid "Current price is: %s."
msgstr "Current price is: %s."

#: src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php:29
#: assets/client/admin/chunks/4077.js:1
msgid "Get your products shipped"
msgstr "Get your products shipped"

#: src/Admin/Features/OnboardingTasks/Tasks/LaunchYourStore.php:55
#: assets/client/admin/chunks/launch-store.js:2
msgid "Launch your store"
msgstr "Launch your store"

#. translators: %s is a product's regular price.
#: includes/wc-formatting-functions.php:1377
msgid "Original price was: %s."
msgstr "Original price was: %s."

#. translators: %s: Link to the editor page with the Checkout block.
#: includes/customizer/class-wc-shop-customizer.php:282
msgid "Checkout can be customized <a href=\"%s\">in the Editor</a> with your active theme."
msgstr "Checkout can be customised <a href=\"%s\">in the Editor</a> with your active theme."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1148 includes/class-wc-coupon.php:1448
msgid "Please enter a valid email at checkout to use coupon code \"%s\"."
msgstr "Please enter a valid email at checkout to use coupon code \"%s\"."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1142 includes/class-wc-coupon.php:1453
msgid "Please enter a valid email to use coupon code \"%s\"."
msgstr "Please enter a valid email to use coupon code \"%s\"."

#. Translators: %s: Log directory path.
#: includes/admin/views/html-admin-page-status-report.php:132
msgid "To allow logging, make %s writable."
msgstr "To allow logging, make %s writable."

#. translators: %s: Local pickup settings page URL.
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:237
msgid "Explore a new enhanced delivery method that allows you to easily offer one or more pickup locations to your customers in the <a href=\"%s\">Local pickup settings page</a>."
msgstr "Explore a new enhanced delivery method that allows you to easily offer one or more pickup locations to your customers in the <a href=\"%s\">Local pickup settings page</a>."

#. translators: %s: Local pickup settings page URL.
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:245
msgid "Local pickup: Set up pickup locations in the <a href=\"%s\">Local pickup settings page</a>."
msgstr "Local pickup: Set up pickup locations in the <a href=\"%s\">Local pickup settings page</a>."

#: includes/admin/settings/class-wc-settings-advanced.php:364
msgid "Gathering usage data allows us to tailor your store setup experience, offer more relevant content, and help make WooCommerce better for everyone."
msgstr "Gathering usage data allows us to tailor your store setup experience, offer more relevant content, and help make WooCommerce better for everyone."

#. translators: 1: Woo Update Manager plugin install URL 2: Woo Update Manager
#. plugin download URL
#: includes/admin/helper/views/html-notice-woo-updater-not-installed.php:17
msgid "Please <a href=\"%1$s\">Install the WooCommerce.com Update Manager</a> to continue receiving the updates and streamlined support included in your WooCommerce.com subscriptions. Alternatively, you can <a href=\"%2$s\">download</a> and install it manually."
msgstr "Please <a href=\"%1$s\">Install the WooCommerce.com Update Manager</a> to continue receiving the updates and streamlined support included in your WooCommerce.com subscriptions. Alternatively, you can <a href=\"%2$s\">download</a> and install it manually."

#. translators: 1: WP plugin management URL
#: includes/admin/helper/views/html-notice-woo-updater-not-activated.php:17
msgid "Please <a href=\"%1$s\">activate the WooCommerce.com Update Manager</a> to continue receiving the updates and streamlined support included in your WooCommerce.com subscriptions."
msgstr "Please <a href=\"%1$s\">activate the WooCommerce.com Update Manager</a> to continue receiving the updates and streamlined support included in your WooCommerce.com subscriptions."

#. translators: 1: Woo Update Manager plugin install URL
#: includes/admin/helper/class-wc-helper-updater.php:253
msgid " <a href=\"%1$s\">Install WooCommerce.com Update Manager</a> to update."
msgstr " <a href=\"%1$s\">Install WooCommerce.com Update Manager</a> to update."

#: includes/admin/helper/class-wc-helper-updater.php:266
msgid " Activate WooCommerce.com Update Manager to update."
msgstr " Activate WooCommerce.com Update Manager to update."

#: src/Internal/Admin/Settings.php:374
#: assets/client/admin/chunks/analytics-settings.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Immediately"
msgstr "Immediately"

#. translators: %s: field name
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:189
msgid "Invalid %s provided."
msgstr "Invalid %s provided."

#: src/Internal/PushNotifications/Traits/ConvertsExceptionsToWpError.php:54
#: src/Internal/RestApiControllerBase.php:139
#: src/Internal/RestApiControllerBase.php:160
msgid "Internal server error"
msgstr "Internal server error"

#: src/Internal/RestApi/Routes/V4/AbstractController.php:277
#: src/Internal/RestApiControllerBase.php:181
msgid "Sorry, you cannot delete resources."
msgstr "Sorry, you cannot delete resources."

#: src/Internal/RestApi/Routes/V4/AbstractController.php:265
#: src/Internal/RestApiControllerBase.php:177
msgid "Sorry, you cannot create resources."
msgstr "Sorry, you cannot create resources."

#: src/Internal/RestApi/Routes/V4/AbstractController.php:261
#: src/Internal/RestApiControllerBase.php:173
msgid "Sorry, you cannot view resources."
msgstr "Sorry, you cannot view resources."

#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:192
msgid "True to force the creation of a new receipt even if one already exists and has not expired yet."
msgstr "True to force the creation of a new receipt even if one already exists and has not expired yet."

#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:185
msgid "Number of days to be added to the current date to get the expiration date."
msgstr "Number of days to be added to the current date to get the expiration date."

#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:148
msgid "Public url of the receipt."
msgstr "Public URL of the receipt."

#: src/Internal/Orders/OrderActionsRestController.php:66
#: src/Internal/Orders/OrderActionsRestController.php:86
#: src/Internal/Orders/OrderActionsRestController.php:106
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:131
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:172
msgid "Unique identifier of the order."
msgstr "Unique identifier of the order."

#: src/Internal/Orders/OrderActionsRestController.php:133
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:103
msgid "Order not found"
msgstr "Order not found"

#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:73
msgid "Receipt not found"
msgstr "Receipt not found"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:403
msgid "AID"
msgstr "AID"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:397
msgid "Payment method"
msgstr "Payment method"

#. translators: %s = comma-separated list of coupon codes
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:332
msgid "Discount (%s)"
msgstr "Discount (%s)"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:285
msgid "Receipt"
msgstr "Receipt"

#. translators: %s = store name
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:283
msgid "Receipt from %s"
msgstr "Receipt from %s"

#: src/Internal/OrderCouponDataMigrator.php:229
msgid "Background process for coupon meta conversion stopped"
msgstr "Background process for coupon meta conversion stopped"

#: src/Internal/OrderCouponDataMigrator.php:225
msgid "Background process for coupon meta conversion not started, nothing done."
msgstr "Background process for coupon meta conversion not started, nothing done."

#: src/Internal/OrderCouponDataMigrator.php:212
msgid "Background process for coupon meta conversion started"
msgstr "Background process for coupon meta conversion started"

#: src/Internal/OrderCouponDataMigrator.php:208
msgid "Background process for coupon meta conversion already started, nothing done."
msgstr "Background process for coupon meta conversion already started, nothing done."

#: src/Internal/OrderCouponDataMigrator.php:186
msgid "Convert order coupon data to the simplified format"
msgstr "Convert order coupon data to the simplified format"

#. translators: %d=count of entries pending conversion
#: src/Internal/OrderCouponDataMigrator.php:181
msgid "This will stop the background process that converts <code>coupon_data</code> order item meta entries to simplified <code>coupon_info</code> entries. There are currently %d entries that can be converted."
msgstr "This will stop the background process that converts <code>coupon_data</code> order item meta entries to simplified <code>coupon_info</code> entries. There are currently %d entries that can be converted."

#: src/Internal/OrderCouponDataMigrator.php:178
msgid "Stop converting"
msgstr "Stop converting"

#: src/Internal/OrderCouponDataMigrator.php:177
msgid "Stop converting order coupon data to the simplified format"
msgstr "Stop converting order coupon data to the simplified format"

#. translators: %d = order id
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:291
msgid "Summary: Order #%d"
msgstr "Summary: order #%d"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:376
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:395
msgid "Amount Paid"
msgstr "Amount paid"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:396
msgid "Date Paid"
msgstr "Date paid"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:402
msgid "Application Name"
msgstr "Application name"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:404
msgid "Account Type"
msgstr "Account type"

#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:154
msgid "Expiration date of the receipt, formatted as yyyy-mm-dd."
msgstr "Expiration date of the receipt, formatted as dd-mm-yyyy."

#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:178
msgid "Expiration date formatted as yyyy-mm-dd."
msgstr "Expiration date formatted as dd-mm-yyyy."

#. translators: %d=count of entries pending conversion
#: src/Internal/OrderCouponDataMigrator.php:190
msgid "This will convert <code>coupon_data</code> order item meta entries to simplified <code>coupon_info</code> entries. The conversion will happen overtime in the background (via Action Scheduler). There are currently %d entries that can be converted."
msgstr "This will convert <code>coupon_data</code> order item meta entries to simplified <code>coupon_info</code> entries. The conversion will happen overtime in the background (via Action Scheduler). There are currently %d entries that can be converted."

#: src/Internal/OrderCouponDataMigrator.php:173
msgid "This will convert <code>coupon_data</code> order item meta entries to simplified <code>coupon_info</code> entries. The conversion will happen overtime in the background (via Action Scheduler). There are currently no entries to convert."
msgstr "This will convert <code>coupon_data</code> order item meta entries to simplified <code>coupon_info</code> entries. The conversion will happen overtime in the background (via Action Scheduler). There are currently no entries to convert."

#: src/Internal/OrderCouponDataMigrator.php:171
#: src/Internal/OrderCouponDataMigrator.php:187
msgid "Start converting"
msgstr "Start converting"

#: src/Internal/OrderCouponDataMigrator.php:170
msgid "Start converting order coupon data to the simplified format"
msgstr "Start converting order coupon data to the simplified format"

#. translators: %d is an order ID.
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:301
msgid "%d is not an order or has an invalid order type."
msgstr "%d is not an order or has an invalid order type."

#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:235
msgid "Order legacy data cleanup process has been started."
msgstr "Order legacy data cleanup process has been started."

#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:231
msgid "No orders in need of cleanup"
msgstr "No orders in need of cleanup"

#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:228
msgid "Order legacy data cleanup has been canceled."
msgstr "Order legacy data cleanup has been cancelled."

#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:223
msgid "Clearing data..."
msgstr "Clearing data..."

#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:216
msgid "Only available when HPOS is authoritative and compatibility mode is disabled."
msgstr "Only available when HPOS is authoritative and compatibility mode is disabled."

#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:207
msgid "Clear data"
msgstr "Clear data"

#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:205
msgid "This tool will clear the data from legacy order tables in WooCommerce."
msgstr "This tool will clear the data from legacy order tables in WooCommerce."

#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:204
msgid "Clean up order data from legacy tables"
msgstr "Clean up order data from legacy tables"

#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:143
msgid "Order legacy cleanup failed for an entire batch of orders. Aborting cleanup."
msgstr "Order legacy cleanup failed for an entire batch of orders. Aborting cleanup."

#. translators: %1$d is an order ID, %2$s is an error message.
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:134
msgid "Order %1$d legacy data could not be cleaned up during batch process. Error: %2$s"
msgstr "Order %1$d legacy data could not be cleaned up during batch process. Error: %2$s"

#. translators: %s is a shell argument representing a datastore name.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1192
msgid "'%s' is not a valid datastore."
msgstr "'%s' is not a valid datastore."

#. translators: %1$d is an order ID, %2$s and %3$s are datastore names, %4$s is
#. an error message.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1212
msgid "An error occurred while backfilling order %1$d from %2$s to %3$s: %4$s"
msgstr "An error occurred while backfilling order %1$d from %2$s to %3$s: %4$s"

#. translators: %s is an amount of computer disk space, e.g. 5 KB.
#: src/Internal/Admin/Logging/Settings.php:316
msgid "Directory size: %s"
msgstr "Directory size: %s"

#: src/Blocks/BlockTypes/ProductGallery.php:296
msgid "Next image"
msgstr "Next image"

#. translators: %1$d is an order ID, %2$s and %3$s are datastore names ("hpos"
#. or "posts" for example).
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1224
msgid "Order %1$d backfilled from %2$s to %3$s."
msgstr "Order %1$d backfilled from %2$s to %3$s."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1186
msgid "Please provide a valid order ID."
msgstr "Please provide a valid order ID."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1197
msgid "Please use different source (--from) and destination (--to) datastores."
msgstr "Please use different source (--from) and destination (--to) datastores."

#: src/Blocks/BlockTypes/ProductGallery.php:295
msgid "Previous image"
msgstr "Previous image"

#. translators: %s is the name of a filter hook.
#: src/Internal/Admin/Logging/Settings.php:224
msgid "The %s hook has a filter set, so some log files may have different retention settings."
msgstr "The %s hook has a filter set, so some log files may have different retention settings."

#: i18n/states.php:1206
msgid "Al Haouz"
msgstr "Al Haouz"

#: i18n/states.php:1207
msgid "Al Hoceïma"
msgstr "Al Hoceïma"

#: i18n/states.php:1194
msgid "Chtouka Aït Baha"
msgstr "Chtouka Aït Baha"

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2032
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderCouponSchema.php:71
msgid "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type)."
msgstr "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type)."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2026
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderCouponSchema.php:65
msgid "Discount type."
msgstr "Discount type."

#: i18n/states.php:1195
msgid "Driouch"
msgstr "Driouch"

#: i18n/states.php:1205
msgid "El Hajeb"
msgstr "El Hajeb"

#: i18n/states.php:1210
msgid "El Jadida"
msgstr "El Jadida"

#: i18n/states.php:1197
msgid "Errachidia"
msgstr "Errachidia"

#: i18n/states.php:1196
msgid "Essaouira"
msgstr "Essaouira"

#: i18n/states.php:1198
msgid "Fahs-Beni Makada"
msgstr "Fahs-Beni Makada"

#: i18n/states.php:1200
msgid "Figuig"
msgstr "Figuig"

#: i18n/states.php:1201
msgid "Fquih Ben Salah"
msgstr "Fquih Ben Salah"

#: i18n/states.php:1199 i18n/states.php:1202
msgid "Fès-Dar-Dbibegh"
msgstr "Fès-Dar-Dbibegh"

#: i18n/states.php:1203
msgid "Guelmim"
msgstr "Guelmim"

#: i18n/states.php:1204
msgid "Guercif"
msgstr "Guercif"

#: includes/admin/views/html-admin-page-status-report.php:796
msgid "Handler"
msgstr "Handler"

#: includes/admin/views/html-admin-page-status-report.php:797
msgid "How log entries are being stored."
msgstr "How log entries are being stored."

#: includes/admin/views/html-admin-page-status-report.php:802
msgid "How many days log entries will be kept before being auto-deleted."
msgstr "How many days log entries will be kept before being auto-deleted."

#: i18n/states.php:1208
msgid "Ifrane"
msgstr "Ifrane"

#: i18n/states.php:1209
msgid "Inezgane-Aït Melloul"
msgstr "Inezgane-Aït Melloul"

#: src/Admin/RemoteSpecs/RuleProcessors/PluginsActivatedRuleProcessor.php:54
msgid "Invalid plugin slug provided in the plugins activated rule."
msgstr "Invalid plugin slug provided in the plugins activated rule."

#: includes/admin/views/html-admin-page-status-report.php:792
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:767
msgid "Is logging enabled?"
msgstr "Is logging enabled?"

#: i18n/states.php:1211
msgid "Jerada"
msgstr "Jerada"

#: i18n/states.php:1213
msgid "Kelaat Sraghna"
msgstr "Kelaat Sraghna"

#: i18n/states.php:1214
msgid "Khemisset"
msgstr "Khemisset"

#: i18n/states.php:1216
msgid "Khouribga"
msgstr "Khouribga"

#: i18n/states.php:1215
msgid "Khénifra"
msgstr "Khénifra"

#: i18n/states.php:1212
msgid "Kénitra"
msgstr "Kénitra"

#: i18n/states.php:1218
msgid "Larache"
msgstr "Larache"

#: i18n/states.php:1217
msgid "Laâyoune"
msgstr "Laâyoune"

#: includes/admin/views/html-admin-page-status-report.php:826
msgid "Log directory size"
msgstr "Log directory size"

#: includes/admin/views/html-admin-page-status-report.php:786
msgid "Logging"
msgstr "Logging"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:761
msgid "Logging."
msgstr "Logging."

#: i18n/states.php:1219
msgid "Marrakech"
msgstr "Marrakech"

#: i18n/states.php:1224
msgid "Marrakech-Medina"
msgstr "Marrakech-Medina"

#: i18n/states.php:1225
msgid "Marrakech-Menara"
msgstr "Marrakech-Menara"

#: i18n/states.php:1222
msgid "Meknès"
msgstr "Meknès"

#: i18n/states.php:1223
msgid "Midelt"
msgstr "Midelt"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:785
msgid "Minimum severity level."
msgstr "Minimum severity level."

#: i18n/states.php:1226
msgid "Mohammedia"
msgstr "Mohammedia"

#: i18n/states.php:1227
msgid "Moulay Yacoub"
msgstr "Moulay Yacoub"

#: i18n/states.php:1221
msgid "Médiouna"
msgstr "Médiouna"

#: i18n/states.php:1220
msgid "M’diq-Fnideq"
msgstr "M’diq-Fnideq"

#: i18n/states.php:1228
msgid "Nador"
msgstr "Nador"

#: i18n/states.php:1229
msgid "Nouaceur"
msgstr "Nouaceur"

#: i18n/states.php:1230
msgid "Ouarzazate"
msgstr "Ouarzazate"

#: i18n/states.php:1231
msgid "Oued Ed-Dahab"
msgstr "Oued Ed-Dahab"

#: i18n/states.php:1233
msgid "Ouezzane"
msgstr "Ouezzane"

#: i18n/states.php:1232
msgid "Oujda-Angad"
msgstr "Oujda-Angad"

#: i18n/states.php:1234
msgid "Rabat"
msgstr "Rabat"

#: i18n/states.php:1235
msgid "Rehamna"
msgstr "Rehamna"

#: i18n/states.php:1236
msgid "Safi"
msgstr "Safi"

#: i18n/states.php:1237
msgid "Salé"
msgstr "Salé"

#: i18n/states.php:1238
msgid "Sefrou"
msgstr "Sefrou"

#: i18n/states.php:1239
msgid "Settat"
msgstr "Settat"

#: i18n/states.php:1240
msgid "Sidi Bennour"
msgstr "Sidi Bennour"

#: i18n/states.php:1241
msgid "Sidi Ifni"
msgstr "Sidi Ifni"

#: i18n/states.php:1242
msgid "Sidi Kacem"
msgstr "Sidi Kacem"

#: i18n/states.php:1243
msgid "Sidi Slimane"
msgstr "Sidi Slimane"

#: i18n/states.php:1245
msgid "Sidi Youssef Ben Ali"
msgstr "Sidi Youssef Ben Ali"

#: i18n/states.php:1244
msgid "Skhirat-Témara"
msgstr "Skhirat-Témara"

#: i18n/states.php:1256
msgid "Tan-Tan"
msgstr "Tan-Tan"

#: i18n/states.php:1255
msgid "Tangier-Assilah"
msgstr "Tangier-Assilah"

#: i18n/states.php:1248
msgid "Taounate"
msgstr "Taounate"

#: i18n/states.php:1247
msgid "Taourirt"
msgstr "Taourirt"

#: i18n/states.php:1246
msgid "Tarfaya (EH-partial)"
msgstr "Tarfaya (EH-partial)"

#: i18n/states.php:1249
msgid "Taroudant"
msgstr "Taroudant"

#: i18n/states.php:1250
msgid "Tata"
msgstr "Tata"

#: i18n/states.php:1251
msgid "Taza"
msgstr "Taza"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:773
msgid "The logging handler class."
msgstr "The logging handler class."

#: includes/admin/views/html-admin-page-status-report.php:822
msgid "The minimum severity level of logs that will be stored."
msgstr "The minimum severity level of logs that will be stored."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:779
msgid "The number of days log entries are retained."
msgstr "The number of days log entries are retained."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:791
msgid "The size of the log directory."
msgstr "The size of the log directory."

#: includes/admin/views/html-admin-page-status-report.php:827
msgid "The total size of the files in the log directory."
msgstr "The total size of the files in the log directory."

#: i18n/states.php:1253
msgid "Tinghir"
msgstr "Tinghir"

#: i18n/states.php:1254
msgid "Tiznit"
msgstr "Tiznit"

#: i18n/states.php:1252
msgid "Tétouan"
msgstr "Tétouan"

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2038
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderCouponSchema.php:77
msgid "Whether the coupon grants free shipping or not."
msgstr "Whether the coupon grants free shipping or not."

#: i18n/states.php:1257
msgid "Youssoufia"
msgstr "Youssoufia"

#: i18n/states.php:1258
msgid "Zagora"
msgstr "Zagora"

#: i18n/states.php:1183
msgid "Agadir-Ida Ou Tanane"
msgstr "Agadir-Ida Ou Tanane"

#: i18n/states.php:1184
msgid "Azilal"
msgstr "Azilal"

#: i18n/states.php:1187
msgid "Ben Slimane"
msgstr "Ben Slimane"

#: i18n/states.php:1186
msgid "Berkane"
msgstr "Berkane"

#: i18n/states.php:1190
msgid "Berrechid"
msgstr "Berrechid"

#: i18n/states.php:1188
msgid "Boujdour"
msgstr "Boujdour"

#: i18n/states.php:1189
msgid "Boulemane"
msgstr "Boulemane"

#: i18n/states.php:1185
msgid "Béni-Mellal"
msgstr "Béni-Mellal"

#: i18n/states.php:1191
msgid "Casablanca"
msgstr "Casablanca"

#: i18n/states.php:1192
msgid "Chefchaouen"
msgstr "Chefchaouen"

#: i18n/states.php:1193
msgid "Chichaoua"
msgstr "Chichaoua"

#: assets/client/blocks/order-confirmation-additional-fields/block.json
msgctxt "block description"
msgid "Display the list of additional field values from the current order."
msgstr "Display the list of additional field values from the current order."

#: assets/client/blocks/order-confirmation-additional-fields/block.json
msgctxt "block title"
msgid "Additional Field List"
msgstr "Additional Field List"

#: assets/client/blocks/order-confirmation-additional-fields-wrapper/block.json
msgctxt "block title"
msgid "Additional Fields"
msgstr "Additional Fields"

#: assets/client/blocks/inner-blocks/checkout-additional-information-block/block.json
msgctxt "block title"
msgid "Additional information"
msgstr "Additional information"

#: assets/client/blocks/inner-blocks/checkout-additional-information-block/block.json
msgctxt "block description"
msgid "Render additional fields in the 'Additional information' location."
msgstr "Render additional fields in the “Additional information” location."

#: assets/client/blocks/order-confirmation-additional-fields-wrapper/block.json
msgctxt "block description"
msgid "Display additional checkout fields from the 'contact' and 'order' locations."
msgstr "Display additional checkout fields from the 'contact' and 'order' locations."

#: templates/order/attribution-details.php:77
#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute.js:1
#: assets/client/blocks/add-to-cart-with-options-variation-selector.js:1
#: assets/client/blocks/checkout.js:17
#: assets/client/blocks/order-confirmation-create-account-frontend.js:1
#: assets/client/blocks/order-confirmation-create-account.js:1
#: assets/client/blocks/wc-block-library.js:15
#: assets/client/blocks/wc-block-library.js:35
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:25
msgid "Medium"
msgstr "Medium"

#: src/Internal/TransientFiles/TransientFilesEngine.php:450
msgid "Schedule expired transient files cleanup"
msgstr "Schedule expired transient files cleanup"

#: src/Internal/TransientFiles/TransientFilesEngine.php:449
msgid "Re-schedule expired transient files cleanup"
msgstr "Reschedule expired transient files cleanup"

#: src/Internal/TransientFiles/TransientFilesEngine.php:452
msgid "Remove the currently scheduled action to delete expired transient files, then schedule it again for running immediately. Subsequent actions will run once every 24h."
msgstr "Remove the currently scheduled action to delete expired transient files, then schedule it again for running immediately. Subsequent actions will run once every 24 hours."

#: src/Internal/TransientFiles/TransientFilesEngine.php:453
msgid "Schedule the action to delete expired transient files for running immediately. Subsequent actions will run once every 24h."
msgstr "Schedule the action to delete expired transient files for running immediately. Subsequent actions will run once every 24 hours."

#: src/Internal/TransientFiles/TransientFilesEngine.php:455
msgid "Re-schedule"
msgstr "Reschedule"

#: src/Internal/TransientFiles/TransientFilesEngine.php:463
msgid "Un-schedule expired transient files cleanup"
msgstr "Unschedule expired transient files cleanup"

#: src/Internal/TransientFiles/TransientFilesEngine.php:464
msgid "Remove the currently scheduled action to delete expired transient files. Expired files won't be automatically deleted until the 'Schedule expired transient files cleanup' tool is run again."
msgstr "Remove the currently scheduled action to delete expired transient files. Expired files won't be automatically deleted until the “Schedule expired transient files cleanup” tool is run again."

#: src/Internal/TransientFiles/TransientFilesEngine.php:465
msgid "Un-schedule"
msgstr "Unschedule"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:530
msgid "Unable to start synchronization. The link you followed may have expired."
msgstr "Unable to start synchronisation. The link you followed may have expired."

#: src/Internal/Admin/Logging/Settings.php:393
msgid "You do not have permission to manage logging settings."
msgstr "You do not have permission to manage logging settings."

#: src/Internal/Admin/Logging/Settings.php:361
msgid "Database settings"
msgstr "Database settings"

#. translators: %s is the name of a table in the database.
#: src/Internal/Admin/Logging/Settings.php:355
msgid "Log entries are stored in this database table: %s"
msgstr "Log entries are stored in this database table: %s"

#: src/Internal/Admin/Logging/Settings.php:322
msgid "File system settings"
msgstr "File system settings"

#. translators: %s is a location in the filesystem.
#: src/Internal/Admin/Logging/Settings.php:307
msgid "Log files are stored in this directory: %s"
msgstr "Log files are stored in this directory: %s"

#: src/Internal/Admin/Orders/ListTable.php:1824
#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:26
msgid "Customer Email"
msgstr "Customer email address"

#: src/Internal/Admin/Logging/Settings.php:275
msgid "This sets the minimum severity level of logs that will be stored. Lower severity levels will be ignored. \"None\" means all logs will be stored."
msgstr "This sets the minimum severity level of logs that will be stored. Lower severity levels will be ignored. \"None\" means all logs will be stored."

#: includes/admin/views/html-admin-page-status-report.php:821
#: src/Internal/Admin/Logging/Settings.php:274
msgid "Level threshold"
msgstr "Level threshold"

#. translators: %1$s is the name of a code variable. %2$s is the name of a
#. file.
#: src/Internal/Admin/Logging/Settings.php:259
msgid "This setting cannot be changed here because it is defined in the %1$s constant, probably in your %2$s file."
msgstr "This setting cannot be changed here because it is defined in the %1$s constant, probably in your %2$s file."

#: src/Internal/Admin/Logging/Settings.php:231
msgid "This sets how many days log entries will be kept before being auto-deleted."
msgstr "This sets how many days log entries will be kept before being auto-deleted."

#: includes/admin/views/html-admin-page-status-report.php:801
#: src/Internal/Admin/Logging/Settings.php:230
msgid "Retention period"
msgstr "Retention period"

#. translators: %s is the name of a filter hook.
#: src/Internal/Admin/Logging/Settings.php:215
msgid "This setting cannot be changed here because it is being set by a filter on the %s hook."
msgstr "This setting cannot be changed here because it is being set by a filter on the %s hook."

#: src/Internal/Admin/Logging/Settings.php:183
msgid "This determines where log entries are saved."
msgstr "This determines where log entries are saved."

#: src/Internal/Admin/Logging/Settings.php:182
msgid "Log storage"
msgstr "Log storage"

#. translators: %s is the name of a code variable.
#: src/Internal/Admin/Logging/Settings.php:176
msgid "This setting cannot be changed here because it is defined in the %s constant."
msgstr "This setting cannot be changed here because it is defined in the %s constant."

#: src/Internal/Admin/Logging/Settings.php:170
msgid "Note that if this setting is changed, any log entries that have already been recorded will remain stored in their current location, but will not migrate."
msgstr "Note that if this setting is changed, any log entries that have already been recorded will remain stored in their current location, but will not migrate."

#: src/Internal/Admin/Logging/Settings.php:151
msgid "Database (not recommended on live sites)"
msgstr "Database (not recommended on live sites)"

#: src/Internal/Admin/Logging/Settings.php:150
msgid "File system (default)"
msgstr "File system (default)"

#: src/Internal/Admin/Logging/Settings.php:110
msgid "Logger"
msgstr "Logger"

#: src/Internal/Admin/Logging/Settings.php:105
msgid "Logs settings"
msgstr "Logs settings"

#. translators: %s is a URL to another admin screen.
#: src/Internal/Admin/Logging/PageController.php:115
msgid "Logging is disabled. It can be enabled in <a href=\"%s\">Logs Settings</a>."
msgstr "Logging is disabled. It can be enabled in <a href=\"%s\">Logs Settings</a>."

#. translators: %1$s is a number of log files, %2$s is a slug-style name for a
#. file.
#: src/Internal/Admin/Logging/LogHandlerFileV2.php:239
msgid "%1$s log file from source %2$s was deleted."
msgid_plural "%1$s log files from source %2$s were deleted."
msgstr[0] "%1$s log file from source %2$s was deleted."
msgstr[1] "%1$s log files from source %2$s were deleted."

#. translators: %d is an order ID.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1134
msgid "Differences found for order %d:"
msgstr "Differences found for order %d:"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1106
msgid "No differences found."
msgstr "No differences found."

#. translators: %d is an order count.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1055
msgid "Orders subject to cleanup: %d"
msgstr "Orders subject to cleanup: %d"

#. translators: %d is an order count.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1050
msgid "Unsynced orders: %d"
msgstr "Unsynced orders: %d"

#. translators: %s is either 'yes' or 'no'.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1047
msgid "Compatibility mode enabled?: %s"
msgstr "Compatibility mode enabled?: %s"

#. translators: %s is either 'yes' or 'no'.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1044
msgid "HPOS enabled?: %s"
msgstr "HPOS enabled?: %s"

#. translators: %1$d is an order ID, %2$s is an error message.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1102
msgid "An error occurred while computing a diff for order %1$d: %2$s"
msgstr "An error occurred while computing a difference for order %1$d: %2$s"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:117
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3249
msgid "Airwallex Payments"
msgstr "Airwallex payments"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:118
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3250
msgid "Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay."
msgstr "Boost international sales and save on FX fees. Accept 60+ local payment methods, including Apple Pay and Google Pay."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:423
msgid "Coupons for groups. Provides the option to have coupons that are restricted to group members or roles. Works with the free Groups plugin."
msgstr "Coupons for groups. Provides the option to have coupons that are restricted to group members or roles. Works with the free Groups plugin."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:409
msgid "Give away a free item to any customer with the coupon code."
msgstr "Give away a free item to any customer with the coupon code."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:395
msgid "Create \"store credit\" coupons for customers which are redeemable at checkout."
msgstr "Create \"store credit\" coupons for customers which are redeemable at checkout."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:353
msgid "Generate dynamic personalized coupons for your customers that increase purchase rates."
msgstr "Generate dynamic personalised coupons for your customers that increase purchase rates."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:337
msgid "Sync your website's data like contacts, products, and orders over Salesforce CRM with Salesforce Integration for WooCommerce."
msgstr "Sync your website's data like contacts, products, and orders over Salesforce CRM with Salesforce Integration for WooCommerce."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:305
msgid "Harness data from WooCommerce to grow your business. Manage leads, customers, and segments, through automation, quotes, invoicing, billing, and email marketing. Power up your store with CRM."
msgstr "Harness data from WooCommerce to grow your business. Manage leads, customers, and segments, through automation, quotes, invoicing, billing, and email marketing. Power up your store with CRM."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:273
msgid "Collect and showcase verified reviews that consumers trust."
msgstr "Collect and showcase verified reviews that consumers trust."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:255
msgid "Delight customers and boost organic sales with a special WooCommerce birthday email (and coupon!) on their special day."
msgstr "Delight customers and boost organic sales with a special WooCommerce birthday email (and coupon!) on their special day."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:289
msgid "Turn your product images into stunning videos that engage and convert audiences - no video experience required."
msgstr "Turn your product images into stunning videos that engage and convert audiences –no video experience required."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:321
msgid "Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users."
msgstr "Integrate your WooCommerce store with 5,000+ cloud apps and services today. Trusted by 11,000+ users."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:367
msgid "Powerful, \"all in one\" solution for gift certificates, store credits, discount coupons and vouchers."
msgstr "Powerful, \"all in one\" solution for gift certificates, store credits, discount coupons, and vouchers."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:381
msgid "Create a unique URL that applies a discount and optionally adds one or more products to the customer's cart."
msgstr "Create a unique URL that applies a discount and optionally adds one or more products to the customer's basket."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:237
msgid "Boost your organic sales by adding a customer referral program to your WooCommerce store."
msgstr "Boost your organic sales by adding a customer referral program to your WooCommerce store."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:219
msgid "Convert and retain customers with automated marketing that does the hard work for you."
msgstr "Convert and retain customers with automated marketing that does the hard work for you."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:187
msgid "Send targeted campaigns, recover abandoned carts and more with Mailchimp."
msgstr "Send targeted campaigns, recover abandoned baskets, and more, with Mailchimp."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:48
msgid "CRM"
msgstr "CRM"

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:40
msgid "Automations"
msgstr "Automations"

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:44
msgid "Conversion"
msgstr "Conversion"

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:96
msgid "Create advertising campaigns and reach one billion global users with TikTok for WooCommerce."
msgstr "Create advertising campaigns and reach one billion global users with TikTok for WooCommerce."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:130
msgid "Grow your business on Pinterest! Use this official plugin to allow shoppers to Pin products while browsing your store, track conversions, and advertise on Pinterest."
msgstr "Grow your business on Pinterest! Use this official plugin to allow shoppers to Pin products while browsing your store, track conversions, and advertise on Pinterest."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:2016
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2421
msgid "Limit result set to specific amount of suggested products."
msgstr "Limit result set to specific amount of suggested products."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1994
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2399
msgid "Limit result set to specific product categorie ids."
msgstr "Limit result set to specific product categorie ids."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:2005
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2410
msgid "Limit result set to specific product tag ids."
msgstr "Limit result set to specific product tag ids."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:253
msgid "Override the \"woocommerce_date_type\" option that is used for the database date field considered for revenue reports."
msgstr "Override the \"woocommerce_date_type\" option that is used for the database date field considered for revenue reports."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:32
msgid "Sales channels"
msgstr "Sales channels"

#: src/Admin/API/MarketingCampaigns.php:280
msgid "Sales of the marketing campaign."
msgstr "Sales of the marketing campaign."

#: src/Admin/API/OnboardingProducts.php:74
msgid "Sorry, you cannot create dummy products."
msgstr "Sorry, you cannot create dummy products."

#. translators: %1$s is the downloadable file path, %2$s is an opening link
#. tag, %3%s is a closing link tag.
#: includes/class-wc-product-download.php:293
msgid "The downloadable file %s cannot be used as it does not exist on the server, or is not located within an approved directory. Please contact a site administrator for help. %2$sLearn more.%3$s"
msgstr "The downloadable file %s cannot be used as it does not exist on the server, or is not located within an approved directory. Please contact a site administrator for help. %2$sLearn more.%3$s"

#: includes/admin/helper/class-wc-helper-orders-api.php:98
msgid "Could not start the installation process. Reason: "
msgstr "Could not start the installation process. Reason: "

#: src/Internal/Api/Autogenerated/GraphQLQueries/ListProducts.php:65
#: src/Internal/Api/Autogenerated/GraphQLTypes/Input/ProductFilter.php:29
msgid "Filter by stock status."
msgstr "Filter by stock status."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:195
msgid "Additional fields to be persisted on the order."
msgstr "Additional fields to be persisted on the order."

#: templates/order/attribution-details.php:141
msgid "Device type"
msgstr "Device type"

#: src/Internal/Traits/OrderAttributionMeta.php:300
msgid "Direct"
msgstr "Direct"

#: src/Internal/Features/FeaturesController.php:365
msgid "Enable this feature to track and credit channels and campaigns that contribute to orders on your site"
msgstr "Enable this feature to track and credit channels and campaigns that contribute to orders on your site"

#: templates/order/attribution-details.php:42
msgid "Hide details"
msgstr "Hide details"

#: src/Internal/ProductImage/MatchImageBySKU.php:66
msgid "Match images"
msgstr "Match images"

#. translators: %s is the field name
#: src/Internal/Orders/OrderAttributionBlocksController.php:161
#: src/Internal/Traits/OrderAttributionMeta.php:381
msgid "Order attribution field: %s"
msgstr "Order attribution field: %s"

#: src/Internal/Abilities/Domain/Traits/OrderAbilityTrait.php:164
#: src/Internal/OrderReviews/SubmissionHandler.php:74
#: src/Internal/OrderReviews/SubmissionHandler.php:78
#: src/Internal/OrderReviews/SubmissionHandler.php:83
#: src/Internal/OrderReviews/SubmissionHandler.php:96
#: src/Internal/Orders/OrderActionsRestController.php:506
#: src/Internal/Traits/OrderAttributionMeta.php:212
msgid "Order not found."
msgstr "Order not found."

#. translators: %s is the source value
#: src/Internal/Traits/OrderAttributionMeta.php:288
msgid "Organic: %s"
msgstr "Organic: %s"

#: src/Internal/Orders/OrderAttributionController.php:560
#: src/Internal/PushNotifications/Controllers/PushTokenRestController.php:347
#: templates/order/attribution-details.php:27
msgid "Origin"
msgstr "Origin"

#: src/Internal/ProductImage/MatchImageBySKU.php:61
msgid "Product image matching by SKU"
msgstr "Product image matching by SKU"

#. translators: %s is the source value
#: src/Internal/Traits/OrderAttributionMeta.php:294
msgid "Referral: %s"
msgstr "Referral: %s"

#: templates/order/attribution-details.php:150
msgid "Session page views"
msgstr "Session page views"

#: src/Internal/ProductImage/MatchImageBySKU.php:67
msgid "Set product featured image when uploaded image file name matches product SKU."
msgstr "Set product featured image when uploaded image file name matches product SKU."

#: templates/order/attribution-details.php:41
msgid "Show details"
msgstr "Show details"

#: templates/order/attribution-details.php:51
msgid "Source type"
msgstr "Source type"

#. translators: %s is the source value
#: src/Internal/Traits/OrderAttributionMeta.php:282
msgid "Source: %s"
msgstr "Source: %s"

#: templates/order/attribution-details.php:153
msgid "The number of unique pages viewed by the customer prior to this order."
msgstr "The number of unique pages viewed by the customer prior to this order."

#: templates/order/customer-history.php:43
msgid "This is the Customer Lifetime Value, or the total amount you have earned from this customer's orders."
msgstr "This is the Customer Lifetime Value, or the total amount you have earned from this customer's orders."

#: templates/order/customer-history.php:29
msgid "Total orders"
msgstr "Total orders"

#: templates/order/customer-history.php:40
msgid "Total revenue"
msgstr "Total revenue"

#. translators: %s is the property type
#: src/Internal/Orders/OrderAttributionBlocksController.php:144
msgid "Value of type %s was posted to the order attribution callback"
msgstr "Value of type %s was posted to the order attribution callback"

#: src/Internal/Traits/OrderAttributionMeta.php:312
msgid "Web admin"
msgstr "Web admin"

#. translators: %d is an order ID.
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:170
msgid "%d is not a valid order ID."
msgstr "%d is not a valid order ID."

#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:247
msgid "%s attribution"
msgstr "%s attribution"

#. translators: %s is a number of log files.
#: src/Internal/Admin/Logging/LogHandlerFileV2.php:348
msgid "%s expired log file was deleted."
msgid_plural "%s expired log files were deleted."
msgstr[0] "%s expired log file was deleted."
msgstr[1] "%s expired log files were deleted."

#. translators: %1$d is an order ID, %2$s is an error message.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:990
msgid "An error occurred while cleaning up order %1$d: %2$s"
msgstr "An error occurred while cleaning up order %1$d: %2$s"

#. translators: %d is the number of orders that were cleaned up.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1026
msgid "Cleanup completed for %d order."
msgid_plural "Cleanup completed for %d orders."
msgstr[0] "Cleanup completed for %d order."
msgstr[1] "Cleanup completed for %d orders."

#: src/Internal/Admin/Logging/FileV2/FileExporter.php:63
msgid "Could not access file."
msgstr "Could not access file."

#: src/Internal/Admin/Logging/FileV2/FileController.php:632
msgid "Could not access the specified files."
msgstr "Could not access the specified files."

#: src/Internal/Admin/Logging/FileV2/FileController.php:641
msgid "Could not write to the temp directory. Try downloading files one at a time instead."
msgstr "Could not write to the temp directory. Try downloading files one at a time instead."

#: src/Internal/Admin/Orders/Edit.php:277
msgid "Customer history"
msgstr "Customer history"

#: src/Internal/Admin/Orders/MetaBoxes/OrderAttribution.php:46
msgid "Desktop"
msgstr "Desktop"

#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:141
msgid "Line #"
msgstr "Line #"

#. translators: %s is a line number in a file.
#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:183
msgid "Line %s"
msgstr "Line %s"

#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:142
msgid "Matched Line"
msgstr "Matched Line"

#: src/Internal/Admin/Orders/MetaBoxes/OrderAttribution.php:40
msgid "Mobile"
msgstr "Mobile"

#: src/Internal/Admin/Logging/FileV2/FileController.php:376
msgid "Multiple files match this ID."
msgstr "Multiple files match this ID."

#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:60
msgid "No search results."
msgstr "No search results."

#: src/Internal/Features/FeaturesController.php:364
msgid "Order Attribution"
msgstr "Order Attribution"

#: src/Internal/DataStores/Orders/LegacyDataHandler.php:210
msgid "Order is not an HPOS order."
msgstr "Order is not an HPOS order."

#: src/Internal/Admin/Logging/PageController.php:793
msgid "Search within these files"
msgstr "Search within these files"

#: src/Internal/Admin/Orders/MetaBoxes/OrderAttribution.php:43
msgid "Tablet"
msgstr "Tablet"

#. translators: %s is a number.
#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:114
msgid "The number of search results has reached the limit of %s. Try refining your search."
msgstr "The number of search results has reached the limit of %s. Try refining your search."

#. translators: %s is a number.
#: src/Internal/Admin/Logging/PageController.php:809
msgid "⚠️ Only %s files can be searched at one time. Try filtering the file list before searching."
msgstr "⚠️ Only %s files can be searched at one time. Try filtering the file list before searching."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:152
msgid "Branded tracking experience"
msgstr "Branded tracking experience"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:156
msgid "Built-in Tax & Duties paperwork"
msgstr "Built-in Tax & Duties paperwork"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:949
msgid "Cleanup can only be performed when HPOS is active and compatibility mode is disabled."
msgstr "Cleanup can only be performed when HPOS is active and compatibility mode is disabled."

#. translators: %d is an order ID.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:987
msgid "Cleanup completed for order %d."
msgstr "Cleanup completed for order %d."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:160
msgid "Free Plan Available"
msgstr "Free Plan Available"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:964
msgid "HPOS cleanup"
msgstr "HPOS cleanup"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:141
msgid "Highly discounted shipping rates"
msgstr "Highly discounted shipping rates"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:960
msgid "No orders to cleanup."
msgstr "No orders to cleanup."

#. translators: %1$d is referring to rating value. Example: Rated 4 out of 5.
#: src/Blocks/BlockTypes/ProductFilterRating.php:110
msgid "Rated %1$d out of 5"
msgstr "Rated %1$d out of 5"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:145
msgid "Seamless order sync and label printing"
msgstr "Seamless order sync and label printing"

#: patterns/hero-product-split.php:29
msgid "Shop the sale"
msgstr "Shop the sale"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:131
msgid "Simplified shipping with: "
msgstr "Simplified shipping with: "

#. translators: %d is the number of orders to clean up.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:969
msgid "Starting cleanup for %d order..."
msgid_plural "Starting cleanup for %d orders..."
msgstr[0] "Starting cleanup for %d order..."
msgstr[1] "Starting cleanup for %d orders..."

#. translators: %1$s is field key, %2$s location.
#: src/Blocks/Domain/Services/CheckoutFields.php:1125
msgid "The field %1$s is invalid for the location %2$s."
msgstr "The field %1$s is invalid for the location %2$s."

#. translators: % is field key.
#: src/Blocks/Domain/Services/CheckoutFields.php:1114
msgid "The field %s is invalid."
msgstr "The field %s is invalid."

#. translators: %s is field key.
#: src/Blocks/Domain/Services/CheckoutFields.php:177
msgid "The field %s is required."
msgstr "The field %s is required."

#: includes/admin/class-wc-admin-log-table-list.php:119
#: src/Internal/Admin/Logging/PageController.php:733
msgid "Additional context"
msgstr "Additional context"

#: includes/admin/class-wc-admin-log-table-list.php:138
msgid "Context"
msgstr "Context"

#: includes/admin/class-wc-admin-log-table-list.php:227
msgid "Hide context"
msgstr "Hide context"

#: includes/admin/class-wc-admin-log-table-list.php:226
#: includes/admin/class-wc-admin-log-table-list.php:230
msgid "Show context"
msgstr "Show context"

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:413
msgid "There was an error getting the install URL for this product."
msgstr "There was an error getting the install URL for this product."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:400
msgid "This product is already installed."
msgstr "This product is already installed."

#: includes/admin/class-wc-admin-status.php:345
#: includes/admin/class-wc-admin-status.php:365
msgid "You do not have permission to manage log entries."
msgstr "You do not have permission to manage log entries."

#: assets/client/blocks/product-collection-no-results/block.json
msgctxt "block description"
msgid "The contents of this block will display when there are no products found."
msgstr "The contents of this block will display when there are no products found."

#: assets/client/blocks/product-collection-no-results/block.json
msgctxt "block keyword"
msgid "Product Collection"
msgstr "Product Collection"

#: assets/client/blocks/product-collection-no-results/block.json
msgctxt "block title"
msgid "No results"
msgstr "No results"

#: assets/client/blocks/product-filter-rating/block.json
msgctxt "block title"
msgid "Rating Filter"
msgstr "Rating Filter"

#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:265
#: assets/client/admin/chunks/marketplace.js:1
msgid "Refresh"
msgstr "Refresh"

#: src/Admin/PluginsHelper.php:828 src/Admin/PluginsHelper.php:1150
#: assets/client/admin/chunks/marketplace.js:1
msgid "Subscribe"
msgstr "Subscribe"

#. translators: %s is the audio player icon.
#. translators: %s is the social service name.
#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-audio.php:132
#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-social-links.php:171
#: assets/client/admin/chunks/marketplace.js:1
msgid "%s icon"
msgstr "%s icon"

#. translators: %s is a number of files.
#: src/Internal/Admin/Logging/PageController.php:669
msgid "%s log file deleted."
msgid_plural "%s log files deleted."
msgstr[0] "%s log file deleted."
msgstr[1] "%s log files deleted."

#: src/Internal/Admin/Logging/PageController.php:258
msgid "Browse log files"
msgstr "Browse log files"

#. translators: %1$s is the name of the hook to be enqueued, %2$s is the
#. exception message.
#: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:326
msgid "Caught exception while enqueuing action \"%1$s\": %2$s"
msgstr "Caught exception while enqueuing action \"%1$s\": %2$s"

#: src/Internal/Admin/Logging/FileV2/FileController.php:208
#: src/Internal/Admin/Logging/FileV2/FileController.php:490
msgid "Could not access the log file directory."
msgstr "Could not access the log file directory."

#: src/Internal/Admin/Logging/PageController.php:354
msgid "Current"
msgstr "Current"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:129
msgid "Customers will need to spend this amount to get free shipping."
msgstr "Customers will need to spend this amount to get free shipping."

#: src/Internal/Admin/Logging/FileV2/FileListTable.php:200
msgid "Date modified"
msgstr "Date modified"

#: src/Internal/Admin/Logging/PageController.php:324
msgid "Delete this log file permanently?"
msgstr "Delete this log file permanently?"

#: src/Internal/Admin/Logging/PageController.php:346
msgid "File rotations:"
msgstr "File rotations:"

#: src/Internal/Admin/Logging/FileV2/FileListTable.php:201
msgid "File size"
msgstr "File size"

#: src/Internal/Admin/Logging/FileV2/FileListTable.php:107
msgid "Filter by log source"
msgstr "Filter by log source"

#: src/Internal/Admin/Logging/FileV2/FileListTable.php:60
msgid "No log files found."
msgstr "No log files found."

#: src/Internal/Admin/Logging/PageController.php:296
msgid "Return to the file list."
msgstr "Return to the file list."

#. translators: 1. a date, 2. a slug-style name for a file.
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:244
msgid "Select the %1$s log file for %2$s"
msgstr "Select the %1$s log file for %2$s"

#: src/Internal/Admin/Logging/FileV2/FileController.php:369
msgid "This file does not exist."
msgstr "This file does not exist."

#. translators: %s is the name of a log file.
#: src/Internal/Admin/Logging/PageController.php:336
msgid "Viewing log file %s"
msgstr "Viewing log file %s"

#: src/Internal/Admin/Logging/PageController.php:610
msgid "You do not have permission to manage log files."
msgstr "You do not have permission to manage log files."

#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:106
msgid "e.g. Local pickup"
msgstr "e.g. Local pickup"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:121
msgid "A minimum order amount AND coupon"
msgstr "A minimum order amount AND coupon"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:120
msgid "A minimum order amount OR coupon"
msgstr "A minimum order amount OR coupon"

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1247
msgid "Attribute terms."
msgstr "Attribute terms."

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:13
msgid "Charge a flat rate per item, or enter a cost formula to charge a percentage based cost or a minimum fee. Learn more about"
msgstr "Charge a flat rate per item, or enter a cost formula to charge a percentage based cost or a minimum fee. Learn more about"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:112
msgid "Free shipping requires"
msgstr "Free shipping requires"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:117
msgid "No requirement"
msgstr "No requirement"

#: includes/admin/settings/class-wc-settings-shipping.php:357
msgid "Please enter a valid number."
msgstr "Please enter a valid number."

#. translators: %s: URL for link
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:54
msgid "These costs can optionally be added based on the <a target=\"_blank\" href=\"%s\">product shipping class</a>. Learn more about <a target=\"_blank\" href=\"https://woocommerce.com/document/flat-rate-shipping/#shipping-classes\">setting shipping class costs</a>."
msgstr "These costs can optionally be added based on the <a target=\"_blank\" href=\"%s\">product shipping class</a>. Learn more about <a target=\"_blank\" href=\"https://woocommerce.com/document/flat-rate-shipping/#shipping-classes\">setting shipping class costs</a>."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:157
msgid "WooCommerce Store Identifier."
msgstr "WooCommerce Store Identifier."

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:19
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:106
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:104
msgid "Your customers will see the name of this shipping method during checkout."
msgstr "Your customers will see the name of this shipping method during checkout."

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:13
msgid "advanced costs"
msgstr "advanced costs"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:108
msgid "e.g. Free shipping"
msgstr "e.g. Free shipping"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:21
msgid "e.g. Standard national"
msgstr "e.g. Standard national"

#. translators: %s: Product title
#: includes/class-wc-product-simple.php:75
msgid "Add to cart: &ldquo;%s&rdquo;"
msgstr "Add to basket: &ldquo;%s&rdquo;"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:21
msgid "A shipping zone consists of the region(s) you'd like to ship to and the shipping method(s) offered. A shopper can only be matched to one zone, and we'll use their shipping address to show them the methods available in their area."
msgstr "A shipping zone consists of the region(s) you'd like to ship to and the shipping method(s) offered. A shopper can only be matched to one zone, and we'll use their shipping address to show them the methods available in their area."

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:57
msgid "An optional zone you can use to set the shipping method(s) available to any regions that have not been listed above."
msgstr "An optional zone you can use to set the shipping method(s) available to any regions that have not been listed above."

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:20
msgid "Use shipping classes to customize the shipping rates for different groups of products, such as heavy items that require higher postage fees."
msgstr "Use shipping classes to customise the shipping rates for different groups of products, such as heavy items that require higher postage fees."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:156
msgid "Add shipping class costs"
msgstr "Add shipping class costs"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:71
msgid "Add the shipping methods you'd like to make available to customers in this zone."
msgstr "Add the shipping methods you'd like to make available to customers in this zone."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:18
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:17
msgid "Add zone"
msgstr "Add zone"

#: includes/admin/settings/class-wc-settings-shipping.php:60
msgid "Classes"
msgstr "Classes"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:181
msgid "Create shipping method"
msgstr "Create shipping method"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:69
msgid "Give your shipping class a name for easy identification"
msgstr "Give your shipping class a name for easy identification"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:34
msgid "Give your zone a name! E.g. Local, or Worldwide."
msgstr "Give your zone a name! E.g. Local, or Worldwide."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:47
msgid "List the regions you'd like to include in your shipping zone. Customers will be matched against these regions."
msgstr "List the regions you'd like to include in your shipping zone. Customers will be matched against these regions."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:273
msgid "STEP 1 OF 2"
msgstr "STEP 1 OF 2"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:167
msgid "STEP 2 OF 2"
msgstr "STEP 2 OF 2"

#. translators: %s: shipping method title
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:142
#: assets/client/admin/chunks/launch-store.js:2
msgid "Set up %s"
msgstr "Set up %s"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:80
msgid "Slug (unique identifier) can be left blank and auto-generated, or you can enter one"
msgstr "Slug (unique identifier) can be left blank and auto-generated, or you can enter one"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:89
msgid "e.g. For heavy items requiring higher postage"
msgstr "e.g. For heavy items requiring higher postage"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:67
msgid "e.g. Heavy"
msgstr "e.g. Heavy"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:78
msgid "e.g. heavy-packages"
msgstr "e.g. heavy-packages"

#: includes/admin/helper/class-wc-helper.php:1193
#: includes/admin/helper/class-wc-helper.php:1247
#: includes/admin/helper/class-wc-helper.php:1313
msgid "Subscription not found"
msgstr "Subscription not found"

#: includes/admin/helper/class-wc-helper.php:1224
#: includes/admin/helper/class-wc-helper.php:1354
#: src/Internal/Admin/Settings/Utils.php:388
#: src/Internal/Admin/Settings/Utils.php:428
msgid "Unknown error"
msgstr "Unknown error"

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:346
msgid "There was an error activating this plugin."
msgstr "There was an error activating this plugin."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:365
msgid "There was an error activating this theme."
msgstr "There was an error activating this theme."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:214
msgid "There was an error connecting your subscription. Please try again."
msgstr "There was an error connecting your subscription. Please try again."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:280
msgid "There was an error disconnecting your subscription. Please try again."
msgstr "There was an error disconnecting your subscription. Please try again."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:374
msgid "This product has been activated."
msgstr "This product has been activated."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:318
msgid "This product is already active."
msgstr "This product is already active."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:309
msgid "This product is not installed."
msgstr "This product is not installed."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:300
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:391
msgid "We couldn't find a subscription for this product."
msgstr "We couldn't find a subscription for this product."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:208
msgid "Your subscription has been connected."
msgstr "Your subscription has been connected."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:274
msgid "Your subscription has been disconnected."
msgstr "Your subscription has been disconnected."

#. translators: %1$s Coupon codes, %2$s Reason
#: src/StoreApi/Utilities/OrderController.php:308
msgid "\"%1$s\" was removed from the cart. %2$s"
msgstr "\"%1$s\" was removed from the basket. %2$s"

#: assets/client/blocks/page-content-wrapper/block.json
msgctxt "block description"
msgid "Displays WooCommerce page content."
msgstr "Displays WooCommerce page content."

#: assets/client/blocks/order-confirmation-status/block.json
msgctxt "block description"
msgid "Display a \"thank you\" message, or a sentence regarding the current order status."
msgstr "Display a \"thank you\" message, or a sentence regarding the current order status."

#: assets/client/blocks/order-confirmation-downloads/block.json
msgctxt "block description"
msgid "Display links to purchased downloads."
msgstr "Display links to purchased downloads."

#: assets/client/blocks/order-confirmation-downloads-wrapper/block.json
msgctxt "block description"
msgid "Display the downloadable products section."
msgstr "Display the downloadable products section."

#: assets/client/blocks/order-confirmation-totals/block.json
msgctxt "block description"
msgid "Display the items purchased and order totals."
msgstr "Display the items purchased and order totals."

#: assets/client/blocks/order-confirmation-billing-address/block.json
msgctxt "block description"
msgid "Display the order confirmation billing address."
msgstr "Display the order confirmation billing address."

#: assets/client/blocks/order-confirmation-billing-wrapper/block.json
msgctxt "block description"
msgid "Display the order confirmation billing section."
msgstr "Display the order confirmation billing section."

#: assets/client/blocks/order-confirmation-shipping-address/block.json
msgctxt "block description"
msgid "Display the order confirmation shipping address."
msgstr "Display the order confirmation shipping address."

#: assets/client/blocks/order-confirmation-shipping-wrapper/block.json
msgctxt "block description"
msgid "Display the order confirmation shipping section."
msgstr "Display the order confirmation shipping section."

#: assets/client/blocks/order-confirmation-totals-wrapper/block.json
msgctxt "block description"
msgid "Display the order details section."
msgstr "Display the order details section."

#: assets/client/blocks/order-confirmation-summary/block.json
msgctxt "block description"
msgid "Display the order summary on the order confirmation page."
msgstr "Display the order summary on the order confirmation page."

#: assets/client/blocks/order-confirmation-additional-information/block.json
msgctxt "block description"
msgid "Displays additional information provided by third-party extensions for the current order."
msgstr "Displays additional information provided by third-party extensions for the current order."

#: assets/client/blocks/classic-shortcode/block.json
msgctxt "block description"
msgid "Renders classic WooCommerce shortcodes."
msgstr "Renders classic WooCommerce shortcodes."

#: assets/client/blocks/order-confirmation-additional-information/block.json
msgctxt "block title"
msgid "Additional Information"
msgstr "Additional Information"

#: assets/client/blocks/order-confirmation-billing-wrapper/block.json
msgctxt "block title"
msgid "Billing Address Section"
msgstr "Billing Address Section"

#: assets/client/blocks/classic-shortcode/block.json
msgctxt "block title"
msgid "Classic Shortcode"
msgstr "Classic Shortcode"

#: assets/client/blocks/order-confirmation-downloads-wrapper/block.json
msgctxt "block title"
msgid "Downloads Section"
msgstr "Downloads Section"

#: assets/client/blocks/order-confirmation-downloads/block.json
msgctxt "block title"
msgid "Order Downloads"
msgstr "Order Downloads"

#: assets/client/blocks/order-confirmation-status/block.json
msgctxt "block title"
msgid "Order Status"
msgstr "Order Status"

#: assets/client/blocks/order-confirmation-totals/block.json
msgctxt "block title"
msgid "Order Totals"
msgstr "Order Totals"

#: assets/client/blocks/order-confirmation-totals-wrapper/block.json
msgctxt "block title"
msgid "Order Totals Section"
msgstr "Order Totals Section"

#: assets/client/blocks/order-confirmation-shipping-wrapper/block.json
msgctxt "block title"
msgid "Shipping Address Section"
msgstr "Shipping Address Section"

#: assets/client/blocks/page-content-wrapper/block.json
msgctxt "block title"
msgid "WooCommerce Page"
msgstr "WooCommerce Page"

#. translators: %1$s: month %2$s: year
#: src/Internal/StockNotifications/Admin/ListTable.php:682
msgid "%1$s %2$d"
msgstr "%1$s %2$d"

#: src/Internal/Admin/Logging/Settings.php:242
#: assets/client/admin/chunks/marketplace.js:1
msgid "days"
msgstr "days"

#: src/Internal/Admin/Logging/PageController.php:431
msgid "Search results"
msgstr "Search results"

#: src/Admin/Features/Blueprint/Init.php:225
#: assets/client/admin/chunks/marketplace.js:1
msgid "Themes"
msgstr "Themes"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:719
msgid "Background sync is enabled."
msgstr "Background sync is enabled."

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:98
msgid "Good news! WooCommerce Tax can automate your sales tax calculations for you."
msgstr "Good news! WooCommerce Tax can automate your sales tax calculations for you."

#: src/Blocks/Templates/CartTemplate.php:24
msgctxt "Template name"
msgid "Page: Cart"
msgstr "Page: Basket"

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:239
msgid "Alternatively, confirm the email address linked to the order below."
msgstr "Alternatively, confirm the email address linked to the order below."

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:276
msgid "Confirm email and view order"
msgstr "Confirm email and view order"

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:230
msgid "Great news! Your order has been received, and a confirmation will be sent to your email address."
msgstr "Great news! Your order has been received, and a confirmation will be sent to your email address."

#. translators: 1: opening a link tag 2: closing a link tag
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:208
msgid "Have an account with us? %1$sLog in here to view your order details%2$s."
msgstr "Have an account with us? %1$sLog in here to view your order details%2$s."

#. translators: 1: opening a link tag 2: closing a link tag
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:233
msgid "Have an account with us? %1$sLog in here%2$s to view your order."
msgstr "Have an account with us? %1$sLog in here%2$s to view your order."

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:203
msgid "If you've just placed an order, give your email a quick check for the confirmation."
msgstr "If you've just placed an order, give your email a quick check for the confirmation."

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:192
msgid "Please check your email for the order confirmation."
msgstr "Please check your email for the order confirmation."

#: src/Blocks/Templates/CheckoutTemplate.php:24
msgctxt "Template name"
msgid "Page: Checkout"
msgstr "Page: Checkout"

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:136
msgid "Thank you. Your order has been fulfilled."
msgstr "Thank you. Your order has been fulfilled."

#: src/Blocks/Templates/OrderConfirmationTemplate.php:42
msgid "The Order Confirmation template serves as a receipt and confirmation of a successful purchase. It includes a summary of the ordered items, shipping, billing, and totals."
msgstr "The Order Confirmation template serves as a receipt and confirmation of a successful purchase. It includes a summary of the ordered items, shipping, billing, and totals."

#: src/StoreApi/Schemas/V1/ItemSchema.php:25
msgid "The item type."
msgstr "The item type."

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:144
#: assets/client/admin/chunks/1497.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "Try again"
msgstr "Try again"

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:143
msgid "Your order cannot be processed as the originating bank/merchant has declined your transaction. Please attempt your purchase again."
msgstr "Your order cannot be processed as the originating bank/merchant has declined your transaction. Please attempt your purchase again."

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:96
msgid "Your order has been cancelled."
msgstr "Your order has been cancelled."

#. translators: %s: date and time of the order refund.
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:116
msgid "Your order was refunded %s."
msgstr "Your order was refunded %s."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1243
msgid "Attribute term."
msgstr "Attribute term."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:67
msgid "Default values for generated variations."
msgstr "Default values for generated variations."

#: patterns/footer-large.php:23
msgid "Learn about new products and discounts"
msgstr "Learn about new products and discounts"

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1232
msgid "Limit result set to products with specified attributes."
msgstr "Limit result set to products with specified attributes."

#: patterns/hero-product-3-split.php:34
msgid "Placeholder image used to represent a product being showcased."
msgstr "Placeholder image used to represent a product being showcased."

#: patterns/social-follow-us-in-social-media.php:52
msgid "Placeholder image used to represent products being showcased under the social media icons. 1 out of 4."
msgstr "Placeholder image used to represent products being showcased under the social media icons. 1 out of 4."

#: patterns/social-follow-us-in-social-media.php:62
msgid "Placeholder image used to represent products being showcased under the social media icons. 2 out of 4."
msgstr "Placeholder image used to represent products being showcased under the social media icons. 2 out of 4."

#: patterns/social-follow-us-in-social-media.php:72
msgid "Placeholder image used to represent products being showcased under the social media icons. 3 out of 4."
msgstr "Placeholder image used to represent products being showcased under the social media icons. 3 out of 4."

#: patterns/social-follow-us-in-social-media.php:82
msgid "Placeholder image used to represent products being showcased under the social media icons. 4 out of 4."
msgstr "Placeholder image used to represent products being showcased under the social media icons. 4 out of 4."

#. Translators: %s Page contents.
#: includes/admin/settings/class-wc-settings-advanced.php:92
msgid "Page where shoppers review their shopping cart"
msgstr "Page where shoppers review their shopping basket"

#. Translators: %s Page contents.
#: includes/admin/settings/class-wc-settings-advanced.php:112
msgid "Page where shoppers go to finalize their purchase"
msgstr "Page where shoppers go to finalize their purchase"

#: assets/client/blocks/product-gallery-large-image-next-previous/block.json
msgctxt "block description"
msgid "Display next and previous buttons."
msgstr "Display next and previous buttons."

#: assets/client/blocks/product-gallery-large-image-next-previous/block.json
msgctxt "block title"
msgid "Next/Previous Buttons"
msgstr "Next/Previous Buttons"

#: src/Admin/Features/OnboardingTasks/Tasks/CustomizeStore.php:89
#: assets/client/admin/chunks/customize-store.js:2
msgid "Customize your store"
msgstr "Customise your store"

#: includes/admin/settings/class-wc-settings-emails.php:221
msgid "Logo"
msgstr "Logo"

#. translators: %s is the audio player icon.
#: packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-audio.php:132
msgid "Audio"
msgstr "Audio"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:898
msgid "HPOS could not be disabled."
msgstr "HPOS could not be disabled."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:841
msgid "HPOS could not be enabled."
msgstr "HPOS could not be enabled."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:900
msgid "HPOS disabled."
msgstr "HPOS disabled."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:839
msgid "HPOS enabled."
msgstr "HPOS enabled."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:894
msgid "HPOS is already disabled."
msgstr "HPOS is already disabled."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:835
msgid "HPOS is already enabled."
msgstr "HPOS is already enabled."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:828
msgid "HPOS pre-checks failed, please see the errors above"
msgstr "HPOS pre-checks failed, please see the errors above"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:678
msgid "High-performance order storage (recommended)"
msgstr "High-performance order storage (recommended)"

#: src/Internal/Features/FeaturesController.php:340
msgid "New, faster way to find extensions and themes for your WooCommerce store"
msgstr "New, faster way to find extensions and themes for your WooCommerce store"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:674
msgid "Order data storage"
msgstr "Order data storage"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:800
msgid "Orders table created."
msgstr "Orders table created."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:796
msgid "Orders table does not exist. Creating..."
msgstr "Orders table does not exist. Creating..."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:873
msgid "Running pre-disable checks..."
msgstr "Running pre-disable checks..."

#. translators: %s: Search query.
#: src/Internal/Admin/Orders/ListTable.php:251
msgid "Search results for: %s"
msgstr "Search results for: %s"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:677
msgid "WordPress posts storage (legacy)"
msgstr "WordPress posts storage (legacy)"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:803
msgid "[Failed] Orders table could not be created."
msgstr "[Failed] Orders table could not be created."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:785
msgid "[Failed] Some installed plugins are incompatible. Please review the plugins by going to WooCommerce > Settings > Advanced > Features and see the \"Order data storage\" section."
msgstr "[Failed] Some installed plugins are incompatible. Please review the plugins by going to WooCommerce > Settings > Advanced > Features and see the \"Order data storage\" section."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:807
msgid "[Failed] The orders table does not exist and this is not a new shop. Please create the table by going to WooCommerce > Settings > Advanced > Features and enabling sync."
msgstr "[Failed] The orders table does not exist and this is not a new shop. Please create the table by going to WooCommerce > Settings > Advanced > Features and enabling sync."

#. translators: %s is the command to run (wp wc cot sync).
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:816
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:882
msgid "[Failed] There are orders pending sync. Please run `%s` to sync pending orders."
msgstr "[Failed] There are orders pending sync. Please run `%s` to sync pending orders."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:773
msgid "[Failed] This is not a new shop, but --for-new-shop flag was passed."
msgstr "[Failed] This is not a new shop, but --for-new-shop flag was passed."

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:49
msgid "Choose a theme that best fits your brand's look and feel, then make it your own. Change the colors, add your logo, and create pages."
msgstr "Choose a theme that best fits your brand's look and feel, then make it your own. Change the colours, add your logo, and create pages."

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:40
msgid "Choose your theme"
msgstr "Choose your theme"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:188
msgid "Custom order tables could not be created."
msgstr "Custom order tables could not be created."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:183
msgid "Custom order tables does not exist, creating..."
msgstr "Custom order tables does not exist, creating..."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:186
msgid "Custom order tables were created successfully."
msgstr "Custom order tables were created successfully."

#: src/Admin/Features/OnboardingTasks/Tasks/TourInAppMarketplace.php:26
msgid "Discover ways of extending your store with a tour of the Woo Marketplace"
msgstr "Discover ways of extending your store with a tour of the Woo Marketplace"

#. translators: %s: WC_DELIMITER
#: includes/admin/class-wc-admin-assets.php:724
msgid "Enter some descriptive text. Use “%s” to separate different values."
msgstr "Enter some descriptive text. Use “%s” to separate different values."

#: patterns/footer-large.php:19
msgid "Join the community"
msgstr "Join the community"

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1225
msgid "Limit result set to products with or without price."
msgstr "Limit result set to products with or without price."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:355
msgid "Orders table does not exist."
msgstr "Orders table does not exist."

#: patterns/testimonials-single.php:24
msgid "Placeholder image with the avatar of the user who is writing the testimonial."
msgstr "Placeholder image with the avatar of the user who is writing the testimonial."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:769
msgid "Running pre-enable checks..."
msgstr "Running pre-enable checks..."

#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:57
msgid "Select values"
msgstr "Select values"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:158
msgid "These account details will be displayed within the order thank you page and confirmation email."
msgstr "These account details will be displayed within the order thank you page and confirmation email."

#: i18n/currencies.php:164
msgid "Venezuelan bol&iacute;var (2008–2018)"
msgstr "Venezuelan bol&iacute;var (2008–2018)"

#: assets/client/blocks/product-gallery-thumbnails/block.json
msgctxt "block description"
msgid "Display the Thumbnails of a product."
msgstr "Display the Thumbnails of a product."

#: assets/client/blocks/product-gallery-thumbnails/block.json
msgctxt "block title"
msgid "Thumbnails"
msgstr "Thumbnails"

#: assets/client/blocks/mini-cart/block.json
msgctxt "block description"
msgid "Display a button for shoppers to quickly view their cart."
msgstr "Display a button for shoppers to quickly view their basket."

#: assets/client/blocks/mini-cart/block.json
msgctxt "block title"
msgid "Mini-Cart"
msgstr "Mini-Basket"

#: assets/client/blocks/inner-blocks/cart-express-payment-block/block.json
#: assets/client/blocks/inner-blocks/checkout-express-payment-block/block.json
msgctxt "block description"
msgid "Allow customers to breeze through with quick payment options."
msgstr "Allow customers to breeze through with quick payment options."

#: assets/client/blocks/product-average-rating/block.json
msgctxt "block description"
msgid "Display the average rating of a product"
msgstr "Display the average rating of a product"

#: assets/client/blocks/product-rating-counter/block.json
msgctxt "block description"
msgid "Display the review count of a product"
msgstr "Display the review count of a product"

#: assets/client/blocks/product-collection/block.json
msgctxt "block keyword"
msgid "Products (Beta)"
msgstr "Products (Beta)"

#: assets/client/blocks/product-average-rating/block.json
msgctxt "block title"
msgid "Product Average Rating (Beta)"
msgstr "Product Average Rating (Beta)"

#: assets/client/blocks/product-rating-counter/block.json
msgctxt "block title"
msgid "Product Rating Counter"
msgstr "Product Rating Counter"

#: src/Admin/Features/OnboardingTasks/Tasks/CustomizeStore.php:80
#: assets/client/admin/chunks/4077.js:1
msgid "Customize your store illustration"
msgstr "Customise your store illustration"

#. translators: %s: product number.
#: src/Blocks/BlockTypes/ProductButton.php:203
#: src/Blocks/BlockTypes/ProductButton.php:384
msgid "%s in cart"
msgstr "%s in basket"

#: src/Blocks/Templates/MiniCartTemplate.php:60
msgid "The Mini-Cart template allows shoppers to see their cart items and provides access to the Cart and Checkout pages."
msgstr "The Mini-Basket template allows shoppers to see their basket items and provides access to the Basket and Checkout pages."

#: src/StoreApi/Schemas/V1/OrderFeeSchema.php:30
msgid "Unique identifier for the fee within the cart"
msgstr "Unique identifier for the fee within the basket"

#: src/StoreApi/Schemas/V1/ItemSchema.php:68
msgid "If the quantity is editable or fixed."
msgstr "If the quantity is editable or fixed."

#: src/StoreApi/Utilities/OrderAuthorizationTrait.php:83
msgid "Invalid billing email provided."
msgstr "Invalid billing email provided."

#: src/StoreApi/Utilities/OrderController.php:727
msgid "Invalid order ID or key provided."
msgstr "Invalid order ID or key provided."

#: src/StoreApi/Schemas/V1/OrderSchema.php:131
msgid "Order totals."
msgstr "Order totals."

#: src/StoreApi/Schemas/V1/ItemSchema.php:37
msgid "Quantity of this item."
msgstr "Quantity of this item."

#: src/StoreApi/Schemas/V1/OrderSchema.php:295
msgid "Status of the order."
msgstr "Status of the order."

#: src/StoreApi/Schemas/V1/OrderSchema.php:139
msgid "Subtotal of the order."
msgstr "Subtotal of the order."

#: src/StoreApi/Schemas/V1/ItemSchema.php:31
msgid "The item product or variation ID."
msgstr "The item product or variation ID."

#: src/StoreApi/Schemas/V1/ItemSchema.php:55
msgid "The maximum quantity allowed for this line item."
msgstr "The maximum quantity allowed for this line item."

#: src/StoreApi/Schemas/V1/ItemSchema.php:49
msgid "The minimum quantity allowed for this line item."
msgstr "The minimum quantity allowed for this line item."

#: src/StoreApi/Utilities/OrderAuthorizationTrait.php:40
msgid "This order belongs to a different customer."
msgstr "This order belongs to a different customer."

#: src/StoreApi/Routes/V1/CheckoutOrder.php:115
msgid "This order cannot be paid for."
msgstr "This order cannot be paid for."

#: src/StoreApi/Schemas/V1/OrderSchema.php:181
msgid "Total price of items in the order."
msgstr "Total price of items in the order."

#: src/StoreApi/Schemas/V1/OrderSchema.php:169
msgid "Total refund applied to the order."
msgstr "Total refund applied to the order."

#: src/StoreApi/Schemas/V1/OrderSchema.php:163
msgid "Total tax applied to the order."
msgstr "Total tax applied to the order."

#: src/StoreApi/Schemas/V1/OrderSchema.php:187
msgid "Total tax on items in the order."
msgstr "Total tax on items in the order."

#: src/StoreApi/Schemas/V1/ItemSchema.php:19
msgid "Unique identifier for the item."
msgstr "Unique identifier for the item."

#. translators: 1: action ID 2: exception message.
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:516
msgid "Action Scheduler was unable to delete action %1$d. Reason: %2$s"
msgstr "Action Scheduler was unable to delete action %1$d. Reason: %2$s"

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:63
msgid "Deletes unused variations."
msgstr "Deletes unused variations."

#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:165
msgid "Installation date of the WooCommerce mobile app."
msgstr "Installation date of the WooCommerce mobile app."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1529
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1801
msgid "Post password."
msgstr "Post password."

#: patterns/product-collection-featured-products-5-columns.php:48
msgid "Shop All"
msgstr "Shop All"

#: patterns/featured-category-triple.php:37
#: patterns/featured-category-triple.php:58
#: patterns/featured-category-triple.php:79
msgid "Shop Now"
msgstr "Shop Now"

#: patterns/product-collection-featured-products-5-columns.php:8
msgid "Shop new arrivals"
msgstr "Shop new arrivals"

#. translators: %s database error.
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1029
msgid "Unable to claim actions. Database error: %s."
msgstr "Unable to claim actions. Database error: %s."

#: patterns/hero-product-chessboard.php:16
msgid "We use only the highest-quality materials in our products, ensuring that they look great and last for years to come."
msgstr "We use only the highest-quality materials in our products, ensuring that they look great and last for years to come."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1024
msgctxt "database error"
msgid "unknown"
msgstr "unknown"

#: assets/client/blocks/product-rating-stars/block.json
msgctxt "block description"
msgid "Display the average rating of a product with stars"
msgstr "Display the average rating of a product with stars"

#: assets/client/blocks/product-gallery/block.json
msgctxt "block description"
msgid "Showcase your products relevant images and media."
msgstr "Showcase your products relevant images and media."

#: assets/client/blocks/customer-account/block.json
msgctxt "block keyword"
msgid "My Account"
msgstr "My Account"

#: assets/client/blocks/product-price/block.json
msgctxt "block title"
msgid "Product Price"
msgstr "Product Price"

#: assets/client/blocks/product-rating-stars/block.json
msgctxt "block title"
msgid "Product Rating Stars"
msgstr "Product Rating Stars"

#. translators: %1$s opening link tag %2$s closing link tag.
#: src/Utilities/PluginUtil.php:286
msgid "%1$sView and manage%2$s"
msgstr "%1$sView and manage%2$s"

#. translators: %1\$s, %2\$s = printable plugin names, %3\$d = plugins count
#: src/Utilities/PluginUtil.php:264
msgid "⚠ Incompatible plugins detected (%1$s, %2$s and %3$d other)."
msgid_plural "⚠ Incompatible plugins detected (%1$s and %2$s plugins and %3$d others)."
msgstr[0] "⚠ Incompatible plugins detected (%1$s, %2$s and %3$d other)."
msgstr[1] "⚠ Incompatible plugins detected (%1$s and %2$s plugins and %3$d others)."

#. translators: %s: number of pending orders.
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:727
msgid "Currently syncing orders... %s pending"
msgstr "Currently syncing orders... %s pending"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:625
msgid "High-Performance order storage"
msgstr "High-Performance order storage"

#. translators: %s = printable plugin name
#: src/Utilities/PluginUtil.php:253
msgid "⚠ 1 Incompatible plugin detected (%s)."
msgstr "⚠ 1 Incompatible plugin detected (%s)."

#. translators: %1\$s, %2\$s = printable plugin names
#: src/Utilities/PluginUtil.php:257
msgid "⚠ 2 Incompatible plugins detected (%1$s and %2$s)."
msgstr "⚠ 2 Incompatible plugins detected (%1$s and %2$s)."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:203
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:223
msgid "Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions."
msgstr "Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:206
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:222
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:570
#: assets/client/admin/chunks/2499.js:1
#: assets/client/admin/wp-admin-scripts/marketing-coupons.js:2
msgid "Klaviyo"
msgstr "Klaviyo"

#: src/Admin/API/Reports/Customers/Controller.php:647
msgid "Filter out results where any of the passed fields are empty"
msgstr "Filter out results where any of the passed fields are empty"

#: src/Blocks/Templates/CheckoutHeaderTemplate.php:36
msgctxt "Template name"
msgid "Checkout Header"
msgstr "Checkout Header"

#: src/Blocks/Templates/OrderConfirmationTemplate.php:33
msgctxt "Template name"
msgid "Order Confirmation"
msgstr "Order Confirmation"

#: src/Blocks/Templates/CheckoutHeaderTemplate.php:45
msgid "Template used to display the simplified Checkout header."
msgstr "Template used to display the simplified Checkout header."

#: src/Blocks/Templates/CheckoutTemplate.php:33
msgid "The Checkout template guides users through the final steps of the purchase process. It enables users to enter shipping and billing information, select a payment method, and review order details."
msgstr "The Checkout template guides users through the final steps of the purchase process. It enables users to enter shipping and billing information, select a payment method, and review order details."

#: src/Blocks/Templates/CartTemplate.php:33
msgid "The Cart template displays the items selected by the user for purchase, including quantities, prices, and discounts. It allows users to review their choices before proceeding to checkout."
msgstr "The Basket template displays the items selected by the user for purchase, including quantities, prices, and discounts. It allows users to review their choices before proceeding to checkout."

#. Translators: %s location name.
#: src/Blocks/Shipping/ShippingController.php:120
msgid "Collection from <strong>%s</strong>:"
msgstr "Collection from <strong>%s</strong>:"

#. translators: %1$s = order ID, %2$s = order id, %3$s = error message.
#. translators: %1$d = peoperty name, %2$d = order ID, %3$s = error message.
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:199
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1869
msgid "Error when setting property '%1$s' for order %2$d: %3$s"
msgstr "Error when setting property '%1$s' for order %2$d: %3$s"

#: includes/emails/class-wc-email-customer-processing-order.php:57
#: src/Blocks/BlockTypes/ClassicTemplate.php:229
msgid "Order confirmation"
msgstr "Order confirmation"

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:110
msgid "Order number used for display."
msgstr "Order number used for display."

#. translators: %d user ID.
#: includes/class-wc-privacy.php:429
msgid "User #%d was deleted by WooCommerce in accordance with the site's personal data retention settings. Any content belonging to that user has been retained but unassigned."
msgstr "User #%d was deleted by WooCommerce in accordance with the site's personal data retention settings. Any content belonging to that user has been retained but unassigned."

#: assets/client/blocks/product-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a product."
msgstr "Contains the block elements used to render a product."

#: assets/client/blocks/product-collection/block.json
msgctxt "block description"
msgid "Display a collection of products from your store."
msgstr "Display a collection of products from your store."

#: assets/client/blocks/product-new/block.json
msgctxt "block description"
msgid "Display a grid of your newest products."
msgstr "Display a grid of your newest products."

#: assets/client/blocks/product-top-rated/block.json
msgctxt "block description"
msgid "Display a grid of your top rated products."
msgstr "Display a grid of your top rated products."

#: assets/client/blocks/payment-method-icons/block.json
msgctxt "block keyword"
msgid "woocommerce"
msgstr "woocommerce"

#: assets/client/blocks/product-new/block.json
msgctxt "block title"
msgid "Newest Products"
msgstr "Newest Products"

#: assets/client/blocks/product-template/block.json
msgctxt "block title"
msgid "Product Template"
msgstr "Product Template"

#: assets/client/blocks/product-top-rated/block.json
msgctxt "block title"
msgid "Top Rated Products"
msgstr "Top Rated Products"

#: assets/client/blocks/product-rating/block.json
msgctxt "block description"
msgid "Display the average rating of a product."
msgstr "Display the average rating of a product."

#: assets/client/blocks/product-rating/block.json
msgctxt "block title"
msgid "Product Rating"
msgstr "Product Rating"

#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:761
#: src/Internal/Abilities/Domain/Traits/ProductAbilityTrait.php:769
msgid "Failed to save product."
msgstr "Failed to save product."

#: src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php:317
#: src/Internal/StockNotifications/Admin/NotificationCreatePage.php:67
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Please enter a valid email address."
msgstr "Please enter a valid email address."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:621
msgid "Automatically calculate how much sales tax should be collected – by city, country, or state."
msgstr "Automatically calculate how much sales tax should be collected – by city, country, or state."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:619
msgid "Get automated tax rates with WooCommerce Tax"
msgstr "Get automated tax rates with WooCommerce Tax"

#. translators: %s: Taxonomy name.
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:2427
msgid "Invalid taxonomy: %s."
msgstr "Invalid taxonomy: %s."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:586
msgid "Reach millions of active shoppers across Google with free product listings and ads."
msgstr "Reach millions of active shoppers across Google with free product listings and ads."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:786
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:828
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:863
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:229
#: src/Internal/Admin/WCPayPromotion/DefaultPromotions.php:28
#: src/Internal/Admin/WCPayPromotion/DefaultPromotions.php:40
#: assets/client/admin/app/index.js:2 assets/client/admin/data/index.js:2
msgid "WooPayments"
msgstr "WooPayments"

#. Translators: %1$d is number of errors and %2$s is the formatted array of
#. order IDs.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:482
msgid "%1$d error found: %2$s when re-migrating order. Please review the error above."
msgid_plural "%1$d errors found: %2$s when re-migrating orders. Please review the errors above."
msgstr[0] "%1$d error found: %2$s when re-migrating order. Please review the error above."
msgstr[1] "%1$d errors found: %2$s when re-migrating orders. Please review the errors above."

#. translators: 1: The label for an order type 2: The title of the order 3: The
#. name of the website.
#: src/Internal/Admin/Orders/PageController.php:198
msgid "%1$s #%2$s &lsaquo; %3$s &#8212; WordPress"
msgstr "%1$s #%2$s &lsaquo; %3$s &#8212; WordPress"

#. translators: 1: The label for an order type 2: The name of the website.
#: src/Internal/Admin/Orders/PageController.php:191
#: src/Internal/Admin/Orders/PageController.php:206
msgid "%1$s &lsaquo; %2$s &#8212; WordPress"
msgstr "%1$s &lsaquo; %2$s &#8212; WordPress"

#. translators: %s is the name of an order type.
#: src/Internal/Admin/Orders/PageController.php:531
msgid "%s is not a valid order type."
msgstr "%s is not a valid order type."

#. Translators: %s Payment method ID.
#: src/StoreApi/Routes/V1/Checkout.php:977
msgid "%s is not available for this order—please choose a different payment method"
msgstr "%s is not available for this order—please choose a different payment method"

#. translators: %s is the name of a function.
#: src/Internal/Admin/Orders/PageController.php:516
msgid "%s must be called after the current_screen action."
msgstr "%s must be called after the current_screen action."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:467
msgid "Attempting to remigrate..."
msgstr "Attempting to remigrate..."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:577
msgid "Create ad campaigns with TikTok"
msgstr "Create ad campaigns with TikTok"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:579
msgid "Create advertising campaigns and reach one billion global users."
msgstr "Create advertising campaigns and reach one billion global users."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:551
msgid "Get your products in front of a highly engaged audience."
msgstr "Get your products in front of a highly engaged audience."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:563
msgid "Reach your customers with MailPoet"
msgstr "Reach your customers with MailPoet"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:528
msgid "Securely accept payments and manage payment activity straight from your store's dashboard"
msgstr "Securely accept payments and manage payment activity straight from your store's dashboard"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:565
msgid "Send purchase follow-up emails, newsletters, and promotional campaigns."
msgstr "Send purchase follow-up emails, newsletters, and promotional campaigns."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:549
msgid "Showcase your products with Pinterest"
msgstr "Showcase your products with Pinterest"

#: src/Admin/API/OnboardingProfile.php:496
msgid "Whether or not plugins step in core profiler was skipped."
msgstr "Whether or not plugins step in core profiler was skipped."

#. translators: %d refers to the total number of actions deleted
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php:118
msgid "%d action deleted."
msgid_plural "%d actions deleted."
msgstr[0] "%d action deleted."
msgstr[1] "%d actions deleted."

#. translators: %d refers to the total number of batches processed
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php:88
msgid "%d batch processed."
msgid_plural "%d batches processed."
msgstr[0] "%d batch processed."
msgstr[1] "%d batches processed."

#. translators: 1: provided value 2: provided type.
#: packages/action-scheduler/functions.php:137
msgid "An integer was expected but \"%1$s\" (%2$s) was received."
msgstr "An integer was expected but \"%1$s\" (%2$s) was received."

#: includes/admin/settings/class-wc-settings-shipping.php:356
msgid "Are you sure you want to delete this shipping method?"
msgstr "Are you sure you want to delete this shipping method?"

#. Translators: %s is the exception message.
#: packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php:135
msgid "It was not possible to determine a valid cut-off time: %s."
msgstr "It was not possible to determine a valid cut-off time: %s."

#: patterns/hero-product-split.php:37
msgid "Placeholder image used to represent a product being showcased in a hero section."
msgstr "Placeholder image used to represent a product being showcased in a hero section."

#: patterns/hero-product-chessboard.php:35
msgid "Placeholder image used to represent a product being showcased in a hero section. 1 out of 2."
msgstr "Placeholder image used to represent a product being showcased in a hero section. 1 out of 2."

#: patterns/hero-product-chessboard.php:112
msgid "Placeholder image used to represent a product being showcased in a hero section. 2 out of 2."
msgstr "Placeholder image used to represent a product being showcased in a hero section. 2 out of 2."

#: patterns/banner.php:55
msgid "Placeholder image used to represent products being showcased in a banner."
msgstr "Placeholder image used to represent products being showcased in a banner."

#: patterns/featured-category-triple.php:30
msgid "Placeholder image used to represent products being showcased in featured categories banner. 1 out of 3."
msgstr "Placeholder image used to represent products being showcased in featured categories banner. 1 out of 3."

#: patterns/featured-category-triple.php:51
msgid "Placeholder image used to represent products being showcased in featured categories banner. 2 out of 3."
msgstr "Placeholder image used to represent products being showcased in featured categories banner. 2 out of 3."

#: patterns/featured-category-triple.php:72
msgid "Placeholder image used to represent products being showcased in featured categories banner. 3 out of 3"
msgstr "Placeholder image used to represent products being showcased in featured categories banner. 3 out of 3"

#: includes/admin/settings/class-wc-settings-shipping.php:352
msgid "Shipping method could not be removed. Please retry."
msgstr "Shipping method could not be removed. Please retry."

#. translators: %s refers to the exception error message
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php:103
msgid "There was an error deleting an action: %s"
msgstr "There was an error deleting an action: %s"

#. translators: 1: action ID. 2: status slug.
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1283
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:984
msgid "Unable to update the status of action %1$d to %2$s."
msgstr "Unable to update the status of action %1$d to %2$s."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:703
msgctxt "status labels"
msgid "All"
msgstr "All"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:704
msgctxt "status labels"
msgid "Past-due"
msgstr "Past-due"

#: i18n/states.php:1125
msgid "Christ Church Nichola Town"
msgstr "Christ Church Nichola Town"

#: i18n/states.php:1124
msgid "Nevis"
msgstr "Nevis"

#: i18n/states.php:1126
msgid "Saint Anne Sandy Point"
msgstr "Saint Anne Sandy Point"

#: i18n/states.php:1127
msgid "Saint George Basseterre"
msgstr "Saint George Basseterre"

#: i18n/states.php:1128
msgid "Saint George Gingerland"
msgstr "Saint George Gingerland"

#: i18n/states.php:1129
msgid "Saint James Windward"
msgstr "Saint James Windward"

#: i18n/states.php:1130
msgid "Saint John Capisterre"
msgstr "Saint John Capisterre"

#: i18n/states.php:1131
msgid "Saint John Figtree"
msgstr "Saint John Figtree"

#: i18n/states.php:1123
msgid "Saint Kitts"
msgstr "Saint Kitts"

#: i18n/states.php:1132
msgid "Saint Mary Cayon"
msgstr "Saint Mary Cayon"

#: i18n/states.php:1133
msgid "Saint Paul Capisterre"
msgstr "Saint Paul Capisterre"

#: i18n/states.php:1134
msgid "Saint Paul Charlestown"
msgstr "Saint Paul Charlestown"

#: i18n/states.php:1135
msgid "Saint Peter Basseterre"
msgstr "Saint Peter Basseterre"

#: i18n/states.php:1136
msgid "Saint Thomas Lowland"
msgstr "Saint Thomas Lowland"

#: i18n/states.php:1137
msgid "Saint Thomas Middle Island"
msgstr "Saint Thomas Middle Island"

#: i18n/states.php:1138
msgid "Trinity Palmetto Point"
msgstr "Trinity Palmetto Point"

#: includes/shortcodes/class-wc-shortcode-checkout.php:314
msgid "Please log in to your account to view this order."
msgstr "Please log in to your account to view this order."

#. translators: 1: opening login link 2: closing login link
#: templates/checkout/form-verify-email.php:36
msgid "To view this page, you must either %1$slogin%2$s or verify the email address associated with the order."
msgstr "To view this page, you must either %1$slogin%2$s or verify the email address associated with the order."

#: templates/checkout/form-verify-email.php:50
msgid "Verify"
msgstr "Verify"

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:258
#: templates/checkout/form-verify-email.php:29
msgid "We were unable to verify the email address you provided. Please try again."
msgstr "We were unable to verify the email address you provided. Please try again."

#: assets/client/blocks/inner-blocks/mini-cart-title-label-block/block.json
msgctxt "block description"
msgid "Block that displays the 'Your cart' part of the Mini-Cart Title block."
msgstr "Block that displays the 'Your basket' part of the Mini-Basket Title block."

#: assets/client/blocks/add-to-cart-form/block.json
msgctxt "block title"
msgid "Add to Cart with Options"
msgstr "Add to Basket with Options"

#: assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block/block.json
msgctxt "block description"
msgid "Block that displays the items counter part of the Mini-Cart Title block."
msgstr "Block that displays the items counter part of the Mini-Basket Title block."

#: assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block/block.json
msgctxt "block title"
msgid "Mini-Cart Title Items Counter"
msgstr "Mini-Basket Title Items Counter"

#: assets/client/blocks/inner-blocks/mini-cart-title-label-block/block.json
msgctxt "block title"
msgid "Mini-Cart Title Label"
msgstr "Mini-Basket Title Label"

#: assets/client/blocks/product-meta/block.json
msgctxt "block description"
msgid "Display a product’s SKU, categories, tags, and more."
msgstr "Display a product’s SKU, categories, tags, and more."

#: assets/client/blocks/product-specifications/block.json
msgctxt "block keyword"
msgid "attributes"
msgstr "attributes"

#: assets/client/blocks/product-collection/block.json
msgctxt "block keyword"
msgid "by category"
msgstr "by category"

#: assets/client/blocks/category-title/block.json
msgctxt "block title"
msgid "Product Category Title"
msgstr "Product Category Title"

#. translators: 1 = url of the WooCommerce webhooks settings page
#: src/Internal/Utilities/WebhookUtil.php:115
msgid "After that they can be reassigned to the logged-in user by going to the <a href=\"%1$s\">WooCommerce webhooks settings page</a> and re-saving them."
msgstr "After that they can be reassigned to the logged-in user by going to the <a href=\"%1$s\">WooCommerce webhooks settings page</a> and re-saving them."

#: src/Internal/Utilities/WebhookUtil.php:108
msgid "If the \"Delete all content\" option is selected, the affected WooCommerce webhooks will <b>not</b> be deleted and will be attributed to user id 0.<br/>"
msgstr "If the \"Delete all content\" option is selected, the affected WooCommerce webhooks will <b>not</b> be deleted and will be attributed to user id 0.<br/>"

#: src/Internal/Utilities/WebhookUtil.php:110
msgid "The affected WooCommerce webhooks will <b>not</b> be deleted and will be attributed to user id 0.<br/>"
msgstr "The affected WooCommerce webhooks will <b>not</b> be deleted and will be attributed to user id 0.<br/>"

#. translators: 1 = user id, 2 = user login, 3 = webhooks count
#: src/Internal/Utilities/WebhookUtil.php:74
msgctxt "user webhook count"
msgid "User #%1$s %2$s has created %3$d WooCommerce webhook."
msgid_plural "User #%1$s %2$s has created %3$d WooCommerce webhooks."
msgstr[0] "User #%1$s %2$s has created %3$d WooCommerce webhook."
msgstr[1] "User #%1$s %2$s has created %3$d WooCommerce webhooks."

#. translators: %s is a user's name.
#: src/Internal/Admin/Orders/EditLock.php:119
msgid "%s has taken over and is currently editing."
msgstr "%s has taken over and is currently editing."

#. translators: %s is a user's name.
#: src/Internal/Admin/Orders/EditLock.php:191
msgid "%s is currently editing this order. Do you want to take over?"
msgstr "%s is currently editing this order. Do you want to take over?"

#: src/Internal/Admin/Orders/EditLock.php:180
#: assets/client/admin/chunks/launch-store.js:2
msgid "Go back"
msgstr "Go back"

#. translators: %s is an order ID.
#: src/Internal/Admin/Orders/ListTable.php:1102
msgid "Order %s is locked."
msgstr "Order %s is locked."

#. Translators: %s is the comma-separated list of order types.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:391
msgid "Passed order type does not match any registered order types. Following order types are registered: %s"
msgstr "Passed order type does not match any registered order types. Following order types are registered: %s"

#: src/Internal/Admin/Orders/EditLock.php:196
msgid "Take over"
msgstr "Take over"

#. translators: %1$s is a product's formatted name, %2$d: is the quantity of
#. said product to which the stock hold applied.
#: src/Checkout/Helpers/ReserveStock.php:142
msgctxt "held stock note"
msgid "- %1$s &times; %2$d"
msgstr "- %1$s &times; %2$d"

#. translators: %d is the remaining order items count.
#: src/Checkout/Helpers/ReserveStock.php:164
msgctxt "held stock note"
msgid "- ...and %d more item."
msgid_plural "- ... and %d more items."
msgstr[0] "- ...and %d more item."
msgstr[1] "- ... and %d more items."

#. translators: %1$s is a time in minutes, %2$s is a list of products and
#. quantities.
#: src/Checkout/Helpers/ReserveStock.php:172
msgctxt "held stock note"
msgid "Stock hold of %1$s minutes applied to: %2$s"
msgstr "Stock hold of %1$s minutes applied to: %2$s"

#: includes/admin/class-wc-admin-assets.php:579
msgid "%qty% variations added"
msgstr "%qty% variations added"

#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:36
msgid "%s variations imported"
msgid_plural "%s variations imported"
msgstr[0] "%s variations imported"
msgstr[1] "%s variations imported"

#. translators: %s is referring to the total of reviews for a product
#: src/Blocks/BlockTypes/ProductRating.php:125
#: src/Blocks/BlockTypes/ProductRatingCounter.php:122
#: assets/client/blocks/all-products.js:6
#: assets/client/blocks/all-products.js:16
#: assets/client/blocks/cart-frontend.js:7 assets/client/blocks/cart.js:18
#: assets/client/blocks/product-rating-counter-frontend.js:2
#: assets/client/blocks/product-rating-counter.js:2
#: assets/client/blocks/product-rating-frontend.js:4
#: assets/client/blocks/product-rating-stars-frontend.js:4
#: assets/client/blocks/product-rating-stars.js:4
#: assets/client/blocks/product-rating.js:4
#: assets/client/blocks/wc-block-library.js:6
#: assets/client/blocks/wc-block-library.js:64
msgid "(%s customer review)"
msgid_plural "(%s customer reviews)"
msgstr[0] "(%s customer review)"
msgstr[1] "(%s customer reviews)"

#: includes/admin/class-wc-admin-assets.php:722
msgid "Adding new attribute failed."
msgstr "Adding new attribute failed."

#: src/StoreApi/Routes/V1/ProductsBySlug.php:91
msgid "Invalid product slug."
msgstr "Invalid product slug."

#: src/StoreApi/Routes/V1/Products.php:139
msgid "Limit result set to products with specific slug(s). Use commas to separate."
msgstr "Limit result set to products with specific slug(s). Use commas to separate."

#: includes/wc-account-functions.php:113
msgid "Log out"
msgstr "Log out"

#: includes/wc-core-functions.php:1486
msgctxt "Name of credit card"
msgid "American Express"
msgstr "American Express"

#: includes/wc-core-functions.php:1488
msgctxt "Name of credit card"
msgid "Diners"
msgstr "Diners"

#: includes/wc-core-functions.php:1485
msgctxt "Name of credit card"
msgid "Discover"
msgstr "Discover"

#: includes/wc-core-functions.php:1489
msgctxt "Name of credit card"
msgid "JCB"
msgstr "JCB"

#: includes/wc-core-functions.php:1483
msgctxt "Name of credit card"
msgid "MasterCard"
msgstr "MasterCard"

#: includes/wc-core-functions.php:1484
msgctxt "Name of credit card"
msgid "Visa"
msgstr "Visa"

#. translators: Footer powered by text. %1$s being WordPress, %2$s being
#. WooCommerce
#. translators: 1: WordPress link, 2: WooCommerce link
#: patterns/footer-large.php:66 patterns/footer-simple-menu.php:40
#: patterns/footer-with-3-menus.php:49
msgid "Powered by %1$s with %2$s"
msgstr "Powered by %1$s with %2$s"

#: src/StoreApi/Routes/V1/ProductsBySlug.php:54
msgid "Slug of the resource."
msgstr "Slug of the resource."

#: includes/class-wc-product-variable.php:81
msgid "This product has multiple variants. The options may be chosen on the product page"
msgstr "This product has multiple variants. The options may be chosen on the product page"

#: assets/client/blocks/inner-blocks/mini-cart-checkout-button-block/block.json
msgctxt "block description"
msgid "Block that displays the checkout button when the Mini-Cart has products."
msgstr "Block that displays the checkout button when the Mini-Basket has products."

#: assets/client/blocks/inner-blocks/mini-cart-checkout-button-block/block.json
msgctxt "block title"
msgid "Mini-Cart Proceed to Checkout Button"
msgstr "Mini-Basket Proceed to Checkout Button"

#: assets/client/blocks/inner-blocks/mini-cart-cart-button-block/block.json
msgctxt "block description"
msgid "Block that displays the cart button when the Mini-Cart has products."
msgstr "Block that displays the basket button when the Mini-Basket has products."

#: assets/client/blocks/inner-blocks/mini-cart-cart-button-block/block.json
msgctxt "block title"
msgid "Mini-Cart View Cart Button"
msgstr "Mini-Basket View Basket Button"

#: assets/client/blocks/product-specifications/block.json
msgctxt "block keyword"
msgid "dimensions"
msgstr "dimensions"

#: assets/client/blocks/inner-blocks/mini-cart-cart-button-block/block.json
#: assets/client/blocks/inner-blocks/mini-cart-checkout-button-block/block.json
#: assets/client/blocks/inner-blocks/mini-cart-shopping-button-block/block.json
#: assets/client/blocks/product-button/block.json
msgctxt "block style label"
msgid "Fill"
msgstr "Fill"

#: assets/client/blocks/inner-blocks/mini-cart-cart-button-block/block.json
#: assets/client/blocks/inner-blocks/mini-cart-checkout-button-block/block.json
#: assets/client/blocks/inner-blocks/mini-cart-shopping-button-block/block.json
#: assets/client/blocks/product-button/block.json
msgctxt "block style label"
msgid "Outline"
msgstr "Outline"

#: assets/client/blocks/product-reviews/block.json
msgctxt "block title"
msgid "Product Reviews"
msgstr "Product Reviews"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:939
msgid "Give your customers the power to pay later, interest free and watch your sales grow."
msgstr "Give your customers the power to pay later, interest free and watch your sales grow."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:363
msgid "Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market."
msgstr "Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:938
msgid "Zip Co - Buy Now, Pay Later"
msgstr "Zip Co - Buy Now, Pay Later"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:362
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3502
msgid "Payoneer Checkout"
msgstr "Payoneer Checkout"

#. translators: %1$s: url for attributes tab, %2$s: url for variable product
#. documentation
#: includes/admin/meta-boxes/views/html-product-data-variations.php:30
msgid "Add some attributes in the <a class=\"variations-add-attributes-link\" href=\"%1$s\">Attributes</a> tab to generate variations. Make sure to check the <b>Used for variations</b> box. <a class=\"variations-learn-more-link\" href=\"%2$s\" target=\"_blank\" rel=\"noreferrer\">Learn more</a>"
msgstr "Add some attributes in the <a class=\"variations-add-attributes-link\" href=\"%1$s\">Attributes</a> tab to generate variations. Make sure to check the <b>Used for variations</b> box. <a class=\"variations-learn-more-link\" href=\"%2$s\" target=\"_blank\" rel=\"noreferrer\">Learn more</a>"

#: includes/admin/views/html-admin-page-status-report.php:63
msgid "Download for support"
msgstr "Download for support"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:656
msgid "Enforce approved download directories?"
msgstr "Enforce approved download directories?"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:78
msgid "Generate variations"
msgstr "Generate variations"

#: includes/admin/views/html-admin-page-status-report.php:760
msgid "HPOS enabled:"
msgstr "HPOS enabled:"

#: includes/admin/views/html-admin-page-status-report.php:761
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:662
msgid "Is HPOS enabled?"
msgstr "Is HPOS enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:674
msgid "Is HPOS sync enabled?"
msgstr "Is HPOS sync enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:650
msgid "Is store connected to WooCommerce.com?"
msgstr "Is store connected to WooCommerce.com?"

#: src/StoreApi/Schemas/V1/CartSchema.php:315
msgid "List of available payment method IDs that can be used to process the order."
msgstr "List of available payment method IDs that can be used to process the order."

#: includes/admin/meta-boxes/views/html-product-data-variations.php:159
msgid "No variations yet. Generate them from all added attributes or add a new variation manually."
msgstr "No variations yet. Generate them from all added attributes or add a new variation manually."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:668
msgid "Order datastore."
msgstr "Order datastore."

#: templates/block-notices/error.php:36
msgid "The following problems were found:"
msgstr "The following problems were found:"

#. translators: %s: Category name
#: includes/wc-template-functions.php:1318
msgid "Visit product category %1$s"
msgstr "Visit product category %1$s"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:158
msgid "Add existing"
msgstr "Add existing"

#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:108
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:77
msgid "Create value"
msgstr "Create value"

#: includes/admin/class-wc-admin-assets.php:721
msgid "If you remove this attribute, customers will no longer be able to purchase some variations of this product."
msgstr "If you remove this attribute, customers will no longer be able to purchase some variations of this product."

#: includes/admin/class-wc-admin-assets.php:710
#: includes/admin/meta-boxes/views/html-product-attribute.php:14
msgid "New attribute"
msgstr "New attribute"

#: assets/client/blocks/product-button/block.json
msgctxt "block title"
msgid "Add to Cart Button"
msgstr "Add to Basket Button"

#: assets/client/blocks/related-products/block.json
msgctxt "block description"
msgid "Display related products."
msgstr "Display related products."

#: assets/client/blocks/product-details/block.json
msgctxt "block title"
msgid "Product Details"
msgstr "Product Details"

#: assets/client/blocks/product-meta/block.json
msgctxt "block title"
msgid "Product Meta"
msgstr "Product Meta"

#: assets/client/blocks/related-products/block.json
msgctxt "block title"
msgid "Related Products"
msgstr "Related Products"

#: src/Internal/Features/FeaturesController.php:319
msgid "Cart & Checkout Blocks"
msgstr "Basket & Checkout Blocks"

#: src/Internal/Features/FeaturesController.php:320
msgid "Optimize for faster checkout"
msgstr "Optimise for faster checkout"

#: src/Admin/API/PaymentGatewaySuggestions.php:185
msgid "Array of transaction processors and their images."
msgstr "Array of transaction processors and their images."

#: src/Admin/API/ShippingPartnerSuggestions.php:198
msgid "Available layouts -- single, dual, or both"
msgstr "Available layouts -- single, dual, or both"

#: templates/order/attribution-details.php:59
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Campaign"
msgstr "Campaign"

#. translators: %s coupon code.
#: src/Internal/Orders/CouponsController.php:95
msgid "Coupon applied: \"%s\"."
msgstr "Coupon applied: \"%s\"."

#: src/Admin/API/ShippingPartnerSuggestions.php:186
msgid "Learn more link ."
msgstr "Learn more link ."

#: src/Admin/API/ShippingPartnerSuggestions.php:172
msgid "Plugin slug used in https://wordpress.org/plugins/{slug}."
msgstr "Plugin slug used in https://wordpress.org/plugins/{slug}."

#: src/Admin/API/ShippingPartnerSuggestions.php:50
msgid "Return the default shipping partner suggestions when woocommerce_show_marketplace_suggestions option is set to no"
msgstr "Return the default shipping partner suggestions when woocommerce_show_marketplace_suggestions option is set to no"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:225
msgid "Save time and money by printing your shipping labels right from your computer with WooCommerce Shipping. Try WooCommerce Shipping for free."
msgstr "Save time and money by printing your shipping labels right from your computer with WooCommerce Shipping. Try WooCommerce Shipping for free."

#: includes/wc-template-functions.php:4674
msgid "Shop"
msgstr "Shop"

#: patterns/product-search-form.php:10
msgctxt "placeholder for search field"
msgid "Search products…"
msgstr "Search products…"

#: templates/product-form/simple.php:19 templates/product-form/simple.php:20
msgid "Basic details"
msgstr "Basic details"

#. translators: %s coupon code.
#: includes/class-wc-ajax.php:1472
msgid "Coupon removed: \"%s\"."
msgstr "Coupon removed: \"%s\"."

#: patterns/no-products-found.php:11
msgctxt "Message explaining that there are no products returned from a search"
msgid "No products were found matching your selection."
msgstr "No products were found matching your selection."

#: includes/admin/importers/views/html-product-csv-import-form.php:88
msgid "Autodetect"
msgstr "Autodetect"

#: includes/admin/importers/views/html-product-csv-import-form.php:82
msgid "Character encoding of the file"
msgstr "Character encoding of the file"

#. translators: %s: url for store settings
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:146
msgid "Disabled in <a href=\"%s\" aria-label=\"stock management store settings\">store settings</a>."
msgstr "Disabled in <a href=\"%s\" aria-label=\"stock management store settings\">store settings</a>."

#: includes/admin/class-wc-admin-assets.php:725
msgid "Enter options for customers to choose from, f.e. “Blue” or “Large”. Use “%s” to separate different options."
msgstr "Enter options for customers to choose from, f.e. “Blue” or “Large”. Use “%s” to separate different options."

#: includes/admin/class-wc-admin-assets.php:718
msgid "Make sure you enter the name and values for each attribute."
msgstr "Make sure you enter the name and values for each attribute."

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:48
msgid "Settings below apply to all variations without manual stock management enabled. "
msgstr "Settings below apply to all variations without manual stock management enabled. "

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:60
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:142
msgid "Stock management"
msgstr "Stock management"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:143
msgid "Stock management disabled in store settings"
msgstr "Stock management disabled in store settings"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:61
msgid "Track stock quantity for this product"
msgstr "Track stock quantity for this product"

#: assets/client/blocks/catalog-sorting/block.json
msgctxt "block title"
msgid "Catalog Sorting"
msgstr "Catalogue Sorting"

#: assets/client/blocks/product-image-gallery/block.json
msgctxt "block description"
msgid "Display a product's images."
msgstr "Display a product's images."

#: assets/client/blocks/store-notices/block.json
msgctxt "block description"
msgid "Display shopper-facing notifications generated by WooCommerce or extensions."
msgstr "Display shopper-facing notifications generated by WooCommerce or extensions."

#: assets/client/blocks/product-results-count/block.json
msgctxt "block description"
msgid "Display the number of products on the archive page or search result page."
msgstr "Display the number of products on the archive page or search result page."

#: assets/client/blocks/catalog-sorting/block.json
msgctxt "block description"
msgid "Enable customers to change the sorting order of the products."
msgstr "Enable customers to change the sorting order of the products."

#: assets/client/blocks/breadcrumbs/block.json
msgctxt "block description"
msgid "Enable customers to keep track of their location within the store and navigate back to parent pages."
msgstr "Enable customers to keep track of their location within the store and navigate back to parent pages."

#: assets/client/blocks/product-image-gallery/block.json
msgctxt "block title"
msgid "Product Image Gallery"
msgstr "Product Image Gallery"

#: assets/client/blocks/product-results-count/block.json
msgctxt "block title"
msgid "Product Results Count"
msgstr "Product Results Count"

#: assets/client/blocks/breadcrumbs/block.json
msgctxt "block title"
msgid "Store Breadcrumbs"
msgstr "Store Breadcrumbs"

#: assets/client/blocks/store-notices/block.json
msgctxt "block title"
msgid "Store Notices"
msgstr "Store Notices"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:175
msgid "Optimize your full shipping process:"
msgstr "Optimise your full shipping process:"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:83
msgid "30-day free trial"
msgstr "30-day free trial"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:199
msgid "Access competitive shipping prices"
msgstr "Access competitive shipping prices"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:185
msgid "Automated, real-time order import"
msgstr "Automated, real-time order import"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:21
msgid "Automatically import order information to quickly print your labels."
msgstr "Automatically import order information to quickly print your labels."

#: src/Internal/Admin/Settings.php:354
#: assets/client/admin/chunks/analytics-settings.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Database date field considered for Revenue and Orders reports"
msgstr "Database date field considered for Revenue and Orders reports"

#: src/Internal/Admin/Settings.php:353
msgid "Date Type"
msgstr "Date Type"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:411
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:199
#: assets/client/admin/chunks/analytics-settings.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Date created"
msgstr "Date created"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:192
msgid "Direct access to leading carriers"
msgstr "Direct access to leading carriers"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:210
msgid "Free shipping platform"
msgstr "Free shipping platform"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:37
msgid "Keep your customers informed with tracking notifications."
msgstr "Keep your customers informed with tracking notifications."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:51
msgid "Powerful yet easy-to-use solution:"
msgstr "Powerful yet easy-to-use solution:"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:206
msgid "Quickly bulk print labels"
msgstr "Quickly bulk print labels"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:28
msgid "Save money"
msgstr "Save money"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:20
msgid "Save time"
msgstr "Save time"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:29
msgid "Shop for the best shipping rates, and access pre-negotiated discounted rates."
msgstr "Shop for the best shipping rates, and access pre-negotiated discounted rates."

#. translators: 1: Missing arguments list.
#: src/Internal/Admin/ProductForm/Tab.php:40
msgid "You are missing required arguments of WooCommerce ProductForm Tab: %1$s"
msgstr "You are missing required arguments of WooCommerce ProductForm Tab: %1$s"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:25
msgid "Add descriptive pieces of information that customers can use to search for this product on your store, such as “Material” or “Size”."
msgstr "Add descriptive pieces of information that customers can use to search for this product on your store, such as “Material” or “Size”."

#. translators: %s: List of invalid parameters.
#: src/StoreApi/Routes/V1/CartUpdateCustomer.php:112
#: src/StoreApi/Routes/V1/Checkout.php:348
msgid "Invalid parameter(s): %s"
msgstr "Invalid parameter(s): %s"

#: src/StoreApi/Routes/V1/CartUpdateCustomer.php:90
#: src/StoreApi/Routes/V1/CartUpdateCustomer.php:101
msgid "Invalid parameter."
msgstr "Invalid parameter."

#. translators: 1. A formatted number; 2. A label for a dimensions unit of
#. measure. E.g. 3.14 cm.
#: includes/wc-formatting-functions.php:1454
msgctxt "formatted dimensions"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#. translators: 1. A formatted number; 2. A label for a weight unit of measure.
#. E.g. 2.72 kg.
#: includes/wc-formatting-functions.php:1428
msgctxt "formatted weight"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: assets/client/blocks/customer-account/block.json
msgctxt "block description"
msgid "A block that allows your customers to log in and out of their accounts in your store."
msgstr "A block that allows your customers to log in and out of their accounts in your store."

#: assets/client/blocks/inner-blocks/checkout-shipping-methods-block/block.json
msgctxt "block description"
msgid "Display shipping options and rates for your store."
msgstr "Display shipping options and rates for your store."

#: assets/client/blocks/inner-blocks/checkout-shipping-method-block/block.json
msgctxt "block description"
msgid "Select between shipping or local pickup."
msgstr "Select between shipping or local pickup."

#: assets/client/blocks/customer-account/block.json
msgctxt "block title"
msgid "Customer account"
msgstr "Customer account"

#: src/Blocks/Shipping/PickupLocation.php:153
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Pickup details"
msgstr "Pickup details"

#: assets/client/blocks/inner-blocks/checkout-pickup-options-block/block.json
msgctxt "block description"
msgid "Shows local pickup locations."
msgstr "Shows local pickup locations."

#: assets/client/blocks/inner-blocks/checkout-pickup-options-block/block.json
msgctxt "block title"
msgid "Pickup Method"
msgstr "Pickup Method"

#. translators: %s is the name of the product in cart.
#. translators: %s is the product name
#. translators: %s refers to the item's name in the cart.
#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:60
#: templates/cart/cart.php:76 templates/cart/mini-cart.php:63
#: assets/client/blocks/cart.js:10
#: assets/client/blocks/mini-cart-contents.js:11
#: assets/client/blocks/wc-block-library.js:12
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:7
msgid "Remove %s from cart"
msgstr "Remove %s from basket"

#. translators: %s refers to the item name in the cart.
#. translators: %s is the name of the product in cart.
#. translators: %s refers to the item's name in the cart.
#: src/Blocks/BlockTypes/AddToCartForm.php:96
#: src/Blocks/BlockTypes/AddToCartWithOptions/Utils.php:61
#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:54
#: assets/client/blocks/cart.js:6 assets/client/blocks/mini-cart-contents.js:7
#: assets/client/blocks/wc-block-library.js:10
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:5
msgid "Increase quantity of %s"
msgstr "Increase quantity of %s"

#. translators: %s refers to the item name in the cart.
#. translators: %s is the name of the product in cart.
#: src/Blocks/BlockTypes/AddToCartForm.php:86
#: src/Blocks/BlockTypes/AddToCartWithOptions/Utils.php:51
#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:51
#: assets/client/blocks/cart.js:3 assets/client/blocks/mini-cart-contents.js:4
#: assets/client/blocks/wc-block-library.js:7
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:2
msgid "Reduce quantity of %s"
msgstr "Reduce quantity of %s"

#: src/Admin/API/MarketingChannels.php:182
msgid "Number of channel issues/errors (e.g. account-related errors, product synchronization issues, etc.)."
msgstr "Number of channel issues/errors (e.g. account-related errors, product synchronisation issues, etc.)."

#. translators: 1: line break tag.
#: src/Internal/Features/FeaturesController.php:1561
msgid ""
"%1$s This navigation will soon become unavailable while we make necessary improvements.\n"
"\t\t\t\t\t\t\t\t\tIf you turn it off now, you will not be able to turn it back on."
msgstr ""
"%1$s This navigation will soon become unavailable while we make necessary improvements.\n"
"\t\t\t\t\t\t\t\t\tIf you turn it off now, you will not be able to turn it back on."

#. translators: 1: missing class name.
#: src/Internal/Admin/ProductForm/FormFactory.php:256
msgid "%1$s class does not exist."
msgstr "%1$s class does not exist."

#. translators: %s is a meta_query key.
#: src/Internal/DataStores/Orders/OrdersTableMetaQuery.php:200
msgid "Invalid meta_query clause key: %s."
msgstr "Invalid meta_query clause key: %s."

#: src/Admin/Marketing/MarketingChannels.php:34
msgid "Marketing channel cannot be registered because there is already a channel registered with the same slug!"
msgstr "Marketing channel cannot be registered because there is already a channel registered with the same slug!"

#: src/Admin/API/ProductForm.php:73
msgid "Sorry, you are not allowed to retrieve product form data."
msgstr "Sorry, you are not allowed to retrieve product form data."

#: src/Admin/API/MarketingRecommendations.php:77
msgid "Sorry, you cannot view marketing channels."
msgstr "Sorry, you cannot view marketing channels."

#: src/Admin/API/MarketingRecommendations.php:97
msgid "The specified category for recommendations is invalid. Allowed values: \"channels\", \"extensions\"."
msgstr "The specified category for recommendations is invalid. Allowed values: \"channels\", \"extensions\"."

#. translators: 1: child product ID 2: parent product ID.
#: src/Internal/DownloadPermissionsAdjuster.php:127
msgid "Unable to load child product %1$d while adjusting download permissions for product %2$d."
msgstr "Unable to load child product %1$d while adjusting download permissions for product %2$d."

#. translators: 1: Missing arguments list.
#: src/Internal/Admin/ProductForm/Field.php:41
msgid "You are missing required arguments of WooCommerce ProductForm Field: %1$s"
msgstr "You are missing required arguments of WooCommerce ProductForm Field: %1$s"

#. translators: 1: Missing arguments list.
#: src/Internal/Admin/ProductForm/Section.php:36
msgid "You are missing required arguments of WooCommerce ProductForm Section: %1$s"
msgstr "You are missing required arguments of WooCommerce ProductForm Section: %1$s"

#. translators: 1: Item type 2: Duplicate registered item id.
#: src/Internal/Admin/ProductForm/FormFactory.php:266
msgid "You have attempted to register a duplicate form %1$s with WooCommerce Form: %2$s"
msgstr "You have attempted to register a duplicate form %1$s with WooCommerce Form: %2$s"

#. translators: 1) is the number of affected actions, 2) is a link to an admin
#. screen.
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:220
msgid "<strong>Action Scheduler:</strong> %1$d <a href=\"%2$s\">past-due action</a> found; something may be wrong. <a href=\"https://actionscheduler.org/faq/#my-site-has-past-due-actions-what-can-i-do\" target=\"_blank\">Read documentation &raquo;</a>"
msgid_plural "<strong>Action Scheduler:</strong> %1$d <a href=\"%2$s\">past-due actions</a> found; something may be wrong. <a href=\"https://actionscheduler.org/faq/#my-site-has-past-due-actions-what-can-i-do\" target=\"_blank\">Read documentation &raquo;</a>"
msgstr[0] "<strong>Action Scheduler:</strong> %1$d <a href=\"%2$s\">past-due action</a> found; something may be wrong. <a href=\"https://actionscheduler.org/faq/#my-site-has-past-due-actions-what-can-i-do\" target=\"_blank\">Read documentation &raquo;</a>"
msgstr[1] "<strong>Action Scheduler:</strong> %1$d <a href=\"%2$s\">past-due actions</a> found; something may be wrong. <a href=\"https://actionscheduler.org/faq/#my-site-has-past-due-actions-what-can-i-do\" target=\"_blank\">Read documentation &raquo;</a>"

#: src/Blocks/Shipping/PickupLocation.php:32
#: assets/client/blocks/checkout.js:28
#: assets/client/blocks/wc-block-library.js:157
msgid "Allow customers to choose a local pickup location during checkout."
msgstr "Allow customers to choose a local pickup location during checkout."

#: src/Admin/API/MarketingCampaigns.php:262
msgid "Cost of the marketing campaign."
msgstr "Cost of the marketing campaign."

#: src/Admin/API/MarketingCampaignTypes.php:167
msgid "Description of the marketing campaign type."
msgstr "Description of the marketing campaign type."

#: src/Admin/API/MarketingChannels.php:152
msgid "Description of the marketing channel."
msgstr "Description of the marketing channel."

#: src/Blocks/Shipping/ShippingController.php:250
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "If a cost is defined, this controls if taxes are applied to that cost."
msgstr "If a cost is defined, this controls if taxes are applied to that cost."

#: src/Blocks/Shipping/ShippingController.php:241
msgid "If enabled, this method will appear on the block based checkout."
msgstr "If enabled, this method will appear on the block based checkout."

#: src/StoreApi/Routes/V1/CartSelectShippingRate.php:77
msgid "Invalid Rate ID."
msgstr "Invalid Rate ID."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:497
msgid "JSON partial matching not supported in your environment. Please check your MySQL/MariaDB version."
msgstr "JSON partial matching not supported in your environment. Please check your MySQL/MariaDB version."

#: src/Blocks/BlockTypes/CustomerAccount.php:389
#: assets/client/blocks/customer-account.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "My Account"
msgstr "My Account"

#: src/Admin/API/MarketingCampaignTypes.php:161
msgid "Name of the marketing campaign type."
msgstr "Name of the marketing campaign type."

#: src/Admin/API/MarketingChannels.php:146
msgid "Name of the marketing channel."
msgstr "Name of the marketing channel."

#: src/Blocks/Shipping/ShippingController.php:255
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Optional cost to charge for local pickup."
msgstr "Optional cost to charge for local pickup."

#: src/Admin/API/MarketingChannels.php:158
msgid "Path to the channel icon."
msgstr "Path to the channel icon."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1847
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2119
msgid "Permalink template for the product."
msgstr "Permalink template for the product."

#: src/Blocks/Shipping/PickupLocation.php:151
msgid "Pickup address"
msgstr "Pickup address"

#: src/Blocks/Shipping/PickupLocation.php:149
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
#: assets/client/blocks/wc-shipping-method-pickup-location.js:238
msgid "Pickup location"
msgstr "Pickup location"

#. translators: 1: action hook.
#: packages/action-scheduler/classes/actions/ActionScheduler_Action.php:80
msgid "Scheduled action for %1$s will not be executed as no callbacks are registered."
msgstr "Scheduled action for %1$s will not be executed as no callbacks are registered."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1854
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2126
msgid "Slug automatically generated from the product name."
msgstr "Slug automatically generated from the product name."

#: src/Admin/API/MarketingChannels.php:176
msgid "Status of the marketing channel's product listings."
msgstr "Status of the marketing channel's product listings."

#: src/StoreApi/Routes/V1/CartSelectShippingRate.php:48
msgid "The ID of the package being shipped. Leave blank to apply to all packages."
msgstr "The ID of the package being shipped. Leave blank to apply to all packages."

#: src/Admin/API/MarketingCampaignTypes.php:173
msgid "The marketing channel that this campaign type belongs to."
msgstr "The marketing channel that this campaign type belongs to."

#: src/Admin/API/MarketingCampaignTypes.php:185
msgid "The name of the marketing channel that this campaign type belongs to."
msgstr "The name of the marketing channel that this campaign type belongs to."

#: src/Admin/API/MarketingCampaignTypes.php:155
msgid "The unique identifier for the marketing campaign type."
msgstr "The unique identifier for the marketing campaign type."

#: src/Admin/API/MarketingCampaigns.php:238
msgid "The unique identifier for the marketing campaign."
msgstr "The unique identifier for the marketing campaign."

#: src/Admin/API/MarketingCampaigns.php:244
msgid "The unique identifier for the marketing channel that this campaign belongs to."
msgstr "The unique identifier for the marketing channel that this campaign belongs to."

#: src/Admin/API/MarketingCampaignTypes.php:179
msgid "The unique identifier of the marketing channel that this campaign type belongs to."
msgstr "The unique identifier of the marketing channel that this campaign type belongs to."

#. translators: %s: provided value type
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:515
msgid "The value type for the JSON partial matching is not supported. Must be either integer, boolean, double or string. %s type provided."
msgstr "The value type for the JSON partial matching is not supported. Must be either integer, boolean, double or string. %s type provided."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:215
msgid "This action appears to be consistently failing. A new instance will not be scheduled."
msgstr "This action appears to be consistently failing. A new instance will not be scheduled."

#: src/Admin/API/MarketingCampaigns.php:250
msgid "Title of the marketing campaign."
msgstr "Title of the marketing campaign."

#: src/Admin/API/MarketingCampaignTypes.php:199
msgid "URL to an image/icon for the campaign type."
msgstr "URL to an image/icon for the campaign type."

#: src/Admin/API/MarketingCampaigns.php:256
msgid "URL to the campaign management page."
msgstr "URL to the campaign management page."

#: src/Admin/API/MarketingCampaignTypes.php:193
msgid "URL to the create campaign page for this campaign type."
msgstr "URL to the create campaign page for this campaign type."

#: src/Admin/API/MarketingChannels.php:170
msgid "URL to the settings page, or the link to complete the setup/onboarding if the channel has not been set up yet."
msgstr "URL to the settings page, or the link to complete the setup/onboarding if the channel has not been set up yet."

#. translators: %s is file path.
#: includes/export/abstract-wc-csv-batch-exporter.php:137
msgid "Unable to create or write to %s during CSV export. Please check file permissions."
msgstr "Unable to create or write to %s during CSV export. Please check file permissions."

#. translators: %d is an id.
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1194
msgid "Unable to release actions from claim id %d."
msgstr "Unable to release actions from claim id %d."

#: src/Admin/API/MarketingChannels.php:140
msgid "Unique identifier string for the marketing channel extension, also known as the plugin slug."
msgstr "Unique identifier string for the marketing channel extension, also known as the plugin slug."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:537
msgid "Unknown partial args matching value."
msgstr "Unknown partial args matching value."

#: src/Admin/API/MarketingChannels.php:165
msgid "Whether or not the marketing channel is set up."
msgstr "Whether or not the marketing channel is set up."

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:473
msgid "async"
msgstr "async"

#: includes/class-wc-cart.php:1754
msgctxt "shipping packages"
msgid "Shipment"
msgstr "Shipment"

#. translators: %d: shipping package number.
#: includes/class-wc-cart.php:1762
msgctxt "shipping packages"
msgid "Shipment %d"
msgstr "Shipment %d"

#: includes/class-wc-countries.php:494
msgctxt "shipping country prefix"
msgid "to"
msgstr "to"

#: includes/class-wc-countries.php:494
msgctxt "shipping country prefix"
msgid "to the"
msgstr "to the"

#: assets/client/blocks/active-filters/block.json
msgctxt "block title"
msgid "Active Filters Controls"
msgstr "Active Filters Controls"

#: src/Internal/ShopperLists/Privacy/Privacy.php:172
msgid "Variation"
msgstr "Variation"

#. translators: 1: method name.
#: src/Internal/DataStores/Orders/DataSynchronizer.php:544
msgid "%1$s was called but no order types were registered: it may have been called too early."
msgstr "%1$s was called but no order types were registered: it may have been called too early."

#: templates/emails/customer-on-hold-order.php:44
#: templates/emails/plain/customer-on-hold-order.php:34
msgid "Thanks for your order. It’s on-hold until we confirm that payment has been received."
msgstr "Thanks for your order. It’s on-hold until we confirm that payment has been received."

#. translators: %1$d order ID.
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1675
msgid "Unable to load the post record for order %1$d"
msgstr "Unable to load the post record for order %1$d"

#. translators: %d order ID.
#: src/Internal/Admin/Orders/PageController.php:443
msgid "Attempted to determine the edit URL for order %d, however the order does not exist."
msgstr "Attempted to determine the edit URL for order %d, however the order does not exist."

#: src/Blocks/Templates/ProductAttributeTemplate.php:44
msgid "Displays products filtered by an attribute."
msgstr "Displays products filtered by an attribute."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:161
msgid "Get your products in front of Pinners searching for ideas and things to buy."
msgstr "Get your products in front of Pinners searching for ideas and things to buy."

#. translators: %s is a custom order type.
#: src/Internal/Admin/Orders/PageController.php:495
msgid "Invalid order type: %s."
msgstr "Invalid order type: %s."

#: src/Internal/Admin/Orders/PageController.php:64
msgid "Order type mismatch."
msgstr "Order type mismatch."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:618
msgid "Product attributes are easy to use."
msgstr "Product attributes are easy to use."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:622
msgid "Product attributes' functionality meets my needs."
msgstr "Product attributes' functionality meets my needs."

#: src/Blocks/Templates/ProductAttributeTemplate.php:35
msgctxt "Template name"
msgid "Products by Attribute"
msgstr "Products by Attribute"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:424
msgid "The order details screen is easy to use."
msgstr "The order details screen is easy to use."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:428
msgid "The order details screen's functionality meets my needs."
msgstr "The order details screen's functionality meets my needs."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:496
msgid "The product category details screen is easy to use."
msgstr "The product category details screen is easy to use."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:497
msgid "The product category details screen's functionality meets my needs."
msgstr "The product category details screen's functionality meets my needs."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:358
msgid "The product creation screen is easy to use."
msgstr "The product creation screen is easy to use."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:362
msgid "The product creation screen's functionality meets my needs."
msgstr "The product creation screen's functionality meets my needs."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:544
msgid "The product import process is easy to complete."
msgstr "The product import process is easy to complete."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:548
msgid "The product import process meets my needs."
msgstr "The product import process meets my needs."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:518
msgid "The product tag details screen is easy to use."
msgstr "The product tag details screen is easy to use."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:519
msgid "The product tag details screen's functionality meets my needs."
msgstr "The product tag details screen's functionality meets my needs."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:391
msgid "The product update process is easy to complete."
msgstr "The product update process is easy to complete."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:395
msgid "The product update process meets my needs."
msgstr "The product update process meets my needs."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:284
#: assets/client/admin/customer-effort-score/index.js:2
msgid "The search feature in WooCommerce is easy to use."
msgstr "The search feature in WooCommerce is easy to use."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:288
#: assets/client/admin/customer-effort-score/index.js:2
msgid "The search's functionality meets my needs."
msgstr "The search's functionality meets my needs."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:587
msgid "The settings screen is easy to use."
msgstr "The settings screen is easy to use."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:591
msgid "The settings screen's functionality meets my needs."
msgstr "The settings screen's functionality meets my needs."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:311
msgid "This will delete the custom orders tables. The tables can be deleted only if the \"High-Performance order storage\" is not authoritative and sync is disabled (via Settings > Advanced > Features)."
msgstr "This will delete the custom orders tables. The tables can be deleted only if the \"High-Performance order storage\" is not authoritative and sync is disabled (via Settings > Advanced > Features)."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:314
msgid "This will delete the custom orders tables. To create them again enable the \"High-Performance order storage\" feature (via Settings > Advanced > Features)."
msgstr "This will delete the custom orders tables. To create them again enable the \"High-Performance order storage\" feature (via Settings > Advanced > Features)."

#. translators: %1$s: maximum file size
#: includes/admin/class-wc-admin-assets.php:720
msgid "For best results, upload JPEG or PNG files that are 1000 by 1000 pixels or larger. Maximum upload file size: %1$s."
msgstr "For best results, upload JPEG or PNG files that are 1000 by 1000 pixels or larger. Maximum upload file size: %1$s."

#. translators: %1$s: Product link opening tag. %2$s: Product link closing tag.
#: includes/admin/class-wc-admin-post-types.php:142
msgid "Product published. %1$sView Product%2$s"
msgstr "Product published. %1$sView Product%2$s"

#. translators: %1$s: Product link opening tag. %2$s: Product link closing tag.
#: includes/admin/class-wc-admin-post-types.php:136
msgid "Product updated. %1$sView Product%2$s"
msgstr "Product updated. %1$sView Product%2$s"

#: i18n/states.php:1956
msgid "Kyiv"
msgstr "Kyiv"

#: i18n/states.php:1971
msgid "Cherkashchyna"
msgstr "Cherkashchyna"

#: i18n/states.php:1972
msgid "Chernihivshchyna"
msgstr "Chernihivshchyna"

#: i18n/states.php:1960
msgid "Crimea"
msgstr "Crimea"

#: i18n/states.php:1950
msgid "Dnipropetrovshchyna"
msgstr "Dnipropetrovshchyna"

#: i18n/states.php:1951
msgid "Donechchyna"
msgstr "Donechchyna"

#: i18n/states.php:1968
msgid "Kharkivshchyna"
msgstr "Kharkivshchyna"

#: i18n/states.php:1969
msgid "Khersonshchyna"
msgstr "Khersonshchyna"

#: i18n/states.php:1970
msgid "Khmelnychchyna"
msgstr "Khmelnychchyna"

#: i18n/states.php:1958
msgid "Kirovohradschyna"
msgstr "Kirovohradschyna"

#: i18n/states.php:1957
msgid "Kyivshchyna"
msgstr "Kyivshchyna"

#: i18n/states.php:1949
msgid "Luhanshchyna"
msgstr "Luhanshchyna"

#: i18n/states.php:1961
msgid "Lvivshchyna"
msgstr "Lvivshchyna"

#: i18n/states.php:1962
msgid "Mykolayivschyna"
msgstr "Mykolayivschyna"

#: i18n/states.php:1963
msgid "Odeshchyna"
msgstr "Odeshchyna"

#: i18n/states.php:1964
msgid "Poltavshchyna"
msgstr "Poltavshchyna"

#: i18n/states.php:1955
msgid "Prykarpattia"
msgstr "Prykarpattia"

#: i18n/states.php:1965
msgid "Rivnenshchyna"
msgstr "Rivnenshchyna"

#: i18n/states.php:1959
msgid "Sevastopol"
msgstr "Sevastopol"

#: i18n/states.php:1966
msgid "Sumshchyna"
msgstr "Sumshchyna"

#: i18n/states.php:1967
msgid "Ternopilshchyna"
msgstr "Ternopilshchyna"

#: i18n/states.php:1947
msgid "Vinnychchyna"
msgstr "Vinnychchyna"

#: i18n/states.php:1948
msgid "Volyn"
msgstr "Volyn"

#: i18n/states.php:1953
msgid "Zakarpattia"
msgstr "Zakarpattia"

#: i18n/states.php:1954
msgid "Zaporizhzhya"
msgstr "Zaporizhzhya"

#: i18n/states.php:1952
msgid "Zhytomyrshchyna"
msgstr "Zhytomyrshchyna"

#: src/Blocks/BlockTypes/ProductFilters.php:157
#: assets/client/blocks/active-filters.js:6
#: assets/client/blocks/attribute-filter.js:18
#: assets/client/blocks/filter-wrapper.js:1
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/rating-filter.js:9
#: assets/client/blocks/stock-filter.js:8
#: assets/client/blocks/wc-block-library.js:42
msgid "Product Filters"
msgstr "Product Filters"

#: assets/client/blocks/rating-filter/block.json
msgctxt "block title"
msgid "Filter by Rating Controls"
msgstr "Filter by Rating Controls"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:293
msgid "Summary"
msgstr "Summary"

#: i18n/states.php:1682
msgid "Dakar"
msgstr "Dakar"

#: i18n/states.php:1685
msgid "Kolda"
msgstr "Kolda"

#: i18n/states.php:1688
msgid "Louga"
msgstr "Louga"

#: i18n/states.php:1689
msgid "Matam"
msgstr "Matam"

#: includes/admin/wc-admin-functions.php:574
msgid "Add price"
msgstr "Add price"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:217
msgid "Add price to all variations that don't have a price"
msgstr "Add price to all variations that don't have a price"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:224
msgid "Add prices"
msgstr "Add prices"

#: includes/admin/views/html-admin-page-status-report.php:766
msgid "Datastore currently in use for orders."
msgstr "Datastore currently in use for orders."

#: i18n/states.php:1681
msgid "Diourbel"
msgstr "Diourbel"

#: includes/class-wc-ajax.php:1905
msgid "Draft"
msgstr "Draft"

#: i18n/states.php:1683
msgid "Fatick"
msgstr "Fatick"

#: includes/admin/views/html-admin-page-status-report.php:770
msgid "HPOS data sync enabled:"
msgstr "HPOS data sync enabled:"

#: includes/admin/views/html-admin-page-status-report.php:771
msgid "Is data sync enabled for HPOS?"
msgstr "Is data sync enabled for HPOS?"

#: i18n/states.php:1684
msgid "Kaffrine"
msgstr "Kaffrine"

#: i18n/states.php:1687
msgid "Kaolack"
msgstr "Kaolack"

#: i18n/states.php:1686
msgid "Kédougou"
msgstr "Kédougou"

#: src/Internal/Admin/Notes/PaymentsMoreInfoNeeded.php:77
msgid "Learn more here"
msgstr "Learn more here"

#: src/StoreApi/Schemas/V1/ProductSchema.php:296
msgid "List of attributes (taxonomy terms) assigned to the product. For variable products, these are mapped to variations (see the `variations` field)."
msgstr "List of attributes (taxonomy terms) assigned to the product. For variable products, these are mapped to variations (see the `variations` field)."

#: includes/admin/views/html-admin-page-status-report.php:765
msgid "Order datastore:"
msgstr "Order datastore:"

#: i18n/states.php:1691
msgid "Saint-Louis"
msgstr "Saint-Louis"

#: i18n/states.php:1690
msgid "Sédhiou"
msgstr "Sédhiou"

#: i18n/states.php:1692
msgid "Tambacounda"
msgstr "Tambacounda"

#: i18n/states.php:1693
msgid "Thiès"
msgstr "Thiès"

#. translators: %s: Payment provider name.
#: src/Internal/Admin/Notes/PaymentsMoreInfoNeeded.php:67
msgid "We recently asked you if you wanted more information about %s. Run your business and manage your payments in one place with the solution built and supported by WooCommerce."
msgstr "We recently asked you if you wanted more information about %s. Run your business and manage your payments in one place with the solution built and supported by WooCommerce."

#: i18n/states.php:1694
msgid "Ziguinchor"
msgstr "Ziguinchor"

#: assets/client/blocks/stock-filter/block.json
msgctxt "block title"
msgid "Filter by Stock Controls"
msgstr "Filter by Stock Controls"

#: assets/client/blocks/rating-filter/block.json
msgctxt "block description"
msgid "Enable customers to filter the product grid by rating."
msgstr "Enable customers to filter the product grid by rating."

#: assets/client/blocks/price-filter/block.json
msgctxt "block title"
msgid "Filter by Price Controls"
msgstr "Filter by Price Controls"

#: assets/client/blocks/inner-blocks/cart-cross-sells-products-block/block.json
msgctxt "block description"
msgid "Shows the Cross-Sells products."
msgstr "Shows the Cross-Sells products."

#: assets/client/blocks/inner-blocks/cart-cross-sells-block/block.json
msgctxt "block description"
msgid "Shows the Cross-Sells block."
msgstr "Shows the Cross-Sells block."

#: assets/client/blocks/inner-blocks/cart-cross-sells-block/block.json
msgctxt "block title"
msgid "Cart Cross-Sells"
msgstr "Basket Cross-Sells"

#: assets/client/blocks/inner-blocks/cart-cross-sells-products-block/block.json
msgctxt "block title"
msgid "Cart Cross-Sells Products"
msgstr "Basket Cross-Sells Products"

#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:68
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:148
#: assets/client/admin/components/index.js:2
msgid "Replace"
msgstr "Replace"

#: src/Blocks/BlockTypes/Cart.php:89 assets/client/blocks/cart.js:2
#: assets/client/blocks/cart.js:12 assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:42
#: assets/client/blocks/wc-block-library.js:137
msgid "You may be interested in…"
msgstr "You may be interested in…"

#: assets/client/blocks/attribute-filter/block.json
msgctxt "block title"
msgid "Filter by Attribute Controls"
msgstr "Filter by Attribute Controls"

#: templates/global/quantity-input.php:44
msgid "Product quantity"
msgstr "Product quantity"

#. translators: %s = name of a WooCommerce feature
#: src/Internal/Features/FeaturesController.php:2060
msgid "Incompatible with '%s'"
msgstr "Incompatible with '%s'"

#: src/Internal/Features/FeaturesController.php:2058
msgid "Incompatible with WooCommerce features"
msgstr "Incompatible with WooCommerce features"

#: src/Internal/Features/FeaturesController.php:1946
msgid "Manage WooCommerce features"
msgstr "Manage WooCommerce features"

#: src/Internal/Features/FeaturesController.php:1932
msgid "⚠ This plugin is incompatible with the enabled WooCommerce features '%1$s' and '%2$s', it shouldn't be activated."
msgstr "⚠ This plugin is incompatible with the enabled WooCommerce features '%1$s' and '%2$s', it shouldn't be activated."

#: src/Internal/Features/FeaturesController.php:1939
msgid "⚠ This plugin is incompatible with the enabled WooCommerce features '%1$s', '%2$s' and %3$d more, it shouldn't be activated."
msgstr "⚠ This plugin is incompatible with the enabled WooCommerce features '%1$s', '%2$s' and %3$d more, it shouldn't be activated."

#: src/Internal/Features/FeaturesController.php:1839
msgid "<a href='%1$s'>View all plugins</a> - <a href='%2$s'>Manage WooCommerce features</a>"
msgstr "<a href='%1$s'>View all plugins</a> - <a href='%2$s'>Manage WooCommerce features</a>"

#: src/Internal/Features/FeaturesController.php:1787
msgid "WooCommerce has detected that some of your active plugins are incompatible with currently enabled WooCommerce features. Please <a>review the details</a>."
msgstr "WooCommerce has detected that some of your active plugins are incompatible with currently enabled WooCommerce features. Please <a>review the details</a>."

#: src/Internal/Features/FeaturesController.php:1830
msgid "You are viewing active plugins that are incompatible with currently enabled WooCommerce features."
msgstr "You are viewing active plugins that are incompatible with currently enabled WooCommerce features."

#. translators: %s is a feature name.
#: src/Internal/Features/FeaturesController.php:1833
msgid "You are viewing the active plugins that are incompatible with the '%s' feature."
msgstr "You are viewing the active plugins that are incompatible with the '%s' feature."

#. translators: %s = printable plugin name
#: src/Internal/Features/FeaturesController.php:1926
msgid "⚠ This plugin is incompatible with the enabled WooCommerce feature '%s', it shouldn't be activated."
msgstr "⚠ This plugin is incompatible with the enabled WooCommerce feature '%s', it shouldn't be activated."

#. translators: 1: class::method 2: before_woocommerce_init
#: src/Internal/Features/FeaturesController.php:1015
msgid "%1$s should be called inside the %2$s action."
msgstr "%1$s should be called inside the %2$s action."

#: src/Internal/Features/FeaturesController.php:1482
msgid "Experimental features"
msgstr "Experimental features"

#: src/Internal/DataStores/Orders/OrdersTableFieldQuery.php:228
msgid "Missing table info for query arg."
msgstr "Missing table info for query arg."

#: src/Internal/Features/FeaturesController.php:1484
msgid "These features are either experimental or incomplete, enable them at your own risk!"
msgstr "These features are either experimental or incomplete, enable them at your own risk!"

#: src/Internal/Features/FeaturesController.php:1557
msgid "WooCommerce Admin has been disabled"
msgstr "WooCommerce Admin has been disabled"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:453
msgid "Create ad campaigns and reach one billion global users with %1$sTikTok for WooCommerce%2$s"
msgstr "Create ad campaigns and reach one billion global users with %1$sTikTok for WooCommerce%2$s"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:302
msgid "Migrate command is deprecated. Please use `sync` instead."
msgstr "Migrate command is deprecated. Please use `sync` instead."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:258
msgid "No orders were synced."
msgstr "No orders were synced."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:261
msgid "Sync completed."
msgstr "Sync completed."

#: assets/client/blocks/stock-filter/block.json
msgctxt "block description"
msgid "Enable customers to filter the product grid by stock status."
msgstr "Allow customers to filter the grid by products stock status."

#: assets/client/blocks/filter-wrapper/block.json
msgctxt "block title"
msgid "Filter Block"
msgstr "Filter by Stock"

#: assets/client/blocks/price-filter/block.json
msgctxt "block description"
msgid "Enable customers to filter the product grid by choosing a price range."
msgstr "Enable customers to filter the product grid by choosing a price range."

#: assets/client/blocks/featured-product/block.json
msgctxt "block description"
msgid "Highlight a product or variation."
msgstr "Highlight a product or variation."

#: assets/client/blocks/inner-blocks/filled-mini-cart-contents-block/block.json
msgctxt "block description"
msgid "Contains blocks that display the content of the Mini-Cart."
msgstr "Contains blocks that display the content of the Mini-Basket."

#: assets/client/blocks/attribute-filter/block.json
msgctxt "block description"
msgid "Enable customers to filter the product grid by selecting one or more attributes, such as color."
msgstr "Enable customers to filter the product grid by selecting one or more attributes, such as colour."

#: assets/client/blocks/active-filters/block.json
msgctxt "block description"
msgid "Display the currently active filters."
msgstr "Display the currently active product filters."

#. translators: %s: Notification code
#. translators: %s attribute name.
#: src/Internal/StockNotifications/Admin/ListTable.php:114
#: assets/client/blocks/attribute-filter-frontend.js:7
#: assets/client/blocks/attribute-filter-wrapper-frontend.js:7
#: assets/client/blocks/attribute-filter.js:13
#: assets/client/blocks/wc-block-library.js:84
msgid "Select %s"
msgstr "Select %s"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:36
#: assets/client/admin/chunks/4077.js:1
msgid "Store location illustration"
msgstr "Store location illustration"

#. translators: 1: opening link tag 2: closing link tag.
#: src/Internal/Orders/MobileMessagingHandler.php:175
msgid "Process your orders on the go. %1$sGet the app%2$s."
msgstr "Process your orders on the go. %1$sGet the app%2$s."

#. translators: 1: opening link tag 2: closing link tag.
#: src/Internal/Orders/MobileMessagingHandler.php:146
msgid "%1$sManage the order%2$s with the app."
msgstr "%1$sManage the order%2$s with the app."

#. translators: 1: opening link tag 2: closing link tag.
#: src/Internal/Orders/MobileMessagingHandler.php:114
msgid "%1$sCollect payments easily%2$s from your customers anywhere with our mobile app."
msgstr "%1$sCollect payments easily%2$s from your customers anywhere with our mobile app."

#. translators: 1: order ID, 2: order status
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:2932
msgid "Something went wrong when trying to restore order %d from the trash. It could not be restored."
msgstr "Something went wrong when trying to restore order %d from the bin. It could not be restored."

#. translators: 1: order ID, 2: order status
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:2885
msgid "The previous status of order %1$d (\"%2$s\") is invalid. It could not be restored."
msgstr "The previous status of order %1$d (\"%2$s\") is invalid. It could not be restored."

#. translators: 1: order ID, 2: order status
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:2873
msgid "The previous status of order %1$d (\"%2$s\") is invalid. It has been restored to \"pending\" status instead."
msgstr "The previous status of order %1$d (\"%2$s\") is invalid. It has been restored to \"pending\" status instead."

#. translators: 1: order ID, 2: order status
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:2855
msgid "Order %1$d cannot be restored from the trash: it has already been restored to status \"%2$s\"."
msgstr "Order %1$d cannot be restored from the bin: it has already been restored to status \"%2$s\"."

#: src/Admin/Features/OnboardingTasks/Tasks/GetMobileApp.php:27
msgid "Get the free WooCommerce mobile app"
msgstr "Get the free WooCommerce mobile app"

#: src/Admin/API/OnboardingProfile.php:489
msgid "Whether or not this store country is set via onboarding profiler."
msgstr "Whether or not this store country is set via onboarding profiler."

#: src/Admin/API/Notes.php:806
msgid "Registers whether the note is read or not"
msgstr "Registers whether the note is read or not"

#: src/Admin/API/MobileAppMagicLink.php:96
msgid "Jetpack is not connected."
msgstr "Jetpack is not connected."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2196
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2582
msgid "Ensure meta_data excludes specific keys."
msgstr "Ensure meta_data excludes specific keys."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2187
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2573
msgid "Limit meta_data to specific keys."
msgstr "Limit meta_data to specific keys."

#: includes/data-stores/class-wc-customer-download-data-store.php:292
msgid "Unsupported argument type provided as value."
msgstr "Unsupported argument type provided as value."

#. translators: %s is the URL for the application-password section in
#. WooCommerce.com.
#: includes/cli/class-wc-cli-com-command.php:175
msgid "Invalid password. Generate a new one from %s."
msgstr "Invalid password. Generate a new one from %s."

#: includes/cli/class-wc-cli-com-command.php:170
msgid "Connection password:"
msgstr "Connection password:"

#. translators: %s is the URL for the application-password section in
#. WooCommerce.com.
#: includes/cli/class-wc-cli-com-command.php:169
msgid "If you don't have an application password (not your account password), generate a password from %s"
msgstr "If you don't have an application password (not your account password), generate a password from %s"

#: includes/cli/class-wc-cli-com-command.php:161
msgid "Your store is already connected."
msgstr "Your store is already connected."

#: includes/admin/settings/class-wc-settings-products.php:465
msgid "Customers can still save the file to their device, but by default file will be opened instead of being downloaded (does not work with redirects)."
msgstr "Customers can still save the file to their device, but by default file will be opened instead of being downloaded (does not work with redirects)."

#: includes/admin/settings/class-wc-settings-products.php:461
msgid "Open downloadable files in the browser, instead of saving them to the device."
msgstr "Open downloadable files in the browser, instead of saving them to the device."

#: includes/admin/settings/class-wc-settings-products.php:460
msgid "Open in browser"
msgstr "Open in browser"

#: includes/admin/class-wc-admin-assets.php:717
msgid "Summarize this product in 1-2 short sentences. We’ll show it at the top of the page."
msgstr "Summarise this product in 1-2 short sentences. We’ll show it at the top of the page."

#: src/Blocks/BlockTypes/MiniCart.php:703
msgid "Empty Mini-Cart Message"
msgstr "Empty Mini-Basket Message"

#: includes/cli/class-wc-cli-com-command.php:122
msgid "Are you sure you want to disconnect your store from WooCommerce.com?"
msgstr "Are you sure you want to disconnect your store from WooCommerce.com?"

#: includes/cli/class-wc-cli-com-command.php:119
msgid "Your store is not connected to WooCommerce.com. Run `wp wc com connect` command."
msgstr "Your store is not connected to WooCommerce.com. Run `wp wc com connect` command."

#: includes/admin/class-wc-admin-assets.php:714
msgid "<b>Variable –</b> a product with variations, each of which may have a different SKU, price, stock option, etc. For example, a t-shirt available in different colors and/or sizes."
msgstr "<b>Variable –</b> a product with variations, each of which may have a different SKU, price, stock option, etc. For example, a t-shirt available in different colours and/or sizes."

#: includes/admin/class-wc-admin-assets.php:716
msgid "Describe this product. What makes it unique? What are its most important features?"
msgstr "Describe this product. What makes it unique? What are its most important features?"

#: includes/admin/class-wc-admin-assets.php:715
msgid "Product types define available product details and attributes, such as downloadable files and variations. They’re also used for analytics and inventory management."
msgstr "Product types define available product details and attributes, such as downloadable files and variations. They’re also used for analytics and inventory management."

#: includes/admin/class-wc-admin-assets.php:713
msgid "<b>External or Affiliate –</b> one that you list and describe on your website but is sold elsewhere."
msgstr "<b>External or Affiliate –</b> one that you list and describe on your website but is sold elsewhere."

#: includes/admin/class-wc-admin-assets.php:712
msgid "<b>Grouped –</b> a collection of related products that can be purchased individually and only consist of simple products. For example, a set of six drinking glasses."
msgstr "<b>Grouped –</b> a collection of related products that can be purchased individually and only consist of simple products. For example, a set of six drinking glasses."

#: includes/admin/class-wc-admin-assets.php:711
msgid "<b>Simple –</b> covers the vast majority of any products you may sell. Simple products are shipped and have no options. For example, a book."
msgstr "<b>Simple –</b> covers the vast majority of any products you may sell. Simple products are shipped and have no options. For example, a book."

#: i18n/states.php:180
msgid "Sofia District"
msgstr "Sofia District"

#: assets/client/blocks/all-products/block.json
msgctxt "block description"
msgid "Display products from your store in a grid layout."
msgstr "Display products from your store in a grid layout."

#: assets/client/blocks/all-products/block.json
msgctxt "block title"
msgid "All Products"
msgstr "All Products"

#: assets/client/blocks/product-category/block.json
msgctxt "block description"
msgid "Display a grid of products from your selected categories."
msgstr "Display a grid of products from your selected categories."

#: assets/client/blocks/product-category/block.json
msgctxt "block title"
msgid "Products by Category"
msgstr "Products by Category"

#: assets/client/blocks/product-categories/block.json
msgctxt "block description"
msgid "Show all product categories as a list or dropdown."
msgstr "Show all product categories as a list or dropdown."

#: assets/client/blocks/product-categories/block.json
msgctxt "block title"
msgid "Product Categories List"
msgstr "Product Categories List"

#: assets/client/blocks/product-best-sellers/block.json
msgctxt "block description"
msgid "Display a grid of your all-time best selling products."
msgstr "Display a grid of your all-time best selling products."

#: assets/client/blocks/product-best-sellers/block.json
msgctxt "block title"
msgid "Best Selling Products"
msgstr "Best Selling Products"

#: src/Internal/Admin/Orders/PageController.php:72
msgid "You cannot edit this item because it is in the Trash. Please restore it and try again."
msgstr "You cannot edit this item because it is in the Bin. Please restore it and try again."

#: templates/cart/shipping-calculator.php:86
msgid "Postcode / ZIP:"
msgstr "Postcode / ZIP:"

#: templates/cart/shipping-calculator.php:79
msgid "City:"
msgstr "City:"

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:69
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "Move to trash"
msgstr "Move to bin"

#: templates/single-product/product-attributes.php:26
msgid "Product Details"
msgstr "Product Details"

#: src/Internal/Admin/Orders/Edit.php:200
msgid "Custom Fields"
msgstr "Custom Fields"

#. translators: %s is a table name.
#: src/Internal/DataStores/Orders/OrdersTableQuery.php:1053
msgid "%s can not be used as a table alias in OrdersTableQuery"
msgstr "%s can not be used as a table alias in OrdersTableQuery"

#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1356
msgid "Invalid order IDs in call to read_multiple()"
msgstr "Invalid order IDs in call to read_multiple()"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:153
msgid "List products and create ads on Facebook and Instagram."
msgstr "List products and create ads on Facebook and Instagram."

#: src/Internal/Admin/Orders/PageController.php:60
msgid "You attempted to edit an order that does not exist. Perhaps it was deleted?"
msgstr "You attempted to edit an order that does not exist. Perhaps it was deleted?"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:398
msgid "Key"
msgstr "Key"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:176
msgid "Add Custom Field"
msgstr "Add Custom Field"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:163
msgid "Enter new"
msgstr "Enter new"

#: src/Blocks/BlockTypes/ProductSpecifications.php:123
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:150
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:408
#: assets/client/blocks/product-specifications.js:2
#: assets/client/blocks/wc-block-library.js:130
msgid "Value"
msgstr "Value"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:145
msgid "Add New Custom Field:"
msgstr "Add New Custom Field:"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:83
msgid "https://wordpress.org/support/article/custom-fields/"
msgstr "https://wordpress.org/support/article/custom-fields/"

#. translators: 1: opening documentation tag 2: closing documentation tag.
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:82
msgid "Custom fields can be used to add extra metadata to an order that you can %1$suse in your theme%2$s."
msgstr "Custom fields can be used to add extra metadata to an order that you can %1$suse in your theme%2$s."

#: templates/cart/cart.php:29
msgid "Thumbnail image"
msgstr "Thumbnail image"

#. Translators: %s is a table identifier.
#: src/Internal/DataStores/Orders/OrdersTableQuery.php:1519
msgid "Invalid table id: %s."
msgstr "Invalid table id: %s."

#. translators: %s is a table name.
#: src/Internal/DataStores/Orders/OrdersTableQuery.php:1067
msgid "Can not re-use table alias \"%s\" in OrdersTableQuery."
msgstr "Can not re-use table alias \"%s\" in OrdersTableQuery."

#: templates/cart/shipping-calculator.php:30
msgid "Country / region"
msgstr "Country / region"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:145
msgid "List products and create ads on Facebook and Instagram with <a href=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>"
msgstr "List products and create ads on Facebook and Instagram with <a href=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:871
msgid "With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app."
msgstr "With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:794
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:836
msgid "With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees."
msgstr "With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees."

#: src/Internal/Admin/Orders/PageController.php:68
msgid "You do not have permission to edit this order."
msgstr "You do not have permission to edit this order."

#: src/Internal/Admin/Orders/PageController.php:83
msgid "You don't have permission to create a new order."
msgstr "You don't have permission to create a new order."

#. translators: %d is an order ID.
#: includes/class-wc-order-factory.php:118
msgid "Could not find classname for order ID %d"
msgstr "Could not find classname for order ID %d"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:921
msgid "Order date, hour, minute and/or second are missing."
msgstr "Order date, hour, minute and/or second are missing."

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:808
msgid "Payment method is missing."
msgstr "Payment method is missing."

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:804
msgid "Order status is missing."
msgstr "Order status is missing."

#. translators: %s: Total count of terms available for the attribute
#: includes/admin/class-wc-admin-attributes.php:528
msgid "%s terms"
msgstr "%s terms"

#: includes/admin/class-wc-admin-attributes.php:525
msgid "1 term"
msgstr "1 term"

#. translators: 1: Comma-separated terms list, 2: how many terms are hidden
#: includes/admin/class-wc-admin-attributes.php:521
msgid "%1$s... (%2$s more)"
msgstr "%1$s... (%2$s more)"

#: src/Admin/API/PaymentGatewaySuggestions.php:52
msgid "Return the default payment suggestions when woocommerce_show_marketplace_suggestions and woocommerce_setting_payments_recommendations_hidden options are set to no"
msgstr "Return the default payment suggestions when woocommerce_show_marketplace_suggestions and woocommerce_setting_payments_recommendations_hidden options are set to no"

#: src/Blocks/Templates/ProductSearchResultsTemplate.php:44
msgid "Displays search results for your store."
msgstr "Displays search results for your store."

#: src/Blocks/Templates/ProductTagTemplate.php:51
msgid "Displays products filtered by a tag."
msgstr "Displays products filtered by a tag."

#: src/Blocks/Templates/ProductCategoryTemplate.php:51
msgid "Displays products filtered by a category."
msgstr "Displays products filtered by a category."

#: src/Blocks/Templates/ProductCatalogTemplate.php:45
msgid "Displays your products."
msgstr "Displays your products."

#: src/Blocks/Templates/SingleProductTemplate.php:45
msgid "Displays a single product."
msgstr "Displays a single product."

#. translators: %1s: file name; %2s: slug value found.
#: src/Blocks/Patterns/PatternRegistry.php:83
msgid "Could not register pattern \"%s\" as a block pattern (\"Title\" field missing)"
msgstr "Could not register pattern \"%s\" as a block pattern (\"Title\" field missing)"

#. translators: %1s: file name; %2s: slug value found.
#: src/Blocks/Patterns/PatternRegistry.php:62
msgid "Could not register pattern \"%1$s\" as a block pattern (invalid slug \"%2$s\")"
msgstr "Could not register pattern \"%1$s\" as a block pattern (invalid slug \"%2$s\")"

#. translators: %s: file name.
#: src/Blocks/Patterns/PatternRegistry.php:47
msgid "Could not register pattern \"%s\" as a block pattern (\"Slug\" field missing)"
msgstr "Could not register pattern \"%s\" as a block pattern (\"Slug\" field missing)"

#: src/StoreApi/Schemas/V1/CartSchema.php:167
msgid "List of cross-sells items related to cart items."
msgstr "List of cross-sells items related to basket items."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:36
msgid "Wow your shoppers"
msgstr "Wow your shoppers"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:241
#: assets/client/admin/chunks/735.js:1
msgid "Discounted rates"
msgstr "Discounted rates"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:237
#: assets/client/admin/chunks/735.js:1
msgid "Pick up an order, then just pay, print, package and post."
msgstr "Pick up an order, then just pay, print, package and post."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:236
#: assets/client/admin/chunks/735.js:1
msgid "Print at home"
msgstr "Print at home"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:232
#: assets/client/admin/chunks/735.js:1
msgid "No need to wonder where that stampbook went."
msgstr "No need to wonder where that stampbook went."

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:231
#: assets/client/admin/chunks/735.js:1
msgid "Buy postage when you need it"
msgstr "Buy postage when you need it"

#. translators: %s is a table name.
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:2276
msgid "Could not persist order to database table \"%s\"."
msgstr "Could not persist order to database table \"%s\"."

#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:2257
msgid "Could not create order in posts table."
msgstr "Could not create order in posts table."

#. translators: %d: orders count
#. translators: %s: orders count
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:548
#: src/Internal/Admin/Orders/ListTable.php:1636
msgid "%s order status changed."
msgid_plural "%s order statuses changed."
msgstr[0] "%s order status changed."
msgstr[1] "%s order statuses changed."

#: src/Internal/Admin/Orders/ListTable.php:1567
msgid "Order status changed by bulk edit."
msgstr "Order status changed by bulk edit."

#. translators: %s: is referring to the plugin's name.
#: src/Packages.php:225
msgid "The %1$s plugin has been deactivated as the latest improvements are now included with the %2$s plugin."
msgstr "The %1$s plugin has been deactivated as the latest improvements are now included with the %2$s plugin."

#: includes/tracks/class-wc-tracks-event.php:102
msgid "A valid prop name must be specified"
msgstr "A valid prop name must be specified"

#: includes/tracks/class-wc-tracks-event.php:97
msgid "A valid event name must be specified."
msgstr "A valid event name must be specified."

#. translators: %s: Order date
#: includes/class-wc-order-refund.php:85
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:414
#: includes/data-stores/class-wc-order-refund-data-store-cpt.php:152
#: src/Internal/DataStores/Orders/OrdersTableRefundDataStore.php:215
msgctxt "Order date parsed by DateTime::format"
msgid "M d, Y @ h:i A"
msgstr "d M Y @ h:i A"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:44
msgid "Choose a default form value if you want a certain variation already selected when a user visits the product page."
msgstr "Choose a default form value if you want a certain variation already selected when a user visits the product page."

#. Translators: %1$d is the batch number, %2$d is the number of processed
#. orders and %3$d is the execution time in seconds.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:235
msgid "Batch %1$d (%2$d orders) completed in %3$d seconds"
msgstr "Batch %1$d (%2$d orders) completed in %3$d seconds"

#: includes/class-wc-post-types.php:124
#: src/Blocks/Templates/ProductCategoryTemplate.php:42
msgctxt "Template name"
msgid "Products by Category"
msgstr "Products by Category"

#: src/Blocks/Templates/ProductCatalogTemplate.php:36
msgctxt "Template name"
msgid "Product Catalog"
msgstr "Product Catalogue"

#: src/Blocks/Templates/SingleProductTemplate.php:36
msgctxt "Template name"
msgid "Single Product"
msgstr "Single Product"

#: src/Blocks/Templates/ProductSearchResultsTemplate.php:35
msgctxt "Template name"
msgid "Product Search Results"
msgstr "Product Search Results"

#: includes/class-wc-post-types.php:170
#: src/Blocks/Templates/ProductTagTemplate.php:42
msgctxt "Template name"
msgid "Products by Tag"
msgstr "Products by Tag"

#: src/Admin/Features/OnboardingTasks/Tasks/ReviewShippingOptions.php:26
msgid "Review shipping options"
msgstr "Review shipping options"

#: src/Blocks/Templates/MiniCartTemplate.php:38
msgctxt "Template name"
msgid "Mini-Cart"
msgstr "Mini-Basket"

#: src/Blocks/Templates/MiniCartTemplate.php:47
msgid "Template used to display the Mini-Cart drawer."
msgstr "Template used to display the Mini-Basket drawer."

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:196
msgid "Check to let customers to purchase only 1 item in a single order. This is particularly useful for items that have limited quantity, for example art or handmade goods."
msgstr "Check to let customers to purchase only one item in a single order. This is particularly useful for items with limited quantities, such as art or handmade goods."

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:192
msgid "Limit purchases to 1 item per order"
msgstr "Limit purchases to 1 item per order"

#. translators: %s: date
#: includes/admin/class-wc-admin-webhooks.php:76
#: includes/admin/settings/views/html-webhooks-edit.php:27
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:516
msgctxt "Webhook created on date parsed by DateTime::format"
msgid "M d, Y @ h:i A"
msgstr "d M Y @ h:i A"

#: assets/client/blocks/products-by-attribute/block.json
msgctxt "block description"
msgid "Display a grid of products with selected attributes."
msgstr "Display a grid of products with selected attributes."

#: assets/client/blocks/product-tag/block.json
msgctxt "block description"
msgid "Display a grid of products with selected tags."
msgstr "Display a grid of products with selected tags."

#: assets/client/blocks/handpicked-products/block.json
msgctxt "block description"
msgid "Display a selection of hand-picked products in a grid."
msgstr "Display a selection of hand-picked products in a grid."

#: assets/client/blocks/handpicked-products/block.json
msgctxt "block title"
msgid "Hand-picked Products"
msgstr "Hand-picked Products"

#: assets/client/blocks/handpicked-products/block.json
msgctxt "block keyword"
msgid "Handpicked Products"
msgstr "Handpicked Products"

#: assets/client/blocks/products-by-attribute/block.json
msgctxt "block title"
msgid "Products by Attribute"
msgstr "Products by Attribute"

#: assets/client/blocks/product-tag/block.json
msgctxt "block title"
msgid "Products by Tag"
msgstr "Products by Tag"

#. Translators: %1$d is number of errors and %2$s is the formatted array of
#. order IDs.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:451
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:563
msgid "%1$d error found: %2$s. Please review the error above."
msgid_plural "%1$d errors found: %2$s. Please review the errors above."
msgstr[0] "%1$d error found: %2$s. Please review the error above."
msgstr[1] "%1$d errors found: %2$s. Please review the errors above."

#. translators: 1: number representing a rating
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1233
msgid "%1$d out of 5"
msgstr "%1$d out of 5"

#. translators: 1: Month name, 2: 4-digit year.
#: src/Internal/Admin/Orders/ListTable.php:852
msgctxt "order dates dropdown"
msgid "%1$s %2$d"
msgstr "%1$s %2$d"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1459
msgid "%s approved review"
msgid_plural "%s approved reviews"
msgstr[0] "%s approved review"
msgstr[1] "%s approved reviews"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1465
msgid "%s pending review"
msgid_plural "%s pending reviews"
msgstr[0] "%s pending review"
msgstr[1] "%s pending reviews"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/Reviews.php:371
msgid "%s Review"
msgid_plural "%s Reviews"
msgstr[0] "%s Review"
msgstr[1] "%s Reviews"

#. translators: %s: Number of reviews.
#: src/Blocks/BlockTypes/Reviews/ProductReviewsTitle.php:63
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1453
#: assets/client/blocks/product-reviews-title.js:6
#: assets/client/blocks/wc-block-library.js:137
msgid "%s review"
msgid_plural "%s reviews"
msgstr[0] "%s review"
msgstr[1] "%s reviews"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:435
msgid "%s review approved"
msgid_plural "%s reviews approved"
msgstr[0] "%s review approved"
msgstr[1] "%s reviews approved"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/Reviews.php:376
msgid "%s Review in moderation"
msgid_plural "%s Reviews in moderation"
msgstr[0] "%s Review in moderation"
msgstr[1] "%s Reviews in moderation"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:446
msgid "%s review marked as spam."
msgid_plural "%s reviews marked as spam."
msgstr[0] "%s review marked as spam."
msgstr[1] "%s reviews marked as spam."

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:457
msgid "%s review moved to the Trash."
msgid_plural "%s reviews moved to the Trash."
msgstr[0] "%s review moved to the Bin."
msgstr[1] "%s reviews moved to the Bin."

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:467
msgid "%s review permanently deleted"
msgid_plural "%s reviews permanently deleted"
msgstr[0] "%s review permanently deleted"
msgstr[1] "%s reviews permanently deleted"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:451
msgid "%s review restored from the spam"
msgid_plural "%s reviews restored from the spam"
msgstr[0] "%s review restored from the spam"
msgstr[1] "%s reviews restored from the spam"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:462
msgid "%s review restored from the Trash"
msgid_plural "%s reviews restored from the Trash"
msgstr[0] "%s review restored from the Bin"
msgstr[1] "%s reviews restored from the Bin"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:440
msgid "%s review unapproved"
msgid_plural "%s reviews unapproved"
msgstr[0] "%s review unapproved"
msgstr[1] "%s reviews unapproved"

#. translators: %s: Star rating (1-5).
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1400
msgid "%s-star rating"
msgstr "%s-star rating"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:764
msgctxt "product reviews"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "All <span class=\"count\">(%s)</span>"
msgstr[1] "All <span class=\"count\">(%s)</span>"

#: src/Internal/Admin/Orders/ListTable.php:844
#: src/Internal/StockNotifications/Admin/ListTable.php:667
msgid "All dates"
msgstr "All dates"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1382
msgid "All ratings"
msgstr "All ratings"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1357
msgid "All types"
msgstr "All types"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:464
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:473
msgid "Approve this review"
msgstr "Approve this review"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:778
msgctxt "product reviews"
msgid "Approved <span class=\"count\">(%s)</span>"
msgid_plural "Approved <span class=\"count\">(%s)</span>"
msgstr[0] "Approved <span class=\"count\">(%s)</span>"
msgstr[1] "Approved <span class=\"count\">(%s)</span>"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:626
msgid "Author"
msgstr "Author"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:521
msgid "Delete Permanently"
msgstr "Delete Permanently"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:545
msgid "Edit this review"
msgstr "Edit this review"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1328
msgid "Empty Spam"
msgstr "Empty Spam"

#: src/Internal/Admin/ProductReviews/Reviews.php:313
msgid "Error: Please type your reply text."
msgstr "Error: Please type your reply text."

#: src/Internal/Admin/ProductReviews/Reviews.php:202
msgid "Error: Please type your review text."
msgstr "Error: Please type your review text."

#: src/Internal/Admin/ProductReviews/Reviews.php:282
msgid "Error: You can't reply to a review on a draft product."
msgstr "Error: You can't reply to a review on a draft product."

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1391
msgid "Filter by review rating"
msgstr "Filter by review rating"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1364
msgid "Filter by review type"
msgstr "Filter by review type"

#. translators: Review time format. See
#. https://www.php.net/manual/datetime.format.php
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1131
msgid "g:i a"
msgstr "g:i a"

#. translators: %s: Parent review link with review author name.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1009
msgid "In reply to %s."
msgstr "In reply to %s."

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:691
msgctxt "review"
msgid "Mark as spam"
msgstr "Mark as spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:491
msgid "Mark this review as spam"
msgstr "Mark this review as spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1503
msgid "No approved reviews"
msgstr "No approved reviews"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1526
msgid "No pending reviews"
msgstr "No pending reviews"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1473
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1503
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1526
msgid "No reviews"
msgstr "No reviews"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:922
msgid "No reviews awaiting moderation."
msgstr "No reviews awaiting moderation."

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:924
msgid "No reviews found."
msgstr "No reviews found."

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:501
msgctxt "review"
msgid "Not Spam"
msgstr "Not Spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:697
msgctxt "review"
msgid "Not spam"
msgstr "Not spam"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:771
msgctxt "product reviews"
msgid "Pending <span class=\"count\">(%s)</span>"
msgid_plural "Pending <span class=\"count\">(%s)</span>"
msgstr[0] "Pending <span class=\"count\">(%s)</span>"
msgstr[1] "Pending <span class=\"count\">(%s)</span>"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:558
msgid "Quick Edit"
msgstr "Quick Edit"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:557
msgid "Quick edit this review inline"
msgstr "Quick edit this review inline"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1358
msgid "Replies"
msgstr "Replies"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:568
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1212
msgid "Reply"
msgstr "Reply"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:567
msgid "Reply to this review"
msgstr "Reply to this review"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:500
msgid "Restore this review from the spam"
msgstr "Restore this review from the spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:628
msgctxt "column name"
msgid "Review"
msgstr "Review"

#: src/Internal/Admin/ProductReviews/Reviews.php:587
msgid "Search Reviews"
msgstr "Search Reviews"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:940
msgid "Select review"
msgstr "Select review"

#: src/Internal/Admin/ProductReviews/Reviews.php:309
msgid "Sorry, you must be logged in to reply to a review."
msgstr "Sorry, you must be logged in to reply to a review."

#. translators: "Mark as spam" link.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:493
msgctxt "verb"
msgid "Spam"
msgstr "Spam"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:785
msgctxt "product reviews"
msgid "Spam <span class=\"count\">(%s)</span>"
msgid_plural "Spam <span class=\"count\">(%s)</span>"
msgstr[0] "Spam <span class=\"count\">(%s)</span>"
msgstr[1] "Spam <span class=\"count\">(%s)</span>"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:630
msgctxt "column name"
msgid "Submitted on"
msgstr "Submitted on"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:529
msgctxt "verb"
msgid "Trash"
msgstr "Bin"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:792
msgctxt "product reviews"
msgid "Trash <span class=\"count\">(%s)</span>"
msgid_plural "Trash <span class=\"count\">(%s)</span>"
msgstr[0] "Bin <span class=\"count\">(%s)</span>"
msgstr[1] "Bin <span class=\"count\">(%s)</span>"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:625
msgctxt "review type"
msgid "Type"
msgstr "Type"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:457
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:482
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:683
msgid "Unapprove"
msgstr "Unapprove"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:456
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:481
msgid "Unapprove this review"
msgstr "Unapprove this review"

#: includes/admin/class-wc-admin-pointers.php:64
msgid "Enable guided mode"
msgstr "Enable guided mode"

#: src/Admin/API/Reports/Customers/Stats/Controller.php:406
#: src/Admin/API/Reports/GenericController.php:165
msgid "Force retrieval of fresh data instead of from the cache."
msgstr "Force retrieval of fresh data instead of from the cache."

#: src/Admin/API/Reports/Customers/Controller.php:638
msgid "Limit result to items with specified user ids."
msgstr "Limit result to items with specified user IDs."

#. translators: %s refers to the schema name
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:30
msgid "Registered schema for %s"
msgstr "Registered schema for %s"

#. translators: %1$s is the name of the hook to be cancelled, %2$s is the
#. exception message.
#: packages/action-scheduler/functions.php:292
msgid "Caught exception while cancelling action \"%1$s\": %2$s"
msgstr "Caught exception while cancelling action \"%1$s\": %2$s"

#: assets/client/blocks/featured-category/block.json
msgctxt "block title"
msgid "Featured Category"
msgstr "Featured Category"

#: assets/client/blocks/featured-product/block.json
msgctxt "block title"
msgid "Featured Product"
msgstr "Featured Product"

#: assets/client/blocks/featured-category/block.json
msgctxt "block description"
msgid "Visually highlight a product category and encourage prompt action."
msgstr "Visually highlight a product category and encourage prompt action."

#. Translators: %1$d is the number of migrated orders and %2$d is time taken.
#. Translators: %1$d is the number of migrated orders and %2$d is the execution
#. time in seconds.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:535
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:551
msgid "%1$d order was verified in %2$d seconds."
msgid_plural "%1$d orders were verified in %2$d seconds."
msgstr[0] "%1$d order was verified in %2$d seconds."
msgstr[1] "%1$d orders were verified in %2$d seconds."

#: src/Internal/Admin/Orders/ListTable.php:617
#: src/Internal/Admin/SystemStatusReport.php:49
msgid "Admin"
msgstr "Admin"

#. Translators: %1$d is the batch number, %2$d is time taken to process batch.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:512
msgid "Batch %1$d (%2$d orders) completed in %3$d seconds."
msgstr "Batch %1$d (%2$d orders) completed in %3$d seconds."

#. Translators: %1$d is the batch number and %2$d is the batch size.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:218
msgid "Beginning batch #%1$d (%2$d orders/batch)."
msgstr "Beginning batch #%1$d (%2$d orders/batch)."

#. Translators: %1$d is the batch number, %2$d is the batch size.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:413
msgid "Beginning verification for batch #%1$d (%2$d orders/batch)."
msgstr "Beginning verification for batch #%1$d (%2$d orders/batch)."

#. translators: %s - link to testing instructions webpage.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:100
msgid "Custom order table usage is not enabled. If you are testing, you can enable it by following the testing instructions in %s"
msgstr "Custom order table usage is not enabled. If you are testing, you can enable it by following the testing instructions in %s"

#: src/Internal/Admin/SystemStatusReport.php:123
msgid "Daily Cron"
msgstr "Daily Cron"

#: src/Internal/Admin/SystemStatusReport.php:100
msgid "Disabled Features"
msgstr "Disabled Features"

#: src/Internal/Admin/SystemStatusReport.php:158
msgid "Do the important options return expected values?"
msgstr "Do the important options return expected values?"

#: src/Internal/Admin/SystemStatusReport.php:88
msgid "Enabled Features"
msgstr "Enabled Features"

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:174
msgid "Failed to initialise WC_Filesystem API while trying to update the MaxMind Geolocation database."
msgstr "Failed to initialise WC_Filesystem API while trying to update the MaxMind Geolocation database."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:396
msgid "Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world."
msgstr "Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world."

#: src/Admin/Features/OnboardingTasks/TaskLists.php:430
msgctxt "Admin menu name"
msgid "Home"
msgstr "Home"

#: src/Internal/Admin/SystemStatusReport.php:183
msgid "How many notes in the database?"
msgstr "How many notes in the database?"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:523
msgid "Infinite loop detected, aborting. No errors found."
msgstr "Infinite loop detected, aborting. No errors found."

#: src/Internal/Admin/SystemStatusReport.php:125
msgid "Is the daily cron job active, when does it next run?"
msgstr "Is the daily cron job active, when does it next run?"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:73
#: assets/client/admin/chunks/4077.js:1
msgid "Marketing illustration"
msgstr "Marketing illustration"

#: src/Internal/Admin/SystemStatusReport.php:164
msgid "Not all expected"
msgstr "Not all expected"

#: src/Internal/Admin/SystemStatusReport.php:135
msgid "Not scheduled"
msgstr "Not scheduled"

#: src/Internal/Admin/SystemStatusReport.php:181
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:401
msgid "Notes"
msgstr "Notes"

#: src/Internal/Admin/SystemStatusReport.php:211
msgid "Onboarding"
msgstr "Onboarding"

#: src/Internal/Admin/SystemStatusReport.php:156
#: assets/client/admin/chunks/settings-payments-bacs.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/blocks/checkout.js:21
#: assets/client/blocks/wc-block-library.js:154
msgid "Options"
msgstr "Options"

#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:51
#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:52
#: assets/client/admin/chunks/4077.js:1
msgid "Payment illustration"
msgstr "Payment illustration"

#: includes/class-wc-countries.php:1292
msgid "PIN Code"
msgstr "PIN Code"

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:71
#: assets/client/admin/chunks/4077.js:1
msgid "Products illustration"
msgstr "Products illustration"

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1701
msgid "Properties of the main product image."
msgstr "Properties of the main product image."

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:56
#: assets/client/admin/chunks/4077.js:1
msgid "Shipping illustration"
msgstr "Shipping illustration"

#: src/Internal/Utilities/HtmlSanitizer.php:93
msgid "String processors must be an array of valid callbacks."
msgstr "String processors must be an array of valid callbacks."

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:79
#: assets/client/admin/chunks/4077.js:1
msgid "Tax illustration"
msgstr "Tax illustration"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:406
msgid "There are no orders to verify, aborting."
msgstr "There are no orders to verify, aborting."

#. Translators: %1$d is the number of orders to be verified.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:612
msgid "There is %1$d order to be verified."
msgid_plural "There are %1$d orders to be verified."
msgstr[0] "There is %1$d order to be verified."
msgstr[1] "There are %1$d orders to be verified."

#: src/Internal/Admin/SystemStatusReport.php:49
msgid "This section shows details of WC Admin."
msgstr "This section shows details of WC Admin."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:393
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:449
#: assets/client/admin/data/index.js:2
msgid "TikTok for WooCommerce"
msgstr "TikTok for WooCommerce"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:529
msgid "Verification completed."
msgstr "Verification completed."

#: src/Internal/Admin/SystemStatusReport.php:213
msgid "Was onboarding completed or skipped?"
msgstr "Was onboarding completed or skipped?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2120
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:539
msgid "Whether an order can be edited."
msgstr "Whether an order can be edited."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2126
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:545
msgid "Whether an order needs payment, based on status and order total."
msgstr "Whether an order needs payment, based on status and order total."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2132
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:551
msgid "Whether an order needs processing before it can be completed."
msgstr "Whether an order needs processing before it can be completed."

#: src/Internal/Admin/SystemStatusReport.php:102
msgid "Which features are disabled?"
msgstr "Which features are disabled?"

#: src/Internal/Admin/SystemStatusReport.php:90
msgid "Which features are enabled?"
msgstr "Which features are enabled?"

#. Translators: %1$d is the number of migrated orders and %2$d is the execution
#. time in seconds.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:266
msgid "%1$d order was synced in %2$d seconds."
msgid_plural "%1$d orders were synced in %2$d seconds."
msgstr[0] "%1$d order was synced in %2$d seconds."
msgstr[1] "%1$d orders were synced in %2$d seconds."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:196
msgid "There are no orders to sync, aborting."
msgstr "There are no orders to sync, aborting."

#. Translators: %1$d is the number of orders to be synced.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:149
msgid "There is %1$d order to be synced."
msgid_plural "There are %1$d orders to be synced."
msgstr[0] "There is %1$d order to be synced."
msgstr[1] "There are %1$d orders to be synced."

#: src/Internal/Admin/Orders/ListTable.php:616
msgid "All sales channels"
msgstr "All sales channels"

#: assets/client/blocks/inner-blocks/cart-items-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block/block.json
msgctxt "block title"
msgid "Cart Items"
msgstr "Basket Items"

#: assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block/block.json
msgctxt "block title"
msgid "Coupon Form"
msgstr "Coupon Form"

#: assets/client/blocks/inner-blocks/cart-order-summary-discount-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-discount-block/block.json
msgctxt "block title"
msgid "Discount"
msgstr "Discount"

#: assets/client/blocks/inner-blocks/cart-order-summary-fee-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-fee-block/block.json
msgctxt "block title"
msgid "Fees"
msgstr "Fees"

#: assets/client/blocks/inner-blocks/cart-order-summary-heading-block/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Heading"

#: assets/client/blocks/inner-blocks/cart-order-summary-shipping-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block/block.json
msgctxt "block title"
msgid "Shipping"
msgstr "Shipping"

#: assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block/block.json
msgctxt "block description"
msgid "Shows cart items."
msgstr "Shows basket items."

#: assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block/block.json
msgctxt "block description"
msgid "Shows the apply coupon form."
msgstr "Shows the apply coupon form."

#: assets/client/blocks/inner-blocks/cart-order-summary-discount-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-discount-block/block.json
msgctxt "block description"
msgid "Shows the cart discount row."
msgstr "Shows the basket discount row."

#: assets/client/blocks/inner-blocks/cart-order-summary-fee-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-fee-block/block.json
msgctxt "block description"
msgid "Shows the cart fee row."
msgstr "Shows the basket fee row."

#: assets/client/blocks/inner-blocks/cart-order-summary-shipping-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block/block.json
msgctxt "block description"
msgid "Shows the cart shipping row."
msgstr "Shows the basket shipping row."

#: assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block/block.json
msgctxt "block description"
msgid "Shows the cart subtotal row."
msgstr "Shows the basket subtotal row."

#: assets/client/blocks/inner-blocks/cart-order-summary-taxes-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block/block.json
msgctxt "block description"
msgid "Shows the cart taxes row."
msgstr "Shows the basket taxes row."

#: assets/client/blocks/inner-blocks/cart-order-summary-heading-block/block.json
msgctxt "block description"
msgid "Shows the heading row."
msgstr "Shows the heading row."

#: assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block/block.json
msgctxt "block title"
msgid "Subtotal"
msgstr "Subtotal"

#: assets/client/blocks/inner-blocks/cart-order-summary-taxes-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block/block.json
msgctxt "block title"
msgid "Taxes"
msgstr "Taxes"

#. translators: %s is the submitted URL.
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:447
msgid "\"%s\" could not be saved. Please review, ensure it is a valid URL and try again."
msgstr "\"%s\" could not be saved. Please review, ensure it is a valid URL and try again."

#. translators: %d: count
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:403
msgid "%d approved directory URL deleted."
msgid_plural "%d approved directory URLs deleted."
msgstr[0] "%d approved directory URL deleted."
msgstr[1] "%d approved directory URLs deleted."

#. translators: %d: count
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:419
msgid "%d approved directory URL disabled."
msgid_plural "%d approved directory URLs disabled."
msgstr[0] "%d approved directory URL disabled."
msgstr[1] "%d approved directory URLs disabled."

#. translators: %d: count
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:411
msgid "%d approved directory URL enabled."
msgid_plural "%d approved directory URLs enabled."
msgstr[0] "%d approved directory URL enabled."
msgstr[1] "%d approved directory URLs enabled."

#. translators: %d: count
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:429
msgid "%d URL could not be updated."
msgid_plural "%d URLs could not be updated."
msgstr[0] "%d URL could not be updated."
msgstr[1] "%d URLs could not be updated."

#. translators: %s is the URL.
#: src/Internal/Utilities/URL.php:116
msgid "%s is not a valid URL."
msgstr "%s is not a valid URL."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:346
msgid "Add New Approved Directory"
msgstr "Add New Approved Directory"

#. translators: %s is the count of approved directory list entries.
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:82
msgctxt "Approved product download directory views"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "All <span class=\"count\">(%s)</span>"
msgstr[1] "All <span class=\"count\">(%s)</span>"

#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:300
msgid "Approved directory URLs cannot be longer than 256 characters."
msgstr "Approved directory URLs cannot be longer than 256 characters."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:62
msgid "Approved download directories"
msgstr "Approved download directories"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:322
msgid "Approved Download Directories"
msgstr "Approved Download Directories"

#. translators: %1$d is the current batch in the synchronization task, %2$d is
#. the percent complete.
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:190
msgid "Approved Download Directories sync: completed batch %1$d (%2$d%% complete)."
msgstr "Approved Download Directories sync: completed batch %1$d (%2$d%% complete)."

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:135
msgid "Approved Download Directories sync: new scan scheduled."
msgstr "Approved Download Directories sync: new scan scheduled."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:110
msgid "Approved Download Directories sync: scan has been cancelled."
msgstr "Approved Download Directories sync: scan has been cancelled."

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:183
msgid "Approved Download Directories sync: scan is complete!"
msgstr "Approved Download Directories sync: scan is complete!"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:75
msgid "Cancel synchronization of approved directories"
msgstr "Cancel synchronisation of approved directories"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:179
msgctxt "Product downloads list"
msgid "Delete permanently"
msgstr "Delete permanently"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:366
msgctxt "Approved product download directories"
msgid "Directory URL"
msgstr "Directory URL"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:274
msgctxt "Approved product download directories"
msgid "Disable All"
msgstr "Disable All"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:214
msgid "Disable rule"
msgstr "Disable rule"

#. translators: %s is the count of disabled directory list entries.
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:110
msgctxt "Approved product download directory views"
msgid "Disabled <span class=\"count\">(%s)</span>"
msgid_plural "Disabled <span class=\"count\">(%s)</span>"
msgstr[0] "Disabled <span class=\"count\">(%s)</span>"
msgstr[1] "Disabled <span class=\"count\">(%s)</span>"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:177
msgctxt "Product downloads list"
msgid "Edit"
msgstr "Edit"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:345
msgid "Edit Approved Directory"
msgstr "Edit Approved Directory"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:66
msgid "Empty the approved download directories list"
msgstr "Empty the approved download directories list"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:270
msgctxt "Approved product download directories"
msgid "Enable All"
msgstr "Enable All"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:213
msgid "Enable rule"
msgstr "Enable rule"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:146
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:374
msgctxt "Approved product download directories"
msgid "Enabled"
msgstr "Enabled"

#. translators: %s is the count of enabled approved directory list entries.
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:96
msgctxt "Approved product download directory views"
msgid "Enabled <span class=\"count\">(%s)</span>"
msgid_plural "Enabled <span class=\"count\">(%s)</span>"
msgstr[0] "Enabled <span class=\"count\">(%s)</span>"
msgstr[1] "Enabled <span class=\"count\">(%s)</span>"

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:292
msgctxt "Approved product download URLs migration"
msgid "invalid URL"
msgstr "invalid URL"

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:101
msgid "It was not possible to synchronize download directories following the most recent update."
msgstr "It was not possible to synchronise download directories following the most recent update."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:63
msgid "No approved directory URLs found."
msgstr "No approved directory URLs found."

#. translators: %s is a URL, %d is a product ID.
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:313
msgid "Product download migration: %1$s (for product %1$d) could not be added to the list of approved download directories."
msgstr "Product download migration: %1$s (for product %1$d) could not be added to the list of approved download directories."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:67
msgid "Removes all existing entries from the Approved Product Download Directories list."
msgstr "Removes all existing entries from the Approved Product Download Directories list."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:100
msgctxt "Approved Directory URLs"
msgid "Search"
msgstr "Search"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:318
msgctxt "Approved product download directories"
msgid "Start Enforcing Rules"
msgstr "Start Enforcing Rules"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:317
msgctxt "Approved product download directories"
msgid "Stop Enforcing Rules"
msgstr "Stop Enforcing Rules"

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:128
msgid "Synchronization of approved product download directories is already in progress."
msgstr "Synchronisation of approved product download directories is already in progress."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:58
msgid "Synchronize approved download directories"
msgstr "Synchronise approved download directories"

#. translators: %d is an integer between 0-100 representing the percentage
#. complete of the current scan.
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:78
msgid "The Approved Product Download Directories list is currently being synchronized with the product catalog (%d%% complete). If you need to, you can cancel it."
msgstr "The Approved Product Download Directories list is currently being synchronised with the product catalogue (%d%% complete). If you need to, you can cancel it."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:339
msgctxt "Approved product download directories"
msgid "The provided ID was invalid."
msgstr "The provided ID was invalid."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:59
msgid "Updates the list of Approved Product Download Directories. Note that triggering this tool does not impact whether the Approved Download Directories list is enabled or not."
msgstr "Updates the list of Approved Product Download Directories. Note that triggering this tool does not impact whether the Approved Download Directories list is enabled or not."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:145
msgctxt "Approved product download directories"
msgid "URL"
msgstr "URL"

#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:136
msgid "URL could not be added (probable database error)."
msgstr "URL could not be added (probable database error)."

#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:169
msgid "URL could not be updated (probable database error)."
msgstr "URL could not be updated (probable database error)."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:436
msgid "URL was successfully added."
msgstr "URL was successfully added."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:440
msgid "URL was successfully updated."
msgstr "URL was successfully updated."

#. translators: %s: Site title
#: templates/emails/block/customer-new-account.php:29
#: assets/client/admin/chunks/activity-panels-setup.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Welcome to %s"
msgstr "Welcome to %s"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:119
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:459
msgid "You do not have permission to modify the list of approved directories for product downloads."
msgstr "You do not have permission to modify the list of approved directories for product downloads."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:58
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3867
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
msgid "Affirm"
msgstr "Affirm"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:59
msgid "Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base."
msgstr "Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:87
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3901
msgid "Afterpay"
msgstr "Afterpay"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:88
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3902
msgid "Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free."
msgstr "Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:130
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3833
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
msgid "Amazon Pay"
msgstr "Amazon Pay"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:131
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3834
msgid "Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally."
msgstr "Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:170
msgid "Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable."
msgstr "Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:160
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:169
#: assets/client/admin/data/index.js:2
msgid "Pinterest for WooCommerce"
msgstr "Pinterest for WooCommerce"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:47
msgid "You added store details"
msgstr "You added store details"

#. translators: Store name
#: src/Admin/Features/OnboardingTasks/Tasks/StoreCreation.php:29
msgid "You created %s"
msgstr "You created %s"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:711
msgid "There are orders pending sync."
msgstr "There are orders pending sync."

#: includes/abstracts/abstract-wc-order.php:304
msgid "(no ID)"
msgstr "(no ID)"

#: includes/admin/class-wc-admin-assets.php:489
msgid "Are you sure you wish to delete this item?"
msgstr "Are you sure you wish to delete this item?"

#: src/Admin/API/PaymentGatewaySuggestions.php:167
msgid "Array of plugin slugs."
msgstr "Array of plugin slugs."

#: includes/admin/views/html-admin-page-status-report.php:754
msgid "Enforce Approved Product Download Directories"
msgstr "Enforce Approved Product Download Directories"

#. translators: 1: Order ID or "(no ID)" if not known.
#: includes/abstracts/abstract-wc-order.php:310
msgid "Error saving order ID %1$s."
msgstr "Error saving order ID %1$s."

#: i18n/countries.php:229
msgid "Eswatini"
msgstr "Eswatini"

#: src/Admin/API/PaymentGatewaySuggestions.php:155
msgid "Gateway image."
msgstr "Gateway image."

#: src/Admin/API/PaymentGatewaySuggestions.php:179
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php:84
msgid "Gateway title."
msgstr "Gateway title."

#: includes/class-wc-download-handler.php:916
msgid "Headers already sent when generating download error message."
msgstr "Headers already sent when generating download error message."

#: includes/admin/views/html-admin-page-status-report.php:755
msgid "Is your site enforcing the use of Approved Product Download Directories?"
msgstr "Is your site enforcing the use of Approved Product Download Directories?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2180
msgid "Only show meta which is meant to be displayed for an order."
msgstr "Only show meta which is meant to be displayed for an order."

#: src/Admin/API/PaymentGatewaySuggestions.php:173
msgid "Priority of recommendation."
msgstr "Priority of recommendation."

#: src/Admin/API/Experiments.php:65
msgid "Sorry, experiment_name is required."
msgstr "Sorry, experiment_name is required."

#: src/Admin/API/PaymentGatewaySuggestions.php:143
msgid "Suggestion description."
msgstr "Suggestion description."

#: src/Admin/API/PaymentGatewaySuggestions.php:149
msgid "Suggestion ID."
msgstr "Suggestion ID."

#: src/Admin/API/PaymentGatewaySuggestions.php:161
#: src/Admin/API/ShippingPartnerSuggestions.php:192
msgid "Suggestion visibility."
msgstr "Suggestion visibility."

#. translators: %s: Downloadable file.
#: includes/class-wc-product-download.php:123
msgid "The downloadable file %s cannot be used as it has been disabled."
msgstr "The downloadable file %s cannot be used as it has been disabled."

#. translators: 1: opening link tag, 2: closing link tag.
#: includes/admin/meta-boxes/views/html-product-data-general.php:181
#: includes/admin/meta-boxes/views/html-variation-admin.php:524
msgid "The indicated downloads have been disabled (invalid location or filetype&mdash;%1$slearn more%2$s)."
msgstr "The indicated downloads have been disabled (invalid location or filetype&mdash;%1$slearn more%2$s)."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:387
msgid "How easy was it to edit your product?"
msgstr "How easy was it to edit your product?"

#: src/Blocks/BlockTypes/MiniCartShoppingButtonBlock.php:26
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/wc-block-library.js:164
msgid "Start shopping"
msgstr "Start shopping"

#: assets/client/blocks/inner-blocks/mini-cart-shopping-button-block/block.json
msgctxt "block description"
msgid "Block that displays the shopping button when the Mini-Cart is empty."
msgstr "Block that displays the shopping button when the Mini-Basket is empty."

#: assets/client/blocks/inner-blocks/mini-cart-shopping-button-block/block.json
msgctxt "block title"
msgid "Mini-Cart Shopping Button"
msgstr "Mini-Basket Shopping Button"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:332
msgid "Custom orders tables have been deleted."
msgstr "Custom orders tables have been deleted."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:318
msgid "Delete the custom orders tables"
msgstr "Delete the custom orders tables"

#: src/StoreApi/Routes/V1/AbstractCartRoute.php:305
#: src/StoreApi/Routes/V1/ShopperListsNonceCheck.php:91
msgid "Nonce is invalid."
msgstr "Nonce is invalid."

#: src/StoreApi/Routes/V1/AbstractCartRoute.php:301
#: src/StoreApi/Routes/V1/ShopperListsNonceCheck.php:83
msgid "Missing the Nonce header. This endpoint requires a valid nonce."
msgstr "Missing the Nonce header. This endpoint requires a valid nonce."

#: src/Admin/API/Plugins.php:372
msgid "Plugin activation has been scheduled."
msgstr "Plugin activation has been scheduled."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2108
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:533
msgid "Order payment URL."
msgstr "Order payment URL."

#: src/Admin/API/OnboardingTasks.php:115 src/Admin/API/OnboardingTasks.php:706
msgid "Optional parameter to get only specific task lists by id."
msgstr "Optional parameter to get only specific task lists by ID."

#: src/Admin/API/Plugins.php:258
msgid "Plugin installation has been scheduled."
msgstr "Plugin installation has been scheduled."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1717
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1989
msgid "Shows if the product needs to be configured before it can be bought."
msgstr "Shows if the product needs to be configured before it can be bought."

#: src/StoreApi/Schemas/V1/ProductSchema.php:559
msgid "The maximum quantity that can be added to the cart."
msgstr "The maximum quantity that can be added to the basket."

#: src/StoreApi/Schemas/V1/ProductSchema.php:553
msgid "The minimum quantity that can be added to the cart."
msgstr "The minimum quantity that can be added to the basket."

#. translators: 1: email address, 2: order ID .
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:154
msgid "Received PDT notification for another account: %1$s. Order ID: %2$d."
msgstr "Received PDT notification for another account: %1$s. Order ID: %2$d."

#. translators: 1: order ID, 2: order ID.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:148
msgid "Received PDT notification for order %1$d on endpoint for order %2$d."
msgstr "Received PDT notification for order %1$d on endpoint for order %2$d."

#: assets/client/blocks/accordion-group/block.json
#: assets/client/blocks/accordion-header/block.json
#: assets/client/blocks/accordion-item/block.json
#: assets/client/blocks/accordion-panel/block.json
#: assets/client/blocks/active-filters/block.json
#: assets/client/blocks/add-to-cart-form/block.json
#: assets/client/blocks/add-to-cart-with-options-grouped-product-item-label/block.json
#: assets/client/blocks/add-to-cart-with-options-grouped-product-item-selector/block.json
#: assets/client/blocks/add-to-cart-with-options-grouped-product-item/block.json
#: assets/client/blocks/add-to-cart-with-options-grouped-product-selector/block.json
#: assets/client/blocks/add-to-cart-with-options-quantity-selector/block.json
#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute-name/block.json
#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute/block.json
#: assets/client/blocks/add-to-cart-with-options-variation-selector/block.json
#: assets/client/blocks/add-to-wishlist-button/block.json
#: assets/client/blocks/all-products/block.json
#: assets/client/blocks/all-reviews/block.json
#: assets/client/blocks/attribute-filter/block.json
#: assets/client/blocks/breadcrumbs/block.json
#: assets/client/blocks/cart-link/block.json
#: assets/client/blocks/catalog-sorting/block.json
#: assets/client/blocks/checkout/block.json
#: assets/client/blocks/classic-shortcode/block.json
#: assets/client/blocks/customer-account/block.json
#: assets/client/blocks/dropdown/block.json
#: assets/client/blocks/featured-category/block.json
#: assets/client/blocks/featured-product/block.json
#: assets/client/blocks/filter-wrapper/block.json
#: assets/client/blocks/handpicked-products/block.json
#: assets/client/blocks/mini-cart/block.json
#: assets/client/blocks/order-confirmation-additional-fields-wrapper/block.json
#: assets/client/blocks/order-confirmation-additional-fields/block.json
#: assets/client/blocks/order-confirmation-additional-information/block.json
#: assets/client/blocks/order-confirmation-billing-address/block.json
#: assets/client/blocks/order-confirmation-billing-wrapper/block.json
#: assets/client/blocks/order-confirmation-create-account/block.json
#: assets/client/blocks/order-confirmation-downloads-wrapper/block.json
#: assets/client/blocks/order-confirmation-downloads/block.json
#: assets/client/blocks/order-confirmation-shipping-address/block.json
#: assets/client/blocks/order-confirmation-shipping-wrapper/block.json
#: assets/client/blocks/order-confirmation-status/block.json
#: assets/client/blocks/order-confirmation-summary/block.json
#: assets/client/blocks/order-confirmation-totals-wrapper/block.json
#: assets/client/blocks/order-confirmation-totals/block.json
#: assets/client/blocks/page-content-wrapper/block.json
#: assets/client/blocks/price-filter/block.json
#: assets/client/blocks/product-average-rating/block.json
#: assets/client/blocks/product-best-sellers/block.json
#: assets/client/blocks/product-button/block.json
#: assets/client/blocks/product-categories/block.json
#: assets/client/blocks/product-category/block.json
#: assets/client/blocks/product-collection/block.json
#: assets/client/blocks/product-filter-active/block.json
#: assets/client/blocks/product-filter-attribute/block.json
#: assets/client/blocks/product-filter-checkbox-list/block.json
#: assets/client/blocks/product-filter-chips/block.json
#: assets/client/blocks/product-filter-clear-button/block.json
#: assets/client/blocks/product-filter-price-slider/block.json
#: assets/client/blocks/product-filter-price/block.json
#: assets/client/blocks/product-filter-removable-chips/block.json
#: assets/client/blocks/product-filter-status/block.json
#: assets/client/blocks/product-filter-taxonomy/block.json
#: assets/client/blocks/product-filters/block.json
#: assets/client/blocks/product-gallery-large-image-next-previous/block.json
#: assets/client/blocks/product-gallery-large-image/block.json
#: assets/client/blocks/product-gallery-thumbnails/block.json
#: assets/client/blocks/product-gallery/block.json
#: assets/client/blocks/product-image-gallery/block.json
#: assets/client/blocks/product-image/block.json
#: assets/client/blocks/product-meta/block.json
#: assets/client/blocks/product-new/block.json
#: assets/client/blocks/product-on-sale/block.json
#: assets/client/blocks/product-price/block.json
#: assets/client/blocks/product-rating-counter/block.json
#: assets/client/blocks/product-rating-stars/block.json
#: assets/client/blocks/product-rating/block.json
#: assets/client/blocks/product-results-count/block.json
#: assets/client/blocks/product-sale-badge/block.json
#: assets/client/blocks/product-sku/block.json
#: assets/client/blocks/product-stock-indicator/block.json
#: assets/client/blocks/product-summary/block.json
#: assets/client/blocks/product-tag/block.json
#: assets/client/blocks/product-template/block.json
#: assets/client/blocks/product-top-rated/block.json
#: assets/client/blocks/products-by-attribute/block.json
#: assets/client/blocks/rating-filter/block.json
#: assets/client/blocks/related-products/block.json
#: assets/client/blocks/reviews-by-category/block.json
#: assets/client/blocks/reviews-by-product/block.json
#: assets/client/blocks/saved-for-later/block.json
#: assets/client/blocks/single-product/block.json
#: assets/client/blocks/stock-filter/block.json
#: assets/client/blocks/store-notices/block.json
#: assets/client/blocks/wishlist/block.json
msgctxt "block keyword"
msgid "WooCommerce"
msgstr "WooCommerce"

#: assets/client/blocks/checkout/block.json
msgctxt "block description"
msgid "Display a checkout form so your customers can submit orders."
msgstr "Display a checkout form so your customers can submit orders."

#: assets/client/blocks/checkout/block.json
msgctxt "block title"
msgid "Checkout"
msgstr "Checkout"

#: assets/client/blocks/inner-blocks/mini-cart-items-block/block.json
msgctxt "block description"
msgid "Contains the products table and other custom blocks of filled mini-cart."
msgstr "Contains the products table and other custom blocks of filled mini-basket."

#: assets/client/blocks/inner-blocks/mini-cart-items-block/block.json
msgctxt "block title"
msgid "Mini-Cart Items"
msgstr "Mini-Basket Items"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:762
msgid "This means that the table is probably in an inconsistent state. It's recommended to run a new regeneration process or to resume the aborted process (Status - Tools - Regenerate the product attributes lookup table/Resume the product attributes lookup table regeneration) before enabling the table usage."
msgstr "This means that the table is probably in an inconsistent state. It's recommended to run a new regeneration process or to resume the aborted process (Status - Tools - Regenerate the product attributes lookup table/Resume the product attributes lookup table regeneration) before enabling the table usage."

#: src/Blocks/Domain/Services/CheckoutFields.php:673
msgid "Email address (optional)"
msgstr "Email address (optional)"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:334
msgid "Abort the product attributes lookup table regeneration"
msgstr "Abort the product attributes lookup table regeneration"

#: src/StoreApi/Schemas/V1/ItemSchema.php:43
msgid "How the quantity of this item should be controlled, for example, any limits in place."
msgstr "How the quantity of this item should be controlled, for example, any limits in place."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:339
msgid "Product attributes lookup table regeneration process has been aborted."
msgstr "Product attributes lookup table regeneration process has been aborted."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:357
msgid "Product attributes lookup table regeneration process has been resumed."
msgstr "Product attributes lookup table regeneration process has been resumed."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:359
msgid "Resume"
msgstr "Resume"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:347
msgid "Resume the product attributes lookup table regeneration"
msgstr "Resume the product attributes lookup table regeneration"

#: src/StoreApi/Schemas/V1/ItemSchema.php:61
#: src/StoreApi/Schemas/V1/ProductSchema.php:565
msgid "The amount that quantities increment by. Quantity must be an multiple of this value."
msgstr "The amount that quantities increment by. Quantity must be an multiple of this value."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:335
msgid "This tool will abort the regenerate product attributes lookup table regeneration. After this is done the process can be either started over, or resumed to continue where it stopped."
msgstr "This tool will abort the regenerate product attributes lookup table regeneration. After this is done, the process can be either started over or resumed to continue where it stopped."

#. translators: %1$s = count of products already processed.
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:351
msgid "This tool will resume the product attributes lookup table regeneration at the point in which it was aborted (%1$s products were already processed)."
msgstr "This tool will resume the product attributes lookup table regeneration at the point in which it was aborted (%1$s products were already processed)."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:761
msgid "WARNING: The product attributes lookup table regeneration process was aborted."
msgstr "WARNING: The product attributes lookup table regeneration process was aborted."

#: src/StoreApi/Routes/V1/CartAddItem.php:54
msgid "Quantity of this item to add to the cart."
msgstr "Quantity of this item to add to the basket."

#: src/Internal/Admin/Notes/MagentoMigration.php:87
msgid "Changing platforms might seem like a big hurdle to overcome, but it is easier than you might think to move your products, customers, and orders to WooCommerce. This article will help you with going through this process."
msgstr "Changing platforms might seem like a big hurdle to overcome, but it is easier than you might think to move your products, customers, and orders to WooCommerce. This article will help you with going through this process."

#: i18n/states.php:387
msgid "Baden-Württemberg"
msgstr "Baden-Württemberg"

#: i18n/states.php:388
msgid "Bavaria"
msgstr "Bavaria"

#: i18n/states.php:389
msgid "Berlin"
msgstr "Berlin"

#: i18n/states.php:390
msgid "Brandenburg"
msgstr "Brandenburg"

#: i18n/states.php:391
msgid "Bremen"
msgstr "Bremen"

#: i18n/states.php:392
msgid "Hamburg"
msgstr "Hamburg"

#: i18n/states.php:393
msgid "Hesse"
msgstr "Hesse"

#: src/Internal/Admin/Notes/MagentoMigration.php:86
msgid "How to Migrate from Magento to WooCommerce"
msgstr "How to Migrate from Magento to WooCommerce"

#: i18n/states.php:395
msgid "Lower Saxony"
msgstr "Lower Saxony"

#: i18n/states.php:394
msgid "Mecklenburg-Vorpommern"
msgstr "Mecklenburg-Vorpommern"

#: i18n/states.php:396
msgid "North Rhine-Westphalia"
msgstr "North Rhine-Westphalia"

#: i18n/states.php:397
msgid "Rhineland-Palatinate"
msgstr "Rhineland-Palatinate"

#: i18n/states.php:398
msgid "Saarland"
msgstr "Saarland"

#: i18n/states.php:399
msgid "Saxony"
msgstr "Saxony"

#: i18n/states.php:400
msgid "Saxony-Anhalt"
msgstr "Saxony-Anhalt"

#: i18n/states.php:401
msgid "Schleswig-Holstein"
msgstr "Schleswig-Holstein"

#: i18n/states.php:402
msgid "Thuringia"
msgstr "Thuringia"

#: assets/client/blocks/inner-blocks/mini-cart-products-table-block/block.json
msgctxt "block description"
msgid "Block that displays the products table of the Mini-Cart block."
msgstr "Block that displays the products table of the Mini-Basket block."

#: assets/client/blocks/inner-blocks/mini-cart-title-block/block.json
msgctxt "block description"
msgid "Block that displays the title of the Mini-Cart block."
msgstr "Block that displays the title of the Mini-Basket block."

#: assets/client/blocks/inner-blocks/mini-cart-title-block/block.json
msgctxt "block title"
msgid "Mini-Cart Title"
msgstr "Mini-Basket Title"

#: assets/client/blocks/inner-blocks/mini-cart-footer-block/block.json
msgctxt "block description"
msgid "Block that displays the footer of the Mini-Cart block."
msgstr "Block that displays the footer of the Mini-Basket block."

#: assets/client/blocks/inner-blocks/empty-mini-cart-contents-block/block.json
msgctxt "block description"
msgid "Blocks that are displayed when the Mini-Cart is empty."
msgstr "Blocks that are displayed when the Mini-Basket is empty."

#: assets/client/blocks/inner-blocks/empty-mini-cart-contents-block/block.json
msgctxt "block title"
msgid "Empty Mini-Cart view"
msgstr "Empty Mini-Basket view"

#: assets/client/blocks/inner-blocks/filled-mini-cart-contents-block/block.json
msgctxt "block title"
msgid "Filled Mini-Cart view"
msgstr "Filled Mini-Basket view"

#: assets/client/blocks/inner-blocks/mini-cart-footer-block/block.json
msgctxt "block title"
msgid "Mini-Cart Footer"
msgstr "Mini-Basket Footer"

#: assets/client/blocks/inner-blocks/mini-cart-products-table-block/block.json
msgctxt "block title"
msgid "Mini-Cart Products Table"
msgstr "Mini-Basket Products Table"

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:54
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Built by WooCommerce"
msgstr "Built by WooCommerce"

#: src/Admin/API/Notes.php:452
msgid "Please provide a valid promo note name."
msgstr "Please provide a valid promo note name."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:368
msgid "The status of the coupon. Should always be draft, published, or pending review"
msgstr "The status of the coupon. Should always be draft, published, or pending review"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:233
msgid "Accept credit cards and other popular payment methods with %1$sWooPayments%2$s"
msgstr "Accept credit cards and other popular payment methods with %1$sWooPayments%2$s"

#. translators: 1: Payment provider name.
#: src/Internal/Admin/Notes/PaymentsRemindMeLater.php:67
msgid "Save up to $800 in fees by managing transactions with %1$s. With %1$s, you can securely accept major cards, Apple Pay, and payments in over 100 currencies."
msgstr "Save up to $800 in fees by managing transactions with %1$s. With %1$s, you can securely accept major cards, Apple Pay, and payments in over 100 currencies."

#: src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php:85
msgid "Dismiss the gateway"
msgstr "Dismiss the gateway"

#: includes/admin/settings/class-wc-settings-general.php:261
msgid "Shop country/region"
msgstr "Shop country/region"

#: src/Admin/Features/OnboardingTasks/TaskList.php:282
msgid "Task is not a subclass of `Task`"
msgstr "Task is not a subclass of `Task`"

#: includes/admin/views/html-admin-page-status-report.php:465
msgid "The database version for WooCommerce. This should be the same as your WooCommerce version."
msgstr "The database version for WooCommerce. This should be the same as your WooCommerce version."

#: includes/class-woocommerce.php:1447
msgid "You have installed a development version of WooCommerce which requires files to be built and minified. From the plugin directory, run <code>pnpm install</code> and then <code>pnpm --filter='@woocommerce/plugin-woocommerce' build</code> to build and minify assets."
msgstr "You have installed a development version of WooCommerce which requires files to be built and minified. From the plugin directory, run <code>pnpm install</code> and then <code>pnpm --filter='@woocommerce/plugin-woocommerce' build</code> to build and minify assets."

#: includes/admin/class-wc-admin-addons.php:323
msgid "We encountered an SSL error. Please ensure your site supports TLS version 1.2 or above."
msgstr "We encountered an SSL error. Please ensure your site supports TLS version 1.2 or above."

#: i18n/states.php:1700
msgid "Ahuachapán"
msgstr "Ahuachapán"

#: i18n/states.php:2173
msgid "Artigas"
msgstr "Artigas"

#: i18n/states.php:1439
msgid "Atlántico Norte"
msgstr "Atlántico Norte"

#: i18n/states.php:1440
msgid "Atlántico Sur"
msgstr "Atlántico Sur"

#: i18n/states.php:688
msgid "Atlántida"
msgstr "Atlántida"

#: i18n/states.php:689
msgid "Bay Islands"
msgstr "Bay Islands"

#: i18n/states.php:1441
msgid "Boaco"
msgstr "Boaco"

#: i18n/states.php:1476
msgid "Bocas del Toro"
msgstr "Bocas del Toro"

#: i18n/states.php:1701
msgid "Cabañas"
msgstr "Cabañas"

#: i18n/states.php:2174
msgid "Canelones"
msgstr "Canelones"

#: i18n/states.php:1442
msgid "Carazo"
msgstr "Carazo"

#: i18n/states.php:2175
msgid "Cerro Largo"
msgstr "Cerro Largo"

#: i18n/states.php:1702
msgid "Chalatenango"
msgstr "Chalatenango"

#: i18n/states.php:1443
msgid "Chinandega"
msgstr "Chinandega"

#: i18n/states.php:1479
msgid "Chiriquí"
msgstr "Chiriquí"

#: i18n/states.php:690
msgid "Choluteca"
msgstr "Choluteca"

#: i18n/states.php:1444
msgid "Chontales"
msgstr "Chontales"

#: i18n/states.php:1477
msgid "Coclé"
msgstr "Coclé"

#: i18n/states.php:691 i18n/states.php:1478
msgid "Colón"
msgstr "Colón"

#: i18n/states.php:2176
msgid "Colonia"
msgstr "Colonia"

#: i18n/states.php:692
msgid "Comayagua"
msgstr "Comayagua"

#: i18n/states.php:693
msgid "Copán"
msgstr "Copán"

#: i18n/states.php:694
msgid "Cortés"
msgstr "Cortés"

#: i18n/states.php:1703
msgid "Cuscatlán"
msgstr "Cuscatlán"

#: i18n/states.php:1480
msgid "Darién"
msgstr "Darién"

#: i18n/states.php:2177
msgid "Durazno"
msgstr "Durazno"

#: i18n/states.php:695
msgid "El Paraíso"
msgstr "El Paraíso"

#: i18n/states.php:1486
msgid "Emberá"
msgstr "Emberá"

#: i18n/states.php:1445
msgid "Estelí"
msgstr "Estelí"

#: i18n/states.php:2178
msgid "Flores"
msgstr "Flores"

#: i18n/states.php:696
msgid "Francisco Morazán"
msgstr "Francisco Morazán"

#: i18n/states.php:697
msgid "Gracias a Dios"
msgstr "Gracias a Dios"

#: i18n/states.php:1487
msgid "Guna Yala"
msgstr "Guna Yala"

#: i18n/states.php:1481
msgid "Herrera"
msgstr "Herrera"

#: i18n/states.php:698
msgid "Intibucá"
msgstr "Intibucá"

#: i18n/states.php:1447
msgid "Jinotega"
msgstr "Jinotega"

#: i18n/states.php:2216
msgid "La Guaira (Vargas)"
msgstr "La Guaira (Vargas)"

#: i18n/states.php:1712
msgid "La Unión"
msgstr "La Unión"

#: i18n/states.php:2180
msgid "Lavalleja"
msgstr "Lavalleja"

#: i18n/states.php:699
msgid "Lempira"
msgstr "Lempira"

#: i18n/states.php:1482
msgid "Los Santos"
msgstr "Los Santos"

#: i18n/states.php:1449
msgid "Madriz"
msgstr "Madriz"

#: i18n/states.php:2181
msgid "Maldonado"
msgstr "Maldonado"

#: i18n/states.php:1450
msgid "Managua"
msgstr "Managua"

#: i18n/states.php:1451
msgid "Masaya"
msgstr "Masaya"

#: i18n/states.php:1452
msgid "Matagalpa"
msgstr "Matagalpa"

#: i18n/states.php:2182
msgid "Montevideo"
msgstr "Montevideo"

#: i18n/states.php:1705
msgid "Morazán"
msgstr "Morazán"

#: i18n/states.php:1488
msgid "Ngöbe-Buglé"
msgstr "Ngöbe-Buglé"

#: i18n/states.php:1453
msgid "Nueva Segovia"
msgstr "Nueva Segovia"

#: i18n/states.php:701
msgid "Ocotepeque"
msgstr "Ocotepeque"

#: i18n/states.php:702
msgid "Olancho"
msgstr "Olancho"

#: i18n/states.php:1483
msgid "Panamá"
msgstr "Panamá"

#: i18n/states.php:2183
msgid "Paysandú"
msgstr "Paysandú"

#: i18n/states.php:1455
msgid "Río San Juan"
msgstr "Río San Juan"

#: i18n/states.php:1454
msgid "Rivas"
msgstr "Rivas"

#: i18n/states.php:2185
msgid "Rivera"
msgstr "Rivera"

#: i18n/states.php:2186
msgid "Rocha"
msgstr "Rocha"

#: i18n/states.php:2187
msgid "Salto"
msgstr "Salto"

#: i18n/states.php:1708
msgid "San Miguel"
msgstr "San Miguel"

#: i18n/states.php:1710
msgid "San Salvador"
msgstr "San Salvador"

#: i18n/states.php:1711
msgid "San Vicente"
msgstr "San Vicente"

#: i18n/states.php:1707
msgid "Santa Ana"
msgstr "Santa Ana"

#: i18n/states.php:703
msgid "Santa Bárbara"
msgstr "Santa Bárbara"

#: i18n/states.php:531
msgid "Santo Domingo de los Tsáchilas"
msgstr "Santo Domingo de los Tsáchilas"

#: i18n/states.php:1709
msgid "Sonsonate"
msgstr "Sonsonate"

#: i18n/states.php:2189
msgid "Soriano"
msgstr "Soriano"

#: i18n/states.php:532
msgid "Sucumbíos"
msgstr "Sucumbíos"

#: i18n/states.php:2190
msgid "Tacuarembó"
msgstr "Tacuarembó"

#: i18n/states.php:2191
msgid "Treinta y Tres"
msgstr "Treinta y Tres"

#: i18n/states.php:533
msgid "Tungurahua"
msgstr "Tungurahua"

#: i18n/states.php:1713
msgid "Usulután"
msgstr "Usulután"

#: i18n/states.php:1484
msgid "Veraguas"
msgstr "Veraguas"

#: i18n/states.php:1485
msgid "West Panamá"
msgstr "West Panamá"

#: i18n/states.php:705
msgid "Yoro"
msgstr "Yoro"

#: i18n/states.php:534
msgid "Zamora-Chinchipe"
msgstr "Zamora-Chinchipe"

#. translators: 1: Context (e.g. 'featured', 'product-preview') 2: HTTP error
#. code
#: includes/admin/class-wc-admin-addons.php:344
msgid "Our request to the %1$s API got error code %2$d."
msgstr "Our request to the %1$s API got error code %2$d."

#. translators: %s: Context (e.g. 'featured', 'product-preview')
#: includes/admin/class-wc-admin-addons.php:364
msgid "Our request to the %s API got a malformed response."
msgstr "Our request to the %s API got a malformed response."

#: i18n/states.php:378
msgid "Cartago"
msgstr "Cartago"

#: i18n/states.php:377
msgid "Alajuela"
msgstr "Alajuela"

#: i18n/states.php:343
msgid "Antioquia"
msgstr "Antioquia"

#: i18n/states.php:344
msgid "Arauca"
msgstr "Arauca"

#: i18n/states.php:345
msgid "Atlántico"
msgstr "Atlántico"

#: i18n/states.php:511
msgid "Azuay"
msgstr "Azuay"

#: i18n/states.php:22
msgid "Berat"
msgstr "Berat"

#: i18n/states.php:347
msgid "Boyacá"
msgstr "Boyacá"

#: i18n/states.php:513
msgid "Cañar"
msgstr "Cañar"

#: i18n/states.php:348
msgid "Caldas"
msgstr "Caldas"

#: i18n/states.php:356
msgid "Capital District"
msgstr "Capital District"

#: i18n/states.php:349
msgid "Caquetá"
msgstr "Caquetá"

#: i18n/states.php:514
msgid "Carchi"
msgstr "Carchi"

#: i18n/states.php:350
msgid "Casanare"
msgstr "Casanare"

#: i18n/states.php:351
msgid "Cauca"
msgstr "Cauca"

#: i18n/states.php:352
msgid "Cesar"
msgstr "Cesar"

#: i18n/states.php:515
msgid "Chimborazo"
msgstr "Chimborazo"

#: i18n/states.php:353
msgid "Chocó"
msgstr "Chocó"

#: i18n/states.php:410
msgid "Cibao Nordeste"
msgstr "Cibao Nordeste"

#: i18n/states.php:411
msgid "Cibao Noroeste"
msgstr "Cibao Noroeste"

#: i18n/states.php:412
msgid "Cibao Norte"
msgstr "Cibao Norte"

#: i18n/states.php:413
msgid "Cibao Sur"
msgstr "Cibao Sur"

#: i18n/states.php:516
msgid "Cotopaxi"
msgstr "Cotopaxi"

#: i18n/states.php:355
msgid "Cundinamarca"
msgstr "Cundinamarca"

#: i18n/states.php:23
msgid "Dibër"
msgstr "Dibër"

#: i18n/states.php:24
msgid "Durrës"
msgstr "Durrës"

#: i18n/states.php:517
msgid "El Oro"
msgstr "El Oro"

#: i18n/states.php:417
msgid "El Valle"
msgstr "El Valle"

#: i18n/states.php:25
msgid "Elbasan"
msgstr "Elbasan"

#: i18n/states.php:419
msgid "Enriquillo"
msgstr "Enriquillo"

#: i18n/states.php:518
msgid "Esmeraldas"
msgstr "Esmeraldas"

#: i18n/states.php:26
msgid "Fier"
msgstr "Fier"

#: i18n/states.php:519
msgid "Galápagos"
msgstr "Galápagos"

#: i18n/states.php:27
msgid "Gjirokastër"
msgstr "Gjirokastër"

#: i18n/states.php:357
msgid "Guainía"
msgstr "Guainía"

#: i18n/states.php:379
msgid "Guanacaste"
msgstr "Guanacaste"

#: i18n/states.php:358
msgid "Guaviare"
msgstr "Guaviare"

#: i18n/states.php:520
msgid "Guayas"
msgstr "Guayas"

#: i18n/states.php:380
msgid "Heredia"
msgstr "Heredia"

#: i18n/states.php:423
msgid "Higüamo"
msgstr "Higüamo"

#: i18n/states.php:359
msgid "Huila"
msgstr "Huila"

#: i18n/states.php:521
msgid "Imbabura"
msgstr "Imbabura"

#: i18n/states.php:28
msgid "Korçë"
msgstr "Korçë"

#: i18n/states.php:29
msgid "Kukës"
msgstr "Kukës"

#: i18n/states.php:360
msgid "La Guajira"
msgstr "La Guajira"

#: i18n/states.php:30
msgid "Lezhë"
msgstr "Lezhë"

#: i18n/states.php:381
msgid "Limón"
msgstr "Limón"

#: i18n/states.php:522
msgid "Loja"
msgstr "Loja"

#: i18n/states.php:361
msgid "Magdalena"
msgstr "Magdalena"

#: i18n/states.php:524
msgid "Manabí"
msgstr "Manabí"

#: i18n/states.php:362
msgid "Meta"
msgstr "Meta"

#: i18n/states.php:525
msgid "Morona-Santiago"
msgstr "Morona-Santiago"

#: i18n/states.php:526
msgid "Napo"
msgstr "Napo"

#: i18n/states.php:363
msgid "Nariño"
msgstr "Nariño"

#: i18n/states.php:364
msgid "Norte de Santander"
msgstr "Norte de Santander"

#: i18n/states.php:527
msgid "Orellana"
msgstr "Orellana"

#: i18n/states.php:432
msgid "Ozama"
msgstr "Ozama"

#: i18n/states.php:528
msgid "Pastaza"
msgstr "Pastaza"

#: i18n/states.php:529
msgid "Pichincha"
msgstr "Pichincha"

#: i18n/states.php:382
msgid "Puntarenas"
msgstr "Puntarenas"

#: i18n/states.php:365
msgid "Putumayo"
msgstr "Putumayo"

#: i18n/states.php:366
msgid "Quindío"
msgstr "Quindío"

#: i18n/states.php:367
msgid "Risaralda"
msgstr "Risaralda"

#: i18n/states.php:369
msgid "San Andrés & Providencia"
msgstr "San Andrés & Providencia"

#: i18n/states.php:383 i18n/states.php:2188
msgid "San José"
msgstr "San José"

#: i18n/states.php:530
msgid "Santa Elena"
msgstr "Santa Elena"

#: i18n/states.php:368
msgid "Santander"
msgstr "Santander"

#: i18n/states.php:31
msgid "Shkodër"
msgstr "Shkodër"

#: i18n/states.php:32
msgid "Tirana"
msgstr "Tirana"

#: i18n/states.php:371
msgid "Tolima"
msgstr "Tolima"

#: i18n/states.php:445
msgid "Valdesia"
msgstr "Valdesia"

#: i18n/states.php:372
msgid "Valle del Cauca"
msgstr "Valle del Cauca"

#: i18n/states.php:373
msgid "Vaupés"
msgstr "Vaupés"

#: i18n/states.php:374
msgid "Vichada"
msgstr "Vichada"

#: i18n/states.php:33
msgid "Vlorë"
msgstr "Vlorë"

#: i18n/states.php:447
msgid "Yuma"
msgstr "Yuma"

#: src/Blocks/BlockTypes/MiniCartCartButtonBlock.php:24
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/wc-block-library.js:164
msgid "View my cart"
msgstr "View my basket"

#: assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block/block.json
msgctxt "block title"
msgid "Accepted Payment Methods"
msgstr "Accepted Payment Methods"

#: assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block/block.json
msgctxt "block description"
msgid "Display accepted payment methods."
msgstr "Display accepted payment methods."

#: src/Blocks/BlockTypes/MiniCartCheckoutButtonBlock.php:24
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/wc-block-library.js:164
msgid "Go to checkout"
msgstr "Go to checkout"

#: src/Blocks/BlockTypes/MiniCartFooterBlock.php:128
msgid "Shipping, taxes, and discounts calculated at checkout."
msgstr "Shipping, taxes, and discounts calculated at checkout."

#: templates/myaccount/form-login.php:99
msgid "A link to set a new password will be sent to your email address."
msgstr "A link to set a new password will be sent to your email address."

#: src/Blocks/Utils/BlockTemplateUtils.php:155
msgid "No theme is defined for this template."
msgstr "No theme is defined for this template."

#: src/Admin/API/OnboardingTasks.php:716
msgid "List of extended deprecated tasks from the client side filter."
msgstr "List of extended deprecated tasks from the client-side filter."

#: includes/emails/class-wc-email-customer-on-hold-order.php:52
msgid "This is an order notification sent to customers containing order details after an order is placed on-hold from Pending, Cancelled or Failed order status."
msgstr "This is an order notification sent to customers containing order details after an order is placed on-hold from Pending, Cancelled or Failed order status."

#: i18n/states.php:290
msgid "Aisén del General Carlos Ibañez del Campo"
msgstr "Aisén del General Carlos Ibañez del Campo"

#: i18n/states.php:291
msgid "Antofagasta"
msgstr "Antofagasta"

#: i18n/states.php:292
msgid "Arica y Parinacota"
msgstr "Arica y Parinacota"

#: i18n/states.php:294
msgid "Atacama"
msgstr "Atacama"

#: i18n/states.php:302
msgid "Ñuble"
msgstr "Ñuble"

#: i18n/states.php:295
msgid "Biobío"
msgstr "Biobío"

#: includes/admin/views/html-admin-page-addons-category-nav.php:16
msgid "Browse categories"
msgstr "Browse categories"

#: i18n/states.php:296
msgid "Coquimbo"
msgstr "Coquimbo"

#: i18n/states.php:293
msgid "La Araucanía"
msgstr "La Araucanía"

#: i18n/states.php:297
msgid "Libertador General Bernardo O'Higgins"
msgstr "Libertador General Bernardo O'Higgins"

#: i18n/states.php:298
msgid "Los Lagos"
msgstr "Los Lagos"

#: i18n/states.php:299 i18n/states.php:523
msgid "Los Ríos"
msgstr "Los Ríos"

#: i18n/states.php:300
msgid "Magallanes"
msgstr "Magallanes"

#: i18n/states.php:301
msgid "Maule"
msgstr "Maule"

#: includes/class-wc-comments.php:492
#: includes/react-admin/connect-existing-pages.php:307
#: assets/client/blocks/product-reviews.js:2
#: assets/client/blocks/wc-block-library.js:130
msgid "Product Reviews"
msgstr "Product Reviews"

#: i18n/states.php:303
msgid "Región Metropolitana de Santiago"
msgstr "Región Metropolitana de Santiago"

#: i18n/states.php:304
msgid "Tarapacá"
msgstr "Tarapacá"

#: includes/class-wc-ajax.php:2622
msgid "There was an error generating your API Key."
msgstr "There was an error generating your API Key."

#: i18n/states.php:305
msgid "Valparaíso"
msgstr "Valparaíso"

#: assets/client/blocks/inner-blocks/filled-cart-block/block.json
msgctxt "block description"
msgid "Contains blocks that are displayed when the cart contains products."
msgstr "Contains blocks that are displayed when the basket contains products."

#: assets/client/blocks/inner-blocks/checkout-actions-block/block.json
msgctxt "block title"
msgid "Actions"
msgstr "Actions"

#: assets/client/blocks/inner-blocks/proceed-to-checkout-block/block.json
msgctxt "block description"
msgid "Allow customers proceed to Checkout."
msgstr "Allow customers proceed to Checkout."

#: assets/client/blocks/inner-blocks/checkout-order-note-block/block.json
msgctxt "block description"
msgid "Allow customers to add a note to their order."
msgstr "Allow customers to add a note to their order."

#: assets/client/blocks/inner-blocks/checkout-actions-block/block.json
msgctxt "block description"
msgid "Allow customers to place their order."
msgstr "Allow customers to place their order."

#: assets/client/blocks/inner-blocks/checkout-billing-address-block/block.json
#: assets/client/blocks/order-confirmation-billing-address/block.json
msgctxt "block title"
msgid "Billing Address"
msgstr "Billing Address"

#: assets/client/blocks/inner-blocks/checkout-fields-block/block.json
msgctxt "block title"
msgid "Checkout Fields"
msgstr "Checkout Fields"

#: assets/client/blocks/inner-blocks/checkout-totals-block/block.json
msgctxt "block title"
msgid "Checkout Totals"
msgstr "Checkout Totals"

#: assets/client/blocks/inner-blocks/checkout-billing-address-block/block.json
msgctxt "block description"
msgid "Collect your customer's billing address."
msgstr "Collect your customer's billing address."

#: assets/client/blocks/inner-blocks/checkout-contact-information-block/block.json
msgctxt "block description"
msgid "Collect your customer's contact information."
msgstr "Collect your customer's contact information."

#: assets/client/blocks/inner-blocks/checkout-shipping-address-block/block.json
msgctxt "block description"
msgid "Collect your customer's shipping address."
msgstr "Collect your customer's shipping address."

#: assets/client/blocks/inner-blocks/checkout-fields-block/block.json
msgctxt "block description"
msgid "Column containing checkout address fields."
msgstr "Column containing checkout address fields."

#: assets/client/blocks/inner-blocks/checkout-totals-block/block.json
msgctxt "block description"
msgid "Column containing the checkout totals."
msgstr "Column containing the checkout totals."

#: assets/client/blocks/inner-blocks/checkout-contact-information-block/block.json
msgctxt "block title"
msgid "Contact Information"
msgstr "Contact Information"

#: assets/client/blocks/inner-blocks/checkout-order-note-block/block.json
msgctxt "block title"
msgid "Order Note"
msgstr "Order Note"

#: assets/client/blocks/inner-blocks/checkout-payment-block/block.json
msgctxt "block title"
msgid "Payment Options"
msgstr "Payment Options"

#: assets/client/blocks/inner-blocks/checkout-payment-block/block.json
msgctxt "block description"
msgid "Payment options for your store."
msgstr "Payment options for your store."

#: assets/client/blocks/inner-blocks/checkout-shipping-address-block/block.json
#: assets/client/blocks/order-confirmation-shipping-address/block.json
msgctxt "block title"
msgid "Shipping Address"
msgstr "Shipping Address"

#: assets/client/blocks/inner-blocks/checkout-shipping-methods-block/block.json
msgctxt "block title"
msgid "Shipping Options"
msgstr "Shipping Options"

#: assets/client/blocks/inner-blocks/checkout-terms-block/block.json
msgctxt "block title"
msgid "Terms and Conditions"
msgstr "Terms and Conditions"

#: assets/client/blocks/inner-blocks/checkout-terms-block/block.json
msgctxt "block description"
msgid "Ensure that customers agree to your Terms & Conditions and Privacy Policy."
msgstr "Ensure that customers agree to your Terms & Conditions and Privacy Policy."

#: assets/client/blocks/inner-blocks/proceed-to-checkout-block/block.json
msgctxt "block title"
msgid "Proceed to Checkout"
msgstr "Proceed to Checkout"

#: src/Blocks/BlockTypes/MiniCartTitleLabelBlock.php:24
#: assets/client/blocks/mini-cart-contents.js:3
#: assets/client/blocks/wc-block-library.js:164
msgid "Your cart"
msgstr "Your basket"

#: assets/client/blocks/inner-blocks/filled-cart-block/block.json
msgctxt "block title"
msgid "Filled Cart"
msgstr "Filled Basket"

#: assets/client/blocks/inner-blocks/empty-cart-block/block.json
msgctxt "block description"
msgid "Contains blocks that are displayed when the cart is empty."
msgstr "Contains blocks that are displayed when the basket is empty."

#: assets/client/blocks/inner-blocks/empty-cart-block/block.json
msgctxt "block title"
msgid "Empty Cart"
msgstr "Empty Basket"

#: assets/client/blocks/inner-blocks/cart-totals-block/block.json
msgctxt "block title"
msgid "Cart Totals"
msgstr "Basket Totals"

#: assets/client/blocks/inner-blocks/cart-line-items-block/block.json
msgctxt "block description"
msgid "Block containing current line items in Cart."
msgstr "Block containing current line items in Basket."

#: assets/client/blocks/inner-blocks/cart-line-items-block/block.json
msgctxt "block title"
msgid "Cart Line Items"
msgstr "Basket Line Items"

#: assets/client/blocks/inner-blocks/cart-totals-block/block.json
msgctxt "block description"
msgid "Column containing the cart totals."
msgstr "Column containing the basket totals."

#: assets/client/blocks/inner-blocks/cart-items-block/block.json
msgctxt "block description"
msgid "Column containing cart items."
msgstr "Column containing basket items."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:138
msgid "Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns."
msgstr "Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:205
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:4155
msgid "Eway"
msgstr "Eway"

#: assets/client/blocks/inner-blocks/cart-express-payment-block/block.json
#: assets/client/blocks/inner-blocks/checkout-express-payment-block/block.json
msgctxt "block title"
msgid "Express Checkout"
msgstr "Express Checkout"

#: src/StoreApi/Schemas/V1/ProductSchema.php:352
msgid "If this is a default attribute"
msgstr "If this is a default attribute"

#: assets/client/blocks/inner-blocks/cart-order-summary-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-block/block.json
#: assets/client/blocks/order-confirmation-summary/block.json
msgctxt "block title"
msgid "Order Summary"
msgstr "Order Summary"

#: assets/client/blocks/inner-blocks/cart-order-summary-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-block/block.json
msgctxt "block description"
msgid "Show customers a summary of their order."
msgstr "Show customers a summary of their order."

#: src/Admin/API/OnboardingTasks.php:918 src/Admin/API/OnboardingTasks.php:945
msgid "Sorry, that task list was not found"
msgstr "Sorry, that task list was not found"

#: src/StoreApi/Utilities/OrderController.php:695
#: assets/client/blocks/cart.js:2 assets/client/blocks/checkout.js:2
#: assets/client/blocks/wc-block-library.js:34
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:36
msgid "Sorry, this order requires a shipping option."
msgstr "Sorry, this order requires a shipping option."

#: src/Admin/API/OnboardingTasks.php:291
msgid "Sorry, you are not allowed to hide task lists."
msgstr "Sorry, you are not allowed to hide task lists."

#: src/Admin/Features/OnboardingTasks/TaskLists.php:240
msgid "Task list ID already exists"
msgstr "Task list ID already exists"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:260
msgid "Task list ID does not exist"
msgstr "Task list ID does not exist"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:206
msgid "The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment."
msgstr "The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third-party site to make payment."

#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:151
msgid "Platform to track."
msgstr "Platform to track."

#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:158
msgid "Platform version to track."
msgstr "Platform version to track."

#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:62
msgid "Sorry, you post telemetry data."
msgstr "Sorry, you post telemetry data."

#: src/Blocks/Templates/MiniCartTemplate.php:59
msgid "Mini-Cart"
msgstr "Mini-Basket"

#: src/StoreApi/Routes/V1/ProductCollectionData.php:243
msgid "If true, calculates stock counts for products in the collection."
msgstr "If true, calculates stock counts for products in the collection."

#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:99
msgid "Returns number of products with each stock status."
msgstr "Returns number of products with each stock status."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:609
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:127
msgid "Limit response to resources modified after a given ISO8601 compliant date."
msgstr "Limit response to resources modified after a given ISO8601 compliant date."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:615
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:133
msgid "Limit response to resources modified before a given ISO8601 compliant date."
msgstr "Limit response to resources modified before a given ISO8601 compliant date."

#: src/Admin/API/OnboardingTasks.php:201
msgid "Optional parameter to query specific task list."
msgstr "Optional parameter to query specific task list."

#: src/Admin/API/OnboardingTasks.php:778 src/Admin/API/OnboardingTasks.php:812
msgid "Sorry, no dismissable task with that ID was found."
msgstr "Sorry, no dismissable task with that ID was found."

#: src/Admin/API/OnboardingTasks.php:855 src/Admin/API/OnboardingTasks.php:893
msgid "Sorry, no snoozeable task with that ID was found."
msgstr "Sorry, no snoozeable task with that ID was found."

#: src/Admin/API/OnboardingTasks.php:980
msgid "Sorry, no task with that ID was found."
msgstr "Sorry, no task with that ID was found."

#: src/Admin/API/OnboardingTasks.php:277
msgid "Sorry, you are not allowed to retrieve onboarding tasks."
msgstr "Sorry, you are not allowed to retrieve onboarding tasks."

#: src/Admin/API/OnboardingTasks.php:309
msgid "Sorry, you are not allowed to snooze onboarding tasks."
msgstr "Sorry, you are not allowed to snooze onboarding tasks."

#: src/Admin/API/OnboardingProfile.php:481
msgid "Store email address."
msgstr "Store email address."

#: src/Admin/API/OnboardingTasks.php:194
msgid "Time period to snooze the task."
msgstr "Time period to snooze the task."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:621
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:139
#: src/Internal/RestApi/Routes/V4/Refunds/CollectionQuery.php:90
msgid "Whether to consider GMT post dates when limiting response by published or modified date."
msgstr "Whether to consider GMT post dates when limiting response by published or modified date."

#: src/Admin/API/OnboardingProfile.php:474
msgid "Whether or not this store agreed to receiving marketing contents from WooCommerce.com."
msgstr "Whether or not this store agreed to receiving marketing contents from WooCommerce.com."

#: includes/admin/class-wc-admin-assets.php:634
msgid "Are you sure you want to remove the selected fees?"
msgstr "Are you sure you want to remove the selected fees?"

#: includes/admin/class-wc-admin-assets.php:635
msgid "Are you sure you want to remove the selected shipping?"
msgstr "Are you sure you want to remove the selected shipping?"

#: includes/class-wc-post-types.php:400
msgid "This is where you can browse products in this store."
msgstr "This is where you can browse products in this store."

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:91
msgid "Add recommended marketing tools to reach new customers and grow your business"
msgstr "Add recommended marketing tools to reach new customers and grow your business"

#: includes/class-wc-countries.php:1642
msgid "ZIP Code"
msgstr "Postcode"

#: i18n/states.php:1973
msgid "Chernivtsi Oblast"
msgstr "Chernivtsi Oblast"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:367
msgid "Enhance speed and security with %1$sJetpack%2$s"
msgstr "Enhance speed and security with %1$sJetpack%2$s"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:353
msgid "Get automated sales tax with %1$sWooCommerce Tax%2$s"
msgstr "Get automated sales tax with %1$sWooCommerce Tax%2$s"

#: src/Blocks/Utils/CartCheckoutUtils.php:431
msgid "International"
msgstr "International"

#: src/Blocks/Utils/CartCheckoutUtils.php:432
msgid "Locations outside all other zones"
msgstr "Locations outside all other zones"

#. translators: %s: WooCommerce.com Subscriptions tab count HTML.
#: includes/admin/helper/views/html-section-nav.php:20
msgid "My Subscriptions %s"
msgstr "My Subscriptions %s"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:293
msgid "Print shipping labels with %1$sWooCommerce Shipping%2$s"
msgstr "Print shipping labels with %1$sWooCommerce Shipping%2$s"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:58
msgid "Reach out to customers"
msgstr "Reach out to customers"

#. translators: 1: opening analytics docs link tag. 2: closing link tag
#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:39
msgid "Files that may contain %1$sstore analytics%2$s reports were found in your uploads directory - we recommend assessing and deleting any such files."
msgstr "Files that may contain %1$sstore analytics%2$s reports were found in your uploads directory - we recommend assessing and deleting any such files."

#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:35
msgid "Potentially unsecured files were found in your uploads directory"
msgstr "Potentially unsecured files were found in your uploads directory"

#: src/StoreApi/Routes/V1/CartExtensions.php:59
msgid "Additional data to pass to the extension"
msgstr "Additional data to pass to the extension"

#: src/StoreApi/Routes/V1/CartExtensions.php:55
msgid "Extension's name - this will be used to ensure the data in the request is routed appropriately."
msgstr "Extension's name - this will be used to ensure the data in the request is routed appropriately."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:767
msgid "Use the product attributes lookup table for catalog filtering."
msgstr "Use the product attributes lookup table for catalogue filtering."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:777
msgid "Update the table directly upon product changes, instead of scheduling a deferred update."
msgstr "Update the table directly upon product changes, instead of scheduling a deferred update."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:776
msgid "Direct updates"
msgstr "Direct updates"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:766
msgid "Enable table usage"
msgstr "Enable table usage"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:751
msgid "These settings are not available while the lookup table regeneration is in progress."
msgstr "These settings are not available while the lookup table regeneration is in progress."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:744
msgid "Product attributes lookup table"
msgstr "Product attributes lookup table"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:311
msgid "Select a product to regenerate the data for, or leave empty for a full table regeneration:"
msgstr "Select a product to regenerate the data for, or leave empty for a full table regeneration:"

#: includes/class-wc-privacy-erasers.php:66
#: includes/class-wc-privacy-exporters.php:205
#: includes/class-wc-privacy-exporters.php:261
msgid "Shipping Phone Number"
msgstr "Shipping Phone Number"

#: includes/class-wc-privacy-erasers.php:55
#: includes/class-wc-privacy-exporters.php:194
msgid "Billing Phone Number"
msgstr "Billing Phone Number"

#: includes/class-wc-install.php:1207
msgctxt "Page title"
msgid "Refund and Returns Policy"
msgstr "Refund and Returns Policy"

#: includes/class-wc-install.php:1206
msgctxt "Page slug"
msgid "refund_returns"
msgstr "refund_returns"

#. translators: 1: last access date 2: last access time 3: last access timezone
#. abbreviation
#: includes/admin/views/html-admin-page-status-logs.php:35
msgid "%1$s at %2$s %3$s"
msgstr "%1$s at %2$s %3$s"

#: includes/admin/notes/class-wc-notes-refund-returns.php:90
msgid "Edit page"
msgstr "Edit page"

#: includes/admin/notes/class-wc-notes-refund-returns.php:83
msgid "We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store."
msgstr "We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:623
#: src/Internal/RestApi/Routes/V4/Refunds/Controller.php:156
msgid "When true, refunded items are restocked."
msgstr "When true, refunded items are restocked."

#: src/Admin/API/Reports/Orders/Controller.php:464
msgid "N. Revenue (formatted)"
msgstr "N. Revenue (formatted)"

#: src/Admin/API/Reports/Orders/Controller.php:185
msgid "Net total revenue (formatted)."
msgstr "Net total revenue (formatted)."

#: includes/admin/notes/class-wc-notes-refund-returns.php:82
msgid "Setup a Refund and Returns Policy page to boost your store's credibility."
msgstr "Set up a Refund and Returns Policy page to boost your store's credibility."

#: src/Admin/API/Products.php:76
msgid "Limit result set to products that are low or out of stock. (Deprecated)"
msgstr "Limit result set to products that are low or out of stock. (Deprecated)"

#. translators: %1$s contains the filepath of the digital asset.
#: includes/class-wc-download-handler.php:533
msgid "%1$s could not be served using the Force Download method. A redirect will be used instead."
msgstr "%1$s could not be served using the Force Download method. A redirect will be used instead."

#. translators: %1$s contains the filepath of the digital asset.
#: includes/class-wc-download-handler.php:403
msgid "%1$s could not be served using the X-Accel-Redirect/X-Sendfile method. A Force Download will be used instead."
msgstr "%1$s could not be served using the X-Accel-Redirect/X-Sendfile method. A Force Download will be used instead."

#. translators: %1$s is a link to the WooCommerce documentation.
#: includes/admin/settings/class-wc-settings-products.php:431
msgid "If the \"Force Downloads\" or \"X-Accel-Redirect/X-Sendfile\" download method is selected but does not work, the system will use the \"Redirect\" method as a last resort. <a href=\"%1$s\">See this guide</a> for more details."
msgstr "If the \"Force Downloads\" or \"X-Accel-Redirect/X-Sendfile\" download method is selected but does not work, the system will use the \"Redirect\" method as a last resort. <a href=\"%1$s\">See this guide</a> for more details."

#: includes/admin/settings/class-wc-settings-products.php:425
msgid "Allow using redirect mode (insecure) as a last resort"
msgstr "Allow using redirect mode (insecure) as a last resort"

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:74
msgid "Set your store location and where you'll ship to."
msgstr "Set your store location and where you'll ship to."

#: src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php:54
#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:69
msgid "Choose payment providers and enable payment methods at checkout."
msgstr "Choose payment providers and enable payment methods at checkout."

#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:86
msgid "You're only one step away from getting paid. Verify your business details to start managing transactions with WooPayments."
msgstr "You're only one step away from getting paid. Verify your business details to start managing transactions with WooPayments."

#: src/StoreApi/Schemas/V1/CartSchema.php:293
#: src/StoreApi/Schemas/V1/OrderSchema.php:231
msgid "The rate at which tax is applied."
msgstr "The rate at which tax is applied."

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:95
msgid "Start by adding the first product to your store. You can add your products manually, via CSV, or import them from another service."
msgstr "Start by adding the first product to your store. You can add your products manually, via CSV, or import them from another service."

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:60
msgid "Your store address is required to set the origin country for shipping, currencies, and payment options."
msgstr "Your store address is required to set the origin country for shipping, currencies, and payment options."

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:102
msgid "Set your store location and configure tax rate settings."
msgstr "Set your store location and configure tax rate settings."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:48
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:69
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:79
msgid "Grow your store"
msgstr "Grow your store"

#: src/Internal/Admin/Notes/MarketingJetpack.php:112
msgid "Get backups"
msgstr "Get backups"

#: src/Admin/Notes/Notes.php:477
msgid "Notes are unavailable because the \"admin-note\" data store cannot be loaded."
msgstr "Notes are unavailable because the \"admin-note\" data store cannot be loaded."

#: src/Internal/Admin/Notes/MarketingJetpack.php:104
msgid "Protect your WooCommerce Store with Jetpack Backup."
msgstr "Protect your WooCommerce Store with Jetpack Backup."

#: src/Internal/Admin/Notes/MarketingJetpack.php:105
msgid "Store downtime means lost sales. One-click restores get you back online quickly if something goes wrong."
msgstr "Store downtime means lost sales. One-click restores get you back online quickly if something goes wrong."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:309
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3335
msgid "Mollie"
msgstr "Mollie"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:349
msgid "The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency."
msgstr "The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency."

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:151
#: src/Internal/Admin/Orders/ListTable.php:340
msgid "Change status to cancelled"
msgstr "Change status to canceled"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:117
msgid "Data store:"
msgstr "Data store:"

#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:690
#: includes/export/class-wc-product-csv-exporter.php:674
msgid "Download %d ID"
msgstr "Download %d ID"

#: src/Admin/API/Reports/Products/Stats/Controller.php:126
msgid "Number of product items sold."
msgstr "Number of product items sold."

#: src/Admin/API/Reports/Variations/Stats/Controller.php:130
msgid "Number of variation items sold."
msgstr "Number of variation items sold."

#: includes/widgets/class-wc-widget-top-rated-products.php:24
msgid "Products by Rating list"
msgstr "Products by Rating list"

#: src/Admin/API/Reports/Products/Stats/Controller.php:125
msgid "Products sold"
msgstr "Products sold"

#: includes/widgets/class-wc-widget-recently-viewed.php:25
msgid "Recently Viewed Products list"
msgstr "Recently Viewed Products list"

#: src/Admin/API/Notes.php:676
msgid "Source of note."
msgstr "Source of note."

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:110
msgid "This section shows details of Action Scheduler."
msgstr "This section shows details of Action Scheduler."

#: src/Admin/API/Reports/Variations/Stats/Controller.php:129
msgid "Variations Sold"
msgstr "Variations Sold"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:141
#: assets/client/admin/app/index.js:2 assets/client/admin/embed/index.js:2
msgid "Things to do next"
msgstr "Things to do next"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:787
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:829
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:864
msgid "Manage transactions without leaving your WordPress Dashboard. Only with WooPayments."
msgstr "Manage transactions without leaving your WordPress Dashboard. Only with WooPayments."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:517
msgid "How easy was it to add a product tag?"
msgstr "How easy was it to add a product tag?"

#. translators: %1$s: Link to WP Mail Logging plugin, %2$s: Link to Email FAQ
#. support page.
#: includes/admin/settings/class-wc-settings-emails.php:81
#: includes/admin/settings/class-wc-settings-emails.php:595
msgid "To ensure your store&rsquo;s notifications arrive in your and your customers&rsquo; inboxes, we recommend connecting your email address to your domain and setting up a dedicated SMTP server. If something doesn&rsquo;t seem to be sending correctly, install the <a href=\"%1$s\">WP Mail Logging Plugin</a> or check the <a href=\"%2$s\">Email FAQ page</a>."
msgstr "To ensure your store&rsquo;s notifications arrive in yours and your customers&rsquo; inboxes, we recommend connecting your email address to your domain and setting up a dedicated SMTP server. If something doesn&rsquo;t seem to be sending correctly, install the <a href=\"%1$s\">WP Mail Logging Plugin</a> or check the <a href=\"%2$s\">Email FAQ page</a>."

#: includes/class-wc-post-types.php:123
msgid "A link to a product category."
msgstr "A link to a product category."

#: includes/class-wc-post-types.php:169
msgid "A link to a product tag."
msgstr "A link to a product tag."

#: includes/class-wc-post-types.php:398
msgid "A link to a product."
msgstr "A link to a product."

#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:169
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:177
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:387
msgid "Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard."
msgstr "Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard."

#: src/StoreApi/Routes/V1/Batch.php:122
msgid "Invalid path provided."
msgstr "Invalid path provided."

#: includes/class-wc-post-types.php:122
msgid "Product Category Link"
msgstr "Product Category Link"

#: includes/class-wc-post-types.php:397
msgid "Product Link"
msgstr "Product Link"

#: includes/class-wc-post-types.php:168
msgid "Product Tag Link"
msgstr "Product Tag Link"

#. translators: %d: How many products have been processed so far.
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:322
msgid "Filling in progress (%d)"
msgstr "Filling in progress (%d)"

#: i18n/states.php:2195
msgid "Anzoátegui"
msgstr "Anzoátegui"

#: i18n/states.php:2196
msgid "Apure"
msgstr "Apure"

#: i18n/states.php:2197
msgid "Aragua"
msgstr "Aragua"

#: i18n/states.php:2198
msgid "Barinas"
msgstr "Barinas"

#: i18n/states.php:346 i18n/states.php:512 i18n/states.php:2199
msgid "Bolívar"
msgstr "Bolívar"

#: i18n/states.php:2194
msgid "Capital"
msgstr "Capital"

#: i18n/states.php:2200
msgid "Carabobo"
msgstr "Carabobo"

#: i18n/states.php:2201
msgid "Cojedes"
msgstr "Cojedes"

#: i18n/states.php:2217
msgid "Delta Amacuro"
msgstr "Delta Amacuro"

#: i18n/states.php:2202
msgid "Falcón"
msgstr "Falcón"

#: i18n/states.php:2215
msgid "Federal Dependencies"
msgstr "Federal Dependencies"

#: i18n/states.php:2203
msgid "Guárico"
msgstr "Guárico"

#: i18n/states.php:2204
msgid "Lara"
msgstr "Lara"

#: i18n/states.php:2205
msgid "Mérida"
msgstr "Mérida"

#: i18n/states.php:2206
msgid "Miranda"
msgstr "Miranda"

#: i18n/states.php:2207
msgid "Monagas"
msgstr "Monagas"

#: i18n/states.php:2208
msgid "Nueva Esparta"
msgstr "Nueva Esparta"

#: i18n/states.php:2209
msgid "Portuguesa"
msgstr "Portuguesa"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:308
msgid "Product attributes lookup table data is regenerating"
msgstr "Product attributes lookup table data is regenerating"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:303
msgid "Regenerate the product attributes lookup table"
msgstr "Regenerate the product attributes lookup table"

#: i18n/states.php:370 i18n/states.php:2210
msgid "Sucre"
msgstr "Sucre"

#: i18n/states.php:2211
msgid "Táchira"
msgstr "Táchira"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:304
msgid "This tool will regenerate the product attributes lookup table data from existing product(s) data. This process may take a while."
msgstr "This tool will regenerate the product attributes lookup table data from existing product(s) data. This process may take a while."

#: i18n/states.php:2212
msgid "Trujillo"
msgstr "Trujillo"

#: i18n/states.php:2213
msgid "Yaracuy"
msgstr "Yaracuy"

#: i18n/states.php:2214
msgid "Zulia"
msgstr "Zulia"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:176
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:386
#: assets/client/admin/chunks/abandoned-cart-recovery-recommendations.js:1
#: assets/client/admin/data/index.js:2
msgid "MailPoet"
msgstr "MailPoet"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:384
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3536
msgid "Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway."
msgstr "Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:383
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3535
msgid "Paystack"
msgstr "Paystack"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:614
msgid "How easy was it to add a product attribute?"
msgstr "How easy was it to add a product attribute?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:280
#: assets/client/admin/customer-effort-score/index.js:2
msgid "How easy was it to use search?"
msgstr "How easy was it to use search?"

#. translators: the title of the payment gateway
#: src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaysController.php:133
msgid "%s connected successfully"
msgstr "%s connected successfully"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:495
msgid "How easy was it to add product category?"
msgstr "How easy was it to add product category?"

#: templates/emails/block/customer-pos-completed-order.php:25
#: templates/emails/block/customer-pos-refunded-order.php:34
#: templates/emails/customer-pos-completed-order.php:41
#: templates/emails/customer-pos-refunded-order.php:39
#: templates/emails/plain/customer-pos-completed-order.php:33
#: templates/emails/plain/customer-pos-refunded-order.php:33
msgid "Hi there,"
msgstr "Hi there,"

#. translators: %s Field label.
#: src/Blocks/Domain/Services/CheckoutFields.php:209
#: assets/client/blocks/all-products.js:7 assets/client/blocks/cart.js:2
#: assets/client/blocks/checkout.js:2
#: assets/client/blocks/mini-cart-contents.js:2
#: assets/client/blocks/product-button-frontend.js:2
#: assets/client/blocks/product-button.js:3
#: assets/client/blocks/wc-block-library.js:15
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:23
msgid "%s (optional)"
msgstr "%s (optional)"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:398
msgid "Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!"
msgstr "Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:127
msgid "Get ready to start selling"
msgstr "Get ready to start selling"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:397
msgid "PayU for WooCommerce"
msgstr "PayU for WooCommerce"

#: src/StoreApi/Utilities/CartController.php:469
msgid "There was an error with an item in your cart."
msgstr "There was an error with an item in your basket."

#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:455
msgid "There are not enough %s in stock. Please reduce the quantities in your cart."
msgstr "There are not enough %s in stock. Please reduce the quantities in your basket."

#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:450
msgid "There is not enough %s in stock. Please reduce the quantity in your cart."
msgstr "There is not enough %s in stock. Please reduce the quantity in your basket."

#: src/Blocks/BlockTypes/AbstractBlock.php:137
msgid "Block name is required."
msgstr "Block name is required."

#. translators: 1: The first n-1 items of a list 2: the last item in the list.
#: src/StoreApi/Utilities/ArrayUtils.php:29
msgid "%1$s and %2$s"
msgstr "%1$s and %2$s"

#. translators: %s: Integration name.
#: src/Blocks/Integrations/IntegrationRegistry.php:100
msgid "Integration \"%s\" is not registered."
msgstr "Integration \"%s\" is not registered."

#. translators: %s: Integration name.
#: src/Blocks/Integrations/IntegrationRegistry.php:69
msgid "\"%s\" is already registered."
msgstr "\"%s\" is already registered."

#: src/Blocks/Integrations/IntegrationRegistry.php:35
msgid "Integration registry requires an identifier."
msgstr "Integration registry requires an identifier."

#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:431
msgid "%s cannot be purchased. Please remove them from your cart."
msgstr "%s cannot be purchased. Please remove them from your basket."

#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:419
msgid "%s are out of stock and cannot be purchased. Please remove them from your cart."
msgstr "%s are out of stock and cannot be purchased. Please remove them from your basket."

#. translators: %s: product name.
#: src/StoreApi/Utilities/CartController.php:414
msgid "%s is out of stock and cannot be purchased. Please remove it from your cart."
msgstr "%s is out of stock and cannot be purchased. Please remove it from your basket."

#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:443
msgid "There are too many %s in the cart. Only 1 of each can be purchased. Please reduce the quantities in your cart."
msgstr "There are too many %s in the basket. Only one of each can be purchased. Please reduce the quantities in your basket."

#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:438
msgid "There are too many %s in the cart. Only 1 can be purchased. Please reduce the quantity in your cart."
msgstr "There are too many %s in the basket. Only one can be purchased. Please reduce the quantity in your basket."

#. translators: %s: product name.
#: src/StoreApi/Utilities/CartController.php:426
msgid "%s cannot be purchased. Please remove it from your cart."
msgstr "%s cannot be purchased. Please remove it from your basket."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:768
msgid "Low Stock amount for the variation."
msgstr "Low Stock amount for the variation."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:775
msgid "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only."
msgstr "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:736
msgid "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only."
msgstr "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1458
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1730
msgid "Low Stock amount for the product."
msgstr "Low Stock amount for the product."

#: includes/admin/class-wc-admin-dashboard-setup.php:54
msgid "WooCommerce Setup"
msgstr "WooCommerce Setup"

#: includes/class-wc-tax.php:884
msgid "Tax class slug is invalid"
msgstr "Tax class slug is invalid"

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:616
msgid "Amount that will be refunded for this tax."
msgstr "Amount that will be refunded for this tax."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:609
msgid "Amount that will be refunded for this line item (excluding taxes)."
msgstr "Amount that will be refunded for this line item (excluding taxes)."

#. translators: 1: tax class name 2: error message
#: includes/admin/settings/class-wc-settings-tax.php:172
msgid "Additional tax class \"%1$s\" couldn't be saved. %2$s."
msgstr "Additional tax class \"%1$s\" couldn't be saved. %2$s."

#: includes/admin/views/html-admin-dashboard-setup.php:29
#: assets/client/admin/app/index.js:2
msgid "of"
msgstr "of"

#: includes/admin/views/html-admin-dashboard-setup.php:29
#: assets/client/blocks/checkout-frontend.js:2
#: assets/client/blocks/checkout.js:15
#: assets/client/blocks/wc-block-library.js:151
msgid "Step"
msgstr "Step"

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:65
msgid "Coupon item ID is readonly."
msgstr "Coupon item ID is read only."

#: includes/admin/meta-boxes/views/html-variation-admin.php:316
msgid "When variation stock reaches this amount you will be notified by email. The default value for all variations can be set in the product Inventory tab. The shop default value can be set in Settings > Products > Inventory."
msgstr "When variation stock reaches this amount you will be notified by email. The default value for all variations can be set in the product inventory tab. The shop default value can be set in Settings > Products > Inventory."

#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:86
msgid "List of city names. Introduced in WooCommerce 5.3."
msgstr "List of city names. Introduced in WooCommerce 5.3."

#: includes/admin/class-wc-admin-settings.php:743
msgid "Search for a page&hellip;"
msgstr "Search for a page&hellip;"

#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:95
msgid "Postcode/ZIP, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'postcodes' should be used instead."
msgstr "Postcode/ZIP, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'postcodes' should be used instead."

#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:77
msgid "List of postcodes / ZIPs. Introduced in WooCommerce 5.3."
msgstr "List of postcodes / ZIPs. Introduced in WooCommerce 5.3."

#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:98
msgid "City name, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'cities' should be used instead."
msgstr "City name, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'cities' should be used instead."

#. translators: %d: Amount of stock left
#: includes/admin/meta-boxes/views/html-variation-admin.php:299
msgid "Parent product's threshold (%d)"
msgstr "Parent product's threshold (%d)"

#. translators: %d: Amount of stock left
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:121
#: includes/admin/meta-boxes/views/html-variation-admin.php:304
msgid "Store-wide threshold (%d)"
msgstr "Store-wide threshold (%d)"

#. translators: 1: product link, 2: product name
#: includes/class-wc-cart.php:1290
msgid "The selected product isn't a variation of %2$s, please choose product options by visiting <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."
msgstr "The selected product isn't a variation of %2$s, please choose product options by visiting <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."

#. translators: 1: page name 2: page ID
#: includes/admin/class-wc-admin-settings.php:726
#: includes/class-wc-ajax.php:2296
msgid "%1$s (ID: %2$s)"
msgstr "%1$s (ID: %2$s)"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:126
msgid "When product stock reaches this amount you will be notified by email. It is possible to define different values for each variation individually. The shop default value can be set in Settings > Products > Inventory."
msgstr "When product stock reaches this amount you will be notified by email. It is possible to define different values for each variation individually. The shop default value can be set in Settings > Products > Inventory."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:415
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3434
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3468
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
msgid "PayPal Payments"
msgstr "PayPal Payments"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:310
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3336
msgid "Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language."
msgstr "Effortless payments by Mollie: offer global and local payment methods, get onboarded in minutes, and supported in your language."

#: includes/admin/meta-boxes/views/html-product-data-variations.php:79
msgid "Add manually"
msgstr "Add manually"

#: src/StoreApi/Schemas/V1/CartSchema.php:321
#: src/StoreApi/Schemas/V1/OrderSchema.php:289
msgid "List of required payment gateway features to process the order."
msgstr "List of required payment gateway features to process the order."

#: src/StoreApi/Schemas/V1/CartSchema.php:195
msgid "List of cart fees."
msgstr "List of basket fees."

#. translators: %s valid country codes
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:209
msgid "Invalid country code provided. Must be one of: %s"
msgstr "Invalid country code provided. Must be one of: %s"

#: src/StoreApi/Schemas/V1/BillingAddressSchema.php:79
msgid "The provided email address is not valid"
msgstr "The provided email address is not valid"

#. translators: %s: is the field label
#. translators: %s Field label.
#: src/Blocks/Domain/Services/CheckoutFieldsFrontend.php:357
#: src/StoreApi/Routes/V1/Checkout.php:293
#: src/StoreApi/Utilities/OrderController.php:501
msgid "%s is required"
msgstr "%s is required"

#: src/StoreApi/Utilities/OrderController.php:441
msgid "billing address"
msgstr "billing address"

#: src/StoreApi/Utilities/OrderController.php:441
msgid "shipping address"
msgstr "shipping address"

#. translators: %s Address type.
#: src/StoreApi/Utilities/OrderController.php:440
msgid "There was a problem with the provided %s:"
msgstr "There was a problem with the provided %s:"

#: src/StoreApi/Schemas/V1/ItemSchema.php:191
msgid "Optionally, how the metadata value should be displayed to the user."
msgstr "Optionally, how the metadata value should be displayed to the user."

#: src/StoreApi/Schemas/V1/ItemSchema.php:185
msgid "Value of the metadata."
msgstr "Value of the metadata."

#: src/StoreApi/Schemas/V1/ItemSchema.php:179
msgid "Name of the metadata."
msgstr "Name of the metadata."

#. translators: %s country name.
#: src/StoreApi/Utilities/OrderController.php:408
msgid "Sorry, we do not allow orders from the provided country (%s)"
msgstr "Sorry, we do not allow orders from the provided country (%s)"

#: src/StoreApi/Schemas/V1/CartFeeSchema.php:56
#: src/StoreApi/Schemas/V1/OrderFeeSchema.php:56
msgid "Total tax amount for this fee."
msgstr "Total tax amount for this fee."

#: src/StoreApi/Schemas/V1/CartFeeSchema.php:50
#: src/StoreApi/Schemas/V1/OrderFeeSchema.php:50
msgid "Total amount for this fee."
msgstr "Total amount for this fee."

#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:242
msgid "The provided phone number is not valid"
msgstr "The provided phone number is not valid"

#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:231
msgid "The provided postcode / ZIP is not valid"
msgstr "The provided postcode is not valid"

#: src/StoreApi/Schemas/V1/CartFeeSchema.php:42
#: src/StoreApi/Schemas/V1/OrderFeeSchema.php:42
msgid "Fee total amounts provided using the smallest unit of the currency."
msgstr "Fee total amounts provided using the smallest unit of the currency."

#. translators: %1$s given state, %2$s valid states
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:221
msgid "The provided state (%1$s) is not valid. Must be one of: %2$s"
msgstr "The provided state (%1$s) is not valid. Must be one of: %2$s"

#: src/StoreApi/Schemas/V1/ItemSchema.php:171
msgid "Metadata related to the item"
msgstr "Metadata related to the item"

#. translators: %s country name.
#: src/StoreApi/Utilities/OrderController.php:390
msgid "Sorry, we do not ship orders to the provided country (%s)"
msgstr "Sorry, we do not ship orders to the provided country (%s)"

#: src/StoreApi/Utilities/OrderController.php:342
msgid "A valid email address is required"
msgstr "A valid email address is required"

#. translators: %s file handle name.
#: src/Blocks/Assets/Api.php:280
msgid "Script with handle %s had a dependency on itself which has been removed. This is an indicator that your JS code has a circular dependency that can cause bugs."
msgstr "Script with handle %s had a dependency on itself which has been removed. This is an indicator that your JS code has a circular dependency that can cause bugs."

#. translators: %s provided email.
#: src/StoreApi/Utilities/OrderController.php:352
msgid "The provided email address (%s) is not valid—please provide a valid email address"
msgstr "The provided email address (%s) is not valid—please provide a valid email address"

#. translators: %s is template name
#: src/Admin/API/OnboardingTasks.php:373
msgid "Sorry, creating the product with template failed."
msgstr "Sorry, creating the product with template failed."

#: src/Admin/API/OnboardingTasks.php:96
msgid "Product template name."
msgstr "Product template name."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:97
msgid "Extended task List"
msgstr "Extended task List"

#: src/Internal/Admin/Notes/CustomizingProductCatalog.php:71
msgid "You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store."
msgstr "You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store."

#: src/Internal/Admin/Notes/CustomizingProductCatalog.php:70
msgid "How to customize your product catalog"
msgstr "How to customise your product catalogue"

#: i18n/states.php:680
msgid "Zacapa"
msgstr "Zacapa"

#: i18n/states.php:674
msgid "Sacatepéquez"
msgstr "Sacatepéquez"

#: i18n/states.php:673
msgid "Retalhuleu"
msgstr "Retalhuleu"

#: i18n/states.php:672
msgid "Quiché"
msgstr "Quiché"

#: i18n/states.php:671
msgid "Quetzaltenango"
msgstr "Quetzaltenango"

#: i18n/states.php:670
msgid "Petén"
msgstr "Petén"

#: i18n/states.php:679
msgid "Totonicapán"
msgstr "Totonicapán"

#: i18n/states.php:678
msgid "Suchitepéquez"
msgstr "Suchitepéquez"

#: i18n/states.php:677
msgid "Sololá"
msgstr "Sololá"

#: i18n/states.php:676
msgid "Santa Rosa"
msgstr "Santa Rosa"

#: i18n/states.php:675
msgid "San Marcos"
msgstr "San Marcos"

#: i18n/states.php:663
msgid "El Progreso"
msgstr "El Progreso"

#: i18n/states.php:662
msgid "Chiquimula"
msgstr "Chiquimula"

#: i18n/states.php:661
msgid "Chimaltenango"
msgstr "Chimaltenango"

#: i18n/states.php:660
msgid "Baja Verapaz"
msgstr "Baja Verapaz"

#: i18n/states.php:659
msgid "Alta Verapaz"
msgstr "Alta Verapaz"

#: i18n/states.php:669
msgid "Jutiapa"
msgstr "Jutiapa"

#: i18n/states.php:668
msgid "Jalapa"
msgstr "Jalapa"

#: i18n/states.php:667
msgid "Izabal"
msgstr "Izabal"

#: i18n/states.php:666
msgid "Huehuetenango"
msgstr "Huehuetenango"

#: i18n/states.php:664
msgid "Escuintla"
msgstr "Escuintla"

#. translators: ISO 3166-1 alpha-2 country code
#: includes/class-wc-checkout.php:918
msgid "'%s' is not a valid country code."
msgstr "'%s' is not a valid country code."

#: includes/admin/views/html-admin-page-status-report.php:1118
msgid "Generated at"
msgstr "Generated at"

#: includes/admin/views/html-admin-page-status-report.php:1113
msgid "This section shows information about this status report."
msgstr "This section shows information about this status report."

#: includes/admin/views/html-admin-page-status-report.php:1113
msgid "Status report information"
msgstr "Status report information"

#. Translators: %1$s: shortcode text, %2$s: block slug.
#: includes/admin/views/html-admin-page-status-report.php:870
msgid "Page does not contain the %1$s shortcode or the %2$s block."
msgstr "Page does not contain the %1$s shortcode or the %2$s block."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:38
msgid "Get the basics"
msgstr "Get the basics"

#: src/Internal/Admin/Notes/GivingFeedbackNotes.php:42
msgid "You're invited to share your experience"
msgstr "You're invited to share your experience"

#: i18n/states.php:844
msgid "Odisha"
msgstr "Odisha"

#: i18n/states.php:444
msgid "Santo Domingo"
msgstr "Santo Domingo"

#: i18n/states.php:438
msgid "San José de Ocoa"
msgstr "San José de Ocoa"

#: i18n/states.php:421
msgid "Hato Mayor"
msgstr "Hato Mayor"

#: i18n/states.php:441
msgid "Sánchez Ramírez"
msgstr "Sánchez Ramírez"

#: i18n/states.php:440
msgid "San Pedro de Macorís"
msgstr "San Pedro de Macorís"

#: i18n/states.php:437
msgid "San Cristóbal"
msgstr "San Cristóbal"

#: i18n/states.php:436
msgid "Samaná"
msgstr "Samaná"

#: i18n/states.php:422
msgid "Hermanas Mirabal"
msgstr "Hermanas Mirabal"

#: i18n/states.php:427
msgid "La Vega"
msgstr "La Vega"

#: i18n/states.php:426
msgid "La Romana"
msgstr "La Romana"

#: i18n/states.php:425
msgid "La Altagracia"
msgstr "La Altagracia"

#: i18n/states.php:424
msgid "Independencia"
msgstr "Independencia"

#: i18n/states.php:420
msgid "Espaillat"
msgstr "Espaillat"

#: i18n/states.php:408
msgid "Baoruco"
msgstr "Baoruco"

#: i18n/states.php:407
msgid "Azua"
msgstr "Azua"

#: i18n/states.php:406
msgid "Distrito Nacional"
msgstr "Distrito Nacional"

#: includes/data-stores/class-wc-customer-download-data-store.php:140
msgid "I don't know how to get a date from a %s"
msgstr "I don't know how to get a date from a %s"

#: i18n/states.php:431
msgid "Monte Plata"
msgstr "Monte Plata"

#: i18n/states.php:429
msgid "Monseñor Nouel"
msgstr "Monseñor Nouel"

#: i18n/states.php:446
msgid "Valverde"
msgstr "Valverde"

#: i18n/states.php:443
msgid "Santiago Rodríguez"
msgstr "Santiago Rodríguez"

#: i18n/states.php:442
msgid "Santiago"
msgstr "Santiago"

#: i18n/states.php:416
msgid "El Seibo"
msgstr "El Seibo"

#: i18n/states.php:418
msgid "Elías Piña"
msgstr "Elías Piña"

#: i18n/states.php:415
msgid "Duarte"
msgstr "Duarte"

#: i18n/states.php:414
msgid "Dajabón"
msgstr "Dajabón"

#: i18n/states.php:409
msgid "Barahona"
msgstr "Barahona"

#: src/Admin/API/CustomAttributeTraits.php:29
msgid "No product attribute with that slug was found."
msgstr "No product attribute with that slug was found."

#: src/Admin/API/ProductAttributes.php:62
msgid "Search by similar attribute name."
msgstr "Search by similar attribute name."

#: src/Admin/API/ProductAttributes.php:40
#: src/Admin/API/ProductAttributeTerms.php:41
msgid "Slug identifier for the resource."
msgstr "Slug identifier for the resource."

#. translators: 1: line break tag, 2: open link to WordPress update link, 3:
#. close link tag.
#: src/Internal/Features/FeaturesController.php:1573
msgid "%1$s %2$sUpdate WordPress to enable the new navigation%3$s"
msgstr "%1$s %2$sUpdate WordPress to enable the new navigation%3$s"

#: i18n/states.php:434
msgid "Peravia"
msgstr "Peravia"

#: i18n/states.php:435
msgid "Puerto Plata"
msgstr "Puerto Plata"

#: i18n/states.php:433
msgid "Pedernales"
msgstr "Pedernales"

#: i18n/states.php:430
msgid "Monte Cristi"
msgstr "Monte Cristi"

#: i18n/states.php:428
msgid "María Trinidad Sánchez"
msgstr "María Trinidad Sánchez"

#. translators: 1: Link URL
#: includes/admin/views/html-admin-page-reports.php:18
msgid "With the release of WooCommerce 4.0, these reports are being replaced. There is a new and better Analytics section available for users running WordPress 5.3+. Head on over to the <a href=\"%1$s\">WooCommerce Analytics</a> or learn more about the new experience in the <a href=\"https://woocommerce.com/document/woocommerce-analytics/\" target=\"_blank\">WooCommerce Analytics documentation</a>."
msgstr "With the release of WooCommerce 4.0, these reports are being replaced. There is a new and better Analytics section available for users running WordPress 5.3+. Head on over to the <a href=\"%1$s\">WooCommerce Analytics</a> or learn more about the new experience in the <a href=\"https://woocommerce.com/document/woocommerce-analytics/\" target=\"_blank\">WooCommerce Analytics documentation</a>."

#: includes/class-wc-countries.php:1012 includes/class-wc-countries.php:1081
#: includes/class-wc-countries.php:1206 includes/class-wc-countries.php:1222
#: includes/class-wc-countries.php:1425 includes/class-wc-countries.php:1504
#: includes/class-wc-countries.php:1572 includes/class-wc-countries.php:1650
msgid "Department"
msgstr "Department"

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:21
msgid "Are you sure you're ready?"
msgstr "Are you sure you're ready?"

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:44
msgid "We strongly recommend creating a backup of your site before updating."
msgstr "We strongly recommend creating a backup of your site before updating."

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:45
#: assets/client/admin/chunks/launch-store.js:2
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "Send"
msgstr "Send"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:584
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3634
msgid "The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments."
msgstr "The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:583
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3633
#: assets/client/admin/data/index.js:2
msgid "Razorpay"
msgstr "Razorpay"

#: src/StoreApi/Schemas/V1/ItemSchema.php:316
msgid "Whether the product is visible in the catalog"
msgstr "Whether the product is visible in the catalogue"

#: src/StoreApi/Schemas/V1/CartSchema.php:255
#: src/StoreApi/Schemas/V1/OrderSchema.php:205
msgid "Total tax on shipping. If shipping has not been calculated, a null response will be sent."
msgstr "Total tax on shipping. If shipping has not been calculated, a null response will be sent."

#: src/StoreApi/Schemas/V1/CartSchema.php:249
msgid "Total price of shipping. If shipping has not been calculated, a null response will be sent."
msgstr "Total price of shipping. If shipping has not been calculated, a null response will be sent."

#: src/StoreApi/Schemas/V1/CartSchema.php:189
msgid "True if the cart meets the criteria for showing shipping costs, and rates have been calculated and included in the totals."
msgstr "True if the basket meets the criteria for showing shipping costs, and rates have been calculated and included in the totals."

#. translators: %s: extension namespace
#: src/StoreApi/Schemas/ExtendSchema.php:335
#: src/StoreApi/Schemas/ExtendSchema.php:343
msgid "Extension data registered by %s"
msgstr "Extension data registered by %s"

#: src/StoreApi/Schemas/V1/CartSchema.php:138
#: src/StoreApi/Schemas/V1/OrderSchema.php:260
msgid "Current set billing address for the customer."
msgstr "Current set billing address for the customer."

#: src/StoreApi/Schemas/V1/CartCouponSchema.php:32
msgid "The coupon's unique code."
msgstr "The coupon's unique code."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:583
msgid "How easy was it to update your settings?"
msgstr "How easy was it to update your settings?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:132
#: assets/client/admin/customer-effort-score/index.js:2
msgid "Thank you for your feedback!"
msgstr "Thank you for your feedback!"

#: src/StoreApi/Schemas/V1/CartCouponSchema.php:41
#: src/StoreApi/Schemas/V1/OrderCouponSchema.php:36
msgid "The discount type for the coupon (e.g. percentage or fixed amount)"
msgstr "The discount type for the coupon (eg percentage or fixed amount)"

#: i18n/states.php:836
msgid "Ladakh"
msgstr "Ladakh"

#: src/StoreApi/Routes/V1/Checkout.php:855
#: src/StoreApi/Utilities/CheckoutTrait.php:55
msgid "Unable to create order"
msgstr "Unable to create order"

#: src/Admin/API/Products.php:59
msgid "The date the last order for this product was placed, in the site's timezone."
msgstr "The date the last order for this product was placed, in the site's time zone."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:332
msgid "Limit result set to orders that have the specified customer_type"
msgstr "Limit result set to orders that have the specified customer_type"

#: src/Admin/API/Reports/Orders/Stats/Controller.php:323
msgid "Alias for customer_type (deprecated)."
msgstr "Alias for customer_type (deprecated)."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:420
msgid "How easy was it to update an order?"
msgstr "How easy was it to update an order?"

#. translators: %1$s: coupon code, %2$s: myaccount page link.
#: includes/class-wc-coupon.php:1222
msgid "Usage limit for coupon \"%1$s\" has been reached. If you were using this coupon just now but your order was not complete, you can retry or cancel the order by going to the <a href=\"%2$s\">my account page</a>."
msgstr "Usage limit for coupon \"%1$s\" has been reached. If you were using this coupon just now but your order was not complete, you can retry or cancel the order by going to the <a href=\"%2$s\">my account page</a>."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:161
#: assets/client/admin/chunks/3132.js:1
#: assets/client/admin/chunks/customize-store.js:2
#: assets/client/admin/chunks/launch-store.js:2
#: assets/client/admin/components/index.js:2
msgid "Back"
msgstr "Back"

#: i18n/states.php:1015
msgid "Saint Catherine"
msgstr "Saint Catherine"

#: i18n/states.php:1014
msgid "Clarendon"
msgstr "Clarendon"

#: i18n/states.php:1013
msgid "Manchester"
msgstr "Manchester"

#: i18n/states.php:1012
msgid "Saint Elizabeth"
msgstr "Saint Elizabeth"

#: i18n/states.php:1011
msgid "Westmoreland"
msgstr "Westmoreland"

#: i18n/states.php:1010
msgid "Hanover"
msgstr "Hanover"

#: i18n/states.php:1009
msgid "Saint James"
msgstr "Saint James"

#: i18n/states.php:1008
msgid "Trelawny"
msgstr "Trelawny"

#: i18n/states.php:1007
msgid "Saint Ann"
msgstr "Saint Ann"

#: i18n/states.php:1006
msgid "Saint Mary"
msgstr "Saint Mary"

#: i18n/states.php:1005
msgid "Portland"
msgstr "Portland"

#: i18n/states.php:1004
msgid "Saint Thomas"
msgstr "Saint Thomas"

#: i18n/states.php:1003
msgid "Saint Andrew"
msgstr "Saint Andrew"

#: i18n/states.php:1002
msgid "Kingston"
msgstr "Kingston"

#. translators: 1: opening link tag, 2: closing tag
#: src/Internal/Admin/Analytics.php:191
msgid "This tool will reset the cached values used in WooCommerce Analytics. If numbers still look off, try %1$sReimporting Historical Data%2$s."
msgstr "This tool will reset the cached values used in WooCommerce Analytics. If numbers still look off, try %1$sReimporting Historical Data%2$s."

#: src/Internal/Admin/Notes/ManageOrdersOnTheGo.php:51
msgid "Look for orders, customer info, and process refunds in one click with the Woo app."
msgstr "Look for orders, customer info, and process refunds in one click with the Woo app."

#: src/Internal/Admin/Notes/ManageOrdersOnTheGo.php:50
msgid "Manage your orders on the go"
msgstr "Manage your orders on the go"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:540
msgid "How easy was it to import products?"
msgstr "How easy was it to import products?"

#: src/Admin/API/Reports/Controller.php:60
msgid "Stats about variations."
msgstr "Stats about variations."

#: src/Admin/API/Reports/Controller.php:56
msgid "Variations detailed reports."
msgstr "Variations detailed reports."

#: src/Admin/API/Reports/Orders/Controller.php:274
#: src/Admin/API/Reports/Orders/Stats/Controller.php:275
msgid "Limit result set to items that don't have the specified variation(s) assigned."
msgstr "Limit result set to items that don't have the specified variation(s) assigned."

#: src/Admin/API/Reports/Variations/Controller.php:323
msgid "Limit result set to variations in the specified categories."
msgstr "Limit result set to variations in the specified categories."

#: src/Admin/API/Reports/Variations/Controller.php:314
msgid "Limit result set to variations that don't include the specified attributes."
msgstr "Limit result set to variations that don't include the specified attributes."

#: src/Admin/API/Reports/Variations/Controller.php:305
msgid "Limit result set to variations that include the specified attributes."
msgstr "Limit result set to variations that include the specified attributes."

#: src/Admin/API/Reports/Variations/Controller.php:298
msgid "Add additional piece of info about each variation to the report."
msgstr "Add additional piece of info about each variation to the report."

#: src/Admin/API/Reports/Variations/Controller.php:279
#: src/Admin/API/Reports/Variations/Stats/Controller.php:255
msgid "Limit result set to items that don't have the specified parent product(s)."
msgstr "Limit result set to items that don't have the specified parent product(s)."

#: src/Admin/API/Reports/Orders/Controller.php:264
#: src/Admin/API/Reports/Orders/Stats/Controller.php:265
msgid "Limit result set to items that have the specified variation(s) assigned."
msgstr "Limit result set to items that have the specified variation(s) assigned."

#: src/Admin/API/Reports/Variations/Controller.php:332
#: src/Admin/API/Reports/Variations/Stats/Controller.php:236
msgid "Limit result set to variations not in the specified categories."
msgstr "Limit result set to variations not in the specified categories."

#: src/Admin/API/Reports/Variations/Controller.php:269
#: src/Admin/API/Reports/Variations/Stats/Controller.php:245
msgid "Limit result set to items that have the specified parent product(s)."
msgstr "Limit result set to items that have the specified parent product(s)."

#. translators: 1: tax amount 2: country name
#: includes/wc-cart-functions.php:356
msgid "(includes %1$s estimated for %2$s)"
msgstr "(includes %1$s estimated for %2$s)"

#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:248
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:289
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "WooCommerce Shipping"
msgstr "WooCommerce Shipping"

#: includes/class-wc-countries.php:1173 includes/class-wc-countries.php:1331
#: includes/class-wc-countries.php:1369
msgid "Parish"
msgstr "Parish"

#: includes/class-wc-post-types.php:611
msgid "Tags deleted."
msgstr "Tags deleted."

#: includes/class-wc-post-types.php:601
msgid "Categories deleted."
msgstr "Categories deleted."

#: includes/class-wc-countries.php:1323
msgid "Town / City / Post Office"
msgstr "Town / City / Post Office"

#. translators: 1: product link, 2: product name
#: includes/class-wc-cart.php:1185 includes/class-wc-form-handler.php:1082
msgid "Please choose product options by visiting <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."
msgstr "Please choose product options by visiting <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."

#: templates/emails/customer-new-account.php:54
msgid "Click here to set your new password."
msgstr "Click here to set your new password."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:156
msgid "Whether to create a new user account as part of order processing."
msgstr "Whether to create a new user account as part of order processing."

#: i18n/states.php:1941
msgctxt "district"
msgid "Kosovo-Metohija"
msgstr "Kosovo-Metohija"

#: i18n/states.php:1942
msgctxt "district"
msgid "Vojvodina"
msgstr "Vojvodina"

#: i18n/states.php:1931
msgctxt "district"
msgid "Šumadija"
msgstr "Šumadija"

#: i18n/states.php:1932
msgctxt "district"
msgid "Toplica"
msgstr "Toplica"

#: i18n/states.php:1933
msgctxt "district"
msgid "West Bačka"
msgstr "West Bačka"

#: i18n/states.php:1934
msgctxt "district"
msgid "Zaječar"
msgstr "Zaječar"

#: i18n/states.php:1935
msgctxt "district"
msgid "Zlatibor"
msgstr "Zlatibor"

#: i18n/states.php:1936
msgctxt "district"
msgid "Kosovo"
msgstr "Kosovo"

#: i18n/states.php:1937
msgctxt "district"
msgid "Peć"
msgstr "Peć"

#: i18n/states.php:1938
msgctxt "district"
msgid "Prizren"
msgstr "Prizren"

#: i18n/states.php:1939
msgctxt "district"
msgid "Kosovska Mitrovica"
msgstr "Kosovska Mitrovica"

#: i18n/states.php:1940
msgctxt "district"
msgid "Kosovo-Pomoravlje"
msgstr "Kosovo-Pomoravlje"

#: includes/class-wc-form-handler.php:70
msgid "This password reset key is for a different user account. Please log out and try again."
msgstr "This password reset key is for a different user account. Please log out and try again."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1572
msgid "Parent product name if the product is a variation."
msgstr "Parent product name if the product is a variation."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1668
#: src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineItemSchema.php:52
msgid "Meta key for UI display."
msgstr "Meta key for UI display."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineItemSchema.php:57
msgid "Meta value for UI display."
msgstr "Meta value for UI display."

#: includes/cli/class-wc-cli-runner.php:118
msgid "The slug for the resource."
msgstr "The slug for the resource."

#: includes/class-wc-query.php:158
msgid "Set password"
msgstr "Set password"

#. translators: 1: opening link tag, 2: closing tag
#: src/Internal/Admin/Notes/WooCommercePayments.php:112
msgid "By clicking \"Get started\", you agree to our %1$sTerms of Service%2$s"
msgstr "By clicking \"Get started\", you agree to our %1$sTerms of Service%2$s"

#: i18n/states.php:1911
msgctxt "district"
msgid "Belgrade"
msgstr "Belgrade"

#: i18n/states.php:1912
msgctxt "district"
msgid "Bor"
msgstr "Bor"

#: i18n/states.php:1913
msgctxt "district"
msgid "Braničevo"
msgstr "Braničevo"

#: i18n/states.php:1914
msgctxt "district"
msgid "Central Banat"
msgstr "Central Banat"

#: i18n/states.php:1915
msgctxt "district"
msgid "Danube"
msgstr "Danube"

#: i18n/states.php:1916
msgctxt "district"
msgid "Jablanica"
msgstr "Jablanica"

#: i18n/states.php:1917
msgctxt "district"
msgid "Kolubara"
msgstr "Kolubara"

#: i18n/states.php:1918
msgctxt "district"
msgid "Mačva"
msgstr "Mačva"

#: i18n/states.php:1919
msgctxt "district"
msgid "Morava"
msgstr "Morava"

#: i18n/states.php:1920
msgctxt "district"
msgid "Nišava"
msgstr "Nišava"

#: i18n/states.php:1921
msgctxt "district"
msgid "North Bačka"
msgstr "North Bačka"

#: i18n/states.php:1922
msgctxt "district"
msgid "North Banat"
msgstr "North Banat"

#: i18n/states.php:1923
msgctxt "district"
msgid "Pčinja"
msgstr "Pčinja"

#: i18n/states.php:1924
msgctxt "district"
msgid "Pirot"
msgstr "Pirot"

#: i18n/states.php:1925
msgctxt "district"
msgid "Pomoravlje"
msgstr "Pomoravlje"

#: i18n/states.php:1926
msgctxt "district"
msgid "Rasina"
msgstr "Rasina"

#: i18n/states.php:1927
msgctxt "district"
msgid "Raška"
msgstr "Raška"

#: i18n/states.php:1928
msgctxt "district"
msgid "South Bačka"
msgstr "South Bačka"

#: i18n/states.php:1929
msgctxt "district"
msgid "South Banat"
msgstr "South Banat"

#: i18n/states.php:1930
msgctxt "district"
msgid "Srem"
msgstr "Srem"

#: src/Admin/Features/OnboardingTasks/Task.php:208
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:125
#: assets/client/admin/chunks/4077.js:1
msgid "Let's go"
msgstr "Let's go"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:341
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/components/index.js:2
msgid "Abort"
msgstr "Abort"

#: src/Admin/API/Notes.php:414
msgid "Please provide an array of IDs through the noteIds param."
msgstr "Please provide an array of IDs through the noteIDs parameter."

#: src/Admin/API/Reports/Export/Controller.php:133
msgid "Export status."
msgstr "Export status."

#: src/Admin/API/Reports/Export/Controller.php:139
msgid "Export status message."
msgstr "Export status message."

#: src/Admin/PageController.php:538
msgid "Setup Wizard"
msgstr "Setup Wizard"

#: src/Admin/API/Reports/Export/Controller.php:145
msgid "Export ID."
msgstr "Export ID."

#: src/Admin/API/Reports/Orders/Controller.php:402
#: src/Admin/API/Reports/Orders/Stats/Controller.php:363
#: src/Admin/API/Reports/Variations/Stats/Controller.php:293
msgid "Limit result set to orders that don't include products with the specified attributes."
msgstr "Limit result set to orders that don't include products with the specified attributes."

#: src/Admin/API/Reports/Orders/Controller.php:393
#: src/Admin/API/Reports/Orders/Stats/Controller.php:354
#: src/Admin/API/Reports/Variations/Stats/Controller.php:284
msgid "Limit result set to orders that include products with the specified attributes."
msgstr "Limit result set to orders that include products with the specified attributes."

#: src/Admin/API/ProductVariations.php:58
msgid "Search by similar product name, sku, or attribute value."
msgstr "Search by similar product name, SKU, or attribute value."

#: src/Internal/Admin/Notes/SellingOnlineCourses.php:71
msgid "Online courses are a great solution for any business that can teach a new skill. Since courses don’t require physical product development or shipping, they’re affordable, fast to create, and can generate passive income for years to come. In this article, we provide you more information about selling courses using WooCommerce."
msgstr "Online courses are a great solution for any business that can teach a new skill. Since courses don’t require physical product development or shipping, they’re affordable, fast to create, and can generate passive income for years to come. In this article, we provide you with more information about selling courses using WooCommerce."

#: src/Internal/Admin/Notes/PerformanceOnMobile.php:54
msgid "Track your store performance on mobile"
msgstr "Track your store performance on mobile"

#: src/Internal/Admin/Notes/PerformanceOnMobile.php:55
msgid "Monitor your sales and high performing products with the Woo app."
msgstr "Monitor your sales and high performing products with the Woo app."

#: src/Internal/Admin/Notes/SellingOnlineCourses.php:70
msgid "Do you want to sell online courses?"
msgstr "Do you want to sell online courses?"

#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:57
msgid "Edit products on the move"
msgstr "Edit products on the move"

#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:58
msgid "Edit and create new products from your mobile devices with the Woo app"
msgstr "Edit and create new products from your mobile devices with the Woo app"

#: i18n/states.php:193
msgid "Alibori"
msgstr "Alibori"

#: i18n/states.php:194
msgid "Atakora"
msgstr "Atakora"

#: i18n/states.php:195
msgid "Atlantique"
msgstr "Atlantique"

#: i18n/states.php:196
msgid "Borgou"
msgstr "Borgou"

#: i18n/states.php:197
msgid "Collines"
msgstr "Collines"

#: i18n/states.php:198
msgid "Kouffo"
msgstr "Kouffo"

#: i18n/states.php:199
msgid "Donga"
msgstr "Donga"

#: i18n/states.php:200
msgid "Littoral"
msgstr "Littoral"

#: i18n/states.php:201
msgid "Mono"
msgstr "Mono"

#: i18n/states.php:202
msgid "Ouémé"
msgstr "Ouémé"

#: i18n/states.php:204
msgid "Zou"
msgstr "Zou"

#: i18n/states.php:537
msgid "Alexandria"
msgstr "Alexandria"

#: i18n/states.php:538
msgid "Aswan"
msgstr "Aswan"

#: i18n/states.php:539
msgid "Asyut"
msgstr "Asyut"

#: i18n/states.php:540
msgid "Red Sea"
msgstr "Red Sea"

#: i18n/states.php:541
msgid "Beheira"
msgstr "Beheira"

#: i18n/states.php:542
msgid "Beni Suef"
msgstr "Beni Suef"

#: i18n/states.php:543
msgid "Cairo"
msgstr "Cairo"

#: i18n/states.php:544
msgid "Dakahlia"
msgstr "Dakahlia"

#: i18n/states.php:545
msgid "Damietta"
msgstr "Damietta"

#: i18n/states.php:546
msgid "Faiyum"
msgstr "Faiyum"

#: i18n/states.php:547
msgid "Gharbia"
msgstr "Gharbia"

#: i18n/states.php:548
msgid "Giza"
msgstr "Giza"

#: i18n/states.php:549
msgid "Ismailia"
msgstr "Ismailia"

#: i18n/states.php:550
msgid "South Sinai"
msgstr "South Sinai"

#: i18n/states.php:551
msgid "Qalyubia"
msgstr "Qalyubia"

#: i18n/states.php:552
msgid "Kafr el-Sheikh"
msgstr "Kafr el-Sheikh"

#: i18n/states.php:553
msgid "Qena"
msgstr "Qena"

#: i18n/states.php:554
msgid "Luxor"
msgstr "Luxor"

#: i18n/states.php:555
msgid "Minya"
msgstr "Minya"

#: i18n/states.php:556
msgid "Monufia"
msgstr "Monufia"

#: i18n/states.php:557
msgid "Matrouh"
msgstr "Matrouh"

#: i18n/states.php:558
msgid "Port Said"
msgstr "Port Said"

#: i18n/states.php:559
msgid "Sohag"
msgstr "Sohag"

#: i18n/states.php:560
msgid "Al Sharqia"
msgstr "Al Sharqia"

#: i18n/states.php:561
msgid "North Sinai"
msgstr "North Sinai"

#: i18n/states.php:562
msgid "Suez"
msgstr "Suez"

#: i18n/states.php:563
msgid "New Valley"
msgstr "New Valley"

#: i18n/states.php:615
msgid "Biscay"
msgstr "Biscay"

#: i18n/states.php:736
msgid "Csongrád-Csanád"
msgstr "Csongrád-Csanád"

#: includes/admin/class-wc-admin-notices.php:442
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:29
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:39
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:49
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:58
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:79
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:88
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:97
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:106
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:115
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:124
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:133
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:142
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:151
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:160
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:171
msgid "Onboarding is maintained in WooCommerce Admin."
msgstr "Onboarding is maintained in WooCommerce Admin."

#: i18n/countries.php:18
msgid "Åland Islands"
msgstr "Åland Islands"

#: i18n/states.php:1827
msgid "İçel"
msgstr "İçel"

#: i18n/states.php:1828
msgid "İstanbul"
msgstr "İstanbul"

#: i18n/states.php:1829
msgid "İzmir"
msgstr "İzmir"

#: i18n/states.php:1833
msgid "Kırklareli"
msgstr "Kırklareli"

#: i18n/states.php:1834
msgid "Kırşehir"
msgstr "Kırşehir"

#: i18n/states.php:1837
msgid "Kütahya"
msgstr "Kütahya"

#: i18n/states.php:1840
msgid "Kahramanmaraş"
msgstr "Kahramanmaraş"

#: i18n/states.php:1842
msgid "Muğla"
msgstr "Muğla"

#: i18n/states.php:1843
msgid "Muş"
msgstr "Muş"

#: i18n/states.php:1844
msgid "Nevşehir"
msgstr "Nevşehir"

#: i18n/states.php:1817
msgid "Elazığ"
msgstr "Elazığ"

#: i18n/states.php:1820
msgid "Eskişehir"
msgstr "Eskişehir"

#: i18n/states.php:1823
msgid "Gümüşhane"
msgstr "Gümüşhane"

#: i18n/states.php:1845
msgid "Niğde"
msgstr "Niğde"

#: i18n/states.php:1853
msgid "Tekirdağ"
msgstr "Tekirdağ"

#: i18n/states.php:1857
msgid "Şanlıurfa"
msgstr "Şanlıurfa"

#: i18n/states.php:1858
msgid "Uşak"
msgstr "Uşak"

#: i18n/states.php:1865
msgid "Kırıkkale"
msgstr "Kırıkkale"

#: i18n/states.php:1867
msgid "Şırnak"
msgstr "Şırnak"

#: i18n/states.php:1868
msgid "Bartın"
msgstr "Bartın"

#: i18n/states.php:1870
msgid "Iğdır"
msgstr "Iğdır"

#: i18n/states.php:1872
msgid "Karabük"
msgstr "Karabük"

#: i18n/states.php:1875
msgid "Düzce"
msgstr "Düzce"

#: i18n/states.php:1653
msgid "Dâmbovița"
msgstr "Dâmbovița"

#: i18n/states.php:1661
msgid "Iași"
msgstr "Iași"

#: i18n/states.php:1796
msgid "Adıyaman"
msgstr "Adıyaman"

#: i18n/states.php:1798
msgid "Ağrı"
msgstr "Ağrı"

#: i18n/states.php:1803
msgid "Aydın"
msgstr "Aydın"

#: i18n/states.php:1804
msgid "Balıkesir"
msgstr "Balıkesir"

#: i18n/states.php:1806
msgid "Bingöl"
msgstr "Bingöl"

#: i18n/states.php:1811
msgid "Çanakkale"
msgstr "Çanakkale"

#: i18n/states.php:1812
msgid "Çankırı"
msgstr "Çankırı"

#: i18n/states.php:1813
msgid "Çorum"
msgstr "Çorum"

#: i18n/states.php:1815
msgid "Diyarbakır"
msgstr "Diyarbakır"

#: i18n/states.php:1623
msgid "Itapúa"
msgstr "Itapúa"

#: i18n/states.php:1625
msgid "Paraguarí"
msgstr "Paraguarí"

#: i18n/states.php:1626
msgid "Alto Paraná"
msgstr "Alto Paraná"

#: i18n/states.php:1628
msgid "Ñeembucú"
msgstr "Ñeembucú"

#: i18n/states.php:1630
msgid "Canindeyú"
msgstr "Canindeyú"

#: i18n/states.php:1633
msgid "Boquerón"
msgstr "Boquerón"

#: i18n/states.php:1617
msgid "Concepción"
msgstr "Concepción"

#: i18n/states.php:1620
msgid "Guairá"
msgstr "Guairá"

#: i18n/states.php:1621
msgid "Caaguazú"
msgstr "Caaguazú"

#: i18n/states.php:1622
msgid "Caazapá"
msgstr "Caazapá"

#: i18n/states.php:1284
msgid "Ocnița"
msgstr "Ocnița"

#: i18n/states.php:1287
msgid "Rîșcani"
msgstr "Rîșcani"

#: i18n/states.php:1288
msgid "Sîngerei"
msgstr "Sîngerei"

#: i18n/states.php:1290
msgid "Strășeni"
msgstr "Strășeni"

#: i18n/states.php:1291
msgid "Șoldănești"
msgstr "Șoldănești"

#: i18n/states.php:1292
msgid "Ștefan Vodă"
msgstr "Ștefan Vodă"

#: i18n/states.php:1294
msgid "Telenești"
msgstr "Telenești"

#: i18n/states.php:1301
msgid "Ciudad de México"
msgstr "Ciudad de México"

#: i18n/states.php:1316
msgid "Estado de México"
msgstr "Estado de México"

#: i18n/states.php:1464
msgid "Hawke’s Bay"
msgstr "Hawke’s Bay"

#: i18n/states.php:1495
msgid "Apurímac"
msgstr "Apurímac"

#: i18n/states.php:1501
msgid "Huánuco"
msgstr "Huánuco"

#: i18n/states.php:1503
msgid "Junín"
msgstr "Junín"

#: i18n/states.php:1513
msgid "San Martín"
msgstr "San Martín"

#: i18n/states.php:1616
msgid "Asunción"
msgstr "Asunción"

#: i18n/states.php:483
msgid "Bordj Bou Arréridj"
msgstr "Bordj Bou Arréridj"

#: i18n/states.php:484
msgid "Boumerdès"
msgstr "Boumerdès"

#: i18n/states.php:493
msgid "Aïn Defla"
msgstr "Aïn Defla"

#: i18n/states.php:495
msgid "Aïn Témouchent"
msgstr "Aïn Témouchent"

#: i18n/states.php:496
msgid "Ghardaïa"
msgstr "Ghardaïa"

#: i18n/states.php:566
msgid "A Coruña"
msgstr "A Coruña"

#: i18n/states.php:567
msgid "Araba/Álava"
msgstr "Araba/Álava"

#: i18n/states.php:570
msgid "Almería"
msgstr "Almería"

#: i18n/states.php:572
msgid "Ávila"
msgstr "Ávila"

#: i18n/states.php:577
msgid "Cáceres"
msgstr "Cáceres"

#: i18n/states.php:578
msgid "Cádiz"
msgstr "Cádiz"

#: i18n/states.php:580
msgid "Castellón"
msgstr "Castellón"

#: i18n/states.php:591
msgid "Jaén"
msgstr "Jaén"

#: i18n/states.php:594 i18n/states.php:1448
msgid "León"
msgstr "León"

#: i18n/states.php:598
msgid "Málaga"
msgstr "Málaga"

#: i18n/states.php:1261
msgid "Chișinău"
msgstr "Chișinău"

#: i18n/states.php:1262
msgid "Bălți"
msgstr "Bălți"

#: i18n/states.php:1268 i18n/states.php:1648
msgid "Călărași"
msgstr "Călărași"

#: i18n/states.php:1269
msgid "Căușeni"
msgstr "Căușeni"

#: i18n/states.php:1270
msgid "Cimișlia"
msgstr "Cimișlia"

#: i18n/states.php:1272
msgid "Dondușeni"
msgstr "Dondușeni"

#: i18n/states.php:1274
msgid "Dubăsari"
msgstr "Dubăsari"

#: i18n/states.php:1275
msgid "Edineț"
msgstr "Edineț"

#: i18n/states.php:1276
msgid "Fălești"
msgstr "Fălești"

#: i18n/states.php:1277
msgid "Florești"
msgstr "Florești"

#: i18n/states.php:1278
msgid "UTA Găgăuzia"
msgstr "UTA Găgăuzia"

#: i18n/states.php:1280
msgid "Hîncești"
msgstr "Hîncești"

#: i18n/states.php:455
msgid "Béjaïa"
msgstr "Béjaïa"

#: i18n/states.php:457
msgid "Béchar"
msgstr "Béchar"

#: i18n/states.php:461
msgid "Tébessa"
msgstr "Tébessa"

#: i18n/states.php:468
msgid "Sétif"
msgstr "Sétif"

#: i18n/states.php:469
msgid "Saïda"
msgstr "Saïda"

#: i18n/states.php:471
msgid "Sidi Bel Abbès"
msgstr "Sidi Bel Abbès"

#: i18n/states.php:475
msgid "Médéa"
msgstr "Médéa"

#: i18n/states.php:477
msgid "M’Sila"
msgstr "M’Sila"

#: i18n/states.php:330
msgid "Chongqing / 重庆"
msgstr "Chongqing / 重庆"

#: i18n/states.php:334
msgid "Gansu / 甘肃"
msgstr "Gansu / 甘肃"

#: i18n/states.php:328
msgid "Guangxi Zhuang / 广西壮族"
msgstr "Guangxi Zhuang / 广西壮族"

#: i18n/states.php:332
msgid "Guizhou / 贵州"
msgstr "Guizhou / 贵州"

#: i18n/states.php:329
msgid "Hainan / 海南"
msgstr "Hainan / 海南"

#: i18n/states.php:337
msgid "Macao / 澳门"
msgstr "Macao / 澳门"

#: i18n/states.php:336
msgid "Ningxia Hui / 宁夏"
msgstr "Ningxia Hui / 宁夏"

#: i18n/states.php:335
msgid "Qinghai / 青海"
msgstr "Qinghai / 青海"

#: i18n/states.php:333
msgid "Shaanxi / 陕西"
msgstr "Shaanxi / 陕西"

#: i18n/states.php:331
msgid "Sichuan / 四川"
msgstr "Sichuan / 四川"

#: i18n/states.php:338
msgid "Tibet / 西藏"
msgstr "Tibet / 西藏"

#: i18n/states.php:339
msgid "Xinjiang / 新疆"
msgstr "Xinjiang / 新疆"

#: i18n/states.php:320
msgid "Anhui / 安徽"
msgstr "Anhui / 安徽"

#: i18n/states.php:321
msgid "Fujian / 福建"
msgstr "Fujian / 福建"

#: i18n/states.php:327
msgid "Guangdong / 广东"
msgstr "Guangdong / 广东"

#: i18n/states.php:316
msgid "Heilongjiang / 黑龙江"
msgstr "Heilongjiang / 黑龙江"

#: i18n/states.php:324
msgid "Henan / 河南"
msgstr "Henan / 河南"

#: i18n/states.php:325
msgid "Hubei / 湖北"
msgstr "Hubei / 湖北"

#: i18n/states.php:326
msgid "Hunan / 湖南"
msgstr "Hunan / 湖南"

#: i18n/states.php:313
msgid "Inner Mongolia / 內蒙古"
msgstr "Inner Mongolia / 內蒙古"

#: i18n/states.php:318
msgid "Jiangsu / 江苏"
msgstr "Jiangsu / 江苏"

#: i18n/states.php:322
msgid "Jiangxi / 江西"
msgstr "Jiangxi / 江西"

#: i18n/states.php:315
msgid "Jilin / 吉林"
msgstr "Jilin / 吉林"

#: i18n/states.php:314
msgid "Liaoning / 辽宁"
msgstr "Liaoning / 辽宁"

#: i18n/states.php:323
msgid "Shandong / 山东"
msgstr "Shandong / 山东"

#: i18n/states.php:317
msgid "Shanghai / 上海"
msgstr "Shanghai / 上海"

#: i18n/states.php:319
msgid "Zhejiang / 浙江"
msgstr "Zhejiang / 浙江"

#: i18n/states.php:220
msgid "Amapá"
msgstr "Amapá"

#: i18n/states.php:223
msgid "Ceará"
msgstr "Ceará"

#: i18n/states.php:225
msgid "Espírito Santo"
msgstr "Espírito Santo"

#: i18n/states.php:226
msgid "Goiás"
msgstr "Goiás"

#: i18n/states.php:227
msgid "Maranhão"
msgstr "Maranhão"

#: i18n/states.php:231
msgid "Pará"
msgstr "Pará"

#: i18n/states.php:232
msgid "Paraíba"
msgstr "Paraíba"

#: i18n/states.php:233
msgid "Paraná"
msgstr "Paraná"

#: i18n/states.php:235
msgid "Piauí"
msgstr "Piauí"

#: i18n/states.php:239
msgid "Rondônia"
msgstr "Rondônia"

#: i18n/states.php:242
msgid "São Paulo"
msgstr "São Paulo"

#: i18n/states.php:271
msgid "Graubünden"
msgstr "Graubünden"

#: i18n/states.php:274
msgid "Neuchâtel"
msgstr "Neuchâtel"

#: i18n/states.php:287
msgid "Zürich"
msgstr "Zürich"

#: i18n/states.php:56
msgid "Ciudad Autónoma de Buenos Aires"
msgstr "Ciudad Autónoma de Buenos Aires"

#: i18n/states.php:61 i18n/states.php:354 i18n/states.php:583
msgid "Córdoba"
msgstr "Córdoba"

#: i18n/states.php:63
msgid "Entre Ríos"
msgstr "Entre Ríos"

#: i18n/states.php:70
msgid "Neuquén"
msgstr "Neuquén"

#: i18n/states.php:71 i18n/states.php:2184
msgid "Río Negro"
msgstr "Río Negro"

#: i18n/states.php:79
msgid "Tucumán"
msgstr "Tucumán"

#: i18n/states.php:309
msgid "Beijing / 北京"
msgstr "Beijing / 北京"

#: i18n/states.php:311
msgid "Hebei / 河北"
msgstr "Hebei / 河北"

#: i18n/states.php:312
msgid "Shanxi / 山西"
msgstr "Shanxi / 山西"

#: i18n/states.php:310
msgid "Tianjin / 天津"
msgstr "Tianjin / 天津"

#: i18n/states.php:308
msgid "Yunnan / 云南"
msgstr "Yunnan / 云南"

#: src/Blocks/BlockTypesController.php:264
msgid "WooCommerce Product Elements"
msgstr "WooCommerce Product Elements"

#. translators: 1: payment date. 2: payment method
#: includes/admin/meta-boxes/views/html-order-items.php:255
msgid "%1$s via %2$s"
msgstr "%1$s via %2$s"

#: includes/admin/meta-boxes/views/html-order-items.php:243
msgid "Paid"
msgstr "Paid"

#. translators: %s: File name
#: includes/admin/importers/views/html-csv-import-done.php:64
msgid "File uploaded: %s"
msgstr "File uploaded: %s"

#: i18n/states.php:451
msgid "Chlef"
msgstr "Chlef"

#: i18n/states.php:450
msgid "Adrar"
msgstr "Adrar"

#: includes/admin/views/html-quick-edit-product.php:225
msgid "This will change the stock status of all variations."
msgstr "This will change the stock status of all variations."

#: includes/admin/class-wc-admin-assets.php:809
msgid "Are you sure you want to run this tool?"
msgstr "Are you sure you want to run this tool?"

#: includes/admin/meta-boxes/views/html-order-items.php:281
msgid "Net Payment"
msgstr "Net Payment"

#: i18n/states.php:458
msgid "Blida"
msgstr "Blida"

#: i18n/states.php:456
msgid "Biskra"
msgstr "Biskra"

#: i18n/states.php:454
msgid "Batna"
msgstr "Batna"

#: i18n/states.php:453
msgid "Oum El Bouaghi"
msgstr "Oum El Bouaghi"

#: i18n/states.php:452
msgid "Laghouat"
msgstr "Laghouat"

#: i18n/states.php:464
msgid "Tizi Ouzou"
msgstr "Tizi Ouzou"

#: i18n/states.php:463
msgid "Tiaret"
msgstr "Tiaret"

#: i18n/states.php:462
msgid "Tlemcen"
msgstr "Tlemcen"

#: i18n/states.php:459
msgid "Bouira"
msgstr "Bouira"

#: i18n/states.php:472
msgid "Annaba"
msgstr "Annaba"

#: i18n/states.php:470
msgid "Skikda"
msgstr "Skikda"

#: i18n/states.php:467
msgid "Jijel"
msgstr "Jijel"

#: i18n/states.php:466
msgid "Djelfa"
msgstr "Djelfa"

#: i18n/states.php:465
msgid "Algiers"
msgstr "Algiers"

#: i18n/states.php:479
msgid "Ouargla"
msgstr "Ouargla"

#: i18n/states.php:478
msgid "Mascara"
msgstr "Mascara"

#: i18n/states.php:476
msgid "Mostaganem"
msgstr "Mostaganem"

#: i18n/states.php:474
msgid "Constantine"
msgstr "Constantine"

#: i18n/states.php:473
msgid "Guelma"
msgstr "Guelma"

#: i18n/states.php:486
msgid "Tindouf"
msgstr "Tindouf"

#: i18n/states.php:485
msgid "El Tarf"
msgstr "El Tarf"

#: i18n/states.php:482
msgid "Illizi"
msgstr "Illizi"

#: i18n/states.php:481
msgid "El Bayadh"
msgstr "El Bayadh"

#: i18n/states.php:480
msgid "Oran"
msgstr "Oran"

#: i18n/states.php:491
msgid "Tipasa"
msgstr "Tipasa"

#: i18n/states.php:490
msgid "Souk Ahras"
msgstr "Souk Ahras"

#: i18n/states.php:489
msgid "Khenchela"
msgstr "Khenchela"

#: i18n/states.php:488
msgid "El Oued"
msgstr "El Oued"

#: i18n/states.php:487
msgid "Tissemsilt"
msgstr "Tissemsilt"

#: i18n/states.php:645
msgid "East Macedonia and Thrace"
msgstr "East Macedonia and Thrace"

#: i18n/states.php:644
msgid "Attica"
msgstr "Attica"

#: i18n/states.php:497
msgid "Relizane"
msgstr "Relizane"

#: i18n/states.php:494
msgid "Naama"
msgstr "Naama"

#: i18n/states.php:492
msgid "Mila"
msgstr "Mila"

#: i18n/states.php:650
msgid "Ionian Islands"
msgstr "Ionian Islands"

#: i18n/states.php:649
msgid "Thessaly"
msgstr "Thessaly"

#: i18n/states.php:648
msgid "Epirus"
msgstr "Epirus"

#: i18n/states.php:647
msgid "West Macedonia"
msgstr "West Macedonia"

#: i18n/states.php:646
msgid "Central Macedonia"
msgstr "Central Macedonia"

#: i18n/states.php:655
msgid "South Aegean"
msgstr "South Aegean"

#: i18n/states.php:654
msgid "North Aegean"
msgstr "North Aegean"

#: i18n/states.php:653
msgid "Peloponnese"
msgstr "Peloponnese"

#: i18n/states.php:652
msgid "Central Greece"
msgstr "Central Greece"

#: i18n/states.php:651
msgid "West Greece"
msgstr "West Greece"

#: i18n/states.php:1369
msgid "Kavango East"
msgstr "Kavango East"

#: i18n/states.php:1368
msgid "Karas"
msgstr "Karas"

#: i18n/states.php:1367
msgid "Hardap"
msgstr "Hardap"

#: i18n/states.php:1366
msgid "Erongo"
msgstr "Erongo"

#: i18n/states.php:656
msgid "Crete"
msgstr "Crete"

#: i18n/states.php:1374
msgid "Omaheke"
msgstr "Omaheke"

#: i18n/states.php:1373
msgid "Ohangwena"
msgstr "Ohangwena"

#: i18n/states.php:1372
msgid "Kunene"
msgstr "Kunene"

#: i18n/states.php:1371
msgid "Khomas"
msgstr "Khomas"

#: i18n/states.php:1370
msgid "Kavango West"
msgstr "Kavango West"

#: i18n/states.php:1379
msgid "Zambezi"
msgstr "Zambezi"

#: i18n/states.php:1378
msgid "Otjozondjupa"
msgstr "Otjozondjupa"

#: i18n/states.php:1377
msgid "Oshikoto"
msgstr "Oshikoto"

#: i18n/states.php:1376
msgid "Oshana"
msgstr "Oshana"

#: i18n/states.php:1375
msgid "Omusati"
msgstr "Omusati"

#: i18n/states.php:460
msgid "Tamanrasset"
msgstr "Tamanrasset"

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:168
msgid "Taxes applied to this shipping rate using the smallest unit of the currency."
msgstr "Taxes applied to this shipping rate using the smallest unit of the currency."

#: src/StoreApi/Schemas/V1/ItemSchema.php:113
msgid "True if the product is on backorder."
msgstr "True if the product is on backorder."

#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2157
#: src/StoreApi/Schemas/V1/ProductSchema.php:547
msgid "Add to cart URL."
msgstr "Add to basket URL."

#: src/StoreApi/Schemas/V1/ProductSchema.php:413
msgid "Does the product have additional options before it can be added to the cart?"
msgstr "Does the product have additional options before it can be added to the basket?"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:635
msgctxt "taxonomy term messages"
msgid "%s not updated"
msgstr "%s not updated"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:633
msgctxt "taxonomy term messages"
msgid "%s not added"
msgstr "%s not added"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:631
msgctxt "taxonomy term messages"
msgid "%s updated"
msgstr "%s updated"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:629 includes/class-wc-post-types.php:637
msgctxt "taxonomy term messages"
msgid "%s deleted"
msgstr "%s deleted"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:627
msgctxt "taxonomy term messages"
msgid "%s added"
msgstr "%s added"

#: includes/class-wc-post-types.php:600
msgid "Category not updated."
msgstr "Category not updated."

#: includes/class-wc-post-types.php:599
msgid "Category not added."
msgstr "Category not added."

#: includes/class-wc-post-types.php:598
msgid "Category updated."
msgstr "Category updated."

#: includes/class-wc-post-types.php:597
msgid "Category deleted."
msgstr "Category deleted."

#: includes/class-wc-post-types.php:596
msgid "Category added."
msgstr "Category added."

#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:42
msgid "The attribute taxonomy name."
msgstr "The attribute taxonomy name."

#: src/StoreApi/Schemas/V1/ProductSchema.php:390
msgid "The assigned attribute."
msgstr "The assigned attribute."

#: src/StoreApi/Schemas/V1/ProductSchema.php:377
msgid "List of variation attributes."
msgstr "List of variation attributes."

#: src/StoreApi/Schemas/V1/ProductSchema.php:346
msgid "The term slug."
msgstr "The term slug."

#: src/StoreApi/Schemas/V1/ProductSchema.php:309
#: src/StoreApi/Schemas/V1/ProductSchema.php:384
msgid "The attribute name."
msgstr "The attribute name."

#: includes/class-wc-install.php:2618
msgid "Community support"
msgstr "Community support"

#: includes/class-wc-install.php:2618
msgid "Visit community forums"
msgstr "Visit community forums"

#: includes/class-wc-post-types.php:610
msgid "Tag not updated."
msgstr "Tag not updated."

#: includes/class-wc-post-types.php:609
msgid "Tag not added."
msgstr "Tag not added."

#: includes/class-wc-post-types.php:608
msgid "Tag updated."
msgstr "Tag updated."

#: includes/class-wc-post-types.php:607
msgid "Tag deleted."
msgstr "Tag deleted."

#: includes/class-wc-post-types.php:606
msgid "Tag added."
msgstr "Tag added."

#: includes/cli/class-wc-cli-runner.php:117
msgid "The ID for the resource."
msgstr "The ID for the resource."

#: includes/cli/class-wc-cli-runner.php:116
msgid "Instance ID."
msgstr "Instance ID."

#: includes/class-wc-post-types.php:78
msgctxt "Taxonomy name"
msgid "Product type"
msgstr "Product type"

#: includes/class-wc-post-types.php:95
msgctxt "Taxonomy name"
msgid "Product visibility"
msgstr "Product visibility"

#: includes/class-wc-checkout.php:1257
msgid "An account is already registered with your email address. <a href=\"#\" class=\"showlogin\">Please log in.</a>"
msgstr "An account is already registered with your email address. <a href=\"#\" class=\"showlogin\">Please log in.</a>"

#: src/StoreApi/Schemas/V1/ProductSchema.php:321
msgid "True if this attribute is used by product variations."
msgstr "True if this attribute is used by product variations."

#: src/StoreApi/Schemas/V1/ProductSchema.php:327
msgid "List of assigned attribute terms."
msgstr "List of assigned attribute terms."

#: src/StoreApi/Schemas/V1/ProductSchema.php:334
msgid "The term ID, or 0 if the attribute is not a global attribute."
msgstr "The term ID, or 0 if the attribute is not a global attribute."

#: src/StoreApi/Schemas/V1/ProductSchema.php:340
msgid "The term name."
msgstr "The term name."

#: src/StoreApi/Schemas/V1/ProductSchema.php:431
msgid "Is the product stock backordered? This will also return false if backorder notifications are turned off."
msgstr "Is the product stock backordered? This will also return false if backorder notifications are turned off."

#: src/StoreApi/Schemas/V1/ProductSchema.php:303
#: src/StoreApi/Schemas/V1/ProductSchema.php:371
msgid "The attribute ID, or 0 if the attribute is not taxonomy based."
msgstr "The attribute ID, or 0 if the attribute is not taxonomy based."

#: src/StoreApi/Schemas/V1/ProductSchema.php:315
msgid "The attribute taxonomy, or null if the attribute is not taxonomy based."
msgstr "The attribute taxonomy, or null if the attribute is not taxonomy based."

#: src/StoreApi/Schemas/V1/ProductSchema.php:247
msgid "Tag slug"
msgstr "Tag slug"

#: src/StoreApi/Schemas/V1/ProductSchema.php:213
msgid "Category slug"
msgstr "Category slug"

#: src/StoreApi/Schemas/V1/ProductSchema.php:207
msgid "Category name"
msgstr "Category name"

#: src/StoreApi/Schemas/V1/ProductSchema.php:201
msgid "Category ID"
msgstr "Category ID"

#: src/StoreApi/Schemas/V1/ProductSchema.php:194
msgid "List of categories, if applicable."
msgstr "List of categories, if applicable."

#: src/Internal/Admin/Analytics.php:187
msgid "Clear analytics cache"
msgstr "Clear analytics cache"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:54
msgid "Customizable products"
msgstr "Customisable products"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:50
msgid "Bundles"
msgstr "Bundles"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:60
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Education and learning"
msgstr "Education and learning"

#: src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php:73
msgid "With our blocks, you can select and display products, categories, filters, and more virtually anywhere on your site — no need to use shortcodes or edit lines of code. Learn more about how to use each one of them."
msgstr "With our blocks, you can select and display products, categories, filters, and more virtually anywhere on your site – no need to use shortcodes or edit lines of code. Learn more about how to use each one of them."

#: src/Internal/Admin/Analytics.php:740
msgid "Analytics cache cleared."
msgstr "Analytics cache cleared."

#: src/StoreApi/Schemas/V1/ProductSchema.php:241
msgid "Tag name"
msgstr "Tag name"

#: src/StoreApi/Schemas/V1/ProductSchema.php:235
msgid "Tag ID"
msgstr "Tag ID"

#: src/Admin/API/OnboardingProfile.php:445
msgid "Whether or not the profile was skipped."
msgstr "Whether or not the profile was skipped."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:169
msgid "Total distinct customers."
msgstr "Total distinct customers."

#: src/StoreApi/Schemas/V1/ProductSchema.php:219
msgid "Category link"
msgstr "Category link"

#: src/StoreApi/Schemas/V1/ProductSchema.php:228
msgid "List of tags, if applicable."
msgstr "List of tags, if applicable."

#: src/StoreApi/Schemas/V1/ProductSchema.php:253
msgid "Tag link."
msgstr "Tag link."

#: src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php:72
msgid "Customize your online store with WooCommerce blocks"
msgstr "Customise your online store with WooCommerce blocks"

#: src/Internal/Admin/Notes/LaunchChecklist.php:51
msgid "Ready to launch your store?"
msgstr "Ready to launch your store?"

#: src/Internal/Admin/Notes/LaunchChecklist.php:48
msgid "To make sure you never get that sinking \"what did I forget\" feeling, we've put together the essential pre-launch checklist."
msgstr "To make sure you never get that sinking \"what did I forget\" feeling, we've put together the essential pre-launch checklist."

#. translators: 1: Orders URL 2: Address URL 3: Account URL.
#: templates/myaccount/dashboard.php:45
msgid "From your account dashboard you can view your <a href=\"%1$s\">recent orders</a>, manage your <a href=\"%2$s\">billing address</a>, and <a href=\"%3$s\">edit your password and account details</a>."
msgstr "From your account dashboard you can view your <a href=\"%1$s\">recent orders</a>, manage your <a href=\"%2$s\">billing address</a>, and <a href=\"%3$s\">edit your password and account details</a>."

#: src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php:42
msgid "Set up additional payment options"
msgstr "Set up additional payment options"

#: src/Admin/Notes/DataStore.php:133
msgid "Invalid admin note"
msgstr "Invalid admin note"

#: src/Blocks/BlockTypes/Cart.php:99
#: assets/client/blocks/checkout-frontend.js:5
msgid "Browse store"
msgstr "Browse store"

#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:26
#: templates/cart/cart.php:28
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/wc-block-library.js:31
#: assets/client/blocks/wc-blocks-frontend-vendors-frontend.js:7
#: assets/client/blocks/wc-blocks-vendors.js:7
msgid "Remove item"
msgstr "Remove item"

#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:28
#: assets/client/blocks/cart.js:12
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/wc-block-library.js:14
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:9
msgid "Details"
msgstr "Details"

#: includes/class-wc-install.php:3193 src/Blocks/BlockTypes/Cart.php:108
#: assets/client/blocks/cart.js:23 assets/client/blocks/wc-block-library.js:138
msgid "New in store"
msgstr "New in store"

#: includes/class-wc-install.php:3185 src/Blocks/BlockTypes/Cart.php:98
#: src/Blocks/BlockTypes/MiniCart.php:705 assets/client/blocks/cart.js:23
#: assets/client/blocks/checkout-frontend.js:5
#: assets/client/blocks/wc-block-library.js:138
msgid "Your cart is currently empty!"
msgstr "Your basket is currently empty!"

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:475
#: assets/client/blocks/cart.js:2 assets/client/blocks/checkout.js:2
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/product-filter-attribute.js:1
#: assets/client/blocks/wc-block-library.js:73
#: assets/client/blocks/wc-block-library.js:112
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:41
msgid "Yellow"
msgstr "Yellow"

#. translators: %s is the name of the product in cart.
#. translators: %s refers to the item name in the cart.
#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:57
#: assets/client/blocks/cart.js:5 assets/client/blocks/mini-cart-contents.js:6
#: assets/client/blocks/wc-block-library.js:9
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:4
msgid "Quantity of %s in your cart."
msgstr "Quantity of %s in your basket."

#: src/Blocks/Domain/Services/CheckoutFields.php:793
msgid "Phone (optional)"
msgstr "Phone (optional)"

#: templates/emails/email-order-details.php:62
#: assets/client/blocks/checkout-frontend.js:5
#: assets/client/blocks/checkout.js:24
#: assets/client/blocks/wc-block-library.js:154
msgid "Order summary"
msgstr "Order summary"

#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:173
#: assets/client/blocks/wc-blocks-google-analytics.js:1
msgid "Payment Method"
msgstr "Payment Method"

#. translators: %d is number of items in stock for product
#: src/Blocks/BlockTypes/ProductStockIndicator.php:119
msgid "%d left in stock"
msgstr "%d left in stock"

#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:154
#: assets/client/blocks/all-products.js:8 assets/client/blocks/cart.js:8
#: assets/client/blocks/checkout.js:34
#: assets/client/blocks/mini-cart-contents.js:9
#: assets/client/blocks/product-price-frontend.js:2
#: assets/client/blocks/product-price.js:2
#: assets/client/blocks/wc-block-library.js:32
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:34
msgid "Discounted price:"
msgstr "Discounted price:"

#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:150
#: assets/client/blocks/all-products.js:8 assets/client/blocks/cart.js:8
#: assets/client/blocks/checkout.js:34
#: assets/client/blocks/mini-cart-contents.js:9
#: assets/client/blocks/product-price-frontend.js:2
#: assets/client/blocks/product-price.js:2
#: assets/client/blocks/wc-block-library.js:32
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:34
msgid "Previous price:"
msgstr "Previous price:"

#: src/Blocks/Domain/Services/CheckoutFields.php:781
msgid "Postal code (optional)"
msgstr "Postal code (optional)"

#: src/Blocks/Domain/Services/CheckoutFields.php:769
msgid "State/County (optional)"
msgstr "State/County (optional)"

#: src/Blocks/Domain/Services/CheckoutFields.php:757
msgid "City (optional)"
msgstr "City (optional)"

#: src/Blocks/Domain/Services/CheckoutFields.php:686
msgid "Country/Region (optional)"
msgstr "Country/Region (optional)"

#: src/Blocks/Domain/Services/CheckoutFields.php:685
msgid "Country/Region"
msgstr "Country/Region"

#: src/Blocks/Domain/Services/CheckoutFields.php:745
msgid "Apartment, suite, etc. (optional)"
msgstr "Flat, suite, etc. (optional)"

#: src/Blocks/Domain/Services/CheckoutFields.php:733
msgid "Address (optional)"
msgstr "Address (optional)"

#: src/Blocks/Domain/Services/CheckoutFields.php:721
msgid "Company (optional)"
msgstr "Company (optional)"

#: src/Blocks/Domain/Services/CheckoutFields.php:709
msgid "Last name (optional)"
msgstr "Last name (optional)"

#: src/Blocks/Domain/Services/CheckoutFields.php:697
msgid "First name (optional)"
msgstr "First name (optional)"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:49
msgid "Add store details"
msgstr "Add store details"

#: src/StoreApi/Schemas/V1/ItemSchema.php:307
msgid "Line total tax."
msgstr "Line total tax."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:208
msgid "True if this is the rate currently selected by the customer for the cart."
msgstr "True if this is the rate currently selected by the customer for the basket."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:186
msgid "Meta data attached to the shipping rate."
msgstr "Meta data attached to the shipping rate."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:180
msgid "Instance ID of the shipping method that provided the rate."
msgstr "Instance ID of the shipping method that provided the rate."

#: src/StoreApi/Schemas/V1/ItemSchema.php:301
msgid "Line total (the price of the product after coupon discounts have been applied)."
msgstr "Line total (the price of the product after coupon discounts have been applied)."

#: src/StoreApi/Schemas/V1/ItemSchema.php:289
msgid "Line subtotal (the price of the product before coupon discounts have been applied)."
msgstr "Line subtotal (the price of the product before coupon discounts have been applied)."

#: src/StoreApi/Schemas/V1/ItemSchema.php:281
msgid "Item total amounts provided using the smallest unit of the currency."
msgstr "Item total amounts provided using the smallest unit of the currency."

#: src/StoreApi/Schemas/V1/ItemSchema.php:252
msgid "Decimal precision of the returned prices."
msgstr "Decimal precision of the returned prices."

#: src/StoreApi/Schemas/V1/ItemSchema.php:246
msgid "Raw unrounded product prices used in calculations. Provided using a higher unit of precision than the currency."
msgstr "Raw unrounded product prices used in calculations. Provided using a higher unit of precision than the currency."

#: src/StoreApi/Schemas/V1/ItemSchema.php:200
msgid "Price data for the product in the current line item, including or excluding taxes based on the \"display prices during cart and checkout\" setting. Provided using the smallest unit of the currency."
msgstr "Price data for the product in the current line item, including or excluding taxes based on the \"display prices during basket and checkout\" setting. Provided using the smallest unit of the currency."

#: src/StoreApi/Schemas/V1/ItemSchema.php:119
#: src/StoreApi/Schemas/V1/ProductSchema.php:463
msgid "If true, only one item of this product is allowed for purchase in a single order."
msgstr "If true, only one item of this product is allowed for purchase in a single order."

#: src/StoreApi/Schemas/V1/ItemSchema.php:107
msgid "True if backorders are allowed past stock availability."
msgstr "True if backorders are allowed past stock availability."

#: src/StoreApi/Schemas/V1/ItemSchema.php:295
msgid "Line subtotal tax."
msgstr "Line subtotal tax."

#. translators: If your word count is based on single characters (e.g. East
#. Asian characters), enter 'characters_excluding_spaces' or
#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
#. into your own language.
#: src/Blocks/BlockTypes/AbstractBlock.php:528
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr "words"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:446
#: src/Internal/Admin/ProductReviews/Reviews.php:457
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/activity-panels-inbox.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/blocks/cart.js:26 assets/client/blocks/checkout.js:36
#: assets/client/blocks/classic-shortcode.js:1
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/wc-block-library.js:35
#: assets/client/blocks/wc-block-library.js:93
msgid "Undo"
msgstr "Undo"

#: src/Blocks/Domain/Services/DraftOrders.php:99
#: src/Blocks/Domain/Services/DraftOrders.php:123
msgctxt "Order status"
msgid "Draft"
msgstr "Draft"

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:107
msgid "1 minute per product"
msgstr "One minute per product"

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:86
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:114
msgid "1 minute"
msgstr "One minute"

#: src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php:66
#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:61
#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:103
#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:114
msgid "2 minutes"
msgstr "Two minutes"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:72
msgid "4 minutes"
msgstr "Four minutes"

#: includes/admin/settings/class-wc-settings-point-of-sale.php:48
#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:51
#: assets/client/admin/chunks/homescreen.js:1
msgid "Store details"
msgstr "Store details"

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:174
msgid "ID of the shipping method that provided the rate."
msgstr "ID of the shipping method that provided the rate."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:162
msgid "Price of this shipping rate using the smallest unit of the currency."
msgstr "Price of this shipping rate using the smallest unit of the currency."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:156
msgid "Delivery time estimate text, e.g. 3-5 business days."
msgstr "Delivery time estimate text, e.g. 3-5 business days."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:150
msgid "Description of the shipping rate, e.g. Dispatched via USPS."
msgstr "Description of the shipping rate, e.g. Dispatched via Royal Mail."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:144
msgid "Name of the shipping rate, e.g. Express shipping."
msgstr "Name of the shipping rate, e.g. Express shipping."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:138
msgid "ID of the shipping rate."
msgstr "ID of the shipping rate."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:117
msgid "List of shipping rates."
msgstr "List of shipping rates."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:108
msgid "Quantity of the item in the current package."
msgstr "Quantity of the item in the current package."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:102
msgid "Name of the item."
msgstr "Name of the item."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:88
msgid "List of cart items the returned shipping rates apply to."
msgstr "List of basket items the returned shipping rates apply to."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:44
msgid "Shipping destination address."
msgstr "Shipping destination address."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:38
msgid "Name of the package."
msgstr "Name of the package."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:32
msgid "The ID of the package the shipping rates belong to."
msgstr "The ID of the package the shipping rates belong to."

#: src/StoreApi/Schemas/V1/CartSchema.php:305
#: src/StoreApi/Schemas/V1/OrderSchema.php:279
msgid "List of cart item errors, for example, items in the cart which are out of stock."
msgstr "List of basket item errors, for example, items in the basket which are out of stock."

#: src/StoreApi/Schemas/V1/CartSchema.php:287
#: src/StoreApi/Schemas/V1/OrderSchema.php:225
msgid "The amount of tax charged."
msgstr "The amount of tax charged."

#: src/StoreApi/Schemas/V1/CartSchema.php:281
#: src/StoreApi/Schemas/V1/OrderSchema.php:219
msgid "The name of the tax."
msgstr "The name of the tax."

#: src/StoreApi/Schemas/V1/CartSchema.php:273
#: src/StoreApi/Schemas/V1/OrderSchema.php:211
msgid "Lines of taxes applied to items and shipping."
msgstr "Lines of taxes applied to items and shipping."

#: src/StoreApi/Schemas/V1/CartSchema.php:267
msgid "Total tax applied to items and shipping."
msgstr "Total tax applied to items and shipping."

#: src/StoreApi/Schemas/V1/CartSchema.php:261
#: src/StoreApi/Schemas/V1/OrderSchema.php:175
msgid "Total price the customer will pay."
msgstr "Total price the customer will pay."

#: src/StoreApi/Schemas/V1/OrderSchema.php:151
msgid "Total price of shipping."
msgstr "Total price of shipping."

#: src/StoreApi/Schemas/V1/CartSchema.php:243
#: src/StoreApi/Schemas/V1/OrderSchema.php:199
msgid "Total tax removed due to discount from applied coupons."
msgstr "Total tax removed due to discount from applied coupons."

#: src/StoreApi/Schemas/V1/CartSchema.php:237
#: src/StoreApi/Schemas/V1/OrderSchema.php:145
msgid "Total discount from applied coupons."
msgstr "Total discount from applied coupons."

#: src/StoreApi/Schemas/V1/CartSchema.php:231
#: src/StoreApi/Schemas/V1/OrderSchema.php:193
msgid "Total tax on fees."
msgstr "Total tax on fees."

#: src/StoreApi/Schemas/V1/CartSchema.php:225
#: src/StoreApi/Schemas/V1/OrderSchema.php:157
msgid "Total price of any applied fees."
msgstr "Total price of any applied fees."

#: src/StoreApi/Schemas/V1/CartSchema.php:219
msgid "Total tax on items in the cart."
msgstr "Total tax on items in the basket."

#: src/StoreApi/Schemas/V1/CartSchema.php:213
msgid "Total price of items in the cart."
msgstr "Total price of items in the basket."

#: src/StoreApi/Schemas/V1/CartSchema.php:205
msgid "Cart total amounts provided using the smallest unit of the currency."
msgstr "Basket total amounts provided using the smallest unit of the currency."

#: src/StoreApi/Schemas/V1/CartSchema.php:177
#: src/StoreApi/Schemas/V1/OrderSchema.php:267
msgid "True if the cart needs payment. False for carts with only free products and no shipping costs."
msgstr "True if the basket needs payment. False for baskets with only free products and no shipping costs."

#: src/StoreApi/Schemas/V1/CartSchema.php:131
#: src/StoreApi/Schemas/V1/OrderSchema.php:253
msgid "Current set shipping address for the customer."
msgstr "Current set shipping address for the customer."

#: src/StoreApi/Schemas/V1/CartSchema.php:121
msgid "List of available shipping rates for the cart."
msgstr "List of available shipping rates for the basket."

#: src/StoreApi/Schemas/V1/CartSchema.php:111
#: src/StoreApi/Schemas/V1/OrderSchema.php:243
msgid "List of applied cart coupons."
msgstr "List of applied basket coupons."

#: src/Blocks/Domain/Services/CheckoutFields.php:744
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:70
msgid "Apartment, suite, etc."
msgstr "Flat, suite, etc."

#: src/StoreApi/Schemas/V1/CartCouponSchema.php:63
#: src/StoreApi/Schemas/V1/OrderCouponSchema.php:56
msgid "Total tax removed due to discount applied by this coupon."
msgstr "Total tax removed due to discount applied by this coupon."

#: src/StoreApi/Schemas/V1/CartCouponSchema.php:57
#: src/StoreApi/Schemas/V1/OrderCouponSchema.php:50
msgid "Total discount applied by this coupon."
msgstr "Total discount applied by this coupon."

#: src/StoreApi/Schemas/V1/CartCouponSchema.php:49
#: src/StoreApi/Schemas/V1/OrderCouponSchema.php:42
msgid "Total amounts provided using the smallest unit of the currency."
msgstr "Total amounts provided using the smallest unit of the currency."

#: src/StoreApi/Schemas/V1/OrderCouponSchema.php:30
msgid "The coupons unique code."
msgstr "The coupon's unique code."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:148
msgid "The ID of the payment method being used to process the payment."
msgstr "The ID of the payment method being used to process the payment."

#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:122
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:163
#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:129
#: src/StoreApi/Schemas/V1/AbstractSchema.php:339
msgid "Currency symbol for the currency which can be used to format returned prices."
msgstr "Currency symbol for the currency which can be used to format returned prices."

#: src/StoreApi/Schemas/V1/AbstractSchema.php:333
msgid "Currency code (in ISO format) for returned prices."
msgstr "Currency code (in ISO format) for returned prices."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:188
msgid "A URL to redirect the customer after checkout. This could be, for example, a link to the payment processors website."
msgstr "A URL to redirect the customer after checkout. This could be, for example, a link to the payment processors website."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:172
msgid "An array of data being returned from the payment gateway."
msgstr "An array of data being returned from the payment gateway."

#: src/StoreApi/Schemas/V1/AbstractSchema.php:363
#: src/StoreApi/Schemas/V1/AbstractSchema.php:369
msgid "Price prefix for the currency which can be used to format returned prices."
msgstr "Price prefix for the currency which can be used to format returned prices."

#: src/StoreApi/Schemas/V1/AbstractSchema.php:357
msgid "Thousand separator for the currency which can be used to format returned prices."
msgstr "Thousand separator for the currency which can be used to format returned prices."

#: src/StoreApi/Schemas/V1/AbstractSchema.php:351
msgid "Decimal separator for the currency which can be used to format returned prices."
msgstr "Decimal separator for the currency which can be used to format returned prices."

#: src/StoreApi/Schemas/V1/AbstractSchema.php:345
msgid "Currency minor unit (number of digits after the decimal separator) for returned prices."
msgstr "Currency minor unit (number of digits after the decimal separator) for returned prices."

#: src/StoreApi/Schemas/V1/ProductCategorySchema.php:52
msgid "Category image."
msgstr "Category image."

#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:53
msgid "Returns number of products within attribute terms."
msgstr "Returns number of products within attribute terms."

#. translators: Placeholders are class and method names
#: src/StoreApi/Schemas/V1/BillingAddressSchema.php:147
#: src/StoreApi/Schemas/V1/ShippingAddressSchema.php:85
msgid "%1$s requires an instance of %2$s or %3$s for the address"
msgstr "%1$s requires an instance of %2$s or %3$s for the address"

#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:94
msgid "Country/Region code in ISO 3166-1 alpha-2 format."
msgstr "Country/Region code in ISO 3166-1 alpha-2 format."

#: src/StoreApi/Schemas/V1/ErrorSchema.php:36
msgid "Error message"
msgstr "Error message"

#: src/StoreApi/Schemas/V1/ErrorSchema.php:30
msgid "Error code"
msgstr "Error code"

#: src/StoreApi/Schemas/V1/ProductCategorySchema.php:59
msgid "Number of reviews for products in this category."
msgstr "Number of reviews for products in this category."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:167
msgid "Status of the payment returned by the gateway. One of success, pending, failure, error."
msgstr "Status of the payment returned by the gateway. One of success, pending, failure, error."

#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:30
msgid "Min and max prices found in collection of products, provided using the smallest unit of the currency."
msgstr "Min and max prices found in collection of products, provided using the smallest unit of the currency."

#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:82
msgid "State/County code, or name of the state, county, province, or district."
msgstr "State/County code, or name of the state, county, province, or district."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:161
msgid "Result of payment processing, or null if not yet processed."
msgstr "Result of payment processing, or null if not yet processed."

#: src/StoreApi/Schemas/V1/ItemSchema.php:101
#: src/StoreApi/Schemas/V1/ProductSchema.php:457
msgid "Quantity left in stock if stock is low, or null if not applicable."
msgstr "Quantity left in stock if stock is low, or null if not applicable."

#: src/StoreApi/Schemas/V1/ItemSchema.php:89
#: src/StoreApi/Schemas/V1/ProductSchema.php:102
msgid "Product full description in HTML format."
msgstr "Product full description in HTML format."

#: src/StoreApi/Schemas/V1/ItemSchema.php:83
#: src/StoreApi/Schemas/V1/ProductSchema.php:97
msgid "Product short description in HTML format."
msgstr "Product short description in HTML format."

#. translators: %s Coupon codes.
#: src/StoreApi/Utilities/OrderController.php:321
msgid "Invalid coupons were removed from the cart: \"%s\""
msgstr "Invalid coupons were removed from the basket: \"%s\""

#: src/StoreApi/Utilities/OrderController.php:46
msgid "Cannot create order from empty cart."
msgstr "Cannot create order from empty basket."

#. translators: %s: product name
#: src/StoreApi/Utilities/CartController.php:1183
msgid "&quot;%s&quot; is not available for purchase."
msgstr "&quot;%s&quot; is not available for purchase."

#. translators: %1$s coupon code, %2$s reason.
#: src/StoreApi/Utilities/CartController.php:1074
msgid "The \"%1$s\" coupon has been removed from your cart: %2$s"
msgstr "The \"%1$s\" coupon has been removed from your basket: %2$s"

#. translators: %s: coupon code
#: src/StoreApi/Utilities/CartController.php:1013
msgid "\"%s\" has already been applied and cannot be used in conjunction with other coupons."
msgstr "\"%s\" has already been applied and cannot be used in conjunction with other coupons."

#. translators: %s coupon code
#: src/StoreApi/Utilities/CartController.php:965
msgid "Coupon code \"%s\" has already been applied."
msgstr "Coupon code \"%s\" has already been applied."

#. translators: %s coupon code
#: src/StoreApi/Utilities/CartController.php:953
msgid "\"%s\" is an invalid coupon code."
msgstr "\"%s\" is an invalid coupon code."

#: src/StoreApi/Utilities/CartController.php:248
msgid "Cart item is invalid."
msgstr "Basket item is invalid."

#: src/StoreApi/Routes/V1/CartRemoveItem.php:73
msgid "Cart item no longer exists or is invalid."
msgstr "Basket item no longer exists or is invalid."

#: src/StoreApi/Routes/V1/CartRemoveItem.php:51
msgid "Unique identifier (key) for the cart item."
msgstr "Unique identifier (key) for the basket item."

#: src/StoreApi/Routes/V1/CartRemoveCoupon.php:80
msgid "Coupon cannot be removed because it is not already applied to the cart."
msgstr "Coupon cannot be removed because it is not already applied to the basket."

#: src/StoreApi/Routes/V1/CartRemoveCoupon.php:76
msgid "Invalid coupon code."
msgstr "Invalid coupon code."

#: src/StoreApi/Routes/V1/CartUpdateItem.php:50
msgid "New quantity of the item in the cart."
msgstr "New quantity of the item in the basket."

#: src/StoreApi/Routes/V1/CartUpdateItem.php:46
msgid "Unique identifier (key) for the cart item to update."
msgstr "Unique identifier (key) for the basket item to update."

#: src/StoreApi/Routes/V1/CartCouponsByCode.php:82
#: src/StoreApi/Routes/V1/CartCouponsByCode.php:97
msgid "Coupon does not exist in the cart."
msgstr "Coupon does not exist in the basket."

#: src/StoreApi/Routes/V1/CartApplyCoupon.php:48
#: src/StoreApi/Routes/V1/CartCouponsByCode.php:51
#: src/StoreApi/Routes/V1/CartRemoveCoupon.php:48
msgid "Unique identifier for the coupon within the cart."
msgstr "Unique identifier for the coupon within the basket."

#: src/StoreApi/Routes/V1/CartApplyCoupon.php:67
#: src/StoreApi/Routes/V1/CartCoupons.php:106
#: src/StoreApi/Routes/V1/CartRemoveCoupon.php:67
msgid "Coupons are disabled."
msgstr "Coupons are disabled."

#: src/StoreApi/Routes/V1/CartSelectShippingRate.php:53
msgid "The chosen rate ID for the package."
msgstr "The chosen rate ID for the package."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:80
msgid "ISO code for the country of the address being shipped to."
msgstr "ISO code for the country of the address being shipped to."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:74
msgid "Zip or Postcode of the address being shipped to."
msgstr "Zip or Postcode of the address being shipped to."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:68
msgid "ISO code, or name, for the state, province, or district of the address being shipped to."
msgstr "ISO code, or name, for the state, province, or district of the address being shipped to."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:62
msgid "City of the address being shipped to."
msgstr "City of the address being shipped to."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:56
msgid "Second line of the address being shipped to."
msgstr "Second line of the address being shipped to."

#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:50
msgid "First line of the address being shipped to."
msgstr "First line of the address being shipped to."

#: src/StoreApi/Routes/V1/Products.php:351
msgid "Limit result set to products based on a minimum price, provided using the smallest unit of the currency."
msgstr "Limit result set to products based on a minimum price, provided using the smallest unit of the currency."

#: src/StoreApi/Routes/V1/Checkout.php:92
#: src/StoreApi/Routes/V1/CheckoutOrder.php:70
msgid "Data to pass through to the payment method when processing payment."
msgstr "Data to pass through to the payment method when processing payment."

#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:93
msgid "If true, empty terms will not be returned."
msgstr "If true, empty terms will not be returned."

#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:81
msgid "Sort by term property."
msgstr "Sort by term property."

#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:73
msgid "Sort ascending or descending."
msgstr "Sort ascending or descending."

#: src/StoreApi/Routes/V1/Products.php:358
msgid "Limit result set to products based on a maximum price, provided using the smallest unit of the currency."
msgstr "Limit result set to products based on a maximum price, provided using the smallest unit of the currency."

#: src/StoreApi/Routes/V1/CheckoutOrder.php:254
#: src/StoreApi/Utilities/CheckoutTrait.php:190
msgid "No payment method provided."
msgstr "No payment method provided."

#: src/StoreApi/Utilities/CheckoutTrait.php:111
msgid "Invalid payment result received from payment method."
msgstr "Invalid payment result received from payment method."

#: src/StoreApi/Schemas/V1/ProductSchema.php:118
msgid "Price data provided using the smallest unit of the currency."
msgstr "Price data provided using the smallest unit of the currency."

#: src/StoreApi/Schemas/V1/ProductSchema.php:73
msgid "ID of the parent product, if applicable."
msgstr "ID of the parent product, if applicable."

#: src/StoreApi/Routes/V1/ProductReviews.php:236
msgid "Limit result set to reviews from specific product IDs."
msgstr "Limit result set to reviews from specific product IDs."

#: src/StoreApi/Routes/V1/ProductReviews.php:229
msgid "Limit result set to reviews from specific category IDs."
msgstr "Limit result set to reviews from specific category IDs."

#: src/StoreApi/Routes/V1/AbstractRoute.php:169
#: src/StoreApi/Routes/V1/AbstractRoute.php:182
#: src/StoreApi/Routes/V1/AbstractRoute.php:195
#: src/StoreApi/Routes/V1/AbstractRoute.php:208
msgid "Method not implemented"
msgstr "Method not implemented"

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:98
msgid "Order status. Payment providers will update this value after payment."
msgstr "Order status. Payment providers will update this value after payment."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:92
msgid "The order ID to process during checkout."
msgstr "The order ID to process during checkout."

#: src/StoreApi/Schemas/V1/TermSchema.php:54
msgid "Parent term ID, if applicable."
msgstr "Parent term ID, if applicable."

#: src/StoreApi/Schemas/V1/ProductSchema.php:364
msgid "List of variation IDs, if applicable."
msgstr "List of variation IDs, if applicable."

#: src/StoreApi/Schemas/V1/ProductSchema.php:167
msgid "Price string formatted as HTML."
msgstr "Price string formatted as HTML."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:116
msgid "Note added to the order by the customer during checkout."
msgstr "Note added to the order by the customer during checkout."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:104
msgid "Order key used to check validity or protect access to certain order data."
msgstr "Order key used to check validity or protect access to certain order data."

#: src/StoreApi/Schemas/V1/CheckoutSchema.php:121
msgid "Customer ID if registered. Will return 0 for guests."
msgstr "Customer ID if registered. Will return 0 for guests."

#. Translators: %s Payment method ID.
#: src/StoreApi/Routes/V1/CheckoutOrder.php:268
msgid "The %s payment gateway is not available."
msgstr "The %s payment gateway is not available."

#: src/Internal/Admin/Notes/EUVATNumber.php:45
msgid "If your store is based in the EU, we recommend using the EU VAT Number extension in addition to automated taxes. It provides your checkout with a field to collect and validate a customer's EU VAT number, if they have one."
msgstr "If your store is based in the EU, we recommend using the EU VAT Number extension in addition to automated taxes. It provides your checkout with a field to collect and validate a customer's EU VAT number, if they have one."

#: src/Internal/Admin/Notes/RealTimeOrderAlerts.php:48
msgid "Get real-time order alerts anywhere"
msgstr "Get real-time order alerts anywhere"

#: src/Internal/Admin/Notes/RealTimeOrderAlerts.php:45
msgid "Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app."
msgstr "Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app."

#: src/Internal/Admin/Notes/OrderMilestones.php:184
msgid "First order received"
msgstr "First order received"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:240
msgid "Verify database"
msgstr "Verify database"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:239
msgid "Verify base database tables"
msgstr "Verify base database tables"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:186
msgid "This tool will empty the template cache."
msgstr "This tool will empty the template cache."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:181
msgid "Clear template cache"
msgstr "Clear template cache"

#: src/Internal/Admin/Notes/EUVATNumber.php:48
msgid "Collect and validate EU VAT numbers at checkout"
msgstr "Collect and validate EU VAT numbers at checkout"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:691
msgid "Database verified successfully."
msgstr "Database verified successfully."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:684
msgid "You need WooCommerce 4.2 or newer to run this tool."
msgstr "You need WooCommerce 4.2 or newer to run this tool."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:672
msgid "The active version of WooCommerce does not support template cache clearing."
msgstr "The active version of WooCommerce does not support template cache clearing."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:670
msgid "Template cache cleared."
msgstr "Template cache cleared."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:242
msgid "Verify if all base database tables are present."
msgstr "Verify if all base database tables are present."

#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:38
msgid "Maximum number of items to be returned in result set. Defaults to no limit if left blank."
msgstr "Maximum number of items to be returned in result set. Defaults to no limit if left blank."

#: src/StoreApi/Routes/V1/ProductCategoriesById.php:83
msgid "Invalid category ID."
msgstr "Invalid category ID."

#. translators: %1$s table name, %2$s database user, %3$s database name.
#: src/Blocks/Installer.php:124
msgid "WooCommerce %1$s table creation failed. Does the %2$s user have CREATE privileges on the %3$s database?"
msgstr "WooCommerce %1$s table creation failed. Does the %2$s user have CREATE privileges on the %3$s database?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:693
msgid "Verifying database... One or more tables are still missing: "
msgstr "Verifying database... One or more tables are still missing: "

#: src/Internal/Admin/Notes/OnlineClothingStore.php:84
msgid "Start your online clothing store"
msgstr "Start your online clothing store"

#: src/Internal/Admin/Notes/FirstProduct.php:74
msgid "This video tutorial will help you go through the process of adding your first product in WooCommerce."
msgstr "This video tutorial will help you go through the process of adding your first product in WooCommerce."

#: src/Internal/Admin/Notes/FirstProduct.php:73
msgid "Do you need help with adding your first product?"
msgstr "Do you need help with adding your first product?"

#: src/Internal/Admin/Notes/OnlineClothingStore.php:85
msgid "Starting a fashion website is exciting but it may seem overwhelming as well. In this article, we'll walk you through the setup process, teach you to create successful product listings, and show you how to market to your ideal audience."
msgstr "Starting a fashion website is exciting, but it may also seem overwhelming. In this article, we'll walk you through the setup process, teach you to create successful product listings, and show you how to market to your ideal audience."

#: src/Admin/Notes/Note.php:620
msgid "The admin note layout has a wrong prop value."
msgstr "The admin note layout has a wrong prop value."

#: src/Internal/Admin/Notes/FirstProduct.php:81
msgid "Watch tutorial"
msgstr "Watch tutorial"

#: src/Internal/Admin/Notes/GivingFeedbackNotes.php:50
msgid "Share feedback"
msgstr "Share feedback"

#: src/Internal/Admin/Notes/GivingFeedbackNotes.php:43
msgid "Now that you’ve chosen us as a partner, our goal is to make sure we're providing the right tools to meet your needs. We're looking forward to having your feedback on the store setup experience so we can improve it in the future."
msgstr "Now that you’ve chosen us as a partner, our goal is to make sure we're providing the right tools to meet your needs. We're looking forward to having your feedback on the store setup experience so we can improve it in the future."

#: src/Internal/Admin/Notes/MigrateFromShopify.php:66
msgid "Changing eCommerce platforms might seem like a big hurdle to overcome, but it is easier than you might think to move your products, customers, and orders to WooCommerce. This article will help you with going through this process."
msgstr "Changing eCommerce platforms might seem like a big hurdle to overcome, but it is easier than you might think to move your products, customers, and orders to WooCommerce. This article will help you with going through this process."

#: src/Internal/Admin/Notes/MigrateFromShopify.php:65
msgid "Do you want to migrate from Shopify to WooCommerce?"
msgstr "Do you want to migrate from Shopify to WooCommerce?"

#: src/Internal/Admin/Notes/WooCommerceSubscriptions.php:48
msgid "WooCommerce Subscriptions allows you to introduce a variety of subscriptions for physical or virtual products and services. Create product-of-the-month clubs, weekly service subscriptions or even yearly software billing packages. Add sign-up fees, offer free trials, or set expiration periods."
msgstr "WooCommerce Subscriptions allow you to introduce a variety of subscriptions for physical or virtual products and services. Create product-of-the-month clubs, weekly service subscriptions or even yearly software billing packages. Add sign-up fees, offer free trials, or set expiration periods."

#. translators: %s: product name
#: src/Checkout/Helpers/ReserveStock.php:114
msgid "&quot;%s&quot; is out of stock and cannot be purchased."
msgstr "&quot;%s&quot; is out of stock and cannot be purchased."

#: i18n/states.php:1074
msgid "Baringo"
msgstr "Baringo"

#: src/Internal/Features/FeaturesController.php:1441
msgid "Start using new features that are being progressively rolled out to improve the store management experience."
msgstr "Start using new features that are being progressively rolled out to improve the store management experience."

#: src/Internal/Features/FeaturesController.php:1386
#: src/Internal/Features/FeaturesController.php:1439
msgid "Features"
msgstr "Features"

#: i18n/states.php:1080
msgid "Garissa"
msgstr "Garissa"

#: i18n/states.php:1079
msgid "Embu"
msgstr "Embu"

#: i18n/states.php:1078
msgid "Elgeyo-Marakwet"
msgstr "Elgeyo-Marakwet"

#: i18n/states.php:1076
msgid "Bungoma"
msgstr "Bungoma"

#: i18n/states.php:1075
msgid "Bomet"
msgstr "Bomet"

#: i18n/states.php:1085
msgid "Kericho"
msgstr "Kericho"

#: i18n/states.php:1084
msgid "Kakamega"
msgstr "Kakamega"

#: i18n/states.php:1083
msgid "Kajiado"
msgstr "Kajiado"

#: i18n/states.php:1082
msgid "Isiolo"
msgstr "Isiolo"

#: i18n/states.php:1081
msgid "Homa Bay"
msgstr "Homa Bay"

#: i18n/states.php:1090
msgid "Kisumu"
msgstr "Kisumu"

#: i18n/states.php:1089
msgid "Kisii"
msgstr "Kisii"

#: i18n/states.php:1088
msgid "Kirinyaga"
msgstr "Kirinyaga"

#: i18n/states.php:1087
msgid "Kilifi"
msgstr "Kilifi"

#: i18n/states.php:1086
msgid "Kiambu"
msgstr "Kiambu"

#: i18n/states.php:1095
msgid "Machakos"
msgstr "Machakos"

#: i18n/states.php:1094
msgid "Lamu"
msgstr "Lamu"

#: i18n/states.php:1093
msgid "Laikipia"
msgstr "Laikipia"

#: i18n/states.php:1092
msgid "Kwale"
msgstr "Kwale"

#: i18n/states.php:1091
msgid "Kitui"
msgstr "Kitui"

#: i18n/states.php:1100
msgid "Migori"
msgstr "Migori"

#: i18n/states.php:1099
msgid "Meru"
msgstr "Meru"

#: i18n/states.php:1098
msgid "Marsabit"
msgstr "Marsabit"

#: i18n/states.php:1097
msgid "Mandera"
msgstr "Mandera"

#: i18n/states.php:1096
msgid "Makueni"
msgstr "Makueni"

#: i18n/states.php:1105
msgid "Nandi"
msgstr "Nandi"

#: i18n/states.php:1104
msgid "Nakuru"
msgstr "Nakuru"

#: i18n/states.php:1103
msgid "Nairobi County"
msgstr "Nairobi County"

#: i18n/states.php:1102
msgid "Murang’a"
msgstr "Murang’a"

#: i18n/states.php:1101
msgid "Mombasa"
msgstr "Mombasa"

#: i18n/states.php:1110
msgid "Samburu"
msgstr "Samburu"

#: i18n/states.php:1109
msgid "Nyeri"
msgstr "Nyeri"

#: i18n/states.php:1108
msgid "Nyandarua"
msgstr "Nyandarua"

#: i18n/states.php:1107
msgid "Nyamira"
msgstr "Nyamira"

#: i18n/states.php:1106
msgid "Narok"
msgstr "Narok"

#: i18n/states.php:1115
msgid "Trans Nzoia"
msgstr "Trans Nzoia"

#: i18n/states.php:1114
msgid "Tharaka-Nithi"
msgstr "Tharaka-Nithi"

#: i18n/states.php:1113
msgid "Tana River"
msgstr "Tana River"

#: i18n/states.php:1112
msgid "Taita-Taveta"
msgstr "Taita-Taveta"

#: i18n/states.php:1111
msgid "Siaya"
msgstr "Siaya"

#: i18n/states.php:1120
msgid "West Pokot"
msgstr "West Pokot"

#: i18n/states.php:1119
msgid "Wajir"
msgstr "Wajir"

#: i18n/states.php:1118
msgid "Vihiga"
msgstr "Vihiga"

#: i18n/states.php:1117
msgid "Uasin Gishu"
msgstr "Uasin Gishu"

#: i18n/states.php:1116
msgid "Turkana"
msgstr "Turkana"

#: src/Admin/API/Notes.php:328
msgid "Sorry, there is no note with that ID."
msgstr "Sorry, there is no note with that ID."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:235
msgid "Views"
msgstr "Views"

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:229
msgid "Visitors"
msgstr "Visitors"

#. translators: %s: product name
#: src/Checkout/Helpers/ReserveStock.php:254
msgid "Not enough units of %s are available in stock to fulfil this order."
msgstr "Not enough units of %s are available in stock to fulfil this order."

#: src/Admin/API/Plugins.php:247 src/Admin/API/Plugins.php:361
#: src/Admin/PluginsHelper.php:244 src/Admin/PluginsHelper.php:431
#: src/Admin/PluginsHelper.php:454 src/Admin/PluginsHelper.php:539
msgid "Plugins must be a non-empty array."
msgstr "Plugins must be a non-empty array."

#: src/Admin/API/Notes.php:800
msgid "Registers whether the note is deleted or not"
msgstr "Registers whether the note is deleted or not"

#: src/Admin/API/Plugins.php:405
msgid "Plugins were successfully activated."
msgstr "Plugins were successfully activated."

#: src/Admin/API/Plugins.php:293
msgid "There was a problem installing some of the requested plugins."
msgstr "There was a problem installing some of the requested plugins."

#: src/Admin/API/Plugins.php:292
msgid "Plugins were successfully installed."
msgstr "Plugins were successfully installed."

#: src/Internal/Admin/Notes/WooCommerceSubscriptions.php:47
msgid "Do you need more info about WooCommerce Subscriptions?"
msgstr "Do you need more info about WooCommerce Subscriptions?"

#: src/Admin/API/Plugins.php:406
msgid "There was a problem activating some of the requested plugins."
msgstr "There was a problem activating some of the requested plugins."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:483
msgid "The requested plugin `%s`. is not yet installed."
msgstr "The requested plugin '%s' is not yet installed."

#. translators: Comma separated list of missing tables.
#: includes/admin/class-wc-admin-status.php:399
msgid "Missing base tables: %s. Some WooCommerce functionality may not work as expected."
msgstr "Missing base tables: %s. Some WooCommerce functionality may not work as expected."

#: src/Internal/Features/FeaturesController.php:339
#: assets/client/admin/chunks/4077.js:1
msgid "Marketplace"
msgstr "Marketplace"

#: src/Internal/Admin/Analytics.php:654 src/Internal/Admin/Marketing.php:143
#: assets/client/admin/app/index.js:2
msgid "Overview"
msgstr "Overview"

#: src/Internal/Admin/Homescreen.php:192 assets/client/admin/app/index.js:2
msgid "Home"
msgstr "Home"

#: src/Internal/Admin/Notes/OnboardingPayments.php:54
msgid "Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce."
msgstr "Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce."

#: src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php:61
msgid "Install plugins"
msgstr "Install plugins"

#: src/Internal/Admin/Notes/OnboardingPayments.php:53
msgid "Start accepting payments on your store!"
msgstr "Start accepting payments on your store!"

#: src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php:53
msgid "Uh oh... There was a problem during the Jetpack and WooCommerce Shipping & Tax install. Please try again."
msgstr "Uh oh... There was a problem during the Jetpack and WooCommerce Shipping & Tax install. Please try again."

#: src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php:50
msgid "We noticed that there was a problem during the Jetpack and WooCommerce Shipping & Tax install. Please try again and enjoy all the advantages of having the plugins connected to your store! Sorry for the inconvenience. The \"Jetpack\" and \"WooCommerce Shipping & Tax\" plugins will be installed & activated for free."
msgstr "We noticed that there was a problem during the Jetpack and WooCommerce Shipping & Tax install. Please try again and enjoy all the advantages of having the plugins connected to your store! Sorry for the inconvenience. The \"Jetpack\" and \"WooCommerce Shipping & Tax\" plugins will be installed & activated for free."

#: i18n/states.php:624
msgid "Ahafo"
msgstr "Ahafo"

#: i18n/states.php:631
msgid "Greater Accra"
msgstr "Greater Accra"

#: i18n/states.php:628
msgid "Bono East"
msgstr "Bono East"

#: i18n/states.php:627
msgid "Bono"
msgstr "Bono"

#: i18n/states.php:626
msgid "Brong-Ahafo"
msgstr "Brong-Ahafo"

#: i18n/states.php:625
msgid "Ashanti"
msgstr "Ashanti"

#: i18n/states.php:637
msgid "Upper West"
msgstr "Upper West"

#: i18n/states.php:636
msgid "Upper East"
msgstr "Upper East"

#: i18n/states.php:635
msgid "Savannah"
msgstr "Savannah"

#: i18n/states.php:634
msgid "Oti"
msgstr "Oti"

#: i18n/states.php:632
msgid "North East"
msgstr "North East"

#: i18n/states.php:1355
msgid "Inhambane"
msgstr "Inhambane"

#: i18n/states.php:1354
msgid "Gaza"
msgstr "Gaza"

#: i18n/states.php:1353
msgid "Cabo Delgado"
msgstr "Cabo Delgado"

#: i18n/states.php:640
msgid "Western North"
msgstr "Western North"

#: i18n/states.php:638
msgid "Volta"
msgstr "Volta"

#: i18n/states.php:1360
msgid "Niassa"
msgstr "Niassa"

#: i18n/states.php:1359
msgid "Nampula"
msgstr "Nampula"

#: i18n/states.php:1358
msgid "Maputo"
msgstr "Maputo"

#: i18n/states.php:1357
msgid "Maputo Province"
msgstr "Maputo Province"

#: i18n/states.php:1356
msgid "Manica"
msgstr "Manica"

#: includes/class-wc-privacy-exporters.php:77
msgid "User&#8217;s WooCommerce orders data."
msgstr "User&#8217;s WooCommerce orders data."

#: includes/class-wc-privacy-exporters.php:32
msgid "User&#8217;s WooCommerce customer data."
msgstr "User&#8217;s WooCommerce customer data."

#: i18n/states.php:1363
msgid "Zambézia"
msgstr "Zambézia"

#: i18n/states.php:1362
msgid "Tete"
msgstr "Tete"

#: i18n/states.php:1361
msgid "Sofala"
msgstr "Sofala"

#: includes/class-wc-privacy-exporters.php:424
msgid "User&#8217;s WooCommerce payment tokens data."
msgstr "User&#8217;s WooCommerce payment tokens data."

#: includes/class-wc-privacy-exporters.php:138
msgid "User&#8217;s WooCommerce access to purchased downloads data."
msgstr "User&#8217;s WooCommerce access to purchased downloads data."

#: includes/class-wc-privacy-exporters.php:126
msgid "User&#8217;s WooCommerce purchased downloads data."
msgstr "User&#8217;s WooCommerce purchased downloads data."

#. translators: %s function name.
#: packages/action-scheduler/classes/abstracts/ActionScheduler.php:274
msgid "%s() was called before the Action Scheduler data store was initialized"
msgstr "%s() was called before the Action Scheduler data store was initialised"

#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:123
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/embed/index.js:2
msgid "Finish setup"
msgstr "Finish setup"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:184
msgid "Take payments via bank transfer."
msgstr "Take payments via bank transfer."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:195
msgid "Take payments in cash upon delivery."
msgstr "Take payments in cash upon delivery."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:348
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3368
msgid "Payfast"
msgstr "Payfast"

#: src/Admin/Features/Fulfillments/FulfillmentsManager.php:160
#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:95
#: assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js:2
msgid "Shipment Tracking"
msgstr "Shipment Tracking"

#. translators: accessibility text
#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:58
#: includes/admin/views/html-admin-settings.php:194
#: src/Internal/Admin/SiteHealth.php:524
#: templates/order/customer-review-order-row.php:61
#: assets/client/admin/chunks/3663.js:2 assets/client/blocks/cart.js:20
#: assets/client/blocks/checkout.js:25
#: assets/client/blocks/wc-block-library.js:49
msgid "(opens in a new tab)"
msgstr "(opens in a new tab)"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:136
msgid "Apply minimum order rule before coupon discount"
msgstr "Apply minimum order rule before coupon discount"

#. translators: %s: URL of WooCommerce.com subscriptions tab.
#: includes/admin/helper/class-wc-helper-updater.php:888
msgid "Please visit the <a href=\"%s\" target=\"_blank\">subscriptions page</a> and renew to continue receiving updates."
msgstr "Please visit the <a href=\"%s\" target=\"_blank\">subscriptions page</a> and renew to continue receiving updates."

#: includes/admin/class-wc-admin-help.php:57
msgid "WooCommerce.com support"
msgstr "WooCommerce.com support"

#. translators: %s: version
#: includes/admin/class-wc-admin-status.php:451
msgid "Installed version not tested with active version of WooCommerce %s"
msgstr "Installed version not tested with active version of WooCommerce %s"

#. translators: 1: current version. 2: latest version
#: includes/admin/class-wc-admin-status.php:439
#: includes/admin/views/html-admin-page-status-report.php:935
msgid "%1$s (update to version %2$s is available)"
msgstr "%1$s (update to version %2$s is available)"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:138
msgid "If checked, free shipping would be available based on pre-discount order amount."
msgstr "If checked, free shipping would be available based on pre-discount order amount."

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:135
msgid "Coupons discounts"
msgstr "Coupons discounts"

#. translators: %s: Forum URL
#: includes/admin/class-wc-admin-help.php:52
msgid "For further assistance with WooCommerce core, use the <a href=\"%1$s\">community forum</a>. For help with premium extensions sold on WooCommerce.com, <a href=\"%2$s\">open a support request at WooCommerce.com</a>."
msgstr "For further assistance with WooCommerce core, use the <a href=\"%1$s\">community forum</a>. For help with premium extensions sold on WooCommerce.com, <a href=\"%2$s\">open a support request at WooCommerce.com</a>."

#. translators: %1$s: link to docs
#: includes/admin/class-wc-admin-setup-wizard.php:2287
msgid "Visit WooCommerce.com to learn more about <a href=\"%1$s\" target=\"_blank\">getting started</a>."
msgstr "Visit WooCommerce.com to learn more about <a href=\"%1$s\" target=\"_blank\">getting started</a>."

#: src/Admin/API/MarketingOverview.php:93
msgid "The plugin could not be activated."
msgstr "The plugin could not be activated."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:397
#: src/Admin/API/Reports/GenericStatsController.php:65
msgid "Limit stats fields to the specified items."
msgstr "Limit stats fields to the specified items."

#: src/Internal/Admin/Notes/PersonalizeStore.php:60
msgid "Personalize homepage"
msgstr "Personalise homepage"

#: src/Internal/Admin/Notes/PersonalizeStore.php:54
msgid "Personalize your store's homepage"
msgstr "Personalise your store's homepage"

#: src/Internal/Admin/Notes/PersonalizeStore.php:51
msgid "The homepage is one of the most important entry points in your store. When done right it can lead to higher conversions and engagement. Don't forget to personalize the homepage that we created for your store during the onboarding."
msgstr "The homepage is one of the most important entry points in your store. When done right it can lead to higher conversions and engagement. Don't forget to personalise the homepage that we created for your store during the onboarding."

#: src/Internal/Admin/ShippingLabelBanner.php:82
#: assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js:2
msgid "Shipping Label"
msgstr "Shipping Label"

#: src/Admin/API/Plugins.php:638
msgid "There was an error communicating with the WooPayments plugin."
msgstr "There was an error communicating with the WooPayments plugin."

#: src/Internal/Admin/Notes/WooCommercePayments.php:108
msgid "Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooPayments</strong>."
msgstr "Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooPayments</strong>."

#: src/Internal/Admin/Notes/WooCommercePayments.php:106
msgid "Try the new way to get paid"
msgstr "Try the new way to get paid"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:365
msgid "It appears one or more database tables were missing. Attempting to re-create the missing table(s)."
msgstr "It appears one or more database tables were missing. Attempting to re-create the missing table(s)."

#: patterns/heading-with-three-columns-of-content-with-link.php:12
#: src/Internal/Admin/Notes/WooCommercePayments.php:122
#: src/Internal/OrderWithdrawal/OrderWithdrawalFeatureHighlightNotification.php:119
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/abandoned-cart-recovery-recommendations.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Get started"
msgstr "Get started"

#: src/Internal/Traits/OrderAttributionMeta.php:306
#: assets/client/admin/chunks/1497.js:1
msgid "Mobile app"
msgstr "Mobile app"

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:70
msgid "Choose theme"
msgstr "Choose theme"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:200
msgid "Send targeted campaigns, recover abandoned carts and much more with Mailchimp."
msgstr "Send targeted campaigns, recover abandoned baskets and much more with Mailchimp."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:602
msgid "Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place."
msgstr "Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:217
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:241
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3967
msgid "Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries."
msgstr "Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries."

#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:60
msgid "Set up payments"
msgstr "Set up payments"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:653
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3701
msgid "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay."
msgstr "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay."

#: includes/cli/class-wc-cli-com-command.php:184
msgid "Store connected successfully."
msgstr "Store connected successfully."

#: src/Internal/Admin/SiteHealth.php:435 assets/client/admin/chunks/735.js:1
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/marketplace.js:1
msgid "Connect your store"
msgstr "Connect your store"

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:83
#: assets/client/admin/chunks/4077.js:1 assets/client/admin/chunks/7722.js:1
msgid "Import your products"
msgstr "Import your products"

#: src/Internal/Admin/SiteHealth.php:126
#: assets/client/admin/chunks/customizable-dashboard.js:1
msgid "Performance"
msgstr "Performance"

#: src/Blocks/BlockTypes/ProductGallery.php:53
msgid "Close dialog"
msgstr "Close dialogue"

#: src/Blocks/BlockTypes/AddToCartWithOptions/AddToCartWithOptions.php:727
#: src/Blocks/BlockTypes/FilledMiniCartContentsBlock.php:48
#: src/Blocks/BlockTypes/ProductCollection/Renderer.php:225
#: src/Gateways/PayPal/Notices.php:149 src/Gateways/PayPal/Notices.php:183
#: src/Gateways/PayPal/Notices.php:218
#: src/Internal/ShopperLists/ShopperListRenderer.php:255
#: templates/order/customer-review-order.php:123
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/3132.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/embed/index.js:2 assets/client/blocks/checkout.js:25
#: assets/client/blocks/store-notices.js:1
#: assets/client/blocks/wc-block-library.js:31
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:33
msgid "Dismiss this notice"
msgstr "Dismiss this notice"

#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:761
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:109
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:159
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/wc-block-library.js:93
msgid "Order number"
msgstr "Order number"

#: templates/order/customer-history.php:52
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Average order value"
msgstr "Average order value"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:376
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Amount"
msgstr "Amount"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:354
msgid "🎉 Congrats on adding your first product!"
msgstr "🎉 Congrats on adding your first product!"

#: src/Admin/API/Reports/Orders/Controller.php:467
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Customer type"
msgstr "Customer type"

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:276
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Gross sales"
msgstr "Gross sales"

#: src/Admin/PageController.php:235
msgid "Current page retrieval should be called on or after the `current_screen` hook."
msgstr "Current page retrieval should be called on or after the `current_screen` hook."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:91
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:101
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:175
#: assets/client/admin/chunks/settings-payments-main.js:1
msgid "Disable"
msgstr "Disable"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:32
msgid "Physical products"
msgstr "Physical products"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:55
msgid "CBD and other hemp-derived products"
msgstr "CBD and other hemp-derived products"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:50
msgid "Home, furniture, and garden"
msgstr "Home, furniture, and garden"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:45
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Food and drink"
msgstr "Food and drink"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:40
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Electronics and computers"
msgstr "Electronics and computers"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:35
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Health and beauty"
msgstr "Health and beauty"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:30
msgid "Fashion, apparel, and accessories"
msgstr "Fashion, apparel, and accessories"

#: src/Internal/Admin/Analytics.php:643 assets/client/admin/app/index.js:2
msgid "Analytics"
msgstr "Analytics"

#: src/Admin/API/Reports/Customers/DataStore.php:1110
msgid "[deleted]"
msgstr "[deleted]"

#: src/Admin/API/DataDownloadIPs.php:158
msgid "IP address."
msgstr "IP address."

#: src/Admin/API/DataDownloadIPs.php:137
msgid "A partial IP address can be passed and matching results will be returned."
msgstr "A partial IP address can be passed and matching results will be returned."

#: src/Admin/API/DataDownloadIPs.php:73
msgid "Invalid request. Please pass the match parameter."
msgstr "Invalid request. Please pass the match parameter."

#: src/Admin/API/Plugins.php:698
msgid "Action that should be completed to connect Jetpack."
msgstr "Action that should be completed to connect Jetpack."

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:46
msgid "Bookings"
msgstr "Bookings"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:42
msgid "Memberships"
msgstr "Memberships"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:80
msgid "WooCommerce Onboarding"
msgstr "WooCommerce Onboarding"

#: src/Admin/API/Plugins.php:678
msgid "Plugin status."
msgstr "Plugin status."

#: src/Admin/API/Plugins.php:672
#: src/Admin/API/ShippingPartnerSuggestions.php:165
msgid "Plugin name."
msgstr "Plugin name."

#: src/Admin/API/Plugins.php:666
msgid "Plugin slug."
msgstr "Plugin slug."

#: src/Admin/API/Plugins.php:586
msgid "There was an error connecting to Square."
msgstr "There was an error connecting to Square."

#. translators: %1$s: report name, %2$s: download URL
#: includes/react-admin/emails/plain-admin-report-export-download.php:15
msgid "Download your %1$s Report: %2$s"
msgstr "Download your %1$s Report: %2$s"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:88
msgid "If you need to enable or disable the task lists, please click on the button below."
msgstr "If you need to enable or disable the task lists, please click on the button below."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:87
msgid "Task List"
msgstr "Task List"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:98
msgid "If you need to enable or disable the extended task lists, please click on the button below."
msgstr "If you need to enable or disable the extended task lists, please click on the button below."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:82
msgid "Profile Setup Wizard"
msgstr "Profile Setup Wizard"

#: includes/react-admin/connect-existing-pages.php:227
msgid "Edit Product"
msgstr "Edit Product"

#: includes/react-admin/connect-existing-pages.php:197
msgid "Edit Coupon"
msgstr "Edit Coupon"

#: includes/react-admin/connect-existing-pages.php:154
msgid "Edit Order"
msgstr "Edit Order"

#. translators: %s: report name
#: includes/react-admin/emails/html-admin-report-export-download.php:19
msgid "Download your %s Report"
msgstr "Download your %s Report"

#: src/Admin/API/ProductVariations.php:168
msgid "Product parent name."
msgstr "Product parent name."

#: src/Admin/API/Reports/Customers/Controller.php:620
#: src/Admin/API/Reports/Customers/Stats/Controller.php:379
msgid "Limit result to items with specified customer ids."
msgstr "Limit result to items with specified customer IDs."

#: src/Admin/API/Plugins.php:440
msgid "Jetpack is not installed or active."
msgstr "Jetpack is not installed or active."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/API/OnboardingPlugins.php:378 src/Admin/PluginsHelper.php:338
msgid "The requested plugin `%s` could not be installed."
msgstr "The requested plugin `%s` could not be installed."

#: src/Admin/API/MarketingOverview.php:87
msgid "Invalid plugin."
msgstr "Invalid plugin."

#: src/Admin/API/OnboardingThemes.php:215
msgid "Theme status."
msgstr "Theme status."

#: src/Admin/API/OnboardingThemes.php:203
msgid "Theme slug."
msgstr "Theme slug."

#: src/Admin/API/OnboardingThemes.php:181
msgid "The requested theme could not be activated."
msgstr "The requested theme could not be activated."

#. translators: %s: theme slug (example: woocommerce-services)
#: src/Admin/API/OnboardingThemes.php:176
msgid "Invalid theme %s."
msgstr "Invalid theme %s."

#. translators: %s: theme slug (example: woocommerce-services)
#: src/Admin/API/OnboardingThemes.php:147
msgid "The requested theme `%s` could not be installed."
msgstr "The requested theme `%s` could not be installed."

#. translators: %s: theme slug (example: woocommerce-services)
#: src/Admin/API/OnboardingThemes.php:132
msgid "The requested theme `%s` could not be installed. Theme API call failed."
msgstr "The requested theme `%s` could not be installed. Theme API call failed."

#: src/Admin/API/OnboardingProfile.php:245
msgid "Onboarding profile data has been updated."
msgstr "Onboarding profile data has been updated."

#: src/Admin/API/Notes.php:782
msgid "An array of actions, if any, for the note."
msgstr "An array of actions, if any, for the note."

#: src/Admin/API/Notes.php:770
msgid "Date after which the user should be reminded of the note, if any (GMT)."
msgstr "Date after which the user should be reminded of the note, if any (GMT)."

#: src/Admin/API/Notes.php:764
msgid "Date after which the user should be reminded of the note, if any."
msgstr "Date after which the user should be reminded of the note, if any."

#: src/Admin/API/Notes.php:758
msgid "Date the note was created (GMT)."
msgstr "Date the note was created (GMT)."

#: src/Admin/API/Notes.php:752
msgid "Date the note was created."
msgstr "Date the note was created."

#: src/Admin/API/Notes.php:746
msgid "Source of the note."
msgstr "Source of the note."

#: src/Admin/API/Notes.php:741
msgid "The status of the note (e.g. unactioned, actioned)."
msgstr "The status of the note (e.g. unactioned, actioned)."

#: src/Admin/API/Notes.php:735
msgid "Content data for the note. JSON string. Available for re-localization."
msgstr "Content data for the note. JSON string. Available for re-localisation."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:505
msgid "The requested plugin `%s` could not be activated."
msgstr "The requested plugin ‘%s’ could not be activated."

#: src/Admin/API/Reports/Customers/Controller.php:456
#: src/Admin/API/Reports/Customers/Stats/Controller.php:215
msgid "Limit response to objects with a customer field containing the search term. Searches the field provided by `searchby`."
msgstr "Limit response to objects with a customer field containing the search term. Searches the field provided by 'searchby'."

#: src/Admin/API/Reports/Customers/Controller.php:497
#: src/Admin/API/Reports/Customers/Stats/Controller.php:256
msgid "Limit response to objects excluding emails."
msgstr "Limit response to objects excluding emails."

#: src/Admin/API/Reports/Customers/Controller.php:492
#: src/Admin/API/Reports/Customers/Stats/Controller.php:251
msgid "Limit response to objects including emails."
msgstr "Limit response to objects including emails."

#: src/Admin/API/Reports/Customers/Controller.php:582
#: src/Admin/API/Reports/Customers/Stats/Controller.php:341
msgid "Limit response to objects with a total order spend between two given numbers."
msgstr "Limit response to objects with a total order spend between two given numbers."

#: src/Admin/API/Reports/Customers/Controller.php:564
#: src/Admin/API/Reports/Customers/Stats/Controller.php:323
msgid "Limit response to objects with an order count between two given integers."
msgstr "Limit response to objects with an order count between two given integers."

#: src/Admin/API/Reports/Customers/Controller.php:695
msgid "Last Active"
msgstr "Last Active"

#: src/Admin/API/Reports/Customers/Controller.php:614
#: src/Admin/API/Reports/Customers/Stats/Controller.php:373
msgid "Limit response to objects with last order after (or at) a given ISO8601 compliant datetime."
msgstr "Limit response to objects with last order after (or at) a given ISO8601 compliant datetime."

#: src/Admin/API/Reports/Customers/Controller.php:608
#: src/Admin/API/Reports/Customers/Stats/Controller.php:367
msgid "Limit response to objects with last order before (or at) a given ISO8601 compliant datetime."
msgstr "Limit response to objects with last order before (or at) a given ISO8601 compliant datetime."

#: src/Admin/API/Reports/Customers/Controller.php:600
#: src/Admin/API/Reports/Customers/Stats/Controller.php:359
msgid "Limit response to objects with an average order spend between two given numbers."
msgstr "Limit response to objects with an average order spend between two given numbers."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:145
msgid "Average number of orders."
msgstr "Average number of orders."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:139
msgid "Number of customers."
msgstr "Number of customers."

#: includes/class-wc-countries.php:1327
#: src/Admin/API/Reports/Customers/Controller.php:704
msgid "Postal Code"
msgstr "Postal Code"

#: src/Admin/API/Reports/Customers/Controller.php:700
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "AOV"
msgstr "AOV"

#: src/Admin/API/Reports/Customers/Controller.php:696
msgid "Sign Up"
msgstr "Sign Up"

#. translators: 1: parameter name
#: src/Admin/API/Reports/TimeInterval.php:584
#: src/Admin/API/Reports/TimeInterval.php:617
msgid "%1$s is not a numerically indexed array."
msgstr "%1$s is not a numerically indexed array."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:158
msgid "Average AOV per customer."
msgstr "Average AOV per customer."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:151
msgid "Average total spend per customer."
msgstr "Average total spend per customer."

#: src/Admin/API/Notes.php:711
msgid "The type of the note (e.g. error, warning, etc.)."
msgstr "The type of the note (eg error, warning, etc)."

#: src/Admin/API/Notes.php:705
msgid "Name of the note."
msgstr "Name of the note."

#: src/Admin/API/Notes.php:699
msgid "ID of the note record."
msgstr "ID of the note record."

#: src/Admin/API/Notes.php:102 src/Admin/API/Notes.php:666
msgid "Status of note."
msgstr "Status of note."

#: src/Admin/API/Notes.php:656
msgid "Type of note."
msgstr "Type of note."

#: src/Admin/API/OnboardingProfile.php:438
msgid "Whether or not the profile was completed."
msgstr "Whether or not the profile was completed."

#: src/Admin/API/Notes.php:776
msgid "Whether or not a user can request to be reminded about the note."
msgstr "Whether or not a user can request to be reminded about the note."

#: src/Admin/API/Notes.php:729
msgid "Content of the note."
msgstr "Content of the note."

#: src/Admin/API/Notes.php:723
msgid "Title of the note."
msgstr "Title of the note."

#: src/Admin/API/Notes.php:717
msgid "Locale used for the note title and content."
msgstr "Locale used for the note title and content."

#: src/Admin/API/OnboardingProfile.php:452
msgid "Industry."
msgstr "Industry."

#: src/Admin/API/OnboardingProfile.php:463
msgid "Extra business extensions to install."
msgstr "Extra business extensions to install."

#: src/Admin/API/Plugins.php:482 src/Admin/API/Plugins.php:487
#: src/Admin/API/Plugins.php:544 src/Admin/API/Plugins.php:549
#: src/Admin/API/Plugins.php:565
msgid "There was an error connecting to WooCommerce.com. Please try again."
msgstr "There was an error connecting to WooCommerce.com. Please try again."

#: src/Admin/API/OnboardingThemes.php:87
msgid "Sorry, you cannot manage themes."
msgstr "Sorry, you cannot manage themes."

#. translators: %s: parameter name
#: src/Admin/API/Reports/TimeInterval.php:597
msgid "%s must contain 2 numbers."
msgstr "%s must contain two numbers."

#. translators: %s: parameter name
#: src/Admin/API/Reports/TimeInterval.php:630
msgid "%s must contain 2 valid dates."
msgstr "%s must contain two valid dates."

#: src/Admin/API/Reports/Customers/Controller.php:595
#: src/Admin/API/Reports/Customers/Stats/Controller.php:354
msgid "Limit response to objects with an average order spend less than or equal to given number."
msgstr "Limit response to objects with an average order spend less than or equal to a given number."

#: src/Admin/API/Reports/Customers/Controller.php:518
#: src/Admin/API/Reports/Customers/Stats/Controller.php:277
msgid "Limit response to objects last active after (or at) a given ISO8601 compliant datetime."
msgstr "Limit response to objects last active after (or at) a given ISO8601 compliant datetime."

#: src/Admin/API/Reports/Customers/Controller.php:512
#: src/Admin/API/Reports/Customers/Stats/Controller.php:271
msgid "Limit response to objects last active before (or at) a given ISO8601 compliant datetime."
msgstr "Limit response to objects last active before (or at) a given ISO8601 compliant datetime."

#: src/Admin/API/Reports/Customers/Controller.php:524
#: src/Admin/API/Reports/Customers/Controller.php:544
#: src/Admin/API/Reports/Customers/Stats/Controller.php:283
#: src/Admin/API/Reports/Customers/Stats/Controller.php:303
msgid "Limit response to objects last active between two given ISO8601 compliant datetime."
msgstr "Limit response to objects last active between two given ISO8601 compliant datetime."

#: src/Admin/API/Reports/Customers/Controller.php:572
#: src/Admin/API/Reports/Customers/Stats/Controller.php:331
msgid "Limit response to objects with a total order spend greater than or equal to given number."
msgstr "Limit response to objects with a total order spend greater than or equal to given number."

#: src/Admin/API/Reports/Customers/Controller.php:577
#: src/Admin/API/Reports/Customers/Stats/Controller.php:336
msgid "Limit response to objects with a total order spend less than or equal to given number."
msgstr "Limit response to objects with a total order spend less than or equal to given number."

#: src/Admin/API/Reports/Customers/Controller.php:590
#: src/Admin/API/Reports/Customers/Stats/Controller.php:349
msgid "Limit response to objects with an average order spend greater than or equal to given number."
msgstr "Limit response to objects with an average order spend greater than or equal to given number."

#: src/Admin/API/Reports/Customers/Controller.php:552
#: src/Admin/API/Reports/Customers/Stats/Controller.php:311
msgid "Limit response to objects with an order count greater than or equal to given integer."
msgstr "Limit response to objects with an order count greater than or equal to given integer."

#: src/Admin/API/Reports/Customers/Controller.php:558
#: src/Admin/API/Reports/Customers/Stats/Controller.php:317
msgid "Limit response to objects with an order count less than or equal to given integer."
msgstr "Limit response to objects with an order count less than or equal to given integer."

#: src/Admin/API/Reports/Customers/Controller.php:487
#: src/Admin/API/Reports/Customers/Stats/Controller.php:246
msgid "Limit response to objects excluding specific usernames."
msgstr "Limit response to objects excluding specific usernames."

#: src/Admin/API/Reports/Customers/Controller.php:482
#: src/Admin/API/Reports/Customers/Stats/Controller.php:241
msgid "Limit response to objects with specific usernames."
msgstr "Limit response to objects with specific usernames."

#: src/Admin/API/Reports/Customers/Controller.php:477
#: src/Admin/API/Reports/Customers/Stats/Controller.php:236
msgid "Limit response to objects excluding specific names."
msgstr "Limit response to objects excluding specific names."

#: src/Admin/API/Reports/Customers/Controller.php:472
#: src/Admin/API/Reports/Customers/Stats/Controller.php:231
msgid "Limit response to objects with specific names."
msgstr "Limit response to objects with specific names."

#: src/Admin/API/Plugins.php:465 src/Admin/API/Plugins.php:528
msgid "There was an error loading the WooCommerce.com Helper API."
msgstr "There was an error loading the WooCommerce.com Helper API."

#: src/Admin/API/Reports/Customers/Controller.php:507
#: src/Admin/API/Reports/Customers/Stats/Controller.php:266
msgid "Limit response to objects excluding specific countries."
msgstr "Limit response to objects excluding specific countries."

#: src/Admin/API/Reports/Customers/Controller.php:502
#: src/Admin/API/Reports/Customers/Stats/Controller.php:261
msgid "Limit response to objects with specific countries."
msgstr "Limit response to objects with specific countries."

#: src/Admin/API/Reports/Products/Stats/Controller.php:158
#: src/Admin/API/Reports/Variations/Stats/Controller.php:162
msgid "Human readable segment label, either product or variation name."
msgstr "Human readable segment label, either product or variation name."

#: src/Admin/API/Reports/Products/Controller.php:212
msgid "Product variations IDs."
msgstr "Product variations IDs."

#: src/Admin/API/Reports/Products/Controller.php:188
msgid "Product category IDs."
msgstr "Product category IDs."

#: src/Admin/API/Reports/Orders/Controller.php:201
msgid "List of order product IDs, names, quantities."
msgstr "List of order product IDs, names, quantities."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:262
msgid "Limit response to objects that don't have the specified customer ids."
msgstr "Limit response to objects that don't have the specified customer IDs."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:253
msgid "Limit response to objects that have the specified customer ids."
msgstr "Limit response to objects that have the specified customer IDs."

#: src/Admin/API/Reports/Import/Controller.php:238
msgid "All pending and in-progress import actions have been cancelled."
msgstr "All pending and in-progress import actions have been cancelled."

#: src/Admin/API/Reports/Import/Controller.php:189
msgid "Skip importing existing order data."
msgstr "Skip importing existing order data."

#: src/Admin/API/Reports/Import/Controller.php:182
msgid "Number of days to import."
msgstr "Number of days to import."

#: src/Admin/API/Reports/Downloads/Stats/DataStore.php:125
#: src/Admin/API/Reports/Downloads/Stats/DataStore.php:142
msgid "Sorry, fetching downloads data failed."
msgstr "Sorry, fetching downloads data failed."

#: src/Admin/API/Reports/Customers/Controller.php:446
#: src/Admin/API/Reports/Customers/Stats/Controller.php:205
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:206
#: src/Admin/API/Reports/Orders/Stats/Controller.php:214
#: src/Admin/API/Reports/Products/Controller.php:255
#: src/Admin/API/Reports/Variations/Controller.php:259
#: src/Admin/API/Reports/Variations/Stats/Controller.php:204
msgid "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories"
msgstr "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories"

#: src/Admin/API/Reports/Orders/Controller.php:207
msgid "List of order coupons."
msgstr "List of order coupons."

#: src/Admin/API/Reports/Orders/Controller.php:191
msgid "Returning or new customer."
msgstr "Returning or new customer."

#: src/Admin/API/Reports/Orders/Controller.php:179
msgid "Net total revenue."
msgstr "Net total revenue."

#: src/Admin/API/Reports/Orders/Controller.php:149
msgid "Date the order was created, in the site's timezone."
msgstr "Date the order was created, in the site's time zone."

#: src/Admin/API/Reports/Orders/Controller.php:314
#: src/Admin/API/Reports/Orders/Stats/Controller.php:313
msgid "Limit result set to items that don't have the specified tax rate(s) assigned."
msgstr "Limit result set to items that don't have the specified tax rate(s) assigned."

#: src/Admin/API/Reports/Orders/Controller.php:304
#: src/Admin/API/Reports/Orders/Stats/Controller.php:303
msgid "Limit result set to items that have the specified tax rate(s) assigned."
msgstr "Limit result set to items that have the specified tax rate(s) assigned."

#: src/Admin/API/Reports/Orders/Controller.php:294
#: src/Admin/API/Reports/Orders/Stats/Controller.php:294
msgid "Limit result set to items that don't have the specified coupon(s) assigned."
msgstr "Limit result set to items that don't have the specified coupon(s) assigned."

#: src/Admin/API/Reports/Orders/Controller.php:284
#: src/Admin/API/Reports/Orders/Stats/Controller.php:285
msgid "Limit result set to items that have the specified coupon(s) assigned."
msgstr "Limit result set to items that have the specified coupon(s) assigned."

#: src/Admin/API/Reports/Orders/Controller.php:213
msgid "Order customer information."
msgstr "Order customer information."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:137
msgid "Average order value."
msgstr "Average order value."

#: src/Admin/API/Reports/Orders/Controller.php:468
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Product(s)"
msgstr "Product(s)"

#. translators: 1: numeric product quantity, 2: name of product
#: src/Admin/API/Reports/Orders/Controller.php:436
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "%1$s× %2$s"
msgstr "%1$s× %2$s"

#: src/Admin/API/Reports/Orders/Controller.php:355
#: src/Admin/API/Reports/Orders/Stats/Controller.php:341
msgid "Limit result set to specific types of refunds."
msgstr "Limit result set to specific types of refunds."

#: src/Admin/API/Reports/Orders/Controller.php:344
msgid "Limit result set to returning or new customers."
msgstr "Limit result set to returning or new customers."

#. translators: %s is product name
#: src/Admin/API/Reports/Coupons/DataStore.php:193
#: src/Admin/API/Reports/Products/DataStore.php:279
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "(Deleted)"
msgstr "(Deleted)"

#. translators: %s is product name
#: src/Admin/API/Reports/Products/DataStore.php:279
msgid "%s (Deleted)"
msgstr "%s (Deleted)"

#: src/Admin/API/Reports/Products/Controller.php:246
#: src/Admin/API/Reports/Products/Stats/Controller.php:214
#: src/Admin/API/Reports/Variations/Stats/Controller.php:227
msgid "Limit result to items from the specified categories."
msgstr "Limit result to items from the specified categories."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:175
msgid "Number of distinct products sold."
msgstr "Number of distinct products sold."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:145
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Average items per order"
msgstr "Average items per order"

#: src/Admin/API/Reports/Customers/Controller.php:348
msgid "Region."
msgstr "Region."

#: src/Admin/API/Reports/Customers/Controller.php:342
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:188
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:89
msgid "City."
msgstr "City."

#: src/Admin/API/Reports/Customers/Controller.php:330
msgid "Username."
msgstr "Username."

#: src/Admin/API/Reports/Customers/Controller.php:306
msgid "Name."
msgstr "Name."

#: src/Admin/API/Reports/Customers/Controller.php:300
msgid "User ID."
msgstr "User ID."

#: src/Admin/API/Reports/Customers/Controller.php:384
msgid "Order count."
msgstr "Order count."

#: src/Admin/API/Reports/Customers/Controller.php:372
msgid "Date last active."
msgstr "Date last active."

#: src/Admin/API/Reports/Customers/Controller.php:360
msgid "Date registered."
msgstr "Date registered."

#: src/Admin/API/Reports/Customers/Controller.php:390
msgid "Total spend."
msgstr "Total spend."

#: src/Admin/API/Reports/Customers/Controller.php:396
msgid "Avg order value."
msgstr "Average order value"

#: src/Admin/API/Reports/Customers/Controller.php:378
msgid "Date last active GMT."
msgstr "Date last active GMT."

#: src/Admin/API/Reports/Customers/Controller.php:366
msgid "Date registered GMT."
msgstr "Date registered GMT."

#: src/Admin/API/Reports/Orders/Controller.php:155
msgid "Date the order was created, as GMT."
msgstr "Date the order was created, as GMT."

#: src/Admin/API/Reports/Customers/Controller.php:420
#: src/Admin/API/Reports/Customers/Controller.php:538
#: src/Admin/API/Reports/Customers/Stats/Controller.php:199
#: src/Admin/API/Reports/Customers/Stats/Controller.php:297
msgid "Limit response to objects registered after (or at) a given ISO8601 compliant datetime."
msgstr "Limit response to objects registered after (or at) a given ISO8601 compliant datetime."

#: src/Admin/API/Reports/Customers/Controller.php:414
#: src/Admin/API/Reports/Customers/Controller.php:532
#: src/Admin/API/Reports/Customers/Stats/Controller.php:193
#: src/Admin/API/Reports/Customers/Stats/Controller.php:291
msgid "Limit response to objects registered before (or at) a given ISO8601 compliant datetime."
msgstr "Limit response to objects registered before (or at) a given ISO8601 compliant datetime."

#: src/Admin/API/Reports/Stock/Controller.php:494
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Product / Variation"
msgstr "Product / Variation"

#: src/Admin/API/Reports/Products/Controller.php:325
#: src/Admin/API/Reports/Variations/Controller.php:375
msgid "N. Revenue"
msgstr "N. Revenue"

#: src/Admin/API/Reports/Products/Controller.php:275
msgid "Add additional piece of info about each product to the report."
msgstr "Add additional piece of info about each product to the report."

#: src/Admin/API/Reports/Products/Stats/Controller.php:232
#: src/Admin/API/Reports/Variations/Controller.php:289
#: src/Admin/API/Reports/Variations/Stats/Controller.php:265
msgid "Limit result to items with specified variation ids."
msgstr "Limit result to items with specified variation IDs."

#: src/Admin/API/Reports/Products/Controller.php:265
#: src/Admin/API/Reports/Products/Stats/Controller.php:223
#: src/Admin/API/Reports/Variations/Controller.php:341
msgid "Limit result to items with specified product ids."
msgstr "Limit result to items with specified product IDs."

#: src/Admin/API/Reports/Downloads/Controller.php:286
msgid "Limit response to objects that don't have the specified user ids."
msgstr "Limit response to objects that don't have the specified user IDs."

#: src/Admin/API/Reports/Downloads/Controller.php:277
msgid "Limit response to objects that have the specified user ids."
msgstr "Limit response to objects that have the specified user IDs."

#: src/Admin/API/Reports/Downloads/Controller.php:268
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:244
#: src/Admin/API/Reports/Orders/Controller.php:384
msgid "Limit result set to items that don't have the specified order ids."
msgstr "Limit result set to items that don't have the specified order IDs."

#: src/Admin/API/Reports/Downloads/Controller.php:259
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:235
#: src/Admin/API/Reports/Orders/Controller.php:375
msgid "Limit result set to items that have the specified order ids."
msgstr "Limit result set to items that have the specified order IDs."

#: src/Admin/API/Reports/Customers/Controller.php:336
#: src/Admin/API/Reports/Taxes/Controller.php:143
msgid "Country / Region."
msgstr "Country/Region."

#: src/Admin/API/Reports/Categories/DataStore.php:282
#: src/Admin/API/Reports/Orders/Stats/DataStore.php:380
#: src/Admin/API/Reports/Orders/Stats/DataStore.php:430
#: src/Admin/API/Reports/Products/Stats/DataStore.php:205
#: src/Admin/API/Reports/Products/Stats/DataStore.php:222
#: src/Admin/API/Reports/Taxes/Stats/DataStore.php:199
#: src/Admin/API/Reports/Variations/Stats/DataStore.php:227
#: src/Admin/API/Reports/Variations/Stats/DataStore.php:245
msgid "Sorry, fetching revenue data failed."
msgstr "Sorry, fetching revenue data failed."

#: src/Admin/API/Reports/Categories/Controller.php:228
msgid "Add additional piece of info about each category to the report."
msgstr "Add additional piece of info about each category to the report."

#: src/Admin/API/Reports/Categories/Controller.php:219
msgid "Limit result set to all items that have the specified term assigned in the categories taxonomy."
msgstr "Limit result set to all items that have the specified term assigned in the categories taxonomy."

#: src/Admin/API/Reports/Taxes/Controller.php:211
msgid "Limit result set to items assigned one or more tax rates."
msgstr "Limit result set to items assigned one or more tax rates."

#: src/Admin/API/Reports/Taxes/Controller.php:173
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:148
msgid "Shipping tax."
msgstr "Shipping tax."

#: src/Admin/API/Reports/Taxes/Controller.php:167
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:140
msgid "Order tax."
msgstr "Order tax."

#: src/Admin/API/Reports/Taxes/Controller.php:161
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:132
msgid "Total tax."
msgstr "Total tax."

#: src/Admin/API/Reports/Taxes/Controller.php:155
msgid "Priority."
msgstr "Priority."

#: src/Admin/API/Reports/Taxes/Stats/Controller.php:162
msgid "Amount of tax codes."
msgstr "Amount of tax codes."

#: src/Admin/API/Reports/Products/Controller.php:157
#: src/Admin/API/Reports/Variations/Controller.php:184
msgid "Number of orders product appeared in."
msgstr "Number of orders product appeared in."

#: src/Admin/API/Reports/Orders/Controller.php:173
#: src/Admin/API/Reports/Products/Controller.php:145
#: src/Admin/API/Reports/Variations/Controller.php:172
msgid "Number of items sold."
msgstr "Number of items sold."

#: src/Admin/API/Reports/Taxes/Stats/DataStore.php:235
msgid "Sorry, fetching tax data failed."
msgstr "Sorry, fetching tax data failed."

#: src/Admin/API/Reports/Taxes/Stats/Controller.php:199
msgid "Limit result set to all items that have the specified term assigned in the taxes taxonomy."
msgstr "Limit result set to all items that have the specified term assigned in the taxes taxonomy."

#: src/Admin/API/Reports/Products/Controller.php:200
#: src/Admin/API/Reports/Variations/Controller.php:227
msgid "Product inventory quantity."
msgstr "Product inventory quantity."

#: src/Admin/API/Reports/Products/Controller.php:194
#: src/Admin/API/Reports/Variations/Controller.php:221
msgid "Product inventory status."
msgstr "Product inventory status."

#: src/Admin/API/Reports/Variations/Controller.php:215
msgid "Product attributes."
msgstr "Product attributes."

#: src/Admin/API/Reports/Products/Controller.php:182
#: src/Admin/API/Reports/Variations/Controller.php:209
msgid "Product link."
msgstr "Product link."

#: src/Admin/API/Reports/Products/Controller.php:176
#: src/Admin/API/Reports/Variations/Controller.php:203
msgid "Product image."
msgstr "Product image."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:613
msgid "Human readable label for the stat."
msgstr "Human readable label for the stat."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:411
msgid "A list of stats to query must be provided."
msgstr "A list of stats to query must be provided."

#: includes/admin/class-wc-admin-dashboard.php:676
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:147
msgid "Sorry, fetching performance indicators failed."
msgstr "Sorry, fetching performance indicators failed."

#: src/Admin/API/Reports/Products/Controller.php:206
#: src/Admin/API/Reports/Variations/Controller.php:233
msgid "Product inventory threshold for low stock."
msgstr "Product inventory threshold for low stock."

#: src/Admin/API/Reports/Stock/Controller.php:390
msgid "Stock status."
msgstr "Stock status."

#. translators: Allowed values is a list of stat endpoints.
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:667
msgid "Limit response to specific report stats. Allowed values: %s."
msgstr "Limit response to specific report stats. Allowed values: %s."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:657
msgid "There was an issue loading the report endpoints"
msgstr "There was an issue loading the report endpoints"

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:626
msgid "Value of the stat. Returns null if the stat does not exist or cannot be loaded."
msgstr "Value of the stat. Returns null if the stat does not exist or cannot be loaded."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:619
msgid "Format of the stat."
msgstr "Format of the stat."

#: src/Admin/API/Reports/Downloads/Controller.php:150
msgid "The date of the download, in the site's timezone."
msgstr "The date of the download, in the site's time zone."

#. translators: Stock status. Example: "Number of low stock products
#: src/Admin/API/Reports/Stock/Stats/Controller.php:105
msgid "Number of %s products."
msgstr "Number of %s products."

#: src/Admin/API/Reports/Stock/Stats/Controller.php:94
msgid "Number of low stock products."
msgstr "Number of low stock products."

#: src/Admin/API/Reports/Stock/Controller.php:478
msgid "Limit result set to items assigned a stock report type."
msgstr "Limit result set to items assigned a stock report type."

#: src/Admin/API/Reports/Stock/Controller.php:403
msgid "Manage stock."
msgstr "Manage stock."

#: src/Admin/API/Reports/Downloads/Controller.php:207
msgid "IP address for the downloader."
msgstr "IP address for the downloader."

#: src/Admin/API/Reports/Downloads/Controller.php:201
msgid "User name of the downloader."
msgstr "User name of the downloader."

#: src/Admin/API/Reports/Downloads/Controller.php:195
msgid "User ID for the downloader."
msgstr "User ID for the downloader."

#: src/Admin/API/Reports/Downloads/Controller.php:189
#: src/Admin/API/Reports/Orders/Controller.php:143
msgid "Order Number."
msgstr "Order Number."

#: src/Admin/API/Reports/Downloads/Controller.php:303
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:280
msgid "Limit response to objects that don't have a specified ip address."
msgstr "Limit response to objects that don't have a specified IP address."

#: src/Admin/API/Reports/Downloads/Controller.php:295
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:271
msgid "Limit response to objects that have a specified ip address."
msgstr "Limit response to objects that have a specified IP address."

#: src/Admin/API/Reports/Downloads/Controller.php:249
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:226
#: src/Admin/API/Reports/Orders/Controller.php:254
#: src/Admin/API/Reports/Orders/Stats/Controller.php:255
msgid "Limit result set to items that don't have the specified product(s) assigned."
msgstr "Limit result set to items that don't have the specified product(s) assigned."

#: src/Admin/API/Reports/Downloads/Controller.php:239
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:216
#: src/Admin/API/Reports/Orders/Controller.php:244
#: src/Admin/API/Reports/Orders/Stats/Controller.php:245
msgid "Limit result set to items that have the specified product(s) assigned."
msgstr "Limit result set to items that have the specified product(s) assigned."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:107
msgid "Number of downloads."
msgstr "Number of downloads."

#: src/Admin/API/Reports/Downloads/Controller.php:326
#: assets/client/admin/chunks/analytics-report-downloads.js:1
msgid "IP"
msgstr "IP"

#: src/Admin/API/Reports/Downloads/Controller.php:325
msgid "User Name"
msgstr "User Name"

#: src/Admin/API/Reports/Downloads/Controller.php:324
#: src/Admin/API/Reports/Orders/Controller.php:463
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Order #"
msgstr "Order #"

#: src/Admin/API/Reports/Taxes/Controller.php:149
msgid "State."
msgstr "State."

#: src/Admin/API/Reports/Downloads/Controller.php:229
msgid "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: products, orders, username, ip_address."
msgstr "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: products, orders, username, ip_address."

#: src/Admin/API/Reports/Taxes/Controller.php:233
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Order tax"
msgstr "Order tax"

#: src/Admin/API/Reports/Variations/Controller.php:372
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Product / Variation title"
msgstr "Product / Variation title"

#: src/Admin/API/Reports/Taxes/Controller.php:234
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Shipping tax"
msgstr "Shipping tax"

#: src/Admin/API/Reports/Taxes/Controller.php:230
#: assets/client/admin/chunks/analytics-report-taxes.js:1
msgid "Tax code"
msgstr "Tax code"

#: src/Admin/API/Reports/Downloads/Controller.php:156
msgid "The date of the download, as GMT."
msgstr "The date of the download, as GMT."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:607
msgid "The specific chart this stat referrers to."
msgstr "The specific chart this stat referrers to."

#: src/Admin/API/Reports/Products/Controller.php:151
#: src/Admin/API/Reports/Variations/Controller.php:178
msgid "Total Net sales of all items sold."
msgstr "Total Net sales of all items sold."

#: src/Admin/API/Reports/Coupons/Controller.php:196
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:154
msgid "Limit result set to coupons assigned specific coupon IDs."
msgstr "Limit result set to coupons assigned specific coupon IDs."

#: src/Admin/API/Leaderboards.php:312
msgid "Customer Name"
msgstr "Customer Name"

#: src/Admin/API/Leaderboards.php:570
msgid "Displayed title for the leaderboard."
msgstr "Displayed title for the leaderboard."

#: src/Admin/API/Leaderboards.php:564
msgid "Leaderboard ID."
msgstr "Leaderboard ID."

#: src/Admin/API/Leaderboards.php:544
msgid "URL query to persist across links."
msgstr "URL query to persist across links."

#: src/Admin/API/Leaderboards.php:318
#: src/Admin/API/Reports/Customers/Controller.php:699
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Total Spend"
msgstr "Total Spend"

#: src/Admin/API/Leaderboards.php:606
msgid "Table cell value."
msgstr "Table cell value."

#: src/Admin/API/Leaderboards.php:600
msgid "Table cell display."
msgstr "Table cell display."

#: src/Admin/API/Leaderboards.php:593
msgid "Table rows."
msgstr "Table rows."

#: src/Admin/API/Leaderboards.php:583
msgid "Table column header."
msgstr "Table column header."

#: src/Admin/API/Leaderboards.php:576
msgid "Table headers."
msgstr "Table headers."

#: src/Admin/API/Reports/Controller.php:40
msgid "Stats about revenue."
msgstr "Stats about revenue."

#: src/Admin/API/Reports/Controller.php:36
msgid "Batch endpoint for getting specific performance indicators from `stats` endpoints."
msgstr "Batch endpoint for getting specific performance indicators from 'stats' endpoints."

#: src/Admin/API/NoteActions.php:65 src/Admin/API/NoteActions.php:78
#: src/Admin/API/Notes.php:156 src/Admin/API/Notes.php:307
msgid "Sorry, there is no resource with that ID."
msgstr "Sorry, there is no resource with that ID."

#: src/Admin/API/NoteActions.php:38
msgid "Unique ID for the Note Action."
msgstr "Unique ID for the Note Action."

#: src/Admin/API/NoteActions.php:34
msgid "Unique ID for the Note."
msgstr "Unique ID for the Note."

#: src/Admin/API/Reports/Controller.php:68
msgid "Stats about product categories."
msgstr "Stats about product categories."

#: src/Admin/API/Reports/Controller.php:64
msgid "Product categories detailed reports."
msgstr "Product categories detailed reports."

#: src/Admin/API/Reports/Controller.php:52
msgid "Stats about products."
msgstr "Stats about products."

#: src/Admin/API/Reports/Controller.php:48
msgid "Products detailed reports."
msgstr "Products detailed reports."

#: src/Admin/API/Reports/Controller.php:44
msgid "Stats about orders."
msgstr "Stats about orders."

#: src/Admin/API/Reports/Controller.php:88
msgid "Product downloads detailed reports."
msgstr "Product downloads detailed reports."

#: src/Admin/API/Reports/Controller.php:84
msgid "Stats about taxes."
msgstr "Stats about taxes."

#: src/Admin/API/Reports/Controller.php:80
msgid "Taxes detailed reports."
msgstr "Taxes detailed reports."

#: src/Admin/API/Reports/Controller.php:76
msgid "Stats about coupons."
msgstr "Stats about coupons."

#: src/Admin/API/Reports/Controller.php:214
msgid "API path."
msgstr "API path."

#: src/Admin/API/Reports/Controller.php:100
msgid "Customers detailed reports."
msgstr "Customers detailed reports."

#: src/Admin/API/Reports/Controller.php:96
msgid "Stats about product downloads."
msgstr "Stats about product downloads."

#: src/Admin/API/Reports/Controller.php:92
msgid "Product download files detailed reports."
msgstr "Product download files detailed reports."

#: src/Admin/API/Reports/Coupons/Controller.php:123
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:102
msgid "Net discount amount."
msgstr "Net discount amount."

#: src/Admin/API/Reports/Coupons/Controller.php:225
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/blocks/product-collection.js:24
#: assets/client/blocks/wc-block-library.js:98
msgid "Created"
msgstr "Created"

#: src/Admin/API/Reports/Customers/Stats/Controller.php:172
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:131
#: src/Admin/API/Reports/GenericStatsController.php:145
#: src/Admin/API/Reports/Stock/Stats/Controller.php:118
msgid "Totals data."
msgstr "Totals data."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:177
#: src/Admin/API/Reports/GenericStatsController.php:126
#: src/Admin/API/Reports/GenericStatsController.php:195
msgid "Interval subtotals."
msgstr "Interval subtotals."

#: src/Admin/API/Reports/GenericStatsController.php:120
msgid "Segment identificator."
msgstr "Segment identificator."

#: src/Admin/API/Reports/GenericStatsController.php:112
msgid "Reports data grouped by segment condition."
msgstr "Reports data grouped by segment condition."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:117
msgid "Number of discounted orders."
msgstr "Number of discounted orders."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:146
#: src/Admin/API/Reports/GenericStatsController.php:160
msgid "Type of interval."
msgstr "Type of interval."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:138
#: src/Admin/API/Reports/GenericStatsController.php:152
msgid "Reports data grouped by intervals."
msgstr "Reports data grouped by intervals."

#: src/Admin/API/Reports/Export/Controller.php:72
msgid "Parameters to pass on to the exported report."
msgstr "Parameters to pass on to the exported report."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:163
#: src/Admin/API/Reports/Orders/Stats/Controller.php:372
#: src/Admin/API/Reports/Products/Stats/Controller.php:241
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:241
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:208
#: src/Admin/API/Reports/Variations/Stats/Controller.php:274
msgid "Segment the response by additional constraint."
msgstr "Segment the response by additional constraint."

#: src/Admin/API/Reports/Categories/Controller.php:185
#: src/Admin/API/Reports/GenericStatsController.php:74
msgid "Time interval to use for buckets in the returned data."
msgstr "Time interval to use for buckets in the returned data."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:110
msgid "Number of coupons."
msgstr "Number of coupons."

#: src/Admin/API/Reports/Coupons/Controller.php:170
msgid "Coupon discount type."
msgstr "Coupon discount type."

#: src/Admin/API/Reports/Coupons/Controller.php:157
msgid "Coupon expiration date."
msgstr "Coupon expiration date."

#: src/Admin/API/Coupons.php:35
msgid "Limit results to coupons with codes matching a given string."
msgstr "Limit results to coupons with codes matching a given string."

#: src/Admin/API/Reports/Coupons/Controller.php:145
msgid "Coupon creation date."
msgstr "Coupon creation date."

#: src/Admin/API/Reports/Coupons/Controller.php:117
msgid "Coupon ID."
msgstr "Coupon ID."

#: src/Admin/API/Reports/Controller.php:72
msgid "Coupons detailed reports."
msgstr "Coupons detailed reports."

#: src/Admin/API/Reports/Export/Controller.php:174
msgid "Export download URL."
msgstr "Export download URL."

#: src/Admin/API/Reports/Export/Controller.php:168
msgid "Percentage complete."
msgstr "Percentage complete."

#: src/Admin/API/Reports/Import/Controller.php:216
msgid "Regenerate data message."
msgstr "Regenerate data message."

#: src/Admin/API/Reports/Import/Controller.php:210
msgid "Regeneration status."
msgstr "Regeneration status."

#: src/Admin/API/Reports/Export/Controller.php:77
msgid "When true, email a link to download the export to the requesting user."
msgstr "When true, email a link to download the export to the requesting user."

#: src/Admin/API/Reports/Export/Controller.php:247
msgid "Sorry, there is no export with that ID."
msgstr "Sorry, there is no export with that ID."

#: src/Admin/API/Reports/Export/Controller.php:214
msgid "Your report file is being generated."
msgstr "Your report file is being generated."

#: src/Admin/API/Reports/Export/Controller.php:205
msgid "There is no data to export for the given request."
msgstr "There is no data to export for the given request."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:168
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:277
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Returns"
msgstr "Returns"

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:161
msgid "Total of taxes."
msgstr "Total of taxes."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:153
msgid "Total of shipping."
msgstr "Total of shipping."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:163
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:145
msgid "Unique coupons count."
msgstr "Unique coupons count."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:157
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:139
msgid "Amount discounted by coupons."
msgstr "Amount discounted by coupons."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:210
msgid "Products sold."
msgstr "Products sold."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:183
msgid "Items sold."
msgstr "Items sold."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:169
msgid "Total of returns."
msgstr "Total of returns."

#: src/Admin/API/Reports/Categories/Controller.php:209
#: src/Admin/API/Reports/Orders/Controller.php:334
#: src/Admin/API/Reports/Orders/Stats/Controller.php:235
msgid "Limit result set to items that don't have the specified order status."
msgstr "Limit result set to items that don't have the specified order status."

#: src/Admin/API/Reports/Categories/Controller.php:199
#: src/Admin/API/Reports/Orders/Controller.php:324
#: src/Admin/API/Reports/Orders/Stats/Controller.php:224
msgid "Limit result set to items that have the specified order status."
msgstr "Limit result set to items that have the specified order status."

#: src/Admin/API/Reports/Categories/Controller.php:129
msgid "Amount of items sold."
msgstr "Amount of items sold."

#: src/Admin/API/Reports/GenericController.php:194
msgid "Invalid response from data store."
msgstr "Invalid response from data store."

#: src/Admin/API/Reports/Categories/Controller.php:247
msgid "Net Revenue"
msgstr "Net Revenue"

#: src/Admin/API/Reports/Coupons/Controller.php:205
#: src/Admin/API/Reports/Orders/Controller.php:368
msgid "Add additional piece of info about each coupon to the report."
msgstr "Add additional piece of info about each coupon to the report."

#: src/Admin/API/Leaderboards.php:178
#: src/Admin/API/Reports/Coupons/Controller.php:224
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Amount discounted"
msgstr "Amount discounted"

#: src/Admin/API/Reports/Coupons/Controller.php:151
msgid "Coupon creation date in GMT."
msgstr "Coupon creation date in GMT."

#: src/Admin/API/Reports/Coupons/Controller.php:163
msgid "Coupon expiration date in GMT."
msgstr "Coupon expiration date in GMT."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:116
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Discounted orders"
msgstr "Discounted orders"

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:189
msgid "Gross sales."
msgstr "Gross sales."

#: src/Admin/API/Leaderboards.php:246 src/Admin/API/Leaderboards.php:386
#: src/Admin/API/Reports/Categories/Controller.php:246
#: src/Admin/API/Reports/Orders/Controller.php:469
#: src/Admin/API/Reports/Products/Controller.php:324
#: src/Admin/API/Reports/Variations/Controller.php:374
#: assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Items sold"
msgstr "Items sold"

#: src/Admin/API/Leaderboards.php:249 src/Admin/API/Leaderboards.php:389
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:279
#: assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Net sales"
msgstr "Net sales"

#: src/Admin/API/Reports/Orders/Stats/Controller.php:122
#: src/Admin/API/Reports/Products/Stats/Controller.php:133
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:131
#: src/Admin/API/Reports/Variations/Stats/Controller.php:137
msgid "Net sales."
msgstr "Net sales."

#: src/Admin/API/Reports/Coupons/Stats/Segmenter.php:284
#: src/Admin/API/Reports/Orders/Stats/Segmenter.php:378
#: src/Admin/API/Reports/Products/Stats/Segmenter.php:169
msgid "product_includes parameter need to specify exactly one product when segmenting by variation."
msgstr "product_includes parameter need to specify exactly one product when segmenting by variation."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:171
#: src/Admin/API/Reports/GenericStatsController.php:188
msgid "The date the report end, as GMT."
msgstr "The date the report end, as GMT."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:159
#: src/Admin/API/Reports/GenericStatsController.php:174
msgid "The date the report start, as GMT."
msgstr "The date the report start, as GMT."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:153
#: src/Admin/API/Reports/GenericStatsController.php:167
msgid "The date the report start, in the site's timezone."
msgstr "The date the report start, in the site's time zone."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:165
#: src/Admin/API/Reports/GenericStatsController.php:181
msgid "The date the report end, in the site's timezone."
msgstr "The date the report end, in the site's time zone."

#: src/Admin/API/Leaderboards.php:240
msgid "Top categories - Items sold"
msgstr "Top categories - Items sold"

#: src/Admin/API/Leaderboards.php:169
msgid "Top Coupons - Number of Orders"
msgstr "Top Coupons - Number of Orders"

#: src/Admin/API/Leaderboards.php:309
msgid "Top Customers - Total Spend"
msgstr "Top Customers - Total Spend"

#: src/Admin/API/Leaderboards.php:380
msgid "Top products - Items sold"
msgstr "Top products - Items sold"

#: src/Admin/API/Reports/Categories/Controller.php:135
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:123
msgid "Total sales."
msgstr "Total sales."

#: src/Admin/API/Orders.php:39
msgid "Limit result set to orders matching part of an order number."
msgstr "Limit result set to orders matching part of an order number."

#: src/Admin/ReportCSVEmail.php:117
msgid "[{site_title}]: Your {report_name} Report download is ready"
msgstr "[{site_title}]: Your {report_name} Report download is ready"

#: src/Admin/ReportCSVEmail.php:108
msgid "Your Report Download"
msgstr "Your Report Download"

#: src/Admin/ReportCSVEmail.php:72 src/Internal/Admin/Analytics.php:666
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-revenue.js:1
msgid "Revenue"
msgstr "Revenue"

#: src/Admin/API/OnboardingTasks.php:338
msgid "Sorry, the sample products data file was not found."
msgstr "Sorry, the sample products data file was not found."

#: src/Admin/API/OnboardingTasks.php:263
msgid "Sorry, you are not allowed to create new pages."
msgstr "Sorry, you are not allowed to create new pages."

#: src/Admin/API/Data.php:39
msgid "An endpoint used for searching download logs for a specific IP address."
msgstr "An endpoint used for searching download logs for a specific IP address."

#: src/Admin/API/Products.php:82
msgid "Search by similar product name or sku."
msgstr "Search by similar product name or SKU."

#: src/Admin/API/OnboardingTasks.php:494 src/Admin/API/OnboardingTasks.php:501
msgid "Content…"
msgstr "Content…"

#: src/Admin/API/OnboardingTasks.php:457 src/Admin/API/OnboardingTasks.php:474
msgid "Go shopping"
msgstr "Go shopping"

#: src/Admin/API/OnboardingTasks.php:452 src/Admin/API/OnboardingTasks.php:469
msgid "Write a short welcome message here"
msgstr "Write a short welcome message here"

#: src/Admin/API/OnboardingTasks.php:448 src/Admin/API/OnboardingTasks.php:465
msgid "Welcome to the store"
msgstr "Welcome to the store"

#: src/Admin/API/OnboardingTasks.php:447 src/Admin/API/OnboardingTasks.php:464
msgid "Write title…"
msgstr "Write title…"

#: src/Admin/API/OnboardingTasks.php:539
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Best Sellers"
msgstr "Best Sellers"

#: src/Admin/API/OnboardingTasks.php:535
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "On Sale"
msgstr "On Sale"

#: src/Admin/API/OnboardingTasks.php:527
msgid "New In"
msgstr "New In"

#: src/Admin/API/OnboardingTasks.php:521
msgid "Shop by Category"
msgstr "Shop by Category"

#: src/Admin/API/Taxes.php:40
msgid "Limit result set to items that have the specified rate ID(s) assigned."
msgstr "Limit result set to items that have the specified rate ID(s) assigned."

#: src/Admin/API/Taxes.php:35
msgid "Search by similar tax code."
msgstr "Search by similar tax code."

#: src/Admin/API/OnboardingTasks.php:689
msgid "Homepage created"
msgstr "Homepage created"

#: src/Admin/API/OnboardingTasks.php:660
msgid "Homepage"
msgstr "Homepage"

#: src/Admin/API/OnboardingTasks.php:558
msgid "New Products"
msgstr "New Products"

#: src/Admin/API/OnboardingTasks.php:531
msgid "Fan Favorites"
msgstr "Fan Favourites"

#: src/Admin/API/Themes.php:178
msgid "Uploaded theme."
msgstr "Uploaded theme."

#: src/Admin/API/Themes.php:172
msgid "Theme installation message."
msgstr "Theme installation message."

#: src/Admin/API/Themes.php:166
msgid "Theme installation status."
msgstr "Theme installation status."

#: src/Admin/API/Themes.php:78
msgid "Specified file failed upload test."
msgstr "Specified file failed upload test."

#: src/Admin/API/Themes.php:63
msgid "Sorry, you are not allowed to install themes on this site."
msgstr "Sorry, you are not allowed to install themes on this site."

#: src/Admin/API/Options.php:139
msgid "Sorry, you cannot manage these options."
msgstr "Sorry, you cannot manage these options."

#: src/Admin/API/Options.php:134
msgid "You must supply an array of options and values."
msgstr "You must supply an array of options and values."

#: src/Admin/API/Options.php:92
msgid "Sorry, you cannot view these options."
msgstr "Sorry, you cannot view these options."

#: src/Admin/API/Options.php:87
msgid "You must supply an array of options."
msgstr "You must supply an array of options."

#: src/Admin/API/Themes.php:197
msgid "A zip file of the theme to be uploaded."
msgstr "A zip file of the theme to be uploaded."

#: src/Admin/API/Options.php:310
msgid "Array of options with associated values."
msgstr "Array of options with associated values."

#. translators: date the subscription expired, e.g. Jun 7th 2018
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:360
msgid "Your subscription expired on %s. Get a new subscription to continue receiving updates and access to support."
msgstr "Your subscription expired on %s. Get a new subscription to continue receiving updates and access to support."

#. translators: name of the extension subscription that expired
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:354
msgid "%s subscription expired"
msgstr "%s subscription expired"

#. translators: number of days until the subscription expires
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:299
msgid "Your subscription expires in %d days. Enable autorenew to avoid losing updates and access to support."
msgstr "Your subscription expires in %d days. Enable auto-renew to avoid losing updates and access to support."

#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:322
msgid "Enable Autorenew"
msgstr "Enable Auto-renew"

#. translators: name of the extension subscription expiring soon
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:293
msgid "%s subscription expiring soon"
msgstr "%s subscription expiring soon"

#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:385
msgid "Renew Subscription"
msgstr "Renew Subscription"

#: patterns/four-image-grid-content-left.php:11
msgid "Get Started"
msgstr "Get started"

#: src/Internal/Admin/Notes/MobileApp.php:44
msgid "Install Woo mobile app"
msgstr "Install Woo mobile app"

#: src/Internal/Admin/Notes/MobileApp.php:41
msgid "Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are."
msgstr "Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are."

#: src/Internal/Admin/Notes/OrderMilestones.php:213
msgid "Congratulations on getting your first order! Now is a great time to learn how to manage your orders."
msgstr "Congratulations on getting your first order. Now is a great time to learn how to manage your orders."

#. translators: Number of orders processed.
#: src/Internal/Admin/Notes/OrderMilestones.php:196
msgid "Congratulations on processing %s orders!"
msgstr "Congratulations on processing %s orders!"

#: src/Internal/Admin/Notes/TrackingOptIn.php:73
msgid "Activate usage tracking"
msgstr "Activate usage tracking"

#: src/Internal/Admin/Notes/OrderMilestones.php:260
msgid "Review your orders"
msgstr "Review your orders"

#. translators: 1: open link to WooCommerce.com settings, 2: open link to
#. WooCommerce.com tracking documentation, 3: close link tag.
#: src/Internal/Admin/Notes/TrackingOptIn.php:54
msgid "Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the %1$sSettings%3$s and choose to stop sharing data. %2$sRead more%3$s about what data we collect."
msgstr "Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the %1$sSettings%3$s and choose to stop sharing data. %2$sRead more%3$s about what data we collect."

#: src/Internal/Admin/Logging/PageController.php:201
#: src/Internal/Admin/Notes/OrderMilestones.php:247
msgid "Browse"
msgstr "Browse"

#: src/Internal/Admin/Notes/OrderMilestones.php:224
msgid "Another order milestone! Take a look at your Orders Report to review your orders to date."
msgstr "Another order milestone! Take a look at your Orders Report to review your orders to date."

#: src/Internal/Admin/Notes/NewSalesRecord.php:150
msgid "New sales record!"
msgstr "New sales record!"

#: src/Blocks/BlockTypes/Reviews/ProductReviewsTitle.php:69
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1211
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/blocks/product-reviews-title.js:6
#: assets/client/blocks/wc-block-library.js:137
msgid "Review"
msgstr "Review"

#. translators: 1 and 4: Date (e.g. October 16th), 2 and 3: Amount (e.g.
#. $160.00)
#: src/Internal/Admin/Notes/NewSalesRecord.php:132
msgid "Woohoo, %1$s was your record day for sales! Net sales was %2$s beating the previous record of %3$s set on %4$s."
msgstr "Woohoo, %1$s was your record day for sales! Net sales was %2$s beating the previous record of %3$s set on %4$s."

#: src/Internal/Admin/Notes/OrderMilestones.php:215
msgid "You've hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration."
msgstr "You've hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration."

#: src/Internal/Admin/Settings.php:336
msgid "Actionable order statuses"
msgstr "Actionable order statuses"

#: src/Internal/Admin/Settings.php:328
msgid "Statuses that should not be included when calculating report totals."
msgstr "Statuses that should not be included when calculating report totals."

#: src/Internal/Admin/Settings.php:345 src/Internal/Admin/Settings.php:346
msgid "Default Date Range"
msgstr "Default Date Range"

#: src/Internal/Admin/Settings.php:337
msgid "Statuses that require extra action on behalf of the store admin."
msgstr "Statuses that require extra action on behalf of the store admin."

#: src/Admin/ReportsSync.php:190
msgid "Report table data is being deleted."
msgstr "Report table data is being deleted."

#: src/Admin/ReportsSync.php:52
msgid "Report sync schedulers should be derived from the Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\ImportScheduler class."
msgstr "Report sync schedulers should be derived from the Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\ImportScheduler class."

#: src/Admin/ReportsSync.php:82
msgid "An import is already in progress. Please allow the previous import to complete before beginning a new one."
msgstr "An import is already in progress. Please allow the previous import to complete before beginning a new one."

#: src/Admin/ReportsSync.php:105
msgid "Report table data is being rebuilt. Please allow some time for data to fully populate."
msgstr "Report table data is being rebuilt. Please allow some time for data to fully populate."

#: src/Admin/Notes/Note.php:683
msgid "The admin note action label prop cannot be empty."
msgstr "The admin note action label prop cannot be empty."

#: src/Admin/Notes/Note.php:679
msgid "The admin note action name prop cannot be empty."
msgstr "The admin note action name prop cannot be empty."

#: src/Admin/Notes/Note.php:492
msgid "The admin note content prop cannot be empty."
msgstr "The admin note content prop cannot be empty."

#: src/Admin/Notes/Note.php:509
msgid "The admin note content_data prop must be an instance of stdClass."
msgstr "The admin note content_data prop must be an instance of stdClass."

#: src/Admin/Notes/Note.php:559
msgid "The admin note date prop cannot be empty."
msgstr "The admin note date prop cannot be empty."

#: src/Admin/Notes/Note.php:439
msgid "The admin note locale prop cannot be empty."
msgstr "The admin note locale prop cannot be empty."

#: src/Admin/Notes/Note.php:395
msgid "The admin note name prop cannot be empty."
msgstr "The admin note name prop cannot be empty."

#: src/Admin/Notes/Note.php:546
msgid "The admin note source prop cannot be empty."
msgstr "The admin note source prop cannot be empty."

#. translators: %s: admin note status property.
#: src/Admin/Notes/Note.php:530
msgid "The admin note status prop (%s) is not one of the supported statuses."
msgstr "The admin note status prop (%s) is not one of the supported statuses."

#: src/Admin/Notes/Note.php:522
msgid "The admin note status prop cannot be empty."
msgstr "The admin note status prop cannot be empty."

#: src/Admin/Notes/Note.php:452
msgid "The admin note title prop cannot be empty."
msgstr "The admin note title prop cannot be empty."

#. translators: %s: admin note type.
#: src/Admin/Notes/Note.php:423
msgid "The admin note type prop (%s) is not one of the supported types."
msgstr "The admin note type prop (%s) is not one of the supported types."

#: src/Admin/Notes/Note.php:408
msgid "The admin note type prop cannot be empty."
msgstr "The admin note type prop cannot be empty."

#. translators: 1: action ID 2: schedule
#: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php:22
msgid "Action [%1$s] has an invalid schedule: %2$s"
msgstr "Action [%1$s] has an invalid schedule: %2$s"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:306
msgid "Activity log for the action."
msgstr "Activity log for the action."

#. translators: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:222
msgid "There was a failure fetching this action: %s"
msgstr "There was a failure fetching this action: %s"

#. translators: %s: context
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:205
msgid "action ignored via %s"
msgstr "action ignored via %s"

#. translators: 1: context 2: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:155
msgid "action failed via %1$s: %2$s"
msgstr "action failed via %1$s: %2$s"

#. translators: %s: context
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:138
msgid "action complete via %s"
msgstr "action complete via %s"

#. translators: %s: context
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:121
msgid "action started via %s"
msgstr "action started via %s"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:432
msgid "Invalid value for select or count parameter. Cannot query actions."
msgstr "Invalid value for select or count parameter. Cannot query actions."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:130
msgid "Database error."
msgstr "Database error."

#. translators: %s is the error message
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:1085
msgid "%s Support for strings longer than this will be removed in a future version."
msgstr "%s Support for strings longer than this will be removed in a future version."

#. translators: %d is a number (maximum length of action arguments).
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:377
msgid "ActionScheduler_Action::$args too long. To ensure the args column can be indexed, action args should not be more than %d characters when encoded as JSON."
msgstr "ActionScheduler_Action::$args too long. To ensure the args column can be indexed, action args should not be more than %d characters when encoded as JSON."

#. translators: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:238
msgid "There was a failure scheduling the next instance of this action: %s"
msgstr "There was a failure scheduling the next instance of this action: %s"

#. translators: %d: amount of time
#: packages/action-scheduler/classes/ActionScheduler_DataController.php:145
msgid "Stopped the insanity for %d second"
msgid_plural "Stopped the insanity for %d seconds"
msgstr[0] "Stopped the insanity for %d second"
msgstr[1] "Stopped the insanity for %d seconds"

#. translators: %d: seconds
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:401
msgid "The next queue will begin processing in approximately %d seconds."
msgstr "The next queue will begin processing in approximately %d seconds."

#. translators: %s: process URL
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:398
msgid "A new queue has begun processing. <a href=\"%s\">View actions in-progress &raquo;</a>"
msgstr "A new queue has begun processing. <a href=\"%s\">View actions in progress &raquo;</a>"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1357
msgid "Unknown status found for action."
msgstr "Unknown status found for action."

#: src/Internal/Admin/Settings.php:327
msgid "Excluded report order statuses"
msgstr "Excluded report order statuses"

#: src/Internal/Admin/Settings.php:308
msgid "Settings for WooCommerce admin reporting."
msgstr "Settings for WooCommerce admin reporting."

#. translators: %1$s: updated title, %2$s: blog info name
#: src/Internal/Admin/Loader.php:299
msgid "%1$s &lsaquo; %2$s"
msgstr "%1$s &lsaquo; %2$s"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:275
msgid "Action Scheduler is a scalable, traceable job queue for background processing large sets of actions. Action Scheduler works by triggering an action hook to run at some time in the future. Scheduled actions can also be scheduled to run on a recurring schedule."
msgstr "Action Scheduler is a scalable, traceable job queue for background processing large sets of actions. Action Scheduler works by triggering an action hook to run at some time in the future. Scheduled actions can also be scheduled to run on a recurring schedule."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:303
msgid "Optional action group."
msgstr "Optional action group."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:302
msgid "Optional data array passed to the action hook."
msgstr "Optional data array passed to the action hook."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:301
msgid "Action statuses are Pending, Complete, Canceled, Failed"
msgstr "Action statuses are Pending, Complete, Cancelled, Failed"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:300
msgid "Name of the action hook that will be triggered."
msgstr "Name of the action hook that will be triggered."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:298
msgid "Scheduled Action Columns"
msgstr "Scheduled Action Columns"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:305
msgid "The date/time the action is/was scheduled to run."
msgstr "The date/time the action is/was scheduled to run."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:305
msgid "Scheduled"
msgstr "Scheduled"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:304
msgid "The action's schedule frequency."
msgstr "The action's schedule frequency."

#. translators: %s is an action ID.
#: packages/action-scheduler/classes/migration/ActionMigrator.php:109
msgid "Unable to remove source migrated action %s"
msgstr "Unable to remove source migrated action %s"

#: packages/action-scheduler/classes/migration/Controller.php:183
msgid "Action Scheduler migration in progress. The list of scheduled actions may be incomplete."
msgstr "Action Scheduler migration in progress. The list of scheduled actions may be incomplete."

#. translators: %s is the Action Scheduler version.
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:273
msgid "About Action Scheduler %s"
msgstr "About Action Scheduler %s"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:270
#: src/Blocks/Patterns/PatternRegistry.php:25
msgid "About"
msgstr "About"

#. translators: 1: source action ID 2: source store class 3: destination action
#. ID 4: destination store class
#: packages/action-scheduler/classes/migration/Runner.php:141
msgid "Migrated action with ID %1$d in %2$s to ID %3$d in %4$s"
msgstr "Migrated action with ID %1$d in %2$s to ID %3$d in %4$s"

#. translators: %d: amount of actions
#: packages/action-scheduler/classes/migration/Runner.php:114
msgid "Migrating %d action"
msgid_plural "Migrating %d actions"
msgstr[0] "Migrating %d action"
msgstr[1] "Migrating %d actions"

#: includes/admin/meta-boxes/views/html-order-items.php:188
#: assets/client/blocks/cart.js:22 assets/client/blocks/checkout.js:21
#: assets/client/blocks/wc-block-library.js:34
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:36
msgid "Fees:"
msgstr "Fees:"

#: includes/admin/meta-boxes/views/html-order-items.php:171
msgid "Items Subtotal:"
msgstr "Items Subtotal:"

#: includes/admin/settings/class-wc-settings-products.php:470
msgid "Filename"
msgstr "Filename"

#: includes/admin/settings/class-wc-settings-products.php:419
msgid "Redirect only (Insecure)"
msgstr "Redirect only (Insecure)"

#. translators: Link to WooCommerce Docs.
#: includes/admin/settings/class-wc-settings-products.php:477
msgid "Not required if your download directory is protected. <a href='%s'>See this guide</a> for more details. Files already uploaded will not be affected."
msgstr "Not required if your download directory is protected. <a href='%s'>See this guide</a> for more details. Files already uploaded will not be affected."

#: includes/admin/settings/class-wc-settings-products.php:471
msgid "Append a unique string to filename for security"
msgstr "Append a unique string to filename for security"

#: includes/admin/views/html-admin-page-status-report.php:115
msgid "Unable to detect the Action Scheduler package."
msgstr "Unable to detect the Action Scheduler package."

#: includes/admin/views/html-admin-page-status-report.php:102
msgid "Action Scheduler package running on your site."
msgstr "Action Scheduler package running on your site."

#: includes/admin/views/html-admin-page-status-report.php:101
msgid "Action Scheduler package"
msgstr "Action Scheduler package"

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:34
msgid "MaxMind Geolocation"
msgstr "MaxMind Geolocation"

#: packages/action-scheduler/classes/migration/Config.php:77
msgid "Source store must be configured before running a migration"
msgstr "Source store must be configured before running a migration"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:113
msgid "Version:"
msgstr "Version:"

#. translators: 1: next cleanup message 2: github issue URL
#: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:126
msgid "Action Scheduler has migrated data to custom tables; however, orphaned log entries exist in the WordPress Comments table. %1$s <a href=\"%2$s\">Learn more &raquo;</a>"
msgstr "Action Scheduler has migrated data to custom tables; however, orphaned log entries exist in the WordPress Comments table. %1$s <a href=\"%2$s\">Learn more &raquo;</a>"

#. translators: %s: date interval
#: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:121
msgid "This data will be deleted in %s."
msgstr "This data will be deleted in %s."

#: packages/action-scheduler/classes/migration/Config.php:146
msgid "Destination logger must be configured before running a migration"
msgstr "Destination logger must be configured before running a migration"

#: packages/action-scheduler/classes/migration/Config.php:123
msgid "Destination store must be configured before running a migration"
msgstr "Destination store must be configured before running a migration"

#: packages/action-scheduler/classes/migration/Config.php:100
msgid "Source logger must be configured before running a migration"
msgstr "Source logger must be configured before running a migration"

#: includes/admin/class-wc-admin-settings.php:806
msgid "Choose countries / regions&hellip;"
msgstr "Choose countries/regions&hellip;"

#: includes/admin/class-wc-admin-settings.php:776
#: includes/admin/class-wc-admin-setup-wizard.php:518
msgid "Choose a country / region&hellip;"
msgstr "Choose a country/region&hellip;"

#: includes/wc-template-functions.php:3456
msgid "Update country / region"
msgstr "Update country/region"

#. translators: Link to WooCommerce Docs.
#: includes/admin/settings/class-wc-settings-products.php:413
msgid "If you are using X-Accel-Redirect download method along with NGINX server, make sure that you have applied settings as described in <a href='%s'>Digital/Downloadable Product Handling</a> guide."
msgstr "If you are using X-Accel-Redirect download method along with NGINX server, make sure that you have applied settings as described in <a href='%s'>Digital/Downloadable Product Handling</a> guide."

#: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:233
msgid "Invalid action - must be a recurring action."
msgstr "Invalid action - must be a recurring action."

#: includes/admin/class-wc-admin-profile.php:78
#: includes/admin/class-wc-admin-profile.php:138
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:91
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:163
#: includes/wc-template-functions.php:3448
#: templates/cart/shipping-calculator.php:32
msgid "Select a country / region&hellip;"
msgstr "Select a country / region&hellip;"

#: includes/admin/notes/class-wc-notes-run-db-update.php:214
msgid "View progress →"
msgstr "View progress →"

#: includes/class-wc-privacy-erasers.php:65
#: includes/class-wc-privacy-exporters.php:204
msgid "Shipping Country / Region"
msgstr "Shipping Country or Region"

#: includes/class-wc-privacy-erasers.php:54
#: includes/class-wc-privacy-exporters.php:193
msgid "Billing Country / Region"
msgstr "Billing Country or Region"

#: includes/admin/notes/class-wc-notes-run-db-update.php:267
msgid "WooCommerce database update done"
msgstr "WooCommerce database update done"

#: includes/admin/notes/class-wc-notes-run-db-update.php:216
msgid "WooCommerce database update in progress"
msgstr "WooCommerce database update in progress"

#: includes/admin/class-wc-admin-profile.php:74
#: includes/admin/class-wc-admin-profile.php:134
#: includes/admin/class-wc-admin-settings.php:776
#: includes/admin/class-wc-admin-settings.php:807
#: includes/admin/class-wc-admin-setup-wizard.php:518
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:87
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:159
#: includes/class-wc-countries.php:793
#: src/Admin/API/Reports/Customers/Controller.php:701
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Country / Region"
msgstr "Country/Region"

#: src/Blocks/BlockTypes/ProductCategories.php:241
msgid "List of categories"
msgstr "List of categories"

#: src/Blocks/BlockTypes/AbstractProductGrid.php:631
#: src/Blocks/BlockTypes/ProductSaleBadge.php:86
#: assets/client/blocks/all-products.js:6
#: assets/client/blocks/cart-frontend.js:1 assets/client/blocks/cart.js:12
#: assets/client/blocks/product-image-frontend.js:4
#: assets/client/blocks/product-image.js:4
#: assets/client/blocks/product-sale-badge-frontend.js:1
#: assets/client/blocks/product-sale-badge.js:1
#: assets/client/blocks/wc-block-library.js:6
msgid "Product on sale"
msgstr "Product on sale"

#: src/Blocks/BlockTypes/ProductCategories.php:242
msgid "List of categories with their product counts"
msgstr "List of categories with their product counts"

#: includes/shortcodes/class-wc-shortcode-checkout.php:113
msgid "You are paying for a guest order. Please continue with payment only if you recognize this order."
msgstr "You are paying for a guest order. Please continue with payment only if you recognise this order."

#: src/Blocks/BlockTypes/ProductFilterPriceSlider.php:145
#: src/Blocks/BlockTypes/ProductFilterPriceSlider.php:159
#: assets/client/blocks/price-filter-frontend.js:5
#: assets/client/blocks/price-filter-wrapper-frontend.js:5
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/wc-block-library.js:93
msgid "Filter products by maximum price"
msgstr "Filter products by maximum price"

#: src/Blocks/BlockTypes/ProductFilterPriceSlider.php:102
#: src/Blocks/BlockTypes/ProductFilterPriceSlider.php:133
#: assets/client/blocks/price-filter-frontend.js:5
#: assets/client/blocks/price-filter-wrapper-frontend.js:5
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/wc-block-library.js:93
msgid "Filter products by minimum price"
msgstr "Filter products by minimum price"

#: includes/admin/settings/class-wc-settings-emails.php:250
msgid "Center"
msgstr "Centre"

#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:467
#: assets/client/blocks/active-filters-frontend.js:6
#: assets/client/blocks/active-filters-wrapper-frontend.js:6
#: assets/client/blocks/active-filters.js:6
#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute.js:1
#: assets/client/blocks/add-to-cart-with-options-variation-selector.js:1
#: assets/client/blocks/product-filter-active.js:1
#: assets/client/blocks/product-filter-attribute.js:1
#: assets/client/blocks/wc-block-library.js:35
#: assets/client/blocks/wc-block-library.js:78
#: assets/client/blocks/wc-block-library.js:112
#: assets/client/blocks/wc-block-library.js:119
msgid "Blue"
msgstr "Blue"

#: src/Internal/Admin/EmailPreview/EmailPreview.php:538
#: assets/client/blocks/active-filters-frontend.js:6
#: assets/client/blocks/active-filters-wrapper-frontend.js:6
#: assets/client/blocks/active-filters.js:6
#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute.js:1
#: assets/client/blocks/add-to-cart-with-options-variation-selector.js:1
#: assets/client/blocks/cart.js:2 assets/client/blocks/checkout.js:2
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/wc-block-library.js:35
#: assets/client/blocks/wc-block-library.js:73
#: assets/client/blocks/wc-block-library.js:78
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:41
msgid "Small"
msgstr "Small"

#: src/Internal/Admin/EmailPreview/EmailPreview.php:537
#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:217
#: assets/client/blocks/active-filters-frontend.js:6
#: assets/client/blocks/active-filters-wrapper-frontend.js:6
#: assets/client/blocks/active-filters.js:6
#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute.js:1
#: assets/client/blocks/add-to-cart-with-options-variation-selector.js:1
#: assets/client/blocks/cart.js:2 assets/client/blocks/checkout.js:2
#: assets/client/blocks/coming-soon.js:1
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/product-filter-active.js:1
#: assets/client/blocks/wc-block-library.js:35
#: assets/client/blocks/wc-block-library.js:73
#: assets/client/blocks/wc-block-library.js:78
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:119
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:41
msgid "Color"
msgstr "Colour"

#: src/Internal/Admin/EmailPreview/EmailPreview.php:538
#: assets/client/blocks/active-filters-frontend.js:6
#: assets/client/blocks/active-filters-wrapper-frontend.js:6
#: assets/client/blocks/active-filters.js:6
#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute.js:1
#: assets/client/blocks/add-to-cart-with-options-variation-selector.js:1
#: assets/client/blocks/cart.js:2 assets/client/blocks/checkout.js:2
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/product-filter-active.js:1
#: assets/client/blocks/wc-block-library.js:35
#: assets/client/blocks/wc-block-library.js:73
#: assets/client/blocks/wc-block-library.js:78
#: assets/client/blocks/wc-block-library.js:119
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:41
msgid "Size"
msgstr "Size"

#: includes/wc-template-functions.php:1703
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/all-products.js:12
#: assets/client/blocks/wc-block-library.js:79
#: assets/client/blocks/wc-block-library.js:82
msgid "Price: high to low"
msgstr "Price: high to low"

#: includes/wc-template-functions.php:1702
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/all-products.js:12
#: assets/client/blocks/wc-block-library.js:79
#: assets/client/blocks/wc-block-library.js:82
msgid "Price: low to high"
msgstr "Price: low to high"

#: includes/wc-template-functions.php:1701
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/all-products.js:12
#: assets/client/blocks/wc-block-library.js:79
#: assets/client/blocks/wc-block-library.js:82
msgid "Latest"
msgstr "Latest"

#: includes/wc-template-functions.php:1699
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/all-products.js:12
#: assets/client/blocks/wc-block-library.js:79
#: assets/client/blocks/wc-block-library.js:82
msgid "Popularity"
msgstr "Popularity"

#: includes/admin/class-wc-admin-brands.php:147
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:185
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:225
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:263
msgid "And"
msgstr "And"

#: assets/client/blocks/product-button/block.json
msgctxt "block description"
msgid "Display a call to action button which either adds the product to the cart, or links to the product page."
msgstr "Display a call to action button which either adds the product to the basket, or links to the product page."

#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:35
msgid "Full size image URL."
msgstr "Full size image URL."

#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:62
msgid "Thumbnail sizes for responsive images."
msgstr "Thumbnail sizes for responsive images."

#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:57
msgid "Thumbnail srcset for responsive images."
msgstr "Thumbnail srcset for responsive images."

#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:41
msgid "Thumbnail URL."
msgstr "Thumbnail URL."

#: src/StoreApi/Routes/V1/Products.php:388
msgid "List of attribute term IDs."
msgstr "List of attribute term IDs."

#: src/StoreApi/Schemas/V1/ProductSchema.php:529
msgid "Add to cart button parameters."
msgstr "Add to basket button parameters."

#: src/StoreApi/Routes/V1/CartAddItem.php:74
#: src/StoreApi/Routes/V1/ShopperListItems.php:103
#: src/StoreApi/Schemas/V1/ItemSchema.php:162
#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:152
msgid "Variation attribute value."
msgstr "Variation attribute value."

#: src/StoreApi/Routes/V1/CartAddItem.php:69
#: src/StoreApi/Routes/V1/ShopperListItems.php:98
#: src/StoreApi/Schemas/V1/ItemSchema.php:156
#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:146
msgid "Variation attribute name."
msgstr "Variation attribute name."

#: src/StoreApi/Routes/V1/CartAddItem.php:62
#: src/StoreApi/Routes/V1/ShopperListItems.php:91
#: src/StoreApi/Schemas/V1/ItemSchema.php:142
msgid "Chosen attributes (for variations)."
msgstr "Chosen attributes (for variations)."

#: src/StoreApi/Schemas/V1/ItemSchema.php:95
msgid "Stock keeping unit, if applicable."
msgstr "Stock keeping unit, if applicable."

#: src/StoreApi/Routes/V1/CartAddItem.php:48
msgid "The cart item product or variation ID."
msgstr "The basket item product or variation ID."

#: src/StoreApi/Schemas/V1/CartSchema.php:161
msgid "Total weight (in grams) of all products in the cart."
msgstr "Total weight (in grams) of all products in the basket."

#: src/StoreApi/Schemas/V1/CartSchema.php:183
#: src/StoreApi/Schemas/V1/OrderSchema.php:273
msgid "True if the cart needs shipping. False for carts with only digital goods or stores with no shipping methods set-up."
msgstr "True if the basket needs shipping. False for baskets with only digital goods or stores with no shipping methods set-up."

#: src/StoreApi/Schemas/V1/CartSchema.php:145
msgid "List of cart items."
msgstr "List of basket items."

#: src/StoreApi/Schemas/V1/CartSchema.php:155
msgid "Number of items in the cart."
msgstr "Number of items in the basket."

#: src/StoreApi/Routes/V1/CartAddItem.php:98
#: src/StoreApi/Routes/V1/CartItems.php:104
msgid "Cannot create an existing cart item."
msgstr "Cannot create an existing basket item."

#: src/StoreApi/Routes/V1/CartItemsByKey.php:90
#: src/StoreApi/Routes/V1/CartItemsByKey.php:128
#: src/StoreApi/Utilities/CartController.php:242
msgid "Cart item does not exist."
msgstr "Basket item does not exist."

#: src/StoreApi/Routes/V1/CartItemsByKey.php:51
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:96
msgid "Unique identifier for the item within the cart."
msgstr "Unique identifier for the item within the basket."

#: src/StoreApi/Utilities/CartController.php:815
msgid "Unable to retrieve cart."
msgstr "Unable to retrieve basket."

#: src/StoreApi/Utilities/CartController.php:1390
msgid "No matching variation found."
msgstr "No matching variation found."

#: src/StoreApi/Utilities/CartController.php:1330
msgid "Missing variation data for variable product."
msgstr "Missing variation data for variable product."

#. translators: %1$s: Attribute name, %2$s: Allowed values.
#: src/StoreApi/Utilities/CartController.php:1308
msgid "Invalid value posted for %1$s. Allowed values: %2$s"
msgstr "Invalid value posted for %1$s. Allowed values: %2$s"

#: src/StoreApi/Utilities/CartController.php:1487
msgid "This product cannot be added to the cart."
msgstr "This product cannot be added to the basket."

#. translators: %s: field name
#: includes/class-wc-checkout.php:928
msgctxt "checkout-validation"
msgid "Billing %s"
msgstr "Billing %s"

#. translators: %s: field name
#: includes/class-wc-checkout.php:924
msgctxt "checkout-validation"
msgid "Shipping %s"
msgstr "Shipping %s"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:886
msgid "Thank you for your payment. Your transaction has been completed, and a receipt for your purchase has been emailed to you. Log into your PayPal account to view transaction details."
msgstr "Thank you for your payment. Your transaction has been completed, and a receipt for your purchase has been emailed to you. Log into your PayPal account to view transaction details."

#: i18n/states.php:1143
msgid "Attapeu"
msgstr "Attapeu"

#: i18n/states.php:1144
msgid "Bokeo"
msgstr "Bokeo"

#: i18n/states.php:1145
msgid "Bolikhamsai"
msgstr "Bolikhamsai"

#: i18n/states.php:1146
msgid "Champasak"
msgstr "Champasak"

#: i18n/states.php:1147
msgid "Houaphanh"
msgstr "Houaphanh"

#: i18n/states.php:1148
msgid "Khammouane"
msgstr "Khammouane"

#: i18n/states.php:1159
msgid "Xiangkhouang"
msgstr "Xiangkhouang"

#: i18n/states.php:1160
msgid "Xaisomboun"
msgstr "Xaisomboun"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:752
msgid "Total post count."
msgstr "Total post count."

#: src/StoreApi/Routes/V1/ProductAttributeTerms.php:53
msgid "Unique identifier for the attribute."
msgstr "Unique identifier for the attribute."

#: src/StoreApi/Routes/V1/ProductAttributeTerms.php:131
msgid "Attribute does not exist."
msgstr "Attribute does not exist."

#: src/StoreApi/Routes/V1/ProductAttributesById.php:83
msgid "Invalid attribute ID."
msgstr "Invalid attribute ID."

#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:38
msgid "Min price found in collection of products."
msgstr "Minimum price found in collection of products."

#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:44
msgid "Max price found in collection of products."
msgstr "Maximum price found in collection of products."

#: src/StoreApi/Routes/V1/Products.php:377
msgid "Limit result set to products with selected global attributes."
msgstr "Limit result set to products with selected global attributes."

#: src/StoreApi/Routes/V1/Products.php:383
msgid "Attribute taxonomy name."
msgstr "Attribute taxonomy name."

#: src/StoreApi/Routes/V1/Products.php:396
msgid "List of attribute slug(s). If a term ID is provided, this will be ignored."
msgstr "List of attribute slug(s). If a term ID is provided, this will be ignored."

#: src/StoreApi/Routes/V1/Products.php:414
msgid "The logical relationship between attributes when filtering across multiple at once."
msgstr "The logical relationship between attributes when filtering across several at once."

#: src/StoreApi/Routes/V1/Products.php:431
msgid "Limit result set to products with a certain average rating."
msgstr "Limit result set to products with a certain average rating."

#: src/StoreApi/Schemas/V1/TermSchema.php:42
msgid "String based identifier for the term."
msgstr "String based identifier for the term."

#: src/StoreApi/Schemas/V1/TermSchema.php:48
msgid "Term description."
msgstr "Term description."

#: src/StoreApi/Schemas/V1/TermSchema.php:60
msgid "Number of objects (posts of any type) assigned to the term."
msgstr "Number of objects (posts of any type) assigned to the term."

#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:48
msgid "Attribute type."
msgstr "Attribute type."

#: src/StoreApi/Schemas/V1/ItemSchema.php:232
#: src/StoreApi/Schemas/V1/ItemSchema.php:238
#: src/StoreApi/Schemas/V1/ProductSchema.php:150
#: src/StoreApi/Schemas/V1/ProductSchema.php:156
msgid "Price amount."
msgstr "Price amount."

#: src/StoreApi/Schemas/V1/ItemSchema.php:226
#: src/StoreApi/Schemas/V1/ProductSchema.php:144
msgid "Price range, if applicable."
msgstr "Price range, if applicable."

#: src/StoreApi/Schemas/V1/ItemSchema.php:220
#: src/StoreApi/Schemas/V1/ItemSchema.php:270
#: src/StoreApi/Schemas/V1/ProductSchema.php:138
#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:181
msgid "Sale product price, if applicable."
msgstr "Sale product price, if applicable."

#: src/StoreApi/Schemas/V1/ItemSchema.php:214
#: src/StoreApi/Schemas/V1/ItemSchema.php:264
#: src/StoreApi/Schemas/V1/ProductSchema.php:132
#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:175
msgid "Regular product price."
msgstr "Regular product price."

#: i18n/states.php:1151
msgid "Oudomxay"
msgstr "Oudomxay"

#: i18n/states.php:1150
msgid "Luang Prabang"
msgstr "Luang Prabang"

#: i18n/states.php:1149
msgid "Luang Namtha"
msgstr "Luang Namtha"

#: i18n/states.php:1156
msgid "Vientiane"
msgstr "Vientiane"

#: i18n/states.php:1155
msgid "Vientiane Province"
msgstr "Vientiane Province"

#: i18n/states.php:1154
msgid "Savannakhet"
msgstr "Savannakhet"

#: i18n/states.php:1153
msgid "Salavan"
msgstr "Salavan"

#: i18n/states.php:1152
msgid "Phongsaly"
msgstr "Phongsaly"

#: src/StoreApi/Routes/V1/ProductCollectionData.php:237
msgid "If true, calculates the minimum and maximum product prices for the collection."
msgstr "If true, calculates the minimum and maximum product prices for the collection."

#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:76
msgid "Returns number of products with each average rating."
msgstr "Returns number of products with each average rating."

#: src/Admin/API/Reports/Stock/Stats/Controller.php:88
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:67
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:90
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:113
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:136
msgid "Number of products."
msgstr "Number of products."

#: i18n/states.php:1158
msgid "Sekong"
msgstr "Sekong"

#: i18n/states.php:1157
msgid "Sainyabuli"
msgstr "Sainyabuli"

#: src/StoreApi/Routes/V1/Products.php:153
msgid "Limit response to resources created before a given ISO8601 compliant date."
msgstr "Limit response to resources created before a given ISO8601 compliant date."

#: src/StoreApi/Routes/V1/ProductCollectionData.php:274
msgid "If true, calculates rating counts for products in the collection."
msgstr "If true, calculates rating counts for products in the collection."

#: src/StoreApi/Routes/V1/ProductCollectionData.php:255
#: src/StoreApi/Routes/V1/ProductCollectionData.php:284
msgid "Taxonomy name."
msgstr "Taxonomy name."

#: src/StoreApi/Routes/V1/ProductCollectionData.php:249
msgid "If requested, calculates attribute term counts for products in the collection."
msgstr "If requested, calculates attribute term counts for products in the collection."

#: src/StoreApi/Schemas/V1/ProductSchema.php:419
msgid "Is the product purchasable?"
msgstr "Is the product purchasable?"

#: src/StoreApi/Schemas/V1/ProductSchema.php:107
msgid "Is the product on sale?"
msgstr "Is the product on sale?"

#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:60
msgid "If this attribute has term archive pages."
msgstr "If this attribute has term archive pages."

#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:54
msgid "How terms in this attribute are sorted by default."
msgstr "How terms in this attribute are sorted by default."

#: src/StoreApi/Schemas/V1/CartFeeSchema.php:30
msgid "Unique identifier for the fee within the cart."
msgstr "Unique identifier for the fee within the basket."

#: src/StoreApi/Schemas/V1/ProductSchema.php:541
msgid "Button description."
msgstr "Button description."

#: src/StoreApi/Schemas/V1/ProductSchema.php:535
msgid "Button text."
msgstr "Button text."

#: src/StoreApi/Schemas/V1/ProductSchema.php:425
msgid "Is the product in stock?"
msgstr "Is the product in stock?"

#: src/StoreApi/Routes/V1/Products.php:160
msgid "When limiting response using after/before, which date column to compare against."
msgstr "When limiting response using after/before, which date column to compare against."

#: src/StoreApi/Routes/V1/ProductCollectionData.php:261
msgid "Filter condition\t being performed which may affect counts. Valid values include \"and\" and \"or\"."
msgstr "Filter condition\t being performed which may affect counts. Valid values include \"and\" and \"or\"."

#: includes/admin/helper/class-wc-helper-admin.php:218
msgid "Missing product ID"
msgstr "Missing product ID"

#. translators: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1634
msgid "You have used this coupon %s in another transaction during this checkout, and coupon usage limit is reached. Please remove the coupon and try again."
msgstr "You have used this coupon %s in another transaction during this checkout, and coupon usage limit is reached. Please remove the coupon and try again."

#. translators: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1612
msgid "Coupon %s was used in another transaction during this checkout, and coupon usage limit is reached. Please remove the coupon and try again."
msgstr "Coupon %s was used in another transaction during this checkout, and coupon usage limit is reached. Please remove the coupon and try again."

#. translators: %s: search query
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:668
msgid "Search results for \"%s\""
msgstr "Search results for \"%s\""

#. translators: 1: wc_get_product 2: woocommerce_init 3:
#. woocommerce_after_register_taxonomy 4: woocommerce_after_register_post_type
#: includes/wc-product-functions.php:74
msgid "%1$s should not be called before the %2$s, %3$s and %4$s actions have finished."
msgstr "%1$s should not be called before the %2$s, %3$s and %4$s actions have finished."

#. translators: %1$s: usage tracking help link
#: includes/admin/class-wc-admin-setup-wizard.php:639
msgid "Learn more about how usage tracking works, and how you'll be helping in our <a href=\"%1$s\" target=\"_blank\">usage tracking documentation</a>."
msgstr "Learn more about how usage tracking works, and how you'll be helping in our <a href=\"%1$s\" target=\"_blank\">usage tracking documentation</a>."

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:114
msgid "Failed to download the MaxMind database."
msgstr "Failed to download the MaxMind database."

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:109
msgid "The MaxMind license key is invalid. If you have recently created this key, you may need to wait for it to become active."
msgstr "The MaxMind licence key is invalid. If you have recently created this key, you may need to wait for it to become active."

#. translators: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1609
#: includes/abstracts/abstract-wc-order.php:1631
msgid "An unexpected error happened while applying the Coupon %s."
msgstr "An unexpected error happened while applying the coupon %s."

#: includes/integrations/maxmind-geolocation/views/html-admin-options.php:21
msgid "The location that the MaxMind database should be stored. By default, the integration will automatically save the database here."
msgstr "The location that the MaxMind database should be stored. By default, the integration will automatically save the database here."

#: includes/integrations/maxmind-geolocation/views/html-admin-options.php:15
#: includes/integrations/maxmind-geolocation/views/html-admin-options.php:19
msgid "Database File Path"
msgstr "Database File Path"

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:103
msgid "MaxMind License Key"
msgstr "MaxMind Licence Key"

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:35
msgid "An integration for utilizing MaxMind to do Geolocation lookups. Please note that this integration will only do country lookups."
msgstr "An integration for utilising MaxMind to do Geolocation lookups. Please note that this integration will only do country lookups."

#. translators: %d number of seconds
#: includes/class-wc-form-handler.php:600
msgid "You cannot add a new payment method so soon after the previous one. Please wait for %d second."
msgid_plural "You cannot add a new payment method so soon after the previous one. Please wait for %d seconds."
msgstr[0] "You cannot add a new payment method so soon after the previous one. Please wait for %d second."
msgstr[1] "You cannot add a new payment method so soon after the previous one. Please wait for %d seconds."

#: includes/data-stores/class-wc-product-variation-data-store-cpt.php:63
msgid "Invalid product type: passed ID does not correspond to a product variation."
msgstr "Invalid product type: passed ID does not correspond to a product variation."

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:148
msgid "Missing MaxMind Reader library!"
msgstr "Missing MaxMind reader library!"

#. translators: %1$s: Documentation URL
#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:107
msgid "The key that will be used when dealing with MaxMind Geolocation services. You can read how to generate one in <a href=\"%1$s\">MaxMind Geolocation Integration documentation</a>."
msgstr "The key that will be used when dealing with MaxMind Geolocation services. You can read how to generate one in <a href=\"%1$s\">MaxMind Geolocation Integration documentation</a>."

#. translators: %s: decimal
#: includes/admin/class-wc-admin-assets.php:482
msgid "Please enter a value with one decimal point (%s) without thousand separators."
msgstr "Please enter a value with one decimal point (%s) without thousand separators."

#: src/Internal/Admin/SiteHealth.php:227
msgid "WooCommerce MaxMind geolocation"
msgstr "WooCommerce MaxMind geolocation"

#: includes/admin/class-wc-admin-setup-wizard.php:455
msgid "Welcome to"
msgstr "Welcome to"

#: includes/admin/class-wc-admin-setup-wizard.php:457
msgid "Get your store up and running more quickly with our new and improved setup experience"
msgstr "Get your shop up and running more quickly with our new and improved setup experience"

#: includes/admin/class-wc-admin-setup-wizard.php:463
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:124
#: assets/client/admin/chunks/4077.js:1
msgid "Yes please"
msgstr "Yes, please"

#: includes/admin/class-wc-admin-setup-wizard.php:467
msgid "The \"WooCommerce Admin\" plugin will be installed and activated"
msgstr "The \"WooCommerce Admin\" plugin will be installed and activated"

#: templates/cart/cart-shipping.php:62
msgid "Shipping costs are calculated during checkout."
msgstr "Shipping costs are calculated during checkout."

#. translators: %s product name
#: includes/class-wc-ajax.php:1216
msgid "%s is a variable product parent and cannot be added."
msgstr "%s is a variable product parent and cannot be added."

#: includes/class-wc-install.php:1103
msgid "Every 15 Days"
msgstr "Every 15 days"

#: src/Blocks/BlockTypes/ProductSearch.php:44
#: assets/client/blocks/legacy-template.js:3
#: assets/client/blocks/product-search.js:1
#: assets/client/blocks/wc-block-library.js:92
#: assets/client/blocks/wc-block-library.js:101
msgid "Search products…"
msgstr "Search products..."

#: src/StoreApi/Schemas/V1/ProductSchema.php:179
msgid "Amount of reviews that the product has."
msgstr "Amount of reviews that the product has."

#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:64
msgid "The date the review was created, in the site's timezone in human-readable format."
msgstr "The date the review was created, in the site's timezone in human-readable format."

#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:83
msgid "Name of the product that the review belongs to."
msgstr "Name of the product that the review belongs to."

#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:89
msgid "Permalink of the product that the review belongs to."
msgstr "Permalink of the product that the review belongs to."

#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:95
msgid "Image of the product that the review belongs to."
msgstr "Image of the product that the review belongs to."

#: templates/myaccount/downloads.php:42 templates/myaccount/orders.php:121
msgid "Browse products"
msgstr "Browse products"

#: i18n/countries.php:146
msgid "Macao"
msgstr "Macao"

#: i18n/states.php:2111
msgid "Midway Atoll"
msgstr "Midway Atoll"

#. translators: %s: shipping zone name.
#: includes/class-wc-shipping.php:169
msgid "Customer matched zone \"%s\""
msgstr "Customer matched zone \"%s\""

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:121
msgid "The coupon will expire at 00:00:00 of this date."
msgstr "The coupon will expire at 00:00:00 of this date."

#: includes/admin/class-wc-admin-setup-wizard.php:631
msgid "Help improve WooCommerce with usage tracking"
msgstr "Help improve WooCommerce with usage tracking"

#: i18n/states.php:639 i18n/states.php:2234
msgid "Western"
msgstr "Western"

#: i18n/states.php:630 i18n/states.php:2236
msgid "Eastern"
msgstr "Eastern"

#: i18n/states.php:2237
msgid "Luapula"
msgstr "Luapula"

#: i18n/states.php:633 i18n/states.php:2238
msgid "Northern"
msgstr "Northern"

#: i18n/states.php:2239
msgid "North-Western"
msgstr "North-Western"

#: i18n/states.php:2240
msgid "Southern"
msgstr "Southern"

#: i18n/states.php:2241
msgid "Copperbelt"
msgstr "Copperbelt"

#: i18n/states.php:2242
msgid "Lusaka"
msgstr "Lusaka"

#: i18n/states.php:2243
msgid "Muchinga"
msgstr "Muchinga"

#: includes/admin/class-wc-admin-setup-wizard.php:653
msgid "Enable usage tracking and help improve WooCommerce"
msgstr "Enable usage tracking and help improve WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:2141
#: includes/admin/class-wc-admin-setup-wizard.php:2152
msgid "Jetpack logo"
msgstr "Jetpack logo"

#. translators: %d: number of hidden items
#: src/Blocks/BlockTypes/ProductFilterChips.php:214
#: assets/client/admin/components/index.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "+%d more"
msgstr "+%d more"

#: includes/widgets/class-wc-widget-brand-thumbnails.php:199
#: assets/client/admin/components/index.js:2
msgid "Columns:"
msgstr "Columns:"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:296
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/handpicked-products.js:8
#: assets/client/blocks/product-best-sellers.js:1
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/product-new.js:1
#: assets/client/blocks/product-on-sale.js:1
#: assets/client/blocks/product-tag.js:1
#: assets/client/blocks/product-top-rated.js:1
#: assets/client/blocks/products-by-attribute.js:1
#: assets/client/blocks/saved-for-later.js:1
#: assets/client/blocks/wc-block-library.js:49
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:108
#: assets/client/blocks/wc-block-library.js:109
#: assets/client/blocks/wishlist.js:1
msgid "Columns"
msgstr "Columns"

#: src/Blocks/BlockTypes/ProductCategories.php:262
msgid "Go to category"
msgstr "Go to category"

#: patterns/hero-product-3-split.php:106
#: patterns/intro-centered-content-with-image-below.php:12
#: patterns/just-arrived-full-hero.php:10
#: assets/client/blocks/featured-category.js:1
#: assets/client/blocks/featured-category.js:15
#: assets/client/blocks/featured-product.js:1
#: assets/client/blocks/featured-product.js:15
#: assets/client/blocks/wc-block-library.js:41
msgid "Shop now"
msgstr "Shop now"

#: includes/admin/class-wc-admin-brands.php:235
msgid "Show description"
msgstr "Show description"

#: includes/admin/class-wc-admin-assets.php:585
msgid "1 variation"
msgstr "One variation"

#: src/Admin/API/Reports/Downloads/Controller.php:322
#: src/Admin/API/Reports/Products/Controller.php:322
#: assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/blocks/handpicked-products.js:1
#: assets/client/blocks/product-best-sellers.js:1
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-new.js:1
#: assets/client/blocks/product-on-sale.js:1
#: assets/client/blocks/product-tag.js:1
#: assets/client/blocks/product-top-rated.js:1
#: assets/client/blocks/products-by-attribute.js:1
#: assets/client/blocks/wc-block-library.js:49
msgid "Product title"
msgstr "Product title"

#. translators: 1: is a link to a support document. 2: closing link
#: src/Autoloader.php:411 src/Packages.php:365
msgid "Your installation of WooCommerce is incomplete. If you installed WooCommerce from GitHub, %1$splease refer to this document%2$s to set up your development environment."
msgstr "Your installation of WooCommerce is incomplete. If you installed WooCommerce from GitHub, %1$splease refer to this document%2$s to set up your development environment."

#: src/Packages.php:343
msgid "Your installation of WooCommerce is incomplete. If you installed WooCommerce from GitHub, please refer to this document to set up your development environment: https://developer.woocommerce.com/docs/contribution/contributing/#setting-up-your-development-environment"
msgstr "Your installation of WooCommerce is incomplete. If you installed WooCommerce from GitHub, please refer to this document to set up your development environment: https://developer.woocommerce.com/docs/contribution/contributing/#setting-up-your-development-environment"

#: i18n/states.php:2103
msgid "Zombo"
msgstr "Zombo"

#: i18n/states.php:2102
msgid "Yumbe"
msgstr "Yumbe"

#: i18n/states.php:2101
msgid "Wakiso"
msgstr "Wakiso"

#: i18n/states.php:2100
msgid "Tororo"
msgstr "Tororo"

#: i18n/states.php:2099
msgid "Soroti"
msgstr "Soroti"

#: i18n/states.php:2098
msgid "Sironko"
msgstr "Sironko"

#: i18n/states.php:2097
msgid "Sheema"
msgstr "Sheema"

#: i18n/states.php:2096
msgid "Serere"
msgstr "Serere"

#: i18n/states.php:2095
msgid "Sembabule"
msgstr "Sembabule"

#: i18n/states.php:2094
msgid "Rukungiri"
msgstr "Rukungiri"

#: i18n/states.php:2093
msgid "Rukiga"
msgstr "Rukiga"

#: i18n/states.php:2092
msgid "Rubirizi"
msgstr "Rubirizi"

#: i18n/states.php:2091
msgid "Rubanda"
msgstr "Rubanda"

#: i18n/states.php:2090
msgid "Rakai"
msgstr "Rakai"

#: i18n/states.php:2089
msgid "Pallisa"
msgstr "Pallisa"

#: i18n/states.php:2088
msgid "Pakwach"
msgstr "Pakwach"

#: i18n/states.php:2087
msgid "Pader"
msgstr "Pader"

#: i18n/states.php:2086
msgid "Oyam"
msgstr "Oyam"

#: i18n/states.php:2085
msgid "Otuke"
msgstr "Otuke"

#: i18n/states.php:2084
msgid "Omoro"
msgstr "Omoro"

#: i18n/states.php:2083
msgid "Nwoya"
msgstr "Nwoya"

#: i18n/states.php:2082
msgid "Ntungamo"
msgstr "Ntungamo"

#: i18n/states.php:2081
msgid "Ntoroko"
msgstr "Ntoroko"

#: i18n/states.php:2080
msgid "Ngora"
msgstr "Ngora"

#: i18n/states.php:2079
msgid "Nebbi"
msgstr "Nebbi"

#: i18n/states.php:2078
msgid "Napak"
msgstr "Napak"

#: i18n/states.php:2077
msgid "Namutumba"
msgstr "Namutumba"

#: i18n/states.php:2076
msgid "Namisindwa"
msgstr "Namisindwa"

#: i18n/states.php:2075
msgid "Namayingo"
msgstr "Namayingo"

#: i18n/states.php:2074
msgid "Nakasongola"
msgstr "Nakasongola"

#: i18n/states.php:2073
msgid "Nakaseke"
msgstr "Nakaseke"

#: i18n/states.php:2072
msgid "Nakapiripirit"
msgstr "Nakapiripirit"

#: i18n/states.php:2071
msgid "Nabilatuk"
msgstr "Nabilatuk"

#: i18n/states.php:2070
msgid "Mukono"
msgstr "Mukono"

#: i18n/states.php:2069
msgid "Mubende"
msgstr "Mubende"

#: i18n/states.php:2068
msgid "Mpigi"
msgstr "Mpigi"

#: i18n/states.php:2067
msgid "Moyo"
msgstr "Moyo"

#: i18n/states.php:2066
msgid "Moroto"
msgstr "Moroto"

#: i18n/states.php:2065
msgid "Mityana"
msgstr "Mityana"

#: i18n/states.php:2064
msgid "Mitooma"
msgstr "Mitooma"

#: i18n/states.php:2063
msgid "Mbarara"
msgstr "Mbarara"

#: i18n/states.php:2062
msgid "Mbale"
msgstr "Mbale"

#: i18n/states.php:2061
msgid "Mayuge"
msgstr "Mayuge"

#: i18n/states.php:2060
msgid "Masindi"
msgstr "Masindi"

#: i18n/states.php:2059
msgid "Masaka"
msgstr "Masaka"

#: i18n/states.php:2058
msgid "Maracha"
msgstr "Maracha"

#: i18n/states.php:2057
msgid "Manafwa"
msgstr "Manafwa"

#: i18n/states.php:2056
msgid "Lyantonde"
msgstr "Lyantonde"

#: i18n/states.php:2055
msgid "Lwengo"
msgstr "Lwengo"

#: i18n/states.php:2054
msgid "Luwero"
msgstr "Luwero"

#: i18n/states.php:2053
msgid "Luuka"
msgstr "Luuka"

#: i18n/states.php:2052
msgid "Lira"
msgstr "Lira"

#: i18n/states.php:2051
msgid "Lamwo"
msgstr "Lamwo"

#: i18n/states.php:2050
msgid "Kyotera"
msgstr "Kyotera"

#: i18n/states.php:2049
msgid "Kyenjojo"
msgstr "Kyenjojo"

#: i18n/states.php:2048
msgid "Kyegegwa"
msgstr "Kyegegwa"

#: i18n/states.php:2047
msgid "Kyankwanzi"
msgstr "Kyankwanzi"

#: i18n/states.php:2046
msgid "Kween"
msgstr "Kween"

#: i18n/states.php:2045
msgid "Kwania"
msgstr "Kwania"

#: i18n/states.php:2044
msgid "Kumi"
msgstr "Kumi"

#: i18n/states.php:2043
msgid "Kotido"
msgstr "Kotido"

#: i18n/states.php:2042
msgid "Kole"
msgstr "Kole"

#: i18n/states.php:2041
msgid "Koboko"
msgstr "Koboko"

#: i18n/states.php:2040
msgid "Kitgum"
msgstr "Kitgum"

#: i18n/states.php:2039
msgid "Kisoro"
msgstr "Kisoro"

#: i18n/states.php:2038
msgid "Kiryandongo"
msgstr "Kiryandongo"

#: i18n/states.php:2037
msgid "Kiruhura"
msgstr "Kiruhura"

#: i18n/states.php:2036
msgid "Kikuube"
msgstr "Kikuube"

#: i18n/states.php:2035
msgid "Kibuku"
msgstr "Kibuku"

#: i18n/states.php:2034
msgid "Kiboga"
msgstr "Kiboga"

#: i18n/states.php:2033
msgid "Kibaale"
msgstr "Kibaale"

#: i18n/states.php:2032
msgid "Kayunga"
msgstr "Kayunga"

#: i18n/states.php:2031
msgid "Katakwi"
msgstr "Katakwi"

#: i18n/states.php:2030
msgid "Kasese"
msgstr "Kasese"

#: i18n/states.php:2029
msgid "Kasanda"
msgstr "Kasanda"

#: i18n/states.php:2028
msgid "Kapelebyong"
msgstr "Kapelebyong"

#: i18n/states.php:2027
msgid "Kapchorwa"
msgstr "Kapchorwa"

#: i18n/states.php:2026
msgid "Kanungu"
msgstr "Kanungu"

#: i18n/states.php:2025
msgid "Kamwenge"
msgstr "Kamwenge"

#: i18n/states.php:2024
msgid "Kamuli"
msgstr "Kamuli"

#: i18n/states.php:2023
msgid "Kampala"
msgstr "Kampala"

#: i18n/states.php:2022
msgid "Kalungu"
msgstr "Kalungu"

#: i18n/states.php:2021
msgid "Kaliro"
msgstr "Kaliro"

#: i18n/states.php:2020
msgid "Kalangala"
msgstr "Kalangala"

#: i18n/states.php:2019
msgid "Kakumiro"
msgstr "Kakumiro"

#: i18n/states.php:2018
msgid "Kagadi"
msgstr "Kagadi"

#: i18n/states.php:2017
msgid "Kaberamaido"
msgstr "Kaberamaido"

#: i18n/states.php:2016
msgid "Kabarole"
msgstr "Kabarole"

#: i18n/states.php:2015
msgid "Kabale"
msgstr "Kabale"

#: i18n/states.php:2014
msgid "Kaabong"
msgstr "Kaabong"

#: i18n/states.php:2013
msgid "Jinja"
msgstr "Jinja"

#: i18n/states.php:2012
msgid "Isingiro"
msgstr "Isingiro"

#: i18n/states.php:2011
msgid "Iganga"
msgstr "Iganga"

#: i18n/states.php:2010
msgid "Ibanda"
msgstr "Ibanda"

#: i18n/states.php:2009
msgid "Hoima"
msgstr "Hoima"

#: i18n/states.php:2008
msgid "Gulu"
msgstr "Gulu"

#: i18n/states.php:2007
msgid "Gomba"
msgstr "Gomba"

#: i18n/states.php:2006
msgid "Dokolo"
msgstr "Dokolo"

#: i18n/states.php:2005
msgid "Buyende"
msgstr "Buyende"

#: i18n/states.php:2004
msgid "Buvuma"
msgstr "Buvuma"

#: i18n/states.php:2003
msgid "Butebo"
msgstr "Butebo"

#: i18n/states.php:2002
msgid "Butambala"
msgstr "Butambala"

#: i18n/states.php:2001
msgid "Butaleja"
msgstr "Butaleja"

#: i18n/states.php:1077 i18n/states.php:2000
msgid "Busia"
msgstr "Busia"

#: i18n/states.php:1999
msgid "Bushenyi"
msgstr "Bushenyi"

#: i18n/states.php:1998
msgid "Bunyangabu"
msgstr "Bunyangabu"

#: i18n/states.php:1997
msgid "Bundibugyo"
msgstr "Bundibugyo"

#: i18n/states.php:1996
msgid "Buliisa"
msgstr "Buliisa"

#: i18n/states.php:1995
msgid "Bulambuli"
msgstr "Bulambuli"

#: i18n/states.php:1994
msgid "Bukwa"
msgstr "Bukwa"

#: i18n/states.php:1993
msgid "Bukomansimbi"
msgstr "Bukomansimbi"

#: i18n/states.php:1992
msgid "Bukedea"
msgstr "Bukedea"

#: i18n/states.php:1991
msgid "Buikwe"
msgstr "Buikwe"

#: i18n/states.php:1990
msgid "Buhweju"
msgstr "Buhweju"

#: i18n/states.php:1989
msgid "Bugweri"
msgstr "Bugweri"

#: i18n/states.php:1988
msgid "Bugiri"
msgstr "Bugiri"

#: i18n/states.php:1987
msgid "Bududa"
msgstr "Bududa"

#: i18n/states.php:1986
msgid "Budaka"
msgstr "Budaka"

#: i18n/states.php:1985
msgid "Arua"
msgstr "Arua"

#: i18n/states.php:1984
msgid "Apac"
msgstr "Apac"

#: i18n/states.php:1983
msgid "Amuru"
msgstr "Amuru"

#: i18n/states.php:1982
msgid "Amuria"
msgstr "Amuria"

#: i18n/states.php:1981
msgid "Amudat"
msgstr "Amudat"

#: i18n/states.php:1980
msgid "Amolatar"
msgstr "Amolatar"

#: i18n/states.php:1979
msgid "Alebtong"
msgstr "Alebtong"

#: i18n/states.php:1978
msgid "Agago"
msgstr "Agago"

#: i18n/states.php:1977
msgid "Adjumani"
msgstr "Adjumani"

#: i18n/states.php:1976
msgid "Abim"
msgstr "Abim"

#: src/StoreApi/Schemas/V1/ProductCategorySchema.php:65
msgid "Category URL."
msgstr "Category URL."

#. Translators: %s package name.
#: src/Packages.php:341 src/Packages.php:356
msgid "Missing the WooCommerce %s package"
msgstr "Missing the WooCommerce %s package"

#: src/StoreApi/Routes/V1/Products.php:335
msgid "Operator to compare product tags."
msgstr "Operator to compare product tags."

#: src/StoreApi/Schemas/V1/ProductSchema.php:85
msgid "Product variation attributes, if applicable."
msgstr "Product variation attributes, if applicable."

#. translators: 1: first result 2: last result 3: total results 4: sorted by
#: templates/loop/result-count.php:38
msgctxt "with first and last result"
msgid "Showing %1$d&ndash;%2$d of %3$d result"
msgid_plural "Showing %1$d&ndash;%2$d of %3$d results"
msgstr[0] "Showing %1$d&ndash;%2$d of %3$d result"
msgstr[1] "Showing %1$d&ndash;%2$d of %3$d results"

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:38
msgid "woocommerce"
msgstr "woocommerce"

#. translators: %1$s is the install command, %2$s is the build command, %3$s is
#. the watch command.
#: src/Blocks/Domain/Bootstrap.php:237
msgid "WooCommerce Blocks development mode requires files to be built. From the root directory, run %1$s to install dependencies, %2$s to build the files or %3$s to build the files and watch for changes."
msgstr "WooCommerce Blocks development mode requires files to be built. From the root directory, run %1$s to install dependencies, %2$s to build the files or %3$s to build the files and watch for changes."

#. Translators: %d variation count.
#: includes/admin/wc-admin-functions.php:566
msgid "%d variation does not have a price."
msgid_plural "%d variations do not have prices."
msgstr[0] "%d variation does not have a price."
msgstr[1] "%d variations do not have prices."

#: includes/admin/class-wc-admin-setup-wizard.php:1056
#: includes/admin/class-wc-admin-setup-wizard.php:1067
msgid "Did you know you can print shipping labels at home?"
msgstr "Did you know you can print shipping labels at home?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:867
msgid "Import as meta data"
msgstr "Import as meta data"

#: includes/admin/class-wc-admin-setup-wizard.php:1965
msgid "Manage your store's reports and monitor key metrics with a new and improved interface and dashboard."
msgstr "Manage your store's reports and monitor key metrics with a new and improved interface and dashboard."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:830
msgid "Tags (comma separated)"
msgstr "Tags (comma separated)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:831
msgid "Tags (space separated)"
msgstr "Tags (space separated)"

#: includes/admin/class-wc-admin-setup-wizard.php:1057
msgid "Use WooCommerce Shipping (powered by WooCommerce Services & Jetpack) to save time at the post office by printing your shipping labels at home."
msgstr "Use WooCommerce Shipping (powered by WooCommerce Services & Jetpack) to save time at the post office by printing your shipping labels at home."

#: includes/admin/wc-admin-functions.php:569
msgid "Variations (and their attributes) that do not have prices will not be shown in your store."
msgstr "Variations (and their attributes) that do not have prices will not be shown in your store."

#: includes/admin/class-wc-admin-setup-wizard.php:1967
msgid "WooCommerce Admin icon"
msgstr "WooCommerce Admin icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1964
#: includes/admin/class-wc-admin-setup-wizard.php:1968
#: src/Internal/Admin/Settings.php:307
msgid "WooCommerce Admin"
msgstr "WooCommerce Admin"

#: includes/admin/settings/views/settings-tax.php:70
msgid "List additional tax classes you need below (1 per line, e.g. Reduced Rates). These are in addition to \"Standard rate\" which exists by default."
msgstr "List additional tax classes you need below (1 per line, e.g. Reduced Rates). These are in addition to \"Standard rate\" which exists by default."

#: includes/admin/views/html-admin-page-status-report.php:533
msgid "Database information:"
msgstr "Database information:"

#: includes/admin/meta-boxes/views/html-product-attribute.php:12
msgid "Drag and drop to set admin attribute order"
msgstr "Drag and drop to set admin attribute order"

#: includes/admin/class-wc-admin-assets.php:621
msgid "Generate coupon code"
msgstr "Generate coupon code"

#: includes/class-wc-install.php:1274
msgid "Reduced rate"
msgstr "Reduced rate"

#: includes/admin/views/html-admin-page-status-report.php:537
msgid "Unable to retrieve database information. Usually, this is not a problem, and it only means that your install is using a class that replaces the WordPress database class (e.g., HyperDB) and WooCommerce is unable to get database information."
msgstr "Unable to retrieve database information. Usually, this is not a problem, and it only means that your install is using a class that replaces the WordPress database class (e.g., HyperDB) and WooCommerce is unable to get database information."

#: includes/class-wc-install.php:1275
msgid "Zero rate"
msgstr "Zero rate"

#. Translators: %1$f: Table size, %2$f: Index size, %3$s Engine.
#: includes/admin/views/html-admin-page-status-report.php:512
#: includes/admin/views/html-admin-page-status-report.php:526
msgid "Data: %1$.2fMB + Index: %2$.2fMB + Engine %3$s"
msgstr "Data: %1$.2fMB + Index: %2$.2fMB + Engine %3$s"

#: includes/emails/class-wc-email-new-order.php:202
msgid "Congratulations on the sale."
msgstr "Congratulations on the sale."

#: includes/emails/class-wc-email-customer-invoice.php:134
#: includes/emails/class-wc-email-customer-processing-order.php:154
msgid "Thanks for using {site_url}!"
msgstr "Thanks for using {site_url}!"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:364
#: includes/emails/class-wc-email-cancelled-order.php:216
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:648
#: includes/emails/class-wc-email-customer-cancelled-order.php:205
#: includes/emails/class-wc-email-customer-invoice.php:240
#: includes/emails/class-wc-email-customer-pos-completed-order.php:246
#: includes/emails/class-wc-email-customer-pos-refunded-order.php:354
#: includes/emails/class-wc-email-customer-refunded-order.php:337
#: includes/emails/class-wc-email-customer-review-request.php:312
#: includes/emails/class-wc-email-failed-order.php:215
#: includes/emails/class-wc-email-new-order.php:244
#: includes/emails/class-wc-email.php:1303
msgid "Additional content"
msgstr "Additional content"

#: includes/class-wc-tax.php:921 includes/class-wc-tax.php:959
msgid "Invalid field"
msgstr "Invalid field"

#. translators: 1: URL of WordPress.org Repository 2: URL of the GitHub
#. Repository release page
#: includes/class-woocommerce.php:1450
msgid "Or you can download a pre-built version of the plugin from the <a href=\"%1$s\">WordPress.org repository</a> or by visiting <a href=\"%2$s\">the releases page in the GitHub repository</a>."
msgstr "Or you can download a pre-built version of the plugin from the <a href=\"%1$s\">WordPress.org repository</a> or by visiting <a href=\"%2$s\">the releases page in the GitHub repository</a>."

#: includes/class-wc-tax.php:867
msgid "Tax class requires a valid name"
msgstr "Tax class requires a valid name"

#: includes/class-wc-tax.php:888
msgid "Tax class slug already exists"
msgstr "Tax class slug already exists"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:365
#: includes/emails/class-wc-email-cancelled-order.php:217
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:649
#: includes/emails/class-wc-email-customer-cancelled-order.php:206
#: includes/emails/class-wc-email-customer-invoice.php:241
#: includes/emails/class-wc-email-customer-pos-completed-order.php:247
#: includes/emails/class-wc-email-customer-pos-refunded-order.php:355
#: includes/emails/class-wc-email-customer-refunded-order.php:338
#: includes/emails/class-wc-email-customer-review-request.php:313
#: includes/emails/class-wc-email-failed-order.php:216
#: includes/emails/class-wc-email-new-order.php:245
#: includes/emails/class-wc-email.php:1304
msgid "Text to appear below the main email content."
msgstr "Text to appear below the main email content."

#: includes/class-wc-countries.php:1632
msgid "Town / Village"
msgstr "Town / Village"

#: includes/class-wc-countries.php:1043 includes/class-wc-countries.php:1365
#: src/Blocks/Domain/Services/CheckoutFields.php:780
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:88
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Postal code"
msgstr "Postcode"

#: includes/class-wc-ajax.php:1631
msgid "Order not editable"
msgstr "Order not editable"

#: includes/admin/helper/class-wc-helper-orders-api.php:72
msgid "You do not have permission to install plugins."
msgstr "You do not have permission to install plugins."

#: includes/admin/meta-boxes/views/html-product-data-general.php:98
msgid "The sale will start at 00:00:00 of \"From\" date and end at 23:59:59 of \"To\" date."
msgstr "The sale will start at 00:00:00 of \"From\" date and end at 23:59:59 of \"To\" date."

#: includes/wc-order-functions.php:929
msgid "Order fully refunded."
msgstr "Order fully refunded."

#: includes/admin/class-wc-admin-settings.php:190
msgid "Selecting no country / region to sell to prevents from completing the checkout. Continue anyway?"
msgstr "Selecting no country / region to sell to prevents from completing the checkout. Continue anyway?"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:295
msgid "&larr; Back to \"%s\" attributes"
msgstr "&larr; Back to \"%s\" attributes"

#: includes/admin/views/html-notice-updating.php:24
msgid "Note: WP CRON has been disabled on your install which may prevent this update from completing."
msgstr "Note: WP CRON has been disabled on your install which may prevent this update from completing."

#: includes/class-wc-form-handler.php:215
msgid "Please enter a valid Eircode."
msgstr "Please enter a valid Eircode."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:224
msgid "There was a failure fetching this action"
msgstr "There was a failure fetching this action"

#: includes/admin/notes/class-wc-notes-run-db-update.php:214
#: includes/admin/views/html-notice-updating.php:16
msgid "You can manually run queued updates here."
msgstr "You can manually run queued updates here."

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:110
msgid "Action Scheduler"
msgstr "Action Scheduler"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:121
msgid "Action Status"
msgstr "Action Status"

#. translators: %s item name.
#: includes/class-wc-ajax.php:1236
msgid "Added line items: %s"
msgstr "Added line items: %s"

#: includes/widgets/class-wc-widget-brand-thumbnails.php:230
#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:123
msgid "Count"
msgstr "Count"

#: includes/admin/views/html-bulk-edit-product.php:331
msgid "Decrease existing stock by:"
msgstr "Decrease existing stock by:"

#. translators: %1$s: item name %2$s: stock change
#: includes/class-wc-ajax.php:1558
msgid "Deleted %1$s and adjusted stock (%2$s)"
msgstr "Deleted %1$s and adjusted stock (%2$s)"

#. translators: 1: Number of database updates 2: List of update callbacks
#: includes/cli/class-wc-cli-update-command.php:68
msgid "Found %1$d updates (%2$s)"
msgstr "Found %1$d updates (%2$s)"

#: includes/admin/views/html-bulk-edit-product.php:330
msgid "Increase existing stock by:"
msgstr "Increase existing stock by:"

#: includes/class-wc-ajax.php:1519
msgid "Invalid items"
msgstr "Invalid items"

#: includes/class-wc-ajax.php:1401
msgid "Invalid rate"
msgstr "Invalid rate"

#: includes/admin/notes/class-wc-notes-run-db-update.php:163
#: includes/admin/views/html-notice-update.php:36
msgid "Learn more about updates"
msgstr "Learn more about updates"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:125
msgid "Newest Scheduled Date"
msgstr "Newest Scheduled Date"

#. translators: %s Database version number
#: includes/cli/class-wc-cli-update-command.php:59
msgid "No updates required. Database version is %s"
msgstr "No updates required. Database version is %s"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:124
msgid "Oldest Scheduled Date"
msgstr "Oldest Scheduled Date"

#. translators: %s php class name
#: packages/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php:34
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:52
#: packages/action-scheduler/classes/WP_CLI/ProgressBar.php:67
msgid "The %s class can only be run within WP CLI."
msgstr "The %s class can only be run within WP-CLI."

#. translators: %1$s: opening <a> tag %2$s: closing </a> tag
#. translators: 1: Link to docs 2: Close link.
#: includes/admin/notes/class-wc-notes-run-db-update.php:179
#: includes/admin/views/html-notice-update.php:28
msgid "The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via %1$sWP CLI%2$s."
msgstr "The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via %1$sWP-CLI%2$s."

#: includes/admin/notes/class-wc-notes-run-db-update.php:154
#: includes/admin/views/html-notice-update.php:33
msgid "Update WooCommerce Database"
msgstr "Update WooCommerce Database"

#: includes/cli/class-wc-cli-update-command.php:73
msgid "Updating database"
msgstr "Updating database"

#: includes/admin/views/html-notice-updating.php:16
msgid "View progress &rarr;"
msgstr "View progress &rarr;"

#: includes/admin/notes/class-wc-notes-run-db-update.php:175
#: includes/admin/views/html-notice-update.php:21
msgid "WooCommerce database update required"
msgstr "WooCommerce database update required"

#: includes/admin/notes/class-wc-notes-run-db-update.php:177
#: includes/admin/views/html-notice-update.php:25
msgid "WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version."
msgstr "WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version."

#: includes/admin/notes/class-wc-notes-run-db-update.php:217
#: includes/admin/views/html-notice-updating.php:21
msgid "WooCommerce is updating the database in the background. The database update process may take a little while, so please be patient."
msgstr "WooCommerce is updating the database in the background. The database update process may take a little while, so please be patient."

#: includes/class-wc-form-handler.php:1276
msgid "Your account was created successfully and a password has been sent to your email address."
msgstr "Your account was created successfully and a password has been sent to your email address."

#: includes/class-wc-form-handler.php:1278
msgid "Your account was created successfully. Your login details have been sent to your email address."
msgstr "Your account was created successfully. Your login details have been sent to your email address."

#: includes/emails/class-wc-email-cancelled-order.php:72
msgid "[{site_title}]: Order #{order_number} has been cancelled"
msgstr "[{site_title}]: Order #{order_number} has been cancelled"

#. translators: 1: action ID 2: hook name
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:177
msgid "Completed processing action %1$s with hook: %2$s"
msgstr "Completed processing action %1$s with hook: %2$s"

#. Translators: %s stock amount
#: includes/class-wc-ajax.php:1887
msgid "Stock: %s"
msgstr "Stock: %s"

#. translators: %s item name.
#: includes/admin/wc-admin-functions.php:486
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1157
msgid "Adjusted stock: %s"
msgstr "Adjusted stock: %s"

#: includes/admin/settings/class-wc-settings-accounts.php:168
msgid "Allow personal data to be removed in bulk from orders"
msgstr "Allow personal data to be removed in bulk from orders"

#: includes/admin/settings/class-wc-settings-advanced.php:368
msgid "Allow usage of WooCommerce to be tracked"
msgstr "Allow usage of WooCommerce to be tracked"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:129
#: src/Internal/Abilities/AbilitiesRestBridge.php:49
msgid "Create Product"
msgstr "Create Product"

#: includes/admin/class-wc-admin-assets.php:855
msgid "Dismiss this suggestion"
msgstr "Dismiss this suggestion"

#: includes/admin/settings/class-wc-settings-advanced.php:389
msgid "Display suggestions within WooCommerce"
msgstr "Display suggestions within WooCommerce"

#: includes/admin/views/html-admin-page-status-report.php:632
msgid "Dropin Plugins"
msgstr "Dropin Plugins"

#: includes/admin/settings/class-wc-settings-advanced.php:367
msgid "Enable tracking"
msgstr "Enable tracking"

#: includes/admin/class-wc-admin-assets.php:708
msgid "Enter a coupon code to apply. Discounts are applied to line totals, before taxes."
msgstr "Enter a coupon code to apply. Discounts are applied to line totals, before taxes."

#: includes/admin/class-wc-admin.php:298
msgid "five star"
msgstr "five star"

#: includes/admin/views/html-admin-page-status-report.php:618
msgid "Inactive plugins"
msgstr "Inactive plugins"

#: includes/admin/settings/class-wc-settings-advanced.php:382
msgid "Marketplace suggestions"
msgstr "Marketplace suggestions"

#: includes/admin/views/html-admin-page-status-report.php:658
msgid "Must Use Plugins"
msgstr "Must Use Plugins"

#: includes/admin/settings/class-wc-settings-accounts.php:167
msgid "Personal data removal"
msgstr "Personal data removal"

#: includes/admin/settings/class-wc-settings-accounts.php:157
msgid "Remove access to downloads on request"
msgstr "Remove access to downloads on request"

#: includes/admin/settings/class-wc-settings-accounts.php:147
msgid "Remove personal data from orders on request"
msgstr "Remove personal data from orders on request"

#: includes/admin/settings/class-wc-settings-advanced.php:388
msgid "Show Suggestions"
msgstr "Show Suggestions"

#: includes/admin/views/html-admin-page-status-report.php:90
msgid "Site address (URL)"
msgstr "Site address (URL)"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:130
msgid "Start Import"
msgstr "Start Import"

#. Translators: %s URL to tracking info screen.
#: includes/admin/settings/class-wc-settings-advanced.php:370
msgid "To opt out, leave this box unticked. Your store remains untracked, and no data will be collected. Read about what usage data is tracked at: %s."
msgstr "To opt out, leave this box unticked. Your store remains untracked, and no data will be collected. Read about what usage data is tracked at: %s."

#: includes/admin/settings/class-wc-settings-advanced.php:385
msgid "We show contextual suggestions for official extensions that may be helpful to your store."
msgstr "We show contextual suggestions for official extensions that may be helpful to your store."

#: includes/admin/views/html-admin-page-status-report.php:85
msgid "WordPress address (URL)"
msgstr "WordPress address (URL)"

#: includes/admin/settings/class-wc-settings-accounts.php:169
msgid "Adds an option to the orders screen for removing personal data in bulk. Note that removing personal data cannot be undone."
msgstr "Adds an option to the orders screen for removing personal data in bulk. Note that removing personal data cannot be undone."

#: includes/admin/views/html-admin-page-status-report.php:750
msgid "Is your site connected to WooCommerce.com?"
msgstr "Is your site connected to WooCommerce.com?"

#. translators: %s: discount amount
#: includes/admin/meta-boxes/views/html-order-item.php:141
msgid "%s discount"
msgstr "%s discount"

#: includes/wc-core-functions.php:342
msgid "action_args should not be overwritten when calling wc_get_template."
msgstr "action_args should not be overwritten when calling wc_get_template."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1239
msgid "Attribute slug."
msgstr "Attribute slug."

#: includes/admin/meta-boxes/views/html-order-item.php:154
#: includes/admin/meta-boxes/views/html-order-item.php:197
msgid "Before discount"
msgstr "Before discount"

#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:26
#: assets/client/admin/chunks/customize-store.js:2
msgid "Browse the Marketplace"
msgstr "Browse the Marketplace"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:938
msgid "cURL installed but unable to retrieve version."
msgstr "cURL installed but unable to retrieve version."

#: src/StoreApi/Routes/V1/Products.php:423
msgid "Determines if hidden or visible catalog products are shown."
msgstr "Determines if hidden or visible catalogue products are shown."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:472
msgid "Dropins & MU plugins."
msgstr "Dropins & MU plugins."

#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:23
msgid "Enhance your products"
msgstr "Enhance your products"

#: includes/admin/class-wc-admin-setup-wizard.php:1987
msgid "Enjoy all Facebook products combined in one extension: pixel tracking, catalog sync, messenger chat, shop functionality and Instagram shopping (coming soon)!"
msgstr "Enjoy all Facebook products combined in one extension: pixel tracking, catalogue sync, messenger chat, shop functionality and Instagram shopping (coming soon)!"

#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:24
msgid "Extensions can add new functionality to your product pages that make your store stand out"
msgstr "Extensions can add new functionality to your product pages that make your store stand out"

#: includes/admin/class-wc-admin-setup-wizard.php:1986
#: assets/client/admin/chunks/2499.js:1
#: assets/client/admin/wp-admin-scripts/marketing-coupons.js:2
msgid "Facebook"
msgstr "Facebook"

#: includes/admin/class-wc-admin-setup-wizard.php:1990
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:144
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:152
#: assets/client/admin/data/index.js:2
msgid "Facebook for WooCommerce"
msgstr "Facebook for WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:1989
msgid "Facebook icon"
msgstr "Facebook icon"

#: includes/admin/marketplace-suggestions/class-wc-marketplace-suggestions.php:51
msgctxt "Marketplace suggestions"
msgid "Get more options"
msgstr "Get more options"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:429
msgid "Inactive plugins."
msgstr "Inactive plugins."

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:449
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:100
msgid "Limit result set to orders which have specific statuses."
msgstr "Limit result set to orders which have specific statuses."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:609
msgid "Lookup tables are regenerating"
msgstr "Lookup tables are regenerating"

#: includes/admin/class-wc-admin-assets.php:857
#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:27
msgid "Manage suggestions"
msgstr "Manage suggestions"

#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:66
msgid "Number of terms in the attribute taxonomy."
msgstr "Number of terms in the attribute taxonomy."

#: src/StoreApi/Routes/V1/Products.php:404
msgid "Operator to compare product attribute terms."
msgstr "Operator to compare product attribute terms."

#: src/StoreApi/Routes/V1/Products.php:277
msgid "Operator to compare product category terms."
msgstr "Operator to compare product category terms."

#: includes/wc-order-functions.php:936
msgid "Order status set to refunded. To return funds to the customer you will need to issue a refund through your payment gateway."
msgstr "Order status set to refunded. To return funds to the customer you will need to issue a refund through your payment gateway."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:151
msgid "Product lookup tables"
msgstr "Product lookup tables"

#: includes/admin/meta-boxes/views/html-order-items.php:369
msgid "Refund the line items above. This will show the total amount to be refunded"
msgstr "Refund the line items above. This will show the total amount to be refunded"

#: i18n/currencies.php:124
msgid "Sol"
msgstr "Sol"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:153
msgid "This tool will regenerate product lookup table data. This process may take a while."
msgstr "This tool will regenerate product lookup table data. This process may take a while."

#: includes/admin/settings/class-wc-settings-advanced.php:361
msgid "Usage Tracking"
msgstr "Usage Tracking"

#: includes/admin/class-wc-admin-dashboard.php:48
msgid "WooCommerce Status"
msgstr "WooCommerce Status"

#: includes/admin/settings/class-wc-settings-advanced.php:65
msgid "WooCommerce.com"
msgstr "WooCommerce.com"

#: includes/admin/settings/class-wc-settings-advanced.php:356
msgid "WooCommerce.com Usage Tracking Documentation"
msgstr "WooCommerce.com Usage Tracking Documentation"

#: i18n/states.php:2106
msgid "Baker Island"
msgstr "Baker Island"

#: i18n/states.php:2107
msgid "Howland Island"
msgstr "Howland Island"

#: i18n/states.php:2108
msgid "Jarvis Island"
msgstr "Jarvis Island"

#: i18n/states.php:2109
msgid "Johnston Atoll"
msgstr "Johnston Atoll"

#: i18n/states.php:2110
msgid "Kingman Reef"
msgstr "Kingman Reef"

#: i18n/states.php:2112
msgid "Navassa Island"
msgstr "Navassa Island"

#: i18n/countries.php:147
msgid "North Macedonia"
msgstr "North Macedonia"

#: i18n/states.php:2113
msgid "Palmyra Atoll"
msgstr "Palmyra Atoll"

#: i18n/countries.php:259
msgid "Virgin Islands (British)"
msgstr "Virgin Islands (British)"

#: i18n/countries.php:260
msgid "Virgin Islands (US)"
msgstr "Virgin Islands (US)"

#: i18n/states.php:2114
msgid "Wake Island"
msgstr "Wake Island"

#. translators: %s opening and closing link tags respectively
#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:129
#: templates/single-product-reviews.php:122
msgid "You must be %1$slogged in%2$s to post a review."
msgstr "You must be %1$slogged in%2$s to post a review."

#: templates/cart/cart-shipping.php:54
msgid "Shipping options will be updated during checkout."
msgstr "Shipping options will be updated during checkout."

#. Translators: $s shipping destination.
#: templates/cart/cart-shipping.php:51
msgid "Shipping to %s."
msgstr "Shipping to %s."

#: templates/loop/orderby.php:35
msgid "Shop order"
msgstr "Shop order"

#: templates/emails/block/customer-completed-order.php:38
#: templates/emails/customer-completed-order.php:42
#: templates/emails/plain/customer-completed-order.php:30
msgid "We have finished processing your order."
msgstr "We have finished processing your order."

#. translators: %1$s: Order number. %2$s: Customer full name
#: templates/emails/admin-cancelled-order.php:34
#: templates/emails/plain/admin-cancelled-order.php:29
msgid "Notification to let you know &mdash; order #%1$s belonging to %2$s has been cancelled:"
msgstr "Notification to let you know – order #%1$s belonging to %2$s has been cancelled:"

#. translators: %s: error message
#: includes/wc-rest-functions.php:120
msgid "Invalid image: %s"
msgstr "Invalid image: %s"

#. translators: %s: Order number
#: templates/emails/customer-processing-order.php:47
#: templates/emails/plain/customer-processing-order.php:35
msgid "Just to let you know &mdash; we've received your order #%s, and it is now being processed:"
msgstr "Just to let you know &mdash; we've received your order #%s, and it is now being processed:"

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:426
msgid "Webhook status must be valid."
msgstr "Webhook status must be valid."

#: includes/admin/settings/class-wc-settings-accounts.php:45
msgid "account erasure request"
msgstr "account erasure request"

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:566
msgid "Default product category cannot be deleted."
msgstr "Default product category cannot be deleted."

#: includes/import/abstract-wc-product-importer.php:498
msgid "Variation cannot be imported: Parent product cannot be a product variation"
msgstr "Variation cannot be imported: Parent product cannot be a product variation"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:664
msgid "Database upgrade routine has been scheduled to run in the background."
msgstr "Database upgrade routine has been scheduled to run in the background."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:228
msgid "This tool will update your WooCommerce database to the latest version. Please ensure you make sufficient backups before proceeding."
msgstr "This tool will update your WooCommerce database to the latest version. Please ensure you make sufficient backups before proceeding."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:223
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:224
msgid "Update database"
msgstr "Update database"

#: includes/admin/class-wc-admin-customize.php:39
msgid "WooCommerce Endpoints"
msgstr "WooCommerce Endpoints"

#: includes/class-wc-ajax.php:2568
msgid "You do not have permission to assign API Keys to the selected user."
msgstr "You do not have permission to assign API Keys to the selected user."

#: includes/admin/helper/views/html-oauth-start.php:33
msgid "Feel free to reconnect again using the button below."
msgstr "Feel free to reconnect again using the button below."

#: includes/admin/helper/views/html-oauth-start.php:33
msgid "Sorry to see you go."
msgstr "Sorry to see you go."

#: includes/admin/class-wc-admin-setup-wizard.php:2079
msgid "discounted shipping labels"
msgstr "discounted shipping labels"

#: includes/admin/class-wc-admin-setup-wizard.php:2075
msgid "automated taxes and discounted shipping labels"
msgstr "automated taxes and discounted shipping labels"

#: includes/admin/class-wc-admin-setup-wizard.php:2071
msgid "payment setup and discounted shipping labels"
msgstr "payment setup and discounted shipping labels"

#: includes/admin/class-wc-admin-api-keys.php:242
msgid "You do not have permission to revoke API Keys"
msgstr "You do not have permission to revoke API Keys"

#: includes/admin/class-wc-admin-api-keys.php:207
msgid "You do not have permission to revoke this API Key"
msgstr "You do not have permission to revoke this API Key"

#: includes/admin/class-wc-admin-api-keys.php:63
msgid "You do not have permission to edit this API Key"
msgstr "You do not have permission to edit this API Key"

#: includes/emails/class-wc-email-customer-invoice.php:82
msgid "Details for order #{order_number}"
msgstr "Details for order #{order_number}"

#. translators: %1$s: Order ID. %2$s: Order date
#: templates/emails/plain/email-order-details.php:45
msgid "[Order #%1$s] (%2$s)"
msgstr "[Order #%1$s] (%2$s)"

#: templates/emails/customer-reset-password.php:44
#: templates/emails/plain/customer-reset-password.php:41
msgid "If you didn't make this request, just ignore this email. If you'd like to proceed:"
msgstr "If you didn't make this request, just ignore this email. If you'd like to proceed:"

#. translators: %s: Store name
#: templates/emails/block/customer-reset-password.php:40
#: templates/emails/customer-reset-password.php:34
#: templates/emails/plain/customer-reset-password.php:31
msgid "Someone has requested a new password for the following account on %s:"
msgstr "Someone has requested a new password for the following account on %s:"

#: includes/emails/class-wc-email-customer-cancelled-order.php:172
#: includes/emails/class-wc-email-customer-refunded-order.php:288
msgid "We hope to see you again soon."
msgstr "We hope to see you again soon."

#. translators: %s: Site title
#: templates/emails/customer-refunded-order.php:59
#: templates/emails/plain/customer-refunded-order.php:44
msgid "Your order on %s has been refunded. There are more details below for your reference:"
msgstr "Your order on %s has been refunded. There are more details below for your reference:"

#. translators: %s: Site title
#: templates/emails/customer-refunded-order.php:56
#: templates/emails/plain/customer-refunded-order.php:41
msgid "Your order on %s has been partially refunded. There are more details below for your reference:"
msgstr "Your order on %s has been partially refunded. There are more details below for your reference:"

#: includes/admin/notes/class-wc-notes-run-db-update.php:253
msgid "Thanks!"
msgstr "Thanks!"

#: includes/emails/class-wc-email-customer-on-hold-order.php:158
msgid "We look forward to fulfilling your order soon."
msgstr "We look forward to fulfilling your order soon."

#: templates/emails/block/customer-note.php:50
#: templates/emails/customer-note.php:51
#: templates/emails/plain/customer-note.php:34
msgid "As a reminder, here are your order details:"
msgstr "As a reminder, here are your order details:"

#: templates/emails/block/customer-note.php:38
#: templates/emails/customer-note.php:42
#: templates/emails/plain/customer-note.php:26
msgid "The following note has been added to your order:"
msgstr "The following note has been added to your order:"

#: includes/emails/class-wc-email-customer-new-account.php:212
#: templates/emails/block/customer-new-account.php:79
msgid "We look forward to seeing you soon."
msgstr "We look forward to seeing you soon."

#. translators: %s Order date
#. translators: %s: Order date
#: templates/emails/block/general-block-email.php:69
#: templates/emails/customer-invoice.php:84
#: templates/emails/plain/customer-invoice.php:53
msgid "Here are the details of your order placed on %s:"
msgstr "Here are the details of your order placed on %s:"

#. translators: %1$s: Site title, %2$s: Username, %3$s: My account link
#: templates/emails/customer-new-account.php:51
#: templates/emails/plain/customer-new-account.php:41
msgid "Thanks for creating an account on %1$s. Your username is %2$s. You can access your account area to view orders, change your password, and more at: %3$s"
msgstr "Thanks for creating an account on %1$s. Your username is %2$s. You can access your account area to view orders, change your password, and more at: %3$s"

#. translators: %1$s Site title, %2$s Order pay link
#. translators: %1$s: Site title, %2$s: Order pay link
#: templates/emails/block/general-block-email.php:53
#: templates/emails/customer-invoice.php:66
#: templates/emails/plain/customer-invoice.php:45
msgid "An order has been created for you on %1$s. Your order details are below, with a link to make payment when you’re ready: %2$s"
msgstr "An order has been created for you on %1$s. Your order details are below, with a link to make payment when you’re ready: %2$s"

#: includes/emails/class-wc-email-customer-completed-order.php:154
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php:71
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php:73
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:74
msgid "Thanks for shopping with us."
msgstr "Thanks for shopping with us."

#. translators: %s: Customer billing full name
#: templates/emails/admin-new-order.php:32
#: templates/emails/plain/admin-new-order.php:29
msgid "You’ve received the following order from %s:"
msgstr "You’ve received the following order from %s:"

#. translators: %s: Customer first name
#. translators: %s: Customer username
#. translators: %s: Customer first name, or username if name is not available
#. translators: %s: Customer first name, or username if name is not available.
#: templates/emails/block/customer-abandoned-cart-recovery.php:31
#: templates/emails/block/customer-cancelled-order.php:30
#: templates/emails/block/customer-completed-order.php:33
#: templates/emails/block/customer-failed-order.php:33
#: templates/emails/block/customer-invoice.php:36
#: templates/emails/block/customer-new-account.php:36
#: templates/emails/block/customer-note.php:33
#: templates/emails/block/customer-on-hold-order.php:33
#: templates/emails/block/customer-partially-refunded-order.php:36
#: templates/emails/block/customer-processing-order.php:33
#: templates/emails/block/customer-refunded-order.php:36
#: templates/emails/block/customer-reset-password.php:33
#: templates/emails/block/customer-review-request.php:31
#: templates/emails/block/customer-verify-email.php:33
#: templates/emails/block/default-block-content.php:31
#: templates/emails/customer-abandoned-cart-recovery.php:42
#: templates/emails/customer-completed-order.php:36
#: templates/emails/customer-failed-order.php:39
#: templates/emails/customer-invoice.php:39
#: templates/emails/customer-new-account.php:35
#: templates/emails/customer-note.php:36
#: templates/emails/customer-on-hold-order.php:34
#: templates/emails/customer-pos-completed-order.php:39
#: templates/emails/customer-pos-refunded-order.php:37
#: templates/emails/customer-processing-order.php:36
#: templates/emails/customer-refunded-order.php:34
#: templates/emails/customer-reset-password.php:32
#: templates/emails/customer-review-request.php:42
#: templates/emails/customer-verify-email.php:46
#: templates/emails/plain/customer-abandoned-cart-recovery.php:28
#: templates/emails/plain/customer-completed-order.php:29
#: templates/emails/plain/customer-failed-order.php:25
#: templates/emails/plain/customer-invoice.php:29
#: templates/emails/plain/customer-new-account.php:29
#: templates/emails/plain/customer-note.php:25
#: templates/emails/plain/customer-on-hold-order.php:29
#: templates/emails/plain/customer-pos-completed-order.php:31
#: templates/emails/plain/customer-pos-refunded-order.php:31
#: templates/emails/plain/customer-processing-order.php:29
#: templates/emails/plain/customer-refunded-order.php:29
#: templates/emails/plain/customer-reset-password.php:29
#: templates/emails/plain/customer-review-request.php:28
#: templates/emails/plain/customer-verify-email.php:35
msgid "Hi %s,"
msgstr "Hi %s,"

#: includes/emails/class-wc-email-failed-order.php:173
msgid "Hopefully they’ll be back. Read more about <a href=\"https://woocommerce.com/document/managing-orders/\">troubleshooting failed payments</a>."
msgstr "Hopefully they’ll be back. Read more about <a href=\"https://woocommerce.com/document/managing-orders/\">troubleshooting failed payments</a>."

#: includes/emails/class-wc-email-cancelled-order.php:174
#: includes/emails/class-wc-email-customer-note.php:172
#: includes/emails/class-wc-email-customer-reset-password.php:219
#: src/Internal/CustomerEmailVerification/Emails/CustomerVerifyEmail.php:93
#: templates/emails/block/admin-cancelled-order.php:46
#: templates/emails/block/customer-reset-password.php:62
msgid "Thanks for reading."
msgstr "Thanks for reading."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:207
msgid "action ignored"
msgstr "action ignored"

#. translators: %s: Default class name
#: includes/queue/class-wc-queue.php:76
msgid "The class attached to the \"woocommerce_queue_class\" does not implement the WC_Queue_Interface interface. The default %s class will be used instead."
msgstr "The class attached to the \"woocommerce_queue_class\" does not implement the WC_Queue_Interface interface. The default %s class will be used instead."

#: includes/queue/class-wc-queue.php:60
msgid "This function should not be called before plugins_loaded."
msgstr "This function should not be called before plugins_loaded."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php:22
msgid "Action Group"
msgstr "Action Group"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:46
msgid "No actions found in trash"
msgstr "No actions found in bin"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:45
msgid "No actions found"
msgstr "No actions found"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:44
msgid "Search Scheduled Actions"
msgstr "Search Scheduled Actions"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:42
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:43
msgid "View Action"
msgstr "View Action"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:41
msgid "New Scheduled Action"
msgstr "New Scheduled Action"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:40
msgid "Edit Scheduled Action"
msgstr "Edit Scheduled Action"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:38
msgid "Add New Scheduled Action"
msgstr "Add New Scheduled Action"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:36
msgctxt "Admin menu name"
msgid "Scheduled Actions"
msgstr "Scheduled Actions"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:35
msgid "Scheduled Action"
msgstr "Scheduled Action"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:24
msgid "Scheduled actions are hooks triggered on a certain date and time."
msgstr "Scheduled actions are hooks triggered on a certain date and time."

#. translators: %s: count
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:58
msgid "In-Progress <span class=\"count\">(%s)</span>"
msgid_plural "In-Progress <span class=\"count\">(%s)</span>"
msgstr[0] "In-Progress <span class=\"count\">(%s)</span>"
msgstr[1] "In-Progress <span class=\"count\">(%s)</span>"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:56
msgctxt "post"
msgid "In-Progress"
msgstr "In-Progress"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:41
msgctxt "post"
msgid "Failed"
msgstr "Failed"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1355
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:921
msgid "Invalid action ID. No status found."
msgstr "Invalid action ID. No status found."

#. translators: %s: action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:895
msgid "Unable to mark failure on action %s. Database error."
msgstr "Unable to mark failure on action %s. Database error."

#. translators: %s: action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:869
msgid "Unable to unlock claim on action %s. Database error."
msgstr "Unable to unlock claim on action %s. Database error."

#. translators: %s: claim ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:841
msgid "Unable to unlock claim %s. Database error."
msgstr "Unable to unlock claim %s. Database error."

#. translators: %s: group name(s)
#. translators: %s is the group name
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:982
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:717
msgid "The group \"%s\" does not exist."
msgid_plural "The groups \"%s\" do not exist."
msgstr[0] "The group \"%s\" does not exist."
msgstr[1] ""

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:696
msgid "Unable to claim actions. Database error."
msgstr "Unable to claim actions. Database error."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:101
msgid "Unable to save action."
msgstr "Unable to save action."

#. translators: %s: error message
#. translators: %s: action error message
#. translators: %s is an error message.
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:138
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:49
#: packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:49
msgid "Error saving action: %s"
msgstr "Error saving action: %s"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:193
msgid "action reset"
msgstr "action reset"

#. translators: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:158
msgid "action failed: %s"
msgstr "action failed: %s"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:140
msgid "action complete"
msgstr "action complete"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:123
msgid "action started"
msgstr "action started"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:109
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:168
msgid "action canceled"
msgstr "action canceled"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:100
msgid "action created"
msgstr "action created"

#. translators: %d refers to the total number of tasks completed
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:197
msgid "%d scheduled task completed."
msgid_plural "%d scheduled tasks completed."
msgstr[0] "%d scheduled task completed."
msgstr[1] "%d scheduled tasks completed."

#. translators: %s refers to the exception error message
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:182
msgid "There was an error running the action scheduler: %s"
msgstr "There was an error running the action scheduler: %s"

#. translators: %d refers to the total number of batches executed
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:165
msgid "%d batch executed."
msgid_plural "%d batches executed."
msgstr[0] "%d batch executed."
msgstr[1] "%d batches executed."

#. translators: %d refers to how many scheduled tasks were found to run
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:150
msgid "Found %d scheduled task"
msgid_plural "Found %d scheduled tasks"
msgstr[0] "Found %d scheduled task"
msgstr[1] "Found %d scheduled tasks"

#: packages/action-scheduler/classes/ActionScheduler_DataController.php:149
msgid "Attempting to reduce used memory..."
msgstr "Attempting to reduce used memory..."

#. translators: 1: action ID 2: exception message
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:190
msgid "Error processing action %1$s: %2$s"
msgstr "Error processing action %1$s: %2$s"

#. translators: %s refers to the action ID
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:162
msgid "Started processing action %s"
msgstr "Started processing action %s"

#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:139
msgid "The claim has been lost. Aborting current batch."
msgstr "The claim has been lost. Aborting current batch."

#. translators: %d: amount of actions
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:119
msgid "Running %d action"
msgid_plural "Running %d actions"
msgstr[0] "Running %d action"
msgstr[1] "Running %d actions"

#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:91
msgid "There are too many concurrent batches."
msgstr "There are too many concurrent batches."

#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:89
msgid "There are too many concurrent batches, but the run is forced to continue."
msgstr "There are too many concurrent batches, but the run is forced to continue."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:459
msgid "Canceled"
msgstr "Canceled"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:458
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:399
msgid "Failed"
msgstr "Failed"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:457
msgid "In-progress"
msgstr "In-progress"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:456
msgid "Pending"
msgstr "Pending"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:318
msgid "Invalid schedule. Cannot save action."
msgstr "Invalid schedule. Cannot save action."

#: packages/action-scheduler/classes/ActionScheduler_QueueRunner.php:280
msgid "Every minute"
msgstr "Every minute"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:666
msgid "Search hook, args and claim ID"
msgstr "Search hook, args and claim ID"

#. translators: %s: date interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:490
msgid " (%s)"
msgstr " (%s)"

#. translators: %s: date interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:487
msgid " (%s ago)"
msgstr " (%s ago)"

#. translators: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:431
msgid "Successfully processed change for action: %s"
msgstr "Successfully processed change for action: %s"

#. translators: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:427
msgid "Successfully canceled action: %s"
msgstr "Successfully canceled action: %s"

#. translators: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:423
msgid "Successfully executed action: %s"
msgstr "Successfully executed action: %s"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:267
msgid "Non-repeating"
msgstr "Non-repeating"

#. translators: %s: time interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:261
msgid "Every %s"
msgstr "Every %s"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:224
msgid "Now!"
msgstr "Now!"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:174
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s second"
msgstr[1] "%s seconds"

#. translators: %s: amount of time
#. translators: %s is the time duration in minutes
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:169
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:168
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s minute"
msgstr[1] "%s minutes"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:164
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s hour"
msgstr[1] "%s hours"

#. translators: %s is a number of days.
#. translators: %s: amount of time
#: includes/admin/views/html-admin-page-status-report.php:808
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:159
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s day"
msgstr[1] "%s days"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:154
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "%s week"
msgstr[1] "%s weeks"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:149
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s month"
msgstr[1] "%s months"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:144
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s year"
msgstr[1] "%s years"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:134
msgid "Cancel the action now to avoid it being run in future"
msgstr "Cancel the action now to avoid it being run in future"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:130
msgid "Process the action now as if it were run as part of a queue"
msgstr "Process the action now as if it were run as part of a queue"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:129
msgid "Run"
msgstr "Run"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:122
msgid "Claim ID"
msgstr "Claim ID"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:306
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:102
msgid "Log"
msgstr "Log"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:101
msgid "Scheduled Date"
msgstr "Scheduled Date"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:304
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:100
msgid "Recurrence"
msgstr "Recurrence"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:303
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:99
msgid "Group"
msgstr "Group"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:302
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:98
msgid "Arguments"
msgstr "Arguments"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:300
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:96
msgid "Hook"
msgstr "Hook"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:82
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:97
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:98
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:89
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:23
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:34
msgid "Scheduled Actions"
msgstr "Scheduled Actions"

#: templates/cart/cart-shipping.php:85
msgid "Enter a different address"
msgstr "Enter a different address"

#. Translators: $s shipping destination.
#: templates/cart/cart-shipping.php:81
msgid "No shipping options were found for %s."
msgstr "No shipping options were found for %s."

#: templates/cart/cart-shipping.php:64
msgid "Enter your address to view shipping options."
msgstr "Enter your address to view shipping options."

#: templates/cart/cart-shipping.php:52
msgid "Change address"
msgstr "Change address"

#: includes/wc-template-functions.php:1714
msgid "Sort by latest"
msgstr "Sort by latest"

#: includes/wc-stock-functions.php:408
msgid "Stock levels increased:"
msgstr "Stock levels increased:"

#. translators: %s item name.
#: includes/wc-stock-functions.php:386
msgid "Unable to restore stock for item %s."
msgstr "Unable to restore stock for item %s."

#: includes/wc-stock-functions.php:302
msgid "Stock levels reduced:"
msgstr "Stock levels reduced:"

#. translators: %s item name.
#: includes/wc-stock-functions.php:211
msgid "Unable to reduce stock for item %s."
msgstr "Unable to reduce stock for item %s."

#: includes/emails/class-wc-email-new-order.php:91
msgid "New Order: #{order_number}"
msgstr "New Order: #{order_number}"

#: includes/emails/class-wc-email-failed-order.php:81
msgid "Order Failed: #{order_number}"
msgstr "Order Failed: #{order_number}"

#: includes/emails/class-wc-email-failed-order.php:69
msgid "[{site_title}]: Order #{order_number} has failed"
msgstr "[{site_title}]: Order #{order_number} has failed"

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:112
#: includes/emails/class-wc-email-customer-refunded-order.php:106
msgid "Order Refunded: {order_number}"
msgstr "Order Refunded: {order_number}"

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:108
#: includes/emails/class-wc-email-customer-refunded-order.php:102
msgid "Partial Refund: Order {order_number}"
msgstr "Partial Refund: Order {order_number}"

#: includes/emails/class-wc-email-customer-reset-password.php:111
msgid "Password Reset Request"
msgstr "Password Reset Request"

#: includes/emails/class-wc-email-customer-reset-password.php:99
msgid "Password Reset Request for {site_title}"
msgstr "Password Reset Request for {site_title}"

#. translators: %s: amount of claims
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:381
msgid "Maximum simultaneous queues already in progress (%s queue). No additional queues will begin processing until the current queues are complete."
msgid_plural "Maximum simultaneous queues already in progress (%s queues). No additional queues will begin processing until the current queues are complete."
msgstr[0] "Maximum simultaneous queues already in progress (%s queue). No additional queues will begin processing until the current queues are complete."
msgstr[1] "Maximum simultaneous queues already in progress (%s queues). No additional queues will begin processing until the current queues are complete."

#. translators: 1: action HTML 2: action ID 3: error message
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:437
msgid "Could not process change for action: \"%1$s\" (ID: %2$d). Error: %3$s"
msgstr "Could not process change for action: \"%1$s\" (ID: %2$d). Error: %3$s"

#. translators: 1: error message 2: filename 3: line
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:183
msgid "unexpected shutdown: PHP Fatal error %1$s in %2$s on line %3$s"
msgstr "unexpected shutdown: PHP fatal error %1$s in %2$s on line %3$s"

#. translators: 1: action ID 2: arguments
#: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php:40
msgid "Action [%1$s] has invalid arguments. It cannot be JSON decoded to an array. $args = %2$s"
msgstr "Action [%1$s] has invalid arguments. It cannot be JSON decoded to an array. $args = %2$s"

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:67
msgid "Attributes totals."
msgstr "Attributes totals."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:63
msgid "Tags totals."
msgstr "Tags totals."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:59
msgid "Categories totals."
msgstr "Categories totals."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:55
msgid "Reviews totals."
msgstr "Reviews totals."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:51
msgid "Coupons totals."
msgstr "Coupons totals."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:47
msgid "Customers totals."
msgstr "Customers totals."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:43
msgid "Products totals."
msgstr "Products totals."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:39
msgid "Orders totals."
msgstr "Orders totals."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:689
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1828
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderShippingSchema.php:56
msgid "Shipping instance ID."
msgstr "Shipping instance ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:122
msgid "Amount of reviews."
msgstr "Amount of reviews."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:116
msgid "Review type name."
msgstr "Review type name."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php:123
#: src/Admin/API/Reports/Categories/Controller.php:147
msgid "Amount of products."
msgstr "Amount of products."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php:117
msgid "Product type name."
msgstr "Product type name."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:119
msgid "Amount of orders."
msgstr "Amount of orders."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:113
#: src/Internal/Orders/OrderStatusRestController.php:101
msgid "Order status name."
msgstr "Order status name."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:144
msgid "Amount of customers."
msgstr "Amount of customers."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:138
msgid "Customer type name."
msgstr "Customer type name."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:79
msgid "Non-paying customer"
msgstr "Non-paying customer"

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:74
msgid "Paying customer"
msgstr "Paying customer"

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php:133
msgid "Amount of coupons."
msgstr "Amount of coupons."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php:127
msgid "Coupon type name."
msgstr "Coupon type name."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:224
msgid "Full name of currency."
msgstr "Full name of currency."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:144
msgid "There are no currencies matching these parameters."
msgstr "There are no currencies matching these parameters."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:83
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:218
msgid "ISO4217 currency code."
msgstr "ISO4217 currency code."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:174
msgid "Data resource description."
msgstr "Data resource description."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:168
msgid "Data resource ID."
msgstr "Data resource ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:101
msgid "List of supported currencies."
msgstr "List of supported currencies."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:97
msgid "List of supported states in a given country."
msgstr "List of supported states in a given country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:93
msgid "List of supported continents, countries, and states."
msgstr "List of supported continents, countries, and states."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:361
msgid "The unit weights are defined in for this country."
msgstr "The unit weights are defined in for this country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:355
msgid "Thousands separator for displayed prices in this country."
msgstr "Thousands separator for displayed prices in this country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:346
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:245
msgid "Full name of state."
msgstr "Full name of state."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:330
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:229
msgid "List of states in this country."
msgstr "List of states in this country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:324
msgid "Number of decimal points shown in displayed prices for this country."
msgstr "Number of decimal points shown in displayed prices for this country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:318
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:223
msgid "Full name of country."
msgstr "Full name of country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:312
msgid "The unit lengths are defined in for this country."
msgstr "The unit lengths are defined in for this country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:306
msgid "Decimal separator for displayed prices for this country."
msgstr "Decimal separator for displayed prices for this country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:300
msgid "Currency symbol position for this country."
msgstr "Currency symbol position for this country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:294
msgid "Default ISO4127 alpha-3 currency code for the country."
msgstr "Default ISO4127 alpha-3 currency code for the country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:288
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:74
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:217
msgid "ISO3166 alpha-2 country code."
msgstr "ISO3166 alpha-2 country code."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:278
msgid "List of countries on this continent."
msgstr "List of countries on this continent."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:272
msgid "Full name of continent."
msgstr "Full name of continent."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:201
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:148
msgid "There are no locations matching these parameters."
msgstr "There are no locations matching these parameters."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:74
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:266
msgid "2 character continent code."
msgstr "2 character continent code."

#: includes/emails/class-wc-email-customer-on-hold-order.php:70
#: includes/emails/class-wc-email-customer-processing-order.php:69
msgid "Your {site_title} order has been received!"
msgstr "Your {site_title} order has been received!"

#: includes/emails/class-wc-email-customer-new-account.php:95
msgid "Your {site_title} account has been created!"
msgstr "Your {site_title} account has been created!"

#: includes/emails/class-wc-email-customer-completed-order.php:104
msgid "Thanks for shopping with us"
msgstr "Thanks for shopping with us"

#: includes/emails/class-wc-email-customer-completed-order.php:92
msgid "Your {site_title} order is now complete"
msgstr "Your {site_title} order is now complete"

#: includes/emails/class-wc-email-cancelled-order.php:84
#: includes/emails/class-wc-email-customer-cancelled-order.php:81
msgid "Order Cancelled: #{order_number}"
msgstr "Order Cancelled: #{order_number}"

#: includes/class-wc-privacy.php:68 includes/class-wc-privacy.php:74
msgid "WooCommerce Customer Payment Tokens"
msgstr "WooCommerce Customer Payment Tokens"

#: includes/class-wc-privacy.php:67 includes/class-wc-privacy.php:73
msgid "WooCommerce Customer Downloads"
msgstr "WooCommerce Customer Downloads"

#: includes/class-wc-privacy.php:66 includes/class-wc-privacy.php:72
msgid "WooCommerce Customer Orders"
msgstr "WooCommerce Customer Orders"

#. translators: %1$s: field name, %2$s finder.eircode.ie URL
#: includes/class-wc-checkout.php:940
msgid "%1$s is not valid. You can look up the correct Eircode <a target=\"_blank\" href=\"%2$s\">here</a>."
msgstr "%1$s is not valid. You can look up the correct Eircode <a target=\"_blank\" href=\"%2$s\">here</a>."

#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:182
msgid "An identifier for the group this setting belongs to."
msgstr "An identifier for the group this setting belongs to."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:655
msgid "Variation status."
msgstr "Variation status."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1076
msgid "Invalid review ID."
msgstr "Invalid review ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1042
msgid "Limit result set to reviews assigned a specific status."
msgstr "Limit result set to reviews assigned a specific status."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1034
msgid "Limit result set to reviews assigned to specific product IDs."
msgstr "Limit result set to reviews assigned to specific product IDs."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1028
msgid "Limit result set to that from a specific author email."
msgstr "Limit result set to that from a specific author email."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:669
msgid "The object cannot be deleted."
msgstr "The object cannot be deleted."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:870
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:77
msgid "Unique identifier for the product that the review belongs to."
msgstr "Unique identifier for the product that the review belongs to."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:425
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:575
msgid "Product review field exceeds maximum length allowed."
msgstr "Product review field exceeds maximum length allowed."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:380
msgid "Cannot create existing product review."
msgstr "Cannot create existing product review."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:540
msgid "Sorry, you are not allowed to change the comment type."
msgstr "Sorry, you are not allowed to change the comment type."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:581
msgid "Updating review failed."
msgstr "Updating review failed."

#. translators: %s: force=true
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:656
msgid "The object does not support trashing. Set '%s' to delete."
msgstr "The object does not support binning. Set '%s' to delete."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:559
msgid "Updating review status failed."
msgstr "Updating review status failed."

#. translators: %d: avatar image size in pixels
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:933
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:137
msgid "Avatar URL with image size of %d pixels."
msgstr "Avatar URL with image size of %d pixels."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1013
msgid "Limit result set to reviews assigned to specific user IDs."
msgstr "Limit result set to reviews assigned to specific user IDs."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:55
msgid "Unique identifier for the product."
msgstr "Unique identifier for the product."

#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:158
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:98
msgid "Supported features for this payment gateway."
msgstr "Supported features for this payment gateway."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:940
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:144
msgid "Avatar URLs for the object reviewer."
msgstr "Avatar URLs for the object reviewer."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:967
msgid "Limit response to reviews published before a given ISO8601 compliant date."
msgstr "Limit response to reviews published before a given ISO8601 compliant date."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:157
msgid "If true, this note will be attributed to the current user. If false, the note will be attributed to the system."
msgstr "If true, this note will be attributed to the current user. If false, the note will be attributed to the system."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:128
#: src/Internal/RestApi/Routes/V4/OrderNotes/Schema/OrderNoteSchema.php:53
msgid "Order note author."
msgstr "Order note author."

#: src/Internal/Admin/SiteHealth.php:216
msgid "View affected templates"
msgstr "View affected templates"

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1020
msgid "Ensure result set excludes reviews assigned to specific user IDs."
msgstr "Ensure result set excludes reviews assigned to specific user IDs."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:660
msgid "The object has already been trashed."
msgstr "The object has already been binned."

#: includes/class-wc-privacy.php:65 includes/class-wc-privacy.php:71
msgid "WooCommerce Customer Data"
msgstr "WooCommerce Customer Data"

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1217
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1879
#: src/StoreApi/Routes/V1/Products.php:365
msgid "Limit result set to products with specified stock status."
msgstr "Limit result set to products with specified stock status."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:400
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:567
msgid "Invalid review content."
msgstr "Invalid review content."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:887
msgid "Status of the review."
msgstr "Status of the review."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1897
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2374
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:908
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2025
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:689
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1368
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1640
msgid "File ID."
msgstr "File ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:742
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1432
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1704
msgid "Controls the stock status of the product."
msgstr "Controls the stock status of the product."

#. translators: 1: product name 2: quantity in stock
#. translators: %s: product name
#: includes/class-wc-cart.php:915
#: includes/shortcodes/class-wc-shortcode-checkout.php:170
#: src/StoreApi/Utilities/OrderController.php:806
msgid "Sorry, we do not have enough \"%1$s\" in stock to fulfill your order (%2$s available). We apologize for any inconvenience caused."
msgstr "Sorry, we do not have enough \"%1$s\" in stock to fulfill your order (%2$s available). We apologise for any inconvenience caused."

#: src/StoreApi/Routes/V1/Products.php:146
msgid "Limit response to resources created after a given ISO8601 compliant date."
msgstr "Limit response to resources created after a given ISO8601 compliant date."

#: includes/emails/class-wc-email-customer-invoice.php:71
msgid "Details for order #{order_number} on {site_title}"
msgstr "Details for order #{order_number} on {site_title}"

#: includes/admin/settings/class-wc-settings-products.php:111
msgid "Placeholder image"
msgstr "Placeholder image"

#: includes/admin/settings/class-wc-settings-products.php:117
msgid "Enter attachment ID or URL to an image"
msgstr "Enter attachment ID or URL to an image"

#: includes/admin/settings/class-wc-settings-products.php:118
msgid "This is the attachment ID, or image URL, used for placeholder images in the product catalog. Products with no image will use this."
msgstr "This is the attachment ID, or image URL, used for placeholder images in the product catalogue. Products with no image will use this."

#: includes/admin/views/html-admin-page-product-export.php:110
msgid "Which product category should be exported?"
msgstr "Which product category should be exported?"

#: includes/admin/views/html-admin-page-product-export.php:113
msgid "Export all categories"
msgstr "Export all categories"

#: includes/admin/class-wc-admin-setup-wizard.php:1059
msgid "WooCommerce Services icon"
msgstr "WooCommerce Services icon"

#. translators: %1$s: live rates tooltip text, %2$s: shipping extensions URL
#: includes/admin/class-wc-admin-setup-wizard.php:1128
msgid "If you'd like to offer <span class=\"help_tip\" data-tip=\"%1$s\">live rates</span> from a specific carrier (e.g. UPS) you can find a variety of extensions available for WooCommerce <a href=\"%2$s\" target=\"_blank\">here</a>."
msgstr "If you'd like to offer <span class=\"help_tip\" data-tip=\"%1$s\">live rates</span> from a specific carrier (e.g. UPS) you can find a variety of extensions available for WooCommerce <a href=\"%2$s\" target=\"_blank\">here</a>."

#: includes/admin/class-wc-admin-setup-wizard.php:1140
msgid "A live rate is the exact cost to ship an order, quoted directly from the shipping carrier."
msgstr "A live rate is the exact cost to ship an order, quoted directly from the shipping carrier."

#: includes/admin/class-wc-admin-setup-wizard.php:1073
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:478
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "ShipStation"
msgstr "ShipStation"

#: includes/admin/class-wc-admin-setup-wizard.php:1070
msgid "ShipStation icon"
msgstr "ShipStation icon"

#. translators: %1$s: weight unit dropdown, %2$s: dimension unit dropdown
#: includes/admin/class-wc-admin-setup-wizard.php:1155
msgid "We'll use %1$s for product weight and %2$s for product dimensions."
msgstr "We'll use %1$s for product weight and %2$s for product dimensions."

#: includes/admin/class-wc-admin-setup-wizard.php:1444
msgid "Set up Stripe for me using this email:"
msgstr "Set up Stripe for me using this email:"

#: includes/admin/class-wc-admin-setup-wizard.php:1462
msgid "WooCommerce PayPal Checkout Gateway"
msgstr "WooCommerce PayPal Checkout Gateway"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:628
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:814
#: includes/export/class-wc-product-csv-exporter.php:145
msgid "Low stock amount"
msgstr "Low stock amount"

#: includes/admin/class-wc-admin-setup-wizard.php:1470
msgid "Set up PayPal for me using this email:"
msgstr "Set up PayPal for me using this email:"

#. translators: %s: country name including the 'the' prefix if needed
#: includes/admin/class-wc-admin-setup-wizard.php:1035
msgid "We've created two Shipping Zones - for %s and for the rest of the world. Below you can set Flat Rate shipping costs for these Zones or offer Free Shipping."
msgstr "We've created two Shipping Zones - for %s and for the rest of the world. Below you can set Flat Rate shipping costs for these Zones or offer Free Shipping."

#. Translators: %s URL to erasure request screen.
#: includes/admin/settings/class-wc-settings-accounts.php:149
msgid "When handling an %s, should personal data within orders be retained or removed?"
msgstr "When handling an %s, should personal data within orders be retained or removed?"

#. Translators: %s URL to erasure request screen.
#: includes/admin/settings/class-wc-settings-accounts.php:159
msgid "When handling an %s, should access to downloadable files be revoked and download logs cleared?"
msgstr "When handling an %s, should access to downloadable files be revoked and download logs cleared?"

#: includes/admin/class-wc-admin-setup-wizard.php:1068
msgid "We recommend using ShipStation to save time at the post office by printing your shipping labels at home. Try ShipStation free for 30 days."
msgstr "We recommend using ShipStation to save time at the post office by printing your shipping labels at home. Try ShipStation free for 30 days."

#: includes/admin/meta-boxes/views/html-variation-admin.php:271
msgid "Enter a number to set stock quantity at the variation level. Use a variation's 'Manage stock?' check box above to enable/disable stock management at the variation level."
msgstr "Enter a number to set stock quantity at the variation level. Use a variation's 'Manage stock?' tick box above to enable/disable stock management at the variation level."

#: i18n/states.php:1632
msgid "Alto Paraguay"
msgstr "Alto Paraguay"

#: i18n/states.php:1631
msgid "Presidente Hayes"
msgstr "Presidente Hayes"

#: i18n/states.php:1629
msgid "Amambay"
msgstr "Amambay"

#: i18n/states.php:629 i18n/states.php:1627 i18n/states.php:2235
msgid "Central"
msgstr "Central"

#: i18n/states.php:1619
msgid "Cordillera"
msgstr "Cordillera"

#: i18n/states.php:1618
msgid "San Pedro"
msgstr "San Pedro"

#: includes/admin/class-wc-admin-setup-wizard.php:1006
msgid "Centimeters"
msgstr "Centimeters"

#: includes/admin/class-wc-admin-settings.php:188
msgid "Item moved up"
msgstr "Item moved up"

#: includes/admin/class-wc-admin-settings.php:189
msgid "Item moved down"
msgstr "Item moved down"

#: includes/admin/class-wc-admin-setup-wizard.php:981
msgid "Kilograms"
msgstr "Kilograms"

#: includes/admin/class-wc-admin-setup-wizard.php:983
msgid "Pounds"
msgstr "Pounds"

#: includes/admin/class-wc-admin-setup-wizard.php:982
msgid "Grams"
msgstr "Grams"

#: includes/admin/class-wc-admin-setup-wizard.php:1005
msgid "Meters"
msgstr "Meters"

#: includes/admin/class-wc-admin-setup-wizard.php:1007
msgid "Millimeters"
msgstr "Millimeters"

#: includes/admin/class-wc-admin-setup-wizard.php:1008
msgid "Inches"
msgstr "Inches"

#: includes/admin/class-wc-admin-setup-wizard.php:1009
msgid "Yards"
msgstr "Yards"

#: includes/admin/class-wc-admin-setup-wizard.php:984
msgid "Ounces"
msgstr "Ounces"

#: i18n/states.php:980
msgid "Sud Sardegna"
msgstr "Sud Sardegna"

#: includes/admin/class-wc-admin-assets.php:633
msgid "Are you sure you want to remove the selected items?"
msgstr "Are you sure you want to remove the selected items?"

#: includes/admin/class-wc-admin-assets.php:645
msgid "You may need to manually restore the item's stock."
msgstr "You may need to manually restore the item's stock."

#. translators: %d: count
#: includes/admin/class-wc-admin-api-keys.php:188
msgid "%d API key permanently revoked."
msgid_plural "%d API keys permanently revoked."
msgstr[0] "%d API key permanently revoked."
msgstr[1] "%d API keys permanently revoked."

#: includes/class-wc-countries.php:759
msgid "Apartment, suite, unit, etc."
msgstr "Flat, suite, unit, etc."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:378
msgid "Cannot set attributes due to invalid parent product."
msgstr "Cannot set attributes due to invalid parent product."

#: includes/admin/class-wc-admin-assets.php:488
msgid "This action cannot be reversed. Are you sure you wish to erase personal data from the selected orders?"
msgstr "This action cannot be reversed. Are you sure you wish to erase personal data from the selected orders?"

#: includes/class-wc-privacy-exporters.php:307
msgid "Payer PayPal address"
msgstr "Payer PayPal address"

#: includes/class-wc-privacy-exporters.php:306
msgid "Payer last name"
msgstr "Payer last name"

#: includes/class-wc-privacy-exporters.php:305
msgid "Payer first name"
msgstr "Payer first name"

#: includes/class-wc-privacy-exporters.php:258
msgid "Shipping Address"
msgstr "Shipping Address"

#: includes/class-wc-privacy-exporters.php:257
msgid "Billing Address"
msgstr "Billing Address"

#: includes/class-wc-privacy-erasers.php:60
#: includes/class-wc-privacy-exporters.php:199
msgid "Shipping Address 1"
msgstr "Shipping Address 1"

#: includes/class-wc-privacy-erasers.php:49
#: includes/class-wc-privacy-exporters.php:188
msgid "Billing Address 1"
msgstr "Billing Address 1"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:283
msgid "MySQL version string."
msgstr "MySQL version string."

#. translators: 1: Link to tax rates sample file 2: Closing link.
#: includes/admin/importers/class-wc-tax-rate-importer.php:283
msgid "Your CSV needs to include columns in a specific order. %1$sClick here to download a sample%2$s."
msgstr "Your CSV needs to include columns in a specific order. %1$sClick here to download a sample%2$s."

#: templates/myaccount/form-edit-account.php:46
msgid "This will be how your name will be displayed in the account section and in reviews"
msgstr "This will be how your name will be displayed in the account section and in reviews"

#: includes/wc-template-functions.php:1010
msgid "terms and conditions"
msgstr "terms and conditions"

#: includes/wc-template-functions.php:1009
msgid "privacy policy"
msgstr "privacy policy"

#: i18n/currencies.php:161
msgid "United States (US) dollar"
msgstr "United States (US) dollar"

#: includes/gateways/paypal/includes/settings-paypal.php:86
msgid "PayPal allows us to send one address. If you are using PayPal for shipping labels you may prefer to send the shipping address rather than billing. Turning this option off may prevent PayPal Seller protection from applying."
msgstr "PayPal allows us to send one address. If you are using PayPal for shipping labels you may prefer to send the shipping address rather than billing. Turning this option off may prevent PayPal Seller protection from applying."

#. translators: 1: last 4 digits
#: includes/payment-tokens/class-wc-payment-token-echeck.php:50
msgid "eCheck ending in %1$s"
msgstr "eCheck ending in %1$s"

#. translators: %s: Link to WC system status page
#: includes/gateways/paypal/class-wc-gateway-paypal.php:165
msgid "PayPal Standard redirects customers to PayPal to enter their payment information."
msgstr "PayPal Standard redirects customers to PayPal to enter their payment information."

#. Translators: %1$s zone name, %2$s shipping method instance name.
#: includes/gateways/cod/class-wc-gateway-cod.php:282
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:147
msgid "Other locations"
msgstr "Other locations"

#. Translators: %1$s zone name, %2$s shipping method instance name.
#: includes/gateways/cod/class-wc-gateway-cod.php:282
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:147
msgid "%1$s &ndash; %2$s"
msgstr "%1$s &ndash; %2$s"

#. Translators: %1$s shipping method title, %2$s shipping method id.
#. translators: 1: product title 2: product ID
#: includes/gateways/cod/class-wc-gateway-cod.php:279
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:144
#: src/Internal/StockNotifications/Admin/ListTable.php:472
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:129
msgid "%1$s (#%2$s)"
msgstr "%1$s (#%2$s)"

#. Translators: %1$s shipping method name.
#: includes/gateways/cod/class-wc-gateway-cod.php:264
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:129
msgid "Any &quot;%1$s&quot; method"
msgstr "Any &quot;%1$s&quot; method"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:157
msgid "Account details:"
msgstr "Account details:"

#: includes/data-stores/class-wc-data-store-wp.php:559
msgctxt "Comma-separated list of search stopwords in your language"
msgid "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www"
msgstr "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www"

#: includes/customizer/class-wc-shop-customizer.php:885
msgid "Optionally add some text for the terms checkbox that customers must accept."
msgstr "Optionally add some text for the terms tickbox that customers must accept."

#. Translators: %s: page name.
#: includes/customizer/class-wc-shop-customizer.php:860
msgid "%s page"
msgstr "%s page"

#: includes/customizer/class-wc-shop-customizer.php:845
msgid "No page set"
msgstr "No page set"

#: includes/customizer/class-wc-shop-customizer.php:813
msgid "Highlight required fields with an asterisk"
msgstr "Highlight required fields with an asterisk"

#. Translators: %s field name.
#: includes/customizer/class-wc-shop-customizer.php:760
msgid "%s field"
msgstr "%s field"

#: includes/customizer/class-wc-shop-customizer.php:736
msgid "These options let you change the appearance of the WooCommerce checkout."
msgstr "These options let you change the appearance of the WooCommerce checkout."

#: includes/customizer/class-wc-shop-customizer.php:767
#: templates/auth/form-login.php:40 templates/auth/form-login.php:44
#: templates/global/form-login.php:34 templates/global/form-login.php:38
#: templates/myaccount/form-login.php:39 templates/myaccount/form-login.php:43
#: templates/myaccount/form-login.php:79 templates/myaccount/form-login.php:86
#: templates/myaccount/form-login.php:93
#: templates/myaccount/form-lost-password.php:28
#: templates/myaccount/form-reset-password.php:28
#: templates/myaccount/form-reset-password.php:32
#: templates/order/customer-review-order-row.php:85
#: assets/client/admin/chunks/860.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/checkout.js:2
#: assets/client/blocks/wc-block-library.js:138
msgid "Required"
msgstr "Required"

#. translators: %s terms and conditions page name and link
#: includes/customizer/class-wc-shop-customizer.php:789
#: includes/wc-template-functions.php:895
msgid "I have read and agree to the website %s"
msgstr "I have read and agree to the website %s"

#: includes/gateways/cheque/class-wc-gateway-cheque.php:49
msgid "Take payments in person via checks. This offline gateway can also be useful to test purchases."
msgstr "Take payments in person via cheques. This offline gateway can also be useful to test purchases."

#: includes/class-wc-privacy.php:129
msgid "Please see the <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">PayPal Privacy Policy</a> for more details."
msgstr "Please see the <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">PayPal Privacy Policy</a> for more details."

#: includes/class-wc-privacy.php:128
msgid "We accept payments through PayPal. When processing payments, some of your data will be passed to PayPal, including information required to process or support the payment, such as the purchase total and billing information."
msgstr "We accept payments through PayPal. When processing payments, some of your data will be passed to PayPal, including information required to process or support the payment, such as the purchase total and billing information."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:64
msgid "Take payments in person via BACS. More commonly known as direct bank/wire transfer."
msgstr "Take payments in person via BACS. More commonly known as direct bank/wire transfer."

#: includes/class-wc-privacy.php:126
msgid "In this subsection you should list which third party payment processors you’re using to take payments on your store since these may handle customer data. We’ve included PayPal as an example, but you should remove this if you’re not using PayPal."
msgstr "In this subsection you should list which third party payment processors you’re using to take payments on your store since these may handle customer data. We’ve included PayPal as an example, but you should remove this if you’re not using PayPal."

#: includes/class-wc-privacy.php:123
msgid "We share information with third parties who help us provide our orders and store services to you; for example --"
msgstr "We share information with third parties who help us provide our orders and store services to you; for example --"

#: includes/class-wc-privacy.php:121
msgid "In this section you should list who you’re sharing data with, and for what purpose. This could include, but may not be limited to, analytics, marketing, payment gateways, shipping providers, and third party embeds."
msgstr "In this section you should list who you’re sharing data with, and for what purpose. This could include, but may not be limited to, analytics, marketing, payment gateways, shipping providers, and third party embeds."

#: includes/class-wc-privacy.php:119
msgid "What we share with others"
msgstr "What we share with others"

#: includes/class-wc-privacy.php:118
msgid "Our team members have access to this information to help fulfill orders, process refunds and support you."
msgstr "Our team members have access to this information to help fulfill orders, process refunds and support you."

#: includes/class-wc-privacy.php:116
msgid "Customer information like your name, email address, and billing and shipping information."
msgstr "Customer information like your name, email address, and billing and shipping information."

#: includes/class-wc-privacy.php:115
msgid "Order information like what was purchased, when it was purchased and where it should be sent, and"
msgstr "Order information like what was purchased, when it was purchased and where it should be sent, and"

#: includes/class-wc-privacy.php:113
msgid "Members of our team have access to the information you provide us. For example, both Administrators and Shop Managers can access:"
msgstr "Members of our team have access to the information you provide us. For example, both Administrators and Shop Managers can access:"

#: includes/class-wc-privacy.php:112
msgid "Who on our team has access"
msgstr "Who on our team has access"

#: includes/class-wc-privacy.php:111
msgid "We will also store comments or reviews, if you choose to leave them."
msgstr "We will also store comments or reviews, if you choose to leave them."

#: includes/class-wc-privacy.php:110
msgid "We generally store information about you for as long as we need the information for the purposes for which we collect and use it, and we are not legally required to continue to keep it. For example, we will store order information for XXX years for tax and accounting purposes. This includes your name, email address and billing and shipping addresses."
msgstr "We generally store information about you for as long as we need the information for the purposes for which we collect and use it, and we are not legally required to continue to keep it. For example, we will store order information for XXX years for tax and accounting purposes. This includes your name, email address and billing and shipping addresses."

#: includes/class-wc-privacy.php:109
msgid "If you create an account, we will store your name, address, email and phone number, which will be used to populate the checkout for future orders."
msgstr "If you create an account, we will store your name, address, email and phone number, which will be used to populate the checkout for future orders."

#: includes/class-wc-privacy.php:107
msgid "Send you marketing messages, if you choose to receive them"
msgstr "Send you marketing messages, if you choose to receive them"

#: includes/class-wc-privacy.php:106
msgid "Improve our store offerings"
msgstr "Improve our store offerings"

#: includes/class-wc-privacy.php:105
msgid "Comply with any legal obligations we have, such as calculating taxes"
msgstr "Comply with any legal obligations we have, such as calculating taxes"

#: includes/class-wc-privacy.php:104
msgid "Set up your account for our store"
msgstr "Set up your account for our store"

#: includes/class-wc-privacy.php:103
msgid "Process payments and prevent fraud"
msgstr "Process payments and prevent fraud"

#: includes/class-wc-privacy.php:102
msgid "Respond to your requests, including refunds and complaints"
msgstr "Respond to your requests, including refunds and complaints"

#: includes/class-wc-privacy.php:101
msgid "Send you information about your account and order"
msgstr "Send you information about your account and order"

#: includes/class-wc-privacy.php:99
msgid "When you purchase from us, we’ll ask you to provide information including your name, billing address, shipping address, email address, phone number, credit card/payment details and optional account information like username and password. We’ll use this information for purposes, such as, to:"
msgstr "When you purchase from us, we’ll ask you to provide information including your name, billing address, shipping address, email address, phone number, credit card/payment details and optional account information like username and password. We’ll use this information for purposes, such as, to:"

#: includes/class-wc-privacy.php:97
msgid "Note: you may want to further detail your cookie policy, and link to that section from here."
msgstr "Note: you may want to further detail your cookie policy, and link to that section from here."

#: includes/class-wc-privacy.php:95
msgid "We’ll also use cookies to keep track of cart contents while you’re browsing our site."
msgstr "We’ll also use cookies to keep track of basket contents while you’re browsing our site."

#: includes/class-wc-privacy.php:93
msgid "Shipping address: we’ll ask you to enter this so we can, for instance, estimate shipping before you place an order, and send you the order!"
msgstr "Shipping address: we’ll ask you to enter this so we can, for instance, estimate shipping before you place an order, and send you the order!"

#: includes/class-wc-privacy.php:92
msgid "Location, IP address and browser type: we’ll use this for purposes like estimating taxes and shipping"
msgstr "Location, IP address and browser type: we’ll use this for purposes like estimating taxes and shipping"

#: includes/class-wc-privacy.php:91
msgid "Products you’ve viewed: we’ll use this to, for example, show you products you’ve recently viewed"
msgstr "Products you’ve viewed: we’ll use this to, for example, show you products you’ve recently viewed"

#: includes/class-wc-privacy.php:89
msgid "While you visit our site, we’ll track:"
msgstr "While you visit our site, we’ll track:"

#: includes/class-wc-privacy.php:88
msgid "What we collect and store"
msgstr "What we collect and store"

#: includes/class-wc-privacy.php:87
msgid "We collect information about you during the checkout process on our store."
msgstr "We collect information about you during the checkout process on our store."

#: includes/class-wc-privacy.php:85
msgid "This sample language includes the basics around what personal data your store may be collecting, storing and sharing, as well as who may have access to that data. Depending on what settings are enabled and which additional plugins are used, the specific information shared by your store will vary. We recommend consulting with a lawyer when deciding what information to disclose on your privacy policy."
msgstr "This sample language includes the basics around what personal data your store may be collecting, storing and sharing, as well as who may have access to that data. Depending on what settings are enabled and which additional plugins are used, the specific information shared by your store will vary. We recommend consulting with a lawyer when deciding what information to disclose on your privacy policy."

#: includes/class-wc-privacy-exporters.php:256
msgid "Browser User Agent"
msgstr "Browser User Agent"

#: includes/class-wc-privacy-exporters.php:254
msgid "Items Purchased"
msgstr "Items Purchased"

#: includes/class-wc-privacy-exporters.php:251
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:26
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Order Number"
msgstr "Order Number"

#: includes/class-wc-privacy-exporters.php:371
msgid "Access granted"
msgstr "Access granted"

#: includes/class-wc-privacy-exporters.php:367
msgid "Download count"
msgstr "Download count"

#: includes/class-wc-privacy-exporters.php:359
msgid "User email"
msgstr "User email"

#: includes/class-wc-privacy-exporters.php:428
msgid "Token"
msgstr "Token"

#: includes/class-wc-privacy-exporters.php:423
msgid "Payment Tokens"
msgstr "Payment Tokens"

#: includes/class-wc-privacy-erasers.php:354
msgid "Personal data removed."
msgstr "Personal data removed."

#: includes/class-wc-privacy-erasers.php:64
#: includes/class-wc-privacy-exporters.php:203
msgid "Shipping State"
msgstr "Shipping State"

#: includes/class-wc-privacy-erasers.php:63
#: includes/class-wc-privacy-exporters.php:202
msgid "Shipping Postal/Zip Code"
msgstr "Shipping Postal/Zip Code"

#: includes/class-wc-privacy-erasers.php:62
#: includes/class-wc-privacy-exporters.php:201
msgid "Shipping City"
msgstr "Shipping City"

#: includes/class-wc-privacy-erasers.php:59
#: includes/class-wc-privacy-exporters.php:198
msgid "Shipping Company"
msgstr "Shipping Company"

#: includes/class-wc-privacy-erasers.php:58
#: includes/class-wc-privacy-exporters.php:197
msgid "Shipping Last Name"
msgstr "Shipping Last Name"

#: includes/class-wc-privacy-erasers.php:57
#: includes/class-wc-privacy-exporters.php:196
msgid "Shipping First Name"
msgstr "Shipping First Name"

#: includes/class-wc-privacy-exporters.php:259
msgid "Phone Number"
msgstr "Phone Number"

#: includes/class-wc-privacy-erasers.php:53
#: includes/class-wc-privacy-exporters.php:192
msgid "Billing State"
msgstr "Billing State"

#: includes/class-wc-privacy-erasers.php:52
#: includes/class-wc-privacy-exporters.php:191
msgid "Billing Postal/Zip Code"
msgstr "Billing Postal/Zip Code"

#: includes/class-wc-privacy-erasers.php:51
#: includes/class-wc-privacy-exporters.php:190
msgid "Billing City"
msgstr "Billing City"

#: includes/class-wc-privacy-erasers.php:48
#: includes/class-wc-privacy-exporters.php:187
msgid "Billing Company"
msgstr "Billing Company"

#: includes/class-wc-privacy-erasers.php:47
#: includes/class-wc-privacy-exporters.php:186
msgid "Billing Last Name"
msgstr "Billing Last Name"

#: includes/class-wc-privacy-erasers.php:46
#: includes/class-wc-privacy-exporters.php:185
msgid "Billing First Name"
msgstr "Billing First Name"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:848
#: includes/class-wc-privacy-exporters.php:142
#: includes/class-wc-privacy-exporters.php:347
msgid "Download ID"
msgstr "Download ID"

#: includes/class-wc-privacy-exporters.php:31
msgid "Customer Data"
msgstr "Customer Data"

#: includes/class-wc-order.php:513
msgid "Error during status transition."
msgstr "Error during status transition."

#: includes/class-wc-order.php:422
msgid "Update status event failed."
msgstr "Update status event failed."

#: includes/class-wc-order.php:205
msgid "Payment complete event failed."
msgstr "Payment complete event failed."

#: includes/class-wc-frontend-scripts.php:717
#: includes/wc-template-functions.php:3392
msgid "optional"
msgstr "optional"

#: includes/class-wc-form-handler.php:357
#: templates/myaccount/form-edit-account.php:44
msgid "Display name"
msgstr "Display name"

#: includes/class-wc-form-handler.php:348
msgid "Display name cannot be changed to email address due to privacy concern."
msgstr "Display name cannot be changed to email address due to privacy concern."

#. translators: 1: first name 2: last name
#: includes/class-wc-customer.php:897
msgctxt "display name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: includes/class-wc-checkout.php:1013 includes/class-wc-form-handler.php:519
msgid "Please read and accept the terms and conditions to proceed with your order."
msgstr "Please read and accept the terms and conditions to proceed with your order."

#: includes/class-wc-checkout.php:202 includes/class-wc-emails.php:83
#: includes/class-wc-payment-gateways.php:70 includes/class-wc-shipping.php:89
#: includes/class-woocommerce.php:197
#: includes/rest-api/Utilities/SingletonTrait.php:49
msgid "Unserializing instances of this class is forbidden."
msgstr "Unserialising instances of this class is forbidden."

#: includes/class-wc-checkout.php:195 includes/class-wc-emails.php:73
#: includes/class-wc-payment-gateways.php:61 includes/class-wc-shipping.php:80
#: includes/class-woocommerce.php:186
msgid "Cloning is forbidden."
msgstr "Cloning is forbidden."

#. translators: %d: number of saved carts
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:634
msgid "Deleted all active sessions, and %d saved carts."
msgstr "Deleted all active sessions, and %d saved baskets."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:177
msgid "This tool will delete all customer session data from the database, including current carts and saved carts in the database."
msgstr "This tool will delete all customer session data from the database, including current baskets and saved baskets in the database."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:414
#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:176
msgid "If the payment was refunded via the API."
msgstr "If the payment was refunded via the API."

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:84
msgid "Order total formatted for locale"
msgstr "Order total formatted for locale"

#. translators: %1$s: product name. %2$s product permalink
#: includes/class-wc-cart-session.php:212
msgid "%1$s has been removed from your cart because it has since been modified. You can add it back to your cart <a href=\"%2$s\">here</a>."
msgstr "%1$s has been removed from your basket because it has since been modified. You can add it back to your basket <a href=\"%2$s\">here</a>."

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:72
msgid "Name of the customer for the order"
msgstr "Name of the customer for the order"

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:66
msgid "URL to edit the order"
msgstr "URL to edit the order"

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:60
msgid "Blog id of the record on the multisite."
msgstr "Blog ID of the record on the multisite."

#. translators: This is the headline for a list of access logs for downloads
#. purchased from the store for a given user.
#: includes/class-wc-privacy-exporters.php:137
msgid "Access to Purchased Downloads"
msgstr "Access to Purchased Downloads"

#. translators: This is the headline for a list of downloads purchased from the
#. store for a given user.
#: includes/class-wc-privacy-exporters.php:125
msgid "Purchased Downloads"
msgstr "Purchased Downloads"

#. Translators: %s Prop name.
#: includes/class-wc-privacy-erasers.php:401
msgid "Removed payment token \"%d\""
msgstr "Removed payment token \"%d\""

#: includes/class-wc-privacy-erasers.php:204
msgid "Customer download permissions have been retained."
msgstr "Customer download permissions have been retained."

#: includes/class-wc-privacy-erasers.php:200
msgid "Removed access to downloadable files."
msgstr "Removed access to downloadable files."

#. Translators: %s Order number.
#: includes/class-wc-privacy-erasers.php:147
msgid "Personal data within order %s has been retained."
msgstr "Personal data within order %s has been retained."

#. Translators: %s Order number.
#: includes/class-wc-privacy-erasers.php:143
msgid "Removed personal data from order %s."
msgstr "Removed personal data from order %s."

#. Translators: %s Prop name.
#: includes/class-wc-privacy-erasers.php:87
msgid "Removed customer \"%s\""
msgstr "Removed customer \"%s\""

#. translators: user role
#: includes/class-wc-install.php:2285
msgctxt "User role"
msgid "Shop manager"
msgstr "Shop manager"

#. translators: user role
#: includes/class-wc-install.php:2283
msgctxt "User role"
msgid "Customer"
msgstr "Customer"

#: includes/class-wc-checkout.php:1419
msgid "Unable to create order."
msgstr "Unable to create order."

#. translators: %d: amount of permissions
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:602
msgid "%d permissions deleted"
msgstr "%d permissions deleted"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:148
msgid "This tool will delete expired download permissions and permissions with 0 remaining downloads."
msgstr "This tool will delete expired download permissions and permissions with 0 remaining downloads."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:147
msgid "Clean up download permissions"
msgstr "Clean up download permissions"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:146
msgid "Used-up download permissions"
msgstr "Used-up download permissions"

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2525
msgid "Limit result set to products with a specific attribute. Use the taxonomy name/attribute slug."
msgstr "Limit result set to products with a specific attribute. Use the taxonomy name/attribute slug."

#: includes/admin/views/html-admin-page-status-report.php:835
msgid "WooCommerce pages"
msgstr "WooCommerce pages"

#: includes/admin/views/html-admin-page-status-report.php:464
msgid "WooCommerce database version"
msgstr "WooCommerce database version"

#: includes/admin/views/html-admin-page-status-report.php:221
msgid "Displays whether or not WordPress is using an external object cache."
msgstr "Displays whether or not WordPress is using an external object cache."

#: includes/admin/views/html-admin-page-status-report.php:220
msgid "External object cache"
msgstr "External object cache"

#: includes/admin/views/html-admin-page-status-report.php:199
msgid "WordPress cron"
msgstr "WordPress cron"

#: includes/admin/views/html-admin-page-status-report.php:188
msgid "WordPress debug mode"
msgstr "WordPress debug mode"

#: includes/admin/views/html-admin-page-status-report.php:174
msgid "WordPress memory limit"
msgstr "WordPress memory limit"

#: includes/admin/views/html-admin-page-status-report.php:169
msgid "WordPress multisite"
msgstr "WordPress multisite"

#. Translators: %1$s: Current version, %2$s: New version
#: includes/admin/views/html-admin-page-status-report.php:161
msgid "%1$s - There is a newer version of WordPress available (%2$s)"
msgstr "%1$s - There is a newer version of WordPress available (%2$s)"

#: includes/admin/views/html-admin-page-status-report.php:141
msgid "WordPress version"
msgstr "WordPress version"

#: includes/admin/views/html-admin-page-status-report.php:95
msgid "WooCommerce version"
msgstr "WooCommerce version"

#: includes/admin/settings/class-wc-settings-payment-gateways.php:51
msgctxt "Settings tab label"
msgid "Payments"
msgstr "Payments"

#: includes/admin/settings/class-wc-settings-general.php:294
msgid "Enable coupons"
msgstr "Enable coupons"

#: includes/admin/settings/class-wc-settings-general.php:290
msgid "Rates will be configurable and taxes will be calculated during checkout."
msgstr "Rates will be configurable and taxes will be calculated during checkout."

#: includes/admin/settings/class-wc-settings-general.php:286
msgid "Enable tax rates and calculations"
msgstr "Enable tax rates and calculations"

#: includes/admin/settings/class-wc-settings-emails.php:563
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:136
#: assets/client/admin/chunks/225.js:1 assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Manage"
msgstr "Manage"

#: includes/admin/settings/class-wc-settings-advanced.php:257
msgid "Account endpoints"
msgstr "Account endpoints"

#: includes/admin/settings/class-wc-settings-advanced.php:174
msgid "Secure checkout"
msgstr "Secure checkout"

#: includes/admin/settings/class-wc-settings-advanced.php:62
msgid "Legacy API"
msgstr "Legacy API"

#: includes/admin/settings/class-wc-settings-accounts.php:270
msgid "Retain completed orders for a specified duration before anonymizing the personal data within them."
msgstr "Retain completed orders for a specified duration before anonymizing the personal data within them."

#: includes/admin/settings/class-wc-settings-accounts.php:269
msgid "Retain completed orders"
msgstr "Retain completed orders"

#: includes/admin/settings/class-wc-settings-accounts.php:248
msgid "Retain cancelled orders"
msgstr "Retain cancelled orders"

#: includes/admin/settings/class-wc-settings-accounts.php:239
msgid "Retain failed orders"
msgstr "Retain failed orders"

#: includes/admin/settings/class-wc-settings-accounts.php:249
msgid "Cancelled orders are unpaid and may have been cancelled by the store owner or customer. They will be trashed after the specified duration."
msgstr "Cancelled orders are unpaid and may have been cancelled by the store owner or customer. They will be binned after the specified duration."

#: includes/admin/settings/class-wc-settings-accounts.php:240
msgid "Failed orders are unpaid and may have been abandoned by the customer. They will be trashed after the specified duration."
msgstr "Failed orders are unpaid and may have been abandoned by the customer. They will be binned after the specified duration."

#: includes/admin/settings/class-wc-settings-accounts.php:231
msgid "Pending orders are unpaid and may have been abandoned by the customer. They will be trashed after the specified duration."
msgstr "Pending orders are unpaid and may have been abandoned by the customer. They will be binned after the specified duration."

#: includes/admin/settings/class-wc-settings-accounts.php:200
#: includes/customizer/class-wc-shop-customizer.php:873
msgid "Optionally add some text about your store privacy policy to show during checkout."
msgstr "Optionally add some text about your store privacy policy to show during checkout."

#: includes/admin/settings/class-wc-settings-accounts.php:199
msgid "Checkout privacy policy"
msgstr "Checkout privacy policy"

#: includes/admin/settings/class-wc-settings-accounts.php:190
msgid "Optionally add some text about your store privacy policy to show on account registration forms."
msgstr "Optionally add some text about your store privacy policy to show on account registration forms."

#: includes/admin/settings/class-wc-settings-accounts.php:189
msgid "Registration privacy policy"
msgstr "Registration privacy policy"

#: includes/admin/settings/class-wc-settings-accounts.php:181
#: includes/customizer/class-wc-shop-customizer.php:822
#: includes/customizer/class-wc-shop-customizer.php:872
msgid "Privacy policy"
msgstr "Privacy policy"

#: includes/admin/settings/class-wc-settings-accounts.php:27
msgid "Accounts &amp; Privacy"
msgstr "Accounts &amp; Privacy"

#: src/Internal/Admin/Orders/ListTable.php:1001
msgid "Filter by registered customer"
msgstr "Filter by registered customer"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:154
#: src/Internal/Admin/Orders/ListTable.php:346
msgid "Remove personal data"
msgstr "Remove personal data"

#: includes/admin/importers/views/html-product-csv-import-form.php:78
msgid "Use previous column mapping preferences?"
msgstr "Use previous column mapping preferences?"

#. translators: %s privacy policy page name and link
#: includes/admin/settings/class-wc-settings-accounts.php:203
#: includes/customizer/class-wc-shop-customizer.php:801
#: includes/wc-template-functions.php:911
msgid "Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our %s."
msgstr "Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our %s."

#. translators: %s privacy policy page name and link
#: includes/admin/settings/class-wc-settings-accounts.php:193
#: includes/wc-template-functions.php:915
msgid "Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our %s."
msgstr "Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our %s."

#: includes/admin/settings/class-wc-settings-accounts.php:230
msgid "Retain pending orders "
msgstr "Retain pending orders "

#: includes/admin/settings/class-wc-settings-accounts.php:219
msgid "Inactive accounts are those which have not logged in, or placed an order, for the specified duration. They will be deleted. Any orders will be converted into guest orders."
msgstr "Inactive accounts are those which have not logged in, or placed an order, for the specified duration. They will be deleted. Any orders will be converted into guest orders."

#: includes/admin/settings/class-wc-settings-accounts.php:218
msgid "Retain inactive accounts "
msgstr "Retain inactive accounts "

#: includes/admin/settings/class-wc-settings-accounts.php:213
msgid "Choose how long to retain personal data when it's no longer needed for processing. Leave the following options blank to retain this data indefinitely."
msgstr "Choose how long to retain personal data when it's no longer needed for processing. Leave the following options blank to retain this data indefinitely."

#: includes/admin/settings/class-wc-settings-accounts.php:212
msgid "Personal data retention"
msgstr "Personal data retention"

#: includes/admin/settings/class-wc-settings-accounts.php:146
msgid "Account erasure requests"
msgstr "Account erasure requests"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:269
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Allowed emails"
msgstr "Allowed emails"

#. translators: %s: privacy page link.
#: includes/admin/settings/class-wc-settings-accounts.php:185
msgid "This section controls the display of your website privacy policy. The privacy notices below will not show up unless a %s is set."
msgstr "This section controls the display of your website privacy policy. The privacy notices below will not show up unless a %s is set."

#: includes/admin/settings/class-wc-settings-accounts.php:46
msgid "privacy page"
msgstr "privacy page"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:271
msgid "List of allowed billing emails to check against when an order is placed. Separate email addresses with commas. You can also use an asterisk (*) to match parts of an email. For example \"*@gmail.com\" would match all gmail addresses."
msgstr "List of allowed billing emails to check against when an order is placed. Separate email addresses with commas. You can also use an asterisk (*) to match parts of an email. For example \"*@gmail.com\" would match all gmail addresses."

#. translators: %d: orders count
#. translators: %s: orders count
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:556
#: src/Internal/Admin/Orders/ListTable.php:1644
msgid "Removed personal data from %s order."
msgid_plural "Removed personal data from %s orders."
msgstr[0] "Removed personal data from %s order."
msgstr[1] "Removed personal data from %s orders."

#: includes/admin/class-wc-admin-setup-wizard.php:2360
msgid "View &amp; Customize"
msgstr "View &amp; Customise"

#: includes/admin/class-wc-admin-setup-wizard.php:2357
msgid "Review Settings"
msgstr "Review Settings"

#: includes/admin/class-wc-admin-setup-wizard.php:2354
msgid "Visit Dashboard"
msgstr "Visit Dashboard"

#: includes/admin/class-wc-admin-setup-wizard.php:2349
msgid "You can also:"
msgstr "You can also:"

#: includes/admin/class-wc-admin-setup-wizard.php:2323
msgid "You're ready to add products to your store."
msgstr "You're ready to add products to your store."

#: includes/admin/class-wc-admin-setup-wizard.php:2322
msgid "Create some products"
msgstr "Create some products"

#: includes/admin/class-wc-admin-setup-wizard.php:2126
msgid "Continue with WooCommerce Services"
msgstr "Continue with WooCommerce Services"

#: includes/admin/class-wc-admin-setup-wizard.php:2125
msgid "Connect your store to activate WooCommerce Services"
msgstr "Connect your store to activate WooCommerce Services"

#: includes/admin/class-wc-admin-setup-wizard.php:2114
msgid "Thanks for using Jetpack! Your store is almost ready: to activate services like %s, just connect your store."
msgstr "Thanks for using Jetpack! Your store is almost ready: to activate services like %s, just connect your store."

#: includes/admin/class-wc-admin-setup-wizard.php:1956
msgid "automated taxes icon"
msgstr "automated taxes icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1954
msgid "Save time and errors with automated tax calculation and collection at checkout. Powered by WooCommerce Services and Jetpack."
msgstr "Save time and errors with automated tax calculation and collection at checkout. Powered by WooCommerce Services and Jetpack."

#: includes/admin/class-wc-admin-setup-wizard.php:1946
msgid "Storefront icon"
msgstr "Storefront icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1979
#: assets/client/admin/data/index.js:2
msgid "Mailchimp for WooCommerce"
msgstr "MailChimp for WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:1978
msgid "Mailchimp icon"
msgstr "MailChimp icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1976
msgid "Join the 16 million customers who use Mailchimp. Sync list and store data to send automated emails, and targeted campaigns."
msgstr "Join the 16 million customers who use MailChimp. Sync list and store data to send automated e-mails, and targeted campaigns."

#: includes/admin/class-wc-admin-setup-wizard.php:1975
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:199
msgid "Mailchimp"
msgstr "MailChimp"

#. translators: %s: theme name.
#: includes/admin/class-wc-admin-setup-wizard.php:1939
msgid "Design your store with deep WooCommerce integration. If toggled on, we’ll install <a href=\"https://woocommerce.com/storefront/\" target=\"_blank\" rel=\"noopener noreferrer\">Storefront</a>, and your current theme <em>%s</em> will be deactivated."
msgstr "Design your store with deep WooCommerce integration. If toggled on, we’ll install <a href=\"https://woocommerce.com/storefront/\" target=\"_blank\" rel=\"noopener noreferrer\">Storefront</a>, and your current theme <em>%s</em> will be deactivated."

#: includes/admin/class-wc-admin-setup-wizard.php:1926
msgid "Enhance your store with these recommended free features."
msgstr "Enhance your store with these recommended free features."

#: includes/admin/class-wc-admin-setup-wizard.php:1924
msgid "Recommended for All WooCommerce Stores"
msgstr "Recommended for All WooCommerce Stores"

#: includes/admin/class-wc-admin-setup-wizard.php:1535
msgid "The PayFast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs."
msgstr "The PayFast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs."

#: includes/admin/class-wc-admin-setup-wizard.php:1527
msgid "The eWAY extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment."
msgstr "The eWAY extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment."

#: includes/admin/class-wc-admin-setup-wizard.php:1534
msgid "WooCommerce PayFast Gateway"
msgstr "WooCommerce PayFast Gateway"

#: includes/admin/class-wc-admin-setup-wizard.php:1526
msgid "WooCommerce eWAY Gateway"
msgstr "WooCommerce eWAY Gateway"

#: includes/admin/class-wc-admin-setup-wizard.php:1518
msgid "WooCommerce Square"
msgstr "WooCommerce Square"

#: includes/admin/class-wc-admin-setup-wizard.php:1510
#: assets/client/admin/data/index.js:2
msgid "Klarna Payments for WooCommerce"
msgstr "Klarna Payments for WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:1437
msgid "WooCommerce Stripe Gateway"
msgstr "WooCommerce Stripe Gateway"

#: includes/admin/class-wc-admin-setup-wizard.php:864
msgid "The following plugins will be installed and activated for you:"
msgstr "The following plugins will be installed and activated for you:"

#: includes/admin/class-wc-admin-setup-wizard.php:550
msgid "What currency do you accept payments in?"
msgstr "What currency do you accept payments in?"

#: includes/admin/class-wc-admin-setup-wizard.php:539
msgid "Choose a state&hellip;"
msgstr "Choose a state&hellip;"

#: includes/admin/class-wc-admin-setup-wizard.php:251
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/abandoned-cart-recovery-recommendations.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
#: assets/client/admin/onboarding/index.js:2
msgid "Recommended"
msgstr "Recommended"

#: includes/admin/class-wc-admin-settings.php:828
#: includes/wc-formatting-functions.php:1616
msgid "Year(s)"
msgstr "Year(s)"

#: includes/admin/class-wc-admin-settings.php:827
#: includes/wc-formatting-functions.php:1615
msgid "Month(s)"
msgstr "Month(s)"

#: includes/admin/class-wc-admin-settings.php:826
#: includes/wc-formatting-functions.php:1614
msgid "Week(s)"
msgstr "Week(s)"

#: includes/admin/class-wc-admin-settings.php:825
#: includes/wc-formatting-functions.php:1613
msgid "Day(s)"
msgstr "Day(s)"

#: includes/admin/class-wc-admin-notices.php:262
#: includes/emails/class-wc-email.php:1562
msgid "You don&#8217;t have permission to do this."
msgstr "You don&#8217;t have permission to do this."

#: includes/admin/class-wc-admin-importers.php:239
msgid "Insufficient privileges to import products."
msgstr "Insufficient privileges to import products."

#: includes/admin/class-wc-admin-exporters.php:147
msgid "Insufficient privileges to export products."
msgstr "Insufficient privileges to export products."

#: includes/admin/class-wc-admin-dashboard.php:609
msgid "Loading network orders"
msgstr "Loading network orders"

#: includes/admin/class-wc-admin-api-keys.php:222
msgid "You do not have permission to edit API Keys"
msgstr "You do not have permission to edit API Keys"

#: includes/admin/class-wc-admin-api-keys.php:99
msgid "REST API"
msgstr "REST API"

#: includes/admin/class-wc-admin-api-keys-table-list.php:37
msgid "No keys found."
msgstr "No keys found."

#: includes/abstracts/abstract-wc-payment-gateway.php:238
msgid "Return to payments"
msgstr "Return to payments"

#: i18n/states.php:1792
msgid "Yasothon"
msgstr "Yasothon"

#: i18n/states.php:1791
msgid "Yala"
msgstr "Yala"

#: i18n/states.php:1790
msgid "Uttaradit"
msgstr "Uttaradit"

#: i18n/states.php:1789
msgid "Uthai Thani"
msgstr "Uthai Thani"

#: i18n/states.php:1788
msgid "Udon Thani"
msgstr "Udon Thani"

#: i18n/states.php:1787
msgid "Ubon Ratchathani"
msgstr "Ubon Ratchathani"

#: i18n/states.php:1786
msgid "Trat"
msgstr "Trat"

#: i18n/states.php:1785
msgid "Trang"
msgstr "Trang"

#: i18n/states.php:1784
msgid "Tak"
msgstr "Tak"

#: i18n/states.php:1783
msgid "Surin"
msgstr "Surin"

#: i18n/states.php:1782
msgid "Surat Thani"
msgstr "Surat Thani"

#: i18n/states.php:1781
msgid "Suphan Buri"
msgstr "Suphan Buri"

#: i18n/states.php:1780
msgid "Sukhothai"
msgstr "Sukhothai"

#: i18n/states.php:1779
msgid "Songkhla"
msgstr "Songkhla"

#: i18n/states.php:1778
msgid "Sisaket"
msgstr "Sisaket"

#: i18n/states.php:1777
msgid "Sing Buri"
msgstr "Sing Buri"

#: i18n/states.php:1776
msgid "Satun"
msgstr "Satun"

#: i18n/states.php:1775
msgid "Saraburi"
msgstr "Saraburi"

#: i18n/states.php:1774
msgid "Samut Songkhram"
msgstr "Samut Songkhram"

#: i18n/states.php:1773
msgid "Samut Sakhon"
msgstr "Samut Sakhon"

#: i18n/states.php:1772
msgid "Samut Prakan"
msgstr "Samut Prakan"

#: i18n/states.php:1771
msgid "Sakon Nakhon"
msgstr "Sakon Nakhon"

#: i18n/states.php:1770
msgid "Sa Kaeo"
msgstr "Sa Kaeo"

#: i18n/states.php:1769
msgid "Roi Et"
msgstr "Roi Et"

#: i18n/states.php:1768
msgid "Rayong"
msgstr "Rayong"

#: i18n/states.php:1767
msgid "Ratchaburi"
msgstr "Ratchaburi"

#: i18n/states.php:1766
msgid "Ranong"
msgstr "Ranong"

#: i18n/states.php:1765
msgid "Prachuap Khiri Khan"
msgstr "Prachuap Khiri Khan"

#: i18n/states.php:1764
msgid "Prachin Buri"
msgstr "Prachin Buri"

#: i18n/states.php:1763
msgid "Phuket"
msgstr "Phuket"

#: i18n/states.php:1762
msgid "Phrae"
msgstr "Phrae"

#: i18n/states.php:1761
msgid "Phitsanulok"
msgstr "Phitsanulok"

#: i18n/states.php:1760
msgid "Phichit"
msgstr "Phichit"

#: i18n/states.php:1759
msgid "Phetchaburi"
msgstr "Phetchaburi"

#: i18n/states.php:1758
msgid "Phetchabun"
msgstr "Phetchabun"

#: i18n/states.php:1757
msgid "Phayao"
msgstr "Phayao"

#: i18n/states.php:1756
msgid "Phatthalung"
msgstr "Phatthalung"

#: i18n/states.php:1755
msgid "Phang Nga"
msgstr "Phang Nga"

#: i18n/states.php:1754
msgid "Pattani"
msgstr "Pattani"

#: i18n/states.php:1753
msgid "Pathum Thani"
msgstr "Pathum Thani"

#: i18n/states.php:1752
msgid "Nonthaburi"
msgstr "Nonthaburi"

#: i18n/states.php:1751
msgid "Nong Khai"
msgstr "Nong Khai"

#: i18n/states.php:1750
msgid "Nong Bua Lam Phu"
msgstr "Nong Bua Lam Phu"

#: i18n/states.php:1749
msgid "Narathiwat"
msgstr "Narathiwat"

#: i18n/states.php:1748
msgid "Nan"
msgstr "Nan"

#: i18n/states.php:1747
msgid "Nakhon Si Thammarat"
msgstr "Nakhon Si Thammarat"

#: i18n/states.php:1746
msgid "Nakhon Sawan"
msgstr "Nakhon Sawan"

#: i18n/states.php:1745
msgid "Nakhon Ratchasima"
msgstr "Nakhon Ratchasima"

#: i18n/states.php:1744
msgid "Nakhon Phanom"
msgstr "Nakhon Phanom"

#: i18n/states.php:1743
msgid "Nakhon Pathom"
msgstr "Nakhon Pathom"

#: i18n/states.php:1742
msgid "Nakhon Nayok"
msgstr "Nakhon Nayok"

#: i18n/states.php:1741
msgid "Mukdahan"
msgstr "Mukdahan"

#: i18n/states.php:1740
msgid "Maha Sarakham"
msgstr "Maha Sarakham"

#: i18n/states.php:1739
msgid "Mae Hong Son"
msgstr "Mae Hong Son"

#: i18n/states.php:1738
msgid "Lopburi"
msgstr "Lopburi"

#: i18n/states.php:1737
msgid "Loei"
msgstr "Loei"

#: i18n/states.php:1736
msgid "Lamphun"
msgstr "Lamphun"

#: i18n/states.php:1735
msgid "Lampang"
msgstr "Lampang"

#: i18n/states.php:1734
msgid "Krabi"
msgstr "Krabi"

#: i18n/states.php:1733
msgid "Khon Kaen"
msgstr "Khon Kaen"

#: i18n/states.php:1732
msgid "Kanchanaburi"
msgstr "Kanchanaburi"

#: i18n/states.php:1731
msgid "Kamphaeng Phet"
msgstr "Kamphaeng Phet"

#: i18n/states.php:1730
msgid "Kalasin"
msgstr "Kalasin"

#: i18n/states.php:1729
msgid "Chumphon"
msgstr "Chumphon"

#: i18n/states.php:1728
msgid "Chonburi"
msgstr "Chonburi"

#: i18n/states.php:1727
msgid "Chiang Rai"
msgstr "Chiang Rai"

#: i18n/states.php:1726
msgid "Chiang Mai"
msgstr "Chiang Mai"

#: i18n/states.php:1725
msgid "Chanthaburi"
msgstr "Chanthaburi"

#: i18n/states.php:1724
msgid "Chaiyaphum"
msgstr "Chaiyaphum"

#: i18n/states.php:1723
msgid "Chai Nat"
msgstr "Chai Nat"

#: i18n/states.php:1722
msgid "Chachoengsao"
msgstr "Chachoengsao"

#: i18n/states.php:1721
msgid "Buri Ram"
msgstr "Buri Ram"

#: i18n/states.php:1720
msgid "Bueng Kan"
msgstr "Bueng Kan"

#: i18n/states.php:1719
msgid "Bangkok"
msgstr "Bangkok"

#: i18n/states.php:1718
msgid "Ayutthaya"
msgstr "Ayutthaya"

#: i18n/states.php:1717
msgid "Ang Thong"
msgstr "Ang Thong"

#: i18n/states.php:1716
msgid "Amnat Charoen"
msgstr "Amnat Charoen"

#: i18n/states.php:1179
msgid "Sinoe"
msgstr "Sinoe"

#: i18n/states.php:1178
msgid "River Gee"
msgstr "River Gee"

#: i18n/states.php:1177
msgid "Rivercess"
msgstr "Rivercess"

#: i18n/states.php:1176
msgid "Nimba"
msgstr "Nimba"

#: i18n/states.php:1175
msgid "Montserrado"
msgstr "Montserrado"

#: i18n/states.php:1173
msgid "Margibi"
msgstr "Margibi"

#: i18n/states.php:1171
msgid "Grand Kru"
msgstr "Grand Kru"

#: i18n/states.php:1170
msgid "Grand Gedeh"
msgstr "Grand Gedeh"

#: i18n/states.php:1169
msgid "Grand Cape Mount"
msgstr "Grand Cape Mount"

#: i18n/states.php:1168
msgid "Grand Bassa"
msgstr "Grand Bassa"

#: i18n/states.php:1167
msgid "Gbarpolu"
msgstr "Gbarpolu"

#: i18n/states.php:1166
msgid "Bong"
msgstr "Bong"

#: i18n/states.php:1165
msgid "Bomi"
msgstr "Bomi"

#: i18n/states.php:115
msgid "Jashore"
msgstr "Jashore"

#: i18n/states.php:102
msgid "Chattogram"
msgstr "Chattogram"

#: i18n/states.php:1172
msgid "Lofa"
msgstr "Lofa"

#: includes/admin/class-wc-admin-dashboard.php:65
msgid "WooCommerce Network Orders"
msgstr "WooCommerce Network Orders"

#. translators: 1: currency name 2: currency symbol, 3: currency code
#: includes/admin/class-wc-admin-setup-wizard.php:570
msgid "%1$s (%2$s %3$s)"
msgstr "%1$s (%2$s %3$s)"

#: src/Internal/Admin/Notes/TrackingOptIn.php:67
msgid "Help WooCommerce improve with usage tracking"
msgstr "Help WooCommerce improve with usage tracking"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:461
msgid "Profile &rarr;"
msgstr "Profile &rarr;"

#: includes/customizer/class-wc-shop-customizer.php:647
msgid "Image size used for products in the catalog."
msgstr "Image size used for products in the catalogue."

#. translators: 1: tools URL 2: regen thumbs url
#: includes/customizer/class-wc-shop-customizer.php:587
msgid "After publishing your changes, new image sizes may not be shown until you regenerate thumbnails. You can do this from the <a href=\"%1$s\" target=\"_blank\">tools section in WooCommerce</a> or by using a plugin such as <a href=\"%2$s\" target=\"_blank\">Regenerate Thumbnails</a>."
msgstr "After publishing your changes, new image sizes may not be shown until you regenerate thumbnails. You can do this from the <a href=\"%1$s\" target=\"_blank\">tools section in WooCommerce</a> or by using a plugin such as <a href=\"%2$s\" target=\"_blank\">Regenerate Thumbnails</a>."

#. translators: %s: regen thumbs url
#: includes/customizer/class-wc-shop-customizer.php:590
msgid "After publishing your changes, new image sizes may not be shown until you <a href=\"%s\" target=\"_blank\">Regenerate Thumbnails</a>."
msgstr "After publishing your changes, new image sizes may not be shown until you <a href=\"%s\" target=\"_blank\">Regenerate Thumbnails</a>."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:152
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:218
#: src/Internal/Admin/Analytics.php:556
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:327
msgid "Regenerate"
msgstr "Regenerate"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:217
msgid "Regenerate shop thumbnails"
msgstr "Regenerate shop thumbnails"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:323
msgid "Cancel thumbnail regeneration"
msgstr "Cancel thumbnail regeneration"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:391
msgid "Change order status to completed"
msgstr "Change order status to completed"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:382
msgid "Change order status to processing"
msgstr "Change order status to processing"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:373
msgid "Change order status to on-hold"
msgstr "Change order status to on-hold"

#: src/Internal/Admin/Orders/ListTable.php:1767
msgid "Edit this order"
msgstr "Edit this order"

#: includes/admin/class-wc-admin-taxonomies.php:441
msgid "This is the default category and it cannot be deleted. It will be automatically assigned to products with no category."
msgstr "This is the default category and it cannot be deleted. It will be automatically assigned to products with no category."

#: includes/customizer/class-wc-shop-customizer.php:583
msgid "After publishing your changes, new image sizes will be generated automatically."
msgstr "After publishing your changes, new image sizes will be generated automatically."

#: includes/class-wc-regenerate-images.php:172
msgid "Cancelled product image regeneration job."
msgstr "Cancelled product image regeneration job."

#. translators: %s: default category
#: includes/admin/class-wc-admin-taxonomies.php:349
msgid "Deleting a category does not delete the products in that category. Instead, products that were only assigned to the deleted category are set to the category %s."
msgstr "Deleting a category does not delete the products in that category. Instead, products that were only assigned to the deleted category are set to the category %s."

#. translators: %s: taxonomy term name
#: includes/admin/class-wc-admin-taxonomies.php:405
msgid "Make &#8220;%s&#8221; the default category"
msgstr "Make &#8220;%s&#8221; the default category"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:219
msgid "This will regenerate all shop thumbnails to match your theme and/or image settings."
msgstr "This will regenerate all shop thumbnails to match your theme and/or image settings."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:656
msgid "Thumbnail regeneration has been scheduled to run in the background."
msgstr "Thumbnail regeneration has been scheduled to run in the background."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:273
msgid "Thumbnail regeneration is running in the background. Depending on the number of images in your store, this may take a while."
msgstr "Thumbnail regeneration is running in the background. Depending on the number of images in your store, this may take a while."

#. translators: %s: Quantity.
#: templates/global/quantity-input.php:24
msgid "%s quantity"
msgstr "%s quantity"

#: templates/emails/block/general-block-email.php:47
#: templates/emails/block/general-block-email.php:61
#: templates/emails/customer-invoice.php:60
#: templates/emails/customer-invoice.php:74
msgid "Pay for this order"
msgstr "Pay for this order"

#: includes/gateways/paypal/includes/settings-paypal.php:200
msgid "Sandbox API signature"
msgstr "Sandbox API signature"

#: includes/gateways/paypal/includes/settings-paypal.php:191
msgid "Sandbox API password"
msgstr "Sandbox API password"

#: includes/gateways/paypal/includes/settings-paypal.php:182
msgid "Sandbox API username"
msgstr "Sandbox API username"

#: includes/gateways/paypal/includes/settings-paypal.php:173
msgid "Live API signature"
msgstr "Live API signature"

#: includes/gateways/paypal/includes/settings-paypal.php:164
msgid "Live API password"
msgstr "Live API password"

#: includes/gateways/paypal/includes/settings-paypal.php:155
msgid "Live API username"
msgstr "Live API username"

#: includes/data-stores/class-wc-webhook-data-store.php:106
msgid "Invalid webhook."
msgstr "Invalid webhook."

#: includes/customizer/class-wc-shop-customizer.php:707
msgid "1:1"
msgstr "1:1"

#: includes/gateways/paypal/includes/settings-paypal.php:126
msgid "Send notifications when an IPN is received from PayPal indicating refunds, chargebacks and cancellations."
msgstr "Send notifications when an IPN is received from PayPal indicating refunds, chargebacks and cancellations."

#: includes/gateways/paypal/includes/settings-paypal.php:124
msgid "Enable IPN email notifications"
msgstr "Enable IPN email notifications"

#: includes/data-stores/class-wc-customer-download-log-data-store.php:93
msgid "Invalid download log: not found."
msgstr "Invalid download log: not found."

#: includes/data-stores/class-wc-customer-download-log-data-store.php:84
msgid "Invalid download log: no ID."
msgstr "Invalid download log: no ID."

#: includes/data-stores/class-wc-customer-download-log-data-store.php:67
msgid "Unable to insert download log entry in database."
msgstr "Unable to insert download log entry in database."

#: includes/customizer/class-wc-shop-customizer.php:716
msgid "Images will display using the aspect ratio in which they were uploaded"
msgstr "Images will display using the aspect ratio in which they were uploaded"

#: includes/customizer/class-wc-shop-customizer.php:715
msgid "Uncropped"
msgstr "Uncropped"

#: includes/customizer/class-wc-shop-customizer.php:712
msgid "Images will be cropped to a custom aspect ratio"
msgstr "Images will be cropped to a custom aspect ratio"

#: includes/customizer/class-wc-shop-customizer.php:708
msgid "Images will be cropped into a square"
msgstr "Images will be cropped into a square"

#: includes/customizer/class-wc-shop-customizer.php:704
msgid "Thumbnail cropping"
msgstr "Thumbnail cropping"

#: includes/customizer/class-wc-shop-customizer.php:646
msgid "Thumbnail width"
msgstr "Thumbnail width"

#: includes/customizer/class-wc-shop-customizer.php:619
msgid "Image size used for the main image on single product pages. These images will remain uncropped."
msgstr "Image size used for the main image on single product pages. These images will remain uncropped."

#: includes/customizer/class-wc-shop-customizer.php:618
msgid "Main image width"
msgstr "Main image width"

#: includes/customizer/class-wc-shop-customizer.php:596
msgid "Product Images"
msgstr "Product Images"

#: includes/customizer/class-wc-shop-customizer.php:560
msgid "How many rows of products should be shown per page?"
msgstr "How many rows of products should be shown per page?"

#: includes/customizer/class-wc-shop-customizer.php:559
#: assets/client/admin/components/index.js:2
msgid "Rows per page"
msgstr "Rows per page"

#: includes/customizer/class-wc-shop-customizer.php:530
msgid "How many products should be shown per row?"
msgstr "How many products should be shown per row?"

#: includes/customizer/class-wc-shop-customizer.php:529
msgid "Products per row"
msgstr "Products per row"

#: includes/customizer/class-wc-shop-customizer.php:492
#: src/Blocks/BlockTypes/ProductCollection/Controller.php:238
msgid "How should products be sorted in the catalog by default?"
msgstr "How should products be sorted in the catalogue by default?"

#: includes/customizer/class-wc-shop-customizer.php:465
msgid "Choose what to display on product category pages."
msgstr "Choose what to display on product category pages."

#: includes/customizer/class-wc-shop-customizer.php:464
msgid "Category display"
msgstr "Category display"

#: includes/customizer/class-wc-shop-customizer.php:439
msgid "Choose what to display on the main shop page."
msgstr "Choose what to display on the main shop page."

#: includes/customizer/class-wc-shop-customizer.php:419
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Product Catalog"
msgstr "Product Catalogue"

#: includes/customizer/class-wc-shop-customizer.php:391
msgid "Enable store notice"
msgstr "Enable store notice"

#: includes/customizer/class-wc-shop-customizer.php:381
msgid "If enabled, this text will be shown site-wide. You can use it to show events or promotions to visitors!"
msgstr "If enabled, this text will be shown site-wide. You can use it to show events or promotions to visitors!"

#: includes/customizer/class-wc-shop-customizer.php:349
msgid "Store Notice"
msgstr "Store Notice"

#. translators: %d: Setting value
#: includes/customizer/class-wc-shop-customizer.php:128
msgid "The maximum allowed setting is %d"
msgstr "The maximum allowed setting is %d"

#. translators: %d: Setting value
#: includes/customizer/class-wc-shop-customizer.php:126
msgid "The minimum allowed setting is %d"
msgstr "The minimum allowed setting is %d"

#: includes/class-wc-regenerate-images-request.php:284
msgid "Completed product image regeneration job."
msgstr "Completed product image regeneration job."

#. translators: %s: ID of the attachment.
#: includes/class-wc-regenerate-images-request.php:113
msgid "Regenerating images for attachment ID: %s"
msgstr "Regenerating images for attachment ID: %s"

#. translators: %s: Product title
#: includes/class-wc-product-variable.php:101
msgid "Select options for &ldquo;%s&rdquo;"
msgstr "Select options for &ldquo;%s&rdquo;"

#. translators: %s: Product title
#: includes/class-wc-product-grouped.php:56
msgid "View products in the &ldquo;%s&rdquo; group"
msgstr "View products in the &ldquo;%s&rdquo; group"

#. translators: %s: Product title
#: includes/class-wc-product-external.php:195
msgid "Buy &ldquo;%s&rdquo;"
msgstr "Buy &ldquo;%s&rdquo;"

#: includes/admin/class-wc-admin-taxonomies.php:341
#: includes/class-wc-install.php:1651 includes/class-wc-install.php:1657
msgctxt "Default category slug"
msgid "Uncategorized"
msgstr "Uncategorised"

#: includes/gateways/paypal/includes/settings-paypal.php:122
msgid "IPN email notifications"
msgstr "IPN email notifications"

#: includes/class-wc-customer-download.php:294
msgid "Invalid permission ID."
msgstr "Invalid permission ID."

#: includes/class-wc-ajax.php:2440
msgid "Error processing refund. Please try again."
msgstr "Error processing refund. Please try again."

#. translators: %s: field name
#: includes/class-wc-checkout.php:944
msgid "%s is not a valid postcode / ZIP."
msgstr "%s is not a valid postcode."

#: includes/class-wc-countries.php:1606
msgid "Municipality / District"
msgstr "Town or City"

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2495
#: src/StoreApi/Routes/V1/Products.php:256
msgid "Limit result set to products with specific SKU(s). Use commas to separate."
msgstr "Limit result set to products with specific SKU(s). Use commas to separate."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:81
#: src/Admin/API/Reports/Downloads/Controller.php:165
msgid "Download ID."
msgstr "Download ID."

#: includes/admin/views/html-admin-page-status-logs-db.php:21
msgid "Search logs"
msgstr "Search logs"

#: includes/admin/reports/class-wc-report-downloads.php:205
msgid "Filter by IP address"
msgstr "Filter by IP address"

#: includes/admin/reports/class-wc-report-downloads.php:194
msgid "Filter by user"
msgstr "Filter by user"

#: includes/admin/reports/class-wc-report-downloads.php:183
msgid "Filter by order"
msgstr "Filter by order"

#: includes/admin/reports/class-wc-report-downloads.php:173
msgid "Filter by file"
msgstr "Filter by file"

#: includes/admin/reports/class-wc-report-downloads.php:158
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1419
msgid "Filter by product"
msgstr "Filter by product"

#: includes/admin/reports/class-wc-report-downloads.php:86
msgid "Permission ID"
msgstr "Permission ID"

#: includes/admin/reports/class-wc-report-downloads.php:85
msgid "File ID"
msgstr "File ID"

#: includes/admin/reports/class-wc-report-downloads.php:75
msgid "Permission #%d not found."
msgstr "Permission #%d not found."

#: includes/admin/reports/class-wc-admin-report.php:845
msgid "Confirm navigation"
msgstr "Confirm navigation"

#. translators: %1$s: open link, %2$s: close link
#: includes/admin/reports/class-wc-admin-report.php:844
msgid "This report link has expired. %1$sClick here to view the filtered report%2$s."
msgstr "This report link has expired. %1$sClick here to view the filtered report%2$s."

#: includes/admin/meta-boxes/views/html-product-data-variations.php:107
msgid "Set Status - On backorder"
msgstr "Set Status - On backorder"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:59
#: src/Internal/Admin/Notes/NewSalesRecord.php:156
msgid "View report"
msgstr "View report"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:51
msgid "Customer download log"
msgstr "Customer download log"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:48
#: assets/client/admin/chunks/launch-store.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Copy link"
msgstr "Copy link"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:48
msgid "Copying to clipboard failed. You should be able to right-click the button and copy."
msgstr "Copying to clipboard failed. You should be able to right-click the button and copy."

#: includes/admin/reports/class-wc-report-downloads.php:257
msgid "No customer downloads found."
msgstr "No customer downloads found."

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:512
#: assets/client/blocks/filter-wrapper.js:1
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-new.js:12
#: assets/client/blocks/product-on-sale.js:12
#: assets/client/blocks/product-tag.js:9
#: assets/client/blocks/product-top-rated.js:12
#: assets/client/blocks/products-by-attribute.js:12
#: assets/client/blocks/stock-filter.js:8
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:99
#: assets/client/blocks/wc-block-library.js:101
#: assets/client/blocks/wc-block-library.js:112
msgid "Filter by stock status"
msgstr "Filter by stock status"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:395
#: includes/admin/reports/class-wc-report-stock.php:116
#: includes/class-wc-ajax.php:1894 includes/wc-product-functions.php:1407
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "On backorder"
msgstr "On backorder"

#: includes/admin/settings/class-wc-settings-products.php:79
msgid "Shop pages"
msgstr "Shop pages"

#. translators: WooCommerce link to setting up shipping zones
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:60
msgid "Postcodes containing wildcards (e.g. CB23*) or fully numeric ranges (e.g. <code>90210...99000</code>) are also supported. Please see the shipping zones <a href=\"%s\" target=\"_blank\">documentation</a> for more information."
msgstr "Postcodes containing wildcards (e.g. CB23*) or fully numeric ranges (e.g. <code>90210...99000</code>) are also supported. Please see the shipping zones <a href=\"%s\" target=\"_blank\">documentation</a> for more information."

#. translators: 1: date 2: time
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:355
msgid "Paid on %1$s at %2$s"
msgstr "Paid on %1$s at %2$s"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:398
msgid "Change status: "
msgstr "Change status: "

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:390
msgid "Completed"
msgstr "Completed"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:372
msgid "On-hold"
msgstr "On-hold"

#: src/Internal/Admin/Orders/ListTable.php:1723
msgid "Payment via"
msgstr "Payment via"

#: src/Internal/Admin/Orders/ListTable.php:1190
msgid "M j, Y"
msgstr "j M Y"

#. translators: %s: human-readable time difference
#: src/Internal/Admin/Orders/ListTable.php:1186
msgctxt "%s = human-readable time difference"
msgid "%s ago"
msgstr "%s ago"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:150
#: src/Internal/Admin/Orders/ListTable.php:339
msgid "Change status to completed"
msgstr "Change status to completed"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:149
#: src/Internal/Admin/Orders/ListTable.php:338
msgid "Change status to on-hold"
msgstr "Change status to on-hold"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:148
#: src/Internal/Admin/Orders/ListTable.php:337
msgid "Change status to processing"
msgstr "Change status to processing"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:47
msgid "Create your first coupon"
msgstr "Create your first coupon"

#: includes/admin/importers/views/html-product-csv-import-form.php:60
msgid "Existing products that match by ID or SKU will be updated. Products that do not exist will be skipped."
msgstr "Existing products that match by ID or SKU will be updated. Products that do not exist will be skipped."

#. translators: 1: subscriptions docs 2: subscriptions docs
#: includes/admin/helper/class-wc-helper.php:429
msgid "To receive updates and support for this extension, you need to <strong>purchase</strong> a new subscription or consolidate your extensions to one connected account by <strong><a href=\"%1$s\" title=\"Sharing Docs\">sharing</a> or <a href=\"%2$s\" title=\"Transferring Docs\">transferring</a></strong> this extension to this connected account."
msgstr "To receive updates and support for this extension, you need to <strong>purchase</strong> a new subscription or consolidate your extensions to one connected account by <strong><a href=\"%1$s\">sharing</a> or <a href=\"%2$s\">transferring</a></strong> this extension to this connected account."

#: includes/admin/helper/class-wc-helper-compat.php:165
msgid "The WooCommerce Helper plugin is no longer needed. <a href=\"%s\">Manage subscriptions</a> from the extensions tab instead."
msgstr "The WooCommerce Helper plugin is no longer needed. <a href=\"%s\">Manage subscriptions</a> from the extensions tab instead."

#: includes/admin/class-wc-admin-setup-wizard.php:2123
msgid "Continue with Jetpack"
msgstr "Continue with Jetpack"

#. translators: %s: webhook name
#: includes/admin/class-wc-admin-webhooks-table-list.php:81
msgid "Delete \"%s\" permanently"
msgstr "Delete \"%s\" permanently"

#: includes/admin/class-wc-admin-webhooks.php:129
msgid "Webhook topic unknown. Please select a valid topic."
msgstr "Webhook topic unknown. Please select a valid topic."

#: includes/admin/class-wc-admin-setup-wizard.php:2187
msgid "Reasons you'll love Jetpack"
msgstr "Reasons you'll love Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2073
msgid "payment setup"
msgstr "payment setup"

#: includes/admin/class-wc-admin-setup-wizard.php:2069
msgid "payment setup and automated taxes"
msgstr "payment setup and automated taxes"

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1426
msgid "Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn more about Klarna</a>."
msgstr "Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn more about Klarna</a>."

#: includes/admin/class-wc-admin-setup-wizard.php:1479
msgid "Direct payments to email address:"
msgstr "Direct payments to email address:"

#: includes/admin/class-wc-admin-setup-wizard.php:1482
msgid "Email address to receive payments"
msgstr "Email address to receive payments"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:601
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3666
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Square"
msgstr "Square"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:240
#: src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.php:3966
msgid "Klarna Payments"
msgstr "Klarna Payments"

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1431
msgid "Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place. <a href=\"%s\" target=\"_blank\">Learn more about Square</a>."
msgstr "Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place. <a href=\"%s\" target=\"_blank\">Learn more about Square</a>."

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1411
msgid "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay. <a href=\"%s\" target=\"_blank\">Learn more</a>."
msgstr "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay. <a href=\"%s\" target=\"_blank\">Learn more</a>."

#: includes/admin/class-wc-admin-reports.php:162
#: includes/admin/reports/class-wc-report-downloads.php:79
msgid "Customer downloads"
msgstr "Customer downloads"

#: includes/admin/class-wc-admin-setup-wizard.php:602
msgid "I will also be selling products or services in person."
msgstr "I will also be selling products or services in person."

#: includes/admin/class-wc-admin-post-types.php:140
#: includes/admin/class-wc-admin-post-types.php:164
#: includes/admin/class-wc-admin-post-types.php:203
msgid "Revision restored."
msgstr "Revision restored."

#. translators: %s: Home URL
#: includes/admin/class-wc-admin-permalink-settings.php:101
msgid "If you like, you may enter custom structures for your product URLs here. For example, using <code>shop</code> would make your product links like <code>%sshop/sample-product/</code>. This setting affects product URLs only, not things such as product categories."
msgstr "If you like, you may enter custom structures for your product URLs here. For example, using <code>shop</code> would make your product links like <code>%sshop/sample-product/</code>. This setting affects product URLs only, not things such as product categories."

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1421
msgid "Full checkout experience with pay now, pay later and slice it. No credit card numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn more about Kustom</a>."
msgstr "Full checkout experience with pay now, pay later and slice it. No credit card numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn more about Kustom</a>."

#: i18n/states.php:1878
msgid "Arusha"
msgstr "Arusha"

#: includes/admin/class-wc-admin-attributes.php:556
msgid "Attributes let you define extra product data, such as size or color. You can use these attributes in the shop sidebar using the \"layered nav\" widgets."
msgstr "Attributes let you define extra product data, such as size or colour. You can use these attributes in the shop sidebar using the \"layered nav\" widgets."

#: i18n/states.php:1896
msgid "Coast"
msgstr "Coast"

#: i18n/states.php:1271
msgid "Criuleni"
msgstr "Criuleni"

#: i18n/states.php:1879
msgid "Dar es Salaam"
msgstr "Dar es Salaam"

#: includes/admin/class-wc-admin-attributes.php:369
#: includes/admin/class-wc-admin-attributes.php:604
msgid "Determines how this attribute's values are displayed."
msgstr "Determines how this attribute's values are displayed."

#: i18n/states.php:1880
msgid "Dodoma"
msgstr "Dodoma"

#: i18n/states.php:1273
msgid "Drochia"
msgstr "Drochia"

#: i18n/states.php:1904
msgid "Geita"
msgstr "Geita"

#: i18n/states.php:1279
msgid "Glodeni"
msgstr "Glodeni"

#. translators: %s: post title
#: includes/admin/class-wc-admin-duplicate-product.php:63
msgid "Move &#8220;%s&#8221; to the Trash"
msgstr "Move &#8220;%s&#8221; to the Bin"

#: includes/admin/class-wc-admin-assets.php:487
msgid "This product has produced sales and may be linked to existing orders. Are you sure you want to delete it?"
msgstr "This product has produced sales and may be linked to existing orders. Are you sure you want to delete it?"

#: i18n/states.php:1907
msgid "Simiyu"
msgstr "Simiyu"

#: i18n/states.php:1906
msgid "Njombe"
msgstr "Njombe"

#: i18n/states.php:1905
msgid "Katavi"
msgstr "Katavi"

#: i18n/states.php:1903
msgid "Manyara"
msgstr "Manyara"

#: i18n/states.php:1902
msgid "Tanga"
msgstr "Tanga"

#: i18n/states.php:1901
msgid "Tabora"
msgstr "Tabora"

#: i18n/states.php:1900
msgid "Singida"
msgstr "Singida"

#: i18n/states.php:1899
msgid "Shinyanga"
msgstr "Shinyanga"

#: i18n/states.php:1898
msgid "Ruvuma"
msgstr "Ruvuma"

#: i18n/states.php:1897
msgid "Rukwa"
msgstr "Rukwa"

#: i18n/states.php:1895
msgid "Mwanza"
msgstr "Mwanza"

#: i18n/states.php:1894
msgid "Mtwara"
msgstr "Mtwara"

#: i18n/states.php:1893
msgid "Morogoro"
msgstr "Morogoro"

#: i18n/states.php:1892
msgid "Zanzibar West"
msgstr "Zanzibar West"

#: i18n/states.php:1891
msgid "Mbeya"
msgstr "Mbeya"

#: i18n/states.php:1890
msgid "Mara"
msgstr "Mara"

#: i18n/states.php:1889
msgid "Lindi"
msgstr "Lindi"

#: i18n/states.php:1888
msgid "Zanzibar South"
msgstr "Zanzibar South"

#: i18n/states.php:1887
msgid "Pemba South"
msgstr "Pemba South"

#: i18n/states.php:1886
msgid "Kilimanjaro"
msgstr "Kilimanjaro"

#: i18n/states.php:1885
msgid "Kigoma"
msgstr "Kigoma"

#: i18n/states.php:1884
msgid "Zanzibar North"
msgstr "Zanzibar North"

#: i18n/states.php:1883
msgid "Pemba North"
msgstr "Pemba North"

#: i18n/states.php:1882
msgid "Kagera"
msgstr "Kagera"

#: i18n/states.php:1881
msgid "Iringa"
msgstr "Iringa"

#: i18n/states.php:1295
msgid "Ungheni"
msgstr "Ungheni"

#: i18n/states.php:1293
msgid "Taraclia"
msgstr "Taraclia"

#: i18n/states.php:1289
msgid "Soroca"
msgstr "Soroca"

#: i18n/states.php:1286
msgid "Rezina"
msgstr "Rezina"

#. translators: %s: Product title
#: includes/abstracts/abstract-wc-product.php:2216
#: includes/class-wc-product-simple.php:75
msgid "Read more about &ldquo;%s&rdquo;"
msgstr "Read more about &ldquo;%s&rdquo;"

#: i18n/states.php:1285
msgid "Orhei"
msgstr "Orhei"

#: i18n/states.php:1283
msgid "Nisporeni"
msgstr "Nisporeni"

#: i18n/states.php:1282
msgid "Leova"
msgstr "Leova"

#: i18n/states.php:1281
msgid "Ialoveni"
msgstr "Ialoveni"

#: i18n/states.php:1263
msgid "Anenii Noi"
msgstr "Anenii Noi"

#: i18n/states.php:1264
msgid "Basarabeasca"
msgstr "Basarabeasca"

#: i18n/states.php:1265
msgid "Briceni"
msgstr "Briceni"

#: i18n/states.php:1266
msgid "Cahul"
msgstr "Cahul"

#: i18n/states.php:1267
msgid "Cantemir"
msgstr "Cantemir"

#: i18n/currencies.php:37
msgid "Belarusian ruble (old)"
msgstr "Belarusian ruble (old)"

#: templates/myaccount/form-add-payment-method.php:60
msgid "New payment methods can only be added during checkout. Please contact us if you require assistance."
msgstr "New payment methods can only be added during checkout. Please contact us if you require assistance."

#: includes/shortcodes/class-wc-shortcode-my-account.php:374
msgid "This key is invalid or has already been used. Please reset your password again if needed."
msgstr "This key is invalid or has already been used. Please reset your password again if needed."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:866
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1977
msgid "End date of sale price, as GMT."
msgstr "End date of sale price, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:877
msgid "Define if the variation is visible on the product's page."
msgstr "Define if the variation is visible on the product's page."

#: includes/admin/class-wc-admin-post-types.php:213
msgid "Order updated and sent."
msgstr "Order updated and sent."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:213
msgid "Resend new order notification"
msgstr "Resend new order notification"

#: includes/widgets/class-wc-widget-top-rated-products.php:22
msgid "A list of your store's top-rated products."
msgstr "A list of your store's top-rated products."

#: includes/widgets/class-wc-widget-recently-viewed.php:23
msgid "Display a list of a customer's recently viewed products."
msgstr "Display a list of a customer's recently viewed products."

#: includes/widgets/class-wc-widget-recent-reviews.php:23
msgid "Recent Product Reviews"
msgstr "Recent Product Reviews"

#: includes/widgets/class-wc-widget-recent-reviews.php:21
msgid "Display a list of recent reviews from your store."
msgstr "Display a list of recent reviews from your store."

#: includes/widgets/class-wc-widget-rating-filter.php:23
msgid "Filter Products by Rating"
msgstr "Filter Products by Rating"

#: includes/widgets/class-wc-widget-rating-filter.php:21
msgid "Display a list of star ratings to filter products in your store."
msgstr "Display a list of star ratings to filter products in your store."

#: includes/widgets/class-wc-widget-products.php:23
msgid "A list of your store's products."
msgstr "A list of your store's products."

#: includes/widgets/class-wc-widget-product-tag-cloud.php:25
msgid "Product Tag Cloud"
msgstr "Product Tag Cloud"

#: includes/widgets/class-wc-widget-product-tag-cloud.php:23
msgid "A cloud of your most used product tags."
msgstr "A cloud of your most used product tags."

#: includes/widgets/class-wc-widget-product-search.php:23
#: assets/client/blocks/product-search.js:1
#: assets/client/blocks/wc-block-library.js:101
msgid "Product Search"
msgstr "Product Search"

#: includes/widgets/class-wc-widget-product-search.php:21
msgid "A search form for your store."
msgstr "A search form for your store."

#: includes/widgets/class-wc-widget-product-categories.php:83
msgid "Maximum depth"
msgstr "Maximum depth"

#: includes/widgets/class-wc-widget-price-filter.php:28
msgid "Filter Products by Price"
msgstr "Filter Products by Price"

#: includes/widgets/class-wc-widget-price-filter.php:26
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/wc-block-library.js:93
msgid "Display a slider to filter products in your store by price."
msgstr "Display a slider to filter products in your store by price."

#: includes/widgets/class-wc-widget-layered-nav.php:25
msgid "Filter Products by Attribute"
msgstr "Filter Products by Attribute"

#: includes/widgets/class-wc-widget-layered-nav.php:23
msgid "Display a list of attributes to filter products in your store."
msgstr "Display a list of attributes to filter products in your store."

#: includes/widgets/class-wc-widget-layered-nav-filters.php:23
msgid "Active Product Filters"
msgstr "Active Product Filters"

#: includes/widgets/class-wc-widget-layered-nav-filters.php:21
msgid "Display a list of active product filters."
msgstr "Display a list of active product filters."

#: includes/widgets/class-wc-widget-cart.php:23
msgid "Display the customer shopping cart."
msgstr "Display the customer shopping basket."

#: includes/wc-template-functions.php:1727
msgid "Relevance"
msgstr "Relevance"

#. translators: 1: wc_load_cart 2: woocommerce_init
#. translators: 1: class::method 2: plugins_loaded
#: includes/wc-core-functions.php:2523
#: src/Internal/Features/FeaturesController.php:1226
msgid "%1$s should not be called before the %2$s action."
msgstr "%1$s should not be called before the %2$s action."

#: includes/wc-attribute-functions.php:520
msgid "Please, provide an attribute name."
msgstr "Please, provide an attribute name."

#: includes/shortcodes/class-wc-shortcode-order-tracking.php:64
msgid "Sorry, the order could not be found. Please contact us if you are having difficulty finding your order details."
msgstr "Sorry, the order could not be found. Please contact us if you are having difficulty finding your order details."

#: includes/shortcodes/class-wc-shortcode-order-tracking.php:50
#: assets/client/blocks/checkout.js:14
#: assets/client/blocks/wc-block-library.js:150
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:21
msgid "Please enter a valid email address"
msgstr "Please enter a valid email address"

#. translators: %s: product name
#: includes/shortcodes/class-wc-shortcode-checkout.php:156
#: src/StoreApi/Utilities/OrderController.php:779
msgid "Sorry, \"%s\" is no longer in stock so this order cannot be paid for. We apologize for any inconvenience caused."
msgstr "Sorry, \"%s\" is no longer in stock so this order cannot be paid for. We apologise for any inconvenience caused."

#. translators: 1: WC_Logger::log 2: level
#: includes/class-wc-logger.php:170
msgid "%1$s was called with an invalid level \"%2$s\"."
msgstr "%1$s was called with an invalid level \"%2$s\"."

#. translators: 1: class name 2: WC_Log_Handler_Interface
#: includes/class-wc-logger.php:81
msgid "The provided handler %1$s does not implement %2$s."
msgstr "The provided handler %1$s does not implement %2$s."

#: includes/class-wc-form-handler.php:641
msgid "Unable to add payment method to your account."
msgstr "Unable to add payment method to your account."

#: includes/class-wc-form-handler.php:637
msgid "Payment method successfully added."
msgstr "Payment method successfully added."

#: includes/class-wc-form-handler.php:624
msgid "Invalid payment gateway."
msgstr "Invalid payment gateway."

#: includes/class-wc-checkout.php:296
msgid "Create account password"
msgstr "Create account password"

#: includes/class-wc-cart-fees.php:84
msgid "Fee has already been added."
msgstr "Fee has already been added."

#. translators: 1: class name 2: woocommerce_logging_class 3:
#. WC_Logger_Interface
#: includes/wc-core-functions.php:2005
msgid "The class %1$s provided by %2$s filter must implement %3$s."
msgstr "The class %1$s provided by %2$s filter must implement %3$s."

#: templates/cart/cart-shipping.php:67
msgid "There are no shipping options available. Please ensure that your address has been entered correctly, or contact us if you need any help."
msgstr "There are no shipping options available. Please ensure that your address has been entered correctly, or contact us if you need any help."

#. translators: %s: coupon code
#: includes/class-wc-discounts.php:831 includes/class-wc-discounts.php:891
#: includes/class-wc-discounts.php:990 includes/class-wc-discounts.php:1063
#: includes/class-wc-discounts.php:1137
msgid "Sorry, coupon \"%s\" is not applicable to selected products."
msgstr "Sorry, coupon \"%s\" is not applicable to selected products."

#: includes/class-wc-coupon.php:634 includes/class-wc-coupon.php:638
msgid "Invalid discount amount."
msgstr "Invalid discount amount."

#. translators: %s fee amount
#: includes/class-wc-ajax.php:1311
msgid "%s fee"
msgstr "%s fee"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:213
msgid "This option will delete ALL of your tax rates, use with caution. This action cannot be reversed."
msgstr "This option will delete ALL of your tax rates, use with caution. This action cannot be reversed."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:209
msgid "Delete tax rates"
msgstr "Delete tax rates"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:200
msgid "Create pages"
msgstr "Create pages"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:199
msgid "Create default WooCommerce pages"
msgstr "Create default WooCommerce pages"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:172
msgid "Clear customer sessions"
msgstr "Clear customer sessions"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:131
msgid "WooCommerce transients"
msgstr "WooCommerce transients"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1579
msgctxt "Page setting"
msgid "Terms and conditions"
msgstr "Terms and conditions"

#: includes/admin/views/html-admin-page-status-report.php:551
msgid "Post Type Counts"
msgstr "Post Type Counts"

#: includes/admin/views/html-admin-page-status-report.php:497
msgid "Database Index Size"
msgstr "Database Index Size"

#: includes/admin/views/html-admin-page-status-report.php:491
msgid "Database Data Size"
msgstr "Database Data Size"

#: includes/admin/views/html-admin-page-status-report.php:485
msgid "Total Database Size"
msgstr "Total Database Size"

#. Translators: %s: function name.
#: includes/admin/views/html-admin-page-status-report.php:400
#: includes/admin/views/html-admin-page-status-report.php:414
msgid "%s failed. Contact your hosting provider."
msgstr "%s failed. Contact your hosting provider."

#. translators: 1: X-Accel-Redirect 2: X-Sendfile 3: mod_xsendfile
#: includes/admin/settings/class-wc-settings-products.php:401
msgid "Forcing downloads will keep URLs hidden, but some servers may serve large files unreliably. If supported, %1$s / %2$s can be used to serve downloads instead (server requires %3$s)."
msgstr "Forcing downloads will keep URLs hidden, but some servers may serve large files unreliably. If supported, %1$s / %2$s can be used to serve downloads instead (server requires %3$s)."

#: includes/admin/settings/class-wc-settings-general.php:172
msgid "The postal code, if any, in which your business is located."
msgstr "The postal code, if any, in which your business is located."

#: includes/admin/settings/class-wc-settings-general.php:163
msgid "The country and state or province, if any, in which your business is located."
msgstr "The country and state or province, if any, in which your business is located."

#: includes/admin/settings/class-wc-settings-general.php:154
msgid "The city in which your business is located."
msgstr "The city in which your business is located."

#: includes/admin/settings/class-wc-settings-general.php:145
msgid "An additional, optional address line for your business location."
msgstr "An additional, optional address line for your business location."

#: includes/admin/settings/class-wc-settings-general.php:136
msgid "The street address for your business location."
msgstr "The street address for your business location."

#: includes/admin/settings/class-wc-settings-general.php:129
msgid "This is where your business is located. Tax rates and shipping rates will use this address."
msgstr "This is where your business is located. Tax rates and shipping rates will use this address."

#: includes/admin/settings/class-wc-settings-general.php:127
#: src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php:76
msgid "Store Address"
msgstr "Store Address"

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:49
#: assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/customizable-dashboard.js:1
msgid "Update now"
msgstr "Update now"

#. translators: %s: version number
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:14
msgid "The following active plugin(s) have not declared compatibility with WooCommerce %s yet and should be updated and examined further before you proceed:"
msgstr "The following active plugin(s) have not declared compatibility with WooCommerce %s yet and should be updated and examined further before you proceed:"

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php:19
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:30
msgid "Tested up to WooCommerce version"
msgstr "Tested up to WooCommerce version"

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php:18
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:29
msgid "Plugin"
msgstr "Plugin"

#: includes/admin/plugin-updates/class-wc-plugin-updates.php:192
msgid "unknown"
msgstr "unknown"

#. translators: %s: version number
#: includes/admin/plugin-updates/class-wc-plugin-updates.php:115
msgid "<strong>Heads up!</strong> The versions of the following plugins you're running haven't been tested with WooCommerce %s. Please update them or confirm compatibility before updating WooCommerce, or you may experience issues:"
msgstr "<strong>Heads up!</strong> The versions of the following plugins you're running haven't been tested with WooCommerce %s. Please update them or confirm compatibility before updating WooCommerce, or you may experience issues:"

#: includes/admin/settings/class-wc-settings-general.php:162
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Country / State"
msgstr "Country / State"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:515
msgid "Upload a new file"
msgstr "Upload a new file"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:511
msgid "The file is empty or using a different encoding than UTF-8, please try again with a new file."
msgstr "The file is empty or using a different encoding than UTF-8, please try again with a new file."

#. translators: 1: refund id 2: refund date 3: username
#: includes/admin/meta-boxes/views/html-order-refund.php:23
msgid "Refund #%1$s - %2$s by %3$s"
msgstr "Refund #%1$s - %2$s by %3$s"

#: includes/admin/meta-boxes/views/html-order-items.php:338
msgid "Add shipping"
msgstr "Add shipping"

#. translators: 1: product ID 2: quantity in stock
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:347
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:546
msgid "The stock has not been updated because the value has changed since editing. Product %1$d has %2$d units in stock."
msgstr "The stock has not been updated because the value has changed since editing. Product %1$d has %2$d units in stock."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:149
msgid "Order details manually sent to customer."
msgstr "Order details manually sent to customer."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:53
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:41
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:43
msgid "Choose an action..."
msgstr "Choose an action..."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:212
msgid "Send order details to customer"
msgstr "Send order details to customer"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:654
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:868
#: includes/export/class-wc-product-csv-exporter.php:172
msgid "Position"
msgstr "Position"

#: includes/admin/helper/views/html-main.php:87
msgid "Lifetime Subscription"
msgstr "Lifetime Subscription"

#: includes/admin/helper/views/html-main.php:44
msgid "Sort by:"
msgstr "Sort by:"

#. translators: Introduction to list of WooCommerce.com extensions the merchant
#. has subscriptions for.
#: includes/admin/helper/views/html-main.php:25
msgid "Below is a list of extensions available on your WooCommerce.com account. To receive extension updates please make sure the extension is installed, and its subscription activated and connected to your WooCommerce.com account. Extensions can be activated from the <a href=\"%s\">Plugins</a> screen."
msgstr "Below is a list of extensions available on your WooCommerce.com account. To receive extension updates please make sure the extension is installed, and its subscription activated and connected to your WooCommerce.com account. Extensions can be activated from the <a href=\"%s\">Plugins</a> screen."

#: includes/admin/class-wc-admin-setup-wizard.php:2337
msgid "Transfer existing products to your new store — just import a CSV file."
msgstr "Transfer existing products to your new store — just import a CSV file."

#: includes/admin/helper/class-wc-helper.php:499
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/wp-admin-scripts/woo-product-usage-notice.js:2
msgid "Expired"
msgstr "Expired"

#: includes/admin/helper/class-wc-helper.php:498
msgid "Expiring Soon"
msgstr "Expiring Soon"

#: includes/admin/helper/class-wc-helper.php:497
msgid "Update Available"
msgstr "Update Available"

#. translators: 1: WooCommerce 2:: five stars
#: includes/admin/class-wc-admin.php:296
msgid "If you like %1$s please leave us a %2$s rating. A huge thanks in advance!"
msgstr "If you like %1$s please leave us a %2$s rating. A huge thanks in advance!"

#: includes/admin/class-wc-admin-setup-wizard.php:2336
#: includes/admin/class-wc-admin-setup-wizard.php:2342
#: assets/client/admin/chunks/4077.js:1
msgid "Import products"
msgstr "Import products"

#: includes/admin/class-wc-admin-setup-wizard.php:2335
msgid "Have an existing store?"
msgstr "Have an existing store?"

#: includes/admin/class-wc-admin-setup-wizard.php:2328
msgid "Create a product"
msgstr "Create a product"

#: includes/admin/class-wc-admin-setup-wizard.php:2308
#: includes/admin/class-wc-admin-setup-wizard.php:2312
msgid "Yes please!"
msgstr "Yes please!"

#: includes/admin/class-wc-admin-setup-wizard.php:2294
msgid "We're here for you — get tips, product updates, and inspiration straight to your mailbox."
msgstr "We're here for you — get tips, product updates, and inspiration straight to your mailbox."

#: includes/admin/class-wc-admin-setup-wizard.php:2291
msgid "You're ready to start selling!"
msgstr "You're ready to start selling!"

#: includes/admin/class-wc-admin-setup-wizard.php:2242
msgid "Your site might be on a private network. Jetpack can only connect to public sites. Please make sure your site is visible over the internet, and then try connecting again 🙏."
msgstr "Your site might be on a private network. Jetpack can only connect to public sites. Please make sure your site is visible over the internet, and then try connecting again 🙏."

#: includes/admin/class-wc-admin-setup-wizard.php:2241
msgid "Sorry! We couldn't contact Jetpack just now 😭. Please make sure that your site is visible over the internet, and that it accepts incoming and outgoing requests via curl. You can also try to connect to Jetpack again, and if you run into any more issues, please contact support."
msgstr "Sorry! We couldn't contact Jetpack just now 😭. Please make sure that your site is visible over the internet, and that it accepts incoming and outgoing requests via cURL. You can also try to connect to Jetpack again, and if you run into any more issues, please contact support."

#: includes/admin/class-wc-admin-setup-wizard.php:2240
msgid "Sorry! We tried, but we couldn't install Jetpack for you 😭. Please go to the Plugins tab to install it, and finish setting up your store."
msgstr "Sorry! We tried, but we couldn't install Jetpack for you 😭. Please go to the Plugins tab to install it, and finish setting up your shop."

#: includes/admin/class-wc-admin-setup-wizard.php:2239
msgid "Sorry! We tried, but we couldn't connect Jetpack just now 😭. Please go to the Plugins tab to connect Jetpack, so that you can finish setting up your store."
msgstr "Sorry! We tried, but we couldn't connect Jetpack just now 😭. Please go to the Plugins tab to connect Jetpack, so that you can finish setting up your shop."

#: includes/admin/class-wc-admin-setup-wizard.php:2221
msgid "Share new items on social media the moment they're live in your store."
msgstr "Share new items on social media the moment they're live in your store."

#: includes/admin/class-wc-admin-setup-wizard.php:2218
msgid "Product promotion"
msgstr "Product promotion"

#: includes/admin/class-wc-admin-setup-wizard.php:2213
msgid "Get an alert if your store is down for even a few minutes."
msgstr "Get an alert if your store is down for even a few minutes."

#: includes/admin/class-wc-admin-setup-wizard.php:2210
msgid "Store monitoring"
msgstr "Store monitoring"

#: includes/admin/class-wc-admin-setup-wizard.php:2205
msgid "Get insights on how your store is doing, including total sales, top products, and more."
msgstr "Get insights on how your store is doing, including total sales, top products, and more."

#: includes/admin/class-wc-admin-setup-wizard.php:2162
msgid "Finish setting up your store"
msgstr "Finish setting up your shop"

#: includes/admin/class-wc-admin-setup-wizard.php:2202
msgid "Store stats"
msgstr "Store stats"

#: includes/admin/class-wc-admin-setup-wizard.php:2197
msgid "Protect your store from unauthorized access."
msgstr "Protect your store from unauthorised access."

#: includes/admin/class-wc-admin-setup-wizard.php:2194
msgid "Better security"
msgstr "Better security"

#: includes/admin/class-wc-admin-setup-wizard.php:2186
msgid "Bonus reasons you'll love Jetpack"
msgstr "Bonus reasons you'll love Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2169
msgid "By connecting your site you agree to our fascinating <a href=\"%1$s\" target=\"_blank\">Terms of Service</a> and to <a href=\"%2$s\" target=\"_blank\">share details</a> with WordPress.com"
msgstr "By connecting your site you agree to our fascinating <a href=\"%1$s\" target=\"_blank\">Terms of Service</a> and to <a href=\"%2$s\" target=\"_blank\">share details</a> with WordPress.com"

#: includes/admin/class-wc-admin-setup-wizard.php:2122
msgid "Connect your store to Jetpack to enable extra features"
msgstr "Connect your store to Jetpack to enable extra features"

#: includes/admin/class-wc-admin-setup-wizard.php:2121
msgid "Connect your store to Jetpack"
msgstr "Connect your store to Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2077
msgid "automated taxes"
msgstr "automated taxes"

#. translators: %s: list of features, potentially comma separated
#: includes/admin/class-wc-admin-setup-wizard.php:2112
msgid "Your store is almost ready! To activate services like %s, just connect with Jetpack."
msgstr "Your store is almost ready! To activate services like %s, just connect with Jetpack."

#: includes/admin/class-wc-admin-setup-wizard.php:2100
msgid "Sorry, we couldn't connect your store to Jetpack"
msgstr "Sorry, we couldn't connect your store to Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2067
msgid "payment setup, automated taxes and discounted shipping labels"
msgstr "payment setup, automated taxes and discounted shipping labels"

#: includes/admin/class-wc-admin-setup-wizard.php:1456
msgid "Stripe email address"
msgstr "Stripe email address"

#: includes/admin/class-wc-admin-setup-wizard.php:1453
msgid "Stripe email address:"
msgstr "Stripe email address:"

#: includes/admin/class-wc-admin-setup-wizard.php:1953
msgid "Automated Taxes"
msgstr "Automated Taxes"

#: includes/admin/class-wc-admin-setup-wizard.php:1936
msgid "Storefront Theme"
msgstr "Storefront Theme"

#: includes/admin/class-wc-admin-setup-wizard.php:1837
msgid "Collect payments from customers offline."
msgstr "Collect payments from customers offline."

#: includes/admin/class-wc-admin-setup-wizard.php:1493
msgid "PayPal email address:"
msgstr "PayPal email address:"

#. translators: %s: Link
#: includes/admin/class-wc-admin-setup-wizard.php:1801
msgid "WooCommerce can accept both online and offline payments. <a href=\"%s\" target=\"_blank\">Additional payment methods</a> can be installed later."
msgstr "WooCommerce can accept both online and offline payments. <a href=\"%s\" target=\"_blank\">Additional payment methods</a> can be installed later."

#: includes/admin/class-wc-admin-setup-wizard.php:587
msgid "I plan to sell both physical and digital products"
msgstr "I plan to sell both physical and digital products"

#: includes/admin/class-wc-admin-setup-wizard.php:513
msgid "The following wizard will help you configure your store and get you started quickly."
msgstr "The following wizard will help you configure your shop and get you started quickly."

#: includes/admin/class-wc-admin-setup-wizard.php:1091
#: assets/client/blocks/wc-blocks-google-analytics.js:1
msgid "Shipping Method"
msgstr "Shipping Method"

#: includes/admin/class-wc-admin-setup-wizard.php:1088
msgid "Shipping Zone"
msgstr "Shipping Zone"

#: includes/admin/class-wc-admin-setup-wizard.php:896
msgid "Don't charge for shipping."
msgstr "Don't charge for shipping."

#: includes/admin/class-wc-admin-setup-wizard.php:889
msgid "What would you like to charge for flat rate shipping?"
msgstr "What would you like to charge for flat rate shipping?"

#: includes/admin/class-wc-admin-setup-wizard.php:884
msgid "Set a fixed price to cover shipping costs."
msgstr "Set a fixed price to cover shipping costs."

#: includes/admin/class-wc-admin-setup-wizard.php:883
msgid "Flat Rate"
msgstr "Flat Rate"

#: includes/admin/class-wc-admin-setup-wizard.php:806
#: includes/admin/class-wc-admin-setup-wizard.php:847
#: src/Admin/API/Plugins.php:452
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:363
#: assets/client/admin/data/index.js:2
msgid "Jetpack"
msgstr "Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:589
msgid "I plan to sell digital products"
msgstr "I plan to sell digital products"

#: includes/admin/class-wc-admin-setup-wizard.php:588
msgid "I plan to sell physical products"
msgstr "I plan to sell physical products"

#: includes/admin/class-wc-admin-setup-wizard.php:236
msgid "Store setup"
msgstr "Store setup"

#: includes/admin/class-wc-admin-post-types.php:897
msgid "Terms and Conditions Page"
msgstr "Terms and Conditions Page"

#: includes/admin/class-wc-admin-post-types.php:893
msgid "My Account Page"
msgstr "My Account Page"

#: includes/admin/class-wc-admin-post-types.php:889
#: assets/client/blocks/page-content-wrapper.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Checkout Page"
msgstr "Checkout Page"

#: includes/admin/class-wc-admin-post-types.php:881
msgid "Shop Page"
msgstr "Shop Page"

#: includes/admin/class-wc-admin-setup-wizard.php:256
#: src/Internal/StockNotifications/Admin/ListTable.php:313
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:49
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:51
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:53
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
#: assets/client/admin/chunks/tax-recommendations.js:1
msgid "Activate"
msgstr "Activate"

#: includes/admin/class-wc-admin-setup-wizard.php:584
msgid "What type of products do you plan to sell?"
msgstr "What type of products do you plan to sell?"

#: includes/admin/class-wc-admin-post-types.php:885
#: assets/client/blocks/page-content-wrapper.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Cart Page"
msgstr "Basket Page"

#. translators: %s: $key Key to check
#: includes/abstracts/abstract-wc-data.php:401
msgid "Generic add/update/get meta methods should not be used for internal meta data, including \"%s\". Use getters and setters."
msgstr "Generic add/update/get meta methods should not be used for internal meta data, including \"%s\". Use getters and setters."

#. translators: %s: date
#: includes/admin/class-wc-admin-post-types.php:170
msgid "Coupon scheduled for: %s."
msgstr "Coupon scheduled for: %s."

#. translators: %s: date
#: includes/admin/class-wc-admin-post-types.php:209
msgid "Order scheduled for: %s."
msgstr "Order scheduled for: %s."

#. translators: %s: extensions count
#: includes/admin/class-wc-admin-menus.php:228
msgid "Extensions %s"
msgstr "Extensions %s"

#: includes/admin/class-wc-admin-assets.php:709
msgid "Enter a fixed amount or percentage to apply as a fee."
msgstr "Enter a fixed amount or percentage to apply as a fee."

#: includes/abstracts/abstract-wc-order.php:1675
#: includes/class-wc-ajax.php:1466 includes/class-wc-discounts.php:251
#: src/Internal/Orders/CouponsController.php:70
msgid "Invalid coupon"
msgstr "Invalid coupon"

#: i18n/states.php:286
msgid "Zug"
msgstr "Zug"

#: i18n/states.php:285
msgid "Vaud"
msgstr "Vaud"

#: i18n/states.php:284
msgid "Valais"
msgstr "Valais"

#: i18n/states.php:283
msgid "Uri"
msgstr "Uri"

#: i18n/states.php:282
msgid "Ticino"
msgstr "Ticino"

#: i18n/states.php:281
msgid "Thurgau"
msgstr "Thurgau"

#: i18n/states.php:280
msgid "St. Gallen"
msgstr "St. Gallen"

#: i18n/states.php:279
msgid "Solothurn"
msgstr "Solothurn"

#: i18n/states.php:278
msgid "Schwyz"
msgstr "Schwyz"

#: i18n/states.php:277
msgid "Schaffhausen"
msgstr "Schaffhausen"

#: i18n/states.php:276
msgid "Obwalden"
msgstr "Obwalden"

#: i18n/states.php:275
msgid "Nidwalden"
msgstr "Nidwalden"

#: i18n/states.php:273
msgid "Luzern"
msgstr "Luzern"

#: i18n/states.php:272
msgid "Jura"
msgstr "Jura"

#: i18n/states.php:270
msgid "Glarus"
msgstr "Glarus"

#: i18n/states.php:269
msgid "Geneva"
msgstr "Geneva"

#: i18n/states.php:268
msgid "Fribourg"
msgstr "Fribourg"

#: i18n/states.php:267
msgid "Bern"
msgstr "Bern"

#: i18n/states.php:266
msgid "Basel-Stadt"
msgstr "Basel-Stadt"

#: i18n/states.php:265
msgid "Basel-Landschaft"
msgstr "Basel-Landschaft"

#: i18n/states.php:264
msgid "Appenzell Innerrhoden"
msgstr "Appenzell Innerrhoden"

#: i18n/states.php:263
msgid "Appenzell Ausserrhoden"
msgstr "Appenzell Ausserrhoden"

#: i18n/states.php:262
msgid "Aargau"
msgstr "Aargau"

#: i18n/states.php:53
msgid "Zaire"
msgstr "Zaire"

#: i18n/states.php:52
msgid "Uíge"
msgstr "Uíge"

#: i18n/states.php:51
msgid "Namibe"
msgstr "Namibe"

#: i18n/states.php:50
msgid "Moxico"
msgstr "Moxico"

#: i18n/states.php:49
msgid "Malanje"
msgstr "Malanje"

#: i18n/states.php:48
msgid "Lunda-Sul"
msgstr "Lunda-Sul"

#: i18n/states.php:47
msgid "Lunda-Norte"
msgstr "Lunda-Norte"

#: i18n/states.php:46
msgid "Luanda"
msgstr "Luanda"

#: i18n/states.php:45
msgid "Kwanza-Sul"
msgstr "Kwanza-Sul"

#: i18n/states.php:44
msgid "Kwanza-Norte"
msgstr "Kwanza-Norte"

#: i18n/states.php:43
msgid "Kuando Kubango"
msgstr "Kuando Kubango"

#: i18n/states.php:41
msgid "Huambo"
msgstr "Huambo"

#: i18n/states.php:40
msgid "Cunene"
msgstr "Cunene"

#: i18n/states.php:39
msgid "Cabinda"
msgstr "Cabinda"

#: i18n/states.php:38
msgid "Bié"
msgstr "Bié"

#: i18n/states.php:37
msgid "Benguela"
msgstr "Benguela"

#: i18n/states.php:36
msgid "Bengo"
msgstr "Bengo"

#. translators: %s: image URL
#: includes/import/abstract-wc-product-importer.php:677
msgid "Unable to use image \"%s\"."
msgstr "Unable to use image \"%s\"."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:92
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:176
msgid "The \"locations not covered by your other zones\" zone cannot be updated."
msgstr "The \"locations not covered by your other zones\" zone cannot be updated."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:260
msgid "Product categories that the coupon will not be applied to, or that cannot be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Product categories that the voucher will not be applied to, or that cannot be in the basket in order for the \"Fixed basket discount\" to be applied."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:242
msgid "Product categories that the coupon will be applied to, or that need to be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Product categories that the voucher will be applied to, or that need to be in the basket in order for the \"Fixed basket discount\" to be applied."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:221
msgid "Products that the coupon will not be applied to, or that cannot be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Products that the voucher will not be applied to, or that cannot be in the basket in order for the \"Fixed basket discount\" to be applied."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:203
msgid "Products that the coupon will be applied to, or that need to be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Products that the voucher will be applied to, or that need to be in the basket in order for the \"Fixed basket discount\" to be applied."

#: includes/wc-product-functions.php:1370
msgid "Search results only"
msgstr "Search results only"

#. translators: 1: rating 2: rating count
#. translators: %1$s is referring to the average rating value, %2$s is
#. referring to the number of ratings
#: includes/wc-template-functions.php:4379
#: assets/client/blocks/all-products.js:15
#: assets/client/blocks/cart-frontend.js:6 assets/client/blocks/cart.js:17
#: assets/client/blocks/product-rating-frontend.js:3
#: assets/client/blocks/product-rating-stars-frontend.js:3
#: assets/client/blocks/product-rating-stars.js:3
#: assets/client/blocks/product-rating.js:3
#: assets/client/blocks/wc-block-library.js:63
msgid "Rated %1$s out of 5 based on %2$s customer rating"
msgid_plural "Rated %1$s out of 5 based on %2$s customer ratings"
msgstr[0] "Rated %1$s out of 5 based on %2$s customer rating"
msgstr[1] "Rated %1$s out of 5 based on %2$s customer ratings"

#: includes/wc-product-functions.php:1369
msgid "Shop only"
msgstr "Shop only"

#: includes/wc-product-functions.php:1368
msgid "Shop and search results"
msgstr "Shop and search results"

#: includes/emails/class-wc-email-customer-invoice.php:224
msgid "Subject (paid)"
msgstr "Subject (paid)"

#: includes/data-stores/class-wc-order-data-store-cpt.php:529
msgid "Invalid customer query."
msgstr "Invalid customer query."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2080
msgid "List of upsell products IDs."
msgstr "List of up-sell products IDs."

#. translators: %s: Available placeholders for use
#. translators: %s: list of placeholders
#: includes/admin/settings/class-wc-settings-emails.php:267
#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:330
#: includes/emails/class-wc-email-cancelled-order.php:182
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:600
#: includes/emails/class-wc-email-customer-cancelled-order.php:180
#: includes/emails/class-wc-email-customer-invoice.php:205
#: includes/emails/class-wc-email-customer-pos-completed-order.php:227
#: includes/emails/class-wc-email-customer-pos-refunded-order.php:319
#: includes/emails/class-wc-email-customer-refunded-order.php:296
#: includes/emails/class-wc-email-customer-review-request.php:273
#: includes/emails/class-wc-email-failed-order.php:181
#: includes/emails/class-wc-email-new-order.php:210
#: includes/emails/class-wc-email.php:1278
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php:281
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php:251
#: src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php:275
msgid "Available placeholders: %s"
msgstr "Available placeholders: %s"

#: includes/shortcodes/class-wc-shortcode-checkout.php:119
msgid "This order cannot be paid for. Please contact us if you need assistance."
msgstr "This order cannot be paid for. Please contact us if you need assistance."

#: includes/shortcodes/class-wc-shortcode-checkout.php:100
msgid "Please log in to your account below to continue to the payment form."
msgstr "Please log in to your account below to continue to the payment form."

#: includes/import/class-wc-product-csv-importer.php:1346
msgid "A product with this SKU already exists."
msgstr "A product with this SKU already exists."

#: includes/import/class-wc-product-csv-importer.php:1358
msgid "A product with this ID already exists."
msgstr "A product with this ID already exists."

#. translators: %s: product SKU
#: includes/import/class-wc-product-csv-importer.php:1159
msgid "SKU %s"
msgstr "SKU %s"

#. translators: %d: product ID
#: includes/import/class-wc-product-csv-importer.php:1155
msgid "ID %d"
msgstr "ID %d"

#. translators: %s: image URL
#: includes/import/abstract-wc-product-importer.php:668
msgid "Not able to attach \"%s\"."
msgstr "Not able to attach \"%s\"."

#: includes/import/abstract-wc-product-importer.php:493
msgid "Variation cannot be imported: Missing parent ID or parent does not exist yet."
msgstr "Variation cannot be imported: Missing parent ID or parent does not exist yet."

#. translators: %d: product ID
#: includes/import/abstract-wc-product-importer.php:220
msgid "Invalid product ID %d."
msgstr "Invalid product ID %d."

#: includes/import/abstract-wc-product-importer.php:181
#: src/Internal/Abilities/Domain/ProductCreate.php:87
#: src/Internal/Abilities/Domain/ProductUpdate.php:126
#: src/Internal/RestApi/Routes/V4/Settings/Products/Controller.php:281
msgid "Invalid product type."
msgstr "Invalid product type."

#: includes/class-wc-post-types.php:377
#: includes/react-admin/connect-existing-pages.php:144
#: includes/react-admin/connect-existing-pages.php:187
#: includes/react-admin/connect-existing-pages.php:217
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:323
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:358
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:21
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php:19
msgid "Add New"
msgstr "Add New"

#: includes/class-wc-post-types.php:375
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "All Products"
msgstr "All Products"

#. translators: use local order of street name and house number.
#: includes/class-wc-countries.php:802
msgid "House number and street name"
msgstr "House number and street name"

#: includes/class-wc-ajax.php:2629
msgid "API Key generated successfully. Make sure to copy your new keys now as the secret key will be hidden once you leave this page."
msgstr "API Key generated successfully. Make sure to copy your new keys now as the secret key will be hidden once you leave this page."

#: includes/import/class-wc-product-csv-importer.php:1398
msgid "No matching product exists to update."
msgstr "No matching product exists to update."

#: includes/admin/class-wc-admin-setup-wizard.php:1110
#: includes/data-stores/class-wc-shipping-zone-data-store.php:93
msgid "Locations not covered by your other zones"
msgstr "Locations not covered by your other zones"

#: includes/admin/settings/class-wc-settings-products.php:219
msgid "Star ratings should be required, not optional"
msgstr "Star ratings should be required, not optional"

#: includes/admin/settings/class-wc-settings-products.php:210
msgid "Enable star rating on reviews"
msgstr "Enable star rating on reviews"

#: includes/admin/settings/class-wc-settings-products.php:199
#: includes/class-wc-comments.php:675
msgid "Reviews can only be left by \"verified owners\""
msgstr "Reviews can only be left by \"verified owners\""

#: includes/admin/settings/class-wc-settings-products.php:180
msgid "Enable product reviews"
msgstr "Enable product reviews"

#. Translators: %s: page name.
#: includes/admin/views/html-admin-page-status-report.php:853
msgid "The URL of your %s page (along with the Page ID)."
msgstr "The URL of your %s page (along with the Page ID)."

#: includes/admin/views/html-admin-page-status-report.php:91
msgid "The homepage URL of your site."
msgstr "The homepage URL of your site."

#: includes/admin/views/html-admin-page-product-export.php:144
msgid "Generate CSV"
msgstr "Generate CSV"

#: includes/admin/views/html-admin-page-product-export.php:135
msgid "Yes, export all custom meta"
msgstr "Yes, export all custom meta"

#: includes/admin/views/html-admin-page-product-export.php:131
msgid "Export custom meta?"
msgstr "Export custom meta?"

#: includes/admin/class-wc-admin-exporters.php:227
msgid "Product variations"
msgstr "Product variations"

#: includes/admin/views/html-admin-page-product-export.php:99
msgid "Export all products"
msgstr "Export all products"

#: includes/admin/views/html-admin-page-product-export.php:96
msgid "Which product types should be exported?"
msgstr "Which product types should be exported?"

#: includes/admin/views/html-admin-page-product-export.php:82
msgid "Export all columns"
msgstr "Export all columns"

#: includes/admin/views/html-admin-page-product-export.php:79
msgid "Which columns should be exported?"
msgstr "Which columns should be exported?"

#: includes/admin/views/html-admin-page-product-export.php:69
msgid "This tool allows you to generate and download a CSV file containing a list of all products."
msgstr "This tool allows you to generate and download a CSV file containing a list of all products."

#: includes/admin/views/html-admin-page-product-export.php:63
msgid "Export products to a CSV file"
msgstr "Export products to a CSV file"

#: includes/admin/views/html-admin-page-product-export.php:28
#: includes/react-admin/connect-existing-pages.php:247
msgid "Export Products"
msgstr "Export Products"

#: includes/admin/settings/views/html-webhooks-edit.php:85
msgid "Product restored"
msgstr "Product restored"

#: includes/admin/settings/views/html-webhooks-edit.php:81
msgid "Order restored"
msgstr "Order restored"

#: includes/admin/settings/views/html-webhooks-edit.php:74
msgid "Coupon restored"
msgstr "Coupon restored"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:106
msgid "Set Status - Out of stock"
msgstr "Set Status - Out of stock"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:105
msgid "Set Status - In stock"
msgstr "Set Status - In stock"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:812
msgctxt "Quantity in stock"
msgid "Stock"
msgstr "Stock"

#: includes/admin/helper/views/html-section-account.php:12
#: assets/client/admin/app/index.js:2 assets/client/admin/embed/index.js:2
msgid "Disconnect"
msgstr "Disconnect"

#: includes/admin/helper/views/html-section-account.php:11
msgid "My Subscriptions"
msgstr "My Subscriptions"

#: includes/admin/helper/views/html-section-account.php:6
#: includes/admin/views/html-admin-page-status-report.php:749
#: assets/client/admin/app/index.js:2 assets/client/admin/embed/index.js:2
msgid "Connected to WooCommerce.com"
msgstr "Connected to WooCommerce.com"

#: includes/admin/helper/class-wc-helper.php:495
#: includes/admin/helper/views/html-main.php:153
#: includes/admin/helper/views/html-main.php:156
#: includes/admin/helper/views/html-main.php:163
#: includes/admin/helper/views/html-main.php:166
#: includes/admin/helper/views/html-main.php:219
#: includes/admin/helper/views/html-main.php:222
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Inactive"
msgstr "Inactive"

#: includes/admin/helper/views/html-helper-compat.php:5
msgid "We've made things simpler and easier to manage moving forward. From now on you can manage all your WooCommerce purchases directly from the Extensions menu within the WooCommerce plugin itself. <a href=\"%s\">View and manage</a> your extensions now."
msgstr "We've made things simpler and easier to manage moving forward. From now on, you can manage all your WooCommerce purchases directly from the Extensions menu within the WooCommerce plugin itself. <a href=\"%s\">View and manage</a> your extensions now."

#: includes/admin/importers/views/html-product-csv-import-form.php:142
msgid "Show advanced options"
msgstr "Show advanced options"

#: includes/admin/importers/views/html-product-csv-import-form.php:142
msgid "Hide advanced options"
msgstr "Hide advanced options"

#: includes/admin/importers/views/html-product-csv-import-form.php:74
msgid "CSV Delimiter"
msgstr "CSV Delimiter"

#: includes/admin/importers/views/html-product-csv-import-form.php:56
msgid "Update existing products"
msgstr "Update existing products"

#: includes/admin/importers/views/html-product-csv-import-form.php:23
msgid "Choose a CSV file from your computer:"
msgstr "Choose a CSV file from your computer:"

#: includes/admin/importers/views/html-csv-import-progress.php:16
msgid "Your products are now being imported..."
msgstr "Your products are now being imported..."

#: includes/admin/importers/views/html-csv-import-progress.php:15
msgid "Importing"
msgstr "Importing"

#: includes/admin/importers/views/html-csv-import-mapping.php:59
msgid "Run the importer"
msgstr "Run the importer"

#: includes/admin/importers/views/html-csv-import-mapping.php:38
msgid "Do not import"
msgstr "Do not import"

#: includes/admin/importers/views/html-csv-import-mapping.php:32
msgid "Sample:"
msgstr "Sample:"

#: includes/admin/importers/views/html-csv-import-mapping.php:22
msgid "Map to field"
msgstr "Map to field"

#: includes/admin/importers/views/html-csv-import-mapping.php:21
msgid "Column name"
msgstr "Column name"

#: includes/admin/importers/views/html-csv-import-mapping.php:15
msgid "Select fields from your CSV file to map against products fields, or to ignore during import."
msgstr "Select fields from your CSV file to map against products fields, or to ignore during import."

#: includes/admin/importers/views/html-csv-import-mapping.php:14
msgid "Map CSV fields to products"
msgstr "Map CSV fields to products"

#: includes/admin/importers/views/html-csv-import-header.php:13
#: includes/react-admin/connect-existing-pages.php:237
msgid "Import Products"
msgstr "Import Products"

#: includes/admin/importers/views/html-csv-import-done.php:78
msgid "Reason for failure"
msgstr "Reason for failure"

#. translators: %d: import results
#: includes/admin/importers/views/html-csv-import-done.php:70
msgid "Import complete!"
msgstr "Import complete!"

#: includes/admin/importers/views/html-csv-import-done.php:58
msgid "View import log"
msgstr "View import log"

#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:52
msgid "Failed to import %s product"
msgid_plural "Failed to import %s products"
msgstr[0] "Failed to import %s product"
msgstr[1] "Failed to import %s products"

#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:44
msgid "%s product was skipped"
msgid_plural "%s products were skipped"
msgstr[0] "%s product was skipped"
msgstr[1] "%s products were skipped"

#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:28
msgid "%s product updated"
msgid_plural "%s products updated"
msgstr[0] "%s product updated"
msgstr[1] "%s products updated"

#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:20
msgid "%s product imported"
msgid_plural "%s products imported"
msgstr[0] "%s product imported"
msgstr[1] "%s products imported"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:862
msgid "Default attribute"
msgstr "Default attribute"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:861
msgid "Attribute visibility"
msgstr "Attribute visibility"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:860
msgid "Is a global attribute?"
msgstr "Is a global attribute?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:859
msgid "Attribute value(s)"
msgstr "Attribute value(s)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:858
#: assets/client/admin/components/index.js:2
msgid "Attribute name"
msgstr "Attribute name"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:850
msgid "Download URL"
msgstr "Download URL"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:849
msgid "Download name"
msgstr "Download name"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:839
#: assets/client/admin/chunks/2684.js:1
msgid "External product"
msgstr "External product"

#. translators: %d: Meta number
#. translators: %s: meta data name
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:696
#: includes/export/class-wc-product-csv-exporter.php:795
msgid "Meta: %s"
msgstr "Meta: %s"

#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:694
#: includes/export/class-wc-product-csv-exporter.php:678
msgid "Download %d URL"
msgstr "Download %d URL"

#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:692
#: includes/export/class-wc-product-csv-exporter.php:676
msgid "Download %d name"
msgstr "Download %d name"

#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:688
#: includes/export/class-wc-product-csv-exporter.php:749
msgid "Attribute %d default"
msgstr "Attribute %d default"

#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:686
#: includes/export/class-wc-product-csv-exporter.php:711
msgid "Attribute %d global"
msgstr "Attribute %d global"

#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:684
#: includes/export/class-wc-product-csv-exporter.php:709
msgid "Attribute %d visible"
msgstr "Attribute %d visible"

#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:682
#: includes/export/class-wc-product-csv-exporter.php:707
msgid "Attribute %d value(s)"
msgstr "Attribute %d value(s)"

#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:680
#: includes/export/class-wc-product-csv-exporter.php:705
msgid "Attribute %d name"
msgstr "Attribute %d name"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:652
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:841
#: includes/export/class-wc-product-csv-exporter.php:170
msgid "External URL"
msgstr "External URL"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:647
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:852
#: includes/export/class-wc-product-csv-exporter.php:165
msgid "Download expiry days"
msgstr "Download expiry days"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:645
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:833
#: includes/export/class-wc-product-csv-exporter.php:163
msgid "Images"
msgstr "Images"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:638
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:865
#: includes/export/class-wc-product-csv-exporter.php:156
msgid "Allow customer reviews?"
msgstr "Allow customer reviews?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:627
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:813
#: includes/export/class-wc-product-csv-exporter.php:146
msgid "Backorders allowed?"
msgstr "Backorders allowed?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:622
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:806
#: includes/export/class-wc-product-csv-exporter.php:140
msgid "Date sale price ends"
msgstr "Date sale price ends"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:621
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:805
#: includes/export/class-wc-product-csv-exporter.php:139
msgid "Date sale price starts"
msgstr "Date sale price starts"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:619
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:798
#: includes/export/class-wc-product-csv-exporter.php:137
msgid "Short description"
msgstr "Short description"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:618
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:797
#: includes/export/class-wc-product-csv-exporter.php:136
msgid "Visibility in catalog"
msgstr "Visibility in catalogue"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:617
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:796
#: includes/export/class-wc-product-csv-exporter.php:135
msgid "Is featured?"
msgstr "Is featured?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:616
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:795
#: includes/export/class-wc-product-csv-exporter.php:134
msgid "Published"
msgstr "Published"

#: src/Internal/Admin/ImportExport/CSVUploadHelper.php:75
msgid "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini."
msgstr "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:166
msgid "Done!"
msgstr "Done!"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:156
msgid "Column mapping"
msgstr "Column mapping"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:151
msgid "Upload CSV file"
msgstr "Upload CSV file"

#: includes/admin/helper/views/html-section-nav.php:15
msgid "Browse Extensions"
msgstr "Browse Extensions"

#: includes/admin/helper/views/html-main.php:200
msgid "Installed Extensions without a Subscription"
msgstr "Installed Extensions without a Subscription"

#: includes/admin/helper/views/html-main.php:138
msgid "Upgrade"
msgstr "Upgrade"

#: includes/admin/helper/views/html-main.php:121
msgid "Subscription: Unlimited"
msgstr "Subscription: Unlimited"

#. translators: %1$d: sites active, %2$d max sites active
#: includes/admin/helper/views/html-main.php:119
msgid "Subscription: Using %1$d of %2$d sites available"
msgstr "Subscription: Using %1$d of %2$d sites available"

#: includes/admin/helper/views/html-main.php:106
msgid "Expires on:"
msgstr "Expires on:"

#: includes/admin/helper/views/html-main.php:101
msgid "Expiring soon!"
msgstr "Expiring soon!"

#: includes/admin/helper/views/html-main.php:96
msgid "Auto renews on:"
msgstr "Auto renews on:"

#: includes/admin/helper/views/html-main.php:91
msgid "Expired :("
msgstr "Expired :("

#: includes/admin/importers/mappings/generic.php:24
msgid "Parent SKU"
msgstr "Parent SKU"

#: includes/admin/helper/views/html-main.php:18
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:39
msgid "Subscriptions"
msgstr "Subscriptions"

#: includes/admin/helper/views/html-main.php:13
#: includes/admin/helper/views/html-oauth-start.php:14
msgid "WooCommerce Extensions"
msgstr "WooCommerce Extensions"

#: includes/admin/importers/mappings/generic.php:22
#: assets/client/blocks/product-reviews-title.js:6
#: assets/client/blocks/wc-block-library.js:137
msgid "Product Title"
msgstr "Product Title"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:126
#: includes/admin/importers/class-wc-tax-rate-importer.php:235
#: includes/admin/importers/class-wc-tax-rate-importer.php:246
#: includes/import/class-wc-product-csv-importer.php:107
msgid "Invalid file type. The importer supports CSV and TXT file formats."
msgstr "Invalid file type. The importer supports CSV and TXT file formats."

#: includes/admin/helper/views/html-oauth-start.php:38
#: assets/client/admin/chunks/3132.js:1 assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/marketplace.js:1
msgid "Connect"
msgstr "Connect"

#: includes/admin/helper/views/html-oauth-start.php:36
msgid "Manage your subscriptions, get important product notifications, and updates, all from the convenience of your WooCommerce dashboard"
msgstr "Manage your subscriptions, get important product notifications, and updates, all from the convenience of your WooCommerce dashboard"

#. translators: Email address of person who shared the subscription.
#: includes/admin/helper/views/html-main.php:127
#: includes/admin/helper/views/html-main.php:130
msgid "Shared by %s"
msgstr "Shared by %s"

#. translators: %1$d: sites active, %2$d max sites active
#: includes/admin/helper/views/html-main.php:116
msgid "Subscription: Not available - %1$d of %2$d already in use"
msgstr "Subscription: Not available - %1$d of %2$d already in use"

#: includes/admin/importers/views/html-product-csv-import-form.php:65
msgid "Alternatively, enter the path to a CSV file on your server:"
msgstr "Alternatively, enter the path to a CSV file on your server:"

#: includes/admin/importers/views/html-product-csv-import-form.php:15
msgid "This tool allows you to import (or merge) product data to your store from a CSV or TXT file."
msgstr "This tool allows you to import (or merge) product data to your store from a CSV or TXT file."

#: includes/admin/helper/views/html-oauth-start.php:37
msgid "Once connected, your WooCommerce.com purchases will be listed here."
msgstr "Once connected, your WooCommerce.com purchases will be listed here."

#: includes/admin/helper/views/html-main.php:193
msgid "Could not find any subscriptions on your WooCommerce.com account"
msgstr "Could not find any subscriptions on your WooCommerce.com account"

#: includes/admin/helper/views/html-helper-compat.php:4
msgid "Looking for the WooCommerce Helper?"
msgstr "Looking for the WooCommerce Helper?"

#: includes/admin/helper/class-wc-helper.php:364
msgid "This subscription is expiring soon. Please <strong>renew</strong> to continue receiving updates and support."
msgstr "This subscription is expiring soon. Please <strong>renew</strong> to continue receiving updates and support."

#: includes/admin/helper/class-wc-helper.php:336
#: includes/admin/helper/class-wc-helper.php:365
#: src/Admin/PluginsHelper.php:827 src/Admin/PluginsHelper.php:1042
#: assets/client/admin/chunks/marketplace.js:1
msgid "Renew"
msgstr "Renew"

#: includes/admin/helper/class-wc-helper.php:335
msgid "This subscription has expired. Please <strong>renew</strong> to receive updates and support."
msgstr "This subscription has expired. Please <strong>renew</strong> to receive updates and support."

#: includes/admin/helper/class-wc-helper-compat.php:186
msgid "WooCommerce Helper"
msgstr "WooCommerce Helper"

#: includes/admin/class-wc-admin-post-types.php:814
msgid "This is a featured product"
msgstr "This is a featured product"

#: includes/admin/class-wc-admin-post-types.php:808
msgid "This setting determines which shop pages products will be listed on."
msgstr "This setting determines which shop pages products will be listed on."

#. translators: %s: version number
#: includes/admin/helper/class-wc-helper.php:415
msgid "Version %s is <strong>available</strong>. To enable this update you need to <strong>purchase</strong> a new subscription."
msgstr "Version %s is <strong>available</strong>. To enable this update, you need to <strong>purchase</strong> a new subscription."

#: includes/admin/helper/class-wc-helper.php:351
msgid "Enable auto-renew"
msgstr "Enable auto-renew"

#: includes/admin/helper/class-wc-helper.php:350
msgid "Subscription is <strong>expiring</strong> soon."
msgstr "Subscription is <strong>expiring</strong> soon."

#: includes/admin/helper/class-wc-helper.php:317
msgid "To enable this update you need to <strong>purchase</strong> a new subscription."
msgstr "To enable this update you need to <strong>purchase</strong> a new subscription."

#: includes/admin/helper/class-wc-helper.php:301
msgid "To enable this update you need to <strong>activate</strong> this subscription."
msgstr "To enable this update you need to <strong>activate</strong> this subscription."

#. translators: %s: version number
#: includes/admin/helper/class-wc-helper.php:292
#: includes/admin/helper/class-wc-helper.php:312
msgid "Version %s is <strong>available</strong>."
msgstr "Version %s is <strong>available</strong>."

#: includes/admin/helper/class-wc-helper.php:746
msgid "Authentication and subscription caches refreshed successfully."
msgstr "Authentication and subscription caches refreshed successfully."

#. translators: %1$s: product name, %2$s: plugins screen url
#: includes/admin/helper/class-wc-helper.php:723
msgid "An error has occurred when deactivating the extension %1$s. Please proceed to the <a href=\"%2$s\">Plugins screen</a> to deactivate it manually."
msgstr "An error has occurred when deactivating the extension %1$s. Please proceed to the <a href=\"%2$s\">Plugins screen</a> to deactivate it manually."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:710
msgid "The extension %s has been deactivated successfully."
msgstr "The extension %s has been deactivated successfully."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:697
msgid "An error has occurred when deactivating the subscription for %s. Please try again later."
msgstr "An error has occurred when deactivating the subscription for %s. Please try again later."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:659
msgid "Subscription for %s deactivated successfully. You will no longer receive updates for this product."
msgstr "Subscription for %s deactivated successfully. You will no longer receive updates for this product."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:646
msgid "An error has occurred when activating %s. Please try again later."
msgstr "An error has occurred when activating %s. Please try again later."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:633
msgid "%s activated successfully. You will now receive updates for this product."
msgstr "%s activated successfully. You will now receive updates for this product."

#: includes/admin/class-wc-admin-webhooks.php:320
msgid "Create a new webhook"
msgstr "Create a new webhook"

#: includes/admin/class-wc-admin-webhooks.php:319
msgid "Webhooks are event notifications sent to URLs of your choice. They can be used to integrate with third-party services which support them."
msgstr "Webhooks are event notifications sent to URLs of your choice. They can be used to integrate with third-party services which support them."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:416
msgid "Safe and secure payments using credit cards or your customer's PayPal account."
msgstr "Safe and secure payments using credit cards or your customer's PayPal account."

#: includes/admin/class-wc-admin-profile.php:99
msgid "Copy from billing address"
msgstr "Copy from billing address"

#: includes/admin/importers/views/html-product-csv-import-form.php:14
msgid "Import products from a CSV file"
msgstr "Import products from a CSV file"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:481
msgid "Filter by product type"
msgstr "Filter by product type"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:453
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:465
msgid "Filter by category"
msgstr "Filter by category"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:552
msgid "Sorting"
msgstr "Sorting"

#: includes/admin/helper/class-wc-helper.php:327
msgid "This subscription has expired. Contact the owner to <strong>renew</strong> the subscription to receive updates and support."
msgstr "This subscription has expired. Contact the owner to <strong>renew</strong> the subscription to receive updates and support."

#. translators: %1$s: helper url, %2$d: number of extensions
#: includes/admin/helper/class-wc-helper.php:2577
msgid "Note: You currently have <a href=\"%1$s\">%2$d paid extension</a> which should be updated first before updating WooCommerce."
msgid_plural "Note: You currently have <a href=\"%1$s\">%2$d paid extensions</a> which should be updated first before updating WooCommerce."
msgstr[0] "Note: You currently have <a href=\"%1$s\">%2$d paid extension</a> which should be updated first before updating WooCommerce."
msgstr[1] "Note: You currently have <a href=\"%1$s\">%2$d paid extensions</a> which should be updated first before updating WooCommerce."

#. translators: %1$s: product name, %2$s: deactivate url
#: includes/admin/helper/class-wc-helper.php:678
msgid "Subscription for %1$s deactivated successfully. You will no longer receive updates for this product. <a href=\"%2$s\">Click here</a> if you wish to deactivate the plugin as well."
msgstr "Subscription for %1$s deactivated successfully. You will no longer receive updates for this product. <a href=\"%2$s\">Click here</a> if you wish to deactivate the plugin as well."

#: includes/admin/helper/class-wc-helper.php:739
#: includes/cli/class-wc-cli-com-command.php:124
msgid "You have successfully disconnected your store from WooCommerce.com"
msgstr "You have successfully disconnected your store from WooCommerce.com"

#: includes/admin/helper/class-wc-helper.php:732
msgid "You have successfully connected your store to WooCommerce.com"
msgstr "You have successfully connected your store to WooCommerce.com"

#: includes/admin/class-wc-admin-importers.php:142
msgid "Import <strong>products</strong> to your store via a csv file."
msgstr "Import <strong>products</strong> to your store via a csv file."

#: includes/admin/class-wc-admin-importers.php:142
msgid "WooCommerce products (CSV)"
msgstr "WooCommerce products (CSV)"

#: includes/admin/class-wc-admin-importers.php:50
msgid "Product Import"
msgstr "Product Import"

#: includes/admin/class-wc-admin-exporters.php:46
msgid "Product Export"
msgstr "Product Export"

#: includes/admin/class-wc-admin-customize.php:85
msgid "Custom Link"
msgstr "Custom Link"

#: includes/admin/class-wc-admin-attributes.php:300
msgid "Back to Attributes"
msgstr "Back to Attributes"

#: includes/admin/class-wc-admin-assets.php:808
msgid "Are you sure you want to delete this log?"
msgstr "Are you sure you want to delete this log?"

#: includes/admin/class-wc-admin-assets.php:496
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Export"
msgstr "Export"

#: includes/admin/class-wc-admin-assets.php:495
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:161
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Import"
msgstr "Import"

#: includes/admin/class-wc-admin-api-keys.php:118
msgid "Create an API key"
msgstr "Create an API key"

#: includes/admin/class-wc-admin-api-keys.php:117
msgid "The WooCommerce REST API allows external apps to view and manage store data. Access is granted only to those with valid API keys."
msgstr "The WooCommerce REST API allows external apps to view and manage store data. Access is granted only to those with valid API keys."

#: includes/admin/class-wc-admin-customize.php:40
msgid "WooCommerce Endpoint"
msgstr "WooCommerce Endpoint"

#: i18n/states.php:1678
msgid "Vrancea"
msgstr "Vrancea"

#: i18n/states.php:1677
msgid "Vaslui"
msgstr "Vaslui"

#: i18n/states.php:1675
msgid "Tulcea"
msgstr "Tulcea"

#: i18n/states.php:1673
msgid "Teleorman"
msgstr "Teleorman"

#: i18n/states.php:1672
msgid "Suceava"
msgstr "Suceava"

#: i18n/states.php:1671
msgid "Sibiu"
msgstr "Sibiu"

#: i18n/states.php:1670
msgid "Satu Mare"
msgstr "Satu Mare"

#: i18n/states.php:1668
msgid "Prahova"
msgstr "Prahova"

#: i18n/states.php:1667
msgid "Olt"
msgstr "Olt"

#: i18n/states.php:1662
msgid "Ilfov"
msgstr "Ilfov"

#: i18n/states.php:1659
msgid "Hunedoara"
msgstr "Hunedoara"

#: i18n/states.php:1658
msgid "Harghita"
msgstr "Harghita"

#: i18n/states.php:1657
msgid "Gorj"
msgstr "Gorj"

#: i18n/states.php:1656
msgid "Giurgiu"
msgstr "Giurgiu"

#: i18n/states.php:1654
msgid "Dolj"
msgstr "Dolj"

#: i18n/states.php:1652
msgid "Covasna"
msgstr "Covasna"

#: i18n/states.php:1650
msgid "Cluj"
msgstr "Cluj"

#: i18n/states.php:1641
msgid "Bihor"
msgstr "Bihor"

#: i18n/states.php:1638
msgid "Arad"
msgstr "Arad"

#: i18n/states.php:1637
msgid "Alba"
msgstr "Alba"

#: includes/admin/class-wc-admin-setup-wizard.php:824
#: includes/admin/class-wc-admin-setup-wizard.php:841
msgid "WooCommerce Services"
msgstr "WooCommerce Services"

#: i18n/states.php:215
msgid "Tarija"
msgstr "Tarija"

#: i18n/states.php:213
msgid "Potosí"
msgstr "Potosí"

#: i18n/states.php:212
msgid "Pando"
msgstr "Pando"

#: i18n/states.php:211
msgid "Oruro"
msgstr "Oruro"

#: i18n/states.php:210 i18n/states.php:700 i18n/states.php:1706
msgid "La Paz"
msgstr "La Paz"

#: i18n/states.php:209
msgid "Cochabamba"
msgstr "Cochabamba"

#: i18n/states.php:207
msgid "Beni"
msgstr "Beni"

#: i18n/states.php:208
msgid "Chuquisaca"
msgstr "Chuquisaca"

#: i18n/states.php:1643
msgid "Botoșani"
msgstr "Botoșani"

#: i18n/states.php:1642
msgid "Bistrița-Năsăud"
msgstr "Bistrița-Năsăud"

#: i18n/states.php:1640
msgid "Bacău"
msgstr "Bacău"

#: i18n/states.php:1639
msgid "Argeș"
msgstr "Argeș"

#: i18n/states.php:1649
msgid "Caraș-Severin"
msgstr "Caraș-Severin"

#: i18n/states.php:1647
msgid "Buzău"
msgstr "Buzău"

#: i18n/states.php:1646
msgid "București"
msgstr "București"

#: i18n/states.php:1645
msgid "Brașov"
msgstr "Brașov"

#: i18n/states.php:1644
msgid "Brăila"
msgstr "Brăila"

#: i18n/states.php:1664
msgid "Mehedinți"
msgstr "Mehedinți"

#: i18n/states.php:1663
msgid "Maramureș"
msgstr "Maramureș"

#: i18n/states.php:1660
msgid "Ialomița"
msgstr "Ialomița"

#: i18n/states.php:1655
msgid "Galați"
msgstr "Galați"

#: i18n/states.php:1651
msgid "Constanța"
msgstr "Constanța"

#: i18n/states.php:1676
msgid "Vâlcea"
msgstr "Vâlcea"

#: i18n/states.php:1674
msgid "Timiș"
msgstr "Timiș"

#: i18n/states.php:1669
msgid "Sălaj"
msgstr "Sălaj"

#: i18n/states.php:1666
msgid "Neamț"
msgstr "Neamț"

#: i18n/states.php:1665
msgid "Mureș"
msgstr "Mureș"

#. translators: %s: logout url
#: includes/shortcodes/class-wc-shortcode-my-account.php:98
#: includes/wc-template-functions.php:55
msgid "Are you sure you want to log out? <a href=\"%s\">Confirm and log out</a>"
msgstr "Are you sure you want to log out? <a href=\"%s\">Confirm and log out</a>"

#: includes/class-wc-rest-authentication.php:765
msgid "Unknown request method."
msgstr "Unknown request method."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:78
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:113
#: includes/admin/settings/views/html-admin-page-shipping-providers.php:126
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:47
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Create"
msgstr "Create"

#: includes/cli/class-wc-cli-runner.php:115
msgid "Zone ID."
msgstr "Zone ID."

#: src/Admin/API/Reports/Downloads/Controller.php:141
msgid "ID."
msgstr "ID."

#: includes/admin/class-wc-admin-assets.php:610
#: includes/admin/meta-boxes/views/html-order-item-meta.php:47
msgid "Value (required)"
msgstr "Value (required)"

#: includes/admin/class-wc-admin-assets.php:609
#: includes/admin/meta-boxes/views/html-order-item-meta.php:46
msgid "Name (required)"
msgstr "Name (required)"

#: includes/admin/meta-boxes/views/html-order-items.php:331
msgid "Recalculate"
msgstr "Recalculate"

#: includes/admin/class-wc-admin-assets.php:667
msgid "Recalculate totals? This will calculate taxes based on the customers country (or the store base country) and update totals."
msgstr "Recalculate totals? This will calculate taxes based on the customers country (or the store base country) and update totals."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:639
msgid "All missing WooCommerce pages successfully installed"
msgstr "All missing WooCommerce pages successfully installed"

#. translators: %s contains the name of the original product.
#: includes/admin/class-wc-admin-duplicate-product.php:163
msgid "%s (Copy)"
msgstr "%s (Copy)"

#: includes/admin/views/html-admin-page-status-report.php:737
msgid "A list of taxonomy terms used for product visibility."
msgstr "A list of taxonomy terms used for product visibility."

#: includes/admin/views/html-admin-page-status-report.php:736
msgid "Taxonomies: Product visibility"
msgstr "Taxonomies: Product visibility"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:641
msgid "Terms in the product visibility taxonomy."
msgstr "Terms in the product visibility taxonomy."

#: includes/class-wc-ajax.php:1212 includes/class-wc-order-item-product.php:93
msgid "Invalid product ID"
msgstr "Invalid product ID"

#: includes/admin/views/html-bulk-edit-product.php:33
msgid "Increase existing price by (fixed amount or %):"
msgstr "Increase existing price by (fixed amount or %):"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:186
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:431
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:191
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:51
#: src/Admin/API/Notes.php:493 src/Admin/API/OnboardingProfile.php:169
#: src/Admin/API/Reports/Import/Controller.php:105
#: src/Blocks/Shipping/PickupLocationsRestController.php:70
msgid "Sorry, you cannot edit this resource."
msgstr "Sorry, you cannot edit this resource."

#: includes/admin/views/html-admin-page-status-report.php:981
msgid "Parent theme author URL"
msgstr "Parent theme author URL"

#: includes/admin/views/html-admin-page-status-report.php:968
msgid "Parent theme version"
msgstr "Parent theme version"

#: includes/admin/views/html-admin-page-status-report.php:963
msgid "Parent theme name"
msgstr "Parent theme name"

#: includes/admin/views/html-admin-page-status-report.php:608
msgid "Active plugins"
msgstr "Active plugins"

#: includes/admin/reports/class-wc-report-customers.php:116
msgid "Customer sales"
msgstr "Customer sales"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:720
msgid "Customer provided note:"
msgstr "Customer provided note:"

#: includes/admin/views/html-admin-page-status-report.php:273
msgid "cURL version"
msgstr "cURL version"

#: includes/admin/views/html-admin-page-status-report.php:304
msgid "Max upload size"
msgstr "Max upload size"

#: includes/admin/views/html-admin-page-status-report.php:289
msgid "MySQL version"
msgstr "MySQL version"

#: includes/admin/views/html-admin-page-status-report.php:250
msgid "PHP version"
msgstr "PHP version"

#: includes/admin/views/html-admin-page-status-report.php:240
msgid "Server info"
msgstr "Server info"

#: includes/admin/settings/class-wc-settings-general.php:376
#: includes/admin/views/html-admin-page-status-report.php:718
msgid "Number of decimals"
msgstr "Number of decimals"

#: includes/admin/meta-boxes/views/html-order-shipping.php:35
#: src/Internal/Admin/Orders/ListTable.php:1742
#: assets/client/blocks/checkout-frontend.js:2
msgid "Shipping method"
msgstr "Shipping method"

#: includes/admin/settings/class-wc-settings-general.php:366
#: includes/admin/views/html-admin-page-status-report.php:713
msgid "Decimal separator"
msgstr "Decimal separator"

#: includes/admin/settings/class-wc-settings-general.php:356
#: includes/admin/views/html-admin-page-status-report.php:708
msgid "Thousand separator"
msgstr "Thousand separator"

#: includes/admin/settings/class-wc-settings-general.php:340
#: includes/admin/views/html-admin-page-status-report.php:703
msgid "Currency position"
msgstr "Currency position"

#. Author of the plugin
#: woocommerce.php
msgid "Automattic"
msgstr "Automattic"

#. translators: 1: Number of reviews, 2: Product title.
#. translators: 1: reviews count 2: product name
#. translators: 1: Number of comments, 2: Product title.
#: src/Blocks/BlockTypes/Reviews/ProductReviewsTitle.php:35
#: templates/single-product-reviews.php:34
#: assets/client/blocks/product-reviews-title.js:3
#: assets/client/blocks/wc-block-library.js:134
msgid "%1$s review for %2$s"
msgid_plural "%1$s reviews for %2$s"
msgstr[0] "%1$s review for %2$s"
msgstr[1] "%1$s reviews for %2$s"

#: templates/single-product/product-image.php:63
msgid "Awaiting product image"
msgstr "Awaiting product image"

#: templates/single-product/photoswipe.php:50
msgid "Next (arrow right)"
msgstr "Next (arrow right)"

#: templates/single-product/photoswipe.php:49
msgid "Previous (arrow left)"
msgstr "Previous (arrow left)"

#: templates/single-product/photoswipe.php:34
msgid "Zoom in/out"
msgstr "Zoom in/out"

#: templates/single-product/photoswipe.php:35
msgid "Toggle fullscreen"
msgstr "Toggle fullscreen"

#: templates/single-product/photoswipe.php:36
#: assets/client/admin/customer-effort-score/index.js:2
msgid "Share"
msgstr "Share"

#: src/Internal/Admin/OrderMilestoneEasterEgg.php:393
#: templates/single-product/photoswipe.php:37
msgid "Close (Esc)"
msgstr "Close (Esc)"

#: templates/product-searchform.php:25
msgid "Search products&hellip;"
msgstr "Search products&hellip;"

#. translators: 1: credit card type 2: last 4 digits
#. translators: %1$s is referring to the payment method brand, %2$s is
#. referring to the last 4 digits of the payment card.
#: templates/myaccount/payment-methods.php:49
#: assets/client/blocks/checkout.js:27
#: assets/client/blocks/wc-block-library.js:156
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:40
msgid "%1$s ending in %2$s"
msgstr "%1$s ending in %2$s"

#. translators: 1: formatted order total 2: total order items
#: templates/myaccount/my-orders.php:75 templates/myaccount/orders.php:69
msgid "%1$s for %2$s item"
msgid_plural "%1$s for %2$s items"
msgstr[0] "%1$s for %2$s item"
msgstr[1] "%1$s for %2$s items"

#. translators: 1: user display name 2: logout url
#: templates/myaccount/dashboard.php:35
msgid "Hello %1$s (not %1$s? <a href=\"%2$s\">Log out</a>)"
msgstr "Hello %1$s (not %1$s? <a href=\"%2$s\">Log out</a>)"

#. translators: 1: Orders URL 2: Addresses URL 3: Account URL.
#: templates/myaccount/dashboard.php:48
msgid "From your account dashboard you can view your <a href=\"%1$s\">recent orders</a>, manage your <a href=\"%2$s\">shipping and billing addresses</a>, and <a href=\"%3$s\">edit your password and account details</a>."
msgstr "From your account dashboard you can view your <a href=\"%1$s\">recent orders</a>, manage your <a href=\"%2$s\">shipping and billing addresses</a>, and <a href=\"%3$s\">edit your password and account details</a>."

#. translators: %s location.
#: templates/cart/cart-totals.php:72
msgid "(estimated for %s)"
msgstr "(estimated for %s)"

#. Translators: %1$s App name, %2$s scope.
#: templates/auth/form-grant-access.php:35
msgid "This will give \"%1$s\" %2$s access which will allow it to:"
msgstr "This will give \"%1$s\" %2$s access which will allow it to:"

#. translators: %s: maximum price
#: includes/widgets/class-wc-widget-layered-nav-filters.php:114
msgid "Max %s"
msgstr "Max %s"

#. translators: %s: minimum price
#: includes/widgets/class-wc-widget-layered-nav-filters.php:108
msgid "Min %s"
msgstr "Min %s"

#: includes/wc-order-functions.php:788
msgid "The payment gateway for this order does not support automatic refunds."
msgstr "The payment gateway for this order does not support automatic refunds."

#: includes/wc-order-functions.php:784
msgid "The payment gateway for this order does not exist."
msgstr "The payment gateway for this order does not exist."

#: includes/wc-order-functions.php:585
msgid "Invalid refund amount."
msgstr "Invalid refund amount."

#: i18n/currencies.php:81
msgid "Iranian toman"
msgstr "Iranian toman"

#: includes/wc-coupon-functions.php:27 assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Fixed product discount"
msgstr "Fixed product discount"

#: includes/wc-coupon-functions.php:25 assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Percentage discount"
msgstr "Percentage discount"

#. translators: %s template
#: includes/wc-core-functions.php:325
msgid "%s does not exist."
msgstr "%s does not exist."

#. translators: %s: coupon code
#. translators: %s Coupon code.
#: includes/wc-cart-functions.php:299 assets/client/blocks/cart.js:24
#: assets/client/blocks/checkout.js:22
#: assets/client/blocks/wc-block-library.js:18
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:31
msgid "Coupon: %s"
msgstr "Coupon: %s"

#: includes/wc-coupon-functions.php:26 assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Fixed cart discount"
msgstr "Fixed basket discount"

#: includes/shortcodes/class-wc-shortcode-my-account.php:92
msgid "Your password has been reset successfully."
msgstr "Your password has been reset successfully."

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:44
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:122
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:184
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:130
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:134
msgid "Specific countries"
msgstr "Specific countries"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:56
#: assets/client/admin/chunks/4077.js:1 assets/client/blocks/cart.js:2
#: assets/client/blocks/checkout.js:2 assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/wc-block-library.js:73
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:41
msgid "Free shipping"
msgstr "Free shipping"

#: includes/log-handlers/class-wc-log-handler-file.php:359
#: includes/log-handlers/class-wc-log-handler-file.php:379
msgid "This method should not be called before plugins_loaded."
msgstr "This method should not be called before plugins_loaded."

#. translators: %s: Site name
#: includes/log-handlers/class-wc-log-handler-email.php:188
msgid "Visit %s admin area:"
msgstr "Visit %s admin area:"

#: includes/log-handlers/class-wc-log-handler-email.php:177
msgid "You have received the following WooCommerce log message:"
msgid_plural "You have received the following WooCommerce log messages:"
msgstr[0] "You have received the following WooCommerce log message:"
msgstr[1] "You have received the following WooCommerce log messages:"

#. translators: 1: Site name 2: Maximum level 3: Log count
#: includes/log-handlers/class-wc-log-handler-email.php:156
msgid "[%1$s] %2$s: %3$s WooCommerce log message"
msgid_plural "[%1$s] %2$s: %3$s WooCommerce log messages"
msgstr[0] "[%1$s] %2$s: %3$s WooCommerce log message"
msgstr[1] "[%1$s] %2$s: %3$s WooCommerce log messages"

#. translators: 1: credit card type 2: last 4 digits 3: expiry month 4: expiry
#. year
#: includes/payment-tokens/class-wc-payment-token-cc.php:53
msgid "%1$s ending in %2$s (expires %3$s/%4$s)"
msgstr "%1$s ending in %2$s (expires %3$s/%4$s)"

#: includes/legacy/abstract-wc-legacy-product.php:75
msgid "Product properties should not be accessed directly."
msgstr "Product properties should not be accessed directly."

#: includes/gateways/paypal/includes/settings-paypal.php:115
msgid "Optionally enter the URL to a 150x50px image displayed as your logo in the upper left corner of the PayPal checkout pages."
msgstr "Optionally enter the URL to a 150x50px image displayed as your logo in the upper left corner of the PayPal checkout pages."

#: includes/gateways/paypal/includes/settings-paypal.php:113
msgid "Image url"
msgstr "Image url"

#. translators: %s: URL
#: includes/gateways/paypal/includes/settings-paypal.php:54
msgid "PayPal sandbox can be used to test payments. Sign up for a <a href=\"%s\">developer account</a>."
msgstr "PayPal sandbox can be used to test payments. Sign up for a <a href=\"%s\">developer account</a>."

#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:282
msgid "Payment for cancelled order %s received"
msgstr "Payment for cancelled order %s received"

#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:214
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:182
msgid "Payment authorized. Change payment status to processing or complete to capture funds."
msgstr "Payment authorised. Change payment status to processing or complete to capture funds."

#. translators: 1: Amount, 2: Authorization ID, 3: Transaction ID
#: includes/gateways/paypal/class-wc-gateway-paypal.php:772
msgid "Payment of %1$s was captured - Auth ID: %2$s, Transaction ID: %3$s"
msgstr "Payment of %1$s was captured - Auth ID: %2$s, Transaction ID: %3$s"

#. translators: %s: order ID.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:284
msgid "Order #%s has been marked paid by PayPal IPN, but was previously cancelled. Admin handling required."
msgstr "Order #%s has been marked paid by PayPal IPN, but was previously cancelled. Admin handling required."

#. translators: 1: Authorization ID, 2: Payment status
#: includes/gateways/paypal/class-wc-gateway-paypal.php:779
msgid "Payment could not be captured - Auth ID: %1$s, Status: %2$s"
msgstr "Payment could not be captured - Auth ID: %1$s, Status: %2$s"

#. translators: %s: Paypal gateway error message
#: includes/gateways/paypal/class-wc-gateway-paypal.php:761
msgid "Payment could not be captured: %s"
msgstr "Payment could not be captured: %s"

#. translators: 1: Path to template file 2: Path to theme folder
#: includes/emails/class-wc-email.php:1690
msgid "To override and edit this email template copy %1$s to your theme folder: %2$s."
msgstr "To override and edit this email template copy %1$s to your theme folder: %2$s."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:348
msgid "Bank"
msgstr "Bank"

#: includes/data-stores/class-wc-payment-token-data-store.php:174
msgid "Invalid payment token."
msgstr "Invalid payment token."

#: includes/data-stores/class-wc-payment-token-data-store.php:44
#: includes/data-stores/class-wc-payment-token-data-store.php:88
msgid "Invalid or missing payment token fields."
msgstr "Invalid or missing payment token fields."

#: includes/data-stores/class-wc-customer-download-data-store.php:155
#: includes/data-stores/class-wc-customer-download-data-store.php:167
msgid "Invalid download."
msgstr "Invalid download."

#: includes/data-stores/class-wc-customer-data-store.php:163
msgid "Invalid customer."
msgstr "Invalid customer."

#: includes/cli/class-wc-cli-runner.php:223
msgid "Output just the id when the operation is successful."
msgstr "Output just the id when the operation is successful."

#: includes/data-stores/class-wc-coupon-data-store-cpt.php:125
msgid "Invalid coupon."
msgstr "Invalid coupon."

#. translators: 1: Number of database updates performed 2: Database version
#. number
#: includes/cli/class-wc-cli-update-command.php:92
msgid "%1$d update functions completed. Database version is %2$s"
msgstr "%1$d update functions completed. Database version is %2$s"

#: includes/cli/class-wc-cli-runner.php:202
#: includes/cli/class-wc-cli-tool-command.php:67
msgid "Render response in a particular format."
msgstr "Render response in a particular format."

#: includes/cli/class-wc-cli-runner.php:196
#: includes/cli/class-wc-cli-tool-command.php:61
msgid "Get the value of an individual field."
msgstr "Get the value of an individual field."

#: includes/cli/class-wc-cli-runner.php:190
#: includes/cli/class-wc-cli-tool-command.php:55
msgid "Limit response to specific fields. Defaults to all fields."
msgstr "Limit response to specific fields. Defaults to all fields."

#: includes/cli/class-wc-cli-tool-command.php:46
msgid "The id for the resource."
msgstr "The id for the resource."

#. translators: %s: Route to a given WC-API endpoint
#: includes/cli/class-wc-cli-runner.php:79
msgid "No schema title found for %s, skipping REST command registration."
msgstr "No schema title found for %s, skipping REST command registration."

#: includes/cli/class-wc-cli-rest-command.php:277
msgid "Updated"
msgstr "Updated"

#: includes/cli/class-wc-cli-rest-command.php:159
msgid "Deleted"
msgstr "Deleted"

#: includes/cli/class-wc-cli-rest-command.php:157
msgid "Trashed"
msgstr "Binned"

#: includes/class-wc-product-external.php:137
msgid "External products cannot be backordered."
msgstr "External products cannot be back ordered."

#: includes/class-wc-product-external.php:108
#: includes/class-wc-product-external.php:123
msgid "External products cannot be stock managed."
msgstr "External products cannot be stock managed."

#: includes/cli/class-wc-cli-rest-command.php:358
msgid "Make sure to include the --user flag with an account that has permissions for this action."
msgstr "Make sure to include the --user flag with an account that has permissions for this action."

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:274
msgctxt "Product Attribute"
msgid "Product %s"
msgstr "Product %s"

#: includes/class-wc-post-types.php:199
msgid "Product shipping classes"
msgstr "Product shipping classes"

#: includes/class-wc-post-types.php:167
msgid "No tags found"
msgstr "No tags found"

#: includes/class-wc-post-types.php:166
msgid "Choose from the most used tags"
msgstr "Choose from the most used tags"

#: includes/class-wc-post-types.php:165
msgid "Add or remove tags"
msgstr "Add or remove tags"

#: includes/class-wc-post-types.php:164
msgid "Separate tags with commas"
msgstr "Separate tags with commas"

#: includes/class-wc-post-types.php:163
msgid "Popular tags"
msgstr "Popular tags"

#: includes/class-wc-post-types.php:162
msgid "New tag name"
msgstr "New tag name"

#: includes/class-wc-post-types.php:161
msgid "Add new tag"
msgstr "Add new tag"

#: includes/class-wc-post-types.php:160
msgid "Update tag"
msgstr "Update tag"

#: includes/class-wc-post-types.php:159
#: includes/react-admin/connect-existing-pages.php:287
msgid "Edit tag"
msgstr "Edit tag"

#: includes/class-wc-post-types.php:158
msgid "All tags"
msgstr "All tags"

#: includes/class-wc-post-types.php:157
msgid "Search tags"
msgstr "Search tags"

#: includes/class-wc-post-types.php:155
msgid "Tag"
msgstr "Tag"

#: includes/class-wc-post-types.php:121
msgid "No categories found"
msgstr "No categories found"

#: includes/class-wc-post-types.php:120
msgid "New category name"
msgstr "New category name"

#: includes/class-wc-post-types.php:119
msgid "Add new category"
msgstr "Add new category"

#: includes/class-wc-post-types.php:118
msgid "Update category"
msgstr "Update category"

#: includes/class-wc-post-types.php:117
#: includes/react-admin/connect-existing-pages.php:267
msgid "Edit category"
msgstr "Edit category"

#: includes/class-wc-post-types.php:116
msgid "Parent category:"
msgstr "Parent category:"

#: includes/class-wc-post-types.php:115
msgid "Parent category"
msgstr "Parent category"

#: includes/class-wc-post-types.php:114
#: assets/client/admin/chunks/analytics-report-categories.js:1
msgid "All categories"
msgstr "All categories"

#: includes/class-wc-post-types.php:113
msgid "Search categories"
msgstr "Search categories"

#: includes/class-wc-post-types.php:111 src/Admin/API/Leaderboards.php:243
#: src/Admin/API/Reports/Categories/Controller.php:245
#: src/Admin/API/Reports/Products/Controller.php:327
#: assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/wc-block-library.js:105
msgid "Category"
msgid_plural "Categories"
msgstr[0] "Category"
msgstr[1] ""

#: includes/class-wc-order-item-fee.php:154
#: includes/class-wc-order-item-product.php:81 includes/class-wc-tax.php:965
msgid "Invalid tax class"
msgstr "Invalid tax class"

#: includes/class-wc-order-item-product.php:107
msgid "Invalid variation ID"
msgstr "Invalid variation ID"

#. translators: %s: new order status
#: includes/class-wc-order.php:469
msgid "Order status set to %s."
msgstr "Order status set to %s."

#: includes/class-wc-order-item-product.php:254
msgid "Invalid product"
msgstr "Invalid product"

#: includes/class-wc-install.php:2622
msgid "Visit premium customer support"
msgstr "Visit premium customer support"

#. translators: %s: Attribute name.
#: includes/class-wc-cart.php:1262
msgid "Invalid value posted for %s"
msgstr "Invalid value posted for %s"

#. translators: 1: product name 2: items in stock
#: includes/class-wc-emails.php:1036
msgid "%1$s is low in stock. There are %2$d left."
msgstr "%1$s is low in stock. There are %2$d left."

#: includes/class-wc-data-store.php:95 includes/class-wc-data-store.php:101
#: includes/class-wc-data-store.php:107
#: includes/data-stores/class-wc-shipping-zone-data-store.php:96
msgid "Invalid data store."
msgstr "Invalid data store."

#: includes/class-wc-customer.php:1133 includes/class-wc-order.php:1384
msgid "Invalid billing email address"
msgstr "Invalid billing email address"

#: includes/class-wc-customer.php:911
msgid "Invalid role"
msgstr "Invalid role"

#: includes/class-wc-customer.php:861 src/Admin/API/OnboardingProfile.php:549
msgid "Invalid email address"
msgstr "Invalid email address"

#: includes/class-wc-countries.php:1260
msgid "Eircode"
msgstr "Eircode"

#: includes/class-wc-countries.php:764
msgid "Apartment, suite, unit, etc. (optional)"
msgstr "Apartment, suite, unit, etc. (optional)"

#: includes/class-wc-countries.php:800
msgid "Street address"
msgstr "Street address"

#: includes/class-wc-form-handler.php:1127
#: includes/class-wc-form-handler.php:1131
#: includes/class-wc-form-handler.php:1264
#: includes/class-wc-form-handler.php:1298
#: assets/client/blocks/active-filters-frontend.js:1
#: assets/client/blocks/all-products-frontend.js:1
#: assets/client/blocks/attribute-filter-frontend.js:1
#: assets/client/blocks/cart.js:1 assets/client/blocks/checkout.js:1
#: assets/client/blocks/filter-wrapper-frontend.js:1
#: assets/client/blocks/order-confirmation-create-account-frontend.js:1
#: assets/client/blocks/price-filter-frontend.js:1
#: assets/client/blocks/rating-filter-frontend.js:1
#: assets/client/blocks/reviews-frontend.js:1
#: assets/client/blocks/single-product.js:1
#: assets/client/blocks/stock-filter-frontend.js:1
#: assets/client/blocks/wc-block-library.js:6
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:1
msgid "Error:"
msgstr "Error:"

#. translators: %d item count
#: includes/class-wc-cart-session.php:672
msgid "%d item from your previous order is currently unavailable and could not be added to your cart."
msgid_plural "%d items from your previous order are currently unavailable and could not be added to your cart."
msgstr[0] "%d item from your previous order is currently unavailable and could not be added to your basket."
msgstr[1] "%d items from your previous order are currently unavailable and could not be added to your basket."

#: includes/class-wc-coupon.php:835
msgid "Invalid email address restriction."
msgstr "Invalid email address restriction."

#: includes/class-wc-coupon.php:605
msgid "Invalid discount type."
msgstr "Invalid discount type."

#: includes/class-wc-cart-session.php:635 includes/class-wc-cart.php:1324
#: includes/class-wc-cart.php:1394 includes/class-wc-frontend-scripts.php:742
#: includes/wc-cart-functions.php:133 includes/wc-template-functions.php:2750
#: src/Blocks/BlockTypes/ProductButton.php:409
#: src/Blocks/BlockTypes/ProductButton.php:410
msgid "View cart"
msgstr "View basket"

#. translators: %s: product name
#: includes/class-wc-cart-session.php:631 includes/class-wc-cart.php:1309
msgid "You cannot add another \"%s\" to your cart."
msgstr "You cannot add another \"%s\" to your basket."

#. translators: 1: key 2: URL
#: includes/class-wc-cache-helper.php:300
msgid "In order for <strong>database caching</strong> to work with WooCommerce you must add %1$s to the \"Ignored Query Strings\" option in <a href=\"%2$s\">W3 Total Cache settings</a>."
msgstr "In order for <strong>database caching</strong> to work with WooCommerce you must add %1$s to the \"Ignored Query Strings\" option in <a href=\"%2$s\">W3 Total Cache settings</a>."

#: includes/class-wc-ajax.php:1158 includes/class-wc-ajax.php:1190
#: includes/class-wc-ajax.php:1284 includes/class-wc-ajax.php:1350
#: includes/class-wc-ajax.php:1395 includes/class-wc-ajax.php:1461
#: includes/class-wc-ajax.php:1515 includes/class-wc-order-item.php:241
#: src/Internal/Orders/CouponsController.php:65
msgid "Invalid order"
msgstr "Invalid order"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:420
msgid "The product review cannot be deleted."
msgstr "The product review cannot be deleted."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:413
msgid "The comment has already been trashed."
msgstr "The comment has already been binned."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:409
msgid "The product review does not support trashing."
msgstr "The product review does not support binning."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:252
msgid "Invalid product review ID."
msgstr "Invalid product review ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:350
msgid "Updating product review failed."
msgstr "Updating product review failed."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:304
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:466
msgid "Creating product review failed."
msgstr "Creating product review failed."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:525
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:275
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:308
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:455
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:475
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:518
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:153
#: src/Internal/RestApi/Routes/V4/ShippingZones/Controller.php:147
msgid "Invalid resource ID."
msgstr "Invalid resource ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:821
msgid "The date of the customer last order, as GMT."
msgstr "The date of the customer last order, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:762
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:167
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:64
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:49
msgid "The date the customer was created, as GMT."
msgstr "The date the customer was created, as GMT."

#: includes/wc-attribute-functions.php:602
msgid "Could not update the attribute."
msgstr "Could not update the attribute."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:461
msgid "This resource cannot be created."
msgstr "This resource cannot be created."

#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:172
msgid "The date the webhook was last modified, as GMT."
msgstr "The date the webhook was last modified, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:160
msgid "The date the webhook was created, as GMT."
msgstr "The date the webhook was created, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:143
msgid "The date the webhook delivery was logged, as GMT."
msgstr "The date the webhook delivery was logged, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:747
msgid "There was an error calling this tool. There is no callback present."
msgstr "There was an error calling this tool. There is no callback present."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:743
msgid "Tool ran."
msgstr "Tool ran."

#. translators: %d: amount of orphaned variations
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:576
msgid "%d orphaned variations deleted"
msgstr "%d orphaned variations deleted"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:483
msgid "Tool return message."
msgstr "Tool return message."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:478
msgid "Did the tool run successfully?"
msgstr "Did the tool run successfully?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:470
msgid "Tool description."
msgstr "Tool description."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:462
msgid "What running the tool will do."
msgstr "What running the tool will do."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:454
msgid "Tool name."
msgstr "Tool name."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:446
msgid "A unique identifier for the tool."
msgstr "A unique identifier for the tool."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:363
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:388
msgid "Invalid tool ID."
msgstr "Invalid tool ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:204
msgid "This tool will install all the missing WooCommerce pages. Pages already defined and set up will not be replaced."
msgstr "This tool will install all the missing WooCommerce pages. Pages already defined and set up will not be replaced."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:688
msgid "Security."
msgstr "Security."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:590
msgid "Currency."
msgstr "Currency."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:572
msgid "Settings."
msgstr "Settings."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:481
msgid "Theme."
msgstr "Theme."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:363
msgid "Database prefix."
msgstr "Database prefix."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:351
msgid "Database."
msgstr "Database."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:143
msgid "This tool will delete all variations which have no parent."
msgstr "This tool will delete all variations which have no parent."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:142
msgid "Delete orphaned variations"
msgstr "Delete orphaned variations"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:141
msgid "Orphaned variations"
msgstr "Orphaned variations"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:708
msgid "WooCommerce pages."
msgstr "WooCommerce pages."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:700
msgid "Hide errors from visitors?"
msgstr "Hide errors from visitors?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:632
msgid "Taxonomy terms for product/order statuses."
msgstr "Taxonomy terms for product/order statuses."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:626
msgid "Geolocation enabled?"
msgstr "Geolocation enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:596
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:230
msgid "Currency symbol."
msgstr "Currency symbol."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:584
msgid "SSL forced?"
msgstr "SSL forced?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:542
msgid "Template overrides."
msgstr "Template overrides."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:536
msgid "Does this theme have outdated templates?"
msgstr "Does this theme have outdated templates?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:530
msgid "Does the theme have a woocommerce.php file?"
msgstr "Does the theme have a woocommerce.php file?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:524
msgid "Does the theme declare WooCommerce support?"
msgstr "Does the theme declare WooCommerce support?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:512
msgid "Is this theme a child theme?"
msgstr "Is this theme a child theme?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:505
msgid "Theme author URL."
msgstr "Theme author URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:499
msgid "Latest version of theme."
msgstr "Latest version of theme."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:493
msgid "Theme version."
msgstr "Theme version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:487
#: src/Admin/API/OnboardingThemes.php:209
msgid "Theme name."
msgstr "Theme name."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:375
msgid "Database tables."
msgstr "Database tables."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:343
msgid "Remote GET response."
msgstr "Remote GET response."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:337
msgid "Remote GET successful?"
msgstr "Remote GET successful?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:331
msgid "Remote POST response."
msgstr "Remote POST response."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:325
msgid "Remote POST successful?"
msgstr "Remote POST successful?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:319
msgid "Is mbstring enabled?"
msgstr "Is mbstring enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:253
msgid "PHP max input vars."
msgstr "PHP max input vars."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:241
msgid "PHP post max size."
msgstr "PHP post max size."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:150
msgid "Site URL."
msgstr "Site URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:143
msgid "Home URL."
msgstr "Home URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:64
msgid "Unique ID for the instance."
msgstr "Unique ID for the instance."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:29
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:60
msgid "Unique ID for the zone."
msgstr "Unique ID for the zone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:29
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:54
#: src/Admin/API/Customers.php:51 src/Admin/API/Notes.php:61
msgid "Unique ID for the resource."
msgstr "Unique ID for the resource."

#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:47
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:66
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:86
msgid "Settings group ID."
msgstr "Settings group ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:313
msgid "Is GZip enabled?"
msgstr "Is GZip enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:307
msgid "Is DomDocument class enabled?"
msgstr "Is DomDocument class enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:301
msgid "Is SoapClient class enabled?"
msgstr "Is SoapClient class enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:295
msgid "Is fsockopen/cURL enabled?"
msgstr "Is fsockopen/cURL enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:289
msgid "Default timezone."
msgstr "Default timezone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:265
msgid "Is SUHOSIN installed?"
msgstr "Is SUHOSIN installed?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:247
msgid "PHP max execution time."
msgstr "PHP max execution time."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:217
msgid "WordPress language."
msgstr "WordPress language."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:205
msgid "Are WordPress cron jobs enabled?"
msgstr "Are WordPress cron jobs enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:199
msgid "Is WordPress debug mode active?"
msgstr "Is WordPress debug mode active?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:193
msgid "WordPress memory limit."
msgstr "WordPress memory limit."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:187
msgid "Is WordPress multisite?"
msgstr "Is WordPress multisite?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:181
msgid "WordPress version."
msgstr "WordPress version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:175
msgid "Is log directory writable?"
msgstr "Is log directory writable?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:169
msgid "Log directory."
msgstr "Log directory."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:163
msgid "WooCommerce version."
msgstr "WooCommerce version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:137
msgid "Environment."
msgstr "Environment."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:308
#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:50
msgid "Shipping zone order."
msgstr "Shipping zone order."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:41
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:300
#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:43
msgid "Shipping zone name."
msgstr "Shipping zone name."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:218
msgid "Shipping zones do not support trashing."
msgstr "Shipping zones do not support binning."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:158
msgid "Resource cannot be created. Check to make sure 'order' and 'name' are present."
msgstr "Resource cannot be created. Check to make sure 'order' and 'name' are present."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:489
msgid "Shipping method settings."
msgstr "Shipping method settings."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:466
msgid "Shipping method enabled status."
msgstr "Shipping method enabled status."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:461
#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/ShippingMethodSchema.php:55
msgid "Shipping method sort order."
msgstr "Shipping method sort order."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:455
msgid "Shipping method customer facing title."
msgstr "Shipping method customer facing title."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:443
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:449
#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/ShippingMethodSchema.php:37
#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:88
msgid "Shipping method instance ID."
msgstr "Shipping method instance ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:234
msgid "Shipping methods do not support trashing."
msgstr "Shipping methods do not support binning."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:181
msgid "Resource cannot be created."
msgstr "Resource cannot be created."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:178
#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:68
msgid "Shipping zone location type."
msgstr "Shipping zone location type."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:173
#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:64
msgid "Shipping zone location code."
msgstr "Shipping zone location code."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:215
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:483
msgid "Shipping method description."
msgstr "Shipping method description."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:209
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:477
#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/ShippingMethodSchema.php:73
#: src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php:92
msgid "Shipping method title."
msgstr "Shipping method title."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:203
msgid "Method ID."
msgstr "Method ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:628
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:248
msgid "Array of options (key value pairs) for inputs such as select, multiselect, and radio buttons."
msgstr "Array of options (key value pairs) for inputs such as select, multiselect, and radio buttons."

#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:274
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:286
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:292
msgid "Invalid setting."
msgstr "Invalid setting."

#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:165
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:172
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:76
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:82
msgid "Invalid setting group."
msgstr "Invalid setting group."

#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:222
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:103
msgid "IDs for settings sub groups."
msgstr "IDs for settings sub groups."

#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:216
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:98
msgid "ID of parent grouping."
msgstr "ID of parent grouping."

#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:198
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:83
msgid "A unique identifier that can be used to link settings together."
msgstr "A unique identifier that can be used to link settings together."

#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:63
msgid "No setting groups have been registered."
msgstr "No setting groups have been registered."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2566
msgid "Limit result set to products based on a maximum price."
msgstr "Limit result set to products based on a maximum price."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2560
msgid "Limit result set to products based on a minimum price."
msgstr "Limit result set to products based on a minimum price."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2554
#: src/StoreApi/Routes/V1/Products.php:344
msgid "Limit result set to products on sale."
msgstr "Limit result set to products on sale."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2548
msgid "Limit result set to products in stock or out of stock."
msgstr "Limit result set to products in stock or out of stock."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2539
msgid "Limit result set to products with a specific tax class."
msgstr "Limit result set to products with a specific tax class."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1921
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2398
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:932
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2049
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:713
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1392
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1664
msgid "Number of days until access to downloadable files expires."
msgstr "Number of days until access to downloadable files expires."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1915
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2392
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:926
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2043
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:707
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1386
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1658
msgid "Number of times downloadable files can be downloaded after purchase."
msgstr "Number of times downloadable files can be downloaded after purchase."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:169
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:864
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:70
msgid "The date the review was created, as GMT."
msgstr "The date the review was created, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:441
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:600
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:530
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:208
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:220
msgid "Additional help text shown to the user about the setting."
msgstr "Additional help text shown to the user about the setting."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:423
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:618
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:512
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:238
msgid "Type of setting."
msgstr "Type of setting."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:417
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:580
#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:210
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:506
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:184
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:200
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:93
msgid "A human readable description for the setting used in interfaces."
msgstr "A human readable description for the setting used in interfaces."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:411
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:571
#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:204
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:500
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:178
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:191
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:88
msgid "A human readable label for the setting used in interfaces."
msgstr "A human readable label for the setting used in interfaces."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2411
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1793
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2065
msgid "List of variations IDs."
msgstr "List of variations IDs."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:447
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:609
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:536
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:214
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:229
msgid "Placeholder text to be displayed in text inputs."
msgstr "Placeholder text to be displayed in text inputs."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:435
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:594
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:524
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:202
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:214
msgid "Default value for the setting."
msgstr "Default value for the setting."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:430
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:589
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:519
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:197
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:209
msgid "Setting value."
msgstr "Setting value."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:405
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:562
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:494
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:172
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:173
msgid "A unique identifier for the setting."
msgstr "A unique identifier for the setting."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2501
#: src/StoreApi/Routes/V1/Products.php:263
msgid "Limit result set to featured products."
msgstr "Limit result set to featured products."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:555
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:159
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:905
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:108
msgid "The content of the review."
msgstr "The content of the review."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:400
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:167
msgid "Payment gateway settings."
msgstr "Payment gateway settings."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:394
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:152
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:92
msgid "Payment gateway method description."
msgstr "Payment gateway method description."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:388
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:146
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:86
msgid "Payment gateway method title."
msgstr "Payment gateway method title."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:383
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:141
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:81
msgid "Payment gateway enabled status."
msgstr "Payment gateway enabled status."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:375
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:133
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:73
msgid "Payment gateway sort order."
msgstr "Payment gateway sort order."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:370
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:128
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:68
msgid "Payment gateway description on checkout."
msgstr "Payment gateway description on checkout."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:365
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:123
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:63
msgid "Payment gateway title on checkout."
msgstr "Payment gateway title on checkout."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:359
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:117
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:57
msgid "Payment gateway ID."
msgstr "Payment gateway ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:861
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1972
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:639
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:644
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1315
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1320
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1587
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1592
msgid "End date of sale price, in the site's timezone."
msgstr "End date of sale price, in the site's timezone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:856
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1967
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:634
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1310
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1582
msgid "Start date of sale price, as GMT."
msgstr "Start date of sale price, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:851
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1962
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:629
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1305
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1577
msgid "Start date of sale price, in the site's timezone."
msgstr "Start date of sale price, in the site's timezone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:161
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1044
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2299
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:161
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:831
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1680
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1952
msgid "The date the image was created, as GMT."
msgstr "The date the image was created, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:173
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1056
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2311
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:173
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:843
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1692
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1964
msgid "The date the image was last modified, as GMT."
msgstr "The date the image was last modified, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1513
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:439
msgid "The date the order was completed, as GMT."
msgstr "The date the order was completed, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1501
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:425
msgid "The date the order was paid, as GMT."
msgstr "The date the order was paid, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1886
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1225
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1497
msgid "The date the product was created, as GMT."
msgstr "The date the product was created, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1898
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1236
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1508
msgid "The date the product was last modified, as GMT."
msgstr "The date the product was last modified, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1068
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1247
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:142
msgid "Version of WooCommerce which last updated the order."
msgstr "Version of WooCommerce which last updated the order."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:855
msgid "When true, the payment gateway API is used to generate the refund."
msgstr "When true, the payment gateway API is used to generate the refund."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:152
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:151
msgid "If true, the note will be shown to customers and they will be notified. If false, the note will be for admin reference only."
msgstr "If true, the note will be shown to customers and they will be notified. If false, the note will be for admin reference only."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:141
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:140
#: src/Internal/RestApi/Routes/V4/OrderNotes/Schema/OrderNoteSchema.php:66
msgid "The date the order note was created, as GMT."
msgstr "The date the order note was created, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:552
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:508
msgid "List of user IDs (or guest email addresses) that have used the coupon."
msgstr "List of user IDs (or guest email addresses) that have used the coupon."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:517
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:365
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:420
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:543
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:637
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:728
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:826
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1525
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1645
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1773
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1867
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1968
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2044
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1115
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2433
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:255
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:906
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1816
#: src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineItemSchema.php:29
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:452
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2088
#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:182
msgid "Meta data."
msgstr "Meta data."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:409
#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:153
msgid "User ID of user who created the refund."
msgstr "User ID of user who created the refund."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:173
msgid "Limit result to customers or internal notes."
msgstr "Limit result to customers or internal notes."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:341
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:243
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:223
msgid "Is the customer a paying customer?"
msgstr "Is the customer a paying customer?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:524
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:372
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:427
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:551
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:644
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:735
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:833
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1532
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1652
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1780
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1874
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1975
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2051
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1122
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2440
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:262
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:913
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1823
#: src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineItemSchema.php:36
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:459
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2095
#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:190
msgid "Meta ID."
msgstr "Meta ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:491
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:447
msgid "How many times the coupon can be used in total."
msgstr "How many times the coupon can be used in total."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:506
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:462
msgid "If true and if the free shipping method requires a coupon, this coupon will enable free shipping."
msgstr "If true and if the free shipping method requires a coupon, this coupon will enable free shipping."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:528
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:484
msgid "If true, this coupon will not be applied to items that have sale prices."
msgstr "If true, this coupon will not be applied to items that have sale prices."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:768
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:179
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:76
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:61
msgid "The date the customer was last modified, as GMT."
msgstr "The date the customer was last modified, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:393
msgid "The date the order refund was created, as GMT."
msgstr "The date the order refund was created, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1080
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1273
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:176
msgid "The date the order was created, as GMT."
msgstr "The date the order was created, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1086
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1285
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:190
msgid "The date the order was last modified, as GMT."
msgstr "The date the order was last modified, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:135
msgid "The date when download access expires, as GMT."
msgstr "The date when download access expires, as GMT."

#. translators: %s: amount of errors
#: includes/class-wc-rest-authentication.php:501
msgid "Missing OAuth parameter %s"
msgid_plural "Missing OAuth parameters %s"
msgstr[0] "Missing OAuth parameter %s"
msgstr[1] "Missing OAuth parameters %s"

#: includes/admin/views/html-report-by-date.php:20
msgid "From %1$s to %2$s"
msgstr "From %1$s to %2$s"

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:469
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:425
msgid "If true, the coupon can only be used individually. Other applied coupons will be removed from the cart."
msgstr "If true, the coupon can only be used individually. Other applied coupons will be removed from the basket."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:453
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:363
msgid "The amount of discount. Should always be numeric, even if setting a percentage."
msgstr "The amount of discount. Should always be numeric, even if setting a percentage."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:414
msgid "The date the coupon expires, as GMT."
msgstr "The date the coupon expires, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:409
msgid "The date the coupon expires, in the site's timezone."
msgstr "The date the coupon expires, in the site's timezone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:379
msgid "The date the coupon was created, as GMT."
msgstr "The date the coupon was created, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:391
msgid "The date the coupon was last modified, as GMT."
msgstr "The date the coupon was last modified, as GMT."

#: includes/admin/views/html-bulk-edit-product.php:59
msgid "Set to regular price decreased by (fixed amount or %):"
msgstr "Set to regular price decreased by (fixed amount or %):"

#: includes/admin/views/html-bulk-edit-product.php:58
msgid "Decrease existing sale price by (fixed amount or %):"
msgstr "Decrease existing sale price by (fixed amount or %):"

#: includes/admin/views/html-bulk-edit-product.php:57
msgid "Increase existing sale price by (fixed amount or %):"
msgstr "Increase existing sale price by (fixed amount or %):"

#: includes/admin/views/html-admin-page-status-report.php:1083
msgid "Learn how to update"
msgstr "Learn how to update"

#: includes/admin/views/html-admin-page-status-report.php:1075
msgid "Outdated templates"
msgstr "Outdated templates"

#: includes/admin/views/html-bulk-edit-product.php:31
#: includes/admin/views/html-bulk-edit-product.php:55
#: includes/admin/views/html-bulk-edit-product.php:81
#: includes/admin/views/html-bulk-edit-product.php:107
#: includes/admin/views/html-bulk-edit-product.php:126
#: includes/admin/views/html-bulk-edit-product.php:155
#: includes/admin/views/html-bulk-edit-product.php:193
#: includes/admin/views/html-bulk-edit-product.php:239
#: includes/admin/views/html-bulk-edit-product.php:256
#: includes/admin/views/html-bulk-edit-product.php:275
#: includes/admin/views/html-bulk-edit-product.php:309
#: includes/admin/views/html-bulk-edit-product.php:328
#: includes/admin/views/html-bulk-edit-product.php:368
msgid "— No change —"
msgstr "— No change —"

#. Translators: %1$s: Template version, %2$s: Core version.
#: includes/admin/views/html-admin-page-status-report.php:1054
msgid "Version %1$s is out of date. The core version is %2$s"
msgstr "Version %1$s is out of date. The core version is %2$s"

#. Translators: %s: page name.
#: includes/admin/views/html-admin-page-status-report.php:846
msgid "Edit %s page"
msgstr "Edit %s page"

#: includes/admin/views/html-admin-page-status-report.php:723
msgid "Taxonomies: Product types"
msgstr "Taxonomies: Product types"

#: includes/admin/views/html-admin-page-status-report.php:599
msgid "Error messages should not be shown to visitors."
msgstr "Error messages should not be shown to visitors."

#: includes/admin/views/html-admin-page-status-report.php:594
msgid "Error messages can contain sensitive information about your store environment. These should be hidden from untrusted visitors."
msgstr "Error messages can contain sensitive information about your store environment. These should be hidden from untrusted visitors."

#: includes/admin/views/html-admin-page-status-report.php:593
msgid "Hide errors from visitors"
msgstr "Hide errors from visitors"

#. Translators: %s: docs link.
#: includes/admin/views/html-admin-page-status-report.php:586
msgid "Your store is not using HTTPS. <a href=\"%s\" target=\"_blank\">Learn more about HTTPS and SSL Certificates</a>."
msgstr "Your store is not using HTTPS. <a href=\"%s\" target=\"_blank\">Learn more about HTTPS and SSL Certificates</a>."

#: includes/admin/views/html-admin-page-status-report.php:578
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:694
msgid "Is the connection to your store secure?"
msgstr "Is the connection to your store secure?"

#: includes/admin/views/html-admin-page-status-report.php:577
msgid "Secure connection (HTTPS)"
msgstr "Secure connection (HTTPS)"

#: includes/admin/views/html-admin-page-status-report.php:572
#: src/Internal/Admin/SiteHealth.php:126
msgid "Security"
msgstr "Security"

#. Translators: %s: docs link.
#: includes/admin/views/html-admin-page-status-report.php:864
msgid "Page visibility should be <a href=\"%s\" target=\"_blank\">public</a>"
msgstr "Page visibility should be <a href=\"%s\" target=\"_blank\">public</a>"

#. Translators: %1$s: Database prefix, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:475
msgid "How to update your database table prefix"
msgstr "How to update your database table prefix"

#. Translators: %1$s: Database prefix, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:475
msgid "%1$s - We recommend using a prefix with less than 20 characters. See: %2$s"
msgstr "%1$s - We recommend using a prefix with less than 20 characters. See: %2$s"

#: includes/admin/views/html-admin-page-status-report.php:469
msgid "Database prefix"
msgstr "Database prefix"

#: includes/admin/views/html-admin-page-status-report.php:378
msgid "Multibyte string"
msgstr "Multibyte string"

#: includes/admin/views/html-admin-page-status-report.php:364
msgid "GZip"
msgstr "GZip"

#: includes/admin/views/html-admin-page-status-report.php:350
msgid "DOMDocument"
msgstr "DOMDocument"

#: includes/admin/views/html-admin-page-status-report.php:336
msgid "SoapClient"
msgstr "SoapClient"

#: includes/admin/views/html-admin-page-status-report.php:323
msgid "fsockopen/cURL"
msgstr "fsockopen/cURL"

#: includes/admin/views/html-admin-page-status-logs-db.php:14
msgid "Are you sure you want to clear all logs from the database?"
msgstr "Are you sure you want to clear all logs from the database?"

#: includes/admin/views/html-admin-page-status-logs-db.php:26
msgid "Flush all logs"
msgstr "Flush all logs"

#: includes/admin/views/html-admin-page-status-logs.php:23
msgid "Delete log"
msgstr "Delete log"

#: includes/admin/settings/views/html-webhooks-edit.php:153
msgid "Legacy API v3 (deprecated)"
msgstr "Legacy API v3 (deprecated)"

#: includes/admin/settings/views/html-webhooks-edit.php:138
msgid "REST API version used in the webhook deliveries."
msgstr "REST API version used in the webhook deliveries."

#. translators: %d: rest api version number
#: includes/admin/settings/views/html-webhooks-edit.php:147
msgid "WP REST API Integration v%d"
msgstr "WP REST API Integration v%d"

#: includes/admin/settings/views/html-settings-tax.php:140
msgctxt "Pagination"
msgid "%1$s of %2$s"
msgstr "%1$s of %2$s"

#: includes/admin/settings/views/html-keys-edit.php:59
msgid "Search for a user&hellip;"
msgstr "Search for a user&hellip;"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:44
msgid "Zone regions"
msgstr "Zone regions"

#: includes/admin/settings/class-wc-settings-shipping.php:395
msgid "Are you sure you want to delete this zone? This action cannot be undone."
msgstr "Are you sure you want to delete this zone? This action cannot be undone."

#: includes/admin/settings/class-wc-settings-shipping.php:162
msgid "Enable debug mode"
msgstr "Enable debug mode"

#: includes/admin/settings/class-wc-settings-shipping.php:161
msgid "Debug mode"
msgstr "Debug mode"

#: includes/admin/settings/class-wc-settings-shipping.php:58
#: includes/admin/settings/views/html-admin-page-shipping-zones-instance.php:7
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:16
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Shipping zones"
msgstr "Shipping zones"

#: includes/admin/settings/class-wc-settings-products.php:337
msgid "When product stock reaches this amount the stock status will change to \"out of stock\" and you will be notified via email. This setting does not affect existing \"in stock\" products."
msgstr "When product stock reaches this amount the stock status will change to \"out of stock\" and you will be notified via email. This setting does not affect existing \"in stock\" products."

#: includes/admin/settings/class-wc-settings-products.php:321
msgid "When product stock reaches this amount you will be notified via email."
msgstr "When product stock reaches this amount you will be notified via email."

#: includes/admin/settings/class-wc-settings-products.php:367
msgid "Always show quantity remaining in stock e.g. \"12 in stock\""
msgstr "Always show quantity remaining in stock e.g. \"12 in stock\""

#: includes/admin/settings/class-wc-settings-products.php:369
msgid "Never show quantity remaining in stock"
msgstr "Never show quantity remaining in stock"

#: includes/admin/settings/class-wc-settings-products.php:368
msgid "Only show quantity remaining in stock when low e.g. \"Only 2 left in stock\""
msgstr "Only show quantity remaining in stock when low e.g. \"Only 2 left in stock\""

#: includes/admin/settings/class-wc-settings-products.php:360
msgid "This controls how stock quantities are displayed on the frontend."
msgstr "This controls how stock quantities are displayed on the frontend."

#. Translators: %s Page contents.
#: includes/admin/settings/class-wc-settings-advanced.php:132
msgid "Page contents: [%s]"
msgstr "Page contents: [%s]"

#: includes/admin/reports/class-wc-report-sales-by-product.php:435
msgid "Choose a product to view stats"
msgstr "Choose a product to view stats"

#. translators: 1: total refunds 2: total refunded orders 3: refunded items
#: includes/admin/reports/class-wc-report-sales-by-date.php:544
msgid "%1$s refunded %2$d order (%3$d item)"
msgid_plural "%1$s refunded %2$d orders (%3$d items)"
msgstr[0] "%1$s refunded %2$d order (%3$d item)"
msgstr[1] "%1$s refunded %2$d orders (%3$d items)"

#: includes/admin/reports/class-wc-report-sales-by-category.php:289
msgid "Choose a category to view stats"
msgstr "Choose a category to view stats"

#. translators: 1: total items sold 2: category name
#: includes/admin/reports/class-wc-report-sales-by-category.php:100
msgid "%1$s sales in %2$s"
msgstr "%1$s sales in %2$s"

#: includes/admin/meta-boxes/views/html-variation-admin.php:516
msgid "Add file"
msgstr "Add file"

#: includes/admin/meta-boxes/views/html-variation-admin.php:470
msgid "Enter an optional description for this variation."
msgstr "Enter an optional description for this variation."

#: includes/admin/meta-boxes/views/html-variation-admin.php:393
msgid "Length x width x height in decimal form"
msgstr "Length x width x height in decimal form"

#. translators: %s: Weight unit
#. translators: %s: weight unit
#. translators: %s: weight
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:631
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:817
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:18
#: includes/admin/meta-boxes/views/html-variation-admin.php:357
#: includes/export/class-wc-product-csv-exporter.php:149
msgid "Weight (%s)"
msgstr "Weight (%s)"

#. translators: %s: attribute label
#: includes/admin/meta-boxes/views/html-variation-admin.php:36
msgid "Any %s&hellip;"
msgstr "Any %s&hellip;"

#. translators: WooCommerce attribute label
#: includes/admin/meta-boxes/views/html-product-data-variations.php:51
msgid "No default %s&hellip;"
msgstr "No default %s&hellip;"

#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:44
msgid "This lets you choose which products are part of this group."
msgstr "This lets you choose which products are part of this group."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:651
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:837
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:27
#: includes/export/class-wc-product-csv-exporter.php:167
msgid "Grouped products"
msgstr "Grouped products"

#. translators: 1: refund id 2: refund date
#: includes/admin/meta-boxes/views/html-order-refund.php:36
msgid "Refund #%1$s - %2$s"
msgstr "Refund #%1$s - %2$s"

#. translators: refund amount
#: includes/admin/meta-boxes/views/html-order-items.php:411
msgid "Refund %s manually"
msgstr "Refund %s manually"

#. translators: refund amount, gateway name
#: includes/admin/meta-boxes/views/html-order-items.php:407
msgid "Refund %1$s via %2$s"
msgstr "Refund %1$s via %2$s"

#. translators: WooCommerce dimension unit
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:37
msgid "Dimensions (%s)"
msgstr "Dimensions (%s)"

#: includes/admin/meta-boxes/views/html-order-items.php:125
#: src/Admin/API/Reports/Orders/Controller.php:470
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Coupon(s)"
msgstr "Coupon(s)"

#. translators: %s: variation id
#: includes/admin/meta-boxes/views/html-order-item.php:50
msgid "%s (No longer exists)"
msgstr "%s (No longer exists)"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:655
msgid "Copy billing address"
msgstr "Copy billing address"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:456
msgid "View other orders &rarr;"
msgstr "View other orders &rarr;"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:427
msgid "Customer payment page &rarr;"
msgstr "Customer payment page &rarr;"

#. translators: %s: IP address
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:365
msgid "Customer IP: %s"
msgstr "Customer IP: %s"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:293
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:329
msgid "Unlimited usage"
msgstr "Unlimited usage"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:311
msgid "Apply to all qualifying items in cart"
msgstr "Apply to all qualifying items in basket"

#. translators: %s: tax rates count
#: includes/admin/importers/class-wc-tax-rate-importer.php:187
msgid "Import complete - imported %s tax rates."
msgstr "Import complete - imported %s tax rates."

#: includes/admin/class-wc-admin-status.php:82
msgid "Tool does not exist."
msgstr "Tool does not exist."

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1416
msgid "Safe and secure payments using credit cards or your customer's PayPal account. <a href=\"%s\" target=\"_blank\">Learn more</a>."
msgstr "Safe and secure payments using credit cards or your customer's PayPal account. <a href=\"%s\" target=\"_blank\">Learn more</a>."

#. translators: 1: currency name 2: currency code
#. translators: %1$s: tax item name %2$s: tax class name
#. translators: 1. Weight number; 2. Weight unit; E.g. 2 kg
#: includes/admin/class-wc-admin-setup-wizard.php:567
#: includes/admin/meta-boxes/views/html-order-items.php:59
#: includes/admin/views/html-bulk-edit-product.php:169
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#. translators: %s: URL to read more about the shop page.
#: includes/admin/class-wc-admin-post-types.php:868
msgid "This is the WooCommerce shop page. The shop page is a special archive that lists your products. <a href=\"%s\">You can read more about this here</a>."
msgstr "This is the WooCommerce shop page. The shop page is a special archive that lists your products. <a href=\"%s\">You can read more about this here</a>."

#. translators: 1: customer name, 2 customer id, 3: customer email
#. translators: 1: user display name 2: user ID 3: user email
#. translators: $1: customer name, $2 customer id, $3: customer email
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:478
#: includes/admin/settings/views/html-keys-edit.php:53
#: includes/class-wc-ajax.php:2023 src/Internal/Admin/Orders/ListTable.php:992
#: src/Internal/StockNotifications/Admin/ListTable.php:503
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:90
msgid "%1$s (#%2$s &ndash; %3$s)"
msgstr "%1$s (#%2$s &ndash; %3$s)"

#. translators: 1: count 2: limit
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:168
msgid "%1$s / %2$s"
msgstr "%1$s / %2$s"

#: includes/admin/class-wc-admin-profile.php:58
#: includes/admin/class-wc-admin-profile.php:118
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:71
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:143
#: includes/admin/settings/class-wc-settings-general.php:135
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:246
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:309
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1382
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1445
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:143
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:206
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:123
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:186
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:300
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:363
msgid "Address line 1"
msgstr "Address line 1"

#: includes/admin/class-wc-admin-profile.php:62
#: includes/admin/class-wc-admin-profile.php:122
#: includes/admin/class-wc-admin-setup-wizard.php:527
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:75
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:147
#: includes/admin/settings/class-wc-settings-general.php:144
#: includes/customizer/class-wc-shop-customizer.php:743
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:251
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:314
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1387
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1450
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:148
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:211
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:128
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:191
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:305
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:368
#: assets/client/blocks/checkout.js:2
#: assets/client/blocks/wc-block-library.js:138
msgid "Address line 2"
msgstr "Address line 2"

#: includes/admin/class-wc-admin-log-table-list.php:291
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:109
msgid "All sources"
msgstr "All sources"

#: includes/admin/class-wc-admin-log-table-list.php:289
msgid "Filter by source"
msgstr "Filter by source"

#: includes/admin/class-wc-admin-log-table-list.php:137
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:277
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:198
#: templates/order/attribution-details.php:68
msgid "Source"
msgstr "Source"

#: includes/admin/class-wc-admin-log-table-list.php:136
msgid "Message"
msgstr "Message"

#: includes/admin/class-wc-admin-log-table-list.php:135
msgid "Level"
msgstr "Level"

#: includes/admin/class-wc-admin-log-table-list.php:134
#: includes/admin/reports/class-wc-report-downloads.php:218
#: includes/class-wc-privacy-exporters.php:146
msgid "Timestamp"
msgstr "Timestamp"

#: includes/admin/class-wc-admin-log-table-list.php:77
msgid "All levels"
msgstr "All levels"

#: includes/admin/class-wc-admin-log-table-list.php:75
msgid "Filter by level"
msgstr "Filter by level"

#: includes/class-wc-log-levels.php:156
msgid "Debug"
msgstr "Debug"

#: includes/class-wc-log-levels.php:155
msgid "Info"
msgstr "Info"

#: includes/class-wc-log-levels.php:154
msgid "Notice"
msgstr "Notice"

#: includes/class-wc-log-levels.php:153
msgid "Warning"
msgstr "Warning"

#: includes/class-wc-log-levels.php:151
msgid "Critical"
msgstr "Critical"

#: includes/class-wc-log-levels.php:150
msgid "Alert"
msgstr "Alert"

#: includes/class-wc-log-levels.php:149
msgid "Emergency"
msgstr "Emergency"

#: includes/admin/class-wc-admin-help.php:57
#: includes/admin/class-wc-admin-help.php:69
#: includes/admin/views/html-admin-page-status.php:12
#: includes/react-admin/connect-existing-pages.php:43
msgid "System status"
msgstr "System status"

#. translators: %s: review author
#. translators: %s: review author.
#: includes/admin/class-wc-admin-dashboard.php:487
#: templates/dashboard-widget-reviews.php:48
msgid "reviewed by %s"
msgstr "reviewed by %s"

#. translators: %s: rating
#: includes/admin/class-wc-admin-dashboard.php:484
msgid "%s out of 5"
msgstr "%s out of 5"

#: includes/admin/class-wc-admin-attributes.php:476
msgid "(Public)"
msgstr "(Public)"

#: includes/admin/class-wc-admin-attributes.php:333
msgid "Enable archives?"
msgstr "Enable archives?"

#. translators: 1: last access date 2: last access time
#. translators: %1$s: order note date, %2$s: order note time
#. translators: 1 - Product review date, 2: Product review time.
#: includes/admin/class-wc-admin-api-keys-table-list.php:185
#: includes/admin/meta-boxes/views/html-order-notes.php:38
#: includes/admin/settings/views/html-keys-edit.php:109
#: includes/class-wc-ajax.php:1771
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1127
msgid "%1$s at %2$s"
msgstr "%1$s at %2$s"

#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:61
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:79
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:97
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:115
#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/Controller.php:125
#: src/Internal/RestApi/Routes/V4/ShippingZones/Controller.php:195
#: src/StoreApi/Routes/V1/CartSelectShippingRate.php:73
msgid "Shipping is disabled."
msgstr "Shipping is disabled."

#. translators: %s: Class method name.
#. translators: %s: Method name
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:43
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:114
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:127
#: src/Admin/API/Reports/DataStore.php:292 src/Admin/API/Reports/Query.php:39
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "Method '%s' not implemented. Must be overridden in subclass."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1649
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1102
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1729
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:151
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:258
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:763
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1035
msgid "To manipulate product variations you should use the /products/&lt;product_id&gt;/variations/&lt;id&gt; endpoint."
msgstr "To manipulate product variations you should use the /products/&lt;product_id&gt;/variations/&lt;id&gt; endpoint."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:192
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:321
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:392
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:410
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:433
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:476
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:240
msgid "An invalid setting value was passed."
msgstr "An invalid setting value was passed."

#: includes/abstracts/abstract-wc-product.php:1007
msgid "Invalid product tax status."
msgstr "Invalid product tax status."

#: includes/abstracts/abstract-wc-product.php:873
msgid "Invalid or duplicated SKU."
msgstr "Invalid or duplicated SKU."

#: includes/abstracts/abstract-wc-product.php:831
msgid "Invalid catalog visibility option."
msgstr "Invalid catalogue visibility option."

#: includes/abstracts/abstract-wc-order.php:961
msgid "Invalid currency code"
msgstr "Invalid currency code"

#: includes/abstracts/abstract-wc-order.php:890
msgid "Invalid parent ID"
msgstr "Invalid parent ID"

#: i18n/states.php:1418
msgid "Zamfara"
msgstr "Zamfara"

#: i18n/states.php:1417
msgid "Yobe"
msgstr "Yobe"

#: i18n/states.php:1416
msgid "Taraba"
msgstr "Taraba"

#: i18n/states.php:1415
msgid "Sokoto"
msgstr "Sokoto"

#: i18n/states.php:1414
msgid "Rivers"
msgstr "Rivers"

#: i18n/states.php:203 i18n/states.php:1413
msgid "Plateau"
msgstr "Plateau"

#: i18n/states.php:1412
msgid "Oyo"
msgstr "Oyo"

#: i18n/states.php:1411
msgid "Osun"
msgstr "Osun"

#: i18n/states.php:1410
msgid "Ondo"
msgstr "Ondo"

#: i18n/states.php:1409
msgid "Ogun"
msgstr "Ogun"

#: i18n/states.php:1407
msgid "Nasarawa"
msgstr "Nasarawa"

#: i18n/states.php:1406
msgid "Lagos"
msgstr "Lagos"

#: i18n/states.php:1405
msgid "Kwara"
msgstr "Kwara"

#: i18n/states.php:1404
msgid "Kogi"
msgstr "Kogi"

#: i18n/states.php:1403
msgid "Kebbi"
msgstr "Kebbi"

#: i18n/states.php:1402
msgid "Katsina"
msgstr "Katsina"

#: i18n/states.php:1401
msgid "Kano"
msgstr "Kano"

#: i18n/states.php:1400
msgid "Kaduna"
msgstr "Kaduna"

#: i18n/states.php:1399
msgid "Jigawa"
msgstr "Jigawa"

#: i18n/states.php:1398
msgid "Imo"
msgstr "Imo"

#: i18n/states.php:1397
msgid "Gombe"
msgstr "Gombe"

#: i18n/states.php:1396
msgid "Enugu"
msgstr "Enugu"

#: i18n/states.php:1395
msgid "Ekiti"
msgstr "Ekiti"

#: i18n/states.php:1394
msgid "Edo"
msgstr "Edo"

#: i18n/states.php:1393
msgid "Ebonyi"
msgstr "Ebonyi"

#: i18n/states.php:1392
msgid "Delta"
msgstr "Delta"

#: i18n/states.php:1391
msgid "Cross River"
msgstr "Cross River"

#: i18n/states.php:1390
msgid "Borno"
msgstr "Borno"

#: i18n/states.php:1389
msgid "Benue"
msgstr "Benue"

#: i18n/states.php:1388
msgid "Bayelsa"
msgstr "Bayelsa"

#: i18n/states.php:1387
msgid "Bauchi"
msgstr "Bauchi"

#: i18n/states.php:1386
msgid "Anambra"
msgstr "Anambra"

#: i18n/states.php:1385
msgid "Akwa Ibom"
msgstr "Akwa Ibom"

#: i18n/states.php:1384
msgid "Adamawa"
msgstr "Adamawa"

#: i18n/states.php:1383
msgid "Abuja"
msgstr "Abuja"

#: i18n/states.php:1382
msgid "Abia"
msgstr "Abia"

#: i18n/states.php:934
msgid "L'Aquila"
msgstr "L'Aquila"

#: i18n/states.php:1603
msgid "Azad Kashmir"
msgstr "Azad Kashmir"

#: i18n/states.php:1604
msgid "Balochistan"
msgstr "Balochistan"

#: i18n/states.php:1605
msgid "FATA"
msgstr "FATA"

#: i18n/states.php:1606
msgid "Gilgit Baltistan"
msgstr "Gilgit Baltistan"

#: i18n/states.php:1607
msgid "Islamabad Capital Territory"
msgstr "Islamabad Capital Territory"

#: i18n/states.php:1608
msgid "Khyber Pakhtunkhwa"
msgstr "Khyber Pakhtunkhwa"

#: i18n/states.php:1610
msgid "Sindh"
msgstr "Sindh"

#: i18n/states.php:813
msgid "Wexford"
msgstr "Wexford"

#: i18n/states.php:814
msgid "Wicklow"
msgstr "Wicklow"

#: i18n/states.php:812
msgid "Westmeath"
msgstr "Westmeath"

#: i18n/states.php:811
msgid "Waterford"
msgstr "Waterford"

#: i18n/states.php:810
msgid "Tipperary"
msgstr "Tipperary"

#: i18n/states.php:809
msgid "Sligo"
msgstr "Sligo"

#: i18n/states.php:808
msgid "Roscommon"
msgstr "Roscommon"

#: i18n/states.php:807
msgid "Offaly"
msgstr "Offaly"

#: i18n/states.php:804
msgid "Mayo"
msgstr "Mayo"

#: i18n/states.php:806
msgid "Monaghan"
msgstr "Monaghan"

#: i18n/states.php:805
msgid "Meath"
msgstr "Meath"

#: i18n/states.php:799
msgid "Laois"
msgstr "Laois"

#: i18n/states.php:800
msgid "Leitrim"
msgstr "Leitrim"

#: i18n/states.php:801
msgid "Limerick"
msgstr "Limerick"

#: i18n/states.php:803
msgid "Louth"
msgstr "Louth"

#: i18n/states.php:802
msgid "Longford"
msgstr "Longford"

#: i18n/states.php:796
msgid "Kerry"
msgstr "Kerry"

#: i18n/states.php:798
msgid "Kilkenny"
msgstr "Kilkenny"

#: i18n/states.php:797
msgid "Kildare"
msgstr "Kildare"

#: i18n/states.php:795
msgid "Galway"
msgstr "Galway"

#: i18n/states.php:794
msgid "Dublin"
msgstr "Dublin"

#: i18n/states.php:793
msgid "Donegal"
msgstr "Donegal"

#: i18n/states.php:789
msgid "Carlow"
msgstr "Carlow"

#: i18n/states.php:790
msgid "Cavan"
msgstr "Cavan"

#: i18n/states.php:792
msgid "Cork"
msgstr "Cork"

#: i18n/states.php:791
msgid "Clare"
msgstr "Clare"

#: i18n/countries.php:122
msgid "Ireland"
msgstr "Ireland"

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:998
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:980
#: src/Internal/RestApi/Routes/V4/Customers/CollectionQuery.php:65
msgid "Limit result set to specific IDs."
msgstr "Limit result set to specific IDs."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:989
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:726
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:627
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:636
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:972
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:718
#: src/Admin/API/Reports/Stock/Controller.php:423
#: src/Internal/RestApi/Routes/V4/Customers/CollectionQuery.php:56
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:53
#: src/StoreApi/Routes/V1/Products.php:173
msgid "Ensure result set excludes specific IDs."
msgstr "Ensure result set excludes specific IDs."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:73
msgid "Webhook delivery URL."
msgstr "Webhook delivery URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:47
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:63
msgid "Unique identifier for the webhook."
msgstr "Unique identifier for the webhook."

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:67
#: includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php:58
msgid "Unique slug for the resource."
msgstr "Unique slug for the resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:78
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:71
msgid "Email of the reviewer."
msgstr "Email of the reviewer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:73
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:66
msgid "Name of the reviewer."
msgstr "Name of the reviewer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:68
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:61
msgid "Review content."
msgstr "Review content."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:50
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:139
msgid "Unique identifier for the variation."
msgstr "Unique identifier for the variation."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:46
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:88
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:45
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:107
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:135
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:192
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:59
msgid "Unique identifier for the variable product."
msgstr "Unique identifier for the variable product."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:47
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:79
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:115
msgid "Unique identifier for the attribute of the terms."
msgstr "Unique identifier for the attribute of the terms."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:70
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:147
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:146
#: src/Internal/RestApi/Routes/V4/OrderNotes/Schema/OrderNoteSchema.php:73
msgid "Order note content."
msgstr "Order note content."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:53
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:86
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:61
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:83
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:70
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:96
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:54
#: src/StoreApi/Schemas/V1/OrderSchema.php:116
msgid "The order ID."
msgstr "The order ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:119
msgid "ID to reassign posts to."
msgstr "ID to reassign posts to."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:77
msgid "New user password."
msgstr "New user password."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:72
msgid "New user username."
msgstr "New user username."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:68
#: src/Internal/RestApi/Routes/V4/Customers/Controller.php:116
msgid "New user email address."
msgstr "New user email address."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:64
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:73
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:64
msgid "Name for the resource."
msgstr "Name for the resource."

#. translators: %s: attachment id
#. translators: %s: attachment ID
#. translators: %s: image ID
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:879
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1488
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:530
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:693
#: includes/rest-api/Utilities/ImageAttachment.php:61
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:965
msgid "#%s is an invalid image ID."
msgstr "#%s is an invalid image ID."

#: includes/react-admin/connect-existing-pages.php:26
#: src/Internal/Admin/Marketplace.php:63 src/Internal/Admin/Marketplace.php:64
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/marketplace.js:1
msgid "Extensions"
msgstr "Extensions"

#: includes/admin/class-wc-admin-addons.php:163
#: includes/admin/helper/class-wc-helper.php:496
#: assets/client/admin/chunks/core-profiler.js:1
#: assets/client/admin/chunks/marketplace.js:1
msgid "Installed"
msgstr "Installed"

#: includes/admin/class-wc-admin-menus.php:229
#: includes/admin/class-wc-admin-menus.php:239
msgid "WooCommerce extensions"
msgstr "WooCommerce extensions"

#. Author URI of the plugin
#: woocommerce.php
msgid "https://woocommerce.com"
msgstr "https://woocommerce.com"

#. Translators: %s Docs URL.
#: includes/admin/settings/class-wc-settings-advanced.php:182
msgid "Force SSL (HTTPS) on the checkout pages (<a href=\"%s\" target=\"_blank\">an SSL Certificate is required</a>)."
msgstr "Force SSL (HTTPS) on the checkout pages (<a href=\"%s\" target=\"_blank\">an SSL Certificate is required</a>)."

#: includes/admin/class-wc-admin.php:234
#: src/Internal/Admin/EmailPreview/EmailPreviewRestController.php:246
msgid "Invalid email type."
msgstr "Invalid email type."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2350
msgid "If the variation is visible."
msgstr "If the variation is visible."

#. Plugin URI of the plugin
#: woocommerce.php
msgid "https://woocommerce.com/"
msgstr "https://woocommerce.com/"

#: includes/admin/settings/class-wc-settings-advanced.php:259
msgid "Endpoints are appended to your page URLs to handle specific actions on the accounts pages. They should be unique and can be left blank to disable the endpoint."
msgstr "Endpoints are appended to your page URLs to handle specific actions on the accounts pages. They should be unique and can be left blank to disable the endpoint."

#: includes/admin/settings/class-wc-settings-shipping.php:397
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:71
msgid "No shipping methods offered to this zone."
msgstr "No shipping methods offered to this zone."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:189
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:138
msgid "Choose the shipping method you wish to add. Only shipping methods which support zones are listed."
msgstr "Choose the shipping method you wish to add. Only shipping methods which support zones are listed."

#. translators: %s: error message
#: includes/class-wc-auth.php:436
msgid "Error: %s."
msgstr "Error: %s."

#: includes/class-wc-shipping-zone.php:148
#: assets/client/admin/wp-admin-scripts/shipping-settings-region-picker.js:2
msgid "Everywhere"
msgstr "Everywhere"

#: includes/admin/settings/class-wc-settings-shipping.php:163
msgid "Enable shipping debug mode to show matching shipping zones and to bypass shipping rate cache."
msgstr "Enable shipping debug mode to show matching shipping zones and to bypass shipping rate cache."

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:12
msgid "Use <code>[qty]</code> for the number of items, <br/><code>[cost]</code> for the total cost of items, and <code>[fee percent=\"10\" min_fee=\"20\" max_fee=\"\"]</code> for percentage based fees."
msgstr "Use <code>[qty]</code> for the number of items, <br/><code>[cost]</code> for the total cost of items, and <code>[fee percent=\"10\" min_fee=\"20\" max_fee=\"\"]</code> for percentage-based fees."

#: i18n/currencies.php:91
msgid "North Korean won"
msgstr "North Korean won"

#: includes/admin/settings/class-wc-settings-advanced.php:283
msgid "Endpoint for the \"My account &rarr; Downloads\" page."
msgstr "Endpoint for the \"My account &rarr; Downloads\" page."

#: includes/admin/settings/class-wc-settings-advanced.php:265
msgid "Endpoint for the \"My account &rarr; Orders\" page."
msgstr "Endpoint for the \"My account &rarr; Orders\" page."

#: src/Blocks/BlockTypes/OrderConfirmation/Downloads.php:144
#: templates/order/order-downloads.php:56
msgid "&infin;"
msgstr "&infin;"

#: templates/myaccount/downloads.php:42
msgid "No downloads available yet."
msgstr "No downloads available yet."

#: templates/myaccount/lost-password-confirmation.php:20
msgid "Password reset email has been sent."
msgstr "Password reset email has been sent."

#: templates/myaccount/lost-password-confirmation.php:25
msgid "A password reset email has been sent to the email address on file for your account, but may take several minutes to show up in your inbox. Please wait at least 10 minutes before attempting another reset."
msgstr "A password reset email has been sent to the email address on file for your account, but may take several minutes to show up in your inbox. Please wait at least 10 minutes before attempting another reset."

#: templates/myaccount/orders.php:110
msgid "Previous"
msgstr "Previous"

#: templates/myaccount/orders.php:114 assets/client/admin/components/index.js:2
msgid "Next"
msgstr "Next"

#: templates/myaccount/orders.php:121
msgid "No order has been made yet."
msgstr "No order has been made yet."

#: templates/myaccount/payment-methods.php:70
msgid "No saved methods found."
msgstr "No saved methods found."

#. translators: 1: order number 2: order date 3: order status
#: templates/myaccount/view-order.php:38 templates/order/tracking.php:37
msgid "Order #%1$s was placed on %2$s and is currently %3$s."
msgstr "Order #%1$s was placed on %2$s and is currently %3$s."

#: i18n/currencies.php:137
msgid "Solomon Islands dollar"
msgstr "Solomon Islands dollar"

#: i18n/currencies.php:138
msgid "Seychellois rupee"
msgstr "Seychellois rupee"

#: i18n/currencies.php:139
msgid "Sudanese pound"
msgstr "Sudanese pound"

#: i18n/currencies.php:142
msgid "Saint Helena pound"
msgstr "Saint Helena pound"

#: i18n/currencies.php:143
msgid "Sierra Leonean leone"
msgstr "Sierra Leonean leone"

#: i18n/currencies.php:144
msgid "Somali shilling"
msgstr "Somali shilling"

#: i18n/currencies.php:145
msgid "Surinamese dollar"
msgstr "Surinamese dollar"

#: i18n/currencies.php:146
msgid "South Sudanese pound"
msgstr "South Sudanese pound"

#: i18n/currencies.php:147
msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe dobra"
msgstr "S&atilde;o Tom&eacute; and Pr&iacute;ncipe dobra"

#: i18n/currencies.php:148
msgid "Syrian pound"
msgstr "Syrian pound"

#: i18n/currencies.php:149
msgid "Swazi lilangeni"
msgstr "Swazi lilangeni"

#: i18n/currencies.php:151
msgid "Tajikistani somoni"
msgstr "Tajikistani somoni"

#: i18n/currencies.php:152
msgid "Turkmenistan manat"
msgstr "Turkmenistan manat"

#: i18n/currencies.php:153
msgid "Tunisian dinar"
msgstr "Tunisian dinar"

#: i18n/currencies.php:154
msgid "Tongan pa&#x2bb;anga"
msgstr "Tongan pa&#x2bb;anga"

#: i18n/currencies.php:156
msgid "Trinidad and Tobago dollar"
msgstr "Trinidad and Tobago dollar"

#: i18n/currencies.php:157
msgid "New Taiwan dollar"
msgstr "New Taiwan dollar"

#: i18n/currencies.php:158
msgid "Tanzanian shilling"
msgstr "Tanzanian shilling"

#: i18n/currencies.php:160
msgid "Ugandan shilling"
msgstr "Ugandan shilling"

#: i18n/currencies.php:162
msgid "Uruguayan peso"
msgstr "Uruguayan peso"

#: i18n/currencies.php:163
msgid "Uzbekistani som"
msgstr "Uzbekistani som"

#: i18n/currencies.php:165
msgid "Venezuelan bol&iacute;var"
msgstr "Venezuelan bol&iacute;var"

#: i18n/currencies.php:166
msgid "Vietnamese &#x111;&#x1ed3;ng"
msgstr "Vietnamese &#x111;&#x1ed3;ng"

#: i18n/currencies.php:167
msgid "Vanuatu vatu"
msgstr "Vanuatu vatu"

#: i18n/currencies.php:168
msgid "Samoan t&#x101;l&#x101;"
msgstr "Samoan t&#x101;l&#x101;"

#: i18n/currencies.php:169
msgid "Central African CFA franc"
msgstr "Central African CFA franc"

#: i18n/currencies.php:170
msgid "East Caribbean dollar"
msgstr "East Caribbean dollar"

#: i18n/currencies.php:171
msgid "West African CFA franc"
msgstr "West African CFA franc"

#: i18n/currencies.php:172
msgid "CFP franc"
msgstr "CFP franc"

#: i18n/currencies.php:173
msgid "Yemeni rial"
msgstr "Yemeni rial"

#: i18n/currencies.php:175
msgid "Zambian kwacha"
msgstr "Zambian kwacha"

#. translators: %s: image URL
#: includes/wc-rest-functions.php:77
msgid "Invalid URL %s."
msgstr "Invalid URL %s."

#. translators: %s: image URL
#: includes/wc-rest-functions.php:99
msgid "Error getting remote image %s."
msgstr "Error getting remote image %s."

#. translators: 1: param 2: type
#: includes/wc-rest-functions.php:190
msgid "%1$s is not of type %2$s"
msgstr "%1$s is not of type %2$s"

#. translators: %s: product count
#. translators: %s number of products.
#: includes/admin/reports/class-wc-report-stock.php:156
#: includes/widgets/class-wc-widget-product-tag-cloud.php:91
#: assets/client/blocks/attribute-filter-frontend.js:2
#: assets/client/blocks/attribute-filter-wrapper-frontend.js:2
#: assets/client/blocks/attribute-filter.js:8
#: assets/client/blocks/stock-filter-frontend.js:6
#: assets/client/blocks/stock-filter-wrapper-frontend.js:2
#: assets/client/blocks/stock-filter.js:6
#: assets/client/blocks/wc-block-library.js:21
msgid "%s product"
msgid_plural "%s products"
msgstr[0] "%s product"
msgstr[1] "%s products"

#: i18n/currencies.php:115
msgid "Mozambican metical"
msgstr "Mozambican metical"

#: i18n/currencies.php:116
msgid "Namibian dollar"
msgstr "Namibian dollar"

#: i18n/currencies.php:118
msgid "Nicaraguan c&oacute;rdoba"
msgstr "Nicaraguan c&oacute;rdoba"

#: i18n/currencies.php:120
msgid "Nepalese rupee"
msgstr "Nepalese rupee"

#: i18n/currencies.php:122
msgid "Omani rial"
msgstr "Omani rial"

#: i18n/currencies.php:123
msgid "Panamanian balboa"
msgstr "Panamanian balboa"

#: i18n/currencies.php:125
msgid "Papua New Guinean kina"
msgstr "Papua New Guinean kina"

#: i18n/currencies.php:128
msgid "Polish z&#x142;oty"
msgstr "Polish z&#x142;oty"

#: i18n/currencies.php:129
msgid "Transnistrian ruble"
msgstr "Transnistrian ruble"

#: i18n/currencies.php:130
msgid "Paraguayan guaran&iacute;"
msgstr "Paraguayan guaran&iacute;"

#: i18n/currencies.php:131
msgid "Qatari riyal"
msgstr "Qatari riyal"

#: i18n/currencies.php:133
msgid "Serbian dinar"
msgstr "Serbian dinar"

#: i18n/currencies.php:135
msgid "Rwandan franc"
msgstr "Rwandan franc"

#: i18n/currencies.php:73
msgid "Haitian gourde"
msgstr "Haitian gourde"

#: i18n/currencies.php:76
msgid "Israeli new shekel"
msgstr "Israeli new shekel"

#: i18n/currencies.php:77
msgid "Manx pound"
msgstr "Manx pound"

#: i18n/currencies.php:79
msgid "Iraqi dinar"
msgstr "Iraqi dinar"

#: i18n/currencies.php:80
msgid "Iranian rial"
msgstr "Iranian rial"

#: i18n/currencies.php:82
msgid "Icelandic kr&oacute;na"
msgstr "Icelandic kr&oacute;na"

#: i18n/currencies.php:83
msgid "Jersey pound"
msgstr "Jersey pound"

#: i18n/currencies.php:84
msgid "Jamaican dollar"
msgstr "Jamaican dollar"

#: i18n/currencies.php:85
msgid "Jordanian dinar"
msgstr "Jordanian dinar"

#: i18n/currencies.php:88
msgid "Kyrgyzstani som"
msgstr "Kyrgyzstani som"

#: i18n/currencies.php:89
msgid "Cambodian riel"
msgstr "Cambodian riel"

#: i18n/currencies.php:90
msgid "Comorian franc"
msgstr "Comorian franc"

#: i18n/currencies.php:93
msgid "Kuwaiti dinar"
msgstr "Kuwaiti dinar"

#: i18n/currencies.php:94
msgid "Cayman Islands dollar"
msgstr "Cayman Islands dollar"

#: i18n/currencies.php:95
msgid "Kazakhstani tenge"
msgstr "Kazakhstani tenge"

#: i18n/currencies.php:97
msgid "Lebanese pound"
msgstr "Lebanese pound"

#: i18n/currencies.php:98
msgid "Sri Lankan rupee"
msgstr "Sri Lankan rupee"

#: i18n/currencies.php:99
msgid "Liberian dollar"
msgstr "Liberian dollar"

#: i18n/currencies.php:100
msgid "Lesotho loti"
msgstr "Lesotho loti"

#: i18n/currencies.php:101
msgid "Libyan dinar"
msgstr "Libyan dinar"

#: i18n/currencies.php:102
msgid "Moroccan dirham"
msgstr "Moroccan dirham"

#: i18n/currencies.php:103
msgid "Moldovan leu"
msgstr "Moldovan leu"

#: i18n/currencies.php:104
msgid "Malagasy ariary"
msgstr "Malagasy ariary"

#: i18n/currencies.php:105
msgid "Macedonian denar"
msgstr "Macedonian denar"

#: i18n/currencies.php:106
msgid "Burmese kyat"
msgstr "Burmese kyat"

#: i18n/currencies.php:107
msgid "Mongolian t&ouml;gr&ouml;g"
msgstr "Mongolian t&ouml;gr&ouml;g"

#: i18n/currencies.php:108
msgid "Macanese pataca"
msgstr "Macanese pataca"

#: i18n/currencies.php:109
msgid "Mauritanian ouguiya"
msgstr "Mauritanian ouguiya"

#: i18n/currencies.php:110
msgid "Mauritian rupee"
msgstr "Mauritian rupee"

#: i18n/currencies.php:111
msgid "Maldivian rufiyaa"
msgstr "Maldivian rufiyaa"

#: i18n/currencies.php:112
msgid "Malawian kwacha"
msgstr "Malawian kwacha"

#: i18n/currencies.php:46
msgid "Costa Rican col&oacute;n"
msgstr "Costa Rican col&oacute;n"

#: i18n/currencies.php:47
msgid "Cuban convertible peso"
msgstr "Cuban convertible peso"

#: i18n/currencies.php:48
msgid "Cuban peso"
msgstr "Cuban peso"

#: i18n/currencies.php:49
msgid "Cape Verdean escudo"
msgstr "Cape Verdean escudo"

#: i18n/currencies.php:51
msgid "Djiboutian franc"
msgstr "Djiboutian franc"

#: i18n/currencies.php:54
msgid "Algerian dinar"
msgstr "Algerian dinar"

#: i18n/currencies.php:56
msgid "Eritrean nakfa"
msgstr "Eritrean nakfa"

#: i18n/currencies.php:57
msgid "Ethiopian birr"
msgstr "Ethiopian birr"

#: i18n/currencies.php:58
msgid "Euro"
msgstr "Euro"

#: i18n/currencies.php:59
msgid "Fijian dollar"
msgstr "Fijian dollar"

#: i18n/currencies.php:60
msgid "Falkland Islands pound"
msgstr "Falkland Islands pound"

#: i18n/currencies.php:62
msgid "Georgian lari"
msgstr "Georgian lari"

#: i18n/currencies.php:63
msgid "Guernsey pound"
msgstr "Guernsey pound"

#: i18n/currencies.php:64
msgid "Ghana cedi"
msgstr "Ghana cedi"

#: i18n/currencies.php:65
msgid "Gibraltar pound"
msgstr "Gibraltar pound"

#: i18n/currencies.php:66
msgid "Gambian dalasi"
msgstr "Gambian dalasi"

#: i18n/currencies.php:67
msgid "Guinean franc"
msgstr "Guinean franc"

#: i18n/currencies.php:68
msgid "Guatemalan quetzal"
msgstr "Guatemalan quetzal"

#: i18n/currencies.php:69
msgid "Guyanese dollar"
msgstr "Guyanese dollar"

#: i18n/currencies.php:71
msgid "Honduran lempira"
msgstr "Honduran lempira"

#: i18n/currencies.php:27
msgid "Bahraini dinar"
msgstr "Bahraini dinar"

#: i18n/currencies.php:28
msgid "Burundian franc"
msgstr "Burundian franc"

#: i18n/currencies.php:29
msgid "Bermudian dollar"
msgstr "Bermudian dollar"

#: i18n/currencies.php:30
msgid "Brunei dollar"
msgstr "Brunei dollar"

#: i18n/currencies.php:31
msgid "Bolivian boliviano"
msgstr "Bolivian boliviano"

#: i18n/currencies.php:33
msgid "Bahamian dollar"
msgstr "Bahamian dollar"

#: i18n/currencies.php:34
msgid "Bitcoin"
msgstr "Bitcoin"

#: i18n/currencies.php:35
msgid "Bhutanese ngultrum"
msgstr "Bhutanese ngultrum"

#: i18n/currencies.php:36
msgid "Botswana pula"
msgstr "Botswana pula"

#: i18n/currencies.php:38
msgid "Belarusian ruble"
msgstr "Belarusian ruble"

#: i18n/currencies.php:39
msgid "Belize dollar"
msgstr "Belize dollar"

#: i18n/currencies.php:41
msgid "Congolese franc"
msgstr "Congolese franc"

#: includes/wc-account-functions.php:284 includes/wc-account-functions.php:480
msgid "eCheck"
msgstr "eCheque"

#: includes/shipping/flat-rate/class-wc-shipping-flat-rate.php:46
msgid "Lets you charge a fixed rate for shipping."
msgstr "Lets you charge a fixed rate for shipping."

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:119
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:140
msgid "A minimum order amount"
msgstr "A minimum order amount"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:23
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:101
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:134
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:105
msgid "Once disabled, this legacy method will no longer be available."
msgstr "Once disabled, this legacy method will no longer be available."

#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:42
msgid "Allow customers to pick up orders themselves. By default, when using local pickup store base taxes will apply regardless of customer address."
msgstr "Allow customers to pick up orders themselves. By default, when using local pickup store base taxes will apply regardless of customer address."

#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:124
msgid "Optional cost for local pickup."
msgstr "Optional cost for local pickup."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:591
#: src/Internal/RestApi/Routes/V4/Customers/CollectionQuery.php:50
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:109
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:46
#: src/StoreApi/Routes/V1/Products.php:132
msgid "Limit results to those matching a string."
msgstr "Limit results to those matching a string."

#: src/StoreApi/Routes/V1/AbstractRoute.php:268
msgid "Scope under which the request is made; determines fields present in response."
msgstr "Scope under which the request is made; determines fields present in response."

#: includes/wc-rest-functions.php:197
msgid "The date you provided is invalid."
msgstr "The date you provided is invalid."

#: includes/wc-account-functions.php:107
msgid "Dashboard"
msgstr "Dashboard"

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:733
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:574
#: src/Admin/API/Leaderboards.php:515 src/Admin/API/Notes.php:639
#: src/Admin/API/ProductsLowInStock.php:509
#: src/Admin/API/Reports/GenericController.php:120
#: src/Internal/PushNotifications/Controllers/PushTokenRestController.php:83
#: src/Internal/RestApi/Routes/V4/Customers/CollectionQuery.php:33
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:39
#: src/Internal/RestApi/Routes/V4/Refunds/CollectionQuery.php:39
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:29
#: src/StoreApi/Routes/V1/ProductReviews.php:181
#: src/StoreApi/Routes/V1/Products.php:113
msgid "Current page of the collection."
msgstr "Current page of the collection."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:741
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:582
#: src/Admin/API/Leaderboards.php:523 src/Admin/API/Notes.php:647
#: src/Admin/API/ProductsLowInStock.php:517
#: src/Admin/API/Reports/GenericController.php:128
#: src/Internal/PushNotifications/Controllers/PushTokenRestController.php:91
#: src/Internal/RestApi/Routes/V4/Customers/CollectionQuery.php:41
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:47
#: src/Internal/RestApi/Routes/V4/Refunds/CollectionQuery.php:47
#: src/StoreApi/Routes/V1/ProductReviews.php:190
#: src/StoreApi/Routes/V1/Products.php:122
msgid "Maximum number of items to be returned in result set."
msgstr "Maximum number of items to be returned in result set."

#: includes/admin/reports/class-wc-report-downloads.php:220
#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:140
msgid "File"
msgstr "File"

#: includes/class-wc-emails.php:593 includes/wc-account-functions.php:243
#: includes/wc-account-functions.php:267
#: src/Admin/API/Reports/Coupons/Controller.php:226
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/blocks/order-confirmation-downloads.js:1
#: assets/client/blocks/wc-block-library.js:129
msgid "Expires"
msgstr "Expires"

#: i18n/currencies.php:14
msgid "Afghan afghani"
msgstr "Afghan afghani"

#: i18n/currencies.php:15
msgid "Albanian lek"
msgstr "Albanian lek"

#: i18n/currencies.php:16
msgid "Armenian dram"
msgstr "Armenian dram"

#: i18n/currencies.php:17
msgid "Netherlands Antillean guilder"
msgstr "Netherlands Antillean guilder"

#: i18n/currencies.php:18
msgid "Angolan kwanza"
msgstr "Angolan kwanza"

#: i18n/currencies.php:21
msgid "Aruban florin"
msgstr "Aruban florin"

#: i18n/currencies.php:22
msgid "Azerbaijani manat"
msgstr "Azerbaijani manat"

#: i18n/currencies.php:23
msgid "Bosnia and Herzegovina convertible mark"
msgstr "Bosnia and Herzegovina convertible mark"

#: i18n/currencies.php:24
msgid "Barbadian dollar"
msgstr "Barbadian dollar"

#. translators: %d: interval
#. translators: %d: Number of minutes between cron runs.
#: includes/abstracts/class-wc-background-process.php:172
#: includes/libraries/wp-background-process.php:424
msgid "Every %d minutes"
msgstr "Every %d minutes"

#: includes/admin/class-wc-admin-taxonomies.php:406
#: includes/wc-account-functions.php:432
msgid "Make default"
msgstr "Make default"

#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:35
msgid "Local pickup (legacy)"
msgstr "Local pickup (legacy)"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:44
msgid "Local delivery (legacy)"
msgstr "Local delivery (legacy)"

#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:28
msgid "International flat rate (legacy)"
msgstr "International flat rate (legacy)"

#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:44
msgid "Free shipping (legacy)"
msgstr "Free shipping (legacy)"

#. translators: %s: Admin shipping settings URL
#: includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php:59
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:46
#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:30
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:46
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:37
msgid "This method is deprecated in 2.6.0 and will be removed in future versions - we recommend disabling it and instead setting up a new rate within your <a href=\"%s\">Shipping zones</a>."
msgstr "This method is deprecated in 2.6.0 and will be removed in future versions - we recommend disabling it and instead setting up a new rate within your <a href=\"%s\">Shipping zones</a>."

#: includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php:57
msgid "Flat rate (legacy)"
msgstr "Flat rate (legacy)"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:57
msgid "Free shipping is a special method which can be triggered with coupons and minimum spends."
msgstr "Free shipping is a special method which can be triggered with coupons and minimum spends."

#: includes/gateways/cheque/class-wc-gateway-cheque.php:159
msgctxt "Check payment method"
msgid "Awaiting check payment."
msgstr "Awaiting check payment."

#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:78
msgid "List of sales reports."
msgstr "List of sales reports."

#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:82
msgid "List of top sellers products."
msgstr "List of top sellers products."

#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:157
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php:121
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:132
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:107
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php:111
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:110
#: src/Admin/API/Reports/Controller.php:202
msgid "An alphanumeric identifier for the resource."
msgstr "An alphanumeric identifier for the resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:163
#: src/Admin/API/Reports/Controller.php:208
msgid "A human-readable description of the resource."
msgstr "A human-readable description of the resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:216
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:512
msgid "Taxes do not support trashing."
msgstr "Taxes do not support binning."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:693
msgid "Whether or not this is a compound rate."
msgstr "Whether or not this is a compound rate."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:699
msgid "Whether or not this tax rate also gets applied to shipping."
msgstr "Whether or not this tax rate also gets applied to shipping."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:705
msgid "Indicates the order that will appear in queries."
msgstr "Indicates the order that will appear in queries."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:776
msgid "Sort by tax class."
msgstr "Sort by tax class."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:232
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:76
msgid "The delivery duration, in seconds."
msgstr "The delivery duration, in seconds."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:238
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:82
msgid "A friendly summary of the response including the HTTP response code, message, and body."
msgstr "A friendly summary of the response including the HTTP response code, message, and body."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:244
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:88
msgid "The URL where the webhook was delivered."
msgstr "The URL where the webhook was delivered."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:251
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:95
msgid "Request headers."
msgstr "Request headers"

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:260
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:104
msgid "Request body."
msgstr "Request body"

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:266
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:110
msgid "The HTTP response code from the receiving server."
msgstr "The HTTP response code from the receiving server."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:272
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:116
msgid "The HTTP response message from the receiving server."
msgstr "The HTTP response message from the receiving server."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:278
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:122
msgid "Array of the response headers from the receiving server."
msgstr "Array of the response headers from the receiving server."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:287
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:131
msgid "The response body from the receiving server."
msgstr "The response body from the receiving server."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:293
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:137
msgid "The date the webhook delivery was logged, in the site's timezone."
msgstr "The date the webhook delivery was logged, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:338
msgid "Webhook topic is required and must be valid."
msgstr "Webhook topic is required and must be valid."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:343
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:412
msgid "Webhook delivery URL must be a valid URL starting with http:// or https://."
msgstr "Webhook delivery URL must be a valid URL starting with http:// or https://."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:403
msgid "Webhook topic must be valid."
msgstr "Webhook topic must be valid."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:636
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:104
msgid "A friendly name for the webhook."
msgstr "A friendly name for the webhook."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:641
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:109
msgid "Webhook status."
msgstr "Webhook status."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:68
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:648
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:116
msgid "Webhook topic."
msgstr "Webhook topic."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:653
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:121
msgid "Webhook resource."
msgstr "Webhook resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:659
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:127
msgid "Webhook event."
msgstr "Webhook event."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:665
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:133
msgid "WooCommerce action names associated with the webhook."
msgstr "WooCommerce action names associated with the webhook."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:674
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:142
msgid "The URL where the webhook payload is delivered."
msgstr "The URL where the webhook payload is delivered."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:686
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:154
msgid "The date the webhook was created, in the site's timezone."
msgstr "The date the webhook was created, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:692
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:166
msgid "The date the webhook was last modified, in the site's timezone."
msgstr "The date the webhook was last modified, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:769
msgid "Limit result set to webhooks assigned a specific status."
msgstr "Limit result set to webhooks assigned a specific status."

#: includes/class-wc-ajax.php:380 templates/cart/cart-empty.php:35
msgid "Return to shop"
msgstr "Return to shop"

#: includes/class-wc-checkout.php:1020
msgid "Please enter an address to continue."
msgstr "Please enter an address to continue."

#: includes/class-wc-checkout.php:1040
msgid "No shipping method has been selected. Please double check your address, or contact us if you need any help."
msgstr "No shipping method has been selected. Please double check your address, or contact us if you need any help."

#: includes/class-wc-download-handler.php:925
msgid "Go to shop"
msgstr "Go to shop"

#: includes/class-wc-form-handler.php:668
msgid "Payment method deleted."
msgstr "Payment method deleted."

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:311
msgid "Tax class name."
msgstr "Tax class name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:657
msgid "Country ISO 3166 code."
msgstr "Country ISO 3166 code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:662
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:340
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:239
msgid "State code."
msgstr "State code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:677
#: src/Admin/API/Reports/Taxes/Controller.php:137
msgid "Tax rate."
msgstr "Tax rate."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:682
#: src/Admin/API/Reports/Taxes/Controller.php:131
msgid "Tax rate name."
msgstr "Tax rate name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:687
msgid "Tax priority."
msgstr "Tax priority."

#: includes/class-wc-form-handler.php:692
msgid "This payment method was successfully set as your default."
msgstr "This payment method was successfully set as your default."

#: includes/class-wc-form-handler.php:748
msgid "Undo?"
msgstr "Undo?"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:293
msgid "No &quot;%s&quot; found"
msgstr "No &quot;%s&quot; found"

#: includes/class-wc-post-types.php:392
msgid "Insert into product"
msgstr "Insert into product"

#: includes/class-wc-post-types.php:393
msgid "Uploaded to this product"
msgstr "Uploaded to this product"

#: includes/class-wc-post-types.php:394
#: src/Blocks/BlockTypes/ProductFilters.php:150
#: assets/client/blocks/product-filters.js:1
#: assets/client/blocks/wc-block-library.js:112
msgid "Filter products"
msgstr "Filter products"

#: includes/class-wc-post-types.php:395
msgid "Products navigation"
msgstr "Products navigation"

#: includes/class-wc-post-types.php:396
#: includes/widgets/class-wc-widget-products.php:25
msgid "Products list"
msgstr "Products list"

#: includes/class-wc-post-types.php:457
msgid "Filter orders"
msgstr "Filter orders"

#: includes/class-wc-post-types.php:458
msgid "Orders navigation"
msgstr "Orders navigation"

#: includes/class-wc-post-types.php:459
msgid "Orders list"
msgstr "Orders list"

#: includes/class-wc-post-types.php:520
msgid "Filter coupons"
msgstr "Filter coupons"

#: includes/class-wc-post-types.php:521
msgid "Coupons navigation"
msgstr "Coupons navigation"

#: includes/class-wc-post-types.php:522
msgid "Coupons list"
msgstr "Coupons list"

#. translators: %s: page
#: includes/class-wc-query.php:131
msgid "Orders (page %d)"
msgstr "Orders (page %d)"

#: includes/admin/settings/class-wc-settings-shipping.php:355
#: includes/class-wc-shipping-zone.php:301
msgid "Zone"
msgstr "Zone"

#: includes/class-wc-shipping-zone.php:143
msgid "%s and %d other region"
msgid_plural "%s and %d other regions"
msgstr[0] "%s and %d other region"
msgstr[1] "%s and %d other regions"

#: includes/emails/class-wc-email-customer-on-hold-order.php:32
msgid "Order on-hold"
msgstr "Order on-hold"

#. translators: 1: plugin name, 2: URL to WP plugin page.
#: includes/class-wc-install.php:2790
msgid "%1$s was installed but could not be activated. <a href=\"%2$s\">Please activate it manually by clicking here.</a>"
msgstr "%1$s was installed but could not be activated. <a href=\"%2$s\">Please activate it manually by clicking here.</a>"

#: includes/emails/class-wc-email.php:1587
msgid "Return to emails"
msgstr "Return to emails"

#. translators: 1: plugin name, 2: error message, 3: URL to install plugin
#. manually.
#. translators: 1: theme slug, 2: error message, 3: URL to install theme
#. manually.
#: includes/class-wc-install.php:2757 includes/class-wc-install.php:2873
msgid "%1$s could not be installed (%2$s). <a href=\"%3$s\">Please install it manually by clicking here.</a>"
msgstr "%1$s could not be installed (%2$s). <a href=\"%3$s\">Please install it manually by clicking here.</a>"

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:122
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:147
msgid "Invalid webhook ID."
msgstr "Invalid webhook ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:667
msgid "Postcode / ZIP."
msgstr "Postcode / ZIP."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:681
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:149
msgid "Secret key used to generate a hash of the delivered webhook and provided in the request headers. This will default to a MD5 hash from the current user's ID|username if not provided."
msgstr "Secret key used to generate a hash of the delivered webhook and provided in the request headers. This will default to a MD5 hash from the current user's ID|username if not provided."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1974
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2433
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:967
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2095
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:749
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1439
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1711
msgid "If managing stock, this controls if backorders are allowed."
msgstr "If managing stock, this controls if back-orders are allowed."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1981
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2440
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:974
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2102
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:756
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1446
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1718
msgid "Shows if backorders are allowed."
msgstr "Shows if back-orders are allowed."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1987
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2108
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1452
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1724
msgid "Shows if the product is on backordered."
msgstr "Shows if the product is on back-order."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2446
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:980
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:762
msgid "Shows if the variation is on backordered."
msgstr "Shows if the variation is on back-order."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:398
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1350
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:472
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1582
msgid "Variation ID, if applicable."
msgstr "Variation ID, if applicable."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:404
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1355
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:478
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1587
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:74
msgid "Quantity ordered."
msgstr "Quantity ordered."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:410
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1360
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:484
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1592
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:85
msgid "Tax class of product."
msgstr "Tax class of product."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:416
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1366
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:578
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1695
#: src/Admin/API/Reports/Products/Controller.php:170
#: src/Admin/API/Reports/Variations/Controller.php:197
msgid "Product price."
msgstr "Product price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:422
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1372
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:490
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:90
msgid "Line subtotal (before discounts)."
msgstr "Line subtotal (before discounts)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:428
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1377
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:496
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1602
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:95
msgid "Line subtotal tax (before discounts)."
msgstr "Line subtotal tax (before discounts)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:466
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1412
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1625
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:534
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:817
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1637
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1959
#: src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineItemSchema.php:116
msgid "Tax subtotal."
msgstr "Tax subtotal."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:434
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1382
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1529
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1595
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:502
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:694
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:786
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderFeeSchema.php:62
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:101
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderShippingSchema.php:61
msgid "Line total (after discounts)."
msgstr "Line total (after discounts)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:440
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1387
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1534
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1600
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:508
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:699
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:791
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1613
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderFeeSchema.php:67
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:106
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderShippingSchema.php:66
msgid "Line total tax (after discounts)."
msgstr "Line total tax (after discounts)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:446
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1392
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1540
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1605
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:514
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:705
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:797
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1619
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1844
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1939
#: src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineItemSchema.php:96
msgid "Line taxes."
msgstr "Line taxes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:460
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1406
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1554
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1619
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:528
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:719
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:811
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1632
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1858
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1953
#: src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineItemSchema.php:110
msgid "Tax total."
msgstr "Tax total."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:475
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1421
msgid "Line item meta data."
msgstr "Line item meta data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:483
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1429
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:530
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:378
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:433
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:557
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:650
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:741
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:839
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1538
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1658
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1786
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1880
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1981
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2057
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1128
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2446
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:268
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:919
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1829
#: src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineItemSchema.php:42
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:465
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2101
#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:196
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:193
msgid "Meta key."
msgstr "Meta key."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:489
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1435
msgid "Meta label."
msgstr "Meta label."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:522
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1733
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2173
#: src/Internal/RestApi/Routes/V4/Orders/Controller.php:114
#: src/Internal/RestApi/Routes/V4/Refunds/Controller.php:118
msgid "Number of decimal points to use in each resource."
msgstr "Number of decimal points to use in each resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:495
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1441
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:535
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:383
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:438
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:563
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:655
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:746
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:844
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1543
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1663
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1791
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1885
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1986
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2062
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1133
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2451
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:273
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:924
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1834
#: src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineItemSchema.php:47
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:470
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2106
#: src/Internal/RestApi/Routes/V4/Refunds/Schema/RefundSchema.php:201
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:199
msgid "Meta value."
msgstr "Meta value."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:470
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:815
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:268
#: src/Internal/RestApi/Routes/V4/Orders/UpdateUtils.php:99
msgid "Customer ID is invalid."
msgstr "Customer ID is invalid."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:634
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:891
#: src/Internal/RestApi/Routes/V4/Orders/UpdateUtils.php:345
msgid "Product ID or SKU is required."
msgstr "Product ID or SKU is required."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:756
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1032
#: src/Internal/RestApi/Routes/V4/Orders/UpdateUtils.php:404
msgid "Shipping method ID is required."
msgstr "Shipping method ID is required."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:779
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1058
#: src/Internal/RestApi/Routes/V4/Orders/UpdateUtils.php:428
msgid "Fee name is required."
msgstr "Fee name is required."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:803
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1085
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:70
#: src/Internal/RestApi/Routes/V4/Orders/UpdateUtils.php:454
msgid "Coupon code is required."
msgstr "Coupon code is required."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:841
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1122
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:222
#: src/Internal/RestApi/Routes/V4/Orders/UpdateUtils.php:213
#: src/Internal/RestApi/Routes/V4/Orders/UpdateUtils.php:305
msgid "Order item ID provided is not associated with order."
msgstr "Order item ID provided is not associated with order."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1037
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1224
#: includes/rest-api/Controllers/Version3/class-wc-rest-refunds-controller.php:175
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:120
msgid "Parent order ID."
msgstr "Parent order ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1042
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1253
#: src/Admin/API/Reports/Orders/Controller.php:161
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:148
msgid "Order status."
msgstr "Order status."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1061
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1260
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:155
msgid "Currency the order was created with, in ISO format."
msgstr "Currency the order was created with, in ISO format."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1267
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:169
msgid "The date the order was created, in the site's timezone."
msgstr "The date the order was created, in the site's timezone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1279
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:183
msgid "The date the order was last modified, in the site's timezone."
msgstr "The date the order was last modified, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1092
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1339
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:257
msgid "User ID who owns the order. 0 for guests."
msgstr "User ID who owns the order. 0 for guests."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1098
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1291
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:197
msgid "Total discount amount for the order."
msgstr "Total discount amount for the order."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1104
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1297
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:203
msgid "Total discount tax amount for the order."
msgstr "Total discount tax amount for the order."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1110
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1303
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:209
msgid "Total shipping amount for the order."
msgstr "Total shipping amount for the order."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1116
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1309
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:215
msgid "Total shipping tax amount for the order."
msgstr "Total shipping tax amount for the order."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1122
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1315
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:221
msgid "Sum of line item taxes only."
msgstr "Sum of line item taxes only."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1128
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:227
msgid "Grand total."
msgstr "Grand total."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1134
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1327
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:233
msgid "Sum of all taxes."
msgstr "Sum of all taxes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1140
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1362
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:280
#: src/StoreApi/Routes/V1/CartUpdateCustomer.php:52
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:127
msgid "Billing address."
msgstr "Billing address."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1185
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1248
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1407
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1470
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:325
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:388
msgid "Country code in ISO 3166-1 alpha-2 format."
msgstr "Country code in ISO 3166-1 alpha-2 format."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1203
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1425
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:343
#: src/StoreApi/Routes/V1/CartUpdateCustomer.php:59
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:138
msgid "Shipping address."
msgstr "Shipping address."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1255
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1477
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:400
msgid "Payment method ID."
msgstr "Payment method ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1260
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1482
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:405
msgid "Payment method title."
msgstr "Payment method title."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1268
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2114
msgid "Define if the order is paid. It will set the status to processing and reduce stock items."
msgstr "Define if the order is paid. It will set the status to processing and reduce stock items."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1274
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1490
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:413
msgid "Unique transaction ID."
msgstr "Unique transaction ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1279
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1345
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:263
msgid "Customer's IP address."
msgstr "Customer's IP address."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1285
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1351
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:269
msgid "User agent of the customer."
msgstr "User agent of the customer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1291
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1241
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:137
msgid "Shows where the order was created."
msgstr "Shows where the order was created."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1297
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1357
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:275
msgid "Note left by customer during checkout."
msgstr "Note left by customer during checkout."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1302
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1507
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:432
msgid "The date the order was completed, in the site's timezone."
msgstr "The date the order was completed, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1453
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:587
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1723
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:490
msgid "Tax lines data."
msgstr "Tax lines data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1467
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:601
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1737
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderTaxSchema.php:46
msgid "Tax rate code."
msgstr "Tax rate code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1479
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:613
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1749
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderTaxSchema.php:58
msgid "Tax rate label."
msgstr "Tax rate label."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1485
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:619
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1755
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderTaxSchema.php:64
msgid "Show if is a compound tax rate."
msgstr "Show if is a compound tax rate."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1491
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:625
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1761
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderTaxSchema.php:70
msgid "Tax total (not including shipping taxes)."
msgstr "Tax total (not including shipping taxes)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1497
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:631
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1767
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderTaxSchema.php:76
msgid "Shipping tax total."
msgstr "Shipping tax total."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1506
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:666
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1802
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:500
msgid "Shipping lines data."
msgstr "Shipping lines data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1519
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:679
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1818
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderShippingSchema.php:46
msgid "Shipping method name."
msgstr "Shipping method name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1524
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:684
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1823
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:47
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:471
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderShippingSchema.php:51
#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/ShippingMethodSchema.php:61
msgid "Shipping method ID."
msgstr "Shipping method ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1566
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:757
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1896
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:512
msgid "Fee lines data."
msgstr "Fee lines data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1579
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:770
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1912
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderFeeSchema.php:46
#: src/StoreApi/Schemas/V1/CartFeeSchema.php:36
msgid "Fee name."
msgstr "Fee name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1584
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:775
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1917
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderFeeSchema.php:51
msgid "Tax class of fee."
msgstr "Tax class of fee."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1589
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:780
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1922
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderFeeSchema.php:56
msgid "Tax status of fee."
msgstr "Tax status of fee."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1637
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1997
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:524
msgid "Coupons line data."
msgstr "Coupons line data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1655
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2015
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderCouponSchema.php:53
msgid "Discount total."
msgstr "Discount total."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1660
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2020
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderCouponSchema.php:59
msgid "Discount total tax."
msgstr "Discount total tax."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1669
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2073
msgid "List of refunds."
msgstr "List of refunds."

#: includes/cli/class-wc-cli-runner.php:113
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1677
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2081
msgid "Refund ID."
msgstr "Refund ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1683
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2087
msgid "Refund reason."
msgstr "Refund reason."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1689
msgid "Refund total."
msgstr "Refund total."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1713
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2153
msgid "Limit result set to orders assigned a specific status."
msgstr "Limit result set to orders assigned a specific status."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1720
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2160
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:87
msgid "Limit result set to orders assigned a specific customer."
msgstr "Limit result set to orders assigned a specific customer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1726
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2166
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:93
msgid "Limit result set to orders assigned a specific product."
msgstr "Limit result set to orders assigned a specific product."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:204
#: src/StoreApi/Schemas/V1/TermSchema.php:36
msgid "Term name."
msgstr "Term name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:212
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:501
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:188
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:108
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:108
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:117
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:117
msgid "An alphanumeric identifier for the resource unique to its type."
msgstr "An alphanumeric identifier for the resource unique to its type."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:220
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:201
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:116
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:116
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:130
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:130
msgid "HTML description of the resource."
msgstr "HTML description of the resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:228
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:256
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:197
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:197
msgid "Menu order, used to custom sort the resource."
msgstr "Menu order, used to custom sort the resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:233
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:261
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:124
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:124
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:202
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:202
msgid "Number of published products for the resource."
msgstr "Number of published products for the resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:509
msgid "Type of attribute."
msgstr "Type of attribute."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:516
msgid "Default sort order."
msgstr "Default sort order."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:523
msgid "Enable/Disable attribute archives."
msgstr "Enable/Disable attribute archives."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:180
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2118
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:109
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2239
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:109
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1593
#: src/Admin/API/Reports/Categories/Controller.php:157
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1865
msgid "Category name."
msgstr "Category name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:209
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:138
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:138
msgid "Category archive display type."
msgstr "Category archive display type."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:493
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2220
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2262
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2551
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1097
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2353
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2398
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:888
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1735
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1780
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2007
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2052
#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:36
msgid "Attribute name."
msgstr "Attribute name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:216
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:145
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:145
msgid "Image data."
msgstr "Image data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:221
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2167
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2499
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1707
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:150
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1033
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2288
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:150
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:820
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1669
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1941
#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:30
msgid "Image ID."
msgstr "Image ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:226
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2172
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2504
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:155
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1038
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2293
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:155
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:825
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1674
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1946
msgid "The date the image was created, in the site's timezone."
msgstr "The date the image was created, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:232
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2178
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2510
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:167
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1050
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2305
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:167
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:837
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1686
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1958
msgid "The date the image was last modified, in the site's timezone."
msgstr "The date the image was last modified, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:238
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2184
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2516
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1712
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:179
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1062
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2317
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:179
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:849
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1698
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1970
msgid "Image URL."
msgstr "Image URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:560
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:164
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:858
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:57
msgid "The date the review was created, in the site's timezone."
msgstr "The date the review was created, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:565
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:174
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:913
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:117
msgid "Review rating (0 to 5)."
msgstr "Review rating (0 to 5)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:570
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:179
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:894
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:102
msgid "Reviewer name."
msgstr "Reviewer name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:244
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2190
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2522
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:185
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1068
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2323
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:185
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:855
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1704
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1976
#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:67
msgid "Image name."
msgstr "Image name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:249
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2195
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2527
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:190
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1073
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2328
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:860
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1709
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1981
#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:72
msgid "Image alternative text."
msgstr "Image alternative text."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:575
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:184
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:899
msgid "Reviewer email."
msgstr "Reviewer email."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:580
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:189
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:918
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:123
msgid "Shows if the reviewer bought the product or not."
msgstr "Shows if the reviewer bought the product or not."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:100
msgid "Shipping class name."
msgstr "Shipping class name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:100
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2145
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2266
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1647
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1919
msgid "Tag name."
msgstr "Tag name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1762
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1868
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1208
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1480
#: src/StoreApi/Schemas/V1/ProductSchema.php:68
msgid "Product slug."
msgstr "Product slug."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1767
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1873
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:880
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1213
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1485
#: src/StoreApi/Schemas/V1/ItemSchema.php:125
#: src/StoreApi/Schemas/V1/ProductSchema.php:90
msgid "Product URL."
msgstr "Product URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1774
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1880
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1220
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1492
msgid "The date the product was created, in the site's timezone."
msgstr "The date the product was created, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1780
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1892
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1230
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1502
msgid "The date the product was last modified, in the site's timezone."
msgstr "The date the product was last modified, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1786
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1904
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:573
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1242
#: src/Admin/API/ProductVariations.php:173
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:233
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1514
#: src/StoreApi/Schemas/V1/ProductSchema.php:79
msgid "Product type."
msgstr "Product type."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1793
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1911
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1249
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1521
msgid "Product status (post status)."
msgstr "Product status (post status)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1800
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1918
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1256
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1528
msgid "Featured product."
msgstr "Featured product."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1806
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1924
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1262
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1534
msgid "Catalog visibility."
msgstr "Catalogue visibility."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1813
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1931
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1269
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1541
msgid "Product description."
msgstr "Product description."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1818
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1936
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1274
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1546
msgid "Product short description."
msgstr "Product short description."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1823
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2307
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:830
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1941
#: src/Admin/API/Reports/Stock/Controller.php:384
#: src/StoreApi/Schemas/V1/ProductSchema.php:113
msgid "Unique identifier."
msgstr "Unique identifier."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1828
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1946
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1289
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1561
#: src/StoreApi/Schemas/V1/ItemSchema.php:208
#: src/StoreApi/Schemas/V1/ItemSchema.php:258
#: src/StoreApi/Schemas/V1/ProductSchema.php:126
#: src/StoreApi/Schemas/V1/ShopperListItemSchema.php:169
msgid "Current product price."
msgstr "Current product price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1834
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1952
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1295
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1567
msgid "Product regular price."
msgstr "Product regular price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1839
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1957
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1300
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1572
msgid "Product sale price."
msgstr "Product sale price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1844
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2328
msgid "Start date of sale price."
msgstr "Start date of sale price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1849
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2333
msgid "End date of sale price."
msgstr "End data of sale price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1854
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1982
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1325
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1597
msgid "Price formatted in HTML."
msgstr "Price formatted in HTML."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1860
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1988
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1331
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1603
msgid "Shows if the product is on sale."
msgstr "Shows if the product is on sale."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1866
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1994
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1337
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1609
msgid "Shows if the product can be bought."
msgstr "Shows if the product can be bought."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1872
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2000
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1343
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1615
msgid "Amount of sales."
msgstr "Amount of sales."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1878
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2006
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1349
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1621
msgid "If the product is virtual."
msgstr "If the product is virtual."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1884
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2012
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1355
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1627
msgid "If the product is downloadable."
msgstr "If the product is downloadable."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1890
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2367
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:901
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2018
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:682
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1361
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1633
msgid "List of downloadable files."
msgstr "List of downloadable files."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1927
msgid "Download type, this controls the schema on the front-end."
msgstr "Download type, this controls the schema on the front-end."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1934
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2055
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1398
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1670
msgid "Product external URL. Only for external products."
msgstr "Product external URL. Only for external products."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1940
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2061
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1404
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1676
msgid "Product external button text. Only for external products."
msgstr "Product external button text. Only for external products."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1945
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2404
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:938
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2066
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:719
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1409
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1681
msgid "Tax status."
msgstr "Tax status."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1957
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2078
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1421
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1693
msgid "Stock management at product level."
msgstr "Stock management at product level."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1963
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2422
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:956
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2084
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:737
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1427
#: src/Admin/API/Reports/Stock/Controller.php:397
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1699
msgid "Stock quantity."
msgstr "Stock quantity."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1993
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2114
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1463
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1735
msgid "Allow one item to be bought in a single order."
msgstr "Allow one item to be bought in a single order."

#. translators: %s: weight unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2000
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2121
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1470
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1742
#: src/StoreApi/Schemas/V1/ProductSchema.php:471
msgid "Product weight (%s)."
msgstr "Product weight (%s)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2005
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2126
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1475
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1747
#: src/StoreApi/Schemas/V1/ProductSchema.php:479
msgid "Product dimensions."
msgstr "Product dimensions."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2011
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2132
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1481
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1753
#: src/StoreApi/Schemas/V1/ProductSchema.php:487
msgid "Product length (%s)."
msgstr "Product length (%s)."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2017
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2138
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1487
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1759
#: src/StoreApi/Schemas/V1/ProductSchema.php:497
msgid "Product width (%s)."
msgstr "Product width (%s)."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2023
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2144
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1493
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1765
#: src/StoreApi/Schemas/V1/ProductSchema.php:507
msgid "Product height (%s)."
msgstr "Product height (%s)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2030
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2151
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1500
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1772
msgid "Shows if the product need to be shipped."
msgstr "Shows if the product need to be shipped."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2036
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2157
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1506
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1778
msgid "Shows whether or not the product shipping is taxable."
msgstr "Shows whether or not the product shipping is taxable."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2042
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2483
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1017
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2163
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:804
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1512
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1784
msgid "Shipping class slug."
msgstr "Shipping class slug."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2047
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2488
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1022
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2168
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:809
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1517
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1789
msgid "Shipping class ID."
msgstr "Shipping class ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2053
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2174
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1523
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1795
msgid "Allow reviews."
msgstr "Allow reviews."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2059
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2180
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1534
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1806
#: src/StoreApi/Schemas/V1/ProductSchema.php:173
msgid "Reviews average rating."
msgstr "Reviews average rating."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2065
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2186
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1540
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1812
msgid "Amount of reviews that the product have."
msgstr "Amount of reviews that the product has."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2071
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2192
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1546
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1818
msgid "List of related products IDs."
msgstr "List of related products IDs."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2201
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1555
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1827
msgid "List of up-sell products IDs."
msgstr "List of up-sell products IDs."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2088
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2209
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1563
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1835
msgid "List of cross-sell products IDs."
msgstr "List of cross-sell products IDs."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2096
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2217
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:932
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1571
#: src/Admin/API/ProductVariations.php:180
#: src/Admin/API/Reports/Stock/Controller.php:372
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1843
msgid "Product parent ID."
msgstr "Product parent ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2101
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2222
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1576
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1848
msgid "Optional note to send the customer after purchase."
msgstr "Optional note to send the customer after purchase."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2106
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2227
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1581
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1853
msgid "List of categories."
msgstr "List of categories."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2113
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2234
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1588
#: src/Admin/API/Reports/Categories/Controller.php:123
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1860
msgid "Category ID."
msgstr "Category ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2124
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2245
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1599
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1871
msgid "Category slug."
msgstr "Category slug."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2133
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2254
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1635
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1907
msgid "List of tags."
msgstr "List of tags."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2140
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2261
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1642
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1914
msgid "Tag ID."
msgstr "Tag ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2151
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2272
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1653
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1925
msgid "Tag slug."
msgstr "Tag slug."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2160
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2281
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1662
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1934
#: src/StoreApi/Schemas/V1/ItemSchema.php:132
#: src/StoreApi/Schemas/V1/ProductSchema.php:185
msgid "List of images."
msgstr "List of images."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2200
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2532
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1078
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2333
msgid "Image position. 0 means that the image is featured."
msgstr "Image position. 0 means that the image is featured."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2208
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2539
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1085
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2341
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:876
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1723
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1995
msgid "List of attributes."
msgstr "List of attributes."

#: includes/cli/class-wc-cli-runner.php:114
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2215
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2257
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2546
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1092
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2348
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2393
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:883
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1730
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1775
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2002
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2047
msgid "Attribute ID."
msgstr "Attribute ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2225
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2358
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1740
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2012
msgid "Attribute position."
msgstr "Attribute position."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2236
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2369
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1751
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2023
msgid "Define if the attribute can be used as variation."
msgstr "Define if the attribute can be used as variation."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2242
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2375
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1757
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2029
msgid "List of available term names of the attribute."
msgstr "List of available term names of the attribute."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2250
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2386
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1768
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2040
msgid "Defaults variation attributes."
msgstr "Defaults variation attributes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2267
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2556
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1102
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2403
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:893
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1785
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2057
msgid "Selected attribute term name."
msgstr "Selected attribute term name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2275
msgid "List of variations."
msgstr "List of variations."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2282
msgid "Variation ID."
msgstr "Variation ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2288
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:806
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:579
msgid "The date the variation was created, in the site's timezone."
msgstr "The date the variation was created, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2294
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:812
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:585
msgid "The date the variation was last modified, in the site's timezone."
msgstr "The date the variation was last modified, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2300
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:823
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:596
msgid "Variation URL."
msgstr "Variation URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2312
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:835
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:613
msgid "Current variation price."
msgstr "Current variation price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2318
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:841
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:619
msgid "Variation regular price."
msgstr "Variation regular price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2323
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:846
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:624
msgid "Variation sale price."
msgstr "Variation sale price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2338
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:871
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:649
msgid "Shows if the variation is on sale."
msgstr "Shows if the variation is on sale."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2344
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:883
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:664
msgid "Shows if the variation can be bought."
msgstr "Shows if the variation can be bought."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2355
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:889
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:670
msgid "If the variation is virtual."
msgstr "If the variation is virtual."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2361
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:895
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:676
msgid "If the variation is downloadable."
msgstr "If the variation is downloadable."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2416
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:950
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:731
msgid "Stock management at variation level."
msgstr "Stock management at variation level."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2427
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:961
msgid "Controls whether or not the variation is listed as \"in stock\" or \"out of stock\" on the frontend."
msgstr "Controls whether or not the variation is listed as \"in stock\" or \"out of stock\" on the front-end."

#. translators: %s: weight unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2453
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:987
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:774
msgid "Variation weight (%s)."
msgstr "Variation weight (%s)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2458
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:992
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:779
msgid "Variation dimensions."
msgstr "Variation dimensions."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2464
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:998
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:785
msgid "Variation length (%s)."
msgstr "Variation length (%s)."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2470
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1004
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:791
msgid "Variation width (%s)."
msgstr "Variation width (%s)."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2476
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1010
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:797
msgid "Variation height (%s)."
msgstr "Variation height (%s)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2494
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1028
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:815
msgid "Variation image data."
msgstr "Variation image data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2567
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2420
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1802
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2074
msgid "List of grouped products ID."
msgstr "List of grouped products ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2576
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1110
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2428
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:901
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1811
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2083
msgid "Menu order, used to custom sort products."
msgstr "Menu order, used to custom sort products."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2595
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2475
msgid "Limit result set to products with a specific slug."
msgstr "Limit result set to products with a specific slug."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2601
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2481
#: src/Admin/API/ProductsLowInStock.php:528
#: src/Admin/API/ProductsLowInStock.php:549
msgid "Limit result set to products assigned a specific status."
msgstr "Limit result set to products assigned a specific status."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2608
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2488
#: src/StoreApi/Routes/V1/Products.php:248
msgid "Limit result set to products assigned a specific type."
msgstr "Limit result set to products assigned a specific type."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2633
msgid "Limit result set to products with a specific attribute."
msgstr "Limit result set to products with a specific attribute."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2645
msgid "Limit result set to products with a specific SKU."
msgstr "Limit result set to products with a specific SKU."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:290
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php:101
msgid "Gross sales in the period."
msgstr "Gross sales in the period."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:296
msgid "Net sales in the period."
msgstr "Net sales in the period."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:302
msgid "Average net daily sales."
msgstr "Average net daily sales."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:308
msgid "Total of orders placed."
msgstr "Total of orders placed."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:314
msgid "Total of items purchased."
msgstr "Total of items purchased."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:320
msgid "Total charged for taxes."
msgstr "Total charged for taxes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:326
msgid "Total charged for shipping."
msgstr "Total charged for shipping."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:332
msgid "Total of refunded orders."
msgstr "Total of refunded orders."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:338
msgid "Total of coupons used."
msgstr "Total of coupons used."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:344
msgid "Group type."
msgstr "Group type."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:350
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php:93
msgid "Totals."
msgstr "Totals."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:373
msgid "Report period."
msgstr "Report period."

#. translators: %s: date format
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:381
msgid "Return sales for a specific start date, the date need to be in the %s format."
msgstr "Return sales for a specific start date; the date needs to be in the %s format."

#. translators: %s: date format
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:389
msgid "Return sales for a specific end date, the date need to be in the %s format."
msgstr "Return sales for a specific end date; the date needs to be in the %s format."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php:164
msgid "Total number of purchases."
msgstr "Total number of purchases."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1314
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1519
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:446
msgid "MD5 hash of cart items to ensure orders are not modified."
msgstr "MD5 hash of basket items to ensure orders are not modified."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2639
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2531
msgid "Limit result set to products with a specific attribute term ID (required an assigned attribute)."
msgstr "Limit result set to products with a specific attribute term ID (requires an assigned attribute)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2627
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2519
msgid "Limit result set to products assigned a specific shipping class ID."
msgstr "Limit result set to products assigned a specific shipping class ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2621
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2513
msgid "Limit result set to products assigned a specific tag ID."
msgstr "Limit result set to products assigned a specific tag ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2615
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2507
msgid "Limit result set to products assigned a specific category ID."
msgstr "Limit result set to products assigned a specific category ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2230
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2363
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1745
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:2017
msgid "Define if the attribute is visible on the \"Additional information\" tab in the product's page."
msgstr "Define if the attribute is visible on the \"Additional information\" tab in the product's page."

#: includes/data-stores/class-wc-product-data-store-cpt.php:279
#: src/Internal/StockNotifications/Frontend/SignupService.php:470
msgid "Invalid product."
msgstr "Invalid product."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:196
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:125
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:125
msgid "The ID for the parent of the resource."
msgstr "The ID for the parent of the resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1308
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1495
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:418
msgid "The date the order was paid, in the site's timezone."
msgstr "The date the order was paid, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1074
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:251
msgid "True the prices included tax during checkout."
msgstr "True the prices included tax during checkout."

#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:212
#: src/Internal/RestApi/Routes/V4/Refunds/DataUtils.php:1059
msgid "Line item ID is required."
msgstr "Line item ID is required."

#: src/Internal/Admin/SiteHealth.php:334 src/Internal/Admin/SiteHealth.php:359
msgid "Learn more about shipping zones"
msgstr "Learn more about shipping zones"

#: includes/class-wc-rest-authentication.php:678
msgid "Invalid timestamp."
msgstr "Invalid timestamp."

#: includes/class-wc-rest-authentication.php:688
msgid "Invalid nonce - nonce has already been used."
msgstr "Invalid nonce - nonce has already been used."

#: includes/class-wc-rest-authentication.php:750
msgid "The API key provided does not have read permissions."
msgstr "The API key provided does not have read permissions."

#: includes/class-wc-rest-authentication.php:758
msgid "The API key provided does not have write permissions."
msgstr "The API key provided does not have write permissions."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:256
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:287
msgid "The coupon code cannot be empty."
msgstr "The coupon code cannot be empty."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:418
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:352
msgid "Unique identifier for the object."
msgstr "Unique identifier for the object."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:72
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:424
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1650
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:71
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:358
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2010
#: src/Admin/API/Reports/Coupons/Controller.php:139
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderCouponSchema.php:47
msgid "Coupon code."
msgstr "Coupon code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:429
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:373
msgid "The date the coupon was created, in the site's timezone."
msgstr "The date the coupon was created, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:110
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:107
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:118
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:109
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:114
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:123
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:179
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:206
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:87
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:77
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:110
#: src/Internal/RestApi/Routes/V4/Orders/Controller.php:186
msgid "Whether to bypass trash and force deletion."
msgstr "Whether to bypass bin and force deletion."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:435
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:385
msgid "The date the coupon was last modified, in the site's timezone."
msgstr "The date the coupon was last modified, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:441
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:404
msgid "Coupon description."
msgstr "Coupon description."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:446
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:397
msgid "Determines the type of discount that will be applied."
msgstr "Determines the type of discount that will be applied."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:458
msgid "UTC DateTime when the coupon expires."
msgstr "UTC DateTime when the coupon expires."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:463
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:419
msgid "Number of times the coupon has been used already."
msgstr "Number of times the coupon has been used already."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:496
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:452
msgid "How many times the coupon can be used per customer."
msgstr "How many times the coupon can be used per customer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:539
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:495
msgid "Maximum order amount allowed when using the coupon."
msgstr "Maximum order amount allowed when using the coupon."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:544
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:500
msgid "List of email addresses that can use this coupon."
msgstr "List of email addresses that can use this coupon."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:575
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:556
msgid "Limit result set to resources with a specific code."
msgstr "Limit result set to resources with a specific code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:171
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:87
msgid "Download file URL."
msgstr "Download file URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:177
msgid "Download ID (MD5)."
msgstr "Download ID (MD5)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:183
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:93
msgid "Downloadable product ID."
msgstr "Downloadable product ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:189
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:105
msgid "Downloadable file name."
msgstr "Downloadable file name."

#: includes/cli/class-wc-cli-runner.php:112
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:195
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:111
#: src/Admin/API/Reports/Downloads/Controller.php:183
#: src/Admin/API/Reports/Orders/Controller.php:137
msgid "Order ID."
msgstr "Order ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:201
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1049
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:117
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1235
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:131
msgid "Order key."
msgstr "Order key."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:219
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:141
msgid "File details."
msgstr "File details."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:443
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:419
msgid "Cannot create existing resource."
msgstr "Cannot create existing resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:227
msgid "Invalid resource id."
msgstr "Invalid resource id."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:225
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1902
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2379
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:147
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:913
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2030
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:694
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1373
#: src/Admin/API/Reports/Downloads/Controller.php:171
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1645
msgid "File name."
msgstr "File name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:231
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1907
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2384
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:153
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:918
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2035
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:699
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1378
#: src/Admin/API/Reports/Downloads/Controller.php:177
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1650
msgid "File URL."
msgstr "File URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:529
msgid "Email address is invalid."
msgstr "Email address is invalid."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:533
msgid "Username isn't editable."
msgstr "Username isn't editable."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:587
msgid "Customers do not support trashing."
msgstr "Customers do not support binning."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:600
msgid "Invalid resource id for reassignment."
msgstr "Invalid resource id for reassignment."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:780
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:191
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:88
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:73
msgid "Customer first name."
msgstr "Customer first name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:788
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:199
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:96
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:81
msgid "Customer last name."
msgstr "Customer last name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:796
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:213
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:110
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:95
msgid "Customer login name."
msgstr "Customer login name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:804
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:221
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:118
msgid "Customer password."
msgstr "Customer password."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:809
msgid "Last order data."
msgstr "Last order data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:815
msgid "Last order ID."
msgstr "Last order ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:829
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:347
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:229
msgid "Quantity of orders made by the customer."
msgstr "Quantity of orders made by the customer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:835
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:353
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:235
msgid "Total amount spent."
msgstr "Total amount spent."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:841
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:359
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:249
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:241
msgid "Avatar URL."
msgstr "Avatar URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:847
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:226
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:123
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:103
msgid "List of billing address data."
msgstr "List of billing address data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:867
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:930
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1160
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1223
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:180
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:81
msgid "Address line 1."
msgstr "Address line 1."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:84
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:48
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:88
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:756
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:82
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:402
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:87
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:344
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:81
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1031
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:75
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:198
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:90
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:487
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:174
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:92
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:549
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:94
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:94
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:84
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1751
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:305
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:84
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:651
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:67
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:226
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:88
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:630
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:88
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:155
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:129
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:100
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:381
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:97
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1218
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:54
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:103
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:153
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:800
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:167
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:235
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1857
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:90
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:54
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:294
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:63
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:70
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:98
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:52
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:122
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:103
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:84
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:852
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:567
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:118
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1197
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:80
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:600
#: src/Admin/API/Reports/Stock/Controller.php:366
#: src/Internal/RestApi/Routes/V4/Customers/Controller.php:141
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:37
#: src/Internal/RestApi/Routes/V4/OrderNotes/Controller.php:120
#: src/Internal/RestApi/Routes/V4/OrderNotes/Schema/OrderNoteSchema.php:41
#: src/Internal/RestApi/Routes/V4/Orders/Controller.php:156
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:114
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:158
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1469
#: src/Internal/RestApi/Routes/V4/Refunds/Controller.php:207
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php:108
#: src/Internal/RestApi/Routes/V4/ShippingZoneMethod/Controller.php:90
#: src/Internal/RestApi/Routes/V4/ShippingZones/Controller.php:108
#: src/StoreApi/Routes/V1/ProductAttributesById.php:51
#: src/StoreApi/Routes/V1/ProductBrandsById.php:53
#: src/StoreApi/Routes/V1/ProductCategoriesById.php:51
#: src/StoreApi/Routes/V1/ProductsById.php:54
#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:30
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:51
#: src/StoreApi/Schemas/V1/ProductSchema.php:57
#: src/StoreApi/Schemas/V1/TermSchema.php:30
msgid "Unique identifier for the resource."
msgstr "Unique identifier for the resource."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:161
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:58
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:43
msgid "The date the customer was created, in the site's timezone."
msgstr "The date the customer was created, in the site's timezone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:173
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:70
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:55
msgid "The date the customer was last modified, in the site's timezone."
msgstr "The date the customer was last modified, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:774
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:185
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:82
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:67
msgid "The email address for the customer."
msgstr "The email address for the customer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:852
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:915
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1145
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1208
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:231
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:294
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1367
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1430
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:128
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:191
#: src/Admin/API/Reports/Customers/Controller.php:312
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:108
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:171
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:285
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:348
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:69
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:54
msgid "First name."
msgstr "First name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:857
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:920
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1150
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1213
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:236
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:299
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1372
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1435
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:133
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:196
#: src/Admin/API/Reports/Customers/Controller.php:318
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:113
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:176
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:290
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:353
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:73
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:58
msgid "Last name."
msgstr "Last name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:862
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:925
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1155
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1218
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:241
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:304
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1377
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1440
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:138
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:201
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:118
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:181
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:295
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:358
msgid "Company name."
msgstr "Company name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:872
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:935
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1165
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1228
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:184
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:85
msgid "Address line 2."
msgstr "Address line 2."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:877
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:940
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1170
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1233
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:672
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:256
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:319
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1392
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1455
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:153
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:216
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:133
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:196
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:310
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:373
msgid "City name."
msgstr "City name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:892
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:955
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:271
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:334
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:168
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:231
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:148
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:211
msgid "ISO code of the country."
msgstr "ISO code of the country."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:910
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:289
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:186
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:166
msgid "List of shipping address data."
msgstr "List of shipping address data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:1034
msgid "Limit result set to resources with a specific email."
msgstr "Limit result set to resources with a specific email."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:882
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:945
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1175
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1238
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:261
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:324
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1397
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1460
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:158
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:221
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:138
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:201
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:315
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:378
msgid "ISO code or name of the state, province or district."
msgstr "ISO code or name of the county, state, province or district."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:887
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:950
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1180
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1243
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:266
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:329
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1402
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1465
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:163
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:226
#: src/Admin/API/Reports/Customers/Controller.php:354
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:143
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:206
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:320
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:383
msgid "Postal code."
msgstr "Postal code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:897
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1190
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:276
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1412
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:173
#: src/Admin/API/Reports/Customers/Controller.php:324
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:153
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:330
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:77
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:62
msgid "Email address."
msgstr "Email address."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:903
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1196
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:282
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1418
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:179
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:236
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:159
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:216
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:336
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:393
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:81
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:67
msgid "Phone number."
msgstr "Phone number."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:1040
#: src/Internal/RestApi/Routes/V4/Customers/CollectionQuery.php:97
msgid "Limit result set to resources with a specific role."
msgstr "Limit result set to resources with a specific role."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:234
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:86
msgid "Cannot create order note, please try again."
msgstr "Cannot create order note, please try again."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:296
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:470
msgid "Webhooks do not support trashing."
msgstr "Webhooks do not support binning."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:408
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:135
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:134
#: src/Internal/RestApi/Routes/V4/OrderNotes/Schema/OrderNoteSchema.php:59
msgid "The date the order note was created, in the site's timezone."
msgstr "The date the order note was created, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:414
msgid "Order note."
msgstr "Order note."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:419
msgid "Shows/define if the note is only for reference or for the customer (the user will be notified)."
msgstr "Shows/define if the note is only for reference or for the customer (the user will be notified)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:133
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:206
msgid "Invalid order refund ID."
msgstr "Invalid order refund ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:287
msgid "Order is invalid"
msgstr "Order is invalid"

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:291
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:288
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:413
msgid "Refund amount must be greater than zero."
msgstr "Refund amount must be greater than zero."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:187
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:227
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:269
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:302
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:127
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:39
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:202
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:284
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:79
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:96
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:409
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:478
#: includes/wc-core-functions.php:154 includes/wc-order-functions.php:575
#: includes/wc-order-functions.php:1304
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:173
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:270
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:391
#: src/Admin/Features/Fulfillments/OrderFulfillmentsRestController.php:692
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:182
#: src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php:213
#: src/StoreApi/Utilities/OrderAuthorizationTrait.php:29
#: src/StoreApi/Utilities/OrderAuthorizationTrait.php:69
msgid "Invalid order ID."
msgstr "Invalid order ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:308
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:307
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:433
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:545
msgid "Cannot create order refund, please try again."
msgstr "Cannot create order refund, please try again."

#: includes/wc-order-functions.php:794
msgid "An error occurred while attempting to create the refund using the payment gateway API."
msgstr "An error occurred while attempting to create the refund using the payment gateway API."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:350
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:387
msgid "The date the order refund was created, in the site's timezone."
msgstr "The date the order refund was created, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:356
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:399
msgid "Refund amount."
msgstr "Refund amount."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:361
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:404
msgid "Reason for refund."
msgstr "Reason for refund."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:366
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1320
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:446
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1551
#: src/StoreApi/Schemas/V1/OrderSchema.php:122
msgid "Line items data."
msgstr "Line items data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:374
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1327
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1461
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1513
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1573
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1644
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:454
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:595
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:673
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:764
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1561
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1731
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1812
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1906
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2004
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderCouponSchema.php:41
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderFeeSchema.php:40
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:46
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderShippingSchema.php:40
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderTaxSchema.php:40
msgid "Item ID."
msgstr "Item ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:380
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1333
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1757
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php:152
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:99
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:460
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1567
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1863
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:875
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1203
#: src/Admin/API/Reports/Products/Controller.php:164
#: src/Admin/API/Reports/Stock/Controller.php:378
#: src/Admin/API/Reports/Variations/Controller.php:191
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:213
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1475
#: src/StoreApi/Schemas/V1/ItemSchema.php:77
#: src/StoreApi/Schemas/V1/ProductSchema.php:63
msgid "Product name."
msgstr "Product name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:534
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:490
msgid "Minimum order amount that needs to be in the cart before coupon applies."
msgstr "Minimum order amount that needs to be in the basket before coupon applies."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:501
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:457
msgid "Max number of items in the cart the coupon can be applied to."
msgstr "Max number of items in the basket the coupon can be applied to."

#: includes/data-stores/abstract-wc-order-item-type-data-store.php:170
msgid "Invalid order item."
msgstr "Invalid order item."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:213
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:129
msgid "The date when download access expires, in the site's timezone."
msgstr "The date when download access expires, in the site's timezone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:207
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:123
msgid "Number of downloads remaining."
msgstr "Number of downloads remaining."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:520
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:476
msgid "List of category IDs the coupon does not apply to."
msgstr "List of category IDs the coupon does not apply to."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:512
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:468
msgid "List of category IDs the coupon applies to."
msgstr "List of category IDs the coupon applies to."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:483
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:439
msgid "List of product IDs the coupon cannot be used on."
msgstr "List of product IDs the coupon cannot be used on."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:475
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:431
msgid "List of product IDs the coupon can be used on."
msgstr "List of product IDs the coupon can be used on."

#: includes/class-wc-rest-authentication.php:602
msgid "Invalid signature - provided signature does not match."
msgstr "Invalid signature - provided signature does not match."

#: includes/class-wc-rest-authentication.php:594
msgid "Invalid signature - signature method is invalid."
msgstr "Invalid signature - signature method is invalid."

#: includes/class-wc-rest-authentication.php:585
msgid "Invalid signature - failed to sort parameters."
msgstr "Invalid signature - failed to sort parameters."

#: includes/class-wc-rest-authentication.php:541
msgid "Consumer key is invalid."
msgstr "Consumer key is invalid."

#: includes/admin/views/html-notice-updating.php:20
msgid "WooCommerce database update"
msgstr "WooCommerce database update"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:94
msgid "Add shipping zone"
msgstr "Add shipping zone"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:55
#: assets/client/admin/chunks/4077.js:1
msgid "Rest of the world"
msgstr "Rest of the World"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:88
msgid "For example:"
msgstr "For example:"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:93
msgid "Add as many zones as you need &ndash; customers will only see the methods available for their address."
msgstr "Add as many zones as you need &ndash; customers will only see the methods available for their address."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:55
msgid "Limit to specific ZIP/postcodes"
msgstr "Limit to specific ZIP/postcodes"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:58
msgid "List 1 postcode per line"
msgstr "List 1 postcode per line"

#: includes/admin/settings/views/html-settings-tax.php:34
msgid "Postcode for this rule. Semi-colon (;) separate multiple values. Leave blank to apply to all areas. Wildcards (*) and ranges for numeric postcodes (e.g. 12345...12350) can also be used."
msgstr "Postcode for this rule. Semi-colon (;) separate multiple values. Leave blank to apply to all areas. Wildcards (*) and ranges for numeric postcodes (e.g. 12345...12350) can also be used."

#: includes/admin/views/html-admin-page-status-report.php:200
msgid "Displays whether or not WP Cron Jobs are enabled."
msgstr "Displays whether or not WP Cron Jobs are enabled."

#: includes/admin/views/html-admin-page-status-report.php:274
msgid "The version of cURL installed on your server."
msgstr "The version of cURL installed on your server."

#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:372
msgid "Your server does not support the %s function - this is required to use the GeoIP database from MaxMind."
msgstr "Your server does not support the %s function - this is required to use the GeoIP database from MaxMind."

#: includes/admin/views/html-admin-page-status-report.php:860
msgid "Page ID is set, but the page does not exist"
msgstr "Page ID is set, but the page does not exist"

#: includes/admin/views/html-admin-page-status-report.php:1027
msgid "Your theme has a woocommerce.php file, you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues."
msgstr "Your theme has a woocommerce.php file. You will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues."

#: includes/admin/helper/views/html-notice-woo-updater-not-activated.php:11
#: includes/admin/helper/views/html-notice-woo-updater-not-installed.php:11
#: includes/admin/views/html-notice-custom.php:12
#: includes/admin/views/html-notice-updated.php:14
#: includes/wc-template-functions.php:1145
#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:57
#: src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php:83
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/embed/index.js:2
#: assets/client/admin/experimental/index.js:2
#: assets/client/admin/settings-ui/index.js:2
#: assets/client/admin/wp-admin-scripts/marketing-coupons.js:2
#: assets/client/admin/wp-admin-scripts/marketplace-orders-promo.js:2
#: assets/client/admin/wp-admin-scripts/payment-method-promotions.js:2
msgid "Dismiss"
msgstr "Dismiss"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:369
msgid "MaxMind GeoIP database."
msgstr "MaxMind GeoIP database."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:259
msgid "cURL version."
msgstr "cURL version."

#: includes/admin/settings/views/html-webhooks-edit.php:127
msgid "The secret key is used to generate a hash of the delivered webhook and provided in the request headers."
msgstr "The secret key is used to generate a hash of the delivered webhook and is provided in the request headers."

#: includes/admin/views/html-admin-page-status-report.php:1025
msgid "Archive template"
msgstr "Archive template"

#. Translators: %1$s: MySQL version, %2$s: Recommended MySQL version.
#: includes/admin/views/html-admin-page-status-report.php:295
msgid "WordPress requirements"
msgstr "WordPress requirements"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:91
msgid "Europe zone = Any country in Europe = Flat rate shipping"
msgstr "Europe zone = Any country in Europe = Flat rate shipping"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:90
msgid "US domestic zone = All US states = Flat rate shipping"
msgstr "US domestic zone = All US states = Flat rate shipping"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:43
msgid "Drag and drop to re-order your custom zones. This is the order in which they will be matched against the customer address."
msgstr "Drag and drop to re-order your custom zones. This is the order in which they will be matched against the customer address."

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:45
msgid "Region(s)"
msgstr "Region(s)"

#: includes/admin/settings/class-wc-settings-general.php:239
msgid "Disable shipping &amp; shipping calculations"
msgstr "Disable shipping &amp; shipping calculations"

#: includes/admin/settings/class-wc-settings-general.php:255
msgid "This option determines a customers default location. The MaxMind GeoLite Database will be periodically downloaded to your wp-content directory if using geolocation."
msgstr "This option determines a customer's default location. The MaxMind GeoLite Database will be periodically downloaded to your wp-content directory if using geolocation."

#: includes/admin/settings/class-wc-settings-general.php:260
msgid "No location by default"
msgstr "No location by default"

#: includes/customizer/class-wc-shop-customizer.php:445
msgid "Show categories"
msgstr "Show categories"

#: includes/customizer/class-wc-shop-customizer.php:446
msgid "Show categories &amp; products"
msgstr "Show categories &amp; products"

#: includes/customizer/class-wc-shop-customizer.php:472
msgid "Show subcategories &amp; products"
msgstr "Show subcategories &amp; products"

#: includes/admin/settings/class-wc-settings-shipping.php:118
msgid "Calculations"
msgstr "Calculations"

#: includes/admin/settings/class-wc-settings-shipping.php:151
msgid "Default to customer shipping address"
msgstr "Default to customer shipping address"

#: includes/admin/settings/class-wc-settings-shipping.php:152
msgid "Default to customer billing address"
msgstr "Default to customer billing address"

#: includes/admin/settings/class-wc-settings-shipping.php:153
msgid "Force shipping to the customer billing address"
msgstr "Force shipping to the customer billing address"

#: includes/admin/settings/class-wc-settings-shipping.php:323
#: includes/admin/settings/class-wc-settings-shipping.php:419
msgid "Zone does not exist!"
msgstr "Zone does not exist!"

#: includes/admin/settings/class-wc-settings-shipping.php:349
msgid "Do you wish to save your changes first? Your changed data will be discarded if you choose to cancel."
msgstr "Do you wish to save your changes first? Your changed data will be discarded if you choose to cancel."

#: includes/admin/settings/class-wc-settings-shipping.php:350
#: includes/admin/settings/class-wc-settings-shipping.php:396
#: includes/admin/settings/class-wc-settings-shipping.php:457
#: includes/admin/settings/class-wc-settings-shipping.php:520
msgid "Your changes were not saved. Please retry."
msgstr "Your changes were not saved. Please retry."

#: includes/admin/settings/class-wc-settings-shipping.php:351
msgid "Shipping method could not be added. Please retry."
msgstr "Shipping method could not be added. Please retry."

#: includes/admin/settings/class-wc-settings-shipping.php:422
msgid "This shipping method does not have any settings to configure."
msgstr "This shipping method does not have any settings to configure."

#: includes/admin/settings/class-wc-settings-shipping.php:429
msgid "Edit failed. Please try again."
msgstr "Edit failed. Please try again."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:92
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:130
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:156
msgid "Add shipping method"
msgstr "Add shipping method"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:110
msgid "You can add multiple shipping methods within this zone. Only customers within the zone will see them."
msgstr "You can add multiple shipping methods within this zone. Only customers within the zone will see them."

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:79
#: includes/admin/meta-boxes/views/html-product-data-variations.php:212
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:51
#: includes/admin/settings/views/html-admin-page-shipping-providers.php:50
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:148
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:183
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:132
#: src/Internal/Admin/Orders/ListTable.php:1701
msgid "Close modal panel"
msgstr "Close modal panel"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:87
msgid "A shipping zone is a geographic region where a certain set of shipping methods and rates apply."
msgstr "A shipping zone is a geographic region where a certain set of shipping methods and rates apply."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:846
#: includes/admin/settings/class-wc-settings-advanced.php:282
#: includes/admin/views/html-admin-page-product-export.php:88
#: includes/class-wc-query.php:142 includes/wc-account-functions.php:109
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:106
#: src/Admin/ReportCSVEmail.php:69 src/Blocks/BlockTypesController.php:219
#: src/Internal/Admin/Analytics.php:702
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:36
#: templates/emails/email-downloads.php:24
#: templates/emails/plain/email-downloads.php:20
#: templates/order/order-downloads.php:24 assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/blocks/order-confirmation-downloads-wrapper.js:1
#: assets/client/blocks/wc-block-library.js:129
msgid "Downloads"
msgstr "Downloads"

#: includes/admin/settings/class-wc-settings-general.php:204
#: includes/admin/settings/class-wc-settings-general.php:210
msgid "Sell to all countries, except for&hellip;"
msgstr "Sell to all countries, except for&hellip;"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:31
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:38
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:44
msgid "Zone name"
msgstr "Zone name"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:37
msgid "No shipping classes have been created."
msgstr "No shipping classes have been created."

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:16
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:49
msgid "Add shipping class"
msgstr "Add shipping class"

#: includes/admin/settings/class-wc-settings-shipping.php:470
msgid "Product count"
msgstr "Product count"

#: includes/admin/settings/class-wc-settings-general.php:253
msgid "Default customer location"
msgstr "Default customer location"

#: includes/admin/settings/class-wc-settings-general.php:244
msgid "Ship to specific countries"
msgstr "Deliver to specific countries"

#: includes/admin/settings/class-wc-settings-general.php:228
msgid "Shipping location(s)"
msgstr "Shipping location(s)"

#: includes/admin/settings/class-wc-settings-general.php:205
#: includes/admin/settings/class-wc-settings-general.php:219
msgid "Sell to specific countries"
msgstr "Sell to specific countries"

#: includes/admin/settings/class-wc-settings-advanced.php:244
msgid "Endpoint for the setting a default payment method page."
msgstr "Endpoint for setting a default payment method page."

#: includes/admin/settings/class-wc-settings-advanced.php:243
msgid "Set default payment method"
msgstr "Set default payment method"

#: includes/admin/settings/class-wc-settings-advanced.php:235
msgid "Endpoint for the delete payment method page."
msgstr "Endpoint for the delete payment method page."

#: includes/admin/settings/class-wc-settings-advanced.php:234
msgid "Delete payment method"
msgstr "Delete payment method"

#: includes/admin/settings/class-wc-settings-advanced.php:310
msgid "Endpoint for the \"My account &rarr; Payment methods\" page."
msgstr "Endpoint for the \"My account &rarr; Payment methods\" page."

#: includes/admin/settings/class-wc-settings-advanced.php:309
#: includes/class-wc-query.php:151 includes/wc-account-functions.php:111
#: templates/checkout/form-pay.php:81 templates/checkout/payment.php:26
#: templates/myaccount/form-add-payment-method.php:25
msgid "Payment methods"
msgstr "Payment methods"

#: includes/admin/settings/class-wc-settings-advanced.php:300
#: includes/class-wc-query.php:148
msgid "Addresses"
msgstr "Addresses"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:36
msgid "Customer download link"
msgstr "Customer download link"

#: includes/admin/meta-boxes/views/html-order-item.php:217
msgid "Edit item"
msgstr "Edit item"

#: includes/admin/meta-boxes/views/html-order-item.php:217
msgid "Delete item"
msgstr "Delete item"

#: includes/admin/meta-boxes/views/html-order-items.php:316
msgid "Add item(s)"
msgstr "Add item(s)"

#: includes/admin/meta-boxes/views/html-order-items.php:321
msgid "This order is no longer editable."
msgstr "This order is no longer editable."

#: includes/admin/meta-boxes/views/html-order-items.php:389
msgid "Note: the refund reason will be visible by the customer."
msgstr "Note: the refund reason will be visible by the customer."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:623
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:809
#: includes/admin/meta-boxes/views/html-product-data-general.php:234
#: includes/admin/views/html-bulk-edit-product.php:102
#: includes/admin/views/html-quick-edit-product.php:89
#: includes/export/class-wc-product-csv-exporter.php:141
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:25
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:55
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:110
msgid "Tax status"
msgstr "Tax status"

#: includes/admin/meta-boxes/views/html-variation-admin.php:269
msgid "Stock quantity"
msgstr "Stock quantity"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:161
msgid "Sorry, you cannot create new resource."
msgstr "Sorry, you cannot create new resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:197
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:117
msgid "Sorry, you cannot update resource."
msgstr "Sorry, you cannot update resource."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:411
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:508
msgid "Can not set resource parent, taxonomy is not hierarchical."
msgstr "Can not set resource parent, taxonomy is not hierarchical."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:388
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:557
msgid "Resource does not support trashing."
msgstr "Resource does not support binning."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:619
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:403
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:527
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:574
msgid "The resource cannot be deleted."
msgstr "The resource cannot be deleted."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:753
msgid "Sort collection by resource attribute."
msgstr "Sort collection by resource attribute."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:769
msgid "Whether to hide resources not assigned to any products."
msgstr "Whether to hide resources not assigned to any products."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:781
msgid "Limit result set to resources assigned to a specific product."
msgstr "Limit result set to resources assigned to a specific product."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:787
msgid "Limit result set to resources with a specific slug."
msgstr "Limit result set to resources with a specific slug."

#: includes/abstracts/abstract-wc-shipping-method.php:373
#: src/Internal/Admin/Orders/Edit.php:79
msgid "Items"
msgstr "Items"

#: includes/admin/class-wc-admin-assets.php:703
msgid "Are you sure you wish to delete this note? This action cannot be undone."
msgstr "Are you sure you wish to delete this note? This action cannot be undone."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:652
msgid " Stripe"
msgstr "Stripe"

#: includes/admin/class-wc-admin-help.php:42
#: includes/admin/class-wc-admin-help.php:44
msgid "Help &amp; Support"
msgstr "Help &amp; Support"

#: src/Internal/Admin/Orders/ListTable.php:298
msgid "When you receive a new order, it will appear here."
msgstr "When you receive a new order, it will appear here."

#: src/Internal/Admin/Orders/ListTable.php:302
msgid "Learn more about orders"
msgstr "Learn more about orders"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:46
msgid "Coupons are a great way to offer discounts and rewards to your customers. They will appear here once created."
msgstr "Coupons are a great way to offer discounts and rewards to your customers. They will appear here once created."

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:48
msgid "Learn more about coupons"
msgstr "Learn more about coupons"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:125
msgid "Ready to start selling something awesome?"
msgstr "Ready to start selling something awesome?"

#: includes/admin/class-wc-admin-setup-wizard.php:1489
msgid "Accept payments via PayPal using account balance or credit card."
msgstr "Accept payments via PayPal using account balance or credit card."

#: includes/admin/class-wc-admin-setup-wizard.php:1626
msgid "A simple offline gateway that lets you accept a check as method of payment."
msgstr "A simple offline gateway that lets you accept a cheque as method of payment."

#. translators: %s: items limit
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:197
msgid "Unable to accept more than %s items for this request."
msgstr "Unable to accept more than %s items for this request."

#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:524
msgid "List of created resources."
msgstr "List of created resources."

#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:532
msgid "List of updated resources."
msgstr "List of updated resources."

#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:540
msgid "List of delete resources."
msgstr "List of deleted resources."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:76
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:145
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:122
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:147
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:134
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:69
#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:62
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:96
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:141
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:91
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:145
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:85
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:416
#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:179
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:79
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:91
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:106
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:61
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:57
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-custom-fields-controller.php:136
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:139
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:65
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:142
#: src/Admin/API/Features.php:62 src/Admin/API/Leaderboards.php:108
#: src/Admin/API/MarketingCampaigns.php:72
#: src/Admin/API/MarketingCampaignTypes.php:82
#: src/Admin/API/MarketingChannels.php:69 src/Admin/API/Notes.php:275
#: src/Admin/API/Notes.php:289 src/Admin/API/OnboardingFreeExtensions.php:67
#: src/Admin/API/OnboardingProductTypes.php:62
#: src/Admin/API/OnboardingProfile.php:155
#: src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Controller.php:105
msgid "Sorry, you cannot list resources."
msgstr "Sorry, you cannot list resources."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:178
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:137
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:167
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:111
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:156
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:160
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:71
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:172
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:83
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:161
#: src/Admin/API/OnboardingTasks.php:249
msgid "Sorry, you are not allowed to create resources."
msgstr "Sorry, you are not allowed to create resources."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:196
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:153
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:981
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:179
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:153
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:170
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:105
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:174
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:173
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:98
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:92
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:104
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:56
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:75
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:87
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:158
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:180
#: src/Admin/API/ProductAttributeTerms.php:66
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:188
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:219
msgid "Sorry, you cannot view this resource."
msgstr "Sorry, you cannot view this resource."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1668
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:639
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1752
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:479
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:438
msgid "Sorry, you are not allowed to delete %s."
msgstr "Sorry, you are not allowed to delete %s."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1700
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:659
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1790
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:493
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:451
msgid "The %s does not support trashing."
msgstr "The %s does not support binning."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1706
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:672
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1803
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:500
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:457
msgid "The %s has already been deleted."
msgstr "The %s has already been deleted."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:215
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:997
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:185
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:189
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:189
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:111
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:270
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:72
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:103
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:101
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:199
msgid "Sorry, you are not allowed to edit this resource."
msgstr "Sorry, you are not allowed to edit this resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:266
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:170
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1013
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:215
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:126
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:200
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:204
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:205
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:88
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:119
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:119
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:218
msgid "Sorry, you are not allowed to delete this resource."
msgstr "Sorry, you are not allowed to delete this resource."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:313
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:221
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:281
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:890
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:751
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:333
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:202
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:73
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:175
msgid "Cannot create existing %s."
msgstr "Cannot create existing %s."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:354
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:929
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:796
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:395
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:564
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:713
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:39
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:260
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:421
msgid "ID is invalid."
msgstr "ID is invalid."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:317
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1717
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:485
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:688
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1819
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:510
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:467
msgid "The %s cannot be deleted."
msgstr "The %s cannot be deleted."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:720
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:603
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:630
#: src/Admin/API/Leaderboards.php:538
#: src/Admin/API/Reports/GenericController.php:143
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:685
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:121
#: src/Internal/RestApi/Routes/V4/Refunds/CollectionQuery.php:84
msgid "Limit response to resources published before a given ISO8601 compliant date."
msgstr "Limit response to resources published before a given ISO8601 compliant date."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:735
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:636
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:645
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:727
#: src/Admin/API/Reports/Stock/Controller.php:432
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:63
#: src/StoreApi/Routes/V1/Products.php:183
msgid "Limit result set to specific ids."
msgstr "Limit result set to specific ids."

#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:707
msgid "Use WP Query arguments to modify the response; private query vars require appropriate authorization."
msgstr "Use WP Query arguments to modify the response; private query vars require appropriate authorisation."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:714
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:597
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:624
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:962
#: src/Admin/API/Leaderboards.php:532
#: src/Admin/API/Reports/GenericController.php:137
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:679
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:115
#: src/Internal/RestApi/Routes/V4/Refunds/CollectionQuery.php:78
msgid "Limit response to resources published after a given ISO8601 compliant date."
msgstr "Limit response to resources published after a given ISO8601 compliant date."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:1007
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:750
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:744
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:645
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:654
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:988
#: src/Admin/API/Reports/Stock/Controller.php:441
#: src/StoreApi/Routes/V1/ProductReviews.php:200
#: src/StoreApi/Routes/V1/Products.php:193
msgid "Offset the result set by a specific number of items."
msgstr "Offset the result set by a specific number of items."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:1014
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:757
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:750
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:651
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:660
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:992
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:742
#: src/Admin/API/Notes.php:619 src/Admin/API/Reports/GenericController.php:149
#: src/Internal/RestApi/Routes/V4/Customers/CollectionQuery.php:74
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:56
#: src/Internal/RestApi/Routes/V4/Refunds/CollectionQuery.php:56
#: src/StoreApi/Routes/V1/ProductReviews.php:207
#: src/StoreApi/Routes/V1/Products.php:200
msgid "Order sort attribute ascending or descending."
msgstr "Order sort attribute ascending or descending."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:1022
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:765
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:757
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:658
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:667
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1001
#: src/Admin/API/Notes.php:626 src/Admin/API/Reports/GenericController.php:156
#: src/Internal/RestApi/Routes/V4/Customers/CollectionQuery.php:82
#: src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php:63
#: src/Internal/RestApi/Routes/V4/Refunds/CollectionQuery.php:63
#: src/StoreApi/Routes/V1/ProductReviews.php:215
#: src/StoreApi/Routes/V1/Products.php:208
msgid "Sort collection by object attribute."
msgstr "Sort collection by object attribute."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:114
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:106
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:107
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:105
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:116
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:79
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:110
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:114
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:120
#: includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php:75
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:106
#: src/Internal/RestApi/Routes/V4/Customers/Controller.php:167
msgid "Required to be true, as resource does not support trashing."
msgstr "Required to be true, as resource does not support binning."

#: includes/admin/class-wc-admin-setup-wizard.php:1632
msgid "A simple offline gateway that lets you accept BACS payment."
msgstr "A simple offline gateway that lets you accept BACS payment."

#: includes/admin/class-wc-admin-setup-wizard.php:1638
msgid "A simple offline gateway that lets you accept cash on delivery."
msgstr "A simple offline gateway that lets you accept cash on delivery."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:305
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:230
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:215
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:219
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:68
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:134
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:224
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:237
msgid "Sorry, you are not allowed to batch manipulate this resource."
msgstr "Sorry, you are not allowed to batch manipulate this resource."

#: includes/admin/class-wc-admin-help.php:57
msgid "Community forum"
msgstr "Community forum"

#: includes/admin/class-wc-admin-setup-wizard.php:1631
msgid "Bank transfer (BACS) payments"
msgstr "Bank transfer (BACS) payments"

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:254
msgid "Taxonomy does not exist."
msgstr "Taxonomy does not exist."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:205
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:210
msgid "Sorry, you cannot delete this resource."
msgstr "Sorry, you cannot delete this resource."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:683
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:694
#: src/Admin/API/Reports/Stock/Controller.php:469
#: src/StoreApi/Routes/V1/Products.php:238
msgid "Limit result set to all items except those of a particular parent ID."
msgstr "Limit result set to all items except those of a particular parent ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:674
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:685
#: src/Admin/API/Reports/Stock/Controller.php:460
#: src/StoreApi/Routes/V1/Products.php:228
msgid "Limit result set to those of particular parent IDs."
msgstr "Limit result set to those of particular parent IDs."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1651
msgid "Invalid post ID."
msgstr "Invalid post ID."

#: includes/abstracts/abstract-wc-payment-gateway.php:678
msgid "Save to account"
msgstr "Save to account"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:175
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:193
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:211
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:592
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:149
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:166
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:129
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:121
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:219
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:276
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:47
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:263
msgid "Resource does not exist."
msgstr "Resource does not exist."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:315
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:476
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:250
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:264
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:284
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:616
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1719
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:140
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:249
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:462
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:153
#: src/Internal/RestApi/Routes/V4/AbstractController.php:300
msgid "Invalid ID."
msgstr "Invalid ID."

#: includes/admin/class-wc-admin-setup-wizard.php:1625
#: includes/gateways/cheque/class-wc-gateway-cheque.php:48
#: includes/gateways/cheque/class-wc-gateway-cheque.php:84
msgctxt "Check payment method"
msgid "Check payments"
msgstr "Cheque payments"

#: i18n/continents.php:15
msgid "Africa"
msgstr "Africa"

#: i18n/continents.php:88
msgid "Asia"
msgstr "Asia"

#: i18n/continents.php:146
msgid "Europe"
msgstr "Europe"

#: i18n/continents.php:204
msgid "North America"
msgstr "North America"

#: i18n/continents.php:250
msgid "Oceania"
msgstr "Oceania"

#: i18n/continents.php:281
msgid "South America"
msgstr "South America"

#: i18n/countries.php:252
msgid "United States (US) Minor Outlying Islands"
msgstr "United States (US) Minor Outlying Islands"

#: i18n/countries.php:263
msgid "Samoa"
msgstr "Samoa"

#: includes/admin/class-wc-admin-assets.php:790
#: includes/admin/views/html-admin-page-status-report.php:73
msgid "Copying to clipboard failed. Please press Ctrl/Cmd+C to copy."
msgstr "Copying to clipboard failed. Please press Ctrl/Cmd+C to copy."

#: i18n/currencies.php:136
msgid "Saudi riyal"
msgstr "Saudi riyal"

#: includes/class-wc-frontend-scripts.php:785
msgid "Please enter a stronger password."
msgstr "Please enter a stronger password."

#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:303
msgid "Payment for order %s refunded"
msgstr "Payment for order %s refunded"

#: includes/emails/class-wc-email-cancelled-order.php:54
msgid "Cancelled order emails are sent to chosen recipient(s) when orders have been marked cancelled (if they were previously pending, processing, or on-hold)."
msgstr "Cancelled order emails are sent to chosen recipient(s) when orders have been marked cancelled (if they were previously pending, processing, or on-hold)."

#. translators: %s is product title
#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:82
#: templates/single-product-reviews.php:75
msgid "Be the first to review &ldquo;%s&rdquo;"
msgstr "Be the first to review &ldquo;%s&rdquo;"

#: includes/admin/helper/class-wc-helper-admin.php:277
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:173
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:182
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:191
#: src/Internal/Admin/Analytics.php:188
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:68
#: templates/single-product/add-to-cart/variable.php:55
#: assets/client/admin/wp-admin-scripts/visual-attribute-picker.js:2
msgid "Clear"
msgstr "Clear"

#: templates/checkout/thankyou.php:33
msgid "Unfortunately your order cannot be processed as the originating bank/merchant has declined your transaction. Please attempt your purchase again."
msgstr "Unfortunately your order cannot be processed as the originating bank/merchant has declined your transaction. Please attempt your purchase again."

#. translators: %1$s: Order number. %2$s: Customer full name.
#: templates/emails/admin-failed-order.php:34
#: templates/emails/plain/admin-failed-order.php:29
msgid "Payment for order #%1$s from %2$s has failed. The order was as follows:"
msgstr "Payment for order #%1$s from %2$s has failed. The order was as follows:"

#: i18n/currencies.php:87
msgid "Kenyan shilling"
msgstr "Kenyan shilling"

#: includes/widgets/class-wc-widget-product-categories.php:78
msgid "Hide empty categories"
msgstr "Hide empty categories"

#. translators: %s: taxes
#. translators: %s: tax amount
#: includes/class-wc-order.php:242 includes/wc-cart-functions.php:359
msgid "(includes %s)"
msgstr "(includes %s)"

#: i18n/currencies.php:127
msgid "Pakistani rupee"
msgstr "Pakistani rupee"

#: includes/emails/class-wc-email-customer-failed-order.php:32
#: includes/emails/class-wc-email-failed-order.php:33
msgid "Failed order"
msgstr "Failed order"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:222
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:247
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:287
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:793
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:386
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:550
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1089
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1351
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:145
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:238
#: src/StoreApi/Routes/V1/ProductsById.php:86
msgid "Invalid product ID."
msgstr "Invalid product ID."

#: includes/emails/class-wc-email-new-order.php:79
msgid "[{site_title}]: New order #{order_number}"
msgstr "[{site_title}]: New order #{order_number}"

#. translators: error message
#: includes/class-wc-webhook.php:660
msgid "Error: Delivery URL cannot be reached: %s"
msgstr "Error: Delivery URL cannot be reached: %s"

#. translators: error message
#: includes/class-wc-webhook.php:665
msgid "Error: Delivery URL returned response code: %s"
msgstr "Error: Delivery URL returned response code: %s"

#: includes/class-wc-frontend-scripts.php:760
msgid "Please select some product options before adding this product to your cart."
msgstr "Please select some product options before adding this product to your basket."

#: includes/admin/notes/class-wc-notes-run-db-update.php:268
#: includes/admin/views/html-notice-updated.php:16
msgid "WooCommerce database update complete. Thank you for updating to the latest version!"
msgstr "WooCommerce database update complete. Thank you for updating to the latest version!"

#: includes/class-wc-tax.php:875
msgid "Tax class already exists"
msgstr "Tax class already exists"

#: includes/class-wc-countries.php:1467
msgid "State / Zone"
msgstr "State / Zone"

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:144
#: includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php:94
msgid "Standard rate"
msgstr "Standard rate"

#. Translators: %1$s: Memory limit, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:180
msgid "Increasing memory allocated to PHP"
msgstr "Increasing memory allocated to PHP"

#. Translators: %s classname and link.
#: includes/admin/views/html-admin-page-status-report.php:344
msgid "Your server does not have the %s class enabled - some gateway plugins which use SOAP may not work as expected."
msgstr "Your server does not have the %s class enabled - some gateway plugins which use SOAP may not work as expected."

#: includes/admin/views/html-admin-page-status-report.php:379
msgid "Multibyte String (mbstring) is used to convert character encoding, like for emails or converting characters to lowercase."
msgstr "Multibyte String (mbstring) is used to convert character encoding, like for emails or converting characters to lowercase."

#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:386
msgid "Your server does not support the %s functions - this is required for better character encoding. Some fallbacks will be used instead for it."
msgstr "Your server does not support the %s functions - this is required for better character encoding. Some fallbacks will be used instead for it."

#. Translators: %1$s: MySQL version, %2$s: Recommended MySQL version.
#: includes/admin/views/html-admin-page-status-report.php:295
msgid "%1$s - We recommend a minimum MySQL version of 5.6. See: %2$s"
msgstr "%1$s - We recommend a minimum MySQL version of 5.6. See: %2$s"

#. Translators: %1$s: Memory limit, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:180
msgid "%1$s - We recommend setting memory to at least 64MB. See: %2$s"
msgstr "%1$s - We recommend setting memory to at least 64MB. See: %2$s"

#: includes/admin/settings/views/html-settings-tax.php:156
msgid "Last page"
msgstr "Last page"

#: includes/admin/settings/views/html-settings-tax.php:152
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:12
#: assets/client/blocks/wc-block-library.js:82
msgid "Next page"
msgstr "Next page"

#: includes/admin/settings/views/html-settings-tax.php:126
msgid "First page"
msgstr "First Page"

#: includes/admin/settings/views/html-settings-tax.php:130
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/all-products-frontend.js:1
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/wc-block-library.js:79
msgid "Previous page"
msgstr "Previous page"

#: includes/admin/settings/views/html-settings-tax.php:63
msgid "Tax rate ID: %s"
msgstr "Tax rate ID: %s"

#: includes/admin/settings/views/html-settings-tax.php:104
msgid "No matching tax rates found."
msgstr "No matching tax rates found."

#: includes/admin/settings/class-wc-settings-emails.php:679
#: includes/admin/settings/views/html-settings-tax.php:55
msgid "Loading&hellip;"
msgstr "Loading&hellip;"

#: includes/admin/settings/class-wc-settings-shipping.php:348
#: includes/admin/settings/class-wc-settings-shipping.php:394
#: includes/admin/settings/class-wc-settings-shipping.php:456
#: includes/admin/settings/class-wc-settings-shipping.php:519
#: includes/admin/settings/class-wc-settings-tax.php:248
msgid "Your changed data will be lost if you leave this page without saving."
msgstr "Your changed data will be lost if you leave this page without saving."

#: includes/admin/settings/views/html-settings-tax.php:14
msgid "Search&hellip;"
msgstr "Search&hellip;"

#: includes/admin/settings/views/html-settings-tax.php:23
msgid "\"%s\" tax rates"
msgstr "\"%s\" tax rates"

#: includes/admin/settings/class-wc-settings-emails.php:547
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Manually sent"
msgstr "Manually sent"

#: includes/admin/settings/class-wc-settings-emails.php:547
msgid "Manual"
msgstr "Manual"

#: includes/admin/settings/class-wc-settings-emails.php:490
msgid "Content type"
msgstr "Content type"

#: includes/admin/settings/class-wc-settings-emails.php:265
msgid "Footer text"
msgstr "Footer text"

#: includes/admin/settings/class-wc-settings-emails.php:141
msgid "\"From\" address"
msgstr "\"From\" address"

#. translators: %s: help description with link to WP Mail logging and support
#. page.
#: includes/admin/settings/class-wc-settings-emails.php:98
msgid "Email notifications sent from WooCommerce are listed below. Click on an email to configure it.<br>%s"
msgstr "Email notifications sent from WooCommerce are listed below. Click on an email to configure it.<br>%s"

#: includes/admin/settings/class-wc-settings-emails.php:104
msgid "Email notifications"
msgstr "Email notifications"

#. translators: %s: average total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:462
msgid "%s average gross daily sales"
msgstr "%s average gross daily sales"

#. translators: %s: average total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:475
msgid "%s average gross monthly sales"
msgstr "%s average gross monthly sales"

#: includes/admin/reports/class-wc-report-sales-by-date.php:723
msgid "Average gross sales amount"
msgstr "Average gross sales amount"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:83
msgid "If you need to access the setup wizard again, please click on the button below."
msgstr "If you need to access the setup wizard again, please click on the button below."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:72
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:84
msgid "Setup wizard"
msgstr "Setup wizard"

#: includes/admin/class-wc-admin-permalink-settings.php:42
msgid "Product permalinks"
msgstr "Product permalinks"

#: i18n/states.php:1426
msgid "Gandaki"
msgstr "Gandaki"

#: i18n/states.php:1427
msgid "Janakpur"
msgstr "Janakpur"

#: i18n/states.php:1428
msgid "Karnali"
msgstr "Karnali"

#: i18n/states.php:1429
msgid "Koshi"
msgstr "Koshi"

#: i18n/states.php:1430
msgid "Lumbini"
msgstr "Lumbini"

#: i18n/states.php:1431
msgid "Mahakali"
msgstr "Mahakali"

#: i18n/states.php:1432
msgid "Mechi"
msgstr "Mechi"

#: i18n/states.php:1433
msgid "Narayani"
msgstr "Narayani"

#: i18n/states.php:1434
msgid "Rapti"
msgstr "Rapti"

#: i18n/states.php:1435
msgid "Sagarmatha"
msgstr "Sagarmatha"

#: i18n/states.php:1436
msgid "Seti"
msgstr "Seti"

#: i18n/states.php:1424
msgid "Bheri"
msgstr "Bheri"

#: i18n/states.php:1425
msgid "Dhaulagiri"
msgstr "Dhaulagiri"

#: i18n/states.php:1349
msgid "Putrajaya"
msgstr "Putrajaya"

#: i18n/states.php:1350
msgid "Kuala Lumpur"
msgstr "Kuala Lumpur"

#: i18n/states.php:1423
msgid "Bagmati"
msgstr "Bagmati"

#: i18n/states.php:1338
msgid "Labuan"
msgstr "Labuan"

#: i18n/states.php:1339
msgid "Malacca (Melaka)"
msgstr "Malacca (Melaka)"

#: i18n/states.php:1342
msgid "Penang (Pulau Pinang)"
msgstr "Penang (Pulau Pinang)"

#: includes/class-wc-embed.php:105 assets/client/admin/chunks/4077.js:1
msgid "Buy now"
msgstr "Buy now"

#. translators: %s: method
#. translators: %s: payment method
#. translators: %s: shipping method
#: includes/abstracts/abstract-wc-order.php:2688
#: src/Internal/Admin/Orders/ListTable.php:1273
#: src/Internal/Admin/Orders/ListTable.php:1294
#: src/Internal/Admin/Orders/ListTable.php:1311
msgid "via %s"
msgstr "via %s"

#: includes/admin/meta-boxes/views/html-variation-admin.php:21
msgid "Drag and drop, or click to set admin variation order"
msgstr "Drag and drop, or click to set admin variation order"

#. Translators: %s Product title.
#: includes/class-wc-form-handler.php:747
#: includes/class-wc-form-handler.php:751
msgid "%s removed."
msgstr "%s removed."

#: includes/class-wc-install.php:1099
msgid "Monthly"
msgstr "Monthly"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:612
msgid "Show more details"
msgstr "Show more details"

#: includes/class-wc-post-types.php:445
msgctxt "shop_order post type singular name"
msgid "Order"
msgstr "Order"

#: includes/admin/settings/class-wc-settings-products.php:309
msgid "Enter recipients (comma separated) that will receive this notification."
msgstr "Enter recipients (comma-separated) that will receive this notification."

#: templates/myaccount/my-address.php:75
msgid "You have not set up this type of address yet."
msgstr "You have not set up this type of address yet."

#. translators: %s product name
#: templates/myaccount/my-downloads.php:39
msgid "%s download remaining"
msgid_plural "%s downloads remaining"
msgstr[0] "%s download remaining"
msgstr[1] "%s downloads remaining"

#: templates/myaccount/view-order.php:57 templates/order/tracking.php:55
msgid "l jS \\o\\f F Y, h:ia"
msgstr "l jS \\o\\f F Y, h:ia"

#: templates/order/form-tracking.php:34
msgid "To track your order please enter your Order ID in the box below and press the \"Track\" button. This was given to you on your receipt and in the confirmation email you should have received."
msgstr "To track your order please enter your Order ID in the box below and press the \"Track\" button. This was given to you on your receipt and in the confirmation email you should have received."

#: includes/class-wc-privacy-exporters.php:351
#: src/Internal/Admin/Orders/ListTable.php:1823
#: templates/order/form-tracking.php:36
msgid "Order ID"
msgstr "Order ID"

#: templates/order/form-tracking.php:36
msgid "Found in your order confirmation email."
msgstr "Found in your order confirmation email."

#: templates/order/form-tracking.php:37
msgid "Email you used during checkout."
msgstr "Email you used during checkout."

#: templates/order/form-tracking.php:49
msgid "Track"
msgstr "Track"

#: src/Blocks/BlockTypes/OrderConfirmation/Summary.php:35
#: templates/checkout/thankyou.php:60
#: assets/client/blocks/order-confirmation-summary.js:1
#: assets/client/blocks/wc-block-library.js:129
msgid "Email:"
msgstr "Email:"

#: templates/product-searchform.php:24
msgid "Search for:"
msgstr "Search for:"

#: templates/single-product/add-to-cart/variable.php:32
msgid "This product is currently out of stock and unavailable."
msgstr "This product is currently out of stock and unavailable."

#: includes/admin/meta-boxes/views/html-order-item.php:41
#: templates/single-product/meta.php:32
msgid "SKU:"
msgstr "SKU:"

#: templates/single-product/meta.php:36
msgid "Category:"
msgid_plural "Categories:"
msgstr[0] "Category:"
msgstr[1] "Categories:"

#: templates/single-product/meta.php:38
msgid "Tag:"
msgid_plural "Tags:"
msgstr[0] "Tag:"
msgstr[1] "Tags:"

#: templates/single-product/rating.php:38
msgid "%s customer review"
msgid_plural "%s customer reviews"
msgstr[0] "%s customer review"
msgstr[1] "%s customer reviews"

#: templates/single-product/review-meta.php:37
msgid "verified owner"
msgstr "verified owner"

#: templates/single-product/up-sells.php:26
msgid "You may also like&hellip;"
msgstr "You may also like&hellip;"

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:47
#: templates/single-product-reviews.php:64
msgid "There are no reviews yet."
msgstr "There are no reviews yet."

#: includes/admin/class-wc-admin-taxonomies.php:345
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:176
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:185
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:194
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:203
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:212
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:227
#: src/Blocks/BlockTypes/OrderConfirmation/Totals.php:227
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:321
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:215
#: templates/emails/email-order-details.php:177
#: templates/emails/plain/email-order-details.php:86
#: templates/emails/plain/email-order-details.php:88
#: templates/order/order-details-fulfillments.php:192
#: templates/order/order-details.php:105
msgid "Note:"
msgstr "Note:"

#. translators: %s is product title
#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:82
#: templates/single-product-reviews.php:75
#: assets/client/blocks/product-review-form.js:1
#: assets/client/blocks/wc-block-library.js:137
msgid "Add a review"
msgstr "Add a review"

#. translators: %s is product title
#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:84
#: templates/single-product-reviews.php:77
msgid "Leave a Reply to %s"
msgstr "Leave a Reply to %s"

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:88
#: templates/single-product-reviews.php:81
#: assets/client/blocks/product-review-form.js:1
#: assets/client/blocks/wc-block-library.js:137
msgid "Submit"
msgstr "Submit"

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:143
#: templates/single-product-reviews.php:127
msgid "Rate&hellip;"
msgstr "Rate&hellip;"

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:144
#: src/Internal/OrderReviews/StarRating.php:88
#: templates/single-product-reviews.php:128
msgid "Perfect"
msgstr "Perfect"

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:145
#: src/Internal/OrderReviews/StarRating.php:87
#: templates/single-product-reviews.php:129
#: assets/client/admin/customer-effort-score/index.js:2
msgid "Good"
msgstr "Good"

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:146
#: src/Internal/OrderReviews/StarRating.php:86
#: templates/single-product-reviews.php:130
msgid "Average"
msgstr "Average"

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:147
#: src/Internal/OrderReviews/StarRating.php:85
#: templates/single-product-reviews.php:131
msgid "Not that bad"
msgstr "Not that bad"

#: includes/class-wc-comments.php:674
#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:53
#: templates/single-product-reviews.php:143
msgid "Only logged in customers who have purchased this product may leave a review."
msgstr "Only logged in customers who have purchased this product may leave a review."

#: templates/product-searchform.php:26
msgctxt "submit button"
msgid "Search"
msgstr "Search"

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1055
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1229
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderSchema.php:125
msgid "Order number."
msgstr "Order number."

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:155
#: templates/order/customer-review-order-row.php:94
#: templates/single-product-reviews.php:136
msgid "Your review"
msgstr "Your review"

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:148
#: src/Internal/OrderReviews/StarRating.php:84
#: templates/single-product-reviews.php:132
msgid "Very poor"
msgstr "Very poor"

#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:141
#: templates/order/customer-review-order-row.php:84
#: templates/single-product-reviews.php:126
msgid "Your rating"
msgstr "Your rating"

#: templates/single-product/review-meta.php:27
msgid "Your review is awaiting approval"
msgstr "Your review is awaiting approval"

#: patterns/related-products.php:15 templates/single-product/related.php:40
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/product-query.js:14
#: assets/client/blocks/wc-block-library.js:42
msgid "Related products"
msgstr "Related products"

#: includes/emails/class-wc-email-customer-invoice.php:38
#: src/Blocks/BlockTypesController.php:211
#: templates/order/order-details-fulfillments.php:59
#: templates/order/order-details.php:57
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/order-confirmation-totals-wrapper.js:1
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:129
msgid "Order details"
msgstr "Order details"

#: templates/order/order-again.php:22
msgid "Order again"
msgstr "Order again"

#: templates/order/form-tracking.php:37
msgid "Billing email"
msgstr "Billing email"

#: includes/emails/class-wc-email.php:464
#: includes/emails/class-wc-email.php:465 templates/myaccount/view-order.php:51
#: templates/order/tracking.php:49
msgid "Order updates"
msgstr "Order updates"

#: templates/myaccount/my-orders.php:37
msgid "Recent orders"
msgstr "Recent orders"

#: templates/myaccount/my-downloads.php:29
msgid "Available downloads"
msgstr "Available downloads"

#. Description of the plugin
#: woocommerce.php
msgid "An ecommerce toolkit that helps you sell anything. Beautifully."
msgstr "An eCommerce toolkit that helps you sell anything. Beautifully."

#. translators: %s: Product title.
#: src/Blocks/BlockTypes/Reviews/ProductReviewsTitle.php:32
#: assets/client/blocks/product-reviews-title.js:2
#: assets/client/blocks/wc-block-library.js:133
msgid "One review for %s"
msgstr "One review for %s"

#. translators: %s: order status
#: includes/shortcodes/class-wc-shortcode-checkout.php:125
#: includes/shortcodes/class-wc-shortcode-checkout.php:247
msgid "This order&rsquo;s status is &ldquo;%s&rdquo;&mdash;it cannot be paid for. Please contact us if you need assistance."
msgstr "This order&rsquo;s status is &ldquo;%s&rdquo;&mdash;it cannot be paid for. Please contact us if you need assistance."

#: includes/shortcodes/class-wc-shortcode-checkout.php:95
#: includes/shortcodes/class-wc-shortcode-checkout.php:250
msgid "Sorry, this order is invalid and cannot be paid for."
msgstr "Sorry, this order is invalid and cannot be paid for."

#: src/Blocks/BlockTypes/OrderConfirmation/Summary.php:33
#: templates/checkout/order-receipt.php:29 templates/checkout/thankyou.php:54
#: assets/client/blocks/order-confirmation-summary.js:1
#: assets/client/blocks/wc-block-library.js:129
msgid "Date:"
msgstr "Date:"

#: patterns/page-coming-soon-default.php:27
#: templates/myaccount/form-login.php:54
#: assets/client/blocks/checkout-frontend.js:2
#: assets/client/blocks/customer-account.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Log in"
msgstr "Log in"

#: includes/shortcodes/class-wc-shortcode-my-account.php:339
msgid "Password reset is not allowed for this user"
msgstr "Password reset is not allowed for this user"

#: includes/shortcodes/class-wc-shortcode-order-tracking.php:48
msgid "Please enter a valid order ID"
msgstr "Please enter a valid order ID"

#: includes/wc-attribute-functions.php:274
#: includes/wc-attribute-functions.php:325
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/product-search.js:1
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:101
msgid "Text"
msgstr "Text"

#: includes/wc-cart-functions.php:29
msgid "This product is protected and cannot be purchased."
msgstr "This product is protected and cannot be purchased."

#. translators: %s: product name
#: includes/wc-cart-functions.php:123
msgid "%s has been added to your cart."
msgid_plural "%s have been added to your cart."
msgstr[0] "%s has been added to your basket."
msgstr[1] "%s have been added to your basket."

#: templates/cart/cart.php:185 templates/checkout/form-coupon.php:42
msgid "Coupon:"
msgstr "Coupon:"

#: includes/wc-cart-functions.php:322
msgid "Free shipping coupon"
msgstr "Free shipping coupon"

#. translators: %s: coupon code.
#: includes/wc-cart-functions.php:327
msgid "[Remove]"
msgstr "[Remove]"

#. translators: %s: Order date
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:414
msgid "Order &ndash; %s"
msgstr "Order &ndash; %s"

#: i18n/currencies.php:174
msgid "South African rand"
msgstr "South African rand"

#: includes/wc-notice-functions.php:25 includes/wc-notice-functions.php:58
#: includes/wc-notice-functions.php:78 includes/wc-notice-functions.php:116
#: includes/wc-notice-functions.php:130 includes/wc-notice-functions.php:145
#: includes/wc-notice-functions.php:243
msgid "This function should not be called before woocommerce_init."
msgstr "This function should not be called before woocommerce_init."

#: includes/wc-order-functions.php:1152
msgid "Unpaid order cancelled - time limit reached."
msgstr "Unpaid order cancelled - time limit reached."

#. translators: %s: Order date
#: includes/class-wc-order-refund.php:85
#: includes/data-stores/class-wc-order-refund-data-store-cpt.php:151
#: src/Internal/DataStores/Orders/OrdersTableRefundDataStore.php:214
msgid "Refund &ndash; %s"
msgstr "Refund &ndash; %s"

#. translators: %s: page number
#: includes/wc-template-functions.php:1169
msgid "&nbsp;&ndash; Page %s"
msgstr "&nbsp;&ndash; Page %s"

#: includes/wc-template-functions.php:1645
#: includes/wc-template-functions.php:1711
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:12
#: assets/client/blocks/catalog-sorting.js:1
#: assets/client/blocks/wc-block-library.js:82
#: assets/client/blocks/wc-block-library.js:90
msgid "Default sorting"
msgstr "Default sorting"

#: includes/wc-template-functions.php:1712
msgid "Sort by popularity"
msgstr "Sort by popularity"

#: includes/wc-template-functions.php:1713
msgid "Sort by average rating"
msgstr "Sort by average rating"

#: includes/wc-template-functions.php:1715
msgid "Sort by price: low to high"
msgstr "Sort by price: low to high"

#: includes/wc-template-functions.php:1716
msgid "Sort by price: high to low"
msgstr "Sort by price: high to low"

#. translators: %s: reviews count
#: includes/wc-template-functions.php:2365
msgid "Reviews (%d)"
msgstr "Reviews (%d)"

#: includes/wc-template-functions.php:2932
msgid "Place order"
msgstr "Place order"

#: includes/wc-template-functions.php:3545
#: includes/wc-template-functions.php:3726
#: includes/wc-template-functions.php:3746
#: src/Blocks/BlockTypes/Dropdown.php:74 src/Blocks/BlockTypes/Dropdown.php:81
#: src/Blocks/BlockTypes/Dropdown.php:95 assets/client/blocks/dropdown.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Choose an option"
msgstr "Choose an option"

#: includes/wc-term-functions.php:236
#: includes/widgets/class-wc-widget-product-categories.php:266
#: src/Blocks/BlockTypes/ProductCategories.php:250
#: src/Blocks/BlockTypes/ProductCategories.php:254
#: assets/client/blocks/featured-category.js:15
#: assets/client/blocks/wc-block-library.js:90
msgid "Select a category"
msgstr "Select a category"

#: includes/wc-user-functions.php:83
msgid "An account is already registered with that username. Please choose another."
msgstr "An account is already registered with that username. Please choose another."

#: includes/admin/helper/class-wc-helper.php:494
#: includes/admin/helper/views/html-main.php:143
#: includes/admin/helper/views/html-main.php:146
#: includes/wc-webhook-functions.php:188
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
#: assets/client/admin/chunks/tax-recommendations.js:1
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Active"
msgstr "Active"

#: includes/wc-webhook-functions.php:189
msgid "Paused"
msgstr "Paused"

#: includes/admin/settings/class-wc-settings-emails.php:551
#: includes/class-wc-ajax.php:1903 includes/wc-webhook-functions.php:190
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:203
msgid "Disabled"
msgstr "Disabled"

#: includes/widgets/class-wc-widget-cart.php:25
#: includes/widgets/class-wc-widget-cart.php:29
#: includes/widgets/class-wc-widget-cart.php:64
#: src/Blocks/BlockTypes/Cart.php:81 src/Blocks/BlockTypes/CartLink.php:31
#: src/Blocks/BlockTypes/CartLink.php:32 src/Blocks/BlockTypes/MiniCart.php:622
#: src/Blocks/BlockTypes/MiniCart.php:629
#: assets/client/blocks/cart-frontend.js:8 assets/client/blocks/cart-link.js:1
#: assets/client/blocks/cart.js:32 assets/client/blocks/wc-block-library.js:138
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:36
msgid "Cart"
msgstr "Basket"

#: includes/widgets/class-wc-widget-cart.php:35
msgid "Hide if cart is empty"
msgstr "Hide if basket is empty"

#. translators: %s: minimum price
#. translators: %s: maximum price
#. translators: %s: rating
#: includes/widgets/class-wc-widget-layered-nav-filters.php:100
#: includes/widgets/class-wc-widget-layered-nav-filters.php:108
#: includes/widgets/class-wc-widget-layered-nav-filters.php:114
#: includes/widgets/class-wc-widget-layered-nav-filters.php:123
msgid "Remove filter"
msgstr "Remove filter"

#: includes/widgets/class-wc-widget-layered-nav.php:76
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Filter by"
msgstr "Filter by"

#: includes/widgets/class-wc-widget-layered-nav.php:82
#: src/Blocks/BlockTypes/ProductFilterAttribute.php:390
#: assets/client/blocks/product-filter-attribute.js:1
#: assets/client/blocks/wc-block-library.js:112
msgid "Attribute"
msgstr "Attribute"

#: includes/widgets/class-wc-widget-brand-nav.php:205
#: includes/widgets/class-wc-widget-layered-nav.php:90
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/active-filters.js:6
#: assets/client/blocks/attribute-filter.js:19
#: assets/client/blocks/product-categories.js:1
#: assets/client/blocks/rating-filter.js:9
#: assets/client/blocks/stock-filter.js:8
#: assets/client/blocks/wc-block-library.js:78
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:105
#: assets/client/blocks/wc-block-library.js:112
msgid "List"
msgstr "List"

#: includes/widgets/class-wc-widget-brand-nav.php:206
#: includes/widgets/class-wc-widget-layered-nav.php:91
#: assets/client/blocks/attribute-filter.js:19
#: assets/client/blocks/product-categories.js:1
#: assets/client/blocks/rating-filter.js:9
#: assets/client/blocks/stock-filter.js:8
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:105
#: assets/client/blocks/wc-block-library.js:112
msgid "Dropdown"
msgstr "Dropdown"

#: includes/widgets/class-wc-widget-layered-nav.php:97
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Query type"
msgstr "Query type"

#: includes/widgets/class-wc-widget-layered-nav.php:99
msgid "AND"
msgstr "AND"

#: includes/widgets/class-wc-widget-layered-nav.php:100
#: assets/client/admin/chunks/3132.js:1
msgid "OR"
msgstr "OR"

#. translators: %s: taxonomy name
#. translators: %s: the attribute name.
#: includes/widgets/class-wc-widget-layered-nav.php:250
#: src/Admin/API/Reports/Variations/Controller.php:416
#: assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Any %s"
msgstr "Any %s"

#: includes/widgets/class-wc-widget-price-filter.php:32
#: assets/client/blocks/filter-wrapper.js:1
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:93
msgid "Filter by price"
msgstr "Filter by price"

#: templates/content-widget-price-filter.php:27
#: templates/content-widget-price-filter.php:28
msgid "Min price"
msgstr "Min price"

#: templates/content-widget-price-filter.php:29
#: templates/content-widget-price-filter.php:30
msgid "Max price"
msgstr "Max price"

#. translators: Filter: verb "to filter"
#: includes/admin/class-wc-admin-log-table-list.php:260
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:541
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:118
#: src/Internal/Admin/Orders/ListTable.php:801
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1320
#: src/Internal/StockNotifications/Admin/ListTable.php:438
#: templates/content-widget-price-filter.php:32
#: assets/client/admin/components/index.js:2
msgid "Filter"
msgstr "Filter"

#: templates/content-widget-price-filter.php:34
msgid "Price:"
msgstr "Price:"

#: includes/widgets/class-wc-widget-product-categories.php:37
msgid "A list or dropdown of product categories."
msgstr "A list or dropdown of product categories."

#: includes/widgets/class-wc-widget-product-categories.php:58
msgid "Show as dropdown"
msgstr "Show as dropdown"

#: includes/widgets/class-wc-widget-product-categories.php:63
msgid "Show product counts"
msgstr "Show product counts"

#: includes/widgets/class-wc-widget-product-categories.php:68
#: assets/client/blocks/product-categories.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Show hierarchy"
msgstr "Show hierarchy"

#: includes/widgets/class-wc-widget-product-categories.php:73
msgid "Only show children of the current category"
msgstr "Only show children of the current category"

#: includes/widgets/class-wc-widget-product-categories.php:287
msgid "No product categories exist."
msgstr "No product categories exist."

#: includes/widgets/class-wc-widget-products.php:38
#: includes/widgets/class-wc-widget-recently-viewed.php:38
#: includes/widgets/class-wc-widget-top-rated-products.php:37
msgid "Number of products to show"
msgstr "Number of products to show"

#: includes/widgets/class-wc-widget-products.php:58
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Random"
msgstr "Random"

#: includes/widgets/class-wc-widget-products.php:59
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Sales"
msgstr "Sales"

#: includes/widgets/class-wc-widget-products.php:67
msgid "ASC"
msgstr "ASC"

#: includes/widgets/class-wc-widget-products.php:68
msgid "DESC"
msgstr "DESC"

#: includes/widgets/class-wc-widget-products.php:74
msgid "Hide free products"
msgstr "Hide free products"

#: includes/widgets/class-wc-widget-products.php:79
msgid "Show hidden products"
msgstr "Show hidden products"

#: includes/widgets/class-wc-widget-recent-reviews.php:36
msgid "Number of reviews to show"
msgstr "Number of reviews to show"

#: templates/auth/form-login.php:40 templates/myaccount/form-login.php:39
msgid "Username or email address"
msgstr "Username or email address"

#: includes/class-wc-checkout.php:298 templates/auth/form-login.php:44
#: templates/global/form-login.php:38 templates/myaccount/form-login.php:43
#: templates/myaccount/form-login.php:93
#: assets/client/blocks/order-confirmation-create-account-frontend.js:2
#: assets/client/blocks/order-confirmation-create-account.js:2
#: assets/client/blocks/wc-block-library.js:129
msgid "Password"
msgstr "Password"

#: includes/wc-template-functions.php:4444
msgid "Your cart is currently empty."
msgstr "Your basket is currently empty."

#: src/Blocks/BlockTypes/MiniCartFooterBlock.php:45
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:321
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:753
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:813
#: templates/cart/cart-totals.php:30 templates/cart/cart-totals.php:31
#: templates/cart/cart.php:33 templates/cart/cart.php:167
#: templates/checkout/review-order.php:24
#: templates/checkout/review-order.php:66
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:164
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:48
msgid "Subtotal"
msgstr "Subtotal"

#. translators: %s: Quantity.
#: includes/admin/importers/mappings/generic.php:25
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:246
#: includes/admin/meta-boxes/views/html-order-items.php:435
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:82
#: src/Internal/ShopperLists/Privacy/Privacy.php:179 templates/cart/cart.php:32
#: templates/cart/cart.php:141 templates/emails/email-order-details.php:121
#: templates/global/quantity-input.php:24
msgid "Quantity"
msgstr "Quantity"

#: includes/class-wc-install.php:3119 templates/cart/cross-sells.php:24
msgid "You may be interested in&hellip;"
msgstr "You may be interested in&hellip;"

#: templates/cart/mini-cart.php:110
msgid "No products in the cart."
msgstr "No products in the basket."

#: includes/admin/settings/class-wc-settings-accounts.php:63
#: includes/customizer/class-wc-shop-customizer.php:733
#: includes/wc-template-functions.php:2763
#: src/Blocks/BlockTypes/Checkout.php:157
#: src/Internal/Admin/Orders/ListTable.php:618
#: templates/checkout/form-checkout.php:32
#: assets/client/blocks/checkout-frontend.js:5
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:36
msgid "Checkout"
msgstr "Checkout"

#: templates/checkout/form-billing.php:24
msgid "Billing &amp; Shipping"
msgstr "Billing &amp; Shipping"

#: templates/checkout/form-billing.php:53
msgid "Create an account?"
msgstr "Create an account?"

#: src/StoreApi/Routes/V1/Checkout.php:1140
#: templates/checkout/form-checkout.php:26
#: assets/client/blocks/checkout-frontend.js:5
msgid "You must be logged in to checkout."
msgstr "You must be logged in to checkout."

#: templates/checkout/form-checkout.php:54
msgid "Your order"
msgstr "Your order"

#: templates/checkout/form-coupon.php:35
msgid "Have a coupon?"
msgstr "Have a coupon?"

#: templates/checkout/form-coupon.php:35
msgid "Click here to enter your code"
msgstr "Click here to enter your code"

#: templates/checkout/form-login.php:31
msgid "Returning customer?"
msgstr "Returning customer?"

#: templates/checkout/form-login.php:32
msgid "Click here to login"
msgstr "Click here to login"

#: includes/admin/class-wc-admin-setup-wizard.php:241
#: includes/admin/class-wc-admin-setup-wizard.php:1794
#: src/Internal/Orders/OrderNoteGroup.php:66
msgid "Payment"
msgstr "Payment"

#: templates/checkout/form-pay.php:89
msgid "Sorry, it seems that there are no available payment methods for your location. Please contact us if you require assistance or wish to make alternate arrangements."
msgstr "Sorry, it seems that there are no available payment methods for your location. Please contact us if you require assistance or wish to make alternate arrangements."

#: includes/class-wc-query.php:123
#: includes/shortcodes/class-wc-shortcode-checkout.php:208
msgid "Pay for order"
msgstr "Pay for order"

#: templates/checkout/payment.php:34
msgid "Please fill in your details above to see available payment methods."
msgstr "Please fill in your details above to see available payment methods."

#: templates/checkout/payment.php:46
msgid "Update totals"
msgstr "Update totals"

#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:68
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:175
#: templates/checkout/order-received.php:35
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/order-confirmation-status.js:1
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:129
msgid "Thank you. Your order has been received."
msgstr "Thank you. Your order has been received."

#. translators: %s: Customer username
#: templates/emails/customer-reset-password.php:43
#: templates/emails/plain/customer-reset-password.php:36
msgid "Username: %s"
msgstr "Username: %s"

#: templates/emails/customer-reset-password.php:52
msgid "Click here to reset your password"
msgstr "Click here to reset your password"

#: src/Blocks/BlockTypesController.php:235
#: templates/emails/email-addresses.php:45
#: templates/emails/email-addresses.php:47
#: templates/emails/plain/email-addresses.php:20
#: templates/myaccount/form-edit-address.php:20
#: templates/myaccount/my-address.php:26 templates/myaccount/my-address.php:35
#: templates/order/order-details-customer.php:31
#: assets/client/blocks/checkout-frontend.js:3
#: assets/client/blocks/checkout.js:19
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/order-confirmation-billing-wrapper.js:1
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:129
#: assets/client/blocks/wc-block-library.js:154
msgid "Billing address"
msgstr "Billing address"

#: src/Blocks/BlockTypesController.php:227
#: templates/emails/email-addresses.php:76
#: templates/emails/email-addresses.php:78
#: templates/emails/plain/email-addresses.php:47
#: templates/myaccount/form-edit-address.php:20
#: templates/myaccount/my-address.php:27
#: templates/order/order-details-customer.php:61
#: assets/client/blocks/checkout-frontend.js:3
#: assets/client/blocks/checkout.js:15
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/order-confirmation-shipping-wrapper.js:1
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:129
#: assets/client/blocks/wc-block-library.js:151
msgid "Shipping address"
msgstr "Shipping address"

#. translators: %s: Order link.
#: templates/emails/plain/email-order-details.php:94
msgid "View order: %s"
msgstr "View order: %s"

#: templates/global/form-login.php:34
#: templates/myaccount/form-lost-password.php:28
msgid "Username or email"
msgstr "Username or email"

#: templates/global/form-login.php:47 templates/myaccount/form-login.php:51
msgid "Remember me"
msgstr "Remember me"

#: templates/global/form-login.php:54 templates/myaccount/form-login.php:57
msgid "Lost your password?"
msgstr "Lost your password?"

#: templates/loop/no-products-found.php:22
#: assets/client/blocks/legacy-template.js:3
#: assets/client/blocks/wc-block-library.js:92
msgid "No products were found matching your selection."
msgstr "No products were found matching your selection."

#: templates/loop/sale-flash.php:27 templates/single-product/sale-flash.php:27
msgid "Sale!"
msgstr "Sale!"

#: includes/admin/class-wc-admin-profile.php:90
#: includes/admin/class-wc-admin-setup-wizard.php:2302
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:99
#: includes/class-wc-countries.php:1792 includes/class-wc-form-handler.php:358
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:268
#: src/Blocks/Domain/Services/CheckoutFields.php:672
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:760
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:105
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:145
#: templates/checkout/form-verify-email.php:44
#: templates/myaccount/form-edit-account.php:51
#: templates/myaccount/form-login.php:86
msgid "Email address"
msgstr "Email address"

#: templates/myaccount/form-login.php:70 templates/myaccount/form-login.php:107
msgid "Register"
msgstr "Register"

#: templates/myaccount/form-lost-password.php:25
msgid "Lost your password? Please enter your username or email address. You will receive a link to create a new password via email."
msgstr "Lost your password? Please enter your username or email address. You will receive a link to create a new password via email."

#: templates/myaccount/form-reset-password.php:25
msgid "Enter a new password below."
msgstr "Enter a new password below."

#: templates/myaccount/form-reset-password.php:28
msgid "New password"
msgstr "New password"

#: templates/myaccount/form-reset-password.php:32
msgid "Re-enter new password"
msgstr "Re-enter new password"

#: templates/myaccount/my-address.php:46
msgid "The following addresses will be used on the checkout page by default."
msgstr "The following addresses will be used on the checkout page by default."

#: includes/wc-account-functions.php:74
msgctxt "edit-address-slug"
msgid "billing"
msgstr "billing"

#: includes/wc-account-functions.php:75
msgctxt "edit-address-slug"
msgid "shipping"
msgstr "shipping"

#: includes/wc-template-functions.php:2861
msgctxt "breadcrumb"
msgid "Home"
msgstr "Home"

#: includes/widgets/class-wc-widget-products.php:65
msgctxt "Sorting order"
msgid "Order"
msgstr "Order"

#. translators: %s: Item name.
#. translators: %s: product name
#: includes/class-wc-form-handler.php:742 includes/wc-cart-functions.php:111
msgctxt "Item name in quotes"
msgid "&ldquo;%s&rdquo;"
msgstr "&ldquo;%s&rdquo;"

#: includes/wc-cart-functions.php:163
msgid "and"
msgstr "and"

#. Translators: %s App name.
#. translators: %s: app name
#: templates/auth/form-grant-access.php:26 templates/auth/form-login.php:25
msgid "%s would like to connect to your store"
msgstr "%s would like to connect to your store"

#. Translators: %s display name.
#: templates/auth/form-grant-access.php:57
msgid "Logged in as %s"
msgstr "Logged in as %s"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:465
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:474
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:687
#: templates/auth/form-grant-access.php:64
#: assets/client/admin/chunks/homescreen.js:1
msgid "Approve"
msgstr "Approve"

#: templates/auth/form-grant-access.php:65
msgid "Deny"
msgstr "Deny"

#: includes/class-wc-brands.php:182 includes/wc-product-functions.php:335
msgctxt "slug"
msgid "uncategorized"
msgstr "uncategorized"

#: includes/abstracts/abstract-wc-payment-gateway.php:646
msgid "Use a new payment method"
msgstr "Use a new payment method"

#: i18n/currencies.php:13
msgid "United Arab Emirates dirham"
msgstr "United Arab Emirates dirham"

#: i18n/currencies.php:19
msgid "Argentine peso"
msgstr "Argentine peso"

#: i18n/currencies.php:20
msgid "Australian dollar"
msgstr "Australian dollar"

#: i18n/currencies.php:25
msgid "Bangladeshi taka"
msgstr "Bangladeshi taka"

#: i18n/currencies.php:32
msgid "Brazilian real"
msgstr "Brazilian real"

#: i18n/currencies.php:26
msgid "Bulgarian lev"
msgstr "Bulgarian lev"

#: i18n/currencies.php:40
msgid "Canadian dollar"
msgstr "Canadian dollar"

#: i18n/currencies.php:43
msgid "Chilean peso"
msgstr "Chilean peso"

#: i18n/currencies.php:44
msgid "Chinese yuan"
msgstr "Chinese yuan"

#: i18n/currencies.php:45
msgid "Colombian peso"
msgstr "Colombian peso"

#: i18n/currencies.php:50
msgid "Czech koruna"
msgstr "Czech koruna"

#: i18n/currencies.php:52
msgid "Danish krone"
msgstr "Danish krone"

#: i18n/currencies.php:53
msgid "Dominican peso"
msgstr "Dominican peso"

#: i18n/currencies.php:70
msgid "Hong Kong dollar"
msgstr "Hong Kong dollar"

#: i18n/currencies.php:72
msgid "Croatian kuna"
msgstr "Croatian kuna"

#: i18n/currencies.php:74
msgid "Hungarian forint"
msgstr "Hungarian forint"

#: i18n/currencies.php:75
msgid "Indonesian rupiah"
msgstr "Indonesian rupiah"

#: i18n/currencies.php:78
msgid "Indian rupee"
msgstr "Indian rupee"

#: i18n/currencies.php:86
msgid "Japanese yen"
msgstr "Japanese yen"

#: i18n/currencies.php:96
msgid "Lao kip"
msgstr "Lao kip"

#: i18n/currencies.php:92
msgid "South Korean won"
msgstr "South Korean won"

#: i18n/currencies.php:114
msgid "Malaysian ringgit"
msgstr "Malaysian ringgit"

#: i18n/currencies.php:113
msgid "Mexican peso"
msgstr "Mexican peso"

#: i18n/currencies.php:117
msgid "Nigerian naira"
msgstr "Nigerian naira"

#: i18n/currencies.php:119
msgid "Norwegian krone"
msgstr "Norwegian krone"

#: i18n/currencies.php:121
msgid "New Zealand dollar"
msgstr "New Zealand dollar"

#: i18n/currencies.php:126
msgid "Philippine peso"
msgstr "Philippine peso"

#: i18n/currencies.php:61
msgid "Pound sterling"
msgstr "Pound sterling"

#: i18n/currencies.php:132
msgid "Romanian leu"
msgstr "Romanian leu"

#: i18n/currencies.php:134
msgid "Russian ruble"
msgstr "Russian ruble"

#: i18n/currencies.php:141
msgid "Singapore dollar"
msgstr "Singapore dollar"

#: i18n/currencies.php:140
msgid "Swedish krona"
msgstr "Swedish krona"

#: i18n/currencies.php:42
msgid "Swiss franc"
msgstr "Swiss franc"

#: i18n/currencies.php:150
msgid "Thai baht"
msgstr "Thai baht"

#: i18n/currencies.php:155
msgid "Turkish lira"
msgstr "Turkish lira"

#: i18n/currencies.php:159
msgid "Ukrainian hryvnia"
msgstr "Ukrainian hryvnia"

#: i18n/currencies.php:55
msgid "Egyptian pound"
msgstr "Egyptian pound"

#: templates/checkout/form-shipping.php:26
msgid "Ship to a different address?"
msgstr "Deliver to a different address?"

#: templates/myaccount/form-edit-address.php:46
msgid "Save address"
msgstr "Save address"

#: templates/myaccount/form-edit-account.php:76
msgid "Confirm new password"
msgstr "Confirm new password"

#: templates/myaccount/form-edit-account.php:72
msgid "New password (leave blank to leave unchanged)"
msgstr "New password (leave blank to leave unchanged)"

#: templates/myaccount/form-edit-account.php:68
msgid "Current password (leave blank to leave unchanged)"
msgstr "Current password (leave blank to leave unchanged)"

#: templates/myaccount/form-edit-account.php:65
msgid "Password change"
msgstr "Password change"

#: templates/checkout/cart-errors.php:25
msgid "Return to cart"
msgstr "Return to basket"

#: templates/cart/shipping-calculator.php:24
msgid "Calculate shipping"
msgstr "Calculate shipping"

#: templates/cart/proceed-to-checkout-button.php:26
msgid "Proceed to checkout"
msgstr "Proceed to checkout"

#: templates/cart/cart.php:190
msgid "Update cart"
msgstr "Update basket"

#: includes/admin/meta-boxes/views/html-order-items.php:318
#: templates/cart/cart.php:185 templates/checkout/form-coupon.php:47
msgid "Apply coupon"
msgstr "Apply coupon"

#: templates/cart/cart-totals.php:25 assets/client/blocks/cart-frontend.js:8
#: assets/client/blocks/cart.js:26 assets/client/blocks/wc-block-library.js:138
msgid "Cart totals"
msgstr "Basket totals"

#: templates/auth/header.php:27
msgid "Application authentication request"
msgstr "Application authentication request"

#. translators: %1$s: app name, %2$s: URL
#: templates/auth/form-login.php:34
msgid "To connect to %1$s you need to be logged in. Log in to your store below, or <a href=\"%2$s\">cancel and return to %1$s</a>"
msgstr "To connect to %1$s you need to be logged in. Log in to your store below, or <a href=\"%2$s\">cancel and return to %1$s</a>"

#: includes/widgets/class-wc-widget-top-rated-products.php:28
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Top rated products"
msgstr "Top rated products"

#: includes/widgets/class-wc-widget-recent-reviews.php:27
msgid "Recent reviews"
msgstr "Recent reviews"

#: includes/widgets/class-wc-widget-products.php:47
msgid "On-sale products"
msgstr "On-sale products"

#: includes/widgets/class-wc-widget-products.php:46
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Featured products"
msgstr "Featured products"

#: includes/widgets/class-wc-widget-products.php:45
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "All products"
msgstr "All products"

#: includes/widgets/class-wc-widget-product-categories.php:51
msgid "Category order"
msgstr "Category order"

#: includes/admin/reports/class-wc-report-downloads.php:123
#: includes/widgets/class-wc-widget-layered-nav-filters.php:27
#: assets/client/blocks/active-filters.js:6
#: assets/client/blocks/filter-wrapper.js:1
#: assets/client/blocks/wc-block-library.js:78
#: assets/client/blocks/wc-block-library.js:90
msgid "Active filters"
msgstr "Active filters"

#: includes/class-wc-emails.php:874 includes/class-wc-emails.php:879
#: includes/wc-template-functions.php:2355
#: src/Blocks/BlockTypesController.php:243
#: src/Blocks/Domain/Services/CheckoutFieldsFrontend.php:118
#: templates/checkout/form-shipping.php:57
#: templates/single-product/tabs/additional-information.php:22
msgid "Additional information"
msgstr "Additional information"

#. translators: %s: search query
#: includes/wc-template-functions.php:1165
msgid "Search results: &ldquo;%s&rdquo;"
msgstr "Search results: &ldquo;%s&rdquo;"

#: includes/wc-cart-functions.php:129
msgid "Continue shopping"
msgstr "Continue shopping"

#: includes/wc-update-functions.php:966
msgid "Order fully refunded"
msgstr "Order fully refunded"

#: includes/shortcodes/class-wc-shortcode-my-account.php:325
msgid "Invalid username or email."
msgstr "Invalid username or email."

#: includes/shortcodes/class-wc-shortcode-my-account.php:300
msgid "Enter a username or email address."
msgstr "Enter a username or email address."

#: includes/shortcodes/class-wc-shortcode-checkout.php:367
msgid "The order totals have been updated. Please confirm your order by pressing the \"Place order\" button at the bottom of the page."
msgstr "The order totals have been updated. Please confirm your order by pressing the \"Place order\" button at the bottom of the page."

#: templates/checkout/order-receipt.php:25 templates/checkout/thankyou.php:49
#: assets/client/blocks/order-confirmation-summary.js:1
#: assets/client/blocks/wc-block-library.js:129
msgid "Order number:"
msgstr "Order number:"

#: includes/shortcodes/class-wc-shortcode-my-account.php:154
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:147
#: templates/checkout/thankyou.php:38
#: templates/emails/block/customer-new-account.php:71
#: templates/emails/customer-new-account.php:48
msgid "My account"
msgstr "My account"

#: includes/widgets/class-wc-widget-recently-viewed.php:29
msgid "Recently Viewed Products"
msgstr "Recently Viewed Products"

#: includes/class-wc-privacy-exporters.php:150
#: includes/class-wc-privacy-exporters.php:255
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "IP Address"
msgstr "IP Address"

#: includes/class-wc-privacy-erasers.php:61
#: includes/class-wc-privacy-exporters.php:200
msgid "Shipping Address 2"
msgstr "Shipping Address 2"

#: includes/class-wc-privacy-erasers.php:50
#: includes/class-wc-privacy-exporters.php:189
msgid "Billing Address 2"
msgstr "Billing Address 2"

#. translators: $1 and $2 opening and closing emphasis tags respectively
#: templates/checkout/payment.php:44
msgid "Since your browser does not support JavaScript, or it is disabled, please ensure you click the %1$sUpdate Totals%2$s button before placing your order. You may be charged more than the amount stated above if you fail to do so."
msgstr "Since your browser does not support JavaScript, or it is disabled, please ensure you click the %1$sUpdate Totals%2$s button before placing your order. You may be charged more than the amount stated above if you fail to do so."

#: templates/checkout/cart-errors.php:21
msgid "There are some issues with the items in your cart. Please go back to the cart page and resolve these issues before checking out."
msgstr "There are some issues with the items in your basket. Please go back to the basket page and resolve these issues before checking out."

#: templates/checkout/form-login.php:47
msgid "If you have shopped with us before, please enter your details below. If you are a new customer, please proceed to the Billing section."
msgstr "If you have shopped with us before, please enter your details below. If you are a new customer, please proceed to the Billing section."

#: templates/loop/result-count.php:28
msgid "Showing the single result"
msgstr "Showing the single result"

#. translators: URL follows
#: templates/emails/plain/customer-new-account.php:47
msgid "To set your password, visit the following address: "
msgstr "To set your password, visit the following address:"

#: templates/checkout/payment.php:34
msgid "Sorry, it seems that there are no available payment methods. Please contact us if you require assistance or wish to make alternate arrangements."
msgstr "Sorry, it seems that there are no available payment methods. Please contact us if you require assistance or wish to make alternate arrangements."

#. translators: 1: total results 2: sorted by
#: templates/loop/result-count.php:32
msgid "Showing all %1$d result"
msgid_plural "Showing all %1$d results"
msgstr[0] "Showing all %1$d result"
msgstr[1] "Showing all %1$d results"

#: includes/wc-user-functions.php:79
msgid "Please provide a valid account username."
msgstr "Please provide a valid account username."

#: src/Internal/Api/Autogenerated/GraphQLTypes/Interfaces/Product.php:31
msgid "A WooCommerce product."
msgstr "A WooCommerce product."

#. translators: %d: quantity of saved items.
#: src/Blocks/BlockTypes/SavedForLater.php:471
msgid "Quantity: %d"
msgstr "Quantity: %d"

#. translators: %s: number of orders
#. translators: %s: count
#: includes/class-wc-post-types.php:715
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:43
msgid "Failed <span class=\"count\">(%s)</span>"
msgid_plural "Failed <span class=\"count\">(%s)</span>"
msgstr[0] "Failed <span class=\"count\">(%s)</span>"
msgstr[1] "Failed <span class=\"count\">(%s)</span>"

#: includes/class-wc-product-variable.php:90
msgid "Select options"
msgstr "Select options"

#. translators: %s: order number
#. translators: %s: order ID
#. translators: %s: Order ID.
#: includes/class-wc-query.php:139 src/Internal/Admin/Orders/ListTable.php:1699
#: src/Internal/OrderReviews/Meta.php:37
#: templates/emails/email-fulfillment-details.php:73
#: templates/emails/email-order-details.php:102
#: templates/emails/plain/email-fulfillment-details.php:61
msgid "Order #%s"
msgstr "Order #%s"

#: includes/emails/class-wc-email-cancelled-order.php:33
#: includes/emails/class-wc-email-customer-cancelled-order.php:34
msgid "Cancelled order"
msgstr "Cancelled order"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:333
#: includes/emails/class-wc-email-cancelled-order.php:185
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:616
#: includes/emails/class-wc-email-customer-cancelled-order.php:183
#: includes/emails/class-wc-email-customer-refunded-order.php:299
#: includes/emails/class-wc-email-customer-review-request.php:278
#: includes/emails/class-wc-email-failed-order.php:184
#: includes/emails/class-wc-email-new-order.php:213
#: includes/emails/class-wc-email.php:1281
#: includes/gateways/bacs/class-wc-gateway-bacs.php:106
#: includes/gateways/cheque/class-wc-gateway-cheque.php:75
#: includes/gateways/cod/class-wc-gateway-cod.php:100
#: includes/gateways/paypal/includes/settings-paypal.php:16
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:21
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:99
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:279
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:39
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:38
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:47
msgid "Enable/Disable"
msgstr "Enable/Disable"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:335
#: includes/emails/class-wc-email-cancelled-order.php:187
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:618
#: includes/emails/class-wc-email-customer-cancelled-order.php:185
#: includes/emails/class-wc-email-customer-refunded-order.php:301
#: includes/emails/class-wc-email-customer-review-request.php:280
#: includes/emails/class-wc-email-failed-order.php:186
#: includes/emails/class-wc-email-new-order.php:215
#: includes/emails/class-wc-email.php:1283
msgid "Enable this email notification"
msgstr "Enable this email notification"

#: includes/admin/settings/class-wc-settings-emails.php:491
#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:339
#: includes/emails/class-wc-email-cancelled-order.php:191
#: includes/emails/class-wc-email-failed-order.php:190
#: includes/emails/class-wc-email-new-order.php:219
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Recipient(s)"
msgstr "Recipient(s)"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:348
#: includes/emails/class-wc-email-cancelled-order.php:200
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:632
#: includes/emails/class-wc-email-customer-cancelled-order.php:189
#: includes/emails/class-wc-email-customer-invoice.php:208
#: includes/emails/class-wc-email-customer-pos-completed-order.php:230
#: includes/emails/class-wc-email-customer-review-request.php:296
#: includes/emails/class-wc-email-failed-order.php:199
#: includes/emails/class-wc-email-new-order.php:228
#: includes/emails/class-wc-email.php:1287
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "Subject"
msgstr "Subject"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:373
#: includes/emails/class-wc-email-cancelled-order.php:225
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:657
#: includes/emails/class-wc-email-customer-cancelled-order.php:214
#: includes/emails/class-wc-email-customer-invoice.php:249
#: includes/emails/class-wc-email-customer-pos-completed-order.php:255
#: includes/emails/class-wc-email-customer-pos-refunded-order.php:363
#: includes/emails/class-wc-email-customer-refunded-order.php:346
#: includes/emails/class-wc-email-customer-review-request.php:321
#: includes/emails/class-wc-email-failed-order.php:224
#: includes/emails/class-wc-email-new-order.php:253
#: includes/emails/class-wc-email.php:1312
msgid "Email type"
msgstr "Email type"

#: includes/emails/class-wc-email-customer-completed-order.php:32
msgid "Completed order"
msgstr "Completed order"

#: includes/emails/class-wc-email-customer-completed-order.php:50
msgid "Order complete emails are sent to customers when their orders are marked completed and usually indicate that their orders have been shipped."
msgstr "Order complete emails are sent to customers when their orders are marked completed and usually indicate that their orders have been shipped."

#: includes/emails/class-wc-email-customer-new-account.php:74
msgid "New account"
msgstr "New account"

#: includes/emails/class-wc-email-customer-new-account.php:105
msgid "Welcome to {site_title}"
msgstr "Welcome to {site_title}"

#: includes/emails/class-wc-email-customer-note.php:39
#: templates/emails/email-order-details.php:191
#: assets/client/admin/wp-admin-scripts/fulfillments.js:2
msgid "Customer note"
msgstr "Customer note"

#: includes/emails/class-wc-email-customer-note.php:57
msgid "Customer note emails are sent when you add a note to an order."
msgstr "Customer note emails are sent when you add a note to an order."

#: includes/emails/class-wc-email-customer-note.php:74
msgid "Note added to your {site_title} order from {order_date}"
msgstr "Note added to your {site_title} order from {order_date}"

#: includes/emails/class-wc-email-customer-note.php:84
#: templates/emails/block/customer-note.php:27
msgid "A note has been added to your order"
msgstr "A note has been added to your order"

#: includes/emails/class-wc-email-customer-processing-order.php:33
msgid "Processing order"
msgstr "Processing order"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:375
#: includes/emails/class-wc-email-cancelled-order.php:227
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:659
#: includes/emails/class-wc-email-customer-cancelled-order.php:216
#: includes/emails/class-wc-email-customer-invoice.php:251
#: includes/emails/class-wc-email-customer-pos-completed-order.php:257
#: includes/emails/class-wc-email-customer-pos-refunded-order.php:365
#: includes/emails/class-wc-email-customer-refunded-order.php:348
#: includes/emails/class-wc-email-customer-review-request.php:323
#: includes/emails/class-wc-email-failed-order.php:226
#: includes/emails/class-wc-email-new-order.php:255
#: includes/emails/class-wc-email.php:1314
msgid "Choose which format of email to send."
msgstr "Choose which format of email to send."

#: includes/emails/class-wc-email-customer-on-hold-order.php:83
#: includes/emails/class-wc-email-customer-processing-order.php:79
#: templates/emails/block/customer-processing-order.php:27
msgid "Thank you for your order"
msgstr "Thank you for your order"

#: includes/emails/class-wc-email-customer-reset-password.php:69
#: templates/myaccount/form-lost-password.php:38
msgid "Reset password"
msgstr "Reset password"

#: includes/class-wc-post-types.php:450
#: includes/emails/class-wc-email-new-order.php:33
msgid "New order"
msgstr "New order"

#: includes/emails/class-wc-email.php:1386
msgid "Plain text"
msgstr "Plain text"

#: includes/emails/class-wc-email.php:1389
msgid "HTML"
msgstr "HTML"

#: includes/emails/class-wc-email.php:1390
msgid "Multipart"
msgstr "Multipart"

#: includes/emails/class-wc-email.php:1457
msgid "Could not write to template file."
msgstr "Could not write to template file."

#: includes/emails/class-wc-email.php:1506
msgid "Template file copied to theme."
msgstr "Template file copied to theme."

#: includes/emails/class-wc-email.php:1539
msgid "Template file deleted from theme."
msgstr "Template file deleted from theme."

#: includes/emails/class-wc-email.php:1620
msgid "HTML template"
msgstr "HTML template"

#: includes/emails/class-wc-email.php:1621
msgid "Plain text template"
msgstr "Plain text template"

#: includes/emails/class-wc-email.php:1645
msgid "Delete template file"
msgstr "Delete template file"

#: includes/emails/class-wc-email.php:1684
msgid "Copy file to theme"
msgstr "Copy file to theme"

#: includes/emails/class-wc-email.php:1698
msgid "File was not found."
msgstr "File was not found."

#: includes/emails/class-wc-email.php:1726
msgid "View template"
msgstr "View template"

#: includes/emails/class-wc-email.php:1727
msgid "Hide template"
msgstr "Hide template"

#: includes/emails/class-wc-email.php:1741
msgid "Are you sure you want to delete this template file?"
msgstr "Are you sure you want to delete this template file?"

#: includes/admin/importers/mappings/generic.php:21
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:79
#: includes/gateways/bacs/class-wc-gateway-bacs.php:112
#: includes/gateways/cheque/class-wc-gateway-cheque.php:81
#: includes/gateways/cod/class-wc-gateway-cod.php:107
#: includes/gateways/paypal/includes/settings-paypal.php:22
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:138
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:109
#: includes/widgets/class-wc-widget-cart.php:30
#: includes/widgets/class-wc-widget-layered-nav-filters.php:28
#: includes/widgets/class-wc-widget-layered-nav.php:77
#: includes/widgets/class-wc-widget-price-filter.php:33
#: includes/widgets/class-wc-widget-product-categories.php:44
#: includes/widgets/class-wc-widget-product-search.php:28
#: includes/widgets/class-wc-widget-product-tag-cloud.php:30
#: includes/widgets/class-wc-widget-products.php:30
#: includes/widgets/class-wc-widget-rating-filter.php:28
#: includes/widgets/class-wc-widget-recent-reviews.php:28
#: includes/widgets/class-wc-widget-recently-viewed.php:30
#: includes/widgets/class-wc-widget-top-rated-products.php:29
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:286
#: assets/client/admin/chunks/settings-payments-bacs.js:1
#: assets/client/admin/chunks/settings-payments-cheque.js:1
#: assets/client/admin/chunks/settings-payments-cod.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Title"
msgstr "Title"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:121
#: includes/gateways/cheque/class-wc-gateway-cheque.php:90
#: includes/gateways/cod/class-wc-gateway-cod.php:109
msgid "Payment method description that the customer will see on your checkout."
msgstr "Payment method description that the customer will see on your checkout."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:126
#: includes/gateways/cheque/class-wc-gateway-cheque.php:95
#: includes/gateways/cod/class-wc-gateway-cod.php:121
#: assets/client/admin/chunks/settings-payments-bacs.js:1
#: assets/client/admin/chunks/settings-payments-cheque.js:1
#: assets/client/admin/chunks/settings-payments-cod.js:1
msgid "Instructions"
msgstr "Instructions"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:128
#: includes/gateways/cheque/class-wc-gateway-cheque.php:97
#: assets/client/admin/chunks/settings-payments-bacs.js:1
#: assets/client/admin/chunks/settings-payments-cheque.js:1
#: assets/client/admin/chunks/settings-payments-cod.js:1
msgid "Instructions that will be added to the thank you page and emails."
msgstr "Instructions that will be added to the thank you page and emails."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:171
#: includes/gateways/bacs/class-wc-gateway-bacs.php:360
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "IBAN"
msgstr "IBAN"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:114
#: includes/gateways/cheque/class-wc-gateway-cheque.php:83
#: includes/gateways/paypal/includes/settings-paypal.php:24
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:29
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:107
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:140
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:111
#: src/Blocks/Shipping/ShippingController.php:246
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:288
msgid "This controls the title which the user sees during checkout."
msgstr "This controls the title which the user sees during checkout."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:172
#: assets/client/admin/chunks/4077.js:1
msgid "BIC / Swift"
msgstr "BIC / Swift"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:197
msgid "Remove selected account(s)"
msgstr "Remove selected account(s)"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:364
msgid "BIC"
msgstr "BIC"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:440
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "BSB"
msgstr "BSB"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:450
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "IFSC"
msgstr "IFSC"

#: includes/gateways/cod/class-wc-gateway-cod.php:116
msgid "Payment method description that the customer will see on your website."
msgstr "Payment method description that the customer will see on your website."

#: includes/gateways/cod/class-wc-gateway-cod.php:117
#: includes/gateways/cod/class-wc-gateway-cod.php:124
msgid "Pay with cash upon delivery."
msgstr "Pay with cash upon delivery."

#: includes/gateways/cod/class-wc-gateway-cod.php:123
msgid "Instructions that will be added to the thank you page."
msgstr "Instructions that will be added to the thank you page."

#: includes/gateways/cod/class-wc-gateway-cod.php:128
#: assets/client/admin/chunks/settings-payments-cod.js:1
msgid "Enable for shipping methods"
msgstr "Enable for shipping methods"

#: includes/gateways/cod/class-wc-gateway-cod.php:133
msgid "If COD is only available for certain methods, set it up here. Leave blank to enable for all methods."
msgstr "If COD is only available for certain methods, set it up here. Leave blank to enable for all methods."

#: includes/gateways/cod/class-wc-gateway-cod.php:137
msgid "Select shipping methods"
msgstr "Select shipping methods"

#: includes/gateways/cod/class-wc-gateway-cod.php:324
msgid "Payment to be made upon delivery."
msgstr "Payment to be made upon delivery."

#: includes/gateways/paypal/class-wc-gateway-paypal.php:162
#: assets/client/blocks/wc-payment-method-paypal.js:1
msgid "Proceed to PayPal"
msgstr "Proceed to PayPal"

#: includes/gateways/paypal/includes/settings-paypal.php:25
#: assets/client/blocks/wc-payment-method-paypal.js:1
msgid "PayPal"
msgstr "PayPal"

#. translators: %s: currency code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:146
msgid "Validation error: PayPal currencies do not match (code %s)."
msgstr "Validation error: PayPal currencies do not match (code %s)."

#. translators: %s: Amount.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:162
msgid "Validation error: PayPal amounts do not match (gross %s)."
msgstr "Validation error: PayPal amounts do not match (gross %s)."

#. translators: %s: email address .
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:179
msgid "Validation error: PayPal IPN response from a different email address (%s)."
msgstr "Validation error: PayPal IPN response from a different email address (%s)."

#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:211
msgid "IPN payment completed"
msgstr "IPN payment completed"

#. translators: %s: payment status.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:240
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:299
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:318
msgid "Payment %s via IPN."
msgstr "Payment %s via IPN."

#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:337
msgid "Reversal cancelled for order #%s"
msgstr "Reversal cancelled for order #%s"

#. translators: 1: Payment amount
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:168
msgid "Validation error: PayPal amounts do not match (amt %s)."
msgstr "Validation error: PayPal amounts do not match (amt %s)."

#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:178
msgid "PDT payment completed"
msgstr "PDT payment completed"

#. translators: %s: Order shipping method
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:404
msgid "Shipping via %s"
msgstr "Shipping via %s"

#: includes/gateways/paypal/includes/settings-paypal.php:32
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:295
msgid "This controls the description which the user sees during checkout."
msgstr "This controls the description which the user sees during checkout."

#: includes/gateways/paypal/includes/settings-paypal.php:33
msgid "Pay via PayPal; you can pay with your credit card if you don't have a PayPal account."
msgstr "Pay via PayPal; you can pay with your credit card if you don't have a PayPal account."

#: includes/gateways/paypal/includes/settings-paypal.php:38
msgid "Please enter your PayPal email address; this is needed in order to take payment."
msgstr "Please enter your PayPal email address; this is needed in order to take payment."

#: includes/gateways/paypal/includes/settings-paypal.php:51
msgid "Enable PayPal sandbox"
msgstr "Enable PayPal sandbox"

#: includes/gateways/paypal/includes/settings-paypal.php:99
#: src/Internal/Admin/Logging/Settings.php:111
msgid "Enable logging"
msgstr "Enable logging"

#: includes/gateways/paypal/includes/settings-paypal.php:44
msgid "Advanced options"
msgstr "Advanced options"

#: includes/gateways/paypal/includes/settings-paypal.php:132
msgid "If your main PayPal email differs from the PayPal email entered above, input your main receiver email for your PayPal account here. This is used to validate IPN requests."
msgstr "If your main PayPal email differs from the PayPal email entered above, input your main receiver email for your PayPal account here. This is used to validate IPN requests."

#: includes/gateways/paypal/includes/settings-paypal.php:78
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 "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."

#: includes/gateways/paypal/includes/settings-paypal.php:85
msgid "Send shipping details to PayPal instead of billing."
msgstr "Send shipping details to PayPal instead of billing."

#: includes/gateways/paypal/includes/settings-paypal.php:64
msgid "Capture"
msgstr "Capture"

#: includes/gateways/paypal/includes/settings-paypal.php:157
#: includes/gateways/paypal/includes/settings-paypal.php:166
#: includes/gateways/paypal/includes/settings-paypal.php:175
#: includes/gateways/paypal/includes/settings-paypal.php:184
#: includes/gateways/paypal/includes/settings-paypal.php:193
#: includes/gateways/paypal/includes/settings-paypal.php:202
msgid "Get your API credentials from PayPal."
msgstr "Get your API credentials from PayPal."

#: includes/wc-account-functions.php:283 includes/wc-account-functions.php:458
#: src/StoreApi/Utilities/PaymentUtils.php:27
msgid "Credit card"
msgstr "Credit card"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:34
#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:52
#: src/Blocks/BlockTypes/ProductFilterStatus.php:137
#: assets/client/blocks/product-filter-active.js:1
#: assets/client/blocks/product-filter-status.js:1
#: assets/client/blocks/wc-block-library.js:112
#: assets/client/blocks/wc-block-library.js:119
msgid "Availability"
msgstr "Availability"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:39
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:117
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:179
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:129
msgid "All allowed countries"
msgstr "All allowed countries"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:51
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:129
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:191
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:141
msgid "Select some countries"
msgstr "Select some countries"

#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:112
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:174
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:124
msgid "Method availability"
msgstr "Method availability"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:118
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:139
msgid "A valid free shipping coupon"
msgstr "A valid free shipping coupon"

#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:141
msgid "A minimum order amount OR a coupon"
msgstr "A minimum order amount OR a coupon"

#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:142
msgid "A minimum order amount AND a coupon"
msgstr "A minimum order amount AND a coupon"

#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:149
msgid "Users will need to spend this amount to get free shipping (if enabled above)."
msgstr "Users will need to spend this amount to get free shipping (if enabled above)."

#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:58
msgid "Selected countries"
msgstr "Selected countries"

#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:59
msgid "Excluding selected countries"
msgstr "Excluding selected countries"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:132
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:103
#: src/Internal/Admin/Notes/ScheduledUpdatesPromotion.php:86
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:90
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:100
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:175
#: assets/client/admin/chunks/225.js:1 assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/launch-store.js:2
#: assets/client/admin/chunks/settings-payments-main.js:1
msgid "Enable"
msgstr "Enable"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:148
msgid "How to calculate delivery charges"
msgstr "How to calculate delivery charges"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:151
msgid "Fixed amount"
msgstr "Fixed amount"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:152
msgid "Percentage of cart total"
msgstr "Percentage of basket total"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:153
msgid "Fixed amount per product"
msgstr "Fixed amount per product"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:160
msgid "What fee do you want to charge for local delivery, disregarded if you choose free. Leave blank to disable."
msgstr "What fee do you want to charge for local delivery, disregarded if you choose free. Leave blank to disable."

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:170
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:120
msgid "Separate codes with a comma. Accepts wildcards, e.g. <code>P*</code> will match a postcode of PE30. Also accepts a pattern, e.g. <code>NG1___</code> would match NG1 1AA but not NG10 1AA"
msgstr "Separate codes with a comma. Accepts wildcards, e.g. <code>P*</code> will match a postcode of PE30. Also accepts a pattern, e.g. <code>NG1___</code> would match NG1 1AA but not NG10 1AA"

#: includes/shortcodes/class-wc-shortcode-cart.php:57
msgid "Shipping costs updated."
msgstr "Shipping costs updated."

#: includes/gateways/cod/class-wc-gateway-cod.php:141
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:78
#: assets/client/admin/chunks/settings-payments-cod.js:1
msgid "Accept for virtual orders"
msgstr "Accept for virtual orders"

#: includes/gateways/cod/class-wc-gateway-cod.php:142
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:80
msgid "Accept COD if the order is virtual"
msgstr "Accept COD if the order is virtual"

#: includes/gateways/paypal/includes/settings-paypal.php:141
msgid "Optionally enable \"Payment Data Transfer\" (Profile > Profile and Settings > My Selling Tools > Website Preferences) and then copy your identity token here. This will allow payments to be verified without the need for PayPal IPN."
msgstr "Optionally enable \"Payment Data Transfer\" (Profile > Profile and Settings > My Selling Tools > Website Preferences) and then copy your identity token here. This will allow payments to be verified without the need for PayPal IPN."

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:12
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:14
msgid "Enter a cost (excl. tax) or sum, e.g. <code>10.00 * [qty]</code>."
msgstr "Enter a cost (excl. tax) or sum, e.g. <code>10.00 * [qty]</code>."

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:14
msgid "Supports the following placeholders: <code>[qty]</code> = number of items, <code>[cost]</code> = cost of items, <code>[fee percent=\"10\" min_fee=\"20\"]</code> = Percentage based fee."
msgstr "Supports the following placeholders: <code>[qty]</code> = number of items, <code>[cost]</code> = cost of items, <code>[fee percent=\"10\" min_fee=\"20\"]</code> = Percentage based fee."

#: includes/emails/class-wc-email-customer-refunded-order.php:49
msgid "Refunded order"
msgstr "Refunded order"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:123
msgid "These rates are extra shipping options with additional costs (based on the flat rate)."
msgstr "These rates are extra shipping options with additional costs (based on the flat rate)."

#: includes/emails/class-wc-email-new-order.php:60
msgid "New order emails are sent to chosen recipient(s) when a new order is received."
msgstr "New order emails are sent to chosen recipient(s) when a new order is received."

#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:322
msgid "Payment for order %s reversed"
msgstr "Payment for order %s reversed"

#: includes/gateways/paypal/includes/settings-paypal.php:60
msgid "Choose whether you wish to capture funds immediately or authorize payment only."
msgstr "Choose whether you wish to capture funds immediately or authorize payment only."

#: includes/gateways/paypal/includes/settings-paypal.php:65
msgid "Authorize"
msgstr "Authorize"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:168
msgid "What ZIP/post codes are available for local delivery?"
msgstr "What ZIP / post codes are available for local delivery?"

#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:118
msgid "What ZIP/post codes are available for local pickup?"
msgstr "What ZIP / post codes are available for local pickup?"

#: includes/gateways/cheque/class-wc-gateway-cheque.php:91
msgid "Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode."
msgstr "Please send a cheque to Store Name, Store Street, Store Town, Store State / County, Store Postcode."

#: includes/emails/class-wc-email-customer-processing-order.php:54
msgid "This is an order notification sent to customers containing order details after payment."
msgstr "This is an order notification sent to customers containing order details after payment."

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:166
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:116
msgid "Allowed ZIP/post codes"
msgstr "Allowed ZIP/post codes"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:158
msgid "Delivery fee"
msgstr "Delivery fee"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:145
msgid "Fee type"
msgstr "Fee type"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:125
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:146
msgid "Minimum order amount"
msgstr "Minimum order amount"

#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:133
msgid "Free shipping requires..."
msgstr "Free shipping requires..."

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:131
msgid "Option name | Additional cost [+- Percents%] | Per cost type (order, class, or item)"
msgstr "Option name | Additional cost [+- Percents%] | Per cost type (order, class, or item)"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:128
msgid "One per line: Option name | Additional cost [+- Percents] | Per cost type (order, class, or item) Example: <code>Priority mail | 6.95 [+ 0.2%] | order</code>."
msgstr "One per line: Option name | Additional cost [+- Percents] | Per cost type (order, class, or item) Example: <code>Priority mail | 6.95 [+ 0.2%] | order</code>."

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:120
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:126
msgid "Additional rates"
msgstr "Additional rates"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:91
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:113
msgid "Per order: Charge shipping for the most expensive shipping class"
msgstr "Per order: Charge shipping for the most expensive shipping class"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:90
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:112
msgid "Per class: Charge shipping for each shipping class individually"
msgstr "Per class: Charge shipping for each shipping class individually"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:85
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:107
msgid "Calculation type"
msgstr "Calculation type"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:74
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:99
msgid "No shipping class cost"
msgstr "No shipping class cost"

#. translators: %s: shipping class name
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:62
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:90
msgid "\"%s\" shipping class cost"
msgstr "\"%s\" shipping class cost"

#. translators: %s: Admin shipping settings URL
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:82
msgid "These costs can optionally be added based on the <a href=\"%s\">product shipping class</a>."
msgstr "These costs can optionally be added based on the <a href=\"%s\">product shipping class</a>."

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:50
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:78
msgid "Shipping class costs"
msgstr "Shipping class costs"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:27
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:105
msgid "Method title"
msgstr "Method title"

#: includes/shipping/flat-rate/class-wc-shipping-flat-rate.php:45
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:20
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:30
#: src/Internal/Admin/EmailPreview/EmailPreview.php:455
msgid "Flat rate"
msgstr "Flat rate"

#. translators: %s: URL
#: includes/gateways/paypal/includes/settings-paypal.php:151
msgid "Enter your PayPal API credentials to process refunds via PayPal. Learn how to access your <a href=\"%s\">PayPal API Credentials</a>."
msgstr "Enter your PayPal API credentials to process refunds via PayPal. Learn how to access your <a href=\"%s\">PayPal API Credentials</a>."

#: includes/gateways/paypal/includes/settings-paypal.php:148
msgid "API credentials"
msgstr "API credentials"

#: includes/gateways/paypal/includes/settings-paypal.php:57
msgid "Payment action"
msgstr "Payment action"

#: includes/gateways/paypal/includes/settings-paypal.php:90
msgid "Address override"
msgstr "Address override"

#: includes/gateways/paypal/includes/settings-paypal.php:76
msgid "Invoice prefix"
msgstr "Invoice prefix"

#: includes/gateways/paypal/includes/settings-paypal.php:139
msgid "PayPal identity token"
msgstr "PayPal identity token"

#: includes/gateways/paypal/includes/settings-paypal.php:130
msgid "Receiver email"
msgstr "Receiver email"

#: includes/gateways/paypal/includes/settings-paypal.php:97
msgid "Debug log"
msgstr "Debug log"

#: includes/gateways/paypal/includes/settings-paypal.php:49
msgid "PayPal sandbox"
msgstr "PayPal sandbox"

#: includes/gateways/paypal/includes/settings-paypal.php:36
msgid "PayPal email"
msgstr "PayPal email"

#: includes/gateways/paypal/includes/settings-paypal.php:18
msgid "Enable PayPal Standard"
msgstr "Enable PayPal Standard"

#. translators: %1$s: order ID, %2$s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:339
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 "Order #%1$s has had a reversal cancelled. Please check the status of payment and update the order status accordingly here: %2$s"

#. translators: %1$s: order ID, %2$s: reason code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:324
msgid "Order #%1$s has been marked on-hold due to a reversal - PayPal reason code: %2$s"
msgstr "Order #%1$s has been marked on-hold due to a reversal - PayPal reason code: %2$s"

#. translators: %1$s: order ID, %2$s: reason code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:305
msgid "Order #%1$s has been marked as refunded - PayPal reason code: %2$s"
msgstr "Order #%1$s has been marked as refunded - PayPal reason code: %2$s"

#. translators: %s: pending reason.
#. translators: 1: Pending reason
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:217
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:185
msgid "Payment pending (%s)."
msgstr "Payment pending (%s)."

#. translators: 1: Refund amount, 2: Refund ID
#: includes/gateways/paypal/class-wc-gateway-paypal.php:721
msgid "Refunded %1$s - Refund ID: %2$s"
msgstr "Refunded %1$s - Refund ID: %2$s"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:571
msgid "Gateway disabled"
msgstr "Gateway disabled"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:422
msgid "PayPal acceptance mark"
msgstr "PayPal acceptance mark"

#: includes/gateways/cheque/class-wc-gateway-cheque.php:77
#: assets/client/admin/chunks/settings-payments-cheque.js:1
msgid "Enable check payments"
msgstr "Enable cheque payments"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:475
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "Branch code"
msgstr "Branch code"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:470
#: includes/gateways/class-wc-payment-gateway-echeck.php:49
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "Routing number"
msgstr "Routing number"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:460
#: includes/gateways/bacs/class-wc-gateway-bacs.php:465
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "Bank code"
msgstr "Bank code"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:455
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "Branch sort"
msgstr "Branch sort"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:445
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "Bank transit number"
msgstr "Bank transit number"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:382
msgid "Our bank details"
msgstr "Our bank details"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:197
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "+ Add account"
msgstr "+ Add account"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:169
#: assets/client/admin/chunks/4077.js:1
msgid "Bank name"
msgstr "Bank name"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:168
#: includes/gateways/bacs/class-wc-gateway-bacs.php:352
#: includes/gateways/class-wc-payment-gateway-echeck.php:53
#: assets/client/admin/chunks/4077.js:1
msgid "Account number"
msgstr "Account number"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:167
#: assets/client/admin/chunks/4077.js:1
msgid "Account name"
msgstr "Account name"

#: includes/class-wc-query.php:145 includes/wc-account-functions.php:112
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:84
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "Account details"
msgstr "Account details"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:151
#: includes/gateways/bacs/class-wc-gateway-bacs.php:326
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/settings-payments-bacs.js:1
msgid "Sort code"
msgstr "Sort code"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:63
#: includes/gateways/bacs/class-wc-gateway-bacs.php:115
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:183
#: src/Internal/Admin/EmailPreview/EmailPreview.php:441
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
#: assets/client/blocks/wc-payment-method-bacs.js:1
msgid "Direct bank transfer"
msgstr "Direct bank transfer"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:108
msgid "Enable bank transfer"
msgstr "Enable bank transfer"

#. translators: %s: Path to template file
#: includes/emails/class-wc-email.php:1651
msgid "This template has been overridden by your theme and can be found in: %s."
msgstr "This template has been overridden by your theme and can be found in: %s."

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:346
#: includes/emails/class-wc-email-customer-refunded-order.php:329
msgid "Partial refund email heading"
msgstr "Partial refund email heading"

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:338
#: includes/emails/class-wc-email-customer-refunded-order.php:321
msgid "Full refund email heading"
msgstr "Full refund email heading"

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:330
#: includes/emails/class-wc-email-customer-refunded-order.php:313
msgid "Partial refund subject"
msgstr "Partial refund subject"

#: includes/emails/class-wc-email-customer-pos-refunded-order.php:322
#: includes/emails/class-wc-email-customer-refunded-order.php:305
msgid "Full refund subject"
msgstr "Full refund subject"

#: includes/emails/class-wc-email-customer-partially-refunded-order.php:45
msgid "Partially refunded order"
msgstr "Partially refunded order"

#: includes/emails/class-wc-email-customer-invoice.php:232
msgid "Email heading (paid)"
msgstr "Email heading (paid)"

#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:356
#: includes/emails/class-wc-email-cancelled-order.php:208
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:640
#: includes/emails/class-wc-email-customer-cancelled-order.php:197
#: includes/emails/class-wc-email-customer-invoice.php:216
#: includes/emails/class-wc-email-customer-pos-completed-order.php:238
#: includes/emails/class-wc-email-customer-review-request.php:304
#: includes/emails/class-wc-email-failed-order.php:207
#: includes/emails/class-wc-email-new-order.php:236
#: includes/emails/class-wc-email.php:1295
msgid "Email heading"
msgstr "Email heading"

#. translators: %s: admin email
#. translators: %s: WP admin email
#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:342
#: includes/emails/class-wc-email-cancelled-order.php:194
#: includes/emails/class-wc-email-failed-order.php:193
#: includes/emails/class-wc-email-new-order.php:222
msgid "Enter recipients (comma separated) for this email. Defaults to %s."
msgstr "Enter recipients (comma separated) for this email. Defaults to %s."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:122
msgid "Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account."
msgstr "Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account."

#: includes/emails/class-wc-email-customer-refunded-order.php:68
msgid "Order refunded emails are sent to customers when their orders are refunded."
msgstr "\"Order refunded\" emails are sent to customers when their orders are refunded."

#. translators: %s: Order ID.
#: templates/emails/email-order-details.php:99
msgid "[Order #%s]"
msgstr "[Order #%s]"

#: includes/emails/class-wc-email-customer-refunded-order.php:85
msgid "Your {site_title} order #{order_number} has been partially refunded"
msgstr "Your {site_title} order #{order_number} has been partially refunded"

#: includes/emails/class-wc-email-customer-refunded-order.php:87
msgid "Your {site_title} order #{order_number} has been refunded"
msgstr "Your {site_title} order #{order_number} has been refunded"

#: includes/emails/class-wc-email-failed-order.php:52
msgid "Failed order emails are sent to chosen recipient(s) when orders have been marked failed (if they were previously pending or on-hold)."
msgstr "Failed order emails are sent to chosen recipient(s) when orders have been marked failed (if they were previously pending or on-hold)."

#: includes/gateways/paypal/class-wc-gateway-paypal.php:571
msgid "PayPal Standard does not support your store currency."
msgstr "PayPal Standard does not support your store currency."

#: includes/emails/class-wc-email-customer-invoice.php:53
msgid "Order detail emails can be sent to customers containing their order information and payment links."
msgstr "Order detail emails can be sent to customers containing their order information and payment links."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:408
msgid "Awaiting BACS payment."
msgstr "Awaiting BACS payment."

#: includes/class-wc-ajax.php:319
msgid "Sorry there was a problem removing this coupon."
msgstr "Sorry there was a problem removing this coupon."

#: includes/class-wc-ajax.php:322
msgid "Coupon has been removed."
msgstr "Coupon has been removed."

#: includes/class-wc-ajax.php:380
msgid "Sorry, your session has expired."
msgstr "Sorry, your session has expired."

#: includes/class-wc-ajax.php:2436
msgid "Invalid refund amount"
msgstr "Invalid refund amount"

#: includes/admin/importers/views/html-csv-import-done.php:110
#: includes/class-wc-auth.php:94 includes/class-wc-post-types.php:383
#: includes/class-wc-product-grouped.php:45
msgid "View products"
msgstr "View products"

#: includes/class-wc-breadcrumb.php:126
msgid "Error 404"
msgstr "Error 404"

#. translators: %s: product tag
#: includes/class-wc-breadcrumb.php:257
#: src/Blocks/CoreBreadcrumbsCompatibility.php:351
msgid "Products tagged &ldquo;%s&rdquo;"
msgstr "Products tagged &ldquo;%s&rdquo;"

#. translators: %s: tag name
#: includes/class-wc-breadcrumb.php:321
msgid "Posts tagged &ldquo;%s&rdquo;"
msgstr "Posts tagged &ldquo;%s&rdquo;"

#. translators: %s: author name
#: includes/class-wc-breadcrumb.php:372
msgid "Author: %s"
msgstr "Author: %s"

#. translators: %s: search term
#: includes/class-wc-breadcrumb.php:418
#: src/Blocks/CoreBreadcrumbsCompatibility.php:324
msgid "Search results for &ldquo;%s&rdquo;"
msgstr "Search results for &ldquo;%s&rdquo;"

#. translators: %d: page number
#. translators: %d: Page number.
#. translators: %d is the page number (1, 2, 3...).
#: includes/class-wc-breadcrumb.php:430
#: includes/class-wc-template-loader.php:521
#: assets/client/blocks/all-products-frontend.js:2
#: assets/client/blocks/all-products-frontend.js:3
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:10
#: assets/client/blocks/all-products.js:11
#: assets/client/blocks/all-products.js:12
#: assets/client/blocks/wc-block-library.js:80
#: assets/client/blocks/wc-block-library.js:81
#: assets/client/blocks/wc-block-library.js:82
msgid "Page %d"
msgstr "Page %d"

#. translators: %s: product name
#: includes/class-wc-cart-session.php:190
msgid "%s has been removed from your cart because it can no longer be purchased. Please contact us if you need assistance."
msgstr "%s has been removed from your basket because it can no longer be purchased. Please contact us if you need assistance."

#: includes/class-wc-cart.php:834
msgid "An item which is no longer available was removed from your cart."
msgstr "An item which is no longer available was removed from your basket."

#: includes/class-wc-cart.php:1332
msgid "Sorry, this product cannot be purchased."
msgstr "Sorry, this product cannot be purchased."

#. translators: %s: product name
#: includes/class-wc-cart.php:1347
#: src/Blocks/BlockTypes/AddToCartWithOptions/AddToCartWithOptions.php:282
#: src/StoreApi/Utilities/CartController.php:291
msgid "You cannot add &quot;%s&quot; to the cart because the product is out of stock."
msgstr "You cannot add &quot;%s&quot; to the basket because the product is out of stock."

#: includes/class-wc-checkout.php:286
msgid "Account username"
msgstr "Account username"

#: includes/class-wc-checkout.php:1364
msgid "We were unable to process your order, please try again."
msgstr "We were unable to process your order, please try again."

#: includes/class-wc-checkout.php:1050 includes/class-wc-form-handler.php:529
#: includes/class-wc-form-handler.php:536
#: includes/class-wc-form-handler.php:665
#: includes/class-wc-form-handler.php:689
msgid "Invalid payment method."
msgstr "Invalid payment method."

#: includes/class-wc-comments.php:228
msgid "Please rate the product."
msgstr "Please rate the product."

#: includes/class-wc-countries.php:508
msgid "the"
msgstr "the"

#: includes/class-wc-countries.php:519
msgid "VAT"
msgstr "VAT"

#: includes/class-wc-countries.php:530
msgid "(incl. VAT)"
msgstr "(incl. VAT)"

#: includes/class-wc-countries.php:530
msgid "(incl. tax)"
msgstr "(incl. tax)"

#: includes/class-wc-countries.php:541
msgid "(ex. VAT)"
msgstr "(ex. VAT)"

#: includes/class-wc-countries.php:541
msgid "(ex. tax)"
msgstr "(ex. tax)"

#: includes/class-wc-countries.php:818
msgid "Town / City"
msgstr "Town / City"

#: includes/admin/class-wc-admin-profile.php:81
#: includes/admin/class-wc-admin-profile.php:141
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:94
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:166
#: includes/class-wc-countries.php:826
#: templates/cart/shipping-calculator.php:56
#: templates/cart/shipping-calculator.php:69
msgid "State / County"
msgstr "State / County"

#: includes/class-wc-countries.php:941
msgid "Suburb"
msgstr "Suburb"

#: includes/class-wc-countries.php:974 includes/class-wc-countries.php:1029
#: includes/class-wc-countries.php:1527 includes/class-wc-countries.php:1636
#: includes/class-wc-countries.php:1668
msgid "District"
msgstr "District"

#: includes/class-wc-countries.php:927 includes/class-wc-countries.php:1046
#: includes/class-wc-countries.php:1073 includes/class-wc-countries.php:1086
#: includes/class-wc-countries.php:1129 includes/class-wc-countries.php:1134
#: includes/class-wc-countries.php:1254 includes/class-wc-countries.php:1318
#: includes/class-wc-countries.php:1420 includes/class-wc-countries.php:1475
#: includes/class-wc-countries.php:1580 includes/class-wc-countries.php:1623
#: includes/class-wc-countries.php:1700
msgid "Province"
msgstr "Province"

#: includes/class-wc-countries.php:964 includes/class-wc-countries.php:1054
msgid "Canton"
msgstr "Canton"

#: includes/class-wc-countries.php:1068 includes/class-wc-countries.php:1181
#: includes/class-wc-countries.php:1217 includes/class-wc-countries.php:1453
#: src/Admin/API/Reports/Customers/Controller.php:703
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Region"
msgstr "Region"

#: includes/class-wc-countries.php:1214
msgid "Town / District"
msgstr "Town / District"

#: includes/class-wc-countries.php:918 includes/class-wc-countries.php:1248
#: includes/class-wc-countries.php:1263 includes/class-wc-countries.php:1515
#: includes/class-wc-countries.php:1658
msgid "County"
msgstr "County"

#: includes/class-wc-countries.php:1348
msgid "Prefecture"
msgstr "Prefecture"

#: includes/class-wc-countries.php:1386 includes/class-wc-countries.php:1489
msgid "Municipality"
msgstr "Municipality"

#: includes/class-wc-privacy-erasers.php:56
#: includes/class-wc-privacy-exporters.php:195
#: includes/class-wc-privacy-exporters.php:260
msgid "Email Address"
msgstr "Email Address"

#: includes/class-wc-coupon.php:1095
msgid "Coupon code applied successfully."
msgstr "Coupon code applied successfully."

#: includes/class-wc-coupon.php:1098
msgid "Coupon code removed successfully."
msgstr "Coupon code removed successfully."

#: includes/class-wc-discounts.php:1261
msgid "Coupon is not valid."
msgstr "Coupon is not valid."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1132
msgid "Sorry, it seems the coupon \"%s\" is invalid - it has now been removed from your order."
msgstr "Sorry, it seems the coupon \"%s\" is invalid - it has now been removed from your order."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1163
msgid "Sorry, coupon \"%s\" has already been applied and cannot be used in conjunction with other coupons."
msgstr "Sorry, coupon \"%s\" has already been applied and cannot be used in conjunction with other coupons."

#: includes/class-wc-coupon.php:1307
msgid "Please enter a coupon code."
msgstr "Please enter a coupon code."

#: includes/class-wc-download-handler.php:56
#: includes/class-wc-download-handler.php:61
#: includes/class-wc-download-handler.php:78
#: includes/class-wc-download-handler.php:96
msgid "Invalid download link."
msgstr "Invalid download link."

#: includes/class-wc-download-handler.php:166
#: includes/class-wc-form-handler.php:898
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:149
#: includes/shortcodes/class-wc-shortcode-checkout.php:253
#: includes/shortcodes/class-wc-shortcode-my-account.php:154
#: includes/wc-order-functions.php:775
msgid "Invalid order."
msgstr "Invalid order."

#: includes/class-wc-download-handler.php:178
msgid "Sorry, you have reached your download limit for this file"
msgstr "Sorry, you have reached your download limit for this file"

#: includes/class-wc-download-handler.php:189
msgid "Sorry, this download has expired"
msgstr "Sorry, this download has expired"

#: includes/class-wc-download-handler.php:202
#: includes/class-wc-download-handler.php:205
msgid "You must be logged in to download files."
msgstr "You must be logged in to download files."

#: includes/admin/settings/class-wc-settings-accounts.php:73
#: includes/class-wc-download-handler.php:205
#: src/Blocks/BlockTypes/CustomerAccount.php:390
#: templates/auth/form-login.php:49 templates/global/form-login.php:51
#: templates/myaccount/form-login.php:32
msgid "Login"
msgstr "Login"

#: includes/class-wc-download-handler.php:205
msgid "Log in to Download Files"
msgstr "Log in to Download Files"

#: includes/class-wc-download-handler.php:208
msgid "This is not your download link."
msgstr "This is not your download link."

#: includes/class-wc-download-handler.php:231
msgid "No file defined"
msgstr "No file defined"

#: includes/class-wc-download-handler.php:539
msgid "File not found"
msgstr "File not found"

#: src/Internal/Admin/Orders/ListTable.php:1750 assets/client/blocks/cart.js:20
#: assets/client/blocks/checkout.js:28
#: assets/client/blocks/wc-block-library.js:35
msgid "Note"
msgstr "Note"

#: templates/emails/email-customer-details.php:24
#: templates/emails/plain/email-customer-details.php:22
msgid "Customer details"
msgstr "Customer details"

#: templates/myaccount/form-order-withdrawal.php:70
#: templates/myaccount/form-order-withdrawal.php:109
msgid "Your details"
msgstr "Your details"

#: includes/class-wc-emails.php:1033
msgid "Product low in stock"
msgstr "Product low in stock"

#: includes/class-wc-emails.php:1124
msgid "Product out of stock"
msgstr "Product out of stock"

#. translators: %s: product name
#: includes/class-wc-emails.php:1126
msgid "%s is out of stock."
msgstr "%s is out of stock."

#: includes/class-wc-form-handler.php:295
msgid "Address changed successfully."
msgstr "Address changed successfully."

#: includes/class-wc-form-handler.php:372 includes/wc-user-functions.php:58
msgid "Please provide a valid email address."
msgstr "Please provide a valid email address."

#: includes/class-wc-form-handler.php:374
msgid "This email address is already registered."
msgstr "This email address is already registered."

#: includes/class-wc-form-handler.php:392
msgid "Your current password is incorrect."
msgstr "Your current password is incorrect."

#: includes/class-wc-form-handler.php:380
msgid "Please fill out all password fields."
msgstr "Please fill out all password fields."

#: includes/class-wc-form-handler.php:383
msgid "Please enter your current password."
msgstr "Please enter your current password."

#: includes/class-wc-form-handler.php:386
msgid "Please re-enter your password."
msgstr "Please re-enter your password."

#: includes/class-wc-form-handler.php:455
msgid "Account details changed successfully."
msgstr "Account details changed successfully."

#. translators: %s: product name
#. Translators: %s Product title.
#: includes/class-wc-cart.php:869 includes/class-wc-form-handler.php:803
msgid "You can only have 1 %s in your cart."
msgstr "You can only have 1 %s in your basket."

#: includes/class-wc-form-handler.php:838
msgid "Cart updated."
msgstr "Basket updated."

#: includes/class-wc-cart-session.php:685
msgid "The cart has been filled with the items from your previous order."
msgstr "The basket has been filled with the items from your previous order."

#: includes/class-wc-form-handler.php:889
msgid "Order cancelled by customer."
msgstr "Order cancelled by customer."

#: includes/class-wc-form-handler.php:891
msgid "Your order was cancelled."
msgstr "Your order was cancelled."

#: includes/class-wc-form-handler.php:896
msgid "Your order can no longer be cancelled. Please contact us if you need assistance."
msgstr "Your order can no longer be cancelled. Please contact us if you need assistance."

#: includes/class-wc-form-handler.php:1029
msgid "Please choose the quantity of items you wish to add to your cart&hellip;"
msgstr "Please choose the quantity of items you wish to add to your basket&hellip;"

#: includes/class-wc-form-handler.php:1037
msgid "Please choose a product to add to your cart&hellip;"
msgstr "Please choose a product to add to your basket&hellip;"

#. translators: %s: Attribute name.
#: includes/class-wc-cart.php:1272
#: src/StoreApi/Utilities/CartController.php:1334
msgid "%s is a required field"
msgid_plural "%s are required fields"
msgstr[0] "%s is a required field"
msgstr[1] "%s are required fields"

#: includes/class-wc-cart.php:1230
msgid "Please choose product options&hellip;"
msgstr "Please choose product options&hellip;"

#: includes/class-wc-log-levels.php:152
#: src/Internal/Orders/OrderNoteGroup.php:70
msgid "Error"
msgstr "Error"

#: includes/class-wc-form-handler.php:1131
msgid "Username is required."
msgstr "Username is required."

#: includes/class-wc-form-handler.php:1217
msgid "Please enter your password."
msgstr "Please enter your password."

#: includes/class-wc-form-handler.php:1221
msgid "Passwords do not match."
msgstr "Passwords do not match."

#: includes/class-wc-frontend-scripts.php:629
#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:137
msgid "Please select a rating"
msgstr "Please select a rating"

#: includes/class-wc-frontend-scripts.php:716 templates/checkout/terms.php:31
msgid "required"
msgstr "required"

#: includes/class-wc-frontend-scripts.php:759
msgid "Sorry, no products matched your selection. Please choose a different combination."
msgstr "Sorry, no products matched your selection. Please choose a different combination."

#: includes/class-wc-frontend-scripts.php:761
#: templates/single-product/add-to-cart/variation.php:22
msgid "Sorry, this product is unavailable. Please choose a different combination."
msgstr "Sorry, this product is unavailable. Please choose a different combination."

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:277
msgid "Search %s"
msgstr "Search %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:279
msgid "All %s"
msgstr "All %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:281
msgid "Parent %s"
msgstr "Parent %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:283
msgid "Parent %s:"
msgstr "Parent %s:"

#. translators: %s: attribute name
#. translators: %s: Address title
#: includes/class-wc-post-types.php:285 templates/myaccount/my-address.php:67
msgid "Edit %s"
msgstr "Edit %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:287 assets/client/admin/chunks/225.js:1
msgid "Update %s"
msgstr "Update %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:291
msgid "New %s"
msgstr "New %s"

#: includes/class-wc-post-types.php:389
msgid "Set product image"
msgstr "Set product image"

#: includes/class-wc-post-types.php:390
msgid "Remove product image"
msgstr "Remove product image"

#: includes/class-wc-post-types.php:461
msgid "This is where store orders are stored."
msgstr "This is where store orders are stored."

#: includes/class-wc-post-types.php:484
msgid "Refunds"
msgstr "Refunds"

#: includes/class-wc-post-types.php:508
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Coupon"
msgid_plural "Coupons"
msgstr[0] "Coupon"
msgstr[1] ""

#: includes/class-wc-post-types.php:524
msgid "This is where you can add new coupons that customers can use in your store."
msgstr "This is where you can add new coupons that customers can use in your store."

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:670
msgid "Processing <span class=\"count\">(%s)</span>"
msgid_plural "Processing <span class=\"count\">(%s)</span>"
msgstr[0] "Processing <span class=\"count\">(%s)</span>"
msgstr[1] "Processing <span class=\"count\">(%s)</span>"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:688
msgid "Completed <span class=\"count\">(%s)</span>"
msgid_plural "Completed <span class=\"count\">(%s)</span>"
msgstr[0] "Completed <span class=\"count\">(%s)</span>"
msgstr[1] "Completed <span class=\"count\">(%s)</span>"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:697
msgid "Cancelled <span class=\"count\">(%s)</span>"
msgid_plural "Cancelled <span class=\"count\">(%s)</span>"
msgstr[0] "Cancelled <span class=\"count\">(%s)</span>"
msgstr[1] "Cancelled <span class=\"count\">(%s)</span>"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:706
msgid "Refunded <span class=\"count\">(%s)</span>"
msgid_plural "Refunded <span class=\"count\">(%s)</span>"
msgstr[0] "Refunded <span class=\"count\">(%s)</span>"
msgstr[1] "Refunded <span class=\"count\">(%s)</span>"

#: includes/class-wc-install.php:1186
msgctxt "Page slug"
msgid "shop"
msgstr "shop"

#: includes/class-wc-install.php:1191
msgctxt "Page slug"
msgid "cart"
msgstr "basket"

#: includes/class-wc-install.php:1196
msgctxt "Page slug"
msgid "checkout"
msgstr "checkout"

#: includes/class-wc-install.php:1201
msgctxt "Page slug"
msgid "my-account"
msgstr "my-account"

#: includes/class-wc-post-types.php:112
msgctxt "Admin menu name"
msgid "Categories"
msgstr "Categories"

#: includes/class-wc-post-types.php:156
msgctxt "Admin menu name"
msgid "Tags"
msgstr "Tags"

#: includes/class-wc-post-types.php:376
msgctxt "Admin menu name"
msgid "Products"
msgstr "Products"

#: includes/class-wc-post-types.php:509
msgctxt "Admin menu name"
msgid "Coupons"
msgstr "Coupons"

#: includes/class-wc-post-types.php:664 includes/wc-order-functions.php:107
msgctxt "Order status"
msgid "Processing"
msgstr "Processing"

#: includes/class-wc-post-types.php:682 includes/wc-order-functions.php:109
msgctxt "Order status"
msgid "Completed"
msgstr "Completed"

#: includes/class-wc-post-types.php:691 includes/wc-order-functions.php:110
msgctxt "Order status"
msgid "Cancelled"
msgstr "Cancelled"

#: includes/class-wc-post-types.php:700 includes/wc-order-functions.php:111
msgctxt "Order status"
msgid "Refunded"
msgstr "Refunded"

#: includes/class-wc-post-types.php:709 includes/wc-order-functions.php:112
msgctxt "Order status"
msgid "Failed"
msgstr "Failed"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:30
#: includes/class-wc-ajax.php:2720 assets/client/admin/app/index.js:2
msgid "Dismiss this notice."
msgstr "Dismiss this notice."

#: includes/class-wc-auth.php:91
msgid "View coupons"
msgstr "View coupons"

#: includes/class-wc-auth.php:92
msgid "View customers"
msgstr "View customers"

#: includes/class-wc-auth.php:93
msgid "View orders and sales reports"
msgstr "View orders and sales reports"

#: includes/class-wc-auth.php:97 includes/class-wc-auth.php:104
msgid "Create webhooks"
msgstr "Create webhooks"

#: includes/class-wc-auth.php:98
msgid "Create coupons"
msgstr "Create coupons"

#: includes/class-wc-auth.php:99
msgid "Create customers"
msgstr "Create customers"

#: includes/class-wc-auth.php:100
msgid "Create orders"
msgstr "Create orders"

#: includes/class-wc-auth.php:101
msgid "Create products"
msgstr "Create products"

#: includes/class-wc-auth.php:105
msgid "View and manage coupons"
msgstr "View and manage coupons"

#: includes/class-wc-auth.php:106
msgid "View and manage customers"
msgstr "View and manage customers"

#: includes/class-wc-auth.php:107
msgid "View and manage orders and sales reports"
msgstr "View and manage orders and sales reports"

#: includes/class-wc-auth.php:108
msgid "View and manage products"
msgstr "View and manage products"

#. translators: %s: scope
#: includes/class-wc-auth.php:180
msgid "Invalid scope %s"
msgstr "Invalid scope %s"

#: includes/class-wc-ajax.php:2551
msgid "Description is missing."
msgstr "Description is missing."

#: includes/class-wc-ajax.php:2554
msgid "User is missing."
msgstr "User is missing."

#: includes/class-wc-ajax.php:2557
msgid "Permissions is missing."
msgstr "Permissions is missing."

#: includes/class-wc-ajax.php:2594
msgid "API Key updated successfully."
msgstr "API Key updated successfully."

#. translators: %s: url
#: includes/class-wc-auth.php:188
msgid "The %s is not a valid URL"
msgstr "The %s is not a valid URL"

#: includes/class-wc-auth.php:278
msgid "An error occurred in the request and at the time were unable to send the consumer data"
msgstr "An error occurred in the request and at the time were unable to send the consumer data"

#: includes/class-wc-auth.php:409
msgid "Invalid nonce verification"
msgstr "Invalid nonce verification"

#: includes/class-wc-form-handler.php:389
msgid "New passwords do not match."
msgstr "New passwords do not match."

#: includes/class-wc-post-types.php:391
msgid "Use as product image"
msgstr "Use as product image"

#: includes/admin/class-wc-admin-profile.php:70
#: includes/admin/class-wc-admin-profile.php:130
#: includes/admin/class-wc-admin-setup-wizard.php:542
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:83
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:155
#: includes/admin/settings/class-wc-settings-general.php:171
#: includes/admin/settings/class-wc-settings-tax.php:252
#: includes/admin/settings/views/html-settings-tax.php:34
#: includes/class-wc-countries.php:834
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Postcode / ZIP"
msgstr "Postcode / ZIP"

#. translators: 1: backordered quantity 2: product name 3: order number
#: includes/class-wc-emails.php:1227
msgid "%1$s units of %2$s have been backordered in order #%3$s."
msgstr "%1$s units of %2$s have been back-ordered in order #%3$s."

#. translators: %s: shop cart url
#: includes/class-wc-checkout.php:1353
msgid "Sorry, your session has expired. <a href=\"%s\" class=\"wc-backward\">Return to shop</a>"
msgstr "Sorry, your session has expired. <a href=\"%s\" class=\"wc-backward\">Return to shop</a>"

#: includes/admin/settings/class-wc-settings-shipping.php:416
msgid "Invalid shipping method!"
msgstr "Invalid shipping method!"

#: includes/class-wc-cart.php:661
msgid "Get cart should not be called before the wp_loaded action."
msgstr "Get basket should not be called before the wp_loaded action."

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:679
msgid "On hold <span class=\"count\">(%s)</span>"
msgid_plural "On hold <span class=\"count\">(%s)</span>"
msgstr[0] "On hold <span class=\"count\">(%s)</span>"
msgstr[1] "On hold <span class=\"count\">(%s)</span>"

#: includes/class-wc-post-types.php:673 includes/wc-order-functions.php:108
msgctxt "Order status"
msgid "On hold"
msgstr "On hold"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:661
msgid "Pending payment <span class=\"count\">(%s)</span>"
msgid_plural "Pending payment <span class=\"count\">(%s)</span>"
msgstr[0] "Pending payment <span class=\"count\">(%s)</span>"
msgstr[1] "Pending payments <span class=\"count\">(%s)</span>"

#: includes/class-wc-post-types.php:655 includes/wc-order-functions.php:106
msgctxt "Order status"
msgid "Pending payment"
msgstr "Pending payment"

#: includes/class-wc-post-types.php:519
msgid "Parent coupon"
msgstr "Parent coupon"

#: includes/class-wc-post-types.php:518
msgid "No coupons found in trash"
msgstr "No coupons found in bin"

#: includes/class-wc-post-types.php:517
msgid "No coupons found"
msgstr "No coupons found"

#: includes/class-wc-post-types.php:516
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Search coupons"
msgstr "Search coupons"

#: includes/class-wc-post-types.php:515
msgid "View coupon"
msgstr "View coupon"

#: includes/class-wc-post-types.php:514
msgid "New coupon"
msgstr "New coupon"

#: includes/class-wc-post-types.php:513
msgid "Edit coupon"
msgstr "Edit coupon"

#: includes/class-wc-post-types.php:511
msgid "Add new coupon"
msgstr "Add new coupon"

#: includes/class-wc-post-types.php:510
msgid "Add coupon"
msgstr "Add coupon"

#: includes/class-wc-post-types.php:455
msgid "Parent orders"
msgstr "Parent orders"

#: includes/class-wc-post-types.php:454
msgid "No orders found in trash"
msgstr "No orders found in bin"

#: includes/admin/class-wc-admin-dashboard.php:627
#: includes/class-wc-post-types.php:453
msgid "No orders found"
msgstr "No orders found"

#: includes/class-wc-post-types.php:452
#: src/Internal/Admin/Orders/ListTable.php:282
msgid "Search orders"
msgstr "Search orders"

#: includes/class-wc-post-types.php:449
msgid "Edit order"
msgstr "Edit order"

#: includes/class-wc-post-types.php:447
#: assets/client/admin/wp-admin-scripts/command-palette.js:2
msgid "Add new order"
msgstr "Add new order"

#: includes/class-wc-post-types.php:446
msgid "Add order"
msgstr "Add order"

#: includes/class-wc-post-types.php:388
#: assets/client/blocks/handpicked-products.js:1
#: assets/client/blocks/product-best-sellers.js:1
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-new.js:1
#: assets/client/blocks/product-on-sale.js:1
#: assets/client/blocks/product-tag.js:1
#: assets/client/blocks/product-top-rated.js:1
#: assets/client/blocks/products-by-attribute.js:1
#: assets/client/blocks/wc-block-library.js:49
msgid "Product image"
msgstr "Product image"

#: includes/class-wc-post-types.php:387
msgid "Parent product"
msgstr "Parent product"

#: includes/class-wc-post-types.php:386
msgid "No products found in trash"
msgstr "No products found in bin"

#: includes/class-wc-post-types.php:385
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:12
#: assets/client/blocks/wc-block-library.js:82
msgid "No products found"
msgstr "No products found"

#: includes/class-wc-post-types.php:384
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Search products"
msgstr "Search products"

#: includes/class-wc-post-types.php:382
msgid "View product"
msgstr "View product"

#: includes/class-wc-post-types.php:381
msgid "New product"
msgstr "New product"

#: includes/class-wc-post-types.php:380
#: includes/tracks/events/class-wc-products-tracking.php:162
msgid "Edit product"
msgstr "Edit product"

#: includes/class-wc-post-types.php:378
#: assets/client/admin/wp-admin-scripts/command-palette.js:2
#: assets/client/blocks/all-products.js:13
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/wc-block-library.js:83
#: assets/client/blocks/wc-block-library.js:93
msgid "Add new product"
msgstr "Add new product"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:289
msgid "Add new %s"
msgstr "Add new %s"

#: includes/class-wc-post-types.php:209
msgid "New shipping class Name"
msgstr "New shipping class Name"

#: includes/class-wc-post-types.php:208
msgid "Add new shipping class"
msgstr "Add new shipping class"

#: includes/class-wc-post-types.php:207
msgid "Update shipping class"
msgstr "Update shipping class"

#: includes/class-wc-post-types.php:206
msgid "Edit shipping class"
msgstr "Edit shipping class"

#: includes/class-wc-post-types.php:205
msgid "Parent shipping class:"
msgstr "Parent shipping class:"

#: includes/class-wc-post-types.php:204
msgid "Parent shipping class"
msgstr "Parent shipping class"

#: includes/class-wc-post-types.php:203
msgid "All shipping classes"
msgstr "All shipping classes"

#: includes/class-wc-post-types.php:202
msgid "Search shipping classes"
msgstr "Search shipping classes"

#: includes/class-wc-post-types.php:201
msgctxt "Admin menu name"
msgid "Shipping classes"
msgstr "Shipping classes"

#: includes/class-wc-install.php:2622
msgid "Premium support"
msgstr "Premium support"

#: includes/class-wc-install.php:2617
msgid "API docs"
msgstr "API docs"

#: includes/class-wc-install.php:2617
msgid "View WooCommerce API docs"
msgstr "View WooCommerce API docs"

#: includes/class-wc-install.php:2616
msgid "View WooCommerce documentation"
msgstr "View WooCommerce documentation"

#: includes/class-wc-install.php:2568
msgid "View WooCommerce settings"
msgstr "View WooCommerce settings"

#: includes/class-wc-emails.php:1225
msgid "Product backorder"
msgstr "Product back-order"

#: includes/class-wc-countries.php:785
#: includes/customizer/class-wc-shop-customizer.php:742
msgid "Company name"
msgstr "Company name"

#. translators: 1: state field 2: valid states
#: includes/class-wc-checkout.php:987
msgid "%1$s is not valid. Please enter one of the following: %2$s"
msgstr "%1$s is not valid. Please enter one of the following: %2$s"

#. translators: %s: email address
#. translators: %s: Email address.
#: includes/class-wc-checkout.php:967 includes/class-wc-form-handler.php:236
msgid "%s is not a valid email address."
msgstr "%s is not a valid email address."

#. translators: %s: phone number
#. translators: %s: Phone number.
#: includes/class-wc-checkout.php:957 includes/class-wc-form-handler.php:228
msgid "%s is not a valid phone number."
msgstr "%s is not a valid phone number."

#: includes/class-wc-form-handler.php:218
#: includes/shortcodes/class-wc-shortcode-cart.php:41
msgid "Please enter a valid postcode / ZIP."
msgstr "Please enter a valid postcode / ZIP."

#. translators: %s: field name
#. translators: %s: Field name.
#: includes/class-wc-checkout.php:994 includes/class-wc-form-handler.php:200
#: includes/class-wc-form-handler.php:365
msgid "%s is a required field."
msgstr "%s is a required field."

#: includes/class-wc-checkout.php:275
#: assets/client/blocks/checkout-frontend.js:5
#: assets/client/blocks/checkout.js:21
#: assets/client/blocks/wc-block-library.js:154
msgid "Notes about your order, e.g. special notes for delivery."
msgstr "Notes about your order, e.g. special notes for delivery."

#. translators: 1: quantity in stock 2: current quantity
#: includes/class-wc-cart.php:1391 includes/class-wc-cart.php:1398
msgid "You cannot add that amount to the cart &mdash; we have %1$s in stock and you already have %2$s in your cart."
msgstr "You cannot add that amount to the basket &mdash; we have %1$s in stock and you already have %2$s in your basket."

#. translators: 1: product name 2: quantity in stock
#: includes/class-wc-cart.php:1364
#: src/StoreApi/Utilities/CartController.php:308
msgid "You cannot add that amount of &quot;%1$s&quot; to the cart because there is not enough stock (%2$s remaining)."
msgstr "You cannot add that amount of &quot;%1$s&quot; to the basket because there is not enough stock (%2$s remaining)."

#. translators: %s: product name
#: includes/class-wc-cart.php:892
msgid "Sorry, \"%s\" is not in stock. Please edit your cart and try again. We apologize for any inconvenience caused."
msgstr "Sorry, \"%s\" is not in stock. Please edit your basket and try again. We apologise for any inconvenience caused."

#. translators: %s: error message
#: includes/class-wc-auth.php:436
msgid "Access denied"
msgstr "Access denied"

#. translators: 1: product ID 2: old stock level 3: new stock level
#: includes/wc-order-functions.php:848
msgid "Item #%1$s stock increased from %2$s to %3$s."
msgstr "Item #%1$s stock increased from %2$s to %3$s."

#: includes/class-wc-post-types.php:152 includes/class-wc-post-types.php:154
#: includes/react-admin/connect-existing-pages.php:277
#: includes/widgets/class-wc-widget-product-tag-cloud.php:29
msgid "Product tags"
msgstr "Product tags"

#: includes/class-wc-auth.php:430
msgid "You do not have permission to access this page"
msgstr "You do not have permission to access this page"

#: includes/class-wc-auth.php:195
msgid "The callback_url needs to be over SSL"
msgstr "The callback_url needs to be over SSL"

#: includes/admin/class-wc-admin-webhooks-table-list.php:37
msgid "No webhooks found."
msgstr "No webhooks found."

#: includes/gateways/paypal/class-wc-gateway-paypal.php:702
msgid "Refund failed."
msgstr "Refund failed."

#. translators: %s number of products in cart.
#. translators: %d is the count of products.
#: src/Blocks/BlockTypes/ProductCategories.php:402
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/blocks/featured-category.js:13
#: assets/client/blocks/featured-product.js:13
#: assets/client/blocks/product-best-sellers.js:12
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-collection.js:11
#: assets/client/blocks/product-collection.js:17
#: assets/client/blocks/product-collection.js:24
#: assets/client/blocks/product-new.js:12
#: assets/client/blocks/product-on-sale.js:12
#: assets/client/blocks/product-query.js:11
#: assets/client/blocks/product-top-rated.js:12
#: assets/client/blocks/products-by-attribute.js:11
#: assets/client/blocks/reviews-by-category.js:12
#: assets/client/blocks/wc-block-library.js:53
#: assets/client/blocks/wc-block-library.js:59
#: assets/client/blocks/wc-block-library.js:98
msgid "%d product"
msgid_plural "%d products"
msgstr[0] "%d product"
msgstr[1] "%d products"

#: i18n/states.php:704
msgid "Valle"
msgstr "Valle"

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1214
msgid "Sorry, coupon \"%s\" is not applicable to your cart contents."
msgstr "Sorry, coupon \"%s\" is not applicable to your basket contents."

#: includes/class-wc-coupon.php:1304
msgid "Coupon does not exist."
msgstr "Coupon does not exist."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1282 includes/class-wc-discounts.php:940
msgid "Sorry, coupon \"%s\" is not valid for sale items."
msgstr "Sorry, coupon \"%s\" is not valid for sale items."

#. translators: %s: coupon code
#: includes/abstracts/abstract-wc-order.php:1686
#: includes/class-wc-coupon.php:1156
msgid "Coupon code \"%s\" already applied!"
msgstr "Coupon code \"%s\" already applied!"

#. translators: %1$s: shipping location prefix 'to' or 'to the', %2$s: shipping
#. location country name
#: includes/class-wc-checkout.php:1029
msgid "Unfortunately, <strong>we do not ship %1$s %2$s</strong>. Please enter an alternative shipping address."
msgstr "Unfortunately, <strong>we do not ship %1$s %2$s</strong>. Please enter an alternative shipping address."

#: includes/admin/views/html-admin-page-status-report.php:86
msgid "The root URL of your site."
msgstr "The root URL of your site."

#: includes/admin/views/html-admin-page-status-report.php:96
msgid "The version of WooCommerce installed on your site."
msgstr "The version of WooCommerce installed on your site."

#: includes/admin/views/html-admin-page-status-report.php:122
msgid "Several WooCommerce extensions can write logs which makes debugging problems easier. The directory must be writable for this to happen."
msgstr "Several WooCommerce extensions can write logs which makes debugging problems easier. The directory must be writable for this to happen."

#: includes/admin/views/html-admin-page-status-report.php:142
msgid "The version of WordPress installed on your site."
msgstr "The version of WordPress installed on your site."

#: includes/admin/views/html-admin-page-status-report.php:170
msgid "Whether or not you have WordPress Multisite enabled."
msgstr "Whether or not you have WordPress Multisite enabled."

#: includes/admin/views/html-admin-page-status-report.php:175
msgid "The maximum amount of memory (RAM) that your site can use at one time."
msgstr "The maximum amount of memory (RAM) that your site can use at one time."

#: includes/admin/views/html-admin-page-status-report.php:189
msgid "Displays whether or not WordPress is in Debug Mode."
msgstr "Displays whether or not WordPress is in Debug Mode."

#: includes/admin/views/html-admin-page-status-report.php:215
msgid "Language"
msgstr "Language"

#: includes/admin/views/html-admin-page-status-report.php:216
msgid "The current language used by WordPress. Default = English"
msgstr "The current language used by WordPress. Default = English"

#: includes/admin/views/html-admin-page-status-report.php:241
msgid "Information about the web server that is currently hosting your site."
msgstr "Information about the web server that is currently hosting your site."

#: includes/admin/views/html-admin-page-status-report.php:251
msgid "The version of PHP installed on your hosting server."
msgstr "The version of PHP installed on your hosting server."

#: includes/admin/views/html-admin-page-status-report.php:259
msgid "The largest filesize that can be contained in one post."
msgstr "The largest filesize that can be contained in one post."

#: includes/admin/views/html-admin-page-status-report.php:264
msgid "The amount of time (in seconds) that your site will spend on a single operation before timing out (to avoid server lockups)"
msgstr "The amount of time (in seconds) that your site will spend on a single operation before timing out (to avoid server lockups)"

#: includes/admin/views/html-admin-page-status-report.php:269
msgid "The maximum number of variables your server can use for a single function to avoid overloads."
msgstr "The maximum number of variables your server can use for a single function to avoid overloads."

#: includes/admin/views/html-admin-page-status-report.php:290
msgid "The version of MySQL installed on your hosting server."
msgstr "The version of MySQL installed on your hosting server."

#: includes/admin/views/html-admin-page-status-report.php:305
msgid "The largest filesize that can be uploaded to your WordPress installation."
msgstr "The largest filesize that can be uploaded to your WordPress installation."

#: includes/admin/views/html-admin-page-status-report.php:310
msgid "The default timezone for your server."
msgstr "The default timezone for your server."

#. Translators: %s: default timezone..
#: includes/admin/views/html-admin-page-status-report.php:315
msgid "Default timezone is %s - it should be UTC"
msgstr "Default timezone is %s - it should be UTC"

#: includes/admin/views/html-admin-page-status-report.php:330
msgid "Your server does not have fsockopen or cURL enabled - PayPal IPN and other scripts which communicate with other servers will not work. Contact your hosting provider."
msgstr "Your server does not have fsockopen or cURL enabled - PayPal IPN and other scripts which communicate with other servers will not work. Contact your hosting provider."

#: includes/admin/views/html-admin-page-status-report.php:337
msgid "Some webservices like shipping use SOAP to get information from remote servers, for example, live shipping quotes from FedEx require SOAP to be installed."
msgstr "Some webservices like shipping use SOAP to get information from remote servers, for example, live shipping quotes from FedEx require SOAP to be installed."

#: includes/admin/views/html-admin-page-status-report.php:351
msgid "HTML/Multipart emails use DOMDocument to generate inline CSS in templates."
msgstr "HTML/Multipart emails use DOMDocument to generate inline CSS in templates."

#: includes/admin/views/html-admin-page-status-report.php:365
msgid "GZip (gzopen) is used to open the GEOIP database from MaxMind."
msgstr "GZip (gzopen) is used to open the GEOIP database from MaxMind."

#: includes/admin/views/html-admin-page-status-report.php:393
msgid "PayPal uses this method of communicating when sending back transaction information."
msgstr "PayPal uses this method of communicating when sending back transaction information."

#. translators: %s: error message
#: includes/class-wc-ajax.php:1223 includes/wc-rest-functions.php:101
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "Error: %s"
msgstr "Error: %s"

#: includes/admin/views/html-admin-page-status-report.php:407
msgid "WooCommerce plugins may use this method of communication when checking for plugin updates."
msgstr "WooCommerce plugins may use this method of communication when checking for plugin updates."

#: includes/admin/class-wc-admin-status.php:430
#: includes/admin/views/html-admin-page-status-report.php:666
msgid "Visit plugin homepage"
msgstr "Visit plugin homepage"

#: includes/admin/class-wc-admin-status.php:443
msgid "Network enabled"
msgstr "Network enabled"

#: includes/admin/views/html-admin-page-status-report.php:693
msgid "Force SSL"
msgstr "Force SSL"

#: includes/admin/views/html-admin-page-status-report.php:694
msgid "Does your site force a SSL Certificate for transactions?"
msgstr "Does your site force a SSL Certificate for transactions?"

#: includes/admin/views/html-admin-page-status-report.php:699
msgid "What currency prices are listed at in the catalog and which currency gateways will take payments in."
msgstr "What currency prices are listed at in the catalog and which currency gateways will take payments in."

#: includes/admin/views/html-admin-page-status-report.php:704
msgid "The position of the currency symbol."
msgstr "The position of the currency symbol."

#: includes/admin/views/html-admin-page-status-report.php:709
msgid "The thousand separator of displayed prices."
msgstr "The thousand separator of displayed prices."

#: includes/admin/views/html-admin-page-status-report.php:714
msgid "The decimal separator of displayed prices."
msgstr "The decimal separator of displayed prices."

#: includes/admin/views/html-admin-page-status-report.php:719
msgid "The number of decimal points shown in displayed prices."
msgstr "The number of decimal points shown in displayed prices."

#: includes/admin/views/html-admin-page-status-report.php:857
msgid "Page not set"
msgstr "Page not set"

#: includes/admin/views/html-admin-page-status-report.php:724
msgid "A list of taxonomy terms that can be used in regard to order/product statuses."
msgstr "A list of taxonomy terms that can be used in regard to order/product statuses."

#: includes/admin/views/html-admin-page-status-report.php:919
msgid "Theme"
msgstr "Theme"

#: includes/admin/views/html-admin-page-status-report.php:925
msgid "The name of the current active theme."
msgstr "The name of the current active theme."

#: includes/admin/views/html-admin-page-status-report.php:929
#: assets/client/admin/chunks/marketplace.js:1
msgid "Version"
msgstr "Version"

#: includes/admin/views/html-admin-page-status-report.php:930
msgid "The installed version of the current active theme."
msgstr "The installed version of the current active theme."

#. translators: %s: parent theme latest version
#: includes/admin/views/html-admin-page-status-report.php:975
msgid "%s is available"
msgstr "%s is available"

#: includes/admin/views/html-admin-page-status-report.php:943
msgid "Author URL"
msgstr "Author URL"

#: includes/admin/views/html-admin-page-status-report.php:944
msgid "The theme developers URL."
msgstr "The theme developers URL."

#: includes/admin/views/html-admin-page-status-report.php:949
msgid "Displays whether or not the current theme is a child theme."
msgstr "Displays whether or not the current theme is a child theme."

#: includes/admin/views/html-admin-page-status-report.php:964
msgid "The name of the parent theme."
msgstr "The name of the parent theme."

#: includes/admin/views/html-admin-page-status-report.php:969
msgid "The installed version of the parent theme."
msgstr "The installed version of the parent theme."

#: includes/admin/views/html-admin-page-status-report.php:982
msgid "The parent theme developers URL."
msgstr "The parent theme developers URL."

#: includes/admin/views/html-admin-page-status-report.php:1003
msgid "Displays whether or not the current active theme declares WooCommerce support."
msgstr "Displays whether or not the current active theme declares WooCommerce support."

#: includes/admin/views/html-admin-page-status-report.php:1019
msgid "Templates"
msgstr "Templates"

#: includes/admin/views/html-admin-page-status-report.php:1019
msgid "This section shows any files that are overriding the default WooCommerce template pages."
msgstr "This section shows any files that are overriding the default WooCommerce template pages."

#: includes/admin/views/html-admin-page-status-report.php:1035
#: includes/admin/views/html-admin-page-status-report.php:1066
msgid "Overrides"
msgstr "Overrides"

#: includes/admin/views/html-admin-page-status.php:13
#: includes/react-admin/connect-existing-pages.php:44
msgid "Tools"
msgstr "Tools"

#: includes/admin/views/html-admin-page-status.php:14
#: includes/react-admin/connect-existing-pages.php:45
msgid "Logs"
msgstr "Logs"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:172
#: includes/admin/settings/class-wc-settings-emails.php:922
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:104
#: includes/admin/settings/views/html-keys-edit.php:131
#: includes/admin/views/html-admin-settings.php:181
#: src/Internal/Admin/Logging/Settings.php:426
#: templates/myaccount/form-edit-account.php:93
#: assets/client/admin/chunks/settings-payments-bacs.js:1
#: assets/client/admin/chunks/settings-payments-cheque.js:1
#: assets/client/admin/chunks/settings-payments-cod.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
#: assets/client/blocks/wc-shipping-method-pickup-location.js:242
msgid "Save changes"
msgstr "Save changes"

#: includes/admin/views/html-bulk-edit-product.php:292
#: includes/admin/views/html-bulk-edit-product.php:350
#: includes/admin/views/html-quick-edit-product.php:218
msgid "— No Change —"
msgstr "— No Change —"

#: includes/admin/views/html-bulk-edit-product.php:32
#: includes/admin/views/html-bulk-edit-product.php:56
#: includes/admin/views/html-bulk-edit-product.php:82
#: includes/admin/views/html-bulk-edit-product.php:156
#: includes/admin/views/html-bulk-edit-product.php:194
#: includes/admin/views/html-bulk-edit-product.php:329
msgid "Change to:"
msgstr "Change to:"

#: includes/admin/views/html-bulk-edit-product.php:44
msgid "Enter price (%s)"
msgstr "Enter price (%s)"

#: includes/admin/views/html-bulk-edit-product.php:69
msgid "Enter sale price (%s)"
msgstr "Enter sale price (%s)"

#: includes/admin/views/html-bulk-edit-product.php:188
#: includes/admin/views/html-quick-edit-product.php:149
msgid "L/W/H"
msgstr "L/W/H"

#: includes/admin/class-wc-admin-marketplace-promotions.php:694
#: includes/admin/views/html-bulk-edit-product.php:50
#: includes/admin/views/html-quick-edit-product.php:43
#: packages/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-image.php:108
#: packages/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-sale-badge.php:49
#: src/Blocks/BlockTypes/AbstractProductGrid.php:630
#: src/Blocks/BlockTypes/ProductSaleBadge.php:80
#: assets/client/blocks/all-products.js:6
#: assets/client/blocks/cart-frontend.js:1 assets/client/blocks/cart.js:12
#: assets/client/blocks/product-image-frontend.js:4
#: assets/client/blocks/product-image.js:4
#: assets/client/blocks/product-sale-badge-frontend.js:1
#: assets/client/blocks/product-sale-badge.js:1
#: assets/client/blocks/wc-block-library.js:6
msgid "Sale"
msgstr "Sale"

#. translators: %s: Length unit
#. translators: %s: dimension unit
#. translators: %s is dimension unit label
#. translators: %s: length
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:633
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:822
#: includes/admin/views/html-bulk-edit-product.php:212
#: includes/export/class-wc-product-csv-exporter.php:151
msgid "Length (%s)"
msgstr "Length (%s)"

#. translators: %s: Width unit
#. translators: %s: dimension unit
#. translators: %s is dimension unit label
#. translators: %s: width
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:635
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:824
#: includes/admin/views/html-bulk-edit-product.php:220
#: includes/export/class-wc-product-csv-exporter.php:153
msgid "Width (%s)"
msgstr "Width (%s)"

#. translators: %s: Height unit
#. translators: %s: dimension unit
#. translators: %s is dimension unit label
#. translators: %s: Height
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:637
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:826
#: includes/admin/views/html-bulk-edit-product.php:228
#: includes/export/class-wc-product-csv-exporter.php:155
msgid "Height (%s)"
msgstr "Height (%s)"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:47
#: includes/admin/views/html-bulk-edit-product.php:251
#: includes/admin/views/html-quick-edit-product.php:178
msgid "Visibility"
msgstr "Visibility"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:625
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:811
#: includes/admin/views/html-bulk-edit-product.php:288
#: includes/admin/views/html-quick-edit-product.php:214
#: includes/export/class-wc-product-csv-exporter.php:143
msgid "In stock?"
msgstr "In stock?"

#: includes/admin/views/html-report-by-date.php:39
msgid "Custom:"
msgstr "Custom:"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1525
msgctxt "Page setting"
msgid "Cart"
msgstr "Basket"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1550
msgctxt "Page setting"
msgid "Checkout"
msgstr "Checkout"

#: includes/abstracts/abstract-wc-order.php:1672
msgid "Invalid coupon code"
msgstr "Invalid coupon code"

#. translators: %s: parameter
#: includes/class-wc-auth.php:172
msgid "Missing parameter %s"
msgstr "Missing parameter %s"

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:272
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:307
msgid "The coupon code already exists"
msgstr "The coupon code already exists"

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:325
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:326
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:584
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:585
#: includes/wc-product-functions.php:459
#: assets/client/blocks/order-confirmation-additional-fields.js:1
#: assets/client/blocks/order-confirmation-billing-address.js:1
#: assets/client/blocks/order-confirmation-shipping-address.js:1
#: assets/client/blocks/wc-block-library.js:6
msgid "Placeholder"
msgstr "Placeholder"

#. translators: %s item name.
#: includes/class-wc-ajax.php:1561
msgid "Deleted %s"
msgstr "Deleted %s"

#: includes/admin/views/html-admin-page-status-report.php:455
msgid "Database"
msgstr "Database"

#: includes/admin/settings/views/html-webhooks-edit.php:137
msgid "API Version"
msgstr "API Version"

#: includes/admin/views/html-admin-page-status-report.php:509
msgid "Table does not exist"
msgstr "Table does not exist"

#: includes/admin/views/html-admin-page-status-report.php:279
msgid "Suhosin is an advanced protection system for PHP installations. It was designed to protect your servers on the one hand against a number of well known problems in PHP applications and on the other hand against potential unknown vulnerabilities within these applications or the PHP core itself. If enabled on your server, Suhosin may need to be configured to increase its data submission limits."
msgstr "Suhosin is an advanced protection system for PHP installations. It was designed to protect your servers on the one hand against a number of well known problems in PHP applications and on the other hand against potential unknown vulnerabilities within these applications or the PHP core itself. If enabled on your server, Suhosin may need to be configured to increase its data submission limits."

#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:358
msgid "Your server does not have the %s class enabled - HTML/Multipart emails, and also some extensions, will not work without DOMDocument."
msgstr "Your server does not have the %s class enabled - HTML/Multipart emails, and also some extensions, will not work without DOMDocument."

#: includes/admin/views/html-admin-page-status-report.php:324
msgid "Payment gateways can use cURL to communicate with remote servers to authorize payments, other plugins may also use it when communicating with remote services."
msgstr "Payment gateways can use cURL to communicate with remote servers to authorize payments, other plugins may also use it when communicating with remote services."

#: includes/admin/views/html-bulk-edit-product.php:346
#: includes/admin/views/html-quick-edit-product.php:242
msgid "Backorders?"
msgstr "Back-Orders?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:563
msgid "Parent theme author URL."
msgstr "Parent theme author URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:557
msgid "Parent theme version."
msgstr "Parent theme version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:551
msgid "Parent theme name."
msgstr "Parent theme name."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:386
msgid "Active plugins."
msgstr "Active plugins."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:357
msgid "WC database version."
msgstr "WC database version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:277
msgid "MySQL version."
msgstr "MySQL version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:271
msgid "Max upload size."
msgstr "Max upload size."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:235
msgid "PHP version."
msgstr "PHP version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:223
msgid "Server info."
msgstr "Server info."

#: includes/class-wc-rest-authentication.php:837
msgid "WooCommerce API. Use a consumer key in the username field and a consumer secret in the password field."
msgstr "WooCommerce API. Use a consumer key in the username field and a consumer secret in the password field."

#: includes/class-wc-rest-authentication.php:383
msgid "Consumer secret is invalid."
msgstr "Consumer secret is invalid."

#: src/Internal/Admin/SiteHealth.php:220
msgid "Learn more about templates"
msgstr "Learn more about templates"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:629
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:815
#: includes/admin/views/html-bulk-edit-product.php:363
#: includes/export/class-wc-product-csv-exporter.php:147
msgid "Sold individually?"
msgstr "Sold individually?"

#: includes/admin/views/html-bulk-edit-product.php:34
msgid "Decrease existing price by (fixed amount or %):"
msgstr "Decrease existing price by (fixed amount or %):"

#: includes/admin/views/html-admin-page-status-report.php:1007
msgid "Not declared"
msgstr "Not declared"

#: includes/admin/views/html-admin-page-status-report.php:1002
msgid "WooCommerce support"
msgstr "WooCommerce support"

#: includes/admin/views/html-admin-page-status-report.php:948
msgid "Child theme"
msgstr "Child theme"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1575
msgctxt "Page setting"
msgid "My account"
msgstr "My account"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1522
msgctxt "Page setting"
msgid "Shop base"
msgstr "Shop base"

#: includes/admin/views/html-admin-page-status-report.php:406
msgid "Remote get"
msgstr "Remote get"

#: includes/admin/views/html-admin-page-status-report.php:392
msgid "Remote post"
msgstr "Remote post"

#: includes/admin/views/html-admin-page-status-report.php:309
msgid "Default timezone is UTC"
msgstr "Default timezone is UTC"

#: includes/admin/views/html-admin-page-status-report.php:278
msgid "SUHOSIN installed"
msgstr "SUHOSIN installed"

#: includes/admin/views/html-admin-page-status-report.php:268
msgid "PHP max input vars"
msgstr "PHP max input vars"

#: includes/admin/views/html-admin-page-status-report.php:263
msgid "PHP time limit"
msgstr "PHP time limit"

#: includes/admin/views/html-admin-page-status-report.php:258
msgid "PHP post max size"
msgstr "PHP post max size"

#: includes/admin/views/html-admin-page-status-report.php:235
msgid "Server environment"
msgstr "Server environment"

#: includes/admin/views/html-admin-page-status-report.php:121
msgid "Log directory writable"
msgstr "Log directory writable"

#: includes/admin/views/html-admin-page-status-report.php:80
msgid "WordPress environment"
msgstr "WordPress environment"

#: includes/admin/views/html-admin-page-status-report.php:66
msgid "Copy for support"
msgstr "Copy for support"

#: includes/admin/views/html-admin-page-status-report.php:56
msgid "Understanding the status report"
msgstr "Understanding the status report"

#. Translators: %s docs link.
#: includes/admin/views/html-admin-page-status-report.php:956
msgid "If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: <a href=\"%s\" target=\"_blank\">How to create a child theme</a>"
msgstr "If you are modifying WooCommerce on a parent theme that you did not build, personally we recommend using a child theme. See: <a href=\"%s\" target=\"_blank\">How to create a child theme</a>"

#: includes/admin/reports/class-wc-report-downloads.php:168
msgid "File does not exist"
msgstr "File does not exist"

#. Translators: %1$s: shortcode text, %2$s: block slug.
#: includes/admin/views/html-admin-page-status-report.php:870
msgid "Page does not contain the %s shortcode."
msgstr "Page does not contain the %s shortcode."

#: includes/admin/views/html-bulk-edit-product.php:257
#: includes/admin/views/html-quick-edit-product.php:185
msgid "Catalog &amp; search"
msgstr "Catalogue &amp; search"

#: src/Internal/Abilities/Domain/OrderAddNote.php:87
msgid "Order note is required."
msgstr "Order note is required."

#: includes/admin/helper/class-wc-helper-subscriptions-api.php:355
msgid "You do not have permission to switch themes."
msgstr "You do not have permission to switch themes."

#: includes/admin/settings/class-wc-settings-general.php:301
msgid "Coupons can be applied from the cart and checkout pages."
msgstr "Coupons can be applied from the basket and checkout pages."

#: includes/admin/settings/class-wc-settings-accounts.php:65
msgid "Allows customers to checkout without an account."
msgstr "Allows customers to check out without creating an account."

#: includes/admin/settings/class-wc-settings-advanced.php:175
msgid "Force secure checkout"
msgstr "Force secure checkout"

#: includes/admin/settings/class-wc-settings-advanced.php:186
msgid "Force HTTP when leaving the checkout"
msgstr "Force HTTP when leaving the checkout"

#: includes/admin/settings/class-wc-settings-advanced.php:84
msgid "These pages need to be set so that WooCommerce knows where to send users to checkout."
msgstr "These pages need to be set so that WooCommerce knows where to send users to checkout."

#: includes/admin/settings/class-wc-settings-advanced.php:151
msgid "If you define a \"Terms\" page the customer will be asked if they accept them when checking out."
msgstr "If you define a \"Terms\" page the customer will be asked if they accept them when checking out."

#: includes/admin/settings/class-wc-settings-advanced.php:202
msgid "Endpoints are appended to your page URLs to handle specific actions during the checkout process. They should be unique."
msgstr "Endpoints are appended to your page URLs to handle specific actions during the checkout process. They should be unique."

#: includes/admin/settings/class-wc-settings-advanced.php:207
#: includes/wc-account-functions.php:309 templates/checkout/thankyou.php:36
msgid "Pay"
msgstr "Pay"

#: includes/admin/settings/class-wc-settings-emails.php:37
#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsEmails.php:58
#: src/Internal/EmailEditor/Integration.php:204
msgid "Emails"
msgstr "Emails"

#: includes/admin/settings/class-wc-settings-general.php:195
msgid "This option lets you limit which countries you are willing to sell to."
msgstr "This option lets you limit which countries you are willing to sell to."

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:40
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:118
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:180
msgid "Specific Countries"
msgstr "Specific Countries"

#: includes/admin/settings/views/settings-tax.php:44
msgid "Shop base address"
msgstr "Shop base address"

#: includes/customizer/class-wc-shop-customizer.php:369
#: includes/wc-template-functions.php:1134
msgid "This is a demo store for testing purposes &mdash; no orders shall be fulfilled."
msgstr "This is a demo store for testing purposes &mdash; no orders shall be fulfilled."

#: includes/admin/settings/class-wc-settings-general.php:323
msgid "The following options affect how prices are displayed on the frontend."
msgstr "The following options affect how prices are displayed on the frontend."

#: includes/admin/settings/class-wc-settings-general.php:329
#: includes/admin/views/html-admin-page-status-report.php:698
msgid "Currency"
msgstr "Currency"

#: includes/admin/settings/class-wc-settings-general.php:341
msgid "This controls the position of the currency symbol."
msgstr "This controls the position of the currency symbol."

#: includes/admin/settings/class-wc-settings-general.php:357
msgid "This sets the thousand separator of displayed prices."
msgstr "This sets the thousand separator of displayed prices."

#: includes/admin/settings/class-wc-settings-general.php:367
msgid "This sets the decimal separator of displayed prices."
msgstr "This sets the decimal separator of displayed prices."

#: includes/admin/settings/class-wc-settings-general.php:377
msgid "This sets the number of decimal points shown in displayed prices."
msgstr "This sets the number of decimal points shown in displayed prices."

#: includes/admin/settings/class-wc-settings-integrations.php:25
msgid "Integration"
msgstr "Integration"

#. translators: %s: URL to settings.
#: includes/admin/settings/class-wc-settings-products.php:87
msgid "The base page can also be used in your <a href=\"%s\">product permalinks</a>."
msgstr "The base page can also be used in your <a href=\"%s\">product permalinks</a>."

#: includes/admin/settings/class-wc-settings-products.php:93
msgid "This sets the base page of your shop - this is where your product archive will be."
msgstr "This sets the base page of your shop - this is where your product archive will be."

#: includes/customizer/class-wc-shop-customizer.php:444
#: includes/customizer/class-wc-shop-customizer.php:470
msgid "Show products"
msgstr "Show products"

#: includes/customizer/class-wc-shop-customizer.php:471
msgid "Show subcategories"
msgstr "Show subcategories"

#: includes/customizer/class-wc-shop-customizer.php:328
#: includes/customizer/class-wc-shop-customizer.php:499
msgid "Default sorting (custom ordering + name)"
msgstr "Default sorting (custom ordering + name)"

#: includes/customizer/class-wc-shop-customizer.php:329
#: includes/customizer/class-wc-shop-customizer.php:500
msgid "Popularity (sales)"
msgstr "Popularity (sales)"

#: includes/customizer/class-wc-shop-customizer.php:331
#: includes/customizer/class-wc-shop-customizer.php:502
msgid "Sort by most recent"
msgstr "Sort by most recent"

#: includes/customizer/class-wc-shop-customizer.php:332
#: includes/customizer/class-wc-shop-customizer.php:503
msgid "Sort by price (asc)"
msgstr "Sort by price (asc)"

#: includes/customizer/class-wc-shop-customizer.php:333
#: includes/customizer/class-wc-shop-customizer.php:504
msgid "Sort by price (desc)"
msgstr "Sort by price (desc)"

#: includes/admin/settings/class-wc-settings-products.php:97
msgid "Redirect to the cart page after successful addition"
msgstr "Redirect to the basket page after successful addition"

#: includes/admin/settings/class-wc-settings-products.php:104
msgid "Enable AJAX add to cart buttons on archives"
msgstr "Enable AJAX add to basket buttons on archives"

#: includes/admin/settings/class-wc-settings-products.php:255
msgid "Enable stock management"
msgstr "Enable stock management"

#: includes/admin/settings/class-wc-settings-products.php:263
msgid "Hold stock (for unpaid orders) for x minutes. When this limit is reached, the pending order will be cancelled. Leave blank to disable."
msgstr "Hold stock (for unpaid orders) for x minutes. When this limit is reached, the pending order will be cancelled. Leave blank to disable."

#: includes/admin/settings/class-wc-settings-products.php:277
#: src/Internal/StockNotifications/Admin/MenusController.php:55
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Notifications"
msgstr "Notifications"

#: includes/admin/settings/class-wc-settings-products.php:278
msgid "Enable low stock notifications"
msgstr "Enable low stock notifications"

#: includes/admin/settings/class-wc-settings-products.php:288
msgid "Enable out of stock notifications"
msgstr "Enable out of stock notifications"

#: includes/admin/settings/class-wc-settings-products.php:418
msgid "X-Accel-Redirect/X-Sendfile"
msgstr "X-Accel-Redirect/X-Sendfile"

#: includes/admin/settings/class-wc-settings-products.php:419
msgid "Redirect only"
msgstr "Redirect only"

#: includes/admin/settings/class-wc-settings-products.php:440
msgid "Downloads require login"
msgstr "Downloads require login"

#: includes/admin/settings/class-wc-settings-products.php:444
msgid "This setting does not apply to guest purchases."
msgstr "This setting does not apply to guest purchases."

#: includes/admin/settings/class-wc-settings-products.php:450
msgid "Grant access to downloadable products after payment"
msgstr "Grant access to downloadable products after payment"

#: includes/admin/settings/class-wc-settings-products.php:454
msgid "Enable this option to grant access to downloads when orders are \"processing\", rather than \"completed\"."
msgstr "Enable this option to grant access to downloads when orders are \"processing\", rather than \"completed\"."

#: includes/admin/settings/class-wc-settings-products.php:126
msgid "Measurements"
msgstr "Measurements"

#: includes/admin/settings/class-wc-settings-products.php:133
msgid "This controls what unit you will define weights in."
msgstr "This controls what unit you will define weights in."

#: includes/admin/settings/class-wc-settings-products.php:150
msgid "This controls what unit you will define lengths in."
msgstr "This controls what unit you will define lengths in."

#: includes/admin/settings/class-wc-settings-shipping.php:119
msgid "Enable the shipping calculator on the cart page"
msgstr "Enable the shipping calculator on the basket page"

#: includes/admin/settings/class-wc-settings-shipping.php:128
msgid "Hide shipping costs until an address is entered"
msgstr "Hide shipping costs until an address is entered"

#: includes/admin/settings/class-wc-settings-shipping.php:146
msgid "This controls which shipping address is used by default."
msgstr "This controls which shipping address is used by default."

#: includes/admin/settings/class-wc-settings-general.php:236
msgid "Ship to all countries you sell to"
msgstr "Ship to all countries you sell to"

#: includes/admin/settings/class-wc-settings-general.php:237
msgid "Ship to all countries"
msgstr "Ship to all countries"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:612
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:790
#: includes/export/class-wc-product-csv-exporter.php:129
#: templates/order/attribution-details.php:131
msgid "ID"
msgstr "ID"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:48
#: includes/admin/settings/views/html-keys-edit.php:148
#: includes/admin/settings/views/html-keys-edit.php:156
#: includes/admin/views/html-admin-page-status-report.php:65
#: includes/admin/views/html-admin-page-status-report.php:68
#: assets/client/admin/chunks/launch-store.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Copied!"
msgstr "Copied!"

#: includes/admin/settings/views/html-settings-tax.php:32
msgid "A 2 digit country code, e.g. US. Leave blank to apply to all."
msgstr "A 2 digit country code, e.g. GB. Leave blank to apply to all."

#: includes/admin/settings/views/html-settings-tax.php:33
msgid "A 2 digit state code, e.g. AL. Leave blank to apply to all."
msgstr "A 2 digit state code, e.g. AL. Leave blank to apply to all."

#: includes/admin/settings/views/html-settings-tax.php:35
msgid "Cities for this rule. Semi-colon (;) separate multiple values. Leave blank to apply to all cities."
msgstr "Cities for this rule. Semi-colon (;) separate multiple values. Leave blank to apply to all cities."

#: includes/admin/settings/views/html-settings-tax.php:36
msgid "Rate&nbsp;%"
msgstr "Rate&nbsp;%"

#: includes/admin/settings/views/html-settings-tax.php:36
msgid "Enter a tax rate (percentage) to 4 decimal places."
msgstr "Enter a tax rate (percentage) to 4 decimal places."

#: includes/admin/settings/views/html-settings-tax.php:37
msgid "Enter a name for this tax rate."
msgstr "Enter a name for this tax rate."

#: includes/admin/settings/class-wc-settings-tax.php:256
#: includes/admin/settings/views/html-settings-tax.php:38
msgid "Priority"
msgstr "Priority"

#: includes/admin/settings/views/html-settings-tax.php:38
msgid "Choose a priority for this tax rate. Only 1 matching rate per priority will be used. To define multiple tax rates for a single area you need to specify a different priority per rate."
msgstr "Choose a priority for this tax rate. Only 1 matching rate per priority will be used. To define multiple tax rates for a single area you need to specify a different priority per rate."

#: includes/admin/settings/class-wc-settings-tax.php:257
#: includes/admin/settings/views/html-settings-tax.php:39
msgid "Compound"
msgstr "Compound"

#: includes/admin/settings/views/html-settings-tax.php:39
msgid "Choose whether or not this is a compound rate. Compound tax rates are applied on top of other tax rates."
msgstr "Choose whether or not this is a compound rate. Compound tax rates are applied on top of other tax rates."

#: includes/admin/settings/views/html-settings-tax.php:40
msgid "Choose whether or not this tax rate also gets applied to shipping."
msgstr "Choose whether or not this tax rate also gets applied to shipping."

#: includes/admin/settings/views/html-settings-tax.php:46
msgid "Insert row"
msgstr "Insert row"

#: includes/admin/settings/views/html-settings-tax.php:47
msgid "Remove selected row(s)"
msgstr "Remove selected row(s)"

#: includes/admin/settings/views/html-settings-tax.php:49
msgid "Import CSV"
msgstr "Import CSV"

#: includes/admin/settings/class-wc-settings-tax.php:247
msgid "No row(s) selected"
msgstr "No row(s) selected"

#: includes/wc-account-functions.php:266
msgid "Method"
msgstr "Method"

#: src/Internal/ShopperLists/Privacy/Privacy.php:189
msgid "URL"
msgstr "URL"

#. translators: %s: date
#: includes/admin/settings/views/html-webhooks-edit.php:27
msgid "Friendly name for identifying this webhook, defaults to Webhook created on %s."
msgstr "Friendly name for identifying this webhook, defaults to Webhook created on %s."

#: includes/admin/settings/views/html-webhooks-edit.php:39
msgid "The options are &quot;Active&quot; (delivers payload), &quot;Paused&quot; (does not deliver), or &quot;Disabled&quot; (does not deliver due delivery failures)."
msgstr "The options are &quot;Active&quot; (delivers payload), &quot;Paused&quot; (does not deliver), or &quot;Disabled&quot; (does not deliver due delivery failures)."

#: includes/admin/settings/views/html-webhooks-edit.php:59
msgid "Select when the webhook will fire."
msgstr "Select when the webhook will fire."

#: includes/admin/settings/views/html-webhooks-edit.php:87
msgid "Action"
msgstr "Action"

#: includes/customizer/class-wc-shop-customizer.php:711
#: assets/client/admin/chunks/860.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/admin/date/index.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Custom"
msgstr "Custom"

#: templates/order/attribution-details.php:113
#: assets/client/blocks/all-products.js:9 assets/client/blocks/all-reviews.js:3
#: assets/client/blocks/handpicked-products.js:8
#: assets/client/blocks/product-best-sellers.js:12
#: assets/client/blocks/product-categories.js:1
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-new.js:12
#: assets/client/blocks/product-on-sale.js:12
#: assets/client/blocks/product-tag.js:9
#: assets/client/blocks/product-top-rated.js:12
#: assets/client/blocks/products-by-attribute.js:12
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/reviews-by-product.js:14
#: assets/client/blocks/wc-block-library.js:79
#: assets/client/blocks/wc-block-library.js:83
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:99
#: assets/client/blocks/wc-block-library.js:101
#: assets/client/blocks/wc-block-library.js:105
#: assets/client/blocks/wc-block-library.js:108
msgid "Content"
msgstr "Content"

#: includes/admin/settings/views/html-webhooks-edit.php:116
msgid "URL where the webhook payload is delivered."
msgstr "URL where the webhook payload is delivered."

#: includes/admin/settings/views/html-webhooks-edit.php:126
msgid "Secret"
msgstr "Secret"

#: includes/admin/settings/views/html-webhooks-edit.php:187
#: includes/admin/settings/views/html-webhooks-edit.php:196
msgid "Created at"
msgstr "Created at"

#: includes/admin/settings/views/html-webhooks-edit.php:204
msgid "Updated at"
msgstr "Updated at"

#: includes/admin/settings/views/settings-tax.php:29
msgid "Yes, I will enter prices inclusive of tax"
msgstr "Yes, I will enter prices inclusive of tax"

#: includes/admin/settings/views/settings-tax.php:30
msgid "No, I will enter prices exclusive of tax"
msgstr "No, I will enter prices exclusive of tax"

#: includes/admin/settings/views/settings-tax.php:37
msgid "This option determines which address is used to calculate tax."
msgstr "This option determines which address is used to calculate tax."

#: includes/admin/class-wc-admin-profile.php:96
#: includes/admin/settings/views/settings-tax.php:42
msgid "Customer shipping address"
msgstr "Customer shipping address"

#: includes/admin/class-wc-admin-profile.php:43
#: includes/admin/settings/views/settings-tax.php:43
msgid "Customer billing address"
msgstr "Customer billing address"

#: includes/admin/settings/views/settings-tax.php:61
msgid "Rounding"
msgstr "Rounding"

#: includes/admin/settings/views/settings-tax.php:62
msgid "Round tax at subtotal level, instead of rounding per line"
msgstr "Round tax at subtotal level, instead of rounding per line"

#: includes/admin/settings/views/settings-tax.php:86
#: includes/admin/settings/views/settings-tax.php:98
msgid "Including tax"
msgstr "Including tax"

#: includes/admin/settings/views/settings-tax.php:87
#: includes/admin/settings/views/settings-tax.php:99
msgid "Excluding tax"
msgstr "Excluding tax"

#: includes/admin/settings/views/settings-tax.php:122
msgid "As a single total"
msgstr "As a single total"

#: src/Internal/Admin/Marketing.php:75 src/Internal/Admin/Marketing.php:76
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
msgid "Marketing"
msgstr "Marketing"

#: includes/admin/class-wc-admin-addons.php:161 assets/client/blocks/cart.js:26
#: assets/client/blocks/checkout-frontend.js:3
#: assets/client/blocks/checkout.js:24 assets/client/blocks/checkout.js:29
#: assets/client/blocks/checkout.js:32
#: assets/client/blocks/wc-block-library.js:20
#: assets/client/blocks/wc-block-library.js:158
#: assets/client/blocks/wc-block-library.js:161
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:27
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:33
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Free"
msgstr "Free"

#: includes/admin/views/html-admin-page-status-logs.php:53
msgid "There are currently no logs to view."
msgstr "There are currently no logs to view."

#: includes/admin/views/html-admin-page-status-report.php:51
msgid "Please copy and paste this information in your ticket when contacting support:"
msgstr "Please copy and paste this information in your ticket when contacting support:"

#: includes/admin/settings/class-wc-settings-general.php:305
msgid "Calculate coupon discounts sequentially"
msgstr "Calculate coupon discounts sequentially"

#: includes/admin/class-wc-admin-profile.php:103
#: includes/admin/settings/views/html-keys-edit.php:148
#: includes/admin/settings/views/html-keys-edit.php:156
msgid "Copy"
msgstr "Copy"

#: includes/admin/settings/views/settings-tax.php:112
msgid "Define text to show after your product prices. This could be, for example, \"inc. Vat\" to explain your pricing. You can also have prices substituted here using one of the following: {price_including_tax}, {price_excluding_tax}."
msgstr "Define text to show after your product prices. This could be, for example, \"inc. Vat\" to explain your pricing. You can also have prices substituted here using one of the following: {price_including_tax}, {price_excluding_tax}."

#: includes/admin/settings/views/html-keys-edit.php:29
msgid "Friendly name for identifying this key."
msgstr "Friendly name for identifying this key."

#: includes/admin/settings/class-wc-settings-general.php:262
msgid "Geolocate"
msgstr "Geolocate"

#: includes/admin/settings/class-wc-settings-general.php:263
msgid "Geolocate (with page caching support)"
msgstr "Geolocate (with page caching support)"

#: includes/admin/settings/views/html-keys-edit.php:43
msgid "Owner of these keys."
msgstr "Owner of these keys."

#: includes/admin/settings/views/html-keys-edit.php:161
msgid "QRCode"
msgstr "QRCode"

#: includes/admin/settings/views/html-keys-edit.php:68
msgid "Select the access type of these keys."
msgstr "Select the access type of these keys."

#: includes/admin/settings/class-wc-settings-general.php:309
msgid "When applying multiple coupons, apply the first coupon to the full price and the second coupon to the discounted price and so on."
msgstr "When applying multiple coupons, apply the first coupon to the full price and the second coupon to the discounted price and so on."

#: includes/admin/settings/views/settings-tax.php:123
msgid "Itemized"
msgstr "Itemized"

#: includes/admin/settings/class-wc-settings-general.php:229
msgid "Choose which countries you want to ship to, or choose to ship to all locations you sell to."
msgstr "Choose which countries you want to ship to, or choose to ship to all locations you sell to."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:454
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1400
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1473
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1548
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1613
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:522
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:607
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:713
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:805
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1627
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1743
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1852
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1947
#: src/Admin/API/Reports/Taxes/Controller.php:125
#: src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineItemSchema.php:104
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderTaxSchema.php:52
msgid "Tax rate ID."
msgstr "Tax rate ID"

#: includes/admin/settings/views/settings-tax.php:56
msgid "Shipping tax class based on cart items"
msgstr "Shipping tax class based on basket items"

#: includes/admin/settings/views/settings-tax.php:50
msgid "Optionally control which tax class shipping gets, or leave it so shipping tax is based on the cart items themselves."
msgstr "Optionally control which tax class shipping gets, or leave it so shipping tax is based on the basket items themselves."

#: includes/admin/settings/class-wc-settings-products.php:96
msgid "Add to cart behaviour"
msgstr "Add to basket behaviour"

#: includes/admin/settings/class-wc-settings-general.php:238
msgid "Ship to specific countries only"
msgstr "Deliver to specific countries only"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:620
msgid "Number of decimals."
msgstr "Number of decimals."

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:46
msgid "Shipping method(s)"
msgstr "Shipping method(s)"

#: includes/admin/views/html-admin-page-status-report.php:54
msgid "Get system report"
msgstr "Get system report"

#: includes/admin/settings/views/settings-tax.php:116
msgid "Display tax totals"
msgstr "Display tax totals"

#: includes/admin/settings/views/settings-tax.php:107
msgid "Price display suffix"
msgstr "Price display suffix"

#: includes/admin/settings/views/settings-tax.php:92
msgid "Display prices during cart and checkout"
msgstr "Display prices during basket and checkout"

#: includes/admin/settings/views/settings-tax.php:80
msgid "Display prices in the shop"
msgstr "Display prices in the shop"

#: includes/admin/settings/views/settings-tax.php:69
msgid "Additional tax classes"
msgstr "Additional tax classes"

#: includes/admin/settings/views/settings-tax.php:49
msgid "Shipping tax class"
msgstr "Shipping tax class"

#: includes/admin/settings/views/settings-tax.php:35
msgid "Calculate tax based on"
msgstr "Calculate tax based on"

#: includes/admin/settings/views/settings-tax.php:23
msgid "Prices entered with tax"
msgstr "Prices entered with tax"

#: includes/admin/settings/class-wc-settings-general.php:285
msgid "Enable taxes"
msgstr "Enable taxes"

#: includes/admin/settings/views/html-webhooks-edit.php:215
msgid "Save webhook"
msgstr "Save webhook"

#: includes/admin/settings/views/html-webhooks-edit.php:180
msgid "Webhook actions"
msgstr "Webhook actions"

#: includes/admin/settings/views/html-webhooks-edit.php:105
msgid "Enter the action that will trigger this webhook."
msgstr "Enter the action that will trigger this webhook."

#: includes/admin/settings/views/html-webhooks-edit.php:104
msgid "Action event"
msgstr "Action event"

#: includes/admin/settings/views/html-webhooks-edit.php:84
msgid "Product deleted"
msgstr "Product deleted"

#: includes/admin/settings/views/html-webhooks-edit.php:83
msgid "Product updated"
msgstr "Product updated"

#: includes/admin/settings/views/html-webhooks-edit.php:82
msgid "Product created"
msgstr "Product created"

#: includes/admin/settings/views/html-webhooks-edit.php:80
msgid "Order deleted"
msgstr "Order deleted"

#: includes/admin/settings/views/html-webhooks-edit.php:79
#: src/Internal/Orders/OrderNoteGroup.php:74
msgid "Order updated"
msgstr "Order updated"

#: includes/admin/settings/views/html-webhooks-edit.php:78
msgid "Order created"
msgstr "Order created"

#: includes/admin/settings/views/html-webhooks-edit.php:77
msgid "Customer deleted"
msgstr "Customer deleted"

#: includes/admin/settings/views/html-webhooks-edit.php:76
msgid "Customer updated"
msgstr "Customer updated"

#: includes/admin/settings/views/html-webhooks-edit.php:75
msgid "Customer created"
msgstr "Customer created"

#: includes/admin/settings/views/html-webhooks-edit.php:73
msgid "Coupon deleted"
msgstr "Coupon deleted"

#: includes/admin/settings/views/html-webhooks-edit.php:72
msgid "Coupon updated"
msgstr "Coupon updated"

#: includes/admin/settings/views/html-webhooks-edit.php:71
msgid "Coupon created"
msgstr "Coupon created"

#: includes/admin/settings/views/html-webhooks-edit.php:18
msgid "Webhook data"
msgstr "Webhook data"

#: includes/admin/settings/class-wc-settings-tax.php:255
#: includes/admin/settings/views/html-settings-tax.php:37
msgid "Tax name"
msgstr "Tax name"

#: includes/admin/settings/class-wc-settings-tax.php:251
#: includes/admin/settings/views/html-settings-tax.php:33
msgid "State code"
msgstr "State code"

#: includes/admin/settings/class-wc-settings-tax.php:250
msgid "Country code"
msgstr "Country code"

#: includes/admin/settings/views/html-settings-tax.php:32
msgid "Country&nbsp;code"
msgstr "Country&nbsp;code"

#: includes/admin/settings/views/html-keys-edit.php:153
msgid "Consumer secret"
msgstr "Consumer secret"

#: includes/admin/settings/views/html-keys-edit.php:145
msgid "Consumer key"
msgstr "Consumer key"

#: includes/admin/settings/views/html-keys-edit.php:132
#: includes/class-wc-ajax.php:2630
msgid "Revoke key"
msgstr "Revoke key"

#: includes/admin/settings/views/html-keys-edit.php:127
msgid "Generate API key"
msgstr "Generate API key"

#: includes/admin/settings/views/html-keys-edit.php:12
msgid "Key details"
msgstr "Key details"

#. translators: $s tax rate section name
#: includes/admin/settings/class-wc-settings-tax.php:91
msgid "%s rates"
msgstr "%s rates"

#: includes/admin/settings/class-wc-settings-tax.php:83
msgid "Standard rates"
msgstr "Standard rates"

#: includes/admin/settings/class-wc-settings-tax.php:82
#: includes/admin/settings/views/settings-tax.php:16
msgid "Tax options"
msgstr "Tax options"

#: includes/admin/settings/class-wc-settings-shipping.php:145
msgid "Shipping destination"
msgstr "Shipping destination"

#: includes/admin/settings/class-wc-settings-products.php:209
msgid "Product ratings"
msgstr "Product ratings"

#: includes/admin/settings/class-wc-settings-products.php:149
msgid "Dimensions unit"
msgstr "Dimensions unit"

#: includes/admin/settings/class-wc-settings-products.php:132
msgid "Weight unit"
msgstr "Weight unit"

#: includes/admin/settings/class-wc-settings-products.php:439
msgid "Access restriction"
msgstr "Access restriction"

#: includes/admin/settings/class-wc-settings-products.php:417
msgid "Force downloads"
msgstr "Force downloads"

#: includes/admin/settings/class-wc-settings-products.php:398
msgid "File download method"
msgstr "File download method"

#: includes/admin/settings/class-wc-settings-products.php:359
msgid "Stock display format"
msgstr "Stock display format"

#: includes/admin/settings/class-wc-settings-products.php:351
msgid "Out of stock visibility"
msgstr "Out of stock visibility"

#: includes/admin/settings/class-wc-settings-products.php:336
msgid "Out of stock threshold"
msgstr "Out of stock threshold"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:124
#: includes/admin/meta-boxes/views/html-product-data-variations.php:108
#: includes/admin/meta-boxes/views/html-variation-admin.php:314
#: includes/admin/settings/class-wc-settings-products.php:320
msgid "Low stock threshold"
msgstr "Low stock threshold"

#: includes/admin/settings/class-wc-settings-products.php:308
msgid "Notification recipient(s)"
msgstr "Notification recipient(s)"

#: includes/admin/settings/class-wc-settings-products.php:262
msgid "Hold stock (minutes)"
msgstr "Hold stock (minutes)"

#: includes/admin/settings/class-wc-settings-products.php:254
msgid "Manage stock"
msgstr "Manage stock"

#: includes/customizer/class-wc-shop-customizer.php:330
#: includes/customizer/class-wc-shop-customizer.php:501
#: includes/wc-template-functions.php:1700
#: includes/widgets/class-wc-widget-rating-filter.php:27
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:84
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/all-products.js:12
#: assets/client/blocks/wc-block-library.js:79
#: assets/client/blocks/wc-block-library.js:82
msgid "Average rating"
msgstr "Average rating"

#: includes/customizer/class-wc-shop-customizer.php:491
#: src/Blocks/BlockTypes/ProductCollection/Controller.php:239
msgid "Default product sorting"
msgstr "Default product sorting"

#: includes/customizer/class-wc-shop-customizer.php:438
msgid "Shop page display"
msgstr "Shop page display"

#: includes/admin/settings/class-wc-settings-products.php:85
msgid "Shop page"
msgstr "Shop page"

#: includes/admin/settings/class-wc-settings-general.php:321
msgid "Currency options"
msgstr "Currency options"

#: includes/customizer/class-wc-shop-customizer.php:380
#: includes/wc-template-functions.php:1145
msgid "Store notice"
msgstr "Store notice"

#: includes/admin/settings/class-wc-settings-general.php:203
msgid "Sell to all countries"
msgstr "Sell to all countries"

#: includes/admin/settings/class-wc-settings-general.php:194
msgid "Selling location(s)"
msgstr "Selling location(s)"

#: includes/admin/settings/class-wc-settings-emails.php:208
msgid "Email template"
msgstr "Email template"

#: includes/admin/settings/class-wc-settings-emails.php:129
msgid "\"From\" name"
msgstr "\"From\" name"

#: includes/admin/settings/class-wc-settings-emails.php:122
msgid "Email sender options"
msgstr "Email sender options"

#: includes/admin/settings/class-wc-settings-emails.php:69
msgid "Email options"
msgstr "Email options"

#: includes/admin/settings/class-wc-settings-advanced.php:226
msgid "Endpoint for the \"Checkout &rarr; Add payment method\" page."
msgstr "Endpoint for the \"Checkout &rarr; Add payment method\" page."

#: includes/admin/settings/class-wc-settings-advanced.php:225
#: includes/class-wc-query.php:154 src/Admin/PluginsHelper.php:1279
#: templates/myaccount/form-add-payment-method.php:54
#: templates/myaccount/payment-methods.php:77
msgid "Add payment method"
msgstr "Add payment method"

#: includes/admin/settings/class-wc-settings-advanced.php:217
msgid "Endpoint for the \"Checkout &rarr; Order received\" page."
msgstr "Endpoint for the \"Checkout &rarr; Order received\" page."

#: includes/admin/settings/class-wc-settings-advanced.php:216
#: includes/class-wc-query.php:126
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:167
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/order-confirmation-status.js:1
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:129
msgid "Order received"
msgstr "Order received"

#: includes/admin/settings/class-wc-settings-advanced.php:208
msgid "Endpoint for the \"Checkout &rarr; Pay\" page."
msgstr "Endpoint for the \"Checkout &rarr; Pay\" page."

#: includes/admin/settings/class-wc-settings-advanced.php:200
msgid "Checkout endpoints"
msgstr "Checkout endpoints"

#: includes/admin/settings/class-wc-settings-advanced.php:150
#: includes/customizer/class-wc-shop-customizer.php:823
#: includes/customizer/class-wc-shop-customizer.php:827
#: includes/customizer/class-wc-shop-customizer.php:884
msgid "Terms and conditions"
msgstr "Terms and conditions"

#: includes/admin/settings/class-wc-settings-advanced.php:110
msgid "Checkout page"
msgstr "Checkout page"

#: includes/admin/settings/class-wc-settings-advanced.php:90
msgid "Cart page"
msgstr "Basket page"

#: includes/admin/settings/class-wc-settings-products.php:189
msgid "Show \"verified owner\" label on customer reviews"
msgstr "Show \"verified owner\" label on customer reviews"

#: includes/admin/reports/class-wc-report-downloads.php:89
#: includes/admin/reports/class-wc-report-downloads.php:223
msgid "IP address"
msgstr "IP address"

#: includes/admin/settings/class-wc-settings-general.php:295
msgid "Enable the use of coupon codes"
msgstr "Enable the use of coupon codes"

#: includes/admin/settings/class-wc-settings-products.php:352
msgid "Hide out of stock items from the catalog"
msgstr "Hide out of stock items from the catalogue"

#: includes/admin/settings/class-wc-settings-general.php:330
msgid "This controls what currency prices are listed at in the catalog and which currency gateways will take payments in."
msgstr "This controls what currency prices are listed at in the catalogue and which currency gateways will take payments in."

#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:44
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:43
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:52
msgid "Checkout label"
msgstr "Checkout label"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:161
#: includes/admin/meta-boxes/views/html-variation-admin.php:346
#: includes/admin/reports/class-wc-report-stock.php:178
#: assets/client/blocks/product-query.js:12
#: assets/client/blocks/wc-block-library.js:99
msgid "Stock status"
msgstr "Stock status"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:164
#: includes/admin/meta-boxes/views/html-variation-admin.php:349
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1968
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2089
msgid "Controls whether or not the product is listed as \"in stock\" or \"out of stock\" on the frontend."
msgstr "Controls whether or not the product is listed as \"in stock\" or \"out of stock\" on the frontend."

#: includes/admin/meta-boxes/views/html-product-data-variations.php:114
#: includes/admin/views/html-bulk-edit-product.php:150
#: includes/admin/views/html-quick-edit-product.php:138
#: includes/wc-template-functions.php:4246
#: src/Blocks/BlockTypes/ProductSpecifications.php:56
#: assets/client/blocks/product-specifications.js:2
#: assets/client/blocks/wc-block-library.js:130
msgid "Weight"
msgstr "Weight"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:23
#: includes/admin/meta-boxes/views/html-variation-admin.php:369
msgid "Weight in decimal form"
msgstr "Weight in decimal form"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:819
#: includes/wc-template-functions.php:4253
#: src/Blocks/BlockTypes/ProductSpecifications.php:64
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/product-specifications.js:2
#: assets/client/blocks/wc-block-library.js:130
#: assets/client/blocks/wc-block-library.js:164
msgid "Dimensions"
msgstr "Dimensions"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:43
#: includes/admin/meta-boxes/views/html-product-data-variations.php:111
#: includes/admin/meta-boxes/views/html-variation-admin.php:395
#: includes/admin/views/html-quick-edit-product.php:151
msgid "Length"
msgstr "Length"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:44
#: includes/admin/meta-boxes/views/html-product-data-variations.php:112
#: includes/admin/meta-boxes/views/html-variation-admin.php:396
#: includes/admin/views/html-quick-edit-product.php:152
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/product-collection.js:26
#: assets/client/blocks/wc-block-library.js:79
#: assets/client/blocks/wc-block-library.js:98
msgid "Width"
msgstr "Width"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:45
#: includes/admin/meta-boxes/views/html-product-data-variations.php:113
#: includes/admin/meta-boxes/views/html-variation-admin.php:397
#: includes/admin/views/html-quick-edit-product.php:153
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/wc-block-library.js:79
msgid "Height"
msgstr "Height"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:47
msgid "LxWxH in decimal form"
msgstr "LxWxH in decimal form"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:61
#: includes/admin/views/html-bulk-edit-product.php:240
#: includes/admin/views/html-quick-edit-product.php:166
msgid "No shipping class"
msgstr "No shipping class"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:644
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:832
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:70
#: includes/admin/meta-boxes/views/html-variation-admin.php:418
#: includes/admin/settings/class-wc-settings-shipping.php:467
#: includes/admin/views/html-bulk-edit-product.php:236
#: includes/admin/views/html-quick-edit-product.php:163
#: includes/class-wc-post-types.php:200
#: includes/export/class-wc-product-csv-exporter.php:162
msgid "Shipping class"
msgstr "Shipping class"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:72
msgid "Shipping classes are used by certain shipping methods to group similar products."
msgstr "Shipping classes are used by certain shipping methods to group similar products."

#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:88
msgid "Cross-sells are products which you promote in the cart, based on the current product."
msgstr "Cross-sells are products which you promote in the basket, based on the current product."

#: includes/admin/meta-boxes/views/html-product-data-advanced.php:25
msgid "Enter an optional note to send the customer after purchase."
msgstr "Enter an optional note to send the customer after purchase."

#: includes/admin/importers/mappings/generic.php:26
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:37
#: includes/widgets/class-wc-widget-products.php:55
#: assets/client/blocks/product-filter-taxonomy.js:1
#: assets/client/blocks/wc-block-library.js:119
msgid "Menu order"
msgstr "Menu order"

#: includes/admin/meta-boxes/views/html-product-data-advanced.php:39
msgid "Custom ordering position."
msgstr "Custom ordering position."

#: includes/admin/class-wc-admin-assets.php:527
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:56
#: includes/admin/settings/class-wc-settings-products.php:179
msgid "Enable reviews"
msgstr "Enable reviews"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:48
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:44
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:20
#: src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php:80
#: src/Internal/Admin/Notes/CustomizingProductCatalog.php:78
#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:65
#: src/Internal/Admin/Notes/EUVATNumber.php:56
#: src/Internal/Admin/Notes/LaunchChecklist.php:57
#: src/Internal/Admin/Notes/MagentoMigration.php:94
#: src/Internal/Admin/Notes/ManageOrdersOnTheGo.php:58
#: src/Internal/Admin/Notes/MigrateFromShopify.php:73
#: src/Internal/Admin/Notes/MobileApp.php:50
#: src/Internal/Admin/Notes/OnboardingPayments.php:61
#: src/Internal/Admin/Notes/OnlineClothingStore.php:92
#: src/Internal/Admin/Notes/OrderMilestones.php:241
#: src/Internal/Admin/Notes/PaymentsRemindMeLater.php:77
#: src/Internal/Admin/Notes/PerformanceOnMobile.php:62
#: src/Internal/Admin/Notes/RealTimeOrderAlerts.php:54
#: src/Internal/Admin/Notes/SellingOnlineCourses.php:78
#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:50
#: src/Internal/Admin/Notes/WooCommercePayments.php:121
#: src/Internal/Features/FeaturesController.php:781
#: src/Internal/Features/FeaturesController.php:790
#: src/Internal/Features/FeaturesController.php:1620
#: src/Internal/OrderWithdrawal/OrderWithdrawalFeatureHighlightNotification.php:126
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php:43
#: assets/client/admin/chunks/3132.js:1
#: assets/client/admin/chunks/abandoned-cart-recovery-recommendations.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
#: assets/client/admin/chunks/tax-recommendations.js:1
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
#: assets/client/blocks/all-products.js:13
#: assets/client/blocks/attribute-filter.js:19
#: assets/client/blocks/classic-shortcode.js:1
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/wc-block-library.js:83
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Learn more"
msgstr "Learn more"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:82
msgid "Delete all variations"
msgstr "Delete all variations"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:84
msgid "Toggle &quot;Enabled&quot;"
msgstr "Toggle &quot;Enabled&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:85
msgid "Toggle &quot;Downloadable&quot;"
msgstr "Toggle &quot;Downloadable&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:86
msgid "Toggle &quot;Virtual&quot;"
msgstr "Toggle &quot;Virtual&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:88
msgid "Pricing"
msgstr "Pricing"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:103
msgid "Toggle &quot;Manage stock&quot;"
msgstr "Toggle &quot;Manage stock&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:116
#: includes/admin/settings/class-wc-settings-products.php:62
#: includes/admin/settings/class-wc-settings-products.php:392
msgid "Downloadable products"
msgstr "Downloadable products"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:646
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:851
#: includes/admin/meta-boxes/views/html-product-data-general.php:197
#: includes/admin/meta-boxes/views/html-product-data-variations.php:117
#: includes/admin/meta-boxes/views/html-variation-admin.php:543
#: includes/export/class-wc-product-csv-exporter.php:164
msgid "Download limit"
msgstr "Download limit"

#: includes/admin/views/html-report-by-date.php:58
msgid "Go"
msgstr "Go"

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:142
msgid "Delete image"
msgstr "Delete image"

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:132
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:141
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:70
msgid "Add to gallery"
msgstr "Add to gallery"

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:145
msgid "Add product gallery images"
msgstr "Add product gallery images"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:19
msgid "Downloaded %s time"
msgid_plural "Downloaded %s times"
msgstr[0] "Downloaded %s time"
msgstr[1] "Downloaded %s times"

#: includes/admin/meta-boxes/views/html-order-item.php:45
msgid "Variation ID:"
msgstr "Variation ID:"

#: includes/admin/meta-boxes/views/html-order-item-meta.php:56
msgid "Add&nbsp;meta"
msgstr "Add&nbsp;meta"

#: includes/admin/meta-boxes/views/html-order-item.php:159
msgid "After pre-tax discounts."
msgstr "After pre-tax discounts."

#. translators: %s: Item name.
#: includes/admin/meta-boxes/views/html-order-items.php:44
#: includes/class-wc-form-handler.php:742
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:605
#: assets/client/admin/components/index.js:2
msgid "Item"
msgstr "Product"

#: includes/admin/class-wc-admin-setup-wizard.php:888
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:209
#: includes/admin/meta-boxes/views/html-order-items.php:47
#: includes/admin/views/html-bulk-edit-product.php:76
#: includes/admin/views/html-quick-edit-product.php:78
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:35
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:65
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:120
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Cost"
msgstr "Cost"

#: includes/admin/meta-boxes/views/html-order-items.php:50
#: templates/checkout/form-pay.php:28
msgid "Qty"
msgstr "Qty"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:247
#: includes/admin/meta-boxes/views/html-order-items.php:56
#: includes/admin/meta-boxes/views/html-order-items.php:57
#: includes/admin/reports/class-wc-report-taxes-by-code.php:198
#: includes/admin/settings/class-wc-settings-tax.php:27
#: includes/class-wc-countries.php:519 includes/class-wc-order-item-tax.php:170
#: includes/class-wc-tax.php:1030
#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsTax.php:63
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:767
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:827
#: assets/client/admin/chunks/homescreen.js:1
msgid "Tax"
msgstr "Tax"

#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:329
#: assets/client/blocks/cart.js:25 assets/client/blocks/checkout.js:23
#: assets/client/blocks/wc-block-library.js:19
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:32
msgid "Discount"
msgstr "Discount"

#: includes/admin/meta-boxes/views/html-order-items.php:273
msgid "Refunded"
msgstr "Refunded"

#: includes/admin/meta-boxes/views/html-order-items.php:324
#: includes/class-wc-order.php:2549
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Refund"
msgstr "Refund"

#: includes/admin/meta-boxes/views/html-order-items.php:336
msgid "Add product(s)"
msgstr "Add product(s)"

#: includes/admin/meta-boxes/views/html-order-items.php:337
msgid "Add fee"
msgstr "Add fee"

#: includes/admin/meta-boxes/views/html-order-items.php:347
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:114
#: includes/admin/settings/views/html-admin-page-shipping-providers.php:127
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:164
#: templates/myaccount/form-reset-password.php:45
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/settings-payments-bacs.js:1
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/settings-ui/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "Save"
msgstr "Save"

#: includes/admin/meta-boxes/views/html-order-items.php:354
msgid "Restock refunded items"
msgstr "Restock refunded items"

#: includes/admin/meta-boxes/views/html-order-items.php:359
msgid "Amount already refunded"
msgstr "Amount already refunded"

#: includes/admin/meta-boxes/views/html-order-items.php:363
msgid "Total available to refund"
msgstr "Total available to refund"

#: includes/admin/meta-boxes/views/html-order-items.php:370
#: includes/admin/reports/class-wc-report-sales-by-date.php:783
msgid "Refund amount"
msgstr "Refund amount"

#. translators: refund amount
#: includes/admin/meta-boxes/views/html-order-items.php:411
msgid "You will need to manually issue a refund through your payment gateway after using this."
msgstr "You will need to manually issue a refund through your payment gateway after using this."

#: includes/admin/meta-boxes/views/html-order-items.php:424
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Add products"
msgstr "Add products"

#: includes/admin/meta-boxes/views/html-order-items.php:340
#: includes/admin/meta-boxes/views/html-order-items.php:467
msgid "Add tax"
msgstr "Add tax"

#: includes/admin/meta-boxes/views/html-order-items.php:478
msgid "Rate name"
msgstr "Rate name"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:624
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:810
#: includes/admin/meta-boxes/views/html-order-items.php:479
#: includes/admin/meta-boxes/views/html-product-data-general.php:249
#: includes/admin/meta-boxes/views/html-variation-admin.php:440
#: includes/admin/settings/class-wc-settings-tax.php:259
#: includes/admin/views/html-bulk-edit-product.php:121
#: includes/admin/views/html-quick-edit-product.php:107
#: includes/export/class-wc-product-csv-exporter.php:142
msgid "Tax class"
msgstr "Tax class"

#: includes/admin/meta-boxes/views/html-order-items.php:480
msgid "Rate code"
msgstr "Rate code"

#: includes/admin/meta-boxes/views/html-order-items.php:481
#: includes/admin/settings/class-wc-settings-tax.php:254
msgid "Rate %"
msgstr "Rate %"

#: includes/admin/meta-boxes/views/html-order-items.php:501
msgid "Or, enter tax rate ID:"
msgstr "Or, enter tax rate ID:"

#: includes/admin/meta-boxes/views/html-order-items.php:502
#: includes/customizer/class-wc-shop-customizer.php:766
#: includes/gateways/paypal/includes/settings-paypal.php:118
#: includes/gateways/paypal/includes/settings-paypal.php:160
#: includes/gateways/paypal/includes/settings-paypal.php:169
#: includes/gateways/paypal/includes/settings-paypal.php:178
#: includes/gateways/paypal/includes/settings-paypal.php:187
#: includes/gateways/paypal/includes/settings-paypal.php:196
#: includes/gateways/paypal/includes/settings-paypal.php:205
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/checkout.js:2
#: assets/client/blocks/wc-block-library.js:138
msgid "Optional"
msgstr "Optional"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:41
msgid "Add new"
msgstr "Add new"

#: includes/admin/meta-boxes/views/html-product-download.php:28
#: includes/admin/meta-boxes/views/html-product-variation-download.php:28
msgid "Choose file"
msgstr "Choose file"

#: includes/admin/meta-boxes/views/html-product-download.php:28
#: includes/admin/meta-boxes/views/html-product-variation-download.php:28
msgid "Insert file URL"
msgstr "Insert file URL"

#: includes/admin/meta-boxes/views/html-variation-admin.php:125
#: includes/admin/settings/class-wc-settings-emails.php:549
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:80
#: includes/admin/views/html-admin-page-status-report.php:791
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:202
#: assets/client/blocks/wc-shipping-method-pickup-location.js:238
msgid "Enabled"
msgstr "Enabled"

#: includes/admin/meta-boxes/views/html-variation-admin.php:128
msgid "Enable this option if access is given to a downloadable file upon purchase of a product"
msgstr "Enable this option if access is given to a downloadable file upon purchase of a product"

#: includes/admin/meta-boxes/views/html-variation-admin.php:132
msgid "Enable this option if a product is not shipped or there is no shipping cost"
msgstr "Enable this option if a product is not shipped or there is no shipping cost"

#: includes/admin/meta-boxes/views/html-variation-admin.php:138
msgid "Enable this option to enable stock management at variation level"
msgstr "Enable this option to enable stock management at variation level"

#: includes/admin/meta-boxes/views/html-variation-admin.php:175
msgid "Variation price (required)"
msgstr "Variation price (required)"

#: includes/admin/meta-boxes/views/html-variation-admin.php:192
msgid "Cancel schedule"
msgstr "Cancel schedule"

#: includes/admin/meta-boxes/views/html-variation-admin.php:424
#: includes/admin/meta-boxes/views/html-variation-admin.php:441
msgid "Same as parent"
msgstr "Same as parent"

#. translators: %s: discount amount
#: includes/admin/reports/class-wc-report-coupon-usage.php:112
msgid "%s discounts in total"
msgstr "%s discounts in total"

#: includes/admin/reports/class-wc-report-coupon-usage.php:133
#: includes/admin/reports/class-wc-report-customers.php:170
#: includes/admin/reports/class-wc-report-sales-by-category.php:117
#: includes/admin/reports/class-wc-report-sales-by-date.php:579
#: includes/admin/reports/class-wc-report-sales-by-product.php:144
#: includes/admin/reports/class-wc-report-taxes-by-code.php:55
#: includes/admin/reports/class-wc-report-taxes-by-date.php:52
msgid "Year"
msgstr "Year"

#: includes/admin/reports/class-wc-report-coupon-usage.php:177
msgid "Filter by coupon"
msgstr "Filter by coupon"

#: includes/admin/reports/class-wc-report-coupon-usage.php:207
msgid "Choose coupons&hellip;"
msgstr "Choose coupons&hellip;"

#: includes/admin/reports/class-wc-report-coupon-usage.php:208
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "All coupons"
msgstr "All coupons"

#: includes/admin/reports/class-wc-report-coupon-usage.php:225
msgid "No used coupons found"
msgstr "No used coupons found"

#: includes/admin/reports/class-wc-report-coupon-usage.php:274
#: includes/admin/reports/class-wc-report-coupon-usage.php:325
msgid "No coupons found in range"
msgstr "No coupons found in range"

#: includes/admin/reports/class-wc-report-coupon-usage.php:369
#: includes/admin/reports/class-wc-report-customers.php:233
#: includes/admin/reports/class-wc-report-sales-by-category.php:275
#: includes/admin/reports/class-wc-report-sales-by-date.php:624
#: includes/admin/reports/class-wc-report-sales-by-product.php:421
#: includes/admin/reports/class-wc-report-taxes-by-code.php:44
#: includes/admin/reports/class-wc-report-taxes-by-date.php:41
#: includes/admin/settings/views/html-settings-tax.php:48
msgid "Export CSV"
msgstr "Export CSV"

#: includes/admin/reports/class-wc-report-coupon-usage.php:476
msgid "Number of coupons used"
msgstr "Number of coupons used"

#: includes/admin/reports/class-wc-report-coupon-usage.php:216
#: includes/admin/reports/class-wc-report-sales-by-category.php:231
#: includes/admin/reports/class-wc-report-sales-by-product.php:229
#: includes/widgets/class-wc-widget-products.php:43
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Show"
msgstr "Show"

#: includes/admin/reports/class-wc-report-coupon-usage.php:484
msgid "Discount amount"
msgstr "Discount amount"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:446
#: includes/admin/settings/class-wc-settings-emails.php:516
#: src/Admin/API/Reports/Orders/Controller.php:466
#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:28
#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:45
#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:64
#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:83
#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:104
#: src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php:121
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:76
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:119
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Customer"
msgstr "Customer"

#: includes/admin/reports/class-wc-report-customer-list.php:42
msgid "No customers found."
msgstr "No customers found."

#. translators: single or plural number of orders
#: includes/admin/reports/class-wc-report-customer-list.php:56
msgid "%s previous order linked"
msgid_plural "%s previous orders linked"
msgstr[0] "%s previous order linked"
msgstr[1] "%s previous orders linked"

#. translators: User display name
#: includes/admin/reports/class-wc-report-customer-list.php:67
msgid "Refreshed stats for %s"
msgstr "Refreshed stats for %s"

#: includes/admin/reports/class-wc-report-customer-list.php:72
msgid "Search customers"
msgstr "Search customers"

#: includes/admin/reports/class-wc-report-customer-list.php:157
msgid "Refresh stats"
msgstr "Refresh stats"

#: includes/admin/reports/class-wc-report-customer-list.php:169
msgid "View orders"
msgstr "View orders"

#: includes/admin/reports/class-wc-report-customer-list.php:184
msgid "Link previous orders"
msgstr "Link previous orders"

#: includes/admin/reports/class-wc-report-customer-list.php:215
msgid "Name (Last, First)"
msgstr "Name (Last, First)"

#: includes/admin/reports/class-wc-report-customer-list.php:216
#: includes/class-wc-checkout.php:288
#: src/Admin/API/Reports/Customers/Controller.php:694
#: templates/myaccount/form-login.php:79
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Username"
msgstr "Username"

#: includes/admin/reports/class-wc-report-customer-list.php:218
#: src/Internal/Admin/Logging/Settings.php:332
#: src/Internal/Admin/Logging/Settings.php:366
msgid "Location"
msgstr "Location"

#: includes/admin/reports/class-wc-report-customer-list.php:221
msgid "Last order"
msgstr "Last order"

#. translators: %s: signups amount
#: includes/admin/reports/class-wc-report-customers.php:44
msgid "%s signups in this period"
msgstr "%s signups in this period"

#: includes/admin/reports/class-wc-report-customers.php:150
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "orders"
msgid_plural "orders"
msgstr[0] "orders"
msgstr[1] ""

#: includes/admin/reports/class-wc-report-customers.php:330
msgid "customer orders"
msgstr "customer orders"

#: includes/admin/reports/class-wc-report-customers.php:340
msgid "guest orders"
msgstr "guest orders"

#: includes/admin/reports/class-wc-report-customers.php:344
msgid "Signups"
msgstr "Signups"

#: includes/admin/reports/class-wc-report-customers.php:351
msgid "new users"
msgstr "new users"

#: includes/admin/reports/class-wc-report-low-in-stock.php:23
msgid "No low in stock products found."
msgstr "No low in stock products found."

#: includes/admin/reports/class-wc-report-out-of-stock.php:23
msgid "No out of stock products found."
msgstr "No out of stock products found."

#: includes/admin/reports/class-wc-report-sales-by-category.php:214
msgid "Select categories&hellip;"
msgstr "Select categories&hellip;"

#: includes/admin/reports/class-wc-report-sales-by-category.php:229
#: includes/widgets/class-wc-widget-brand-thumbnails.php:215
#: src/Internal/Admin/Logging/Settings.php:266
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/blocks/featured-category.js:1
#: assets/client/blocks/featured-product.js:1
#: assets/client/blocks/wc-block-library.js:41
msgid "None"
msgstr "None"

#. translators: %s: total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:489
msgid "%s gross sales in this period"
msgstr "%s gross sales in this period"

#: includes/admin/helper/class-wc-helper.php:493
#: includes/admin/reports/class-wc-report-sales-by-category.php:230
#: includes/widgets/class-wc-widget-brand-thumbnails.php:210
#: src/Internal/Admin/Orders/ListTable.php:672
#: src/Internal/Admin/Orders/ListTable.php:1827
#: src/Internal/Features/FeaturesController.php:2064
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/blocks/active-filters-frontend.js:5
#: assets/client/blocks/active-filters-wrapper-frontend.js:5
#: assets/client/blocks/active-filters.js:5
#: assets/client/blocks/attribute-filter.js:19
#: assets/client/blocks/product-filter-attribute.js:1
#: assets/client/blocks/wc-block-library.js:77
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:112
msgid "All"
msgstr "All"

#: includes/admin/reports/class-wc-report-sales-by-date.php:492
msgid "This is the sum of the order totals after any refunds and including shipping and taxes."
msgstr "This is the sum of the order totals after any refunds and including shipping and taxes."

#. translators: %s: net sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:507
msgid "%s net sales in this period"
msgstr "%s net sales in this period"

#. translators: %s: total orders
#: includes/admin/reports/class-wc-report-sales-by-date.php:525
msgid "%s orders placed"
msgstr "%s orders placed"

#. translators: %s: total items
#: includes/admin/reports/class-wc-report-sales-by-date.php:535
msgid "%s items purchased"
msgstr "%s items purchased"

#. translators: %s: total shipping
#: includes/admin/reports/class-wc-report-sales-by-date.php:555
msgid "%s charged for shipping"
msgstr "%s charged for shipping"

#. translators: %s: total coupons
#: includes/admin/reports/class-wc-report-sales-by-date.php:564
msgid "%s worth of coupons used"
msgstr "%s worth of coupons used"

#: includes/admin/reports/class-wc-report-sales-by-date.php:707
#: includes/admin/reports/class-wc-report-sales-by-product.php:542
#: src/Admin/API/Reports/Orders/Stats/Controller.php:151
msgid "Number of items sold"
msgstr "Number of items sold"

#: includes/admin/reports/class-wc-report-sales-by-date.php:715
#: includes/admin/reports/class-wc-report-taxes-by-code.php:200
#: includes/admin/reports/class-wc-report-taxes-by-date.php:214
#: src/Admin/API/Reports/Orders/Stats/Controller.php:130
msgid "Number of orders"
msgstr "Number of orders"

#: includes/admin/reports/class-wc-report-sales-by-date.php:753
msgid "Shipping amount"
msgstr "Shipping amount"

#. translators: %s: total items sold
#: includes/admin/reports/class-wc-report-sales-by-product.php:123
msgid "%s sales for the selected items"
msgstr "%s sales for the selected items"

#. translators: %s: total items purchased
#: includes/admin/reports/class-wc-report-sales-by-product.php:130
msgid "%s purchases for the selected items"
msgstr "%s purchases for the selected items"

#: includes/admin/reports/class-wc-report-sales-by-product.php:178
msgid "Showing reports for:"
msgstr "Showing reports for:"

#. translators: Reset button text for filters.
#: includes/admin/reports/class-wc-report-sales-by-product.php:215
#: assets/client/admin/components/index.js:2
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/attribute-filter-frontend.js:4
#: assets/client/blocks/attribute-filter-wrapper-frontend.js:4
#: assets/client/blocks/attribute-filter.js:10
#: assets/client/blocks/featured-category.js:1
#: assets/client/blocks/featured-product.js:1
#: assets/client/blocks/price-filter-frontend.js:5
#: assets/client/blocks/price-filter-wrapper-frontend.js:3
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/rating-filter-frontend.js:7
#: assets/client/blocks/rating-filter-wrapper-frontend.js:3
#: assets/client/blocks/rating-filter.js:7
#: assets/client/blocks/stock-filter-frontend.js:5
#: assets/client/blocks/stock-filter-wrapper-frontend.js:4
#: assets/client/blocks/stock-filter.js:5
#: assets/client/blocks/wc-block-library.js:23
#: assets/client/blocks/wc-block-library.js:41
msgid "Reset"
msgstr "Reset"

#: includes/admin/reports/class-wc-report-sales-by-product.php:281
#: includes/admin/reports/class-wc-report-sales-by-product.php:333
#: includes/admin/reports/class-wc-report-sales-by-product.php:378
msgid "No products found in range"
msgstr "No products found in range"

#: includes/admin/reports/class-wc-report-sales-by-product.php:550
msgid "Sales amount"
msgstr "Sales amount"

#: includes/admin/reports/class-wc-report-stock.php:48
#: packages/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-collection.php:732
msgid "No products found."
msgstr "No products found."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:648
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:834
#: includes/admin/reports/class-wc-report-stock.php:176
#: includes/export/class-wc-product-csv-exporter.php:166
msgid "Parent"
msgstr "Parent"

#: includes/admin/reports/class-wc-report-stock.php:177
msgid "Units in stock"
msgstr "Units in stock"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:199
#: src/Admin/API/Reports/Taxes/Controller.php:231
#: assets/client/admin/chunks/analytics-report-taxes.js:1
msgid "Rate"
msgstr "Rate"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:203
#: includes/admin/reports/class-wc-report-taxes-by-date.php:217
msgid "This is the total tax for the rate (shipping tax + product tax)."
msgstr "This is the total tax for the rate (shipping tax + product tax)."

#: includes/admin/reports/class-wc-report-taxes-by-code.php:235
#: includes/admin/reports/class-wc-report-taxes-by-date.php:259
msgid "No taxes found in this period"
msgstr "No taxes found in this period"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:213
msgid "Period"
msgstr "Period"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:218
msgid "Net profit"
msgstr "Net profit"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:218
msgid "Total sales minus shipping and tax."
msgstr "Total sales minus shipping and tax."

#: includes/admin/reports/class-wc-report-taxes-by-date.php:248
#: templates/checkout/form-pay.php:29
msgid "Totals"
msgstr "Total"

#: includes/admin/settings/class-wc-settings-advanced.php:327
#: templates/auth/form-grant-access.php:59
msgid "Logout"
msgstr "Logout"

#: includes/admin/settings/class-wc-settings-advanced.php:328
msgid "Endpoint for the triggering logout. You can add this to your menus via a custom link: yoursite.com/?customer-logout=true"
msgstr "Endpoint for the triggering logout. You can add this to your menus via a custom link: yoursite.com/?customer-logout=true"

#: includes/admin/reports/class-wc-report-customer-list.php:140
#: includes/admin/reports/class-wc-report-downloads.php:100
#: includes/admin/reports/class-wc-report-downloads.php:180
#: templates/myaccount/my-orders.php:63 templates/myaccount/orders.php:57
msgctxt "hash before order number"
msgid "#"
msgstr "#"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:34
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:65
#: includes/admin/meta-boxes/views/html-product-data-variations.php:129
#: includes/admin/meta-boxes/views/html-product-data-variations.php:179
#: src/Blocks/BlockTypes/ProductFilters.php:165
#: src/Internal/Admin/OrderMilestoneEasterEgg.php:392
#: assets/client/admin/chunks/860.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/launch-store.js:2
#: assets/client/admin/components/index.js:2
#: assets/client/admin/settings-ui/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/product-filters.js:1
#: assets/client/blocks/wc-block-library.js:112
msgid "Close"
msgstr "Close"

#. translators: variations count
#: includes/admin/meta-boxes/views/html-product-data-variations.php:127
#: includes/admin/meta-boxes/views/html-product-data-variations.php:177
msgid "%s item"
msgid_plural "%s items"
msgstr[0] "%s item"
msgstr[1] "%s items"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:136
#: includes/admin/meta-boxes/views/html-product-data-variations.php:186
#: includes/admin/settings/views/html-settings-tax.php:136
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Current page"
msgstr "Current page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:91
msgid "Decrease regular prices (fixed amount or percentage)"
msgstr "Decrease regular prices (fixed amount or percentage)"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:94
msgid "Decrease sale prices (fixed amount or percentage)"
msgstr "Decrease sale prices (fixed amount or percentage)"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:44
msgid "Default Form Values"
msgstr "Default Form Values"

#: includes/admin/meta-boxes/views/html-product-data-general.php:212
#: includes/admin/meta-boxes/views/html-product-data-variations.php:118
#: includes/admin/meta-boxes/views/html-variation-admin.php:561
msgid "Download expiry"
msgstr "Download expiry"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:34
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:65
#: includes/admin/meta-boxes/views/html-product-data-variations.php:129
#: includes/admin/meta-boxes/views/html-product-data-variations.php:179
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/components/index.js:2
msgid "Expand"
msgstr "Expand"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:132
#: includes/admin/meta-boxes/views/html-product-data-variations.php:182
msgid "Go to the first page"
msgstr "Go to the first page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:146
#: includes/admin/meta-boxes/views/html-product-data-variations.php:196
msgid "Go to the last page"
msgstr "Go to the last page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:145
#: includes/admin/meta-boxes/views/html-product-data-variations.php:195
msgid "Go to the next page"
msgstr "Go to the next page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:133
#: includes/admin/meta-boxes/views/html-product-data-variations.php:183
msgid "Go to the previous page"
msgstr "Go to the previous page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:90
msgid "Increase regular prices (fixed amount or percentage)"
msgstr "Increase regular prices (fixed amount or percentage)"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:93
msgid "Increase sale prices (fixed amount or percentage)"
msgstr "Increase sale prices (fixed amount or percentage)"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:143
#: includes/admin/meta-boxes/views/html-product-data-variations.php:193
msgctxt "number of pages"
msgid "of"
msgstr "of"

#: includes/admin/meta-boxes/views/html-variation-admin.php:75
msgid "Remove this image"
msgstr "Remove this image"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:135
#: includes/admin/meta-boxes/views/html-product-data-variations.php:185
msgid "Select Page"
msgstr "Select Page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:89
msgid "Set regular prices"
msgstr "Set regular prices"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:92
msgid "Set sale prices"
msgstr "Set sale prices"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:95
msgid "Set scheduled sale dates"
msgstr "Set scheduled sale dates"

#: includes/admin/reports/class-wc-report-sales-by-date.php:510
msgid "This is the sum of the order totals after any refunds and excluding shipping and taxes."
msgstr "This is the sum of the order totals after any refunds and excluding shipping and taxes."

#: includes/admin/meta-boxes/views/html-variation-admin.php:75
msgid "Upload an image"
msgstr "Upload an image"

#. translators: %s: average sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:467
msgid "%s average net daily sales"
msgstr "%s average net daily sales"

#. translators: %s: average sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:480
msgid "%s average net monthly sales"
msgstr "%s average net monthly sales"

#: includes/admin/reports/class-wc-report-sales-by-date.php:733
msgid "Average net sales amount"
msgstr "Average net sales amount"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:641
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:803
#: includes/admin/meta-boxes/views/html-product-data-general.php:64
#: includes/admin/views/html-quick-edit-product.php:38
#: includes/export/class-wc-product-csv-exporter.php:159
msgid "Regular price"
msgstr "Regular price"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:640
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:804
#: includes/admin/meta-boxes/views/html-product-data-general.php:74
#: includes/admin/views/html-quick-edit-product.php:45
#: includes/export/class-wc-product-csv-exporter.php:158
msgid "Sale price"
msgstr "Sale price"

#: includes/admin/meta-boxes/views/html-variation-admin.php:206
msgid "Sale start date"
msgstr "Sale start date:"

#: includes/admin/meta-boxes/views/html-variation-admin.php:210
msgid "Sale end date"
msgstr "Sale end date"

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1952
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2411
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:710
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:945
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2073
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:726
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1416
#: src/Internal/RestApi/Routes/V4/Products/Controller.php:1688
msgid "Tax class."
msgstr "Tax class."

#. translators: %s: coupons amount
#: includes/admin/reports/class-wc-report-coupon-usage.php:119
msgid "%s coupons used in total"
msgstr "%s coupons used in total"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:191
msgid "Sold individually"
msgstr "Sold individually"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:67
msgid "Save attributes"
msgstr "Save attributes"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:650
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:836
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:71
#: includes/export/class-wc-product-csv-exporter.php:169
msgid "Cross-sells"
msgstr "Cross-sells"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:639
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:866
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:23
#: includes/export/class-wc-product-csv-exporter.php:157
msgid "Purchase note"
msgstr "Purchase note"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:27
#: includes/class-wc-privacy-exporters.php:363
#: includes/wc-account-functions.php:242
#: assets/client/blocks/order-confirmation-downloads.js:1
#: assets/client/blocks/wc-block-library.js:129
msgid "Downloads remaining"
msgstr "Downloads remaining"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:32
#: includes/class-wc-privacy-exporters.php:375
msgid "Access expires"
msgstr "Access expires"

#: includes/cli/class-wc-cli-runner.php:110
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:392
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1345
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php:158
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:466
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1577
#: src/Admin/API/Reports/Downloads/Controller.php:147
#: src/Admin/API/Reports/Products/Controller.php:139
#: src/Admin/API/Reports/Variations/Controller.php:160
#: src/Admin/API/Reports/Variations/Controller.php:166
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:138
#: src/StoreApi/Utilities/AgenticCheckoutUtils.php:37
msgid "Product ID."
msgstr "Product ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:386
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1339
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:572
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1683
#: src/Admin/API/Reports/Products/Controller.php:218
#: src/Internal/RestApi/Routes/V4/Orders/Schema/OrderItemSchema.php:223
msgid "Product SKU."
msgstr "Product SKU."

#: includes/admin/meta-boxes/views/html-variation-admin.php:291
msgid "If managing stock, this controls whether or not backorders are allowed. If enabled, stock quantity can go below 0."
msgstr "If managing stock, this controls whether or not back-orders are allowed. If enabled, stock quantity can go below 0."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:68
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Shipping methods"
msgstr "Shipping methods"

#: includes/admin/settings/class-wc-settings-general.php:186
msgid "General options"
msgstr "General options"

#: includes/admin/settings/class-wc-settings-accounts.php:82
#: includes/admin/settings/class-wc-settings-accounts.php:101
#: includes/admin/settings/class-wc-settings-accounts.php:111
msgid "Account creation"
msgstr "Account creation"

#: includes/admin/settings/class-wc-settings-advanced.php:319
msgid "Endpoint for the \"My account &rarr; Lost password\" page."
msgstr "Endpoint for the \"My account &rarr; Lost password\" page."

#: includes/admin/class-wc-admin-customize.php:77
#: includes/admin/class-wc-admin-menus.php:546
#: includes/admin/settings/class-wc-settings-advanced.php:318
#: includes/class-wc-query.php:160
msgid "Lost password"
msgstr "Lost password"

#: includes/admin/settings/class-wc-settings-advanced.php:301
msgid "Endpoint for the \"My account &rarr; Addresses\" page."
msgstr "Endpoint for the \"My account &rarr; Addresses\" page."

#: includes/admin/settings/class-wc-settings-advanced.php:292
msgid "Endpoint for the \"My account &rarr; Edit account\" page."
msgstr "Endpoint for the \"My account &rarr; Edit account\" page."

#: includes/admin/settings/class-wc-settings-advanced.php:291
msgid "Edit account"
msgstr "Edit account"

#: includes/admin/settings/class-wc-settings-advanced.php:274
msgid "Endpoint for the \"My account &rarr; View order\" page."
msgstr "Endpoint for the \"My account &rarr; View order\" page."

#: includes/admin/settings/class-wc-settings-advanced.php:273
#: includes/class-wc-post-types.php:451
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:510
msgid "View order"
msgstr "View order"

#: includes/admin/settings/class-wc-settings-advanced.php:130
msgid "My account page"
msgstr "My account page"

#: templates/myaccount/navigation.php:25
msgid "Account pages"
msgstr "Account pages"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:216
msgid "This is the sum of the 'Shipping total' field within your orders."
msgstr "This is the sum of the \"Shipping total\" field within your orders."

#: includes/admin/reports/class-wc-report-taxes-by-date.php:216
msgid "Total shipping"
msgstr "Total shipping"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:215
msgid "This is the sum of the 'Order total' field within your orders."
msgstr "This is the sum of the \"Order total\" field within your orders."

#: includes/admin/reports/class-wc-report-taxes-by-date.php:215
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:282
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Total sales"
msgstr "Total sales"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:203
#: includes/admin/reports/class-wc-report-taxes-by-date.php:217
#: src/Admin/API/Reports/Taxes/Controller.php:232
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Total tax"
msgstr "Total tax"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:202
msgid "This is the sum of the \"Tax rows\" shipping tax amount within your orders."
msgstr "This is the sum of the \"Tax rows\" shipping tax amount within your orders."

#: includes/admin/reports/class-wc-report-taxes-by-code.php:202
msgid "Shipping tax amount"
msgstr "Shipping tax amount"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:201
msgid "This is the sum of the \"Tax rows\" tax amount within your orders."
msgstr "This is the sum of the \"Tax rows\" tax amount within your orders."

#: includes/admin/reports/class-wc-report-taxes-by-code.php:201
msgid "Tax amount"
msgstr "Tax amount"

#: includes/admin/reports/class-wc-report-sales-by-product.php:338
msgid "Top earners"
msgstr "Top earners"

#: includes/admin/reports/class-wc-report-sales-by-product.php:286
msgid "Top freebies"
msgstr "Top freebies"

#: includes/admin/reports/class-wc-report-sales-by-product.php:241
msgid "Top sellers"
msgstr "Top sellers"

#: includes/admin/reports/class-wc-report-sales-by-product.php:223
msgid "Product search"
msgstr "Product search"

#: includes/admin/reports/class-wc-report-sales-by-date.php:773
msgid "Net sales amount"
msgstr "Net sales amount"

#: includes/admin/reports/class-wc-report-sales-by-date.php:763
msgid "Gross sales amount"
msgstr "Gross sales amount"

#: includes/admin/reports/class-wc-report-customers.php:131
#: includes/admin/reports/class-wc-report-customers.php:334
msgid "Guest orders"
msgstr "Guest orders"

#: includes/admin/reports/class-wc-report-customers.php:126
#: includes/admin/reports/class-wc-report-customers.php:324
msgid "Customer orders"
msgstr "Customer orders"

#: includes/admin/reports/class-wc-report-customers.php:117
msgid "Guest sales"
msgstr "Guest sales"

#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:207
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:104
#: src/Internal/RestApi/Routes/V4/Customers/CustomerSchema.php:89
msgid "Customer role."
msgstr "Customer role."

#: includes/admin/reports/class-wc-report-customer-list.php:220
msgid "Money spent"
msgstr "Money spent"

#: includes/admin/reports/class-wc-report-coupon-usage.php:279
msgid "Most discount"
msgstr "Most discount"

#: includes/admin/reports/class-wc-report-coupon-usage.php:230
msgid "Most popular"
msgstr "Most popular"

#: includes/admin/reports/class-wc-report-coupon-usage.php:136
#: includes/admin/reports/class-wc-report-customers.php:173
#: includes/admin/reports/class-wc-report-sales-by-category.php:120
#: includes/admin/reports/class-wc-report-sales-by-date.php:582
#: includes/admin/reports/class-wc-report-sales-by-product.php:147
#: assets/client/admin/chunks/860.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Last 7 days"
msgstr "Last 7 days"

#: includes/admin/reports/class-wc-report-coupon-usage.php:135
#: includes/admin/reports/class-wc-report-customers.php:172
#: includes/admin/reports/class-wc-report-sales-by-category.php:119
#: includes/admin/reports/class-wc-report-sales-by-date.php:581
#: includes/admin/reports/class-wc-report-sales-by-product.php:146
#: includes/admin/reports/class-wc-report-taxes-by-code.php:57
#: includes/admin/reports/class-wc-report-taxes-by-date.php:54
msgid "This month"
msgstr "This month"

#: includes/admin/reports/class-wc-report-coupon-usage.php:134
#: includes/admin/reports/class-wc-report-customers.php:171
#: includes/admin/reports/class-wc-report-sales-by-category.php:118
#: includes/admin/reports/class-wc-report-sales-by-date.php:580
#: includes/admin/reports/class-wc-report-sales-by-product.php:145
#: includes/admin/reports/class-wc-report-taxes-by-code.php:56
#: includes/admin/reports/class-wc-report-taxes-by-date.php:53
#: assets/client/admin/date/index.js:1
msgid "Last month"
msgstr "Last month"

#. translators: 1: total income 2: days
#: includes/admin/class-wc-admin-dashboard.php:754
#: includes/admin/reports/class-wc-admin-report.php:669
msgid "Sold %1$s worth in the last %2$d days"
msgstr "Sold %1$s worth in the last %2$d days"

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:818
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:591
msgid "Variation description."
msgstr "Variation description."

#. translators: %s dimension unit
#: includes/admin/meta-boxes/views/html-variation-admin.php:388
msgid "Dimensions (L&times;W&times;H) (%s)"
msgstr "Dimensions (L&times;W&times;H) (%s)"

#: includes/admin/meta-boxes/views/html-product-download.php:19
#: includes/admin/meta-boxes/views/html-product-variation-download.php:19
#: src/Admin/API/Reports/Downloads/Controller.php:323
#: assets/client/admin/chunks/analytics-report-downloads.js:1
msgid "File name"
msgstr "File name"

#: includes/admin/meta-boxes/views/html-order-shipping.php:29
msgid "Shipping name"
msgstr "Shipping name"

#: includes/admin/meta-boxes/views/html-order-items.php:403
msgid "Payment gateway"
msgstr "Payment gateway"

#: includes/admin/meta-boxes/views/html-order-items.php:390
msgid "Reason for refund (optional):"
msgstr "Reason for refund (optional):"

#: includes/admin/meta-boxes/views/html-order-fee.php:21
#: src/StoreApi/Schemas/V1/OrderFeeSchema.php:36
msgid "Fee name"
msgstr "Fee name"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:8
#: src/Admin/API/views/mobile-app-qr-login-signin-email.php:122
#: assets/client/admin/chunks/homescreen.js:1
msgid "Revoke access"
msgstr "Revoke access"

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:140
msgid "Add images to product gallery"
msgstr "Add images to product gallery"

#. translators: 1: variation id 2: product name
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1384
msgid "Variation #%1$s of %2$s"
msgstr "Variation #%1$s of %2$s"

#. translators: 1: Downloadable file, 2: List of allowed filetypes.
#: includes/class-wc-product-download.php:133
msgid "The downloadable file %1$s cannot be used as it does not have an allowed file type. Allowed types include: %2$s"
msgstr "The downloadable file %1$s cannot be used as it does not have an allowed file type. Allowed types include: %2$s"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:15
#: includes/class-wc-post-types.php:197
msgid "Shipping classes"
msgstr "Shipping classes"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:649
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:835
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:50
#: includes/export/class-wc-product-csv-exporter.php:168
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:93
msgid "Upsells"
msgstr "Upsells"

#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:67
msgid "Upsells are products which you recommend instead of the currently viewed product, for example, products that are more profitable or better quality or more expensive."
msgstr "Up-sells are products which you recommend instead of the currently viewed product; for example, products that are more profitable, better quality, or more expensive."

#: includes/admin/meta-boxes/views/html-order-items.php:228
#: includes/class-wc-privacy-exporters.php:253
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:156
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:395
msgid "Order Total"
msgstr "Order Total"

#. translators: 1: total items sold 2: days
#: includes/admin/class-wc-admin-dashboard.php:757
#: includes/admin/reports/class-wc-admin-report.php:672
msgid "Sold %1$d item in the last %2$d days"
msgid_plural "Sold %1$d items in the last %2$d days"
msgstr[0] "Sold %1$d item in the last %2$d days"
msgstr[1] "Sold %1$d items in the last %2$d days"

#: src/Admin/API/Reports/Categories/Controller.php:141
#: src/Admin/API/Reports/Coupons/Controller.php:129
#: src/Admin/API/Reports/Products/Stats/Controller.php:140
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:177
#: src/Admin/API/Reports/Taxes/Controller.php:179
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:156
#: src/Admin/API/Reports/Variations/Stats/Controller.php:144
msgid "Number of orders."
msgstr "Number of orders."

#: includes/admin/meta-boxes/views/html-order-items.php:321
msgid "To edit this order change the status back to \"Pending payment\""
msgstr "To edit this order change the status back to \"Pending payment\""

#: includes/emails/class-wc-email.php:462
msgid "Accounts"
msgstr "Accounts"

#: includes/admin/meta-boxes/views/html-product-download.php:23
#: includes/admin/meta-boxes/views/html-product-variation-download.php:23
msgid "https://"
msgstr "https://"

#: includes/wc-product-functions.php:1422
msgid "Allow"
msgstr "Allow"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:620
msgid "Roles successfully reset"
msgstr "Roles successfully reset"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:625
msgid "Terms successfully recounted"
msgstr "Terms successfully recounted"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:651
msgid "Tax rates successfully deleted"
msgstr "Tax rates successfully deleted"

#. translators: %s: callback string
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:741
msgid "There was an error calling %s"
msgstr "There was an error calling %s"

#: includes/admin/class-wc-admin-status.php:95
msgid "Your changes have been saved."
msgstr "Your changes have been saved."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:132
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:137
msgid "Clear transients"
msgstr "Clear transients"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:133
msgid "This tool will clear the product/shop transients cache."
msgstr "This tool will clear the product/shop transients cache."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:138
msgid "This tool will clear ALL expired transients from WordPress."
msgstr "This tool will clear ALL expired transients from WordPress."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:162
msgid "Term counts"
msgstr "Term counts"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:163
msgid "Recount terms"
msgstr "Recount terms"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:167
msgid "Capabilities"
msgstr "Capabilities"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:168
msgid "Reset capabilities"
msgstr "Reset capabilities"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:169
msgid "This tool will reset the admin, customer and shop_manager roles to default. Use this if your users cannot access all of the WooCommerce admin pages."
msgstr "This tool will reset the admin, customer and shop_manager roles to default. Use this if your users cannot access all of the WooCommerce admin pages."

#: includes/admin/class-wc-admin-taxonomies.php:126
#: includes/admin/class-wc-admin-taxonomies.php:233
#: includes/widgets/class-wc-widget-layered-nav.php:88
msgid "Display type"
msgstr "Display type"

#: includes/admin/class-wc-admin-taxonomies.php:129
#: includes/admin/class-wc-admin-taxonomies.php:237
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:190
#: includes/admin/settings/class-wc-settings-products.php:31
#: includes/class-wc-post-types.php:373
#: includes/react-admin/connect-existing-pages.php:206
#: includes/widgets/class-wc-widget-products.php:29
#: src/Admin/API/Reports/Categories/Controller.php:248
#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsProducts.php:34
#: src/Admin/ReportCSVEmail.php:71 src/Internal/Admin/Analytics.php:660
#: src/Internal/Admin/Orders/ListTable.php:1826
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:211
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/wp-admin-scripts/command-palette.js:2
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/featured-category.js:13
#: assets/client/blocks/featured-product.js:13
#: assets/client/blocks/handpicked-products.js:8
#: assets/client/blocks/product-collection.js:24
#: assets/client/blocks/reviews-by-product.js:7
#: assets/client/blocks/single-product.js:7
#: assets/client/blocks/wc-block-library.js:59
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-entities.js:1
msgid "Products"
msgstr "Products"

#: includes/admin/class-wc-admin-taxonomies.php:130
#: includes/admin/class-wc-admin-taxonomies.php:238
msgid "Subcategories"
msgstr "Subcategories"

#: includes/admin/class-wc-admin-taxonomies.php:131
#: includes/admin/class-wc-admin-taxonomies.php:239
msgid "Both"
msgstr "Both"

#: includes/admin/class-wc-admin-brands.php:317
#: includes/admin/class-wc-admin-brands.php:418
#: includes/admin/class-wc-admin-taxonomies.php:135
#: includes/admin/class-wc-admin-taxonomies.php:244
#: includes/admin/class-wc-admin-taxonomies.php:454
msgid "Thumbnail"
msgstr "Thumbnail"

#: includes/admin/class-wc-admin-brands.php:321
#: includes/admin/class-wc-admin-brands.php:423
#: includes/admin/class-wc-admin-taxonomies.php:139
#: includes/admin/class-wc-admin-taxonomies.php:249
msgid "Upload/Add image"
msgstr "Upload/Add image"

#: includes/admin/class-wc-admin-brands.php:322
#: includes/admin/class-wc-admin-brands.php:424
#: includes/admin/class-wc-admin-taxonomies.php:140
#: includes/admin/class-wc-admin-taxonomies.php:250
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:77
#: src/Internal/VariationGallery/ClassicVariationGalleryAdmin.php:332
#: assets/client/admin/components/index.js:2
msgid "Remove image"
msgstr "Remove image"

#: includes/admin/class-wc-admin-brands.php:355
#: includes/admin/class-wc-admin-brands.php:451
#: includes/admin/class-wc-admin-taxonomies.php:166
#: includes/admin/class-wc-admin-taxonomies.php:276
#: assets/client/admin/wp-admin-scripts/visual-attribute-picker.js:2
msgid "Use image"
msgstr "Use image"

#: includes/admin/class-wc-admin-webhooks-table-list.php:50
#: includes/admin/settings/views/html-webhooks-edit.php:58
msgid "Topic"
msgstr "Topic"

#: includes/admin/class-wc-admin-webhooks-table-list.php:51
#: includes/admin/settings/views/html-webhooks-edit.php:115
msgid "Delivery URL"
msgstr "Delivery URL"

#. translators: %s: date
#: includes/admin/class-wc-admin-webhooks.php:74
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:516
msgid "Webhook created on %s"
msgstr "Webhook created on %s"

#: includes/admin/class-wc-admin-webhooks.php:254
msgid "Webhook updated successfully."
msgstr "Webhook updated successfully."

#: includes/admin/class-wc-admin-webhooks.php:259
msgid "Webhook created successfully."
msgstr "Webhook created successfully."

#: includes/admin/class-wc-admin-webhooks.php:298
#: includes/admin/settings/class-wc-settings-advanced.php:59
msgid "Webhooks"
msgstr "Webhooks"

#. translators: %s: WooCommerce version
#: includes/admin/class-wc-admin.php:366
msgid "Version %s"
msgstr "Version %s"

#: includes/class-wc-install.php:2616
msgid "Docs"
msgstr "Docs"

#: includes/admin/class-wc-admin.php:331
msgid "Thank you for selling with WooCommerce."
msgstr "Thank you for selling with WooCommerce."

#: includes/admin/importers/class-wc-tax-rate-importer.php:138
msgid "The file does not exist, please try again."
msgstr "The file does not exist, please try again."

#: includes/admin/importers/class-wc-tax-rate-importer.php:177
msgid "The CSV is invalid."
msgstr "The CSV is invalid."

#: includes/admin/importers/class-wc-tax-rate-importer.php:199
msgid "All done!"
msgstr "All done!"

#: includes/admin/importers/class-wc-tax-rate-importer.php:280
msgid "Hi there! Upload a CSV file containing tax rates to import the contents into your shop. Choose a .csv file to upload, then click \"Upload file and import\"."
msgstr "Hi there! Upload a CSV file containing tax rates to import the contents into your shop. Choose a .csv file to upload, then click \"Upload file and import\"."

#: includes/admin/importers/class-wc-tax-rate-importer.php:293
#: includes/admin/importers/views/html-product-csv-import-form.php:31
msgid "Before you can upload your import file, you will need to fix the following error:"
msgstr "Before you can upload your import file, you will need to fix the following error:"

#: includes/admin/importers/class-wc-tax-rate-importer.php:302
msgid "Choose a file from your computer:"
msgstr "Choose a file from your computer:"

#. translators: %s: maximum upload size
#: includes/admin/importers/class-wc-tax-rate-importer.php:312
#: includes/admin/importers/views/html-product-csv-import-form.php:45
msgid "Maximum size: %s"
msgstr "Maximum size: %s"

#: includes/admin/importers/class-wc-tax-rate-importer.php:321
msgid "OR enter path to file:"
msgstr "OR enter path to file:"

#: includes/admin/importers/class-wc-tax-rate-importer.php:328
msgid "Delimiter"
msgstr "Delimiter"

#: includes/admin/importers/class-wc-tax-rate-importer.php:334
msgid "Upload file and import"
msgstr "Upload file and import"

#: includes/admin/importers/class-wc-tax-rate-importer.php:349
msgid "Sorry, there has been an error."
msgstr "Sorry, there has been an error."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:48
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:405
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:81
#: includes/admin/settings/class-wc-settings-general.php:47
#: includes/admin/settings/class-wc-settings-page.php:377
#: includes/admin/settings/class-wc-settings-products.php:60
#: src/Admin/Features/Blueprint/Exporters/ExportWCSettings.php:80
#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsGeneral.php:34
#: src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php:208
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "General"
msgstr "General"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:81
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Discount type"
msgstr "Discount type"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:93
msgid "Value of the coupon."
msgstr "Value of the coupon."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:105
msgid "Allow free shipping"
msgstr "Allow free shipping"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:119
msgid "Coupon expiry date"
msgstr "Coupon expiry date"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:143
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Minimum spend"
msgstr "Minimum spend"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:144
msgid "No minimum"
msgstr "No minimum"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:156
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Maximum spend"
msgstr "Maximum spend"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:157
msgid "No maximum"
msgstr "No maximum"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:169
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Individual use only"
msgstr "Individual use only"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:179
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Exclude sale items"
msgstr "Exclude sale items"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:191
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:209
#: includes/admin/meta-boxes/views/html-order-items.php:440
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:28
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:51
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:72
#: includes/admin/reports/class-wc-report-sales-by-product.php:228
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1425
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:315
msgid "Search for a product&hellip;"
msgstr "Search for a product&hellip;"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:208
msgid "Exclude products"
msgstr "Exclude products"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:230
#: includes/class-wc-post-types.php:110
#: includes/react-admin/connect-existing-pages.php:257
#: includes/widgets/class-wc-widget-product-categories.php:43
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Product categories"
msgstr "Product categories"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:231
msgid "Any category"
msgstr "Any category"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:247
msgid "Exclude categories"
msgstr "Exclude categories"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:248
msgid "No categories"
msgstr "No categories"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:270
msgid "No restrictions"
msgstr "No restrictions"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:292
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Usage limit per coupon"
msgstr "Usage limit per coupon"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:294
msgid "How many times this coupon can be used before it is void."
msgstr "How many times this coupon can be used before it is void."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:310
msgid "Limit usage to X items"
msgstr "Limit usage to X items"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:328
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Usage limit per user"
msgstr "Usage limit per user"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:363
msgid "Coupon code already exists - customers will use the latest coupon with this code."
msgstr "Coupon code already exists - customers will use the latest coupon with this code."

#. translators: Submit button text for filters.
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:58
#: includes/widgets/class-wc-widget-layered-nav.php:288
#: src/Blocks/BlockTypes/ProductFilters.php:181
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:43
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:57
#: assets/client/admin/chunks/860.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/blocks/attribute-filter-frontend.js:6
#: assets/client/blocks/attribute-filter-wrapper-frontend.js:6
#: assets/client/blocks/attribute-filter.js:12 assets/client/blocks/cart.js:23
#: assets/client/blocks/checkout.js:21
#: assets/client/blocks/price-filter-frontend.js:3
#: assets/client/blocks/price-filter-wrapper-frontend.js:5
#: assets/client/blocks/price-filter.js:3
#: assets/client/blocks/product-filters.js:1
#: assets/client/blocks/rating-filter-frontend.js:5
#: assets/client/blocks/rating-filter-wrapper-frontend.js:5
#: assets/client/blocks/rating-filter.js:5
#: assets/client/blocks/stock-filter-frontend.js:3
#: assets/client/blocks/stock-filter-wrapper-frontend.js:6
#: assets/client/blocks/stock-filter.js:3
#: assets/client/blocks/wc-block-library.js:17
#: assets/client/blocks/wc-block-library.js:25
#: assets/client/blocks/wc-block-library.js:112
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:30
msgid "Apply"
msgstr "Apply"

#. translators: %s is the discount amount.
#. translators: %s will be replaced by the discount amount
#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:63
#: assets/client/blocks/cart.js:9 assets/client/blocks/checkout.js:35
#: assets/client/blocks/mini-cart-contents.js:10
#: assets/client/blocks/wc-block-library.js:17
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:27
msgid "Save %s"
msgstr "Save %s"

#: includes/admin/class-wc-admin-profile.php:86
#: includes/admin/class-wc-admin-profile.php:146
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:102
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:171
#: includes/class-wc-countries.php:842 includes/class-wc-countries.php:1782
#: includes/customizer/class-wc-shop-customizer.php:744
#: src/Blocks/Domain/Services/CheckoutFields.php:792
#: src/Internal/Admin/Orders/ListTable.php:1718
#: src/Internal/Admin/Orders/ListTable.php:1737
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:100
#: assets/client/blocks/checkout.js:2
#: assets/client/blocks/wc-block-library.js:138
msgid "Phone"
msgstr "Phone"

#. translators: %s: payment method
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:330
msgid "Payment via %s"
msgstr "Payment via %s"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:414
msgid "h"
msgstr "h"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:513
msgid "Load billing address"
msgstr "Load billing address"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:529
msgid "No billing address set."
msgstr "No billing address set."

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:455
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:456
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:613
#: includes/admin/meta-boxes/views/html-order-shipping.php:36
#: includes/admin/settings/class-wc-settings-accounts.php:222
#: includes/admin/settings/class-wc-settings-accounts.php:234
#: includes/admin/settings/class-wc-settings-accounts.php:243
#: includes/admin/settings/class-wc-settings-accounts.php:252
#: includes/admin/settings/class-wc-settings-accounts.php:261
#: includes/admin/settings/class-wc-settings-accounts.php:273
#: includes/admin/settings/class-wc-settings-emails.php:226
#: includes/admin/settings/class-wc-settings-emails.php:270
#: includes/admin/settings/views/settings-tax.php:110
#: includes/emails/class-wc-email-admin-payment-gateway-enabled.php:367
#: includes/emails/class-wc-email-cancelled-order.php:219
#: includes/emails/class-wc-email-customer-abandoned-cart-recovery.php:651
#: includes/emails/class-wc-email-customer-cancelled-order.php:208
#: includes/emails/class-wc-email-customer-invoice.php:243
#: includes/emails/class-wc-email-customer-pos-completed-order.php:249
#: includes/emails/class-wc-email-customer-pos-refunded-order.php:357
#: includes/emails/class-wc-email-customer-refunded-order.php:340
#: includes/emails/class-wc-email-customer-review-request.php:315
#: includes/emails/class-wc-email-failed-order.php:218
#: includes/emails/class-wc-email-new-order.php:247
#: includes/emails/class-wc-email.php:1306
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:65
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:77
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:92
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:101
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:138
#: includes/wc-account-functions.php:418
#: includes/wc-formatting-functions.php:1433
#: includes/wc-formatting-functions.php:1459
#: src/Admin/API/Reports/Coupons/Controller.php:250
#: src/Admin/API/Reports/Coupons/DataStore.php:198
#: src/Admin/API/Reports/Products/Controller.php:370
#: src/Admin/API/Reports/Products/Controller.php:371
#: templates/emails/email-addresses.php:51
#: templates/order/order-details-customer.php:34
#: templates/order/order-details-customer.php:63
#: templates/single-product/meta.php:32 assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/components/index.js:2
msgid "N/A"
msgstr "N/A"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:627
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:629
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:909
#: includes/admin/meta-boxes/views/html-order-shipping.php:51
#: includes/admin/meta-boxes/views/html-order-shipping.php:53
#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:577
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:75
#: assets/client/admin/chunks/core-profiler.js:1
#: assets/client/admin/wp-admin-scripts/fulfillments.js:2
msgid "Other"
msgstr "Other"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:639
#: includes/class-wc-privacy-exporters.php:308
msgid "Transaction ID"
msgstr "Transaction ID"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:654
msgid "Load shipping address"
msgstr "Load shipping address"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:684
msgid "No shipping address set."
msgstr "No shipping address set."

#. translators: file name.
#. translators: %d file count
#: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:64
#: includes/class-wc-ajax.php:1097
msgid "File %d"
msgstr "File %d"

#: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:77
msgid "Search for a downloadable product&hellip;"
msgstr "Search for a downloadable product&hellip;"

#. translators: %s: plugin author
#. translators: %s: order note author
#. translators: %s: Comment author.
#: includes/admin/class-wc-admin-status.php:462
#: includes/admin/meta-boxes/views/html-order-notes.php:44
#: includes/admin/views/html-admin-page-status-report.php:675
#: includes/class-wc-ajax.php:1777 templates/content-widget-reviews.php:38
msgid "by %s"
msgstr "by %s"

#: includes/admin/class-wc-admin-assets.php:705
#: includes/admin/meta-boxes/views/html-order-notes.php:62
msgid "There are no notes yet."
msgstr "There are no notes yet."

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:43
msgid "Add note"
msgstr "Add note"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:49
msgid "Private note"
msgstr "Private note"

#: includes/admin/meta-boxes/views/html-order-items.php:453
#: includes/admin/meta-boxes/views/html-order-items.php:509
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:37
msgid "Add"
msgstr "Add"

#: includes/admin/meta-boxes/views/html-product-data-panel.php:18
#: assets/client/blocks/add-to-cart-with-options.js:1
#: assets/client/blocks/wc-block-library.js:78
msgid "Product Type"
msgstr "Product Type"

#: includes/admin/wc-admin-functions.php:621
msgid "Downloadable products give access to a file upon purchase."
msgstr "Downloadable products give access to a file upon purchase."

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:87
#: includes/admin/meta-boxes/views/html-product-data-variations.php:102
#: includes/admin/settings/class-wc-settings-products.php:61
#: includes/admin/settings/class-wc-settings-products.php:247
msgid "Inventory"
msgstr "Inventory"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:99
msgid "Linked Products"
msgstr "Linked Products"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:111
#: includes/class-wc-post-types.php:428
#: src/Admin/API/Reports/Products/Controller.php:328
#: src/Admin/ReportCSVEmail.php:75 src/Internal/Admin/Analytics.php:678
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Variations"
msgstr "Variations"

#: includes/admin/class-wc-admin-setup-wizard.php:246
#: includes/admin/class-wc-admin-setup-wizard.php:1044
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:651
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:93
#: includes/admin/meta-boxes/views/html-order-shipping.php:22
#: includes/admin/meta-boxes/views/html-order-shipping.php:32
#: includes/admin/meta-boxes/views/html-product-data-variations.php:110
#: includes/admin/settings/class-wc-settings-shipping.php:29
#: includes/admin/settings/class-wc-settings-tax.php:258
#: includes/admin/settings/views/html-settings-tax.php:40
#: includes/class-wc-order-item-shipping.php:240
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:152
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:281
#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsShipping.php:100
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:354
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:760
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:820
#: templates/cart/cart-totals.php:52 templates/cart/cart-totals.php:53
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/blocks/cart-frontend.js:8 assets/client/blocks/cart.js:2
#: assets/client/blocks/cart.js:26 assets/client/blocks/checkout.js:2
#: assets/client/blocks/checkout.js:24 assets/client/blocks/checkout.js:28
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/wc-block-library.js:20
#: assets/client/blocks/wc-block-library.js:73
#: assets/client/blocks/wc-block-library.js:138
#: assets/client/blocks/wc-block-library.js:157
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:33
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:41
msgid "Shipping"
msgstr "Shipping"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:117
#: includes/admin/settings/class-wc-settings-advanced.php:30
#: src/Admin/Features/Blueprint/Exporters/ExportWCSettingsAdvanced.php:34
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:726
msgid "Advanced"
msgstr "Advanced"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:22
#: includes/admin/meta-boxes/views/html-variation-admin.php:100
msgid "Stock Keeping Unit"
msgstr "Stock Keeping Unit"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:24
#: includes/admin/meta-boxes/views/html-variation-admin.php:102
msgid "SKU refers to a Stock-keeping unit, a unique identifier for each distinct product and service that can be purchased."
msgstr "SKU refers to a Stock-keeping unit, a unique identifier for each distinct product and service that can be purchased."

#: includes/admin/meta-boxes/views/html-product-data-general.php:23
msgid "Product URL"
msgstr "Product URL"

#: includes/admin/meta-boxes/views/html-product-data-general.php:25
msgid "Enter the external URL to the product."
msgstr "Enter the external URL to the product."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:653
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:842
#: includes/admin/meta-boxes/views/html-product-data-general.php:33
#: includes/export/class-wc-product-csv-exporter.php:171
msgid "Button text"
msgstr "Button text"

#: includes/admin/meta-boxes/views/html-product-data-general.php:35
msgid "This text will be shown on the button linking to the external product."
msgstr "This text will be shown on the button linking to the external product."

#: includes/admin/meta-boxes/views/html-product-data-general.php:75
#: includes/admin/meta-boxes/views/html-variation-admin.php:192
#: src/Internal/TransientFiles/TransientFilesEngine.php:456
msgid "Schedule"
msgstr "Schedule"

#: includes/admin/meta-boxes/views/html-product-data-general.php:139
#: includes/admin/meta-boxes/views/html-variation-admin.php:482
msgid "This is the name of the download shown to the customer."
msgstr "This is the name of the download shown to the customer."

#: includes/admin/meta-boxes/views/html-product-data-general.php:140
#: includes/admin/meta-boxes/views/html-variation-admin.php:483
msgid "File URL"
msgstr "File URL"

#: includes/admin/meta-boxes/views/html-product-data-general.php:173
msgid "Add File"
msgstr "Add File"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:29
#: includes/admin/meta-boxes/views/html-product-data-general.php:198
#: includes/admin/meta-boxes/views/html-variation-admin.php:544
msgid "Unlimited"
msgstr "Unlimited"

#: includes/admin/meta-boxes/views/html-product-data-general.php:199
#: includes/admin/meta-boxes/views/html-variation-admin.php:545
msgid "Leave blank for unlimited re-downloads."
msgstr "Leave blank for unlimited re-downloads."

#: includes/admin/meta-boxes/views/html-product-data-general.php:214
#: includes/admin/meta-boxes/views/html-variation-admin.php:563
msgid "Enter the number of days before a download link expires, or leave blank."
msgstr "Enter the number of days before a download link expires, or leave blank."

#: includes/admin/meta-boxes/views/html-product-data-general.php:236
#: includes/admin/views/html-bulk-edit-product.php:108
#: includes/admin/views/html-quick-edit-product.php:94
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:30
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:60
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:115
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Taxable"
msgstr "Taxable"

#: includes/admin/meta-boxes/views/html-product-data-general.php:237
#: includes/admin/views/html-bulk-edit-product.php:109
#: includes/admin/views/html-quick-edit-product.php:95
msgid "Shipping only"
msgstr "Shipping only"

#: includes/admin/settings/views/html-settings-tax.php:24
#: includes/admin/views/html-bulk-edit-product.php:127
#: includes/admin/views/html-quick-edit-product.php:112
#: includes/wc-product-functions.php:1385
msgid "Standard"
msgstr "Standard"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:33
#: includes/admin/meta-boxes/views/html-product-data-general.php:213
#: includes/admin/meta-boxes/views/html-variation-admin.php:562
#: src/Blocks/BlockTypes/OrderConfirmation/Downloads.php:150
#: templates/emails/email-downloads.php:75
#: templates/emails/plain/email-downloads.php:40
#: templates/order/order-downloads.php:62 assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/customizable-dashboard.js:1
#: assets/client/blocks/mini-cart.js:1
#: assets/client/blocks/wc-block-library.js:163
msgid "Never"
msgstr "Never"

#: includes/admin/meta-boxes/views/html-variation-admin.php:139
#: includes/admin/views/html-bulk-edit-product.php:304
#: includes/admin/views/html-quick-edit-product.php:208
msgid "Manage stock?"
msgstr "Manage stock?"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:84
msgid "Stock quantity. If this is a variable product this value will be used to control stock for all variations, unless you define stock at variation level."
msgstr "Stock quantity. If this is a variable product this value will be used to control stock for all variations, unless you define stock at variation level."

#: includes/wc-product-functions.php:1420
msgid "Do not allow"
msgstr "Do not allow"

#: includes/wc-product-functions.php:1421
msgid "Allow, but notify customer"
msgstr "Allow, but notify customer"

#. translators: %s: count
#: includes/admin/class-wc-admin-webhooks-table-list.php:178
msgctxt "posts"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "All <span class=\"count\">(%s)</span>"
msgstr[1] "All <span class=\"count\">(%s)</span>"

#: includes/admin/meta-boxes/views/html-product-data-general.php:34
#: includes/class-wc-product-external.php:174
#: includes/class-wc-product-external.php:184
msgctxt "placeholder"
msgid "Buy product"
msgstr "Buy product"

#: includes/admin/meta-boxes/views/html-product-data-general.php:96
#: includes/admin/meta-boxes/views/html-variation-admin.php:207
#: includes/admin/views/html-quick-edit-product.php:62
msgctxt "placeholder"
msgid "From&hellip;"
msgstr "From&hellip;"

#: includes/admin/meta-boxes/views/html-product-data-general.php:97
#: includes/admin/meta-boxes/views/html-variation-admin.php:211
#: includes/admin/views/html-quick-edit-product.php:69
msgctxt "placeholder"
msgid "To&hellip;"
msgstr "To&hellip;"

#: includes/admin/meta-boxes/views/html-product-data-general.php:238
#: includes/admin/views/html-bulk-edit-product.php:110
#: includes/admin/views/html-quick-edit-product.php:96
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:31
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:61
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:116
msgctxt "Tax status"
msgid "None"
msgstr "None"

#: includes/admin/class-wc-admin-setup-wizard.php:1834
msgid "Offline Payments"
msgstr "Offline Payments"

#: includes/gateways/cod/class-wc-gateway-cod.php:101
msgid "Enable cash on delivery"
msgstr "Enable cash on delivery"

#: includes/admin/class-wc-admin-taxonomies.php:363
msgid "Attribute terms can be assigned to products and variations.<br/><br/><b>Note</b>: Deleting a term will remove it from all products and variations to which it has been assigned. Recreating a term will not automatically assign it back to products."
msgstr "Attribute terms can be assigned to products and variations.<br/><br/><b>Note</b>: Deleting a term will remove it from all products and variations to which it has been assigned. Recreating a term will not automatically assign it back to products."

#: includes/admin/meta-boxes/views/html-product-data-general.php:252
#: includes/admin/meta-boxes/views/html-variation-admin.php:443
msgid "Choose a tax class for this product. Tax classes are used to apply different tax rates specific to certain types of product."
msgstr "Choose a tax class for this product. Tax classes are used to apply different tax rates specific to certain types of product."

#: includes/admin/meta-boxes/views/html-product-data-general.php:241
msgid "Define whether or not the entire product is taxable, or just the cost of shipping it."
msgstr "Define whether or not the entire product is taxable, or just the cost of shipping it."

#: includes/admin/class-wc-admin-assets.php:853
#: src/Internal/Admin/Notes/WooCommerceSubscriptions.php:55
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Learn More"
msgstr "Learn More"

#: includes/admin/class-wc-admin.php:298
msgid "Thanks :)"
msgstr "Thanks :)"

#: includes/admin/meta-boxes/views/html-product-data-general.php:140
#: includes/admin/meta-boxes/views/html-variation-admin.php:483
msgid "This is the URL or absolute path to the file which customers will get access to. URLs entered here should already be encoded."
msgstr "This is the URL or absolute path to the file which customers will get access to. URLs entered here should already be encoded."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:214
msgid "Regenerate download permissions"
msgstr "Regenerate download permissions"

#: includes/admin/meta-boxes/views/html-product-data-general.php:95
msgid "Sale price dates"
msgstr "Sale price dates"

#: includes/admin/meta-boxes/views/html-product-data-general.php:134
#: includes/admin/meta-boxes/views/html-variation-admin.php:478
msgid "Downloadable files"
msgstr "Downloadable files"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:98
#: includes/admin/meta-boxes/views/html-variation-admin.php:288
msgid "Allow backorders?"
msgstr "Allow back-orders?"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:312
msgid "The maximum number of individual items this coupon can apply to when using product discounts. Leave blank to apply to all qualifying items in cart."
msgstr "The maximum number of individual items this coupon can apply to when using product discounts. Leave blank to apply to all qualifying items in basket."

#: includes/admin/views/html-bulk-edit-product.php:323
#: includes/admin/views/html-bulk-edit-product.php:341
#: includes/admin/views/html-quick-edit-product.php:233
msgid "Stock qty"
msgstr "Stock qty"

#: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:79
msgid "Grant access"
msgstr "Grant access"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:779
msgid "Customer provided note"
msgstr "Customer provided note"

#: includes/gateways/paypal/includes/settings-paypal.php:83
#: src/Internal/Admin/Orders/ListTable.php:1729
msgid "Shipping details"
msgstr "Shipping details"

#: src/Internal/Admin/Orders/ListTable.php:1709
#: templates/checkout/form-billing.php:28
msgid "Billing details"
msgstr "Billing details"

#: includes/cli/class-wc-cli-runner.php:111
#: src/Admin/API/Reports/Customers/Controller.php:294
#: src/Admin/API/Reports/Orders/Controller.php:167
msgid "Customer ID."
msgstr "Customer ID."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:330
msgid "How many times this coupon can be used by an individual user. Uses billing email for guests, and user ID for logged in users."
msgstr "How many times this coupon can be used by an invidual user. Uses billing email for guests, and user ID for logged in users."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:58
#: assets/client/blocks/coupon-code.js:1
#: assets/client/blocks/wc-block-library.js:90
msgid "Usage limits"
msgstr "Usage limits"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:53
msgid "Usage restriction"
msgstr "Usage restriction"

#: includes/admin/importers/class-wc-tax-rate-importer.php:264
msgid "Import tax rates"
msgstr "Import tax rates"

#: includes/admin/importers/class-wc-tax-rate-importer.php:199
msgid "View tax rates"
msgstr "View tax rates"

#: includes/admin/class-wc-admin-webhooks.php:314
msgid "Search webhooks"
msgstr "Search webhooks"

#: includes/admin/class-wc-admin-webhooks.php:298
msgid "Add webhook"
msgstr "Add webhook"

#. translators: %d: count
#: includes/admin/class-wc-admin-webhooks.php:249
msgid "%d webhook permanently deleted."
msgid_plural "%d webhooks permanently deleted."
msgstr[0] "%d webhook permanently deleted."
msgstr[1] "%d webhooks permanently deleted."

#: src/Internal/Admin/Orders/ListTable.php:341
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:703
msgid "Move to Trash"
msgstr "Move to bin"

#: includes/admin/class-wc-admin-taxonomies.php:330
msgid "Product categories for your store can be managed here. To change the order of categories on the front-end you can drag and drop to sort them. To see more categories listed click the \"screen options\" link at the top-right of this page."
msgstr "Product categories for your store can be managed here. To change the order of categories on the front-end, you can drag and drop to sort them. To see more categories listed, click the \"screen options\" link at the top-right of this page."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:136
msgid "Expired transients"
msgstr "Expired transients"

#. translators: %d: amount of expired transients
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:562
msgid "%d transients rows cleared"
msgstr "%d transients rows cleared"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:557
msgid "Product transients cleared"
msgstr "Product transients cleared"

#: includes/admin/class-wc-admin-setup-wizard.php:1637
#: includes/gateways/cod/class-wc-gateway-cod.php:89
#: includes/gateways/cod/class-wc-gateway-cod.php:110
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:194
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
#: assets/client/blocks/wc-payment-method-cod.js:1
msgid "Cash on delivery"
msgstr "Cash on delivery"

#: includes/admin/wc-admin-functions.php:614
msgid "Virtual products are intangible and are not shipped."
msgstr "Virtual products are intangible and are not shipped."

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:780
msgid "Customer notes about the order"
msgstr "Customer notes about the order"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:208
msgid "Delete WooCommerce tax rates"
msgstr "Delete WooCommerce tax rates"

#: includes/admin/class-wc-admin-webhooks-table-list.php:222
msgid "You do not have permission to edit Webhooks"
msgstr "You do not have permission to edit Webhooks"

#: includes/admin/class-wc-admin-setup-wizard.php:2321
msgid "Next step"
msgstr "Next step"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:158
msgid "This field allows you to set the maximum spend (subtotal) allowed when using the coupon."
msgstr "This field allows you to set the maximum spend (subtotal) allowed when using the coupon."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:145
msgid "This field allows you to set the minimum spend (subtotal) allowed to use the coupon."
msgstr "This field allows you to set the minimum spend (subtotal) allowed to use the coupon."

#: includes/admin/class-wc-admin-webhooks.php:58
msgid "You do not have permission to update Webhooks"
msgstr "You do not have permission to update Webhooks"

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:78
msgid "Order Status"
msgstr "Order Status"

#: includes/class-wc-privacy-exporters.php:252
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:43
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:396
msgid "Order Date"
msgstr "Order Date"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:180
msgid "Check this box if the coupon should not apply to items on sale. Per-item coupons will only work if the item is not on sale. Per-cart coupons will only work if there are items in the cart that are not on sale."
msgstr "Tick this box if the coupon should not apply to items on sale. Per-item coupons will only work if the item is not on sale. Per-basket coupons will only work if there are items in the basket that are not on sale."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:170
msgid "Check this box if the coupon cannot be used in conjunction with other coupons."
msgstr "Tick this box if the coupon cannot be used in conjunction with other coupons."

#. translators: %s: URL to free shipping document.
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:107
msgid "Check this box if the coupon grants free shipping. A <a href=\"%s\" target=\"_blank\">free shipping method</a> must be enabled in your shipping zone and be set to require \"a valid free shipping coupon\" (see the \"Free Shipping Requires\" setting)."
msgstr "Tick this box if the coupon grants free shipping. A <a href=\"%s\" target=\"_blank\">free shipping method</a> must be enabled in your shipping zone and be set to require \"a valid free shipping coupon\" (see the \"Free Shipping Requires\" setting)."

#. translators: %s: number of orders
#: src/Blocks/Domain/Services/DraftOrders.php:129
msgid "Drafts <span class=\"count\">(%s)</span>"
msgid_plural "Drafts <span class=\"count\">(%s)</span>"
msgstr[0] "Drafts <span class=\"count\">(%s)</span>"
msgstr[1] "Drafts <span class=\"count\">(%s)</span>"

#. translators: %1$s: callback string, %2$s: error message
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:719
msgid "There was an error calling %1$s: %2$s"
msgstr "There was an error calling %1$s: %2$s"

#: includes/admin/class-wc-admin-setup-wizard.php:524
#: includes/wc-account-functions.php:110
#: src/Blocks/Domain/Services/CheckoutFields.php:732
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:64
#: assets/client/admin/chunks/4077.js:1
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Address"
msgid_plural "Addresses"
msgstr[0] "Address"
msgstr[1] "Addresses"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:164
msgid "This tool will recount product terms - useful when changing your settings in a way which hides products from the catalog."
msgstr "This tool will recount product terms - useful when changing your settings in a way which hides products from the catalogue."

#: src/Internal/Admin/Orders/ListTable.php:806
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1329
msgid "Empty Trash"
msgstr "Empty Bin"

#: includes/widgets/class-wc-widget-product-categories.php:39
#: assets/client/blocks/featured-category.js:8
#: assets/client/blocks/featured-product.js:8
#: assets/client/blocks/product-best-sellers.js:7
#: assets/client/blocks/product-category.js:7
#: assets/client/blocks/product-collection.js:12
#: assets/client/blocks/product-new.js:7
#: assets/client/blocks/product-on-sale.js:7
#: assets/client/blocks/product-top-rated.js:7
#: assets/client/blocks/reviews-by-category.js:7
#: assets/client/blocks/wc-block-library.js:54
msgid "Product Categories"
msgstr "Product Categories"

#: includes/admin/class-wc-admin-post-types.php:137
#: includes/admin/class-wc-admin-post-types.php:161
#: includes/admin/class-wc-admin-post-types.php:200
msgid "Custom field updated."
msgstr "Custom field updated."

#: includes/admin/class-wc-admin-post-types.php:138
#: includes/admin/class-wc-admin-post-types.php:162
#: includes/admin/class-wc-admin-post-types.php:201
msgid "Custom field deleted."
msgstr "Custom field deleted."

#: includes/admin/class-wc-admin-post-types.php:139
msgid "Product updated."
msgstr "Product updated."

#: includes/admin/class-wc-admin-post-types.php:143
msgid "Product saved."
msgstr "Product saved."

#: includes/admin/class-wc-admin-post-types.php:149
#: includes/admin/class-wc-admin-post-types.php:171
#: includes/admin/class-wc-admin-post-types.php:210
#: includes/admin/settings/views/html-webhooks-edit.php:190
#: includes/admin/settings/views/html-webhooks-edit.php:199
#: includes/admin/settings/views/html-webhooks-edit.php:207
#: includes/class-wc-webhook.php:509
msgid "M j, Y @ G:i"
msgstr "M j, Y @ G:i"

#: includes/admin/class-wc-admin-post-types.php:199
#: includes/admin/class-wc-admin-post-types.php:202
#: includes/admin/class-wc-admin-post-types.php:204
msgid "Order updated."
msgstr "Order updated."

#: includes/admin/class-wc-admin-post-types.php:205
msgid "Order saved."
msgstr "Order saved."

#: includes/admin/class-wc-admin-post-types.php:206
msgid "Order submitted."
msgstr "Order submitted."

#: includes/admin/class-wc-admin-post-types.php:212
msgid "Order draft updated."
msgstr "Order draft updated."

#: includes/admin/class-wc-admin-post-types.php:160
#: includes/admin/class-wc-admin-post-types.php:163
#: includes/admin/class-wc-admin-post-types.php:165
msgid "Coupon updated."
msgstr "Coupon updated."

#: includes/admin/class-wc-admin-post-types.php:166
msgid "Coupon saved."
msgstr "Coupon saved."

#: includes/admin/class-wc-admin-post-types.php:167
msgid "Coupon submitted."
msgstr "Coupon submitted."

#: includes/admin/class-wc-admin-post-types.php:173
msgid "Coupon draft updated."
msgstr "Coupon draft updated."

#: includes/admin/class-wc-admin-brands.php:554
#: includes/admin/class-wc-admin-taxonomies.php:382
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:194
#: src/Internal/ProductAttributes/VisualAttributeTermAdmin.php:227
#: assets/client/blocks/all-reviews.js:3
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/reviews-by-product.js:12
#: assets/client/blocks/wc-block-library.js:42
msgid "Image"
msgstr "Image"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:642
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:829
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:211
#: includes/admin/reports/class-wc-report-sales-by-category.php:199
#: includes/class-wc-post-types.php:108
#: includes/export/class-wc-product-csv-exporter.php:160
#: src/Admin/ReportCSVEmail.php:66 src/Internal/Admin/Analytics.php:684
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/blocks/product-collection.js:26
#: assets/client/blocks/wc-block-library.js:98
msgid "Categories"
msgstr "Categories"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:643
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:213
#: includes/export/class-wc-product-csv-exporter.php:161
#: assets/client/blocks/product-collection.js:26
#: assets/client/blocks/wc-block-library.js:98
msgid "Tags"
msgstr "Tags"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:82
msgid "Code"
msgstr "Code"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:83
msgid "Coupon type"
msgstr "Coupon type"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:84
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:91
#: includes/admin/reports/class-wc-report-sales-by-date.php:743
msgid "Coupon amount"
msgstr "Coupon amount"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:86
msgid "Product IDs"
msgstr "Product IDs"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:614
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:792
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:198
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:22
#: includes/admin/meta-boxes/views/html-variation-admin.php:100
#: includes/admin/views/html-quick-edit-product.php:25
#: includes/export/class-wc-product-csv-exporter.php:131
#: src/Admin/API/Reports/Products/Controller.php:323
#: src/Admin/API/Reports/Stock/Controller.php:495
#: src/Admin/API/Reports/Variations/Controller.php:373
#: assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "SKU"
msgstr "SKU"

#: includes/admin/class-wc-admin-reports.php:187
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:626
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:204
#: includes/admin/meta-boxes/views/html-product-data-variations.php:104
#: includes/export/class-wc-product-csv-exporter.php:144
#: src/Admin/API/Reports/Products/Controller.php:333
#: src/Admin/API/Reports/Stock/Controller.php:497
#: src/Admin/API/Reports/Variations/Controller.php:381
#: src/Admin/ReportCSVEmail.php:73 src/Internal/Admin/Analytics.php:708
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Stock"
msgstr "Stock"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:801
#: includes/admin/importers/mappings/generic.php:23
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:207
#: includes/admin/meta-boxes/views/html-order-items.php:49
#: includes/admin/views/html-bulk-edit-product.php:26
#: includes/admin/views/html-quick-edit-product.php:36
#: includes/widgets/class-wc-widget-products.php:57 templates/cart/cart.php:31
#: templates/cart/cart.php:135 templates/emails/email-order-details.php:122
#: assets/client/blocks/active-filters-frontend.js:5
#: assets/client/blocks/active-filters-wrapper-frontend.js:5
#: assets/client/blocks/active-filters.js:5 assets/client/blocks/mini-cart.js:1
#: assets/client/blocks/product-filter-price.js:1
#: assets/client/blocks/wc-block-library.js:77
#: assets/client/blocks/wc-block-library.js:112
#: assets/client/blocks/wc-block-library.js:163
msgid "Price"
msgstr "Price"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:125
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:216
#: includes/admin/reports/class-wc-report-coupon-usage.php:366
#: includes/admin/reports/class-wc-report-customers.php:230
#: includes/admin/reports/class-wc-report-sales-by-category.php:272
#: includes/admin/reports/class-wc-report-sales-by-date.php:620
#: includes/admin/reports/class-wc-report-sales-by-product.php:418
#: includes/wc-account-functions.php:223
#: includes/widgets/class-wc-widget-products.php:56
#: src/Admin/API/Reports/Downloads/Controller.php:321
#: src/Admin/API/Reports/Orders/Controller.php:462
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:274
#: src/Internal/Admin/Orders/ListTable.php:1025
#: templates/myaccount/my-orders.php:15 assets/client/admin/chunks/860.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/wc-block-library.js:93
msgid "Date"
msgstr "Date"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:87
msgid "Usage / Limit"
msgstr "Usage / Limit"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:88
msgid "Expiry date"
msgstr "Expiry date"

#: includes/admin/class-wc-admin-dashboard.php:617
#: includes/admin/class-wc-admin-menus.php:202
#: includes/admin/class-wc-admin-webhooks-table-list.php:49
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:126
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:422
#: includes/admin/meta-boxes/views/html-product-data-variations.php:83
#: includes/admin/settings/views/html-webhooks-edit.php:38
#: includes/react-admin/connect-existing-pages.php:38
#: includes/wc-account-functions.php:224
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:301
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:97
#: src/Admin/API/Reports/Orders/Controller.php:465
#: src/Admin/API/Reports/Products/Controller.php:332
#: src/Admin/API/Reports/Stock/Controller.php:496
#: src/Admin/API/Reports/Variations/Controller.php:380
#: src/Internal/Admin/Logging/Settings.php:327
#: src/Internal/Admin/Orders/ListTable.php:1026
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:107
#: templates/myaccount/my-orders.php:16 assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Status"
msgstr "Status"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:128
#: src/Internal/Admin/Orders/ListTable.php:1028
msgid "Ship to"
msgstr "Ship to"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:130
#: includes/admin/reports/class-wc-report-customer-list.php:222
#: includes/admin/reports/class-wc-report-stock.php:179
#: includes/wc-account-functions.php:226
#: src/Internal/Admin/Orders/ListTable.php:1030
#: templates/order/order-details-fulfillments.php:159
#: templates/order/order-details.php:118
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Actions"
msgstr "Actions"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:496
#: includes/admin/meta-boxes/views/html-variation-admin.php:133
#: includes/admin/wc-admin-functions.php:613
msgid "Virtual"
msgstr "Virtual"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:492
#: includes/admin/meta-boxes/views/html-variation-admin.php:129
#: includes/admin/wc-admin-functions.php:620
msgid "Downloadable"
msgstr "Downloadable"

#: includes/abstracts/abstract-wc-order.php:2951
#: includes/admin/class-wc-admin-dashboard.php:616
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:124
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:305
#: includes/admin/reports/class-wc-report-downloads.php:87
#: includes/admin/reports/class-wc-report-downloads.php:221
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:420
#: includes/wc-account-functions.php:222 src/Internal/Admin/Orders/Edit.php:154
#: src/Internal/Admin/Orders/ListTable.php:1024
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:28
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:45
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:69
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:90
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:107
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:124
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:141
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:158
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:175
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:192
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:209
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:226
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:243
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:260
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:277
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:294
#: src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php:311
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:300
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php:54
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/ChequeGatewaySettingsSchema.php:53
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php:62
#: templates/myaccount/my-orders.php:14 assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Order"
msgid_plural "Orders"
msgstr[0] "Order"
msgstr[1] ""

#: includes/admin/class-wc-admin-dashboard.php:618
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:129
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:248
#: includes/admin/meta-boxes/views/html-order-item.php:158
#: includes/admin/meta-boxes/views/html-order-item.php:201
#: includes/admin/meta-boxes/views/html-order-items.php:51
#: includes/admin/reports/class-wc-report-taxes-by-code.php:226
#: includes/wc-account-functions.php:225
#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:29
#: src/Blocks/BlockTypes/OrderConfirmation/Totals.php:40
#: src/Internal/Admin/Orders/ListTable.php:1029
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:774
#: src/StoreApi/Schemas/V1/Agentic/CheckoutSessionSchema.php:834
#: templates/cart/cart-totals.php:98 templates/cart/cart-totals.php:99
#: templates/checkout/review-order.php:113 templates/myaccount/my-orders.php:17
#: templates/order/order-details.php:64 assets/client/blocks/cart.js:12
#: assets/client/blocks/cart.js:22 assets/client/blocks/cart.js:25
#: assets/client/blocks/checkout.js:21 assets/client/blocks/checkout.js:23
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/order-confirmation-totals.js:1
#: assets/client/blocks/wc-block-library.js:14
#: assets/client/blocks/wc-block-library.js:19
#: assets/client/blocks/wc-block-library.js:34
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:129
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:9
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:32
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:36
msgid "Total"
msgstr "Total"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:381
msgid "Toggle featured"
msgstr "Toggle featured"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:383
#: includes/admin/settings/class-wc-settings-emails.php:549
#: includes/admin/settings/class-wc-settings-shipping.php:353
#: includes/admin/views/html-bulk-edit-product.php:276
#: includes/admin/views/html-bulk-edit-product.php:310
#: includes/admin/views/html-bulk-edit-product.php:369
#: includes/widgets/class-wc-widget-brand-thumbnails.php:221
#: src/Blocks/Domain/Services/CheckoutFields.php:1472
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/blocks/order-confirmation-additional-fields.js:1
#: assets/client/blocks/order-confirmation-billing-address.js:1
#: assets/client/blocks/order-confirmation-shipping-address.js:1
#: assets/client/blocks/wc-block-library.js:6
msgid "Yes"
msgstr "Yes"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:385
#: includes/admin/settings/class-wc-settings-shipping.php:354
#: includes/admin/views/html-bulk-edit-product.php:277
#: includes/admin/views/html-bulk-edit-product.php:311
#: includes/admin/views/html-bulk-edit-product.php:370
#: includes/widgets/class-wc-widget-brand-thumbnails.php:222
#: src/Blocks/Domain/Services/CheckoutFields.php:1472
#: assets/client/admin/chunks/marketplace.js:1
msgid "No"
msgstr "No"

#: src/Internal/Admin/Orders/ListTable.php:332
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:511
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:695
msgid "Restore"
msgstr "Restore"

#: packages/email-editor/src/Engine/class-send-preview-email.php:95
#: src/Internal/Admin/Orders/ListTable.php:1143
#: src/Internal/EmailEditor/Integration.php:551
#: assets/client/admin/chunks/launch-store.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Preview"
msgstr "Preview"

#: includes/admin/reports/class-wc-report-stock.php:144
#: includes/admin/views/html-admin-page-status-logs.php:44
#: includes/wc-account-functions.php:315
msgid "View"
msgstr "View"

#. translators: Review date format. See
#. https://www.php.net/manual/datetime.format.php
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1129
msgid "Y/m/d"
msgstr "Y/m/d"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:489
#: includes/admin/reports/class-wc-report-downloads.php:198
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Guest"
msgstr "Guest"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:381
#: src/Internal/Admin/Orders/ListTable.php:1341
msgid "Processing"
msgstr "Processing"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:455
#: src/Internal/Admin/Orders/ListTable.php:1349
msgid "Complete"
msgstr "Complete"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:507
msgid "Order status changed by bulk edit:"
msgstr "Order status changed by bulk edit:"

#: includes/wc-product-functions.php:1030 assets/client/admin/chunks/2684.js:1
msgid "Grouped product"
msgstr "Grouped product"

#: includes/wc-product-functions.php:1031
msgid "External/Affiliate product"
msgstr "External/Affiliate product"

#: includes/wc-product-functions.php:1032 assets/client/admin/chunks/2684.js:1
msgid "Variable product"
msgstr "Variable product"

#: includes/wc-product-functions.php:1029
msgid "Simple product"
msgstr "Simple product"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:200
msgid "Show all types"
msgstr "Show all types"

#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:101
msgid "Search for a customer&hellip;"
msgstr "Search for a customer&hellip;"

#: includes/admin/class-wc-admin-post-types.php:727
#: assets/client/admin/wp-admin-scripts/product-tour.js:2
#: assets/client/blocks/all-reviews.js:3
#: assets/client/blocks/product-template.js:1
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/wc-block-library.js:83
#: assets/client/blocks/wc-block-library.js:101
#: assets/client/blocks/wc-block-library.js:105
msgid "Product name"
msgstr "Product name"

#: includes/admin/class-wc-admin-post-types.php:730
#: src/Admin/API/Leaderboards.php:172
#: src/Admin/API/Reports/Coupons/Controller.php:222 templates/cart/cart.php:185
#: templates/checkout/form-coupon.php:43
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Coupon code"
msgstr "Coupon code"

#: includes/admin/class-wc-admin-post-types.php:745
msgid "Description (optional)"
msgstr "Description (optional)"

#: includes/admin/views/html-bulk-edit-product.php:259
#: includes/admin/views/html-quick-edit-product.php:187
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:786
#: patterns/footer-simple-menu.php:16 patterns/footer-with-3-menus.php:40
#: patterns/header-large.php:50 src/Blocks/BlockTypes/ProductSearch.php:43
#: src/Blocks/BlockTypes/ProductSearch.php:111
#: src/Internal/Admin/Logging/PageController.php:802
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php:31
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/legacy-template.js:3
#: assets/client/blocks/product-search.js:1
#: assets/client/blocks/wc-block-library.js:92
#: assets/client/blocks/wc-block-library.js:101
msgid "Search"
msgstr "Search"

#: includes/admin/views/html-bulk-edit-product.php:260
#: includes/admin/views/html-quick-edit-product.php:188
#: includes/customizer/class-wc-shop-customizer.php:765
#: includes/wc-product-functions.php:1371
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/add-to-cart-with-options-variation-selector-attribute.js:1
#: assets/client/blocks/wc-block-library.js:78
msgid "Hidden"
msgstr "Hidden"

#: includes/admin/class-wc-admin-post-types.php:817
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:94
msgid "OK"
msgstr "OK"

#: includes/admin/class-wc-admin-profile.php:46
#: includes/admin/class-wc-admin-profile.php:106
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:59
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:131
#: includes/class-wc-countries.php:771 includes/class-wc-form-handler.php:355
#: src/Blocks/Domain/Services/CheckoutFields.php:696
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:131
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:46
#: templates/myaccount/form-edit-account.php:34
msgid "First name"
msgstr "First name"

#: includes/admin/class-wc-admin-profile.php:50
#: includes/admin/class-wc-admin-profile.php:110
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:63
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:135
#: includes/class-wc-countries.php:778 includes/class-wc-form-handler.php:356
#: src/Blocks/Domain/Services/CheckoutFields.php:708
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:138
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:52
#: templates/myaccount/form-edit-account.php:38
msgid "Last name"
msgstr "Last name"

#: includes/admin/class-wc-admin-post-types.php:818
#: includes/admin/meta-boxes/views/html-order-items.php:346
#: includes/admin/meta-boxes/views/html-order-items.php:412
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:93
#: includes/admin/meta-boxes/views/html-product-data-general.php:98
#: includes/admin/meta-boxes/views/html-product-data-variations.php:173
#: includes/admin/meta-boxes/views/html-product-data-variations.php:223
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:48
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:324
#: includes/wc-account-functions.php:321
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:133
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:164
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:225
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:81
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:360
#: src/Internal/StockNotifications/Admin/ListTable.php:314
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:46
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:54
#: assets/client/admin/chunks/860.js:1 assets/client/admin/chunks/2684.js:1
#: assets/client/admin/chunks/3132.js:1 assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/activity-panels-inbox.js:1
#: assets/client/admin/chunks/analytics-settings.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/launch-store.js:2
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/chunks/settings-payments-bacs.js:1
#: assets/client/admin/customer-effort-score/index.js:2
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/experimental/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/admin/wp-admin-scripts/fulfillments.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/all-products.js:13 assets/client/blocks/cart.js:26
#: assets/client/blocks/checkout.js:36
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-collection.js:26
#: assets/client/blocks/product-tag.js:9
#: assets/client/blocks/wc-block-library.js:35
#: assets/client/blocks/wc-block-library.js:83
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:98
#: assets/client/blocks/wc-block-library.js:101
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Cancel"
msgstr "Cancel"

#: includes/admin/class-wc-admin-profile.php:54
#: includes/admin/class-wc-admin-profile.php:114
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:67
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:139
#: src/Blocks/BlockTypes/Checkout.php:118
#: src/Blocks/Domain/Services/CheckoutFields.php:720
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:58
#: assets/client/blocks/checkout.js:2
#: assets/client/blocks/wc-block-library.js:138
msgid "Company"
msgstr "Company"

#: includes/admin/class-wc-admin-profile.php:66
#: includes/admin/class-wc-admin-profile.php:126
#: includes/admin/class-wc-admin-setup-wizard.php:532
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:79
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:151
#: includes/admin/settings/class-wc-settings-general.php:153
#: includes/admin/settings/class-wc-settings-tax.php:253
#: includes/admin/settings/views/html-settings-tax.php:35
#: src/Admin/API/Reports/Customers/Controller.php:702
#: src/Blocks/Domain/Services/CheckoutFields.php:756
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:76
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "City"
msgstr "City"

#: includes/class-wc-countries.php:944 includes/class-wc-countries.php:1439
#: includes/class-wc-countries.php:1449 includes/class-wc-countries.php:1655
msgid "Postcode"
msgstr "Postcode"

#: src/Blocks/Domain/Services/CheckoutFields.php:768
msgid "State/County"
msgstr "State/County"

#: includes/admin/reports/class-wc-report-customer-list.php:217
#: includes/admin/settings/class-wc-settings-emails.php:489
#: includes/admin/settings/class-wc-settings-point-of-sale.php:82
#: src/Admin/API/Reports/Customers/Controller.php:697
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:36
#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:103
#: src/Internal/Admin/Orders/ListTable.php:1713
#: src/Internal/EmailEditor/Integration.php:205
#: src/StoreApi/Schemas/V1/BillingAddressSchema.php:38
#: templates/single-product-reviews.php:96
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/wc-block-library.js:93
msgid "Email"
msgstr "Email"

#: includes/admin/class-wc-admin-reports.php:138
msgid "Sales by date"
msgstr "Sales by date"

#: includes/admin/class-wc-admin-reports.php:144
msgid "Sales by product"
msgstr "Sales by product"

#: includes/admin/class-wc-admin-reports.php:150
msgid "Sales by category"
msgstr "Sales by category"

#: includes/admin/class-wc-admin-reports.php:156
msgid "Coupons by date"
msgstr "Coupons by date"

#: includes/admin/class-wc-admin-reports.php:170
#: includes/admin/settings/class-wc-settings-emails.php:643
#: src/Admin/ReportCSVEmail.php:68 src/Internal/Admin/Analytics.php:714
#: src/Internal/Admin/Orders/ListTable.php:1825
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Customers"
msgstr "Customers"

#: includes/admin/class-wc-admin-reports.php:190
msgid "Low in stock"
msgstr "Low in stock"

#: includes/admin/class-wc-admin-reports.php:216
msgid "Taxes by code"
msgstr "Taxes by code"

#: includes/admin/class-wc-admin-reports.php:222
msgid "Taxes by date"
msgstr "Taxes by date"

#: includes/admin/class-wc-admin-settings.php:98
msgid "Your settings have been saved."
msgstr "Your settings have been saved."

#: includes/admin/class-wc-admin-reports.php:135
#: includes/admin/reports/class-wc-report-customer-list.php:219
#: includes/admin/settings/class-wc-settings-advanced.php:264
#: includes/class-wc-post-types.php:444
#: includes/class-wc-privacy-exporters.php:76 includes/class-wc-query.php:133
#: includes/emails/class-wc-email.php:463
#: includes/react-admin/connect-existing-pages.php:133
#: includes/react-admin/connect-existing-pages.php:164
#: includes/wc-account-functions.php:108 src/Admin/API/Leaderboards.php:175
#: src/Admin/API/Leaderboards.php:315
#: src/Admin/API/Reports/Categories/Controller.php:249
#: src/Admin/API/Reports/Coupons/Controller.php:223
#: src/Admin/API/Reports/Customers/Controller.php:698
#: src/Admin/API/Reports/Orders/Stats/Controller.php:129
#: src/Admin/API/Reports/Products/Controller.php:326
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:275
#: src/Admin/API/Reports/Taxes/Controller.php:235
#: src/Admin/API/Reports/Variations/Controller.php:376
#: src/Admin/ReportCSVEmail.php:70 src/Internal/Admin/Analytics.php:672
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/wp-admin-scripts/command-palette.js:2
msgid "Orders"
msgstr "Orders"

#: includes/admin/class-wc-admin-reports.php:213
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:280
#: src/Admin/ReportCSVEmail.php:74 src/Internal/Admin/Analytics.php:696
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:367
#: src/Internal/RestApi/Routes/V4/Settings/Tax/Schema/TaxSettingsSchema.php:208
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/blocks/cart.js:26 assets/client/blocks/checkout.js:33
#: assets/client/blocks/wc-block-library.js:138
#: assets/client/blocks/wc-block-library.js:162
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:48
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Taxes"
msgstr "Taxes"

#: includes/admin/class-wc-admin-settings.php:187
msgid "The changes you made will be lost if you navigate away from this page."
msgstr "The changes you made will be lost if you navigate away from this page."

#: includes/admin/class-wc-admin-settings.php:669
msgid "The settings of this image size have been disabled because its values are being overwritten by a filter."
msgstr "The settings of this image size have been disabled because its values are being overwritten by a filter."

#: includes/admin/class-wc-admin-settings.php:712
msgid "Select a page&hellip;"
msgstr "Select a page&hellip;"

#: includes/abstracts/abstract-wc-settings-api.php:832
#: includes/admin/class-wc-admin-menus.php:578
#: includes/admin/class-wc-admin-settings.php:816
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:106
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
msgid "Select all"
msgstr "Select all"

#: includes/abstracts/abstract-wc-settings-api.php:832
#: includes/admin/class-wc-admin-settings.php:816
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:107
msgid "Select none"
msgstr "Select none"

#: includes/admin/settings/class-wc-settings-emails.php:249
#: includes/admin/settings/class-wc-settings-general.php:347
msgid "Left"
msgstr "Left"

#: includes/admin/settings/class-wc-settings-emails.php:251
#: includes/admin/settings/class-wc-settings-general.php:348
msgid "Right"
msgstr "Right"

#: includes/admin/settings/class-wc-settings-general.php:349
msgid "Left with space"
msgstr "Left with space"

#: includes/admin/settings/class-wc-settings-general.php:350
msgid "Right with space"
msgstr "Right with space"

#: i18n/units.php:16
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:256
msgid "kg"
msgstr "kg"

#: i18n/units.php:17
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:257
msgid "g"
msgstr "g"

#: i18n/units.php:18
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:258
msgid "lbs"
msgstr "lbs"

#: i18n/units.php:19
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:259
msgid "oz"
msgstr "oz"

#: i18n/units.php:22
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:415
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:264
msgid "m"
msgstr "m"

#: i18n/units.php:23
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:265
msgid "cm"
msgstr "cm"

#: i18n/units.php:24
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:266
msgid "mm"
msgstr "mm"

#: i18n/units.php:25
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:267
msgid "in"
msgstr "in"

#: i18n/units.php:26
#: src/Internal/RestApi/Routes/V4/Settings/Products/Schema/ProductSettingsSchema.php:268
msgid "yd"
msgstr "yd"

#: includes/admin/class-wc-admin-setup-wizard.php:537
#: includes/admin/class-wc-admin-setup-wizard.php:539
#: includes/class-wc-countries.php:947 includes/class-wc-countries.php:1295
#: includes/class-wc-countries.php:1444 includes/class-wc-countries.php:1645
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "State"
msgstr "State"

#: includes/class-wc-install.php:1187
msgctxt "Page title"
msgid "Shop"
msgstr "Shop"

#: includes/class-wc-install.php:1192
msgctxt "Page title"
msgid "Cart"
msgstr "Basket"

#: includes/class-wc-install.php:1197
msgctxt "Page title"
msgid "Checkout"
msgstr "Checkout"

#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:235
msgid "%s product moved to the Trash."
msgid_plural "%s products moved to the Trash."
msgstr[0] "%s product moved to the Bin."
msgstr[1] "%s products moved to the Bin."

#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:237
msgid "%s product restored from the Trash."
msgid_plural "%s products restored from the Trash."
msgstr[0] "%s product restored from the Bin."
msgstr[1] "%s products restored from the Bin."

#. translators: %s: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:248
#: src/Internal/Admin/Orders/ListTable.php:1650
msgid "%s order moved to the Trash."
msgid_plural "%s orders moved to the Trash."
msgstr[0] "%s order moved to the Bin."
msgstr[1] "%s orders moved to the Bin."

#. translators: %s: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:250
#: src/Internal/Admin/Orders/ListTable.php:1655
msgid "%s order restored from the Trash."
msgid_plural "%s orders restored from the Trash."
msgstr[0] "%s order restored from the Bin."
msgstr[1] "%s orders restored from the Bin."

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:261
msgid "%s coupon moved to the Trash."
msgid_plural "%s coupons moved to the Trash."
msgstr[0] "%s coupon moved to the Bin."
msgstr[1] "%s coupons moved to the Bin."

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:263
msgid "%s coupon restored from the Trash."
msgid_plural "%s coupons restored from the Trash."
msgstr[0] "%s coupon restored from the Bin."
msgstr[1] "%s coupons restored from the Bin."

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:257
msgid "%s coupon not updated, somebody is editing it."
msgid_plural "%s coupons not updated, somebody is editing them."
msgstr[0] "%s coupon not updated, somebody is editing it."
msgstr[1] "%s coupons not updated, somebody is editing them."

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:259
msgid "%s coupon permanently deleted."
msgid_plural "%s coupons permanently deleted."
msgstr[0] "%s coupon permanently deleted."
msgstr[1] "%s coupons permanently deleted."

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:255
msgid "%s coupon updated."
msgid_plural "%s coupons updated."
msgstr[0] "%s coupon updated."
msgstr[1] "%s coupons updated."

#. translators: %s: order count
#: includes/admin/class-wc-admin-post-types.php:244
msgid "%s order not updated, somebody is editing it."
msgid_plural "%s orders not updated, somebody is editing them."
msgstr[0] "%s order not updated, somebody is editing it."
msgstr[1] "%s orders not updated, somebody is editing them."

#. translators: %s: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:246
#: src/Internal/Admin/Orders/ListTable.php:1660
msgid "%s order permanently deleted."
msgid_plural "%s orders permanently deleted."
msgstr[0] "%s order permanently deleted."
msgstr[1] "%s orders permanently deleted."

#. translators: %s: order count
#: includes/admin/class-wc-admin-post-types.php:242
msgid "%s order updated."
msgid_plural "%s orders updated."
msgstr[0] "%s order updated."
msgstr[1] "%s orders updated."

#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:231
msgid "%s product not updated, somebody is editing it."
msgid_plural "%s products not updated, somebody is editing them."
msgstr[0] "%s product not updated, somebody is editing it."
msgstr[1] "%s products not updated, somebody is editing them."

#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:233
msgid "%s product permanently deleted."
msgid_plural "%s products permanently deleted."
msgstr[0] "%s product permanently deleted."
msgstr[1] "%s products permanently deleted."

#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:229
msgid "%s product updated."
msgid_plural "%s products updated."
msgstr[0] "%s product updated."
msgstr[1] "%s products updated."

#: includes/admin/class-wc-admin-setup-wizard.php:556
#: includes/admin/class-wc-admin-setup-wizard.php:559
msgid "Choose a currency&hellip;"
msgstr "Choose a currency&hellip;"

#: includes/admin/class-wc-admin-setup-wizard.php:658
#: includes/admin/class-wc-admin-setup-wizard.php:1180
#: includes/admin/class-wc-admin-setup-wizard.php:1852
#: includes/admin/class-wc-admin-setup-wizard.php:1997
#: includes/admin/importers/views/html-product-csv-import-form.php:143
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:271
#: assets/client/admin/chunks/3132.js:1 assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/core-profiler.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/blocks/product-collection.js:26
#: assets/client/blocks/wc-block-library.js:98
msgid "Continue"
msgstr "Continue"

#: includes/admin/class-wc-admin-setup-wizard.php:374
msgid "Not right now"
msgstr "Not right now"

#: includes/class-wc-privacy.php:124 includes/emails/class-wc-email.php:468
#: src/Admin/Features/Blueprint/Exporters/ExportWCPaymentGateways.php:76
#: src/Internal/Admin/Settings/PaymentsController.php:69
#: assets/client/admin/chunks/homescreen.js:1
msgid "Payments"
msgstr "Payments"

#: includes/admin/class-wc-admin-setup-wizard.php:261
msgid "Ready!"
msgstr "Ready!"

#: includes/admin/class-wc-admin-setup-wizard.php:376
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Skip this step"
msgstr "Skip this step"

#: includes/admin/class-wc-admin-setup-wizard.php:517
msgid "Where is your store based?"
msgstr "Where is your store based?"

#: includes/admin/class-wc-admin-setup-wizard.php:352
msgid "WooCommerce &rsaquo; Setup Wizard"
msgstr "WooCommerce &rsaquo; Setup Wizard"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:127
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:510
#: src/Internal/Admin/Orders/ListTable.php:1027
msgid "Billing"
msgstr "Billing"

#: includes/admin/class-wc-admin-duplicate-product.php:64
msgid "Trash"
msgstr "Bin"

#: includes/admin/views/html-bulk-edit-product.php:258
#: includes/admin/views/html-quick-edit-product.php:186
msgid "Catalog"
msgstr "Catalogue"

#: includes/admin/class-wc-admin-setup-wizard.php:1496
msgid "PayPal email address"
msgstr "PayPal email address"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:614
msgid "Decimal separator."
msgstr "Decimal separator."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:608
msgid "Thousand separator."
msgstr "Thousand separator."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:602
msgid "Currency position."
msgstr "Currency position."

#: includes/class-wc-install.php:1202
msgctxt "Page title"
msgid "My account"
msgstr "My account"

#: includes/admin/class-wc-admin-setup-wizard.php:611
#: src/Internal/Admin/OrderMilestoneEasterEgg.php:391
msgid "Let's go!"
msgstr "Let's go!"

#: includes/admin/settings/class-wc-settings-advanced.php:50
#: includes/admin/settings/class-wc-settings-advanced.php:83
msgid "Page setup"
msgstr "Page setup"

#: includes/admin/class-wc-admin-settings.php:681
msgid "Hard crop?"
msgstr "Hard crop?"

#: includes/admin/class-wc-admin-reports.php:179
msgid "Customer list"
msgstr "Customer list"

#: includes/admin/class-wc-admin-reports.php:173
msgid "Customers vs. guests"
msgstr "Customers vs. guests"

#: includes/admin/class-wc-admin-profile.php:82
#: includes/admin/class-wc-admin-profile.php:142
msgid "State / County or state code"
msgstr "State / County or state code"

#: includes/admin/class-wc-admin-webhooks-table-list.php:91
#: includes/admin/class-wc-admin-webhooks-table-list.php:207
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:67
#: includes/admin/settings/views/html-webhooks-edit.php:228
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:71
#: src/Internal/Admin/Logging/PageController.php:387
#: src/Internal/Admin/Orders/ListTable.php:333
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:701
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:215
#: src/Internal/StockNotifications/Admin/ListTable.php:315
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:62
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
msgid "Delete permanently"
msgstr "Delete permanently"

#: includes/class-wc-checkout.php:274
msgid "Order notes"
msgstr "Order notes"

#. translators: %s: product url
#: includes/admin/class-wc-admin-post-types.php:153
msgid "Product draft updated. <a target=\"_blank\" href=\"%s\">Preview product</a>"
msgstr "Product draft updated. <a target=\"_blank\" href=\"%s\">Preview product</a>"

#. translators: %s: product url
#: includes/admin/class-wc-admin-post-types.php:145
msgid "Product submitted. <a target=\"_blank\" href=\"%s\">Preview product</a>"
msgstr "Product submitted. <a target=\"_blank\" href=\"%s\">Preview product</a>"

#: includes/admin/class-wc-admin-assets.php:542
msgid "Product description"
msgstr "Product description"

#: includes/admin/helper/class-wc-helper.php:318
#: includes/admin/helper/class-wc-helper.php:416
#: includes/admin/helper/class-wc-helper.php:430
msgid "Purchase"
msgstr "Purchase"

#. translators: 1: date 2: product url
#: includes/admin/class-wc-admin-post-types.php:148
msgid "Product scheduled for: %1$s. <a target=\"_blank\" href=\"%2$s\">Preview product</a>"
msgstr "Product scheduled for: %1$s. <a target=\"_blank\" href=\"%2$s\">Preview product</a>"

#: includes/admin/class-wc-admin-reports.php:202
msgid "Most stocked"
msgstr "Most stocked"

#: includes/admin/class-wc-admin-post-types.php:788
msgid "Catalog visibility:"
msgstr "Catalogue visibility:"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:520
msgid "Delete this review permanently"
msgstr "Delete this review permanently"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:528
msgid "Move this review to the Trash"
msgstr "Move this review to the Bin"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:510
msgid "Restore this review from the Trash"
msgstr "Restore this review from the Bin"

#: includes/admin/class-wc-admin-api-keys-table-list.php:48
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:620
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:799
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:85
#: includes/admin/meta-boxes/views/html-variation-admin.php:468
#: includes/admin/settings/class-wc-settings-shipping.php:469
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:81
#: includes/admin/settings/views/html-keys-edit.php:28
#: includes/export/class-wc-product-csv-exporter.php:138
#: includes/gateways/bacs/class-wc-gateway-bacs.php:119
#: includes/gateways/cheque/class-wc-gateway-cheque.php:88
#: includes/gateways/cod/class-wc-gateway-cod.php:114
#: includes/gateways/paypal/includes/settings-paypal.php:29
#: includes/wc-template-functions.php:2334
#: src/Admin/API/ShippingPartnerSuggestions.php:180
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:77
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:293
#: templates/single-product/tabs/description.php:22
#: assets/client/admin/chunks/settings-payments-bacs.js:1
#: assets/client/admin/chunks/settings-payments-cheque.js:1
#: assets/client/admin/chunks/settings-payments-cod.js:1
#: assets/client/blocks/product-details.js:1
#: assets/client/blocks/wc-block-library.js:130
msgid "Description"
msgstr "Description"

#. translators: %s: API key ID.
#. translators: %s: webhook ID.
#. translators: %d: product ID.
#. translators: 1: ID who refunded
#: includes/admin/class-wc-admin-api-keys-table-list.php:96
#: includes/admin/class-wc-admin-webhooks-table-list.php:78
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:155
#: includes/admin/meta-boxes/views/html-order-refund.php:29
msgid "ID: %d"
msgstr "ID: %d"

#: includes/admin/class-wc-admin-api-keys-table-list.php:164
#: includes/admin/settings/views/html-keys-edit.php:75
#: includes/class-wc-auth.php:72
msgid "Read"
msgstr "Read"

#: includes/admin/class-wc-admin-api-keys-table-list.php:165
#: includes/admin/settings/views/html-keys-edit.php:76
#: includes/class-wc-auth.php:73
msgid "Write"
msgstr "Write"

#: includes/admin/class-wc-admin-api-keys-table-list.php:166
#: includes/admin/settings/views/html-keys-edit.php:77
#: includes/class-wc-auth.php:74
msgid "Read/Write"
msgstr "Read/Write"

#: includes/admin/class-wc-admin-notices.php:246
#: includes/admin/class-wc-admin-status.php:310
#: includes/emails/class-wc-email.php:1558
#: src/Internal/Features/FeaturesController.php:2109
msgid "Action failed. Please refresh the page and retry."
msgstr "Action failed. Please refresh the page and retry."

#. Plugin Name of the plugin
#: woocommerce.php includes/admin/class-wc-admin-menus.php:95
#: includes/admin/class-wc-admin-setup-wizard.php:359
#: includes/admin/class-wc-admin-setup-wizard.php:456
#: includes/admin/class-wc-admin.php:297
#: includes/admin/helper/views/html-oauth-start.php:21
#: includes/class-wc-order.php:2090 includes/class-wc-order.php:2091
#: includes/class-wc-privacy.php:54
#: includes/customizer/class-wc-shop-customizer.php:39
#: includes/react-admin/connect-existing-pages.php:63
#: includes/wc-order-functions.php:1196 src/Admin/PageController.php:213
#: src/Blocks/BlockTypesController.php:260
#: src/Blocks/Patterns/PatternRegistry.php:22
#: src/Internal/Abilities/AbilitiesCategories.php:49
#: src/Internal/Admin/Homescreen.php:181 src/Internal/Admin/Loader.php:416
#: src/Internal/Admin/Settings.php:212 templates/auth/header.php:35
#: assets/client/blocks/cart-frontend.js:8 assets/client/blocks/cart.js:32
#: assets/client/blocks/classic-shortcode.js:1
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/product-search.js:1
#: assets/client/blocks/product-top-rated.js:12
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:101
#: assets/client/blocks/wc-block-library.js:138
#: assets/client/blocks/wc-block-library.js:164
msgid "WooCommerce"
msgstr "WooCommerce"

#: includes/admin/class-wc-admin-assets.php:485
msgid "Please enter in country code with two capital letters."
msgstr "Please enter in country code with two capital letters."

#: includes/admin/class-wc-admin-assets.php:486
msgid "Please enter in a value less than the regular price."
msgstr "Please enter in a value less than the regular price."

#: includes/admin/class-wc-admin-assets.php:570
msgid "Enter a value"
msgstr "Enter a value"

#: includes/admin/class-wc-admin-assets.php:572
msgid "Enter a value (fixed or %)"
msgstr "Enter a value (fixed or %)"

#: includes/admin/class-wc-admin-assets.php:574
msgid "Are you sure you want to delete all variations? This cannot be undone."
msgstr "Are you sure you want to delete all variations? This cannot be undone."

#: includes/admin/class-wc-admin-assets.php:575
msgid "Last warning, are you sure?"
msgstr "Last warning, are you sure?"

#: includes/admin/class-wc-admin-assets.php:576
#: includes/admin/class-wc-admin-brands.php:353
#: includes/admin/class-wc-admin-brands.php:449
#: includes/admin/class-wc-admin-taxonomies.php:164
#: includes/admin/class-wc-admin-taxonomies.php:274
#: assets/client/admin/wp-admin-scripts/visual-attribute-picker.js:2
msgid "Choose an image"
msgstr "Choose an image"

#: includes/admin/class-wc-admin-assets.php:577
msgid "Set variation image"
msgstr "Set variation image"

#: includes/admin/class-wc-admin-assets.php:580
msgid "Are you sure you want to remove this variation?"
msgstr "Are you sure you want to remove this variation?"

#: includes/admin/class-wc-admin-assets.php:581
msgid "Sale start date (YYYY-MM-DD format or leave blank)"
msgstr "Sale start date (DD-MM-YYYY format or leave blank)"

#: includes/admin/class-wc-admin-assets.php:606
#: includes/admin/class-wc-admin-assets.php:827
#: includes/admin/settings/views/html-webhooks-edit.php:70
#: includes/class-wc-frontend-scripts.php:768
#: includes/wc-template-functions.php:3475
#: includes/wc-template-functions.php:3476
#: templates/cart/shipping-calculator.php:58
msgid "Select an option&hellip;"
msgstr "Select an option&hellip;"

#: includes/admin/class-wc-admin-assets.php:654
msgid "Please select some items."
msgstr "Please select some items."

#: includes/admin/class-wc-admin-assets.php:655
msgid "Are you sure you wish to process this refund? This action cannot be undone."
msgstr "Are you sure you wish to process this refund? This action cannot be undone."

#: includes/admin/class-wc-admin-assets.php:656
msgid "Are you sure you wish to delete this refund? This action cannot be undone."
msgstr "Are you sure you wish to delete this refund? This action cannot be undone."

#: includes/admin/class-wc-admin-assets.php:657
msgid "Are you sure you wish to delete this tax column? This action cannot be undone."
msgstr "Are you sure you wish to delete this tax column? This action cannot be undone."

#: includes/admin/class-wc-admin-assets.php:658
msgid "Remove this item meta?"
msgstr "Remove this item meta?"

#: includes/admin/class-wc-admin-assets.php:659
#: includes/admin/class-wc-admin-attributes.php:315
#: includes/admin/class-wc-admin-attributes.php:382
#: includes/admin/class-wc-admin-attributes.php:420
#: includes/admin/class-wc-admin-attributes.php:482
#: includes/admin/class-wc-admin-attributes.php:561
#: includes/admin/class-wc-admin-attributes.php:614
#: includes/admin/class-wc-admin-webhooks-table-list.php:48
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:615
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:794
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:195
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:19
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:84
#: includes/admin/meta-boxes/views/html-product-data-general.php:139
#: includes/admin/meta-boxes/views/html-variation-admin.php:482
#: includes/admin/settings/class-wc-settings-shipping.php:528
#: includes/admin/settings/views/html-webhooks-edit.php:24
#: includes/admin/views/html-admin-page-status-report.php:924
#: includes/export/class-wc-product-csv-exporter.php:133
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:17
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:104
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:102
#: includes/widgets/class-wc-widget-brand-thumbnails.php:229
#: includes/widgets/class-wc-widget-product-categories.php:52
#: src/Admin/API/Reports/Customers/Controller.php:693
#: src/Blocks/BlockTypes/Reviews/ProductReviewForm.php:96
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:149
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormProcessor.php:759
#: src/Internal/OrderWithdrawal/OrderWithdrawalFormView.php:101
#: templates/single-product-reviews.php:89
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/marketplace.js:1
msgid "Name"
msgstr "Name"

#. translators: Remove chip.
#: includes/admin/class-wc-admin-assets.php:660
#: includes/admin/meta-boxes/views/html-product-attribute.php:13
#: includes/admin/meta-boxes/views/html-variation-admin.php:20
#: assets/client/admin/components/index.js:2
#: assets/client/admin/wp-admin-scripts/fulfillments.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/mini-cart.js:1
#: assets/client/blocks/wc-block-library.js:163
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:47
msgid "Remove"
msgstr "Remove"

#: includes/admin/class-wc-admin-assets.php:661
#: includes/admin/meta-boxes/views/html-order-download-permission.php:9
#: includes/admin/meta-boxes/views/html-product-attribute.php:11
msgid "Click to toggle"
msgstr "Click to toggle"

#: includes/admin/class-wc-admin-assets.php:662
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:30
msgid "Value(s)"
msgstr "Value(s)"

#: includes/admin/class-wc-admin-assets.php:663
msgid "Enter some text, or some attributes by pipe (|) separating values."
msgstr "Enter some text, or some attributes by pipe (|) separating values."

#: includes/admin/class-wc-admin-assets.php:664
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:131
msgid "Visible on the product page"
msgstr "Visible on the product page"

#: includes/admin/class-wc-admin-assets.php:665
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:137
msgid "Used for variations"
msgstr "Used for variations"

#: includes/admin/class-wc-admin-assets.php:666
msgid "Enter a name for the new attribute term:"
msgstr "Enter a name for the new attribute term:"

#: includes/admin/class-wc-admin-assets.php:668
msgid "Copy billing information to shipping information? This will remove any currently entered shipping information."
msgstr "Copy billing information to shipping information? This will remove any currently entered shipping information."

#: includes/admin/class-wc-admin-assets.php:669
msgid "Load the customer's billing information? This will remove any currently entered billing information."
msgstr "Load the customer's billing information? This will remove any currently entered billing information."

#: includes/admin/class-wc-admin-assets.php:670
msgid "Load the customer's shipping information? This will remove any currently entered shipping information."
msgstr "Load the customer's shipping information? This will remove any currently entered shipping information."

#: includes/admin/class-wc-admin-assets.php:671
#: includes/admin/class-wc-admin-post-types.php:795
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:215
#: includes/admin/views/html-bulk-edit-product.php:270
#: includes/admin/views/html-quick-edit-product.php:200
#: assets/client/blocks/product-collection.js:24
#: assets/client/blocks/wc-block-library.js:98
msgid "Featured"
msgstr "Featured"

#: includes/admin/class-wc-admin-assets.php:675
msgid "No customer selected"
msgstr "No customer selected"

#: includes/admin/class-wc-admin-assets.php:700
msgid "Could not grant access - the user may already have permission for this file or billing email is not set. Ensure the billing email is set, and the order has been saved."
msgstr "Could not grant access - the user may already have permission for this file or billing email is not set. Ensure the billing email is set, and the order has been saved."

#: includes/admin/class-wc-admin-assets.php:701
msgid "Are you sure you want to revoke access to this download?"
msgstr "Are you sure you want to revoke access to this download?"

#: includes/admin/class-wc-admin-assets.php:702
msgid "You cannot add the same tax rate twice!"
msgstr "You cannot add the same tax rate twice!"

#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:624
#: includes/wc-attribute-functions.php:547
msgid "Slug \"%s\" is not allowed because it is a reserved term. Change it, please."
msgstr "Slug \"%s\" is not allowed because it is a reserved term. Change it, please."

#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:627
#: includes/wc-attribute-functions.php:550
msgid "Slug \"%s\" is already in use. Change it, please."
msgstr "Slug \"%s\" is already in use. Change it, please."

#: includes/admin/class-wc-admin-attributes.php:300
msgid "Attribute updated successfully"
msgstr "Attribute updated successfully"

#: includes/admin/class-wc-admin-attributes.php:319
#: includes/admin/class-wc-admin-attributes.php:563
msgid "Name for the attribute (shown on the front-end)."
msgstr "Name for the attribute (shown on the front-end)."

#: includes/admin/class-wc-admin-attributes.php:324
#: includes/admin/class-wc-admin-attributes.php:421
#: includes/admin/class-wc-admin-attributes.php:567
#: includes/admin/settings/class-wc-settings-shipping.php:468
#: includes/admin/settings/class-wc-settings-shipping.php:529
msgid "Slug"
msgstr "Slug"

#: includes/admin/class-wc-admin-attributes.php:573
msgid "Enable Archives?"
msgstr "Enable Archives?"

#: includes/admin/class-wc-admin-attributes.php:337
#: includes/admin/class-wc-admin-attributes.php:575
msgid "Enable this if you want this attribute to have product archives in your store."
msgstr "Enable this if you want this attribute to have product archives in your store."

#: includes/admin/class-wc-admin-attributes.php:352
#: includes/admin/class-wc-admin-attributes.php:423
#: includes/admin/class-wc-admin-attributes.php:589
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:613
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:791
#: includes/export/class-wc-product-csv-exporter.php:130
#: src/Admin/API/Reports/Coupons/Controller.php:227
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Type"
msgstr "Type"

#: includes/admin/class-wc-admin-attributes.php:377
#: includes/admin/class-wc-admin-attributes.php:611
#: assets/client/blocks/all-reviews.js:3
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/reviews-by-product.js:12
#: assets/client/blocks/wc-block-library.js:42
msgid "Default sort order"
msgstr "Default sort order"

#: includes/admin/class-wc-admin-attributes.php:381
#: includes/admin/class-wc-admin-attributes.php:491
#: includes/admin/class-wc-admin-attributes.php:613
msgid "Custom ordering"
msgstr "Custom ordering"

#: includes/admin/class-wc-admin-attributes.php:383
#: includes/admin/class-wc-admin-attributes.php:485
#: includes/admin/class-wc-admin-attributes.php:615
msgid "Name (numeric)"
msgstr "Name (numeric)"

#: includes/admin/class-wc-admin-attributes.php:384
#: includes/admin/class-wc-admin-attributes.php:488
#: includes/admin/class-wc-admin-attributes.php:616
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:61
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:130
msgid "Term ID"
msgstr "Term ID"

#: includes/admin/class-wc-admin-attributes.php:386
#: includes/admin/class-wc-admin-attributes.php:618
msgid "Determines the sort order of the terms on the frontend shop product pages. If using custom ordering, you can drag and drop the terms in this attribute."
msgstr "Determines the sort order of the terms on the frontend shop product pages. If using custom ordering, you can drag and drop the terms in this attribute."

#: includes/admin/class-wc-admin-attributes.php:425
#: includes/widgets/class-wc-widget-product-categories.php:49
#: includes/widgets/class-wc-widget-products.php:53
#: assets/client/blocks/all-reviews.js:1
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/reviews-by-category.js:12
#: assets/client/blocks/reviews-by-product.js:9
#: assets/client/blocks/reviews-frontend.js:1
#: assets/client/blocks/wc-block-library.js:42
#: assets/client/blocks/wc-block-library.js:93
msgid "Order by"
msgstr "Order by"

#: includes/admin/class-wc-admin-attributes.php:426
#: assets/client/blocks/order-confirmation-create-account-frontend.js:2
#: assets/client/blocks/order-confirmation-create-account.js:2
#: assets/client/blocks/wc-block-library.js:129
msgid "Terms"
msgstr "Terms"

#: includes/admin/class-wc-admin-attributes.php:534
msgid "Configure terms"
msgstr "Configure terms"

#: includes/admin/class-wc-admin-attributes.php:543
msgid "No attributes currently exist."
msgstr "No attributes currently exist."

#: includes/admin/class-wc-admin-attributes.php:634
msgid "Are you sure you want to delete this attribute?"
msgstr "Are you sure you want to delete this attribute?"

#: includes/admin/class-wc-admin-dashboard.php:493
#: includes/admin/class-wc-admin-dashboard.php:577
msgid "There are no product reviews yet."
msgstr "There are no product reviews yet."

#: includes/admin/class-wc-admin-duplicate-product.php:68
msgid "Make a duplicate from this product"
msgstr "Make a duplicate from this product"

#: includes/admin/class-wc-admin-duplicate-product.php:69
msgid "Duplicate"
msgstr "Duplicate"

#: includes/admin/class-wc-admin-attributes.php:392
#: includes/admin/helper/class-wc-helper.php:293
#: includes/admin/helper/views/html-section-account.php:3
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:78
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:403
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:60
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:65
#: templates/cart/shipping-calculator.php:91
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/admin/wp-admin-scripts/fulfillments.js:2
msgid "Update"
msgstr "Update"

#: includes/admin/class-wc-admin-menus.php:101
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:856
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:105
#: includes/admin/views/html-admin-page-product-export.php:89
#: includes/react-admin/connect-existing-pages.php:297
#: src/Blocks/BlockTypes/ProductSpecifications.php:122
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:225
#: assets/client/blocks/product-collection.js:12
#: assets/client/blocks/product-query.js:12
#: assets/client/blocks/product-specifications.js:2
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:99
#: assets/client/blocks/wc-block-library.js:130
msgid "Attributes"
msgstr "Attributes"

#: includes/admin/class-wc-admin-attributes.php:445
#: includes/admin/class-wc-admin-post-types.php:800
#: includes/admin/class-wc-admin-webhooks-table-list.php:79
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:511
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:652
#: includes/admin/meta-boxes/views/html-variation-admin.php:19
#: includes/admin/reports/class-wc-report-customer-list.php:163
#: includes/admin/reports/class-wc-report-stock.php:137
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:162
#: includes/admin/settings/views/html-admin-page-shipping-providers.php:179
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:127
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:77
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:119
#: includes/class-wc-post-types.php:379 includes/class-wc-post-types.php:448
#: includes/class-wc-post-types.php:512
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:39
#: src/Internal/Admin/Orders/ListTable.php:1767
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:546
#: src/Internal/StockNotifications/Admin/ListTable.php:129
#: assets/client/admin/wp-admin-scripts/settings-embed.js:9
#: assets/client/blocks/attribute-filter.js:19
#: assets/client/blocks/checkout-frontend.js:3
#: assets/client/blocks/checkout.js:15
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:151
#: assets/client/blocks/wc-shipping-method-pickup-location.js:238
msgid "Edit"
msgstr "Edit"

#: includes/admin/class-wc-admin-attributes.php:446
#: includes/admin/class-wc-admin-log-table-list.php:246
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:98
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:134
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:143
#: includes/admin/meta-boxes/views/html-order-notes.php:55
#: includes/admin/meta-boxes/views/html-product-download.php:29
#: includes/admin/meta-boxes/views/html-product-variation-download.php:29
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:162
#: includes/admin/settings/views/html-admin-page-shipping-providers.php:179
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:127
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:119
#: includes/class-wc-ajax.php:1788 includes/wc-account-functions.php:423
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:92
#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:277
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:401
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:334
#: src/Internal/StockNotifications/Admin/ListTable.php:130
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/settings-payments-bacs.js:1
#: assets/client/admin/experimental/index.js:2
msgid "Delete"
msgstr "Delete"

#: includes/admin/class-wc-admin-duplicate-product.php:94
msgid "Copy to a new draft"
msgstr "Copy to a new draft"

#: includes/admin/class-wc-admin-duplicate-product.php:103
msgid "No product to duplicate has been supplied!"
msgstr "No product to duplicate has been supplied!"

#: includes/admin/class-wc-admin-setup-wizard.php:895
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:108
msgid "Free Shipping"
msgstr "Free Shipping"

#: includes/admin/class-wc-admin-menus.php:111
#: includes/react-admin/connect-existing-pages.php:30
msgid "Reports"
msgstr "Reports"

#: includes/admin/class-wc-admin-help.php:64
#: includes/admin/class-wc-admin-help.php:66
msgid "Found a bug?"
msgstr "Found a bug?"

#: includes/admin/class-wc-admin-help.php:69
msgid "Report a bug"
msgstr "Report a bug"

#: includes/admin/class-wc-admin-help.php:75
msgid "For more information:"
msgstr "For more information:"

#: includes/admin/class-wc-admin-help.php:76
msgid "About WooCommerce"
msgstr "About WooCommerce"

#: includes/admin/class-wc-admin-importers.php:143
msgid "Import <strong>tax rates</strong> to your store via a csv file."
msgstr "Import <strong>tax rates</strong> to your store via a csv file."

#: src/Internal/Admin/Orders/Edit.php:82
msgid "Note: Permissions for order items will automatically be granted when the order status changes to processing/completed."
msgstr "Note: Permissions for order items will automatically be granted when the order status changes to processing/completed."

#: includes/class-wc-post-types.php:507
#: includes/react-admin/connect-existing-pages.php:176
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:278
#: src/Admin/ReportCSVEmail.php:67 src/Internal/Admin/Analytics.php:690
#: src/Internal/Admin/Coupons.php:63 src/Internal/Admin/Coupons.php:64
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/blocks/cart.js:25 assets/client/blocks/checkout.js:23
#: assets/client/blocks/wc-block-library.js:19
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:32
msgid "Coupons"
msgstr "Coupons"

#: includes/admin/class-wc-admin-menus.php:126
#: includes/admin/views/html-admin-page-status-report.php:688
#: includes/class-wc-install.php:2568
#: includes/react-admin/connect-existing-pages.php:34
#: src/Internal/Admin/Analytics.php:720
#: src/Internal/Admin/Logging/PageController.php:212
#: src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php:270
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/email-editor/index.js:2
#: assets/client/admin/settings-ui/index.js:2
#: assets/client/admin/wp-admin-scripts/email-editor-integration.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
#: assets/client/blocks/accordion-group.js:1
#: assets/client/blocks/accordion-header.js:1
#: assets/client/blocks/accordion-item.js:1
#: assets/client/blocks/all-products.js:9 assets/client/blocks/cart-link.js:1
#: assets/client/blocks/cart.js:19 assets/client/blocks/category-title.js:1
#: assets/client/blocks/checkout.js:36 assets/client/blocks/coming-soon.js:1
#: assets/client/blocks/mini-cart.js:1 assets/client/blocks/price-filter.js:5
#: assets/client/blocks/product-collection.js:26
#: assets/client/blocks/product-details.js:1
#: assets/client/blocks/product-filter-price-slider.js:1
#: assets/client/blocks/product-filters.js:1
#: assets/client/blocks/product-gallery-thumbnails.js:1
#: assets/client/blocks/product-review-author-name.js:1
#: assets/client/blocks/product-review-date.js:1
#: assets/client/blocks/product-reviews-pagination.js:1
#: assets/client/blocks/product-reviews-title.js:1
#: assets/client/blocks/saved-for-later.js:1
#: assets/client/blocks/wc-block-library.js:79
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:98
#: assets/client/blocks/wc-block-library.js:99
#: assets/client/blocks/wc-block-library.js:108
#: assets/client/blocks/wc-block-library.js:109
#: assets/client/blocks/wc-block-library.js:112
#: assets/client/blocks/wc-block-library.js:129
#: assets/client/blocks/wc-block-library.js:130
#: assets/client/blocks/wc-block-library.js:132
#: assets/client/blocks/wc-block-library.js:137
#: assets/client/blocks/wc-block-library.js:138
#: assets/client/blocks/wc-block-library.js:163
#: assets/client/blocks/wc-entities.js:1 assets/client/blocks/wishlist.js:1
msgid "Settings"
msgstr "Settings"

#: includes/admin/class-wc-admin-meta-boxes.php:148
#: src/Blocks/BlockTypes/ProductFilterRating.php:136
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:627
#: assets/client/blocks/active-filters-frontend.js:5
#: assets/client/blocks/active-filters-wrapper-frontend.js:5
#: assets/client/blocks/active-filters.js:5
#: assets/client/blocks/product-filter-rating.js:1
#: assets/client/blocks/wc-block-library.js:77
#: assets/client/blocks/wc-block-library.js:118
msgid "Rating"
msgstr "Rating"

#: includes/admin/class-wc-admin-meta-boxes.php:204
#: includes/admin/settings/class-wc-settings-products.php:172
#: src/Blocks/BlockTypes/Reviews/ProductReviewsTitle.php:72
#: src/Blocks/Patterns/PatternRegistry.php:28
#: src/Internal/Admin/ProductReviews/Reviews.php:84
#: src/Internal/Admin/ProductReviews/Reviews.php:85
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1359
#: templates/single-product-reviews.php:37
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/blocks/product-details.js:1
#: assets/client/blocks/product-reviews-title.js:6
#: assets/client/blocks/wc-block-library.js:130
#: assets/client/blocks/wc-block-library.js:137
msgid "Reviews"
msgstr "Reviews"

#: includes/admin/class-wc-admin-permalink-settings.php:46
msgid "Product category base"
msgstr "Product category base"

#: includes/admin/class-wc-admin-permalink-settings.php:53
msgid "Product tag base"
msgstr "Product tag base"

#: includes/admin/class-wc-admin-permalink-settings.php:60
msgid "Product attribute base"
msgstr "Product attribute base"

#: includes/admin/class-wc-admin-permalink-settings.php:116
#: includes/admin/class-wc-admin-taxonomies.php:128
#: includes/admin/class-wc-admin-taxonomies.php:236
#: includes/wc-template-functions.php:1698
#: assets/client/blocks/catalog-sorting.js:1
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/wc-block-library.js:90
#: assets/client/blocks/wc-block-library.js:93
msgid "Default"
msgstr "Standard"

#: includes/admin/class-wc-admin-permalink-settings.php:121
msgid "Shop base"
msgstr "Shop base"

#: includes/admin/class-wc-admin-permalink-settings.php:125
msgid "Shop base with category"
msgstr "Shop base with category"

#: includes/admin/importers/views/html-csv-import-done.php:77
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:245
#: includes/admin/meta-boxes/views/html-order-items.php:434
#: includes/admin/reports/class-wc-report-downloads.php:84
#: includes/admin/reports/class-wc-report-downloads.php:219
#: includes/admin/reports/class-wc-report-stock.php:175
#: includes/class-wc-emails.php:592 includes/class-wc-post-types.php:374
#: includes/class-wc-privacy-exporters.php:355
#: includes/data-stores/class-wc-product-data-store-cpt.php:214
#: includes/wc-account-functions.php:241 src/Admin/API/Leaderboards.php:383
#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:27
#: src/Blocks/BlockTypes/OrderConfirmation/Totals.php:39
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:629
#: src/Internal/ShopperLists/Privacy/Privacy.php:159
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php:115
#: src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php:142
#: templates/cart/cart.php:30 templates/cart/cart.php:110
#: templates/checkout/form-pay.php:27 templates/checkout/review-order.php:23
#: templates/emails/email-order-details.php:120
#: templates/order/order-details.php:63 assets/client/admin/chunks/7247.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/blocks/all-reviews.js:3 assets/client/blocks/cart.js:12
#: assets/client/blocks/legacy-template.js:4
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/order-confirmation-downloads.js:1
#: assets/client/blocks/order-confirmation-totals.js:1
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/reviews-by-product.js:12
#: assets/client/blocks/reviews-by-product.js:14
#: assets/client/blocks/single-product.js:9
#: assets/client/blocks/wc-block-library.js:14
#: assets/client/blocks/wc-block-library.js:42
#: assets/client/blocks/wc-block-library.js:93
#: assets/client/blocks/wc-block-library.js:108
#: assets/client/blocks/wc-block-library.js:110
#: assets/client/blocks/wc-block-library.js:129
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:9
#: assets/client/blocks/wc-entities.js:1
msgid "Product"
msgid_plural "Products"
msgstr[0] "Product"
msgstr[1] ""

#: includes/abstracts/abstract-wc-product.php:2388
#: includes/admin/class-wc-admin-reports.php:196
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:399
#: includes/admin/reports/class-wc-report-stock.php:120
#: includes/class-wc-ajax.php:1892 includes/wc-product-functions.php:1406
#: src/Blocks/Utils/ProductAvailabilityUtils.php:39
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Out of stock"
msgstr "Out of stock"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:397
#: includes/admin/reports/class-wc-report-stock.php:118
#: includes/wc-formatting-functions.php:1323
#: includes/wc-product-functions.php:1405
#: src/Internal/StockNotifications/Admin/Templates/html-product-data-admin.php:42
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/blocks/add-to-cart-with-options-grouped-product-item.js:1
#: assets/client/blocks/all-products.js:6
#: assets/client/blocks/product-filter-active.js:1
#: assets/client/blocks/product-stock-indicator-frontend.js:1
#: assets/client/blocks/product-stock-indicator.js:1
#: assets/client/blocks/wc-block-library.js:6
#: assets/client/blocks/wc-block-library.js:78
#: assets/client/blocks/wc-block-library.js:119
msgid "In stock"
msgstr "In stock"

#: includes/admin/meta-boxes/views/html-order-fee.php:18
#: includes/class-wc-cart-fees.php:74 includes/class-wc-order-item-fee.php:263
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:345
#: assets/client/blocks/cart.js:2 assets/client/blocks/checkout.js:2
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/wc-block-library.js:73
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:41
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:48
msgid "Fee"
msgstr "Fee"

#: includes/admin/class-wc-admin-assets.php:407
#: includes/class-wc-frontend-scripts.php:769
#: includes/widgets/class-wc-widget-layered-nav.php:326
#: includes/widgets/class-wc-widget-product-categories.php:272
msgctxt "enhanced select"
msgid "No matches found"
msgstr "No matches found"

#: includes/admin/class-wc-admin-assets.php:408
#: includes/class-wc-frontend-scripts.php:770
msgctxt "enhanced select"
msgid "Loading failed"
msgstr "Loading failed"

#: includes/admin/class-wc-admin-assets.php:409
#: includes/class-wc-frontend-scripts.php:771
msgctxt "enhanced select"
msgid "Please enter 1 or more characters"
msgstr "Please enter 1 or more characters"

#: includes/admin/class-wc-admin-assets.php:410
#: includes/class-wc-frontend-scripts.php:772
msgctxt "enhanced select"
msgid "Please enter %qty% or more characters"
msgstr "Please enter %qty% or more characters"

#: includes/admin/class-wc-admin-assets.php:411
#: includes/class-wc-frontend-scripts.php:773
msgctxt "enhanced select"
msgid "Please delete 1 character"
msgstr "Please delete 1 character"

#: includes/admin/class-wc-admin-assets.php:412
#: includes/class-wc-frontend-scripts.php:774
msgctxt "enhanced select"
msgid "Please delete %qty% characters"
msgstr "Please delete %qty% characters"

#: includes/admin/class-wc-admin-assets.php:413
#: includes/class-wc-frontend-scripts.php:775
msgctxt "enhanced select"
msgid "You can only select 1 item"
msgstr "You can only select 1 item"

#: includes/admin/class-wc-admin-assets.php:414
#: includes/class-wc-frontend-scripts.php:776
msgctxt "enhanced select"
msgid "You can only select %qty% items"
msgstr "You can only select %qty% items"

#: includes/admin/class-wc-admin-assets.php:415
#: includes/class-wc-frontend-scripts.php:777
msgctxt "enhanced select"
msgid "Loading more results&hellip;"
msgstr "Loading more results&hellip;"

#: includes/admin/class-wc-admin-assets.php:416
#: includes/class-wc-frontend-scripts.php:778
msgctxt "enhanced select"
msgid "Searching&hellip;"
msgstr "Searching&hellip;"

#: includes/admin/class-wc-admin-menus.php:285
#: includes/class-wc-post-types.php:456
msgctxt "Admin menu name"
msgid "Orders"
msgstr "Orders"

#: includes/admin/class-wc-admin-permalink-settings.php:74
#: includes/wc-core-functions.php:2149 includes/wc-update-functions.php:93
msgctxt "slug"
msgid "product-category"
msgstr "product-category"

#: includes/admin/class-wc-admin-permalink-settings.php:83
#: includes/wc-core-functions.php:2150 includes/wc-update-functions.php:94
msgctxt "slug"
msgid "product-tag"
msgstr "product-tag"

#: includes/admin/class-wc-admin-brands.php:691
#: includes/admin/class-wc-admin-permalink-settings.php:193
#: includes/admin/class-wc-admin-permalink-settings.php:196
#: includes/wc-core-functions.php:2148 includes/wc-update-functions.php:103
msgctxt "slug"
msgid "product"
msgstr "product"

#: includes/admin/class-wc-admin-permalink-settings.php:104
#: includes/admin/class-wc-admin-permalink-settings.php:203
msgctxt "default-slug"
msgid "shop"
msgstr "shop"

#: includes/admin/class-wc-admin-permalink-settings.php:105
msgctxt "default-slug"
msgid "product"
msgstr "product"

#: i18n/states.php:2169
msgid "Armed Forces (AE)"
msgstr "Armed Forces (AE)"

#: i18n/states.php:2170
msgid "Armed Forces (AP)"
msgstr "Armed Forces (AP)"

#: i18n/countries.php:21
msgid "American Samoa"
msgstr "American Samoa"

#: i18n/countries.php:106
msgid "Guam"
msgstr "Guam"

#: i18n/countries.php:180
msgid "Northern Mariana Islands"
msgstr "Northern Mariana Islands"

#: i18n/countries.php:194
msgid "Puerto Rico"
msgstr "Puerto Rico"

#: i18n/states.php:2223
msgid "Eastern Cape"
msgstr "Eastern Cape"

#: i18n/states.php:2224
msgid "Free State"
msgstr "Free State"

#: i18n/states.php:2225
msgid "Gauteng"
msgstr "Gauteng"

#: i18n/states.php:2226
msgid "KwaZulu-Natal"
msgstr "KwaZulu-Natal"

#: i18n/states.php:2227
msgid "Limpopo"
msgstr "Limpopo"

#: i18n/states.php:2228
msgid "Mpumalanga"
msgstr "Mpumalanga"

#: i18n/states.php:2229
msgid "Northern Cape"
msgstr "Northern Cape"

#: i18n/states.php:2230
msgid "North West"
msgstr "North West"

#: i18n/states.php:2231
msgid "Western Cape"
msgstr "Western Cape"

#: includes/abstracts/abstract-wc-order.php:2693
#: includes/class-wc-cart.php:1904 includes/class-wc-product-grouped.php:123
#: templates/emails/email-order-details.php:157
#: templates/emails/plain/email-order-details.php:69
msgid "Free!"
msgstr "Free!"

#: includes/abstracts/abstract-wc-order.php:2730
#: includes/wc-template-functions.php:2775 assets/client/blocks/cart.js:22
#: assets/client/blocks/checkout.js:21
#: assets/client/blocks/wc-block-library.js:34
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:36
msgid "Subtotal:"
msgstr "Subtotal:"

#: includes/abstracts/abstract-wc-order.php:2747
#: includes/admin/meta-boxes/views/html-order-items.php:179
#: assets/client/blocks/cart.js:22 assets/client/blocks/checkout.js:21
#: assets/client/blocks/wc-block-library.js:34
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:36
msgid "Discount:"
msgstr "Discount:"

#: includes/abstracts/abstract-wc-order.php:2764
#: includes/admin/meta-boxes/views/html-order-items.php:200
#: assets/client/blocks/cart.js:22 assets/client/blocks/checkout.js:21
#: assets/client/blocks/wc-block-library.js:34
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:36
msgid "Shipping:"
msgstr "Shipping:"

#: includes/abstracts/abstract-wc-order.php:2833
#: src/Blocks/BlockTypes/OrderConfirmation/Summary.php:34
#: templates/checkout/order-receipt.php:33 templates/checkout/thankyou.php:66
#: assets/client/blocks/order-confirmation-summary.js:1
#: assets/client/blocks/wc-block-library.js:129
msgid "Total:"
msgstr "Total:"

#. translators: 1: current item count
#. translators: %d: downloads count
#: includes/legacy/abstract-wc-legacy-order.php:512
#: includes/wc-template-functions.php:4196
msgid "Download %d"
msgstr "Download %d"

#. translators: 1: current item count
#. translators: %d: downloads count
#: includes/admin/helper/class-wc-helper.php:500
#: includes/admin/helper/views/html-main.php:140
#: includes/class-wc-emails.php:594
#: includes/legacy/abstract-wc-legacy-order.php:512
#: includes/wc-account-functions.php:244
#: includes/wc-template-functions.php:4196
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:70
#: src/Internal/Admin/Logging/PageController.php:378
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/blocks/order-confirmation-downloads.js:1
#: assets/client/blocks/wc-block-library.js:129
msgid "Download"
msgid_plural "Downloads"
msgstr[0] "Download"
msgstr[1] ""

#: includes/gateways/class-wc-payment-gateway-cc.php:73
msgid "Expiry (MM/YY)"
msgstr "Expiry (MM/YY)"

#: includes/gateways/class-wc-payment-gateway-cc.php:74
msgid "MM / YY"
msgstr "MM / YY"

#: includes/gateways/class-wc-payment-gateway-cc.php:64
msgid "CVC"
msgstr "CVC"

#: includes/abstracts/abstract-wc-product.php:2205
#: includes/class-wc-embed.php:108 includes/class-wc-product-simple.php:62
#: includes/class-wc-product-variable.php:90
#: assets/client/blocks/all-reviews.js:1 assets/client/blocks/checkout.js:32
#: assets/client/blocks/reviews-by-category.js:12
#: assets/client/blocks/reviews-by-product.js:9
#: assets/client/blocks/reviews-frontend.js:1
#: assets/client/blocks/wc-block-library.js:32
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:34
msgid "Read more"
msgstr "Read more"

#. translators: %s: stock amount
#: includes/wc-formatting-functions.php:1330
msgid "Only %s left in stock"
msgstr "Only %s left in stock"

#: includes/wc-formatting-functions.php:1340
msgid "(can be backordered)"
msgstr "(can be backordered)"

#. translators: %s: stock amount
#: includes/wc-formatting-functions.php:1335
msgid "%s in stock"
msgstr "%s in stock"

#: includes/abstracts/abstract-wc-product.php:2179
#: includes/class-wc-product-simple.php:62
#: packages/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-button.php:81
#: src/Blocks/BlockTypes/ProductButton.php:143
#: src/Blocks/BlockTypes/Wishlist.php:333
#: assets/client/blocks/add-to-cart-form.js:1
#: assets/client/blocks/add-to-cart-with-options-grouped-product-item.js:1
#: assets/client/blocks/add-to-cart-with-options.js:1
#: assets/client/blocks/all-products.js:1
#: assets/client/blocks/all-products.js:2
#: assets/client/blocks/all-products.js:9
#: assets/client/blocks/cart-frontend.js:7
#: assets/client/blocks/cart-frontend.js:8 assets/client/blocks/cart.js:18
#: assets/client/blocks/cart.js:19 assets/client/blocks/featured-product.js:15
#: assets/client/blocks/product-button-frontend.js:2
#: assets/client/blocks/product-button-frontend.js:3
#: assets/client/blocks/product-button.js:1
#: assets/client/blocks/product-button.js:2
#: assets/client/blocks/product-template.js:1
#: assets/client/blocks/wc-block-library.js:1
#: assets/client/blocks/wc-block-library.js:2
#: assets/client/blocks/wc-block-library.js:73
#: assets/client/blocks/wc-block-library.js:78
#: assets/client/blocks/wc-block-library.js:101
#: assets/client/blocks/wc-block-library.js:110
#: assets/client/blocks/wishlist.js:2
msgid "Add to cart"
msgstr "Add to basket"

#. translators: %s: average rating
#. translators: %s: rating
#. translators: %s: Rating.
#. translators: %s is referring to the average rating value
#. translators: %s is the rating value wrapped in HTML strong tags.
#: includes/class-wc-embed.php:132
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:57
#: includes/wc-template-functions.php:4359
#: includes/wc-template-functions.php:4382
#: includes/widgets/class-wc-widget-layered-nav-filters.php:123
#: src/Blocks/BlockTypes/ProductRating.php:122
#: src/Blocks/BlockTypes/ProductRatingStars.php:89
#: src/Blocks/BlockTypes/Reviews/ProductReviewRating.php:45
#: assets/client/blocks/active-filters-frontend.js:6
#: assets/client/blocks/active-filters-wrapper-frontend.js:6
#: assets/client/blocks/active-filters.js:6
#: assets/client/blocks/all-reviews.js:3
#: assets/client/blocks/product-review-rating.js:3
#: assets/client/blocks/rating-filter-frontend.js:3
#: assets/client/blocks/rating-filter-wrapper-frontend.js:7
#: assets/client/blocks/rating-filter.js:3
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/reviews-by-product.js:11
#: assets/client/blocks/reviews-frontend.js:3
#: assets/client/blocks/wc-block-library.js:44
#: assets/client/blocks/wc-block-library.js:78
#: assets/client/blocks/wc-block-library.js:103
#: assets/client/blocks/wc-block-library.js:132
msgid "Rated %s out of 5"
msgstr "Rated %s out of 5"

#: includes/wc-template-functions.php:4397
msgctxt "min_price"
msgid "From:"
msgstr "From:"

#: includes/admin/class-wc-admin-api-keys-table-list.php:51
#: includes/admin/settings/views/html-keys-edit.php:67
msgid "Permissions"
msgstr "Permissions"

#: includes/admin/class-wc-admin-api-keys-table-list.php:190
#: includes/admin/settings/views/html-keys-edit.php:113
#: src/Admin/Features/Fulfillments/FulfillmentsRenderer.php:159
#: src/Internal/Admin/Orders/MetaBoxes/OrderAttribution.php:50
#: src/Internal/Admin/Settings/PaymentsProviders/PaymentGateway.php:154
#: src/Internal/Traits/OrderAttributionMeta.php:325
#: assets/client/admin/wp-admin-scripts/fulfillments.js:2
msgid "Unknown"
msgstr "Unknown"

#: includes/admin/class-wc-admin-setup-wizard.php:1488
#: includes/gateways/paypal/class-wc-gateway-paypal.php:163
msgid "PayPal Standard"
msgstr "PayPal Standard"

#. translators: 1: first name 2: last name
#: includes/class-wc-countries.php:693 includes/class-wc-countries.php:709
#: includes/class-wc-order.php:1031 includes/class-wc-order.php:1041
#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:151
#: src/Internal/Admin/Orders/ListTable.php:1122
msgctxt "full name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: includes/admin/class-wc-admin-assets.php:586
msgid "%qty% variations"
msgstr "%qty% variations"

#: src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php:415
msgid "Email Settings"
msgstr "Email Settings"

#: includes/admin/class-wc-admin-attributes.php:297
msgid "Error: non-existing attribute ID."
msgstr "Error: non-existing attribute ID."

#: includes/admin/class-wc-admin-api-keys-table-list.php:111
#: includes/admin/class-wc-admin-api-keys-table-list.php:204
msgid "Revoke"
msgstr "Revoke"

#: includes/admin/class-wc-admin-assets.php:584
msgid "Save changes before changing page?"
msgstr "Save changes before changing page?"

#: includes/admin/class-wc-admin-api-keys-table-list.php:50
#: includes/admin/reports/class-wc-report-downloads.php:88
#: includes/admin/reports/class-wc-report-downloads.php:222
#: includes/admin/settings/views/html-keys-edit.php:42
msgid "User"
msgstr "User"

#: includes/admin/class-wc-admin-assets.php:571
msgid "Variation menu order (determines position in the list of variations)"
msgstr "Variation menu order (determines position in the list of variations)"

#: includes/admin/class-wc-admin-api-keys-table-list.php:100
msgid "View/Edit"
msgstr "View/Edit"

#: includes/admin/class-wc-admin-menus.php:617
msgid "Visit Store"
msgstr "Visit Store"

#: includes/admin/class-wc-admin-assets.php:582
msgid "Sale end date (YYYY-MM-DD format or leave blank)"
msgstr "Sale end date (YYYY-MM-DD format or leave blank)"

#. translators: 1: old order status 2: new order status
#: includes/class-wc-order.php:465
msgid "Order status changed from %1$s to %2$s."
msgstr "Order status changed from %1$s to %2$s."

#: includes/class-wc-order-item-product.php:278
#: includes/class-wc-order-item-product.php:542
#: includes/legacy/abstract-wc-legacy-order.php:168
msgid "Backordered"
msgstr "Back-ordered"

#: includes/abstracts/abstract-wc-product.php:2390
#: includes/abstracts/abstract-wc-product.php:2392
#: src/Blocks/BlockTypes/MiniCartProductsTableBlock.php:67
#: templates/cart/cart.php:130 assets/client/blocks/cart.js:8
#: assets/client/blocks/checkout.js:34
#: assets/client/blocks/mini-cart-contents.js:9
#: assets/client/blocks/wc-block-library.js:16
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:26
msgid "Available on backorder"
msgstr "Available on back-order"

#: includes/admin/class-wc-admin-permalink-settings.php:131
msgid "Custom base"
msgstr "Custom base"

#: includes/admin/class-wc-admin-meta-boxes.php:144
msgid "Coupon data"
msgstr "Coupon data"

#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:84
msgid "%s actions"
msgstr "%s actions"

#: src/Internal/Admin/Orders/Edit.php:82
msgid "Downloadable product permissions"
msgstr "Downloadable product permissions"

#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:81
msgid "%s notes"
msgstr "%s notes"

#: includes/admin/settings/views/html-settings-tax.php:115
msgid "%s items"
msgstr "%s items"

#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:78
msgid "%s data"
msgstr "%s data"

#: includes/admin/class-wc-admin-meta-boxes.php:135
#: src/Blocks/BlockTypes/ProductGalleryLargeImage.php:198
msgid "Product gallery"
msgstr "Product gallery"

#: includes/admin/class-wc-admin-meta-boxes.php:134
#: includes/admin/views/html-bulk-edit-product.php:20
#: includes/admin/views/html-quick-edit-product.php:18
msgid "Product data"
msgstr "Product data"

#: includes/admin/class-wc-admin-meta-boxes.php:133
msgid "Product short description"
msgstr "Product short description"

#: includes/admin/class-wc-admin-menus.php:582
msgid "Add to menu"
msgstr "Add to menu"

#: includes/admin/class-wc-admin-menus.php:429
msgid "WooCommerce endpoints"
msgstr "WooCommerce endpoints"

#: includes/admin/class-wc-admin-menus.php:125
msgid "WooCommerce settings"
msgstr "WooCommerce settings"

#: includes/admin/class-wc-admin-menus.php:113
msgid "Sales reports"
msgstr "Sales reports"

#: includes/admin/class-wc-admin-importers.php:143
msgid "WooCommerce tax rates (CSV)"
msgstr "WooCommerce tax rates (CSV)"

#: includes/admin/class-wc-admin-help.php:80
msgid "Official extensions"
msgstr "Official extensions"

#: includes/admin/class-wc-admin-help.php:77
msgid "WordPress.org project"
msgstr "WordPress.org project"

#. translators: %s: Documentation URL
#: includes/admin/class-wc-admin-help.php:47
msgid "Should you need help understanding, using, or extending WooCommerce, <a href=\"%s\">please read our documentation</a>. You will find all kinds of resources including snippets, tutorials and much more."
msgstr "Should you need help understanding, using, or extending WooCommerce, <a href=\"%s\">please read our documentation</a>. You will find all kinds of resources including snippets, tutorials, and much more."

#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:112
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:41
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:105
#: src/Blocks/Shipping/PickupLocation.php:31
#: src/Blocks/Shipping/PickupLocation.php:169 assets/client/blocks/cart.js:2
#: assets/client/blocks/checkout.js:2
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/wc-block-library.js:73
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:41
msgid "Local pickup"
msgstr "Local pickup"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:141
msgid "Local delivery"
msgstr "Local delivery"

#. translators: %s: product id
#: includes/admin/class-wc-admin-duplicate-product.php:114
msgid "Product creation failed, could not find original product: %s"
msgstr "Product creation failed, could not find original product: %s"

#: includes/admin/class-wc-admin-menus.php:202
msgid "WooCommerce status"
msgstr "WooCommerce status"

#: includes/admin/class-wc-admin-attributes.php:623
msgid "Add attribute"
msgstr "Add attribute"

#: includes/admin/class-wc-admin-attributes.php:555
#: assets/client/blocks/attribute-filter.js:19
#: assets/client/blocks/wc-block-library.js:90
msgid "Add new attribute"
msgstr "Add new attribute"

#: includes/admin/class-wc-admin-attributes.php:293
#: includes/react-admin/connect-existing-pages.php:317
msgid "Edit attribute"
msgstr "Edit attribute"

#: includes/admin/class-wc-admin-api-keys.php:112
msgid "Search key"
msgstr "Search key"

#: includes/admin/class-wc-admin-api-keys.php:99
msgid "Add key"
msgstr "Add key"

#: includes/admin/class-wc-admin-api-keys-table-list.php:101
msgid "Revoke API key"
msgstr "Revoke API key"

#: includes/admin/class-wc-admin-api-keys-table-list.php:84
msgid "API key"
msgstr "API key"

#: includes/admin/class-wc-admin-api-keys-table-list.php:52
#: includes/admin/settings/views/html-keys-edit.php:102
msgid "Last access"
msgstr "Last access"

#: includes/admin/class-wc-admin-api-keys-table-list.php:49
#: includes/admin/settings/views/html-keys-edit.php:94
msgid "Consumer key ending in"
msgstr "Consumer key ending in"

#: includes/gateways/class-wc-payment-gateway-cc.php:63
msgid "Card code"
msgstr "Card code"

#: includes/gateways/class-wc-payment-gateway-cc.php:69
msgid "Card number"
msgstr "Card number"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:611
#: includes/class-wc-order.php:2524 templates/checkout/order-receipt.php:38
#: templates/checkout/thankyou.php:72
#: assets/client/blocks/order-confirmation-summary.js:1
#: assets/client/blocks/wc-block-library.js:129
msgid "Payment method:"
msgstr "Payment method:"

#: includes/admin/class-wc-admin-permalink-settings.php:133
msgid "Enter a custom base to use. A base must be set or WordPress will use default instead."
msgstr "Enter a custom base to use. A base must be set or WordPress will use default instead."

#: includes/admin/class-wc-admin-dashboard.php:52
msgid "WooCommerce Recent Reviews"
msgstr "WooCommerce Recent Reviews"

#: includes/admin/class-wc-admin-help.php:56
msgid "Before asking for help, we recommend checking the system status page to identify any problems with your configuration."
msgstr "Before asking for help, we recommend checking the system status page to identify any problems with your configuration."

#: includes/admin/settings/class-wc-settings-shipping.php:59
#: includes/admin/settings/class-wc-settings-shipping.php:112
msgid "Shipping settings"
msgstr "Shipping settings"

#: includes/admin/class-wc-admin-help.php:78
msgid "GitHub project"
msgstr "GitHub project"

#. translators: 1: GitHub issues URL 2: GitHub contribution guide URL 3: System
#. status report URL
#: includes/admin/class-wc-admin-help.php:68
msgid "If you find a bug within WooCommerce core you can create a ticket via <a href=\"%1$s\">GitHub issues</a>. Ensure you read the <a href=\"%2$s\">contribution guide</a> prior to submitting your report. To help us solve your issue, please be as descriptive as possible and include your <a href=\"%3$s\">system status report</a>."
msgstr "If you find a bug within WooCommerce core, you can create a ticket via <a href=\"%1$s\">GitHub issues</a>. Ensure you read the <a href=\"%2$s\">contribution guide</a> prior to submitting your report. To help us solve your issue, please be as descriptive as possible and include your <a href=\"%3$s\">system status report</a>."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:349
#: assets/client/admin/chunks/4077.js:1
#: assets/client/admin/chunks/tax-recommendations.js:1
msgid "WooCommerce Tax"
msgstr "WooCommerce Tax"

#. translators: %s: price decimal separator
#: includes/admin/class-wc-admin-assets.php:484
msgid "Please enter a value with one monetary decimal point (%s) without thousand separators and currency symbols."
msgstr "Please enter a value with one monetary decimal point (%s) without thousand separators and currency symbols."

#: includes/admin/class-wc-admin-help.php:79
msgid "Official themes"
msgstr "Official themes"

#: includes/admin/class-wc-admin-assets.php:578
msgid "1 variation added"
msgstr "One variation added"

#. translators: %d: Number of variations
#: includes/admin/class-wc-admin-assets.php:569
msgid "Do you want to generate all variations? This will create a new variation for each and every possible combination of variation attributes (max %d per run)."
msgstr "Do you want to generate all variations? This will create a new variation for each and every possible combination of variation attributes (maximum %d per run)."

#: src/Internal/Admin/Settings/SettingsUIPages/ProductsSettingsPageAdapter.php:30
msgid "Product settings"
msgstr "Product settings"

#: i18n/states.php:1795
msgid "Adana"
msgstr "Adana"

#: i18n/states.php:1797
msgid "Afyon"
msgstr "Afyon"

#: i18n/states.php:1799
msgid "Amasya"
msgstr "Amasya"

#: i18n/states.php:1800
msgid "Ankara"
msgstr "Ankara"

#: i18n/states.php:1801
msgid "Antalya"
msgstr "Antalya"

#: i18n/states.php:1802
msgid "Artvin"
msgstr "Artvin"

#: i18n/states.php:1805
msgid "Bilecik"
msgstr "Bilecik"

#: i18n/states.php:1807
msgid "Bitlis"
msgstr "Bitlis"

#: i18n/states.php:1808
msgid "Bolu"
msgstr "Bolu"

#: i18n/states.php:1809
msgid "Burdur"
msgstr "Burdur"

#: i18n/states.php:1810
msgid "Bursa"
msgstr "Bursa"

#: i18n/states.php:1814
msgid "Denizli"
msgstr "Denizli"

#: i18n/states.php:1816
msgid "Edirne"
msgstr "Edirne"

#: i18n/states.php:1818
msgid "Erzincan"
msgstr "Erzincan"

#: i18n/states.php:1819
msgid "Erzurum"
msgstr "Erzurum"

#: i18n/states.php:1821
msgid "Gaziantep"
msgstr "Gaziantep"

#: i18n/states.php:1822
msgid "Giresun"
msgstr "Giresun"

#: i18n/states.php:1824
msgid "Hakkari"
msgstr "Hakkari"

#: i18n/states.php:1825
msgid "Hatay"
msgstr "Hatay"

#: i18n/states.php:1826
msgid "Isparta"
msgstr "Isparta"

#: i18n/states.php:1830
msgid "Kars"
msgstr "Kars"

#: i18n/states.php:1831
msgid "Kastamonu"
msgstr "Kastamonu"

#: i18n/states.php:1832
msgid "Kayseri"
msgstr "Kayseri"

#: i18n/states.php:1835
msgid "Kocaeli"
msgstr "Kocaeli"

#: i18n/states.php:1836
msgid "Konya"
msgstr "Konya"

#: i18n/states.php:1838
msgid "Malatya"
msgstr "Malatya"

#: i18n/states.php:1839
msgid "Manisa"
msgstr "Manisa"

#: i18n/states.php:1841
msgid "Mardin"
msgstr "Mardin"

#: i18n/states.php:1846
msgid "Ordu"
msgstr "Ordu"

#: i18n/states.php:1847
msgid "Rize"
msgstr "Rize"

#: i18n/states.php:1848
msgid "Sakarya"
msgstr "Sakarya"

#: i18n/states.php:1849
msgid "Samsun"
msgstr "Samsun"

#: i18n/states.php:1850
msgid "Siirt"
msgstr "Siirt"

#: i18n/states.php:1851
msgid "Sinop"
msgstr "Sinop"

#: i18n/states.php:1852
msgid "Sivas"
msgstr "Sivas"

#: i18n/states.php:1854
msgid "Tokat"
msgstr "Tokat"

#: i18n/states.php:1855
msgid "Trabzon"
msgstr "Trabzon"

#: i18n/states.php:1856
msgid "Tunceli"
msgstr "Tunceli"

#: i18n/states.php:1859
msgid "Van"
msgstr "Van"

#: i18n/states.php:1860
msgid "Yozgat"
msgstr "Yozgat"

#: i18n/states.php:1861
msgid "Zonguldak"
msgstr "Zonguldak"

#: i18n/states.php:1862
msgid "Aksaray"
msgstr "Aksaray"

#: i18n/states.php:1863
msgid "Bayburt"
msgstr "Bayburt"

#: i18n/states.php:1864
msgid "Karaman"
msgstr "Karaman"

#: i18n/states.php:1866
msgid "Batman"
msgstr "Batman"

#: i18n/states.php:1869
msgid "Ardahan"
msgstr "Ardahan"

#: i18n/states.php:1871
msgid "Yalova"
msgstr "Yalova"

#: i18n/states.php:1873
msgid "Kilis"
msgstr "Kilis"

#: i18n/states.php:1874
msgid "Osmaniye"
msgstr "Osmaniye"

#: i18n/states.php:2117
msgid "Alabama"
msgstr "Alabama"

#: i18n/states.php:2118
msgid "Alaska"
msgstr "Alaska"

#: i18n/states.php:2119
msgid "Arizona"
msgstr "Arizona"

#: i18n/states.php:2120
msgid "Arkansas"
msgstr "Arkansas"

#: i18n/states.php:2121
msgid "California"
msgstr "California"

#: i18n/states.php:2122
msgid "Colorado"
msgstr "Colorado"

#: i18n/states.php:2123
msgid "Connecticut"
msgstr "Connecticut"

#: i18n/states.php:2124
msgid "Delaware"
msgstr "Delaware"

#: i18n/states.php:2126 i18n/states.php:2179
msgid "Florida"
msgstr "Florida"

#: i18n/states.php:2128
msgid "Hawaii"
msgstr "Hawaii"

#: i18n/states.php:2129
msgid "Idaho"
msgstr "Idaho"

#: i18n/states.php:2130
msgid "Illinois"
msgstr "Illinois"

#: i18n/states.php:2131
msgid "Indiana"
msgstr "Indiana"

#: i18n/states.php:2132
msgid "Iowa"
msgstr "Iowa"

#: i18n/states.php:2133
msgid "Kansas"
msgstr "Kansas"

#: i18n/states.php:2134
msgid "Kentucky"
msgstr "Kentucky"

#: i18n/states.php:2135
msgid "Louisiana"
msgstr "Louisiana"

#: i18n/states.php:2136
msgid "Maine"
msgstr "Maine"

#: i18n/states.php:1174 i18n/states.php:2137
msgid "Maryland"
msgstr "Maryland"

#: i18n/states.php:2138
msgid "Massachusetts"
msgstr "Massachusetts"

#: i18n/states.php:2139
msgid "Michigan"
msgstr "Michigan"

#: i18n/states.php:2140
msgid "Minnesota"
msgstr "Minnesota"

#: i18n/states.php:2141
msgid "Mississippi"
msgstr "Mississippi"

#: i18n/states.php:2142
msgid "Missouri"
msgstr "Missouri"

#: i18n/states.php:2144
msgid "Nebraska"
msgstr "Nebraska"

#: i18n/states.php:2145
msgid "Nevada"
msgstr "Nevada"

#: i18n/states.php:2146
msgid "New Hampshire"
msgstr "New Hampshire"

#: i18n/states.php:2147
msgid "New Jersey"
msgstr "New Jersey"

#: i18n/states.php:2148
msgid "New Mexico"
msgstr "New Mexico"

#: i18n/states.php:2149
msgid "New York"
msgstr "New York"

#: i18n/states.php:2150
msgid "North Carolina"
msgstr "North Carolina"

#: i18n/states.php:2151
msgid "North Dakota"
msgstr "North Dakota"

#: i18n/states.php:2152
msgid "Ohio"
msgstr "Ohio"

#: i18n/states.php:2153
msgid "Oklahoma"
msgstr "Oklahoma"

#: i18n/states.php:2154
msgid "Oregon"
msgstr "Oregon"

#: i18n/states.php:2155
msgid "Pennsylvania"
msgstr "Pennsylvania"

#: i18n/states.php:2156
msgid "Rhode Island"
msgstr "Rhode Island"

#: i18n/states.php:2157
msgid "South Carolina"
msgstr "South Carolina"

#: i18n/states.php:2158
msgid "South Dakota"
msgstr "South Dakota"

#: i18n/states.php:2159
msgid "Tennessee"
msgstr "Tennessee"

#: i18n/states.php:2160
msgid "Texas"
msgstr "Texas"

#: i18n/states.php:2161
msgid "Utah"
msgstr "Utah"

#: i18n/states.php:2162
msgid "Vermont"
msgstr "Vermont"

#: i18n/states.php:2163
msgid "Virginia"
msgstr "Virginia"

#: i18n/states.php:2164
msgid "Washington"
msgstr "Washington"

#: i18n/states.php:2165
msgid "West Virginia"
msgstr "West Virginia"

#: i18n/states.php:2166
msgid "Wisconsin"
msgstr "Wisconsin"

#: i18n/states.php:2167
msgid "Wyoming"
msgstr "Wyoming"

#: i18n/states.php:2168
msgid "Armed Forces (AA)"
msgstr "Armed Forces (AA)"

#: i18n/states.php:2127
msgctxt "US state of Georgia"
msgid "Georgia"
msgstr "Georgia"

#: i18n/states.php:1523
msgid "Albay"
msgstr "Albay"

#: i18n/states.php:1524
msgid "Antique"
msgstr "Antique"

#: i18n/states.php:1525
msgid "Apayao"
msgstr "Apayao"

#: i18n/states.php:1526
msgid "Aurora"
msgstr "Aurora"

#: i18n/states.php:1527
msgid "Basilan"
msgstr "Basilan"

#: i18n/states.php:1528
msgid "Bataan"
msgstr "Bataan"

#: i18n/states.php:1529
msgid "Batanes"
msgstr "Batanes"

#: i18n/states.php:1530
msgid "Batangas"
msgstr "Batangas"

#: i18n/states.php:1531
msgid "Benguet"
msgstr "Benguet"

#: i18n/states.php:1532
msgid "Biliran"
msgstr "Biliran"

#: i18n/states.php:1533
msgid "Bohol"
msgstr "Bohol"

#: i18n/states.php:1534
msgid "Bukidnon"
msgstr "Bukidnon"

#: i18n/states.php:1535
msgid "Bulacan"
msgstr "Bulacan"

#: i18n/states.php:1536
msgid "Cagayan"
msgstr "Cagayan"

#: i18n/states.php:1537
msgid "Camarines Norte"
msgstr "Camarines Norte"

#: i18n/states.php:1538
msgid "Camarines Sur"
msgstr "Camarines Sur"

#: i18n/states.php:1539
msgid "Camiguin"
msgstr "Camiguin"

#: i18n/states.php:1540
msgid "Capiz"
msgstr "Capiz"

#: i18n/states.php:1541
msgid "Catanduanes"
msgstr "Catanduanes"

#: i18n/states.php:1542
msgid "Cavite"
msgstr "Cavite"

#: i18n/states.php:1543
msgid "Cebu"
msgstr "Cebu"

#: i18n/states.php:1544
msgid "Compostela Valley"
msgstr "Compostela Valley"

#: i18n/states.php:1545
msgid "Cotabato"
msgstr "Cotabato"

#: i18n/states.php:1546
msgid "Davao del Norte"
msgstr "Davao del Norte"

#: i18n/states.php:1547
msgid "Davao del Sur"
msgstr "Davao del Sur"

#: i18n/states.php:1548
msgid "Davao Occidental"
msgstr "Davao Occidental"

#: i18n/states.php:1549
msgid "Davao Oriental"
msgstr "Davao Oriental"

#: i18n/states.php:1550
msgid "Dinagat Islands"
msgstr "Dinagat Islands"

#: i18n/states.php:1551
msgid "Eastern Samar"
msgstr "Eastern Samar"

#: i18n/states.php:1552
msgid "Guimaras"
msgstr "Guimaras"

#: i18n/states.php:1553
msgid "Ifugao"
msgstr "Ifugao"

#: i18n/states.php:1554
msgid "Ilocos Norte"
msgstr "Ilocos Norte"

#: i18n/states.php:1555
msgid "Ilocos Sur"
msgstr "Ilocos Sur"

#: i18n/states.php:1556
msgid "Iloilo"
msgstr "Iloilo"

#: i18n/states.php:1557
msgid "Isabela"
msgstr "Isabela"

#: i18n/states.php:1558
msgid "Kalinga"
msgstr "Kalinga"

#: i18n/states.php:1559
msgid "La Union"
msgstr "La Union"

#: i18n/states.php:1560
msgid "Laguna"
msgstr "Laguna"

#: i18n/states.php:1561
msgid "Lanao del Norte"
msgstr "Lanao del Norte"

#: i18n/states.php:1562
msgid "Lanao del Sur"
msgstr "Lanao del Sur"

#: i18n/states.php:1563
msgid "Leyte"
msgstr "Leyte"

#: i18n/states.php:1564
msgid "Maguindanao"
msgstr "Maguindanao"

#: i18n/states.php:1565
msgid "Marinduque"
msgstr "Marinduque"

#: i18n/states.php:1566
msgid "Masbate"
msgstr "Masbate"

#: i18n/states.php:1600 assets/client/admin/chunks/activity-panels-setup.js:1
#: assets/client/admin/chunks/core-profiler.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/launch-store.js:2
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
#: assets/client/admin/onboarding/index.js:2
#: assets/client/admin/wp-admin-scripts/payment-method-promotions.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Metro Manila"
msgstr "Metro Manila"

#: i18n/states.php:1567
msgid "Misamis Occidental"
msgstr "Misamis Occidental"

#: i18n/states.php:1568
msgid "Misamis Oriental"
msgstr "Misamis Oriental"

#: i18n/states.php:1569
msgid "Mountain Province"
msgstr "Mountain Province"

#: i18n/states.php:1570
msgid "Negros Occidental"
msgstr "Negros Occidental"

#: i18n/states.php:1571
msgid "Negros Oriental"
msgstr "Negros Oriental"

#: i18n/states.php:1572
msgid "Northern Samar"
msgstr "Northern Samar"

#: i18n/states.php:1573
msgid "Nueva Ecija"
msgstr "Nueva Ecija"

#: i18n/states.php:1574
msgid "Nueva Vizcaya"
msgstr "Nueva Vizcaya"

#: i18n/states.php:1575
msgid "Occidental Mindoro"
msgstr "Occidental Mindoro"

#: i18n/states.php:1576
msgid "Oriental Mindoro"
msgstr "Oriental Mindoro"

#: i18n/states.php:1577
msgid "Palawan"
msgstr "Palawan"

#: i18n/states.php:1578
msgid "Pampanga"
msgstr "Pampanga"

#: i18n/states.php:1579
msgid "Pangasinan"
msgstr "Pangasinan"

#: i18n/states.php:1580
msgid "Quezon"
msgstr "Quezon"

#: i18n/states.php:1581
msgid "Quirino"
msgstr "Quirino"

#: i18n/states.php:1582
msgid "Rizal"
msgstr "Rizal"

#: i18n/states.php:1583
msgid "Romblon"
msgstr "Romblon"

#: i18n/states.php:1584
msgid "Samar"
msgstr "Samar"

#: i18n/states.php:1585
msgid "Sarangani"
msgstr "Sarangani"

#: i18n/states.php:1586
msgid "Siquijor"
msgstr "Siquijor"

#: i18n/states.php:1587
msgid "Sorsogon"
msgstr "Sorsogon"

#: i18n/states.php:1588
msgid "South Cotabato"
msgstr "South Cotabato"

#: i18n/states.php:1589
msgid "Southern Leyte"
msgstr "Southern Leyte"

#: i18n/states.php:1590
msgid "Sultan Kudarat"
msgstr "Sultan Kudarat"

#: i18n/states.php:1591
msgid "Sulu"
msgstr "Sulu"

#: i18n/states.php:1592
msgid "Surigao del Norte"
msgstr "Surigao del Norte"

#: i18n/states.php:1593
msgid "Surigao del Sur"
msgstr "Surigao del Sur"

#: i18n/states.php:1594
msgid "Tarlac"
msgstr "Tarlac"

#: i18n/states.php:1595
msgid "Tawi-Tawi"
msgstr "Tawi-Tawi"

#: i18n/states.php:1596
msgid "Zambales"
msgstr "Zambales"

#: i18n/states.php:1597
msgid "Zamboanga del Norte"
msgstr "Zamboanga del Norte"

#: i18n/states.php:1598
msgid "Zamboanga del Sur"
msgstr "Zamboanga del Sur"

#: i18n/states.php:1599
msgid "Zamboanga Sibugay"
msgstr "Zamboanga Sibugay"

#: i18n/states.php:2125
msgid "District of Columbia"
msgstr "District of Columbia"

#: i18n/states.php:904
msgid "Biella"
msgstr "Biella"

#: i18n/states.php:905
msgid "Bologna"
msgstr "Bologna"

#: i18n/states.php:906
msgid "Bolzano"
msgstr "Bolzano"

#: i18n/states.php:907
msgid "Brescia"
msgstr "Brescia"

#: i18n/states.php:908
msgid "Brindisi"
msgstr "Brindisi"

#: i18n/states.php:909
msgid "Cagliari"
msgstr "Cagliari"

#: i18n/states.php:910
msgid "Caltanissetta"
msgstr "Caltanissetta"

#: i18n/states.php:911
msgid "Campobasso"
msgstr "Campobasso"

#: i18n/states.php:912
msgid "Caserta"
msgstr "Caserta"

#: i18n/states.php:913
msgid "Catania"
msgstr "Catania"

#: i18n/states.php:914
msgid "Catanzaro"
msgstr "Catanzaro"

#: i18n/states.php:915
msgid "Chieti"
msgstr "Chieti"

#: i18n/states.php:916
msgid "Como"
msgstr "Como"

#: i18n/states.php:917
msgid "Cosenza"
msgstr "Cosenza"

#: i18n/states.php:918
msgid "Cremona"
msgstr "Cremona"

#: i18n/states.php:919
msgid "Crotone"
msgstr "Crotone"

#: i18n/states.php:920
msgid "Cuneo"
msgstr "Cuneo"

#: i18n/states.php:921
msgid "Enna"
msgstr "Enna"

#: i18n/states.php:922
msgid "Fermo"
msgstr "Fermo"

#: i18n/states.php:923
msgid "Ferrara"
msgstr "Ferrara"

#: i18n/states.php:924
msgid "Firenze"
msgstr "Firenze"

#: i18n/states.php:925
msgid "Foggia"
msgstr "Foggia"

#: i18n/states.php:926
msgid "Forlì-Cesena"
msgstr "Forlì-Cesena"

#: i18n/states.php:927
msgid "Frosinone"
msgstr "Frosinone"

#: i18n/states.php:928
msgid "Genova"
msgstr "Genova"

#: i18n/states.php:929
msgid "Gorizia"
msgstr "Gorizia"

#: i18n/states.php:930
msgid "Grosseto"
msgstr "Grosseto"

#: i18n/states.php:931
msgid "Imperia"
msgstr "Imperia"

#: i18n/states.php:932
msgid "Isernia"
msgstr "Isernia"

#: i18n/states.php:933
msgid "La Spezia"
msgstr "La Spezia"

#: i18n/states.php:935
msgid "Latina"
msgstr "Latina"

#: i18n/states.php:936
msgid "Lecce"
msgstr "Lecce"

#: i18n/states.php:937
msgid "Lecco"
msgstr "Lecco"

#: i18n/states.php:938
msgid "Livorno"
msgstr "Livorno"

#: i18n/states.php:939
msgid "Lodi"
msgstr "Lodi"

#: i18n/states.php:940
msgid "Lucca"
msgstr "Lucca"

#: i18n/states.php:941
msgid "Macerata"
msgstr "Macerata"

#: i18n/states.php:942
msgid "Mantova"
msgstr "Mantova"

#: i18n/states.php:943
msgid "Massa-Carrara"
msgstr "Massa-Carrara"

#: i18n/states.php:944
msgid "Matera"
msgstr "Matera"

#: i18n/states.php:945
msgid "Messina"
msgstr "Messina"

#: i18n/states.php:946
msgid "Milano"
msgstr "Milano"

#: i18n/states.php:947
msgid "Modena"
msgstr "Modena"

#: i18n/states.php:948
msgid "Monza e della Brianza"
msgstr "Monza e della Brianza"

#: i18n/states.php:949
msgid "Napoli"
msgstr "Napoli"

#: i18n/states.php:950
msgid "Novara"
msgstr "Novara"

#: i18n/states.php:951
msgid "Nuoro"
msgstr "Nuoro"

#: i18n/states.php:952
msgid "Oristano"
msgstr "Oristano"

#: i18n/states.php:953
msgid "Padova"
msgstr "Padova"

#: i18n/states.php:954
msgid "Palermo"
msgstr "Palermo"

#: i18n/states.php:955
msgid "Parma"
msgstr "Parma"

#: i18n/states.php:956
msgid "Pavia"
msgstr "Pavia"

#: i18n/states.php:957
msgid "Perugia"
msgstr "Perugia"

#: i18n/states.php:958
msgid "Pesaro e Urbino"
msgstr "Pesaro e Urbino"

#: i18n/states.php:959
msgid "Pescara"
msgstr "Pescara"

#: i18n/states.php:960
msgid "Piacenza"
msgstr "Piacenza"

#: i18n/states.php:961
msgid "Pisa"
msgstr "Pisa"

#: i18n/states.php:962
msgid "Pistoia"
msgstr "Pistoia"

#: i18n/states.php:963
msgid "Pordenone"
msgstr "Pordenone"

#: i18n/states.php:964
msgid "Potenza"
msgstr "Potenza"

#: i18n/states.php:965
msgid "Prato"
msgstr "Prato"

#: i18n/states.php:966
msgid "Ragusa"
msgstr "Ragusa"

#: i18n/states.php:967
msgid "Ravenna"
msgstr "Ravenna"

#: i18n/states.php:968
msgid "Reggio Calabria"
msgstr "Reggio Calabria"

#: i18n/states.php:969
msgid "Reggio Emilia"
msgstr "Reggio Emilia"

#: i18n/states.php:970
msgid "Rieti"
msgstr "Rieti"

#: i18n/states.php:971
msgid "Rimini"
msgstr "Rimini"

#: i18n/states.php:972 assets/client/admin/chunks/activity-panels-setup.js:1
#: assets/client/admin/chunks/core-profiler.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/launch-store.js:2
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
#: assets/client/admin/onboarding/index.js:2
#: assets/client/admin/wp-admin-scripts/payment-method-promotions.js:2
#: assets/client/admin/wp-admin-scripts/settings-embed.js:2
msgid "Roma"
msgstr "Roma"

#: i18n/states.php:973
msgid "Rovigo"
msgstr "Rovigo"

#: i18n/states.php:974
msgid "Salerno"
msgstr "Salerno"

#: i18n/states.php:975
msgid "Sassari"
msgstr "Sassari"

#: i18n/states.php:976
msgid "Savona"
msgstr "Savona"

#: i18n/states.php:977
msgid "Siena"
msgstr "Siena"

#: i18n/states.php:978
msgid "Siracusa"
msgstr "Siracusa"

#: i18n/states.php:979
msgid "Sondrio"
msgstr "Sondrio"

#: i18n/states.php:981
msgid "Taranto"
msgstr "Taranto"

#: i18n/states.php:982
msgid "Teramo"
msgstr "Teramo"

#: i18n/states.php:983
msgid "Terni"
msgstr "Terni"

#: i18n/states.php:984
msgid "Torino"
msgstr "Torino"

#: i18n/states.php:985
msgid "Trapani"
msgstr "Trapani"

#: i18n/states.php:986
msgid "Trento"
msgstr "Trento"

#: i18n/states.php:987
msgid "Treviso"
msgstr "Treviso"

#: i18n/states.php:988
msgid "Trieste"
msgstr "Trieste"

#: i18n/states.php:989
msgid "Udine"
msgstr "Udine"

#: i18n/states.php:990
msgid "Varese"
msgstr "Varese"

#: i18n/states.php:991
msgid "Venezia"
msgstr "Venezia"

#: i18n/states.php:992
msgid "Verbano-Cusio-Ossola"
msgstr "Verbano-Cusio-Ossola"

#: i18n/states.php:993
msgid "Vercelli"
msgstr "Vercelli"

#: i18n/states.php:994
msgid "Verona"
msgstr "Verona"

#: i18n/states.php:995
msgid "Vibo Valentia"
msgstr "Vibo Valentia"

#: i18n/states.php:996
msgid "Vicenza"
msgstr "Vicenza"

#: i18n/states.php:997
msgid "Viterbo"
msgstr "Viterbo"

#: i18n/states.php:1025
msgid "Hokkaido"
msgstr "Hokkaido"

#: i18n/states.php:1026
msgid "Aomori"
msgstr "Aomori"

#: i18n/states.php:1027
msgid "Iwate"
msgstr "Iwate"

#: i18n/states.php:1028
msgid "Miyagi"
msgstr "Miyagi"

#: i18n/states.php:1029
msgid "Akita"
msgstr "Akita"

#: i18n/states.php:1030
msgid "Yamagata"
msgstr "Yamagata"

#: i18n/states.php:1031
msgid "Fukushima"
msgstr "Fukushima"

#: i18n/states.php:1032
msgid "Ibaraki"
msgstr "Ibaraki"

#: i18n/states.php:1033
msgid "Tochigi"
msgstr "Tochigi"

#: i18n/states.php:1034
msgid "Gunma"
msgstr "Gunma"

#: i18n/states.php:1035
msgid "Saitama"
msgstr "Saitama"

#: i18n/states.php:1036
msgid "Chiba"
msgstr "Chiba"

#: i18n/states.php:1037
msgid "Tokyo"
msgstr "Tokyo"

#: i18n/states.php:1038
msgid "Kanagawa"
msgstr "Kanagawa"

#: i18n/states.php:1039
msgid "Niigata"
msgstr "Niigata"

#: i18n/states.php:1040
msgid "Toyama"
msgstr "Toyama"

#: i18n/states.php:1041
msgid "Ishikawa"
msgstr "Ishikawa"

#: i18n/states.php:1042
msgid "Fukui"
msgstr "Fukui"

#: i18n/states.php:1043
msgid "Yamanashi"
msgstr "Yamanashi"

#: i18n/states.php:1044
msgid "Nagano"
msgstr "Nagano"

#: i18n/states.php:1045
msgid "Gifu"
msgstr "Gifu"

#: i18n/states.php:1046
msgid "Shizuoka"
msgstr "Shizuoka"

#: i18n/states.php:1047
msgid "Aichi"
msgstr "Aichi"

#: i18n/states.php:1048
msgid "Mie"
msgstr "Mie"

#: i18n/states.php:1049
msgid "Shiga"
msgstr "Shiga"

#: i18n/states.php:1051
msgid "Osaka"
msgstr "Osaka"

#: i18n/states.php:1053
msgid "Nara"
msgstr "Nara"

#: i18n/states.php:1054
msgid "Wakayama"
msgstr "Wakayama"

#: i18n/states.php:1055
msgid "Tottori"
msgstr "Tottori"

#: i18n/states.php:1056
msgid "Shimane"
msgstr "Shimane"

#: i18n/states.php:1057
msgid "Okayama"
msgstr "Okayama"

#: i18n/states.php:1058
msgid "Hiroshima"
msgstr "Hiroshima"

#: i18n/states.php:1059
msgid "Yamaguchi"
msgstr "Yamaguchi"

#: i18n/states.php:1060
msgid "Tokushima"
msgstr "Tokushima"

#: i18n/states.php:1061
msgid "Kagawa"
msgstr "Kagawa"

#: i18n/states.php:1062
msgid "Ehime"
msgstr "Ehime"

#: i18n/states.php:1063
msgid "Kochi"
msgstr "Kochi"

#: i18n/states.php:1064
msgid "Fukuoka"
msgstr "Fukuoka"

#: i18n/states.php:1065
msgid "Saga"
msgstr "Saga"

#: i18n/states.php:1066
msgid "Nagasaki"
msgstr "Nagasaki"

#: i18n/states.php:1067
msgid "Kumamoto"
msgstr "Kumamoto"

#: i18n/states.php:1068
msgid "Oita"
msgstr "Oita"

#: i18n/states.php:1069
msgid "Miyazaki"
msgstr "Miyazaki"

#: i18n/states.php:1070
msgid "Kagoshima"
msgstr "Kagoshima"

#: i18n/states.php:1071
msgid "Okinawa"
msgstr "Okinawa"

#: i18n/states.php:1302
msgid "Jalisco"
msgstr "Jalisco"

#: i18n/states.php:1303
msgid "Nuevo León"
msgstr "Nuevo León"

#: i18n/states.php:1304
msgid "Aguascalientes"
msgstr "Aguascalientes"

#: i18n/states.php:1305
msgid "Baja California"
msgstr "Baja California"

#: i18n/states.php:1306
msgid "Baja California Sur"
msgstr "Baja California Sur"

#: i18n/states.php:1307
msgid "Campeche"
msgstr "Campeche"

#: i18n/states.php:1308
msgid "Chiapas"
msgstr "Chiapas"

#: i18n/states.php:1309
msgid "Chihuahua"
msgstr "Chihuahua"

#: i18n/states.php:1310
msgid "Coahuila"
msgstr "Coahuila"

#: i18n/states.php:1311
msgid "Colima"
msgstr "Colima"

#: i18n/states.php:1312
msgid "Durango"
msgstr "Durango"

#: i18n/states.php:1313
msgid "Guanajuato"
msgstr "Guanajuato"

#: i18n/states.php:1314
msgid "Guerrero"
msgstr "Guerrero"

#: i18n/states.php:1315
msgid "Hidalgo"
msgstr "Hidalgo"

#: i18n/states.php:1317
msgid "Michoacán"
msgstr "Michoacán"

#: i18n/states.php:1318
msgid "Morelos"
msgstr "Morelos"

#: i18n/states.php:1319
msgid "Nayarit"
msgstr "Nayarit"

#: i18n/states.php:1320
msgid "Oaxaca"
msgstr "Oaxaca"

#: i18n/states.php:1321
msgid "Puebla"
msgstr "Puebla"

#: i18n/states.php:1322
msgid "Querétaro"
msgstr "Querétaro"

#: i18n/states.php:1323
msgid "Quintana Roo"
msgstr "Quintana Roo"

#: i18n/states.php:1324
msgid "San Luis Potosí"
msgstr "San Luis Potosí"

#: i18n/states.php:1325
msgid "Sinaloa"
msgstr "Sinaloa"

#: i18n/states.php:1326
msgid "Sonora"
msgstr "Sonora"

#: i18n/states.php:1327
msgid "Tabasco"
msgstr "Tabasco"

#: i18n/states.php:1328
msgid "Tamaulipas"
msgstr "Tamaulipas"

#: i18n/states.php:1329
msgid "Tlaxcala"
msgstr "Tlaxcala"

#: i18n/states.php:1330
msgid "Veracruz"
msgstr "Veracruz"

#: i18n/states.php:1331
msgid "Yucatán"
msgstr "Yucatán"

#: i18n/states.php:1332
msgid "Zacatecas"
msgstr "Zacatecas"

#: i18n/states.php:1335
msgid "Johor"
msgstr "Johor"

#: i18n/states.php:1336
msgid "Kedah"
msgstr "Kedah"

#: i18n/states.php:1337
msgid "Kelantan"
msgstr "Kelantan"

#: i18n/states.php:1340
msgid "Negeri Sembilan"
msgstr "Negeri Sembilan"

#: i18n/states.php:1341
msgid "Pahang"
msgstr "Pahang"

#: i18n/states.php:1343
msgid "Perak"
msgstr "Perak"

#: i18n/states.php:1344
msgid "Perlis"
msgstr "Perlis"

#: i18n/states.php:1345
msgid "Sabah"
msgstr "Sabah"

#: i18n/states.php:1346
msgid "Sarawak"
msgstr "Sarawak"

#: i18n/states.php:1347
msgid "Selangor"
msgstr "Selangor"

#: i18n/states.php:1348
msgid "Terengganu"
msgstr "Terengganu"

#: i18n/states.php:1458
msgid "Northland"
msgstr "Northland"

#: i18n/states.php:1459
msgid "Auckland"
msgstr "Auckland"

#: i18n/states.php:1460
msgid "Waikato"
msgstr "Waikato"

#: i18n/states.php:1461
msgid "Bay of Plenty"
msgstr "Bay of Plenty"

#: i18n/states.php:1462
msgid "Taranaki"
msgstr "Taranaki"

#: i18n/states.php:1463
msgid "Gisborne"
msgstr "Gisborne"

#: i18n/states.php:1466
msgid "Wellington"
msgstr "Wellington"

#: i18n/states.php:1467
msgid "Nelson"
msgstr "Nelson"

#: i18n/states.php:1468
msgid "Marlborough"
msgstr "Marlborough"

#: i18n/states.php:1469
msgid "Tasman"
msgstr "Tasman"

#: i18n/states.php:1470
msgid "West Coast"
msgstr "West Coast"

#: i18n/states.php:1471
msgid "Canterbury"
msgstr "Canterbury"

#: i18n/states.php:1472
msgid "Otago"
msgstr "Otago"

#: i18n/states.php:1473
msgid "Southland"
msgstr "Southland"

#: i18n/states.php:1491
msgid "El Callao"
msgstr "El Callao"

#: i18n/states.php:1492
msgid "Municipalidad Metropolitana de Lima"
msgstr "Municipalidad Metropolitana de Lima"

#: i18n/states.php:1494
msgid "Ancash"
msgstr "Ancash"

#: i18n/states.php:1496
msgid "Arequipa"
msgstr "Arequipa"

#: i18n/states.php:1497
msgid "Ayacucho"
msgstr "Ayacucho"

#: i18n/states.php:1498
msgid "Cajamarca"
msgstr "Cajamarca"

#: i18n/states.php:1499
msgid "Cusco"
msgstr "Cusco"

#: i18n/states.php:1500
msgid "Huancavelica"
msgstr "Huancavelica"

#: i18n/states.php:1502
msgid "Ica"
msgstr "Ica"

#: i18n/states.php:1504 i18n/states.php:1704
msgid "La Libertad"
msgstr "La Libertad"

#: i18n/states.php:1505
msgid "Lambayeque"
msgstr "Lambayeque"

#: i18n/states.php:1506
msgid "Lima"
msgstr "Lima"

#: i18n/states.php:1507
msgid "Loreto"
msgstr "Loreto"

#: i18n/states.php:1508
msgid "Madre de Dios"
msgstr "Madre de Dios"

#: i18n/states.php:1509
msgid "Moquegua"
msgstr "Moquegua"

#: i18n/states.php:1510
msgid "Pasco"
msgstr "Pasco"

#: i18n/states.php:1511
msgid "Piura"
msgstr "Piura"

#: i18n/states.php:1512
msgid "Puno"
msgstr "Puno"

#: i18n/states.php:1514
msgid "Tacna"
msgstr "Tacna"

#: i18n/states.php:1515
msgid "Tumbes"
msgstr "Tumbes"

#: i18n/states.php:1516
msgid "Ucayali"
msgstr "Ucayali"

#: i18n/states.php:1519
msgid "Abra"
msgstr "Abra"

#: i18n/states.php:1520
msgid "Agusan del Norte"
msgstr "Agusan del Norte"

#: i18n/states.php:1521
msgid "Agusan del Sur"
msgstr "Agusan del Sur"

#: i18n/states.php:1522
msgid "Aklan"
msgstr "Aklan"

#: i18n/states.php:1052
msgid "Hyogo"
msgstr "Hyogo"

#: i18n/states.php:1050
msgid "Kyoto"
msgstr "Kyoto"

#: i18n/states.php:42
msgid "Huíla"
msgstr "Huíla"

#: i18n/states.php:1465
msgid "Manawatu-Whanganui"
msgstr "Manawatu-Whanganui"

#: i18n/states.php:152
msgid "Sherpur"
msgstr "Sherpur"

#: i18n/states.php:153
msgid "Sirajganj"
msgstr "Sirajganj"

#: i18n/states.php:154
msgid "Sunamganj"
msgstr "Sunamganj"

#: i18n/states.php:155
msgid "Sylhet"
msgstr "Sylhet"

#: i18n/states.php:156
msgid "Tangail"
msgstr "Tangail"

#: i18n/states.php:157
msgid "Thakurgaon"
msgstr "Thakurgaon"

#: i18n/states.php:161
msgid "Blagoevgrad"
msgstr "Blagoevgrad"

#: i18n/states.php:162
msgid "Burgas"
msgstr "Burgas"

#: i18n/states.php:163
msgid "Dobrich"
msgstr "Dobrich"

#: i18n/states.php:164
msgid "Gabrovo"
msgstr "Gabrovo"

#: i18n/states.php:165
msgid "Haskovo"
msgstr "Haskovo"

#: i18n/states.php:166
msgid "Kardzhali"
msgstr "Kardzhali"

#: i18n/states.php:167
msgid "Kyustendil"
msgstr "Kyustendil"

#: i18n/states.php:168
msgid "Lovech"
msgstr "Lovech"

#: i18n/states.php:169 i18n/states.php:2143
msgid "Montana"
msgstr "Montana"

#: i18n/states.php:170
msgid "Pazardzhik"
msgstr "Pazardzhik"

#: i18n/states.php:171
msgid "Pernik"
msgstr "Pernik"

#: i18n/states.php:172
msgid "Pleven"
msgstr "Pleven"

#: i18n/states.php:173
msgid "Plovdiv"
msgstr "Plovdiv"

#: i18n/states.php:174
msgid "Razgrad"
msgstr "Razgrad"

#: i18n/states.php:175
msgid "Ruse"
msgstr "Ruse"

#: i18n/states.php:176
msgid "Shumen"
msgstr "Shumen"

#: i18n/states.php:177
msgid "Silistra"
msgstr "Silistra"

#: i18n/states.php:178
msgid "Sliven"
msgstr "Sliven"

#: i18n/states.php:179
msgid "Smolyan"
msgstr "Smolyan"

#: i18n/states.php:181
msgid "Sofia"
msgstr "Sofia"

#: i18n/states.php:182
msgid "Stara Zagora"
msgstr "Stara Zagora"

#: i18n/states.php:183
msgid "Targovishte"
msgstr "Targovishte"

#: i18n/states.php:184
msgid "Varna"
msgstr "Varna"

#: i18n/states.php:185
msgid "Veliko Tarnovo"
msgstr "Veliko Tarnovo"

#: i18n/states.php:186
msgid "Vidin"
msgstr "Vidin"

#: i18n/states.php:187
msgid "Vratsa"
msgstr "Vratsa"

#: i18n/states.php:188
msgid "Yambol"
msgstr "Yambol"

#: i18n/states.php:218
msgid "Acre"
msgstr "Acre"

#: i18n/states.php:219
msgid "Alagoas"
msgstr "Alagoas"

#: i18n/states.php:221 i18n/states.php:342 i18n/states.php:1493
#: i18n/states.php:2218
msgid "Amazonas"
msgstr "Amazonas"

#: i18n/states.php:222
msgid "Bahia"
msgstr "Bahia"

#: i18n/states.php:224
msgid "Distrito Federal"
msgstr "Distrito Federal"

#: i18n/states.php:228
msgid "Mato Grosso"
msgstr "Mato Grosso"

#: i18n/states.php:229
msgid "Mato Grosso do Sul"
msgstr "Mato Grosso do Sul"

#: i18n/states.php:230
msgid "Minas Gerais"
msgstr "Minas Gerais"

#: i18n/states.php:234
msgid "Pernambuco"
msgstr "Pernambuco"

#: i18n/states.php:236
msgid "Rio de Janeiro"
msgstr "Rio de Janeiro"

#: i18n/states.php:237
msgid "Rio Grande do Norte"
msgstr "Rio Grande do Norte"

#: i18n/states.php:238
msgid "Rio Grande do Sul"
msgstr "Rio Grande do Sul"

#: i18n/states.php:240
msgid "Roraima"
msgstr "Roraima"

#: i18n/states.php:241
msgid "Santa Catarina"
msgstr "Santa Catarina"

#: i18n/states.php:243
msgid "Sergipe"
msgstr "Sergipe"

#: i18n/states.php:244
msgid "Tocantins"
msgstr "Tocantins"

#: i18n/states.php:247
msgid "Alberta"
msgstr "Alberta"

#: i18n/states.php:248
msgid "British Columbia"
msgstr "British Columbia"

#: i18n/states.php:249
msgid "Manitoba"
msgstr "Manitoba"

#: i18n/states.php:250
msgid "New Brunswick"
msgstr "New Brunswick"

#: i18n/states.php:252
msgid "Northwest Territories"
msgstr "Northwest Territories"

#: i18n/states.php:253
msgid "Nova Scotia"
msgstr "Nova Scotia"

#: i18n/states.php:254
msgid "Nunavut"
msgstr "Nunavut"

#: i18n/states.php:255
msgid "Ontario"
msgstr "Ontario"

#: i18n/states.php:256
msgid "Prince Edward Island"
msgstr "Prince Edward Island"

#: i18n/states.php:257
msgid "Quebec"
msgstr "Quebec"

#: i18n/states.php:258
msgid "Saskatchewan"
msgstr "Saskatchewan"

#: i18n/states.php:259
msgid "Yukon Territory"
msgstr "Yukon Territory"

#: i18n/states.php:568
msgid "Albacete"
msgstr "Albacete"

#: i18n/states.php:569
msgid "Alicante"
msgstr "Alicante"

#: i18n/states.php:571
msgid "Asturias"
msgstr "Asturias"

#: i18n/states.php:573
msgid "Badajoz"
msgstr "Badajoz"

#: i18n/states.php:574
msgid "Baleares"
msgstr "Baleares"

#: i18n/states.php:575
msgid "Barcelona"
msgstr "Barcelona"

#: i18n/states.php:576
msgid "Burgos"
msgstr "Burgos"

#: i18n/states.php:579
msgid "Cantabria"
msgstr "Cantabria"

#: i18n/states.php:581
msgid "Ceuta"
msgstr "Ceuta"

#: i18n/states.php:582
msgid "Ciudad Real"
msgstr "Ciudad Real"

#: i18n/states.php:584
msgid "Cuenca"
msgstr "Cuenca"

#: i18n/states.php:585
msgid "Girona"
msgstr "Girona"

#: i18n/states.php:586 i18n/states.php:1446
msgid "Granada"
msgstr "Granada"

#: i18n/states.php:587
msgid "Guadalajara"
msgstr "Guadalajara"

#: i18n/states.php:588
msgid "Gipuzkoa"
msgstr "Gipuzkoa"

#: i18n/states.php:589
msgid "Huelva"
msgstr "Huelva"

#: i18n/states.php:590
msgid "Huesca"
msgstr "Huesca"

#: i18n/states.php:593
msgid "Las Palmas"
msgstr "Las Palmas"

#: i18n/states.php:595
msgid "Lleida"
msgstr "Lleida"

#: i18n/states.php:596
msgid "Lugo"
msgstr "Lugo"

#: i18n/states.php:597
msgid "Madrid"
msgstr "Madrid"

#: i18n/states.php:599
msgid "Melilla"
msgstr "Melilla"

#: i18n/states.php:600
msgid "Murcia"
msgstr "Murcia"

#: i18n/states.php:601
msgid "Navarra"
msgstr "Navarra"

#: i18n/states.php:602
msgid "Ourense"
msgstr "Ourense"

#: i18n/states.php:603
msgid "Palencia"
msgstr "Palencia"

#: i18n/states.php:604
msgid "Pontevedra"
msgstr "Pontevedra"

#: i18n/states.php:605
msgid "Salamanca"
msgstr "Salamanca"

#: i18n/states.php:606
msgid "Santa Cruz de Tenerife"
msgstr "Santa Cruz de Tenerife"

#: i18n/states.php:607
msgid "Segovia"
msgstr "Segovia"

#: i18n/states.php:608
msgid "Sevilla"
msgstr "Sevilla"

#: i18n/states.php:609
msgid "Soria"
msgstr "Soria"

#: i18n/states.php:610
msgid "Tarragona"
msgstr "Tarragona"

#: i18n/states.php:611
msgid "Teruel"
msgstr "Teruel"

#: i18n/states.php:612
msgid "Toledo"
msgstr "Toledo"

#: i18n/states.php:613
msgid "Valencia"
msgstr "Valencia"

#: i18n/states.php:614
msgid "Valladolid"
msgstr "Valladolid"

#: i18n/states.php:616
msgid "Zamora"
msgstr "Zamora"

#: i18n/states.php:617
msgid "Zaragoza"
msgstr "Zaragoza"

#: i18n/states.php:683
msgid "Hong Kong Island"
msgstr "Hong Kong Island"

#: i18n/states.php:684
msgid "Kowloon"
msgstr "Kowloon"

#: i18n/states.php:685
msgid "New Territories"
msgstr "New Territories"

#: i18n/states.php:731
msgid "Bács-Kiskun"
msgstr "Bács-Kiskun"

#: i18n/states.php:732
msgid "Békés"
msgstr "Békés"

#: i18n/states.php:733
msgid "Baranya"
msgstr "Baranya"

#: i18n/states.php:734
msgid "Borsod-Abaúj-Zemplén"
msgstr "Borsod-Abaúj-Zemplén"

#: i18n/states.php:735
msgid "Budapest"
msgstr "Budapest"

#: i18n/states.php:737
msgid "Fejér"
msgstr "Fejér"

#: i18n/states.php:738
msgid "Győr-Moson-Sopron"
msgstr "Győr-Moson-Sopron"

#: i18n/states.php:739
msgid "Hajdú-Bihar"
msgstr "Hajdú-Bihar"

#: i18n/states.php:740
msgid "Heves"
msgstr "Heves"

#: i18n/states.php:741
msgid "Jász-Nagykun-Szolnok"
msgstr "Jász-Nagykun-Szolnok"

#: i18n/states.php:742
msgid "Komárom-Esztergom"
msgstr "Komárom-Esztergom"

#: i18n/states.php:743
msgid "Nógrád"
msgstr "Nógrád"

#: i18n/states.php:744
msgid "Pest"
msgstr "Pest"

#: i18n/states.php:745
msgid "Somogy"
msgstr "Somogy"

#: i18n/states.php:746
msgid "Szabolcs-Szatmár-Bereg"
msgstr "Szabolcs-Szatmár-Bereg"

#: i18n/states.php:747
msgid "Tolna"
msgstr "Tolna"

#: i18n/states.php:748
msgid "Vas"
msgstr "Vas"

#: i18n/states.php:749
msgid "Veszprém"
msgstr "Veszprém"

#: i18n/states.php:750
msgid "Zala"
msgstr "Zala"

#: i18n/states.php:753
msgid "Daerah Istimewa Aceh"
msgstr "Daerah Istimewa Aceh"

#: i18n/states.php:754
msgid "Sumatera Utara"
msgstr "Sumatera Utara"

#: i18n/states.php:755
msgid "Sumatera Barat"
msgstr "Sumatera Barat"

#: i18n/states.php:756
msgid "Riau"
msgstr "Riau"

#: i18n/states.php:757
msgid "Kepulauan Riau"
msgstr "Kepulauan Riau"

#: i18n/states.php:758
msgid "Jambi"
msgstr "Jambi"

#: i18n/states.php:759
msgid "Sumatera Selatan"
msgstr "Sumatera Selatan"

#: i18n/states.php:760
msgid "Bangka Belitung"
msgstr "Bangka Belitung"

#: i18n/states.php:761
msgid "Bengkulu"
msgstr "Bengkulu"

#: i18n/states.php:762
msgid "Lampung"
msgstr "Lampung"

#: i18n/states.php:763
msgid "DKI Jakarta"
msgstr "DKI Jakarta"

#: i18n/states.php:764
msgid "Jawa Barat"
msgstr "Jawa Barat"

#: i18n/states.php:765
msgid "Banten"
msgstr "Banten"

#: i18n/states.php:766
msgid "Jawa Tengah"
msgstr "Jawa Tengah"

#: i18n/states.php:767
msgid "Jawa Timur"
msgstr "Jawa Timur"

#: i18n/states.php:768
msgid "Daerah Istimewa Yogyakarta"
msgstr "Daerah Istimewa Yogyakarta"

#: i18n/states.php:769
msgid "Bali"
msgstr "Bali"

#: i18n/states.php:770
msgid "Nusa Tenggara Barat"
msgstr "Nusa Tenggara Barat"

#: i18n/states.php:771
msgid "Nusa Tenggara Timur"
msgstr "Nusa Tenggara Timur"

#: i18n/states.php:772
msgid "Kalimantan Barat"
msgstr "Kalimantan Barat"

#: i18n/states.php:773
msgid "Kalimantan Tengah"
msgstr "Kalimantan Tengah"

#: i18n/states.php:774
msgid "Kalimantan Timur"
msgstr "Kalimantan Timur"

#: i18n/states.php:775
msgid "Kalimantan Selatan"
msgstr "Kalimantan Selatan"

#: i18n/states.php:776
msgid "Kalimantan Utara"
msgstr "Kalimantan Utara"

#: i18n/states.php:777
msgid "Sulawesi Utara"
msgstr "Sulawesi Utara"

#: i18n/states.php:778
msgid "Sulawesi Tengah"
msgstr "Sulawesi Tengah"

#: i18n/states.php:779
msgid "Sulawesi Tenggara"
msgstr "Sulawesi Tenggara"

#: i18n/states.php:780
msgid "Sulawesi Barat"
msgstr "Sulawesi Barat"

#: i18n/states.php:781
msgid "Sulawesi Selatan"
msgstr "Sulawesi Selatan"

#: i18n/states.php:782
msgid "Gorontalo"
msgstr "Gorontalo"

#: i18n/states.php:783
msgid "Maluku"
msgstr "Maluku"

#: i18n/states.php:784
msgid "Maluku Utara"
msgstr "Maluku Utara"

#: i18n/states.php:785
msgid "Papua"
msgstr "Papua"

#: i18n/states.php:786
msgid "Papua Barat"
msgstr "Papua Barat"

#: i18n/states.php:819
msgid "Arunachal Pradesh"
msgstr "Arunachal Pradesh"

#: i18n/states.php:820
msgid "Assam"
msgstr "Assam"

#: i18n/states.php:821
msgid "Bihar"
msgstr "Bihar"

#: i18n/states.php:823
msgid "Chhattisgarh"
msgstr "Chhattisgarh"

#: i18n/states.php:828
msgid "Goa"
msgstr "Goa"

#: i18n/states.php:829
msgid "Gujarat"
msgstr "Gujarat"

#: i18n/states.php:831
msgid "Haryana"
msgstr "Haryana"

#: i18n/states.php:830
msgid "Himachal Pradesh"
msgstr "Himachal Pradesh"

#: i18n/states.php:833
msgid "Jammu and Kashmir"
msgstr "Jammu and Kashmir"

#: i18n/states.php:832
msgid "Jharkhand"
msgstr "Jharkhand"

#: i18n/states.php:834
msgid "Karnataka"
msgstr "Karnataka"

#: i18n/states.php:835
msgid "Kerala"
msgstr "Kerala"

#: i18n/states.php:841
msgid "Madhya Pradesh"
msgstr "Madhya Pradesh"

#: i18n/states.php:838
msgid "Maharashtra"
msgstr "Maharashtra"

#: i18n/states.php:840
msgid "Manipur"
msgstr "Manipur"

#: i18n/states.php:839
msgid "Meghalaya"
msgstr "Meghalaya"

#: i18n/states.php:842
msgid "Mizoram"
msgstr "Mizoram"

#: i18n/states.php:843
msgid "Nagaland"
msgstr "Nagaland"

#: i18n/states.php:845 i18n/states.php:1609
msgid "Punjab"
msgstr "Punjab"

#: i18n/states.php:847
msgid "Rajasthan"
msgstr "Rajasthan"

#: i18n/states.php:848
msgid "Sikkim"
msgstr "Sikkim"

#: i18n/states.php:850
msgid "Tamil Nadu"
msgstr "Tamil Nadu"

#: i18n/states.php:849
msgid "Telangana"
msgstr "Telangana"

#: i18n/states.php:851
msgid "Tripura"
msgstr "Tripura"

#: i18n/states.php:853
msgid "Uttarakhand"
msgstr "Uttarakhand"

#: i18n/states.php:852
msgid "Uttar Pradesh"
msgstr "Uttar Pradesh"

#: i18n/states.php:854
msgid "West Bengal"
msgstr "West Bengal"

#: i18n/states.php:817
msgid "Andaman and Nicobar Islands"
msgstr "Andaman and Nicobar Islands"

#: i18n/states.php:822
msgid "Chandigarh"
msgstr "Chandigarh"

#: i18n/states.php:824
msgid "Daman and Diu"
msgstr "Daman and Diu"

#: i18n/states.php:826
msgid "Delhi"
msgstr "Delhi"

#: i18n/states.php:846
msgid "Pondicherry (Puducherry)"
msgstr "Pondicherry (Puducherry)"

#: i18n/states.php:859
msgid "Ilaam (ایلام)"
msgstr "Ilaam (ایلام)"

#: i18n/states.php:860
msgid "Bushehr (بوشهر)"
msgstr "Bushehr (بوشهر)"

#: i18n/states.php:861
msgid "Ardabil (اردبیل)"
msgstr "Ardabil (اردبیل)"

#: i18n/states.php:862
msgid "Isfahan (اصفهان)"
msgstr "Isfahan (اصفهان)"

#: i18n/states.php:863
msgid "Yazd (یزد)"
msgstr "Yazd (یزد)"

#: i18n/states.php:864
msgid "Kermanshah (کرمانشاه)"
msgstr "Kermanshah (کرمانشاه)"

#: i18n/states.php:865
msgid "Kerman (کرمان)"
msgstr "Kerman (کرمان)"

#: i18n/states.php:866
msgid "Hamadan (همدان)"
msgstr "Hamadan (همدان)"

#: i18n/states.php:867
msgid "Ghazvin (قزوین)"
msgstr "Qazvin (قزوین)"

#: i18n/states.php:868
msgid "Zanjan (زنجان)"
msgstr "Zanjan (زنجان)"

#: i18n/states.php:869
msgid "Luristan (لرستان)"
msgstr "Luristan (لرستان)"

#: i18n/states.php:870
msgid "Alborz (البرز)"
msgstr "Alborz (البرز)"

#: i18n/states.php:871
msgid "East Azarbaijan (آذربایجان شرقی)"
msgstr "East Azarbaijan (آذربایجان شرقی)"

#: i18n/states.php:872
msgid "West Azarbaijan (آذربایجان غربی)"
msgstr "West Azarbaijan (آذربایجان غربی)"

#: i18n/states.php:873
msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
msgstr "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"

#: i18n/states.php:874
msgid "South Khorasan (خراسان جنوبی)"
msgstr "South Khorasan (خراسان جنوبی)"

#: i18n/states.php:875
msgid "Razavi Khorasan (خراسان رضوی)"
msgstr "Razavi Khorasan (خراسان رضوی)"

#: i18n/states.php:877
msgid "Semnan (سمنان)"
msgstr "Semnan (سمنان)"

#: i18n/states.php:878
msgid "Fars (فارس)"
msgstr "Fars (فارس)"

#: i18n/states.php:879
msgid "Qom (قم)"
msgstr "Qom (قم)"

#: i18n/states.php:881
msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
msgstr "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"

#: i18n/states.php:882
msgid "Golestan (گلستان)"
msgstr "Golestan (گلستان)"

#: i18n/states.php:883
msgid "Gilan (گیلان)"
msgstr "Gilan (گیلان)"

#: i18n/states.php:884
msgid "Mazandaran (مازندران)"
msgstr "Mazandaran (مازندران)"

#: i18n/states.php:885
msgid "Markazi (مرکزی)"
msgstr "Markazi (مرکزی)"

#: i18n/states.php:886
msgid "Hormozgan (هرمزگان)"
msgstr "Hormozgan (هرمزگان)"

#: i18n/states.php:887
msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
msgstr "Sistan and Baluchestan (سیستان و بلوچستان)"

#: i18n/states.php:891
msgid "Agrigento"
msgstr "Agrigento"

#: i18n/states.php:892
msgid "Alessandria"
msgstr "Alessandria"

#: i18n/states.php:893
msgid "Ancona"
msgstr "Ancona"

#: i18n/states.php:894
msgid "Aosta"
msgstr "Aosta"

#: i18n/states.php:895
msgid "Arezzo"
msgstr "Arezzo"

#: i18n/states.php:896
msgid "Ascoli Piceno"
msgstr "Ascoli Piceno"

#: i18n/states.php:897
msgid "Asti"
msgstr "Asti"

#: i18n/states.php:898
msgid "Avellino"
msgstr "Avellino"

#: i18n/states.php:899
msgid "Bari"
msgstr "Bari"

#: i18n/states.php:900
msgid "Barletta-Andria-Trani"
msgstr "Barletta-Andria-Trani"

#: i18n/states.php:901
msgid "Belluno"
msgstr "Belluno"

#: i18n/states.php:902
msgid "Benevento"
msgstr "Benevento"

#: i18n/states.php:903
msgid "Bergamo"
msgstr "Bergamo"

#: i18n/states.php:818
msgid "Andhra Pradesh"
msgstr "Andhra Pradesh"

#: i18n/states.php:251
msgid "Newfoundland and Labrador"
msgstr "Newfoundland and Labrador"

#: i18n/states.php:827
msgid "Dadra and Nagar Haveli"
msgstr "Dadra and Nagar Haveli"

#: i18n/states.php:876
msgid "North Khorasan (خراسان شمالی)"
msgstr "North Khorasan (خراسان شمالی)"

#: i18n/states.php:858
msgid "Tehran (تهران)"
msgstr "Tehran (تهران)"

#: i18n/states.php:857
msgid "Khuzestan (خوزستان)"
msgstr "Khuzestan (خوزستان)"

#: i18n/states.php:880
msgid "Kurdistan (کردستان)"
msgstr "Kurdistan (کردستان)"

#: i18n/states.php:837
msgid "Lakshadweep"
msgstr "Lakshadweep"

#: i18n/countries.php:19
msgid "Albania"
msgstr "Albania"

#: i18n/countries.php:20
msgid "Algeria"
msgstr "Algeria"

#: i18n/countries.php:22
msgid "Andorra"
msgstr "Andorra"

#: i18n/countries.php:23
msgid "Angola"
msgstr "Angola"

#: i18n/countries.php:24
msgid "Anguilla"
msgstr "Anguilla"

#: i18n/continents.php:78 i18n/countries.php:25
msgid "Antarctica"
msgstr "Antarctica"

#: i18n/countries.php:26
msgid "Antigua and Barbuda"
msgstr "Antigua and Barbuda"

#: i18n/countries.php:27
msgid "Argentina"
msgstr "Argentina"

#: i18n/countries.php:28
msgid "Armenia"
msgstr "Armenia"

#: i18n/countries.php:29
msgid "Aruba"
msgstr "Aruba"

#: i18n/countries.php:30
msgid "Australia"
msgstr "Australia"

#: i18n/countries.php:31
msgid "Austria"
msgstr "Austria"

#: i18n/countries.php:32
msgid "Azerbaijan"
msgstr "Azerbaijan"

#: i18n/countries.php:33
msgid "Bahamas"
msgstr "Bahamas"

#: i18n/countries.php:34
msgid "Bahrain"
msgstr "Bahrain"

#: i18n/countries.php:35
msgid "Bangladesh"
msgstr "Bangladesh"

#: i18n/countries.php:36
msgid "Barbados"
msgstr "Barbados"

#: i18n/countries.php:37
msgid "Belarus"
msgstr "Belarus"

#: i18n/countries.php:38
msgid "Belgium"
msgstr "Belgium"

#: i18n/countries.php:39
msgid "Belau"
msgstr "Belau"

#: i18n/countries.php:40
msgid "Belize"
msgstr "Belize"

#: i18n/countries.php:41
msgid "Benin"
msgstr "Benin"

#: i18n/countries.php:42
msgid "Bermuda"
msgstr "Bermuda"

#: i18n/countries.php:43
msgid "Bhutan"
msgstr "Bhutan"

#: i18n/countries.php:44
msgid "Bolivia"
msgstr "Bolivia"

#: i18n/countries.php:45
msgid "Bonaire, Saint Eustatius and Saba"
msgstr "Bonaire, Saint Eustatius and Saba"

#: i18n/countries.php:46
msgid "Bosnia and Herzegovina"
msgstr "Bosnia and Herzegovina"

#: i18n/countries.php:47
msgid "Botswana"
msgstr "Botswana"

#: i18n/countries.php:48
msgid "Bouvet Island"
msgstr "Bouvet Island"

#: i18n/countries.php:49
msgid "Brazil"
msgstr "Brazil"

#: i18n/countries.php:50
msgid "British Indian Ocean Territory"
msgstr "British Indian Ocean Territory"

#: i18n/countries.php:51
msgid "Brunei"
msgstr "Brunei"

#: i18n/countries.php:52
msgid "Bulgaria"
msgstr "Bulgaria"

#: i18n/countries.php:53
msgid "Burkina Faso"
msgstr "Burkina Faso"

#: i18n/countries.php:54
msgid "Burundi"
msgstr "Burundi"

#: i18n/countries.php:55
msgid "Cambodia"
msgstr "Cambodia"

#: i18n/countries.php:56
msgid "Cameroon"
msgstr "Cameroon"

#: i18n/countries.php:57
msgid "Canada"
msgstr "Canada"

#: i18n/countries.php:58
msgid "Cape Verde"
msgstr "Cape Verde"

#: i18n/countries.php:59
msgid "Cayman Islands"
msgstr "Cayman Islands"

#: i18n/countries.php:60
msgid "Central African Republic"
msgstr "Central African Republic"

#: i18n/countries.php:61
msgid "Chad"
msgstr "Chad"

#: i18n/countries.php:62
msgid "Chile"
msgstr "Chile"

#: i18n/countries.php:63
msgid "China"
msgstr "China"

#: i18n/countries.php:64
msgid "Christmas Island"
msgstr "Christmas Island"

#: i18n/countries.php:65
msgid "Cocos (Keeling) Islands"
msgstr "Cocos (Keeling) Islands"

#: i18n/countries.php:66
msgid "Colombia"
msgstr "Colombia"

#: i18n/countries.php:67
msgid "Comoros"
msgstr "Comoros"

#: i18n/countries.php:68
msgid "Congo (Brazzaville)"
msgstr "Congo (Brazzaville)"

#: i18n/countries.php:69
msgid "Congo (Kinshasa)"
msgstr "Congo (Kinshasa)"

#: i18n/countries.php:70
msgid "Cook Islands"
msgstr "Cook Islands"

#: i18n/countries.php:71
msgid "Costa Rica"
msgstr "Costa Rica"

#: i18n/countries.php:72
msgid "Croatia"
msgstr "Croatia"

#: i18n/countries.php:73
msgid "Cuba"
msgstr "Cuba"

#: i18n/countries.php:75
msgid "Cyprus"
msgstr "Cyprus"

#: i18n/countries.php:76
msgid "Czech Republic"
msgstr "Czech Republic"

#: i18n/countries.php:77
msgid "Denmark"
msgstr "Denmark"

#: i18n/countries.php:78
msgid "Djibouti"
msgstr "Djibouti"

#: i18n/countries.php:79
msgid "Dominica"
msgstr "Dominica"

#: i18n/countries.php:80
msgid "Dominican Republic"
msgstr "Dominican Republic"

#: i18n/countries.php:81
msgid "Ecuador"
msgstr "Ecuador"

#: i18n/countries.php:82
msgid "Egypt"
msgstr "Egypt"

#: i18n/countries.php:83
msgid "El Salvador"
msgstr "El Salvador"

#: i18n/countries.php:84
msgid "Equatorial Guinea"
msgstr "Equatorial Guinea"

#: i18n/countries.php:85
msgid "Eritrea"
msgstr "Eritrea"

#: i18n/countries.php:86
msgid "Estonia"
msgstr "Estonia"

#: i18n/countries.php:87
msgid "Ethiopia"
msgstr "Ethiopia"

#: i18n/countries.php:88
msgid "Falkland Islands"
msgstr "Falkland Islands"

#: i18n/countries.php:89
msgid "Faroe Islands"
msgstr "Faroe Islands"

#: i18n/countries.php:90
msgid "Fiji"
msgstr "Fiji"

#: i18n/countries.php:91
msgid "Finland"
msgstr "Finland"

#: i18n/countries.php:92
msgid "France"
msgstr "France"

#: i18n/countries.php:93
msgid "French Guiana"
msgstr "French Guiana"

#: i18n/countries.php:94
msgid "French Polynesia"
msgstr "French Polynesia"

#: i18n/countries.php:95
msgid "French Southern Territories"
msgstr "French Southern Territories"

#: i18n/countries.php:96
msgid "Gabon"
msgstr "Gabon"

#: i18n/countries.php:97
msgid "Gambia"
msgstr "Gambia"

#: i18n/countries.php:98
msgid "Georgia"
msgstr "Georgia"

#: i18n/countries.php:99
msgid "Germany"
msgstr "Germany"

#: i18n/countries.php:100
msgid "Ghana"
msgstr "Ghana"

#: i18n/countries.php:101
msgid "Gibraltar"
msgstr "Gibraltar"

#: i18n/countries.php:102
msgid "Greece"
msgstr "Greece"

#: i18n/countries.php:103
msgid "Greenland"
msgstr "Greenland"

#: i18n/countries.php:104
msgid "Grenada"
msgstr "Grenada"

#: i18n/countries.php:105
msgid "Guadeloupe"
msgstr "Guadeloupe"

#: i18n/countries.php:107 i18n/states.php:665
msgid "Guatemala"
msgstr "Guatemala"

#: i18n/countries.php:108
msgid "Guernsey"
msgstr "Guernsey"

#: i18n/countries.php:109
msgid "Guinea"
msgstr "Guinea"

#: i18n/countries.php:110
msgid "Guinea-Bissau"
msgstr "Guinea-Bissau"

#: i18n/countries.php:111
msgid "Guyana"
msgstr "Guyana"

#: i18n/countries.php:112
msgid "Haiti"
msgstr "Haiti"

#: i18n/countries.php:113
msgid "Heard Island and McDonald Islands"
msgstr "Heard Island and McDonald Islands"

#: i18n/countries.php:114
msgid "Honduras"
msgstr "Honduras"

#: i18n/countries.php:115
msgid "Hong Kong"
msgstr "Hong Kong"

#: i18n/countries.php:116
msgid "Hungary"
msgstr "Hungary"

#: i18n/countries.php:117
msgid "Iceland"
msgstr "Iceland"

#: i18n/countries.php:118
msgid "India"
msgstr "India"

#: i18n/countries.php:119
msgid "Indonesia"
msgstr "Indonesia"

#: i18n/countries.php:120
msgid "Iran"
msgstr "Iran"

#: i18n/countries.php:121
msgid "Iraq"
msgstr "Iraq"

#: i18n/countries.php:123
msgid "Isle of Man"
msgstr "Isle of Man"

#: i18n/countries.php:124
msgid "Israel"
msgstr "Israel"

#: i18n/countries.php:125
msgid "Italy"
msgstr "Italy"

#: i18n/countries.php:126
msgid "Ivory Coast"
msgstr "Ivory Coast"

#: i18n/countries.php:127
msgid "Jamaica"
msgstr "Jamaica"

#: i18n/countries.php:128
msgid "Japan"
msgstr "Japan"

#: i18n/countries.php:129
msgid "Jersey"
msgstr "Jersey"

#: i18n/countries.php:130
msgid "Jordan"
msgstr "Jordan"

#: i18n/countries.php:131
msgid "Kazakhstan"
msgstr "Kazakhstan"

#: i18n/countries.php:132
msgid "Kenya"
msgstr "Kenya"

#: i18n/countries.php:133
msgid "Kiribati"
msgstr "Kiribati"

#: i18n/countries.php:135
msgid "Kuwait"
msgstr "Kuwait"

#: i18n/countries.php:136
msgid "Kyrgyzstan"
msgstr "Kyrgyzstan"

#: i18n/countries.php:137
msgid "Laos"
msgstr "Laos"

#: i18n/countries.php:138
msgid "Latvia"
msgstr "Latvia"

#: i18n/countries.php:139
msgid "Lebanon"
msgstr "Lebanon"

#: i18n/countries.php:140
msgid "Lesotho"
msgstr "Lesotho"

#: i18n/countries.php:141
msgid "Liberia"
msgstr "Liberia"

#: i18n/countries.php:142
msgid "Libya"
msgstr "Libya"

#: i18n/countries.php:143
msgid "Liechtenstein"
msgstr "Liechtenstein"

#: i18n/countries.php:144
msgid "Lithuania"
msgstr "Lithuania"

#: i18n/countries.php:145
msgid "Luxembourg"
msgstr "Luxembourg"

#: i18n/countries.php:148
msgid "Madagascar"
msgstr "Madagascar"

#: i18n/countries.php:149
msgid "Malawi"
msgstr "Malawi"

#: i18n/countries.php:150
msgid "Malaysia"
msgstr "Malaysia"

#: i18n/countries.php:151
msgid "Maldives"
msgstr "Maldives"

#: i18n/countries.php:152
msgid "Mali"
msgstr "Mali"

#: i18n/countries.php:153
msgid "Malta"
msgstr "Malta"

#: i18n/countries.php:154
msgid "Marshall Islands"
msgstr "Marshall Islands"

#: i18n/countries.php:155
msgid "Martinique"
msgstr "Martinique"

#: i18n/countries.php:156
msgid "Mauritania"
msgstr "Mauritania"

#: i18n/countries.php:157
msgid "Mauritius"
msgstr "Mauritius"

#: i18n/countries.php:158
msgid "Mayotte"
msgstr "Mayotte"

#: i18n/countries.php:159
msgid "Mexico"
msgstr "Mexico"

#: i18n/countries.php:160
msgid "Micronesia"
msgstr "Micronesia"

#: i18n/countries.php:161
msgid "Moldova"
msgstr "Moldova"

#: i18n/countries.php:162
msgid "Monaco"
msgstr "Monaco"

#: i18n/countries.php:163
msgid "Mongolia"
msgstr "Mongolia"

#: i18n/countries.php:164
msgid "Montenegro"
msgstr "Montenegro"

#: i18n/countries.php:165
msgid "Montserrat"
msgstr "Montserrat"

#: i18n/countries.php:166
msgid "Morocco"
msgstr "Morocco"

#: i18n/countries.php:167
msgid "Mozambique"
msgstr "Mozambique"

#: i18n/countries.php:168
msgid "Myanmar"
msgstr "Myanmar"

#: i18n/countries.php:169
msgid "Namibia"
msgstr "Namibia"

#: i18n/countries.php:170
msgid "Nauru"
msgstr "Nauru"

#: i18n/countries.php:171
msgid "Nepal"
msgstr "Nepal"

#: i18n/countries.php:172
msgid "Netherlands"
msgstr "Netherlands"

#: i18n/countries.php:173
msgid "New Caledonia"
msgstr "New Caledonia"

#: i18n/countries.php:174
msgid "New Zealand"
msgstr "New Zealand"

#: i18n/countries.php:175
msgid "Nicaragua"
msgstr "Nicaragua"

#: i18n/countries.php:176 i18n/states.php:1408
msgid "Niger"
msgstr "Niger"

#: i18n/countries.php:177
msgid "Nigeria"
msgstr "Nigeria"

#: i18n/countries.php:178
msgid "Niue"
msgstr "Niue"

#: i18n/countries.php:179
msgid "Norfolk Island"
msgstr "Norfolk Island"

#: i18n/countries.php:181
msgid "North Korea"
msgstr "North Korea"

#: i18n/countries.php:182
msgid "Norway"
msgstr "Norway"

#: i18n/countries.php:183
msgid "Oman"
msgstr "Oman"

#: i18n/countries.php:184
msgid "Pakistan"
msgstr "Pakistan"

#: i18n/countries.php:185
msgid "Palestinian Territory"
msgstr "Palestinian Territory"

#: i18n/countries.php:186
msgid "Panama"
msgstr "Panama"

#: i18n/countries.php:187
msgid "Papua New Guinea"
msgstr "Papua New Guinea"

#: i18n/countries.php:188
msgid "Paraguay"
msgstr "Paraguay"

#: i18n/countries.php:189
msgid "Peru"
msgstr "Peru"

#: i18n/countries.php:190
msgid "Philippines"
msgstr "Philippines"

#: i18n/countries.php:191
msgid "Pitcairn"
msgstr "Pitcairn"

#: i18n/countries.php:192
msgid "Poland"
msgstr "Poland"

#: i18n/countries.php:193
msgid "Portugal"
msgstr "Portugal"

#: i18n/countries.php:195
msgid "Qatar"
msgstr "Qatar"

#: i18n/countries.php:196
msgid "Reunion"
msgstr "Reunion"

#: i18n/countries.php:197
msgid "Romania"
msgstr "Romania"

#: i18n/countries.php:198
msgid "Russia"
msgstr "Russia"

#: i18n/countries.php:199
msgid "Rwanda"
msgstr "Rwanda"

#: i18n/countries.php:200
msgid "Saint Barth&eacute;lemy"
msgstr "Saint Barth&eacute;lemy"

#: i18n/countries.php:201
msgid "Saint Helena"
msgstr "Saint Helena"

#: i18n/countries.php:202
msgid "Saint Kitts and Nevis"
msgstr "Saint Kitts and Nevis"

#: i18n/countries.php:203
msgid "Saint Lucia"
msgstr "Saint Lucia"

#: i18n/countries.php:204
msgid "Saint Martin (French part)"
msgstr "Saint Martin (French part)"

#: i18n/countries.php:205
msgid "Saint Martin (Dutch part)"
msgstr "Saint Martin (Dutch part)"

#: i18n/countries.php:206
msgid "Saint Pierre and Miquelon"
msgstr "Saint Pierre and Miquelon"

#: i18n/countries.php:207
msgid "Saint Vincent and the Grenadines"
msgstr "Saint Vincent and the Grenadines"

#: i18n/countries.php:208
msgid "San Marino"
msgstr "San Marino"

#: i18n/countries.php:209
msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
msgstr "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"

#: i18n/countries.php:210
msgid "Saudi Arabia"
msgstr "Saudi Arabia"

#: i18n/countries.php:211
msgid "Senegal"
msgstr "Senegal"

#: i18n/countries.php:212
msgid "Serbia"
msgstr "Serbia"

#: i18n/countries.php:213
msgid "Seychelles"
msgstr "Seychelles"

#: i18n/countries.php:214
msgid "Sierra Leone"
msgstr "Sierra Leone"

#: i18n/countries.php:215
msgid "Singapore"
msgstr "Singapore"

#: i18n/countries.php:216
msgid "Slovakia"
msgstr "Slovakia"

#: i18n/countries.php:217
msgid "Slovenia"
msgstr "Slovenia"

#: i18n/countries.php:218
msgid "Solomon Islands"
msgstr "Solomon Islands"

#: i18n/countries.php:219
msgid "Somalia"
msgstr "Somalia"

#: i18n/countries.php:220
msgid "South Africa"
msgstr "South Africa"

#: i18n/countries.php:221
msgid "South Georgia/Sandwich Islands"
msgstr "South Georgia/Sandwich Islands"

#: i18n/countries.php:222
msgid "South Korea"
msgstr "South Korea"

#: i18n/countries.php:223
msgid "South Sudan"
msgstr "South Sudan"

#: i18n/countries.php:224
msgid "Spain"
msgstr "Spain"

#: i18n/countries.php:225
msgid "Sri Lanka"
msgstr "Sri Lanka"

#: i18n/countries.php:226
msgid "Sudan"
msgstr "Sudan"

#: i18n/countries.php:227
msgid "Suriname"
msgstr "Suriname"

#: i18n/countries.php:228
msgid "Svalbard and Jan Mayen"
msgstr "Svalbard and Jan Mayen"

#: i18n/countries.php:230
msgid "Sweden"
msgstr "Sweden"

#: i18n/countries.php:231
msgid "Switzerland"
msgstr "Switzerland"

#: i18n/countries.php:232
msgid "Syria"
msgstr "Syria"

#: i18n/countries.php:233
msgid "Taiwan"
msgstr "Taiwan"

#: i18n/countries.php:234
msgid "Tajikistan"
msgstr "Tajikistan"

#: i18n/countries.php:235
msgid "Tanzania"
msgstr "Tanzania"

#: i18n/countries.php:236
msgid "Thailand"
msgstr "Thailand"

#: i18n/countries.php:237
msgid "Timor-Leste"
msgstr "Timor-Leste"

#: i18n/countries.php:238
msgid "Togo"
msgstr "Togo"

#: i18n/countries.php:239
msgid "Tokelau"
msgstr "Tokelau"

#: i18n/countries.php:240
msgid "Tonga"
msgstr "Tonga"

#: i18n/countries.php:241
msgid "Trinidad and Tobago"
msgstr "Trinidad and Tobago"

#: i18n/countries.php:242
msgid "Tunisia"
msgstr "Tunisia"

#: i18n/countries.php:244
msgid "Turkmenistan"
msgstr "Turkmenistan"

#: i18n/countries.php:245
msgid "Turks and Caicos Islands"
msgstr "Turks and Caicos Islands"

#: i18n/countries.php:246
msgid "Tuvalu"
msgstr "Tuvalu"

#: i18n/countries.php:247
msgid "Uganda"
msgstr "Uganda"

#: i18n/countries.php:248
msgid "Ukraine"
msgstr "Ukraine"

#: i18n/countries.php:249
msgid "United Arab Emirates"
msgstr "United Arab Emirates"

#: i18n/countries.php:250
msgid "United Kingdom (UK)"
msgstr "United Kingdom (UK)"

#: i18n/countries.php:251
msgid "United States (US)"
msgstr "United States (US)"

#: i18n/countries.php:253
msgid "Uruguay"
msgstr "Uruguay"

#: i18n/countries.php:254
msgid "Uzbekistan"
msgstr "Uzbekistan"

#: i18n/countries.php:255
msgid "Vanuatu"
msgstr "Vanuatu"

#: i18n/countries.php:256
msgid "Vatican"
msgstr "Vatican"

#: i18n/countries.php:257
msgid "Venezuela"
msgstr "Venezuela"

#: i18n/countries.php:258
msgid "Vietnam"
msgstr "Vietnam"

#: i18n/countries.php:261
msgid "Wallis and Futuna"
msgstr "Wallis and Futuna"

#: i18n/countries.php:262
msgid "Western Sahara"
msgstr "Western Sahara"

#: i18n/countries.php:264
msgid "Yemen"
msgstr "Yemen"

#: i18n/countries.php:265
msgid "Zambia"
msgstr "Zambia"

#: i18n/countries.php:266
msgid "Zimbabwe"
msgstr "Zimbabwe"

#: i18n/states.php:67 i18n/states.php:592
msgid "La Rioja"
msgstr "La Rioja"

#: i18n/states.php:83
msgid "Australian Capital Territory"
msgstr "Australian Capital Territory"

#: i18n/states.php:84
msgid "New South Wales"
msgstr "New South Wales"

#: i18n/states.php:85
msgid "Northern Territory"
msgstr "Northern Territory"

#: i18n/states.php:86
msgid "Queensland"
msgstr "Queensland"

#: i18n/states.php:87
msgid "South Australia"
msgstr "South Australia"

#: i18n/states.php:88
msgid "Tasmania"
msgstr "Tasmania"

#: i18n/states.php:89
msgid "Victoria"
msgstr "Victoria"

#: i18n/states.php:90
msgid "Western Australia"
msgstr "Western Australia"

#: i18n/states.php:94
msgid "Bagerhat"
msgstr "Bagerhat"

#: i18n/states.php:95
msgid "Bandarban"
msgstr "Bandarban"

#: i18n/states.php:96
msgid "Barguna"
msgstr "Barguna"

#: i18n/states.php:98
msgid "Bhola"
msgstr "Bhola"

#: i18n/states.php:100
msgid "Brahmanbaria"
msgstr "Brahmanbaria"

#: i18n/states.php:101
msgid "Chandpur"
msgstr "Chandpur"

#: i18n/states.php:103
msgid "Chuadanga"
msgstr "Chuadanga"

#: i18n/states.php:104
msgid "Cox's Bazar"
msgstr "Cox's Bazar"

#: i18n/states.php:106
msgid "Dhaka"
msgstr "Dhaka"

#: i18n/states.php:107
msgid "Dinajpur"
msgstr "Dinajpur"

#: i18n/states.php:108
msgid "Faridpur "
msgstr "Faridpur "

#: i18n/states.php:109
msgid "Feni"
msgstr "Feni"

#: i18n/states.php:110
msgid "Gaibandha"
msgstr "Gaibandha"

#: i18n/states.php:111
msgid "Gazipur"
msgstr "Gazipur"

#: i18n/states.php:112
msgid "Gopalganj"
msgstr "Gopalganj"

#: i18n/states.php:113
msgid "Habiganj"
msgstr "Habiganj"

#: i18n/states.php:114
msgid "Jamalpur"
msgstr "Jamalpur"

#: i18n/states.php:116
msgid "Jhalokati"
msgstr "Jhalokati"

#: i18n/states.php:117
msgid "Jhenaidah"
msgstr "Jhenaidah"

#: i18n/states.php:118
msgid "Joypurhat"
msgstr "Joypurhat"

#: i18n/states.php:119
msgid "Khagrachhari"
msgstr "Khagrachhari"

#: i18n/states.php:120
msgid "Khulna"
msgstr "Khulna"

#: i18n/states.php:121
msgid "Kishoreganj"
msgstr "Kishoreganj"

#: i18n/states.php:122
msgid "Kurigram"
msgstr "Kurigram"

#: i18n/states.php:123
msgid "Kushtia"
msgstr "Kushtia"

#: i18n/states.php:124
msgid "Lakshmipur"
msgstr "Lakshmipur"

#: i18n/states.php:125
msgid "Lalmonirhat"
msgstr "Lalmonirhat"

#: i18n/states.php:126
msgid "Madaripur"
msgstr "Madaripur"

#: i18n/states.php:127
msgid "Magura"
msgstr "Magura"

#: i18n/states.php:128
msgid "Manikganj "
msgstr "Manikganj "

#: i18n/states.php:129
msgid "Meherpur"
msgstr "Meherpur"

#: i18n/states.php:130
msgid "Moulvibazar"
msgstr "Moulvibazar"

#: i18n/states.php:131
msgid "Munshiganj"
msgstr "Munshiganj"

#: i18n/states.php:132
msgid "Mymensingh"
msgstr "Mymensingh"

#: i18n/states.php:133
msgid "Naogaon"
msgstr "Naogaon"

#: i18n/states.php:134
msgid "Narail"
msgstr "Narail"

#: i18n/states.php:135
msgid "Narayanganj"
msgstr "Narayanganj"

#: i18n/states.php:136
msgid "Narsingdi"
msgstr "Narsingdi"

#: i18n/states.php:137
msgid "Natore"
msgstr "Natore"

#: i18n/states.php:138
msgid "Nawabganj"
msgstr "Nawabganj"

#: i18n/states.php:139
msgid "Netrakona"
msgstr "Netrakona"

#: i18n/states.php:140
msgid "Nilphamari"
msgstr "Nilphamari"

#: i18n/states.php:141
msgid "Noakhali"
msgstr "Noakhali"

#: i18n/states.php:142
msgid "Pabna"
msgstr "Pabna"

#: i18n/states.php:143
msgid "Panchagarh"
msgstr "Panchagarh"

#: i18n/states.php:144
msgid "Patuakhali"
msgstr "Patuakhali"

#: i18n/states.php:145
msgid "Pirojpur"
msgstr "Pirojpur"

#: i18n/states.php:146
msgid "Rajbari"
msgstr "Rajbari"

#: i18n/states.php:147
msgid "Rajshahi"
msgstr "Rajshahi"

#: i18n/states.php:148
msgid "Rangamati"
msgstr "Rangamati"

#: i18n/states.php:149
msgid "Rangpur"
msgstr "Rangpur"

#: i18n/states.php:150
msgid "Satkhira"
msgstr "Satkhira"

#: i18n/states.php:151
msgid "Shariatpur"
msgstr "Shariatpur"

#: i18n/countries.php:17
msgid "Afghanistan"
msgstr "Afghanistan"

#: i18n/states.php:57
msgid "Buenos Aires"
msgstr "Buenos Aires"

#: i18n/states.php:58
msgid "Catamarca"
msgstr "Catamarca"

#: i18n/states.php:59
msgid "Chaco"
msgstr "Chaco"

#: i18n/states.php:60
msgid "Chubut"
msgstr "Chubut"

#: i18n/states.php:62
msgid "Corrientes"
msgstr "Corrientes"

#: i18n/states.php:64
msgid "Formosa"
msgstr "Formosa"

#: i18n/states.php:65
msgid "Jujuy"
msgstr "Jujuy"

#: i18n/states.php:66
msgid "La Pampa"
msgstr "La Pampa"

#: i18n/states.php:68
msgid "Mendoza"
msgstr "Mendoza"

#: i18n/states.php:69 i18n/states.php:1624
msgid "Misiones"
msgstr "Misiones"

#: i18n/states.php:72
msgid "Salta"
msgstr "Salta"

#: i18n/states.php:73 i18n/states.php:439
msgid "San Juan"
msgstr "San Juan"

#: i18n/states.php:74
msgid "San Luis"
msgstr "San Luis"

#: i18n/states.php:75 i18n/states.php:214
msgid "Santa Cruz"
msgstr "Santa Cruz"

#: i18n/states.php:76
msgid "Santa Fe"
msgstr "Santa Fe"

#: i18n/states.php:77
msgid "Santiago del Estero"
msgstr "Santiago del Estero"

#: i18n/states.php:78
msgid "Tierra del Fuego"
msgstr "Tierra del Fuego"

#: i18n/countries.php:74
msgid "Cura&ccedil;ao"
msgstr "Cura&ccedil;ao"

#: i18n/states.php:105
msgid "Cumilla"
msgstr "Cumilla"

#: i18n/states.php:99
msgid "Bogura"
msgstr "Bogura"

#: i18n/states.php:97
msgid "Barishal"
msgstr "Barishal"