File "woocommerce-en_GB.po"

Full Path: /home/warrior1/public_html/languages/wp-content/languages/plugins/woocommerce-en_GB.po
File size: 1.37 MB
MIME-type: text/x-po
Charset: utf-8

# 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: 2022-08-09 22:19:24+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.0-alpha.3\n"
"Language: en_GB\n"
"Project-Id-Version: Plugins - WooCommerce - Stable (latest release)\n"

#. translators: %s is a table name.
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1074
msgid "Could not persist order to database table \"%s\"."
msgstr "Could not persist order to database table \"%s\"."

#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1051
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:594
#: src/Internal/Admin/Orders/ListTable.php:1038
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:967
msgid "Order status changed by bulk edit."
msgstr "Order status changed by bulk edit."

#. translators: %s: is referring to the plugin's name.
#: src/Internal/Admin/Loader.php:110
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."

#. 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:207
msgid "Batch %1$d (%2$d orders) completed in %3$d seconds"
msgstr "Batch %1$d (%2$d orders) completed in %3$d seconds"

#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:69
msgid "By using WooCommerce Payments you agree to be bound by our <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and acknowledge that you have read our <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy Policy</a>"
msgstr "By using WooCommerce Payments you agree to be bound by our <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and acknowledge that you have read our <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy Policy</a>"

#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:30
msgid "Set up WooCommerce Payments"
msgstr "Set up WooCommerce Payments"

#: includes/tracks/class-wc-tracks-event.php:101
msgid "A valid prop name must be specified"
msgstr "A valid prop name must be specified"

#: includes/tracks/class-wc-tracks-event.php:96
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:67
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:280
#: includes/data-stores/class-wc-order-refund-data-store-cpt.php:120
#: src/Internal/DataStores/Orders/OrdersTableRefundDataStore.php:142
msgctxt "Order date parsed by DateTime::format"
msgid "M d, Y @ h:i A"
msgstr "d M Y @ h:i A"

#: includes/admin/settings/class-wc-settings-payment-gateways.php:240
#: assets/client/admin/chunks/payment-recommendations.js:1
msgid "Discover other payment providers"
msgstr "Discover other payment providers"

#: includes/admin/settings/class-wc-settings-payment-gateways.php:237
msgid "Discover additional payment providers"
msgstr "Discover additional payment providers"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:204
msgid "Finish set up"
msgstr "Finish set up"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:26
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."

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:126
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:122
msgid "Limit purchases to 1 item per order"
msgstr "Limit purchases to 1 item per order"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:38
msgid "Manage stock level (quantity)"
msgstr "Manage stock level (quantity)"

#. translators: %s: date
#: includes/admin/class-wc-admin-webhooks.php:76
#: includes/admin/settings/views/html-webhooks-edit.php:25
#: includes/legacy/api/v2/class-wc-api-webhooks.php:199
#: includes/legacy/api/v3/class-wc-api-webhooks.php:199
#: 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"

#: packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.json
#: packages/woocommerce-blocks/build/products-by-attribute/block.json
msgctxt "block title"
msgid "Products by Attribute"
msgstr "Products by Attribute"

#: packages/woocommerce-blocks/assets/js/blocks/product-tag/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/product-tag/block.json
#: packages/woocommerce-blocks/build/product-tag/block.json
msgctxt "block title"
msgid "Products by Tag"
msgstr "Products by Tag"

#: packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json
#: packages/woocommerce-blocks/build/handpicked-products/block.json
msgctxt "block keyword"
msgid "Handpicked Products"
msgstr "Handpicked Products"

#: packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json
#: packages/woocommerce-blocks/build/handpicked-products/block.json
msgctxt "block title"
msgid "Hand-picked Products"
msgstr "Hand-picked Products"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:393
msgid "Database transaction isolation level to use"
msgstr "Database transaction isolation level to use"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:386
msgid "Use database transactions for the orders data synchronization"
msgstr "Use database transactions for the orders data synchronisation"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1518
msgid "No pending reviews"
msgstr "No pending reviews"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1495
msgid "No approved reviews"
msgstr "No approved reviews"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1465
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1495
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1518
msgid "No reviews"
msgstr "No reviews"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1457
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/ReviewsListTable.php:1451
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:1445
msgid "%s review"
msgid_plural "%s reviews"
msgstr[0] "%s review"
msgstr[1] "%s reviews"

#. translators: %s: Star rating (1-5).
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1392
msgid "%s-star rating"
msgstr "%s-star rating"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1383
msgid "Filter by review rating"
msgstr "Filter by review rating"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1374
msgid "All ratings"
msgstr "All ratings"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1356
msgid "Filter by review type"
msgstr "Filter by review type"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1350
msgid "Replies"
msgstr "Replies"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1349
msgid "All types"
msgstr "All types"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1320
msgid "Empty Spam"
msgstr "Empty Spam"

#. translators: 1: number representing a rating
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1225
msgid "%1$d out of 5"
msgstr "%1$d out of 5"

#. translators: Review time format. See
#. https://www.php.net/manual/datetime.format.php
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1123
msgid "g:i a"
msgstr "g:i a"

#. translators: %s: Parent review link with review author name.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1001
msgid "In reply to %s."
msgstr "In reply to %s."

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:929
msgid "Select review"
msgstr "Select review"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:913
msgid "No reviews found."
msgstr "No reviews found."

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:911
msgid "No reviews awaiting moderation."
msgstr "No reviews awaiting moderation."

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:781
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>"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:774
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>"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:767
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>"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:760
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>"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:753
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/ProductReviews/ReviewsListTable.php:686
msgctxt "review"
msgid "Not spam"
msgstr "Not spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:680
msgctxt "review"
msgid "Mark as spam"
msgstr "Mark as spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:619
msgctxt "column name"
msgid "Submitted on"
msgstr "Submitted on"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:617
msgctxt "column name"
msgid "Review"
msgstr "Review"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:615
msgid "Author"
msgstr "Author"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:614
msgctxt "review type"
msgid "Type"
msgstr "Type"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:568
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1204
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: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:545
msgid "Edit this review"
msgstr "Edit this review"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:529
msgctxt "verb"
msgid "Trash"
msgstr "Bin"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:521
msgid "Delete Permanently"
msgstr "Delete Permanently"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:501
msgctxt "review"
msgid "Not Spam"
msgstr "Not Spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:500
msgid "Restore this review from the spam"
msgstr "Restore this review from the spam"

#. translators: "Mark as spam" link.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:493
msgctxt "verb"
msgid "Spam"
msgstr "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:464
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:473
msgid "Approve this review"
msgstr "Approve this review"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:457
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:482
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:672
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"

#: src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php:90
msgid "Visit new location"
msgstr "Visit new location"

#: src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php:88
msgid "Product reviews can now be managed from Products > Reviews."
msgstr "Product reviews can now be managed from Products > Reviews."

#: src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php:87
msgid "Product reviews have moved!"
msgstr "Product reviews have moved!"

#: src/Internal/Admin/ProductReviews/Reviews.php:602
msgid "Search Reviews"
msgstr "Search Reviews"

#: src/Internal/Admin/ProductReviews/Reviews.php:552
msgid "Moderate Review"
msgstr "Moderate Review"

#: src/Internal/Admin/ProductReviews/Reviews.php:551
msgid "Moderate Review Reply"
msgstr "Moderate Review Reply"

#: src/Internal/Admin/ProductReviews/Reviews.php:548
msgid "Edit Review"
msgstr "Edit Review"

#: src/Internal/Admin/ProductReviews/Reviews.php:547
msgid "Edit Review Reply"
msgstr "Edit Review Reply"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:448
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:443
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:438
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:432
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:427
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:421
msgid "%s review unapproved"
msgid_plural "%s reviews unapproved"
msgstr[0] "%s review unapproved"
msgstr[1] "%s reviews unapproved"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:416
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:358
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: Number of reviews.
#: src/Internal/Admin/ProductReviews/Reviews.php:353
msgid "%s Review"
msgid_plural "%s Reviews"
msgstr[0] "%s Review"
msgstr[1] "%s Reviews"

#: src/Internal/Admin/ProductReviews/Reviews.php:295
msgid "Error: Please type your reply text."
msgstr "Error: Please type your reply text."

#: src/Internal/Admin/ProductReviews/Reviews.php:291
msgid "Sorry, you must be logged in to reply to a review."
msgstr "Sorry, you must be logged in to reply to a review."

#: src/Internal/Admin/ProductReviews/Reviews.php:264
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/Reviews.php:191
msgid "Error: Please type your review text."
msgstr "Error: Please type your review text."

#. translators: 1: Month name, 2: 4-digit year.
#: src/Internal/Admin/Orders/ListTable.php:468
msgctxt "order dates dropdown"
msgid "%1$s %2$d"
msgstr "%1$s %2$d"

#: src/Internal/Admin/Orders/ListTable.php:462
msgid "All dates"
msgstr "All dates"

#: src/Internal/Admin/Orders/ListTable.php:125
msgid "Add Order"
msgstr "Add Order"

#. Translators: %1$d is number of errors and %2$s is the formatted array of
#. order IDs.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:411
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."

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:68
msgid "Set up tax rates"
msgstr "Set up tax rates"

#. translators: %1$s: a purchaseable product name, %2$d the number of other
#. products to purchase
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:101
msgid "Add %1$s and %2$d more product to my store"
msgid_plural "Add %1$s and %2$d more products to my store"
msgstr[0] "Add %1$s and %2$d more product to my store"
msgstr[1] "Add %1$s and %2$d more products to my store"

#. translators: %1$s: a purchased product name, %2$d the number of other
#. products purchased
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:79
msgid "You added %1$s and %2$d other product"
msgid_plural "You added %1$s and %2$d other products"
msgstr[0] "You added %1$s and %2$d other product"
msgstr[1] "You added %1$s and %2$d other products"

#. translators: %1$s: a purchased product name
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:71
msgid "You added %1$s"
msgstr "You added %1$s"

#: src/Admin/API/Reports/Customers/Controller.php:580
msgid "Limit result to items with specified user ids."
msgstr "Limit result to items with specified user IDs."

#: src/Admin/API/Reports/Categories/Controller.php:321
#: src/Admin/API/Reports/Coupons/Controller.php:291
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:365
#: src/Admin/API/Reports/Customers/Controller.php:589
#: src/Admin/API/Reports/Customers/Stats/Controller.php:390
#: src/Admin/API/Reports/Downloads/Controller.php:381
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:382
#: src/Admin/API/Reports/Orders/Controller.php:484
#: src/Admin/API/Reports/Orders/Stats/Controller.php:575
#: src/Admin/API/Reports/Products/Controller.php:349
#: src/Admin/API/Reports/Products/Stats/Controller.php:429
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:440
#: src/Admin/API/Reports/Taxes/Controller.php:294
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:401
#: src/Admin/API/Reports/Variations/Controller.php:402
#: src/Admin/API/Reports/Variations/Stats/Controller.php:480
msgid "Force retrieval of fresh data instead of from the cache."
msgstr "Force retrieval of fresh data instead of from the cache."

#: packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php:271
msgid "You have WooCommerce Blocks installed, but the WooCommerce bundled version is running because it is more up-to-date. This may cause unexpected compatibility issues. Please update the WooCommerce Blocks plugin."
msgstr "You have WooCommerce Blocks installed, but the WooCommerce bundled version is running because it is more up-to-date. This may cause unexpected compatibility issues. Please update the WooCommerce Blocks plugin."

#. translators: %s is the name of the hook to be cancelled.
#: packages/action-scheduler/functions.php:128
msgid "Caught exception while cancelling action: %s"
msgstr "Caught exception while cancelling action: %s"

#. 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: %s: amount of time
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:112
msgid "action marked as failed after %s seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause."
msgstr "action marked as failed after %s seconds. An unknown error occurred. Check server, PHP, and database error logs to diagnose the cause."

#: includes/admin/class-wc-admin-pointers.php:78
msgid "Enable guided mode"
msgstr "Enable guided mode"

#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.json
#: packages/woocommerce-blocks/build/featured-product/block.json
msgctxt "block title"
msgid "Featured Product"
msgstr "Featured Product"

#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.json
#: packages/woocommerce-blocks/build/featured-category/block.json
msgctxt "block title"
msgid "Featured Category"
msgstr "Featured Category"

#: src/Internal/Utilities/HtmlSanitizer.php:79
msgid "String processors must be an array of valid callbacks."
msgstr "String processors must be an array of valid callbacks."

#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:785
msgid "ID must be set for an order to be read."
msgstr "ID must be set for an order to be read."

#: src/Internal/Admin/SystemStatusReport.php:207
msgid "Was onboarding completed or skipped?"
msgstr "Was onboarding completed or skipped?"

#: src/Internal/Admin/SystemStatusReport.php:205
msgid "Onboarding"
msgstr "Onboarding"

#: src/Internal/Admin/SystemStatusReport.php:177
msgid "How many notes in the database?"
msgstr "How many notes in the database?"

#: src/Internal/Admin/SystemStatusReport.php:175
msgid "Notes"
msgstr "Notes"

#: src/Internal/Admin/SystemStatusReport.php:158
msgid "Not all expected"
msgstr "Not all expected"

#: src/Internal/Admin/SystemStatusReport.php:152
msgid "Do the important options return expected values?"
msgstr "Do the important options return expected values?"

#: src/Internal/Admin/SystemStatusReport.php:150
msgid "Options"
msgstr "Options"

#: src/Internal/Admin/SystemStatusReport.php:127
msgid "Not scheduled"
msgstr "Not scheduled"

#: src/Internal/Admin/SystemStatusReport.php:123
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/Internal/Admin/SystemStatusReport.php:121
msgid "Daily Cron"
msgstr "Daily Cron"

#: src/Internal/Admin/SystemStatusReport.php:102
msgid "Which features are disabled?"
msgstr "Which features are disabled?"

#: src/Internal/Admin/SystemStatusReport.php:100
msgid "Disabled Features"
msgstr "Disabled Features"

#: src/Internal/Admin/SystemStatusReport.php:90
msgid "Which features are enabled?"
msgstr "Which features are enabled?"

#: src/Internal/Admin/SystemStatusReport.php:88
msgid "Enabled Features"
msgstr "Enabled Features"

#: 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/SystemStatusReport.php:49
msgid "Admin"
msgstr "Admin"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:461
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/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:458
msgid "TikTok for WooCommerce"
msgstr "TikTok for WooCommerce"

#. Translators: %1$d is the number of orders to be verified.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:447
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."

#. 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:382
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:400
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/Database/Migrations/CustomOrderTable/CLIRunner.php:376
msgid "Verification completed."
msgstr "Verification completed."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:370
msgid "Infinite loop detected, aborting. No errors found."
msgstr "Infinite loop detected, aborting. No errors found."

#. Translators: %1$d is the batch number, %2$d is the batch size.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:334
msgid "Beginning verification for batch #%1$d (%2$d orders/batch)."
msgstr "Beginning verification for batch #%1$d (%2$d orders/batch)."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:327
msgid "There are no orders to verify, aborting."
msgstr "There are no orders to verify, aborting."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:273
msgid "Error: Backfill is not implemented yet."
msgstr "Error: Backfill is not implemented yet."

#. Translators: %1$d is the number of migrated orders and %2$d is the execution
#. time in seconds.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:238
msgid "%1$d order was migrated in %2$d seconds."
msgid_plural "%1$d orders were migrated in %2$d seconds."
msgstr[0] "%1$d order was migrated in %2$d seconds."
msgstr[1] "%1$d orders were migrated in %2$d seconds."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:233
msgid "Migration completed."
msgstr "Migration completed."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:230
msgid "No orders were migrated."
msgstr "No orders were migrated."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:221
msgid "Infinite loop detected, aborting."
msgstr "Infinite loop detected, aborting."

#. Translators: %1$d is the batch number, %2$d is time taken to process batch.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:360
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:191
msgid "Beginning batch #%1$d (%2$d orders/batch)."
msgstr "Beginning batch #%1$d (%2$d orders/batch)."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:171
msgid "There are no orders to migrate, aborting."
msgstr "There are no orders to migrate, aborting."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:164
msgid "Migration is not yet supported when custom tables are authoritative. Switch to post tables as authoritative source if you are testing."
msgstr "Migration is not yet supported when custom tables are authoritative. Switch to post tables as an authoritative source if you are testing."

#. Translators: %1$d is the number of orders to be migrated.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:125
msgid "There is %1$d order to be migrated."
msgid_plural "There are %1$d orders to be migrated."
msgstr[0] "There is %1$d order to be migrated."
msgstr[1] "There are %1$d orders to be migrated."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:91
msgid "This feature is not production ready yet. Make sure you are not running these commands in your production environment."
msgstr "This feature is not production ready yet. Make sure you are not running these commands in your production environment."

#. translators: %s - link to testing instructions webpage.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:77
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/Admin/Features/OnboardingTasks/TaskLists.php:455
msgctxt "Admin menu name"
msgid "Home"
msgstr "Home"

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1446
msgid "Limit results to those with a SKU that partial matches a string."
msgstr "Limit results to those with a SKU that partially matches a string."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1914
msgid "Whether an order needs processing before it can be completed."
msgstr "Whether an order needs processing before it can be completed."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1908
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:1902
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:1510
msgid "Properties of the main product image."
msgstr "Properties of the main product image."

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:172
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."

#: includes/class-wc-countries.php:1161
msgid "PIN Code"
msgstr "PIN Code"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-cart-items-block/block.json
msgctxt "block description"
msgid "Shows cart items."
msgstr "Shows basket items."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-cart-items-block/block.json
msgctxt "block title"
msgid "Cart Items"
msgstr "Basket Items"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-taxes-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-taxes-block/block.json
msgctxt "block description"
msgid "Shows the cart taxes row."
msgstr "Shows the basket taxes row."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-taxes-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-taxes-block/block.json
msgctxt "block title"
msgid "Taxes"
msgstr "Taxes"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-subtotal-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-subtotal-block/block.json
msgctxt "block description"
msgid "Shows the cart subtotal row."
msgstr "Shows the basket subtotal row."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-subtotal-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-subtotal-block/block.json
msgctxt "block title"
msgid "Subtotal"
msgstr "Subtotal"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-shipping-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-shipping-block/block.json
msgctxt "block description"
msgid "Shows the cart shipping row."
msgstr "Shows the basket shipping row."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-shipping-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-shipping-block/block.json
msgctxt "block title"
msgid "Shipping"
msgstr "Shipping"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-heading-block/block.json
msgctxt "block description"
msgid "Shows the heading row."
msgstr "Shows the heading row."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-heading-block/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Heading"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-fee-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-fee-block/block.json
msgctxt "block description"
msgid "Shows the cart fee row."
msgstr "Shows the basket fee row."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-fee-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-fee-block/block.json
msgctxt "block title"
msgid "Fees"
msgstr "Fees"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-discount-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-discount-block/block.json
msgctxt "block description"
msgid "Shows the cart discount row."
msgstr "Shows the basket discount row."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-discount-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-discount-block/block.json
msgctxt "block title"
msgid "Discount"
msgstr "Discount"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-coupon-form-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-coupon-form-block/block.json
msgctxt "block description"
msgid "Shows the apply coupon form."
msgstr "Shows the apply coupon form."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-coupon-form-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-coupon-form-block/block.json
msgctxt "block title"
msgid "Coupon Form"
msgstr "Coupon Form"

#. 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."

#. translators: %s is a URL, %d is a product ID.
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:240
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/Synchronize.php:219
msgctxt "Approved product download URLs migration"
msgid "invalid URL"
msgstr "invalid URL"

#. translators: %1$d is the current batch in the synchronization task, %2$d is
#. the percent complete.
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:151
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:144
msgid "Approved Download Directories sync: scan is complete!"
msgstr "Approved Download Directories sync: scan is complete!"

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:128
msgid "Approved Download Directories sync: new scan scheduled."
msgstr "Approved Download Directories sync: new scan scheduled."

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:122
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/Synchronize.php:95
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/Register.php:289
msgid "Approved directory URLs cannot be longer than 256 characters."
msgstr "Approved directory URLs cannot be longer than 256 characters."

#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:163
msgid "URL could not be updated (probable database error)."
msgstr "URL could not be updated (probable database error)."

#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:130
msgid "URL could not be added (probable database error)."
msgstr "URL could not be added (probable database error)."

#. 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."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:440
msgid "URL was successfully updated."
msgstr "URL was successfully updated."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:436
msgid "URL was successfully added."
msgstr "URL was successfully added."

#. 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: %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: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."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:366
msgctxt "Approved product download directories"
msgid "Directory URL"
msgstr "Directory URL"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:346
msgid "Add New Approved Directory"
msgstr "Add New Approved Directory"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:345
msgid "Edit Approved Directory"
msgstr "Edit Approved Directory"

#: 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/UI.php:322
msgid "Approved Download Directories"
msgstr "Approved Download Directories"

#: 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/Admin/UI.php:100
msgctxt "Approved Directory URLs"
msgid "Search"
msgstr "Search"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:62
msgid "Approved download directories"
msgstr "Approved download directories"

#: 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:270
msgctxt "Approved product download directories"
msgid "Enable All"
msgstr "Enable All"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:214
msgid "Disable rule"
msgstr "Disable rule"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:213
msgid "Enable rule"
msgstr "Enable rule"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:179
msgctxt "Product downloads list"
msgid "Delete permanently"
msgstr "Delete permanently"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:177
msgctxt "Product downloads list"
msgid "Edit"
msgstr "Edit"

#: 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"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:145
msgctxt "Approved product download directories"
msgid "URL"
msgstr "URL"

#. 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>"

#. 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>"

#. 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/Admin/Table.php:63
msgid "No approved directory URLs found."
msgstr "No approved directory URLs found."

#: 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/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."

#. 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/SyncUI.php:75
msgid "Cancel synchronization of approved directories"
msgstr "Cancel synchronisation of approved 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/SyncUI.php:66
msgid "Empty the approved download directories list"
msgstr "Empty the approved download directories list"

#: 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/SyncUI.php:58
msgid "Synchronize approved download directories"
msgstr "Synchronise approved download directories"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:376
msgid "Switch to using the orders table as the authoritative data store for orders when sync finishes"
msgstr "Switch to using the orders table as the authoritative data store for orders when sync finishes"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:375
msgid "Switch to using the posts table as the authoritative data store for orders when sync finishes"
msgstr "Switch to using the posts table as the authoritative data store for orders when sync finishes"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:367
msgid "Keep the posts table and the orders tables synchronized"
msgstr "Keep the posts table and the orders tables synchronised"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:355
msgid "<br/>The authoritative table can't be changed until these orders are synchronized."
msgstr "<br/>The authoritative table can't be changed until these orders are synchronised."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:353
msgid "<br/>Synchronization for these orders is currently in progress.<br/>The authoritative table can't be changed until sync completes."
msgstr "<br/>Synchronisation for these orders is currently in progress.<br/>The authoritative table can't be changed until sync completes."

#. translators: %s=initial number of orders pending sync
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:349
msgid "There's %s order pending sync!"
msgid_plural "There are %s orders pending sync!"
msgstr[0] "There's %s order pending sync!"
msgstr[1] "There are %s orders pending sync!"

#. translators: %1$s=current number of orders pending sync, %2$s=initial number
#. of orders pending sync
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:342
msgid "There's %1$s order (out of a total of %2$s) pending sync!"
msgid_plural "There are %1$s orders (out of a total of %2$s) pending sync!"
msgstr[0] "There's %1$s order (out of a total of %2$s) pending sync!"
msgstr[1] "There are %1$s orders (out of a total of %2$s) pending sync!"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:329
msgid "Use the WordPress posts table"
msgstr "Use the WordPress posts table"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:328
msgid "Use the WooCommerce orders tables"
msgstr "Use the WooCommerce orders tables"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:323
msgid "Data store for orders"
msgstr "Data store for orders"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:123
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:122
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Pinterest for WooCommerce"
msgstr "Pinterest for WooCommerce"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:389
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:388
msgid "Affirm"
msgstr "Affirm"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:376
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/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:375
msgid "Amazon Pay"
msgstr "Amazon Pay"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:363
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:362
msgid "Afterpay"
msgstr "Afterpay"

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:78
msgid "Have sales tax calculated automatically, or add the rates manually."
msgstr "Have sales tax calculated automatically, or add the rates manually."

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:64
msgid "You added tax rates"
msgstr "You added tax rates"

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:60
msgid "Get taxes out of your mind"
msgstr "Get taxes out of your mind"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:29
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/Admin/Features/OnboardingTasks/Tasks/Shipping.php:65
msgid "Set delivery costs and enable extra features, like shipping label printing."
msgstr "Set delivery costs and enable extra features, like shipping label printing."

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:51
msgid "You added shipping costs"
msgstr "You added shipping costs"

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:47
msgid "Select how to ship your products"
msgstr "Select how to ship your products"

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:59
msgid "Add products to sell and build your catalog."
msgstr "Add products to sell and build your catalogue."

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:45
msgid "You added products"
msgstr "You added products"

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:41
msgid "Create or upload your first products"
msgstr "Create or upload your first products"

#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:47
msgid "Let your customers pay the way they like."
msgstr "Let your customers pay the way they like."

#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:33
msgid "You set up payments"
msgstr "You set up payments"

#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:29
#: assets/client/admin/app/index.js:2
msgid "Add a way to get paid"
msgstr "Add a way to get paid"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:47
msgid "Promote your store in other sales channels, like email, Google, and Facebook."
msgstr "Promote your store in other sales channels, like email, Google, and Facebook."

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:33
msgid "You added sales channels"
msgstr "You added sales channels"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:29
msgid "Grow your business with marketing tools"
msgstr "Grow your business with marketing tools"

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:61
msgid "Upload your logo to adapt the store to your brand’s personality."
msgstr "Upload your logo to adapt the store to your brand’s personality."

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:47
msgid "You personalized your store"
msgstr "You personalised your store"

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:43
msgid "Make your store stand out with unique design"
msgstr "Make your store stand out with unique design"

#: src/Admin/API/PaymentGatewaySuggestions.php:166
msgid "Gateway title."
msgstr "Gateway title."

#: src/Admin/API/PaymentGatewaySuggestions.php:160
msgid "Priority of recommendation."
msgstr "Priority of recommendation."

#: src/Admin/API/PaymentGatewaySuggestions.php:154
msgid "Array of plugin slugs."
msgstr "Array of plugin slugs."

#: src/Admin/API/PaymentGatewaySuggestions.php:148
msgid "Suggestion visibility."
msgstr "Suggestion visibility."

#: src/Admin/API/PaymentGatewaySuggestions.php:142
msgid "Gateway image."
msgstr "Gateway image."

#: src/Admin/API/PaymentGatewaySuggestions.php:136
msgid "Suggestion ID."
msgstr "Suggestion ID."

#: src/Admin/API/PaymentGatewaySuggestions.php:130
msgid "Suggestion description."
msgstr "Suggestion description."

#: src/Admin/API/Experiments.php:65
msgid "Sorry, experiment_name is required."
msgstr "Sorry, experiment_name is required."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1962
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."

#. 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:248
msgid "The downloadable file %1$s cannot be used: it is not located in an approved directory. Please contact a site administrator for help. %2$sLearn more.%3$s"
msgstr "The downloadable file %1$s cannot be used: it is not located in an approved directory. Please contact a site administrator for help. %2$sLearn more.%3$s"

#. translators: %s: Downloadable file.
#: includes/class-wc-product-download.php:114
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."

#: includes/class-wc-download-handler.php:685
msgid "Headers already sent when generating download error message."
msgstr "Headers already sent when generating download error message."

#. translators: %1$s and %3$s are HTML (opening link tags). %2$s is also HTML
#. (closing link tag).
#: includes/admin/views/html-notice-download-dir-sync-complete.php:20
msgid "The %1$sApproved Product Download Directories list%2$s has been updated. To protect your site, please review the list and make any changes that might be required. For more information, please refer to %3$sthis guide%2$s."
msgstr "The %1$sApproved Product Download Directories list%2$s has been updated. To protect your site, please review the list and make any changes that might be required. For more information, please refer to %3$sthis guide%2$s."

#: includes/admin/views/html-admin-page-status-report.php:762
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/admin/views/html-admin-page-status-report.php:761
msgid "Enforce Approved Product Download Directories"
msgstr "Enforce Approved Product Download Directories"

#. translators: 1: opening link tag, 2: closing link tag.
#: includes/admin/meta-boxes/views/html-product-data-general.php:126
#: includes/admin/meta-boxes/views/html-variation-admin.php:442
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)."

#: includes/admin/class-wc-admin-assets.php:196
msgid "Are you sure you wish to delete this item?"
msgstr "Are you sure you wish to delete this item?"

#. translators: Error code
#: includes/admin/class-wc-admin-addons.php:214
msgid "Our request to the search API got response code %s."
msgstr "Our request to the search API got response code %s."

#. translators: 1: Order ID or "(no ID)" if not known.
#: includes/abstracts/abstract-wc-order.php:209
msgid "Error saving order ID %1$s."
msgstr "Error saving order ID %1$s."

#: includes/abstracts/abstract-wc-order.php:203
msgid "(no ID)"
msgstr "(no ID)"

#: i18n/countries.php:228
msgid "Eswatini"
msgstr "Eswatini"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:365
msgid "How easy was it to edit your product?"
msgstr "How easy was it to edit your product?"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.json
#: packages/woocommerce-blocks/build/mini-cart-shopping-button-block/block.json
msgctxt "block title"
msgid "Mini Cart Shopping Button"
msgstr "Mini Basket Shopping Button"

#. translators: %1$s = <em> tag, %2$s = </em> tag.
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:405
msgid "Create the tables first by going to %1$sWooCommerce > Status > Tools%2$s and running %1$sCreate the custom orders tables%2$s."
msgstr "Create the tables first by going to %1$sWooCommerce > Status > Tools%2$s and running %1$sCreate the custom orders tables%2$s."

#. translators: %1$s = <strong> tag, %2$s = </strong> tag.
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:313
msgid "%1$sWARNING:%2$s This feature is currently under development and may cause database instability. For contributors only."
msgstr "%1$sWARNING:%2$s This feature is currently under development and may cause database instability. For contributors only."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:308
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:401
msgid "Custom orders tables"
msgstr "Custom orders tables"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:288
msgid "Custom data stores"
msgstr "Custom data stores"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:235
msgid "Custom orders tables have been created. You can now go to WooCommerce > Settings > Advanced > Custom data stores."
msgstr "Custom orders tables have been created. You can now go to WooCommerce > Settings > Advanced > Custom data stores."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:231
msgid "This tool will create the custom orders tables. Once created you can go to WooCommerce > Settings > Advanced > Custom data stores and configure the usage of the tables."
msgstr "This tool will create the custom orders tables. Once created you can go to WooCommerce > Settings > Advanced > Custom data stores and configure the usage of the tables."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:230
msgid "Create the custom orders tables"
msgstr "Create the custom orders tables"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:223
msgid "Custom orders tables have been deleted."
msgstr "Custom orders tables have been deleted."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:218
msgid "This will delete the custom orders tables. The tables can be deleted only if they are not not in use (via Settings > Advanced > Custom data stores). You can create them again at any time with the \"Create the custom orders tables\" tool."
msgstr "This will delete the custom orders tables. The tables can be deleted only if they are not not in use (via Settings > Advanced > Custom data stores). You can create them again at any time with the \"Create the custom orders tables\" tool."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:214
msgid "Delete the custom orders tables"
msgstr "Delete the custom orders tables"

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractCartRoute.php:208
msgid "Nonce is invalid."
msgstr "Nonce is invalid."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractCartRoute.php:204
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:354
msgid "Plugin activation has been scheduled."
msgstr "Plugin activation has been scheduled."

#: src/Admin/API/Plugins.php:259
msgid "Plugin installation has been scheduled."
msgstr "Plugin installation has been scheduled."

#: src/Admin/API/OnboardingTasks.php:113 src/Admin/API/OnboardingTasks.php:725
msgid "Optional parameter to get only specific task lists by id."
msgstr "Optional parameter to get only specific task lists by ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1298
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."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1890
msgid "Order payment URL."
msgstr "Order payment URL."

#. Translators: %s amount.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php:102
msgid "The minimum quantity that can be added to the cart is %s"
msgstr "The minimum quantity that can be added to the basket is %s"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:424
msgid "The maximum quantity that can be added to the cart."
msgstr "The maximum quantity that can be added to the basket."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:418
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:151
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:145
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."

#: packages/woocommerce-blocks/assets/js/blocks/active-filters/block.json
#: packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/block.json
#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.json
#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.json
#: packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json
#: packages/woocommerce-blocks/assets/js/blocks/price-filter/block.json
#: packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.json
#: packages/woocommerce-blocks/assets/js/blocks/product-categories/block.json
#: packages/woocommerce-blocks/assets/js/blocks/product-category/block.json
#: packages/woocommerce-blocks/assets/js/blocks/product-tag/block.json
#: packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.json
#: packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.json
#: packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.json
#: packages/woocommerce-blocks/build/active-filters/block.json
#: packages/woocommerce-blocks/build/all-products/block.json
#: packages/woocommerce-blocks/build/attribute-filter/block.json
#: packages/woocommerce-blocks/build/checkout/block.json
#: packages/woocommerce-blocks/build/featured-category/block.json
#: packages/woocommerce-blocks/build/featured-product/block.json
#: packages/woocommerce-blocks/build/handpicked-products/block.json
#: packages/woocommerce-blocks/build/price-filter/block.json
#: packages/woocommerce-blocks/build/product-best-sellers/block.json
#: packages/woocommerce-blocks/build/product-categories/block.json
#: packages/woocommerce-blocks/build/product-category/block.json
#: packages/woocommerce-blocks/build/product-tag/block.json
#: packages/woocommerce-blocks/build/products-by-attribute/block.json
#: packages/woocommerce-blocks/build/stock-filter/block.json
msgctxt "block keyword"
msgid "WooCommerce"
msgstr "WooCommerce"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/block.json
#: packages/woocommerce-blocks/build/checkout/block.json
msgctxt "block title"
msgid "Checkout"
msgstr "Checkout"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/block.json
#: packages/woocommerce-blocks/build/mini-cart-items-block/block.json
msgctxt "block title"
msgid "Mini Cart Items"
msgstr "Mini Basket Items"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:685
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/Internal/ProductAttributesLookup/LookupDataStore.php:684
msgid "WARNING: The product attributes lookup table regeneration process was aborted."
msgstr "WARNING: The product attributes lookup table regeneration process was aborted."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:318
msgid "Resume"
msgstr "Resume"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:316
msgid "Product attributes lookup table regeneration process has been resumed."
msgstr "Product attributes lookup table regeneration process has been resumed."

#. translators: %1$s = count of products already processed.
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:310
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/DataRegenerator.php:306
msgid "Resume the product attributes lookup table regeneration"
msgstr "Resume the product attributes lookup table regeneration"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:298
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:294
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."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:293
msgid "Abort the product attributes lookup table regeneration"
msgstr "Abort the product attributes lookup table regeneration"

#. Translators: %s amount.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php:124
msgid "The quantity added to the cart must be a multiple of %s"
msgstr "The quantity added to the basket must be a multiple of %s"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php:93
msgid "This item is already in the cart and its quantity cannot be edited"
msgstr "This item is already in the basket and its quantity cannot be edited"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:78
msgid "If the quantity in the cart is editable or fixed."
msgstr "If the quantity in the basket is editable or fixed."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:71
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:430
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:65
msgid "The maximum quantity allowed in the cart for this line item."
msgstr "The maximum quantity allowed in the basket for this line item."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:59
msgid "The minimum quantity allowed in the cart for this line item."
msgstr "The minimum quantity allowed in the basket for this line item."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:53
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."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:45
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."

#: src/Internal/Admin/Notes/MagentoMigration.php:86
msgid "How to Migrate from Magento to WooCommerce"
msgstr "How to Migrate from Magento to WooCommerce"

#: includes/admin/settings/class-wc-settings-accounts.php:96
msgid "When creating an account, send the new user a link to set their password"
msgstr "When creating an account, send the new user a link to set their password"

#: i18n/states.php:399
msgid "Thuringia"
msgstr "Thuringia"

#: i18n/states.php:398
msgid "Schleswig-Holstein"
msgstr "Schleswig-Holstein"

#: i18n/states.php:397
msgid "Saxony-Anhalt"
msgstr "Saxony-Anhalt"

#: i18n/states.php:396
msgid "Saxony"
msgstr "Saxony"

#: i18n/states.php:395
msgid "Saarland"
msgstr "Saarland"

#: i18n/states.php:394
msgid "Rhineland-Palatinate"
msgstr "Rhineland-Palatinate"

#: i18n/states.php:393
msgid "North Rhine-Westphalia"
msgstr "North Rhine-Westphalia"

#: i18n/states.php:392
msgid "Lower Saxony"
msgstr "Lower Saxony"

#: i18n/states.php:391
msgid "Mecklenburg-Vorpommern"
msgstr "Mecklenburg-Vorpommern"

#: i18n/states.php:390
msgid "Hesse"
msgstr "Hesse"

#: i18n/states.php:389
msgid "Hamburg"
msgstr "Hamburg"

#: i18n/states.php:388
msgid "Bremen"
msgstr "Bremen"

#: i18n/states.php:387
msgid "Brandenburg"
msgstr "Brandenburg"

#: i18n/states.php:386
msgid "Berlin"
msgstr "Berlin"

#: i18n/states.php:385
msgid "Bavaria"
msgstr "Bavaria"

#: i18n/states.php:384
msgid "Baden-Württemberg"
msgstr "Baden-Württemberg"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.json
#: packages/woocommerce-blocks/build/mini-cart-title-block/block.json
msgctxt "block title"
msgid "Mini Cart Title"
msgstr "Mini Basket Title"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.json
#: packages/woocommerce-blocks/build/mini-cart-products-table-block/block.json
msgctxt "block title"
msgid "Mini Cart Products Table"
msgstr "Mini Basket Products Table"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.json
#: packages/woocommerce-blocks/build/mini-cart-footer-block/block.json
msgctxt "block title"
msgid "Mini Cart Footer"
msgstr "Mini Basket Footer"

#: src/Internal/Admin/Notes/PaymentsRemindMeLater.php:74
msgid "Save big with WooCommerce Payments"
msgstr "Save big with WooCommerce Payments"

#: src/Internal/Admin/Notes/PaymentsRemindMeLater.php:71
msgid "Save up to $800 in fees by managing transactions with WooCommerce Payments. With WooCommerce Payments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies."
msgstr "Save up to $800 (~£660) in fees by managing transactions with WooCommerce Payments. With WooCommerce Payments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies."

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:152
msgid "Accept credit cards and other popular payment methods with %1$sWooCommerce Payments%2$s"
msgstr "Accept credit cards and other popular payment methods with %1$sWooCommerce Payments%2$s"

#: src/Admin/API/Notes.php:462
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:352
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"

#: src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php:55
msgid "Dismiss the gateway"
msgstr "Dismiss the gateway"

#: src/Admin/Features/OnboardingTasks/TaskList.php:272
msgid "Task is not a subclass of `Task`"
msgstr "Task is not a subclass of `Task`"

#: src/Admin/API/OnboardingProfile.php:330
msgid "Number of employees of the store."
msgstr "Number of employees of the store."

#: includes/admin/views/html-admin-page-status-report.php:470
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/admin/settings/class-wc-settings-general.php:178
msgid "Shop country/region"
msgstr "Shop country/region"

#. translators: a url
#: includes/admin/class-wc-admin-addons.php:1017
msgid "To start growing your business, head over to <a href=\"%s\">WooCommerce.com</a>, where you'll find the most popular WooCommerce extensions."
msgstr "To start growing your business, head over to <a href=\"%s\">WooCommerce.com</a>, where you'll find the most popular WooCommerce extensions."

#: includes/admin/class-wc-admin-addons.php:1008
msgid "Oh no! We're having trouble connecting to the extensions catalog right now."
msgstr "Oh no! We're having trouble connecting to the extensions catalogue right now."

#: includes/admin/class-wc-admin-addons.php:225
msgid "Our request to the search API got a malformed response."
msgstr "Our request to the search API got a malformed response."

#: includes/admin/class-wc-admin-addons.php:128
msgid "Our request to the featured API got a malformed response."
msgstr "Our request to the featured API got a malformed response."

#. translators: Error code
#: includes/admin/class-wc-admin-addons.php:112
msgid "Our request to the featured API got error code %d."
msgstr "Our request to the featured API got error code %d."

#: includes/admin/class-wc-admin-addons.php:96
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:2062
msgid "La Guaira (Vargas)"
msgstr "La Guaira (Vargas)"

#: i18n/states.php:2037
msgid "Treinta y Tres"
msgstr "Treinta y Tres"

#: i18n/states.php:2036
msgid "Tacuarembó"
msgstr "Tacuarembó"

#: i18n/states.php:2035
msgid "Soriano"
msgstr "Soriano"

#: i18n/states.php:2033
msgid "Salto"
msgstr "Salto"

#: i18n/states.php:2032
msgid "Rocha"
msgstr "Rocha"

#: i18n/states.php:2031
msgid "Rivera"
msgstr "Rivera"

#: i18n/states.php:2029
msgid "Paysandú"
msgstr "Paysandú"

#: i18n/states.php:2028
msgid "Montevideo"
msgstr "Montevideo"

#: i18n/states.php:2027
msgid "Maldonado"
msgstr "Maldonado"

#: i18n/states.php:2026
msgid "Lavalleja"
msgstr "Lavalleja"

#: i18n/states.php:2024
msgid "Flores"
msgstr "Flores"

#: i18n/states.php:2023
msgid "Durazno"
msgstr "Durazno"

#: i18n/states.php:2022
msgid "Colonia"
msgstr "Colonia"

#: i18n/states.php:2021
msgid "Cerro Largo"
msgstr "Cerro Largo"

#: i18n/states.php:2020
msgid "Canelones"
msgstr "Canelones"

#: i18n/states.php:2019
msgid "Artigas"
msgstr "Artigas"

#: i18n/states.php:1563
msgid "Usulután"
msgstr "Usulután"

#: i18n/states.php:1562
msgid "La Unión"
msgstr "La Unión"

#: i18n/states.php:1561
msgid "San Vicente"
msgstr "San Vicente"

#: i18n/states.php:1560
msgid "San Salvador"
msgstr "San Salvador"

#: i18n/states.php:1559
msgid "Sonsonate"
msgstr "Sonsonate"

#: i18n/states.php:1558
msgid "San Miguel"
msgstr "San Miguel"

#: i18n/states.php:1557
msgid "Santa Ana"
msgstr "Santa Ana"

#: i18n/states.php:1555
msgid "Morazán"
msgstr "Morazán"

#: i18n/states.php:1553
msgid "Cuscatlán"
msgstr "Cuscatlán"

#: i18n/states.php:1552
msgid "Chalatenango"
msgstr "Chalatenango"

#: i18n/states.php:1551
msgid "Cabañas"
msgstr "Cabañas"

#: i18n/states.php:1550
msgid "Ahuachapán"
msgstr "Ahuachapán"

#: i18n/states.php:1354
msgid "Ngöbe-Buglé"
msgstr "Ngöbe-Buglé"

#: i18n/states.php:1353
msgid "Guna Yala"
msgstr "Guna Yala"

#: i18n/states.php:1352
msgid "Emberá"
msgstr "Emberá"

#: i18n/states.php:1351
msgid "West Panamá"
msgstr "West Panamá"

#: i18n/states.php:1350
msgid "Veraguas"
msgstr "Veraguas"

#: i18n/states.php:1349
msgid "Panamá"
msgstr "Panamá"

#: i18n/states.php:1348
msgid "Los Santos"
msgstr "Los Santos"

#: i18n/states.php:1347
msgid "Herrera"
msgstr "Herrera"

#: i18n/states.php:1346
msgid "Darién"
msgstr "Darién"

#: i18n/states.php:1345
msgid "Chiriquí"
msgstr "Chiriquí"

#: i18n/states.php:1343
msgid "Coclé"
msgstr "Coclé"

#: i18n/states.php:1342
msgid "Bocas del Toro"
msgstr "Bocas del Toro"

#: i18n/states.php:1321
msgid "Río San Juan"
msgstr "Río San Juan"

#: i18n/states.php:1320
msgid "Rivas"
msgstr "Rivas"

#: i18n/states.php:1319
msgid "Nueva Segovia"
msgstr "Nueva Segovia"

#: i18n/states.php:1318
msgid "Matagalpa"
msgstr "Matagalpa"

#: i18n/states.php:1317
msgid "Masaya"
msgstr "Masaya"

#: i18n/states.php:1316
msgid "Managua"
msgstr "Managua"

#: i18n/states.php:1315
msgid "Madriz"
msgstr "Madriz"

#: i18n/states.php:1313
msgid "Jinotega"
msgstr "Jinotega"

#: i18n/states.php:1311
msgid "Estelí"
msgstr "Estelí"

#: i18n/states.php:1310
msgid "Chontales"
msgstr "Chontales"

#: i18n/states.php:1309
msgid "Chinandega"
msgstr "Chinandega"

#: i18n/states.php:1308
msgid "Carazo"
msgstr "Carazo"

#: i18n/states.php:1307
msgid "Boaco"
msgstr "Boaco"

#: i18n/states.php:1306
msgid "Atlántico Sur"
msgstr "Atlántico Sur"

#: i18n/states.php:1305
msgid "Atlántico Norte"
msgstr "Atlántico Norte"

#: i18n/states.php:691
msgid "Yoro"
msgstr "Yoro"

#: i18n/states.php:689
msgid "Santa Bárbara"
msgstr "Santa Bárbara"

#: i18n/states.php:688
msgid "Olancho"
msgstr "Olancho"

#: i18n/states.php:687
msgid "Ocotepeque"
msgstr "Ocotepeque"

#: i18n/states.php:685
msgid "Lempira"
msgstr "Lempira"

#: i18n/states.php:684
msgid "Intibucá"
msgstr "Intibucá"

#: i18n/states.php:683
msgid "Gracias a Dios"
msgstr "Gracias a Dios"

#: i18n/states.php:682
msgid "Francisco Morazán"
msgstr "Francisco Morazán"

#: i18n/states.php:681
msgid "El Paraíso"
msgstr "El Paraíso"

#: i18n/states.php:680
msgid "Cortés"
msgstr "Cortés"

#: i18n/states.php:679
msgid "Copán"
msgstr "Copán"

#: i18n/states.php:678
msgid "Comayagua"
msgstr "Comayagua"

#: i18n/states.php:677 i18n/states.php:1344
msgid "Colón"
msgstr "Colón"

#: i18n/states.php:676
msgid "Choluteca"
msgstr "Choluteca"

#: i18n/states.php:675
msgid "Bay Islands"
msgstr "Bay Islands"

#: i18n/states.php:674
msgid "Atlántida"
msgstr "Atlántida"

#: i18n/states.php:521
msgid "Zamora-Chinchipe"
msgstr "Zamora-Chinchipe"

#: i18n/states.php:520
msgid "Tungurahua"
msgstr "Tungurahua"

#: i18n/states.php:519
msgid "Sucumbíos"
msgstr "Sucumbíos"

#: i18n/states.php:518
msgid "Santo Domingo de los Tsáchilas"
msgstr "Santo Domingo de los Tsáchilas"

#: i18n/states.php:517
msgid "Santa Elena"
msgstr "Santa Elena"

#: i18n/states.php:516
msgid "Pichincha"
msgstr "Pichincha"

#: i18n/states.php:515
msgid "Pastaza"
msgstr "Pastaza"

#: i18n/states.php:514
msgid "Orellana"
msgstr "Orellana"

#: i18n/states.php:513
msgid "Napo"
msgstr "Napo"

#: i18n/states.php:512
msgid "Morona-Santiago"
msgstr "Morona-Santiago"

#: i18n/states.php:511
msgid "Manabí"
msgstr "Manabí"

#: i18n/states.php:509
msgid "Loja"
msgstr "Loja"

#: i18n/states.php:508
msgid "Imbabura"
msgstr "Imbabura"

#: i18n/states.php:507
msgid "Guayas"
msgstr "Guayas"

#: i18n/states.php:506
msgid "Galápagos"
msgstr "Galápagos"

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

#: i18n/states.php:504
msgid "El Oro"
msgstr "El Oro"

#: i18n/states.php:503
msgid "Cotopaxi"
msgstr "Cotopaxi"

#: i18n/states.php:502
msgid "Chimborazo"
msgstr "Chimborazo"

#: i18n/states.php:501
msgid "Carchi"
msgstr "Carchi"

#: i18n/states.php:500
msgid "Cañar"
msgstr "Cañar"

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

#: i18n/states.php:444
msgid "Yuma"
msgstr "Yuma"

#: i18n/states.php:442
msgid "Valdesia"
msgstr "Valdesia"

#: i18n/states.php:429
msgid "Ozama"
msgstr "Ozama"

#: i18n/states.php:420
msgid "Higüamo"
msgstr "Higüamo"

#: i18n/states.php:416
msgid "Enriquillo"
msgstr "Enriquillo"

#: i18n/states.php:414
msgid "El Valle"
msgstr "El Valle"

#: i18n/states.php:410
msgid "Cibao Sur"
msgstr "Cibao Sur"

#: i18n/states.php:409
msgid "Cibao Norte"
msgstr "Cibao Norte"

#: i18n/states.php:408
msgid "Cibao Noroeste"
msgstr "Cibao Noroeste"

#: i18n/states.php:407
msgid "Cibao Nordeste"
msgstr "Cibao Nordeste"

#: i18n/states.php:380 i18n/states.php:2034
msgid "San José"
msgstr "San José"

#: i18n/states.php:379
msgid "Puntarenas"
msgstr "Puntarenas"

#: i18n/states.php:378
msgid "Limón"
msgstr "Limón"

#: i18n/states.php:377
msgid "Heredia"
msgstr "Heredia"

#: i18n/states.php:376
msgid "Guanacaste"
msgstr "Guanacaste"

#: i18n/states.php:375
msgid "Cartago"
msgstr "Cartago"

#: i18n/states.php:374
msgid "Alajuela"
msgstr "Alajuela"

#: i18n/states.php:371
msgid "Vichada"
msgstr "Vichada"

#: i18n/states.php:370
msgid "Vaupés"
msgstr "Vaupés"

#: i18n/states.php:369
msgid "Valle del Cauca"
msgstr "Valle del Cauca"

#: i18n/states.php:368
msgid "Tolima"
msgstr "Tolima"

#: i18n/states.php:366
msgid "San Andrés & Providencia"
msgstr "San Andrés & Providencia"

#: i18n/states.php:365
msgid "Santander"
msgstr "Santander"

#: i18n/states.php:364
msgid "Risaralda"
msgstr "Risaralda"

#: i18n/states.php:363
msgid "Quindío"
msgstr "Quindío"

#: i18n/states.php:362
msgid "Putumayo"
msgstr "Putumayo"

#: i18n/states.php:361
msgid "Norte de Santander"
msgstr "Norte de Santander"

#: i18n/states.php:360
msgid "Nariño"
msgstr "Nariño"

#: i18n/states.php:359
msgid "Meta"
msgstr "Meta"

#: i18n/states.php:358
msgid "Magdalena"
msgstr "Magdalena"

#: i18n/states.php:357
msgid "La Guajira"
msgstr "La Guajira"

#: i18n/states.php:356
msgid "Huila"
msgstr "Huila"

#: i18n/states.php:355
msgid "Guaviare"
msgstr "Guaviare"

#: i18n/states.php:354
msgid "Guainía"
msgstr "Guainía"

#: i18n/states.php:353
msgid "Capital District"
msgstr "Capital District"

#: i18n/states.php:352
msgid "Cundinamarca"
msgstr "Cundinamarca"

#: i18n/states.php:350
msgid "Chocó"
msgstr "Chocó"

#: i18n/states.php:349
msgid "Cesar"
msgstr "Cesar"

#: i18n/states.php:348
msgid "Cauca"
msgstr "Cauca"

#: i18n/states.php:347
msgid "Casanare"
msgstr "Casanare"

#: i18n/states.php:346
msgid "Caquetá"
msgstr "Caquetá"

#: i18n/states.php:345
msgid "Caldas"
msgstr "Caldas"

#: i18n/states.php:344
msgid "Boyacá"
msgstr "Boyacá"

#: i18n/states.php:342
msgid "Atlántico"
msgstr "Atlántico"

#: i18n/states.php:341
msgid "Arauca"
msgstr "Arauca"

#: i18n/states.php:340
msgid "Antioquia"
msgstr "Antioquia"

#: i18n/states.php:30
msgid "Vlorë"
msgstr "Vlorë"

#: i18n/states.php:29
msgid "Tirana"
msgstr "Tirana"

#: i18n/states.php:28
msgid "Shkodër"
msgstr "Shkodër"

#: i18n/states.php:27
msgid "Lezhë"
msgstr "Lezhë"

#: i18n/states.php:26
msgid "Kukës"
msgstr "Kukës"

#: i18n/states.php:25
msgid "Korçë"
msgstr "Korçë"

#: i18n/states.php:24
msgid "Gjirokastër"
msgstr "Gjirokastër"

#: i18n/states.php:23
msgid "Fier"
msgstr "Fier"

#: i18n/states.php:22
msgid "Elbasan"
msgstr "Elbasan"

#: i18n/states.php:21
msgid "Durrës"
msgstr "Durrës"

#: i18n/states.php:20
msgid "Dibër"
msgstr "Dibër"

#: i18n/states.php:19
msgid "Berat"
msgstr "Berat"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.json
#: packages/woocommerce-blocks/build/cart-accepted-payment-methods-block/block.json
msgctxt "block description"
msgid "Display accepted payment methods."
msgstr "Display accepted payment methods."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.json
#: packages/woocommerce-blocks/build/cart-accepted-payment-methods-block/block.json
msgctxt "block title"
msgid "Accepted Payment Methods"
msgstr "Accepted Payment Methods"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:35
#: assets/client/admin/app/index.js:2
msgid "Get more sales"
msgstr "Get more sales"

#: 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."

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:138
msgid "No theme is defined for this template."
msgstr "No theme is defined for this template."

#: src/Internal/Admin/Notes/UpdateStoreDetails.php:54
msgid "Update store details"
msgstr "Update store details"

#: src/Internal/Admin/Notes/UpdateStoreDetails.php:47
msgid "Nice work completing your store profile! You can always go back and edit the details you just shared, as needed."
msgstr "Nice work completing your store profile! You can always go back and edit the details you just shared as needed."

#: src/Internal/Admin/Notes/UpdateStoreDetails.php:46
msgid "Edit your store details if you need to"
msgstr "Edit your store details if you need to"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:81
msgid "Drive sales with %1$sGoogle Listings and Ads%2$s"
msgstr "Drive sales with %1$sGoogle Listings and Ads%2$s"

#: src/Admin/API/OnboardingTasks.php:735
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:33
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."

#: includes/class-wc-shipping-rate.php:69
msgid "Use `array_key_exists` to check for meta_data on WC_Shipping_Rate to get the correct result."
msgstr "Use `array_key_exists` to check for meta_data on WC_Shipping_Rate to get the correct result."

#: includes/class-wc-comments.php:315
msgid "Product Reviews"
msgstr "Product Reviews"

#: includes/class-wc-ajax.php:2076
msgid "There was an error generating your API Key."
msgstr "There was an error generating your API Key."

#: includes/admin/views/html-admin-page-addons-category-nav.php:16
msgid "Browse categories"
msgstr "Browse categories"

#: i18n/states.php:302
msgid "Valparaíso"
msgstr "Valparaíso"

#: i18n/states.php:301
msgid "Tarapacá"
msgstr "Tarapacá"

#: i18n/states.php:300
msgid "Región Metropolitana de Santiago"
msgstr "Región Metropolitana de Santiago"

#: i18n/states.php:299
msgid "Ñuble"
msgstr "Ñuble"

#: i18n/states.php:298
msgid "Maule"
msgstr "Maule"

#: i18n/states.php:297
msgid "Magallanes"
msgstr "Magallanes"

#: i18n/states.php:296 i18n/states.php:510
msgid "Los Ríos"
msgstr "Los Ríos"

#: i18n/states.php:295
msgid "Los Lagos"
msgstr "Los Lagos"

#: i18n/states.php:294
msgid "Libertador General Bernardo O'Higgins"
msgstr "Libertador General Bernardo O'Higgins"

#: i18n/states.php:293
msgid "Coquimbo"
msgstr "Coquimbo"

#: i18n/states.php:292
msgid "Biobío"
msgstr "Biobío"

#: i18n/states.php:291
msgid "Atacama"
msgstr "Atacama"

#: i18n/states.php:290
msgid "La Araucanía"
msgstr "La Araucanía"

#: i18n/states.php:289
msgid "Arica y Parinacota"
msgstr "Arica y Parinacota"

#: i18n/states.php:288
msgid "Antofagasta"
msgstr "Antofagasta"

#: i18n/states.php:287
msgid "Aisén del General Carlos Ibañez del Campo"
msgstr "Aisén del General Carlos Ibañez del Campo"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/block.json
#: packages/woocommerce-blocks/build/checkout-totals-block/block.json
msgctxt "block description"
msgid "Column containing the checkout totals."
msgstr "Column containing the checkout totals."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/block.json
#: packages/woocommerce-blocks/build/checkout-totals-block/block.json
msgctxt "block title"
msgid "Checkout Totals"
msgstr "Checkout Totals"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/block.json
#: packages/woocommerce-blocks/build/checkout-terms-block/block.json
msgctxt "block title"
msgid "Terms and Conditions"
msgstr "Terms and Conditions"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.json
#: packages/woocommerce-blocks/build/checkout-shipping-methods-block/block.json
msgctxt "block description"
msgid "Shipping options for your store."
msgstr "Shipping options for your store."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.json
#: packages/woocommerce-blocks/build/checkout-shipping-methods-block/block.json
msgctxt "block title"
msgid "Shipping Options"
msgstr "Shipping Options"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.json
#: packages/woocommerce-blocks/build/checkout-shipping-address-block/block.json
msgctxt "block description"
msgid "Collect your customer's shipping address."
msgstr "Collect your customer's shipping address."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.json
#: packages/woocommerce-blocks/build/checkout-shipping-address-block/block.json
msgctxt "block title"
msgid "Shipping Address"
msgstr "Shipping Address"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.json
#: packages/woocommerce-blocks/build/checkout-payment-block/block.json
msgctxt "block description"
msgid "Payment options for your store."
msgstr "Payment options for your store."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.json
#: packages/woocommerce-blocks/build/checkout-payment-block/block.json
msgctxt "block title"
msgid "Payment Options"
msgstr "Payment Options"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-note-block/block.json
msgctxt "block title"
msgid "Order Note"
msgstr "Order Note"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/block.json
#: packages/woocommerce-blocks/build/checkout-fields-block/block.json
msgctxt "block description"
msgid "Column containing checkout address fields."
msgstr "Column containing checkout address fields."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/block.json
#: packages/woocommerce-blocks/build/checkout-fields-block/block.json
msgctxt "block title"
msgid "Checkout Fields"
msgstr "Checkout Fields"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.json
#: packages/woocommerce-blocks/build/checkout-contact-information-block/block.json
msgctxt "block description"
msgid "Collect your customer's contact information."
msgstr "Collect your customer's contact information."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.json
#: packages/woocommerce-blocks/build/checkout-contact-information-block/block.json
msgctxt "block title"
msgid "Contact Information"
msgstr "Contact Information"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.json
#: packages/woocommerce-blocks/build/checkout-billing-address-block/block.json
msgctxt "block description"
msgid "Collect your customer's billing address."
msgstr "Collect your customer's billing address."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.json
#: packages/woocommerce-blocks/build/checkout-billing-address-block/block.json
msgctxt "block title"
msgid "Billing Address"
msgstr "Billing Address"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.json
#: packages/woocommerce-blocks/build/checkout-actions-block/block.json
msgctxt "block description"
msgid "Allow customers to place their order."
msgstr "Allow customers to place their order."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.json
#: packages/woocommerce-blocks/build/checkout-actions-block/block.json
msgctxt "block title"
msgid "Actions"
msgstr "Actions"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.json
#: packages/woocommerce-blocks/build/proceed-to-checkout-block/block.json
msgctxt "block description"
msgid "Allow customers proceed to Checkout."
msgstr "Allow customers proceed to Checkout."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.json
#: packages/woocommerce-blocks/build/proceed-to-checkout-block/block.json
msgctxt "block title"
msgid "Proceed to checkout"
msgstr "Proceed to checkout"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/block.json
#: packages/woocommerce-blocks/build/filled-cart-block/block.json
msgctxt "block title"
msgid "Filled Cart"
msgstr "Filled Basket"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/block.json
#: packages/woocommerce-blocks/build/empty-cart-block/block.json
msgctxt "block title"
msgid "Empty Cart"
msgstr "Empty Basket"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/block.json
#: packages/woocommerce-blocks/build/cart-totals-block/block.json
msgctxt "block description"
msgid "Column containing the cart totals."
msgstr "Column containing the basket totals."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/block.json
#: packages/woocommerce-blocks/build/cart-totals-block/block.json
msgctxt "block title"
msgid "Cart Totals"
msgstr "Basket Totals"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-block/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/block.json
#: packages/woocommerce-blocks/build/cart-order-summary-block/block.json
#: packages/woocommerce-blocks/build/checkout-order-summary-block/block.json
msgctxt "block title"
msgid "Order Summary"
msgstr "Order Summary"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.json
#: packages/woocommerce-blocks/build/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."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.json
#: packages/woocommerce-blocks/build/cart-line-items-block/block.json
msgctxt "block title"
msgid "Cart Line Items"
msgstr "Basket Line Items"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/block.json
#: packages/woocommerce-blocks/build/cart-items-block/block.json
msgctxt "block description"
msgid "Column containing cart items."
msgstr "Column containing basket items."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/block.json
#: packages/woocommerce-blocks/build/cart-items-block/block.json
msgctxt "block title"
msgid "Cart Items block"
msgstr "Basket Items block"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.json
#: packages/woocommerce-blocks/build/cart-express-payment-block/block.json
#: packages/woocommerce-blocks/build/checkout-express-payment-block/block.json
msgctxt "block description"
msgid "Provide an express payment option for your customers."
msgstr "Provide an express payment option for your customers."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.json
#: packages/woocommerce-blocks/build/cart-express-payment-block/block.json
#: packages/woocommerce-blocks/build/checkout-express-payment-block/block.json
msgctxt "block title"
msgid "Express Checkout"
msgstr "Express Checkout"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:423
msgid "Sorry, this order requires a shipping option."
msgstr "Sorry, this order requires a shipping option."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:308
msgid "If this is a default attribute"
msgstr "If this is a default attribute"

#. translators: %1$d is the number of products in the cart. %2$s is the cart
#. total
#: packages/woocommerce-blocks/src/BlockTypes/MiniCart.php:368
#: packages/woocommerce-blocks/build/mini-cart-component-frontend.js:5
msgid "%1$d item in cart, total price of %2$s"
msgid_plural "%1$d items in cart, total price of %2$s"
msgstr[0] "%1$d item in basket, total price of %2$s"
msgstr[1] "%1$d items in basket, total price of %2$s"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:102
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/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:78
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:101
msgid "Google Listings & Ads"
msgstr "Google Listings & Ads"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:324
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."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:323
msgid "Eway"
msgstr "Eway"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:290
msgid "Task list ID does not exist"
msgstr "Task list ID does not exist"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:271
msgid "Task list ID already exists"
msgstr "Task list ID already exists"

#: src/Admin/API/OnboardingTasks.php:925 src/Admin/API/OnboardingTasks.php:952
msgid "Sorry, that task list was not found"
msgstr "Sorry, that task list was not found"

#: src/Admin/API/OnboardingTasks.php:289
msgid "Sorry, you are not allowed to hide task lists."
msgstr "Sorry, you are not allowed to hide task lists."

#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:134
msgid "Platform version to track."
msgstr "Platform version to track."

#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:127
msgid "Platform to track."
msgstr "Platform 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."

#: includes/admin/views/html-admin-page-addons.php:75
msgid "Sorry, could not find anything. Try searching again using a different term."
msgstr "Sorry, could not find anything. Try searching again using a different term."

#. translators: %s vendor link
#: includes/admin/class-wc-admin-addons.php:1434
msgid "Developed by %s"
msgstr "Developed by %s"

#: includes/admin/class-wc-admin-addons.php:1393
msgid "Promoted"
msgstr "Promoted"

#: includes/admin/class-wc-admin-addons.php:857
#: assets/client/admin/app/index.js:2
msgid "See more"
msgstr "See more"

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:178
msgid "If true, calculates stock counts for products in the collection."
msgstr "If true, calculates stock counts for products in the collection."

#: src/Admin/API/OnboardingTasks.php:986
msgid "Sorry, no task with that ID was found."
msgstr "Sorry, no task with that ID was found."

#: src/Admin/API/OnboardingTasks.php:867 src/Admin/API/OnboardingTasks.php:900
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:796 src/Admin/API/OnboardingTasks.php:829
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:303
msgid "Sorry, you are not allowed to snooze onboarding tasks."
msgstr "Sorry, you are not allowed to snooze onboarding tasks."

#: src/Admin/API/OnboardingTasks.php:275
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:199
msgid "Optional parameter to query specific task list."
msgstr "Optional parameter to query specific task list."

#: src/Admin/API/OnboardingTasks.php:192
msgid "Time period to snooze the task."
msgstr "Time period to snooze the task."

#: src/Admin/API/OnboardingProfile.php:436
msgid "Store email address."
msgstr "Store email address."

#: src/Admin/API/OnboardingProfile.php:429
msgid "Whether or not this store agreed to receiving marketing contents from WooCommerce.com."
msgstr "Whether or not this store agreed to receive marketing content from WooCommerce.com."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:606
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."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:600
msgid "Limit response to resources modified before a given ISO8601 compliant date."
msgstr "Limit response to resources modified before a given ISO8601 compliant date."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:594
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/class-wc-post-types.php:349
msgid "This is where you can browse products in this store."
msgstr "This is where you can browse products in this store."

#: includes/admin/class-wc-admin-assets.php:313
msgid "Are you sure you want to remove the selected shipping?"
msgstr "Are you sure you want to remove the selected shipping?"

#: includes/admin/class-wc-admin-assets.php:312
msgid "Are you sure you want to remove the selected fees?"
msgstr "Are you sure you want to remove the selected fees?"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:49
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"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:37
msgid "Set up marketing tools"
msgstr "Set up marketing tools"

#: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:289
msgid "Locations outside all other zones"
msgstr "Locations outside all other zones"

#: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:288
msgid "International"
msgstr "International"

#. translators: %1$s is an open anchor tag (<a>) and %2$s is a close link tag
#. (</a>).
#: src/Internal/Admin/Notes/AddFirstProduct.php:70
msgid "%1$1sExplore our docs%2$2s for more information, or just get started!"
msgstr "%1$1sExplore our docs%2$2s for more information, or just get started!"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:46
msgid "Reach out to customers"
msgstr "Reach out to customers"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:432
msgid "Level up your email marketing with %1$sMailPoet%2$s"
msgstr "Level up your email marketing with %1$sMailPoet%2$s"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:411
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:331
msgid "Get automated sales tax with %1$sWooCommerce Tax%2$s"
msgstr "Get automated sales tax with %1$sWooCommerce Tax%2$s"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:264
msgid "Print shipping labels with %1$sWooCommerce Shipping%2$s"
msgstr "Print shipping labels with %1$sWooCommerce Shipping%2$s"

#: includes/class-wc-countries.php:1481
msgid "ZIP Code"
msgstr "Postcode"

#: includes/admin/class-wc-admin-addons.php:1495
msgid "View details"
msgstr "View details"

#: includes/admin/class-wc-admin-addons.php:1474
msgid "per year"
msgstr "per year"

#: includes/admin/views/html-admin-page-addons.php:33
msgid "Search for extensions"
msgstr "Search for extensions"

#: includes/admin/views/html-admin-page-addons.php:27
msgid "Grow your business with hundreds of free and paid WooCommerce extensions."
msgstr "Grow your business with hundreds of free and paid WooCommerce extensions."

#: includes/admin/views/html-admin-page-addons.php:19
msgid "Browse Categories"
msgstr "Browse Categories"

#: includes/admin/views/html-admin-page-addons.php:26
msgid "WooCommerce Marketplace"
msgstr "WooCommerce Marketplace"

#. translators: %s: WooCommerce.com Subscriptions tab count HTML.
#: includes/admin/helper/views/html-section-nav.php:18
#: includes/admin/views/html-admin-page-addons.php:61
msgid "My Subscriptions %s"
msgstr "My Subscriptions %s"

#: i18n/states.php:1819
msgid "Chernivtsi Oblast"
msgstr "Chernivtsi Oblast"

#: i18n/states.php:1818
msgid "Chernihiv Oblast"
msgstr "Chernihiv Oblast"

#: i18n/states.php:1817
msgid "Cherkasy Oblast"
msgstr "Cherkasy Oblast"

#: i18n/states.php:1816
msgid "Khmelnytskyi Oblast"
msgstr "Khmelnytskyi Oblast"

#: i18n/states.php:1815
msgid "Kherson Oblast"
msgstr "Kherson Oblast"

#: i18n/states.php:1814
msgid "Kharkiv Oblast"
msgstr "Kharkiv Oblast"

#: i18n/states.php:1813
msgid "Ternopil Oblast"
msgstr "Ternopil Oblast"

#: i18n/states.php:1812
msgid "Sumy Oblast"
msgstr "Sumy Oblast"

#: i18n/states.php:1811
msgid "Rivne Oblast"
msgstr "Rivne Oblast"

#: i18n/states.php:1810
msgid "Poltava Oblast"
msgstr "Poltava Oblast"

#: i18n/states.php:1809
msgid "Odessa Oblast"
msgstr "Odessa Oblast"

#: i18n/states.php:1808
msgid "Mykolaiv Oblast"
msgstr "Mykolaiv Oblast"

#: i18n/states.php:1807
msgid "Lviv Oblast"
msgstr "Lviv Oblast"

#: i18n/states.php:1806
msgid "Luhansk Oblast"
msgstr "Luhansk Oblast"

#: i18n/states.php:1805
msgid "Kirovohrad Oblast"
msgstr "Kirovohrad Oblast"

#: i18n/states.php:1804
msgid "Kyiv Oblast"
msgstr "Kyiv Oblast"

#: i18n/states.php:1803
msgid "Ivano-Frankivsk Oblast"
msgstr "Ivano-Frankivsk Oblast"

#: i18n/states.php:1802
msgid "Zaporizhzhia Oblast"
msgstr "Zaporizhzhia Oblast"

#: i18n/states.php:1801
msgid "Zakarpattia Oblast"
msgstr "Zakarpattia Oblast"

#: i18n/states.php:1800
msgid "Zhytomyr Oblast"
msgstr "Zhytomyr Oblast"

#: i18n/states.php:1799
msgid "Donetsk Oblast"
msgstr "Donetsk Oblast"

#: i18n/states.php:1798
msgid "Dnipropetrovsk Oblast"
msgstr "Dnipropetrovsk Oblast"

#: i18n/states.php:1797
msgid "Volyn Oblast"
msgstr "Volyn Oblast"

#: i18n/states.php:1796
msgid "Vinnytsia Oblast"
msgstr "Vinnytsia Oblast"

#. 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/Internal/ProductAttributesLookup/LookupDataStore.php:700
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:699
msgid "Direct updates"
msgstr "Direct updates"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:690
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:689
msgid "Enable table usage"
msgstr "Enable table usage"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:674
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:667
msgid "Product attributes lookup table"
msgstr "Product attributes lookup table"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:270
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:"

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartExtensions.php:50
msgid "Additional data to pass to the extension"
msgstr "Additional data to pass to the extension"

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartExtensions.php:46
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/Admin/Features/Features.php:294
msgid "WooCommerce features have been disabled."
msgstr "WooCommerce features have been disabled."

#: src/Internal/Admin/Analytics.php:73
msgid "Enables WooCommerce Analytics"
msgstr "Enables WooCommerce Analytics"

#: src/Admin/API/Reports/Orders/Controller.php:543
msgid "N. Revenue (formatted)"
msgstr "N. Revenue (formatted)"

#: src/Admin/API/Reports/Orders/Controller.php:224
msgid "Net total revenue (formatted)."
msgstr "Net total revenue (formatted)."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:114
msgid "When true, refunded items are restocked."
msgstr "When true, refunded items are restocked."

#: 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:751
msgctxt "Page title"
msgid "Refund and Returns Policy"
msgstr "Refund and Returns Policy"

#: includes/class-wc-install.php:750
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:31
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:72
msgid "Edit page"
msgstr "Edit page"

#: includes/admin/notes/class-wc-notes-refund-returns.php:65
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/admin/notes/class-wc-notes-refund-returns.php:64
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."

#: includes/admin/class-wc-admin-addons.php:549
msgid "Print discounted USPS and DHL labels straight from your WooCommerce dashboard and save on shipping."
msgstr "Print discounted USPS and DHL labels straight from your WooCommerce dashboard and save on shipping."

#: includes/admin/class-wc-admin-addons.php:548
msgid "Save time and money with WooCommerce Shipping"
msgstr "Save time and money with WooCommerce Shipping"

#: src/Admin/API/Products.php:74
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:476
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:373
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:396
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:390
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/Appearance.php:63
#: assets/client/admin/app/index.js:2
msgid "Add your logo, create a homepage, and start designing your store."
msgstr "Add your logo, create a homepage, and start designing your store."

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:67
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:42
#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:49
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:39
#: assets/client/admin/app/index.js:2
msgid "You're only one step away from getting paid. Verify your business details to start managing transactions with WooCommerce Payments."
msgstr "You're only one step away from getting paid. Verify your business details to start managing transactions with WooCommerce Payments."

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:61
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:42
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:81
msgid "Good news! WooCommerce Services and Jetpack can automate your sales tax calculations for you."
msgstr "Good news! WooCommerce Services and Jetpack can automate your sales tax calculations for you."

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:85
msgid "Set your store location and configure tax rate settings."
msgstr "Set your store location and configure tax rate settings."

#. translators: %1$s: list of product names comma separated, %2%s the last
#. product name
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:125
msgid "Good choice! You chose to add %1$s and %2$s to your store."
msgstr "Good choice! You chose to add %1$s and %2$s to your store."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:37
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:55
msgid "Grow your store"
msgstr "Grow your store"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:835
msgctxt "shipping packages"
msgid "Shipping method"
msgstr "Shipping method"

#. translators: %d: shipping package number
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:832
msgctxt "shipping packages"
msgid "Shipping method %d"
msgstr "Shipping method %d"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:293
msgid "The rate at which tax is applied."
msgstr "The rate at which tax is applied."

#: src/Admin/Notes/Notes.php:475
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:116
msgid "Get backups"
msgstr "Get backups"

#: 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/Internal/Admin/Notes/MarketingJetpack.php:104
msgid "Protect your WooCommerce Store with Jetpack Backup."
msgstr "Protect your WooCommerce Store with Jetpack Backup."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:102
msgid "Mollie"
msgstr "Mollie"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:27
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/Admin/API/Reports/Variations/Stats/Controller.php:165
msgid "Number of variation items sold."
msgstr "Number of variation items sold."

#: src/Admin/API/Reports/Variations/Stats/Controller.php:164
msgid "Variations Sold"
msgstr "Variations Sold"

#: src/Admin/API/Reports/Products/Stats/Controller.php:161
msgid "Number of product items sold."
msgstr "Number of product items sold."

#: src/Admin/API/Reports/Products/Stats/Controller.php:160
msgid "Products sold"
msgstr "Products sold"

#: src/Admin/API/Notes.php:690
msgid "Source of note."
msgstr "Source of note."

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:118
msgid "Data store:"
msgstr "Data store:"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:111
msgid "This section shows details of Action Scheduler."
msgstr "This section shows details of Action Scheduler."

#: includes/widgets/class-wc-widget-top-rated-products.php:24
msgid "Products by Rating list"
msgstr "Products by Rating list"

#: includes/widgets/class-wc-widget-recently-viewed.php:23
msgid "Recently Viewed Products list"
msgstr "Recently Viewed Products list"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:149
#: src/Internal/Admin/Orders/ListTable.php:199
msgid "Change status to cancelled"
msgstr "Change status to canceled"

#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:561
#: includes/export/class-wc-product-csv-exporter.php:615
msgid "Download %d ID"
msgstr "Download %d ID"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:136
#: src/Admin/Features/OnboardingTasks/TaskLists.php:174
#: assets/client/admin/app/index.js:2
msgid "Things to do next"
msgstr "Things to do next"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:174
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:217
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:253
msgid "Manage transactions without leaving your WordPress Dashboard. Only with WooCommerce Payments."
msgstr "Manage transactions without leaving your WordPress Dashboard. Only with WooCommerce Payments."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:130
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:452
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."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Batch.php:105
msgid "Invalid path provided."
msgstr "Invalid path provided."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:466
msgid "How easy was it to add a product tag?"
msgstr "How easy was it to add a product tag?"

#: includes/class-wc-post-types.php:347
msgid "A link to a product."
msgstr "A link to a product."

#: includes/class-wc-post-types.php:346
msgid "Product Link"
msgstr "Product Link"

#: includes/class-wc-post-types.php:155
msgid "A link to a product tag."
msgstr "A link to a product tag."

#: includes/class-wc-post-types.php:154
msgid "Product Tag Link"
msgstr "Product Tag Link"

#: includes/class-wc-post-types.php:110
msgid "A link to a product category."
msgstr "A link to a product category."

#: includes/class-wc-post-types.php:109
msgid "Product Category Link"
msgstr "Product Category Link"

#. 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:50
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>."

#: i18n/states.php:2063
msgid "Delta Amacuro"
msgstr "Delta Amacuro"

#: i18n/states.php:2061
msgid "Federal Dependencies"
msgstr "Federal Dependencies"

#: i18n/states.php:2060
msgid "Zulia"
msgstr "Zulia"

#: i18n/states.php:2059
msgid "Yaracuy"
msgstr "Yaracuy"

#: i18n/states.php:2058
msgid "Trujillo"
msgstr "Trujillo"

#: i18n/states.php:2057
msgid "Táchira"
msgstr "Táchira"

#: i18n/states.php:367 i18n/states.php:2056
msgid "Sucre"
msgstr "Sucre"

#: i18n/states.php:2055
msgid "Portuguesa"
msgstr "Portuguesa"

#: i18n/states.php:2054
msgid "Nueva Esparta"
msgstr "Nueva Esparta"

#: i18n/states.php:2053
msgid "Monagas"
msgstr "Monagas"

#: i18n/states.php:2052
msgid "Miranda"
msgstr "Miranda"

#: i18n/states.php:2051
msgid "Mérida"
msgstr "Mérida"

#: i18n/states.php:2050
msgid "Lara"
msgstr "Lara"

#: i18n/states.php:2049
msgid "Guárico"
msgstr "Guárico"

#: i18n/states.php:2048
msgid "Falcón"
msgstr "Falcón"

#: i18n/states.php:2047
msgid "Cojedes"
msgstr "Cojedes"

#: i18n/states.php:2046
msgid "Carabobo"
msgstr "Carabobo"

#: i18n/states.php:343 i18n/states.php:499 i18n/states.php:2045
msgid "Bolívar"
msgstr "Bolívar"

#: i18n/states.php:2044
msgid "Barinas"
msgstr "Barinas"

#: i18n/states.php:2043
msgid "Aragua"
msgstr "Aragua"

#: i18n/states.php:2042
msgid "Apure"
msgstr "Apure"

#: i18n/states.php:2041
msgid "Anzoátegui"
msgstr "Anzoátegui"

#: i18n/states.php:2040
msgid "Capital"
msgstr "Capital"

#. translators: %d: How many products have been processed so far.
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:281
msgid "Filling in progress (%d)"
msgstr "Filling in progress (%d)"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:266
msgid "Product attributes lookup table data is regenerating"
msgstr "Product attributes lookup table data is regenerating"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:262
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."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:261
msgid "Regenerate the product attributes lookup table"
msgstr "Regenerate the product attributes lookup table"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:118
msgid "Accept credit and debit cards, offline (cash or bank transfer) and logged-in payments with money in Mercado Pago. Safe and secure payments with the leading payment processor in LATAM."
msgstr "Accept credit and debit cards, offline (cash or bank transfer) and logged-in payments with money in Mercado Pago. Safe and secure payments with the leading payment processor in LATAM."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:117
msgid "Mercado Pago Checkout Pro & Custom"
msgstr "Mercado Pago Checkout Pro & Custom"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:59
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:58
msgid "Paystack"
msgstr "Paystack"

#. 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/RemoteFreeExtensions/DefaultFreeExtensions.php:129
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:429
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:451
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "MailPoet"
msgstr "MailPoet"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:545
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:450
msgid "How easy was it to add product category?"
msgstr "How easy was it to add product category?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:274
#: assets/client/admin/app/index.js:2
msgid "How easy was it to use search?"
msgstr "How easy was it to use search?"

#: src/Internal/Admin/Notes/InsightFirstProductAndPayment.php:44
msgid "More than 80% of new merchants add the first product and have at least one payment method set up during the first week.<br><br>Do you find this type of insight useful?"
msgstr "More than 80% of new merchants add the first product and have at least one payment method set up during the first week.<br><br>Do you find this type of insight useful?"

#. translators: %s: line break
#: src/Internal/Admin/Notes/AddFirstProduct.php:67
msgid "Nice one; you've created a WooCommerce store! Now it's time to add your first product and get ready to start selling.%s"
msgstr "Nice one; you've created a WooCommerce store! Now it's time to add your first product and get ready to start selling.%s"

#: src/Internal/Admin/Notes/EmailNotification.php:35
msgid "Hi there,"
msgstr "Hi there,"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:306
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/PaymentGatewaySuggestions/DefaultPaymentGateways.php:305
msgid "PayU for WooCommerce"
msgstr "PayU for WooCommerce"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:112
#: src/Admin/Features/OnboardingTasks/TaskLists.php:157
msgid "Get ready to start selling"
msgstr "Get ready to start selling"

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:49
msgid "Personalize your store"
msgstr "Personalise your store"

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:66
msgid "Add tax rates"
msgstr "Add tax rates"

#: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:111
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.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/ArrayUtils.php:29
msgid "%1$s and %2$s"
msgstr "%1$s and %2$s"

#. translators: %s: Integration name.
#: packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php:98
msgid "Integration \"%s\" is not registered."
msgstr "Integration \"%s\" is not registered."

#. translators: %s: Integration name.
#: packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php:67
msgid "\"%s\" is already registered."
msgstr "\"%s\" is already registered."

#: packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php:35
msgid "Integration registry requires an identifier."
msgstr "Integration registry requires an identifier."

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:382
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.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:368
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.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:363
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."

#. translators: %s: product names.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:356
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.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:351
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 names.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:344
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 name.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:339
msgid "%s cannot be purchased. Please remove it from your cart."
msgstr "%s cannot be purchased. Please remove it from your basket."

#. translators: %s: product names.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:332
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.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:327
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."

#: src/Internal/Admin/Notes/FirstDownlaodableProduct.php:54
msgid "Congrats on adding your first digital product! You can learn more about how to handle digital or downloadable products in our documentation."
msgstr "Congrats on adding your first digital product! You can learn more about how to handle digital or downloadable products in our documentation."

#: src/Internal/Admin/Notes/FirstDownlaodableProduct.php:52
msgid "Learn more about digital/downloadable products"
msgstr "Learn more about digital/downloadable products"

#: src/Admin/API/NavigationFavorites.php:121
msgid "Invalid user_id provided"
msgstr "Invalid user_id provided"

#: src/Admin/Features/Navigation/Favorites.php:82
msgid "Favorite item not found"
msgstr "Favourite item not found"

#: src/Admin/Features/Navigation/Favorites.php:58
msgid "Favorite already exists"
msgstr "Favourite already exists"

#: src/Internal/Admin/SettingsNavigationFeature.php:87
msgid "Adds the new WooCommerce settings UI."
msgstr "Adds the new WooCommerce settings UI."

#: includes/class-wc-tax.php:830
msgid "Tax class slug is invalid"
msgstr "Tax class slug is invalid"

#: 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."

#: 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:86
msgid "List of city names. Introduced in WooCommerce 5.3."
msgstr "List of city names. Introduced in WooCommerce 5.3."

#: 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-order-refunds-controller.php:107
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:100
msgid "Amount that will be refunded for this line item (excluding taxes)."
msgstr "Amount that will be refunded for this line item (excluding taxes)."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:611
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:766
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:727
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:1071
msgid "Low Stock amount for the product."
msgstr "Low Stock amount for the product."

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:58
msgid "Coupon item ID is readonly."
msgstr "Coupon item ID is read only."

#: includes/admin/class-wc-admin-settings.php:623
msgid "Search for a page&hellip;"
msgstr "Search for a page&hellip;"

#. translators: 1: tax class name 2: error message
#: includes/admin/settings/class-wc-settings-tax.php:149
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:24
msgid "Start selling"
msgstr "Start selling"

#: includes/admin/views/html-admin-dashboard-setup.php:23
msgid "You're almost there! Once you complete store setup you can start receiving orders."
msgstr "You're almost there. Once you complete store setup you can start receiving orders."

#: includes/admin/views/html-admin-dashboard-setup.php:18
msgid "of"
msgstr "of"

#: includes/admin/views/html-admin-dashboard-setup.php:18
#: packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:32
msgid "Step"
msgstr "Step"

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

#: includes/admin/meta-boxes/views/html-variation-admin.php:234
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."

#. translators: %d: Amount of stock left
#: includes/admin/meta-boxes/views/html-variation-admin.php:217
msgid "Parent product's threshold (%d)"
msgstr "Parent product's threshold (%d)"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:85
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."

#. translators: %d: Amount of stock left
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:80
#: includes/admin/meta-boxes/views/html-variation-admin.php:222
msgid "Store-wide threshold (%d)"
msgstr "Store-wide threshold (%d)"

#. translators: 1: product link, 2: product name
#: includes/class-wc-cart.php:1134
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:606
#: includes/class-wc-ajax.php:1764
msgid "%1$s (ID: %2$s)"
msgstr "%1$s (ID: %2$s)"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:103
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."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:132
msgid "PayPal Payments"
msgstr "PayPal Payments"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:195
msgid "Optionally, how the metadata value should be displayed to the user."
msgstr "Optionally, how the metadata value should be displayed to the user."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:189
msgid "Value of the metadata."
msgstr "Value of the metadata."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:183
msgid "Name of the metadata."
msgstr "Name of the metadata."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:175
msgid "Metadata related to the cart item"
msgstr "Metadata related to the basket item"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:315
msgid "List of required payment gateway features to process the order."
msgstr "List of required payment gateway features to process the order."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:195
msgid "List of cart fees."
msgstr "List of basket fees."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:205
msgid "The provided postcode / ZIP is not valid"
msgstr "The provided postcode is not valid"

#. translators: %1$s given state, %2$s valid states
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:195
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"

#. translators: %s valid country codes
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:183
msgid "Invalid country code provided. Must be one of: %s"
msgstr "Invalid country code provided. Must be one of: %s"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:173
msgid "Country is required"
msgstr "Country is required"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php:56
msgid "Total tax amount for this fee."
msgstr "Total tax amount for this fee."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php:50
msgid "Total amount for this fee."
msgstr "Total amount for this fee."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:212
msgid "The provided phone number is not valid"
msgstr "The provided phone number is not valid"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php:76
msgid "The provided email address is not valid"
msgstr "The provided email address is not valid"

#. translators: %s Field label.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:367
msgid "%s is required"
msgstr "%s is required"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:280
msgid "billing address"
msgstr "billing address"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:280
msgid "shipping address"
msgstr "shipping address"

#. translators: %s Address type.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:279
msgid "There was a problem with the provided %s:"
msgstr "There was a problem with the provided %s:"

#. translators: %s country code.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:248
msgid "Sorry, we do not allow orders from the provided country (%s)"
msgstr "Sorry, we do not allow orders from the provided country (%s)"

#. translators: %s country code.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:233
msgid "Sorry, we do not ship orders to the provided country (%s)"
msgstr "Sorry, we do not ship orders to the provided country (%s)"

#. translators: %s provided email.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:208
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"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:198
msgid "A valid email address is required"
msgstr "A valid email address is required"

#. translators: %s file handle name.
#: packages/woocommerce-blocks/src/Assets/Api.php:140
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 is template name
#: src/Admin/API/OnboardingTasks.php:393
msgid "Sorry, creating the product with template failed."
msgstr "Sorry, creating the product with template failed."

#: src/Admin/API/OnboardingTasks.php:94
msgid "Product template name."
msgstr "Product template name."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:95
msgid "Extended task List"
msgstr "Extended task List"

#: src/Internal/Admin/Notes/CustomizingProductCatalog.php:70
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:69
msgid "How to customize your product catalog"
msgstr "How to customise your product catalogue"

#: i18n/states.php:666
msgid "Zacapa"
msgstr "Zacapa"

#: i18n/states.php:665
msgid "Totonicapán"
msgstr "Totonicapán"

#: i18n/states.php:664
msgid "Suchitepéquez"
msgstr "Suchitepéquez"

#: i18n/states.php:663
msgid "Sololá"
msgstr "Sololá"

#: i18n/states.php:662
msgid "Santa Rosa"
msgstr "Santa Rosa"

#: i18n/states.php:661
msgid "San Marcos"
msgstr "San Marcos"

#: i18n/states.php:660
msgid "Sacatepéquez"
msgstr "Sacatepéquez"

#: i18n/states.php:659
msgid "Retalhuleu"
msgstr "Retalhuleu"

#: i18n/states.php:658
msgid "Quiché"
msgstr "Quiché"

#: i18n/states.php:657
msgid "Quetzaltenango"
msgstr "Quetzaltenango"

#: i18n/states.php:656
msgid "Petén"
msgstr "Petén"

#: i18n/states.php:655
msgid "Jutiapa"
msgstr "Jutiapa"

#: i18n/states.php:654
msgid "Jalapa"
msgstr "Jalapa"

#: i18n/states.php:653
msgid "Izabal"
msgstr "Izabal"

#: i18n/states.php:652
msgid "Huehuetenango"
msgstr "Huehuetenango"

#: i18n/states.php:650
msgid "Escuintla"
msgstr "Escuintla"

#: i18n/states.php:649
msgid "El Progreso"
msgstr "El Progreso"

#: i18n/states.php:648
msgid "Chiquimula"
msgstr "Chiquimula"

#: i18n/states.php:647
msgid "Chimaltenango"
msgstr "Chimaltenango"

#: i18n/states.php:646
msgid "Baja Verapaz"
msgstr "Baja Verapaz"

#: i18n/states.php:645
msgid "Alta Verapaz"
msgstr "Alta Verapaz"

#. translators: ISO 3166-1 alpha-2 country code
#: includes/class-wc-checkout.php:764
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:984
msgid "Generated at"
msgstr "Generated at"

#: includes/admin/views/html-admin-page-status-report.php:979
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:979
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:806
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:27
msgid "Get the basics"
msgstr "Get the basics"

#: src/Internal/Admin/Notes/ManageStoreActivityFromHomeScreen.php:55
msgid "Start your day knowing the next steps you need to take with your orders, products, and customer feedback.<br/><br/>Read more about how to use the activity panels on the Home screen."
msgstr "Start your day knowing the next steps you need to take with your orders, products, and customer feedback.<br/><br/>Read more about how to use the activity panels on the Home screen."

#: src/Internal/Admin/Notes/ManageStoreActivityFromHomeScreen.php:54
msgid "New! Manage your store activity from the Home screen"
msgstr "New! Manage your store activity from the Home screen"

#: src/Internal/Admin/Notes/AddFirstProduct.php:68
msgid "There are three ways to add your products: you can <strong>create products manually, import them at once via CSV file</strong>, or <strong>migrate them from another service</strong>.<br/><br/>"
msgstr "There are three ways to add your products: you can <strong>create products manually, import them at once via CSV file</strong>, or <strong>migrate them from another service</strong>.<br/><br/>"

#: src/Internal/Admin/Notes/ChoosingTheme.php:50
msgid "Visit the theme marketplace"
msgstr "Visit the theme marketplace"

#: src/Internal/Admin/Notes/ChoosingTheme.php:43
msgid "Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs."
msgstr "Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs."

#: src/Internal/Admin/Notes/ChoosingTheme.php:42
msgid "Choosing a theme?"
msgstr "Choosing a theme?"

#: src/Internal/Admin/Notes/WelcomeToWooCommerceForStoreUsers.php:47
msgid "We've designed your navigation and home screen to help you focus on the things that matter most in managing your online store."
msgstr "We've designed your navigation and home screen to help you focus on the things that matter most in managing your online store."

#: src/Internal/Admin/Notes/WelcomeToWooCommerceForStoreUsers.php:46
#: assets/client/admin/chunks/homescreen.js:1
msgid "Welcome to your new store management experience"
msgstr "Welcome to your new store management experience"

#: src/Internal/Admin/Notes/AddingAndManangingProducts.php:63
msgid "Learn more about how to set up products in WooCommerce through our useful documentation about adding and managing products."
msgstr "Learn more about how to set up products in WooCommerce through our useful documentation about adding and managing products."

#: src/Internal/Admin/Notes/GivingFeedbackNotes.php:42
msgid "You're invited to share your experience"
msgstr "You're invited to share your experience"

#: src/Internal/Admin/Notes/InsightFirstProductAndPayment.php:43
msgid "Insight"
msgstr "Insight"

#: 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/Admin/Features/Navigation/Init.php:65
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"

#. translators: %1$s: action label, %2$s: action URL
#: includes/react-admin/emails/plain-merchant-notification.php:19
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"

#: i18n/states.php:800
msgid "Odisha"
msgstr "Odisha"

#: i18n/states.php:441
msgid "Santo Domingo"
msgstr "Santo Domingo"

#: i18n/states.php:435
msgid "San José de Ocoa"
msgstr "San José de Ocoa"

#: i18n/states.php:418
msgid "Hato Mayor"
msgstr "Hato Mayor"

#: i18n/states.php:428
msgid "Monte Plata"
msgstr "Monte Plata"

#: i18n/states.php:426
msgid "Monseñor Nouel"
msgstr "Monseñor Nouel"

#: i18n/states.php:443
msgid "Valverde"
msgstr "Valverde"

#: i18n/states.php:440
msgid "Santiago Rodríguez"
msgstr "Santiago Rodríguez"

#: i18n/states.php:439
msgid "Santiago"
msgstr "Santiago"

#: i18n/states.php:438
msgid "Sánchez Ramírez"
msgstr "Sánchez Ramírez"

#: i18n/states.php:437
msgid "San Pedro de Macorís"
msgstr "San Pedro de Macorís"

#: i18n/states.php:434
msgid "San Cristóbal"
msgstr "San Cristóbal"

#: i18n/states.php:433
msgid "Samaná"
msgstr "Samaná"

#: i18n/states.php:419
msgid "Hermanas Mirabal"
msgstr "Hermanas Mirabal"

#: i18n/states.php:432
msgid "Puerto Plata"
msgstr "Puerto Plata"

#: i18n/states.php:431
msgid "Peravia"
msgstr "Peravia"

#: i18n/states.php:430
msgid "Pedernales"
msgstr "Pedernales"

#: i18n/states.php:427
msgid "Monte Cristi"
msgstr "Monte Cristi"

#: i18n/states.php:425
msgid "María Trinidad Sánchez"
msgstr "María Trinidad Sánchez"

#: i18n/states.php:424
msgid "La Vega"
msgstr "La Vega"

#: i18n/states.php:423
msgid "La Romana"
msgstr "La Romana"

#: i18n/states.php:422
msgid "La Altagracia"
msgstr "La Altagracia"

#: i18n/states.php:421
msgid "Independencia"
msgstr "Independencia"

#: i18n/states.php:417
msgid "Espaillat"
msgstr "Espaillat"

#: i18n/states.php:413
msgid "El Seibo"
msgstr "El Seibo"

#: i18n/states.php:415
msgid "Elías Piña"
msgstr "Elías Piña"

#: i18n/states.php:412
msgid "Duarte"
msgstr "Duarte"

#: i18n/states.php:411
msgid "Dajabón"
msgstr "Dajabón"

#: i18n/states.php:406
msgid "Barahona"
msgstr "Barahona"

#: i18n/states.php:405
msgid "Baoruco"
msgstr "Baoruco"

#: i18n/states.php:404
msgid "Azua"
msgstr "Azua"

#: i18n/states.php:403
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"

#: includes/admin/settings/class-wc-settings-emails.php:207
msgid "Receive email notifications with additional guidance to complete the basic store setup and helpful insights"
msgstr "Receive email notifications with additional guidance to complete the basic store setup and helpful insights"

#: includes/admin/settings/class-wc-settings-emails.php:206
msgid "Enable email insights"
msgstr "Enable email insights"

#: includes/admin/settings/class-wc-settings-emails.php:200
msgid "Store management insights"
msgstr "Store management insights"

#. 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://docs.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://docs.woocommerce.com/document/woocommerce-analytics/\" target=\"_blank\">WooCommerce Analytics documentation</a>."

#: includes/class-wc-countries.php:906 includes/class-wc-countries.php:962
#: includes/class-wc-countries.php:1076 includes/class-wc-countries.php:1092
#: includes/class-wc-countries.php:1270 includes/class-wc-countries.php:1349
#: includes/class-wc-countries.php:1411 includes/class-wc-countries.php:1489
msgid "Department"
msgstr "Department"

#: 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."

#: 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?"

#. translators: %1$s: a purchaseable product name
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:93
msgid "Add %s to my store"
msgstr "Add %s to my store"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:288
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:287
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Razorpay"
msgstr "Razorpay"

#. translators: %s: extension namespace
#: packages/woocommerce-blocks/src/StoreApi/Schemas/ExtendSchema.php:335
#: packages/woocommerce-blocks/src/StoreApi/Schemas/ExtendSchema.php:343
msgid "Extension data registered by %s"
msgstr "Extension data registered by %s"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:320
msgid "Whether the product is visible in the catalog"
msgstr "Whether the product is visible in the catalogue"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:255
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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:138
msgid "Current set billing address for the customer."
msgstr "Current set billing address for the customer."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php:41
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)"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php:32
msgid "The coupon's unique code."
msgstr "The coupon's unique code."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:630
msgid "An account is already registered with your email address. Please log in before proceeding."
msgstr "An account is already registered with your email address. Please log in before proceeding."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:359
msgid "Unable to create order"
msgstr "Unable to create order"

#: src/Admin/API/Products.php:57
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:514
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:505
msgid "Alias for customer_type (deprecated)."
msgstr "Alias for customer_type (deprecated)."

#. translators: 1: Duplicate menu item path.
#: src/Admin/Features/Navigation/Menu.php:374
msgid "The item ID %1$s attempted to register using an invalid option. The arguments `menuId` and `parent` are not allowed for add_setting_item()"
msgstr "The item ID %1$s attempted to register using an invalid option. The arguments 'menuId' and 'parent' are not allowed for add_setting_item()"

#. translators: 1: Duplicate menu item path.
#: src/Admin/Features/Navigation/Menu.php:229
msgid "You have attempted to register a duplicate item with WooCommerce Navigation: %1$s"
msgstr "You have attempted to register a duplicate item with WooCommerce Navigation: %1$s"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:522
msgid "How easy was it to update your settings?"
msgstr "How easy was it to update your settings?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:390
msgid "How easy was it to update an order?"
msgstr "How easy was it to update an order?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:132
#: assets/client/admin/app/index.js:2
msgid "Thank you for your feedback!"
msgstr "Thank you for your feedback!"

#: i18n/states.php:793
msgid "Ladakh"
msgstr "Ladakh"

#: includes/class-wc-coupon.php:1030
msgid "Coupon usage limit has been reached. Please try again after some time, or contact us for help."
msgstr "Coupon usage limit has been reached. Please try again after some time, or contact us for help."

#. translators: %s: myaccount page link.
#: includes/class-wc-coupon.php:1024
msgid "Coupon usage limit has been reached. If you were using this coupon just now but order was not complete, you can retry or cancel the order by going to the <a href=\"%s\">my account page</a>."
msgstr "Coupon usage limit has been reached. If you were using this coupon just now but order was not complete, you can retry or cancel the order by going to the <a href=\"%s\">my account page</a>."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:144
msgid "Create on-brand store campaigns, fast email promotions and customer retargeting with Creative Mail."
msgstr "Create on-brand store campaigns, fast email promotions and customer retargeting with Creative Mail."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:143
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Creative Mail for WooCommerce"
msgstr "Creative Mail for WooCommerce"

#: i18n/states.php:977
msgid "Saint Catherine"
msgstr "Saint Catherine"

#: i18n/states.php:976
msgid "Clarendon"
msgstr "Clarendon"

#: i18n/states.php:975
msgid "Manchester"
msgstr "Manchester"

#: i18n/states.php:974
msgid "Saint Elizabeth"
msgstr "Saint Elizabeth"

#: i18n/states.php:973
msgid "Westmoreland"
msgstr "Westmoreland"

#: i18n/states.php:972
msgid "Hanover"
msgstr "Hanover"

#: i18n/states.php:971
msgid "Saint James"
msgstr "Saint James"

#: i18n/states.php:970
msgid "Trelawny"
msgstr "Trelawny"

#: i18n/states.php:969
msgid "Saint Ann"
msgstr "Saint Ann"

#: i18n/states.php:968
msgid "Saint Mary"
msgstr "Saint Mary"

#: i18n/states.php:967
msgid "Portland"
msgstr "Portland"

#: i18n/states.php:966
msgid "Saint Thomas"
msgstr "Saint Thomas"

#: i18n/states.php:965
msgid "Saint Andrew"
msgstr "Saint Andrew"

#: i18n/states.php:964
msgid "Kingston"
msgstr "Kingston"

#. translators: 1: opening link tag, 2: closing tag
#: src/Internal/Admin/Analytics.php:174
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/Admin/Features/Navigation/Menu.php:189
#: assets/client/admin/app/index.js:2
msgid "WooCommerce Home"
msgstr "WooCommerce Home"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:340
msgid "How easy was it to add a product?"
msgstr "How easy was it to add a product?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:487
msgid "How easy was it to import products?"
msgstr "How easy was it to import products?"

#: 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/Admin/API/Reports/Controller.php:103
msgid "Stats about variations."
msgstr "Stats about variations."

#: src/Admin/API/Reports/Controller.php:99
msgid "Variations detailed reports."
msgstr "Variations detailed reports."

#: src/Admin/API/Reports/Orders/Controller.php:347
#: src/Admin/API/Reports/Orders/Stats/Controller.php:457
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/Orders/Controller.php:337
#: src/Admin/API/Reports/Orders/Stats/Controller.php:447
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:384
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:375
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:366
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:359
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:340
#: src/Admin/API/Reports/Variations/Stats/Controller.php:424
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/Variations/Controller.php:330
#: src/Admin/API/Reports/Variations/Stats/Controller.php:414
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)."

#: src/Admin/API/Reports/Variations/Controller.php:393
#: src/Admin/API/Reports/Variations/Stats/Controller.php:405
msgid "Limit result set to variations not in the specified categories."
msgstr "Limit result set to variations not in the specified categories."

#: src/Admin/Features/Navigation/Init.php:56
msgid "Adds the new WooCommerce navigation experience to the dashboard"
msgstr "Adds the new WooCommerce navigation experience to the dashboard"

#: src/Admin/Features/Navigation/Init.php:73
msgid "Navigation"
msgstr "Navigation"

#: includes/admin/class-wc-admin-addons.php:646
msgid "Securely accept cards in your store. See payments, track cash flow into your bank account, and stay on top of disputes – right from your dashboard."
msgstr "Securely accept cards in your store. See payments, track cash flow into your bank account, and stay on top of disputes – right from your dashboard."

#: includes/admin/class-wc-admin-addons.php:645
msgid "Payments made simple, with no monthly fees &mdash; exclusively for WooCommerce stores."
msgstr "Payments made simple, with no monthly fees &ndash; exclusively for WooCommerce stores."

#: includes/admin/class-wc-admin-addons.php:547
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "WooCommerce Shipping"
msgstr "WooCommerce Shipping"

#. translators: 1: tax amount 2: country name
#: includes/wc-cart-functions.php:323
msgid "(includes %1$s estimated for %2$s)"
msgstr "(includes %1$s estimated for %2$s)"

#: includes/class-wc-countries.php:1043 includes/class-wc-countries.php:1186
msgid "Parish"
msgstr "Parish"

#: includes/class-wc-countries.php:1178
msgid "Town / City / Post Office"
msgstr "Town / City / Post Office"

#: includes/class-wc-post-types.php:521
msgid "Tags deleted."
msgstr "Tags deleted."

#: includes/class-wc-post-types.php:511
msgid "Categories deleted."
msgstr "Categories deleted."

#. translators: 1: product link, 2: product name
#: includes/class-wc-form-handler.php:913
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>."

#: packages/woocommerce-blocks/templates/emails/customer-new-account-blocks.php:21
#: templates/emails/customer-new-account.php:28
msgid "Click here to set your new password."
msgstr "Click here to set your new password."

#. translators: %s: Customer username
#: packages/woocommerce-blocks/templates/emails/customer-new-account-blocks.php:17
msgid "Hello %s,"
msgstr "Hello %s,"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:118
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."

#. 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"

#: includes/cli/class-wc-cli-runner.php:118
msgid "The slug for the resource."
msgstr "The slug for the resource."

#: includes/class-wc-form-handler.php:55
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/class-wc-query.php:159
msgid "Set password"
msgstr "Set password"

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1490
msgid "Meta value for UI display."
msgstr "Meta value for UI display."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1485
msgid "Meta key for UI display."
msgstr "Meta key for UI display."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1389
msgid "Parent product name if the product is a variation."
msgstr "Parent product name if the product is a variation."

#: i18n/states.php:1792
msgctxt "district"
msgid "Vojvodina"
msgstr "Vojvodina"

#: i18n/states.php:1791
msgctxt "district"
msgid "Kosovo-Metohija"
msgstr "Kosovo-Metohija"

#: i18n/states.php:1790
msgctxt "district"
msgid "Kosovo-Pomoravlje"
msgstr "Kosovo-Pomoravlje"

#: i18n/states.php:1789
msgctxt "district"
msgid "Kosovska Mitrovica"
msgstr "Kosovska Mitrovica"

#: i18n/states.php:1788
msgctxt "district"
msgid "Prizren"
msgstr "Prizren"

#: i18n/states.php:1787
msgctxt "district"
msgid "Peć"
msgstr "Peć"

#: i18n/states.php:1786
msgctxt "district"
msgid "Kosovo"
msgstr "Kosovo"

#: i18n/states.php:1785
msgctxt "district"
msgid "Zlatibor"
msgstr "Zlatibor"

#: i18n/states.php:1784
msgctxt "district"
msgid "Zaječar"
msgstr "Zaječar"

#: i18n/states.php:1783
msgctxt "district"
msgid "West Bačka"
msgstr "West Bačka"

#: i18n/states.php:1782
msgctxt "district"
msgid "Toplica"
msgstr "Toplica"

#: i18n/states.php:1781
msgctxt "district"
msgid "Šumadija"
msgstr "Šumadija"

#: i18n/states.php:1780
msgctxt "district"
msgid "Srem"
msgstr "Srem"

#: i18n/states.php:1779
msgctxt "district"
msgid "South Banat"
msgstr "South Banat"

#: i18n/states.php:1778
msgctxt "district"
msgid "South Bačka"
msgstr "South Bačka"

#: i18n/states.php:1777
msgctxt "district"
msgid "Raška"
msgstr "Raška"

#: i18n/states.php:1776
msgctxt "district"
msgid "Rasina"
msgstr "Rasina"

#: i18n/states.php:1775
msgctxt "district"
msgid "Pomoravlje"
msgstr "Pomoravlje"

#: i18n/states.php:1774
msgctxt "district"
msgid "Pirot"
msgstr "Pirot"

#: i18n/states.php:1773
msgctxt "district"
msgid "Pčinja"
msgstr "Pčinja"

#: i18n/states.php:1772
msgctxt "district"
msgid "North Banat"
msgstr "North Banat"

#: i18n/states.php:1771
msgctxt "district"
msgid "North Bačka"
msgstr "North Bačka"

#: i18n/states.php:1770
msgctxt "district"
msgid "Nišava"
msgstr "Nišava"

#: i18n/states.php:1769
msgctxt "district"
msgid "Morava"
msgstr "Morava"

#: i18n/states.php:1768
msgctxt "district"
msgid "Mačva"
msgstr "Mačva"

#: i18n/states.php:1767
msgctxt "district"
msgid "Kolubara"
msgstr "Kolubara"

#: i18n/states.php:1766
msgctxt "district"
msgid "Jablanica"
msgstr "Jablanica"

#: i18n/states.php:1765
msgctxt "district"
msgid "Danube"
msgstr "Danube"

#: i18n/states.php:1764
msgctxt "district"
msgid "Central Banat"
msgstr "Central Banat"

#: i18n/states.php:1763
msgctxt "district"
msgid "Braničevo"
msgstr "Braničevo"

#: i18n/states.php:1762
msgctxt "district"
msgid "Bor"
msgstr "Bor"

#: i18n/states.php:1761
msgctxt "district"
msgid "Belgrade"
msgstr "Belgrade"

#: src/Admin/Features/OnboardingTasks/Task.php:193
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:108
#: assets/client/admin/chunks/homescreen.js:1
msgid "Let's go"
msgstr "Let's go"

#: src/Internal/Admin/Notes/AddingAndManangingProducts.php:61
#: assets/client/admin/chunks/activity-panels-help.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Adding and Managing Products"
msgstr "Adding and managing products"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:300
#: assets/client/admin/app/index.js:2 assets/client/admin/components/index.js:2
msgid "Abort"
msgstr "Abort"

#. translators: %1$s is referring to a php constant name, %2$s is referring to
#. the wp-config.php file.
#: packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php:95
msgid "WooCommerce Blocks development mode requires the %1$s constant to be defined and true in your %2$s file. Otherwise you are loading the blocks package from WooCommerce core."
msgstr "WooCommerce Blocks development mode requires the %1$s constant to be defined and true in your %2$s file. Otherwise, you are loading the blocks package from WooCommerce core."

#: src/Admin/API/ProductVariations.php:56
msgid "Search by similar product name, sku, or attribute value."
msgstr "Search by similar product name, SKU, or attribute value."

#: src/Admin/API/Notes.php:432
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/Orders/Controller.php:475
#: src/Admin/API/Reports/Orders/Stats/Controller.php:545
#: src/Admin/API/Reports/Variations/Stats/Controller.php:471
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:466
#: src/Admin/API/Reports/Orders/Stats/Controller.php:536
#: src/Admin/API/Reports/Variations/Stats/Controller.php:462
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/Reports/Export/Controller.php:113
msgid "Export ID."
msgstr "Export ID."

#: src/Admin/API/Reports/Export/Controller.php:107
msgid "Export status message."
msgstr "Export status message."

#: src/Admin/API/Reports/Export/Controller.php:101
msgid "Export status."
msgstr "Export status."

#: src/Admin/PageController.php:510 assets/client/admin/app/index.js:2
msgid "Setup Wizard"
msgstr "Setup Wizard"

#: 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/SellingOnlineCourses.php:70
msgid "Do you want to sell online courses?"
msgstr "Do you want to sell online courses?"

#: 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/PerformanceOnMobile.php:54
msgid "Track your store performance on mobile"
msgstr "Track your store performance on mobile"

#: 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"

#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:57
msgid "Edit products on the move"
msgstr "Edit products on the move"

#: i18n/states.php:699
msgid "Csongrád-Csanád"
msgstr "Csongrád-Csanád"

#: i18n/states.php:602
msgid "Biscay"
msgstr "Biscay"

#: i18n/states.php:550
msgid "New Valley"
msgstr "New Valley"

#: i18n/states.php:549
msgid "Suez"
msgstr "Suez"

#: i18n/states.php:548
msgid "North Sinai"
msgstr "North Sinai"

#: i18n/states.php:547
msgid "Al Sharqia"
msgstr "Al Sharqia"

#: i18n/states.php:546
msgid "Sohag"
msgstr "Sohag"

#: i18n/states.php:545
msgid "Port Said"
msgstr "Port Said"

#: i18n/states.php:544
msgid "Matrouh"
msgstr "Matrouh"

#: i18n/states.php:543
msgid "Monufia"
msgstr "Monufia"

#: i18n/states.php:542
msgid "Minya"
msgstr "Minya"

#: i18n/states.php:541
msgid "Luxor"
msgstr "Luxor"

#: i18n/states.php:540
msgid "Qena"
msgstr "Qena"

#: i18n/states.php:539
msgid "Kafr el-Sheikh"
msgstr "Kafr el-Sheikh"

#: i18n/states.php:538
msgid "Qalyubia"
msgstr "Qalyubia"

#: i18n/states.php:537
msgid "South Sinai"
msgstr "South Sinai"

#: i18n/states.php:536
msgid "Ismailia"
msgstr "Ismailia"

#: i18n/states.php:535
msgid "Giza"
msgstr "Giza"

#: i18n/states.php:534
msgid "Gharbia"
msgstr "Gharbia"

#: i18n/states.php:533
msgid "Faiyum"
msgstr "Faiyum"

#: i18n/states.php:532
msgid "Damietta"
msgstr "Damietta"

#: i18n/states.php:531
msgid "Dakahlia"
msgstr "Dakahlia"

#: i18n/states.php:530
msgid "Cairo"
msgstr "Cairo"

#: i18n/states.php:529
msgid "Beni Suef"
msgstr "Beni Suef"

#: i18n/states.php:528
msgid "Beheira"
msgstr "Beheira"

#: i18n/states.php:527
msgid "Red Sea"
msgstr "Red Sea"

#: i18n/states.php:526
msgid "Asyut"
msgstr "Asyut"

#: i18n/states.php:525
msgid "Aswan"
msgstr "Aswan"

#: i18n/states.php:524
msgid "Alexandria"
msgstr "Alexandria"

#: i18n/states.php:201
msgid "Zou"
msgstr "Zou"

#: i18n/states.php:199
msgid "Ouémé"
msgstr "Ouémé"

#: i18n/states.php:198
msgid "Mono"
msgstr "Mono"

#: i18n/states.php:197
msgid "Littoral"
msgstr "Littoral"

#: i18n/states.php:196
msgid "Donga"
msgstr "Donga"

#: i18n/states.php:195
msgid "Kouffo"
msgstr "Kouffo"

#: i18n/states.php:194
msgid "Collines"
msgstr "Collines"

#: i18n/states.php:193
msgid "Borgou"
msgstr "Borgou"

#: i18n/states.php:192
msgid "Atlantique"
msgstr "Atlantique"

#: i18n/states.php:191
msgid "Atakora"
msgstr "Atakora"

#: i18n/states.php:190
msgid "Alibori"
msgstr "Alibori"

#: includes/admin/class-wc-admin-notices.php:300
#: 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:1725
msgid "Düzce"
msgstr "Düzce"

#: i18n/states.php:1722
msgid "Karabük"
msgstr "Karabük"

#: i18n/states.php:1720
msgid "Iğdır"
msgstr "Iğdır"

#: i18n/states.php:1718
msgid "Bartın"
msgstr "Bartın"

#: i18n/states.php:1717
msgid "Şırnak"
msgstr "Şırnak"

#: i18n/states.php:1715
msgid "Kırıkkale"
msgstr "Kırıkkale"

#: i18n/states.php:1708
msgid "Uşak"
msgstr "Uşak"

#: i18n/states.php:1707
msgid "Şanlıurfa"
msgstr "Şanlıurfa"

#: i18n/states.php:1703
msgid "Tekirdağ"
msgstr "Tekirdağ"

#: i18n/states.php:1695
msgid "Niğde"
msgstr "Niğde"

#: i18n/states.php:1694
msgid "Nevşehir"
msgstr "Nevşehir"

#: i18n/states.php:1693
msgid "Muş"
msgstr "Muş"

#: i18n/states.php:1692
msgid "Muğla"
msgstr "Muğla"

#: i18n/states.php:1690
msgid "Kahramanmaraş"
msgstr "Kahramanmaraş"

#: i18n/states.php:1687
msgid "Kütahya"
msgstr "Kütahya"

#: i18n/states.php:1684
msgid "Kırşehir"
msgstr "Kırşehir"

#: i18n/states.php:1683
msgid "Kırklareli"
msgstr "Kırklareli"

#: i18n/states.php:1679
msgid "İzmir"
msgstr "İzmir"

#: i18n/states.php:1678
msgid "İstanbul"
msgstr "İstanbul"

#: i18n/states.php:1677
msgid "İçel"
msgstr "İçel"

#: i18n/states.php:1673
msgid "Gümüşhane"
msgstr "Gümüşhane"

#: i18n/states.php:1670
msgid "Eskişehir"
msgstr "Eskişehir"

#: i18n/states.php:1667
msgid "Elazığ"
msgstr "Elazığ"

#: i18n/states.php:1665
msgid "Diyarbakır"
msgstr "Diyarbakır"

#: i18n/states.php:1663
msgid "Çorum"
msgstr "Çorum"

#: i18n/states.php:1662
msgid "Çankırı"
msgstr "Çankırı"

#: i18n/states.php:1661
msgid "Çanakkale"
msgstr "Çanakkale"

#: i18n/states.php:1656
msgid "Bingöl"
msgstr "Bingöl"

#: i18n/states.php:1654
msgid "Balıkesir"
msgstr "Balıkesir"

#: i18n/states.php:1653
msgid "Aydın"
msgstr "Aydın"

#: i18n/states.php:1648
msgid "Ağrı"
msgstr "Ağrı"

#: i18n/states.php:1646
msgid "Adıyaman"
msgstr "Adıyaman"

#: i18n/states.php:1527
msgid "Iași"
msgstr "Iași"

#: i18n/states.php:1519
msgid "Dâmbovița"
msgstr "Dâmbovița"

#: i18n/states.php:1499
msgid "Boquerón"
msgstr "Boquerón"

#: i18n/states.php:1496
msgid "Canindeyú"
msgstr "Canindeyú"

#: i18n/states.php:1494
msgid "Ñeembucú"
msgstr "Ñeembucú"

#: i18n/states.php:1492
msgid "Alto Paraná"
msgstr "Alto Paraná"

#: i18n/states.php:1491
msgid "Paraguarí"
msgstr "Paraguarí"

#: i18n/states.php:1489
msgid "Itapúa"
msgstr "Itapúa"

#: i18n/states.php:1488
msgid "Caazapá"
msgstr "Caazapá"

#: i18n/states.php:1487
msgid "Caaguazú"
msgstr "Caaguazú"

#: i18n/states.php:1486
msgid "Guairá"
msgstr "Guairá"

#: i18n/states.php:1483
msgid "Concepción"
msgstr "Concepción"

#: i18n/states.php:1482
msgid "Asunción"
msgstr "Asunción"

#: i18n/states.php:1379
msgid "San Martín"
msgstr "San Martín"

#: i18n/states.php:1369
msgid "Junín"
msgstr "Junín"

#: i18n/states.php:1367
msgid "Huánuco"
msgstr "Huánuco"

#: i18n/states.php:1361
msgid "Apurímac"
msgstr "Apurímac"

#: i18n/states.php:1330
msgid "Hawke’s Bay"
msgstr "Hawke’s Bay"

#: i18n/states.php:1182
msgid "Estado de México"
msgstr "Estado de México"

#: i18n/states.php:1167
msgid "Ciudad de México"
msgstr "Ciudad de México"

#: i18n/states.php:1160
msgid "Telenești"
msgstr "Telenești"

#: i18n/states.php:1158
msgid "Ștefan Vodă"
msgstr "Ștefan Vodă"

#: i18n/states.php:1157
msgid "Șoldănești"
msgstr "Șoldănești"

#: i18n/states.php:1156
msgid "Strășeni"
msgstr "Strășeni"

#: i18n/states.php:1154
msgid "Sîngerei"
msgstr "Sîngerei"

#: i18n/states.php:1153
msgid "Rîșcani"
msgstr "Rîșcani"

#: i18n/states.php:1150
msgid "Ocnița"
msgstr "Ocnița"

#: i18n/states.php:1146
msgid "Hîncești"
msgstr "Hîncești"

#: i18n/states.php:1144
msgid "UTA Găgăuzia"
msgstr "UTA Găgăuzia"

#: i18n/states.php:1143
msgid "Florești"
msgstr "Florești"

#: i18n/states.php:1142
msgid "Fălești"
msgstr "Fălești"

#: i18n/states.php:1141
msgid "Edineț"
msgstr "Edineț"

#: i18n/states.php:1140
msgid "Dubăsari"
msgstr "Dubăsari"

#: i18n/states.php:1138
msgid "Dondușeni"
msgstr "Dondușeni"

#: i18n/states.php:1136
msgid "Cimișlia"
msgstr "Cimișlia"

#: i18n/states.php:1135
msgid "Căușeni"
msgstr "Căușeni"

#: i18n/states.php:1134 i18n/states.php:1514
msgid "Călărași"
msgstr "Călărași"

#: i18n/states.php:1128
msgid "Bălți"
msgstr "Bălți"

#: i18n/states.php:1127
msgid "Chișinău"
msgstr "Chișinău"

#: i18n/states.php:585
msgid "Málaga"
msgstr "Málaga"

#: i18n/states.php:581 i18n/states.php:1314
msgid "León"
msgstr "León"

#: i18n/states.php:578
msgid "Jaén"
msgstr "Jaén"

#: i18n/states.php:567
msgid "Castellón"
msgstr "Castellón"

#: i18n/states.php:565
msgid "Cádiz"
msgstr "Cádiz"

#: i18n/states.php:564
msgid "Cáceres"
msgstr "Cáceres"

#: i18n/states.php:559
msgid "Ávila"
msgstr "Ávila"

#: i18n/states.php:557
msgid "Almería"
msgstr "Almería"

#: i18n/states.php:554
msgid "Araba/Álava"
msgstr "Araba/Álava"

#: i18n/states.php:553
msgid "A Coruña"
msgstr "A Coruña"

#: i18n/states.php:493
msgid "Ghardaïa"
msgstr "Ghardaïa"

#: i18n/states.php:492
msgid "Aïn Témouchent"
msgstr "Aïn Témouchent"

#: i18n/states.php:490
msgid "Aïn Defla"
msgstr "Aïn Defla"

#: i18n/states.php:481
msgid "Boumerdès"
msgstr "Boumerdès"

#: i18n/states.php:480
msgid "Bordj Bou Arréridj"
msgstr "Bordj Bou Arréridj"

#: i18n/states.php:474
msgid "M’Sila"
msgstr "M’Sila"

#: i18n/states.php:472
msgid "Médéa"
msgstr "Médéa"

#: i18n/states.php:468
msgid "Sidi Bel Abbès"
msgstr "Sidi Bel Abbès"

#: i18n/states.php:466
msgid "Saïda"
msgstr "Saïda"

#: i18n/states.php:465
msgid "Sétif"
msgstr "Sétif"

#: i18n/states.php:458
msgid "Tébessa"
msgstr "Tébessa"

#: i18n/states.php:454
msgid "Béchar"
msgstr "Béchar"

#: i18n/states.php:452
msgid "Béjaïa"
msgstr "Béjaïa"

#: i18n/states.php:336
msgid "Xinjiang / 新疆"
msgstr "Xinjiang / 新疆"

#: i18n/states.php:335
msgid "Tibet / 西藏"
msgstr "Tibet / 西藏"

#: i18n/states.php:334
msgid "Macao / 澳门"
msgstr "Macao / 澳门"

#: i18n/states.php:333
msgid "Ningxia Hui / 宁夏"
msgstr "Ningxia Hui / 宁夏"

#: i18n/states.php:332
msgid "Qinghai / 青海"
msgstr "Qinghai / 青海"

#: i18n/states.php:331
msgid "Gansu / 甘肃"
msgstr "Gansu / 甘肃"

#: i18n/states.php:330
msgid "Shaanxi / 陕西"
msgstr "Shaanxi / 陕西"

#: i18n/states.php:329
msgid "Guizhou / 贵州"
msgstr "Guizhou / 贵州"

#: i18n/states.php:328
msgid "Sichuan / 四川"
msgstr "Sichuan / 四川"

#: i18n/states.php:327
msgid "Chongqing / 重庆"
msgstr "Chongqing / 重庆"

#: i18n/states.php:326
msgid "Hainan / 海南"
msgstr "Hainan / 海南"

#: i18n/states.php:325
msgid "Guangxi Zhuang / 广西壮族"
msgstr "Guangxi Zhuang / 广西壮族"

#: i18n/states.php:324
msgid "Guangdong / 广东"
msgstr "Guangdong / 广东"

#: i18n/states.php:323
msgid "Hunan / 湖南"
msgstr "Hunan / 湖南"

#: i18n/states.php:322
msgid "Hubei / 湖北"
msgstr "Hubei / 湖北"

#: i18n/states.php:321
msgid "Henan / 河南"
msgstr "Henan / 河南"

#: i18n/states.php:320
msgid "Shandong / 山东"
msgstr "Shandong / 山东"

#: i18n/states.php:319
msgid "Jiangxi / 江西"
msgstr "Jiangxi / 江西"

#: i18n/states.php:318
msgid "Fujian / 福建"
msgstr "Fujian / 福建"

#: i18n/states.php:317
msgid "Anhui / 安徽"
msgstr "Anhui / 安徽"

#: i18n/states.php:316
msgid "Zhejiang / 浙江"
msgstr "Zhejiang / 浙江"

#: i18n/states.php:315
msgid "Jiangsu / 江苏"
msgstr "Jiangsu / 江苏"

#: i18n/states.php:314
msgid "Shanghai / 上海"
msgstr "Shanghai / 上海"

#: i18n/states.php:313
msgid "Heilongjiang / 黑龙江"
msgstr "Heilongjiang / 黑龙江"

#: i18n/states.php:312
msgid "Jilin / 吉林"
msgstr "Jilin / 吉林"

#: i18n/states.php:311
msgid "Liaoning / 辽宁"
msgstr "Liaoning / 辽宁"

#: i18n/states.php:310
msgid "Inner Mongolia / 內蒙古"
msgstr "Inner Mongolia / 內蒙古"

#: i18n/states.php:309
msgid "Shanxi / 山西"
msgstr "Shanxi / 山西"

#: i18n/states.php:308
msgid "Hebei / 河北"
msgstr "Hebei / 河北"

#: i18n/states.php:307
msgid "Tianjin / 天津"
msgstr "Tianjin / 天津"

#: i18n/states.php:306
msgid "Beijing / 北京"
msgstr "Beijing / 北京"

#: i18n/states.php:305
msgid "Yunnan / 云南"
msgstr "Yunnan / 云南"

#: i18n/states.php:284
msgid "Zürich"
msgstr "Zürich"

#: i18n/states.php:271
msgid "Neuchâtel"
msgstr "Neuchâtel"

#: i18n/states.php:268
msgid "Graubünden"
msgstr "Graubünden"

#: i18n/states.php:239
msgid "São Paulo"
msgstr "São Paulo"

#: i18n/states.php:236
msgid "Rondônia"
msgstr "Rondônia"

#: i18n/states.php:232
msgid "Piauí"
msgstr "Piauí"

#: i18n/states.php:230
msgid "Paraná"
msgstr "Paraná"

#: i18n/states.php:229
msgid "Paraíba"
msgstr "Paraíba"

#: i18n/states.php:228
msgid "Pará"
msgstr "Pará"

#: i18n/states.php:224
msgid "Maranhão"
msgstr "Maranhão"

#: i18n/states.php:223
msgid "Goiás"
msgstr "Goiás"

#: i18n/states.php:222
msgid "Espírito Santo"
msgstr "Espírito Santo"

#: i18n/states.php:220
msgid "Ceará"
msgstr "Ceará"

#: i18n/states.php:217
msgid "Amapá"
msgstr "Amapá"

#: i18n/states.php:76
msgid "Tucumán"
msgstr "Tucumán"

#: i18n/states.php:68 i18n/states.php:2030
msgid "Río Negro"
msgstr "Río Negro"

#: i18n/states.php:67
msgid "Neuquén"
msgstr "Neuquén"

#: i18n/states.php:60
msgid "Entre Ríos"
msgstr "Entre Ríos"

#: i18n/states.php:58 i18n/states.php:351 i18n/states.php:570
msgid "Córdoba"
msgstr "Córdoba"

#: i18n/states.php:53
msgid "Ciudad Autónoma de Buenos Aires"
msgstr "Ciudad Autónoma de Buenos Aires"

#: src/Internal/Admin/Notes/TestCheckout.php:101
msgid "Test checkout"
msgstr "Test checkout"

#: src/Internal/Admin/Notes/TestCheckout.php:95
msgid "Don't forget to test your checkout"
msgstr "Don't forget to test your checkout"

#: src/Internal/Admin/Notes/TestCheckout.php:92
msgid "Make sure that your checkout is working properly before you launch your store. Go through your checkout process in its entirety: from adding a product to your cart, choosing a shipping location, and making a payment."
msgstr "Make sure that your checkout is working properly before you launch your store. Go through your checkout process in its entirety: from adding a product to your basket, choosing a shipping location, and making a payment."

#: i18n/states.php:1245
msgid "Zambezi"
msgstr "Zambezi"

#: i18n/states.php:1244
msgid "Otjozondjupa"
msgstr "Otjozondjupa"

#: i18n/states.php:1243
msgid "Oshikoto"
msgstr "Oshikoto"

#: i18n/states.php:1242
msgid "Oshana"
msgstr "Oshana"

#: i18n/states.php:1241
msgid "Omusati"
msgstr "Omusati"

#: i18n/states.php:1240
msgid "Omaheke"
msgstr "Omaheke"

#: i18n/states.php:1239
msgid "Ohangwena"
msgstr "Ohangwena"

#: i18n/states.php:1238
msgid "Kunene"
msgstr "Kunene"

#: i18n/states.php:1237
msgid "Khomas"
msgstr "Khomas"

#: i18n/states.php:1236
msgid "Kavango West"
msgstr "Kavango West"

#: i18n/states.php:1235
msgid "Kavango East"
msgstr "Kavango East"

#: i18n/states.php:1234
msgid "Karas"
msgstr "Karas"

#: i18n/states.php:1233
msgid "Hardap"
msgstr "Hardap"

#: i18n/states.php:1232
msgid "Erongo"
msgstr "Erongo"

#: i18n/states.php:642
msgid "Crete"
msgstr "Crete"

#: i18n/states.php:641
msgid "South Aegean"
msgstr "South Aegean"

#: i18n/states.php:640
msgid "North Aegean"
msgstr "North Aegean"

#: i18n/states.php:639
msgid "Peloponnese"
msgstr "Peloponnese"

#: i18n/states.php:638
msgid "Central Greece"
msgstr "Central Greece"

#: i18n/states.php:637
msgid "West Greece"
msgstr "West Greece"

#: i18n/states.php:636
msgid "Ionian Islands"
msgstr "Ionian Islands"

#: i18n/states.php:635
msgid "Thessaly"
msgstr "Thessaly"

#: i18n/states.php:634
msgid "Epirus"
msgstr "Epirus"

#: i18n/states.php:633
msgid "West Macedonia"
msgstr "West Macedonia"

#: i18n/states.php:632
msgid "Central Macedonia"
msgstr "Central Macedonia"

#: i18n/states.php:631
msgid "East Macedonia and Thrace"
msgstr "East Macedonia and Thrace"

#: i18n/states.php:630
msgid "Attica"
msgstr "Attica"

#: i18n/states.php:494
msgid "Relizane"
msgstr "Relizane"

#: i18n/states.php:491
msgid "Naama"
msgstr "Naama"

#: i18n/states.php:489
msgid "Mila"
msgstr "Mila"

#: i18n/states.php:488
msgid "Tipasa"
msgstr "Tipasa"

#: i18n/states.php:487
msgid "Souk Ahras"
msgstr "Souk Ahras"

#: i18n/states.php:486
msgid "Khenchela"
msgstr "Khenchela"

#: i18n/states.php:485
msgid "El Oued"
msgstr "El Oued"

#: i18n/states.php:484
msgid "Tissemsilt"
msgstr "Tissemsilt"

#: i18n/states.php:483
msgid "Tindouf"
msgstr "Tindouf"

#: i18n/states.php:482
msgid "El Tarf"
msgstr "El Tarf"

#: i18n/states.php:479
msgid "Illizi"
msgstr "Illizi"

#: i18n/states.php:478
msgid "El Bayadh"
msgstr "El Bayadh"

#: i18n/states.php:477
msgid "Oran"
msgstr "Oran"

#: i18n/states.php:476
msgid "Ouargla"
msgstr "Ouargla"

#: i18n/states.php:475
msgid "Mascara"
msgstr "Mascara"

#: i18n/states.php:473
msgid "Mostaganem"
msgstr "Mostaganem"

#: i18n/states.php:471
msgid "Constantine"
msgstr "Constantine"

#: i18n/states.php:470
msgid "Guelma"
msgstr "Guelma"

#: i18n/states.php:469
msgid "Annaba"
msgstr "Annaba"

#: i18n/states.php:467
msgid "Skikda"
msgstr "Skikda"

#: i18n/states.php:464
msgid "Jijel"
msgstr "Jijel"

#: i18n/states.php:463
msgid "Djelfa"
msgstr "Djelfa"

#: i18n/states.php:462
msgid "Algiers"
msgstr "Algiers"

#: i18n/states.php:461
msgid "Tizi Ouzou"
msgstr "Tizi Ouzou"

#: i18n/states.php:460
msgid "Tiaret"
msgstr "Tiaret"

#: i18n/states.php:459
msgid "Tlemcen"
msgstr "Tlemcen"

#: i18n/states.php:457
msgid "Tamanghasset"
msgstr "Tamanghasset"

#: i18n/states.php:456
msgid "Bouira"
msgstr "Bouira"

#: i18n/states.php:455
msgid "Blida"
msgstr "Blida"

#: i18n/states.php:453
msgid "Biskra"
msgstr "Biskra"

#: i18n/states.php:451
msgid "Batna"
msgstr "Batna"

#: i18n/states.php:450
msgid "Oum El Bouaghi"
msgstr "Oum El Bouaghi"

#: i18n/states.php:449
msgid "Laghouat"
msgstr "Laghouat"

#: i18n/states.php:448
msgid "Chlef"
msgstr "Chlef"

#: i18n/states.php:447
msgid "Adrar"
msgstr "Adrar"

#: includes/admin/views/html-quick-edit-product.php:185
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:453
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:268
msgid "Net Payment"
msgstr "Net Payment"

#. translators: 1: payment date. 2: payment method
#: includes/admin/meta-boxes/views/html-order-items.php:242
msgid "%1$s via %2$s"
msgstr "%1$s via %2$s"

#: includes/admin/meta-boxes/views/html-order-items.php:230
msgid "Paid"
msgstr "Paid"

#. translators: %s: File name
#: includes/admin/importers/views/html-csv-import-done.php:56
msgid "File uploaded: %s"
msgstr "File uploaded: %s"

#: 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."

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:545
msgctxt "taxonomy term messages"
msgid "%s not updated"
msgstr "%s not updated"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:543
msgctxt "taxonomy term messages"
msgid "%s not added"
msgstr "%s not added"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:541
msgctxt "taxonomy term messages"
msgid "%s updated"
msgstr "%s updated"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:539 includes/class-wc-post-types.php:547
msgctxt "taxonomy term messages"
msgid "%s deleted"
msgstr "%s deleted"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:537
msgctxt "taxonomy term messages"
msgid "%s added"
msgstr "%s added"

#: includes/class-wc-post-types.php:520
msgid "Tag not updated."
msgstr "Tag not updated."

#: includes/class-wc-post-types.php:519
msgid "Tag not added."
msgstr "Tag not added."

#: includes/class-wc-post-types.php:518
msgid "Tag updated."
msgstr "Tag updated."

#: includes/class-wc-post-types.php:517
msgid "Tag deleted."
msgstr "Tag deleted."

#: includes/class-wc-post-types.php:516
msgid "Tag added."
msgstr "Tag added."

#: includes/class-wc-post-types.php:510
msgid "Category not updated."
msgstr "Category not updated."

#: includes/class-wc-post-types.php:509
msgid "Category not added."
msgstr "Category not added."

#: includes/class-wc-post-types.php:508
msgid "Category updated."
msgstr "Category updated."

#: includes/class-wc-post-types.php:507
msgid "Category deleted."
msgstr "Category deleted."

#: includes/class-wc-post-types.php:506
msgid "Category added."
msgstr "Category added."

#: includes/class-wc-post-types.php:82
msgctxt "Taxonomy name"
msgid "Product visibility"
msgstr "Product visibility"

#: includes/class-wc-post-types.php:65
msgctxt "Taxonomy name"
msgid "Product type"
msgstr "Product type"

#: includes/class-wc-install.php:1821
msgid "Community support"
msgstr "Community support"

#: includes/class-wc-install.php:1821
msgid "Visit community forums"
msgstr "Visit community forums"

#: includes/wc-user-functions.php:47
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>"

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:123
msgid "True if the product is on backorder."
msgstr "True if the product is on backorder."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:42
msgid "The attribute taxonomy name."
msgstr "The attribute taxonomy name."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:412
msgid "Add to cart URL."
msgstr "Add to basket URL."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:376
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:358
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?"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:346
msgid "The assigned attribute."
msgstr "The assigned attribute."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:333
msgid "List of variation attributes."
msgstr "List of variation attributes."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:302
msgid "The term slug."
msgstr "The term slug."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:296
msgid "The term name."
msgstr "The term name."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:290
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:283
msgid "List of assigned attribute terms."
msgstr "List of assigned attribute terms."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:277
msgid "True if this attribute is used by product variations."
msgstr "True if this attribute is used by product variations."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:271
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:265
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:340
msgid "The attribute name."
msgstr "The attribute name."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:259
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:327
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:252
msgid "List of attributes assigned to the product/variation that are visible or used for variations."
msgstr "List of attributes assigned to the product/variation that are visible or used for variations."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:243
msgid "Tag link"
msgstr "Tag link"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:237
msgid "Tag slug"
msgstr "Tag slug"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:231
msgid "Tag name"
msgstr "Tag name"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:225
msgid "Tag ID"
msgstr "Tag ID"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:218
msgid "List of tags, if applicable."
msgstr "List of tags, if applicable."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:209
msgid "Category link"
msgstr "Category link"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:203
msgid "Category slug"
msgstr "Category slug"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:197
msgid "Category name"
msgstr "Category name"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:191
msgid "Category ID"
msgstr "Category ID"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:184
msgid "List of categories, if applicable."
msgstr "List of categories, if applicable."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:212
msgid "Total distinct customers."
msgstr "Total distinct customers."

#: src/Admin/API/OnboardingProfile.php:273
msgid "Whether or not the profile was skipped."
msgstr "Whether or not the profile was skipped."

#: src/Internal/Admin/Analytics.php:342
msgid "Analytics cache cleared."
msgstr "Analytics cache cleared."

#: src/Internal/Admin/Analytics.php:170
msgid "Clear analytics cache"
msgstr "Clear analytics cache"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:55
msgid "Customizable products"
msgstr "Customisable products"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:51
msgid "Bundles"
msgstr "Bundles"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:60
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/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."

#: src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php:30
msgid "Set up additional payment options"
msgstr "Set up additional payment options"

#: src/Internal/Admin/Notes/InsightFirstProductAndPayment.php:55
#: src/Internal/Admin/Notes/InsightFirstProductAndPayment.php:64
#: src/Internal/Admin/Notes/InsightFirstSale.php:58
#: src/Internal/Admin/Notes/InsightFirstSale.php:66
msgid "Thanks for your feedback"
msgstr "Thanks for your feedback"

#: src/Internal/Admin/Notes/InsightFirstSale.php:43
msgid "A WooCommerce powered store needs on average 31 days to get the first sale. You're on the right track! Do you find this type of insight useful?"
msgstr "A WooCommerce powered store needs on average 31 days to get the first sale. You're on the right track! Do you find this type of insight useful?"

#: src/Internal/Admin/Notes/InsightFirstSale.php:42
msgid "Did you know?"
msgstr "Did you know?"

#. 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/Notes/DataStore.php:127
msgid "Invalid admin note"
msgstr "Invalid admin note"

#: packages/woocommerce-blocks/src/BlockTypes/MiniCart.php:526
#: packages/woocommerce-blocks/build/cart.js:44
msgid "Your cart is currently empty!"
msgstr "Your basket is currently empty!"

#: templates/cart/cart.php:28
#: packages/woocommerce-blocks/build/attribute-filter-frontend.js:15
#: packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js:15
#: packages/woocommerce-blocks/build/cart.js:21
#: packages/woocommerce-blocks/build/mini-cart-contents.js:13
#: packages/woocommerce-blocks/build/wc-blocks-vendors.js:7
msgid "Remove item"
msgstr "Remove item"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:338
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Country/Region"
msgstr "Country/Region"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:31
msgid "Add store details"
msgstr "Add store details"

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:73
msgid "1 minute per product"
msgstr "One minute per product"

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:49
msgid "Add my products"
msgstr "Add my products"

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:79
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:97
msgid "1 minute"
msgstr "One minute"

#: src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php:54
#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:75
#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:61
#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:61
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:150
#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:51
#: assets/client/admin/app/index.js:2
msgid "2 minutes"
msgstr "Two minutes"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:54
msgid "4 minutes"
msgstr "Four minutes"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:33
#: assets/client/admin/chunks/homescreen.js:1
msgid "Store details"
msgstr "Store details"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:427
#: src/Internal/Admin/ProductReviews/Reviews.php:438
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/activity-panels-inbox.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Undo"
msgstr "Undo"

#: packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php:79
#: packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php:103
msgctxt "Order status"
msgid "Draft"
msgstr "Draft"

#. 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.
#: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:410
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr "words"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:311
msgid "Line total tax."
msgstr "Line total tax."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:305
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)."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:299
msgid "Line subtotal tax."
msgstr "Line subtotal tax."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:293
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)."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:285
msgid "Item total amounts provided using the smallest unit of the currency."
msgstr "Item total amounts provided using the smallest unit of the currency."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:256
msgid "Decimal precision of the returned prices."
msgstr "Decimal precision of the returned prices."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:250
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:204
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:129
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:388
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:117
msgid "True if backorders are allowed past stock availability."
msgstr "True if backorders are allowed past stock availability."

#. Translators: %s amount.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php:113
msgid "The maximum quantity that can be added to the cart is %s"
msgstr "The maximum quantity that can be added to the basket is %s"

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:186
msgid "Meta data attached to the shipping rate."
msgstr "Meta data attached to the shipping rate."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:138
msgid "ID of the shipping rate."
msgstr "ID of the shipping rate."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:117
msgid "List of shipping rates."
msgstr "List of shipping rates."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:102
msgid "Name of the item."
msgstr "Name of the item."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:44
msgid "Shipping destination address."
msgstr "Shipping destination address."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:38
msgid "Name of the package."
msgstr "Name of the package."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:305
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:287
msgid "The amount of tax charged."
msgstr "The amount of tax charged."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:281
msgid "The name of the tax."
msgstr "The name of the tax."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:273
msgid "Lines of taxes applied to items and shipping."
msgstr "Lines of taxes applied to items and shipping."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:267
msgid "Total tax applied to items and shipping."
msgstr "Total tax applied to items and shipping."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:261
msgid "Total price the customer will pay."
msgstr "Total price the customer will pay."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:243
msgid "Total tax removed due to discount from applied coupons."
msgstr "Total tax removed due to discount from applied coupons."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:237
msgid "Total discount from applied coupons."
msgstr "Total discount from applied coupons."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:231
msgid "Total tax on fees."
msgstr "Total tax on fees."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:225
msgid "Total price of any applied fees."
msgstr "Total price of any applied fees."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:219
msgid "Total tax on items in the cart."
msgstr "Total tax on items in the basket."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:213
msgid "Total price of items in the cart."
msgstr "Total price of items in the basket."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:177
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:131
msgid "Current set shipping address for the customer."
msgstr "Current set shipping address for the customer."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:111
msgid "List of applied cart coupons."
msgstr "List of applied basket coupons."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ErrorSchema.php:36
msgid "Error message"
msgstr "Error message"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ErrorSchema.php:30
msgid "Error code"
msgstr "Error code"

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php:52
msgid "Category image."
msgstr "Category image."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:53
msgid "Returns number of products within attribute terms."
msgstr "Returns number of products within attribute terms."

#: packages/woocommerce-blocks/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."

#. translators: Placeholders are class and method names
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php:120
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ShippingAddressSchema.php:62
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"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:67
msgid "Country/Region code in ISO 3166-1 alpha-2 format."
msgstr "Country/Region code in ISO 3166-1 alpha-2 format."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:55
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:43
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:334
#: packages/woocommerce-blocks/build/checkout.js:48
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Apartment, suite, etc."
msgstr "Flat, suite, etc."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:336
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:342
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:330
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:324
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:318
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:312
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:306
msgid "Currency code (in ISO format) for returned prices."
msgstr "Currency code (in ISO format) for returned prices."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php:63
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php:50
msgid "Total tax removed due to discount applied by this coupon."
msgstr "Total tax removed due to discount applied by this coupon."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php:57
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php:44
msgid "Total discount applied by this coupon."
msgstr "Total discount applied by this coupon."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php:49
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php:36
msgid "Total amounts provided using the smallest unit of the currency."
msgstr "Total amounts provided using the smallest unit of the currency."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php:30
msgid "The coupons unique code."
msgstr "The coupon's unique code."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:150
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:134
msgid "An array of data being returned from the payment gateway."
msgstr "An array of data being returned from the payment gateway."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:129
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:123
msgid "Result of payment processing, or false if not yet processed."
msgstr "Result of payment processing, or false if not yet processed."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:112
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:85
msgid "Customer ID if registered. Will return 0 for guests."
msgstr "Customer ID if registered. Will return 0 for guests."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:80
msgid "Note added to the order by the customer during checkout."
msgstr "Note added to the order by the customer during checkout."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:74
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:68
msgid "Order status. Payment providers will update this value after payment."
msgstr "Order status. Payment providers will update this value after payment."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:62
msgid "The order ID to process during checkout."
msgstr "The order ID to process during checkout."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:54
msgid "Parent term ID, if applicable."
msgstr "Parent term ID, if applicable."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:111
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:382
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:320
msgid "List of variation IDs, if applicable."
msgstr "List of variation IDs, if applicable."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:157
msgid "Price string formatted as HTML."
msgstr "Price string formatted as HTML."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:108
msgid "Price data provided using the smallest unit of the currency."
msgstr "Price data provided using the smallest unit of the currency."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:99
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:92
msgid "Product full description in HTML format."
msgstr "Product full description in HTML format."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:93
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:87
msgid "Product short description in HTML format."
msgstr "Product short description in HTML format."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:63
msgid "ID of the parent product, if applicable."
msgstr "ID of the parent product, if applicable."

#. translators: %s: product name
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1077
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.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:987
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
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:930
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
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:888
msgid "Coupon code \"%s\" has already been applied."
msgstr "Coupon code \"%s\" has already been applied."

#. translators: %s coupon code
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:876
msgid "\"%s\" is an invalid coupon code."
msgstr "\"%s\" is an invalid coupon code."

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:179
msgid "Cart item is invalid."
msgstr "Basket item is invalid."

#. translators: %s Coupon codes.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:175
msgid "Invalid coupons were removed from the cart: \"%s\""
msgstr "Invalid coupons were removed from the basket: \"%s\""

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:24
msgid "Cannot create order from empty cart."
msgstr "Cannot create order from empty basket."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php:68
msgid "Invalid Package ID."
msgstr "Invalid Package ID."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php:44
msgid "The chosen rate ID for the package."
msgstr "The chosen rate ID for the package."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php:39
msgid "The ID of the package being shipped."
msgstr "The ID of the package being shipped."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:223
msgid "Limit result set to reviews from specific product IDs."
msgstr "Limit result set to reviews from specific product IDs."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:216
msgid "Limit result set to reviews from specific category IDs."
msgstr "Limit result set to reviews from specific category IDs."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php:166
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php:178
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php:190
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php:202
msgid "Method not implemented"
msgstr "Method not implemented"

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateItem.php:41
msgid "New quantity of the item in the cart."
msgstr "New quantity of the item in the basket."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateItem.php:37
msgid "Unique identifier (key) for the cart item to update."
msgstr "Unique identifier (key) for the basket item to update."

#. Translators: %s Payment method ID.
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:565
msgid "The %s payment gateway is not available."
msgstr "The %s payment gateway is not available."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:553
msgid "No payment method provided."
msgstr "No payment method provided."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:518
msgid "Invalid payment result received from payment method."
msgstr "Invalid payment result received from payment method."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:80
msgid "Data to pass through to the payment method when processing payment."
msgstr "Data to pass through to the payment method when processing payment."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveItem.php:64
msgid "Cart item no longer exists or is invalid."
msgstr "Basket item no longer exists or is invalid."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveItem.php:42
msgid "Unique identifier (key) for the cart item."
msgstr "Unique identifier (key) for the basket item."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:94
msgid "If true, empty terms will not be returned."
msgstr "If true, empty terms will not be returned."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:82
msgid "Sort by term property."
msgstr "Sort by term property."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:74
msgid "Sort ascending or descending."
msgstr "Sort ascending or descending."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php:73
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php:88
msgid "Coupon does not exist in the cart."
msgstr "Coupon does not exist in the basket."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php:70
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."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php:66
msgid "Invalid coupon code."
msgstr "Invalid coupon code."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartApplyCoupon.php:58
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCoupons.php:97
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php:58
msgid "Coupons are disabled."
msgstr "Coupons are disabled."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartApplyCoupon.php:39
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php:42
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php:39
msgid "Unique identifier for the coupon within the cart."
msgstr "Unique identifier for the coupon within the basket."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:62
msgid "City of the address being shipped to."
msgstr "City of the address being shipped to."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:337
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."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:330
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."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:38
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:177
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:128
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."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategoriesById.php:73
msgid "Invalid category ID."
msgstr "Invalid category ID."

#. translators: %1$s table name, %2$s database user, %3$s database name.
#: packages/woocommerce-blocks/src/Installer.php:109
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:581
msgid "Verifying database... One or more tables are still missing: "
msgstr "Verifying database... One or more tables are still missing: "

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:579
msgid "Database verified successfully."
msgstr "Database verified successfully."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:572
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:565
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:563
msgid "Template cache cleared."
msgstr "Template cache cleared."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:217
msgid "Verify if all base database tables are present."
msgstr "Verify if all base database tables are present."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:215
msgid "Verify database"
msgstr "Verify database"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:214
msgid "Verify base database tables"
msgstr "Verify base database tables"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:176
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:171
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"

#: 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"

#: src/Internal/Admin/Notes/CouponPageMoved.php:84
msgid "Remove legacy coupon menu"
msgstr "Remove legacy coupon menu"

#: src/Internal/Admin/Notes/CouponPageMoved.php:77
msgid "Coupons can now be managed from Marketing > Coupons. Click the button below to remove the legacy WooCommerce > Coupons menu item."
msgstr "Coupons can now be managed from Marketing > Coupons. Click the button below to remove the legacy WooCommerce > Coupons menu item."

#: src/Internal/Admin/Notes/CouponPageMoved.php:76
msgid "Coupon management has moved!"
msgstr "Coupon management has moved!"

#: src/Internal/Admin/Notes/FirstProduct.php:73
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:72
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/Internal/Admin/Notes/OnlineClothingStore.php:84
msgid "Start your online clothing store"
msgstr "Start your online clothing store"

#: src/Admin/Notes/Note.php:585
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:80
msgid "Watch tutorial"
msgstr "Watch tutorial"

#: src/Internal/Admin/Notes/GivingFeedbackNotes.php:50
#: assets/client/admin/wp-admin-scripts/navigation-opt-out.js:1
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."

#: 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:369
msgid "There was a problem activating some of the requested plugins."
msgstr "There was a problem activating some of the requested plugins."

#: src/Admin/API/Plugins.php:368
msgid "Plugins were successfully activated."
msgstr "Plugins were successfully activated."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:310
msgid "The requested plugin `%s`. is not yet installed."
msgstr "The requested plugin '%s' is not yet installed."

#: src/Admin/API/Plugins.php:275
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:274
msgid "Plugins were successfully installed."
msgstr "Plugins were successfully installed."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:238
msgid "The requested plugin `%s` could not be installed. Upgrader install failed."
msgstr "The requested plugin `%s` could not be installed. Upgrader install failed."

#: src/Admin/API/Plugins.php:248 src/Admin/API/Plugins.php:343
#: src/Admin/PluginsHelper.php:157 src/Admin/PluginsHelper.php:266
#: src/Admin/PluginsHelper.php:283 src/Admin/PluginsHelper.php:347
msgid "Plugins must be a non-empty array."
msgstr "Plugins must be a non-empty array."

#: src/Admin/API/Notes.php:814
msgid "Registers whether the note is deleted or not"
msgstr "Registers whether the note is deleted or not"

#: src/Admin/API/Notes.php:808
msgid "The image of the note, if any."
msgstr "The image of the note, if any."

#: src/Admin/API/Notes.php:802
msgid "The layout of the note (e.g. banner, thumbnail, plain)."
msgstr "The layout of the note (eg banner, thumbnail, plain)."

#: src/Admin/API/Notes.php:346
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:232
msgid "Views"
msgstr "Views"

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:226
msgid "Visitors"
msgstr "Visitors"

#. translators: %s: product name
#: src/Checkout/Helpers/ReserveStock.php:188
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."

#. translators: %s: product name
#: src/Checkout/Helpers/ReserveStock.php:90
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:1082
msgid "West Pokot"
msgstr "West Pokot"

#: i18n/states.php:1081
msgid "Wajir"
msgstr "Wajir"

#: i18n/states.php:1080
msgid "Vihiga"
msgstr "Vihiga"

#: i18n/states.php:1079
msgid "Uasin Gishu"
msgstr "Uasin Gishu"

#: i18n/states.php:1078
msgid "Turkana"
msgstr "Turkana"

#: i18n/states.php:1077
msgid "Trans Nzoia"
msgstr "Trans Nzoia"

#: i18n/states.php:1076
msgid "Tharaka-Nithi"
msgstr "Tharaka-Nithi"

#: i18n/states.php:1075
msgid "Tana River"
msgstr "Tana River"

#: i18n/states.php:1074
msgid "Taita-Taveta"
msgstr "Taita-Taveta"

#: i18n/states.php:1073
msgid "Siaya"
msgstr "Siaya"

#: i18n/states.php:1072
msgid "Samburu"
msgstr "Samburu"

#: i18n/states.php:1071
msgid "Nyeri"
msgstr "Nyeri"

#: i18n/states.php:1070
msgid "Nyandarua"
msgstr "Nyandarua"

#: i18n/states.php:1069
msgid "Nyamira"
msgstr "Nyamira"

#: i18n/states.php:1068
msgid "Narok"
msgstr "Narok"

#: i18n/states.php:1067
msgid "Nandi"
msgstr "Nandi"

#: i18n/states.php:1066
msgid "Nakuru"
msgstr "Nakuru"

#: i18n/states.php:1065
msgid "Nairobi County"
msgstr "Nairobi County"

#: i18n/states.php:1064
msgid "Murang’a"
msgstr "Murang’a"

#: i18n/states.php:1063
msgid "Mombasa"
msgstr "Mombasa"

#: i18n/states.php:1062
msgid "Migori"
msgstr "Migori"

#: i18n/states.php:1061
msgid "Meru"
msgstr "Meru"

#: i18n/states.php:1060
msgid "Marsabit"
msgstr "Marsabit"

#: i18n/states.php:1059
msgid "Mandera"
msgstr "Mandera"

#: i18n/states.php:1058
msgid "Makueni"
msgstr "Makueni"

#: i18n/states.php:1057
msgid "Machakos"
msgstr "Machakos"

#: i18n/states.php:1056
msgid "Lamu"
msgstr "Lamu"

#: i18n/states.php:1055
msgid "Laikipia"
msgstr "Laikipia"

#: i18n/states.php:1054
msgid "Kwale"
msgstr "Kwale"

#: i18n/states.php:1053
msgid "Kitui"
msgstr "Kitui"

#: i18n/states.php:1052
msgid "Kisumu"
msgstr "Kisumu"

#: i18n/states.php:1051
msgid "Kisii"
msgstr "Kisii"

#: i18n/states.php:1050
msgid "Kirinyaga"
msgstr "Kirinyaga"

#: i18n/states.php:1049
msgid "Kilifi"
msgstr "Kilifi"

#: i18n/states.php:1048
msgid "Kiambu"
msgstr "Kiambu"

#: i18n/states.php:1047
msgid "Kericho"
msgstr "Kericho"

#: i18n/states.php:1046
msgid "Kakamega"
msgstr "Kakamega"

#: i18n/states.php:1045
msgid "Kajiado"
msgstr "Kajiado"

#: i18n/states.php:1044
msgid "Isiolo"
msgstr "Isiolo"

#: i18n/states.php:1043
msgid "Homa Bay"
msgstr "Homa Bay"

#: i18n/states.php:1042
msgid "Garissa"
msgstr "Garissa"

#: i18n/states.php:1041
msgid "Embu"
msgstr "Embu"

#: i18n/states.php:1040
msgid "Elgeyo-Marakwet"
msgstr "Elgeyo-Marakwet"

#: i18n/states.php:1038
msgid "Bungoma"
msgstr "Bungoma"

#: i18n/states.php:1037
msgid "Bomet"
msgstr "Bomet"

#: i18n/states.php:1036
msgid "Baringo"
msgstr "Baringo"

#: src/Admin/Features/Features.php:293
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/Admin/Features/Features.php:266 src/Admin/Features/Features.php:303
msgid "Features"
msgstr "Features"

#. translators: %1%s: Missing tables (seperated by ",")
#: includes/admin/views/html-notice-base-table-missing.php:36
msgid "One or more tables required for WooCommerce to function are missing, some features may not work as expected. Missing tables: %1$s."
msgstr "One or more tables required for WooCommerce to function are missing, some features may not work as expected. Missing tables: %1$s."

#. translators: %1%s: Missing tables (seperated by ",") %2$s: Link to check
#. again
#: includes/admin/views/html-notice-base-table-missing.php:27
msgid "One or more tables required for WooCommerce to function are missing, some features may not work as expected. Missing tables: %1$s. <a href=\"%2$s\">Check again.</a>"
msgstr "One or more tables required for WooCommerce to function are missing, some features may not work as expected. Missing tables: %1$s. <a href=\"%2$s\">Check again.</a>"

#: includes/admin/views/html-notice-base-table-missing.php:17
msgid "Database tables missing"
msgstr "Database tables missing"

#. translators: Comma seperated list of missing tables.
#: includes/admin/class-wc-admin-status.php:367
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/Admin/Features/Navigation/CoreMenu.php:198
#: src/Internal/Admin/Homescreen.php:182 assets/client/admin/app/index.js:2
msgid "Home"
msgstr "Home"

#: src/Admin/Features/Navigation/CoreMenu.php:315
msgid "Utilities"
msgstr "Utilities"

#: src/Admin/Features/Navigation/CoreMenu.php:324
msgid "Import / Export"
msgstr "Import/Export"

#: includes/admin/views/html-admin-page-addons.php:22
#: src/Admin/Features/Navigation/CoreMenu.php:249
msgid "Marketplace"
msgstr "Marketplace"

#: src/Internal/Admin/Analytics.php:212 src/Internal/Admin/Marketing.php:136
#: assets/client/admin/app/index.js:2
msgid "Overview"
msgstr "Overview"

#: 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/OnboardingPayments.php:53
msgid "Start accepting payments on your store!"
msgstr "Start accepting payments on your store!"

#: src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php:61
msgid "Install plugins"
msgstr "Install plugins"

#: 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."

#: 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."

#: 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:1229
msgid "Zambézia"
msgstr "Zambézia"

#: i18n/states.php:1228
msgid "Tete"
msgstr "Tete"

#: i18n/states.php:1227
msgid "Sofala"
msgstr "Sofala"

#: i18n/states.php:1226
msgid "Niassa"
msgstr "Niassa"

#: i18n/states.php:1225
msgid "Nampula"
msgstr "Nampula"

#: i18n/states.php:1224
msgid "Maputo"
msgstr "Maputo"

#: i18n/states.php:1223
msgid "Maputo Province"
msgstr "Maputo Province"

#: i18n/states.php:1222
msgid "Manica"
msgstr "Manica"

#: i18n/states.php:1221
msgid "Inhambane"
msgstr "Inhambane"

#: i18n/states.php:1220
msgid "Gaza"
msgstr "Gaza"

#: i18n/states.php:1219
msgid "Cabo Delgado"
msgstr "Cabo Delgado"

#: i18n/states.php:626
msgid "Western North"
msgstr "Western North"

#: i18n/states.php:624
msgid "Volta"
msgstr "Volta"

#: i18n/states.php:623
msgid "Upper West"
msgstr "Upper West"

#: i18n/states.php:622
msgid "Upper East"
msgstr "Upper East"

#: i18n/states.php:621
msgid "Savannah"
msgstr "Savannah"

#: i18n/states.php:620
msgid "Oti"
msgstr "Oti"

#: i18n/states.php:618
msgid "North East"
msgstr "North East"

#: i18n/states.php:617
msgid "Greater Accra"
msgstr "Greater Accra"

#: i18n/states.php:614
msgid "Bono East"
msgstr "Bono East"

#: i18n/states.php:613
msgid "Bono"
msgstr "Bono"

#: i18n/states.php:612
msgid "Brong-Ahafo"
msgstr "Brong-Ahafo"

#: i18n/states.php:611
msgid "Ashanti"
msgstr "Ashanti"

#: i18n/states.php:610
msgid "Ahafo"
msgstr "Ahafo"

#. translators: 1: uploads directory URL 2: documentation URL
#: includes/admin/views/html-notice-uploads-directory-is-unprotected.php:22
msgid "Your store's uploads directory is <a href=\"%1$s\">browsable via the web</a>. We strongly recommend <a href=\"%2$s\">configuring your web server to prevent directory indexing</a>."
msgstr "Your store's uploads directory is <a href=\"%1$s\">browsable via the web</a>. We strongly recommend <a href=\"%2$s\">configuring your web server to prevent directory indexing</a>."

#: packages/action-scheduler/classes/abstracts/ActionScheduler.php:195
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:60
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/marketing-overview.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Finish setup"
msgstr "Finish setup"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:162
msgid "Take payments via bank transfer."
msgstr "Take payments via bank transfer."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:151
msgid "Take payments in cash upon delivery."
msgstr "Take payments in cash upon delivery."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:26
msgid "PayFast"
msgstr "PayFast"

#: includes/admin/class-wc-admin-addons.php:644
#: includes/admin/class-wc-admin-addons.php:1131
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:173
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:216
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:252
#: src/Internal/Admin/WcPayWelcomePage.php:84
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
#: assets/client/admin/data/index.js:2
msgid "WooCommerce Payments"
msgstr "WooCommerce Payments"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:114
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:112
msgid "Apply minimum order rule before coupon discount"
msgstr "Apply minimum order rule before coupon discount"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:111
msgid "Coupons discounts"
msgstr "Coupons discounts"

#. translators: %s: URL of WooCommerce.com subscriptions tab.
#: includes/admin/helper/class-wc-helper-updater.php:516
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: 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: %s: version
#: includes/admin/class-wc-admin-status.php:419
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:407
#: includes/admin/views/html-admin-page-status-report.php:840
msgid "%1$s (update to version %2$s is available)"
msgstr "%1$s (update to version %2$s is available)"

#. translators: %1$s: link to docs
#: includes/admin/class-wc-admin-setup-wizard.php:2223
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/Coupons/Stats/Controller.php:356
#: src/Admin/API/Reports/Customers/Stats/Controller.php:381
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:373
#: src/Admin/API/Reports/Orders/Stats/Controller.php:566
#: src/Admin/API/Reports/Products/Stats/Controller.php:420
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:392
#: src/Admin/API/Reports/Variations/Stats/Controller.php:453
msgid "Limit stats fields to the specified items."
msgstr "Limit stats fields to the specified items."

#: src/Admin/API/OnboardingProfile.php:379
msgid "Name of other platform used to sell (not listed)."
msgstr "Name of other platform used to sell (not listed)."

#: src/Admin/API/Plugins.php:600
msgid "There was an error communicating with the WooCommerce Payments plugin."
msgstr "There was an error communicating with the WooCommerce Payments plugin."

#: src/Internal/Admin/ShippingLabelBanner.php:89
#: assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js:1
msgid "Shipping Label"
msgstr "Shipping Label"

#: 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/Notes/WooCommercePayments.php:108
msgid "Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooCommerce Payments</strong>."
msgstr "Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooCommerce Payments</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:364
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)."

#. translators: %s: Link to settings page.
#: includes/admin/views/html-notice-redirect-only-download.php:18
msgid "Your store is configured to serve digital products using \"Redirect only\" method. This method is deprecated, <a href=\"%s\">please switch to a different method instead.</a><br><em>If you use a remote server for downloadable files (such as Google Drive, Dropbox, Amazon S3), you may optionally wish to \"allow using redirects as a last resort\". Enabling that and/or selecting any of the other options will make this notice go away.</em>"
msgstr "Your store is configured to serve digital products using \"Redirect only\" method. This method is deprecated, <a href=\"%s\">please switch to a different method instead.</a><br><em>If you use a remote server for downloadable files (such as Google Drive, Dropbox, Amazon S3), you may optionally wish to \"allow using redirects as a last resort\". Enabling that and/or selecting any of the other options will make this notice go away.</em>"

#: src/Internal/Admin/Notes/WooCommercePayments.php:122
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/chunks/payment-recommendations.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Get started"
msgstr "Get started"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:137
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/OnboardingTasks/Tasks/Payments.php:35
#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:37
msgid "Set up payments"
msgstr "Set up payments"

#: src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php:28
#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:55
msgid "Set up shipping"
msgstr "Set up shipping"

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:51
#: assets/client/admin/chunks/homescreen.js:1
msgid "Personalize my store"
msgstr "Personalise my store"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:338
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:73
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:87
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/PaymentGatewaySuggestions/DefaultPaymentGateways.php:41
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."

#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:140
msgid "Purchase & install now"
msgstr "Purchase & install now"

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:458
#: 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/API/Reports/Orders/Controller.php:546
#: assets/client/admin/chunks/9198.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Customer type"
msgstr "Customer type"

#: includes/react-admin/connect-existing-pages.php:225
#: assets/client/admin/app/index.js:2
msgid "Edit Product"
msgstr "Edit Product"

#: includes/react-admin/connect-existing-pages.php:195
msgid "Edit Coupon"
msgstr "Edit Coupon"

#: includes/react-admin/connect-existing-pages.php:164
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"

#. 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/Admin/PageController.php:223
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:87
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:86
msgid "Task List"
msgstr "Task List"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:90
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:99
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:175
msgid "Disable"
msgstr "Disable"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:96
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"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:80
msgid "WooCommerce Onboarding"
msgstr "WooCommerce Onboarding"

#. translators: site currency symbol (used to show that the product costs
#. money)
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:131
msgid " — %s"
msgstr " — %s"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:47
msgid "Bookings"
msgstr "Bookings"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:43
msgid "Memberships"
msgstr "Memberships"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:33
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
msgid "Food and drink"
msgstr "Food and drink"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:40
msgid "Electronics and computers"
msgstr "Electronics and computers"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:35
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/Admin/Features/Navigation/CoreMenu.php:109
#: src/Internal/Admin/Analytics.php:79 src/Internal/Admin/Analytics.php:202
#: src/Internal/Admin/Analytics.php:322 assets/client/admin/app/index.js:2
msgid "Analytics"
msgstr "Analytics"

#: src/Internal/Admin/Schedulers/CustomersScheduler.php:243
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:660
msgid "Action that should be completed to connect Jetpack."
msgstr "Action that should be completed to connect Jetpack."

#: src/Admin/API/Plugins.php:640
msgid "Plugin status."
msgstr "Plugin status."

#: src/Admin/API/Plugins.php:634
msgid "Plugin name."
msgstr "Plugin name."

#: src/Admin/API/Plugins.php:628
msgid "Plugin slug."
msgstr "Plugin slug."

#: src/Admin/API/Plugins.php:548
msgid "There was an error connecting to Square."
msgstr "There was an error connecting to Square."

#: src/Admin/API/Plugins.php:444 src/Admin/API/Plugins.php:449
#: src/Admin/API/Plugins.php:506 src/Admin/API/Plugins.php:511
#: src/Admin/API/Plugins.php:527
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/Plugins.php:427 src/Admin/API/Plugins.php:490
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/Plugins.php:403
msgid "Jetpack is not installed or active."
msgstr "Jetpack is not installed or active."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:322
msgid "The requested plugin `%s` could not be activated."
msgstr "The requested plugin ‘%s’ could not be activated."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:224
msgid "The requested plugin `%s` could not be installed."
msgstr "The requested plugin `%s` could not be installed."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:196 src/Admin/PluginsHelper.php:208
msgid "The requested plugin `%s` could not be installed. Plugin API call failed."
msgstr "The requested plugin `%s` could not be installed. Plugin API call failed."

#: src/Admin/API/MarketingOverview.php:87
msgid "Invalid plugin."
msgstr "Invalid plugin."

#: src/Admin/API/Marketing.php:91 src/Admin/API/MarketingOverview.php:114
#: src/Admin/API/PaymentGatewaySuggestions.php:83 src/Admin/API/Plugins.php:220
msgid "Sorry, you cannot manage plugins."
msgstr "Sorry, you cannot manage plugins."

#: src/Admin/API/OnboardingThemes.php:211
msgid "Theme status."
msgstr "Theme status."

#: src/Admin/API/OnboardingThemes.php:199
msgid "Theme slug."
msgstr "Theme slug."

#: src/Admin/API/OnboardingThemes.php:177
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:172
msgid "Invalid theme %s."
msgstr "Invalid theme %s."

#. translators: %s: theme slug (example: woocommerce-services)
#: src/Admin/API/OnboardingThemes.php:139
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:124
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/OnboardingThemes.php:90 src/Admin/API/OnboardingThemes.php:163
msgid "Invalid theme."
msgstr "Invalid theme."

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

#: src/Admin/API/ProductVariations.php:166
msgid "Product parent name."
msgstr "Product parent name."

#: src/Admin/API/OnboardingProfile.php:422
msgid "Whether or not the store was connected to WooCommerce.com during the extension flow."
msgstr "Whether or not the store was connected to WooCommerce.com during the extension flow."

#: src/Admin/API/OnboardingProfile.php:415
msgid "Whether or not this store was setup for a client."
msgstr "Whether or not this store was setup for a client."

#: src/Admin/API/OnboardingProfile.php:407
msgid "Selected store theme."
msgstr "Selected store theme."

#: src/Admin/API/OnboardingProfile.php:386
msgid "Extra business extensions to install."
msgstr "Extra business extensions to install."

#: src/Admin/API/OnboardingProfile.php:361
msgid "Name of other platform used to sell."
msgstr "Name of other platform used to sell."

#: src/Admin/API/OnboardingProfile.php:345
msgid "Current annual revenue of the store."
msgstr "Current annual revenue of the store."

#: src/Admin/API/OnboardingProfile.php:316
msgid "Other places the store is selling products."
msgstr "Other places the store is selling products."

#: src/Admin/API/OnboardingProfile.php:302
msgid "Number of products to be added."
msgstr "Number of products to be added."

#: src/Admin/API/OnboardingProfile.php:290
msgid "Types of products sold."
msgstr "Types of products sold."

#: src/Admin/API/OnboardingProfile.php:280
msgid "Industry."
msgstr "Industry."

#: src/Admin/API/OnboardingProfile.php:266
msgid "Whether or not the profile was completed."
msgstr "Whether or not the profile was completed."

#: src/Admin/API/OnboardingProfile.php:165
msgid "Onboarding profile data has been updated."
msgstr "Onboarding profile data has been updated."

#: src/Admin/API/Notes.php:796
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:790
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:784
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:778
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:772
msgid "Date the note was created (GMT)."
msgstr "Date the note was created (GMT)."

#: src/Admin/API/Notes.php:766
msgid "Date the note was created."
msgstr "Date the note was created."

#: src/Admin/API/Notes.php:760
msgid "Source of the note."
msgstr "Source of the note."

#: src/Admin/API/Notes.php:755
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:749
msgid "Content data for the note. JSON string. Available for re-localization."
msgstr "Content data for the note. JSON string. Available for re-localisation."

#: src/Admin/API/Notes.php:743
msgid "Content of the note."
msgstr "Content of the note."

#: src/Admin/API/Notes.php:737
msgid "Title of the note."
msgstr "Title of the note."

#: src/Admin/API/Notes.php:731
msgid "Locale used for the note title and content."
msgstr "Locale used for the note title and content."

#: src/Admin/API/Notes.php:725
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:719
msgid "Name of the note."
msgstr "Name of the note."

#: src/Admin/API/Notes.php:713
msgid "ID of the note record."
msgstr "ID of the note record."

#: src/Admin/API/Notes.php:111 src/Admin/API/Notes.php:680
msgid "Status of note."
msgstr "Status of note."

#: src/Admin/API/Notes.php:670
msgid "Type of note."
msgstr "Type of note."

#. translators: %s: parameter name
#: src/Admin/API/Reports/TimeInterval.php:628
msgid "%s must contain 2 valid dates."
msgstr "%s must contain two valid dates."

#. translators: %s: parameter name
#: src/Admin/API/Reports/TimeInterval.php:596
msgid "%s must contain 2 numbers."
msgstr "%s must contain two numbers."

#. translators: 1: parameter name
#: src/Admin/API/Reports/TimeInterval.php:584
#: src/Admin/API/Reports/TimeInterval.php:616
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:152
msgid "Average AOV per customer."
msgstr "Average AOV per customer."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:145
msgid "Average total spend per customer."
msgstr "Average total spend per customer."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:139
msgid "Average number of orders."
msgstr "Average number of orders."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:133
msgid "Number of customers."
msgstr "Number of customers."

#: includes/class-wc-countries.php:1182
#: src/Admin/API/Reports/Customers/Controller.php:616
msgid "Postal Code"
msgstr "Postal Code"

#: src/Admin/API/Reports/Customers/Controller.php:612
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "AOV"
msgstr "AOV"

#: src/Admin/API/Reports/Customers/Controller.php:608
msgid "Sign Up"
msgstr "Sign Up"

#: src/Admin/API/Reports/Customers/Controller.php:607
msgid "Last Active"
msgstr "Last Active"

#: src/Admin/API/Reports/Customers/Controller.php:571
#: src/Admin/API/Reports/Customers/Stats/Controller.php:372
msgid "Limit result to items with specified customer ids."
msgstr "Limit result to items with specified customer IDs."

#: src/Admin/API/Reports/Customers/Controller.php:565
#: src/Admin/API/Reports/Customers/Stats/Controller.php:366
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:559
#: src/Admin/API/Reports/Customers/Stats/Controller.php:360
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:551
#: src/Admin/API/Reports/Customers/Stats/Controller.php:352
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/Controller.php:546
#: src/Admin/API/Reports/Customers/Stats/Controller.php:347
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:541
#: src/Admin/API/Reports/Customers/Stats/Controller.php:342
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:533
#: src/Admin/API/Reports/Customers/Stats/Controller.php:334
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:528
#: src/Admin/API/Reports/Customers/Stats/Controller.php:329
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:523
#: src/Admin/API/Reports/Customers/Stats/Controller.php:324
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:515
#: src/Admin/API/Reports/Customers/Stats/Controller.php:316
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:509
#: src/Admin/API/Reports/Customers/Stats/Controller.php:310
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:503
#: src/Admin/API/Reports/Customers/Stats/Controller.php:304
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:475
#: src/Admin/API/Reports/Customers/Controller.php:495
#: src/Admin/API/Reports/Customers/Stats/Controller.php:276
#: src/Admin/API/Reports/Customers/Stats/Controller.php:296
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:469
#: src/Admin/API/Reports/Customers/Stats/Controller.php:270
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:463
#: src/Admin/API/Reports/Customers/Stats/Controller.php:264
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:458
#: src/Admin/API/Reports/Customers/Stats/Controller.php:259
msgid "Limit response to objects excluding specfic countries."
msgstr "Limit response to objects excluding specific countries."

#: src/Admin/API/Reports/Customers/Controller.php:453
#: src/Admin/API/Reports/Customers/Stats/Controller.php:254
msgid "Limit response to objects with specfic countries."
msgstr "Limit response to objects with specific countries."

#: src/Admin/API/Reports/Customers/Controller.php:448
#: src/Admin/API/Reports/Customers/Stats/Controller.php:249
msgid "Limit response to objects excluding emails."
msgstr "Limit response to objects excluding emails."

#: src/Admin/API/Reports/Customers/Controller.php:443
#: src/Admin/API/Reports/Customers/Stats/Controller.php:244
msgid "Limit response to objects including emails."
msgstr "Limit response to objects including emails."

#: src/Admin/API/Reports/Customers/Controller.php:438
#: src/Admin/API/Reports/Customers/Stats/Controller.php:239
msgid "Limit response to objects excluding specfic usernames."
msgstr "Limit response to objects excluding specific usernames."

#: src/Admin/API/Reports/Customers/Controller.php:433
#: src/Admin/API/Reports/Customers/Stats/Controller.php:234
msgid "Limit response to objects with specfic usernames."
msgstr "Limit response to objects with specific usernames."

#: src/Admin/API/Reports/Customers/Controller.php:428
#: src/Admin/API/Reports/Customers/Stats/Controller.php:229
msgid "Limit response to objects excluding specfic names."
msgstr "Limit response to objects excluding specific names."

#: src/Admin/API/Reports/Customers/Controller.php:423
#: src/Admin/API/Reports/Customers/Stats/Controller.php:224
msgid "Limit response to objects with specfic names."
msgstr "Limit response to objects with specific names."

#: src/Admin/API/Reports/Customers/Controller.php:408
#: src/Admin/API/Reports/Customers/Stats/Controller.php:209
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:349
msgid "Limit response to resources with orders published before a given ISO8601 compliant date."
msgstr "Limit response to resources with orders published before a given ISO8601 compliant date."

#: src/Admin/API/Reports/Customers/Controller.php:343
msgid "Limit response to resources with orders published after a given ISO8601 compliant date."
msgstr "Limit response to resources with orders published after a given ISO8601 compliant date."

#: src/Admin/API/Reports/Customers/Controller.php:337
#: src/Admin/API/Reports/Customers/Controller.php:489
#: src/Admin/API/Reports/Customers/Stats/Controller.php:193
#: src/Admin/API/Reports/Customers/Stats/Controller.php:290
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:331
#: src/Admin/API/Reports/Customers/Controller.php:483
#: src/Admin/API/Reports/Customers/Stats/Controller.php:187
#: src/Admin/API/Reports/Customers/Stats/Controller.php:284
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/Customers/Controller.php:312
msgid "Avg order value."
msgstr "Average order value"

#: src/Admin/API/Reports/Customers/Controller.php:306
msgid "Total spend."
msgstr "Total spend."

#: src/Admin/API/Reports/Customers/Controller.php:300
msgid "Order count."
msgstr "Order count."

#: src/Admin/API/Reports/Customers/Controller.php:294
msgid "Date last active GMT."
msgstr "Date last active GMT."

#: src/Admin/API/Reports/Customers/Controller.php:288
msgid "Date last active."
msgstr "Date last active."

#: src/Admin/API/Reports/Customers/Controller.php:282
msgid "Date registered GMT."
msgstr "Date registered GMT."

#: src/Admin/API/Reports/Customers/Controller.php:276
msgid "Date registered."
msgstr "Date registered."

#: src/Admin/API/Reports/Customers/Controller.php:264
msgid "Region."
msgstr "Region."

#: src/Admin/API/Reports/Customers/Controller.php:258
msgid "City."
msgstr "City."

#: src/Admin/API/Reports/Customers/Controller.php:246
msgid "Username."
msgstr "Username."

#: src/Admin/API/Reports/Customers/Controller.php:240
msgid "Name."
msgstr "Name."

#: src/Admin/API/Reports/Customers/Controller.php:234
msgid "User ID."
msgstr "User ID."

#. translators: %s is product name
#: src/Admin/API/Reports/Coupons/DataStore.php:173
#: src/Admin/API/Reports/Products/DataStore.php:227
#: 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:227
msgid "%s (Deleted)"
msgstr "%s (Deleted)"

#: src/Admin/API/Reports/Products/Stats/Controller.php:198
#: src/Admin/API/Reports/Variations/Stats/Controller.php:202
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:313
#: src/Admin/API/Reports/Products/Stats/Controller.php:383
#: src/Admin/API/Reports/Variations/Stats/Controller.php:396
msgid "Limit result to items from the specified categories."
msgstr "Limit result to items from the specified categories."

#: src/Admin/API/Reports/Products/Controller.php:238
msgid "Product variations IDs."
msgstr "Product variations IDs."

#: src/Admin/API/Reports/Products/Controller.php:214
msgid "Product category IDs."
msgstr "Product category IDs."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:218
msgid "Number of distinct products sold."
msgstr "Number of distinct products sold."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:188
#: assets/client/admin/chunks/9198.js:1
msgid "Average items per order"
msgstr "Average items per order"

#: src/Admin/API/Reports/Orders/Stats/Controller.php:180
msgid "Average order value."
msgstr "Average order value."

#: src/Admin/API/Reports/Orders/Controller.php:547
#: 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:515
msgid "%1$s× %2$s"
msgstr "%1$s× %2$s"

#: src/Admin/API/Reports/Orders/Controller.php:428
#: src/Admin/API/Reports/Orders/Stats/Controller.php:523
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:417
msgid "Limit result set to returning or new customers."
msgstr "Limit result set to returning or new customers."

#: src/Admin/API/Reports/Orders/Controller.php:387
#: src/Admin/API/Reports/Orders/Stats/Controller.php:495
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:377
#: src/Admin/API/Reports/Orders/Stats/Controller.php:485
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:367
#: src/Admin/API/Reports/Orders/Stats/Controller.php:476
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:357
#: src/Admin/API/Reports/Orders/Stats/Controller.php:467
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:252
msgid "Order customer information."
msgstr "Order customer information."

#: src/Admin/API/Reports/Orders/Controller.php:246
msgid "List of order coupons."
msgstr "List of order coupons."

#: src/Admin/API/Reports/Orders/Controller.php:240
msgid "List of order product IDs, names, quantities."
msgstr "List of order product IDs, names, quantities."

#: src/Admin/API/Reports/Orders/Controller.php:230
msgid "Returning or new customer."
msgstr "Returning or new customer."

#: src/Admin/API/Reports/Orders/Controller.php:218
msgid "Net total revenue."
msgstr "Net total revenue."

#: src/Admin/API/Reports/Orders/Controller.php:194
msgid "Date the order was created, as GMT."
msgstr "Date the order was created, as GMT."

#: src/Admin/API/Reports/Orders/Controller.php:188
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/Import/Controller.php:244
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:195
msgid "Skip importing existing order data."
msgstr "Skip importing existing order data."

#: src/Admin/API/Reports/Import/Controller.php:188
msgid "Number of days to import."
msgstr "Number of days to import."

#: src/Admin/API/Reports/Downloads/Stats/DataStore.php:120
#: src/Admin/API/Reports/Downloads/Stats/DataStore.php:136
msgid "Sorry, fetching downloads data failed."
msgstr "Sorry, fetching downloads data failed."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:347
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:338
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/Customers/Controller.php:398
#: src/Admin/API/Reports/Customers/Stats/Controller.php:199
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:291
#: src/Admin/API/Reports/Orders/Stats/Controller.php:397
#: src/Admin/API/Reports/Products/Controller.php:322
#: src/Admin/API/Reports/Variations/Controller.php:300
#: src/Admin/API/Reports/Variations/Stats/Controller.php:348
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/Downloads/Stats/Controller.php:147
msgid "Number of downloads."
msgstr "Number of downloads."

#: src/Admin/API/Reports/Downloads/Controller.php:402
#: assets/client/admin/chunks/analytics-report-downloads.js:1
msgid "IP"
msgstr "IP"

#: src/Admin/API/Reports/Downloads/Controller.php:401
msgid "User Name"
msgstr "User Name"

#: src/Admin/API/Reports/Downloads/Controller.php:400
#: src/Admin/API/Reports/Orders/Controller.php:542
#: 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/Downloads/Controller.php:373
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:365
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:365
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:356
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:356
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:347
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:338
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:329
#: src/Admin/API/Reports/Orders/Controller.php:457
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:329
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:320
#: src/Admin/API/Reports/Orders/Controller.php:448
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/Downloads/Controller.php:319
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:311
#: src/Admin/API/Reports/Orders/Controller.php:327
#: src/Admin/API/Reports/Orders/Stats/Controller.php:438
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:309
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:301
#: src/Admin/API/Reports/Orders/Controller.php:317
#: src/Admin/API/Reports/Orders/Stats/Controller.php:428
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/Controller.php:299
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/Downloads/Controller.php:236
msgid "IP address for the downloader."
msgstr "IP address for the downloader."

#: src/Admin/API/Reports/Downloads/Controller.php:230
msgid "User name of the downloader."
msgstr "User name of the downloader."

#: src/Admin/API/Reports/Downloads/Controller.php:224
msgid "User ID for the downloader."
msgstr "User ID for the downloader."

#: src/Admin/API/Reports/Downloads/Controller.php:218
#: src/Admin/API/Reports/Orders/Controller.php:182
msgid "Order Number."
msgstr "Order Number."

#: src/Admin/API/Reports/Downloads/Controller.php:185
msgid "The date of the download, as GMT."
msgstr "The date of the download, as GMT."

#: src/Admin/API/Reports/Downloads/Controller.php:179
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:103
msgid "Number of %s products."
msgstr "Number of %s products."

#: src/Admin/API/Reports/Stock/Stats/Controller.php:92
msgid "Number of low stock products."
msgstr "Number of low stock products."

#: src/Admin/API/Reports/Stock/Controller.php:544
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Product / Variation"
msgstr "Product / Variation"

#: src/Admin/API/Reports/Stock/Controller.php:528
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:427
msgid "Manage stock."
msgstr "Manage stock."

#: src/Admin/API/Reports/Stock/Controller.php:414
msgid "Stock status."
msgstr "Stock status."

#. translators: Allowed values is a list of stat endpoints.
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:664
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:654
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:623
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:616
msgid "Format of the stat."
msgstr "Format of the stat."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:610
msgid "Human readable label for the stat."
msgstr "Human readable label for the stat."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:604
msgid "The specific chart this stat referrers to."
msgstr "The specific chart this stat referrers to."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:408
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:484
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:144
msgid "Sorry, fetching performance indicators failed."
msgstr "Sorry, fetching performance indicators failed."

#: src/Admin/API/Reports/Orders/Controller.php:550
#: src/Admin/API/Reports/Products/Controller.php:398
#: src/Admin/API/Reports/Variations/Controller.php:433
msgid "N. Revenue"
msgstr "N. Revenue"

#: src/Admin/API/Reports/Variations/Controller.php:430
#: 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/Products/Controller.php:342
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:401
#: src/Admin/API/Reports/Variations/Controller.php:350
#: src/Admin/API/Reports/Variations/Stats/Controller.php:434
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:332
#: src/Admin/API/Reports/Products/Stats/Controller.php:392
msgid "Limit result to items with specified product ids."
msgstr "Limit result to items with specified product IDs."

#: src/Admin/API/Reports/Products/Controller.php:232
#: src/Admin/API/Reports/Variations/Controller.php:253
msgid "Product inventory threshold for low stock."
msgstr "Product inventory threshold for low stock."

#: src/Admin/API/Reports/Products/Controller.php:226
#: src/Admin/API/Reports/Variations/Controller.php:247
msgid "Product inventory quantity."
msgstr "Product inventory quantity."

#: src/Admin/API/Reports/Products/Controller.php:220
#: src/Admin/API/Reports/Variations/Controller.php:241
msgid "Product inventory status."
msgstr "Product inventory status."

#: src/Admin/API/Reports/Variations/Controller.php:235
msgid "Product attributes."
msgstr "Product attributes."

#: src/Admin/API/Reports/Products/Controller.php:208
#: src/Admin/API/Reports/Variations/Controller.php:229
msgid "Product link."
msgstr "Product link."

#: src/Admin/API/Reports/Products/Controller.php:202
#: src/Admin/API/Reports/Variations/Controller.php:223
msgid "Product image."
msgstr "Product image."

#: src/Admin/API/Reports/Products/Controller.php:183
#: src/Admin/API/Reports/Variations/Controller.php:204
msgid "Number of orders product appeared in."
msgstr "Number of orders product appeared in."

#: src/Admin/API/Reports/Products/Controller.php:177
#: src/Admin/API/Reports/Variations/Controller.php:198
msgid "Total Net sales of all items sold."
msgstr "Total Net sales of all items sold."

#: src/Admin/API/Reports/Orders/Controller.php:212
#: src/Admin/API/Reports/Products/Controller.php:171
#: src/Admin/API/Reports/Variations/Controller.php:192
msgid "Number of items sold."
msgstr "Number of items sold."

#: src/Admin/API/Reports/Taxes/Stats/DataStore.php:229
msgid "Sorry, fetching tax data failed."
msgstr "Sorry, fetching tax data failed."

#: src/Admin/API/Reports/Taxes/Stats/Controller.php:375
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/Taxes/Stats/Controller.php:200
msgid "Amount of tax codes."
msgstr "Amount of tax codes."

#: src/Admin/API/Reports/Taxes/Controller.php:314
#: 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:313
#: 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/Taxes/Controller.php:310
#: assets/client/admin/chunks/analytics-report-taxes.js:1
msgid "Tax code"
msgstr "Tax code"

#: src/Admin/API/Reports/Taxes/Controller.php:285
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:207
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:186
msgid "Shipping tax."
msgstr "Shipping tax."

#: src/Admin/API/Reports/Taxes/Controller.php:201
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:178
msgid "Order tax."
msgstr "Order tax."

#: src/Admin/API/Reports/Taxes/Controller.php:195
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:170
msgid "Total tax."
msgstr "Total tax."

#: src/Admin/API/Reports/Taxes/Controller.php:189
msgid "Priority."
msgstr "Priority."

#: src/Admin/API/Reports/Taxes/Controller.php:183
msgid "State."
msgstr "State."

#: src/Admin/API/Reports/Customers/Controller.php:252
#: src/Admin/API/Reports/Taxes/Controller.php:177
msgid "Country / Region."
msgstr "Country/Region."

#: src/Admin/API/Reports/Categories/DataStore.php:275
#: src/Admin/API/Reports/Orders/Stats/DataStore.php:335
#: src/Admin/API/Reports/Orders/Stats/DataStore.php:388
#: src/Admin/API/Reports/Products/Stats/DataStore.php:186
#: src/Admin/API/Reports/Products/Stats/DataStore.php:202
#: src/Admin/API/Reports/Taxes/Stats/DataStore.php:195
#: src/Admin/API/Reports/Variations/Stats/DataStore.php:224
#: src/Admin/API/Reports/Variations/Stats/DataStore.php:242
msgid "Sorry, fetching revenue data failed."
msgstr "Sorry, fetching revenue data failed."

#: src/Admin/API/Reports/Categories/Controller.php:314
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:305
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/Categories/Controller.php:295
#: src/Admin/API/Reports/Orders/Controller.php:407
#: src/Admin/API/Reports/Orders/Stats/Controller.php:418
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:285
#: src/Admin/API/Reports/Orders/Controller.php:397
#: src/Admin/API/Reports/Orders/Stats/Controller.php:407
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:175
msgid "Amount of items sold."
msgstr "Amount of items sold."

#: src/Admin/API/Reports/Categories/Controller.php:77
msgid "Invalid response from data store."
msgstr "Invalid response from data store."

#: src/Admin/API/Reports/Categories/Controller.php:339
msgid "Net Revenue"
msgstr "Net Revenue"

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:241
msgid "Gross sales."
msgstr "Gross sales."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:235
msgid "Products sold."
msgstr "Products sold."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:229
msgid "Items sold."
msgstr "Items sold."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:215
msgid "Total of returns."
msgstr "Total of returns."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:214
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:459
#: 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:207
msgid "Total of taxes."
msgstr "Total of taxes."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:199
msgid "Total of shipping."
msgstr "Total of shipping."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:206
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:191
msgid "Unique coupons count."
msgstr "Unique coupons count."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:200
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:185
msgid "Amount discounted by coupons."
msgstr "Amount discounted by coupons."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:165
#: src/Admin/API/Reports/Products/Stats/Controller.php:168
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:177
#: src/Admin/API/Reports/Variations/Stats/Controller.php:172
msgid "Net sales."
msgstr "Net sales."

#: src/Admin/API/Reports/Categories/Controller.php:181
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:169
msgid "Total sales."
msgstr "Total sales."

#: src/Admin/API/Reports/Export/Controller.php:215
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:182
msgid "Your report file is being generated."
msgstr "Your report file is being generated."

#: src/Admin/API/Reports/Export/Controller.php:173
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/Export/Controller.php:142
msgid "Export download URL."
msgstr "Export download URL."

#: src/Admin/API/Reports/Export/Controller.php:136
msgid "Percentage complete."
msgstr "Percentage complete."

#: src/Admin/API/Reports/Import/Controller.php:222
msgid "Regenerate data message."
msgstr "Regenerate data message."

#: src/Admin/API/Reports/Import/Controller.php:216
msgid "Regeneration status."
msgstr "Regeneration status."

#: src/Admin/API/Reports/Export/Controller.php:82
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:77
msgid "Parameters to pass on to the exported report."
msgstr "Parameters to pass on to the exported report."

#: src/Admin/API/Reports/Coupons/Stats/Segmenter.php:283
#: 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/Coupons/Stats/Controller.php:345
#: src/Admin/API/Reports/Orders/Stats/Controller.php:554
#: src/Admin/API/Reports/Products/Stats/Controller.php:410
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:428
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:384
#: src/Admin/API/Reports/Variations/Stats/Controller.php:443
msgid "Segment the response by additional constraint."
msgstr "Segment the response by additional constraint."

#: src/Admin/API/Reports/Categories/Controller.php:271
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:322
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:277
#: src/Admin/API/Reports/Orders/Stats/Controller.php:383
#: src/Admin/API/Reports/Products/Stats/Controller.php:369
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:414
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:361
#: src/Admin/API/Reports/Variations/Stats/Controller.php:382
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:244
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:201
#: src/Admin/API/Reports/Orders/Stats/Controller.php:305
#: src/Admin/API/Reports/Products/Stats/Controller.php:264
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:330
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:282
#: src/Admin/API/Reports/Variations/Stats/Controller.php:268
msgid "The date the report end, as GMT."
msgstr "The date the report end, as GMT."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:238
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:195
#: src/Admin/API/Reports/Orders/Stats/Controller.php:299
#: src/Admin/API/Reports/Products/Stats/Controller.php:258
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:324
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:276
#: src/Admin/API/Reports/Variations/Stats/Controller.php:262
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/Reports/Coupons/Stats/Controller.php:232
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:189
#: src/Admin/API/Reports/Orders/Stats/Controller.php:293
#: src/Admin/API/Reports/Products/Stats/Controller.php:252
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:318
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:270
#: src/Admin/API/Reports/Variations/Stats/Controller.php:256
msgid "The date the report start, as GMT."
msgstr "The date the report start, as GMT."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:226
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:183
#: src/Admin/API/Reports/Orders/Stats/Controller.php:287
#: src/Admin/API/Reports/Products/Stats/Controller.php:246
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:312
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:264
#: src/Admin/API/Reports/Variations/Stats/Controller.php:250
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/Coupons/Stats/Controller.php:219
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:176
#: src/Admin/API/Reports/Orders/Stats/Controller.php:280
#: src/Admin/API/Reports/Products/Stats/Controller.php:239
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:305
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:257
#: src/Admin/API/Reports/Variations/Stats/Controller.php:243
msgid "Type of interval."
msgstr "Type of interval."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:211
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:168
#: src/Admin/API/Reports/Orders/Stats/Controller.php:272
#: src/Admin/API/Reports/Products/Stats/Controller.php:231
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:297
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:249
#: src/Admin/API/Reports/Variations/Stats/Controller.php:235
msgid "Reports data grouped by intervals."
msgstr "Reports data grouped by intervals."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:204
#: src/Admin/API/Reports/Customers/Stats/Controller.php:166
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:161
#: src/Admin/API/Reports/Orders/Stats/Controller.php:265
#: src/Admin/API/Reports/Products/Stats/Controller.php:224
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:290
#: src/Admin/API/Reports/Stock/Stats/Controller.php:116
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:242
#: src/Admin/API/Reports/Variations/Stats/Controller.php:228
msgid "Totals data."
msgstr "Totals data."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:185
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:250
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:207
#: src/Admin/API/Reports/Orders/Stats/Controller.php:241
#: src/Admin/API/Reports/Orders/Stats/Controller.php:311
#: src/Admin/API/Reports/Products/Stats/Controller.php:205
#: src/Admin/API/Reports/Products/Stats/Controller.php:270
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:266
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:336
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:223
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:288
#: src/Admin/API/Reports/Variations/Stats/Controller.php:209
#: src/Admin/API/Reports/Variations/Stats/Controller.php:274
msgid "Interval subtotals."
msgstr "Interval subtotals."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:179
#: src/Admin/API/Reports/Orders/Stats/Controller.php:235
#: src/Admin/API/Reports/Products/Stats/Controller.php:192
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:260
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:217
#: src/Admin/API/Reports/Variations/Stats/Controller.php:196
msgid "Segment identificator."
msgstr "Segment identificator."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:171
#: src/Admin/API/Reports/Orders/Stats/Controller.php:227
#: src/Admin/API/Reports/Products/Stats/Controller.php:184
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:252
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:209
#: src/Admin/API/Reports/Variations/Stats/Controller.php:188
msgid "Reports data grouped by segment condition."
msgstr "Reports data grouped by segment condition."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:161
msgid "Number of discounted orders."
msgstr "Number of discounted orders."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:160
#: 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/Coupons/Stats/Controller.php:154
msgid "Number of coupons."
msgstr "Number of coupons."

#: src/Admin/API/Reports/Coupons/Controller.php:310
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Created"
msgstr "Created"

#: src/Admin/API/Reports/Coupons/Controller.php:284
#: src/Admin/API/Reports/Orders/Controller.php:441
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/Reports/Coupons/Controller.php:275
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:336
msgid "Limit result set to coupons assigned specific coupon IDs."
msgstr "Limit result set to coupons assigned specific coupon IDs."

#: src/Admin/API/Reports/Coupons/Controller.php:209
msgid "Coupon discount type."
msgstr "Coupon discount type."

#: src/Admin/API/Reports/Coupons/Controller.php:202
msgid "Coupon expiration date in GMT."
msgstr "Coupon expiration date in GMT."

#: src/Admin/API/Reports/Coupons/Controller.php:196
msgid "Coupon expiration date."
msgstr "Coupon expiration date."

#: src/Admin/API/Reports/Coupons/Controller.php:190
msgid "Coupon creation date in GMT."
msgstr "Coupon creation date in GMT."

#: src/Admin/API/Reports/Coupons/Controller.php:184
msgid "Coupon creation date."
msgstr "Coupon creation date."

#: src/Admin/API/Reports/Coupons/Controller.php:162
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:146
msgid "Net discount amount."
msgstr "Net discount amount."

#: src/Admin/API/Reports/Coupons/Controller.php:156
msgid "Coupon ID."
msgstr "Coupon ID."

#: src/Admin/API/Reports/Controller.php:300
msgid "API path."
msgstr "API path."

#: src/Admin/API/Reports/Controller.php:143
msgid "Customers detailed reports."
msgstr "Customers detailed reports."

#: src/Admin/API/Reports/Controller.php:139
msgid "Stats about product downloads."
msgstr "Stats about product downloads."

#: src/Admin/API/Reports/Controller.php:135
msgid "Product download files detailed reports."
msgstr "Product download files detailed reports."

#: src/Admin/API/Reports/Controller.php:131
msgid "Product downloads detailed reports."
msgstr "Product downloads detailed reports."

#: src/Admin/API/Reports/Controller.php:127
msgid "Stats about taxes."
msgstr "Stats about taxes."

#: src/Admin/API/Reports/Controller.php:123
msgid "Taxes detailed reports."
msgstr "Taxes detailed reports."

#: src/Admin/API/Reports/Controller.php:119
msgid "Stats about coupons."
msgstr "Stats about coupons."

#: src/Admin/API/Reports/Controller.php:115
msgid "Coupons detailed reports."
msgstr "Coupons detailed reports."

#: src/Admin/API/Reports/Controller.php:111
msgid "Stats about product categories."
msgstr "Stats about product categories."

#: src/Admin/API/Reports/Controller.php:107
msgid "Product categories detailed reports."
msgstr "Product categories detailed reports."

#: src/Admin/API/Reports/Controller.php:95
msgid "Stats about products."
msgstr "Stats about products."

#: src/Admin/API/Reports/Controller.php:91
msgid "Products detailed reports."
msgstr "Products detailed reports."

#: src/Admin/API/Reports/Controller.php:87
msgid "Stats about orders."
msgstr "Stats about orders."

#: src/Admin/API/Reports/Controller.php:83
msgid "Stats about revenue."
msgstr "Stats about revenue."

#: src/Admin/API/Reports/Controller.php:79
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:64 src/Admin/API/NoteActions.php:77
#: src/Admin/API/Notes.php:178 src/Admin/API/Notes.php:325
msgid "Sorry, there is no resource with that ID."
msgstr "Sorry, there is no resource with that ID."

#: src/Admin/API/NoteActions.php:37
msgid "Unique ID for the Note Action."
msgstr "Unique ID for the Note Action."

#: src/Admin/API/NoteActions.php:33
msgid "Unique ID for the Note."
msgstr "Unique ID for the Note."

#: src/Admin/API/Leaderboards.php:576
msgid "Table cell value."
msgstr "Table cell value."

#: src/Admin/API/Leaderboards.php:570
msgid "Table cell display."
msgstr "Table cell display."

#: src/Admin/API/Leaderboards.php:563
msgid "Table rows."
msgstr "Table rows."

#: src/Admin/API/Leaderboards.php:553
msgid "Table column header."
msgstr "Table column header."

#: src/Admin/API/Leaderboards.php:546
msgid "Table headers."
msgstr "Table headers."

#: src/Admin/API/Leaderboards.php:540
msgid "Displayed title for the leaderboard."
msgstr "Displayed title for the leaderboard."

#: src/Admin/API/Leaderboards.php:534
msgid "Leaderboard ID."
msgstr "Leaderboard ID."

#: src/Admin/API/Leaderboards.php:514
msgid "URL query to persist across links."
msgstr "URL query to persist across links."

#: src/Admin/API/Leaderboards.php:348
msgid "Top products - Items sold"
msgstr "Top products - Items sold"

#: src/Admin/API/Leaderboards.php:288
#: src/Admin/API/Reports/Customers/Controller.php:611
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Total Spend"
msgstr "Total Spend"

#: src/Admin/API/Leaderboards.php:282
msgid "Customer Name"
msgstr "Customer Name"

#: src/Admin/API/Leaderboards.php:279
msgid "Top Customers - Total Spend"
msgstr "Top Customers - Total Spend"

#: src/Admin/API/Leaderboards.php:221 src/Admin/API/Leaderboards.php:357
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:461
#: assets/client/admin/chunks/9198.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/Leaderboards.php:218 src/Admin/API/Leaderboards.php:354
#: src/Admin/API/Reports/Categories/Controller.php:338
#: src/Admin/API/Reports/Orders/Controller.php:548
#: src/Admin/API/Reports/Products/Controller.php:397
#: src/Admin/API/Reports/Variations/Controller.php:432
#: 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:212
msgid "Top categories - Items sold"
msgstr "Top categories - Items sold"

#: src/Admin/API/Leaderboards.php:152
#: src/Admin/API/Reports/Coupons/Controller.php:309
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Amount discounted"
msgstr "Amount discounted"

#: src/Admin/API/Leaderboards.php:143
msgid "Top Coupons - Number of Orders"
msgstr "Top Coupons - Number of Orders"

#: 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/Options.php:255
msgid "Array of options with associated values."
msgstr "Array of options with associated values."

#: src/Admin/API/Options.php:121
msgid "Sorry, you cannot manage these options."
msgstr "Sorry, you cannot manage these options."

#: src/Admin/API/Options.php:116
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:80
msgid "Sorry, you cannot view these options."
msgstr "Sorry, you cannot view these options."

#: src/Admin/API/Options.php:75
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/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/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:708
msgid "Homepage created"
msgstr "Homepage created"

#: src/Admin/API/OnboardingTasks.php:680
msgid "Homepage"
msgstr "Homepage"

#: src/Admin/API/OnboardingTasks.php:578
msgid "New Products"
msgstr "New Products"

#: src/Admin/API/OnboardingTasks.php:559
msgid "Best Sellers"
msgstr "Best Sellers"

#: src/Admin/API/OnboardingTasks.php:555
msgid "On Sale"
msgstr "On Sale"

#: src/Admin/API/OnboardingTasks.php:551
msgid "Fan Favorites"
msgstr "Fan Favourites"

#: src/Admin/API/OnboardingTasks.php:547
msgid "New In"
msgstr "New In"

#: src/Admin/API/OnboardingTasks.php:541
msgid "Shop by Category"
msgstr "Shop by Category"

#: src/Admin/API/OnboardingTasks.php:514 src/Admin/API/OnboardingTasks.php:521
msgid "Content…"
msgstr "Content…"

#: src/Admin/API/OnboardingTasks.php:477 src/Admin/API/OnboardingTasks.php:494
msgid "Go shopping"
msgstr "Go shopping"

#: src/Admin/API/OnboardingTasks.php:472 src/Admin/API/OnboardingTasks.php:489
msgid "Write a short welcome message here"
msgstr "Write a short welcome message here"

#: src/Admin/API/OnboardingTasks.php:468 src/Admin/API/OnboardingTasks.php:485
msgid "Welcome to the store"
msgstr "Welcome to the store"

#: src/Admin/API/OnboardingTasks.php:467 src/Admin/API/OnboardingTasks.php:484
msgid "Write title…"
msgstr "Write title…"

#: src/Admin/API/OnboardingTasks.php:332
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:261
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:80
msgid "Search by similar product name or sku."
msgstr "Search by similar product name or SKU."

#: src/Admin/API/Orders.php:37
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:82
msgid "[{site_title}]: Your {report_name} Report download is ready"
msgstr "[{site_title}]: Your {report_name} Report download is ready"

#: src/Admin/ReportCSVEmail.php:73
msgid "Your Report Download"
msgstr "Your Report Download"

#: src/Admin/ReportCSVEmail.php:38 src/Internal/Admin/Analytics.php:232
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-revenue.js:1
msgid "Revenue"
msgstr "Revenue"

#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:415
msgid "Renew Subscription"
msgstr "Renew Subscription"

#. translators: date the subscription expired, e.g. Jun 7th 2018
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:390
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:384
msgid "%s subscription expired"
msgstr "%s subscription expired"

#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:352
msgid "Enable Autorenew"
msgstr "Enable Auto-renew"

#. translators: number of days until the subscription expires
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:329
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."

#. translators: name of the extension subscription expiring soon
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:323
msgid "%s subscription expiring soon"
msgstr "%s subscription expiring soon"

#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:195
msgid "Connect to get important product notifications and updates."
msgstr "Connect to get important product notifications and updates."

#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:194
msgid "Connect to WooCommerce.com"
msgstr "Connect to WooCommerce.com"

#: 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/NewSalesRecord.php:150
msgid "New sales record!"
msgstr "New sales record!"

#. 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:260
msgid "Review your orders"
msgstr "Review your orders"

#: 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/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/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/ProductReviews/ReviewsListTable.php:1203
msgid "Review"
msgstr "Review"

#: src/Internal/Admin/Notes/TrackingOptIn.php:72
msgid "Activate usage tracking"
msgstr "Activate usage tracking"

#. 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:53
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/Admin/Notes/Note.php:645
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:641
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:534
msgid "The admin note date prop cannot be empty."
msgstr "The admin note date prop cannot be empty."

#: src/Admin/Notes/Note.php:521
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:505
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:497
msgid "The admin note status prop cannot be empty."
msgstr "The admin note status prop cannot be empty."

#: src/Admin/Notes/Note.php:484
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:467
msgid "The admin note content prop cannot be empty."
msgstr "The admin note content prop cannot be empty."

#: src/Admin/Notes/Note.php:427
msgid "The admin note title prop cannot be empty."
msgstr "The admin note title prop cannot be empty."

#: src/Admin/Notes/Note.php:414
msgid "The admin note locale prop cannot be empty."
msgstr "The admin note locale prop cannot be empty."

#. translators: %s: admin note type.
#: src/Admin/Notes/Note.php:398
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:390
msgid "The admin note type prop cannot be empty."
msgstr "The admin note type prop cannot be empty."

#: src/Admin/Notes/Note.php:377
msgid "The admin note name prop cannot be empty."
msgstr "The admin note name prop cannot be empty."

#: src/Internal/Admin/Notes/AddFirstProduct.php:90
msgid "Add a product"
msgstr "Add a product"

#: src/Internal/Admin/Notes/AddFirstProduct.php:78
msgid "Add your first product"
msgstr "Add your first product"

#: src/Admin/ReportsSync.php:179
msgid "Report table data is being deleted."
msgstr "Report table data is being deleted."

#: src/Admin/ReportsSync.php:95
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/ReportsSync.php:79
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:49
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/Internal/Admin/Loader.php:502 src/Internal/Admin/Loader.php:503
#: src/Internal/Admin/Settings.php:286 src/Internal/Admin/Settings.php:287
msgid "Default Date Range"
msgstr "Default Date Range"

#: src/Internal/Admin/Loader.php:494 src/Internal/Admin/Settings.php:278
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/Internal/Admin/Loader.php:493 src/Internal/Admin/Settings.php:277
msgid "Actionable order statuses"
msgstr "Actionable order statuses"

#: src/Internal/Admin/Loader.php:485 src/Internal/Admin/Settings.php:269
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/Loader.php:484 src/Internal/Admin/Settings.php:268
msgid "Excluded report order statuses"
msgstr "Excluded report order statuses"

#: src/Internal/Admin/Loader.php:465 src/Internal/Admin/Settings.php:249
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:289
msgid "%1$s &lsaquo; %2$s"
msgstr "%1$s &lsaquo; %2$s"

#. translators: %d: amount of time
#: packages/action-scheduler/classes/ActionScheduler_DataController.php:133
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:400
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:397
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:872
msgid "Unknown status found for action."
msgstr "Unknown status found for action."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:246
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:78
msgid "Database error."
msgstr "Database error."

#. translators: %s is the error message
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:1055
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."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:301
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:156
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: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:146
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:129
msgid "action ignored via %s"
msgstr "action ignored via %s"

#. translators: 1: context 2: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:102
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:92
msgid "action complete via %s"
msgstr "action complete via %s"

#. translators: %s: context
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:82
msgid "action started via %s"
msgstr "action started via %s"

#. translators: 1: action ID 2: schedule
#: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php:21
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:149
msgid "Activity log for the action."
msgstr "Activity log for the action."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:148
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:148
msgid "Scheduled"
msgstr "Scheduled"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:147
msgid "The action's schedule frequency."
msgstr "The action's schedule frequency."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:146
msgid "Optional action group."
msgstr "Optional action group."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:145
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:144
msgid "Action statuses are Pending, Complete, Canceled, Failed"
msgstr "Action statuses are Pending, Complete, Cancelled, Failed"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:143
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:141
msgid "Scheduled Action Columns"
msgstr "Scheduled Action Columns"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:131
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:129
msgid "About Action Scheduler %s"
msgstr "About Action Scheduler %s"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:127
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:107
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:82
msgid "Migrating %d action"
msgid_plural "Migrating %d actions"
msgstr[0] "Migrating %d action"
msgstr[1] "Migrating %d actions"

#: packages/action-scheduler/classes/migration/ActionMigrator.php:95
msgid "Unable to remove source migrated action %s"
msgstr "Unable to remove source migrated action %s"

#: packages/action-scheduler/classes/migration/Controller.php:162
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."

#: packages/action-scheduler/classes/migration/Config.php:118
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:96
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:74
msgid "Source logger must be configured before running a migration"
msgstr "Source logger must be configured before running a migration"

#: packages/action-scheduler/classes/migration/Config.php:52
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_ActionFactory.php:161
msgid "Invalid action - must be a recurring action."
msgstr "Invalid action - must be a recurring action."

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:114
msgid "Version:"
msgstr "Version:"

#. translators: 1: next cleanup message 2: github issue URL
#: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:108
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:103
msgid "This data will be deleted in %s."
msgstr "This data will be deleted in %s."

#: includes/wc-template-functions.php:2843
msgid "Update country / region"
msgstr "Update country/region"

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:32
msgid "MaxMind Geolocation"
msgstr "MaxMind Geolocation"

#: includes/admin/views/html-admin-page-status-report.php:123
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:110
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:109
msgid "Action Scheduler package"
msgstr "Action Scheduler package"

#: includes/admin/views/html-admin-page-status-report.php:103
msgid "Unable to detect the Blocks package."
msgstr "Unable to detect the Blocks package."

#: includes/admin/views/html-admin-page-status-report.php:90
msgid "The WooCommerce Blocks package running on your site."
msgstr "The WooCommerce Blocks package running on your site."

#: includes/admin/views/html-admin-page-status-report.php:89
msgid "WooCommerce Blocks package"
msgstr "WooCommerce Blocks package"

#. translators: Link to WooCommerce Docs.
#: includes/admin/settings/class-wc-settings-products.php:442
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:436
msgid "Append a unique string to filename for security"
msgstr "Append a unique string to filename for security"

#: includes/admin/settings/class-wc-settings-products.php:435
msgid "Filename"
msgstr "Filename"

#: includes/admin/settings/class-wc-settings-products.php:384
msgid "Redirect only (Insecure)"
msgstr "Redirect only (Insecure)"

#. translators: Link to WooCommerce Docs.
#: includes/admin/settings/class-wc-settings-products.php:378
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."

#: includes/admin/class-wc-admin-settings.php:681
msgid "Choose countries / regions&hellip;"
msgstr "Choose countries/regions&hellip;"

#: includes/admin/class-wc-admin-settings.php:656
#: includes/admin/class-wc-admin-setup-wizard.php:505
msgid "Choose a country / region&hellip;"
msgstr "Choose a country/region&hellip;"

#: includes/admin/meta-boxes/views/html-order-items.php:175
#: packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:38
#: packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:28
msgid "Fees:"
msgstr "Fees:"

#: includes/admin/meta-boxes/views/html-order-items.php:166
msgid "Coupon(s):"
msgstr "Voucher(s):"

#: includes/admin/meta-boxes/views/html-order-items.php:158
msgid "Items Subtotal:"
msgstr "Items Subtotal:"

#: includes/admin/class-wc-admin-profile.php:74
#: includes/admin/class-wc-admin-profile.php:134
#: includes/admin/class-wc-admin-settings.php:656
#: includes/admin/class-wc-admin-settings.php:681
#: includes/admin/class-wc-admin-setup-wizard.php:505
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:73
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:125
#: includes/class-wc-countries.php:707
#: src/Admin/API/Reports/Customers/Controller.php:613
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Country / Region"
msgstr "Country/Region"

#: includes/admin/notes/class-wc-notes-run-db-update.php:242
msgid "WooCommerce database update done"
msgstr "WooCommerce database update done"

#: includes/admin/notes/class-wc-notes-run-db-update.php:191
msgid "WooCommerce database update in progress"
msgstr "WooCommerce database update in progress"

#: includes/admin/notes/class-wc-notes-run-db-update.php:188
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/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:77
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:129
#: includes/wc-template-functions.php:2835
#: templates/cart/shipping-calculator.php:32
msgid "Select a country / region&hellip;"
msgstr "Select a country / region&hellip;"

#: packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php:620
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/block.js:73
#: packages/woocommerce-blocks/build/all-products.js:16
#: packages/woocommerce-blocks/build/product-image-frontend.js:1
#: packages/woocommerce-blocks/build/product-image.js:1
#: packages/woocommerce-blocks/build/product-sale-badge-frontend.js:1
#: packages/woocommerce-blocks/build/product-sale-badge.js:1
msgid "Product on sale"
msgstr "Product on sale"

#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:219
msgid "List of categories with their product counts"
msgstr "List of categories with their product counts"

#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:218
msgid "List of categories"
msgstr "List of categories"

#: includes/shortcodes/class-wc-shortcode-checkout.php:110
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:52
msgid "Thumbnail sizes for responsive images."
msgstr "Thumbnail sizes for responsive images."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:47
msgid "Thumbnail srcset for responsive images."
msgstr "Thumbnail srcset for responsive images."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:41
msgid "Thumbnail URL."
msgstr "Thumbnail URL."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:35
msgid "Full size image URL."
msgstr "Full size image URL."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:406
msgid "Button description."
msgstr "Button description."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:400
msgid "Button text."
msgstr "Button text."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:394
msgid "Add to cart button parameters."
msgstr "Add to basket button parameters."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:370
msgid "Is the product in stock?"
msgstr "Is the product in stock?"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:364
msgid "Is the product purchasable?"
msgstr "Is the product purchasable?"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:236
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:242
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:140
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:146
msgid "Price amount."
msgstr "Price amount."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:230
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:134
msgid "Price range, if applicable."
msgstr "Price range, if applicable."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:224
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:274
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:128
msgid "Sale product price, if applicable."
msgstr "Sale product price, if applicable."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:218
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:268
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:122
msgid "Regular product price."
msgstr "Regular product price."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:97
msgid "Is the product on sale?"
msgstr "Is the product on sale?"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:60
msgid "If this attribute has term archive pages."
msgstr "If this attribute has term archive pages."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:48
msgid "Attribute type."
msgstr "Attribute type."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:65
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:166
msgid "Variation attribute value."
msgstr "Variation attribute value."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:60
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:160
msgid "Variation attribute name."
msgstr "Variation attribute name."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:53
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:152
msgid "Chosen attributes (for variations)."
msgstr "Chosen attributes (for variations)."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:105
msgid "Stock keeping unit, if applicable."
msgstr "Stock keeping unit, if applicable."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:47
msgid "Quantity of this item in the cart."
msgstr "Quantity of this item in the basket."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:39
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:41
msgid "The cart item product or variation ID."
msgstr "The basket item product or variation ID."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:183
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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:145
msgid "List of cart items."
msgstr "List of basket items."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:155
msgid "Number of items in the cart."
msgstr "Number of items in the basket."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:48
msgid "Term description."
msgstr "Term description."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:42
msgid "String based identifier for the term."
msgstr "String based identifier for the term."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:410
msgid "Limit result set to products with a certain average rating."
msgstr "Limit result set to products with a certain average rating."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:393
msgid "The logical relationship between attributes when filtering across multiple at once."
msgstr "The logical relationship between attributes when filtering across several at once."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:375
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."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:367
msgid "List of attribute term IDs."
msgstr "List of attribute term IDs."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:362
msgid "Attribute taxonomy name."
msgstr "Attribute taxonomy name."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:356
msgid "Limit result set to products with selected global attributes."
msgstr "Limit result set to products with selected global attributes."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:159
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."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:152
msgid "Limit response to resources created before a given ISO8601 compliant date."
msgstr "Limit response to resources created before a given ISO8601 compliant date."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:208
msgid "If true, calculates rating counts for products in the collection."
msgstr "If true, calculates rating counts for products in the collection."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:190
msgid "Taxonomy name."
msgstr "Taxonomy name."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:184
msgid "If requested, calculates attribute term counts for products in the collection."
msgstr "If requested, calculates attribute term counts for products in the collection."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:172
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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:67
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:90
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:113
#: src/Admin/API/Reports/Stock/Stats/Controller.php:86
msgid "Number of products."
msgstr "Number of products."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:44
msgid "Max price found in collection of products."
msgstr "Maximum price found in collection of products."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:38
msgid "Min price found in collection of products."
msgstr "Minimum price found in collection of products."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributesById.php:73
msgid "Invalid attribute ID."
msgstr "Invalid attribute ID."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:89
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItems.php:95
msgid "Cannot create an existing cart item."
msgstr "Cannot create an existing basket item."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php:81
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php:119
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:173
msgid "Cart item does not exist."
msgstr "Basket item does not exist."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php:42
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:35
#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:700
msgid "Unable to retrieve cart."
msgstr "Unable to retrieve basket."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributeTerms.php:60
msgid "Attribute does not exist."
msgstr "Attribute does not exist."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributeTerms.php:35
msgid "Unique identifier for the attribute."
msgstr "Unique identifier for the attribute."

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1232
msgid "No matching variation found."
msgstr "No matching variation found."

#. translators: %s: Attribute name.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1207
msgid "Missing variation data for variable product."
msgstr "Missing variation data for variable product."

#. translators: %1$s: Attribute name, %2$s: Allowed values.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1192
msgid "Invalid value posted for %1$s. Allowed values: %2$s"
msgstr "Invalid value posted for %1$s. Allowed values: %2$s"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1037
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1309
msgid "This product cannot be added to the cart."
msgstr "This product cannot be added to the basket."

#: packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php:58
msgid "The WooCommerce Blocks feature plugin requires a more recent version of WordPress and has been paused. Please update WordPress to continue enjoying WooCommerce Blocks."
msgstr "The WooCommerce Blocks feature plugin requires a more recent version of WordPress and has been paused. Please update WordPress to continue enjoying WooCommerce Blocks."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:581
msgid "Total post count."
msgstr "Total post count."

#: i18n/states.php:1104
msgid "Xaisomboun"
msgstr "Xaisomboun"

#: i18n/states.php:1103
msgid "Xiangkhouang"
msgstr "Xiangkhouang"

#: i18n/states.php:1102
msgid "Sekong"
msgstr "Sekong"

#: i18n/states.php:1101
msgid "Sainyabuli"
msgstr "Sainyabuli"

#: i18n/states.php:1100
msgid "Vientiane"
msgstr "Vientiane"

#: i18n/states.php:1099
msgid "Vientiane Province"
msgstr "Vientiane Province"

#: i18n/states.php:1098
msgid "Savannakhet"
msgstr "Savannakhet"

#: i18n/states.php:1097
msgid "Salavan"
msgstr "Salavan"

#: i18n/states.php:1096
msgid "Phongsaly"
msgstr "Phongsaly"

#: i18n/states.php:1095
msgid "Oudomxay"
msgstr "Oudomxay"

#: i18n/states.php:1094
msgid "Luang Prabang"
msgstr "Luang Prabang"

#: i18n/states.php:1093
msgid "Luang Namtha"
msgstr "Luang Namtha"

#: i18n/states.php:1092
msgid "Khammouane"
msgstr "Khammouane"

#: i18n/states.php:1091
msgid "Houaphanh"
msgstr "Houaphanh"

#: i18n/states.php:1090
msgid "Champasak"
msgstr "Champasak"

#: i18n/states.php:1089
msgid "Bolikhamsai"
msgstr "Bolikhamsai"

#: i18n/states.php:1088
msgid "Bokeo"
msgstr "Bokeo"

#: i18n/states.php:1087
msgid "Attapeu"
msgstr "Attapeu"

#. translators: %s: field name
#: includes/class-wc-checkout.php:774
msgctxt "checkout-validation"
msgid "Billing %s"
msgstr "Billing %s"

#. translators: %s: field name
#: includes/class-wc-checkout.php:770
msgctxt "checkout-validation"
msgid "Shipping %s"
msgstr "Shipping %s"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:474
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."

#. translators: %d number of seconds
#: includes/class-wc-form-handler.php:493
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."

#. translators: 1: wc_get_product 2: woocommerce_init 3:
#. woocommerce_after_register_taxonomy 4: woocommerce_after_register_post_type
#: includes/wc-product-functions.php:66
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."

#: includes/data-stores/class-wc-product-variation-data-store-cpt.php:58
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/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"

#. translators: %1$s: Documentation URL
#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:105
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>."

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:101
msgid "MaxMind License Key"
msgstr "MaxMind Licence Key"

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:33
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."

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:148
msgid "Missing MaxMind Reader library!"
msgstr "Missing MaxMind reader library!"

#: 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: search keyword.
#. translators: %s: search query
#: includes/admin/views/html-admin-page-addons.php:81
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:650
msgid "Search results for \"%s\""
msgstr "Search results for \"%s\""

#. translators: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1090
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:1068
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: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1065
#: includes/abstracts/abstract-wc-order.php:1087
msgid "An unexpected error happened while applying the Coupon %s."
msgstr "An unexpected error happened while applying the coupon %s."

#. translators: %s: decimal
#: includes/admin/class-wc-admin-assets.php:189
msgid "Please enter with one decimal point (%s) without thousand separators."
msgstr "Please enter with one decimal point (%s), without thousand separators."

#. translators: %1$s: usage tracking help link
#: includes/admin/class-wc-admin-setup-wizard.php:625
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/admin/class-wc-admin-setup-wizard.php:457
msgid "The \"WooCommerce Admin\" plugin will be installed and activated"
msgstr "The \"WooCommerce Admin\" plugin will be installed and activated"

#: includes/admin/class-wc-admin-setup-wizard.php:453
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:107
#: assets/client/admin/app/index.js:2
msgid "Yes please"
msgstr "Yes, please"

#: includes/admin/class-wc-admin-setup-wizard.php:447
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:445
msgid "Welcome to"
msgstr "Welcome to"

#. translators: %1%s: integration page %2$s: general settings page
#: includes/admin/views/html-notice-maxmind-license-key.php:24
msgid "You must enter a valid license key on the <a href=\"%1$s\">MaxMind integration settings page</a> in order to use the geolocation service. If you do not need geolocation for shipping or taxes, you should change the default customer location on the <a href=\"%2$s\">general settings page</a>."
msgstr "You must enter a valid licence key on the <a href=\"%1$s\">MaxMind integration settings page</a> in order to use the geolocation service. If you do not need geolocation for shipping or taxes, you should change the default customer location on the <a href=\"%2$s\">general settings page</a>."

#: includes/admin/views/html-notice-maxmind-license-key.php:16
msgid "Geolocation has not been configured."
msgstr "Geolocation has not been configured."

#: includes/class-wc-install.php:628
msgid "Every 15 Days"
msgstr "Every 15 days"

#. translators: %s product name
#: includes/class-wc-ajax.php:964
msgid "%s is a variable product parent and cannot be added."
msgstr "%s is a variable product parent and cannot be added."

#: templates/cart/cart-shipping.php:62
msgid "Shipping costs are calculated during checkout."
msgstr "Shipping costs are calculated during checkout."

#: packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php:44
#: packages/woocommerce-blocks/build/product-search.js:1
msgid "Search products…"
msgstr "Search products..."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/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."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:169
msgid "Amount of reviews that the product has."
msgstr "Amount of reviews that the product has."

#. translators: %s: Requirements unmet.
#: includes/wccom-site/class-wc-wccom-site-installer-requirements-check.php:37
msgid "Server requirements not met, missing requirement(s): %s."
msgstr "Server requirements not met, missing requirement(s): %s."

#: includes/admin/views/html-admin-page-addons.php:142
msgid "Storefront"
msgstr "Storefront"

#: includes/admin/class-wc-admin-setup-wizard.php:2085
#: includes/admin/class-wc-admin-setup-wizard.php:2096
msgid "Jetpack logo"
msgstr "Jetpack logo"

#: includes/admin/class-wc-admin-setup-wizard.php:639
msgid "Enable usage tracking and help improve WooCommerce"
msgstr "Enable usage tracking and help improve WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:617
msgid "Help improve WooCommerce with usage tracking"
msgstr "Help improve WooCommerce with usage tracking"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:120
msgid "The coupon will expire at 00:00:00 of this date."
msgstr "The coupon will expire at 00:00:00 of this date."

#. translators: %s: shipping zone name.
#: includes/class-wc-shipping.php:165
msgid "Customer matched zone \"%s\""
msgstr "Customer matched zone \"%s\""

#: i18n/states.php:2089
msgid "Muchinga"
msgstr "Muchinga"

#: i18n/states.php:2088
msgid "Lusaka"
msgstr "Lusaka"

#: i18n/states.php:2087
msgid "Copperbelt"
msgstr "Copperbelt"

#: i18n/states.php:2086
msgid "Southern"
msgstr "Southern"

#: i18n/states.php:2085
msgid "North-Western"
msgstr "North-Western"

#: i18n/states.php:619 i18n/states.php:2084
msgid "Northern"
msgstr "Northern"

#: i18n/states.php:2083
msgid "Luapula"
msgstr "Luapula"

#: i18n/states.php:616 i18n/states.php:2082
msgid "Eastern"
msgstr "Eastern"

#: i18n/states.php:625 i18n/states.php:2080
msgid "Western"
msgstr "Western"

#: i18n/states.php:1957
msgid "Midway Atoll"
msgstr "Midway Atoll"

#: i18n/countries.php:145
msgid "Macao"
msgstr "Macao"

#: templates/myaccount/downloads.php:40 templates/myaccount/orders.php:100
msgid "Browse products"
msgstr "Browse products"

#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:239
msgid "Go to category"
msgstr "Go to category"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:139
#: packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control/index.js:35
#: packages/woocommerce-blocks/build/all-products.js:5
#: packages/woocommerce-blocks/build/handpicked-products.js:7
#: packages/woocommerce-blocks/build/product-best-sellers.js:15
#: packages/woocommerce-blocks/build/product-category.js:15
#: packages/woocommerce-blocks/build/product-new.js:15
#: packages/woocommerce-blocks/build/product-on-sale.js:15
#: packages/woocommerce-blocks/build/product-tag.js:9
#: packages/woocommerce-blocks/build/product-top-rated.js:15
#: packages/woocommerce-blocks/build/products-by-attribute.js:15
msgid "Columns"
msgstr "Columns"

#: src/Admin/API/Reports/Downloads/Controller.php:398
#: src/Admin/API/Reports/Products/Controller.php:395
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js:30
#: packages/woocommerce-blocks/build/handpicked-products.js:7
#: packages/woocommerce-blocks/build/product-best-sellers.js:15
#: packages/woocommerce-blocks/build/product-category.js:15
#: packages/woocommerce-blocks/build/product-new.js:15
#: packages/woocommerce-blocks/build/product-on-sale.js:15
#: packages/woocommerce-blocks/build/product-tag.js:9
#: packages/woocommerce-blocks/build/product-top-rated.js:15
#: packages/woocommerce-blocks/build/products-by-attribute.js:15
msgid "Product title"
msgstr "Product title"

#. translators: 1: is a link to a support document. 2: closing link
#: src/Autoloader.php:63 src/Packages.php:127
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/Autoloader.php:51 src/Packages.php:105
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://github.com/woocommerce/woocommerce/wiki/How-to-set-up-WooCommerce-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://github.com/woocommerce/woocommerce/wiki/How-to-set-up-WooCommerce-development-environment"

#. Translators: %s package name.
#: src/Packages.php:103 src/Packages.php:118
msgid "Missing the WooCommerce %s package"
msgstr "Missing the WooCommerce %s package"

#. translators: 1: first result 2: last result 3: total results
#: templates/loop/result-count.php:36
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"

#: i18n/states.php:1949
msgid "Zombo"
msgstr "Zombo"

#: i18n/states.php:1948
msgid "Yumbe"
msgstr "Yumbe"

#: i18n/states.php:1947
msgid "Wakiso"
msgstr "Wakiso"

#: i18n/states.php:1946
msgid "Tororo"
msgstr "Tororo"

#: i18n/states.php:1945
msgid "Soroti"
msgstr "Soroti"

#: i18n/states.php:1944
msgid "Sironko"
msgstr "Sironko"

#: i18n/states.php:1943
msgid "Sheema"
msgstr "Sheema"

#: i18n/states.php:1942
msgid "Serere"
msgstr "Serere"

#: i18n/states.php:1941
msgid "Sembabule"
msgstr "Sembabule"

#: i18n/states.php:1940
msgid "Rukungiri"
msgstr "Rukungiri"

#: i18n/states.php:1939
msgid "Rukiga"
msgstr "Rukiga"

#: i18n/states.php:1938
msgid "Rubirizi"
msgstr "Rubirizi"

#: i18n/states.php:1937
msgid "Rubanda"
msgstr "Rubanda"

#: i18n/states.php:1936
msgid "Rakai"
msgstr "Rakai"

#: i18n/states.php:1935
msgid "Pallisa"
msgstr "Pallisa"

#: i18n/states.php:1934
msgid "Pakwach"
msgstr "Pakwach"

#: i18n/states.php:1933
msgid "Pader"
msgstr "Pader"

#: i18n/states.php:1932
msgid "Oyam"
msgstr "Oyam"

#: i18n/states.php:1931
msgid "Otuke"
msgstr "Otuke"

#: i18n/states.php:1930
msgid "Omoro"
msgstr "Omoro"

#: i18n/states.php:1929
msgid "Nwoya"
msgstr "Nwoya"

#: i18n/states.php:1928
msgid "Ntungamo"
msgstr "Ntungamo"

#: i18n/states.php:1927
msgid "Ntoroko"
msgstr "Ntoroko"

#: i18n/states.php:1926
msgid "Ngora"
msgstr "Ngora"

#: i18n/states.php:1925
msgid "Nebbi"
msgstr "Nebbi"

#: i18n/states.php:1924
msgid "Napak"
msgstr "Napak"

#: i18n/states.php:1923
msgid "Namutumba"
msgstr "Namutumba"

#: i18n/states.php:1922
msgid "Namisindwa"
msgstr "Namisindwa"

#: i18n/states.php:1921
msgid "Namayingo"
msgstr "Namayingo"

#: i18n/states.php:1920
msgid "Nakasongola"
msgstr "Nakasongola"

#: i18n/states.php:1919
msgid "Nakaseke"
msgstr "Nakaseke"

#: i18n/states.php:1918
msgid "Nakapiripirit"
msgstr "Nakapiripirit"

#: i18n/states.php:1917
msgid "Nabilatuk"
msgstr "Nabilatuk"

#: i18n/states.php:1916
msgid "Mukono"
msgstr "Mukono"

#: i18n/states.php:1915
msgid "Mubende"
msgstr "Mubende"

#: i18n/states.php:1914
msgid "Mpigi"
msgstr "Mpigi"

#: i18n/states.php:1913
msgid "Moyo"
msgstr "Moyo"

#: i18n/states.php:1912
msgid "Moroto"
msgstr "Moroto"

#: i18n/states.php:1911
msgid "Mityana"
msgstr "Mityana"

#: i18n/states.php:1910
msgid "Mitooma"
msgstr "Mitooma"

#: i18n/states.php:1909
msgid "Mbarara"
msgstr "Mbarara"

#: i18n/states.php:1908
msgid "Mbale"
msgstr "Mbale"

#: i18n/states.php:1907
msgid "Mayuge"
msgstr "Mayuge"

#: i18n/states.php:1906
msgid "Masindi"
msgstr "Masindi"

#: i18n/states.php:1905
msgid "Masaka"
msgstr "Masaka"

#: i18n/states.php:1904
msgid "Maracha"
msgstr "Maracha"

#: i18n/states.php:1903
msgid "Manafwa"
msgstr "Manafwa"

#: i18n/states.php:1902
msgid "Lyantonde"
msgstr "Lyantonde"

#: i18n/states.php:1901
msgid "Lwengo"
msgstr "Lwengo"

#: i18n/states.php:1900
msgid "Luwero"
msgstr "Luwero"

#: i18n/states.php:1899
msgid "Luuka"
msgstr "Luuka"

#: i18n/states.php:1898
msgid "Lira"
msgstr "Lira"

#: i18n/states.php:1897
msgid "Lamwo"
msgstr "Lamwo"

#: i18n/states.php:1896
msgid "Kyotera"
msgstr "Kyotera"

#: i18n/states.php:1895
msgid "Kyenjojo"
msgstr "Kyenjojo"

#: i18n/states.php:1894
msgid "Kyegegwa"
msgstr "Kyegegwa"

#: i18n/states.php:1893
msgid "Kyankwanzi"
msgstr "Kyankwanzi"

#: i18n/states.php:1892
msgid "Kween"
msgstr "Kween"

#: i18n/states.php:1891
msgid "Kwania"
msgstr "Kwania"

#: i18n/states.php:1890
msgid "Kumi"
msgstr "Kumi"

#: i18n/states.php:1889
msgid "Kotido"
msgstr "Kotido"

#: i18n/states.php:1888
msgid "Kole"
msgstr "Kole"

#: i18n/states.php:1887
msgid "Koboko"
msgstr "Koboko"

#: i18n/states.php:1886
msgid "Kitgum"
msgstr "Kitgum"

#: i18n/states.php:1885
msgid "Kisoro"
msgstr "Kisoro"

#: i18n/states.php:1884
msgid "Kiryandongo"
msgstr "Kiryandongo"

#: i18n/states.php:1883
msgid "Kiruhura"
msgstr "Kiruhura"

#: i18n/states.php:1882
msgid "Kikuube"
msgstr "Kikuube"

#: i18n/states.php:1881
msgid "Kibuku"
msgstr "Kibuku"

#: i18n/states.php:1880
msgid "Kiboga"
msgstr "Kiboga"

#: i18n/states.php:1879
msgid "Kibaale"
msgstr "Kibaale"

#: i18n/states.php:1878
msgid "Kayunga"
msgstr "Kayunga"

#: i18n/states.php:1877
msgid "Katakwi"
msgstr "Katakwi"

#: i18n/states.php:1876
msgid "Kasese"
msgstr "Kasese"

#: i18n/states.php:1875
msgid "Kasanda"
msgstr "Kasanda"

#: i18n/states.php:1874
msgid "Kapelebyong"
msgstr "Kapelebyong"

#: i18n/states.php:1873
msgid "Kapchorwa"
msgstr "Kapchorwa"

#: i18n/states.php:1872
msgid "Kanungu"
msgstr "Kanungu"

#: i18n/states.php:1871
msgid "Kamwenge"
msgstr "Kamwenge"

#: i18n/states.php:1870
msgid "Kamuli"
msgstr "Kamuli"

#: i18n/states.php:1869
msgid "Kampala"
msgstr "Kampala"

#: i18n/states.php:1868
msgid "Kalungu"
msgstr "Kalungu"

#: i18n/states.php:1867
msgid "Kaliro"
msgstr "Kaliro"

#: i18n/states.php:1866
msgid "Kalangala"
msgstr "Kalangala"

#: i18n/states.php:1865
msgid "Kakumiro"
msgstr "Kakumiro"

#: i18n/states.php:1864
msgid "Kagadi"
msgstr "Kagadi"

#: i18n/states.php:1863
msgid "Kaberamaido"
msgstr "Kaberamaido"

#: i18n/states.php:1862
msgid "Kabarole"
msgstr "Kabarole"

#: i18n/states.php:1861
msgid "Kabale"
msgstr "Kabale"

#: i18n/states.php:1860
msgid "Kaabong"
msgstr "Kaabong"

#: i18n/states.php:1859
msgid "Jinja"
msgstr "Jinja"

#: i18n/states.php:1858
msgid "Isingiro"
msgstr "Isingiro"

#: i18n/states.php:1857
msgid "Iganga"
msgstr "Iganga"

#: i18n/states.php:1856
msgid "Ibanda"
msgstr "Ibanda"

#: i18n/states.php:1855
msgid "Hoima"
msgstr "Hoima"

#: i18n/states.php:1854
msgid "Gulu"
msgstr "Gulu"

#: i18n/states.php:1853
msgid "Gomba"
msgstr "Gomba"

#: i18n/states.php:1852
msgid "Dokolo"
msgstr "Dokolo"

#: i18n/states.php:1851
msgid "Buyende"
msgstr "Buyende"

#: i18n/states.php:1850
msgid "Buvuma"
msgstr "Buvuma"

#: i18n/states.php:1849
msgid "Butebo"
msgstr "Butebo"

#: i18n/states.php:1848
msgid "Butambala"
msgstr "Butambala"

#: i18n/states.php:1847
msgid "Butaleja"
msgstr "Butaleja"

#: i18n/states.php:1039 i18n/states.php:1846
msgid "Busia"
msgstr "Busia"

#: i18n/states.php:1845
msgid "Bushenyi"
msgstr "Bushenyi"

#: i18n/states.php:1844
msgid "Bunyangabu"
msgstr "Bunyangabu"

#: i18n/states.php:1843
msgid "Bundibugyo"
msgstr "Bundibugyo"

#: i18n/states.php:1842
msgid "Buliisa"
msgstr "Buliisa"

#: i18n/states.php:1841
msgid "Bulambuli"
msgstr "Bulambuli"

#: i18n/states.php:1840
msgid "Bukwa"
msgstr "Bukwa"

#: i18n/states.php:1839
msgid "Bukomansimbi"
msgstr "Bukomansimbi"

#: i18n/states.php:1838
msgid "Bukedea"
msgstr "Bukedea"

#: i18n/states.php:1837
msgid "Buikwe"
msgstr "Buikwe"

#: i18n/states.php:1836
msgid "Buhweju"
msgstr "Buhweju"

#: i18n/states.php:1835
msgid "Bugweri"
msgstr "Bugweri"

#: i18n/states.php:1834
msgid "Bugiri"
msgstr "Bugiri"

#: i18n/states.php:1833
msgid "Bududa"
msgstr "Bududa"

#: i18n/states.php:1832
msgid "Budaka"
msgstr "Budaka"

#: i18n/states.php:1831
msgid "Arua"
msgstr "Arua"

#: i18n/states.php:1830
msgid "Apac"
msgstr "Apac"

#: i18n/states.php:1829
msgid "Amuru"
msgstr "Amuru"

#: i18n/states.php:1828
msgid "Amuria"
msgstr "Amuria"

#: i18n/states.php:1827
msgid "Amudat"
msgstr "Amudat"

#: i18n/states.php:1826
msgid "Amolatar"
msgstr "Amolatar"

#: i18n/states.php:1825
msgid "Alebtong"
msgstr "Alebtong"

#: i18n/states.php:1824
msgid "Agago"
msgstr "Agago"

#: i18n/states.php:1823
msgid "Adjumani"
msgstr "Adjumani"

#: i18n/states.php:1822
msgid "Abim"
msgstr "Abim"

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:38
msgid "woocommerce"
msgstr "woocommerce"

#. translators: 1: composer command. 2: plugin directory
#: packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php:122
#: packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php:140
msgid "Your installation of the WooCommerce Blocks feature plugin is incomplete. Please run %1$s within the %2$s directory."
msgstr "Your installation of the WooCommerce Blocks feature plugin is incomplete. Please run %1$s within the %2$s directory."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:75
msgid "Product variation attributes, if applicable."
msgstr "Product variation attributes, if applicable."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:314
msgid "Operator to compare product tags."
msgstr "Operator to compare product tags."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php:65
msgid "Category URL."
msgstr "Category URL."

#. translators: %1$s is the install command, %2$s is the build command, %3$s is
#. the watch command.
#: packages/woocommerce-blocks/src/Domain/Bootstrap.php:187
msgid "WooCommerce Blocks development mode requires files to be built. From the plugin 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 plugin directory, run %1$s to install dependencies, %2$s to build the files or %3$s to build the files and watch for changes."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:737
msgid "Import as meta data"
msgstr "Import as meta data"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:701
msgid "Tags (space separated)"
msgstr "Tags (space separated)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:700
msgid "Tags (comma separated)"
msgstr "Tags (comma separated)"

#: includes/admin/wc-admin-functions.php:511
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."

#. Translators: %d variation count.
#: includes/admin/wc-admin-functions.php:508
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:1919
msgid "WooCommerce Admin icon"
msgstr "WooCommerce Admin icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1917
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/class-wc-admin-setup-wizard.php:1916
#: includes/admin/class-wc-admin-setup-wizard.php:1920
#: src/Internal/Admin/Loader.php:464 src/Internal/Admin/Settings.php:248
msgid "WooCommerce Admin"
msgstr "WooCommerce Admin"

#: includes/admin/class-wc-admin-setup-wizard.php:1033
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/class-wc-admin-setup-wizard.php:1032
#: includes/admin/class-wc-admin-setup-wizard.php:1043
msgid "Did you know you can print shipping labels at home?"
msgstr "Did you know you can print shipping labels at home?"

#: includes/admin/settings/class-wc-settings-accounts.php:88
msgid "When creating an account, automatically generate an account username for the customer based on their name, surname or email"
msgstr "When creating an account, automatically generate an account username for the customer based on their name, surname or email"

#: includes/admin/settings/views/settings-tax.php:67
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:542
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/admin/views/html-admin-page-status-report.php:538
msgid "Database information:"
msgstr "Database information:"

#. Translators: %1$f: Table size, %2$f: Index size, %3$s Engine.
#: includes/admin/views/html-admin-page-status-report.php:517
#: includes/admin/views/html-admin-page-status-report.php:531
msgid "Data: %1$.2fMB + Index: %2$.2fMB + Engine %3$s"
msgstr "Data: %1$.2fMB + Index: %2$.2fMB + Engine %3$s"

#: includes/admin/views/html-admin-page-status-report.php:83
msgid "Unable to detect the REST API package."
msgstr "Unable to detect the REST API package."

#: includes/admin/views/html-admin-page-status-report.php:75
msgid "The WooCommerce REST API package running on your site."
msgstr "The WooCommerce REST API package running on your site."

#: includes/admin/views/html-admin-page-status-report.php:74
msgid "WooCommerce REST API package"
msgstr "WooCommerce REST API package"

#: includes/admin/class-wc-admin-assets.php:300
msgid "Generate coupon code"
msgstr "Generate coupon code"

#: includes/admin/meta-boxes/views/html-product-attribute.php:10
msgid "Drag and drop to set admin attribute order"
msgstr "Drag and drop to set admin attribute order"

#: includes/class-wc-install.php:811
msgid "Zero rate"
msgstr "Zero rate"

#: includes/class-wc-install.php:810
msgid "Reduced rate"
msgstr "Reduced rate"

#: includes/emails/class-wc-email-new-order.php:165
msgid "Congratulations on the sale."
msgstr "Congratulations on the sale."

#: includes/emails/class-wc-email-customer-invoice.php:115
#: includes/emails/class-wc-email-customer-processing-order.php:144
msgid "Thanks for using {site_url}!"
msgstr "Thanks for using {site_url}!"

#: includes/emails/class-wc-email-cancelled-order.php:187
#: includes/emails/class-wc-email-customer-invoice.php:224
#: includes/emails/class-wc-email-customer-refunded-order.php:280
#: includes/emails/class-wc-email-failed-order.php:185
#: includes/emails/class-wc-email-new-order.php:208
#: includes/emails/class-wc-email.php:743
msgid "Text to appear below the main email content."
msgstr "Text to appear below the main email content."

#: includes/emails/class-wc-email-cancelled-order.php:186
#: includes/emails/class-wc-email-customer-invoice.php:223
#: includes/emails/class-wc-email-customer-refunded-order.php:279
#: includes/emails/class-wc-email-failed-order.php:184
#: includes/emails/class-wc-email-new-order.php:207
#: includes/emails/class-wc-email.php:742
msgid "Additional content"
msgstr "Additional content"

#: includes/class-wc-countries.php:1471
msgid "Town / Village"
msgstr "Town / Village"

#: includes/class-wc-countries.php:926
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:61
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:350
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Postal code"
msgstr "Postcode"

#: includes/class-wc-tax.php:867 includes/class-wc-tax.php:905
msgid "Invalid field"
msgstr "Invalid field"

#: includes/class-wc-tax.php:834
msgid "Tax class slug already exists"
msgstr "Tax class slug already exists"

#: includes/class-wc-tax.php:813
msgid "Tax class requires a valid name"
msgstr "Tax class requires a valid name"

#. translators: 1: URL of WordPress.org Repository 2: URL of the GitHub
#. Repository release page
#: includes/class-woocommerce.php:976
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-ajax.php:1347
msgid "Order not editable"
msgstr "Order not editable"

#: includes/class-wc-api.php:91
msgid "The Rest API is unavailable."
msgstr "The Rest API is unavailable."

#: includes/wccom-site/class-wc-wccom-site-installer.php:450
#: includes/wccom-site/class-wc-wccom-site-installer.php:486
msgid "Unknown product filename."
msgstr "Unknown product filename."

#: includes/wccom-site/class-wc-wccom-site-installer.php:370
msgid "Could not find unpacked path."
msgstr "Could not find unpacked path."

#: includes/wccom-site/class-wc-wccom-site-installer.php:353
msgid "Could not find download path."
msgstr "Could not find download path."

#: includes/wccom-site/class-wc-wccom-site-installer.php:337
msgid "Could not find download url for the product."
msgstr "Could not find download URL for the product."

#: includes/wccom-site/class-wc-wccom-site-installer.php:317
msgid "Could not find product package."
msgstr "Could not find product package."

#: includes/wccom-site/class-wc-wccom-site-installer.php:311
msgid "Missing product subscription"
msgstr "Missing product subscription"

#: includes/wccom-site/class-wc-wccom-site-installer.php:298
msgid "Failed to retrieve product info from woocommerce.com"
msgstr "Failed to retrieve product info from woocommerce.com"

#: includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php:165
msgid "Invalid products in request body."
msgstr "Invalid products in request body."

#: includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php:131
msgid "Missing products in request body."
msgstr "Missing products in request body."

#: includes/admin/views/html-notice-wp-php-minimum-requirements.php:17
msgid "Learn how to upgrade"
msgstr "Learn how to upgrade"

#: includes/admin/meta-boxes/views/html-product-data-general.php:70
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."

#. translators: %s: Minimum WordPress version
#: includes/admin/class-wc-admin-notices.php:462
msgid "Update required: WooCommerce will soon require WordPress version %s or newer."
msgstr "Update required: WooCommerce will soon require WordPress version %s or newer."

#. translators: %s: Minimum PHP version
#: includes/admin/class-wc-admin-notices.php:456
msgid "Update required: WooCommerce will soon require PHP version %s or newer."
msgstr "Update required: WooCommerce will soon require PHP version %s or newer."

#. translators: 1: Minimum PHP version 2: Minimum WordPress version
#: includes/admin/class-wc-admin-notices.php:449
msgid "Update required: WooCommerce will soon require PHP version %1$s and WordPress version %2$s or newer."
msgstr "Update required: WooCommerce will soon require PHP version %1$s and WordPress version %2$s or newer."

#: includes/wc-order-functions.php:822
msgid "Order fully refunded."
msgstr "Order fully refunded."

#: includes/admin/class-wc-admin-settings.php:147
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?"

#: includes/class-wc-form-handler.php:147
msgid "Please enter a valid Eircode."
msgstr "Please enter a valid Eircode."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:148
msgid "There was a failure fetching this action"
msgstr "There was a failure fetching this action"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:250
msgid "&larr; Back to \"%s\" attributes"
msgstr "&larr; Back to \"%s\" attributes"

#: includes/admin/views/html-notice-regenerating-lookup-table.php:23
#: 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/admin/views/html-notice-regenerating-lookup-table.php:20
msgid "Product display, sorting, and reports may not be accurate until this finishes. It will take a few minutes and this notice will disappear when complete."
msgstr "Product display, sorting, and reports may not be accurate until this finishes. It will take a few minutes and this notice will disappear when complete."

#: includes/admin/notes/class-wc-notes-run-db-update.php:188
#: includes/admin/views/html-notice-regenerating-lookup-table.php:14
#: includes/admin/views/html-notice-updating.php:16
msgid "You can manually run queued updates here."
msgstr "You can manually run queued updates here."

#: includes/cli/class-wc-cli-update-command.php:73
msgid "Updating database"
msgstr "Updating database"

#. 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)"

#. 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"

#. translators: 1: action ID 2: hook name
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:155
msgid "Completed processing action %1$s with hook: %2$s"
msgstr "Completed processing action %1$s with hook: %2$s"

#. translators: %s php class name
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:33
#: packages/action-scheduler/classes/WP_CLI/ProgressBar.php:47
msgid "The %s class can only be run within WP CLI."
msgstr "The %s class can only be run within WP-CLI."

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:126
msgid "Newest Scheduled Date"
msgstr "Newest Scheduled Date"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:125
msgid "Oldest Scheduled Date"
msgstr "Oldest Scheduled Date"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:124
msgid "Count"
msgstr "Count"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:122
msgid "Action Status"
msgstr "Action Status"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:111
msgid "Action Scheduler"
msgstr "Action Scheduler"

#: includes/class-wc-form-handler.php:1101
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/class-wc-form-handler.php:1099
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."

#. Translators: %d stock amount
#: includes/class-wc-ajax.php:1568
msgid "Stock: %d"
msgstr "Stock: %d"

#. translators: %1$s: item name %2$s: stock change
#: includes/class-wc-ajax.php:1276
msgid "Deleted %1$s and adjusted stock (%2$s)"
msgstr "Deleted %1$s and adjusted stock (%2$s)"

#: includes/class-wc-ajax.php:1241
msgid "Invalid items"
msgstr "Invalid items"

#: includes/class-wc-ajax.php:1140
msgid "Invalid rate"
msgstr "Invalid rate"

#. translators: %s item name.
#: includes/class-wc-ajax.php:984
msgid "Added line items: %s"
msgstr "Added line items: %s"

#: includes/emails/class-wc-email-cancelled-order.php:59
msgid "[{site_title}]: Order #{order_number} has been cancelled"
msgstr "[{site_title}]: Order #{order_number} has been cancelled"

#: includes/admin/notes/class-wc-notes-run-db-update.php:132
#: includes/admin/views/html-notice-update.php:36
msgid "Learn more about updates"
msgstr "Learn more about updates"

#: includes/admin/notes/class-wc-notes-run-db-update.php:123
#: includes/admin/views/html-notice-update.php:33
msgid "Update WooCommerce Database"
msgstr "Update WooCommerce Database"

#. 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:154
#: 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:152
#: 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:150
#: includes/admin/views/html-notice-update.php:21
msgid "WooCommerce database update required"
msgstr "WooCommerce database update required"

#: includes/admin/views/html-bulk-edit-product.php:261
msgid "Decrease existing stock by:"
msgstr "Decrease existing stock by:"

#: includes/admin/views/html-bulk-edit-product.php:260
msgid "Increase existing stock by:"
msgstr "Increase existing stock by:"

#: includes/admin/views/html-notice-regenerating-lookup-table.php:14
#: includes/admin/views/html-notice-updating.php:16
msgid "View progress &rarr;"
msgstr "View progress &rarr;"

#: includes/admin/views/html-notice-regenerating-lookup-table.php:18
msgid "WooCommerce is updating product data in the background"
msgstr "WooCommerce is updating product data in the background"

#: includes/admin/notes/class-wc-notes-run-db-update.php:192
#: 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/admin/views/html-admin-page-status-report.php:757
msgid "Is your site connected to WooCommerce.com?"
msgstr "Is your site connected to WooCommerce.com?"

#: includes/admin/views/html-admin-page-status-report.php:660
msgid "Must Use Plugins"
msgstr "Must Use Plugins"

#: includes/admin/views/html-admin-page-status-report.php:636
msgid "Dropin Plugins"
msgstr "Dropin Plugins"

#: includes/admin/views/html-admin-page-status-report.php:623
msgid "Inactive plugins"
msgstr "Inactive plugins"

#: includes/admin/views/html-admin-page-status-report.php:64
msgid "Site address (URL)"
msgstr "Site address (URL)"

#: includes/admin/views/html-admin-page-status-report.php:59
msgid "WordPress address (URL)"
msgstr "WordPress address (URL)"

#: includes/admin/class-wc-admin.php:242
msgid "five star"
msgstr "five star"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:56
msgid "Start Import"
msgstr "Start Import"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:55
msgid "Create Product"
msgstr "Create Product"

#: includes/admin/class-wc-admin-assets.php:493
msgid "Dismiss this suggestion"
msgstr "Dismiss this suggestion"

#: includes/admin/class-wc-admin-assets.php:382
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."

#. translators: %s item name.
#: includes/admin/wc-admin-functions.php:434
msgid "Adjusted stock: %s"
msgstr "Adjusted stock: %s"

#: includes/admin/settings/class-wc-settings-accounts.php:127
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/settings/class-wc-settings-accounts.php:126
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-accounts.php:125
msgid "Personal data removal"
msgstr "Personal data removal"

#: includes/admin/settings/class-wc-settings-accounts.php:115
msgid "Remove access to downloads on request"
msgstr "Remove access to downloads on request"

#: includes/admin/settings/class-wc-settings-accounts.php:105
msgid "Remove personal data from orders on request"
msgstr "Remove personal data from orders on request"

#: includes/admin/settings/class-wc-settings-advanced.php:364
msgid "Leave this box unchecked if you do not want to see suggested extensions."
msgstr "Leave this box unticked if you do not want to see suggested extensions."

#: includes/admin/settings/class-wc-settings-advanced.php:363
msgid "Display suggestions within WooCommerce"
msgstr "Display suggestions within WooCommerce"

#: includes/admin/settings/class-wc-settings-advanced.php:362
msgid "Show Suggestions"
msgstr "Show Suggestions"

#: includes/admin/settings/class-wc-settings-advanced.php:359
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/settings/class-wc-settings-advanced.php:356
msgid "Marketplace suggestions"
msgstr "Marketplace suggestions"

#. Translators: %s URL to tracking info screen.
#: includes/admin/settings/class-wc-settings-advanced.php:344
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:342
msgid "Allow usage of WooCommerce to be tracked"
msgstr "Allow usage of WooCommerce to be tracked"

#: includes/admin/settings/class-wc-settings-advanced.php:341
msgid "Enable tracking"
msgstr "Enable tracking"

#: includes/admin/settings/class-wc-settings-advanced.php:338
msgid "Gathering usage data allows us to make WooCommerce better — your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense."
msgstr "Gathering usage data allows us to make WooCommerce better — your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense."

#: includes/admin/settings/class-wc-settings-advanced.php:335
msgid "Usage Tracking"
msgstr "Usage Tracking"

#: includes/admin/settings/class-wc-settings-advanced.php:330
msgid "WooCommerce.com Usage Tracking Documentation"
msgstr "WooCommerce.com Usage Tracking Documentation"

#: includes/admin/settings/class-wc-settings-advanced.php:44
msgid "WooCommerce.com"
msgstr "WooCommerce.com"

#: includes/admin/marketplace-suggestions/class-wc-marketplace-suggestions.php:49
msgctxt "Marketplace suggestions"
msgid "Get more options"
msgstr "Get more options"

#: includes/admin/class-wc-admin-assets.php:495
#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:27
msgid "Manage suggestions"
msgstr "Manage suggestions"

#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:26
msgid "Browse the Marketplace"
msgstr "Browse the Marketplace"

#: 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/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:1942
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:108
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:115
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Facebook for WooCommerce"
msgstr "Facebook for WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:1941
msgid "Facebook icon"
msgstr "Facebook icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1939
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/class-wc-admin-setup-wizard.php:1938
#: assets/client/admin/chunks/3215.js:1
#: assets/client/admin/wp-admin-scripts/marketing-coupons.js:2
msgid "Facebook"
msgstr "Facebook"

#: includes/admin/meta-boxes/views/html-order-items.php:342
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"

#: includes/admin/meta-boxes/views/html-order-item.php:121
#: includes/admin/meta-boxes/views/html-order-item.php:164
msgid "Before discount"
msgstr "Before discount"

#. translators: %s: discount amount
#: includes/admin/meta-boxes/views/html-order-item.php:108
msgid "%s discount"
msgstr "%s discount"

#: includes/admin/class-wc-admin-dashboard.php:46
msgid "WooCommerce Status"
msgstr "WooCommerce Status"

#: includes/wc-order-functions.php:829
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/wc-core-functions.php:635
msgid "Bol&iacute;var soberano"
msgstr "Bol&iacute;var soberano"

#: includes/wc-core-functions.php:594
msgid "Sol"
msgstr "Sol"

#: includes/wc-core-functions.php:335
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/Version2/class-wc-rest-system-status-tools-v2-controller.php:508
msgid "Lookup tables are regenerating"
msgstr "Lookup tables are regenerating"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:149
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/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:147
msgid "Product lookup tables"
msgstr "Product lookup tables"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:725
msgid "cURL installed but unable to retrieve version."
msgstr "cURL installed but unable to retrieve version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:378
msgid "Dropins & MU plugins."
msgstr "Dropins & MU plugins."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:369
msgid "Inactive plugins."
msgstr "Inactive plugins."

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:365
msgid "Limit result set to orders which have specific statuses."
msgstr "Limit result set to orders which have specific statuses."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:66
msgid "Number of terms in the attribute taxonomy."
msgstr "Number of terms in the attribute taxonomy."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:402
msgid "Determines if hidden or visible catalog products are shown."
msgstr "Determines if hidden or visible catalogue products are shown."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:383
msgid "Operator to compare product attribute terms."
msgstr "Operator to compare product attribute terms."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:276
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:296
msgid "Operator to compare product category terms."
msgstr "Operator to compare product category terms."

#: i18n/countries.php:259
msgid "Virgin Islands (US)"
msgstr "Virgin Islands (US)"

#: i18n/countries.php:258
msgid "Virgin Islands (British)"
msgstr "Virgin Islands (British)"

#: i18n/countries.php:146
msgid "North Macedonia"
msgstr "North Macedonia"

#: i18n/states.php:1960
msgid "Wake Island"
msgstr "Wake Island"

#: i18n/states.php:1959
msgid "Palmyra Atoll"
msgstr "Palmyra Atoll"

#: i18n/states.php:1958
msgid "Navassa Island"
msgstr "Navassa Island"

#: i18n/states.php:1956
msgid "Kingman Reef"
msgstr "Kingman Reef"

#: i18n/states.php:1955
msgid "Johnston Atoll"
msgstr "Johnston Atoll"

#: i18n/states.php:1954
msgid "Jarvis Island"
msgstr "Jarvis Island"

#: i18n/states.php:1953
msgid "Howland Island"
msgstr "Howland Island"

#: i18n/states.php:1952
msgid "Baker Island"
msgstr "Baker Island"

#. translators: %s opening and closing link tags respectively
#: templates/single-product-reviews.php:120
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."

#. translators: %1$s: Order number, %2$s: Customer full name.
#. translators: %1$s: Order number. %2$s: Customer full name
#: templates/emails/admin-cancelled-order.php:28
#: templates/emails/plain/admin-cancelled-order.php:25
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: Site title
#: templates/emails/customer-completed-order.php:29
#: templates/emails/plain/customer-completed-order.php:27
msgid "We have finished processing your order."
msgstr "We have finished processing your order."

#: templates/loop/orderby.php:24
msgid "Shop order"
msgstr "Shop order"

#: 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."

#. translators: %s: error message
#: includes/wc-rest-functions.php:117
msgid "Invalid image: %s"
msgstr "Invalid image: %s"

#: 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."

#. translators: %s: Order number
#: templates/emails/customer-processing-order.php:30
#: templates/emails/plain/customer-processing-order.php:27
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/admin/settings/class-wc-settings-accounts.php:35
msgid "account erasure request"
msgstr "account erasure request"

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:557
msgid "Default product category cannot be deleted."
msgstr "Default product category cannot be deleted."

#: includes/import/abstract-wc-product-importer.php:459
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:557
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:208
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:203
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:204
msgid "Update database"
msgstr "Update database"

#: includes/emails/class-wc-email-customer-invoice.php:71
msgid "Invoice for order #{order_number}"
msgstr "Invoice for order #{order_number}"

#: includes/class-wc-ajax.php:2022
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:22
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:22
msgid "Sorry to see you go."
msgstr "Sorry to see you go."

#: includes/admin/class-wc-admin-setup-wizard.php:2024
msgid "discounted shipping labels"
msgstr "discounted shipping labels"

#: includes/admin/class-wc-admin-setup-wizard.php:2020
msgid "automated taxes and discounted shipping labels"
msgstr "automated taxes and discounted shipping labels"

#: includes/admin/class-wc-admin-setup-wizard.php:2016
msgid "payment setup and discounted shipping labels"
msgstr "payment setup and discounted shipping labels"

#: includes/admin/class-wc-admin-customize.php:39
msgid "WooCommerce Endpoints"
msgstr "WooCommerce Endpoints"

#: 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"

#. translators: %1$s: Order ID. %2$s: Order date
#: templates/emails/plain/email-order-details.php:23
msgid "[Order #%1$s] (%2$s)"
msgstr "[Order #%1$s] (%2$s)"

#: templates/emails/customer-reset-password.php:32
#: templates/emails/plain/customer-reset-password.php:30
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/customer-reset-password.php:29
#: templates/emails/plain/customer-reset-password.php:27
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-refunded-order.php:230
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:35
#: templates/emails/plain/customer-refunded-order.php:31
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:32
#: templates/emails/plain/customer-refunded-order.php:28
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:226
msgid "Thanks!"
msgstr "Thanks!"

#: includes/emails/class-wc-email-customer-on-hold-order.php:142
msgid "We look forward to fulfilling your order soon."
msgstr "We look forward to fulfilling your order soon."

#: templates/emails/customer-on-hold-order.php:27
#: templates/emails/plain/customer-on-hold-order.php:26
msgid "Thanks for your order. It’s on-hold until we confirm that payment has been received. In the meantime, here’s a reminder of what you ordered:"
msgstr "Thanks for your order. It’s on-hold until we confirm that payment has been received. In the meantime, here’s a reminder of what you ordered:"

#: templates/emails/customer-note.php:33
#: 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/customer-note.php:29
#: 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:177
#: packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php:172
msgid "We look forward to seeing you soon."
msgstr "We look forward to seeing you soon."

#. translators: %1$s: Site title, %2$s: Username, %3$s: My account link
#: packages/woocommerce-blocks/templates/emails/customer-new-account-blocks.php:19
#: packages/woocommerce-blocks/templates/emails/plain/customer-new-account-blocks.php:21
#: templates/emails/customer-new-account.php:25
#: templates/emails/plain/customer-new-account.php:27
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: %s Order date
#. translators: %s: Order date
#: templates/emails/customer-invoice.php:55
#: templates/emails/plain/customer-invoice.php:39
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 Order pay link
#. translators: %1$s: Site title, %2$s: Order pay link
#: templates/emails/customer-invoice.php:38
#: templates/emails/plain/customer-invoice.php:31
msgid "An order has been created for you on %1$s. Your invoice is 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 invoice is below, with a link to make payment when you’re ready: %2$s"

#: includes/emails/class-wc-email-customer-completed-order.php:140
msgid "Thanks for shopping with us."
msgstr "Thanks for shopping with us."

#. translators: %s: Customer username
#. translators: %s = merchant name
#. translators: %s: Customer first name
#: packages/woocommerce-blocks/templates/emails/plain/customer-new-account-blocks.php:19
#: src/Internal/Admin/Notes/EmailNotification.php:209
#: templates/emails/customer-completed-order.php:28
#: templates/emails/customer-invoice.php:30
#: templates/emails/customer-new-account.php:23
#: templates/emails/customer-note.php:28
#: templates/emails/customer-on-hold-order.php:26
#: templates/emails/customer-processing-order.php:28
#: templates/emails/customer-refunded-order.php:26
#: templates/emails/customer-reset-password.php:27
#: templates/emails/plain/customer-completed-order.php:25
#: templates/emails/plain/customer-invoice.php:25
#: templates/emails/plain/customer-new-account.php:25
#: templates/emails/plain/customer-note.php:25
#: templates/emails/plain/customer-on-hold-order.php:25
#: templates/emails/plain/customer-processing-order.php:25
#: templates/emails/plain/customer-refunded-order.php:25
#: templates/emails/plain/customer-reset-password.php:25
msgid "Hi %s,"
msgstr "Hi %s,"

#. translators: %s: Customer billing full name
#: templates/emails/admin-new-order.php:26
#: templates/emails/plain/admin-new-order.php:25
msgid "You’ve received the following order from %s:"
msgstr "You’ve received the following order from %s:"

#: includes/emails/class-wc-email-failed-order.php:142
msgid "Hopefully they’ll be back. Read more about <a href=\"https://docs.woocommerce.com/document/managing-orders/\">troubleshooting failed payments</a>."
msgstr "Hopefully they’ll be back. Read more about <a href=\"https://docs.woocommerce.com/document/managing-orders/\">troubleshooting failed payments</a>."

#: includes/emails/class-wc-email-cancelled-order.php:144
#: includes/emails/class-wc-email-customer-note.php:160
#: includes/emails/class-wc-email-customer-reset-password.php:171
msgid "Thanks for reading."
msgstr "Thanks for reading."

#. Translators: $s shipping destination.
#: templates/cart/cart-shipping.php:71
msgid "Enter a different address"
msgstr "Enter a different address"

#. Translators: $s shipping destination.
#: templates/cart/cart-shipping.php:70
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."

#. Translators: $s shipping destination.
#: templates/cart/cart-shipping.php:52
msgid "Change address"
msgstr "Change address"

#: includes/wc-template-functions.php:1474
msgid "Sort by latest"
msgstr "Sort by latest"

#: includes/wc-stock-functions.php:302
msgid "Stock levels increased:"
msgstr "Stock levels increased:"

#. translators: %s item name.
#: includes/wc-stock-functions.php:291
msgid "Unable to restore stock for item %s."
msgstr "Unable to restore stock for item %s."

#: includes/wc-stock-functions.php:248
msgid "Stock levels reduced:"
msgstr "Stock levels reduced:"

#. translators: %s item name.
#: includes/wc-stock-functions.php:193
msgid "Unable to reduce stock for item %s."
msgstr "Unable to reduce stock for item %s."

#. 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:14
msgid "Action Group"
msgstr "Action Group"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:42
msgid "No actions found in trash"
msgstr "No actions found in bin"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:41
msgid "No actions found"
msgstr "No actions found"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:40
msgid "Search Scheduled Actions"
msgstr "Search Scheduled Actions"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:38
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:39
msgid "View Action"
msgstr "View Action"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:37
msgid "New Scheduled Action"
msgstr "New Scheduled Action"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:36
msgid "Edit Scheduled Action"
msgstr "Edit Scheduled Action"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:34
msgid "Add New Scheduled Action"
msgstr "Add New Scheduled Action"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:32
msgctxt "Admin menu name"
msgid "Scheduled Actions"
msgstr "Scheduled Actions"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:31
msgid "Scheduled Action"
msgstr "Scheduled Action"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:20
msgid "Scheduled actions are hooks triggered on a cetain date and time."
msgstr "Scheduled actions are hooks triggered on a cetain date and time."

#. translators: %s: count
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:53
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:51
msgctxt "post"
msgid "In-Progress"
msgstr "In-Progress"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:36
msgctxt "post"
msgid "Failed"
msgstr "Failed"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:870
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:904
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:878
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:852
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:824
msgid "Unable to unlock claim %s. Database error."
msgstr "Unable to unlock claim %s. Database error."

#. translators: %s: group name
#. translators: %s is the group name
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:663
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:717
msgid "The group \"%s\" does not exist."
msgstr "The group \"%s\" does not exist."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:683
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:696
msgid "Unable to claim actions. Database error."
msgstr "Unable to claim actions. Database error."

#. translators: %s: action ID
#. translators: %s is the action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:451
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:543
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:574
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:797
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:840
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:515
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:534
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:564
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:974
msgid "Unidentified action %s"
msgstr "Unidentified action %s"

#: 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
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:86
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:49
#: packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44
msgid "Error saving action: %s"
msgstr "Error saving action: %s"

#. translators: %d refers to the total number of taskes completed
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:183
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:166
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:147
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 taks were found to run
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:130
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:137
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:170
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:138
msgid "Started processing action %s"
msgstr "Started processing action %s"

#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:113
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:93
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:61
msgid "There are too many concurrent batches."
msgstr "There are too many concurrent batches."

#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:59
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:381
msgid "Canceled"
msgstr "Canceled"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:380
msgid "Failed"
msgstr "Failed"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:379
msgid "In-progress"
msgstr "In-progress"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:378
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:192
msgid "Every minute"
msgstr "Every minute"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:131
msgid "action ignored"
msgstr "action ignored"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:123
msgid "action reset"
msgstr "action reset"

#. translators: 1: error message 2: filename 3: line
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:118
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: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:105
msgid "action failed: %s"
msgstr "action failed: %s"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:94
msgid "action complete"
msgstr "action complete"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:84
msgid "action started"
msgstr "action started"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:76
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:142
msgid "action canceled"
msgstr "action canceled"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:72
msgid "action created"
msgstr "action created"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:634
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:484
msgid " (%s)"
msgstr " (%s)"

#. translators: %s: date interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:481
msgid " (%s ago)"
msgstr " (%s ago)"

#. translators: 1: action HTML 2: action ID 3: error message
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:435
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: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:429
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:425
msgid "Successfully canceled action: %s"
msgstr "Successfully canceled action: %s"

#. translators: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:421
msgid "Successfully executed action: %s"
msgstr "Successfully executed action: %s"

#. translators: %s: amount of claims
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:380
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."

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:266
msgid "Non-repeating"
msgstr "Non-repeating"

#. translators: %s: time interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:260
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
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:169
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: amount of time
#: 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:149
#: 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:147
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:100
msgid "Recurrence"
msgstr "Recurrence"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:146
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:99
msgid "Group"
msgstr "Group"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:145
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:98
msgid "Arguments"
msgstr "Arguments"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:143
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:96
msgid "Hook"
msgstr "Hook"

#. 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"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:60
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:75
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:76
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:89
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:19
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:30
msgid "Scheduled Actions"
msgstr "Scheduled Actions"

#: includes/emails/class-wc-email-new-order.php:76
msgid "New Order: #{order_number}"
msgstr "New Order: #{order_number}"

#: includes/emails/class-wc-email-failed-order.php:68
msgid "Order Failed: #{order_number}"
msgstr "Order Failed: #{order_number}"

#: includes/emails/class-wc-email-failed-order.php:58
msgid "[{site_title}]: Order #{order_number} has failed"
msgstr "[{site_title}]: Order #{order_number} has failed"

#: includes/emails/class-wc-email-customer-reset-password.php:92
msgid "Password Reset Request"
msgstr "Password Reset Request"

#: includes/emails/class-wc-email-customer-reset-password.php:82
msgid "Password Reset Request for {site_title}"
msgstr "Password Reset Request for {site_title}"

#: includes/emails/class-wc-email-customer-refunded-order.php:89
msgid "Order Refunded: {order_number}"
msgstr "Order Refunded: {order_number}"

#: includes/emails/class-wc-email-customer-refunded-order.php:87
msgid "Partial Refund: Order {order_number}"
msgstr "Partial Refund: Order {order_number}"

#: includes/emails/class-wc-email-customer-on-hold-order.php:57
#: includes/emails/class-wc-email-customer-processing-order.php:59
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:83
#: packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php:74
msgid "Your {site_title} account has been created!"
msgstr "Your {site_title} account has been created!"

#: includes/emails/class-wc-email-customer-invoice.php:58
msgid "Your latest {site_title} invoice"
msgstr "Your latest {site_title} invoice"

#: includes/emails/class-wc-email-customer-invoice.php:56
msgid "Invoice for order #{order_number} on {site_title}"
msgstr "Invoice for order #{order_number} on {site_title}"

#: includes/emails/class-wc-email-customer-completed-order.php:92
msgid "Thanks for shopping with us"
msgstr "Thanks for shopping with us"

#: includes/emails/class-wc-email-customer-completed-order.php:82
msgid "Your {site_title} order is now complete"
msgstr "Your {site_title} order is now complete"

#: includes/emails/class-wc-email-cancelled-order.php:69
msgid "Order Cancelled: #{order_number}"
msgstr "Order Cancelled: #{order_number}"

#. translators: 1: error message 2: file name and path 3: line number
#: includes/class-woocommerce.php:257
msgid "%1$s in %2$s on line %3$s"
msgstr "%1$s in %2$s on line %3$s"

#: includes/class-wc-privacy.php:66 includes/class-wc-privacy.php:72
msgid "WooCommerce Customer Payment Tokens"
msgstr "WooCommerce Customer Payment Tokens"

#: includes/class-wc-privacy.php:65 includes/class-wc-privacy.php:71
msgid "WooCommerce Customer Downloads"
msgstr "WooCommerce Customer Downloads"

#: includes/class-wc-privacy.php:64 includes/class-wc-privacy.php:70
msgid "WooCommerce Customer Orders"
msgstr "WooCommerce Customer Orders"

#: includes/class-wc-privacy.php:63 includes/class-wc-privacy.php:69
msgid "WooCommerce Customer Data"
msgstr "WooCommerce Customer Data"

#. translators: %1$s: field name, %2$s finder.eircode.ie URL
#: includes/class-wc-checkout.php:786
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>."

#. translators: 1: product name 2: quantity in stock
#: includes/class-wc-cart.php:791
#: includes/shortcodes/class-wc-shortcode-checkout.php:165
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."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1637
msgid "Shipping instance ID."
msgstr "Shipping instance ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:174
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-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/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:193
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:117
msgid "Amount of orders."
msgstr "Amount of orders."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:111
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-product-variations-controller.php:871
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1438
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:344
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-variations-controller.php:585
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1045
msgid "Controls the stock status of the product."
msgstr "Controls the stock status of the product."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1885
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2362
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:759
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1842
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:532
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:981
msgid "File ID."
msgstr "File ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:500
msgid "Variation status."
msgstr "Variation status."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1052
msgid "Invalid review ID."
msgstr "Invalid review ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1018
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:1010
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:1004
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:996
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:989
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:943
msgid "Limit response to reviews published before a given ISO8601 compliant date."
msgstr "Limit response to reviews published before a given ISO8601 compliant date."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:145
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/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:916
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:144
msgid "Avatar URLs for the object reviewer."
msgstr "Avatar URLs for the object reviewer."

#. translators: %d: avatar image size in pixels
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:909
#: packages/woocommerce-blocks/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:863
msgid "Status of the review."
msgstr "Status of the review."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:846
#: packages/woocommerce-blocks/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:646
msgid "The object cannot be deleted."
msgstr "The object cannot be deleted."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:637
msgid "The object has already been trashed."
msgstr "The object has already been binned."

#. translators: %s: force=true
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:633
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:562
msgid "Updating review failed."
msgstr "Updating review failed."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:385
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:548
msgid "Invalid review content."
msgstr "Invalid review content."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:540
msgid "Updating review status failed."
msgstr "Updating review status failed."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:521
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:410
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:556
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:365
msgid "Cannot create existing product review."
msgstr "Cannot create existing product review."

#: 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
msgid "Supported features for this payment gateway."
msgstr "Supported features for this payment gateway."

#: 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
msgid "Order note author."
msgstr "Order note author."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:212
msgid "Full name of currency."
msgstr "Full name of currency."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:132
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:72
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:206
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:350
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:344
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:335
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:232
msgid "Full name of state."
msgstr "Full name of state."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:319
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:216
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:313
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:307
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:210
msgid "Full name of country."
msgstr "Full name of country."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:301
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:295
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:289
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:283
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:277
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:63
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:204
msgid "ISO3166 alpha-2 country code."
msgstr "ISO3166 alpha-2 country code."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:267
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:261
msgid "Full name of continent."
msgstr "Full name of continent."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:137
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:63
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:255
msgid "2 character continent code."
msgstr "2 character continent code."

#: includes/admin/views/html-notice-template-check.php:27
msgid "View affected templates"
msgstr "View affected templates"

#: includes/admin/views/html-notice-template-check.php:22
msgid "If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again."
msgstr "If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again."

#: includes/admin/views/html-notice-template-check.php:21
msgid "Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version."
msgstr "Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version."

#. translators: %s: theme name
#: includes/admin/views/html-notice-template-check.php:19
msgid "<strong>Your theme (%s) contains outdated copies of some WooCommerce template files.</strong> These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:"
msgstr "<strong>Your theme (%s) contains outdated copies of some WooCommerce template files.</strong> These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:"

#: includes/admin/views/html-admin-page-product-export.php:64
msgid "Export all categories"
msgstr "Export all categories"

#: includes/admin/views/html-admin-page-product-export.php:61
msgid "Which product category should be exported?"
msgstr "Which product category should be exported?"

#: includes/admin/settings/class-wc-settings-products.php:93
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/settings/class-wc-settings-products.php:92
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:86
msgid "Placeholder image"
msgstr "Placeholder image"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:214
msgid "The \"%s\" payment method is currently disabled"
msgstr "The \"%s\" payment method is currently disabled"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:211
msgid "The \"%s\" payment method is currently enabled"
msgstr "The \"%s\" payment method is currently enabled"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:204
msgid "Set up the \"%s\" payment method"
msgstr "Set up the \"%s\" payment method"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:193
msgid "Manage the \"%s\" payment method"
msgstr "Manage the \"%s\" payment method"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:175
#: assets/client/admin/chunks/customizable-dashboard.js:1
msgid "Move down"
msgstr "Move down"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:175
msgid "Move the \"%s\" payment method down"
msgstr "Move the \"%s\" payment method down"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:174
#: assets/client/admin/chunks/customizable-dashboard.js:1
msgid "Move up"
msgstr "Move up"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:174
msgid "Move the \"%s\" payment method up"
msgstr "Move the \"%s\" payment method up"

#. Translators: %s URL to erasure request screen.
#: includes/admin/settings/class-wc-settings-accounts.php:117
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?"

#. Translators: %s URL to erasure request screen.
#: includes/admin/settings/class-wc-settings-accounts.php:107
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?"

#: includes/admin/meta-boxes/views/html-variation-admin.php:189
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."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:513
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:684
#: includes/export/class-wc-product-csv-exporter.php:120
msgid "Low stock amount"
msgstr "Low stock amount"

#: includes/admin/class-wc-admin-setup-wizard.php:1438
msgid "Set up PayPal for me using this email:"
msgstr "Set up PayPal for me using this email:"

#: includes/admin/class-wc-admin-setup-wizard.php:1430
msgid "WooCommerce PayPal Checkout Gateway"
msgstr "WooCommerce PayPal Checkout Gateway"

#: includes/admin/class-wc-admin-setup-wizard.php:1412
msgid "Set up Stripe for me using this email:"
msgstr "Set up Stripe for me using this email:"

#. translators: %1$s: weight unit dropdown, %2$s: dimension unit dropdown
#: includes/admin/class-wc-admin-setup-wizard.php:1131
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:1049
msgid "ShipStation"
msgstr "ShipStation"

#: includes/admin/class-wc-admin-setup-wizard.php:1046
msgid "ShipStation icon"
msgstr "ShipStation icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1044
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/class-wc-admin-setup-wizard.php:1035
msgid "WooCommerce Services icon"
msgstr "WooCommerce Services icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1116
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."

#. translators: %1$s: live rates tooltip text, %2$s: shipping extensions URL
#: includes/admin/class-wc-admin-setup-wizard.php:1104
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>."

#. translators: %s: country name including the 'the' prefix if needed
#: includes/admin/class-wc-admin-setup-wizard.php:1011
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."

#: includes/admin/class-wc-admin-setup-wizard.php:986
msgid "Yards"
msgstr "Yards"

#: includes/admin/class-wc-admin-setup-wizard.php:985
msgid "Inches"
msgstr "Inches"

#: includes/admin/class-wc-admin-setup-wizard.php:984
msgid "Millimeters"
msgstr "Millimeters"

#: includes/admin/class-wc-admin-setup-wizard.php:983
msgid "Centimeters"
msgstr "Centimeters"

#: includes/admin/class-wc-admin-setup-wizard.php:982
msgid "Meters"
msgstr "Meters"

#: includes/admin/class-wc-admin-setup-wizard.php:961
msgid "Ounces"
msgstr "Ounces"

#: includes/admin/class-wc-admin-setup-wizard.php:960
msgid "Pounds"
msgstr "Pounds"

#: includes/admin/class-wc-admin-setup-wizard.php:959
msgid "Grams"
msgstr "Grams"

#: includes/admin/class-wc-admin-setup-wizard.php:958
msgid "Kilograms"
msgstr "Kilograms"

#: includes/admin/class-wc-admin-settings.php:146
msgid "Item moved down"
msgstr "Item moved down"

#: includes/admin/class-wc-admin-settings.php:145
msgid "Item moved up"
msgstr "Item moved up"

#: includes/admin/class-wc-admin-assets.php:323
msgid "You may need to manually restore the item's stock."
msgstr "You may need to manually restore the item's stock."

#: includes/admin/class-wc-admin-assets.php:311
msgid "Are you sure you want to remove the selected items?"
msgstr "Are you sure you want to remove the selected items?"

#: i18n/states.php:1498
msgid "Alto Paraguay"
msgstr "Alto Paraguay"

#: i18n/states.php:1497
msgid "Presidente Hayes"
msgstr "Presidente Hayes"

#: i18n/states.php:1495
msgid "Amambay"
msgstr "Amambay"

#: i18n/states.php:615 i18n/states.php:1493 i18n/states.php:2081
msgid "Central"
msgstr "Central"

#: i18n/states.php:1485
msgid "Cordillera"
msgstr "Cordillera"

#: i18n/states.php:1484
msgid "San Pedro"
msgstr "San Pedro"

#: i18n/states.php:942
msgid "Sud Sardegna"
msgstr "Sud Sardegna"

#: includes/class-wc-countries.php:673
msgid "Apartment, suite, unit, etc."
msgstr "Flat, suite, unit, etc."

#. 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."

#. Translators: %d parent ID.
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:248
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:195
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?"

#. translators: %d: shipping package number
#: includes/wc-cart-functions.php:232
msgctxt "shipping packages"
msgid "Shipping %d"
msgstr "Shipping %d"

#: 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:257
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:38
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"

#: templates/checkout/form-coupon.php:31
msgid "If you have a coupon code, please apply it below."
msgstr "If you have a coupon code, please apply it below."

#: includes/wc-template-functions.php:942
msgid "terms and conditions"
msgstr "terms and conditions"

#: includes/wc-template-functions.php:941
msgid "privacy policy"
msgstr "privacy policy"

#: includes/wc-core-functions.php:631
msgid "United States (US) dollar"
msgstr "United States (US) dollar"

#. 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"

#: includes/gateways/paypal/includes/settings-paypal.php:94
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: %s: URL
#: includes/gateways/paypal/includes/settings-paypal.php:58
msgid "Log PayPal events, such as IPN requests, inside %s 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, inside %s Note: this may log personal information. We recommend using this for debugging purposes only and deleting the logs when finished."

#. translators: %s: Link to WC system status page
#: includes/gateways/paypal/class-wc-gateway-paypal.php:47
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:249
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:249
msgid "%1$s &ndash; %2$s"
msgstr "%1$s &ndash; %2$s"

#. Translators: %1$s shipping method title, %2$s shipping method id.
#: includes/gateways/cod/class-wc-gateway-cod.php:246
msgid "%1$s (#%2$s)"
msgstr "%1$s (#%2$s)"

#. Translators: %1$s shipping method name.
#: includes/gateways/cod/class-wc-gateway-cod.php:231
msgid "Any &quot;%1$s&quot; method"
msgstr "Any &quot;%1$s&quot; method"

#: includes/gateways/cheque/class-wc-gateway-cheque.php:32
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/gateways/bacs/class-wc-gateway-bacs.php:132
msgid "Account details:"
msgstr "Account details:"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:40
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/data-stores/class-wc-data-store-wp.php:553
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:830
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:805
msgid "%s page"
msgstr "%s page"

#: includes/customizer/class-wc-shop-customizer.php:790
msgid "No page set"
msgstr "No page set"

#: includes/customizer/class-wc-shop-customizer.php:758
msgid "Highlight required fields with an asterisk"
msgstr "Highlight required fields with an asterisk"

#. translators: %s terms and conditions page name and link
#: includes/customizer/class-wc-shop-customizer.php:734
#: includes/wc-template-functions.php:833
msgid "I have read and agree to the website %s"
msgstr "I have read and agree to the website %s"

#: includes/customizer/class-wc-shop-customizer.php:712
msgid "Required"
msgstr "Required"

#. Translators: %s field name.
#: includes/customizer/class-wc-shop-customizer.php:705
msgid "%s field"
msgstr "%s field"

#: includes/customizer/class-wc-shop-customizer.php:681
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/class-wc-privacy.php:127
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:126
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/class-wc-privacy.php:124
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:121
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:119
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:117
msgid "What we share with others"
msgstr "What we share with others"

#: includes/class-wc-privacy.php:116
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:114
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:113
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:111
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:110
msgid "Who on our team has access"
msgstr "Who on our team has access"

#: includes/class-wc-privacy.php:109
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:108
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:107
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:105
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:104
msgid "Improve our store offerings"
msgstr "Improve our store offerings"

#: includes/class-wc-privacy.php:103
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:102
msgid "Set up your account for our store"
msgstr "Set up your account for our store"

#: includes/class-wc-privacy.php:101
msgid "Process payments and prevent fraud"
msgstr "Process payments and prevent fraud"

#: includes/class-wc-privacy.php:100
msgid "Respond to your requests, including refunds and complaints"
msgstr "Respond to your requests, including refunds and complaints"

#: includes/class-wc-privacy.php:99
msgid "Send you information about your account and order"
msgstr "Send you information about your account and order"

#: includes/class-wc-privacy.php:97
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:95
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:93
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:91
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:90
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:89
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:87
msgid "While you visit our site, we’ll track:"
msgstr "While you visit our site, we’ll track:"

#: includes/class-wc-privacy.php:86
msgid "What we collect and store"
msgstr "What we collect and store"

#: includes/class-wc-privacy.php:85
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:83
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:428
msgid "Token"
msgstr "Token"

#: includes/class-wc-privacy-exporters.php:423
msgid "Payment Tokens"
msgstr "Payment Tokens"

#: 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: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
#: 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/admin/importers/class-wc-product-csv-importer-controller.php:718
#: includes/class-wc-privacy-exporters.php:142
#: includes/class-wc-privacy-exporters.php:347
msgid "Download ID"
msgstr "Download ID"

#. 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"

#: includes/class-wc-privacy-exporters.php:31
msgid "Customer Data"
msgstr "Customer Data"

#. 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:354
msgid "Personal data removed."
msgstr "Personal data removed."

#: 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\""

#: 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/class-wc-order.php:409
msgid "Error during status transition."
msgstr "Error during status transition."

#: includes/class-wc-order.php:347
msgid "Update status event failed."
msgstr "Update status event failed."

#: includes/class-wc-order.php:141
msgid "Payment complete event failed."
msgstr "Payment complete event failed."

#. translators: user role
#: includes/class-wc-install.php:1514
msgctxt "User role"
msgid "Shop manager"
msgstr "Shop manager"

#. translators: user role
#: includes/class-wc-install.php:1512
msgctxt "User role"
msgid "Customer"
msgstr "Customer"

#: includes/class-wc-frontend-scripts.php:553
#: includes/wc-template-functions.php:2774
msgid "optional"
msgstr "optional"

#: includes/class-wc-form-handler.php:270
#: templates/myaccount/form-edit-account.php:37
msgid "Display name"
msgstr "Display name"

#: includes/class-wc-form-handler.php:261
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:809
msgctxt "display name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: includes/class-wc-checkout.php:1191
msgid "Unable to create order."
msgstr "Unable to create order."

#: includes/class-wc-checkout.php:855 includes/class-wc-form-handler.php:412
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:174 includes/class-wc-emails.php:72
#: includes/class-wc-payment-gateways.php:63 includes/class-wc-shipping.php:88
#: includes/class-woocommerce.php:155
#: 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:167 includes/class-wc-emails.php:63
#: includes/class-wc-payment-gateways.php:54 includes/class-wc-shipping.php:79
#: includes/class-woocommerce.php:146
msgid "Cloning is forbidden."
msgstr "Cloning is forbidden."

#. translators: %1$s: product name. %2$s product permalink
#: includes/class-wc-cart-session.php:182
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>."

#. translators: %d: amount of sessions
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:527
msgid "Deleted all active sessions, and %d saved carts."
msgstr "Deleted all active sessions, and %d saved baskets."

#. translators: %d: amount of permissions
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:501
msgid "%d permissions deleted"
msgstr "%d permissions deleted"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:167
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-system-status-tools-v2-controller.php:144
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:143
msgid "Clean up download permissions"
msgstr "Clean up download permissions"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:142
msgid "Used-up download permissions"
msgstr "Used-up download permissions"

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2342
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/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:159
msgid "Parent product does not match current variation."
msgstr "Parent product does not match current variation."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:395
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:82
msgid "Order total formatted for locale"
msgstr "Order total formatted for locale"

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:70
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:64
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:58
msgid "Blog id of the record on the multisite."
msgstr "Blog ID of the record on the multisite."

#. translators: %s: documentation URL
#: includes/admin/views/html-notice-secure-connection.php:18
msgid "Your store does not appear to be using a secure connection. We highly recommend serving your entire website over an HTTPS connection to help keep customer data secure. <a href=\"%s\">Learn more here.</a>"
msgstr "Your store does not appear to be using a secure connection. We highly recommend serving your entire website over an HTTPS connection to help keep customer data secure. <a href=\"%s\">Learn more here.</a>"

#: includes/admin/views/html-admin-page-status-report.php:770
msgid "WooCommerce pages"
msgstr "WooCommerce pages"

#: includes/admin/views/html-admin-page-status-report.php:469
msgid "WooCommerce database version"
msgstr "WooCommerce database version"

#: includes/admin/views/html-admin-page-status-report.php:257
msgid "We recommend using PHP version 7.2 or above for greater performance and security."
msgstr "We recommend using PHP version 7.2 or above for greater performance and security."

#: includes/admin/views/html-admin-page-status-report.php:255
msgid "WooCommerce will run under this version of PHP, however, it has reached end of life. We recommend using PHP version 7.2 or above for greater performance and security."
msgstr "WooCommerce will run under this version of PHP, however, it has reached end of life. We recommend using PHP version 7.2 or above for greater performance and security."

#: includes/admin/views/html-admin-page-status-report.php:253
msgid "WooCommerce will run under this version of PHP, however, some features such as geolocation are not compatible. Support for this version will be dropped in the next major release. We recommend using PHP version 7.2 or above for greater performance and security."
msgstr "WooCommerce will run under this version of PHP, however, some features such as geolocation are not compatible. Support for this version will be dropped in the next major release. We recommend using PHP version 7.2 or above for greater performance and security."

#: includes/admin/views/html-admin-page-status-report.php:218
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:217
msgid "External object cache"
msgstr "External object cache"

#: includes/admin/views/html-admin-page-status-report.php:201
msgid "WordPress cron"
msgstr "WordPress cron"

#: includes/admin/views/html-admin-page-status-report.php:190
msgid "WordPress debug mode"
msgstr "WordPress debug mode"

#: includes/admin/views/html-admin-page-status-report.php:176
msgid "WordPress memory limit"
msgstr "WordPress memory limit"

#: includes/admin/views/html-admin-page-status-report.php:171
msgid "WordPress multisite"
msgstr "WordPress multisite"

#. Translators: %1$s: Current version, %2$s: New version
#: includes/admin/views/html-admin-page-status-report.php:163
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:143
msgid "WordPress version"
msgstr "WordPress version"

#: includes/admin/views/html-admin-page-status-report.php:69
msgid "WooCommerce version"
msgstr "WooCommerce version"

#: includes/admin/settings/class-wc-settings-payment-gateways.php:28
msgctxt "Settings tab label"
msgid "Payments"
msgstr "Payments"

#: includes/admin/settings/class-wc-settings-general.php:194
msgid "Enable coupons"
msgstr "Enable coupons"

#: includes/admin/settings/class-wc-settings-general.php:190
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:186
msgid "Enable tax rates and calculations"
msgstr "Enable tax rates and calculations"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-emails.php:351
#: includes/admin/settings/class-wc-settings-payment-gateways.php:193
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Manage"
msgstr "Manage"

#: includes/admin/settings/class-wc-settings-advanced.php:396
msgid "Enable the legacy REST API"
msgstr "Enable the legacy REST API"

#: includes/admin/settings/class-wc-settings-advanced.php:231
msgid "Account endpoints"
msgstr "Account endpoints"

#: includes/admin/settings/class-wc-settings-advanced.php:148
msgid "Secure checkout"
msgstr "Secure checkout"

#: includes/admin/settings/class-wc-settings-advanced.php:43
#: includes/admin/settings/class-wc-settings-advanced.php:395
msgid "Legacy API"
msgstr "Legacy API"

#: includes/admin/settings/class-wc-settings-accounts.php:216
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:215
msgid "Retain completed orders"
msgstr "Retain completed orders"

#: includes/admin/settings/class-wc-settings-accounts.php:207
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:206
msgid "Retain cancelled orders"
msgstr "Retain cancelled orders"

#: includes/admin/settings/class-wc-settings-accounts.php:198
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:197
msgid "Retain failed orders"
msgstr "Retain failed orders"

#: includes/admin/settings/class-wc-settings-accounts.php:189
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:188
msgid "Retain pending orders "
msgstr "Retain pending orders "

#: includes/admin/settings/class-wc-settings-accounts.php:177
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:176
msgid "Retain inactive accounts "
msgstr "Retain inactive accounts "

#: includes/admin/settings/class-wc-settings-accounts.php:171
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:170
msgid "Personal data retention"
msgstr "Personal data retention"

#. translators: %s privacy policy page name and link
#: includes/admin/settings/class-wc-settings-accounts.php:161
#: includes/customizer/class-wc-shop-customizer.php:746
#: includes/wc-template-functions.php:849
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."

#: includes/admin/settings/class-wc-settings-accounts.php:158
#: includes/customizer/class-wc-shop-customizer.php:818
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:157
msgid "Checkout privacy policy"
msgstr "Checkout privacy policy"

#. translators: %s privacy policy page name and link
#: includes/admin/settings/class-wc-settings-accounts.php:151
#: includes/wc-template-functions.php:853
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:148
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:147
msgid "Registration privacy policy"
msgstr "Registration privacy policy"

#: includes/admin/settings/class-wc-settings-accounts.php:36
msgid "privacy page"
msgstr "privacy page"

#. translators: %s: privacy page link.
#: includes/admin/settings/class-wc-settings-accounts.php:143
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:139
#: includes/customizer/class-wc-shop-customizer.php:767
#: includes/customizer/class-wc-shop-customizer.php:817
msgid "Privacy policy"
msgstr "Privacy policy"

#. translators: %d: orders count
#. translators: %s: orders count
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:602
#: src/Internal/Admin/Orders/ListTable.php:1046
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/settings/class-wc-settings-accounts.php:104
msgid "Account erasure requests"
msgstr "Account erasure requests"

#: includes/admin/settings/class-wc-settings-accounts.php:80
msgid "Allow customers to create an account on the \"My account\" page"
msgstr "Allow customers to create an account on the \"My account\" page"

#: includes/admin/settings/class-wc-settings-accounts.php:72
msgid "Allow customers to create an account during checkout"
msgstr "Allow customers to create an account during checkout"

#: includes/admin/settings/class-wc-settings-accounts.php:63
msgid "Allow customers to log into an existing account during checkout"
msgstr "Allow customers to log into an existing account during checkout"

#: includes/admin/settings/class-wc-settings-accounts.php:54
msgid "Allow customers to place orders without an account"
msgstr "Allow customers to place orders without an account"

#: includes/admin/settings/class-wc-settings-accounts.php:53
msgid "Guest checkout"
msgstr "Guest checkout"

#: includes/admin/settings/class-wc-settings-accounts.php:24
msgid "Accounts &amp; Privacy"
msgstr "Accounts &amp; Privacy"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:270
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."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:268
msgid "Allowed emails"
msgstr "Allowed emails"

#: src/Internal/Admin/Orders/ListTable.php:509
msgid "Filter by registered customer"
msgstr "Filter by registered customer"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:152
#: src/Internal/Admin/Orders/ListTable.php:205
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?"

#: includes/admin/class-wc-admin-setup-wizard.php:2296
msgid "View &amp; Customize"
msgstr "View &amp; Customise"

#: includes/admin/class-wc-admin-setup-wizard.php:2293
msgid "Review Settings"
msgstr "Review Settings"

#: includes/admin/class-wc-admin-setup-wizard.php:2290
msgid "Visit Dashboard"
msgstr "Visit Dashboard"

#: includes/admin/class-wc-admin-setup-wizard.php:2285
msgid "You can also:"
msgstr "You can also:"

#: includes/admin/class-wc-admin-setup-wizard.php:2259
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:2258
msgid "Create some products"
msgstr "Create some products"

#: includes/admin/class-wc-admin-setup-wizard.php:2070
msgid "Continue with WooCommerce Services"
msgstr "Continue with WooCommerce Services"

#: includes/admin/class-wc-admin-setup-wizard.php:2069
msgid "Connect your store to activate WooCommerce Services"
msgstr "Connect your store to activate WooCommerce Services"

#: includes/admin/class-wc-admin-setup-wizard.php:2058
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:1931
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Mailchimp for WooCommerce"
msgstr "MailChimp for WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:1930
msgid "Mailchimp icon"
msgstr "MailChimp icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1928
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:1927
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:136
msgid "Mailchimp"
msgstr "MailChimp"

#: includes/admin/class-wc-admin-setup-wizard.php:1908
msgid "automated taxes icon"
msgstr "automated taxes icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1906
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:1898
msgid "Storefront icon"
msgstr "Storefront icon"

#: includes/admin/class-wc-admin-setup-wizard.php:1893
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:1882
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:1880
msgid "Recommended for All WooCommerce Stores"
msgstr "Recommended for All WooCommerce Stores"

#: includes/admin/class-wc-admin-setup-wizard.php:1503
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:1502
msgid "WooCommerce PayFast Gateway"
msgstr "WooCommerce PayFast Gateway"

#: includes/admin/class-wc-admin-setup-wizard.php:1495
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:1494
msgid "WooCommerce eWAY Gateway"
msgstr "WooCommerce eWAY Gateway"

#: includes/admin/class-wc-admin-setup-wizard.php:1486
msgid "WooCommerce Square"
msgstr "WooCommerce Square"

#: includes/admin/class-wc-admin-setup-wizard.php:1478
#: assets/client/admin/chunks/homescreen.js:1
#: 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:1470
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Klarna Checkout for WooCommerce"
msgstr "Klarna Checkout for WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:1405
msgid "WooCommerce Stripe Gateway"
msgstr "WooCommerce Stripe Gateway"

#: includes/admin/class-wc-admin-setup-wizard.php:842
msgid "The following plugins will be installed and activated for you:"
msgstr "The following plugins will be installed and activated for you:"

#: src/Internal/Admin/Notes/TrackingOptIn.php:66
msgid "Help WooCommerce improve with usage tracking"
msgstr "Help WooCommerce improve with usage tracking"

#. translators: 1: currency name 2: currency symbol, 3: currency code
#: includes/admin/class-wc-admin-setup-wizard.php:557
msgid "%1$s (%2$s %3$s)"
msgstr "%1$s (%2$s %3$s)"

#: includes/admin/class-wc-admin-setup-wizard.php:537
msgid "What currency do you accept payments in?"
msgstr "What currency do you accept payments in?"

#: includes/admin/class-wc-admin-setup-wizard.php:526
msgid "Choose a state&hellip;"
msgstr "Choose a state&hellip;"

#: includes/admin/class-wc-admin-setup-wizard.php:246
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/6232.js:1
#: assets/client/admin/chunks/payment-recommendations.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
#: assets/client/admin/onboarding/index.js:1
msgid "Recommended"
msgstr "Recommended"

#: includes/admin/class-wc-admin-settings.php:701
#: includes/wc-formatting-functions.php:1481
msgid "Year(s)"
msgstr "Year(s)"

#: includes/admin/class-wc-admin-settings.php:700
#: includes/wc-formatting-functions.php:1480
msgid "Month(s)"
msgstr "Month(s)"

#: includes/admin/class-wc-admin-settings.php:699
#: includes/wc-formatting-functions.php:1479
msgid "Week(s)"
msgstr "Week(s)"

#: includes/admin/class-wc-admin-settings.php:698
#: includes/wc-formatting-functions.php:1478
msgid "Day(s)"
msgstr "Day(s)"

#: includes/admin/class-wc-admin-notices.php:185
#: includes/emails/class-wc-email.php:938
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:211
msgid "Insufficient privileges to import products."
msgstr "Insufficient privileges to import products."

#: includes/admin/class-wc-admin-exporters.php:132
msgid "Insufficient privileges to export products."
msgstr "Insufficient privileges to export products."

#: includes/admin/class-wc-admin-dashboard.php:417
msgid "Loading network orders"
msgstr "Loading network orders"

#: includes/admin/class-wc-admin-dashboard.php:58
msgid "WooCommerce Network Orders"
msgstr "WooCommerce 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
#: includes/admin/settings/class-wc-settings-advanced.php:41
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:192
msgid "Return to payments"
msgstr "Return to payments"

#: i18n/states.php:1642
msgid "Yasothon"
msgstr "Yasothon"

#: i18n/states.php:1641
msgid "Yala"
msgstr "Yala"

#: i18n/states.php:1640
msgid "Uttaradit"
msgstr "Uttaradit"

#: i18n/states.php:1639
msgid "Uthai Thani"
msgstr "Uthai Thani"

#: i18n/states.php:1638
msgid "Udon Thani"
msgstr "Udon Thani"

#: i18n/states.php:1637
msgid "Ubon Ratchathani"
msgstr "Ubon Ratchathani"

#: i18n/states.php:1636
msgid "Trat"
msgstr "Trat"

#: i18n/states.php:1635
msgid "Trang"
msgstr "Trang"

#: i18n/states.php:1634
msgid "Tak"
msgstr "Tak"

#: i18n/states.php:1633
msgid "Surin"
msgstr "Surin"

#: i18n/states.php:1632
msgid "Surat Thani"
msgstr "Surat Thani"

#: i18n/states.php:1631
msgid "Suphan Buri"
msgstr "Suphan Buri"

#: i18n/states.php:1630
msgid "Sukhothai"
msgstr "Sukhothai"

#: i18n/states.php:1629
msgid "Songkhla"
msgstr "Songkhla"

#: i18n/states.php:1628
msgid "Sisaket"
msgstr "Sisaket"

#: i18n/states.php:1627
msgid "Sing Buri"
msgstr "Sing Buri"

#: i18n/states.php:1626
msgid "Satun"
msgstr "Satun"

#: i18n/states.php:1625
msgid "Saraburi"
msgstr "Saraburi"

#: i18n/states.php:1624
msgid "Samut Songkhram"
msgstr "Samut Songkhram"

#: i18n/states.php:1623
msgid "Samut Sakhon"
msgstr "Samut Sakhon"

#: i18n/states.php:1622
msgid "Samut Prakan"
msgstr "Samut Prakan"

#: i18n/states.php:1621
msgid "Sakon Nakhon"
msgstr "Sakon Nakhon"

#: i18n/states.php:1620
msgid "Sa Kaeo"
msgstr "Sa Kaeo"

#: i18n/states.php:1619
msgid "Roi Et"
msgstr "Roi Et"

#: i18n/states.php:1618
msgid "Rayong"
msgstr "Rayong"

#: i18n/states.php:1617
msgid "Ratchaburi"
msgstr "Ratchaburi"

#: i18n/states.php:1616
msgid "Ranong"
msgstr "Ranong"

#: i18n/states.php:1615
msgid "Prachuap Khiri Khan"
msgstr "Prachuap Khiri Khan"

#: i18n/states.php:1614
msgid "Prachin Buri"
msgstr "Prachin Buri"

#: i18n/states.php:1613
msgid "Phuket"
msgstr "Phuket"

#: i18n/states.php:1612
msgid "Phrae"
msgstr "Phrae"

#: i18n/states.php:1611
msgid "Phitsanulok"
msgstr "Phitsanulok"

#: i18n/states.php:1610
msgid "Phichit"
msgstr "Phichit"

#: i18n/states.php:1609
msgid "Phetchaburi"
msgstr "Phetchaburi"

#: i18n/states.php:1608
msgid "Phetchabun"
msgstr "Phetchabun"

#: i18n/states.php:1607
msgid "Phayao"
msgstr "Phayao"

#: i18n/states.php:1606
msgid "Phatthalung"
msgstr "Phatthalung"

#: i18n/states.php:1605
msgid "Phang Nga"
msgstr "Phang Nga"

#: i18n/states.php:1604
msgid "Pattani"
msgstr "Pattani"

#: i18n/states.php:1603
msgid "Pathum Thani"
msgstr "Pathum Thani"

#: i18n/states.php:1602
msgid "Nonthaburi"
msgstr "Nonthaburi"

#: i18n/states.php:1601
msgid "Nong Khai"
msgstr "Nong Khai"

#: i18n/states.php:1600
msgid "Nong Bua Lam Phu"
msgstr "Nong Bua Lam Phu"

#: i18n/states.php:1599
msgid "Narathiwat"
msgstr "Narathiwat"

#: i18n/states.php:1598
msgid "Nan"
msgstr "Nan"

#: i18n/states.php:1597
msgid "Nakhon Si Thammarat"
msgstr "Nakhon Si Thammarat"

#: i18n/states.php:1596
msgid "Nakhon Sawan"
msgstr "Nakhon Sawan"

#: i18n/states.php:1595
msgid "Nakhon Ratchasima"
msgstr "Nakhon Ratchasima"

#: i18n/states.php:1594
msgid "Nakhon Phanom"
msgstr "Nakhon Phanom"

#: i18n/states.php:1593
msgid "Nakhon Pathom"
msgstr "Nakhon Pathom"

#: i18n/states.php:1592
msgid "Nakhon Nayok"
msgstr "Nakhon Nayok"

#: i18n/states.php:1591
msgid "Mukdahan"
msgstr "Mukdahan"

#: i18n/states.php:1590
msgid "Maha Sarakham"
msgstr "Maha Sarakham"

#: i18n/states.php:1589
msgid "Mae Hong Son"
msgstr "Mae Hong Son"

#: i18n/states.php:1588
msgid "Lopburi"
msgstr "Lopburi"

#: i18n/states.php:1587
msgid "Loei"
msgstr "Loei"

#: i18n/states.php:1586
msgid "Lamphun"
msgstr "Lamphun"

#: i18n/states.php:1585
msgid "Lampang"
msgstr "Lampang"

#: i18n/states.php:1584
msgid "Krabi"
msgstr "Krabi"

#: i18n/states.php:1583
msgid "Khon Kaen"
msgstr "Khon Kaen"

#: i18n/states.php:1582
msgid "Kanchanaburi"
msgstr "Kanchanaburi"

#: i18n/states.php:1581
msgid "Kamphaeng Phet"
msgstr "Kamphaeng Phet"

#: i18n/states.php:1580
msgid "Kalasin"
msgstr "Kalasin"

#: i18n/states.php:1579
msgid "Chumphon"
msgstr "Chumphon"

#: i18n/states.php:1578
msgid "Chonburi"
msgstr "Chonburi"

#: i18n/states.php:1577
msgid "Chiang Rai"
msgstr "Chiang Rai"

#: i18n/states.php:1576
msgid "Chiang Mai"
msgstr "Chiang Mai"

#: i18n/states.php:1575
msgid "Chanthaburi"
msgstr "Chanthaburi"

#: i18n/states.php:1574
msgid "Chaiyaphum"
msgstr "Chaiyaphum"

#: i18n/states.php:1573
msgid "Chai Nat"
msgstr "Chai Nat"

#: i18n/states.php:1572
msgid "Chachoengsao"
msgstr "Chachoengsao"

#: i18n/states.php:1571
msgid "Buri Ram"
msgstr "Buri Ram"

#: i18n/states.php:1570
msgid "Bueng Kan"
msgstr "Bueng Kan"

#: i18n/states.php:1569
msgid "Bangkok"
msgstr "Bangkok"

#: i18n/states.php:1568
msgid "Ayutthaya"
msgstr "Ayutthaya"

#: i18n/states.php:1567
msgid "Ang Thong"
msgstr "Ang Thong"

#: i18n/states.php:1566
msgid "Amnat Charoen"
msgstr "Amnat Charoen"

#: i18n/states.php:1123
msgid "Sinoe"
msgstr "Sinoe"

#: i18n/states.php:1122
msgid "River Gee"
msgstr "River Gee"

#: i18n/states.php:1121
msgid "Rivercess"
msgstr "Rivercess"

#: i18n/states.php:1120
msgid "Nimba"
msgstr "Nimba"

#: i18n/states.php:1119
msgid "Montserrado"
msgstr "Montserrado"

#: i18n/states.php:1117
msgid "Margibi"
msgstr "Margibi"

#: i18n/states.php:1116
msgid "Lofa"
msgstr "Lofa"

#: i18n/states.php:1115
msgid "Grand Kru"
msgstr "Grand Kru"

#: i18n/states.php:1114
msgid "Grand Gedeh"
msgstr "Grand Gedeh"

#: i18n/states.php:1113
msgid "Grand Cape Mount"
msgstr "Grand Cape Mount"

#: i18n/states.php:1112
msgid "Grand Bassa"
msgstr "Grand Bassa"

#: i18n/states.php:1111
msgid "Gbarpolu"
msgstr "Gbarpolu"

#: i18n/states.php:1110
msgid "Bong"
msgstr "Bong"

#: i18n/states.php:1109
msgid "Bomi"
msgstr "Bomi"

#: i18n/states.php:112
msgid "Jashore"
msgstr "Jashore"

#: i18n/states.php:99
msgid "Chattogram"
msgstr "Chattogram"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:298
msgid "Profile &rarr;"
msgstr "Profile &rarr;"

#: includes/customizer/class-wc-shop-customizer.php:592
msgid "Image size used for products in the catalog."
msgstr "Image size used for products in the catalogue."

#. translators: %s: regen thumbs url
#: includes/customizer/class-wc-shop-customizer.php:535
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>."

#. translators: 1: tools URL 2: regen thumbs url
#: includes/customizer/class-wc-shop-customizer.php:532
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>."

#: includes/customizer/class-wc-shop-customizer.php:529
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:161
msgid "Cancelled product image regeneration job."
msgstr "Cancelled product image regeneration job."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:549
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:200
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:148
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:199
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:286
msgid "Regenerate"
msgstr "Regenerate"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:198
msgid "Regenerate shop thumbnails"
msgstr "Regenerate shop thumbnails"

#: includes/admin/views/html-notice-regenerating-thumbnails.php:12
msgid "Thumbnail regeneration is running in the background. Depending on the amount of images in your store this may take a while."
msgstr "Thumbnail regeneration is running in the background. Depending on the amount of images in your store this may take a while."

#: includes/admin/views/html-notice-regenerating-thumbnails.php:10
msgid "Cancel thumbnail regeneration"
msgstr "Cancel thumbnail regeneration"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:452
msgid "Change order status to completed"
msgstr "Change order status to completed"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:443
msgid "Change order status to processing"
msgstr "Change order status to processing"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:434
msgid "Change order status to on-hold"
msgstr "Change order status to on-hold"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:295
msgid "Edit this order"
msgstr "Edit this order"

#: includes/admin/class-wc-admin-taxonomies.php:442
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."

#. translators: %s: taxonomy term name
#: includes/admin/class-wc-admin-taxonomies.php:406
msgid "Make &#8220;%s&#8221; the default category"
msgstr "Make &#8220;%s&#8221; the default category"

#. translators: %s: default category
#: includes/admin/class-wc-admin-taxonomies.php:350
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: Quantity.
#: templates/global/quantity-input.php:28
msgid "%s quantity"
msgstr "%s quantity"

#: templates/emails/customer-invoice.php:46
msgid "Pay for this order"
msgstr "Pay for this order"

#: includes/gateways/paypal/includes/settings-paypal.php:171
msgid "Sandbox API signature"
msgstr "Sandbox API signature"

#: includes/gateways/paypal/includes/settings-paypal.php:163
msgid "Sandbox API password"
msgstr "Sandbox API password"

#: includes/gateways/paypal/includes/settings-paypal.php:155
msgid "Sandbox API username"
msgstr "Sandbox API username"

#: includes/gateways/paypal/includes/settings-paypal.php:147
msgid "Live API signature"
msgstr "Live API signature"

#: includes/gateways/paypal/includes/settings-paypal.php:139
msgid "Live API password"
msgstr "Live API password"

#: includes/gateways/paypal/includes/settings-paypal.php:131
msgid "Live API username"
msgstr "Live API username"

#: includes/gateways/paypal/includes/settings-paypal.php:65
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:63
msgid "Enable IPN email notifications"
msgstr "Enable IPN email notifications"

#: includes/gateways/paypal/includes/settings-paypal.php:61
msgid "IPN email notifications"
msgstr "IPN email notifications"

#. translators: %s: Link to PayPal sandbox testing guide page
#: includes/gateways/paypal/class-wc-gateway-paypal.php:69
msgid "SANDBOX ENABLED. You can use sandbox testing accounts only. See the <a href=\"%s\">PayPal Sandbox Testing Guide</a> for more details."
msgstr "SANDBOX ENABLED. You can use sandbox testing accounts only. See the <a href=\"%s\">PayPal Sandbox Testing Guide</a> for more details."

#: includes/data-stores/class-wc-webhook-data-store.php:106
msgid "Invalid webhook."
msgstr "Invalid webhook."

#: 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:661
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:660
msgid "Uncropped"
msgstr "Uncropped"

#: includes/customizer/class-wc-shop-customizer.php:657
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:653
msgid "Images will be cropped into a square"
msgstr "Images will be cropped into a square"

#: includes/customizer/class-wc-shop-customizer.php:652
msgid "1:1"
msgstr "1:1"

#: includes/customizer/class-wc-shop-customizer.php:649
msgid "Thumbnail cropping"
msgstr "Thumbnail cropping"

#: includes/customizer/class-wc-shop-customizer.php:591
msgid "Thumbnail width"
msgstr "Thumbnail width"

#: includes/customizer/class-wc-shop-customizer.php:564
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:563
msgid "Main image width"
msgstr "Main image width"

#: includes/customizer/class-wc-shop-customizer.php:541
msgid "Product Images"
msgstr "Product Images"

#: includes/customizer/class-wc-shop-customizer.php:507
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:506
#: assets/client/admin/components/index.js:2
msgid "Rows per page"
msgstr "Rows per page"

#: includes/customizer/class-wc-shop-customizer.php:477
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:476
msgid "Products per row"
msgstr "Products per row"

#: includes/customizer/class-wc-shop-customizer.php:439
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:413
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:412
msgid "Category display"
msgstr "Category display"

#: includes/customizer/class-wc-shop-customizer.php:387
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:367
msgid "Product Catalog"
msgstr "Product Catalogue"

#: includes/customizer/class-wc-shop-customizer.php:339
msgid "Enable store notice"
msgstr "Enable store notice"

#: includes/customizer/class-wc-shop-customizer.php:329
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:297
msgid "Store Notice"
msgstr "Store Notice"

#. translators: %d: Setting value
#: includes/customizer/class-wc-shop-customizer.php:102
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:100
msgid "The minimum allowed setting is %d"
msgstr "The minimum allowed setting is %d"

#: includes/class-wc-regenerate-images-request.php:255
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:107
msgid "Regenerating images for attachment ID: %s"
msgstr "Regenerating images for attachment ID: %s"

#. translators: %s: Product title
#: includes/class-wc-product-variable.php:71
msgid "Select options for &ldquo;%s&rdquo;"
msgstr "Select options for &ldquo;%s&rdquo;"

#. translators: %s: Product title
#: includes/class-wc-product-simple.php:73
msgid "Add &ldquo;%s&rdquo; to your cart"
msgstr "Add &ldquo;%s&rdquo; to your basket"

#. translators: %s: Product title
#: includes/class-wc-product-grouped.php:53
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:192
msgid "Buy &ldquo;%s&rdquo;"
msgstr "Buy &ldquo;%s&rdquo;"

#: includes/admin/class-wc-admin-taxonomies.php:342
#: includes/class-wc-install.php:950 includes/class-wc-install.php:956
msgctxt "Default category slug"
msgid "Uncategorized"
msgstr "Uncategorised"

#: includes/class-wc-customer-download.php:299
msgid "Invalid permission ID."
msgstr "Invalid permission ID."

#: includes/class-wc-countries.php:1445
msgid "Municipality / District"
msgstr "Town or City"

#. translators: %s: field name
#: includes/class-wc-checkout.php:790
msgid "%s is not a valid postcode / ZIP."
msgstr "%s is not a valid postcode."

#: includes/class-wc-ajax.php:1901
msgid "Error processing refund. Please try again."
msgstr "Error processing refund. Please try again."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2312
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:255
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:194
msgid "Download ID."
msgstr "Download ID."

#: includes/admin/views/html-admin-page-status-logs-db.php:14
msgid "Search logs"
msgstr "Search logs"

#. translators: WooCommerce link to setting up shipping zones
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:69
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."

#: includes/admin/settings/class-wc-settings-products.php:54
msgid "Shop pages"
msgstr "Shop pages"

#: includes/admin/reports/class-wc-report-downloads.php:257
msgid "No customer downloads found."
msgstr "No customer downloads found."

#: 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:1411
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:794
msgid "Confirm navigation"
msgstr "Confirm navigation"

#. translators: %1$s: open link, %2$s: close link
#: includes/admin/reports/class-wc-admin-report.php:793
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:77
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
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/meta-boxes/class-wc-meta-box-order-data.php:259
#: assets/client/admin/chunks/analytics-settings.js:1
msgid "Status:"
msgstr "Status:"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:248
msgid "Date created:"
msgstr "Date created:"

#. translators: 1: date 2: time
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:220
msgid "Paid on %1$s @ %2$s"
msgstr "Paid on %1$s @ %2$s"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:385
#: packages/woocommerce-blocks/assets/js/blocks/product-new/block.js:62
#: packages/woocommerce-blocks/assets/js/blocks/product-on-sale/block.js:106
#: packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js:156
#: packages/woocommerce-blocks/assets/js/blocks/product-top-rated/block.js:81
#: packages/woocommerce-blocks/build/product-category.js:5
#: packages/woocommerce-blocks/build/product-new.js:5
#: packages/woocommerce-blocks/build/product-on-sale.js:5
#: packages/woocommerce-blocks/build/product-tag.js:9
#: packages/woocommerce-blocks/build/product-top-rated.js:5
#: packages/woocommerce-blocks/build/products-by-attribute.js:15
#: packages/woocommerce-blocks/build/stock-filter-frontend.js:5
#: packages/woocommerce-blocks/build/stock-filter.js:15
msgid "Filter by stock status"
msgstr "Filter by stock status"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:272
#: includes/admin/reports/class-wc-report-stock.php:114
#: includes/wc-product-functions.php:907
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "On backorder"
msgstr "On backorder"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:459
msgid "Change status: "
msgstr "Change status: "

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:451
msgid "Completed"
msgstr "Completed"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:433
msgid "On-hold"
msgstr "On-hold"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:259
msgid "Payment via"
msgstr "Payment via"

#: src/Internal/Admin/Orders/ListTable.php:652
msgid "M j, Y"
msgstr "j M Y"

#. translators: %s: human-readable time difference
#: src/Internal/Admin/Orders/ListTable.php:648
msgctxt "%s = human-readable time difference"
msgid "%s ago"
msgstr "%s ago"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:148
#: src/Internal/Admin/Orders/ListTable.php:198
msgid "Change status to completed"
msgstr "Change status to completed"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:147
#: src/Internal/Admin/Orders/ListTable.php:197
msgid "Change status to on-hold"
msgstr "Change status to on-hold"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:146
#: src/Internal/Admin/Orders/ListTable.php:196
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:336
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-webhooks.php:129
msgid "Webhook topic unknown. Please select a valid topic."
msgstr "Webhook topic unknown. Please select a valid topic."

#. translators: %s: webhook name
#: includes/admin/class-wc-admin-webhooks-table-list.php:84
msgid "Delete \"%s\" permanently"
msgstr "Delete \"%s\" permanently"

#: includes/admin/class-wc-admin-setup-wizard.php:2131
msgid "Reasons you'll love Jetpack"
msgstr "Reasons you'll love Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2067
msgid "Continue with Jetpack"
msgstr "Continue with Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2018
msgid "payment setup"
msgstr "payment setup"

#: includes/admin/class-wc-admin-setup-wizard.php:2014
msgid "payment setup and automated taxes"
msgstr "payment setup and automated taxes"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:337
msgid "Square"
msgstr "Square"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:86
msgid "Klarna Payments"
msgstr "Klarna Payments"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:72
msgid "Klarna Checkout"
msgstr "Klarna Checkout"

#: includes/admin/class-wc-admin-setup-wizard.php:1450
msgid "Email address to receive payments"
msgstr "Email address to receive payments"

#: includes/admin/class-wc-admin-setup-wizard.php:1447
msgid "Direct payments to email address:"
msgstr "Direct payments to email address:"

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1399
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:1394
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>."

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1389
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 Klarna</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 Klarna</a>."

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1379
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-setup-wizard.php:589
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-reports.php:74
#: includes/admin/reports/class-wc-report-downloads.php:79
msgid "Customer downloads"
msgstr "Customer downloads"

#: includes/admin/class-wc-admin-post-types.php:132
#: includes/admin/class-wc-admin-post-types.php:154
#: includes/admin/class-wc-admin-post-types.php:173
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: post title
#: includes/admin/class-wc-admin-duplicate-product.php:59
msgid "Move &#8220;%s&#8221; to the Trash"
msgstr "Move &#8220;%s&#8221; to the Bin"

#: includes/admin/class-wc-admin-attributes.php:421
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."

#: includes/admin/class-wc-admin-attributes.php:260
#: includes/admin/class-wc-admin-attributes.php:469
msgid "Determines how this attribute's values are displayed."
msgstr "Determines how this attribute's values are displayed."

#: includes/admin/class-wc-admin-assets.php:194
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?"

#. translators: %s: Product title
#: includes/abstracts/abstract-wc-product.php:1944
#: includes/class-wc-product-simple.php:73
msgid "Read more about &ldquo;%s&rdquo;"
msgstr "Read more about &ldquo;%s&rdquo;"

#: i18n/states.php:1757
msgid "Simiyu"
msgstr "Simiyu"

#: i18n/states.php:1756
msgid "Njombe"
msgstr "Njombe"

#: i18n/states.php:1755
msgid "Katavi"
msgstr "Katavi"

#: i18n/states.php:1754
msgid "Geita"
msgstr "Geita"

#: i18n/states.php:1753
msgid "Manyara"
msgstr "Manyara"

#: i18n/states.php:1752
msgid "Tanga"
msgstr "Tanga"

#: i18n/states.php:1751
msgid "Tabora"
msgstr "Tabora"

#: i18n/states.php:1750
msgid "Singida"
msgstr "Singida"

#: i18n/states.php:1749
msgid "Shinyanga"
msgstr "Shinyanga"

#: i18n/states.php:1748
msgid "Ruvuma"
msgstr "Ruvuma"

#: i18n/states.php:1747
msgid "Rukwa"
msgstr "Rukwa"

#: i18n/states.php:1746
msgid "Coast"
msgstr "Coast"

#: i18n/states.php:1745
msgid "Mwanza"
msgstr "Mwanza"

#: i18n/states.php:1744
msgid "Mtwara"
msgstr "Mtwara"

#: i18n/states.php:1743
msgid "Morogoro"
msgstr "Morogoro"

#: i18n/states.php:1742
msgid "Zanzibar West"
msgstr "Zanzibar West"

#: i18n/states.php:1741
msgid "Mbeya"
msgstr "Mbeya"

#: i18n/states.php:1740
msgid "Mara"
msgstr "Mara"

#: i18n/states.php:1739
msgid "Lindi"
msgstr "Lindi"

#: i18n/states.php:1738
msgid "Zanzibar South"
msgstr "Zanzibar South"

#: i18n/states.php:1737
msgid "Pemba South"
msgstr "Pemba South"

#: i18n/states.php:1736
msgid "Kilimanjaro"
msgstr "Kilimanjaro"

#: i18n/states.php:1735
msgid "Kigoma"
msgstr "Kigoma"

#: i18n/states.php:1734
msgid "Zanzibar North"
msgstr "Zanzibar North"

#: i18n/states.php:1733
msgid "Pemba North"
msgstr "Pemba North"

#: i18n/states.php:1732
msgid "Kagera"
msgstr "Kagera"

#: i18n/states.php:1731
msgid "Iringa"
msgstr "Iringa"

#: i18n/states.php:1730
msgid "Dodoma"
msgstr "Dodoma"

#: i18n/states.php:1729
msgid "Dar es Salaam"
msgstr "Dar es Salaam"

#: i18n/states.php:1728
msgid "Arusha"
msgstr "Arusha"

#: i18n/states.php:1161
msgid "Ungheni"
msgstr "Ungheni"

#: i18n/states.php:1159
msgid "Taraclia"
msgstr "Taraclia"

#: i18n/states.php:1155
msgid "Soroca"
msgstr "Soroca"

#: i18n/states.php:1152
msgid "Rezina"
msgstr "Rezina"

#: i18n/states.php:1151
msgid "Orhei"
msgstr "Orhei"

#: i18n/states.php:1149
msgid "Nisporeni"
msgstr "Nisporeni"

#: i18n/states.php:1148
msgid "Leova"
msgstr "Leova"

#: i18n/states.php:1147
msgid "Ialoveni"
msgstr "Ialoveni"

#: i18n/states.php:1145
msgid "Glodeni"
msgstr "Glodeni"

#: i18n/states.php:1139
msgid "Drochia"
msgstr "Drochia"

#: i18n/states.php:1137
msgid "Criuleni"
msgstr "Criuleni"

#: i18n/states.php:1133
msgid "Cantemir"
msgstr "Cantemir"

#: i18n/states.php:1132
msgid "Cahul"
msgstr "Cahul"

#: i18n/states.php:1131
msgid "Briceni"
msgstr "Briceni"

#: i18n/states.php:1130
msgid "Basarabeasca"
msgstr "Basarabeasca"

#: i18n/states.php:1129
msgid "Anenii Noi"
msgstr "Anenii Noi"

#: 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/wc-core-functions.php:507
msgid "Belarusian ruble (old)"
msgstr "Belarusian ruble (old)"

#: includes/shortcodes/class-wc-shortcode-my-account.php:360
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/emails/class-wc-email-customer-invoice.php:32
msgid "Customer invoice / Order details"
msgstr "Customer invoice / Order details"

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:717
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1794
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:728
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/meta-boxes/class-wc-meta-box-order-actions.php:200
msgid "Email invoice / order details to customer"
msgstr "Email invoice / order details to customer"

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:201
msgid "Resend new order notification"
msgstr "Resend new order notification"

#: includes/admin/class-wc-admin-post-types.php:164
msgid "Order updated and sent."
msgstr "Order updated and sent."

#: 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."

#: 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:21
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:21
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
#: packages/woocommerce-blocks/build/product-search.js:1
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:27
msgid "Filter Products by Price"
msgstr "Filter Products by Price"

#: includes/widgets/class-wc-widget-price-filter.php:25
#: packages/woocommerce-blocks/build/price-filter.js:5
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
#: packages/woocommerce-blocks/build/active-filters.js:15
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:1486
msgid "Relevance"
msgstr "Relevance"

#. translators: 1: wc_load_cart 2: woocommerce_init
#: includes/wc-core-functions.php:2541
msgid "%1$s should not be called before the %2$s action."
msgstr "%1$s should not be called before the %2$s action."

#. 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."

#: includes/wc-attribute-functions.php:475
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
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:151
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:138
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:56
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:534
msgid "Unable to add payment method to your account."
msgstr "Unable to add payment method to your account."

#: includes/class-wc-form-handler.php:530
msgid "Payment method successfully added."
msgstr "Payment method successfully added."

#: includes/class-wc-form-handler.php:517
msgid "Invalid payment gateway."
msgstr "Invalid payment gateway."

#: includes/class-wc-discounts.php:754 includes/class-wc-discounts.php:792
#: includes/class-wc-discounts.php:847
msgid "Sorry, this coupon is not applicable to selected products."
msgstr "Sorry, this coupon is not applicable to selected products."

#: includes/class-wc-coupon.php:546 includes/class-wc-coupon.php:550
msgid "Invalid discount amount"
msgstr "Invalid discount amount"

#: includes/class-wc-checkout.php:261
msgid "Create account password"
msgstr "Create account password"

#: includes/class-wc-cart-fees.php:90
msgid "Fee has already been added."
msgstr "Fee has already been added."

#. translators: %s fee amount
#: includes/class-wc-ajax.php:1055
msgid "%s fee"
msgstr "%s fee"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:194
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:190
msgid "Delete tax rates"
msgstr "Delete tax rates"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:181
msgid "Create pages"
msgstr "Create pages"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:180
msgid "Create default WooCommerce pages"
msgstr "Create default WooCommerce pages"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:162
msgid "Clear customer sessions"
msgstr "Clear customer sessions"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:127
msgid "WooCommerce transients"
msgstr "WooCommerce transients"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1304
msgctxt "Page setting"
msgid "Terms and conditions"
msgstr "Terms and conditions"

#: includes/admin/views/html-admin-page-status-report.php:556
msgid "Post Type Counts"
msgstr "Post Type Counts"

#: includes/admin/views/html-admin-page-status-report.php:502
msgid "Database Index Size"
msgstr "Database Index Size"

#: includes/admin/views/html-admin-page-status-report.php:496
msgid "Database Data Size"
msgstr "Database Data Size"

#: includes/admin/views/html-admin-page-status-report.php:490
msgid "Total Database Size"
msgstr "Total Database Size"

#. Translators: %s: function name.
#: includes/admin/views/html-admin-page-status-report.php:410
#: includes/admin/views/html-admin-page-status-report.php:424
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:366
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:90
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:81
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:80
msgid "Country / State"
msgstr "Country / State"

#: includes/admin/settings/class-wc-settings-general.php:72
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:63
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:54
msgid "The street address for your business location."
msgstr "The street address for your business location."

#: includes/admin/settings/class-wc-settings-general.php:48
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:46
msgid "Store Address"
msgstr "Store Address"

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:49
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:"

#. 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:311
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:337
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:485
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:140
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:50
msgid "Choose an action..."
msgstr "Choose an action..."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:539
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:738
#: includes/export/class-wc-product-csv-exporter.php:147
msgid "Position"
msgstr "Position"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:383
msgid "Upload a new file"
msgstr "Upload a new file"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:379
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."

#: includes/admin/helper/views/html-main.php:86
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/helper/class-wc-helper.php:406
msgid "Expired"
msgstr "Expired"

#: includes/admin/helper/class-wc-helper.php:405
msgid "Expiring Soon"
msgstr "Expiring Soon"

#: includes/admin/helper/class-wc-helper.php:404
msgid "Update Available"
msgstr "Update Available"

#. translators: 1: WooCommerce 2:: five stars
#: includes/admin/class-wc-admin.php:240
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:2273
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/class-wc-admin-setup-wizard.php:2272
#: includes/admin/class-wc-admin-setup-wizard.php:2278
#: assets/client/admin/app/index.js:2
msgid "Import products"
msgstr "Import products"

#: includes/admin/class-wc-admin-setup-wizard.php:2271
msgid "Have an existing store?"
msgstr "Have an existing store?"

#: includes/admin/class-wc-admin-setup-wizard.php:2264
msgid "Create a product"
msgstr "Create a product"

#: includes/admin/class-wc-admin-setup-wizard.php:2244
#: includes/admin/class-wc-admin-setup-wizard.php:2248
msgid "Yes please!"
msgstr "Yes please!"

#: includes/admin/class-wc-admin-setup-wizard.php:2230
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:2227
msgid "You're ready to start selling!"
msgstr "You're ready to start selling!"

#: includes/admin/class-wc-admin-setup-wizard.php:2184
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:2183
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:2182
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:2181
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:2165
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:2162
msgid "Product promotion"
msgstr "Product promotion"

#: includes/admin/class-wc-admin-setup-wizard.php:2157
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:2154
msgid "Store monitoring"
msgstr "Store monitoring"

#: includes/admin/class-wc-admin-setup-wizard.php:2149
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:2146
msgid "Store stats"
msgstr "Store stats"

#: includes/admin/class-wc-admin-setup-wizard.php:2141
msgid "Protect your store from unauthorized access."
msgstr "Protect your store from unauthorised access."

#: includes/admin/class-wc-admin-setup-wizard.php:2138
msgid "Better security"
msgstr "Better security"

#: includes/admin/class-wc-admin-setup-wizard.php:2130
msgid "Bonus reasons you'll love Jetpack"
msgstr "Bonus reasons you'll love Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2113
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:2106
msgid "Finish setting up your store"
msgstr "Finish setting up your shop"

#: includes/admin/class-wc-admin-setup-wizard.php:2066
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:2065
msgid "Connect your store to Jetpack"
msgstr "Connect your store to Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2044
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:2022
msgid "automated taxes"
msgstr "automated taxes"

#: includes/admin/class-wc-admin-setup-wizard.php:2012
msgid "payment setup, automated taxes and discounted shipping labels"
msgstr "payment setup, automated taxes and discounted shipping labels"

#. translators: %s: list of features, potentially comma separated
#: includes/admin/class-wc-admin-setup-wizard.php:2056
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:1905
msgid "Automated Taxes"
msgstr "Automated Taxes"

#: includes/admin/class-wc-admin-setup-wizard.php:1892
msgid "Storefront Theme"
msgstr "Storefront Theme"

#: includes/admin/class-wc-admin-setup-wizard.php:1803
msgid "Collect payments from customers offline."
msgstr "Collect payments from customers offline."

#. translators: %s: Link
#: includes/admin/class-wc-admin-setup-wizard.php:1767
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:1461
msgid "PayPal email address:"
msgstr "PayPal email address:"

#: includes/admin/class-wc-admin-setup-wizard.php:1424
msgid "Stripe email address"
msgstr "Stripe email address"

#: includes/admin/class-wc-admin-setup-wizard.php:1421
msgid "Stripe email address:"
msgstr "Stripe email address:"

#: includes/admin/class-wc-admin-setup-wizard.php:1067
#: packages/woocommerce-blocks/build/wc-blocks-google-analytics.js:1
msgid "Shipping Method"
msgstr "Shipping Method"

#: includes/admin/class-wc-admin-setup-wizard.php:1064
msgid "Shipping Zone"
msgstr "Shipping Zone"

#: includes/admin/class-wc-admin-setup-wizard.php:874
msgid "Don't charge for shipping."
msgstr "Don't charge for shipping."

#: includes/admin/class-wc-admin-setup-wizard.php:867
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:862
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:861
msgid "Flat Rate"
msgstr "Flat Rate"

#: includes/admin/class-wc-admin-setup-wizard.php:786
#: includes/admin/class-wc-admin-setup-wizard.php:826
#: src/Admin/API/Plugins.php:414 assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Jetpack"
msgstr "Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:574
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:576
msgid "I plan to sell digital products"
msgstr "I plan to sell digital products"

#: includes/admin/class-wc-admin-setup-wizard.php:575
msgid "I plan to sell physical products"
msgstr "I plan to sell physical products"

#: includes/admin/class-wc-admin-setup-wizard.php:571
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-setup-wizard.php:500
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:251
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/marketing-overview.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Activate"
msgstr "Activate"

#: includes/admin/class-wc-admin-setup-wizard.php:231
msgid "Store setup"
msgstr "Store setup"

#: includes/admin/class-wc-admin-post-types.php:879
msgid "Terms and Conditions Page"
msgstr "Terms and Conditions Page"

#: includes/admin/class-wc-admin-post-types.php:875
msgid "My Account Page"
msgstr "My Account Page"

#: includes/admin/class-wc-admin-post-types.php:871
msgid "Checkout Page"
msgstr "Checkout Page"

#: includes/admin/class-wc-admin-post-types.php:867
msgid "Cart Page"
msgstr "Basket Page"

#: includes/admin/class-wc-admin-post-types.php:863
msgid "Shop Page"
msgstr "Shop Page"

#. translators: %s: date
#: includes/admin/class-wc-admin-post-types.php:179
msgid "Coupon scheduled for: %s."
msgstr "Coupon scheduled for: %s."

#. translators: %s: date
#: includes/admin/class-wc-admin-post-types.php:160
msgid "Order scheduled for: %s."
msgstr "Order scheduled for: %s."

#. translators: %s: extensions count
#: includes/admin/class-wc-admin-menus.php:165
msgid "Extensions %s"
msgstr "Extensions %s"

#: includes/admin/class-wc-admin-assets.php:383
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:1134
#: includes/class-wc-ajax.php:1200 includes/class-wc-discounts.php:249
#: src/Internal/Orders/CouponsController.php:62
msgid "Invalid coupon"
msgstr "Invalid coupon"

#. translators: %s: $key Key to check
#: includes/abstracts/abstract-wc-data.php:314
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."

#: i18n/states.php:283
msgid "Zug"
msgstr "Zug"

#: i18n/states.php:282
msgid "Vaud"
msgstr "Vaud"

#: i18n/states.php:281
msgid "Valais"
msgstr "Valais"

#: i18n/states.php:280
msgid "Uri"
msgstr "Uri"

#: i18n/states.php:279
msgid "Ticino"
msgstr "Ticino"

#: i18n/states.php:278
msgid "Thurgau"
msgstr "Thurgau"

#: i18n/states.php:277
msgid "St. Gallen"
msgstr "St. Gallen"

#: i18n/states.php:276
msgid "Solothurn"
msgstr "Solothurn"

#: i18n/states.php:275
msgid "Schwyz"
msgstr "Schwyz"

#: i18n/states.php:274
msgid "Schaffhausen"
msgstr "Schaffhausen"

#: i18n/states.php:273
msgid "Obwalden"
msgstr "Obwalden"

#: i18n/states.php:272
msgid "Nidwalden"
msgstr "Nidwalden"

#: i18n/states.php:270
msgid "Luzern"
msgstr "Luzern"

#: i18n/states.php:269
msgid "Jura"
msgstr "Jura"

#: i18n/states.php:267
msgid "Glarus"
msgstr "Glarus"

#: i18n/states.php:266
msgid "Geneva"
msgstr "Geneva"

#: i18n/states.php:265
msgid "Fribourg"
msgstr "Fribourg"

#: i18n/states.php:264
msgid "Bern"
msgstr "Bern"

#: i18n/states.php:263
msgid "Basel-Stadt"
msgstr "Basel-Stadt"

#: i18n/states.php:262
msgid "Basel-Landschaft"
msgstr "Basel-Landschaft"

#: i18n/states.php:261
msgid "Appenzell Innerrhoden"
msgstr "Appenzell Innerrhoden"

#: i18n/states.php:260
msgid "Appenzell Ausserrhoden"
msgstr "Appenzell Ausserrhoden"

#: i18n/states.php:259
msgid "Aargau"
msgstr "Aargau"

#: i18n/states.php:50
msgid "Zaire"
msgstr "Zaire"

#: i18n/states.php:49
msgid "Uíge"
msgstr "Uíge"

#: i18n/states.php:48
msgid "Namibe"
msgstr "Namibe"

#: i18n/states.php:47
msgid "Moxico"
msgstr "Moxico"

#: i18n/states.php:46
msgid "Malanje"
msgstr "Malanje"

#: i18n/states.php:45
msgid "Lunda-Sul"
msgstr "Lunda-Sul"

#: i18n/states.php:44
msgid "Lunda-Norte"
msgstr "Lunda-Norte"

#: i18n/states.php:43
msgid "Luanda"
msgstr "Luanda"

#: i18n/states.php:42
msgid "Kwanza-Sul"
msgstr "Kwanza-Sul"

#: i18n/states.php:41
msgid "Kwanza-Norte"
msgstr "Kwanza-Norte"

#: i18n/states.php:40
msgid "Kuando Kubango"
msgstr "Kuando Kubango"

#: i18n/states.php:38
msgid "Huambo"
msgstr "Huambo"

#: i18n/states.php:37
msgid "Cunene"
msgstr "Cunene"

#: i18n/states.php:36
msgid "Cabinda"
msgstr "Cabinda"

#: i18n/states.php:35
msgid "Bié"
msgstr "Bié"

#: i18n/states.php:34
msgid "Benguela"
msgstr "Benguela"

#: i18n/states.php:33
msgid "Bengo"
msgstr "Bengo"

#. translators: %s: image URL
#: includes/import/abstract-wc-product-importer.php:635
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:88
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:172
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:259
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:241
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:220
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:202
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."

#. 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:3601
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/block.js:56
#: packages/woocommerce-blocks/build/all-products.js:24
#: packages/woocommerce-blocks/build/product-rating-frontend.js:5
#: packages/woocommerce-blocks/build/product-rating.js:5
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:870
msgid "Search results only"
msgstr "Search results only"

#: includes/wc-product-functions.php:869
msgid "Shop only"
msgstr "Shop only"

#: includes/wc-product-functions.php:868
msgid "Shop and search results"
msgstr "Shop and search results"

#: includes/shortcodes/class-wc-shortcode-checkout.php:116
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:97
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:1104
msgid "No matching product exists to update."
msgstr "No matching product exists to update."

#: includes/import/class-wc-product-csv-importer.php:1092
msgid "A product with this SKU already exists."
msgstr "A product with this SKU already exists."

#: includes/import/class-wc-product-csv-importer.php:1080
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:1032
msgid "SKU %s"
msgstr "SKU %s"

#. translators: %d: product ID
#: includes/import/class-wc-product-csv-importer.php:1028
msgid "ID %d"
msgstr "ID %d"

#. translators: %s: image URL
#: includes/import/abstract-wc-product-importer.php:626
msgid "Not able to attach \"%s\"."
msgstr "Not able to attach \"%s\"."

#: includes/import/abstract-wc-product-importer.php:454
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:204
msgid "Invalid product ID %d."
msgstr "Invalid product ID %d."

#: includes/import/abstract-wc-product-importer.php:179
msgid "Invalid product type."
msgstr "Invalid product type."

#: includes/emails/class-wc-email-customer-invoice.php:207
msgid "Subject (paid)"
msgstr "Subject (paid)"

#. translators: %s: Available placeholders for use
#. translators: %s: list of placeholders
#: includes/admin/settings/class-wc-settings-emails.php:136
#: includes/emails/class-wc-email-cancelled-order.php:152
#: includes/emails/class-wc-email-customer-invoice.php:188
#: includes/emails/class-wc-email-customer-refunded-order.php:238
#: includes/emails/class-wc-email-failed-order.php:150
#: includes/emails/class-wc-email-new-order.php:173
#: includes/emails/class-wc-email.php:717
msgid "Available placeholders: %s"
msgstr "Available placeholders: %s"

#: includes/data-stores/class-wc-order-data-store-cpt.php:479
msgid "Invalid customer query."
msgstr "Invalid customer query."

#: includes/admin/class-wc-admin-menus.php:421
#: includes/class-wc-post-types.php:326
#: includes/react-admin/connect-existing-pages.php:154
#: includes/react-admin/connect-existing-pages.php:185
#: includes/react-admin/connect-existing-pages.php:215
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:323
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:358
msgid "Add New"
msgstr "Add New"

#: includes/class-wc-post-types.php:324
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js:83
#: packages/woocommerce-blocks/build/all-products.js:36
msgid "All Products"
msgstr "All Products"

#. translators: use local order of street name and house number.
#: includes/class-wc-countries.php:716
msgid "House number and street name"
msgstr "House number and street name"

#: includes/class-wc-ajax.php:2083
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/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2068
msgid "List of upsell products IDs."
msgstr "List of up-sell products IDs."

#. Translators: %s: page name.
#: includes/admin/views/html-admin-page-status-report.php:788
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:65
msgid "The homepage URL of your site."
msgstr "The homepage URL of your site."

#: includes/admin/views/html-admin-page-product-export.php:94
msgid "Generate CSV"
msgstr "Generate CSV"

#: includes/admin/views/html-admin-page-product-export.php:85
msgid "Yes, export all custom meta"
msgstr "Yes, export all custom meta"

#: includes/admin/views/html-admin-page-product-export.php:81
msgid "Export custom meta?"
msgstr "Export custom meta?"

#: includes/admin/class-wc-admin-exporters.php:203
msgid "Product variations"
msgstr "Product variations"

#: includes/admin/views/html-admin-page-product-export.php:50
msgid "Export all products"
msgstr "Export all products"

#: includes/admin/views/html-admin-page-product-export.php:47
msgid "Which product types should be exported?"
msgstr "Which product types should be exported?"

#: includes/admin/views/html-admin-page-product-export.php:34
msgid "Export all columns"
msgstr "Export all columns"

#: includes/admin/views/html-admin-page-product-export.php:31
msgid "Which columns should be exported?"
msgstr "Which columns should be exported?"

#: includes/admin/views/html-admin-page-product-export.php:24
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:23
msgid "Export products to a CSV file"
msgstr "Export products to a CSV file"

#: includes/admin/views/html-admin-page-product-export.php:17
#: includes/react-admin/connect-existing-pages.php:245
msgid "Export Products"
msgstr "Export Products"

#: includes/admin/settings/views/html-webhooks-edit.php:83
msgid "Product restored"
msgstr "Product restored"

#: includes/admin/settings/views/html-webhooks-edit.php:79
msgid "Order restored"
msgstr "Order restored"

#: includes/admin/settings/views/html-webhooks-edit.php:72
msgid "Coupon restored"
msgstr "Coupon restored"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:28
#: packages/woocommerce-blocks/build/checkout.js:44
msgid "Manage shipping methods"
msgstr "Manage shipping methods"

#: includes/admin/class-wc-admin-setup-wizard.php:1086
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:26
#: includes/data-stores/class-wc-shipping-zone-data-store.php:80
msgid "Locations not covered by your other zones"
msgstr "Locations not covered by your other zones"

#: includes/admin/settings/class-wc-settings-products.php:194
msgid "Star ratings should be required, not optional"
msgstr "Star ratings should be required, not optional"

#: includes/admin/settings/class-wc-settings-products.php:185
msgid "Enable star rating on reviews"
msgstr "Enable star rating on reviews"

#: includes/admin/settings/class-wc-settings-products.php:174
#: includes/class-wc-comments.php:496
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:155
msgid "Enable product reviews"
msgstr "Enable product reviews"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:76
msgid "Set Status - Out of stock"
msgstr "Set Status - Out of stock"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:75
msgid "Set Status - In stock"
msgstr "Set Status - In stock"

#: includes/admin/importers/views/html-product-csv-import-form.php:100
msgid "Show advanced options"
msgstr "Show advanced options"

#: includes/admin/importers/views/html-product-csv-import-form.php:100
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: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: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-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/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:235
msgid "Import Products"
msgstr "Import Products"

#: includes/admin/importers/views/html-csv-import-done.php:70
msgid "Reason for failure"
msgstr "Reason for failure"

#. translators: %d: import results
#: includes/admin/importers/views/html-csv-import-done.php:62
msgid "Import complete!"
msgstr "Import complete!"

#: includes/admin/importers/views/html-csv-import-done.php:50
msgid "View import log"
msgstr "View import log"

#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:44
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:36
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/mappings/generic.php:24
msgid "Parent SKU"
msgstr "Parent SKU"

#: includes/admin/importers/mappings/generic.php:22
#: packages/woocommerce-blocks/build/all-products.js:28
msgid "Product Title"
msgstr "Product Title"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:732
msgid "Default attribute"
msgstr "Default attribute"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:731
msgid "Attribute visibility"
msgstr "Attribute visibility"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:730
msgid "Is a global attribute?"
msgstr "Is a global attribute?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:729
msgid "Attribute value(s)"
msgstr "Attribute value(s)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:728
#: assets/client/admin/components/index.js:2
msgid "Attribute name"
msgstr "Attribute name"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:720
msgid "Download URL"
msgstr "Download URL"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:719
msgid "Download name"
msgstr "Download name"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:709
#: assets/client/admin/chunks/6063.js:1 assets/client/admin/chunks/6340.js:1
msgid "External product"
msgstr "External product"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:682
msgctxt "Quantity in stock"
msgid "Stock"
msgstr "Stock"

#. translators: %d: Meta number
#. translators: %s: meta data name
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:567
#: includes/export/class-wc-product-csv-exporter.php:736
msgid "Meta: %s"
msgstr "Meta: %s"

#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:565
#: includes/export/class-wc-product-csv-exporter.php:619
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:563
#: includes/export/class-wc-product-csv-exporter.php:617
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:559
#: includes/export/class-wc-product-csv-exporter.php:690
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:557
#: includes/export/class-wc-product-csv-exporter.php:652
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:555
#: includes/export/class-wc-product-csv-exporter.php:650
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:553
#: includes/export/class-wc-product-csv-exporter.php:648
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:551
#: includes/export/class-wc-product-csv-exporter.php:646
msgid "Attribute %d name"
msgstr "Attribute %d name"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:537
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:711
#: includes/export/class-wc-product-csv-exporter.php:145
msgid "External URL"
msgstr "External URL"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:532
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:722
#: includes/export/class-wc-product-csv-exporter.php:140
msgid "Download expiry days"
msgstr "Download expiry days"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:530
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:703
#: includes/export/class-wc-product-csv-exporter.php:138
msgid "Images"
msgstr "Images"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:523
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:735
#: includes/export/class-wc-product-csv-exporter.php:131
msgid "Allow customer reviews?"
msgstr "Allow customer reviews?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:512
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:683
#: includes/export/class-wc-product-csv-exporter.php:121
msgid "Backorders allowed?"
msgstr "Backorders allowed?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:507
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:676
#: includes/export/class-wc-product-csv-exporter.php:115
msgid "Date sale price ends"
msgstr "Date sale price ends"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:506
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:675
#: includes/export/class-wc-product-csv-exporter.php:114
msgid "Date sale price starts"
msgstr "Date sale price starts"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:504
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:668
#: includes/export/class-wc-product-csv-exporter.php:112
msgid "Short description"
msgstr "Short description"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:503
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:667
#: includes/export/class-wc-product-csv-exporter.php:111
msgid "Visibility in catalog"
msgstr "Visibility in catalogue"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:502
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:666
#: includes/export/class-wc-product-csv-exporter.php:110
msgid "Is featured?"
msgstr "Is featured?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:501
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:665
#: includes/export/class-wc-product-csv-exporter.php:109
msgid "Published"
msgstr "Published"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:359
msgid "Please upload or provide the link to a valid CSV file."
msgstr "Please upload or provide the link to a valid CSV file."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:313
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:352
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:405
#: 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:74
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/importers/class-wc-product-csv-importer-controller.php:308
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:133
msgid "Done!"
msgstr "Done!"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:123
msgid "Column mapping"
msgstr "Column mapping"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:118
msgid "Upload CSV file"
msgstr "Upload CSV file"

#: includes/admin/helper/views/html-section-nav.php:13
#: includes/admin/views/html-admin-page-addons.php:50
msgid "Browse Extensions"
msgstr "Browse Extensions"

#: includes/admin/helper/views/html-section-account.php:12
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:756
msgid "Connected to WooCommerce.com"
msgstr "Connected to WooCommerce.com"

#: includes/admin/helper/views/html-oauth-start.php:27
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:202
#: assets/client/admin/app/index.js:2
msgid "Connect"
msgstr "Connect"

#: includes/admin/helper/views/html-oauth-start.php:26
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-oauth-start.php:25
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"

#: includes/admin/helper/views/html-main.php:199
msgid "Installed Extensions without a Subscription"
msgstr "Installed Extensions without a Subscription"

#: includes/admin/helper/views/html-main.php:192
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/class-wc-helper.php:402
#: includes/admin/helper/views/html-main.php:152
#: includes/admin/helper/views/html-main.php:155
#: includes/admin/helper/views/html-main.php:162
#: includes/admin/helper/views/html-main.php:165
#: includes/admin/helper/views/html-main.php:218
#: includes/admin/helper/views/html-main.php:221
msgid "Inactive"
msgstr "Inactive"

#: includes/admin/helper/views/html-main.php:137
msgid "Upgrade"
msgstr "Upgrade"

#. translators: Email address of person who shared the subscription.
#: includes/admin/helper/views/html-main.php:126
#: includes/admin/helper/views/html-main.php:129
msgid "Shared by %s"
msgstr "Shared by %s"

#: includes/admin/helper/views/html-main.php:120
msgid "Subscription: Unlimited"
msgstr "Subscription: Unlimited"

#. translators: %1$d: sites active, %2$d max sites active
#: includes/admin/helper/views/html-main.php:118
msgid "Subscription: Using %1$d of %2$d sites available"
msgstr "Subscription: Using %1$d of %2$d sites available"

#. translators: %1$d: sites active, %2$d max sites active
#: includes/admin/helper/views/html-main.php:115
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/helper/views/html-main.php:105
msgid "Expires on:"
msgstr "Expires on:"

#: includes/admin/helper/views/html-main.php:100
msgid "Expiring soon!"
msgstr "Expiring soon!"

#: includes/admin/helper/views/html-main.php:95
msgid "Auto renews on:"
msgstr "Auto renews on:"

#: includes/admin/helper/views/html-main.php:90
msgid "Expired :("
msgstr "Expired :("

#: includes/admin/helper/views/html-main.php:18
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:40
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/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/helper/views/html-helper-compat.php:4
msgid "Looking for the WooCommerce Helper?"
msgstr "Looking for the WooCommerce Helper?"

#. translators: %1$s: helper url, %2$d: number of extensions
#: includes/admin/helper/class-wc-helper.php:1534
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."

#: includes/admin/helper/class-wc-helper.php:649
msgid "Authentication and subscription caches refreshed successfully."
msgstr "Authentication and subscription caches refreshed successfully."

#: includes/admin/helper/class-wc-helper.php:642
#: includes/cli/class-wc-cli-com-command.php:120
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:635
msgid "You have successfully connected your store to WooCommerce.com"
msgstr "You have successfully connected your store to WooCommerce.com"

#. translators: %1$s: product name, %2$s: plugins screen url
#: includes/admin/helper/class-wc-helper.php:626
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:613
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:600
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: %1$s: product name, %2$s: deactivate url
#: includes/admin/helper/class-wc-helper.php:581
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."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:562
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:549
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:536
msgid "%s activated successfully. You will now receive updates for this product."
msgstr "%s activated successfully. You will now receive updates for this product."

#. translators: %s: version number
#: includes/admin/helper/class-wc-helper.php:322
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:271
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:258
msgid "Enable auto-renew"
msgstr "Enable auto-renew"

#: includes/admin/helper/class-wc-helper.php:257
msgid "Subscription is <strong>expiring</strong> soon."
msgstr "Subscription is <strong>expiring</strong> soon."

#: includes/admin/helper/class-wc-helper.php:243
#: includes/admin/helper/class-wc-helper.php:272
msgid "Renew"
msgstr "Renew"

#: includes/admin/helper/class-wc-helper.php:242
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.php:234
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."

#: includes/admin/helper/class-wc-helper.php:224
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:208
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:199
#: includes/admin/helper/class-wc-helper.php:219
msgid "Version %s is <strong>available</strong>."
msgstr "Version %s is <strong>available</strong>."

#: includes/admin/helper/class-wc-helper-compat.php:186
msgid "WooCommerce Helper"
msgstr "WooCommerce Helper"

#: 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:133
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/class-wc-admin-post-types.php:702
msgid "This is a featured product"
msgstr "This is a featured product"

#: includes/admin/class-wc-admin-post-types.php:696
msgid "This setting determines which shop pages products will be listed on."
msgstr "This setting determines which shop pages products will be listed on."

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:354
msgid "Filter by product type"
msgstr "Filter by product type"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:330
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:338
msgid "Filter by category"
msgstr "Filter by category"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:425
msgid "Sorting"
msgstr "Sorting"

#: includes/admin/class-wc-admin-importers.php:116
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:116
msgid "WooCommerce products (CSV)"
msgstr "WooCommerce products (CSV)"

#: includes/admin/class-wc-admin-importers.php:41
msgid "Product Import"
msgstr "Product Import"

#: includes/admin/class-wc-admin-exporters.php:44
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-customize.php:40
msgid "WooCommerce Endpoint"
msgstr "WooCommerce Endpoint"

#: includes/admin/class-wc-admin-attributes.php:191
msgid "Back to Attributes"
msgstr "Back to Attributes"

#: includes/admin/class-wc-admin-assets.php:452
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:202
msgid "Export"
msgstr "Export"

#: includes/admin/class-wc-admin-assets.php:201
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:128
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-addons.php:550
#: includes/admin/class-wc-admin-addons.php:647
msgid "Free - Install now"
msgstr "Free - Install now"

#: includes/admin/class-wc-admin-addons.php:1109
#: includes/admin/class-wc-admin-setup-wizard.php:803
#: includes/admin/class-wc-admin-setup-wizard.php:820
msgid "WooCommerce Services"
msgstr "WooCommerce Services"

#: i18n/states.php:1544
msgid "Vrancea"
msgstr "Vrancea"

#: i18n/states.php:1543
msgid "Vaslui"
msgstr "Vaslui"

#: i18n/states.php:1542
msgid "Vâlcea"
msgstr "Vâlcea"

#: i18n/states.php:1541
msgid "Tulcea"
msgstr "Tulcea"

#: i18n/states.php:1540
msgid "Timiș"
msgstr "Timiș"

#: i18n/states.php:1539
msgid "Teleorman"
msgstr "Teleorman"

#: i18n/states.php:1538
msgid "Suceava"
msgstr "Suceava"

#: i18n/states.php:1537
msgid "Sibiu"
msgstr "Sibiu"

#: i18n/states.php:1536
msgid "Satu Mare"
msgstr "Satu Mare"

#: i18n/states.php:1535
msgid "Sălaj"
msgstr "Sălaj"

#: i18n/states.php:1534
msgid "Prahova"
msgstr "Prahova"

#: i18n/states.php:1533
msgid "Olt"
msgstr "Olt"

#: i18n/states.php:1532
msgid "Neamț"
msgstr "Neamț"

#: i18n/states.php:1531
msgid "Mureș"
msgstr "Mureș"

#: i18n/states.php:1530
msgid "Mehedinți"
msgstr "Mehedinți"

#: i18n/states.php:1529
msgid "Maramureș"
msgstr "Maramureș"

#: i18n/states.php:1528
msgid "Ilfov"
msgstr "Ilfov"

#: i18n/states.php:1526
msgid "Ialomița"
msgstr "Ialomița"

#: i18n/states.php:1525
msgid "Hunedoara"
msgstr "Hunedoara"

#: i18n/states.php:1524
msgid "Harghita"
msgstr "Harghita"

#: i18n/states.php:1523
msgid "Gorj"
msgstr "Gorj"

#: i18n/states.php:1522
msgid "Giurgiu"
msgstr "Giurgiu"

#: i18n/states.php:1521
msgid "Galați"
msgstr "Galați"

#: i18n/states.php:1520
msgid "Dolj"
msgstr "Dolj"

#: i18n/states.php:1518
msgid "Covasna"
msgstr "Covasna"

#: i18n/states.php:1517
msgid "Constanța"
msgstr "Constanța"

#: i18n/states.php:1516
msgid "Cluj"
msgstr "Cluj"

#: i18n/states.php:1515
msgid "Caraș-Severin"
msgstr "Caraș-Severin"

#: i18n/states.php:1513
msgid "Buzău"
msgstr "Buzău"

#: i18n/states.php:1512
msgid "București"
msgstr "București"

#: i18n/states.php:1511
msgid "Brașov"
msgstr "Brașov"

#: i18n/states.php:1510
msgid "Brăila"
msgstr "Brăila"

#: i18n/states.php:1509
msgid "Botoșani"
msgstr "Botoșani"

#: i18n/states.php:1508
msgid "Bistrița-Năsăud"
msgstr "Bistrița-Năsăud"

#: i18n/states.php:1507
msgid "Bihor"
msgstr "Bihor"

#: i18n/states.php:1506
msgid "Bacău"
msgstr "Bacău"

#: i18n/states.php:1505
msgid "Argeș"
msgstr "Argeș"

#: i18n/states.php:1504
msgid "Arad"
msgstr "Arad"

#: i18n/states.php:1503
msgid "Alba"
msgstr "Alba"

#: i18n/states.php:212
msgid "Tarija"
msgstr "Tarija"

#: i18n/states.php:210
msgid "Potosí"
msgstr "Potosí"

#: i18n/states.php:209
msgid "Pando"
msgstr "Pando"

#: i18n/states.php:208
msgid "Oruro"
msgstr "Oruro"

#: i18n/states.php:207 i18n/states.php:686 i18n/states.php:1556
msgid "La Paz"
msgstr "La Paz"

#: i18n/states.php:206
msgid "Cochabamba"
msgstr "Cochabamba"

#: i18n/states.php:204
msgid "Beni"
msgstr "Beni"

#: i18n/states.php:205
msgid "Chuquisaca"
msgstr "Chuquisaca"

#. translators: %s: logout url
#: includes/shortcodes/class-wc-shortcode-my-account.php:65
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:578
msgid "Unknown request method."
msgstr "Unknown request method."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:75
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:237
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:170
msgid "ID."
msgstr "ID."

#: includes/admin/class-wc-admin-assets.php:290
#: includes/admin/meta-boxes/views/html-order-item-meta.php:63
msgid "Value (required)"
msgstr "Value (required)"

#: includes/admin/class-wc-admin-assets.php:289
#: includes/admin/meta-boxes/views/html-order-item-meta.php:62
msgid "Name (required)"
msgstr "Name (required)"

#: includes/admin/meta-boxes/views/html-order-items.php:304
msgid "Recalculate"
msgstr "Recalculate"

#: includes/admin/class-wc-admin-assets.php:346
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:532
msgid "All missing WooCommerce pages successfully installed"
msgstr "All missing WooCommerce pages successfully installed"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:541
msgid "Terms in the product visibility taxonomy."
msgstr "Terms in the product visibility taxonomy."

#: includes/admin/views/html-admin-page-status-report.php:744
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:743
msgid "Taxonomies: Product visibility"
msgstr "Taxonomies: Product visibility"

#. translators: %s contains the name of the original product.
#: includes/admin/class-wc-admin-duplicate-product.php:154
msgid "%s (Copy)"
msgstr "%s (Copy)"

#: includes/class-wc-ajax.php:960 includes/class-wc-order-item-product.php:72
msgid "Invalid product ID"
msgstr "Invalid product ID"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:176
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:398
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:181
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:51
#: src/Admin/API/Notes.php:503 src/Admin/API/OnboardingProfile.php:104
#: src/Admin/API/Reports/Import/Controller.php:111
msgid "Sorry, you cannot edit this resource."
msgstr "Sorry, you cannot edit this resource."

#: includes/admin/views/html-bulk-edit-product.php:28
msgid "Increase existing price by (fixed amount or %):"
msgstr "Increase existing price by (fixed amount or %):"

#: includes/admin/views/html-admin-page-status-report.php:886
msgid "Parent theme author URL"
msgstr "Parent theme author URL"

#: includes/admin/views/html-admin-page-status-report.php:873
msgid "Parent theme version"
msgstr "Parent theme version"

#: includes/admin/views/html-admin-page-status-report.php:868
msgid "Parent theme name"
msgstr "Parent theme name"

#: includes/admin/views/html-admin-page-status-report.php:613
msgid "Active plugins"
msgstr "Active plugins"

#: includes/admin/views/html-admin-page-status-report.php:314
msgid "Max upload size"
msgstr "Max upload size"

#: includes/admin/views/html-admin-page-status-report.php:299
msgid "MySQL version"
msgstr "MySQL version"

#: includes/admin/views/html-admin-page-status-report.php:283
msgid "cURL version"
msgstr "cURL version"

#: includes/admin/views/html-admin-page-status-report.php:242
msgid "PHP version"
msgstr "PHP version"

#: includes/admin/views/html-admin-page-status-report.php:237
msgid "Server info"
msgstr "Server info"

#: includes/admin/reports/class-wc-report-customers.php:116
msgid "Customer sales"
msgstr "Customer sales"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:273
#: includes/admin/meta-boxes/views/html-order-shipping.php:28
msgid "Shipping method"
msgstr "Shipping method"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:493
msgid "Customer provided note:"
msgstr "Customer provided note:"

#: includes/admin/settings/class-wc-settings-general.php:275
#: includes/admin/views/html-admin-page-status-report.php:725
msgid "Number of decimals"
msgstr "Number of decimals"

#: includes/admin/settings/class-wc-settings-general.php:265
#: includes/admin/views/html-admin-page-status-report.php:720
msgid "Decimal separator"
msgstr "Decimal separator"

#: includes/admin/settings/class-wc-settings-general.php:255
#: includes/admin/views/html-admin-page-status-report.php:715
msgid "Thousand separator"
msgstr "Thousand separator"

#: includes/admin/settings/class-wc-settings-general.php:239
#: includes/admin/views/html-admin-page-status-report.php:710
msgid "Currency position"
msgstr "Currency position"

#. Author of the plugin
msgid "Automattic"
msgstr "Automattic"

#. translators: 1: reviews count 2: product name
#: templates/single-product-reviews.php:34
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:46
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:37
msgid "Zoom in/out"
msgstr "Zoom in/out"

#: templates/single-product/photoswipe.php:36
msgid "Toggle fullscreen"
msgstr "Toggle fullscreen"

#: templates/single-product/photoswipe.php:35
msgid "Share"
msgstr "Share"

#: templates/single-product/photoswipe.php:34
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
#: packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/saved-payment-method-options.js:51
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:9
#: packages/woocommerce-blocks/build/checkout.js:42
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:61
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: 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: 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: %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:95
msgid "Max %s"
msgstr "Max %s"

#. translators: %s: minimum price
#: includes/widgets/class-wc-widget-layered-nav-filters.php:89
msgid "Min %s"
msgstr "Min %s"

#: includes/wc-order-functions.php:684
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:680
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:532
msgid "Invalid refund amount."
msgstr "Invalid refund amount."

#. translators: 1: price from 2: price to
#: includes/wc-formatting-functions.php:1288
msgctxt "Price range: from-to"
msgid "%1$s &ndash; %2$s"
msgstr "%1$s &ndash; %2$s"

#: includes/wc-coupon-functions.php:24
msgid "Fixed product discount"
msgstr "Fixed product discount"

#: includes/wc-coupon-functions.php:23
msgid "Fixed cart discount"
msgstr "Fixed basket discount"

#: includes/wc-coupon-functions.php:22
msgid "Percentage discount"
msgstr "Percentage discount"

#: includes/wc-core-functions.php:551
msgid "Iranian toman"
msgstr "Iranian toman"

#. translators: %s template
#: includes/wc-core-functions.php:318
msgid "%s does not exist."
msgstr "%s does not exist."

#. translators: %s: coupon code
#. translators: %s Coupon code.
#: includes/wc-cart-functions.php:265
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js:11
#: packages/woocommerce-blocks/build/cart.js:40
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js:11
#: packages/woocommerce-blocks/build/checkout.js:30
msgid "Coupon: %s"
msgstr "Coupon: %s"

#. translators: %d: shipping package number
#: includes/wc-cart-functions.php:232
msgctxt "shipping packages"
msgid "Shipping"
msgstr "Shipping"

#: includes/shortcodes/class-wc-shortcode-my-account.php:51
msgid "Your password has been reset successfully."
msgstr "Your password has been reset successfully."

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:42
#: 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:169
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:123
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:127
msgid "Specific countries"
msgstr "Specific countries"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:47
#: assets/client/admin/app/index.js:2
#: packages/woocommerce-blocks/build/cart-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:38
#: packages/woocommerce-blocks/build/checkout-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:28
#: packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js:3
#: packages/woocommerce-blocks/build/mini-cart-contents.js:15
msgid "Free shipping"
msgstr "Free shipping"

#. 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/log-handlers/class-wc-log-handler-file.php:355
#: includes/log-handlers/class-wc-log-handler-file.php:375
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"

#: includes/legacy/abstract-wc-legacy-product.php:72
msgid "Product properties should not be accessed directly."
msgstr "Product properties should not be accessed directly."

#: includes/gateways/paypal/includes/settings-paypal.php:119
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:117
msgid "Image url"
msgstr "Image url"

#. translators: %s: URL
#: includes/gateways/paypal/includes/settings-paypal.php:50
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 ID.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:281
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: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:279
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:211
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:179
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: Authorization ID, 2: Payment status
#: includes/gateways/paypal/class-wc-gateway-paypal.php:437
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: 1: Amount, 2: Authorization ID, 3: Transaction ID
#: includes/gateways/paypal/class-wc-gateway-paypal.php:430
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: Paypal gateway error message
#: includes/gateways/paypal/class-wc-gateway-paypal.php:419
msgid "Payment could not be captured: %s"
msgstr "Payment could not be captured: %s"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:313
msgid "Bank"
msgstr "Bank"

#. translators: 1: Path to template file 2: Path to theme folder
#: includes/emails/class-wc-email.php:1066
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/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:155
msgid "Invalid customer."
msgstr "Invalid customer."

#: includes/data-stores/class-wc-coupon-data-store-cpt.php:118
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:223
msgid "Output just the id when the operation is successful."
msgstr "Output just the id when the operation is successful."

#: 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:354
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."

#: includes/cli/class-wc-cli-rest-command.php:273
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:134
msgid "External products cannot be backordered."
msgstr "External products cannot be back ordered."

#: includes/class-wc-product-external.php:105
#: includes/class-wc-product-external.php:120
msgid "External products cannot be stock managed."
msgstr "External products cannot be stock managed."

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:229
msgctxt "Product Attribute"
msgid "Product %s"
msgstr "Product %s"

#: includes/class-wc-post-types.php:184
msgid "Product shipping classes"
msgstr "Product shipping classes"

#: includes/class-wc-post-types.php:153
msgid "No tags found"
msgstr "No tags found"

#: includes/class-wc-post-types.php:152
msgid "Choose from the most used tags"
msgstr "Choose from the most used tags"

#: includes/class-wc-post-types.php:151
msgid "Add or remove tags"
msgstr "Add or remove tags"

#: includes/class-wc-post-types.php:150
msgid "Separate tags with commas"
msgstr "Separate tags with commas"

#: includes/class-wc-post-types.php:149
msgid "Popular tags"
msgstr "Popular tags"

#: includes/class-wc-post-types.php:148
msgid "New tag name"
msgstr "New tag name"

#: includes/class-wc-post-types.php:147
msgid "Add new tag"
msgstr "Add new tag"

#: includes/class-wc-post-types.php:146
msgid "Update tag"
msgstr "Update tag"

#: includes/class-wc-post-types.php:145
#: includes/react-admin/connect-existing-pages.php:285
msgid "Edit tag"
msgstr "Edit tag"

#: includes/class-wc-post-types.php:144
msgid "All tags"
msgstr "All tags"

#: includes/class-wc-post-types.php:143
msgid "Search tags"
msgstr "Search tags"

#: includes/class-wc-post-types.php:141
msgid "Tag"
msgstr "Tag"

#: includes/class-wc-post-types.php:108
msgid "No categories found"
msgstr "No categories found"

#: includes/class-wc-post-types.php:107
msgid "New category name"
msgstr "New category name"

#: includes/class-wc-post-types.php:106
msgid "Add new category"
msgstr "Add new category"

#: includes/class-wc-post-types.php:105
msgid "Update category"
msgstr "Update category"

#: includes/class-wc-post-types.php:104
#: includes/react-admin/connect-existing-pages.php:265
msgid "Edit category"
msgstr "Edit category"

#: includes/class-wc-post-types.php:103
msgid "Parent category:"
msgstr "Parent category:"

#: includes/class-wc-post-types.php:102
msgid "Parent category"
msgstr "Parent category"

#: includes/class-wc-post-types.php:101
#: assets/client/admin/chunks/analytics-report-categories.js:1
msgid "All categories"
msgstr "All categories"

#: includes/class-wc-post-types.php:100
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Search categories"
msgstr "Search categories"

#: includes/class-wc-post-types.php:98 src/Admin/API/Leaderboards.php:215
#: src/Admin/API/Reports/Categories/Controller.php:337
#: src/Admin/API/Reports/Products/Controller.php:400
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js:47
#: packages/woocommerce-blocks/build/reviews-by-category.js:13
msgid "Category"
msgid_plural "Categories"
msgstr[0] "Category"
msgstr[1] ""

#. translators: %s: new order status
#: includes/class-wc-order.php:392
msgid "Order status set to %s."
msgstr "Order status set to %s."

#: includes/class-wc-order-item-product.php:193
msgid "Invalid product"
msgstr "Invalid product"

#: includes/class-wc-order-item-product.php:84
msgid "Invalid variation ID"
msgstr "Invalid variation ID"

#: includes/class-wc-order-item-fee.php:131
#: includes/class-wc-order-item-product.php:60 includes/class-wc-tax.php:911
msgid "Invalid tax class"
msgstr "Invalid tax class"

#: includes/class-wc-install.php:1825
msgid "Visit premium customer support"
msgstr "Visit premium customer support"

#: includes/class-wc-form-handler.php:948
#: includes/class-wc-form-handler.php:952
#: includes/class-wc-form-handler.php:1087
#: includes/class-wc-form-handler.php:1121
#: packages/woocommerce-blocks/build/active-filters-frontend.js:1
#: packages/woocommerce-blocks/build/all-products-frontend.js:1
#: packages/woocommerce-blocks/build/attribute-filter-frontend.js:1
#: packages/woocommerce-blocks/build/cart-frontend.js:1
#: packages/woocommerce-blocks/build/cart.js:5
#: packages/woocommerce-blocks/build/checkout-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:5
#: packages/woocommerce-blocks/build/mini-cart-component-frontend.js:1
#: packages/woocommerce-blocks/build/price-filter-frontend.js:1
#: packages/woocommerce-blocks/build/reviews-frontend.js:1
#: packages/woocommerce-blocks/build/single-product-frontend.js:1
#: packages/woocommerce-blocks/build/single-product.js:1
#: packages/woocommerce-blocks/build/stock-filter-frontend.js:5
msgid "Error:"
msgstr "Error:"

#. translators: %s: Attribute name.
#: includes/class-wc-cart.php:1109
msgid "Invalid value posted for %s"
msgstr "Invalid value posted for %s"

#. translators: %d item count
#: includes/class-wc-cart-session.php:449
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."

#. translators: 1: product name 2: items in stock
#: includes/class-wc-emails.php:628
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:101
msgid "Invalid data store."
msgstr "Invalid data store."

#: includes/class-wc-customer.php:1026 includes/class-wc-order.php:1142
msgid "Invalid billing email address"
msgstr "Invalid billing email address"

#: includes/class-wc-customer.php:822
msgid "Invalid role"
msgstr "Invalid role"

#: includes/class-wc-customer.php:776 src/Admin/API/OnboardingProfile.php:466
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Invalid email address"
msgstr "Invalid email address"

#: includes/class-wc-coupon.php:726
msgid "Invalid email address restriction"
msgstr "Invalid email address restriction"

#: includes/class-wc-coupon.php:527
msgid "Invalid discount type"
msgstr "Invalid discount type"

#: includes/class-wc-countries.php:1129
msgid "Eircode"
msgstr "Eircode"

#: includes/class-wc-countries.php:678
msgid "Apartment, suite, unit, etc. (optional)"
msgstr "Apartment, suite, unit, etc. (optional)"

#: includes/class-wc-countries.php:714
msgid "Street address"
msgstr "Street address"

#. translators: %s: product name
#: includes/class-wc-cart.php:1153
msgid "You cannot add another \"%s\" to your cart."
msgstr "You cannot add another \"%s\" to your basket."

#: includes/class-wc-cart.php:1165 includes/class-wc-cart.php:1230
#: includes/class-wc-frontend-scripts.php:578
#: includes/wc-cart-functions.php:126 includes/wc-template-functions.php:2198
msgid "View cart"
msgstr "View basket"

#. translators: 1: key 2: URL
#: includes/class-wc-cache-helper.php:297
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:906 includes/class-wc-ajax.php:938
#: includes/class-wc-ajax.php:1028 includes/class-wc-ajax.php:1092
#: includes/class-wc-ajax.php:1134 includes/class-wc-ajax.php:1196
#: includes/class-wc-ajax.php:1237 src/Internal/Orders/CouponsController.php:58
msgid "Invalid order"
msgstr "Invalid order"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:400
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:393
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:389
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:369
msgid "Invalid product review ID."
msgstr "Invalid product review ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:326
msgid "Updating product review failed."
msgstr "Updating product review failed."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:275
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:451
msgid "Creating product review failed."
msgstr "Creating product review failed."

#: includes/wc-attribute-functions.php:546
msgid "Could not update the attribute."
msgstr "Could not update the attribute."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:697
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:638
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:136
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:91
msgid "The date the customer was created, as GMT."
msgstr "The date the customer was created, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:383
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:404
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:274
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:307
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:238
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:319
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:438
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:458
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:501
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:153
msgid "Invalid resource ID."
msgstr "Invalid resource ID."

#: includes/legacy/api/v2/class-wc-api-customers.php:374
#: includes/legacy/api/v3/class-wc-api-customers.php:375
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:345
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:628
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:624
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:475
msgid "%d orphaned variations deleted"
msgstr "%d orphaned variations deleted"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:389
msgid "Tool return message."
msgstr "Tool return message."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:384
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:376
msgid "Tool description."
msgstr "Tool description."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:368
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:360
msgid "Tool name."
msgstr "Tool name."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:352
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:269
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:294
msgid "Invalid tool ID."
msgstr "Invalid tool ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:185
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-tools-v2-controller.php:139
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:138
msgid "Delete orphaned variations"
msgstr "Delete orphaned variations"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:137
msgid "Orphaned variations"
msgstr "Orphaned variations"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:572
msgid "WooCommerce pages."
msgstr "WooCommerce pages."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:564
msgid "Hide errors from visitors?"
msgstr "Hide errors from visitors?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:552
msgid "Security."
msgstr "Security."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:532
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:526
msgid "Geolocation enabled?"
msgstr "Geolocation enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:496
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:218
msgid "Currency symbol."
msgstr "Currency symbol."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:490
msgid "Currency."
msgstr "Currency."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:484
msgid "SSL forced?"
msgstr "SSL forced?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:478
msgid "REST API enabled?"
msgstr "REST API enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:472
msgid "Settings."
msgstr "Settings."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:442
msgid "Template overrides."
msgstr "Template overrides."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:436
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:430
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:424
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:418
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:411
msgid "Theme author URL."
msgstr "Theme author URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:405
msgid "Latest version of theme."
msgstr "Latest version of theme."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:399
msgid "Theme version."
msgstr "Theme version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:393
#: src/Admin/API/OnboardingThemes.php:205
msgid "Theme name."
msgstr "Theme name."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:387
msgid "Theme."
msgstr "Theme."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:349
msgid "Database tables."
msgstr "Database tables."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:337
msgid "Database prefix."
msgstr "Database prefix."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:325
msgid "Database."
msgstr "Database."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:317
msgid "Remote GET response."
msgstr "Remote GET response."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:311
msgid "Remote GET successful?"
msgstr "Remote GET successful?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:305
msgid "Remote POST response."
msgstr "Remote POST response."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:299
msgid "Remote POST successful?"
msgstr "Remote POST successful?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:293
msgid "Is mbstring enabled?"
msgstr "Is mbstring enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:287
msgid "Is GZip enabled?"
msgstr "Is GZip enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:281
msgid "Is DomDocument class enabled?"
msgstr "Is DomDocument class enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:275
msgid "Is SoapClient class enabled?"
msgstr "Is SoapClient class enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:269
msgid "Is fsockopen/cURL enabled?"
msgstr "Is fsockopen/cURL enabled?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:263
msgid "Default timezone."
msgstr "Default timezone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:239
msgid "Is SUHOSIN installed?"
msgstr "Is SUHOSIN installed?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:227
msgid "PHP max input vars."
msgstr "PHP max input vars."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:221
msgid "PHP max execution time."
msgstr "PHP max execution time."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:215
msgid "PHP post max size."
msgstr "PHP post max size."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:197
msgid "WordPress language."
msgstr "WordPress language."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:191
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:185
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:179
msgid "WordPress memory limit."
msgstr "WordPress memory limit."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:173
msgid "Is WordPress multisite?"
msgstr "Is WordPress multisite?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:167
msgid "WordPress version."
msgstr "WordPress version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:161
msgid "Is log directory writable?"
msgstr "Is log directory writable?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:155
msgid "Log directory."
msgstr "Log directory."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:149
msgid "WooCommerce version."
msgstr "WooCommerce version."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:142
msgid "Site URL."
msgstr "Site URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:135
msgid "Home URL."
msgstr "Home URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:129
msgid "Environment."
msgstr "Environment."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:295
msgid "Shipping zone order."
msgstr "Shipping zone order."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:214
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:154
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-zones-v2-controller.php:41
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:287
msgid "Shipping zone name."
msgstr "Shipping zone name."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:482
msgid "Shipping method settings."
msgstr "Shipping method settings."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:459
msgid "Shipping method enabled status."
msgstr "Shipping method enabled status."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:454
msgid "Shipping method sort order."
msgstr "Shipping method sort order."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:448
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:436
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:442
msgid "Shipping method instance ID."
msgstr "Shipping method instance ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:230
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:177
msgid "Resource cannot be created."
msgstr "Resource cannot be created."

#: 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:174
msgid "Shipping zone location type."
msgstr "Shipping zone location type."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:169
msgid "Shipping zone location code."
msgstr "Shipping zone location code."

#: 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:70
msgid "Unique ID for the resource."
msgstr "Unique ID for the resource."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:210
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:476
msgid "Shipping method description."
msgstr "Shipping method description."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:204
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:470
msgid "Shipping method title."
msgstr "Shipping method title."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:198
msgid "Method ID."
msgstr "Method ID."

#: 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-setting-options-v2-controller.php:582
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:240
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:241
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:253
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:259
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-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-products-v2-controller.php:2383
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:2377
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:2371
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:323
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:2365
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:2356
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/Version2/class-wc-rest-products-v2-controller.php:2318
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:262
msgid "Limit result set to featured products."
msgstr "Limit result set to featured products."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2228
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1374
msgid "List of variations IDs."
msgstr "List of variations IDs."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1715
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:854
msgid "The date the product was last modified, as GMT."
msgstr "The date the product was last modified, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1703
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:843
msgid "The date the product was created, as GMT."
msgstr "The date the product was created, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1909
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2386
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:783
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1866
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:556
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1005
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:1903
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2380
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:777
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1860
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:550
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:999
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-variations-v2-controller.php:712
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1789
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:484
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:489
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:928
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:933
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:707
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1784
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:479
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:923
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:702
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1779
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:474
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:918
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-reviews-v2-controller.php:169
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:840
#: packages/woocommerce-blocks/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/Version1/class-wc-rest-product-reviews-v1-controller.php:535
#: 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:881
#: packages/woocommerce-blocks/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-product-categories-v2-controller.php:173
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:907
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2128
#: 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:686
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1273
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-product-categories-v2-controller.php:161
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:895
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2116
#: 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:674
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1261
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-payment-gateways-v2-controller.php:442
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:563
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:529
#: 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:221
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:436
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:554
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:523
#: 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:212
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:430
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:548
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:517
#: 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:206
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:425
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:543
#: 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:197
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:201
msgid "Setting value."
msgstr "Setting value."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:418
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:572
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:505
#: 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:230
msgid "Type of setting."
msgstr "Type of setting."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:412
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:534
#: 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:499
#: 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:192
#: 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:406
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:525
#: 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:493
#: 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:183
#: 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-payment-gateways-v2-controller.php:400
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:516
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:487
#: 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:165
msgid "A unique identifier for the setting."
msgstr "A unique identifier for the setting."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:395
#: 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:389
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:152
msgid "Payment gateway method description."
msgstr "Payment gateway method description."

#: 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:146
msgid "Payment gateway method title."
msgstr "Payment gateway method title."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:378
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:141
msgid "Payment gateway enabled status."
msgstr "Payment gateway enabled status."

#: 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:133
msgid "Payment gateway sort order."
msgstr "Payment gateway sort order."

#: 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:128
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:360
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:123
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:354
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:117
msgid "Payment gateway ID."
msgstr "Payment gateway ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1333
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:1321
msgid "The date the order was paid, as GMT."
msgstr "The date the order was paid, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1024
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1105
msgid "The date the order was last modified, as GMT."
msgstr "The date the order was last modified, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1006
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1067
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:568
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-refunds-v2-controller.php:390
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-refunds-v2-controller.php:374
msgid "The date the order refund was created, as GMT."
msgstr "The date the order refund was created, as GMT."

#: 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-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
msgid "The date the order note was created, as GMT."
msgstr "The date the order note was created, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:310
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:270
msgid "Is the customer a paying customer?"
msgstr "Is the customer a paying customer?"

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:644
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:148
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:103
msgid "The date the customer was last modified, as GMT."
msgstr "The date the customer was last modified, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1018
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1093
msgid "The date the order was created, as GMT."
msgstr "The date the order was created, 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."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:508
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:341
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:408
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:532
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1352
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1469
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1592
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1683
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1781
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1839
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:973
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2257
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:289
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:747
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1404
msgid "Meta ID."
msgstr "Meta ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:501
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:334
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:401
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:524
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1345
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1462
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1585
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1676
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1774
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1832
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:966
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2250
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:282
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:740
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1397
msgid "Meta data."
msgstr "Meta data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:549
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:492
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/Version1/class-wc-rest-coupons-v1-controller.php:525
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:468
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-coupons-v1-controller.php:503
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:446
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:488
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:431
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:466
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:409
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/Version2/class-wc-rest-coupons-v2-controller.php:398
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:393
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:375
msgid "The date the coupon was last modified, as GMT."
msgstr "The date the coupon was last modified, as GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:363
msgid "The date the coupon was created, as GMT."
msgstr "The date the coupon was created, as GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:450
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:347
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."

#. translators: %s: amount of errors
#: includes/class-wc-rest-authentication.php:314
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/admin/views/html-bulk-edit-product.php:54
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:53
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:52
msgid "Increase existing sale price by (fixed amount or %):"
msgstr "Increase existing sale price by (fixed amount or %):"

#: includes/admin/views/html-bulk-edit-product.php:26
#: includes/admin/views/html-bulk-edit-product.php:50
#: includes/admin/views/html-bulk-edit-product.php:75
#: includes/admin/views/html-bulk-edit-product.php:94
#: includes/admin/views/html-bulk-edit-product.php:123
#: includes/admin/views/html-bulk-edit-product.php:147
#: includes/admin/views/html-bulk-edit-product.php:169
#: includes/admin/views/html-bulk-edit-product.php:186
#: includes/admin/views/html-bulk-edit-product.php:205
#: includes/admin/views/html-bulk-edit-product.php:239
#: includes/admin/views/html-bulk-edit-product.php:258
#: includes/admin/views/html-bulk-edit-product.php:298
msgid "— No change —"
msgstr "— No change —"

#: includes/admin/views/html-admin-page-status-report.php:966
msgid "Learn how to update"
msgstr "Learn how to update"

#: includes/admin/views/html-admin-page-status-report.php:959
msgid "Outdated templates"
msgstr "Outdated templates"

#. Translators: %1$s: Template name, %2$s: Template version, %3$s: Core
#. version.
#: includes/admin/views/html-admin-page-status-report.php:933
msgid "%1$s version %2$s is out of date. The core version is %3$s"
msgstr "%1$s version %2$s is out of date. The core version is %3$s"

#. Translators: %s: docs link.
#: includes/admin/views/html-admin-page-status-report.php:799
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: %s: page name.
#: includes/admin/views/html-admin-page-status-report.php:781
msgid "Edit %s page"
msgstr "Edit %s page"

#: includes/admin/views/html-admin-page-status-report.php:730
msgid "Taxonomies: Product types"
msgstr "Taxonomies: Product types"

#: includes/admin/views/html-admin-page-status-report.php:604
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:599
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:598
msgid "Hide errors from visitors"
msgstr "Hide errors from visitors"

#. Translators: %s: docs link.
#: includes/admin/views/html-admin-page-status-report.php:591
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:583
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:558
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:582
msgid "Secure connection (HTTPS)"
msgstr "Secure connection (HTTPS)"

#: includes/admin/views/html-admin-page-status-report.php:577
msgid "Security"
msgstr "Security"

#. Translators: %1$s: Database prefix, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:480
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:480
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:474
msgid "Database prefix"
msgstr "Database prefix"

#: includes/admin/views/html-admin-page-status-report.php:388
msgid "Multibyte string"
msgstr "Multibyte string"

#: includes/admin/views/html-admin-page-status-report.php:374
msgid "GZip"
msgstr "GZip"

#: includes/admin/views/html-admin-page-status-report.php:360
msgid "DOMDocument"
msgstr "DOMDocument"

#: includes/admin/views/html-admin-page-status-report.php:346
msgid "SoapClient"
msgstr "SoapClient"

#: includes/admin/views/html-admin-page-status-report.php:333
msgid "fsockopen/cURL"
msgstr "fsockopen/cURL"

#. Translators: %1$s: Log directory, %2$s: Log directory constant
#: includes/admin/views/html-admin-page-status-report.php:137
msgid "To allow logging, make %1$s writable or define a custom %2$s."
msgstr "To allow logging, make %1$s writable or define a custom %2$s."

#: includes/admin/views/html-admin-page-status-logs.php:19
msgid "Delete log"
msgstr "Delete log"

#: includes/admin/views/html-admin-page-status-logs-db.php:26
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:20
msgid "Flush all logs"
msgstr "Flush all logs"

#: includes/admin/settings/views/html-webhooks-edit.php:148
msgid "Legacy API v3 (deprecated)"
msgstr "Legacy API v3 (deprecated)"

#. translators: %d: rest api version number
#: includes/admin/settings/views/html-webhooks-edit.php:144
msgid "WP REST API Integration v%d"
msgstr "WP REST API Integration v%d"

#: includes/admin/settings/views/html-webhooks-edit.php:135
msgid "REST API version used in the webhook deliveries."
msgstr "REST API version used in the webhook deliveries."

#: includes/admin/settings/views/html-settings-tax.php:134
msgctxt "Pagination"
msgid "%1$s of %2$s"
msgstr "%1$s of %2$s"

#: includes/admin/settings/views/html-keys-edit.php:49
msgid "Search for a user&hellip;"
msgstr "Search for a user&hellip;"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:31
msgid "This zone is <b>optionally</b> used for regions that are not included in any other shipping zone."
msgstr "This zone is <b>optionally</b> used for regions that are not included in any other shipping zone."

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:11
msgid "WooCommerce will match a customer to a single zone using their shipping address and present the shipping methods within that zone to them."
msgstr "WooCommerce will match a customer to a single zone using their shipping address and present the shipping methods within that zone to them."

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:11
msgid "A shipping zone is a geographic region where a certain set of shipping methods are offered."
msgstr "A shipping zone is a geographic region where a certain set of shipping methods are offered."

#. translators: %s: shipping method title
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:145
msgid "%s Settings"
msgstr "%s Settings"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:38
msgid "These are regions inside this zone. Customers will be matched against these regions."
msgstr "These are regions inside this zone. Customers will be matched against these regions."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:37
msgid "Zone regions"
msgstr "Zone regions"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:27
msgid "This is the name of the zone for your reference."
msgstr "This is the name of the zone for your reference."

#: includes/admin/settings/class-wc-settings-shipping.php:324
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:152
msgid "Enable debug mode"
msgstr "Enable debug mode"

#: includes/admin/settings/class-wc-settings-shipping.php:151
msgid "Debug mode"
msgstr "Debug mode"

#: includes/admin/settings/class-wc-settings-shipping.php:50
#: includes/admin/settings/class-wc-settings-shipping.php:111
#: packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-rate-selector.js:19
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js:18
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping-frontend.js:9
#: packages/woocommerce-blocks/build/cart.js:44
#: packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js:9
#: packages/woocommerce-blocks/build/checkout.js:44
#: packages/woocommerce-blocks/build/checkout.js:48
msgid "Shipping options"
msgstr "Shipping options"

#: includes/admin/settings/class-wc-settings-shipping.php:49
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:14
#: includes/admin/settings/views/html-admin-page-shipping-zones-instance.php:7
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:8
#: includes/admin/views/html-notice-legacy-shipping.php:18
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Shipping zones"
msgstr "Shipping zones"

#: includes/admin/settings/class-wc-settings-products.php:334
msgid "Never show quantity remaining in stock"
msgstr "Never show quantity remaining in stock"

#: includes/admin/settings/class-wc-settings-products.php:333
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:332
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:325
msgid "This controls how stock quantities are displayed on the frontend."
msgstr "This controls how stock quantities are displayed on the frontend."

#: includes/admin/settings/class-wc-settings-products.php:302
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:286
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."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:185
msgid "The main body text color. Default %s."
msgstr "The main body text colour. Default %s."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:173
msgid "The main body background color. Default %s."
msgstr "The main body background colour. Default %s."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:161
msgid "The background color for WooCommerce email templates. Default %s."
msgstr "The background colour for WooCommerce email templates. Default %s."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:149
msgid "The base color for WooCommerce email templates. Default %s."
msgstr "The base colour for WooCommerce email templates. Default %s."

#. Translators: %s Page contents.
#: includes/admin/settings/class-wc-settings-advanced.php:66
#: includes/admin/settings/class-wc-settings-advanced.php:86
#: includes/admin/settings/class-wc-settings-advanced.php:106
msgid "Page contents: [%s]"
msgstr "Page contents: [%s]"

#: includes/admin/reports/class-wc-report-sales-by-product.php:428
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:542
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:434
msgid "Add file"
msgstr "Add file"

#: includes/admin/meta-boxes/views/html-variation-admin.php:388
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:311
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:516
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:687
#: includes/admin/meta-boxes/views/html-variation-admin.php:275
#: includes/export/class-wc-product-csv-exporter.php:124
msgid "Weight (%s)"
msgstr "Weight (%s)"

#. translators: %s: currency symbol
#: includes/admin/meta-boxes/views/html-variation-admin.php:134
msgid "Sale price (%s)"
msgstr "Sale price (%s)"

#. translators: %s: currency symbol
#: includes/admin/meta-boxes/views/html-variation-admin.php:116
msgid "Regular price (%s)"
msgstr "Regular price (%s)"

#. translators: %s: attribute label
#: includes/admin/meta-boxes/views/html-variation-admin.php:34
msgid "Any %s&hellip;"
msgstr "Any %s&hellip;"

#. translators: WooCommerce attribute label
#: includes/admin/meta-boxes/views/html-product-data-variations.php:33
msgid "No default %s&hellip;"
msgstr "No default %s&hellip;"

#. translators: WooCommerce dimension unit
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:28
msgid "Dimensions (%s)"
msgstr "Dimensions (%s)"

#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:26
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:536
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:707
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:14
#: includes/export/class-wc-product-csv-exporter.php:142
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:384
msgid "Refund %s manually"
msgstr "Refund %s manually"

#. translators: refund amount, gateway name
#: includes/admin/meta-boxes/views/html-order-items.php:380
msgid "Refund %1$s via %2$s"
msgstr "Refund %1$s via %2$s"

#: includes/admin/meta-boxes/views/html-order-items.php:118
#: src/Admin/API/Reports/Orders/Controller.php:549
#: 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:35
msgid "%s (No longer exists)"
msgstr "%s (No longer exists)"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:45
msgid "Note type"
msgstr "Note type"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:455
msgid "Copy billing address"
msgstr "Copy billing address"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:345
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:465
msgid "Address:"
msgstr "Address:"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:293
msgid "View other orders &rarr;"
msgstr "View other orders &rarr;"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:264
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:231
msgid "Customer IP: %s"
msgstr "Customer IP: %s"

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

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:310
msgid "Apply to all qualifying items in cart"
msgstr "Apply to all qualifying items in basket"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:292
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:328
msgid "Unlimited usage"
msgstr "Unlimited usage"

#. 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:71
msgid "Tool does not exist."
msgstr "Tool does not exist."

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1384
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
#: includes/admin/class-wc-admin-setup-wizard.php:554
#: includes/admin/meta-boxes/views/html-order-items.php:52
#: includes/admin/views/html-bulk-edit-product.php:134
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#: includes/admin/class-wc-admin-profile.php:62
#: includes/admin/class-wc-admin-profile.php:122
#: includes/admin/class-wc-admin-setup-wizard.php:514
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:61
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:113
#: includes/admin/settings/class-wc-settings-general.php:62
#: includes/customizer/class-wc-shop-customizer.php:688
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:220
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:283
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1207
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1270
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:175
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:238
msgid "Address line 2"
msgstr "Address line 2"

#: 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:57
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:109
#: includes/admin/settings/class-wc-settings-general.php:53
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:215
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:278
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1202
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1265
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:170
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:233
msgid "Address line 1"
msgstr "Address line 1"

#. translators: %s: URL to read more about the shop page.
#: includes/admin/class-wc-admin-post-types.php:850
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: 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:311
#: includes/admin/settings/views/html-keys-edit.php:43
#: includes/class-wc-ajax.php:1670 src/Internal/Admin/Orders/ListTable.php:500
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:169
msgid "%1$s / %2$s"
msgstr "%1$s / %2$s"

#: includes/admin/class-wc-admin-log-table-list.php:242
msgid "All sources"
msgstr "All sources"

#: includes/admin/class-wc-admin-log-table-list.php:240
msgid "Filter by source"
msgstr "Filter by source"

#: includes/admin/class-wc-admin-log-table-list.php:106
msgid "Source"
msgstr "Source"

#: includes/admin/class-wc-admin-log-table-list.php:105
msgid "Message"
msgstr "Message"

#: includes/admin/class-wc-admin-log-table-list.php:104
msgid "Level"
msgstr "Level"

#: includes/admin/class-wc-admin-log-table-list.php:103
#: 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:80
msgid "All levels"
msgstr "All levels"

#: includes/admin/class-wc-admin-log-table-list.php:78
msgid "Filter by level"
msgstr "Filter by level"

#: includes/admin/class-wc-admin-log-table-list.php:72
#: includes/admin/class-wc-admin-log-table-list.php:151
msgid "Debug"
msgstr "Debug"

#: includes/admin/class-wc-admin-log-table-list.php:68
#: includes/admin/class-wc-admin-log-table-list.php:150
msgid "Info"
msgstr "Info"

#: includes/admin/class-wc-admin-log-table-list.php:64
#: includes/admin/class-wc-admin-log-table-list.php:149
msgid "Notice"
msgstr "Notice"

#: includes/admin/class-wc-admin-log-table-list.php:60
#: includes/admin/class-wc-admin-log-table-list.php:148
msgid "Warning"
msgstr "Warning"

#: includes/admin/class-wc-admin-log-table-list.php:52
#: includes/admin/class-wc-admin-log-table-list.php:146
msgid "Critical"
msgstr "Critical"

#: includes/admin/class-wc-admin-log-table-list.php:48
#: includes/admin/class-wc-admin-log-table-list.php:145
msgid "Alert"
msgstr "Alert"

#: includes/admin/class-wc-admin-log-table-list.php:44
#: includes/admin/class-wc-admin-log-table-list.php:144
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
#: src/Admin/Features/Navigation/CoreMenu.php:314
msgid "System status"
msgstr "System status"

#. translators: %s: review author
#: includes/admin/class-wc-admin-dashboard.php:379
msgid "reviewed by %s"
msgstr "reviewed by %s"

#. translators: %s: rating
#: includes/admin/class-wc-admin-dashboard.php:376
msgid "%s out of 5"
msgstr "%s out of 5"

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

#: includes/admin/class-wc-admin-attributes.php:340
msgid "(Public)"
msgstr "(Public)"

#: includes/admin/class-wc-admin-attributes.php:224
msgid "Enable archives?"
msgstr "Enable archives?"

#. translators: 1: last access date 2: last access time
#. translators: %1$s: note date %2$s: 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:28
#: includes/admin/settings/views/html-keys-edit.php:96
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1119
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
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php:64
msgid "Shipping is disabled."
msgstr "Shipping is disabled."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1637
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:915
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1546
#: 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:391
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."

#. 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/Query.php:22
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "Method '%s' not implemented. Must be overridden in subclass."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:187
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:314
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:346
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:364
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:387
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:430
msgid "An invalid setting value was passed."
msgstr "An invalid setting value was passed."

#: includes/abstracts/abstract-wc-product.php:907
msgid "Invalid product tax status."
msgstr "Invalid product tax status."

#: includes/abstracts/abstract-wc-product.php:823
msgid "Invalid or duplicated SKU."
msgstr "Invalid or duplicated SKU."

#: includes/abstracts/abstract-wc-product.php:786
msgid "Invalid catalog visibility option."
msgstr "Invalid catalogue visibility option."

#: includes/abstracts/abstract-wc-order.php:596
msgid "Invalid currency code"
msgstr "Invalid currency code"

#: includes/abstracts/abstract-wc-order.php:539
msgid "Invalid parent ID"
msgstr "Invalid parent ID"

#: i18n/states.php:1476
msgid "Sindh"
msgstr "Sindh"

#: i18n/states.php:1474
msgid "Khyber Pakhtunkhwa"
msgstr "Khyber Pakhtunkhwa"

#: i18n/states.php:1473
msgid "Islamabad Capital Territory"
msgstr "Islamabad Capital Territory"

#: i18n/states.php:1472
msgid "Gilgit Baltistan"
msgstr "Gilgit Baltistan"

#: i18n/states.php:1471
msgid "FATA"
msgstr "FATA"

#: i18n/states.php:1470
msgid "Balochistan"
msgstr "Balochistan"

#: i18n/states.php:1469
msgid "Azad Kashmir"
msgstr "Azad Kashmir"

#: i18n/states.php:1284
msgid "Zamfara"
msgstr "Zamfara"

#: i18n/states.php:1283
msgid "Yobe"
msgstr "Yobe"

#: i18n/states.php:1282
msgid "Taraba"
msgstr "Taraba"

#: i18n/states.php:1281
msgid "Sokoto"
msgstr "Sokoto"

#: i18n/states.php:1280
msgid "Rivers"
msgstr "Rivers"

#: i18n/states.php:200 i18n/states.php:1279
msgid "Plateau"
msgstr "Plateau"

#: i18n/states.php:1278
msgid "Oyo"
msgstr "Oyo"

#: i18n/states.php:1277
msgid "Osun"
msgstr "Osun"

#: i18n/states.php:1276
msgid "Ondo"
msgstr "Ondo"

#: i18n/states.php:1275
msgid "Ogun"
msgstr "Ogun"

#: i18n/states.php:1273
msgid "Nasarawa"
msgstr "Nasarawa"

#: i18n/states.php:1272
msgid "Lagos"
msgstr "Lagos"

#: i18n/states.php:1271
msgid "Kwara"
msgstr "Kwara"

#: i18n/states.php:1270
msgid "Kogi"
msgstr "Kogi"

#: i18n/states.php:1269
msgid "Kebbi"
msgstr "Kebbi"

#: i18n/states.php:1268
msgid "Katsina"
msgstr "Katsina"

#: i18n/states.php:1267
msgid "Kano"
msgstr "Kano"

#: i18n/states.php:1266
msgid "Kaduna"
msgstr "Kaduna"

#: i18n/states.php:1265
msgid "Jigawa"
msgstr "Jigawa"

#: i18n/states.php:1264
msgid "Imo"
msgstr "Imo"

#: i18n/states.php:1263
msgid "Gombe"
msgstr "Gombe"

#: i18n/states.php:1262
msgid "Enugu"
msgstr "Enugu"

#: i18n/states.php:1261
msgid "Ekiti"
msgstr "Ekiti"

#: i18n/states.php:1260
msgid "Edo"
msgstr "Edo"

#: i18n/states.php:1259
msgid "Ebonyi"
msgstr "Ebonyi"

#: i18n/states.php:1258
msgid "Delta"
msgstr "Delta"

#: i18n/states.php:1257
msgid "Cross River"
msgstr "Cross River"

#: i18n/states.php:1256
msgid "Borno"
msgstr "Borno"

#: i18n/states.php:1255
msgid "Benue"
msgstr "Benue"

#: i18n/states.php:1254
msgid "Bayelsa"
msgstr "Bayelsa"

#: i18n/states.php:1253
msgid "Bauchi"
msgstr "Bauchi"

#: i18n/states.php:1252
msgid "Anambra"
msgstr "Anambra"

#: i18n/states.php:1251
msgid "Akwa Ibom"
msgstr "Akwa Ibom"

#: i18n/states.php:1250
msgid "Adamawa"
msgstr "Adamawa"

#: i18n/states.php:1249
msgid "Abuja"
msgstr "Abuja"

#: i18n/states.php:1248
msgid "Abia"
msgstr "Abia"

#: i18n/states.php:896
msgid "L'Aquila"
msgstr "L'Aquila"

#: i18n/states.php:776
msgid "Wexford"
msgstr "Wexford"

#: i18n/states.php:777
msgid "Wicklow"
msgstr "Wicklow"

#: i18n/states.php:775
msgid "Westmeath"
msgstr "Westmeath"

#: i18n/states.php:774
msgid "Waterford"
msgstr "Waterford"

#: i18n/states.php:773
msgid "Tipperary"
msgstr "Tipperary"

#: i18n/states.php:772
msgid "Sligo"
msgstr "Sligo"

#: i18n/states.php:771
msgid "Roscommon"
msgstr "Roscommon"

#: i18n/states.php:770
msgid "Offaly"
msgstr "Offaly"

#: i18n/states.php:767
msgid "Mayo"
msgstr "Mayo"

#: i18n/states.php:769
msgid "Monaghan"
msgstr "Monaghan"

#: i18n/states.php:768
msgid "Meath"
msgstr "Meath"

#: i18n/states.php:762
msgid "Laois"
msgstr "Laois"

#: i18n/states.php:763
msgid "Leitrim"
msgstr "Leitrim"

#: i18n/states.php:764
msgid "Limerick"
msgstr "Limerick"

#: i18n/states.php:766
msgid "Louth"
msgstr "Louth"

#: i18n/states.php:765
msgid "Longford"
msgstr "Longford"

#: i18n/states.php:759
msgid "Kerry"
msgstr "Kerry"

#: i18n/states.php:761
msgid "Kilkenny"
msgstr "Kilkenny"

#: i18n/states.php:760
msgid "Kildare"
msgstr "Kildare"

#: i18n/states.php:758
msgid "Galway"
msgstr "Galway"

#: i18n/states.php:757
msgid "Dublin"
msgstr "Dublin"

#: i18n/states.php:756
msgid "Donegal"
msgstr "Donegal"

#: i18n/states.php:752
msgid "Carlow"
msgstr "Carlow"

#: i18n/states.php:753
msgid "Cavan"
msgstr "Cavan"

#: i18n/states.php:755
msgid "Cork"
msgstr "Cork"

#: i18n/states.php:754
msgid "Clare"
msgstr "Clare"

#: i18n/countries.php:122
msgid "Ireland"
msgstr "Ireland"

#: 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:77
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:50
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:73
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:118
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
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:85
#: 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:66
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:92
msgid "The order ID."
msgstr "The order ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:874
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:956
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:109
msgid "ID to reassign posts to."
msgstr "ID to reassign posts to."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:67
msgid "New user password."
msgstr "New user password."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:62
msgid "New user username."
msgstr "New user username."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:58
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."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:865
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:726
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:612
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:636
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:948
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:709
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:54
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:172
#: src/Admin/API/Reports/Stock/Controller.php:464
msgid "Ensure result set excludes specific IDs."
msgstr "Ensure result set excludes specific IDs."

#. translators: %s: attachment id
#. translators: %s: attachment ID
#. translators: %s: image ID
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:867
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1305
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:386
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:327
#: includes/rest-api/Utilities/ImageAttachment.php:61
msgid "#%s is an invalid image ID."
msgstr "#%s is an invalid image ID."

#: includes/react-admin/connect-existing-pages.php:26
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
msgid "Extensions"
msgstr "Extensions"

#: includes/admin/class-wc-admin-menus.php:166
msgid "WooCommerce extensions"
msgstr "WooCommerce extensions"

#: includes/admin/class-wc-admin-addons.php:966
#: includes/admin/helper/class-wc-helper.php:403
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Installed"
msgstr "Installed"

#. Author URI of the plugin
msgid "https://woocommerce.com"
msgstr "https://woocommerce.com"

#. Translators: %s Docs URL.
#: includes/admin/settings/class-wc-settings-advanced.php:156
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>)."

#. Plugin URI of the plugin
msgid "https://woocommerce.com/"
msgstr "https://woocommerce.com/"

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2338
msgid "If the variation is visible."
msgstr "If the variation is visible."

#: includes/class-wc-shipping-zone.php:148
msgid "Everywhere"
msgstr "Everywhere"

#. translators: %s: error message
#: includes/class-wc-auth.php:435
msgid "Error: %s."
msgstr "Error: %s."

#: includes/admin/settings/class-wc-settings-shipping.php:153
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/admin/settings/views/html-admin-page-shipping-zone-methods.php:184
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:103
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."

#: includes/admin/settings/class-wc-settings-shipping.php:326
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:45
msgid "No shipping methods offered to this zone."
msgstr "No shipping methods offered to this zone."

#: includes/admin/settings/class-wc-settings-advanced.php:233
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/wc-core-functions.php:561
msgid "North Korean won"
msgstr "North Korean won"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:10
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."

#: includes/admin/settings/class-wc-settings-advanced.php:257
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:239
msgid "Endpoint for the \"My account &rarr; Orders\" page."
msgstr "Endpoint for the \"My account &rarr; Orders\" page."

#. translators: 1: order number 2: order date 3: order status
#: templates/myaccount/view-order.php:28 templates/order/tracking.php:30
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."

#: templates/myaccount/payment-methods.php:70
msgid "No saved methods found."
msgstr "No saved methods found."

#: templates/myaccount/orders.php:101
msgid "No order has been made yet."
msgstr "No order has been made yet."

#: includes/admin/class-wc-admin-pointers.php:318
#: templates/myaccount/orders.php:93 assets/client/admin/components/index.js:2
msgid "Next"
msgstr "Next"

#: templates/myaccount/orders.php:89
msgid "Previous"
msgstr "Previous"

#: 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/lost-password-confirmation.php:20
msgid "Password reset email has been sent."
msgstr "Password reset email has been sent."

#: templates/myaccount/downloads.php:42
msgid "No downloads available yet."
msgstr "No downloads available yet."

#: templates/order/order-downloads.php:56
msgid "&infin;"
msgstr "&infin;"

#. translators: %s: product count
#. translators: %s number of products.
#: includes/admin/reports/class-wc-report-stock.php:154
#: includes/widgets/class-wc-widget-product-tag-cloud.php:91
#: packages/woocommerce-blocks/build/attribute-filter-frontend.js:3
#: packages/woocommerce-blocks/build/attribute-filter.js:3
#: packages/woocommerce-blocks/build/stock-filter-frontend.js:11
#: packages/woocommerce-blocks/build/stock-filter.js:3
msgid "%s product"
msgid_plural "%s products"
msgstr[0] "%s product"
msgstr[1] "%s products"

#: includes/wc-template-functions.php:31
msgid "Checkout is not available whilst your cart is empty."
msgstr "Checkout is not available whilst your basket is empty."

#. translators: 1: param 2: type
#: includes/wc-rest-functions.php:187
msgid "%1$s is not of type %2$s"
msgstr "%1$s is not of type %2$s"

#. translators: %s: image URL
#: includes/wc-rest-functions.php:96
msgid "Error getting remote image %s."
msgstr "Error getting remote image %s."

#. translators: %s: image URL
#: includes/wc-rest-functions.php:74
msgid "Invalid URL %s."
msgstr "Invalid URL %s."

#: includes/wc-core-functions.php:1568
msgid "JCB"
msgstr "JCB"

#: includes/wc-core-functions.php:1567
msgid "Diners"
msgstr "Diners"

#: includes/wc-core-functions.php:1566
msgid "American Express"
msgstr "American Express"

#: includes/wc-core-functions.php:1565
msgid "Discover"
msgstr "Discover"

#: includes/wc-core-functions.php:1564
msgid "Visa"
msgstr "Visa"

#: includes/wc-core-functions.php:1563
msgid "MasterCard"
msgstr "MasterCard"

#: includes/wc-core-functions.php:645
msgid "Zambian kwacha"
msgstr "Zambian kwacha"

#: includes/wc-core-functions.php:643
msgid "Yemeni rial"
msgstr "Yemeni rial"

#: includes/wc-core-functions.php:642
msgid "CFP franc"
msgstr "CFP franc"

#: includes/wc-core-functions.php:641
msgid "West African CFA franc"
msgstr "West African CFA franc"

#: includes/wc-core-functions.php:640
msgid "East Caribbean dollar"
msgstr "East Caribbean dollar"

#: includes/wc-core-functions.php:639
msgid "Central African CFA franc"
msgstr "Central African CFA franc"

#: includes/wc-core-functions.php:638
msgid "Samoan t&#x101;l&#x101;"
msgstr "Samoan t&#x101;l&#x101;"

#: includes/wc-core-functions.php:637
msgid "Vanuatu vatu"
msgstr "Vanuatu vatu"

#: includes/wc-core-functions.php:636
msgid "Vietnamese &#x111;&#x1ed3;ng"
msgstr "Vietnamese &#x111;&#x1ed3;ng"

#: includes/wc-core-functions.php:634
msgid "Venezuelan bol&iacute;var"
msgstr "Venezuelan bol&iacute;var"

#: includes/wc-core-functions.php:633
msgid "Uzbekistani som"
msgstr "Uzbekistani som"

#: includes/wc-core-functions.php:632
msgid "Uruguayan peso"
msgstr "Uruguayan peso"

#: includes/wc-core-functions.php:630
msgid "Ugandan shilling"
msgstr "Ugandan shilling"

#: includes/wc-core-functions.php:628
msgid "Tanzanian shilling"
msgstr "Tanzanian shilling"

#: includes/wc-core-functions.php:627
msgid "New Taiwan dollar"
msgstr "New Taiwan dollar"

#: includes/wc-core-functions.php:626
msgid "Trinidad and Tobago dollar"
msgstr "Trinidad and Tobago dollar"

#: includes/wc-core-functions.php:624
msgid "Tongan pa&#x2bb;anga"
msgstr "Tongan pa&#x2bb;anga"

#: includes/wc-core-functions.php:623
msgid "Tunisian dinar"
msgstr "Tunisian dinar"

#: includes/wc-core-functions.php:622
msgid "Turkmenistan manat"
msgstr "Turkmenistan manat"

#: includes/wc-core-functions.php:621
msgid "Tajikistani somoni"
msgstr "Tajikistani somoni"

#: includes/wc-core-functions.php:619
msgid "Swazi lilangeni"
msgstr "Swazi lilangeni"

#: includes/wc-core-functions.php:618
msgid "Syrian pound"
msgstr "Syrian pound"

#: includes/wc-core-functions.php:617
msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe dobra"
msgstr "S&atilde;o Tom&eacute; and Pr&iacute;ncipe dobra"

#: includes/wc-core-functions.php:616
msgid "South Sudanese pound"
msgstr "South Sudanese pound"

#: includes/wc-core-functions.php:615
msgid "Surinamese dollar"
msgstr "Surinamese dollar"

#: includes/wc-core-functions.php:614
msgid "Somali shilling"
msgstr "Somali shilling"

#: includes/wc-core-functions.php:613
msgid "Sierra Leonean leone"
msgstr "Sierra Leonean leone"

#: includes/wc-core-functions.php:612
msgid "Saint Helena pound"
msgstr "Saint Helena pound"

#: includes/wc-core-functions.php:609
msgid "Sudanese pound"
msgstr "Sudanese pound"

#: includes/wc-core-functions.php:608
msgid "Seychellois rupee"
msgstr "Seychellois rupee"

#: includes/wc-core-functions.php:607
msgid "Solomon Islands dollar"
msgstr "Solomon Islands dollar"

#: includes/wc-core-functions.php:605
msgid "Rwandan franc"
msgstr "Rwandan franc"

#: includes/wc-core-functions.php:603
msgid "Serbian dinar"
msgstr "Serbian dinar"

#: includes/wc-core-functions.php:601
msgid "Qatari riyal"
msgstr "Qatari riyal"

#: includes/wc-core-functions.php:600
msgid "Paraguayan guaran&iacute;"
msgstr "Paraguayan guaran&iacute;"

#: includes/wc-core-functions.php:599
msgid "Transnistrian ruble"
msgstr "Transnistrian ruble"

#: includes/wc-core-functions.php:598
msgid "Polish z&#x142;oty"
msgstr "Polish z&#x142;oty"

#: includes/wc-core-functions.php:595
msgid "Papua New Guinean kina"
msgstr "Papua New Guinean kina"

#: includes/wc-core-functions.php:593
msgid "Panamanian balboa"
msgstr "Panamanian balboa"

#: includes/wc-core-functions.php:592
msgid "Omani rial"
msgstr "Omani rial"

#: includes/wc-core-functions.php:590
msgid "Nepalese rupee"
msgstr "Nepalese rupee"

#: includes/wc-core-functions.php:588
msgid "Nicaraguan c&oacute;rdoba"
msgstr "Nicaraguan c&oacute;rdoba"

#: includes/wc-core-functions.php:586
msgid "Namibian dollar"
msgstr "Namibian dollar"

#: includes/wc-core-functions.php:585
msgid "Mozambican metical"
msgstr "Mozambican metical"

#: includes/wc-core-functions.php:582
msgid "Malawian kwacha"
msgstr "Malawian kwacha"

#: includes/wc-core-functions.php:581
msgid "Maldivian rufiyaa"
msgstr "Maldivian rufiyaa"

#: includes/wc-core-functions.php:580
msgid "Mauritian rupee"
msgstr "Mauritian rupee"

#: includes/wc-core-functions.php:579
msgid "Mauritanian ouguiya"
msgstr "Mauritanian ouguiya"

#: includes/wc-core-functions.php:578
msgid "Macanese pataca"
msgstr "Macanese pataca"

#: includes/wc-core-functions.php:577
msgid "Mongolian t&ouml;gr&ouml;g"
msgstr "Mongolian t&ouml;gr&ouml;g"

#: includes/wc-core-functions.php:576
msgid "Burmese kyat"
msgstr "Burmese kyat"

#: includes/wc-core-functions.php:575
msgid "Macedonian denar"
msgstr "Macedonian denar"

#: includes/wc-core-functions.php:574
msgid "Malagasy ariary"
msgstr "Malagasy ariary"

#: includes/wc-core-functions.php:573
msgid "Moldovan leu"
msgstr "Moldovan leu"

#: includes/wc-core-functions.php:572
msgid "Moroccan dirham"
msgstr "Moroccan dirham"

#: includes/wc-core-functions.php:571
msgid "Libyan dinar"
msgstr "Libyan dinar"

#: includes/wc-core-functions.php:570
msgid "Lesotho loti"
msgstr "Lesotho loti"

#: includes/wc-core-functions.php:569
msgid "Liberian dollar"
msgstr "Liberian dollar"

#: includes/wc-core-functions.php:568
msgid "Sri Lankan rupee"
msgstr "Sri Lankan rupee"

#: includes/wc-core-functions.php:567
msgid "Lebanese pound"
msgstr "Lebanese pound"

#: includes/wc-core-functions.php:565
msgid "Kazakhstani tenge"
msgstr "Kazakhstani tenge"

#: includes/wc-core-functions.php:564
msgid "Cayman Islands dollar"
msgstr "Cayman Islands dollar"

#: includes/wc-core-functions.php:563
msgid "Kuwaiti dinar"
msgstr "Kuwaiti dinar"

#: includes/wc-core-functions.php:560
msgid "Comorian franc"
msgstr "Comorian franc"

#: includes/wc-core-functions.php:559
msgid "Cambodian riel"
msgstr "Cambodian riel"

#: includes/wc-core-functions.php:558
msgid "Kyrgyzstani som"
msgstr "Kyrgyzstani som"

#: includes/wc-core-functions.php:555
msgid "Jordanian dinar"
msgstr "Jordanian dinar"

#: includes/wc-core-functions.php:554
msgid "Jamaican dollar"
msgstr "Jamaican dollar"

#: includes/wc-core-functions.php:553
msgid "Jersey pound"
msgstr "Jersey pound"

#: includes/wc-core-functions.php:552
msgid "Icelandic kr&oacute;na"
msgstr "Icelandic kr&oacute;na"

#: includes/wc-core-functions.php:550
msgid "Iranian rial"
msgstr "Iranian rial"

#: includes/wc-core-functions.php:549
msgid "Iraqi dinar"
msgstr "Iraqi dinar"

#: includes/wc-core-functions.php:547
msgid "Manx pound"
msgstr "Manx pound"

#: includes/wc-core-functions.php:546
msgid "Israeli new shekel"
msgstr "Israeli new shekel"

#: includes/wc-core-functions.php:543
msgid "Haitian gourde"
msgstr "Haitian gourde"

#: includes/wc-core-functions.php:541
msgid "Honduran lempira"
msgstr "Honduran lempira"

#: includes/wc-core-functions.php:539
msgid "Guyanese dollar"
msgstr "Guyanese dollar"

#: includes/wc-core-functions.php:538
msgid "Guatemalan quetzal"
msgstr "Guatemalan quetzal"

#: includes/wc-core-functions.php:537
msgid "Guinean franc"
msgstr "Guinean franc"

#: includes/wc-core-functions.php:536
msgid "Gambian dalasi"
msgstr "Gambian dalasi"

#: includes/wc-core-functions.php:535
msgid "Gibraltar pound"
msgstr "Gibraltar pound"

#: includes/wc-core-functions.php:534
msgid "Ghana cedi"
msgstr "Ghana cedi"

#: includes/wc-core-functions.php:533
msgid "Guernsey pound"
msgstr "Guernsey pound"

#: includes/wc-core-functions.php:532
msgid "Georgian lari"
msgstr "Georgian lari"

#: includes/wc-core-functions.php:530
msgid "Falkland Islands pound"
msgstr "Falkland Islands pound"

#: includes/wc-core-functions.php:529
msgid "Fijian dollar"
msgstr "Fijian dollar"

#: includes/wc-core-functions.php:528
msgid "Euro"
msgstr "Euro"

#: includes/wc-core-functions.php:527
msgid "Ethiopian birr"
msgstr "Ethiopian birr"

#: includes/wc-core-functions.php:526
msgid "Eritrean nakfa"
msgstr "Eritrean nakfa"

#: includes/wc-core-functions.php:524
msgid "Algerian dinar"
msgstr "Algerian dinar"

#: includes/wc-core-functions.php:521
msgid "Djiboutian franc"
msgstr "Djiboutian franc"

#: includes/wc-core-functions.php:519
msgid "Cape Verdean escudo"
msgstr "Cape Verdean escudo"

#: includes/wc-core-functions.php:518
msgid "Cuban peso"
msgstr "Cuban peso"

#: includes/wc-core-functions.php:517
msgid "Cuban convertible peso"
msgstr "Cuban convertible peso"

#: includes/wc-core-functions.php:516
msgid "Costa Rican col&oacute;n"
msgstr "Costa Rican col&oacute;n"

#: includes/wc-core-functions.php:511
msgid "Congolese franc"
msgstr "Congolese franc"

#: includes/wc-core-functions.php:509
msgid "Belize dollar"
msgstr "Belize dollar"

#: includes/wc-core-functions.php:508
msgid "Belarusian ruble"
msgstr "Belarusian ruble"

#: includes/wc-core-functions.php:506
msgid "Botswana pula"
msgstr "Botswana pula"

#: includes/wc-core-functions.php:505
msgid "Bhutanese ngultrum"
msgstr "Bhutanese ngultrum"

#: includes/wc-core-functions.php:504
msgid "Bitcoin"
msgstr "Bitcoin"

#: includes/wc-core-functions.php:503
msgid "Bahamian dollar"
msgstr "Bahamian dollar"

#: includes/wc-core-functions.php:501
msgid "Bolivian boliviano"
msgstr "Bolivian boliviano"

#: includes/wc-core-functions.php:500
msgid "Brunei dollar"
msgstr "Brunei dollar"

#: includes/wc-core-functions.php:499
msgid "Bermudian dollar"
msgstr "Bermudian dollar"

#: includes/wc-core-functions.php:498
msgid "Burundian franc"
msgstr "Burundian franc"

#: includes/wc-core-functions.php:497
msgid "Bahraini dinar"
msgstr "Bahraini dinar"

#: includes/wc-core-functions.php:494
msgid "Barbadian dollar"
msgstr "Barbadian dollar"

#: includes/wc-core-functions.php:493
msgid "Bosnia and Herzegovina convertible mark"
msgstr "Bosnia and Herzegovina convertible mark"

#: includes/wc-core-functions.php:492
msgid "Azerbaijani manat"
msgstr "Azerbaijani manat"

#: includes/wc-core-functions.php:491
msgid "Aruban florin"
msgstr "Aruban florin"

#: includes/wc-core-functions.php:488
msgid "Angolan kwanza"
msgstr "Angolan kwanza"

#: includes/wc-core-functions.php:487
msgid "Netherlands Antillean guilder"
msgstr "Netherlands Antillean guilder"

#: includes/wc-core-functions.php:486
msgid "Armenian dram"
msgstr "Armenian dram"

#: includes/wc-core-functions.php:485
msgid "Albanian lek"
msgstr "Albanian lek"

#: includes/wc-core-functions.php:484
msgid "Afghan afghani"
msgstr "Afghan afghani"

#: includes/admin/class-wc-admin-taxonomies.php:407
#: includes/wc-account-functions.php:369
msgid "Make default"
msgstr "Make default"

#: includes/class-wc-emails.php:448 includes/wc-account-functions.php:220
#: includes/wc-account-functions.php:244
#: src/Admin/API/Reports/Coupons/Controller.php:311
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Expires"
msgstr "Expires"

#: includes/admin/reports/class-wc-report-downloads.php:220
msgid "File"
msgstr "File"

#: includes/wc-account-functions.php:99
#: assets/client/admin/chunks/marketing-overview.js:1
msgid "Dashboard"
msgstr "Dashboard"

#: includes/wc-rest-functions.php:194
msgid "The date you provided is invalid."
msgstr "The date you provided is invalid."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php:257
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/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:576
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:47
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:138
msgid "Limit results to those matching a string."
msgstr "Limit results to those matching a string."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:724
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:567
#: src/Admin/API/Leaderboards.php:493 src/Admin/API/Notes.php:661
#: src/Admin/API/ProductsLowInStock.php:299
#: src/Admin/API/Reports/Categories/Controller.php:229
#: src/Admin/API/Reports/Coupons/Controller.php:235
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:282
#: src/Admin/API/Reports/Customers/Controller.php:363
#: src/Admin/API/Reports/Downloads/Controller.php:261
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:239
#: src/Admin/API/Reports/Orders/Controller.php:278
#: src/Admin/API/Reports/Orders/Stats/Controller.php:343
#: src/Admin/API/Reports/Products/Controller.php:270
#: src/Admin/API/Reports/Products/Stats/Controller.php:324
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:368
#: src/Admin/API/Reports/Stock/Controller.php:455
#: src/Admin/API/Reports/Taxes/Controller.php:241
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:320
#: src/Admin/API/Reports/Variations/Controller.php:279
#: src/Admin/API/Reports/Variations/Stats/Controller.php:327
msgid "Maximum number of items to be returned in result set."
msgstr "Maximum number of items to be returned in result set."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:716
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:559
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:29
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:168
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:119
#: src/Admin/API/Leaderboards.php:485 src/Admin/API/Notes.php:653
#: src/Admin/API/ProductsLowInStock.php:291
#: src/Admin/API/Reports/Categories/Controller.php:221
#: src/Admin/API/Reports/Coupons/Controller.php:227
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:274
#: src/Admin/API/Reports/Customers/Controller.php:355
#: src/Admin/API/Reports/Downloads/Controller.php:253
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:231
#: src/Admin/API/Reports/Orders/Controller.php:270
#: src/Admin/API/Reports/Orders/Stats/Controller.php:335
#: src/Admin/API/Reports/Products/Controller.php:262
#: src/Admin/API/Reports/Products/Stats/Controller.php:316
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:360
#: src/Admin/API/Reports/Stock/Controller.php:447
#: src/Admin/API/Reports/Taxes/Controller.php:233
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:312
#: src/Admin/API/Reports/Variations/Controller.php:271
#: src/Admin/API/Reports/Variations/Stats/Controller.php:319
msgid "Current page of the collection."
msgstr "Current page of the collection."

#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:100
msgid "Optional cost for local pickup."
msgstr "Optional cost for local pickup."

#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:32
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/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:28
msgid "Local pickup (legacy)"
msgstr "Local pickup (legacy)"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:28
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)"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:21
#: 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:119
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:98
msgid "Once disabled, this legacy method will no longer be available."
msgstr "Once disabled, this legacy method will no longer be available."

#. translators: %s: Admin shipping settings URL
#: includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php:37
#: 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:30
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:30
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:35
msgid "Flat rate (legacy)"
msgstr "Flat rate (legacy)"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:97
#: 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/free-shipping/class-wc-shipping-free-shipping.php:48
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/shipping/flat-rate/class-wc-shipping-flat-rate.php:32
msgid "Lets you charge a fixed rate for shipping."
msgstr "Lets you charge a fixed rate for shipping."

#: includes/wc-account-functions.php:261 includes/wc-account-functions.php:417
msgid "eCheck"
msgstr "eCheque"

#. translators: %d: interval
#: includes/abstracts/class-wc-background-process.php:172
#: includes/libraries/wp-background-process.php:423
msgid "Every %d minutes"
msgstr "Every %d minutes"

#: includes/gateways/cheque/class-wc-gateway-cheque.php:122
msgctxt "Check payment method"
msgid "Awaiting check payment"
msgstr "Awaiting cheque payment"

#: includes/emails/class-wc-email.php:963
msgid "Return to emails"
msgstr "Return to emails"

#: includes/emails/class-wc-email-customer-on-hold-order.php:32
msgid "Order on-hold"
msgstr "Order on-hold"

#: 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/admin/settings/class-wc-settings-shipping.php:296
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:15
#: includes/class-wc-shipping-zone.php:301
msgid "Zone"
msgstr "Zone"

#. translators: %s: page
#: includes/class-wc-query.php:132
msgid "Orders (page %d)"
msgstr "Orders (page %d)"

#: includes/class-wc-post-types.php:472
msgid "Coupons list"
msgstr "Coupons list"

#: includes/class-wc-post-types.php:471
msgid "Coupons navigation"
msgstr "Coupons navigation"

#: includes/class-wc-post-types.php:470
msgid "Filter coupons"
msgstr "Filter coupons"

#: includes/class-wc-post-types.php:408
msgid "Orders list"
msgstr "Orders list"

#: includes/class-wc-post-types.php:407
msgid "Orders navigation"
msgstr "Orders navigation"

#: includes/class-wc-post-types.php:406
msgid "Filter orders"
msgstr "Filter orders"

#: includes/class-wc-post-types.php:345
#: includes/widgets/class-wc-widget-products.php:23
msgid "Products list"
msgstr "Products list"

#: includes/class-wc-post-types.php:344
msgid "Products navigation"
msgstr "Products navigation"

#: includes/class-wc-post-types.php:343
msgid "Filter products"
msgstr "Filter products"

#: includes/class-wc-post-types.php:342
msgid "Uploaded to this product"
msgstr "Uploaded to this product"

#: includes/class-wc-post-types.php:341
msgid "Insert into product"
msgstr "Insert into product"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:248
msgid "No &quot;%s&quot; found"
msgstr "No &quot;%s&quot; found"

#. translators: 1: plugin name, 2: URL to WP plugin page.
#: includes/class-wc-install.php:1981
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>"

#. 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:1953 includes/class-wc-install.php:2057
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/class-wc-form-handler.php:629
msgid "Undo?"
msgstr "Undo?"

#: includes/class-wc-form-handler.php:586
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:561
msgid "Payment method deleted."
msgstr "Payment method deleted."

#: includes/class-wc-download-handler.php:694
msgid "Go to shop"
msgstr "Go to shop"

#: includes/class-wc-checkout.php:873
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-checkout.php:862
msgid "Please enter an address to continue."
msgstr "Please enter an address to continue."

#: includes/class-wc-ajax.php:294 templates/cart/cart-empty.php:35
msgid "Return to shop"
msgstr "Return to shop"

#: 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/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: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: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-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: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: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: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: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: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: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/legacy/api/v2/class-wc-api-webhooks.php:265
#: includes/legacy/api/v3/class-wc-api-webhooks.php:265
#: 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: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/legacy/api/v2/class-wc-api-webhooks.php:185
#: includes/legacy/api/v3/class-wc-api-webhooks.php:185
#: 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-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-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: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: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: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: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: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: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: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: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: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:759
msgid "Sort by tax class."
msgstr "Sort by tax class."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:688
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:682
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:676
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:670
msgid "Tax priority."
msgstr "Tax priority."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:665
#: src/Admin/API/Reports/Taxes/Controller.php:165
msgid "Tax rate name."
msgstr "Tax rate name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:660
#: src/Admin/API/Reports/Taxes/Controller.php:171
msgid "Tax rate."
msgstr "Tax rate."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:650
msgid "Postcode / ZIP."
msgstr "Postcode / ZIP."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:645
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:329
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:226
msgid "State code."
msgstr "State code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:640
msgid "Country ISO 3166 code."
msgstr "Country ISO 3166 code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:303
msgid "Tax class name."
msgstr "Tax class name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:212
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:495
msgid "Taxes do not support trashing."
msgstr "Taxes do not support binning."

#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:163
#: src/Admin/API/Reports/Controller.php:294
msgid "A human-readable description of the resource."
msgstr "A human-readable description of the resource."

#: 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:105
#: 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:288
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: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:78
msgid "List of sales reports."
msgstr "List of sales reports."

#: 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."

#. 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."

#. 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."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:373
msgid "Report period."
msgstr "Report period."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:350
msgid "Totals."
msgstr "Totals."

#: 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:338
msgid "Total of coupons used."
msgstr "Total of coupons used."

#: 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:326
msgid "Total charged for shipping."
msgstr "Total charged for shipping."

#: 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:314
msgid "Total of items purchased."
msgstr "Total of items purchased."

#: 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:302
msgid "Average net daily sales."
msgstr "Average net daily sales."

#: 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:290
msgid "Gross sales in the period."
msgstr "Gross sales in the period."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2633
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-products-v1-controller.php:2627
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2348
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:2621
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:2615
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2336
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:2609
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2330
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:307
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:2603
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2324
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:269
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:288
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:2596
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2305
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:247
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:2589
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2298
#: src/Admin/API/ProductsLowInStock.php:310
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:2583
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2292
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:2564
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:961
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2245
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:735
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1392
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:2555
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2237
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1383
msgid "List of grouped products ID."
msgstr "List of grouped products ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2482
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:879
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:658
msgid "Variation image data."
msgstr "Variation image data."

#. 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:861
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:640
msgid "Variation height (%s)."
msgstr "Variation height (%s)."

#. translators: %s: dimension unit
#: 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:855
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:634
msgid "Variation width (%s)."
msgstr "Variation width (%s)."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2452
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:849
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:628
msgid "Variation length (%s)."
msgstr "Variation length (%s)."

#: 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:843
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:622
msgid "Variation dimensions."
msgstr "Variation dimensions."

#. translators: %s: weight unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2441
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:838
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:617
msgid "Variation weight (%s)."
msgstr "Variation weight (%s)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2434
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:831
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:605
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-products-v1-controller.php:2415
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:812
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."

#: 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:801
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:574
msgid "Stock management at variation level."
msgstr "Stock management at variation level."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2349
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:746
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:519
msgid "If the variation is downloadable."
msgstr "If the variation is downloadable."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2343
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:740
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:513
msgid "If the variation is virtual."
msgstr "If the variation is virtual."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2332
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:734
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:507
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:2326
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:722
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:494
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:2311
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:697
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:469
msgid "Variation sale price."
msgstr "Variation sale price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2306
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:692
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:464
msgid "Variation regular price."
msgstr "Variation regular price."

#: 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:686
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:458
msgid "Current variation price."
msgstr "Current variation price."

#: 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:674
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:446
msgid "Variation URL."
msgstr "Variation URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2282
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:663
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:435
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:2276
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:657
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:429
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:2270
msgid "Variation ID."
msgstr "Variation ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2263
msgid "List of variations."
msgstr "List of variations."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2255
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2544
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:953
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2220
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:727
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1366
msgid "Selected attribute term name."
msgstr "Selected attribute term name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2238
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2203
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1349
msgid "Defaults variation attributes."
msgstr "Defaults variation attributes."

#: 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:2192
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1338
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:2224
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2186
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1332
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:2218
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2180
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1326
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/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2213
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2175
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1321
msgid "Attribute position."
msgstr "Attribute position."

#: includes/cli/class-wc-cli-runner.php:114
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2203
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2245
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2534
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:943
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2165
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2210
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:717
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1311
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1356
msgid "Attribute ID."
msgstr "Attribute ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2196
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2527
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:936
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2158
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:710
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1304
msgid "List of attributes."
msgstr "List of attributes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2188
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2520
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:929
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2150
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:2148
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2098
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1243
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:142
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:175
msgid "List of images."
msgstr "List of images."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2139
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2089
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1234
msgid "Tag slug."
msgstr "Tag slug."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2128
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2078
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1223
msgid "Tag ID."
msgstr "Tag ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2121
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2071
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1216
msgid "List of tags."
msgstr "List of tags."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2112
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2062
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1207
msgid "Category slug."
msgstr "Category slug."

#: 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:2051
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1196
#: src/Admin/API/Reports/Categories/Controller.php:169
msgid "Category ID."
msgstr "Category ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2094
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2044
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1189
msgid "List of categories."
msgstr "List of categories."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2089
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2039
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1184
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:2084
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2034
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1179
#: src/Admin/API/ProductVariations.php:178
#: src/Admin/API/Reports/Stock/Controller.php:396
msgid "Product parent ID."
msgstr "Product parent ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2076
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2026
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1171
msgid "List of cross-sell products IDs."
msgstr "List of cross-sell products IDs."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2018
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1163
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:2059
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2009
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1154
msgid "List of related products IDs."
msgstr "List of related products IDs."

#: 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:2003
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1148
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:2047
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1997
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1142
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:163
msgid "Reviews average rating."
msgstr "Reviews average rating."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2041
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1991
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1136
msgid "Allow reviews."
msgstr "Allow reviews."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2035
#: 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:873
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1985
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:652
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1130
msgid "Shipping class ID."
msgstr "Shipping class ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2030
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2471
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:868
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1980
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:647
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1125
msgid "Shipping class slug."
msgstr "Shipping class slug."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2024
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1974
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1119
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:2018
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1968
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1113
msgid "Shows if the product need to be shipped."
msgstr "Shows if the product need to be shipped."

#. 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:1961
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1106
msgid "Product height (%s)."
msgstr "Product height (%s)."

#. translators: %s: dimension unit
#: 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:1955
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1100
msgid "Product width (%s)."
msgstr "Product width (%s)."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1999
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1949
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1094
msgid "Product length (%s)."
msgstr "Product length (%s)."

#: 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:1943
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1088
msgid "Product dimensions."
msgstr "Product dimensions."

#. translators: %s: weight unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1988
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1938
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1083
msgid "Product weight (%s)."
msgstr "Product weight (%s)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1981
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1931
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1076
msgid "Allow one item to be bought in a single order."
msgstr "Allow one item to be bought in a single order."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1975
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1925
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1065
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:1969
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2428
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:825
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1919
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:599
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1059
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:1962
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2421
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:818
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1912
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:592
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1052
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:1951
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2410
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:807
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1901
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:580
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1040
#: src/Admin/API/Reports/Stock/Controller.php:421
msgid "Stock quantity."
msgstr "Stock quantity."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1945
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1895
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1034
msgid "Stock management at product level."
msgstr "Stock management at product level."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1933
#: 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:789
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1883
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:562
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1022
msgid "Tax status."
msgstr "Tax status."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1928
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1878
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1017
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:1922
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1872
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1011
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:1915
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:1878
#: 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:752
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1835
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:525
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:974
msgid "List of downloadable files."
msgstr "List of downloadable files."

#: 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:1829
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:968
msgid "If the product is downloadable."
msgstr "If the product is downloadable."

#: 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:1823
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:962
msgid "If the product is virtual."
msgstr "If the product is virtual."

#: 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:1817
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:956
msgid "Amount of sales."
msgstr "Amount of sales."

#: 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:1811
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:950
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:1848
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1805
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:944
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:1842
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1799
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:938
msgid "Price formatted in HTML."
msgstr "Price formatted in HTML."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1837
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2321
msgid "End date of sale price."
msgstr "End data of sale price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1832
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2316
msgid "Start date of sale price."
msgstr "Start date of sale price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1827
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1774
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:913
msgid "Product sale price."
msgstr "Product sale price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1822
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1769
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:908
msgid "Product regular price."
msgstr "Product regular price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1816
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1763
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:902
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:212
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:262
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:116
msgid "Current product price."
msgstr "Current product price."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1811
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2295
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:681
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1758
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:453
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:897
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:103
#: src/Admin/API/Reports/Stock/Controller.php:408
msgid "Unique identifier."
msgstr "Unique identifier."

#: 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:1753
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:892
msgid "Product short description."
msgstr "Product short description."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1801
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1748
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:887
msgid "Product description."
msgstr "Product description."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1794
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1741
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:880
msgid "Catalog visibility."
msgstr "Catalogue visibility."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1788
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1735
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:874
msgid "Featured product."
msgstr "Featured product."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1781
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1728
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:867
msgid "Product status (post status)."
msgstr "Product status (post status)."

#: 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:1721
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:860
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:69
#: src/Admin/API/ProductVariations.php:171
msgid "Product type."
msgstr "Product type."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1768
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1709
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:848
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:1762
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1697
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:838
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:1755
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1690
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:856
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:831
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:135
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:80
msgid "Product URL."
msgstr "Product URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1750
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1685
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:826
msgid "Product slug."
msgstr "Product slug."

#: includes/legacy/api/v2/class-wc-api-products.php:949
#: includes/legacy/api/v3/class-wc-api-products.php:1434
msgid "The SKU already exists on another product."
msgstr "The SKU already exists on another product."

#: 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:2133
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2083
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1228
msgid "Tag name."
msgstr "Tag name."

#: 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-reviews-v1-controller.php:560
#: 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:894
#: packages/woocommerce-blocks/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-reviews-v1-controller.php:555
#: 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:875
msgid "Reviewer email."
msgstr "Reviewer email."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:550
#: 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:870
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:102
msgid "Reviewer name."
msgstr "Reviewer name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:545
#: 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:889
#: packages/woocommerce-blocks/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:540
#: 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:834
#: packages/woocommerce-blocks/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/data-stores/class-wc-product-data-store-cpt.php:167
msgid "Invalid product."
msgstr "Invalid product."

#: 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:2183
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2515
#: 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:924
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2145
#: 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:703
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1290
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:62
msgid "Image alternative text."
msgstr "Image alternative text."

#: 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: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:185
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:919
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2140
#: 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:698
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1285
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:57
msgid "Image name."
msgstr "Image name."

#: 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:2172
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2504
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1523
#: 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:913
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2134
#: 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:692
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1279
msgid "Image URL."
msgstr "Image URL."

#: 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:2166
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2498
#: 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:901
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2122
#: 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:680
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1267
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:226
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2160
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2492
#: 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:889
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2110
#: 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:668
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1255
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:221
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2155
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2487
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1518
#: 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:884
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2105
#: 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:663
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1250
#: packages/woocommerce-blocks/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: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: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-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-product-categories-v1-controller.php:180
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2106
#: 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:2056
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:109
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1201
#: src/Admin/API/Reports/Categories/Controller.php:203
msgid "Category name."
msgstr "Category name."

#: 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-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:509
msgid "Type of attribute."
msgstr "Type of attribute."

#: 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:2208
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2250
#: 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:948
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2170
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2215
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:722
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1316
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1361
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:36
msgid "Attribute name."
msgstr "Attribute name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:231
#: 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-attribute-terms-v1-controller.php:226
#: 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:218
#: 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:210
#: 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:202
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:36
msgid "Term name."
msgstr "Term name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1664
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1948
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-orders-v1-controller.php:1658
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1942
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:1651
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1935
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:1627
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1881
msgid "Refund total."
msgstr "Refund total."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1621
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1875
msgid "Refund reason."
msgstr "Refund reason."

#: includes/cli/class-wc-cli-runner.php:113
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1615
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1869
msgid "Refund ID."
msgstr "Refund ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1607
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1861
msgid "List of refunds."
msgstr "List of refunds."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1598
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1826
msgid "Discount total tax."
msgstr "Discount total tax."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1593
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1821
msgid "Discount total."
msgstr "Discount total."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1575
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1803
msgid "Coupons line data."
msgstr "Coupons line data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1527
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1728
msgid "Tax status of fee."
msgstr "Tax status of fee."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1522
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1723
msgid "Tax class of fee."
msgstr "Tax class of fee."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1517
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1718
#: packages/woocommerce-blocks/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:1504
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1705
msgid "Fee lines data."
msgstr "Fee lines data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1462
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1632
#: 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:464
msgid "Shipping method ID."
msgstr "Shipping method ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1457
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1627
msgid "Shipping method name."
msgstr "Shipping method name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1444
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1614
msgid "Shipping lines data."
msgstr "Shipping lines data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1435
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1579
msgid "Shipping tax total."
msgstr "Shipping tax total."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1429
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1573
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:1423
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1567
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:1417
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1561
msgid "Tax rate label."
msgstr "Tax rate label."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1405
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1549
msgid "Tax rate code."
msgstr "Tax rate code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1391
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1535
msgid "Tax lines data."
msgstr "Tax lines data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1252
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1339
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-orders-v1-controller.php:1246
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1315
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:1240
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1327
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:1235
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1177
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:1229
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1061
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:1223
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1171
msgid "User agent of the customer."
msgstr "User agent of the customer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1217
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1165
msgid "Customer's IP address."
msgstr "Customer's IP address."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1212
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1310
msgid "Unique transaction ID."
msgstr "Unique transaction ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1206
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1896
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:1198
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1302
msgid "Payment method title."
msgstr "Payment method title."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1193
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1297
msgid "Payment method ID."
msgstr "Payment method ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1141
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1245
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateCustomer.php:51
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:102
msgid "Shipping address."
msgstr "Shipping address."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1123
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1186
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1227
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1290
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:1078
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1182
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateCustomer.php:43
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:91
msgid "Billing address."
msgstr "Billing address."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1072
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1147
msgid "Sum of all taxes."
msgstr "Sum of all taxes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1066
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1141
msgid "Grand total."
msgstr "Grand total."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1060
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1135
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:1054
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1129
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:1048
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1123
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:1042
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1117
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:1036
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1111
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:1030
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1159
msgid "User ID who owns the order. 0 for guests."
msgstr "User ID who owns the order. 0 for guests."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1099
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/Version2/class-wc-rest-orders-v2-controller.php:1087
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/Version1/class-wc-rest-orders-v1-controller.php:1012
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1153
msgid "True the prices included tax during checkout."
msgstr "True the prices included tax during checkout."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:999
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1080
msgid "Currency the order was created with, in ISO format."
msgstr "Currency the order was created with, in ISO format."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:980
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1073
#: src/Admin/API/Reports/Orders/Controller.php:200
msgid "Order status."
msgstr "Order status."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:975
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1044
msgid "Parent order ID."
msgstr "Parent order ID."

#: includes/legacy/api/v2/class-wc-api-orders.php:844
#: includes/legacy/api/v3/class-wc-api-orders.php:888
#: 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:975
msgid "Order item ID provided is not associated with order."
msgstr "Order item ID provided is not associated with order."

#: includes/legacy/api/v2/class-wc-api-orders.php:1185
#: includes/legacy/api/v3/class-wc-api-orders.php:1230
msgid "Cannot update coupon, try again."
msgstr "Cannot update coupon, try again."

#: includes/legacy/api/v2/class-wc-api-orders.php:1159
#: includes/legacy/api/v3/class-wc-api-orders.php:1204
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:741
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:938
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:62
msgid "Coupon code is required."
msgstr "Coupon code is required."

#: includes/legacy/api/v2/class-wc-api-orders.php:1134
#: includes/legacy/api/v3/class-wc-api-orders.php:1179
msgid "Cannot update fee, try again."
msgstr "Cannot update fee, try again."

#: includes/legacy/api/v2/class-wc-api-orders.php:1094
#: includes/legacy/api/v3/class-wc-api-orders.php:1139
msgid "Fee tax class is required when fee is taxable."
msgstr "Fee tax class is required when fee is taxable."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:718
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:914
msgid "Fee name is required."
msgstr "Fee name is required."

#: includes/legacy/api/v2/class-wc-api-orders.php:1063
#: includes/legacy/api/v3/class-wc-api-orders.php:1108
msgid "Cannot update shipping method, try again."
msgstr "Cannot update shipping method, try again."

#: includes/legacy/api/v2/class-wc-api-orders.php:1036
#: includes/legacy/api/v3/class-wc-api-orders.php:1081
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:695
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:890
msgid "Shipping method ID is required."
msgstr "Shipping method ID is required."

#: includes/legacy/api/v2/class-wc-api-orders.php:1029
#: includes/legacy/api/v3/class-wc-api-orders.php:1074
msgid "Shipping total must be a positive amount."
msgstr "Shipping total must be a positive amount."

#: includes/legacy/api/v2/class-wc-api-orders.php:953
#: includes/legacy/api/v3/class-wc-api-orders.php:998
msgid "Cannot create line item, try again."
msgstr "Cannot create line item, try again."

#: includes/legacy/api/v2/class-wc-api-orders.php:910
#: includes/legacy/api/v3/class-wc-api-orders.php:954
msgid "Product quantity is required."
msgstr "Product quantity is required."

#: includes/legacy/api/v2/class-wc-api-orders.php:905
#: includes/legacy/api/v3/class-wc-api-orders.php:949
msgid "Product quantity must be a positive float."
msgstr "Product quantity must be a positive float."

#: includes/legacy/api/v2/class-wc-api-orders.php:900
#: includes/legacy/api/v3/class-wc-api-orders.php:944
msgid "Product is invalid."
msgstr "Product is invalid."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:623
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:798
msgid "Product ID or SKU is required."
msgstr "Product ID or SKU is required."

#: includes/legacy/api/class-wc-rest-legacy-orders-controller.php:249
#: includes/legacy/api/v2/class-wc-api-orders.php:388
#: includes/legacy/api/v2/class-wc-api-orders.php:535
#: includes/legacy/api/v3/class-wc-api-orders.php:423
#: includes/legacy/api/v3/class-wc-api-orders.php:573
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:534
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:723
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:191
msgid "Customer ID is invalid."
msgstr "Customer ID is invalid."

#: 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:1671
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1955
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:1379
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:519
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:352
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:419
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:544
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1363
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1480
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1603
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1694
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1792
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1850
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:984
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2268
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:300
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:758
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1415
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:199
msgid "Meta value."
msgstr "Meta value."

#: 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:1373
msgid "Meta label."
msgstr "Meta label."

#: 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:1367
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:514
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:347
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:414
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:538
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1358
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1475
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1598
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1689
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1787
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1845
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:979
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2263
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:295
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:753
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1410
#: packages/woocommerce-blocks/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:475
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1359
msgid "Line item meta data."
msgstr "Line item meta data."

#: 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:1350
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1563
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:515
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1454
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1765
msgid "Tax subtotal."
msgstr "Tax subtotal."

#: 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:1344
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1492
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1557
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:509
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1449
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1667
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1759
msgid "Tax total."
msgstr "Tax total."

#: 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:1330
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1478
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1543
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:495
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1436
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1653
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1745
msgid "Line taxes."
msgstr "Line taxes."

#: 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:1325
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1472
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1538
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:489
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1430
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1647
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1739
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:434
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1320
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1467
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1533
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:483
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1425
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1642
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1734
msgid "Line total (after discounts)."
msgstr "Line total (after 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:1315
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:477
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1419
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:422
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1310
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:471
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1414
msgid "Line subtotal (before discounts)."
msgstr "Line subtotal (before discounts)."

#: 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:1304
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:559
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1504
#: src/Admin/API/Reports/Products/Controller.php:196
#: src/Admin/API/Reports/Variations/Controller.php:217
msgid "Product price."
msgstr "Product price."

#: 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:1298
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:465
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1409
msgid "Tax class of product."
msgstr "Tax class of product."

#: 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:1293
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:459
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1404
msgid "Quantity ordered."
msgstr "Quantity ordered."

#: 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:1288
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:453
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1399
msgid "Variation ID, if applicable."
msgstr "Variation ID, if applicable."

#: 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:1271
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1745
#: 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:441
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1384
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1680
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:851
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:821
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:87
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:58
#: src/Admin/API/Reports/Products/Controller.php:190
#: src/Admin/API/Reports/Stock/Controller.php:402
#: src/Admin/API/Reports/Variations/Controller.php:211
msgid "Product name."
msgstr "Product name."

#: 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:1265
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1399
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1451
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1511
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1582
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:435
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1378
#: 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:1621
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1712
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1810
msgid "Item ID."
msgstr "Item ID."

#: 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:1258
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:427
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1371
msgid "Line items data."
msgstr "Line items data."

#: 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:385
msgid "Reason for refund."
msgstr "Reason for refund."

#: 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:380
msgid "Refund amount."
msgstr "Refund amount."

#: 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:368
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/legacy/api/v2/class-wc-api-orders.php:1628
#: includes/legacy/api/v3/class-wc-api-orders.php:1673
#: includes/wc-order-functions.php:690
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/legacy/api/v2/class-wc-api-orders.php:1611
#: includes/legacy/api/v3/class-wc-api-orders.php:1656
#: 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:303
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:68
msgid "Cannot create order refund, please try again."
msgstr "Cannot create order refund, please try again."

#: 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:284
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:48
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-refunds-v1-controller.php:287
msgid "Order is invalid"
msgstr "Order is invalid"

#: includes/legacy/api/v2/class-wc-api-orders.php:1512
#: includes/legacy/api/v2/class-wc-api-orders.php:1674
#: includes/legacy/api/v2/class-wc-api-orders.php:1735
#: includes/legacy/api/v3/class-wc-api-orders.php:1557
#: includes/legacy/api/v3/class-wc-api-orders.php:1719
#: includes/legacy/api/v3/class-wc-api-orders.php:1780
#: 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:202
msgid "Invalid order refund ID."
msgstr "Invalid order refund ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:186
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:226
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:268
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:301
#: 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:198
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:280
#: 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:44
#: includes/wc-core-functions.php:149 includes/wc-order-functions.php:523
#: includes/wc-order-functions.php:1116
msgid "Invalid order ID."
msgstr "Invalid order ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:418
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-notes-v1-controller.php:413
msgid "Order note."
msgstr "Order note."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:407
#: 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
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:295
#: 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/legacy/api/v2/class-wc-api-orders.php:1316
#: includes/legacy/api/v3/class-wc-api-orders.php:1361
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:233
#: 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/data-stores/abstract-wc-order-item-type-data-store.php:135
msgid "Invalid order item."
msgstr "Invalid order item."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:916
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-customers-v1-controller.php:910
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:786
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:258
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:213
msgid "List of shipping address data."
msgstr "List of shipping address data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:779
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1134
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:251
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1238
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:206
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:263
msgid "Phone number."
msgstr "Phone number."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:773
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1128
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:245
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1232
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:200
msgid "Email address."
msgstr "Email address."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:768
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:831
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:240
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:303
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:195
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:258
msgid "ISO code of the country."
msgstr "ISO code of the country."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:763
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:826
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1118
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1181
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:235
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:298
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1222
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1285
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:253
#: src/Admin/API/Reports/Customers/Controller.php:270
msgid "Postal code."
msgstr "Postal code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:758
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:821
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1113
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1176
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:230
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:293
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1217
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1280
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:185
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:248
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:753
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:816
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1108
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1171
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:655
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:225
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:288
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1212
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1275
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:180
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:243
msgid "City name."
msgstr "City name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:748
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:811
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1103
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1166
msgid "Address line 2."
msgstr "Address line 2."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:743
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:806
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1098
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1161
msgid "Address line 1."
msgstr "Address line 1."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:738
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:801
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1093
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1156
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:210
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:273
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1197
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1260
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:165
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:228
msgid "Company name."
msgstr "Company name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:733
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:796
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1088
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1151
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:205
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:268
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1192
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1255
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:160
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:223
msgid "Last name."
msgstr "Last name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:728
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:791
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1083
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1146
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:200
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:263
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1187
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1250
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:155
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:218
msgid "First name."
msgstr "First name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:723
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:195
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:150
msgid "List of billing address data."
msgstr "List of billing address data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:717
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:328
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:276
msgid "Avatar URL."
msgstr "Avatar URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:711
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:322
msgid "Total amount spent."
msgstr "Total amount spent."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:705
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:316
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:691
msgid "Last order ID."
msgstr "Last order ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:685
msgid "Last order data."
msgstr "Last order data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:680
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:145
msgid "Customer password."
msgstr "Customer password."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:672
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:182
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:137
msgid "Customer login name."
msgstr "Customer login name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:664
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:168
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:123
msgid "Customer last name."
msgstr "Customer last name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:656
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:160
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:115
msgid "Customer first name."
msgstr "Customer first name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:650
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:154
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:109
msgid "The email address for the customer."
msgstr "The email address for the customer."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:142
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:97
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/Version2/class-wc-rest-customers-v2-controller.php:130
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:85
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/Version1/class-wc-rest-coupons-v1-controller.php:82
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:46
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:78
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:632
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:81
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:401
#: 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:76
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:969
#: 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:196
#: 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:529
#: 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:77
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1739
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:297
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:67
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:634
#: 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:76
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:124
#: 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:96
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:362
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:86
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1038
#: 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:651
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:86
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1674
#: 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:281
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:59
#: 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:79
#: 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:828
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:423
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:815
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:80
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributesById.php:42
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategoriesById.php:42
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductsById.php:42
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:30
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:51
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:52
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:30
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:597
#: src/Admin/API/Reports/Stock/Controller.php:390
msgid "Unique identifier for the resource."
msgstr "Unique identifier for the resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:476
msgid "Invalid resource id for reassignment."
msgstr "Invalid resource id for reassignment."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:466
msgid "Customers do not support trashing."
msgstr "Customers do not support binning."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:412
msgid "Username isn't editable."
msgstr "Username isn't editable."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:408
msgid "Email address is invalid."
msgstr "Email address is invalid."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:471
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:219
msgid "Invalid resource id."
msgstr "Invalid resource id."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:327
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:402
msgid "Cannot create existing resource."
msgstr "Cannot create existing resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:229
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1895
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2372
#: 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:769
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1852
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:542
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:991
#: src/Admin/API/Reports/Downloads/Controller.php:206
msgid "File URL."
msgstr "File URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:223
#: 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-customer-downloads-v2-controller.php:147
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:764
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1847
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:537
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:986
#: src/Admin/API/Reports/Downloads/Controller.php:200
msgid "File name."
msgstr "File name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:217
#: 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-customer-downloads-v1-controller.php:211
#: 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:205
#: 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-customer-downloads-v1-controller.php:199
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:987
#: 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:1055
msgid "Order key."
msgstr "Order key."

#: includes/cli/class-wc-cli-runner.php:112
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:193
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:111
#: src/Admin/API/Reports/Downloads/Controller.php:212
#: src/Admin/API/Reports/Orders/Controller.php:176
msgid "Order ID."
msgstr "Order ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:187
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:105
msgid "Downloadable file name."
msgstr "Downloadable file name."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:181
#: 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:175
msgid "Download ID (MD5)."
msgstr "Download ID (MD5)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:169
#: 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-coupons-v1-controller.php:572
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:540
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-coupons-v1-controller.php:541
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:484
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:536
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:479
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:531
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:474
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:517
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:460
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:509
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:452
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:498
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:441
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/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:493
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:436
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:480
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:423
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:472
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:415
msgid "List of product IDs the coupon can be used on."
msgstr "List of product IDs the coupon can be used on."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:460
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:403
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:455
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:443
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:381
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:438
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:388
msgid "Coupon description."
msgstr "Coupon description."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:432
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:369
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:426
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:357
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:70
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:421
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1588
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:61
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:342
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1816
#: src/Admin/API/Reports/Coupons/Controller.php:178
msgid "Coupon code."
msgstr "Coupon code."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:415
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:336
msgid "Unique identifier for the object."
msgstr "Unique identifier for the object."

#: includes/legacy/api/class-wc-rest-legacy-coupons-controller.php:113
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:253
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:272
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:108
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:102
#: 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:102
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:102
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:112
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:107
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:115
#: 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
msgid "Whether to bypass trash and force deletion."
msgstr "Whether to bypass bin and force deletion."

#: includes/class-wc-rest-authentication.php:571
#: includes/legacy/api/v1/class-wc-api-authentication.php:386
#: includes/legacy/api/v2/class-wc-api-authentication.php:384
#: includes/legacy/api/v3/class-wc-api-authentication.php:390
msgid "The API key provided does not have write permissions."
msgstr "The API key provided does not have write permissions."

#: includes/class-wc-rest-authentication.php:563
#: includes/legacy/api/v1/class-wc-api-authentication.php:377
#: includes/legacy/api/v2/class-wc-api-authentication.php:375
#: includes/legacy/api/v3/class-wc-api-authentication.php:381
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:501
#: includes/legacy/api/v1/class-wc-api-authentication.php:342
#: includes/legacy/api/v2/class-wc-api-authentication.php:340
#: includes/legacy/api/v3/class-wc-api-authentication.php:346
msgid "Invalid nonce - nonce has already been used."
msgstr "Invalid nonce - nonce has already been used."

#: includes/class-wc-rest-authentication.php:491
#: includes/legacy/api/v1/class-wc-api-authentication.php:332
#: includes/legacy/api/v2/class-wc-api-authentication.php:330
#: includes/legacy/api/v3/class-wc-api-authentication.php:336
msgid "Invalid timestamp."
msgstr "Invalid timestamp."

#: includes/class-wc-rest-authentication.php:415
#: includes/legacy/api/v1/class-wc-api-authentication.php:274
#: includes/legacy/api/v2/class-wc-api-authentication.php:272
#: includes/legacy/api/v3/class-wc-api-authentication.php:271
msgid "Invalid signature - provided signature does not match."
msgstr "Invalid signature - provided signature does not match."

#: includes/class-wc-rest-authentication.php:407
#: includes/legacy/api/v1/class-wc-api-authentication.php:266
#: includes/legacy/api/v2/class-wc-api-authentication.php:264
#: includes/legacy/api/v3/class-wc-api-authentication.php:262
msgid "Invalid signature - signature method is invalid."
msgstr "Invalid signature - signature method is invalid."

#: includes/class-wc-rest-authentication.php:398
#: includes/legacy/api/v1/class-wc-api-authentication.php:252
#: includes/legacy/api/v2/class-wc-api-authentication.php:250
#: includes/legacy/api/v3/class-wc-api-authentication.php:242
msgid "Invalid signature - failed to sort parameters."
msgstr "Invalid signature - failed to sort parameters."

#: includes/legacy/api/v3/class-wc-api-authentication.php:113
msgid "Consumer Secret is invalid."
msgstr "Consumer Secret is invalid."

#: includes/class-wc-rest-authentication.php:354
#: includes/legacy/api/v1/class-wc-api-authentication.php:183
#: includes/legacy/api/v2/class-wc-api-authentication.php:182
#: includes/legacy/api/v3/class-wc-api-authentication.php:178
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/views/html-notice-no-shipping-methods.php:26
msgid "Customers will not be able to purchase physical goods from your store until a shipping method is available."
msgstr "Customers will not be able to purchase physical goods from your store until a shipping method is available."

#: includes/admin/views/html-notice-no-shipping-methods.php:23
msgid "Shipping is currently enabled, but you have not added any shipping methods to your shipping zones."
msgstr "Shipping is currently enabled, but you haven't added any shipping methods to your shipping zones."

#: includes/admin/views/html-notice-no-shipping-methods.php:19
msgid "Add shipping methods &amp; zones"
msgstr "Add shipping methods &amp; zones"

#: includes/admin/views/html-notice-legacy-shipping.php:31
#: includes/admin/views/html-notice-no-shipping-methods.php:34
msgid "Learn more about shipping zones"
msgstr "Learn more about shipping zones"

#: includes/admin/views/html-notice-legacy-shipping.php:27
#: includes/admin/views/html-notice-no-shipping-methods.php:31
msgid "Setup shipping zones"
msgstr "Set up shipping zones"

#: includes/admin/views/html-notice-legacy-shipping.php:21
msgid "Legacy shipping methods (flat rate, international flat rate, local pickup and delivery, and free shipping) are deprecated but will continue to work as normal for now. <b><em>They will be removed in future versions of WooCommerce</em></b>. We recommend disabling these and setting up new rates within shipping zones as soon as possible."
msgstr "Legacy shipping methods (flat rate, international flat rate, local pickup and delivery, and free shipping) are deprecated but will continue to work as normal for now. <b><em>They will be removed in future versions of WooCommerce</em></b>. We recommend disabling these and setting up new rates within shipping zones as soon as possible."

#: includes/admin/views/html-notice-legacy-shipping.php:18
msgid "a group of regions that can be assigned different shipping methods and rates."
msgstr "a group of regions that can be assigned different shipping methods and rates."

#: includes/admin/views/html-notice-legacy-shipping.php:18
msgid "New:"
msgstr "New:"

#: includes/admin/class-wc-admin-pointers.php:317
#: includes/admin/views/html-notice-base-table-missing.php:13
#: includes/admin/views/html-notice-custom.php:12
#: includes/admin/views/html-notice-download-dir-sync-complete.php:10
#: includes/admin/views/html-notice-legacy-shipping.php:14
#: includes/admin/views/html-notice-maxmind-license-key.php:13
#: includes/admin/views/html-notice-no-shipping-methods.php:14
#: includes/admin/views/html-notice-redirect-only-download.php:12
#: includes/admin/views/html-notice-secure-connection.php:12
#: includes/admin/views/html-notice-template-check.php:15
#: includes/admin/views/html-notice-updated.php:14
#: includes/admin/views/html-notice-uploads-directory-is-unprotected.php:15
#: includes/admin/views/html-notice-wp-php-minimum-requirements.php:11
#: includes/wc-template-functions.php:1062
#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:57
#: src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php:53
#: assets/client/admin/experimental/index.js:2
#: assets/client/admin/wp-admin-scripts/payment-method-promotions.js:2
msgid "Dismiss"
msgstr "Dismiss"

#: includes/admin/views/html-admin-page-status-report.php:917
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/views/html-admin-page-status-report.php:915
msgid "Archive template"
msgstr "Archive template"

#: includes/admin/views/html-admin-page-status-report.php:795
msgid "Page ID is set, but the page does not exist"
msgstr "Page ID is set, but the page does not exist"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:343
msgid "MaxMind GeoIP database."
msgstr "MaxMind GeoIP database."

#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:382
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."

#. Translators: %1$s: MySQL version, %2$s: Recommended MySQL version.
#: includes/admin/views/html-admin-page-status-report.php:305
msgid "WordPress requirements"
msgstr "WordPress requirements"

#: includes/admin/views/html-admin-page-status-report.php:284
msgid "The version of cURL installed on your server."
msgstr "The version of cURL installed on your server."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:233
msgid "cURL version."
msgstr "cURL version."

#: includes/admin/views/html-admin-page-status-report.php:202
msgid "Displays whether or not WP Cron Jobs are enabled."
msgstr "Displays whether or not WP Cron Jobs are enabled."

#: includes/admin/settings/views/html-webhooks-edit.php:124
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/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/settings/views/html-admin-page-shipping-zone-methods.php:67
msgid "List 1 postcode per line"
msgstr "List 1 postcode per line"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:64
msgid "Limit to specific ZIP/postcodes"
msgstr "Limit to specific ZIP/postcodes"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:42
msgid "Select regions within this zone"
msgstr "Select regions within this zone"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:65
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-zones.php:63
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:62
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:61
msgid "Local zone = California ZIP 90210 = Local pickup"
msgstr "Local zone = California ZIP 90210 = Local pickup"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:59
msgid "For example:"
msgstr "For example:"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:9
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:66
msgid "Add shipping zone"
msgstr "Add shipping zone"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:17
msgid "Region(s)"
msgstr "Region(s)"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:26
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:31
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:16
msgid "Zone name"
msgstr "Zone name"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:15
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:58
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/list-tables/class-wc-admin-list-table-orders.php:237
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:151
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:178
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:97
msgid "Close modal panel"
msgstr "Close modal panel"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:114
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/settings/views/html-admin-page-shipping-zone-methods.php:94
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:176
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:201
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:95
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:121
msgid "Add shipping method"
msgstr "Add shipping method"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:78
msgid "The following shipping methods apply to customers with shipping addresses within this zone."
msgstr "The following shipping methods apply to customers with shipping addresses within this zone."

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:74
msgid "Description for your reference"
msgstr "Description for your reference"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:60
msgid "Cancel changes"
msgstr "Cancel changes"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:58
msgid "Shipping class name"
msgstr "Shipping class name"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:39
msgid "No shipping classes have been created."
msgstr "No shipping classes have been created."

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:30
msgid "Add shipping class"
msgstr "Add shipping class"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:29
msgid "Save shipping classes"
msgstr "Save shipping classes"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:15
msgid "Shipping classes can be used to group products of similar type and can be used by some Shipping Methods (such as \"Flat rate shipping\") to provide different rates to different classes of product."
msgstr "Shipping classes can be used to group products of similar type and can be used by some Shipping Methods (such as \"Flat rate shipping\") to provide different rates to different classes of product."

#: includes/admin/settings/class-wc-settings-shipping.php:399
msgid "Product count"
msgstr "Product count"

#: includes/admin/settings/class-wc-settings-shipping.php:358
msgid "Edit failed. Please try again."
msgstr "Edit failed. Please try again."

#: includes/admin/settings/class-wc-settings-shipping.php:351
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:293
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:292
#: includes/admin/settings/class-wc-settings-shipping.php:325
#: includes/admin/settings/class-wc-settings-shipping.php:386
msgid "Your changes were not saved. Please retry."
msgstr "Your changes were not saved. Please retry."

#: includes/admin/settings/class-wc-settings-shipping.php:291
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:263
#: includes/admin/settings/class-wc-settings-shipping.php:348
msgid "Zone does not exist!"
msgstr "Zone does not exist!"

#: includes/admin/settings/class-wc-settings-shipping.php:143
msgid "Force shipping to the customer billing address"
msgstr "Force shipping to the customer billing address"

#: includes/admin/settings/class-wc-settings-shipping.php:142
msgid "Default to customer billing address"
msgstr "Default to customer billing address"

#: includes/admin/settings/class-wc-settings-shipping.php:141
msgid "Default to customer shipping address"
msgstr "Default to customer shipping address"

#: includes/admin/settings/class-wc-settings-shipping.php:117
msgid "Calculations"
msgstr "Calculations"

#: includes/customizer/class-wc-shop-customizer.php:420
msgid "Show subcategories &amp; products"
msgstr "Show subcategories &amp; products"

#: includes/customizer/class-wc-shop-customizer.php:394
msgid "Show categories &amp; products"
msgstr "Show categories &amp; products"

#: includes/customizer/class-wc-shop-customizer.php:393
msgid "Show categories"
msgstr "Show categories"

#: includes/admin/settings/class-wc-settings-general.php:177
msgid "No location by default"
msgstr "No location by default"

#: includes/admin/settings/class-wc-settings-general.php:172
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:170
msgid "Default customer location"
msgstr "Default customer location"

#: includes/admin/settings/class-wc-settings-general.php:161
msgid "Ship to specific countries"
msgstr "Deliver to specific countries"

#: includes/admin/settings/class-wc-settings-general.php:156
msgid "Disable shipping &amp; shipping calculations"
msgstr "Disable shipping &amp; shipping calculations"

#: includes/admin/settings/class-wc-settings-general.php:145
msgid "Shipping location(s)"
msgstr "Shipping location(s)"

#: includes/admin/settings/class-wc-settings-general.php:122
#: includes/admin/settings/class-wc-settings-general.php:136
msgid "Sell to specific countries"
msgstr "Sell to specific countries"

#: includes/admin/settings/class-wc-settings-general.php:121
#: includes/admin/settings/class-wc-settings-general.php:127
msgid "Sell to all countries, except for&hellip;"
msgstr "Sell to all countries, except for&hellip;"

#: includes/admin/settings/class-wc-settings-advanced.php:218
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:217
msgid "Set default payment method"
msgstr "Set default payment method"

#: includes/admin/settings/class-wc-settings-advanced.php:209
msgid "Endpoint for the delete payment method page."
msgstr "Endpoint for the delete payment method page."

#: includes/admin/settings/class-wc-settings-advanced.php:208
msgid "Delete payment method"
msgstr "Delete payment method"

#: includes/admin/settings/class-wc-settings-advanced.php:284
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:283
#: includes/admin/settings/class-wc-settings-payment-gateways.php:42
#: includes/class-wc-query.php:152 includes/wc-account-functions.php:103
#: packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/index.js:36
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:38
msgid "Payment methods"
msgstr "Payment methods"

#: includes/admin/settings/class-wc-settings-advanced.php:274
#: includes/class-wc-query.php:149 includes/wc-account-functions.php:102
msgid "Addresses"
msgid_plural "Address"
msgstr[0] "Address"
msgstr[1] "Addresses"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:716
#: includes/admin/settings/class-wc-settings-advanced.php:256
#: includes/admin/views/html-admin-page-product-export.php:40
#: includes/class-wc-query.php:143 includes/wc-account-functions.php:101
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:146
#: src/Admin/ReportCSVEmail.php:35 src/Internal/Admin/Analytics.php:292
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:37
#: templates/emails/email-downloads.php:22
#: 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
msgid "Downloads"
msgstr "Downloads"

#: includes/admin/meta-boxes/views/html-order-items.php:362
msgid "Note: the refund reason will be visible by the customer."
msgstr "Note: the refund reason will be visible by the customer."

#: includes/admin/meta-boxes/views/html-order-items.php:294
msgid "This order is no longer editable."
msgstr "This order is no longer editable."

#: includes/admin/meta-boxes/views/html-order-items.php:289
msgid "Add item(s)"
msgstr "Add item(s)"

#: includes/admin/meta-boxes/views/html-order-item.php:184
msgid "Delete item"
msgstr "Delete item"

#: includes/admin/meta-boxes/views/html-order-item.php:184
msgid "Edit item"
msgstr "Edit item"

#: 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-product-data-inventory.php:50
#: includes/admin/meta-boxes/views/html-variation-admin.php:187
msgid "Stock quantity"
msgstr "Stock quantity"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:508
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:679
#: includes/admin/meta-boxes/views/html-product-data-general.php:179
#: includes/admin/views/html-bulk-edit-product.php:70
#: includes/admin/views/html-quick-edit-product.php:49
#: includes/export/class-wc-product-csv-exporter.php:116
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:21
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:53
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:87
msgid "Tax status"
msgstr "Tax status"

#: includes/admin/class-wc-admin-setup-wizard.php:1606
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/admin/class-wc-admin-setup-wizard.php:1600
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:1594
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."

#: includes/admin/class-wc-admin-setup-wizard.php:1593
#: includes/gateways/cheque/class-wc-gateway-cheque.php:31
#: includes/gateways/cheque/class-wc-gateway-cheque.php:67
msgctxt "Check payment method"
msgid "Check payments"
msgstr "Cheque payments"

#: includes/admin/class-wc-admin-setup-wizard.php:1457
msgid "Accept payments via PayPal using account balance or credit card."
msgstr "Accept payments via PayPal using account balance or credit card."

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:51
msgid "Ready to start selling something awesome?"
msgstr "Ready to start selling something awesome?"

#: 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-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."

#: src/Internal/Admin/Orders/ListTable.php:165
msgid "Learn more about orders"
msgstr "Learn more about orders"

#: src/Internal/Admin/Orders/ListTable.php:161
msgid "When you receive a new order, it will appear here."
msgstr "When you receive a new order, it will appear here."

#: includes/admin/class-wc-admin-help.php:57
msgid "Community forum"
msgstr "Community forum"

#: 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/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:40
msgid " Stripe"
msgstr "Stripe"

#: includes/admin/class-wc-admin-setup-wizard.php:1599
msgid "Bank transfer (BACS) payments"
msgstr "Bank transfer (BACS) payments"

#: includes/admin/class-wc-admin-assets.php:381
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."

#: includes/abstracts/abstract-wc-shipping-method.php:323
#: src/Internal/Admin/Orders/Edit.php:45
msgid "Items"
msgstr "Items"

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:778
msgid "Limit result set to resources with a specific slug."
msgstr "Limit result set to resources with a specific slug."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:772
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:760
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:744
msgid "Sort collection by resource attribute."
msgstr "Sort collection by resource attribute."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:495
#: 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:510
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:565
msgid "The resource cannot be deleted."
msgstr "The resource cannot be deleted."

#: 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:548
msgid "Resource does not support trashing."
msgstr "Resource does not support binning."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:402
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:499
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-customer-downloads-v1-controller.php:70
#: 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:144
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:161
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:124
#: 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:215
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:269
#: 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/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:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:195
msgid "Sorry, you cannot delete this resource."
msgstr "Sorry, you cannot delete this 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:113
msgid "Sorry, you cannot update resource."
msgstr "Sorry, you cannot update resource."

#: 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-customers-v1-controller.php:104
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:105
#: 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:93
#: 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:116
#: 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
msgid "Required to be true, as resource does not support trashing."
msgstr "Required to be true, as resource does not support binning."

#: 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/Version3/class-wc-rest-crud-controller.php:668
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:694
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:237
#: src/Admin/API/Reports/Stock/Controller.php:519
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:659
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:685
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:227
#: src/Admin/API/Reports/Stock/Controller.php:510
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-customers-v1-controller.php:898
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:748
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:757
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:643
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:667
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:977
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:202
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:207
#: src/Admin/API/Notes.php:640
#: src/Admin/API/Reports/Categories/Controller.php:257
#: src/Admin/API/Reports/Coupons/Controller.php:263
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:310
#: src/Admin/API/Reports/Customers/Controller.php:379
#: src/Admin/API/Reports/Downloads/Controller.php:289
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:267
#: src/Admin/API/Reports/Orders/Controller.php:306
#: src/Admin/API/Reports/Orders/Stats/Controller.php:371
#: src/Admin/API/Reports/Products/Controller.php:298
#: src/Admin/API/Reports/Products/Stats/Controller.php:352
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:396
#: src/Admin/API/Reports/Stock/Controller.php:495
#: src/Admin/API/Reports/Taxes/Controller.php:269
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:348
#: src/Admin/API/Reports/Variations/Controller.php:317
#: src/Admin/API/Reports/Variations/Stats/Controller.php:365
msgid "Sort collection by object attribute."
msgstr "Sort collection by object attribute."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:890
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:740
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:750
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:636
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:660
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:968
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:733
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:194
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:199
#: src/Admin/API/Notes.php:633
#: src/Admin/API/Reports/Categories/Controller.php:250
#: src/Admin/API/Reports/Coupons/Controller.php:256
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:303
#: src/Admin/API/Reports/Customers/Controller.php:372
#: src/Admin/API/Reports/Downloads/Controller.php:282
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:260
#: src/Admin/API/Reports/Orders/Controller.php:299
#: src/Admin/API/Reports/Orders/Stats/Controller.php:364
#: src/Admin/API/Reports/Products/Controller.php:291
#: src/Admin/API/Reports/Products/Stats/Controller.php:345
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:389
#: src/Admin/API/Reports/Stock/Controller.php:488
#: src/Admin/API/Reports/Taxes/Controller.php:262
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:341
#: src/Admin/API/Reports/Variations/Controller.php:310
#: src/Admin/API/Reports/Variations/Stats/Controller.php:358
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:883
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:733
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:744
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:630
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:654
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:964
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:187
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:192
#: src/Admin/API/Reports/Stock/Controller.php:482
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-webhooks-v1-controller.php:735
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:621
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:645
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:718
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:64
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:182
#: src/Admin/API/Reports/Stock/Controller.php:473
msgid "Limit result set to specific ids."
msgstr "Limit result set to specific ids."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:720
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:588
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:630
#: src/Admin/API/Leaderboards.php:508
#: src/Admin/API/Reports/Categories/Controller.php:244
#: src/Admin/API/Reports/Coupons/Controller.php:250
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:297
#: src/Admin/API/Reports/Downloads/Controller.php:276
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:254
#: src/Admin/API/Reports/Orders/Controller.php:293
#: src/Admin/API/Reports/Orders/Stats/Controller.php:358
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:682
#: src/Admin/API/Reports/Products/Controller.php:285
#: src/Admin/API/Reports/Products/Stats/Controller.php:339
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:383
#: src/Admin/API/Reports/Taxes/Controller.php:256
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:335
#: src/Admin/API/Reports/Variations/Controller.php:294
#: src/Admin/API/Reports/Variations/Stats/Controller.php:342
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:714
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:582
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:624
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:938
#: src/Admin/API/Leaderboards.php:502
#: src/Admin/API/Reports/Categories/Controller.php:238
#: src/Admin/API/Reports/Coupons/Controller.php:244
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:291
#: src/Admin/API/Reports/Downloads/Controller.php:270
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:248
#: src/Admin/API/Reports/Orders/Controller.php:287
#: src/Admin/API/Reports/Orders/Stats/Controller.php:352
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:676
#: src/Admin/API/Reports/Products/Controller.php:279
#: src/Admin/API/Reports/Products/Stats/Controller.php:333
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:377
#: src/Admin/API/Reports/Taxes/Controller.php:250
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:329
#: src/Admin/API/Reports/Variations/Controller.php:288
#: src/Admin/API/Reports/Variations/Stats/Controller.php:336
msgid "Limit response to resources published after a given ISO8601 compliant date."
msgstr "Limit response to resources published after a given ISO8601 compliant date."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:316
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1705
#: 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:555
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1636
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:495
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:467
msgid "The %s cannot be deleted."
msgstr "The %s cannot be deleted."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1694
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:541
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1620
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:485
#: 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."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1688
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:530
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1607
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:478
#: 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:1656
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:512
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1569
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:464
#: 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."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1639
msgid "Invalid post ID."
msgstr "Invalid post ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:351
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:867
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:784
#: 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-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-coupons-v1-controller.php:310
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:220
#: 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:828
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:739
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:333
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:188
#: 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-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:491
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1536
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:140
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:235
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:447
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:153
msgid "Invalid ID."
msgstr "Invalid ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:215
#: 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:198
#: 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:209
#: 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/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:200
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:169
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:951
#: 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:183
#: 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:194
#: 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."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:183
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:935
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:168
#: 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:178
#: 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:154
#: 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:166
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:152
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:919
#: 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:148
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:153
#: 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:162
#: 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:100
#: 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:153
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:180
#: src/Admin/API/ProductAttributeTerms.php:66
msgid "Sorry, you cannot view this resource."
msgstr "Sorry, you cannot view this resource."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:150
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:136
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:162
#: 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:139
#: 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:167
#: 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:247
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-customer-downloads-v1-controller.php:74
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:135
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:121
#: 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:124
#: 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:383
#: 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:87
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:98
#: 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-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/Notes.php:293
#: src/Admin/API/Notes.php:307 src/Admin/API/OnboardingFreeExtensions.php:62
#: src/Admin/API/OnboardingProductTypes.php:62
#: src/Admin/API/OnboardingProfile.php:90
#: src/Admin/API/Reports/Controller.php:61
msgid "Sorry, you cannot list resources."
msgstr "Sorry, you cannot list resources."

#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:506
msgid "List of delete resources."
msgstr "List of deleted resources."

#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:498
msgid "List of updated resources."
msgstr "List of updated resources."

#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:490
msgid "List of created resources."
msgstr "List of created resources."

#. translators: %s: items limit
#: includes/legacy/api/v2/class-wc-api-coupons.php:529
#: includes/legacy/api/v2/class-wc-api-customers.php:792
#: includes/legacy/api/v2/class-wc-api-orders.php:1783
#: includes/legacy/api/v2/class-wc-api-products.php:2257
#: includes/legacy/api/v3/class-wc-api-coupons.php:529
#: includes/legacy/api/v3/class-wc-api-customers.php:782
#: includes/legacy/api/v3/class-wc-api-orders.php:1828
#: includes/legacy/api/v3/class-wc-api-products.php:3049
#: includes/legacy/api/v3/class-wc-api-taxes.php:465
#: 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/abstracts/abstract-wc-payment-gateway.php:546
msgid "Save to account"
msgstr "Save to account"

#: i18n/countries.php:262
msgid "Samoa"
msgstr "Samoa"

#: i18n/countries.php:251
msgid "United States (US) Minor Outlying Islands"
msgstr "United States (US) Minor Outlying Islands"

#: i18n/continents.php:280
msgid "South America"
msgstr "South America"

#: i18n/continents.php:249
msgid "Oceania"
msgstr "Oceania"

#: i18n/continents.php:203
msgid "North America"
msgstr "North America"

#: i18n/continents.php:146
msgid "Europe"
msgstr "Europe"

#: i18n/continents.php:88
msgid "Asia"
msgstr "Asia"

#: i18n/continents.php:15
msgid "Africa"
msgstr "Africa"

#: includes/admin/class-wc-admin-assets.php:439
#: includes/admin/views/html-admin-page-status-report.php:47
msgid "Copying to clipboard failed. Please press Ctrl/Cmd+C to copy."
msgstr "Copying to clipboard failed. Please press Ctrl/Cmd+C to copy."

#: includes/wc-core-functions.php:606
msgid "Saudi riyal"
msgstr "Saudi riyal"

#: includes/class-wc-frontend-scripts.php:615
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:300
msgid "Payment for order %s refunded"
msgstr "Payment for order %s refunded"

#: includes/emails/class-wc-email-cancelled-order.php:32
msgid "Cancelled order emails are sent to chosen recipient(s) when orders have been marked cancelled (if they were previously processing or on-hold)."
msgstr "Cancelled order emails are sent to chosen recipient(s) when orders have been marked cancelled (if they were previously processing or on-hold)."

#. translators: %s is product title
#: 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/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:163
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:172
#: src/Internal/Admin/Analytics.php:171
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:68
#: templates/single-product/add-to-cart/variable.php:48
msgid "Clear"
msgstr "Clear"

#. translators: %1$s: Order number. %2$s: Customer full name.
#: templates/emails/admin-failed-order.php:28
#: templates/emails/plain/admin-failed-order.php:25
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:"

#: templates/checkout/thankyou.php:31
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."

#: includes/widgets/class-wc-widget-product-categories.php:78
msgid "Hide empty categories"
msgstr "Hide empty categories"

#: includes/wc-core-functions.php:597
msgid "Pakistani rupee"
msgstr "Pakistani rupee"

#: includes/wc-core-functions.php:557
msgid "Kenyan shilling"
msgstr "Kenyan shilling"

#. translators: %s: taxes
#. translators: %s: tax amount
#: includes/class-wc-order.php:178 includes/wc-cart-functions.php:326
msgid "(includes %s)"
msgstr "(includes %s)"

#: includes/emails/class-wc-email-new-order.php:66
msgid "[{site_title}]: New order #{order_number}"
msgstr "[{site_title}]: New order #{order_number}"

#: includes/emails/class-wc-email-failed-order.php:31
msgid "Failed order"
msgstr "Failed order"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:207
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:232
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:258
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:313
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:364
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:371
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:531
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1067
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductsById.php:73
msgid "Invalid product ID."
msgstr "Invalid product ID."

#. translators: error message
#: includes/class-wc-webhook.php:656
msgid "Error: Delivery URL returned response code: %s"
msgstr "Error: Delivery URL returned response code: %s"

#. translators: error message
#: includes/class-wc-webhook.php:651
msgid "Error: Delivery URL cannot be reached: %s"
msgstr "Error: Delivery URL cannot be reached: %s"

#: includes/admin/notes/class-wc-notes-run-db-update.php:243
#: 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-frontend-scripts.php:591
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/class-wc-countries.php:1312
msgid "State / Zone"
msgstr "State / Zone"

#: includes/legacy/api/v3/class-wc-api-taxes.php:639
msgid "You do not have permission to read the tax classes count"
msgstr "You do not have permission to read the tax classes count"

#: includes/legacy/api/v3/class-wc-api-taxes.php:620
msgid "Could not delete the tax class"
msgstr "Could not delete the tax class"

#: includes/legacy/api/v3/class-wc-api-taxes.php:612
msgid "You do not have permission to delete tax classes"
msgstr "You do not have permission to delete tax classes"

#: includes/class-wc-tax.php:821
msgid "Tax class already exists"
msgstr "Tax class already exists"

#: includes/legacy/api/v3/class-wc-api-taxes.php:569
msgid "You do not have permission to create tax classes"
msgstr "You do not have permission to create tax classes"

#: includes/legacy/api/v3/class-wc-api-taxes.php:534
#: 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"

#: includes/legacy/api/v3/class-wc-api-taxes.php:526
msgid "You do not have permission to read tax classes"
msgstr "You do not have permission to read tax classes"

#: includes/legacy/api/v3/class-wc-api-taxes.php:373
msgid "You do not have permission to read the taxes count"
msgstr "You do not have permission to read the taxes count"

#: includes/legacy/api/v3/class-wc-api-taxes.php:351
msgid "Could not delete the tax rate"
msgstr "Could not delete the tax rate"

#: includes/legacy/api/v3/class-wc-api-taxes.php:343
msgid "You do not have permission to delete tax rates"
msgstr "You do not have permission to delete tax rates"

#: includes/legacy/api/v3/class-wc-api-taxes.php:259
msgid "You do not have permission to edit tax rates"
msgstr "You do not have permission to edit tax rates"

#: includes/legacy/api/v3/class-wc-api-taxes.php:189
msgid "You do not have permission to create tax rates"
msgstr "You do not have permission to create tax rates"

#: includes/legacy/api/v3/class-wc-api-taxes.php:135
msgid "A tax rate with the provided ID could not be found"
msgstr "A tax rate with the provided ID could not be found"

#: includes/legacy/api/v3/class-wc-api-taxes.php:128
msgid "You do not have permission to read tax rate"
msgstr "You do not have permission to read tax rate"

#: includes/legacy/api/v3/class-wc-api-products.php:3300
msgid "Could not delete the shipping class"
msgstr "Could not delete the shipping class"

#: includes/legacy/api/v3/class-wc-api-products.php:3294
msgid "You do not have permission to delete product shipping classes"
msgstr "You do not have permission to delete product shipping classes"

#: includes/legacy/api/v3/class-wc-api-products.php:3269
msgid "Could not edit the shipping class"
msgstr "Could not edit the shipping class"

#: includes/legacy/api/v3/class-wc-api-products.php:3257
msgid "You do not have permission to edit product shipping classes"
msgstr "You do not have permission to edit product shipping classes"

#: includes/legacy/api/v3/class-wc-api-products.php:3214
msgid "Product shipping class parent is invalid"
msgstr "Product shipping class parent is invalid"

#: includes/legacy/api/v3/class-wc-api-products.php:3196
msgid "You do not have permission to create product shipping classes"
msgstr "You do not have permission to create product shipping classes"

#: includes/legacy/api/v3/class-wc-api-products.php:3158
msgid "A product shipping class with the provided ID could not be found"
msgstr "A product shipping class with the provided ID could not be found"

#: includes/legacy/api/v3/class-wc-api-products.php:3147
msgid "Invalid product shipping class ID"
msgstr "Invalid product shipping class ID"

#: includes/legacy/api/v3/class-wc-api-products.php:3117
#: includes/legacy/api/v3/class-wc-api-products.php:3152
msgid "You do not have permission to read product shipping classes"
msgstr "You do not have permission to read product shipping classes"

#: includes/legacy/api/v3/class-wc-api-products.php:2974
msgid "You do not have permission to delete product attribute terms"
msgstr "You do not have permission to delete product attribute terms"

#: includes/legacy/api/v3/class-wc-api-products.php:2817
msgid "A product attribute term with the provided ID could not be found"
msgstr "A product attribute term with the provided ID could not be found"

#: includes/legacy/api/v3/class-wc-api-products.php:2752
#: includes/legacy/api/v3/class-wc-api-products.php:2805
msgid "You do not have permission to read product attribute terms"
msgstr "You do not have permission to read product attribute terms"

#: includes/legacy/api/v3/class-wc-api-products.php:1053
msgid "Could not delete the tag"
msgstr "Could not delete the tag"

#: includes/legacy/api/v3/class-wc-api-products.php:1047
msgid "You do not have permission to delete product tag"
msgstr "You do not have permission to delete product tag"

#: includes/legacy/api/v3/class-wc-api-products.php:1024
msgid "Could not edit the tag"
msgstr "Could not edit the tag"

#: includes/legacy/api/v3/class-wc-api-products.php:1012
msgid "You do not have permission to edit product tags"
msgstr "You do not have permission to edit product tags"

#: includes/legacy/api/v3/class-wc-api-products.php:964
msgid "You do not have permission to create product tags"
msgstr "You do not have permission to create product tags"

#: includes/legacy/api/v3/class-wc-api-products.php:929
msgid "A product tag with the provided ID could not be found"
msgstr "A product tag with the provided ID could not be found"

#: includes/legacy/api/v3/class-wc-api-products.php:918
msgid "Invalid product tag ID"
msgstr "Invalid product tag ID"

#: includes/legacy/api/v3/class-wc-api-products.php:885
#: includes/legacy/api/v3/class-wc-api-products.php:923
msgid "You do not have permission to read product tags"
msgstr "You do not have permission to read product tags"

#: includes/legacy/api/v3/class-wc-api-products.php:861
msgid "Could not delete the category"
msgstr "Could not delete the category"

#: includes/legacy/api/v3/class-wc-api-products.php:855
msgid "You do not have permission to delete product category"
msgstr "You do not have permission to delete product category"

#: includes/legacy/api/v3/class-wc-api-products.php:822
msgid "Could not edit the category"
msgstr "Could not edit the category"

#: includes/legacy/api/v3/class-wc-api-products.php:792
msgid "You do not have permission to edit product categories"
msgstr "You do not have permission to edit product categories"

#: includes/legacy/api/v3/class-wc-api-products.php:732
msgid "Product category parent is invalid"
msgstr "Product category parent is invalid"

#: includes/legacy/api/v3/class-wc-api-products.php:712
msgid "You do not have permission to create product categories"
msgstr "You do not have permission to create product categories"

#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:396
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."

#: includes/admin/views/html-admin-page-status-report.php:389
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:354
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:249
msgid "How to update your PHP version"
msgstr "How to update your PHP version"

#. Translators: %1$s: MySQL version, %2$s: Recommended MySQL version.
#: includes/admin/views/html-admin-page-status-report.php:305
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:182
msgid "Increasing memory allocated to PHP"
msgstr "Increasing memory allocated to PHP"

#. Translators: %1$s: Memory limit, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:182
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:146
msgid "Last page"
msgstr "Last page"

#: includes/admin/settings/views/html-settings-tax.php:142
#: packages/woocommerce-blocks/build/all-products-frontend.js:9
#: packages/woocommerce-blocks/build/all-products.js:34
msgid "Next page"
msgstr "Next page"

#: includes/admin/settings/views/html-settings-tax.php:125
#: packages/woocommerce-blocks/build/all-products-frontend.js:3
#: packages/woocommerce-blocks/build/all-products.js:28
msgid "Previous page"
msgstr "Previous page"

#: includes/admin/settings/views/html-settings-tax.php:121
msgid "First page"
msgstr "First Page"

#: includes/admin/settings/views/html-settings-tax.php:102
msgid "No matching tax rates found."
msgstr "No matching tax rates found."

#: includes/admin/settings/views/html-settings-tax.php:61
msgid "Tax rate ID: %s"
msgstr "Tax rate ID: %s"

#: includes/admin/settings/views/html-settings-tax.php:55
msgid "Loading&hellip;"
msgstr "Loading&hellip;"

#: includes/admin/settings/views/html-settings-tax.php:23
msgid "\"%s\" tax rates"
msgstr "\"%s\" tax rates"

#: includes/admin/settings/views/html-settings-tax.php:14
msgid "Search&hellip;"
msgstr "Search&hellip;"

#: includes/admin/settings/class-wc-settings-shipping.php:290
#: includes/admin/settings/class-wc-settings-shipping.php:323
#: includes/admin/settings/class-wc-settings-shipping.php:385
#: includes/admin/settings/class-wc-settings-tax.php:224
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/class-wc-settings-emails.php:335
msgid "Manual"
msgstr "Manual"

#: includes/admin/settings/class-wc-settings-emails.php:335
msgid "Manually sent"
msgstr "Manually sent"

#: includes/admin/settings/class-wc-settings-emails.php:301
msgid "Content type"
msgstr "Content type"

#: includes/admin/settings/class-wc-settings-emails.php:183
msgid "Body text color"
msgstr "Body text colour"

#: includes/admin/settings/class-wc-settings-emails.php:171
msgid "Body background color"
msgstr "Body background colour"

#: includes/admin/settings/class-wc-settings-emails.php:134
msgid "Footer text"
msgstr "Footer text"

#: includes/admin/settings/class-wc-settings-emails.php:123
msgid "URL to an image you want to show in the email header. Upload images using the media uploader (Admin > Media)."
msgstr "URL to an image you want to show in the email header. Upload images using the media uploader (Admin > Media)."

#. translators: %s: Nonced email preview link
#: includes/admin/settings/class-wc-settings-emails.php:117
msgid "This section lets you customize the WooCommerce emails. <a href=\"%s\" target=\"_blank\">Click here to preview your email template</a>."
msgstr "This section lets you customize the WooCommerce emails. <a href=\"%s\" target=\"_blank\">Click here to preview your email template</a>."

#: includes/admin/settings/class-wc-settings-emails.php:96
msgid "How the sender email appears in outgoing WooCommerce emails."
msgstr "How the sender's email appears in outgoing WooCommerce emails."

#: includes/admin/settings/class-wc-settings-emails.php:95
msgid "\"From\" address"
msgstr "\"From\" address"

#: includes/admin/settings/class-wc-settings-emails.php:85
msgid "How the sender name appears in outgoing WooCommerce emails."
msgstr "How the sender's name appears in outgoing WooCommerce emails."

#. translators: %s: help description with link to WP Mail logging and support
#. page.
#: includes/admin/settings/class-wc-settings-emails.php:59
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:57
msgid "Email notifications"
msgstr "Email notifications"

#: includes/admin/reports/class-wc-report-sales-by-date.php:721
msgid "Average gross sales amount"
msgstr "Average gross sales amount"

#. translators: %s: average total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:473
msgid "%s average gross monthly sales"
msgstr "%s average gross monthly sales"

#. translators: %s: average total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:460
msgid "%s average gross daily sales"
msgstr "%s average gross daily sales"

#: includes/admin/class-wc-admin-permalink-settings.php:42
msgid "Product permalinks"
msgstr "Product permalinks"

#: 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-addons.php:324
msgid "View more Storefront child themes"
msgstr "View more Storefront child themes"

#: includes/admin/class-wc-admin-addons.php:320
msgid "Need a fresh look? Try Storefront child themes"
msgstr "Need a fresh look? Try Storefront child themes"

#: i18n/states.php:1302
msgid "Seti"
msgstr "Seti"

#: i18n/states.php:1301
msgid "Sagarmatha"
msgstr "Sagarmatha"

#: i18n/states.php:1300
msgid "Rapti"
msgstr "Rapti"

#: i18n/states.php:1299
msgid "Narayani"
msgstr "Narayani"

#: i18n/states.php:1298
msgid "Mechi"
msgstr "Mechi"

#: i18n/states.php:1297
msgid "Mahakali"
msgstr "Mahakali"

#: i18n/states.php:1296
msgid "Lumbini"
msgstr "Lumbini"

#: i18n/states.php:1295
msgid "Koshi"
msgstr "Koshi"

#: i18n/states.php:1294
msgid "Karnali"
msgstr "Karnali"

#: i18n/states.php:1293
msgid "Janakpur"
msgstr "Janakpur"

#: i18n/states.php:1292
msgid "Gandaki"
msgstr "Gandaki"

#: i18n/states.php:1291
msgid "Dhaulagiri"
msgstr "Dhaulagiri"

#: i18n/states.php:1290
msgid "Bheri"
msgstr "Bheri"

#: i18n/states.php:1289
msgid "Bagmati"
msgstr "Bagmati"

#: i18n/states.php:1216
msgid "Kuala Lumpur"
msgstr "Kuala Lumpur"

#: i18n/states.php:1215
msgid "Putrajaya"
msgstr "Putrajaya"

#: i18n/states.php:1208
msgid "Penang (Pulau Pinang)"
msgstr "Penang (Pulau Pinang)"

#: i18n/states.php:1205
msgid "Malacca (Melaka)"
msgstr "Malacca (Melaka)"

#: i18n/states.php:1204
msgid "Labuan"
msgstr "Labuan"

#: includes/class-wc-embed.php:103 assets/client/admin/app/index.js:2
msgid "Buy now"
msgstr "Buy now"

#: includes/class-wc-post-types.php:394
msgctxt "shop_order post type singular name"
msgid "Order"
msgstr "Order"

#: includes/class-wc-install.php:624
msgid "Monthly"
msgstr "Monthly"

#. Translators: %s Product title.
#: includes/class-wc-form-handler.php:628
#: includes/class-wc-form-handler.php:632
msgid "%s removed."
msgstr "%s removed."

#: includes/admin/settings/class-wc-settings-products.php:274
msgid "Enter recipients (comma separated) that will receive this notification."
msgstr "Enter recipients (comma-separated) that will receive this notification."

#: includes/admin/meta-boxes/views/html-variation-admin.php:19
msgid "Drag and drop, or click to set admin variation order"
msgstr "Drag and drop, or click to set admin variation order"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:18
msgid "Before you can add a variation you need to add some variation attributes on the <strong>Attributes</strong> tab."
msgstr "Before you can add a variation you need to add some variation attributes on the <strong>Attributes</strong> tab."

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:601
msgid "Show more details"
msgstr "Show more details"

#. translators: %s: method
#. translators: %s: payment method
#. translators: %s: shipping method
#: includes/abstracts/abstract-wc-order.php:2055
#: src/Internal/Admin/Orders/ListTable.php:725
#: src/Internal/Admin/Orders/ListTable.php:746
#: src/Internal/Admin/Orders/ListTable.php:763
msgid "via %s"
msgstr "via %s"

#. Description of the plugin
msgid "An eCommerce toolkit that helps you sell anything. Beautifully."
msgstr "An eCommerce toolkit that helps you sell anything. Beautifully."

#: includes/class-wc-comments.php:495 templates/single-product-reviews.php:141
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/single-product-reviews.php:134
msgid "Your review"
msgstr "Your review"

#: templates/single-product-reviews.php:130
msgid "Very poor"
msgstr "Very poor"

#: templates/single-product-reviews.php:129
msgid "Not that bad"
msgstr "Not that bad"

#: templates/single-product-reviews.php:128
msgid "Average"
msgstr "Average"

#: templates/single-product-reviews.php:127
#: assets/client/admin/customer-effort-score/index.js:1
msgid "Good"
msgstr "Good"

#: templates/single-product-reviews.php:126
msgid "Perfect"
msgstr "Perfect"

#: templates/single-product-reviews.php:125
msgid "Rate&hellip;"
msgstr "Rate&hellip;"

#: templates/single-product-reviews.php:124
msgid "Your rating"
msgstr "Your rating"

#: templates/single-product-reviews.php:81
msgid "Submit"
msgstr "Submit"

#. translators: %s is product title
#: templates/single-product-reviews.php:77
msgid "Leave a Reply to %s"
msgstr "Leave a Reply to %s"

#. translators: %s is product title
#: templates/single-product-reviews.php:75
msgid "Add a review"
msgstr "Add a review"

#: templates/single-product-reviews.php:64
msgid "There are no reviews yet."
msgstr "There are no reviews yet."

#: templates/single-product/up-sells.php:26
msgid "You may also like&hellip;"
msgstr "You may also like&hellip;"

#: templates/single-product/review-meta.php:37
msgid "verified owner"
msgstr "verified owner"

#: templates/single-product/review-meta.php:27
msgid "Your review is awaiting approval"
msgstr "Your review is awaiting approval"

#: templates/single-product/related.php:27
msgid "Related products"
msgstr "Related products"

#: 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/meta.php:36
msgid "Tag:"
msgid_plural "Tags:"
msgstr[0] "Tag:"
msgstr[1] "Tags:"

#: templates/single-product/meta.php:34
msgid "Category:"
msgid_plural "Categories:"
msgstr[0] "Category:"
msgstr[1] "Categories:"

#: includes/admin/meta-boxes/views/html-order-item.php:26
#: templates/single-product/meta.php:30
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/block.js:44
#: packages/woocommerce-blocks/build/all-products.js:26
#: packages/woocommerce-blocks/build/product-sku-frontend.js:1
#: packages/woocommerce-blocks/build/product-sku.js:1
msgid "SKU:"
msgstr "SKU:"

#: 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."

#: templates/product-searchform.php:26
msgctxt "submit button"
msgid "Search"
msgstr "Search"

#: templates/product-searchform.php:24
msgid "Search for:"
msgstr "Search for:"

#: templates/order/order-details.php:45
msgid "Order details"
msgstr "Order details"

#: templates/checkout/thankyou.php:58
msgid "Email:"
msgstr "Email:"

#: includes/admin/class-wc-admin-taxonomies.php:346
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:166
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:175
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:184
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:193
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:207
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:217
#: templates/emails/email-order-details.php:80
#: templates/emails/plain/email-order-details.php:46
#: templates/order/order-details.php:93
msgid "Note:"
msgstr "Note:"

#: templates/order/order-again.php:22
msgid "Order again"
msgstr "Order again"

#: templates/order/form-tracking.php:49
msgid "Track"
msgstr "Track"

#: templates/order/form-tracking.php:37
msgid "Email you used during checkout."
msgstr "Email you used during checkout."

#: templates/order/form-tracking.php:37
msgid "Billing email"
msgstr "Billing email"

#: templates/order/form-tracking.php:36
msgid "Found in your order confirmation email."
msgstr "Found in your order confirmation email."

#: includes/class-wc-privacy-exporters.php:351
#: templates/order/form-tracking.php:36
msgid "Order ID"
msgstr "Order ID"

#: 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."

#: templates/myaccount/view-order.php:43 templates/order/tracking.php:47
msgid "l jS \\o\\f F Y, h:ia"
msgstr "l jS \\o\\f F Y, h:ia"

#: templates/myaccount/view-order.php:37 templates/order/tracking.php:41
msgid "Order updates"
msgstr "Order updates"

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:993
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1049
msgid "Order number."
msgstr "Order number."

#: templates/myaccount/my-orders.php:37
msgid "Recent orders"
msgstr "Recent orders"

#. 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/my-downloads.php:29
msgid "Available downloads"
msgstr "Available downloads"

#: templates/myaccount/my-address.php:67
msgid "You have not set up this type of address yet."
msgstr "You have not set up this type of address yet."

#: 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/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"

#: templates/myaccount/form-reset-password.php:32
msgid "Re-enter new password"
msgstr "Re-enter new password"

#: templates/myaccount/form-reset-password.php:28
msgid "New password"
msgstr "New password"

#: templates/myaccount/form-reset-password.php:25
msgid "Enter a new password below."
msgstr "Enter a new password below."

#: 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-login.php:70 templates/myaccount/form-login.php:107
msgid "Register"
msgstr "Register"

#: templates/myaccount/form-edit-address.php:46
msgid "Save address"
msgstr "Save 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"

#: templates/myaccount/form-edit-account.php:59
msgid "Confirm new password"
msgstr "Confirm new password"

#: templates/myaccount/form-edit-account.php:55
msgid "New password (leave blank to leave unchanged)"
msgstr "New password (leave blank to leave unchanged)"

#: templates/myaccount/form-edit-account.php:51
msgid "Current password (leave blank to leave unchanged)"
msgstr "Current password (leave blank to leave unchanged)"

#: templates/myaccount/form-edit-account.php:48
msgid "Password change"
msgstr "Password change"

#: includes/admin/class-wc-admin-profile.php:90
#: includes/admin/class-wc-admin-setup-wizard.php:2238
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:85
#: includes/class-wc-countries.php:1612 includes/class-wc-form-handler.php:271
#: templates/myaccount/form-edit-account.php:43
#: templates/myaccount/form-login.php:86
#: assets/client/admin/chunks/profile-wizard.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:36
msgid "Email address"
msgstr "Email address"

#: templates/loop/sale-flash.php:27 templates/single-product/sale-flash.php:27
msgid "Sale!"
msgstr "Sale!"

#. translators: %d: total results
#: templates/loop/result-count.php:31
msgid "Showing all %d result"
msgid_plural "Showing all %d results"
msgstr[0] "Showing all %d result"
msgstr[1] "Showing all %d results"

#: templates/loop/result-count.php:28
msgid "Showing the single result"
msgstr "Showing the single result"

#: templates/loop/no-products-found.php:21
msgid "No products were found matching your selection."
msgstr "No products were found matching your selection."

#: templates/global/quantity-input.php:42
msgctxt "Product quantity input tooltip"
msgid "Qty"
msgstr "Qty"

#: templates/global/form-login.php:54 templates/myaccount/form-login.php:57
msgid "Lost your password?"
msgstr "Lost your password?"

#: templates/global/form-login.php:47 templates/myaccount/form-login.php:51
msgid "Remember me"
msgstr "Remember me"

#: templates/global/form-login.php:34
#: templates/myaccount/form-lost-password.php:28
msgid "Username or email"
msgstr "Username or email"

#. translators: %s: Order link.
#: templates/emails/plain/email-order-details.php:51
msgid "View order: %s"
msgstr "View order: %s"

#: templates/emails/email-addresses.php:43
#: templates/emails/plain/email-addresses.php:35
#: templates/myaccount/form-edit-address.php:20
#: templates/myaccount/my-address.php:27
#: templates/order/order-details-customer.php:50
#: packages/woocommerce-blocks/build/checkout-blocks/shipping-address-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:32
msgid "Shipping address"
msgstr "Shipping address"

#: templates/emails/email-addresses.php:29
#: 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
#: packages/woocommerce-blocks/build/checkout-blocks/billing-address-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:36
msgid "Billing address"
msgstr "Billing address"

#: templates/emails/customer-reset-password.php:35
msgid "Click here to reset your password"
msgstr "Click here to reset your password"

#. translators: URL follows
#: packages/woocommerce-blocks/templates/emails/plain/customer-new-account-blocks.php:24
#: templates/emails/plain/customer-new-account.php:32
msgid "To set your password, visit the following address: "
msgstr "To set your password, visit the following address:"

#. translators: %s: Customer username
#: templates/emails/customer-reset-password.php:31
#: templates/emails/plain/customer-reset-password.php:29
msgid "Username: %s"
msgstr "Username: %s"

#: templates/checkout/thankyou.php:42 templates/checkout/thankyou.php:84
msgid "Thank you. Your order has been received."
msgstr "Thank you. Your order has been received."

#: templates/checkout/payment.php:44
msgid "Update totals"
msgstr "Update totals"

#. translators: $1 and $2 opening and closing emphasis tags respectively
#: templates/checkout/payment.php:42
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/payment.php:33
msgid "Sorry, it seems that there are no available payment methods for your state. 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 state. Please contact us if you require assistance or wish to make alternate arrangements."

#: templates/checkout/payment.php:33
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/form-shipping.php:26
msgid "Ship to a different address?"
msgstr "Deliver to a different address?"

#: includes/class-wc-query.php:124
#: includes/shortcodes/class-wc-shortcode-checkout.php:193
msgid "Pay for order"
msgstr "Pay for order"

#: templates/checkout/form-pay.php:79
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/admin/class-wc-admin-setup-wizard.php:236
#: includes/admin/class-wc-admin-setup-wizard.php:1760
msgid "Payment"
msgstr "Payment"

#: templates/checkout/form-login.php:32
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/checkout/form-login.php:26
msgid "Click here to login"
msgstr "Click here to login"

#: templates/checkout/form-login.php:26
msgid "Returning customer?"
msgstr "Returning customer?"

#: templates/checkout/form-coupon.php:26
msgid "Click here to enter your code"
msgstr "Click here to enter your code"

#: templates/checkout/form-coupon.php:26
msgid "Have a coupon?"
msgstr "Have a coupon?"

#: templates/checkout/form-checkout.php:54
msgid "Your order"
msgstr "Your order"

#: templates/checkout/form-checkout.php:26
msgid "You must be logged in to checkout."
msgstr "You must be logged in to checkout."

#: templates/checkout/form-billing.php:53
#: packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:36
msgid "Create an account?"
msgstr "Create an account?"

#: templates/checkout/form-billing.php:24
msgid "Billing &amp; Shipping"
msgstr "Billing &amp; Shipping"

#: templates/checkout/cart-errors.php:25
msgid "Return to cart"
msgstr "Return to basket"

#: 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/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"

#: includes/customizer/class-wc-shop-customizer.php:678
#: includes/wc-template-functions.php:2209
msgid "Checkout"
msgstr "Checkout"

#: templates/cart/mini-cart.php:92
msgid "No products in the cart."
msgstr "No products in the basket."

#: templates/cart/cross-sells.php:24
msgid "You may be interested in&hellip;"
msgstr "You may be interested in&hellip;"

#: templates/cart/cart.php:148
msgid "Update cart"
msgstr "Update basket"

#: includes/admin/meta-boxes/views/html-order-items.php:291
#: templates/cart/cart.php:143 templates/checkout/form-coupon.php:39
msgid "Apply coupon"
msgstr "Apply coupon"

#: templates/cart/cart.php:56 templates/cart/mini-cart.php:47
msgid "Remove this item"
msgstr "Remove this item"

#. translators: %s: Quantity.
#: includes/admin/importers/mappings/generic.php:25
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:336
#: includes/admin/meta-boxes/views/html-order-items.php:408
#: templates/cart/cart.php:32 templates/cart/cart.php:103
#: templates/emails/email-order-details.php:43
#: templates/global/quantity-input.php:28
msgid "Quantity"
msgstr "Quantity"

#: templates/cart/cart-totals.php:30 templates/cart/cart-totals.php:31
#: templates/cart/cart.php:33 templates/cart/cart.php:125
#: templates/checkout/review-order.php:24
#: templates/checkout/review-order.php:56
#: packages/woocommerce-blocks/build/blocks-checkout.js:1
#: packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js:3
#: packages/woocommerce-blocks/build/mini-cart-contents.js:17
msgid "Subtotal"
msgstr "Subtotal"

#: templates/cart/cart-totals.php:25
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-heading-frontend.js:1
#: packages/woocommerce-blocks/build/cart.js:44
msgid "Cart totals"
msgstr "Basket totals"

#: includes/wc-template-functions.php:3647
msgid "Your cart is currently empty."
msgstr "Your basket is currently empty."

#: templates/auth/header.php:27
msgid "Application authentication request"
msgstr "Application authentication request"

#: includes/class-wc-checkout.php:263 templates/auth/form-login.php:44
#: templates/global/form-login.php:38 templates/myaccount/form-login.php:43
#: templates/myaccount/form-login.php:93
msgid "Password"
msgstr "Password"

#: templates/auth/form-login.php:40 templates/myaccount/form-login.php:39
msgid "Username or email address"
msgstr "Username or email address"

#. 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>"

#: templates/auth/form-grant-access.php:58
msgid "Deny"
msgstr "Deny"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:465
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:474
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:676
#: templates/auth/form-grant-access.php:57
#: assets/client/admin/chunks/homescreen.js:1
msgid "Approve"
msgstr "Approve"

#. Translators: %s display name.
#: templates/auth/form-grant-access.php:50
msgid "Logged in as %s"
msgstr "Logged in as %s"

#. 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"

#: includes/widgets/class-wc-widget-top-rated-products.php:28
msgid "Top rated products"
msgstr "Top rated products"

#: includes/widgets/class-wc-widget-recently-viewed.php:27
msgid "Recently Viewed Products"
msgstr "Recently Viewed Products"

#: includes/widgets/class-wc-widget-recent-reviews.php:36
msgid "Number of reviews to show"
msgstr "Number of reviews to show"

#: includes/widgets/class-wc-widget-recent-reviews.php:27
msgid "Recent reviews"
msgstr "Recent reviews"

#: includes/widgets/class-wc-widget-products.php:76
msgid "Show hidden products"
msgstr "Show hidden products"

#: includes/widgets/class-wc-widget-products.php:71
msgid "Hide free products"
msgstr "Hide free products"

#: includes/widgets/class-wc-widget-products.php:65
msgid "DESC"
msgstr "DESC"

#: includes/widgets/class-wc-widget-products.php:64
msgid "ASC"
msgstr "ASC"

#: includes/widgets/class-wc-widget-products.php:62
msgctxt "Sorting order"
msgid "Order"
msgstr "Order"

#: includes/widgets/class-wc-widget-products.php:56
msgid "Sales"
msgstr "Sales"

#: includes/widgets/class-wc-widget-products.php:55
msgid "Random"
msgstr "Random"

#: includes/widgets/class-wc-widget-products.php:45
msgid "On-sale products"
msgstr "On-sale products"

#: includes/widgets/class-wc-widget-products.php:44
msgid "Featured products"
msgstr "Featured products"

#: includes/widgets/class-wc-widget-products.php:43
#: 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-products.php:36
#: includes/widgets/class-wc-widget-recently-viewed.php:36
#: 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-product-categories.php:287
msgid "No product categories exist."
msgstr "No product categories exist."

#: 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:68
#: packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js:124
#: packages/woocommerce-blocks/build/product-categories.js:1
msgid "Show hierarchy"
msgstr "Show hierarchy"

#: 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:58
msgid "Show as dropdown"
msgstr "Show as dropdown"

#: includes/widgets/class-wc-widget-product-categories.php:51
msgid "Category order"
msgstr "Category order"

#: 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."

#: templates/content-widget-price-filter.php:34
msgid "Price:"
msgstr "Price:"

#. translators: Filter: verb "to filter"
#: includes/admin/class-wc-admin-log-table-list.php:204
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:523
#: src/Internal/Admin/Orders/ListTable.php:421
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1312
#: templates/content-widget-price-filter.php:32
#: assets/client/admin/components/index.js:2
msgid "Filter"
msgstr "Filter"

#: templates/content-widget-price-filter.php:29
#: templates/content-widget-price-filter.php:30
msgid "Max price"
msgstr "Max price"

#: templates/content-widget-price-filter.php:27
#: templates/content-widget-price-filter.php:28
msgid "Min price"
msgstr "Min price"

#: includes/widgets/class-wc-widget-price-filter.php:31
#: packages/woocommerce-blocks/build/price-filter-frontend.js:1
#: packages/woocommerce-blocks/build/price-filter.js:5
msgid "Filter by price"
msgstr "Filter by price"

#. translators: %s: taxonomy name
#: includes/widgets/class-wc-widget-layered-nav.php:250
msgid "Any %s"
msgstr "Any %s"

#: includes/widgets/class-wc-widget-layered-nav.php:100
msgid "OR"
msgstr "OR"

#: includes/widgets/class-wc-widget-layered-nav.php:99
msgid "AND"
msgstr "AND"

#: includes/widgets/class-wc-widget-layered-nav.php:97
msgid "Query type"
msgstr "Query type"

#: includes/widgets/class-wc-widget-layered-nav.php:91
#: packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js:79
#: packages/woocommerce-blocks/build/attribute-filter.js:29
#: packages/woocommerce-blocks/build/product-categories.js:1
msgid "Dropdown"
msgstr "Dropdown"

#: includes/widgets/class-wc-widget-layered-nav.php:90
#: packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js:72
#: packages/woocommerce-blocks/build/active-filters.js:15
#: packages/woocommerce-blocks/build/attribute-filter.js:29
#: packages/woocommerce-blocks/build/product-categories.js:1
msgid "List"
msgstr "List"

#: includes/widgets/class-wc-widget-layered-nav.php:82
#: assets/client/admin/chunks/9198.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Attribute"
msgstr "Attribute"

#: includes/widgets/class-wc-widget-layered-nav.php:76
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Filter by"
msgstr "Filter by"

#. translators: %s: minimum price
#. translators: %s: maximum price
#. translators: %s: rating
#: includes/widgets/class-wc-widget-layered-nav-filters.php:81
#: includes/widgets/class-wc-widget-layered-nav-filters.php:89
#: includes/widgets/class-wc-widget-layered-nav-filters.php:95
#: includes/widgets/class-wc-widget-layered-nav-filters.php:104
msgid "Remove filter"
msgstr "Remove filter"

#: includes/admin/reports/class-wc-report-downloads.php:123
#: includes/widgets/class-wc-widget-layered-nav-filters.php:27
#: packages/woocommerce-blocks/build/active-filters-frontend.js:9
#: packages/woocommerce-blocks/build/active-filters.js:15
msgid "Active filters"
msgstr "Active filters"

#: includes/widgets/class-wc-widget-cart.php:35
msgid "Hide if cart is empty"
msgstr "Hide if basket is empty"

#: includes/widgets/class-wc-widget-cart.php:25
#: includes/widgets/class-wc-widget-cart.php:29
#: includes/widgets/class-wc-widget-cart.php:62
#: packages/woocommerce-blocks/assets/js/blocks/cart/index.js:22
#: packages/woocommerce-blocks/build/cart.js:44
msgid "Cart"
msgstr "Basket"

#: includes/admin/settings/class-wc-settings-emails.php:339
#: includes/wc-webhook-functions.php:147
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:203
msgid "Disabled"
msgstr "Disabled"

#: includes/wc-webhook-functions.php:146
msgid "Paused"
msgstr "Paused"

#: includes/admin/helper/class-wc-helper.php:401
#: includes/admin/helper/views/html-main.php:142
#: includes/admin/helper/views/html-main.php:145
#: includes/wc-webhook-functions.php:145
msgid "Active"
msgstr "Active"

#: includes/wc-user-functions.php:72
msgid "Please enter an account password."
msgstr "Please enter an account password."

#: includes/wc-user-functions.php:61
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/wc-user-functions.php:57
msgid "Please enter a valid account username."
msgstr "Please enter a valid account username."

#: includes/wc-term-functions.php:234
#: includes/widgets/class-wc-widget-product-categories.php:266
#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:227
#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:231
msgid "Select a category"
msgstr "Select a category"

#: includes/wc-template-functions.php:2915
#: includes/wc-template-functions.php:3084
#: includes/wc-template-functions.php:3103
msgid "Choose an option"
msgstr "Choose an option"

#: includes/wc-template-functions.php:2360
msgid "Place order"
msgstr "Place order"

#: includes/wc-template-functions.php:2301
msgctxt "breadcrumb"
msgid "Home"
msgstr "Home"

#. translators: %s: reviews count
#: includes/wc-template-functions.php:1877
msgid "Reviews (%d)"
msgstr "Reviews (%d)"

#: includes/wc-template-functions.php:1867
#: templates/checkout/form-shipping.php:57
#: templates/single-product/tabs/additional-information.php:22
msgid "Additional information"
msgstr "Additional information"

#: includes/wc-template-functions.php:1476
msgid "Sort by price: high to low"
msgstr "Sort by price: high to low"

#: includes/wc-template-functions.php:1475
msgid "Sort by price: low to high"
msgstr "Sort by price: low to high"

#: includes/wc-template-functions.php:1473
msgid "Sort by average rating"
msgstr "Sort by average rating"

#: includes/wc-template-functions.php:1472
msgid "Sort by popularity"
msgstr "Sort by popularity"

#: includes/wc-template-functions.php:1471
#: packages/woocommerce-blocks/build/all-products-frontend.js:9
#: packages/woocommerce-blocks/build/all-products.js:34
msgid "Default sorting"
msgstr "Default sorting"

#. translators: %s: page number
#: includes/wc-template-functions.php:1086
msgid "&nbsp;&ndash; Page %s"
msgstr "&nbsp;&ndash; Page %s"

#. translators: %s: search query
#: includes/wc-template-functions.php:1082
msgid "Search results: &ldquo;%s&rdquo;"
msgstr "Search results: &ldquo;%s&rdquo;"

#: includes/wc-product-functions.php:251
msgctxt "slug"
msgid "uncategorized"
msgstr "uncategorized"

#: includes/wc-account-functions.php:67
msgctxt "edit-address-slug"
msgid "shipping"
msgstr "shipping"

#: includes/wc-account-functions.php:66
msgctxt "edit-address-slug"
msgid "billing"
msgstr "billing"

#. translators: %s: Order date
#: includes/class-wc-order-refund.php:67
#: includes/data-stores/class-wc-order-refund-data-store-cpt.php:119
#: src/Internal/DataStores/Orders/OrdersTableRefundDataStore.php:141
msgid "Refund &ndash; %s"
msgstr "Refund &ndash; %s"

#: includes/wc-order-functions.php:965
msgid "Unpaid order cancelled - time limit reached."
msgstr "Unpaid order cancelled - time limit reached."

#: includes/wc-notice-functions.php:25 includes/wc-notice-functions.php:56
#: includes/wc-notice-functions.php:76 includes/wc-notice-functions.php:107
#: includes/wc-notice-functions.php:121 includes/wc-notice-functions.php:136
#: includes/wc-notice-functions.php:215
msgid "This function should not be called before woocommerce_init."
msgstr "This function should not be called before woocommerce_init."

#: includes/wc-core-functions.php:525
msgid "Egyptian pound"
msgstr "Egyptian pound"

#: includes/wc-core-functions.php:629
msgid "Ukrainian hryvnia"
msgstr "Ukrainian hryvnia"

#: includes/wc-core-functions.php:625
msgid "Turkish lira"
msgstr "Turkish lira"

#: includes/wc-core-functions.php:620
msgid "Thai baht"
msgstr "Thai baht"

#: includes/wc-core-functions.php:512
msgid "Swiss franc"
msgstr "Swiss franc"

#: includes/wc-core-functions.php:610
msgid "Swedish krona"
msgstr "Swedish krona"

#: includes/wc-core-functions.php:644
msgid "South African rand"
msgstr "South African rand"

#: includes/wc-core-functions.php:611
msgid "Singapore dollar"
msgstr "Singapore dollar"

#: includes/wc-core-functions.php:604
msgid "Russian ruble"
msgstr "Russian ruble"

#: includes/wc-core-functions.php:602
msgid "Romanian leu"
msgstr "Romanian leu"

#: includes/wc-core-functions.php:531
msgid "Pound sterling"
msgstr "Pound sterling"

#: includes/wc-core-functions.php:596
msgid "Philippine peso"
msgstr "Philippine peso"

#: includes/wc-core-functions.php:591
msgid "New Zealand dollar"
msgstr "New Zealand dollar"

#: includes/wc-core-functions.php:589
msgid "Norwegian krone"
msgstr "Norwegian krone"

#: includes/wc-core-functions.php:587
msgid "Nigerian naira"
msgstr "Nigerian naira"

#: includes/wc-core-functions.php:583
msgid "Mexican peso"
msgstr "Mexican peso"

#: includes/wc-core-functions.php:584
msgid "Malaysian ringgit"
msgstr "Malaysian ringgit"

#: includes/wc-core-functions.php:562
msgid "South Korean won"
msgstr "South Korean won"

#: includes/wc-core-functions.php:566
msgid "Lao kip"
msgstr "Lao kip"

#: includes/wc-core-functions.php:556
msgid "Japanese yen"
msgstr "Japanese yen"

#: includes/wc-core-functions.php:548
msgid "Indian rupee"
msgstr "Indian rupee"

#: includes/wc-core-functions.php:545
msgid "Indonesian rupiah"
msgstr "Indonesian rupiah"

#: includes/wc-core-functions.php:544
msgid "Hungarian forint"
msgstr "Hungarian forint"

#: includes/wc-core-functions.php:542
msgid "Croatian kuna"
msgstr "Croatian kuna"

#: includes/wc-core-functions.php:540
msgid "Hong Kong dollar"
msgstr "Hong Kong dollar"

#: includes/wc-core-functions.php:523
msgid "Dominican peso"
msgstr "Dominican peso"

#: includes/wc-core-functions.php:522
msgid "Danish krone"
msgstr "Danish krone"

#: includes/wc-core-functions.php:520
msgid "Czech koruna"
msgstr "Czech koruna"

#: includes/wc-core-functions.php:515
msgid "Colombian peso"
msgstr "Colombian peso"

#: includes/wc-core-functions.php:514
msgid "Chinese yuan"
msgstr "Chinese yuan"

#: includes/wc-core-functions.php:513
msgid "Chilean peso"
msgstr "Chilean peso"

#: includes/wc-core-functions.php:510
msgid "Canadian dollar"
msgstr "Canadian dollar"

#: includes/wc-core-functions.php:496
msgid "Bulgarian lev"
msgstr "Bulgarian lev"

#: includes/wc-core-functions.php:502
msgid "Brazilian real"
msgstr "Brazilian real"

#: includes/wc-core-functions.php:495
msgid "Bangladeshi taka"
msgstr "Bangladeshi taka"

#: includes/wc-core-functions.php:490
msgid "Australian dollar"
msgstr "Australian dollar"

#: includes/wc-core-functions.php:489
msgid "Argentine peso"
msgstr "Argentine peso"

#: includes/wc-core-functions.php:483
msgid "United Arab Emirates dirham"
msgstr "United Arab Emirates dirham"

#. translators: %s: Order date
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:280
msgid "Order &ndash; %s"
msgstr "Order &ndash; %s"

#: includes/wc-cart-functions.php:294
msgid "[Remove]"
msgstr "[Remove]"

#: includes/wc-cart-functions.php:290
msgid "Free shipping coupon"
msgstr "Free shipping coupon"

#: templates/cart/cart.php:143 templates/checkout/form-coupon.php:34
msgid "Coupon:"
msgstr "Coupon:"

#: includes/wc-cart-functions.php:156
msgid "and"
msgstr "and"

#. translators: %s: Item name.
#. translators: %s: product name
#: includes/class-wc-form-handler.php:623 includes/wc-cart-functions.php:112
msgctxt "Item name in quotes"
msgid "&ldquo;%s&rdquo;"
msgstr "&ldquo;%s&rdquo;"

#: includes/wc-cart-functions.php:124
msgid "Continue shopping"
msgstr "Continue shopping"

#. translators: %s: product name
#: includes/wc-cart-functions.php:118
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."

#: includes/wc-cart-functions.php:25
msgid "This product is protected and cannot be purchased."
msgstr "This product is protected and cannot be purchased."

#: includes/wc-attribute-functions.php:254
#: includes/wc-attribute-functions.php:281
#: assets/client/admin/components/index.js:2
msgid "Select"
msgstr "Select"

#: includes/wc-update-functions.php:944
msgid "Order fully refunded"
msgstr "Order fully refunded"

#: includes/shortcodes/class-wc-shortcode-order-tracking.php:48
msgid "Please enter a valid order ID"
msgstr "Please enter a valid order ID"

#: includes/abstracts/abstract-wc-payment-gateway.php:521
msgid "Use a new payment method"
msgstr "Use a new payment method"

#: includes/shortcodes/class-wc-shortcode-my-account.php:325
msgid "Password reset is not allowed for this user"
msgstr "Password reset is not allowed for this user"

#: includes/shortcodes/class-wc-shortcode-my-account.php:305
#: includes/shortcodes/class-wc-shortcode-my-account.php:311
msgid "Invalid username or email."
msgstr "Invalid username or email."

#: includes/shortcodes/class-wc-shortcode-my-account.php:280
msgid "Enter a username or email address."
msgstr "Enter a username or email address."

#: templates/myaccount/form-login.php:54
msgid "Log in"
msgstr "Log in"

#: includes/shortcodes/class-wc-shortcode-checkout.php:310
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:29 templates/checkout/thankyou.php:52
msgid "Date:"
msgstr "Date:"

#: templates/checkout/order-receipt.php:25 templates/checkout/thankyou.php:47
msgid "Order number:"
msgstr "Order number:"

#: includes/shortcodes/class-wc-shortcode-checkout.php:92
#: includes/shortcodes/class-wc-shortcode-checkout.php:235
msgid "Sorry, this order is invalid and cannot be paid for."
msgstr "Sorry, this order is invalid and cannot be paid for."

#. translators: %s: order status
#: includes/shortcodes/class-wc-shortcode-checkout.php:122
#: includes/shortcodes/class-wc-shortcode-checkout.php:232
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-my-account.php:137
#: templates/checkout/thankyou.php:36
msgid "My account"
msgstr "My account"

#: includes/shortcodes/class-wc-shortcode-cart.php:55
msgid "Shipping costs updated."
msgstr "Shipping costs updated."

#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:111
msgid "What ZIP/post codes are available for local pickup?"
msgstr "What ZIP / post codes are available for local pickup?"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:155
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:113
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/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:153
msgid "What ZIP/post codes are available for local delivery?"
msgstr "What ZIP / post codes are available for local delivery?"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:151
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:109
msgid "Allowed ZIP/post codes"
msgstr "Allowed ZIP/post codes"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:145
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:143
msgid "Delivery fee"
msgstr "Delivery fee"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:138
msgid "Fixed amount per product"
msgstr "Fixed amount per product"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:137
msgid "Percentage of cart total"
msgstr "Percentage of basket total"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:136
msgid "Fixed amount"
msgstr "Fixed amount"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:133
msgid "How to calculate delivery charges"
msgstr "How to calculate delivery charges"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:130
msgid "Fee type"
msgstr "Fee type"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:117
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:96
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:89
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:98
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:175
#: assets/client/admin/app/index.js:2
msgid "Enable"
msgstr "Enable"

#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:59
msgid "Excluding selected countries"
msgstr "Excluding selected countries"

#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:58
msgid "Selected countries"
msgstr "Selected countries"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:106
#: 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/free-shipping/class-wc-shipping-free-shipping.php:103
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:146
msgid "Minimum order amount"
msgstr "Minimum order amount"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:99
#: 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/free-shipping/class-wc-shipping-free-shipping.php:98
#: 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/free-shipping/class-wc-shipping-free-shipping.php:96
#: 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/free-shipping/class-wc-shipping-free-shipping.php:90
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:133
msgid "Free shipping requires..."
msgstr "Free shipping requires..."

#: 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:159
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:117
msgid "Method availability"
msgstr "Method availability"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:129
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:126
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:121
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/shipping/legacy-flat-rate/includes/settings-flat-rate.php:118
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:124
msgid "Additional rates"
msgstr "Additional rates"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:84
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:111
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:83
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:110
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:78
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:105
msgid "Calculation type"
msgstr "Calculation type"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:68
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:97
msgid "No shipping class cost"
msgstr "No shipping class cost"

#. translators: %s: shipping class name
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:57
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:88
msgid "\"%s\" shipping class cost"
msgstr "\"%s\" shipping class cost"

#. translators: %s: URL for link.
#. translators: %s: Admin shipping settings URL
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:49
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:80
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:45
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:76
msgid "Shipping class costs"
msgstr "Shipping class costs"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:49
#: 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:176
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:134
msgid "Select some countries"
msgstr "Select some countries"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:37
#: 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:164
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:122
msgid "All allowed countries"
msgstr "All allowed countries"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:32
#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:52
msgid "Availability"
msgstr "Availability"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:14
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:25
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:105
msgid "Method title"
msgstr "Method title"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:12
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/shipping/flat-rate/includes/settings-flat-rate.php:10
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:12
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/flat-rate/class-wc-shipping-flat-rate.php:31
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:17
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:28
msgid "Flat rate"
msgstr "Flat rate"

#: includes/wc-account-functions.php:260 includes/wc-account-functions.php:395
#: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:403
msgid "Credit card"
msgstr "Credit card"

#. translators: %s: Order ID.
#: templates/emails/email-order-details.php:34
msgid "[Order #%s]"
msgstr "[Order #%s]"

#: includes/gateways/paypal/includes/settings-paypal.php:133
#: includes/gateways/paypal/includes/settings-paypal.php:141
#: includes/gateways/paypal/includes/settings-paypal.php:149
#: includes/gateways/paypal/includes/settings-paypal.php:157
#: includes/gateways/paypal/includes/settings-paypal.php:165
#: includes/gateways/paypal/includes/settings-paypal.php:173
msgid "Get your API credentials from PayPal."
msgstr "Get your API credentials from PayPal."

#. translators: %s: URL
#: includes/gateways/paypal/includes/settings-paypal.php:128
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:125
msgid "API credentials"
msgstr "API credentials"

#: includes/gateways/paypal/includes/settings-paypal.php:113
msgid "Authorize"
msgstr "Authorize"

#: includes/gateways/paypal/includes/settings-paypal.php:112
msgid "Capture"
msgstr "Capture"

#: includes/gateways/paypal/includes/settings-paypal.php:108
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:105
msgid "Payment action"
msgstr "Payment action"

#: includes/gateways/paypal/includes/settings-paypal.php:101
msgid "PayPal verifies addresses therefore this setting can cause errors (we recommend keeping it disabled)."
msgstr "PayPal verifies addresses therefore this setting can cause errors (we recommend keeping it disabled)."

#: includes/gateways/paypal/includes/settings-paypal.php:100
msgid "Enable \"address_override\" to prevent address information from being changed."
msgstr "Enable \"address_override\" to prevent address information from being changed."

#: includes/gateways/paypal/includes/settings-paypal.php:98
msgid "Address override"
msgstr "Address override"

#: includes/gateways/paypal/includes/settings-paypal.php:93
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:86
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:84
msgid "Invoice prefix"
msgstr "Invoice prefix"

#: includes/gateways/paypal/includes/settings-paypal.php:78
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/gateways/paypal/includes/settings-paypal.php:76
msgid "PayPal identity token"
msgstr "PayPal identity token"

#: includes/gateways/paypal/includes/settings-paypal.php:70
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:68
msgid "Receiver email"
msgstr "Receiver email"

#: includes/gateways/paypal/includes/settings-paypal.php:40
msgid "Advanced options"
msgstr "Advanced options"

#: includes/gateways/paypal/includes/settings-paypal.php:55
msgid "Enable logging"
msgstr "Enable logging"

#: includes/gateways/paypal/includes/settings-paypal.php:53
msgid "Debug log"
msgstr "Debug log"

#: includes/gateways/paypal/includes/settings-paypal.php:47
msgid "Enable PayPal sandbox"
msgstr "Enable PayPal sandbox"

#: includes/gateways/paypal/includes/settings-paypal.php:45
msgid "PayPal sandbox"
msgstr "PayPal sandbox"

#: includes/gateways/paypal/includes/settings-paypal.php:34
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:32
msgid "PayPal email"
msgstr "PayPal email"

#: includes/gateways/paypal/includes/settings-paypal.php:29
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:28
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:14
msgid "Enable PayPal Standard"
msgstr "Enable PayPal Standard"

#. translators: %s: Order shipping method
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:294
msgid "Shipping via %s"
msgstr "Shipping via %s"

#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:175
msgid "PDT payment completed"
msgstr "PDT payment completed"

#. translators: 1: Payment amount
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:165
msgid "Validation error: PayPal amounts do not match (amt %s)."
msgstr "Validation error: PayPal amounts do not match (amt %s)."

#. translators: %1$s: order ID, %2$s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:336
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: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:334
msgid "Reversal cancelled for order #%s"
msgstr "Reversal cancelled for order #%s"

#. translators: %1$s: order ID, %2$s: reason code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:321
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: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:319
msgid "Payment for order %s reversed"
msgstr "Payment for order %s reversed"

#. translators: %1$s: order ID, %2$s: reason code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:302
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: payment status.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:237
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:296
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:315
msgid "Payment %s via IPN."
msgstr "Payment %s via IPN."

#. translators: %s: pending reason.
#. translators: 1: Pending reason
#: 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 pending (%s)."
msgstr "Payment pending (%s)."

#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:208
msgid "IPN payment completed"
msgstr "IPN payment completed"

#. translators: %s: email address .
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:176
msgid "Validation error: PayPal IPN response from a different email address (%s)."
msgstr "Validation error: PayPal IPN response from a different email address (%s)."

#. translators: %s: Amount.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:159
msgid "Validation error: PayPal amounts do not match (gross %s)."
msgstr "Validation error: PayPal amounts do not match (gross %s)."

#. translators: %s: currency code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:143
msgid "Validation error: PayPal currencies do not match (code %s)."
msgstr "Validation error: PayPal currencies do not match (code %s)."

#. translators: 1: Refund amount, 2: Refund ID
#: includes/gateways/paypal/class-wc-gateway-paypal.php:396
msgid "Refunded %1$s - Refund ID: %2$s"
msgstr "Refunded %1$s - Refund ID: %2$s"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:288
msgid "PayPal Standard does not support your store currency."
msgstr "PayPal Standard does not support your store currency."

#: includes/gateways/paypal/class-wc-gateway-paypal.php:288
msgid "Gateway disabled"
msgstr "Gateway disabled"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:164
msgid "What is PayPal?"
msgstr "What is PayPal?"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:161
msgid "PayPal acceptance mark"
msgstr "PayPal acceptance mark"

#: includes/gateways/paypal/includes/settings-paypal.php:21
#: packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/index.js:29
#: packages/woocommerce-blocks/build/wc-payment-method-paypal.js:1
msgid "PayPal"
msgstr "PayPal"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:44
#: packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/index.js:33
#: packages/woocommerce-blocks/build/wc-payment-method-paypal.js:1
msgid "Proceed to PayPal"
msgstr "Proceed to PayPal"

#: includes/gateways/cod/class-wc-gateway-cod.php:327
msgid "Payment to be made upon delivery."
msgstr "Payment to be made upon delivery."

#: includes/gateways/cod/class-wc-gateway-cod.php:112
msgid "Accept COD if the order is virtual"
msgstr "Accept COD if the order is virtual"

#: includes/gateways/cod/class-wc-gateway-cod.php:111
msgid "Accept for virtual orders"
msgstr "Accept for virtual orders"

#: includes/gateways/cod/class-wc-gateway-cod.php:107
msgid "Select shipping methods"
msgstr "Select shipping methods"

#: includes/gateways/cod/class-wc-gateway-cod.php:103
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:98
msgid "Enable for shipping methods"
msgstr "Enable for shipping methods"

#: includes/gateways/cod/class-wc-gateway-cod.php:93
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:87
#: includes/gateways/cod/class-wc-gateway-cod.php:94
msgid "Pay with cash upon delivery."
msgstr "Pay with cash upon delivery."

#: includes/gateways/cod/class-wc-gateway-cod.php:86
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:60
msgid "Have your customers pay with cash (or by other means) upon delivery."
msgstr "Have your customers pay with cash (or by other means) upon delivery."

#: includes/gateways/cheque/class-wc-gateway-cheque.php:74
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/gateways/cheque/class-wc-gateway-cheque.php:60
msgid "Enable check payments"
msgstr "Enable cheque payments"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:431
msgid "Branch code"
msgstr "Branch code"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:426
#: includes/gateways/class-wc-payment-gateway-echeck.php:47
msgid "Routing number"
msgstr "Routing number"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:416
#: includes/gateways/bacs/class-wc-gateway-bacs.php:421
msgid "Bank code"
msgstr "Bank code"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:411
msgid "Branch sort"
msgstr "Branch sort"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:406
msgid "IFSC"
msgstr "IFSC"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:401
msgid "Bank transit number"
msgstr "Bank transit number"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:396
msgid "BSB"
msgstr "BSB"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:365
msgid "Awaiting BACS payment"
msgstr "Awaiting BACS payment"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:329
msgid "BIC"
msgstr "BIC"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:347
msgid "Our bank details"
msgstr "Our bank details"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:169
msgid "Remove selected account(s)"
msgstr "Remove selected account(s)"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:169
msgid "+ Add account"
msgstr "+ Add account"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:144
#: assets/client/admin/app/index.js:2
msgid "BIC / Swift"
msgstr "BIC / Swift"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:143
#: includes/gateways/bacs/class-wc-gateway-bacs.php:325
#: assets/client/admin/app/index.js:2
msgid "IBAN"
msgstr "IBAN"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:141
#: assets/client/admin/app/index.js:2
msgid "Bank name"
msgstr "Bank name"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:140
#: includes/gateways/bacs/class-wc-gateway-bacs.php:317
#: includes/gateways/class-wc-payment-gateway-echeck.php:51
#: assets/client/admin/app/index.js:2
msgid "Account number"
msgstr "Account number"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:139
#: assets/client/admin/app/index.js:2
msgid "Account name"
msgstr "Account name"

#: includes/class-wc-query.php:146 includes/wc-account-functions.php:104
msgid "Account details"
msgstr "Account details"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:128
#: includes/gateways/bacs/class-wc-gateway-bacs.php:291
#: assets/client/admin/app/index.js:2
msgid "Sort code"
msgstr "Sort code"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:104
#: includes/gateways/cheque/class-wc-gateway-cheque.php:80
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:102
#: includes/gateways/cheque/class-wc-gateway-cheque.php:78
#: includes/gateways/cod/class-wc-gateway-cod.php:91
msgid "Instructions"
msgstr "Instructions"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:98
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/gateways/bacs/class-wc-gateway-bacs.php:97
#: includes/gateways/cheque/class-wc-gateway-cheque.php:73
#: includes/gateways/cod/class-wc-gateway-cod.php:79
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:39
#: includes/gateways/bacs/class-wc-gateway-bacs.php:91
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:161
#: packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/index.js:15
#: packages/woocommerce-blocks/build/wc-payment-method-bacs.js:1
msgid "Direct bank transfer"
msgstr "Direct bank transfer"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:90
#: includes/gateways/cheque/class-wc-gateway-cheque.php:66
#: includes/gateways/paypal/includes/settings-paypal.php:20
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:16
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:85
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:27
#: 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:125
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:104
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:82
msgid "This controls the title which the user sees during checkout."
msgstr "This controls the title which the user sees during checkout."

#: includes/admin/importers/mappings/generic.php:21
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:86
#: includes/gateways/bacs/class-wc-gateway-bacs.php:88
#: includes/gateways/cheque/class-wc-gateway-cheque.php:64
#: includes/gateways/cod/class-wc-gateway-cod.php:77
#: includes/gateways/paypal/includes/settings-paypal.php:18
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:83
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:123
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:102
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:80
#: 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:32
#: 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:28
#: 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:28
#: includes/widgets/class-wc-widget-top-rated-products.php:29
msgid "Title"
msgstr "Title"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:84
msgid "Enable bank transfer"
msgstr "Enable bank transfer"

#: includes/emails/class-wc-email.php:1113
msgid "Are you sure you want to delete this template file?"
msgstr "Are you sure you want to delete this template file?"

#: includes/emails/class-wc-email.php:1099
msgid "Hide template"
msgstr "Hide template"

#: includes/emails/class-wc-email.php:1098
msgid "View template"
msgstr "View template"

#: includes/emails/class-wc-email.php:1074
msgid "File was not found."
msgstr "File was not found."

#: includes/emails/class-wc-email.php:1060
msgid "Copy file to theme"
msgstr "Copy file to theme"

#. translators: %s: Path to template file
#: includes/emails/class-wc-email.php:1027
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.php:1021
msgid "Delete template file"
msgstr "Delete template file"

#: includes/emails/class-wc-email.php:997
msgid "Plain text template"
msgstr "Plain text template"

#: includes/emails/class-wc-email.php:996
msgid "HTML template"
msgstr "HTML template"

#: includes/emails/class-wc-email.php:915
msgid "Template file deleted from theme."
msgstr "Template file deleted from theme."

#: includes/emails/class-wc-email.php:884
msgid "Template file copied to theme."
msgstr "Template file copied to theme."

#: includes/emails/class-wc-email.php:837
msgid "Could not write to template file."
msgstr "Could not write to template file."

#: includes/emails/class-wc-email.php:772
msgid "Multipart"
msgstr "Multipart"

#: includes/emails/class-wc-email.php:771
msgid "HTML"
msgstr "HTML"

#: includes/emails/class-wc-email.php:768
msgid "Plain text"
msgstr "Plain text"

#: includes/emails/class-wc-email-new-order.php:32
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."

#: includes/class-wc-post-types.php:399
#: includes/emails/class-wc-email-new-order.php:31
msgid "New order"
msgstr "New order"

#: includes/emails/class-wc-email-customer-reset-password.php:63
msgid "Customer \"reset password\" emails are sent when customers reset their passwords."
msgstr "Customer \"reset password\" emails are sent when customers reset their passwords."

#: includes/emails/class-wc-email-customer-reset-password.php:62
#: templates/myaccount/form-lost-password.php:38
msgid "Reset password"
msgstr "Reset password"

#: includes/emails/class-wc-email-customer-refunded-order.php:271
msgid "Partial refund email heading"
msgstr "Partial refund email heading"

#: includes/emails/class-wc-email-customer-refunded-order.php:263
msgid "Full refund email heading"
msgstr "Full refund email heading"

#: includes/emails/class-wc-email-customer-refunded-order.php:255
msgid "Partial refund subject"
msgstr "Partial refund subject"

#: includes/emails/class-wc-email-customer-refunded-order.php:247
msgid "Full refund subject"
msgstr "Full refund subject"

#: includes/emails/class-wc-email-customer-refunded-order.php:47
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."

#: includes/emails/class-wc-email-customer-refunded-order.php:46
msgid "Refunded order"
msgstr "Refunded order"

#: includes/emails/class-wc-email-customer-refunded-order.php:74
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-customer-refunded-order.php:72
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-on-hold-order.php:67
#: includes/emails/class-wc-email-customer-processing-order.php:69
msgid "Thank you for your order"
msgstr "Thank you for your order"

#: includes/emails/class-wc-email-customer-processing-order.php:34
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/emails/class-wc-email-customer-processing-order.php:33
msgid "Processing order"
msgstr "Processing order"

#: includes/emails/class-wc-email-customer-note.php:72
msgid "A note has been added to your order"
msgstr "A note has been added to your order"

#: includes/emails/class-wc-email-customer-note.php:62
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:40
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:39
msgid "Customer note"
msgstr "Customer note"

#: includes/emails/class-wc-email-customer-new-account.php:93
#: packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php:84
msgid "Welcome to {site_title}"
msgstr "Welcome to {site_title}"

#: includes/emails/class-wc-email-customer-new-account.php:68
msgid "Customer \"new account\" emails are sent to the customer when a customer signs up via checkout or account pages."
msgstr "Customer \"new account\" emails are sent to the customer when a customer signs up via checkout or account pages."

#: includes/emails/class-wc-email-customer-new-account.php:67
#: packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php:57
msgid "New account"
msgstr "New account"

#: includes/emails/class-wc-email-customer-invoice.php:215
msgid "Email heading (paid)"
msgstr "Email heading (paid)"

#: includes/emails/class-wc-email-customer-invoice.php:73
msgid "Your invoice for order #{order_number}"
msgstr "Your invoice for order #{order_number}"

#: includes/emails/class-wc-email-customer-invoice.php:33
msgid "Customer invoice emails can be sent to customers containing their order information and payment links."
msgstr "Customer invoice emails can be sent to customers containing their order information and payment links."

#: includes/emails/class-wc-email-customer-completed-order.php:33
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-completed-order.php:32
msgid "Completed order"
msgstr "Completed order"

#: includes/emails/class-wc-email-cancelled-order.php:197
#: includes/emails/class-wc-email-customer-invoice.php:234
#: includes/emails/class-wc-email-customer-refunded-order.php:290
#: includes/emails/class-wc-email-failed-order.php:195
#: includes/emails/class-wc-email-new-order.php:218
#: includes/emails/class-wc-email.php:753
msgid "Choose which format of email to send."
msgstr "Choose which format of email to send."

#: includes/emails/class-wc-email-cancelled-order.php:195
#: includes/emails/class-wc-email-customer-invoice.php:232
#: includes/emails/class-wc-email-customer-refunded-order.php:288
#: includes/emails/class-wc-email-failed-order.php:193
#: includes/emails/class-wc-email-new-order.php:216
#: includes/emails/class-wc-email.php:751
msgid "Email type"
msgstr "Email type"

#: includes/emails/class-wc-email-cancelled-order.php:178
#: includes/emails/class-wc-email-customer-invoice.php:199
#: includes/emails/class-wc-email-failed-order.php:176
#: includes/emails/class-wc-email-new-order.php:199
#: includes/emails/class-wc-email.php:734
msgid "Email heading"
msgstr "Email heading"

#: includes/emails/class-wc-email-cancelled-order.php:170
#: includes/emails/class-wc-email-customer-invoice.php:191
#: includes/emails/class-wc-email-failed-order.php:168
#: includes/emails/class-wc-email-new-order.php:191
#: includes/emails/class-wc-email.php:726
msgid "Subject"
msgstr "Subject"

#. translators: %s: admin email
#. translators: %s: WP admin email
#: includes/emails/class-wc-email-cancelled-order.php:164
#: includes/emails/class-wc-email-failed-order.php:162
#: includes/emails/class-wc-email-new-order.php:185
msgid "Enter recipients (comma separated) for this email. Defaults to %s."
msgstr "Enter recipients (comma separated) for this email. Defaults to %s."

#: includes/admin/settings/class-wc-settings-emails.php:302
#: includes/emails/class-wc-email-cancelled-order.php:161
#: includes/emails/class-wc-email-failed-order.php:159
#: includes/emails/class-wc-email-new-order.php:182
msgid "Recipient(s)"
msgstr "Recipient(s)"

#: includes/emails/class-wc-email-cancelled-order.php:157
#: includes/emails/class-wc-email-customer-refunded-order.php:243
#: includes/emails/class-wc-email-failed-order.php:155
#: includes/emails/class-wc-email-new-order.php:178
#: includes/emails/class-wc-email.php:722
msgid "Enable this email notification"
msgstr "Enable this email notification"

#: includes/emails/class-wc-email-cancelled-order.php:155
#: includes/emails/class-wc-email-customer-refunded-order.php:241
#: includes/emails/class-wc-email-failed-order.php:153
#: includes/emails/class-wc-email-new-order.php:176
#: includes/emails/class-wc-email.php:720
#: includes/gateways/bacs/class-wc-gateway-bacs.php:82
#: includes/gateways/cheque/class-wc-gateway-cheque.php:58
#: includes/gateways/cod/class-wc-gateway-cod.php:70
#: includes/gateways/paypal/includes/settings-paypal.php:12
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:19
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:99
msgid "Enable/Disable"
msgstr "Enable/Disable"

#: includes/emails/class-wc-email-failed-order.php:32
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/emails/class-wc-email-cancelled-order.php:31
msgid "Cancelled order"
msgstr "Cancelled order"

#. translators: %s: order ID
#. translators: %s: order number
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:235
#: includes/class-wc-query.php:140
msgid "Order #%s"
msgstr "Order #%s"

#: includes/class-wc-product-variable.php:60
msgid "Select options"
msgstr "Select options"

#. translators: %s: number of orders
#. translators: %s: count
#: includes/class-wc-post-types.php:625
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:38
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-post-types.php:619 includes/wc-order-functions.php:103
msgctxt "Order status"
msgid "Failed"
msgstr "Failed"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:616
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-post-types.php:610 includes/wc-order-functions.php:102
msgctxt "Order status"
msgid "Refunded"
msgstr "Refunded"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:607
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>"

#: includes/class-wc-post-types.php:601 includes/wc-order-functions.php:101
msgctxt "Order status"
msgid "Cancelled"
msgstr "Cancelled"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:598
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>"

#: includes/class-wc-post-types.php:592 includes/wc-order-functions.php:100
msgctxt "Order status"
msgid "Completed"
msgstr "Completed"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:589
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:583 includes/wc-order-functions.php:99
msgctxt "Order status"
msgid "On hold"
msgstr "On hold"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:580
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>"

#: includes/class-wc-post-types.php:574 includes/wc-order-functions.php:98
msgctxt "Order status"
msgid "Processing"
msgstr "Processing"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:571
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:565 includes/wc-order-functions.php:97
msgctxt "Order status"
msgid "Pending payment"
msgstr "Pending payment"

#: includes/admin/class-wc-admin-webhooks-table-list.php:37
msgid "No webhooks found."
msgstr "No webhooks found."

#: includes/class-wc-post-types.php:474
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."

#: includes/class-wc-post-types.php:469
msgid "Parent coupon"
msgstr "Parent coupon"

#: includes/class-wc-post-types.php:468
msgid "No coupons found in trash"
msgstr "No coupons found in bin"

#: includes/class-wc-post-types.php:467
msgid "No coupons found"
msgstr "No coupons found"

#: includes/class-wc-post-types.php:466 assets/client/admin/chunks/9198.js:1
msgid "Search coupons"
msgstr "Search coupons"

#: includes/class-wc-post-types.php:465
msgid "View coupon"
msgstr "View coupon"

#: includes/class-wc-post-types.php:464
msgid "New coupon"
msgstr "New coupon"

#: includes/class-wc-post-types.php:463
msgid "Edit coupon"
msgstr "Edit coupon"

#: includes/class-wc-post-types.php:461
msgid "Add new coupon"
msgstr "Add new coupon"

#: includes/class-wc-post-types.php:460
msgid "Add coupon"
msgstr "Add coupon"

#: includes/class-wc-post-types.php:459
msgctxt "Admin menu name"
msgid "Coupons"
msgstr "Coupons"

#: includes/class-wc-post-types.php:458
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Coupon"
msgid_plural "Coupons"
msgstr[0] "Coupon"
msgstr[1] ""

#: includes/class-wc-post-types.php:433 assets/client/admin/chunks/9198.js:1
msgid "Refunds"
msgstr "Refunds"

#: includes/class-wc-post-types.php:410
msgid "This is where store orders are stored."
msgstr "This is where store orders are stored."

#: includes/class-wc-post-types.php:404
msgid "Parent orders"
msgstr "Parent orders"

#: includes/class-wc-post-types.php:403
msgid "No orders found in trash"
msgstr "No orders found in bin"

#: includes/admin/class-wc-admin-dashboard.php:435
#: includes/class-wc-post-types.php:402
msgid "No orders found"
msgstr "No orders found"

#: includes/class-wc-post-types.php:401
#: src/Internal/Admin/Orders/ListTable.php:142
msgid "Search orders"
msgstr "Search orders"

#: includes/class-wc-post-types.php:398
msgid "Edit order"
msgstr "Edit order"

#: includes/class-wc-post-types.php:396
msgid "Add new order"
msgstr "Add new order"

#: includes/class-wc-post-types.php:395
#: src/Admin/Features/Navigation/CoreMenu.php:295
msgid "Add order"
msgstr "Add order"

#: includes/class-wc-post-types.php:340
msgid "Use as product image"
msgstr "Use as product image"

#: includes/class-wc-post-types.php:339
msgid "Remove product image"
msgstr "Remove product image"

#: includes/class-wc-post-types.php:338
msgid "Set product image"
msgstr "Set product image"

#: includes/class-wc-post-types.php:337
#: packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js:23
#: packages/woocommerce-blocks/build/handpicked-products.js:7
#: packages/woocommerce-blocks/build/product-best-sellers.js:15
#: packages/woocommerce-blocks/build/product-category.js:15
#: packages/woocommerce-blocks/build/product-new.js:15
#: packages/woocommerce-blocks/build/product-on-sale.js:15
#: packages/woocommerce-blocks/build/product-tag.js:9
#: packages/woocommerce-blocks/build/product-top-rated.js:15
#: packages/woocommerce-blocks/build/products-by-attribute.js:15
msgid "Product image"
msgstr "Product image"

#: includes/class-wc-post-types.php:336
msgid "Parent product"
msgstr "Parent product"

#: includes/class-wc-post-types.php:335
msgid "No products found in trash"
msgstr "No products found in bin"

#: includes/class-wc-post-types.php:334
#: packages/woocommerce-blocks/build/all-products-frontend.js:9
#: packages/woocommerce-blocks/build/all-products.js:34
msgid "No products found"
msgstr "No products found"

#: includes/class-wc-post-types.php:333 assets/client/admin/chunks/9198.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Search products"
msgstr "Search products"

#: includes/class-wc-post-types.php:331
msgid "View product"
msgstr "View product"

#: includes/class-wc-post-types.php:330
msgid "New product"
msgstr "New product"

#: includes/class-wc-post-types.php:329
#: includes/tracks/events/class-wc-products-tracking.php:135
msgid "Edit product"
msgstr "Edit product"

#: includes/class-wc-post-types.php:327
#: packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js:26
#: packages/woocommerce-blocks/build/all-products.js:36
#: packages/woocommerce-blocks/build/price-filter.js:5
msgid "Add new product"
msgstr "Add new product"

#. translators: %s number of products in cart.
#. translators: %d is the count of products.
#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:379
#: assets/client/admin/chunks/homescreen.js:1
#: packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/index.js:101
#: packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js:89
#: packages/woocommerce-blocks/build/featured-category.js:16
#: packages/woocommerce-blocks/build/featured-product.js:16
#: packages/woocommerce-blocks/build/product-best-sellers.js:15
#: packages/woocommerce-blocks/build/product-category.js:15
#: packages/woocommerce-blocks/build/product-new.js:15
#: packages/woocommerce-blocks/build/product-on-sale.js:15
#: packages/woocommerce-blocks/build/product-top-rated.js:15
#: packages/woocommerce-blocks/build/products-by-attribute.js:13
#: packages/woocommerce-blocks/build/reviews-by-category.js:23
msgid "%d product"
msgid_plural "%d products"
msgstr[0] "%d product"
msgstr[1] "%d products"

#: includes/class-wc-post-types.php:325
msgctxt "Admin menu name"
msgid "Products"
msgstr "Products"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:246
msgid "New %s"
msgstr "New %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:244
msgid "Add new %s"
msgstr "Add new %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:242
msgid "Update %s"
msgstr "Update %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:240
msgid "Edit %s"
msgstr "Edit %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:238
msgid "Parent %s:"
msgstr "Parent %s:"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:236
msgid "Parent %s"
msgstr "Parent %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:234
msgid "All %s"
msgstr "All %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:232
msgid "Search %s"
msgstr "Search %s"

#: includes/class-wc-post-types.php:194
msgid "New shipping class Name"
msgstr "New shipping class Name"

#: includes/class-wc-post-types.php:193
msgid "Add new shipping class"
msgstr "Add new shipping class"

#: includes/class-wc-post-types.php:192
msgid "Update shipping class"
msgstr "Update shipping class"

#: includes/class-wc-post-types.php:191
msgid "Edit shipping class"
msgstr "Edit shipping class"

#: includes/class-wc-post-types.php:190
msgid "Parent shipping class:"
msgstr "Parent shipping class:"

#: includes/class-wc-post-types.php:189
msgid "Parent shipping class"
msgstr "Parent shipping class"

#: includes/class-wc-post-types.php:188
msgid "All shipping classes"
msgstr "All shipping classes"

#: includes/class-wc-post-types.php:187
msgid "Search shipping classes"
msgstr "Search shipping classes"

#: includes/class-wc-post-types.php:186
msgctxt "Admin menu name"
msgid "Shipping classes"
msgstr "Shipping classes"

#: includes/class-wc-post-types.php:142
msgctxt "Admin menu name"
msgid "Tags"
msgstr "Tags"

#: includes/admin/class-wc-admin-pointers.php:224
#: includes/class-wc-post-types.php:138 includes/class-wc-post-types.php:140
#: includes/react-admin/connect-existing-pages.php:275
#: includes/widgets/class-wc-widget-product-tag-cloud.php:29
msgid "Product tags"
msgstr "Product tags"

#: includes/class-wc-post-types.php:99
msgctxt "Admin menu name"
msgid "Categories"
msgstr "Categories"

#: includes/class-wc-install.php:1825
msgid "Premium support"
msgstr "Premium support"

#: includes/class-wc-install.php:1820
msgid "API docs"
msgstr "API docs"

#: includes/class-wc-install.php:1820
msgid "View WooCommerce API docs"
msgstr "View WooCommerce API docs"

#: includes/class-wc-install.php:1819
msgid "View WooCommerce documentation"
msgstr "View WooCommerce documentation"

#: includes/class-wc-install.php:1771
msgid "View WooCommerce settings"
msgstr "View WooCommerce settings"

#: includes/class-wc-install.php:745
msgctxt "Page slug"
msgid "my-account"
msgstr "my-account"

#: includes/class-wc-install.php:740
msgctxt "Page slug"
msgid "checkout"
msgstr "checkout"

#: includes/class-wc-install.php:735
msgctxt "Page slug"
msgid "cart"
msgstr "basket"

#: includes/class-wc-install.php:730
msgctxt "Page slug"
msgid "shop"
msgstr "shop"

#: includes/class-wc-frontend-scripts.php:592
#: 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."

#: includes/class-wc-frontend-scripts.php:590
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:552
#: includes/wc-template-functions.php:2772 templates/checkout/terms.php:31
msgid "required"
msgstr "required"

#: includes/class-wc-frontend-scripts.php:545
msgid "Error processing checkout. Please try again."
msgstr "Error processing checkout. Please try again."

#: includes/class-wc-frontend-scripts.php:502
msgid "Please select a rating"
msgstr "Please select a rating"

#: includes/class-wc-form-handler.php:1044
msgid "Passwords do not match."
msgstr "Passwords do not match."

#: includes/class-wc-form-handler.php:1040
msgid "Please enter your password."
msgstr "Please enter your password."

#: includes/class-wc-form-handler.php:952
msgid "Username is required."
msgstr "Username is required."

#: includes/admin/class-wc-admin-log-table-list.php:56
#: includes/admin/class-wc-admin-log-table-list.php:147
msgid "Error"
msgstr "Error"

#: includes/class-wc-cart.php:1077
msgid "Please choose product options&hellip;"
msgstr "Please choose product options&hellip;"

#. translators: %s: Attribute name.
#: includes/class-wc-cart.php:1119
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1207
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-form-handler.php:876
msgid "Please choose a product to add to your cart&hellip;"
msgstr "Please choose a product to add to your basket&hellip;"

#: includes/class-wc-form-handler.php:868
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:753
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:748
msgid "Your order was cancelled."
msgstr "Your order was cancelled."

#: includes/class-wc-form-handler.php:746
msgid "Order cancelled by customer."
msgstr "Order cancelled by customer."

#: includes/class-wc-cart-session.php:462
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:706
msgid "Cart updated."
msgstr "Basket updated."

#. Translators: %s Product title.
#: includes/class-wc-form-handler.php:684
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:346
msgid "Account details changed successfully."
msgstr "Account details changed successfully."

#: includes/class-wc-form-handler.php:302
msgid "New passwords do not match."
msgstr "New passwords do not match."

#: includes/class-wc-form-handler.php:299
msgid "Please re-enter your password."
msgstr "Please re-enter your password."

#: includes/class-wc-form-handler.php:296
msgid "Please enter your current password."
msgstr "Please enter your current password."

#: includes/class-wc-form-handler.php:293
msgid "Please fill out all password fields."
msgstr "Please fill out all password fields."

#: includes/class-wc-form-handler.php:305
msgid "Your current password is incorrect."
msgstr "Your current password is incorrect."

#: includes/class-wc-form-handler.php:287
msgid "This email address is already registered."
msgstr "This email address is already registered."

#: includes/class-wc-form-handler.php:285 includes/wc-user-functions.php:43
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:624
msgid "Please provide a valid email address."
msgstr "Please provide a valid email address."

#: includes/class-wc-form-handler.php:207
msgid "Address changed successfully."
msgstr "Address changed successfully."

#. translators: 1: product quantity 2: product name 3: order number
#: includes/class-wc-emails.php:703
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."

#: includes/class-wc-emails.php:701
msgid "Product backorder"
msgstr "Product back-order"

#. translators: %s: product name
#: includes/class-wc-emails.php:665
msgid "%s is out of stock."
msgstr "%s is out of stock."

#: includes/class-wc-emails.php:663
msgid "Product out of stock"
msgstr "Product out of stock"

#: includes/class-wc-emails.php:625
msgid "Product low in stock"
msgstr "Product low in stock"

#: templates/emails/email-customer-details.php:24
#: templates/emails/plain/email-customer-details.php:22
msgid "Customer details"
msgstr "Customer details"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:281
msgid "Note"
msgstr "Note"

#: includes/class-wc-download-handler.php:482
msgid "File not found"
msgstr "File not found"

#: includes/class-wc-download-handler.php:220
msgid "No file defined"
msgstr "No file defined"

#: includes/class-wc-download-handler.php:197
msgid "This is not your download link."
msgstr "This is not your download link."

#: includes/class-wc-download-handler.php:194
msgid "Log in to Download Files"
msgstr "Log in to Download Files"

#: includes/admin/settings/class-wc-settings-accounts.php:62
#: includes/class-wc-download-handler.php:194 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:191
#: includes/class-wc-download-handler.php:194
msgid "You must be logged in to download files."
msgstr "You must be logged in to download files."

#: includes/class-wc-download-handler.php:178
msgid "Sorry, this download has expired"
msgstr "Sorry, this download has expired"

#: includes/class-wc-download-handler.php:167
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:155
#: includes/class-wc-form-handler.php:755
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:120
#: includes/shortcodes/class-wc-shortcode-checkout.php:238
#: includes/shortcodes/class-wc-shortcode-my-account.php:137
#: includes/wc-order-functions.php:671
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:790
msgid "Invalid order."
msgstr "Invalid order."

#: includes/class-wc-download-handler.php:49
#: includes/class-wc-download-handler.php:54
#: includes/class-wc-download-handler.php:71
#: includes/class-wc-download-handler.php:89
msgid "Invalid download link."
msgstr "Invalid download link."

#: includes/class-wc-coupon.php:1090
msgid "Please enter a coupon code."
msgstr "Please enter a coupon code."

#: includes/class-wc-coupon.php:1087
msgid "Coupon does not exist!"
msgstr "Coupon does not exist!"

#: includes/class-wc-coupon.php:1067 includes/class-wc-discounts.php:819
msgid "Sorry, this coupon is not valid for sale items."
msgstr "Sorry, this coupon is not valid for sale items."

#. translators: %s: categories list
#: includes/class-wc-coupon.php:1064 includes/class-wc-discounts.php:934
msgid "Sorry, this coupon is not applicable to the categories: %s."
msgstr "Sorry, this coupon is not applicable to the categories: %s."

#. translators: %s: products list
#: includes/class-wc-coupon.php:1044 includes/class-wc-discounts.php:893
msgid "Sorry, this coupon is not applicable to the products: %s."
msgstr "Sorry, this coupon is not applicable to the products: %s."

#: includes/class-wc-coupon.php:1019
msgid "Sorry, this coupon is not applicable to your cart contents."
msgstr "Sorry, this coupon is not applicable to your basket contents."

#. translators: %s: coupon maximum amount
#: includes/class-wc-coupon.php:1016 includes/class-wc-discounts.php:728
msgid "The maximum spend for this coupon is %s."
msgstr "The maximum spend for this coupon is %s."

#. translators: %s: coupon minimum amount
#: includes/class-wc-coupon.php:1012 includes/class-wc-discounts.php:709
msgid "The minimum spend for this coupon is %s."
msgstr "The minimum spend for this coupon is %s."

#: includes/class-wc-coupon.php:1008 includes/class-wc-discounts.php:690
msgid "This coupon has expired."
msgstr "This coupon has expired."

#: includes/class-wc-coupon.php:1005
msgid "Coupon usage limit has been reached."
msgstr "Coupon usage limit has been reached."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1002
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/abstracts/abstract-wc-order.php:1141
#: includes/class-wc-coupon.php:998
msgid "Coupon code already applied!"
msgstr "Coupon code already applied!"

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:995
msgid "Sorry, it seems the coupon \"%s\" is not yours - it has now been removed from your order."
msgstr "Sorry, it seems the coupon \"%s\" is not yours - it has now been removed from your order."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:991
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:987 includes/class-wc-discounts.php:590
msgid "Coupon \"%s\" does not exist!"
msgstr "Coupon \"%s\" does not exist!"

#: includes/class-wc-coupon.php:983 includes/class-wc-discounts.php:1002
msgid "Coupon is not valid."
msgstr "Coupon is not valid."

#: includes/class-wc-coupon.php:965
msgid "Coupon code removed successfully."
msgstr "Coupon code removed successfully."

#: includes/class-wc-coupon.php:962
msgid "Coupon code applied successfully."
msgstr "Coupon code applied successfully."

#: 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-countries.php:1231 includes/class-wc-countries.php:1334
#: includes/class-wc-countries.php:1427
msgid "Municipality"
msgstr "Municipality"

#: includes/class-wc-countries.php:1203
msgid "Prefecture"
msgstr "Prefecture"

#: includes/class-wc-countries.php:817 includes/class-wc-countries.php:1118
#: includes/class-wc-countries.php:1132 includes/class-wc-countries.php:1360
#: includes/class-wc-countries.php:1497
msgid "County"
msgstr "County"

#: includes/class-wc-countries.php:1084
msgid "Town / District"
msgstr "Town / District"

#: includes/class-wc-countries.php:949 includes/class-wc-countries.php:1051
#: includes/class-wc-countries.php:1087 includes/class-wc-countries.php:1298
#: src/Admin/API/Reports/Customers/Controller.php:615
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Region"
msgstr "Region"

#: includes/class-wc-countries.php:863 includes/class-wc-countries.php:937
msgid "Canton"
msgstr "Canton"

#: includes/class-wc-countries.php:826 includes/class-wc-countries.php:929
#: includes/class-wc-countries.php:954 includes/class-wc-countries.php:967
#: includes/class-wc-countries.php:1005 includes/class-wc-countries.php:1010
#: includes/class-wc-countries.php:1123 includes/class-wc-countries.php:1173
#: includes/class-wc-countries.php:1265 includes/class-wc-countries.php:1320
#: includes/class-wc-countries.php:1419 includes/class-wc-countries.php:1462
#: includes/class-wc-countries.php:1539
msgid "Province"
msgstr "Province"

#: includes/class-wc-countries.php:873 includes/class-wc-countries.php:1372
#: includes/class-wc-countries.php:1475 includes/class-wc-countries.php:1507
msgid "District"
msgstr "District"

#: includes/class-wc-countries.php:840
msgid "Suburb"
msgstr "Suburb"

#: includes/admin/class-wc-admin-profile.php:70
#: includes/admin/class-wc-admin-profile.php:130
#: includes/admin/class-wc-admin-setup-wizard.php:529
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:69
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:121
#: includes/admin/settings/class-wc-settings-general.php:89
#: includes/admin/settings/class-wc-settings-tax.php:228
#: includes/admin/settings/views/html-settings-tax.php:34
#: includes/class-wc-countries.php:748
#: templates/cart/shipping-calculator.php:87
msgid "Postcode / ZIP"
msgstr "Postcode / ZIP"

#: 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:80
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:132
#: includes/class-wc-countries.php:740
#: templates/cart/shipping-calculator.php:51
#: templates/cart/shipping-calculator.php:57
#: templates/cart/shipping-calculator.php:70
msgid "State / County"
msgstr "State / County"

#: includes/class-wc-countries.php:732
msgid "Town / City"
msgstr "Town / City"

#: includes/class-wc-countries.php:699
#: includes/customizer/class-wc-shop-customizer.php:687
msgid "Company name"
msgstr "Company name"

#: includes/class-wc-countries.php:460
msgid "(ex. tax)"
msgstr "(ex. tax)"

#: includes/class-wc-countries.php:460
msgid "(ex. VAT)"
msgstr "(ex. VAT)"

#: includes/class-wc-countries.php:449
msgid "(incl. tax)"
msgstr "(incl. tax)"

#: includes/class-wc-countries.php:449
msgid "(incl. VAT)"
msgstr "(incl. VAT)"

#: includes/class-wc-countries.php:438
msgid "VAT"
msgstr "VAT"

#: includes/class-wc-countries.php:427
msgid "the"
msgstr "the"

#: includes/class-wc-countries.php:413
#: assets/client/admin/components/index.js:2
msgid "to"
msgstr "to"

#: includes/class-wc-countries.php:413
msgid "to the"
msgstr "to the"

#: includes/class-wc-comments.php:161
msgid "Please rate the product."
msgstr "Please rate the product."

#: includes/class-wc-checkout.php:883 includes/class-wc-form-handler.php:422
#: includes/class-wc-form-handler.php:429
#: includes/class-wc-form-handler.php:558
#: includes/class-wc-form-handler.php:583
msgid "Invalid payment method."
msgstr "Invalid payment method."

#: includes/admin/settings/class-wc-settings-shipping.php:345
msgid "Invalid shipping method!"
msgstr "Invalid shipping method!"

#. translators: %s: shipping location (prefix e.g. 'to' + ISO 3166-1 alpha-2
#. country code)
#: includes/class-wc-checkout.php:866
msgid "Unfortunately <strong>we do not ship %s</strong>. Please enter an alternative shipping address."
msgstr "Unfortunately <strong>we do not deliver to %s</strong>. Please enter an alternative delivery address."

#. translators: 1: state field 2: valid states
#: includes/class-wc-checkout.php:829
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:809 includes/class-wc-form-handler.php:166
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:799 includes/class-wc-form-handler.php:158
msgid "%s is not a valid phone number."
msgstr "%s is not a valid phone number."

#: includes/class-wc-form-handler.php:150
#: includes/shortcodes/class-wc-shortcode-cart.php:37
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:836 includes/class-wc-form-handler.php:132
#: includes/class-wc-form-handler.php:278
msgid "%s is a required field."
msgstr "%s is a required field."

#. translators: %s: shop cart url
#: includes/class-wc-checkout.php:1140
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/class-wc-checkout.php:1151
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:240
#: packages/woocommerce-blocks/build/checkout-blocks/order-note-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:36
msgid "Notes about your order, e.g. special notes for delivery."
msgstr "Notes about your order, e.g. special notes for delivery."

#: includes/class-wc-checkout.php:251
msgid "Account username"
msgstr "Account username"

#. translators: 1: quantity in stock 2: current quantity
#: includes/class-wc-cart.php:1232
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:1202
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:226
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:1185
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:210
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-cart.php:1170
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/product-unavailable.js:7
#: packages/woocommerce-blocks/build/all-products.js:20
#: packages/woocommerce-blocks/build/product-add-to-cart-frontend.js:3
#: packages/woocommerce-blocks/build/product-add-to-cart.js:3
msgid "Sorry, this product cannot be purchased."
msgstr "Sorry, this product cannot be purchased."

#: includes/class-wc-cart.php:599
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: product name
#: includes/class-wc-cart.php:768
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."

#: includes/class-wc-cart.php:745
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."

#. translators: %s: product name
#: includes/class-wc-cart-session.php:167
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."

#. translators: %d: page number
#. translators: %d: Page number.
#. translators: %d is the page number (1, 2, 3...).
#: includes/class-wc-breadcrumb.php:377
#: includes/class-wc-template-loader.php:520
#: packages/woocommerce-blocks/build/all-products-frontend.js:5
#: packages/woocommerce-blocks/build/all-products-frontend.js:7
#: packages/woocommerce-blocks/build/all-products-frontend.js:9
#: packages/woocommerce-blocks/build/all-products.js:30
#: packages/woocommerce-blocks/build/all-products.js:32
#: packages/woocommerce-blocks/build/all-products.js:34
msgid "Page %d"
msgstr "Page %d"

#. translators: %s: search term
#: includes/class-wc-breadcrumb.php:367
msgid "Search results for &ldquo;%s&rdquo;"
msgstr "Search results for &ldquo;%s&rdquo;"

#. translators: %s: author name
#: includes/class-wc-breadcrumb.php:326
msgid "Author: %s"
msgstr "Author: %s"

#. translators: %s: tag name
#: includes/class-wc-breadcrumb.php:283
msgid "Posts tagged &ldquo;%s&rdquo;"
msgstr "Posts tagged &ldquo;%s&rdquo;"

#. translators: %s: product tag
#: includes/class-wc-breadcrumb.php:231
msgid "Products tagged &ldquo;%s&rdquo;"
msgstr "Products tagged &ldquo;%s&rdquo;"

#: includes/class-wc-breadcrumb.php:117
msgid "Error 404"
msgstr "Error 404"

#. translators: %s: error message
#: includes/class-wc-auth.php:435
msgid "Access denied"
msgstr "Access denied"

#: includes/class-wc-auth.php:429
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:408
msgid "Invalid nonce verification"
msgstr "Invalid nonce verification"

#: 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:195
msgid "The callback_url needs to be over SSL"
msgstr "The callback_url needs to be over SSL"

#. 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"

#. translators: %s: scope
#: includes/class-wc-auth.php:180
msgid "Invalid scope %s"
msgstr "Invalid scope %s"

#: includes/class-wc-auth.php:108
msgid "View and manage products"
msgstr "View and manage products"

#: 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:106
msgid "View and manage customers"
msgstr "View and manage customers"

#: includes/class-wc-auth.php:105
msgid "View and manage coupons"
msgstr "View and manage coupons"

#: includes/class-wc-auth.php:101
msgid "Create products"
msgstr "Create products"

#: includes/class-wc-auth.php:100
msgid "Create orders"
msgstr "Create orders"

#: includes/class-wc-auth.php:99
msgid "Create customers"
msgstr "Create customers"

#: includes/class-wc-auth.php:98
msgid "Create coupons"
msgstr "Create coupons"

#: includes/class-wc-auth.php:97 includes/class-wc-auth.php:104
msgid "Create webhooks"
msgstr "Create webhooks"

#: includes/admin/importers/views/html-csv-import-done.php:102
#: includes/class-wc-auth.php:94 includes/class-wc-post-types.php:332
#: includes/class-wc-product-grouped.php:42
msgid "View products"
msgstr "View products"

#: includes/class-wc-auth.php:93
msgid "View orders and sales reports"
msgstr "View orders and sales reports"

#: includes/class-wc-auth.php:92
msgid "View customers"
msgstr "View customers"

#: includes/class-wc-auth.php:91
msgid "View coupons"
msgstr "View coupons"

#: includes/class-wc-ajax.php:2172
#: src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php:92
msgid "Dismiss this notice."
msgstr "Dismiss this notice."

#: includes/class-wc-ajax.php:2048
msgid "API Key updated successfully."
msgstr "API Key updated successfully."

#: includes/class-wc-ajax.php:2011
msgid "Permissions is missing."
msgstr "Permissions is missing."

#: includes/class-wc-ajax.php:2008
msgid "User is missing."
msgstr "User is missing."

#: includes/class-wc-ajax.php:2005
msgid "Description is missing."
msgstr "Description is missing."

#: includes/gateways/paypal/class-wc-gateway-paypal.php:377
msgid "Refund failed."
msgstr "Refund failed."

#: includes/class-wc-ajax.php:1897
msgid "Invalid refund amount"
msgstr "Invalid refund amount"

#: i18n/states.php:690
msgid "Valle"
msgstr "Valle"

#. translators: 1: product ID 2: old stock level 3: new stock level
#: includes/wc-order-functions.php:744
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-ajax.php:294
msgid "Sorry, your session has expired."
msgstr "Sorry, your session has expired."

#: includes/class-wc-ajax.php:246
msgid "Coupon has been removed."
msgstr "Coupon has been removed."

#: includes/class-wc-ajax.php:243
msgid "Sorry there was a problem removing this coupon."
msgstr "Sorry there was a problem removing this coupon."

#: includes/legacy/api/v2/class-wc-api-products.php:2199
msgid "Invalid product SKU"
msgstr "Invalid product SKU"

#: includes/legacy/api/v1/class-wc-api-authentication.php:108
#: includes/legacy/api/v2/class-wc-api-authentication.php:108
msgid "Consumer secret is missing."
msgstr "Consumer secret is missing."

#: includes/legacy/api/v1/class-wc-api-authentication.php:92
#: includes/legacy/api/v2/class-wc-api-authentication.php:92
msgid "Consumer key is missing."
msgstr "Consumer key is missing."

#: includes/legacy/api/v2/class-wc-api-webhooks.php:449
#: includes/legacy/api/v3/class-wc-api-webhooks.php:449
msgid "Invalid webhook delivery."
msgstr "Invalid webhook delivery."

#: includes/legacy/api/v2/class-wc-api-webhooks.php:441
#: includes/legacy/api/v3/class-wc-api-webhooks.php:441
msgid "Invalid webhook delivery ID."
msgstr "Invalid webhook delivery ID."

#: includes/legacy/api/v2/class-wc-api-webhooks.php:190
#: includes/legacy/api/v2/class-wc-api-webhooks.php:276
#: includes/legacy/api/v3/class-wc-api-webhooks.php:190
#: includes/legacy/api/v3/class-wc-api-webhooks.php:276
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/legacy/api/v2/class-wc-api-webhooks.php:178
#: includes/legacy/api/v3/class-wc-api-webhooks.php:178
msgid "You do not have permission to create webhooks."
msgstr "You do not have permission to create webhooks."

#: includes/legacy/api/v2/class-wc-api-webhooks.php:143
#: includes/legacy/api/v3/class-wc-api-webhooks.php:143
msgid "You do not have permission to read the webhooks count"
msgstr "You do not have permission to read the webhooks count"

#: includes/legacy/api/v1/class-wc-api-server.php:377
#: includes/legacy/api/v2/class-wc-api-server.php:375
#: includes/legacy/api/v3/class-wc-api-server.php:375
msgid "No route was found matching the URL and request method"
msgstr "No route was found matching the URL and request method"

#: includes/legacy/api/v1/class-wc-api-server.php:340
#: includes/legacy/api/v2/class-wc-api-server.php:338
#: includes/legacy/api/v3/class-wc-api-server.php:338
msgid "The handler for the route is invalid"
msgstr "The handler for the route is invalid"

#: includes/legacy/api/v1/class-wc-api-server.php:321
#: includes/legacy/api/v2/class-wc-api-server.php:319
#: includes/legacy/api/v3/class-wc-api-server.php:319
msgid "Unsupported request method"
msgstr "Unsupported request method"

#: includes/legacy/api/v1/class-wc-api-server.php:168
#: includes/legacy/api/v2/class-wc-api-server.php:164
#: includes/legacy/api/v3/class-wc-api-server.php:164
msgid "Invalid authentication method"
msgstr "Invalid authentication method"

#: includes/legacy/api/v1/class-wc-api-resource.php:327
#: includes/legacy/api/v2/class-wc-api-products.php:464
#: includes/legacy/api/v2/class-wc-api-resource.php:386
#: includes/legacy/api/v3/class-wc-api-products.php:523
#: includes/legacy/api/v3/class-wc-api-resource.php:394
msgid "Permanently deleted %s"
msgstr "Permanently deleted %s"

#: includes/legacy/api/v1/class-wc-api-resource.php:323
#: includes/legacy/api/v2/class-wc-api-products.php:455
#: includes/legacy/api/v2/class-wc-api-resource.php:382
#: includes/legacy/api/v3/class-wc-api-products.php:514
#: includes/legacy/api/v3/class-wc-api-products.php:2987
#: includes/legacy/api/v3/class-wc-api-resource.php:390
msgid "This %s cannot be deleted"
msgstr "This %s cannot be deleted"

#: includes/legacy/api/v1/class-wc-api-resource.php:315
#: includes/legacy/api/v2/class-wc-api-resource.php:374
#: includes/legacy/api/v3/class-wc-api-resource.php:382
msgid "The customer cannot be deleted"
msgstr "The customer cannot be deleted"

#: includes/legacy/api/v1/class-wc-api-resource.php:313
#: includes/legacy/api/v2/class-wc-api-resource.php:372
#: includes/legacy/api/v3/class-wc-api-resource.php:380
msgid "Permanently deleted customer"
msgstr "Permanently deleted customer"

#: includes/legacy/api/v1/class-wc-api-resource.php:107
#: includes/legacy/api/v2/class-wc-api-resource.php:131
#: includes/legacy/api/v2/class-wc-api-webhooks.php:502
#: includes/legacy/api/v3/class-wc-api-resource.php:140
#: includes/legacy/api/v3/class-wc-api-webhooks.php:502
msgid "You do not have permission to delete this %s"
msgstr "You do not have permission to delete this %s"

#: includes/legacy/api/v1/class-wc-api-resource.php:101
#: includes/legacy/api/v2/class-wc-api-resource.php:125
#: includes/legacy/api/v2/class-wc-api-webhooks.php:496
#: includes/legacy/api/v3/class-wc-api-resource.php:134
#: includes/legacy/api/v3/class-wc-api-webhooks.php:496
msgid "You do not have permission to edit this %s"
msgstr "You do not have permission to edit this %s"

#: includes/legacy/api/v1/class-wc-api-resource.php:95
#: includes/legacy/api/v2/class-wc-api-resource.php:119
#: includes/legacy/api/v2/class-wc-api-webhooks.php:490
#: includes/legacy/api/v3/class-wc-api-resource.php:128
#: includes/legacy/api/v3/class-wc-api-webhooks.php:490
msgid "You do not have permission to read this %s"
msgstr "You do not have permission to read this %s"

#: includes/legacy/api/v1/class-wc-api-resource.php:87
#: includes/legacy/api/v2/class-wc-api-resource.php:111
#: includes/legacy/api/v3/class-wc-api-resource.php:119
msgid "Invalid %s"
msgstr "Invalid %s"

#: includes/legacy/api/v2/class-wc-api-resource.php:103
#: includes/legacy/api/v2/class-wc-api-webhooks.php:482
#: includes/legacy/api/v3/class-wc-api-resource.php:111
#: includes/legacy/api/v3/class-wc-api-webhooks.php:482
msgid "No %1$s found with the ID equal to %2$s"
msgstr "No %1$s found with the ID equal to %2$s"

#: includes/legacy/api/v1/class-wc-api-resource.php:74
#: includes/legacy/api/v2/class-wc-api-resource.php:94
#: includes/legacy/api/v2/class-wc-api-webhooks.php:476
#: includes/legacy/api/v3/class-wc-api-resource.php:96
#: includes/legacy/api/v3/class-wc-api-webhooks.php:476
msgid "Invalid %s ID"
msgstr "Invalid %s ID"

#: includes/legacy/api/v1/class-wc-api-reports.php:475
#: includes/legacy/api/v2/class-wc-api-reports.php:322
#: includes/legacy/api/v3/class-wc-api-reports.php:326
msgid "You do not have permission to read this report"
msgstr "You do not have permission to read this report"

#. translators: %s item name.
#: includes/class-wc-ajax.php:1279
#: includes/legacy/api/v1/class-wc-api-resource.php:333
#: includes/legacy/api/v2/class-wc-api-products.php:468
#: includes/legacy/api/v2/class-wc-api-products.php:2176
#: includes/legacy/api/v2/class-wc-api-resource.php:390
#: includes/legacy/api/v3/class-wc-api-products.php:527
#: includes/legacy/api/v3/class-wc-api-products.php:866
#: includes/legacy/api/v3/class-wc-api-products.php:1058
#: includes/legacy/api/v3/class-wc-api-products.php:2732
#: includes/legacy/api/v3/class-wc-api-products.php:2994
#: includes/legacy/api/v3/class-wc-api-products.php:3305
#: includes/legacy/api/v3/class-wc-api-resource.php:400
#: includes/legacy/api/v3/class-wc-api-taxes.php:354
#: includes/legacy/api/v3/class-wc-api-taxes.php:623
msgid "Deleted %s"
msgstr "Deleted %s"

#: includes/legacy/api/v2/class-wc-api-products.php:2157
#: includes/legacy/api/v3/class-wc-api-products.php:2712
msgid "Could not delete the attribute"
msgstr "Could not delete the attribute"

#: includes/legacy/api/v2/class-wc-api-products.php:2135
#: includes/legacy/api/v3/class-wc-api-products.php:2690
msgid "You do not have permission to delete product attributes"
msgstr "You do not have permission to delete product attributes"

#: includes/legacy/api/v2/class-wc-api-products.php:2105
#: includes/legacy/api/v3/class-wc-api-products.php:2659
msgid "Could not edit the attribute"
msgstr "Could not edit the attribute"

#: includes/legacy/api/v2/class-wc-api-products.php:2059
#: includes/legacy/api/v3/class-wc-api-products.php:2613
#: includes/legacy/api/v3/class-wc-api-products.php:2921
msgid "You do not have permission to edit product attributes"
msgstr "You do not have permission to edit product attributes"

#: includes/legacy/api/v2/class-wc-api-products.php:1974
#: includes/legacy/api/v3/class-wc-api-products.php:2527
#: includes/legacy/api/v3/class-wc-api-products.php:2855
msgid "You do not have permission to create product attributes"
msgstr "You do not have permission to create product attributes"

#: includes/legacy/api/v2/class-wc-api-products.php:1947
#: includes/legacy/api/v3/class-wc-api-products.php:2500
msgid "Invalid product attribute order_by type - the product attribute order_by type must be any of these: %s"
msgstr "Invalid product attribute order_by type - the product attribute order_by type must be any of these: %s"

#: includes/legacy/api/v2/class-wc-api-products.php:1942
#: includes/legacy/api/v3/class-wc-api-products.php:2495
msgid "Invalid product attribute type - the product attribute type must be any of these: %s"
msgstr "Invalid product attribute type - the product attribute type must be any of these: %s"

#: includes/legacy/api/v2/class-wc-api-products.php:1897
#: includes/legacy/api/v2/class-wc-api-products.php:2147
#: includes/legacy/api/v3/class-wc-api-products.php:2450
#: includes/legacy/api/v3/class-wc-api-products.php:2702
#: includes/legacy/api/v3/class-wc-api-products.php:2759
#: includes/legacy/api/v3/class-wc-api-products.php:2811
#: includes/legacy/api/v3/class-wc-api-products.php:2861
#: includes/legacy/api/v3/class-wc-api-products.php:2927
#: includes/legacy/api/v3/class-wc-api-products.php:2980
msgid "A product attribute with the provided ID could not be found"
msgstr "A product attribute with the provided ID could not be found"

#: includes/legacy/api/v2/class-wc-api-products.php:1882
#: includes/legacy/api/v3/class-wc-api-products.php:2435
#: includes/legacy/api/v3/class-wc-api-products.php:2800
msgid "Invalid product attribute ID"
msgstr "Invalid product attribute ID"

#: includes/legacy/api/v2/class-wc-api-products.php:1841
#: includes/legacy/api/v2/class-wc-api-products.php:1887
#: includes/legacy/api/v3/class-wc-api-products.php:2394
#: includes/legacy/api/v3/class-wc-api-products.php:2440
msgid "You do not have permission to read product attributes"
msgstr "You do not have permission to read product attributes"

#: includes/legacy/api/v1/class-wc-api-products.php:459
#: includes/legacy/api/v1/class-wc-api-products.php:460
#: includes/legacy/api/v2/class-wc-api-products.php:1620
#: includes/legacy/api/v2/class-wc-api-products.php:1621
#: includes/legacy/api/v3/class-wc-api-products.php:2119
#: includes/legacy/api/v3/class-wc-api-products.php:2120
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:313
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:314
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:427
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:428
#: includes/wc-product-functions.php:355
msgid "Placeholder"
msgstr "Placeholder"

#: includes/legacy/api/v2/class-wc-api-products.php:604
#: includes/legacy/api/v3/class-wc-api-products.php:663
msgid "A product category with the provided ID could not be found"
msgstr "A product category with the provided ID could not be found"

#: includes/legacy/api/v2/class-wc-api-products.php:593
#: includes/legacy/api/v3/class-wc-api-products.php:652
msgid "Invalid product category ID"
msgstr "Invalid product category ID"

#: includes/legacy/api/v2/class-wc-api-products.php:560
#: includes/legacy/api/v2/class-wc-api-products.php:598
#: includes/legacy/api/v3/class-wc-api-products.php:619
#: includes/legacy/api/v3/class-wc-api-products.php:657
msgid "You do not have permission to read product categories"
msgstr "You do not have permission to read product categories"

#: includes/legacy/api/v2/class-wc-api-products.php:243
#: includes/legacy/api/v2/class-wc-api-products.php:369
#: includes/legacy/api/v3/class-wc-api-products.php:292
#: includes/legacy/api/v3/class-wc-api-products.php:423
msgid "Invalid product type - the product type must be any of these: %s"
msgstr "Invalid product type - the product type must be any of these: %s"

#: includes/legacy/api/v2/class-wc-api-products.php:221
#: includes/legacy/api/v3/class-wc-api-products.php:270
msgid "You do not have permission to create products"
msgstr "You do not have permission to create products"

#: includes/legacy/api/v1/class-wc-api-products.php:147
#: includes/legacy/api/v2/class-wc-api-products.php:185
#: includes/legacy/api/v3/class-wc-api-products.php:234
msgid "You do not have permission to read the products count"
msgstr "You do not have permission to read the products count"

#: includes/legacy/api/v2/class-wc-api-orders.php:1686
#: includes/legacy/api/v2/class-wc-api-orders.php:1747
#: includes/legacy/api/v3/class-wc-api-orders.php:1731
#: includes/legacy/api/v3/class-wc-api-orders.php:1792
msgid "The order refund ID provided is not associated with the order."
msgstr "The order refund ID provided is not associated with the order."

#: includes/legacy/api/v2/class-wc-api-orders.php:1601
#: includes/legacy/api/v3/class-wc-api-orders.php:1646
msgid "Refund amount must be positive."
msgstr "Refund amount must be positive."

#: includes/legacy/api/v2/class-wc-api-orders.php:1599
#: includes/legacy/api/v3/class-wc-api-orders.php:1644
msgid "Refund amount is required."
msgstr "Refund amount is required."

#: includes/legacy/api/v2/class-wc-api-orders.php:1586
#: includes/legacy/api/v3/class-wc-api-orders.php:1631
msgid "You do not have permission to create order refunds"
msgstr "You do not have permission to create order refunds"

#: includes/legacy/api/v2/class-wc-api-orders.php:1519
#: includes/legacy/api/v2/class-wc-api-orders.php:1681
#: includes/legacy/api/v2/class-wc-api-orders.php:1742
#: includes/legacy/api/v3/class-wc-api-orders.php:1564
#: includes/legacy/api/v3/class-wc-api-orders.php:1726
#: includes/legacy/api/v3/class-wc-api-orders.php:1787
msgid "An order refund with the provided ID could not be found."
msgstr "An order refund with the provided ID could not be found."

#: includes/legacy/api/v2/class-wc-api-orders.php:1450
#: includes/legacy/api/v3/class-wc-api-orders.php:1495
msgid "Permanently deleted order note"
msgstr "Permanently deleted order note"

#: includes/legacy/api/v2/class-wc-api-orders.php:1445
#: includes/legacy/api/v3/class-wc-api-orders.php:1490
msgid "This order note cannot be deleted"
msgstr "This order note cannot be deleted"

#: includes/legacy/api/v2/class-wc-api-orders.php:1374
#: includes/legacy/api/v2/class-wc-api-orders.php:1438
#: includes/legacy/api/v3/class-wc-api-orders.php:1419
#: includes/legacy/api/v3/class-wc-api-orders.php:1483
msgid "The order note ID provided is not associated with the order"
msgstr "The order note ID provided is not associated with the order"

#: includes/legacy/api/v2/class-wc-api-orders.php:1307
#: includes/legacy/api/v3/class-wc-api-orders.php:1352
msgid "Order note is required"
msgstr "Order note is required"

#: includes/legacy/api/v2/class-wc-api-orders.php:1292
#: includes/legacy/api/v3/class-wc-api-orders.php:1337
msgid "You do not have permission to create order notes"
msgstr "You do not have permission to create order notes"

#: includes/legacy/api/v2/class-wc-api-orders.php:1258
#: includes/legacy/api/v2/class-wc-api-orders.php:1369
#: includes/legacy/api/v2/class-wc-api-orders.php:1433
#: includes/legacy/api/v3/class-wc-api-orders.php:1303
#: includes/legacy/api/v3/class-wc-api-orders.php:1414
#: includes/legacy/api/v3/class-wc-api-orders.php:1478
msgid "An order note with the provided ID could not be found"
msgstr "An order note with the provided ID could not be found"

#: includes/legacy/api/v2/class-wc-api-orders.php:1252
#: includes/legacy/api/v2/class-wc-api-orders.php:1362
#: includes/legacy/api/v2/class-wc-api-orders.php:1426
#: includes/legacy/api/v3/class-wc-api-orders.php:1297
#: includes/legacy/api/v3/class-wc-api-orders.php:1407
#: includes/legacy/api/v3/class-wc-api-orders.php:1471
msgid "Invalid order note ID"
msgstr "Invalid order note ID"

#: includes/legacy/api/v2/class-wc-api-orders.php:1152
#: includes/legacy/api/v3/class-wc-api-orders.php:1197
msgid "Coupon discount total must be a positive amount."
msgstr "Coupon discount total must be a positive amount."

#: includes/legacy/api/v2/class-wc-api-orders.php:1083
#: includes/legacy/api/v3/class-wc-api-orders.php:1128
msgid "Fee title is required"
msgstr "Fee title is required"

#: includes/legacy/api/v2/class-wc-api-orders.php:890
#: includes/legacy/api/v3/class-wc-api-orders.php:934
msgid "The product variation is invalid"
msgstr "The product variation is invalid"

#: includes/legacy/api/v2/class-wc-api-orders.php:875
#: includes/legacy/api/v3/class-wc-api-orders.php:919
msgid "Product ID provided does not match this line item"
msgstr "Product ID provided does not match this line item"

#: includes/legacy/api/v2/class-wc-api-orders.php:865
#: includes/legacy/api/v3/class-wc-api-orders.php:909
msgid "Product ID or SKU is required"
msgstr "Product ID or SKU is required"

#: includes/legacy/api/v2/class-wc-api-orders.php:521
#: includes/legacy/api/v2/class-wc-api-orders.php:1592
#: includes/legacy/api/v3/class-wc-api-orders.php:559
#: includes/legacy/api/v3/class-wc-api-orders.php:1637
msgid "Order ID is invalid"
msgstr "Order ID is invalid"

#: includes/legacy/api/v2/class-wc-api-orders.php:448
#: includes/legacy/api/v2/class-wc-api-orders.php:600
#: includes/legacy/api/v3/class-wc-api-orders.php:488
#: includes/legacy/api/v3/class-wc-api-orders.php:637
msgid "Provided order currency is invalid."
msgstr "Provided order currency is invalid."

#: includes/legacy/api/v2/class-wc-api-orders.php:432
#: includes/legacy/api/v3/class-wc-api-orders.php:472
msgid "Payment method ID and title are required"
msgstr "Payment method ID and title are required"

#: includes/legacy/api/v2/class-wc-api-orders.php:398
#: includes/legacy/api/v3/class-wc-api-orders.php:433
msgid "Cannot create order: %s"
msgstr "Cannot create order: %s"

#: includes/legacy/api/v2/class-wc-api-orders.php:372
#: includes/legacy/api/v3/class-wc-api-orders.php:407
msgid "You do not have permission to create orders"
msgstr "You do not have permission to create orders"

#: includes/legacy/api/v1/class-wc-api-orders.php:255
#: includes/legacy/api/v2/class-wc-api-orders.php:299
#: includes/legacy/api/v3/class-wc-api-orders.php:336
msgid "You do not have permission to read the orders count"
msgstr "You do not have permission to read the orders count"

#: includes/legacy/api/v1/class-wc-api-json-handler.php:62
#: includes/legacy/api/v2/class-wc-api-json-handler.php:61
#: includes/legacy/api/v3/class-wc-api-json-handler.php:61
msgid "The JSONP callback function is invalid"
msgstr "The JSONP callback function is invalid"

#: includes/legacy/api/v1/class-wc-api-json-handler.php:55
#: includes/legacy/api/v2/class-wc-api-json-handler.php:54
#: includes/legacy/api/v3/class-wc-api-json-handler.php:54
msgid "JSONP support is disabled on this site"
msgstr "JSONP support is disabled on this site"

#: includes/legacy/api/v1/class-wc-api-customers.php:461
#: includes/legacy/api/v2/class-wc-api-customers.php:746
#: includes/legacy/api/v3/class-wc-api-customers.php:736
msgid "You do not have permission to delete this customer"
msgstr "You do not have permission to delete this customer"

#: includes/legacy/api/v1/class-wc-api-customers.php:455
#: includes/legacy/api/v2/class-wc-api-customers.php:740
#: includes/legacy/api/v3/class-wc-api-customers.php:730
msgid "You do not have permission to edit this customer"
msgstr "You do not have permission to edit this customer"

#: includes/legacy/api/v1/class-wc-api-customers.php:449
#: includes/legacy/api/v2/class-wc-api-customers.php:734
#: includes/legacy/api/v3/class-wc-api-customers.php:724
msgid "You do not have permission to read this customer"
msgstr "You do not have permission to read this customer"

#: includes/legacy/api/v1/class-wc-api-customers.php:441
#: includes/legacy/api/v2/class-wc-api-customers.php:726
#: includes/legacy/api/v3/class-wc-api-customers.php:716
msgid "Invalid customer"
msgstr "Invalid customer"

#: includes/legacy/api/v1/class-wc-api-customers.php:434
#: includes/legacy/api/v2/class-wc-api-customers.php:719
#: includes/legacy/api/v3/class-wc-api-customers.php:709
msgid "Invalid customer ID"
msgstr "Invalid customer ID"

#: includes/legacy/api/v1/class-wc-api-customers.php:202
#: includes/legacy/api/v2/class-wc-api-customers.php:356
#: includes/legacy/api/v3/class-wc-api-customers.php:357
msgid "You do not have permission to create this customer"
msgstr "You do not have permission to create this customer"

#: includes/legacy/api/v1/class-wc-api-customers.php:186
#: includes/legacy/api/v2/class-wc-api-customers.php:231
#: includes/legacy/api/v3/class-wc-api-customers.php:232
msgid "You do not have permission to read the customers count"
msgstr "You do not have permission to read the customers count"

#: includes/legacy/api/v2/class-wc-api-customers.php:207
#: includes/legacy/api/v2/class-wc-api-customers.php:210
#: includes/legacy/api/v3/class-wc-api-customers.php:208
#: includes/legacy/api/v3/class-wc-api-customers.php:211
msgid "Invalid customer email"
msgstr "Invalid customer email"

#: includes/legacy/api/v2/class-wc-api-coupons.php:521
#: includes/legacy/api/v2/class-wc-api-customers.php:784
#: includes/legacy/api/v2/class-wc-api-orders.php:1775
#: includes/legacy/api/v2/class-wc-api-products.php:2249
#: includes/legacy/api/v3/class-wc-api-coupons.php:521
#: includes/legacy/api/v3/class-wc-api-customers.php:774
#: includes/legacy/api/v3/class-wc-api-orders.php:1820
#: includes/legacy/api/v3/class-wc-api-products.php:3041
#: includes/legacy/api/v3/class-wc-api-taxes.php:457
msgid "No %1$s data specified to create/edit %1$s"
msgstr "No %1$s data specified to create/edit %1$s"

#: includes/legacy/api/v2/class-wc-api-coupons.php:350
#: includes/legacy/api/v2/class-wc-api-coupons.php:358
#: includes/legacy/api/v3/class-wc-api-coupons.php:348
#: includes/legacy/api/v3/class-wc-api-coupons.php:356
msgid "Failed to update coupon"
msgstr "Failed to update coupon"

#: includes/legacy/api/v2/class-wc-api-coupons.php:324
#: includes/legacy/api/v2/class-wc-api-customers.php:404
#: includes/legacy/api/v2/class-wc-api-orders.php:504
#: includes/legacy/api/v2/class-wc-api-orders.php:1344
#: includes/legacy/api/v2/class-wc-api-orders.php:1658
#: includes/legacy/api/v2/class-wc-api-products.php:323
#: includes/legacy/api/v2/class-wc-api-products.php:2051
#: includes/legacy/api/v2/class-wc-api-webhooks.php:242
#: includes/legacy/api/v3/class-wc-api-coupons.php:322
#: includes/legacy/api/v3/class-wc-api-customers.php:405
#: includes/legacy/api/v3/class-wc-api-orders.php:542
#: includes/legacy/api/v3/class-wc-api-orders.php:1389
#: includes/legacy/api/v3/class-wc-api-orders.php:1703
#: includes/legacy/api/v3/class-wc-api-products.php:377
#: includes/legacy/api/v3/class-wc-api-products.php:784
#: includes/legacy/api/v3/class-wc-api-products.php:1004
#: includes/legacy/api/v3/class-wc-api-products.php:2605
#: includes/legacy/api/v3/class-wc-api-products.php:2913
#: includes/legacy/api/v3/class-wc-api-products.php:3249
#: includes/legacy/api/v3/class-wc-api-taxes.php:254
#: includes/legacy/api/v3/class-wc-api-webhooks.php:242
msgid "No %1$s data specified to edit %1$s"
msgstr "No %1$s data specified to edit %1$s"

#: includes/legacy/api/v2/class-wc-api-coupons.php:261
#: includes/legacy/api/v2/class-wc-api-coupons.php:365
#: includes/legacy/api/v3/class-wc-api-coupons.php:259
#: includes/legacy/api/v3/class-wc-api-coupons.php:363
msgid "Invalid coupon type - the coupon type must be any of these: %s"
msgstr "Invalid coupon type - the coupon type must be any of these: %s"

#: includes/legacy/api/class-wc-rest-legacy-coupons-controller.php:129
#: includes/legacy/api/v2/class-wc-api-coupons.php:233
#: includes/legacy/api/v2/class-wc-api-coupons.php:344
#: includes/legacy/api/v3/class-wc-api-coupons.php:231
#: includes/legacy/api/v3/class-wc-api-coupons.php:342
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:269
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:287
msgid "The coupon code already exists"
msgstr "The coupon code already exists"

#. translators: %s: parameter
#: includes/class-wc-auth.php:172
#: includes/legacy/api/v1/class-wc-api-server.php:412
#: includes/legacy/api/v2/class-wc-api-coupons.php:226
#: includes/legacy/api/v2/class-wc-api-customers.php:363
#: includes/legacy/api/v2/class-wc-api-products.php:228
#: includes/legacy/api/v2/class-wc-api-products.php:1929
#: includes/legacy/api/v2/class-wc-api-server.php:430
#: includes/legacy/api/v3/class-wc-api-coupons.php:224
#: includes/legacy/api/v3/class-wc-api-customers.php:364
#: includes/legacy/api/v3/class-wc-api-products.php:277
#: includes/legacy/api/v3/class-wc-api-products.php:2482
#: includes/legacy/api/v3/class-wc-api-products.php:2868
#: includes/legacy/api/v3/class-wc-api-server.php:431
#: includes/legacy/api/v3/class-wc-api-taxes.php:575
msgid "Missing parameter %s"
msgstr "Missing parameter %s"

#: includes/legacy/api/v2/class-wc-api-coupons.php:219
#: includes/legacy/api/v3/class-wc-api-coupons.php:217
msgid "You do not have permission to create coupons"
msgstr "You do not have permission to create coupons"

#: includes/legacy/api/v2/class-wc-api-coupons.php:212
#: includes/legacy/api/v2/class-wc-api-customers.php:349
#: includes/legacy/api/v2/class-wc-api-orders.php:365
#: includes/legacy/api/v2/class-wc-api-orders.php:1285
#: includes/legacy/api/v2/class-wc-api-orders.php:1579
#: includes/legacy/api/v2/class-wc-api-products.php:214
#: includes/legacy/api/v2/class-wc-api-products.php:1967
#: includes/legacy/api/v2/class-wc-api-webhooks.php:171
#: includes/legacy/api/v3/class-wc-api-coupons.php:210
#: includes/legacy/api/v3/class-wc-api-customers.php:350
#: includes/legacy/api/v3/class-wc-api-orders.php:400
#: includes/legacy/api/v3/class-wc-api-orders.php:1330
#: includes/legacy/api/v3/class-wc-api-orders.php:1624
#: includes/legacy/api/v3/class-wc-api-products.php:263
#: includes/legacy/api/v3/class-wc-api-products.php:707
#: includes/legacy/api/v3/class-wc-api-products.php:959
#: includes/legacy/api/v3/class-wc-api-products.php:2520
#: includes/legacy/api/v3/class-wc-api-products.php:2848
#: includes/legacy/api/v3/class-wc-api-products.php:3191
#: includes/legacy/api/v3/class-wc-api-taxes.php:184
#: includes/legacy/api/v3/class-wc-api-taxes.php:564
#: includes/legacy/api/v3/class-wc-api-webhooks.php:171
msgid "No %1$s data specified to create %1$s"
msgstr "No %1$s data specified to create %1$s"

#: includes/abstracts/abstract-wc-order.php:1131
#: includes/legacy/api/v1/class-wc-api-coupons.php:174
#: includes/legacy/api/v2/class-wc-api-coupons.php:189
#: includes/legacy/api/v3/class-wc-api-coupons.php:187
msgid "Invalid coupon code"
msgstr "Invalid coupon code"

#: includes/legacy/api/v1/class-wc-api-coupons.php:154
#: includes/legacy/api/v2/class-wc-api-coupons.php:163
#: includes/legacy/api/v3/class-wc-api-coupons.php:161
msgid "You do not have permission to read the coupons count"
msgstr "You do not have permission to read the coupons count"

#: includes/legacy/api/v1/class-wc-api-coupons.php:111
#: includes/legacy/api/v2/class-wc-api-coupons.php:117
#: includes/legacy/api/v3/class-wc-api-coupons.php:117
msgid "Invalid coupon ID"
msgstr "Invalid coupon ID"

#: includes/legacy/api/v1/class-wc-api-authentication.php:202
#: includes/legacy/api/v2/class-wc-api-authentication.php:200
#: includes/legacy/api/v3/class-wc-api-authentication.php:198
msgid "API user is invalid"
msgstr "API user is invalid"

#. translators: %s: parameter name
#: includes/legacy/api/v1/class-wc-api-authentication.php:148
#: includes/legacy/api/v2/class-wc-api-authentication.php:147
#: includes/legacy/api/v3/class-wc-api-authentication.php:143
msgid "%s parameter is missing"
msgstr "%s parameter is missing"

#: includes/class-wc-rest-authentication.php:609
#: includes/legacy/api/v3/class-wc-api-authentication.php:110
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:196
#: includes/legacy/api/v1/class-wc-api-authentication.php:114
#: includes/legacy/api/v2/class-wc-api-authentication.php:114
#: includes/legacy/api/v3/class-wc-api-authentication.php:82
msgid "Consumer secret is invalid."
msgstr "Consumer secret is invalid."

#: includes/admin/views/html-report-by-date.php:39
msgid "Custom:"
msgstr "Custom:"

#: includes/admin/views/html-notice-template-check.php:26
msgid "Learn more about templates"
msgstr "Learn more about templates"

#: includes/admin/views/html-notice-install.php:15
msgid "Skip setup"
msgstr "Skip setup"

#: includes/admin/views/html-notice-install.php:15
msgid "Run the Setup Wizard"
msgstr "Run the Setup Wizard"

#: includes/admin/views/html-notice-install.php:14
msgid "<strong>Welcome to WooCommerce</strong> &#8211; You&lsquo;re almost ready to start selling :)"
msgstr "<strong>Welcome to WooCommerce</strong> &#8211; You&lsquo;re almost ready to start selling :)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:514
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:685
#: includes/admin/views/html-bulk-edit-product.php:293
#: includes/export/class-wc-product-csv-exporter.php:122
msgid "Sold individually?"
msgstr "Sold individually?"

#: includes/admin/views/html-bulk-edit-product.php:276
#: includes/admin/views/html-quick-edit-product.php:202
msgid "Backorders?"
msgstr "Back-Orders?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:510
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:681
#: includes/admin/views/html-bulk-edit-product.php:218
#: includes/admin/views/html-quick-edit-product.php:174
#: includes/export/class-wc-product-csv-exporter.php:118
msgid "In stock?"
msgstr "In stock?"

#: includes/admin/views/html-bulk-edit-product.php:187
#: includes/admin/views/html-quick-edit-product.php:145
msgid "Catalog &amp; search"
msgstr "Catalog &amp; search"

#: includes/admin/views/html-bulk-edit-product.php:181
#: includes/admin/views/html-quick-edit-product.php:138
msgid "Visibility"
msgstr "Visibility"

#. translators: %s: Height unit
#. translators: %s: dimension unit
#. translators: %s: Height
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:522
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:696
#: includes/admin/views/html-bulk-edit-product.php:160
#: includes/export/class-wc-product-csv-exporter.php:130
msgid "Height (%s)"
msgstr "Height (%s)"

#. translators: %s: Width unit
#. translators: %s: dimension unit
#. translators: %s: width
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:520
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:694
#: includes/admin/views/html-bulk-edit-product.php:159
#: includes/export/class-wc-product-csv-exporter.php:128
msgid "Width (%s)"
msgstr "Width (%s)"

#. translators: %s: Length unit
#. translators: %s: dimension unit
#. translators: %s: length
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:518
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:692
#: includes/admin/views/html-bulk-edit-product.php:158
#: includes/export/class-wc-product-csv-exporter.php:126
msgid "Length (%s)"
msgstr "Length (%s)"

#: includes/admin/views/html-bulk-edit-product.php:142
#: includes/admin/views/html-quick-edit-product.php:109
msgid "L/W/H"
msgstr "L/W/H"

#: includes/admin/views/html-bulk-edit-product.php:64
msgid "Enter sale price (%s)"
msgstr "Enter sale price (%s)"

#: includes/admin/views/html-bulk-edit-product.php:29
msgid "Decrease existing price by (fixed amount or %):"
msgstr "Decrease existing price by (fixed amount or %):"

#: includes/admin/views/html-bulk-edit-product.php:45
#: includes/admin/views/html-quick-edit-product.php:39
#: packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php:619
#: packages/woocommerce-blocks/src/BlockTypes/ProductImage.php:110
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/block.js:72
#: packages/woocommerce-blocks/build/all-products.js:16
#: packages/woocommerce-blocks/build/product-image-frontend.js:1
#: packages/woocommerce-blocks/build/product-image.js:1
#: packages/woocommerce-blocks/build/product-sale-badge-frontend.js:1
#: packages/woocommerce-blocks/build/product-sale-badge.js:1
msgid "Sale"
msgstr "Sale"

#: includes/admin/views/html-bulk-edit-product.php:39
msgid "Enter price (%s)"
msgstr "Enter price (%s)"

#: includes/admin/views/html-bulk-edit-product.php:27
#: includes/admin/views/html-bulk-edit-product.php:51
#: includes/admin/views/html-bulk-edit-product.php:124
#: includes/admin/views/html-bulk-edit-product.php:148
#: includes/admin/views/html-bulk-edit-product.php:259
msgid "Change to:"
msgstr "Change to:"

#: includes/admin/views/html-bulk-edit-product.php:222
#: includes/admin/views/html-bulk-edit-product.php:280
#: includes/admin/views/html-quick-edit-product.php:178
msgid "— No Change —"
msgstr "— No Change —"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:122
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:108
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:162
#: includes/admin/settings/views/html-keys-edit.php:118
#: includes/admin/views/html-admin-settings.php:45
#: templates/myaccount/form-edit-account.php:69
msgid "Save changes"
msgstr "Save changes"

#: includes/admin/views/html-admin-page-status.php:14
#: includes/react-admin/connect-existing-pages.php:45
#: src/Admin/Features/Navigation/CoreMenu.php:316
msgid "Logs"
msgstr "Logs"

#: includes/admin/views/html-admin-page-status.php:13
#: includes/react-admin/connect-existing-pages.php:44
#: src/Admin/Features/Navigation/CoreMenu.php:133
msgid "Tools"
msgstr "Tools"

#: includes/admin/views/html-admin-page-status-report.php:922
#: includes/admin/views/html-admin-page-status-report.php:951
msgid "Overrides"
msgstr "Overrides"

#: includes/admin/views/html-admin-page-status-report.php:909
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:909
msgid "Templates"
msgstr "Templates"

#: includes/admin/views/html-admin-page-status-report.php:897
msgid "Not declared"
msgstr "Not declared"

#: includes/admin/views/html-admin-page-status-report.php:893
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:892
msgid "WooCommerce support"
msgstr "WooCommerce support"

#: includes/admin/views/html-admin-page-status-report.php:887
msgid "The parent theme developers URL."
msgstr "The parent theme developers URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:463
msgid "Parent theme author URL."
msgstr "Parent theme author URL."

#: includes/admin/views/html-admin-page-status-report.php:874
msgid "The installed version of the parent theme."
msgstr "The installed version of the parent theme."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:457
msgid "Parent theme version."
msgstr "Parent theme version."

#: includes/admin/views/html-admin-page-status-report.php:869
msgid "The name of the parent theme."
msgstr "The name of the parent theme."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:451
msgid "Parent theme name."
msgstr "Parent theme name."

#. Translators: %s docs link.
#: includes/admin/views/html-admin-page-status-report.php:861
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/views/html-admin-page-status-report.php:854
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:853
msgid "Child theme"
msgstr "Child theme"

#: includes/admin/views/html-admin-page-status-report.php:849
msgid "The theme developers URL."
msgstr "The theme developers URL."

#: includes/admin/views/html-admin-page-status-report.php:848
msgid "Author URL"
msgstr "Author URL"

#. translators: %s: parent theme latest version
#: includes/admin/views/html-admin-page-status-report.php:880
msgid "%s is available"
msgstr "%s is available"

#: includes/admin/views/html-admin-page-status-report.php:835
msgid "The installed version of the current active theme."
msgstr "The installed version of the current active theme."

#: includes/admin/views/html-admin-page-status-report.php:834
msgid "Version"
msgstr "Version"

#: includes/admin/views/html-admin-page-status-report.php:830
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:824
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Theme"
msgstr "Theme"

#: includes/admin/views/html-admin-page-status-report.php:731
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."

#. Translators: %1$s: shortcode text, %2$s: block slug.
#: includes/admin/views/html-admin-page-status-report.php:806
msgid "Page does not contain the %s shortcode."
msgstr "Page does not contain the %s shortcode."

#: includes/admin/reports/class-wc-report-downloads.php:168
msgid "File does not exist"
msgstr "File does not exist"

#: includes/admin/views/html-admin-page-status-report.php:792
msgid "Page not set"
msgstr "Page not set"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1299
msgctxt "Page setting"
msgid "My account"
msgstr "My account"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1294
msgctxt "Page setting"
msgid "Checkout"
msgstr "Checkout"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1289
msgctxt "Page setting"
msgid "Cart"
msgstr "Basket"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1284
msgctxt "Page setting"
msgid "Shop base"
msgstr "Shop base"

#: includes/admin/settings/views/html-webhooks-edit.php:134
msgid "API Version"
msgstr "API Version"

#: includes/admin/views/html-admin-page-status-report.php:696
msgid "Does your site have REST API enabled?"
msgstr "Does your site have REST API enabled?"

#: includes/admin/views/html-admin-page-status-report.php:695
msgid "API enabled"
msgstr "API enabled"

#: includes/admin/views/html-admin-page-status-report.php:726
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:721
msgid "The decimal separator of displayed prices."
msgstr "The decimal separator of displayed prices."

#: includes/admin/views/html-admin-page-status-report.php:716
msgid "The thousand separator of displayed prices."
msgstr "The thousand separator of displayed prices."

#: includes/admin/views/html-admin-page-status-report.php:711
msgid "The position of the currency symbol."
msgstr "The position of the currency symbol."

#: includes/admin/views/html-admin-page-status-report.php:706
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:701
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:700
msgid "Force SSL"
msgstr "Force SSL"

#: includes/admin/class-wc-admin-status.php:411
msgid "Network enabled"
msgstr "Network enabled"

#: includes/admin/class-wc-admin-status.php:398
#: includes/admin/views/html-admin-page-status-report.php:668
msgid "Visit plugin homepage"
msgstr "Visit plugin homepage"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:360
msgid "Active plugins."
msgstr "Active plugins."

#: includes/admin/views/html-admin-page-status-report.php:514
msgid "Table does not exist"
msgstr "Table does not exist"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:331
msgid "WC database version."
msgstr "WC database version."

#: includes/admin/views/html-admin-page-status-report.php:460
msgid "Database"
msgstr "Database"

#: includes/admin/views/html-admin-page-status-report.php:417
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/views/html-admin-page-status-report.php:416
msgid "Remote get"
msgstr "Remote get"

#. translators: %s: error message
#: includes/class-wc-ajax.php:971 includes/wc-rest-functions.php:98
msgid "Error: %s"
msgstr "Error: %s"

#: includes/admin/views/html-admin-page-status-report.php:403
msgid "PayPal uses this method of communicating when sending back transaction information."
msgstr "PayPal uses this method of communicating when sending back transaction information."

#: includes/admin/views/html-admin-page-status-report.php:402
msgid "Remote post"
msgstr "Remote post"

#: includes/admin/views/html-admin-page-status-report.php:375
msgid "GZip (gzopen) is used to open the GEOIP database from MaxMind."
msgstr "GZip (gzopen) is used to open the GEOIP database from MaxMind."

#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:368
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:361
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:347
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:340
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:334
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."

#. Translators: %s: default timezone..
#: includes/admin/views/html-admin-page-status-report.php:325
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:320
msgid "The default timezone for your server."
msgstr "The default timezone for your server."

#: includes/admin/views/html-admin-page-status-report.php:319
msgid "Default timezone is UTC"
msgstr "Default timezone is UTC"

#: includes/admin/views/html-admin-page-status-report.php:315
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/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:245
msgid "Max upload size."
msgstr "Max upload size."

#: includes/admin/views/html-admin-page-status-report.php:300
msgid "The version of MySQL installed on your hosting server."
msgstr "The version of MySQL installed on your hosting server."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:251
msgid "MySQL version."
msgstr "MySQL version."

#: includes/admin/views/html-admin-page-status-report.php:289
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."

#: includes/admin/views/html-admin-page-status-report.php:288
msgid "SUHOSIN installed"
msgstr "SUHOSIN installed"

#: includes/admin/views/html-admin-page-status-report.php:279
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:278
msgid "PHP max input vars"
msgstr "PHP max input vars"

#: includes/admin/views/html-admin-page-status-report.php:274
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:273
msgid "PHP time limit"
msgstr "PHP time limit"

#: includes/admin/views/html-admin-page-status-report.php:269
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:268
msgid "PHP post max size"
msgstr "PHP post max size"

#: includes/admin/views/html-admin-page-status-report.php:243
msgid "The version of PHP installed on your hosting server."
msgstr "The version of PHP installed on your hosting server."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:209
msgid "PHP version."
msgstr "PHP version."

#: includes/admin/views/html-admin-page-status-report.php:238
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/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:203
msgid "Server info."
msgstr "Server info."

#: includes/admin/views/html-admin-page-status-report.php:232
msgid "Server environment"
msgstr "Server environment"

#: includes/admin/views/html-admin-page-status-report.php:213
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:212
msgid "Language"
msgstr "Language"

#: includes/admin/views/html-admin-page-status-report.php:191
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:177
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:172
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:144
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:130
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:129
msgid "Log directory writable"
msgstr "Log directory writable"

#: includes/admin/views/html-admin-page-status-report.php:70
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:60
msgid "The root URL of your site."
msgstr "The root URL of your site."

#: includes/admin/views/html-admin-page-status-report.php:54
msgid "WordPress environment"
msgstr "WordPress environment"

#: includes/admin/views/html-admin-page-status-report.php:43
msgid "Copy for support"
msgstr "Copy for support"

#: includes/admin/views/html-admin-page-status-report.php:36
msgid "Understanding the status report"
msgstr "Understanding the status report"

#: includes/admin/views/html-admin-page-status-report.php:34
msgid "Get system report"
msgstr "Get system report"

#: includes/admin/views/html-admin-page-status-report.php:31
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/views/html-admin-page-status-logs.php:49
msgid "There are currently no logs to view."
msgstr "There are currently no logs to view."

#: includes/admin/views/html-admin-page-addons.php:148
msgid "Download &amp; install"
msgstr "Download &amp; install"

#: includes/admin/views/html-admin-page-addons.php:147
msgid "Read all about it"
msgstr "Read all about it"

#: includes/admin/views/html-admin-page-addons.php:145
msgid "Storefront is an intuitive, flexible and <strong>free</strong> WordPress theme offering deep integration with WooCommerce and many of the most popular customer-facing extensions."
msgstr "Storefront is an intuitive, flexible, and <strong>free</strong> WordPress theme offering deep integration with WooCommerce and many of the most popular customer-facing extensions."

#: includes/admin/views/html-admin-page-addons.php:144
msgid "We recommend Storefront, the <em>official</em> WooCommerce theme."
msgstr "We recommend Storefront, the <em>official</em> WooCommerce theme."

#: includes/admin/views/html-admin-page-addons.php:143
msgid "Looking for a WooCommerce theme?"
msgstr "Looking for a WooCommerce theme?"

#. translators: a url
#: includes/admin/views/html-admin-page-addons.php:134
msgid "Our catalog of WooCommerce Extensions can be found on WooCommerce.com here: <a href=\"%s\">WooCommerce Extensions Catalog</a>"
msgstr "Our catalogue of WooCommerce Extensions can be found on WooCommerce.com here: <a href=\"%s\">WooCommerce Extensions Catalogue</a>"

#: includes/admin/class-wc-admin-addons.php:964
#: includes/admin/class-wc-admin-addons.php:1457
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Free"
msgstr "Free"

#: src/Admin/Features/MultichannelMarketing/Init.php:52
#: src/Admin/Features/Navigation/CoreMenu.php:121
#: src/Internal/Admin/Marketing.php:74 src/Internal/Admin/Marketing.php:75
#: 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:329
msgid "Need a theme? Try Storefront"
msgstr "Need a theme? Try Storefront"

#: includes/admin/settings/views/settings-tax.php:117
msgid "Itemized"
msgstr "Itemized"

#: includes/admin/settings/views/settings-tax.php:116
msgid "As a single total"
msgstr "As a single total"

#: includes/admin/settings/views/settings-tax.php:110
msgid "Display tax totals"
msgstr "Display tax totals"

#: includes/admin/settings/views/settings-tax.php:106
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/settings-tax.php:101
msgid "Price display suffix"
msgstr "Price display suffix"

#: includes/admin/settings/views/settings-tax.php:89
msgid "Display prices during cart and checkout"
msgstr "Display prices during basket and checkout"

#: includes/admin/settings/views/settings-tax.php:84
#: includes/admin/settings/views/settings-tax.php:96
msgid "Excluding tax"
msgstr "Excluding tax"

#: includes/admin/settings/views/settings-tax.php:83
#: includes/admin/settings/views/settings-tax.php:95
msgid "Including tax"
msgstr "Including tax"

#: includes/admin/settings/views/settings-tax.php:77
msgid "Display prices in the shop"
msgstr "Display prices in the shop"

#: includes/admin/settings/views/settings-tax.php:66
msgid "Additional tax classes"
msgstr "Additional tax classes"

#: includes/admin/settings/views/settings-tax.php:59
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:58
msgid "Rounding"
msgstr "Rounding"

#: includes/admin/settings/views/settings-tax.php:53
msgid "Shipping tax class based on cart items"
msgstr "Shipping tax class based on basket items"

#: includes/admin/settings/views/settings-tax.php:47
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/views/settings-tax.php:46
msgid "Shipping tax class"
msgstr "Shipping tax class"

#: includes/admin/class-wc-admin-profile.php:43
#: includes/admin/settings/views/settings-tax.php:40
msgid "Customer billing address"
msgstr "Customer billing address"

#: includes/admin/class-wc-admin-profile.php:96
#: includes/admin/settings/views/settings-tax.php:39
msgid "Customer shipping address"
msgstr "Customer shipping address"

#: includes/admin/settings/views/settings-tax.php:34
msgid "This option determines which address is used to calculate tax."
msgstr "This option determines which address is used to calculate tax."

#: includes/admin/settings/views/settings-tax.php:32
msgid "Calculate tax based on"
msgstr "Calculate tax based on"

#: includes/admin/settings/views/settings-tax.php:27
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:26
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:24
msgid "This option is important as it will affect how you input prices. Changing it will not update existing products."
msgstr "This option is important as it will affect how you input prices. Changing it will not update existing products."

#: includes/admin/settings/views/settings-tax.php:20
msgid "Prices entered with tax"
msgstr "Prices entered with tax"

#: includes/admin/settings/class-wc-settings-general.php:185
msgid "Enable taxes"
msgstr "Enable taxes"

#: includes/admin/settings/views/html-webhooks-edit.php:201
msgid "Save webhook"
msgstr "Save webhook"

#: includes/admin/settings/views/html-webhooks-edit.php:190
msgid "Updated at"
msgstr "Updated at"

#: includes/admin/settings/views/html-webhooks-edit.php:173
#: includes/admin/settings/views/html-webhooks-edit.php:182
msgid "Created at"
msgstr "Created at"

#: includes/admin/settings/views/html-webhooks-edit.php:166
msgid "Webhook actions"
msgstr "Webhook actions"

#: includes/admin/settings/views/html-webhooks-edit.php:123
msgid "Secret"
msgstr "Secret"

#: includes/admin/settings/views/html-webhooks-edit.php:113
msgid "URL where the webhook payload is delivered."
msgstr "URL where the webhook payload is delivered."

#: includes/admin/settings/views/html-webhooks-edit.php:102
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:101
msgid "Action event"
msgstr "Action event"

#: includes/customizer/class-wc-shop-customizer.php:656
#: assets/client/admin/components/index.js:2
#: assets/client/admin/date/index.js:2
msgid "Custom"
msgstr "Custom"

#: includes/admin/settings/views/html-webhooks-edit.php:84
msgid "Action"
msgstr "Action"

#: includes/admin/settings/views/html-webhooks-edit.php:82
msgid "Product deleted"
msgstr "Product deleted"

#: includes/admin/settings/views/html-webhooks-edit.php:81
msgid "Product updated"
msgstr "Product updated"

#: includes/admin/settings/views/html-webhooks-edit.php:80
msgid "Product created"
msgstr "Product created"

#: includes/admin/settings/views/html-webhooks-edit.php:78
msgid "Order deleted"
msgstr "Order deleted"

#: includes/admin/settings/views/html-webhooks-edit.php:77
msgid "Order updated"
msgstr "Order updated"

#: includes/admin/settings/views/html-webhooks-edit.php:76
msgid "Order created"
msgstr "Order created"

#: includes/admin/settings/views/html-webhooks-edit.php:75
msgid "Customer deleted"
msgstr "Customer deleted"

#: includes/admin/settings/views/html-webhooks-edit.php:74
msgid "Customer updated"
msgstr "Customer updated"

#: includes/admin/settings/views/html-webhooks-edit.php:73
msgid "Customer created"
msgstr "Customer created"

#: includes/admin/settings/views/html-webhooks-edit.php:71
msgid "Coupon deleted"
msgstr "Coupon deleted"

#: includes/admin/settings/views/html-webhooks-edit.php:70
msgid "Coupon updated"
msgstr "Coupon updated"

#: includes/admin/settings/views/html-webhooks-edit.php:69
msgid "Coupon created"
msgstr "Coupon created"

#: includes/admin/settings/views/html-webhooks-edit.php:57
msgid "Select when the webhook will fire."
msgstr "Select when the webhook will fire."

#: includes/admin/settings/views/html-webhooks-edit.php:37
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)."

#. translators: %s: date
#: includes/admin/settings/views/html-webhooks-edit.php:25
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:16
msgid "Webhook data"
msgstr "Webhook data"

#: includes/admin/settings/class-wc-settings-payment-gateways.php:132
#: includes/wc-account-functions.php:243
msgid "Method"
msgstr "Method"

#: includes/admin/settings/class-wc-settings-tax.php:231
#: includes/admin/settings/views/html-settings-tax.php:37
msgid "Tax name"
msgstr "Tax name"

#: includes/admin/settings/class-wc-settings-tax.php:227
#: includes/admin/settings/views/html-settings-tax.php:33
msgid "State code"
msgstr "State code"

#: includes/admin/settings/class-wc-settings-tax.php:226
msgid "Country code"
msgstr "Country code"

#: includes/admin/settings/class-wc-settings-tax.php:223
msgid "No row(s) selected"
msgstr "No row(s) selected"

#: includes/admin/settings/views/html-settings-tax.php:49
msgid "Import CSV"
msgstr "Import CSV"

#: 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:46
msgid "Insert row"
msgstr "Insert row"

#: 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:1338
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1411
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1486
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1551
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:503
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1444
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1555
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1661
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1753
#: src/Admin/API/Reports/Taxes/Controller.php:159
msgid "Tax rate ID."
msgstr "Tax rate ID"

#: 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: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/class-wc-settings-tax.php:233
#: includes/admin/settings/views/html-settings-tax.php:39
msgid "Compound"
msgstr "Compound"

#: 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:232
#: includes/admin/settings/views/html-settings-tax.php:38
msgid "Priority"
msgstr "Priority"

#: 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/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:36
msgid "Rate&nbsp;%"
msgstr "Rate&nbsp;%"

#: 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: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: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:32
msgid "Country&nbsp;code"
msgstr "Country&nbsp;code"

#: includes/admin/settings/views/html-keys-edit.php:148
msgid "QRCode"
msgstr "QRCode"

#: includes/admin/settings/views/html-keys-edit.php:140
msgid "Consumer secret"
msgstr "Consumer secret"

#: includes/admin/class-wc-admin-profile.php:103
#: includes/admin/settings/views/html-keys-edit.php:135
#: includes/admin/settings/views/html-keys-edit.php:143
msgid "Copy"
msgstr "Copy"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:48
#: includes/admin/settings/views/html-keys-edit.php:135
#: includes/admin/settings/views/html-keys-edit.php:143
#: includes/admin/views/html-admin-page-status-report.php:42
msgid "Copied!"
msgstr "Copied!"

#: includes/admin/settings/views/html-keys-edit.php:132
msgid "Consumer key"
msgstr "Consumer key"

#: includes/admin/settings/views/html-keys-edit.php:119
#: includes/class-wc-ajax.php:2084
msgid "Revoke key"
msgstr "Revoke key"

#: includes/admin/settings/views/html-keys-edit.php:114
msgid "Generate API key"
msgstr "Generate API key"

#: includes/admin/settings/views/html-keys-edit.php:58
msgid "Select the access type of these keys."
msgstr "Select the access type of these keys."

#: includes/admin/settings/views/html-keys-edit.php:33
msgid "Owner of these keys."
msgstr "Owner of these keys."

#: includes/admin/settings/views/html-keys-edit.php:22
msgid "Friendly name for identifying this key."
msgstr "Friendly name for identifying this 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:68
msgid "%s rates"
msgstr "%s rates"

#: includes/admin/settings/class-wc-settings-tax.php:60
msgid "Standard rates"
msgstr "Standard rates"

#: includes/admin/settings/class-wc-settings-tax.php:59
#: includes/admin/settings/views/settings-tax.php:13
msgid "Tax options"
msgstr "Tax options"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:497
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:661
#: includes/export/class-wc-product-csv-exporter.php:105
msgid "ID"
msgstr "ID"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:18
msgid "Shipping method(s)"
msgstr "Shipping method(s)"

#: includes/admin/settings/class-wc-settings-general.php:155
msgid "Ship to specific countries only"
msgstr "Deliver to specific countries only"

#: includes/admin/settings/class-wc-settings-general.php:154
msgid "Ship to all countries"
msgstr "Ship to all countries"

#: includes/admin/settings/class-wc-settings-general.php:153
msgid "Ship to all countries you sell to"
msgstr "Ship to all countries you sell to"

#: includes/admin/settings/class-wc-settings-general.php:146
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/admin/settings/class-wc-settings-shipping.php:136
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-shipping.php:135
msgid "Shipping destination"
msgstr "Shipping destination"

#: includes/admin/settings/class-wc-settings-shipping.php:127
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:118
msgid "Enable the shipping calculator on the cart page"
msgstr "Enable the shipping calculator on the basket page"

#: includes/admin/settings/class-wc-settings-products.php:164
msgid "Show \"verified owner\" label on customer reviews"
msgstr "Show \"verified owner\" label on customer reviews"

#: includes/admin/settings/class-wc-settings-products.php:184
msgid "Product ratings"
msgstr "Product ratings"

#: includes/admin/settings/class-wc-settings-products.php:125
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-products.php:124
msgid "Dimensions unit"
msgstr "Dimensions unit"

#: includes/admin/settings/class-wc-settings-products.php:108
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:107
msgid "Weight unit"
msgstr "Weight unit"

#: includes/admin/settings/class-wc-settings-products.php:101
msgid "Measurements"
msgstr "Measurements"

#: includes/admin/settings/class-wc-settings-products.php:419
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:415
msgid "Grant access to downloadable products after payment"
msgstr "Grant access to downloadable products after payment"

#: includes/admin/settings/class-wc-settings-products.php:409
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:405
msgid "Downloads require login"
msgstr "Downloads require login"

#: includes/admin/settings/class-wc-settings-products.php:404
msgid "Access restriction"
msgstr "Access restriction"

#: includes/admin/settings/class-wc-settings-products.php:384
msgid "Redirect only"
msgstr "Redirect only"

#: includes/admin/settings/class-wc-settings-products.php:383
msgid "X-Accel-Redirect/X-Sendfile"
msgstr "X-Accel-Redirect/X-Sendfile"

#: includes/admin/settings/class-wc-settings-products.php:382
msgid "Force downloads"
msgstr "Force downloads"

#: includes/admin/settings/class-wc-settings-products.php:363
msgid "File download method"
msgstr "File download method"

#: includes/admin/settings/class-wc-settings-products.php:324
msgid "Stock display format"
msgstr "Stock display format"

#: includes/admin/settings/class-wc-settings-products.php:317
msgid "Hide out of stock items from the catalog"
msgstr "Hide out of stock items from the catalog"

#: includes/admin/settings/class-wc-settings-products.php:316
msgid "Out of stock visibility"
msgstr "Out of stock visibility"

#: includes/admin/settings/class-wc-settings-products.php:301
msgid "Out of stock threshold"
msgstr "Out of stock threshold"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:83
#: includes/admin/meta-boxes/views/html-product-data-variations.php:78
#: includes/admin/meta-boxes/views/html-variation-admin.php:232
#: includes/admin/settings/class-wc-settings-products.php:285
msgid "Low stock threshold"
msgstr "Low stock threshold"

#: includes/admin/settings/class-wc-settings-products.php:273
msgid "Notification recipient(s)"
msgstr "Notification recipient(s)"

#: includes/admin/settings/class-wc-settings-products.php:263
msgid "Enable out of stock notifications"
msgstr "Enable out of stock notifications"

#: includes/admin/settings/class-wc-settings-products.php:253
msgid "Enable low stock notifications"
msgstr "Enable low stock notifications"

#: includes/admin/settings/class-wc-settings-products.php:252
msgid "Notifications"
msgstr "Notifications"

#: includes/admin/settings/class-wc-settings-products.php:238
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:237
msgid "Hold stock (minutes)"
msgstr "Hold stock (minutes)"

#: includes/admin/settings/class-wc-settings-products.php:230
msgid "Enable stock management"
msgstr "Enable stock management"

#: includes/admin/settings/class-wc-settings-products.php:229
msgid "Manage stock"
msgstr "Manage stock"

#: includes/admin/settings/class-wc-settings-products.php:79
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:72
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:71
msgid "Add to cart behaviour"
msgstr "Add to basket behaviour"

#: includes/customizer/class-wc-shop-customizer.php:281
#: includes/customizer/class-wc-shop-customizer.php:451
msgid "Sort by price (desc)"
msgstr "Sort by price (desc)"

#: includes/customizer/class-wc-shop-customizer.php:280
#: includes/customizer/class-wc-shop-customizer.php:450
msgid "Sort by price (asc)"
msgstr "Sort by price (asc)"

#: includes/customizer/class-wc-shop-customizer.php:279
#: includes/customizer/class-wc-shop-customizer.php:449
msgid "Sort by most recent"
msgstr "Sort by most recent"

#: includes/customizer/class-wc-shop-customizer.php:278
#: includes/customizer/class-wc-shop-customizer.php:448
#: includes/widgets/class-wc-widget-rating-filter.php:27
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:84
#: packages/woocommerce-blocks/assets/js/blocks/products/edit.js:46
#: packages/woocommerce-blocks/build/all-products-frontend.js:9
#: packages/woocommerce-blocks/build/all-products.js:34
#: packages/woocommerce-blocks/build/all-products.js:36
msgid "Average rating"
msgstr "Average rating"

#: includes/customizer/class-wc-shop-customizer.php:277
#: includes/customizer/class-wc-shop-customizer.php:447
msgid "Popularity (sales)"
msgstr "Popularity (sales)"

#: includes/customizer/class-wc-shop-customizer.php:276
#: includes/customizer/class-wc-shop-customizer.php:446
msgid "Default sorting (custom ordering + name)"
msgstr "Default sorting (custom ordering + name)"

#: includes/customizer/class-wc-shop-customizer.php:438
msgid "Default product sorting"
msgstr "Default product sorting"

#: includes/customizer/class-wc-shop-customizer.php:419
msgid "Show subcategories"
msgstr "Show subcategories"

#: includes/customizer/class-wc-shop-customizer.php:392
#: includes/customizer/class-wc-shop-customizer.php:418
msgid "Show products"
msgstr "Show products"

#: includes/customizer/class-wc-shop-customizer.php:386
msgid "Shop page display"
msgstr "Shop page display"

#: includes/admin/settings/class-wc-settings-products.php:68
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."

#. translators: %s: URL to settings.
#: includes/admin/settings/class-wc-settings-products.php:62
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:60
msgid "Shop page"
msgstr "Shop page"

#: includes/admin/settings/class-wc-settings-integrations.php:25
msgid "Integration"
msgstr "Integration"

#: includes/admin/settings/class-wc-settings-general.php:276
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/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:520
msgid "Number of decimals."
msgstr "Number of decimals."

#: includes/admin/settings/class-wc-settings-general.php:266
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:256
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:240
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:229
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 catalog and which currency gateways will take payments in."

#: includes/admin/settings/class-wc-settings-general.php:228
#: includes/admin/views/html-admin-page-status-report.php:705
msgid "Currency"
msgstr "Currency"

#: includes/admin/settings/class-wc-settings-general.php:223
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:221
msgid "Currency options"
msgstr "Currency options"

#: includes/customizer/class-wc-shop-customizer.php:317
#: includes/wc-template-functions.php:1056
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/customizer/class-wc-shop-customizer.php:328
msgid "Store notice"
msgstr "Store notice"

#: includes/admin/settings/class-wc-settings-general.php:180
msgid "Geolocate (with page caching support)"
msgstr "Geolocate (with page caching support)"

#: includes/admin/settings/class-wc-settings-general.php:179
msgid "Geolocate"
msgstr "Geolocate"

#: includes/admin/settings/views/settings-tax.php:41
msgid "Shop base address"
msgstr "Shop base address"

#: 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/shipping/legacy-flat-rate/includes/settings-flat-rate.php:38
#: 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:165
msgid "Specific Countries"
msgstr "Specific Countries"

#: includes/admin/settings/class-wc-settings-general.php:120
msgid "Sell to all countries"
msgstr "Sell to all countries"

#: includes/admin/settings/class-wc-settings-general.php:112
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/admin/settings/class-wc-settings-general.php:111
msgid "Selling location(s)"
msgstr "Selling location(s)"

#: includes/admin/settings/class-wc-settings-emails.php:159
msgid "Background color"
msgstr "Background colour"

#: includes/admin/settings/class-wc-settings-emails.php:147
msgid "Base color"
msgstr "Base colour"

#. translators: %s: Available placeholders for use
#: includes/admin/settings/class-wc-settings-emails.php:136
msgid "The text to appear in the footer of all WooCommerce emails."
msgstr "The text to appear in the footer of all WooCommerce emails."

#: includes/admin/settings/class-wc-settings-emails.php:122
msgid "Header image"
msgstr "Header image"

#: includes/admin/settings/class-wc-settings-emails.php:114
msgid "Email template"
msgstr "Email template"

#: includes/admin/settings/class-wc-settings-emails.php:84
msgid "\"From\" name"
msgstr "\"From\" name"

#: includes/admin/settings/class-wc-settings-emails.php:77
msgid "Email sender options"
msgstr "Email sender options"

#: includes/admin/settings/class-wc-settings-emails.php:38
msgid "Email options"
msgstr "Email options"

#: includes/admin/settings/class-wc-settings-emails.php:25
msgid "Emails"
msgstr "Emails"

#: includes/admin/settings/class-wc-settings-advanced.php:200
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:199
#: includes/class-wc-query.php:155
#: 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:191
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:190
#: includes/class-wc-query.php:127
msgid "Order received"
msgstr "Order received"

#: includes/admin/settings/class-wc-settings-advanced.php:182
msgid "Endpoint for the \"Checkout &rarr; Pay\" page."
msgstr "Endpoint for the \"Checkout &rarr; Pay\" page."

#: includes/admin/settings/class-wc-settings-advanced.php:181
#: includes/wc-account-functions.php:282 templates/checkout/thankyou.php:34
msgid "Pay"
msgstr "Pay"

#: includes/admin/settings/class-wc-settings-advanced.php:176
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:174
msgid "Checkout endpoints"
msgstr "Checkout endpoints"

#: includes/admin/settings/class-wc-settings-advanced.php:125
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:124
#: includes/customizer/class-wc-shop-customizer.php:768
#: includes/customizer/class-wc-shop-customizer.php:772
#: includes/customizer/class-wc-shop-customizer.php:829
msgid "Terms and conditions"
msgstr "Terms and conditions"

#: includes/admin/settings/class-wc-settings-advanced.php:84
msgid "Checkout page"
msgstr "Checkout page"

#: includes/admin/settings/class-wc-settings-advanced.php:64
msgid "Cart page"
msgstr "Basket page"

#: includes/admin/settings/class-wc-settings-advanced.php:58
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:160
msgid "Force HTTP when leaving the checkout"
msgstr "Force HTTP when leaving the checkout"

#: includes/admin/settings/class-wc-settings-advanced.php:149
msgid "Force secure checkout"
msgstr "Force secure checkout"

#: includes/admin/settings/class-wc-settings-general.php:209
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/class-wc-settings-general.php:205
msgid "Calculate coupon discounts sequentially"
msgstr "Calculate coupon discounts sequentially"

#: includes/admin/settings/class-wc-settings-general.php:201
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-general.php:195
msgid "Enable the use of coupon codes"
msgstr "Enable the use of coupon codes"

#: includes/admin/settings/class-wc-settings-general.php:104
msgid "General options"
msgstr "General options"

#: includes/admin/settings/class-wc-settings-accounts.php:71
msgid "Account creation"
msgstr "Account creation"

#: includes/admin/settings/class-wc-settings-advanced.php:302
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/settings/class-wc-settings-advanced.php:301
#: includes/wc-account-functions.php:105
#: templates/auth/form-grant-access.php:52
msgid "Logout"
msgstr "Logout"

#: includes/admin/settings/class-wc-settings-advanced.php:293
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:344
#: includes/admin/settings/class-wc-settings-advanced.php:292
#: includes/class-wc-query.php:161
msgid "Lost password"
msgstr "Lost password"

#: includes/admin/settings/class-wc-settings-advanced.php:275
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:266
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:265
msgid "Edit account"
msgstr "Edit account"

#: includes/admin/settings/class-wc-settings-advanced.php:248
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:247
#: includes/class-wc-post-types.php:400
msgid "View order"
msgstr "View order"

#: includes/admin/settings/class-wc-settings-advanced.php:104
msgid "My account page"
msgstr "My account page"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:246
#: templates/checkout/form-pay.php:29
msgid "Totals"
msgstr "Total"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:216
msgid "Total sales minus shipping and tax."
msgstr "Total sales minus shipping and tax."

#: includes/admin/reports/class-wc-report-taxes-by-date.php:216
msgid "Net profit"
msgstr "Net profit"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:214
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:214
msgid "Total shipping"
msgstr "Total shipping"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:213
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:213
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:464
#: 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-date.php:211
msgid "Period"
msgstr "Period"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:227
#: includes/admin/reports/class-wc-report-taxes-by-date.php:257
msgid "No taxes found in this period"
msgstr "No taxes found in this period"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:195
#: includes/admin/reports/class-wc-report-taxes-by-date.php:215
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:195
#: includes/admin/reports/class-wc-report-taxes-by-date.php:215
#: src/Admin/API/Reports/Taxes/Controller.php:312
#: 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:194
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:194
msgid "Shipping tax amount"
msgstr "Shipping tax amount"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:193
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:193
msgid "Tax amount"
msgstr "Tax amount"

#: src/Admin/API/Reports/Categories/Controller.php:187
#: src/Admin/API/Reports/Coupons/Controller.php:168
#: src/Admin/API/Reports/Products/Stats/Controller.php:175
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:223
#: src/Admin/API/Reports/Taxes/Controller.php:213
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:194
#: src/Admin/API/Reports/Variations/Stats/Controller.php:179
msgid "Number of orders."
msgstr "Number of orders."

#: includes/admin/reports/class-wc-report-taxes-by-code.php:191
#: src/Admin/API/Reports/Taxes/Controller.php:311
#: assets/client/admin/chunks/analytics-report-taxes.js:1
msgid "Rate"
msgstr "Rate"

#: includes/admin/reports/class-wc-report-stock.php:175
msgid "Units in stock"
msgstr "Units in stock"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:533
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:704
#: includes/admin/reports/class-wc-report-stock.php:174
#: includes/export/class-wc-product-csv-exporter.php:141
msgid "Parent"
msgstr "Parent"

#: includes/admin/reports/class-wc-report-stock.php:46
msgid "No products found."
msgstr "No products found."

#: includes/admin/reports/class-wc-report-sales-by-product.php:543
msgid "Sales amount"
msgstr "Sales amount"

#: includes/admin/reports/class-wc-report-sales-by-product.php:331
msgid "Top earners"
msgstr "Top earners"

#: includes/admin/reports/class-wc-report-sales-by-product.php:279
msgid "Top freebies"
msgstr "Top freebies"

#: includes/admin/reports/class-wc-report-sales-by-product.php:274
#: includes/admin/reports/class-wc-report-sales-by-product.php:326
#: includes/admin/reports/class-wc-report-sales-by-product.php:371
msgid "No products found in range"
msgstr "No products found in range"

#: includes/admin/reports/class-wc-report-sales-by-product.php:234
msgid "Top sellers"
msgstr "Top sellers"

#: includes/admin/reports/class-wc-report-sales-by-product.php:216
msgid "Product search"
msgstr "Product search"

#. translators: Reset button text for filters.
#: includes/admin/reports/class-wc-report-sales-by-product.php:208
#: assets/client/admin/components/index.js:2
#: packages/woocommerce-blocks/build/attribute-filter-frontend.js:5
#: packages/woocommerce-blocks/build/attribute-filter.js:5
#: packages/woocommerce-blocks/build/featured-category.js:6
#: packages/woocommerce-blocks/build/featured-product.js:6
#: packages/woocommerce-blocks/build/price-filter-frontend.js:3
#: packages/woocommerce-blocks/build/price-filter.js:3
#: packages/woocommerce-blocks/build/stock-filter-frontend.js:13
#: packages/woocommerce-blocks/build/stock-filter.js:5
#: packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b-frontend.js:3
#: packages/woocommerce-blocks/build/wc-blocks-vendors.js:3
msgid "Reset"
msgstr "Reset"

#: includes/admin/reports/class-wc-report-sales-by-product.php:176
msgid "Showing reports for:"
msgstr "Showing reports for:"

#. translators: %s: total items purchased
#: includes/admin/reports/class-wc-report-sales-by-product.php:128
msgid "%s purchases for the selected items"
msgstr "%s purchases for the selected items"

#. translators: %s: total items sold
#: includes/admin/reports/class-wc-report-sales-by-product.php:121
msgid "%s sales for the selected items"
msgstr "%s sales for the selected items"

#: includes/admin/reports/class-wc-report-sales-by-date.php:771
msgid "Net sales amount"
msgstr "Net sales amount"

#: includes/admin/reports/class-wc-report-sales-by-date.php:761
msgid "Gross sales amount"
msgstr "Gross sales amount"

#: includes/admin/reports/class-wc-report-sales-by-date.php:751
msgid "Shipping amount"
msgstr "Shipping amount"

#: includes/admin/reports/class-wc-report-sales-by-date.php:731
msgid "Average net sales amount"
msgstr "Average net sales amount"

#: includes/admin/reports/class-wc-report-sales-by-date.php:713
#: includes/admin/reports/class-wc-report-taxes-by-code.php:192
#: includes/admin/reports/class-wc-report-taxes-by-date.php:212
#: src/Admin/API/Reports/Orders/Stats/Controller.php:173
msgid "Number of orders"
msgstr "Number of orders"

#: includes/admin/reports/class-wc-report-sales-by-date.php:705
#: includes/admin/reports/class-wc-report-sales-by-product.php:535
#: src/Admin/API/Reports/Orders/Stats/Controller.php:194
msgid "Number of items sold"
msgstr "Number of items sold"

#. translators: %s: total coupons
#: includes/admin/reports/class-wc-report-sales-by-date.php:562
msgid "%s worth of coupons used"
msgstr "%s worth of coupons used"

#. translators: %s: total shipping
#: includes/admin/reports/class-wc-report-sales-by-date.php:553
msgid "%s charged for shipping"
msgstr "%s charged for shipping"

#. translators: %s: total items
#: includes/admin/reports/class-wc-report-sales-by-date.php:533
msgid "%s items purchased"
msgstr "%s items purchased"

#. translators: %s: total orders
#: includes/admin/reports/class-wc-report-sales-by-date.php:523
msgid "%s orders placed"
msgstr "%s orders placed"

#: includes/admin/reports/class-wc-report-sales-by-date.php:508
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."

#. translators: %s: net sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:505
msgid "%s net sales in this period"
msgstr "%s net sales in this period"

#: includes/admin/reports/class-wc-report-sales-by-date.php:490
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: total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:487
msgid "%s gross sales in this period"
msgstr "%s gross sales in this period"

#. translators: %s: average sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:478
msgid "%s average net monthly sales"
msgstr "%s average net monthly sales"

#. translators: %s: average sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:465
msgid "%s average net daily sales"
msgstr "%s average net daily sales"

#: includes/admin/helper/class-wc-helper.php:400
#: includes/admin/reports/class-wc-report-sales-by-category.php:230
#: src/Internal/Admin/Orders/ListTable.php:362
#: assets/client/admin/chunks/9198.js:1
#: assets/client/admin/components/index.js:2
#: packages/woocommerce-blocks/build/active-filters-frontend.js:9
#: packages/woocommerce-blocks/build/active-filters.js:13
#: packages/woocommerce-blocks/build/attribute-filter.js:29
msgid "All"
msgstr "All"

#: includes/admin/reports/class-wc-report-sales-by-category.php:229
#: assets/client/admin/chunks/9198.js:1
#: packages/woocommerce-blocks/build/featured-category.js:5
#: packages/woocommerce-blocks/build/featured-product.js:5
msgid "None"
msgstr "None"

#: 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-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-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-customers.php:359
msgid "new users"
msgstr "new users"

#: includes/admin/reports/class-wc-report-customers.php:352
msgid "Signups"
msgstr "Signups"

#: includes/admin/reports/class-wc-report-customers.php:348
msgid "guest orders"
msgstr "guest orders"

#: includes/admin/reports/class-wc-report-customers.php:338
msgid "customer orders"
msgstr "customer orders"

#: 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:131
#: includes/admin/reports/class-wc-report-customers.php:342
msgid "Guest orders"
msgstr "Guest orders"

#: includes/admin/reports/class-wc-report-customers.php:126
#: includes/admin/reports/class-wc-report-customers.php:332
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:176
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:131
msgid "Customer role."
msgstr "Customer role."

#. 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-customer-list.php:221
msgid "Last order"
msgstr "Last order"

#: includes/admin/reports/class-wc-report-customer-list.php:220
msgid "Money spent"
msgstr "Money spent"

#: includes/admin/reports/class-wc-report-customer-list.php:218
msgid "Location"
msgstr "Location"

#: includes/admin/reports/class-wc-report-customer-list.php:216
#: includes/class-wc-checkout.php:253
#: src/Admin/API/Reports/Customers/Controller.php:606
#: 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:215
msgid "Name (Last, First)"
msgstr "Name (Last, First)"

#: 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:169
msgid "View orders"
msgstr "View orders"

#: 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: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:49
msgctxt "hash before order number"
msgid "#"
msgstr "#"

#: includes/admin/reports/class-wc-report-customer-list.php:72
msgid "Search customers"
msgstr "Search customers"

#. translators: User display name
#: includes/admin/reports/class-wc-report-customer-list.php:67
msgid "Refreshed stats for %s"
msgstr "Refreshed stats for %s"

#. 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"

#: includes/admin/reports/class-wc-report-customer-list.php:42
msgid "No customers found."
msgstr "No customers found."

#: includes/admin/settings/class-wc-settings-emails.php:328
#: src/Admin/API/Reports/Orders/Controller.php:545
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Customer"
msgstr "Customer"

#: includes/admin/reports/class-wc-report-coupon-usage.php:484
msgid "Discount amount"
msgstr "Discount amount"

#: 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:369
#: includes/admin/reports/class-wc-report-customers.php:241
#: includes/admin/reports/class-wc-report-sales-by-category.php:275
#: includes/admin/reports/class-wc-report-sales-by-date.php:622
#: includes/admin/reports/class-wc-report-sales-by-product.php:414
#: includes/admin/reports/class-wc-report-taxes-by-code.php:42
#: includes/admin/reports/class-wc-report-taxes-by-date.php:39
#: includes/admin/settings/views/html-settings-tax.php:48
msgid "Export CSV"
msgstr "Export CSV"

#: 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: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:230
msgid "Most popular"
msgstr "Most popular"

#: 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:216
#: includes/admin/reports/class-wc-report-sales-by-category.php:231
#: includes/admin/reports/class-wc-report-sales-by-product.php:222
#: includes/widgets/class-wc-widget-products.php:41
#: assets/client/admin/chunks/9198.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-downloads.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: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:207
msgid "Choose coupons&hellip;"
msgstr "Choose coupons&hellip;"

#: 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: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:580
#: includes/admin/reports/class-wc-report-sales-by-product.php:145
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: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 "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:578
#: includes/admin/reports/class-wc-report-sales-by-product.php:143
#: includes/admin/reports/class-wc-report-taxes-by-code.php:54
#: includes/admin/reports/class-wc-report-taxes-by-date.php:51
#: assets/client/admin/date/index.js:2
msgid "Last month"
msgstr "Last month"

#: 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:577
#: includes/admin/reports/class-wc-report-sales-by-product.php:142
#: includes/admin/reports/class-wc-report-taxes-by-code.php:53
#: includes/admin/reports/class-wc-report-taxes-by-date.php:50
msgid "Year"
msgstr "Year"

#. 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"

#. translators: %s: discount amount
#: includes/admin/reports/class-wc-report-coupon-usage.php:112
msgid "%s discounts in total"
msgstr "%s discounts in total"

#. translators: 1: total items sold 2: days
#: includes/admin/class-wc-admin-dashboard.php:555
#: includes/admin/reports/class-wc-admin-report.php:619
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"

#. translators: 1: total income 2: days
#: includes/admin/class-wc-admin-dashboard.php:552
#: includes/admin/reports/class-wc-admin-report.php:616
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:669
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:441
msgid "Variation description."
msgstr "Variation description."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1940
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2399
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:693
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:796
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1890
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:569
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1029
msgid "Tax class."
msgstr "Tax class."

#: includes/admin/meta-boxes/views/html-variation-admin.php:342
#: includes/admin/meta-boxes/views/html-variation-admin.php:359
msgid "Same as parent"
msgstr "Same as parent"

#: includes/admin/settings/class-wc-settings-shipping.php:51
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:14
#: includes/class-wc-post-types.php:182
msgid "Shipping classes"
msgstr "Shipping classes"

#. translators: %s: dimension unit
#: includes/admin/meta-boxes/views/html-variation-admin.php:306
msgid "Dimensions (L&times;W&times;H) (%s)"
msgstr "Dimensions (L&times;W&times;H) (%s)"

#: includes/admin/meta-boxes/views/html-variation-admin.php:161
msgid "Sale end date"
msgstr "Sale end date"

#: includes/admin/meta-boxes/views/html-variation-admin.php:157
msgid "Sale start date"
msgstr "Sale start date:"

#: includes/admin/meta-boxes/views/html-variation-admin.php:144
msgid "Cancel schedule"
msgstr "Cancel schedule"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:525
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:674
#: includes/admin/meta-boxes/views/html-product-data-general.php:55
#: includes/admin/views/html-quick-edit-product.php:41
#: includes/export/class-wc-product-csv-exporter.php:133
msgid "Sale price"
msgstr "Sale price"

#: includes/admin/meta-boxes/views/html-variation-admin.php:128
msgid "Variation price (required)"
msgstr "Variation price (required)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:526
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:673
#: includes/admin/meta-boxes/views/html-product-data-general.php:45
#: includes/admin/views/html-quick-edit-product.php:34
#: includes/export/class-wc-product-csv-exporter.php:134
msgid "Regular price"
msgstr "Regular price"

#: includes/admin/meta-boxes/views/html-variation-admin.php:103
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:97
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:93
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:90
#: includes/admin/settings/class-wc-settings-emails.php:337
#: includes/admin/settings/class-wc-settings-payment-gateways.php:133
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:87
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:202
msgid "Enabled"
msgstr "Enabled"

#: includes/admin/meta-boxes/views/html-variation-admin.php:68
msgid "Upload an image"
msgstr "Upload an image"

#: includes/admin/meta-boxes/views/html-variation-admin.php:68
msgid "Remove this image"
msgstr "Remove this image"

#: 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-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:23
#: includes/admin/meta-boxes/views/html-product-variation-download.php:23
msgid "http://"
msgstr "http://"

#: 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:399
#: assets/client/admin/chunks/analytics-report-downloads.js:1
msgid "File name"
msgstr "File name"

#: includes/admin/meta-boxes/views/html-product-attribute.php:67
msgid "Enter some text, or some attributes by \"%s\" separating values."
msgstr "Enter some text, or some attributes by \"%s\" separating values."

#: includes/admin/meta-boxes/views/html-product-attribute.php:59
msgid "Add new"
msgstr "Add new"

#: includes/admin/meta-boxes/views/html-product-attribute.php:41
msgid "Select terms"
msgstr "Select terms"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:77
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Shipping methods"
msgstr "Shipping methods"

#: includes/admin/meta-boxes/views/html-order-shipping.php:26
msgid "Shipping name"
msgstr "Shipping name"

#: includes/admin/meta-boxes/views/html-order-items.php:475
#: includes/customizer/class-wc-shop-customizer.php:711
#: includes/gateways/paypal/includes/settings-paypal.php:122
#: includes/gateways/paypal/includes/settings-paypal.php:136
#: includes/gateways/paypal/includes/settings-paypal.php:144
#: includes/gateways/paypal/includes/settings-paypal.php:152
#: includes/gateways/paypal/includes/settings-paypal.php:160
#: includes/gateways/paypal/includes/settings-paypal.php:168
#: includes/gateways/paypal/includes/settings-paypal.php:176
msgid "Optional"
msgstr "Optional"

#: includes/admin/meta-boxes/views/html-order-items.php:474
msgid "Or, enter tax rate ID:"
msgstr "Or, enter tax rate ID:"

#: includes/admin/meta-boxes/views/html-order-items.php:454
#: includes/admin/settings/class-wc-settings-tax.php:230
msgid "Rate %"
msgstr "Rate %"

#: includes/admin/meta-boxes/views/html-order-items.php:453
msgid "Rate code"
msgstr "Rate code"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:509
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:680
#: includes/admin/meta-boxes/views/html-order-items.php:452
#: includes/admin/meta-boxes/views/html-product-data-general.php:194
#: includes/admin/meta-boxes/views/html-variation-admin.php:358
#: includes/admin/settings/class-wc-settings-tax.php:235
#: includes/admin/views/html-bulk-edit-product.php:89
#: includes/admin/views/html-quick-edit-product.php:67
#: includes/export/class-wc-product-csv-exporter.php:117
msgid "Tax class"
msgstr "Tax class"

#: includes/admin/meta-boxes/views/html-order-items.php:451
msgid "Rate name"
msgstr "Rate name"

#: includes/admin/meta-boxes/views/html-order-items.php:313
#: includes/admin/meta-boxes/views/html-order-items.php:440
msgid "Add tax"
msgstr "Add tax"

#: includes/admin/meta-boxes/views/html-order-items.php:397
#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:47
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
msgid "Add products"
msgstr "Add products"

#. translators: refund amount
#: includes/admin/meta-boxes/views/html-order-items.php:384
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:376
msgid "Payment gateway"
msgstr "Payment gateway"

#: includes/admin/meta-boxes/views/html-order-items.php:363
msgid "Reason for refund (optional):"
msgstr "Reason for refund (optional):"

#: includes/admin/meta-boxes/views/html-order-items.php:343
#: includes/admin/reports/class-wc-report-sales-by-date.php:781
msgid "Refund amount"
msgstr "Refund amount"

#: includes/admin/meta-boxes/views/html-order-items.php:336
msgid "Total available to refund"
msgstr "Total available to refund"

#: includes/admin/meta-boxes/views/html-order-items.php:332
msgid "Amount already refunded"
msgstr "Amount already refunded"

#: includes/admin/meta-boxes/views/html-order-items.php:327
msgid "Restock refunded items"
msgstr "Restock refunded items"

#: includes/admin/meta-boxes/views/html-order-items.php:320
#: templates/myaccount/form-reset-password.php:45
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/3945.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/profile-wizard.js:1
#: assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.js:1
msgid "Save"
msgstr "Save"

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:53
msgid "Add shipping costs"
msgstr "Add shipping costs"

#: includes/admin/meta-boxes/views/html-order-items.php:310
msgid "Add fee"
msgstr "Add fee"

#: includes/admin/meta-boxes/views/html-order-items.php:309
msgid "Add product(s)"
msgstr "Add product(s)"

#: includes/admin/meta-boxes/views/html-order-items.php:297
#: includes/class-wc-order.php:2081
msgid "Refund"
msgstr "Refund"

#: includes/admin/meta-boxes/views/html-order-items.php:294
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/admin/meta-boxes/views/html-order-items.php:260
msgid "Refunded"
msgstr "Refunded"

#: includes/admin/meta-boxes/views/html-order-items.php:215
#: includes/class-wc-privacy-exporters.php:253
msgid "Order Total"
msgstr "Order Total"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:337
#: includes/admin/meta-boxes/views/html-order-items.php:49
#: includes/admin/meta-boxes/views/html-order-items.php:50
#: includes/admin/reports/class-wc-report-taxes-by-code.php:190
#: includes/admin/settings/class-wc-settings-tax.php:27
#: includes/class-wc-countries.php:438 includes/class-wc-order-item-tax.php:170
#: includes/class-wc-tax.php:976 assets/client/admin/chunks/homescreen.js:1
msgid "Tax"
msgstr "Tax"

#: includes/admin/meta-boxes/views/html-order-items.php:43
#: templates/checkout/form-pay.php:28
msgid "Qty"
msgstr "Qty"

#: includes/admin/class-wc-admin-setup-wizard.php:866
#: includes/admin/meta-boxes/views/html-order-items.php:42
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:31
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:63
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:97
msgid "Cost"
msgstr "Cost"

#. translators: %s: Item name.
#: includes/admin/meta-boxes/views/html-order-items.php:40
#: includes/class-wc-form-handler.php:623
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:495
msgid "Item"
msgstr "Product"

#: includes/admin/meta-boxes/views/html-order-item.php:126
msgid "After pre-tax discounts."
msgstr "After pre-tax discounts."

#: includes/admin/meta-boxes/views/html-order-item-meta.php:72
msgid "Add&nbsp;meta"
msgstr "Add&nbsp;meta"

#: 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:1277
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:553
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1498
#: src/Admin/API/Reports/Products/Controller.php:244
msgid "Product SKU."
msgstr "Product SKU."

#: includes/admin/meta-boxes/views/html-order-item.php:30
msgid "Variation ID:"
msgstr "Variation ID:"

#: 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:1283
#: 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:447
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1394
#: src/Admin/API/Reports/Downloads/Controller.php:176
#: src/Admin/API/Reports/Products/Controller.php:165
#: src/Admin/API/Reports/Variations/Controller.php:180
#: src/Admin/API/Reports/Variations/Controller.php:186
msgid "Product ID."
msgstr "Product ID."

#: includes/admin/meta-boxes/views/html-order-fee.php:21
msgid "Fee name"
msgstr "Fee name"

#: 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/admin/meta-boxes/views/html-order-download-permission.php:27
#: includes/class-wc-privacy-exporters.php:363
#: includes/wc-account-functions.php:219
msgid "Downloads remaining"
msgstr "Downloads remaining"

#: 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-download-permission.php:8
msgid "Revoke access"
msgstr "Revoke access"

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

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

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

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:56
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
msgid "Delete image"
msgstr "Delete image"

#. translators: 1: variation id 2: product name
#: includes/legacy/api/class-wc-rest-legacy-products-controller.php:532
#: includes/legacy/api/v2/class-wc-api-products.php:1293
#: includes/legacy/api/v3/class-wc-api-products.php:1783
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1372
msgid "Variation #%1$s of %2$s"
msgstr "Variation #%1$s of %2$s"

#. translators: %s: Downloadable file
#: includes/class-wc-product-download.php:136
msgid "The downloadable file %s cannot be used as it does not exist on the server."
msgstr "The downloadable file %s cannot be used as it does not exist on the server."

#. translators: 1: Downloadable file, 2: List of allowed filetypes.
#: includes/class-wc-product-download.php:124
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/meta-boxes/views/html-product-data-variations.php:113
#: includes/admin/meta-boxes/views/html-product-data-variations.php:144
msgid "Go to the last page"
msgstr "Go to the last page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:112
#: includes/admin/meta-boxes/views/html-product-data-variations.php:143
msgid "Go to the next page"
msgstr "Go to the next page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:110
#: includes/admin/meta-boxes/views/html-product-data-variations.php:141
msgctxt "number of pages"
msgid "of"
msgstr "of"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:105
#: includes/admin/meta-boxes/views/html-product-data-variations.php:136
#: includes/admin/settings/views/html-settings-tax.php:130
msgid "Current page"
msgstr "Current page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:104
#: includes/admin/meta-boxes/views/html-product-data-variations.php:135
msgid "Select Page"
msgstr "Select Page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:102
#: includes/admin/meta-boxes/views/html-product-data-variations.php:133
msgid "Go to the previous page"
msgstr "Go to the previous page"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:101
#: includes/admin/meta-boxes/views/html-product-data-variations.php:132
msgid "Go to the first page"
msgstr "Go to the first page"

#. translators: variations count
#: includes/admin/meta-boxes/views/html-product-data-variations.php:96
#: includes/admin/meta-boxes/views/html-product-data-variations.php:127
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:92
#: includes/admin/views/html-report-by-date.php:58
#: assets/client/admin/chunks/6232.js:1
msgid "Go"
msgstr "Go"

#: includes/admin/meta-boxes/views/html-product-data-general.php:157
#: includes/admin/meta-boxes/views/html-product-data-variations.php:88
#: includes/admin/meta-boxes/views/html-variation-admin.php:479
msgid "Download expiry"
msgstr "Download expiry"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:531
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:721
#: includes/admin/meta-boxes/views/html-product-data-general.php:142
#: includes/admin/meta-boxes/views/html-product-data-variations.php:87
#: includes/admin/meta-boxes/views/html-variation-admin.php:461
#: includes/export/class-wc-product-csv-exporter.php:139
msgid "Download limit"
msgstr "Download limit"

#: includes/admin/class-wc-admin-pointers.php:164
#: includes/admin/meta-boxes/views/html-product-data-variations.php:86
#: includes/admin/settings/class-wc-settings-products.php:41
#: includes/admin/settings/class-wc-settings-products.php:357
msgid "Downloadable products"
msgstr "Downloadable products"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:73
msgid "Toggle &quot;Manage stock&quot;"
msgstr "Toggle &quot;Manage stock&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:70
msgid "Set scheduled sale dates"
msgstr "Set scheduled sale dates"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:69
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:68
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:67
msgid "Set sale prices"
msgstr "Set sale prices"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:66
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:65
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:64
msgid "Set regular prices"
msgstr "Set regular prices"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:63
#: assets/client/admin/chunks/3945.js:1
msgid "Pricing"
msgstr "Pricing"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:61
msgid "Toggle &quot;Virtual&quot;"
msgstr "Toggle &quot;Virtual&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:60
msgid "Toggle &quot;Downloadable&quot;"
msgstr "Toggle &quot;Downloadable&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:59
msgid "Toggle &quot;Enabled&quot;"
msgstr "Toggle &quot;Enabled&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:57
msgid "Delete all variations"
msgstr "Delete all variations"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:56
msgid "Create variations from all attributes"
msgstr "Create variations from all attributes"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:55
msgid "Add variation"
msgstr "Add variation"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:26
msgid "Default Form Values"
msgstr "Default Form Values"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:19
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:44
#: src/Internal/Admin/Notes/AddingAndManangingProducts.php:74
#: src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php:80
#: src/Internal/Admin/Notes/CustomizingProductCatalog.php:77
#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:65
#: src/Internal/Admin/Notes/EUVATNumber.php:56
#: src/Internal/Admin/Notes/FirstDownlaodableProduct.php:65
#: 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/ManageStoreActivityFromHomeScreen.php:61
#: 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:80
#: 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/WelcomeToWooCommerceForStoreUsers.php:53
#: src/Internal/Admin/Notes/WooCommercePayments.php:121
#: assets/client/admin/chunks/profile-wizard.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/admin/onboarding/index.js:1
#: packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js:34
#: packages/woocommerce-blocks/build/all-products.js:36
#: packages/woocommerce-blocks/build/attribute-filter.js:29
#: packages/woocommerce-blocks/build/price-filter.js:5
msgid "Learn more"
msgstr "Learn more"

#: includes/admin/class-wc-admin-assets.php:227
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:47
#: includes/admin/settings/class-wc-settings-products.php:154
msgid "Enable reviews"
msgstr "Enable reviews"

#: includes/admin/meta-boxes/views/html-product-data-advanced.php:30
msgid "Custom ordering position."
msgstr "Custom ordering position."

#: includes/admin/importers/mappings/generic.php:26
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:28
msgid "Menu order"
msgstr "Menu order"

#: includes/admin/meta-boxes/views/html-product-data-advanced.php:16
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/class-wc-product-csv-importer-controller.php:524
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:736
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:14
#: includes/export/class-wc-product-csv-exporter.php:132
msgid "Purchase note"
msgstr "Purchase note"

#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:60
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/importers/class-wc-product-csv-importer-controller.php:535
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:706
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:48
#: includes/export/class-wc-product-csv-exporter.php:144
msgid "Cross-sells"
msgstr "Cross-sells"

#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:44
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/importers/class-wc-product-csv-importer-controller.php:534
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:705
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:32
#: includes/export/class-wc-product-csv-exporter.php:143
msgid "Upsells"
msgstr "Upsells"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:53
msgid "Save attributes"
msgstr "Save attributes"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:12
msgid "Custom product attribute"
msgstr "Custom product attribute"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:9
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:51
#: includes/admin/meta-boxes/views/html-product-data-variations.php:98
#: includes/admin/meta-boxes/views/html-product-data-variations.php:129
#: assets/client/admin/app/index.js:2 assets/client/admin/components/index.js:2
msgid "Close"
msgstr "Close"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:9
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:51
#: includes/admin/meta-boxes/views/html-product-data-variations.php:98
#: includes/admin/meta-boxes/views/html-product-data-variations.php:129
#: assets/client/admin/chunks/3215.js:1
msgid "Expand"
msgstr "Expand"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:59
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/importers/class-wc-product-csv-importer-controller.php:529
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:702
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:57
#: includes/admin/meta-boxes/views/html-variation-admin.php:336
#: includes/admin/settings/class-wc-settings-shipping.php:396
#: includes/admin/views/html-bulk-edit-product.php:166
#: includes/admin/views/html-quick-edit-product.php:123
#: includes/class-wc-post-types.php:185
#: includes/export/class-wc-product-csv-exporter.php:137
msgid "Shipping class"
msgstr "Shipping class"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:48
#: includes/admin/views/html-bulk-edit-product.php:170
#: includes/admin/views/html-quick-edit-product.php:126
msgid "No shipping class"
msgstr "No shipping class"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:34
msgid "LxWxH in decimal form"
msgstr "LxWxH in decimal form"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:32
#: includes/admin/meta-boxes/views/html-product-data-variations.php:83
#: includes/admin/meta-boxes/views/html-variation-admin.php:315
#: includes/admin/views/html-quick-edit-product.php:113
msgid "Height"
msgstr "Height"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:31
#: includes/admin/meta-boxes/views/html-product-data-variations.php:82
#: includes/admin/meta-boxes/views/html-variation-admin.php:314
#: includes/admin/views/html-quick-edit-product.php:112
msgid "Width"
msgstr "Width"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:30
#: includes/admin/meta-boxes/views/html-product-data-variations.php:81
#: includes/admin/meta-boxes/views/html-variation-admin.php:313
#: includes/admin/views/html-quick-edit-product.php:111
msgid "Length"
msgstr "Length"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:689
#: includes/wc-template-functions.php:3475
msgid "Dimensions"
msgstr "Dimensions"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:17
#: includes/admin/meta-boxes/views/html-variation-admin.php:287
msgid "Weight in decimal form"
msgstr "Weight in decimal form"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:14
#: includes/admin/meta-boxes/views/html-product-data-variations.php:84
#: includes/admin/views/html-bulk-edit-product.php:118
#: includes/admin/views/html-quick-edit-product.php:98
#: includes/wc-template-functions.php:3468
msgid "Weight"
msgstr "Weight"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:121
msgid "Sold individually"
msgstr "Sold individually"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:106
#: includes/admin/meta-boxes/views/html-variation-admin.php:267
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1956
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1906
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-inventory.php:103
#: includes/admin/meta-boxes/views/html-variation-admin.php:264
#: includes/admin/reports/class-wc-report-stock.php:176
msgid "Stock status"
msgstr "Stock status"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:70
#: includes/admin/meta-boxes/views/html-variation-admin.php:209
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/wc-product-functions.php:921
msgid "Allow, but notify customer"
msgstr "Allow, but notify customer"

#: includes/wc-product-functions.php:920
msgid "Do not allow"
msgstr "Do not allow"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:67
#: includes/admin/meta-boxes/views/html-variation-admin.php:206
msgid "Allow backorders?"
msgstr "Allow back-orders?"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:52
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/admin/views/html-bulk-edit-product.php:253
#: includes/admin/views/html-bulk-edit-product.php:271
#: includes/admin/views/html-quick-edit-product.php:193
msgid "Stock qty"
msgstr "Stock qty"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:37
#: includes/admin/meta-boxes/views/html-variation-admin.php:104
#: includes/admin/views/html-bulk-edit-product.php:234
#: includes/admin/views/html-quick-edit-product.php:168
msgid "Manage stock?"
msgstr "Manage stock?"

#: includes/admin/meta-boxes/views/html-product-data-general.php:197
#: includes/admin/meta-boxes/views/html-variation-admin.php:361
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/settings/views/html-settings-tax.php:24
#: includes/admin/views/html-bulk-edit-product.php:95
#: includes/admin/views/html-quick-edit-product.php:72
#: includes/wc-product-functions.php:885
msgid "Standard"
msgstr "Standard"

#: includes/admin/meta-boxes/views/html-product-data-general.php:186
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/meta-boxes/views/html-product-data-general.php:183
#: includes/admin/views/html-bulk-edit-product.php:78
#: includes/admin/views/html-quick-edit-product.php:56
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:27
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:59
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:93
msgctxt "Tax status"
msgid "None"
msgstr "None"

#: includes/admin/meta-boxes/views/html-product-data-general.php:182
#: includes/admin/views/html-bulk-edit-product.php:77
#: includes/admin/views/html-quick-edit-product.php:55
msgid "Shipping only"
msgstr "Shipping only"

#: includes/admin/meta-boxes/views/html-product-data-general.php:181
#: includes/admin/views/html-bulk-edit-product.php:76
#: includes/admin/views/html-quick-edit-product.php:54
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:26
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:58
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:92
msgid "Taxable"
msgstr "Taxable"

#: includes/admin/meta-boxes/views/html-product-data-general.php:159
#: includes/admin/meta-boxes/views/html-variation-admin.php:481
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-order-download-permission.php:33
#: includes/admin/meta-boxes/views/html-product-data-general.php:158
#: includes/admin/meta-boxes/views/html-variation-admin.php:480
#: templates/emails/email-downloads.php:58
#: templates/emails/plain/email-downloads.php:40
#: templates/order/order-downloads.php:62
msgid "Never"
msgstr "Never"

#: includes/admin/meta-boxes/views/html-product-data-general.php:144
#: includes/admin/meta-boxes/views/html-variation-admin.php:463
msgid "Leave blank for unlimited re-downloads."
msgstr "Leave blank for unlimited re-downloads."

#: includes/admin/meta-boxes/views/html-order-download-permission.php:29
#: includes/admin/meta-boxes/views/html-product-data-general.php:143
#: includes/admin/meta-boxes/views/html-variation-admin.php:462
msgid "Unlimited"
msgstr "Unlimited"

#: includes/admin/meta-boxes/views/html-product-data-general.php:118
msgid "Add File"
msgstr "Add File"

#: includes/admin/meta-boxes/views/html-product-data-general.php:85
#: includes/admin/meta-boxes/views/html-variation-admin.php:401
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/views/html-product-data-general.php:85
#: includes/admin/meta-boxes/views/html-variation-admin.php:401
msgid "File URL"
msgstr "File URL"

#: includes/admin/meta-boxes/views/html-product-data-general.php:84
#: includes/admin/meta-boxes/views/html-variation-admin.php:400
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:79
#: includes/admin/meta-boxes/views/html-variation-admin.php:396
msgid "Downloadable files"
msgstr "Downloadable files"

#: includes/admin/meta-boxes/views/html-product-data-general.php:69
#: includes/admin/meta-boxes/views/html-variation-admin.php:162
msgctxt "placeholder"
msgid "To&hellip;"
msgstr "To&hellip;"

#: includes/admin/meta-boxes/views/html-product-data-general.php:68
#: includes/admin/meta-boxes/views/html-variation-admin.php:158
msgctxt "placeholder"
msgid "From&hellip;"
msgstr "From&hellip;"

#: includes/admin/meta-boxes/views/html-product-data-general.php:67
msgid "Sale price dates"
msgstr "Sale price dates"

#: includes/admin/meta-boxes/views/html-product-data-general.php:56
#: includes/admin/meta-boxes/views/html-variation-admin.php:144
msgid "Schedule"
msgstr "Schedule"

#: includes/admin/meta-boxes/views/html-product-data-general.php:31
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:30
#: includes/class-wc-product-external.php:171
#: includes/class-wc-product-external.php:181
msgctxt "placeholder"
msgid "Buy product"
msgstr "Buy product"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:538
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:712
#: includes/admin/meta-boxes/views/html-product-data-general.php:29
#: includes/export/class-wc-product-csv-exporter.php:146
msgid "Button text"
msgstr "Button text"

#: includes/admin/meta-boxes/views/html-product-data-general.php:21
msgid "Enter the external URL to the product."
msgstr "Enter the external URL to the product."

#: includes/admin/meta-boxes/views/html-product-data-general.php:19
msgid "Product URL"
msgstr "Product URL"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:23
#: includes/admin/meta-boxes/views/html-variation-admin.php:82
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-inventory.php:21
#: includes/admin/meta-boxes/views/html-variation-admin.php:80
msgid "Stock Keeping Unit"
msgstr "Stock Keeping Unit"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:123
#: includes/admin/settings/class-wc-settings-advanced.php:27
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:651
msgid "Advanced"
msgstr "Advanced"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:117
#: includes/class-wc-post-types.php:377
#: src/Admin/API/Reports/Products/Controller.php:401
#: src/Admin/ReportCSVEmail.php:41 src/Internal/Admin/Analytics.php:252
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/9198.js:1
#: assets/client/admin/chunks/analytics-report-categories.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/meta-boxes/class-wc-meta-box-product-data.php:105
msgid "Linked Products"
msgstr "Linked Products"

#: includes/admin/class-wc-admin-setup-wizard.php:241
#: includes/admin/class-wc-admin-setup-wizard.php:1020
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:451
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:99
#: includes/admin/meta-boxes/views/html-order-shipping.php:22
#: includes/admin/meta-boxes/views/html-product-data-variations.php:80
#: includes/admin/settings/class-wc-settings-shipping.php:27
#: includes/admin/settings/class-wc-settings-tax.php:234
#: includes/admin/settings/views/html-settings-tax.php:40
#: includes/class-wc-order-item-shipping.php:201
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:198
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:463
#: 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
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping-frontend.js:11
#: packages/woocommerce-blocks/build/cart-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:38
#: packages/woocommerce-blocks/build/cart.js:46
#: packages/woocommerce-blocks/build/checkout-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:28
#: packages/woocommerce-blocks/build/checkout.js:50
#: packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js:3
#: packages/woocommerce-blocks/build/mini-cart-contents.js:15
msgid "Shipping"
msgstr "Shipping"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:93
#: includes/admin/meta-boxes/views/html-product-data-variations.php:72
#: includes/admin/settings/class-wc-settings-products.php:40
#: includes/admin/settings/class-wc-settings-products.php:222
msgid "Inventory"
msgstr "Inventory"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:70
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:63
msgid "Virtual products are intangible and are not shipped."
msgstr "Virtual products are intangible and are not shipped."

#: includes/admin/meta-boxes/views/html-product-data-panel.php:18
msgid "Product Type"
msgstr "Product Type"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:50
#: includes/admin/meta-boxes/views/html-order-items.php:426
#: includes/admin/meta-boxes/views/html-order-items.php:482
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:28
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:33
#: templates/myaccount/my-address.php:63
msgid "Add"
msgstr "Add"

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

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:47
msgid "Private note"
msgstr "Private note"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:41
msgid "Add a note for your reference, or add a customer note (the user will be notified)."
msgstr "Add a note for your reference, or add a customer note (the user will be notified)."

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

#: includes/admin/meta-boxes/views/html-order-notes.php:44
msgid "There are no notes yet."
msgstr "There are no notes yet."

#: includes/admin/meta-boxes/views/html-order-notes.php:37
#: includes/class-wc-ajax.php:1476
msgid "Delete note"
msgstr "Delete note"

#. translators: %s: plugin author
#. translators: %s: note author
#. translators: %s: Comment author.
#: includes/admin/class-wc-admin-status.php:430
#: includes/admin/meta-boxes/views/html-order-notes.php:34
#: includes/admin/views/html-admin-page-status-report.php:677
#: includes/class-wc-ajax.php:1473 templates/content-widget-reviews.php:38
msgid "by %s"
msgstr "by %s"

#. translators: $1: Date created, $2 Time created
#: includes/class-wc-ajax.php:1467
msgid "added on %1$s at %2$s"
msgstr "added on %1$s at %2$s"

#: 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-downloads.php:77
msgid "Search for a downloadable product&hellip;"
msgstr "Search for a downloadable product&hellip;"

#. translators: file name.
#. translators: %d file count
#: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:64
#: includes/class-wc-ajax.php:856
msgid "File %d"
msgstr "File %d"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:533
msgid "Customer notes about the order"
msgstr "Customer notes about the order"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:532
msgid "Customer provided note"
msgstr "Customer provided note"

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

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:454
msgid "Load shipping address"
msgstr "Load shipping address"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:265
#: includes/gateways/paypal/includes/settings-paypal.php:91
msgid "Shipping details"
msgstr "Shipping details"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:439
#: includes/class-wc-privacy-exporters.php:308
msgid "Transaction ID"
msgstr "Transaction ID"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:427
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:429
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:638
#: includes/admin/meta-boxes/views/html-order-shipping.php:44
#: includes/admin/meta-boxes/views/html-order-shipping.php:46
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:65
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Other"
msgstr "Other"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:506
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:507
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:413
#: includes/admin/meta-boxes/views/html-order-shipping.php:29
#: includes/admin/settings/class-wc-settings-accounts.php:180
#: includes/admin/settings/class-wc-settings-accounts.php:192
#: includes/admin/settings/class-wc-settings-accounts.php:201
#: includes/admin/settings/class-wc-settings-accounts.php:210
#: includes/admin/settings/class-wc-settings-accounts.php:219
#: includes/admin/settings/class-wc-settings-emails.php:127
#: includes/admin/settings/class-wc-settings-emails.php:139
#: includes/admin/settings/views/settings-tax.php:104
#: includes/emails/class-wc-email-cancelled-order.php:189
#: includes/emails/class-wc-email-customer-invoice.php:226
#: includes/emails/class-wc-email-customer-refunded-order.php:282
#: includes/emails/class-wc-email-failed-order.php:187
#: includes/emails/class-wc-email-new-order.php:210
#: includes/emails/class-wc-email.php:745
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:59
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:70
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:95
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:90
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:99
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:138
#: includes/wc-account-functions.php:355
#: includes/wc-formatting-functions.php:1305
#: includes/wc-formatting-functions.php:1324
#: src/Admin/API/Reports/Coupons/Controller.php:335
#: src/Admin/API/Reports/Coupons/DataStore.php:178
#: src/Admin/API/Reports/Products/Controller.php:443
#: src/Admin/API/Reports/Products/Controller.php:444
#: templates/emails/email-addresses.php:32
#: templates/order/order-details-customer.php:34
#: templates/order/order-details-customer.php:52
#: templates/single-product/meta.php:30
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-products.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:345
msgid "No billing address set."
msgstr "No billing address set."

#: includes/admin/class-wc-admin-setup-wizard.php:511
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:37
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:330
#: assets/client/admin/app/index.js:2
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Address"
msgstr "Address"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:335
msgid "Load billing address"
msgstr "Load billing address"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:245
#: templates/checkout/form-billing.php:28
msgid "Billing details"
msgstr "Billing details"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:283
msgid "Customer:"
msgstr "Customer:"

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:76
#: assets/client/admin/chunks/9198.js:1
msgid "Order Status"
msgstr "Order Status"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:251
msgid "h"
msgstr "h"

#: includes/class-wc-privacy-exporters.php:252
msgid "Order Date"
msgstr "Order Date"

#: includes/cli/class-wc-cli-runner.php:111
#: src/Admin/API/Reports/Customers/Controller.php:228
#: src/Admin/API/Reports/Orders/Controller.php:206
msgid "Customer ID."
msgstr "Customer ID."

#. translators: %s: payment method
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:195
msgid "Payment via %s"
msgstr "Payment via %s"

#: includes/admin/class-wc-admin-profile.php:86
#: includes/admin/class-wc-admin-profile.php:146
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:254
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:88
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:137
#: includes/class-wc-countries.php:1602
#: includes/customizer/class-wc-shop-customizer.php:689
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:73
#: packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:32
#: packages/woocommerce-blocks/build/checkout.js:48
msgid "Phone"
msgstr "Phone"

#. translators: Submit button text for filters.
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:55
#: includes/widgets/class-wc-widget-layered-nav.php:288
#: packages/woocommerce-blocks/build/attribute-filter-frontend.js:7
#: packages/woocommerce-blocks/build/attribute-filter.js:7
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-coupon-form-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:42
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-coupon-form-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:32
#: packages/woocommerce-blocks/build/price-filter-frontend.js:5
#: packages/woocommerce-blocks/build/price-filter.js:5
#: packages/woocommerce-blocks/build/stock-filter-frontend.js:15
#: packages/woocommerce-blocks/build/stock-filter.js:7
msgid "Apply"
msgstr "Apply"

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:202
msgid "Regenerate download permissions"
msgstr "Regenerate download permissions"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:362
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."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:329
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:327
msgid "Usage limit per user"
msgstr "Usage limit per user"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:311
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/meta-boxes/class-wc-meta-box-coupon-data.php:309
msgid "Limit usage to X items"
msgstr "Limit usage to X items"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:293
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:291
msgid "Usage limit per coupon"
msgstr "Usage limit per coupon"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:269
msgid "No restrictions"
msgstr "No restrictions"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:247
msgid "No categories"
msgstr "No categories"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:246
msgid "Exclude categories"
msgstr "Exclude categories"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:230
msgid "Any category"
msgstr "Any category"

#: includes/admin/class-wc-admin-pointers.php:237
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:229
#: includes/class-wc-post-types.php:97
#: includes/react-admin/connect-existing-pages.php:255
#: includes/widgets/class-wc-widget-product-categories.php:43
msgid "Product categories"
msgstr "Product categories"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:207
msgid "Exclude products"
msgstr "Exclude products"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:190
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:208
#: includes/admin/meta-boxes/views/html-order-items.php:413
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:15
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:33
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:49
#: includes/admin/reports/class-wc-report-sales-by-product.php:221
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1417
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:274
msgid "Search for a product&hellip;"
msgstr "Search for a product&hellip;"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:179
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:178
msgid "Exclude sale items"
msgstr "Exclude sale items"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:169
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."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:168
msgid "Individual use only"
msgstr "Individual use only"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:157
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:156
msgid "No maximum"
msgstr "No maximum"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:155
msgid "Maximum spend"
msgstr "Maximum spend"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:144
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/meta-boxes/class-wc-meta-box-coupon-data.php:143
msgid "No minimum"
msgstr "No minimum"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:142
msgid "Minimum spend"
msgstr "Minimum spend"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:118
msgid "Coupon expiry date"
msgstr "Coupon expiry date"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:106
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)."

#: 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:93
msgid "Value of the coupon."
msgstr "Value of the coupon."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:81
msgid "Discount type"
msgstr "Discount type"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:58
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/meta-boxes/class-wc-meta-box-coupon-data.php:48
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:242
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:87
#: includes/admin/settings/class-wc-settings-general.php:24
#: includes/admin/settings/class-wc-settings-page.php:173
#: includes/admin/settings/class-wc-settings-products.php:39
msgid "General"
msgstr "General"

#: 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/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:328
msgid "Delimiter"
msgstr "Delimiter"

#: includes/admin/importers/class-wc-tax-rate-importer.php:321
msgid "OR enter path to file:"
msgstr "OR enter path to file:"

#. 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:302
msgid "Choose a file from your computer:"
msgstr "Choose a file from your computer:"

#: 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: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: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/importers/class-wc-tax-rate-importer.php:199
msgid "All done!"
msgstr "All done!"

#: 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-product-csv-importer-controller.php:411
#: 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/class-wc-admin.php:251
msgid "Thank you for selling with WooCommerce."
msgstr "Thank you for selling with WooCommerce."

#: includes/admin/class-wc-admin.php:242
msgid "Thanks :)"
msgstr "Thanks :)"

#: includes/admin/class-wc-admin.php:196
msgid "HTML email template"
msgstr "HTML email template"

#: includes/class-wc-install.php:1819
#: assets/client/admin/chunks/marketing-overview.js:1
msgid "Docs"
msgstr "Docs"

#: 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"

#: includes/admin/class-wc-admin-webhooks.php:298
#: includes/admin/settings/class-wc-settings-advanced.php:42
msgid "Webhooks"
msgstr "Webhooks"

#: includes/admin/class-wc-admin-webhooks.php:259
msgid "Webhook created successfully."
msgstr "Webhook created successfully."

#: includes/admin/class-wc-admin-webhooks.php:254
msgid "Webhook updated successfully."
msgstr "Webhook updated successfully."

#. 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."

#: includes/admin/class-wc-admin-webhooks-table-list.php:220
msgid "You do not have permission to edit Webhooks"
msgstr "You do not have permission to edit Webhooks"

#: 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"

#. translators: %s: date
#: includes/admin/class-wc-admin-webhooks.php:74
#: includes/legacy/api/v2/class-wc-api-webhooks.php:199
#: includes/legacy/api/v3/class-wc-api-webhooks.php:199
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:516
msgid "Webhook created on %s"
msgstr "Webhook created on %s"

#: src/Internal/Admin/Orders/ListTable.php:425
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1321
msgid "Empty Trash"
msgstr "Empty Bin"

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:66
#: src/Internal/Admin/Orders/ListTable.php:200
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:692
msgid "Move to Trash"
msgstr "Move to bin"

#. translators: %s: count
#: includes/admin/class-wc-admin-webhooks-table-list.php:180
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>"

#. translators: %s: number of orders
#: packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php:109
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>"

#: includes/admin/class-wc-admin-webhooks-table-list.php:51
#: includes/admin/settings/views/html-webhooks-edit.php:112
msgid "Delivery URL"
msgstr "Delivery URL"

#: includes/admin/class-wc-admin-webhooks-table-list.php:50
#: includes/admin/settings/views/html-webhooks-edit.php:56
msgid "Topic"
msgstr "Topic"

#: includes/admin/class-wc-admin-taxonomies.php:364
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/class-wc-admin-taxonomies.php:331
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/admin/class-wc-admin-taxonomies.php:167
#: includes/admin/class-wc-admin-taxonomies.php:277
msgid "Use image"
msgstr "Use image"

#: includes/admin/class-wc-admin-taxonomies.php:141
#: includes/admin/class-wc-admin-taxonomies.php:251
#: assets/client/admin/components/index.js:2
msgid "Remove image"
msgstr "Remove image"

#: includes/admin/class-wc-admin-taxonomies.php:140
#: includes/admin/class-wc-admin-taxonomies.php:250
msgid "Upload/Add image"
msgstr "Upload/Add image"

#: includes/admin/class-wc-admin-taxonomies.php:136
#: includes/admin/class-wc-admin-taxonomies.php:245
#: includes/admin/class-wc-admin-taxonomies.php:455
msgid "Thumbnail"
msgstr "Thumbnail"

#: includes/admin/class-wc-admin-taxonomies.php:132
#: includes/admin/class-wc-admin-taxonomies.php:240
msgid "Both"
msgstr "Both"

#: includes/admin/class-wc-admin-taxonomies.php:131
#: includes/admin/class-wc-admin-taxonomies.php:239
msgid "Subcategories"
msgstr "Subcategories"

#: includes/admin/class-wc-admin-taxonomies.php:130
#: includes/admin/class-wc-admin-taxonomies.php:238
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:189
#: includes/admin/settings/class-wc-settings-products.php:27
#: includes/class-wc-post-types.php:322
#: includes/react-admin/connect-existing-pages.php:204
#: includes/widgets/class-wc-widget-products.php:27
#: src/Admin/API/Reports/Categories/Controller.php:340
#: src/Admin/Features/Navigation/CoreMenu.php:103
#: src/Admin/ReportCSVEmail.php:37 src/Internal/Admin/Analytics.php:222
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/9198.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
#: packages/woocommerce-blocks/assets/js/editor-components/product-control/index.js:27
#: packages/woocommerce-blocks/assets/js/editor-components/products-control/index.js:36
#: packages/woocommerce-blocks/build/all-products.js:9
#: packages/woocommerce-blocks/build/featured-category.js:16
#: packages/woocommerce-blocks/build/featured-product.js:16
#: packages/woocommerce-blocks/build/handpicked-products.js:5
#: packages/woocommerce-blocks/build/handpicked-products.js:7
#: packages/woocommerce-blocks/build/reviews-by-product.js:19
#: packages/woocommerce-blocks/build/single-product.js:5
msgid "Products"
msgstr "Products"

#: includes/admin/class-wc-admin-taxonomies.php:127
#: includes/admin/class-wc-admin-taxonomies.php:234
#: includes/widgets/class-wc-widget-layered-nav.php:88
msgid "Display type"
msgstr "Display type"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:189
msgid "Delete WooCommerce tax rates"
msgstr "Delete WooCommerce tax rates"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:159
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/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:158
msgid "Reset capabilities"
msgstr "Reset capabilities"

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

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:154
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 catalog."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:153
msgid "Recount terms"
msgstr "Recount terms"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:152
msgid "Term counts"
msgstr "Term counts"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:134
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:132
msgid "Expired transients"
msgstr "Expired transients"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:129
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:128
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:133
msgid "Clear transients"
msgstr "Clear transients"

#: includes/admin/class-wc-admin-status.php:84
msgid "Your changes have been saved."
msgstr "Your changes have been saved."

#. translators: %s: callback string
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:622
msgid "There was an error calling %s"
msgstr "There was an error calling %s"

#. translators: %1$s: callback string, %2$s: error message
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:600
msgid "There was an error calling %1$s: %2$s"
msgstr "There was an error calling %1$s: %2$s"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:544
msgid "Tax rates successfully deleted"
msgstr "Tax rates successfully deleted"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:519
msgid "Terms successfully recounted"
msgstr "Terms successfully recounted"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:514
msgid "Roles successfully reset"
msgstr "Roles successfully reset"

#. translators: %d: amount of expired transients
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:461
msgid "%d transients rows cleared"
msgstr "%d transients rows cleared"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:456
msgid "Product transients cleared"
msgstr "Product transients cleared"

#: includes/admin/class-wc-admin-assets.php:491
#: src/Internal/Admin/Notes/WooCommerceSubscriptions.php:55
msgid "Learn More"
msgstr "Learn More"

#: includes/admin/class-wc-admin-setup-wizard.php:2257
msgid "Next step"
msgstr "Next step"

#: includes/wc-product-functions.php:922
msgid "Allow"
msgstr "Allow"

#: includes/gateways/cod/class-wc-gateway-cod.php:71
msgid "Enable cash on delivery"
msgstr "Enable cash on delivery"

#: includes/admin/class-wc-admin-setup-wizard.php:1605
#: includes/gateways/cod/class-wc-gateway-cod.php:59
#: includes/gateways/cod/class-wc-gateway-cod.php:80
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:150
#: packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/index.js:15
#: packages/woocommerce-blocks/build/wc-payment-method-cod.js:1
msgid "Cash on delivery"
msgstr "Cash on delivery"

#: includes/admin/class-wc-admin-setup-wizard.php:1800
msgid "Offline Payments"
msgstr "Offline Payments"

#: includes/admin/class-wc-admin-setup-wizard.php:1464
msgid "PayPal email address"
msgstr "PayPal email address"

#: includes/admin/class-wc-admin-setup-wizard.php:524
#: includes/admin/class-wc-admin-setup-wizard.php:526
#: includes/class-wc-countries.php:846 includes/class-wc-countries.php:1164
#: includes/class-wc-countries.php:1289 includes/class-wc-countries.php:1484
msgid "State"
msgstr "State"

#: includes/admin/settings/class-wc-settings-products.php:136
msgid "yd"
msgstr "yd"

#: includes/admin/settings/class-wc-settings-products.php:135
msgid "in"
msgstr "in"

#: includes/admin/settings/class-wc-settings-products.php:134
msgid "mm"
msgstr "mm"

#: includes/admin/settings/class-wc-settings-products.php:133
msgid "cm"
msgstr "cm"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:252
#: includes/admin/settings/class-wc-settings-products.php:132
msgid "m"
msgstr "m"

#: includes/admin/settings/class-wc-settings-products.php:118
msgid "oz"
msgstr "oz"

#: includes/admin/settings/class-wc-settings-products.php:117
msgid "lbs"
msgstr "lbs"

#: includes/admin/settings/class-wc-settings-products.php:116
msgid "g"
msgstr "g"

#: includes/admin/settings/class-wc-settings-products.php:115
msgid "kg"
msgstr "kg"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:514
msgid "Decimal separator."
msgstr "Decimal separator."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:508
msgid "Thousand separator."
msgstr "Thousand separator."

#: includes/admin/settings/class-wc-settings-general.php:249
msgid "Right with space"
msgstr "Right with space"

#: includes/admin/settings/class-wc-settings-general.php:248
msgid "Left with space"
msgstr "Left with space"

#: includes/admin/settings/class-wc-settings-general.php:247
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/edit.js:114
#: packages/woocommerce-blocks/build/all-products.js:28
msgid "Right"
msgstr "Right"

#: includes/admin/settings/class-wc-settings-general.php:246
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/edit.js:100
#: packages/woocommerce-blocks/build/all-products.js:28
msgid "Left"
msgstr "Left"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:502
msgid "Currency position."
msgstr "Currency position."

#: includes/admin/class-wc-admin-setup-wizard.php:543
#: includes/admin/class-wc-admin-setup-wizard.php:546
msgid "Choose a currency&hellip;"
msgstr "Choose a currency&hellip;"

#: includes/admin/class-wc-admin-setup-wizard.php:504
msgid "Where is your store based?"
msgstr "Where is your store based?"

#: includes/admin/class-wc-admin-setup-wizard.php:369
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Skip this step"
msgstr "Skip this step"

#: includes/admin/class-wc-admin-setup-wizard.php:644
#: includes/admin/class-wc-admin-setup-wizard.php:1156
#: includes/admin/class-wc-admin-setup-wizard.php:1818
#: includes/admin/class-wc-admin-setup-wizard.php:1949
#: includes/admin/importers/views/html-product-csv-import-form.php:101
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/profile-wizard.js:1
#: assets/client/admin/components/index.js:2
msgid "Continue"
msgstr "Continue"

#: includes/class-wc-install.php:746
msgctxt "Page title"
msgid "My account"
msgstr "My account"

#: includes/class-wc-install.php:741
msgctxt "Page title"
msgid "Checkout"
msgstr "Checkout"

#: includes/class-wc-install.php:736
msgctxt "Page title"
msgid "Cart"
msgstr "Basket"

#: includes/class-wc-install.php:731
msgctxt "Page title"
msgid "Shop"
msgstr "Shop"

#: includes/admin/class-wc-admin-setup-wizard.php:367
msgid "Not right now"
msgstr "Not right now"

#: includes/admin/class-wc-admin-setup-wizard.php:598
msgid "Let's go!"
msgstr "Let's go!"

#: includes/admin/class-wc-admin-setup-wizard.php:346
msgid "WooCommerce &rsaquo; Setup Wizard"
msgstr "WooCommerce &rsaquo; Setup Wizard"

#: includes/admin/class-wc-admin-setup-wizard.php:256
msgid "Ready!"
msgstr "Ready!"

#: includes/class-wc-privacy.php:122 src/Internal/Admin/WcPayWelcomePage.php:80
#: src/Internal/Admin/WcPayWelcomePage.php:100
#: src/Internal/Admin/WcPayWelcomePage.php:101
#: assets/client/admin/chunks/homescreen.js:1
msgid "Payments"
msgstr "Payments"

#: includes/admin/settings/class-wc-settings-advanced.php:40
#: includes/admin/settings/class-wc-settings-advanced.php:57
msgid "Page setup"
msgstr "Page setup"

#: includes/abstracts/abstract-wc-settings-api.php:803
#: includes/admin/class-wc-admin-settings.php:689
#: includes/admin/meta-boxes/views/html-product-attribute.php:58
msgid "Select none"
msgstr "Select none"

#: includes/abstracts/abstract-wc-settings-api.php:803
#: includes/admin/class-wc-admin-menus.php:373
#: includes/admin/class-wc-admin-settings.php:689
#: includes/admin/meta-boxes/views/html-product-attribute.php:57
msgid "Select all"
msgstr "Select all"

#: includes/admin/class-wc-admin-settings.php:592
msgid "Select a page&hellip;"
msgstr "Select a page&hellip;"

#: includes/admin/class-wc-admin-settings.php:561
msgid "Hard crop?"
msgstr "Hard crop?"

#: includes/admin/class-wc-admin-settings.php:549
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:144
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:82
msgid "Your settings have been saved."
msgstr "Your settings have been saved."

#: includes/admin/class-wc-admin-reports.php:134
msgid "Taxes by date"
msgstr "Taxes by date"

#: includes/admin/class-wc-admin-reports.php:128
msgid "Taxes by code"
msgstr "Taxes by code"

#: includes/admin/class-wc-admin-reports.php:125
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:462
#: src/Admin/ReportCSVEmail.php:40 src/Internal/Admin/Analytics.php:282
#: 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
#: packages/woocommerce-blocks/build/blocks-checkout.js:1
#: packages/woocommerce-blocks/build/cart.js:44
#: packages/woocommerce-blocks/build/checkout.js:44
msgid "Taxes"
msgstr "Taxes"

#: includes/admin/class-wc-admin-reports.php:114
msgid "Most stocked"
msgstr "Most stocked"

#: includes/admin/class-wc-admin-reports.php:102
msgid "Low in stock"
msgstr "Low in stock"

#: includes/admin/class-wc-admin-reports.php:91
msgid "Customer list"
msgstr "Customer list"

#: includes/admin/class-wc-admin-reports.php:85
msgid "Customers vs. guests"
msgstr "Customers vs. guests"

#: includes/admin/class-wc-admin-reports.php:82
#: src/Admin/Features/Navigation/CoreMenu.php:210
#: src/Admin/ReportCSVEmail.php:34 src/Internal/Admin/Analytics.php:312
#: 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:68
msgid "Coupons by date"
msgstr "Coupons by date"

#: includes/admin/class-wc-admin-reports.php:62
msgid "Sales by category"
msgstr "Sales by category"

#: includes/admin/class-wc-admin-reports.php:56
msgid "Sales by product"
msgstr "Sales by product"

#: includes/admin/class-wc-admin-reports.php:50
msgid "Sales by date"
msgstr "Sales by date"

#: includes/admin/class-wc-admin-reports.php:47
#: includes/admin/reports/class-wc-report-customer-list.php:219
#: includes/admin/settings/class-wc-settings-advanced.php:238
#: includes/class-wc-post-types.php:393
#: includes/class-wc-privacy-exporters.php:76 includes/class-wc-query.php:134
#: includes/react-admin/connect-existing-pages.php:133
#: includes/react-admin/connect-existing-pages.php:143
#: includes/wc-account-functions.php:100 src/Admin/API/Leaderboards.php:149
#: src/Admin/API/Leaderboards.php:285
#: src/Admin/API/Reports/Categories/Controller.php:341
#: src/Admin/API/Reports/Coupons/Controller.php:308
#: src/Admin/API/Reports/Customers/Controller.php:610
#: src/Admin/API/Reports/Orders/Stats/Controller.php:172
#: src/Admin/API/Reports/Products/Controller.php:399
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:457
#: src/Admin/API/Reports/Taxes/Controller.php:315
#: src/Admin/API/Reports/Variations/Controller.php:434
#: src/Admin/Features/Navigation/CoreMenu.php:97
#: src/Admin/Features/Navigation/CoreMenu.php:283
#: src/Admin/ReportCSVEmail.php:36 src/Internal/Admin/Analytics.php:242
#: src/Internal/Admin/Orders/ListTable.php:124
#: src/Internal/Admin/Orders/PageController.php:133
#: src/Internal/Admin/Orders/PageController.php:134
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/9198.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
msgid "Orders"
msgstr "Orders"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:249
#: includes/admin/reports/class-wc-report-customer-list.php:217
#: includes/admin/settings/class-wc-settings-emails.php:300
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php:37
#: src/Admin/API/Reports/Customers/Controller.php:609
#: templates/single-product-reviews.php:95
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Email"
msgstr "Email"

#: 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"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:346
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "State/County"
msgstr "State/County"

#: includes/class-wc-countries.php:843 includes/class-wc-countries.php:1284
#: includes/class-wc-countries.php:1294 includes/class-wc-countries.php:1494
msgid "Postcode"
msgstr "Postcode"

#: includes/admin/class-wc-admin-profile.php:66
#: includes/admin/class-wc-admin-profile.php:126
#: includes/admin/class-wc-admin-setup-wizard.php:519
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:65
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:117
#: includes/admin/settings/class-wc-settings-general.php:71
#: includes/admin/settings/class-wc-settings-tax.php:229
#: includes/admin/settings/views/html-settings-tax.php:35
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:49
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:342
#: src/Admin/API/Reports/Customers/Controller.php:614
#: templates/cart/shipping-calculator.php:80 assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "City"
msgstr "City"

#: 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:53
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:105
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:31
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:326
#: packages/woocommerce-blocks/build/checkout.js:48
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Company"
msgstr "Company"

#: 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:49
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:101
#: includes/class-wc-countries.php:692 includes/class-wc-form-handler.php:269
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:25
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:322
#: templates/myaccount/form-edit-account.php:31
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Last name"
msgstr "Last name"

#: 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:45
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:97
#: includes/class-wc-countries.php:685 includes/class-wc-form-handler.php:268
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:19
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:318
#: templates/myaccount/form-edit-account.php:27
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "First name"
msgstr "First name"

#: includes/admin/class-wc-admin-post-types.php:706
#: includes/admin/meta-boxes/views/html-order-items.php:319
#: includes/admin/meta-boxes/views/html-order-items.php:385
#: includes/admin/meta-boxes/views/html-product-data-general.php:70
#: includes/admin/meta-boxes/views/html-product-data-variations.php:123
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:48
#: includes/wc-account-functions.php:290
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:133
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:158
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:81
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:360
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/3945.js:1
#: assets/client/admin/chunks/6063.js:1 assets/client/admin/chunks/6340.js:1
#: assets/client/admin/chunks/activity-panels-inbox.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/customer-effort-score/index.js:1
#: assets/client/admin/experimental/index.js:2
#: packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js:229
#: packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js:244
#: packages/woocommerce-blocks/build/all-products.js:36
#: packages/woocommerce-blocks/build/product-category.js:5
#: packages/woocommerce-blocks/build/product-tag.js:9
msgid "Cancel"
msgstr "Cancel"

#: includes/admin/class-wc-admin-post-types.php:705
msgid "OK"
msgstr "OK"

#: includes/admin/class-wc-admin-post-types.php:676
msgid "Catalog visibility:"
msgstr "Catalog visibility:"

#: includes/admin/views/html-bulk-edit-product.php:190
#: includes/admin/views/html-quick-edit-product.php:148
#: includes/customizer/class-wc-shop-customizer.php:710
#: includes/wc-product-functions.php:871
msgid "Hidden"
msgstr "Hidden"

#: includes/admin/views/html-bulk-edit-product.php:189
#: includes/admin/views/html-quick-edit-product.php:147
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:755
#: packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php:43
#: packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php:111
#: 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
#: packages/woocommerce-blocks/assets/js/blocks/product-search/block.js:61
#: packages/woocommerce-blocks/assets/js/blocks/product-search/edit.js:107
#: packages/woocommerce-blocks/build/product-search.js:1
msgid "Search"
msgstr "Search"

#: includes/admin/views/html-bulk-edit-product.php:188
#: includes/admin/views/html-quick-edit-product.php:146
msgid "Catalog"
msgstr "Catalogue"

#: includes/admin/class-wc-admin-post-types.php:638
msgid "Description (optional)"
msgstr "Description (optional)"

#: includes/admin/class-wc-admin-post-types.php:623
#: src/Admin/API/Leaderboards.php:146
#: src/Admin/API/Reports/Coupons/Controller.php:307 templates/cart/cart.php:143
#: templates/checkout/form-coupon.php:35
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-coupon-form-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:42
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-coupon-form-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:32
msgid "Coupon code"
msgstr "Coupon code"

#: includes/admin/class-wc-admin-pointers.php:96
#: includes/admin/class-wc-admin-post-types.php:620
#: assets/client/admin/wp-admin-scripts/product-tour.js:1
#: packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/edit.js:35
#: packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js:64
#: packages/woocommerce-blocks/build/all-reviews.js:9
#: packages/woocommerce-blocks/build/reviews-by-category.js:13
msgid "Product name"
msgstr "Product name"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:201
msgid "Show all types"
msgstr "Show all types"

#: includes/wc-product-functions.php:631
msgid "Simple product"
msgstr "Simple product"

#: includes/wc-product-functions.php:634 assets/client/admin/chunks/6063.js:1
#: assets/client/admin/chunks/6232.js:1 assets/client/admin/chunks/6340.js:1
msgid "Variable product"
msgstr "Variable product"

#: includes/wc-product-functions.php:633
msgid "External/Affiliate product"
msgstr "External/Affiliate product"

#: includes/wc-product-functions.php:632 assets/client/admin/chunks/6063.js:1
#: assets/client/admin/chunks/6340.js:1
msgid "Grouped product"
msgstr "Grouped product"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:553
msgid "Order status changed by bulk edit:"
msgstr "Order status changed by bulk edit:"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:377
#: src/Internal/Admin/Orders/ListTable.php:801
msgid "Complete"
msgstr "Complete"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:442
#: src/Internal/Admin/Orders/ListTable.php:793
msgid "Processing"
msgstr "Processing"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:318
#: includes/admin/reports/class-wc-report-downloads.php:198
msgid "Guest"
msgstr "Guest"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:125
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:332
#: src/Internal/Admin/Orders/ListTable.php:526
msgid "Billing"
msgstr "Billing"

#. translators: %d: notes count
#: src/Internal/Admin/Orders/ListTable.php:692
msgid "%d note"
msgid_plural "%d notes"
msgstr[0] "%d note"
msgstr[1] "%d notes"

#. translators: %d: notes count
#: src/Internal/Admin/Orders/ListTable.php:689
msgid "Plus %d other note"
msgid_plural "Plus %d other notes"
msgstr[0] "Plus %d other note"
msgstr[1] "Plus %d other notes"

#. translators: Review date format. See
#. https://www.php.net/manual/datetime.format.php
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1121
msgid "Y/m/d"
msgstr "Y/m/d"

#: includes/admin/reports/class-wc-report-stock.php:142
#: includes/admin/views/html-admin-page-status-logs.php:40
#: includes/wc-account-functions.php:286
#: packages/woocommerce-blocks/assets/js/editor-components/view-switcher/index.js:18
msgid "View"
msgstr "View"

#: src/Internal/Admin/Orders/ListTable.php:613
#: assets/client/admin/chunks/3945.js:1
msgid "Preview"
msgstr "Preview"

#: includes/admin/class-wc-admin-webhooks-table-list.php:94
#: includes/admin/class-wc-admin-webhooks-table-list.php:208
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:64
#: includes/admin/settings/views/html-webhooks-edit.php:214
#: src/Internal/Admin/Orders/ListTable.php:192
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:690
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:215
msgid "Delete permanently"
msgstr "Delete permanently"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:520
msgid "Delete this review permanently"
msgstr "Delete this review permanently"

#: includes/admin/class-wc-admin-duplicate-product.php:60
msgid "Trash"
msgstr "Bin"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:528
msgid "Move this review to the Trash"
msgstr "Move this review to the Bin"

#: src/Internal/Admin/Orders/ListTable.php:191
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:511
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:684
msgid "Restore"
msgstr "Restore"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:510
msgid "Restore this review from the Trash"
msgstr "Restore this review from the Bin"

#. Translators: %s Payment gateway name.
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:262
#: includes/admin/settings/class-wc-settings-payment-gateways.php:214
#: includes/admin/settings/class-wc-settings-shipping.php:295
#: includes/admin/views/html-bulk-edit-product.php:207
#: includes/admin/views/html-bulk-edit-product.php:241
#: includes/admin/views/html-bulk-edit-product.php:300
#: src/Internal/Admin/Notes/InsightFirstProductAndPayment.php:60
#: src/Internal/Admin/Notes/InsightFirstSale.php:62
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "No"
msgstr "No"

#. Translators: %s Payment gateway name.
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:260
#: includes/admin/settings/class-wc-settings-emails.php:337
#: includes/admin/settings/class-wc-settings-payment-gateways.php:211
#: includes/admin/settings/class-wc-settings-shipping.php:294
#: includes/admin/views/html-bulk-edit-product.php:206
#: includes/admin/views/html-bulk-edit-product.php:240
#: includes/admin/views/html-bulk-edit-product.php:299
#: src/Internal/Admin/Notes/InsightFirstProductAndPayment.php:51
#: src/Internal/Admin/Notes/InsightFirstSale.php:54
msgid "Yes"
msgstr "Yes"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:258
msgid "Toggle featured"
msgstr "Toggle featured"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:365
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:69
#: includes/admin/meta-boxes/views/html-variation-admin.php:94
msgid "Downloadable"
msgstr "Downloadable"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:369
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:62
#: includes/admin/meta-boxes/views/html-variation-admin.php:98
msgid "Virtual"
msgstr "Virtual"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:128
#: includes/admin/reports/class-wc-report-customer-list.php:222
#: includes/admin/reports/class-wc-report-stock.php:177
#: includes/wc-account-functions.php:200
#: src/Internal/Admin/Orders/ListTable.php:529
msgid "Actions"
msgstr "Actions"

#: includes/admin/class-wc-admin-dashboard.php:426
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:127
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:338
#: includes/admin/meta-boxes/views/html-order-item.php:125
#: includes/admin/meta-boxes/views/html-order-item.php:168
#: includes/admin/meta-boxes/views/html-order-items.php:44
#: includes/admin/reports/class-wc-report-taxes-by-code.php:218
#: includes/wc-account-functions.php:199
#: src/Internal/Admin/Orders/ListTable.php:528
#: templates/cart/cart-totals.php:98 templates/cart/cart-totals.php:99
#: templates/checkout/review-order.php:103 templates/myaccount/my-orders.php:17
#: templates/order/order-details.php:52
#: packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js:15
#: packages/woocommerce-blocks/build/cart-blocks/cart-order-summary-frontend.js:1
#: packages/woocommerce-blocks/build/cart.js:21
#: packages/woocommerce-blocks/build/cart.js:38
#: packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-frontend.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:28
#: packages/woocommerce-blocks/build/mini-cart-contents.js:13
msgid "Total"
msgstr "Total"

#: includes/class-wc-checkout.php:239
msgid "Order notes"
msgstr "Order notes"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:126
#: src/Internal/Admin/Orders/ListTable.php:527
msgid "Ship to"
msgstr "Ship to"

#: includes/admin/helper/class-wc-helper.php:225
#: includes/admin/helper/class-wc-helper.php:323
#: includes/admin/helper/class-wc-helper.php:337
msgid "Purchase"
msgstr "Purchase"

#: includes/abstracts/abstract-wc-order.php:2263
#: includes/admin/class-wc-admin-dashboard.php:424
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:122
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:172
#: 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:310
#: includes/wc-account-functions.php:196 src/Internal/Admin/Orders/Edit.php:100
#: src/Internal/Admin/Orders/ListTable.php:523
#: templates/myaccount/my-orders.php:14
#: 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/chunks/analytics-report-products.js:1
msgid "Order"
msgid_plural "Orders"
msgstr[0] "Order"
msgstr[1] ""

#: includes/admin/class-wc-admin-dashboard.php:425
#: includes/admin/class-wc-admin-menus.php:156
#: includes/admin/class-wc-admin-webhooks-table-list.php:49
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:124
#: includes/admin/meta-boxes/views/html-product-data-variations.php:58
#: includes/admin/settings/views/html-webhooks-edit.php:36
#: includes/react-admin/connect-existing-pages.php:38
#: includes/wc-account-functions.php:198
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:144
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:97
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:107
#: src/Admin/API/Reports/Orders/Controller.php:544
#: src/Admin/API/Reports/Products/Controller.php:405
#: src/Admin/API/Reports/Stock/Controller.php:546
#: src/Admin/API/Reports/Variations/Controller.php:438
#: src/Internal/Admin/Orders/ListTable.php:525
#: templates/myaccount/my-orders.php:16
#: 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-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Status"
msgstr "Status"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:88
msgid "Expiry date"
msgstr "Expiry 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:86
msgid "Product IDs"
msgstr "Product IDs"

#: 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:741
msgid "Coupon amount"
msgstr "Coupon amount"

#: 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:82
msgid "Code"
msgstr "Code"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:123
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:131
#: includes/admin/reports/class-wc-report-coupon-usage.php:366
#: includes/admin/reports/class-wc-report-customers.php:238
#: includes/admin/reports/class-wc-report-sales-by-category.php:272
#: includes/admin/reports/class-wc-report-sales-by-date.php:618
#: includes/admin/reports/class-wc-report-sales-by-product.php:411
#: includes/wc-account-functions.php:197
#: includes/widgets/class-wc-widget-products.php:53
#: src/Admin/API/Reports/Downloads/Controller.php:397
#: src/Admin/API/Reports/Orders/Controller.php:541
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:456
#: src/Internal/Admin/Orders/ListTable.php:524
#: templates/myaccount/my-orders.php:15
#: 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
msgid "Date"
msgstr "Date"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:528
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:129
#: includes/export/class-wc-product-csv-exporter.php:136
msgid "Tags"
msgstr "Tags"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:527
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:699
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:128
#: includes/admin/reports/class-wc-report-sales-by-category.php:199
#: includes/class-wc-post-types.php:95
#: includes/export/class-wc-product-csv-exporter.php:135
#: src/Admin/ReportCSVEmail.php:32 src/Internal/Admin/Analytics.php:262
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Categories"
msgstr "Categories"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:671
#: includes/admin/importers/mappings/generic.php:23
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:127
#: includes/admin/views/html-bulk-edit-product.php:21
#: includes/admin/views/html-quick-edit-product.php:32
#: includes/widgets/class-wc-widget-products.php:54 templates/cart/cart.php:31
#: templates/cart/cart.php:97 templates/emails/email-order-details.php:44
#: packages/woocommerce-blocks/build/active-filters-frontend.js:9
#: packages/woocommerce-blocks/build/active-filters.js:13
msgid "Price"
msgstr "Price"

#: includes/admin/class-wc-admin-reports.php:99
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:511
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:124
#: includes/admin/meta-boxes/views/html-product-data-variations.php:74
#: includes/export/class-wc-product-csv-exporter.php:119
#: src/Admin/API/Reports/Products/Controller.php:406
#: src/Admin/API/Reports/Stock/Controller.php:547
#: src/Admin/API/Reports/Variations/Controller.php:439
#: src/Admin/ReportCSVEmail.php:39 src/Internal/Admin/Analytics.php:302
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-categories.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:499
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:663
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:120
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:21
#: includes/admin/meta-boxes/views/html-variation-admin.php:80
#: includes/admin/views/html-quick-edit-product.php:21
#: includes/export/class-wc-product-csv-exporter.php:107
#: src/Admin/API/Reports/Products/Controller.php:396
#: src/Admin/API/Reports/Stock/Controller.php:545
#: src/Admin/API/Reports/Variations/Controller.php:431
#: assets/client/admin/chunks/analytics-report-categories.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-taxonomies.php:383
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:116
#: packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js:84
#: packages/woocommerce-blocks/build/all-reviews.js:1
#: packages/woocommerce-blocks/build/reviews-by-category.js:1
#: packages/woocommerce-blocks/build/reviews-by-product.js:1
msgid "Image"
msgstr "Image"

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:232
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:230
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:228
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:226
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:224
msgid "%s coupon updated."
msgid_plural "%s coupons updated."
msgstr[0] "%s coupon updated."
msgstr[1] "%s coupons updated."

#. translators: %s: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:219
#: src/Internal/Admin/Orders/ListTable.php:1057
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: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:217
#: src/Internal/Admin/Orders/ListTable.php:1052
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:215
#: src/Internal/Admin/Orders/ListTable.php:1062
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:213
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
#: includes/admin/class-wc-admin-post-types.php:211
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:206
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: product count
#: includes/admin/class-wc-admin-post-types.php:204
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:202
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:200
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:198
msgid "%s product updated."
msgid_plural "%s products updated."
msgstr[0] "%s product updated."
msgstr[1] "%s products updated."

#: includes/admin/class-wc-admin-post-types.php:182
msgid "Coupon draft updated."
msgstr "Coupon draft updated."

#: includes/admin/class-wc-admin-post-types.php:176
msgid "Coupon submitted."
msgstr "Coupon submitted."

#: includes/admin/class-wc-admin-post-types.php:175
msgid "Coupon saved."
msgstr "Coupon saved."

#: includes/admin/class-wc-admin-post-types.php:169
#: includes/admin/class-wc-admin-post-types.php:172
#: includes/admin/class-wc-admin-post-types.php:174
msgid "Coupon updated."
msgstr "Coupon updated."

#: includes/admin/class-wc-admin-post-types.php:163
msgid "Order draft updated."
msgstr "Order draft updated."

#: includes/admin/class-wc-admin-post-types.php:157
msgid "Order submitted."
msgstr "Order submitted."

#: includes/admin/class-wc-admin-post-types.php:156
msgid "Order saved."
msgstr "Order saved."

#: includes/admin/class-wc-admin-post-types.php:150
#: includes/admin/class-wc-admin-post-types.php:153
#: includes/admin/class-wc-admin-post-types.php:155
msgid "Order updated."
msgstr "Order updated."

#. translators: %s: product url
#: includes/admin/class-wc-admin-post-types.php:145
msgid "Product draft updated. <a target=\"_blank\" href=\"%s\">Preview product</a>"
msgstr "Product draft updated. <a target=\"_blank\" href=\"%s\">Preview product</a>"

#: includes/admin/class-wc-admin-post-types.php:141
#: includes/admin/class-wc-admin-post-types.php:161
#: includes/admin/class-wc-admin-post-types.php:180
#: includes/admin/settings/views/html-webhooks-edit.php:176
#: includes/admin/settings/views/html-webhooks-edit.php:185
#: includes/admin/settings/views/html-webhooks-edit.php:193
#: includes/class-wc-webhook.php:527
msgid "M j, Y @ G:i"
msgstr "M j, Y @ G:i"

#. translators: 1: date 2: product url
#: includes/admin/class-wc-admin-post-types.php:140
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>"

#. translators: %s: product url
#: includes/admin/class-wc-admin-post-types.php:137
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-post-types.php:135
msgid "Product saved."
msgstr "Product saved."

#. translators: %s: product url
#: includes/admin/class-wc-admin-post-types.php:134
msgid "Product published. <a href=\"%s\">View Product</a>"
msgstr "Product published. <a href=\"%s\">View Product</a>"

#: includes/admin/class-wc-admin-post-types.php:131
msgid "Product updated."
msgstr "Product updated."

#: includes/admin/class-wc-admin-post-types.php:130
#: includes/admin/class-wc-admin-post-types.php:152
#: includes/admin/class-wc-admin-post-types.php:171
msgid "Custom field deleted."
msgstr "Custom field deleted."

#: includes/admin/class-wc-admin-post-types.php:129
#: includes/admin/class-wc-admin-post-types.php:151
#: includes/admin/class-wc-admin-post-types.php:170
msgid "Custom field updated."
msgstr "Custom field updated."

#. translators: %s: Product view URL.
#: includes/admin/class-wc-admin-post-types.php:128
msgid "Product updated. <a href=\"%s\">View Product</a>"
msgstr "Product updated. <a href=\"%s\">View Product</a>"

#: includes/admin/class-wc-admin-pointers.php:251
msgid "When you are finished editing your product, hit the \"Publish\" button to publish your product to your store."
msgstr "When you are finished editing your product, hit the \"Publish\" button to publish your product to your store."

#: includes/admin/class-wc-admin-pointers.php:250
msgid "Publish your product!"
msgstr "Publish your product!"

#: includes/admin/class-wc-admin-pointers.php:238
msgid "Optionally assign categories to your products to make them easier to browse through and find in your store."
msgstr "Optionally assign categories to your products to make them easier to browse through and find in your store."

#: includes/widgets/class-wc-widget-product-categories.php:39
#: packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js:119
#: packages/woocommerce-blocks/build/featured-category.js:6
#: packages/woocommerce-blocks/build/featured-product.js:6
#: packages/woocommerce-blocks/build/product-best-sellers.js:5
#: packages/woocommerce-blocks/build/product-category.js:5
#: packages/woocommerce-blocks/build/product-new.js:5
#: packages/woocommerce-blocks/build/product-on-sale.js:5
#: packages/woocommerce-blocks/build/product-top-rated.js:5
#: packages/woocommerce-blocks/build/reviews-by-category.js:13
msgid "Product Categories"
msgstr "Product Categories"

#: includes/admin/class-wc-admin-pointers.php:225
msgid "You can optionally \"tag\" your products here. Tags are a method of labeling your products to make them easier for customers to find."
msgstr "You can optionally \"tag\" your products here. Tags are a method of labeling your products to make them easier for customers to find."

#: includes/admin/class-wc-admin-pointers.php:212
msgid "Upload or assign an image to your product here. This image will be shown in your store's catalog."
msgstr "Upload or assign an image to your product here. This image will be shown in your store's catalogue."

#: includes/admin/class-wc-admin-pointers.php:211
msgid "Product images"
msgstr "Product images"

#: includes/admin/class-wc-admin-pointers.php:199
msgid "Add a quick summary for your product here. This will appear on the product page under the product name."
msgstr "Add a quick summary for your product here. This will appear on the product page under the product name."

#: includes/admin/class-wc-admin-pointers.php:182
msgid "Next you need to give your product a price."
msgstr "Next you need to give your product a price."

#: includes/admin/class-wc-admin-pointers.php:181
msgid "Prices"
msgstr "Prices"

#: includes/admin/class-wc-admin-pointers.php:165
msgid "If purchasing this product gives a customer access to a downloadable file, e.g. software, check this box."
msgstr "If purchasing this product gives a customer access to a downloadable file, e.g. software, tick this box."

#: includes/admin/class-wc-admin-pointers.php:148
msgid "Check the \"Virtual\" box if this is a non-physical item, for example a service, which does not need shipping."
msgstr "Tick the \"Virtual\" box if this is a non-physical item, for example a service, which does not need shipping."

#: includes/admin/class-wc-admin-pointers.php:147
msgid "Virtual products"
msgstr "Virtual products"

#: includes/admin/class-wc-admin-pointers.php:131
msgid "Finally, external products are for linking off-site."
msgstr "Finally, external products are for linking off-site."

#: includes/admin/class-wc-admin-pointers.php:130
msgid "Grouped products are for grouping several simple products into one."
msgstr "Grouped products are for grouping several simple products into one."

#: includes/admin/class-wc-admin-pointers.php:129
msgid "Variable is for more complex products such as t-shirts with multiple sizes."
msgstr "Variable is for more complex products such as t-shirts with multiple sizes."

#: includes/admin/class-wc-admin-pointers.php:128
msgid "Choose a type for this product. Simple is suitable for most physical goods and services (we recommend setting up a simple product for now)."
msgstr "Choose a type for this product. Simple is suitable for most physical goods and services (we recommend setting up a simple product for now)."

#: includes/admin/class-wc-admin-pointers.php:127
msgid "Choose product type"
msgstr "Choose product type"

#: includes/admin/class-wc-admin-pointers.php:111
msgid "This is your products main body of content. Here you should describe your product in detail."
msgstr "This is your products main body of content. Here you should describe your product in detail."

#: includes/admin/class-wc-admin-pointers.php:110
msgid "Product description"
msgstr "Product description"

#: includes/admin/class-wc-admin-pointers.php:97
msgid "Give your new product a name here. This is a required field and will be what your customers will see in your store."
msgstr "Give your new product a name here. This is a required field and will be what your customers will see in your store."

#: includes/admin/class-wc-admin-permalink-settings.php:193
#: includes/admin/class-wc-admin-permalink-settings.php:196
#: includes/wc-core-functions.php:2164 includes/wc-update-functions.php:83
msgctxt "slug"
msgid "product"
msgstr "product"

#: 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-permalink-settings.php:131
msgid "Custom base"
msgstr "Custom base"

#: includes/admin/class-wc-admin-permalink-settings.php:125
msgid "Shop base with category"
msgstr "Shop base with category"

#: includes/admin/class-wc-admin-permalink-settings.php:121
msgid "Shop base"
msgstr "Shop base"

#: includes/admin/importers/views/html-csv-import-done.php:69
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:335
#: includes/admin/meta-boxes/views/html-order-items.php:407
#: 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:173
#: includes/class-wc-emails.php:447 includes/class-wc-post-types.php:323
#: includes/class-wc-privacy-exporters.php:355
#: includes/data-stores/class-wc-product-data-store-cpt.php:122
#: includes/wc-account-functions.php:218 src/Admin/API/Leaderboards.php:351
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:618
#: templates/cart/cart.php:30 templates/cart/cart.php:77
#: templates/checkout/form-pay.php:27 templates/checkout/review-order.php:23
#: templates/emails/email-order-details.php:42
#: templates/order/order-details.php:51 assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-categories.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-stock.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js:131
#: packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/edit.js:78
#: packages/woocommerce-blocks/assets/js/blocks/single-product/edit/index.js:101
#: packages/woocommerce-blocks/build/all-reviews.js:1
#: packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js:15
#: packages/woocommerce-blocks/build/cart.js:21
#: packages/woocommerce-blocks/build/mini-cart-contents.js:13
#: packages/woocommerce-blocks/build/reviews-by-category.js:1
#: packages/woocommerce-blocks/build/reviews-by-product.js:1
#: packages/woocommerce-blocks/build/reviews-by-product.js:19
#: packages/woocommerce-blocks/build/single-product.js:5
msgid "Product"
msgid_plural "Products"
msgstr[0] "Product"
msgstr[1] ""

#: includes/admin/class-wc-admin-permalink-settings.php:116
#: includes/admin/class-wc-admin-taxonomies.php:129
#: includes/admin/class-wc-admin-taxonomies.php:237
msgid "Default"
msgstr "Standard"

#: includes/admin/class-wc-admin-permalink-settings.php:105
msgctxt "default-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:83
#: includes/wc-core-functions.php:2166 includes/wc-update-functions.php:74
msgctxt "slug"
msgid "product-tag"
msgstr "product-tag"

#: includes/admin/class-wc-admin-permalink-settings.php:74
#: includes/wc-core-functions.php:2165 includes/wc-update-functions.php:73
msgctxt "slug"
msgid "product-category"
msgstr "product-category"

#: 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:53
msgid "Product tag base"
msgstr "Product tag base"

#: includes/admin/class-wc-admin-permalink-settings.php:46
msgid "Product category base"
msgstr "Product category base"

#: includes/admin/class-wc-admin-meta-boxes.php:223
#: includes/admin/settings/class-wc-settings-products.php:147
#: src/Internal/Admin/ProductReviews/Reviews.php:86
#: src/Internal/Admin/ProductReviews/Reviews.php:87
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1351
#: templates/single-product-reviews.php:37
#: assets/client/admin/chunks/homescreen.js:1
msgid "Reviews"
msgstr "Reviews"

#: includes/admin/class-wc-admin-meta-boxes.php:154
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:616
#: packages/woocommerce-blocks/build/active-filters-frontend.js:9
#: packages/woocommerce-blocks/build/active-filters.js:13
msgid "Rating"
msgstr "Rating"

#: includes/admin/class-wc-admin-meta-boxes.php:150
msgid "Coupon data"
msgstr "Coupon data"

#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:50
msgid "%s actions"
msgstr "%s actions"

#: src/Internal/Admin/Orders/Edit.php:48
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."

#: src/Internal/Admin/Orders/Edit.php:48
msgid "Downloadable product permissions"
msgstr "Downloadable product permissions"

#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:47
msgid "%s notes"
msgstr "%s notes"

#: includes/admin/settings/views/html-settings-tax.php:113
msgid "%s items"
msgstr "%s items"

#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:44
msgid "%s data"
msgstr "%s data"

#: includes/admin/class-wc-admin-meta-boxes.php:139
msgid "Product gallery"
msgstr "Product gallery"

#: includes/admin/class-wc-admin-meta-boxes.php:138
#: includes/admin/views/html-bulk-edit-product.php:15
#: includes/admin/views/html-quick-edit-product.php:14
msgid "Product data"
msgstr "Product data"

#: includes/admin/class-wc-admin-meta-boxes.php:137
#: includes/admin/class-wc-admin-pointers.php:198
msgid "Product short description"
msgstr "Product short description"

#: includes/admin/class-wc-admin-menus.php:410
msgid "Visit Store"
msgstr "Visit Store"

#: includes/admin/class-wc-admin-menus.php:376
msgid "Add to menu"
msgstr "Add to menu"

#: includes/admin/class-wc-admin-menus.php:328
msgid "WooCommerce endpoints"
msgstr "WooCommerce endpoints"

#: includes/admin/class-wc-admin-menus.php:206
#: includes/class-wc-post-types.php:405
msgctxt "Admin menu name"
msgid "Orders"
msgstr "Orders"

#: includes/admin/class-wc-admin-menus.php:90
msgid "WooCommerce settings"
msgstr "WooCommerce settings"

#: includes/admin/class-wc-admin-menus.php:82
msgid "Sales reports"
msgstr "Sales reports"

#: includes/admin/class-wc-admin-importers.php:117
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."

#: includes/admin/class-wc-admin-importers.php:117
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:79
msgid "Official theme"
msgstr "Official theme"

#: includes/admin/class-wc-admin-help.php:78
msgid "GitHub project"
msgstr "GitHub project"

#: includes/admin/class-wc-admin-help.php:77
msgid "WordPress.org project"
msgstr "WordPress.org project"

#: includes/admin/class-wc-admin-help.php:76
msgid "About WooCommerce"
msgstr "About WooCommerce"

#: includes/admin/class-wc-admin-help.php:75
msgid "For more information:"
msgstr "For more information:"

#: includes/admin/class-wc-admin-help.php:69
msgid "Report a bug"
msgstr "Report a bug"

#. 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>."

#: 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: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."

#. 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/class-wc-post-types.php:457
#: includes/react-admin/connect-existing-pages.php:174
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:460
#: src/Admin/ReportCSVEmail.php:33 src/Internal/Admin/Analytics.php:272
#: src/Internal/Admin/Coupons.php:72 src/Internal/Admin/Coupons.php:73
#: 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
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js:13
#: packages/woocommerce-blocks/build/cart.js:42
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js:13
#: packages/woocommerce-blocks/build/checkout.js:32
msgid "Coupons"
msgstr "Coupons"

#: includes/admin/class-wc-admin-menus.php:80
#: includes/react-admin/connect-existing-pages.php:30
#: src/Admin/Features/Navigation/CoreMenu.php:115
msgid "Reports"
msgstr "Reports"

#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:105
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:31
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:83
#: packages/woocommerce-blocks/build/cart-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:38
#: packages/woocommerce-blocks/build/checkout-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:28
#: packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js:3
#: packages/woocommerce-blocks/build/mini-cart-contents.js:15
msgid "Local pickup"
msgstr "Local pickup"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:126
msgid "Local delivery"
msgstr "Local delivery"

#: includes/admin/class-wc-admin-setup-wizard.php:873
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:108
msgid "Free Shipping"
msgstr "Free Shipping"

#: includes/admin/class-wc-admin-setup-wizard.php:1456
#: includes/gateways/paypal/class-wc-gateway-paypal.php:45
msgid "PayPal Standard"
msgstr "PayPal Standard"

#. translators: %s: product id
#: includes/admin/class-wc-admin-duplicate-product.php:110
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-duplicate-product.php:99
msgid "No product to duplicate has been supplied!"
msgstr "No product to duplicate has been supplied!"

#: includes/admin/class-wc-admin-duplicate-product.php:90
#: assets/client/admin/chunks/3945.js:1
msgid "Copy to a new draft"
msgstr "Copy to a new draft"

#: includes/admin/class-wc-admin-duplicate-product.php:65
msgid "Duplicate"
msgstr "Duplicate"

#: includes/admin/class-wc-admin-duplicate-product.php:64
msgid "Make a duplicate from this product"
msgstr "Make a duplicate from this product"

#: includes/admin/class-wc-admin-dashboard.php:385
msgid "There are no product reviews yet."
msgstr "There are no product reviews yet."

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

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

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

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

#. translators: 1: top seller product title 2: top seller quantity
#: includes/admin/class-wc-admin-dashboard.php:174
msgid "%1$s top seller this month (sold %2$d)"
msgstr "%1$s top seller this month (sold %2$d)"

#: includes/admin/class-wc-admin-menus.php:156
msgid "WooCommerce status"
msgstr "WooCommerce status"

#: includes/admin/class-wc-admin-dashboard.php:44
msgid "WooCommerce Recent Reviews"
msgstr "WooCommerce Recent Reviews"

#: includes/admin/class-wc-admin-attributes.php:499
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-attributes.php:488
msgid "Add attribute"
msgstr "Add attribute"

#: includes/admin/class-wc-admin-attributes.php:420
#: packages/woocommerce-blocks/build/attribute-filter.js:29
msgid "Add new attribute"
msgstr "Add new attribute"

#: includes/admin/class-wc-admin-attributes.php:408
msgid "No attributes currently exist."
msgstr "No attributes currently exist."

#: includes/admin/class-wc-admin-attributes.php:400
msgid "Configure terms"
msgstr "Configure terms"

#: includes/admin/class-wc-admin-attributes.php:336
#: includes/admin/class-wc-admin-log-table-list.php:190
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:56
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
#: 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-zone-methods.php:125
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:78
#: includes/wc-account-functions.php:360
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:92
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:379
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:225
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/experimental/index.js:2
msgid "Delete"
msgstr "Delete"

#: includes/admin/class-wc-admin-attributes.php:336
#: includes/admin/class-wc-admin-post-types.php:688
#: includes/admin/class-wc-admin-webhooks-table-list.php:82
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:295
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:333
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:452
#: includes/admin/reports/class-wc-report-customer-list.php:163
#: includes/admin/reports/class-wc-report-stock.php:135
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:54
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:125
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:78
#: includes/class-wc-post-types.php:328 includes/class-wc-post-types.php:397
#: includes/class-wc-post-types.php:462
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:35
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:546
#: templates/myaccount/my-address.php:63 assets/client/admin/chunks/3945.js:1
#: packages/woocommerce-blocks/build/attribute-filter.js:29
msgid "Edit"
msgstr "Edit"

#: includes/admin/class-wc-admin-attributes.php:314
msgid "Terms"
msgstr "Terms"

#: includes/admin/class-wc-admin-attributes.php:313
#: includes/widgets/class-wc-widget-product-categories.php:49
#: includes/widgets/class-wc-widget-products.php:51
#: packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/index.js:17
#: packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js:175
#: packages/woocommerce-blocks/build/all-reviews.js:1
#: packages/woocommerce-blocks/build/all-reviews.js:5
#: packages/woocommerce-blocks/build/reviews-by-category.js:1
#: packages/woocommerce-blocks/build/reviews-by-category.js:5
#: packages/woocommerce-blocks/build/reviews-by-product.js:1
#: packages/woocommerce-blocks/build/reviews-by-product.js:5
#: packages/woocommerce-blocks/build/reviews-frontend.js:1
msgid "Order by"
msgstr "Order by"

#: includes/admin/class-wc-admin-menus.php:72
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:726
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:111
#: includes/admin/views/html-admin-page-product-export.php:41
#: includes/react-admin/connect-existing-pages.php:295
#: src/Admin/Features/Navigation/CoreMenu.php:238
msgid "Attributes"
msgstr "Attributes"

#: includes/admin/class-wc-admin-attributes.php:283
#: includes/admin/helper/class-wc-helper.php:200
#: includes/admin/helper/views/html-section-account.php:3
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:75
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:381
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:60
#: templates/cart/shipping-calculator.php:91 assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/3945.js:1
#: assets/client/admin/components/index.js:2
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping-frontend.js:9
#: packages/woocommerce-blocks/build/cart.js:44
#: packages/woocommerce-blocks/build/checkout.js:48
msgid "Update"
msgstr "Update"

#: includes/admin/class-wc-admin-attributes.php:277
#: includes/admin/class-wc-admin-attributes.php:483
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:275
#: includes/admin/class-wc-admin-attributes.php:352
#: includes/admin/class-wc-admin-attributes.php:481
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:61
msgid "Term ID"
msgstr "Term ID"

#: includes/admin/class-wc-admin-attributes.php:274
#: includes/admin/class-wc-admin-attributes.php:349
#: includes/admin/class-wc-admin-attributes.php:480
msgid "Name (numeric)"
msgstr "Name (numeric)"

#: includes/admin/class-wc-admin-attributes.php:272
#: includes/admin/class-wc-admin-attributes.php:355
#: includes/admin/class-wc-admin-attributes.php:478
msgid "Custom ordering"
msgstr "Custom ordering"

#: includes/admin/class-wc-admin-attributes.php:268
#: includes/admin/class-wc-admin-attributes.php:476
msgid "Default sort order"
msgstr "Default sort order"

#: includes/admin/class-wc-admin-attributes.php:243
#: includes/admin/class-wc-admin-attributes.php:311
#: includes/admin/class-wc-admin-attributes.php:454
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:498
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:662
#: includes/export/class-wc-product-csv-exporter.php:106
#: src/Admin/API/Reports/Coupons/Controller.php:312
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Type"
msgstr "Type"

#: includes/admin/class-wc-admin-attributes.php:228
#: includes/admin/class-wc-admin-attributes.php:440
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:438
msgid "Enable Archives?"
msgstr "Enable Archives?"

#: includes/admin/class-wc-admin-attributes.php:219
#: includes/admin/class-wc-admin-attributes.php:434
msgid "Unique slug/reference for the attribute; must be no more than 28 characters."
msgstr "Unique slug/reference for the attribute; must be no more than 28 characters."

#: includes/admin/class-wc-admin-attributes.php:215
#: includes/admin/class-wc-admin-attributes.php:309
#: includes/admin/class-wc-admin-attributes.php:432
#: includes/admin/settings/class-wc-settings-shipping.php:397
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:68
msgid "Slug"
msgstr "Slug"

#: includes/admin/class-wc-admin-attributes.php:210
#: includes/admin/class-wc-admin-attributes.php:428
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:188
msgid "Error: non-existing attribute ID."
msgstr "Error: non-existing attribute ID."

#: includes/admin/class-wc-admin-attributes.php:184
#: includes/react-admin/connect-existing-pages.php:305
msgid "Edit attribute"
msgstr "Edit attribute"

#: includes/admin/class-wc-admin-attributes.php:191
msgid "Attribute updated successfully"
msgstr "Attribute updated successfully"

#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: includes/legacy/api/v2/class-wc-api-products.php:1937
#: includes/legacy/api/v3/class-wc-api-products.php:2490
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:615
#: includes/wc-attribute-functions.php:494
msgid "Slug \"%s\" is already in use. Change it, please."
msgstr "Slug \"%s\" is already in use. Change it, please."

#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: includes/legacy/api/v2/class-wc-api-products.php:1935
#: includes/legacy/api/v3/class-wc-api-products.php:2488
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:612
#: includes/wc-attribute-functions.php:491
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/legacy/api/v2/class-wc-api-products.php:1933
#: includes/legacy/api/v3/class-wc-api-products.php:2486
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:609
#: includes/wc-attribute-functions.php:488
msgid "Slug \"%s\" is too long (28 characters max). Shorten it, please."
msgstr "Slug \"%s\" is too long (28 characters max). Shorten it, please."

#: includes/admin/class-wc-admin-assets.php:380
msgid "You cannot add the same tax rate twice!"
msgstr "You cannot add the same tax rate twice!"

#: includes/admin/class-wc-admin-assets.php:379
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:378
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:354
msgid "No customer selected"
msgstr "No customer selected"

#: includes/admin/class-wc-admin-addons.php:1414
#: includes/admin/class-wc-admin-assets.php:350
#: includes/admin/class-wc-admin-post-types.php:683
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:130
#: includes/admin/views/html-bulk-edit-product.php:200
#: includes/admin/views/html-quick-edit-product.php:160
msgid "Featured"
msgstr "Featured"

#: includes/admin/class-wc-admin-assets.php:349
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:348
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:347
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:345
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:344
#: includes/admin/meta-boxes/views/html-product-attribute.php:81
msgid "Used for variations"
msgstr "Used for variations"

#: includes/admin/class-wc-admin-assets.php:343
#: includes/admin/meta-boxes/views/html-product-attribute.php:75
msgid "Visible on the product page"
msgstr "Visible on the product page"

#: includes/admin/class-wc-admin-assets.php:342
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:341
#: includes/admin/meta-boxes/views/html-product-attribute.php:30
msgid "Value(s)"
msgstr "Value(s)"

#: includes/admin/class-wc-admin-assets.php:340
#: includes/admin/meta-boxes/views/html-order-download-permission.php:9
#: includes/admin/meta-boxes/views/html-product-attribute.php:9
#: includes/admin/meta-boxes/views/html-variation-admin.php:18
msgid "Click to toggle"
msgstr "Click to toggle"

#. translators: Remove chip.
#: includes/admin/class-wc-admin-assets.php:339
#: includes/admin/meta-boxes/views/html-product-attribute.php:8
#: includes/admin/meta-boxes/views/html-variation-admin.php:17
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:54
#: packages/woocommerce-blocks/build/active-filters-frontend.js:13
#: packages/woocommerce-blocks/build/active-filters.js:3
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:33
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:23
msgid "Remove"
msgstr "Remove"

#: includes/admin/class-wc-admin-assets.php:338
#: includes/admin/class-wc-admin-attributes.php:206
#: includes/admin/class-wc-admin-attributes.php:273
#: includes/admin/class-wc-admin-attributes.php:308
#: includes/admin/class-wc-admin-attributes.php:346
#: includes/admin/class-wc-admin-attributes.php:426
#: includes/admin/class-wc-admin-attributes.php:479
#: includes/admin/class-wc-admin-webhooks-table-list.php:48
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:500
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:664
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:117
#: includes/admin/meta-boxes/views/html-product-attribute.php:18
#: includes/admin/meta-boxes/views/html-product-data-general.php:84
#: includes/admin/meta-boxes/views/html-variation-admin.php:400
#: includes/admin/settings/views/html-webhooks-edit.php:22
#: includes/admin/views/html-admin-page-status-report.php:829
#: includes/export/class-wc-product-csv-exporter.php:108
#: includes/widgets/class-wc-widget-product-categories.php:52
#: src/Admin/API/Reports/Customers/Controller.php:605
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:135
#: templates/single-product-reviews.php:89 assets/client/admin/chunks/3945.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Name"
msgstr "Name"

#: includes/admin/class-wc-admin-assets.php:337
msgid "Remove this attribute?"
msgstr "Remove this attribute?"

#: includes/admin/class-wc-admin-assets.php:336
msgid "Remove this item meta?"
msgstr "Remove this item meta?"

#: includes/admin/class-wc-admin-assets.php:335
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:334
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:333
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:332
msgid "Please select some items."
msgstr "Please select some items."

#: includes/admin/class-wc-admin-assets.php:286
#: includes/admin/class-wc-admin-assets.php:466
#: includes/admin/settings/views/html-webhooks-edit.php:68
#: includes/class-wc-frontend-scripts.php:598
#: includes/wc-template-functions.php:2862
#: includes/wc-template-functions.php:2863
#: templates/cart/shipping-calculator.php:58
msgid "Select an option&hellip;"
msgstr "Select an option&hellip;"

#: includes/admin/class-wc-admin-assets.php:271
msgid "%qty% variations"
msgstr "%qty% variations"

#: includes/admin/class-wc-admin-assets.php:270
msgid "%qty% variation"
msgstr "%qty% variation"

#: includes/admin/class-wc-admin-assets.php:269
msgid "Save changes before changing page?"
msgstr "Save changes before changing page?"

#: includes/admin/class-wc-admin-assets.php:268
msgid "Sale end date (YYYY-MM-DD format or leave blank)"
msgstr "Sale end date (YYYY-MM-DD format or leave blank)"

#: includes/admin/class-wc-admin-assets.php:267
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:266
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:265
msgid "No variations added"
msgstr "No variations added"

#: includes/admin/class-wc-admin-assets.php:264
msgid "variations added"
msgstr "variations added"

#: includes/admin/class-wc-admin-assets.php:263
msgid "variation added"
msgstr "variation added"

#: includes/admin/class-wc-admin-assets.php:262
msgid "Set variation image"
msgstr "Set variation image"

#: includes/admin/class-wc-admin-assets.php:261
#: includes/admin/class-wc-admin-taxonomies.php:165
#: includes/admin/class-wc-admin-taxonomies.php:275
msgid "Choose an image"
msgstr "Choose an image"

#: includes/admin/class-wc-admin-assets.php:260
msgid "Last warning, are you sure?"
msgstr "Last warning, are you sure?"

#: includes/admin/class-wc-admin-assets.php:259
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:258
msgid "Enter a value (fixed or %)"
msgstr "Enter a value (fixed or %)"

#: includes/admin/class-wc-admin-assets.php:257
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-assets.php:256
msgid "Enter a value"
msgstr "Enter a value"

#. translators: %d: Number of variations
#: includes/admin/class-wc-admin-assets.php:255
msgid "Are you sure you want to link all variations? This will create a new variation for each and every possible combination of variation attributes (max %d per run)."
msgstr "Are you sure you want to link all variations? This will create a new variation for each and every possible combination of variation attributes (max %d per run)."

#: includes/admin/class-wc-admin-assets.php:193
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:192
msgid "Please enter in country code with two capital letters."
msgstr "Please enter in country code with two capital letters."

#. translators: %s: price decimal separator
#: includes/admin/class-wc-admin-assets.php:191
msgid "Please enter with one monetary decimal point (%s) without thousand separators and currency symbols."
msgstr "Please enter in monetary decimal (%s) format without thousand separators and currency symbols."

#: includes/admin/class-wc-admin-assets.php:147
#: includes/class-wc-frontend-scripts.php:608
msgctxt "enhanced select"
msgid "Searching&hellip;"
msgstr "Searching&hellip;"

#: includes/admin/class-wc-admin-assets.php:146
#: includes/class-wc-frontend-scripts.php:607
msgctxt "enhanced select"
msgid "Loading more results&hellip;"
msgstr "Loading more results&hellip;"

#: includes/admin/class-wc-admin-assets.php:145
#: includes/class-wc-frontend-scripts.php:606
msgctxt "enhanced select"
msgid "You can only select %qty% items"
msgstr "You can only select %qty% items"

#: includes/admin/class-wc-admin-assets.php:144
#: includes/class-wc-frontend-scripts.php:605
msgctxt "enhanced select"
msgid "You can only select 1 item"
msgstr "You can only select 1 item"

#: includes/admin/class-wc-admin-assets.php:143
#: includes/class-wc-frontend-scripts.php:604
msgctxt "enhanced select"
msgid "Please delete %qty% characters"
msgstr "Please delete %qty% characters"

#: includes/admin/class-wc-admin-assets.php:142
#: includes/class-wc-frontend-scripts.php:603
msgctxt "enhanced select"
msgid "Please delete 1 character"
msgstr "Please delete 1 character"

#: includes/admin/class-wc-admin-assets.php:141
#: includes/class-wc-frontend-scripts.php:602
msgctxt "enhanced select"
msgid "Please enter %qty% or more characters"
msgstr "Please enter %qty% or more characters"

#: includes/admin/class-wc-admin-assets.php:140
#: includes/class-wc-frontend-scripts.php:601
msgctxt "enhanced select"
msgid "Please enter 1 or more characters"
msgstr "Please enter 1 or more characters"

#: includes/admin/class-wc-admin-assets.php:139
#: includes/class-wc-frontend-scripts.php:600
msgctxt "enhanced select"
msgid "Loading failed"
msgstr "Loading failed"

#: includes/admin/class-wc-admin-assets.php:138
#: includes/class-wc-frontend-scripts.php:599
#: includes/widgets/class-wc-widget-layered-nav.php:322
#: 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-notices.php:169
#: includes/admin/class-wc-admin-status.php:303
#: includes/admin/class-wc-admin-status.php:322
#: includes/admin/class-wc-admin-status.php:338
#: includes/emails/class-wc-email.php:934
msgid "Action failed. Please refresh the page and retry."
msgstr "Action failed. Please refresh the page and retry."

#: 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:190
#: includes/admin/settings/views/html-keys-edit.php:100
msgid "Unknown"
msgstr "Unknown"

#: includes/admin/class-wc-admin-api-keys-table-list.php:166
#: includes/admin/settings/views/html-keys-edit.php:67
#: includes/class-wc-auth.php:74
msgid "Read/Write"
msgstr "Read/Write"

#: includes/admin/class-wc-admin-api-keys-table-list.php:165
#: includes/admin/settings/views/html-keys-edit.php:66
#: includes/class-wc-auth.php:73
msgid "Write"
msgstr "Write"

#: includes/admin/class-wc-admin-api-keys-table-list.php:164
#: includes/admin/settings/views/html-keys-edit.php:65
#: includes/class-wc-auth.php:72
msgid "Read"
msgstr "Read"

#: 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-api-keys-table-list.php:101
msgid "Revoke API key"
msgstr "Revoke API key"

#: includes/admin/class-wc-admin-api-keys-table-list.php:100
msgid "View/Edit"
msgstr "View/Edit"

#. 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:81
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:83
#: 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: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:89
msgid "Last access"
msgstr "Last access"

#: includes/admin/class-wc-admin-api-keys-table-list.php:51
#: includes/admin/settings/views/html-keys-edit.php:57
msgid "Permissions"
msgstr "Permissions"

#: 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:32
msgid "User"
msgstr "User"

#: includes/admin/class-wc-admin-api-keys-table-list.php:49
#: includes/admin/settings/views/html-keys-edit.php:81
msgid "Consumer key ending in"
msgstr "Consumer key ending in"

#: includes/admin/class-wc-admin-api-keys-table-list.php:48
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:505
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:669
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:85
#: includes/admin/meta-boxes/views/html-variation-admin.php:386
#: includes/admin/settings/class-wc-settings-payment-gateways.php:134
#: includes/admin/settings/class-wc-settings-shipping.php:398
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:88
#: includes/admin/settings/views/html-keys-edit.php:21
#: includes/export/class-wc-product-csv-exporter.php:113
#: includes/gateways/bacs/class-wc-gateway-bacs.php:95
#: includes/gateways/cheque/class-wc-gateway-cheque.php:71
#: includes/gateways/cod/class-wc-gateway-cod.php:84
#: includes/gateways/paypal/includes/settings-paypal.php:25
#: includes/wc-template-functions.php:1858
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:67
#: templates/single-product/tabs/description.php:22
msgid "Description"
msgstr "Description"

#. translators: %s: average rating
#. translators: %s: rating
#. translators: %s is referring to the average rating value
#: includes/class-wc-embed.php:130
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:57
#: includes/wc-template-functions.php:3581
#: includes/wc-template-functions.php:3604
#: includes/widgets/class-wc-widget-layered-nav-filters.php:104
#: packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/index.js:130
#: packages/woocommerce-blocks/build/active-filters-frontend.js:11
#: packages/woocommerce-blocks/build/active-filters.js:15
#: packages/woocommerce-blocks/build/all-reviews.js:9
#: packages/woocommerce-blocks/build/reviews-by-category.js:9
#: packages/woocommerce-blocks/build/reviews-by-product.js:9
#: packages/woocommerce-blocks/build/reviews-frontend.js:5
msgid "Rated %s out of 5"
msgstr "Rated %s out of 5"

#: includes/wc-template-functions.php:3619
msgctxt "min_price"
msgid "From:"
msgstr "From:"

#: includes/abstracts/abstract-wc-product.php:2109
#: includes/admin/class-wc-admin-reports.php:108
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:276
#: includes/admin/reports/class-wc-report-stock.php:118
#: includes/wc-product-functions.php:906
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Out of stock"
msgstr "Out of stock"

#: includes/abstracts/abstract-wc-product.php:2111
#: includes/abstracts/abstract-wc-product.php:2113 templates/cart/cart.php:92
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/block.js:79
#: packages/woocommerce-blocks/build/all-products.js:28
#: packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:29
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-cart-items-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:19
#: packages/woocommerce-blocks/build/mini-cart-contents.js:13
#: packages/woocommerce-blocks/build/product-stock-indicator-frontend.js:3
#: packages/woocommerce-blocks/build/product-stock-indicator.js:3
msgid "Available on backorder"
msgstr "Available on back-order"

#. translators: %s: stock amount
#: includes/wc-formatting-functions.php:1243
msgid "%s in stock"
msgstr "%s in stock"

#: includes/wc-formatting-functions.php:1248
msgid "(can be backordered)"
msgstr "(can be backordered)"

#. translators: %s: stock amount
#: includes/wc-formatting-functions.php:1238
msgid "Only %s left in stock"
msgstr "Only %s left in stock"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:274
#: includes/admin/reports/class-wc-report-stock.php:116
#: includes/wc-formatting-functions.php:1231
#: includes/wc-product-functions.php:905
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "In stock"
msgstr "In stock"

#: includes/abstracts/abstract-wc-product.php:1933
#: includes/class-wc-embed.php:106 includes/class-wc-product-simple.php:60
#: includes/class-wc-product-variable.php:60
#: packages/woocommerce-blocks/build/all-reviews.js:5
#: packages/woocommerce-blocks/build/reviews-by-category.js:5
#: packages/woocommerce-blocks/build/reviews-by-product.js:5
#: packages/woocommerce-blocks/build/reviews-frontend.js:1
msgid "Read more"
msgstr "Read more"

#: includes/abstracts/abstract-wc-product.php:1924
#: includes/class-wc-product-simple.php:60
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/add-to-cart-button.js:166
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/block.js:131
#: packages/woocommerce-blocks/assets/js/previews/products.js:59
#: packages/woocommerce-blocks/assets/js/previews/products.js:60
#: packages/woocommerce-blocks/build/all-products.js:20
#: packages/woocommerce-blocks/build/all-products.js:26
#: packages/woocommerce-blocks/build/all-products.js:28
#: packages/woocommerce-blocks/build/featured-product.js:6
#: packages/woocommerce-blocks/build/product-add-to-cart-frontend.js:3
#: packages/woocommerce-blocks/build/product-add-to-cart.js:3
#: packages/woocommerce-blocks/build/product-button-frontend.js:3
#: packages/woocommerce-blocks/build/product-button.js:3
msgid "Add to cart"
msgstr "Add to basket"

#: includes/gateways/class-wc-payment-gateway-cc.php:62
msgid "CVC"
msgstr "CVC"

#: includes/gateways/class-wc-payment-gateway-cc.php:61
msgid "Card code"
msgstr "Card code"

#: includes/gateways/class-wc-payment-gateway-cc.php:72
msgid "MM / YY"
msgstr "MM / YY"

#: includes/gateways/class-wc-payment-gateway-cc.php:71
msgid "Expiry (MM/YY)"
msgstr "Expiry (MM/YY)"

#: includes/gateways/class-wc-payment-gateway-cc.php:67
msgid "Card number"
msgstr "Card number"

#. translators: 1: old order status 2: new order status
#: includes/class-wc-order.php:368
msgid "Order status changed from %1$s to %2$s."
msgstr "Order status changed from %1$s to %2$s."

#. Plugin Name of the plugin
#: includes/admin/class-wc-admin-assets.php:105
#: includes/admin/class-wc-admin-menus.php:70
#: includes/admin/class-wc-admin-setup-wizard.php:353
#: includes/admin/class-wc-admin-setup-wizard.php:446
#: includes/admin/class-wc-admin.php:241
#: includes/admin/helper/class-wc-helper.php:509
#: includes/admin/helper/class-wc-helper.php:664
#: includes/admin/helper/views/html-oauth-start.php:19
#: includes/admin/wc-admin-functions.php:20 includes/class-wc-order.php:1724
#: includes/class-wc-order.php:1725 includes/class-wc-privacy.php:52
#: includes/customizer/class-wc-shop-customizer.php:38
#: includes/react-admin/connect-existing-pages.php:63
#: includes/wc-order-functions.php:1009 src/Admin/PageController.php:201
#: src/Internal/Admin/Homescreen.php:171 src/Internal/Admin/Loader.php:393
#: src/Internal/Admin/Settings.php:206 templates/auth/header.php:32
#: packages/woocommerce-blocks/assets/js/blocks/cart/index.js:32
#: packages/woocommerce-blocks/assets/js/blocks/product-new/index.js:28
#: packages/woocommerce-blocks/assets/js/blocks/product-on-sale/index.js:28
#: packages/woocommerce-blocks/assets/js/blocks/product-top-rated/index.js:31
#: packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/index.js:33
#: packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/index.js:31
#: packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/index.js:31
#: packages/woocommerce-blocks/assets/js/blocks/single-product/index.js:26
#: packages/woocommerce-blocks/assets/js/index.js:24
#: packages/woocommerce-blocks/build/all-products.js:28
#: packages/woocommerce-blocks/build/all-reviews.js:9
#: packages/woocommerce-blocks/build/cart.js:44
#: packages/woocommerce-blocks/build/legacy-template.js:3
#: packages/woocommerce-blocks/build/mini-cart-contents.js:17
#: packages/woocommerce-blocks/build/mini-cart.js:1
#: packages/woocommerce-blocks/build/product-new.js:5
#: packages/woocommerce-blocks/build/product-on-sale.js:5
#: packages/woocommerce-blocks/build/product-search.js:1
#: packages/woocommerce-blocks/build/product-top-rated.js:5
#: packages/woocommerce-blocks/build/reviews-by-category.js:13
#: packages/woocommerce-blocks/build/reviews-by-product.js:19
#: packages/woocommerce-blocks/build/single-product.js:5
#: packages/woocommerce-blocks/build/wc-blocks.js:1
msgid "WooCommerce"
msgstr "WooCommerce"

#. translators: 1: current item count
#. translators: %d: downloads count
#: includes/admin/helper/class-wc-helper.php:407
#: includes/admin/helper/views/html-main.php:139
#: includes/class-wc-emails.php:449
#: includes/legacy/abstract-wc-legacy-order.php:508
#: includes/wc-account-functions.php:221
#: includes/wc-template-functions.php:3421 assets/client/admin/chunks/5586.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
msgid "Download"
msgid_plural "Downloads"
msgstr[0] "Download"
msgstr[1] ""

#. translators: 1: current item count
#. translators: %d: downloads count
#: includes/legacy/abstract-wc-legacy-order.php:508
#: includes/wc-template-functions.php:3421
msgid "Download %d"
msgstr "Download %d"

#: includes/abstracts/abstract-wc-order.php:2180
#: templates/checkout/order-receipt.php:33 templates/checkout/thankyou.php:64
msgid "Total:"
msgstr "Total:"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:411
#: includes/class-wc-order.php:2064 templates/checkout/order-receipt.php:38
#: templates/checkout/thankyou.php:70
msgid "Payment method:"
msgstr "Payment method:"

#: includes/admin/meta-boxes/views/html-order-fee.php:18
#: includes/class-wc-cart-fees.php:80 includes/class-wc-order-item-fee.php:216
#: packages/woocommerce-blocks/build/blocks-checkout.js:1
#: packages/woocommerce-blocks/build/cart-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:38
#: packages/woocommerce-blocks/build/checkout-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:28
#: packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js:3
#: packages/woocommerce-blocks/build/mini-cart-contents.js:15
msgid "Fee"
msgstr "Fee"

#: includes/abstracts/abstract-wc-order.php:2119
#: includes/admin/meta-boxes/views/html-order-items.php:187
#: packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:38
#: packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:28
msgid "Shipping:"
msgstr "Shipping:"

#: includes/abstracts/abstract-wc-order.php:2104
#: packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:38
#: packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:28
msgid "Discount:"
msgstr "Discount:"

#: includes/abstracts/abstract-wc-order.php:2089
#: includes/wc-template-functions.php:2220
#: packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:38
#: packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:28
msgid "Subtotal:"
msgstr "Subtotal:"

#: includes/abstracts/abstract-wc-order.php:2060
#: includes/class-wc-cart.php:1588 includes/class-wc-product-grouped.php:120
msgid "Free!"
msgstr "Free!"

#. translators: 1: first name 2: last name
#: includes/class-wc-countries.php:607 includes/class-wc-countries.php:623
#: includes/class-wc-order.php:898 includes/class-wc-order.php:908
#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:149
#: src/Internal/Admin/Orders/ListTable.php:592
msgctxt "full name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: includes/class-wc-order-item-product.php:212
#: includes/legacy/abstract-wc-legacy-order.php:164
msgid "Backordered"
msgstr "Back-ordered"

#: includes/admin/class-wc-admin-menus.php:90
#: includes/admin/views/html-admin-page-status-report.php:690
#: includes/class-wc-install.php:1771
#: includes/react-admin/connect-existing-pages.php:34
#: src/Admin/Features/Navigation/CoreMenu.php:126
#: src/Internal/Admin/Analytics.php:318
#: src/Internal/Admin/SettingsNavigationFeature.php:86
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/marketing-overview.js:1
#: packages/woocommerce-blocks/build/price-filter.js:5
#: packages/woocommerce-blocks/build/stock-filter.js:15
msgid "Settings"
msgstr "Settings"

#: i18n/states.php:2077
msgid "Western Cape"
msgstr "Western Cape"

#: i18n/states.php:2076
msgid "North West"
msgstr "North West"

#: i18n/states.php:2075
msgid "Northern Cape"
msgstr "Northern Cape"

#: i18n/states.php:2074
msgid "Mpumalanga"
msgstr "Mpumalanga"

#: i18n/states.php:2073
msgid "Limpopo"
msgstr "Limpopo"

#: i18n/states.php:2072
msgid "KwaZulu-Natal"
msgstr "KwaZulu-Natal"

#: i18n/states.php:2071
msgid "Gauteng"
msgstr "Gauteng"

#: i18n/states.php:2070
msgid "Free State"
msgstr "Free State"

#: i18n/states.php:2069
msgid "Eastern Cape"
msgstr "Eastern Cape"

#: i18n/countries.php:193
msgid "Puerto Rico"
msgstr "Puerto Rico"

#: i18n/countries.php:179
msgid "Northern Mariana Islands"
msgstr "Northern Mariana Islands"

#: i18n/countries.php:106
msgid "Guam"
msgstr "Guam"

#: i18n/countries.php:21
msgid "American Samoa"
msgstr "American Samoa"

#: i18n/states.php:2016
msgid "Armed Forces (AP)"
msgstr "Armed Forces (AP)"

#: i18n/states.php:2015
msgid "Armed Forces (AE)"
msgstr "Armed Forces (AE)"

#: i18n/states.php:2014
msgid "Armed Forces (AA)"
msgstr "Armed Forces (AA)"

#: i18n/states.php:2013
msgid "Wyoming"
msgstr "Wyoming"

#: i18n/states.php:2012
msgid "Wisconsin"
msgstr "Wisconsin"

#: i18n/states.php:2011
msgid "West Virginia"
msgstr "West Virginia"

#: i18n/states.php:2010
msgid "Washington"
msgstr "Washington"

#: i18n/states.php:2009
msgid "Virginia"
msgstr "Virginia"

#: i18n/states.php:2008
msgid "Vermont"
msgstr "Vermont"

#: i18n/states.php:2007
msgid "Utah"
msgstr "Utah"

#: i18n/states.php:2006
msgid "Texas"
msgstr "Texas"

#: i18n/states.php:2005
msgid "Tennessee"
msgstr "Tennessee"

#: i18n/states.php:2004
msgid "South Dakota"
msgstr "South Dakota"

#: i18n/states.php:2003
msgid "South Carolina"
msgstr "South Carolina"

#: i18n/states.php:2002
msgid "Rhode Island"
msgstr "Rhode Island"

#: i18n/states.php:2001
msgid "Pennsylvania"
msgstr "Pennsylvania"

#: i18n/states.php:2000
msgid "Oregon"
msgstr "Oregon"

#: i18n/states.php:1999
msgid "Oklahoma"
msgstr "Oklahoma"

#: i18n/states.php:1998
msgid "Ohio"
msgstr "Ohio"

#: i18n/states.php:1997
msgid "North Dakota"
msgstr "North Dakota"

#: i18n/states.php:1996
msgid "North Carolina"
msgstr "North Carolina"

#: i18n/states.php:1995
msgid "New York"
msgstr "New York"

#: i18n/states.php:1994
msgid "New Mexico"
msgstr "New Mexico"

#: i18n/states.php:1993
msgid "New Jersey"
msgstr "New Jersey"

#: i18n/states.php:1992
msgid "New Hampshire"
msgstr "New Hampshire"

#: i18n/states.php:1991
msgid "Nevada"
msgstr "Nevada"

#: i18n/states.php:1990
msgid "Nebraska"
msgstr "Nebraska"

#: i18n/states.php:1988
msgid "Missouri"
msgstr "Missouri"

#: i18n/states.php:1987
msgid "Mississippi"
msgstr "Mississippi"

#: i18n/states.php:1986
msgid "Minnesota"
msgstr "Minnesota"

#: i18n/states.php:1985
msgid "Michigan"
msgstr "Michigan"

#: i18n/states.php:1984
msgid "Massachusetts"
msgstr "Massachusetts"

#: i18n/states.php:1118 i18n/states.php:1983
msgid "Maryland"
msgstr "Maryland"

#: i18n/states.php:1982
msgid "Maine"
msgstr "Maine"

#: i18n/states.php:1981
msgid "Louisiana"
msgstr "Louisiana"

#: i18n/states.php:1980
msgid "Kentucky"
msgstr "Kentucky"

#: i18n/states.php:1979
msgid "Kansas"
msgstr "Kansas"

#: i18n/states.php:1978
msgid "Iowa"
msgstr "Iowa"

#: i18n/states.php:1977
msgid "Indiana"
msgstr "Indiana"

#: i18n/states.php:1976
msgid "Illinois"
msgstr "Illinois"

#: i18n/states.php:1975
msgid "Idaho"
msgstr "Idaho"

#: i18n/states.php:1974
msgid "Hawaii"
msgstr "Hawaii"

#: i18n/states.php:1973
msgctxt "US state of Georgia"
msgid "Georgia"
msgstr "Georgia"

#: i18n/states.php:1972 i18n/states.php:2025
msgid "Florida"
msgstr "Florida"

#: i18n/states.php:1971
msgid "District Of Columbia"
msgstr "District Of Columbia"

#: i18n/states.php:1970
msgid "Delaware"
msgstr "Delaware"

#: i18n/states.php:1969
msgid "Connecticut"
msgstr "Connecticut"

#: i18n/states.php:1968
msgid "Colorado"
msgstr "Colorado"

#: i18n/states.php:1967
msgid "California"
msgstr "California"

#: i18n/states.php:1966
msgid "Arkansas"
msgstr "Arkansas"

#: i18n/states.php:1965
msgid "Arizona"
msgstr "Arizona"

#: i18n/states.php:1964
msgid "Alaska"
msgstr "Alaska"

#: i18n/states.php:1963
msgid "Alabama"
msgstr "Alabama"

#: i18n/states.php:1724
msgid "Osmaniye"
msgstr "Osmaniye"

#: i18n/states.php:1723
msgid "Kilis"
msgstr "Kilis"

#: i18n/states.php:1721
msgid "Yalova"
msgstr "Yalova"

#: i18n/states.php:1719
msgid "Ardahan"
msgstr "Ardahan"

#: i18n/states.php:1716
msgid "Batman"
msgstr "Batman"

#: i18n/states.php:1714
msgid "Karaman"
msgstr "Karaman"

#: i18n/states.php:1713
msgid "Bayburt"
msgstr "Bayburt"

#: i18n/states.php:1712
msgid "Aksaray"
msgstr "Aksaray"

#: i18n/states.php:1711
msgid "Zonguldak"
msgstr "Zonguldak"

#: i18n/states.php:1710
msgid "Yozgat"
msgstr "Yozgat"

#: i18n/states.php:1709
msgid "Van"
msgstr "Van"

#: i18n/states.php:1706
msgid "Tunceli"
msgstr "Tunceli"

#: i18n/states.php:1705
msgid "Trabzon"
msgstr "Trabzon"

#: i18n/states.php:1704
msgid "Tokat"
msgstr "Tokat"

#: i18n/states.php:1702
msgid "Sivas"
msgstr "Sivas"

#: i18n/states.php:1701
msgid "Sinop"
msgstr "Sinop"

#: i18n/states.php:1700
msgid "Siirt"
msgstr "Siirt"

#: i18n/states.php:1699
msgid "Samsun"
msgstr "Samsun"

#: i18n/states.php:1698
msgid "Sakarya"
msgstr "Sakarya"

#: i18n/states.php:1697
msgid "Rize"
msgstr "Rize"

#: i18n/states.php:1696
msgid "Ordu"
msgstr "Ordu"

#: i18n/states.php:1691
msgid "Mardin"
msgstr "Mardin"

#: i18n/states.php:1689
msgid "Manisa"
msgstr "Manisa"

#: i18n/states.php:1688
msgid "Malatya"
msgstr "Malatya"

#: i18n/states.php:1686
msgid "Konya"
msgstr "Konya"

#: i18n/states.php:1685
msgid "Kocaeli"
msgstr "Kocaeli"

#: i18n/states.php:1682
msgid "Kayseri"
msgstr "Kayseri"

#: i18n/states.php:1681
msgid "Kastamonu"
msgstr "Kastamonu"

#: i18n/states.php:1680
msgid "Kars"
msgstr "Kars"

#: i18n/states.php:1676
msgid "Isparta"
msgstr "Isparta"

#: i18n/states.php:1675
msgid "Hatay"
msgstr "Hatay"

#: i18n/states.php:1674
msgid "Hakkari"
msgstr "Hakkari"

#: i18n/states.php:1672
msgid "Giresun"
msgstr "Giresun"

#: i18n/states.php:1671
msgid "Gaziantep"
msgstr "Gaziantep"

#: i18n/states.php:1669
msgid "Erzurum"
msgstr "Erzurum"

#: i18n/states.php:1668
msgid "Erzincan"
msgstr "Erzincan"

#: i18n/states.php:1666
msgid "Edirne"
msgstr "Edirne"

#: i18n/states.php:1664
msgid "Denizli"
msgstr "Denizli"

#: i18n/states.php:1660
msgid "Bursa"
msgstr "Bursa"

#: i18n/states.php:1659
msgid "Burdur"
msgstr "Burdur"

#: i18n/states.php:1658
msgid "Bolu"
msgstr "Bolu"

#: i18n/states.php:1657
msgid "Bitlis"
msgstr "Bitlis"

#: i18n/states.php:1655
msgid "Bilecik"
msgstr "Bilecik"

#: i18n/states.php:1652
msgid "Artvin"
msgstr "Artvin"

#: i18n/states.php:1651
msgid "Antalya"
msgstr "Antalya"

#: i18n/states.php:1650
msgid "Ankara"
msgstr "Ankara"

#: i18n/states.php:1649
msgid "Amasya"
msgstr "Amasya"

#: i18n/states.php:1647
msgid "Afyon"
msgstr "Afyon"

#: i18n/states.php:1645
msgid "Adana"
msgstr "Adana"

#: i18n/states.php:1466
msgid "Metro Manila"
msgstr "Metro Manila"

#: i18n/states.php:1465
msgid "Zamboanga Sibugay"
msgstr "Zamboanga Sibugay"

#: i18n/states.php:1464
msgid "Zamboanga del Sur"
msgstr "Zamboanga del Sur"

#: i18n/states.php:1463
msgid "Zamboanga del Norte"
msgstr "Zamboanga del Norte"

#: i18n/states.php:1462
msgid "Zambales"
msgstr "Zambales"

#: i18n/states.php:1461
msgid "Tawi-Tawi"
msgstr "Tawi-Tawi"

#: i18n/states.php:1460
msgid "Tarlac"
msgstr "Tarlac"

#: i18n/states.php:1459
msgid "Surigao del Sur"
msgstr "Surigao del Sur"

#: i18n/states.php:1458
msgid "Surigao del Norte"
msgstr "Surigao del Norte"

#: i18n/states.php:1457
msgid "Sulu"
msgstr "Sulu"

#: i18n/states.php:1456
msgid "Sultan Kudarat"
msgstr "Sultan Kudarat"

#: i18n/states.php:1455
msgid "Southern Leyte"
msgstr "Southern Leyte"

#: i18n/states.php:1454
msgid "South Cotabato"
msgstr "South Cotabato"

#: i18n/states.php:1453
msgid "Sorsogon"
msgstr "Sorsogon"

#: i18n/states.php:1452
msgid "Siquijor"
msgstr "Siquijor"

#: i18n/states.php:1451
msgid "Sarangani"
msgstr "Sarangani"

#: i18n/states.php:1450
msgid "Samar"
msgstr "Samar"

#: i18n/states.php:1449
msgid "Romblon"
msgstr "Romblon"

#: i18n/states.php:1448
msgid "Rizal"
msgstr "Rizal"

#: i18n/states.php:1447
msgid "Quirino"
msgstr "Quirino"

#: i18n/states.php:1446
msgid "Quezon"
msgstr "Quezon"

#: i18n/states.php:1445
msgid "Pangasinan"
msgstr "Pangasinan"

#: i18n/states.php:1444
msgid "Pampanga"
msgstr "Pampanga"

#: i18n/states.php:1443
msgid "Palawan"
msgstr "Palawan"

#: i18n/states.php:1442
msgid "Oriental Mindoro"
msgstr "Oriental Mindoro"

#: i18n/states.php:1441
msgid "Occidental Mindoro"
msgstr "Occidental Mindoro"

#: i18n/states.php:1440
msgid "Nueva Vizcaya"
msgstr "Nueva Vizcaya"

#: i18n/states.php:1439
msgid "Nueva Ecija"
msgstr "Nueva Ecija"

#: i18n/states.php:1438
msgid "Northern Samar"
msgstr "Northern Samar"

#: i18n/states.php:1437
msgid "Negros Oriental"
msgstr "Negros Oriental"

#: i18n/states.php:1436
msgid "Negros Occidental"
msgstr "Negros Occidental"

#: i18n/states.php:1435
msgid "Mountain Province"
msgstr "Mountain Province"

#: i18n/states.php:1434
msgid "Misamis Oriental"
msgstr "Misamis Oriental"

#: i18n/states.php:1433
msgid "Misamis Occidental"
msgstr "Misamis Occidental"

#: i18n/states.php:1432
msgid "Masbate"
msgstr "Masbate"

#: i18n/states.php:1431
msgid "Marinduque"
msgstr "Marinduque"

#: i18n/states.php:1430
msgid "Maguindanao"
msgstr "Maguindanao"

#: i18n/states.php:1429
msgid "Leyte"
msgstr "Leyte"

#: i18n/states.php:1428
msgid "Lanao del Sur"
msgstr "Lanao del Sur"

#: i18n/states.php:1427
msgid "Lanao del Norte"
msgstr "Lanao del Norte"

#: i18n/states.php:1426
msgid "Laguna"
msgstr "Laguna"

#: i18n/states.php:1425
msgid "La Union"
msgstr "La Union"

#: i18n/states.php:1424
msgid "Kalinga"
msgstr "Kalinga"

#: i18n/states.php:1423
msgid "Isabela"
msgstr "Isabela"

#: i18n/states.php:1422
msgid "Iloilo"
msgstr "Iloilo"

#: i18n/states.php:1421
msgid "Ilocos Sur"
msgstr "Ilocos Sur"

#: i18n/states.php:1420
msgid "Ilocos Norte"
msgstr "Ilocos Norte"

#: i18n/states.php:1419
msgid "Ifugao"
msgstr "Ifugao"

#: i18n/states.php:1418
msgid "Guimaras"
msgstr "Guimaras"

#: i18n/states.php:1417
msgid "Eastern Samar"
msgstr "Eastern Samar"

#: i18n/states.php:1416
msgid "Dinagat Islands"
msgstr "Dinagat Islands"

#: i18n/states.php:1415
msgid "Davao Oriental"
msgstr "Davao Oriental"

#: i18n/states.php:1414
msgid "Davao Occidental"
msgstr "Davao Occidental"

#: i18n/states.php:1413
msgid "Davao del Sur"
msgstr "Davao del Sur"

#: i18n/states.php:1412
msgid "Davao del Norte"
msgstr "Davao del Norte"

#: i18n/states.php:1411
msgid "Cotabato"
msgstr "Cotabato"

#: i18n/states.php:1410
msgid "Compostela Valley"
msgstr "Compostela Valley"

#: i18n/states.php:1409
msgid "Cebu"
msgstr "Cebu"

#: i18n/states.php:1408
msgid "Cavite"
msgstr "Cavite"

#: i18n/states.php:1407
msgid "Catanduanes"
msgstr "Catanduanes"

#: i18n/states.php:1406
msgid "Capiz"
msgstr "Capiz"

#: i18n/states.php:1405
msgid "Camiguin"
msgstr "Camiguin"

#: i18n/states.php:1404
msgid "Camarines Sur"
msgstr "Camarines Sur"

#: i18n/states.php:1403
msgid "Camarines Norte"
msgstr "Camarines Norte"

#: i18n/states.php:1402
msgid "Cagayan"
msgstr "Cagayan"

#: i18n/states.php:1401
msgid "Bulacan"
msgstr "Bulacan"

#: i18n/states.php:1400
msgid "Bukidnon"
msgstr "Bukidnon"

#: i18n/states.php:1399
msgid "Bohol"
msgstr "Bohol"

#: i18n/states.php:1398
msgid "Biliran"
msgstr "Biliran"

#: i18n/states.php:1397
msgid "Benguet"
msgstr "Benguet"

#: i18n/states.php:1396
msgid "Batangas"
msgstr "Batangas"

#: i18n/states.php:1395
msgid "Batanes"
msgstr "Batanes"

#: i18n/states.php:1394
msgid "Bataan"
msgstr "Bataan"

#: i18n/states.php:1393
msgid "Basilan"
msgstr "Basilan"

#: i18n/states.php:1392
msgid "Aurora"
msgstr "Aurora"

#: i18n/states.php:1391
msgid "Apayao"
msgstr "Apayao"

#: i18n/states.php:1390
msgid "Antique"
msgstr "Antique"

#: i18n/states.php:1389
msgid "Albay"
msgstr "Albay"

#: i18n/states.php:1388
msgid "Aklan"
msgstr "Aklan"

#: i18n/states.php:1387
msgid "Agusan del Sur"
msgstr "Agusan del Sur"

#: i18n/states.php:1386
msgid "Agusan del Norte"
msgstr "Agusan del Norte"

#: i18n/states.php:1385
msgid "Abra"
msgstr "Abra"

#: i18n/states.php:1382
msgid "Ucayali"
msgstr "Ucayali"

#: i18n/states.php:1381
msgid "Tumbes"
msgstr "Tumbes"

#: i18n/states.php:1380
msgid "Tacna"
msgstr "Tacna"

#: i18n/states.php:1378
msgid "Puno"
msgstr "Puno"

#: i18n/states.php:1377
msgid "Piura"
msgstr "Piura"

#: i18n/states.php:1376
msgid "Pasco"
msgstr "Pasco"

#: i18n/states.php:1375
msgid "Moquegua"
msgstr "Moquegua"

#: i18n/states.php:1374
msgid "Madre de Dios"
msgstr "Madre de Dios"

#: i18n/states.php:1373
msgid "Loreto"
msgstr "Loreto"

#: i18n/states.php:1372
msgid "Lima"
msgstr "Lima"

#: i18n/states.php:1371
msgid "Lambayeque"
msgstr "Lambayeque"

#: i18n/states.php:1370 i18n/states.php:1554
msgid "La Libertad"
msgstr "La Libertad"

#: i18n/states.php:1368
msgid "Ica"
msgstr "Ica"

#: i18n/states.php:1366
msgid "Huancavelica"
msgstr "Huancavelica"

#: i18n/states.php:1365
msgid "Cusco"
msgstr "Cusco"

#: i18n/states.php:1364
msgid "Cajamarca"
msgstr "Cajamarca"

#: i18n/states.php:1363
msgid "Ayacucho"
msgstr "Ayacucho"

#: i18n/states.php:1362
msgid "Arequipa"
msgstr "Arequipa"

#: i18n/states.php:1360
msgid "Ancash"
msgstr "Ancash"

#: i18n/states.php:1358
msgid "Municipalidad Metropolitana de Lima"
msgstr "Municipalidad Metropolitana de Lima"

#: i18n/states.php:1357
msgid "El Callao"
msgstr "El Callao"

#: i18n/states.php:1339
msgid "Southland"
msgstr "Southland"

#: i18n/states.php:1338
msgid "Otago"
msgstr "Otago"

#: i18n/states.php:1337
msgid "Canterbury"
msgstr "Canterbury"

#: i18n/states.php:1336
msgid "West Coast"
msgstr "West Coast"

#: i18n/states.php:1335
msgid "Tasman"
msgstr "Tasman"

#: i18n/states.php:1334
msgid "Marlborough"
msgstr "Marlborough"

#: i18n/states.php:1333
msgid "Nelson"
msgstr "Nelson"

#: i18n/states.php:1332
msgid "Wellington"
msgstr "Wellington"

#: i18n/states.php:1331
msgid "Manawatu-Wanganui"
msgstr "Manawatu-Wanganui"

#: i18n/states.php:1329
msgid "Gisborne"
msgstr "Gisborne"

#: i18n/states.php:1328
msgid "Taranaki"
msgstr "Taranaki"

#: i18n/states.php:1327
msgid "Bay of Plenty"
msgstr "Bay of Plenty"

#: i18n/states.php:1326
msgid "Waikato"
msgstr "Waikato"

#: i18n/states.php:1325
msgid "Auckland"
msgstr "Auckland"

#: i18n/states.php:1324
msgid "Northland"
msgstr "Northland"

#: i18n/states.php:39
msgid "Huíla"
msgstr "Huíla"

#: i18n/states.php:1214
msgid "Terengganu"
msgstr "Terengganu"

#: i18n/states.php:1213
msgid "Selangor"
msgstr "Selangor"

#: i18n/states.php:1212
msgid "Sarawak"
msgstr "Sarawak"

#: i18n/states.php:1211
msgid "Sabah"
msgstr "Sabah"

#: i18n/states.php:1210
msgid "Perlis"
msgstr "Perlis"

#: i18n/states.php:1209
msgid "Perak"
msgstr "Perak"

#: i18n/states.php:1207
msgid "Pahang"
msgstr "Pahang"

#: i18n/states.php:1206
msgid "Negeri Sembilan"
msgstr "Negeri Sembilan"

#: i18n/states.php:1203
msgid "Kelantan"
msgstr "Kelantan"

#: i18n/states.php:1202
msgid "Kedah"
msgstr "Kedah"

#: i18n/states.php:1201
msgid "Johor"
msgstr "Johor"

#: i18n/states.php:1198
msgid "Zacatecas"
msgstr "Zacatecas"

#: i18n/states.php:1197
msgid "Yucatán"
msgstr "Yucatán"

#: i18n/states.php:1196
msgid "Veracruz"
msgstr "Veracruz"

#: i18n/states.php:1195
msgid "Tlaxcala"
msgstr "Tlaxcala"

#: i18n/states.php:1194
msgid "Tamaulipas"
msgstr "Tamaulipas"

#: i18n/states.php:1193
msgid "Tabasco"
msgstr "Tabasco"

#: i18n/states.php:1192
msgid "Sonora"
msgstr "Sonora"

#: i18n/states.php:1191
msgid "Sinaloa"
msgstr "Sinaloa"

#: i18n/states.php:1190
msgid "San Luis Potosí"
msgstr "San Luis Potosí"

#: i18n/states.php:1189
msgid "Quintana Roo"
msgstr "Quintana Roo"

#: i18n/states.php:1188
msgid "Querétaro"
msgstr "Querétaro"

#: i18n/states.php:1187
msgid "Puebla"
msgstr "Puebla"

#: i18n/states.php:1186
msgid "Oaxaca"
msgstr "Oaxaca"

#: i18n/states.php:1185
msgid "Nayarit"
msgstr "Nayarit"

#: i18n/states.php:1184
msgid "Morelos"
msgstr "Morelos"

#: i18n/states.php:1183
msgid "Michoacán"
msgstr "Michoacán"

#: i18n/states.php:1181
msgid "Hidalgo"
msgstr "Hidalgo"

#: i18n/states.php:1180
msgid "Guerrero"
msgstr "Guerrero"

#: i18n/states.php:1179
msgid "Guanajuato"
msgstr "Guanajuato"

#: i18n/states.php:1178
msgid "Durango"
msgstr "Durango"

#: i18n/states.php:1177
msgid "Colima"
msgstr "Colima"

#: i18n/states.php:1176
msgid "Coahuila"
msgstr "Coahuila"

#: i18n/states.php:1175
msgid "Chihuahua"
msgstr "Chihuahua"

#: i18n/states.php:1174
msgid "Chiapas"
msgstr "Chiapas"

#: i18n/states.php:1173
msgid "Campeche"
msgstr "Campeche"

#: i18n/states.php:1172
msgid "Baja California Sur"
msgstr "Baja California Sur"

#: i18n/states.php:1171
msgid "Baja California"
msgstr "Baja California"

#: i18n/states.php:1170
msgid "Aguascalientes"
msgstr "Aguascalientes"

#: i18n/states.php:1169
msgid "Nuevo León"
msgstr "Nuevo León"

#: i18n/states.php:1168
msgid "Jalisco"
msgstr "Jalisco"

#: i18n/states.php:1033
msgid "Okinawa"
msgstr "Okinawa"

#: i18n/states.php:1032
msgid "Kagoshima"
msgstr "Kagoshima"

#: i18n/states.php:1031
msgid "Miyazaki"
msgstr "Miyazaki"

#: i18n/states.php:1030
msgid "Oita"
msgstr "Oita"

#: i18n/states.php:1029
msgid "Kumamoto"
msgstr "Kumamoto"

#: i18n/states.php:1028
msgid "Nagasaki"
msgstr "Nagasaki"

#: i18n/states.php:1027
msgid "Saga"
msgstr "Saga"

#: i18n/states.php:1026
msgid "Fukuoka"
msgstr "Fukuoka"

#: i18n/states.php:1025
msgid "Kochi"
msgstr "Kochi"

#: i18n/states.php:1024
msgid "Ehime"
msgstr "Ehime"

#: i18n/states.php:1023
msgid "Kagawa"
msgstr "Kagawa"

#: i18n/states.php:1022
msgid "Tokushima"
msgstr "Tokushima"

#: i18n/states.php:1021
msgid "Yamaguchi"
msgstr "Yamaguchi"

#: i18n/states.php:1020
msgid "Hiroshima"
msgstr "Hiroshima"

#: i18n/states.php:1019
msgid "Okayama"
msgstr "Okayama"

#: i18n/states.php:1018
msgid "Shimane"
msgstr "Shimane"

#: i18n/states.php:1017
msgid "Tottori"
msgstr "Tottori"

#: i18n/states.php:1016
msgid "Wakayama"
msgstr "Wakayama"

#: i18n/states.php:1015
msgid "Nara"
msgstr "Nara"

#: i18n/states.php:1014
msgid "Hyogo"
msgstr "Hyogo"

#: i18n/states.php:1013
msgid "Osaka"
msgstr "Osaka"

#: i18n/states.php:1012
msgid "Kyoto"
msgstr "Kyoto"

#: i18n/states.php:1011
msgid "Shiga"
msgstr "Shiga"

#: i18n/states.php:1010
msgid "Mie"
msgstr "Mie"

#: i18n/states.php:1009
msgid "Aichi"
msgstr "Aichi"

#: i18n/states.php:1008
msgid "Shizuoka"
msgstr "Shizuoka"

#: i18n/states.php:1007
msgid "Gifu"
msgstr "Gifu"

#: i18n/states.php:1006
msgid "Nagano"
msgstr "Nagano"

#: i18n/states.php:1005
msgid "Yamanashi"
msgstr "Yamanashi"

#: i18n/states.php:1004
msgid "Fukui"
msgstr "Fukui"

#: i18n/states.php:1003
msgid "Ishikawa"
msgstr "Ishikawa"

#: i18n/states.php:1002
msgid "Toyama"
msgstr "Toyama"

#: i18n/states.php:1001
msgid "Niigata"
msgstr "Niigata"

#: i18n/states.php:1000
msgid "Kanagawa"
msgstr "Kanagawa"

#: i18n/states.php:999
msgid "Tokyo"
msgstr "Tokyo"

#: i18n/states.php:998
msgid "Chiba"
msgstr "Chiba"

#: i18n/states.php:997
msgid "Saitama"
msgstr "Saitama"

#: i18n/states.php:996
msgid "Gunma"
msgstr "Gunma"

#: i18n/states.php:995
msgid "Tochigi"
msgstr "Tochigi"

#: i18n/states.php:994
msgid "Ibaraki"
msgstr "Ibaraki"

#: i18n/states.php:993
msgid "Fukushima"
msgstr "Fukushima"

#: i18n/states.php:992
msgid "Yamagata"
msgstr "Yamagata"

#: i18n/states.php:991
msgid "Akita"
msgstr "Akita"

#: i18n/states.php:990
msgid "Miyagi"
msgstr "Miyagi"

#: i18n/states.php:989
msgid "Iwate"
msgstr "Iwate"

#: i18n/states.php:988
msgid "Aomori"
msgstr "Aomori"

#: i18n/states.php:987
msgid "Hokkaido"
msgstr "Hokkaido"

#: i18n/states.php:959
msgid "Viterbo"
msgstr "Viterbo"

#: i18n/states.php:958
msgid "Vicenza"
msgstr "Vicenza"

#: i18n/states.php:957
msgid "Vibo Valentia"
msgstr "Vibo Valentia"

#: i18n/states.php:956
msgid "Verona"
msgstr "Verona"

#: i18n/states.php:955
msgid "Vercelli"
msgstr "Vercelli"

#: i18n/states.php:954
msgid "Verbano-Cusio-Ossola"
msgstr "Verbano-Cusio-Ossola"

#: i18n/states.php:953
msgid "Venezia"
msgstr "Venezia"

#: i18n/states.php:952
msgid "Varese"
msgstr "Varese"

#: i18n/states.php:951
msgid "Udine"
msgstr "Udine"

#: i18n/states.php:950
msgid "Trieste"
msgstr "Trieste"

#: i18n/states.php:949
msgid "Treviso"
msgstr "Treviso"

#: i18n/states.php:948
msgid "Trento"
msgstr "Trento"

#: i18n/states.php:947
msgid "Trapani"
msgstr "Trapani"

#: i18n/states.php:946
msgid "Torino"
msgstr "Torino"

#: i18n/states.php:945
msgid "Terni"
msgstr "Terni"

#: i18n/states.php:944
msgid "Teramo"
msgstr "Teramo"

#: i18n/states.php:943
msgid "Taranto"
msgstr "Taranto"

#: i18n/states.php:941
msgid "Sondrio"
msgstr "Sondrio"

#: i18n/states.php:940
msgid "Siracusa"
msgstr "Siracusa"

#: i18n/states.php:939
msgid "Siena"
msgstr "Siena"

#: i18n/states.php:938
msgid "Savona"
msgstr "Savona"

#: i18n/states.php:937
msgid "Sassari"
msgstr "Sassari"

#: i18n/states.php:936
msgid "Salerno"
msgstr "Salerno"

#: i18n/states.php:935
msgid "Rovigo"
msgstr "Rovigo"

#: i18n/states.php:934
msgid "Roma"
msgstr "Roma"

#: i18n/states.php:933
msgid "Rimini"
msgstr "Rimini"

#: i18n/states.php:932
msgid "Rieti"
msgstr "Rieti"

#: i18n/states.php:931
msgid "Reggio Emilia"
msgstr "Reggio Emilia"

#: i18n/states.php:930
msgid "Reggio Calabria"
msgstr "Reggio Calabria"

#: i18n/states.php:929
msgid "Ravenna"
msgstr "Ravenna"

#: i18n/states.php:928
msgid "Ragusa"
msgstr "Ragusa"

#: i18n/states.php:927
msgid "Prato"
msgstr "Prato"

#: i18n/states.php:926
msgid "Potenza"
msgstr "Potenza"

#: i18n/states.php:925
msgid "Pordenone"
msgstr "Pordenone"

#: i18n/states.php:924
msgid "Pistoia"
msgstr "Pistoia"

#: i18n/states.php:923
msgid "Pisa"
msgstr "Pisa"

#: i18n/states.php:922
msgid "Piacenza"
msgstr "Piacenza"

#: i18n/states.php:921
msgid "Pescara"
msgstr "Pescara"

#: i18n/states.php:920
msgid "Pesaro e Urbino"
msgstr "Pesaro e Urbino"

#: i18n/states.php:919
msgid "Perugia"
msgstr "Perugia"

#: i18n/states.php:918
msgid "Pavia"
msgstr "Pavia"

#: i18n/states.php:917
msgid "Parma"
msgstr "Parma"

#: i18n/states.php:916
msgid "Palermo"
msgstr "Palermo"

#: i18n/states.php:915
msgid "Padova"
msgstr "Padova"

#: i18n/states.php:914
msgid "Oristano"
msgstr "Oristano"

#: i18n/states.php:913
msgid "Nuoro"
msgstr "Nuoro"

#: i18n/states.php:912
msgid "Novara"
msgstr "Novara"

#: i18n/states.php:911
msgid "Napoli"
msgstr "Napoli"

#: i18n/states.php:910
msgid "Monza e della Brianza"
msgstr "Monza e della Brianza"

#: i18n/states.php:909
msgid "Modena"
msgstr "Modena"

#: i18n/states.php:908
msgid "Milano"
msgstr "Milano"

#: i18n/states.php:907
msgid "Messina"
msgstr "Messina"

#: i18n/states.php:906
msgid "Matera"
msgstr "Matera"

#: i18n/states.php:905
msgid "Massa-Carrara"
msgstr "Massa-Carrara"

#: i18n/states.php:904
msgid "Mantova"
msgstr "Mantova"

#: i18n/states.php:903
msgid "Macerata"
msgstr "Macerata"

#: i18n/states.php:902
msgid "Lucca"
msgstr "Lucca"

#: i18n/states.php:901
msgid "Lodi"
msgstr "Lodi"

#: i18n/states.php:900
msgid "Livorno"
msgstr "Livorno"

#: i18n/states.php:899
msgid "Lecco"
msgstr "Lecco"

#: i18n/states.php:898
msgid "Lecce"
msgstr "Lecce"

#: i18n/states.php:897
msgid "Latina"
msgstr "Latina"

#: i18n/states.php:895
msgid "La Spezia"
msgstr "La Spezia"

#: i18n/states.php:894
msgid "Isernia"
msgstr "Isernia"

#: i18n/states.php:893
msgid "Imperia"
msgstr "Imperia"

#: i18n/states.php:892
msgid "Grosseto"
msgstr "Grosseto"

#: i18n/states.php:891
msgid "Gorizia"
msgstr "Gorizia"

#: i18n/states.php:890
msgid "Genova"
msgstr "Genova"

#: i18n/states.php:889
msgid "Frosinone"
msgstr "Frosinone"

#: i18n/states.php:888
msgid "Forlì-Cesena"
msgstr "Forlì-Cesena"

#: i18n/states.php:887
msgid "Foggia"
msgstr "Foggia"

#: i18n/states.php:886
msgid "Firenze"
msgstr "Firenze"

#: i18n/states.php:885
msgid "Ferrara"
msgstr "Ferrara"

#: i18n/states.php:884
msgid "Fermo"
msgstr "Fermo"

#: i18n/states.php:883
msgid "Enna"
msgstr "Enna"

#: i18n/states.php:882
msgid "Cuneo"
msgstr "Cuneo"

#: i18n/states.php:881
msgid "Crotone"
msgstr "Crotone"

#: i18n/states.php:880
msgid "Cremona"
msgstr "Cremona"

#: i18n/states.php:879
msgid "Cosenza"
msgstr "Cosenza"

#: i18n/states.php:878
msgid "Como"
msgstr "Como"

#: i18n/states.php:877
msgid "Chieti"
msgstr "Chieti"

#: i18n/states.php:876
msgid "Catanzaro"
msgstr "Catanzaro"

#: i18n/states.php:875
msgid "Catania"
msgstr "Catania"

#: i18n/states.php:874
msgid "Caserta"
msgstr "Caserta"

#: i18n/states.php:873
msgid "Campobasso"
msgstr "Campobasso"

#: i18n/states.php:872
msgid "Caltanissetta"
msgstr "Caltanissetta"

#: i18n/states.php:871
msgid "Cagliari"
msgstr "Cagliari"

#: i18n/states.php:870
msgid "Brindisi"
msgstr "Brindisi"

#: i18n/states.php:869
msgid "Brescia"
msgstr "Brescia"

#: i18n/states.php:868
msgid "Bolzano"
msgstr "Bolzano"

#: i18n/states.php:867
msgid "Bologna"
msgstr "Bologna"

#: i18n/states.php:866
msgid "Biella"
msgstr "Biella"

#: i18n/states.php:865
msgid "Bergamo"
msgstr "Bergamo"

#: i18n/states.php:864
msgid "Benevento"
msgstr "Benevento"

#: i18n/states.php:863
msgid "Belluno"
msgstr "Belluno"

#: i18n/states.php:862
msgid "Barletta-Andria-Trani"
msgstr "Barletta-Andria-Trani"

#: i18n/states.php:861
msgid "Bari"
msgstr "Bari"

#: i18n/states.php:860
msgid "Avellino"
msgstr "Avellino"

#: i18n/states.php:859
msgid "Asti"
msgstr "Asti"

#: i18n/states.php:858
msgid "Ascoli Piceno"
msgstr "Ascoli Piceno"

#: i18n/states.php:857
msgid "Arezzo"
msgstr "Arezzo"

#: i18n/states.php:856
msgid "Aosta"
msgstr "Aosta"

#: i18n/states.php:855
msgid "Ancona"
msgstr "Ancona"

#: i18n/states.php:854
msgid "Alessandria"
msgstr "Alessandria"

#: i18n/states.php:853
msgid "Agrigento"
msgstr "Agrigento"

#: i18n/states.php:849
msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
msgstr "Sistan and Baluchestan (سیستان و بلوچستان)"

#: i18n/states.php:848
msgid "Hormozgan (هرمزگان)"
msgstr "Hormozgan (هرمزگان)"

#: i18n/states.php:847
msgid "Markazi (مرکزی)"
msgstr "Markazi (مرکزی)"

#: i18n/states.php:846
msgid "Mazandaran (مازندران)"
msgstr "Mazandaran (مازندران)"

#: i18n/states.php:845
msgid "Gilan (گیلان)"
msgstr "Gilan (گیلان)"

#: i18n/states.php:844
msgid "Golestan (گلستان)"
msgstr "Golestan (گلستان)"

#: i18n/states.php:843
msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
msgstr "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"

#: i18n/states.php:842
msgid "Kurdistan / کردستان)"
msgstr "Kurdistan (کردستان)"

#: i18n/states.php:841
msgid "Qom (قم)"
msgstr "Qom (قم)"

#: i18n/states.php:840
msgid "Fars (فارس)"
msgstr "Fars (فارس)"

#: i18n/states.php:839
msgid "Semnan (سمنان)"
msgstr "Semnan (سمنان)"

#: i18n/states.php:838
msgid "North Khorasan (خراسان شمالی)"
msgstr "North Khorasan (خراسان شمالی)"

#: i18n/states.php:837
msgid "Razavi Khorasan (خراسان رضوی)"
msgstr "Razavi Khorasan (خراسان رضوی)"

#: i18n/states.php:836
msgid "South Khorasan (خراسان جنوبی)"
msgstr "South Khorasan (خراسان جنوبی)"

#: i18n/states.php:835
msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
msgstr "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"

#: i18n/states.php:834
msgid "West Azarbaijan (آذربایجان غربی)"
msgstr "West Azarbaijan (آذربایجان غربی)"

#: i18n/states.php:833
msgid "East Azarbaijan (آذربایجان شرقی)"
msgstr "East Azarbaijan (آذربایجان شرقی)"

#: i18n/states.php:832
msgid "Alborz (البرز)"
msgstr "Alborz (البرز)"

#: i18n/states.php:831
msgid "Luristan (لرستان)"
msgstr "Luristan (لرستان)"

#: i18n/states.php:830
msgid "Zanjan (زنجان)"
msgstr "Zanjan (زنجان)"

#: i18n/states.php:829
msgid "Ghazvin (قزوین)"
msgstr "Qazvin (قزوین)"

#: i18n/states.php:828
msgid "Hamadan (همدان)"
msgstr "Hamadan (همدان)"

#: i18n/states.php:827
msgid "Kerman (کرمان)"
msgstr "Kerman (کرمان)"

#: i18n/states.php:826
msgid "Kermanshah (کرمانشاه)"
msgstr "Kermanshah (کرمانشاه)"

#: i18n/states.php:825
msgid "Yazd (یزد)"
msgstr "Yazd (یزد)"

#: i18n/states.php:824
msgid "Isfahan (اصفهان)"
msgstr "Isfahan (اصفهان)"

#: i18n/states.php:823
msgid "Ardabil (اردبیل)"
msgstr "Ardabil (اردبیل)"

#: i18n/states.php:822
msgid "Bushehr (بوشهر)"
msgstr "Bushehr (بوشهر)"

#: i18n/states.php:821
msgid "Ilaam (ایلام)"
msgstr "Ilaam (ایلام)"

#: i18n/states.php:820
msgid "Tehran (تهران)"
msgstr "Tehran (تهران)"

#: i18n/states.php:819
msgid "Khuzestan (خوزستان)"
msgstr "Khuzestan (خوزستان)"

#: i18n/states.php:816
msgid "Pondicherry (Puducherry)"
msgstr "Pondicherry (Puducherry)"

#: i18n/states.php:815
msgid "Lakshadeep"
msgstr "Lakshadeep"

#: i18n/states.php:814
msgid "Delhi"
msgstr "Delhi"

#: i18n/states.php:813
msgid "Daman and Diu"
msgstr "Daman and Diu"

#: i18n/states.php:812
msgid "Dadra and Nagar Haveli"
msgstr "Dadra and Nagar Haveli"

#: i18n/states.php:811
msgid "Chandigarh"
msgstr "Chandigarh"

#: i18n/states.php:810
msgid "Andaman and Nicobar Islands"
msgstr "Andaman and Nicobar Islands"

#: i18n/states.php:809
msgid "West Bengal"
msgstr "West Bengal"

#: i18n/states.php:808
msgid "Uttar Pradesh"
msgstr "Uttar Pradesh"

#: i18n/states.php:807
msgid "Uttarakhand"
msgstr "Uttarakhand"

#: i18n/states.php:806
msgid "Tripura"
msgstr "Tripura"

#: i18n/states.php:805
msgid "Telangana"
msgstr "Telangana"

#: i18n/states.php:804
msgid "Tamil Nadu"
msgstr "Tamil Nadu"

#: i18n/states.php:803
msgid "Sikkim"
msgstr "Sikkim"

#: i18n/states.php:802
msgid "Rajasthan"
msgstr "Rajasthan"

#: i18n/states.php:801 i18n/states.php:1475
msgid "Punjab"
msgstr "Punjab"

#: i18n/states.php:799
msgid "Nagaland"
msgstr "Nagaland"

#: i18n/states.php:798
msgid "Mizoram"
msgstr "Mizoram"

#: i18n/states.php:797
msgid "Meghalaya"
msgstr "Meghalaya"

#: i18n/states.php:796
msgid "Manipur"
msgstr "Manipur"

#: i18n/states.php:795
msgid "Maharashtra"
msgstr "Maharashtra"

#: i18n/states.php:794
msgid "Madhya Pradesh"
msgstr "Madhya Pradesh"

#: i18n/states.php:792
msgid "Kerala"
msgstr "Kerala"

#: i18n/states.php:791
msgid "Karnataka"
msgstr "Karnataka"

#: i18n/states.php:790
msgid "Jharkhand"
msgstr "Jharkhand"

#: i18n/states.php:789
msgid "Jammu and Kashmir"
msgstr "Jammu and Kashmir"

#: i18n/states.php:788
msgid "Himachal Pradesh"
msgstr "Himachal Pradesh"

#: i18n/states.php:787
msgid "Haryana"
msgstr "Haryana"

#: i18n/states.php:786
msgid "Gujarat"
msgstr "Gujarat"

#: i18n/states.php:785
msgid "Goa"
msgstr "Goa"

#: i18n/states.php:784
msgid "Chhattisgarh"
msgstr "Chhattisgarh"

#: i18n/states.php:783
msgid "Bihar"
msgstr "Bihar"

#: i18n/states.php:782
msgid "Assam"
msgstr "Assam"

#: i18n/states.php:781
msgid "Arunachal Pradesh"
msgstr "Arunachal Pradesh"

#: i18n/states.php:780
msgid "Andhra Pradesh"
msgstr "Andhra Pradesh"

#: i18n/states.php:749
msgid "Papua Barat"
msgstr "Papua Barat"

#: i18n/states.php:748
msgid "Papua"
msgstr "Papua"

#: i18n/states.php:747
msgid "Maluku Utara"
msgstr "Maluku Utara"

#: i18n/states.php:746
msgid "Maluku"
msgstr "Maluku"

#: i18n/states.php:745
msgid "Gorontalo"
msgstr "Gorontalo"

#: i18n/states.php:744
msgid "Sulawesi Selatan"
msgstr "Sulawesi Selatan"

#: i18n/states.php:743
msgid "Sulawesi Barat"
msgstr "Sulawesi Barat"

#: i18n/states.php:742
msgid "Sulawesi Tenggara"
msgstr "Sulawesi Tenggara"

#: i18n/states.php:741
msgid "Sulawesi Tengah"
msgstr "Sulawesi Tengah"

#: i18n/states.php:740
msgid "Sulawesi Utara"
msgstr "Sulawesi Utara"

#: i18n/states.php:739
msgid "Kalimantan Utara"
msgstr "Kalimantan Utara"

#: i18n/states.php:738
msgid "Kalimantan Selatan"
msgstr "Kalimantan Selatan"

#: i18n/states.php:737
msgid "Kalimantan Timur"
msgstr "Kalimantan Timur"

#: i18n/states.php:736
msgid "Kalimantan Tengah"
msgstr "Kalimantan Tengah"

#: i18n/states.php:735
msgid "Kalimantan Barat"
msgstr "Kalimantan Barat"

#: i18n/states.php:734
msgid "Nusa Tenggara Timur"
msgstr "Nusa Tenggara Timur"

#: i18n/states.php:733
msgid "Nusa Tenggara Barat"
msgstr "Nusa Tenggara Barat"

#: i18n/states.php:732
msgid "Bali"
msgstr "Bali"

#: i18n/states.php:731
msgid "Daerah Istimewa Yogyakarta"
msgstr "Daerah Istimewa Yogyakarta"

#: i18n/states.php:730
msgid "Jawa Timur"
msgstr "Jawa Timur"

#: i18n/states.php:729
msgid "Jawa Tengah"
msgstr "Jawa Tengah"

#: i18n/states.php:728
msgid "Banten"
msgstr "Banten"

#: i18n/states.php:727
msgid "Jawa Barat"
msgstr "Jawa Barat"

#: i18n/states.php:726
msgid "DKI Jakarta"
msgstr "DKI Jakarta"

#: i18n/states.php:725
msgid "Lampung"
msgstr "Lampung"

#: i18n/states.php:724
msgid "Bengkulu"
msgstr "Bengkulu"

#: i18n/states.php:723
msgid "Bangka Belitung"
msgstr "Bangka Belitung"

#: i18n/states.php:722
msgid "Sumatera Selatan"
msgstr "Sumatera Selatan"

#: i18n/states.php:721
msgid "Jambi"
msgstr "Jambi"

#: i18n/states.php:720
msgid "Kepulauan Riau"
msgstr "Kepulauan Riau"

#: i18n/states.php:719
msgid "Riau"
msgstr "Riau"

#: i18n/states.php:718
msgid "Sumatera Barat"
msgstr "Sumatera Barat"

#: i18n/states.php:717
msgid "Sumatera Utara"
msgstr "Sumatera Utara"

#: i18n/states.php:716
msgid "Daerah Istimewa Aceh"
msgstr "Daerah Istimewa Aceh"

#: i18n/states.php:713
msgid "Zala"
msgstr "Zala"

#: i18n/states.php:712
msgid "Veszprém"
msgstr "Veszprém"

#: i18n/states.php:711
msgid "Vas"
msgstr "Vas"

#: i18n/states.php:710
msgid "Tolna"
msgstr "Tolna"

#: i18n/states.php:709
msgid "Szabolcs-Szatmár-Bereg"
msgstr "Szabolcs-Szatmár-Bereg"

#: i18n/states.php:708
msgid "Somogy"
msgstr "Somogy"

#: i18n/states.php:707
msgid "Pest"
msgstr "Pest"

#: i18n/states.php:706
msgid "Nógrád"
msgstr "Nógrád"

#: i18n/states.php:705
msgid "Komárom-Esztergom"
msgstr "Komárom-Esztergom"

#: i18n/states.php:704
msgid "Jász-Nagykun-Szolnok"
msgstr "Jász-Nagykun-Szolnok"

#: i18n/states.php:703
msgid "Heves"
msgstr "Heves"

#: i18n/states.php:702
msgid "Hajdú-Bihar"
msgstr "Hajdú-Bihar"

#: i18n/states.php:701
msgid "Győr-Moson-Sopron"
msgstr "Győr-Moson-Sopron"

#: i18n/states.php:700
msgid "Fejér"
msgstr "Fejér"

#: i18n/states.php:698
msgid "Budapest"
msgstr "Budapest"

#: i18n/states.php:697
msgid "Borsod-Abaúj-Zemplén"
msgstr "Borsod-Abaúj-Zemplén"

#: i18n/states.php:696
msgid "Baranya"
msgstr "Baranya"

#: i18n/states.php:695
msgid "Békés"
msgstr "Békés"

#: i18n/states.php:694
msgid "Bács-Kiskun"
msgstr "Bács-Kiskun"

#: i18n/states.php:671
msgid "New Territories"
msgstr "New Territories"

#: i18n/states.php:670
msgid "Kowloon"
msgstr "Kowloon"

#: i18n/states.php:669
msgid "Hong Kong Island"
msgstr "Hong Kong Island"

#: i18n/states.php:604
msgid "Zaragoza"
msgstr "Zaragoza"

#: i18n/states.php:603
msgid "Zamora"
msgstr "Zamora"

#: i18n/states.php:601
msgid "Valladolid"
msgstr "Valladolid"

#: i18n/states.php:600
msgid "Valencia"
msgstr "Valencia"

#: i18n/states.php:599
msgid "Toledo"
msgstr "Toledo"

#: i18n/states.php:598
msgid "Teruel"
msgstr "Teruel"

#: i18n/states.php:597
msgid "Tarragona"
msgstr "Tarragona"

#: i18n/states.php:596
msgid "Soria"
msgstr "Soria"

#: i18n/states.php:595
msgid "Sevilla"
msgstr "Sevilla"

#: i18n/states.php:594
msgid "Segovia"
msgstr "Segovia"

#: i18n/states.php:593
msgid "Santa Cruz de Tenerife"
msgstr "Santa Cruz de Tenerife"

#: i18n/states.php:592
msgid "Salamanca"
msgstr "Salamanca"

#: i18n/states.php:591
msgid "Pontevedra"
msgstr "Pontevedra"

#: i18n/states.php:590
msgid "Palencia"
msgstr "Palencia"

#: i18n/states.php:589
msgid "Ourense"
msgstr "Ourense"

#: i18n/states.php:588
msgid "Navarra"
msgstr "Navarra"

#: i18n/states.php:587
msgid "Murcia"
msgstr "Murcia"

#: i18n/states.php:586
msgid "Melilla"
msgstr "Melilla"

#: i18n/states.php:584
msgid "Madrid"
msgstr "Madrid"

#: i18n/states.php:583
msgid "Lugo"
msgstr "Lugo"

#: i18n/states.php:582
msgid "Lleida"
msgstr "Lleida"

#: i18n/states.php:580
msgid "Las Palmas"
msgstr "Las Palmas"

#: i18n/states.php:577
msgid "Huesca"
msgstr "Huesca"

#: i18n/states.php:576
msgid "Huelva"
msgstr "Huelva"

#: i18n/states.php:575
msgid "Gipuzkoa"
msgstr "Gipuzkoa"

#: i18n/states.php:574
msgid "Guadalajara"
msgstr "Guadalajara"

#: i18n/states.php:573 i18n/states.php:1312
msgid "Granada"
msgstr "Granada"

#: i18n/states.php:572
msgid "Girona"
msgstr "Girona"

#: i18n/states.php:571
msgid "Cuenca"
msgstr "Cuenca"

#: i18n/states.php:569
msgid "Ciudad Real"
msgstr "Ciudad Real"

#: i18n/states.php:568
msgid "Ceuta"
msgstr "Ceuta"

#: i18n/states.php:566
msgid "Cantabria"
msgstr "Cantabria"

#: i18n/states.php:563
msgid "Burgos"
msgstr "Burgos"

#: i18n/states.php:562
msgid "Barcelona"
msgstr "Barcelona"

#: i18n/states.php:561
msgid "Baleares"
msgstr "Baleares"

#: i18n/states.php:560
msgid "Badajoz"
msgstr "Badajoz"

#: i18n/states.php:558
msgid "Asturias"
msgstr "Asturias"

#: i18n/states.php:556
msgid "Alicante"
msgstr "Alicante"

#: i18n/states.php:555
msgid "Albacete"
msgstr "Albacete"

#: i18n/states.php:256
msgid "Yukon Territory"
msgstr "Yukon Territory"

#: i18n/states.php:255
msgid "Saskatchewan"
msgstr "Saskatchewan"

#: i18n/states.php:254
msgid "Quebec"
msgstr "Quebec"

#: i18n/states.php:253
msgid "Prince Edward Island"
msgstr "Prince Edward Island"

#: i18n/states.php:252
msgid "Ontario"
msgstr "Ontario"

#: i18n/states.php:251
msgid "Nunavut"
msgstr "Nunavut"

#: i18n/states.php:250
msgid "Nova Scotia"
msgstr "Nova Scotia"

#: i18n/states.php:249
msgid "Northwest Territories"
msgstr "Northwest Territories"

#: i18n/states.php:248
msgid "Newfoundland and Labrador"
msgstr "Newfoundland and Labrador"

#: i18n/states.php:247
msgid "New Brunswick"
msgstr "New Brunswick"

#: i18n/states.php:246
msgid "Manitoba"
msgstr "Manitoba"

#: i18n/states.php:245
msgid "British Columbia"
msgstr "British Columbia"

#: i18n/states.php:244
msgid "Alberta"
msgstr "Alberta"

#: i18n/states.php:241
msgid "Tocantins"
msgstr "Tocantins"

#: i18n/states.php:240
msgid "Sergipe"
msgstr "Sergipe"

#: i18n/states.php:238
msgid "Santa Catarina"
msgstr "Santa Catarina"

#: i18n/states.php:237
msgid "Roraima"
msgstr "Roraima"

#: i18n/states.php:235
msgid "Rio Grande do Sul"
msgstr "Rio Grande do Sul"

#: i18n/states.php:234
msgid "Rio Grande do Norte"
msgstr "Rio Grande do Norte"

#: i18n/states.php:233
msgid "Rio de Janeiro"
msgstr "Rio de Janeiro"

#: i18n/states.php:231
msgid "Pernambuco"
msgstr "Pernambuco"

#: i18n/states.php:227
msgid "Minas Gerais"
msgstr "Minas Gerais"

#: i18n/states.php:226
msgid "Mato Grosso do Sul"
msgstr "Mato Grosso do Sul"

#: i18n/states.php:225
msgid "Mato Grosso"
msgstr "Mato Grosso"

#: i18n/states.php:221
msgid "Distrito Federal"
msgstr "Distrito Federal"

#: i18n/states.php:219
msgid "Bahia"
msgstr "Bahia"

#: i18n/states.php:218 i18n/states.php:339 i18n/states.php:1359
#: i18n/states.php:2064
msgid "Amazonas"
msgstr "Amazonas"

#: i18n/states.php:216
msgid "Alagoas"
msgstr "Alagoas"

#: i18n/states.php:215
msgid "Acre"
msgstr "Acre"

#: i18n/states.php:185
msgid "Yambol"
msgstr "Yambol"

#: i18n/states.php:184
msgid "Vratsa"
msgstr "Vratsa"

#: i18n/states.php:183
msgid "Vidin"
msgstr "Vidin"

#: i18n/states.php:182
msgid "Veliko Tarnovo"
msgstr "Veliko Tarnovo"

#: i18n/states.php:181
msgid "Varna"
msgstr "Varna"

#: i18n/states.php:180
msgid "Targovishte"
msgstr "Targovishte"

#: i18n/states.php:179
msgid "Stara Zagora"
msgstr "Stara Zagora"

#: i18n/states.php:178
msgid "Sofia"
msgstr "Sofia"

#: i18n/states.php:176
msgid "Smolyan"
msgstr "Smolyan"

#: i18n/states.php:175
msgid "Sliven"
msgstr "Sliven"

#: i18n/states.php:174
msgid "Silistra"
msgstr "Silistra"

#: i18n/states.php:173
msgid "Shumen"
msgstr "Shumen"

#: i18n/states.php:172
msgid "Ruse"
msgstr "Ruse"

#: i18n/states.php:171
msgid "Razgrad"
msgstr "Razgrad"

#: i18n/states.php:170
msgid "Plovdiv"
msgstr "Plovdiv"

#: i18n/states.php:169
msgid "Pleven"
msgstr "Pleven"

#: i18n/states.php:168
msgid "Pernik"
msgstr "Pernik"

#: i18n/states.php:167
msgid "Pazardzhik"
msgstr "Pazardzhik"

#: i18n/states.php:166 i18n/states.php:1989
msgid "Montana"
msgstr "Montana"

#: i18n/states.php:165
msgid "Lovech"
msgstr "Lovech"

#: i18n/states.php:164
msgid "Kyustendil"
msgstr "Kyustendil"

#: i18n/states.php:163
msgid "Kardzhali"
msgstr "Kardzhali"

#: i18n/states.php:162
msgid "Haskovo"
msgstr "Haskovo"

#: i18n/states.php:161
msgid "Gabrovo"
msgstr "Gabrovo"

#: i18n/states.php:160
msgid "Dobrich"
msgstr "Dobrich"

#: i18n/states.php:159
msgid "Burgas"
msgstr "Burgas"

#: i18n/states.php:158
msgid "Blagoevgrad"
msgstr "Blagoevgrad"

#: i18n/states.php:154
msgid "Thakurgaon"
msgstr "Thakurgaon"

#: i18n/states.php:153
msgid "Tangail"
msgstr "Tangail"

#: i18n/states.php:152
msgid "Sylhet"
msgstr "Sylhet"

#: i18n/states.php:151
msgid "Sunamganj"
msgstr "Sunamganj"

#: i18n/states.php:150
msgid "Sirajganj"
msgstr "Sirajganj"

#: i18n/states.php:149
msgid "Sherpur"
msgstr "Sherpur"

#: i18n/states.php:148
msgid "Shariatpur"
msgstr "Shariatpur"

#: i18n/states.php:147
msgid "Satkhira"
msgstr "Satkhira"

#: i18n/states.php:146
msgid "Rangpur"
msgstr "Rangpur"

#: i18n/states.php:145
msgid "Rangamati"
msgstr "Rangamati"

#: i18n/states.php:144
msgid "Rajshahi"
msgstr "Rajshahi"

#: i18n/states.php:143
msgid "Rajbari"
msgstr "Rajbari"

#: i18n/states.php:142
msgid "Pirojpur"
msgstr "Pirojpur"

#: i18n/states.php:141
msgid "Patuakhali"
msgstr "Patuakhali"

#: i18n/states.php:140
msgid "Panchagarh"
msgstr "Panchagarh"

#: i18n/states.php:139
msgid "Pabna"
msgstr "Pabna"

#: i18n/states.php:138
msgid "Noakhali"
msgstr "Noakhali"

#: i18n/states.php:137
msgid "Nilphamari"
msgstr "Nilphamari"

#: i18n/states.php:136
msgid "Netrakona"
msgstr "Netrakona"

#: i18n/states.php:135
msgid "Nawabganj"
msgstr "Nawabganj"

#: i18n/states.php:134
msgid "Natore"
msgstr "Natore"

#: i18n/states.php:133
msgid "Narsingdi"
msgstr "Narsingdi"

#: i18n/states.php:132
msgid "Narayanganj"
msgstr "Narayanganj"

#: i18n/states.php:131
msgid "Narail"
msgstr "Narail"

#: i18n/states.php:130
msgid "Naogaon"
msgstr "Naogaon"

#: i18n/states.php:129
msgid "Mymensingh"
msgstr "Mymensingh"

#: i18n/states.php:128
msgid "Munshiganj"
msgstr "Munshiganj"

#: i18n/states.php:127
msgid "Moulvibazar"
msgstr "Moulvibazar"

#: i18n/states.php:126
msgid "Meherpur"
msgstr "Meherpur"

#: i18n/states.php:125
msgid "Manikganj "
msgstr "Manikganj "

#: i18n/states.php:124
msgid "Magura"
msgstr "Magura"

#: i18n/states.php:123
msgid "Madaripur"
msgstr "Madaripur"

#: i18n/states.php:122
msgid "Lalmonirhat"
msgstr "Lalmonirhat"

#: i18n/states.php:121
msgid "Lakshmipur"
msgstr "Lakshmipur"

#: i18n/states.php:120
msgid "Kushtia"
msgstr "Kushtia"

#: i18n/states.php:119
msgid "Kurigram"
msgstr "Kurigram"

#: i18n/states.php:118
msgid "Kishoreganj"
msgstr "Kishoreganj"

#: i18n/states.php:117
msgid "Khulna"
msgstr "Khulna"

#: i18n/states.php:116
msgid "Khagrachhari"
msgstr "Khagrachhari"

#: i18n/states.php:115
msgid "Joypurhat"
msgstr "Joypurhat"

#: i18n/states.php:114
msgid "Jhenaidah"
msgstr "Jhenaidah"

#: i18n/states.php:113
msgid "Jhalokati"
msgstr "Jhalokati"

#: i18n/states.php:111
msgid "Jamalpur"
msgstr "Jamalpur"

#: i18n/states.php:110
msgid "Habiganj"
msgstr "Habiganj"

#: i18n/states.php:109
msgid "Gopalganj"
msgstr "Gopalganj"

#: i18n/states.php:108
msgid "Gazipur"
msgstr "Gazipur"

#: i18n/states.php:107
msgid "Gaibandha"
msgstr "Gaibandha"

#: i18n/states.php:106
msgid "Feni"
msgstr "Feni"

#: i18n/states.php:105
msgid "Faridpur "
msgstr "Faridpur "

#: i18n/states.php:104
msgid "Dinajpur"
msgstr "Dinajpur"

#: i18n/states.php:103
msgid "Dhaka"
msgstr "Dhaka"

#: i18n/states.php:101
msgid "Cox's Bazar"
msgstr "Cox's Bazar"

#: i18n/states.php:102
msgid "Cumilla"
msgstr "Cumilla"

#: i18n/states.php:100
msgid "Chuadanga"
msgstr "Chuadanga"

#: i18n/states.php:98
msgid "Chandpur"
msgstr "Chandpur"

#: i18n/states.php:97
msgid "Brahmanbaria"
msgstr "Brahmanbaria"

#: i18n/states.php:96
msgid "Bogura"
msgstr "Bogura"

#: i18n/states.php:95
msgid "Bhola"
msgstr "Bhola"

#: i18n/states.php:94
msgid "Barishal"
msgstr "Barishal"

#: i18n/states.php:93
msgid "Barguna"
msgstr "Barguna"

#: i18n/states.php:92
msgid "Bandarban"
msgstr "Bandarban"

#: i18n/states.php:91
msgid "Bagerhat"
msgstr "Bagerhat"

#: i18n/states.php:87
msgid "Western Australia"
msgstr "Western Australia"

#: i18n/states.php:86
msgid "Victoria"
msgstr "Victoria"

#: i18n/states.php:85
msgid "Tasmania"
msgstr "Tasmania"

#: i18n/states.php:84
msgid "South Australia"
msgstr "South Australia"

#: i18n/states.php:83
msgid "Queensland"
msgstr "Queensland"

#: i18n/states.php:82
msgid "Northern Territory"
msgstr "Northern Territory"

#: i18n/states.php:81
msgid "New South Wales"
msgstr "New South Wales"

#: i18n/states.php:80
msgid "Australian Capital Territory"
msgstr "Australian Capital Territory"

#: i18n/states.php:75
msgid "Tierra del Fuego"
msgstr "Tierra del Fuego"

#: i18n/states.php:74
msgid "Santiago del Estero"
msgstr "Santiago del Estero"

#: i18n/states.php:73
msgid "Santa Fe"
msgstr "Santa Fe"

#: i18n/states.php:72 i18n/states.php:211
msgid "Santa Cruz"
msgstr "Santa Cruz"

#: i18n/states.php:71
msgid "San Luis"
msgstr "San Luis"

#: i18n/states.php:70 i18n/states.php:436
msgid "San Juan"
msgstr "San Juan"

#: i18n/states.php:69
msgid "Salta"
msgstr "Salta"

#: i18n/states.php:66 i18n/states.php:1490
msgid "Misiones"
msgstr "Misiones"

#: i18n/states.php:65
msgid "Mendoza"
msgstr "Mendoza"

#: i18n/states.php:64 i18n/states.php:579
msgid "La Rioja"
msgstr "La Rioja"

#: i18n/states.php:63
msgid "La Pampa"
msgstr "La Pampa"

#: i18n/states.php:62
msgid "Jujuy"
msgstr "Jujuy"

#: i18n/states.php:61
msgid "Formosa"
msgstr "Formosa"

#: i18n/states.php:59
msgid "Corrientes"
msgstr "Corrientes"

#: i18n/states.php:57
msgid "Chubut"
msgstr "Chubut"

#: i18n/states.php:56
msgid "Chaco"
msgstr "Chaco"

#: i18n/states.php:55
msgid "Catamarca"
msgstr "Catamarca"

#: i18n/states.php:54
msgid "Buenos Aires"
msgstr "Buenos Aires"

#: i18n/countries.php:265
msgid "Zimbabwe"
msgstr "Zimbabwe"

#: i18n/countries.php:264
msgid "Zambia"
msgstr "Zambia"

#: i18n/countries.php:263
msgid "Yemen"
msgstr "Yemen"

#: i18n/countries.php:261
msgid "Western Sahara"
msgstr "Western Sahara"

#: i18n/countries.php:260
msgid "Wallis and Futuna"
msgstr "Wallis and Futuna"

#: i18n/countries.php:257
msgid "Vietnam"
msgstr "Vietnam"

#: i18n/countries.php:256
msgid "Venezuela"
msgstr "Venezuela"

#: i18n/countries.php:255
msgid "Vatican"
msgstr "Vatican"

#: i18n/countries.php:254
msgid "Vanuatu"
msgstr "Vanuatu"

#: i18n/countries.php:253
msgid "Uzbekistan"
msgstr "Uzbekistan"

#: i18n/countries.php:252
msgid "Uruguay"
msgstr "Uruguay"

#: i18n/countries.php:250
msgid "United States (US)"
msgstr "United States (US)"

#: i18n/countries.php:249
msgid "United Kingdom (UK)"
msgstr "United Kingdom (UK)"

#: i18n/countries.php:248
msgid "United Arab Emirates"
msgstr "United Arab Emirates"

#: i18n/countries.php:247
msgid "Ukraine"
msgstr "Ukraine"

#: i18n/countries.php:246
msgid "Uganda"
msgstr "Uganda"

#: i18n/countries.php:245
msgid "Tuvalu"
msgstr "Tuvalu"

#: i18n/countries.php:244
msgid "Turks and Caicos Islands"
msgstr "Turks and Caicos Islands"

#: i18n/countries.php:243
msgid "Turkmenistan"
msgstr "Turkmenistan"

#: i18n/countries.php:242
msgid "Turkey"
msgstr "Turkey"

#: i18n/countries.php:241
msgid "Tunisia"
msgstr "Tunisia"

#: i18n/countries.php:240
msgid "Trinidad and Tobago"
msgstr "Trinidad and Tobago"

#: i18n/countries.php:239
msgid "Tonga"
msgstr "Tonga"

#: i18n/countries.php:238
msgid "Tokelau"
msgstr "Tokelau"

#: i18n/countries.php:237
msgid "Togo"
msgstr "Togo"

#: i18n/countries.php:236
msgid "Timor-Leste"
msgstr "Timor-Leste"

#: i18n/countries.php:235
msgid "Thailand"
msgstr "Thailand"

#: i18n/countries.php:234
msgid "Tanzania"
msgstr "Tanzania"

#: i18n/countries.php:233
msgid "Tajikistan"
msgstr "Tajikistan"

#: i18n/countries.php:232
msgid "Taiwan"
msgstr "Taiwan"

#: i18n/countries.php:231
msgid "Syria"
msgstr "Syria"

#: i18n/countries.php:230
msgid "Switzerland"
msgstr "Switzerland"

#: i18n/countries.php:229
msgid "Sweden"
msgstr "Sweden"

#: i18n/countries.php:227
msgid "Svalbard and Jan Mayen"
msgstr "Svalbard and Jan Mayen"

#: i18n/countries.php:226
msgid "Suriname"
msgstr "Suriname"

#: i18n/countries.php:225
msgid "Sudan"
msgstr "Sudan"

#: i18n/countries.php:224
msgid "Sri Lanka"
msgstr "Sri Lanka"

#: i18n/countries.php:223
msgid "Spain"
msgstr "Spain"

#: i18n/countries.php:222
msgid "South Sudan"
msgstr "South Sudan"

#: i18n/countries.php:221
msgid "South Korea"
msgstr "South Korea"

#: i18n/countries.php:220
msgid "South Georgia/Sandwich Islands"
msgstr "South Georgia/Sandwich Islands"

#: i18n/countries.php:219
msgid "South Africa"
msgstr "South Africa"

#: i18n/countries.php:218
msgid "Somalia"
msgstr "Somalia"

#: i18n/countries.php:217
msgid "Solomon Islands"
msgstr "Solomon Islands"

#: i18n/countries.php:216
msgid "Slovenia"
msgstr "Slovenia"

#: i18n/countries.php:215
msgid "Slovakia"
msgstr "Slovakia"

#: i18n/countries.php:214
msgid "Singapore"
msgstr "Singapore"

#: i18n/countries.php:213
msgid "Sierra Leone"
msgstr "Sierra Leone"

#: i18n/countries.php:212
msgid "Seychelles"
msgstr "Seychelles"

#: i18n/countries.php:211
msgid "Serbia"
msgstr "Serbia"

#: i18n/countries.php:210
msgid "Senegal"
msgstr "Senegal"

#: i18n/countries.php:209
msgid "Saudi Arabia"
msgstr "Saudi Arabia"

#: i18n/countries.php:208
msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
msgstr "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"

#: i18n/countries.php:207
msgid "San Marino"
msgstr "San Marino"

#: i18n/countries.php:206
msgid "Saint Vincent and the Grenadines"
msgstr "Saint Vincent and the Grenadines"

#: i18n/countries.php:205
msgid "Saint Pierre and Miquelon"
msgstr "Saint Pierre and Miquelon"

#: i18n/countries.php:204
msgid "Saint Martin (Dutch part)"
msgstr "Saint Martin (Dutch part)"

#: i18n/countries.php:203
msgid "Saint Martin (French part)"
msgstr "Saint Martin (French part)"

#: i18n/countries.php:202
msgid "Saint Lucia"
msgstr "Saint Lucia"

#: i18n/countries.php:201
msgid "Saint Kitts and Nevis"
msgstr "Saint Kitts and Nevis"

#: i18n/countries.php:200
msgid "Saint Helena"
msgstr "Saint Helena"

#: i18n/countries.php:199
msgid "Saint Barth&eacute;lemy"
msgstr "Saint Barth&eacute;lemy"

#: i18n/countries.php:198
msgid "Rwanda"
msgstr "Rwanda"

#: i18n/countries.php:197
msgid "Russia"
msgstr "Russia"

#: i18n/countries.php:196
msgid "Romania"
msgstr "Romania"

#: i18n/countries.php:195
msgid "Reunion"
msgstr "Reunion"

#: i18n/countries.php:194
msgid "Qatar"
msgstr "Qatar"

#: i18n/countries.php:192
msgid "Portugal"
msgstr "Portugal"

#: i18n/countries.php:191
msgid "Poland"
msgstr "Poland"

#: i18n/countries.php:190
msgid "Pitcairn"
msgstr "Pitcairn"

#: i18n/countries.php:189
msgid "Philippines"
msgstr "Philippines"

#: i18n/countries.php:188
msgid "Peru"
msgstr "Peru"

#: i18n/countries.php:187
msgid "Paraguay"
msgstr "Paraguay"

#: i18n/countries.php:186
msgid "Papua New Guinea"
msgstr "Papua New Guinea"

#: i18n/countries.php:185
msgid "Panama"
msgstr "Panama"

#: i18n/countries.php:184
msgid "Palestinian Territory"
msgstr "Palestinian Territory"

#: i18n/countries.php:183
msgid "Pakistan"
msgstr "Pakistan"

#: i18n/countries.php:182
msgid "Oman"
msgstr "Oman"

#: i18n/countries.php:181
msgid "Norway"
msgstr "Norway"

#: i18n/countries.php:180
msgid "North Korea"
msgstr "North Korea"

#: i18n/countries.php:178
msgid "Norfolk Island"
msgstr "Norfolk Island"

#: i18n/countries.php:177
msgid "Niue"
msgstr "Niue"

#: i18n/countries.php:176
msgid "Nigeria"
msgstr "Nigeria"

#: i18n/countries.php:175 i18n/states.php:1274
msgid "Niger"
msgstr "Niger"

#: i18n/countries.php:174
msgid "Nicaragua"
msgstr "Nicaragua"

#: i18n/countries.php:173
msgid "New Zealand"
msgstr "New Zealand"

#: i18n/countries.php:172
msgid "New Caledonia"
msgstr "New Caledonia"

#: i18n/countries.php:171
msgid "Netherlands"
msgstr "Netherlands"

#: i18n/countries.php:170
msgid "Nepal"
msgstr "Nepal"

#: i18n/countries.php:169
msgid "Nauru"
msgstr "Nauru"

#: i18n/countries.php:168
msgid "Namibia"
msgstr "Namibia"

#: i18n/countries.php:167
msgid "Myanmar"
msgstr "Myanmar"

#: i18n/countries.php:166
msgid "Mozambique"
msgstr "Mozambique"

#: i18n/countries.php:165
msgid "Morocco"
msgstr "Morocco"

#: i18n/countries.php:164
msgid "Montserrat"
msgstr "Montserrat"

#: i18n/countries.php:163
msgid "Montenegro"
msgstr "Montenegro"

#: i18n/countries.php:162
msgid "Mongolia"
msgstr "Mongolia"

#: i18n/countries.php:161
msgid "Monaco"
msgstr "Monaco"

#: i18n/countries.php:160
msgid "Moldova"
msgstr "Moldova"

#: i18n/countries.php:159
msgid "Micronesia"
msgstr "Micronesia"

#: i18n/countries.php:158
msgid "Mexico"
msgstr "Mexico"

#: i18n/countries.php:157
msgid "Mayotte"
msgstr "Mayotte"

#: i18n/countries.php:156
msgid "Mauritius"
msgstr "Mauritius"

#: i18n/countries.php:155
msgid "Mauritania"
msgstr "Mauritania"

#: i18n/countries.php:154
msgid "Martinique"
msgstr "Martinique"

#: i18n/countries.php:153
msgid "Marshall Islands"
msgstr "Marshall Islands"

#: i18n/countries.php:152
msgid "Malta"
msgstr "Malta"

#: i18n/countries.php:151
msgid "Mali"
msgstr "Mali"

#: i18n/countries.php:150
msgid "Maldives"
msgstr "Maldives"

#: i18n/countries.php:149
msgid "Malaysia"
msgstr "Malaysia"

#: i18n/countries.php:148
msgid "Malawi"
msgstr "Malawi"

#: i18n/countries.php:147
msgid "Madagascar"
msgstr "Madagascar"

#: i18n/countries.php:144
msgid "Luxembourg"
msgstr "Luxembourg"

#: i18n/countries.php:143
msgid "Lithuania"
msgstr "Lithuania"

#: i18n/countries.php:142
msgid "Liechtenstein"
msgstr "Liechtenstein"

#: i18n/countries.php:141
msgid "Libya"
msgstr "Libya"

#: i18n/countries.php:140
msgid "Liberia"
msgstr "Liberia"

#: i18n/countries.php:139
msgid "Lesotho"
msgstr "Lesotho"

#: i18n/countries.php:138
msgid "Lebanon"
msgstr "Lebanon"

#: i18n/countries.php:137
msgid "Latvia"
msgstr "Latvia"

#: i18n/countries.php:136
msgid "Laos"
msgstr "Laos"

#: i18n/countries.php:135
msgid "Kyrgyzstan"
msgstr "Kyrgyzstan"

#: i18n/countries.php:134
msgid "Kuwait"
msgstr "Kuwait"

#: i18n/countries.php:133
msgid "Kiribati"
msgstr "Kiribati"

#: i18n/countries.php:132
msgid "Kenya"
msgstr "Kenya"

#: i18n/countries.php:131
msgid "Kazakhstan"
msgstr "Kazakhstan"

#: i18n/countries.php:130
msgid "Jordan"
msgstr "Jordan"

#: i18n/countries.php:129
msgid "Jersey"
msgstr "Jersey"

#: i18n/countries.php:128
msgid "Japan"
msgstr "Japan"

#: i18n/countries.php:127
msgid "Jamaica"
msgstr "Jamaica"

#: i18n/countries.php:126
msgid "Ivory Coast"
msgstr "Ivory Coast"

#: i18n/countries.php:125
msgid "Italy"
msgstr "Italy"

#: i18n/countries.php:124
msgid "Israel"
msgstr "Israel"

#: i18n/countries.php:123
msgid "Isle of Man"
msgstr "Isle of Man"

#: i18n/countries.php:121
msgid "Iraq"
msgstr "Iraq"

#: i18n/countries.php:120
msgid "Iran"
msgstr "Iran"

#: i18n/countries.php:119
msgid "Indonesia"
msgstr "Indonesia"

#: i18n/countries.php:118
msgid "India"
msgstr "India"

#: i18n/countries.php:117
msgid "Iceland"
msgstr "Iceland"

#: i18n/countries.php:116
msgid "Hungary"
msgstr "Hungary"

#: i18n/countries.php:115
msgid "Hong Kong"
msgstr "Hong Kong"

#: i18n/countries.php:114
msgid "Honduras"
msgstr "Honduras"

#: i18n/countries.php:113
msgid "Heard Island and McDonald Islands"
msgstr "Heard Island and McDonald Islands"

#: i18n/countries.php:112
msgid "Haiti"
msgstr "Haiti"

#: i18n/countries.php:111
msgid "Guyana"
msgstr "Guyana"

#: i18n/countries.php:110
msgid "Guinea-Bissau"
msgstr "Guinea-Bissau"

#: i18n/countries.php:109
msgid "Guinea"
msgstr "Guinea"

#: i18n/countries.php:108
msgid "Guernsey"
msgstr "Guernsey"

#: i18n/countries.php:107 i18n/states.php:651
msgid "Guatemala"
msgstr "Guatemala"

#: i18n/countries.php:105
msgid "Guadeloupe"
msgstr "Guadeloupe"

#: i18n/countries.php:104
msgid "Grenada"
msgstr "Grenada"

#: i18n/countries.php:103
msgid "Greenland"
msgstr "Greenland"

#: i18n/countries.php:102
msgid "Greece"
msgstr "Greece"

#: i18n/countries.php:101
msgid "Gibraltar"
msgstr "Gibraltar"

#: i18n/countries.php:100
msgid "Ghana"
msgstr "Ghana"

#: i18n/countries.php:99
msgid "Germany"
msgstr "Germany"

#: i18n/countries.php:98
msgid "Georgia"
msgstr "Georgia"

#: i18n/countries.php:97
msgid "Gambia"
msgstr "Gambia"

#: i18n/countries.php:96
msgid "Gabon"
msgstr "Gabon"

#: i18n/countries.php:95
msgid "French Southern Territories"
msgstr "French Southern Territories"

#: i18n/countries.php:94
msgid "French Polynesia"
msgstr "French Polynesia"

#: i18n/countries.php:93
msgid "French Guiana"
msgstr "French Guiana"

#: i18n/countries.php:92
msgid "France"
msgstr "France"

#: i18n/countries.php:91
msgid "Finland"
msgstr "Finland"

#: i18n/countries.php:90
msgid "Fiji"
msgstr "Fiji"

#: i18n/countries.php:89
msgid "Faroe Islands"
msgstr "Faroe Islands"

#: i18n/countries.php:88
msgid "Falkland Islands"
msgstr "Falkland Islands"

#: i18n/countries.php:87
msgid "Ethiopia"
msgstr "Ethiopia"

#: i18n/countries.php:86
msgid "Estonia"
msgstr "Estonia"

#: i18n/countries.php:85
msgid "Eritrea"
msgstr "Eritrea"

#: i18n/countries.php:84
msgid "Equatorial Guinea"
msgstr "Equatorial Guinea"

#: i18n/countries.php:83
msgid "El Salvador"
msgstr "El Salvador"

#: i18n/countries.php:82
msgid "Egypt"
msgstr "Egypt"

#: i18n/countries.php:81
msgid "Ecuador"
msgstr "Ecuador"

#: i18n/countries.php:80
msgid "Dominican Republic"
msgstr "Dominican Republic"

#: i18n/countries.php:79
msgid "Dominica"
msgstr "Dominica"

#: i18n/countries.php:78
msgid "Djibouti"
msgstr "Djibouti"

#: i18n/countries.php:77
msgid "Denmark"
msgstr "Denmark"

#: i18n/countries.php:76
msgid "Czech Republic"
msgstr "Czech Republic"

#: i18n/countries.php:75
msgid "Cyprus"
msgstr "Cyprus"

#: i18n/countries.php:74
msgid "Cura&ccedil;ao"
msgstr "Cura&ccedil;ao"

#: i18n/countries.php:73
msgid "Cuba"
msgstr "Cuba"

#: i18n/countries.php:72
msgid "Croatia"
msgstr "Croatia"

#: i18n/countries.php:71
msgid "Costa Rica"
msgstr "Costa Rica"

#: i18n/countries.php:70
msgid "Cook Islands"
msgstr "Cook Islands"

#: i18n/countries.php:69
msgid "Congo (Kinshasa)"
msgstr "Congo (Kinshasa)"

#: i18n/countries.php:68
msgid "Congo (Brazzaville)"
msgstr "Congo (Brazzaville)"

#: i18n/countries.php:67
msgid "Comoros"
msgstr "Comoros"

#: i18n/countries.php:66
msgid "Colombia"
msgstr "Colombia"

#: i18n/countries.php:65
msgid "Cocos (Keeling) Islands"
msgstr "Cocos (Keeling) Islands"

#: i18n/countries.php:64
msgid "Christmas Island"
msgstr "Christmas Island"

#: i18n/countries.php:63
msgid "China"
msgstr "China"

#: i18n/countries.php:62
msgid "Chile"
msgstr "Chile"

#: i18n/countries.php:61
msgid "Chad"
msgstr "Chad"

#: i18n/countries.php:60
msgid "Central African Republic"
msgstr "Central African Republic"

#: i18n/countries.php:59
msgid "Cayman Islands"
msgstr "Cayman Islands"

#: i18n/countries.php:58
msgid "Cape Verde"
msgstr "Cape Verde"

#: i18n/countries.php:57
msgid "Canada"
msgstr "Canada"

#: i18n/countries.php:56
msgid "Cameroon"
msgstr "Cameroon"

#: i18n/countries.php:55
msgid "Cambodia"
msgstr "Cambodia"

#: i18n/countries.php:54
msgid "Burundi"
msgstr "Burundi"

#: i18n/countries.php:53
msgid "Burkina Faso"
msgstr "Burkina Faso"

#: i18n/countries.php:52
msgid "Bulgaria"
msgstr "Bulgaria"

#: i18n/countries.php:51
msgid "Brunei"
msgstr "Brunei"

#: i18n/countries.php:50
msgid "British Indian Ocean Territory"
msgstr "British Indian Ocean Territory"

#: i18n/countries.php:49
msgid "Brazil"
msgstr "Brazil"

#: i18n/countries.php:48
msgid "Bouvet Island"
msgstr "Bouvet Island"

#: i18n/countries.php:47
msgid "Botswana"
msgstr "Botswana"

#: i18n/countries.php:46
msgid "Bosnia and Herzegovina"
msgstr "Bosnia and Herzegovina"

#: i18n/countries.php:45
msgid "Bonaire, Saint Eustatius and Saba"
msgstr "Bonaire, Saint Eustatius and Saba"

#: i18n/countries.php:44
msgid "Bolivia"
msgstr "Bolivia"

#: i18n/countries.php:43
msgid "Bhutan"
msgstr "Bhutan"

#: i18n/countries.php:42
msgid "Bermuda"
msgstr "Bermuda"

#: i18n/countries.php:41
msgid "Benin"
msgstr "Benin"

#: i18n/countries.php:40
msgid "Belize"
msgstr "Belize"

#: i18n/countries.php:39
msgid "Belau"
msgstr "Belau"

#: i18n/countries.php:38
msgid "Belgium"
msgstr "Belgium"

#: i18n/countries.php:37
msgid "Belarus"
msgstr "Belarus"

#: i18n/countries.php:36
msgid "Barbados"
msgstr "Barbados"

#: i18n/countries.php:35
msgid "Bangladesh"
msgstr "Bangladesh"

#: i18n/countries.php:34
msgid "Bahrain"
msgstr "Bahrain"

#: i18n/countries.php:33
msgid "Bahamas"
msgstr "Bahamas"

#: i18n/countries.php:32
msgid "Azerbaijan"
msgstr "Azerbaijan"

#: i18n/countries.php:31
msgid "Austria"
msgstr "Austria"

#: i18n/countries.php:30
msgid "Australia"
msgstr "Australia"

#: i18n/countries.php:29
msgid "Aruba"
msgstr "Aruba"

#: i18n/countries.php:28
msgid "Armenia"
msgstr "Armenia"

#: i18n/countries.php:27
msgid "Argentina"
msgstr "Argentina"

#: i18n/countries.php:26
msgid "Antigua and Barbuda"
msgstr "Antigua and Barbuda"

#: i18n/continents.php:78 i18n/countries.php:25
msgid "Antarctica"
msgstr "Antarctica"

#: i18n/countries.php:24
msgid "Anguilla"
msgstr "Anguilla"

#: i18n/countries.php:23
msgid "Angola"
msgstr "Angola"

#: i18n/countries.php:22
msgid "Andorra"
msgstr "Andorra"

#: i18n/countries.php:20
msgid "Algeria"
msgstr "Algeria"

#: i18n/countries.php:19
msgid "Albania"
msgstr "Albania"

#: i18n/countries.php:17
msgid "Afghanistan"
msgstr "Afghanistan"