File: /var/www/clients/client125/web350/web/wp-content/languages/plugins/woocommerce-pt_BR.po
# Translation of Plugins - WooCommerce - Stable (latest release) in Portuguese (Brazil)
# This file is distributed under the same license as the Plugins - WooCommerce - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-02-12 12:30:05+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.1\n"
"Language: pt_BR\n"
"Project-Id-Version: Plugins - WooCommerce - Stable (latest release)\n"
#: assets/client/blocks/product-summary/block.json
msgctxt "block title"
msgid "Product Summary"
msgstr "Resumo do produto"
#: assets/client/blocks/add-to-cart-with-options/block.json
msgctxt "block description"
msgid "Create an \"Add To Cart\" composition by using blocks"
msgstr "Crie uma composição \"Adicionar ao carrinho\" usando blocos"
#: assets/client/blocks/add-to-cart-with-options/block.json
msgctxt "block title"
msgid "Add to Cart with Options (Experimental)"
msgstr "Adicionar ao carrinho com opções (experimental)"
#: assets/client/blocks/product-summary/block.json
msgctxt "block description"
msgid "Display a short description about a product."
msgstr "Exibir uma breve descrição sobre um produto."
#: assets/client/blocks/add-to-cart-with-options-quantity-selector/block.json
msgctxt "block description"
msgid "Display an input field to select the number of products to add to cart."
msgstr "Exibir um campo de entrada para selecionar o número de produtos a adicionar ao carrinho."
#: assets/client/blocks/add-to-cart-with-options-quantity-selector/block.json
msgctxt "block title"
msgid "Quantity Selector (Experimental)"
msgstr "Seletor de quantidade (experimental)"
#: src/Internal/Features/FeaturesController.php:204
msgid "Rate limit Checkout"
msgstr "Limite de taxa na finalização de compra"
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2413
msgid "Stripe"
msgstr "Stripe"
#: src/Blocks/BlockTypes/Checkout.php:105
msgid "Address Line 2"
msgstr "Endereço Linha 2"
#: assets/client/blocks/product-filter-status/block.json
msgctxt "block description"
msgid "Let shoppers filter products by choosing stock status."
msgstr "Permita que os clientes filtrem os produtos escolhendo o status do estoque."
#: assets/client/blocks/product-filter-status/block.json
msgctxt "block title"
msgid "Status (Experimental)"
msgstr "Status (Experimental)"
#: assets/client/blocks/product-filter-removable-chips/block.json
msgctxt "block description"
msgid "Display removable active filters as chips."
msgstr "Exiba filtros ativos removíveis como chips."
#: assets/client/blocks/product-filter-rating/block.json
msgctxt "block title"
msgid "Rating (Experimental)"
msgstr "Avaliação (Experimental)"
#: assets/client/blocks/product-filter-price/block.json
msgctxt "block description"
msgid "Let shoppers filter products by choosing a price range."
msgstr "Permita que os clientes filtrem os produtos escolhendo uma faixa de preço."
#: assets/client/blocks/product-filter-price/block.json
msgctxt "block title"
msgid "Price (Experimental)"
msgstr "Preço (Experimental)"
#: assets/client/blocks/product-filter-price-slider/block.json
msgctxt "block description"
msgid "A slider helps shopper choose a price range."
msgstr "Um controle deslizante ajuda o cliente a escolher uma faixa de preço."
#: assets/client/blocks/product-filter-price-slider/block.json
msgctxt "block title"
msgid "Price Slider"
msgstr "Controle deslizante de preço"
#: assets/client/blocks/product-collection/block.json
msgctxt "block keyword"
msgid "by attribute"
msgstr "por atributo"
#: assets/client/blocks/product-collection/block.json
msgctxt "block keyword"
msgid "by tag"
msgstr "por tag"
#: assets/client/blocks/product-collection/block.json
msgctxt "block keyword"
msgid "all products"
msgstr "todos os produtos"
#: assets/client/blocks/cart-link/block.json
msgctxt "block description"
msgid "Display a link to the cart."
msgstr "Exiba um link para o carrinho."
#: assets/client/blocks/cart-link/block.json
msgctxt "block title"
msgid "Cart Link"
msgstr "Link do carrinho"
#: assets/client/admin/product-editor/blocks/generic/notice/block.json
#: assets/client/admin/product-editor/blocks/generic/product-notice-field/block.json
msgctxt "block description"
msgid "A notice field for use in the product editor."
msgstr "Um campo de aviso para uso no editor de produtos."
#: assets/client/admin/product-editor/blocks/generic/notice/block.json
#: assets/client/admin/product-editor/blocks/generic/product-notice-field/block.json
msgctxt "block title"
msgid "Product notice field"
msgstr "Campo de aviso de produto"
#: templates/single-product/add-to-cart/variable.php:55
msgid "Clear options"
msgstr "Limpar opções"
#. translators: %1$s Action name, %2$s Order number.
#: templates/myaccount/orders.php:81 templates/order/order-details.php:104
msgid "%1$s order number %2$s"
msgstr "Número do pedido %1$s %2$s"
#: templates/emails/customer-failed-order.php:35
#: templates/emails/plain/customer-failed-order.php:29
msgid "Your order details are as follows:"
msgstr "Os detalhes do seu pedido são os seguintes"
#. translators: %s: Site title
#: templates/emails/customer-failed-order.php:34
#: templates/emails/plain/customer-failed-order.php:28
msgid "If you'd like to continue with your purchase, please return to %s and try a different method of payment."
msgstr "Se você gostaria de continuar com sua compra, por favor, volte para %s e tente um método de pagamento diferente."
#: templates/emails/customer-failed-order.php:32
#: templates/emails/plain/customer-failed-order.php:26
msgid "Unfortunately, we couldn't complete your order due to an issue with your payment method."
msgstr "Infelizmente, não conseguimos completar seu pedido devido a um problema com o seu método de pagamento."
#. translators: 1: product name 2: multiple of
#: src/StoreApi/Utilities/QuantityLimits.php:158
msgid "The quantity of "%1$s" must be a multiple of %2$s"
msgstr "A quantidade de \"%1$s\" deve ser um múltiplo de %2$s"
#. translators: 1: product name 2: maximum quantity
#: src/StoreApi/Utilities/QuantityLimits.php:153
msgid "The maximum quantity of "%1$s" allowed in the cart is %2$s"
msgstr "A quantidade máxima de \"%1$s\" permitida no carrinho é %2$s"
#. translators: 1: product name 2: minimum quantity
#: src/StoreApi/Utilities/QuantityLimits.php:148
msgid "The minimum quantity of "%1$s" allowed in the cart is %2$s"
msgstr "A quantidade mínima de \"%1$s\" permitida no carrinho é %2$s"
#. translators: 1: product name
#: src/StoreApi/Utilities/QuantityLimits.php:143
msgid "The quantity of "%1$s" cannot be changed"
msgstr "A quantidade de \"%1$s\" não pode ser alterada"
#: src/StoreApi/Utilities/CartController.php:518
msgid "Cannot place an order, your cart is empty."
msgstr "Não é possível realizar o pedido, seu carrinho está vazio."
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:392
msgid "Success"
msgstr "Sucesso"
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:391
msgid "Payment status"
msgstr "Status do pagamento"
#: src/Internal/Orders/OrderActionsRestController.php:146
msgid "Order details email sent to customer."
msgstr "E-mail com os detalhes do pedido enviado para o cliente."
#. translators: %1$s is the customer email, %2$s is the user agent that
#. requested the action.
#: src/Internal/Orders/OrderActionsRestController.php:135
msgid "Order details sent to %1$s, via %2$s."
msgstr "Detalhes do pedido enviados para %1$s, via %2$s"
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:757
msgid "Enable compatibility mode (Synchronize orders between High-performance order storage and WordPress posts storage)."
msgstr "Ativar modo de compatibilidade (sincronizar pedidos entre o armazenamento de pedidos de alto desempenho e o armazenamento de posts do WordPress)."
#: includes/class-wc-brands.php:272
msgctxt "Template name"
msgid "Products by Brand"
msgstr "Produtos por Marca"
#: assets/client/blocks/product-image/block.json
msgctxt "block title"
msgid "Product Image"
msgstr "Imagem do produto"
#: assets/client/blocks/product-sale-badge/block.json
msgctxt "block description"
msgid "Displays an on-sale badge if the product is on-sale."
msgstr "Exibir um selo de promoção se o produto estiver em promoção."
#: assets/client/blocks/product-sale-badge/block.json
msgctxt "block title"
msgid "On-Sale Badge"
msgstr "Selo de promoção"
#: assets/client/blocks/product-price/block.json
msgctxt "block description"
msgid "Display the price of a product."
msgstr "Exibir o preço de um produto."
#: assets/client/blocks/product-image/block.json
msgctxt "block description"
msgid "Display the main product image."
msgstr "Exibir a imagem principal do produto."
#: assets/client/blocks/product-filter-chips/block.json
#: assets/client/blocks/product-filter-removable-chips/block.json
msgctxt "block title"
msgid "Chips"
msgstr "Chips"
#: assets/client/blocks/product-filter-checkbox-list/block.json
msgctxt "block description"
msgid "Display a list of filter options."
msgstr "Exibir uma lista de opções de filtro."
#: assets/client/blocks/product-filter-checkbox-list/block.json
msgctxt "block title"
msgid "List"
msgstr "Lista"
#: assets/client/blocks/product-filter-attribute/block.json
msgctxt "block title"
msgid "Attribute (Experimental)"
msgstr "Atributo (Experimental)"
#: assets/client/blocks/product-filter-chips/block.json
msgctxt "block description"
msgid "Display filter options as chips."
msgstr "Exibir opções de filtro como chips."
#: assets/client/blocks/product-filter-active/block.json
msgctxt "block title"
msgid "Active (Experimental)"
msgstr "Ativo"
#: assets/client/blocks/order-confirmation-create-account/block.json
msgctxt "block description"
msgid "Allow customers to create an account after their purchase. Configure this feature in your store settings."
msgstr "Permita que os clientes criem uma conta após a compra. Configure esse recurso nas configurações da sua loja."
#: assets/client/blocks/order-confirmation-create-account/block.json
msgctxt "block title"
msgid "Account Creation"
msgstr "Criação de conta"
#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:74
#: assets/client/blocks/order-confirmation-create-account.js:3
msgid "Securely save payment info"
msgstr "Salvar com segurança as informações de pagamento"
#: templates/brands/shortcodes/brands-a-z.php:55
msgid "↑ Top"
msgstr "↑ Popular"
#: src/Internal/Features/FeaturesController.php:241
msgid "Enable the site visibility badge in the WordPress admin bar"
msgstr "Ativar o selo de visibilidade do site na barra de administração do WordPress"
#: src/Internal/Features/FeaturesController.php:240
msgid "Site visibility badge"
msgstr "Selo de visibilidade do site"
#: includes/widgets/class-wc-widget-brand-thumbnails.php:227
msgid "Order by:"
msgstr "Ordenar por:"
#: includes/widgets/class-wc-widget-brand-thumbnails.php:219
msgid "Hide empty brands:"
msgstr "Ocultar marcas vazias:"
#: includes/widgets/class-wc-widget-brand-thumbnails.php:214
msgid "Exclude:"
msgstr "Excluir:"
#: includes/widgets/class-wc-widget-brand-thumbnails.php:209
msgid "Number:"
msgstr "Número:"
#: includes/widgets/class-wc-widget-brand-thumbnails.php:204
msgid "Fluid columns:"
msgstr "Colunas fluidas:"
#: includes/widgets/class-wc-widget-brand-thumbnails.php:50
msgid "Show a grid of brand thumbnails."
msgstr "Mostre uma grade de miniaturas de marcas."
#: includes/widgets/class-wc-widget-brand-thumbnails.php:49
msgid "WooCommerce Brand Thumbnails"
msgstr "WooCommerce Brand Thumbnails"
#: includes/widgets/class-wc-widget-brand-nav.php:313
msgid "Any Brand"
msgstr "Qualquer marca"
#: includes/widgets/class-wc-widget-brand-nav.php:200
msgid "Display Type:"
msgstr "Tipo de exibição:"
#: includes/widgets/class-wc-widget-brand-nav.php:26
msgid "WooCommerce Brand Layered Nav"
msgstr "WooCommerce Brand Layered Nav"
#: includes/widgets/class-wc-widget-brand-nav.php:24
msgid "Shows brands in a widget which lets you narrow down the list of products when viewing products."
msgstr "Mostra as marcas em um widget que permite refinar a lista de produtos ao visualizá-los."
#: includes/widgets/class-wc-widget-brand-description.php:125
#: includes/widgets/class-wc-widget-brand-nav.php:196
#: includes/widgets/class-wc-widget-brand-thumbnails.php:194
msgid "Title:"
msgstr "Título"
#: includes/widgets/class-wc-widget-brand-description.php:50
msgid "When viewing a brand archive, show the current brands description."
msgstr "Durante a visualização do acervo de uma marca, mostra a descrição da marca atual."
#: includes/widgets/class-wc-widget-brand-description.php:49
msgid "WooCommerce Brand Description"
msgstr "WooCommerce Brand Description"
#. translators: 1: link to my account page, 2: link to shipping and billing
#. addresses, 3: link to account details, 4: closing tag
#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:251
msgid "You can now %1$sview your recent orders%4$s, manage your %2$sshipping and billing addresses%4$s, and edit your %3$spassword and account details%4$s."
msgstr "Agora você pode %1$s visualizar seus pedidos recentes%4$s, gerenciar seus %2$s endereços de entrega e cobrança%4$s e editar sua %3$s senha e detalhes da conta%4$s."
#: includes/class-wc-brands.php:1060
msgid "Create new brand"
msgstr "Criar nova marca"
#: includes/class-wc-brands.php:916
msgid "Limit result set to products assigned a specific brand ID."
msgstr "Limita o resultado a produtos atribuídos a uma ID de marca especifica."
#. translators: %s - Label name
#: includes/class-wc-brands.php:401
msgid "%s: "
msgid_plural "%s: "
msgstr[0] "%s: "
msgstr[1] "%s: "
#: includes/class-wc-brands.php:282
msgid "← Go to Brands"
msgstr "← Acesse Marcas"
#: includes/class-wc-brands.php:281
msgid "No Brands Found"
msgstr "Nenhuma marca encontrada"
#: includes/class-wc-brands.php:280
msgid "New Brand Name"
msgstr "Novo nome de marca"
#: includes/class-wc-brands.php:279
msgid "Add New Brand"
msgstr "Adicionar nova marca"
#: includes/class-wc-brands.php:278
msgid "Update Brand"
msgstr "Atualizar marca"
#: includes/class-wc-brands.php:277
msgid "Edit Brand"
msgstr "Editar marca"
#: includes/class-wc-brands.php:276
msgid "Parent Brand:"
msgstr "Marca-mãe:"
#: includes/class-wc-brands.php:275
msgid "Parent Brand"
msgstr "Marca-mãe"
#: includes/class-wc-brands.php:274
msgid "All Brands"
msgstr "Todas as marcas"
#: includes/class-wc-brands.php:273
msgid "Search Brands"
msgstr "Pesquisar marcas"
#: includes/class-wc-brands.php:271
msgid "Brand"
msgstr "Marca"
#: includes/class-wc-brands.php:243 includes/class-wc-brands.php:250
msgid "brand"
msgstr "marca"
#: includes/class-wc-brands-coupons.php:77
#: includes/class-wc-brands-coupons.php:82
#: includes/class-wc-brands-coupons.php:136
msgid "Sorry, this coupon is not applicable to the brands of selected products."
msgstr "Este cupom não se aplica às marcas dos produtos selecionados."
#: includes/admin/class-wc-admin-brands.php:631
msgctxt "slug"
msgid "brand"
msgstr "marca"
#: includes/admin/class-wc-admin-brands.php:616
msgid "Product brand base"
msgstr "Base de marca de produto"
#: includes/admin/class-wc-admin-brands.php:581
#: includes/admin/class-wc-admin-brands.php:595
msgid "Filter by brand"
msgstr "Filtrar por marca"
#: includes/admin/class-wc-admin-brands.php:477
msgid "Brands be added and managed from this screen. You can optionally upload a brand image to display in brand widgets and on brand archives"
msgstr "Marcas são adicionadas e gerenciadas usando essa tela. Se preferir, faça upload de uma imagem da marca para exibir nos widgets e no acervo da marca."
#: includes/admin/class-wc-admin-brands.php:224
msgid "Brands Archives"
msgstr "Acervo da marca"
#: includes/admin/class-wc-admin-brands.php:189
msgid "Product must not be associated with these brands for the coupon to remain valid or, for \"Product Discounts\", products associated with these brands will not be discounted."
msgstr "Para que o cupom continue válido, o produto não deve estar associado a essas marcas. No caso de descontos, produtos associados a essas marcas serão desconsiderados."
#: includes/admin/class-wc-admin-brands.php:170
msgid "No brands"
msgstr "Nenhuma marca"
#: includes/admin/class-wc-admin-brands.php:231
msgid "Choose to show the brand description on the archive page. Turn this off if you intend to use the description widget instead. Please note: this is only for themes that do not show the description."
msgstr "Escolha mostrar a descrição da marca na página de arquivo. Desative isso se você pretende usar o widget de descrição. Observação: isso é somente para temas que não mostram a descrição."
#: includes/admin/class-wc-admin-brands.php:169
msgid "Exclude brands"
msgstr "Excluir marcas"
#: includes/admin/class-wc-admin-brands.php:166
msgid "A product must be associated with this brand for the coupon to remain valid or, for \"Product Discounts\", products with these brands will be discounted."
msgstr "Para que o cupom continue válido, um produto deve estar associado a essa marca. No caso de descontos, produtos com essas marcas serão considerados."
#: includes/admin/class-wc-admin-brands.php:147
msgid "Any brand"
msgstr "Qualquer marca"
#: includes/admin/class-wc-admin-brands.php:146
msgid "Product brands"
msgstr "Marcas de produtos"
#: includes/admin/class-wc-admin-brands.php:75
#: includes/admin/class-wc-admin-brands.php:673
#: includes/admin/class-wc-admin-brands.php:684
#: includes/class-wc-brands.php:268 includes/class-wc-brands.php:270
#: includes/class-wc-brands.php:1059
#: includes/widgets/class-wc-widget-brand-nav.php:172
msgid "Brands"
msgstr "Brands"
#. translators: %s: is the field label
#: src/StoreApi/Routes/V1/Checkout.php:211
msgid "There was a problem with the provided billing address: %s is required"
msgstr "Há um problema com o endereço de cobrança fornecido: %s é obrigatório"
#: src/Internal/Admin/ImportExport/CSVUploadHelper.php:122
msgid "Invalid file type for a CSV import."
msgstr "Tipo de arquivo inválido para um importação CSV."
#: includes/admin/views/html-admin-page-status-report.php:1083
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:183
msgid "Clear system status theme info cache"
msgstr "Limpar cache de informação do tema de status do sistema"
#. translators: %s: URL to local pickup settings
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:16
msgid "A shipping zone consists of the region(s) you'd like to ship to and the shipping method(s) offered. A shopper can only be matched to one zone, and we'll use their shipping address to show them the methods available in their area. To offer local pickup, configure your pickup locations in the <a href='%s'>local pickup settings</a>."
msgstr "Uma zona de envio consiste na(s) região(ões) para as quais você gostaria de enviar e no(s) método(s) de envio oferecidos. Um comprador só pode ser correspondido a uma zona e usaremos o seu endereço de envio para mostrar-lhe os métodos disponíveis para a sua área. Para oferecer levantamento local, configure os seus locais de levantamento nas <a href='%s'>configurações de levantamento no local</a>."
#. translators: %s is a placeholder for a URL.
#: includes/gateways/paypal/includes/settings-paypal.php:62
msgid "Log PayPal events such as IPN requests and review them on the <a href=\"%s\">Logs screen</a>. Note: this may log personal information. We recommend using this for debugging purposes only and deleting the logs when finished."
msgstr "Registre eventos do PayPal, como solicitações de IPN, e revise-os na <a href=\"%s\">tela Registros</a> . Observação: isso pode registrar informações pessoais. Recomendamos usar isso apenas para fins de depuração e excluir os registros quando terminar."
#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:102
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:343
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:775
msgid "GTIN"
msgstr "GTIN"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:133
msgid "File path provided for import is invalid."
msgstr "O caminho de arquivo fornecido para importação é inválido."
#: includes/admin/settings/class-wc-settings-emails.php:134
msgid "Footer text color"
msgstr "Cor do texto no rodapé"
#. translators: %s: footer default color
#: includes/admin/settings/class-wc-settings-emails.php:136
msgid "The footer text color. Default %s."
msgstr "Cor do texto no rodapé. Padrão %s."
#: includes/admin/settings/class-wc-settings-advanced.php:57
#: includes/admin/settings/class-wc-settings-advanced.php:451
msgid "Blueprint"
msgstr "Blueprint"
#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:102
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:343
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:775
msgid "ISBN"
msgstr "ISBN"
#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:102
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:343
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:775
msgid "EAN"
msgstr "EAN"
#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:102
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:343
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:775
msgid "UPC"
msgstr "UPC"
#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:102
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:343
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:775
msgid "Universal Product Code"
msgstr "Código Universal de Produto"
#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:102
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:343
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:775
msgid "Global Trade Item Number"
msgstr "Número de Item Comercial Global (GTIN)"
#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:102
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:343
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:775
msgid "European Article Number"
msgstr "Número de Artigo Europeu (EAN)"
#. translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:36
#: includes/admin/meta-boxes/views/html-variation-admin.php:102
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:343
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:775
msgid "International Standard Book Number"
msgstr "Padrão Internacional de Numeração de Livro (ISBN)"
#. translators: %s: Site title
#. translators: Store name
#. translators: %s: site name
#: src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:63
#: assets/client/blocks/checkout-blocks/contact-information-frontend.js:2
#: assets/client/blocks/checkout.js:13
#: assets/client/blocks/order-confirmation-create-account.js:3
msgid "Create an account with %s"
msgstr "Crie uma conta com %s"
#. Translators: %s Email address.
#: includes/wc-user-functions.php:66
msgid "An account is already registered with %s. Please log in or use a different email address."
msgstr "Já existe uma conta cadastrada com %s. Faça o login ou use um endereço de e-mail diferente."
#: includes/wc-user-functions.php:95
msgid "Please create a password for your account."
msgstr "Por favor crie uma senha para sua conta"
#: src/StoreApi/Routes/V1/Checkout.php:105
msgid "Customer password for new accounts, if applicable."
msgstr "Cliente senha para novas contas, se aplicável."
#. translators: %s: Address title
#: templates/myaccount/my-address.php:67
msgid "Add %s"
msgstr "Adicionar %s"
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:560
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1116
msgid "GTIN, UPC, EAN or ISBN."
msgstr "GTIN, UPC, EAN ou ISBN."
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:811
#: includes/export/class-wc-product-csv-exporter.php:113
msgid "GTIN, UPC, EAN, or ISBN"
msgstr "GTIN, UPC, EAN, ou ISBN"
#: includes/abstracts/abstract-wc-product.php:865
#: assets/client/admin/product-editor/index.js:2
msgid "Invalid or duplicated GTIN, UPC, EAN or ISBN."
msgstr "GTIN, UPC, EAN ou ISBN inválido ou duplicado."
#: assets/client/blocks/product-filters/block.json
msgctxt "block title"
msgid "Product Filters (Experimental)"
msgstr "Filtros de produto (Experimental)"
#: assets/client/blocks/product-filter-clear-button/block.json
msgctxt "block title"
msgid "Clear (Experimental)"
msgstr "Limpar (Experimental)"
#: src/Blocks/Patterns/PatternRegistry.php:29
#: assets/client/admin/chunks/customize-store.js:1
msgid "Services"
msgstr "Serviços"
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:778
msgid "Optimized updates"
msgstr "Atualizações otimizadas"
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:779
msgid "Uses much more performant queries to update the lookup table, but may not be compatible with some extensions."
msgstr "Usa consultas muito mais eficientes para atualizar a tabela de pesquisa, mas pode não ser compatível com algumas extensões."
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:780
msgid "This setting only works when product data is stored in the posts table."
msgstr "Esta configuração só funciona quando os dados do produto são armazenados na tabela de posts."
#: includes/admin/settings/views/html-keys-edit.php:35
msgid "Add a meaningful description, including a note of the person, company or app you are sharing the key with."
msgstr "Adicione uma descrição significativa, incluindo uma observação sobre a pessoa, empresa ou aplicativo com quem você está compartilhando a chave."
#: assets/client/blocks/inner-blocks/checkout-shipping-method-block/block.json
msgctxt "block title"
msgid "Delivery"
msgstr "Entrega"
#. translators: %s: number of pending orders.
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:726
msgid "You can switch order data storage <strong>only when the posts and orders tables are in sync</strong>. There's currently %s order out of sync."
msgid_plural "You can switch order data storage <strong>only when the posts and orders tables are in sync</strong>. There are currently %s orders out of sync. "
msgstr[0] "Você pode alternar o armazenamento de dados de pedidos <strong>somente quando as tabelas de posts e pedidos estiverem sincronizadas</strong>. No momento, há %s pedido fora de sincronia."
msgstr[1] "Você pode alternar o armazenamento de dados de pedidos <strong>somente quando as tabelas de posts e pedidos estiverem sincronizadas</strong>. No momento, há %s pedidos fora de sincronia. "
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:354
msgid "Set the action as manual so that the order note registers as \"added by user\"."
msgstr "Defina a ação como manual para que a observação do pedido seja cadastrada como \"adicionada pelo usuário\"."
#: assets/client/blocks/inner-blocks/cart-order-summary-totals-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-totals-block/block.json
msgctxt "block description"
msgid "Shows the subtotal, fees, discounts, shipping and taxes."
msgstr "Exibe o subtotal, taxas, descontos, frete e impostos."
#: assets/client/blocks/inner-blocks/cart-order-summary-totals-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-totals-block/block.json
msgctxt "block title"
msgid "Totals"
msgstr "Total"
#: assets/client/blocks/coming-soon/block.json
msgctxt "block title"
msgid "Coming Soon"
msgstr "Em breve"
#: src/Admin/API/Reports/Orders/Controller.php:472
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Attribution"
msgstr "Atribuição"
#. translators: %s: Order history URL on My Account section
#: includes/class-wc-frontend-scripts.php:555
msgid "There was an error processing your order. Please check for any charges in your payment method and review your <a href=\"%s\">order history</a> before placing the order again."
msgstr "Houve um erro ao processar sua compra. Por favor verifique por qualquer cobrança no seu método de pagamento e revise o seu <a href=\"%s\">histórico de compra</a> antes de refazer a compra."
#: src/Internal/ComingSoon/ComingSoonAdminBarBadge.php:55
#: assets/client/admin/app/index.js:2
msgid "Live"
msgstr "Ao vivo"
#: includes/admin/settings/class-wc-settings-site-visibility.php:27
#: assets/client/admin/app/index.js:2
msgid "Site visibility"
msgstr "Visibilidade do local"
#. Translators: %s Domain name from the callback URL.
#: templates/auth/form-grant-access.php:48
msgid "Approving will share credentials with %s. Do not proceed if this looks suspicious in any way."
msgstr "A aprovação compartilhará credenciais com %s. não prossiga se isso parecer suspeito de alguma forma."
#. translators: 1 = who installed the plugin, 2 = ISO-formatted date and time
#: src/Internal/Utilities/PluginInstaller.php:258
msgid "Plugin installed by %1$s on %2$s."
msgstr "Plug -in instalado por %1s em %2s."
#. translators: 1 = who installed the plugin, 2 = ISO-formatted date and time,
#. 3 = URL
#: src/Internal/Utilities/PluginInstaller.php:255
msgid "Plugin installed by %1$s on %2$s. <a target=\"_blank\" href=\"%3$s\">More information</a>"
msgstr "Plug -in instalado por %1s em %2s. <a target=\"_blank\" href=\"%3$s\"> mais informações </a>"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:646
msgid "Custom fields"
msgstr "Os campos personalizados"
#. translators: %1$s: Custom fields guide link opening tag. %2$s: Custom fields
#. guide link closing tag.
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:649
msgid "Custom fields can be used in a variety of ways, such as sharing more detailed product information, showing more input fields, or for internal inventory organization. %1$sRead more about custom fields%2$s"
msgstr "Os campos personalizados podem ser usados de várias maneiras, como compartilhar informações mais detalhadas do produto, mostrar mais campos de entrada ou organização de inventário interno. %1sread mais sobre campos cuddados%2s"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:636
msgid "Show custom fields"
msgstr "Mostre campos personalizados"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:611
msgid "Use global attributes to allow shoppers to filter and search for this product. Use custom attributes to provide detailed product information."
msgstr "Use atributos globais para permitir que os compradores filtem e pesquisem este produto. use atributos personalizados para fornecer informações detalhadas do produto."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:882
msgid "Post-purchase note"
msgstr "Observação pós-compra"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:883
msgid "Enter an optional note attached to the order confirmation message sent to the shopper."
msgstr "Digite uma observação opcional anexada à mensagem de confirmação do pedido enviada ao comprador."
#. translators: %s is a comma separated list of metakey names.
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:534
msgid "%s is an internal meta key. Use --props to set it."
msgid_plural "%s are internal meta keys. Use --props to set them."
msgstr[0] "%s é uma meta-chave interna. Use --props para configurá-lo."
msgstr[1] "%s são meta-chaves internas. Use --props para defini-los."
#. translators: %s is a list of order property names.
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:560
msgid "%s is not a valid order property."
msgid_plural "%s are not valid order properties."
msgstr[0] "%s não é uma propriedade de pedido válida."
msgstr[1] "%s não são propriedades de pedido válidas."
#. translators: %1$s: store settings link opening tag. %2$s: store settings
#. link closing tag.
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:157
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:233
msgid "Per your %1$sstore settings%2$s, taxes are not enabled."
msgstr "De acordo com suas configurações %1sstore %2s, os impostos não estão ativados."
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:383
msgid "The backup datastore does not support updating orders."
msgstr "O armazenamento de dados de backup não suporta pedidos de atualização."
#. translators: %d is an order ID.
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:671
msgid "Unable to create backup post for order %d."
msgstr "Incapaz de criar postagem de backup para o pedido %d."
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:172
msgid "New custom field name"
msgstr "Novo nome de campo personalizado"
#: src/Blocks/Assets/AssetDataRegistry.php:424
msgid "Overriding existing data with an already registered key is not allowed"
msgstr "Substituir dados existentes com uma chave já registrada não é permitida"
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:568
msgid "Please review the errors above."
msgstr "Por favor, revise os erros acima."
#. translators: %1$s is the node install command, %2$s is the install command,
#. %3$s is the build command, %4$s is the watch command.
#: src/Blocks/Domain/Bootstrap.php:203
msgid "WooCommerce Blocks development mode requires files to be built. From the root directory, run %1$s to ensure your node version is aligned, run %2$s to install dependencies, %3$s to build the files or %4$s to build the files and watch for changes."
msgstr "O modo de desenvolvimento dos blocos woocommerce exige que os arquivos sejam construídos. no diretório raiz, execute %1s para garantir que a versão do seu nó esteja alinhada, execute %2s para instalar dependências, %3s para criar os arquivos ou %4s para criar os arquivos e assistir a alterações."
#: src/Blocks/Assets/AssetDataRegistry.php:416
msgid "Key for the data being registered must be a string"
msgstr "Chave para os dados que estão sendo registrados devem ser uma string"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:749
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2055
msgid "Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor."
msgstr "Configure seus métodos de pagamento e aceite cartões de crédito e débito, dinheiro, transferências bancárias e dinheiro da sua conta do mercado pago. ofereça pagamentos seguros e seguros com o processador líder da américa latina."
#: src/Admin/Features/ProductBlockEditor/Init.php:452
msgid "The metaboxhidden_product meta from the user metas."
msgstr "A meta metaboxhidden_product da metas do usuário."
#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:53
#: assets/client/admin/chunks/customize-store.js:1
msgid "Add your products"
msgstr "Adicione seus produtos"
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:66
#: assets/client/admin/app/index.js:2
msgid "Collect sales tax"
msgstr "Coleta imposto sobre vendas"
#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:36
#: assets/client/admin/app/index.js:2
msgid "Get paid"
msgstr "Ser pago"
#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:35
#: assets/client/admin/app/index.js:2
msgid "Grow your business"
msgstr "Aumente o seu negócio"
#: src/Admin/Features/OnboardingTasks/Tasks/LaunchYourStore.php:47
msgid "It's time to celebrate – you're ready to launch your store! Woo! Hit the button to preview your store and make it public."
msgstr "É hora de comemorar - você está pronto para lançar sua loja!woo!aperte o botão para visualizar sua loja e torná -lo público."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:748
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2054
msgid "Mercado Pago"
msgstr "Mercado pago"
#. translators: %s is a product's current (sale) price.
#: includes/wc-formatting-functions.php:1319
msgid "Current price is: %s."
msgstr "O preço atual é: %s."
#: src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php:29
#: assets/client/admin/app/index.js:2
msgid "Get your products shipped"
msgstr "Envie seus produtos"
#: src/Admin/Features/OnboardingTasks/Tasks/LaunchYourStore.php:38
#: assets/client/admin/chunks/launch-store.js:1
msgid "Launch your store"
msgstr "Inicie sua loja"
#. translators: %s is a product's regular price.
#: includes/wc-formatting-functions.php:1310
msgid "Original price was: %s."
msgstr "O preço original era: %s."
#. translators: %s: Link to the editor page with the Checkout block.
#: includes/customizer/class-wc-shop-customizer.php:282
msgid "Checkout can be customized <a href=\"%s\">in the Editor</a> with your active theme."
msgstr "O checkout pode ser personalizado <a href=\"%s\"> no editor </a> com seu tema ativo."
#. translators: 1 = URL of Legacy REST API plugin page, 2 = URL of Legacy API
#. settings in current site, 3 = URL of webhooks settings in current site, 4 =
#. URL of logs page in current site, 5 = URL of blog post about the Legacy REST
#. API removal
#: includes/class-wc-install.php:1378
msgid "⚠️ WooCommerce attempted to install <a href=\"%1$s\">the Legacy REST API plugin</a> because this site has <a href=\"%2$s\">the Legacy REST API enabled</a> or has <a href=\"%3$s\">legacy webhooks defined</a>, but the installation failed (see error details in <a href=\"%4$s\">the WooCommerce logs</a>). Please install and activate the plugin manually. <a href=\"%5$s\">More information</a>"
msgstr "WooCommerce tentou instalar <a href=\"%1$s\"> o plug -in api do legacy rest rest </a> porque este site possui <a href=\"%2$s\"> a api rest legacy habilitada </a> outem <a href=\"%3$s\"> webhooks legados definidos </a>, mas a instalação falhou (consulte os detalhes do erro em <a href=\"%4$s\"> os registros woocommerce </a>). por favor, instale e ative o plug -in manualmente. <a href=\"%5$s\"> mais informações </a>"
#. translators: 1 = URL of Legacy REST API plugin page, 2 = URL of Legacy API
#. settings in current site, 3 = URL of webhooks settings in current site, 4 =
#. URL of blog post about the Legacy REST API removal
#: includes/class-wc-install.php:1364
msgid "ℹ️ WooCommerce installed and activated <a href=\"%1$s\">the Legacy REST API plugin</a> because this site has <a href=\"%2$s\">the Legacy REST API enabled</a> or has <a href=\"%3$s\">legacy webhooks defined</a>. <a href=\"%4$s\">More information</a>"
msgstr "woocommerce instalado e ativado <a href=\"%1$s\"> o plug -in api do legacy rest rest </a> porque este site possui <a href=\"%2$s\"> a api rest legacy habilitada </a> outem <a href=\"%3$s\"> webhooks legados definidos </a>. <a href=\"%4$s\"> mais informações </a>"
#: includes/class-wc-install.php:1355
msgid "WooCommerce installed the Legacy REST API plugin but failed to activate it, see context for more details."
msgstr "O woocommerce instalou o plug -in da api legacy rest, mas não conseguiu ativá -lo, veja o contexto para obter mais detalhes."
#. translators: 1 = URL of Legacy REST API plugin page, 2 = URL of Legacy API
#. settings in current site, 3 = URL of webhooks settings in current site, 4 =
#. URL of logs page in current site, 5 = URL of plugins page in current site, 6
#. = URL of blog post about the Legacy REST API removal
#: includes/class-wc-install.php:1345
msgid "⚠️ WooCommerce installed <a href=\"%1$s\">the Legacy REST API plugin</a> because this site has <a href=\"%2$s\">the Legacy REST API enabled</a> or has <a href=\"%3$s\">legacy webhooks defined</a>, but it failed to activate it (see error details in <a href=\"%4$s\">the WooCommerce logs</a>). Please go to <a href=\"%5$s\">the plugins page</a> and activate it manually. <a href=\"%6$s\">More information</a>"
msgstr "WooCommerce instalado <a href=\"%1$s\"> o plug -in api do rest legacy </a> porque este site possui <a href=\"%2$s\"> a api rest legacy habilitada </a> ou tem <a href = \"%3s\"> webhooks legados definidos </a>, mas não conseguiu ativá -lo (consulte os detalhes do erro em <a href=\"%4$s\"> os logs woocommerce </a>). por favor, vá para <a href=\"%5$s\"> a página dos plugins </a> e ative -a manualmente. <a href=\"%6$s\"> mais informações </a>"
#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1041 includes/class-wc-coupon.php:1206
msgid "Please enter a valid email at checkout to use coupon code \"%s\"."
msgstr "Por favor, insira um email válido no checkout para usar o código do cupom \"%s\"."
#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1038 includes/class-wc-coupon.php:1208
msgid "Please enter a valid email to use coupon code \"%s\"."
msgstr "Por favor, insira um email válido para usar o código do cupom \"%s\"."
#. Translators: %s: Log directory path.
#: includes/admin/views/html-admin-page-status-report.php:147
msgid "To allow logging, make %s writable."
msgstr "Para permitir o registro, faça com que %s gravitassem."
#. translators: %s: Local pickup settings page URL.
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:239
msgid "Explore a new enhanced delivery method that allows you to easily offer one or more pickup locations to your customers in the <a href=\"%s\">Local pickup settings page</a>."
msgstr "Explore um novo método de entrega aprimorada que permita que você ofereça facilmente um ou mais locais de coleta para seus clientes na página <a href=\"%s\"> página de configurações de coleta local </a>."
#. translators: %s: Local pickup settings page URL.
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:247
msgid "Local pickup: Set up pickup locations in the <a href=\"%s\">Local pickup settings page</a>."
msgstr "Pickup local: configure os locais de coleta na página <a href=\"%s\"> configurações de coleta local </a>."
#: includes/admin/settings/class-wc-settings-advanced.php:353
msgid "Gathering usage data allows us to tailor your store setup experience, offer more relevant content, and help make WooCommerce better for everyone."
msgstr "A coleta de dados de uso nos permite adaptar sua experiência de configuração da sua loja, oferecer conteúdo mais relevante e ajudar a melhorar o woocommerce para todos."
#. translators: 1: WP plugin management URL
#: includes/admin/helper/views/html-notice-woo-updater-not-activated.php:17
msgid "Please <a href=\"%1$s\">activate the WooCommerce.com Update Manager</a> to continue receiving the updates and streamlined support included in your WooCommerce.com subscriptions."
msgstr "<a href=\"%1$s\"> ative o gerenciador de atualização do woocommerce. com </a> para continuar recebendo as atualizações e suporte simplificado incluídos nas suas assinaturas woocommerce. com."
#. translators: 1: Woo Update Manager plugin install URL 2: Woo Update Manager
#. plugin download URL
#: includes/admin/helper/views/html-notice-woo-updater-not-installed.php:17
msgid "Please <a href=\"%1$s\">Install the WooCommerce.com Update Manager</a> to continue receiving the updates and streamlined support included in your WooCommerce.com subscriptions. Alternatively, you can <a href=\"%2$s\">download</a> and install it manually."
msgstr "<a href=\"%1$s\"> instale o gerenciador de atualização do woocommerce. com </a> para continuar recebendo as atualizações e suporte simplificado incluídos nas assinaturas do woocommerce. com. como alternativa, você pode <a href=\"%2$s\"> download </a> e instalá -lo manualmente."
#. translators: 1: Woo Update Manager plugin install URL
#: includes/admin/helper/class-wc-helper-updater.php:245
msgid " <a href=\"%1$s\">Install WooCommerce.com Update Manager</a> to update."
msgstr " <a href=\"%1$s\"> instale o gerenciador de atualização woocommerce. com </a> para atualizar."
#: includes/admin/helper/class-wc-helper-updater.php:258
msgid " Activate WooCommerce.com Update Manager to update."
msgstr " ative woocommerce. com atualizar o gerenciador para atualizar."
#: assets/client/admin/product-editor/blocks/generic/product-subsection-description/block.json
#: assets/client/admin/product-editor/blocks/generic/subsection-description/block.json
msgctxt "block description"
msgid "The product subsection description."
msgstr "A descrição da subseção do produto."
#: assets/client/admin/product-editor/blocks/generic/product-subsection-description/block.json
#: assets/client/admin/product-editor/blocks/generic/subsection-description/block.json
msgctxt "block title"
msgid "Product subsection description"
msgstr "Descrição da subseção do produto"
#: assets/client/admin/product-editor/blocks/generic/product-text-area-field/block.json
#: assets/client/admin/product-editor/blocks/generic/text-area/block.json
msgctxt "block keyword"
msgid "rich-text"
msgstr "texto avançado"
#: assets/client/admin/product-editor/blocks/generic/product-text-area-field/block.json
#: assets/client/admin/product-editor/blocks/generic/text-area/block.json
msgctxt "block keyword"
msgid "textarea"
msgstr "área de texto"
#: assets/client/admin/product-editor/blocks/generic/product-text-area-field/block.json
#: assets/client/admin/product-editor/blocks/generic/text-area/block.json
msgctxt "block description"
msgid "A text-area field for use in the product editor."
msgstr "Um campo de área de texto para usar no editor de produtos."
#: assets/client/admin/product-editor/blocks/generic/product-text-area-field/block.json
#: assets/client/admin/product-editor/blocks/generic/text-area/block.json
msgctxt "block title"
msgid "Product textarea block"
msgstr "Bloco de área de texto do produto"
#: assets/client/admin/product-editor/blocks/generic/product-subsection-description/block.json
#: assets/client/admin/product-editor/blocks/generic/product-subsection/block.json
#: assets/client/admin/product-editor/blocks/generic/subsection-description/block.json
#: assets/client/admin/product-editor/blocks/generic/subsection/block.json
msgctxt "block keyword"
msgid "subsection"
msgstr "subseção"
#. translators: %s: field name
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:189
msgid "Invalid %s provided."
msgstr "Fornecido %s inválido"
#: src/Internal/RestApiControllerBase.php:143
#: src/Internal/RestApiControllerBase.php:165
msgid "Internal server error"
msgstr "Erro interno do servidor"
#: src/Internal/RestApiControllerBase.php:182
msgid "Sorry, you cannot create resources."
msgstr "Você não pode criar recursos."
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:192
msgid "True to force the creation of a new receipt even if one already exists and has not expired yet."
msgstr "Tem certeza de forçar a criação de um novo recibo mesmo que já exista e ainda não tenha expirado"
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:185
msgid "Number of days to be added to the current date to get the expiration date."
msgstr "Número de dias a serem adicionados à data atual para obter a data de expiração."
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:178
msgid "Expiration date formatted as yyyy-mm-dd."
msgstr "Data de Expiração formatada como yyyy-mm-dd."
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:154
msgid "Expiration date of the receipt, formatted as yyyy-mm-dd."
msgstr "Data de vencimento do recibo, formatada como yyyy-mm-dd."
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:148
msgid "Public url of the receipt."
msgstr "Url pública do recibo."
#: src/Internal/Orders/OrderActionsRestController.php:70
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:131
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:172
msgid "Unique identifier of the order."
msgstr "Idenficador exclusivo do pedido."
#: src/Internal/Orders/OrderActionsRestController.php:56
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:103
msgid "Order not found"
msgstr "Pedido não encontrado"
#: src/Internal/ReceiptRendering/ReceiptRenderingRestController.php:73
msgid "Receipt not found"
msgstr "Recibo não encontrado"
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:397
msgid "Account Type"
msgstr "Tipo de Conta"
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:396
msgid "AID"
msgstr "AID"
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:395
msgid "Application Name"
msgstr "Nome do Aplicativo"
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:390
msgid "Payment method"
msgstr "Método de pagamento"
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:389
msgid "Date Paid"
msgstr "Data do pagamento"
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:369
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:388
msgid "Amount Paid"
msgstr "Quantia Paga"
#. translators: %s = comma-separated list of coupon codes
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:329
msgid "Discount (%s)"
msgstr "Desconto (%s)"
#. translators: %d = order id
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:290
msgid "Summary: Order #%d"
msgstr "Resumo: Pedido #%d"
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:284
msgid "Receipt"
msgstr "Recibo"
#. translators: %s = store name
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:282
msgid "Receipt from %s"
msgstr "Recibo para %s"
#: src/Internal/OrderCouponDataMigrator.php:229
msgid "Background process for coupon meta conversion stopped"
msgstr "O processo em segundo plano para meta conversão de cupom foi interrompido"
#: src/Internal/OrderCouponDataMigrator.php:212
msgid "Background process for coupon meta conversion started"
msgstr "Processo em segundo plano para metaconversão de cupom iniciado"
#. translators: %d=count of entries pending conversion
#: src/Internal/OrderCouponDataMigrator.php:190
msgid "This will convert <code>coupon_data</code> order item meta entries to simplified <code>coupon_info</code> entries. The conversion will happen overtime in the background (via Action Scheduler). There are currently %d entries that can be converted."
msgstr "Isso converterá metaentradas de item de pedido <code>coupon_data</code> em entradas simplificadas de <code>coupon_info</code>. A conversão acontecerá fora do horario em segundo plano (via Action Scheduler). Atualmente existem %d entradas que podem ser convertidas."
#: src/Internal/OrderCouponDataMigrator.php:186
msgid "Convert order coupon data to the simplified format"
msgstr "Converta os dados do cupom do pedido para o formato simplificado"
#. translators: %d=count of entries pending conversion
#: src/Internal/OrderCouponDataMigrator.php:181
msgid "This will stop the background process that converts <code>coupon_data</code> order item meta entries to simplified <code>coupon_info</code> entries. There are currently %d entries that can be converted."
msgstr "Isso interromperá o processo em segundo plano que converte metaentradas de item de pedido <code>coupon_data</code> em entradas <code>coupon_info</code> simplificadas. Atualmente existem %d entradas que podem ser convertidas."
#: src/Internal/OrderCouponDataMigrator.php:178
msgid "Stop converting"
msgstr "Para a conversão"
#: src/Internal/OrderCouponDataMigrator.php:177
msgid "Stop converting order coupon data to the simplified format"
msgstr "Pare de converter dados de cupons de pedidos para o formato simplificado"
#: src/Internal/OrderCouponDataMigrator.php:173
msgid "This will convert <code>coupon_data</code> order item meta entries to simplified <code>coupon_info</code> entries. The conversion will happen overtime in the background (via Action Scheduler). There are currently no entries to convert."
msgstr "Isso converterá metaentradas de item de pedido <code>coupon_data</code> em entradas simplificadas de <code>coupon_info</code>. A conversão acontecerá fora do horário em segundo plano (via Action Scheduler). Atualmente não há entradas para converter."
#: src/Internal/OrderCouponDataMigrator.php:208
msgid "Background process for coupon meta conversion already started, nothing done."
msgstr "Processo de fundo para meta -conversão de cupom já iniciado, nada feito."
#: src/Internal/OrderCouponDataMigrator.php:225
msgid "Background process for coupon meta conversion not started, nothing done."
msgstr "Processo de fundo para meta -conversão de cupom não iniciado, nada feito."
#: src/Internal/RestApiControllerBase.php:186
msgid "Sorry, you cannot delete resources."
msgstr "Você não pode excluir recursos."
#: src/Internal/RestApiControllerBase.php:178
msgid "Sorry, you cannot view resources."
msgstr "Você não pode visualizar recursos."
#: src/Internal/OrderCouponDataMigrator.php:171
#: src/Internal/OrderCouponDataMigrator.php:187
msgid "Start converting"
msgstr "Iniciar conversão"
#: src/Internal/OrderCouponDataMigrator.php:170
msgid "Start converting order coupon data to the simplified format"
msgstr "Comece a converter os dados do cupom do pedido para o formato simplificado"
#. translators: %s: Font family slug.
#: src/Internal/Font/FontFamily.php:67
msgid "A font family with slug \"%s\" already exists."
msgstr "Já existe uma família de fontes com o slug \"%s\"."
#: src/Internal/Font/FontFamily.php:38
msgid "The font family preview is required."
msgstr "A visualização da família de fontes é necessária."
#: src/Internal/Font/FontFamily.php:30
msgid "The font family name is required."
msgstr "O nome da família da fonte é obrigatório."
#: src/Internal/Font/FontFace.php:242
msgid "The font face src is required."
msgstr "O tipo de fonte src é obrigatório."
#: src/Internal/Font/FontFace.php:234
msgid "The font face weight is required."
msgstr "A espessura da fonte é obrigatória."
#: src/Internal/Font/FontFace.php:226
msgid "The font face font style is required."
msgstr "O estilo da fonte é obrigatório."
#: src/Internal/Font/FontFace.php:218
msgid "The font face family name is required."
msgstr "O nome da família da fonte é obrigatório."
#. translators: %s: Font face slug.
#: src/Internal/Font/FontFace.php:172
msgid "A font face with slug \"%s\" already exists."
msgstr "Já existe uma fonte com o slug \"%s\"."
#: src/Internal/Font/FontFace.php:68
msgid "Sorry, you are not allowed to upload this file type."
msgstr "Desculpe, você não tem permissão para fazer upload deste tipo de arquivo."
#. translators: %d is an order ID.
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:301
msgid "%d is not an order or has an invalid order type."
msgstr "%d não é um pedido ou possui um tipo de pedido inválido."
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:235
msgid "Order legacy data cleanup process has been started."
msgstr "O processo de limpeza de dados legados do pedido foi iniciado."
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:231
msgid "No orders in need of cleanup"
msgstr "Nenhum pedido que precise de limpeza"
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:228
msgid "Order legacy data cleanup has been canceled."
msgstr "A limpeza de dados legados do pedido foi cancelada."
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:207
msgid "Clear data"
msgstr "Apagar os dados"
#. translators: %s is an amount of computer disk space, e.g. 5 KB.
#: src/Internal/Admin/Logging/Settings.php:326
msgid "Directory size: %s"
msgstr "Tamanho do diretório: %s"
#. translators: %1$d is an order ID, %2$s and %3$s are datastore names ("hpos"
#. or "posts" for example).
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1220
msgid "Order %1$d backfilled from %2$s to %3$s."
msgstr "Pedido %1$d preenchido de %2$s a %3$s."
#. translators: %s is a shell argument representing a datastore name.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1188
msgid "'%s' is not a valid datastore."
msgstr "'%s' não é um armazenamento de dados válido."
#. translators: %s: checkbox label.
#: src/Blocks/BlockTypes/ProductFilterCheckboxList.php:71
#: src/Blocks/InteractivityComponents/CheckboxList.php:54
msgid "Checkbox: %s"
msgstr "Caixa de seleção: %s"
#: src/Blocks/BlockTypes/ProductGalleryLargeImageNextPrevious.php:118
msgid "Next image"
msgstr "Próxima imagem"
#. translators: %1$d is an order ID, %2$s and %3$s are datastore names, %4$s is
#. an error message.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1208
msgid "An error occurred while backfilling order %1$d from %2$s to %3$s: %4$s"
msgstr "Ocorreu um erro enquanto o pedido de preenchimento %1$d de %2$s a %3$s: %4$s"
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:204
msgid "Clean up order data from legacy tables"
msgstr "Limpe os dados do pedido de tabelas herdadas"
#: src/Blocks/BlockTypes/ProductGallery.php:99
msgid "Close Product Gallery dialog"
msgstr "Caixa de diálogo fechar galeria de produtos"
#. translators: %s: error message
#: src/Internal/Admin/Onboarding/OnboardingFonts.php:210
msgid "Font Face installation error: %s"
msgstr "Erro de instalação da face da fonte: %s"
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:216
msgid "Only available when HPOS is authoritative and compatibility mode is disabled."
msgstr "Somente disponível quando o hpos é autoritário e o modo de compatibilidade está desativado."
#. translators: %1$d is an order ID, %2$s is an error message.
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:134
msgid "Order %1$d legacy data could not be cleaned up during batch process. Error: %2$s"
msgstr "Pedido %1$d os dados legados não puderam ser limpos durante o processo de lote. erro: %2$s"
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:143
msgid "Order legacy cleanup failed for an entire batch of orders. Aborting cleanup."
msgstr "O pedido de limpeza legado falhou para um lote inteiro de pedidos. abortando a limpeza."
#: src/Blocks/BlockTypes/ProductCollection/Renderer.php:265
msgid "Page Loaded."
msgstr "Página carregada."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1182
msgid "Please provide a valid order ID."
msgstr "Forneça um id de pedido válido."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1193
msgid "Please use different source (--from) and destination (--to) datastores."
msgstr "Use diferentes dados de origem (--de destino) e de destino (-para)."
#: src/Blocks/BlockTypes/ProductGalleryLargeImageNextPrevious.php:103
msgid "Previous image"
msgstr "Imagem anterior"
#. translators: %s is the name of a filter hook.
#: src/Internal/Admin/Logging/Settings.php:224
msgid "The %s hook has a filter set, so some log files may have different retention settings."
msgstr "O gancho %s possui um conjunto de filtros, portanto, alguns arquivos de log podem ter diferentes configurações de retenção."
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:205
msgid "This tool will clear the data from legacy order tables in WooCommerce."
msgstr "Esta ferramenta limpará os dados das tabelas de pedidos legados no woocommerce."
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:223
msgid "Clearing data..."
msgstr "Limpar dados. . ."
#. translators: %s is a generated error message.
#: src/Blocks/AIContent/UpdateProducts.php:496
msgid "The image upload failed: \"%s\", creating the product without image"
msgstr "O upload da imagem falhou: \"%s\", criando o produto sem imagem"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:735
msgid "The size of the log directory."
msgstr "O tamanho do diretório de log."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:729
msgid "Minimum severity level."
msgstr "Nível mínimo de gravidade."
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1931
msgid "Whether the coupon grants free shipping or not."
msgstr "Se o cupom concede frete grátis ou não."
#: includes/admin/views/html-admin-page-status-report.php:831
msgid "The total size of the files in the log directory."
msgstr "O tamanho total dos arquivos no diretório de log."
#: includes/admin/views/html-admin-page-status-report.php:830
msgid "Log directory size"
msgstr "Tamanho do diretório de log"
#: includes/admin/views/html-admin-page-status-report.php:801
msgid "How log entries are being stored."
msgstr "Como as entradas de log estão sendo armazenadas."
#: includes/admin/views/html-admin-page-status-report.php:800
msgid "Handler"
msgstr "Manipulador"
#: includes/admin/views/html-admin-page-status-report.php:796
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:711
msgid "Is logging enabled?"
msgstr "O registro está ativado?"
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:165
msgid "Create and save"
msgstr "Criar e salvar"
#: i18n/states.php:1247
msgid "Zagora"
msgstr "Zagora"
#: i18n/states.php:1243
msgid "Tiznit"
msgstr "Tiznit"
#: i18n/states.php:1242
msgid "Tinghir"
msgstr "Tinghir"
#: i18n/states.php:1241
msgid "Tétouan"
msgstr "Tétouan"
#: i18n/states.php:1240
msgid "Taza"
msgstr "Taza"
#: i18n/states.php:1239
msgid "Tata"
msgstr "Tata"
#: i18n/states.php:1238
msgid "Taroudant"
msgstr "Taroudant"
#: i18n/states.php:1237
msgid "Taounate"
msgstr "Taounate"
#: i18n/states.php:1195
msgid "Al Haouz"
msgstr "Al haouz"
#: i18n/states.php:1196
msgid "Al Hoceïma"
msgstr "Al hoceïma"
#: i18n/states.php:1183
msgid "Chtouka Aït Baha"
msgstr "Chtouka aït baha"
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1925
msgid "Discount amount as defined in the coupon (absolute value or a percent, depending on the discount type)."
msgstr "Valor do desconto, conforme definido no cupom (valor absoluto ou por cento, dependendo do tipo de desconto)."
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1919
msgid "Discount type."
msgstr "Tipo de desconto."
#: i18n/states.php:1184
msgid "Driouch"
msgstr "Driouch"
#: i18n/states.php:1194
msgid "El Hajeb"
msgstr "El hajeb"
#: i18n/states.php:1199
msgid "El Jadida"
msgstr "El jadida"
#: i18n/states.php:1186
msgid "Errachidia"
msgstr "Errachidia"
#: i18n/states.php:1185
msgid "Essaouira"
msgstr "Esseouira"
#: i18n/states.php:1187
msgid "Fahs-Beni Makada"
msgstr "Fahs-beni makada"
#: i18n/states.php:1189
msgid "Figuig"
msgstr "Figue"
#: i18n/states.php:1190
msgid "Fquih Ben Salah"
msgstr "Fquih ben salah"
#: i18n/states.php:1188 i18n/states.php:1191
msgid "Fès-Dar-Dbibegh"
msgstr "Fès-dar-dbibegh"
#: i18n/states.php:1192
msgid "Guelmim"
msgstr "Guelmim"
#: i18n/states.php:1193
msgid "Guercif"
msgstr "Guercif"
#: includes/admin/views/html-admin-page-status-report.php:806
msgid "How many days log entries will be kept before being auto-deleted."
msgstr "Quantos dias as entradas de log serão mantidas antes de serem excluídas automaticamente."
#: i18n/states.php:1197
msgid "Ifrane"
msgstr "Ifrane"
#: i18n/states.php:1198
msgid "Inezgane-Aït Melloul"
msgstr "Inezgane-aït melloul"
#: src/Admin/RemoteSpecs/RuleProcessors/PluginsActivatedRuleProcessor.php:54
msgid "Invalid plugin slug provided in the plugins activated rule."
msgstr "O plug -in inválido é fornecido na regra ativada dos plugins."
#: i18n/states.php:1200
msgid "Jerada"
msgstr "Jerada"
#: i18n/states.php:1202
msgid "Kelaat Sraghna"
msgstr "Kelaat sraghna"
#: i18n/states.php:1203
msgid "Khemisset"
msgstr "Khemisset"
#: i18n/states.php:1205
msgid "Khouribga"
msgstr "Khouribga"
#: i18n/states.php:1204
msgid "Khénifra"
msgstr "Khénifra"
#: i18n/states.php:1201
msgid "Kénitra"
msgstr "Kénitra"
#: i18n/states.php:1207
msgid "Larache"
msgstr "Larache"
#: i18n/states.php:1206
msgid "Laâyoune"
msgstr "Laâyoune"
#: src/Blocks/BlockTypes/ProductCollection/Renderer.php:264
msgid "Loading page, please wait."
msgstr "Página de carregamento, aguarde."
#: includes/admin/views/html-admin-page-status-report.php:790
msgid "Logging"
msgstr "Exploração madeireira"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:705
msgid "Logging."
msgstr "Exploração madeireira."
#: i18n/states.php:1208
msgid "Marrakech"
msgstr "Marrakech"
#: i18n/states.php:1213
msgid "Marrakech-Medina"
msgstr "Marrakech-medina"
#: i18n/states.php:1214
msgid "Marrakech-Menara"
msgstr "Marrakech-menara"
#: i18n/states.php:1211
msgid "Meknès"
msgstr "Meknès"
#: i18n/states.php:1212
msgid "Midelt"
msgstr "Midelt"
#: i18n/states.php:1215
msgid "Mohammedia"
msgstr "Mohammedia"
#: i18n/states.php:1216
msgid "Moulay Yacoub"
msgstr "Moulay yacoub"
#: i18n/states.php:1210
msgid "Médiouna"
msgstr "Médiouna"
#: i18n/states.php:1209
msgid "M’diq-Fnideq"
msgstr "M'diq-fnideq"
#: i18n/states.php:1217
msgid "Nador"
msgstr "Nador"
#: i18n/states.php:1218
msgid "Nouaceur"
msgstr "Nouaceur"
#: i18n/states.php:1219
msgid "Ouarzazate"
msgstr "Ouarzazate"
#: i18n/states.php:1220
msgid "Oued Ed-Dahab"
msgstr "Oued ed-dahab"
#: i18n/states.php:1222
msgid "Ouezzane"
msgstr "Ouezzane"
#: i18n/states.php:1221
msgid "Oujda-Angad"
msgstr "Oujda-angad"
#: i18n/states.php:1223
msgid "Rabat"
msgstr "Rabat"
#: i18n/states.php:1224
msgid "Rehamna"
msgstr "Rehamna"
#: i18n/states.php:1225
msgid "Safi"
msgstr "Safi"
#: i18n/states.php:1226
msgid "Salé"
msgstr "Oferta"
#: i18n/states.php:1227
msgid "Sefrou"
msgstr "Sefrou"
#: i18n/states.php:1228
msgid "Settat"
msgstr "Settat"
#: i18n/states.php:1229
msgid "Sidi Bennour"
msgstr "Sidi bennour"
#: i18n/states.php:1230
msgid "Sidi Ifni"
msgstr "Sidi ifni"
#: i18n/states.php:1231
msgid "Sidi Kacem"
msgstr "Sidi kacem"
#: i18n/states.php:1232
msgid "Sidi Slimane"
msgstr "Sidi slimane"
#: i18n/states.php:1234
msgid "Sidi Youssef Ben Ali"
msgstr "Sidi youssef ben ali"
#: i18n/states.php:1233
msgid "Skhirat-Témara"
msgstr "Skhirat-témara"
#: i18n/states.php:1245
msgid "Tan-Tan"
msgstr "Tan-tan"
#: i18n/states.php:1244
msgid "Tangier-Assilah"
msgstr "Tânger-assilah"
#: i18n/states.php:1236
msgid "Taourirt"
msgstr "Taourirt"
#: i18n/states.php:1235
msgid "Tarfaya (EH-partial)"
msgstr "Tarfaya (eh-parcial)"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:717
msgid "The logging handler class."
msgstr "A classe handler manipulador."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:723
msgid "The number of days log entries are retained."
msgstr "O número de dias de entradas de log são retidos."
#: i18n/states.php:1246
msgid "Youssoufia"
msgstr "Yssoufia"
#: includes/admin/views/html-admin-page-status-report.php:826
msgid "The minimum severity level of logs that will be stored."
msgstr "O nível mínimo de gravidades dos logs que serão armazenados."
#: i18n/states.php:1172
msgid "Agadir-Ida Ou Tanane"
msgstr "Agadir-ida ou tanane"
#: i18n/states.php:1173
msgid "Azilal"
msgstr "Azilal"
#: i18n/states.php:1176
msgid "Ben Slimane"
msgstr "Ben slimane"
#: i18n/states.php:1175
msgid "Berkane"
msgstr "Berkane"
#: i18n/states.php:1179
msgid "Berrechid"
msgstr "Berrechid"
#: i18n/states.php:1177
msgid "Boujdour"
msgstr "Boujdour"
#: i18n/states.php:1178
msgid "Boulemane"
msgstr "Boulemane"
#: i18n/states.php:1174
msgid "Béni-Mellal"
msgstr "Béni-mellal"
#: i18n/states.php:1180
msgid "Casablanca"
msgstr "Casablanca"
#: i18n/states.php:1181
msgid "Chefchaouen"
msgstr "Chefchaouen"
#: i18n/states.php:1182
msgid "Chichaoua"
msgstr "Chichaoua"
#: assets/client/blocks/product-gallery/block.json
msgctxt "block title"
msgid "Product Gallery (Beta)"
msgstr "Galeria de Produtos (Beta)"
#: assets/client/blocks/inner-blocks/checkout-additional-information-block/block.json
msgctxt "block title"
msgid "Additional information"
msgstr "Informações adicionais"
#: assets/client/admin/product-editor/blocks/product-fields/product-details-section-description/block.json
msgctxt "block description"
msgid "The product details section description."
msgstr "A descrição da seção de informações sobre o produto."
#: assets/client/blocks/order-confirmation-additional-fields-wrapper/block.json
msgctxt "block title"
msgid "Additional Fields"
msgstr "Campos Adicionais"
#: assets/client/admin/product-editor/blocks/generic/linked-product-list/block.json
#: assets/client/admin/product-editor/blocks/generic/product-linked-list-field/block.json
msgctxt "block title"
msgid "Linked product list"
msgstr "Lista de produtos vinculados"
#: assets/client/blocks/order-confirmation-additional-fields/block.json
msgctxt "block title"
msgid "Additional Field List"
msgstr "Lista de Campos Adicionais"
#: assets/client/blocks/inner-blocks/checkout-additional-information-block/block.json
msgctxt "block description"
msgid "Render additional fields in the 'Additional information' location."
msgstr "Insere novos campos na seção \"Informações Adicionais\"."
#: assets/client/blocks/order-confirmation-additional-fields-wrapper/block.json
msgctxt "block description"
msgid "Display additional checkout fields from the 'contact' and 'order' locations."
msgstr "Exibe campos adicionais ao processo de finalização de compra - nas seções \"contato\" e \"adicionais\"."
#: assets/client/blocks/order-confirmation-additional-fields/block.json
msgctxt "block description"
msgid "Display the list of additional field values from the current order."
msgstr "Exibe a lista do que foi preenchido nos campos adicionais no pedido atual."
#: assets/client/admin/product-editor/blocks/product-fields/product-details-section-description/block.json
msgctxt "block title"
msgid "Product details section description"
msgstr "Descrição da seção \"detalhes do produto\""
#: assets/client/admin/product-editor/blocks/generic/linked-product-list/block.json
#: assets/client/admin/product-editor/blocks/generic/product-linked-list-field/block.json
msgctxt "block keyword"
msgid "list"
msgstr "lista"
#: assets/client/admin/product-editor/blocks/generic/linked-product-list/block.json
#: assets/client/admin/product-editor/blocks/generic/product-linked-list-field/block.json
msgctxt "block keyword"
msgid "linked"
msgstr "vinculado"
#: assets/client/admin/product-editor/blocks/generic/linked-product-list/block.json
#: assets/client/admin/product-editor/blocks/generic/product-linked-list-field/block.json
msgctxt "block description"
msgid "The linked product list."
msgstr "A lista de produtos vinculados."
#: templates/order/attribution-details.php:77
#: assets/client/blocks/checkout.js:11
#: assets/client/blocks/order-confirmation-create-account-frontend.js:1
#: assets/client/blocks/order-confirmation-create-account.js:1
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:19
msgid "Medium"
msgstr "Médio"
#: src/Internal/TransientFiles/TransientFilesEngine.php:406
msgid "Un-schedule"
msgstr "Desagendar"
#: src/Internal/TransientFiles/TransientFilesEngine.php:396
msgid "Re-schedule"
msgstr "Reagendar"
#: src/Internal/TransientFiles/TransientFilesEngine.php:393
msgid "Remove the currently scheduled action to delete expired transient files, then schedule it again for running immediately. Subsequent actions will run once every 24h."
msgstr "Remove a ação agendada atual de limpeza de arquivos transitórios expirados. Depois agenda a ação novamente para que ela seja executada imediatamente. As ações subsequentes serão executadas a cada 24 horas."
#: src/Internal/TransientFiles/TransientFilesEngine.php:405
msgid "Remove the currently scheduled action to delete expired transient files. Expired files won't be automatically deleted until the 'Schedule expired transient files cleanup' tool is run again."
msgstr "Remove a ação agendada atual para apagar os arquivos transitórios expirados. Os arquivos expirados só serão apagados automaticamente quando a ferramenta \"Agendar limpeza de arquivos transitórios expirados\" for executada novamente."
#: src/Internal/TransientFiles/TransientFilesEngine.php:404
msgid "Un-schedule expired transient files cleanup"
msgstr "Desagendar limpeza de arquivos transitórios expirados"
#: src/Internal/TransientFiles/TransientFilesEngine.php:394
msgid "Schedule the action to delete expired transient files for running immediately. Subsequent actions will run once every 24h."
msgstr "Agenda a limpeza imediata de arquivos transitórios expirados. As ações subsequentes serão executadas a cada 24 horas."
#: src/Internal/TransientFiles/TransientFilesEngine.php:391
msgid "Schedule expired transient files cleanup"
msgstr "Agendar limpeza de arquivos transitórios expirados"
#: src/Internal/TransientFiles/TransientFilesEngine.php:390
msgid "Re-schedule expired transient files cleanup"
msgstr "Reagendar limpeza de arquivos transitórios expirados"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:1182
msgid "Tip: By suggesting complementary products in the cart using cross-sells, you can significantly increase the average order value."
msgstr "Dica: Ao sugerir produtos complementares no carrinho, você pode aumentar consideravelmente o valor médio das vendas da sua loja."
#. translators: %1$s: "Learn more about linked products" link opening tag.
#. %2$s: "Learn more about linked products" link closing tag.
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:1162
msgid "By suggesting complementary products in the cart using cross-sells, you can significantly increase the average order value. %1$sLearn more about linked products%2$s"
msgstr "Ao sugerir produtos complementares no carrinho, você pode aumentar consideravelmente o valor médio das vendas da sua loja. %1$sSaiba mais sobre a vinculação de produtos.%2$s"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:1144
msgid "Tip: Upsells are products that are extra profitable or better quality or more expensive. Experiment with combinations to boost sales."
msgstr "Dica: É conhecido como \"upsell\" o ato de sugerir produtos melhores, mais caros, ou com maior margem de lucro do que o item que cliente escolheu inicialmente. Faça combinações da estratégia para turbinar suas vendas."
#. translators: %1$s: "Learn more about linked products" link opening tag.
#. %2$s: "Learn more about linked products" link closing tag.
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:1129
msgid "Upsells are typically products that are extra profitable or better quality or more expensive. Experiment with combinations to boost sales. %1$sLearn more about linked products%2$s"
msgstr "Os produtos \"upsell\" são geralmente de melhor qualidade, mais caros ou mais lucrativos. Faça combinações de estratégias de upsell para turbinar suas vendas."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/DownloadableProductTrait.php:44
msgid "Include downloads"
msgstr "Incluir downloads"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:141
msgid "Linked products"
msgstr "Produtos vinculados"
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:495
msgid "Unable to start synchronization. The link you followed may have expired."
msgstr "Não foi possível iniciar a sincronização. O link que te redirecionou pode estar expirado."
#: src/Internal/Admin/Orders/ListTable.php:1694
msgid "Customer Email"
msgstr "E-mail do cliente"
#: src/Internal/Admin/Logging/Settings.php:403
msgid "You do not have permission to manage logging settings."
msgstr "Você não tem permissão para gerenciar configurações de login."
#: src/Internal/Admin/Logging/Settings.php:371
msgid "Database settings"
msgstr "Configurações do banco de dados"
#. translators: %s is the name of a table in the database.
#: src/Internal/Admin/Logging/Settings.php:365
msgid "Log entries are stored in this database table: %s"
msgstr "Os registros são armazenados nesta tabela de banco de dados: %s"
#: src/Internal/Admin/Logging/Settings.php:332
msgid "File system settings"
msgstr "Configurações do sistema de arquivos"
#: src/Internal/Admin/Logging/Settings.php:321
msgid "⚠️ This directory does not appear to be writable."
msgstr "⚠️ Esse diretório parece não ser gravável."
#. translators: %s is a location in the filesystem.
#: src/Internal/Admin/Logging/Settings.php:313
msgid "Log files are stored in this directory: %s"
msgstr "Arquivos de registro armazenados neste diretório: %s"
#. translators: %1$s is a number of log files, %2$s is a slug-style name for a
#. file.
#: src/Internal/Admin/Logging/LogHandlerFileV2.php:199
msgid "%1$s log file from source %2$s was deleted."
msgid_plural "%1$s log files from source %2$s were deleted."
msgstr[0] "%1$s arquivo de registro, da origem %2$s, foi apagado."
msgstr[1] "%1$s arquivos de registro, da origem %2$s, foram apagados."
#. translators: %d is an order ID.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1130
msgid "Differences found for order %d:"
msgstr "Diferenças encontradas no pedido %d:"
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1102
msgid "No differences found."
msgstr "Nenhuma diferença encontrada."
#. translators: %1$d is an order ID, %2$s is an error message.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1098
msgid "An error occurred while computing a diff for order %1$d: %2$s"
msgstr "Ocorreu um erro ao computar a diff para o pedido %1$d: %2$s"
#. translators: %d is an order count.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1046
msgid "Unsynced orders: %d"
msgstr "Pedidos não sincronizados: %d"
#. translators: %s is either 'yes' or 'no'.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1043
msgid "Compatibility mode enabled?: %s"
msgstr "Modo de compatibilidade ativado?: %s"
#. translators: %s is either 'yes' or 'no'.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1040
msgid "HPOS enabled?: %s"
msgstr "HPOS ativado?: %s"
#. translators: %s is the name of a code variable.
#: src/Internal/Admin/Logging/Settings.php:176
msgid "This setting cannot be changed here because it is defined in the %s constant."
msgstr "Essa configuração não pode ser alterada aqui porque foi definida na %s constante."
#: src/Internal/Admin/Logging/Settings.php:150
msgid "File system (default)"
msgstr "Sistema de arquivos (padrão)"
#: src/Internal/Admin/Logging/Settings.php:110
msgid "Logger"
msgstr "Registrador"
#: src/Internal/Admin/Logging/Settings.php:105
msgid "Logs settings"
msgstr "Configurações de registros"
#. translators: %s is a URL to another admin screen.
#: src/Internal/Admin/Logging/PageController.php:115
msgid "Logging is disabled. It can be enabled in <a href=\"%s\">Logs Settings</a>."
msgstr "A criação de registros foi desativada. Ela pode ser reativada nas <a href=\"%s\">Configurações de registros</a>."
#: src/Internal/Admin/Logging/Settings.php:151
msgid "Database (not recommended on live sites)"
msgstr "Banco de dados (não recomendado para sites ativos)"
#. translators: %d is an order count.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1051
msgid "Orders subject to cleanup: %d"
msgstr "Pedidos sujeitos a limpeza: %d"
#: src/Internal/Admin/Logging/Settings.php:182
msgid "Log storage"
msgstr "Armazenamento de registros"
#: src/Blocks/BlockTypes/ProductFilterRating.php:238
msgid "Select a rating"
msgstr "Selecione uma avaliação"
#: src/Blocks/BlockTypes/ProductFilterRating.php:238
msgid "Select ratings"
msgstr "Selecionar avaliações"
#: src/Blocks/BlockTypes/ProductDetails.php:37
msgid "Minimal"
msgstr "Mínimo"
#: src/Admin/Features/ProductBlockEditor/Init.php:310
msgid "A link to a product sold on a different website, e.g. brand collab."
msgstr "Um link para um produto vendido em um site diferente (ex: para colaborações com outras marcas)."
#: src/Admin/Features/ProductBlockEditor/Init.php:309
msgid "Affiliate product"
msgstr "Produtos de afiliados"
#: src/Admin/Features/ProductBlockEditor/Init.php:297
msgid "A set of products that go well together, e.g. camera kit."
msgstr "Um grupo de produtos que combinam bem entre si (ex: kits de câmera e lentes)."
#: src/Admin/Features/ProductBlockEditor/Init.php:284
msgid "A single physical or virtual product, e.g. a t-shirt or an eBook."
msgstr "Um único produto físico ou digital (ex: uma camiseta ou um e-book)."
#: src/Internal/Admin/Logging/Settings.php:275
msgid "This sets the minimum severity level of logs that will be stored. Lower severity levels will be ignored. \"None\" means all logs will be stored."
msgstr "Determina o nível mínimo de gravidade dos arquivos que serão arquivados. Níveis mais baixos de gravidade serão ignorados. O nível \"nenhum\" indica que todos os arquivos serão armazenados."
#: includes/admin/views/html-admin-page-status-report.php:825
#: src/Internal/Admin/Logging/Settings.php:274
msgid "Level threshold"
msgstr "Nível de entrada"
#. translators: %1$s is the name of a code variable. %2$s is the name of a
#. file.
#: src/Internal/Admin/Logging/Settings.php:259
msgid "This setting cannot be changed here because it is defined in the %1$s constant, probably in your %2$s file."
msgstr "Essa configuração não pode ser alterada aqui porque foi definida na constante %1$s, provavelmente no seu arquivo %2$s."
#: src/Internal/Admin/Logging/Settings.php:231
msgid "This sets how many days log entries will be kept before being auto-deleted."
msgstr "Determina por quantos dias os registros serão mantidos antes de serem apagados automaticamente."
#: includes/admin/views/html-admin-page-status-report.php:805
#: src/Internal/Admin/Logging/Settings.php:230
msgid "Retention period"
msgstr "Período de retenção"
#. translators: %s is the name of a filter hook.
#: src/Internal/Admin/Logging/Settings.php:215
msgid "This setting cannot be changed here because it is being set by a filter on the %s hook."
msgstr "Essa configuração não pode ser alterada aqui porque foi definida no hook %s."
#: src/Internal/Admin/Logging/Settings.php:183
msgid "This determines where log entries are saved."
msgstr "Determina onde os registros serão salvos."
#: src/Internal/Admin/Logging/Settings.php:170
msgid "Note that if this setting is changed, any log entries that have already been recorded will remain stored in their current location, but will not migrate."
msgstr "Observação: se essa configuração for alterada, todas as entradas do registro adicionadas até o momento vão continuar armazenadas no local atual, elas não serão migradas."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:115
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:1994
msgid "Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay."
msgstr "Impulsione suas vendas em outros países e economize nas taxas de transação internacionais. Aceite mais de 60 métodos de pagamentos globais, incluindo Apple Pay e Google Pay."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:114
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:1993
msgid "Airwallex Payments"
msgstr "Airwallex Payments"
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:312
msgid "Generate dynamic personalized coupons for your customers that increase purchase rates."
msgstr "Gere cupons de desconto personalizados e dinâmicos para turbinar sua taxa de vendas."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:326
msgid "Powerful, \"all in one\" solution for gift certificates, store credits, discount coupons and vouchers."
msgstr "Solução tudo-em-um poderosa para gerar cartões de presente, cupons de desconto, vouchers e créditos para serem usados na sua loja."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:296
msgid "Sync your website's data like contacts, products, and orders over Salesforce CRM with Salesforce Integration for WooCommerce."
msgstr "Use a integração da Salesforce para WooCommerce para sincronizar dados do seu site (como contatos, produtos e pedidos) com o CRM da Salesforce."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:280
msgid "Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users."
msgstr "Integre hoje mesmo sua loja WooCommerce com mais de 5.000 apps e serviços em nuvem. Mais de 11.000 usam e confiam."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:264
msgid "Harness data from WooCommerce to grow your business. Manage leads, customers, and segments, through automation, quotes, invoicing, billing, and email marketing. Power up your store with CRM."
msgstr "Use os dados do WooCommerce para expandir seu negócio. Gerencie seus leads, clientes e segmentos com automação, gerador de recibos e cobranças, e e-mail marketing. Otimize sua loja com CRM."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:248
msgid "Turn your product images into stunning videos that engage and convert audiences - no video experience required."
msgstr "Transforme as imagens dos seus produtos em vídeos incríveis que atraem os clientes e geram mais vendas - você não precisa ter experiência em criação de vídeos."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:232
msgid "Collect and showcase verified reviews that consumers trust."
msgstr "Receba e exiba avaliações de clientes reais para conquistar a confiança do público."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:214
msgid "Delight customers and boost organic sales with a special WooCommerce birthday email (and coupon!) on their special day."
msgstr "Encante os clientes e turbine as vendas orgânicas ao enviar e-mails (e cupons de desconto!) especiais do WooCommerce no aniversário deles."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:382
msgid "Coupons for groups. Provides the option to have coupons that are restricted to group members or roles. Works with the free Groups plugin."
msgstr "Cupons de desconto para grupos. Ofereça cupons restritos a membros de certos grupos ou a pessoas com funções específicas. Compatível com o plugin gratuito Groups."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:368
msgid "Give away a free item to any customer with the coupon code."
msgstr "Use o cupom para presentear qualquer cliente com um produto grátis."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:354
msgid "Create \"store credit\" coupons for customers which are redeemable at checkout."
msgstr "Crie cupons que dão \"pontos acumulados\" que os clientes podem usar na sua loja (serão inseridos no carrinho de compras)."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:340
msgid "Create a unique URL that applies a discount and optionally adds one or more products to the customer's cart."
msgstr "Crie um URL exclusivo que aplica descontos automaticamente e (se você desejar) adiciona um ou mais produtos ao carrinho do cliente."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:196
msgid "Boost your organic sales by adding a customer referral program to your WooCommerce store."
msgstr "Turbine as vendas orgânicas adicionando clientes ao programa de indicações da sua loja virtual WooCommerce."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:178
msgid "Convert and retain customers with automated marketing that does the hard work for you."
msgstr "Converta e retenha clientes com a ajuda automações de marketing que fazem o trabalho pesado por você."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:146
msgid "Send targeted campaigns, recover abandoned carts and more with Mailchimp."
msgstr "Envie campanhas direcionadas, recupere carrinhos abandonados e muito mais com o Mailchimp."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:96
msgid "Create advertising campaigns and reach one billion global users with TikTok for WooCommerce."
msgstr "Use o TikTok para WooCommerce para criar anúncios e alcançar até um bilhão de usuários no mundo todo."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:78
msgid "Grow your business on Pinterest! Use this official plugin to allow shoppers to Pin products while browsing your store, track conversions, and advertise on Pinterest."
msgstr "Expanda seu negócio com o Pinterest! Use o plugin oficial para permitir que os clientes adicionem Pins de produtos enquanto navegam na sua loja, rastreie suas conversões e anuncie no Pinterest."
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:48
msgid "CRM"
msgstr "CRM"
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:44
msgid "Conversion"
msgstr "Conversão"
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:40
msgid "Automations"
msgstr "Automações"
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:32
msgid "Sales channels"
msgstr "Canais de vendas"
#: src/Admin/API/OnboardingProducts.php:80
msgid "Sorry, you cannot create dummy products."
msgstr "Você não pode criar produtos de teste."
#: src/Admin/API/MarketingCampaigns.php:279
msgid "Sales of the marketing campaign."
msgstr "Vendas de campanhas de marketing."
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:253
msgid "Override the \"woocommerce_date_type\" option that is used for the database date field considered for revenue reports."
msgstr "Substitua a opção \"woocommerce_date_type\" que é usada nas datas dos relatórios de lucro do banco de dados."
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1790
msgid "Limit result set to specific amount of suggested products."
msgstr "Limitar os resultados para uma quantidade específica de produtos sugeridos."
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1779
msgid "Limit result set to specific product tag ids."
msgstr "Limitar os resultados para IDs de tags de produtos específicas."
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1768
msgid "Limit result set to specific product categorie ids."
msgstr "Limitar os resultados para IDs de categorias de produtos específicas."
#: includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller.php:123
msgid "Invalid layout template ID."
msgstr "ID de modelo de layout inválido"
#: includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller.php:47
msgid "Area to get templates for."
msgstr "Área para obtenção modelos."
#. 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:256
msgid "The downloadable file %s cannot be used as it does not exist on the server, or is not located within an approved directory. Please contact a site administrator for help. %2$sLearn more.%3$s"
msgstr "O arquivo baixável %s não pode ser usado porque ele não existe em nossos servidores ou não está armazenado em um diretório aprovado. Entre em contato com um administrador de site para obter ajuda. %2$sSaiba mais.%3$s"
#: includes/admin/helper/class-wc-helper-orders-api.php:98
msgid "Could not start the installation process. Reason: "
msgstr "Não foi possível iniciar o processo de instalação. Motivo: "
#: includes/admin/settings/class-wc-settings-advanced.php:379
msgid "Leave this box unchecked if you do not want to pull suggested extensions from WooCommerce.com. You will see a static list of extensions instead."
msgstr "Deixe a caixa desmarcada se você não deseja receber as extensões sugeridas em Woo.com. Você verá apenas uma lista estática de extensões."
#: assets/client/admin/product-editor/blocks/product-fields/product-list-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-list/block.json
msgctxt "block title"
msgid "Product list"
msgstr "Lista de produtos"
#: assets/client/admin/product-editor/blocks/product-fields/product-list-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-list/block.json
msgctxt "block description"
msgid "The product list."
msgstr "A lista de produtos."
#: assets/client/admin/product-editor/blocks/generic/product-section-description/block.json
#: assets/client/admin/product-editor/blocks/generic/section-description/block.json
msgctxt "block description"
msgid "The product section description."
msgstr "A descrição da seção do produto."
#: assets/client/admin/product-editor/blocks/generic/product-section-description/block.json
#: assets/client/admin/product-editor/blocks/generic/section-description/block.json
msgctxt "block title"
msgid "Product section description"
msgstr "Descrição da seção do produto"
#: assets/client/blocks/product-filter-rating/block.json
msgctxt "block description"
msgid "Enable customers to filter the product collection by rating."
msgstr "Permita que os clientes filtrem a coleta de produtos pela classificação."
#: templates/order/customer-history.php:28
msgid "Total orders"
msgstr "Total de pedidos"
#: templates/order/attribution-details.php:126
msgid "The number of unique pages viewed by the customer prior to this order."
msgstr "O número de páginas exclusivas visualizadas pelo cliente antes deste pedido."
#: templates/order/attribution-details.php:123
msgid "Session page views"
msgstr "Visualizações de página da sessão"
#: templates/order/attribution-details.php:114
msgid "Device type"
msgstr "Tipo de dispositivo"
#: templates/order/attribution-details.php:42
msgid "Hide details"
msgstr "Ocultar detalhes"
#: templates/order/attribution-details.php:41
msgid "Show details"
msgstr "Mostrar detalhes"
#: src/Internal/Traits/OrderAttributionMeta.php:300
msgid "Direct"
msgstr "Direto"
#: templates/order/customer-history.php:43
msgid "Total revenue"
msgstr "Receita total"
#: templates/order/attribution-details.php:51
msgid "Source type"
msgstr "Tipo de origem"
#. translators: %s is the source value
#: src/Internal/Traits/OrderAttributionMeta.php:282
msgid "Source: %s"
msgstr "Origem: %s"
#: templates/order/customer-history.php:46
msgid "This is the Customer Lifetime Value, or the total amount you have earned from this customer's orders."
msgstr "Este é o valor vitalício do cliente ou o valor total que você ganhou com os pedidos deste cliente."
#: src/Internal/Orders/OrderAttributionController.php:524
#: templates/order/attribution-details.php:27
msgid "Origin"
msgstr "Origem"
#. translators: %s is the source value
#: src/Internal/Traits/OrderAttributionMeta.php:288
msgid "Organic: %s"
msgstr "Orgânico: %s"
#: src/Internal/ProductImage/MatchImageBySKU.php:66
msgid "Match images"
msgstr "Combinar imagens"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:466
msgid "Products in this group"
msgstr "Produtos neste grupo"
#. translators: %1$s: Downloads settings link opening tag. %2$s: Downloads
#. settings link closing tag.
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/DownloadableProductTrait.php:59
msgid "Add any files you'd like to make available for the customer to download after purchasing, such as instructions or warranty info. Store-wide updates can be managed in your %1$sproduct settings%2$s."
msgstr "Adicione os arquivos que você deseja disponibilizar para o cliente baixar após a compra, como instruções ou informações de garantia. as atualizações em toda a loja podem ser gerenciadas em suas %1$sconfigurações de produto%2$s."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:183
msgid "Additional fields to be persisted on the order."
msgstr "Campos adicionais a serem persistidos na ordem."
#: src/Internal/Features/FeaturesController.php:230
msgid "Enable this feature to track and credit channels and campaigns that contribute to orders on your site"
msgstr "Habilite esse recurso para rastrear e canais de crédito e campanhas que contribuem para pedidos em seu site"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:467
msgid "Make a collection of related products, enabling customers to purchase multiple items together."
msgstr "Faça uma coleção de produtos relacionados, permitindo que os clientes adquiram vários itens juntos."
#. translators: %s is the field name
#: src/Internal/Orders/OrderAttributionBlocksController.php:156
#: src/Internal/Traits/OrderAttributionMeta.php:375
msgid "Order attribution field: %s"
msgstr "Campo de atribuição de pedido: %s"
#: src/Internal/Traits/OrderAttributionMeta.php:212
msgid "Order not found."
msgstr "Pedido não encontrado."
#. translators: %s is the source value
#: src/Internal/Traits/OrderAttributionMeta.php:294
msgid "Referral: %s"
msgstr "Encaminhamento: %s"
#: src/Internal/ProductImage/MatchImageBySKU.php:67
msgid "Set product featured image when uploaded image file name matches product SKU."
msgstr "Defina a imagem em destaque do produto quando o nome da imagem da imagem carregado corresponde ao produto sku."
#: templates/order/customer-history.php:31
msgid "Total number of non-cancelled, non-failed orders for this customer, including the current one."
msgstr "Número total de pedidos não cancelados e não falhados para este cliente, incluindo o atual."
#. translators: %s is the property type
#: src/Internal/Orders/OrderAttributionBlocksController.php:139
msgid "Value of type %s was posted to the order attribution callback"
msgstr "O valor do tipo %s foi postado no retorno de chamada de atribuição de pedidos"
#: src/Internal/Traits/OrderAttributionMeta.php:312
msgid "Web admin"
msgstr "Admin"
#: src/Admin/API/AI/Product.php:50
msgid "Whether the product being updated is the last one in the loop"
msgstr "Se o produto está sendo atualizado é o último no loop"
#: src/Internal/ProductImage/MatchImageBySKU.php:61
msgid "Product image matching by SKU"
msgstr "Correspondência de imagem do produto por SKU"
#: src/Internal/Admin/Orders/MetaBoxes/OrderAttribution.php:46
msgid "Desktop"
msgstr "Desktop"
#: src/Internal/Admin/Orders/MetaBoxes/OrderAttribution.php:43
msgid "Tablet"
msgstr "Tablet"
#: src/Internal/Admin/Orders/MetaBoxes/OrderAttribution.php:40
msgid "Mobile"
msgstr "Dispositivo móvel"
#: src/Internal/Admin/Orders/Edit.php:277
msgid "Customer history"
msgstr "Histórico do Cliente"
#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:247
msgid "%s attribution"
msgstr "%s atribuição"
#: src/Internal/Admin/Logging/PageController.php:793
msgid "Search within these files"
msgstr "Pesquise nesses arquivos"
#. translators: %s is a number of log files.
#: src/Internal/Admin/Logging/LogHandlerFileV2.php:283
msgid "%s expired log file was deleted."
msgid_plural "%s expired log files were deleted."
msgstr[0] "%s arquivo de log expirado foi excluído."
msgstr[1] "%s arquivos de log expirados foram excluídos."
#. translators: %s is a line number in a file.
#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:183
msgid "Line %s"
msgstr "Linha %s"
#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:141
msgid "Line #"
msgstr "Linha #"
#: src/Internal/Admin/Logging/FileV2/FileExporter.php:63
msgid "Could not access file."
msgstr "Não foi possível acessar o arquivo."
#: src/Internal/Admin/Logging/FileV2/FileController.php:531
msgid "Could not access the specified files."
msgstr "Não foi possível acessar os arquivos especificados."
#. translators: %d is the number of orders that were cleaned up.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:1022
msgid "Cleanup completed for %d order."
msgid_plural "Cleanup completed for %d orders."
msgstr[0] "Limpeza concluída para %d pedido."
msgstr[1] "Limpeza concluída para %d pedidos."
#. translators: %1$d is an order ID, %2$s is an error message.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:986
msgid "An error occurred while cleaning up order %1$d: %2$s"
msgstr "Ocorreu um erro ao limpar o pedido %1$d: %2$s"
#. translators: %d is an order ID.
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:170
msgid "%d is not a valid order ID."
msgstr "%d não é um id de pedido válido."
#: src/Internal/Admin/Logging/FileV2/FileController.php:540
msgid "Could not write to the temp directory. Try downloading files one at a time instead."
msgstr "Não foi possível escrever para o diretório temporário. tente baixar arquivos um de cada vez."
#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:142
msgid "Matched Line"
msgstr "Linha correspondente"
#: src/Internal/Admin/Logging/FileV2/FileController.php:363
msgid "Multiple files match this ID."
msgstr "Vários arquivos correspondem a este id."
#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:60
msgid "No search results."
msgstr "Sem resultados de pesquisa."
#: src/Internal/Features/FeaturesController.php:229
msgid "Order Attribution"
msgstr "Atribuição de pedidos"
#: src/Internal/DataStores/Orders/LegacyDataHandler.php:210
msgid "Order is not an HPOS order."
msgstr "O pedido não é um pedido de hpos."
#. translators: %s is a number.
#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:114
msgid "The number of search results has reached the limit of %s. Try refining your search."
msgstr "O número de resultados de pesquisa atingiu o limite de %s. tente refinar sua pesquisa."
#. translators: %s is a number.
#: src/Internal/Admin/Logging/PageController.php:809
msgid "⚠️ Only %s files can be searched at one time. Try filtering the file list before searching."
msgstr "somente os arquivos somente %s podem ser pesquisados ao mesmo tempo. tente filtrar a lista de arquivos antes de pesquisar."
#: src/Blocks/Images/Pexels.php:96
msgid "No images found."
msgstr "Nenhuma imagem encontrada."
#. translators: %s is field key.
#: src/Blocks/Domain/Services/CheckoutFields.php:175
#: src/Blocks/Domain/Services/CheckoutFields.php:977
msgid "The field %s is required."
msgstr "O campo %s é obrigatório."
#. translators: %1$s is field key, %2$s location.
#: src/Blocks/Domain/Services/CheckoutFields.php:964
msgid "The field %1$s is invalid for the location %2$s."
msgstr "O campo %1$s é inválido para o local %2$s."
#. translators: % is field key.
#: src/Blocks/Domain/Services/CheckoutFields.php:953
msgid "The field %s is invalid."
msgstr "O campo %s é inválido."
#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:156
msgid "Free Plan Available"
msgstr "Plano gratuito disponível"
#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:148
msgid "Branded tracking experience"
msgstr "Experiência de rastreamento de marca"
#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:127
msgid "Simplified shipping with: "
msgstr "Envio simplificado com: "
#: patterns/hero-product-split.php:30
msgid "Shop the sale"
msgstr "Compre a venda"
#: src/Blocks/Domain/Services/OnboardingTasks/ReviewCheckoutTask.php:26
msgid "Review your checkout experience"
msgstr "Revise sua experiência de finalização de compra"
#: src/Blocks/Images/Pexels.php:92 src/Blocks/Images/Pexels.php:176
msgid "AI Service is unavailable, try again later."
msgstr "O serviço de ia não está disponível, tente novamente mais tarde."
#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:152
msgid "Built-in Tax & Duties paperwork"
msgstr "Documentação de impostos e tarefas interno"
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:945
msgid "Cleanup can only be performed when HPOS is active and compatibility mode is disabled."
msgstr "A limpeza só pode ser realizada quando o hpos está ativo e o modo de compatibilidade está desativado."
#. translators: %d is an order ID.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:983
msgid "Cleanup completed for order %d."
msgstr "A limpeza concluída para o pedido %d."
#: src/Blocks/AIContent/PatternsHelper.php:112
msgid "Error decoding JSON."
msgstr "Decodificação de erros json."
#: src/Blocks/AIContent/UpdateProducts.php:449
msgid "Failed to fetch AI responses for products."
msgstr "Não conseguiu buscar respostas de ia para produtos."
#: src/Blocks/AIContent/UpdatePatterns.php:278
msgid "Failed to fetch AI responses."
msgstr "Falhou em buscar respostas de ia."
#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:137
msgid "Highly discounted shipping rates"
msgstr "Taxas de envio altamente descontadas"
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:960
msgid "HPOS cleanup"
msgstr "Limpeza hpos"
#: src/Blocks/AIContent/ContentProcessor.php:66
msgid "No images provided for generating AI content."
msgstr "Nenhuma imagem fornecida para gerar conteúdo de ia."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:956
msgid "No orders to cleanup."
msgstr "Sem ordens para limpar."
#. translators: %1$d is referring to rating value. Example: Rated 4 out of 5.
#: src/Blocks/BlockTypes/ProductFilterRating.php:176
msgid "Rated %1$d out of 5"
msgstr "Classificado %1$d de 5"
#. translators: %d is the rating value.
#. translators: %d is referring to the average rating value. Example: Rated 4
#. out of 5.
#: src/Blocks/BlockTypes/ProductFilterRating.php:83
#: src/Blocks/BlockTypes/ProductFilterRating.php:249
#: src/Blocks/BlockTypes/ProductFilterRating.php:266
msgid "Rated %d out of 5"
msgstr "Classificado %d de 5"
#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:141
msgid "Seamless order sync and label printing"
msgstr "Sincronização de pedidos sem costura e impressão de etiquetas"
#. translators: %d is the number of orders to clean up.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:965
msgid "Starting cleanup for %d order..."
msgid_plural "Starting cleanup for %d orders..."
msgstr[0] "Iniciando a limpeza para %d pedido."
msgstr[1] "Iniciando a limpeza para %d pedidos."
#. translators: Payment gateway enabled notification email subject. %s1: Site
#. title, $s2: Gateway title.
#: includes/class-wc-payment-gateways.php:259
msgid "[%1$s] Payment gateway \"%2$s\" enabled"
msgstr "[%1s] gateway de pagamento \"%2s\" ativado"
#. translators: Payment gateway enabled notification email. 1: Username, 2:
#. Gateway Title, 3: Site URL, 4: Gateway Settings URL, 5: Admin Email, 6: Site
#. Name, 7: Site URL.
#: includes/class-wc-payment-gateways.php:222
msgid ""
"Howdy %1$s,\n"
"\n"
"The payment gateway \"%2$s\" was just enabled on this site:\n"
"%3$s\n"
"\n"
"If this was intentional you can safely ignore and delete this email.\n"
"\n"
"If you did not enable this payment gateway, please log in to your site and consider disabling it here:\n"
"%4$s\n"
"\n"
"This email has been sent to %5$s\n"
"\n"
"Regards,\n"
"All at %6$s\n"
"%7$s"
msgstr ""
"Howdy %1s,\n"
"\n"
"o gateway de pagamento \"%2s\" foi ativado neste site:\n"
"%3s\n"
"\n"
"se isso foi intencional, você pode ignorar e excluir com segurança este email. se você não ativou este gateway de pagamento, faça login no seu site e considere desativá -lo aqui:\n"
"%4s\n"
"\n"
"este e -mail foi enviado para %5s\n"
"\n"
"cumprimentos,\n"
"tudo em %6s\n"
"%7s"
#: includes/admin/class-wc-admin-log-table-list.php:214
#: includes/admin/class-wc-admin-log-table-list.php:218
msgid "Show context"
msgstr "Mostrar contexto"
#: includes/admin/class-wc-admin-log-table-list.php:215
msgid "Hide context"
msgstr "Ocultar contexto"
#: includes/admin/class-wc-admin-log-table-list.php:126
msgid "Context"
msgstr "Contexto"
#: includes/admin/class-wc-admin-log-table-list.php:107
#: src/Internal/Admin/Logging/PageController.php:733
msgid "Additional context"
msgstr "Contexto adicional"
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:300
msgid "This product is already installed."
msgstr "Este produto já está instalado."
#: includes/admin/class-wc-admin-status.php:340
#: includes/admin/class-wc-admin-status.php:360
msgid "You do not have permission to manage log entries."
msgstr "Você não tem permissão para gerenciar entradas de log."
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:313
msgid "There was an error getting the install URL for this product."
msgstr "Houve um erro obtendo o url de instalação para este produto."
#: assets/client/blocks/product-collection-no-results/block.json
msgctxt "block title"
msgid "No results"
msgstr "Sem resultados"
#: assets/client/blocks/product-collection-no-results/block.json
msgctxt "block keyword"
msgid "Product Collection"
msgstr "Coleção de produtos"
#: assets/client/blocks/product-collection-no-results/block.json
msgctxt "block description"
msgid "The contents of this block will display when there are no products found."
msgstr "O conteúdo deste bloco será exibido quando não houver produtos encontrados."
#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:272
#: assets/client/admin/chunks/marketplace.js:1
msgid "Refresh"
msgstr "Atualizar"
#: src/Admin/PluginsHelper.php:796 src/Admin/PluginsHelper.php:1071
#: assets/client/admin/chunks/marketplace.js:1
msgid "Subscribe"
msgstr "Assinar"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:1022
msgid "This product will not trigger your customer's shipping calculator in cart or at checkout. This product also won't require your customers to enter their shipping details at checkout. <a href=\"https://woocommerce.com/document/managing-products/#adding-a-virtual-product\" target=\"_blank\" rel=\"noreferrer\">Read more about virtual products</a>."
msgstr "Este produto não acionará a calculadora de remessa do seu cliente no carrinho ou na finalização da compra. este produto também não exigirá que seus clientes digitem seus detalhes de envio na finalização da compra. <a href=\"https://woocommerce. com/document/managing-products/#adding-a-virtual-product\" target=\"_blank\" rel=\"norefererrer\"> leia mais sobre produtos virtuais </a>."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:397
msgid "Buy button"
msgstr "Botão de comprar"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:415
msgid "Link to the external product"
msgstr "Link para o produto externo"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:398
msgid "Add a link and choose a label for the button linked to a product sold elsewhere."
msgstr "Adicione um link e escolha um rótulo para o botão vinculado a um produto vendido em outro lugar."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:447
msgid "Buy button text"
msgstr "Compre texto do botão"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:416
msgid "Enter the external URL to the product"
msgstr "Insira o url externo ao produto"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:532
msgid "Help customers find this product by assigning it to categories, adding extra details, and managing its visibility in your store and other channels."
msgstr "Ajude os clientes a encontrar este produto, atribuindo -o a categorias, adicionando detalhes extras e gerenciando sua visibilidade em sua loja e outros canais."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:420
msgid "Link to the external product is an invalid URL."
msgstr "O link para o produto externo é um url inválido."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:159
msgid "This product has options, such as size or color. You can manage each variation's images, downloads, and other details individually."
msgstr "Este produto possui opções, como tamanho ou cor. você pode gerenciar as imagens, downloads e outros detalhes de cada variação individualmente."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:710
msgid "This product has options, such as size or color. You can now manage each variation's inventory and other details individually."
msgstr "Este produto possui opções, como tamanho ou cor. agora você pode gerenciar o inventário de cada variação e outros detalhes individualmente."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:995
msgid "This product has options, such as size or color. You can now manage each variation's shipping settings and other details individually."
msgstr "Este produto possui opções, como tamanho ou cor. agora você pode gerenciar as configurações de envio de cada variação e outros detalhes individualmente."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:448
msgid "This variation will not trigger your customer's shipping calculator in cart or at checkout. This product also won't require your customers to enter their shipping details at checkout. <a href=\"https://woocommerce.com/document/managing-products/#adding-a-virtual-product\" target=\"_blank\" rel=\"noreferrer\">Read more about virtual products</a>."
msgstr "Essa variação não acionará a calculadora de remessa do seu cliente no carrinho ou na finalização da compra. este produto também não exigirá que seus clientes digitem seus detalhes de envio na finalização da compra. <a href=\"https://woocommerce. com/document/managing-products/#adding-a-virtual-product\" target=\"_blank\" rel=\"norefererrer\"> leia mais sobre produtos virtuais </a>."
#: src/Internal/Admin/Logging/PageController.php:346
msgid "File rotations:"
msgstr "Rotações de arquivos:"
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:201
msgid "File size"
msgstr "Tamanho do arquivo"
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:200
msgid "Date modified"
msgstr "Data de modificação"
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:107
msgid "Filter by log source"
msgstr "Filtrar por origem de registro"
#: src/Internal/Admin/Logging/PageController.php:354
msgid "Current"
msgstr "Atual"
#: src/Internal/Admin/Logging/PageController.php:610
msgid "You do not have permission to manage log files."
msgstr "Você não tem permissão para gerenciar arquivos de registros."
#. translators: %s is a number of files.
#: src/Internal/Admin/Logging/PageController.php:669
msgid "%s log file deleted."
msgid_plural "%s log files deleted."
msgstr[0] "%s arquivo de log excluído."
msgstr[1] "%s arquivos de log excluídos."
#: src/Internal/Admin/Logging/PageController.php:324
msgid "Delete this log file permanently?"
msgstr "Excluir este arquivo de log permanentemente?"
#. translators: 1. a date, 2. a slug-style name for a file.
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:244
msgid "Select the %1$s log file for %2$s"
msgstr "Selecione o arquivo de log %1$s para %2$s"
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:60
msgid "No log files found."
msgstr "Nenhum arquivo de log encontrado."
#: src/Internal/Admin/Logging/FileV2/FileController.php:356
msgid "This file does not exist."
msgstr "Este arquivo não existe."
#: src/Internal/Admin/Logging/FileV2/FileController.php:212
#: src/Internal/Admin/Logging/FileV2/FileController.php:457
msgid "Could not access the log file directory."
msgstr "Não foi possível acessar o diretório do arquivo de log."
#: src/StoreApi/Routes/V1/AI/Products.php:130
msgid "Product content not found."
msgstr "Conteúdo do produto não encontrado."
#: src/Admin/API/AI/Patterns.php:45 src/StoreApi/Routes/V1/AI/Products.php:65
msgid "The images for a given store."
msgstr "As imagens de uma determinada loja."
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:140
msgid "Customers will need to spend this amount to get free shipping."
msgstr "Os clientes precisarão gastar esse valor para obter frete grátis."
#. translators: 1: WC_Logger::log 2: level
#: src/Internal/Admin/BlockTemplates/BlockTemplateLogger.php:347
msgid "%1$s was called with an invalid event type \"%2$s\"."
msgstr "%1s foi chamado com um tipo de evento inválido \"%2s\"."
#: src/Internal/Admin/Logging/PageController.php:258
msgid "Browse log files"
msgstr "Procure arquivos de log"
#. translators: %1$s is the name of the hook to be enqueued, %2$s is the
#. exception message.
#: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:326
msgid "Caught exception while enqueuing action \"%1$s\": %2$s"
msgstr "Exceção pegada enquanto enoca ação \" %1s\": %2s"
#: src/Admin/API/AI/Product.php:46
msgid "Data generated by AI for updating dummy products."
msgstr "Dados gerados pela ia para atualizar produtos fictícios."
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:115
msgid "e.g. Local pickup"
msgstr "por exemplo. pickup local"
#: src/Admin/API/AI/BusinessDescription.php:61
#: src/Admin/API/AI/StoreTitle.php:84
msgid "Invalid business description."
msgstr "Descrição inválida de negócios."
#: src/Blocks/Patterns/AIPatterns.php:37 src/Blocks/Patterns/AIPatterns.php:38
msgid "Patterns AI Data"
msgstr "Padrões dados de ia"
#: src/Internal/Admin/Logging/PageController.php:296
msgid "Return to the file list."
msgstr "Retornar à lista de arquivos."
#. translators: %s is the name of a log file.
#: src/Internal/Admin/Logging/PageController.php:336
msgid "Viewing log file %s"
msgstr "Visualizando o arquivo de log %s"
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:119
msgid "e.g. Free shipping"
msgstr "ex.: Frete grátis"
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:123
msgid "Free shipping requires"
msgstr "Frete grátis requer"
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:132
msgid "A minimum order amount AND coupon"
msgstr "Um valor mínimo de pedido E cupom"
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:131
msgid "A minimum order amount OR coupon"
msgstr "Um valor mínimo de pedido OU cupom"
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:128
msgid "No requirement"
msgstr "Nenhum requisito"
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:103
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:99
msgid "Please enter a valid number"
msgstr "Por favor insira um número válido"
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:11
msgid "advanced costs"
msgstr "custos avançados"
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1109
msgid "Attribute terms."
msgstr "Termos de atributo."
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:11
msgid "Charge a flat rate per item, or enter a cost formula to charge a percentage based cost or a minimum fee. Learn more about"
msgstr "Cobrar uma taxa fixa por item ou inserir uma fórmula de custo para cobrar um custo baseado em porcentagem ou uma taxa mínima. aprender mais sobre"
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:19
msgid "e.g. Standard national"
msgstr "por exemplo. nacional padrão"
#. translators: %s: URL for link
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:52
msgid "These costs can optionally be added based on the <a target=\"_blank\" href=\"%s\">product shipping class</a>. Learn more about <a target=\"_blank\" href=\"https://woocommerce.com/document/flat-rate-shipping/#shipping-classes\">setting shipping class costs</a>."
msgstr "Esses custos podem opcionalmente ser adicionados com base na aula de remessa de produtos <a target=\"_blank\" href=\"%s\"> envio de produtos </a>. saiba mais sobre <a target=\"_blank\" href=\"https://woocommerce. com/document/flat--rate-shipping/#shipping-classes\"> definir custos da classe de transporte </a>."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:154
msgid "WooCommerce Store Identifier."
msgstr "Identificador da loja woocommerce."
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:17
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:117
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:113
msgid "Your customers will see the name of this shipping method during checkout."
msgstr "Seus clientes verão o nome deste método de remessa durante a finalização da compra."
#. translators: %s: Product title
#: includes/class-wc-product-simple.php:73
msgid "Add to cart: “%s”"
msgstr "Adicione ao carrinho: “%s”"
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:42
msgid "An optional zone you can use to set the shipping method(s) available to any regions that have not been listed above."
msgstr "Uma zona opcional que você pode usar para definir o (s) método (s) de envio (s) disponível para todas as regiões que não foram listadas acima."
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:9
msgid "Add zone"
msgstr "Adicionar área"
#: includes/admin/settings/class-wc-settings-shipping.php:59
msgid "Classes"
msgstr "Classes"
#. translators: %s: shipping method title
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:144
msgid "Set up %s"
msgstr "Configurar %s"
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:80
msgid "Slug (unique identifier) can be left blank and auto-generated, or you can enter one"
msgstr "Slug (identificador exclusivo) pode ser deixado em branco e gerado automaticamente, ou você pode inserir um"
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:158
msgid "Add shipping class costs"
msgstr "Adicionar custos da aula de remessa"
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:73
msgid "Add the shipping methods you'd like to make available to customers in this zone."
msgstr "Adicione os métodos de envio que você deseja disponibilizar aos clientes nesta zona."
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:183
msgid "Create shipping method"
msgstr "Crie método de envio"
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:89
msgid "e.g. For heavy items requiring higher postage"
msgstr "por exemplo. para itens pesados que exigem postagem mais alta"
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:67
msgid "e.g. Heavy"
msgstr "por exemplo. pesado"
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:78
msgid "e.g. heavy-packages"
msgstr "por exemplo. pacotes pesados"
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:69
msgid "Give your shipping class a name for easy identification"
msgstr "Dê um nome à sua aula de remessa para facilitar a identificação"
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:36
msgid "Give your zone a name! E.g. Local, or Worldwide."
msgstr "Dê um nome à sua zona!por exemplo. local, ou mundialmente."
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:49
msgid "List the regions you'd like to include in your shipping zone. Customers will be matched against these regions."
msgstr "Liste as regiões que você deseja incluir na sua zona de remessa. os clientes serão comparados a essas regiões."
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:273
msgid "STEP 1 OF 2"
msgstr "Etapa 1 de 2"
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:169
msgid "STEP 2 OF 2"
msgstr "Etapa 2 de 2"
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:20
msgid "Use shipping classes to customize the shipping rates for different groups of products, such as heavy items that require higher postage fees."
msgstr "Use aulas de remessa para personalizar as taxas de envio de diferentes grupos de produtos, como itens pesados que exigem taxas de postagem mais altas."
#: includes/admin/helper/class-wc-helper.php:1097
#: includes/admin/helper/class-wc-helper.php:1196
msgid "Unknown error"
msgstr "Erro desconhecido"
#: includes/admin/helper/class-wc-helper.php:1055
#: includes/admin/helper/class-wc-helper.php:1155
msgid "Subscription not found"
msgstr "Assinatura não encontrada"
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:274
msgid "This product has been activated."
msgstr "Este produto foi ativado."
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:265
msgid "There was an error activating this theme."
msgstr "Houve um erro ao ativar este tema."
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:244
msgid "This product is already active."
msgstr "Este produto já está ativo."
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:235
msgid "This product is not installed."
msgstr "Este produto não está instalado."
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:200
msgid "Your subscription has been disconnected."
msgstr "Sua assinatura foi desconectada."
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:167
msgid "Your subscription has been connected."
msgstr "Sua assinatura foi conectada."
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:254
msgid "There was an error activating this plugin."
msgstr "Houve um erro de ativação deste plug -in."
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:173
msgid "There was an error connecting your subscription. Please try again."
msgstr "Houve um erro conectando sua assinatura. por favor, tente novamente."
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:206
msgid "There was an error disconnecting your subscription. Please try again."
msgstr "Houve um erro desconectando sua assinatura. por favor, tente novamente."
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:226
#: includes/admin/helper/class-wc-helper-subscriptions-api.php:291
msgid "We couldn't find a subscription for this product."
msgstr "Não conseguimos encontrar uma assinatura para este produto."
#. translators: %1$s Coupon codes, %2$s Reason
#: src/StoreApi/Utilities/OrderController.php:230
msgid "\"%1$s\" was removed from the cart. %2$s"
msgstr "\"%1s\" foi removido do carrinho. %2s"
#: assets/client/blocks/page-content-wrapper/block.json
msgctxt "block description"
msgid "Displays WooCommerce page content."
msgstr "Exibe o conteúdo da página do woocommerce."
#: assets/client/blocks/order-confirmation-summary/block.json
msgctxt "block description"
msgid "Display the order summary on the order confirmation page."
msgstr "Exiba o resumo do pedido na página de confirmação do pedido."
#: assets/client/blocks/order-confirmation-shipping-wrapper/block.json
msgctxt "block description"
msgid "Display the order confirmation shipping section."
msgstr "Exiba a seção de envio de confirmação do pedido."
#: assets/client/blocks/order-confirmation-downloads/block.json
msgctxt "block description"
msgid "Display links to purchased downloads."
msgstr "Exibir links para downloads adquiridos."
#: assets/client/blocks/order-confirmation-downloads-wrapper/block.json
msgctxt "block description"
msgid "Display the downloadable products section."
msgstr "Exiba a seção de produtos para download."
#: assets/client/blocks/order-confirmation-additional-information/block.json
msgctxt "block description"
msgid "Displays additional information provided by third-party extensions for the current order."
msgstr "Exibe informações adicionais fornecidas por extensões de terceiros para o pedido atual."
#: assets/client/admin/product-editor/blocks/generic/number/block.json
#: assets/client/admin/product-editor/blocks/generic/product-number-field/block.json
msgctxt "block title"
msgid "Product number control"
msgstr "Controle do número do produto"
#: assets/client/admin/product-editor/blocks/generic/checkbox/block.json
#: assets/client/admin/product-editor/blocks/generic/product-checkbox-field/block.json
msgctxt "block description"
msgid "A reusable checkbox for the product editor."
msgstr "Uma caixa de seleção reutilizável para o editor de produto."
#: assets/client/admin/product-editor/blocks/product-fields/downloads/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-downloads-field/block.json
msgctxt "block keyword"
msgid "downloads"
msgstr "baixar"
#: assets/client/admin/product-editor/blocks/product-fields/downloads/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-downloads-field/block.json
msgctxt "block description"
msgid "The product downloads."
msgstr "Os downloads do produto."
#: assets/client/admin/product-editor/blocks/product-fields/downloads/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-downloads-field/block.json
msgctxt "block title"
msgid "Product downloads"
msgstr "Downloads de produtos"
#: assets/client/admin/product-editor/blocks/generic/product-text-field/block.json
#: assets/client/admin/product-editor/blocks/generic/text/block.json
msgctxt "block keyword"
msgid "text"
msgstr "texto"
#: assets/client/admin/product-editor/blocks/generic/product-text-field/block.json
#: assets/client/admin/product-editor/blocks/generic/text/block.json
msgctxt "block description"
msgid "A text field for use in the product editor."
msgstr "Um campo de texto para uso no editor de produto."
#: assets/client/admin/product-editor/blocks/generic/product-text-field/block.json
#: assets/client/admin/product-editor/blocks/generic/text/block.json
msgctxt "block title"
msgid "Product text field"
msgstr "Campo de texto do produto"
#: assets/client/admin/product-editor/blocks/generic/number/block.json
#: assets/client/admin/product-editor/blocks/generic/product-number-field/block.json
msgctxt "block keyword"
msgid "number"
msgstr "número"
#: assets/client/admin/product-editor/blocks/generic/number/block.json
#: assets/client/admin/product-editor/blocks/generic/product-number-field/block.json
msgctxt "block description"
msgid "A reusable number field for the product editor."
msgstr "Um campo numérico reutilizável para o editor de produto."
#: assets/client/blocks/order-confirmation-additional-information/block.json
msgctxt "block title"
msgid "Additional Information"
msgstr "Informações adicionais"
#: assets/client/blocks/order-confirmation-status/block.json
msgctxt "block description"
msgid "Display a \"thank you\" message, or a sentence regarding the current order status."
msgstr "Exiba uma mensagem de \"agradecimento\" ou uma frase sobre o status atual do pedido."
#: assets/client/blocks/order-confirmation-totals/block.json
msgctxt "block description"
msgid "Display the items purchased and order totals."
msgstr "Exiba os itens comprados e os totais do pedido."
#: assets/client/blocks/order-confirmation-shipping-address/block.json
msgctxt "block description"
msgid "Display the order confirmation shipping address."
msgstr "Exiba o endereço de entrega de confirmação do pedido."
#: assets/client/blocks/order-confirmation-totals-wrapper/block.json
msgctxt "block description"
msgid "Display the order details section."
msgstr "Exiba a seção detalhes do pedido."
#: assets/client/blocks/classic-shortcode/block.json
msgctxt "block description"
msgid "Renders classic WooCommerce shortcodes."
msgstr "Renderiza códigos de atalho clássicos do woocommerce."
#: assets/client/blocks/order-confirmation-billing-wrapper/block.json
msgctxt "block title"
msgid "Billing Address Section"
msgstr "Seção de endereço de cobrança"
#: assets/client/blocks/classic-shortcode/block.json
msgctxt "block title"
msgid "Classic Shortcode"
msgstr "Código de short clássico"
#: assets/client/blocks/order-confirmation-downloads-wrapper/block.json
msgctxt "block title"
msgid "Downloads Section"
msgstr "Seção de downloads"
#: assets/client/blocks/order-confirmation-downloads/block.json
msgctxt "block title"
msgid "Order Downloads"
msgstr "Downloads de pedidos"
#: assets/client/blocks/order-confirmation-status/block.json
msgctxt "block title"
msgid "Order Status"
msgstr "Status do pedido"
#: assets/client/blocks/order-confirmation-totals/block.json
msgctxt "block title"
msgid "Order Totals"
msgstr "Total de pedido"
#: assets/client/blocks/order-confirmation-totals-wrapper/block.json
msgctxt "block title"
msgid "Order Totals Section"
msgstr "Seção de totais de pedido"
#: assets/client/blocks/order-confirmation-shipping-wrapper/block.json
msgctxt "block title"
msgid "Shipping Address Section"
msgstr "Seção de endereço de entrega"
#: assets/client/blocks/page-content-wrapper/block.json
msgctxt "block title"
msgid "WooCommerce Page"
msgstr "Página de woocommerce"
#: assets/client/blocks/order-confirmation-billing-wrapper/block.json
msgctxt "block description"
msgid "Display the order confirmation billing section."
msgstr "Exibir a seção de cobrança da confirmação do pedido."
#: assets/client/blocks/order-confirmation-billing-address/block.json
msgctxt "block description"
msgid "Display the order confirmation billing address."
msgstr "Exibir o endereço de cobrança na confirmação do pedido."
#: src/Internal/Admin/Logging/Settings.php:242
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "days"
msgstr "dias"
#: src/Blocks/BlockTypes/ProductGalleryThumbnails.php:59
#: assets/client/admin/chunks/marketplace.js:1
msgid "View all"
msgstr "Ver tudo"
#: src/Internal/Admin/Logging/PageController.php:431
msgid "Search results"
msgstr "Procurar resultados"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:122
msgid "Variation details"
msgstr "Detalhes da variação"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:109
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:282
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:425
msgid "<strong>You’re editing details specific to this variation.</strong> Some information, like description and images, will be inherited from the main product, <noticeLink><parentProductName/></noticeLink>."
msgstr "<strong> você está editando detalhes específicos para essa variação. </strong> algumas informações, como descrição e imagens, serão herdadas do produto principal, <ticelink> <parentproductname/</noticelink>."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:1083
msgid "Add and manage attributes used for product options, such as size and color."
msgstr "Adicione e gerencie atributos usados para opções de produto, como tamanho e cor."
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:684
msgid "Background sync is enabled."
msgstr "A sincronização de fundo está ativada."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:676
msgid "Same as main product"
msgstr "O mesmo que o produto principal"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:1021
msgid "This product requires shipping or pickup"
msgstr "Este produto requer envio ou coleta"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:447
msgid "This variation requires shipping or pickup"
msgstr "Esta variação requer envio ou coleta"
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:76
msgid "Good news! WooCommerce Tax can automate your sales tax calculations for you."
msgstr "Boas notícias!o imposto sobre o woocommerce pode automatizar seus cálculos de imposto sobre vendas para você."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:53
msgid "Product Variation Template"
msgstr "Modelo de variação do produto"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:60
msgid "Template for the product variation form"
msgstr "Modelo para o formulário de variação do produto"
#: src/StoreApi/Schemas/V1/ItemSchema.php:23
msgid "The item type."
msgstr "O tipo de item."
#: src/Blocks/AIContent/UpdateProducts.php:125
msgid "Failed to fetch dummy products."
msgstr "Falha ao buscar produtos fictícios."
#: src/Blocks/AIContent/UpdatePatterns.php:73
msgid "Failed to update patterns content."
msgstr "Falha ao atualizar o conteúdo dos padrões."
#: src/Blocks/AIContent/UpdatePatterns.php:61
msgid "Failed to set the pattern content."
msgstr "Falha ao definir o conteúdo do padrão."
#: src/Blocks/AIContent/PatternsHelper.php:100
#: src/Blocks/AIContent/UpdatePatterns.php:410
msgid "The patterns dictionary is missing."
msgstr "O dicionário de padrões está faltando."
#: src/Blocks/Images/Pexels.php:127 src/Blocks/Images/Pexels.php:131
msgid "The search term definition failed."
msgstr "A definição do termo de pesquisa falhou."
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:123
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Try again"
msgstr "Tente novamente"
#. translators: %s: date and time of the order refund.
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:103
msgid "Your order was refunded %s."
msgstr "Seu pedido foi reembolsado %s."
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:91
msgid "Your order has been cancelled."
msgstr "Seu pedido foi cancelado."
#: src/Admin/API/AI/Middleware.php:39 src/Blocks/Patterns/AIPatterns.php:141
#: src/StoreApi/Routes/V1/AI/Middleware.php:39
#: src/StoreApi/Routes/V1/AI/Products.php:95
msgid "AI content generation is not allowed on this store. Update your store settings if you wish to enable this feature."
msgstr "A geração de conteúdo de ia não é permitida nesta loja. atualize as configurações da sua loja se desejar ativar esse recurso."
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:230
msgid "Alternatively, confirm the email address linked to the order below."
msgstr "Como alternativa, confirme o endereço de e -mail vinculado ao pedido abaixo."
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:267
msgid "Confirm email and view order"
msgstr "Confirme e -mail e visualize o pedido"
#: src/Blocks/AIContent/UpdatePatterns.php:55
msgid "Failed to set the pattern images."
msgstr "Falhou em definir as imagens padrão."
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:221
msgid "Great news! Your order has been received, and a confirmation will be sent to your email address."
msgstr "Boas notícias!seu pedido foi recebido e uma confirmação será enviada para o seu endereço de e -mail."
#. translators: 1: opening a link tag 2: closing a link tag
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:199
msgid "Have an account with us? %1$sLog in here to view your order details%2$s."
msgstr "Tem uma conta conosco?%1slog aqui para visualizar os detalhes do seu pedido%2s."
#. translators: 1: opening a link tag 2: closing a link tag
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:224
msgid "Have an account with us? %1$sLog in here%2$s to view your order."
msgstr "Tem uma conta conosco?%1slog aqui%2s para visualizar seu pedido."
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:194
msgid "If you've just placed an order, give your email a quick check for the confirmation."
msgstr "Se você acabou de fazer um pedido, dê uma verificação rápida ao seu e -mail para a confirmação."
#: src/Blocks/Domain/Services/OnboardingTasks/ReviewCheckoutTask.php:53
msgid "Make sure cart and checkout flows are configured correctly for your shoppers."
msgstr "Verifique se os fluxos de carrinho e check -out estão configurados corretamente para seus compradores."
#: src/Blocks/AIContent/ContentProcessor.php:30
#: src/Blocks/AIContent/UpdateProducts.php:79
msgid "No business description provided for generating AI content."
msgstr "Nenhuma descrição de negócios fornecida para gerar conteúdo de ia."
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:156
msgid "Please check your email for the order confirmation."
msgstr "Por favor, verifique seu e -mail para a confirmação do pedido."
#: src/Blocks/Templates/CartTemplate.php:33
msgctxt "Template name"
msgid "Page: Cart"
msgstr "Página: carrinho"
#: src/Blocks/Templates/CheckoutTemplate.php:33
msgctxt "Template name"
msgid "Page: Checkout"
msgstr "Página: checkout"
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:115
msgid "Thank you. Your order has been fulfilled."
msgstr "Obrigado. seu pedido foi cumprido."
#: src/Admin/API/AI/BusinessDescription.php:38 src/Admin/API/AI/Images.php:40
#: src/Admin/API/AI/Patterns.php:41 src/Admin/API/AI/StoreTitle.php:60
#: src/StoreApi/Routes/V1/AI/Products.php:61
msgid "The business description for a given store."
msgstr "A descrição dos negócios para uma determinada loja."
#: src/Admin/API/AI/Middleware.php:25
#: src/StoreApi/Routes/V1/AI/Middleware.php:25
msgid "You are not allowed to make this request. Please make sure you are logged in."
msgstr "Você não tem permissão para fazer essa solicitação. certifique -se de que você está conectado."
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:122
msgid "Your order cannot be processed as the originating bank/merchant has declined your transaction. Please attempt your purchase again."
msgstr "Seu pedido não pode ser processado, pois o banco/comerciante de origem recusou sua transação. por favor, tente sua compra novamente."
#: src/Blocks/Templates/OrderConfirmationTemplate.php:42
msgid "The Order Confirmation template serves as a receipt and confirmation of a successful purchase. It includes a summary of the ordered items, shipping, billing, and totals."
msgstr "O modelo de confirmação de pedido serve como um recibo e confirmação de uma compra bem-sucedida. Ele inclui um resumo dos itens pedidos, entrega, cobrança e totais."
#: patterns/social-follow-us-in-social-media.php:84
msgid "Placeholder image used to represent products being showcased under the social media icons. 4 out of 4."
msgstr "Imagem de espaço reservado usada para representar produtos exibidos sob os ícones de mídia social. 4 de 4."
#: patterns/social-follow-us-in-social-media.php:74
msgid "Placeholder image used to represent products being showcased under the social media icons. 3 out of 4."
msgstr "Imagem de espaço reservado usada para representar produtos exibidos sob os ícones de mídia social. 3 de 4."
#: patterns/social-follow-us-in-social-media.php:64
msgid "Placeholder image used to represent products being showcased under the social media icons. 2 out of 4."
msgstr "Imagem de espaço reservado usada para representar produtos exibidos sob os ícones de mídia social. 2 de 4."
#: patterns/social-follow-us-in-social-media.php:54
msgid "Placeholder image used to represent products being showcased under the social media icons. 1 out of 4."
msgstr "Imagem de espaço reservado usada para representar produtos exibidos sob os ícones de mídia social. 1 em 4."
#: patterns/hero-product-3-split.php:35
msgid "Placeholder image used to represent a product being showcased."
msgstr "Imagem de espaço reservado usada para representar um produto em exibição."
#: patterns/footer-large.php:23
msgid "Learn about new products and discounts"
msgstr "Saiba mais sobre novos produtos e descontos"
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1105
msgid "Attribute term."
msgstr "Termo de atributo."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1094
msgid "Limit result set to products with specified attributes."
msgstr "Limite o conjunto de resultados a produtos com atributos especificados."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:54
msgid "Default values for generated variations."
msgstr "Valores padrão para variações geradas."
#: src/Blocks/AI/Connection.php:55 src/Blocks/AI/Connection.php:105
msgid "Failed to connect with the AI endpoint: try again later."
msgstr "Falha ao se conectar com o terminal da ia: tente novamente mais tarde."
#: src/Blocks/AI/Connection.php:127
msgid "Failed to fetch the site ID: The site is not registered."
msgstr "Falha ao buscar o id do site: o site não está registrado."
#: src/Blocks/AI/Connection.php:121
msgid "Failed to fetch the site ID: try again later."
msgstr "Falha ao buscar o id do site: tente novamente mais tarde."
#: src/Blocks/AI/Connection.php:157
msgid "Failed to generate the JWT token"
msgstr "Falhou em gerar o token jwt"
#: src/Blocks/AI/Connection.php:161
msgid "Failed to retrieve the JWT token: Try again later."
msgstr "Falha ao recuperar o token jwt: tente novamente mais tarde."
#: includes/admin/class-wc-admin-webhooks-table-list.php:217
msgid "Legacy"
msgstr "Legado"
#. Translators: %s Page contents.
#: includes/admin/settings/class-wc-settings-advanced.php:101
msgid "Page where shoppers go to finalize their purchase"
msgstr "Página onde os compradores vão finalizar sua compra"
#. Translators: %s Page contents.
#: includes/admin/settings/class-wc-settings-advanced.php:81
msgid "Page where shoppers review their shopping cart"
msgstr "Página onde os compradores revisam seu carrinho de compras"
#. translators: Placeholders are URLs.
#: includes/admin/class-wc-admin-notices.php:175
msgid "⚠️ The WooCommerce Legacy REST API has been removed from WooCommerce, this will cause <a href=\"%1$s\">webhooks on this site that are configured to use the Legacy REST API</a> to stop working. <a target=\"_blank\" href=\"%2$s\">A separate WooCommerce extension is available</a> to allow these webhooks to keep using the Legacy REST API without interruption. You can also edit these webhooks to use the current REST API version to generate the payload instead. <b><a target=\"_blank\" href=\"%3$s\">Learn more about this change.</a></b>"
msgstr "A api rest legacy woocommerce será removida no woocommerce 9. 0, e isso causará webhooks <a href=\"%1$s\"> webhooks neste site que estão configurados para usar a api rest legacy </a> para parar de funcionar. <a target=\"_blank\" href=\"%2$s\"> uma extensão woocommerce separada está disponível </a> para permitir que esses webhooks continuem usando a api rest legacy sem interrupção. você também pode editar esses webhooks para usar a versão atual da api rest para gerar a carga útil. <b> <a target=\"_blank\" href=\"%3$s\"> saiba mais sobre essa mudança. </a> </b>"
#: includes/admin/class-wc-admin-notices.php:171
msgid "WooCommerce webhooks that use the Legacy REST API are unsupported"
msgstr "Woocommerce webhooks que usam a api rest legacy não serão suportados em breve"
#: assets/client/admin/product-editor/blocks/generic/product-taxonomy-field/block.json
#: assets/client/admin/product-editor/blocks/generic/taxonomy/block.json
msgctxt "block keyword"
msgid "taxonomy"
msgstr "taxonomia"
#: assets/client/blocks/product-gallery-large-image-next-previous/block.json
msgctxt "block title"
msgid "Next/Previous Buttons"
msgstr "Botões Próximo/Anterior"
#: assets/client/admin/product-editor/blocks/generic/product-taxonomy-field/block.json
#: assets/client/admin/product-editor/blocks/generic/taxonomy/block.json
msgctxt "block title"
msgid "Taxonomy"
msgstr "Taxonomia"
#: assets/client/admin/product-editor/blocks/product-fields/product-tag-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/tag/block.json
msgctxt "block title"
msgid "Product Tag"
msgstr "Tag do produto"
#: assets/client/blocks/product-gallery-pager/block.json
msgctxt "block description"
msgid "Display the gallery pager."
msgstr "Exibir a coleção da galeria."
#: assets/client/blocks/product-gallery-large-image-next-previous/block.json
msgctxt "block description"
msgid "Display next and previous buttons."
msgstr "Exibir botões de próximo e anterior."
#: assets/client/admin/product-editor/blocks/generic/product-taxonomy-field/block.json
#: assets/client/admin/product-editor/blocks/generic/taxonomy/block.json
msgctxt "block description"
msgid "A block that displays a taxonomy field, allowing searching, selection, and creation of new items"
msgstr "Um bloco que exibe um campo de taxonomia, permitindo a pesquisa, seleção e criação de novos itens"
#: assets/client/blocks/product-gallery-pager/block.json
msgctxt "block title"
msgid "Pager"
msgstr "Pager"
#: includes/admin/settings/class-wc-settings-emails.php:144
#: assets/client/admin/chunks/customize-store.js:1
msgid "Logo"
msgstr "Logotipo"
#: src/Blocks/BlockTypes/ProductDetails.php:28
#: assets/client/admin/chunks/customize-store.js:1
msgid "Classic"
msgstr "Clássico"
#: src/Internal/Features/FeaturesController.php:217
msgid "New, faster way to find extensions and themes for your WooCommerce store"
msgstr "Maneira nova e mais rápida de encontrar extensões e temas para sua loja WooCommerce"
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:636
msgid "High-performance order storage (recommended)"
msgstr "Armazenamento de pedidos de alto desempenho (recomendado)"
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:635
msgid "WordPress posts storage (legacy)"
msgstr "Armazenamento de postagens do WordPress (legado)"
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:632
msgid "Order data storage"
msgstr "Solicitar armazenamento de dados"
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:896
msgid "HPOS disabled."
msgstr "HPOS desabilitado."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:894
msgid "HPOS could not be disabled."
msgstr "O HPOS não pôde ser desativado."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:890
msgid "HPOS is already disabled."
msgstr "O HPOS já está desativado."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:869
msgid "Running pre-disable checks..."
msgstr "Executando verificações de pré-desativação..."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:837
msgid "HPOS could not be enabled."
msgstr "Não foi possível ativar o HPOS."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:835
msgid "HPOS enabled."
msgstr "HPOS ativado."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:831
msgid "HPOS is already enabled."
msgstr "O HPOS já está habilitado."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:824
msgid "HPOS pre-checks failed, please see the errors above"
msgstr "As pré-verificações do HPOS falharam, veja os erros acima"
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:796
msgid "Orders table created."
msgstr "Tabela de pedidos criada."
#. translators: %s: Search query.
#: src/Internal/Admin/Orders/ListTable.php:240
msgid "Search results for: %s"
msgstr "Pesquisar resultados para: %s"
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:799
msgid "[Failed] Orders table could not be created."
msgstr "[falha] a tabela de pedidos não pôde ser criada."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:781
msgid "[Failed] Some installed plugins are incompatible. Please review the plugins by going to WooCommerce > Settings > Advanced > Features and see the \"Order data storage\" section."
msgstr "[falha] alguns plug -ins instalados são incompatíveis. revise os plugins indo para woocommerce> configurações> recursos avançados> e consulte a seção \"order storage\"."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:803
msgid "[Failed] The orders table does not exist and this is not a new shop. Please create the table by going to WooCommerce > Settings > Advanced > Features and enabling sync."
msgstr "[falhou] a tabela de pedidos não existe e essa não é uma nova loja. crie a tabela indo para woocommerce> configurações> recursos avançados e sincronizando."
#. translators: %s is the command to run (wp wc cot sync).
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:812
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:878
msgid "[Failed] There are orders pending sync. Please run `%s` to sync pending orders."
msgstr "[falhou] existem ordens pendentes de sincronização. por favor, execute `%s` para sincronizar pedidos pendentes."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:769
msgid "[Failed] This is not a new shop, but --for-new-shop flag was passed."
msgstr "[falhou] esta não é uma nova loja, mas a bandeira-para nova foto foi aprovada."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:792
msgid "Orders table does not exist. Creating..."
msgstr "A tabela de pedidos não existe. criando . . ."
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:51
msgid "Select values"
msgstr "Selecione valores"
#: patterns/footer-large.php:19
msgid "Join the community"
msgstr "Junte-se à comunidade"
#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:40
msgid "Choose your theme"
msgstr "Escolha seu tema"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:54
msgid "Simple Product Template"
msgstr "Modelo de produto simples"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:545
msgid "Create new category"
msgstr "Criar nova categoria"
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:765
msgid "Running pre-enable checks..."
msgstr "Executando verificações de pré-ativação..."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:353
msgid "Orders table does not exist."
msgstr "A tabela de pedidos não existe."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:188
msgid "Custom order tables could not be created."
msgstr "Não foi possível criar tabelas de pedidos personalizados."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:186
msgid "Custom order tables were created successfully."
msgstr "As tabelas de pedidos personalizados foram criadas com sucesso."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:183
msgid "Custom order tables does not exist, creating..."
msgstr "Não existem tabelas de pedidos personalizados, criando..."
#. translators: %1$s: Learn more link opening tag. %2$s: Learn more link
#. closing tag.
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:363
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:802
msgid "Per your %1$sstore settings%2$s, inventory management is <strong>disabled</strong>."
msgstr "De acordo com as %1$sconfigurações da loja%2$s, o gerenciamento de inventário está <strong>desativado</strong>."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:546
msgid "Shown to customers on the product page."
msgstr "Mostrado aos clientes na página do produto."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:61
msgid "Template for the simple product form"
msgstr "Modelo para formulário de produto simples"
#: src/Admin/Features/OnboardingTasks/Tasks/TourInAppMarketplace.php:26
msgid "Discover ways of extending your store with a tour of the Woo Marketplace"
msgstr "Descubra maneiras de ampliar sua loja com um tour pelo Woo Marketplace"
#: src/Admin/Features/OnboardingTasks/Tasks/CustomizeStore.php:148
msgid "The theme you are currently using is not compatible."
msgstr "O tema que você está usando atualmente não é compatível."
#: src/Blocks/Images/Pexels.php:213
msgid "Request to the Pexels API failed."
msgstr "Falha na solicitação à API Pexels."
#: patterns/testimonials-single.php:25
msgid "Placeholder image with the avatar of the user who is writing the testimonial."
msgstr "Imagem de espaço reservado com o avatar do usuário que está escrevendo o depoimento."
#: includes/wc-core-functions.php:654
msgid "Venezuelan bolívar (2008–2018)"
msgstr "Bolívar venezuelano (2008–2018)"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:151
msgid "These account details will be displayed within the order thank you page and confirmation email."
msgstr "Esses detalhes da conta serão exibidos na página de agradecimento do pedido e no e-mail de confirmação."
#. translators: %s: WC_DELIMITER
#: includes/admin/class-wc-admin-assets.php:444
msgid "Enter some descriptive text. Use “%s” to separate different values."
msgstr "Insira algum texto descritivo. Use “%s” para separar valores diferentes."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1087
msgid "Limit result set to products with or without price."
msgstr "Limite os resultados para produtos com ou sem preço."
#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:49
msgid "Choose a theme that best fits your brand's look and feel, then make it your own. Change the colors, add your logo, and create pages."
msgstr "Escolha um tema que melhor se encaixe na aparência e na sensação da sua marca e faça -a sua. altere as cores, adicione seu logotipo e crie páginas."
#: assets/client/blocks/product-gallery-thumbnails/block.json
msgctxt "block description"
msgid "Display the Thumbnails of a product."
msgstr "Exibir a miniatura do produto."
#: assets/client/blocks/product-gallery-thumbnails/block.json
msgctxt "block title"
msgid "Thumbnails"
msgstr "Miniaturas"
#: assets/client/blocks/product-gallery-large-image/block.json
msgctxt "block description"
msgid "Display the Large Image of a product."
msgstr "Exibir a imagem grande de um produto."
#: assets/client/blocks/product-gallery-large-image/block.json
msgctxt "block title"
msgid "Large Image"
msgstr "Imagem grande"
#: assets/client/blocks/product-collection/block.json
msgctxt "block keyword"
msgid "Products (Beta)"
msgstr "Produtos (Beta)"
#: assets/client/blocks/product-average-rating/block.json
msgctxt "block description"
msgid "Display the average rating of a product"
msgstr "Exibir a classificação média de um produto"
#: assets/client/blocks/product-average-rating/block.json
msgctxt "block title"
msgid "Product Average Rating (Beta)"
msgstr "Classificação média de produto (Beta)"
#: assets/client/admin/product-editor/blocks/product-fields/password/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-password-field/block.json
msgctxt "block keyword"
msgid "password"
msgstr "senha"
#: assets/client/admin/product-editor/blocks/product-fields/password/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-password-field/block.json
msgctxt "block title"
msgid "Product password"
msgstr "Senha do produto"
#: assets/client/admin/product-editor/blocks/generic/notice/block.json
#: assets/client/admin/product-editor/blocks/generic/product-notice-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation/block.json
#: assets/client/admin/product-editor/blocks/product-fields/notice-has-variations/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice/block.json
msgctxt "block keyword"
msgid "notice"
msgstr "aviso"
#: assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation/block.json
#: assets/client/admin/product-editor/blocks/product-fields/notice-has-variations/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice/block.json
msgctxt "block description"
msgid "Notice description"
msgstr "Descrição do aviso"
#: assets/client/admin/product-editor/blocks/product-fields/catalog-visibility/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field/block.json
msgctxt "block keyword"
msgid "catalog"
msgstr "catálogo"
#: assets/client/blocks/mini-cart/block.json
msgctxt "block description"
msgid "Display a button for shoppers to quickly view their cart."
msgstr "Exiba um botão para que os compradores visualizem rapidamente seu carrinho."
#: assets/client/blocks/inner-blocks/cart-express-payment-block/block.json
#: assets/client/blocks/inner-blocks/checkout-express-payment-block/block.json
msgctxt "block description"
msgid "Allow customers to breeze through with quick payment options."
msgstr "Permita que os clientes tenham facilidade com opções de pagamento rápidas."
#: assets/client/blocks/product-rating-counter/block.json
msgctxt "block description"
msgid "Display the review count of a product"
msgstr "Exibir a contagem de avaliações de um produto"
#: assets/client/blocks/product-rating-counter/block.json
msgctxt "block title"
msgid "Product Rating Counter"
msgstr "Contador de classificação de produto"
#: assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/variation-options/block.json
msgctxt "block description"
msgid "The product variations options."
msgstr "As opções de variações do produto."
#: assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/variation-options/block.json
msgctxt "block title"
msgid "Product variations options"
msgstr "Opções de variações de produtos"
#: assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/variation-items/block.json
msgctxt "block description"
msgid "The product variations items."
msgstr "Os itens de variações do produto."
#: assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/variation-items/block.json
msgctxt "block title"
msgid "Product variations items"
msgstr "Itens de variações do produto"
#: assets/client/admin/product-editor/blocks/product-fields/password/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-password-field/block.json
msgctxt "block description"
msgid "A checkbox and an input to type a password to view a product."
msgstr "Uma caixa de seleção e uma entrada para digitar uma senha para visualizar um produto."
#: assets/client/admin/product-editor/blocks/product-fields/catalog-visibility/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field/block.json
msgctxt "block description"
msgid "A checkbox to manage the catalog visibility of the product."
msgstr "Uma caixa de seleção para gerenciar a visibilidade do catálogo do produto."
#: assets/client/admin/product-editor/blocks/product-fields/catalog-visibility/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field/block.json
msgctxt "block title"
msgid "Product catalog visibility"
msgstr "Visibilidade do catálogo de produto"
#: assets/client/blocks/mini-cart/block.json
msgctxt "block title"
msgid "Mini-Cart"
msgstr "Carrinho"
#: assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation/block.json
#: assets/client/admin/product-editor/blocks/product-fields/notice-has-variations/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice/block.json
msgctxt "block title"
msgid "Notice"
msgstr "Aviso"
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:561
msgid "Save time on content creation — unlock high-quality blog posts and pages using AI."
msgstr "Economize tempo na criação de conteúdo-desbloqueie postagens e páginas de blog de alta qualidade usando a ia."
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:559
msgid "Boost content creation with Jetpack AI Assistant"
msgstr "Aumente a criação de conteúdo com o jetpack ai assistant"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:160
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:711
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:996
msgid "Go to Variations"
msgstr "Vá para variações"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:578
#: assets/client/admin/product-editor/index.js:2
msgid "Hide from search results"
msgstr "Esconda -se dos resultados da pesquisa"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:232
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:567
#: assets/client/admin/product-editor/index.js:2
msgid "Hide in product catalog"
msgstr "Esconder no catálogo de produtos"
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:600
#: assets/client/admin/product-editor/index.js:2
msgid "Require a password"
msgstr "Requer uma senha"
#: src/StoreApi/Utilities/OrderController.php:590
msgid "Invalid order ID or key provided."
msgstr "Id de ordem inválida ou chave fornecida."
#: src/StoreApi/Schemas/V1/OrderSchema.php:130
msgid "Order totals."
msgstr "Total de pedido."
#: src/StoreApi/Schemas/V1/OrderSchema.php:294
msgid "Status of the order."
msgstr "Status da ordem."
#: src/StoreApi/Schemas/V1/OrderSchema.php:138
msgid "Subtotal of the order."
msgstr "Subtotal da ordem."
#: src/StoreApi/Schemas/V1/ItemSchema.php:29
msgid "The item product or variation ID."
msgstr "O produto do item ou id de variação."
#: src/Blocks/Templates/MiniCartTemplate.php:60
msgid "The Mini-Cart template allows shoppers to see their cart items and provides access to the Cart and Checkout pages."
msgstr "O modelo mini-cart permite que os compradores vejam seus itens de carrinho e fornecem acesso às páginas do carrinho e checkout."
#: src/StoreApi/Schemas/V1/OrderSchema.php:180
msgid "Total price of items in the order."
msgstr "Preço total dos itens no pedido."
#: src/StoreApi/Schemas/V1/OrderSchema.php:186
msgid "Total tax on items in the order."
msgstr "Imposto total sobre itens no pedido."
#: src/StoreApi/Schemas/V1/OrderFeeSchema.php:30
msgid "Unique identifier for the fee within the cart"
msgstr "Identificador único para a taxa dentro do carrinho"
#: src/StoreApi/Schemas/V1/ItemSchema.php:17
msgid "Unique identifier for the item."
msgstr "Identificador exclusivo para o item."
#: src/StoreApi/Utilities/OrderAuthorizationTrait.php:59
msgid "Invalid billing email provided."
msgstr "E-mail de cobrança inválido fornecido."
#. translators: 1: action ID 2: exception message.
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:516
msgid "Action Scheduler was unable to delete action %1$d. Reason: %2$s"
msgstr "O Action Scheduler não conseguiu excluir a ação %1$d. motivo: %2$s"
#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:165
msgid "Installation date of the WooCommerce mobile app."
msgstr "Data de instalação do aplicativo móvel woocommerce."
#. translators: %s database error.
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1019
msgid "Unable to claim actions. Database error: %s."
msgstr "Incapaz de reivindicar ações. erro do banco de dados: %s."
#: assets/client/blocks/customer-account/block.json
msgctxt "block keyword"
msgid "My Account"
msgstr "Minha conta"
#: assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/variation-items/block.json
#: assets/client/admin/product-editor/blocks/product-fields/variation-options/block.json
msgctxt "block keyword"
msgid "variations"
msgstr "variações"
#: assets/client/blocks/product-rating-stars/block.json
msgctxt "block description"
msgid "Display the average rating of a product with stars"
msgstr "Mostrar a média de avaliações do produto com estrelas"
#: assets/client/blocks/product-gallery/block.json
msgctxt "block description"
msgid "Showcase your products relevant images and media."
msgstr "Mostre seus produtos imagens e mídia relevantes."
#: assets/client/blocks/product-rating-stars/block.json
msgctxt "block title"
msgid "Product Rating Stars"
msgstr "Estrelas de classificação de produtos"
#: assets/client/blocks/product-price/block.json
msgctxt "block title"
msgid "Product Price"
msgstr "Preço do produto"
#. translators: %1$s opening link tag %2$s closing link tag.
#: src/Utilities/PluginUtil.php:304
msgid "%1$sView and manage%2$s"
msgstr "%1sview e gerenciar%2s"
#. translators: %s: number of pending orders.
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:690
msgid "Currently syncing orders... %s pending"
msgstr "Atualmente sincronizando ordens . . . %d pendente"
#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:38
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:544
msgid "Get paid with WooPayments"
msgstr "Ser pago com woopayments"
#. translators: %s = printable plugin name
#: src/Utilities/PluginUtil.php:271
msgid "⚠ 1 Incompatible plugin detected (%s)."
msgstr "⚠ 1 plug -in incompatível detectado (%s)."
#. translators: %1\$s, %2\$s = printable plugin names
#: src/Utilities/PluginUtil.php:275
msgid "⚠ 2 Incompatible plugins detected (%1$s and %2$s)."
msgstr "⚠ 2 plugins incompatíveis detectados ( %1s e %2s)."
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:206
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/wp-admin-scripts/marketing-coupons.js:2
msgid "Klaviyo"
msgstr "Klaviyo"
#: src/Blocks/Templates/CheckoutTemplate.php:42
msgid "The Checkout template guides users through the final steps of the purchase process. It enables users to enter shipping and billing information, select a payment method, and review order details."
msgstr "O modelo de finalização de compra guia os usuários pelas etapas finais do processo de compra. Ele permite que os usuários digitem informações de entrega e cobrança, selecionem um método de pagamento e revisem os detalhes do pedido."
#: assets/client/blocks/product-new/block.json
msgctxt "block title"
msgid "Newest Products"
msgstr "Produtos mais recentes"
#: assets/client/blocks/product-new/block.json
msgctxt "block description"
msgid "Display a grid of your newest products."
msgstr "Exiba uma grade de seus produtos mais recentes."
#: assets/client/blocks/product-top-rated/block.json
msgctxt "block description"
msgid "Display a grid of your top rated products."
msgstr "Exiba uma grade de seus produtos mais recentes."
#: assets/client/blocks/product-top-rated/block.json
msgctxt "block title"
msgid "Top Rated Products"
msgstr "Produtos mais avaliados"
#: assets/client/blocks/product-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a product."
msgstr "Contém os elementos de bloco usados para renderizar um produto."
#: assets/client/blocks/product-template/block.json
msgctxt "block title"
msgid "Product Template"
msgstr "Template de produto"
#: assets/client/blocks/product-collection/block.json
msgctxt "block description"
msgid "Display a collection of products from your store."
msgstr "Exiba uma coleção de produtos de sua loja."
#: assets/client/admin/product-editor/blocks/generic/product-subsection/block.json
#: assets/client/admin/product-editor/blocks/generic/subsection/block.json
msgctxt "block title"
msgid "Product subsection"
msgstr "Coleção de produto"
#: assets/client/blocks/product-rating/block.json
msgctxt "block description"
msgid "Display the average rating of a product."
msgstr "Exiba a classificação média de um produto."
#: assets/client/blocks/product-rating/block.json
msgctxt "block title"
msgid "Product Rating"
msgstr "Avaliação do produto"
#. translators: %s: Taxonomy name.
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:2192
msgid "Invalid taxonomy: %s."
msgstr "Taxonomia inválida: %s."
#. translators: 1: opening login link 2: closing login link
#: templates/checkout/form-verify-email.php:36
msgid "To view this page, you must either %1$slogin%2$s or verify the email address associated with the order."
msgstr "Para ver essa página, você precisa fazer o %1$slogin%2$s ou verificar o endereço de e-mail associado com o pedido."
#: assets/client/blocks/inner-blocks/mini-cart-title-label-block/block.json
msgctxt "block description"
msgid "Block that displays the 'Your cart' part of the Mini-Cart Title block."
msgstr "Bloco que exibe a parte 'Seu carrinho' do bloco de título do minicarrinho."
#: assets/client/admin/product-editor/blocks/product-fields/inventory-quantity/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field/block.json
msgctxt "block keyword"
msgid "quantity"
msgstr "quantidade"
#: assets/client/admin/product-editor/blocks/generic/product-section-description/block.json
#: assets/client/admin/product-editor/blocks/generic/product-subsection-description/block.json
#: assets/client/admin/product-editor/blocks/generic/section-description/block.json
#: assets/client/admin/product-editor/blocks/generic/subsection-description/block.json
#: assets/client/admin/product-editor/blocks/product-fields/description/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-description-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-details-section-description/block.json
msgctxt "block keyword"
msgid "description"
msgstr "descrição"
#: assets/client/admin/product-editor/blocks/product-fields/attributes/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-attributes-field/block.json
msgctxt "block title"
msgid "Product attributes"
msgstr "Atributos do produto"
#: assets/client/admin/product-editor/blocks/product-fields/attributes/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-attributes-field/block.json
msgctxt "block keyword"
msgid "attributes"
msgstr "atributos"
#: assets/client/admin/product-editor/blocks/product-fields/description/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-description-field/block.json
msgctxt "block description"
msgid "The product description."
msgstr "A descrição do produto."
#: assets/client/admin/product-editor/blocks/product-fields/description/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-description-field/block.json
msgctxt "block title"
msgid "Product description"
msgstr "Descrição do produto"
#: includes/wc-core-functions.php:1638
msgctxt "Name of credit card"
msgid "Visa"
msgstr "Visa"
#: includes/wc-core-functions.php:1637
msgctxt "Name of credit card"
msgid "MasterCard"
msgstr "MasterCard"
#: includes/wc-account-functions.php:112
msgid "Log out"
msgstr "Sair"
#: includes/class-wc-product-variable.php:67
msgid "This product has multiple variants. The options may be chosen on the product page"
msgstr "Este produto tem várias variantes. As opções podem ser escolhidas na página do produto"
#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:36
msgid "%s variations imported"
msgid_plural "%s variations imported"
msgstr[0] "%s variação importada"
msgstr[1] "%s variações importadas"
#: includes/admin/class-wc-admin-assets.php:442
msgid "Adding new attribute failed."
msgstr "Adição de novo atributo falhou."
#: includes/admin/class-wc-admin-assets.php:307
msgid "%qty% variations added"
msgstr "%qty% variações adicionadas"
#. translators: Footer powered by text. %1$s being WordPress, %2$s being
#. WooCommerce
#. translators: 1: WordPress link, 2: WooCommerce link
#: patterns/footer-large.php:66 patterns/footer-simple-menu.php:40
#: patterns/footer-with-3-menus.php:49
msgid "Powered by %1$s with %2$s"
msgstr "Oferecido por %1$s com %2$s"
#: assets/client/blocks/single-product/block.json
msgctxt "block title"
msgid "Single Product"
msgstr "Produto simples"
#: assets/client/blocks/single-product/block.json
msgctxt "block description"
msgid "Display a single product."
msgstr "Exibe um produto simples."
#: assets/client/admin/product-editor/blocks/generic/product-tab/block.json
#: assets/client/admin/product-editor/blocks/generic/tab/block.json
msgctxt "block keyword"
msgid "tab"
msgstr "Aba"
#: assets/client/admin/product-editor/blocks/product-fields/product-summary-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/summary/block.json
msgctxt "block keyword"
msgid "excerpt"
msgstr "resumo"
#: assets/client/admin/product-editor/blocks/product-fields/images/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-images-field/block.json
msgctxt "block keyword"
msgid "image"
msgstr "imagem"
#: assets/client/admin/product-editor/blocks/product-fields/inventory-sku/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-sku-field/block.json
msgctxt "block keyword"
msgid "sku"
msgstr "sku"
#: assets/client/admin/product-editor/blocks/product-fields/product-tag-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/tag/block.json
msgctxt "block keyword"
msgid "tag"
msgstr "Taxa"
#: assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields/block.json
#: assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions/block.json
msgctxt "block keyword"
msgid "dimensions"
msgstr "Dimensões"
#: assets/client/admin/product-editor/blocks/generic/checkbox/block.json
#: assets/client/admin/product-editor/blocks/generic/number/block.json
#: assets/client/admin/product-editor/blocks/generic/product-checkbox-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-number-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-radio-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-toggle-field/block.json
#: assets/client/admin/product-editor/blocks/generic/radio/block.json
#: assets/client/admin/product-editor/blocks/generic/toggle/block.json
msgctxt "block keyword"
msgid "input"
msgstr "entrada"
#: assets/client/admin/product-editor/blocks/generic/checkbox/block.json
#: assets/client/admin/product-editor/blocks/generic/product-checkbox-field/block.json
msgctxt "block keyword"
msgid "checkbox"
msgstr "caixa de seleção"
#: assets/client/admin/product-editor/blocks/generic/product-section-description/block.json
#: assets/client/admin/product-editor/blocks/generic/product-section/block.json
#: assets/client/admin/product-editor/blocks/generic/section-description/block.json
#: assets/client/admin/product-editor/blocks/generic/section/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-details-section-description/block.json
msgctxt "block keyword"
msgid "section"
msgstr "Seção"
#: assets/client/admin/product-editor/blocks/generic/pricing/block.json
#: assets/client/admin/product-editor/blocks/generic/product-pricing-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/regular-price/block.json
#: assets/client/admin/product-editor/blocks/product-fields/sale-price/block.json
msgctxt "block keyword"
msgid "price"
msgstr "preço"
#: assets/client/admin/product-editor/blocks/generic/pricing/block.json
#: assets/client/admin/product-editor/blocks/generic/product-pricing-field/block.json
msgctxt "block title"
msgid "Product pricing"
msgstr "Preço do produto"
#: assets/client/admin/product-editor/blocks/product-fields/name/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-name-field/block.json
msgctxt "block keyword"
msgid "title"
msgstr "título"
#: assets/client/admin/product-editor/blocks/product-fields/name/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-name-field/block.json
msgctxt "block keyword"
msgid "name"
msgstr "nome"
#: assets/client/admin/product-editor/blocks/product-fields/name/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-name-field/block.json
msgctxt "block description"
msgid "The product name."
msgstr "O nome do produto."
#: assets/client/admin/product-editor/blocks/product-fields/name/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-name-field/block.json
msgctxt "block title"
msgid "Product name"
msgstr "Nome do produto"
#: assets/client/admin/product-editor/blocks/product-fields/images/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-images-field/block.json
msgctxt "block keyword"
msgid "gallery"
msgstr "galeria"
#: assets/client/admin/product-editor/blocks/generic/checkbox/block.json
#: assets/client/admin/product-editor/blocks/generic/linked-product-list/block.json
#: assets/client/admin/product-editor/blocks/generic/notice/block.json
#: assets/client/admin/product-editor/blocks/generic/number/block.json
#: assets/client/admin/product-editor/blocks/generic/pricing/block.json
#: assets/client/admin/product-editor/blocks/generic/product-checkbox-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-linked-list-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-notice-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-number-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-pricing-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-radio-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-section-description/block.json
#: assets/client/admin/product-editor/blocks/generic/product-section/block.json
#: assets/client/admin/product-editor/blocks/generic/product-select-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-subsection-description/block.json
#: assets/client/admin/product-editor/blocks/generic/product-subsection/block.json
#: assets/client/admin/product-editor/blocks/generic/product-tab/block.json
#: assets/client/admin/product-editor/blocks/generic/product-text-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-toggle-field/block.json
#: assets/client/admin/product-editor/blocks/generic/radio/block.json
#: assets/client/admin/product-editor/blocks/generic/section-description/block.json
#: assets/client/admin/product-editor/blocks/generic/section/block.json
#: assets/client/admin/product-editor/blocks/generic/select/block.json
#: assets/client/admin/product-editor/blocks/generic/subsection-description/block.json
#: assets/client/admin/product-editor/blocks/generic/subsection/block.json
#: assets/client/admin/product-editor/blocks/generic/tab/block.json
#: assets/client/admin/product-editor/blocks/generic/text/block.json
#: assets/client/admin/product-editor/blocks/generic/toggle/block.json
#: assets/client/admin/product-editor/blocks/product-fields/attributes/block.json
#: assets/client/admin/product-editor/blocks/product-fields/catalog-visibility/block.json
#: assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle/block.json
#: assets/client/admin/product-editor/blocks/product-fields/custom-fields/block.json
#: assets/client/admin/product-editor/blocks/product-fields/description/block.json
#: assets/client/admin/product-editor/blocks/product-fields/downloads/block.json
#: assets/client/admin/product-editor/blocks/product-fields/images/block.json
#: assets/client/admin/product-editor/blocks/product-fields/inventory-email/block.json
#: assets/client/admin/product-editor/blocks/product-fields/inventory-quantity/block.json
#: assets/client/admin/product-editor/blocks/product-fields/inventory-sku/block.json
#: assets/client/admin/product-editor/blocks/product-fields/name/block.json
#: assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation/block.json
#: assets/client/admin/product-editor/blocks/product-fields/notice-has-variations/block.json
#: assets/client/admin/product-editor/blocks/product-fields/password/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-attributes-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-custom-fields/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-description-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-details-section-description/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-downloads-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-images-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-list-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-list/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-name-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-password-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-sku-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-summary-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-tag-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/regular-price/block.json
#: assets/client/admin/product-editor/blocks/product-fields/sale-price/block.json
#: assets/client/admin/product-editor/blocks/product-fields/schedule-sale/block.json
#: assets/client/admin/product-editor/blocks/product-fields/shipping-class/block.json
#: assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions/block.json
#: assets/client/admin/product-editor/blocks/product-fields/summary/block.json
#: assets/client/admin/product-editor/blocks/product-fields/tag/block.json
#: assets/client/admin/product-editor/blocks/product-fields/variation-items/block.json
#: assets/client/admin/product-editor/blocks/product-fields/variation-options/block.json
msgctxt "block keyword"
msgid "products"
msgstr "produtos"
#: assets/client/admin/product-editor/blocks/generic/conditional/block.json
msgctxt "block title"
msgid "Conditional"
msgstr "Condicional"
#: assets/client/admin/product-editor/blocks/product-fields/images/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-images-field/block.json
msgctxt "block keyword"
msgid "images"
msgstr "imagens"
#: assets/client/admin/product-editor/blocks/generic/product-section/block.json
#: assets/client/admin/product-editor/blocks/generic/product-subsection/block.json
#: assets/client/admin/product-editor/blocks/generic/product-tab/block.json
#: assets/client/admin/product-editor/blocks/generic/section/block.json
#: assets/client/admin/product-editor/blocks/generic/subsection/block.json
#: assets/client/admin/product-editor/blocks/generic/tab/block.json
msgctxt "block keyword"
msgid "group"
msgstr "grupo"
#: assets/client/admin/product-editor/blocks/generic/product-radio-field/block.json
#: assets/client/admin/product-editor/blocks/generic/product-toggle-field/block.json
#: assets/client/admin/product-editor/blocks/generic/radio/block.json
#: assets/client/admin/product-editor/blocks/generic/toggle/block.json
msgctxt "block keyword"
msgid "radio"
msgstr "opção"
#: assets/client/admin/product-editor/blocks/product-fields/inventory-email/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field/block.json
msgctxt "block keyword"
msgid "minimum"
msgstr "mínimo"
#: assets/client/admin/product-editor/blocks/product-fields/inventory-email/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field/block.json
msgctxt "block keyword"
msgid "email"
msgstr "e-mail"
#: assets/client/admin/product-editor/blocks/product-fields/inventory-email/block.json
#: assets/client/admin/product-editor/blocks/product-fields/inventory-quantity/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field/block.json
msgctxt "block keyword"
msgid "inventory"
msgstr "estoque"
#: assets/client/admin/product-editor/blocks/generic/product-section/block.json
#: assets/client/admin/product-editor/blocks/generic/section/block.json
msgctxt "block title"
msgid "Product section"
msgstr "Seção do produto"
#: assets/client/admin/product-editor/blocks/product-fields/inventory-sku/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-sku-field/block.json
msgctxt "block description"
msgid "The product sku."
msgstr "O SKU do produto."
#: assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields/block.json
#: assets/client/admin/product-editor/blocks/product-fields/shipping-class/block.json
#: assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions/block.json
msgctxt "block keyword"
msgid "shipping"
msgstr "entrega"
#: assets/client/admin/product-editor/blocks/product-fields/inventory-email/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field/block.json
msgctxt "block title"
msgid "Stock level threshold"
msgstr "Limiar do nível de estoque"
#: assets/client/blocks/inner-blocks/mini-cart-cart-button-block/block.json
#: assets/client/blocks/inner-blocks/mini-cart-checkout-button-block/block.json
#: assets/client/blocks/inner-blocks/mini-cart-shopping-button-block/block.json
#: assets/client/blocks/product-button/block.json
msgctxt "block style label"
msgid "Fill"
msgstr "Preenchimento"
#: assets/client/admin/product-editor/blocks/generic/product-tab/block.json
#: assets/client/admin/product-editor/blocks/generic/tab/block.json
msgctxt "block description"
msgid "The product tab."
msgstr "Aba produto"
#: assets/client/admin/product-editor/blocks/generic/product-tab/block.json
#: assets/client/admin/product-editor/blocks/generic/tab/block.json
msgctxt "block title"
msgid "Product tab"
msgstr "Aba de produto"
#: assets/client/admin/product-editor/blocks/product-fields/images/block.json
#: assets/client/admin/product-editor/blocks/product-fields/product-images-field/block.json
msgctxt "block description"
msgid "The product images."
msgstr "Imagens do produto."
#: includes/admin/meta-boxes/views/html-product-data-variations.php:76
msgid "Generate variations"
msgstr "Gerar variações"
#: includes/admin/views/html-admin-page-status-report.php:770
msgid "HPOS enabled:"
msgstr "HPOS ativado:"
#: includes/admin/views/html-admin-page-status-report.php:771
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:647
msgid "Is HPOS enabled?"
msgstr "O HPOS está ativado?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:659
msgid "Is HPOS sync enabled?"
msgstr "A sincronização HPOS está ativada?"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:152
msgid "No variations yet. Generate them from all added attributes or add a new variation manually."
msgstr "Ainda não há variações. Gere-as a partir de todos os atributos adicionados ou adicione uma nova variação manualmente."
#. translators: %1$s: url for attributes tab, %2$s: url for variable product
#. documentation
#: includes/admin/meta-boxes/views/html-product-data-variations.php:28
msgid "Add some attributes in the <a class=\"variations-add-attributes-link\" href=\"%1$s\">Attributes</a> tab to generate variations. Make sure to check the <b>Used for variations</b> box. <a class=\"variations-learn-more-link\" href=\"%2$s\" target=\"_blank\" rel=\"noreferrer\">Learn more</a>"
msgstr "Adicione alguns atributos na aba <a class=\"variations-add-attributes-link\" href=\"%1$s\">Atributos</a> para gerar variações. Certifique-se de marcar a caixa <b>\"Usado para variações\"</b>. <a class=\"variations-learn-more-link\" href=\"%2$s\" target=\"_blank\" rel=\"noreferrer\">Saiba mais</a>"
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:36
msgid "Add existing"
msgstr "Adicionar existente"
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:74
msgid "Create value"
msgstr "Criar valor"
#: includes/admin/class-wc-admin-assets.php:430
#: includes/admin/meta-boxes/views/html-product-attribute.php:11
msgid "New attribute"
msgstr "Novo atributo"
#: assets/client/blocks/related-products/block.json
msgctxt "block title"
msgid "Related Products"
msgstr "Produtos Relacionados"
#: assets/client/blocks/product-meta/block.json
msgctxt "block title"
msgid "Product Meta"
msgstr "Metadados do produto"
#: assets/client/blocks/related-products/block.json
msgctxt "block description"
msgid "Display related products."
msgstr "Exibir produtos relacionados."
#: assets/client/blocks/product-details/block.json
msgctxt "block title"
msgid "Product Details"
msgstr "Detalhes do produto"
#: templates/order/attribution-details.php:59
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Campaign"
msgstr "Campanha"
#: includes/wc-template-functions.php:4175
msgid "Shop"
msgstr "Loja"
#: patterns/product-search-form.php:10
msgctxt "placeholder for search field"
msgid "Search products…"
msgstr "Pesquisar produtos..."
#. translators: %s coupon code.
#: src/Internal/Orders/CouponsController.php:95
msgid "Coupon applied: \"%s\"."
msgstr "Cupom aplicado: \"%s\"."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:171
#: templates/product-form/simple.php:19 templates/product-form/simple.php:20
msgid "Basic details"
msgstr "Detalhes básicos"
#. translators: %s coupon code.
#: includes/class-wc-ajax.php:1306
msgid "Coupon removed: \"%s\"."
msgstr "Cupom removido: \"%s\"."
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:60
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:133
msgid "Stock management"
msgstr "Gestão de estoque"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:61
msgid "Track stock quantity for this product"
msgstr "Acompanhe a quantidade de estoque para este produto"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:134
msgid "Stock management disabled in store settings"
msgstr "Gerenciamento de estoque desativado nas configurações da loja"
#. translators: %s: url for store settings
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:137
msgid "Disabled in <a href=\"%s\" aria-label=\"stock management store settings\">store settings</a>."
msgstr "Desativado nas <a href=\"%s\" aria-label=\"stock management store settings\">configurações da loja</a>."
#: includes/admin/class-wc-admin-assets.php:445
msgid "Enter options for customers to choose from, f.e. “Blue” or “Large”. Use “%s” to separate different options."
msgstr "Digite opções para os clientes escolherem, ex. “Azul” ou “Grande”. Use “%s” para separar diferentes opções."
#: includes/admin/class-wc-admin-assets.php:438
msgid "Make sure you enter the name and values for each attribute."
msgstr "Certifique-se de digitar o nome e os valores para cada atributo."
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:48
msgid "Settings below apply to all variations without manual stock management enabled. "
msgstr "As configurações abaixo se aplicam a todas as variações sem o gerenciamento manual de estoque ativado. "
#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:51
msgid "Powerful yet easy-to-use solution:"
msgstr "Solução poderosa e fácil de usar:"
#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:245
msgid "Quickly bulk print labels"
msgstr "Imprima etiquetas em massa rapidamente"
#. translators: 1. A formatted number; 2. A label for a weight unit of measure.
#. E.g. 2.72 kg.
#: includes/wc-formatting-functions.php:1353
msgctxt "formatted weight"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"
#. translators: 1. A formatted number; 2. A label for a dimensions unit of
#. measure. E.g. 3.14 cm.
#: includes/wc-formatting-functions.php:1379
msgctxt "formatted dimensions"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"
#: src/StoreApi/Routes/V1/CartUpdateCustomer.php:90
#: src/StoreApi/Routes/V1/CartUpdateCustomer.php:101
msgid "Invalid parameter."
msgstr "Parâmetro inválido."
#. translators: %s: List of invalid parameters.
#: src/StoreApi/Routes/V1/CartUpdateCustomer.php:112
msgid "Invalid parameter(s): %s"
msgstr "Parâmetro(s) inválido(s): %s"
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:23
msgid "Add descriptive pieces of information that customers can use to search for this product on your store, such as “Material” or “Size”."
msgstr "Adicione informações descritivas que os clientes podem usar para pesquisar este produto em sua loja, como “Material” ou “Tamanho”."
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1652
msgid "Permalink template for the product."
msgstr "Modelo de link permanente para o produto."
#: src/Blocks/BlockTypes/CustomerAccount.php:220
#: assets/client/blocks/customer-account.js:1
msgid "My Account"
msgstr "Minha conta"
#: src/Blocks/Shipping/PickupLocation.php:146
msgid "Pickup address"
msgstr "Endereço de retirada"
#: includes/class-wc-countries.php:466
msgctxt "shipping country prefix"
msgid "to"
msgstr "para"
#: includes/class-wc-countries.php:466
msgctxt "shipping country prefix"
msgid "to the"
msgstr "para"
#: 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."
msgstr "Obrigado pelo seu pedido. Ele está aguardando até confirmarmos que o pagamento foi recebido."
#: assets/client/blocks/rating-filter/block.json
msgctxt "block title"
msgid "Filter by Rating Controls"
msgstr "Filtrar por Controle de Classificação"
#: includes/admin/wc-admin-functions.php:541
msgid "Add price"
msgstr "Adicionar preço"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:212
msgid "Add prices"
msgstr "Adicionar preços"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:207
msgid "Add price to all variations that don't have a price"
msgstr "Adicionar preço a todas as variações que não têm preço"
#: src/Internal/Features/FeaturesController.php:827
msgid "Experimental features"
msgstr "Recursos experimentais"
#: src/Internal/Features/FeaturesController.php:829
msgid "These features are either experimental or incomplete, enable them at your own risk!"
msgstr "Esses recursos são experimentais ou incompletos, ative por sua conta e risco!"
#: assets/client/blocks/filter-wrapper/block.json
msgctxt "block title"
msgid "Filter Block"
msgstr "Bloco de Filtros"
#: assets/client/blocks/stock-filter/block.json
msgctxt "block description"
msgid "Enable customers to filter the product grid by stock status."
msgstr "Permitir que os clientes filtrem a grade de produtos por status de estoque."
#. translators: 1: opening link tag 2: closing link tag.
#: src/Internal/Orders/MobileMessagingHandler.php:175
msgid "Process your orders on the go. %1$sGet the app%2$s."
msgstr "Processe seus pedidos em qualquer lugar. %1$sObtenha o aplicativo%2$s."
#: src/Admin/API/MobileAppMagicLink.php:96
msgid "Jetpack is not connected."
msgstr "Jetpack não está conectado."
#: src/Admin/Features/OnboardingTasks/Tasks/GetMobileApp.php:27
msgid "Get the free WooCommerce mobile app"
msgstr "Baixe o aplicativo WooCommerce gratuitamente para dispositivos móveis."
#: src/Admin/API/Notes.php:823
msgid "Registers whether the note is read or not"
msgstr "Registra se a observação é lida ou não"
#: includes/cli/class-wc-cli-com-command.php:157
msgid "Your store is already connected."
msgstr "Sua loja já está conectada."
#. translators: %s is the URL for the application-password section in
#. WooCommerce.com.
#: includes/cli/class-wc-cli-com-command.php:171
msgid "Invalid password. Generate a new one from %s."
msgstr "Senha inválida. Gere uma nova em %s."
#: includes/admin/settings/class-wc-settings-products.php:438
msgid "Open in browser"
msgstr "Abrir no navegador"
#: assets/client/blocks/product-category/block.json
msgctxt "block title"
msgid "Products by Category"
msgstr "Produtos por categoria"
#: assets/client/blocks/all-products/block.json
msgctxt "block title"
msgid "All Products"
msgstr "Todos os produtos"
#: assets/client/blocks/all-products/block.json
msgctxt "block description"
msgid "Display products from your store in a grid layout."
msgstr "Exibir os produtos da sua loja em um layout de grade."
#: assets/client/blocks/product-category/block.json
msgctxt "block description"
msgid "Display a grid of products from your selected categories."
msgstr "Exibir uma grade de produtos de suas categorias selecionadas."
#: assets/client/blocks/product-categories/block.json
msgctxt "block title"
msgid "Product Categories List"
msgstr "Lista de categorias de produtos"
#: assets/client/blocks/product-best-sellers/block.json
msgctxt "block description"
msgid "Display a grid of your all-time best selling products."
msgstr "Exibir uma grade de seus produtos mais vendidos."
#: assets/client/blocks/product-best-sellers/block.json
msgctxt "block title"
msgid "Best Selling Products"
msgstr "Produtos mais vendidos"
#: assets/client/blocks/product-categories/block.json
msgctxt "block description"
msgid "Show all product categories as a list or dropdown."
msgstr "Mostrar todas as categorias de produtos como uma lista ou um menu suspenso."
#: templates/cart/shipping-calculator.php:79
msgid "City:"
msgstr "Cidade:"
#: templates/cart/shipping-calculator.php:86
msgid "Postcode / ZIP:"
msgstr "Código postal / CEP:"
#: templates/single-product/add-to-cart/grouped.php:67
msgid "Buy one of this item"
msgstr "Comprar um deste item"
#: src/Internal/Admin/Orders/PageController.php:72
msgid "You cannot edit this item because it is in the Trash. Please restore it and try again."
msgstr "Você não pode editar este item porque está na lixeira. Restaure-o e tente novamente."
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:123
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:172
msgid "This info will be displayed on the product page, category pages, social media, and search results."
msgstr "Essas informações serão exibidas na página do produto, nas páginas da categoria, nas mídias sociais e nos resultados da pesquisa."
#: templates/single-product/product-attributes.php:26
msgid "Product Details"
msgstr "Detalhes do produto"
#: templates/cart/shipping-calculator.php:30
msgid "Country / region:"
msgstr "País / região:"
#: templates/cart/cart.php:29
msgid "Thumbnail image"
msgstr "Imagem de miniatura"
#: src/Internal/Admin/Orders/Edit.php:200
msgid "Custom Fields"
msgstr "Campos personalizados"
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:153
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:399
#: assets/client/admin/product-editor/index.js:2
msgid "Value"
msgstr "Valor"
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:83
msgid "https://wordpress.org/support/article/custom-fields/"
msgstr "https://wordpress.org/support/article/custom-fields/"
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:389
msgid "Key"
msgstr "Chave"
#: src/Internal/Admin/Orders/PageController.php:83
msgid "You don't have permission to create a new order"
msgstr "Você não tem permissão para criar um novo pedido"
#. Translators: %s is a table identifier.
#: src/Internal/DataStores/Orders/OrdersTableQuery.php:1409
msgid "Invalid table id: %s."
msgstr "ID de tabela inválido: %s."
#. translators: %s is a table name.
#: src/Internal/DataStores/Orders/OrdersTableQuery.php:1025
msgid "Can not re-use table alias \"%s\" in OrdersTableQuery."
msgstr "Não é possível reutilizar o alias da tabela \"%s\" em OrdersTableQuery."
#: includes/admin/class-wc-admin-attributes.php:391
msgid "1 term"
msgstr "1 termo"
#. translators: %s: Total count of terms available for the attribute
#: includes/admin/class-wc-admin-attributes.php:394
msgid "%s terms"
msgstr "%s termos"
#. translators: 1: Comma-separated terms list, 2: how many terms are hidden
#: includes/admin/class-wc-admin-attributes.php:387
msgid "%1$s... (%2$s more)"
msgstr "%1$s... (mais %2$s)"
#: src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartners.php:36
msgid "Wow your shoppers"
msgstr "Impressione seus clientes"
#: includes/class-wc-post-types.php:113
#: src/Blocks/Templates/ProductCategoryTemplate.php:42
msgctxt "Template name"
msgid "Products by Category"
msgstr "Produtos por categoria"
#: src/Blocks/Templates/SingleProductTemplate.php:35
msgctxt "Template name"
msgid "Single Product"
msgstr "Produto simples"
#: src/Blocks/Templates/ProductSearchResultsTemplate.php:35
msgctxt "Template name"
msgid "Product Search Results"
msgstr "Resultados da pesquisa de produtos"
#: includes/class-wc-post-types.php:159
#: src/Blocks/Templates/ProductTagTemplate.php:42
msgctxt "Template name"
msgid "Products by Tag"
msgstr "Produtos por tag"
#: src/Blocks/Templates/ProductCatalogTemplate.php:36
msgctxt "Template name"
msgid "Product Catalog"
msgstr "Catálogo de produtos"
#. translators: %s: Order date
#: includes/class-wc-order-refund.php:85
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:399
#: includes/data-stores/class-wc-order-refund-data-store-cpt.php:120
#: src/Internal/DataStores/Orders/OrdersTableRefundDataStore.php:199
msgctxt "Order date parsed by DateTime::format"
msgid "M d, Y @ h:i A"
msgstr "j \\d\\e F \\d\\e Y \\à\\s H:i"
#: src/Internal/Admin/Orders/ListTable.php:1443
msgid "Order status changed by bulk edit."
msgstr "Status do pedido alterado por edição em massa."
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:183
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:970
msgid "Limit purchases to 1 item per order"
msgstr "Limitar compras para 1 item por pedido"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:187
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 "Marque para permitir que clientes apenas comprem 1 item em um único pedido. Isso é particularmente útil para itens que têm quantidade limitada como, por exemplo, arte ou produtos manuais."
#. translators: %s: date
#: includes/admin/class-wc-admin-webhooks.php:76
#: includes/admin/settings/views/html-webhooks-edit.php:25
#: 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 "j \\d\\e F \\d\\e Y \\à\\s H:i"
#: assets/client/blocks/handpicked-products/block.json
msgctxt "block keyword"
msgid "Handpicked Products"
msgstr "Produtos escolhidos a dedo"
#: assets/client/blocks/handpicked-products/block.json
msgctxt "block title"
msgid "Hand-picked Products"
msgstr "Produtos escolhidos a dedo"
#: assets/client/blocks/product-tag/block.json
msgctxt "block title"
msgid "Products by Tag"
msgstr "Produtos por tag"
#: assets/client/blocks/products-by-attribute/block.json
msgctxt "block title"
msgid "Products by Attribute"
msgstr "Produtos por atributo"
#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1442
msgid "%s review"
msgid_plural "%s reviews"
msgstr[0] "%s avaliação"
msgstr[1] "%s avaliações"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1380
msgid "Filter by review rating"
msgstr "Filtrar por classificação de avaliação"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1353
msgid "Filter by review type"
msgstr "Filtrar por tipo de avaliação"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1347
msgid "Replies"
msgstr "Respostas"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1346
msgid "All types"
msgstr "Todos os tipos"
#. translators: 1: number representing a rating
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1222
msgid "%1$d out of 5"
msgstr "%1$d de 5"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1371
msgid "All ratings"
msgstr "Todas as classificações"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1317
msgid "Empty Spam"
msgstr "Esvaziar spam"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1462
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1492
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1515
msgid "No reviews"
msgstr "Sem avaliações"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1492
msgid "No approved reviews"
msgstr "Nenhuma avaliação aprovada"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1515
msgid "No pending reviews"
msgstr "Sem avaliações pendentes"
#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1454
msgid "%s pending review"
msgid_plural "%s pending reviews"
msgstr[0] "%s avaliação pendente"
msgstr[1] "%s avaliações pendentes"
#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1448
msgid "%s approved review"
msgid_plural "%s approved reviews"
msgstr[0] "%s avaliação aprovada"
msgstr[1] "%s avaliações aprovadas"
#. translators: %s: Star rating (1-5).
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1389
msgid "%s-star rating"
msgstr "Classificação de %s estrelas"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:929
msgid "Select review"
msgstr "Selecionar avaliação"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:686
msgctxt "review"
msgid "Not spam"
msgstr "Não é spam"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:680
msgctxt "review"
msgid "Mark as spam"
msgstr "Marcar como spam"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:619
msgctxt "column name"
msgid "Submitted on"
msgstr "Enviado em"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:617
msgctxt "column name"
msgid "Review"
msgstr "Avaliação"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:615
msgid "Author"
msgstr "Autor"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:614
msgctxt "review type"
msgid "Type"
msgstr "Tipo"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:568
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1201
msgid "Reply"
msgstr "Responder"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:567
msgid "Reply to this review"
msgstr "Responder a esta avaliação"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:558
msgid "Quick Edit"
msgstr "Edição rápida"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:529
msgctxt "verb"
msgid "Trash"
msgstr "Lixeira"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:521
msgid "Delete Permanently"
msgstr "Excluir permanentemente"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:501
msgctxt "review"
msgid "Not Spam"
msgstr "Não é spam"
#. translators: "Mark as spam" link.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:493
msgctxt "verb"
msgid "Spam"
msgstr "Spam"
#: src/Internal/Admin/Orders/ListTable.php:774
msgid "All dates"
msgstr "Todas as datas"
#. translators: Review time format. See
#. https://www.php.net/manual/datetime.format.php
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1120
msgid "g:i a"
msgstr "G:i"
#: includes/admin/class-wc-admin-pointers.php:64
msgid "Enable guided mode"
msgstr "Ativar modo guiado"
#: assets/client/blocks/featured-product/block.json
msgctxt "block title"
msgid "Featured Product"
msgstr "Produto em destaque"
#: assets/client/blocks/featured-category/block.json
msgctxt "block description"
msgid "Visually highlight a product category and encourage prompt action."
msgstr "Destaque visualmente uma categoria de produto e incentive uma ação imediata."
#: assets/client/blocks/featured-category/block.json
msgctxt "block title"
msgid "Featured Category"
msgstr "Categoria em destaque"
#: src/Internal/Admin/SystemStatusReport.php:205
msgid "Onboarding"
msgstr "Ambientação"
#: src/Internal/Admin/SystemStatusReport.php:150
#: assets/client/admin/chunks/customize-store.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/checkout.js:13
msgid "Options"
msgstr "Opções"
#: src/Internal/Admin/SystemStatusReport.php:127
msgid "Not scheduled"
msgstr "Não agendado"
#: src/Internal/Admin/SystemStatusReport.php:49
msgid "Admin"
msgstr "Admin"
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:454
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:510
#: assets/client/admin/chunks/2791.js:1 assets/client/admin/data/index.js:2
msgid "TikTok for WooCommerce"
msgstr "TikTok para WooCommerce"
#: src/Admin/Features/OnboardingTasks/TaskLists.php:453
msgctxt "Admin menu name"
msgid "Home"
msgstr "Página inicial"
#: src/Internal/Admin/SystemStatusReport.php:90
msgid "Which features are enabled?"
msgstr "Quais recursos estão ativados?"
#: src/Internal/Admin/SystemStatusReport.php:88
msgid "Enabled Features"
msgstr "Recursos ativados"
#: src/Internal/Admin/SystemStatusReport.php:207
msgid "Was onboarding completed or skipped?"
msgstr "O carregamento foi concluído ou ignorado?"
#: src/Internal/Admin/SystemStatusReport.php:177
msgid "How many notes in the database?"
msgstr "Quantas observações na base de dados?"
#: src/Internal/Admin/SystemStatusReport.php:158
msgid "Not all expected"
msgstr "Nem tudo é esperado"
#: src/Internal/Admin/SystemStatusReport.php:152
msgid "Do the important options return expected values?"
msgstr "Será que as opções importantes retornam os valores esperados?"
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:519
msgid "Infinite loop detected, aborting. No errors found."
msgstr "Loop infinito detectado, abortando. Não foram encontrados erros."
#. Translators: %1$d is the batch number, %2$d is the batch size.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:411
msgid "Beginning verification for batch #%1$d (%2$d orders/batch)."
msgstr "Iniciando a verificação do lote #%1$d (%2$d orders/batch)."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:404
msgid "There are no orders to verify, aborting."
msgstr "Não há ordens a verificar, abortando."
#. Translators: %1$d is the batch number, %2$d is time taken to process batch.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:509
msgid "Batch %1$d (%2$d orders) completed in %3$d seconds."
msgstr "Lote %1$d (%2$d pedidos) concluídos em %3$f segundos"
#. Translators: %1$d is the batch number and %2$d is the batch size.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:218
msgid "Beginning batch #%1$d (%2$d orders/batch)."
msgstr "Iniciando lote #%1$d (%2$d pedidos/lote)."
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:196
msgid "There are no orders to sync, aborting."
msgstr "Não existem pedidos para migrar, abortando."
#. Translators: %1$d is the number of orders to be synced.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:149
msgid "There is %1$d order to be synced."
msgid_plural "There are %1$d orders to be synced."
msgstr[0] "Não há %1$d pedido para migrar."
msgstr[1] "Não existem %1$d pedidos para migrar."
#. translators: %s - link to testing instructions webpage.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:100
msgid "Custom order table usage is not enabled. If you are testing, you can enable it by following the testing instructions in %s"
msgstr "A tabela de pedidos personalizados não está ativada. Se estiver testando, pode habilitá-la seguindo as instruções de teste em %s"
#. Translators: %1$d is the number of migrated orders and %2$d is the execution
#. time in seconds.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:264
msgid "%1$d order was synced in %2$d seconds."
msgid_plural "%1$d orders were synced in %2$d seconds."
msgstr[0] "%1$d o pedido foi migrado, em %2$f segundos"
msgstr[1] "%1$d os pedidos foram migrados, em in %2$f segundos"
#: src/Internal/Admin/SystemStatusReport.php:175
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:394
msgid "Notes"
msgstr "Observações"
#: assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block/block.json
msgctxt "block description"
msgid "Shows cart items."
msgstr "Mostra os itens do carrinho."
#: assets/client/blocks/inner-blocks/cart-items-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block/block.json
msgctxt "block title"
msgid "Cart Items"
msgstr "Itens do carrinho"
#: assets/client/blocks/inner-blocks/cart-order-summary-taxes-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block/block.json
msgctxt "block description"
msgid "Shows the cart taxes row."
msgstr "Mostra a linha de impostos do carrinho."
#: assets/client/blocks/inner-blocks/cart-order-summary-taxes-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block/block.json
msgctxt "block title"
msgid "Taxes"
msgstr "Impostos"
#: assets/client/blocks/inner-blocks/cart-order-summary-heading-block/block.json
msgctxt "block description"
msgid "Shows the heading row."
msgstr "Mostrar a linha de cabeçalho"
#: assets/client/blocks/inner-blocks/cart-order-summary-heading-block/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Cabeçalho"
#: assets/client/blocks/inner-blocks/cart-order-summary-fee-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-fee-block/block.json
msgctxt "block description"
msgid "Shows the cart fee row."
msgstr "Mostrar a linha de taxas do carrinho"
#: assets/client/blocks/inner-blocks/cart-order-summary-discount-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-discount-block/block.json
msgctxt "block description"
msgid "Shows the cart discount row."
msgstr "Mostra a linha de descontos no carrinho"
#: assets/client/blocks/inner-blocks/cart-order-summary-discount-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-discount-block/block.json
msgctxt "block title"
msgid "Discount"
msgstr "Desconto"
#: assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block/block.json
msgctxt "block description"
msgid "Shows the apply coupon form."
msgstr "Mostra o formulário de aplicar cupom"
#: assets/client/blocks/inner-blocks/cart-order-summary-fee-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-fee-block/block.json
msgctxt "block title"
msgid "Fees"
msgstr "Taxas"
#: assets/client/blocks/inner-blocks/cart-order-summary-shipping-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block/block.json
msgctxt "block title"
msgid "Shipping"
msgstr "Entrega"
#: assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block/block.json
msgctxt "block title"
msgid "Subtotal"
msgstr "Subtotal"
#: assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block/block.json
msgctxt "block description"
msgid "Shows the cart subtotal row."
msgstr "Mostra a linha de subtotal do carrinho."
#: assets/client/blocks/inner-blocks/cart-order-summary-shipping-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block/block.json
msgctxt "block description"
msgid "Shows the cart shipping row."
msgstr "Mostra a linha de entrega do carrinho."
#: assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block/block.json
msgctxt "block title"
msgid "Coupon Form"
msgstr "Formulário de cupom"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:440
msgid "URL was successfully updated."
msgstr "O URL foi atualizado com sucesso."
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:219
msgctxt "Approved product download URLs migration"
msgid "invalid URL"
msgstr "URL inválido"
#. 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 "Sincronia dos diretórios de download aprovados: lote completado %1$d (%2$d%% completo)."
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:144
msgid "Approved Download Directories sync: scan is complete!"
msgstr "Sincronia dos diretórios de download aprovados: escaneamento completo!"
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:128
msgid "Approved Download Directories sync: new scan scheduled."
msgstr "Sincronia dos diretórios de download aprovados: novo escaneamento agendado"
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:122
msgid "Synchronization of approved product download directories is already in progress."
msgstr "A sincronização dos diretórios de download de produto aprovados já está em progresso"
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:95
msgid "It was not possible to synchronize download directories following the most recent update."
msgstr "Não foi possível sincronizar os diretórios de download de acordo com a atualização mais recente"
#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:289
msgid "Approved directory URLs cannot be longer than 256 characters."
msgstr "A URL dos diretórios aprovados não pode ser maior que 256 caracteres"
#. translators: %s is the URL.
#: src/Internal/Utilities/URL.php:116
msgid "%s is not a valid URL."
msgstr "%s não é uma URL válida."
#. 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 "Migração de downloads de produto: %1$s (para produto %1$d) não pode ser adicionado a lista de diretórios de download aprovados"
#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:163
msgid "URL could not be updated (probable database error)."
msgstr "URL pode não ter sido atualizada (provável erro de database)"
#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:130
msgid "URL could not be added (probable database error)."
msgstr "URL pode não ter sido adicionada (provável erro de database)"
#. 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\" não pôde ser salvo. Por favor revise, certifique-se que é uma URL válida e tente novamente."
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:436
msgid "URL was successfully added."
msgstr "URL adicionada com sucesso."
#. 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 não pôde ser atualizada."
msgstr[1] "%d URLs não puderam ser atualizadas."
#. 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 diretório aprovado de URL desativado."
msgstr[1] "%d diretórios aprovados de URLs desativados."
#. 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 diretório aprovado de URL ativado."
msgstr[1] "%d diretórios aprovados de URLs ativados."
#. 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 diretório aprovado de URL apagado."
msgstr[1] "%d diretórios aprovados de URLs apagados."
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:318
msgctxt "Approved product download directories"
msgid "Start Enforcing Rules"
msgstr "Começar a impor regras"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:317
msgctxt "Approved product download directories"
msgid "Stop Enforcing Rules"
msgstr "Parar de impor regras"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:100
msgctxt "Approved Directory URLs"
msgid "Search"
msgstr "Pesquisar"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:62
msgid "Approved download directories"
msgstr "Diretórios de download aprovados"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:274
msgctxt "Approved product download directories"
msgid "Disable All"
msgstr "Desativar tudo"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:270
msgctxt "Approved product download directories"
msgid "Enable All"
msgstr "Ativar tudo"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:214
msgid "Disable rule"
msgstr "Desativar regra"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:213
msgid "Enable rule"
msgstr "Ativar regra"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:177
msgctxt "Product downloads list"
msgid "Edit"
msgstr "Editar"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:146
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:374
msgctxt "Approved product download directories"
msgid "Enabled"
msgstr "Ativado"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:145
msgctxt "Approved product download directories"
msgid "URL"
msgstr "URL"
#. 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] "Ativado <span class=\"count\">(%s)</span>"
msgstr[1] "Ativados <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] "Tudo <span class=\"count\">(%s)</span>"
msgstr[1] "Tudo <span class=\"count\">(%s)</span>"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:63
msgid "No approved directory URLs found."
msgstr "URLs de diretório aprovado não encontradas"
#: 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 "Você não tem permissão para modificar a lista de diretórios aprovados de produtos de download"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:66
msgid "Empty the approved download directories list"
msgstr "Esvaziar lista de diretórios de download aprovados"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:179
msgctxt "Product downloads list"
msgid "Delete permanently"
msgstr "Excluir permanentemente"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:75
msgid "Cancel synchronization of approved directories"
msgstr "Cancelar sincronização de diretórios aprovados"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:58
msgid "Synchronize approved download directories"
msgstr "Sincronizar diretórios de download aprovados"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:322
msgid "Approved Download Directories"
msgstr "Diretórios de download aprovados"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:366
msgctxt "Approved product download directories"
msgid "Directory URL"
msgstr "URL do diretório"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:346
msgid "Add New Approved Directory"
msgstr "Adicionar novo diretório aprovado"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:345
msgid "Edit Approved Directory"
msgstr "Editar diretório aprovado"
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:339
msgctxt "Approved product download directories"
msgid "The provided ID was invalid."
msgstr "O ID fornecido é inválido."
#. 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] "Desativado <span class=\"count\">(%s)</span>"
msgstr[1] "Desativados <span class=\"count\">(%s)</span>"
#: 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 "Atualiza a lista de diretórios de download de produtos aprovados. Observe que o acionamento dessa ferramenta não afeta se a lista de diretórios de download aprovados está ativa ou não."
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:152
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:169
#: assets/client/admin/chunks/2791.js:1 assets/client/admin/data/index.js:2
msgid "Pinterest for WooCommerce"
msgstr "Pinterest para WooCommerce"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:127
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2546
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
msgid "Amazon Pay"
msgstr "Amazon Pay"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:128
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2547
msgid "Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally."
msgstr "Ative uma finalização de compra rápida e familiar para centenas de milhos de clientes Amazon ativos globalmente."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:84
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2614
msgid "Afterpay"
msgstr "Afterpay"
#: i18n/countries.php:228
msgid "Eswatini"
msgstr "Eswatini"
#: includes/admin/views/html-admin-page-status-report.php:764
msgid "Enforce Approved Product Download Directories"
msgstr "Impor diretórios de download de produtos aprovados"
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2067
msgid "Only show meta which is meant to be displayed for an order."
msgstr "Mostrar apenas metadados que devem ser exibidos para um pedido."
#: src/Internal/Admin/CustomerEffortScoreTracks.php:385
msgid "How easy was it to edit your product?"
msgstr "Foi fácil editar o produto?"
#: src/StoreApi/Routes/V1/AbstractCartRoute.php:333
msgid "Nonce is invalid."
msgstr "Nonce inválido."
#: src/StoreApi/Schemas/V1/ProductSchema.php:443
msgid "The minimum quantity that can be added to the cart."
msgstr "A quantidade mínima pode ser adicionada ao carrinho."
#: assets/client/blocks/checkout/block.json
msgctxt "block title"
msgid "Checkout"
msgstr "Finalização de compra"
#: assets/client/blocks/active-filters/block.json
#: assets/client/blocks/add-to-cart-form/block.json
#: assets/client/blocks/add-to-cart-with-options-quantity-selector/block.json
#: assets/client/blocks/all-products/block.json
#: assets/client/blocks/attribute-filter/block.json
#: assets/client/blocks/breadcrumbs/block.json
#: assets/client/blocks/cart-link/block.json
#: assets/client/blocks/catalog-sorting/block.json
#: assets/client/blocks/checkout/block.json
#: assets/client/blocks/classic-shortcode/block.json
#: assets/client/blocks/customer-account/block.json
#: assets/client/blocks/featured-category/block.json
#: assets/client/blocks/featured-product/block.json
#: assets/client/blocks/filter-wrapper/block.json
#: assets/client/blocks/handpicked-products/block.json
#: assets/client/blocks/mini-cart/block.json
#: assets/client/blocks/order-confirmation-additional-fields-wrapper/block.json
#: assets/client/blocks/order-confirmation-additional-fields/block.json
#: assets/client/blocks/order-confirmation-additional-information/block.json
#: assets/client/blocks/order-confirmation-billing-address/block.json
#: assets/client/blocks/order-confirmation-billing-wrapper/block.json
#: assets/client/blocks/order-confirmation-create-account/block.json
#: assets/client/blocks/order-confirmation-downloads-wrapper/block.json
#: assets/client/blocks/order-confirmation-downloads/block.json
#: assets/client/blocks/order-confirmation-shipping-address/block.json
#: assets/client/blocks/order-confirmation-shipping-wrapper/block.json
#: assets/client/blocks/order-confirmation-status/block.json
#: assets/client/blocks/order-confirmation-summary/block.json
#: assets/client/blocks/order-confirmation-totals-wrapper/block.json
#: assets/client/blocks/order-confirmation-totals/block.json
#: assets/client/blocks/page-content-wrapper/block.json
#: assets/client/blocks/price-filter/block.json
#: assets/client/blocks/product-average-rating/block.json
#: assets/client/blocks/product-best-sellers/block.json
#: assets/client/blocks/product-button/block.json
#: assets/client/blocks/product-categories/block.json
#: assets/client/blocks/product-category/block.json
#: assets/client/blocks/product-collection/block.json
#: assets/client/blocks/product-details/block.json
#: assets/client/blocks/product-filter-active/block.json
#: assets/client/blocks/product-filter-attribute/block.json
#: assets/client/blocks/product-filter-checkbox-list/block.json
#: assets/client/blocks/product-filter-chips/block.json
#: assets/client/blocks/product-filter-clear-button/block.json
#: assets/client/blocks/product-filter-price-slider/block.json
#: assets/client/blocks/product-filter-price/block.json
#: assets/client/blocks/product-filter-removable-chips/block.json
#: assets/client/blocks/product-filter-status/block.json
#: assets/client/blocks/product-filters/block.json
#: assets/client/blocks/product-gallery-large-image-next-previous/block.json
#: assets/client/blocks/product-gallery-large-image/block.json
#: assets/client/blocks/product-gallery-pager/block.json
#: assets/client/blocks/product-gallery-thumbnails/block.json
#: assets/client/blocks/product-gallery/block.json
#: assets/client/blocks/product-image-gallery/block.json
#: assets/client/blocks/product-image/block.json
#: assets/client/blocks/product-meta/block.json
#: assets/client/blocks/product-new/block.json
#: assets/client/blocks/product-price/block.json
#: assets/client/blocks/product-rating-counter/block.json
#: assets/client/blocks/product-rating-stars/block.json
#: assets/client/blocks/product-rating/block.json
#: assets/client/blocks/product-results-count/block.json
#: assets/client/blocks/product-reviews/block.json
#: assets/client/blocks/product-sale-badge/block.json
#: assets/client/blocks/product-summary/block.json
#: assets/client/blocks/product-tag/block.json
#: assets/client/blocks/product-template/block.json
#: assets/client/blocks/product-top-rated/block.json
#: assets/client/blocks/products-by-attribute/block.json
#: assets/client/blocks/rating-filter/block.json
#: assets/client/blocks/related-products/block.json
#: assets/client/blocks/single-product/block.json
#: assets/client/blocks/stock-filter/block.json
#: assets/client/blocks/store-notices/block.json
msgctxt "block keyword"
msgid "WooCommerce"
msgstr "WooCommerce"
#: assets/client/blocks/checkout/block.json
msgctxt "block description"
msgid "Display a checkout form so your customers can submit orders."
msgstr "Exibir um formulário de finalização de compra para que seus clientes possam enviar pedidos."
#: src/Blocks/Domain/Services/CheckoutFields.php:504
msgid "Email address (optional)"
msgstr "Endereço de e-mail(opcional)"
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:359
msgid "Resume"
msgstr "Retomar"
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:334
msgid "Abort the product attributes lookup table regeneration"
msgstr "Abortar a regeneração da tabela de pesquisa de atributos do produto"
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:754
msgid "WARNING: The product attributes lookup table regeneration process was aborted."
msgstr "ALERTA: O processo de regeneração da tabela de pesquisa de atributos do produto foi abortado."
#: src/StoreApi/Routes/V1/CartAddItem.php:54
msgid "Quantity of this item to add to the cart."
msgstr "Quantidade deste item no carrinho."
#: i18n/states.php:402
msgid "Thuringia"
msgstr "Turíngia"
#: i18n/states.php:401
msgid "Schleswig-Holstein"
msgstr "Schleswig-Holstein"
#: i18n/states.php:400
msgid "Saxony-Anhalt"
msgstr "Saxônia-Anhalt"
#: i18n/states.php:399
msgid "Saxony"
msgstr "Saxônia"
#: i18n/states.php:398
msgid "Saarland"
msgstr "Sarre"
#: i18n/states.php:392
msgid "Hamburg"
msgstr "Hamburgo"
#: i18n/states.php:391
msgid "Bremen"
msgstr "Bremen"
#: i18n/states.php:390
msgid "Brandenburg"
msgstr "Brandemburgo"
#: i18n/states.php:389
msgid "Berlin"
msgstr "Berlim"
#: i18n/states.php:388
msgid "Bavaria"
msgstr "Baviera"
#: i18n/states.php:387
msgid "Baden-Württemberg"
msgstr "Baden-Württemberg"
#: i18n/states.php:397
msgid "Rhineland-Palatinate"
msgstr "Renânia-Palatinado"
#: i18n/states.php:396
msgid "North Rhine-Westphalia"
msgstr "Renânia do Norte-Vestfália"
#: i18n/states.php:395
msgid "Lower Saxony"
msgstr "Baixa Saxônia"
#: i18n/states.php:394
msgid "Mecklenburg-Vorpommern"
msgstr "Meclemburgo-Pomerânia Ocidental"
#: i18n/states.php:393
msgid "Hesse"
msgstr "Hesse"
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:54
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Built by WooCommerce"
msgstr "Feito pelo WooCommerce"
#: includes/blocks/class-wc-brands-block-template-utils-duplicated.php:247
msgid "Product Archive"
msgstr "Arquivo de produto"
#: src/Admin/API/Notes.php:465
msgid "Please provide a valid promo note name."
msgstr "Forneça um nome de observação promocional válido."
#: 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 "A versão do banco de dados para o WooCommerce. Deve ser a mesmo que sua versão do WooCommerce."
#: includes/admin/settings/class-wc-settings-general.php:185
msgid "Shop country/region"
msgstr "Região/país da loja"
#: src/Admin/API/OnboardingProfile.php:441
msgid "Number of employees of the store."
msgstr "Número de funcionários na loja."
#: src/Admin/Features/OnboardingTasks/TaskList.php:268
msgid "Task is not a subclass of `Task`"
msgstr "Tarefa não é uma subclasse de `tarefa`"
#: src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php:83
msgid "Dismiss the gateway"
msgstr "Dispensar o sistema"
#: includes/class-woocommerce.php:1208
msgid "You have installed a development version of WooCommerce which requires files to be built and minified. From the plugin directory, run <code>pnpm install</code> and then <code>pnpm --filter='@woocommerce/plugin-woocommerce' build</code> to build and minify assets."
msgstr "Você instalou uma versão de desenvolvimento do WooCommerce que requer que os arquivos sejam criados e minificados. No diretório do plugin, execute <code>pnpm install</code> e, em seguida, <code>pnpm --filter='@woocommerce/plugin-woocommerce' build</code> para compilar e minificar os ativos."
#: i18n/states.php:2205
msgid "La Guaira (Vargas)"
msgstr "La Guaira (Vargas)"
#: i18n/states.php:2180
msgid "Treinta y Tres"
msgstr "Treinta y Tres"
#: i18n/states.php:2179
msgid "Tacuarembó"
msgstr "Tacuarembó"
#: i18n/states.php:2178
msgid "Soriano"
msgstr "Soriano"
#: i18n/states.php:2176
msgid "Salto"
msgstr "Salto"
#: i18n/states.php:2175
msgid "Rocha"
msgstr "Rocha"
#: i18n/states.php:2174
msgid "Rivera"
msgstr "Rivera"
#: i18n/states.php:2172
msgid "Paysandú"
msgstr "Paysandú"
#: i18n/states.php:2171
msgid "Montevideo"
msgstr "Montevidéu"
#: i18n/states.php:2170
msgid "Maldonado"
msgstr "Maldonado"
#: i18n/states.php:2169
msgid "Lavalleja"
msgstr "Lavalleja"
#: i18n/states.php:2167
msgid "Flores"
msgstr "Flores"
#: i18n/states.php:2166
msgid "Durazno"
msgstr "Durazno"
#: i18n/states.php:2164
msgid "Cerro Largo"
msgstr "Cerro Largo"
#: i18n/states.php:2165
msgid "Colonia"
msgstr "Colonia"
#: i18n/states.php:2163
msgid "Canelones"
msgstr "Canelones"
#: i18n/states.php:2162
msgid "Artigas"
msgstr "Artigas"
#: i18n/states.php:1702
msgid "Usulután"
msgstr "Usulután"
#: i18n/states.php:1701
msgid "La Unión"
msgstr "La Unión"
#: i18n/states.php:1700
msgid "San Vicente"
msgstr "San Vicente"
#: i18n/states.php:1699
msgid "San Salvador"
msgstr "San Salvador"
#: i18n/states.php:1698
msgid "Sonsonate"
msgstr "Sonsonate"
#: i18n/states.php:1697
msgid "San Miguel"
msgstr "San Miguel"
#: i18n/states.php:1696
msgid "Santa Ana"
msgstr "Santa Ana"
#: i18n/states.php:1694
msgid "Morazán"
msgstr "Morazán"
#: i18n/states.php:1692
msgid "Cuscatlán"
msgstr "Cuscatlán"
#: i18n/states.php:1691
msgid "Chalatenango"
msgstr "Chalatenango"
#: i18n/states.php:1690
msgid "Cabañas"
msgstr "Cabañas"
#: i18n/states.php:1689
msgid "Ahuachapán"
msgstr "Ahuachapán"
#: i18n/states.php:1477
msgid "Ngöbe-Buglé"
msgstr "Ngöbe-Buglé"
#: i18n/states.php:1476
msgid "Guna Yala"
msgstr "Guna Yala"
#: i18n/states.php:1475
msgid "Emberá"
msgstr "Emberá"
#: i18n/states.php:1474
msgid "West Panamá"
msgstr "Panamá Oeste"
#: i18n/states.php:1473
msgid "Veraguas"
msgstr "Veraguas"
#: i18n/states.php:1472
msgid "Panamá"
msgstr "Panamá"
#: i18n/states.php:1471
msgid "Los Santos"
msgstr "Los Santos"
#: i18n/states.php:1470
msgid "Herrera"
msgstr "Herrera"
#: i18n/states.php:1469
msgid "Darién"
msgstr "Darién"
#: i18n/states.php:1468
msgid "Chiriquí"
msgstr "Chiriquí"
#: i18n/states.php:1466
msgid "Coclé"
msgstr "Coclé"
#: i18n/states.php:1465
msgid "Bocas del Toro"
msgstr "Bocas del Toro"
#: i18n/states.php:1444
msgid "Río San Juan"
msgstr "Río San Juan"
#: i18n/states.php:1443
msgid "Rivas"
msgstr "Rivas"
#: i18n/states.php:1442
msgid "Nueva Segovia"
msgstr "Nueva Segovia"
#: i18n/states.php:1441
msgid "Matagalpa"
msgstr "Matagalpa"
#: i18n/states.php:1440
msgid "Masaya"
msgstr "Masaya"
#: i18n/states.php:1439
msgid "Managua"
msgstr "Managua"
#: i18n/states.php:1438
msgid "Madriz"
msgstr "Madriz"
#: i18n/states.php:1436
msgid "Jinotega"
msgstr "Jinotega"
#: i18n/states.php:1434
msgid "Estelí"
msgstr "Estelí"
#: i18n/states.php:1433
msgid "Chontales"
msgstr "Chontales"
#: i18n/states.php:1432
msgid "Chinandega"
msgstr "Chinandega"
#: i18n/states.php:1431
msgid "Carazo"
msgstr "Carazo"
#: i18n/states.php:1430
msgid "Boaco"
msgstr "Boaco"
#: i18n/states.php:1429
msgid "Atlántico Sur"
msgstr "Atlántico Sur"
#: i18n/states.php:1428
msgid "Atlántico Norte"
msgstr "Atlántico Norte"
#: i18n/states.php:695
msgid "Yoro"
msgstr "Yoro"
#: i18n/states.php:693
msgid "Santa Bárbara"
msgstr "Santa Bárbara"
#: i18n/states.php:692
msgid "Olancho"
msgstr "Olancho"
#: i18n/states.php:691
msgid "Ocotepeque"
msgstr "Ocotepeque"
#: i18n/states.php:689
msgid "Lempira"
msgstr "Lempira"
#: i18n/states.php:688
msgid "Intibucá"
msgstr "Intibucá"
#: i18n/states.php:687
msgid "Gracias a Dios"
msgstr "Gracias a Dios"
#: i18n/states.php:686
msgid "Francisco Morazán"
msgstr "Francisco Morazán"
#: i18n/states.php:685
msgid "El Paraíso"
msgstr "El Paraíso"
#: i18n/states.php:684
msgid "Cortés"
msgstr "Cortés"
#: i18n/states.php:683
msgid "Copán"
msgstr "Copán"
#: i18n/states.php:682
msgid "Comayagua"
msgstr "Comayagua"
#: i18n/states.php:681 i18n/states.php:1467
msgid "Colón"
msgstr "Colón"
#: i18n/states.php:680
msgid "Choluteca"
msgstr "Choluteca"
#: i18n/states.php:679
msgid "Bay Islands"
msgstr "Ilhas da Baía"
#: i18n/states.php:678
msgid "Atlántida"
msgstr "Atlántida"
#: i18n/states.php:524
msgid "Zamora-Chinchipe"
msgstr "Zamora-Chinchipe"
#: i18n/states.php:523
msgid "Tungurahua"
msgstr "Tungurahua"
#: i18n/states.php:522
msgid "Sucumbíos"
msgstr "Sucumbíos"
#: i18n/states.php:521
msgid "Santo Domingo de los Tsáchilas"
msgstr "Santo Domingo de los Tsáchilas"
#: includes/admin/class-wc-admin-addons.php:74
msgid "Our request to the featured API got a malformed response."
msgstr "Nossa solicitação para a API em destaque recebeu uma resposta malformada."
#. translators: Error code
#: includes/admin/class-wc-admin-addons.php:60
msgid "Our request to the featured API got error code %d."
msgstr "Nossa solicitação para a API em destaque obteve o código de erro %d."
#: includes/admin/class-wc-admin-addons.php:46
msgid "We encountered an SSL error. Please ensure your site supports TLS version 1.2 or above."
msgstr "Encontramos um erro de SSL. Certifique-se de que seu site seja compatível com TLS versão 1.2 ou superior."
#: i18n/states.php:520
msgid "Santa Elena"
msgstr "Santa Elena"
#: i18n/states.php:519
msgid "Pichincha"
msgstr "Pichincha"
#: i18n/states.php:518
msgid "Pastaza"
msgstr "Pastaza"
#: i18n/states.php:517
msgid "Orellana"
msgstr "Orellana"
#: i18n/states.php:516
msgid "Napo"
msgstr "Napo"
#: i18n/states.php:515
msgid "Morona-Santiago"
msgstr "Morona-Santiago"
#: i18n/states.php:514
msgid "Manabí"
msgstr "Manabí"
#: i18n/states.php:512
msgid "Loja"
msgstr "Loja"
#: i18n/states.php:511
msgid "Imbabura"
msgstr "Imbabura"
#: i18n/states.php:510
msgid "Guayas"
msgstr "Guayas"
#: i18n/states.php:509
msgid "Galápagos"
msgstr "Galápagos"
#: i18n/states.php:508
msgid "Esmeraldas"
msgstr "Esmeraldas"
#: i18n/states.php:507
msgid "El Oro"
msgstr "El Oro"
#: i18n/states.php:506
msgid "Cotopaxi"
msgstr "Cotopaxi"
#: i18n/states.php:505
msgid "Chimborazo"
msgstr "Chimborazo"
#: i18n/states.php:504
msgid "Carchi"
msgstr "Carchi"
#: i18n/states.php:503
msgid "Cañar"
msgstr "Cañar"
#: i18n/states.php:501
msgid "Azuay"
msgstr "Azuay"
#: i18n/states.php:447
msgid "Yuma"
msgstr "Yuma"
#: i18n/states.php:445
msgid "Valdesia"
msgstr "Valdesia"
#: i18n/states.php:432
msgid "Ozama"
msgstr "Ozama"
#: i18n/states.php:423
msgid "Higüamo"
msgstr "Higüamo"
#: i18n/states.php:419
msgid "Enriquillo"
msgstr "Enriquillo"
#: i18n/states.php:417
msgid "El Valle"
msgstr "El Valle"
#: i18n/states.php:413
msgid "Cibao Sur"
msgstr "Cibao Sur"
#: i18n/states.php:412
msgid "Cibao Norte"
msgstr "Cibao Norte"
#: i18n/states.php:411
msgid "Cibao Noroeste"
msgstr "Cibao Noroeste"
#: i18n/states.php:410
msgid "Cibao Nordeste"
msgstr "Cibao Nordeste"
#: i18n/states.php:383 i18n/states.php:2177
msgid "San José"
msgstr "San José"
#: i18n/states.php:382
msgid "Puntarenas"
msgstr "Puntarenas"
#: i18n/states.php:381
msgid "Limón"
msgstr "Limón"
#: i18n/states.php:380
msgid "Heredia"
msgstr "Heredia"
#: i18n/states.php:379
msgid "Guanacaste"
msgstr "Guanacaste"
#: i18n/states.php:378
msgid "Cartago"
msgstr "Cartago"
#: i18n/states.php:377
msgid "Alajuela"
msgstr "Alajuela"
#: i18n/states.php:374
msgid "Vichada"
msgstr "Vichada"
#: i18n/states.php:373
msgid "Vaupés"
msgstr "Vaupés"
#: i18n/states.php:372
msgid "Valle del Cauca"
msgstr "Valle del Cauca"
#: i18n/states.php:371
msgid "Tolima"
msgstr "Tolima"
#: i18n/states.php:369
msgid "San Andrés & Providencia"
msgstr "San Andrés & Providencia"
#: i18n/states.php:368
msgid "Santander"
msgstr "Santander"
#: i18n/states.php:367
msgid "Risaralda"
msgstr "Risaralda"
#: i18n/states.php:366
msgid "Quindío"
msgstr "Quindío"
#: i18n/states.php:365
msgid "Putumayo"
msgstr "Putumayo"
#: i18n/states.php:364
msgid "Norte de Santander"
msgstr "Norte de Santander"
#: i18n/states.php:363
msgid "Nariño"
msgstr "Nariño"
#: i18n/states.php:362
msgid "Meta"
msgstr "Meta"
#: i18n/states.php:361
msgid "Magdalena"
msgstr "Magdalena"
#: i18n/states.php:360
msgid "La Guajira"
msgstr "La Guajira"
#: i18n/states.php:359
msgid "Huila"
msgstr "Huila"
#: i18n/states.php:358
msgid "Guaviare"
msgstr "Guaviare"
#: i18n/states.php:357
msgid "Guainía"
msgstr "Guainía"
#: i18n/states.php:356
msgid "Capital District"
msgstr "Distrito Capital"
#: i18n/states.php:355
msgid "Cundinamarca"
msgstr "Cundinamarca"
#: i18n/states.php:353
msgid "Chocó"
msgstr "Chocó"
#: i18n/states.php:352
msgid "Cesar"
msgstr "Cesar"
#: i18n/states.php:351
msgid "Cauca"
msgstr "Cauca"
#: i18n/states.php:350
msgid "Casanare"
msgstr "Casanare"
#: i18n/states.php:349
msgid "Caquetá"
msgstr "Caquetá"
#: i18n/states.php:348
msgid "Caldas"
msgstr "Caldas"
#: i18n/states.php:347
msgid "Boyacá"
msgstr "Boyacá"
#: i18n/states.php:345
msgid "Atlántico"
msgstr "Atlántico"
#: i18n/states.php:344
msgid "Arauca"
msgstr "Arauca"
#: i18n/states.php:343
msgid "Antioquia"
msgstr "Antioquia"
#: i18n/states.php:33
msgid "Vlorë"
msgstr "Vlorë"
#: i18n/states.php:32
msgid "Tirana"
msgstr "Tirana"
#: i18n/states.php:31
msgid "Shkodër"
msgstr "Shkodër"
#: i18n/states.php:30
msgid "Lezhë"
msgstr "Lezhë"
#: i18n/states.php:29
msgid "Kukës"
msgstr "Kukës"
#: i18n/states.php:28
msgid "Korçë"
msgstr "Korçë"
#: i18n/states.php:27
msgid "Gjirokastër"
msgstr "Gjirokastër"
#: i18n/states.php:26
msgid "Fier"
msgstr "Fier"
#: i18n/states.php:25
msgid "Elbasan"
msgstr "Elbasan"
#: i18n/states.php:24
msgid "Durrës"
msgstr "Durrës"
#: i18n/states.php:23
msgid "Dibër"
msgstr "Dibër"
#: i18n/states.php:22
msgid "Berat"
msgstr "Berat"
#: assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block/block.json
msgctxt "block description"
msgid "Display accepted payment methods."
msgstr "Exibir métodos de pagamento aceitos."
#: assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block/block.json
msgctxt "block title"
msgid "Accepted Payment Methods"
msgstr "Métodos de pagamento aceitos"
#: templates/myaccount/form-login.php:99
msgid "A link to set a new password will be sent to your email address."
msgstr "Um link para definir uma nova senha será enviado para seu endereço de e-mail."
#: includes/blocks/class-wc-brands-block-template-utils-duplicated.php:132
#: src/Blocks/Utils/BlockTemplateUtils.php:154
msgid "No theme is defined for this template."
msgstr "Nenhum tema foi definido para este modelo."
#: src/Admin/API/OnboardingTasks.php:714
msgid "List of extended deprecated tasks from the client side filter."
msgstr "Lista de tarefas obsoletas estendidas do filtro do lado do cliente."
#: 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 "Esta é uma notificação de pedido enviada aos clientes contendo detalhes do pedido após um pedido ser colocado como \"Aguardando\" do status de pedido \"Pendente\", \"Cancelado\" ou \"Malsucedido\"."
#: includes/admin/views/html-admin-page-addons-category-nav.php:16
msgid "Browse categories"
msgstr "Procurar categorias"
#: includes/class-wc-comments.php:315
msgid "Product Reviews"
msgstr "Avaliações do produto"
#: i18n/states.php:304
msgid "Tarapacá"
msgstr "Tarapacá"
#: i18n/states.php:305
msgid "Valparaíso"
msgstr "Valparaíso"
#: i18n/states.php:302
msgid "Ñuble"
msgstr "Ñuble"
#: i18n/states.php:303
msgid "Región Metropolitana de Santiago"
msgstr "Região Metropolitana de Santiago"
#: i18n/states.php:301
msgid "Maule"
msgstr "Maule"
#: includes/class-wc-ajax.php:2355
msgid "There was an error generating your API Key."
msgstr "Ocorreu um erro ao gerar sua chave de API."
#: i18n/states.php:300
msgid "Magallanes"
msgstr "Magallanes"
#: i18n/states.php:298
msgid "Los Lagos"
msgstr "Los Lagos"
#: i18n/states.php:297
msgid "Libertador General Bernardo O'Higgins"
msgstr "Libertador General Bernardo O'Higgins"
#: i18n/states.php:296
msgid "Coquimbo"
msgstr "Coquimbo"
#: i18n/states.php:295
msgid "Biobío"
msgstr "Biobío"
#: i18n/states.php:294
msgid "Atacama"
msgstr "Atacama"
#: i18n/states.php:293
msgid "La Araucanía"
msgstr "La Araucanía"
#: i18n/states.php:299 i18n/states.php:513
msgid "Los Ríos"
msgstr "Los Ríos"
#: i18n/states.php:292
msgid "Arica y Parinacota"
msgstr "Arica e Parinacota"
#: i18n/states.php:291
msgid "Antofagasta"
msgstr "Antofagasta"
#: i18n/states.php:290
msgid "Aisén del General Carlos Ibañez del Campo"
msgstr "Aisén del General Carlos Ibañez del Campo"
#: includes/class-wc-shipping-rate.php:72
msgid "Use `array_key_exists` to check for meta_data on WC_Shipping_Rate to get the correct result."
msgstr "Use `array_key_exists` para verificar meta_data em WC_Shipping_Rate para obter o resultado correto."
#: assets/client/blocks/inner-blocks/checkout-terms-block/block.json
msgctxt "block title"
msgid "Terms and Conditions"
msgstr "Termos e Condições"
#: assets/client/blocks/inner-blocks/checkout-shipping-address-block/block.json
msgctxt "block description"
msgid "Collect your customer's shipping address."
msgstr "Colete o endereço de entrega de seu cliente."
#: assets/client/blocks/inner-blocks/checkout-shipping-address-block/block.json
#: assets/client/blocks/order-confirmation-shipping-address/block.json
msgctxt "block title"
msgid "Shipping Address"
msgstr "Endereço de Entrega"
#: assets/client/blocks/inner-blocks/checkout-payment-block/block.json
msgctxt "block description"
msgid "Payment options for your store."
msgstr "Opções de pagamento para sua loja."
#: assets/client/blocks/inner-blocks/checkout-payment-block/block.json
msgctxt "block title"
msgid "Payment Options"
msgstr "Opções de Pagamento"
#: assets/client/blocks/inner-blocks/checkout-contact-information-block/block.json
msgctxt "block description"
msgid "Collect your customer's contact information."
msgstr "Colete as informações de contato de seus clientes."
#: assets/client/blocks/inner-blocks/checkout-contact-information-block/block.json
msgctxt "block title"
msgid "Contact Information"
msgstr "Informações de Contato"
#: assets/client/blocks/inner-blocks/checkout-actions-block/block.json
msgctxt "block description"
msgid "Allow customers to place their order."
msgstr "Permita que seus clientes realizem seus pedidos."
#: assets/client/blocks/inner-blocks/checkout-actions-block/block.json
msgctxt "block title"
msgid "Actions"
msgstr "Ações"
#: assets/client/blocks/inner-blocks/filled-cart-block/block.json
msgctxt "block description"
msgid "Contains blocks that are displayed when the cart contains products."
msgstr "Contém blocos que são exibidos quando há produtos adicionados ao carrinho."
#: assets/client/blocks/inner-blocks/checkout-totals-block/block.json
msgctxt "block description"
msgid "Column containing the checkout totals."
msgstr "Coluna contendo os totais da finalização de compra."
#: assets/client/blocks/inner-blocks/checkout-totals-block/block.json
msgctxt "block title"
msgid "Checkout Totals"
msgstr "Totais da finalização de compra"
#: assets/client/blocks/inner-blocks/checkout-fields-block/block.json
msgctxt "block title"
msgid "Checkout Fields"
msgstr "Campos de finalização de compra"
#: assets/client/blocks/inner-blocks/checkout-fields-block/block.json
msgctxt "block description"
msgid "Column containing checkout address fields."
msgstr "Coluna contendo campos de endereço para finalização de compra."
#: assets/client/blocks/inner-blocks/proceed-to-checkout-block/block.json
msgctxt "block description"
msgid "Allow customers proceed to Checkout."
msgstr "Permite que seus clientes sigam para a finalização de compra."
#: assets/client/blocks/inner-blocks/checkout-order-note-block/block.json
msgctxt "block title"
msgid "Order Note"
msgstr "Observações do pedido"
#: assets/client/blocks/inner-blocks/checkout-order-note-block/block.json
msgctxt "block description"
msgid "Allow customers to add a note to their order."
msgstr "Permitir que clientes adicionem observações em seus pedidos."
#: assets/client/blocks/inner-blocks/checkout-shipping-methods-block/block.json
msgctxt "block title"
msgid "Shipping Options"
msgstr "Opções de entrega"
#: assets/client/blocks/inner-blocks/proceed-to-checkout-block/block.json
msgctxt "block title"
msgid "Proceed to Checkout"
msgstr "Continuar para a finalização de compra"
#: assets/client/blocks/inner-blocks/checkout-terms-block/block.json
msgctxt "block description"
msgid "Ensure that customers agree to your Terms & Conditions and Privacy Policy."
msgstr "Garanta que os clientes concordem com seus termos e condições e com a política de privacidade."
#: assets/client/blocks/inner-blocks/checkout-billing-address-block/block.json
msgctxt "block description"
msgid "Collect your customer's billing address."
msgstr "Colete o endereço de cobrança de seus clientes."
#: assets/client/blocks/inner-blocks/checkout-billing-address-block/block.json
#: assets/client/blocks/order-confirmation-billing-address/block.json
msgctxt "block title"
msgid "Billing Address"
msgstr "Endereço de cobrança"
#: assets/client/blocks/inner-blocks/filled-cart-block/block.json
msgctxt "block title"
msgid "Filled Cart"
msgstr "Carrinho Cheio"
#: assets/client/blocks/inner-blocks/empty-cart-block/block.json
msgctxt "block description"
msgid "Contains blocks that are displayed when the cart is empty."
msgstr "Contém blocos que são exibidos quando o carrinho está vazio."
#: assets/client/blocks/inner-blocks/empty-cart-block/block.json
msgctxt "block title"
msgid "Empty Cart"
msgstr "Carrinho Vazio"
#: assets/client/blocks/inner-blocks/cart-totals-block/block.json
msgctxt "block description"
msgid "Column containing the cart totals."
msgstr "Coluna contendo totais do carrinho."
#: assets/client/blocks/inner-blocks/cart-totals-block/block.json
msgctxt "block title"
msgid "Cart Totals"
msgstr "Totais do Carrinho"
#: assets/client/blocks/inner-blocks/cart-order-summary-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-block/block.json
#: assets/client/blocks/order-confirmation-summary/block.json
msgctxt "block title"
msgid "Order Summary"
msgstr "Resumo do Pedido"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:202
msgid "Eway"
msgstr "Eway"
#: assets/client/blocks/inner-blocks/cart-express-payment-block/block.json
#: assets/client/blocks/inner-blocks/checkout-express-payment-block/block.json
msgctxt "block title"
msgid "Express Checkout"
msgstr "Finalização de compra expressa"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:203
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 "A extensão Eway para WooCommerce permite que você receba pagamentos com cartão de crédito diretamente em sua loja sem redirecionar seus clientes para um site de terceiros para efetuar o pagamento."
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:130
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 "Alcance mais compradores e impulsione as vendas da sua loja. Integre-se ao Google para listar seus produtos gratuitamente e lançar campanhas publicitárias pagas."
#: src/Admin/Features/OnboardingTasks/TaskLists.php:283
msgid "Task list ID does not exist"
msgstr "O ID da lista de tarefas não existe"
#: src/Admin/Features/OnboardingTasks/TaskLists.php:263
msgid "Task list ID already exists"
msgstr "O ID da lista de tarefas já existe"
#: src/Admin/API/OnboardingTasks.php:916 src/Admin/API/OnboardingTasks.php:943
msgid "Sorry, that task list was not found"
msgstr "Essa lista de tarefas não foi encontrada"
#: src/Admin/API/OnboardingTasks.php:289
msgid "Sorry, you are not allowed to hide task lists."
msgstr "Você não tem permissão para ocultar listas de tarefas."
#: assets/client/blocks/inner-blocks/cart-order-summary-block/block.json
#: assets/client/blocks/inner-blocks/checkout-order-summary-block/block.json
msgctxt "block description"
msgid "Show customers a summary of their order."
msgstr "Mostra aos clientes um resumo de seus pedidos."
#: assets/client/blocks/inner-blocks/cart-line-items-block/block.json
msgctxt "block title"
msgid "Cart Line Items"
msgstr "Itens de linha do carrinho"
#: assets/client/blocks/inner-blocks/cart-line-items-block/block.json
msgctxt "block description"
msgid "Block containing current line items in Cart."
msgstr "Bloco contendo itens de linha atuais no carrinho."
#: assets/client/blocks/inner-blocks/cart-items-block/block.json
msgctxt "block description"
msgid "Column containing cart items."
msgstr "Coluna contendo itens do carrinho."
#: src/StoreApi/Schemas/V1/ProductSchema.php:313
msgid "If this is a default attribute"
msgstr "Se este for um atributo padrão"
#: src/StoreApi/Utilities/OrderController.php:551
#: assets/client/blocks/cart.js:2 assets/client/blocks/checkout.js:2
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:40
msgid "Sorry, this order requires a shipping option."
msgstr "Este pedido requer uma opção de entrega."
#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:158
msgid "Platform version to track."
msgstr "Versão da plataforma para rastrear."
#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:151
msgid "Platform to track."
msgstr "Plataforma para rastrear."
#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:62
msgid "Sorry, you post telemetry data."
msgstr "Você publicou dados de telemetria."
#: src/Blocks/Templates/MiniCartTemplate.php:59
msgid "Mini-Cart"
msgstr "Mini-Carrinho"
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:99
msgid "Returns number of products with each stock status."
msgstr "Retorna o número de produtos com cada status de estoque."
#: src/StoreApi/Routes/V1/ProductCollectionData.php:187
msgid "If true, calculates stock counts for products in the collection."
msgstr "Se verdadeiro, calcula as contagens de estoque para produtos na coleção."
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:620
msgid "Whether to consider GMT post dates when limiting response by published or modified date."
msgstr "Se deve considerar as datas de postagem GMT ao limitar a resposta por data publicada ou modificada."
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:608
msgid "Limit response to resources modified after a given ISO8601 compliant date."
msgstr "Limita resposta a recursos modificados após uma determinada data compatível com ISO8601."
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:614
msgid "Limit response to resources modified before a given ISO8601 compliant date."
msgstr "Limita resposta a recursos modificados antes de uma determinada data compatível com ISO8601."
#: src/Admin/API/OnboardingTasks.php:978
msgid "Sorry, no task with that ID was found."
msgstr "Nenhuma tarefa com esse ID foi encontrada."
#: src/Admin/API/OnboardingTasks.php:853 src/Admin/API/OnboardingTasks.php:891
msgid "Sorry, no snoozeable task with that ID was found."
msgstr "Nenhuma tarefa adiada com esse ID foi encontrada."
#: src/Admin/API/OnboardingTasks.php:776 src/Admin/API/OnboardingTasks.php:810
msgid "Sorry, no dismissable task with that ID was found."
msgstr "Nenhuma tarefa dispensável com esse ID foi encontrada."
#: src/Admin/API/OnboardingTasks.php:307
msgid "Sorry, you are not allowed to snooze onboarding tasks."
msgstr "Você não tem permissão para adiar tarefas de integração."
#: src/Admin/API/OnboardingTasks.php:275
msgid "Sorry, you are not allowed to retrieve onboarding tasks."
msgstr "Você não tem permissão para recuperar tarefas de integração."
#: src/Admin/API/OnboardingTasks.php:199
msgid "Optional parameter to query specific task list."
msgstr "Parâmetro opcional para consultar uma lista de tarefas específica."
#: src/Admin/API/OnboardingTasks.php:192
msgid "Time period to snooze the task."
msgstr "Período de tempo para adiar a tarefa."
#: src/Admin/API/OnboardingProfile.php:537
msgid "Store email address."
msgstr "Endereço de e-mail da loja."
#: src/Admin/API/OnboardingProfile.php:530
msgid "Whether or not this store agreed to receiving marketing contents from WooCommerce.com."
msgstr "Se esta loja concordou ou não, em receber conteúdo de marketing do WooCommerce.com."
#: includes/admin/class-wc-admin-assets.php:357
msgid "Are you sure you want to remove the selected fees?"
msgstr "Tem certeza de que deseja remover as taxas selecionadas?"
#: includes/class-wc-post-types.php:353
msgid "This is where you can browse products in this store."
msgstr "É aqui que você pode procurar produtos nesta loja."
#: includes/admin/class-wc-admin-assets.php:358
msgid "Are you sure you want to remove the selected shipping?"
msgstr "Tem certeza de que deseja remover a entrega selecionada?"
#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:44
msgid "Add recommended marketing tools to reach new customers and grow your business"
msgstr "Adicionar ferramentas de marketing recomendadas para atingir novos clientes e crescer seu negócio."
#: includes/class-wc-countries.php:1588
msgid "ZIP Code"
msgstr "CEP"
#: i18n/states.php:1962
msgid "Chernivtsi Oblast"
msgstr "Chernivtsi Oblast"
#. translators: %s: WooCommerce.com Subscriptions tab count HTML.
#: includes/admin/helper/views/html-section-nav.php:25
msgid "My Subscriptions %s"
msgstr "Minhas assinaturas %s"
#: src/Blocks/Utils/CartCheckoutUtils.php:263
msgid "International"
msgstr "Internacional"
#. 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 nossa documentação%2$2s para mais informações, ou comece agora!"
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:56
msgid "Reach out to customers"
msgstr "Alcance clientes"
#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:405
msgid "Enhance speed and security with %1$sJetpack%2$s"
msgstr "Aumente a velocidade e segurança com o %1$sJetpack%2$s"
#: src/Blocks/Utils/CartCheckoutUtils.php:264
msgid "Locations outside all other zones"
msgstr "Locais fora de todas as outras áreas"
#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:428
msgid "Level up your email marketing with %1$sMailPoet%2$s"
msgstr "Evolua seu marketing por e-mail com o %1$sMailPoet%2$s"
#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:364
msgid "Get automated sales tax with %1$sWooCommerce Tax%2$s"
msgstr "Tenha cálculo de impostos automatizado com o %1$sWooCommerce Tax%2$s"
#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:277
msgid "Print shipping labels with %1$sWooCommerce Shipping%2$s"
msgstr "Imprima etiquetas de entrega com o %1$sWooCommerce Shipping%2$s"
#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:35
msgid "Potentially unsecured files were found in your uploads directory"
msgstr "Arquivos potencialmente inseguros foram encontrados no seu diretório de uploads"
#. 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 "Arquivos que podem conter relatórios de %1$sanalytics da loja%2$s foram encontrados no seu diretório de uploads - recomendamos que verifique e exclua tais arquivos."
#: includes/admin/notes/class-wc-notes-refund-returns.php:72
msgid "Edit page"
msgstr "Editar página"
#: includes/class-wc-install.php:921
msgctxt "Page title"
msgid "Refund and Returns Policy"
msgstr "Política de reembolso e devoluções"
#: 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 "Nós criamos uma página de amostra de Política de reembolso e devoluções para você. Dê uma olhada e atualize para se adaptar à sua loja."
#. translators: 1: last access date 2: last access time 3: last access timezone
#. abbreviation
#: includes/admin/views/html-admin-page-status-logs.php:35
msgid "%1$s at %2$s %3$s"
msgstr "%1$s às %2$s %3$s"
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:770
msgid "Update the table directly upon product changes, instead of scheduling a deferred update."
msgstr "Atualize a tabela diretamente na mudança de produtos, ao invés de agendar uma atualização mais tarde."
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:769
msgid "Direct updates"
msgstr "Atualizações diretas"
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:759
msgid "Enable table usage"
msgstr "Ativar o uso de tabelas"
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:311
msgid "Select a product to regenerate the data for, or leave empty for a full table regeneration:"
msgstr "Selecione um produto para regenerar seus dados, ou deixe em branco para uma regeneração completa da tabela:"
#: src/StoreApi/Routes/V1/CartExtensions.php:55
msgid "Extension's name - this will be used to ensure the data in the request is routed appropriately."
msgstr "Nome da extensão - isso será utilizado para garantir que os dados da solicitação sejam encaminhados propriamente."
#: src/Admin/API/Reports/Orders/Controller.php:185
msgid "Net total revenue (formatted)."
msgstr "Receita total líquida (formatado)."
#: 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 "Número de telefone de entrega"
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:114
msgid "When true, refunded items are restocked."
msgstr "Quando ativo, itens reembolsados voltam para o estoque."
#: includes/class-wc-install.php:920
msgctxt "Page slug"
msgid "refund_returns"
msgstr "reembolso_devolucoes"
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:760
msgid "Use the product attributes lookup table for catalog filtering."
msgstr "Use a tabela de pesquisa de atributos do produto para filtragem de catálogo."
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:744
msgid "These settings are not available while the lookup table regeneration is in progress."
msgstr "Essas configurações não estão disponíveis enquanto a regeneração da tabela de pesquisa está em andamento."
#: src/StoreApi/Routes/V1/CartExtensions.php:59
msgid "Additional data to pass to the extension"
msgstr "Dados adicionais que serão enviados à extensão"
#: src/Admin/API/Reports/Orders/Controller.php:464
msgid "N. Revenue (formatted)"
msgstr "Receita líquida (formatado)"
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:737
msgid "Product attributes lookup table"
msgstr "Tabela de consulta de atributos do produto"
#: src/Internal/Features/FeaturesController.php:169
msgid "Enable WooCommerce Analytics"
msgstr "Ativar análises do WooCommerce"
#: includes/class-wc-privacy-erasers.php:55
#: includes/class-wc-privacy-exporters.php:194
msgid "Billing Phone Number"
msgstr "Número de telefone de cobrança"
#: 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 "Configure uma página de Política de Reembolsos e Devoluções para aumentar a credibilidade da sua loja."
#: src/Admin/API/Products.php:76
msgid "Limit result set to products that are low or out of stock. (Deprecated)"
msgstr "Limita o conjunto de resultados para produtos com pouco estoque ou fora de estoque. (Obsoleto)"
#. translators: %1$s contains the filepath of the digital asset.
#: includes/class-wc-download-handler.php:382
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 não pode ser servido usando o método X-Accel-Redirect/X-Sendfile. Então o Download Forçado será utilizado."
#. translators: %1$s contains the filepath of the digital asset.
#: includes/class-wc-download-handler.php:485
msgid "%1$s could not be served using the Force Download method. A redirect will be used instead."
msgstr "%1$s não pode ser servido usando o método de Download Forçado. Então um redirecionamento será utilizado."
#. translators: %1$s is a link to the WooCommerce documentation.
#: includes/admin/settings/class-wc-settings-products.php:409
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 "Se os métodos de \"Download Forçado\" ou \"X-Accel-Redirect/X-Sendfile\" forem selecionados mas não funcionarem, o sistema utilizará o método de \"Redirecionamento\" como último recurso. <a href=\"%1$s\">Veja esse guia</a> para mais detalhes."
#: includes/admin/settings/class-wc-settings-products.php:403
msgid "Allow using redirect mode (insecure) as a last resort"
msgstr "Permitir o uso do método de redirecionamento (inseguro) como último recurso"
#: src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php:56
#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:45
msgid "Choose payment providers and enable payment methods at checkout."
msgstr "Escolha provedores de pagamento e ative os métodos de pagamento na finalização da compra."
#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:57
msgid "Set your store location and where you'll ship to."
msgstr "Defina a localização da sua loja e sua área de cobertura."
#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:62
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 "Comece adicionando o primeiro produto à sua loja. Você pode adicionar seus produtos manualmente, via CSV, ou importá-los de outro serviço."
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:46
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:65
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:75
msgid "Grow your store"
msgstr "Expanda sua loja"
#: src/Internal/Admin/Notes/MarketingJetpack.php:116
msgid "Get backups"
msgstr "Obter backups"
#: src/Internal/Admin/Notes/MarketingJetpack.php:104
msgid "Protect your WooCommerce Store with Jetpack Backup."
msgstr "Proteja sua loja WooCommerce com o Jetpack Backup."
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:80
msgid "Set your store location and configure tax rate settings."
msgstr "Defina o local da sua loja e configure as taxas de impostos."
#: src/StoreApi/Schemas/V1/CartSchema.php:291
#: src/StoreApi/Schemas/V1/OrderSchema.php:230
msgid "The rate at which tax is applied."
msgstr "A taxa na qual os impostos são aplicados."
#: 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 "A inatividade da loja afeta as vendas. Com restaurações em um clique, seu site volta ao ar rapidamente caso algo dê errado."
#: 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 "O endereço da sua loja é obrigatório para definir o país de origem para entrega, moedas e opções de pagamento."
#: src/Admin/Notes/Notes.php:477
msgid "Notes are unavailable because the \"admin-note\" data store cannot be loaded."
msgstr "As observação estão indisponíveis porque os dados da \"admin-note\" não puderam ser carregados."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:306
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2080
msgid "Mollie"
msgstr "Mollie"
#: src/Admin/API/Reports/Variations/Stats/Controller.php:129
msgid "Variations Sold"
msgstr "Variações vendidas"
#: src/Admin/API/Reports/Products/Stats/Controller.php:126
msgid "Number of product items sold."
msgstr "Número de itens de produtos vendidos."
#: src/Admin/API/Reports/Products/Stats/Controller.php:125
msgid "Products sold"
msgstr "Produtos vendidos"
#: src/Admin/API/Reports/Variations/Stats/Controller.php:130
msgid "Number of variation items sold."
msgstr "Número de itens de variação vendidos."
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:150
#: src/Internal/Admin/Orders/ListTable.php:319
msgid "Change status to cancelled"
msgstr "Mudar status para cancelado"
#: includes/widgets/class-wc-widget-recently-viewed.php:23
msgid "Recently Viewed Products list"
msgstr "Lista de produtos vistos recentemente"
#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:118
msgid "Data store:"
msgstr "Armazenamento de dados:"
#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:111
msgid "This section shows details of Action Scheduler."
msgstr "Esta seção mostra detalhes do agendador de ações."
#: includes/widgets/class-wc-widget-top-rated-products.php:24
msgid "Products by Rating list"
msgstr "Lista de produtos por classificação"
#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:708
#: includes/export/class-wc-product-csv-exporter.php:621
msgid "Download %d ID"
msgstr "ID do download %d"
#: src/Admin/API/Notes.php:693
msgid "Source of note."
msgstr "Origem da observação."
#: src/Admin/Features/OnboardingTasks/TaskLists.php:162
#: assets/client/admin/app/index.js:2
msgid "Things to do next"
msgstr "O que fazer a seguir"
#: src/StoreApi/Routes/V1/Batch.php:114
msgid "Invalid path provided."
msgstr "Caminho fornecido inválido."
#: includes/class-wc-post-types.php:350
msgid "Product Link"
msgstr "Link do produto"
#. 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:84
msgid "To ensure your store’s notifications arrive in your and your customers’ inboxes, we recommend connecting your email address to your domain and setting up a dedicated SMTP server. If something doesn’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 "Para garantir que as notificações de sua loja cheguem na sua caixa de entrada e na de seus cliente, nós recomendamos conectar seu endereço de e-mail ao seu domínio e configurar um servidor SMTP dedicado. Se algo não parece estar sendo enviado corretamente, instale o <a href=\"%1$s\">plugin WP Mail Logging</a> ou confira a <a href=\"%2$s\">página de perguntas frequentes sobre e-mails</a>."
#: includes/class-wc-post-types.php:351
msgid "A link to a product."
msgstr "Um link para um produto."
#: includes/class-wc-post-types.php:111
msgid "Product Category Link"
msgstr "Link da categoria de produto"
#: includes/class-wc-post-types.php:112
msgid "A link to a product category."
msgstr "Um link para uma categoria de produto."
#: src/Internal/Admin/CustomerEffortScoreTracks.php:504
msgid "How easy was it to add a product tag?"
msgstr "Quão fácil foi adicionar uma tag de produto?"
#: includes/class-wc-post-types.php:158
msgid "A link to a product tag."
msgstr "Um link para uma tag de produto."
#: includes/class-wc-post-types.php:157
msgid "Product Tag Link"
msgstr "Link da tag de produto"
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:128
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:177
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:448
msgid "Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard."
msgstr "Crie e envie e-mails de acompanhamento de compras, boletins informativos e campanhas promocionais diretamente do seu painel."
#. translators: %d: How many products have been processed so far.
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:322
msgid "Filling in progress (%d)"
msgstr "Preenchimento em progresso (%d)"
#: i18n/states.php:2201
msgid "Trujillo"
msgstr "Trujillo"
#: i18n/states.php:2200
msgid "Táchira"
msgstr "Táchira"
#: i18n/states.php:370 i18n/states.php:2199
msgid "Sucre"
msgstr "Sucre"
#: i18n/states.php:2198
msgid "Portuguesa"
msgstr "Portuguesa"
#: i18n/states.php:2197
msgid "Nueva Esparta"
msgstr "Nueva Esparta"
#: i18n/states.php:2196
msgid "Monagas"
msgstr "Monagas"
#: i18n/states.php:2195
msgid "Miranda"
msgstr "Miranda"
#: i18n/states.php:2194
msgid "Mérida"
msgstr "Mérida"
#: i18n/states.php:2193
msgid "Lara"
msgstr "Lara"
#: i18n/states.php:2192
msgid "Guárico"
msgstr "Guárico"
#: i18n/states.php:2191
msgid "Falcón"
msgstr "Falcón"
#: i18n/states.php:2190
msgid "Cojedes"
msgstr "Cojedes"
#: i18n/states.php:2189
msgid "Carabobo"
msgstr "Carabobo"
#: i18n/states.php:346 i18n/states.php:502 i18n/states.php:2188
msgid "Bolívar"
msgstr "Bolívar"
#: i18n/states.php:2187
msgid "Barinas"
msgstr "Barinas"
#: i18n/states.php:2186
msgid "Aragua"
msgstr "Aragua"
#: i18n/states.php:2185
msgid "Apure"
msgstr "Apure"
#: i18n/states.php:2184
msgid "Anzoátegui"
msgstr "Anzoátegui"
#: i18n/states.php:2183
msgid "Capital"
msgstr "Capital"
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:308
msgid "Product attributes lookup table data is regenerating"
msgstr "Os dados da tabela de pesquisa de atributos do produto estão sendo recriados"
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:304
msgid "This tool will regenerate the product attributes lookup table data from existing product(s) data. This process may take a while."
msgstr "Esta ferramenta irá gerar novamente os dados da tabela de pesquisa de atributos do produto a partir de dados de produtos existentes. Este processo pode demorar um pouco."
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:303
msgid "Regenerate the product attributes lookup table"
msgstr "Regenerar a tabela de pesquisa de atributos do produto"
#: i18n/states.php:2206
msgid "Delta Amacuro"
msgstr "Delta Amacuro"
#: i18n/states.php:2203
msgid "Zulia"
msgstr "Zulia"
#: i18n/states.php:2202
msgid "Yaracuy"
msgstr "Yaracuy"
#: i18n/states.php:2204
msgid "Federal Dependencies"
msgstr "Dependências Federais da Venezuela"
#. translators: the title of the payment gateway
#: src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaysController.php:133
msgid "%s connected successfully"
msgstr "%s conectado com sucesso"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:380
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2280
msgid "Paystack"
msgstr "Paystack"
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:176
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:424
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:447
#: assets/client/admin/chunks/2791.js:1 assets/client/admin/data/index.js:2
msgid "MailPoet"
msgstr "MailPoet"
#: src/Internal/Admin/CustomerEffortScoreTracks.php:278
#: assets/client/admin/customer-effort-score/index.js:2
msgid "How easy was it to use search?"
msgstr "Quão fácil foi usar a pesquisa?"
#: src/Internal/Admin/CustomerEffortScoreTracks.php:486
msgid "How easy was it to add product category?"
msgstr "Quão fácil foi adicionar a categoria do produto?"
#: src/Internal/Admin/CustomerEffortScoreTracks.php:601
msgid "How easy was it to add a product attribute?"
msgstr "Quão fácil foi adicionar um atributo de produto?"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:381
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2281
msgid "Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway."
msgstr "Paystack proporciona aos comerciantes africanos um sistema de pagamento moderno, seguro e protegido que aceita pagamentos on-line únicos e recorrentes."
#: src/Internal/Admin/Notes/EmailNotification.php:35
msgid "Hi there,"
msgstr "Olá,"
#. 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 "Boa, você criou uma loja WooCommerce! Agora é hora de adicionar seu primeiro produto e se preparar para começar a vender.%s"
#. translators: %s Field label.
#: src/Blocks/Domain/Services/CheckoutFields.php:203
#: assets/client/blocks/all-products.js:5 assets/client/blocks/cart.js:2
#: assets/client/blocks/checkout.js:2
#: assets/client/blocks/mini-cart-contents.js:2
#: assets/client/blocks/product-button-frontend.js:2
#: assets/client/blocks/product-button.js:3
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:17
msgid "%s (optional)"
msgstr "%s (opcional)"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:395
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 "Ative o plugin exclusivo do PayU para WooCommerce para começar a aceitar pagamentos em mais de 100 métodos de pagamento disponíveis na Índia, incluindo cartões de crédito, cartões de débito, UPI e muito mais!"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:394
msgid "PayU for WooCommerce"
msgstr "PayU para WooCommerce"
#: src/Admin/Features/OnboardingTasks/TaskLists.php:148
msgid "Get ready to start selling"
msgstr "Prepare-se para começar a vender"
#: src/StoreApi/Utilities/CartController.php:440
msgid "There was an error with an item in your cart."
msgstr "Ocorreu um erro com um item em seu carrinho."
#: src/Blocks/Integrations/IntegrationRegistry.php:35
msgid "Integration registry requires an identifier."
msgstr "O registro de integração requer um identificador."
#. translators: 1: The first n-1 items of a list 2: the last item in the list.
#: src/StoreApi/Utilities/ArrayUtils.php:29
msgid "%1$s and %2$s"
msgstr "%1$s e %2$s"
#. translators: %s: product name.
#: src/StoreApi/Utilities/CartController.php:397
msgid "%s cannot be purchased. Please remove it from your cart."
msgstr "Não é possível comprar %s. Remova este item do seu carrinho."
#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:390
msgid "%s are out of stock and cannot be purchased. Please remove them from your cart."
msgstr "Não é possível comprar %s porque estão fora de estoque. Remova estes itens do seu carrinho."
#. translators: %s: product name.
#: src/StoreApi/Utilities/CartController.php:385
msgid "%s is out of stock and cannot be purchased. Please remove it from your cart."
msgstr "Não é possível comprar %s porque está fora de estoque. Remova este item do seu carrinho."
#. translators: %s: Integration name.
#: src/Blocks/Integrations/IntegrationRegistry.php:69
msgid "\"%s\" is already registered."
msgstr "\"%s\" já está cadastrada."
#. translators: %s: Integration name.
#: src/Blocks/Integrations/IntegrationRegistry.php:100
msgid "Integration \"%s\" is not registered."
msgstr "A integração \"%s\" não está cadastrada."
#: src/Blocks/BlockTypes/AbstractBlock.php:122
msgid "Block name is required."
msgstr "O nome do bloco é obrigatório."
#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:402
msgid "%s cannot be purchased. Please remove them from your cart."
msgstr "Não é possível comprar %s. Remova estes itens do seu carrinho."
#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:421
msgid "There is not enough %s in stock. Please reduce the quantity in your cart."
msgstr "Não há %s suficiente em estoque. Reduza a quantidade em seu carrinho."
#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:409
msgid "There are too many %s in the cart. Only 1 can be purchased. Please reduce the quantity in your cart."
msgstr "Há %s demais no carrinho. Você só pode comprar 1. Reduza a quantidade em seu carrinho."
#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:414
msgid "There are too many %s in the cart. Only 1 of each can be purchased. Please reduce the quantities in your cart."
msgstr "Há %s demais no carrinho. Você só pode comprar 1 de cada. Reduza a quantidade em seu carrinho."
#. translators: %s: product names.
#: src/StoreApi/Utilities/CartController.php:426
msgid "There are not enough %s in stock. Please reduce the quantities in your cart."
msgstr "Não há %s suficiente em estoque. Reduza a quantidade em seu carrinho."
#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:86
msgid "List of city names. Introduced in WooCommerce 5.3."
msgstr "Lista de nomes de cidades. Introduzido no WooCommerce 5.3."
#: includes/admin/views/html-admin-dashboard-setup.php:18
#: assets/client/blocks/checkout-blocks/additional-information-frontend.js:1
#: assets/client/blocks/checkout-blocks/billing-address-frontend.js:1
#: assets/client/blocks/checkout-blocks/contact-information-frontend.js:1
#: assets/client/blocks/checkout-blocks/payment-frontend.js:1
#: assets/client/blocks/checkout-blocks/pickup-options-frontend.js:1
#: assets/client/blocks/checkout-blocks/shipping-address-frontend.js:1
#: assets/client/blocks/checkout-blocks/shipping-method-frontend.js:1
#: assets/client/blocks/checkout-blocks/shipping-methods-frontend.js:1
#: assets/client/blocks/checkout.js:9
msgid "Step"
msgstr "Etapa"
#: includes/admin/class-wc-admin-dashboard-setup.php:53
msgid "WooCommerce Setup"
msgstr "Configuração do WooCommerce"
#: includes/admin/views/html-admin-dashboard-setup.php:24
msgid "Start selling"
msgstr "Comece a vender"
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:62
msgid "Coupon item ID is readonly."
msgstr "O ID do item do cupom é somente leitura."
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1290
msgid "Low Stock amount for the product."
msgstr "Quantidade de estoque baixo para o produto."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:718
msgid "Low Stock amount for the variation."
msgstr "Quantidade de estoque baixo para a variação"
#: 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 "Valor que será reembolsado para este item (sem impostos)."
#: includes/admin/class-wc-admin-settings.php:679
msgid "Search for a page…"
msgstr "Pesquisar por uma página…"
#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:77
msgid "List of postcodes / ZIPs. Introduced in WooCommerce 5.3."
msgstr "Lista de códigos postais / CEPs. Introduzido no WooCommerce 5.3."
#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:98
msgid "City name, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'cities' should be used instead."
msgstr "Nome da cidade, não suporta vários valores. Obsoleto a partir do WooCommerce 5.3, 'cities' deve ser usado em seu lugar."
#: 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 "Código postal/CEP, não suporta vários valores. Obsoleto a partir do WooCommerce 5.3, 'postcodes' deve ser usado em seu lugar."
#: includes/admin/views/html-admin-dashboard-setup.php:18
msgid "of"
msgstr "de"
#: includes/admin/meta-boxes/views/html-variation-admin.php:261
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 "Quando o estoque de variação atingir esse valor, você será notificado por e-mail. O valor padrão para todas as variações pode ser definido na aba Estoque do produto. O valor padrão da loja pode ser definido em Configurações > Produtos > Estoque."
#: 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 "Você está quase lá! Depois de concluir a configuração da loja, você pode começar a receber pedidos."
#. translators: 1: tax class name 2: error message
#: includes/admin/settings/class-wc-settings-tax.php:171
msgid "Additional tax class \"%1$s\" couldn't be saved. %2$s."
msgstr "A classe de imposto adicional \"%1$s\" não pode ser salva. %2$s."
#: 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 "Desloque o conjunto de resultados por um número específico de itens. Aplica-se apenas a taxonomias hierárquicas."
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:107
msgid "Amount that will be refunded for this tax."
msgstr "Valor que será reembolsado para este imposto."
#: 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 "Limite o conjunto de resultados a recursos atribuídos a um ascendente específico. Aplica-se apenas a taxonomias hierárquicas."
#: includes/class-wc-tax.php:831
msgid "Tax class slug is invalid"
msgstr "O slug da classe de impostos é inválido"
#. translators: 1: page name 2: page ID
#: includes/admin/class-wc-admin-settings.php:662
#: includes/class-wc-ajax.php:2042
msgid "%1$s (ID: %2$s)"
msgstr "%1$s (ID: %2$s)"
#. translators: 1: product link, 2: product name
#: includes/class-wc-cart.php:1142
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 "O produto selecionado não é uma variação de %2$s, escolha as opções de produtos visitando <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."
#. translators: %d: Amount of stock left
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:112
#: includes/admin/meta-boxes/views/html-variation-admin.php:249
msgid "Store-wide threshold (%d)"
msgstr "Limiar em toda a loja (%d)"
#. translators: %d: Amount of stock left
#: includes/admin/meta-boxes/views/html-variation-admin.php:244
msgid "Parent product's threshold (%d)"
msgstr "Limiar do produto ascendente (%d)"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:117
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 "Quando o estoque do produto atingir esse valor, você será notificado por e-mail. É possível definir valores diferentes para cada variação individualmente. O valor padrão da loja pode ser definido em Configurações > Produtos > Estoque."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:307
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2081
msgid "Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language."
msgstr "Pagamentos sem esforços com Mollie: ofereça métodos de pagamentos globais e locais, inicio em minutos e suporte à vários idiomas."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:412
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2179
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2213
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
msgid "PayPal Payments"
msgstr "Pagamento via PayPal"
#. translators: %s Field label.
#: src/StoreApi/Utilities/OrderController.php:408
msgid "%s is required"
msgstr "%s é obrigatório"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:77
msgid "Add manually"
msgstr "Adicionar manualmente"
#: src/StoreApi/Schemas/V1/CartFeeSchema.php:42
#: src/StoreApi/Schemas/V1/OrderFeeSchema.php:42
msgid "Fee total amounts provided using the smallest unit of the currency."
msgstr "Montantes totais da taxa fornecida usando a menor unidade da moeda."
#. translators: %s valid country codes
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:209
msgid "Invalid country code provided. Must be one of: %s"
msgstr "Código de país inválido. Deve ser um dos seguintes: %s"
#: src/StoreApi/Schemas/V1/CartSchema.php:193
msgid "List of cart fees."
msgstr "Lista de taxas no carrinho."
#: src/StoreApi/Schemas/V1/ItemSchema.php:171
msgid "Name of the metadata."
msgstr "Nome do metadado."
#: src/StoreApi/Schemas/V1/ItemSchema.php:183
msgid "Optionally, how the metadata value should be displayed to the user."
msgstr "Opcionalmente, como o valor do metadado deve ser mostrado ao usuário."
#: src/StoreApi/Utilities/OrderController.php:351
msgid "shipping address"
msgstr "endereço de entrega"
#. translators: %s country code.
#: src/StoreApi/Utilities/OrderController.php:318
msgid "Sorry, we do not allow orders from the provided country (%s)"
msgstr "Não permitimos pedidos do país informado (%s)"
#. translators: %s Address type.
#: src/StoreApi/Utilities/OrderController.php:350
msgid "There was a problem with the provided %s:"
msgstr "Ocorreu um problema com o %s informado:"
#: src/StoreApi/Schemas/V1/CartFeeSchema.php:50
#: src/StoreApi/Schemas/V1/OrderFeeSchema.php:50
msgid "Total amount for this fee."
msgstr "Montante total para esta taxa."
#: src/StoreApi/Schemas/V1/ItemSchema.php:177
msgid "Value of the metadata."
msgstr "Valor do metadado."
#. translators: %1$s given state, %2$s valid states
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:221
msgid "The provided state (%1$s) is not valid. Must be one of: %2$s"
msgstr "O estado informado (%1$s) não é válido. Deve ser um dos seguintes: %2$s"
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:241
msgid "The provided phone number is not valid"
msgstr "O número de telefone fornecido não é válido"
#: src/StoreApi/Schemas/V1/BillingAddressSchema.php:79
msgid "The provided email address is not valid"
msgstr "O endereço de e-mail fornecido não é válido"
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:231
msgid "The provided postcode / ZIP is not valid"
msgstr "O código postal / CEP informado não é válido"
#: src/StoreApi/Schemas/V1/CartSchema.php:319
#: src/StoreApi/Schemas/V1/OrderSchema.php:288
msgid "List of required payment gateway features to process the order."
msgstr "Lista de recursos obrigatórios do sistema de pagamento para processar o pedido."
#: src/StoreApi/Schemas/V1/CartFeeSchema.php:56
#: src/StoreApi/Schemas/V1/OrderFeeSchema.php:56
msgid "Total tax amount for this fee."
msgstr "Valor total do imposto para esta taxa."
#: src/StoreApi/Schemas/V1/ItemSchema.php:163
msgid "Metadata related to the item"
msgstr "Metadados relacionados ao item"
#: src/StoreApi/Utilities/OrderController.php:351
msgid "billing address"
msgstr "endereço de cobrança"
#: src/StoreApi/Utilities/OrderController.php:268
msgid "A valid email address is required"
msgstr "É obrigatório um endereço de e-mail válido"
#. translators: %s file handle name.
#: src/Blocks/Assets/Api.php:268
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 "O script com o identificador %s tinha uma dependência de si mesmo que foi removida. Este é um indicador de que seu código JS tem uma dependência circular que pode causar erros."
#. translators: %s country code.
#: src/StoreApi/Utilities/OrderController.php:303
msgid "Sorry, we do not ship orders to the provided country (%s)"
msgstr "Não enviamos pedidos para o país informado (%s)"
#. translators: %s provided email.
#: src/StoreApi/Utilities/OrderController.php:278
msgid "The provided email address (%s) is not valid—please provide a valid email address"
msgstr "O endereço de e-mail fornecido (%s) não é válido - informe um endereço de e-mail válido"
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:97
msgid "Extended task List"
msgstr "Lista de tarefas estendida"
#: src/Internal/Admin/Notes/CustomizingProductCatalog.php:69
msgid "How to customize your product catalog"
msgstr "Como personalizar seu catálogo do produtos"
#: src/Admin/API/OnboardingTasks.php:94
msgid "Product template name."
msgstr "Nome do modelo de produto."
#. translators: %s is template name
#: src/Admin/API/OnboardingTasks.php:372
msgid "Sorry, creating the product with template failed."
msgstr "A criação do produto com o modelo falhou."
#: 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 "Você deseja que seu catálogo de produtos e imagens tenham uma ótima aparência e se alinhem à sua marca. Este guia fornecerá todas as dicas necessárias para que seus produtos fiquem ótimos em sua loja."
#. translators: ISO 3166-1 alpha-2 country code
#: includes/class-wc-checkout.php:855
msgid "'%s' is not a valid country code."
msgstr "'%s' não é um código de país válido."
#: i18n/states.php:649
msgid "Alta Verapaz"
msgstr "Alta Verapaz"
#: i18n/states.php:650
msgid "Baja Verapaz"
msgstr "Baja Verapaz"
#: i18n/states.php:651
msgid "Chimaltenango"
msgstr "Chimaltenango"
#: i18n/states.php:652
msgid "Chiquimula"
msgstr "Chiquimula"
#: i18n/states.php:653
msgid "El Progreso"
msgstr "El Progreso"
#: i18n/states.php:654
msgid "Escuintla"
msgstr "Escuintla"
#: includes/admin/views/html-admin-page-status-report.php:1108
msgid "Generated at"
msgstr "Gerado em"
#: i18n/states.php:656
msgid "Huehuetenango"
msgstr "Huehuetenango"
#: i18n/states.php:657
msgid "Izabal"
msgstr "Izabal"
#: i18n/states.php:658
msgid "Jalapa"
msgstr "Jalapa"
#: i18n/states.php:659
msgid "Jutiapa"
msgstr "Jutiapa"
#. Translators: %1$s: shortcode text, %2$s: block slug.
#: includes/admin/views/html-admin-page-status-report.php:874
msgid "Page does not contain the %1$s shortcode or the %2$s block."
msgstr "Página não contém o shortcode %1$s ou o bloco %2$s."
#: i18n/states.php:660
msgid "Petén"
msgstr "Petén"
#: i18n/states.php:661
msgid "Quetzaltenango"
msgstr "Quetzaltenango"
#: i18n/states.php:662
msgid "Quiché"
msgstr "Quiché"
#: i18n/states.php:663
msgid "Retalhuleu"
msgstr "Retalhuleu"
#: i18n/states.php:664
msgid "Sacatepéquez"
msgstr "Sacatepéquez"
#: i18n/states.php:665
msgid "San Marcos"
msgstr "San Marcos"
#: i18n/states.php:666
msgid "Santa Rosa"
msgstr "Santa Rosa"
#: i18n/states.php:667
msgid "Sololá"
msgstr "Sololá"
#: includes/admin/views/html-admin-page-status-report.php:1103
msgid "Status report information"
msgstr "Informação do relatório de status"
#: i18n/states.php:668
msgid "Suchitepéquez"
msgstr "Suchitepéquez"
#: includes/admin/views/html-admin-page-status-report.php:1103
msgid "This section shows information about this status report."
msgstr "Esta seção mostra informações sobre este relatório de status."
#: i18n/states.php:669
msgid "Totonicapán"
msgstr "Totonicapán"
#: i18n/states.php:670
msgid "Zacapa"
msgstr "Zacapa"
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:36
msgid "Get the basics"
msgstr "Comece com o básico"
#: 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 "Existem três maneiras de adicionar seus produtos: você pode <strong>criar produtos manualmente, importá-los de uma só vez por um arquivo CSV</strong>, ou <strong>migrando de outro serviço</strong>.<br/><br/>"
#: 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 "Confira os temas compatíveis com o WooCommerce e escolha um alinhado com sua marca e necessidades de negócios."
#: src/Internal/Admin/Notes/ChoosingTheme.php:50
msgid "Visit the theme marketplace"
msgstr "Visite o marketplace de temas"
#. translators: 1: line break tag, 2: open link to WordPress update link, 3:
#. close link tag.
#: src/Internal/Features/FeaturesController.php:918
msgid "%1$s %2$sUpdate WordPress to enable the new navigation%3$s"
msgstr "%1$s %2$sAtualize o WordPress para ativar a nova navegação%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:407
msgid "Azua"
msgstr "Azua"
#: i18n/states.php:408
msgid "Baoruco"
msgstr "Bahoruco"
#: i18n/states.php:409
msgid "Barahona"
msgstr "Barahona"
#: src/Internal/Admin/Notes/ChoosingTheme.php:42
msgid "Choosing a theme?"
msgstr "Escolhendo um tema?"
#: i18n/states.php:414
msgid "Dajabón"
msgstr "Dajabón"
#: i18n/states.php:406
msgid "Distrito Nacional"
msgstr "Distrito Nacional"
#: i18n/states.php:415
msgid "Duarte"
msgstr "Duarte"
#: i18n/states.php:416
msgid "El Seibo"
msgstr "El Seibo"
#: i18n/states.php:418
msgid "Elías Piña"
msgstr "Elías Piña"
#: includes/admin/settings/class-wc-settings-emails.php:404
msgid "Enable email insights"
msgstr "Ativar e-mail de ideias"
#: i18n/states.php:420
msgid "Espaillat"
msgstr "Espaillat"
#: i18n/states.php:421
msgid "Hato Mayor"
msgstr "Hato Mayor"
#: i18n/states.php:422
msgid "Hermanas Mirabal"
msgstr "Hermanas Mirabal"
#: 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 "Eu não sei como obter uma data de %s"
#: i18n/states.php:424
msgid "Independencia"
msgstr "Independencia"
#: i18n/states.php:425
msgid "La Altagracia"
msgstr "La Altagracia"
#: i18n/states.php:426
msgid "La Romana"
msgstr "La Romana"
#: i18n/states.php:427
msgid "La Vega"
msgstr "La Vega"
#: i18n/states.php:428
msgid "María Trinidad Sánchez"
msgstr "María Trinidad Sánchez"
#: i18n/states.php:429
msgid "Monseñor Nouel"
msgstr "Monseñor Nouel"
#: i18n/states.php:430
msgid "Monte Cristi"
msgstr "Monte Cristi"
#: i18n/states.php:431
msgid "Monte Plata"
msgstr "Monte Plata"
#: src/Admin/API/CustomAttributeTraits.php:29
msgid "No product attribute with that slug was found."
msgstr "Nenhum atributo de produto com esse slug foi encontrado."
#: i18n/states.php:827
msgid "Odisha"
msgstr "Odisha"
#: i18n/states.php:433
msgid "Pedernales"
msgstr "Pedernales"
#: i18n/states.php:434
msgid "Peravia"
msgstr "Peravia"
#: i18n/states.php:435
msgid "Puerto Plata"
msgstr "Puerto Plata"
#: i18n/states.php:436
msgid "Samaná"
msgstr "Samaná"
#: i18n/states.php:437
msgid "San Cristóbal"
msgstr "San Cristóbal"
#: i18n/states.php:438
msgid "San José de Ocoa"
msgstr "San José de Ocoa"
#: i18n/states.php:440
msgid "San Pedro de Macorís"
msgstr "San Pedro de Macorís"
#: i18n/states.php:442
msgid "Santiago"
msgstr "Santiago"
#: i18n/states.php:443
msgid "Santiago Rodríguez"
msgstr "Santiago Rodríguez"
#: i18n/states.php:444
msgid "Santo Domingo"
msgstr "Santo Domingo"
#: i18n/states.php:441
msgid "Sánchez Ramírez"
msgstr "Sánchez Ramírez"
#: src/Admin/API/ProductAttributes.php:62
msgid "Search by similar attribute name."
msgstr "Pesquisar por nome de atributo similar."
#: src/Admin/API/ProductAttributes.php:40
#: src/Admin/API/ProductAttributeTerms.php:41
msgid "Slug identifier for the resource."
msgstr "Slug identificador do recurso."
#: i18n/states.php:446
msgid "Valverde"
msgstr "Valverde"
#: src/Internal/Admin/Notes/GivingFeedbackNotes.php:42
msgid "You're invited to share your experience"
msgstr "Convidamos você a compartilhar sua experiência"
#: includes/admin/settings/class-wc-settings-emails.php:405
msgid "Receive email notifications with additional guidance to complete the basic store setup and helpful insights"
msgstr "Receba notificações por e-mail com orientações adicionais para concluir a configuração básica da loja e ideias úteis"
#: includes/admin/settings/class-wc-settings-emails.php:398
msgid "Store management insights"
msgstr "Ideias sobre o gerenciamento da loja"
#: includes/class-wc-countries.php:969 includes/class-wc-countries.php:1027
#: includes/class-wc-countries.php:1152 includes/class-wc-countries.php:1168
#: includes/class-wc-countries.php:1371 includes/class-wc-countries.php:1450
#: includes/class-wc-countries.php:1518 includes/class-wc-countries.php:1596
msgid "Department"
msgstr "Departamento"
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:21
msgid "Are you sure you're ready?"
msgstr "Você tem certeza de que está pronto?"
#: 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 "Recomendamos fortemente a criação de um backup do seu site antes de atualizar."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:580
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2346
#: assets/client/admin/chunks/2791.js:1 assets/client/admin/data/index.js:2
msgid "Razorpay"
msgstr "Razorpay"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:581
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2347
msgid "The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments."
msgstr "A extensão oficial Razorpay para WooCommerce permite receber pagamentos com cartões de crédito, cartões de débito, carteira digital e pagamentos UPI."
#. translators: %s: extension namespace
#: src/StoreApi/Schemas/ExtendSchema.php:335
#: src/StoreApi/Schemas/ExtendSchema.php:343
msgid "Extension data registered by %s"
msgstr "Dados de extensão cadastrados por %s"
#: src/StoreApi/Schemas/V1/CartSchema.php:247
msgid "Total price of shipping. If shipping has not been calculated, a null response will be sent."
msgstr "Valor total da entrega. Se a entrega não foi calculada ainda, uma resposta nula será enviada."
#: src/StoreApi/Schemas/V1/CartSchema.php:187
msgid "True if the cart meets the criteria for showing shipping costs, and rates have been calculated and included in the totals."
msgstr "Verdadeiro se o carrinho atende os critérios para exibir custos de entrega e taxas foram calculadas e incluídas nos totais."
#: src/StoreApi/Schemas/V1/ItemSchema.php:308
msgid "Whether the product is visible in the catalog"
msgstr "Se o produto está visível no catálogo"
#: src/StoreApi/Schemas/V1/CartSchema.php:253
#: src/StoreApi/Schemas/V1/OrderSchema.php:204
msgid "Total tax on shipping. If shipping has not been calculated, a null response will be sent."
msgstr "Total de impostos sobre a entrega. Se a entrega não foi calculada ainda, uma resposta nula será enviada."
#: includes/class-wc-coupon.php:1077
msgid "Coupon usage limit has been reached. Please try again after some time, or contact us for help."
msgstr "Limite de uso do cupom atingido. Tente novamente em alguns minutos ou entre em contato para ajuda."
#: src/Internal/Admin/CustomerEffortScoreTracks.php:418
msgid "How easy was it to update an order?"
msgstr "Foi fácil atualizar um pedido?"
#: src/Internal/Admin/CustomerEffortScoreTracks.php:570
msgid "How easy was it to update your settings?"
msgstr "Foi fácil atualizar suas configurações?"
#: i18n/states.php:820
msgid "Ladakh"
msgstr "Ladaque"
#: src/Admin/API/Products.php:59
msgid "The date the last order for this product was placed, in the site's timezone."
msgstr "A data que foi realizado o último pedido para este produto, no fuso horário do site."
#: src/StoreApi/Schemas/V1/CartCouponSchema.php:41
#: src/StoreApi/Schemas/V1/OrderCouponSchema.php:36
msgid "The discount type for the coupon (e.g. percentage or fixed amount)"
msgstr "O tipo de desconto para o cupom (ex. porcentagem ou valor fixo)"
#: src/StoreApi/Routes/V1/Checkout.php:501
msgid "Unable to create order"
msgstr "Não é possível criar um pedido"
#: src/Admin/API/Reports/Orders/Stats/Controller.php:323
msgid "Alias for customer_type (deprecated)."
msgstr "Pseudônimo para customer_type (obsoleto)."
#: src/StoreApi/Schemas/V1/CartCouponSchema.php:32
msgid "The coupon's unique code."
msgstr "O código exclusivo do cupom."
#: src/Internal/Admin/CustomerEffortScoreTracks.php:132
#: assets/client/admin/customer-effort-score/index.js:2
msgid "Thank you for your feedback!"
msgstr "Obrigado pelos seus comentários!"
#: src/Admin/API/Reports/Orders/Stats/Controller.php:332
msgid "Limit result set to orders that have the specified customer_type"
msgstr "Limita o resultado para pedidos que possuem customer_type especificados."
#: src/StoreApi/Schemas/V1/CartSchema.php:136
#: src/StoreApi/Schemas/V1/OrderSchema.php:259
msgid "Current set billing address for the customer."
msgstr "Endereço de cobrança atual definido para o cliente."
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:163
#: assets/client/admin/chunks/7135.js:1 assets/client/admin/chunks/8656.js:1
#: assets/client/admin/chunks/customize-store.js:1
#: assets/client/admin/chunks/launch-store.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/admin/settings-editor/index.js:2
msgid "Back"
msgstr "Voltar"
#: i18n/states.php:1003
msgid "Clarendon"
msgstr "Clarendon"
#: i18n/states.php:999
msgid "Hanover"
msgstr "Hanover"
#: i18n/states.php:991
msgid "Kingston"
msgstr "Kingston"
#: src/Internal/Admin/Notes/ManageOrdersOnTheGo.php:51
msgid "Look for orders, customer info, and process refunds in one click with the Woo app."
msgstr "Procure pedidos, informações de clientes e processe reembolsos em um clique com o aplicativo Woo."
#: src/Internal/Admin/Notes/ManageOrdersOnTheGo.php:50
msgid "Manage your orders on the go"
msgstr "Gerencie seus pedidos de qualquer lugar"
#: i18n/states.php:1002
msgid "Manchester"
msgstr "Manchester"
#: i18n/states.php:994
msgid "Portland"
msgstr "Portland"
#: i18n/states.php:992
msgid "Saint Andrew"
msgstr "Saint Andrew"
#: i18n/states.php:996
msgid "Saint Ann"
msgstr "Saint Ann"
#: i18n/states.php:1004
msgid "Saint Catherine"
msgstr "Saint Catherine"
#: i18n/states.php:1001
msgid "Saint Elizabeth"
msgstr "Saint Elizabeth"
#: i18n/states.php:998
msgid "Saint James"
msgstr "Saint James"
#: i18n/states.php:995
msgid "Saint Mary"
msgstr "Saint Mary"
#: i18n/states.php:993
msgid "Saint Thomas"
msgstr "Saint Thomas"
#. translators: 1: opening link tag, 2: closing tag
#: src/Internal/Admin/Analytics.php:161
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 "Esta ferramenta vai redefinir os valores em cache usados nas análises. Se os números ainda não aparecerem, tente %1$sreimportar dados históricos%2$s."
#: i18n/states.php:997
msgid "Trelawny"
msgstr "Trelawny"
#: i18n/states.php:1000
msgid "Westmoreland"
msgstr "Westmoreland"
#: src/Internal/Admin/CustomerEffortScoreTracks.php:527
msgid "How easy was it to import products?"
msgstr "Quão fácil foi importar produtos?"
#: src/Internal/Admin/CustomerEffortScoreTracks.php:352
msgid "How easy was it to add a product?"
msgstr "Foi fácil adicionar um produto?"
#: src/Admin/API/Reports/Variations/Controller.php:298
msgid "Add additional piece of info about each variation to the report."
msgstr "Adicione informações adicionais sobre cada variação ao relatório."
#: src/Admin/API/Reports/Variations/Controller.php:279
#: src/Admin/API/Reports/Variations/Stats/Controller.php:255
msgid "Limit result set to items that don't have the specified parent product(s)."
msgstr "Limita os resultados para itens que não possuem os produtos ascendentes especificados."
#: src/Admin/API/Reports/Variations/Controller.php:269
#: src/Admin/API/Reports/Variations/Stats/Controller.php:245
msgid "Limit result set to items that have the specified parent product(s)."
msgstr "Limita os resultados para itens que possuem os produtos ascendentes especificados."
#: src/Admin/API/Reports/Orders/Controller.php:274
#: src/Admin/API/Reports/Orders/Stats/Controller.php:275
msgid "Limit result set to items that don't have the specified variation(s) assigned."
msgstr "Limita os resultados para itens que não possuem as variações especificadas atribuídas."
#: src/Admin/API/Reports/Orders/Controller.php:264
#: src/Admin/API/Reports/Orders/Stats/Controller.php:265
msgid "Limit result set to items that have the specified variation(s) assigned."
msgstr "Limita os resultados para itens que possuem as variações especificadas atribuídas."
#: src/Admin/API/Reports/Variations/Controller.php:323
msgid "Limit result set to variations in the specified categories."
msgstr "Limita o resultado a variações incluídas nas categorias especificadas."
#: src/Admin/API/Reports/Variations/Controller.php:332
#: src/Admin/API/Reports/Variations/Stats/Controller.php:236
msgid "Limit result set to variations not in the specified categories."
msgstr "Limita o resultado a variações não incluídas nas categorias especificadas."
#: src/Admin/API/Reports/Variations/Controller.php:314
msgid "Limit result set to variations that don't include the specified attributes."
msgstr "Limita o resultado a variações que não possuem os atributos especificados."
#: src/Admin/API/Reports/Variations/Controller.php:305
msgid "Limit result set to variations that include the specified attributes."
msgstr "Limita o resultado a variações que possuem os atributos especificados."
#: src/Admin/API/Reports/Controller.php:60
msgid "Stats about variations."
msgstr "Estatísticas sobre variações."
#: src/Admin/API/Reports/Controller.php:56
msgid "Variations detailed reports."
msgstr "Relatórios detalhados de variações."
#. translators: 1: tax amount 2: country name
#: includes/wc-cart-functions.php:346
msgid "(includes %1$s estimated for %2$s)"
msgstr "(inclui %1$s estimado para %2$s)"
#: includes/class-wc-post-types.php:581
msgid "Categories deleted."
msgstr "Categorias excluídas."
#: includes/class-wc-countries.php:1119 includes/class-wc-countries.php:1277
#: includes/class-wc-countries.php:1315
msgid "Parish"
msgstr "Paróquia"
#: includes/class-wc-post-types.php:591
msgid "Tags deleted."
msgstr "Tags excluídas."
#: includes/class-wc-countries.php:1269
msgid "Town / City / Post Office"
msgstr "Cidade / Correio"
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:273
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "WooCommerce Shipping"
msgstr "WooCommerce Shipping"
#. translators: 1: product link, 2: product name
#: includes/class-wc-form-handler.php:942
msgid "Please choose product options by visiting <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."
msgstr "Escolha as opções de produtos visitando <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
#. translators: %1$s and %2$s are the formatted minimum and maximum prices
#. respectively.
#. translators: %1$s min price, %2$s max price
#: src/Blocks/BlockTypes/ProductFilterPrice.php:78
#: assets/client/blocks/active-filters-frontend.js:2
#: assets/client/blocks/active-filters-wrapper-frontend.js:2
#: assets/client/blocks/active-filters.js:2
msgid "Between %1$s and %2$s"
msgstr "Entre %1$s e %2$s"
#: includes/class-wc-query.php:156
msgid "Set password"
msgstr "Definir senha"
#: templates/emails/customer-new-account-blocks.php:27
#: templates/emails/customer-new-account.php:28
msgid "Click here to set your new password."
msgstr "Clique aqui para definir sua nova senha."
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1479
msgid "Parent product name if the product is a variation."
msgstr "Nome do produto ascendente se o produto for uma variação."
#: i18n/states.php:1931
msgctxt "district"
msgid "Vojvodina"
msgstr "Voivodina"
#: i18n/states.php:1925
msgctxt "district"
msgid "Kosovo"
msgstr "Kosovo"
#: i18n/states.php:1930
msgctxt "district"
msgid "Kosovo-Metohija"
msgstr "Kosovo-Metohija"
#: i18n/states.php:1929
msgctxt "district"
msgid "Kosovo-Pomoravlje"
msgstr "Kosovo-Pomoravlje"
#: i18n/states.php:1928
msgctxt "district"
msgid "Kosovska Mitrovica"
msgstr "Kosovska Mitrovica"
#: i18n/states.php:1926
msgctxt "district"
msgid "Peć"
msgstr "Peć"
#: i18n/states.php:1927
msgctxt "district"
msgid "Prizren"
msgstr "Prizren"
#: i18n/states.php:1921
msgctxt "district"
msgid "Toplica"
msgstr "Toplica"
#: i18n/states.php:1922
msgctxt "district"
msgid "West Bačka"
msgstr "West Bačka"
#: i18n/states.php:1923
msgctxt "district"
msgid "Zaječar"
msgstr "Zaječar"
#: i18n/states.php:1924
msgctxt "district"
msgid "Zlatibor"
msgstr "Zlatibor"
#: i18n/states.php:1920
msgctxt "district"
msgid "Šumadija"
msgstr "Šumadija"
#. translators: %s: Customer username
#: templates/emails/customer-new-account-blocks.php:23
msgid "Hello %s,"
msgstr "Olá, %s."
#: includes/class-wc-form-handler.php:57
msgid "This password reset key is for a different user account. Please log out and try again."
msgstr "Esta chave de redefinição de senha é para uma conta de usuário diferente. Saia e tente novamente."
#: includes/cli/class-wc-cli-runner.php:118
msgid "The slug for the resource."
msgstr "O slug para o recurso."
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1580
msgid "Meta value for UI display."
msgstr "Valor meta para exibição da interface."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:144
msgid "Whether to create a new user account as part of order processing."
msgstr "Se deve criar uma nova conta de usuário como parte do processamento do pedido."
#. 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 "Ao clicar em \"Comece a usar\", você concorda com os nossos %1$sTermos de Serviço%2$s"
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1575
msgid "Meta key for UI display."
msgstr "Chave do metadado para exibição da interface."
#: i18n/states.php:1900
msgctxt "district"
msgid "Belgrade"
msgstr "Belgrado"
#: i18n/states.php:1901
msgctxt "district"
msgid "Bor"
msgstr "Bor"
#: i18n/states.php:1902
msgctxt "district"
msgid "Braničevo"
msgstr "Braničevo"
#: i18n/states.php:1903
msgctxt "district"
msgid "Central Banat"
msgstr "Banato Central"
#: i18n/states.php:1905
msgctxt "district"
msgid "Jablanica"
msgstr "Jablanica"
#: i18n/states.php:1906
msgctxt "district"
msgid "Kolubara"
msgstr "Kolubara"
#: i18n/states.php:1907
msgctxt "district"
msgid "Mačva"
msgstr "Mačva"
#: i18n/states.php:1908
msgctxt "district"
msgid "Morava"
msgstr "Moravica"
#: i18n/states.php:1909
msgctxt "district"
msgid "Nišava"
msgstr "Nišava"
#: i18n/states.php:1911
msgctxt "district"
msgid "North Banat"
msgstr "North Banat"
#: i18n/states.php:1910
msgctxt "district"
msgid "North Bačka"
msgstr "North Bačka"
#: i18n/states.php:1913
msgctxt "district"
msgid "Pirot"
msgstr "Pirot"
#: i18n/states.php:1914
msgctxt "district"
msgid "Pomoravlje"
msgstr "Pomoravlje"
#: i18n/states.php:1912
msgctxt "district"
msgid "Pčinja"
msgstr "Pčinja"
#: i18n/states.php:1915
msgctxt "district"
msgid "Rasina"
msgstr "Rasina"
#: i18n/states.php:1916
msgctxt "district"
msgid "Raška"
msgstr "Raška"
#: i18n/states.php:1918
msgctxt "district"
msgid "South Banat"
msgstr "South Banat"
#: i18n/states.php:1917
msgctxt "district"
msgid "South Bačka"
msgstr "South Bačka"
#: i18n/states.php:1919
msgctxt "district"
msgid "Srem"
msgstr "Srem"
#: i18n/states.php:1904
msgctxt "district"
msgid "Danube"
msgstr "Danube"
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:60
msgid "Get in front of shoppers and drive traffic so you can grow your business with Smart Shopping Campaigns and free listings."
msgstr "Apareça para os compradores e gere tráfego para que você possa expandir seus negócios com campanhas inteligentes de vendas e listagens gratuitas."
#: src/Admin/Features/OnboardingTasks/Task.php:208
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:103
msgid "Let's go"
msgstr "Vamos lá"
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:341
#: assets/client/admin/app/index.js:2 assets/client/admin/components/index.js:2
msgid "Abort"
msgstr "Abortar"
#: src/Admin/API/ProductVariations.php:56
msgid "Search by similar product name, sku, or attribute value."
msgstr "Pesquise produto semelhante por nome, SKU ou valor de atributo."
#: src/Admin/API/Reports/Export/Controller.php:95
msgid "Export status."
msgstr "Status de exportação."
#: src/Admin/API/Reports/Export/Controller.php:107
msgid "Export ID."
msgstr "ID da exportação."
#: src/Admin/API/Reports/Export/Controller.php:101
msgid "Export status message."
msgstr "Mensagem de status da exportação."
#: src/Admin/API/Notes.php:427
msgid "Please provide an array of IDs through the noteIds param."
msgstr "Forneça um array de IDs por meio do parâmetro noteIds."
#: src/Admin/PageController.php:520
msgid "Setup Wizard"
msgstr "Assistente de configuração"
#: src/Admin/API/Reports/Orders/Controller.php:402
#: src/Admin/API/Reports/Orders/Stats/Controller.php:363
#: src/Admin/API/Reports/Variations/Stats/Controller.php:293
msgid "Limit result set to orders that don't include products with the specified attributes."
msgstr "Limita o conjunto de resultados para pedidos que não possuem produtos com os atributos especificados."
#: src/Admin/API/Reports/Orders/Controller.php:393
#: src/Admin/API/Reports/Orders/Stats/Controller.php:354
#: src/Admin/API/Reports/Variations/Stats/Controller.php:284
msgid "Limit result set to orders that include products with the specified attributes."
msgstr "Limita o conjunto de resultados para pedidos que possuem produtos com os atributos especificados."
#: 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 "Os cursos on-line são uma ótima solução para qualquer negócio que possa ensinar uma nova habilidade. Uma vez que os cursos não exigem desenvolvimento físico de produto ou frete, eles são acessíveis, rápidos de criar e podem gerar uma renda passiva por muitos anos. Neste artigo, fornecemos mais informações sobre a venda de cursos usando o WooCommerce."
#: src/Internal/Admin/Notes/SellingOnlineCourses.php:70
msgid "Do you want to sell online courses?"
msgstr "Você pretende vender cursos online?"
#: src/Internal/Admin/Notes/PerformanceOnMobile.php:55
msgid "Monitor your sales and high performing products with the Woo app."
msgstr "Monitore suas vendas e produtos com melhor performance com o aplicativo Woo."
#: src/Internal/Admin/Notes/PerformanceOnMobile.php:54
msgid "Track your store performance on mobile"
msgstr "Acompanhe o desempenho da sua loja em dispositivos móveis"
#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:58
msgid "Edit and create new products from your mobile devices with the Woo app"
msgstr "Edite e crie novos produtos do seu dispositivo móvel com o aplicativo Woo"
#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:57
msgid "Edit products on the move"
msgstr "Edite produtos de qualquer lugar"
#: i18n/states.php:550
msgid "Al Sharqia"
msgstr "Xarquia"
#: i18n/states.php:527
msgid "Alexandria"
msgstr "Alexandria"
#: i18n/states.php:193
msgid "Alibori"
msgstr "Alibori"
#: i18n/states.php:528
msgid "Aswan"
msgstr "Assuã"
#: i18n/states.php:529
msgid "Asyut"
msgstr "Assiute"
#: i18n/states.php:194
msgid "Atakora"
msgstr "Atakora"
#: i18n/states.php:195
msgid "Atlantique"
msgstr "Atlantique"
#: i18n/states.php:531
msgid "Beheira"
msgstr "Boeira"
#: i18n/states.php:532
msgid "Beni Suef"
msgstr "Beni Suefe"
#: i18n/states.php:605
msgid "Biscay"
msgstr "Biscaia"
#: i18n/states.php:196
msgid "Borgou"
msgstr "Borgou"
#: i18n/states.php:533
msgid "Cairo"
msgstr "Cairo"
#: i18n/states.php:197
msgid "Collines"
msgstr "Collines"
#: i18n/states.php:726
msgid "Csongrád-Csanád"
msgstr "Csongrád-Csanád"
#: i18n/states.php:534
msgid "Dakahlia"
msgstr "Dacalia"
#: i18n/states.php:535
msgid "Damietta"
msgstr "Damieta"
#: i18n/states.php:199
msgid "Donga"
msgstr "Donga"
#: i18n/states.php:536
msgid "Faiyum"
msgstr "Faium"
#: i18n/states.php:537
msgid "Gharbia"
msgstr "Ocidental"
#: i18n/states.php:538
msgid "Giza"
msgstr "Guizé"
#: i18n/states.php:543
msgid "Qena"
msgstr "Quena"
#: i18n/states.php:530
msgid "Red Sea"
msgstr "Mar Vermelho"
#: i18n/states.php:549
msgid "Sohag"
msgstr "Soague"
#: i18n/states.php:540
msgid "South Sinai"
msgstr "Sinai do Sul"
#: i18n/states.php:552
msgid "Suez"
msgstr "Suez"
#: i18n/states.php:539
msgid "Ismailia"
msgstr "Ismaília"
#: i18n/states.php:542
msgid "Kafr el-Sheikh"
msgstr "Cafrel Xeique"
#: i18n/states.php:544
msgid "Luxor"
msgstr "Luxor"
#: i18n/states.php:547
msgid "Matrouh"
msgstr "Matru"
#: i18n/states.php:545
msgid "Minya"
msgstr "Minia"
#: i18n/states.php:546
msgid "Monufia"
msgstr "Monufia"
#: i18n/states.php:553
msgid "New Valley"
msgstr "Vale Novo"
#: i18n/states.php:551
msgid "North Sinai"
msgstr "Sinai do Norte"
#: i18n/states.php:548
msgid "Port Said"
msgstr "Porto Saíde"
#: i18n/states.php:198
msgid "Kouffo"
msgstr "Kouffo"
#: i18n/states.php:200
msgid "Littoral"
msgstr "Littoral"
#: i18n/states.php:201
msgid "Mono"
msgstr "Mono"
#: i18n/states.php:202
msgid "Ouémé"
msgstr "Ouémé"
#: i18n/states.php:204
msgid "Zou"
msgstr "Zou"
#: i18n/states.php:541
msgid "Qalyubia"
msgstr "Caliubia"
#: includes/admin/class-wc-admin-notices.php:413
#: 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 "A integração é mantida no WooCommerce Admin."
#: i18n/states.php:1864
msgid "Düzce"
msgstr "Düzce"
#: i18n/states.php:1861
msgid "Karabük"
msgstr "Karabük"
#: i18n/states.php:1859
msgid "Iğdır"
msgstr "Iğdır"
#: i18n/states.php:1857
msgid "Bartın"
msgstr "Bartın"
#: i18n/states.php:1856
msgid "Şırnak"
msgstr "Şırnak"
#: i18n/states.php:1854
msgid "Kırıkkale"
msgstr "Kırıkkale"
#: i18n/states.php:1847
msgid "Uşak"
msgstr "Uşak"
#: i18n/states.php:1846
msgid "Şanlıurfa"
msgstr "Şanlıurfa"
#: i18n/states.php:1842
msgid "Tekirdağ"
msgstr "Tekirdağ"
#: i18n/states.php:1834
msgid "Niğde"
msgstr "Niğde"
#: i18n/states.php:1833
msgid "Nevşehir"
msgstr "Nevşehir"
#: i18n/states.php:1832
msgid "Muş"
msgstr "Muş"
#: i18n/states.php:1831
msgid "Muğla"
msgstr "Muğla"
#: i18n/states.php:1829
msgid "Kahramanmaraş"
msgstr "Kahramanmaraş"
#: i18n/states.php:1826
msgid "Kütahya"
msgstr "Kütahya"
#: i18n/states.php:1823
msgid "Kırşehir"
msgstr "Kırşehir"
#: i18n/states.php:1822
msgid "Kırklareli"
msgstr "Kırklareli"
#: i18n/states.php:1818
msgid "İzmir"
msgstr "İzmir"
#: i18n/states.php:1817
msgid "İstanbul"
msgstr "Istanbul"
#: i18n/states.php:1816
msgid "İçel"
msgstr "İçel"
#: i18n/states.php:1812
msgid "Gümüşhane"
msgstr "Gümüşhane"
#: i18n/states.php:1809
msgid "Eskişehir"
msgstr "Eskişehir"
#: i18n/states.php:1806
msgid "Elazığ"
msgstr "Elazığ"
#: i18n/countries.php:18
msgid "Åland Islands"
msgstr "Ilhas Aland"
#: i18n/states.php:1804
msgid "Diyarbakır"
msgstr "Diyarbakır"
#: i18n/states.php:1802
msgid "Çorum"
msgstr "Çorum"
#: i18n/states.php:1801
msgid "Çankırı"
msgstr "Çankırı"
#: i18n/states.php:1800
msgid "Çanakkale"
msgstr "Çanakkale"
#: i18n/states.php:1795
msgid "Bingöl"
msgstr "Bingöl"
#: i18n/states.php:1793
msgid "Balıkesir"
msgstr "Balıkesir"
#: i18n/states.php:1792
msgid "Aydın"
msgstr "Aydın"
#: i18n/states.php:1787
msgid "Ağrı"
msgstr "Ağrı"
#: i18n/states.php:1785
msgid "Adıyaman"
msgstr "Adıyaman"
#: i18n/states.php:1650
msgid "Iași"
msgstr "Iași"
#: i18n/states.php:1642
msgid "Dâmbovița"
msgstr "Dâmbovița"
#: i18n/states.php:1622
msgid "Boquerón"
msgstr "Boquerón"
#: i18n/states.php:1619
msgid "Canindeyú"
msgstr "Canindeyú"
#: i18n/states.php:1617
msgid "Ñeembucú"
msgstr "Ñeembucú"
#: i18n/states.php:1615
msgid "Alto Paraná"
msgstr "Alto Paraná"
#: i18n/states.php:1614
msgid "Paraguarí"
msgstr "Paraguarí"
#: i18n/states.php:1612
msgid "Itapúa"
msgstr "Itapúa"
#: i18n/states.php:1611
msgid "Caazapá"
msgstr "Caazapá"
#: i18n/states.php:1610
msgid "Caaguazú"
msgstr "Caaguazú"
#: i18n/states.php:1609
msgid "Guairá"
msgstr "Guairá"
#: i18n/states.php:1606
msgid "Concepción"
msgstr "Concepción"
#: i18n/states.php:1605
msgid "Asunción"
msgstr "Asunción"
#: i18n/states.php:1502
msgid "San Martín"
msgstr "San Martín"
#: i18n/states.php:1492
msgid "Junín"
msgstr "Junín"
#: i18n/states.php:1490
msgid "Huánuco"
msgstr "Huánuco"
#: i18n/states.php:1484
msgid "Apurímac"
msgstr "Apurímac"
#: i18n/states.php:1453
msgid "Hawke’s Bay"
msgstr "Hawke’s Bay"
#: i18n/states.php:1305
msgid "Estado de México"
msgstr "Estado de México"
#: i18n/states.php:1290
msgid "Ciudad de México"
msgstr "Cidade do México"
#: i18n/states.php:1283
msgid "Telenești"
msgstr "Telenești"
#: i18n/states.php:1281
msgid "Ștefan Vodă"
msgstr "Ștefan Vodă"
#: i18n/states.php:1280
msgid "Șoldănești"
msgstr "Șoldănești"
#: i18n/states.php:1279
msgid "Strășeni"
msgstr "Strășeni"
#: i18n/states.php:1277
msgid "Sîngerei"
msgstr "Sîngerei"
#: i18n/states.php:1276
msgid "Rîșcani"
msgstr "Rîșcani"
#: i18n/states.php:1273
msgid "Ocnița"
msgstr "Ocnița"
#: i18n/states.php:1269
msgid "Hîncești"
msgstr "Hîncești"
#: i18n/states.php:1267
msgid "UTA Găgăuzia"
msgstr "UTA Găgăuzia"
#: i18n/states.php:1266
msgid "Florești"
msgstr "Florești"
#: i18n/states.php:1265
msgid "Fălești"
msgstr "Fălești"
#: i18n/states.php:1264
msgid "Edineț"
msgstr "Edineț"
#: i18n/states.php:1263
msgid "Dubăsari"
msgstr "Dubăsari"
#: i18n/states.php:1261
msgid "Dondușeni"
msgstr "Dondușeni"
#: i18n/states.php:1259
msgid "Cimișlia"
msgstr "Cimișlia"
#: i18n/states.php:1258
msgid "Căușeni"
msgstr "Căușeni"
#: i18n/states.php:1257 i18n/states.php:1637
msgid "Călărași"
msgstr "Călărași"
#: i18n/states.php:1251
msgid "Bălți"
msgstr "Bălți"
#: i18n/states.php:1250
msgid "Chișinău"
msgstr "Chișinău"
#: i18n/states.php:588
msgid "Málaga"
msgstr "Málaga"
#: i18n/states.php:584 i18n/states.php:1437
msgid "León"
msgstr "León"
#: i18n/states.php:581
msgid "Jaén"
msgstr "Jaén"
#: i18n/states.php:570
msgid "Castellón"
msgstr "Castellón"
#: i18n/states.php:568
msgid "Cádiz"
msgstr "Cádiz"
#: i18n/states.php:567
msgid "Cáceres"
msgstr "Cáceres"
#: i18n/states.php:562
msgid "Ávila"
msgstr "Ávila"
#: i18n/states.php:560
msgid "Almería"
msgstr "Almería"
#: i18n/states.php:557
msgid "Araba/Álava"
msgstr "Araba/Álava"
#: i18n/states.php:556
msgid "A Coruña"
msgstr "A Coruña"
#: i18n/states.php:496
msgid "Ghardaïa"
msgstr "Ghardaïa"
#: i18n/states.php:495
msgid "Aïn Témouchent"
msgstr "Aïn Témouchent"
#: i18n/states.php:493
msgid "Aïn Defla"
msgstr "Aïn Defla"
#: i18n/states.php:484
msgid "Boumerdès"
msgstr "Boumerdès"
#: i18n/states.php:483
msgid "Bordj Bou Arréridj"
msgstr "Bordj Bou Arréridj"
#: i18n/states.php:477
msgid "M’Sila"
msgstr "M’Sila"
#: i18n/states.php:475
msgid "Médéa"
msgstr "Médéa"
#: i18n/states.php:471
msgid "Sidi Bel Abbès"
msgstr "Sidi Bel Abbès"
#: i18n/states.php:469
msgid "Saïda"
msgstr "Saïda"
#: i18n/states.php:468
msgid "Sétif"
msgstr "Sétif"
#: i18n/states.php:461
msgid "Tébessa"
msgstr "Tébessa"
#: i18n/states.php:457
msgid "Béchar"
msgstr "Béchar"
#: i18n/states.php:455
msgid "Béjaïa"
msgstr "Béjaïa"
#: i18n/states.php:339
msgid "Xinjiang / 新疆"
msgstr "Xinjiang / 新疆"
#: i18n/states.php:338
msgid "Tibet / 西藏"
msgstr "Tibet / 西藏"
#: i18n/states.php:337
msgid "Macao / 澳门"
msgstr "Macao / 澳门"
#: i18n/states.php:336
msgid "Ningxia Hui / 宁夏"
msgstr "Ningxia Hui / 宁夏"
#: i18n/states.php:335
msgid "Qinghai / 青海"
msgstr "Qinghai / 青海"
#: i18n/states.php:334
msgid "Gansu / 甘肃"
msgstr "Gansu / 甘肃"
#: i18n/states.php:333
msgid "Shaanxi / 陕西"
msgstr "Shaanxi / 陕西"
#: i18n/states.php:332
msgid "Guizhou / 贵州"
msgstr "Guizhou / 贵州"
#: i18n/states.php:331
msgid "Sichuan / 四川"
msgstr "Sichuan / 四川"
#: i18n/states.php:330
msgid "Chongqing / 重庆"
msgstr "Chongqing / 重庆"
#: i18n/states.php:329
msgid "Hainan / 海南"
msgstr "Hainan / 海南"
#: i18n/states.php:328
msgid "Guangxi Zhuang / 广西壮族"
msgstr "Guangxi Zhuang / 广西壮族"
#: i18n/states.php:327
msgid "Guangdong / 广东"
msgstr "Guangdong / 广东"
#: i18n/states.php:326
msgid "Hunan / 湖南"
msgstr "Hunan / 湖南"
#: i18n/states.php:325
msgid "Hubei / 湖北"
msgstr "Hubei / 湖北"
#: i18n/states.php:324
msgid "Henan / 河南"
msgstr "Henan / 河南"
#: i18n/states.php:323
msgid "Shandong / 山东"
msgstr "Shandong / 山东"
#: i18n/states.php:322
msgid "Jiangxi / 江西"
msgstr "Jiangxi / 江西"
#: i18n/states.php:321
msgid "Fujian / 福建"
msgstr "Fujian / 福建"
#: i18n/states.php:320
msgid "Anhui / 安徽"
msgstr "Anhui / 安徽"
#: i18n/states.php:319
msgid "Zhejiang / 浙江"
msgstr "Zhejiang / 浙江"
#: i18n/states.php:318
msgid "Jiangsu / 江苏"
msgstr "Jiangsu / 江苏"
#: i18n/states.php:317
msgid "Shanghai / 上海"
msgstr "Shanghai / 上海"
#: i18n/states.php:316
msgid "Heilongjiang / 黑龙江"
msgstr "Heilongjiang / 黑龙江"
#: i18n/states.php:315
msgid "Jilin / 吉林"
msgstr "Jilin / 吉林"
#: i18n/states.php:314
msgid "Liaoning / 辽宁"
msgstr "Liaoning / 辽宁"
#: i18n/states.php:313
msgid "Inner Mongolia / 內蒙古"
msgstr "Inner Mongolia / 內蒙古"
#: i18n/states.php:312
msgid "Shanxi / 山西"
msgstr "Shanxi / 山西"
#: i18n/states.php:311
msgid "Hebei / 河北"
msgstr "Hebei / 河北"
#: i18n/states.php:310
msgid "Tianjin / 天津"
msgstr "Tianjin / 天津"
#: i18n/states.php:309
msgid "Beijing / 北京"
msgstr "Beijing / 北京"
#: i18n/states.php:308
msgid "Yunnan / 云南"
msgstr "Yunnan / 云南"
#: i18n/states.php:287
msgid "Zürich"
msgstr "Zürich"
#: i18n/states.php:274
msgid "Neuchâtel"
msgstr "Neuchâtel"
#: i18n/states.php:271
msgid "Graubünden"
msgstr "Graubünden"
#: i18n/states.php:242
msgid "São Paulo"
msgstr "São Paulo"
#: i18n/states.php:239
msgid "Rondônia"
msgstr "Rondônia"
#: i18n/states.php:235
msgid "Piauí"
msgstr "Piauí"
#: i18n/states.php:233
msgid "Paraná"
msgstr "Paraná"
#: i18n/states.php:232
msgid "Paraíba"
msgstr "Paraíba"
#: i18n/states.php:231
msgid "Pará"
msgstr "Pará"
#: i18n/states.php:227
msgid "Maranhão"
msgstr "Maranhão"
#: i18n/states.php:226
msgid "Goiás"
msgstr "Goiás"
#: i18n/states.php:225
msgid "Espírito Santo"
msgstr "Espírito Santo"
#: i18n/states.php:223
msgid "Ceará"
msgstr "Ceará"
#: i18n/states.php:220
msgid "Amapá"
msgstr "Amapá"
#: i18n/states.php:79
msgid "Tucumán"
msgstr "Tucumán"
#: i18n/states.php:71 i18n/states.php:2173
msgid "Río Negro"
msgstr "Río Negro"
#: i18n/states.php:70
msgid "Neuquén"
msgstr "Neuquén"
#: i18n/states.php:63
msgid "Entre Ríos"
msgstr "Entre Ríos"
#: i18n/states.php:61 i18n/states.php:354 i18n/states.php:573
msgid "Córdoba"
msgstr "Córdoba"
#: i18n/states.php:56
msgid "Ciudad Autónoma de Buenos Aires"
msgstr "Cidade Autônoma de Buenos Aires"
#: src/Blocks/BlockTypesController.php:220
msgid "WooCommerce Product Elements"
msgstr "Elementos do produto do WooCommerce"
#: src/Blocks/InteractivityComponents/Dropdown.php:27
#: assets/client/admin/chunks/core-profiler.js:1
#: assets/client/blocks/product-filter-attribute.js:1
msgid "Select an option"
msgstr "Selecione uma opção"
#: includes/admin/meta-boxes/views/html-order-items.php:276
msgid "Net Payment"
msgstr "Pagamento líquido"
#. translators: 1: payment date. 2: payment method
#: includes/admin/meta-boxes/views/html-order-items.php:250
msgid "%1$s via %2$s"
msgstr "%1$s com %2$s"
#: includes/admin/meta-boxes/views/html-order-items.php:238
#: assets/client/admin/chunks/customize-store.js:1
msgid "Paid"
msgstr "Pago"
#: i18n/states.php:1355
msgid "Erongo"
msgstr "Erongo"
#: i18n/states.php:643
msgid "Peloponnese"
msgstr "Peloponnese"
#: i18n/states.php:640
msgid "Ionian Islands"
msgstr "Ionian Islands"
#: i18n/states.php:639
msgid "Thessaly"
msgstr "Thessaly"
#: i18n/states.php:638
msgid "Epirus"
msgstr "Epirus"
#: i18n/states.php:637
msgid "West Macedonia"
msgstr "Macedônia do Norte"
#: i18n/states.php:641
msgid "West Greece"
msgstr "Grécia Ocidental"
#: i18n/states.php:642
msgid "Central Greece"
msgstr "Grécia Central"
#: i18n/states.php:635
msgid "East Macedonia and Thrace"
msgstr "Macedônia Oriental e Trácia"
#: i18n/states.php:634
msgid "Attica"
msgstr "Attica"
#: i18n/states.php:1360
msgid "Khomas"
msgstr "Khomas"
#: i18n/states.php:1364
msgid "Omusati"
msgstr "Omusati"
#: i18n/states.php:1365
msgid "Oshana"
msgstr "Oshana"
#: i18n/states.php:636
msgid "Central Macedonia"
msgstr "Macedônia Central"
#: i18n/states.php:1358
msgid "Kavango East"
msgstr "Kavango East"
#: i18n/states.php:1357
msgid "Karas"
msgstr "Karas"
#: i18n/states.php:1356
msgid "Hardap"
msgstr "Hardap"
#: i18n/states.php:1366
msgid "Oshikoto"
msgstr "Oshikoto"
#: i18n/states.php:1367
msgid "Otjozondjupa"
msgstr "Otjozondjupa"
#: i18n/states.php:644
msgid "North Aegean"
msgstr "Egeu do Norte"
#: i18n/states.php:645
msgid "South Aegean"
msgstr "Egeu do Sul"
#: i18n/states.php:646
msgid "Crete"
msgstr "Creta"
#: i18n/states.php:1359
msgid "Kavango West"
msgstr "Kavango West"
#: i18n/states.php:1361
msgid "Kunene"
msgstr "Kunene"
#: i18n/states.php:1363
msgid "Omaheke"
msgstr "Omaheke"
#: i18n/states.php:1368
msgid "Zambezi"
msgstr "Zambezi"
#: i18n/states.php:1362
msgid "Ohangwena"
msgstr "Ohangwena"
#: i18n/states.php:474
msgid "Constantine"
msgstr "Constantine"
#: i18n/states.php:473
msgid "Guelma"
msgstr "Guelma"
#: i18n/states.php:479
msgid "Ouargla"
msgstr "Ouargla"
#: i18n/states.php:450
msgid "Adrar"
msgstr "Adrar"
#: i18n/states.php:472
msgid "Annaba"
msgstr "Annaba"
#: i18n/states.php:452
msgid "Laghouat"
msgstr "Laghouat"
#: i18n/states.php:451
msgid "Chlef"
msgstr "Chlef"
#: i18n/states.php:478
msgid "Mascara"
msgstr "Mascara"
#: i18n/states.php:476
msgid "Mostaganem"
msgstr "Mostaganem"
#: i18n/states.php:454
msgid "Batna"
msgstr "Batna"
#: i18n/states.php:453
msgid "Oum El Bouaghi"
msgstr "Oum El Bouaghi"
#: i18n/states.php:456
msgid "Biskra"
msgstr "Biskra"
#: i18n/states.php:458
msgid "Blida"
msgstr "Blida"
#: i18n/states.php:460
msgid "Tamanghasset"
msgstr "Tamanghasset"
#: i18n/states.php:459
msgid "Bouira"
msgstr "Bouira"
#: i18n/states.php:462
msgid "Tlemcen"
msgstr "Tlemcen"
#: i18n/states.php:467
msgid "Jijel"
msgstr "Jijel"
#: i18n/states.php:466
msgid "Djelfa"
msgstr "Djelfa"
#: i18n/states.php:465
msgid "Algiers"
msgstr "Algiers"
#: i18n/states.php:464
msgid "Tizi Ouzou"
msgstr "Tizi Ouzou"
#: i18n/states.php:463
msgid "Tiaret"
msgstr "Tiaret"
#: i18n/states.php:470
msgid "Skikda"
msgstr "Skikda"
#: i18n/states.php:497
msgid "Relizane"
msgstr "Relizane"
#: i18n/states.php:494
msgid "Naama"
msgstr "Naama"
#: i18n/states.php:491
msgid "Tipasa"
msgstr "Tipasa"
#: i18n/states.php:490
msgid "Souk Ahras"
msgstr "Souk Ahras"
#: i18n/states.php:489
msgid "Khenchela"
msgstr "Khenchela"
#: i18n/states.php:488
msgid "El Oued"
msgstr "El Oued"
#: i18n/states.php:487
msgid "Tissemsilt"
msgstr "Tissemsilt"
#: i18n/states.php:486
msgid "Tindouf"
msgstr "Tindouf"
#: i18n/states.php:485
msgid "El Tarf"
msgstr "El Tarf"
#: i18n/states.php:482
msgid "Illizi"
msgstr "Illizi"
#: i18n/states.php:481
msgid "El Bayadh"
msgstr "El Bayadh"
#: i18n/states.php:480
msgid "Oran"
msgstr "Oran"
#: i18n/states.php:492
msgid "Mila"
msgstr "Mila"
#: includes/admin/views/html-quick-edit-product.php:185
msgid "This will change the stock status of all variations."
msgstr "Isso mudará o status do estoque de todas as variações."
#. translators: %s: File name
#: includes/admin/importers/views/html-csv-import-done.php:64
msgid "File uploaded: %s"
msgstr "Arquivo enviado: %s"
#: includes/admin/class-wc-admin-assets.php:517
msgid "Are you sure you want to run this tool?"
msgstr "Tem certeza de que deseja executar esta ferramenta?"
#: includes/class-wc-install.php:2259
msgid "Community support"
msgstr "Suporte da comunidade"
#: includes/class-wc-post-types.php:580
msgid "Category not updated."
msgstr "Categoria não atualizada."
#: includes/class-wc-post-types.php:579
msgid "Category not added."
msgstr "Categoria não adicionada."
#: includes/class-wc-post-types.php:578
msgid "Category updated."
msgstr "Categoria atualizada."
#: includes/class-wc-post-types.php:577
msgid "Category deleted."
msgstr "Categoria excluída."
#: includes/class-wc-post-types.php:576
msgid "Category added."
msgstr "Categoria adicionada."
#: includes/class-wc-post-types.php:84
msgctxt "Taxonomy name"
msgid "Product visibility"
msgstr "Visibilidade do produto"
#: includes/class-wc-post-types.php:67
msgctxt "Taxonomy name"
msgid "Product type"
msgstr "Tipo de produto"
#: includes/cli/class-wc-cli-runner.php:117
msgid "The ID for the resource."
msgstr "ID do recurso."
#: includes/cli/class-wc-cli-runner.php:116
msgid "Instance ID."
msgstr "ID da instância."
#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:611
msgctxt "taxonomy term messages"
msgid "%s updated"
msgstr "%s atualizada"
#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:609 includes/class-wc-post-types.php:617
msgctxt "taxonomy term messages"
msgid "%s deleted"
msgstr "%s excluída"
#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:607
msgctxt "taxonomy term messages"
msgid "%s added"
msgstr "%s adicionada"
#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:615
msgctxt "taxonomy term messages"
msgid "%s not updated"
msgstr "%s não foi atualizada"
#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:613
msgctxt "taxonomy term messages"
msgid "%s not added"
msgstr "%s não foi adicionada"
#: includes/class-wc-post-types.php:590
msgid "Tag not updated."
msgstr "Tag não foi atualizada."
#: includes/class-wc-post-types.php:589
msgid "Tag not added."
msgstr "Tag não foi adicionada."
#: includes/class-wc-post-types.php:588
msgid "Tag updated."
msgstr "Tag atualizada."
#: includes/class-wc-post-types.php:587
msgid "Tag deleted."
msgstr "Tag excluída."
#: includes/class-wc-post-types.php:586
msgid "Tag added."
msgstr "Tag adicionada."
#: includes/class-wc-install.php:2259
msgid "Visit community forums"
msgstr "Visite os fóruns da comunidade"
#: src/StoreApi/Schemas/V1/ProductSchema.php:307
msgid "The term slug."
msgstr "O slug do termo."
#: src/StoreApi/Schemas/V1/ProductSchema.php:338
msgid "List of variation attributes."
msgstr "Lista de variação de atributos."
#: includes/class-wc-checkout.php:1164
msgid "An account is already registered with your email address. <a href=\"#\" class=\"showlogin\">Please log in.</a>"
msgstr "Uma conta já está registrada com seu endereço de e-mail. <a href=\"#\" class=\"showlogin\">Faça login.</a>"
#: src/StoreApi/Schemas/V1/ItemSchema.php:111
msgid "True if the product is on backorder."
msgstr "Verdadeiro se o produto estiver sob encomenda."
#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:42
msgid "The attribute taxonomy name."
msgstr "Nome da taxonomia do atributo."
#: src/StoreApi/Schemas/V1/ProductSchema.php:437
msgid "Add to cart URL."
msgstr "URL para adicionar ao carrinho."
#: src/StoreApi/Schemas/V1/ProductSchema.php:363
msgid "Does the product have additional options before it can be added to the cart?"
msgstr "O produto tem opções adicionais antes de poder ser adicionado ao carrinho?"
#: src/StoreApi/Schemas/V1/ProductSchema.php:351
msgid "The assigned attribute."
msgstr "O atributo vinculado."
#: src/StoreApi/Schemas/V1/ProductSchema.php:301
msgid "The term name."
msgstr "O nome do termo."
#: src/StoreApi/Schemas/V1/ProductSchema.php:295
msgid "The term ID, or 0 if the attribute is not a global attribute."
msgstr "O ID do item ou 0 se o atributo não for um atributo global."
#: src/StoreApi/Schemas/V1/ProductSchema.php:288
msgid "List of assigned attribute terms."
msgstr "Lista de termos de atributos vinculados."
#: src/StoreApi/Schemas/V1/ProductSchema.php:282
msgid "True if this attribute is used by product variations."
msgstr "Verdadeiro se este atributo for usado pelas variações do produto."
#: src/StoreApi/Schemas/V1/ProductSchema.php:276
msgid "The attribute taxonomy, or null if the attribute is not taxonomy based."
msgstr "O atributo da taxonomia, ou nulo se o atributo não for baseado em taxonomia."
#: src/StoreApi/Schemas/V1/ProductSchema.php:270
#: src/StoreApi/Schemas/V1/ProductSchema.php:345
msgid "The attribute name."
msgstr "O nome do atributo."
#: src/StoreApi/Schemas/V1/ProductSchema.php:264
#: src/StoreApi/Schemas/V1/ProductSchema.php:332
msgid "The attribute ID, or 0 if the attribute is not taxonomy based."
msgstr "O ID do atributo, ou 0 se o atributo não for baseado em taxonomia."
#: src/StoreApi/Schemas/V1/ProductSchema.php:381
msgid "Is the product stock backordered? This will also return false if backorder notifications are turned off."
msgstr "O produto é sob encomenda? Isso também retornará falso se as notificações de encomendas de produtos fora de estoque estiverem desativadas."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:168
msgid "Taxes applied to this shipping rate using the smallest unit of the currency."
msgstr "Impostos aplicadas a esta taxa de entrega usando a menor unidade da moeda."
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:51
msgid "Bundles"
msgstr "Pacotes"
#: src/StoreApi/Schemas/V1/ProductSchema.php:230
msgid "Tag ID"
msgstr "ID da tag"
#: src/StoreApi/Schemas/V1/ProductSchema.php:223
msgid "List of tags, if applicable."
msgstr "Lista de tags, se aplicável."
#: src/StoreApi/Schemas/V1/ProductSchema.php:236
msgid "Tag name"
msgstr "Nome da tag"
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:60
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Education and learning"
msgstr "Educação e aprendizagem"
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:55
msgid "Customizable products"
msgstr "Produtos personalizáveis"
#: src/StoreApi/Schemas/V1/ProductSchema.php:214
msgid "Category link"
msgstr "Link da categoria"
#: src/StoreApi/Schemas/V1/ProductSchema.php:208
msgid "Category slug"
msgstr "Slug da categoria"
#: src/StoreApi/Schemas/V1/ProductSchema.php:202
msgid "Category name"
msgstr "Nome da categoria"
#: src/StoreApi/Schemas/V1/ProductSchema.php:196
msgid "Category ID"
msgstr "ID da categoria"
#: src/StoreApi/Schemas/V1/ProductSchema.php:189
msgid "List of categories, if applicable."
msgstr "Lista de categorias, se aplicável."
#: src/Admin/API/Reports/Orders/Stats/Controller.php:169
msgid "Total distinct customers."
msgstr "Total de clientes distintos."
#: src/StoreApi/Schemas/V1/ProductSchema.php:248
msgid "Tag link"
msgstr "Link da tag"
#: src/StoreApi/Schemas/V1/ProductSchema.php:242
msgid "Tag slug"
msgstr "Slug da tag"
#: src/Admin/API/OnboardingProfile.php:383
msgid "Whether or not the profile was skipped."
msgstr "Se o perfil foi ou não ignorado."
#: src/Internal/Admin/Analytics.php:285
msgid "Analytics cache cleared."
msgstr "O cache das análises foi limpo."
#: src/Internal/Admin/Analytics.php:157
msgid "Clear analytics cache"
msgstr "Limpar cache de análises"
#: 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 "Com nossos blocos, você pode selecionar e exibir produtos, categorias, filtros e mais praticamente em qualquer lugar do seu site, não é necessário usar shortcodes e nem editar linhas de código. Saiba mais sobre como usar cada um deles."
#: 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 "Para garantir que você nunca fique com aquela sensação de \"o que eu esqueci\", reunimos uma lista com tudo que é essencial para você verificar antes do lançamento."
#: src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php:72
msgid "Customize your online store with WooCommerce blocks"
msgstr "Personalize sua loja online com os blocos do WooCommerce"
#: src/Internal/Admin/Notes/LaunchChecklist.php:51
msgid "Ready to launch your store?"
msgstr "Pronto para lançar sua loja?"
#. 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 "A partir do painel de controle de sua conta, você pode ver suas <a href=\"%1$s\">compras recentes</a>, gerenciar seus <a href=\"%2$s\">endereço de cobrança</a>, e <a href=\"%3$s\">editar sua senha e detalhes da conta</a>."
#: src/Admin/Notes/DataStore.php:128
msgid "Invalid admin note"
msgstr "Observação de administrador inválida"
#: src/Blocks/BlockTypes/Cart.php:79
#: assets/client/blocks/checkout-frontend.js:1
msgid "Browse store"
msgstr "Navegar pela loja"
#: templates/cart/cart.php:28 assets/client/blocks/cart.js:12
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/wc-blocks-frontend-vendors-frontend.js:7
#: assets/client/blocks/wc-blocks-vendors.js:7
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:9
msgid "Remove item"
msgstr "Remover item"
#: includes/class-wc-install.php:2790 src/Blocks/BlockTypes/Cart.php:88
#: assets/client/blocks/cart.js:21
msgid "New in store"
msgstr "Novo na loja"
#: includes/class-wc-install.php:2782 src/Blocks/BlockTypes/Cart.php:78
#: src/Blocks/BlockTypes/MiniCart.php:572 assets/client/blocks/cart.js:21
#: assets/client/blocks/checkout-frontend.js:1
msgid "Your cart is currently empty!"
msgstr "Seu carrinho está vazio no momento!"
#: src/Blocks/Domain/Services/CheckoutFields.php:624
msgid "Phone (optional)"
msgstr "Telefone (opcional)"
#: src/Blocks/Domain/Services/CheckoutFields.php:612
msgid "Postal code (optional)"
msgstr "CEP (opcional)"
#: src/Blocks/Domain/Services/CheckoutFields.php:600
msgid "State/County (optional)"
msgstr "Estado/condado (opcional)"
#: src/Blocks/Domain/Services/CheckoutFields.php:588
msgid "City (optional)"
msgstr "Cidade (opcional)"
#: src/Blocks/Domain/Services/CheckoutFields.php:540
msgid "Last name (optional)"
msgstr "Sobrenome (opcional)"
#: src/Blocks/Domain/Services/CheckoutFields.php:516
msgid "Country/Region"
msgstr "País"
#: src/Blocks/Domain/Services/CheckoutFields.php:517
msgid "Country/Region (optional)"
msgstr "País (opcional)"
#: src/Blocks/Domain/Services/CheckoutFields.php:564
msgid "Address (optional)"
msgstr "Endereço (opcional)"
#: src/Blocks/Domain/Services/CheckoutFields.php:552
msgid "Company (optional)"
msgstr "Empresa (opcional)"
#: src/Blocks/Domain/Services/CheckoutFields.php:576
msgid "Apartment, suite, etc. (optional)"
msgstr "Apartamento, suíte, etc. (opcional)"
#: src/Blocks/Domain/Services/CheckoutFields.php:528
msgid "First name (optional)"
msgstr "Nome (opcional)"
#. translators: %d is number of items in stock for product
#. translators: %d stock amount (number of items in stock for product)
#: src/Blocks/BlockTypes/ProductStockIndicator.php:90
#: assets/client/blocks/cart.js:9 assets/client/blocks/checkout.js:38
#: assets/client/blocks/mini-cart-contents.js:10
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:21
msgid "%d left in stock"
msgstr "%d em estoque"
#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:31
msgid "Add store details"
msgstr "Adicionar detalhes da loja"
#: src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php:68
#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:61
#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:56
#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:57
#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:90
msgid "2 minutes"
msgstr "2 minutos"
#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:69
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:92
msgid "1 minute"
msgstr "1 minuto"
#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:33
#: assets/client/admin/chunks/2791.js:1
msgid "Store details"
msgstr "Detalhes da loja"
#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:74
msgid "1 minute per product"
msgstr "1 minuto por produto"
#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:54
msgid "4 minutes"
msgstr "4 minutos"
#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:446
#: src/Internal/Admin/ProductReviews/Reviews.php:457
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/833.js:2
#: assets/client/admin/chunks/2791.js:1 assets/client/admin/chunks/8656.js:1
#: assets/client/admin/chunks/activity-panels-inbox.js:1
#: assets/client/blocks/cart.js:44 assets/client/blocks/checkout.js:40
#: assets/client/blocks/classic-shortcode.js:1
#: assets/client/blocks/legacy-template.js:7
msgid "Undo"
msgstr "Desfazer"
#. translators: If your word count is based on single characters (e.g. East
#. Asian characters), enter 'characters_excluding_spaces' or
#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
#. into your own language.
#: src/Blocks/BlockTypes/AbstractBlock.php:450
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr "words"
#: src/Blocks/Domain/Services/DraftOrders.php:79
#: src/Blocks/Domain/Services/DraftOrders.php:103
msgctxt "Order status"
msgid "Draft"
msgstr "Rascunho"
#: src/StoreApi/Schemas/V1/ItemSchema.php:238
msgid "Raw unrounded product prices used in calculations. Provided using a higher unit of precision than the currency."
msgstr "Preços brutos de produtos não arredondados usados nos cálculos. Fornecido usando uma unidade de precisão mais alta que a moeda."
#: src/StoreApi/Schemas/V1/ItemSchema.php:244
msgid "Decimal precision of the returned prices."
msgstr "Precisão decimal dos preços retornados."
#: src/StoreApi/Schemas/V1/ItemSchema.php:273
msgid "Item total amounts provided using the smallest unit of the currency."
msgstr "Montantes totais do item fornecido usando a menor unidade da moeda."
#: src/StoreApi/Schemas/V1/ItemSchema.php:281
msgid "Line subtotal (the price of the product before coupon discounts have been applied)."
msgstr "Subtotal da linha (o preço do produto antes da aplicação dos descontos)."
#: src/StoreApi/Schemas/V1/ItemSchema.php:293
msgid "Line total (the price of the product after coupon discounts have been applied)."
msgstr "Total da linha (o preço do produto após a aplicação dos descontos de cupom)."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:180
msgid "Instance ID of the shipping method that provided the rate."
msgstr "ID da instância do método de entrega que forneceu a taxa."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:208
msgid "True if this is the rate currently selected by the customer for the cart."
msgstr "Verdadeiro se esta for a taxa atualmente selecionada pelo cliente para o carrinho."
#: src/StoreApi/Schemas/V1/ItemSchema.php:117
#: src/StoreApi/Schemas/V1/ProductSchema.php:413
msgid "If true, only one item of this product is allowed for purchase in a single order."
msgstr "Se verdadeiro, apenas um item deste produto é permitido para compra em um único pedido."
#: src/StoreApi/Schemas/V1/ItemSchema.php:105
msgid "True if backorders are allowed past stock availability."
msgstr "Verdadeiro se encomendas forem permitidas ao estoque acabar."
#: src/StoreApi/Schemas/V1/ItemSchema.php:192
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 "Dados de preço do produto no item de linha atual, incluindo ou excluindo impostos com base na configuração \"exibir preços durante o carrinho e a finalização de compra\". Fornecido usando a menor unidade da moeda."
#: src/StoreApi/Schemas/V1/ItemSchema.php:287
msgid "Line subtotal tax."
msgstr "Imposto sobre o subtotal da linha."
#: src/StoreApi/Schemas/V1/ItemSchema.php:299
msgid "Line total tax."
msgstr "Imposto sobre o total da linha."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:186
msgid "Meta data attached to the shipping rate."
msgstr "Metadados anexados à taxa de entrega."
#: src/StoreApi/Schemas/V1/ProductCategorySchema.php:52
msgid "Category image."
msgstr "Imagem da categoria."
#: src/StoreApi/Schemas/V1/ErrorSchema.php:30
msgid "Error code"
msgstr "Código do erro"
#: src/StoreApi/Schemas/V1/ErrorSchema.php:36
msgid "Error message"
msgstr "Mensagem de erro"
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:32
msgid "The ID of the package the shipping rates belong to."
msgstr "O ID do pacote ao qual as taxas de entrega pertencem."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:38
msgid "Name of the package."
msgstr "Nome do pacote."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:44
msgid "Shipping destination address."
msgstr "Endereço de destino da entrega."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:88
msgid "List of cart items the returned shipping rates apply to."
msgstr "Lista de itens do carrinho às quais as taxas de remessa retornadas se aplicam."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:102
msgid "Name of the item."
msgstr "Nome do item."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:108
msgid "Quantity of the item in the current package."
msgstr "Quantidade do item no pacote atual."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:117
msgid "List of shipping rates."
msgstr "Lista de taxas de entrega."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:138
msgid "ID of the shipping rate."
msgstr "ID da taxa de entrega."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:144
msgid "Name of the shipping rate, e.g. Express shipping."
msgstr "Nome da taxa de entrega, por exemplo: Entrega expressa."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:150
msgid "Description of the shipping rate, e.g. Dispatched via USPS."
msgstr "Descrição da taxa de entrega, por exemplo: Enviado utilizando a USPS."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:156
msgid "Delivery time estimate text, e.g. 3-5 business days."
msgstr "Texto da estimativa do tempo de entrega, por exemplo: de 3 até 5 dias úteis."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:162
msgid "Price of this shipping rate using the smallest unit of the currency."
msgstr "Preço dessa taxa de entrega usando a menor unidade da moeda."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:174
msgid "ID of the shipping method that provided the rate."
msgstr "ID do método de entrega que forneceu a taxa."
#: src/StoreApi/Schemas/V1/AbstractSchema.php:348
msgid "Decimal separator for the currency which can be used to format returned prices."
msgstr "Separador decimal para a moeda que pode ser usada para formatar preços retornados."
#: src/StoreApi/Schemas/V1/CartSchema.php:129
#: src/StoreApi/Schemas/V1/OrderSchema.php:252
msgid "Current set shipping address for the customer."
msgstr "Endereço de entrega atual definido para o cliente."
#: src/StoreApi/Schemas/V1/CartSchema.php:109
#: src/StoreApi/Schemas/V1/OrderSchema.php:242
msgid "List of applied cart coupons."
msgstr "Lista de cupons de carrinho aplicados."
#: src/StoreApi/Schemas/V1/CartSchema.php:119
msgid "List of available shipping rates for the cart."
msgstr "Lista de taxas de entrega disponíveis para o carrinho."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:176
msgid "A URL to redirect the customer after checkout. This could be, for example, a link to the payment processors website."
msgstr "Um URL para redirecionar o cliente após a finalização da compra. Pode ser, por exemplo, um link para o site dos processadores de pagamento."
#: src/StoreApi/Schemas/V1/CartSchema.php:203
msgid "Cart total amounts provided using the smallest unit of the currency."
msgstr "Montante total do carrinho fornecido usando a menor unidade da moeda."
#: src/StoreApi/Schemas/V1/CartSchema.php:211
msgid "Total price of items in the cart."
msgstr "Preço total dos itens no carrinho."
#: src/StoreApi/Schemas/V1/CartSchema.php:223
#: src/StoreApi/Schemas/V1/OrderSchema.php:156
msgid "Total price of any applied fees."
msgstr "Preço total de quaisquer taxas aplicadas."
#: src/StoreApi/Schemas/V1/CartSchema.php:235
#: src/StoreApi/Schemas/V1/OrderSchema.php:144
msgid "Total discount from applied coupons."
msgstr "Desconto total de cupons aplicados."
#: src/StoreApi/Schemas/V1/OrderSchema.php:150
msgid "Total price of shipping."
msgstr "Preço total de entrega."
#: src/StoreApi/Schemas/V1/CartSchema.php:259
#: src/StoreApi/Schemas/V1/OrderSchema.php:174
msgid "Total price the customer will pay."
msgstr "Preço total que o cliente pagará."
#: src/StoreApi/Schemas/V1/CartSchema.php:303
#: src/StoreApi/Schemas/V1/OrderSchema.php:278
msgid "List of cart item errors, for example, items in the cart which are out of stock."
msgstr "Lista de erros de itens do carrinho, por exemplo, itens no carrinho que estão fora de estoque."
#: src/StoreApi/Schemas/V1/ProductCategorySchema.php:59
msgid "Number of reviews for products in this category."
msgstr "Número de avaliações para produtos nesta categoria."
#: src/StoreApi/Schemas/V1/AbstractSchema.php:330
msgid "Currency code (in ISO format) for returned prices."
msgstr "Código da moeda (no formato ISO) para preços retornados."
#: src/StoreApi/Schemas/V1/AbstractSchema.php:336
msgid "Currency symbol for the currency which can be used to format returned prices."
msgstr "Símbolo de moeda para a moeda que pode ser usada para formatar preços retornados."
#: src/StoreApi/Schemas/V1/AbstractSchema.php:342
msgid "Currency minor unit (number of digits after the decimal separator) for returned prices."
msgstr "Unidade secundária da moeda (número de dígitos após o separador decimal) para preços retornados."
#: src/StoreApi/Schemas/V1/AbstractSchema.php:360
#: src/StoreApi/Schemas/V1/AbstractSchema.php:366
msgid "Price prefix for the currency which can be used to format returned prices."
msgstr "Prefixo do preço da moeda que pode ser usada para formatar os preços retornados."
#: src/StoreApi/Schemas/V1/AbstractSchema.php:354
msgid "Thousand separator for the currency which can be used to format returned prices."
msgstr "Separador de milhares para a moeda que pode ser usada para formatar preços retornados."
#: 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 "Preços mínimos e máximos encontrados na coleção de produtos, fornecidos com a menor unidade da moeda."
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:53
msgid "Returns number of products within attribute terms."
msgstr "Retorna o número de produtos dentro dos termos do atributo."
#: src/StoreApi/Schemas/V1/OrderCouponSchema.php:30
msgid "The coupons unique code."
msgstr "O código exclusivo dos cupons."
#: src/StoreApi/Schemas/V1/CartCouponSchema.php:49
#: src/StoreApi/Schemas/V1/OrderCouponSchema.php:42
msgid "Total amounts provided using the smallest unit of the currency."
msgstr "Montantes totais fornecidos usando a menor unidade da moeda."
#: src/StoreApi/Schemas/V1/CartCouponSchema.php:57
#: src/StoreApi/Schemas/V1/OrderCouponSchema.php:50
msgid "Total discount applied by this coupon."
msgstr "Desconto total aplicado por este cupom."
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:81
msgid "State/County code, or name of the state, county, province, or district."
msgstr "Código do estado/condado ou nome do estado, município, província ou distrito."
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:93
msgid "Country/Region code in ISO 3166-1 alpha-2 format."
msgstr "Código de país/região no formato ISO 3166-1 alfa-2."
#. translators: Placeholders are class and method names
#: src/StoreApi/Schemas/V1/BillingAddressSchema.php:145
#: src/StoreApi/Schemas/V1/ShippingAddressSchema.php:85
msgid "%1$s requires an instance of %2$s or %3$s for the address"
msgstr "%1$s requer uma instância de %2$s ou %3$s para o endereço"
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:136
msgid "The ID of the payment method being used to process the payment."
msgstr "O ID do método de pagamento usado para processar o pagamento."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:149
msgid "Result of payment processing, or false if not yet processed."
msgstr "Resultado do processamento do pagamento ou falso se ainda não tiver sido processado."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:155
msgid "Status of the payment returned by the gateway. One of success, pending, failure, error."
msgstr "Status do pagamento retornado pelo sistema. Pode ser \"sucesso\", \"pendente\", \"falha\" e \"erro\"."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:160
msgid "An array of data being returned from the payment gateway."
msgstr "Um array de dados retornados do sistema de pagamento."
#: src/StoreApi/Schemas/V1/CartCouponSchema.php:63
#: src/StoreApi/Schemas/V1/OrderCouponSchema.php:56
msgid "Total tax removed due to discount applied by this coupon."
msgstr "Total de impostos removidos devido ao desconto aplicado por este cupom."
#: src/StoreApi/Schemas/V1/CartSchema.php:217
msgid "Total tax on items in the cart."
msgstr "Total de impostos sobre os itens no carrinho."
#: src/StoreApi/Schemas/V1/CartSchema.php:229
#: src/StoreApi/Schemas/V1/OrderSchema.php:192
msgid "Total tax on fees."
msgstr "Total de impostos sobre taxas."
#: src/StoreApi/Schemas/V1/CartSchema.php:241
#: src/StoreApi/Schemas/V1/OrderSchema.php:198
msgid "Total tax removed due to discount from applied coupons."
msgstr "Total de impostos removidos devido a descontos nos cupons aplicados."
#: src/StoreApi/Schemas/V1/CartSchema.php:279
#: src/StoreApi/Schemas/V1/OrderSchema.php:218
msgid "The name of the tax."
msgstr "O nome do imposto."
#: src/StoreApi/Schemas/V1/CartSchema.php:285
#: src/StoreApi/Schemas/V1/OrderSchema.php:224
msgid "The amount of tax charged."
msgstr "O valor cobrado do imposto."
#: src/StoreApi/Schemas/V1/CartSchema.php:271
#: src/StoreApi/Schemas/V1/OrderSchema.php:210
msgid "Lines of taxes applied to items and shipping."
msgstr "Linhas de impostos aplicadas a itens e entrega."
#: src/StoreApi/Schemas/V1/CartSchema.php:265
msgid "Total tax applied to items and shipping."
msgstr "Total de impostos aplicados a itens e entrega."
#: src/StoreApi/Schemas/V1/CartSchema.php:175
#: src/StoreApi/Schemas/V1/OrderSchema.php:266
msgid "True if the cart needs payment. False for carts with only free products and no shipping costs."
msgstr "Verdadeiro se o carrinho precisar de pagamento. Falso para carrinhos com apenas produtos gratuitos e sem custos de entrega."
#: src/Blocks/Domain/Services/CheckoutFields.php:575
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:69
msgid "Apartment, suite, etc."
msgstr "Complemento, apartamento, etc."
#: src/StoreApi/Schemas/V1/ItemSchema.php:87
#: src/StoreApi/Schemas/V1/ProductSchema.php:97
msgid "Product full description in HTML format."
msgstr "Descrição completa do produto em formato HTML."
#: src/StoreApi/Schemas/V1/ItemSchema.php:81
#: src/StoreApi/Schemas/V1/ProductSchema.php:92
msgid "Product short description in HTML format."
msgstr "Descrição curta do produto em formato HTML."
#: src/StoreApi/Schemas/V1/ProductSchema.php:68
msgid "ID of the parent product, if applicable."
msgstr "ID do produto ascendente, se aplicável."
#. translators: %s Coupon codes.
#: src/StoreApi/Utilities/OrderController.php:244
msgid "Invalid coupons were removed from the cart: \"%s\""
msgstr "Cupons inválidos que foram removidos do carrinho: \"%s\""
#: src/StoreApi/Utilities/OrderController.php:41
msgid "Cannot create order from empty cart."
msgstr "Não é possível criar pedido a partir de um carrinho vazio."
#. translators: %s: product name
#: src/StoreApi/Utilities/CartController.php:1176
msgid ""%s" is not available for purchase."
msgstr ""%s" não está disponível para compra."
#. translators: %1$s coupon code, %2$s reason.
#: src/StoreApi/Utilities/CartController.php:1086
msgid "The \"%1$s\" coupon has been removed from your cart: %2$s"
msgstr "O cupom \"%1$s\" foi removido do seu carrinho: %2$s"
#. translators: %s: coupon code
#: src/StoreApi/Utilities/CartController.php:1025
msgid "\"%s\" has already been applied and cannot be used in conjunction with other coupons."
msgstr "\"%s\" já foi aplicado e não pode ser usado em conjunto com outros cupons."
#. translators: %s coupon code
#: src/StoreApi/Utilities/CartController.php:977
msgid "Coupon code \"%s\" has already been applied."
msgstr "O cupom \"%s\" já foi aplicado."
#. translators: %s coupon code
#: src/StoreApi/Utilities/CartController.php:965
msgid "\"%s\" is an invalid coupon code."
msgstr "\"%s\" é um código de cupom inválido."
#: src/StoreApi/Utilities/CartController.php:232
msgid "Cart item is invalid."
msgstr "O item do carrinho é inválido."
#: src/StoreApi/Routes/V1/CartRemoveItem.php:73
msgid "Cart item no longer exists or is invalid."
msgstr "O item do carrinho não existe mais ou é inválido."
#: src/StoreApi/Routes/V1/CartRemoveItem.php:51
msgid "Unique identifier (key) for the cart item."
msgstr "Identificador exclusivo (chave) para o item do carrinho."
#: src/StoreApi/Schemas/V1/ProductSchema.php:113
msgid "Price data provided using the smallest unit of the currency."
msgstr "Dados de preços fornecidos usando a menor unidade da moeda."
#: src/StoreApi/Schemas/V1/ProductSchema.php:325
msgid "List of variation IDs, if applicable."
msgstr "Lista de IDs de variação, se aplicável."
#: src/StoreApi/Schemas/V1/ProductSchema.php:162
msgid "Price string formatted as HTML."
msgstr "String de preço formatada como HTML."
#: src/StoreApi/Schemas/V1/ItemSchema.php:99
#: src/StoreApi/Schemas/V1/ProductSchema.php:407
msgid "Quantity left in stock if stock is low, or null if not applicable."
msgstr "Quantidade ainda em estoque, se o estoque estiver baixo, ou nulo, se não for aplicável."
#: src/StoreApi/Schemas/V1/TermSchema.php:54
msgid "Parent term ID, if applicable."
msgstr "ID do termo pai, se aplicável."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:80
msgid "The order ID to process during checkout."
msgstr "O ID do pedido a ser processado durante a finalização da compra."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:86
msgid "Order status. Payment providers will update this value after payment."
msgstr "Status do pedido. Os provedores de pagamento atualizarão esse valor após o pagamento."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:92
msgid "Order key used to check validity or protect access to certain order data."
msgstr "Chave do pedido usada para verificar a validade ou proteger o acesso a determinados dados do pedido."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:109
msgid "Customer ID if registered. Will return 0 for guests."
msgstr "ID do cliente se registrado. Retornará 0 para os convidados."
#: src/StoreApi/Routes/V1/CartRemoveCoupon.php:80
msgid "Coupon cannot be removed because it is not already applied to the cart."
msgstr "O cupom não pode ser removido porque ainda não foi aplicado ao carrinho."
#: src/StoreApi/Routes/V1/CartSelectShippingRate.php:53
msgid "The chosen rate ID for the package."
msgstr "O ID da taxa escolhida para o pacote."
#: src/StoreApi/Routes/V1/CartApplyCoupon.php:67
#: src/StoreApi/Routes/V1/CartCoupons.php:106
#: src/StoreApi/Routes/V1/CartRemoveCoupon.php:67
msgid "Coupons are disabled."
msgstr "Os cupons estão desativados."
#: src/StoreApi/Routes/V1/CartApplyCoupon.php:48
#: src/StoreApi/Routes/V1/CartCouponsByCode.php:51
#: src/StoreApi/Routes/V1/CartRemoveCoupon.php:48
msgid "Unique identifier for the coupon within the cart."
msgstr "Identificador exclusivo para o cupom no carrinho."
#: src/StoreApi/Routes/V1/CartCouponsByCode.php:82
#: src/StoreApi/Routes/V1/CartCouponsByCode.php:97
msgid "Coupon does not exist in the cart."
msgstr "O cupom não existe no carrinho."
#: src/StoreApi/Routes/V1/AbstractRoute.php:169
#: src/StoreApi/Routes/V1/AbstractRoute.php:182
#: src/StoreApi/Routes/V1/AbstractRoute.php:195
#: src/StoreApi/Routes/V1/AbstractRoute.php:208
msgid "Method not implemented"
msgstr "Método não implementado"
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:74
msgid "Sort ascending or descending."
msgstr "Classifique de forma ascendente ou descendente."
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:82
msgid "Sort by term property."
msgstr "Classifique por propriedade de termo."
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:94
msgid "If true, empty terms will not be returned."
msgstr "Se verdadeiro, termos vazios não serão retornados."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:50
msgid "First line of the address being shipped to."
msgstr "Primeira linha do endereço para onde será enviado."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:80
msgid "ISO code for the country of the address being shipped to."
msgstr "Código ISO do país do endereço para onde será enviado."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:74
msgid "Zip or Postcode of the address being shipped to."
msgstr "CEP do endereço para onde será enviado."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:56
msgid "Second line of the address being shipped to."
msgstr "Segunda linha do endereço para onde será enviado."
#: 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 "Código ISO ou nome do estado, província ou distrito do endereço para onde será enviado."
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:62
msgid "City of the address being shipped to."
msgstr "Cidade do endereço para onde será enviado."
#: src/StoreApi/Routes/V1/ProductReviews.php:232
msgid "Limit result set to reviews from specific product IDs."
msgstr "Limita os resultados para avaliações a partir de IDs de produtos específicos."
#: src/StoreApi/Routes/V1/ProductReviews.php:225
msgid "Limit result set to reviews from specific category IDs."
msgstr "Limita os resultados para avaliações a partir categoria com IDs específicos."
#: src/StoreApi/Routes/V1/Products.php:352
msgid "Limit result set to products based on a minimum price, provided using the smallest unit of the currency."
msgstr "Limita os resultados para produtos com base em um preço mínimo, fornecido com a menor unidade da moeda."
#: src/StoreApi/Routes/V1/Products.php:359
msgid "Limit result set to products based on a maximum price, provided using the smallest unit of the currency."
msgstr "Limita os resultados para produtos com base em um preço máximo, fornecido com a menor unidade da moeda."
#: src/StoreApi/Routes/V1/Checkout.php:582
#: src/StoreApi/Routes/V1/CheckoutOrder.php:244
msgid "No payment method provided."
msgstr "Nenhum método de pagamento fornecido."
#: src/StoreApi/Utilities/CheckoutTrait.php:86
msgid "Invalid payment result received from payment method."
msgstr "Resultado inválido de pagamento recebido do método de pagamento."
#: src/StoreApi/Routes/V1/Checkout.php:90
#: src/StoreApi/Routes/V1/CheckoutOrder.php:70
msgid "Data to pass through to the payment method when processing payment."
msgstr "Dados a serem transmitidos para o método de pagamento ao processar o pagamento."
#: src/StoreApi/Routes/V1/CartUpdateItem.php:50
msgid "New quantity of the item in the cart."
msgstr "Nova quantidade do item no carrinho."
#: src/StoreApi/Routes/V1/CartRemoveCoupon.php:76
msgid "Invalid coupon code."
msgstr "Código de cupom inválido."
#: src/StoreApi/Routes/V1/CartUpdateItem.php:46
msgid "Unique identifier (key) for the cart item to update."
msgstr "Identificador exclusivo (chave) para o item do carrinho a ser atualizado."
#. Translators: %s Payment method ID.
#: src/StoreApi/Routes/V1/CheckoutOrder.php:256
msgid "The %s payment gateway is not available."
msgstr "O sistema de pagamento %s não está disponível."
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:104
msgid "Note added to the order by the customer during checkout."
msgstr "Observação adicionada ao pedido pelo cliente durante a finalização de compra."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:601
msgid "Database verified successfully."
msgstr "Banco de dados verificado com sucesso."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:603
msgid "Verifying database... One or more tables are still missing: "
msgstr "Verificando banco de dados... Uma ou mais tabelas ainda estão ausentes:"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:231
msgid "Verify base database tables"
msgstr "Verificar tabelas de banco de dados base"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:179
msgid "This tool will empty the template cache."
msgstr "Essa ferramenta esvaziará o cache do modelo."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:232
msgid "Verify database"
msgstr "Verificar banco de dados"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:234
msgid "Verify if all base database tables are present."
msgstr "Verifique se todas as tabelas de banco de dados base estão presentes."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:580
msgid "Template cache cleared."
msgstr "O cache de modelo foi limpo."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:582
msgid "The active version of WooCommerce does not support template cache clearing."
msgstr "A versão ativa do WooCommerce não suporta a limpeza de cache de modelo."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:594
msgid "You need WooCommerce 4.2 or newer to run this tool."
msgstr "Você precisa do WooCommerce 4.2 ou mais recente para executar esta ferramenta."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:174
msgid "Clear template cache"
msgstr "Limpar cache de modelo"
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:38
#: src/StoreApi/Routes/V1/ProductReviews.php:186
#: src/StoreApi/Routes/V1/Products.php:139
msgid "Maximum number of items to be returned in result set. Defaults to no limit if left blank."
msgstr "Número máximo de itens a serem retornados no conjunto de resultados. O padrão é sem limite, se deixado em branco."
#: src/StoreApi/Routes/V1/ProductCategoriesById.php:82
msgid "Invalid category ID."
msgstr "ID inválido de categoria."
#. translators: %1$s table name, %2$s database user, %3$s database name.
#: src/Blocks/Installer.php:123
msgid "WooCommerce %1$s table creation failed. Does the %2$s user have CREATE privileges on the %3$s database?"
msgstr "Falha na criação da tabela WooCommerce %1$s. O usuário %2$s tem privilégios para usar CREATE no banco de dados %3$s?"
#: 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 "Receba notificações sobre a atividade da loja, incluindo novos pedidos e análises de produtos diretamente em seus dispositivos móveis com o aplicativo Woo."
#: src/Internal/Admin/Notes/RealTimeOrderAlerts.php:48
msgid "Get real-time order alerts anywhere"
msgstr "Receba alertas de pedidos em tempo real em qualquer lugar"
#: src/Internal/Admin/Notes/OrderMilestones.php:184
msgid "First order received"
msgstr "Primeiro pedido recebido"
#: src/Internal/Admin/Notes/EUVATNumber.php:48
msgid "Collect and validate EU VAT numbers at checkout"
msgstr "Coletar e validar números de imposto da UE na finalização da compra"
#: 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 "Se sua loja está sediada na União Europeia, recomendamos o uso da extensão do número de imposto da UE, além dos impostos automatizados. Ele fornece à sua finalização de compra um campo para coletar e validar o número de imposto da UE de um cliente, se ele tiver um."
#: src/Internal/Admin/Notes/OnlineClothingStore.php:84
msgid "Start your online clothing store"
msgstr "Inicie sua loja de roupas online"
#: 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 "Este tutorial em vídeo ajudará você no processo de adição do seu primeiro produto no WooCommerce."
#: src/Internal/Admin/Notes/FirstProduct.php:72
msgid "Do you need help with adding your first product?"
msgstr "Você precisa de ajuda para adicionar o seu primeiro produto?"
#: 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 "Iniciar um site de moda é empolgante, mas também pode parecer esmagador. Neste artigo, orientaremos você no processo de configuração, ensinaremos a criar listas bem-sucedidas de produtos e mostraremos como comercializar para seu público-alvo ideal."
#: src/Admin/Notes/Note.php:586
msgid "The admin note layout has a wrong prop value."
msgstr "O modelo da observação do administrador tem um valor incorreto."
#: src/Internal/Admin/Notes/GivingFeedbackNotes.php:50
#: assets/client/admin/chunks/2338.js:1
#: assets/client/admin/chunks/customize-store.js:1
msgid "Share feedback"
msgstr "Compartilhar opinião"
#: 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 "Agora que você nos escolheu como parceiro, nosso objetivo é garantir que estamos fornecendo as ferramentas certas para atender às suas necessidades. Esperamos receber suas opiniões sobre a experiência de configuração da loja para que possamos melhorá-la no futuro."
#: src/Internal/Admin/Notes/FirstProduct.php:80
msgid "Watch tutorial"
msgstr "Assista o tutorial"
#: 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 "Mudar de plataforma de comércio eletrônico pode parecer um grande obstáculo a ser superado, mas é mais fácil do que você imagina mudar seus produtos, clientes e pedidos para o WooCommerce. Este artigo o ajudará a passar por esse processo."
#: 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 "O WooCommerce Subscriptions permite introduzir uma variedade de assinaturas para produtos e serviços físicos ou virtuais. Crie clubes do produto do mês, assinaturas semanais de serviços ou até pacotes anuais de cobrança de software. Adicione taxas de inscrição, ofereça avaliações gratuitas ou defina períodos de validade."
#: src/Internal/Admin/Notes/MigrateFromShopify.php:65
msgid "Do you want to migrate from Shopify to WooCommerce?"
msgstr "Deseja migrar do Shopify para o WooCommerce?"
#. translators: %s: product name
#: src/Checkout/Helpers/ReserveStock.php:106
msgid ""%s" is out of stock and cannot be purchased."
msgstr ""%s" está esgotado e não pode ser comprado."
#. translators: %s: product name
#: src/Checkout/Helpers/ReserveStock.php:230
msgid "Not enough units of %s are available in stock to fulfil this order."
msgstr "Não há unidades suficientes de %s disponíveis em estoque para atender a esse pedido."
#: i18n/states.php:1101
msgid "Taita-Taveta"
msgstr "Taita-Taveta"
#: i18n/states.php:1102
msgid "Tana River"
msgstr "Tana River"
#: i18n/states.php:1103
msgid "Tharaka-Nithi"
msgstr "Tharaka-Nithi"
#: i18n/states.php:1104
msgid "Trans Nzoia"
msgstr "Trans Nzoia"
#: i18n/states.php:1105
msgid "Turkana"
msgstr "Turkana"
#: i18n/states.php:1106
msgid "Uasin Gishu"
msgstr "Uasin Gishu"
#: i18n/states.php:1107
msgid "Vihiga"
msgstr "Vihiga"
#: i18n/states.php:1108
msgid "Wajir"
msgstr "Wajir"
#: i18n/states.php:1109
msgid "West Pokot"
msgstr "West Pokot"
#: i18n/states.php:1064
msgid "Bomet"
msgstr "Bomet"
#: i18n/states.php:1063
msgid "Baringo"
msgstr "Baringo"
#: i18n/states.php:1067
msgid "Elgeyo-Marakwet"
msgstr "Elgeyo-Marakwet"
#: i18n/states.php:1065
msgid "Bungoma"
msgstr "Bungoma"
#: i18n/states.php:1069
msgid "Garissa"
msgstr "Garissa"
#: i18n/states.php:1068
msgid "Embu"
msgstr "Embu"
#: i18n/states.php:1071
msgid "Isiolo"
msgstr "Isiolo"
#: i18n/states.php:1070
msgid "Homa Bay"
msgstr "Homa Bay"
#: i18n/states.php:1086
msgid "Mandera"
msgstr "Mandera"
#: i18n/states.php:1085
msgid "Makueni"
msgstr "Makueni"
#: i18n/states.php:1084
msgid "Machakos"
msgstr "Machakos"
#: i18n/states.php:1083
msgid "Lamu"
msgstr "Lamu"
#: i18n/states.php:1082
msgid "Laikipia"
msgstr "Laikipia"
#: i18n/states.php:1081
msgid "Kwale"
msgstr "Kwale"
#: i18n/states.php:1098
msgid "Nyeri"
msgstr "Nyeri"
#: i18n/states.php:1097
msgid "Nyandarua"
msgstr "Nyandarua"
#: i18n/states.php:1096
msgid "Nyamira"
msgstr "Nyamira"
#: i18n/states.php:1095
msgid "Narok"
msgstr "Narok"
#: i18n/states.php:1094
msgid "Nandi"
msgstr "Nandi"
#: i18n/states.php:1093
msgid "Nakuru"
msgstr "Nakuru"
#: i18n/states.php:1092
msgid "Nairobi County"
msgstr "Nairobi County"
#: i18n/states.php:1072
msgid "Kajiado"
msgstr "Kajiado"
#: i18n/states.php:1073
msgid "Kakamega"
msgstr "Kakamega"
#: i18n/states.php:1074
msgid "Kericho"
msgstr "Kericho"
#: i18n/states.php:1075
msgid "Kiambu"
msgstr "Kiambu"
#: i18n/states.php:1076
msgid "Kilifi"
msgstr "Kilifi"
#: i18n/states.php:1077
msgid "Kirinyaga"
msgstr "Kirinyaga"
#: i18n/states.php:1078
msgid "Kisii"
msgstr "Kisii"
#: i18n/states.php:1080
msgid "Kitui"
msgstr "Kitui"
#: i18n/states.php:1079
msgid "Kisumu"
msgstr "Kisumu"
#: i18n/states.php:1089
msgid "Migori"
msgstr "Migori"
#: i18n/states.php:1088
msgid "Meru"
msgstr "Meru"
#: i18n/states.php:1091
msgid "Murang’a"
msgstr "Murang’a"
#: i18n/states.php:1090
msgid "Mombasa"
msgstr "Mombasa"
#: i18n/states.php:1087
msgid "Marsabit"
msgstr "Marsabit"
#: i18n/states.php:1100
msgid "Siaya"
msgstr "Siaya"
#: i18n/states.php:1099
msgid "Samburu"
msgstr "Samburu"
#. translators: %1%s: Missing tables (separated 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 "Uma ou mais tabelas necessárias para o funcionamento do WooCommerce estão ausentes, alguns recursos podem não funcionar conforme o esperado. Tabelas ausentes: %1$s."
#: src/Internal/Features/FeaturesController.php:759
#: src/Internal/Features/FeaturesController.php:784
msgid "Features"
msgstr "Recursos"
#: src/Internal/Features/FeaturesController.php:786
msgid "Start using new features that are being progressively rolled out to improve the store management experience."
msgstr "Comece a usar novos recursos que estão sendo implementados progressivamente para melhorar a experiência de gerenciamento da loja."
#: src/Admin/API/Plugins.php:246 src/Admin/API/Plugins.php:341
#: src/Admin/PluginsHelper.php:233 src/Admin/PluginsHelper.php:404
#: src/Admin/PluginsHelper.php:427 src/Admin/PluginsHelper.php:512
msgid "Plugins must be a non-empty array."
msgstr "Os plugins devem ser um array não vazio."
#: src/Admin/API/Plugins.php:272
msgid "Plugins were successfully installed."
msgstr "Os plugins foram instalados com sucesso."
#: src/Admin/API/Plugins.php:273
msgid "There was a problem installing some of the requested plugins."
msgstr "Ocorreu um problema ao instalar alguns dos plugins solicitados."
#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:456
msgid "The requested plugin `%s`. is not yet installed."
msgstr "O plugin solicitado `%s` ainda não está instalado."
#: src/Admin/API/Plugins.php:366
msgid "Plugins were successfully activated."
msgstr "Os plugins foram ativados com sucesso."
#: src/Admin/API/Plugins.php:367
msgid "There was a problem activating some of the requested plugins."
msgstr "Ocorreu um problema ao ativar alguns dos plugins solicitados."
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:210
msgid "Visitors"
msgstr "Visitantes"
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:216
msgid "Views"
msgstr "Visualizações"
#: src/Internal/Admin/Notes/WooCommerceSubscriptions.php:47
msgid "Do you need more info about WooCommerce Subscriptions?"
msgstr "Você precisa de mais informações sobre o WooCommerce Subscriptions?"
#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:348
msgid "The requested plugin `%s` could not be installed. Upgrader install failed."
msgstr "O plugin solicitado \"%s\" não pôde ser instalado. Falha na instalação do atualizador."
#: src/Admin/API/Notes.php:817
msgid "Registers whether the note is deleted or not"
msgstr "Registra se a observação é excluída ou não"
#: src/Admin/API/Notes.php:811
msgid "The image of the note, if any."
msgstr "A imagem da observação, se houver."
#: src/Admin/API/Notes.php:805
msgid "The layout of the note (e.g. banner, thumbnail, plain)."
msgstr "O modelo da observação (por exemplo, banner, miniatura, simples)."
#: src/Admin/API/Notes.php:341
msgid "Sorry, there is no note with that ID."
msgstr "Não há nenhuma observação com esse ID."
#: includes/admin/views/html-notice-base-table-missing.php:17
msgid "Database tables missing"
msgstr "Tabelas de banco de dados ausentes"
#. translators: %1%s: Missing tables (separated 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 "Uma ou mais tabelas necessárias para o funcionamento do WooCommerce estão ausentes, alguns recursos podem não funcionar conforme o esperado. Tabelas ausentes: %1$s. <a href=\"%2$s\">Verificar novamente.</a>"
#. translators: Comma separated list of missing tables.
#: includes/admin/class-wc-admin-status.php:394
msgid "Missing base tables: %s. Some WooCommerce functionality may not work as expected."
msgstr "Tabelas de base ausentes: %s. Algumas funcionalidades do WooCommerce podem não funcionar conforme o esperado."
#: src/Internal/Admin/Homescreen.php:193 assets/client/admin/app/index.js:2
msgid "Home"
msgstr "Início"
#: src/Internal/Admin/Analytics.php:199 src/Internal/Admin/Marketing.php:143
#: assets/client/admin/app/index.js:2
msgid "Overview"
msgstr "Visão geral"
#: src/Internal/Features/FeaturesController.php:216
msgid "Marketplace"
msgstr "Marketplace"
#: 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 "Faça pagamentos com o provedor certo para você, escolha entre mais de 100 sistemas de pagamento para o WooCommerce."
#: src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php:61
msgid "Install plugins"
msgstr "Instalar plugins"
#: src/Internal/Admin/Notes/OnboardingPayments.php:53
msgid "Start accepting payments on your store!"
msgstr "Comece a aceitar pagamentos em sua loja!"
#: 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 "Percebemos que ocorreu um problema durante a instalação do Jetpack e WooCommerce Shipping & Tax. Tente novamente e aproveite todas as vantagens de ter os plugins conectados à sua loja! Desculpe pela inconveniência. Os plugins \"Jetpack\" e \"WooCommerce Shipping & Tax\" serão instalados e ativados gratuitamente."
#: 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 "Ocorreu um problema durante a instalação do Jetpack e WooCommerce Shipping & Tax. Tente novamente."
#: i18n/states.php:1352
msgid "Zambézia"
msgstr "Zambézia"
#: i18n/states.php:1351
msgid "Tete"
msgstr "Tete"
#: i18n/states.php:1350
msgid "Sofala"
msgstr "Sofala"
#: i18n/states.php:1349
msgid "Niassa"
msgstr "Niassa"
#: i18n/states.php:1348
msgid "Nampula"
msgstr "Nampula"
#: i18n/states.php:1347
msgid "Maputo"
msgstr "Maputo"
#: i18n/states.php:1346
msgid "Maputo Province"
msgstr "Maputo Province"
#: i18n/states.php:1345
msgid "Manica"
msgstr "Manica"
#: i18n/states.php:1344
msgid "Inhambane"
msgstr "Inhambane"
#: i18n/states.php:1343
msgid "Gaza"
msgstr "Gaza"
#: i18n/states.php:1342
msgid "Cabo Delgado"
msgstr "Cabo Delgado"
#: i18n/states.php:628
msgid "Volta"
msgstr "Volta"
#: i18n/states.php:627
msgid "Upper West"
msgstr "Upper West"
#: i18n/states.php:630
msgid "Western North"
msgstr "Norte ocidental"
#: i18n/states.php:626
msgid "Upper East"
msgstr "Upper East"
#: i18n/states.php:625
msgid "Savannah"
msgstr "Savannah"
#: i18n/states.php:624
msgid "Oti"
msgstr "Oti"
#: i18n/states.php:622
msgid "North East"
msgstr "Nordeste"
#: i18n/states.php:621
msgid "Greater Accra"
msgstr "Greater Accra"
#: i18n/states.php:618
msgid "Bono East"
msgstr "Bono East"
#: i18n/states.php:617
msgid "Bono"
msgstr "Bono"
#: i18n/states.php:616
msgid "Brong-Ahafo"
msgstr "Brong-Ahafo"
#: i18n/states.php:615
msgid "Ashanti"
msgstr "Ashanti"
#: i18n/states.php:614
msgid "Ahafo"
msgstr "Ahafo"
#: includes/class-wc-privacy-exporters.php:424
msgid "User’s WooCommerce payment tokens data."
msgstr "Dados de tokens de pagamento do usuário do WooCommerce."
#: includes/class-wc-privacy-exporters.php:77
msgid "User’s WooCommerce orders data."
msgstr "Dados de pedidos do usuário do WooCommerce."
#: includes/class-wc-privacy-exporters.php:32
msgid "User’s WooCommerce customer data."
msgstr "Dados de cliente do usuário do WooCommerce."
#: includes/class-wc-privacy-exporters.php:126
msgid "User’s WooCommerce purchased downloads data."
msgstr "Dados de downloads comprados pelo usuário do WooCommerce."
#: includes/class-wc-privacy-exporters.php:138
msgid "User’s WooCommerce access to purchased downloads data."
msgstr "Acesso do usuário do WooCommerce aos dados de downloads comprados."
#. 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 "O diretório de uploads da sua loja <a href=\"%1$s\">pode ser navegado pela web</a>. É altamente recomendável <a href=\"%2$s\">configurar seu servidor web para impedir a indexação do diretório</a>."
#. translators: %s function name.
#: packages/action-scheduler/classes/abstracts/ActionScheduler.php:269
msgid "%s() was called before the Action Scheduler data store was initialized"
msgstr "%s() foi chamado antes da inicialização do armazenamento de dados do Agendador de ações"
#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:212
#: includes/admin/settings/class-wc-settings-payment-gateways.php:223
#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:99
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Finish setup"
msgstr "Concluir configuração"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:181
msgid "Take payments via bank transfer."
msgstr "Aceitar pagamentos por transferência bancária."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:192
msgid "Take payments in cash upon delivery."
msgstr "Aceitar pagamentos em dinheiro na entrega."
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:149
msgid "If checked, free shipping would be available based on pre-discount order amount."
msgstr "Se marcado, entrega gratuita ficará disponível dependendo do valor do pedido antes do desconto."
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:147
msgid "Apply minimum order rule before coupon discount"
msgstr "Aplicar regras de valor mínimo do pedido antes do cupom de desconto"
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:146
msgid "Coupons discounts"
msgstr "Cupons de desconto"
#: includes/admin/class-wc-admin-help.php:57
msgid "WooCommerce.com support"
msgstr "Suporte WooCommerce.com"
#. translators: %s: version
#: includes/admin/class-wc-admin-status.php:446
msgid "Installed version not tested with active version of WooCommerce %s"
msgstr "Versão instalada não testada com a versão ativa do WooCommerce %s"
#. translators: 1: current version. 2: latest version
#: includes/admin/class-wc-admin-status.php:434
#: includes/admin/views/html-admin-page-status-report.php:935
msgid "%1$s (update to version %2$s is available)"
msgstr "%1$s (atualização para a versão %2$s está disponível)"
#. translators: %s: URL of WooCommerce.com subscriptions tab.
#: includes/admin/helper/class-wc-helper-updater.php:825
msgid "Please visit the <a href=\"%s\" target=\"_blank\">subscriptions page</a> and renew to continue receiving updates."
msgstr "Visite a <a href=\"%s\" target=\"_blank\">página de assinaturas</a> e renove para continuar recebendo atualizações."
#: src/Admin/API/OnboardingProfile.php:490
msgid "Name of other platform used to sell (not listed)."
msgstr "Nome de outra plataforma usada para vender (não listada)."
#: src/Internal/Admin/Notes/PersonalizeStore.php:60
msgid "Personalize homepage"
msgstr "Personalizar página inicial"
#: src/Admin/API/Reports/Customers/Stats/Controller.php:384
#: src/Admin/API/Reports/GenericStatsController.php:64
msgid "Limit stats fields to the specified items."
msgstr "Limitar os campos de estatísticas aos itens especificados."
#: src/Admin/API/MarketingOverview.php:93
msgid "The plugin could not be activated."
msgstr "Não foi possível ativar o plugin."
#: src/Internal/Admin/Notes/PersonalizeStore.php:54
msgid "Personalize your store's homepage"
msgstr "Personalize a página inicial da sua loja"
#: 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 "A página inicial é um dos pontos de entrada mais importantes da sua loja. Quando bem feito, pode levar a maiores conversões e engajamento. Não se esqueça de personalizar a página inicial que criamos para sua loja durante a integração."
#: src/Internal/Admin/ShippingLabelBanner.php:82
#: assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js:1
msgid "Shipping Label"
msgstr "Etiqueta de entrega"
#: src/Internal/Admin/Notes/WooCommercePayments.php:106
msgid "Try the new way to get paid"
msgstr "Experimente a nova maneira de receber pagamento"
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:365
msgid "It appears one or more database tables were missing. Attempting to re-create the missing table(s)."
msgstr "Parece que uma ou mais tabelas do banco de dados estão faltando. Tentando recriar as tabelas que faltam."
#. 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 "Sua loja está configurada para servir produtos digitais usando o método \"Redirecionar apenas\". Este método está obsoleto, <a href=\"%s\">alterne para um método diferente.</a><br><em>Se você estiver usando um servidor remoto para baixar os arquivos (como Google Drive, Dropbox ou Amazon S3), você pode opcionalmente \"permitir o uso de redirecionamentos como último recurso\". Ativar isso e/ou selecionar qualquer uma das outras opções fará com que este aviso desapareça.</em>"
#: patterns/heading-with-three-columns-of-content-with-link.php:12
#: src/Internal/Admin/Notes/WooCommercePayments.php:122
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/payment-recommendations.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Get started"
msgstr "Comece a usar"
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:200
msgid "Send targeted campaigns, recover abandoned carts and much more with Mailchimp."
msgstr "Envie campanhas direcionadas, recupere carrinhos abandonados e muito mais com Mailchimp."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:599
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 "Aceite com segurança cartões de crédito e débito com uma tarifa baixa e sem taxas surpresa (tarifas personalizadas disponíveis). Venda online e na loja e acompanhe as vendas e o estoque em um só lugar."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:214
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:238
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2680
msgid "Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries."
msgstr "Escolha o pagamento que deseja, pague agora, pague mais tarde ou parcele. Sem números de cartão de crédito, sem senhas, sem preocupações."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:650
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2414
msgid "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay."
msgstr "Aceite cartões de débito e crédito em mais de 135 moedas, métodos como Alipay e finalização com um toque com o Apple Pay."
#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:50
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/8581.js:1
msgid "Import your products"
msgstr "Importar seus produtos"
#: templates/order/customer-history.php:55
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Average order value"
msgstr "Valor médio por pedido"
#: src/Admin/API/Reports/Orders/Controller.php:467
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Customer type"
msgstr "Tipo de cliente"
#: src/Blocks/AIContent/PatternsDictionary.php:55
#: src/Blocks/AIContent/PatternsDictionary.php:69
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Select products"
msgstr "Selecionar produtos"
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:369
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Amount"
msgstr "Quantidade"
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:276
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Gross sales"
msgstr "Vendas brutas"
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:55
msgid "CBD and other hemp-derived products"
msgstr "CBD e outros produtos derivados do cânhamo"
#: includes/react-admin/connect-existing-pages.php:228
#: assets/client/admin/app/index.js:2
msgid "Edit Product"
msgstr "Editar produto"
#: includes/react-admin/connect-existing-pages.php:198
msgid "Edit Coupon"
msgstr "Editar cupom"
#: includes/react-admin/connect-existing-pages.php:155
msgid "Edit Order"
msgstr "Editar pedido"
#. translators: %s: report name
#: includes/react-admin/emails/html-admin-report-export-download.php:19
msgid "Download your %s Report"
msgstr "Baixar seus relatórios %s"
#. 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 "Baixar seu relatório %1$s: %2$s"
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:88
msgid "If you need to enable or disable the task lists, please click on the button below."
msgstr "Se você precisar ativar ou desativar a lista de tarefas, clique no botão abaixo."
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:87
msgid "Task List"
msgstr "Lista de tarefas"
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:91
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:101
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:175
#: assets/client/admin/chunks/settings-payments-main.js:1
msgid "Disable"
msgstr "Desativar"
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:47
msgid "Bookings"
msgstr "Reservas"
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:33
msgid "Physical products"
msgstr "Produtos físicos"
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:50
msgid "Home, furniture, and garden"
msgstr "Casa, mobília e jardim"
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:40
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Electronics and computers"
msgstr "Eletrônicos e computadores"
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:35
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Health and beauty"
msgstr "Saúde e beleza"
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:30
msgid "Fashion, apparel, and accessories"
msgstr "Moda, vestuário e acessórios"
#: src/Admin/API/Reports/Customers/DataStore.php:940
msgid "[deleted]"
msgstr "[excluído]"
#: src/Admin/API/DataDownloadIPs.php:137
msgid "A partial IP address can be passed and matching results will be returned."
msgstr "Um endereço IP parcial pode ser passado e os resultados correspondentes serão retornados."
#: src/Admin/API/DataDownloadIPs.php:73
msgid "Invalid request. Please pass the match parameter."
msgstr "Requisição inválida. Passe o parâmetro correspondente."
#: src/Admin/API/Plugins.php:658
msgid "Action that should be completed to connect Jetpack."
msgstr "Ação que deve ser concluída para conectar o Jetpack."
#: src/Admin/API/Plugins.php:638
msgid "Plugin status."
msgstr "Status do plugin."
#: src/Admin/API/Plugins.php:632
#: src/Admin/API/ShippingPartnerSuggestions.php:158
msgid "Plugin name."
msgstr "Nome do plugin."
#: src/Admin/API/Plugins.php:626
msgid "Plugin slug."
msgstr "Slug do plugin."
#: src/Internal/Admin/Analytics.php:189
#: src/Internal/Features/FeaturesController.php:168
#: assets/client/admin/app/index.js:2
msgid "Analytics"
msgstr "Análises"
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:45
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Food and drink"
msgstr "Alimentação e bebidas"
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:82
msgid "Profile Setup Wizard"
msgstr "Assistente de configuração do perfil"
#: src/Admin/API/Plugins.php:546
msgid "There was an error connecting to Square."
msgstr "Ocorreu um erro ao conectar-se ao Square."
#: src/Admin/API/DataDownloadIPs.php:158
msgid "IP address."
msgstr "Endereço IP."
#: src/Admin/PageController.php:224
msgid "Current page retrieval should be called on or after the `current_screen` hook."
msgstr "A recuperação da página atual deve ser chamada ou depois do gancho `current_screen`."
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:80
msgid "WooCommerce Onboarding"
msgstr "Experiência de integração do WooCommerce"
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:98
msgid "If you need to enable or disable the extended task lists, please click on the button below."
msgstr "Se você precisar ativar ou desativar as listas de tarefas estendidas, clique no botão abaixo."
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:43
msgid "Memberships"
msgstr "Associações"
#: src/Admin/API/Plugins.php:442 src/Admin/API/Plugins.php:447
#: src/Admin/API/Plugins.php:504 src/Admin/API/Plugins.php:509
#: src/Admin/API/Plugins.php:525
msgid "There was an error connecting to WooCommerce.com. Please try again."
msgstr "Ocorreu um erro ao conectar-se ao WooCommerce.com. Tente novamente."
#: src/Admin/API/Plugins.php:401
msgid "Jetpack is not installed or active."
msgstr "Jetpack não está instalado ou ativo."
#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/API/OnboardingPlugins.php:449 src/Admin/PluginsHelper.php:320
msgid "The requested plugin `%s` could not be installed."
msgstr "O plugin solicitado `%s` não pôde ser instalado."
#. translators: %s: plugin slug (example: woocommerce-services).
#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/API/OnboardingPlugins.php:469 src/Admin/PluginsHelper.php:277
#: src/Admin/PluginsHelper.php:300
msgid "The requested plugin `%s` could not be installed. Plugin API call failed."
msgstr "O plugin solicitado `%s` não pôde ser instalado. A chamada à API do plugin falhou."
#: src/Admin/API/MarketingOverview.php:87
msgid "Invalid plugin."
msgstr "Plugin inválido."
#: src/Admin/API/OnboardingThemes.php:543
msgid "Theme slug."
msgstr "Slug do tema."
#: src/Admin/API/OnboardingThemes.php:189
msgid "The requested theme could not be activated."
msgstr "O tema solicitado não pôde ser ativado."
#. translators: %s: theme slug (example: woocommerce-services)
#: src/Admin/API/OnboardingThemes.php:155
msgid "The requested theme `%s` could not be installed."
msgstr "O tema solicitado `%s` não pôde ser instalado."
#. translators: %s: theme slug (example: woocommerce-services)
#: src/Admin/API/OnboardingThemes.php:140
msgid "The requested theme `%s` could not be installed. Theme API call failed."
msgstr "O tema solicitado `%s` não pôde ser instalado. A chamada à API do tema falhou."
#: src/Admin/API/ProductVariations.php:166
msgid "Product parent name."
msgstr "Nome do produto ascendente."
#: src/Admin/API/OnboardingProfile.php:516
msgid "Whether or not this store was setup for a client."
msgstr "Se esta loja foi ou não configurada para um cliente."
#: src/Admin/API/OnboardingProfile.php:497
msgid "Extra business extensions to install."
msgstr "Extensões comerciais adicionais a serem instaladas."
#: src/Admin/API/OnboardingProfile.php:472
msgid "Name of other platform used to sell."
msgstr "Nome de outra plataforma usada para vender."
#: src/Admin/API/OnboardingProfile.php:456
msgid "Current annual revenue of the store."
msgstr "Receita anual atual da loja."
#: src/Admin/API/OnboardingProfile.php:427
msgid "Other places the store is selling products."
msgstr "Outros locais em que a loja está vendendo produtos."
#: src/Admin/API/OnboardingProfile.php:413
msgid "Number of products to be added."
msgstr "Número de produtos a serem adicionados."
#: src/Admin/API/OnboardingProfile.php:401
msgid "Types of products sold."
msgstr "Tipos de produtos vendidos."
#: src/Admin/API/OnboardingProfile.php:390
msgid "Industry."
msgstr "Setor."
#: src/Admin/API/OnboardingProfile.php:376
msgid "Whether or not the profile was completed."
msgstr "Se o perfil foi ou não concluído."
#. translators: %s: parameter name
#: src/Admin/API/Reports/TimeInterval.php:630
msgid "%s must contain 2 valid dates."
msgstr "%s deve conter 2 datas válidas."
#. translators: %s: parameter name
#: src/Admin/API/Reports/TimeInterval.php:597
msgid "%s must contain 2 numbers."
msgstr "%s deve conter 2 números."
#. translators: 1: parameter name
#: src/Admin/API/Reports/TimeInterval.php:584
#: src/Admin/API/Reports/TimeInterval.php:617
msgid "%1$s is not a numerically indexed array."
msgstr "%1$s não é um array indexado numericamente."
#: src/Admin/API/Reports/Customers/Stats/Controller.php:147
msgid "Average total spend per customer."
msgstr "Gasto total médio por cliente."
#: src/Admin/API/Reports/Customers/Stats/Controller.php:141
msgid "Average number of orders."
msgstr "Número médio de pedidos."
#: src/Admin/API/Reports/Customers/Stats/Controller.php:135
msgid "Number of customers."
msgstr "Número de clientes."
#: includes/class-wc-countries.php:1273
#: src/Admin/API/Reports/Customers/Controller.php:552
msgid "Postal Code"
msgstr "CEP"
#: src/Admin/API/Reports/Customers/Controller.php:543
msgid "Last Active"
msgstr "Última atividade"
#: src/Admin/API/OnboardingThemes.php:95
msgid "Sorry, you cannot manage themes."
msgstr "Sem permissão para gerenciar temas."
#: src/Admin/API/OnboardingThemes.php:555
msgid "Theme status."
msgstr "Status do tema."
#: src/Admin/API/OnboardingProfile.php:508
msgid "Selected store theme."
msgstr "Tema da loja selecionado."
#: src/Admin/API/Reports/Customers/Controller.php:548
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "AOV"
msgstr "Valor médio por pedido"
#: src/Admin/API/Marketing.php:105 src/Admin/API/MarketingOverview.php:114
#: src/Admin/API/OnboardingPlugins.php:315
#: src/Admin/API/OnboardingPlugins.php:332
#: src/Admin/API/PaymentGatewaySuggestions.php:83 src/Admin/API/Plugins.php:218
#: src/Admin/API/ShippingPartnerSuggestions.php:68
msgid "Sorry, you cannot manage plugins."
msgstr "Sem permissão para gerenciar plugins."
#. translators: %s: theme slug (example: woocommerce-services)
#: src/Admin/API/OnboardingThemes.php:184
msgid "Invalid theme %s."
msgstr "O tema \"%s\" é inválido."
#: src/Admin/API/OnboardingProfile.php:222
msgid "Onboarding profile data has been updated."
msgstr "Os dados do perfil de experiência de integração foram atualizados."
#: src/Admin/API/Reports/Customers/Controller.php:497
#: src/Admin/API/Reports/Customers/Stats/Controller.php:375
msgid "Limit result to items with specified customer ids."
msgstr "Limita o resultado a itens com IDs de cliente especificados."
#: src/Admin/API/Reports/Customers/Controller.php:491
#: src/Admin/API/Reports/Customers/Stats/Controller.php:369
msgid "Limit response to objects with last order after (or at) a given ISO8601 compliant datetime."
msgstr "Limita resposta para objetos com o último pedido após (ou às) uma data/hora em conformidade com a norma ISO8601."
#: src/Admin/API/Reports/Customers/Controller.php:485
#: src/Admin/API/Reports/Customers/Stats/Controller.php:363
msgid "Limit response to objects with last order before (or at) a given ISO8601 compliant datetime."
msgstr "Limita resposta para objetos com o último pedido feito antes (ou em) uma data compatível com a ISO8601."
#: src/Admin/API/Reports/Customers/Controller.php:477
#: src/Admin/API/Reports/Customers/Stats/Controller.php:355
msgid "Limit response to objects with an average order spend between two given numbers."
msgstr "Limita resposta para objetos com um gasto médio entre dois números fornecidos."
#: src/Admin/API/Reports/Customers/Controller.php:472
#: src/Admin/API/Reports/Customers/Stats/Controller.php:350
msgid "Limit response to objects with an average order spend less than or equal to given number."
msgstr "Limita resposta para objetos com um gasto médio de pedido menor que ou igual a um determinado número."
#: src/Admin/API/Reports/Customers/Controller.php:467
#: src/Admin/API/Reports/Customers/Stats/Controller.php:345
msgid "Limit response to objects with an average order spend greater than or equal to given number."
msgstr "Limita resposta para objetos com um pedido médio de gastos maior ou igual a um determinado número."
#: src/Admin/API/Reports/Customers/Controller.php:459
#: src/Admin/API/Reports/Customers/Stats/Controller.php:337
msgid "Limit response to objects with a total order spend between two given numbers."
msgstr "Limita resposta para objetos com um gasto total no pedido entre dois determinados números."
#: src/Admin/API/Reports/Customers/Controller.php:454
#: src/Admin/API/Reports/Customers/Stats/Controller.php:332
msgid "Limit response to objects with a total order spend less than or equal to given number."
msgstr "Limita resposta para objetos com um pedido total gastam menos ou igual a um determinado número."
#: src/Admin/API/Reports/Customers/Controller.php:449
#: src/Admin/API/Reports/Customers/Stats/Controller.php:327
msgid "Limit response to objects with a total order spend greater than or equal to given number."
msgstr "Limita resposta para objetos com um gasto total no pedido maior que ou igual a um determinado número."
#: src/Admin/API/Reports/Customers/Controller.php:441
#: src/Admin/API/Reports/Customers/Stats/Controller.php:319
msgid "Limit response to objects with an order count between two given integers."
msgstr "Limita resposta para objetos com uma contagem de pedidos entre dois determinados inteiros."
#: src/Admin/API/Reports/Customers/Controller.php:435
#: src/Admin/API/Reports/Customers/Stats/Controller.php:313
msgid "Limit response to objects with an order count less than or equal to given integer."
msgstr "Limita resposta para objetos com uma contagem de pedidos menor ou igual ao número inteiro fornecido."
#: src/Admin/API/Reports/Customers/Controller.php:429
#: src/Admin/API/Reports/Customers/Stats/Controller.php:307
msgid "Limit response to objects with an order count greater than or equal to given integer."
msgstr "Limita resposta para objetos com uma contagem de pedidos maior que ou igual a determinado inteiro."
#: src/Admin/API/Reports/Customers/Controller.php:401
#: src/Admin/API/Reports/Customers/Controller.php:421
#: src/Admin/API/Reports/Customers/Stats/Controller.php:279
#: src/Admin/API/Reports/Customers/Stats/Controller.php:299
msgid "Limit response to objects last active between two given ISO8601 compliant datetime."
msgstr "Limita resposta para objetos ativos pela última vez entre duas datas compatíveis com a ISO8601."
#: src/Admin/API/Reports/Customers/Controller.php:395
#: src/Admin/API/Reports/Customers/Stats/Controller.php:273
msgid "Limit response to objects last active after (or at) a given ISO8601 compliant datetime."
msgstr "Limita resposta para objetos ativos pela última vez após (ou em) uma data e hora compatíveis com ISO8601."
#: src/Admin/API/Reports/Customers/Controller.php:389
#: src/Admin/API/Reports/Customers/Stats/Controller.php:267
msgid "Limit response to objects last active before (or at) a given ISO8601 compliant datetime."
msgstr "Limita resposta para objetos ativos pela última vez antes de (ou em) uma determinada data compatível com a ISO8601."
#: src/Admin/API/Reports/Customers/Controller.php:374
#: src/Admin/API/Reports/Customers/Stats/Controller.php:252
msgid "Limit response to objects excluding emails."
msgstr "Limita resposta para objetos excluindo emails."
#: src/Admin/API/Reports/Customers/Controller.php:369
#: src/Admin/API/Reports/Customers/Stats/Controller.php:247
msgid "Limit response to objects including emails."
msgstr "Limita resposta para objetos incluindo e-mails."
#: src/Admin/API/Reports/Customers/Controller.php:333
#: src/Admin/API/Reports/Customers/Stats/Controller.php:211
msgid "Limit response to objects with a customer field containing the search term. Searches the field provided by `searchby`."
msgstr "Limita resposta para objetos com um campo do cliente que contém o termo de pesquisa. Pesquisa o campo fornecido por `searchby`."
#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:478
msgid "The requested plugin `%s` could not be activated."
msgstr "Os plugins solicitados `%s` não puderam ser ativados."
#: src/Admin/API/Reports/Customers/Controller.php:544
msgid "Sign Up"
msgstr "Cadastrado"
#: src/Admin/API/Reports/Customers/Stats/Controller.php:154
msgid "Average AOV per customer."
msgstr "Valor médio por pedido por cliente."
#: src/Admin/API/Notes.php:722
msgid "Name of the note."
msgstr "Nome da observação."
#: src/Admin/API/Notes.php:716
msgid "ID of the note record."
msgstr "ID do registro da observação."
#: src/Admin/API/Notes.php:102 src/Admin/API/Notes.php:683
msgid "Status of note."
msgstr "Status da observação."
#: src/Admin/API/Notes.php:673
msgid "Type of note."
msgstr "Tipo de observação."
#: src/Admin/API/Notes.php:799
msgid "An array of actions, if any, for the note."
msgstr "Uma array de ações, se houver, para a observação."
#: src/Admin/API/Notes.php:793
msgid "Whether or not a user can request to be reminded about the note."
msgstr "Se um usuário pode ou não solicitar que seja lembrado sobre a observação."
#: src/Admin/API/Notes.php:787
msgid "Date after which the user should be reminded of the note, if any (GMT)."
msgstr "Data após a qual o usuário deve ser lembrado da observação, se houver (GMT)."
#: src/Admin/API/Notes.php:781
msgid "Date after which the user should be reminded of the note, if any."
msgstr "Data após a qual o usuário deve ser lembrado da observação, se houver."
#: src/Admin/API/Notes.php:775
msgid "Date the note was created (GMT)."
msgstr "Data em que a observação foi criada (GMT)."
#: src/Admin/API/Notes.php:769
msgid "Date the note was created."
msgstr "Data em que a observação foi criada."
#: src/Admin/API/Notes.php:763
msgid "Source of the note."
msgstr "Origem da observação."
#: src/Admin/API/Notes.php:758
msgid "The status of the note (e.g. unactioned, actioned)."
msgstr "O status da observação (ex.: não acionado, acionado)."
#: src/Admin/API/Notes.php:752
msgid "Content data for the note. JSON string. Available for re-localization."
msgstr "Conteúdo da observação. String JSON. Disponível para relocalização."
#: src/Admin/API/Notes.php:746
msgid "Content of the note."
msgstr "Conteúdo da observação."
#: src/Admin/API/Notes.php:740
msgid "Title of the note."
msgstr "Título da observação."
#: src/Admin/API/Notes.php:734
msgid "Locale used for the note title and content."
msgstr "Localização usada para o título e o conteúdo da observação."
#: src/Admin/API/Notes.php:728
msgid "The type of the note (e.g. error, warning, etc.)."
msgstr "O tipo da observação (ex.: erro, alerta, etc.)."
#: src/Admin/API/Reports/Customers/Controller.php:241
msgid "Date registered."
msgstr "Data de cadastro."
#: src/Admin/API/Reports/Customers/Controller.php:253
msgid "Date last active."
msgstr "Data da última atividade."
#: src/Admin/API/Reports/Customers/Controller.php:259
msgid "Date last active GMT."
msgstr "Data da última atividade GMT."
#: src/Admin/API/Reports/Customers/Controller.php:271
msgid "Total spend."
msgstr "Total gasto."
#: src/Admin/API/Reports/Customers/Controller.php:229
msgid "Region."
msgstr "Região."
#: src/Admin/API/Reports/Orders/Controller.php:191
msgid "Returning or new customer."
msgstr "Recorrente ou novo cliente."
#: src/Admin/API/Reports/Orders/Controller.php:179
msgid "Net total revenue."
msgstr "Receita total líquida."
#: src/Admin/API/Reports/Orders/Controller.php:149
msgid "Date the order was created, in the site's timezone."
msgstr "Data em que o pedido foi criado, no fuso horário do site."
#: src/Admin/API/Reports/Import/Controller.php:238
msgid "All pending and in-progress import actions have been cancelled."
msgstr "Todas as ações de importação pendentes e em andamento foram canceladas."
#: src/Admin/API/Reports/Import/Controller.php:189
msgid "Skip importing existing order data."
msgstr "Ignore a importação de dados de pedidos existentes."
#: src/Admin/API/Reports/Import/Controller.php:182
msgid "Number of days to import."
msgstr "Número de dias para importar."
#: src/Admin/API/Reports/Customers/Controller.php:323
#: src/Admin/API/Reports/Customers/Stats/Controller.php:201
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:206
#: src/Admin/API/Reports/Orders/Stats/Controller.php:214
#: src/Admin/API/Reports/Products/Controller.php:255
#: src/Admin/API/Reports/Variations/Controller.php:259
#: src/Admin/API/Reports/Variations/Stats/Controller.php:204
msgid "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories"
msgstr "Indica se todas as condições devem ser verdadeiras para o conjunto resultante, ou se qualquer uma delas é suficiente. A correspondência afeta os seguintes parâmetros: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories"
#: src/Admin/API/Reports/Customers/Controller.php:211
msgid "Username."
msgstr "Nome de usuário."
#: src/Admin/API/Reports/Customers/Controller.php:205
msgid "Name."
msgstr "Nome."
#: src/Admin/API/Reports/Customers/Controller.php:199
msgid "User ID."
msgstr "ID do usuário."
#. translators: %s is product name
#: src/Admin/API/Reports/Coupons/DataStore.php:192
#: src/Admin/API/Reports/Products/DataStore.php:239
#: 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 "(Excluído)"
#: src/Admin/API/Reports/Products/Stats/Controller.php:158
#: src/Admin/API/Reports/Variations/Stats/Controller.php:162
msgid "Human readable segment label, either product or variation name."
msgstr "Rótulo de segmento legível por humanos, nome do produto ou da variação."
#: src/Admin/API/Reports/Products/Controller.php:246
#: src/Admin/API/Reports/Products/Stats/Controller.php:214
#: src/Admin/API/Reports/Variations/Stats/Controller.php:227
msgid "Limit result to items from the specified categories."
msgstr "Limita o resultado a itens das categorias especificadas."
#: src/Admin/API/Reports/Customers/Controller.php:223
msgid "City."
msgstr "Cidade."
#: src/Admin/API/Reports/Orders/Controller.php:201
msgid "List of order product IDs, names, quantities."
msgstr "Lista de IDs, nomes e quantidades de produtos do pedido."
#: src/Admin/API/Reports/Orders/Stats/Controller.php:175
msgid "Number of distinct products sold."
msgstr "Número de produtos distintos vendidos."
#: src/Admin/API/Reports/Orders/Stats/Controller.php:145
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Average items per order"
msgstr "Média de itens por pedido"
#: src/Admin/API/Reports/Orders/Controller.php:468
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Product(s)"
msgstr "Produto(s)"
#: src/Admin/API/Reports/Orders/Stats/Controller.php:137
msgid "Average order value."
msgstr "Valor médio por pedido."
#. translators: %s is product name
#: src/Admin/API/Reports/Products/DataStore.php:239
msgid "%s (Deleted)"
msgstr "%s (excluído)"
#: src/Admin/API/Reports/Orders/Controller.php:355
#: src/Admin/API/Reports/Orders/Stats/Controller.php:341
msgid "Limit result set to specific types of refunds."
msgstr "Limita os resultados para tipos específicos de reembolsos."
#: src/Admin/API/Reports/Orders/Controller.php:344
msgid "Limit result set to returning or new customers."
msgstr "Limita os resultados para clientes novos ou recorrentes."
#: src/Admin/API/Reports/Orders/Controller.php:294
#: src/Admin/API/Reports/Orders/Stats/Controller.php:294
msgid "Limit result set to items that don't have the specified coupon(s) assigned."
msgstr "Limita os resultados para itens que não possuem os cupons especificados atribuídos."
#: src/Admin/API/Reports/Customers/Controller.php:301
#: src/Admin/API/Reports/Customers/Controller.php:415
#: src/Admin/API/Reports/Customers/Stats/Controller.php:195
#: src/Admin/API/Reports/Customers/Stats/Controller.php:293
msgid "Limit response to objects registered after (or at) a given ISO8601 compliant datetime."
msgstr "Limita resposta para objetos registrados depois de (ou em) uma determinada data compatível com a ISO8601."
#: src/Admin/API/Reports/Customers/Controller.php:295
#: src/Admin/API/Reports/Customers/Controller.php:409
#: src/Admin/API/Reports/Customers/Stats/Controller.php:189
#: src/Admin/API/Reports/Customers/Stats/Controller.php:287
msgid "Limit response to objects registered before (or at) a given ISO8601 compliant datetime."
msgstr "Limita resposta para objetos cadastrados antes de (ou em) uma determinada data compatível com a ISO8601."
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:262
msgid "Limit response to objects that don't have the specified customer ids."
msgstr "Limita resposta para objetos que não tenham os ids de clientes especificados."
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:253
msgid "Limit response to objects that have the specified customer ids."
msgstr "Limita resposta para objetos que tenham os IDs de clientes especificados."
#: src/Admin/API/Reports/Customers/Controller.php:247
msgid "Date registered GMT."
msgstr "Data de cadastro em GMT."
#: src/Admin/API/Reports/Customers/Controller.php:265
msgid "Order count."
msgstr "Contagem de pedidos."
#: src/Admin/API/Reports/Customers/Controller.php:277
msgid "Avg order value."
msgstr "Valor médio por pedido."
#: src/Admin/API/Reports/Orders/Controller.php:213
msgid "Order customer information."
msgstr "Informação do cliente do pedido."
#: src/Admin/API/Reports/Orders/Controller.php:207
msgid "List of order coupons."
msgstr "Lista de cupons de pedido."
#: src/Admin/API/Reports/Orders/Controller.php:155
msgid "Date the order was created, as GMT."
msgstr "Data em que o pedido foi criado, em GMT."
#. translators: 1: numeric product quantity, 2: name of product
#: src/Admin/API/Reports/Orders/Controller.php:436
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "%1$s× %2$s"
msgstr "%1$s × %2$s"
#: src/Admin/API/Reports/Products/Controller.php:212
msgid "Product variations IDs."
msgstr "IDs de variações de produto."
#: src/Admin/API/Reports/Products/Controller.php:188
msgid "Product category IDs."
msgstr "IDs das categorias de produto."
#: src/Admin/API/Reports/Orders/Controller.php:314
#: src/Admin/API/Reports/Orders/Stats/Controller.php:313
msgid "Limit result set to items that don't have the specified tax rate(s) assigned."
msgstr "Limita os resultados para itens que não possuem as taxas de impostos especificadas atribuídas."
#: src/Admin/API/Reports/Orders/Controller.php:284
#: src/Admin/API/Reports/Orders/Stats/Controller.php:285
msgid "Limit result set to items that have the specified coupon(s) assigned."
msgstr "Limita os resultados para itens que possuem os cupons especificados atribuídos."
#: src/Admin/API/Reports/Orders/Controller.php:304
#: src/Admin/API/Reports/Orders/Stats/Controller.php:303
msgid "Limit result set to items that have the specified tax rate(s) assigned."
msgstr "Limita os resultados para itens que possuem as taxas de imposto especificadas atribuídas."
#: src/Admin/API/Reports/Downloads/Stats/DataStore.php:125
#: src/Admin/API/Reports/Downloads/Stats/DataStore.php:142
msgid "Sorry, fetching downloads data failed."
msgstr "Falha ao coletar dados de downloads."
#: src/Admin/API/Reports/Downloads/Controller.php:201
msgid "User name of the downloader."
msgstr "Nome do usuário que baixou."
#: src/Admin/API/Reports/Downloads/Controller.php:195
msgid "User ID for the downloader."
msgstr "ID do usuário que baixou."
#: src/Admin/API/Reports/Downloads/Controller.php:189
#: src/Admin/API/Reports/Orders/Controller.php:143
msgid "Order Number."
msgstr "Número do pedido."
#. translators: Stock status. Example: "Number of low stock products
#: src/Admin/API/Reports/Stock/Stats/Controller.php:105
msgid "Number of %s products."
msgstr "Número de %s produtos."
#: src/Admin/API/Reports/Stock/Stats/Controller.php:94
msgid "Number of low stock products."
msgstr "Número de produtos com estoque baixo."
#: src/Admin/API/Reports/Stock/Controller.php:401
msgid "Manage stock."
msgstr "Gerenciar estoque."
#: src/Admin/API/Reports/Stock/Controller.php:388
msgid "Stock status."
msgstr "Status do estoque."
#: src/Admin/API/Reports/Products/Controller.php:182
#: src/Admin/API/Reports/Variations/Controller.php:209
msgid "Product link."
msgstr "Link do produto."
#: src/Admin/API/Reports/Products/Controller.php:176
#: src/Admin/API/Reports/Variations/Controller.php:203
msgid "Product image."
msgstr "Imagem do produto."
#: src/Admin/API/Reports/Products/Controller.php:157
#: src/Admin/API/Reports/Variations/Controller.php:184
msgid "Number of orders product appeared in."
msgstr "Número de pedidos em que o produto apareceu."
#: src/Admin/API/Reports/Downloads/Controller.php:326
#: assets/client/admin/chunks/analytics-report-downloads.js:1
msgid "IP"
msgstr "IP"
#: src/Admin/API/Reports/Downloads/Controller.php:325
msgid "User Name"
msgstr "Nome de usuário"
#: src/Admin/API/Reports/Downloads/Controller.php:324
#: src/Admin/API/Reports/Orders/Controller.php:463
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Order #"
msgstr "Pedido #"
#: src/Admin/API/Reports/Products/Controller.php:275
msgid "Add additional piece of info about each product to the report."
msgstr "Incluir informações adicionais sobre cada produto ao relatório."
#: src/Admin/API/Reports/Products/Controller.php:206
#: src/Admin/API/Reports/Variations/Controller.php:233
msgid "Product inventory threshold for low stock."
msgstr "Limite de estoque do produto para estoque baixo."
#: src/Admin/API/Reports/Products/Controller.php:200
#: src/Admin/API/Reports/Variations/Controller.php:227
msgid "Product inventory quantity."
msgstr "Quantidade em estoque do produto."
#: src/Admin/API/Reports/Products/Controller.php:151
#: src/Admin/API/Reports/Variations/Controller.php:178
msgid "Total Net sales of all items sold."
msgstr "Vendas líquidas totais de todos os itens vendidos."
#: src/Admin/API/Reports/Taxes/Controller.php:155
msgid "Priority."
msgstr "Prioridade."
#: src/Admin/API/Reports/Taxes/Controller.php:149
msgid "State."
msgstr "Estado."
#: src/Admin/API/Reports/Categories/Controller.php:228
msgid "Add additional piece of info about each category to the report."
msgstr "Adicionar informações adicionais sobre cada categoria ao relatório."
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:600
msgid "Format of the stat."
msgstr "Formato da estatística."
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:594
msgid "Human readable label for the stat."
msgstr "Rótulo legível para a estatística."
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:588
msgid "The specific chart this stat referrers to."
msgstr "O gráfico específico a que esta estatística se refere."
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:392
msgid "A list of stats to query must be provided."
msgstr "Uma lista de estatísticas para consulta deve ser fornecida."
#: src/Admin/API/Reports/Customers/Controller.php:217
#: src/Admin/API/Reports/Taxes/Controller.php:143
msgid "Country / Region."
msgstr "País"
#: src/Admin/API/Reports/Variations/Controller.php:215
msgid "Product attributes."
msgstr "Atributos de produto."
#: src/Admin/API/Reports/Orders/Controller.php:173
#: src/Admin/API/Reports/Products/Controller.php:145
#: src/Admin/API/Reports/Variations/Controller.php:172
msgid "Number of items sold."
msgstr "Número de produtos vendidos."
#: src/Admin/API/Reports/Stock/Controller.php:492
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Product / Variation"
msgstr "Produto/Variação"
#: src/Admin/API/Reports/Products/Controller.php:325
#: src/Admin/API/Reports/Variations/Controller.php:375
msgid "N. Revenue"
msgstr "Receita liquida"
#: src/Admin/API/Reports/Products/Stats/Controller.php:232
#: src/Admin/API/Reports/Variations/Controller.php:289
#: src/Admin/API/Reports/Variations/Stats/Controller.php:265
msgid "Limit result to items with specified variation ids."
msgstr "Limita conjunto de resultado a itens com ids de variações específicas."
#: src/Admin/API/Reports/Products/Controller.php:265
#: src/Admin/API/Reports/Products/Stats/Controller.php:223
#: src/Admin/API/Reports/Variations/Controller.php:341
msgid "Limit result to items with specified product ids."
msgstr "Limita resultado a itens com ids de produtos específicos."
#: src/Admin/API/Reports/Stock/Controller.php:476
msgid "Limit result set to items assigned a stock report type."
msgstr "Limita os resultados para itens atribuídos a um tipo de relatório de estoque."
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:199
msgid "Limit result set to all items that have the specified term assigned in the taxes taxonomy."
msgstr "Limita os resultados para todos os itens que têm o termo especificado atribuído na taxonomia de impostos."
#: src/Admin/API/Reports/Taxes/Controller.php:211
msgid "Limit result set to items assigned one or more tax rates."
msgstr "Limita os resultados para itens atribuídos a uma ou mais taxas de imposto."
#: src/Admin/API/Reports/Categories/Controller.php:219
msgid "Limit result set to all items that have the specified term assigned in the categories taxonomy."
msgstr "Limita os resultados para todos os itens que têm o termo especificado atribuído na taxonomia de categorias."
#: src/Admin/API/Reports/Downloads/Controller.php:303
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:280
msgid "Limit response to objects that don't have a specified ip address."
msgstr "Limita resposta para objetos que não tenham um endereço IP especificado."
#: src/Admin/API/Reports/Downloads/Controller.php:295
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:271
msgid "Limit response to objects that have a specified ip address."
msgstr "Limita resposta para objetos que tenham um endereço IP especificado."
#: src/Admin/API/Reports/Downloads/Controller.php:286
msgid "Limit response to objects that don't have the specified user ids."
msgstr "Limita resposta para objetos que não possuem os IDs de usuário especificados."
#: src/Admin/API/Reports/Downloads/Controller.php:277
msgid "Limit response to objects that have the specified user ids."
msgstr "Limita resposta para objetos que tenham IDs de usuários especificados."
#. translators: Allowed values is a list of stat endpoints.
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:648
msgid "Limit response to specific report stats. Allowed values: %s."
msgstr "Limita resposta para estatísticas específicas do relatório. Valores permitidos: %s."
#: src/Admin/API/Reports/Categories/DataStore.php:282
#: src/Admin/API/Reports/Orders/Stats/DataStore.php:362
#: src/Admin/API/Reports/Orders/Stats/DataStore.php:412
#: src/Admin/API/Reports/Products/Stats/DataStore.php:205
#: src/Admin/API/Reports/Products/Stats/DataStore.php:222
#: src/Admin/API/Reports/Taxes/Stats/DataStore.php:199
#: src/Admin/API/Reports/Variations/Stats/DataStore.php:227
#: src/Admin/API/Reports/Variations/Stats/DataStore.php:245
msgid "Sorry, fetching revenue data failed."
msgstr "Falha ao coletar dados de vendas."
#: includes/admin/class-wc-admin-dashboard.php:534
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:128
msgid "Sorry, fetching performance indicators failed."
msgstr "Falha ao coletar indicadores de desempenho."
#: src/Admin/API/Reports/Downloads/Controller.php:229
msgid "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: products, orders, username, ip_address."
msgstr "Indica se todas as condições devem ser verdadeiras para o conjunto resultante ou se qualquer uma delas é suficiente. A correspondência afeta os seguintes parâmetros: products, orders, username, ip_address."
#: src/Admin/API/Reports/Downloads/Controller.php:207
msgid "IP address for the downloader."
msgstr "Endereço IP do usuário que baixou."
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:607
msgid "Value of the stat. Returns null if the stat does not exist or cannot be loaded."
msgstr "Valor da estatística. Retorna nulo se a estatística não existir ou não puder ser carregado."
#: src/Admin/API/Reports/Downloads/Controller.php:249
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:226
#: src/Admin/API/Reports/Orders/Controller.php:254
#: src/Admin/API/Reports/Orders/Stats/Controller.php:255
msgid "Limit result set to items that don't have the specified product(s) assigned."
msgstr "Limita os resultados para itens que não possuem os produtos especificados atribuídos."
#: src/Admin/API/Reports/Downloads/Controller.php:239
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:216
#: src/Admin/API/Reports/Orders/Controller.php:244
#: src/Admin/API/Reports/Orders/Stats/Controller.php:245
msgid "Limit result set to items that have the specified product(s) assigned."
msgstr "Limita os resultados para itens que possuem os produtos especificados atribuídos."
#: src/Admin/API/Reports/Downloads/Controller.php:268
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:244
#: src/Admin/API/Reports/Orders/Controller.php:384
msgid "Limit result set to items that don't have the specified order ids."
msgstr "Limita os resultados para itens que não possuem IDs de pedidos especificados."
#: src/Admin/API/Reports/Downloads/Controller.php:259
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:235
#: src/Admin/API/Reports/Orders/Controller.php:375
msgid "Limit result set to items that have the specified order ids."
msgstr "Limita os resultados para itens que possuem IDs de pedidos especificados."
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:638
msgid "There was an issue loading the report endpoints"
msgstr "Ocorreu um erro ao carregar os endpoints de relatório"
#: src/Admin/API/Reports/Variations/Controller.php:372
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Product / Variation title"
msgstr "Título do produto/da variação"
#: src/Admin/API/Reports/Products/Controller.php:194
#: src/Admin/API/Reports/Variations/Controller.php:221
msgid "Product inventory status."
msgstr "Status do estoque do produto."
#: src/Admin/API/Reports/Taxes/Controller.php:161
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:132
msgid "Total tax."
msgstr "Total de impostos."
#: src/Admin/API/Reports/Taxes/Controller.php:167
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:140
msgid "Order tax."
msgstr "Imposto do pedido."
#: src/Admin/API/Reports/Taxes/Controller.php:230
#: assets/client/admin/chunks/analytics-report-taxes.js:1
msgid "Tax code"
msgstr "Código do imposto"
#: src/Admin/API/Reports/Taxes/Controller.php:233
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Order tax"
msgstr "Imposto do pedido"
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:162
msgid "Amount of tax codes."
msgstr "Quantidade de códigos de impostos."
#: src/Admin/API/Reports/Taxes/Stats/DataStore.php:235
msgid "Sorry, fetching tax data failed."
msgstr "Falha ao coletar dados de impostos."
#: src/Admin/API/Reports/Taxes/Controller.php:234
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Shipping tax"
msgstr "Imposto de entrega"
#: src/Admin/API/Reports/Taxes/Controller.php:173
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:148
msgid "Shipping tax."
msgstr "Imposto de entrega."
#: src/Admin/API/Reports/Downloads/Controller.php:150
msgid "The date of the download, in the site's timezone."
msgstr "A data do download, no fuso horário do site."
#: src/Admin/API/Reports/Downloads/Controller.php:156
msgid "The date of the download, as GMT."
msgstr "A data do download, em GMT."
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:107
msgid "Number of downloads."
msgstr "Número de downloads."
#: src/Admin/API/Leaderboards.php:154
#: src/Admin/API/Reports/Coupons/Controller.php:224
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Amount discounted"
msgstr "Valor descontado"
#: src/Admin/API/Leaderboards.php:222 src/Admin/API/Leaderboards.php:362
#: src/Admin/API/Reports/Categories/Controller.php:246
#: src/Admin/API/Reports/Orders/Controller.php:469
#: src/Admin/API/Reports/Products/Controller.php:324
#: src/Admin/API/Reports/Variations/Controller.php:374
#: assets/client/admin/chunks/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 "Itens vendidos"
#: src/Admin/API/Leaderboards.php:294
#: src/Admin/API/Reports/Customers/Controller.php:547
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Total Spend"
msgstr "Total gasto"
#: src/Admin/API/Leaderboards.php:584
msgid "Table cell value."
msgstr "Valor da célula da tabela."
#: src/Admin/API/Leaderboards.php:578
msgid "Table cell display."
msgstr "Exibição da célula da tabela."
#: src/Admin/API/Leaderboards.php:571
msgid "Table rows."
msgstr "Linhas da tabela."
#: src/Admin/API/Leaderboards.php:561
msgid "Table column header."
msgstr "Cabeçalho da coluna da tabela."
#: src/Admin/API/Leaderboards.php:554
msgid "Table headers."
msgstr "Cabeçalhos da tabela."
#: src/Admin/API/Leaderboards.php:548
msgid "Displayed title for the leaderboard."
msgstr "Título exibido no ranking de pontuações."
#: src/Admin/API/Leaderboards.php:542
msgid "Leaderboard ID."
msgstr "ID do ranking de pontuações."
#: src/Admin/API/Leaderboards.php:522
msgid "URL query to persist across links."
msgstr "Argumentos de consulta de URL que irão persistir através dos links"
#: src/Admin/API/Leaderboards.php:288
msgid "Customer Name"
msgstr "Nome do cliente"
#: src/Admin/API/Leaderboards.php:285
msgid "Top Customers - Total Spend"
msgstr "Principais clientes, total gasto"
#: src/Admin/API/Leaderboards.php:145
msgid "Top Coupons - Number of Orders"
msgstr "Principais cupons, número de pedidos"
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:210
msgid "Products sold."
msgstr "Produtos vendidos."
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:183
msgid "Items sold."
msgstr "Itens vendidos."
#: src/Admin/API/Reports/Orders/Stats/Controller.php:163
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:145
msgid "Unique coupons count."
msgstr "Contagem de cupons únicos."
#: src/Admin/API/Reports/Export/Controller.php:209
msgid "Sorry, there is no export with that ID."
msgstr "Não há exportação com esse ID."
#: src/Admin/API/Reports/Export/Controller.php:176
msgid "Your report file is being generated."
msgstr "Seu arquivo de relatório está sendo gerado."
#: src/Admin/API/Reports/Export/Controller.php:167
msgid "There is no data to export for the given request."
msgstr "Não há dados para exportar para a solicitação fornecida."
#: src/Admin/API/Reports/Export/Controller.php:130
msgid "Percentage complete."
msgstr "Percentagem concluída."
#: src/Admin/API/Reports/GenericStatsController.php:119
msgid "Segment identificator."
msgstr "Identificador do segmento."
#: src/Admin/API/Reports/GenericStatsController.php:111
msgid "Reports data grouped by segment condition."
msgstr "Dados de relatórios agrupados por condição de segmento."
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:117
msgid "Number of discounted orders."
msgstr "Número de pedidos com desconto."
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:116
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Discounted orders"
msgstr "Pedidos com desconto"
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:110
msgid "Number of coupons."
msgstr "Número de cupons."
#: src/Admin/API/Reports/Coupons/Controller.php:225
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/blocks/product-collection.js:12
msgid "Created"
msgstr "Criado"
#: src/Admin/API/Reports/Coupons/Controller.php:205
#: src/Admin/API/Reports/Orders/Controller.php:368
msgid "Add additional piece of info about each coupon to the report."
msgstr "Adicione informações adicionais sobre cada cupom ao relatório."
#: src/Admin/API/Reports/Coupons/Controller.php:170
msgid "Coupon discount type."
msgstr "Tipo de desconto de cupom."
#: src/Admin/API/Reports/Coupons/Controller.php:163
msgid "Coupon expiration date in GMT."
msgstr "Data de expiração do cupom em GMT."
#: src/Admin/API/Reports/Coupons/Controller.php:157
msgid "Coupon expiration date."
msgstr "Data de expiração do cupom."
#: src/Admin/API/Reports/Coupons/Controller.php:151
msgid "Coupon creation date in GMT."
msgstr "Data de criação do cupom em GMT."
#: src/Admin/API/Reports/Coupons/Controller.php:145
msgid "Coupon creation date."
msgstr "Data de criação do cupom."
#: src/Admin/API/Reports/Coupons/Controller.php:123
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:102
msgid "Net discount amount."
msgstr "Valor líquido do desconto."
#: src/Admin/API/Reports/Controller.php:40
msgid "Stats about revenue."
msgstr "Estatísticas sobre receita."
#: src/Admin/API/NoteActions.php:64 src/Admin/API/NoteActions.php:77
#: src/Admin/API/Notes.php:169 src/Admin/API/Notes.php:320
msgid "Sorry, there is no resource with that ID."
msgstr "Não há recurso com esse ID."
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:165
#: src/Admin/API/Reports/GenericStatsController.php:180
msgid "The date the report end, in the site's timezone."
msgstr "A data em que o relatório termina, no fuso horário do site."
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:159
#: src/Admin/API/Reports/GenericStatsController.php:173
msgid "The date the report start, as GMT."
msgstr "A data em que o relatório inicia, em GMT."
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:153
#: src/Admin/API/Reports/GenericStatsController.php:166
msgid "The date the report start, in the site's timezone."
msgstr "A data em que o relatório inicia, no fuso horário do site."
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:146
#: src/Admin/API/Reports/GenericStatsController.php:159
msgid "Type of interval."
msgstr "Tipo de intervalo."
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:138
#: src/Admin/API/Reports/GenericStatsController.php:151
msgid "Reports data grouped by intervals."
msgstr "Reporta dados agrupados por intervalos."
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:177
#: src/Admin/API/Reports/GenericStatsController.php:125
#: src/Admin/API/Reports/GenericStatsController.php:194
msgid "Interval subtotals."
msgstr "Subtotais de intervalo."
#: src/Admin/API/Reports/Coupons/Controller.php:117
msgid "Coupon ID."
msgstr "ID do cupom."
#: src/Admin/API/Reports/Controller.php:210
msgid "API path."
msgstr "Caminho da API."
#: src/Admin/API/Reports/Controller.php:100
msgid "Customers detailed reports."
msgstr "Relatórios detalhados de clientes."
#: src/Admin/API/Reports/Categories/Controller.php:129
msgid "Amount of items sold."
msgstr "Quantidade de itens vendidos."
#: src/Admin/API/Reports/GenericController.php:194
msgid "Invalid response from data store."
msgstr "Resposta inválida do armazenamento de dados."
#: src/Admin/API/Reports/Categories/Controller.php:247
msgid "Net Revenue"
msgstr "Receita liquida"
#: src/Admin/API/Reports/Import/Controller.php:216
msgid "Regenerate data message."
msgstr "Regenerar mensagem de dados."
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:189
msgid "Gross sales."
msgstr "Vendas brutas."
#: src/Admin/API/Reports/Import/Controller.php:210
msgid "Regeneration status."
msgstr "Status de regeneração."
#: src/Admin/API/Reports/Export/Controller.php:76
msgid "When true, email a link to download the export to the requesting user."
msgstr "Quando verdadeiro, envia um link por e-mail para baixar a exportação para o usuário solicitante."
#: src/Admin/API/Reports/Export/Controller.php:71
msgid "Parameters to pass on to the exported report."
msgstr "Parâmetros a serem transmitidos para o relatório exportado."
#: src/Admin/API/Reports/Coupons/Stats/Segmenter.php:284
#: src/Admin/API/Reports/Orders/Stats/Segmenter.php:378
#: src/Admin/API/Reports/Products/Stats/Segmenter.php:169
msgid "product_includes parameter need to specify exactly one product when segmenting by variation."
msgstr "O parâmetro product_includes precisa especificar exatamente um produto ao segmentar por variação."
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:163
#: src/Admin/API/Reports/Orders/Stats/Controller.php:372
#: src/Admin/API/Reports/Products/Stats/Controller.php:241
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:241
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:208
#: src/Admin/API/Reports/Variations/Stats/Controller.php:274
msgid "Segment the response by additional constraint."
msgstr "Segmente a resposta por restrição adicional."
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:171
#: src/Admin/API/Reports/GenericStatsController.php:187
msgid "The date the report end, as GMT."
msgstr "A data em que o relatório termina, em GMT."
#: src/Admin/API/Reports/Controller.php:76
msgid "Stats about coupons."
msgstr "Estatísticas sobre cupons."
#: src/Admin/API/Reports/Controller.php:72
msgid "Coupons detailed reports."
msgstr "Relatórios detalhados de cupons."
#: src/Admin/API/Reports/Controller.php:64
msgid "Product categories detailed reports."
msgstr "Relatórios detalhados de categorias de produtos."
#: src/Admin/API/Reports/Controller.php:48
msgid "Products detailed reports."
msgstr "Relatórios detalhados de produtos."
#: src/Admin/API/Reports/Customers/Stats/Controller.php:168
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:131
#: src/Admin/API/Reports/GenericStatsController.php:144
#: src/Admin/API/Reports/Stock/Stats/Controller.php:118
msgid "Totals data."
msgstr "Total de dados."
#: src/Admin/API/Leaderboards.php:225 src/Admin/API/Leaderboards.php:365
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:279
#: 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 "Vendas líquidas"
#: src/Admin/API/Reports/Orders/Stats/Controller.php:157
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:139
msgid "Amount discounted by coupons."
msgstr "Valor descontado por cupons."
#: src/Admin/API/Reports/Orders/Stats/Controller.php:122
#: src/Admin/API/Reports/Products/Stats/Controller.php:133
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:131
#: src/Admin/API/Reports/Variations/Stats/Controller.php:137
msgid "Net sales."
msgstr "Vendas líquidas."
#: src/Admin/API/Reports/Coupons/Controller.php:196
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:154
msgid "Limit result set to coupons assigned specific coupon IDs."
msgstr "Limita os resultados para cupons atribuídos a IDs específicos de cupons."
#: src/Admin/API/Reports/Categories/Controller.php:135
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:123
msgid "Total sales."
msgstr "Vendas totais."
#: src/Admin/API/Coupons.php:35
msgid "Limit results to coupons with codes matching a given string."
msgstr "Limita resultados para cupons com códigos correspondentes a uma determinada string."
#: src/Admin/API/Reports/Controller.php:80
msgid "Taxes detailed reports."
msgstr "Relatórios detalhados de taxas."
#: src/Admin/API/Reports/Categories/Controller.php:185
#: src/Admin/API/Reports/GenericStatsController.php:73
msgid "Time interval to use for buckets in the returned data."
msgstr "Intervalo de tempo a ser usado para agrupamentos nos dados retornados."
#: src/Admin/API/Reports/Controller.php:52
msgid "Stats about products."
msgstr "Estatísticas sobre produtos."
#: src/Admin/API/Reports/Controller.php:44
msgid "Stats about orders."
msgstr "Estatísticas sobre pedidos."
#: src/Admin/API/Reports/Controller.php:68
msgid "Stats about product categories."
msgstr "Estatísticas sobre categorias de produtos."
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:169
msgid "Total of returns."
msgstr "Total de reembolsos."
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:168
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:277
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Returns"
msgstr "Reembolsos"
#: src/Admin/API/Reports/Categories/Controller.php:209
#: src/Admin/API/Reports/Orders/Controller.php:334
#: src/Admin/API/Reports/Orders/Stats/Controller.php:235
msgid "Limit result set to items that don't have the specified order status."
msgstr "Limita os resultados para itens que não possuem os status de pedidos especificados."
#: src/Admin/API/Reports/Categories/Controller.php:199
#: src/Admin/API/Reports/Orders/Controller.php:324
#: src/Admin/API/Reports/Orders/Stats/Controller.php:224
msgid "Limit result set to items that have the specified order status."
msgstr "Limita os resultados para itens que possuem os status de pedidos especificados."
#: src/Admin/API/Reports/Controller.php:36
msgid "Batch endpoint for getting specific performance indicators from `stats` endpoints."
msgstr "Endpoint em lote para obter indicadores de desempenho específicos a partir de endpoints de estatísticas."
#: src/Admin/API/Leaderboards.php:216
msgid "Top categories - Items sold"
msgstr "Principais categorias - itens vendidos"
#: src/Admin/API/Leaderboards.php:356
msgid "Top products - Items sold"
msgstr "Principais produtos - itens vendidos"
#: src/Admin/API/Reports/Controller.php:84
msgid "Stats about taxes."
msgstr "Estatísticas sobre impostos."
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:161
msgid "Total of taxes."
msgstr "Total de impostos."
#: src/Admin/API/Reports/Controller.php:88
msgid "Product downloads detailed reports."
msgstr "Relatórios detalhados de downloads de produtos."
#: src/Admin/API/Reports/Controller.php:92
msgid "Product download files detailed reports."
msgstr "Relatórios detalhados de downloads de arquivos de produto."
#: src/Admin/API/Reports/Controller.php:96
msgid "Stats about product downloads."
msgstr "Estatísticas sobre downloads de produtos."
#: src/Admin/API/Reports/Export/Controller.php:136
msgid "Export download URL."
msgstr "Exportar URL do download."
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:153
msgid "Total of shipping."
msgstr "Total de entrega. "
#: src/Admin/API/NoteActions.php:37
msgid "Unique ID for the Note Action."
msgstr "ID único para a ação da observação."
#: src/Admin/API/NoteActions.php:33
msgid "Unique ID for the Note."
msgstr "ID único para a observação."
#: src/Admin/API/Options.php:300
msgid "Array of options with associated values."
msgstr "Array de opções com valores associados."
#: src/Admin/API/Options.php:129
msgid "You must supply an array of options and values."
msgstr "Você deve fornecer um array de opções e valores."
#: src/Admin/API/Options.php:75
msgid "You must supply an array of options."
msgstr "Você deve fornecer um array de opções."
#: src/Admin/API/Themes.php:197
msgid "A zip file of the theme to be uploaded."
msgstr "Um arquivo zip do tema a ser enviado."
#: src/Admin/API/Themes.php:178
msgid "Uploaded theme."
msgstr "Tema enviado."
#: src/Admin/API/Themes.php:172
msgid "Theme installation message."
msgstr "Mensagem de instalação do tema."
#: src/Admin/API/Themes.php:166
msgid "Theme installation status."
msgstr "Status da instalação do tema."
#: src/Admin/API/OnboardingTasks.php:446 src/Admin/API/OnboardingTasks.php:463
msgid "Write title…"
msgstr "Escreva o título..."
#: src/Admin/API/OnboardingTasks.php:336
msgid "Sorry, the sample products data file was not found."
msgstr "O arquivo de dados dos produtos de amostra não foi encontrado."
#: src/Admin/ReportCSVEmail.php:95
msgid "Your Report Download"
msgstr "Baixar seu relatório"
#: src/Admin/ReportCSVEmail.php:60 src/Internal/Admin/Analytics.php:211
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-revenue.js:1
msgid "Revenue"
msgstr "Receita"
#: src/Admin/API/OnboardingTasks.php:534
#: assets/client/blocks/product-collection.js:1
msgid "On Sale"
msgstr "Promoção"
#: src/Admin/API/OnboardingTasks.php:530
msgid "Fan Favorites"
msgstr "Favoritos dos fãs"
#: src/Admin/API/OnboardingTasks.php:526
msgid "New In"
msgstr "Novo em"
#: src/Admin/API/OnboardingTasks.php:520
msgid "Shop by Category"
msgstr "Comprar por categoria"
#: src/Admin/API/OnboardingTasks.php:493 src/Admin/API/OnboardingTasks.php:500
msgid "Content…"
msgstr "Conteúdo..."
#: src/Admin/API/OnboardingTasks.php:456 src/Admin/API/OnboardingTasks.php:473
msgid "Go shopping"
msgstr "Vá às compras"
#: src/Admin/API/OnboardingTasks.php:451 src/Admin/API/OnboardingTasks.php:468
msgid "Write a short welcome message here"
msgstr "Escreva aqui uma pequena mensagem de boas-vindas"
#: src/Admin/API/OnboardingTasks.php:659
msgid "Homepage"
msgstr "Página inicial"
#: src/Admin/API/OnboardingTasks.php:557
msgid "New Products"
msgstr "Novos produtos"
#: src/Admin/API/OnboardingTasks.php:538
#: assets/client/blocks/product-collection.js:1
msgid "Best Sellers"
msgstr "Mais vendidos"
#: src/Admin/API/Themes.php:78
msgid "Specified file failed upload test."
msgstr "Falha no teste de upload do arquivo especificado."
#: src/Admin/API/Themes.php:63
msgid "Sorry, you are not allowed to install themes on this site."
msgstr "Sem permissão para instalar temas neste site."
#: src/Admin/API/OnboardingTasks.php:447 src/Admin/API/OnboardingTasks.php:464
msgid "Welcome to the store"
msgstr "Boas-vindas à loja"
#: src/Admin/API/Orders.php:39
msgid "Limit result set to orders matching part of an order number."
msgstr "Limita os resultados para pedidos que correspondem a parte de um número de pedido."
#: src/Admin/API/Options.php:134
msgid "Sorry, you cannot manage these options."
msgstr "Sem permissão para gerenciar essas opções."
#: src/Admin/API/Options.php:88
msgid "Sorry, you cannot view these options."
msgstr "Sem permissão para visualizar estas opções."
#: src/Admin/API/OnboardingTasks.php:261
msgid "Sorry, you are not allowed to create new pages."
msgstr "Sem permissão para criar novas páginas."
#: src/Admin/API/Taxes.php:40
msgid "Limit result set to items that have the specified rate ID(s) assigned."
msgstr "Limita os resultados para itens que possuem os IDs de taxas especificados atribuídos."
#: src/Admin/API/Products.php:82
msgid "Search by similar product name or sku."
msgstr "Pesquisar produtos similares por nome ou SKU."
#: src/Admin/API/OnboardingTasks.php:687
msgid "Homepage created"
msgstr "Página inicial criada"
#: src/Admin/API/Taxes.php:35
msgid "Search by similar tax code."
msgstr "Pesquisar por um código de imposto similar."
#: src/Admin/ReportCSVEmail.php:104
msgid "[{site_title}]: Your {report_name} Report download is ready"
msgstr "[{site_title}]: o download do seu relatório {report_name} está pronto"
#: src/Admin/API/Data.php:39
msgid "An endpoint used for searching download logs for a specific IP address."
msgstr "Um endpoint usado para pesquisar registros de download de um endereço IP específico."
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:381
msgid "Renew Subscription"
msgstr "Renovar assinatura"
#. translators: date the subscription expired, e.g. Jun 7th 2018
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:356
msgid "Your subscription expired on %s. Get a new subscription to continue receiving updates and access to support."
msgstr "Sua assinatura expirou em %s. Faça uma nova assinatura para continuar recebendo atualizações e acesso ao suporte."
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:318
msgid "Enable Autorenew"
msgstr "Ativar renovação automática"
#. translators: number of days until the subscription expires
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:295
msgid "Your subscription expires in %d days. Enable autorenew to avoid losing updates and access to support."
msgstr "Sua assinatura expira em %d dias. Ative a renovação automática para evitar perder atualizações e acesso ao suporte."
#: patterns/four-image-grid-content-left.php:12
msgid "Get Started"
msgstr "Comece agora"
#. translators: name of the extension subscription that expired
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:350
msgid "%s subscription expired"
msgstr "Assinatura de %s expirou"
#. translators: name of the extension subscription expiring soon
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:289
msgid "%s subscription expiring soon"
msgstr "A assinatura de %s expira em breve"
#: src/Internal/Admin/Notes/MobileApp.php:44
msgid "Install Woo mobile app"
msgstr "Instale o aplicativo Woo"
#: 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 "Instale o aplicativo do WooCommerce para gerenciar pedidos, receber notificações de vendas e visualizar as principais métricas, onde quer que você esteja."
#: src/Internal/Admin/Notes/NewSalesRecord.php:150
msgid "New sales record!"
msgstr "Novo recorde de vendas!"
#: 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 "Outro marco de pedidos! Dê uma olhada no seu relatório de pedidos para revisar seus pedidos até o momento."
#: 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 "Você atingiu o marco de 10 pedidos! Veja algumas histórias de sucesso do WooCommerce para se inspirar."
#: src/Internal/Admin/Notes/TrackingOptIn.php:72
msgid "Activate usage tracking"
msgstr "Ativar rastreamento de uso"
#. translators: Number of orders processed.
#: src/Internal/Admin/Notes/OrderMilestones.php:196
msgid "Congratulations on processing %s orders!"
msgstr "Parabéns pelo processamento de %s pedidos!"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1200
msgid "Review"
msgstr "Avaliação"
#: src/Internal/Admin/Notes/OrderMilestones.php:260
msgid "Review your orders"
msgstr "Revise seus pedidos"
#: src/Internal/Admin/Logging/PageController.php:201
#: src/Internal/Admin/Notes/OrderMilestones.php:247
msgid "Browse"
msgstr "Navegue"
#. 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 "A coleta de dados de uso nos permite melhorar o WooCommerce. Sua loja será considerada à medida que avaliarmos novos recursos, julgarmos a qualidade de uma atualização ou determinarmos se uma melhoria faz sentido. Você sempre pode visitar as %1$sConfigurações%3$s e optar por parar de compartilhar dados. %2$sSaiba mais%3$s sobre quais dados coletamos."
#: 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 "Parabéns por receber seu primeiro pedido de um cliente! Agora é uma ótima hora para aprender como gerenciar seus pedidos."
#. 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 "Oba! %1$s foi seu dia recorde de vendas! A venda líquida foi de %2$s batendo seu recorde anterior de %3$s definido em %4$s."
#: src/Internal/Admin/Notes/AddFirstProduct.php:90
msgid "Add a product"
msgstr "Adicionar um produto"
#: src/Admin/ReportsSync.php:179
msgid "Report table data is being deleted."
msgstr "Os dados da tabela de relatórios estão sendo excluídos."
#: 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 "Uma importação já está em andamento. Aguarde que a importação anterior seja concluída antes de iniciar uma nova."
#: src/Internal/Admin/Loader.php:512 src/Internal/Admin/Settings.php:319
msgid "Statuses that require extra action on behalf of the store admin."
msgstr "Status que exigem ação extra por parte do administrador da loja."
#: src/Internal/Admin/Loader.php:511 src/Internal/Admin/Settings.php:318
msgid "Actionable order statuses"
msgstr "Status de pedidos que requerem alguma ação"
#: src/Internal/Admin/Loader.php:503 src/Internal/Admin/Settings.php:310
msgid "Statuses that should not be included when calculating report totals."
msgstr "Status que não devem ser incluídos ao calcular os totais do relatório."
#: src/Internal/Admin/Notes/AddFirstProduct.php:78
msgid "Add your first product"
msgstr "Adicionar seu primeiro produto"
#: src/Internal/Admin/Loader.php:520 src/Internal/Admin/Loader.php:521
#: src/Internal/Admin/Settings.php:327 src/Internal/Admin/Settings.php:328
msgid "Default Date Range"
msgstr "Intervalo padrão de datas"
#: src/Admin/ReportsSync.php:95
msgid "Report table data is being rebuilt. Please allow some time for data to fully populate."
msgstr "Os dados da tabela de relatórios estão sendo reconstruídos. Aguarde um momento para que os dados sejam preenchidos por completo."
#: src/Admin/ReportsSync.php:49
msgid "Report sync schedulers should be derived from the Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\ImportScheduler class."
msgstr "Os agendadores de sincronização de relatório devem ser derivados da classe Automattic\\WooCommerce\\Admin\\Schedulers\\ImportScheduler. "
#: src/Admin/Notes/Note.php:646
msgid "The admin note action label prop cannot be empty."
msgstr "A propriedade de rótulo de ação da observação administrativa não pode estar vazia."
#: src/Admin/Notes/Note.php:642
msgid "The admin note action name prop cannot be empty."
msgstr "A propriedade de nome da ação da observação administrativa não pode estar vazia."
#: src/Admin/Notes/Note.php:534
msgid "The admin note date prop cannot be empty."
msgstr "A propriedade de data da observação administrativa não pode estar vazia."
#: src/Admin/Notes/Note.php:521
msgid "The admin note source prop cannot be empty."
msgstr "A propriedade de origem da observação administrativa não pode estar vazia."
#. 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 "A propriedade de status da observação administrativa (%s) não é um dos status suportados."
#: src/Admin/Notes/Note.php:497
msgid "The admin note status prop cannot be empty."
msgstr "A propriedade de status da observação administrativa não pode estar vazia."
#: src/Admin/Notes/Note.php:484
msgid "The admin note content_data prop must be an instance of stdClass."
msgstr "A propriedade content_data da observação administrativa deve ser uma instância da stdClass."
#: src/Admin/Notes/Note.php:467
msgid "The admin note content prop cannot be empty."
msgstr "A propriedade de conteúdo da observação administrativa não pode estar vazia."
#: src/Admin/Notes/Note.php:427
msgid "The admin note title prop cannot be empty."
msgstr "A propriedade de título da observação administrativa não pode estar vazia."
#: src/Admin/Notes/Note.php:377
msgid "The admin note name prop cannot be empty."
msgstr "A propriedade de nome da observação administrativa não pode estar vazia."
#: src/Admin/Notes/Note.php:390
msgid "The admin note type prop cannot be empty."
msgstr "A propriedade de tipo da observação administrativa não pode estar vazia."
#: src/Admin/Notes/Note.php:414
msgid "The admin note locale prop cannot be empty."
msgstr "A propriedade de local da observação administrativa não pode estar vazia."
#. 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 "A propriedade de tipo da observação administrativa (%s) não é um dos tipos suportados."
#: src/Internal/Admin/Loader.php:483 src/Internal/Admin/Settings.php:290
msgid "Settings for WooCommerce admin reporting."
msgstr "Configurações dos relatórios de administrador do WooCommerce."
#. translators: %1$s: updated title, %2$s: blog info name
#: src/Internal/Admin/Loader.php:292
msgid "%1$s ‹ %2$s"
msgstr "%1$s ‹ %2$s"
#. translators: %d: amount of time
#: packages/action-scheduler/classes/ActionScheduler_DataController.php:145
msgid "Stopped the insanity for %d second"
msgid_plural "Stopped the insanity for %d seconds"
msgstr[0] "Parou a insanidade por %d segundo"
msgstr[1] "Parou a insanidade por %d segundos"
#. translators: %d: seconds
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:401
msgid "The next queue will begin processing in approximately %d seconds."
msgstr "A próxima fila começará o processamento em aproximadamente %d segundos."
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1290
msgid "Unknown status found for action."
msgstr "Status desconhecido encontrado para ação."
#. translators: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:222
msgid "There was a failure fetching this action: %s"
msgstr "Ocorreu uma falha ao coletar esta ação: %s"
#. translators: %s: context
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:205
msgid "action ignored via %s"
msgstr "ação ignorada por %s"
#. translators: 1: action ID 2: schedule
#: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php:22
msgid "Action [%1$s] has an invalid schedule: %2$s"
msgstr "A ação [%1$s] tem uma agendamento inválido: %2$s"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:425
msgid "Invalid value for select or count parameter. Cannot query actions."
msgstr "Valor inválido para o parâmetro select ou count. Não é possível consultar ações."
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:130
msgid "Database error."
msgstr "Erro de banco de dados."
#. translators: %s is the error message
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:1068
msgid "%s Support for strings longer than this will be removed in a future version."
msgstr "O suporte de %s para sequências de caracteres maiores que isso será removido em uma versão futura."
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:280
msgid "Activity log for the action."
msgstr "Log de atividades para a ação."
#. translators: %s: context
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:121
msgid "action started via %s"
msgstr "ação iniciada por %s"
#. translators: %s: context
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:138
msgid "action complete via %s"
msgstr "ação completa por %s"
#. translators: 1: context 2: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:155
msgid "action failed via %1$s: %2$s"
msgstr "ação malsucedida por %1$s: %2$s"
#: src/Internal/Admin/Loader.php:502 src/Internal/Admin/Settings.php:309
msgid "Excluded report order statuses"
msgstr "Status de pedido excluídos do relatório "
#. translators: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:238
msgid "There was a failure scheduling the next instance of this action: %s"
msgstr "Ocorreu uma falha ao agendar a próxima instância desta ação: %s"
#. translators: %s: process URL
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:398
msgid "A new queue has begun processing. <a href=\"%s\">View actions in-progress »</a>"
msgstr "Uma nova fila iniciou o processamento. <a href=\"%s\">Exibir ações em andamento »</a>"
#. translators: %d is a number (maximum length of action arguments).
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:377
msgid "ActionScheduler_Action::$args too long. To ensure the args column can be indexed, action args should not be more than %d characters when encoded as JSON."
msgstr "O ActionScheduler_Action::$args é muito longo. Para garantir que a coluna args possa ser indexada, args de ação não devem ter mais de %d caracteres quando codificados como JSON."
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:279
#: assets/client/admin/chunks/7135.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Scheduled"
msgstr "Agendado"
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:278
msgid "The action's schedule frequency."
msgstr "A frequência do agendamento da ação."
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:277
msgid "Optional action group."
msgstr "Grupo de ação opcional."
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:276
msgid "Optional data array passed to the action hook."
msgstr "Array de dados opcional passado para o gancho da ação."
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:274
msgid "Name of the action hook that will be triggered."
msgstr "Nome do gancho de ação que será ativado."
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:272
msgid "Scheduled Action Columns"
msgstr "Colunas de ação agendadas"
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:279
msgid "The date/time the action is/was scheduled to run."
msgstr "A data e hora em que a ação está ou foi agendada para execução."
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:275
msgid "Action statuses are Pending, Complete, Canceled, Failed"
msgstr "Os status da ação são Pendente, Concluído, Cancelado e Malsucedido"
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:262
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 "O Agendador de ações é uma fila de tarefas escalável e rastreável para o processamento em segundo plano de grandes conjuntos de ações. O Agendador de ações funciona ativando um gancho de ação para ser executado em algum momento no futuro. As ações agendadas também podem ser agendadas para serem executadas com agendamento recorrente."
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:257
#: src/Blocks/Patterns/PatternRegistry.php:27
#: assets/client/admin/chunks/customize-store.js:1
msgid "About"
msgstr "Sobre"
#. translators: 1: source action ID 2: source store class 3: destination action
#. ID 4: destination store class
#: packages/action-scheduler/classes/migration/Runner.php:141
msgid "Migrated action with ID %1$d in %2$s to ID %3$d in %4$s"
msgstr "Ação migrada com o ID %1$d em %2$s para o ID %3$d em %4$s"
#. translators: %d: amount of actions
#: packages/action-scheduler/classes/migration/Runner.php:114
msgid "Migrating %d action"
msgid_plural "Migrating %d actions"
msgstr[0] "Migrando %d ação"
msgstr[1] "Migrando %d ações"
#. translators: %s is an action ID.
#: packages/action-scheduler/classes/migration/ActionMigrator.php:109
msgid "Unable to remove source migrated action %s"
msgstr "Não foi possível remover a ação migrada da origem %s"
#: packages/action-scheduler/classes/migration/Controller.php:183
msgid "Action Scheduler migration in progress. The list of scheduled actions may be incomplete."
msgstr "Migração do Agendador de ações em andamento. A lista de ações agendadas pode estar incompleta."
#. translators: %s is the Action Scheduler version.
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:260
msgid "About Action Scheduler %s"
msgstr "Sobre o Agendador de ações %s"
#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:114
msgid "Version:"
msgstr "Versão:"
#: includes/admin/settings/class-wc-settings-products.php:448
msgid "Filename"
msgstr "Nome do arquivo"
#: includes/admin/class-wc-admin-settings.php:712
#: includes/admin/class-wc-admin-setup-wizard.php:505
msgid "Choose a country / region…"
msgstr "Selecione seu país/região…"
#: includes/admin/meta-boxes/views/html-order-items.php:166
msgid "Items Subtotal:"
msgstr "Subtotal de itens:"
#: includes/admin/meta-boxes/views/html-order-items.php:174
msgid "Coupon(s):"
msgstr "Cupom(s):"
#: includes/admin/settings/class-wc-settings-products.php:449
msgid "Append a unique string to filename for security"
msgstr "Anexar uma string exclusiva ao nome do arquivo para segurança"
#: packages/action-scheduler/classes/migration/Config.php:146
msgid "Destination logger must be configured before running a migration"
msgstr "O registrador de destino deve ser configurado antes de executar uma migração"
#: packages/action-scheduler/classes/migration/Config.php:123
msgid "Destination store must be configured before running a migration"
msgstr "A loja de destino deve ser configurada antes da execução de uma migração"
#: packages/action-scheduler/classes/migration/Config.php:100
msgid "Source logger must be configured before running a migration"
msgstr "O criador de logs de origem deve ser configurado antes de executar uma migração"
#: packages/action-scheduler/classes/migration/Config.php:77
msgid "Source store must be configured before running a migration"
msgstr "A loja de origem deve ser configurado antes de executar uma migração"
#: includes/admin/meta-boxes/views/html-order-items.php:183
#: assets/client/blocks/cart.js:20 assets/client/blocks/checkout.js:28
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:40
msgid "Fees:"
msgstr "Taxas:"
#: includes/wc-template-functions.php:3084
msgid "Update country / region"
msgstr "Atualizar país"
#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:32
msgid "MaxMind Geolocation"
msgstr "MaxMind Geolocation"
#: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:233
msgid "Invalid action - must be a recurring action."
msgstr "Ação inválida. A ação deve ser recorrente"
#. translators: %s: date interval
#: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:117
msgid "This data will be deleted in %s."
msgstr "Os dados serão excluídos em %s."
#: includes/admin/settings/class-wc-settings-products.php:397
msgid "Redirect only (Insecure)"
msgstr "Redirecionar apenas (inseguro)"
#. translators: Link to WooCommerce Docs.
#: includes/admin/settings/class-wc-settings-products.php:455
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 "Não é obrigatório se o seu diretório de downloads estiver protegido. <a href='%s'>Consulte este guia</a> para mais detalhes. Os arquivos já enviados não serão afetados."
#: includes/admin/class-wc-admin-settings.php:737
msgid "Choose countries / regions…"
msgstr "Selecionar países…"
#: includes/admin/views/html-admin-page-status-report.php:116
msgid "Action Scheduler package"
msgstr "Pacote do Agendador de ações"
#: includes/admin/views/html-admin-page-status-report.php:130
msgid "Unable to detect the Action Scheduler package."
msgstr "Não foi possível detectar o pacote do Agendador de ações."
#. translators: 1: next cleanup message 2: github issue URL
#: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:122
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 »</a>"
msgstr "O Agendador de ações migrou dados para tabelas personalizadas, no entanto, existem registros órfãs na tabela de comentários do WordPress. %1$s <a href=\"%2$s\">Saiba mais »</a>"
#: includes/admin/views/html-admin-page-status-report.php:117
msgid "Action Scheduler package running on your site."
msgstr "O pacote do Agendador de ações está em execução no seu site."
#. translators: Link to WooCommerce Docs.
#: includes/admin/settings/class-wc-settings-products.php:391
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 "Se você estiver usando o método de transferência X-Accel-Redirect junto com o servidor NGINX verifique se aplicou as configurações conforme descrito no guia <a href='%s'>Trabalhando com produtos digitais/baixáveis</a>."
#: includes/admin/notes/class-wc-notes-run-db-update.php:243
msgid "WooCommerce database update done"
msgstr "Atualização do banco de dados WooCommerce concluída"
#: includes/admin/notes/class-wc-notes-run-db-update.php:192
msgid "WooCommerce database update in progress"
msgstr "Atualização do banco de dados WooCommerce em progresso"
#: includes/admin/notes/class-wc-notes-run-db-update.php:189
msgid "View progress →"
msgstr "Ver progresso \t"
#: includes/admin/class-wc-admin-profile.php:74
#: includes/admin/class-wc-admin-profile.php:134
#: includes/admin/class-wc-admin-settings.php:712
#: includes/admin/class-wc-admin-settings.php:737
#: includes/admin/class-wc-admin-setup-wizard.php:505
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:86
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:158
#: includes/class-wc-countries.php:765
#: src/Admin/API/Reports/Customers/Controller.php:549
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Country / Region"
msgstr "País"
#: includes/class-wc-privacy-erasers.php:65
#: includes/class-wc-privacy-exporters.php:204
msgid "Shipping Country / Region"
msgstr "País de entrega"
#: 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:90
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:162
#: includes/wc-template-functions.php:3076
#: templates/cart/shipping-calculator.php:32
msgid "Select a country / region…"
msgstr "Selecione um país…"
#: includes/class-wc-privacy-erasers.php:54
#: includes/class-wc-privacy-exporters.php:193
msgid "Billing Country / Region"
msgstr "País / Região de cobrança"
#: src/Blocks/BlockTypes/ProductCategories.php:233
msgid "List of categories with their product counts"
msgstr "Lista de categorias com suas contagens de produtos"
#: src/Blocks/BlockTypes/ProductCategories.php:232
msgid "List of categories"
msgstr "Lista de categorias"
#: src/Blocks/BlockTypes/AbstractProductGrid.php:628
#: src/Blocks/BlockTypes/ProductSaleBadge.php:123
#: assets/client/blocks/all-products.js:4
#: assets/client/blocks/cart-blocks/cart-cross-sells-products-frontend.js:1
#: assets/client/blocks/cart.js:12
#: assets/client/blocks/product-image-frontend.js:2
#: assets/client/blocks/product-image.js:2
#: assets/client/blocks/product-sale-badge-frontend.js:1
#: assets/client/blocks/product-sale-badge.js:1
msgid "Product on sale"
msgstr "Produto em promoção"
#: includes/shortcodes/class-wc-shortcode-checkout.php:113
msgid "You are paying for a guest order. Please continue with payment only if you recognize this order."
msgstr "Você está pagando por um pedido de terceiros. Continue com o pagamento apenas se você reconhecer este pedido."
#: includes/admin/settings/class-wc-settings-emails.php:163
#: assets/client/blocks/all-products.js:15
msgid "Center"
msgstr "Centro"
#. translators: %s is the formatted maximum price.
#. translators: %s max price
#: src/Blocks/BlockTypes/ProductFilterPrice.php:86
#: assets/client/blocks/active-filters-frontend.js:4
#: assets/client/blocks/active-filters-wrapper-frontend.js:4
#: assets/client/blocks/active-filters.js:4
msgid "Up to %s"
msgstr "Até %s"
#. translators: %s is the formatted minimum price.
#. translators: %s min price
#: src/Blocks/BlockTypes/ProductFilterPrice.php:91
#: assets/client/blocks/active-filters-frontend.js:3
#: assets/client/blocks/active-filters-wrapper-frontend.js:3
#: assets/client/blocks/active-filters.js:3
msgid "From %s"
msgstr "À partir de %s"
#: patterns/filters.php:45 assets/client/blocks/attribute-filter.js:18
#: assets/client/blocks/filter-wrapper.js:1
msgid "Filter by attribute"
msgstr "Filtrar por atributo"
#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:41
msgid "Thumbnail URL."
msgstr "URL da miniatura."
#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:52
msgid "Thumbnail sizes for responsive images."
msgstr "Tamanhos de miniatura para imagens responsivas."
#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:47
msgid "Thumbnail srcset for responsive images."
msgstr "SRCSET da miniatura para imagens responsivas."
#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:35
msgid "Full size image URL."
msgstr "URL da imagem em tamanho real."
#: i18n/states.php:1149
msgid "Xaisomboun"
msgstr "Xaisomboun"
#: i18n/states.php:1148
msgid "Xiangkhouang"
msgstr "Xiangkhouang"
#: i18n/states.php:1147
msgid "Sekong"
msgstr "Sekong"
#: i18n/states.php:1146
msgid "Sainyabuli"
msgstr "Sainyabuli"
#: i18n/states.php:1145
msgid "Vientiane"
msgstr "Vientiane"
#: i18n/states.php:1144
msgid "Vientiane Province"
msgstr "Vientiane Province"
#: i18n/states.php:1143
msgid "Savannakhet"
msgstr "Savannakhet"
#: i18n/states.php:1142
msgid "Salavan"
msgstr "Salavan"
#: i18n/states.php:1141
msgid "Phongsaly"
msgstr "Phongsaly"
#: i18n/states.php:1140
msgid "Oudomxay"
msgstr "Oudomxay"
#: i18n/states.php:1139
msgid "Luang Prabang"
msgstr "Luang Prabang"
#: i18n/states.php:1138
msgid "Luang Namtha"
msgstr "Luang Namtha"
#: i18n/states.php:1137
msgid "Khammouane"
msgstr "Khammouane"
#: i18n/states.php:1136
msgid "Houaphanh"
msgstr "Houaphanh"
#: i18n/states.php:1135
msgid "Champasak"
msgstr "Champasak"
#: i18n/states.php:1134
msgid "Bolikhamsai"
msgstr "Bolikhamsai"
#: i18n/states.php:1133
msgid "Bokeo"
msgstr "Bokeo"
#: i18n/states.php:1132
msgid "Attapeu"
msgstr "Attapeu"
#: src/StoreApi/Schemas/V1/ProductSchema.php:425
msgid "Button text."
msgstr "Texto do botão."
#: src/StoreApi/Schemas/V1/ProductSchema.php:431
msgid "Button description."
msgstr "Descrição do botão."
#: src/StoreApi/Schemas/V1/ProductSchema.php:102
msgid "Is the product on sale?"
msgstr "O produto está em promoção?"
#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:48
msgid "Attribute type."
msgstr "Tipo de atributo."
#: src/StoreApi/Schemas/V1/ProductSchema.php:375
msgid "Is the product in stock?"
msgstr "O produto está em estoque?"
#: src/StoreApi/Schemas/V1/ProductSchema.php:369
msgid "Is the product purchasable?"
msgstr "O produto pode ser comprado?"
#: src/StoreApi/Schemas/V1/ItemSchema.php:218
#: src/StoreApi/Schemas/V1/ProductSchema.php:139
msgid "Price range, if applicable."
msgstr "Faixa de preços, quando aplicável."
#: src/StoreApi/Schemas/V1/TermSchema.php:60
msgid "Number of objects (posts of any type) assigned to the term."
msgstr "Número de objetos (post de qualquer tipo) atribuídos ao termo."
#: src/StoreApi/Schemas/V1/TermSchema.php:48
msgid "Term description."
msgstr "Descrição do termo."
#: src/StoreApi/Routes/V1/Products.php:415
msgid "The logical relationship between attributes when filtering across multiple at once."
msgstr "O relacionamento lógico entre atributos ao filtrar vários de uma só vez."
#: src/StoreApi/Routes/V1/Products.php:397
msgid "List of attribute slug(s). If a term ID is provided, this will be ignored."
msgstr "Lista de slug(s) de atributo. Se o ID do termo for informado, isso será ignorado."
#: src/StoreApi/Routes/V1/Products.php:389
msgid "List of attribute term IDs."
msgstr "Lista de IDs de termo de atributo."
#: src/StoreApi/Routes/V1/Products.php:384
msgid "Attribute taxonomy name."
msgstr "Nome da taxonomia do atributo."
#: src/StoreApi/Routes/V1/ProductCollectionData.php:199
msgid "Taxonomy name."
msgstr "Nome da taxonomia."
#: src/StoreApi/Routes/V1/ProductAttributeTerms.php:44
msgid "Unique identifier for the attribute."
msgstr "Identificador único para o atributo."
#: src/StoreApi/Utilities/CartController.php:1342
msgid "No matching variation found."
msgstr "Nenhuma variação correspondente encontrada."
#. translators: %s: Attribute name.
#: src/StoreApi/Utilities/CartController.php:1315
msgid "Missing variation data for variable product."
msgstr "Dados de variação ausentes para produto variável."
#. translators: %1$s: Attribute name, %2$s: Allowed values.
#: src/StoreApi/Utilities/CartController.php:1295
msgid "Invalid value posted for %1$s. Allowed values: %2$s"
msgstr "Valor inválido publicado para %1$s. Valores permitidos: %2$s"
#: src/StoreApi/Utilities/CartController.php:1136
#: src/StoreApi/Utilities/CartController.php:1419
msgid "This product cannot be added to the cart."
msgstr "Este produto não pode ser adicionado ao carrinho."
#: src/StoreApi/Schemas/V1/CartSchema.php:153
msgid "Number of items in the cart."
msgstr "Número de itens no carrinho."
#: src/StoreApi/Schemas/V1/CartSchema.php:143
msgid "List of cart items."
msgstr "Lista de itens no carrinho."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:696
msgid "Total post count."
msgstr "Contagem total de posts."
#: includes/gateways/paypal/class-wc-gateway-paypal.php:510
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 "Pagamento confirmado. Sua transação foi concluída e um recibo da compra foi enviado por e-mail a você. Faça login na sua conta do PayPal para visualizar os detalhes da transação."
#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:54
msgid "How terms in this attribute are sorted by default."
msgstr "Como os termos desse atributo são classificados por padrão."
#: src/StoreApi/Routes/V1/CartAddItem.php:74
#: src/StoreApi/Schemas/V1/ItemSchema.php:154
msgid "Variation attribute value."
msgstr "Valor do atributo de variação."
#: src/StoreApi/Routes/V1/CartAddItem.php:69
#: src/StoreApi/Schemas/V1/ItemSchema.php:148
msgid "Variation attribute name."
msgstr "Nome do atributo da variação."
#: src/StoreApi/Routes/V1/CartAddItem.php:62
#: src/StoreApi/Schemas/V1/ItemSchema.php:140
msgid "Chosen attributes (for variations)."
msgstr "Atributos escolhidos (para variações)."
#: src/StoreApi/Schemas/V1/ItemSchema.php:93
msgid "Stock keeping unit, if applicable."
msgstr "Unidade de manutenção de estoque, se aplicável."
#: src/StoreApi/Routes/V1/CartAddItem.php:48
msgid "The cart item product or variation ID."
msgstr "O produto do item do carrinho ou o ID da variação."
#: src/StoreApi/Schemas/V1/CartSchema.php:159
msgid "Total weight (in grams) of all products in the cart."
msgstr "Peso total (em gramas) de todos os produtos no carrinho."
#: src/StoreApi/Routes/V1/ProductCollectionData.php:193
msgid "If requested, calculates attribute term counts for products in the collection."
msgstr "Se solicitado, calcula a contagem de termos de atributos para produtos da coleção."
#: src/StoreApi/Routes/V1/ProductCollectionData.php:181
msgid "If true, calculates the minimum and maximum product prices for the collection."
msgstr "Se verdadeiro, calcula os preços mínimo e máximo do produto para a coleção."
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:76
msgid "Returns number of products with each average rating."
msgstr "Retorna o número de produtos com cada classificação média."
#: src/Admin/API/Reports/Stock/Stats/Controller.php:88
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:67
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:90
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:113
msgid "Number of products."
msgstr "Número de produtos."
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:44
msgid "Max price found in collection of products."
msgstr "Preço máximo encontrado na coleção de produtos."
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:38
msgid "Min price found in collection of products."
msgstr "Preço mínimo encontrado na coleção de produtos."
#: src/StoreApi/Routes/V1/CartAddItem.php:98
#: src/StoreApi/Routes/V1/CartItems.php:104
msgid "Cannot create an existing cart item."
msgstr "Não é possível criar um item de carrinho existente."
#: src/StoreApi/Routes/V1/CartItemsByKey.php:90
#: src/StoreApi/Routes/V1/CartItemsByKey.php:128
#: src/StoreApi/Utilities/CartController.php:226
msgid "Cart item does not exist."
msgstr "O item do carrinho não existe."
#: src/StoreApi/Routes/V1/CartItemsByKey.php:51
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:96
msgid "Unique identifier for the item within the cart."
msgstr "Identificador único para o item no carrinho."
#: src/StoreApi/Utilities/CartController.php:781
msgid "Unable to retrieve cart."
msgstr "Não foi possível recuperar o carrinho."
#: src/StoreApi/Routes/V1/ProductAttributeTerms.php:82
msgid "Attribute does not exist."
msgstr "O atributo não existe."
#. translators: %s: field name
#: includes/class-wc-checkout.php:861
msgctxt "checkout-validation"
msgid "Shipping %s"
msgstr "O campo \"%s\" do endereço de entrega"
#: src/StoreApi/Schemas/V1/ProductSchema.php:419
msgid "Add to cart button parameters."
msgstr "Parâmetros do botão adicionar ao carrinho."
#: src/StoreApi/Schemas/V1/ItemSchema.php:212
#: src/StoreApi/Schemas/V1/ItemSchema.php:262
#: src/StoreApi/Schemas/V1/ProductSchema.php:133
msgid "Sale product price, if applicable."
msgstr "Preço do produto em promoção, se aplicável."
#: src/StoreApi/Routes/V1/Products.php:378
msgid "Limit result set to products with selected global attributes."
msgstr "Limita os resultados para produtos com atributos globais selecionados."
#: src/StoreApi/Routes/V1/Products.php:432
msgid "Limit result set to products with a certain average rating."
msgstr "Limita os resultados para produtos com uma determinada classificação."
#: src/StoreApi/Routes/V1/ProductCollectionData.php:217
msgid "If true, calculates rating counts for products in the collection."
msgstr "Se verdadeiro, calcula as contagens de classificação de produtos da coleção."
#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:60
msgid "If this attribute has term archive pages."
msgstr "Se este atributo tiver páginas de arquivo de termos."
#: src/StoreApi/Schemas/V1/TermSchema.php:42
msgid "String based identifier for the term."
msgstr "Identificador baseado em texto para o termo."
#: src/StoreApi/Schemas/V1/CartSchema.php:181
#: src/StoreApi/Schemas/V1/OrderSchema.php:272
msgid "True if the cart needs shipping. False for carts with only digital goods or stores with no shipping methods set-up."
msgstr "Verdadeiro se os itens do carrinho precisam de entrega. Falso para carrinhos apenas com mercadorias digitais ou lojas sem configuração de métodos de entrega."
#: src/StoreApi/Routes/V1/Products.php:177
msgid "When limiting response using after/before, which date column to compare against."
msgstr "Ao limitar a resposta usando antes/depois, em qual coluna de data para comparar."
#: src/StoreApi/Routes/V1/ProductAttributesById.php:82
msgid "Invalid attribute ID."
msgstr "ID inválido de atributo."
#: src/StoreApi/Routes/V1/Products.php:170
msgid "Limit response to resources created before a given ISO8601 compliant date."
msgstr "Limita resposta para recursos criados antes de uma data compatível com a ISO8601."
#: src/StoreApi/Schemas/V1/ItemSchema.php:206
#: src/StoreApi/Schemas/V1/ItemSchema.php:256
#: src/StoreApi/Schemas/V1/ProductSchema.php:127
msgid "Regular product price."
msgstr "Preço normal do produto."
#: src/StoreApi/Schemas/V1/CartFeeSchema.php:30
msgid "Unique identifier for the fee within the cart."
msgstr "Identificador exclusivo para a taxa neste carrinho."
#: src/StoreApi/Schemas/V1/ItemSchema.php:224
#: src/StoreApi/Schemas/V1/ItemSchema.php:230
#: src/StoreApi/Schemas/V1/ProductSchema.php:145
#: src/StoreApi/Schemas/V1/ProductSchema.php:151
msgid "Price amount."
msgstr "Preço."
#. translators: %s: field name
#: includes/class-wc-checkout.php:865
msgctxt "checkout-validation"
msgid "Billing %s"
msgstr "Campo \"%s\" de cobrança"
#: 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 "A chave de licença do MaxMind é inválida. Se você criou recentemente essa chave, pode ser necessário aguardar alguns minutos até que ela se torne ativa."
#: includes/data-stores/class-wc-product-variation-data-store-cpt.php:61
msgid "Invalid product type: passed ID does not correspond to a product variation."
msgstr "Tipo de produto inválido: O ID passado não corresponde a uma variação do produto."
#. 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 "A chave que será usada ao lidar com os serviços de geolocalização do MaxMind. Você pode ler como gerar um na <a href=\"%1$s\">documentação da integração com a geolocalização do MaxMind</a>."
#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:101
msgid "MaxMind License Key"
msgstr "Chave de licença do MaxMind"
#: 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 "Uma integração para a utilização do MaxMind para realizar pesquisas de localização geográfica. Observe que essa integração fará apenas pesquisas de países."
#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:148
msgid "Missing MaxMind Reader library!"
msgstr "Biblioteca MaxMind Reader ausente!"
#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:114
msgid "Failed to download the MaxMind database."
msgstr "Falha ao baixar o banco de dados do MaxMind."
#: 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 "O local em que o banco de dados do MaxMind deve ser armazenado. Por padrão, a integração salvará automaticamente o banco de dados aqui."
#: 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 "Caminho do arquivo de banco de dados"
#. translators: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1226
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 "Você usou esse o cupom %s em outra transação durante esta finalização da compra e o limite de uso do cupom foi atingido. Remova o cupom e tente novamente."
#. translators: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1204
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 "O cupom %s foi usado em outra transação durante esta finalização da compra e o limite de uso do cupom foi atingido. Remova o cupom e tente novamente."
#. translators: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1201
#: includes/abstracts/abstract-wc-order.php:1223
msgid "An unexpected error happened while applying the Coupon %s."
msgstr "Ocorreu um erro inesperado ao aplicar o cupom %s."
#. translators: %d number of seconds
#: includes/class-wc-form-handler.php:513
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] "Você não pode adicionar uma nova forma de pagamento tão logo após a anterior. Aguarde %d segundo."
msgstr[1] "Você não pode adicionar uma nova forma de pagamento tão logo após a anterior. Aguarde %d segundos."
#. translators: 1: wc_get_product 2: woocommerce_init 3:
#. woocommerce_after_register_taxonomy 4: woocommerce_after_register_post_type
#: includes/wc-product-functions.php:67
msgid "%1$s should not be called before the %2$s, %3$s and %4$s actions have finished."
msgstr "%1$s não deve ser chamado antes que as ações %2$s, %3$s e %4$s sejam concluídas."
#. translators: %s: search query
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:668
msgid "Search results for \"%s\""
msgstr "Resultados da pesquisa por \"%s\""
#. 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 "Saiba mais sobre como o rastreamento de uso funciona e como você ajudará em nossa <a href=\"%1$s\" target=\"_blank\">documentação de rastreamento de uso</a>."
#: includes/admin/class-wc-admin-setup-wizard.php:453
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:102
#: assets/client/admin/app/index.js:2
msgid "Yes please"
msgstr "Sim, por favor"
#: includes/admin/class-wc-admin-setup-wizard.php:445
msgid "Welcome to"
msgstr "Boas-vindas ao"
#. 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 "Você deve inserir uma chave de licença válida na <a href=\"%1$s\">página da integração do MaxMind</a> para usar o serviço de geolocalização. Se você não precisar de geolocalização para remessas ou impostos, altere a localização padrão do cliente na <a href=\"%2$s\">página de configurações gerais</a>."
#: includes/admin/class-wc-admin-setup-wizard.php:457
msgid "The \"WooCommerce Admin\" plugin will be installed and activated"
msgstr "O plugin \"WooCommerce Admin\" será instalado e ativado"
#: 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 "Coloque sua loja em funcionamento mais rapidamente com nossa nova e melhorada experiência de instalação"
#: includes/class-wc-install.php:785
msgid "Every 15 Days"
msgstr "A cada 15 dias"
#. translators: %s product name
#: includes/class-wc-ajax.php:1063
msgid "%s is a variable product parent and cannot be added."
msgstr "%s é um produto variável ascendente e não pode ser adicionado."
#: includes/admin/views/html-notice-maxmind-license-key.php:16
msgid "Geolocation has not been configured."
msgstr "A localização geográfica não foi configurada."
#: templates/cart/cart-shipping.php:62
msgid "Shipping costs are calculated during checkout."
msgstr "Os custos de entrega serão calculados durante a finalização de compra."
#: src/Blocks/BlockTypes/ProductSearch.php:44
#: assets/client/blocks/legacy-template.js:5
#: assets/client/blocks/product-search.js:1
msgid "Search products…"
msgstr "Pesquisar produtos..."
#: src/StoreApi/Schemas/V1/ProductSchema.php:174
msgid "Amount of reviews that the product has."
msgstr "Quantidade de avaliações que o produto possui."
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:64
msgid "The date the review was created, in the site's timezone in human-readable format."
msgstr "A data em que a avaliação foi criada, no fuso horário do site, em formato legível por humanos."
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:83
msgid "Name of the product that the review belongs to."
msgstr "Nome do produto ao qual a avaliação pertence."
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:95
msgid "Image of the product that the review belongs to."
msgstr "Imagem do produto ao qual a avaliação pertence."
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:89
msgid "Permalink of the product that the review belongs to."
msgstr "Link permanente do produto ao qual a avaliação pertence."
#: i18n/states.php:2100
msgid "Midway Atoll"
msgstr "Atol Midway"
#: i18n/states.php:629 i18n/states.php:2223
msgid "Western"
msgstr "Ocidental"
#: includes/admin/class-wc-admin-setup-wizard.php:639
msgid "Enable usage tracking and help improve WooCommerce"
msgstr "Habilite o rastreamento de uso e ajude a melhorar o WooCommerce"
#: includes/admin/class-wc-admin-setup-wizard.php:2089
#: includes/admin/class-wc-admin-setup-wizard.php:2100
msgid "Jetpack logo"
msgstr "Logo do Jetpack"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:121
msgid "The coupon will expire at 00:00:00 of this date."
msgstr "O cupom expirará às 00:00:00 desta data."
#: i18n/countries.php:145
msgid "Macao"
msgstr "Macao"
#: i18n/states.php:620 i18n/states.php:2225
msgid "Eastern"
msgstr "Oriental"
#: i18n/states.php:2226
msgid "Luapula"
msgstr "Luapula"
#: i18n/states.php:623 i18n/states.php:2227
msgid "Northern"
msgstr "Norte"
#: i18n/states.php:2228
msgid "North-Western"
msgstr "Noroeste"
#: i18n/states.php:2229
msgid "Southern"
msgstr "Sul"
#: i18n/states.php:2230
msgid "Copperbelt"
msgstr "Copperbelt"
#: i18n/states.php:2231
msgid "Lusaka"
msgstr "Lusaka"
#: i18n/states.php:2232
msgid "Muchinga"
msgstr "Muchinga"
#: includes/admin/class-wc-admin-setup-wizard.php:617
msgid "Help improve WooCommerce with usage tracking"
msgstr "Ajude a melhorar o WooCommerce com rastreamento de uso"
#: templates/myaccount/downloads.php:42 templates/myaccount/orders.php:121
msgid "Browse products"
msgstr "Ver produtos"
#. translators: %s: shipping zone name.
#: includes/class-wc-shipping.php:165
msgid "Customer matched zone \"%s\""
msgstr "Cliente correspondeu à área \"%s\""
#: includes/widgets/class-wc-widget-brand-thumbnails.php:199
#: assets/client/admin/components/index.js:2
msgid "Columns:"
msgstr "Colunas:"
#: src/Blocks/BlockTypes/ProductCategories.php:253
msgid "Go to category"
msgstr "Ir para a categoria"
#: patterns/hero-product-3-split.php:107
#: patterns/intro-centered-content-with-image-below.php:14
#: src/Blocks/AIContent/PatternsDictionary.php:265
#: assets/client/blocks/featured-category.js:15
#: assets/client/blocks/featured-product.js:15
msgid "Shop now"
msgstr "Compre agora"
#: includes/admin/class-wc-admin-brands.php:230
#: assets/client/blocks/featured-category.js:1
#: assets/client/blocks/featured-product.js:1
msgid "Show description"
msgstr "Mostrar descrição"
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:270
#: assets/client/blocks/all-products.js:15
#: assets/client/blocks/handpicked-products.js:8
#: assets/client/blocks/product-best-sellers.js:1
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/product-new.js:1
#: assets/client/blocks/product-on-sale.js:1
#: assets/client/blocks/product-tag.js:1
#: assets/client/blocks/product-top-rated.js:1
#: assets/client/blocks/products-by-attribute.js:1
msgid "Columns"
msgstr "Colunas"
#: src/Admin/API/Reports/Downloads/Controller.php:322
#: src/Admin/API/Reports/Products/Controller.php:322
#: 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
#: assets/client/blocks/handpicked-products.js:1
#: assets/client/blocks/product-best-sellers.js:1
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-new.js:1
#: assets/client/blocks/product-on-sale.js:1
#: assets/client/blocks/product-tag.js:1
#: assets/client/blocks/product-top-rated.js:1
#: assets/client/blocks/products-by-attribute.js:1
msgid "Product title"
msgstr "Título do produto"
#. translators: 1: is a link to a support document. 2: closing link
#: src/Autoloader.php:64 src/Packages.php:351
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 "Sua instalação do WooCommerce está incompleta. Se você instalou o WooCommerce baixando do GitHub, %1$sleia este documento%2$s para configurar seu ambiente de desenvolvimento."
#: src/Packages.php:329
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 "Sua instalação do WooCommerce está incompleta. Se você instalou o WooCommerce baixando do GitHub, leia este documento para configurar seu ambiente de desenvolvimento: https://github.com/woocommerce/woocommerce/wiki/How-to-set-up-WooCommerce-development-environment"
#. translators: 1: first result 2: last result 3: total results 4: sorted by
#: templates/loop/result-count.php:38
msgctxt "with first and last result"
msgid "Showing %1$d–%2$d of %3$d result"
msgid_plural "Showing %1$d–%2$d of %3$d results"
msgstr[0] "Exibindo %1$d–%2$d de %3$d resultado"
msgstr[1] "Exibindo %1$d–%2$d de %3$d resultados"
#: i18n/states.php:2092
msgid "Zombo"
msgstr "Zombo"
#: i18n/states.php:2091
msgid "Yumbe"
msgstr "Yumbe"
#: i18n/states.php:2090
msgid "Wakiso"
msgstr "Wakiso"
#: i18n/states.php:2089
msgid "Tororo"
msgstr "Tororo"
#: i18n/states.php:2088
msgid "Soroti"
msgstr "Soroti"
#: i18n/states.php:2087
msgid "Sironko"
msgstr "Sironko"
#: i18n/states.php:2086
msgid "Sheema"
msgstr "Sheema"
#: i18n/states.php:2085
msgid "Serere"
msgstr "Serere"
#: i18n/states.php:2084
msgid "Sembabule"
msgstr "Sembabule"
#: i18n/states.php:2083
msgid "Rukungiri"
msgstr "Rukungiri"
#: i18n/states.php:2082
msgid "Rukiga"
msgstr "Rukiga"
#: i18n/states.php:2081
msgid "Rubirizi"
msgstr "Rubirizi"
#: i18n/states.php:2080
msgid "Rubanda"
msgstr "Rubanda"
#: i18n/states.php:2079
msgid "Rakai"
msgstr "Rakai"
#: i18n/states.php:2078
msgid "Pallisa"
msgstr "Pallisa"
#: i18n/states.php:2077
msgid "Pakwach"
msgstr "Pakwach"
#: i18n/states.php:2076
msgid "Pader"
msgstr "Pader"
#: i18n/states.php:2075
msgid "Oyam"
msgstr "Oyam"
#: i18n/states.php:2074
msgid "Otuke"
msgstr "Otuke"
#: i18n/states.php:2073
msgid "Omoro"
msgstr "Omoro"
#: i18n/states.php:2072
msgid "Nwoya"
msgstr "Nwoya"
#: i18n/states.php:2071
msgid "Ntungamo"
msgstr "Ntungamo"
#: i18n/states.php:2070
msgid "Ntoroko"
msgstr "Ntoroko"
#: i18n/states.php:2069
msgid "Ngora"
msgstr "Ngora"
#: i18n/states.php:2068
msgid "Nebbi"
msgstr "Nebbi"
#: i18n/states.php:2067
msgid "Napak"
msgstr "Napak"
#: i18n/states.php:2066
msgid "Namutumba"
msgstr "Namutumba"
#: i18n/states.php:2065
msgid "Namisindwa"
msgstr "Namisindwa"
#: i18n/states.php:2064
msgid "Namayingo"
msgstr "Namayingo"
#: i18n/states.php:2063
msgid "Nakasongola"
msgstr "Nakasongola"
#: i18n/states.php:2062
msgid "Nakaseke"
msgstr "Nakaseke"
#: i18n/states.php:2061
msgid "Nakapiripirit"
msgstr "Nakapiripirit"
#: i18n/states.php:2060
msgid "Nabilatuk"
msgstr "Nabilatuk"
#: i18n/states.php:2059
msgid "Mukono"
msgstr "Mukono"
#: i18n/states.php:2058
msgid "Mubende"
msgstr "Mubende"
#: i18n/states.php:2057
msgid "Mpigi"
msgstr "Mpigi"
#: i18n/states.php:2056
msgid "Moyo"
msgstr "Moyo"
#: i18n/states.php:2055
msgid "Moroto"
msgstr "Moroto"
#: i18n/states.php:2054
msgid "Mityana"
msgstr "Mityana"
#: i18n/states.php:2053
msgid "Mitooma"
msgstr "Mitooma"
#: i18n/states.php:2052
msgid "Mbarara"
msgstr "Mbarara"
#: i18n/states.php:2051
msgid "Mbale"
msgstr "Mbale"
#: i18n/states.php:2050
msgid "Mayuge"
msgstr "Mayuge"
#: i18n/states.php:2049
msgid "Masindi"
msgstr "Masindi"
#: i18n/states.php:2048
msgid "Masaka"
msgstr "Masaka"
#: i18n/states.php:2047
msgid "Maracha"
msgstr "Maracha"
#: i18n/states.php:2046
msgid "Manafwa"
msgstr "Manafwa"
#: i18n/states.php:2045
msgid "Lyantonde"
msgstr "Lyantonde"
#: i18n/states.php:2044
msgid "Lwengo"
msgstr "Lwengo"
#: i18n/states.php:2043
msgid "Luwero"
msgstr "Luwero"
#: i18n/states.php:2042
msgid "Luuka"
msgstr "Luuka"
#: i18n/states.php:2041
msgid "Lira"
msgstr "Lira"
#: i18n/states.php:2040
msgid "Lamwo"
msgstr "Lamwo"
#: i18n/states.php:2039
msgid "Kyotera"
msgstr "Kyotera"
#: i18n/states.php:2038
msgid "Kyenjojo"
msgstr "Kyenjojo"
#: i18n/states.php:2037
msgid "Kyegegwa"
msgstr "Kyegegwa"
#: i18n/states.php:2036
msgid "Kyankwanzi"
msgstr "Kyankwanzi"
#: i18n/states.php:2035
msgid "Kween"
msgstr "Kween"
#: i18n/states.php:2034
msgid "Kwania"
msgstr "Kwania"
#: i18n/states.php:2033
msgid "Kumi"
msgstr "Kumi"
#: i18n/states.php:2032
msgid "Kotido"
msgstr "Kotido"
#: i18n/states.php:2031
msgid "Kole"
msgstr "Kole"
#: i18n/states.php:2030
msgid "Koboko"
msgstr "Koboko"
#: i18n/states.php:2029
msgid "Kitgum"
msgstr "Kitgum"
#: i18n/states.php:2028
msgid "Kisoro"
msgstr "Kisoro"
#: i18n/states.php:2027
msgid "Kiryandongo"
msgstr "Kiryandongo"
#: i18n/states.php:2026
msgid "Kiruhura"
msgstr "Kiruhura"
#: i18n/states.php:2025
msgid "Kikuube"
msgstr "Kikuube"
#: i18n/states.php:2024
msgid "Kibuku"
msgstr "Kibuku"
#: i18n/states.php:2023
msgid "Kiboga"
msgstr "Kiboga"
#: i18n/states.php:2022
msgid "Kibaale"
msgstr "Kibaale"
#: i18n/states.php:2021
msgid "Kayunga"
msgstr "Kayunga"
#: i18n/states.php:2020
msgid "Katakwi"
msgstr "Katakwi"
#: i18n/states.php:2019
msgid "Kasese"
msgstr "Kasese"
#: i18n/states.php:2018
msgid "Kasanda"
msgstr "Kasanda"
#: i18n/states.php:2017
msgid "Kapelebyong"
msgstr "Kapelebyong"
#: i18n/states.php:2016
msgid "Kapchorwa"
msgstr "Kapchorwa"
#: i18n/states.php:2015
msgid "Kanungu"
msgstr "Kanungu"
#: i18n/states.php:2014
msgid "Kamwenge"
msgstr "Kamwenge"
#: i18n/states.php:2013
msgid "Kamuli"
msgstr "Kamuli"
#: i18n/states.php:2012
msgid "Kampala"
msgstr "Kampala"
#: i18n/states.php:2011
msgid "Kalungu"
msgstr "Kalungu"
#: i18n/states.php:2010
msgid "Kaliro"
msgstr "Kaliro"
#: i18n/states.php:2009
msgid "Kalangala"
msgstr "Kalangala"
#: i18n/states.php:2008
msgid "Kakumiro"
msgstr "Kakumiro"
#: i18n/states.php:2007
msgid "Kagadi"
msgstr "Kagadi"
#: i18n/states.php:2006
msgid "Kaberamaido"
msgstr "Kaberamaido"
#: i18n/states.php:2005
msgid "Kabarole"
msgstr "Kabarole"
#: i18n/states.php:2004
msgid "Kabale"
msgstr "Kabale"
#: i18n/states.php:2003
msgid "Kaabong"
msgstr "Kaabong"
#: i18n/states.php:2002
msgid "Jinja"
msgstr "Jinja"
#: i18n/states.php:2001
msgid "Isingiro"
msgstr "Isingiro"
#: i18n/states.php:2000
msgid "Iganga"
msgstr "Iganga"
#: i18n/states.php:1999
msgid "Ibanda"
msgstr "Ibanda"
#: i18n/states.php:1998
msgid "Hoima"
msgstr "Hoima"
#: i18n/states.php:1997
msgid "Gulu"
msgstr "Gulu"
#: i18n/states.php:1996
msgid "Gomba"
msgstr "Gomba"
#: i18n/states.php:1995
msgid "Dokolo"
msgstr "Dokolo"
#: i18n/states.php:1994
msgid "Buyende"
msgstr "Buyende"
#: i18n/states.php:1993
msgid "Buvuma"
msgstr "Buvuma"
#: i18n/states.php:1992
msgid "Butebo"
msgstr "Butebo"
#: i18n/states.php:1991
msgid "Butambala"
msgstr "Butambala"
#: i18n/states.php:1990
msgid "Butaleja"
msgstr "Butaleja"
#: i18n/states.php:1066 i18n/states.php:1989
msgid "Busia"
msgstr "Busia"
#: i18n/states.php:1988
msgid "Bushenyi"
msgstr "Bushenyi"
#: i18n/states.php:1987
msgid "Bunyangabu"
msgstr "Bunyangabu"
#: i18n/states.php:1986
msgid "Bundibugyo"
msgstr "Bundibugyo"
#: i18n/states.php:1985
msgid "Buliisa"
msgstr "Buliisa"
#: i18n/states.php:1984
msgid "Bulambuli"
msgstr "Bulambuli"
#: i18n/states.php:1983
msgid "Bukwa"
msgstr "Bukwa"
#: i18n/states.php:1982
msgid "Bukomansimbi"
msgstr "Bukomansimbi"
#: i18n/states.php:1981
msgid "Bukedea"
msgstr "Bukedea"
#: i18n/states.php:1980
msgid "Buikwe"
msgstr "Buikwe"
#: i18n/states.php:1979
msgid "Buhweju"
msgstr "Buhweju"
#: i18n/states.php:1978
msgid "Bugweri"
msgstr "Bugweri"
#: i18n/states.php:1977
msgid "Bugiri"
msgstr "Bugiri"
#: i18n/states.php:1976
msgid "Bududa"
msgstr "Bududa"
#: i18n/states.php:1975
msgid "Budaka"
msgstr "Budaka"
#: i18n/states.php:1974
msgid "Arua"
msgstr "Arua"
#: i18n/states.php:1973
msgid "Apac"
msgstr "Apac"
#: i18n/states.php:1972
msgid "Amuru"
msgstr "Amuru"
#: i18n/states.php:1971
msgid "Amuria"
msgstr "Amuria"
#: i18n/states.php:1970
msgid "Amudat"
msgstr "Amudat"
#: i18n/states.php:1969
msgid "Amolatar"
msgstr "Amolatar"
#: i18n/states.php:1968
msgid "Alebtong"
msgstr "Alebtong"
#: i18n/states.php:1967
msgid "Agago"
msgstr "Agago"
#: i18n/states.php:1966
msgid "Adjumani"
msgstr "Adjumani"
#: i18n/states.php:1965
msgid "Abim"
msgstr "Abim"
#: src/StoreApi/Routes/V1/Products.php:336
msgid "Operator to compare product tags."
msgstr "Operador para comparar tags de produtos."
#: src/StoreApi/Schemas/V1/ProductCategorySchema.php:65
msgid "Category URL."
msgstr "URL da categoria."
#: src/StoreApi/Schemas/V1/ProductSchema.php:80
msgid "Product variation attributes, if applicable."
msgstr "Atributos de variação do produto, se aplicável."
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:38
msgid "woocommerce"
msgstr "woocommerce"
#. Translators: %s package name.
#: src/Packages.php:327 src/Packages.php:342
msgid "Missing the WooCommerce %s package"
msgstr "Faltando o pacote %s do WooCommerce"
#: includes/admin/class-wc-admin-setup-wizard.php:1923
msgid "WooCommerce Admin icon"
msgstr "Ícone do WooCommerce Admin"
#: includes/admin/class-wc-admin-setup-wizard.php:1920
#: includes/admin/class-wc-admin-setup-wizard.php:1924
#: src/Internal/Admin/Loader.php:482 src/Internal/Admin/Settings.php:289
msgid "WooCommerce Admin"
msgstr "WooCommerce Admin"
#: includes/admin/class-wc-admin-setup-wizard.php:1921
msgid "Manage your store's reports and monitor key metrics with a new and improved interface and dashboard."
msgstr "Gerencie os relatórios da sua loja e monitore as principais métricas com uma nova e aprimorada interface e painel."
#: includes/admin/wc-admin-functions.php:536
msgid "Variations (and their attributes) that do not have prices will not be shown in your store."
msgstr "Variações (e seus atributos) que não têm preços não serão mostradas em sua loja."
#. Translators: %d variation count.
#: includes/admin/wc-admin-functions.php:533
msgid "%d variation does not have a price."
msgid_plural "%d variations do not have prices."
msgstr[0] "%d variação sem preço."
msgstr[1] "%d variações sem preço."
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:885
msgid "Import as meta data"
msgstr "Importar como metadados"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:849
msgid "Tags (space separated)"
msgstr "Tags (separadas por espaço)"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:848
msgid "Tags (comma separated)"
msgstr "Tags (separadas por vírgulas)"
#: 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 "Liste as classes de impostos adicionais que você precisa abaixo (1 por linha, ex.: \"Taxas reduzidas\"). Estes são adicionais à \"Taxa padrão\", que existe por padrão."
#: 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 o WooCommerce Shipping (oferecido por WooCommerce Services & Jetpack) para economizar tempo nos correios imprimindo suas etiquetas de entrega em casa."
#: 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 "Você sabia que pode imprimir etiquetas de entrega em casa?"
#: includes/admin/class-wc-admin-assets.php:344
msgid "Generate coupon code"
msgstr "Gerar código de cupom"
#: 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 "Não é possível recuperar as informações do banco de dados. Geralmente, isso não é um problema e isso significa apenas que sua instalação está usando uma classe que substitui a classe de banco de dados do WordPress (por exemplo, HyperDB) e o WooCommerce não consegue obter informações do banco de dados."
#: includes/admin/views/html-admin-page-status-report.php:538
msgid "Database information:"
msgstr "Informações do banco de dados:"
#. 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 "Dados: %1$.2fMB + Índex: %2$.2fMB + mecanismo %3$s"
#: includes/admin/meta-boxes/views/html-product-attribute.php:9
msgid "Drag and drop to set admin attribute order"
msgstr "Arraste e solte para definir a ordenação de atributo no painel administrativo"
#: includes/class-wc-install.php:984
msgid "Zero rate"
msgstr "Taxa zero"
#: includes/class-wc-install.php:983
msgid "Reduced rate"
msgstr "Taxa reduzida"
#: includes/emails/class-wc-email-new-order.php:167
msgid "Congratulations on the sale."
msgstr "Parabéns pela venda!"
#: includes/emails/class-wc-email-customer-invoice.php:111
#: includes/emails/class-wc-email-customer-processing-order.php:144
msgid "Thanks for using {site_url}!"
msgstr "Obrigado por comprar em {site_url}!"
#: includes/class-wc-countries.php:989 includes/class-wc-countries.php:1311
#: src/Blocks/Domain/Services/CheckoutFields.php:611
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:87
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Postal code"
msgstr "Código postal"
#: includes/emails/class-wc-email-cancelled-order.php:187
#: includes/emails/class-wc-email-customer-invoice.php:220
#: 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:210
#: includes/emails/class-wc-email.php:822
msgid "Text to appear below the main email content."
msgstr "Texto para aparecer abaixo do conteúdo principal do e-mail."
#: includes/class-wc-countries.php:1578
msgid "Town / Village"
msgstr "Cidade / vilarejo"
#: includes/class-wc-tax.php:868 includes/class-wc-tax.php:906
msgid "Invalid field"
msgstr "Campo inválido"
#: includes/emails/class-wc-email-cancelled-order.php:186
#: includes/emails/class-wc-email-customer-invoice.php:219
#: 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:209
#: includes/emails/class-wc-email.php:821
msgid "Additional content"
msgstr "Conteúdo adicional"
#. translators: 1: URL of WordPress.org Repository 2: URL of the GitHub
#. Repository release page
#: includes/class-woocommerce.php:1211
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 "Ou você pode baixar uma versão compilada do plugin no <a href=\"%1$s\">repositório do WordPress.org</a> ou visitando <a href=\"%2$s\">a página de lançamentos no repositório do GitHub</a>."
#: includes/class-wc-tax.php:814
msgid "Tax class requires a valid name"
msgstr "A classe de impostos requer um nome válido"
#: includes/class-wc-tax.php:835
msgid "Tax class slug already exists"
msgstr "O slug da classe de impostos já existe"
#: includes/class-wc-ajax.php:1461
msgid "Order not editable"
msgstr "Pedido não editável"
#: includes/admin/views/html-notice-wp-php-minimum-requirements.php:17
msgid "Learn how to upgrade"
msgstr "Aprenda como a atualizar"
#: 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 "A venda começará às 00:00:00 da data \"De\" e terminará às 23:59:59 da data \"Para\"."
#: includes/wc-order-functions.php:908
msgid "Order fully refunded."
msgstr "Pedido totalmente reembolsado."
#: includes/admin/class-wc-admin-settings.php:153
msgid "Selecting no country / region to sell to prevents from completing the checkout. Continue anyway?"
msgstr "Não selecionar um país/região para venda impede que os cliente finalizem suas compras. Deseja continuar mesmo assim?"
#: includes/class-wc-form-handler.php:149
msgid "Please enter a valid Eircode."
msgstr "Por favor, digite um Eircode válido."
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:224
msgid "There was a failure fetching this action"
msgstr "Houve uma falha ao coletar esta ação"
#. translators: %s: attribute name
#: includes/class-wc-post-types.php:254
msgid "← Back to \"%s\" attributes"
msgstr "← Voltar para \"%s\" atributos"
#: 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 "A exibição, a classificação e os relatórios do produto podem não ser precisos até que isso seja concluído. Demorará alguns minutos e este aviso desaparecerá quando concluído."
#: includes/admin/notes/class-wc-notes-run-db-update.php:189
#: 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 "Você pode executar manualmente atualizações enfileiradas aqui."
#: 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 "Observação: O WP CRON foi desativado na sua instalação, o que pode impedir que esta atualização seja concluída."
#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:126
msgid "Newest Scheduled Date"
msgstr "Data de agendamento mais recente"
#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:125
msgid "Oldest Scheduled Date"
msgstr "Data de agendamento mais antiga"
#: includes/widgets/class-wc-widget-brand-thumbnails.php:230
#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:124
msgid "Count"
msgstr "Total"
#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:122
msgid "Action Status"
msgstr "Status da ação"
#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:111
msgid "Action Scheduler"
msgstr "Agendador de ações"
#. translators: %s php class name
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:45
#: packages/action-scheduler/classes/WP_CLI/ProgressBar.php:67
msgid "The %s class can only be run within WP CLI."
msgstr "A classe %s só pode ser executada através do WP CLI."
#: includes/admin/views/html-bulk-edit-product.php:301
msgid "Decrease existing stock by:"
msgstr "Reduzir estoque em:"
#: includes/admin/views/html-bulk-edit-product.php:300
msgid "Increase existing stock by:"
msgstr "Aumentar estoque em:"
#: includes/admin/views/html-notice-regenerating-lookup-table.php:14
#: includes/admin/views/html-notice-updating.php:16
msgid "View progress →"
msgstr "Ver progresso →"
#: includes/admin/notes/class-wc-notes-run-db-update.php:133
#: includes/admin/views/html-notice-update.php:36
msgid "Learn more about updates"
msgstr "Saiba mais sobre as atualizações"
#: includes/admin/notes/class-wc-notes-run-db-update.php:124
#: includes/admin/views/html-notice-update.php:33
msgid "Update WooCommerce Database"
msgstr "Atualizar o banco de dados do WooCommerce"
#. 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:155
#: 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 "O processo de atualização da base de dados é executado em segundo plano e pode demorar algum tempo, por isso, seja paciente. Usuários avançados podem, alternativamente, atualizar usando o %1$sWP CLI%2$s."
#: includes/admin/notes/class-wc-notes-run-db-update.php:153
#: 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 "O WooCommerce foi atualizado! Para manter tudo funcionando sem problemas, atualizamos a base de dados para a última versão."
#: includes/admin/notes/class-wc-notes-run-db-update.php:151
#: includes/admin/views/html-notice-update.php:21
msgid "WooCommerce database update required"
msgstr "A atualização da base de dados do WooCommerce é necessária"
#: includes/admin/notes/class-wc-notes-run-db-update.php:193
#: 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 "O WooCommerce está atualizando a base de dados em segundo plano. O processo de atualização da base de dados pode demorar, seja paciente."
#: includes/emails/class-wc-email-cancelled-order.php:59
msgid "[{site_title}]: Order #{order_number} has been cancelled"
msgstr "[{site_title}]: O pedido #{order_number} foi cancelado"
#: includes/cli/class-wc-cli-update-command.php:73
msgid "Updating database"
msgstr "Atualizando o banco de dados"
#. 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 "Encontradas %1$d atualizações (%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 "Nenhuma atualização necessária. A versão da base de dados é %s"
#. Translators: %d stock amount
#: includes/class-wc-ajax.php:1682
msgid "Stock: %d"
msgstr "Estoque: %d"
#. translators: %1$s: item name %2$s: stock change
#: includes/class-wc-ajax.php:1390
msgid "Deleted %1$s and adjusted stock (%2$s)"
msgstr "%1$s excluído e estoque ajustado (%2$s)"
#: includes/class-wc-ajax.php:1351
msgid "Invalid items"
msgstr "Itens inválidos"
#: includes/class-wc-ajax.php:1239
msgid "Invalid rate"
msgstr "Taxa inválida"
#. translators: %s item name.
#: includes/class-wc-ajax.php:1083
msgid "Added line items: %s"
msgstr "Itens de linha adicionados: %s"
#: includes/class-wc-form-handler.php:1139
msgid "Your account was created successfully. Your login details have been sent to your email address."
msgstr "Sua conta foi criada. Os detalhes de acesso foram enviados para o seu endereço de e-mail."
#: includes/class-wc-form-handler.php:1137
msgid "Your account was created successfully and a password has been sent to your email address."
msgstr "Sua conta foi criada e uma senha foi enviada para o seu endereço de e-mail."
#: includes/admin/views/html-notice-regenerating-lookup-table.php:18
msgid "WooCommerce is updating product data in the background"
msgstr "O WooCommerce está atualizando os dados dos produtos em segundo plano"
#. 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 "Processamento da ação %1$s concluída com gancho: %2$s"
#: includes/admin/settings/class-wc-settings-advanced.php:378
msgid "Display suggestions within WooCommerce"
msgstr "Exibir sugestões dentro do WooCommerce"
#: includes/admin/settings/class-wc-settings-advanced.php:377
msgid "Show Suggestions"
msgstr "Exibir sugestões"
#: includes/admin/settings/class-wc-settings-advanced.php:374
msgid "We show contextual suggestions for official extensions that may be helpful to your store."
msgstr "Mostramos sugestões contextuais para extensões oficiais que podem ser úteis para sua loja."
#: includes/admin/settings/class-wc-settings-advanced.php:371
msgid "Marketplace suggestions"
msgstr "Sugestões do marketplace"
#. Translators: %s URL to tracking info screen.
#: includes/admin/settings/class-wc-settings-advanced.php:359
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 "Para desativar, deixe esta caixa desmarcada. Sua loja permanece sem rastreamento e nenhum dado será coletado. Leia sobre quais dados de uso são rastreados em: %s."
#: includes/admin/class-wc-admin.php:249
msgid "five star"
msgstr "cinco estrelas"
#. translators: %s item name.
#: includes/admin/wc-admin-functions.php:453
msgid "Adjusted stock: %s"
msgstr "Estoque ajustado: %s"
#: includes/admin/settings/class-wc-settings-advanced.php:357
msgid "Allow usage of WooCommerce to be tracked"
msgstr "Permitir que o uso do WooCommerce seja rastreado"
#: includes/admin/settings/class-wc-settings-advanced.php:356
msgid "Enable tracking"
msgstr "Ativar rastreamento"
#: includes/admin/settings/class-wc-settings-accounts.php:168
msgid "Allow personal data to be removed in bulk from orders"
msgstr "Permitir que os dados pessoais sejam removidos dos pedidos em massa"
#: includes/admin/settings/class-wc-settings-accounts.php:167
msgid "Personal data removal"
msgstr "Remoção de dados pessoais"
#: includes/admin/settings/class-wc-settings-accounts.php:147
msgid "Remove personal data from orders on request"
msgstr "Remover dados pessoais dos pedidos sob demanda"
#: includes/admin/views/html-admin-page-status-report.php:760
msgid "Is your site connected to WooCommerce.com?"
msgstr "O seu site está conectado ao WooCommerce.com?"
#: includes/admin/views/html-admin-page-status-report.php:637
msgid "Dropin Plugins"
msgstr "Plugins avançados"
#: includes/admin/views/html-admin-page-status-report.php:623
msgid "Inactive plugins"
msgstr "Plugins inativos"
#: includes/admin/views/html-admin-page-status-report.php:90
msgid "Site address (URL)"
msgstr "Endereço do site (URL)"
#: includes/admin/views/html-admin-page-status-report.php:85
msgid "WordPress address (URL)"
msgstr "Endereço do WordPress (URL)"
#: includes/admin/class-wc-admin-assets.php:557
msgid "Dismiss this suggestion"
msgstr "Dispensar esta sugestão"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:57
msgid "Start Import"
msgstr "Iniciar importação"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:56
msgid "Create Product"
msgstr "Criar produto"
#: includes/admin/views/html-admin-page-status-report.php:663
msgid "Must Use Plugins"
msgstr "Plugins que você deve usar"
#: includes/admin/settings/class-wc-settings-accounts.php:169
msgid "Adds an option to the orders screen for removing personal data in bulk. Note that removing personal data cannot be undone."
msgstr "Adiciona uma opção à listagem de pedidos para remover dados pessoais em massa. Observe que a remoção de dados pessoais não pode ser revertida."
#: includes/admin/class-wc-admin-assets.php:428
msgid "Enter a coupon code to apply. Discounts are applied to line totals, before taxes."
msgstr "Digite um código de cupom para aplicar. Os descontos serão aplicados aos totais das linhas, antes dos impostos."
#: includes/admin/settings/class-wc-settings-accounts.php:157
msgid "Remove access to downloads on request"
msgstr "Remover o acesso aos downloads sob demanda"
#: includes/admin/class-wc-admin-assets.php:559
#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:27
msgid "Manage suggestions"
msgstr "Gerenciar sugestões"
#: includes/admin/settings/class-wc-settings-advanced.php:345
msgid "WooCommerce.com Usage Tracking Documentation"
msgstr "Documentação de rastreamento de uso no WooCommerce.com"
#: includes/admin/settings/class-wc-settings-advanced.php:53
msgid "WooCommerce.com"
msgstr "WooCommerce.com"
#: includes/wc-core-functions.php:335
msgid "action_args should not be overwritten when calling wc_get_template."
msgstr "action_args não deve ser sobrescrito ao chamar wc_get_template."
#: includes/admin/marketplace-suggestions/class-wc-marketplace-suggestions.php:49
msgctxt "Marketplace suggestions"
msgid "Get more options"
msgstr "Obter mais opções"
#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:26
msgid "Browse the Marketplace"
msgstr "Explorar o 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 "As extensões podem adicionar novas funcionalidades às suas páginas de produto para fazer sua loja se destacar"
#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:23
msgid "Enhance your products"
msgstr "Melhore seus produtos"
#: includes/admin/class-wc-admin-setup-wizard.php:1946
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:136
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:144
#: assets/client/admin/chunks/2791.js:1 assets/client/admin/data/index.js:2
msgid "Facebook for WooCommerce"
msgstr "Facebook para WooCommerce"
#: includes/admin/class-wc-admin-setup-wizard.php:1945
msgid "Facebook icon"
msgstr "Ícone do Facebook"
#: includes/admin/class-wc-admin-setup-wizard.php:1943
msgid "Enjoy all Facebook products combined in one extension: pixel tracking, catalog sync, messenger chat, shop functionality and Instagram shopping (coming soon)!"
msgstr "Aproveite todos os produtos do Facebook combinados em uma única extensão: rastreamento de pixel, sincronização do catálogo, chat no messenger, funcionalidade de loja e compras no Instagram (em breve)!"
#: includes/admin/class-wc-admin-setup-wizard.php:1942
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/wp-admin-scripts/marketing-coupons.js:2
msgid "Facebook"
msgstr "Facebook"
#: includes/admin/settings/class-wc-settings-advanced.php:350
msgid "Usage Tracking"
msgstr "Rastreamento de uso"
#: includes/admin/class-wc-admin-dashboard.php:49
msgid "WooCommerce Status"
msgstr "Status do WooCommerce"
#: includes/admin/meta-boxes/views/html-order-item.php:121
#: includes/admin/meta-boxes/views/html-order-item.php:164
msgid "Before discount"
msgstr "Antes do desconto"
#. translators: %s: discount amount
#: includes/admin/meta-boxes/views/html-order-item.php:108
msgid "%s discount"
msgstr "%s de desconto"
#: includes/admin/meta-boxes/views/html-order-items.php:350
msgid "Refund the line items above. This will show the total amount to be refunded"
msgstr "Reembolsar os itens acima. Isto mostrará o valor total a ser reembolsado"
#: includes/wc-core-functions.php:614
msgid "Sol"
msgstr "Sol"
#: src/StoreApi/Routes/V1/Products.php:424
msgid "Determines if hidden or visible catalog products are shown."
msgstr "Determina se os produtos de catálogo ocultos ou visíveis são mostrados."
#: src/StoreApi/Routes/V1/Products.php:405
msgid "Operator to compare product attribute terms."
msgstr "Operador para comparar os termos dos atributos do produto."
#: src/StoreApi/Routes/V1/Products.php:294
#: src/StoreApi/Routes/V1/Products.php:318
msgid "Operator to compare product category terms."
msgstr "Operador para comparar os termos da categoria do produtos."
#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:66
msgid "Number of terms in the attribute taxonomy."
msgstr "Número de condições na taxonomia do atributo."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:525
msgid "Lookup tables are regenerating"
msgstr "Gerando tabelas de consulta rápida"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:152
msgid "This tool will regenerate product lookup table data. This process may take a while."
msgstr "Esta ferramenta irá gerar novamente os dados da tabela de consulta rápida de produtos. Esse processo pode demorar um pouco."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:150
msgid "Product lookup tables"
msgstr "Tabela para consulta rápida de produtos"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:882
msgid "cURL installed but unable to retrieve version."
msgstr "cURL está instalado mas incapaz de recuperar a versão."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:457
msgid "Dropins & MU plugins."
msgstr "Plugins avançados e multisites."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:414
msgid "Inactive plugins."
msgstr "Plugins inativos."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1101
msgid "Attribute slug."
msgstr "Slug do atributo."
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:414
msgid "Limit result set to orders which have specific statuses."
msgstr "Limita os resultados para pedidos com status específicos."
#: includes/wc-order-functions.php:915
msgid "Order status set to refunded. To return funds to the customer you will need to issue a refund through your payment gateway."
msgstr "Status do pedido definido como reembolsado. Para devolver fundos ao cliente, você precisará emitir um reembolso pelo seu sistema de pagamento."
#: i18n/countries.php:259
msgid "Virgin Islands (US)"
msgstr "Ilhas Virgens (EUA)"
#: i18n/countries.php:258
msgid "Virgin Islands (British)"
msgstr "Ilhas Virgens Britânicas"
#: i18n/countries.php:146
msgid "North Macedonia"
msgstr "Macedônia do Norte"
#: i18n/states.php:2103
msgid "Wake Island"
msgstr "Ilha Wake"
#: i18n/states.php:2102
msgid "Palmyra Atoll"
msgstr "Atol Palmyra"
#: i18n/states.php:2101
msgid "Navassa Island"
msgstr "Ilha Navassa"
#: i18n/states.php:2099
msgid "Kingman Reef"
msgstr "Recife Kingman"
#: i18n/states.php:2098
msgid "Johnston Atoll"
msgstr "Atol Johnston"
#: i18n/states.php:2097
msgid "Jarvis Island"
msgstr "Ilha Jarvis"
#: i18n/states.php:2096
msgid "Howland Island"
msgstr "Ilha Howland"
#: i18n/states.php:2095
msgid "Baker Island"
msgstr "Ilha Baker"
#. translators: %s opening and closing link tags respectively
#: templates/single-product-reviews.php:122
msgid "You must be %1$slogged in%2$s to post a review."
msgstr "Você precisa fazer %1$slogged in%2$s para enviar uma avaliação."
#. 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 "Acabamos de processar o seu pedido."
#. Translators: $s shipping destination.
#: templates/cart/cart-shipping.php:51
msgid "Shipping to %s."
msgstr "Entrega para %s."
#. 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 — order #%1$s belonging to %2$s has been cancelled:"
msgstr "Notificação para que você saiba — o pedido #%1$s pertencente a %2$s foi cancelado:"
#: templates/loop/orderby.php:24
msgid "Shop order"
msgstr "Pedido da loja"
#: templates/cart/cart-shipping.php:54
msgid "Shipping options will be updated during checkout."
msgstr "As opções de entrega serão atualizadas durante a finalização de compra."
#. translators: %s: error message
#: includes/wc-rest-functions.php:118
msgid "Invalid image: %s"
msgstr "Imagem inválida: %s"
#. 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 — we've received your order #%s, and it is now being processed:"
msgstr "Recebemos seu pedido #%s e ele já está sendo processado:"
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:426
msgid "Webhook status must be valid."
msgstr "O status do webhook deve ser válido."
#: includes/admin/settings/class-wc-settings-accounts.php:45
msgid "account erasure request"
msgstr "solicitação de remoção de conta"
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:557
msgid "Default product category cannot be deleted."
msgstr "A categoria padrão de produto não pode ser excluída."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:574
msgid "Database upgrade routine has been scheduled to run in the background."
msgstr "A rotina de atualização do banco de dados foi agendada para execução em segundo plano."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:220
msgid "This tool will update your WooCommerce database to the latest version. Please ensure you make sufficient backups before proceeding."
msgstr "Esta ferramenta atualizará seu banco de dados do WooCommerce para a versão mais recente. Por favor, certifique-se de fazer backups antes de prosseguir."
#: includes/import/abstract-wc-product-importer.php:463
msgid "Variation cannot be imported: Parent product cannot be a product variation"
msgstr "A variação não pode ser importada: O produto ascendente não pode ser uma variação de produto"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:215
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:216
msgid "Update database"
msgstr "Atualizar banco de dados"
#: includes/class-wc-ajax.php:2301
msgid "You do not have permission to assign API Keys to the selected user."
msgstr "Você não tem permissão para atribuir chaves de API ao usuário selecionado."
#: includes/admin/helper/views/html-oauth-start.php:33
msgid "Feel free to reconnect again using the button below."
msgstr "Sinta-se à vontade para reconectar novamente usando o botão abaixo."
#: includes/admin/helper/views/html-oauth-start.php:33
msgid "Sorry to see you go."
msgstr "Lamentamos ver você indo embora."
#: includes/admin/class-wc-admin-api-keys.php:242
msgid "You do not have permission to revoke API Keys"
msgstr "Sem permissão para revogar chaves de API"
#: includes/admin/class-wc-admin-api-keys.php:207
msgid "You do not have permission to revoke this API Key"
msgstr "Sem permissão para revogar esta chave de API"
#: includes/admin/class-wc-admin-api-keys.php:63
msgid "You do not have permission to edit this API Key"
msgstr "Sem permissão para editar esta chave de API"
#: includes/admin/class-wc-admin-customize.php:39
msgid "WooCommerce Endpoints"
msgstr "Endpoints do WooCommerce"
#: includes/admin/class-wc-admin-setup-wizard.php:2028
msgid "discounted shipping labels"
msgstr "etiquetas de entrega com desconto"
#: includes/admin/class-wc-admin-setup-wizard.php:2024
msgid "automated taxes and discounted shipping labels"
msgstr "impostos automatizados e etiquetas de entrega com desconto"
#: includes/admin/class-wc-admin-setup-wizard.php:2020
msgid "payment setup and discounted shipping labels"
msgstr "configuração de pagamento e etiquetas de entrega com desconto"
#. translators: %1$s: Order ID. %2$s: Order date
#: templates/emails/plain/email-order-details.php:23
msgid "[Order #%1$s] (%2$s)"
msgstr "[Pedido #%1$s] (%2$s)"
#: includes/admin/notes/class-wc-notes-run-db-update.php:227
msgid "Thanks!"
msgstr "Obrigado!"
#: includes/emails/class-wc-email-customer-refunded-order.php:230
msgid "We hope to see you again soon."
msgstr "Esperamos te ver novamente em breve."
#: 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 "Se você não fez essa solicitação, ignore este e-mail. Se você gostaria de prosseguir:"
#. 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 "Alguém solicitou uma nova senha para a seguinte conta em %s:"
#. 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 "O seu pedido em %s foi reembolsado. Há mais detalhes abaixo para sua referência:"
#. 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 "O seu pedido em %s, foi reembolsado parcialmente. Há mais detalhes abaixo para sua referência:"
#: includes/emails/class-wc-email-customer-on-hold-order.php:142
msgid "We look forward to fulfilling your order soon."
msgstr "Estamos ansiosos para concluir o seu pedido em breve."
#: templates/emails/customer-note.php:33
#: templates/emails/plain/customer-note.php:34
msgid "As a reminder, here are your order details:"
msgstr "Para a sua referência, aqui estão os detalhes do seu pedido:"
#: includes/emails/class-wc-email-customer-new-account.php:177
#: src/Blocks/Domain/Services/Email/CustomerNewAccount.php:172
msgid "We look forward to seeing you soon."
msgstr "Estamos ansiosos para atende-lo(a) em breve."
#. translators: %s Order date
#. translators: %s: Order date
#: templates/emails/customer-invoice.php:73
#: templates/emails/plain/customer-invoice.php:53
msgid "Here are the details of your order placed on %s:"
msgstr "Aqui estão os detalhes do seu pedido feito em %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:55
#: templates/emails/plain/customer-invoice.php:45
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 "Um pedido foi criado para você em %1$s. Sua fatura está abaixo, com um link para efetuar o pagamento quando você estiver pronto: %2$s"
#. translators: %1$s: Site title, %2$s: Username, %3$s: My account link
#: templates/emails/customer-new-account-blocks.php:25
#: templates/emails/customer-new-account.php:25
#: templates/emails/plain/customer-new-account-blocks.php:21
#: 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 "Obrigado por criar uma conta em %1$s. O seu nome de usuário é %2$s. Você pode acessar sua conta para ver pedidos, alterar sua senha e muito mais em: %3$s"
#: templates/emails/customer-note.php:29
#: templates/emails/plain/customer-note.php:26
msgid "The following note has been added to your order:"
msgstr "A seguinte observação foi adicionada ao seu pedido:"
#. 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 "Você recebeu o seguinte pedido de %s:"
#: includes/emails/class-wc-email-customer-completed-order.php:140
msgid "Thanks for shopping with us."
msgstr "Agradecemos por comprar conosco."
#. translators: %s = merchant name
#. translators: %s: Customer first name
#. translators: %s: Customer username
#: src/Internal/Admin/Notes/EmailNotification.php:209
#: templates/emails/customer-completed-order.php:28
#: templates/emails/customer-failed-order.php:31
#: templates/emails/customer-invoice.php:32
#: 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-failed-order.php:25
#: templates/emails/plain/customer-invoice.php:29
#: templates/emails/plain/customer-new-account-blocks.php:19
#: 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 "Olá, %s."
#: 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 "Obrigado por ler."
#: includes/emails/class-wc-email-new-order.php:76
msgid "New Order: #{order_number}"
msgstr "Novo pedido: #{order_number}"
#: includes/emails/class-wc-email-failed-order.php:68
msgid "Order Failed: #{order_number}"
msgstr "Pedido malsucedido: #{order_number}"
#: includes/emails/class-wc-email-failed-order.php:58
msgid "[{site_title}]: Order #{order_number} has failed"
msgstr "[{site_title}]: Pedido #{order_number} falhou"
#: includes/emails/class-wc-email-customer-refunded-order.php:89
msgid "Order Refunded: {order_number}"
msgstr "Pedido reembolsado: {order_number}"
#: includes/emails/class-wc-email-customer-refunded-order.php:87
msgid "Partial Refund: Order {order_number}"
msgstr "Reembolso parcial: Pedido {order_number}"
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:207
msgid "action ignored"
msgstr "ação ignorada"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php:22
msgid "Action Group"
msgstr "Grupo de ação"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:46
msgid "No actions found in trash"
msgstr "Nenhuma ação foi encontrada na lixeira"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:45
msgid "No actions found"
msgstr "Nenhuma ação encontrada"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:44
msgid "Search Scheduled Actions"
msgstr "Pesquisar ações agendadas"
#: includes/queue/class-wc-queue.php:60
msgid "This function should not be called before plugins_loaded."
msgstr "Esta função não pode ser chamada antes de plugins_loaded."
#. 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 "A classe anexada a \"woocommerce_queue_class\" não implementa a interface WC_Queue_Interface. Por padrão, a classe %s devera ser utilizada no lugar."
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:42
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:43
msgid "View Action"
msgstr "Visualizar ação"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:41
msgid "New Scheduled Action"
msgstr "Nova ação agendada"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:40
msgid "Edit Scheduled Action"
msgstr "Editar ação agendada"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:38
msgid "Add New Scheduled Action"
msgstr "Adicionar nova ação agendada"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:36
msgctxt "Admin menu name"
msgid "Scheduled Actions"
msgstr "Ações agendadas"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:35
msgid "Scheduled Action"
msgstr "Ação agendada"
#. translators: %s: count
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:58
msgid "In-Progress <span class=\"count\">(%s)</span>"
msgid_plural "In-Progress <span class=\"count\">(%s)</span>"
msgstr[0] "Em progresso <span class=\"count\">(%s)</span>"
msgstr[1] "Em progresso <span class=\"count\">(%s)</span>"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:56
msgctxt "post"
msgid "In-Progress"
msgstr "Em progresso"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:41
msgctxt "post"
msgid "Failed"
msgstr "Malsucedido"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1288
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:904
msgid "Invalid action ID. No status found."
msgstr "ID inválido de ação. Nenhum status encontrado."
#. 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 "Incapaz de marcar a ação %s como malsucedida. Erro no banco de dados."
#. 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 "Incapaz de desbloquear a reivindicação na ação %s. Erro no banco de dados."
#. translators: %s: claim ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:824
msgid "Unable to unlock claim %s. Database error."
msgstr "Incapaz de desbloquear a reivindicação %s. Erro no banco de dados."
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:696
msgid "Unable to claim actions. Database error."
msgstr "Incapaz de reivindicar ações. Erro no banco de dados."
#. translators: %d refers to the total number of tasks completed
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:197
msgid "%d scheduled task completed."
msgid_plural "%d scheduled tasks completed."
msgstr[0] "%d tarefa agendada concluída."
msgstr[1] "%d tarefas agendadas concluídas."
#. translators: %s refers to the exception error message
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:182
msgid "There was an error running the action scheduler: %s"
msgstr "Houve um erro ao executar o agendador de ações: %s"
#. translators: %d refers to the total number of batches executed
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:165
msgid "%d batch executed."
msgid_plural "%d batches executed."
msgstr[0] "%d lote executado."
msgstr[1] "%d lotes executados."
#. translators: %d refers to how many scheduled tasks were found to run
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:150
msgid "Found %d scheduled task"
msgid_plural "Found %d scheduled tasks"
msgstr[0] "Encontrada %d tarefa agendada"
msgstr[1] "Encontradas %d tarefas agendadas"
#: packages/action-scheduler/classes/ActionScheduler_DataController.php:149
msgid "Attempting to reduce used memory..."
msgstr "Tentando reduzir a memória utilizada..."
#. translators: %s refers to the action ID
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:140
msgid "Started processing action %s"
msgstr "Iniciado o processo da ação %s"
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:117
msgid "The claim has been lost. Aborting current batch."
msgstr "A reivindicação foi perdida. Abortando o lote atual."
#. translators: %d: amount of actions
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:99
msgid "Running %d action"
msgid_plural "Running %d actions"
msgstr[0] "Executando %d ação"
msgstr[1] "Executando %d ações"
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:71
msgid "There are too many concurrent batches."
msgstr "Existem muitos lotes simultâneos."
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:69
msgid "There are too many concurrent batches, but the run is forced to continue."
msgstr "Há muitos lotes simultâneos, mas a execução foi forçada a continuar."
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:459
msgid "Canceled"
msgstr "Cancelado"
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:458
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:392
msgid "Failed"
msgstr "Malsucedido"
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:457
msgid "In-progress"
msgstr "Em processo"
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:456
msgid "Pending"
msgstr "Pendente"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:318
msgid "Invalid schedule. Cannot save action."
msgstr "Agendamento inválido. Não é possível salvar a ação."
#: packages/action-scheduler/classes/ActionScheduler_QueueRunner.php:249
msgid "Every minute"
msgstr "A cada minuto"
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:666
msgid "Search hook, args and claim ID"
msgstr "Pesquisar ganchos, argumentos e IDs de reivindicados"
#. translators: %s: date interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:490
msgid " (%s)"
msgstr " (%s)"
#. translators: %s: date interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:487
msgid " (%s ago)"
msgstr " (%s atrás)"
#. translators: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:431
msgid "Successfully processed change for action: %s"
msgstr "Mudança processada com sucesso para ação: %s"
#. translators: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:427
msgid "Successfully canceled action: %s"
msgstr "Ação cancelada com sucesso: %s"
#. translators: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:423
msgid "Successfully executed action: %s"
msgstr "Ação executada com sucesso: %s"
#. translators: %s: time interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:261
msgid "Every %s"
msgstr "A cada %s"
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:224
msgid "Now!"
msgstr "Agora!"
#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:174
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s segundo"
msgstr[1] "%s segundos"
#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:169
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s minuto"
msgstr[1] "%s minutos"
#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:164
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s hora"
msgstr[1] "%s horas"
#. translators: %s is a number of days.
#. translators: %s: amount of time
#: includes/admin/views/html-admin-page-status-report.php:812
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:159
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s dia"
msgstr[1] "%s dias"
#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:154
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "%s semana"
msgstr[1] "%s semanas"
#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:149
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s mês"
msgstr[1] "%s meses"
#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:144
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s ano"
msgstr[1] "%s anos"
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:134
msgid "Cancel the action now to avoid it being run in future"
msgstr "Cancele a ação agora para evitar que ela seja executada no futuro"
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:130
msgid "Process the action now as if it were run as part of a queue"
msgstr "Processe a ação agora como se fosse executada como parte de uma fila"
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:129
msgid "Run"
msgstr "Executar"
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:122
msgid "Claim ID"
msgstr "ID atribuído"
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:280
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:102
msgid "Log"
msgstr "Registro"
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:101
msgid "Scheduled Date"
msgstr "Data agendada"
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:278
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:100
msgid "Recurrence"
msgstr "Recorrência"
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:277
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:99
msgid "Group"
msgstr "Grupo"
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:276
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:98
msgid "Arguments"
msgstr "Argumentos"
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:274
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:96
msgid "Hook"
msgstr "Gancho"
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:82
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:97
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:98
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:89
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:23
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:34
msgid "Scheduled Actions"
msgstr "Ações agendadas"
#. translators: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:158
msgid "action failed: %s"
msgstr "ação malsucedida: %s"
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:193
msgid "action reset"
msgstr "redefinir ação"
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:140
msgid "action complete"
msgstr "ação concluída"
#. translators: %s: error message
#. translators: %s: action error message
#. translators: %s is an error message.
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:138
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:49
#: packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:49
msgid "Error saving action: %s"
msgstr "Erro ao salvar ação: %s"
#. translators: %s: group name(s)
#. translators: %s is the group name
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:981
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:717
msgid "The group \"%s\" does not exist."
msgid_plural "The groups \"%s\" do not exist."
msgstr[0] "O grupo \"%s\" não existe."
msgstr[1] ""
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:123
msgid "action started"
msgstr "ação iniciada"
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:109
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:142
msgid "action canceled"
msgstr "ação cancelada"
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:100
msgid "action created"
msgstr "ação criada"
#. translators: 1: action ID 2: exception message
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:168
msgid "Error processing action %1$s: %2$s"
msgstr "Erro ao processar ação %1$s: %2$s"
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:101
msgid "Unable to save action."
msgstr "Impossível de salvar a ação."
#: templates/cart/cart-shipping.php:85
msgid "Enter a different address"
msgstr "Digite um endereço diferente"
#: templates/cart/cart-shipping.php:64
msgid "Enter your address to view shipping options."
msgstr "Digite seu endereço para ver as opções de entrega."
#: templates/cart/cart-shipping.php:52
msgid "Change address"
msgstr "Mudar endereço"
#: includes/wc-template-functions.php:1573
msgid "Sort by latest"
msgstr "Ordenar por mais recente"
#: includes/wc-stock-functions.php:400
msgid "Stock levels increased:"
msgstr "Os níveis de estoque aumentaram:"
#. translators: %s item name.
#: includes/wc-stock-functions.php:378
msgid "Unable to restore stock for item %s."
msgstr "Não é possível restaurar o estoque para o item %s."
#: includes/wc-stock-functions.php:294
msgid "Stock levels reduced:"
msgstr "Níveis de estoque reduzidos:"
#. translators: %s item name.
#: includes/wc-stock-functions.php:203
msgid "Unable to reduce stock for item %s."
msgstr "Não é possível reduzir o estoque para o item %s."
#. Translators: $s shipping destination.
#: templates/cart/cart-shipping.php:81
msgid "No shipping options were found for %s."
msgstr "Nenhuma opção de entrega foi encontrada para %s."
#: includes/emails/class-wc-email-customer-reset-password.php:92
msgid "Password Reset Request"
msgstr "Solicitação de redefinição de senha"
#: includes/emails/class-wc-email-customer-reset-password.php:82
msgid "Password Reset Request for {site_title}"
msgstr "Solicitação de redefinição de senha em {site_title}"
#. 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 "Ação [%1$s] tem argumentos inválidos. Não pode ser JSON decodificado para um array. $args = %2$s"
#. translators: 1: error message 2: filename 3: line
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:183
msgid "unexpected shutdown: PHP Fatal error %1$s in %2$s on line %3$s"
msgstr "desligamento inesperado: Erro fatal no PHP %1$s em %2$s na linha %3$s"
#. translators: 1: action HTML 2: action ID 3: error message
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:437
msgid "Could not process change for action: \"%1$s\" (ID: %2$d). Error: %3$s"
msgstr "Não foi possível processar a mudança para a ação: \"%1$s\" (ID: %2$d). Erro: %3$s"
#. translators: %s: amount of claims
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:381
msgid "Maximum simultaneous queues already in progress (%s queue). No additional queues will begin processing until the current queues are complete."
msgid_plural "Maximum simultaneous queues already in progress (%s queues). No additional queues will begin processing until the current queues are complete."
msgstr[0] "Máximo de lotes simultâneos já em andamento (%s fila). Nenhuma ação será processada até que os lotes atuais sejam concluídos."
msgstr[1] "Máximo de lotes simultâneos já em andamento (%s filas). Nenhuma ação será processada até que os lotes atuais sejam concluídos."
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:267
msgid "Non-repeating"
msgstr "Não recorrente"
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1079
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1684
#: src/StoreApi/Routes/V1/Products.php:366
msgid "Limit result set to products with specified stock status."
msgstr "Limita o resultado para produtos com um status de estoque específico."
#: includes/emails/class-wc-email-cancelled-order.php:69
msgid "Order Cancelled: #{order_number}"
msgstr "Pedido cancelado: #{order_number}"
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1887
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2364
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:819
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1867
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:639
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1200
msgid "File ID."
msgstr "ID do arquivo."
#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:67
msgid "Attributes totals."
msgstr "Totais de atributos."
#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:63
msgid "Tags totals."
msgstr "Totais de tags."
#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:59
msgid "Categories totals."
msgstr "Totais de categorias."
#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:55
msgid "Reviews totals."
msgstr "Totais de avaliações."
#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:51
msgid "Coupons totals."
msgstr "Totais de cupons."
#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:47
msgid "Customers totals."
msgstr "Totais de clientes."
#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:43
msgid "Products totals."
msgstr "Totais de produtos."
#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:39
msgid "Orders totals."
msgstr "Totais de pedidos."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:692
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1264
msgid "Controls the stock status of the product."
msgstr "Controla o status do estoque do produto."
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:122
msgid "Amount of reviews."
msgstr "Quantidade de avaliações."
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:116
msgid "Review type name."
msgstr "Nome do tipo de avaliação."
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php:123
#: src/Admin/API/Reports/Categories/Controller.php:147
msgid "Amount of products."
msgstr "Quantidade de produtos."
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php:117
msgid "Product type name."
msgstr "Nome do tipo de produto."
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:119
msgid "Amount of orders."
msgstr "Quantidade de pedidos."
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:113
#: src/Internal/Orders/OrderStatusRestController.php:102
msgid "Order status name."
msgstr "Nome do status de pedido."
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:144
msgid "Amount of customers."
msgstr "Quantidade de clientes."
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:138
msgid "Customer type name."
msgstr "Nome do tipo de cliente."
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:79
msgid "Non-paying customer"
msgstr "Cliente não pagante"
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:74
msgid "Paying customer"
msgstr "Cliente pagante"
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php:133
msgid "Amount of coupons."
msgstr "Quantidade de cupons."
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php:127
msgid "Coupon type name."
msgstr "Nome do tipo de cupom."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:213
msgid "Full name of currency."
msgstr "Nome da moeda."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:133
msgid "There are no currencies matching these parameters."
msgstr "Não há moedas que correspondam a esses parâmetros."
#: 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:207
msgid "ISO4217 currency code."
msgstr "Código ISO4217 da moeda."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:174
msgid "Data resource description."
msgstr "Descrição dos recursos de dados."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:168
msgid "Data resource ID."
msgstr "Id dos recursos de dados."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:101
msgid "List of supported currencies."
msgstr "Lista de moedas suportadas."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:97
msgid "List of supported states in a given country."
msgstr "Lista de estados suportados em um determinado país."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:350
msgid "The unit weights are defined in for this country."
msgstr "As unidades de pesos estão definidas para este país."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:344
msgid "Thousands separator for displayed prices in this country."
msgstr "Separador de milhares para preços exibidos neste país."
#: 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 "Nome do estado."
#: 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 "Lista de estados neste país."
#: 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 "Número de casas decimais para preços exibidos neste país."
#: 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 "Nome do país."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:301
msgid "The unit lengths are defined in for this country."
msgstr "As unidades de medidas estão definidas para este país."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:295
msgid "Decimal separator for displayed prices for this country."
msgstr "Separador decimal para preços exibidos neste país."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:289
msgid "Currency symbol position for this country."
msgstr "Posição do símbolo de moeda para este país."
#: 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 "Código do continente com 2 caracteres."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:261
msgid "Full name of continent."
msgstr "Nome do continente."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:283
msgid "Default ISO4127 alpha-3 currency code for the country."
msgstr "Padrão ISO4127 alpha-3 de código de moeda para o pais."
#: 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 "Código ISO3166 alpha-2 de país."
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:267
msgid "List of countries on this continent."
msgstr "Lista de países neste continente."
#: 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 "Não há locais que correspondam a esses parâmetros."
#: includes/class-wc-privacy.php:65 includes/class-wc-privacy.php:71
msgid "WooCommerce Customer Data"
msgstr "WooCommerce - Dados do cliente"
#: includes/class-wc-privacy.php:68 includes/class-wc-privacy.php:74
msgid "WooCommerce Customer Payment Tokens"
msgstr "WooCommerce - Tokens de pagamento do cliente"
#: includes/class-wc-privacy.php:66 includes/class-wc-privacy.php:72
msgid "WooCommerce Customer Orders"
msgstr "WooCommerce - Pedidos do cliente"
#: includes/emails/class-wc-email-customer-new-account.php:83
#: src/Blocks/Domain/Services/Email/CustomerNewAccount.php:74
msgid "Your {site_title} account has been created!"
msgstr "Sua conta em {site_title} foi criada!"
#: 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 "Seu pedido em {site_title} foi recebido!"
#: includes/emails/class-wc-email-customer-completed-order.php:82
msgid "Your {site_title} order is now complete"
msgstr "Seu pedido em {site_title} foi concluído"
#. translators: %1$s: field name, %2$s finder.eircode.ie URL
#: includes/class-wc-checkout.php:877
msgid "%1$s is not valid. You can look up the correct Eircode <a target=\"_blank\" href=\"%2$s\">here</a>."
msgstr "%1$s não é válido. Você pode procurar pelo Eircode correto <a target=\"_blank\" href=\"%2$s\">aqui</a>."
#. translators: 1: product name 2: quantity in stock
#. translators: %s: product name
#: includes/class-wc-cart.php:794
#: includes/shortcodes/class-wc-shortcode-checkout.php:170
#: src/StoreApi/Utilities/OrderController.php:669
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 "Desculpe, não temos a quantidade suficiente de \"%1$s\" em estoque para atender o seu pedido (temos apenas %2$s em estoque). Pedimos desculpas por qualquer inconveniente causado."
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:174
msgid "An identifier for the group this setting belongs to."
msgstr "Um identificador para o grupo ao qual esta configuração pertence."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:607
msgid "Variation status."
msgstr "Status de variação."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1076
msgid "Invalid review ID."
msgstr "ID de avaliação inválido."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1042
msgid "Limit result set to reviews assigned a specific status."
msgstr "Limita o resultado para avaliações atribuídas a um status específico."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1028
msgid "Limit result set to that from a specific author email."
msgstr "Limita o resultado para um e-mail de um autor específico."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1013
msgid "Limit result set to reviews assigned to specific user IDs."
msgstr "Limita o resultado para avaliações atribuídas a IDs de usuários em específico."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1034
msgid "Limit result set to reviews assigned to specific product IDs."
msgstr "Limita o resultado para avaliações atribuídas a IDs de produtos específicos."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:669
msgid "The object cannot be deleted."
msgstr "O objeto não pode ser excluído."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:425
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:575
msgid "Product review field exceeds maximum length allowed."
msgstr "O campo \"review\" excede o comprimento máximo permitido."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:380
msgid "Cannot create existing product review."
msgstr "Não é possível criar avaliação já existente."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:540
msgid "Sorry, you are not allowed to change the comment type."
msgstr "Sem permissão para alterar o tipo de comentário."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:400
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:567
msgid "Invalid review content."
msgstr "Conteúdo inválido de avaliação."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:581
msgid "Updating review failed."
msgstr "Atualização de avaliação malsucedida."
#. translators: %s: force=true
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:656
msgid "The object does not support trashing. Set '%s' to delete."
msgstr "O objeto não suporta lixeira. Defina '%s' para excluir."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:559
msgid "Updating review status failed."
msgstr "Atualização de status de avaliação malsucedida."
#: 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 "Se você copiou um arquivo de modelo para alterar algo, então você precisará copiar a nova versão do modelo e aplicar as alterações novamente."
#. translators: %d: avatar image size in pixels
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:933
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:137
msgid "Avatar URL with image size of %d pixels."
msgstr "URL do avatar com imagem no tamanho de %d píxeis."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:887
msgid "Status of the review."
msgstr "Status da avaliação."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:55
msgid "Unique identifier for the product."
msgstr "Identificador exclusivo do produto."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:940
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:144
msgid "Avatar URLs for the object reviewer."
msgstr "URLs de avatar do avaliador."
#: includes/admin/views/html-notice-template-check.php:27
msgid "View affected templates"
msgstr "Visualizar modelos afetados"
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:660
msgid "The object has already been trashed."
msgstr "O objeto já esta na lixeira."
#: 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 "Atualize seu tema para a versão mais recente. Se nenhuma atualização estiver disponível, entre em contato com o autor do seu tema perguntando sobre a compatibilidade com a versão atual do WooCommerce."
#: includes/emails/class-wc-email-customer-completed-order.php:92
msgid "Thanks for shopping with us"
msgstr "Obrigado por comprar conosco"
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:93
msgid "List of supported continents, countries, and states."
msgstr "Lista de continentes, países e estados suportados."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1020
msgid "Ensure result set excludes reviews assigned to specific user IDs."
msgstr "Certifique-se de que os resultados excluem avaliações atribuídas a IDs de usuários específicos."
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:689
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1724
msgid "Shipping instance ID."
msgstr "ID de instância de entrega."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:967
msgid "Limit response to reviews published before a given ISO8601 compliant date."
msgstr "Limita resposta para avaliações publicados depois de uma data especifica no formato ISO8601."
#: src/StoreApi/Routes/V1/Products.php:163
msgid "Limit response to resources created after a given ISO8601 compliant date."
msgstr "Limita resposta para recursos publicados depois de uma data especifica no formato ISO8601. "
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:870
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:77
msgid "Unique identifier for the product that the review belongs to."
msgstr "Identificador exclusivo para o produto ao qual a avaliação pertence."
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:158
msgid "Supported features for this payment gateway."
msgstr "Recursos suportados para este sistema de pagamento."
#: includes/class-wc-privacy.php:67 includes/class-wc-privacy.php:73
msgid "WooCommerce Customer Downloads"
msgstr "Downloads de clientes do WooCommerce"
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:128
msgid "Order note author."
msgstr "Autor da observação do pedido."
#: 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 "Se verdadeiro, esta observação será atribuída ao usuário atual. Se falso, a observação será atribuída ao sistema."
#. Translators: %s URL to erasure request screen.
#: includes/admin/settings/class-wc-settings-accounts.php:149
msgid "When handling an %s, should personal data within orders be retained or removed?"
msgstr "Quando lidando com uma %s, devem ser mantidos ou removidos os dados pessoais dentro de pedidos?"
#: includes/admin/views/html-admin-page-product-export.php:61
msgid "Which product category should be exported?"
msgstr "Qual categoria de produto deve ser exportada?"
#: includes/admin/settings/class-wc-settings-products.php:105
msgid "Enter attachment ID or URL to an image"
msgstr "Digite o ID de um anexo ou URL de uma imagem"
#: includes/admin/settings/class-wc-settings-products.php:106
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 "Esse é o ID do anexo ou URL da imagem, usados como imagens substitutas no catálogo de produtos. Produtos sem imagem usarão esta imagem."
#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:230
msgid "The \"%s\" payment method is currently enabled"
msgstr "O método de pagamento \"%s\" esta ativado no momento"
#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:233
msgid "The \"%s\" payment method is currently disabled"
msgstr "O método de pagamento \"%s\" esta desativado no momento"
#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:212
#: includes/admin/settings/class-wc-settings-payment-gateways.php:223
msgid "Set up the \"%s\" payment method"
msgstr "Configure o método de pagamento \"%s\""
#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:181
#: assets/client/admin/chunks/customizable-dashboard.js:1
msgid "Move up"
msgstr "Mover pra cima"
#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:182
#: assets/client/admin/chunks/customizable-dashboard.js:1
msgid "Move down"
msgstr "Mover pra baixo"
#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:181
msgid "Move the \"%s\" payment method up"
msgstr "Mover o método de pagamento \"%s\" pra cima"
#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:182
msgid "Move the \"%s\" payment method down"
msgstr "Mover o método de pagamento \"%s\" pra baixo"
#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:216
#: includes/admin/settings/class-wc-settings-payment-gateways.php:220
msgid "Manage the \"%s\" payment method"
msgstr "Gerenciar o método de pagamento \"%s\""
#: includes/admin/views/html-admin-page-product-export.php:64
msgid "Export all categories"
msgstr "Exportar todas as categorias"
#: includes/admin/class-wc-admin-setup-wizard.php:1035
msgid "WooCommerce Services icon"
msgstr "Ícone do WooCommerce Services"
#: 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 "Ícone do ShipStation"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:660
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:832
#: includes/export/class-wc-product-csv-exporter.php:126
msgid "Low stock amount"
msgstr "Quantidade baixa de estoque"
#: includes/admin/class-wc-admin-setup-wizard.php:1438
msgid "Set up PayPal for me using this email:"
msgstr "Configure o PayPal pra mim utilizando este e-mail:"
#: includes/admin/class-wc-admin-setup-wizard.php:1412
msgid "Set up Stripe for me using this email:"
msgstr "Configure o Stripe pra mim utilizando este e-mail:"
#. 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 "Iremos utilizar %1$s como unidade de peso e %2$s como unidade de dimensão de produtos."
#: includes/admin/meta-boxes/views/html-variation-admin.php:216
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 "Digite um número para definir a quantidade em estoque no nível de variação. Utilize a opção \"Gerenciar estoque?\" de uma variação na caixa de seleção acima para ativar e desativar o gerenciamento de estoque no nível de variação."
#: 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 "Uma taxa ao vivo é o custo exato para enviar um pedido, cotado diretamente da transportadora."
#. 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 "Se você gostaria de oferecer <span class=\"help_tip\" data-tip=\"%1$s\">taxas ai vivo</span> from a specific carrier (por exemplo o UPS) você pode encontrar uma variedade de extensões disponíveis para WooCommerce <a href=\"%2$s\" target=\"_blank\">aqui</a>."
#. 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>Seu tema (%s) contém copia de arquivos de modelo desatualizados do WooCommerce.</strong> Esses arquivos podem precisar de atualização para garantir que sejam compatíveis com a versão atual do WooCommerce. Sugestões de correção:"
#. 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 "Criamos duas áreas de entrega, uma para %s e outra para o resto do mundo. Abaixo você pode configurar taxa fixas de entrega para essas áreas ou oferecer entrega gratuita."
#: 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: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 "Recomendamos o uso do ShipStation para economizar tempo na agência imprimindo suas etiquetas de entrega em casa. Experimente o ShipStation gratuitamente por 30 dias."
#. Translators: %s URL to erasure request screen.
#: includes/admin/settings/class-wc-settings-accounts.php:159
msgid "When handling an %s, should access to downloadable files be revoked and download logs cleared?"
msgstr "Quando lidando com uma %s, os acessos aos arquivos baixáveis devem ser revogados e os registros de download apagados?"
#: includes/admin/settings/class-wc-settings-products.php:99
msgid "Placeholder image"
msgstr "Imagem de marcação"
#: i18n/states.php:1618
msgid "Amambay"
msgstr "Amambay"
#: i18n/states.php:619 i18n/states.php:1616 i18n/states.php:2224
msgid "Central"
msgstr "Central"
#: i18n/states.php:1608
msgid "Cordillera"
msgstr "Cordillera"
#: i18n/states.php:1607
msgid "San Pedro"
msgstr "San Pedro"
#: i18n/states.php:1621
msgid "Alto Paraguay"
msgstr "Alto Paraguay"
#: i18n/states.php:1620
msgid "Presidente Hayes"
msgstr "Presidente Hayes"
#: includes/admin/class-wc-admin-setup-wizard.php:986
msgid "Yards"
msgstr "Jardas"
#: includes/admin/class-wc-admin-setup-wizard.php:985
msgid "Inches"
msgstr "Polegadas"
#: includes/admin/class-wc-admin-setup-wizard.php:984
msgid "Millimeters"
msgstr "Milímetros"
#: includes/admin/class-wc-admin-setup-wizard.php:983
msgid "Centimeters"
msgstr "Centímetros"
#: includes/admin/class-wc-admin-setup-wizard.php:982
msgid "Meters"
msgstr "Metros"
#: includes/admin/class-wc-admin-setup-wizard.php:961
msgid "Ounces"
msgstr "Onças"
#: includes/admin/class-wc-admin-setup-wizard.php:960
msgid "Pounds"
msgstr "Libras"
#: includes/admin/class-wc-admin-setup-wizard.php:959
msgid "Grams"
msgstr "Gramas"
#: includes/admin/class-wc-admin-setup-wizard.php:958
msgid "Kilograms"
msgstr "Quilogramas"
#: includes/admin/class-wc-admin-settings.php:151
msgid "Item moved up"
msgstr "Item movido pra cima"
#: includes/admin/class-wc-admin-settings.php:152
msgid "Item moved down"
msgstr "Item movido pra baixo"
#: i18n/states.php:969
msgid "Sud Sardegna"
msgstr "Sud Sardegna"
#: includes/admin/class-wc-admin-assets.php:369
msgid "You may need to manually restore the item's stock."
msgstr "Pode ser necessário restaurar manualmente o estoque do item."
#: includes/admin/class-wc-admin-assets.php:356
msgid "Are you sure you want to remove the selected items?"
msgstr "Tem certeza de que deseja remover os itens selecionados?"
#. 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 chave API revogada permanentemente."
msgstr[1] "%d chaves API revogadas permanentemente."
#: includes/class-wc-countries.php:731
msgid "Apartment, suite, unit, etc."
msgstr "Apartamento, suíte, unidade, etc."
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:329
msgid "Cannot set attributes due to invalid parent product."
msgstr "Não é possível definir atributos devido ao produto ascendente ser inválido."
#: includes/admin/class-wc-admin-assets.php:222
msgid "This action cannot be reversed. Are you sure you wish to erase personal data from the selected orders?"
msgstr "Esta ação não pode ser revertida. Tem certeza de que deseja remover dados pessoais dos pedidos selecionados?"
#. translators: %d: shipping package number
#: includes/wc-cart-functions.php:257
msgctxt "shipping packages"
msgid "Shipping %d"
msgstr "Entrega %d"
#: includes/class-wc-privacy-exporters.php:258
msgid "Shipping Address"
msgstr "Endereço de entrega"
#: includes/class-wc-privacy-erasers.php:60
#: includes/class-wc-privacy-exporters.php:199
msgid "Shipping Address 1"
msgstr "Endereço de entrega"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:268
msgid "MySQL version string."
msgstr "Versão do MySQL."
#. 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 "Seu arquivo CSV precisa incluir colunas em uma ordem específica. %1$sClique aqui para baixar um exemplo%2$s."
#: includes/class-wc-privacy-exporters.php:307
msgid "Payer PayPal address"
msgstr "Endereço PayPal do pagador"
#: includes/class-wc-privacy-exporters.php:306
msgid "Payer last name"
msgstr "Último nome do pagador"
#: includes/class-wc-privacy-exporters.php:305
msgid "Payer first name"
msgstr "Primeiro do pagador"
#: includes/class-wc-privacy-exporters.php:257
msgid "Billing Address"
msgstr "Endereço de cobrança"
#: includes/class-wc-privacy-erasers.php:49
#: includes/class-wc-privacy-exporters.php:188
msgid "Billing Address 1"
msgstr "Endereço de cobrança 1"
#: includes/wc-core-functions.php:651
msgid "United States (US) dollar"
msgstr "Dólar americano"
#: 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 "Será assim que seu nome será exibido na seção da conta e nos comentários"
#: templates/checkout/form-coupon.php:31
msgid "If you have a coupon code, please apply it below."
msgstr "Se você tiver um código de cupom, utilize-o abaixo."
#. translators: 1: last 4 digits
#: includes/payment-tokens/class-wc-payment-token-echeck.php:50
msgid "eCheck ending in %1$s"
msgstr "Cheque eletrônico terminando em %1$s"
#: includes/gateways/paypal/includes/settings-paypal.php:100
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 nos permite enviar um endereço. Se você estiver usando o PayPal para etiquetas de entrega, talvez prefira enviar o endereço de entrega no lugar do o de cobrança. A desativação desta opção pode impedir a aplicação da proteção do vendedor do PayPal."
#. Translators: %1$s zone name, %2$s shipping method instance name.
#: includes/gateways/cod/class-wc-gateway-cod.php:272
msgid "Other locations"
msgstr "Outras localizações"
#. Translators: %1$s zone name, %2$s shipping method instance name.
#: includes/gateways/cod/class-wc-gateway-cod.php:272
msgid "%1$s – %2$s"
msgstr "%1$s – %2$s"
#. Translators: %1$s shipping method title, %2$s shipping method id.
#: includes/gateways/cod/class-wc-gateway-cod.php:269
msgid "%1$s (#%2$s)"
msgstr "%1$s (#%2$s)"
#: includes/data-stores/class-wc-data-store-wp.php:561
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 "sobre,um,são,como,em,ser,por,com,para,de,em,é,ele,de,ou,que,o,este,era,foi,que,quando,onde,quem,será,www"
#: includes/customizer/class-wc-shop-customizer.php:768
#: templates/auth/form-login.php:40 templates/auth/form-login.php:44
#: templates/global/form-login.php:34 templates/global/form-login.php:38
#: templates/myaccount/form-login.php:39 templates/myaccount/form-login.php:43
#: templates/myaccount/form-login.php:79 templates/myaccount/form-login.php:86
#: templates/myaccount/form-login.php:93
#: templates/myaccount/form-lost-password.php:28
#: templates/myaccount/form-reset-password.php:28
#: templates/myaccount/form-reset-password.php:32
#: assets/client/blocks/checkout.js:46
msgid "Required"
msgstr "Obrigatório"
#. Translators: %s field name.
#: includes/customizer/class-wc-shop-customizer.php:761
msgid "%s field"
msgstr "Campo \"%s\""
#: includes/class-wc-privacy.php:129
msgid "Please see the <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">PayPal Privacy Policy</a> for more details."
msgstr "Veja a <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Política de privacidade do PayPal</a> para mais detalhes."
#. translators: %s: Link to WC system status page
#: includes/gateways/paypal/class-wc-gateway-paypal.php:83
msgid "PayPal Standard redirects customers to PayPal to enter their payment information."
msgstr "O PayPal Standard redireciona os clientes para o PayPal para inserir suas informações de pagamento."
#: includes/gateways/bacs/class-wc-gateway-bacs.php:150
msgid "Account details:"
msgstr "Detalhes da conta:"
#: includes/customizer/class-wc-shop-customizer.php:886
msgid "Optionally add some text for the terms checkbox that customers must accept."
msgstr "Opcionalmente, adicione algum texto para a caixa de seleção de termos que os clientes devem aceitar."
#: includes/customizer/class-wc-shop-customizer.php:814
msgid "Highlight required fields with an asterisk"
msgstr "Realce os campos obrigatórios com um asterisco"
#: includes/customizer/class-wc-shop-customizer.php:846
msgid "No page set"
msgstr "Nenhuma página definida"
#. translators: %s terms and conditions page name and link
#: includes/customizer/class-wc-shop-customizer.php:790
#: includes/wc-template-functions.php:855
msgid "I have read and agree to the website %s"
msgstr "Li e concordo com o(s) %s do site"
#. Translators: %1$s shipping method name.
#: includes/gateways/cod/class-wc-gateway-cod.php:254
msgid "Any "%1$s" method"
msgstr "Qualquer método de "%1$s""
#: includes/gateways/bacs/class-wc-gateway-bacs.php:56
msgid "Take payments in person via BACS. More commonly known as direct bank/wire transfer."
msgstr "Aceite pagamentos pessoalmente por BACS. Mais conhecido como transferência bancária direta."
#: includes/customizer/class-wc-shop-customizer.php:737
msgid "These options let you change the appearance of the WooCommerce checkout."
msgstr "Essas opções permitem alterar a aparência da finalização de compra no WooCommerce."
#. Translators: %s: page name.
#: includes/customizer/class-wc-shop-customizer.php:861
msgid "%s page"
msgstr "Página %s"
#: includes/gateways/cheque/class-wc-gateway-cheque.php:41
msgid "Take payments in person via checks. This offline gateway can also be useful to test purchases."
msgstr "Aceite pagamentos pessoalmente por meio de cheques. Este sistema de pagamento off-line também pode ser útil para testar compras."
#: includes/class-wc-privacy.php:128
msgid "We accept payments through PayPal. When processing payments, some of your data will be passed to PayPal, including information required to process or support the payment, such as the purchase total and billing information."
msgstr "Aceitamos pagamentos por PayPal. Ao processar os pagamentos, algumas de suas informações serão passadas para o PayPal, incluindo informações obrigatórias para processar o pagamento, como o valor total da compra e as informações de cobrança."
#: includes/class-wc-privacy.php:126
msgid "In this subsection you should list which third party payment processors you’re using to take payments on your store since these may handle customer data. We’ve included PayPal as an example, but you should remove this if you’re not using PayPal."
msgstr "Nesta subseção, você deve listar quais processadores de pagamento de terceiros você está usando para receber pagamentos em sua loja, pois eles podem manipular dados de clientes. Incluímos o PayPal como exemplo, mas você deve removê-lo se não estiver usando o PayPal."
#: includes/class-wc-privacy.php:123
msgid "We share information with third parties who help us provide our orders and store services to you; for example --"
msgstr "Compartilhamos informações com terceiros que nos ajudam a fornecer nossos pedidos e armazenar serviços para você, por exemplo --"
#: includes/class-wc-privacy.php:121
msgid "In this section you should list who you’re sharing data with, and for what purpose. This could include, but may not be limited to, analytics, marketing, payment gateways, shipping providers, and third party embeds."
msgstr "Nesta seção, você deve listar com quem você está compartilhando dados e com que finalidade. Isso pode incluir, mas não pode se limitar a, análises, marketing, sistemas de pagamento, provedores de entrega e mídia incorporada de terceiros."
#: includes/class-wc-privacy.php:112
msgid "Who on our team has access"
msgstr "Quem em nossa equipe tem acesso"
#: includes/class-wc-privacy.php:119
msgid "What we share with others"
msgstr "O que nós compartilhamos com outros"
#: includes/class-wc-privacy.php:118
msgid "Our team members have access to this information to help fulfill orders, process refunds and support you."
msgstr "Os membros da nossa equipe têm acesso a essas informações para ajudar a atender pedidos, processar reembolsos e oferecer suporte a você."
#: includes/class-wc-privacy.php:113
msgid "Members of our team have access to the information you provide us. For example, both Administrators and Shop Managers can access:"
msgstr "Os membros da nossa equipe têm acesso às informações que você nos fornece. Por exemplo, os administradores e gerentes de loja podem acessar:"
#: includes/class-wc-privacy.php:115
msgid "Order information like what was purchased, when it was purchased and where it should be sent, and"
msgstr "Informações de pedidos, como o que foi comprado, quando foi comprado e para onde deve ser enviado, e"
#: includes/class-wc-privacy.php:111
msgid "We will also store comments or reviews, if you choose to leave them."
msgstr "Também armazenaremos comentários ou avaliações, se você optar por deixá-los."
#: includes/class-wc-privacy.php:110
msgid "We generally store information about you for as long as we need the information for the purposes for which we collect and use it, and we are not legally required to continue to keep it. For example, we will store order information for XXX years for tax and accounting purposes. This includes your name, email address and billing and shipping addresses."
msgstr "Geralmente, armazenamos informações sobre você enquanto precisarmos das informações para os fins para os quais as coletamos e usamos, e não somos legalmente obrigados a continuar a mantê-las. Por exemplo, armazenaremos informações de pedidos por XXX anos para fins fiscais e contábeis. Isso inclui seu nome, endereço de e-mail e endereços de cobrança e entrega."
#: includes/class-wc-privacy.php:116
msgid "Customer information like your name, email address, and billing and shipping information."
msgstr "Informações do cliente, como seu nome, endereço de e-mail e informações de cobrança e entrega."
#: includes/class-wc-privacy.php:104
msgid "Set up your account for our store"
msgstr "Configure uma conta em nossa loja"
#: includes/class-wc-privacy.php:103
msgid "Process payments and prevent fraud"
msgstr "Processa de pagamentos e previne fraudes"
#: includes/class-wc-privacy.php:109
msgid "If you create an account, we will store your name, address, email and phone number, which will be used to populate the checkout for future orders."
msgstr "Se você criar uma conta, nós armazenaremos seu nome, endereço, e-mail e número de telefone, e estes dados serão usados para preencher a página de finalização da compra em pedidos futuros."
#: includes/class-wc-privacy.php:102
msgid "Respond to your requests, including refunds and complaints"
msgstr "Responder às suas requisições, incluindo estornos e reclamações"
#: includes/class-wc-privacy.php:106
msgid "Improve our store offerings"
msgstr "Melhore nossas ofertas"
#: includes/class-wc-privacy.php:101
msgid "Send you information about your account and order"
msgstr "Enviar para você informações sobre sua conta e pedido"
#: includes/class-wc-privacy.php:107
msgid "Send you marketing messages, if you choose to receive them"
msgstr "Enviar para você mensagens de marketing, se você optar por recebê-las"
#: includes/class-wc-privacy.php:105
msgid "Comply with any legal obligations we have, such as calculating taxes"
msgstr "Cumprir com todas as obrigações legais que tenhamos, como o cálculo de impostos"
#: includes/class-wc-privacy.php:99
msgid "When you purchase from us, we’ll ask you to provide information including your name, billing address, shipping address, email address, phone number, credit card/payment details and optional account information like username and password. We’ll use this information for purposes, such as, to:"
msgstr "Quando você compra de nós, solicitamos que forneça informações, incluindo seu nome, endereço de cobrança, endereço para entrega, endereço de e-mail, número de telefone, detalhes do cartão de crédito/pagamento e informações opcionais da conta, como nome de usuário e senha. Usaremos estas informações para fins, como:"
#: includes/class-wc-privacy.php:97
msgid "Note: you may want to further detail your cookie policy, and link to that section from here."
msgstr "Observação: convém detalhar sua política de cookies e vincular a essa seção a partir daqui."
#: includes/class-wc-privacy.php:95
msgid "We’ll also use cookies to keep track of cart contents while you’re browsing our site."
msgstr "Também usaremos cookies para acompanhar o conteúdo do carrinho enquanto você navega no nosso site."
#: includes/class-wc-privacy.php:93
msgid "Shipping address: we’ll ask you to enter this so we can, for instance, estimate shipping before you place an order, and send you the order!"
msgstr "Endereço de entrega: solicitaremos que você insira isso para que possamos estimar as taxas de entrega antes de fazer um pedido e enviar o pedido para você!"
#: includes/class-wc-privacy.php:92
msgid "Location, IP address and browser type: we’ll use this for purposes like estimating taxes and shipping"
msgstr "Localização, endereço IP e tipo de navegador: usaremos isso para estimar impostos e a entrega"
#: includes/class-wc-privacy.php:91
msgid "Products you’ve viewed: we’ll use this to, for example, show you products you’ve recently viewed"
msgstr "Produtos que você viu: usaremos isso para, por exemplo, mostrar para você os produtos que você visualizou recentemente"
#: includes/class-wc-privacy.php:88
msgid "What we collect and store"
msgstr "O que nós coletamos e armazenamos"
#: includes/class-wc-privacy.php:89
msgid "While you visit our site, we’ll track:"
msgstr "Enquanto você visita nosso site, nós rastreamos:"
#: includes/class-wc-privacy.php:85
msgid "This sample language includes the basics around what personal data your store may be collecting, storing and sharing, as well as who may have access to that data. Depending on what settings are enabled and which additional plugins are used, the specific information shared by your store will vary. We recommend consulting with a lawyer when deciding what information to disclose on your privacy policy."
msgstr "Este exemplo inclui o básico sobre quais dados pessoais sua loja pode coletar, armazenar e compartilhar, assim como quem pode ter acesso a esses dados. Dependendo de quais configurações estão ativadas e quais plugins adicionais são usados, as informações específicas compartilhadas por sua loja podem variar. Recomendamos consultar um advogado ao decidir quais informações divulgar em sua política de privacidade."
#: includes/class-wc-privacy.php:87
msgid "We collect information about you during the checkout process on our store."
msgstr "Nós coletamos informações sobre você durante o processo de finalização de compra em nossa loja."
#: includes/class-wc-privacy-exporters.php:428
msgid "Token"
msgstr "Token"
#: includes/class-wc-privacy-exporters.php:423
msgid "Payment Tokens"
msgstr "Tokens de pagamento"
#: includes/class-wc-privacy-exporters.php:256
msgid "Browser User Agent"
msgstr "Agente de usuário do navegador"
#: includes/class-wc-privacy-exporters.php:254
msgid "Items Purchased"
msgstr "Itens comprados"
#: 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 "Número do pedido"
#: includes/class-wc-privacy-exporters.php:371
msgid "Access granted"
msgstr "Acesso concedido"
#: includes/class-wc-privacy-exporters.php:359
msgid "User email"
msgstr "E-mail do usuário"
#: includes/class-wc-privacy-exporters.php:367
msgid "Download count"
msgstr "Contagem de downloads"
#. Translators: %s Prop name.
#: includes/class-wc-privacy-erasers.php:401
msgid "Removed payment token \"%d\""
msgstr "Token de pagamento \"%d\" removido"
#. translators: user role
#: includes/class-wc-install.php:1962
msgctxt "User role"
msgid "Shop manager"
msgstr "Gerente da loja"
#. translators: user role
#: includes/class-wc-install.php:1960
msgctxt "User role"
msgid "Customer"
msgstr "Cliente"
#: includes/class-wc-privacy-erasers.php:354
msgid "Personal data removed."
msgstr "Dados pessoais removidos."
#: includes/class-wc-privacy-erasers.php:64
#: includes/class-wc-privacy-exporters.php:203
msgid "Shipping State"
msgstr "Estado para entrega"
#: includes/class-wc-privacy-erasers.php:63
#: includes/class-wc-privacy-exporters.php:202
msgid "Shipping Postal/Zip Code"
msgstr "CEP para entrega"
#: includes/class-wc-privacy-erasers.php:62
#: includes/class-wc-privacy-exporters.php:201
msgid "Shipping City"
msgstr "Cidade para entrega"
#: includes/class-wc-privacy-erasers.php:59
#: includes/class-wc-privacy-exporters.php:198
msgid "Shipping Company"
msgstr "Empresa para entrega"
#: includes/class-wc-privacy-erasers.php:58
#: includes/class-wc-privacy-exporters.php:197
msgid "Shipping Last Name"
msgstr "Sobrenome para entrega"
#: includes/class-wc-privacy-erasers.php:57
#: includes/class-wc-privacy-exporters.php:196
msgid "Shipping First Name"
msgstr "Nome para entrega"
#: includes/class-wc-privacy-exporters.php:259
msgid "Phone Number"
msgstr "Número de telefone"
#: includes/class-wc-privacy-exporters.php:31
msgid "Customer Data"
msgstr "Dados do cliente"
#: includes/class-wc-frontend-scripts.php:564
#: includes/wc-template-functions.php:3011
msgid "optional"
msgstr "opcional"
#: includes/class-wc-form-handler.php:282
#: templates/myaccount/form-edit-account.php:37
msgid "Display name"
msgstr "Nome de exibição"
#. translators: 1: first name 2: last name
#: includes/class-wc-customer.php:828
msgctxt "display name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"
#: includes/class-wc-checkout.php:182 includes/class-wc-emails.php:66
#: includes/class-wc-payment-gateways.php:57 includes/class-wc-shipping.php:79
#: includes/class-woocommerce.php:166
msgid "Cloning is forbidden."
msgstr "A clonagem é proibida."
#. Translators: %s Order number.
#: includes/class-wc-privacy-erasers.php:147
msgid "Personal data within order %s has been retained."
msgstr "Dados pessoais no pedido %s foram retidos."
#. Translators: %s Prop name.
#: includes/class-wc-privacy-erasers.php:87
msgid "Removed customer \"%s\""
msgstr "Cliente removido \"%s\""
#: includes/class-wc-order.php:489
msgid "Error during status transition."
msgstr "Erro durante a transição de status."
#: includes/class-wc-form-handler.php:273
msgid "Display name cannot be changed to email address due to privacy concern."
msgstr "O nome de exibição não pode ser alterado para o endereço de e-mail devido à preocupação com a privacidade."
#: includes/class-wc-checkout.php:1308
msgid "Unable to create order."
msgstr "Não é possível criar um pedido."
#: includes/class-wc-checkout.php:189 includes/class-wc-emails.php:75
#: includes/class-wc-payment-gateways.php:66 includes/class-wc-shipping.php:88
#: includes/class-woocommerce.php:175
#: includes/rest-api/Utilities/SingletonTrait.php:49
msgid "Unserializing instances of this class is forbidden."
msgstr "As instâncias de desserialização dessa classe são proibidas."
#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:66
msgid "URL to edit the order"
msgstr "URL para editar o pedido"
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:414
msgid "If the payment was refunded via the API."
msgstr "Se o pagamento foi reembolsado por meio da API."
#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:60
msgid "Blog id of the record on the multisite."
msgstr "Id do blog gravado no 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 "Parece que sua loja não está utilizando uma conexão segura. Recomendamos fortemente que seu site esteja todo em HTTPS para manter os dados do usuário seguros. <a href=\"%s\">Leia mais aqui.</a>"
#. translators: %1$s: product name. %2$s product permalink
#: includes/class-wc-cart-session.php:195
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 foi removido do carrinho pois foi modificado. Você pode adicionar-lo novamente <a href=\"%2$s\">clicando aqui</a>."
#. Translators: %s Order number.
#: includes/class-wc-privacy-erasers.php:143
msgid "Removed personal data from order %s."
msgstr "Dados pessoais removidos do pedido %s."
#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:84
msgid "Order total formatted for locale"
msgstr "Total do pedido formatado para localidade"
#: includes/class-wc-checkout.php:948 includes/class-wc-form-handler.php:432
msgid "Please read and accept the terms and conditions to proceed with your order."
msgstr "Leia e aceite os termos e condições para prosseguir com o seu pedido."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:170
msgid "This tool will delete all customer session data from the database, including current carts and saved carts in the database."
msgstr "Esta ferramenta excluirá todos os dados da sessão do cliente do banco de dados, incluindo os carrinhos atuais e os carrinhos salvos no banco de dados."
#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:72
msgid "Name of the customer for the order"
msgstr "Nome do cliente para o pedido"
#: includes/class-wc-order.php:190
msgid "Payment complete event failed."
msgstr "Evento malsucedido de pagamento completo."
#: includes/class-wc-order.php:404
msgid "Update status event failed."
msgstr "Evento malsucedido de status de atualização."
#. translators: %d: amount of permissions
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:518
msgid "%d permissions deleted"
msgstr "%d permissões excluídas"
#. translators: %d: amount of sessions
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:544
msgid "Deleted all active sessions, and %d saved carts."
msgstr "Todas as sessões ativas e %d carrinhos salvos foram excluídos."
#: includes/class-wc-privacy-erasers.php:200
msgid "Removed access to downloadable files."
msgstr "Acesso removido a arquivos baixáveis."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2367
msgid "Limit result set to products with a specific attribute. Use the taxonomy name/attribute slug."
msgstr "Limita o conjunto de resultados para produtos com um atributo específico. Use o slug do nome/atributo de taxonomia."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:145
msgid "Used-up download permissions"
msgstr "Permissões de download utilizadas"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:146
msgid "Clean up download permissions"
msgstr "Limpar as permissões de download"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:147
msgid "This tool will delete expired download permissions and permissions with 0 remaining downloads."
msgstr "Esta ferramenta excluirá permissões de download expiradas e permissões com nenhum download restante."
#: includes/class-wc-privacy-erasers.php:204
msgid "Customer download permissions have been retained."
msgstr "As permissões de download do cliente foram retidas."
#. 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 "Downloads comprados"
#. 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 "Acesso a downloads comprados"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:866
#: includes/class-wc-privacy-exporters.php:142
#: includes/class-wc-privacy-exporters.php:347
msgid "Download ID"
msgstr "ID do download"
#: includes/class-wc-privacy-erasers.php:53
#: includes/class-wc-privacy-exporters.php:192
msgid "Billing State"
msgstr "Estado de cobrança"
#: includes/class-wc-privacy-erasers.php:52
#: includes/class-wc-privacy-exporters.php:191
msgid "Billing Postal/Zip Code"
msgstr "CEP de cobrança"
#: includes/class-wc-privacy-erasers.php:51
#: includes/class-wc-privacy-exporters.php:190
msgid "Billing City"
msgstr "Cidade de cobrança"
#: includes/class-wc-privacy-erasers.php:48
#: includes/class-wc-privacy-exporters.php:187
msgid "Billing Company"
msgstr "Empresa de cobrança"
#: includes/class-wc-privacy-erasers.php:47
#: includes/class-wc-privacy-exporters.php:186
msgid "Billing Last Name"
msgstr "Sobrenome de cobrança"
#: includes/class-wc-privacy-erasers.php:46
#: includes/class-wc-privacy-exporters.php:185
msgid "Billing First Name"
msgstr "Nome de cobrança"
#: includes/admin/views/html-admin-page-status-report.php:839
msgid "WooCommerce pages"
msgstr "Páginas do WooCommerce"
#: includes/admin/views/html-admin-page-status-report.php:469
msgid "WooCommerce database version"
msgstr "Versão do banco de dados do WooCommerce"
#: includes/admin/views/html-admin-page-status-report.php:156
msgid "WordPress version"
msgstr "Versão do WordPress"
#: includes/admin/settings/class-wc-settings-payment-gateways-react.php:51
#: includes/admin/settings/class-wc-settings-payment-gateways.php:28
msgctxt "Settings tab label"
msgid "Payments"
msgstr "Pagamentos"
#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-emails.php:608
#: includes/admin/settings/class-wc-settings-payment-gateways.php:216
#: includes/admin/settings/class-wc-settings-payment-gateways.php:220
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/chunks/settings-payments-offline.js:1
msgid "Manage"
msgstr "Gerenciar"
#: includes/admin/views/html-admin-page-status-report.php:95
msgid "WooCommerce version"
msgstr "Versão do WooCommerce"
#: includes/admin/settings/class-wc-settings-accounts.php:248
msgid "Retain cancelled orders"
msgstr "Reter pedidos cancelados"
#: includes/admin/settings/class-wc-settings-accounts.php:257
msgid "Retain completed orders"
msgstr "Reter pedidos concluídos"
#: includes/admin/views/html-admin-page-status-report.php:189
msgid "WordPress memory limit"
msgstr "Limite de memória do WordPress"
#: includes/admin/views/html-admin-page-status-report.php:230
msgid "External object cache"
msgstr "Cache de objeto externo"
#: includes/admin/views/html-admin-page-status-report.php:203
msgid "WordPress debug mode"
msgstr "Modo de depuração do WordPress"
#: includes/admin/views/html-admin-page-status-report.php:231
msgid "Displays whether or not WordPress is using an external object cache."
msgstr "Exibe se o WordPress está ou não utilizando um objeto de cache externo."
#: includes/admin/views/html-admin-page-status-report.php:214
msgid "WordPress cron"
msgstr "WordPress cron"
#: includes/admin/views/html-admin-page-status-report.php:184
msgid "WordPress multisite"
msgstr "WordPress multisite"
#. Translators: %1$s: Current version, %2$s: New version
#: includes/admin/views/html-admin-page-status-report.php:176
msgid "%1$s - There is a newer version of WordPress available (%2$s)"
msgstr "%1$s - Há uma nova versão do WordPress disponível (%2$s)"
#: includes/admin/settings/class-wc-settings-advanced.php:246
msgid "Account endpoints"
msgstr "Endpoints da conta"
#: includes/admin/settings/class-wc-settings-advanced.php:52
#: includes/admin/settings/class-wc-settings-advanced.php:425
msgid "Legacy API"
msgstr "API antiga"
#: includes/admin/settings/class-wc-settings-accounts.php:258
msgid "Retain completed orders for a specified duration before anonymizing the personal data within them."
msgstr "Manter os dados de pedidos concluídos por um tempo antes de tornar-los anônimos."
#: includes/admin/settings/class-wc-settings-accounts.php:249
msgid "Cancelled orders are unpaid and may have been cancelled by the store owner or customer. They will be trashed after the specified duration."
msgstr "Pedidos cancelados ficarão como pendente e podem ser cancelados pelo dono da loja ou pelo cliente. Eles serão excluídos após o prazo determinado."
#: includes/admin/settings/class-wc-settings-general.php:201
msgid "Enable coupons"
msgstr "Ativar cupons"
#: includes/admin/settings/class-wc-settings-accounts.php:231
msgid "Pending orders are unpaid and may have been abandoned by the customer. They will be trashed after the specified duration."
msgstr "Pedidos pendentes não foram pagos e podem ter sidos abandonados pelo cliente. Eles serão deletados após a duração especificada."
#: includes/admin/settings/class-wc-settings-accounts.php:240
msgid "Failed orders are unpaid and may have been abandoned by the customer. They will be trashed after the specified duration."
msgstr "Pedidos malsucedidos ficarão como pendente e podem ter sido abandonados pelo cliente. Eles serão excluídos após o prazo determinado."
#: includes/admin/settings/class-wc-settings-accounts.php:239
msgid "Retain failed orders"
msgstr "Reter pedidos malsucedidos"
#: includes/admin/settings/class-wc-settings-advanced.php:163
msgid "Secure checkout"
msgstr "Finalização de compra segura"
#: includes/admin/settings/class-wc-settings-general.php:193
msgid "Enable tax rates and calculations"
msgstr "Ativar taxas e cálculos de impostos"
#: includes/admin/settings/class-wc-settings-general.php:197
msgid "Rates will be configurable and taxes will be calculated during checkout."
msgstr "Tarifas serão configuradas e os impostos serão calculadas durante a finalização de compra."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:269
msgid "Allowed emails"
msgstr "E-mails permitidos"
#: includes/admin/settings/class-wc-settings-accounts.php:212
msgid "Personal data retention"
msgstr "Retenção de dados pessoais"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:153
#: src/Internal/Admin/Orders/ListTable.php:325
msgid "Remove personal data"
msgstr "Remover dados pessoais"
#: includes/admin/settings/class-wc-settings-accounts.php:181
#: includes/customizer/class-wc-shop-customizer.php:823
#: includes/customizer/class-wc-shop-customizer.php:873
#: includes/wc-template-functions.php:964
msgid "Privacy policy"
msgstr "Política de privacidade"
#: includes/admin/importers/views/html-product-csv-import-form.php:78
msgid "Use previous column mapping preferences?"
msgstr "Usar as preferências salvas de mapeamento de colunas?"
#: includes/admin/settings/class-wc-settings-accounts.php:189
msgid "Registration privacy policy"
msgstr "Política de privacidade de cadastro"
#: includes/admin/settings/class-wc-settings-accounts.php:27
msgid "Accounts & Privacy"
msgstr "Contas e privacidade"
#: includes/admin/settings/class-wc-settings-accounts.php:146
msgid "Account erasure requests"
msgstr "Solicitações de remoção de contas"
#: includes/admin/settings/class-wc-settings-accounts.php:219
msgid "Inactive accounts are those which have not logged in, or placed an order, for the specified duration. They will be deleted. Any orders will be converted into guest orders."
msgstr "Contas inativas são aquelas que não fizeram log in, não fizeram pedidos, por um tempo determinado. Elas serão deletadas. Qualquer pedido será convertido em pedido de visitante."
#: includes/admin/settings/class-wc-settings-accounts.php:213
msgid "Choose how long to retain personal data when it's no longer needed for processing. Leave the following options blank to retain this data indefinitely."
msgstr "Escolha por quanto tempo manter dados pessoais quando não são necessários para processamento. Deixe as seguintes opções em branco para manter os dados por tempo indeterminado."
#: includes/admin/settings/class-wc-settings-accounts.php:190
msgid "Optionally add some text about your store privacy policy to show on account registration forms."
msgstr "Opcionalmente, adicione um texto sobre a política de privacidade da sua loja para ser exibida em formulários de cadastro."
#. translators: %s privacy policy page name and link
#: includes/admin/settings/class-wc-settings-accounts.php:193
#: includes/wc-template-functions.php:875
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 "Seus dados pessoais serão usados para aprimorar a sua experiência em todo este site, para gerenciar o acesso a sua conta e para outros propósitos, como descritos em nossa %s."
#. translators: %s privacy policy page name and link
#: includes/admin/settings/class-wc-settings-accounts.php:203
#: includes/customizer/class-wc-shop-customizer.php:802
#: includes/wc-template-functions.php:871
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 "Os seus dados pessoais serão utilizados para processar a sua compra, apoiar a sua experiência em todo este site e para outros fins descritos na nossa %s."
#: includes/admin/settings/class-wc-settings-accounts.php:218
msgid "Retain inactive accounts "
msgstr "Reter contas inativas "
#: includes/admin/settings/class-wc-settings-accounts.php:230
msgid "Retain pending orders "
msgstr "Reter pedidos pendentes "
#: src/Internal/Admin/Orders/ListTable.php:881
msgid "Filter by registered customer"
msgstr "Filtrar por cliente cadastrado"
#: includes/admin/settings/class-wc-settings-accounts.php:46
msgid "privacy page"
msgstr "página de privacidade"
#. translators: %s: privacy page link.
#: includes/admin/settings/class-wc-settings-accounts.php:185
msgid "This section controls the display of your website privacy policy. The privacy notices below will not show up unless a %s is set."
msgstr "Esta sessão controla a exibição da política de privacidade do seu site. Os alertas de privacidade a seguir não serão exibidos a menos que uma %s seja definida."
#: includes/admin/settings/class-wc-settings-accounts.php:200
#: includes/customizer/class-wc-shop-customizer.php:874
msgid "Optionally add some text about your store privacy policy to show during checkout."
msgstr "Opcionalmente, adicione um texto sobre a política de privacidade da sua loja para ser exibida durante a finalização de compra."
#: includes/admin/settings/class-wc-settings-accounts.php:199
msgid "Checkout privacy policy"
msgstr "Política de privacidade da finalização de compra"
#. translators: %d: orders count
#. translators: %s: orders count
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:527
#: src/Internal/Admin/Orders/ListTable.php:1520
msgid "Removed personal data from %s order."
msgid_plural "Removed personal data from %s orders."
msgstr[0] "Remover dados pessoais de %s pedido."
msgstr[1] "Remover dados pessoais de %s pedidos."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:271
msgid "List of allowed billing emails to check against when an order is placed. Separate email addresses with commas. You can also use an asterisk (*) to match parts of an email. For example \"*@gmail.com\" would match all gmail addresses."
msgstr "Lista de e-mails de cobrança permitidos para verificar quando um pedido é feito. Separe endereços de e-mails com vírgulas. Você também pode usar um asterisco (*) para corresponder partes de um e-mail. Por exemplo, \"*@gmail.com\" corresponderia a todos os endereços do Gmail."
#: includes/admin/class-wc-admin-setup-wizard.php:2289
msgid "You can also:"
msgstr "Você também pode:"
#: includes/admin/class-wc-admin-setup-wizard.php:2262
msgid "Create some products"
msgstr "Crie alguns produtos"
#: includes/admin/class-wc-admin-setup-wizard.php:2297
msgid "Review Settings"
msgstr "Revisar configurações"
#: includes/admin/class-wc-admin-setup-wizard.php:2074
msgid "Continue with WooCommerce Services"
msgstr "Continuar com serviços do WooCommerce"
#: includes/admin/class-wc-admin-setup-wizard.php:2073
msgid "Connect your store to activate WooCommerce Services"
msgstr "Conectar sua loja para ativar os serviços do WooCommerce"
#: includes/admin/class-wc-admin-setup-wizard.php:2062
msgid "Thanks for using Jetpack! Your store is almost ready: to activate services like %s, just connect your store."
msgstr "Obrigado por utilizar o Jetpack! Sua loja está quase pronta: para ativar serviços como %s, apenas conecte sua loja."
#: includes/admin/class-wc-admin-setup-wizard.php:1902
msgid "Storefront icon"
msgstr "Icone do Storefront"
#: includes/admin/class-wc-admin-setup-wizard.php:2300
msgid "View & Customize"
msgstr "Ver e personalizar"
#: includes/admin/class-wc-admin-setup-wizard.php:2263
msgid "You're ready to add products to your store."
msgstr "Você está pronto para adicionar produtos a sua loja."
#: includes/admin/class-wc-admin-setup-wizard.php:2294
msgid "Visit Dashboard"
msgstr "Visitar painel de controle"
#: includes/admin/class-wc-admin-setup-wizard.php:1931
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:199
msgid "Mailchimp"
msgstr "Mailchimp"
#: includes/admin/class-wc-admin-setup-wizard.php:1935
#: assets/client/admin/chunks/2791.js:1 assets/client/admin/data/index.js:2
msgid "Mailchimp for WooCommerce"
msgstr "Mailchimp para WooCommerce"
#: includes/admin/class-wc-admin-setup-wizard.php:1934
msgid "Mailchimp icon"
msgstr "Ícone do Mailchimp"
#: includes/admin/class-wc-admin-setup-wizard.php:1932
msgid "Join the 16 million customers who use Mailchimp. Sync list and store data to send automated emails, and targeted campaigns."
msgstr "Junte-se aos 16 milhões de clientes que utilizam Mailchimp. Sincronize listas e armazene dados para enviar e-mails automáticos e campanhas segmentadas."
#: includes/admin/class-wc-admin-setup-wizard.php:1910
msgid "Save time and errors with automated tax calculation and collection at checkout. Powered by WooCommerce Services and Jetpack."
msgstr "Economize tempo e reduza erros com o cálculo automático de impostos na finalização de compra. Oferecido por WooCommerce Services and Jetpack."
#: includes/admin/class-wc-admin-setup-wizard.php:1912
msgid "automated taxes icon"
msgstr "ícone de impostos automatizados"
#: includes/admin/class-wc-admin-setup-wizard.php:1882
msgid "Enhance your store with these recommended free features."
msgstr "Melhore sua loja com esses recursos gratuitos recomendados."
#: includes/admin/class-wc-admin-setup-wizard.php:1880
msgid "Recommended for All WooCommerce Stores"
msgstr "Recomendado para todas as lojas feitas com WooCommerce"
#: 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 "A extensão do PayFast para WooCommerce lhe permite aceitar pagamentos por cartão de crédito e EFT por um dos sistemas de pagamento mais populares na Africa do Sul. Sem nenhuma taxa de configuração ou cobranças recorrentes."
#: 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: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/2791.js:1 assets/client/admin/data/index.js:2
msgid "Klarna Payments for WooCommerce"
msgstr "Klarna Payments para WooCommerce"
#: includes/admin/class-wc-admin-setup-wizard.php:1470
#: assets/client/admin/chunks/2791.js:1 assets/client/admin/data/index.js:2
msgid "Klarna Checkout for WooCommerce"
msgstr "Klarna Checkout para 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 "Os seguintes plugins serão instalados e ativados para você:"
#: 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 "A extensão eWay para WooCommerce lhe permite aceitar pagamentos por cartão de crédito diretamente em sua loja sem redirecionar o cliente para sites de terceiros para realizar o pagamento."
#: includes/admin/class-wc-admin-setup-wizard.php:537
msgid "What currency do you accept payments in?"
msgstr "Em que moeda você aceita pagamentos?"
#: includes/admin/class-wc-admin-setup-wizard.php:526
msgid "Choose a state…"
msgstr "Selecione um estado…"
#: includes/admin/class-wc-admin-setup-wizard.php:246
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/payment-recommendations.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
#: assets/client/admin/onboarding/index.js:2
msgid "Recommended"
msgstr "Recomendado"
#: includes/admin/class-wc-admin-settings.php:757
#: includes/wc-formatting-functions.php:1541
msgid "Year(s)"
msgstr "Ano(s)"
#: includes/admin/class-wc-admin-settings.php:756
#: includes/wc-formatting-functions.php:1540
msgid "Month(s)"
msgstr "Mês(es)"
#: includes/admin/class-wc-admin-settings.php:755
#: includes/wc-formatting-functions.php:1539
msgid "Week(s)"
msgstr "Semana(s)"
#: includes/admin/class-wc-admin-settings.php:754
#: includes/wc-formatting-functions.php:1538
msgid "Day(s)"
msgstr "Dia(s)"
#: includes/admin/class-wc-admin-notices.php:282
#: includes/emails/class-wc-email.php:1017
msgid "You don’t have permission to do this."
msgstr "Você não tem permissão para fazer isto."
#: includes/admin/class-wc-admin-importers.php:219
msgid "Insufficient privileges to import products."
msgstr "Privilégios insuficientes para importar produtos."
#: includes/admin/class-wc-admin-exporters.php:132
msgid "Insufficient privileges to export products."
msgstr "Privilégios insuficientes para exportar produtos."
#: includes/admin/class-wc-admin-dashboard.php:467
msgid "Loading network orders"
msgstr "Carregando pedidos em toda rede"
#: includes/admin/class-wc-admin-api-keys.php:222
msgid "You do not have permission to edit API Keys"
msgstr "Você não tem permissão para editar chaves de API"
#: includes/admin/class-wc-admin-api-keys.php:99
#: includes/admin/settings/class-wc-settings-advanced.php:50
msgid "REST API"
msgstr "API REST"
#: includes/admin/class-wc-admin-api-keys-table-list.php:37
msgid "No keys found."
msgstr "Nenhuma chave foi encontrada."
#: includes/abstracts/abstract-wc-payment-gateway.php:218
msgid "Return to payments"
msgstr "Retornar para pagamentos"
#: i18n/states.php:1781
msgid "Yasothon"
msgstr "Yasothon"
#: i18n/states.php:1780
msgid "Yala"
msgstr "Yala"
#: i18n/states.php:1779
msgid "Uttaradit"
msgstr "Uttaradit"
#: i18n/states.php:1778
msgid "Uthai Thani"
msgstr "Uthai Thani"
#: i18n/states.php:1777
msgid "Udon Thani"
msgstr "Udon Thani"
#: i18n/states.php:1776
msgid "Ubon Ratchathani"
msgstr "Ubon Ratchathani"
#: i18n/states.php:1775
msgid "Trat"
msgstr "Trat"
#: i18n/states.php:1774
msgid "Trang"
msgstr "Trang"
#: i18n/states.php:1773
msgid "Tak"
msgstr "Tak"
#: i18n/states.php:1772
msgid "Surin"
msgstr "Surin"
#: i18n/states.php:1771
msgid "Surat Thani"
msgstr "Surat Thani"
#: i18n/states.php:1770
msgid "Suphan Buri"
msgstr "Suphan Buri"
#: i18n/states.php:1769
msgid "Sukhothai"
msgstr "Sukhothai"
#: i18n/states.php:1768
msgid "Songkhla"
msgstr "Songkhla"
#: i18n/states.php:1767
msgid "Sisaket"
msgstr "Sisaket"
#: i18n/states.php:1766
msgid "Sing Buri"
msgstr "Sing Buri"
#: i18n/states.php:1765
msgid "Satun"
msgstr "Satun"
#: i18n/states.php:1764
msgid "Saraburi"
msgstr "Saraburi"
#: i18n/states.php:1763
msgid "Samut Songkhram"
msgstr "Samut Songkhram"
#: i18n/states.php:1762
msgid "Samut Sakhon"
msgstr "Samut Sakhon"
#: i18n/states.php:1761
msgid "Samut Prakan"
msgstr "Samut Prakan"
#: i18n/states.php:1760
msgid "Sakon Nakhon"
msgstr "Sakon Nakhon"
#: i18n/states.php:1759
msgid "Sa Kaeo"
msgstr "Sa Kaeo"
#: i18n/states.php:1758
msgid "Roi Et"
msgstr "Roi Et"
#: i18n/states.php:1757
msgid "Rayong"
msgstr "Rayong"
#: i18n/states.php:1756
msgid "Ratchaburi"
msgstr "Ratchaburi"
#: i18n/states.php:1755
msgid "Ranong"
msgstr "Ranong"
#: i18n/states.php:1754
msgid "Prachuap Khiri Khan"
msgstr "Prachuap Khiri Khan"
#: i18n/states.php:1753
msgid "Prachin Buri"
msgstr "Prachin Buri"
#: i18n/states.php:1752
msgid "Phuket"
msgstr "Phuket"
#: i18n/states.php:1751
msgid "Phrae"
msgstr "Phrae"
#: i18n/states.php:1750
msgid "Phitsanulok"
msgstr "Phitsanulok"
#: i18n/states.php:1749
msgid "Phichit"
msgstr "Phichit"
#: i18n/states.php:1748
msgid "Phetchaburi"
msgstr "Phetchaburi"
#: i18n/states.php:1747
msgid "Phetchabun"
msgstr "Phetchabun"
#: i18n/states.php:1746
msgid "Phayao"
msgstr "Phayao"
#: i18n/states.php:1745
msgid "Phatthalung"
msgstr "Phatthalung"
#: i18n/states.php:1744
msgid "Phang Nga"
msgstr "Phang Nga"
#: i18n/states.php:1743
msgid "Pattani"
msgstr "Pattani"
#: i18n/states.php:1742
msgid "Pathum Thani"
msgstr "Pathum Thani"
#: i18n/states.php:1741
msgid "Nonthaburi"
msgstr "Nonthaburi"
#: i18n/states.php:1740
msgid "Nong Khai"
msgstr "Nong Khai"
#: i18n/states.php:1739
msgid "Nong Bua Lam Phu"
msgstr "Nong Bua Lam Phu"
#: i18n/states.php:1738
msgid "Narathiwat"
msgstr "Narathiwat"
#: i18n/states.php:1737
msgid "Nan"
msgstr "Nan"
#: i18n/states.php:1736
msgid "Nakhon Si Thammarat"
msgstr "Nakhon Si Thammarat"
#: i18n/states.php:1735
msgid "Nakhon Sawan"
msgstr "Nakhon Sawan"
#: i18n/states.php:1734
msgid "Nakhon Ratchasima"
msgstr "Nakhon Ratchasima"
#: i18n/states.php:1733
msgid "Nakhon Phanom"
msgstr "Nakhon Phanom"
#: i18n/states.php:1732
msgid "Nakhon Pathom"
msgstr "Nakhon Pathom"
#: i18n/states.php:1731
msgid "Nakhon Nayok"
msgstr "Nakhon Nayok"
#: i18n/states.php:1730
msgid "Mukdahan"
msgstr "Mukdahan"
#: i18n/states.php:1729
msgid "Maha Sarakham"
msgstr "Maha Sarakham"
#: i18n/states.php:1728
msgid "Mae Hong Son"
msgstr "Mae Hong Son"
#: i18n/states.php:1727
msgid "Lopburi"
msgstr "Lopburi"
#: i18n/states.php:1726
msgid "Loei"
msgstr "Loei"
#: i18n/states.php:1725
msgid "Lamphun"
msgstr "Lamphun"
#: i18n/states.php:1724
msgid "Lampang"
msgstr "Lampang"
#: i18n/states.php:1723
msgid "Krabi"
msgstr "Krabi"
#: i18n/states.php:1722
msgid "Khon Kaen"
msgstr "Khon Kaen"
#: i18n/states.php:1721
msgid "Kanchanaburi"
msgstr "Kanchanaburi"
#: i18n/states.php:1720
msgid "Kamphaeng Phet"
msgstr "Kamphaeng Phet"
#: i18n/states.php:1719
msgid "Kalasin"
msgstr "Kalasin"
#: i18n/states.php:1718
msgid "Chumphon"
msgstr "Chumphon"
#: i18n/states.php:1717
msgid "Chonburi"
msgstr "Chonburi"
#: i18n/states.php:1716
msgid "Chiang Rai"
msgstr "Chiang Rai"
#: i18n/states.php:1715
msgid "Chiang Mai"
msgstr "Chiang Mai"
#: i18n/states.php:1714
msgid "Chanthaburi"
msgstr "Chanthaburi"
#: i18n/states.php:1713
msgid "Chaiyaphum"
msgstr "Chaiyaphum"
#: i18n/states.php:1712
msgid "Chai Nat"
msgstr "Chai Nat"
#: i18n/states.php:1711
msgid "Chachoengsao"
msgstr "Chachoengsao"
#: i18n/states.php:1710
msgid "Buri Ram"
msgstr "Buri Ram"
#: i18n/states.php:1709
msgid "Bueng Kan"
msgstr "Bueng Kan"
#: i18n/states.php:1708
msgid "Bangkok"
msgstr "Bangkok"
#: i18n/states.php:1707
msgid "Ayutthaya"
msgstr "Ayutthaya"
#: i18n/states.php:1706
msgid "Ang Thong"
msgstr "Ang Thong"
#: i18n/states.php:1705
msgid "Amnat Charoen"
msgstr "Amnat Charoen"
#: i18n/states.php:1168
msgid "Sinoe"
msgstr "Sinoe"
#: i18n/states.php:1167
msgid "River Gee"
msgstr "River Gee"
#: i18n/states.php:1166
msgid "Rivercess"
msgstr "Rivercess"
#: i18n/states.php:1165
msgid "Nimba"
msgstr "Nimba"
#: i18n/states.php:1164
msgid "Montserrado"
msgstr "Montserrado"
#: i18n/states.php:1162
msgid "Margibi"
msgstr "Margibi"
#: i18n/states.php:1160
msgid "Grand Kru"
msgstr "Grand Kru"
#: i18n/states.php:1159
msgid "Grand Gedeh"
msgstr "Grand Gedeh"
#: i18n/states.php:1158
msgid "Grand Cape Mount"
msgstr "Grand Cape Mount"
#: i18n/states.php:1157
msgid "Grand Bassa"
msgstr "Grand Bassa"
#: i18n/states.php:1156
msgid "Gbarpolu"
msgstr "Gbarpolu"
#: i18n/states.php:1155
msgid "Bong"
msgstr "Bong"
#: i18n/states.php:1154
msgid "Bomi"
msgstr "Bomi"
#: i18n/states.php:115
msgid "Jashore"
msgstr "Jashore"
#: i18n/states.php:102
msgid "Chattogram"
msgstr "Chattogram"
#: i18n/states.php:1161
msgid "Lofa"
msgstr "Lofa"
#: includes/admin/class-wc-admin-dashboard.php:61
msgid "WooCommerce Network Orders"
msgstr "Pedidos do WooCommerce em toda rede"
#. 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)"
#: src/Internal/Admin/Notes/TrackingOptIn.php:66
msgid "Help WooCommerce improve with usage tracking"
msgstr "Ajude o WooCommerce a melhorar ativando o rastreamento de uso."
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:353
msgid "Profile →"
msgstr "Perfil →"
#: includes/customizer/class-wc-shop-customizer.php:648
msgid "Image size used for products in the catalog."
msgstr "Tamanho das imagens utilizados para os produtos no catálogo."
#. translators: 1: tools URL 2: regen thumbs url
#: includes/customizer/class-wc-shop-customizer.php:588
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 "Após publicar suas alterações, novos tamanhos de imagem podem não serem exibidos até terminar o processo de geração de miniaturas. Você pode fazer isso na <a href=\"%1$s\" target=\"_blank\">sessão de ferramentas no WooCommerce</a> ou usando um plugin como o <a href=\"%2$s\" target=\"_blank\">Regenerate Thumbnails</a>."
#. translators: %s: regen thumbs url
#: includes/customizer/class-wc-shop-customizer.php:591
msgid "After publishing your changes, new image sizes may not be shown until you <a href=\"%s\" target=\"_blank\">Regenerate Thumbnails</a>."
msgstr "Após publicar suas alterações, novos tamanhos de imagens podem não ser mostrados até você <a href=\"%s\" target=\"_blank\">gerar novamente as miniaturas</a>."
#: src/Internal/Admin/Orders/ListTable.php:1640
msgid "Edit this order"
msgstr "Editar este pedido"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:359
msgid "Change order status to on-hold"
msgstr "Mudar o status do pedido para aguardando"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:368
msgid "Change order status to processing"
msgstr "Mudar o status do pedido para processando"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:377
msgid "Change order status to completed"
msgstr "Mudar o status do pedido para concluído"
#: includes/admin/views/html-notice-regenerating-thumbnails.php:10
msgid "Cancel thumbnail regeneration"
msgstr "Cancelar a geração de miniaturas"
#: 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 "A geração de miniaturas está funcionando em segundo plano. Dependendo da quantidade de imagens na sua loja, isso pode levar algum tempo."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:151
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:211
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:327
msgid "Regenerate"
msgstr "Gerar"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:210
msgid "Regenerate shop thumbnails"
msgstr "Gerar as miniaturas da loja"
#: includes/customizer/class-wc-shop-customizer.php:584
msgid "After publishing your changes, new image sizes will be generated automatically."
msgstr "Após publicar suas mudanças, novos tamanhos de imagens serão gerados automaticamente."
#: includes/class-wc-regenerate-images.php:161
msgid "Cancelled product image regeneration job."
msgstr "A geração de imagens dos produtos foi cancelada."
#. translators: %s: taxonomy term name
#: includes/admin/class-wc-admin-taxonomies.php:404
msgid "Make “%s” the default category"
msgstr "Tornar “%s” a categoria padrão"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:566
msgid "Thumbnail regeneration has been scheduled to run in the background."
msgstr "A geração de miniaturas foi agendada para funcionar em segundo plano."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:212
msgid "This will regenerate all shop thumbnails to match your theme and/or image settings."
msgstr "Isto irá gerar novamente todas as miniaturas da loja para corresponder as configurações de imagens do seu tema."
#: includes/admin/class-wc-admin-taxonomies.php:440
msgid "This is the default category and it cannot be deleted. It will be automatically assigned to products with no category."
msgstr "Esta é a categoria padrão e não pode ser deletada. Ela será designada para todos os produtos sem categoria."
#. translators: %s: default category
#: includes/admin/class-wc-admin-taxonomies.php:348
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 "Excluir uma categoria não excluirá os produtos pertencentes à categoria. No lugar, os produtos pertencentes somente à categoria excluída serão definidos para a categoria \"%s\"."
#. translators: %s: Quantity.
#: templates/global/quantity-input.php:24
msgid "%s quantity"
msgstr "%s quantidade"
#: templates/emails/customer-invoice.php:49
#: templates/emails/customer-invoice.php:63
msgid "Pay for this order"
msgstr "Pagar por este pedido"
#: includes/gateways/paypal/includes/settings-paypal.php:177
msgid "Sandbox API signature"
msgstr "Assinatura da Sandbox API"
#: includes/gateways/paypal/includes/settings-paypal.php:169
msgid "Sandbox API password"
msgstr "Senha da Sandbox API"
#: includes/gateways/paypal/includes/settings-paypal.php:161
msgid "Sandbox API username"
msgstr "Nome de usuário da Sandbox API"
#: includes/gateways/paypal/includes/settings-paypal.php:153
msgid "Live API signature"
msgstr "Assinatura da Live API"
#: includes/gateways/paypal/includes/settings-paypal.php:145
msgid "Live API password"
msgstr "Senha da Live API"
#: includes/gateways/paypal/includes/settings-paypal.php:137
msgid "Live API username"
msgstr "Nome de usuário da Live API"
#: includes/gateways/paypal/includes/settings-paypal.php:71
msgid "Send notifications when an IPN is received from PayPal indicating refunds, chargebacks and cancellations."
msgstr "Enviar notificações quando uma notificação de pagamento (IPN) for recebida do PayPal indicando reembolso, rejeição ou cancelamento."
#. translators: %s: Link to PayPal sandbox testing guide page
#: includes/gateways/paypal/class-wc-gateway-paypal.php:105
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 HABILITADO. Você pode utilizar apenas contas de teste do sandbox. Veja o <a href=\"%s\">Guia de testes do PayPal Sandbox</a> para mais detalhes."
#: includes/customizer/class-wc-shop-customizer.php:717
msgid "Images will display using the aspect ratio in which they were uploaded"
msgstr "As imagens serão exibidas na proporção em que foram enviadas"
#: includes/customizer/class-wc-shop-customizer.php:716
msgid "Uncropped"
msgstr "Não cortado"
#: includes/customizer/class-wc-shop-customizer.php:713
msgid "Images will be cropped to a custom aspect ratio"
msgstr "As imagens serão cortadas para o tamanho personalizado escolhido"
#: includes/customizer/class-wc-shop-customizer.php:708
msgid "1:1"
msgstr "1:1"
#: includes/customizer/class-wc-shop-customizer.php:619
msgid "Main image width"
msgstr "Largura da imagem principal"
#: includes/customizer/class-wc-shop-customizer.php:597
msgid "Product Images"
msgstr "Imagens de produtos"
#: includes/customizer/class-wc-shop-customizer.php:561
msgid "How many rows of products should be shown per page?"
msgstr "Quantas linhas de produtos devem ser exibidas por página?"
#: includes/customizer/class-wc-shop-customizer.php:560
#: assets/client/admin/components/index.js:2
msgid "Rows per page"
msgstr "Linhas por página"
#: includes/customizer/class-wc-shop-customizer.php:531
msgid "How many products should be shown per row?"
msgstr "Quantos produtos devem ser exibidos por linha?"
#: includes/customizer/class-wc-shop-customizer.php:530
msgid "Products per row"
msgstr "Produtos por linha"
#: includes/customizer/class-wc-shop-customizer.php:466
msgid "Choose what to display on product category pages."
msgstr "Escolha o que deseja exibir na página de categoria de produto."
#: includes/customizer/class-wc-shop-customizer.php:465
msgid "Category display"
msgstr "Exibição da categoria"
#: includes/customizer/class-wc-shop-customizer.php:440
msgid "Choose what to display on the main shop page."
msgstr "Escolha o que exibir na página principal da loja."
#: includes/customizer/class-wc-shop-customizer.php:392
msgid "Enable store notice"
msgstr "Ativar aviso da loja"
#: includes/customizer/class-wc-shop-customizer.php:350
msgid "Store Notice"
msgstr "Aviso da loja"
#. translators: %s: Product title
#: includes/class-wc-product-variable.php:87
msgid "Select options for “%s”"
msgstr "Selecione as opções para “%s”"
#. translators: %s: Product title
#: includes/class-wc-product-grouped.php:53
msgid "View products in the “%s” group"
msgstr "Ver produtos no grupo “%s”"
#. translators: %s: Product title
#: includes/class-wc-product-external.php:192
msgid "Buy “%s”"
msgstr "Comprar “%s”"
#: includes/admin/class-wc-admin-taxonomies.php:340
#: includes/class-wc-install.php:1219 includes/class-wc-install.php:1225
msgctxt "Default category slug"
msgid "Uncategorized"
msgstr "Sem categoria"
#. translators: %d: Setting value
#: includes/customizer/class-wc-shop-customizer.php:128
msgid "The maximum allowed setting is %d"
msgstr "O máximo permitido nesta configuração é %d"
#. translators: %d: Setting value
#: includes/customizer/class-wc-shop-customizer.php:126
msgid "The minimum allowed setting is %d"
msgstr "O mínimo permitido nesta configuração é %d"
#: includes/class-wc-regenerate-images-request.php:261
msgid "Completed product image regeneration job."
msgstr "Concluída a tarefa de regeneração de imagens de produto."
#: includes/customizer/class-wc-shop-customizer.php:493
msgid "How should products be sorted in the catalog by default?"
msgstr "Como os produtos devem ser ordenados no catálogo por padrão?"
#. translators: %s: ID of the attachment.
#: includes/class-wc-regenerate-images-request.php:113
msgid "Regenerating images for attachment ID: %s"
msgstr "Regenerando imagens para o anexo com ID: %s"
#: includes/customizer/class-wc-shop-customizer.php:382
msgid "If enabled, this text will be shown site-wide. You can use it to show events or promotions to visitors!"
msgstr "Se ativado, este texto será mostrado em todo o site. Você pode usá-lo para mostrar eventos ou promoções aos visitantes!"
#: includes/gateways/paypal/includes/settings-paypal.php:69
msgid "Enable IPN email notifications"
msgstr "Ativar notificações de pagamento por e-mail (IPN)"
#: includes/customizer/class-wc-shop-customizer.php:709
msgid "Images will be cropped into a square"
msgstr "As imagens serão cortadas no formato de um quadrado"
#: includes/customizer/class-wc-shop-customizer.php:420
#: assets/client/blocks/product-collection.js:1
msgid "Product Catalog"
msgstr "Catálogo de produtos"
#: includes/data-stores/class-wc-webhook-data-store.php:106
msgid "Invalid webhook."
msgstr "Webhook inválido."
#: includes/customizer/class-wc-shop-customizer.php:620
msgid "Image size used for the main image on single product pages. These images will remain uncropped."
msgstr "Tamanho de imagem usado para a imagem principal de páginas de produtos simples. Estas imagens ficarão sem recorte."
#: includes/gateways/paypal/includes/settings-paypal.php:67
msgid "IPN email notifications"
msgstr "Notificações de pagamentos por e-mail (IPN)"
#: includes/customizer/class-wc-shop-customizer.php:705
msgid "Thumbnail cropping"
msgstr "Recorte da miniatura"
#: includes/customizer/class-wc-shop-customizer.php:647
msgid "Thumbnail width"
msgstr "Largura da miniatura"
#: includes/data-stores/class-wc-customer-download-log-data-store.php:67
msgid "Unable to insert download log entry in database."
msgstr "Não foi possível inserir o registro de downloads no banco de dados."
#: includes/data-stores/class-wc-customer-download-log-data-store.php:84
msgid "Invalid download log: no ID."
msgstr "Registro de downloads inválido: sem ID."
#: includes/data-stores/class-wc-customer-download-log-data-store.php:93
msgid "Invalid download log: not found."
msgstr "Registro de downloads inválido: não encontrado."
#: includes/class-wc-customer-download.php:294
msgid "Invalid permission ID."
msgstr "ID de permissão inválido."
#. translators: %s: field name
#: includes/class-wc-checkout.php:881
msgid "%s is not a valid postcode / ZIP."
msgstr "%s não é um CEP válido."
#: includes/class-wc-ajax.php:2180
msgid "Error processing refund. Please try again."
msgstr "Erro ao processar o reembolso. Tente novamente."
#: includes/admin/views/html-admin-page-status-logs-db.php:21
msgid "Search logs"
msgstr "Registros de pesquisa"
#: includes/admin/reports/class-wc-report-downloads.php:194
msgid "Filter by user"
msgstr "Filtrar por usuário"
#: includes/admin/reports/class-wc-report-downloads.php:183
msgid "Filter by order"
msgstr "Filtrar por pedido"
#: includes/admin/reports/class-wc-report-downloads.php:173
msgid "Filter by file"
msgstr "Filtrar por arquivo"
#: includes/admin/reports/class-wc-report-downloads.php:158
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1408
msgid "Filter by product"
msgstr "Filtrar por produto"
#: includes/admin/reports/class-wc-report-downloads.php:86
msgid "Permission ID"
msgstr "ID de permissão"
#: includes/admin/reports/class-wc-report-downloads.php:85
msgid "File ID"
msgstr "ID do arquivo"
#: includes/admin/reports/class-wc-report-downloads.php:75
msgid "Permission #%d not found."
msgstr "Permissão #%d não encontrada."
#: includes/admin/reports/class-wc-admin-report.php:815
msgid "Confirm navigation"
msgstr "Confirmar navegação"
#: includes/admin/meta-boxes/views/html-order-download-permission.php:59
#: src/Internal/Admin/Notes/NewSalesRecord.php:156
msgid "View report"
msgstr "Ver relatório"
#: includes/admin/meta-boxes/views/html-order-download-permission.php:48
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/launch-store.js:1
msgid "Copy link"
msgstr "Copiar 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 "Falha ao copiar para a área de transferência. Utilize o botão direito e copie."
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:314
#: assets/client/admin/chunks/analytics-settings.js:1
msgid "Status:"
msgstr "Status:"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:303
msgid "Date created:"
msgstr "Data de criação:"
#. translators: 1: date 2: time
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:261
msgid "Paid on %1$s @ %2$s"
msgstr "Pago em %1$s às %2$s"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:386
#: patterns/filters.php:35 assets/client/blocks/filter-wrapper.js:1
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-new.js:12
#: assets/client/blocks/product-on-sale.js:12
#: assets/client/blocks/product-tag.js:9
#: assets/client/blocks/product-top-rated.js:12
#: assets/client/blocks/products-by-attribute.js:12
#: assets/client/blocks/stock-filter.js:8
msgid "Filter by stock status"
msgstr "Filtrar por status do estoque"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:273
#: includes/admin/reports/class-wc-report-stock.php:114
#: includes/wc-product-functions.php:996
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:400
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:861
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "On backorder"
msgstr "Sob encomenda"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:100
msgid "Set Status - On backorder"
msgstr "Configurar status - Sob encomenda"
#: includes/admin/settings/class-wc-settings-products.php:67
msgid "Shop pages"
msgstr "Páginas da loja"
#: includes/class-wc-countries.php:1552
msgid "Municipality / District"
msgstr "Município/distrito"
#. translators: %1$s: open link, %2$s: close link
#: includes/admin/reports/class-wc-admin-report.php:814
msgid "This report link has expired. %1$sClick here to view the filtered report%2$s."
msgstr "Este link do relatório expirou. %1$sClique aqui para ver o relatório%2$s."
#: includes/admin/reports/class-wc-report-downloads.php:205
msgid "Filter by IP address"
msgstr "Filtrar por endereço IP"
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2337
#: src/StoreApi/Routes/V1/Products.php:273
msgid "Limit result set to products with specific SKU(s). Use commas to separate."
msgstr "Limita o resultado para produtos com SKU(s) específicos. Utilize vírgulas para separar."
#. translators: WooCommerce link to setting up shipping zones
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:62
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 "CEPs que contenham curingas (p. ex. 170*) ou intervalos numéricos (ex. <code>17000000...17099999</code>) também são suportados. Veja a <a href=\"%s\" target=\"_blank\">documentação</a> sobre áreas de entrega para mais informações."
#: includes/admin/meta-boxes/views/html-order-download-permission.php:51
msgid "Customer download log"
msgstr "Registro de downloads do cliente"
#: includes/admin/reports/class-wc-report-downloads.php:257
msgid "No customer downloads found."
msgstr "Não foram encontrados downloads do cliente."
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:81
#: src/Admin/API/Reports/Downloads/Controller.php:165
msgid "Download ID."
msgstr "ID do download."
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:376
msgid "Completed"
msgstr "Concluído"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:358
msgid "On-hold"
msgstr "Aguardando"
#: src/Internal/Admin/Orders/ListTable.php:1599
msgid "Payment via"
msgstr "Pagamento via"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:148
#: src/Internal/Admin/Orders/ListTable.php:317
msgid "Change status to on-hold"
msgstr "Mudar status para aguardando"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:147
#: src/Internal/Admin/Orders/ListTable.php:316
msgid "Change status to processing"
msgstr "Mudar status para processando"
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:47
msgid "Create your first coupon"
msgstr "Crie seu primeiro cupom"
#: src/Internal/Admin/Orders/ListTable.php:1066
msgid "M j, Y"
msgstr "j \\d\\e F \\d\\e Y"
#. translators: %s: human-readable time difference
#: src/Internal/Admin/Orders/ListTable.php:1062
msgctxt "%s = human-readable time difference"
msgid "%s ago"
msgstr "%s atrás"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:149
#: src/Internal/Admin/Orders/ListTable.php:318
msgid "Change status to completed"
msgstr "Mudar status para concluído"
#. translators: 1: subscriptions docs 2: subscriptions docs
#: includes/admin/helper/class-wc-helper.php:321
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 "Para receber atualizações e suporte para esta extensão, você precisa <strong>comprar</strong> uma nova assinatura ou consolidar suas extensões em uma conta conectada por <strong><a href=\"%1$s\" title=\"Documentação de como compartilhar\">compartilhamento</a> ou <a href=\"%2$s\" title=\"Documentação de como transferir\">transferir</a></strong> esta extensão para sua conta conectada."
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:384
msgid "Change status: "
msgstr "Mudar status: "
#: 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 "Produtos existentes que correspondam o ID ou ao SKU serão atualizados. Produtos que não existem serão ignorados."
#: 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 "O plugin WooCommerce Helper não é mais necessário. <a href=\"%s\">Gerencie assinaturas</a> através da aba de extensões."
#. translators: %s: webhook name
#: includes/admin/class-wc-admin-webhooks-table-list.php:92
msgid "Delete \"%s\" permanently"
msgstr "Excluir \"%s\" permanentemente"
#: includes/admin/class-wc-admin-setup-wizard.php:2071
msgid "Continue with Jetpack"
msgstr "Continuar com Jetpack"
#: includes/admin/class-wc-admin-setup-wizard.php:2022
msgid "payment setup"
msgstr "configuração de pagamento"
#: includes/admin/class-wc-admin-setup-wizard.php:2135
msgid "Reasons you'll love Jetpack"
msgstr "Razões para você amar o Jetpack"
#: includes/admin/class-wc-admin-webhooks.php:129
msgid "Webhook topic unknown. Please select a valid topic."
msgstr "Tópico de webhook desconhecido. Selecione um tópico válido."
#: includes/admin/class-wc-admin-setup-wizard.php:2018
msgid "payment setup and automated taxes"
msgstr "configurar pagamento e impostos automatizados"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:598
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2379
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Square"
msgstr "Square"
#: includes/admin/class-wc-admin-setup-wizard.php:1450
msgid "Email address to receive payments"
msgstr "E-mail para receber pagamentos"
#: includes/admin/class-wc-admin-setup-wizard.php:1447
msgid "Direct payments to email address:"
msgstr "Direcionar pagamentos para o endereço de e-mail:"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:213
msgid "Klarna Checkout"
msgstr "Klarna Checkout"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:237
#: src/Internal/Admin/Suggestions/PaymentExtensionSuggestions.php:2679
msgid "Klarna Payments"
msgstr "Klarna Payments"
#. 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 "Escolha o pagamento que deseja, pague agora, pague mais tarde ou divida. Sem números de cartão de crédito, sem senhas, sem preocupações. <a href=\"%s\" target=\"_blank\">Aprenda mais sobre Klarna</a>."
#. 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 "Aceite cartões de crédito e débito de forma segura e com baixas taxas, sem taxas surpresas (taxas personalizadas estão disponíveis). Venda on-line ou em uma loja física e rastreie vendas e estoque em apenas um lugar. <a href=\"%s\" target=\"_blank\">Aprenda mais sobre Square</a>."
#: includes/admin/class-wc-admin-setup-wizard.php:589
msgid "I will also be selling products or services in person."
msgstr "Também venderei produtos ou serviços pessoalmente."
#: includes/admin/class-wc-admin-post-types.php:136
#: includes/admin/class-wc-admin-post-types.php:160
#: includes/admin/class-wc-admin-post-types.php:199
msgid "Revision restored."
msgstr "Revisão restaurada."
#. 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 "Aceite cartões de débito e crédito em mais de 135 moedas, métodos como o Alipay e pagamento de um toque com a Apple Pay. <a href=\"%s\" target=\"_blank\">Aprenda mais</a>."
#. 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 "Se você quiser, pode inserir estruturas personalizadas para os URLs do seu produto aqui. Por exemplo, utilizando <code>loja</code> deve fazer com que os links de produtos se pareçam com <code>%sloja/produto-de-amostra/</code>. Esta configuração afeta apenas URLs do produto, e não tem qualquer efeito em outras coisas como categorias de produtos."
#. 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 "Experiência de finalização de compra completa com pagar agora, pagar mais tarde e pagar em prestação. Sem números de cartão de crédito, senhas ou preocupações. <a href=\"%s\" target=\"_blank\">Aprenda mais sobre Klarna</a>."
#: includes/admin/class-wc-admin-reports.php:118
#: includes/admin/reports/class-wc-report-downloads.php:79
msgid "Customer downloads"
msgstr "Downloads do cliente"
#. translators: %s: post title
#: includes/admin/class-wc-admin-duplicate-product.php:59
msgid "Move “%s” to the Trash"
msgstr "Mover “%s” para a lixeira"
#: includes/admin/class-wc-admin-assets.php:221
msgid "This product has produced sales and may be linked to existing orders. Are you sure you want to delete it?"
msgstr "Este produto gerou vendas e pode estar vinculado a pedidos existentes. Tem certeza de que deseja excluí-lo?"
#. translators: %s: Product title
#: includes/abstracts/abstract-wc-product.php:2010
#: includes/class-wc-product-simple.php:73
msgid "Read more about “%s”"
msgstr "Leia mais sobre “%s”"
#: i18n/states.php:1896
msgid "Simiyu"
msgstr "Simiyu"
#: i18n/states.php:1895
msgid "Njombe"
msgstr "Njombe"
#: i18n/states.php:1894
msgid "Katavi"
msgstr "Katavi"
#: i18n/states.php:1890
msgid "Tabora"
msgstr "Tabora"
#: i18n/states.php:1889
msgid "Singida"
msgstr "Singida"
#: i18n/states.php:1888
msgid "Shinyanga"
msgstr "Shinyanga"
#: i18n/states.php:1887
msgid "Ruvuma"
msgstr "Ruvuma"
#: i18n/states.php:1886
msgid "Rukwa"
msgstr "Rukwa"
#: i18n/states.php:1885
msgid "Coast"
msgstr "Coast"
#: i18n/states.php:1884
msgid "Mwanza"
msgstr "Mwanza"
#: i18n/states.php:1883
msgid "Mtwara"
msgstr "Mtwara"
#: i18n/states.php:1882
msgid "Morogoro"
msgstr "Morogoro"
#: i18n/states.php:1881
msgid "Zanzibar West"
msgstr "Zanzibar West"
#: i18n/states.php:1880
msgid "Mbeya"
msgstr "Mbeya"
#: i18n/states.php:1879
msgid "Mara"
msgstr "Mara"
#: i18n/states.php:1878
msgid "Lindi"
msgstr "Lindi"
#: i18n/states.php:1877
msgid "Zanzibar South"
msgstr "Zanzibar South"
#: i18n/states.php:1876
msgid "Pemba South"
msgstr "Pemba South"
#: i18n/states.php:1875
msgid "Kilimanjaro"
msgstr "Kilimanjaro"
#: i18n/states.php:1874
msgid "Kigoma"
msgstr "Kigoma"
#: i18n/states.php:1873
msgid "Zanzibar North"
msgstr "Zanzibar North"
#: i18n/states.php:1872
msgid "Pemba North"
msgstr "Pemba North"
#: i18n/states.php:1871
msgid "Kagera"
msgstr "Kagera"
#: i18n/states.php:1870
msgid "Iringa"
msgstr "Iringa"
#: i18n/states.php:1869
msgid "Dodoma"
msgstr "Dodoma"
#: i18n/states.php:1868
msgid "Dar es Salaam"
msgstr "Dar es Salaam"
#: i18n/states.php:1867
msgid "Arusha"
msgstr "Arusha"
#: i18n/states.php:1284
msgid "Ungheni"
msgstr "Ungheni"
#: i18n/states.php:1282
msgid "Taraclia"
msgstr "Taraclia"
#: i18n/states.php:1278
msgid "Soroca"
msgstr "Soroca"
#: i18n/states.php:1275
msgid "Rezina"
msgstr "Rezina"
#: i18n/states.php:1274
msgid "Orhei"
msgstr "Orhei"
#: i18n/states.php:1272
msgid "Nisporeni"
msgstr "Nisporeni"
#: i18n/states.php:1271
msgid "Leova"
msgstr "Leova"
#: i18n/states.php:1270
msgid "Ialoveni"
msgstr "Ialoveni"
#: i18n/states.php:1268
msgid "Glodeni"
msgstr "Glodeni"
#: i18n/states.php:1262
msgid "Drochia"
msgstr "Drochia"
#: i18n/states.php:1260
msgid "Criuleni"
msgstr "Criuleni"
#: i18n/states.php:1893
msgid "Geita"
msgstr "Geita"
#: i18n/states.php:1892
msgid "Manyara"
msgstr "Manyara"
#: i18n/states.php:1891
msgid "Tanga"
msgstr "Tanga"
#: 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 "Determina como os valores deste atributo são exibidos."
#: 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 "Os atributos permitem definir dados adicionais aos produtos, como tamanho ou cor. Você pode usar esses atributos na barra lateral da loja usando os widgets de \"navegação em camadas\"."
#: i18n/states.php:1256
msgid "Cantemir"
msgstr "Cantemir"
#: i18n/states.php:1255
msgid "Cahul"
msgstr "Cahul"
#: i18n/states.php:1254
msgid "Briceni"
msgstr "Briceni"
#: i18n/states.php:1253
msgid "Basarabeasca"
msgstr "Basarabeasca"
#: i18n/states.php:1252
msgid "Anenii Noi"
msgstr "Anenii Noi"
#: includes/wc-core-functions.php:527
msgid "Belarusian ruble (old)"
msgstr "Rublo bielorrusso (antigo)"
#: 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 "Novos meios de pagamento só podem ser adicionados durante a finalização de compra. Fale conosco se você precisar de assistência."
#: 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:1819
msgid "End date of sale price, as GMT."
msgstr "Data final do preço promocional, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:788
msgid "Define if the variation is visible on the product's page."
msgstr "Define se a variação deve ser visível na página do produto."
#: includes/shortcodes/class-wc-shortcode-my-account.php:351
msgid "This key is invalid or has already been used. Please reset your password again if needed."
msgstr "Esta chave é inválida ou já foi usada. Defina sua senha novamente, se necessário."
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:214
msgid "Resend new order notification"
msgstr "Reenviar notificação de novo pedido"
#: includes/admin/class-wc-admin-post-types.php:209
msgid "Order updated and sent."
msgstr "Pedido atualizado e enviado."
#: includes/widgets/class-wc-widget-top-rated-products.php:22
msgid "A list of your store's top-rated products."
msgstr "Uma lista dos produtos mais bem avaliados da sua loja."
#: includes/widgets/class-wc-widget-recently-viewed.php:21
msgid "Display a list of a customer's recently viewed products."
msgstr "Exibir uma lista dos produtos vistos recentemente por um cliente."
#: includes/widgets/class-wc-widget-recent-reviews.php:21
msgid "Display a list of recent reviews from your store."
msgstr "Exibir uma lista de avaliações recentes da sua loja."
#: includes/widgets/class-wc-widget-rating-filter.php:21
msgid "Display a list of star ratings to filter products in your store."
msgstr "Exibir uma lista de classificações de estrelas para filtrar produtos em sua loja."
#: includes/widgets/class-wc-widget-rating-filter.php:23
msgid "Filter Products by Rating"
msgstr "Filtrar produtos por classificação"
#: includes/widgets/class-wc-widget-products.php:21
msgid "A list of your store's products."
msgstr "Uma lista dos produtos da sua loja."
#: includes/widgets/class-wc-widget-product-tag-cloud.php:25
msgid "Product Tag Cloud"
msgstr "Nuvem de tags de produto"
#: includes/widgets/class-wc-widget-product-search.php:21
msgid "A search form for your store."
msgstr "Um formulário de pesquisa para sua loja."
#: includes/widgets/class-wc-widget-product-categories.php:83
msgid "Maximum depth"
msgstr "Profundidade máxima"
#: includes/widgets/class-wc-widget-price-filter.php:27
msgid "Filter Products by Price"
msgstr "Filtrar produtos por preço"
#: includes/widgets/class-wc-widget-price-filter.php:25
#: assets/client/blocks/price-filter.js:5
msgid "Display a slider to filter products in your store by price."
msgstr "Exibir um controle deslizante para filtrar produtos em sua loja por preço."
#: includes/widgets/class-wc-widget-layered-nav.php:25
msgid "Filter Products by Attribute"
msgstr "Filtrar produtos por atributo"
#: includes/widgets/class-wc-widget-layered-nav.php:23
msgid "Display a list of attributes to filter products in your store."
msgstr "Exibir uma lista de atributos para filtrar produtos em sua loja."
#: includes/widgets/class-wc-widget-layered-nav-filters.php:23
msgid "Active Product Filters"
msgstr "Filtros ativos de produto"
#: includes/widgets/class-wc-widget-layered-nav-filters.php:21
msgid "Display a list of active product filters."
msgstr "Exibir uma lista de filtros ativos de produtos."
#: includes/widgets/class-wc-widget-cart.php:23
msgid "Display the customer shopping cart."
msgstr "Exibir o carrinho de compras do cliente."
#. translators: 1: wc_load_cart 2: woocommerce_init
#. translators: 1: class::method 2: plugins_loaded
#: includes/wc-core-functions.php:2635
#: src/Internal/Features/FeaturesController.php:608
msgid "%1$s should not be called before the %2$s action."
msgstr "A função %1$s não deve ser chamada antes da ação %2$s."
#: 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 "Desculpe, o pedido não pôde ser encontrado. Entre em contato conosco se tiver dificuldades em encontrar os detalhes do seu pedido."
#. translators: %s: product name
#: includes/shortcodes/class-wc-shortcode-checkout.php:156
#: src/StoreApi/Utilities/OrderController.php:642
msgid "Sorry, \"%s\" is no longer in stock so this order cannot be paid for. We apologize for any inconvenience caused."
msgstr "Desculpe, \"%s\" não está mais em estoque, portanto este pedido não pode ser pago. Pedimos desculpas por qualquer inconveniente causado."
#. translators: 1: WC_Logger::log 2: level
#: includes/class-wc-logger.php:170
msgid "%1$s was called with an invalid level \"%2$s\"."
msgstr "%1$s foi chamado com um nível inválido \"%2$s\"."
#. translators: 1: class name 2: WC_Log_Handler_Interface
#: includes/class-wc-logger.php:81
msgid "The provided handler %1$s does not implement %2$s."
msgstr "O manipulador fornecido %1$s não tem implementado %2$s."
#: includes/class-wc-form-handler.php:554
msgid "Unable to add payment method to your account."
msgstr "Não foi possível adicionar o método de pagamento à sua conta."
#: includes/class-wc-form-handler.php:550
msgid "Payment method successfully added."
msgstr "Método de pagamento adicionado com sucesso."
#: includes/class-wc-discounts.php:770 includes/class-wc-discounts.php:808
#: includes/class-wc-discounts.php:863
msgid "Sorry, this coupon is not applicable to selected products."
msgstr "Desculpe, este cupom não é aplicável aos produtos selecionados."
#: includes/class-wc-coupon.php:568 includes/class-wc-coupon.php:572
msgid "Invalid discount amount"
msgstr "Valor de desconto inválido"
#: includes/class-wc-checkout.php:283
msgid "Create account password"
msgstr "Criar uma senha para sua conta"
#: includes/class-wc-cart-fees.php:84
msgid "Fee has already been added."
msgstr "A tarifa já foi adicionada."
#. translators: 1: class name 2: woocommerce_logging_class 3:
#. WC_Logger_Interface
#: includes/wc-core-functions.php:2122
msgid "The class %1$s provided by %2$s filter must implement %3$s."
msgstr "A classe %1$s fornecida pelo filtro %2$s deve implementar %3$s."
#: includes/widgets/class-wc-widget-recent-reviews.php:23
msgid "Recent Product Reviews"
msgstr "Avaliações recentes de produtos"
#: includes/wc-template-functions.php:1585
msgid "Relevance"
msgstr "Relevância"
#: includes/wc-attribute-functions.php:475
msgid "Please, provide an attribute name."
msgstr "Forneça um nome de atributo."
#: includes/shortcodes/class-wc-shortcode-order-tracking.php:50
#: assets/client/blocks/cart.js:31 assets/client/blocks/checkout.js:9
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:16
msgid "Please enter a valid email address"
msgstr "Digite um endereço de e-mail válido"
#: 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 "Não existem métodos de entrega disponíveis. Certifique-se de que o seu endereço foi preenchido corretamente, ou entre em contato conosco se precisar de ajuda."
#: includes/widgets/class-wc-widget-product-search.php:23
#: assets/client/blocks/product-search.js:1
msgid "Product Search"
msgstr "Pesquisar produto"
#: includes/widgets/class-wc-widget-product-tag-cloud.php:23
msgid "A cloud of your most used product tags."
msgstr "Uma nuvem de suas tags de produtos mais usadas."
#: includes/class-wc-form-handler.php:537
msgid "Invalid payment gateway."
msgstr "Sistema de pagamento inválido."
#: 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 "desconhecido"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1463
msgctxt "Page setting"
msgid "Terms and conditions"
msgstr "Termos e condições"
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:49
msgid "Update now"
msgstr "Atualizar agora"
#: includes/admin/settings/class-wc-settings-general.php:53
msgid "Store Address"
msgstr "Endereço da loja"
#. translators: %s fee amount
#: includes/class-wc-ajax.php:1154
msgid "%s fee"
msgstr "%s de taxa"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:193
msgid "Create pages"
msgstr "Criar páginas"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:165
msgid "Clear customer sessions"
msgstr "Limpar sessões de clientes"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:130
msgid "WooCommerce transients"
msgstr "Transientes do WooCommerce"
#: includes/admin/views/html-admin-page-status-report.php:502
msgid "Database Index Size"
msgstr "Tamanho do índice do banco de dado"
#: includes/admin/views/html-admin-page-status-report.php:496
msgid "Database Data Size"
msgstr "Tamanho dos dados do banco de dados"
#: includes/admin/views/html-admin-page-status-report.php:490
msgid "Total Database Size"
msgstr "Tamanho total do banco de dados"
#: includes/admin/settings/class-wc-settings-general.php:97
msgid "The postal code, if any, in which your business is located."
msgstr "O código postal, se houver, no qual sua empresa está localizada."
#: includes/admin/settings/class-wc-settings-general.php:88
msgid "The country and state or province, if any, in which your business is located."
msgstr "O país e estado, se houver, em que sua empresa está localizada."
#: includes/admin/settings/class-wc-settings-general.php:79
msgid "The city in which your business is located."
msgstr "A cidade em que sua empresa está localizada."
#: includes/admin/settings/class-wc-settings-general.php:70
msgid "An additional, optional address line for your business location."
msgstr "Uma linha opcional de endereço adicional para a localização da sua empresa."
#: includes/admin/settings/class-wc-settings-general.php:61
msgid "The street address for your business location."
msgstr "O endereço onde sua empresa esta localizada."
#. 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 "Os seguintes plugins ativos não declararam compatibilidade com o WooCommerce %s, eles devem ser atualizados e examinados antes de prosseguir:"
#: 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 "Testado para o WooCommerce na versão"
#. 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>Atenção!</strong> As versões dos seguintes plugins que você está utilizando não foram testadas com o WooCommerce %s. Atualize-os ou confirme a compatibilidade antes de atualizar o WooCommerce, ou você pode enfrentar problemas:"
#: includes/admin/settings/class-wc-settings-general.php:87
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Country / State"
msgstr "País / estado"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:192
msgid "Create default WooCommerce pages"
msgstr "Criar as páginas padrão do WooCommerce"
#. Translators: %s: function name.
#: includes/admin/views/html-admin-page-status-report.php:405
#: includes/admin/views/html-admin-page-status-report.php:419
msgid "%s failed. Contact your hosting provider."
msgstr "%s malsucedido. Entre em contato com seu provedor de hospedagem."
#: includes/admin/views/html-admin-page-status-report.php:556
msgid "Post Type Counts"
msgstr "Números dos tipos de post"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:202
msgid "Delete tax rates"
msgstr "Excluir taxas de imposto"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:206
msgid "This option will delete ALL of your tax rates, use with caution. This action cannot be reversed."
msgstr "Esta opção irá excluir TODAS as taxas de imposto, utilize com cuidado. Esta ação não pode ser revertida."
#: includes/admin/settings/class-wc-settings-general.php:55
msgid "This is where your business is located. Tax rates and shipping rates will use this address."
msgstr "Aqui é onde sua empresa está localizada. Taxas de imposto e custos de entrega utilizarão este endereço."
#. translators: 1: X-Accel-Redirect 2: X-Sendfile 3: mod_xsendfile
#: includes/admin/settings/class-wc-settings-products.php:379
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 "Forçar downloads manterá os URLs ocultos, mas alguns servidores podem servir arquivos grandes de maneira não confiável. caso suportado, %1$s / %2$s pode ser utilizado para servir transferência no lugar (servidor requer %3$s)."
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:539
msgid "Upload a new file"
msgstr "Enviar um novo arquivo"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:535
msgid "The file is empty or using a different encoding than UTF-8, please try again with a new file."
msgstr "O arquivo está vazio ou usando uma codificação diferente do UTF-8, tente novamente com um novo arquivo."
#: includes/admin/meta-boxes/views/html-order-items.php:319
msgid "Add shipping"
msgstr "Adicionar entrega"
#. 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 "Reembolso #%1$s - %2$s por %3$s"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:686
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:886
#: includes/export/class-wc-product-csv-exporter.php:153
msgid "Position"
msgstr "Posição"
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:52
msgid "Choose an action..."
msgstr "Selecione uma ação..."
#: includes/admin/helper/views/html-main.php:87
msgid "Lifetime Subscription"
msgstr "Assinatura vitalícia"
#: includes/admin/helper/views/html-main.php:44
msgid "Sort by:"
msgstr "Ordenar por:"
#. translators: 1: product ID 2: quantity in stock
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:341
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:493
msgid "The stock has not been updated because the value has changed since editing. Product %1$d has %2$d units in stock."
msgstr "O estoque não foi atualizado porque o valor mudou desde a última edição. O produto %1$d tem %2$d unidades em estoque."
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:148
msgid "Order details manually sent to customer."
msgstr "Detalhes do pedido enviados manualmente para o cliente."
#: includes/admin/class-wc-admin-setup-wizard.php:2277
msgid "Transfer existing products to your new store — just import a CSV file."
msgstr "Transfira produtos existentes para sua nova loja, basta importar um arquivo CSV."
#: includes/admin/helper/class-wc-helper.php:389
msgid "Update Available"
msgstr "Atualização disponível"
#: includes/admin/helper/class-wc-helper.php:391
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/wp-admin-scripts/woo-product-usage-notice.js:1
msgid "Expired"
msgstr "Expirado"
#: includes/admin/helper/class-wc-helper.php:390
msgid "Expiring Soon"
msgstr "Expirando em breve"
#. translators: 1: WooCommerce 2:: five stars
#: includes/admin/class-wc-admin.php:247
msgid "If you like %1$s please leave us a %2$s rating. A huge thanks in advance!"
msgstr "Se você gosta do %1$s, deixe-nos uma avaliação com %2$s. Desde já nosso obrigado!"
#: includes/admin/class-wc-admin-setup-wizard.php:2276
#: includes/admin/class-wc-admin-setup-wizard.php:2282
#: assets/client/admin/app/index.js:2
msgid "Import products"
msgstr "Importar produtos"
#: includes/admin/class-wc-admin-setup-wizard.php:2268
msgid "Create a product"
msgstr "Criar um produto"
#: includes/admin/class-wc-admin-setup-wizard.php:2275
msgid "Have an existing store?"
msgstr "Já possui uma loja?"
#: includes/admin/class-wc-admin-setup-wizard.php:2248
#: includes/admin/class-wc-admin-setup-wizard.php:2252
msgid "Yes please!"
msgstr "Sim, por favor!"
#: includes/admin/class-wc-admin-setup-wizard.php:2234
msgid "We're here for you — get tips, product updates, and inspiration straight to your mailbox."
msgstr "Estamos aqui para você. Obtenha dicas, atualizações de produtos e inspiração direto no no seu e-mail."
#: includes/admin/class-wc-admin-setup-wizard.php:2231
msgid "You're ready to start selling!"
msgstr "Você está pronto para vender!"
#: includes/admin/class-wc-admin-setup-wizard.php:2188
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 "Seu site pode estar em uma rede privada. O Jetpack pode apenas se conectar a sites públicos. Certifique-se de que seu site esteja visível pela internet e tente conectar-se novamente 🙏."
#: includes/admin/class-wc-admin-setup-wizard.php:2187
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 "Desculpa! Não podemos contactar com Jetpack agora 😭. Certifique-se de que o seu site seja visível através da internet e que aceite pedidos recebidos e enviados por meio de cURL. Você também pode tentar se conectar ao Jetpack novamente e se você entrar em mais problemas, entre em contato com o suporte."
#: includes/admin/class-wc-admin-setup-wizard.php:2186
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 "Desculpa! Nós tentamos, mas não conseguimos instalar o Jetpack para você 😭. Acesse a aba de plugins para instalá-lo e terminar de configurar sua loja."
#: includes/admin/class-wc-admin-setup-wizard.php:2185
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 "Desculpa! Nós tentamos, mas não conseguimos conectar o Jetpack agora 😭. Acesse a aba plugins para conectar o Jetpack, para que você possa terminar a configuração da sua loja."
#: includes/admin/class-wc-admin-setup-wizard.php:2158
msgid "Store monitoring"
msgstr "Monitoramento da loja"
#: includes/admin/class-wc-admin-setup-wizard.php:2169
msgid "Share new items on social media the moment they're live in your store."
msgstr "Compartilhe novos itens nas redes sociais no momento em que forem publicados em sua loja."
#: includes/admin/class-wc-admin-setup-wizard.php:2166
msgid "Product promotion"
msgstr "Publicidade de produtos"
#: includes/admin/class-wc-admin-setup-wizard.php:2161
msgid "Get an alert if your store is down for even a few minutes."
msgstr "Receba um alerta se a sua loja estiver fora do ar, mesmo por alguns minutos."
#: includes/admin/class-wc-admin-setup-wizard.php:2153
msgid "Get insights on how your store is doing, including total sales, top products, and more."
msgstr "Obtenha informações sobre o desempenho da sua loja, incluindo vendas totais, produtos mais vendidos e muito mais."
#: includes/admin/class-wc-admin-setup-wizard.php:2110
msgid "Finish setting up your store"
msgstr "Concluir a configuração da sua loja"
#: includes/admin/class-wc-admin-setup-wizard.php:2142
msgid "Better security"
msgstr "Melhor segurança"
#: includes/admin/class-wc-admin-setup-wizard.php:2150
msgid "Store stats"
msgstr "Estatísticas da loja"
#: includes/admin/class-wc-admin-setup-wizard.php:2069
msgid "Connect your store to Jetpack"
msgstr "Conecte sua loja com o Jetpack"
#: includes/admin/class-wc-admin-setup-wizard.php:2145
msgid "Protect your store from unauthorized access."
msgstr "Proteja sua loja contra acesso não autorizado."
#: includes/admin/class-wc-admin-setup-wizard.php:2134
msgid "Bonus reasons you'll love Jetpack"
msgstr "Além que você vai adorar o Jetpack"
#: includes/admin/class-wc-admin-setup-wizard.php:2117
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 "Ao conectar seu site, você concorda com os nossos fascinantes <a href=\"%1$s\" target=\"_blank\">termos de serviço</a> e para <a href=\"%2$s\" target=\"_blank\">compartilhar detalhes</a> com WordPress.com"
#. translators: %s: list of features, potentially comma separated
#: includes/admin/class-wc-admin-setup-wizard.php:2060
msgid "Your store is almost ready! To activate services like %s, just connect with Jetpack."
msgstr "Sua loja esta quase pronta! Para ativar serviços como %s, você deve conectar com o Jetpack."
#: includes/admin/class-wc-admin-setup-wizard.php:2048
msgid "Sorry, we couldn't connect your store to Jetpack"
msgstr "Desculpe, não conseguimos conectar sua loja ao Jetpack"
#: includes/admin/class-wc-admin-setup-wizard.php:2070
msgid "Connect your store to Jetpack to enable extra features"
msgstr "Conecte sua loja ao Jetpack para ativar recursos extras"
#: includes/admin/class-wc-admin-setup-wizard.php:2026
msgid "automated taxes"
msgstr "impostos automatizados"
#: includes/admin/class-wc-admin-setup-wizard.php:2016
msgid "payment setup, automated taxes and discounted shipping labels"
msgstr "configuração de pagamento, impostos automatizados e etiquetas de entrega com desconto"
#: includes/admin/class-wc-admin-setup-wizard.php:1424
msgid "Stripe email address"
msgstr "Endereço de e-mail no Stripe"
#: includes/admin/class-wc-admin-setup-wizard.php:1421
msgid "Stripe email address:"
msgstr "Endereço de e-mail no Stripe:"
#: includes/admin/class-wc-admin-setup-wizard.php:1892
msgid "Storefront Theme"
msgstr "Tema Storefront"
#: includes/admin/class-wc-admin-setup-wizard.php:1803
msgid "Collect payments from customers offline."
msgstr "Coletar pagamentos off-line de clientes."
#. 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 pode aceitar pagamentos on-line e off-line. <a href=\"%s\" target=\"_blank\">Métodos de pagamento adicionais</a> podem ser instalados mais tarde."
#: includes/admin/class-wc-admin-setup-wizard.php:1461
msgid "PayPal email address:"
msgstr "Endereço de e-mail no PayPal:"
#: includes/admin/class-wc-admin-setup-wizard.php:1909
msgid "Automated Taxes"
msgstr "Impostos automatizados"
#: 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 "O assistente de configuração a seguir irá ajudá-lo a configurar sua loja e você poderá começar rapidamente."
#: includes/admin/class-wc-admin-setup-wizard.php:1067
#: assets/client/blocks/wc-blocks-google-analytics.js:1
msgid "Shipping Method"
msgstr "Método de entrega"
#: includes/admin/class-wc-admin-setup-wizard.php:1064
msgid "Shipping Zone"
msgstr "Área de entrega"
#: includes/admin/class-wc-admin-setup-wizard.php:786
#: includes/admin/class-wc-admin-setup-wizard.php:826
#: src/Admin/API/Plugins.php:412
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:401
#: assets/client/admin/chunks/2791.js:1 assets/client/admin/data/index.js:2
msgid "Jetpack"
msgstr "Jetpack"
#: includes/admin/class-wc-admin-setup-wizard.php:874
msgid "Don't charge for shipping."
msgstr "Não cobrar entrega."
#: includes/admin/class-wc-admin-setup-wizard.php:861
msgid "Flat Rate"
msgstr "Taxa fixa"
#: includes/admin/class-wc-admin-setup-wizard.php:576
msgid "I plan to sell digital products"
msgstr "Eu planejo vender produtos digitais"
#: includes/admin/class-wc-admin-setup-wizard.php:575
msgid "I plan to sell physical products"
msgstr "Eu planejo vender produtos físicos"
#: includes/admin/class-wc-admin-setup-wizard.php:231
msgid "Store setup"
msgstr "Configuração da loja"
#: includes/admin/class-wc-admin-post-types.php:847
msgid "Terms and Conditions Page"
msgstr "Página de termos e condições"
#: includes/admin/class-wc-admin-post-types.php:843
msgid "My Account Page"
msgstr "Página minha conta"
#: includes/admin/class-wc-admin-setup-wizard.php:251
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Activate"
msgstr "Ativar"
#: includes/admin/class-wc-admin-post-types.php:831
msgid "Shop Page"
msgstr "Página da loja"
#: includes/admin/class-wc-admin-post-types.php:835
#: assets/client/blocks/page-content-wrapper.js:1
msgid "Cart Page"
msgstr "Página do carrinho"
#: includes/admin/class-wc-admin-setup-wizard.php:571
msgid "What type of products do you plan to sell?"
msgstr "Que tipo de produtos você planeja vender?"
#: includes/admin/class-wc-admin-setup-wizard.php:574
msgid "I plan to sell both physical and digital products"
msgstr "Eu planejo vender produtos físicos e digitais"
#: includes/admin/class-wc-admin-post-types.php:839
#: assets/client/blocks/page-content-wrapper.js:1
msgid "Checkout Page"
msgstr "Página de finalização de compra"
#: includes/admin/class-wc-admin-setup-wizard.php:867
msgid "What would you like to charge for flat rate shipping?"
msgstr "O que você gostaria de cobrar pela taxa fixa de entrega?"
#: includes/admin/class-wc-admin-setup-wizard.php:862
msgid "Set a fixed price to cover shipping costs."
msgstr "Defina um preço fixo para cobrir os custos de entrega."
#: includes/abstracts/abstract-wc-order.php:1270
#: includes/class-wc-ajax.php:1300 includes/class-wc-discounts.php:251
#: src/Internal/Orders/CouponsController.php:70
msgid "Invalid coupon"
msgstr "Cupom inválido"
#: i18n/states.php:286
msgid "Zug"
msgstr "Zug"
#: i18n/states.php:285
msgid "Vaud"
msgstr "Vaud"
#: i18n/states.php:284
msgid "Valais"
msgstr "Valais"
#: i18n/states.php:283
msgid "Uri"
msgstr "Uri"
#: i18n/states.php:282
msgid "Ticino"
msgstr "Ticino"
#: i18n/states.php:281
msgid "Thurgau"
msgstr "Thurgau"
#: i18n/states.php:280
msgid "St. Gallen"
msgstr "St. Gallen"
#: i18n/states.php:279
msgid "Solothurn"
msgstr "Solothurn"
#: i18n/states.php:278
msgid "Schwyz"
msgstr "Schwyz"
#: i18n/states.php:277
msgid "Schaffhausen"
msgstr "Schaffhausen"
#: i18n/states.php:276
msgid "Obwalden"
msgstr "Obwalden"
#: i18n/states.php:275
msgid "Nidwalden"
msgstr "Nidwalden"
#: i18n/states.php:273
msgid "Luzern"
msgstr "Luzern"
#: i18n/states.php:272
msgid "Jura"
msgstr "Jura"
#: i18n/states.php:270
msgid "Glarus"
msgstr "Glarus"
#: i18n/states.php:269
msgid "Geneva"
msgstr "Geneva"
#: i18n/states.php:268
msgid "Fribourg"
msgstr "Fribourg"
#: i18n/states.php:267
msgid "Bern"
msgstr "Bern"
#: i18n/states.php:266
msgid "Basel-Stadt"
msgstr "Basel-Stadt"
#: i18n/states.php:265
msgid "Basel-Landschaft"
msgstr "Basel-Landschaft"
#: i18n/states.php:264
msgid "Appenzell Innerrhoden"
msgstr "Appenzell Innerrhoden"
#: i18n/states.php:263
msgid "Appenzell Ausserrhoden"
msgstr "Appenzell Ausserrhoden"
#: i18n/states.php:262
msgid "Aargau"
msgstr "Aargau"
#: i18n/states.php:53
msgid "Zaire"
msgstr "Zaire"
#: i18n/states.php:52
msgid "Uíge"
msgstr "Uíge"
#: i18n/states.php:51
msgid "Namibe"
msgstr "Namibe"
#: i18n/states.php:50
msgid "Moxico"
msgstr "Moxico"
#: i18n/states.php:49
msgid "Malanje"
msgstr "Malanje"
#: i18n/states.php:48
msgid "Lunda-Sul"
msgstr "Lunda-Sul"
#: i18n/states.php:47
msgid "Lunda-Norte"
msgstr "Lunda-Norte"
#: i18n/states.php:46
msgid "Luanda"
msgstr "Luanda"
#: i18n/states.php:45
msgid "Kwanza-Sul"
msgstr "Kwanza-Sul"
#: i18n/states.php:44
msgid "Kwanza-Norte"
msgstr "Kwanza-Norte"
#: i18n/states.php:43
msgid "Kuando Kubango"
msgstr "Kuando Kubango"
#. translators: %s: date
#: includes/admin/class-wc-admin-post-types.php:166
msgid "Coupon scheduled for: %s."
msgstr "Cupom agendado para: %s."
#. translators: %s: date
#: includes/admin/class-wc-admin-post-types.php:205
msgid "Order scheduled for: %s."
msgstr "Pedido agendado para: %s."
#: includes/admin/class-wc-admin-assets.php:429
msgid "Enter a fixed amount or percentage to apply as a fee."
msgstr "Insira um valor fixo ou porcentagem para aplicar como uma taxa."
#. translators: %s: extensions count
#: includes/admin/class-wc-admin-menus.php:216
msgid "Extensions %s"
msgstr "Extensões %s"
#. translators: %s: $key Key to check
#: includes/abstracts/abstract-wc-data.php:342
msgid "Generic add/update/get meta methods should not be used for internal meta data, including \"%s\". Use getters and setters."
msgstr "Metadados genéricos com métodos add/update/get não devem ser utilizados para metadados internos, incluindo \"%s\". Use os getters e setters."
#: i18n/states.php:41
msgid "Huambo"
msgstr "Huambo"
#: i18n/states.php:40
msgid "Cunene"
msgstr "Cunene"
#: i18n/states.php:39
msgid "Cabinda"
msgstr "Cabinda"
#: i18n/states.php:38
msgid "Bié"
msgstr "Bié"
#: i18n/states.php:37
msgid "Benguela"
msgstr "Benguela"
#: i18n/states.php:36
msgid "Bengo"
msgstr "Bengo"
#. translators: %s: image URL
#: includes/import/abstract-wc-product-importer.php:639
msgid "Unable to use image \"%s\"."
msgstr "Não é possível usar a imagem \"%s\"."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:203
msgid "Products that the coupon will be applied to, or that need to be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Produtos que o cupom será aplicado, ou que precisam estar no carrinho para que o \"Desconto fixo de carrinho\" seja aplicado."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:221
msgid "Products that the coupon will not be applied to, or that cannot be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Produtos que o cupom não será aplicado, ou que não podem estar no carrinho para que o \"Desconto fixo de carrinho\" seja aplicado."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:260
msgid "Product categories that the coupon will not be applied to, or that cannot be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Categorias de produtos que o cupom não será aplicado, ou que não podem estar no carrinho para que o \"Desconto fixo de carrinho\" seja aplicado."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:242
msgid "Product categories that the coupon will be applied to, or that need to be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Categorias de produtos que o cupom será aplicado, ou que precisam estar no carrinho para que o \"Desconto fixo de carrinho\" seja aplicado."
#: 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 "A área de entrega \"Locais não cobertos por suas outras áreas de entrega\" não pode ser atualizada."
#: includes/wc-product-functions.php:959
msgid "Search results only"
msgstr "Apenas nos resultados de pesquisa"
#. 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:3861
#: assets/client/blocks/all-products.js:21
#: assets/client/blocks/cart-blocks/cart-cross-sells-products-frontend.js:4
#: assets/client/blocks/cart.js:15
#: assets/client/blocks/product-rating-frontend.js:3
#: assets/client/blocks/product-rating-stars-frontend.js:3
#: assets/client/blocks/product-rating-stars.js:3
#: assets/client/blocks/product-rating.js:3
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] "Avaliado como %1$s de 5, com baseado em %2$s avaliação de cliente"
msgstr[1] "Avaliado como %1$s de 5, com baseado em %2$s avaliações de clientes"
#: includes/wc-product-functions.php:958
msgid "Shop only"
msgstr "Apenas na loja"
#: includes/wc-product-functions.php:957
msgid "Shop and search results"
msgstr "Loja e resultados de pesquisa"
#: includes/emails/class-wc-email-customer-invoice.php:203
msgid "Subject (paid)"
msgstr "Assunto (pago)"
#: includes/data-stores/class-wc-order-data-store-cpt.php:552
msgid "Invalid customer query."
msgstr "Consulta inválida de cliente."
#: includes/shortcodes/class-wc-shortcode-checkout.php:100
msgid "Please log in to your account below to continue to the payment form."
msgstr "Faça login na sua conta abaixo para continuar no formulário de pagamento."
#: includes/import/class-wc-product-csv-importer.php:1153
msgid "A product with this ID already exists."
msgstr "Um produto com este ID já existe."
#. translators: %d: product ID
#: includes/import/class-wc-product-csv-importer.php:1088
msgid "ID %d"
msgstr "ID %d"
#. translators: %s: image URL
#: includes/import/abstract-wc-product-importer.php:630
msgid "Not able to attach \"%s\"."
msgstr "Não é possível anexar \"%s\"."
#. translators: %d: product ID
#: includes/import/abstract-wc-product-importer.php:204
msgid "Invalid product ID %d."
msgstr "ID %d de produto inválido."
#: includes/import/abstract-wc-product-importer.php:179
msgid "Invalid product type."
msgstr "Tipo de produto inválido."
#: includes/class-wc-post-types.php:330 includes/class-wc-post-types.php:395
#: includes/react-admin/connect-existing-pages.php:145
#: includes/react-admin/connect-existing-pages.php:188
#: includes/react-admin/connect-existing-pages.php:218
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:323
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:358
msgid "Add New"
msgstr "Adicionar novo"
#: includes/class-wc-post-types.php:328
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "All Products"
msgstr "Todos os produtos"
#. translators: use local order of street name and house number.
#: includes/class-wc-countries.php:774
msgid "House number and street name"
msgstr "Nome da rua e número da casa"
#: includes/class-wc-ajax.php:2362
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 "Chave de API gerada com sucesso. Certifique-se de copiar suas novas chaves agora, porque a chave secreta será escondida assim que você sair desta página."
#: includes/import/class-wc-product-csv-importer.php:1165
msgid "No matching product exists to update."
msgstr "Não existe nenhum produto correspondente para atualizar."
#: includes/import/abstract-wc-product-importer.php:458
msgid "Variation cannot be imported: Missing parent ID or parent does not exist yet."
msgstr "A variação não pode ser importada: Faltando o ID do produto ascendente ou o ascendente não existe."
#: includes/shortcodes/class-wc-shortcode-checkout.php:119
msgid "This order cannot be paid for. Please contact us if you need assistance."
msgstr "Este pedido não pôde ser pago. Entre em contato conosco se você precisar de ajuda."
#. translators: %s: product SKU
#: includes/import/class-wc-product-csv-importer.php:1092
msgid "SKU %s"
msgstr "SKU %s"
#: includes/import/class-wc-product-csv-importer.php:1141
msgid "A product with this SKU already exists."
msgstr "Um produto com esta SKU já existe."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2070
msgid "List of upsell products IDs."
msgstr "Lista de IDs de produtos para upsell."
#. translators: %s: Available placeholders for use
#. translators: %s: list of placeholders
#: includes/admin/settings/class-wc-settings-emails.php:106
#: includes/admin/settings/class-wc-settings-emails.php:176
#: includes/emails/class-wc-email-cancelled-order.php:152
#: includes/emails/class-wc-email-customer-invoice.php:184
#: 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:175
#: includes/emails/class-wc-email.php:796
msgid "Available placeholders: %s"
msgstr "Conteúdos de marcação disponíveis: %s"
#: includes/admin/settings/class-wc-settings-products.php:207
msgid "Star ratings should be required, not optional"
msgstr "Classificação com estrela deve ser obrigatório, não opcional"
#: includes/admin/settings/class-wc-settings-products.php:198
msgid "Enable star rating on reviews"
msgstr "Ativar classificação com estrelas em avaliações"
#: includes/admin/settings/class-wc-settings-products.php:187
#: includes/class-wc-comments.php:496
msgid "Reviews can only be left by \"verified owners\""
msgstr "Avaliações podem ser feitas apenas com \"compradores verificados\""
#: includes/admin/settings/class-wc-settings-products.php:168
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:589
#: assets/client/admin/product-editor/index.js:2
msgid "Enable product reviews"
msgstr "Ativar avaliações de produto"
#. Translators: %s: page name.
#: includes/admin/views/html-admin-page-status-report.php:857
msgid "The URL of your %s page (along with the Page ID)."
msgstr "O URL da sua página %s (junto com o ID da página)."
#: includes/admin/views/html-admin-page-product-export.php:94
msgid "Generate CSV"
msgstr "Gerar CSV"
#: includes/admin/views/html-admin-page-product-export.php:85
msgid "Yes, export all custom meta"
msgstr "Sim, exportar todos os metadados personalizados"
#: includes/admin/views/html-admin-page-product-export.php:81
msgid "Export custom meta?"
msgstr "Exportar metadados personalizados?"
#: includes/admin/class-wc-admin-exporters.php:203
msgid "Product variations"
msgstr "Variações de produto"
#: includes/admin/views/html-admin-page-product-export.php:50
msgid "Export all products"
msgstr "Exportar todos os produtos"
#: includes/admin/views/html-admin-page-product-export.php:47
msgid "Which product types should be exported?"
msgstr "Quais tipos de produtos devem ser exportados?"
#: includes/admin/views/html-admin-page-product-export.php:34
msgid "Export all columns"
msgstr "Exportar todas as colunas"
#: includes/admin/views/html-admin-page-product-export.php:31
msgid "Which columns should be exported?"
msgstr "Quais colunas devem ser exportadas?"
#: includes/admin/views/html-admin-page-product-export.php:23
msgid "Export products to a CSV file"
msgstr "Exportar produtos em um arquivo CSV"
#: includes/admin/views/html-admin-page-product-export.php:17
#: includes/react-admin/connect-existing-pages.php:248
msgid "Export Products"
msgstr "Exportar produtos"
#: includes/admin/settings/views/html-webhooks-edit.php:83
msgid "Product restored"
msgstr "Produto restaurado"
#: includes/admin/settings/views/html-webhooks-edit.php:79
msgid "Order restored"
msgstr "Pedido restaurado"
#: includes/admin/settings/views/html-webhooks-edit.php:72
msgid "Coupon restored"
msgstr "Cupom restaurado"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:99
msgid "Set Status - Out of stock"
msgstr "Configurar status - Fora de estoque"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:98
msgid "Set Status - In stock"
msgstr "Configurar status - Em estoque"
#: includes/admin/views/html-admin-page-status-report.php:91
msgid "The homepage URL of your site."
msgstr "O URL da página inicial do seu site."
#: includes/admin/class-wc-admin-setup-wizard.php:1086
#: includes/data-stores/class-wc-shipping-zone-data-store.php:80
msgid "Locations not covered by your other zones"
msgstr "Locais não cobertos por suas outras áreas"
#: 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 "Esta ferramenta permite você gerar e baixar um arquivo CSV contendo uma lista de todos os produtos."
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:137
#: 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:87
msgid "Invalid file type. The importer supports CSV and TXT file formats."
msgstr "Tipo de arquivo inválido. O importador suporta apenas os formatos CSV e TXT."
#: includes/admin/helper/views/html-oauth-start.php:38
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/marketplace.js:1
msgid "Connect"
msgstr "Conectar"
#. translators: Email address of person who shared the subscription.
#: includes/admin/helper/views/html-main.php:127
#: includes/admin/helper/views/html-main.php:130
msgid "Shared by %s"
msgstr "Compartilhado por %s"
#. translators: %1$d: sites active, %2$d max sites active
#: includes/admin/helper/views/html-main.php:116
msgid "Subscription: Not available - %1$d of %2$d already in use"
msgstr "Assinatura: Não disponível - %1$d de %2$d já em utilização"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:830
msgctxt "Quantity in stock"
msgid "Stock"
msgstr "Estoque"
#: includes/admin/helper/views/html-section-account.php:12
msgid "Disconnect"
msgstr "Desconectar"
#: includes/admin/helper/views/html-section-account.php:11
msgid "My Subscriptions"
msgstr "Minhas assinaturas"
#: includes/admin/helper/views/html-section-account.php:6
#: includes/admin/views/html-admin-page-status-report.php:759
msgid "Connected to WooCommerce.com"
msgstr "Conectado ao WooCommerce.com"
#: includes/admin/helper/class-wc-helper.php:387
#: includes/admin/helper/views/html-main.php:153
#: includes/admin/helper/views/html-main.php:156
#: includes/admin/helper/views/html-main.php:163
#: includes/admin/helper/views/html-main.php:166
#: includes/admin/helper/views/html-main.php:219
#: includes/admin/helper/views/html-main.php:222
#: assets/client/admin/chunks/settings-payments-main.js:1
msgid "Inactive"
msgstr "Inativo"
#: 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 "Estamos tornando as coisas mais simples e fáceis de serem gerenciadas. De agora em diante você pode gerenciar todas as suas compras no WooCommerce.com diretamente da página \"Extensões\" no próprio plugin do WooCommerce. <a href=\"%s\">Veja e gerencie</a> suas extensões agora."
#: includes/admin/importers/views/html-product-csv-import-form.php:114
msgid "Show advanced options"
msgstr "Exibir opções avançadas"
#: includes/admin/importers/views/html-product-csv-import-form.php:114
msgid "Hide advanced options"
msgstr "Esconder opções avançadas"
#: includes/admin/importers/views/html-product-csv-import-form.php:74
msgid "CSV Delimiter"
msgstr "Delimitador do CSV"
#: includes/admin/importers/views/html-product-csv-import-form.php:56
msgid "Update existing products"
msgstr "Atualizar produtos existentes"
#: includes/admin/importers/views/html-product-csv-import-form.php:23
msgid "Choose a CSV file from your computer:"
msgstr "Escolha um arquivo CSV do seu computador:"
#: includes/admin/importers/views/html-csv-import-progress.php:16
msgid "Your products are now being imported..."
msgstr "Seus produtos estão sendo importados..."
#: includes/admin/importers/views/html-csv-import-progress.php:15
msgid "Importing"
msgstr "Importando"
#: includes/admin/importers/views/html-csv-import-mapping.php:59
msgid "Run the importer"
msgstr "Executar o importador"
#: includes/admin/importers/views/html-csv-import-mapping.php:38
msgid "Do not import"
msgstr "Não importar"
#: includes/admin/importers/views/html-csv-import-mapping.php:32
msgid "Sample:"
msgstr "Amostra:"
#: includes/admin/importers/views/html-csv-import-mapping.php:22
msgid "Map to field"
msgstr "Mapear para o campo"
#: includes/admin/importers/views/html-csv-import-mapping.php:21
msgid "Column name"
msgstr "Nome da coluna"
#: 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 "Selecione os campos a partir do seu arquivo CSV para mapear contra os campos dos produto, ou ignorar, durante a importar."
#: includes/admin/importers/views/html-csv-import-mapping.php:14
msgid "Map CSV fields to products"
msgstr "Mapear campos do CSV para produtos"
#: includes/admin/importers/views/html-csv-import-header.php:13
#: includes/react-admin/connect-existing-pages.php:238
msgid "Import Products"
msgstr "Importar produtos"
#: includes/admin/importers/views/html-csv-import-done.php:78
msgid "Reason for failure"
msgstr "Motivo do fracasso"
#. translators: %d: import results
#: includes/admin/importers/views/html-csv-import-done.php:70
msgid "Import complete!"
msgstr "Importação concluída!"
#: includes/admin/importers/views/html-csv-import-done.php:58
msgid "View import log"
msgstr "Ver registro da importação"
#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:52
msgid "Failed to import %s product"
msgid_plural "Failed to import %s products"
msgstr[0] "Falha ao importar %s produto"
msgstr[1] "Falha ao importar %s produtos"
#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:44
msgid "%s product was skipped"
msgid_plural "%s products were skipped"
msgstr[0] "%s produto foi ignorado"
msgstr[1] "%s produtos foram ignorados"
#. 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 produto atualizado"
msgstr[1] "%s produtos atualizados"
#. 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 produto importado"
msgstr[1] "%s produtos importados"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:880
msgid "Default attribute"
msgstr "Atributo padrão"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:879
msgid "Attribute visibility"
msgstr "Visibilidade do atributo"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:878
msgid "Is a global attribute?"
msgstr "É um atributo global?"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:877
msgid "Attribute value(s)"
msgstr "Valores de atributos"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:876
#: assets/client/admin/components/index.js:2
msgid "Attribute name"
msgstr "Nome do atributo"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:857
#: assets/client/admin/chunks/6885.js:1
msgid "External product"
msgstr "Produto externo"
#. translators: %d: Meta number
#. translators: %s: meta data name
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:714
#: includes/export/class-wc-product-csv-exporter.php:742
msgid "Meta: %s"
msgstr "Metadado: %s"
#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:706
#: includes/export/class-wc-product-csv-exporter.php:696
msgid "Attribute %d default"
msgstr "Atributo padrão %d"
#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:704
#: includes/export/class-wc-product-csv-exporter.php:658
msgid "Attribute %d global"
msgstr "Atributo global %d"
#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:702
#: includes/export/class-wc-product-csv-exporter.php:656
msgid "Attribute %d visible"
msgstr "Visibilidade do atributo %d"
#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:700
#: includes/export/class-wc-product-csv-exporter.php:654
msgid "Attribute %d value(s)"
msgstr "Valores do atributo %d"
#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:698
#: includes/export/class-wc-product-csv-exporter.php:652
msgid "Attribute %d name"
msgstr "Nome do atributo %d"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:684
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:859
#: includes/export/class-wc-product-csv-exporter.php:151
msgid "External URL"
msgstr "URL externa"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:677
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:851
#: includes/export/class-wc-product-csv-exporter.php:144
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:494
#: assets/client/admin/chunks/833.js:2
msgid "Images"
msgstr "Imagens"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:670
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:883
#: includes/export/class-wc-product-csv-exporter.php:137
msgid "Allow customer reviews?"
msgstr "Permitir avaliações de clientes?"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:659
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:831
#: includes/export/class-wc-product-csv-exporter.php:127
msgid "Backorders allowed?"
msgstr "São permitidas encomendas?"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:654
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:824
#: includes/export/class-wc-product-csv-exporter.php:121
msgid "Date sale price ends"
msgstr "Data de preço promocional termina em"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:653
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:823
#: includes/export/class-wc-product-csv-exporter.php:120
msgid "Date sale price starts"
msgstr "Data de preço promocional começa em"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:651
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:816
#: includes/export/class-wc-product-csv-exporter.php:118
msgid "Short description"
msgstr "Descrição curta"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:650
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:815
#: includes/export/class-wc-product-csv-exporter.php:117
msgid "Visibility in catalog"
msgstr "Visibilidade no catálogo"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:649
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:814
#: includes/export/class-wc-product-csv-exporter.php:116
msgid "Is featured?"
msgstr "Em destaque?"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:648
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:813
#: includes/export/class-wc-product-csv-exporter.php:115
#: assets/client/admin/chunks/7135.js:1
msgid "Published"
msgstr "Publicado"
#: src/Internal/Admin/ImportExport/CSVUploadHelper.php:75
msgid "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini."
msgstr "O arquivo esta vazio, Faça envio de algo mais substancial. Este erro pode ser também causado por uploads sendo desativados no seu arquivo php.ini ou por post_max_size sendo definido com um valor menor do que upload_max_filesize no php.ini."
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:190
msgid "Done!"
msgstr "Concluído!"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:180
msgid "Column mapping"
msgstr "Mapeamento de colunas"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:175
msgid "Upload CSV file"
msgstr "Fazer upload de arquivo CSV"
#: includes/admin/helper/views/html-section-nav.php:20
msgid "Browse Extensions"
msgstr "Navegar por extensões"
#: includes/admin/helper/views/html-main.php:200
msgid "Installed Extensions without a Subscription"
msgstr "Extensões instaladas sem uma assinatura"
#: includes/admin/helper/views/html-main.php:138
msgid "Upgrade"
msgstr "Atualizar"
#: includes/admin/helper/views/html-main.php:121
msgid "Subscription: Unlimited"
msgstr "Assinatura: Ilimitada"
#. translators: %1$d: sites active, %2$d max sites active
#: includes/admin/helper/views/html-main.php:119
msgid "Subscription: Using %1$d of %2$d sites available"
msgstr "Assinatura: Utilizando %1$d de %2$d sites disponíveis"
#: includes/admin/helper/views/html-main.php:106
msgid "Expires on:"
msgstr "Expira em:"
#: includes/admin/helper/views/html-main.php:101
msgid "Expiring soon!"
msgstr "Expirando em breve!"
#: includes/admin/helper/views/html-main.php:96
msgid "Auto renews on:"
msgstr "Renova automaticamente em:"
#: includes/admin/helper/views/html-main.php:91
msgid "Expired :("
msgstr "Expirado :("
#: includes/admin/helper/views/html-main.php:18
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:40
msgid "Subscriptions"
msgstr "Assinaturas"
#: includes/admin/helper/views/html-main.php:13
#: includes/admin/helper/views/html-oauth-start.php:14
msgid "WooCommerce Extensions"
msgstr "Extensões do WooCommerce"
#: includes/admin/importers/mappings/generic.php:22
#: assets/client/blocks/all-products.js:15
#: assets/client/blocks/legacy-template.js:3
#: assets/client/blocks/product-collection.js:15
#: assets/client/blocks/product-query.js:1
#: assets/client/blocks/single-product.js:1
msgid "Product Title"
msgstr "Título do produto"
#: includes/admin/helper/views/html-oauth-start.php:36
msgid "Manage your subscriptions, get important product notifications, and updates, all from the convenience of your WooCommerce dashboard"
msgstr "Gerencie suas assinaturas, receba notificações importantes sobre produtos e atualizações, tudo no conforto do painel do seu WooCommerce"
#: includes/admin/importers/views/html-product-csv-import-form.php:65
msgid "Alternatively, enter the path to a CSV file on your server:"
msgstr "Alternativamente, digite o caminho para um arquivo CSV no seu servidor:"
#: 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 "Esta ferramenta lhe permite importar (ou fundir) dados de produtos para a sua loja a partir de um arquivo CSV ou TXT."
#: includes/admin/importers/mappings/generic.php:24
msgid "Parent SKU"
msgstr "SKU ascendente"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:679
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:870
#: includes/export/class-wc-product-csv-exporter.php:146
msgid "Download expiry days"
msgstr "Dias para expirar o download"
#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:710
#: includes/export/class-wc-product-csv-exporter.php:623
msgid "Download %d name"
msgstr "Nome do download %d"
#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:712
#: includes/export/class-wc-product-csv-exporter.php:625
msgid "Download %d URL"
msgstr "URL do download %d"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:867
msgid "Download name"
msgstr "Nome do download"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:868
msgid "Download URL"
msgstr "URL de download"
#: includes/admin/helper/class-wc-helper.php:219
msgid "This subscription has expired. Contact the owner to <strong>renew</strong> the subscription to receive updates and support."
msgstr "Esta assinatura esta expirada. Entre em contato com o proprietário para <strong>renovar</strong> a assinatura para receber atualizações e e ter disponível o suporte."
#: includes/admin/helper/views/html-helper-compat.php:4
msgid "Looking for the WooCommerce Helper?"
msgstr "Procurando pelo WooCommerce Helper?"
#: includes/admin/helper/class-wc-helper.php:256
msgid "This subscription is expiring soon. Please <strong>renew</strong> to continue receiving updates and support."
msgstr "Esta assinatura esta expirando em breve. <strong>Renove</strong> para continuar recebendo atualizações e suporte."
#: includes/admin/helper/class-wc-helper.php:228
#: includes/admin/helper/class-wc-helper.php:257
#: src/Admin/PluginsHelper.php:795 src/Admin/PluginsHelper.php:995
#: assets/client/admin/chunks/marketplace.js:1
msgid "Renew"
msgstr "Renovar"
#: includes/admin/helper/class-wc-helper.php:227
msgid "This subscription has expired. Please <strong>renew</strong> to receive updates and support."
msgstr "Esta assinatura esta expirada. <strong>Renove</strong> para receber atualizações e suporte."
#: includes/admin/helper/class-wc-helper-compat.php:186
msgid "WooCommerce Helper"
msgstr "WooCommerce Helper"
#: includes/admin/class-wc-admin-post-types.php:764
msgid "This is a featured product"
msgstr "Este é um produto em destaque"
#: includes/admin/class-wc-admin-post-types.php:758
msgid "This setting determines which shop pages products will be listed on."
msgstr "Esta configuração determina qual páginas da loja os produtos serão listados."
#. translators: %s: version number
#: includes/admin/helper/class-wc-helper.php:307
msgid "Version %s is <strong>available</strong>. To enable this update you need to <strong>purchase</strong> a new subscription."
msgstr "A versão %s está <strong>disponível</strong>. Para ativar esta atualização você precisa <strong>comprar</strong> uma nova assinatura."
#: includes/admin/helper/class-wc-helper.php:243
msgid "Enable auto-renew"
msgstr "Ativar renovação automática"
#: includes/admin/helper/class-wc-helper.php:242
msgid "Subscription is <strong>expiring</strong> soon."
msgstr "Assinatura está <strong>expirando</strong> em breve."
#: includes/admin/helper/class-wc-helper.php:209
msgid "To enable this update you need to <strong>purchase</strong> a new subscription."
msgstr "Para ativar esta atualização você precisa <strong>comprar</strong> uma nova assinatura."
#: includes/admin/helper/class-wc-helper.php:193
msgid "To enable this update you need to <strong>activate</strong> this subscription."
msgstr "Para ativar esta atualização você precisa <strong>ativar</strong> esta assinatura."
#. translators: %s: version number
#: includes/admin/helper/class-wc-helper.php:184
#: includes/admin/helper/class-wc-helper.php:204
msgid "Version %s is <strong>available</strong>."
msgstr "A versão %s está <strong>disponível</strong>."
#: includes/admin/helper/class-wc-helper.php:634
msgid "Authentication and subscription caches refreshed successfully."
msgstr "Cache de autenticação e assinatura atualizado com sucesso."
#. translators: %1$s: product name, %2$s: plugins screen url
#: includes/admin/helper/class-wc-helper.php:611
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 "Um erro ocorreu enquanto desativando a extensão %1$s. Vá até a <a href=\"%2$s\">página de plugins</a> para desativar manualmente."
#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:598
msgid "The extension %s has been deactivated successfully."
msgstr "A extensão %s foi desativada com sucesso."
#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:585
msgid "An error has occurred when deactivating the subscription for %s. Please try again later."
msgstr "Um erro ocorreu enquanto desativando sua assinatura para %s. Tente novamente mais tarde."
#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:547
msgid "Subscription for %s deactivated successfully. You will no longer receive updates for this product."
msgstr "A assinatura para %s foi desativada com sucesso. Você não receberá mais atualizações para este produto."
#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:534
msgid "An error has occurred when activating %s. Please try again later."
msgstr "Ocorreu um erro ao ativar %s. Tente novamente mais tarde."
#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:521
msgid "%s activated successfully. You will now receive updates for this product."
msgstr "%s ativado com sucesso. Você receberá atualizações para este produto."
#: includes/admin/class-wc-admin-webhooks.php:322
msgid "Create a new webhook"
msgstr "Cria um novo webhook"
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:413
msgid "Safe and secure payments using credit cards or your customer's PayPal account."
msgstr "Pagamentos seguros usando cartões de crédito ou a conta PayPal do seu cliente."
#: includes/admin/importers/views/html-product-csv-import-form.php:14
msgid "Import products from a CSV file"
msgstr "Importar produtos de um arquivo CSV"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:355
msgid "Filter by product type"
msgstr "Filtrar por tipo de produto"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:331
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:339
msgid "Filter by category"
msgstr "Filtrar por categoria"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:426
msgid "Sorting"
msgstr "Ordenação"
#. translators: %1$s: product name, %2$s: deactivate url
#: includes/admin/helper/class-wc-helper.php:566
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 "A assinatura para %1$s foi desativada com sucesso. Você não receberá mais atualizações para este produto. <a href=\"%2$s\">Clique aqui</a> caso você também deseja desativar o plugin."
#: includes/admin/class-wc-admin-webhooks.php:321
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 são notificações de eventos enviados para URLs de sua escolha. Eles podem ser utilizados para integrar com serviços de terceiros que tenham suporte para isso."
#. translators: %1$s: helper url, %2$d: number of extensions
#: includes/admin/helper/class-wc-helper.php:2206
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] "Observação: No momento, você tem <a href=\"%1$s\">%2$d extensão paga</a> que precisa primeiro ser atualizada antes de atualizar o WooCommerce."
msgstr[1] "Observação: No momento, você tem <a href=\"%1$s\">%2$d extensões pages</a> que precisam primeiro ser atualizadas antes de atualizar o WooCommerce."
#: includes/admin/class-wc-admin-profile.php:99
msgid "Copy from billing address"
msgstr "Copiar do endereço de cobrança"
#: includes/admin/class-wc-admin-importers.php:122
msgid "Import <strong>products</strong> to your store via a csv file."
msgstr "Importar <strong>produtos</strong> para sua loja com um arquivo CSV."
#: includes/admin/class-wc-admin-importers.php:122
msgid "WooCommerce products (CSV)"
msgstr "Produtos do WooCommerce (CSV)"
#: includes/admin/class-wc-admin-importers.php:42
msgid "Product Import"
msgstr "Importar produto"
#: includes/admin/class-wc-admin-exporters.php:44
msgid "Product Export"
msgstr "Exportar produto"
#: includes/admin/class-wc-admin-customize.php:85
msgid "Custom Link"
msgstr "Link personalizado"
#: includes/admin/class-wc-admin-attributes.php:191
msgid "Back to Attributes"
msgstr "Voltar para os atributos"
#: includes/admin/class-wc-admin-assets.php:516
msgid "Are you sure you want to delete this log?"
msgstr "Tem certeza que deseja excluir este registro?"
#: includes/admin/class-wc-admin-assets.php:230
#: assets/client/admin/app/index.js:2
msgid "Export"
msgstr "Exportar"
#: includes/admin/class-wc-admin-assets.php:229
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:185
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Import"
msgstr "Importar"
#: includes/admin/class-wc-admin-api-keys.php:118
msgid "Create an API key"
msgstr "Criar uma chave de API"
#: 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 "A API REST do WooCommerce permite aplicativos externos visualizar e gerenciar os dados da sua loja. O acesso é concedido apenas para aqueles que possuem uma chave de API valida."
#: includes/admin/class-wc-admin-customize.php:40
msgid "WooCommerce Endpoint"
msgstr "Endpoint do WooCommerce"
#: i18n/states.php:1667
msgid "Vrancea"
msgstr "Vrancea"
#: i18n/states.php:1666
msgid "Vaslui"
msgstr "Vaslui"
#: i18n/states.php:1664
msgid "Tulcea"
msgstr "Tulcea"
#: i18n/states.php:1662
msgid "Teleorman"
msgstr "Teleorman"
#: i18n/states.php:1661
msgid "Suceava"
msgstr "Suceava"
#: i18n/states.php:1660
msgid "Sibiu"
msgstr "Sibiu"
#: i18n/states.php:1659
msgid "Satu Mare"
msgstr "Satu Mare"
#: i18n/states.php:1657
msgid "Prahova"
msgstr "Prahova"
#: i18n/states.php:1656
msgid "Olt"
msgstr "Olt"
#: i18n/states.php:1651
msgid "Ilfov"
msgstr "Ilfov"
#: i18n/states.php:1648
msgid "Hunedoara"
msgstr "Hunedoara"
#: i18n/states.php:1647
msgid "Harghita"
msgstr "Harghita"
#: i18n/states.php:1646
msgid "Gorj"
msgstr "Gorj"
#: i18n/states.php:1645
msgid "Giurgiu"
msgstr "Giurgiu"
#: i18n/states.php:1643
msgid "Dolj"
msgstr "Dolj"
#: i18n/states.php:1641
msgid "Covasna"
msgstr "Covasna"
#: i18n/states.php:1639
msgid "Cluj"
msgstr "Cluj"
#: i18n/states.php:1630
msgid "Bihor"
msgstr "Bihor"
#: i18n/states.php:1627
msgid "Arad"
msgstr "Arad"
#: i18n/states.php:1626
msgid "Alba"
msgstr "Alba"
#: includes/admin/class-wc-admin-setup-wizard.php:803
#: includes/admin/class-wc-admin-setup-wizard.php:820
msgid "WooCommerce Services"
msgstr "Serviços do WooCommerce"
#: i18n/states.php:215
msgid "Tarija"
msgstr "Tarija"
#: i18n/states.php:213
msgid "Potosí"
msgstr "Potosí"
#: i18n/states.php:212
msgid "Pando"
msgstr "Pando"
#: i18n/states.php:211
msgid "Oruro"
msgstr "Oruro"
#: i18n/states.php:210 i18n/states.php:690 i18n/states.php:1695
msgid "La Paz"
msgstr "La Paz"
#: i18n/states.php:209
msgid "Cochabamba"
msgstr "Cochabamba"
#: i18n/states.php:207
msgid "Beni"
msgstr "Beni"
#: i18n/states.php:208
msgid "Chuquisaca"
msgstr "Chuquisaca"
#: i18n/states.php:1665
msgid "Vâlcea"
msgstr "Vâlcea"
#: i18n/states.php:1663
msgid "Timiș"
msgstr "Timiș"
#: i18n/states.php:1658
msgid "Sălaj"
msgstr "Sălaj"
#: i18n/states.php:1655
msgid "Neamț"
msgstr "Neamț"
#: i18n/states.php:1654
msgid "Mureș"
msgstr "Mureș"
#: i18n/states.php:1653
msgid "Mehedinți"
msgstr "Mehedinți"
#: i18n/states.php:1652
msgid "Maramureș"
msgstr "Maramureș"
#: i18n/states.php:1649
msgid "Ialomița"
msgstr "Ialomița"
#: i18n/states.php:1644
msgid "Galați"
msgstr "Galați"
#: i18n/states.php:1640
msgid "Constanța"
msgstr "Constanța"
#: i18n/states.php:1638
msgid "Caraș-Severin"
msgstr "Caraș-Severin"
#: i18n/states.php:1636
msgid "Buzău"
msgstr "Buzău"
#: i18n/states.php:1635
msgid "București"
msgstr "București"
#: i18n/states.php:1634
msgid "Brașov"
msgstr "Brașov"
#: i18n/states.php:1633
msgid "Brăila"
msgstr "Brăila"
#: i18n/states.php:1632
msgid "Botoșani"
msgstr "Botoșani"
#: i18n/states.php:1631
msgid "Bistrița-Năsăud"
msgstr "Bistrița-Năsăud"
#: i18n/states.php:1629
msgid "Bacău"
msgstr "Bacău"
#: i18n/states.php:1628
msgid "Argeș"
msgstr "Argeș"
#. translators: %s: logout url
#: includes/shortcodes/class-wc-shortcode-my-account.php:90
#: includes/wc-template-functions.php:45
msgid "Are you sure you want to log out? <a href=\"%s\">Confirm and log out</a>"
msgstr "Você tem certeza que deseja sair? <a href=\"%s\">Confirmar e sair</a>"
#: includes/class-wc-rest-authentication.php:594
msgid "Unknown request method."
msgstr "Método de requisição desconhecido."
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:77
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:113
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/product-editor/blocks/generic/taxonomy/create-taxonomy-modal.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Create"
msgstr "Criar"
#: src/Admin/API/Reports/Downloads/Controller.php:141
msgid "ID."
msgstr "ID."
#: includes/admin/class-wc-admin-assets.php:333
#: includes/admin/meta-boxes/views/html-order-item-meta.php:63
msgid "Value (required)"
msgstr "Valor (obrigatório)"
#: includes/admin/class-wc-admin-assets.php:332
#: includes/admin/meta-boxes/views/html-order-item-meta.php:62
msgid "Name (required)"
msgstr "Nome (obrigatório)"
#: includes/cli/class-wc-cli-runner.php:115
msgid "Zone ID."
msgstr "ID da área."
#: includes/admin/meta-boxes/views/html-order-items.php:312
msgid "Recalculate"
msgstr "Recalcular"
#: includes/admin/class-wc-admin-assets.php:391
msgid "Recalculate totals? This will calculate taxes based on the customers country (or the store base country) and update totals."
msgstr "Recalcular os totais? Isso irá calcular os impostos com base no país dos consumidores (ou no país do local da loja) e atualizar os totais."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:549
msgid "All missing WooCommerce pages successfully installed"
msgstr "Todas as páginas do WooCommerce que faltavam foram instaladas com sucesso"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:626
msgid "Terms in the product visibility taxonomy."
msgstr "Termos na taxonomia de visibilidade de produto."
#: includes/admin/views/html-admin-page-status-report.php:747
msgid "A list of taxonomy terms used for product visibility."
msgstr "Uma lista de termos de taxonomia usados para a visibilidade do produto."
#: includes/admin/views/html-admin-page-status-report.php:746
msgid "Taxonomies: Product visibility"
msgstr "Taxonomias: Visibilidade de produto"
#. translators: %s contains the name of the original product.
#: includes/admin/class-wc-admin-duplicate-product.php:154
msgid "%s (Copy)"
msgstr "%s (cópia)"
#: includes/class-wc-ajax.php:1059 includes/class-wc-order-item-product.php:90
msgid "Invalid product ID"
msgstr "ID de produto inválido"
#: includes/admin/views/html-bulk-edit-product.php:30
msgid "Increase existing price by (fixed amount or %):"
msgstr "Aumente o preço atual em (valor fixo ou %):"
#: includes/admin/views/html-admin-page-status-report.php:613
msgid "Active plugins"
msgstr "Plugins ativados"
#: includes/admin/views/html-admin-page-status-report.php:981
msgid "Parent theme author URL"
msgstr "URL do autor do tema ascendente"
#: includes/admin/views/html-admin-page-status-report.php:968
msgid "Parent theme version"
msgstr "Versão do tema ascendente"
#: includes/admin/views/html-admin-page-status-report.php:963
msgid "Parent theme name"
msgstr "Nome do tema ascendente"
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:186
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:398
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:191
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:51
#: src/Admin/API/Notes.php:506 src/Admin/API/OnboardingProfile.php:146
#: src/Admin/API/Reports/Import/Controller.php:105
msgid "Sorry, you cannot edit this resource."
msgstr "Sem permissão para editar este recurso."
#: includes/admin/reports/class-wc-report-customers.php:116
msgid "Customer sales"
msgstr "Vendas por clientes"
#: includes/admin/views/html-admin-page-status-report.php:309
msgid "Max upload size"
msgstr "Tamanho máximo de upload"
#: includes/admin/views/html-admin-page-status-report.php:294
msgid "MySQL version"
msgstr "Versão do MySQL"
#: includes/admin/views/html-admin-page-status-report.php:255
msgid "PHP version"
msgstr "Versão do PHP"
#: includes/admin/views/html-admin-page-status-report.php:250
msgid "Server info"
msgstr "Informações do servidor"
#: includes/admin/settings/class-wc-settings-general.php:282
#: includes/admin/views/html-admin-page-status-report.php:728
msgid "Number of decimals"
msgstr "Número de casas decimais"
#: includes/admin/meta-boxes/views/html-order-shipping.php:28
#: src/Internal/Admin/Orders/ListTable.php:1618
msgid "Shipping method"
msgstr "Método de entrega"
#: includes/admin/settings/class-wc-settings-general.php:272
#: includes/admin/views/html-admin-page-status-report.php:723
msgid "Decimal separator"
msgstr "Separador decimal"
#: includes/admin/settings/class-wc-settings-general.php:262
#: includes/admin/views/html-admin-page-status-report.php:718
msgid "Thousand separator"
msgstr "Separador de milhares"
#: includes/admin/settings/class-wc-settings-general.php:246
#: includes/admin/views/html-admin-page-status-report.php:713
msgid "Currency position"
msgstr "Posição da moeda"
#: includes/admin/views/html-admin-page-status-report.php:278
msgid "cURL version"
msgstr "Versão do cURL"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:564
msgid "Customer provided note:"
msgstr "Observação fornecida pelo cliente:"
#. Author of the plugin
#: woocommerce.php
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 avaliação para %2$s"
msgstr[1] "%1$s avaliações para %2$s"
#: templates/single-product/product-image.php:49
msgid "Awaiting product image"
msgstr "Aguardando imagem do produto"
#: templates/single-product/photoswipe.php:50
msgid "Next (arrow right)"
msgstr "Próximo (seta da direita)"
#: templates/single-product/photoswipe.php:49
msgid "Previous (arrow left)"
msgstr "Anterior (seta da esquerda)"
#: templates/single-product/photoswipe.php:34
msgid "Zoom in/out"
msgstr "Ampliar/reduzir (zoom)"
#: templates/single-product/photoswipe.php:35
msgid "Toggle fullscreen"
msgstr "Expandir tela"
#: templates/single-product/photoswipe.php:36
#: assets/client/admin/customer-effort-score/index.js:2
msgid "Share"
msgstr "Compartilhar"
#: templates/single-product/photoswipe.php:37
msgid "Close (Esc)"
msgstr "Fechar (Esc)"
#: templates/product-searchform.php:25
msgid "Search products…"
msgstr "Pesquisar produtos…"
#. translators: 1: credit card type 2: last 4 digits
#. translators: %1$s is referring to the payment method brand, %2$s is
#. referring to the last 4 digits of the payment card.
#: templates/myaccount/payment-methods.php:49
#: assets/client/blocks/checkout.js:30
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:42
msgid "%1$s ending in %2$s"
msgstr "%1$s termina em %2$s"
#. translators: 1: formatted order total 2: total order items
#: templates/myaccount/my-orders.php:75 templates/myaccount/orders.php:69
msgid "%1$s for %2$s item"
msgid_plural "%1$s for %2$s items"
msgstr[0] "%1$s de %2$s item"
msgstr[1] "%1$s de %2$s itens"
#. 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 "Olá, %1$s (não é %1$s? <a href=\"%2$s\">Sair</a>)"
#. translators: 1: Orders URL 2: Addresses URL 3: Account URL.
#: templates/myaccount/dashboard.php:48
msgid "From your account dashboard you can view your <a href=\"%1$s\">recent orders</a>, manage your <a href=\"%2$s\">shipping and billing addresses</a>, and <a href=\"%3$s\">edit your password and account details</a>."
msgstr "A partir do painel de controle de sua conta, você pode ver suas <a href=\"%1$s\">compras recentes</a>, gerenciar seus <a href=\"%2$s\">endereços de entrega e cobrança</a>, e <a href=\"%3$s\">editar sua senha e detalhes da conta</a>."
#. translators: %s location.
#: templates/cart/cart-totals.php:72
msgid "(estimated for %s)"
msgstr "(estimado para %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 "Isso possibilitará \"%1$s\" acessar %2$s, o que o permitirá:"
#. translators: %s: maximum price
#: includes/widgets/class-wc-widget-layered-nav-filters.php:114
msgid "Max %s"
msgstr "Máximo %s"
#. translators: %s: minimum price
#: includes/widgets/class-wc-widget-layered-nav-filters.php:108
msgid "Min %s"
msgstr "Minimo %s"
#: includes/wc-order-functions.php:583
msgid "Invalid refund amount."
msgstr "O valor do reembolso é inválido."
#: includes/wc-core-functions.php:571
msgid "Iranian toman"
msgstr "Toman iraniano"
#. translators: 1: price from 2: price to
#: includes/wc-formatting-functions.php:1334
msgctxt "Price range: from-to"
msgid "%1$s – %2$s"
msgstr "%1$s – %2$s"
#: includes/wc-coupon-functions.php:26
msgid "Fixed product discount"
msgstr "Desconto fixo de produto"
#: includes/wc-coupon-functions.php:25
msgid "Fixed cart discount"
msgstr "Desconto fixo de carrinho"
#: includes/wc-coupon-functions.php:24
msgid "Percentage discount"
msgstr "Desconto em porcentagem"
#. translators: %s template
#: includes/wc-core-functions.php:318
msgid "%s does not exist."
msgstr "%s não existe."
#. translators: %s: coupon code
#. translators: %s Coupon code.
#: includes/wc-cart-functions.php:290 assets/client/blocks/cart.js:22
#: assets/client/blocks/checkout.js:14
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:26
msgid "Coupon: %s"
msgstr "Cupom: %s"
#. translators: %d: shipping package number
#: includes/wc-cart-functions.php:257
msgctxt "shipping packages"
msgid "Shipping"
msgstr "Entrega"
#: includes/wc-order-functions.php:766
msgid "The payment gateway for this order does not exist."
msgstr "O sistema de pagamento deste pedido não existe."
#: includes/wc-order-functions.php:770
msgid "The payment gateway for this order does not support automatic refunds."
msgstr "O sistema de pagamento deste pedido não oferece reembolso automático."
#: includes/shortcodes/class-wc-shortcode-my-account.php:84
msgid "Your password has been reset successfully."
msgstr "Sua senha foi redefinida com êxito."
#: 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:184
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:130
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:134
msgid "Specific countries"
msgstr "Países específicos"
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:56
#: assets/client/admin/app/index.js:2 assets/client/blocks/cart.js:2
#: assets/client/blocks/checkout.js:2
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:43
msgid "Free shipping"
msgstr "Frete grátis"
#: includes/log-handlers/class-wc-log-handler-file.php:359
#: includes/log-handlers/class-wc-log-handler-file.php:379
msgid "This method should not be called before plugins_loaded."
msgstr "Esse método não deve ser chamado antes de plugins_loaded."
#. translators: %s: Site name
#: includes/log-handlers/class-wc-log-handler-email.php:188
msgid "Visit %s admin area:"
msgstr "Visite o painel de administração para %s:"
#: 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] "Você recebeu a seguinte mensagem do log do WooCommerce:"
msgstr[1] "Você recebeu as seguintes mensagens do log do WooCommerce:"
#. 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 mensagem do log do WooCommerce"
msgstr[1] "[%1$s] %2$s: %3$s mensagens do log do WooCommerce"
#. 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 com final %2$s (expira em %3$s/%4$s)"
#: includes/legacy/abstract-wc-legacy-product.php:72
msgid "Product properties should not be accessed directly."
msgstr "As propriedades do produto não devem ser acessadas diretamente."
#: includes/gateways/paypal/includes/settings-paypal.php:123
msgid "Image url"
msgstr "URL da imagem"
#: includes/gateways/paypal/includes/settings-paypal.php:125
msgid "Optionally enter the URL to a 150x50px image displayed as your logo in the upper left corner of the PayPal checkout pages."
msgstr "Opcionalmente, digite o URL para uma imagem de 150x50px a ser exibida como seu logo no canto superior esquerdo das páginas de finalização de compra do PayPal."
#. translators: %s: URL
#: includes/gateways/paypal/includes/settings-paypal.php:52
msgid "PayPal sandbox can be used to test payments. Sign up for a <a href=\"%s\">developer account</a>."
msgstr "O sandbox do PayPal pode ser usada para pagamentos de teste. Faça login com uma <a href=\"%s\">conta de desenvolvedor</a>."
#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:281
msgid "Payment for cancelled order %s received"
msgstr "Pagamento para pedido cancelado %s recebido"
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:213
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:180
msgid "Payment authorized. Change payment status to processing or complete to capture funds."
msgstr "Pagamento autorizado. Mude o status do pagamento para processando ou completo para captar fundos."
#. translators: 1: Amount, 2: Authorization ID, 3: Transaction ID
#: includes/gateways/paypal/class-wc-gateway-paypal.php:466
msgid "Payment of %1$s was captured - Auth ID: %2$s, Transaction ID: %3$s"
msgstr "O pagamento de %1$s foi capturado - ID de autenticação: %2$s, ID da transação: %3$s"
#. translators: %s: order ID.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:283
msgid "Order #%s has been marked paid by PayPal IPN, but was previously cancelled. Admin handling required."
msgstr "O pedido #%s foi definido como pago pelo IPN do PayPal, mas o pedido já tinha sido cancelado anteriormente. A manipulação por administrador é necessária."
#. translators: 1: Authorization ID, 2: Payment status
#: includes/gateways/paypal/class-wc-gateway-paypal.php:473
msgid "Payment could not be captured - Auth ID: %1$s, Status: %2$s"
msgstr "Não foi possível capturar o pagamento. ID de autenticação: %1$s, situação: %2$s"
#. translators: %s: Paypal gateway error message
#: includes/gateways/paypal/class-wc-gateway-paypal.php:455
msgid "Payment could not be captured: %s"
msgstr "Não foi possível capturar o pagamento: %s"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:343
msgid "Bank"
msgstr "Banco"
#. translators: 1: Path to template file 2: Path to theme folder
#: includes/emails/class-wc-email.php:1145
msgid "To override and edit this email template copy %1$s to your theme folder: %2$s."
msgstr "Para substituir e editar este modelo de e-mail, copie %1$s para a pasta do tema: %2$s."
#: includes/data-stores/class-wc-payment-token-data-store.php:174
msgid "Invalid payment token."
msgstr "Token de pagamento inválido."
#: 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 "Campos de token de pagamento inválidos ou ausentes."
#: includes/data-stores/class-wc-customer-data-store.php:156
msgid "Invalid customer."
msgstr "Cliente inválido."
#: includes/cli/class-wc-cli-runner.php:223
msgid "Output just the id when the operation is successful."
msgstr "Gera apenas o ID quando a operação for concluída com sucesso."
#: includes/data-stores/class-wc-coupon-data-store-cpt.php:118
msgid "Invalid coupon."
msgstr "Cupom inválido."
#. 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 atualizações concluídas. A versão do banco de dados é %2$s"
#: 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 "Download inválido."
#: 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 "Tenha certeza de incluir a flag --user com uma conta que tenha permissão para essa ação."
#: 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 "Renderiza a resposta em um formato determinado."
#: 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 "Obtém o valor de um campo individual."
#: includes/cli/class-wc-cli-tool-command.php:46
msgid "The id for the resource."
msgstr "O ID para o recurso."
#. 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 "O título do esquema não foi encontrado para %s, ignorar o registro de comando REST."
#: includes/cli/class-wc-cli-rest-command.php:273
msgid "Updated"
msgstr "Atualizado"
#: includes/cli/class-wc-cli-rest-command.php:159
msgid "Deleted"
msgstr "Excluído"
#: includes/cli/class-wc-cli-rest-command.php:157
msgid "Trashed"
msgstr "Na lixeira"
#: includes/class-wc-product-external.php:134
msgid "External products cannot be backordered."
msgstr "Os produtos externos não podem ser encomendados."
#: includes/class-wc-product-external.php:105
#: includes/class-wc-product-external.php:120
msgid "External products cannot be stock managed."
msgstr "Os produtos externos não podem ter estoque gerenciável."
#: 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 "Limita resposta para campos específicos. Padrão para todos os campos."
#. translators: %s: attribute name
#: includes/class-wc-post-types.php:233
msgctxt "Product Attribute"
msgid "Product %s"
msgstr "Atributo \"%s\" de produto"
#: includes/class-wc-post-types.php:188
msgid "Product shipping classes"
msgstr "Classes de entrega do produto"
#: includes/class-wc-post-types.php:156
msgid "No tags found"
msgstr "Nenhuma tags foi encontrada"
#: includes/class-wc-post-types.php:155
msgid "Choose from the most used tags"
msgstr "Escolher das tags mais usadas"
#: includes/class-wc-post-types.php:154
msgid "Add or remove tags"
msgstr "Adicionar ou remover tags"
#: includes/class-wc-post-types.php:153
msgid "Separate tags with commas"
msgstr "Separar as tags com vírgulas"
#: includes/class-wc-post-types.php:152
msgid "Popular tags"
msgstr "Tags populares"
#: includes/class-wc-post-types.php:151
msgid "New tag name"
msgstr "Novo nome da tag"
#: includes/class-wc-post-types.php:150
msgid "Add new tag"
msgstr "Adicionar nova tag"
#: includes/class-wc-post-types.php:149
msgid "Update tag"
msgstr "Atualizar tag"
#: includes/class-wc-post-types.php:148
#: includes/react-admin/connect-existing-pages.php:288
msgid "Edit tag"
msgstr "Editar tag"
#: includes/class-wc-post-types.php:147
msgid "All tags"
msgstr "Todas as tags"
#: includes/class-wc-post-types.php:146
msgid "Search tags"
msgstr "Pesquisar tags"
#: includes/class-wc-post-types.php:144
msgid "Tag"
msgstr "Tag"
#: includes/class-wc-post-types.php:110
msgid "No categories found"
msgstr "Nenhuma categoria foi encontrada"
#: includes/class-wc-post-types.php:109
#: assets/client/admin/chunks/category-metabox.js:1
msgid "New category name"
msgstr "Novo nome da categoria"
#: includes/class-wc-post-types.php:108
#: assets/client/admin/chunks/category-metabox.js:1
msgid "Add new category"
msgstr "Adicionar nova categoria"
#: includes/class-wc-post-types.php:107
msgid "Update category"
msgstr "Atualizar categoria"
#: includes/class-wc-post-types.php:106
#: includes/react-admin/connect-existing-pages.php:268
msgid "Edit category"
msgstr "Editar categoria"
#: includes/class-wc-post-types.php:103
#: assets/client/admin/chunks/analytics-report-categories.js:1
msgid "All categories"
msgstr "Todas as categorias"
#: includes/class-wc-post-types.php:102
msgid "Search categories"
msgstr "Pesquisar categorias"
#: includes/class-wc-order-item-product.php:102
msgid "Invalid variation ID"
msgstr "ID inválido da variação"
#. translators: %s: new order status
#: includes/class-wc-order.php:472
msgid "Order status set to %s."
msgstr "Status do pedido definido para %s."
#: includes/class-wc-order-item-product.php:211
msgid "Invalid product"
msgstr "Produto inválido"
#: includes/class-wc-post-types.php:105
#: assets/client/admin/chunks/category-metabox.js:1
msgid "Parent category:"
msgstr "Categoria ascendente:"
#: includes/class-wc-post-types.php:104
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:547
msgid "Parent category"
msgstr "Categoria ascendente"
#: includes/class-wc-post-types.php:100 src/Admin/API/Leaderboards.php:219
#: src/Admin/API/Reports/Categories/Controller.php:245
#: src/Admin/API/Reports/Products/Controller.php:327
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/blocks/reviews-by-category.js:14
msgid "Category"
msgid_plural "Categories"
msgstr[0] "Categoria"
msgstr[1] "Categorias"
#: includes/class-wc-order-item-fee.php:148
#: includes/class-wc-order-item-product.php:78 includes/class-wc-tax.php:912
msgid "Invalid tax class"
msgstr "Classe de impostos inválida"
#: includes/class-wc-install.php:2263
msgid "Visit premium customer support"
msgstr "Visite o suporte ao cliente premium"
#. translators: %d item count
#: includes/class-wc-cart-session.php:527
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] "O item %d do seu pedido anterior não está disponível no momento e não pôde ser adicionado ao carrinho."
msgstr[1] "Os itens %d do seu pedido anterior não estão disponíveis no momento e não puderam ser adicionados ao carrinho."
#. translators: %s: Attribute name.
#: includes/class-wc-cart.php:1117
msgid "Invalid value posted for %s"
msgstr "Valor inválido postado para %s"
#: 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 "Armazenamento de dados inválido."
#: includes/class-wc-customer.php:841
msgid "Invalid role"
msgstr "Função inválida"
#: includes/class-wc-customer.php:795 src/Admin/API/OnboardingProfile.php:615
msgid "Invalid email address"
msgstr "Endereço de e-mail inválido"
#: includes/class-wc-coupon.php:748
msgid "Invalid email address restriction"
msgstr "Restrição inválida de endereço de e-mail"
#: includes/class-wc-coupon.php:549
msgid "Invalid discount type"
msgstr "Tipo de desconto inválido"
#: includes/class-wc-countries.php:1206
msgid "Eircode"
msgstr "Eircode"
#: includes/class-wc-countries.php:772
msgid "Street address"
msgstr "Endereço"
#: includes/class-wc-form-handler.php:984
#: includes/class-wc-form-handler.php:988
#: includes/class-wc-form-handler.php:1125
#: includes/class-wc-form-handler.php:1159
#: assets/client/blocks/active-filters-frontend.js:1
#: assets/client/blocks/all-products-frontend.js:1
#: assets/client/blocks/attribute-filter-frontend.js:1
#: assets/client/blocks/cart.js:1 assets/client/blocks/checkout.js:1
#: assets/client/blocks/filter-wrapper-frontend.js:1
#: assets/client/blocks/order-confirmation-create-account-frontend.js:1
#: assets/client/blocks/price-filter-frontend.js:1
#: assets/client/blocks/rating-filter-frontend.js:1
#: assets/client/blocks/reviews-frontend.js:1
#: assets/client/blocks/single-product.js:1
#: assets/client/blocks/stock-filter-frontend.js:1
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:1
msgid "Error:"
msgstr "Erro:"
#: includes/class-wc-countries.php:736
msgid "Apartment, suite, unit, etc. (optional)"
msgstr "Apartamento, suíte, sala, etc. (opcional)"
#. translators: 1: product name 2: items in stock
#: includes/class-wc-emails.php:756
msgid "%1$s is low in stock. There are %2$d left."
msgstr "%1$s esta com estoque baixo. Ainda há %2$d."
#: includes/class-wc-customer.php:1045 includes/class-wc-order.php:1343
msgid "Invalid billing email address"
msgstr "E-mail de cobrança inválido"
#. translators: %s: product name
#: includes/class-wc-cart.php:1161
msgid "You cannot add another \"%s\" to your cart."
msgstr "Você não pode adicionar outro \"%s\" em seu carrinho."
#: includes/class-wc-cart.php:1173 includes/class-wc-cart.php:1240
#: includes/class-wc-frontend-scripts.php:589
#: includes/wc-cart-functions.php:129 includes/wc-template-functions.php:2397
#: src/Blocks/BlockTypes/ProductButton.php:300
#: src/Blocks/BlockTypes/ProductButton.php:301
msgid "View cart"
msgstr "Ver carrinho"
#: includes/class-wc-ajax.php:1005 includes/class-wc-ajax.php:1037
#: includes/class-wc-ajax.php:1127 includes/class-wc-ajax.php:1191
#: includes/class-wc-ajax.php:1233 includes/class-wc-ajax.php:1295
#: includes/class-wc-ajax.php:1347 src/Internal/Orders/CouponsController.php:65
msgid "Invalid order"
msgstr "Pedido inválido"
#. translators: 1: key 2: URL
#: includes/class-wc-cache-helper.php:272
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 "Para que o <strong>cache do banco de dados</strong> funcione com o WooCommerce você deve adicionar %1$s à opção \"Ignored Query Strings\" nas <a href=\"%2$s\">configurações do W3 Total Cache</a>."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:755
msgid "The date of the customer last order, as GMT."
msgstr "A data da última compra do cliente, em GMT."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:696
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:168
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:64
msgid "The date the customer was created, as GMT."
msgstr "A data em que o cliente foi cadastrado, em GMT."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:420
msgid "The product review cannot be deleted."
msgstr "A avaliação do produto não pode ser excluída."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:413
msgid "The comment has already been trashed."
msgstr "O comentário já foi movido para a lixeira."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:409
msgid "The product review does not support trashing."
msgstr "Avaliação de produtos não suporta lixeira."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:252
msgid "Invalid product review ID."
msgstr "ID inválido de avaliação de produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:350
msgid "Updating product review failed."
msgstr "Falha ao atualizar a avaliação do produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:441
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:462
#: 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-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 "ID inválido do recurso."
#: includes/wc-attribute-functions.php:546
msgid "Could not update the attribute."
msgstr "Não foi possível atualizar o atributo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:304
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:466
msgid "Creating product review failed."
msgstr "Falha ao criar avaliação de produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:403
msgid "This resource cannot be created."
msgstr "Este recurso não pode ser criado."
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:172
msgid "The date the webhook was last modified, as GMT."
msgstr "A data que o webhook foi modificado pela última vez, em 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 "A data em que a entrega do webhook foi realizada, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:657
msgid "There was an error calling this tool. There is no callback present."
msgstr "Ocorreu um erro ao chamar essa ferramenta. Não há nenhum callback presente."
#. translators: %d: amount of orphaned variations
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:492
msgid "%d orphaned variations deleted"
msgstr "%d variações órfãs excluídas"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:406
msgid "Tool return message."
msgstr "Mensagem de retorno da ferramenta."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:401
msgid "Did the tool run successfully?"
msgstr "A ferramenta funcionou com sucesso?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:393
msgid "Tool description."
msgstr "Descrição da ferramenta."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:385
msgid "What running the tool will do."
msgstr "O que a ferramenta fará."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:377
msgid "Tool name."
msgstr "Nome da ferramenta."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:286
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:311
msgid "Invalid tool ID."
msgstr "ID inválido da ferramenta."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:197
msgid "This tool will install all the missing WooCommerce pages. Pages already defined and set up will not be replaced."
msgstr "Essa ferramenta instalará todas as páginas ausentes do WooCommerce. As páginas que já foram definidas e configuradas não serão substituídas."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:369
msgid "A unique identifier for the tool."
msgstr "Um identificador exclusivo para a ferramenta."
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:160
msgid "The date the webhook was created, as GMT."
msgstr "A data em que o webhook foi criado, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:653
msgid "Tool ran."
msgstr "Ferramenta executada com sucesso!"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:667
msgid "Security."
msgstr "Segurança."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:575
msgid "Currency."
msgstr "Moeda."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:557
msgid "Settings."
msgstr "Configurações."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:466
msgid "Theme."
msgstr "Tema."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:348
msgid "Database prefix."
msgstr "Prefixo do banco de dados."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:336
msgid "Database."
msgstr "Banco de dados."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:141
msgid "Delete orphaned variations"
msgstr "Excluir variações órfãs"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:140
msgid "Orphaned variations"
msgstr "Variações órfãs"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:687
msgid "WooCommerce pages."
msgstr "Páginas do WooCommerce."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:679
msgid "Hide errors from visitors?"
msgstr "Esconder erros dos visitantes?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:617
msgid "Taxonomy terms for product/order statuses."
msgstr "Termos de taxonomia para status de produto/pedido."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:611
msgid "Geolocation enabled?"
msgstr "Geolocalização ativada?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:581
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:219
msgid "Currency symbol."
msgstr "Símbolo monetário."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:569
msgid "SSL forced?"
msgstr "Forçando HTTPS?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:527
msgid "Template overrides."
msgstr "Modelos sobrescritos."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:521
msgid "Does this theme have outdated templates?"
msgstr "Este tema contém modelos desatualizados?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:515
msgid "Does the theme have a woocommerce.php file?"
msgstr "O tema tem um arquivo woocommerce.php?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:509
msgid "Does the theme declare WooCommerce support?"
msgstr "O tema declarou compatibilidade com o WooCommerce?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:497
msgid "Is this theme a child theme?"
msgstr "Este tema é um tema filho?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:490
msgid "Theme author URL."
msgstr "URL do autor do tema."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:484
msgid "Latest version of theme."
msgstr "Última versão do tema."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:478
msgid "Theme version."
msgstr "Versão do tema."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:472
#: src/Admin/API/OnboardingThemes.php:549
msgid "Theme name."
msgstr "Nome do tema."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:360
msgid "Database tables."
msgstr "Tabelas do banco de dados."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:328
msgid "Remote GET response."
msgstr "Resposta tipo GET remoto."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:322
msgid "Remote GET successful?"
msgstr "GET remoto realizado com sucesso?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:316
msgid "Remote POST response."
msgstr "Resposta tipo POST remota."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:310
msgid "Remote POST successful?"
msgstr "POST remoto realizado com sucesso?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:304
msgid "Is mbstring enabled?"
msgstr "Mbstring está habilitado?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:142
msgid "This tool will delete all variations which have no parent."
msgstr "Essa ferramenta excluir todas as variações que não têm um produto ascendente."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:238
msgid "PHP max input vars."
msgstr "Máximo de entrada de variáveis (max input vars) do PHP."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:226
msgid "PHP post max size."
msgstr "Tamanho máximo para post no PHP."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:147
msgid "Site URL."
msgstr "URL do site."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:140
msgid "Home URL."
msgstr "URL da página inicial."
#: 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 "ID do grupo de configurações."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:298
msgid "Is GZip enabled?"
msgstr "GZip está ativado?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:292
msgid "Is DomDocument class enabled?"
msgstr "Classe DomDocument está habilitada?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:286
msgid "Is SoapClient class enabled?"
msgstr "Classe SoapClient está habilitada?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:280
msgid "Is fsockopen/cURL enabled?"
msgstr "Fsockopen/cURL está habilitado?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:274
msgid "Default timezone."
msgstr "Fuso horário padrão."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:250
msgid "Is SUHOSIN installed?"
msgstr "SUHOSIN está instalado?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:232
msgid "PHP max execution time."
msgstr "Tempo máximo de execução do PHP."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:208
msgid "WordPress language."
msgstr "Idioma do WordPress."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:202
msgid "Are WordPress cron jobs enabled?"
msgstr "Cron jobs do WordPress estão habilitados?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:196
msgid "Is WordPress debug mode active?"
msgstr "Modo de depuração do WordPress está ativo?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:190
msgid "WordPress memory limit."
msgstr "Limite de memória do WordPress."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:184
msgid "Is WordPress multisite?"
msgstr "WordPress é multisite?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:178
msgid "WordPress version."
msgstr "Versão do WordPress."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:172
msgid "Is log directory writable?"
msgstr "O diretório de logs permite escrita?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:166
msgid "Log directory."
msgstr "Diretório de logs."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:160
msgid "WooCommerce version."
msgstr "Versão do WooCommerce."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:134
msgid "Environment."
msgstr "Ambiente."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:295
msgid "Shipping zone order."
msgstr "Ordem da área de entrega."
#: 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 "Nome da área de entrega."
#: 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 "O recurso não pôde ser criado. Verifique se \"order\" e \"name\" estão presentes."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:485
msgid "Shipping method settings."
msgstr "Configurações do método de entrega."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:462
msgid "Shipping method enabled status."
msgstr "Status de ativação do método de entrega."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:457
msgid "Shipping method sort order."
msgstr "Ordem do método de entrega."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:451
msgid "Shipping method customer facing title."
msgstr "Título de método de entrega para o cliente."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:439
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:445
msgid "Shipping method instance ID."
msgstr "ID de instância do método de entrega."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:177
msgid "Resource cannot be created."
msgstr "O recurso não pôde ser criado."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:174
msgid "Shipping zone location type."
msgstr "Tipo de localização da área de entrega."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:169
msgid "Shipping zone location code."
msgstr "Código de localização da área de entrega."
#: 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:479
msgid "Shipping method description."
msgstr "Descrição do método de entrega."
#: 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:473
msgid "Shipping method title."
msgstr "Título do método de entrega."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:198
msgid "Method ID."
msgstr "ID do método."
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:595
#: 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 "Lista de opções (pares de valores e chaves) para entradas como select, multiselect e botões do tipo radio."
#: 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 "Configurações inválidas."
#: 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 "Configuração de grupo inválida."
#: 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 para subgrupos de configurações."
#: 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 do grupo de produto."
#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:63
msgid "No setting groups have been registered."
msgstr "Nenhum grupo de configurações foi registrado."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2408
msgid "Limit result set to products based on a maximum price."
msgstr "Limita o resultado para produtos baseados em um preço máximo."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2402
msgid "Limit result set to products based on a minimum price."
msgstr "Limita o resultado para produtos baseados em um preço mínimo."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2396
#: src/StoreApi/Routes/V1/Products.php:345
msgid "Limit result set to products on sale."
msgstr "Limita o resultado para produtos à venda."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2390
msgid "Limit result set to products in stock or out of stock."
msgstr "Limita o resultado para produtos em estoque e fora de estoque."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:64
msgid "Unique ID for the instance."
msgstr "ID exclusivo para a instância."
#: 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 "ID exclusivo para a área."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:29
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:54
#: src/Admin/API/Customers.php:51 src/Admin/API/Notes.php:61
msgid "Unique ID for the resource."
msgstr "ID exclusivo para o recurso."
#: 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 "Um identificador exclusivo que pode ser usado para vincular configurações em conjunto."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:214
msgid "Shipping zones do not support trashing."
msgstr "Áreas de entrega não suportam lixeira."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2381
msgid "Limit result set to products with a specific tax class."
msgstr "Limita o conjunto de resultados para produtos com uma classe de impostos específica."
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:230
msgid "Shipping methods do not support trashing."
msgstr "Métodos de entrega não suportam lixeira."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1905
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2382
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:837
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1885
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:657
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1218
msgid "Number of times downloadable files can be downloaded after purchase."
msgstr "Número de vezes que os arquivos podem ser baixados depois da compra."
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:169
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:864
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:70
msgid "The date the review was created, as GMT."
msgstr "A data que a avaliação foi criada, em GMT."
#: 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:567
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:526
#: 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 "Texto de ajuda adicional mostrado ao usuário sobre a configuração."
#: 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:585
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:508
#: 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 "Tipo de configuração."
#: 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:547
#: 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:502
#: 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 "Uma descrição legível para a configuração, usada em 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:538
#: 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:496
#: 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 "Um rótulo legível para a configuração, usado em interfaces."
#: 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:967
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2153
#: 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:793
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1497
msgid "The date the image was last modified, as GMT."
msgstr "A data que a imagem foi modificada pela última vez, em 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:955
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2141
#: 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:781
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1485
msgid "The date the image was created, as GMT."
msgstr "A data em que a imagem foi criada, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1740
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1068
msgid "The date the product was last modified, as GMT."
msgstr "A data em que o produto foi modificado pela última vez, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1728
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1057
msgid "The date the product was created, as GMT."
msgstr "A data em que o produto foi cadastrado, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:772
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1814
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:591
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:596
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1147
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1152
msgid "End date of sale price, in the site's timezone."
msgstr "Data de termino do preço promocional, no fuso horário do site."
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:767
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1809
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:586
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1142
msgid "Start date of sale price, as GMT."
msgstr "Data do início do preço promocional, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:762
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1804
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:581
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1137
msgid "Start date of sale price, in the site's timezone."
msgstr "Data do início do preço promocional, no fuso horário do site."
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1423
msgid "The date the order was completed, as GMT."
msgstr "A data em que o pedido foi completado, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1411
msgid "The date the order was paid, as GMT."
msgstr "A data em que o pedido foi pago, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2253
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1598
msgid "List of variations IDs."
msgstr "Lista de IDs de variações."
#: 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:561
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:520
#: 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 "Valor padrão para a configuração."
#: 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:556
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:515
#: 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 "Valor da configuração."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2343
#: src/StoreApi/Routes/V1/Products.php:280
msgid "Limit result set to featured products."
msgstr "Limita o resultado para produtos em destaque."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:555
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:159
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:905
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:108
msgid "The content of the review."
msgstr "O conteúdo da avaliação."
#: 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:529
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:490
#: 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 "Um identificador exclusivo para a configuração."
#: 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 "ID do sistema de pagamento."
#: 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 "Título do sistema de pagamento na página de finalização de compra."
#: 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 "Descrição do sistema de pagamento na página de finalização de compra."
#: 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 "Ordem dos sistemas de pagamento."
#: 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 "Status da ativação do sistema de pagamento."
#: 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 "Descrição do método do sistema de pagamento."
#: 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 "Título do método do sistema de pagamento."
#: 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 "Configurações do sistema de pagamento."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1911
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2388
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:843
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1891
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:663
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1224
msgid "Number of days until access to downloadable files expires."
msgstr "Número de dias até que o acesso dos arquivos baixáveis expire."
#: 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:576
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:532
#: 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 "Texto de marcação a ser exibido nas entradas de texto."
#: 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:1157
msgid "Version of WooCommerce which last updated the order."
msgstr "Versão do WooCommerce que atualizou o pedido pela última vez."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:552
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:495
msgid "List of user IDs (or guest email addresses) that have used the coupon."
msgstr "Lista de IDs de usuários (ou endereços de e-mail de visitantes) que poderão utilizar o cupom."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:528
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:471
msgid "If true, this coupon will not be applied to items that have sale prices."
msgstr "Caso seja verdadeiro, este cupom não será aplicado para itens em promoção."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:491
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:434
msgid "How many times the coupon can be used in total."
msgstr "Total de vezes que este cupom pode ser utilizado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:702
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:180
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:76
msgid "The date the customer was last modified, as GMT."
msgstr "A última vez em que o cliente foi modificado, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:393
msgid "The date the order refund was created, as GMT."
msgstr "A data em que o reembolso foi feito, em GMT."
#: 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:1195
msgid "The date the order was last modified, as GMT."
msgstr "A data em que o pedido foi modificado pela última vez, em 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:1183
msgid "The date the order was created, as GMT."
msgstr "A data em que o pedido foi criado, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:504
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:366
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:420
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:543
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:637
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:728
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:826
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1435
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1552
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1672
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1763
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1861
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1937
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1026
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2275
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:255
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:847
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1621
msgid "Meta data."
msgstr "Metadados."
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:409
msgid "User ID of user who created the refund."
msgstr "ID do usuário que criou o reembolso."
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:342
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:243
msgid "Is the customer a paying customer?"
msgstr "É um cliente pagador?"
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:511
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:373
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:427
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:551
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:644
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:735
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:833
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1442
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1559
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1679
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1770
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1868
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1944
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1033
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2282
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:262
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:854
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1628
msgid "Meta ID."
msgstr "ID do metadado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:506
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:449
msgid "If true and if the free shipping method requires a coupon, this coupon will enable free shipping."
msgstr "Caso seja verdadeiro e exista um método de entrega que requer cupom, este cupom irá ativar a entrega gratuita."
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:855
msgid "When true, the payment gateway API is used to generate the refund."
msgstr "Quando verdadeiro, a API do sistema de pagamento é utilizada para gerar o reembolso."
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:135
msgid "The date when download access expires, as GMT."
msgstr "A data em que o acesso para baixar expira, em GMT."
#: 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 "A data em que a observação do pedido foi criada, em GMT."
#: 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 "Se verdadeiro, a observação será exibida para clientes e eles serão notificados. Se falso a observação será exibida apenas no painel administrativo para referência."
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:173
msgid "Limit result to customers or internal notes."
msgstr "Limitar resultado para clientes ou observações internas."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:469
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:412
msgid "If true, the coupon can only be used individually. Other applied coupons will be removed from the cart."
msgstr "Caso seja verdadeiro, o cupom poderá apenas ser utilizado individualmente. Outros cupons aplicados serão removidos do carrinho."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:453
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:350
msgid "The amount of discount. Should always be numeric, even if setting a percentage."
msgstr "O valor do desconto. Deve ser sempre um valor numérico, mesmo se for indicar um valor em porcentagem."
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:401
msgid "The date the coupon expires, as GMT."
msgstr "A data em que o cupom expira, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:396
msgid "The date the coupon expires, in the site's timezone."
msgstr "A data em que cupom expira, no fuso horário do site."
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:366
msgid "The date the coupon was created, as GMT."
msgstr "A data em que o cupom foi criado, em GMT."
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:378
msgid "The date the coupon was last modified, as GMT."
msgstr "A data em que o cupom foi modificado pela última vez, em GMT."
#: includes/admin/views/html-report-by-date.php:20
msgid "From %1$s to %2$s"
msgstr "De %1$s até %2$s"
#. translators: %s: amount of errors
#: includes/class-wc-rest-authentication.php:330
msgid "Missing OAuth parameter %s"
msgid_plural "Missing OAuth parameters %s"
msgstr[0] "%s parâmetro OAuth ausente"
msgstr[1] "%s parâmetros OAuth ausentes"
#: includes/admin/views/html-bulk-edit-product.php:56
msgid "Set to regular price decreased by (fixed amount or %):"
msgstr "Configurar para diminuir o preço em (valor fixo ou %):"
#: includes/admin/views/html-bulk-edit-product.php:55
msgid "Decrease existing sale price by (fixed amount or %):"
msgstr "Diminuir o preço de promocional existente em (valor fixo ou %):"
#: includes/admin/views/html-bulk-edit-product.php:54
msgid "Increase existing sale price by (fixed amount or %):"
msgstr "Aumentar o preço promocional em (valor fixo ou %):"
#: includes/admin/views/html-bulk-edit-product.php:28
#: includes/admin/views/html-bulk-edit-product.php:52
#: includes/admin/views/html-bulk-edit-product.php:77
#: includes/admin/views/html-bulk-edit-product.php:96
#: includes/admin/views/html-bulk-edit-product.php:125
#: includes/admin/views/html-bulk-edit-product.php:163
#: includes/admin/views/html-bulk-edit-product.php:209
#: includes/admin/views/html-bulk-edit-product.php:226
#: includes/admin/views/html-bulk-edit-product.php:245
#: includes/admin/views/html-bulk-edit-product.php:279
#: includes/admin/views/html-bulk-edit-product.php:298
#: includes/admin/views/html-bulk-edit-product.php:338
msgid "— No change —"
msgstr "— Sem alteração —"
#: includes/admin/views/html-admin-page-status-report.php:1077
msgid "Learn how to update"
msgstr "Aprenda como atualizar"
#: includes/admin/views/html-admin-page-status-report.php:1070
msgid "Outdated templates"
msgstr "Modelos desatualizados"
#. Translators: %1$s: Template name, %2$s: Template version, %3$s: Core
#. version.
#: includes/admin/views/html-admin-page-status-report.php:1043
msgid "%1$s version %2$s is out of date. The core version is %3$s"
msgstr "%1$s versão %2$s está desatualizado. A versão do core é %3$s"
#. Translators: %s: docs link.
#: includes/admin/views/html-admin-page-status-report.php:868
msgid "Page visibility should be <a href=\"%s\" target=\"_blank\">public</a>"
msgstr "A visibilidade da página deve ser <a href=\"%s\" target=\"_blank\">pública</a>"
#. Translators: %s: page name.
#: includes/admin/views/html-admin-page-status-report.php:850
msgid "Edit %s page"
msgstr "Editar página %s"
#: includes/admin/views/html-admin-page-status-report.php:733
msgid "Taxonomies: Product types"
msgstr "Taxonomias: Tipos de produto"
#: includes/admin/views/html-admin-page-status-report.php:604
msgid "Error messages should not be shown to visitors."
msgstr "Mensagens de erro não devem ser mostradas para visitantes."
#: 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 "Mensagens de erro podem conter informações confidenciais sobre o ambiente da sua loja. Elas devem ficar ocultas para visitantes não confiáveis."
#: includes/admin/views/html-admin-page-status-report.php:598
msgid "Hide errors from visitors"
msgstr "Esconder erros para visitantes"
#. 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 "Sua loja não está usando HTTPS. <a href=\"%s\" target=\"_blank\">Saiba mais sobre HTTPS e certificados SSL</a>."
#: includes/admin/views/html-admin-page-status-report.php:583
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:673
msgid "Is the connection to your store secure?"
msgstr "A conexão da sua loja está segura?"
#: includes/admin/views/html-admin-page-status-report.php:582
msgid "Secure connection (HTTPS)"
msgstr "Conexão segura (HTTPS)"
#: includes/admin/views/html-admin-page-status-report.php:577
msgid "Security"
msgstr "Segurança"
#. 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 "Como atualizar seu prefixo das tabelas do banco de dados"
#. 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 - Recomendamos usar um prefixo com menos de 20 caracteres. Veja: %2$s"
#: includes/admin/views/html-admin-page-status-report.php:474
msgid "Database prefix"
msgstr "Prefixo do banco de dados"
#: includes/admin/views/html-admin-page-status-report.php:383
msgid "Multibyte string"
msgstr "Multibyte string"
#: includes/admin/views/html-admin-page-status-report.php:369
msgid "GZip"
msgstr "GZip"
#: includes/admin/views/html-admin-page-status-report.php:355
msgid "DOMDocument"
msgstr "DOMDocument"
#: includes/admin/views/html-admin-page-status-report.php:341
msgid "SoapClient"
msgstr "SoapClient"
#: includes/admin/views/html-admin-page-status-report.php:328
msgid "fsockopen/cURL"
msgstr "fsockopen/cURL"
#: includes/admin/views/html-admin-page-status-logs-db.php:14
msgid "Are you sure you want to clear all logs from the database?"
msgstr "Tem certeza de que deseja limpar todos os logs do banco de dados?"
#: includes/admin/views/html-admin-page-status-logs-db.php:26
msgid "Flush all logs"
msgstr "Limpar todos os logs"
#: includes/admin/views/html-admin-page-status-logs.php:23
msgid "Delete log"
msgstr "Excluir log"
#: includes/admin/settings/views/html-webhooks-edit.php:151
msgid "Legacy API v3 (deprecated)"
msgstr "Legacy API v3 (obsoleto)"
#: includes/admin/settings/views/html-webhooks-edit.php:135
msgid "REST API version used in the webhook deliveries."
msgstr "A versão da API REST usada nas entregas do webhook."
#. translators: %d: rest api version number
#: includes/admin/settings/views/html-webhooks-edit.php:144
msgid "WP REST API Integration v%d"
msgstr "Integração com o WP REST API v%d"
#: includes/admin/settings/views/html-settings-tax.php:136
msgctxt "Pagination"
msgid "%1$s of %2$s"
msgstr "%1$s de %2$s"
#: includes/admin/settings/views/html-keys-edit.php:59
msgid "Search for a user…"
msgstr "Buscar um usuário…"
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:46
msgid "Zone regions"
msgstr "Regiões da área"
#: includes/admin/settings/class-wc-settings-shipping.php:384
msgid "Are you sure you want to delete this zone? This action cannot be undone."
msgstr "Tem certeza de que deseja excluir esta área? Esta ação não pode ser desfeita."
#: includes/admin/settings/class-wc-settings-shipping.php:159
msgid "Debug mode"
msgstr "Modo de depuração"
#: includes/admin/settings/class-wc-settings-shipping.php:160
msgid "Enable debug mode"
msgstr "Ativar modo de depuração"
#: includes/admin/settings/class-wc-settings-shipping.php:57
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:18
#: 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 "Áreas de entrega"
#: includes/admin/settings/class-wc-settings-products.php:347
msgid "Never show quantity remaining in stock"
msgstr "Nunca exibir a quantidade restante em estoque"
#: includes/admin/settings/class-wc-settings-products.php:346
msgid "Only show quantity remaining in stock when low e.g. \"Only 2 left in stock\""
msgstr "Apenas exibir a quantidade restante em estoque quando o estoque estiver baixo, por exemplo \"Apenas 2 em estoque\""
#: includes/admin/settings/class-wc-settings-products.php:345
msgid "Always show quantity remaining in stock e.g. \"12 in stock\""
msgstr "Sempre mostra a quantidade restante em estoque, por exemplo \"12 em estoque\""
#: includes/admin/settings/class-wc-settings-products.php:338
msgid "This controls how stock quantities are displayed on the frontend."
msgstr "Isto controla como a quantidade em estoque é exibida na loja."
#: includes/admin/settings/class-wc-settings-products.php:315
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 "Quando o estoque do produto alcançar essa quantidade, o status do estoque mudará para \"fora de estoque\" e você será notificado por e-mail. Esta configuração não afeta os produtos \"em estoque\"."
#: includes/admin/settings/class-wc-settings-products.php:299
msgid "When product stock reaches this amount you will be notified via email."
msgstr "Quando o estoque do produto alcançar esta quantidade você será notificado por e-mail."
#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:132
msgid "The main body text color. Default %s."
msgstr "Cor do texto principal. O padrão é %s."
#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:128
msgid "The main body background color. Default %s."
msgstr "A cor do fundo do corpo principal. O padrão é %s."
#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:124
msgid "The background color for WooCommerce email templates. Default %s."
msgstr "A cor de fundo para modelos de e-mail do WooCommerce. O padrão é %s."
#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:120
msgid "The base color for WooCommerce email templates. Default %s."
msgstr "A cor base para modelos de e-mail do WooCommerce. O padrão é %s."
#. Translators: %s Page contents.
#: includes/admin/settings/class-wc-settings-advanced.php:121
msgid "Page contents: [%s]"
msgstr "Conteúdo da página: [%s]"
#: includes/admin/reports/class-wc-report-sales-by-product.php:430
msgid "Choose a product to view stats"
msgstr "Escolha um produto para ver as estatísticas"
#. translators: 1: total refunds 2: total refunded orders 3: refunded items
#: includes/admin/reports/class-wc-report-sales-by-date.php:544
msgid "%1$s refunded %2$d order (%3$d item)"
msgid_plural "%1$s refunded %2$d orders (%3$d items)"
msgstr[0] "%1$s reembolso de %2$d pedido (%3$d item)"
msgstr[1] "%1$s reembolsos de %2$d pedidos (%3$d itens)"
#: includes/admin/reports/class-wc-report-sales-by-category.php:289
msgid "Choose a category to view stats"
msgstr "Escolha uma categoria para ver as estatísticas"
#. 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 vendas em %2$s"
#. translators: WooCommerce dimension unit
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:37
msgid "Dimensions (%s)"
msgstr "Dimensões (%s)"
#: includes/admin/meta-boxes/views/html-variation-admin.php:461
msgid "Add file"
msgstr "Adicionar arquivo"
#: includes/admin/meta-boxes/views/html-variation-admin.php:415
msgid "Enter an optional description for this variation."
msgstr "Insira uma descrição opcional para esta variação."
#: includes/admin/meta-boxes/views/html-variation-admin.php:338
msgid "Length x width x height in decimal form"
msgstr "Comprimento x largura x altura em forma decimal"
#. translators: %s: Weight unit
#. translators: %s: weight unit
#. translators: %s: weight
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:663
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:835
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:18
#: includes/admin/meta-boxes/views/html-variation-admin.php:302
#: includes/export/class-wc-product-csv-exporter.php:130
msgid "Weight (%s)"
msgstr "Peso (%s)"
#. translators: %s: currency symbol
#: includes/admin/meta-boxes/views/html-variation-admin.php:159
msgid "Sale price (%s)"
msgstr "Preço promocional (%s)"
#. translators: %s: currency symbol
#: includes/admin/meta-boxes/views/html-variation-admin.php:141
msgid "Regular price (%s)"
msgstr "Preço (%s)"
#. translators: %s: attribute label
#: includes/admin/meta-boxes/views/html-variation-admin.php:36
msgid "Any %s…"
msgstr "Qualquer %s…"
#. translators: WooCommerce attribute label
#: includes/admin/meta-boxes/views/html-product-data-variations.php:49
msgid "No default %s…"
msgstr "Sem %s padrão…"
#: 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 "Permite você escolher quais produtos fazem parte deste grupo."
#. translators: 1: refund id 2: refund date
#: includes/admin/meta-boxes/views/html-order-refund.php:36
msgid "Refund #%1$s - %2$s"
msgstr "Reembolso #%1$s - %2$s"
#. translators: refund amount
#: includes/admin/meta-boxes/views/html-order-items.php:392
msgid "Refund %s manually"
msgstr "Reembolsar %s manualmente"
#. translators: refund amount, gateway name
#: includes/admin/meta-boxes/views/html-order-items.php:388
msgid "Refund %1$s via %2$s"
msgstr "Reembolso %1$s por %2$s"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:683
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:855
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:14
#: includes/export/class-wc-product-csv-exporter.php:148
msgid "Grouped products"
msgstr "Grupo de produtos"
#: includes/admin/meta-boxes/views/html-order-items.php:120
#: src/Admin/API/Reports/Orders/Controller.php:470
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Coupon(s)"
msgstr "Cupom(ns)"
#. translators: %s: variation id
#: includes/admin/meta-boxes/views/html-order-item.php:35
msgid "%s (No longer exists)"
msgstr "%s (não existe mais)"
#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:45
msgid "Note type"
msgstr "Tipo de observação"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:407
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:532
msgid "Address:"
msgstr "Endereço:"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:348
msgid "View other orders →"
msgstr "Ver outros pedidos →"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:319
msgid "Customer payment page →"
msgstr "Página de pagamento do cliente →"
#. translators: %s: IP address
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:271
msgid "Customer IP: %s"
msgstr "IP do cliente: %s"
#. translators: 1: order type 2: order number
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:221
msgid "%1$s #%2$s details"
msgstr "Detalhes do %1$s #%2$s"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:311
msgid "Apply to all qualifying items in cart"
msgstr "Aplicar a todos os itens elegíveis no carrinho"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:293
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:329
msgid "Unlimited usage"
msgstr "Uso ilimitado"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:523
msgid "Copy billing address"
msgstr "Copiar endereço de cobrança"
#. translators: %s: tax rates count
#: includes/admin/importers/class-wc-tax-rate-importer.php:187
msgid "Import complete - imported %s tax rates."
msgstr "Importação concluída - %s taxas do imposto importadas."
#: includes/admin/class-wc-admin-status.php:77
msgid "Tool does not exist."
msgstr "A ferramenta não existe."
#. 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 "Pagamentos seguros e protegidos usando cartões de crédito ou a conta do PayPal do cliente. <a href=\"%s\" target=\"_blank\">Saiba mais</a>."
#. translators: 1: currency name 2: currency code
#. translators: %1$s: tax item name %2$s: tax class name
#. translators: 1. Weight number; 2. Weight unit; E.g. 2 kg
#: includes/admin/class-wc-admin-setup-wizard.php:554
#: includes/admin/meta-boxes/views/html-order-items.php:54
#: includes/admin/views/html-bulk-edit-product.php:139
#: assets/client/admin/chunks/customize-store.js:1
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:74
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:146
#: includes/admin/settings/class-wc-settings-general.php:69
#: includes/customizer/class-wc-shop-customizer.php:744
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:252
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:315
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1297
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1360
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:148
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:211
#: assets/client/blocks/checkout.js:46
msgid "Address line 2"
msgstr "Endereço linha 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:70
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:142
#: includes/admin/settings/class-wc-settings-general.php:60
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:247
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:310
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1292
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1355
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:143
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:206
msgid "Address line 1"
msgstr "Endereço linha 1"
#. translators: %s: URL to read more about the shop page.
#: includes/admin/class-wc-admin-post-types.php:818
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 "Esta é a página da loja WooCommerce. A página da loja é um arquivo especial que lista seus produtos. <a href=\"%s\">Você pode ler mais sobre isso aqui</a>."
#. translators: 1: customer name, 2 customer id, 3: customer email
#. translators: 1: user display name 2: user ID 3: user email
#. translators: $1: customer name, $2 customer id, $3: customer email
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:367
#: includes/admin/settings/views/html-keys-edit.php:53
#: includes/class-wc-ajax.php:1784 src/Internal/Admin/Orders/ListTable.php:872
msgid "%1$s (#%2$s – %3$s)"
msgstr "%1$s (#%2$s – %3$s)"
#. translators: 1: count 2: limit
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:168
msgid "%1$s / %2$s"
msgstr "%1$s / %2$s"
#: includes/admin/class-wc-admin-log-table-list.php:286
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:109
msgid "All sources"
msgstr "Todas as origens"
#: includes/admin/class-wc-admin-log-table-list.php:284
msgid "Filter by source"
msgstr "Filtrar por origem"
#: includes/admin/class-wc-admin-log-table-list.php:125
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:198
#: templates/order/attribution-details.php:68
msgid "Source"
msgstr "Origem"
#: includes/admin/class-wc-admin-log-table-list.php:124
msgid "Message"
msgstr "Mensagem"
#: includes/admin/class-wc-admin-log-table-list.php:123
msgid "Level"
msgstr "Nível"
#: includes/admin/class-wc-admin-log-table-list.php:122
#: includes/admin/reports/class-wc-report-downloads.php:218
#: includes/class-wc-privacy-exporters.php:146
msgid "Timestamp"
msgstr "Marca temporal"
#: includes/admin/class-wc-admin-log-table-list.php:65
msgid "All levels"
msgstr "Todos os níveis"
#: includes/admin/class-wc-admin-log-table-list.php:63
msgid "Filter by level"
msgstr "Filtrar por nível"
#: includes/class-wc-log-levels.php:156
msgid "Debug"
msgstr "Depuração"
#: includes/class-wc-log-levels.php:155
msgid "Info"
msgstr "Informação"
#: includes/class-wc-log-levels.php:154
msgid "Notice"
msgstr "Nota"
#: includes/class-wc-log-levels.php:153
msgid "Warning"
msgstr "Aviso"
#: includes/class-wc-log-levels.php:151
msgid "Critical"
msgstr "Crítico"
#: includes/class-wc-log-levels.php:150
msgid "Alert"
msgstr "Alerta"
#: includes/class-wc-log-levels.php:149
msgid "Emergency"
msgstr "Emergência"
#: 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:44
msgid "System status"
msgstr "Status do sistema"
#. translators: %s: review author
#: includes/admin/class-wc-admin-dashboard.php:429
msgid "reviewed by %s"
msgstr "avaliado por %s"
#. translators: %s: rating
#: includes/admin/class-wc-admin-dashboard.php:426
msgid "%s out of 5"
msgstr "%s de 5"
#. translators: %s: net sales
#: includes/admin/class-wc-admin-dashboard.php:197
msgid "%s net sales this month"
msgstr "%s líquido em vendas deste mês"
#: includes/admin/class-wc-admin-attributes.php:340
msgid "(Public)"
msgstr "(Público)"
#: includes/admin/class-wc-admin-attributes.php:224
msgid "Enable archives?"
msgstr "Ativar arquivos?"
#. 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:109
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1116
msgid "%1$s at %2$s"
msgstr "%1$s às %2$s"
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:61
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:79
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:97
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:115
#: src/StoreApi/Routes/V1/CartSelectShippingRate.php:73
msgid "Shipping is disabled."
msgstr "Entregas estão desabilitadas."
#: i18n/states.php:1599
msgid "Sindh"
msgstr "Sind"
#: i18n/states.php:1597
msgid "Khyber Pakhtunkhwa"
msgstr "Khyber Pakhtunkhwa"
#: i18n/states.php:1596
msgid "Islamabad Capital Territory"
msgstr "Território da Capital Islamabad"
#: i18n/states.php:1595
msgid "Gilgit Baltistan"
msgstr "Gilgit-Baltistão"
#: i18n/states.php:1594
msgid "FATA"
msgstr "Território Federal das Áreas Tribais (FATA)"
#: i18n/states.php:1592
msgid "Azad Kashmir"
msgstr "Caxemira Livre"
#: i18n/states.php:1593
msgid "Balochistan"
msgstr "Baluchistão"
#. translators: %s: Class method name.
#. translators: %s: Method name
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:43
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:114
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:127
#: src/Admin/API/Reports/DataStore.php:280 src/Admin/API/Reports/Query.php:39
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "O método \"%s\" não foi implementado. Deve ser substituído na subclasse."
#: 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:317
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:392
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:410
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:433
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:476
msgid "An invalid setting value was passed."
msgstr "Um valor de configuração inválido foi passado."
#: includes/abstracts/abstract-wc-product.php:802
msgid "Invalid catalog visibility option."
msgstr "Opção de visibilidade do catálogo inválida."
#: includes/abstracts/abstract-wc-order.php:695
msgid "Invalid currency code"
msgstr "Código da moeda inválido"
#: includes/abstracts/abstract-wc-order.php:638
msgid "Invalid parent ID"
msgstr "ID inválido do pedido matriz"
#: i18n/states.php:1407
msgid "Zamfara"
msgstr "Zamfara"
#: i18n/states.php:1406
msgid "Yobe"
msgstr "Yobe"
#: i18n/states.php:1405
msgid "Taraba"
msgstr "Taraba"
#: i18n/states.php:1404
msgid "Sokoto"
msgstr "Sokoto"
#: i18n/states.php:1403
msgid "Rivers"
msgstr "Rivers"
#: i18n/states.php:203 i18n/states.php:1402
msgid "Plateau"
msgstr "Plateau"
#: i18n/states.php:1401
msgid "Oyo"
msgstr "Oyo"
#: i18n/states.php:1400
msgid "Osun"
msgstr "Osun"
#: i18n/states.php:1399
msgid "Ondo"
msgstr "Ondo"
#: i18n/states.php:1398
msgid "Ogun"
msgstr "Ogun"
#: i18n/states.php:1396
msgid "Nasarawa"
msgstr "Nasarawa"
#: i18n/states.php:1395
msgid "Lagos"
msgstr "Lagos"
#: i18n/states.php:1394
msgid "Kwara"
msgstr "Kwara"
#: i18n/states.php:1393
msgid "Kogi"
msgstr "Kogi"
#: i18n/states.php:1392
msgid "Kebbi"
msgstr "Kebbi"
#: i18n/states.php:1391
msgid "Katsina"
msgstr "Katsina"
#: i18n/states.php:1390
msgid "Kano"
msgstr "Kano"
#: i18n/states.php:1389
msgid "Kaduna"
msgstr "Kaduna"
#: i18n/states.php:1388
msgid "Jigawa"
msgstr "Jigawa"
#: i18n/states.php:1387
msgid "Imo"
msgstr "Imo"
#: i18n/states.php:1386
msgid "Gombe"
msgstr "Gombe"
#: i18n/states.php:1385
msgid "Enugu"
msgstr "Enugu"
#: i18n/states.php:1384
msgid "Ekiti"
msgstr "Ekiti"
#: i18n/states.php:1383
msgid "Edo"
msgstr "Edo"
#: i18n/states.php:1382
msgid "Ebonyi"
msgstr "Ebonyi"
#: i18n/states.php:1381
msgid "Delta"
msgstr "Delta"
#: i18n/states.php:1380
msgid "Cross River"
msgstr "Cross River"
#: i18n/states.php:1379
msgid "Borno"
msgstr "Borno"
#: i18n/states.php:1378
msgid "Benue"
msgstr "Benue"
#: i18n/states.php:1377
msgid "Bayelsa"
msgstr "Bayelsa"
#: i18n/states.php:1376
msgid "Bauchi"
msgstr "Bauchi"
#: i18n/states.php:1375
msgid "Anambra"
msgstr "Anambra"
#: i18n/states.php:1374
msgid "Akwa Ibom"
msgstr "Akwa Ibom"
#: i18n/states.php:1373
msgid "Adamawa"
msgstr "Adamawa"
#: i18n/states.php:1372
msgid "Abuja"
msgstr "Abuja"
#: i18n/states.php:1371
msgid "Abia"
msgstr "Abia"
#: i18n/states.php:923
msgid "L'Aquila"
msgstr "Áquila"
#: includes/abstracts/abstract-wc-product.php:841
#: assets/client/admin/product-editor/index.js:2
msgid "Invalid or duplicated SKU."
msgstr "SKU inválido ou duplicado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1639
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:940
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1571
#: 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:591
msgid "To manipulate product variations you should use the /products/<product_id>/variations/<id> endpoint."
msgstr "Para manipular variações do produto, você deve usar o endpoint /products/<product_id>/variations/<id>."
#: includes/abstracts/abstract-wc-product.php:956
msgid "Invalid product tax status."
msgstr "Status do imposto do produto inválido."
#: i18n/countries.php:122
msgid "Ireland"
msgstr "Irlanda"
#: i18n/states.php:803
msgid "Wexford"
msgstr "Wexford"
#: i18n/states.php:804
msgid "Wicklow"
msgstr "Wicklow"
#: i18n/states.php:802
msgid "Westmeath"
msgstr "Westmeath"
#: i18n/states.php:801
msgid "Waterford"
msgstr "Waterford"
#: i18n/states.php:800
msgid "Tipperary"
msgstr "Tipperary"
#: i18n/states.php:799
msgid "Sligo"
msgstr "Sligo"
#: i18n/states.php:798
msgid "Roscommon"
msgstr "Roscommon"
#: i18n/states.php:797
msgid "Offaly"
msgstr "Offaly"
#: i18n/states.php:794
msgid "Mayo"
msgstr "Mayo"
#: i18n/states.php:796
msgid "Monaghan"
msgstr "Monaghan"
#: i18n/states.php:795
msgid "Meath"
msgstr "Meath"
#: i18n/states.php:789
msgid "Laois"
msgstr "Laois"
#: i18n/states.php:790
msgid "Leitrim"
msgstr "Leitrim"
#: i18n/states.php:791
msgid "Limerick"
msgstr "Limerick"
#: i18n/states.php:793
msgid "Louth"
msgstr "Louth"
#: i18n/states.php:792
msgid "Longford"
msgstr "Longford"
#: i18n/states.php:786
msgid "Kerry"
msgstr "Kerry"
#: i18n/states.php:788
msgid "Kilkenny"
msgstr "Kilkenny"
#: i18n/states.php:787
msgid "Kildare"
msgstr "Kildare"
#: i18n/states.php:785
msgid "Galway"
msgstr "Galway"
#: i18n/states.php:784
msgid "Dublin"
msgstr "Dublin"
#: i18n/states.php:783
msgid "Donegal"
msgstr "Donegal"
#: i18n/states.php:779
msgid "Carlow"
msgstr "Carlow"
#: i18n/states.php:780
msgid "Cavan"
msgstr "Cavan"
#: i18n/states.php:782
msgid "Cork"
msgstr "Cork"
#: i18n/states.php:781
msgid "Clare"
msgstr "Clare"
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:73
msgid "Webhook delivery URL."
msgstr "URL de entrega do webhook."
#: 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 "E-mail do avaliador."
#: 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 "Nome do avaliador."
#: 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 "Conteúdo da avaliação."
#: 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:68
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:94
#: src/StoreApi/Schemas/V1/OrderSchema.php:115
msgid "The order ID."
msgstr "O ID do pedido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:62
msgid "New user username."
msgstr "Novo nome de usuário."
#: 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 "Nome para o recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:923
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:726
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:626
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:636
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:972
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:709
#: src/Admin/API/Reports/Stock/Controller.php:421
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:54
#: src/StoreApi/Routes/V1/Products.php:190
msgid "Ensure result set excludes specific IDs."
msgstr "Garante que os resultados excluem um grupo de IDs específicos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:67
msgid "New user password."
msgstr "Nova senha de usuário."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:58
msgid "New user email address."
msgstr "Novo e-mail de usuário."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:109
msgid "ID to reassign posts to."
msgstr "ID para reatribuir posts."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:932
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:980
msgid "Limit result set to specific IDs."
msgstr "Limita o resultado para um conjunto de IDs específicos."
#: 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 "Identificador exclusivo para o 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 "Slug exclusivo para o recurso."
#: 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 "Identificador exclusivo para o atributo dos termos."
#: 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:79
msgid "Unique identifier for the variation."
msgstr "Identificador exclusivo para a variação."
#: 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:52
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:75
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:120
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:46
msgid "Unique identifier for the variable product."
msgstr "Identificador exclusivo para o produto variável."
#: 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 "Conteúdo da observação do pedido."
#. translators: %s: attachment id
#. translators: %s: attachment ID
#. translators: %s: image ID
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:869
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1330
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:482
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:526
#: includes/rest-api/Utilities/ImageAttachment.php:61
msgid "#%s is an invalid image ID."
msgstr "#%s é um ID de imagem inválido."
#: includes/react-admin/connect-existing-pages.php:27
#: src/Internal/Admin/Marketplace.php:71 src/Internal/Admin/Marketplace.php:72
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/2791.js:1
#: assets/client/admin/chunks/marketplace.js:1
msgid "Extensions"
msgstr "Extensões"
#: includes/admin/class-wc-admin-addons.php:180
#: includes/admin/helper/class-wc-helper.php:388
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Installed"
msgstr "Instalado"
#: includes/admin/class-wc-admin-menus.php:217
#: includes/admin/class-wc-admin-menus.php:227
msgid "WooCommerce extensions"
msgstr "Extensões do WooCommerce"
#. Author URI of the plugin
#: woocommerce.php
msgid "https://woocommerce.com"
msgstr "https://woocommerce.com"
#. Translators: %s Docs URL.
#: includes/admin/settings/class-wc-settings-advanced.php:171
msgid "Force SSL (HTTPS) on the checkout pages (<a href=\"%s\" target=\"_blank\">an SSL Certificate is required</a>)."
msgstr "Forçar SSL (HTTPS) nas páginas de finalização de compra (<a href=\"%s\" target=\"_blank\">é necessário ter um certificado SSL instalado no servidor</a>)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2340
msgid "If the variation is visible."
msgstr "Se a variação é visível."
#. Plugin URI of the plugin
#: woocommerce.php
msgid "https://woocommerce.com/"
msgstr "https://woocommerce.com/"
#: includes/admin/settings/class-wc-settings-shipping.php:386
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:56
msgid "No shipping methods offered to this zone."
msgstr "Não há métodos de entrega para esta área."
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:191
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:118
msgid "Choose the shipping method you wish to add. Only shipping methods which support zones are listed."
msgstr "Escolha o método de entrega que você deseja adicionar. Apenas métodos de entrega que suportam áreas estão listados aqui."
#. translators: %s: error message
#: includes/class-wc-auth.php:436
msgid "Error: %s."
msgstr "Erro: %s."
#: includes/class-wc-shipping-zone.php:148
msgid "Everywhere"
msgstr "Em toda parte"
#: includes/admin/settings/class-wc-settings-shipping.php:161
msgid "Enable shipping debug mode to show matching shipping zones and to bypass shipping rate cache."
msgstr "Ative o modo de depuração de entrega para mostrar as áreas de entrega e ignorar o cache dos custos de entrega."
#: includes/admin/settings/class-wc-settings-advanced.php:248
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 "Os endpoints são anexados aos URLs de páginas para executar ações específicas das páginas de contas. Devem ter um valor exclusivo e para desativá-los basta deixar o valor em branco."
#: includes/wc-core-functions.php:581
msgid "North Korean won"
msgstr "Won norte-coreano"
#: 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 "Utilize <code>[qty]</code> para o número de itens, <br/><code>[cost]</code> para o custo total dos itens e <code>[fee percent=\"10\" min_fee=\"20\" max_fee=\"\"]</code> para taxas percentuais (min_fee = percentual mínimo, max_fee = percentual máximo)."
#: includes/admin/settings/class-wc-settings-advanced.php:254
msgid "Endpoint for the \"My account → Orders\" page."
msgstr "Endpoint para a página \"Minha conta → Pedidos\"."
#: includes/admin/settings/class-wc-settings-advanced.php:272
msgid "Endpoint for the \"My account → Downloads\" page."
msgstr "Endpoint para a página \"Minha conta → Downloads\"."
#: templates/myaccount/lost-password-confirmation.php:20
msgid "Password reset email has been sent."
msgstr "O e-mail de redefinição de senha foi enviado."
#. 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 "O pedido #%1$s foi realizado em %2$s e atualmente está %3$s."
#: templates/myaccount/orders.php:110 assets/client/admin/chunks/2338.js:1
#: assets/client/admin/chunks/customize-store.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Previous"
msgstr "Anterior"
#: templates/myaccount/orders.php:114 assets/client/admin/chunks/2338.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/admin/product-editor/index.js:2
msgid "Next"
msgstr "Próximo"
#: templates/myaccount/orders.php:121
msgid "No order has been made yet."
msgstr "Nenhum pedido foi feito ainda."
#: templates/myaccount/payment-methods.php:70
msgid "No saved methods found."
msgstr "Nenhum método salvo foi encontrado."
#: src/Blocks/BlockTypes/OrderConfirmation/Downloads.php:144
#: templates/order/order-downloads.php:56
msgid "∞"
msgstr "∞"
#: 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 "Um e-mail de redefinição de senha foi enviada para o endereço de e-mail da sua conta, mas pode levar alguns minutos para aparecer na sua caixa de entrada. Aguarde pelo menos 10 minutos antes de tentar novamente ou verifique sua caixa de spam."
#: templates/myaccount/downloads.php:42
msgid "No downloads available yet."
msgstr "Não há downloads disponíveis ainda."
#. 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
#: assets/client/blocks/attribute-filter-frontend.js:2
#: assets/client/blocks/attribute-filter-wrapper-frontend.js:2
#: assets/client/blocks/attribute-filter.js:8
#: assets/client/blocks/stock-filter-frontend.js:6
#: assets/client/blocks/stock-filter-wrapper-frontend.js:2
#: assets/client/blocks/stock-filter.js:6
msgid "%s product"
msgid_plural "%s products"
msgstr[0] "%s produto"
msgstr[1] "%s produtos"
#: includes/wc-core-functions.php:641
msgid "Tajikistani somoni"
msgstr "Somoni tajiquistanês"
#: includes/wc-core-functions.php:642
msgid "Turkmenistan manat"
msgstr "Manat turcomano"
#: includes/wc-core-functions.php:643
msgid "Tunisian dinar"
msgstr "Dinar tunisiano"
#: includes/wc-core-functions.php:644
msgid "Tongan paʻanga"
msgstr "Pa'anga de Tonga"
#: includes/wc-core-functions.php:646
msgid "Trinidad and Tobago dollar"
msgstr "Dólar de Trinidad e Tobago"
#: includes/wc-core-functions.php:647
msgid "New Taiwan dollar"
msgstr "Novo dólar taiwanês"
#: includes/wc-core-functions.php:648
msgid "Tanzanian shilling"
msgstr "Xelim tanzaniano"
#: includes/wc-core-functions.php:650
msgid "Ugandan shilling"
msgstr "Xelim ugandês"
#: includes/wc-core-functions.php:652
msgid "Uruguayan peso"
msgstr "Peso uruguaio"
#: includes/wc-core-functions.php:653
msgid "Uzbekistani som"
msgstr "Som uzbeque"
#: includes/wc-core-functions.php:655
msgid "Venezuelan bolívar"
msgstr "Bolívar venezuelano"
#: includes/wc-core-functions.php:656
msgid "Vietnamese đồng"
msgstr "Dong vietnamita"
#: includes/wc-core-functions.php:657
msgid "Vanuatu vatu"
msgstr "Vatu de Ni-Vanuatu"
#: includes/wc-core-functions.php:658
msgid "Samoan tālā"
msgstr "Tala samoana"
#: includes/wc-core-functions.php:659
msgid "Central African CFA franc"
msgstr "Franco CFA da África Central"
#: includes/wc-core-functions.php:660
msgid "East Caribbean dollar"
msgstr "Dólar do Caribe Oriental"
#: includes/wc-core-functions.php:661
msgid "West African CFA franc"
msgstr "Franco CFA da África Ocidental"
#: includes/wc-core-functions.php:662
msgid "CFP franc"
msgstr "Franco CFP"
#: includes/wc-core-functions.php:663
msgid "Yemeni rial"
msgstr "Rial iemenita"
#: includes/wc-core-functions.php:665
msgid "Zambian kwacha"
msgstr "Kwacha zambiano"
#. translators: %s: image URL
#: includes/wc-rest-functions.php:75
msgid "Invalid URL %s."
msgstr "URL inválida %s."
#. translators: %s: image URL
#: includes/wc-rest-functions.php:97
msgid "Error getting remote image %s."
msgstr "Erro ao obter a imagem remota %s."
#: includes/wc-core-functions.php:627
msgid "Solomon Islands dollar"
msgstr "Dólar das Ilhas Salomão"
#: includes/wc-core-functions.php:628
msgid "Seychellois rupee"
msgstr "Rúpia seichelense"
#: includes/wc-core-functions.php:629
msgid "Sudanese pound"
msgstr "Libra sudanesa"
#: includes/wc-core-functions.php:632
msgid "Saint Helena pound"
msgstr "Libra de Santa Helena"
#: includes/wc-core-functions.php:633
msgid "Sierra Leonean leone"
msgstr "Leone de Serra Leoa"
#: includes/wc-core-functions.php:634
msgid "Somali shilling"
msgstr "Xelim somaliano"
#: includes/wc-core-functions.php:635
msgid "Surinamese dollar"
msgstr "Dólar do Suriname"
#: includes/wc-core-functions.php:636
msgid "South Sudanese pound"
msgstr "Libra sul-sudanesa"
#: includes/wc-core-functions.php:637
msgid "São Tomé and Príncipe dobra"
msgstr "Dobra de São Tomé"
#: includes/wc-core-functions.php:638
msgid "Syrian pound"
msgstr "Libra síria"
#: includes/wc-core-functions.php:639
msgid "Swazi lilangeni"
msgstr "Lilangeni swazi"
#. translators: 1: param 2: type
#: includes/wc-rest-functions.php:188
msgid "%1$s is not of type %2$s"
msgstr "%1$s não é do tipo %2$s"
#: includes/wc-core-functions.php:610
msgid "Nepalese rupee"
msgstr "Rúpia nepalesa"
#: includes/wc-core-functions.php:612
msgid "Omani rial"
msgstr "Rial omanense"
#: includes/wc-core-functions.php:613
msgid "Panamanian balboa"
msgstr "Balboa panamenho"
#: includes/wc-core-functions.php:615
msgid "Papua New Guinean kina"
msgstr "Kina de Papua Nova Guiné"
#: includes/wc-core-functions.php:618
msgid "Polish złoty"
msgstr "Zloty polonês"
#: includes/wc-core-functions.php:619
msgid "Transnistrian ruble"
msgstr "Rublo da Transnístria"
#: includes/wc-core-functions.php:620
msgid "Paraguayan guaraní"
msgstr "Guarani paraguaio"
#: includes/wc-core-functions.php:621
msgid "Qatari riyal"
msgstr "Rial do Qatar"
#: includes/wc-core-functions.php:623
msgid "Serbian dinar"
msgstr "Dinar sérvio"
#: includes/wc-core-functions.php:625
msgid "Rwandan franc"
msgstr "Franco ruandês"
#: includes/wc-core-functions.php:605
msgid "Mozambican metical"
msgstr "Metical moçambicano"
#: includes/wc-core-functions.php:606
msgid "Namibian dollar"
msgstr "Dólar namibiano"
#: includes/wc-core-functions.php:608
msgid "Nicaraguan córdoba"
msgstr "Córdoba nicaraguense"
#: includes/wc-core-functions.php:583
msgid "Kuwaiti dinar"
msgstr "Dinar kuwaitiano"
#: includes/wc-core-functions.php:584
msgid "Cayman Islands dollar"
msgstr "Dólar caimanês"
#: includes/wc-core-functions.php:585
msgid "Kazakhstani tenge"
msgstr "Tenge cazaquistanês"
#: includes/wc-core-functions.php:587
msgid "Lebanese pound"
msgstr "Libra libanesa"
#: includes/wc-core-functions.php:588
msgid "Sri Lankan rupee"
msgstr "Rúpia cingalesa"
#: includes/wc-core-functions.php:589
msgid "Liberian dollar"
msgstr "Dólar liberiano"
#: includes/wc-core-functions.php:590
msgid "Lesotho loti"
msgstr "Loti do Basotho"
#: includes/wc-core-functions.php:591
msgid "Libyan dinar"
msgstr "Dinar líbio"
#: includes/wc-core-functions.php:592
msgid "Moroccan dirham"
msgstr "Dirham marroquino"
#: includes/wc-core-functions.php:593
msgid "Moldovan leu"
msgstr "Leu moldavo"
#: includes/wc-core-functions.php:594
msgid "Malagasy ariary"
msgstr "Ariary malgaxe"
#: includes/wc-core-functions.php:595
msgid "Macedonian denar"
msgstr "Dinar macedônio"
#: includes/wc-core-functions.php:596
msgid "Burmese kyat"
msgstr "Kyat birmanês"
#: includes/wc-core-functions.php:597
msgid "Mongolian tögrög"
msgstr "Tughrik mongol"
#: includes/wc-core-functions.php:598
msgid "Macanese pataca"
msgstr "Pataca de Macau"
#: includes/wc-core-functions.php:599
msgid "Mauritanian ouguiya"
msgstr "Ouguiya mauritano"
#: includes/wc-core-functions.php:600
msgid "Mauritian rupee"
msgstr "Rupia mauriciana"
#: includes/wc-core-functions.php:601
msgid "Maldivian rufiyaa"
msgstr "Rufiyaa maldiva"
#: includes/wc-core-functions.php:602
msgid "Malawian kwacha"
msgstr "Kwacha malawiana"
#: includes/wc-core-functions.php:563
msgid "Haitian gourde"
msgstr "Gourde haitiano"
#: includes/wc-core-functions.php:566
msgid "Israeli new shekel"
msgstr "Shekel israelense"
#: includes/wc-core-functions.php:567
msgid "Manx pound"
msgstr "Libra da Ilha de Man"
#: includes/wc-core-functions.php:569
msgid "Iraqi dinar"
msgstr "Dinar iraquiano"
#: includes/wc-core-functions.php:570
msgid "Iranian rial"
msgstr "Rial iraniano"
#: includes/wc-core-functions.php:572
msgid "Icelandic króna"
msgstr "Coroa islandesa"
#: includes/wc-core-functions.php:573
msgid "Jersey pound"
msgstr "Libra de Jersey"
#: includes/wc-core-functions.php:574
msgid "Jamaican dollar"
msgstr "Dólar jamaicano"
#: includes/wc-core-functions.php:575
msgid "Jordanian dinar"
msgstr "Dinar jordaniano"
#: includes/wc-core-functions.php:578
msgid "Kyrgyzstani som"
msgstr "Som quirguistanês"
#: includes/wc-core-functions.php:579
msgid "Cambodian riel"
msgstr "Riel cambojano"
#: includes/wc-core-functions.php:580
msgid "Comorian franc"
msgstr "Franco comorense"
#: includes/wc-core-functions.php:552
msgid "Georgian lari"
msgstr "Lari georgiano"
#: includes/wc-core-functions.php:553
msgid "Guernsey pound"
msgstr "Libra de Guernsey"
#: includes/wc-core-functions.php:554
msgid "Ghana cedi"
msgstr "Cedi ganês"
#: includes/wc-core-functions.php:555
msgid "Gibraltar pound"
msgstr "Libra de Gibraltar"
#: includes/wc-core-functions.php:556
msgid "Gambian dalasi"
msgstr "Dalasi gambiano"
#: includes/wc-core-functions.php:557
msgid "Guinean franc"
msgstr "Franco guineense"
#: includes/wc-core-functions.php:558
msgid "Guatemalan quetzal"
msgstr "Quetzal guatemalteco"
#: includes/wc-core-functions.php:559
msgid "Guyanese dollar"
msgstr "Dólar guianense"
#: includes/wc-core-functions.php:561
msgid "Honduran lempira"
msgstr "Lempira hondurenha"
#: includes/wc-core-functions.php:536
msgid "Costa Rican colón"
msgstr "Colón costarriquenho"
#: includes/wc-core-functions.php:537
msgid "Cuban convertible peso"
msgstr "Peso conversível cubano"
#: includes/wc-core-functions.php:538
msgid "Cuban peso"
msgstr "Peso cubano"
#: includes/wc-core-functions.php:539
msgid "Cape Verdean escudo"
msgstr "Escudo caboverdiano"
#: includes/wc-core-functions.php:541
msgid "Djiboutian franc"
msgstr "Franco djibutiano"
#: includes/wc-core-functions.php:544
msgid "Algerian dinar"
msgstr "Dinar argelino"
#: includes/wc-core-functions.php:546
msgid "Eritrean nakfa"
msgstr "Nakfa eritreana"
#: includes/wc-core-functions.php:547
msgid "Ethiopian birr"
msgstr "Birr etíope"
#: includes/wc-core-functions.php:548
msgid "Euro"
msgstr "Euro"
#: includes/wc-core-functions.php:549
msgid "Fijian dollar"
msgstr "Dólar fijiano"
#: includes/wc-core-functions.php:550
msgid "Falkland Islands pound"
msgstr "Libra das Malvinas"
#: includes/wc-core-functions.php:531
msgid "Congolese franc"
msgstr "Franco congolês"
#: includes/wc-core-functions.php:517
msgid "Bahraini dinar"
msgstr "Dinar baremita"
#: includes/wc-core-functions.php:518
msgid "Burundian franc"
msgstr "Franco burundês"
#: includes/wc-core-functions.php:519
msgid "Bermudian dollar"
msgstr "Dólar bermudense"
#: includes/wc-core-functions.php:520
msgid "Brunei dollar"
msgstr "Dólar bruneano"
#: includes/wc-core-functions.php:521
msgid "Bolivian boliviano"
msgstr "Bolíviano da Bolívia"
#: includes/wc-core-functions.php:523
msgid "Bahamian dollar"
msgstr "Dólar bahamense"
#: includes/wc-core-functions.php:524
msgid "Bitcoin"
msgstr "Bitcoin"
#: includes/wc-core-functions.php:525
msgid "Bhutanese ngultrum"
msgstr "Ngultrum butanês"
#: includes/wc-core-functions.php:526
msgid "Botswana pula"
msgstr "Pula botsuano"
#: includes/wc-core-functions.php:528
msgid "Belarusian ruble"
msgstr "Rublo bielorrusso"
#: includes/wc-core-functions.php:529
msgid "Belize dollar"
msgstr "Dólar belizenho"
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:133
msgid "Optional cost for local pickup."
msgstr "Custo opcional para retirada local."
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:716
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:573
#: src/Admin/API/Leaderboards.php:493 src/Admin/API/Notes.php:656
#: src/Admin/API/ProductsLowInStock.php:406
#: src/Admin/API/Reports/GenericController.php:120
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:29
#: src/StoreApi/Routes/V1/ProductReviews.php:177
#: src/StoreApi/Routes/V1/Products.php:130
msgid "Current page of the collection."
msgstr "Página atual da coleção."
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:724
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:581
#: src/Admin/API/Leaderboards.php:501 src/Admin/API/Notes.php:664
#: src/Admin/API/ProductsLowInStock.php:414
#: src/Admin/API/Reports/GenericController.php:128
msgid "Maximum number of items to be returned in result set."
msgstr "Número máximo de itens que retornaram no conjunto do resultado."
#: src/StoreApi/Routes/V1/AbstractRoute.php:263
msgid "Scope under which the request is made; determines fields present in response."
msgstr "Escopo sob o qual a requisição é feita, determina quais campos estão presentes na resposta."
#: includes/gateways/cheque/class-wc-gateway-cheque.php:151
msgctxt "Check payment method"
msgid "Awaiting check payment"
msgstr "Aguardando compensação do cheque"
#: includes/shipping/flat-rate/class-wc-shipping-flat-rate.php:46
msgid "Lets you charge a fixed rate for shipping."
msgstr "Permite cobrar uma taxa fixa de entrega."
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:130
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:140
msgid "A minimum order amount"
msgstr "Um valor mínimo de pedido"
#: 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:134
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:105
msgid "Once disabled, this legacy method will no longer be available."
msgstr "Uma vez desabilitado, este método antigo não ficará mais disponível."
#: includes/wc-rest-functions.php:195
msgid "The date you provided is invalid."
msgstr "A data que você forneceu é inválida."
#: includes/wc-account-functions.php:106
msgid "Dashboard"
msgstr "Painel"
#: includes/admin/reports/class-wc-report-downloads.php:220
#: src/Internal/Admin/Logging/FileV2/SearchListTable.php:140
msgid "File"
msgstr "Arquivo"
#: includes/class-wc-emails.php:469 includes/wc-account-functions.php:242
#: includes/wc-account-functions.php:266
#: src/Admin/API/Reports/Coupons/Controller.php:226
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/blocks/order-confirmation-downloads.js:1
msgid "Expires"
msgstr "Expira em"
#: includes/wc-core-functions.php:504
msgid "Afghan afghani"
msgstr "Afegane afegão"
#: includes/wc-core-functions.php:505
msgid "Albanian lek"
msgstr "Lek albanês"
#: includes/wc-core-functions.php:506
msgid "Armenian dram"
msgstr "Dram armênio"
#: includes/wc-core-functions.php:507
msgid "Netherlands Antillean guilder"
msgstr "Florim holandês"
#: includes/wc-core-functions.php:508
msgid "Angolan kwanza"
msgstr "Kwanza angolano"
#: includes/wc-core-functions.php:511
msgid "Aruban florin"
msgstr "Florim arubano"
#: includes/wc-core-functions.php:512
msgid "Azerbaijani manat"
msgstr "Novo manat azeri"
#: includes/wc-core-functions.php:513
msgid "Bosnia and Herzegovina convertible mark"
msgstr "Marco conversível bósnio"
#: includes/wc-core-functions.php:514
msgid "Barbadian dollar"
msgstr "Dólar barbadiano"
#: includes/wc-account-functions.php:283 includes/wc-account-functions.php:452
msgid "eCheck"
msgstr "eCheck"
#: includes/admin/class-wc-admin-taxonomies.php:405
#: includes/wc-account-functions.php:404
msgid "Make default"
msgstr "Definir como padrão"
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:35
msgid "Local pickup (legacy)"
msgstr "Retirada no local (antigo)"
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:44
msgid "Local delivery (legacy)"
msgstr "Entrega local (antigo)"
#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:28
msgid "International flat rate (legacy)"
msgstr "Taxa fixa internacional (antigo)"
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:44
msgid "Free shipping (legacy)"
msgstr "Frete grátis (antigo)"
#: includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php:57
msgid "Flat rate (legacy)"
msgstr "Taxa fixa (antigo)"
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:57
msgid "Free shipping is a special method which can be triggered with coupons and minimum spends."
msgstr "Frete grátis é um método especial que pode ser acionado com cupons de descontos e com o valor mínimo do pedido."
#. translators: %s: Admin shipping settings URL
#: includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php:59
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:46
#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:30
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:46
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:37
msgid "This method is deprecated in 2.6.0 and will be removed in future versions - we recommend disabling it and instead setting up a new rate within your <a href=\"%s\">Shipping zones</a>."
msgstr "Este método foi descontinuado na versão 2.6.0 e será removido em futuras versões. Recomendamos desabilitá-lo e em seu lugar, configurar um novo método em <a href=\"%s\">Áreas de entrega</a>."
#. translators: %d: interval
#: includes/abstracts/class-wc-background-process.php:172
#: includes/libraries/wp-background-process.php:423
msgid "Every %d minutes"
msgstr "A cada %d minutos"
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:590
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:47
#: src/StoreApi/Routes/V1/Products.php:149
msgid "Limit results to those matching a string."
msgstr "Limita resultados que combinam com uma palavra."
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:40
msgid "Allow customers to pick up orders themselves. By default, when using local pickup store base taxes will apply regardless of customer address."
msgstr "Permite que clientes busquem os pedidos eles mesmos. Por padrão, quando utilizada a retirada, os impostos serão aplicados com base na localização da loja independentemente do endereço do cliente."
#: includes/class-wc-download-handler.php:703
msgid "Go to shop"
msgstr "Ir para a loja"
#: includes/class-wc-ajax.php:329 templates/cart/cart-empty.php:35
msgid "Return to shop"
msgstr "Retornar para a loja"
#: includes/class-wc-form-handler.php:647
msgid "Undo?"
msgstr "Desfazer?"
#: includes/class-wc-form-handler.php:605
msgid "This payment method was successfully set as your default."
msgstr "Este método de pagamento foi definido como padrão com sucesso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:78
msgid "List of sales reports."
msgstr "Lista de relatórios de vendas."
#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:82
msgid "List of top sellers products."
msgstr "Lista de produtos mais vendidos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:157
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php:121
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:132
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:107
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php:111
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:110
#: src/Admin/API/Reports/Controller.php:198
msgid "An alphanumeric identifier for the resource."
msgstr "Um identificador alfanumérico do recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:163
#: src/Admin/API/Reports/Controller.php:204
msgid "A human-readable description of the resource."
msgstr "Uma descrição legível do recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:640
msgid "Country ISO 3166 code."
msgstr "Código do pais em ISO 3166."
#: 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 "Código do estado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:676
msgid "Whether or not this is a compound rate."
msgstr "Se é ou não uma taxa composta."
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:688
msgid "Indicates the order that will appear in queries."
msgstr "Indica a ordem que irá aparecer nas consultas."
#: 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 "A duração da entrega, em segundos."
#: 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 "Um sumário amigável da resposta incluindo códigos HTTP da resposta, mensagem e corpo."
#: 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 "URL de onde o webhook foi entregue."
#: 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 "Cabeçalhos da requisição."
#: 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 "Corpo da requisição."
#: 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 "O código HTTP da resposta que foi recebido do servidor."
#: 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 "A mensagem HTTP da resposta que foi recebido pelo servidor."
#: 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 "Consulto dos cabeçalhos da respostas recebidos pelo servidor."
#: 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 "O corpo da resposta que foi recebida pelo servidor."
#: 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 "A data em que a entrega do webhook foi registrada, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:338
msgid "Webhook topic is required and must be valid."
msgstr "O tópico do webhook é obrigatório e precisa ser válido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:403
msgid "Webhook topic must be valid."
msgstr "O tópico do webhook precisa ser válido."
#: 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 "Um nome amigável para o webhook."
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:641
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:109
msgid "Webhook status."
msgstr "Status do webhook."
#: 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 "Tópico do webhook."
#: 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 "Recurso do 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 "Evento do webhook."
#: 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 "Nomes de ações do WooCommerce associados com o webhook."
#: 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 "A data em que o webhook foi criado, no fuso horário do site."
#: 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 "A data em que o webhook foi modificado pela última vez, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:769
msgid "Limit result set to webhooks assigned a specific status."
msgstr "Limita o resultado para webhooks atribuídos a um status especifico."
#. translators: %s: attribute name
#: includes/class-wc-post-types.php:252
msgid "No "%s" found"
msgstr "Nenhum "%s" foi encontrado"
#: includes/class-wc-post-types.php:345
msgid "Insert into product"
msgstr "Inserir no produto"
#: includes/class-wc-post-types.php:346
msgid "Uploaded to this product"
msgstr "Enviado para este produto"
#: includes/class-wc-post-types.php:347
#: src/Blocks/BlockTypes/ProductFilters.php:103
#: assets/client/blocks/product-filters.js:1
msgid "Filter products"
msgstr "Filtrar produtos"
#: includes/class-wc-post-types.php:348
msgid "Products navigation"
msgstr "Navegação de produtos"
#: includes/class-wc-post-types.php:349
#: includes/widgets/class-wc-widget-products.php:23
msgid "Products list"
msgstr "Lista de produtos"
#: includes/class-wc-post-types.php:477
msgid "Filter orders"
msgstr "Filtrar pedidos"
#: includes/class-wc-post-types.php:478
msgid "Orders navigation"
msgstr "Navegação de pedidos"
#: includes/class-wc-post-types.php:479
msgid "Orders list"
msgstr "Lista de pedidos"
#: includes/class-wc-post-types.php:540
msgid "Filter coupons"
msgstr "Filtrar cupons"
#: includes/class-wc-post-types.php:541
msgid "Coupons navigation"
msgstr "Navegação de cupons"
#: includes/class-wc-post-types.php:542
msgid "Coupons list"
msgstr "Lista de cupons"
#. translators: %s: page
#: includes/class-wc-query.php:129
msgid "Orders (page %d)"
msgstr "Pedidos (página %d)"
#: includes/class-wc-shipping-zone.php:143
msgid "%s and %d other region"
msgid_plural "%s and %d other regions"
msgstr[0] "%s e %d outras regiões"
msgstr[1] "%s e %d outras regiões"
#: includes/emails/class-wc-email-customer-on-hold-order.php:32
msgid "Order on-hold"
msgstr "Pedido aguardando"
#: includes/admin/settings/class-wc-settings-shipping.php:345
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:19
#: includes/class-wc-shipping-zone.php:301
msgid "Zone"
msgstr "Área"
#: 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 "Chave secreta para gerar um hash dos dados entregue pelo webhook e disponibilizado no cabeçalho da requisição. Por padrão será um hash MD5 criado a partir do ID|nome de usuário atual, caso não seja fornecido."
#: includes/class-wc-form-handler.php:581
msgid "Payment method deleted."
msgstr "Método de pagamento excluído."
#: includes/emails/class-wc-email.php:1042
msgid "Return to emails"
msgstr "Retornar para e-mails"
#: 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 "ID de webhook inválido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:650
msgid "Postcode / ZIP."
msgstr "CEP."
#. translators: 1: plugin name, 2: URL to WP plugin page.
#: includes/class-wc-install.php:2419
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 foi instalado mas não foi possível ativá-lo. <a href=\"%2$s\">Ative-o manualmente clicando aqui.</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:2391 includes/class-wc-install.php:2495
msgid "%1$s could not be installed (%2$s). <a href=\"%3$s\">Please install it manually by clicking here.</a>"
msgstr "%1$s não pode ser instalado (%2$s). <a href=\"%3$s\">Instale manualmente clicando aqui.</a>"
#: includes/class-wc-checkout.php:955
msgid "Please enter an address to continue."
msgstr "Informe um endereço para continuar."
#: 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 "O URL para onde será disparado o webhook."
#: 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 "O URL de entrega do webhook precisa ser válido e começando com http:// ou https://."
#: 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 "Impostos não têm suporte à lixeira."
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:660
#: src/Admin/API/Reports/Taxes/Controller.php:137
msgid "Tax rate."
msgstr "Taxa de imposto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:307
msgid "Tax class name."
msgstr "Nome da classe de impostos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:665
#: src/Admin/API/Reports/Taxes/Controller.php:131
msgid "Tax rate name."
msgstr "Nome da taxa de imposto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:670
msgid "Tax priority."
msgstr "Prioridade do imposto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:759
msgid "Sort by tax class."
msgstr "Ordenar por classe de impostos."
#: includes/class-wc-checkout.php:966
msgid "No shipping method has been selected. Please double check your address, or contact us if you need any help."
msgstr "Nenhum método de entrega foi selecionado. Verifique novamente o seu endereço ou entre em contato conosco se precisar de ajuda."
#: 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 "Se é ou não uma taxa de imposto que deve ser aplicada à entrega."
#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2466
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:921
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:747
msgid "Variation height (%s)."
msgstr "Altura da variação (%s)."
#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2460
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:915
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:741
msgid "Variation width (%s)."
msgstr "Largura da variação (%s)."
#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2454
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:909
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:735
msgid "Variation length (%s)."
msgstr "Comprimento da variação (%s)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2448
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:903
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:729
msgid "Variation dimensions."
msgstr "Dimensões da variação."
#. translators: %s: weight unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2443
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:898
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:724
msgid "Variation weight (%s)."
msgstr "Peso da variação (%s)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2436
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:891
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:712
msgid "Shows if the variation is on backordered."
msgstr "Mostra se a variação está na lista de encomendas."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2417
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:872
msgid "Controls whether or not the variation is listed as \"in stock\" or \"out of stock\" on the frontend."
msgstr "Controla se a variação é listada como \"em estoque\" ou \"fora de estoque\" no site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2406
#: 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:681
msgid "Stock management at variation level."
msgstr "Gerenciamento de estoque a nível de variação."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2351
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:806
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:626
msgid "If the variation is downloadable."
msgstr "Se a variação é baixável."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2345
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:800
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:620
msgid "If the variation is virtual."
msgstr "Se a variação é virtual."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2334
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:794
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:614
msgid "Shows if the variation can be bought."
msgstr "Mostra se a variação pode ser comprada."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2328
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:782
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:601
msgid "Shows if the variation is on sale."
msgstr "Mostra se a variação está a venda."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2313
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:757
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:576
msgid "Variation sale price."
msgstr "Preço promocional da variação."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2308
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:752
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:571
msgid "Variation regular price."
msgstr "Preço da variação."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2302
#: 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:565
msgid "Current variation price."
msgstr "Preço atual da variação."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2290
#: 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:548
msgid "Variation URL."
msgstr "URL da variação."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2257
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2546
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1013
#: 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:834
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1590
msgid "Selected attribute term name."
msgstr "Nomes de termos de atributos selecionados."
#: 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 "Dados da imagem."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1633
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1986
msgid "Refund total."
msgstr "Total reembolsado."
#: 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:1980
msgid "Refund reason."
msgstr "Motivo do reembolso."
#: includes/cli/class-wc-cli-runner.php:113
#: 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:1974
msgid "Refund ID."
msgstr "ID do reembolso."
#: includes/cli/class-wc-cli-runner.php:114
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2205
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2247
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2536
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1003
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2190
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2235
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:824
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1535
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1580
msgid "Attribute ID."
msgstr "ID do atributo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1613
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1966
msgid "List of refunds."
msgstr "Lista de reembolsos."
#: 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 "Ordem do menu, usado na classificação personalizada do recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:986
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1163
#: src/Admin/API/Reports/Orders/Controller.php:161
msgid "Order status."
msgstr "Status do pedido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1005
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1170
msgid "Currency the order was created with, in ISO format."
msgstr "Moeda em que o pedido foi criado, em formato ISO."
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1177
msgid "The date the order was created, in the site's timezone."
msgstr "A data em que o pedido foi criado, no fuso horário do site."
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1189
msgid "The date the order was last modified, in the site's timezone."
msgstr "A data em que o pedido foi pela última vez modificado, no fuso horário do site."
#: 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:1249
msgid "User ID who owns the order. 0 for guests."
msgstr "ID do usuário que é dono do pedido. 0 para convidados."
#: 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:1201
msgid "Total discount amount for the order."
msgstr "Montante total de desconto para o pedido."
#: 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:1213
msgid "Total shipping amount for the order."
msgstr "Valor total de entrega do pedido."
#: 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:1231
msgid "Grand total."
msgstr "Total geral."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1129
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1192
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1317
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1380
msgid "Country code in ISO 3166-1 alpha-2 format."
msgstr "Código do país no formato ISO 3166-1 alpha-2."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1147
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1335
#: src/StoreApi/Routes/V1/CartUpdateCustomer.php:59
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:126
msgid "Shipping address."
msgstr "Endereço de entrega."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1199
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1387
msgid "Payment method ID."
msgstr "ID do método de pagamento."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1204
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1392
msgid "Payment method title."
msgstr "Título do método de pagamento."
#: 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:2001
msgid "Define if the order is paid. It will set the status to processing and reduce stock items."
msgstr "Define se o pedido foi pago. Irá mudar o status para processando e reduzir os itens em estoque."
#: 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:1261
msgid "User agent of the customer."
msgstr "Agente de usuário do cliente."
#: 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:1151
msgid "Shows where the order was created."
msgstr "Mostra onde o pedido foi criado."
#: 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:1417
msgid "The date the order was completed, in the site's timezone."
msgstr "A data em que o pedido foi concluído, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1258
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1429
msgid "MD5 hash of cart items to ensure orders are not modified."
msgstr "Um hash MD5 dos itens do carrinho para garantir que o pedido não foi modificado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1450
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:666
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1701
msgid "Shipping lines data."
msgstr "Linhas de dados de entrega."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1463
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:679
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1714
msgid "Shipping method name."
msgstr "Nome do método de entrega."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1510
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:757
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1792
msgid "Fee lines data."
msgstr "Linhas de dados de taxas."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1523
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:770
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1805
#: src/StoreApi/Schemas/V1/CartFeeSchema.php:36
msgid "Fee name."
msgstr "Nome da taxa."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1581
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1890
msgid "Coupons line data."
msgstr "Linhas de dados de cupons."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1599
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1908
msgid "Discount total."
msgstr "Total do desconto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1657
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2040
msgid "Limit result set to orders assigned a specific status."
msgstr "Limita o resultado para pedidos atribuídos a um status especifico."
#: 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:2047
msgid "Limit result set to orders assigned a specific customer."
msgstr "Limita o resultado para pedidos atribuídos a um cliente especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1670
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2053
msgid "Limit result set to orders assigned a specific product."
msgstr "Limita o resultado para pedidos atribuídos a um produto especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:202
#: src/StoreApi/Schemas/V1/TermSchema.php:36
msgid "Term name."
msgstr "Nome do termo."
#: 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 "Número de produtos publicados neste recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:509
msgid "Type of attribute."
msgstr "Tipo do atributo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:516
msgid "Default sort order."
msgstr "Ordenação padrão."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:523
msgid "Enable/Disable attribute archives."
msgstr "Ativar/desativar arquivos de atributos."
#: 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 "Um identificador alfanumérico para o recurso exclusivo para o seu tipo."
#: 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:2210
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2252
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2541
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1008
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2195
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2240
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:829
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1540
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1585
#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:36
msgid "Attribute name."
msgstr "Nome do atributo."
#: 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:2108
#: 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:2081
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:109
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1425
#: src/Admin/API/Reports/Categories/Controller.php:157
msgid "Category name."
msgstr "Nome da categoria."
#: 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 "Descrição em HTML do recurso."
#: 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 "Tipo de exibição do arquivo de categoria."
#: 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:2174
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2506
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1611
#: 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:973
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2159
#: 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:799
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1503
msgid "Image URL."
msgstr "URL da imagem."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:560
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:164
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:858
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:57
msgid "The date the review was created, in the site's timezone."
msgstr "A data em que a avaliação foi criada, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:565
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:174
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:913
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:117
msgid "Review rating (0 to 5)."
msgstr "Classificação de avaliações (de 0 até 5)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:570
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:179
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:894
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:102
msgid "Reviewer name."
msgstr "Nome do avaliador."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:575
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:184
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:899
msgid "Reviewer email."
msgstr "E-mail do avaliador."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:580
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:189
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:918
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:123
msgid "Shows if the reviewer bought the product or not."
msgstr "Mostra se o avaliador comprou o produto ou não."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:100
msgid "Shipping class name."
msgstr "Nome da classe de entrega."
#: 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:2135
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2108
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1452
msgid "Tag name."
msgstr "Nome da tag."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1752
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1710
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1040
#: src/StoreApi/Schemas/V1/ProductSchema.php:63
msgid "Product slug."
msgstr "Slug do produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1757
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1715
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:880
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1045
#: src/StoreApi/Schemas/V1/ItemSchema.php:123
#: src/StoreApi/Schemas/V1/ProductSchema.php:85
msgid "Product URL."
msgstr "URL do produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1764
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1722
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1052
msgid "The date the product was created, in the site's timezone."
msgstr "A data em que o produto foi criado, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1770
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1734
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1062
msgid "The date the product was last modified, in the site's timezone."
msgstr "A data em que o produto foi modificado pela última vez, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1776
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1746
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:525
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1074
#: src/Admin/API/ProductVariations.php:171
#: src/StoreApi/Schemas/V1/ProductSchema.php:74
msgid "Product type."
msgstr "Tipo de produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1783
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1753
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1081
msgid "Product status (post status)."
msgstr "Status do produto (status do post)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1790
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1760
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1088
msgid "Featured product."
msgstr "Produto destacado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1796
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1766
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1094
msgid "Catalog visibility."
msgstr "Visibilidade do catálogo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1803
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1773
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1101
msgid "Product description."
msgstr "Descrição do produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1808
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1778
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1106
msgid "Product short description."
msgstr "Breve descrição do produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1818
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1788
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1121
#: src/StoreApi/Schemas/V1/ItemSchema.php:200
#: src/StoreApi/Schemas/V1/ItemSchema.php:250
#: src/StoreApi/Schemas/V1/ProductSchema.php:121
msgid "Current product price."
msgstr "Preço atual do produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1824
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1794
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1127
msgid "Product regular price."
msgstr "Preço do produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1829
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1799
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1132
msgid "Product sale price."
msgstr "Preço promocional do produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1834
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2318
msgid "Start date of sale price."
msgstr "Data inicial do preço promocional."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1844
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1824
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1157
msgid "Price formatted in HTML."
msgstr "Preço formatado em HTML."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1850
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1830
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1163
msgid "Shows if the product is on sale."
msgstr "Mostra se o produto está em promoção."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1856
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1836
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1169
msgid "Shows if the product can be bought."
msgstr "Mostra se o produto pode ser comprado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1862
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1842
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1175
msgid "Amount of sales."
msgstr "Quantidade de vendas."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1868
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1848
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1181
msgid "If the product is virtual."
msgstr "Se o produto é virtual."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1874
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1854
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1187
msgid "If the product is downloadable."
msgstr "Se o produto é baixável."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1924
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1897
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1230
msgid "Product external URL. Only for external products."
msgstr "URL externa do produto. Apenas para produtos externos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1930
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1903
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1236
msgid "Product external button text. Only for external products."
msgstr "Texto do botão do produto externo. Apenas para produtos externos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1947
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1920
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1253
msgid "Stock management at product level."
msgstr "Gerenciamento de estoque no nível de produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1953
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2412
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:867
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1926
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:687
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1259
#: src/Admin/API/Reports/Stock/Controller.php:395
msgid "Stock quantity."
msgstr "Quantidade em estoque."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1964
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2423
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:878
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1937
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:699
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1271
msgid "If managing stock, this controls if backorders are allowed."
msgstr "Caso esteja gerenciando estoque, isto irá controlar se é permitido encomendas."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1971
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2430
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:885
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1944
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:706
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1278
msgid "Shows if backorders are allowed."
msgstr "Mostra se encomendas são permitidas."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1977
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1950
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1284
msgid "Shows if the product is on backordered."
msgstr "Mostra se o produto tem encomendas."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1983
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1956
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1295
msgid "Allow one item to be bought in a single order."
msgstr "Permite que apenas um item seja comprando em um pedido."
#. translators: %s: weight unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1990
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1963
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1302
msgid "Product weight (%s)."
msgstr "Peso do produto (%s)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1995
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1968
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1307
msgid "Product dimensions."
msgstr "Dimensões do produto."
#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2001
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1974
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1313
msgid "Product length (%s)."
msgstr "Comprimento do produto (%s)."
#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2007
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1980
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1319
msgid "Product width (%s)."
msgstr "Largura do produto (%s)."
#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2013
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1986
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1325
msgid "Product height (%s)."
msgstr "Altura do produto (%s)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2020
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1993
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1332
msgid "Shows if the product need to be shipped."
msgstr "Mostra se o produto precisa ser enviado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2032
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2473
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:928
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2005
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:754
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1344
msgid "Shipping class slug."
msgstr "Slug da classe de entrega."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2037
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2478
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:933
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2010
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:759
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1349
msgid "Shipping class ID."
msgstr "ID da classe de entrega."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2043
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2016
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1355
msgid "Allow reviews."
msgstr "Permitir avaliações."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2049
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2022
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1366
#: src/StoreApi/Schemas/V1/ProductSchema.php:168
msgid "Reviews average rating."
msgstr "Média de classificações de avaliações."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2055
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2028
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1372
msgid "Amount of reviews that the product have."
msgstr "Quantidade de avaliações que o produto tem."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2061
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2034
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1378
msgid "List of related products IDs."
msgstr "Lista de IDs des produtos relacionados."
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2043
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1387
msgid "List of up-sell products IDs."
msgstr "Lista de IDs de produtos aumenta venda."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2078
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2051
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1395
msgid "List of cross-sell products IDs."
msgstr "Lista de IDs de produtos para venda cruzada."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2096
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2069
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1413
msgid "List of categories."
msgstr "Lista das categorias."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2103
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2076
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1420
#: src/Admin/API/Reports/Categories/Controller.php:123
msgid "Category ID."
msgstr "ID da categoria."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2114
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2087
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1431
msgid "Category slug."
msgstr "Slug da categoria."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2123
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2096
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1440
msgid "List of tags."
msgstr "Lista de tags."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2130
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2103
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1447
msgid "Tag ID."
msgstr "ID da tag."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2141
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2114
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1458
msgid "Tag slug."
msgstr "Slug da tag."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2150
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2123
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1467
#: src/StoreApi/Schemas/V1/ItemSchema.php:130
#: src/StoreApi/Schemas/V1/ProductSchema.php:180
msgid "List of images."
msgstr "Lista de imagens."
#: 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:2157
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2489
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1606
#: 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:944
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2130
#: 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:770
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1474
#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:30
msgid "Image ID."
msgstr "ID da imagem."
#: 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:2162
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2494
#: 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:949
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2135
#: 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:775
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1479
msgid "The date the image was created, in the site's timezone."
msgstr "A data em que a imagem foi criada, no fuso horário do site."
#: 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:2168
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2500
#: 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:961
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2147
#: 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:787
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1491
msgid "The date the image was last modified, in the site's timezone."
msgstr "A data em que a imagem foi modificada pela última vez, no fuso horário do site."
#: 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:2180
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2512
#: 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:979
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2165
#: 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:805
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1509
#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:57
msgid "Image name."
msgstr "Nome da imagem."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2190
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2522
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:989
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2175
msgid "Image position. 0 means that the image is featured."
msgstr "Posição da imagem. 0 significa que a imagem é destacada."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2198
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2529
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:996
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2183
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:817
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1528
msgid "List of attributes."
msgstr "Lista de atributos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2215
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2200
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1545
msgid "Attribute position."
msgstr "Posição do atributo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2226
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2211
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1556
msgid "Define if the attribute can be used as variation."
msgstr "Define se o atributo pode ser usado como variação."
#: 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:2185
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2517
#: 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:984
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2170
#: 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:810
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1514
#: src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:62
msgid "Image alternative text."
msgstr "Texto alternativo da imagem."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2232
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2217
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1562
msgid "List of available term names of the attribute."
msgstr "Lista de nomes de termos disponíveis do atributo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2240
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2228
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1573
msgid "Defaults variation attributes."
msgstr "Atributos padrões da variação."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2265
msgid "List of variations."
msgstr "Lista de variações."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2272
msgid "Variation ID."
msgstr "ID da variação."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2278
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:717
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:531
msgid "The date the variation was created, in the site's timezone."
msgstr "A data em que a variação foi criada, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2284
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:723
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:537
msgid "The date the variation was last modified, in the site's timezone."
msgstr "A data que a variação foi modificada pela última vez, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2484
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:939
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:765
msgid "Variation image data."
msgstr "Dados da imagem da variação."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2566
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1021
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2270
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:842
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1616
msgid "Menu order, used to custom sort products."
msgstr "Ordenação, usado para personalizar a ordem dos produtos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2591
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2323
#: src/Admin/API/ProductsLowInStock.php:425
#: src/Admin/API/ProductsLowInStock.php:446
msgid "Limit result set to products assigned a specific status."
msgstr "Limita o resultado para produtos atribuídos a um status especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2598
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2330
#: src/StoreApi/Routes/V1/Products.php:265
msgid "Limit result set to products assigned a specific type."
msgstr "Limita o resultado para produtos atribuídos a um tipo especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2623
msgid "Limit result set to products with a specific attribute."
msgstr "Limita o resultado para produtos atribuídos a um atributo especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:290
msgid "Gross sales in the period."
msgstr "Vendas brutas no período."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:296
msgid "Net sales in the period."
msgstr "Vendas liquidas no período."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:302
msgid "Average net daily sales."
msgstr "Média diária de vendas liquidas."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:308
msgid "Total of orders placed."
msgstr "Total de pedidos feitos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:314
msgid "Total of items purchased."
msgstr "Total de itens comprados."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:326
msgid "Total charged for shipping."
msgstr "Total cobrado por entrega."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:332
msgid "Total of refunded orders."
msgstr "Total de pedidos reembolsados."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:338
msgid "Total of coupons used."
msgstr "Total de cupons utilizados."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:344
msgid "Group type."
msgstr "Tipo de grupo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:350
msgid "Totals."
msgstr "Totais."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:373
msgid "Report period."
msgstr "Período do relatório."
#. 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 "Retorna vendas para uma data inicial especifica, a data precisa ser no formato %s."
#. 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 "Retorna vendas para uma data final especifica, a data precisa ser no formato %s."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php:164
msgid "Total number of purchases."
msgstr "Número total de compras."
#: 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:1294
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:472
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1489
msgid "Variation ID, if applicable."
msgstr "ID da variação, se aplicável."
#: 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:1299
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:478
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1494
msgid "Quantity ordered."
msgstr "Quantidade encomendada."
#: 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:1310
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:578
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1594
#: src/Admin/API/Reports/Products/Controller.php:170
#: src/Admin/API/Reports/Variations/Controller.php:197
msgid "Product price."
msgstr "Preço do produto."
#: 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:1316
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:490
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1504
msgid "Line subtotal (before discounts)."
msgstr "Subtotal (antes dos descontos)."
#: 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:1677
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:2060
msgid "Number of decimal points to use in each resource."
msgstr "Número de pontos decimais que serão utilizados em cada recurso."
#: 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:1326
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1473
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1539
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:502
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:694
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:786
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1515
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1729
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1821
msgid "Line total (after discounts)."
msgstr "Total (depois dos descontos)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:539
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:798
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:262
msgid "Customer ID is invalid."
msgstr "ID do cliente é inválido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:723
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:995
msgid "Fee name is required."
msgstr "O nome da taxa é obrigatório."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:747
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1020
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:67
msgid "Coupon code is required."
msgstr "O código do cupom é obrigatório."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:785
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1057
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:217
msgid "Order item ID provided is not associated with order."
msgstr "O ID de item de pedido fornecido não esta associado com nenhum pedido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2585
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2317
msgid "Limit result set to products with a specific slug."
msgstr "Limita o resultado para produtos atribuídos a um slug especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2629
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2373
msgid "Limit result set to products with a specific attribute term ID (required an assigned attribute)."
msgstr "Limita o resultado para produtos atribuídos a um ID de termo de atributo especifico (obrigatório a atribuição de um atributo)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2617
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2361
msgid "Limit result set to products assigned a specific shipping class ID."
msgstr "Limita o resultado para produtos atribuídos a um ID de classe de entrega especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2611
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2355
#: src/StoreApi/Routes/V1/Products.php:329
msgid "Limit result set to products assigned a specific tag ID."
msgstr "Limita o resultado para produtos atribuídos a um ID de tag especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2605
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2349
#: src/StoreApi/Routes/V1/Products.php:287
#: src/StoreApi/Routes/V1/Products.php:310
msgid "Limit result set to products assigned a specific category ID."
msgstr "Limita o resultado para produtos atribuídos a um ID de categoria especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2220
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2205
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1550
msgid "Define if the attribute is visible on the \"Additional information\" tab in the product's page."
msgstr "Define se o atributo será mostrado na aba \"Informações adicionais\" na página do produto."
#: includes/data-stores/class-wc-product-data-store-cpt.php:271
#: src/Blocks/AIContent/UpdateProducts.php:487
msgid "Invalid product."
msgstr "Produto inválido."
#: 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:1405
msgid "The date the order was paid, in the site's timezone."
msgstr "A data em que o pedido foi pago, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1839
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2323
msgid "End date of sale price."
msgstr "Data final do preço promocional."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2086
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2059
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1403
#: src/Admin/API/ProductVariations.php:178
#: src/Admin/API/Reports/Stock/Controller.php:370
msgid "Product parent ID."
msgstr "ID do produto ascendente."
#: 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 "O ID para o ascendente do recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:981
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1134
#: includes/rest-api/Controllers/Version3/class-wc-rest-refunds-controller.php:175
msgid "Parent order ID."
msgstr "ID do pedido ascendente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1813
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2297
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:741
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1783
#: src/Admin/API/Reports/Stock/Controller.php:382
#: src/StoreApi/Schemas/V1/ProductSchema.php:108
msgid "Unique identifier."
msgstr "Identificador exclusivo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1218
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1400
msgid "Unique transaction ID."
msgstr "ID exclusivo da transação."
#: 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:1255
msgid "Customer's IP address."
msgstr "Endereço IP do cliente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2557
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2262
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1607
msgid "List of grouped products ID."
msgstr "Lista de ID dos grupos de produtos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2635
msgid "Limit result set to products with a specific SKU."
msgstr "Limita o resultado para produtos atribuídos a um SKU especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:628
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:874
msgid "Product ID or SKU is required."
msgstr "ID ou SKU do produto são obrigatórios."
#: 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:1304
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:484
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1499
msgid "Tax class of product."
msgstr "Classe de impostos do produto."
#: 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:1321
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:496
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1509
msgid "Line subtotal tax (before discounts)."
msgstr "Imposto do subtotal da linha (antes dos descontos)."
#: 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:1356
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1569
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:534
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:817
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1544
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1852
msgid "Tax subtotal."
msgstr "Subtotal de impostos."
#: 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:1243
msgid "True the prices included tax during checkout."
msgstr "Verdadeiro quando os preços incluem impostos durante a finalização de compra."
#: 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:1331
#: 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:1544
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:508
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:699
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:791
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1520
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1734
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1826
msgid "Line total tax (after discounts)."
msgstr "Imposto do total da linha (depois dos descontos)."
#: 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:1336
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1484
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1549
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:514
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:705
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:797
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1526
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1740
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1832
msgid "Line taxes."
msgstr "Impostos da linha."
#: 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:1350
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1498
#: 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:528
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:719
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:811
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1539
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1754
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1846
msgid "Tax total."
msgstr "Total de impostos."
#: 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:1207
msgid "Total discount tax amount for the order."
msgstr "Valor total do imposto de desconto para o pedido."
#: 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:1225
msgid "Sum of line item taxes only."
msgstr "Soma apenas dos impostos do item da linha."
#: 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:1237
msgid "Sum of all taxes."
msgstr "Soma de todos os impostos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1397
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:587
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1622
msgid "Tax lines data."
msgstr "Dados da linha de impostos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1411
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:601
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1636
msgid "Tax rate code."
msgstr "Código da taxa de imposto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1423
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:613
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1648
msgid "Tax rate label."
msgstr "Rótulo da taxa de imposto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1429
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:619
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1654
msgid "Show if is a compound tax rate."
msgstr "Mostra se é uma taxa de imposto composta."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1528
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:775
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1810
msgid "Tax class of fee."
msgstr "Classe de impostos da taxa."
#: 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:780
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1815
msgid "Tax status of fee."
msgstr "Status do imposto da taxa."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1604
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1913
msgid "Discount total tax."
msgstr "Imposto total do desconto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1935
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2394
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:849
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1908
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:669
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1241
msgid "Tax status."
msgstr "Status do imposto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1880
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2357
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:812
#: 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:632
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1193
msgid "List of downloadable files."
msgstr "Lista de arquivos baixáveis."
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:320
msgid "Total charged for taxes."
msgstr "Total cobrado de impostos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1441
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:631
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1666
msgid "Shipping tax total."
msgstr "Total do imposto de entrega."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1435
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:625
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1660
msgid "Tax total (not including shipping taxes)."
msgstr "Total de impostos (não incluindo impostos de entrega)."
#: 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:1219
msgid "Total shipping tax amount for the order."
msgstr "Valor total do imposto de entrega para o pedido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:700
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:971
msgid "Shipping method ID is required."
msgstr "O ID do método de entrega é obrigatório."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2026
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1999
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1338
msgid "Shows whether or not the product shipping is taxable."
msgstr "Mostra se a entrega do produto é tributável ou não."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1468
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:684
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1719
#: 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:467
msgid "Shipping method ID."
msgstr "ID do método de entrega."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1917
msgid "Download type, this controls the schema on the front-end."
msgstr "Tipo de download, isto controla o schema na interface."
#: 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:1365
msgid "Line item meta data."
msgstr "Metadados do item."
#: 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:1373
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:517
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:379
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:433
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:557
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:650
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:741
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:839
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1448
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1565
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1685
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1776
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1874
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1950
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1039
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2288
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:268
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:860
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1634
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:193
msgid "Meta key."
msgstr "Chave do metadado."
#: 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:1379
msgid "Meta label."
msgstr "Rótulo do metadado."
#: 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:1385
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:522
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:384
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:438
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:563
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:655
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:746
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:844
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1453
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1570
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1690
#: 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:1879
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1955
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:1044
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2293
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:273
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:865
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1639
#: src/StoreApi/Schemas/V1/CartShippingRateSchema.php:199
msgid "Meta value."
msgstr "Valor do metadado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1241
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1267
msgid "Note left by customer during checkout."
msgstr "Observação deixada pelo cliente durante a finalização de compra."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2091
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2064
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1408
msgid "Optional note to send the customer after purchase."
msgstr "Observação opcional a ser enviada ao cliente após a compra."
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1084
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1272
#: src/StoreApi/Routes/V1/CartUpdateCustomer.php:52
#: src/StoreApi/Schemas/V1/CheckoutSchema.php:115
msgid "Billing address."
msgstr "Endereço de cobrança."
#: includes/admin/views/html-notice-legacy-shipping.php:27
#: includes/admin/views/html-notice-no-shipping-methods.php:31
msgid "Setup shipping zones"
msgstr "Configurar áreas de entrega"
#: 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 "Os clientes não serão capazes de comprar produtos físicos na sua loja até que um método de entrega esteja disponível."
#: includes/class-wc-rest-authentication.php:507
msgid "Invalid timestamp."
msgstr "Timestamp inválido."
#: includes/class-wc-rest-authentication.php:579
msgid "The API key provided does not have read permissions."
msgstr "A chave de API fornecida não tem permissão de leitura."
#: includes/class-wc-rest-authentication.php:587
msgid "The API key provided does not have write permissions."
msgstr "A chave de API fornecida não tem permissão de escrita."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:110
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:105
#: 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:104
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:104
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:119
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:109
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:117
#: 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 "Se necessário, ignorar lixeira e forçar a exclusão."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:256
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:275
msgid "The coupon code cannot be empty."
msgstr "O código do cupom não pode estar vazio."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:72
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:424
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1594
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:63
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:345
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1903
#: src/Admin/API/Reports/Coupons/Controller.php:139
msgid "Coupon code."
msgstr "Código do cupom."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:429
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:360
msgid "The date the coupon was created, in the site's timezone."
msgstr "A data em que o cupom foi criado, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:435
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:372
msgid "The date the coupon was last modified, in the site's timezone."
msgstr "A data em que o cupom foi modificado pela última vez, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:441
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:391
msgid "Coupon description."
msgstr "Descrição do cupom."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:458
msgid "UTC DateTime when the coupon expires."
msgstr "Data e temp no formato UTC em que o cupom expira."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:463
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:406
msgid "Number of times the coupon has been used already."
msgstr "Número de vezes que o cupom já foi utilizado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:496
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:439
msgid "How many times the coupon can be used per customer."
msgstr "Quantas vezes o cupom pode ser utilizado por um cliente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:501
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:444
msgid "Max number of items in the cart the coupon can be applied to."
msgstr "Número máximo de itens no carrinho em que o cupom pode ser aplicado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:534
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:477
msgid "Minimum order amount that needs to be in the cart before coupon applies."
msgstr "Valor mínimo de pedido necessário para que o cupom seja aplicado no carrinho."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:539
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:482
msgid "Maximum order amount allowed when using the coupon."
msgstr "Valor máximo do pedido permitido quando usado o cupom."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:544
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:487
msgid "List of email addresses that can use this coupon."
msgstr "Lista de endereços de e-mails de clientes que podem utilizar este cupom."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:575
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:543
msgid "Limit result set to resources with a specific code."
msgstr "Limita o resultado para recursos atribuídos a um código especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:182
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:93
msgid "Downloadable product ID."
msgstr "ID do produto baixável."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:188
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:105
msgid "Downloadable file name."
msgstr "Nome do arquivo baixável."
#: includes/cli/class-wc-cli-runner.php:112
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:194
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:111
#: src/Admin/API/Reports/Downloads/Controller.php:183
#: src/Admin/API/Reports/Orders/Controller.php:137
msgid "Order ID."
msgstr "ID do pedido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:200
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:993
#: 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:1145
msgid "Order key."
msgstr "Chave do pedido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:218
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:141
msgid "File details."
msgstr "Detalhes do arquivo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:224
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1892
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2369
#: 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:824
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1872
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:644
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1205
#: src/Admin/API/Reports/Downloads/Controller.php:171
msgid "File name."
msgstr "Nome do arquivo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:230
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1897
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2374
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:153
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:829
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1877
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:649
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1210
#: src/Admin/API/Reports/Downloads/Controller.php:177
msgid "File URL."
msgstr "URL do arquivo."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:385
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:402
msgid "Cannot create existing resource."
msgstr "Não pode criar recursos existentes."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:529
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:223
msgid "Invalid resource id."
msgstr "ID de curso inválido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:466
msgid "Email address is invalid."
msgstr "O endereço de e-mail é inválido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:470
msgid "Username isn't editable."
msgstr "O nome de usuário não é editável."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:524
msgid "Customers do not support trashing."
msgstr "Clientes não tem suporte a lixeira."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:534
msgid "Invalid resource id for reassignment."
msgstr "ID de recurso inválido para reatribuição."
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:162
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:58
msgid "The date the customer was created, in the site's timezone."
msgstr "A data em que o cliente foi criado, no fuso horário do site."
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:174
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:70
msgid "The date the customer was last modified, in the site's timezone."
msgstr "A data em que o cliente modificado pela última vez, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:708
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:186
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:82
msgid "The email address for the customer."
msgstr "Endereço de e-mail do cliente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:714
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:192
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:88
msgid "Customer first name."
msgstr "Nome do cliente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:722
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:200
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:96
msgid "Customer last name."
msgstr "Sobrenome do cliente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:730
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:214
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:110
msgid "Customer login name."
msgstr "Nome de login do cliente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:738
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:222
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:118
msgid "Customer password."
msgstr "Senha do cliente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:743
msgid "Last order data."
msgstr "Dados do último pedido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:749
msgid "Last order ID."
msgstr "ID do último pedido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:763
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:348
msgid "Quantity of orders made by the customer."
msgstr "Quantidade de pedidos feitos pelo cliente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:769
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:354
msgid "Total amount spent."
msgstr "Valor total gasto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:775
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:360
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:249
msgid "Avatar URL."
msgstr "URL do avatar."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:786
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:849
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1089
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1152
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:232
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:295
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1277
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1340
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:128
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:191
msgid "First name."
msgstr "Nome."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:801
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:864
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1104
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1167
msgid "Address line 1."
msgstr "Endereço linha 1."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:806
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:869
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1109
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1172
msgid "Address line 2."
msgstr "Endereço linha 2."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:826
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:889
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:272
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:335
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:168
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:231
msgid "ISO code of the country."
msgstr "Código ISO do país."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:831
#: 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:277
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1322
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:173
msgid "Email address."
msgstr "Endereço de e-mail."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:837
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1140
#: 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:1328
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:179
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:236
msgid "Phone number."
msgstr "Número de telefone."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:791
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:854
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1094
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1157
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:237
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:300
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1282
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1345
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:133
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:196
msgid "Last name."
msgstr "Sobrenome."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:796
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:859
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1099
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1162
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:242
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:305
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1287
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1350
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:138
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:201
msgid "Company name."
msgstr "Nome da empresa."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:811
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:874
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1114
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1177
#: 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:257
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:320
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1302
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1365
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:153
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:216
msgid "City name."
msgstr "Cidade."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:816
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:879
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1119
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1182
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:262
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:325
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1307
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1370
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:158
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:221
msgid "ISO code or name of the state, province or district."
msgstr "Código ISO ou o nome do estado, província ou distrito."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:844
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:290
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:186
msgid "List of shipping address data."
msgstr "Lista de dados de endereço de entrega."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:968
msgid "Limit result set to resources with a specific email."
msgstr "Limita o resultado para recursos atribuídos a um e-mail especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:974
msgid "Limit result set to resources with a specific role."
msgstr "Limita o resultado para recursos atribuídos a uma função especifica."
#: 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 "Webhook não tem suporte a lixeira."
#: 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:204
msgid "Invalid order refund ID."
msgstr "ID de reembolso de pedido inválido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:287
msgid "Order is invalid"
msgstr "O pedido é inválido"
#: 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:286
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:48
msgid "Refund amount must be greater than zero."
msgstr "O valor do reembolso precisa ser maior do que zero."
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:350
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:387
msgid "The date the order refund was created, in the site's timezone."
msgstr "A data em que o reembolso foi criado, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:356
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:399
msgid "Refund amount."
msgstr "Valor do reembolso."
#: 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:200
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:282
#: 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:573
#: includes/wc-order-functions.php:1241
#: src/Internal/Orders/OrderActionsRestController.php:112
msgid "Invalid order ID."
msgstr "ID do pedido inválido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:361
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:404
msgid "Reason for refund."
msgstr "Motivo do reembolso."
#: 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:1264
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:446
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1461
#: src/StoreApi/Schemas/V1/OrderSchema.php:121
msgid "Line items data."
msgstr "Linhas de dados de itens."
#: 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:1271
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1405
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1457
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1517
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1588
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:454
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:595
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:673
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:764
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1468
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1630
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1708
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1799
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1897
msgid "Item ID."
msgstr "ID do item."
#: 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:1277
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1747
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php:152
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:99
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:460
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1474
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1705
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:875
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1035
#: src/Admin/API/Reports/Products/Controller.php:164
#: src/Admin/API/Reports/Stock/Controller.php:376
#: src/Admin/API/Reports/Variations/Controller.php:191
#: src/StoreApi/Schemas/V1/ItemSchema.php:75
#: src/StoreApi/Schemas/V1/ProductSchema.php:58
msgid "Product name."
msgstr "Nome do produto."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:446
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:384
msgid "Determines the type of discount that will be applied."
msgstr "Determina o tipo de desconto que será aplicado."
#: includes/data-stores/abstract-wc-order-item-type-data-store.php:170
msgid "Invalid order item."
msgstr "Item de pedido inválido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:520
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:463
msgid "List of category IDs the coupon does not apply to."
msgstr "Lista de IDs de categorias em que o cupom não pode ser aplicado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:512
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:455
msgid "List of category IDs the coupon applies to."
msgstr "Lista de IDs de categorias em que o cupom pode ser aplicado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:483
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:426
msgid "List of product IDs the coupon cannot be used on."
msgstr "Lista de IDs de produtos em que o cupom não pode ser utilizado."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:475
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:418
msgid "List of product IDs the coupon can be used on."
msgstr "Lista de IDs de produtos em que o cupom pode ser utilizado."
#: includes/class-wc-rest-authentication.php:431
msgid "Invalid signature - provided signature does not match."
msgstr "Assinatura inválida - a assinatura fornecida não corresponde."
#: includes/class-wc-rest-authentication.php:423
msgid "Invalid signature - signature method is invalid."
msgstr "Assinatura inválida, o método da assinatura é inválido."
#: includes/class-wc-rest-authentication.php:414
msgid "Invalid signature - failed to sort parameters."
msgstr "Assinatura inválida - falha na ordenação dos parâmetros."
#: includes/class-wc-rest-authentication.php:370
msgid "Consumer key is invalid."
msgstr "Consumer key inválida."
#: includes/admin/views/html-notice-no-shipping-methods.php:19
msgid "Add shipping methods & zones"
msgstr "Adicionar métodos de entrega e áreas"
#: 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 "As entregas estão ativadas, mas você ainda não adicionou nenhum método de entrega para as suas áreas de entrega."
#: 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:305
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:68
msgid "Cannot create order refund, please try again."
msgstr "Não foi possível criar o reembolso do pedido, tente novamente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:84
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php: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:690
#: 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:79
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:975
#: 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:549
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:94
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:94
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:79
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1741
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:301
#: 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:78
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:156
#: 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:98
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:381
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:93
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1128
#: 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:711
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:88
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1699
#: 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:62
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:70
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:98
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:52
#: includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller.php:61
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:122
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:103
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:84
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:852
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:519
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:82
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1029
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:80
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:581
#: src/Admin/API/Reports/Stock/Controller.php:364
#: src/StoreApi/Routes/V1/ProductAttributesById.php:51
#: src/StoreApi/Routes/V1/ProductCategoriesById.php:51
#: src/StoreApi/Routes/V1/ProductsById.php:51
#: src/StoreApi/Schemas/V1/ProductAttributeSchema.php:30
#: src/StoreApi/Schemas/V1/ProductReviewSchema.php:51
#: src/StoreApi/Schemas/V1/ProductSchema.php:52
#: src/StoreApi/Schemas/V1/TermSchema.php:30
msgid "Unique identifier for the resource."
msgstr "Identificador exclusivo do recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:418
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:339
msgid "Unique identifier for the object."
msgstr "Identificador exclusivo do objeto."
#: 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 "Aprenda mais sobre áreas de entrega"
#: includes/class-wc-rest-authentication.php:517
msgid "Invalid nonce - nonce has already been used."
msgstr "Código nonce inválido, esse nonce já foi utilizado."
#: includes/admin/views/html-notice-updating.php:20
msgid "WooCommerce database update"
msgstr "Atualização de dados do WooCommerce"
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:821
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:884
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1124
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1187
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:267
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:330
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1312
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1375
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:163
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:226
#: src/Admin/API/Reports/Customers/Controller.php:235
msgid "Postal code."
msgstr "Código postal."
#: includes/wc-order-functions.php:776
msgid "An error occurred while attempting to create the refund using the payment gateway API."
msgstr "Um erro ocorreu ao tentar criar o reembolso utilizando a API do sistema de pagamento."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:212
#: 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 "A data em que o acesso para baixar expira, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:170
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:87
msgid "Download file URL."
msgstr "URL do arquivo para baixar."
#: 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 "Os métodos de entrega antigos (taxa fixa, taxa fixa internacional, retirada no local, entrega local e frete grátis) estão obsoletos, mas por enquanto permanecerão funcionando. <b><em>Eles serão removidos em versões futuras do WooCommerce</em></b>. Recomendamos que assim que possível desativar os métodos antigos e criar novos métodos de acordo com as áreas de entrega."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:176
msgid "Download ID (MD5)."
msgstr "ID do download (MD5)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:206
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:123
msgid "Number of downloads remaining."
msgstr "Número de downloads restantes."
#: 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 "Não foi possível criar a observação do pedido, tente novamente."
#: 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 "A data em que a observação de pedido foi criada, no fuso horário do site."
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:413
msgid "Order note."
msgstr "Observação do pedido."
#: 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 "Mostra/define se a observação é apenas para referência ou para o cliente (o usuário será notificado)."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:781
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:227
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:123
msgid "List of billing address data."
msgstr "Lista de dados de endereço de cobrança."
#: includes/admin/views/html-notice-legacy-shipping.php:18
msgid "New:"
msgstr "Novo:"
#: includes/admin/views/html-notice-legacy-shipping.php:18
msgid "a group of regions that can be assigned different shipping methods and rates."
msgstr "um grupo de regiões que pode ser relacionado a diferentes métodos de entrega e taxas."
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:73
msgid "For example:"
msgstr "Por exemplo:"
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:78
msgid "Add as many zones as you need – customers will only see the methods available for their address."
msgstr "Adicione quantas áreas você precisa. Os clientes irão ver apenas os métodos disponíveis para os endereços deles."
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:60
msgid "List 1 postcode per line"
msgstr "Listar 1 CEP por linha"
#: includes/admin/views/html-admin-page-status-report.php:215
msgid "Displays whether or not WP Cron Jobs are enabled."
msgstr "Exibe se os Cron Job do WordPress esta ativado ou não."
#: includes/admin/views/html-admin-page-status-report.php:279
msgid "The version of cURL installed on your server."
msgstr "A versão do cURL instalado no seu servidor."
#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:377
msgid "Your server does not support the %s function - this is required to use the GeoIP database from MaxMind."
msgstr "O seu servidor não suporta a função %s, isto é necessário para utilizar o banco de dados GeoIP da MaxMind."
#: includes/admin/helper/views/html-notice-woo-updater-not-activated.php:11
#: includes/admin/helper/views/html-notice-woo-updater-not-installed.php:11
#: includes/admin/views/html-notice-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:1085
#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:57
#: src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php:81
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/2791.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/experimental/index.js:2
#: assets/client/admin/product-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/marketing-coupons.js:2
#: assets/client/admin/wp-admin-scripts/payment-method-promotions.js:2
msgid "Dismiss"
msgstr "Dispensar"
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:79
msgid "Add shipping zone"
msgstr "Adicionar área de entrega"
#: 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 "CEP para esta regra. Ponto e vírgula (;) separa múltiplos valores. Deixe em branco para aplicar para todas as áreas. Curingas (*) e intervalos de CEPs (ex. 01311300...01399999) também podem ser utilizados."
#: includes/admin/views/html-admin-page-status-report.php:1027
msgid "Your theme has a woocommerce.php file, you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues."
msgstr "O seu tema tem um arquivo woocommerce.php, você não será capaz de sobrescrever o arquivo woocommerce/archive-product.php, desde que a prioridade é para o arquivo woocommerce.php. Este aviso destina-se apenas a prevenir problemas de exibição."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:354
msgid "MaxMind GeoIP database."
msgstr "Banco de dados GeoIP do MaxMind."
#: 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 "A chave secreta é utilizada para gerar um hash com dados entregues pelo webhook e é disponibilizada no cabeçalho da requisição."
#: includes/admin/views/html-admin-page-status-report.php:1025
msgid "Archive template"
msgstr "Modelo de arquivo"
#. Translators: %1$s: MySQL version, %2$s: Recommended MySQL version.
#: includes/admin/views/html-admin-page-status-report.php:300
msgid "WordPress requirements"
msgstr "Requerimentos do WordPress"
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:76
msgid "Europe zone = Any country in Europe = Flat rate shipping"
msgstr "Entrega internacional na Europa = Qualquer pais na Europa = Taxa fixa"
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:75
msgid "US domestic zone = All US states = Flat rate shipping"
msgstr "Entrega nacional = Todos os estados brasileiros = Taxa fixa"
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:57
msgid "Limit to specific ZIP/postcodes"
msgstr "Limitar para CEPs específicos"
#: includes/admin/views/html-admin-page-status-report.php:864
msgid "Page ID is set, but the page does not exist"
msgstr "O ID da página foi definido, mas a página não existe"
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:40
#: assets/client/admin/app/index.js:2
msgid "Rest of the world"
msgstr "Resto do mundo"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:244
msgid "cURL version."
msgstr "Versão do cURL."
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:94
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:110
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:136
msgid "Add shipping method"
msgstr "Adicionar método de entrega"
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:112
msgid "You can add multiple shipping methods within this zone. Only customers within the zone will see them."
msgstr "Você pode adicionar múltiplos métodos de entrega dentro desta área. Apenas clientes dentro desta área serão capazes de vê-los."
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:51
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:150
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:185
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:112
#: src/Internal/Admin/Orders/ListTable.php:1577
msgid "Close modal panel"
msgstr "Fechar janela"
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:72
msgid "A shipping zone is a geographic region where a certain set of shipping methods and rates apply."
msgstr "Uma área de entrega é uma região geográfica onde certos métodos de entregas e taxas serão aplicados."
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:30
msgid "Region(s)"
msgstr "Região(ões)"
#: includes/admin/settings/class-wc-settings-shipping.php:411
msgid "This shipping method does not have any settings to configure."
msgstr "Este método de entrega não exige nenhuma configuração."
#: includes/admin/settings/class-wc-settings-general.php:163
msgid "Disable shipping & shipping calculations"
msgstr "Desativar entrega e cálculo de entrega"
#: includes/admin/settings/class-wc-settings-general.php:179
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 "Esta opção determina a localização padrão dos clientes. O banco de dados GeoLite da MaxMind será baixado periodicamente para seu o diretório wp-content se você utilizar geolocalização."
#: includes/admin/settings/class-wc-settings-general.php:184
msgid "No location by default"
msgstr "Nenhuma localização por padrão"
#: includes/customizer/class-wc-shop-customizer.php:446
msgid "Show categories"
msgstr "Mostrar categorias"
#: includes/customizer/class-wc-shop-customizer.php:447
msgid "Show categories & products"
msgstr "Mostrar categorias e produtos"
#: includes/customizer/class-wc-shop-customizer.php:473
msgid "Show subcategories & products"
msgstr "Mostrar subcategorias e produtos"
#: includes/admin/settings/class-wc-settings-shipping.php:125
msgid "Calculations"
msgstr "Cálculos"
#: includes/admin/settings/class-wc-settings-shipping.php:149
msgid "Default to customer shipping address"
msgstr "Por padrão para o endereço de entrega do cliente"
#: includes/admin/settings/class-wc-settings-shipping.php:313
#: includes/admin/settings/class-wc-settings-shipping.php:408
msgid "Zone does not exist!"
msgstr "A área não existe!"
#: includes/admin/settings/class-wc-settings-shipping.php:339
msgid "Do you wish to save your changes first? Your changed data will be discarded if you choose to cancel."
msgstr "Deseja salvar as alterações antes? As alterações serão descartadas caso você opte por cancelar."
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:28
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 "Arraste e solte para ordenar as suas áreas personalizadas. Esta será a ordem que irão combinar com o endereço do cliente."
#: includes/admin/settings/class-wc-settings-general.php:128
#: includes/admin/settings/class-wc-settings-general.php:134
msgid "Sell to all countries, except for…"
msgstr "Vender para todos os países, exceto para…"
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:33
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:40
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:29
msgid "Zone name"
msgstr "Nome da área"
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:16
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:49
msgid "Add shipping class"
msgstr "Adicionar classe de entrega"
#: includes/admin/settings/class-wc-settings-shipping.php:459
msgid "Product count"
msgstr "Total de produtos"
#: includes/admin/settings/class-wc-settings-general.php:177
msgid "Default customer location"
msgstr "Localização padrão do cliente"
#: includes/admin/settings/class-wc-settings-general.php:168
msgid "Ship to specific countries"
msgstr "Enviar para países específicos"
#: includes/admin/settings/class-wc-settings-general.php:152
msgid "Shipping location(s)"
msgstr "Locais de entrega"
#: includes/admin/settings/class-wc-settings-general.php:129
#: includes/admin/settings/class-wc-settings-general.php:143
msgid "Sell to specific countries"
msgstr "Vender para países específicos"
#: includes/admin/settings/class-wc-settings-advanced.php:232
msgid "Set default payment method"
msgstr "Definir método de pagamento padrão"
#: includes/admin/settings/class-wc-settings-advanced.php:298
#: includes/admin/settings/class-wc-settings-payment-gateways.php:49
#: includes/class-wc-query.php:149 includes/wc-account-functions.php:110
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/settings-payments-offline.js:1
msgid "Payment methods"
msgstr "Métodos de pagamento"
#: includes/admin/settings/class-wc-settings-advanced.php:223
msgid "Delete payment method"
msgstr "Excluir método de pagamento"
#: includes/admin/settings/class-wc-settings-shipping.php:340
#: includes/admin/settings/class-wc-settings-shipping.php:385
#: includes/admin/settings/class-wc-settings-shipping.php:446
msgid "Your changes were not saved. Please retry."
msgstr "As suas mudanças não foram salvas. Tente novamente."
#: includes/admin/settings/class-wc-settings-shipping.php:418
msgid "Edit failed. Please try again."
msgstr "Edição malsucedida. Tente novamente."
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:37
msgid "No shipping classes have been created."
msgstr "Nenhuma classe de entrega foi criada."
#: includes/admin/settings/class-wc-settings-advanced.php:233
msgid "Endpoint for the setting a default payment method page."
msgstr "Endpoint para a página de configuração de método de pagamento padrão."
#: includes/admin/settings/class-wc-settings-advanced.php:224
msgid "Endpoint for the delete payment method page."
msgstr "Endpoint para a página de exclusão de método de pagamento."
#: includes/admin/settings/class-wc-settings-advanced.php:299
msgid "Endpoint for the \"My account → Payment methods\" page."
msgstr "Endpoint para a página \"Minha conta → Métodos de pagamento\"."
#: includes/admin/settings/class-wc-settings-shipping.php:341
msgid "Shipping method could not be added. Please retry."
msgstr "O método de entrega não pode ser adicionado. Tente novamente."
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:864
#: includes/admin/settings/class-wc-settings-advanced.php:271
#: includes/admin/views/html-admin-page-product-export.php:40
#: includes/class-wc-query.php:140 includes/wc-account-functions.php:108
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:106
#: src/Admin/ReportCSVEmail.php:57 src/Blocks/BlockTypesController.php:175
#: src/Internal/Admin/Analytics.php:247
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:37
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/DownloadableProductTrait.php:56
#: 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
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/order-confirmation-downloads-wrapper.js:1
msgid "Downloads"
msgstr "Downloads"
#: includes/admin/settings/class-wc-settings-advanced.php:289
#: includes/class-wc-query.php:146
msgid "Addresses"
msgstr "Endereços"
#: includes/admin/settings/class-wc-settings-shipping.php:151
msgid "Force shipping to the customer billing address"
msgstr "Forçar entrega para o endereço de cobrança do cliente"
#: includes/admin/settings/class-wc-settings-shipping.php:150
msgid "Default to customer billing address"
msgstr "Padrão para o endereço de cobrança do cliente"
#: includes/admin/meta-boxes/views/html-order-items.php:302
msgid "This order is no longer editable."
msgstr "Este pedido não é mais editável."
#: includes/admin/meta-boxes/views/html-order-item.php:184
msgid "Edit item"
msgstr "Editar item"
#: includes/admin/meta-boxes/views/html-order-items.php:297
msgid "Add item(s)"
msgstr "Adicionar itens"
#: includes/admin/meta-boxes/views/html-order-item.php:184
msgid "Delete item"
msgstr "Excluir item"
#: includes/admin/meta-boxes/views/html-order-download-permission.php:36
msgid "Customer download link"
msgstr "Link de download do cliente"
#: includes/admin/meta-boxes/views/html-order-items.php:370
msgid "Note: the refund reason will be visible by the customer."
msgstr "Observação: o motivo do reembolso ficará visível para o cliente."
#: includes/admin/meta-boxes/views/html-variation-admin.php:214
msgid "Stock quantity"
msgstr "Quantidade em estoque"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:655
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:827
#: includes/admin/meta-boxes/views/html-product-data-general.php:179
#: includes/admin/views/html-bulk-edit-product.php:72
#: includes/admin/views/html-quick-edit-product.php:49
#: includes/export/class-wc-product-csv-exporter.php:122
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:23
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:53
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:119
msgid "Tax status"
msgstr "Status do imposto"
#: src/Internal/Admin/Orders/ListTable.php:281
msgid "When you receive a new order, it will appear here."
msgstr "Os pedidos irão aparecer aqui quando você recebê-los."
#: 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 "Cupons são uma boa maneira de oferecer descontos e recompensas para os seus clientes. Eles irão aparecer aqui uma vez que forem criados."
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:52
msgid "Ready to start selling something awesome?"
msgstr "Pronto para começar a vender algo incrível?"
#. translators: %s: items limit
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:197
msgid "Unable to accept more than %s items for this request."
msgstr "Não é possível aceitar mais do que %s itens para esta solicitação."
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:524
msgid "List of created resources."
msgstr "Lista de recursos criados."
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:532
msgid "List of updated resources."
msgstr "Lista de recursos atualizados."
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:540
msgid "List of delete resources."
msgstr "Lista de recursos excluídos."
#: includes/admin/class-wc-admin-help.php:42
#: includes/admin/class-wc-admin-help.php:44
msgid "Help & Support"
msgstr "Ajuda e suporte"
#: includes/admin/class-wc-admin-setup-wizard.php:1457
msgid "Accept payments via PayPal using account balance or credit card."
msgstr "Aceite pagamentos pelo PayPal usando o saldo da conta ou cartão de crédito."
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:354
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:873
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:786
#: 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 "O ID é inválido."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:168
#: 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:167
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:111
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php: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:172
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:83
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:161
#: src/Admin/API/OnboardingTasks.php:247
msgid "Sorry, you are not allowed to create resources."
msgstr "Desculpe, você não possui permissão para criar recursos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:201
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:941
#: 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:185
#: 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:198
#: 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 "Desculpe, você não possui permissão para editar este recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:242
#: 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:957
#: 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:201
#: 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 "Desculpe, você não possui permissão para excluir este recurso."
#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:313
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php: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:834
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:741
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:333
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:202
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:73
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:175
msgid "Cannot create existing %s."
msgstr "Não foi possível criar %s existente."
#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1658
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:565
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1594
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:478
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:438
msgid "Sorry, you are not allowed to delete %s."
msgstr "Desculpe, você não possui permissão para excluir %s."
#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1690
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:583
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1632
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:492
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:451
msgid "The %s does not support trashing."
msgstr "%s não tem suporte a lixeira."
#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1696
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:594
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1645
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:499
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:457
msgid "The %s has already been deleted."
msgstr "O %s já foi excluído."
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:735
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:635
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:645
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:718
#: src/Admin/API/Reports/Stock/Controller.php:430
#: src/StoreApi/Routes/V1/AbstractTermsRoute.php:64
#: src/StoreApi/Routes/V1/Products.php:200
msgid "Limit result set to specific ids."
msgstr "Limita o resultado para IDs especificos."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:941
#: 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:644
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:654
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:988
#: src/Admin/API/Reports/Stock/Controller.php:439
#: src/StoreApi/Routes/V1/ProductReviews.php:196
#: src/StoreApi/Routes/V1/Products.php:210
msgid "Offset the result set by a specific number of items."
msgstr "Começar o resultado depois de um número de itens especifico."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:948
#: 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:650
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:660
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:992
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:733
#: src/Admin/API/Notes.php:636 src/Admin/API/Reports/GenericController.php:149
#: src/StoreApi/Routes/V1/ProductReviews.php:203
#: src/StoreApi/Routes/V1/Products.php:217
msgid "Order sort attribute ascending or descending."
msgstr "Ordenar atributo de forma ascendente ou descendente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:956
#: 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:657
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:667
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1001
#: src/Admin/API/Notes.php:643 src/Admin/API/Reports/GenericController.php:156
#: src/StoreApi/Routes/V1/ProductReviews.php:211
#: src/StoreApi/Routes/V1/Products.php:225
msgid "Sort collection by object attribute."
msgstr "Ordenar conjunto pelo atributo do objeto."
#: 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 "Utilize argumentos WP Query para alterar a resposta, variáveis de consultas privadas necessitam de autorização apropriada."
#: 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:118
#: 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 "Requerido para ser true, desde que o recurso não tem suporte a lixeira."
#: 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 "Recurso não tem suporte a lixeira."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:553
#: 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 "O recurso não pode ser excluído."
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:744
msgid "Sort collection by resource attribute."
msgstr "Ordenar coleção por atributos de recurso."
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:760
msgid "Whether to hide resources not assigned to any products."
msgstr "Se deve ocultar recursos não atribuídos a nenhum produto."
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:772
msgid "Limit result set to resources assigned to a specific product."
msgstr "Limita o resultado para recursos atribuídos a um produto especifico."
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:778
msgid "Limit result set to resources with a specific slug."
msgstr "Limita o resultado para recursos atribuídos a um slug especifico."
#: includes/abstracts/abstract-wc-shipping-method.php:348
#: src/Internal/Admin/Orders/Edit.php:79
msgid "Items"
msgstr "Itens"
#: src/Internal/Admin/Orders/ListTable.php:285
msgid "Learn more about orders"
msgstr "Aprenda mais sobre pedidos"
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:48
msgid "Learn more about coupons"
msgstr "Aprenda mais sobre cupons"
#. 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:1707
#: 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:608
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1661
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:509
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:467
msgid "The %s cannot be deleted."
msgstr "O %s não pode ser excluído."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:273
#: 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:224
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:237
msgid "Sorry, you are not allowed to batch manipulate this resource."
msgstr "Desculpe, você não possui permissão para manipular em massa este recurso."
#: includes/admin/class-wc-admin-setup-wizard.php:1593
#: includes/gateways/cheque/class-wc-gateway-cheque.php:40
#: includes/gateways/cheque/class-wc-gateway-cheque.php:76
msgctxt "Check payment method"
msgid "Check payments"
msgstr "Cheque"
#: includes/admin/class-wc-admin-help.php:57
msgid "Community forum"
msgstr "Fórum da comunidade"
#: includes/admin/class-wc-admin-setup-wizard.php:1599
msgid "Bank transfer (BACS) payments"
msgstr "Transferência bancária"
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:71
#: 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:272
#: 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 "Recurso inexistente."
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:254
msgid "Taxonomy does not exist."
msgstr "Taxonomia inexistente."
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1641
msgid "Invalid post ID."
msgstr "ID de post inválido."
#: includes/abstracts/abstract-wc-payment-gateway.php:654
msgid "Save to account"
msgstr "Salvar na conta"
#: 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:178
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:192
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:212
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:544
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1561
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:140
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:249
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:461
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:153
msgid "Invalid ID."
msgstr "ID inválido."
#: 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 "Não foi possível definir o ascendente do recurso, a taxonomia não é hierárquica."
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:682
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:694
#: src/Admin/API/Reports/Stock/Controller.php:467
#: src/StoreApi/Routes/V1/Products.php:255
msgid "Limit result set to all items except those of a particular parent ID."
msgstr "Limita o resultado para todos os itens, exceto para os com um ID de ascendente em particular."
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:673
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:685
#: src/Admin/API/Reports/Stock/Controller.php:458
#: src/StoreApi/Routes/V1/Products.php:245
msgid "Limit result set to those of particular parent IDs."
msgstr "Limita o resultado para aqueles com IDs de ascendente em particular."
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:714
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:596
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:624
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:962
#: src/Admin/API/Leaderboards.php:510
#: src/Admin/API/Reports/GenericController.php:137
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:660
msgid "Limit response to resources published after a given ISO8601 compliant date."
msgstr "Limita resposta para recursos publicados depois de uma data especifica no formato ISO8601."
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:720
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:602
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:630
#: src/Admin/API/Leaderboards.php:516
#: src/Admin/API/Reports/GenericController.php:143
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:666
msgid "Limit response to resources published before a given ISO8601 compliant date."
msgstr "Limita resposta para recursos publicados antes de uma data especifica no formato ISO8601."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:205
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:210
msgid "Sorry, you cannot delete this resource."
msgstr "Sem permissão para excluir este recurso."
#: 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:116
msgid "Sorry, you cannot update resource."
msgstr "Sem permissão para atualizar este recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:161
msgid "Sorry, you cannot create new resource."
msgstr "Sem permissão para criar um novo recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:184
#: 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:925
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:179
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:153
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php: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:169
#: 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:103
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:56
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:75
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:87
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:158
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:180
#: src/Admin/API/ProductAttributeTerms.php:66
msgid "Sorry, you cannot view this resource."
msgstr "Sem permissão para ver este recurso."
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:75
#: 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:90
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:103
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:61
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:57
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-custom-fields-controller.php:140
#: 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/MarketingCampaigns.php:71
#: src/Admin/API/MarketingCampaignTypes.php:82
#: src/Admin/API/MarketingChannels.php:69 src/Admin/API/Notes.php:288
#: src/Admin/API/Notes.php:302 src/Admin/API/OnboardingFreeExtensions.php:67
#: src/Admin/API/OnboardingProductTypes.php:62
#: src/Admin/API/OnboardingProfile.php:132
#: src/Admin/Features/Blueprint/RestApi.php:88
msgid "Sorry, you cannot list resources."
msgstr "Sem permissão para listar recursos."
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:649
msgid " Stripe"
msgstr " Stripe"
#: 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 "Um sistema de pagamento off-line simples que lhe permite aceitar cheques como método de pagamento."
#: includes/admin/class-wc-admin-setup-wizard.php:1600
msgid "A simple offline gateway that lets you accept BACS payment."
msgstr "Um sistema de pagamento off-line simples que lhe permite receber pagamentos por transferência bancária."
#: includes/admin/class-wc-admin-setup-wizard.php:1606
msgid "A simple offline gateway that lets you accept cash on delivery."
msgstr "Um sistema de pagamento off-line simples que lhe permite aceitar pagamentos em dinheiro na entrega."
#: includes/admin/class-wc-admin-assets.php:427
msgid "Are you sure you wish to delete this note? This action cannot be undone."
msgstr "Tem certeza que deseja excluir essa observação? Esta ação não poderá ser desfeita."
#: i18n/countries.php:262
msgid "Samoa"
msgstr "Samoa"
#: i18n/continents.php:15
msgid "Africa"
msgstr "África"
#: i18n/continents.php:88
msgid "Asia"
msgstr "Ásia"
#: i18n/continents.php:146
msgid "Europe"
msgstr "Europa"
#: i18n/continents.php:203
msgid "North America"
msgstr "América do Norte"
#: i18n/continents.php:249
msgid "Oceania"
msgstr "Oceania"
#: i18n/continents.php:280
msgid "South America"
msgstr "América do Sul"
#: i18n/countries.php:251
msgid "United States (US) Minor Outlying Islands"
msgstr "Ilhas Menores Distantes, Estados Unidos da América (EUA)"
#: includes/admin/class-wc-admin-assets.php:498
#: includes/admin/views/html-admin-page-status-report.php:73
msgid "Copying to clipboard failed. Please press Ctrl/Cmd+C to copy."
msgstr "Não foi possível copiar. Pressione Ctrl/Cmd+C para copiar."
#: includes/wc-core-functions.php:626
msgid "Saudi riyal"
msgstr "Rial saudita"
#: includes/class-wc-frontend-scripts.php:627
msgid "Please enter a stronger password."
msgstr "Digite uma senha segura."
#: 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 "E-mails de pedidos cancelados são enviados para destinatário(s) selecionado(s) quando os pedidos forem marcados como cancelados (se eles estavam em processamento ou aguardando)."
#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:302
msgid "Payment for order %s refunded"
msgstr "O pagamento do pedido %s foi devolvido"
#. translators: %s is product title
#: templates/single-product-reviews.php:75
msgid "Be the first to review “%s”"
msgstr "Seja o primeiro a avaliar “%s”"
#: 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
#: src/Internal/Admin/Analytics.php:158
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:68
#: templates/single-product/add-to-cart/variable.php:55
#: assets/client/blocks/product-filter-clear-button.js:1
msgid "Clear"
msgstr "Limpar"
#: templates/checkout/thankyou.php:33
msgid "Unfortunately your order cannot be processed as the originating bank/merchant has declined your transaction. Please attempt your purchase again."
msgstr "Infelizmente o seu pedido não pode ser processado, seu banco (ou operadora) não aprovou seu pagamento. Tente sua compra novamente."
#. 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 "O pagamento para o pedido #%1$s de %2$s foi malsucedido. O pedido foi o seguinte:"
#: includes/wc-core-functions.php:577
msgid "Kenyan shilling"
msgstr "Shilling queniano"
#: includes/widgets/class-wc-widget-product-categories.php:78
msgid "Hide empty categories"
msgstr "Esconder categorias vazias"
#. translators: %s: taxes
#. translators: %s: tax amount
#: includes/class-wc-order.php:227 includes/wc-cart-functions.php:349
msgid "(includes %s)"
msgstr "(inclui %s)"
#: includes/wc-core-functions.php:617
msgid "Pakistani rupee"
msgstr "Rúpia paquistanesa"
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:222
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:247
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:287
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:386
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:550
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1089
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:1162
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:109
#: src/StoreApi/Routes/V1/ProductsById.php:82
msgid "Invalid product ID."
msgstr "ID de produto inválido."
#: includes/emails/class-wc-email-customer-failed-order.php:32
#: includes/emails/class-wc-email-failed-order.php:31
msgid "Failed order"
msgstr "Pedido malsucedido"
#: includes/emails/class-wc-email-new-order.php:66
msgid "[{site_title}]: New order #{order_number}"
msgstr "[{site_title}]: Novo pedido #{order_number}"
#: includes/class-wc-frontend-scripts.php:602
msgid "Please select some product options before adding this product to your cart."
msgstr "Selecione uma das opções do produto antes de adicioná-lo ao carrinho."
#: includes/admin/notes/class-wc-notes-run-db-update.php:244
#: includes/admin/views/html-notice-updated.php:16
msgid "WooCommerce database update complete. Thank you for updating to the latest version!"
msgstr "A atualização do WooCommerce está concluída. Obrigado por atualizar para a última versão!"
#. translators: error message
#: includes/class-wc-webhook.php:619
msgid "Error: Delivery URL returned response code: %s"
msgstr "Erro: URL de entrega retornou um código de resposta: %s"
#. translators: error message
#: includes/class-wc-webhook.php:614
msgid "Error: Delivery URL cannot be reached: %s"
msgstr "Erro: URL de entrega não pode ser acessado: %s"
#: includes/class-wc-countries.php:1413
msgid "State / Zone"
msgstr "Estado"
#: 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
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:683
msgid "Standard rate"
msgstr "Taxas padrão"
#: includes/class-wc-tax.php:822
msgid "Tax class already exists"
msgstr "Classe de impostos já existe"
#. Translators: %1$s: Memory limit, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:195
msgid "Increasing memory allocated to PHP"
msgstr "Acrescentando memória alocada para o PHP"
#: includes/admin/views/html-admin-page-status-report.php:384
msgid "Multibyte String (mbstring) is used to convert character encoding, like for emails or converting characters to lowercase."
msgstr "Multibyte String (mbstring) é usado para converter a codificação de caracteres, como em e-mails ou converter frases para ter letras minúsculas."
#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:391
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 "Seu servidor não suporta funções %s - elas são necessárias para uma melhor codificação dos caracteres. Alguns recursos alternativos serão utilizados no lugar."
#. Translators: %1$s: MySQL version, %2$s: Recommended MySQL version.
#: includes/admin/views/html-admin-page-status-report.php:300
msgid "%1$s - We recommend a minimum MySQL version of 5.6. See: %2$s"
msgstr "%1$s - Nós recomendamos utilizar pelo menos a versão 5.6 do MySQL. Mais informações: %2$s"
#. Translators: %1$s: Memory limit, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:195
msgid "%1$s - We recommend setting memory to at least 64MB. See: %2$s"
msgstr "%1$s - Nós recomendamos configurar pelo menos 64MB de memória. Mais informações: %2$s"
#. Translators: %s classname and link.
#: includes/admin/views/html-admin-page-status-report.php:349
msgid "Your server does not have the %s class enabled - some gateway plugins which use SOAP may not work as expected."
msgstr "O seu servidor não possui a classe %s ativada - alguns plugins de sistemas de pagamento que usam SOAP podem não funcionar como esperado."
#: includes/admin/settings/views/html-settings-tax.php:148
msgid "Last page"
msgstr "Última página"
#: includes/admin/settings/views/html-settings-tax.php:144
#: assets/client/admin/chunks/2727.js:2
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:18
msgid "Next page"
msgstr "Próxima página"
#: includes/admin/settings/views/html-settings-tax.php:123
msgid "First page"
msgstr "Primeira página"
#: includes/admin/settings/views/html-settings-tax.php:127
#: assets/client/admin/chunks/2727.js:2
#: assets/client/blocks/all-products-frontend.js:1
#: assets/client/blocks/all-products.js:15
msgid "Previous page"
msgstr "Página anterior"
#: includes/admin/settings/views/html-settings-tax.php:63
msgid "Tax rate ID: %s"
msgstr "ID da taxa de imposto: %s"
#: includes/admin/settings/views/html-settings-tax.php:104
msgid "No matching tax rates found."
msgstr "Nenhum imposto correspondente foi encontrado."
#: includes/admin/settings/class-wc-settings-shipping.php:338
#: includes/admin/settings/class-wc-settings-shipping.php:383
#: includes/admin/settings/class-wc-settings-shipping.php:445
#: includes/admin/settings/class-wc-settings-tax.php:246
msgid "Your changed data will be lost if you leave this page without saving."
msgstr "Os seus dados alterados serão perdidos se você sair desta página sem salvar."
#: includes/admin/settings/views/html-settings-tax.php:14
msgid "Search…"
msgstr "Pesquisar…"
#: includes/admin/settings/views/html-settings-tax.php:55
msgid "Loading…"
msgstr "Carregando…"
#: includes/admin/settings/views/html-settings-tax.php:23
msgid "\"%s\" tax rates"
msgstr "Taxas de imposto \"%s\""
#: includes/admin/settings/class-wc-settings-emails.php:592
msgid "Manually sent"
msgstr "Enviar manualmente"
#: includes/admin/settings/class-wc-settings-emails.php:592
msgid "Manual"
msgstr "Manual"
#: includes/admin/settings/class-wc-settings-emails.php:558
msgid "Content type"
msgstr "Tipo de conteúdo"
#: includes/admin/settings/class-wc-settings-emails.php:130
msgid "Body text color"
msgstr "Cor do texto no corpo"
#: includes/admin/settings/class-wc-settings-emails.php:126
msgid "Body background color"
msgstr "Cor de fundo do corpo"
#: includes/admin/settings/class-wc-settings-emails.php:363
msgid "Footer text"
msgstr "Texto do rodapé"
#. translators: %s: Nonced email preview link
#: includes/admin/settings/class-wc-settings-emails.php:90
msgid "This section lets you customize the WooCommerce emails. <a href=\"%s\" target=\"_blank\">Click here to preview your email template</a>."
msgstr "Esta seção permite personalizar os e-mails do WooCommerce. <a href=\"%s\" target=\"_blank\">Clique para visualizar o modelo de e-mail</a>."
#. translators: %s: help description with link to WP Mail logging and support
#. page.
#: includes/admin/settings/class-wc-settings-emails.php:287
msgid "Email notifications sent from WooCommerce are listed below. Click on an email to configure it.<br>%s"
msgstr "As notificações por e-mail enviadas pelo WooCommerce estão listadas abaixo. Clique em um e-mail para configurá-lo.<br>%s"
#: includes/admin/settings/class-wc-settings-emails.php:323
msgid "\"From\" address"
msgstr "Endereço \"De\""
#: includes/admin/settings/class-wc-settings-emails.php:285
msgid "Email notifications"
msgstr "Notificações por e-mail"
#: includes/admin/reports/class-wc-report-sales-by-date.php:723
msgid "Average gross sales amount"
msgstr "Média montante de vendas brutas"
#. translators: %s: average total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:462
msgid "%s average gross daily sales"
msgstr "%s média diária de vendas brutas"
#. translators: %s: average total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:475
msgid "%s average gross monthly sales"
msgstr "%s média mensal de vendas brutas"
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:83
msgid "If you need to access the setup wizard again, please click on the button below."
msgstr "Caso você precise acessar o assistente de configuração novamente, clique no botão a seguir."
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:72
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:84
msgid "Setup wizard"
msgstr "Assistente de configuração"
#: includes/admin/class-wc-admin-permalink-settings.php:42
msgid "Product permalinks"
msgstr "Links permanentes de produtos"
#: i18n/states.php:1413
msgid "Bheri"
msgstr "Bheri"
#: i18n/states.php:1415
msgid "Gandaki"
msgstr "Gandaki"
#: i18n/states.php:1416
msgid "Janakpur"
msgstr "Janakpur"
#: i18n/states.php:1417
msgid "Karnali"
msgstr "Karnali"
#: i18n/states.php:1418
msgid "Koshi"
msgstr "Koshi"
#: i18n/states.php:1419
msgid "Lumbini"
msgstr "Lumbini"
#: i18n/states.php:1420
msgid "Mahakali"
msgstr "Mahakali"
#: i18n/states.php:1421
msgid "Mechi"
msgstr "Mechi"
#: i18n/states.php:1422
msgid "Narayani"
msgstr "Narayani"
#: i18n/states.php:1423
msgid "Rapti"
msgstr "Rapti"
#: i18n/states.php:1424
msgid "Sagarmatha"
msgstr "Sagarmatha"
#: i18n/states.php:1425
msgid "Seti"
msgstr "Seti"
#: i18n/states.php:1414
msgid "Dhaulagiri"
msgstr "Dhaulagiri"
#: i18n/states.php:1327
msgid "Labuan"
msgstr "Labuan"
#: i18n/states.php:1328
msgid "Malacca (Melaka)"
msgstr "Malaca"
#: i18n/states.php:1331
msgid "Penang (Pulau Pinang)"
msgstr "Penang (Pulau Pinang)"
#: i18n/states.php:1338
msgid "Putrajaya"
msgstr "Putrajaya"
#: i18n/states.php:1339
msgid "Kuala Lumpur"
msgstr "Kuala Lumpur"
#: i18n/states.php:1412
msgid "Bagmati"
msgstr "Bagmati"
#: includes/class-wc-embed.php:103 assets/client/admin/app/index.js:2
msgid "Buy now"
msgstr "Compre agora"
#. translators: %s: method
#. translators: %s: payment method
#. translators: %s: shipping method
#: includes/abstracts/abstract-wc-order.php:2247
#: src/Internal/Admin/Orders/ListTable.php:1149
#: src/Internal/Admin/Orders/ListTable.php:1170
#: src/Internal/Admin/Orders/ListTable.php:1187
msgid "via %s"
msgstr "via %s"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:601
msgid "Show more details"
msgstr "Mostrar mais detalhes"
#: includes/admin/meta-boxes/views/html-variation-admin.php:21
msgid "Drag and drop, or click to set admin variation order"
msgstr "Arraste e solte ou clique para definir a ordem das variações no painel administrativo"
#: includes/admin/settings/class-wc-settings-products.php:287
msgid "Enter recipients (comma separated) that will receive this notification."
msgstr "Digite os destinatários (separados por vírgula) que irão receber esta notificação."
#. Translators: %s Product title.
#: includes/class-wc-form-handler.php:646
#: includes/class-wc-form-handler.php:650
msgid "%s removed."
msgstr "%s removido."
#: includes/class-wc-install.php:781
msgid "Monthly"
msgstr "Mensal"
#: includes/class-wc-post-types.php:465
msgctxt "shop_order post type singular name"
msgid "Order"
msgstr "Pedido"
#: templates/myaccount/my-address.php:75
msgid "You have not set up this type of address yet."
msgstr "Você não preencheu este tipo de endereço ainda."
#: templates/myaccount/view-order.php:43 templates/order/tracking.php:47
msgid "l jS \\o\\f F Y, h:ia"
msgstr "l j \\d\\e F \\d\\e Y, h:ia"
#: includes/class-wc-privacy-exporters.php:351
#: src/Internal/Admin/Orders/ListTable.php:1693
#: templates/order/form-tracking.php:36
msgid "Order ID"
msgstr "ID do pedido"
#: templates/order/form-tracking.php:36
msgid "Found in your order confirmation email."
msgstr "Encontrado no seu e-mail de confirmação do pedido."
#: templates/order/form-tracking.php:49
msgid "Track"
msgstr "Rastrear"
#: src/Blocks/BlockTypes/OrderConfirmation/Summary.php:35
#: templates/checkout/thankyou.php:60
#: assets/client/blocks/order-confirmation-summary.js:1
msgid "Email:"
msgstr "E-mail:"
#: templates/product-searchform.php:24
msgid "Search for:"
msgstr "Pesquisar por:"
#: templates/single-product/add-to-cart/variable.php:32
msgid "This product is currently out of stock and unavailable."
msgstr "Este produto está fora de estoque e indisponível."
#: templates/single-product/rating.php:38
msgid "%s customer review"
msgid_plural "%s customer reviews"
msgstr[0] "%s avaliação de cliente"
msgstr[1] "%s avaliações de clientes"
#: templates/single-product/review-meta.php:37
msgid "verified owner"
msgstr "comprador verificado"
#: templates/single-product/up-sells.php:26
msgid "You may also like…"
msgstr "Você também pode gostar de…"
#: templates/single-product-reviews.php:64
msgid "There are no reviews yet."
msgstr "Não há avaliações ainda."
#. translators: %s is product title
#: templates/single-product-reviews.php:75
#: assets/client/blocks/all-products.js:15
msgid "Add a review"
msgstr "Adicionar uma avaliação"
#. translators: %s is product title
#: templates/single-product-reviews.php:77
msgid "Leave a Reply to %s"
msgstr "Deixar uma resposta para %s"
#: templates/single-product-reviews.php:81
#: assets/client/blocks/all-products.js:15
msgid "Submit"
msgstr "Enviar"
#: templates/single-product-reviews.php:127
msgid "Rate…"
msgstr "Avaliar…"
#: templates/single-product-reviews.php:128
msgid "Perfect"
msgstr "Perfeito"
#: templates/single-product-reviews.php:129
#: assets/client/admin/customer-effort-score/index.js:2
msgid "Good"
msgstr "Bom"
#: templates/single-product-reviews.php:130
msgid "Average"
msgstr "Razoável"
#: templates/single-product-reviews.php:131
msgid "Not that bad"
msgstr "Nada mal"
#: templates/product-searchform.php:26
msgctxt "submit button"
msgid "Search"
msgstr "Pesquisar"
#: 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:1139
msgid "Order number."
msgstr "Número do pedido."
#: templates/single-product/meta.php:36
msgid "Tag:"
msgid_plural "Tags:"
msgstr[0] "Tag:"
msgstr[1] "Tags:"
#: templates/single-product-reviews.php:136
msgid "Your review"
msgstr "Sua avaliação sobre o produto"
#: templates/single-product-reviews.php:132
msgid "Very poor"
msgstr "Muito ruim"
#: templates/single-product-reviews.php:126
msgid "Your rating"
msgstr "Sua avaliação"
#: patterns/related-products.php:15 templates/single-product/related.php:27
#: assets/client/blocks/all-products.js:15
#: assets/client/blocks/product-query.js:14
msgid "Related products"
msgstr "Produtos relacionados"
#: includes/emails/class-wc-email-customer-invoice.php:36
#: src/Blocks/BlockTypesController.php:167 templates/order/order-details.php:56
#: assets/client/blocks/legacy-template.js:7
#: assets/client/blocks/order-confirmation-totals-wrapper.js:1
msgid "Order details"
msgstr "Detalhes do pedido"
#: templates/order/order-again.php:22
msgid "Order again"
msgstr "Comprar novamente"
#: templates/myaccount/view-order.php:37 templates/order/tracking.php:41
msgid "Order updates"
msgstr "Atualizações do pedido"
#: templates/myaccount/my-orders.php:37
msgid "Recent orders"
msgstr "Pedidos recentes"
#: includes/class-wc-comments.php:495 templates/single-product-reviews.php:143
msgid "Only logged in customers who have purchased this product may leave a review."
msgstr "Apenas clientes logados que compraram este produto podem deixar uma avaliação."
#: 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 "Para acompanhar o seu pedido, digite o ID do pedido na caixa abaixo e pressione o botão \"Rastrear\". O ID do pedido foi informado em sua fatura e está no e-mail de confirmação que você deve ter recebido."
#: templates/single-product/meta.php:34
msgid "Category:"
msgid_plural "Categories:"
msgstr[0] "Categoria:"
msgstr[1] "Categorias:"
#: templates/single-product/review-meta.php:27
msgid "Your review is awaiting approval"
msgstr "A sua avaliação está aguardando aprovação"
#: includes/admin/meta-boxes/views/html-order-item.php:26
#: templates/single-product/meta.php:30
msgid "SKU:"
msgstr "SKU:"
#: templates/order/form-tracking.php:37
msgid "Email you used during checkout."
msgstr "E-mail utilizado durante a finalização de compra."
#: templates/myaccount/my-downloads.php:29
msgid "Available downloads"
msgstr "Downloads disponíveis"
#. translators: %s product name
#: templates/myaccount/my-downloads.php:39
msgid "%s download remaining"
msgid_plural "%s downloads remaining"
msgstr[0] "%s download restante"
msgstr[1] "%s downloads restantes"
#: includes/admin/class-wc-admin-taxonomies.php:344
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:169
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:178
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:187
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:196
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:205
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:219
#: src/Blocks/BlockTypes/OrderConfirmation/Totals.php:226
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:289
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:215
#: templates/emails/email-order-details.php:80
#: templates/emails/plain/email-order-details.php:46
#: templates/order/order-details.php:129
msgid "Note:"
msgstr "Observação:"
#: templates/order/form-tracking.php:37
msgid "Billing email"
msgstr "E-mail de cobrança"
#: src/Blocks/BlockTypes/OrderConfirmation/Summary.php:33
#: templates/checkout/order-receipt.php:29 templates/checkout/thankyou.php:54
#: assets/client/blocks/order-confirmation-summary.js:1
msgid "Date:"
msgstr "Data:"
#: templates/myaccount/form-login.php:54
#: assets/client/blocks/checkout-blocks/contact-information-frontend.js:2
#: assets/client/blocks/checkout-blocks/contact-information-style.js:1
#: assets/client/blocks/customer-account.js:1
msgid "Log in"
msgstr "Acessar"
#: includes/shortcodes/class-wc-shortcode-my-account.php:316
msgid "Password reset is not allowed for this user"
msgstr "Não é permitida a redefinição de senha para este usuário"
#: includes/wc-attribute-functions.php:254
#: includes/wc-attribute-functions.php:281
#: assets/client/admin/components/index.js:2
msgid "Select"
msgstr "Selecionar"
#: includes/wc-cart-functions.php:27
msgid "This product is protected and cannot be purchased."
msgstr "Esse produto está protegido e não pode ser comprado."
#: includes/wc-cart-functions.php:159
msgid "and"
msgstr "e"
#: templates/cart/cart.php:162 templates/checkout/form-coupon.php:34
msgid "Coupon:"
msgstr "Cupom:"
#: includes/wc-cart-functions.php:313
msgid "Free shipping coupon"
msgstr "Cupom de frete grátis"
#: includes/wc-cart-functions.php:317
msgid "[Remove]"
msgstr "[Remover]"
#. translators: %s: Order date
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:399
msgid "Order – %s"
msgstr "Pedido – %s"
#: includes/wc-core-functions.php:664
msgid "South African rand"
msgstr "Rand Sul-africano"
#: includes/wc-notice-functions.php:25 includes/wc-notice-functions.php:58
#: includes/wc-notice-functions.php:78 includes/wc-notice-functions.php:109
#: includes/wc-notice-functions.php:123 includes/wc-notice-functions.php:138
#: includes/wc-notice-functions.php:236
msgid "This function should not be called before woocommerce_init."
msgstr "Esta função não deveria ser chamada antes de woocommerce_init."
#: includes/wc-order-functions.php:1089
msgid "Unpaid order cancelled - time limit reached."
msgstr "Pedido cancelado por falta de pagamento - tempo limite ultrapassado."
#. translators: %s: Order date
#: includes/class-wc-order-refund.php:85
#: includes/data-stores/class-wc-order-refund-data-store-cpt.php:119
#: src/Internal/DataStores/Orders/OrdersTableRefundDataStore.php:198
msgid "Refund – %s"
msgstr "Reembolso – %s"
#. translators: %s: page number
#: includes/wc-template-functions.php:1109
msgid " – Page %s"
msgstr " – Página %s"
#: includes/wc-template-functions.php:1536
#: includes/wc-template-functions.php:1570
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:18
#: assets/client/blocks/catalog-sorting.js:1
msgid "Default sorting"
msgstr "Ordenação padrão"
#: includes/wc-template-functions.php:1571
msgid "Sort by popularity"
msgstr "Ordenar por popularidade"
#: includes/wc-template-functions.php:1572
msgid "Sort by average rating"
msgstr "Ordenar por média de classificação"
#: includes/wc-template-functions.php:1574
msgid "Sort by price: low to high"
msgstr "Ordenar por preço: menor para maior"
#: includes/wc-template-functions.php:1575
msgid "Sort by price: high to low"
msgstr "Ordenar por preço: maior para menor"
#. translators: %s: reviews count
#: includes/wc-template-functions.php:2064
msgid "Reviews (%d)"
msgstr "Avaliações (%d)"
#: includes/wc-template-functions.php:3173
#: includes/wc-template-functions.php:3343
#: includes/wc-template-functions.php:3363
msgid "Choose an option"
msgstr "Escolha uma opção"
#: includes/wc-term-functions.php:234
#: includes/widgets/class-wc-widget-product-categories.php:266
#: src/Blocks/BlockTypes/ProductCategories.php:241
#: src/Blocks/BlockTypes/ProductCategories.php:245
#: assets/client/blocks/featured-category.js:15
msgid "Select a category"
msgstr "Selecione uma categoria"
#: includes/admin/helper/class-wc-helper.php:386
#: includes/admin/helper/views/html-main.php:143
#: includes/admin/helper/views/html-main.php:146
#: includes/wc-webhook-functions.php:150
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
msgid "Active"
msgstr "Ativo"
#: includes/wc-webhook-functions.php:151
msgid "Paused"
msgstr "Pausado"
#: includes/admin/settings/class-wc-settings-emails.php:596
#: includes/wc-webhook-functions.php:152
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:203
msgid "Disabled"
msgstr "Desativado"
#: includes/widgets/class-wc-widget-cart.php:25
#: includes/widgets/class-wc-widget-cart.php:29
#: includes/widgets/class-wc-widget-cart.php:64
#: src/Blocks/BlockTypes/Cart.php:61 src/Blocks/BlockTypes/CartLink.php:31
#: src/Blocks/BlockTypes/MiniCart.php:445
#: src/Blocks/BlockTypes/MiniCart.php:473 assets/client/blocks/cart-link.js:1
#: assets/client/blocks/cart.js:50
msgid "Cart"
msgstr "Carrinho"
#: includes/widgets/class-wc-widget-cart.php:35
msgid "Hide if cart is empty"
msgstr "Esconder o carrinho se estiver vazio"
#. translators: %s: minimum price
#. translators: %s: maximum price
#. translators: %s: rating
#: includes/widgets/class-wc-widget-layered-nav-filters.php:100
#: includes/widgets/class-wc-widget-layered-nav-filters.php:108
#: includes/widgets/class-wc-widget-layered-nav-filters.php:114
#: includes/widgets/class-wc-widget-layered-nav-filters.php:123
msgid "Remove filter"
msgstr "Remover filtro"
#: includes/widgets/class-wc-widget-layered-nav.php:76
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Filter by"
msgstr "Filtrar por"
#: includes/widgets/class-wc-widget-layered-nav.php:82
#: src/Blocks/BlockTypes/ProductFilterAttribute.php:372
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/product-filter-attribute.js:1
msgid "Attribute"
msgstr "Atributo"
#: includes/widgets/class-wc-widget-brand-nav.php:202
#: includes/widgets/class-wc-widget-layered-nav.php:90
#: assets/client/admin/chunks/2727.js:2
#: assets/client/blocks/active-filters.js:6
#: assets/client/blocks/attribute-filter.js:18
#: assets/client/blocks/product-categories.js:1
#: assets/client/blocks/rating-filter.js:9
#: assets/client/blocks/stock-filter.js:8
msgid "List"
msgstr "Lista"
#: includes/widgets/class-wc-widget-layered-nav.php:97
#: assets/client/blocks/product-collection.js:1
msgid "Query type"
msgstr "Tipo de consulta"
#: includes/widgets/class-wc-widget-layered-nav.php:99
msgid "AND"
msgstr "E"
#: includes/widgets/class-wc-widget-layered-nav.php:100
msgid "OR"
msgstr "OU"
#. translators: %s: taxonomy name
#: includes/widgets/class-wc-widget-layered-nav.php:250
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Any %s"
msgstr "Qualquer %s"
#: includes/widgets/class-wc-widget-price-filter.php:31 patterns/filters.php:25
#: assets/client/blocks/filter-wrapper.js:1
#: assets/client/blocks/price-filter.js:5
msgid "Filter by price"
msgstr "Filtrar por preço"
#: templates/content-widget-price-filter.php:27
#: templates/content-widget-price-filter.php:28
msgid "Min price"
msgstr "Preço mínimo"
#: templates/content-widget-price-filter.php:29
#: templates/content-widget-price-filter.php:30
msgid "Max price"
msgstr "Preço máximo"
#: templates/content-widget-price-filter.php:34
msgid "Price:"
msgstr "Preço:"
#: includes/widgets/class-wc-widget-product-categories.php:63
msgid "Show product counts"
msgstr "Exibir contagem de produtos"
#: includes/widgets/class-wc-widget-product-categories.php:68
#: assets/client/blocks/product-categories.js:1
msgid "Show hierarchy"
msgstr "Exibir hierarquia"
#: includes/widgets/class-wc-widget-product-categories.php:73
msgid "Only show children of the current category"
msgstr "Mostrar apenas as subcategorias da categoria atual"
#: includes/widgets/class-wc-widget-product-categories.php:287
msgid "No product categories exist."
msgstr "Não existem categorias de produtos."
#: 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 "Número de produtos para exibir"
#: includes/widgets/class-wc-widget-products.php:56
#: assets/client/blocks/product-collection.js:1
msgid "Random"
msgstr "Aleatório"
#: includes/widgets/class-wc-widget-products.php:57
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Sales"
msgstr "Vendas"
#: includes/widgets/class-wc-widget-products.php:65
msgid "ASC"
msgstr "ASC"
#: includes/widgets/class-wc-widget-products.php:66
msgid "DESC"
msgstr "DESC"
#: includes/widgets/class-wc-widget-products.php:72
msgid "Hide free products"
msgstr "Ocultar produtos gratuitos"
#: includes/widgets/class-wc-widget-recent-reviews.php:36
msgid "Number of reviews to show"
msgstr "Número de avaliações a exibir"
#. Translators: %s display name.
#: templates/auth/form-grant-access.php:57
msgid "Logged in as %s"
msgstr "Logado como %s"
#: 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:64 assets/client/admin/chunks/2791.js:1
msgid "Approve"
msgstr "Aprovar"
#: templates/auth/form-grant-access.php:65
msgid "Deny"
msgstr "Negar"
#: templates/auth/form-login.php:40 templates/myaccount/form-login.php:39
msgid "Username or email address"
msgstr "Nome de usuário ou e-mail"
#: includes/class-wc-checkout.php:285 templates/auth/form-login.php:44
#: templates/global/form-login.php:38 templates/myaccount/form-login.php:43
#: templates/myaccount/form-login.php:93
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/order-confirmation-create-account-frontend.js:2
#: assets/client/blocks/order-confirmation-create-account.js:2
msgid "Password"
msgstr "Senha"
#: includes/wc-template-functions.php:3925
msgid "Your cart is currently empty."
msgstr "Seu carrinho está vazio."
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:320
#: templates/cart/cart-totals.php:30 templates/cart/cart-totals.php:31
#: templates/cart/cart.php:33 templates/cart/cart.php:144
#: templates/checkout/review-order.php:24
#: templates/checkout/review-order.php:56
#: assets/client/blocks/legacy-template.js:7
#: assets/client/blocks/mini-cart-contents-block/footer-frontend.js:1
#: assets/client/blocks/mini-cart-contents-block/footer-style.js:1
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:50
msgid "Subtotal"
msgstr "Subtotal"
#. translators: %s: Quantity.
#: includes/admin/importers/mappings/generic.php:25
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:261
#: includes/admin/meta-boxes/views/html-order-items.php:416
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:73
#: templates/cart/cart.php:32 templates/cart/cart.php:118
#: templates/emails/email-order-details.php:43
#: templates/global/quantity-input.php:24
msgid "Quantity"
msgstr "Quantidade"
#: templates/cart/cross-sells.php:24
msgid "You may be interested in…"
msgstr "Você pode se interessar por…"
#: templates/cart/mini-cart.php:100
msgid "No products in the cart."
msgstr "Nenhum produto no carrinho."
#: templates/checkout/form-billing.php:53
msgid "Create an account?"
msgstr "Criar uma conta?"
#: templates/checkout/form-checkout.php:54
msgid "Your order"
msgstr "Seu pedido"
#: templates/checkout/form-coupon.php:26
msgid "Have a coupon?"
msgstr "Você tem um cupom de desconto?"
#: templates/checkout/form-coupon.php:26
msgid "Click here to enter your code"
msgstr "Clique aqui e informe o código do seu cupom de desconto"
#: templates/checkout/form-login.php:26
msgid "Click here to login"
msgstr "Clique aqui para entrar"
#: includes/admin/class-wc-admin-setup-wizard.php:236
#: includes/admin/class-wc-admin-setup-wizard.php:1760
msgid "Payment"
msgstr "Pagamento"
#: templates/checkout/form-pay.php:89
msgid "Sorry, it seems that there are no available payment methods for your location. Please contact us if you require assistance or wish to make alternate arrangements."
msgstr "Desculpe, parece que não existem métodos de pagamento disponíveis para sua região. Entre em contato conosco se você precisar de ajuda ou quiser negociar outra forma de pagamento."
#: includes/class-wc-query.php:121
#: includes/shortcodes/class-wc-shortcode-checkout.php:211
msgid "Pay for order"
msgstr "Pagar pedido"
#: templates/checkout/payment.php:46
msgid "Update totals"
msgstr "Atualizar"
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:78
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:139
#: templates/checkout/order-received.php:35
#: assets/client/blocks/legacy-template.js:7
#: assets/client/blocks/order-confirmation-status.js:1
msgid "Thank you. Your order has been received."
msgstr "Obrigado. Seu pedido foi recebido."
#. translators: %s: Customer username
#: templates/emails/customer-reset-password.php:31
#: templates/emails/plain/customer-reset-password.php:29
msgid "Username: %s"
msgstr "Usuário: %s"
#: templates/emails/customer-reset-password.php:35
msgid "Click here to reset your password"
msgstr "Clique aqui para redefinir sua senha"
#: src/Blocks/BlockTypesController.php:183
#: templates/emails/email-addresses.php:56
#: templates/emails/plain/email-addresses.php:47
#: templates/myaccount/form-edit-address.php:20
#: templates/myaccount/my-address.php:27
#: templates/order/order-details-customer.php:61
#: assets/client/blocks/checkout-blocks/shipping-address-frontend.js:1
#: assets/client/blocks/checkout.js:9 assets/client/blocks/legacy-template.js:7
#: assets/client/blocks/order-confirmation-shipping-wrapper.js:1
msgid "Shipping address"
msgstr "Endereço de entrega"
#. translators: %s: Order link.
#: templates/emails/plain/email-order-details.php:51
msgid "View order: %s"
msgstr "Ver pedido: %s"
#: templates/global/form-login.php:34
#: templates/myaccount/form-lost-password.php:28
msgid "Username or email"
msgstr "Nome de usuário ou e-mail"
#: templates/global/form-login.php:47 templates/myaccount/form-login.php:51
msgid "Remember me"
msgstr "Lembre-me"
#: templates/global/form-login.php:54 templates/myaccount/form-login.php:57
msgid "Lost your password?"
msgstr "Perdeu sua senha?"
#: templates/loop/no-products-found.php:22
#: assets/client/blocks/legacy-template.js:5
msgid "No products were found matching your selection."
msgstr "Nenhum produto foi encontrado para a sua seleção."
#: includes/admin/class-wc-admin-profile.php:90
#: includes/admin/class-wc-admin-setup-wizard.php:2242
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:98
#: includes/class-wc-countries.php:1719 includes/class-wc-form-handler.php:283
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:259
#: src/Blocks/Domain/Services/CheckoutFields.php:503
#: templates/checkout/form-verify-email.php:44
#: templates/myaccount/form-edit-account.php:43
#: templates/myaccount/form-login.php:86
msgid "Email address"
msgstr "Endereço de e-mail"
#: 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 "Perdeu sua senha? Digite seu nome de usuário ou endereço de e-mail. Você receberá um link por e-mail para criar uma nova senha."
#: templates/myaccount/form-reset-password.php:25
msgid "Enter a new password below."
msgstr "Digite uma nova senha abaixo."
#: templates/myaccount/form-reset-password.php:28
msgid "New password"
msgstr "Nova senha"
#: templates/myaccount/form-reset-password.php:32
msgid "Re-enter new password"
msgstr "Digite sua senha novamente"
#: includes/class-wc-brands.php:184 includes/wc-product-functions.php:252
msgctxt "slug"
msgid "uncategorized"
msgstr "sem categoria"
#. translators: %s: Item name.
#. translators: %s: product name
#: includes/class-wc-form-handler.php:641 includes/wc-cart-functions.php:115
msgctxt "Item name in quotes"
msgid "“%s”"
msgstr "“%s”"
#: includes/wc-account-functions.php:74
msgctxt "edit-address-slug"
msgid "shipping"
msgstr "entrega"
#: includes/wc-template-functions.php:2500
msgctxt "breadcrumb"
msgid "Home"
msgstr "Início"
#: includes/widgets/class-wc-widget-products.php:63
msgctxt "Sorting order"
msgid "Order"
msgstr "Pedido"
#: includes/abstracts/abstract-wc-payment-gateway.php:622
msgid "Use a new payment method"
msgstr "Utilizar um novo método de pagamento"
#: includes/wc-core-functions.php:503
msgid "United Arab Emirates dirham"
msgstr "Dirham dos Emirados Árabes Unidos"
#: includes/wc-core-functions.php:509
msgid "Argentine peso"
msgstr "Peso argentino"
#: includes/wc-core-functions.php:510
msgid "Australian dollar"
msgstr "Dólar australiano"
#: includes/wc-core-functions.php:515
msgid "Bangladeshi taka"
msgstr "Taka bengalês"
#: includes/wc-core-functions.php:522
msgid "Brazilian real"
msgstr "Real brasileiro"
#: includes/wc-core-functions.php:516
msgid "Bulgarian lev"
msgstr "Lev búlgaro"
#: includes/wc-core-functions.php:530
msgid "Canadian dollar"
msgstr "Dólar canadense"
#: includes/wc-core-functions.php:533
msgid "Chilean peso"
msgstr "Peso chileno"
#: includes/wc-core-functions.php:534
msgid "Chinese yuan"
msgstr "Yuan chinês"
#: includes/wc-core-functions.php:535
msgid "Colombian peso"
msgstr "Peso colombiano"
#: includes/wc-core-functions.php:540
msgid "Czech koruna"
msgstr "Coroa tcheca"
#: includes/wc-core-functions.php:542
msgid "Danish krone"
msgstr "Coroa dinamarquesa"
#: includes/wc-core-functions.php:543
msgid "Dominican peso"
msgstr "Peso dominicano"
#: includes/wc-core-functions.php:560
msgid "Hong Kong dollar"
msgstr "Dólar de Hong Kong"
#: includes/wc-core-functions.php:562
msgid "Croatian kuna"
msgstr "Kuna croata"
#: includes/wc-core-functions.php:564
msgid "Hungarian forint"
msgstr "Florim húngaro"
#: includes/wc-core-functions.php:565
msgid "Indonesian rupiah"
msgstr "Rúpia indonésia"
#: includes/wc-core-functions.php:568
msgid "Indian rupee"
msgstr "Rupia indiana"
#: includes/wc-core-functions.php:576
msgid "Japanese yen"
msgstr "Yen japonês"
#: includes/wc-core-functions.php:586
msgid "Lao kip"
msgstr "Kip laosiano"
#: includes/wc-core-functions.php:582
msgid "South Korean won"
msgstr "Won da Coréia do Sul"
#: includes/wc-core-functions.php:604
msgid "Malaysian ringgit"
msgstr "Ringgit malaio"
#: includes/wc-core-functions.php:603
msgid "Mexican peso"
msgstr "Peso mexicano"
#: includes/wc-core-functions.php:607
msgid "Nigerian naira"
msgstr "Naira nigeriano"
#: includes/wc-core-functions.php:609
msgid "Norwegian krone"
msgstr "Coroa norueguesa"
#: includes/wc-core-functions.php:611
msgid "New Zealand dollar"
msgstr "Dólar neozelandês"
#: includes/wc-core-functions.php:616
msgid "Philippine peso"
msgstr "Peso filipino"
#: includes/wc-core-functions.php:551
msgid "Pound sterling"
msgstr "Libra esterlina"
#: includes/wc-core-functions.php:622
msgid "Romanian leu"
msgstr "Leu romeno"
#: includes/wc-core-functions.php:624
msgid "Russian ruble"
msgstr "Rublo russo"
#: includes/wc-core-functions.php:631
msgid "Singapore dollar"
msgstr "Dólar de Singapura"
#: includes/wc-core-functions.php:630
msgid "Swedish krona"
msgstr "Coroa sueca"
#: includes/wc-core-functions.php:532
msgid "Swiss franc"
msgstr "Franco suíço"
#: includes/wc-core-functions.php:640
msgid "Thai baht"
msgstr "Baht tailandês"
#: includes/wc-core-functions.php:645
msgid "Turkish lira"
msgstr "Lira turca"
#: includes/wc-core-functions.php:649
msgid "Ukrainian hryvnia"
msgstr "Grívnia ucraniana"
#: includes/wc-core-functions.php:545
msgid "Egyptian pound"
msgstr "Libra egípcia"
#: templates/myaccount/form-edit-address.php:46
msgid "Save address"
msgstr "Salvar endereços"
#: templates/myaccount/form-edit-account.php:68
msgid "Confirm new password"
msgstr "Confirmar nova senha"
#: templates/myaccount/form-edit-account.php:64
msgid "New password (leave blank to leave unchanged)"
msgstr "Nova senha (deixe em branco para não alterar)"
#: templates/myaccount/form-edit-account.php:60
msgid "Current password (leave blank to leave unchanged)"
msgstr "Senha atual (deixe em branco para não alterar)"
#: templates/myaccount/form-edit-account.php:57
msgid "Password change"
msgstr "Alteração de senha"
#: templates/checkout/cart-errors.php:25
msgid "Return to cart"
msgstr "Retornar para o carrinho"
#: templates/cart/shipping-calculator.php:24
msgid "Calculate shipping"
msgstr "Calcular entrega"
#: templates/cart/cart.php:167
msgid "Update cart"
msgstr "Atualizar carrinho"
#: includes/admin/meta-boxes/views/html-order-items.php:299
#: templates/cart/cart.php:162 templates/checkout/form-coupon.php:39
msgid "Apply coupon"
msgstr "Aplicar cupom"
#: templates/cart/cart-totals.php:25
#: assets/client/blocks/cart-blocks/order-summary-heading-frontend.js:1
#: assets/client/blocks/cart-blocks/order-summary-heading-style.js:1
#: assets/client/blocks/cart.js:40
msgid "Cart totals"
msgstr "Total no carrinho"
#: templates/auth/header.php:27
msgid "Application authentication request"
msgstr "Requisição de autenticação de aplicação"
#. 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 "Para se conectar com %1$s você precisa estar logado. Entre na sua loja abaixo ou <a href=\"%2$s\">cancele e retorne para %1$s</a>"
#: includes/widgets/class-wc-widget-recent-reviews.php:27
msgid "Recent reviews"
msgstr "Avaliações recentes"
#: includes/widgets/class-wc-widget-products.php:45
msgid "On-sale products"
msgstr "Produtos em promoção"
#: includes/widgets/class-wc-widget-products.php:44
#: assets/client/blocks/product-collection.js:1
msgid "Featured products"
msgstr "Produtos em destaque"
#: 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 "Todos os produtos"
#: includes/widgets/class-wc-widget-product-categories.php:51
msgid "Category order"
msgstr "Ordem de categoria"
#: includes/class-wc-emails.php:639 includes/class-wc-emails.php:644
#: includes/wc-template-functions.php:2054
#: src/Blocks/BlockTypesController.php:199
#: src/Blocks/Domain/Services/CheckoutFieldsFrontend.php:101
#: templates/checkout/form-shipping.php:57
#: templates/single-product/tabs/additional-information.php:22
msgid "Additional information"
msgstr "Informação adicional"
#. translators: %s: search query
#: includes/wc-template-functions.php:1105
msgid "Search results: “%s”"
msgstr "Resultados da pesquisa por: “%s”"
#: includes/wc-cart-functions.php:127
msgid "Continue shopping"
msgstr "Continuar comprando"
#: includes/wc-update-functions.php:955
msgid "Order fully refunded"
msgstr "Pedido totalmente reembolsado"
#: includes/shortcodes/class-wc-shortcode-my-account.php:296
#: includes/shortcodes/class-wc-shortcode-my-account.php:302
msgid "Invalid username or email."
msgstr "Nome de usuário ou e-mail inválido."
#: includes/shortcodes/class-wc-shortcode-my-account.php:271
msgid "Enter a username or email address."
msgstr "Informe um nome de usuário ou endereço de e-mail."
#: templates/checkout/order-receipt.php:25 templates/checkout/thankyou.php:49
#: assets/client/blocks/order-confirmation-summary.js:1
msgid "Order number:"
msgstr "Número do pedido:"
#: includes/shortcodes/class-wc-shortcode-my-account.php:127
#: src/Blocks/BlockTypes/OrderConfirmation/Status.php:126
#: templates/checkout/thankyou.php:38
msgid "My account"
msgstr "Minha conta"
#: includes/widgets/class-wc-widget-recently-viewed.php:27
msgid "Recently Viewed Products"
msgstr "Produtos vistos recentemente"
#: templates/checkout/payment.php:34
msgid "Please fill in your details above to see available payment methods."
msgstr "Informe os dados acima para ver os meios de pagamento disponíveis."
#: includes/wc-user-functions.php:83
msgid "An account is already registered with that username. Please choose another."
msgstr "Já existe uma conta com este nome de usuário. Escolha outro."
#: includes/shortcodes/class-wc-shortcode-order-tracking.php:48
msgid "Please enter a valid order ID"
msgstr "Informe um ID de pedido válido"
#. translators: %s: order status
#: includes/shortcodes/class-wc-shortcode-checkout.php:125
#: includes/shortcodes/class-wc-shortcode-checkout.php:250
msgid "This order’s status is “%s”—it cannot be paid for. Please contact us if you need assistance."
msgstr "Este pedido tem o status como “%s”—não pode ser pago. Entre em contato conosco caso precise de assistência."
#: includes/class-wc-privacy-erasers.php:61
#: includes/class-wc-privacy-exporters.php:200
msgid "Shipping Address 2"
msgstr "Endereço (complemento) para entrega"
#: 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 "Existem alguns problemas com os itens em seu carrinho. Volte para a página do carrinho e resolva estes problemas antes de finalizar o pedido."
#. translators: $1 and $2 opening and closing emphasis tags respectively
#: templates/checkout/payment.php:44
msgid "Since your browser does not support JavaScript, or it is disabled, please ensure you click the %1$sUpdate Totals%2$s button before placing your order. You may be charged more than the amount stated above if you fail to do so."
msgstr "Seu navegador não suporta JavaScript ou ele está desativado. Certifique-se de clicar no botão %1$sAtualizar totais%2$s antes de finalizar o seu pedido. Você poderá ser cobrado mais do que a quantidade indicada acima, se não fizer isso."
#: templates/loop/sale-flash.php:27 templates/single-product/sale-flash.php:27
msgid "Sale!"
msgstr "Oferta!"
#. translators: Filter: verb "to filter"
#: includes/admin/class-wc-admin-log-table-list.php:248
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:541
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:118
#: src/Internal/Admin/Orders/ListTable.php:729
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1309
#: templates/content-widget-price-filter.php:32
#: assets/client/admin/components/index.js:2
#: assets/client/admin/product-editor/index.js:2
msgid "Filter"
msgstr "Filtrar"
#: includes/admin/reports/class-wc-report-downloads.php:123
#: includes/widgets/class-wc-widget-layered-nav-filters.php:27
#: patterns/filters.php:15 assets/client/blocks/active-filters.js:6
#: assets/client/blocks/filter-wrapper.js:1
msgid "Active filters"
msgstr "Filtros ativos"
#: templates/loop/result-count.php:28
msgid "Showing the single result"
msgstr "Exibindo um único resultado"
#: includes/widgets/class-wc-widget-top-rated-products.php:28
#: assets/client/blocks/product-collection.js:1
msgid "Top rated products"
msgstr "Produtos bem avaliados"
#: 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 "Endereço IP"
#: includes/widgets/class-wc-widget-products.php:77
msgid "Show hidden products"
msgstr "Mostrar produtos ocultos"
#: templates/myaccount/form-login.php:70 templates/myaccount/form-login.php:107
msgid "Register"
msgstr "Cadastre-se"
#. 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 quer se conectar à sua loja"
#. translators: %s: product name
#: includes/wc-cart-functions.php:121
msgid "%s has been added to your cart."
msgid_plural "%s have been added to your cart."
msgstr[0] "%s foi adicionado ao seu carrinho."
msgstr[1] "%s foram adicionados ao seu carrinho."
#: templates/checkout/form-login.php:26
msgid "Returning customer?"
msgstr "Já é cliente?"
#: templates/myaccount/my-address.php:46
msgid "The following addresses will be used on the checkout page by default."
msgstr "Os endereços a seguir serão usados na página de finalização de compra por padrão."
#: src/StoreApi/Routes/V1/Checkout.php:705
#: templates/checkout/form-checkout.php:26
#: assets/client/blocks/checkout-frontend.js:1
msgid "You must be logged in to checkout."
msgstr "Você precisa estar conectado para finalizar a compra."
#: includes/shortcodes/class-wc-shortcode-checkout.php:95
#: includes/shortcodes/class-wc-shortcode-checkout.php:253
msgid "Sorry, this order is invalid and cannot be paid for."
msgstr "Esse pedido é inválido e não pode ser pago."
#. translators: URL follows
#: 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 "Para definir sua senha, visite o seguinte endereço: "
#: includes/admin/settings/class-wc-settings-accounts.php:63
#: includes/customizer/class-wc-shop-customizer.php:734
#: includes/wc-template-functions.php:2408
#: src/Blocks/BlockTypes/Checkout.php:127
#: templates/checkout/form-checkout.php:32
#: assets/client/blocks/checkout-blocks/fields-frontend.js:1
#: assets/client/blocks/checkout-blocks/fields-style.js:1
msgid "Checkout"
msgstr "Finalização de compra"
#: includes/wc-template-functions.php:2559
msgid "Place order"
msgstr "Finalizar pedido"
#: includes/shortcodes/class-wc-shortcode-checkout.php:370
msgid "The order totals have been updated. Please confirm your order by pressing the \"Place order\" button at the bottom of the page."
msgstr "O total do pedido foi atualizado. Confirme o seu pedido clicando no botão \"Finalizar pedido\" na parte inferior da página."
#: templates/cart/proceed-to-checkout-button.php:26
msgid "Proceed to checkout"
msgstr "Continuar para Finalização"
#: templates/cart/shipping-calculator.php:56
#: templates/cart/shipping-calculator.php:69
msgid "State / County:"
msgstr "Estado / País:"
#: templates/checkout/form-shipping.php:26
msgid "Ship to a different address?"
msgstr "Entregar em um endereço diferente?"
#: includes/widgets/class-wc-widget-product-categories.php:37
msgid "A list or dropdown of product categories."
msgstr "Uma lista ou um menu suspenso de categorias de produtos."
#: includes/widgets/class-wc-widget-product-categories.php:58
msgid "Show as dropdown"
msgstr "Mostrar como menu suspenso"
#: includes/widgets/class-wc-widget-brand-nav.php:203
#: includes/widgets/class-wc-widget-layered-nav.php:91
#: assets/client/blocks/attribute-filter.js:18
#: assets/client/blocks/product-categories.js:1
#: assets/client/blocks/rating-filter.js:9
#: assets/client/blocks/stock-filter.js:8
msgid "Dropdown"
msgstr "Suspenso"
#: includes/class-wc-privacy-erasers.php:50
#: includes/class-wc-privacy-exporters.php:189
msgid "Billing Address 2"
msgstr "Linha 2 do endereço de cobrança"
#: src/Blocks/BlockTypesController.php:191
#: 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
#: assets/client/blocks/checkout-blocks/billing-address-frontend.js:1
#: assets/client/blocks/checkout.js:13
#: assets/client/blocks/legacy-template.js:7
#: assets/client/blocks/order-confirmation-billing-wrapper.js:1
msgid "Billing address"
msgstr "Endereço de cobrança"
#: 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 "Caso você já tenha comprado com a gente antes, digite seus dados abaixo. Caso você seja um novo cliente, vá para a seção de \"cobrança\"."
#: templates/checkout/form-billing.php:24
msgid "Billing & Shipping"
msgstr "Cobrança & Entrega"
#: includes/wc-account-functions.php:73
msgctxt "edit-address-slug"
msgid "billing"
msgstr "cobrança"
#: includes/class-wc-product-variable.php:76
#: src/Blocks/InteractivityComponents/Dropdown.php:27
msgid "Select options"
msgstr "Ver opções"
#. translators: %s: order number
#. translators: %s: order ID
#: includes/class-wc-query.php:137 src/Internal/Admin/Orders/ListTable.php:1575
msgid "Order #%s"
msgstr "Pedido #%s"
#: includes/emails/class-wc-email-cancelled-order.php:31
msgid "Cancelled order"
msgstr "Pedido cancelado"
#: includes/admin/settings/class-wc-settings-emails.php:559
#: 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:184
msgid "Recipient(s)"
msgstr "Destinatário(s)"
#: includes/emails/class-wc-email-cancelled-order.php:170
#: includes/emails/class-wc-email-customer-invoice.php:187
#: includes/emails/class-wc-email-failed-order.php:168
#: includes/emails/class-wc-email-new-order.php:193
#: includes/emails/class-wc-email.php:805
msgid "Subject"
msgstr "Assunto"
#: includes/emails/class-wc-email-cancelled-order.php:195
#: includes/emails/class-wc-email-customer-invoice.php:228
#: 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:218
#: includes/emails/class-wc-email.php:830
msgid "Email type"
msgstr "Tipo do e-mail"
#: includes/emails/class-wc-email-cancelled-order.php:197
#: includes/emails/class-wc-email-customer-invoice.php:230
#: 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:220
#: includes/emails/class-wc-email.php:832
msgid "Choose which format of email to send."
msgstr "Escolha o formato de e-mail para enviar."
#: includes/emails/class-wc-email-customer-completed-order.php:32
msgid "Completed order"
msgstr "Pedido concluído"
#: 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 "E-mails de pedidos completos são enviados para o cliente quando o pedido é marcado como concluído e geralmente indica que o pedido foi enviado."
#: includes/emails/class-wc-email-customer-new-account.php:67
#: src/Blocks/Domain/Services/Email/CustomerNewAccount.php:57
msgid "New account"
msgstr "Nova conta"
#: includes/emails/class-wc-email-customer-note.php:62
msgid "Note added to your {site_title} order from {order_date}"
msgstr "Observação adicionada por {site_title} ao seu pedido realizado em {order_date}"
#: includes/emails/class-wc-email-customer-note.php:72
msgid "A note has been added to your order"
msgstr "Uma nota foi adicionada ao seu pedido"
#: includes/emails/class-wc-email-customer-processing-order.php:33
msgid "Processing order"
msgstr "Processando pedido"
#: 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 "Obrigado pelo seu pedido"
#: includes/emails/class-wc-email-customer-refunded-order.php:46
msgid "Refunded order"
msgstr "Pedido reembolsado"
#: includes/emails/class-wc-email-customer-reset-password.php:62
#: templates/myaccount/form-lost-password.php:38
msgid "Reset password"
msgstr "Redefinir senha"
#: includes/emails/class-wc-email-customer-reset-password.php:63
msgid "Customer \"reset password\" emails are sent when customers reset their passwords."
msgstr "E-mails de redefinição de senha são enviados para os clientes para eles redefinirem suas senhas."
#: includes/class-wc-post-types.php:470
#: includes/emails/class-wc-email-new-order.php:31
msgid "New order"
msgstr "Novo pedido"
#: includes/emails/class-wc-email.php:847
msgid "Plain text"
msgstr "Texto simples"
#: includes/emails/class-wc-email.php:850
msgid "HTML"
msgstr "HTML"
#: includes/emails/class-wc-email.php:851
msgid "Multipart"
msgstr "Multipart (MIME)"
#: includes/emails/class-wc-email.php:963
msgid "Template file copied to theme."
msgstr "Arquivo de modelo copiado para o tema."
#: includes/emails/class-wc-email.php:994
msgid "Template file deleted from theme."
msgstr "Arquivo de modelo excluído do tema."
#: includes/emails/class-wc-email.php:1075
msgid "HTML template"
msgstr "Modelo em HTML"
#: includes/emails/class-wc-email.php:1076
msgid "Plain text template"
msgstr "Modelo em texto simples"
#: includes/emails/class-wc-email.php:1100
msgid "Delete template file"
msgstr "Excluir arquivo de modelo"
#: includes/emails/class-wc-email.php:1139
msgid "Copy file to theme"
msgstr "Copiar o arquivo para o tema"
#: includes/emails/class-wc-email.php:1153
msgid "File was not found."
msgstr "O arquivo não foi encontrado."
#: includes/emails/class-wc-email.php:1178
msgid "Hide template"
msgstr "Esconder modelo"
#: includes/emails/class-wc-email.php:1192
msgid "Are you sure you want to delete this template file?"
msgstr "Tem certeza de que deseja excluir este arquivo de modelo?"
#: includes/admin/importers/mappings/generic.php:21
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:81
#: includes/gateways/bacs/class-wc-gateway-bacs.php:104
#: includes/gateways/cheque/class-wc-gateway-cheque.php:73
#: includes/gateways/cod/class-wc-gateway-cod.php:99
#: includes/gateways/paypal/includes/settings-paypal.php:20
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:138
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:109
#: includes/widgets/class-wc-widget-cart.php:30
#: includes/widgets/class-wc-widget-layered-nav-filters.php:28
#: includes/widgets/class-wc-widget-layered-nav.php:77
#: includes/widgets/class-wc-widget-price-filter.php: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
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Title"
msgstr "Título"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:106
#: includes/gateways/cheque/class-wc-gateway-cheque.php:75
#: includes/gateways/paypal/includes/settings-paypal.php:22
#: 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:140
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:111
#: src/Blocks/Shipping/ShippingController.php:182
msgid "This controls the title which the user sees during checkout."
msgstr "Isto controla o título que o usuário vê durante a finalização da compra."
#: includes/gateways/bacs/class-wc-gateway-bacs.php:113
#: includes/gateways/cheque/class-wc-gateway-cheque.php:82
#: includes/gateways/cod/class-wc-gateway-cod.php:101
msgid "Payment method description that the customer will see on your checkout."
msgstr "Descrição do método de pagamento que o cliente verá na finalização da compra."
#: includes/gateways/bacs/class-wc-gateway-bacs.php:118
#: includes/gateways/cheque/class-wc-gateway-cheque.php:87
#: includes/gateways/cod/class-wc-gateway-cod.php:113
msgid "Instructions"
msgstr "Instruções"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:164
#: includes/gateways/bacs/class-wc-gateway-bacs.php:355
#: assets/client/admin/app/index.js:2
msgid "IBAN"
msgstr "IBAN"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:165
#: assets/client/admin/app/index.js:2
msgid "BIC / Swift"
msgstr "Identificação - BIC / Swift"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:190
msgid "Remove selected account(s)"
msgstr "Remover conta(s) selecionada(s)"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:359
msgid "BIC"
msgstr "BIC (SWIFT)"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:404
msgid "Awaiting BACS payment"
msgstr "Aguardando pagamento em conta"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:435
msgid "BSB"
msgstr "BSB"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:445
msgid "IFSC"
msgstr "IFSC"
#: includes/gateways/cod/class-wc-gateway-cod.php:108
msgid "Payment method description that the customer will see on your website."
msgstr "Descrição do método de pagamento que o cliente verá no website."
#: includes/gateways/cod/class-wc-gateway-cod.php:109
#: includes/gateways/cod/class-wc-gateway-cod.php:116
msgid "Pay with cash upon delivery."
msgstr "Pagar em dinheiro na entrega."
#: includes/gateways/cod/class-wc-gateway-cod.php:115
msgid "Instructions that will be added to the thank you page."
msgstr "Instruções que serão adicionados à página de agradecimento."
#: includes/gateways/cod/class-wc-gateway-cod.php:120
msgid "Enable for shipping methods"
msgstr "Ativar para os métodos de entrega"
#: includes/gateways/cod/class-wc-gateway-cod.php:125
msgid "If COD is only available for certain methods, set it up here. Leave blank to enable for all methods."
msgstr "Se o pagamento na entrega está disponível apenas para determinados métodos, informe-os aqui. Caso contrário, deixe em branco para ativar para todos os métodos."
#: includes/gateways/cod/class-wc-gateway-cod.php:129
msgid "Select shipping methods"
msgstr "Selecione os métodos de entrega"
#: includes/gateways/cod/class-wc-gateway-cod.php:133
msgid "Accept for virtual orders"
msgstr "Aceito para pedidos virtuais"
#: includes/gateways/cod/class-wc-gateway-cod.php:134
msgid "Accept COD if the order is virtual"
msgstr "Aceito para pagamento na entrega se o pedido é virtual"
#: includes/gateways/cod/class-wc-gateway-cod.php:358
msgid "Payment to be made upon delivery."
msgstr "O pagamento será efetuado no momento da entrega."
#: includes/gateways/paypal/includes/settings-paypal.php:23
#: assets/client/blocks/wc-payment-method-paypal.js:1
msgid "PayPal"
msgstr "PayPal"
#: includes/gateways/paypal/class-wc-gateway-paypal.php:200
msgid "What is PayPal?"
msgstr "O que é PayPal?"
#. translators: %s: currency code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:145
msgid "Validation error: PayPal currencies do not match (code %s)."
msgstr "Erro na validação: A moeda da loja e do PayPal não são iguais (code %s)."
#. translators: %s: Amount.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:161
msgid "Validation error: PayPal amounts do not match (gross %s)."
msgstr "Erro de validação: As quantidades no PayPal não conferem (total %s)."
#. translators: %s: email address .
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:178
msgid "Validation error: PayPal IPN response from a different email address (%s)."
msgstr "Erro de validação: Na resposta do IPN do PayPal consta um endereço de e-mail diferente (%s)."
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:210
msgid "IPN payment completed"
msgstr "IPN de pagamento concluído"
#. translators: %s: payment status.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:239
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:298
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:317
msgid "Payment %s via IPN."
msgstr "Pagamento %s via IPN."
#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:336
msgid "Reversal cancelled for order #%s"
msgstr "A devolução do pedido #%s foi cancelada"
#. translators: 1: Payment amount
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:166
msgid "Validation error: PayPal amounts do not match (amt %s)."
msgstr "Erro de validação: As quantidades no PayPal não conferem (qtde. %s)"
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:176
msgid "PDT payment completed"
msgstr "PDT pagamento concluído"
#. translators: %s: Order shipping method
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:294
msgid "Shipping via %s"
msgstr "Entrega via %s"
#: includes/gateways/paypal/includes/settings-paypal.php:31
msgid "Pay via PayPal; you can pay with your credit card if you don't have a PayPal account."
msgstr "Pague com PayPal; você pode pagar com o seu cartão de crédito caso você não tenha uma conta no PayPal."
#: includes/gateways/paypal/includes/settings-paypal.php:57
#: src/Internal/Admin/Logging/Settings.php:111
msgid "Enable logging"
msgstr "Ativar logs"
#: includes/gateways/paypal/includes/settings-paypal.php:42
msgid "Advanced options"
msgstr "Opções avançadas"
#: includes/gateways/paypal/includes/settings-paypal.php:76
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 "Se o seu endereço de e-mail principal do PayPal é diferente do e-mail digitado acima é possível digitar o endereço de e-mail principal do PayPal aqui. Isto é utilizado para validar notificações de pagamento."
#: includes/gateways/paypal/includes/settings-paypal.php:106
msgid "Enable \"address_override\" to prevent address information from being changed."
msgstr "Ativar \"address_override\" para prevenir que as informações de endereço sejam alteradas."
#: includes/gateways/paypal/includes/settings-paypal.php:107
msgid "PayPal verifies addresses therefore this setting can cause errors (we recommend keeping it disabled)."
msgstr "PayPal verifica os endereços portanto essa configuração pode causar erros (recomendamos manter desabilitado)."
#: includes/gateways/paypal/includes/settings-paypal.php:114
msgid "Choose whether you wish to capture funds immediately or authorize payment only."
msgstr "Escolha se deseja capturar o pagamento imediatamente ou somente obter a pré-autorização e comandar a captura do pagamento manualmente depois pelo site do PayPal (obs: nem todos os cartões nacionais funcionam com pré-autorização, este recurso é mais utilizado para serviços, como encomendas de trabalhos manuais com matéria prima irrecuperável ou para reserva de fundos para cobertura de franquia de seguros em reservas de hotel e locação de automóveis)."
#: includes/gateways/paypal/includes/settings-paypal.php:118
msgid "Capture"
msgstr "Captura"
#: includes/gateways/paypal/includes/settings-paypal.php:119
msgid "Authorize"
msgstr "Autorizar"
#: includes/gateways/paypal/includes/settings-paypal.php:139
#: includes/gateways/paypal/includes/settings-paypal.php:147
#: includes/gateways/paypal/includes/settings-paypal.php:155
#: includes/gateways/paypal/includes/settings-paypal.php:163
#: includes/gateways/paypal/includes/settings-paypal.php:171
#: includes/gateways/paypal/includes/settings-paypal.php:179
msgid "Get your API credentials from PayPal."
msgstr "Consiga as suas credenciais de API no PayPal."
#: includes/wc-account-functions.php:282 includes/wc-account-functions.php:430
#: src/Blocks/BlockTypes/Checkout.php:604
msgid "Credit card"
msgstr "Cartão de crédito"
#: 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 "Disponibilidade"
#: 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:179
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:129
msgid "All allowed countries"
msgstr "Todos os países permitidos"
#: 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:191
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:141
msgid "Select some countries"
msgstr "Selecione alguns países"
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:112
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:174
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:124
msgid "Method availability"
msgstr "Método disponível"
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:141
msgid "A minimum order amount OR a coupon"
msgstr "Valor mínimo de pedido OU um cupom"
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:142
msgid "A minimum order amount AND a coupon"
msgstr "Valor mínimo de pedido E um cupom"
#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:58
msgid "Selected countries"
msgstr "Países selecionados"
#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:59
msgid "Excluding selected countries"
msgstr "Excluindo países selecionados"
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:148
msgid "How to calculate delivery charges"
msgstr "Como calcular taxas de entrega"
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:151
msgid "Fixed amount"
msgstr "Quantia fixa"
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:152
msgid "Percentage of cart total"
msgstr "Porcentagem do total de carrinho"
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:153
msgid "Fixed amount per product"
msgstr "Quantia fixa por produto"
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:160
msgid "What fee do you want to charge for local delivery, disregarded if you choose free. Leave blank to disable."
msgstr "Qual a taxa que você deseja cobrar para entrega local, desconsiderando a opção de frete grátis. Deixe em branco para desabilitar."
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:168
msgid "What ZIP/post codes are available for local delivery?"
msgstr "Quais CEPs estão disponíveis para a entrega local?"
#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:321
msgid "Payment for order %s reversed"
msgstr "O pagamento do pedido %s foi devolvido"
#: includes/emails/class-wc-email.php:916
msgid "Could not write to template file."
msgstr "Impossível escrever no arquivo de modelo."
#: 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 "E-mails de novo pedido são enviados para os destinatários selecionados quando um novo pedido é recebido."
#: 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 "Esta é uma notificação do pedido que é enviada para o cliente contendo os detalhes do pedido após o pagamento."
#: includes/emails/class-wc-email.php:1177
msgid "View template"
msgstr "Ver modelo"
#: includes/gateways/paypal/class-wc-gateway-paypal.php:80
#: assets/client/blocks/wc-payment-method-paypal.js:1
msgid "Proceed to PayPal"
msgstr "Fechar compra no PayPal"
#: 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 "Os usuários terão que gastar este montante para poder utilizar frete grátis (caso esteja habilitado acima)."
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:129
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:139
msgid "A valid free shipping coupon"
msgstr "Um cupom válido com frete grátis"
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:166
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:116
msgid "Allowed ZIP/post codes"
msgstr "CEPs permitidos"
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:158
msgid "Delivery fee"
msgstr "Taxa de entrega"
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:145
msgid "Fee type"
msgstr "Tipo de taxa"
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:136
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:146
msgid "Minimum order amount"
msgstr "Valor mínimo do pedido"
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:133
msgid "Free shipping requires..."
msgstr "Frete grátis requer..."
#: 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 "Nome da opção | Custo adicional [+- Percentual%] | Forma de cálculo (order, class ou item)"
#: 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 "Taxas adicionais"
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:88
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:110
msgid "Per class: Charge shipping for each shipping class individually"
msgstr "Por classe - Cobrar frete por cada classe de entrega individualmente"
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:83
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:105
msgid "Calculation type"
msgstr "Tipo de cálculo"
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:72
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:97
msgid "No shipping class cost"
msgstr "Custo para quando não possui classe de entrega"
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:48
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:76
msgid "Shipping class costs"
msgstr "Custos por classe de entrega"
#: 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 "Título do método"
#: includes/shipping/flat-rate/class-wc-shipping-flat-rate.php:45
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:18
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:28
msgid "Flat rate"
msgstr "Taxa fixa"
#. translators: %s: URL
#: includes/gateways/paypal/includes/settings-paypal.php:134
msgid "Enter your PayPal API credentials to process refunds via PayPal. Learn how to access your <a href=\"%s\">PayPal API Credentials</a>."
msgstr "Entre com as suas credenciais de API do PayPal para processar reembolsos pelo PayPal. Aprenda mais como acessar as suas <a href=\"%s\">credenciais de API do PayPal</a>."
#: includes/gateways/paypal/includes/settings-paypal.php:131
msgid "API credentials"
msgstr "Credenciais da API"
#: includes/gateways/paypal/includes/settings-paypal.php:111
msgid "Payment action"
msgstr "Ação do pagamento"
#: includes/gateways/paypal/includes/settings-paypal.php:104
msgid "Address override"
msgstr "Sobrescrever endereço"
#: includes/gateways/paypal/includes/settings-paypal.php:90
msgid "Invoice prefix"
msgstr "Prefixo da fatura"
#: includes/gateways/paypal/includes/settings-paypal.php:82
msgid "PayPal identity token"
msgstr "Token de identificação do PayPal"
#: includes/gateways/paypal/includes/settings-paypal.php:74
msgid "Receiver email"
msgstr "E-mail do destinatário"
#: includes/gateways/paypal/includes/settings-paypal.php:55
msgid "Debug log"
msgstr "Registro de depuração"
#: includes/gateways/paypal/includes/settings-paypal.php:47
msgid "PayPal sandbox"
msgstr "Sandbox do PayPal"
#: includes/gateways/paypal/includes/settings-paypal.php:34
msgid "PayPal email"
msgstr "E-mail da conta no PayPal"
#. translators: %1$s: order ID, %2$s: reason code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:323
msgid "Order #%1$s has been marked on-hold due to a reversal - PayPal reason code: %2$s"
msgstr "O pedido #%1$s foi marcado como aguardando devido a um reembolso - Código do motivo do PayPal: %2$s"
#. translators: %1$s: order ID, %2$s: reason code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:304
msgid "Order #%1$s has been marked as refunded - PayPal reason code: %2$s"
msgstr "O pedido #%1$s foi marcado como reembolsado - Código do motivo do PayPal: %2$s"
#. translators: %s: pending reason.
#. translators: 1: Pending reason
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:216
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:183
msgid "Payment pending (%s)."
msgstr "Pagamento pendente (%s)."
#. translators: 1: Refund amount, 2: Refund ID
#: includes/gateways/paypal/class-wc-gateway-paypal.php:432
msgid "Refunded %1$s - Refund ID: %2$s"
msgstr "Reembolsado %1$s - ID do reembolso: %2$s"
#: includes/gateways/paypal/class-wc-gateway-paypal.php:197
msgid "PayPal acceptance mark"
msgstr "Marca de aceitação do PayPal"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:470
msgid "Branch code"
msgstr "Código da filial"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:455
#: includes/gateways/bacs/class-wc-gateway-bacs.php:460
msgid "Bank code"
msgstr "Código do banco"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:450
msgid "Branch sort"
msgstr "Ramo"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:440
msgid "Bank transit number"
msgstr "Numero de transação bancária"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:377
msgid "Our bank details"
msgstr "Nossos dados bancários"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:190
msgid "+ Add account"
msgstr "+ Adicionar conta"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:162
#: assets/client/admin/app/index.js:2
msgid "Bank name"
msgstr "Nome do banco"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:161
#: includes/gateways/bacs/class-wc-gateway-bacs.php:347
#: includes/gateways/class-wc-payment-gateway-echeck.php:51
#: assets/client/admin/app/index.js:2
msgid "Account number"
msgstr "Número da conta"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:160
#: assets/client/admin/app/index.js:2
msgid "Account name"
msgstr "Nome da conta"
#: includes/class-wc-query.php:143 includes/wc-account-functions.php:111
msgid "Account details"
msgstr "Detalhes da conta"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:144
#: includes/gateways/bacs/class-wc-gateway-bacs.php:321
#: assets/client/admin/app/index.js:2
msgid "Sort code"
msgstr "Agência"
#. translators: %s: Path to template file
#: includes/emails/class-wc-email.php:1106
msgid "This template has been overridden by your theme and can be found in: %s."
msgstr "Esse modelo foi sobrescrito por seu tema e pode ser encontrado em: %s."
#: includes/emails/class-wc-email-customer-refunded-order.php:271
msgid "Partial refund email heading"
msgstr "Cabeçalho do e-mail de reembolso parcial"
#: includes/emails/class-wc-email-customer-refunded-order.php:263
msgid "Full refund email heading"
msgstr "Cabeçalho do e-mail de reembolso total"
#: includes/emails/class-wc-email-customer-refunded-order.php:255
msgid "Partial refund subject"
msgstr "Assunto para reembolso parcial"
#: includes/emails/class-wc-email-customer-refunded-order.php:247
msgid "Full refund subject"
msgstr "Assunto para reembolso total"
#: includes/emails/class-wc-email-customer-invoice.php:211
msgid "Email heading (paid)"
msgstr "Cabeçalho do e-mail (pago)"
#: includes/emails/class-wc-email-cancelled-order.php:178
#: includes/emails/class-wc-email-customer-invoice.php:195
#: includes/emails/class-wc-email-failed-order.php:176
#: includes/emails/class-wc-email-new-order.php:201
#: includes/emails/class-wc-email.php:813
msgid "Email heading"
msgstr "Cabeçalho do e-mail"
#. 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:187
msgid "Enter recipients (comma separated) for this email. Defaults to %s."
msgstr "Informe os destinatários (separados por vírgula) para este e-mail. O padrão é %s."
#: includes/emails/class-wc-email-customer-refunded-order.php:47
msgid "Order refunded emails are sent to customers when their orders are refunded."
msgstr "E-mails de pedido reembolsado são enviados ao cliente quando os pedidos forem marcados como reembolsados."
#: includes/gateways/paypal/includes/settings-paypal.php:92
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 "Informe um prefixo para seus números de fatura. Se você usa sua conta do PayPal para várias lojas, certifique-se que este prefixo é exclusivo pois o PayPal não permitirá pedidos com o mesmo número de fatura."
#: includes/gateways/paypal/includes/settings-paypal.php:36
msgid "Please enter your PayPal email address; this is needed in order to take payment."
msgstr "Informe o seu endereço de e-mail PayPal, é necessário para receber o pagamento."
#. translators: %1$s: order ID, %2$s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:338
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 "O pedido #%1$s teve uma devolução cancelada. Verifique o status do pagamento e atualize o pedido de acordo por aqui: %2$s"
#: includes/gateways/cheque/class-wc-gateway-cheque.php:83
msgid "Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode."
msgstr "Envie seu cheque para Nome da loja, Rua da loja, Cidade da loja, Estado/País da loja, CEP da loja."
#: includes/gateways/paypal/includes/settings-paypal.php:49
msgid "Enable PayPal sandbox"
msgstr "Ativar PayPal sandbox"
#: includes/gateways/paypal/includes/settings-paypal.php:16
msgid "Enable PayPal Standard"
msgstr "Ativar o PayPal"
#: includes/gateways/cheque/class-wc-gateway-cheque.php:69
msgid "Enable check payments"
msgstr "Ativar cheque"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:100
msgid "Enable bank transfer"
msgstr "Ativar transferência bancária"
#: 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:180
#: includes/emails/class-wc-email.php:801
msgid "Enable this email notification"
msgstr "Ativar esse e-mail de notificação"
#: includes/gateways/paypal/includes/settings-paypal.php:84
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 "Opcionalmente ative \"Transferência de dados do pagamento\" (Perfil > Minhas ferramentas de venda > Configurações da página de pagamentos) e então copie o seu token de autenticação aqui. Isto permitirá que pagamentos sejam verificados sem a necessidade da IPN do PayPal."
#. translators: %s: number of orders
#. translators: %s: count
#: includes/class-wc-post-types.php:695
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:43
msgid "Failed <span class=\"count\">(%s)</span>"
msgid_plural "Failed <span class=\"count\">(%s)</span>"
msgstr[0] "Malsucedido <span class=\"count\">(%s)</span>"
msgstr[1] "Malsucedido <span class=\"count\">(%s)</span>"
#. translators: %s: Order ID.
#: templates/emails/email-order-details.php:34
msgid "[Order #%s]"
msgstr "[Pedido #%s]"
#: includes/emails/class-wc-email-customer-refunded-order.php:74
msgid "Your {site_title} order #{order_number} has been refunded"
msgstr "Seu pedido #{order_number} em {site_title} foi reembolsado"
#: includes/emails/class-wc-email-customer-refunded-order.php:72
msgid "Your {site_title} order #{order_number} has been partially refunded"
msgstr "Seu pedido #{order_number} em {site_title} foi parcialmente reembolsado"
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:89
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:111
msgid "Per order: Charge shipping for the most expensive shipping class"
msgstr "Por pedido: Cobrar a entrega pela classe de entrega com o maior valor"
#: 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 "Um por linha: Nome da opção | Custo adicional [+- Percentual] | Tipo de custo (order, class, ou item) Exemplo: <code>Entrega prioritária | 6.95 [+ 0.2%] | order</code>."
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:170
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:120
msgid "Separate codes with a comma. Accepts wildcards, e.g. <code>P*</code> will match a postcode of PE30. Also accepts a pattern, e.g. <code>NG1___</code> would match NG1 1AA but not NG10 1AA"
msgstr "Separe os códigos com virgula. São aceitos caracteres curingas, ex: <code>013*</code> irá combinar com o CEP 01310000. Também aceita padrões, ex.: <code>030_____</code>"
#: 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 "E-mails de pedidos malsucedido são enviados para os destinatários selecionados quando um pedido é marcado como malsucedido (caso esteja antes com o status de pendente ou aguardando)."
#. translators: %s: Admin shipping settings URL
#: 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 "Estes custos podem opcionalmente ser adicionados baseados nas <a href=\"%s\">classes de entrega de produtos</a>."
#. translators: %s: shipping class name
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:60
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:88
msgid "\"%s\" shipping class cost"
msgstr "Custo da classe de entrega \"%s\""
#: includes/gateways/paypal/class-wc-gateway-paypal.php:324
msgid "PayPal Standard does not support your store currency."
msgstr "O PayPal Standard não oferece suporte à moeda da sua loja."
#: includes/gateways/bacs/class-wc-gateway-bacs.php:55
#: includes/gateways/bacs/class-wc-gateway-bacs.php:107
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:180
#: assets/client/blocks/wc-payment-method-bacs.js:1
msgid "Direct bank transfer"
msgstr "Transferência bancária"
#: 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 "E-mails de \"nova conta\" de clientes são enviado para os clientes quando eles se cadastram na finalização de compra ou na página de conta."
#: includes/emails/class-wc-email-customer-new-account.php:93
#: src/Blocks/Domain/Services/Email/CustomerNewAccount.php:84
msgid "Welcome to {site_title}"
msgstr "Boas-vindas ao {site_title}"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:465
#: includes/gateways/class-wc-payment-gateway-echeck.php:47
msgid "Routing number"
msgstr "Numero da agência"
#: includes/gateways/paypal/includes/settings-paypal.php:30
msgid "This controls the description which the user sees during checkout."
msgstr "Isto controla a descrição que o usuário vê durante a finalização de compra."
#: 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:178
#: includes/emails/class-wc-email.php:799
#: includes/gateways/bacs/class-wc-gateway-bacs.php:98
#: includes/gateways/cheque/class-wc-gateway-cheque.php:67
#: includes/gateways/cod/class-wc-gateway-cod.php:92
#: includes/gateways/paypal/includes/settings-paypal.php:14
#: 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 "Ativar/Desativar"
#: includes/gateways/bacs/class-wc-gateway-bacs.php:120
#: includes/gateways/cheque/class-wc-gateway-cheque.php:89
msgid "Instructions that will be added to the thank you page and emails."
msgstr "Instruções a serem adicionadas na página e em e-mails de agradecimento."
#: includes/gateways/bacs/class-wc-gateway-bacs.php:114
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 "Faça seu pagamento diretamente para nossa conta bancária. Se possível informe o ID do seu pedido como identificação do seu depósito ou transferência. Seu pedido não será enviado enquanto o pagamento não for compensado em nossa conta."
#: 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 "Digite o custo (sem impostos) ou a soma, exemplo. <code>10.00 * [qty]</code>."
#: includes/gateways/paypal/class-wc-gateway-paypal.php:324
msgid "Gateway disabled"
msgstr "Sistema desabilitado"
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:118
msgid "What ZIP/post codes are available for local pickup?"
msgstr "Quais CEPs estão disponíveis para retirada no local?"
#: 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 "Estas taxas são as opções de entrega extra com custos adicionais (baseados em taxa fixa)."
#: includes/shortcodes/class-wc-shortcode-cart.php:57
msgid "Shipping costs updated."
msgstr "O custo de entrega foi atualizado."
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:132
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:103
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:90
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:100
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:175
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/admin/chunks/settings-payments-offline.js:1
msgid "Enable"
msgstr "Ativar"
#: 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 "Aceita os seguintes conteúdos de marcação: <code>[qty]</code> = número de itens, <code>[cost]</code> = custo dos itens, <code>[fee percent=\"10\" min_fee=\"20\"]</code> = taxas em percentual (min_fee = taxa mínima)."
#: includes/emails/class-wc-email-customer-note.php:39
msgid "Customer note"
msgstr "Observação do cliente"
#: includes/emails/class-wc-email-customer-note.php:40
msgid "Customer note emails are sent when you add a note to an order."
msgstr "E-mails de observações são enviados aos clientes quando você adicionar uma observação ao pedido."
#: includes/gateways/paypal/includes/settings-paypal.php:99
msgid "Send shipping details to PayPal instead of billing."
msgstr "Enviar detalhes de entrega para o PayPal em vez dos detalhes de cobrança."
#: includes/class-wc-ajax.php:2176
msgid "Invalid refund amount"
msgstr "Valor do reembolso inválido"
#: includes/class-wc-ajax.php:2290
msgid "Permissions is missing."
msgstr "Estão faltando as permissões."
#: includes/class-wc-ajax.php:2327
msgid "API Key updated successfully."
msgstr "Chave de API atualizada com sucesso."
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:28
#: includes/class-wc-ajax.php:2451
#: src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php:97
msgid "Dismiss this notice."
msgstr "Esconder esta mensagem."
#: includes/class-wc-auth.php:91
msgid "View coupons"
msgstr "Ver cupons"
#: includes/class-wc-auth.php:92
msgid "View customers"
msgstr "Ver clientes"
#: includes/class-wc-auth.php:93
msgid "View orders and sales reports"
msgstr "Ver pedidos e relatórios de vendas"
#: includes/admin/importers/views/html-csv-import-done.php:110
#: includes/class-wc-auth.php:94 includes/class-wc-post-types.php:336
#: includes/class-wc-product-grouped.php:42
msgid "View products"
msgstr "Ver produtos"
#: includes/class-wc-auth.php:97 includes/class-wc-auth.php:104
msgid "Create webhooks"
msgstr "Criar webhooks"
#: includes/class-wc-auth.php:98
msgid "Create coupons"
msgstr "Criar cupons"
#: includes/class-wc-auth.php:99
msgid "Create customers"
msgstr "Criar clientes"
#: includes/class-wc-auth.php:100
msgid "Create orders"
msgstr "Criar pedidos"
#: includes/class-wc-auth.php:101
msgid "Create products"
msgstr "Criar produtos"
#. translators: %s: scope
#: includes/class-wc-auth.php:180
msgid "Invalid scope %s"
msgstr "O %s escopo é inválido"
#: 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 "Um erro ocorreu na sua requisição e no momento é impossível enviar os dados do cliente"
#: includes/class-wc-auth.php:409
msgid "Invalid nonce verification"
msgstr "Verificação de nonce inválida"
#: includes/class-wc-breadcrumb.php:117
msgid "Error 404"
msgstr "Erro 404"
#. translators: %s: author name
#: includes/class-wc-breadcrumb.php:326
msgid "Author: %s"
msgstr "Autor: %s"
#. 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:547
#: assets/client/blocks/all-products-frontend.js:2
#: assets/client/blocks/all-products-frontend.js:3
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:16
#: assets/client/blocks/all-products.js:17
#: assets/client/blocks/all-products.js:18
msgid "Page %d"
msgstr "Página %d"
#: includes/class-wc-cart.php:748
msgid "An item which is no longer available was removed from your cart."
msgstr "Um item que não está mais disponível foi removido de seu carrinho."
#: includes/class-wc-cart.php:603
msgid "Get cart should not be called before the wp_loaded action."
msgstr "Você não deveria recuperar o carrinho antes da chamada da ação wp_loaded."
#: includes/class-wc-cart.php:1178
msgid "Sorry, this product cannot be purchased."
msgstr "Desculpe, este produto não pode ser comprado."
#. translators: %s: product name
#: includes/class-wc-cart.php:1193
#: src/StoreApi/Utilities/CartController.php:263
msgid "You cannot add "%s" to the cart because the product is out of stock."
msgstr "Você não pode adicionar "%s" ao carrinho porque o produto está em falta."
#: includes/class-wc-checkout.php:273
msgid "Account username"
msgstr "Nome de usuário da conta"
#: includes/class-wc-checkout.php:976 includes/class-wc-form-handler.php:442
#: includes/class-wc-form-handler.php:449
#: includes/class-wc-form-handler.php:578
#: includes/class-wc-form-handler.php:602
msgid "Invalid payment method."
msgstr "Método de pagamento inválido."
#: includes/class-wc-countries.php:480
msgid "the"
msgstr "o"
#: includes/class-wc-countries.php:790
msgid "Town / City"
msgstr "Cidade"
#: 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:93
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:165
#: includes/class-wc-countries.php:798
#: templates/cart/shipping-calculator.php:51
#: templates/cart/shipping-calculator.php:57
#: templates/cart/shipping-calculator.php:70
msgid "State / County"
msgstr "Estado"
#: 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:82
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:154
#: includes/admin/settings/class-wc-settings-general.php:96
#: includes/admin/settings/class-wc-settings-tax.php:250
#: includes/admin/settings/views/html-settings-tax.php:34
#: includes/class-wc-countries.php:806
#: templates/cart/shipping-calculator.php:87
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Postcode / ZIP"
msgstr "CEP"
#: includes/class-wc-countries.php:898
msgid "Suburb"
msgstr "Bairro"
#: includes/class-wc-countries.php:931 includes/class-wc-countries.php:1473
#: includes/class-wc-countries.php:1582 includes/class-wc-countries.php:1614
msgid "District"
msgstr "Estado"
#: includes/class-wc-countries.php:884 includes/class-wc-countries.php:992
#: includes/class-wc-countries.php:1019 includes/class-wc-countries.php:1032
#: includes/class-wc-countries.php:1075 includes/class-wc-countries.php:1080
#: includes/class-wc-countries.php:1200 includes/class-wc-countries.php:1264
#: includes/class-wc-countries.php:1366 includes/class-wc-countries.php:1421
#: includes/class-wc-countries.php:1526 includes/class-wc-countries.php:1569
#: includes/class-wc-countries.php:1646
msgid "Province"
msgstr "Província"
#: includes/class-wc-countries.php:921 includes/class-wc-countries.php:1000
msgid "Canton"
msgstr "Canton"
#: includes/class-wc-countries.php:1014 includes/class-wc-countries.php:1127
#: includes/class-wc-countries.php:1163 includes/class-wc-countries.php:1399
#: src/Admin/API/Reports/Customers/Controller.php:551
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Region"
msgstr "Região"
#: includes/class-wc-countries.php:1160
msgid "Town / District"
msgstr "Cidade / Estado"
#: includes/class-wc-countries.php:875 includes/class-wc-countries.php:1194
#: includes/class-wc-countries.php:1209 includes/class-wc-countries.php:1461
#: includes/class-wc-countries.php:1604
msgid "County"
msgstr "País"
#: includes/class-wc-countries.php:1294
msgid "Prefecture"
msgstr "Prefeitura"
#: includes/class-wc-countries.php:1332 includes/class-wc-countries.php:1435
msgid "Municipality"
msgstr "Município"
#: 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 "Endereço de e-mail"
#: includes/class-wc-coupon.php:1002
msgid "Coupon code applied successfully."
msgstr "Código de cupom aplicado com sucesso."
#: includes/class-wc-coupon.php:1005
msgid "Coupon code removed successfully."
msgstr "Código de cupom removido com sucesso."
#: includes/class-wc-coupon.php:1023 includes/class-wc-discounts.php:1064
msgid "Coupon is not valid."
msgstr "Cupom inválido."
#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1027 includes/class-wc-discounts.php:606
msgid "Coupon \"%s\" does not exist!"
msgstr "O cupom \"%s\" não existe!"
#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1031
msgid "Sorry, it seems the coupon \"%s\" is invalid - it has now been removed from your order."
msgstr "Desculpe, mas parece que o cupom \"%s\" é inválido - e foi agora retirado de seu pedido."
#: includes/abstracts/abstract-wc-order.php:1277
#: includes/class-wc-coupon.php:1045
msgid "Coupon code already applied!"
msgstr "Código de cupom já aplicado!"
#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1049
msgid "Sorry, coupon \"%s\" has already been applied and cannot be used in conjunction with other coupons."
msgstr "Desculpe, o cupom \"%s\" já foi aplicado e não pode ser usado em conjunto com outros cupons."
#: includes/class-wc-coupon.php:1052
msgid "Coupon usage limit has been reached."
msgstr "O limite de uso do cupom foi alcançado."
#: includes/class-wc-coupon.php:1055 includes/class-wc-discounts.php:706
msgid "This coupon has expired."
msgstr "Este cupom expirou."
#. translators: %s: coupon minimum amount
#: includes/class-wc-coupon.php:1059 includes/class-wc-discounts.php:725
msgid "The minimum spend for this coupon is %s."
msgstr "O valor mínimo do pedido para este cupom é %s."
#. translators: %s: coupon maximum amount
#: includes/class-wc-coupon.php:1063 includes/class-wc-discounts.php:744
msgid "The maximum spend for this coupon is %s."
msgstr "O valor máximo que pode ser gasto para este cupom é de %s."
#: includes/class-wc-coupon.php:1066
msgid "Sorry, this coupon is not applicable to your cart contents."
msgstr "Desculpe, este cupom não é aplicável ao conteúdo do seu carrinho."
#. translators: %s: products list
#: includes/class-wc-coupon.php:1091 includes/class-wc-discounts.php:909
msgid "Sorry, this coupon is not applicable to the products: %s."
msgstr "Desculpe, esse cupom não é válido para os produtos: %s."
#. translators: %s: categories list
#: includes/class-wc-coupon.php:1111 includes/class-wc-discounts.php:950
msgid "Sorry, this coupon is not applicable to the categories: %s."
msgstr "Desculpe, esse cupom não é válido para as categorias: %s."
#: includes/class-wc-coupon.php:1114 includes/class-wc-discounts.php:835
msgid "Sorry, this coupon is not valid for sale items."
msgstr "Desculpe, este cupom não é válido para itens em promoção."
#: includes/class-wc-coupon.php:1134
msgid "Coupon does not exist!"
msgstr "Código de desconto informado não existe!"
#: includes/class-wc-download-handler.php:164
#: includes/class-wc-form-handler.php:784
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:147
#: includes/shortcodes/class-wc-shortcode-checkout.php:256
#: includes/shortcodes/class-wc-shortcode-my-account.php:127
#: includes/wc-order-functions.php:757
msgid "Invalid order."
msgstr "Pedido inválido."
#: includes/admin/settings/class-wc-settings-accounts.php:73
#: includes/class-wc-download-handler.php:203
#: src/Blocks/BlockTypes/CustomerAccount.php:221
#: templates/auth/form-login.php:49 templates/global/form-login.php:51
#: templates/myaccount/form-login.php:32
msgid "Login"
msgstr "Entrar"
#: includes/class-wc-download-handler.php:203
msgid "Log in to Download Files"
msgstr "Entre para baixar os arquivos"
#: includes/class-wc-download-handler.php:229
msgid "No file defined"
msgstr "Nenhum arquivo definido"
#: includes/class-wc-download-handler.php:491
msgid "File not found"
msgstr "Arquivo não encontrado"
#: templates/emails/email-customer-details.php:24
#: templates/emails/plain/email-customer-details.php:22
msgid "Customer details"
msgstr "Dados do cliente"
#: includes/class-wc-emails.php:753
msgid "Product low in stock"
msgstr "Produto com estoque baixo"
#: includes/class-wc-emails.php:791
msgid "Product out of stock"
msgstr "Produto não disponível"
#. translators: %s: product name
#: includes/class-wc-emails.php:793
msgid "%s is out of stock."
msgstr "%s está sem estoque."
#: includes/class-wc-form-handler.php:210
msgid "Address changed successfully."
msgstr "Endereço alterado com sucesso."
#: includes/class-wc-form-handler.php:299
msgid "This email address is already registered."
msgstr "Este endereço de e-mail já está registrado."
#: includes/class-wc-form-handler.php:317
msgid "Your current password is incorrect."
msgstr "Sua senha atual está incorreta."
#: includes/class-wc-form-handler.php:314
msgid "New passwords do not match."
msgstr "As novas senhas não são iguais."
#: includes/class-wc-form-handler.php:368
msgid "Account details changed successfully."
msgstr "Detalhes da conta modificados com sucesso."
#. Translators: %s Product title.
#: includes/class-wc-form-handler.php:702
msgid "You can only have 1 %s in your cart."
msgstr "Você pode ter apenas 1 %s em seu carrinho."
#: includes/class-wc-form-handler.php:724
msgid "Cart updated."
msgstr "Carrinho atualizado."
#: includes/class-wc-cart-session.php:540
msgid "The cart has been filled with the items from your previous order."
msgstr "Os itens do seu pedido anterior foram inseridos no seu carrinho atual."
#: includes/class-wc-form-handler.php:775
msgid "Order cancelled by customer."
msgstr "Pedido cancelado pelo cliente."
#: includes/class-wc-form-handler.php:777
msgid "Your order was cancelled."
msgstr "Seu pedido foi cancelado."
#: includes/class-wc-log-levels.php:152
msgid "Error"
msgstr "Erro"
#: includes/class-wc-form-handler.php:988
msgid "Username is required."
msgstr "Nome de usuário é obrigatório."
#: includes/class-wc-form-handler.php:1082
msgid "Passwords do not match."
msgstr "As senhas não coincidem."
#: includes/class-wc-frontend-scripts.php:563
#: includes/wc-template-functions.php:3009 templates/checkout/terms.php:31
msgid "required"
msgstr "obrigatório"
#. translators: %s: attribute name
#: includes/class-wc-post-types.php:236
msgid "Search %s"
msgstr "Pesquisar %s"
#. translators: %s: attribute name
#: includes/class-wc-post-types.php:238
msgid "All %s"
msgstr "Todos %s"
#. translators: %s: attribute name
#. translators: %s: Address title
#: includes/class-wc-post-types.php:244 templates/myaccount/my-address.php:67
#: assets/client/admin/chunks/2727.js:2
#: assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/edit-downloads-modal.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Edit %s"
msgstr "Editar %s"
#. translators: %s: attribute name
#: includes/class-wc-post-types.php:246
msgid "Update %s"
msgstr "Atualizar %s"
#. translators: %s: attribute name
#: includes/class-wc-post-types.php:250
msgid "New %s"
msgstr "Novo %s"
#: includes/class-wc-post-types.php:342
msgid "Set product image"
msgstr "Definir imagem do produto"
#: includes/class-wc-post-types.php:343
msgid "Remove product image"
msgstr "Remover imagem do produto"
#: includes/class-wc-post-types.php:344
msgid "Use as product image"
msgstr "Usar como imagem do produto"
#: includes/class-wc-post-types.php:481
msgid "This is where store orders are stored."
msgstr "Este é o local onde os pedidos são armazenados."
#: includes/class-wc-post-types.php:504
msgid "Refunds"
msgstr "Reembolsos"
#: includes/class-wc-post-types.php:544
msgid "This is where you can add new coupons that customers can use in your store."
msgstr "Este é o local onde você pode adicionar novos cupons para seus clientes usarem na sua loja."
#. translators: %s: number of orders
#: includes/class-wc-post-types.php:650
msgid "Processing <span class=\"count\">(%s)</span>"
msgid_plural "Processing <span class=\"count\">(%s)</span>"
msgstr[0] "Processando <span class=\"count\">(%s)</span>"
msgstr[1] "Processando <span class=\"count\">(%s)</span>"
#. translators: %s: number of orders
#: includes/class-wc-post-types.php:668
msgid "Completed <span class=\"count\">(%s)</span>"
msgid_plural "Completed <span class=\"count\">(%s)</span>"
msgstr[0] "Concluído <span class=\"count\">(%s)</span>"
msgstr[1] "Concluído <span class=\"count\">(%s)</span>"
#. translators: %s: number of orders
#: includes/class-wc-post-types.php:677
msgid "Cancelled <span class=\"count\">(%s)</span>"
msgid_plural "Cancelled <span class=\"count\">(%s)</span>"
msgstr[0] "Cancelado <span class=\"count\">(%s)</span>"
msgstr[1] "Cancelado <span class=\"count\">(%s)</span>"
#. translators: %s: number of orders
#: includes/class-wc-post-types.php:686
msgid "Refunded <span class=\"count\">(%s)</span>"
msgid_plural "Refunded <span class=\"count\">(%s)</span>"
msgstr[0] "Reembolsado <span class=\"count\">(%s)</span>"
msgstr[1] "Reembolsado <span class=\"count\">(%s)</span>"
#: includes/class-wc-install.php:900
msgctxt "Page slug"
msgid "shop"
msgstr "loja"
#: includes/class-wc-install.php:905
msgctxt "Page slug"
msgid "cart"
msgstr "carrinho"
#: includes/class-wc-install.php:910
msgctxt "Page slug"
msgid "checkout"
msgstr "finalizar-compra"
#: includes/class-wc-install.php:915
msgctxt "Page slug"
msgid "my-account"
msgstr "minha-conta"
#: includes/class-wc-post-types.php:101
msgctxt "Admin menu name"
msgid "Categories"
msgstr "Categorias"
#: includes/class-wc-post-types.php:329
msgctxt "Admin menu name"
msgid "Products"
msgstr "Produtos"
#: includes/class-wc-post-types.php:529
msgctxt "Admin menu name"
msgid "Coupons"
msgstr "Cupons"
#: includes/class-wc-post-types.php:644 includes/wc-order-functions.php:103
msgctxt "Order status"
msgid "Processing"
msgstr "Processando"
#: includes/class-wc-post-types.php:662 includes/wc-order-functions.php:105
msgctxt "Order status"
msgid "Completed"
msgstr "Concluído"
#: includes/class-wc-post-types.php:671 includes/wc-order-functions.php:106
msgctxt "Order status"
msgid "Cancelled"
msgstr "Cancelado"
#: includes/class-wc-post-types.php:680 includes/wc-order-functions.php:107
msgctxt "Order status"
msgid "Refunded"
msgstr "Reembolsado"
#. translators: 1: product quantity 2: product name 3: order number
#: includes/class-wc-emails.php:831
msgid "%1$s units of %2$s have been backordered in order #%3$s."
msgstr "%1$s unidades de %2$s foram encomendadas no pedido #%3$s."
#. translators: %s: search term
#: includes/class-wc-breadcrumb.php:367
msgid "Search results for “%s”"
msgstr "Resultados da pesquisa para “%s”"
#: includes/class-wc-auth.php:108
msgid "View and manage products"
msgstr "Ver e gerenciar produtos"
#: includes/class-wc-auth.php:107
msgid "View and manage orders and sales reports"
msgstr "Ver e gerenciar pedidos e relatórios de vendas"
#: includes/class-wc-auth.php:106
msgid "View and manage customers"
msgstr "Ver e gerenciar clientes"
#: includes/class-wc-auth.php:105
msgid "View and manage coupons"
msgstr "Ver e gerenciar cupons"
#: includes/class-wc-post-types.php:145
msgctxt "Admin menu name"
msgid "Tags"
msgstr "Tags"
#. translators: %s: tag name
#: includes/class-wc-breadcrumb.php:283
msgid "Posts tagged “%s”"
msgstr "Posts marcados com a tag “%s”"
#. translators: %s: product tag
#: includes/class-wc-breadcrumb.php:231
msgid "Products tagged “%s”"
msgstr "Produtos marcados com a tag “%s”"
#: includes/class-wc-form-handler.php:905
msgid "Please choose a product to add to your cart…"
msgstr "Selecione um produto para adicionar ao seu carrinho…"
#: includes/class-wc-cart.php:1085
msgid "Please choose product options…"
msgstr "Escolha as opções do produto…"
#. translators: %s: number of orders
#: includes/class-wc-post-types.php:659
msgid "On hold <span class=\"count\">(%s)</span>"
msgid_plural "On hold <span class=\"count\">(%s)</span>"
msgstr[0] "Aguardando <span class=\"count\">(%s)</span>"
msgstr[1] "Aguardando <span class=\"count\">(%s)</span>"
#: includes/class-wc-post-types.php:653 includes/wc-order-functions.php:104
msgctxt "Order status"
msgid "On hold"
msgstr "Aguardando"
#. translators: %s: number of orders
#: includes/class-wc-post-types.php:641
msgid "Pending payment <span class=\"count\">(%s)</span>"
msgid_plural "Pending payment <span class=\"count\">(%s)</span>"
msgstr[0] "Pagamento pendente <span class=\"count\">(%s)</span>"
msgstr[1] "Pagamento pendente <span class=\"count\">(%s)</span>"
#: includes/class-wc-post-types.php:635 includes/wc-order-functions.php:102
msgctxt "Order status"
msgid "Pending payment"
msgstr "Pagamento pendente"
#: includes/class-wc-post-types.php:538
msgid "No coupons found in trash"
msgstr "Nenhum cupom encontrado na lixeira"
#: includes/class-wc-post-types.php:537
msgid "No coupons found"
msgstr "Nenhum cupom encontrado"
#: includes/class-wc-post-types.php:536
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Search coupons"
msgstr "Pesquisar cupons"
#: includes/class-wc-post-types.php:535
msgid "View coupon"
msgstr "Ver cupom"
#: includes/class-wc-post-types.php:534
msgid "New coupon"
msgstr "Novo cupom"
#: includes/class-wc-post-types.php:533
msgid "Edit coupon"
msgstr "Editar cupom"
#: includes/class-wc-post-types.php:531
msgid "Add new coupon"
msgstr "Adicionar novo cupom"
#: includes/class-wc-post-types.php:530
msgid "Add coupon"
msgstr "Adicionar cupom"
#: includes/class-wc-post-types.php:475
msgid "Parent orders"
msgstr "Pedidos principais"
#: includes/class-wc-post-types.php:474
msgid "No orders found in trash"
msgstr "Nenhum pedido encontrado na lixeira"
#: includes/admin/class-wc-admin-dashboard.php:485
#: includes/class-wc-post-types.php:473
msgid "No orders found"
msgstr "Nenhum pedido encontrado"
#: includes/class-wc-post-types.php:472
#: src/Internal/Admin/Orders/ListTable.php:265
msgid "Search orders"
msgstr "Pesquisar pedidos"
#: includes/class-wc-post-types.php:469
msgid "Edit order"
msgstr "Editar pedido"
#: includes/class-wc-post-types.php:467
#: assets/client/admin/wp-admin-scripts/command-palette.js:1
msgid "Add new order"
msgstr "Adicionar novo pedido"
#: includes/class-wc-post-types.php:466
msgid "Add order"
msgstr "Adicionar pedido"
#: includes/class-wc-post-types.php:341
#: assets/client/blocks/handpicked-products.js:1
#: assets/client/blocks/product-best-sellers.js:1
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-new.js:1
#: assets/client/blocks/product-on-sale.js:1
#: assets/client/blocks/product-tag.js:1
#: assets/client/blocks/product-top-rated.js:1
#: assets/client/blocks/products-by-attribute.js:1
msgid "Product image"
msgstr "Imagem do produto"
#: includes/class-wc-post-types.php:340
msgid "Parent product"
msgstr "Produto principal"
#: includes/class-wc-post-types.php:339
msgid "No products found in trash"
msgstr "Nenhum produto encontrado na lixeira"
#: includes/class-wc-post-types.php:338
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:18
msgid "No products found"
msgstr "Nenhum produto encontrado"
#: includes/class-wc-post-types.php:337
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Search products"
msgstr "Pesquisar produtos"
#: includes/class-wc-post-types.php:335
msgid "View product"
msgstr "Ver produto"
#: includes/class-wc-post-types.php:334
#: assets/client/admin/product-editor/index.js:2
msgid "New product"
msgstr "Novo produto"
#: includes/class-wc-post-types.php:333
#: includes/tracks/events/class-wc-products-tracking.php:148
msgid "Edit product"
msgstr "Editar produto"
#: includes/class-wc-post-types.php:331
#: assets/client/admin/product-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/command-palette.js:1
#: assets/client/blocks/all-products.js:19
#: assets/client/blocks/price-filter.js:5
msgid "Add new product"
msgstr "Adicionar novo produto"
#. translators: %s: attribute name
#: includes/class-wc-post-types.php:248
msgid "Add new %s"
msgstr "Adicionar novo(a) %s"
#: includes/class-wc-post-types.php:198
msgid "New shipping class Name"
msgstr "Nome da nova classe de entrega"
#: includes/class-wc-post-types.php:197
#: assets/client/admin/product-editor/blocks/product-fields/shipping-class/edit.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Add new shipping class"
msgstr "Adicionar nova classe de entrega"
#: includes/class-wc-post-types.php:196
msgid "Update shipping class"
msgstr "Atualizar classe de entrega"
#: includes/class-wc-post-types.php:195
msgid "Edit shipping class"
msgstr "Editar classe de entrega"
#: includes/class-wc-post-types.php:192
msgid "All shipping classes"
msgstr "Todas as classes de entrega"
#: includes/class-wc-post-types.php:191
msgid "Search shipping classes"
msgstr "Pesquisar classes de entrega"
#: includes/class-wc-post-types.php:190
msgctxt "Admin menu name"
msgid "Shipping classes"
msgstr "Classes de entrega"
#: includes/class-wc-install.php:2263
msgid "Premium support"
msgstr "Suporte premium"
#: includes/class-wc-install.php:2258
msgid "API docs"
msgstr "Documentação da API"
#: includes/class-wc-install.php:2258
msgid "View WooCommerce API docs"
msgstr "Ver a documentação da API do WooCommerce"
#: includes/class-wc-install.php:2257
msgid "View WooCommerce documentation"
msgstr "Ver a documentação do WooCommerce"
#: includes/class-wc-install.php:2209
msgid "View WooCommerce settings"
msgstr "Ver as configurações do WooCommerce"
#: includes/class-wc-emails.php:829
msgid "Product backorder"
msgstr "Encomenda de produto"
#: includes/class-wc-countries.php:757
#: includes/customizer/class-wc-shop-customizer.php:743
msgid "Company name"
msgstr "Nome da empresa"
#. translators: 1: state field 2: valid states
#: includes/class-wc-checkout.php:922
msgid "%1$s is not valid. Please enter one of the following: %2$s"
msgstr "%1$s não é válido. Informe algum dos seguintes: %2$s"
#. translators: %s: email address
#. translators: %s: Email address.
#: includes/class-wc-checkout.php:902 includes/class-wc-form-handler.php:168
msgid "%s is not a valid email address."
msgstr "%s não é um endereço de e-mail válido."
#. translators: %s: phone number
#. translators: %s: Phone number.
#: includes/class-wc-checkout.php:892 includes/class-wc-form-handler.php:160
msgid "%s is not a valid phone number."
msgstr "%s não é um número de telefone válido."
#: includes/class-wc-form-handler.php:152
#: includes/shortcodes/class-wc-shortcode-cart.php:41
msgid "Please enter a valid postcode / ZIP."
msgstr "Digite um CEP válido."
#. translators: %s: field name
#. translators: %s: Field name.
#: includes/class-wc-checkout.php:929 includes/class-wc-form-handler.php:134
#: includes/class-wc-form-handler.php:290
msgid "%s is a required field."
msgstr "%s é um campo obrigatório."
#. translators: 1: quantity in stock 2: current quantity
#: includes/class-wc-cart.php:1237
msgid "You cannot add that amount to the cart — we have %1$s in stock and you already have %2$s in your cart."
msgstr "Você não pode adicionar esta quantidade ao seu carrinho, temos em estoque %1$s e você já tem em seu carrinho %2$s."
#. translators: 1: product name 2: quantity in stock
#: includes/class-wc-cart.php:1210
#: src/StoreApi/Utilities/CartController.php:279
msgid "You cannot add that amount of "%1$s" to the cart because there is not enough stock (%2$s remaining)."
msgstr "Você não pode adicionar a quantidade de "%1$s", porque a quantidade em estoque não é suficiente (restando %2$s)."
#. translators: %s: error message
#: includes/class-wc-auth.php:436
msgid "Access denied"
msgstr "Acesso negado"
#: includes/class-wc-post-types.php:141 includes/class-wc-post-types.php:143
#: includes/react-admin/connect-existing-pages.php:278
#: includes/widgets/class-wc-widget-product-tag-cloud.php:29
msgid "Product tags"
msgstr "Tags de produto"
#: includes/class-wc-auth.php:195
msgid "The callback_url needs to be over SSL"
msgstr "O callback_url precisa ser usado com SSL"
#: includes/class-wc-frontend-scripts.php:603
#: templates/single-product/add-to-cart/variation.php:22
msgid "Sorry, this product is unavailable. Please choose a different combination."
msgstr "Desculpe, este produto não está disponível. Escolha uma combinação diferente."
#: includes/class-wc-frontend-scripts.php:601
msgid "Sorry, no products matched your selection. Please choose a different combination."
msgstr "Desculpe, nenhum produto atende sua seleção. Escolha uma combinação diferente."
#: includes/class-wc-frontend-scripts.php:510
msgid "Please select a rating"
msgstr "Selecione uma classificação"
#: includes/class-wc-form-handler.php:1078
msgid "Please enter your password."
msgstr "Informe sua senha."
#: includes/class-wc-form-handler.php:897
msgid "Please choose the quantity of items you wish to add to your cart…"
msgstr "Selecione a quantidade de itens que você deseja adicionar ao seu carrinho…"
#: includes/class-wc-form-handler.php:782
msgid "Your order can no longer be cancelled. Please contact us if you need assistance."
msgstr "O seu pedido não pode ser mais cancelado. Entre em contato conosco caso você precise de assistência."
#: includes/class-wc-form-handler.php:311
msgid "Please re-enter your password."
msgstr "Informe sua senha novamente."
#: includes/class-wc-form-handler.php:308
msgid "Please enter your current password."
msgstr "Digite sua senha atual."
#: includes/class-wc-form-handler.php:305
msgid "Please fill out all password fields."
msgstr "Preencha todos os campos de senha."
#: includes/class-wc-form-handler.php:297 includes/wc-user-functions.php:58
msgid "Please provide a valid email address."
msgstr "Informe um endereço de e-mail válido."
#: includes/class-wc-coupon.php:1137
msgid "Please enter a coupon code."
msgstr "Informe o código do cupom."
#: includes/class-wc-comments.php:161
msgid "Please rate the product."
msgstr "Avalie o produto."
#. translators: %s: shipping location (prefix e.g. 'to' + ISO 3166-1 alpha-2
#. country code)
#: includes/class-wc-checkout.php:959
msgid "Unfortunately <strong>we do not ship %s</strong>. Please enter an alternative shipping address."
msgstr "Infelizmente <strong>não entregamos em %s</strong>. Informe um endereço de entrega alternativo."
#: includes/class-wc-checkout.php:1268
msgid "We were unable to process your order, please try again."
msgstr "Não foi possível processar seu pedido, tente novamente."
#. translators: %s: product name
#: includes/class-wc-cart.php:771
msgid "Sorry, \"%s\" is not in stock. Please edit your cart and try again. We apologize for any inconvenience caused."
msgstr "Desculpe, mas \"%s\" está em falta no estoque. Edite seu carrinho de compras e tente novamente. Desculpe-nos por qualquer inconveniente causado."
#. translators: %s: product name
#: includes/class-wc-cart-session.php:180
msgid "%s has been removed from your cart because it can no longer be purchased. Please contact us if you need assistance."
msgstr "%s foi removido do seu carrinho porque não pode ser mais comprado. Entre em contato conosco caso precise de assistência."
#: includes/class-wc-post-types.php:194
msgid "Parent shipping class:"
msgstr "Classe de entrega ascendente:"
#: includes/class-wc-post-types.php:193
msgid "Parent shipping class"
msgstr "Classe de entrega ascendente"
#: includes/admin/class-wc-admin-webhooks-table-list.php:39
msgid "No webhooks found."
msgstr "Nenhum webhook foi encontrado."
#. translators: 1: product ID 2: old stock level 3: new stock level
#: includes/wc-order-functions.php:830
msgid "Item #%1$s stock increased from %2$s to %3$s."
msgstr "Estoque do item #%1$s foi aumentado de %2$s para %3$s."
#: includes/class-wc-post-types.php:689 includes/wc-order-functions.php:108
msgctxt "Order status"
msgid "Failed"
msgstr "Malsucedido"
#: includes/gateways/paypal/class-wc-gateway-paypal.php:413
msgid "Refund failed."
msgstr "Reembolso malsucedido."
#: includes/class-wc-auth.php:430
msgid "You do not have permission to access this page"
msgstr "Você não tem permissão para acessar esta página"
#. translators: %s number of products in cart.
#. translators: %d is the count of products.
#: src/Blocks/BlockTypes/ProductCategories.php:393
#: assets/client/admin/chunks/2791.js:1
#: assets/client/blocks/featured-category.js:13
#: assets/client/blocks/featured-product.js:13
#: assets/client/blocks/product-best-sellers.js:12
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-collection.js:11
#: assets/client/blocks/product-new.js:12
#: assets/client/blocks/product-on-sale.js:12
#: assets/client/blocks/product-query.js:11
#: assets/client/blocks/product-top-rated.js:12
#: assets/client/blocks/products-by-attribute.js:11
#: assets/client/blocks/reviews-by-category.js:12
msgid "%d product"
msgid_plural "%d products"
msgstr[0] "%d produto"
msgstr[1] "%d produtos"
#. translators: %s: Attribute name.
#: includes/class-wc-cart.php:1127
#: src/StoreApi/Utilities/CartController.php:1315
msgid "%s is a required field"
msgid_plural "%s are required fields"
msgstr[0] "%s é um campo obrigatório"
msgstr[1] "%s são campos obrigatórios"
#. translators: %s: url
#: includes/class-wc-auth.php:188
msgid "The %s is not a valid URL"
msgstr "%s não é um URL válido"
#: i18n/states.php:694
msgid "Valle"
msgstr "Valle"
#: includes/class-wc-ajax.php:329
msgid "Sorry, your session has expired."
msgstr "Sua sessão expirou."
#: includes/class-wc-ajax.php:277
msgid "Coupon has been removed."
msgstr "O cupom foi removido."
#: includes/class-wc-ajax.php:274
msgid "Sorry there was a problem removing this coupon."
msgstr "Houve um problema ao tentar remover este cupom."
#. translators: %s: shop cart url
#: includes/class-wc-checkout.php:1257
msgid "Sorry, your session has expired. <a href=\"%s\" class=\"wc-backward\">Return to shop</a>"
msgstr "Sua sessão expirou. <a href=\"%s\" class=\"wc-backward\">Voltar para a página inicial</a>"
#. translators: %s: attribute name
#: includes/class-wc-post-types.php:242
msgid "Parent %s:"
msgstr "%s ascendente:"
#. translators: %s: attribute name
#: includes/class-wc-post-types.php:240
msgid "Parent %s"
msgstr "%s ascendente "
#: includes/class-wc-post-types.php:528
#: 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] "Cupom"
msgstr[1] "Cupons"
#: includes/class-wc-post-types.php:539
msgid "Parent coupon"
msgstr "Cupom ascendente"
#: includes/class-wc-countries.php:502
msgid "(incl. tax)"
msgstr "(incl. imposto)"
#: includes/class-wc-countries.php:513
msgid "(ex. tax)"
msgstr "(ex. imposto)"
#: includes/class-wc-download-handler.php:200
#: includes/class-wc-download-handler.php:203
msgid "You must be logged in to download files."
msgstr "Você precisa entrar na sua conta para baixar os arquivos."
#: includes/admin/settings/class-wc-settings-shipping.php:405
msgid "Invalid shipping method!"
msgstr "Método de entrega inválido!"
#: includes/class-wc-download-handler.php:54
#: includes/class-wc-download-handler.php:59
#: includes/class-wc-download-handler.php:76
#: includes/class-wc-download-handler.php:94
msgid "Invalid download link."
msgstr "Link para download inválido."
#: includes/class-wc-download-handler.php:176
msgid "Sorry, you have reached your download limit for this file"
msgstr "Você atingiu o limite de downloads para este arquivo"
#: includes/class-wc-download-handler.php:187
msgid "Sorry, this download has expired"
msgstr "Este download expirou"
#: includes/class-wc-download-handler.php:206
msgid "This is not your download link."
msgstr "Este não é o seu link de download."
#: includes/class-wc-ajax.php:2284
msgid "Description is missing."
msgstr "Está faltando a descrição."
#: includes/class-wc-ajax.php:2287
msgid "User is missing."
msgstr "Está faltando o usuário."
#: includes/class-wc-countries.php:491
msgid "VAT"
msgstr "Imposto"
#: includes/class-wc-countries.php:502
msgid "(incl. VAT)"
msgstr "(incl. imposto)"
#: includes/class-wc-countries.php:513
msgid "(ex. VAT)"
msgstr "(ex. VAT)"
#: includes/blocks/class-wc-brands-block-template-utils-duplicated.php:249
#: assets/client/blocks/product-category.js:12
msgid "Product Category"
msgstr "Categoria de produto"
#: src/Internal/Admin/Orders/ListTable.php:1626
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:220
#: assets/client/blocks/cart.js:18 assets/client/blocks/checkout.js:31
msgid "Note"
msgstr "Observação"
#: includes/class-wc-checkout.php:262
#: assets/client/blocks/checkout-blocks/order-note-frontend.js:1
#: assets/client/blocks/checkout.js:13
msgid "Notes about your order, e.g. special notes for delivery."
msgstr "Observações sobre seu pedido, ex.: observações especiais sobre entrega."
#: includes/admin/views/html-admin-page-status-report.php:96
msgid "The version of WooCommerce installed on your site."
msgstr "A versão do WooCommerce instalado em seu site."
#: includes/admin/views/html-admin-page-status-report.php:137
msgid "Several WooCommerce extensions can write logs which makes debugging problems easier. The directory must be writable for this to happen."
msgstr "Diversas extensões do WooCommerce podem gerar arquivos de log/registro tornando a depuração bem mais fácil. O diretório deve ter permissão de escrita para que isso aconteça."
#: includes/admin/views/html-admin-page-status-report.php:157
msgid "The version of WordPress installed on your site."
msgstr "A versão do Wordpress instalado em seu site."
#: includes/admin/views/html-admin-page-status-report.php:190
msgid "The maximum amount of memory (RAM) that your site can use at one time."
msgstr "A quantidade máxima de memória (RAM) que seu site pode usar de uma só vez."
#: includes/admin/views/html-admin-page-status-report.php:225
msgid "Language"
msgstr "Idioma"
#: includes/admin/views/html-admin-page-status-report.php:226
msgid "The current language used by WordPress. Default = English"
msgstr "O idioma usado pelo Wordpress: Padrão = Inglês"
#: includes/admin/views/html-admin-page-status-report.php:251
msgid "Information about the web server that is currently hosting your site."
msgstr "Informações sobre o servidor que esta hospedando atualmente o seu site."
#: includes/admin/views/html-admin-page-status-report.php:256
msgid "The version of PHP installed on your hosting server."
msgstr "A versão do PHP instalado no servidor de hospedagem."
#: includes/admin/views/html-admin-page-status-report.php:264
msgid "The largest filesize that can be contained in one post."
msgstr "O maior tamanho de arquivo que pode conter em um post."
#: includes/admin/views/html-admin-page-status-report.php:269
msgid "The amount of time (in seconds) that your site will spend on a single operation before timing out (to avoid server lockups)"
msgstr "Quantidade de tempo (em segundos) que o seu site vai gastar em uma única operação antes do tempo limite (para evitar travamentos de servidor)"
#: includes/admin/views/html-admin-page-status-report.php:284
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 é um sistema de proteção avançada para instalações PHP. Ele foi projetado para proteger seus servidores contra uma série de problemas bem conhecidos em aplicações PHP e contra potenciais vulnerabilidades desconhecidas dentro dessas aplicações ou o próprio núcleo do PHP. Se ativado em seu servidor, Suhosin pode precisar ser configurado para aumentar seus limites de envio de dados."
#: includes/admin/views/html-admin-page-status-report.php:295
msgid "The version of MySQL installed on your hosting server."
msgstr "A versão do MySQL instalado no seu servidor de hospedagem."
#: includes/admin/views/html-admin-page-status-report.php:310
msgid "The largest filesize that can be uploaded to your WordPress installation."
msgstr "O maior tamanho de arquivo que pode ser enviado para sua instalação WordPress."
#: includes/admin/views/html-admin-page-status-report.php:315
msgid "The default timezone for your server."
msgstr "O fuso horário padrão do seu servidor."
#. Translators: %s: default timezone..
#: includes/admin/views/html-admin-page-status-report.php:320
msgid "Default timezone is %s - it should be UTC"
msgstr "O fuso horário padrão é %s - deve ser UTC"
#: includes/admin/views/html-admin-page-status-report.php:342
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 "Alguns webservices, como de entrega utilizam SOAP para obter informações de servidores remotos, por exemplo, Cálculo de frete do FedEx exige SOAP para ser instalado."
#: includes/admin/views/html-admin-page-status-report.php:370
msgid "GZip (gzopen) is used to open the GEOIP database from MaxMind."
msgstr "GZip (gzopen) é utilizado para abrir o banco de dados GEOIP do MaxMind."
#: includes/admin/views/html-admin-page-status-report.php:398
msgid "PayPal uses this method of communicating when sending back transaction information."
msgstr "PayPal usa esta forma de comunicação quando envia de volta notificações de transações."
#. translators: %s: error message
#: includes/class-wc-ajax.php:1070 includes/wc-rest-functions.php:99
msgid "Error: %s"
msgstr "Erro: %s"
#: includes/admin/views/html-admin-page-status-report.php:412
msgid "WooCommerce plugins may use this method of communication when checking for plugin updates."
msgstr "Plugins do WooCommerce usam este método de comunicação durante a verificação sobre atualizações de plugins."
#: includes/admin/views/html-admin-page-status-report.php:460
msgid "Database"
msgstr "Banco de dados"
#: includes/admin/views/html-admin-page-status-report.php:514
msgid "Table does not exist"
msgstr "Esta tabela não existe"
#: includes/admin/class-wc-admin-status.php:425
#: includes/admin/views/html-admin-page-status-report.php:671
msgid "Visit plugin homepage"
msgstr "Visitar a página do plugin"
#: includes/admin/views/html-admin-page-status-report.php:703
msgid "Force SSL"
msgstr "Forçar SSL"
#: includes/admin/views/html-admin-page-status-report.php:704
msgid "Does your site force a SSL Certificate for transactions?"
msgstr "Seu site força o uso de um Certificado SSL para transações?"
#: includes/admin/views/html-admin-page-status-report.php:714
msgid "The position of the currency symbol."
msgstr "A posição do símbolo monetário."
#: includes/admin/views/html-admin-page-status-report.php:719
msgid "The thousand separator of displayed prices."
msgstr "O separador de milhar exibido em preços."
#: includes/admin/views/html-admin-page-status-report.php:724
msgid "The decimal separator of displayed prices."
msgstr "O separador decimal exibido em preços."
#: includes/admin/views/html-admin-page-status-report.php:729
msgid "The number of decimal points shown in displayed prices."
msgstr "O número de casas decimais exibidos em preços."
#: includes/admin/settings/views/html-webhooks-edit.php:134
msgid "API Version"
msgstr "Versão da API"
#: includes/admin/views/html-admin-page-status-report.php:861
msgid "Page not set"
msgstr "Página não definida"
#: includes/admin/views/html-admin-page-status-report.php:734
msgid "A list of taxonomy terms that can be used in regard to order/product statuses."
msgstr "Uma lista de taxonomias que podem ser usadas no que diz respeito à status de produtos e pedidos."
#: includes/admin/views/html-admin-page-status-report.php:919
msgid "Theme"
msgstr "Tema"
#: includes/admin/views/html-admin-page-status-report.php:925
msgid "The name of the current active theme."
msgstr "O nome do tema atualmente ativo."
#: includes/admin/views/html-admin-page-status-report.php:929
#: assets/client/admin/chunks/marketplace.js:1
msgid "Version"
msgstr "Versão"
#: includes/admin/views/html-admin-page-status-report.php:930
msgid "The installed version of the current active theme."
msgstr "A versão instalada do tema atualmente ativo."
#. translators: %s: parent theme latest version
#: includes/admin/views/html-admin-page-status-report.php:975
msgid "%s is available"
msgstr "%s está disponível"
#: includes/admin/views/html-admin-page-status-report.php:943
msgid "Author URL"
msgstr "URL do autor"
#: includes/admin/views/html-admin-page-status-report.php:949
msgid "Displays whether or not the current theme is a child theme."
msgstr "Exibe se o tema atual é ou não um tema filho."
#: includes/admin/views/html-admin-page-status-report.php:1003
msgid "Displays whether or not the current active theme declares WooCommerce support."
msgstr "Exibe se o tema ativo oferece suporte ao WooCommerce ou não."
#: includes/admin/views/html-admin-page-status-report.php:1019
msgid "Templates"
msgstr "Modelos"
#: includes/admin/views/html-admin-page-status-report.php:1032
#: includes/admin/views/html-admin-page-status-report.php:1062
msgid "Overrides"
msgstr "Substituições"
#: includes/admin/views/html-admin-page-status.php:13
#: includes/react-admin/connect-existing-pages.php:45
#: assets/client/admin/chunks/8656.js:1
msgid "Tools"
msgstr "Ferramentas"
#: includes/admin/views/html-admin-page-status.php:14
#: includes/react-admin/connect-existing-pages.php:46
msgid "Logs"
msgstr "Logs"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:165
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:106
#: includes/admin/settings/views/html-keys-edit.php:131
#: includes/admin/views/html-admin-settings.php:72
#: src/Internal/Admin/Logging/Settings.php:436
#: templates/myaccount/form-edit-account.php:85
#: assets/client/admin/app/index.js:2
#: assets/client/blocks/wc-shipping-method-pickup-location.js:242
msgid "Save changes"
msgstr "Salvar alterações"
#: includes/admin/views/html-bulk-edit-product.php:262
#: includes/admin/views/html-bulk-edit-product.php:320
#: includes/admin/views/html-quick-edit-product.php:178
msgid "— No Change —"
msgstr "— Sem mudanças —"
#: includes/admin/views/html-bulk-edit-product.php:29
#: includes/admin/views/html-bulk-edit-product.php:53
#: includes/admin/views/html-bulk-edit-product.php:126
#: includes/admin/views/html-bulk-edit-product.php:164
#: includes/admin/views/html-bulk-edit-product.php:299
msgid "Change to:"
msgstr "Alterar para:"
#: includes/admin/views/html-bulk-edit-product.php:41
msgid "Enter price (%s)"
msgstr "Digite o preço (%s)"
#: includes/admin/class-wc-admin-marketplace-promotions.php:343
#: includes/admin/views/html-bulk-edit-product.php:47
#: includes/admin/views/html-quick-edit-product.php:39
#: src/Blocks/BlockTypes/AbstractProductGrid.php:627
#: src/Blocks/BlockTypes/ProductImage.php:111
#: src/Blocks/BlockTypes/ProductSaleBadge.php:121
#: assets/client/blocks/all-products.js:4
#: assets/client/blocks/cart-blocks/cart-cross-sells-products-frontend.js:1
#: assets/client/blocks/cart.js:12
#: assets/client/blocks/product-image-frontend.js:2
#: assets/client/blocks/product-image.js:2
#: assets/client/blocks/product-sale-badge-frontend.js:1
#: assets/client/blocks/product-sale-badge.js:1
msgid "Sale"
msgstr "Oferta"
#: includes/admin/views/html-bulk-edit-product.php:158
#: includes/admin/views/html-quick-edit-product.php:109
msgid "L/W/H"
msgstr "C/L/A"
#. translators: %s: Length unit
#. translators: %s: dimension unit
#. translators: %s is dimension unit label
#. translators: %s: length
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:665
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:840
#: includes/admin/views/html-bulk-edit-product.php:182
#: includes/export/class-wc-product-csv-exporter.php:132
msgid "Length (%s)"
msgstr "Comprimento (%s)"
#. translators: %s: Width unit
#. translators: %s: dimension unit
#. translators: %s is dimension unit label
#. translators: %s: width
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:667
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:842
#: includes/admin/views/html-bulk-edit-product.php:190
#: includes/export/class-wc-product-csv-exporter.php:134
msgid "Width (%s)"
msgstr "Largura (%s)"
#. translators: %s: Height unit
#. translators: %s: dimension unit
#. translators: %s is dimension unit label
#. translators: %s: Height
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:669
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:844
#: includes/admin/views/html-bulk-edit-product.php:198
#: includes/export/class-wc-product-csv-exporter.php:136
msgid "Height (%s)"
msgstr "Altura (%s)"
#: includes/admin/views/html-bulk-edit-product.php:221
#: includes/admin/views/html-quick-edit-product.php:138
msgid "Visibility"
msgstr "Visibilidade"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:657
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:829
#: includes/admin/views/html-bulk-edit-product.php:258
#: includes/admin/views/html-quick-edit-product.php:174
#: includes/export/class-wc-product-csv-exporter.php:124
msgid "In stock?"
msgstr "Em estoque?"
#: includes/admin/views/html-bulk-edit-product.php:316
#: includes/admin/views/html-quick-edit-product.php:202
msgid "Backorders?"
msgstr "Encomendas?"
#: includes/admin/views/html-notice-install.php:15
msgid "Run the Setup Wizard"
msgstr "Rodar o assistente de configuração"
#: includes/admin/views/html-report-by-date.php:39
msgid "Custom:"
msgstr "Personalizado:"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1448
msgctxt "Page setting"
msgid "Cart"
msgstr "Carrinho"
#: includes/abstracts/abstract-wc-order.php:1267
msgid "Invalid coupon code"
msgstr "Código de cupom inválido"
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:272
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:290
msgid "The coupon code already exists"
msgstr "O código de cupom já existe"
#. translators: %s item name.
#: includes/class-wc-ajax.php:1393
msgid "Deleted %s"
msgstr "%s excluídos"
#: includes/admin/views/html-admin-page-status-report.php:204
msgid "Displays whether or not WordPress is in Debug Mode."
msgstr "Exibe se o WordPress esta funcionando em Modo de Depuração ou não."
#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:363
msgid "Your server does not have the %s class enabled - HTML/Multipart emails, and also some extensions, will not work without DOMDocument."
msgstr "O seu servidor não possui a class %s ativada - Os e-mails HTML/Multipart e algumas extensões não irão funcionar sem DOMDocument."
#: includes/admin/views/html-admin-page-status-report.php:1019
msgid "This section shows any files that are overriding the default WooCommerce template pages."
msgstr "Esta seção mostra todos os arquivos que estão substituindo as páginas de modelos padrões do WooCommerce."
#: includes/admin/views/html-admin-page-status-report.php:356
msgid "HTML/Multipart emails use DOMDocument to generate inline CSS in templates."
msgstr "E-mails HTML/Multipart utilizam DOMDocument para gerar o CSS inline dentro dos modelos."
#: includes/admin/views/html-bulk-edit-product.php:66
msgid "Enter sale price (%s)"
msgstr "Digite o preço promocional (%s)"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:371
msgid "Active plugins."
msgstr "Plugins ativos."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:342
msgid "WC database version."
msgstr "Versão do banco de dados do WooCommerce."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:262
msgid "MySQL version."
msgstr "Versão do MySQL."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:256
msgid "Max upload size."
msgstr "Tamanho máximo para upload."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:220
msgid "PHP version."
msgstr "Versão do PHP."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:214
msgid "Server info."
msgstr "Informação sobre o servidor."
#: includes/class-wc-rest-authentication.php:666
msgid "WooCommerce API. Use a consumer key in the username field and a consumer secret in the password field."
msgstr "API do WooCommerce. Utilize um consumer key no campo de nome de usuário e um consumer secret no campo de senha."
#: includes/class-wc-rest-authentication.php:212
msgid "Consumer secret is invalid."
msgstr "Consumer secret is invalid."
#: includes/admin/views/html-notice-template-check.php:26
msgid "Learn more about templates"
msgstr "Aprenda mais sobre modelos"
#: includes/admin/views/html-notice-install.php:15
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Skip setup"
msgstr "Pular configuração"
#: includes/admin/views/html-bulk-edit-product.php:31
msgid "Decrease existing price by (fixed amount or %):"
msgstr "Diminuir existente preço em (valor fixo ou %):"
#: includes/admin/views/html-admin-page-status-report.php:1007
msgid "Not declared"
msgstr "Não declarado"
#: includes/admin/views/html-admin-page-status-report.php:948
msgid "Child theme"
msgstr "Tema filho"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1458
msgctxt "Page setting"
msgid "My account"
msgstr "Minha conta"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1443
msgctxt "Page setting"
msgid "Shop base"
msgstr "Base da loja"
#: includes/admin/views/html-admin-page-status-report.php:411
msgid "Remote get"
msgstr "Requisição remota do tipo GET"
#: includes/admin/views/html-admin-page-status-report.php:397
msgid "Remote post"
msgstr "Requisição remota do tipo POST"
#: includes/admin/views/html-admin-page-status-report.php:314
msgid "Default timezone is UTC"
msgstr "O fuso horário padrão é UTC"
#: includes/admin/views/html-admin-page-status-report.php:283
msgid "SUHOSIN installed"
msgstr "SUHOSIN instalado"
#: includes/admin/views/html-admin-page-status-report.php:273
msgid "PHP max input vars"
msgstr "Máximo de entrada de variáveis (max input vars) do PHP"
#: includes/admin/views/html-admin-page-status-report.php:268
msgid "PHP time limit"
msgstr "Limite de tempo do PHP"
#: includes/admin/views/html-admin-page-status-report.php:263
msgid "PHP post max size"
msgstr "Tamanho máximo para post no PHP"
#: includes/admin/views/html-admin-page-status-report.php:245
msgid "Server environment"
msgstr "Ambiente do servidor"
#: includes/admin/views/html-admin-page-status-report.php:136
msgid "Log directory writable"
msgstr "Diretório gravável de registros"
#: includes/admin/views/html-admin-page-status-report.php:80
msgid "WordPress environment"
msgstr "Ambiente do WordPress"
#: includes/admin/views/html-admin-page-status-report.php:66
msgid "Copy for support"
msgstr "Copiar para suporte"
#: includes/admin/views/html-admin-page-status-report.php:56
msgid "Understanding the status report"
msgstr "Entendendo o relatório de status"
#: includes/admin/views/html-bulk-edit-product.php:227
#: includes/admin/views/html-quick-edit-product.php:145
msgid "Catalog & search"
msgstr "Catálogo e pesquisa"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:548
msgid "Parent theme author URL."
msgstr "URL do autor do tema ascendente."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:542
msgid "Parent theme version."
msgstr "Versão do tema ascendente."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:536
msgid "Parent theme name."
msgstr "Nome do tema ascendente."
#: includes/admin/views/html-admin-page-status-report.php:969
msgid "The installed version of the parent theme."
msgstr "A versão instalada do tema ascendente."
#: includes/admin/views/html-admin-page-status-report.php:964
msgid "The name of the parent theme."
msgstr "O nome do tema ascendente."
#. Translators: %s docs link.
#: includes/admin/views/html-admin-page-status-report.php:956
msgid "If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: <a href=\"%s\" target=\"_blank\">How to create a child theme</a>"
msgstr "Recomendamos você utilizar um tema filho no caso de você estiver personalizando o WooCommerce em um tema ascendente. Veja <a href=\"%s\" target=\"_blank\">como criar um tema filho</a>"
#: includes/admin/views/html-admin-page-status-report.php:274
msgid "The maximum number of variables your server can use for a single function to avoid overloads."
msgstr "O número máximo de variáveis que seu servidor pode usar em uma única função para evitar sobrecargas."
#: includes/admin/reports/class-wc-report-downloads.php:168
msgid "File does not exist"
msgstr "Arquivo não existe"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:661
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:833
#: includes/admin/views/html-bulk-edit-product.php:333
#: includes/export/class-wc-product-csv-exporter.php:128
msgid "Sold individually?"
msgstr "Vendido individualmente?"
#: includes/admin/views/html-admin-page-status-report.php:1002
msgid "WooCommerce support"
msgstr "Suporte ao WooCommerce"
#: includes/admin/views/html-notice-install.php:14
msgid "<strong>Welcome to WooCommerce</strong> – You‘re almost ready to start selling :)"
msgstr "<strong>Boas-vindas ao WooCommerce</strong> – Você está quase pronto para começar a vender :)"
#: includes/admin/views/html-admin-page-status-report.php:982
msgid "The parent theme developers URL."
msgstr "O URL dos desenvolvedores do tema ascendente."
#: includes/admin/views/html-admin-page-status-report.php:944
msgid "The theme developers URL."
msgstr "O URL dos desenvolvedores do tema."
#: includes/admin/views/html-admin-page-status-report.php:86
msgid "The root URL of your site."
msgstr "O URL base do seu site."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1453
msgctxt "Page setting"
msgid "Checkout"
msgstr "Finalização de compra"
#. Translators: %1$s: shortcode text, %2$s: block slug.
#: includes/admin/views/html-admin-page-status-report.php:874
msgid "Page does not contain the %s shortcode."
msgstr "A página não contém o shortcode %s."
#: includes/admin/views/html-admin-page-status-report.php:329
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 "Sistemas de pagamento podem usar cURL para se comunicar com servidores remotos para autorizar pagamentos, outros plugins também podem usá-lo durante a comunicação com serviços remotos."
#: includes/admin/views/html-admin-page-status-report.php:709
msgid "What currency prices are listed at in the catalog and which currency gateways will take payments in."
msgstr "Qual moeda é usada no catálogo e em qual moeda os sistemas de pagamento irão receber."
#. translators: %s: parameter
#: includes/class-wc-auth.php:172
msgid "Missing parameter %s"
msgstr "Está faltando o parâmetro %s"
#: includes/admin/views/html-admin-page-status-report.php:185
msgid "Whether or not you have WordPress Multisite enabled."
msgstr "No caso de você ter ou não o WordPress Multisite ativo."
#: includes/admin/views/html-admin-page-status-report.php:335
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 "O seu servidor não possuí o fsockopen e o cURL ativos. O IPN do PayPal e outros scripts que se comunicam com outros servidores não vão funcionar. Entre em contato com o seu provedor de hospedagem."
#: includes/admin/class-wc-admin-status.php:438
msgid "Network enabled"
msgstr "Rede ativada"
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:315
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:316
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:445
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:446
#: includes/wc-product-functions.php:366
#: assets/client/blocks/order-confirmation-additional-fields.js:1
#: assets/client/blocks/order-confirmation-billing-address.js:1
#: assets/client/blocks/order-confirmation-shipping-address.js:1
msgid "Placeholder"
msgstr "Conteúdo de marcação"
#: includes/admin/settings/class-wc-settings-general.php:208
msgid "Coupons can be applied from the cart and checkout pages."
msgstr "Cupons podem ser aplicados no carrinho e na página de finalização de compra."
#: includes/admin/settings/class-wc-settings-general.php:212
msgid "Calculate coupon discounts sequentially"
msgstr "Calcular cupom de descontos sequencialmente"
#: includes/admin/settings/class-wc-settings-general.php:216
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 "Ao aplicar vários cupons, aplique o primeiro para o preço total, o segundo para o preço com desconto e assim por diante."
#: includes/admin/settings/class-wc-settings-advanced.php:73
msgid "These pages need to be set so that WooCommerce knows where to send users to checkout."
msgstr "Essas páginas precisam ser informadas para que o WooCommerce saiba para onde enviar os usuários para finalizar a compra."
#: includes/admin/settings/class-wc-settings-advanced.php:140
msgid "If you define a \"Terms\" page the customer will be asked if they accept them when checking out."
msgstr "Se você definir uma página de \"Termos de uso\" o cliente será perguntado se ele aceita os termos antes de finalizar a compra."
#: includes/admin/settings/class-wc-settings-advanced.php:196
#: includes/wc-account-functions.php:304 templates/checkout/thankyou.php:36
msgid "Pay"
msgstr "Pagar"
#: includes/admin/settings/class-wc-settings-emails.php:45
msgid "Emails"
msgstr "E-mails"
#: includes/admin/settings/class-wc-settings-general.php:119
msgid "This option lets you limit which countries you are willing to sell to."
msgstr "Esta opção permite que você limite para quais países deseja vender."
#: 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:180
msgid "Specific Countries"
msgstr "Países específicos"
#: includes/admin/settings/views/settings-tax.php:41
msgid "Shop base address"
msgstr "Endereço base da loja"
#: includes/admin/settings/class-wc-settings-general.php:186
msgid "Geolocate"
msgstr "Geolocalização"
#: includes/admin/settings/class-wc-settings-general.php:187
msgid "Geolocate (with page caching support)"
msgstr "Geolocalização (com suporte para cache de página)"
#: includes/customizer/class-wc-shop-customizer.php:370
#: includes/wc-template-functions.php:1079
msgid "This is a demo store for testing purposes — no orders shall be fulfilled."
msgstr "Esta é uma loja de demonstração para fins de teste - As compras realizadas não são válidas."
#: includes/admin/settings/class-wc-settings-general.php:230
msgid "The following options affect how prices are displayed on the frontend."
msgstr "As opções a seguir afetam como os preços são exibidos no site."
#: includes/admin/settings/class-wc-settings-general.php:235
#: includes/admin/views/html-admin-page-status-report.php:708
msgid "Currency"
msgstr "Moeda"
#: includes/admin/settings/class-wc-settings-general.php:247
msgid "This controls the position of the currency symbol."
msgstr "Isto controla a posição do simbolo monetário."
#: includes/admin/settings/class-wc-settings-general.php:263
msgid "This sets the thousand separator of displayed prices."
msgstr "Isto define o simbolo que separa a casa das milhares nos preços."
#: includes/admin/settings/class-wc-settings-general.php:273
msgid "This sets the decimal separator of displayed prices."
msgstr "Isto define o simbolo exibido na casa decimal nos preços."
#: includes/admin/settings/class-wc-settings-general.php:283
msgid "This sets the number of decimal points shown in displayed prices."
msgstr "Isto define o número de casas decimais mostrado nos preços apresentados."
#: includes/admin/settings/class-wc-settings-integrations.php:25
msgid "Integration"
msgstr "Integração"
#. translators: %s: URL to settings.
#: includes/admin/settings/class-wc-settings-products.php:75
msgid "The base page can also be used in your <a href=\"%s\">product permalinks</a>."
msgstr "A página base também pode ser usada nos seus <a href=\"%s\">links permanentes de produtos</a>."
#: includes/admin/settings/class-wc-settings-products.php:81
msgid "This sets the base page of your shop - this is where your product archive will be."
msgstr "Isto define a página base da sua loja - é o lugar onde o seu arquivo de produto estará."
#: includes/customizer/class-wc-shop-customizer.php:445
#: includes/customizer/class-wc-shop-customizer.php:471
msgid "Show products"
msgstr "Exibir produtos"
#: includes/customizer/class-wc-shop-customizer.php:472
msgid "Show subcategories"
msgstr "Exibir subcategorias"
#: includes/customizer/class-wc-shop-customizer.php:329
#: includes/customizer/class-wc-shop-customizer.php:500
msgid "Default sorting (custom ordering + name)"
msgstr "Ordenação padrão (ordenação personalizada + nome)"
#: includes/customizer/class-wc-shop-customizer.php:330
#: includes/customizer/class-wc-shop-customizer.php:501
msgid "Popularity (sales)"
msgstr "Popularidade (vendas)"
#: includes/customizer/class-wc-shop-customizer.php:332
#: includes/customizer/class-wc-shop-customizer.php:503
msgid "Sort by most recent"
msgstr "Ordenar por mais recentes"
#: includes/customizer/class-wc-shop-customizer.php:333
#: includes/customizer/class-wc-shop-customizer.php:504
msgid "Sort by price (asc)"
msgstr "Ordenar por preço (ASC)"
#: includes/customizer/class-wc-shop-customizer.php:334
#: includes/customizer/class-wc-shop-customizer.php:505
msgid "Sort by price (desc)"
msgstr "Ordenar por preço (DESC)"
#: includes/admin/settings/class-wc-settings-products.php:84
msgid "Add to cart behaviour"
msgstr "Comportamento da ação de adicionar produto ao carrinho"
#: includes/admin/settings/class-wc-settings-products.php:85
msgid "Redirect to the cart page after successful addition"
msgstr "Redirecionar ao carrinho após uma adição bem-sucedida"
#: includes/admin/settings/class-wc-settings-products.php:265
msgid "Notifications"
msgstr "Notificações"
#: includes/admin/settings/class-wc-settings-products.php:330
msgid "Hide out of stock items from the catalog"
msgstr "Ocultar os produtos fora de estoque do catálogo"
#: includes/admin/settings/class-wc-settings-products.php:396
msgid "X-Accel-Redirect/X-Sendfile"
msgstr "X-Accel-Redirect/X-Sendfile"
#: includes/admin/settings/class-wc-settings-products.php:422
msgid "This setting does not apply to guest purchases."
msgstr "Esta configuração não se aplica para compras de visitantes."
#: includes/admin/settings/class-wc-settings-products.php:114
msgid "Measurements"
msgstr "Medidas"
#: includes/admin/settings/class-wc-settings-products.php:138
msgid "This controls what unit you will define lengths in."
msgstr "Isto controla qual unidade de tamanho será utilizada."
#: includes/admin/settings/class-wc-settings-shipping.php:144
msgid "This controls which shipping address is used by default."
msgstr "Isto controla qual endereço de entrega é usado por padrão."
#: includes/admin/settings/class-wc-settings-general.php:160
msgid "Ship to all countries you sell to"
msgstr "Enviar para todas as localidades que você vende"
#: includes/admin/settings/class-wc-settings-general.php:162
msgid "Ship to specific countries only"
msgstr "Enviar apenas para países específicos"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:644
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:808
#: includes/export/class-wc-product-csv-exporter.php:110
msgid "ID"
msgstr "ID"
#: includes/admin/settings/views/html-keys-edit.php:29
msgid "Friendly name for identifying this key."
msgstr "Nome amigável para identificar esta chave."
#: includes/admin/settings/views/html-keys-edit.php:43
msgid "Owner of these keys."
msgstr "Proprietário desta chaves."
#: includes/admin/settings/views/html-keys-edit.php:68
msgid "Select the access type of these keys."
msgstr "Selecione o tipo de acesso destas chaves."
#: includes/admin/meta-boxes/views/html-order-download-permission.php:48
#: includes/admin/settings/views/html-keys-edit.php:148
#: includes/admin/settings/views/html-keys-edit.php:156
#: includes/admin/views/html-admin-page-status-report.php:65
#: includes/admin/views/html-admin-page-status-report.php:68
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/launch-store.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Copied!"
msgstr "Copiado!"
#: includes/admin/class-wc-admin-profile.php:103
#: includes/admin/settings/views/html-keys-edit.php:148
#: includes/admin/settings/views/html-keys-edit.php:156
#: assets/client/admin/product-editor/index.js:2
msgid "Copy"
msgstr "Copiar"
#: includes/admin/settings/views/html-keys-edit.php:161
msgid "QRCode"
msgstr "QRCode"
#: 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 "Um código de 2 dígitos do país, por exemplo: BR. Deixe em branco para aplicar a todos."
#: 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 "Definir cidades para essa configuração. Ponto e vírgula (;) para separar múltiplos valores. Deixe em branco para aplicar em todas as cidades."
#: includes/admin/settings/views/html-settings-tax.php:36
msgid "Rate %"
msgstr "Taxa %"
#: includes/admin/settings/class-wc-settings-tax.php:254
#: includes/admin/settings/views/html-settings-tax.php:38
msgid "Priority"
msgstr "Prioridade"
#: includes/admin/settings/class-wc-settings-tax.php:255
#: includes/admin/settings/views/html-settings-tax.php:39
msgid "Compound"
msgstr "Composto"
#: includes/admin/settings/views/html-settings-tax.php:46
msgid "Insert row"
msgstr "Inserir linha"
#: includes/admin/settings/views/html-settings-tax.php:47
msgid "Remove selected row(s)"
msgstr "Remover linha(s) selecionada(s)"
#: includes/admin/settings/views/html-settings-tax.php:49
msgid "Import CSV"
msgstr "Importar CSV"
#: includes/admin/settings/class-wc-settings-tax.php:245
msgid "No row(s) selected"
msgstr "Nenhuma linha selecionada"
#: includes/admin/settings/class-wc-settings-payment-gateways.php:139
#: includes/wc-account-functions.php:265
msgid "Method"
msgstr "Método"
#. 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 "Nome amigável para identificar este webhook, o padrão é Webhook criado em %s."
#: includes/admin/settings/views/html-webhooks-edit.php:37
msgid "The options are "Active" (delivers payload), "Paused" (does not deliver), or "Disabled" (does not deliver due delivery failures)."
msgstr "As opções disponíveis são "Ativado" (entregando), "Pausado" (não esta entregando) ou "Desabilitado" (não esta entregando por causa de falhas na entrega)."
#: includes/admin/settings/views/html-webhooks-edit.php:57
msgid "Select when the webhook will fire."
msgstr "Selecione quando o webhook será disparado."
#: includes/admin/settings/views/html-webhooks-edit.php:84
msgid "Action"
msgstr "Ação"
#: includes/admin/settings/views/html-webhooks-edit.php:123
msgid "Secret"
msgstr "Segredo"
#: includes/admin/settings/views/html-webhooks-edit.php:179
#: includes/admin/settings/views/html-webhooks-edit.php:188
msgid "Created at"
msgstr "Criado em"
#: includes/admin/settings/views/html-webhooks-edit.php:196
msgid "Updated at"
msgstr "Atualizado em"
#: 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 "Esta opção é importante, já que afetará como você insere os preços. Alterando isso não atualizará produtos existentes."
#: includes/admin/class-wc-admin-profile.php:96
#: includes/admin/settings/views/settings-tax.php:39
msgid "Customer shipping address"
msgstr "Endereço de entrega do cliente"
#: includes/admin/settings/views/settings-tax.php:58
msgid "Rounding"
msgstr "Arredondamento"
#: includes/admin/settings/views/settings-tax.php:119
msgid "As a single total"
msgstr "Um único total"
#: includes/admin/settings/views/settings-tax.php:120
msgid "Itemized"
msgstr "Por item"
#: src/Internal/Admin/Marketing.php:75 src/Internal/Admin/Marketing.php:76
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/2791.js:1
msgid "Marketing"
msgstr "Marketing"
#: includes/admin/class-wc-admin-addons.php:178
#: src/Admin/API/OnboardingThemes.php:256
#: src/Admin/API/OnboardingThemes.php:388
#: src/Admin/API/OnboardingThemes.php:398
#: src/Admin/API/OnboardingThemes.php:408
#: src/Admin/API/OnboardingThemes.php:439 assets/client/blocks/cart.js:31
#: assets/client/blocks/cart.js:40
#: assets/client/blocks/checkout-blocks/shipping-methods-frontend.js:1
#: assets/client/blocks/checkout.js:16 assets/client/blocks/checkout.js:31
#: assets/client/blocks/checkout.js:35
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:21
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:28
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Free"
msgstr "Grátis"
#: includes/admin/views/html-admin-page-status-logs.php:53
msgid "There are currently no logs to view."
msgstr "Atualmente não há logs para visualização."
#: includes/admin/settings/class-wc-settings-general.php:153
msgid "Choose which countries you want to ship to, or choose to ship to all locations you sell to."
msgstr "Escolha quais países você deseja enviar ou para todas as localidades que você vende."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:605
msgid "Number of decimals."
msgstr "Número de casas decimais."
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:31
msgid "Shipping method(s)"
msgstr "Método(s) de entrega"
#: includes/admin/views/html-admin-page-status-report.php:54
msgid "Get system report"
msgstr "Obter relatório do sistema"
#: includes/admin/settings/views/settings-tax.php:104
msgid "Price display suffix"
msgstr "Sufixo exibido no preço"
#: includes/admin/settings/views/settings-tax.php:77
msgid "Display prices in the shop"
msgstr "Exibição dos preços na loja"
#: includes/admin/settings/views/html-webhooks-edit.php:207
msgid "Save webhook"
msgstr "Salvar webhook"
#: includes/admin/settings/views/html-webhooks-edit.php:172
msgid "Webhook actions"
msgstr "Ações do webhook"
#: includes/admin/settings/views/html-webhooks-edit.php:102
msgid "Enter the action that will trigger this webhook."
msgstr "Indique qual ação será utilizada para disparar este webhook."
#: includes/admin/settings/views/html-webhooks-edit.php:101
msgid "Action event"
msgstr "Evento de ação"
#: includes/admin/settings/views/html-webhooks-edit.php:82
msgid "Product deleted"
msgstr "Produto excluído"
#: includes/admin/settings/views/html-webhooks-edit.php:81
msgid "Product updated"
msgstr "Produto atualizado"
#: includes/admin/settings/views/html-webhooks-edit.php:80
msgid "Product created"
msgstr "Produto criado"
#: includes/admin/settings/views/html-webhooks-edit.php:78
msgid "Order deleted"
msgstr "Pedido excluído"
#: includes/admin/settings/views/html-webhooks-edit.php:77
msgid "Order updated"
msgstr "Pedido atualizado"
#: includes/admin/settings/views/html-webhooks-edit.php:76
msgid "Order created"
msgstr "Pedido criado"
#: includes/admin/settings/views/html-webhooks-edit.php:75
msgid "Customer deleted"
msgstr "Cliente excluído"
#: includes/admin/settings/views/html-webhooks-edit.php:74
msgid "Customer updated"
msgstr "Cliente atualizado"
#: includes/admin/settings/views/html-webhooks-edit.php:73
msgid "Customer created"
msgstr "Cliente criado"
#: includes/admin/settings/views/html-webhooks-edit.php:71
msgid "Coupon deleted"
msgstr "Cupom excluído"
#: includes/admin/settings/views/html-webhooks-edit.php:70
msgid "Coupon updated"
msgstr "Cupom atualizado"
#: includes/admin/settings/views/html-webhooks-edit.php:69
msgid "Coupon created"
msgstr "Cupom criado"
#: includes/admin/settings/views/html-webhooks-edit.php:16
msgid "Webhook data"
msgstr "Dados do webhook"
#: includes/admin/settings/class-wc-settings-tax.php:249
#: includes/admin/settings/views/html-settings-tax.php:33
msgid "State code"
msgstr "Código do estado"
#: includes/admin/settings/class-wc-settings-tax.php:248
msgid "Country code"
msgstr "Código do país"
#: includes/admin/settings/views/html-settings-tax.php:32
msgid "Country code"
msgstr "Código do país"
#: includes/admin/settings/views/html-keys-edit.php:153
msgid "Consumer secret"
msgstr "Consumer secret"
#: includes/admin/settings/views/html-keys-edit.php:145
msgid "Consumer key"
msgstr "Consumer key"
#: includes/admin/settings/views/html-keys-edit.php:132
#: includes/class-wc-ajax.php:2363
msgid "Revoke key"
msgstr "Revogar chave"
#: includes/admin/settings/views/html-keys-edit.php:127
msgid "Generate API key"
msgstr "Gerar uma chave de API"
#: includes/admin/settings/views/html-keys-edit.php:12
msgid "Key details"
msgstr "Detalhes da chave"
#. translators: $s tax rate section name
#: includes/admin/settings/class-wc-settings-tax.php:90
msgid "%s rates"
msgstr "%s taxas"
#: includes/admin/settings/class-wc-settings-shipping.php:143
msgid "Shipping destination"
msgstr "Destino da entrega"
#: includes/admin/settings/class-wc-settings-products.php:197
msgid "Product ratings"
msgstr "Avaliações de produto"
#: includes/admin/settings/class-wc-settings-products.php:137
msgid "Dimensions unit"
msgstr "Unidades de medida"
#: includes/admin/settings/class-wc-settings-products.php:120
msgid "Weight unit"
msgstr "Unidade de peso"
#: includes/admin/settings/class-wc-settings-products.php:417
msgid "Access restriction"
msgstr "Restrição de acesso"
#: includes/admin/settings/class-wc-settings-products.php:337
msgid "Stock display format"
msgstr "Formato de exibição do estoque"
#: includes/admin/settings/class-wc-settings-products.php:329
msgid "Out of stock visibility"
msgstr "Visibilidade dos produtos fora de estoque"
#: includes/admin/settings/class-wc-settings-products.php:314
msgid "Out of stock threshold"
msgstr "Limiar de fora de estoque"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:115
#: includes/admin/meta-boxes/views/html-product-data-variations.php:101
#: includes/admin/meta-boxes/views/html-variation-admin.php:259
#: includes/admin/settings/class-wc-settings-products.php:298
msgid "Low stock threshold"
msgstr "Limiar de estoque baixo"
#: includes/admin/settings/class-wc-settings-products.php:286
msgid "Notification recipient(s)"
msgstr "Destinatários da notificação"
#: includes/admin/settings/class-wc-settings-products.php:242
msgid "Manage stock"
msgstr "Gerenciar estoque"
#: includes/customizer/class-wc-shop-customizer.php:331
#: includes/customizer/class-wc-shop-customizer.php:502
#: includes/widgets/class-wc-widget-rating-filter.php:27
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:84
#: assets/client/blocks/all-products-frontend.js:4
#: assets/client/blocks/all-products.js:18
#: assets/client/blocks/all-products.js:19
msgid "Average rating"
msgstr "Classificação média"
#: includes/customizer/class-wc-shop-customizer.php:492
msgid "Default product sorting"
msgstr "Padrão de ordenação de produtos"
#: includes/customizer/class-wc-shop-customizer.php:439
msgid "Shop page display"
msgstr "Exibir página da loja"
#: includes/admin/settings/class-wc-settings-products.php:73
msgid "Shop page"
msgstr "Página da loja"
#: includes/admin/settings/class-wc-settings-general.php:228
msgid "Currency options"
msgstr "Opções de moeda"
#: includes/customizer/class-wc-shop-customizer.php:381
msgid "Store notice"
msgstr "Notificação da loja"
#: includes/admin/settings/class-wc-settings-general.php:127
msgid "Sell to all countries"
msgstr "Vender para todos os países"
#: includes/admin/settings/class-wc-settings-general.php:118
msgid "Selling location(s)"
msgstr "Locais de venda"
#: includes/admin/settings/class-wc-settings-emails.php:122
msgid "Background color"
msgstr "Cor de fundo"
#: includes/admin/settings/class-wc-settings-emails.php:118
msgid "Base color"
msgstr "Cor de base"
#: includes/admin/settings/class-wc-settings-emails.php:92
msgid "Header image"
msgstr "Imagem de cabeçalho"
#: includes/admin/settings/class-wc-settings-emails.php:342
msgid "Email template"
msgstr "Modelo do e-mail"
#: includes/admin/settings/class-wc-settings-emails.php:305
msgid "Email sender options"
msgstr "Opções do e-mail do remetente"
#: includes/admin/settings/class-wc-settings-emails.php:72
msgid "Email options"
msgstr "Opções de e-mail"
#: includes/admin/settings/class-wc-settings-advanced.php:214
#: includes/class-wc-query.php:152 src/Admin/PluginsHelper.php:1142
#: templates/myaccount/form-add-payment-method.php:54
#: templates/myaccount/payment-methods.php:77
msgid "Add payment method"
msgstr "Adicionar método de pagamento"
#: includes/admin/settings/class-wc-settings-advanced.php:205
#: includes/class-wc-query.php:124 assets/client/blocks/legacy-template.js:7
msgid "Order received"
msgstr "Pedido recebido"
#: includes/admin/settings/class-wc-settings-advanced.php:139
#: includes/customizer/class-wc-shop-customizer.php:824
#: includes/customizer/class-wc-shop-customizer.php:828
#: includes/customizer/class-wc-shop-customizer.php:885
#: includes/wc-template-functions.php:965
msgid "Terms and conditions"
msgstr "Termos e condições"
#: includes/admin/settings/class-wc-settings-advanced.php:79
msgid "Cart page"
msgstr "Página do carrinho"
#: includes/admin/settings/class-wc-settings-products.php:177
msgid "Show \"verified owner\" label on customer reviews"
msgstr "Exibir \"comprador verificado\" nas avaliações de clientes"
#: includes/admin/settings/class-wc-settings-products.php:276
msgid "Enable out of stock notifications"
msgstr "Ativar notificações de item em falta no estoque"
#: includes/admin/settings/class-wc-settings-products.php:266
msgid "Enable low stock notifications"
msgstr "Ativar notificações de baixo estoque"
#: includes/admin/settings/class-wc-settings-products.php:243
msgid "Enable stock management"
msgstr "Ativar gestão de estoque"
#: includes/admin/settings/class-wc-settings-products.php:92
msgid "Enable AJAX add to cart buttons on archives"
msgstr "Ativar botão para comprar utilizando AJAX nas páginas de arquivo"
#: includes/admin/settings/class-wc-settings-products.php:121
msgid "This controls what unit you will define weights in."
msgstr "Isto controla qual unidade de peso será utilizada."
#: 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 "Um código de 2 dígitos do estado, por exemplo: SP. Deixe em branco para aplicar a todos."
#. translators: %s: Available placeholders for use
#: includes/admin/settings/class-wc-settings-emails.php:106
msgid "The text to appear in the footer of all WooCommerce emails."
msgstr "O texto que aparece no rodapé de todos e-mails enviados pelo WooCommerce."
#: includes/admin/reports/class-wc-report-downloads.php:89
#: includes/admin/reports/class-wc-report-downloads.php:223
msgid "IP address"
msgstr "Endereço IP"
#: includes/admin/settings/class-wc-settings-products.php:397
msgid "Redirect only"
msgstr "Redirecionar apenas"
#: includes/admin/views/html-admin-page-status-report.php:51
msgid "Please copy and paste this information in your ticket when contacting support:"
msgstr "Copie e cole esta informação em seu tíquete quando entrar em contato com o suporte:"
#: includes/customizer/class-wc-shop-customizer.php:712
#: assets/client/admin/components/index.js:2
#: assets/client/admin/date/index.js:1
#: assets/client/blocks/product-collection.js:1
msgid "Custom"
msgstr "Personalizado"
#: includes/admin/settings/class-wc-settings-tax.php:82
msgid "Standard rates"
msgstr "Taxas padrão"
#: includes/admin/settings/class-wc-settings-general.php:202
msgid "Enable the use of coupon codes"
msgstr "Ativar o uso de códigos de cupons"
#: includes/admin/settings/class-wc-settings-advanced.php:215
msgid "Endpoint for the \"Checkout → Add payment method\" page."
msgstr "Endpoint para a página \"Finalização de compra → Adicionar método de pagamento\"."
#: includes/admin/settings/views/html-webhooks-edit.php:113
msgid "URL where the webhook payload is delivered."
msgstr "URL no qual o payload do webhook será entregue."
#: includes/admin/settings/class-wc-settings-advanced.php:206
msgid "Endpoint for the \"Checkout → Order received\" page."
msgstr "Endpoint para página \"Finalização de compra → Pedido recebido\"."
#: includes/admin/settings/class-wc-settings-advanced.php:197
msgid "Endpoint for the \"Checkout → Pay\" page."
msgstr "Endpoint para a pagina \"Finalização de compra → Pagar\"."
#: includes/admin/settings/class-wc-settings-advanced.php:191
msgid "Endpoints are appended to your page URLs to handle specific actions during the checkout process. They should be unique."
msgstr "Os endpoints são anexados aos URLs de páginas para executar ações específicas das páginas de finalização de compra. Devem ter um valor exclusivo."
#: includes/admin/settings/class-wc-settings-advanced.php:189
msgid "Checkout endpoints"
msgstr "Endpoint da página de finalização de compra"
#: includes/admin/settings/views/settings-tax.php:89
msgid "Display prices during cart and checkout"
msgstr "Exibição dos preços no carrinho e na finalização de compra"
#: includes/admin/settings/class-wc-settings-advanced.php:99
msgid "Checkout page"
msgstr "Página de finalização de compra"
#: includes/admin/settings/class-wc-settings-advanced.php:175
msgid "Force HTTP when leaving the checkout"
msgstr "Forçar HTTP ao sair da finalização de compra"
#: includes/admin/settings/class-wc-settings-advanced.php:164
msgid "Force secure checkout"
msgstr "Forçar finalização de compra segura"
#: includes/admin/settings/class-wc-settings-emails.php:312
msgid "\"From\" name"
msgstr "Nome \"De\""
#: includes/admin/settings/class-wc-settings-tax.php:81
#: includes/admin/settings/views/settings-tax.php:13
msgid "Tax options"
msgstr "Opções de impostos"
#: includes/admin/settings/views/html-settings-tax.php:36
msgid "Enter a tax rate (percentage) to 4 decimal places."
msgstr "Digite uma taxa de imposto (porcentagem) de até 4 casas decimais."
#: includes/admin/settings/views/html-settings-tax.php:37
msgid "Enter a name for this tax rate."
msgstr "Digite um nome para esta taxa de imposto."
#: 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 "Escolha uma prioridade para esta taxa de imposto. Apenas 1 taxa correspondente pode ser usada. Para definir múltiplas taxas de imposto para uma única área que você precisa especificar uma prioridade diferente por taxa."
#: 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 "Escolha se essa é ou não uma taxa composta. Taxas de imposto compostas são aplicadas acima de outras taxas de imposto."
#: includes/admin/settings/views/html-settings-tax.php:40
msgid "Choose whether or not this tax rate also gets applied to shipping."
msgstr "Escolha se esta taxa de imposto será aplicada ou não à entrega."
#: 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:1344
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1417
#: 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:522
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:607
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:713
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:805
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1534
#: 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:1748
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1840
#: src/Admin/API/Reports/Taxes/Controller.php:125
msgid "Tax rate ID."
msgstr "ID da taxa de imposto."
#: includes/admin/settings/class-wc-settings-tax.php:253
#: includes/admin/settings/views/html-settings-tax.php:37
msgid "Tax name"
msgstr "Nome do imposto"
#: includes/admin/settings/class-wc-settings-general.php:192
msgid "Enable taxes"
msgstr "Ativar impostos"
#: includes/admin/settings/views/settings-tax.php:20
msgid "Prices entered with tax"
msgstr "Preços inseridos com imposto"
#: includes/admin/settings/views/settings-tax.php:26
msgid "Yes, I will enter prices inclusive of tax"
msgstr "Sim, eu vou digitar os preços incluindo o imposto"
#: includes/admin/settings/views/settings-tax.php:27
msgid "No, I will enter prices exclusive of tax"
msgstr "Não, eu vou digitar os preços excluindo o imposto"
#: includes/admin/settings/views/settings-tax.php:32
msgid "Calculate tax based on"
msgstr "Calcular o imposto com base em"
#: includes/admin/settings/views/settings-tax.php:34
msgid "This option determines which address is used to calculate tax."
msgstr "Esta opção determina qual endereço é usado para calcular os impostos."
#: includes/admin/settings/views/settings-tax.php:46
msgid "Shipping tax class"
msgstr "Classe do imposto de entrega"
#: includes/admin/settings/views/settings-tax.php:59
msgid "Round tax at subtotal level, instead of rounding per line"
msgstr "Arredondar imposto no subtotal em vez de arredondar a cada linha"
#: includes/admin/settings/views/settings-tax.php:66
msgid "Additional tax classes"
msgstr "Classes de impostos adicionais"
#: includes/admin/settings/views/settings-tax.php:83
#: includes/admin/settings/views/settings-tax.php:95
msgid "Including tax"
msgstr "Incluindo imposto"
#: includes/admin/settings/views/settings-tax.php:84
#: includes/admin/settings/views/settings-tax.php:96
msgid "Excluding tax"
msgstr "Excluindo imposto"
#: includes/admin/settings/views/settings-tax.php:109
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 "Defina um texto a mostrar após os preços dos produtos. Pode ser, por exemplo, \"incl. imposto\" para explicar seu preço. Você também pode substituir os preços aqui usando um dos seguintes: {price_including_tax}, {price_excluding_tax}."
#: includes/admin/settings/views/settings-tax.php:113
msgid "Display tax totals"
msgstr "Exibição do total de impostos"
#: includes/admin/settings/class-wc-settings-general.php:236
msgid "This controls what currency prices are listed at in the catalog and which currency gateways will take payments in."
msgstr "Isto controla qual moeda será listada no catálogo e utilizada nos sistemas de pagamento."
#: includes/admin/settings/class-wc-settings-shipping.php:126
msgid "Enable the shipping calculator on the cart page"
msgstr "Ativar a calculadora de entrega na página de carrinho"
#: includes/admin/settings/class-wc-settings-shipping.php:135
msgid "Hide shipping costs until an address is entered"
msgstr "Esconder os custos de entrega até que o endereço seja digitado"
#: 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 "Opcionalmente, controle qual classe de imposto a entrega recebe ou deixe para que o imposto de entrega seja baseado nos próprios itens do carrinho."
#: includes/admin/settings/views/settings-tax.php:53
msgid "Shipping tax class based on cart items"
msgstr "Classe de imposto de entrega com base em itens do carrinho"
#: includes/admin/settings/class-wc-settings-products.php:376
msgid "File download method"
msgstr "Método de download de arquivo"
#: includes/admin/settings/class-wc-settings-products.php:395
msgid "Force downloads"
msgstr "Forçar downloads"
#: includes/admin/settings/class-wc-settings-products.php:418
msgid "Downloads require login"
msgstr "O download requer autenticação"
#: includes/admin/settings/class-wc-settings-products.php:428
msgid "Grant access to downloadable products after payment"
msgstr "Conceder acesso aos produtos baixáveis após o pagamento"
#: includes/admin/settings/class-wc-settings-products.php:432
msgid "Enable this option to grant access to downloads when orders are \"processing\", rather than \"completed\"."
msgstr "Ative esta opção para permitir acesso aos downloads nos pedidos com status \"processando\", em vez de \"concluído\"."
#: includes/admin/settings/class-wc-settings-products.php:250
msgid "Hold stock (minutes)"
msgstr "Reter estoque (minutos)"
#: includes/admin/settings/class-wc-settings-products.php:251
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 "Retém o estoque (para pedidos não pagos) por x minutos. Quando esse limite é atingido, o pedido pendente será cancelado. Deixe em branco para desativar."
#: includes/admin/settings/class-wc-settings-general.php:161
msgid "Ship to all countries"
msgstr "Entregar em todos os países"
#: includes/admin/class-wc-admin-profile.php:43
#: includes/admin/settings/views/settings-tax.php:40
msgid "Customer billing address"
msgstr "Endereço de cobrança do cliente"
#: includes/admin/meta-boxes/views/html-variation-admin.php:236
msgid "If managing stock, this controls whether or not backorders are allowed. If enabled, stock quantity can go below 0."
msgstr "Se estiver gerenciando estoque esta opção irá controlar se é possível fazer encomendas. Se ativada a quantidade de estoque pode ser menor do que 0."
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:152
#: includes/admin/meta-boxes/views/html-variation-admin.php:291
#: includes/admin/reports/class-wc-report-stock.php:176
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:388
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:849
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/product-query.js:12
msgid "Stock status"
msgstr "Status do estoque"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:155
#: includes/admin/meta-boxes/views/html-variation-admin.php:294
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1958
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1931
msgid "Controls whether or not the product is listed as \"in stock\" or \"out of stock\" on the frontend."
msgstr "Controla se o produto é listado na loja como \"em estoque\" ou \"não disponível\"."
#: includes/admin/meta-boxes/views/html-product-data-variations.php:107
#: includes/admin/views/html-bulk-edit-product.php:120
#: includes/admin/views/html-quick-edit-product.php:98
#: includes/wc-template-functions.php:3728
#: assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions/edit.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Weight"
msgstr "Peso"
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:23
#: includes/admin/meta-boxes/views/html-variation-admin.php:314
msgid "Weight in decimal form"
msgstr "Peso na forma decimal"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:837
#: includes/wc-template-functions.php:3735
#: assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions/edit.js:1
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/mini-cart-contents.js:13
msgid "Dimensions"
msgstr "Dimensões"
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:43
#: includes/admin/meta-boxes/views/html-product-data-variations.php:104
#: includes/admin/meta-boxes/views/html-variation-admin.php:340
#: includes/admin/views/html-quick-edit-product.php:111
msgid "Length"
msgstr "Comprimento"
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:44
#: includes/admin/meta-boxes/views/html-product-data-variations.php:105
#: includes/admin/meta-boxes/views/html-variation-admin.php:341
#: includes/admin/views/html-quick-edit-product.php:112
#: assets/client/blocks/all-products.js:15
#: assets/client/blocks/product-collection.js:14
msgid "Width"
msgstr "Largura"
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:45
#: includes/admin/meta-boxes/views/html-product-data-variations.php:106
#: includes/admin/meta-boxes/views/html-variation-admin.php:342
#: includes/admin/views/html-quick-edit-product.php:113
#: assets/client/blocks/all-products.js:15
msgid "Height"
msgstr "Altura"
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:47
msgid "LxWxH in decimal form"
msgstr "(CxLxA) Comprimento, Largura e Altura na forma decimal"
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:32
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:59
#: includes/admin/meta-boxes/views/html-product-data-variations.php:122
#: includes/admin/meta-boxes/views/html-product-data-variations.php:172
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/components/index.js:2
msgid "Expand"
msgstr "Expandir"
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:32
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:59
#: includes/admin/meta-boxes/views/html-product-data-variations.php:122
#: includes/admin/meta-boxes/views/html-product-data-variations.php:172
#: src/Blocks/BlockTypes/ProductFilters.php:117
#: assets/client/admin/chunks/2727.js:2 assets/client/admin/chunks/2791.js:1
#: assets/client/admin/chunks/8656.js:1
#: assets/client/admin/chunks/customize-store.js:1
#: assets/client/admin/chunks/launch-store.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/blocks/product-filters.js:1
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:37
msgid "Close"
msgstr "Fechar"
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:16
msgid "Enter an optional note to send the customer after purchase."
msgstr "Digite uma nota opcional para enviar ao cliente após a compra."
#: includes/admin/importers/mappings/generic.php:26
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:28
#: includes/widgets/class-wc-widget-products.php:53
msgid "Menu order"
msgstr "Ordem do menu"
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:30
msgid "Custom ordering position."
msgstr "Posição de ordenação personalizada."
#: includes/admin/meta-boxes/views/html-product-data-variations.php:42
msgid "Default Form Values"
msgstr "Valores padrão do formulário"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:80
msgid "Delete all variations"
msgstr "Apagar todas as variações"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:82
msgid "Toggle "Enabled""
msgstr "Alternar "Ativado""
#: includes/admin/meta-boxes/views/html-product-data-variations.php:83
msgid "Toggle "Downloadable""
msgstr "Alternar "Baixável""
#: includes/admin/meta-boxes/views/html-product-data-variations.php:84
msgid "Toggle "Virtual""
msgstr "Alternar "Virtual""
#: includes/admin/meta-boxes/views/html-product-data-variations.php:86
#: assets/client/admin/product-editor/index.js:2
msgid "Pricing"
msgstr "Preços"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:87
msgid "Set regular prices"
msgstr "Configurar preços"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:88
msgid "Increase regular prices (fixed amount or percentage)"
msgstr "Aumentar preços (valor fixo ou porcentagem)"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:48
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:44
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:20
#: src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php:80
#: src/Internal/Admin/Notes/CustomizingProductCatalog.php:77
#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:65
#: src/Internal/Admin/Notes/EUVATNumber.php:56
#: src/Internal/Admin/Notes/LaunchChecklist.php:57
#: src/Internal/Admin/Notes/MagentoMigration.php:94
#: src/Internal/Admin/Notes/ManageOrdersOnTheGo.php:58
#: src/Internal/Admin/Notes/MigrateFromShopify.php:73
#: src/Internal/Admin/Notes/MobileApp.php:50
#: src/Internal/Admin/Notes/OnboardingPayments.php:61
#: src/Internal/Admin/Notes/OnlineClothingStore.php:92
#: src/Internal/Admin/Notes/OrderMilestones.php:241
#: src/Internal/Admin/Notes/PaymentsRemindMeLater.php:75
#: src/Internal/Admin/Notes/PerformanceOnMobile.php:62
#: src/Internal/Admin/Notes/RealTimeOrderAlerts.php:54
#: src/Internal/Admin/Notes/SellingOnlineCourses.php:78
#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:50
#: src/Internal/Admin/Notes/WooCommercePayments.php:121
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/settings-payments-main.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:2
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/all-products.js:19
#: assets/client/blocks/attribute-filter.js:18
#: assets/client/blocks/classic-shortcode.js:1
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Learn more"
msgstr "Aprenda mais"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:89
msgid "Decrease regular prices (fixed amount or percentage)"
msgstr "Diminuir preços (valor fixo ou porcentagem)"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:93
msgid "Set scheduled sale dates"
msgstr "Configurar datas de oferta"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:96
msgid "Toggle "Manage stock""
msgstr "Alternar "Gerenciar estoque""
#: includes/admin/meta-boxes/views/html-product-data-variations.php:109
#: includes/admin/settings/class-wc-settings-products.php:50
#: includes/admin/settings/class-wc-settings-products.php:370
msgid "Downloadable products"
msgstr "Produtos baixáveis"
#: includes/admin/views/html-report-by-date.php:58
msgid "Go"
msgstr "Ir"
#. translators: variations count
#: includes/admin/meta-boxes/views/html-product-data-variations.php:120
#: includes/admin/meta-boxes/views/html-product-data-variations.php:170
msgid "%s item"
msgid_plural "%s items"
msgstr[0] "%s item"
msgstr[1] "%s itens"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:125
#: includes/admin/meta-boxes/views/html-product-data-variations.php:175
msgid "Go to the first page"
msgstr "Ir para a primeira página"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:126
#: includes/admin/meta-boxes/views/html-product-data-variations.php:176
msgid "Go to the previous page"
msgstr "Ir para a página anterior"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:128
#: includes/admin/meta-boxes/views/html-product-data-variations.php:178
msgid "Select Page"
msgstr "Selecionar página"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:129
#: includes/admin/meta-boxes/views/html-product-data-variations.php:179
#: includes/admin/settings/views/html-settings-tax.php:132
#: assets/client/admin/chunks/2727.js:2
msgid "Current page"
msgstr "Página atual"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:138
#: includes/admin/meta-boxes/views/html-product-data-variations.php:188
msgid "Go to the next page"
msgstr "Ir para a próxima página"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:139
#: includes/admin/meta-boxes/views/html-product-data-variations.php:189
msgid "Go to the last page"
msgstr "Ir para a última página"
#: 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 "Apagar imagem"
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
msgid "Add to gallery"
msgstr "Adicionar na galeria"
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
msgid "Add product gallery images"
msgstr "Adicionar galeria de imagens do produto"
#: includes/admin/meta-boxes/views/html-order-download-permission.php:19
msgid "Downloaded %s time"
msgid_plural "Downloaded %s times"
msgstr[0] "Baixado %s vez"
msgstr[1] "Baixado %s vezes"
#: includes/admin/meta-boxes/views/html-order-item.php:30
msgid "Variation ID:"
msgstr "ID de variação:"
#. translators: %s: Item name.
#: includes/admin/meta-boxes/views/html-order-items.php:42
#: includes/class-wc-form-handler.php:641
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:495
#: assets/client/admin/components/index.js:2
msgid "Item"
msgstr "Item"
#: includes/admin/class-wc-admin-setup-wizard.php:866
#: includes/admin/meta-boxes/views/html-order-items.php:44
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:33
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:63
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:129
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Cost"
msgstr "Custo"
#: includes/admin/meta-boxes/views/html-order-items.php:45
#: templates/checkout/form-pay.php:28
msgid "Qty"
msgstr "Qtd"
#: includes/admin/meta-boxes/views/html-order-items.php:268
msgid "Refunded"
msgstr "Reembolsado"
#: includes/admin/meta-boxes/views/html-order-items.php:305
#: includes/class-wc-order.php:2382
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Refund"
msgstr "Reembolso"
#: includes/admin/meta-boxes/views/html-order-items.php:317
msgid "Add product(s)"
msgstr "Adicionar produto(s)"
#: includes/admin/meta-boxes/views/html-order-items.php:318
msgid "Add fee"
msgstr "Adicionar taxa"
#: includes/admin/meta-boxes/views/html-order-items.php:328
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:114
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:166
#: templates/myaccount/form-reset-password.php:45
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/2791.js:1
#: assets/client/admin/product-editor/index.js:2
#: assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.js:1
msgid "Save"
msgstr "Salvar"
#: includes/admin/meta-boxes/views/html-order-items.php:335
msgid "Restock refunded items"
msgstr "Repor os itens reembolsados"
#: includes/admin/meta-boxes/views/html-order-items.php:340
msgid "Amount already refunded"
msgstr "O montante já reembolsado"
#: includes/admin/meta-boxes/views/html-order-items.php:344
msgid "Total available to refund"
msgstr "Total disponível para reembolso"
#: includes/admin/meta-boxes/views/html-order-items.php:351
#: includes/admin/reports/class-wc-report-sales-by-date.php:783
msgid "Refund amount"
msgstr "Total reembolsado"
#: includes/admin/meta-boxes/views/html-order-items.php:405
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/2791.js:1
#: assets/client/admin/product-editor/blocks/product-fields/product-list/edit.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Add products"
msgstr "Adicionar produtos"
#: includes/admin/meta-boxes/views/html-order-items.php:459
msgid "Rate name"
msgstr "Nome da taxa"
#: includes/admin/meta-boxes/views/html-order-items.php:461
msgid "Rate code"
msgstr "Código da taxa"
#: includes/admin/meta-boxes/views/html-order-items.php:462
#: includes/admin/settings/class-wc-settings-tax.php:252
msgid "Rate %"
msgstr "% da taxa"
#: includes/admin/meta-boxes/views/html-order-items.php:483
#: includes/customizer/class-wc-shop-customizer.php:767
#: includes/gateways/paypal/includes/settings-paypal.php:128
#: includes/gateways/paypal/includes/settings-paypal.php:142
#: includes/gateways/paypal/includes/settings-paypal.php:150
#: includes/gateways/paypal/includes/settings-paypal.php:158
#: includes/gateways/paypal/includes/settings-paypal.php:166
#: includes/gateways/paypal/includes/settings-paypal.php:174
#: includes/gateways/paypal/includes/settings-paypal.php:182
#: assets/client/blocks/checkout.js:46
msgid "Optional"
msgstr "Opcional"
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:35
#: assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu/downloads-menu.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Add new"
msgstr "Adicionar novo"
#: 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:28
#: includes/admin/meta-boxes/views/html-product-variation-download.php:28
msgid "Choose file"
msgstr "Escolher arquivo"
#: includes/admin/meta-boxes/views/html-variation-admin.php:75
msgid "Remove this image"
msgstr "Remover esta imagem"
#: includes/admin/meta-boxes/views/html-variation-admin.php:75
msgid "Upload an image"
msgstr "Subir uma imagem"
#: includes/admin/meta-boxes/views/html-variation-admin.php:153
msgid "Variation price (required)"
msgstr "Preço da variação (obrigatório)"
#: includes/admin/meta-boxes/views/html-variation-admin.php:169
msgid "Cancel schedule"
msgstr "Cancelar agendamento"
#. translators: %s: discount amount
#: includes/admin/reports/class-wc-report-coupon-usage.php:112
msgid "%s discounts in total"
msgstr "%s descontos no total"
#: includes/admin/reports/class-wc-report-coupon-usage.php:133
#: includes/admin/reports/class-wc-report-customers.php:170
#: includes/admin/reports/class-wc-report-sales-by-category.php:117
#: includes/admin/reports/class-wc-report-sales-by-date.php:579
#: includes/admin/reports/class-wc-report-sales-by-product.php:144
#: includes/admin/reports/class-wc-report-taxes-by-code.php:55
#: includes/admin/reports/class-wc-report-taxes-by-date.php:52
msgid "Year"
msgstr "Ano"
#: includes/admin/reports/class-wc-report-coupon-usage.php:177
msgid "Filter by coupon"
msgstr "Filtrar por cupom"
#: includes/admin/reports/class-wc-report-coupon-usage.php:207
msgid "Choose coupons…"
msgstr "Escolher cupons…"
#: 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 "Todos os cupons"
#: 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:224
#: includes/widgets/class-wc-widget-products.php:41
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Show"
msgstr "Mostrar"
#: includes/admin/reports/class-wc-report-coupon-usage.php:225
msgid "No used coupons found"
msgstr "Nenhum cupom usado foi encontrado"
#: 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 "Nenhum cupom encontrado no período"
#: 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:624
#: includes/admin/reports/class-wc-report-sales-by-product.php:416
#: includes/admin/reports/class-wc-report-taxes-by-code.php:44
#: includes/admin/reports/class-wc-report-taxes-by-date.php:41
#: includes/admin/settings/views/html-settings-tax.php:48
msgid "Export CSV"
msgstr "Exportar CSV"
#: includes/admin/reports/class-wc-report-coupon-usage.php:476
msgid "Number of coupons used"
msgstr "Número de cupons usados"
#: includes/admin/reports/class-wc-report-coupon-usage.php:484
msgid "Discount amount"
msgstr "Quantidade de desconto"
#: includes/admin/settings/class-wc-settings-emails.php:585
#: src/Admin/API/Reports/Orders/Controller.php:466
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Customer"
msgstr "Cliente"
#: includes/admin/reports/class-wc-report-customer-list.php:42
msgid "No customers found."
msgstr "Nenhuma cliente foi encontrado."
#. 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 pedido anterior vinculado"
msgstr[1] "%s pedidos anteriores vinculados"
#. translators: User display name
#: includes/admin/reports/class-wc-report-customer-list.php:67
msgid "Refreshed stats for %s"
msgstr "Atualizar estatísticas para %s"
#: includes/admin/reports/class-wc-report-customer-list.php:72
msgid "Search customers"
msgstr "Pesquisar clientes"
#: includes/admin/reports/class-wc-report-customer-list.php:157
msgid "Refresh stats"
msgstr "Atualizar estatísticas"
#: includes/admin/reports/class-wc-report-customer-list.php:169
msgid "View orders"
msgstr "Ver pedidos"
#: includes/admin/reports/class-wc-report-customer-list.php:184
msgid "Link previous orders"
msgstr "Vincular pedidos anteriores"
#: includes/admin/reports/class-wc-report-customer-list.php:215
msgid "Name (Last, First)"
msgstr "Nome (último, primeiro)"
#: includes/admin/reports/class-wc-report-customer-list.php:216
#: includes/class-wc-checkout.php:275
#: src/Admin/API/Reports/Customers/Controller.php:542
#: 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 "Nome de usuário"
#: includes/admin/reports/class-wc-report-customer-list.php:218
#: src/Internal/Admin/Logging/Settings.php:342
#: src/Internal/Admin/Logging/Settings.php:376
msgid "Location"
msgstr "Localização"
#: includes/admin/reports/class-wc-report-customer-list.php:221
msgid "Last order"
msgstr "Último pedido"
#. translators: %s: signups amount
#: includes/admin/reports/class-wc-report-customers.php:44
msgid "%s signups in this period"
msgstr "%s cadastros neste período"
#: includes/admin/reports/class-wc-report-customers.php:338
msgid "customer orders"
msgstr "pedidos de clientes"
#: includes/admin/reports/class-wc-report-customers.php:348
msgid "guest orders"
msgstr "pedidos de visitantes"
#: includes/admin/reports/class-wc-report-customers.php:352
msgid "Signups"
msgstr "Cadastros"
#: includes/admin/reports/class-wc-report-customers.php:359
msgid "new users"
msgstr "novos usuários"
#: includes/admin/reports/class-wc-report-low-in-stock.php:23
msgid "No low in stock products found."
msgstr "Nenhum produto com estoque baixo foi encontrado."
#: includes/admin/reports/class-wc-report-out-of-stock.php:23
msgid "No out of stock products found."
msgstr "Nenhum produto sem estoque foi encontrado."
#: includes/admin/reports/class-wc-report-sales-by-category.php:214
msgid "Select categories…"
msgstr "Selecionar categorias…"
#: includes/admin/reports/class-wc-report-sales-by-category.php:229
#: includes/widgets/class-wc-widget-brand-thumbnails.php:215
#: src/Internal/Admin/Logging/Settings.php:266
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/blocks/featured-category.js:1
#: assets/client/blocks/featured-product.js:1
msgid "None"
msgstr "Nenhum"
#. translators: %s: total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:489
msgid "%s gross sales in this period"
msgstr "%s vendas brutas neste período"
#. translators: %s: total orders
#: includes/admin/reports/class-wc-report-sales-by-date.php:525
msgid "%s orders placed"
msgstr "%s pedidos feitos"
#. translators: %s: total items
#: includes/admin/reports/class-wc-report-sales-by-date.php:535
msgid "%s items purchased"
msgstr "%s itens comprados"
#. translators: %s: total coupons
#: includes/admin/reports/class-wc-report-sales-by-date.php:564
msgid "%s worth of coupons used"
msgstr "%s no valor dos cupons usados"
#: includes/admin/reports/class-wc-report-sales-by-date.php:707
#: includes/admin/reports/class-wc-report-sales-by-product.php:537
#: src/Admin/API/Reports/Orders/Stats/Controller.php:151
msgid "Number of items sold"
msgstr "Número de itens vendidos"
#: includes/admin/reports/class-wc-report-sales-by-date.php:715
#: includes/admin/reports/class-wc-report-taxes-by-code.php:200
#: includes/admin/reports/class-wc-report-taxes-by-date.php:214
#: src/Admin/API/Reports/Orders/Stats/Controller.php:130
msgid "Number of orders"
msgstr "Número de pedidos"
#. translators: %s: total items sold
#: includes/admin/reports/class-wc-report-sales-by-product.php:123
msgid "%s sales for the selected items"
msgstr "%s vendas para os itens selecionados"
#. translators: %s: total items purchased
#: includes/admin/reports/class-wc-report-sales-by-product.php:130
msgid "%s purchases for the selected items"
msgstr "%s compras para os itens selecionados"
#: includes/admin/reports/class-wc-report-sales-by-product.php:178
msgid "Showing reports for:"
msgstr "Exibindo relatórios de:"
#. translators: Reset button text for filters.
#: includes/admin/reports/class-wc-report-sales-by-product.php:210
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/2727.js:2
#: assets/client/admin/components/index.js:2
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/attribute-filter-frontend.js:4
#: assets/client/blocks/attribute-filter-wrapper-frontend.js:4
#: assets/client/blocks/attribute-filter.js:10
#: assets/client/blocks/featured-category.js:1
#: assets/client/blocks/featured-product.js:1
#: assets/client/blocks/price-filter-frontend.js:5
#: assets/client/blocks/price-filter-wrapper-frontend.js:3
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/rating-filter-frontend.js:7
#: assets/client/blocks/rating-filter-wrapper-frontend.js:3
#: assets/client/blocks/rating-filter.js:7
#: assets/client/blocks/stock-filter-frontend.js:5
#: assets/client/blocks/stock-filter-wrapper-frontend.js:4
#: assets/client/blocks/stock-filter.js:5
msgid "Reset"
msgstr "Redefinir"
#: includes/admin/reports/class-wc-report-sales-by-product.php:276
#: includes/admin/reports/class-wc-report-sales-by-product.php:328
#: includes/admin/reports/class-wc-report-sales-by-product.php:373
msgid "No products found in range"
msgstr "Nenhum produto foi encontrado nesse período"
#: includes/admin/reports/class-wc-report-sales-by-product.php:545
msgid "Sales amount"
msgstr "Quantidade de vendas"
#: includes/admin/reports/class-wc-report-stock.php:175
msgid "Units in stock"
msgstr "Unidades em estoque"
#: includes/admin/reports/class-wc-report-taxes-by-code.php:199
#: src/Admin/API/Reports/Taxes/Controller.php:231
#: assets/client/admin/chunks/analytics-report-taxes.js:1
msgid "Rate"
msgstr "Taxa"
#: includes/admin/reports/class-wc-report-taxes-by-date.php:213
msgid "Period"
msgstr "Período"
#: includes/admin/reports/class-wc-report-taxes-by-date.php:218
msgid "Net profit"
msgstr "Lucro líquido"
#: includes/admin/reports/class-wc-report-taxes-by-date.php:248
#: templates/checkout/form-pay.php:29
msgid "Totals"
msgstr "Total"
#: includes/admin/settings/class-wc-settings-advanced.php:316
#: templates/auth/form-grant-access.php:59
msgid "Logout"
msgstr "Sair"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:136
#: includes/admin/meta-boxes/views/html-product-data-variations.php:186
msgctxt "number of pages"
msgid "of"
msgstr "de"
#: includes/admin/reports/class-wc-report-customer-list.php:140
#: includes/admin/reports/class-wc-report-downloads.php:100
#: includes/admin/reports/class-wc-report-downloads.php:180
#: templates/myaccount/my-orders.php:63 templates/myaccount/orders.php:57
msgctxt "hash before order number"
msgid "#"
msgstr "#"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:91
msgid "Increase sale prices (fixed amount or percentage)"
msgstr "Aumentar preços promocionais (valor fixo ou porcentagem)"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:92
msgid "Decrease sale prices (fixed amount or percentage)"
msgstr "Diminuir preços promocionais (valor fixo ou porcentagem)"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:673
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:821
#: 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:140
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:153
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:230
#: assets/client/admin/product-editor/index.js:2
msgid "Regular price"
msgstr "Preço"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:672
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:822
#: 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:139
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:180
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:264
#: assets/client/admin/product-editor/index.js:2
msgid "Sale price"
msgstr "Preço promocional"
#: includes/admin/meta-boxes/views/html-variation-admin.php:183
msgid "Sale start date"
msgstr "Data de início da oferta"
#: includes/admin/meta-boxes/views/html-variation-admin.php:187
msgid "Sale end date"
msgstr "Data final da oferta"
#. translators: %s: coupons amount
#: includes/admin/reports/class-wc-report-coupon-usage.php:119
msgid "%s coupons used in total"
msgstr "%s cupons utilizados no total"
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:61
msgid "Save attributes"
msgstr "Salvar atributos"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:682
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:854
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:48
#: includes/export/class-wc-product-csv-exporter.php:150
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:1159
msgid "Cross-sells"
msgstr "Venda cruzada"
#: includes/admin/meta-boxes/views/html-order-download-permission.php:32
#: includes/class-wc-privacy-exporters.php:375
msgid "Access expires"
msgstr "Acesso expira em"
#: 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:1289
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php:158
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:466
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1484
#: src/Admin/API/Reports/Downloads/Controller.php:147
#: src/Admin/API/Reports/Products/Controller.php:139
#: src/Admin/API/Reports/Variations/Controller.php:160
#: src/Admin/API/Reports/Variations/Controller.php:166
msgid "Product ID."
msgstr "ID do produto."
#: includes/admin/settings/class-wc-settings-general.php:111
msgid "General options"
msgstr "Opções gerais"
#: includes/admin/settings/class-wc-settings-accounts.php:82
#: includes/admin/settings/class-wc-settings-accounts.php:101
#: includes/admin/settings/class-wc-settings-accounts.php:111
msgid "Account creation"
msgstr "Criação de conta"
#: includes/admin/class-wc-admin-customize.php:77
#: includes/admin/class-wc-admin-menus.php:420
#: includes/admin/settings/class-wc-settings-advanced.php:307
#: includes/class-wc-query.php:158
msgid "Lost password"
msgstr "Senha perdida"
#: includes/admin/settings/class-wc-settings-advanced.php:280
msgid "Edit account"
msgstr "Editar conta"
#: includes/admin/settings/class-wc-settings-advanced.php:262
#: includes/class-wc-post-types.php:471
msgid "View order"
msgstr "Ver pedido"
#: includes/admin/settings/class-wc-settings-advanced.php:119
msgid "My account page"
msgstr "Página minha conta"
#: templates/myaccount/navigation.php:25
msgid "Account pages"
msgstr "Páginas da conta"
#: includes/admin/reports/class-wc-report-taxes-by-date.php:215
msgid "This is the sum of the 'Order total' field within your orders."
msgstr "Esta é a soma do campo \"Total dos pedidos\" de seus pedidos."
#: includes/admin/reports/class-wc-report-taxes-by-date.php:215
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:282
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Total sales"
msgstr "Total de vendas"
#: includes/admin/reports/class-wc-report-sales-by-product.php:333
msgid "Top earners"
msgstr "Mais lucrativos"
#: includes/admin/reports/class-wc-report-sales-by-product.php:281
msgid "Top freebies"
msgstr "Melhores itens gratuitos"
#: includes/admin/reports/class-wc-report-sales-by-product.php:236
msgid "Top sellers"
msgstr "Mais vendidos"
#: includes/admin/reports/class-wc-report-sales-by-product.php:218
msgid "Product search"
msgstr "Pesquisar produto"
#: includes/admin/reports/class-wc-report-sales-by-date.php:763
msgid "Gross sales amount"
msgstr "Total de vendas brutas"
#: includes/admin/reports/class-wc-report-customers.php:131
#: includes/admin/reports/class-wc-report-customers.php:342
msgid "Guest orders"
msgstr "Pedidos de visitantes"
#: includes/admin/reports/class-wc-report-customers.php:126
#: includes/admin/reports/class-wc-report-customers.php:332
msgid "Customer orders"
msgstr "Pedidos de clientes"
#: includes/admin/reports/class-wc-report-customers.php:117
msgid "Guest sales"
msgstr "Vendas para visitantes"
#: includes/admin/reports/class-wc-report-customer-list.php:220
msgid "Money spent"
msgstr "Dinheiro gasto"
#: includes/admin/reports/class-wc-report-coupon-usage.php:279
msgid "Most discount"
msgstr "Maiores descontos"
#: includes/admin/reports/class-wc-report-coupon-usage.php:230
msgid "Most popular"
msgstr "Mais popular"
#: includes/admin/reports/class-wc-report-coupon-usage.php:136
#: includes/admin/reports/class-wc-report-customers.php:173
#: includes/admin/reports/class-wc-report-sales-by-category.php:120
#: includes/admin/reports/class-wc-report-sales-by-date.php:582
#: includes/admin/reports/class-wc-report-sales-by-product.php:147
msgid "Last 7 days"
msgstr "Últimos 7 dias"
#: includes/admin/reports/class-wc-report-coupon-usage.php:135
#: includes/admin/reports/class-wc-report-customers.php:172
#: includes/admin/reports/class-wc-report-sales-by-category.php:119
#: includes/admin/reports/class-wc-report-sales-by-date.php:581
#: includes/admin/reports/class-wc-report-sales-by-product.php:146
#: includes/admin/reports/class-wc-report-taxes-by-code.php:57
#: includes/admin/reports/class-wc-report-taxes-by-date.php:54
msgid "This month"
msgstr "Este mês"
#: includes/admin/reports/class-wc-report-coupon-usage.php:134
#: includes/admin/reports/class-wc-report-customers.php:171
#: includes/admin/reports/class-wc-report-sales-by-category.php:118
#: includes/admin/reports/class-wc-report-sales-by-date.php:580
#: includes/admin/reports/class-wc-report-sales-by-product.php:145
#: includes/admin/reports/class-wc-report-taxes-by-code.php:56
#: includes/admin/reports/class-wc-report-taxes-by-date.php:53
#: assets/client/admin/date/index.js:1
msgid "Last month"
msgstr "Mês passado"
#. translators: 1: total income 2: days
#: includes/admin/class-wc-admin-dashboard.php:612
#: includes/admin/reports/class-wc-admin-report.php:639
msgid "Sold %1$s worth in the last %2$d days"
msgstr "Foram vendidos %1$s itens nos últimos %2$d dias"
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:729
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:543
msgid "Variation description."
msgstr "Descrição da variação."
#. translators: %s dimension unit
#: includes/admin/meta-boxes/views/html-variation-admin.php:333
msgid "Dimensions (L×W×H) (%s)"
msgstr "Dimensões (C×L×A) (%s)"
#: includes/admin/meta-boxes/views/html-product-download.php:19
#: includes/admin/meta-boxes/views/html-product-variation-download.php:19
#: src/Admin/API/Reports/Downloads/Controller.php:323
#: assets/client/admin/chunks/analytics-report-downloads.js:1
msgid "File name"
msgstr "Nome do arquivo"
#: includes/admin/meta-boxes/views/html-order-items.php:371
msgid "Reason for refund (optional):"
msgstr "Razão do reembolso (opcional):"
#: includes/admin/meta-boxes/views/html-order-fee.php:21
#: src/StoreApi/Schemas/V1/OrderFeeSchema.php:36
msgid "Fee name"
msgstr "Nome da taxa"
#: includes/admin/meta-boxes/views/html-order-download-permission.php:8
msgid "Revoke access"
msgstr "Cancelar acesso"
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
msgid "Add images to product gallery"
msgstr "Adicionar imagens à galeria do produto"
#. translators: 1: variation id 2: product name
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1374
msgid "Variation #%1$s of %2$s"
msgstr "Variação #%1$s de %2$s"
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:15
#: includes/class-wc-post-types.php:186
msgid "Shipping classes"
msgstr "Classes de entrega"
#: includes/admin/meta-boxes/views/html-variation-admin.php:369
#: includes/admin/meta-boxes/views/html-variation-admin.php:386
msgid "Same as parent"
msgstr "Igual ao ascendente"
#: includes/admin/meta-boxes/views/html-order-items.php:223
#: includes/class-wc-privacy-exporters.php:253
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:388
msgid "Order Total"
msgstr "Total do pedido"
#: includes/admin/meta-boxes/views/html-variation-admin.php:126
msgid "Enable this option to enable stock management at variation level"
msgstr "Ative essa opção para ativar o gerenciamento de estoque em nível de variação"
#: includes/admin/meta-boxes/views/html-variation-admin.php:120
msgid "Enable this option if a product is not shipped or there is no shipping cost"
msgstr "Ative esta opção caso o produto não é entregue ou não tem custos de entrega"
#: includes/admin/class-wc-admin-assets.php:256
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:47
#: includes/admin/settings/class-wc-settings-products.php:167
msgid "Enable reviews"
msgstr "Ativar avaliações"
#: includes/admin/meta-boxes/views/html-product-data-variations.php:90
msgid "Set sale prices"
msgstr "Definir preços promocionais"
#: includes/admin/reports/class-wc-report-taxes-by-date.php:216
msgid "This is the sum of the 'Shipping total' field within your orders."
msgstr "Esta é a soma dos campos \"Total de entrega\" dos seus pedidos."
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:208
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:104
msgid "Customer role."
msgstr "Função do cliente."
#. translators: 1: total items sold 2: days
#: includes/admin/class-wc-admin-dashboard.php:615
#: includes/admin/reports/class-wc-admin-report.php:642
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] "Foi vendido %1$d item nos últimos %2$d dias"
msgstr[1] "Foram vendidos %1$d itens nos últimos %2$d dias"
#: src/Admin/API/Reports/Categories/Controller.php:141
#: src/Admin/API/Reports/Coupons/Controller.php:129
#: src/Admin/API/Reports/Products/Stats/Controller.php:140
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:177
#: src/Admin/API/Reports/Taxes/Controller.php:179
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:156
#: src/Admin/API/Reports/Variations/Stats/Controller.php:144
msgid "Number of orders."
msgstr "Número de pedidos."
#: includes/admin/reports/class-wc-report-sales-by-date.php:773
msgid "Net sales amount"
msgstr "Total de vendas líquidas"
#: includes/admin/reports/class-wc-report-sales-by-date.php:733
msgid "Average net sales amount"
msgstr "Média montante de vendas líquidas"
#. translators: %s: net sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:507
msgid "%s net sales in this period"
msgstr "%s vendas líquidas neste período"
#. translators: %s: average sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:480
msgid "%s average net monthly sales"
msgstr "%s média mensal de vendas líquidas"
#. translators: %s: average sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:467
msgid "%s average net daily sales"
msgstr "%s média diária de vendas líquidas"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:182
msgid "Sold individually"
msgstr "Vendido individualmente"
#: 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:1283
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:572
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1588
#: src/Admin/API/Reports/Products/Controller.php:218
msgid "Product SKU."
msgstr "SKU do produto."
#: includes/admin/meta-boxes/views/html-order-items.php:302
msgid "To edit this order change the status back to \"Pending payment\""
msgstr "Para editar este pedido altere o status de volta para \"pagamento pendente\""
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:680
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:852
#: includes/admin/reports/class-wc-report-stock.php:174
#: includes/export/class-wc-product-csv-exporter.php:147
#: assets/client/admin/product-editor/blocks/generic/taxonomy/create-taxonomy-modal.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Parent"
msgstr "Ascendente"
#: includes/admin/reports/class-wc-report-stock.php:46
msgid "No products found."
msgstr "Nenhum produto encontrado."
#: 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 "Inserir o URL do arquivo"
#: includes/admin/settings/class-wc-settings-advanced.php:317
msgid "Endpoint for the triggering logout. You can add this to your menus via a custom link: yoursite.com/?customer-logout=true"
msgstr "Endpoint para a ação de sair da conta. Você pode adicionar este aos seus menus através de um link personalizado: seusite.com/?customer-logout=true"
#: includes/admin/settings/class-wc-settings-advanced.php:308
msgid "Endpoint for the \"My account → Lost password\" page."
msgstr "Endpoint para página \"Minha conta → Senha perdida\"."
#: includes/admin/settings/class-wc-settings-advanced.php:290
msgid "Endpoint for the \"My account → Addresses\" page."
msgstr "Endpoint para a página \"Minha conta → Endereços\"."
#: includes/admin/settings/class-wc-settings-advanced.php:281
msgid "Endpoint for the \"My account → Edit account\" page."
msgstr "Endpoint para a página \"Minha conta → Editar conta\"."
#: includes/admin/settings/class-wc-settings-advanced.php:263
msgid "Endpoint for the \"My account → View order\" page."
msgstr "Endpoint para página \"Minha conta → Ver pedido\"."
#: includes/admin/meta-boxes/views/html-order-item.php:126
msgid "After pre-tax discounts."
msgstr "Depois dos descontos pré-impostos."
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:262
#: includes/admin/meta-boxes/views/html-order-items.php:51
#: includes/admin/meta-boxes/views/html-order-items.php:52
#: includes/admin/reports/class-wc-report-taxes-by-code.php:198
#: includes/admin/settings/class-wc-settings-tax.php:27
#: includes/class-wc-countries.php:491 includes/class-wc-order-item-tax.php:170
#: includes/class-wc-tax.php:977 assets/client/admin/chunks/2791.js:1
msgid "Tax"
msgstr "Imposto"
#: includes/admin/meta-boxes/views/html-order-items.php:321
#: includes/admin/meta-boxes/views/html-order-items.php:448
msgid "Add tax"
msgstr "Adicionar imposto"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:656
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:828
#: includes/admin/meta-boxes/views/html-order-items.php:460
#: includes/admin/meta-boxes/views/html-product-data-general.php:194
#: includes/admin/meta-boxes/views/html-variation-admin.php:385
#: includes/admin/settings/class-wc-settings-tax.php:257
#: includes/admin/views/html-bulk-edit-product.php:91
#: includes/admin/views/html-quick-edit-product.php:67
#: includes/export/class-wc-product-csv-exporter.php:123
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:199
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:328
msgid "Tax class"
msgstr "Classe de imposto"
#: includes/admin/meta-boxes/views/html-order-items.php:482
msgid "Or, enter tax rate ID:"
msgstr "Ou, adicione o ID da taxa de imposto:"
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1942
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2401
#: 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:856
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1915
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:676
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1248
msgid "Tax class."
msgstr "Classe de imposto."
#: includes/admin/reports/class-wc-report-sales-by-date.php:492
msgid "This is the sum of the order totals after any refunds and including shipping and taxes."
msgstr "Esta é a soma dos totais do pedido depois de qualquer reembolso incluindo entrega e impostos."
#: includes/admin/reports/class-wc-report-sales-by-date.php:510
msgid "This is the sum of the order totals after any refunds and excluding shipping and taxes."
msgstr "Esta é a soma dos totais do pedido depois de qualquer reembolso excluindo entrega e impostos."
#: includes/admin/reports/class-wc-report-taxes-by-code.php:201
msgid "Tax amount"
msgstr "Total de impostos"
#: includes/admin/reports/class-wc-report-taxes-by-code.php:201
msgid "This is the sum of the \"Tax rows\" tax amount within your orders."
msgstr "Esta é a soma do valor dos impostos de \"Linhas de impostos\" dos seus pedidos."
#: includes/admin/reports/class-wc-report-taxes-by-code.php:203
#: includes/admin/reports/class-wc-report-taxes-by-date.php:217
#: src/Admin/API/Reports/Taxes/Controller.php:232
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Total tax"
msgstr "Total de impostos"
#: includes/admin/reports/class-wc-report-taxes-by-code.php:235
#: includes/admin/reports/class-wc-report-taxes-by-date.php:259
msgid "No taxes found in this period"
msgstr "Nenhum imposto foi encontrado nesse período"
#: includes/admin/meta-boxes/views/html-order-items.php:384
msgid "Payment gateway"
msgstr "Sistema de pagamento"
#. translators: refund amount
#: includes/admin/meta-boxes/views/html-order-items.php:392
msgid "You will need to manually issue a refund through your payment gateway after using this."
msgstr "Você precisará fazer um reembolso manualmente pelo seu sistema de pagamento depois de usar isto."
#. 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 "O arquivo baixável %1$s não pode ser utilizado, uma vez que não é tipo de arquivo permitido. Tipos de arquivos permitidos: %2$s"
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:61
#: includes/admin/views/html-bulk-edit-product.php:210
#: includes/admin/views/html-quick-edit-product.php:126
#: assets/client/admin/product-editor/blocks/product-fields/shipping-class/edit.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "No shipping class"
msgstr "Nenhuma classe de entrega"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:676
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:850
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:70
#: includes/admin/meta-boxes/views/html-variation-admin.php:363
#: includes/admin/settings/class-wc-settings-shipping.php:456
#: includes/admin/views/html-bulk-edit-product.php:206
#: includes/admin/views/html-quick-edit-product.php:123
#: includes/class-wc-post-types.php:189
#: includes/export/class-wc-product-csv-exporter.php:143
#: assets/client/admin/product-editor/blocks/product-fields/shipping-class/edit.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Shipping class"
msgstr "Classe de entrega"
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:72
msgid "Shipping classes are used by certain shipping methods to group similar products."
msgstr "Classes de entrega são utilizadas por certos métodos de entrega para agrupar produtos semelhantes."
#: includes/admin/meta-boxes/views/html-order-shipping.php:26
msgid "Shipping name"
msgstr "Nome da entrega"
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:70
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Shipping methods"
msgstr "Métodos de entrega"
#. translators: %s: total shipping
#: includes/admin/reports/class-wc-report-sales-by-date.php:555
msgid "%s charged for shipping"
msgstr "%s cobrado para a entrega"
#: includes/admin/reports/class-wc-report-sales-by-date.php:753
msgid "Shipping amount"
msgstr "Valor de entrega"
#: includes/admin/reports/class-wc-report-taxes-by-code.php:202
msgid "Shipping tax amount"
msgstr "Valor de impostos de entrega"
#: includes/admin/reports/class-wc-report-taxes-by-code.php:202
msgid "This is the sum of the \"Tax rows\" shipping tax amount within your orders."
msgstr "Essa é a soma do valor do imposto de entrega das \"linhas de impostos\" em seus pedidos."
#: includes/admin/reports/class-wc-report-taxes-by-code.php:203
#: includes/admin/reports/class-wc-report-taxes-by-date.php:217
msgid "This is the total tax for the rate (shipping tax + product tax)."
msgstr "Este é o total de impostos no preço final (impostos de entrega + impostos de produto)."
#: includes/admin/reports/class-wc-report-taxes-by-date.php:216
msgid "Total shipping"
msgstr "Total de entrega"
#: includes/admin/reports/class-wc-report-taxes-by-date.php:218
msgid "Total sales minus shipping and tax."
msgstr "Total de vendas menos entrega e impostos."
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:678
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:869
#: includes/admin/meta-boxes/views/html-product-data-general.php:142
#: includes/admin/meta-boxes/views/html-product-data-variations.php:110
#: includes/admin/meta-boxes/views/html-variation-admin.php:488
#: includes/export/class-wc-product-csv-exporter.php:145
#: assets/client/admin/product-editor/index.js:2
msgid "Download limit"
msgstr "Limite de downloads"
#: includes/admin/meta-boxes/views/html-product-data-general.php:157
#: includes/admin/meta-boxes/views/html-product-data-variations.php:111
#: includes/admin/meta-boxes/views/html-variation-admin.php:506
msgid "Download expiry"
msgstr "Validade do download"
#: includes/admin/meta-boxes/views/html-order-download-permission.php:27
#: includes/class-wc-privacy-exporters.php:363
#: includes/wc-account-functions.php:241
#: assets/client/blocks/order-confirmation-downloads.js:1
msgid "Downloads remaining"
msgstr "Downloads restantes"
#: includes/admin/meta-boxes/views/html-variation-admin.php:116
msgid "Enable this option if access is given to a downloadable file upon purchase of a product"
msgstr "Ative esta opção se será dado acesso a um arquivo baixável após a compra de um produto"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:681
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:853
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:32
#: includes/export/class-wc-product-csv-exporter.php:149
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:1126
#: assets/client/blocks/product-collection.js:1
msgid "Upsells"
msgstr "Upsells"
#: 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 "Upsells são produtos que você recomenda em vez do produto visualizado no momento, por exemplo, produtos que são mais lucrativos, de melhor qualidade ou mais caros."
#: 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 "Vendas cruzadas são produtos que você promove no carrinho com base nos produtos atuais."
#: includes/admin/meta-boxes/views/html-variation-admin.php:113
#: includes/admin/settings/class-wc-settings-emails.php:594
#: includes/admin/settings/class-wc-settings-payment-gateways.php:140
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:82
#: includes/admin/views/html-admin-page-status-report.php:795
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:202
#: assets/client/blocks/wc-shipping-method-pickup-location.js:238
msgid "Enabled"
msgstr "Ativo"
#: 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] "pedido"
msgstr[1] "pedidos"
#: includes/admin/meta-boxes/views/html-order-item-meta.php:72
msgid "Add meta"
msgstr "Adicionar metadado"
#: includes/admin/helper/class-wc-helper.php:385
#: includes/admin/reports/class-wc-report-sales-by-category.php:230
#: includes/widgets/class-wc-widget-brand-thumbnails.php:210
#: src/Internal/Admin/Orders/ListTable.php:581
#: src/Internal/Admin/Orders/ListTable.php:1697
#: src/Internal/Features/FeaturesController.php:1391
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/blocks/active-filters-frontend.js:5
#: assets/client/blocks/active-filters-wrapper-frontend.js:5
#: assets/client/blocks/active-filters.js:5
#: assets/client/blocks/attribute-filter.js:18
#: assets/client/blocks/product-filter-attribute.js:1
msgid "All"
msgstr "Todas"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:671
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:884
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:14
#: includes/export/class-wc-product-csv-exporter.php:138
msgid "Purchase note"
msgstr "Observação de compra"
#: includes/admin/class-wc-admin-setup-wizard.php:1800
msgid "Offline Payments"
msgstr "Pagamentos offline"
#: includes/gateways/cod/class-wc-gateway-cod.php:93
msgid "Enable cash on delivery"
msgstr "Ativar pagamento na entrega"
#: includes/wc-product-functions.php:1011
msgid "Allow"
msgstr "Permitir"
#: includes/admin/class-wc-admin-assets.php:555
#: src/Internal/Admin/Notes/WooCommerceSubscriptions.php:55
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Learn More"
msgstr "Aprenda mais"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:536
msgid "Terms successfully recounted"
msgstr "Termos recalculados com sucesso"
#. translators: %s: callback string
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:651
msgid "There was an error calling %s"
msgstr "Houve um erro chamando %s"
#: includes/admin/class-wc-admin-status.php:90
msgid "Your changes have been saved."
msgstr "Suas modificações foram salvas."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:131
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:136
msgid "Clear transients"
msgstr "Excluir transientes"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:132
msgid "This tool will clear the product/shop transients cache."
msgstr "Esta ferramenta irá limpar o cache de transientes de produtos/loja."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:137
msgid "This tool will clear ALL expired transients from WordPress."
msgstr "Esta ferramenta irá limpar TODOS os transientes expirados no WordPress."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:155
msgid "Term counts"
msgstr "Contagem de termos"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:156
msgid "Recount terms"
msgstr "Recontar termos"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:157
msgid "This tool will recount product terms - useful when changing your settings in a way which hides products from the catalog."
msgstr "Essa ferramenta irá recontar os termos dos produtos - útil quando são alteradas as configurações de forma que os produtos ficam escondidos do catálogo."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:160
msgid "Capabilities"
msgstr "Capacidades"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:161
msgid "Reset capabilities"
msgstr "Redefinir capacidades"
#: includes/admin/class-wc-admin-taxonomies.php:125
#: includes/admin/class-wc-admin-taxonomies.php:232
#: includes/widgets/class-wc-widget-layered-nav.php:88
msgid "Display type"
msgstr "Tipo de exibição"
#: includes/admin/class-wc-admin-taxonomies.php:128
#: includes/admin/class-wc-admin-taxonomies.php:236
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:190
#: includes/admin/settings/class-wc-settings-products.php:29
#: includes/class-wc-post-types.php:326
#: includes/react-admin/connect-existing-pages.php:207
#: includes/widgets/class-wc-widget-products.php:27
#: src/Admin/API/Reports/Categories/Controller.php:248
#: src/Admin/ReportCSVEmail.php:59 src/Internal/Admin/Analytics.php:205
#: src/Internal/Admin/Orders/ListTable.php:1696
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/7135.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/wp-admin-scripts/command-palette.js:1
#: assets/client/blocks/all-products.js:13
#: assets/client/blocks/featured-category.js:13
#: assets/client/blocks/featured-product.js:13
#: assets/client/blocks/handpicked-products.js:7
#: assets/client/blocks/handpicked-products.js:8
#: assets/client/blocks/product-collection.js:12
#: assets/client/blocks/reviews-by-product.js:7
#: assets/client/blocks/single-product.js:7
msgid "Products"
msgstr "Produtos"
#: includes/admin/class-wc-admin-taxonomies.php:129
#: includes/admin/class-wc-admin-taxonomies.php:237
msgid "Subcategories"
msgstr "Subcategorias"
#: includes/admin/class-wc-admin-taxonomies.php:130
#: includes/admin/class-wc-admin-taxonomies.php:238
msgid "Both"
msgstr "Ambos"
#: includes/admin/class-wc-admin-brands.php:312
#: includes/admin/class-wc-admin-brands.php:394
#: includes/admin/class-wc-admin-taxonomies.php:134
#: includes/admin/class-wc-admin-taxonomies.php:243
#: includes/admin/class-wc-admin-taxonomies.php:453
msgid "Thumbnail"
msgstr "Miniatura"
#: includes/admin/class-wc-admin-brands.php:344
#: includes/admin/class-wc-admin-brands.php:427
#: includes/admin/class-wc-admin-taxonomies.php:165
#: includes/admin/class-wc-admin-taxonomies.php:275
msgid "Use image"
msgstr "Usar imagem"
#: includes/admin/class-wc-admin-webhooks-table-list.php:52
#: includes/admin/settings/views/html-webhooks-edit.php:56
msgid "Topic"
msgstr "Tópico"
#: includes/admin/class-wc-admin-webhooks-table-list.php:53
#: includes/admin/settings/views/html-webhooks-edit.php:112
msgid "Delivery URL"
msgstr "URL de entrega"
#. translators: %s: date
#: includes/admin/class-wc-admin-webhooks.php:74
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:516
msgid "Webhook created on %s"
msgstr "Webhook criado em %s"
#: includes/admin/class-wc-admin-webhooks.php:254
msgid "Webhook updated successfully."
msgstr "Webhook atualizado com sucesso."
#: includes/admin/class-wc-admin-webhooks.php:259
msgid "Webhook created successfully."
msgstr "Webhook criado com sucesso."
#: includes/admin/class-wc-admin-webhooks.php:298
#: includes/admin/settings/class-wc-settings-advanced.php:51
msgid "Webhooks"
msgstr "Webhooks"
#: includes/class-wc-install.php:2257
msgid "Docs"
msgstr "Documentação"
#: includes/admin/class-wc-admin.php:249
msgid "Thanks :)"
msgstr "Obrigado :)"
#: includes/admin/class-wc-admin.php:258
msgid "Thank you for selling with WooCommerce."
msgstr "Obrigado por vender com WooCommerce."
#: includes/admin/importers/class-wc-tax-rate-importer.php:177
msgid "The CSV is invalid."
msgstr "O arquivo CSV é inválido."
#: includes/admin/importers/class-wc-tax-rate-importer.php:199
msgid "All done!"
msgstr "Tudo feito!"
#: 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 "Antes de poder realizar o upload do arquivo de importação, você deve corrigir os seguintes erros:"
#: includes/admin/importers/class-wc-tax-rate-importer.php:302
msgid "Choose a file from your computer:"
msgstr "Selecione um arquivo no seu computador:"
#. 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 "Tamanho máximo: %s"
#: includes/admin/importers/class-wc-tax-rate-importer.php:328
msgid "Delimiter"
msgstr "Delimitador"
#: includes/admin/importers/class-wc-tax-rate-importer.php:334
msgid "Upload file and import"
msgstr "Enviar arquivo e importar"
#: includes/admin/importers/class-wc-tax-rate-importer.php:349
msgid "Sorry, there has been an error."
msgstr "Desculpe, ocorreu um erro."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:48
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:297
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:75
#: includes/admin/settings/class-wc-settings-general.php:24
#: includes/admin/settings/class-wc-settings-page.php:357
#: includes/admin/settings/class-wc-settings-products.php:48
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:72
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:73
msgid "General"
msgstr "Geral"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:81
msgid "Discount type"
msgstr "Tipo de desconto"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:93
msgid "Value of the coupon."
msgstr "Valor total do cupom."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:119
msgid "Coupon expiry date"
msgstr "Data de expiração do cupom"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:143
msgid "Minimum spend"
msgstr "Gasto mínimo"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:144
msgid "No minimum"
msgstr "Nenhum valor mínimo"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:156
msgid "Maximum spend"
msgstr "Gasto máximo"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:157
msgid "No maximum"
msgstr "Nenhum máximo"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:169
msgid "Individual use only"
msgstr "Uso individual apenas"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:170
msgid "Check this box if the coupon cannot be used in conjunction with other coupons."
msgstr "Selecione esta caixa se o cupom não poderá ser usado em conjunto com outros cupons."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:179
msgid "Exclude sale items"
msgstr "Excluir itens em oferta"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:208
msgid "Exclude products"
msgstr "Excluir produtos"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:230
#: includes/class-wc-post-types.php:99
#: includes/react-admin/connect-existing-pages.php:258
#: includes/widgets/class-wc-widget-product-categories.php:43
msgid "Product categories"
msgstr "Categorias de produto"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:231
msgid "Any category"
msgstr "Qualquer categoria"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:247
msgid "Exclude categories"
msgstr "Excluir categorias"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:248
msgid "No categories"
msgstr "Nenhuma categoria"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:270
msgid "No restrictions"
msgstr "Sem restrições"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:292
msgid "Usage limit per coupon"
msgstr "Limite de uso por cupom"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:294
msgid "How many times this coupon can be used before it is void."
msgstr "Quantas vezes esse cupom pode ser usado antes de expirar."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:310
msgid "Limit usage to X items"
msgstr "Limitar o uso para X itens"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:312
msgid "The maximum number of individual items this coupon can apply to when using product discounts. Leave blank to apply to all qualifying items in cart."
msgstr "Número máximo de itens individuais aos quais este cupom poderá ser aplicado quando o usuário o utilizar. Deixe em branco caso queira que o cupom seja aplicado a todos os itens no carrinho."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:328
msgid "Usage limit per user"
msgstr "Limite de uso por cliente"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:363
msgid "Coupon code already exists - customers will use the latest coupon with this code."
msgstr "Já existe um cupom com esse código - os clientes usarão o último cupom criado com este código."
#. translators: Submit button text for filters.
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:57
#: includes/widgets/class-wc-widget-layered-nav.php:288
#: src/Blocks/BlockTypes/ProductFilters.php:132
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/blocks/attribute-filter-frontend.js:6
#: assets/client/blocks/attribute-filter-wrapper-frontend.js:6
#: assets/client/blocks/attribute-filter.js:12 assets/client/blocks/cart.js:21
#: assets/client/blocks/checkout.js:13
#: assets/client/blocks/price-filter-frontend.js:3
#: assets/client/blocks/price-filter-wrapper-frontend.js:5
#: assets/client/blocks/price-filter.js:3
#: assets/client/blocks/product-filters.js:1
#: assets/client/blocks/rating-filter-frontend.js:5
#: assets/client/blocks/rating-filter-wrapper-frontend.js:5
#: assets/client/blocks/rating-filter.js:5
#: assets/client/blocks/stock-filter-frontend.js:3
#: assets/client/blocks/stock-filter-wrapper-frontend.js:6
#: assets/client/blocks/stock-filter.js:3
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:25
msgid "Apply"
msgstr "Aplicar"
#: includes/admin/class-wc-admin-profile.php:86
#: includes/admin/class-wc-admin-profile.php:146
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:101
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:170
#: includes/class-wc-countries.php:1709
#: includes/customizer/class-wc-shop-customizer.php:745
#: src/Blocks/Domain/Services/CheckoutFields.php:623
#: src/Internal/Admin/Orders/ListTable.php:1594
#: src/Internal/Admin/Orders/ListTable.php:1613
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:99
#: assets/client/blocks/checkout.js:46
msgid "Phone"
msgstr "Telefone"
#. translators: %s: payment method
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:236
msgid "Payment via %s"
msgstr "Pagamento via %s"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:306
msgid "h"
msgstr "h"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:338
msgid "Customer:"
msgstr "Cliente:"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:495
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:497
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:734
#: 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:75
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Other"
msgstr "Outro"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:507
#: includes/class-wc-privacy-exporters.php:308
msgid "Transaction ID"
msgstr "ID da transação"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:522
msgid "Load shipping address"
msgstr "Carregar endereço de entrega"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:532
msgid "No shipping address set."
msgstr "Nenhum endereço de entrega adicionado."
#. translators: file name.
#. translators: %d file count
#: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:64
#: includes/class-wc-ajax.php:955
msgid "File %d"
msgstr "Arquivo %d"
#. translators: %s: plugin author
#. translators: %s: note author
#. translators: %s: Comment author.
#: includes/admin/class-wc-admin-status.php:457
#: includes/admin/meta-boxes/views/html-order-notes.php:34
#: includes/admin/views/html-admin-page-status-report.php:680
#: includes/class-wc-ajax.php:1587 templates/content-widget-reviews.php:38
msgid "by %s"
msgstr "por %s"
#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:50
#: includes/admin/meta-boxes/views/html-order-items.php:434
#: includes/admin/meta-boxes/views/html-order-items.php:490
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:37
#: assets/client/admin/product-editor/index.js:2
msgid "Add"
msgstr "Adicionar"
#: includes/admin/meta-boxes/views/html-product-data-panel.php:18
msgid "Product Type"
msgstr "Tipo de produto"
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:93
msgid "Linked Products"
msgstr "Produtos relacionados"
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:105
#: includes/class-wc-post-types.php:448
#: src/Admin/API/Reports/Products/Controller.php:328
#: src/Admin/ReportCSVEmail.php:63 src/Internal/Admin/Analytics.php:223
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:92
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:1099
#: 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-variations.js:1
msgid "Variations"
msgstr "Variações"
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:111
#: includes/admin/settings/class-wc-settings-advanced.php:29
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:316
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:894
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:719
msgid "Advanced"
msgstr "Avançado"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:22
#: includes/admin/meta-boxes/views/html-variation-admin.php:88
msgid "Stock Keeping Unit"
msgstr "Unidade de manutenção de estoque"
#: includes/admin/meta-boxes/views/html-product-data-general.php:19
msgid "Product URL"
msgstr "URL do produto"
#: includes/admin/meta-boxes/views/html-product-data-general.php:21
msgid "Enter the external URL to the product."
msgstr "Informe o URL externo para o produto."
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:685
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:860
#: includes/admin/meta-boxes/views/html-product-data-general.php:29
#: includes/export/class-wc-product-csv-exporter.php:152
msgid "Button text"
msgstr "Texto do botão"
#: 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 "Este texto será mostrado no botão que leva ao produto externo."
#: includes/admin/meta-boxes/views/html-product-data-general.php:56
#: includes/admin/meta-boxes/views/html-variation-admin.php:169
#: src/Internal/TransientFiles/TransientFilesEngine.php:397
#: assets/client/admin/product-editor/index.js:2
msgid "Schedule"
msgstr "Programar"
#: includes/admin/meta-boxes/views/html-product-data-general.php:85
#: includes/admin/meta-boxes/views/html-variation-admin.php:428
msgid "File URL"
msgstr "URL do Arquivo"
#: 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:489
#: assets/client/admin/product-editor/index.js:2
msgid "Unlimited"
msgstr "Ilimitado"
#: 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:507
#: src/Blocks/BlockTypes/OrderConfirmation/Downloads.php:150
#: templates/emails/email-downloads.php:58
#: templates/emails/plain/email-downloads.php:40
#: templates/order/order-downloads.php:62 assets/client/blocks/mini-cart.js:1
msgid "Never"
msgstr "Nunca"
#: includes/admin/meta-boxes/views/html-product-data-general.php:181
#: includes/admin/views/html-bulk-edit-product.php:78
#: includes/admin/views/html-quick-edit-product.php:54
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:28
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:58
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:124
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Taxable"
msgstr "Tributável"
#: includes/admin/settings/views/html-settings-tax.php:24
#: includes/admin/views/html-bulk-edit-product.php:97
#: includes/admin/views/html-quick-edit-product.php:72
#: includes/wc-product-functions.php:974
msgid "Standard"
msgstr "Padrão"
#: includes/admin/meta-boxes/views/html-variation-admin.php:127
#: includes/admin/views/html-bulk-edit-product.php:274
#: includes/admin/views/html-quick-edit-product.php:168
msgid "Manage stock?"
msgstr "Gerenciar estoque?"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:75
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 "Estoque disponível. Se este produto contiver variações, o valor será usado para controlar o estoque de todas as variações, a menos que você defina o estoque no nível da variação."
#: includes/wc-product-functions.php:1009
msgid "Do not allow"
msgstr "Não permitir"
#: includes/wc-product-functions.php:1010
msgid "Allow, but notify customer"
msgstr "Permitir, mas informar o cliente"
#. translators: %s: count
#: includes/admin/class-wc-admin-webhooks-table-list.php:189
msgctxt "posts"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "Todos <span class=\"count\">(%s)</span>"
msgstr[1] "Todos <span class=\"count\">(%s)</span>"
#: 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 "Comprar produto"
#: includes/admin/meta-boxes/views/html-product-data-general.php:68
#: includes/admin/meta-boxes/views/html-variation-admin.php:184
msgctxt "placeholder"
msgid "From…"
msgstr "De…"
#: includes/admin/meta-boxes/views/html-product-data-general.php:69
#: includes/admin/meta-boxes/views/html-variation-admin.php:188
msgctxt "placeholder"
msgid "To…"
msgstr "Para…"
#: includes/admin/meta-boxes/views/html-product-data-general.php:183
#: includes/admin/views/html-bulk-edit-product.php:80
#: includes/admin/views/html-quick-edit-product.php:56
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:29
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:59
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:125
msgctxt "Tax status"
msgid "None"
msgstr "Nenhum"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:191
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:209
#: includes/admin/meta-boxes/views/html-order-items.php:421
#: 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:223
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1414
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:315
msgid "Search for a product…"
msgstr "Pesquisar um produto…"
#: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:77
msgid "Search for a downloadable product…"
msgstr "Pesquisar um produto baixável…"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:531
msgid "Roles successfully reset"
msgstr "Funções redefinidas com sucesso"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:162
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 "Esta ferramenta irá redefinir as funções do administrador, dos clientes e do gerente da loja para o padrão. Utilize caso seus usuários não consigam acessar todas as páginas administrativas do WooCommerce."
#: includes/admin/meta-boxes/views/html-product-data-general.php:67
msgid "Sale price dates"
msgstr "Datas do preço promocional"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:89
#: includes/admin/meta-boxes/views/html-variation-admin.php:233
msgid "Allow backorders?"
msgstr "Permitir encomendas?"
#: includes/admin/meta-boxes/views/html-product-data-general.php:197
#: includes/admin/meta-boxes/views/html-variation-admin.php:388
msgid "Choose a tax class for this product. Tax classes are used to apply different tax rates specific to certain types of product."
msgstr "Escolha uma classe de taxa para este produto. Classes de taxa são usadas para aplicar diferentes taxas para certos tipos de produtos."
#: includes/admin/views/html-bulk-edit-product.php:293
#: includes/admin/views/html-bulk-edit-product.php:311
#: includes/admin/views/html-quick-edit-product.php:193
msgid "Stock qty"
msgstr "Quantidade em estoque"
#: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:79
msgid "Grant access"
msgstr "Conceder acesso"
#: includes/gateways/paypal/includes/settings-paypal.php:97
#: src/Internal/Admin/Orders/ListTable.php:1605
msgid "Shipping details"
msgstr "Detalhes de entrega"
#: includes/cli/class-wc-cli-runner.php:111
#: src/Admin/API/Reports/Customers/Controller.php:193
#: src/Admin/API/Reports/Orders/Controller.php:167
msgid "Customer ID."
msgstr "ID do cliente."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:58
msgid "Usage limits"
msgstr "Limites de uso"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:53
msgid "Usage restriction"
msgstr "Restrição de uso"
#: src/Internal/Admin/EmailPreview/EmailPreview.php:216
msgid "HTML email template"
msgstr "Modelo de HTML do e-mail"
#: includes/admin/class-wc-admin-webhooks.php:316
msgid "Search webhooks"
msgstr "Pesquisar webhooks"
#: includes/admin/class-wc-admin-webhooks.php:298
msgid "Add webhook"
msgstr "Adicionar webhook"
#. translators: %d: count
#: includes/admin/class-wc-admin-webhooks.php:249
msgid "%d webhook permanently deleted."
msgid_plural "%d webhooks permanently deleted."
msgstr[0] "%d webhook excluído permanentemente."
msgstr[1] "%d webhooks excluídos permanentemente."
#: src/Internal/Admin/Orders/ListTable.php:734
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1318
msgid "Empty Trash"
msgstr "Esvaziar a lixeira"
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:68
#: src/Internal/Admin/Orders/ListTable.php:320
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:692
msgid "Move to Trash"
msgstr "Mover para lixeira"
#: includes/admin/class-wc-admin-taxonomies.php:329
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 "As categorias de produtos da sua loja podem ser gerenciadas aqui. Para alterar a ordem das categorias na frente do site você pode arrastar e soltá-los. Para ver mais categorias clique em \"opções de tela\" no topo da página."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:135
msgid "Expired transients"
msgstr "Transientes expirados"
#. translators: %d: amount of expired transients
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:478
msgid "%d transients rows cleared"
msgstr "%d linhas de transientes excluídas"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:473
msgid "Product transients cleared"
msgstr "Excluídos os transientes de produto"
#: includes/admin/class-wc-admin-setup-wizard.php:1605
#: includes/gateways/cod/class-wc-gateway-cod.php:81
#: includes/gateways/cod/class-wc-gateway-cod.php:102
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:191
#: assets/client/blocks/wc-payment-method-cod.js:1
msgid "Cash on delivery"
msgstr "Pagamento na entrega"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:180
msgid "Check this box if the coupon should not apply to items on sale. Per-item coupons will only work if the item is not on sale. Per-cart coupons will only work if there are items in the cart that are not on sale."
msgstr "Marque esta caixa se o cupom não se aplica aos itens em oferta. Cupons por item irão funcionar apenas quando o item não está em oferta. Cupons por carrinho irão funcionar apenas quando não houver itens em oferta no carrinho."
#: includes/admin/wc-admin-functions.php:581
msgid "Virtual products are intangible and are not shipped."
msgstr "Produtos virtuais não são tangíveis, portanto, não são enviados."
#: includes/admin/class-wc-admin-setup-wizard.php:2261
msgid "Next step"
msgstr "Próximo passo"
#: includes/admin/class-wc-admin-webhooks-table-list.php:247
msgid "You do not have permission to edit Webhooks"
msgstr "Você não tem permissões para editar Webhooks"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:145
msgid "This field allows you to set the minimum spend (subtotal) allowed to use the coupon."
msgstr "Este campo permite que você defina o valor mínimo necessário para utilizar o cupom."
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:158
msgid "This field allows you to set the maximum spend (subtotal) allowed when using the coupon."
msgstr "Este campo permite definir o valor máximo permitido quando estiver usando o cupom."
#: includes/admin/class-wc-admin-webhooks.php:58
msgid "You do not have permission to update Webhooks"
msgstr "Você não tem permissões para atualizar Webhooks"
#: includes/admin/importers/class-wc-tax-rate-importer.php:138
msgid "The file does not exist, please try again."
msgstr "O arquivo não existe, tente novamente."
#: includes/class-wc-privacy-exporters.php:252
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:389
msgid "Order Date"
msgstr "Data do pedido"
#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:78
msgid "Order Status"
msgstr "Status do pedido"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:105
msgid "Allow free shipping"
msgstr "Permitir frete grátis"
#: includes/admin/importers/class-wc-tax-rate-importer.php:321
msgid "OR enter path to file:"
msgstr "OU informe o caminho para o arquivo:"
#: includes/admin/wc-admin-functions.php:588
msgid "Downloadable products give access to a file upon purchase."
msgstr "Produtos baixáveis dão acesso a um ou mais arquivos mediante pagamento."
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:431
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:432
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:481
#: includes/admin/meta-boxes/views/html-order-shipping.php:29
#: includes/admin/settings/class-wc-settings-accounts.php:222
#: includes/admin/settings/class-wc-settings-accounts.php:234
#: includes/admin/settings/class-wc-settings-accounts.php:243
#: includes/admin/settings/class-wc-settings-accounts.php:252
#: includes/admin/settings/class-wc-settings-accounts.php:261
#: includes/admin/settings/class-wc-settings-emails.php:97
#: includes/admin/settings/class-wc-settings-emails.php:149
#: includes/admin/settings/class-wc-settings-emails.php:367
#: includes/admin/settings/views/settings-tax.php:107
#: includes/emails/class-wc-email-cancelled-order.php:189
#: includes/emails/class-wc-email-customer-invoice.php:222
#: 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:212
#: includes/emails/class-wc-email.php:824
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:63
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:75
#: 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:390
#: includes/wc-formatting-functions.php:1358
#: includes/wc-formatting-functions.php:1384
#: src/Admin/API/Reports/Coupons/Controller.php:250
#: src/Admin/API/Reports/Coupons/DataStore.php:197
#: src/Admin/API/Reports/Products/Controller.php:370
#: src/Admin/API/Reports/Products/Controller.php:371
#: templates/emails/email-addresses.php:32
#: templates/order/order-details-customer.php:34
#: templates/order/order-details-customer.php:63
#: 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ão aplicável"
#. translators: %s: number of orders
#: src/Blocks/Domain/Services/DraftOrders.php:109
msgid "Drafts <span class=\"count\">(%s)</span>"
msgid_plural "Drafts <span class=\"count\">(%s)</span>"
msgstr[0] "Rascunho <span class=\"count\">(%s)</span>"
msgstr[1] "Rascunhos <span class=\"count\">(%s)</span>"
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:24
#: includes/admin/meta-boxes/views/html-variation-admin.php:90
msgid "SKU refers to a Stock-keeping unit, a unique identifier for each distinct product and service that can be purchased."
msgstr "SKU se refere a Unidade de Manutenção de Estoque, uma identificação exclusiva para cada produto distinto ou serviço que possa ser adquirido."
#. translators: $1: Date created, $2 Time created
#: includes/class-wc-ajax.php:1581
msgid "added on %1$s at %2$s"
msgstr "adicionado em %1$s às %2$s"
#. translators: %1$s: callback string, %2$s: error message
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:629
msgid "There was an error calling %1$s: %2$s"
msgstr "Houve um erro ao chamar %1$s: %2$s"
#: includes/admin/meta-boxes/views/html-product-data-general.php:85
#: includes/admin/meta-boxes/views/html-variation-admin.php:428
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 "Este é o URL ou o caminho absoluto para o arquivo que os clientes terão acesso. URLs inseridos já devem ser codificadas."
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:81
#: includes/admin/meta-boxes/views/html-product-data-variations.php:95
#: includes/admin/settings/class-wc-settings-products.php:49
#: includes/admin/settings/class-wc-settings-products.php:235
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:81
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:295
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:112
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:722
#: assets/client/admin/product-editor/index.js:2
msgid "Inventory"
msgstr "Estoque"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:561
msgid "Tax rates successfully deleted"
msgstr "Taxas de impostos excluídas com sucesso"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:201
msgid "Delete WooCommerce tax rates"
msgstr "Excluir taxas de imposto do WooCommerce"
#: includes/admin/importers/class-wc-tax-rate-importer.php:199
msgid "View tax rates"
msgstr "Ver taxas de imposto"
#: includes/admin/importers/class-wc-tax-rate-importer.php:264
msgid "Import tax rates"
msgstr "Importar taxas de imposto"
#: 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 "Olá! Envie um arquivo CSV contendo as taxas de imposto que serão aplicadas em sua loja. Escolha um arquivo .csv para fazer o envio, então clique em \"Enviar arquivo e importar\"."
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:215
msgid "Regenerate download permissions"
msgstr "Gerar novamente permissões de transferência"
#: includes/admin/meta-boxes/views/html-product-data-general.php:79
#: includes/admin/meta-boxes/views/html-variation-admin.php:423
msgid "Downloadable files"
msgstr "Arquivos baixáveis"
#: 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:519
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:87
#: includes/admin/meta-boxes/views/html-order-shipping.php:22
#: includes/admin/meta-boxes/views/html-product-data-variations.php:103
#: includes/admin/settings/class-wc-settings-shipping.php:28
#: includes/admin/settings/class-wc-settings-tax.php:256
#: includes/admin/settings/views/html-settings-tax.php:40
#: includes/class-wc-order-item-shipping.php:216
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:152
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:281
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:90
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:129
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:347
#: templates/cart/cart-totals.php:52 templates/cart/cart-totals.php:53
#: assets/client/admin/chunks/2791.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/product-editor/index.js:2 assets/client/blocks/cart.js:2
#: assets/client/blocks/cart.js:40 assets/client/blocks/checkout.js:2
#: assets/client/blocks/checkout.js:25 assets/client/blocks/checkout.js:31
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:37
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:43
msgid "Shipping"
msgstr "Entrega"
#: includes/admin/meta-boxes/views/html-product-data-general.php:182
#: includes/admin/views/html-bulk-edit-product.php:79
#: includes/admin/views/html-quick-edit-product.php:55
msgid "Shipping only"
msgstr "Somente entrega"
#: 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 ou não se um produto será inteiro tributável ou se apenas o custo de entrega."
#: includes/admin/meta-boxes/views/html-product-data-general.php:84
#: includes/admin/meta-boxes/views/html-variation-admin.php:427
msgid "This is the name of the download shown to the customer."
msgstr "Este é o nome do download exibido para o cliente."
#: includes/admin/meta-boxes/views/html-product-data-general.php:144
#: includes/admin/meta-boxes/views/html-variation-admin.php:490
msgid "Leave blank for unlimited re-downloads."
msgstr "Deixe em branco para permitir downloads ilimitados."
#: includes/admin/meta-boxes/views/html-product-data-general.php:159
#: includes/admin/meta-boxes/views/html-variation-admin.php:508
msgid "Enter the number of days before a download link expires, or leave blank."
msgstr "Digite o número de dias antes do link de download expirar ou deixe em branco."
#: includes/admin/class-wc-admin-setup-wizard.php:511
#: includes/wc-account-functions.php:109
#: src/Blocks/Domain/Services/CheckoutFields.php:563
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:63
#: assets/client/admin/app/index.js:2
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Address"
msgid_plural "Addresses"
msgstr[0] "Endereço"
msgstr[1] "Endereços"
#. translators: %s: URL to free shipping document.
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:107
msgid "Check this box if the coupon grants free shipping. A <a href=\"%s\" target=\"_blank\">free shipping method</a> must be enabled in your shipping zone and be set to require \"a valid free shipping coupon\" (see the \"Free Shipping Requires\" setting)."
msgstr "Marque esta caixa se o cupom conceder frete grátis. Um <a href=\"%s\" target=\"_blank\">método de frete grátis</a> deve estar ativo em sua área de entrega e configurado para aceitar \"um cupom válido com frete grátis\" (veja as configurações \"Frete grátis requer\")."
#: src/Admin/Features/ProductBlockEditor/Init.php:283
msgid "Standard product"
msgstr "Produto padrão"
#: includes/admin/class-wc-admin-brands.php:317
#: includes/admin/class-wc-admin-brands.php:400
#: includes/admin/class-wc-admin-taxonomies.php:139
#: includes/admin/class-wc-admin-taxonomies.php:249
#: assets/client/admin/components/index.js:2
msgid "Remove image"
msgstr "Remover a imagem"
#: includes/admin/class-wc-admin-brands.php:316
#: includes/admin/class-wc-admin-brands.php:399
#: includes/admin/class-wc-admin-taxonomies.php:138
#: includes/admin/class-wc-admin-taxonomies.php:248
msgid "Upload/Add image"
msgstr "Enviar/Adicionar imagem"
#: includes/admin/meta-boxes/views/html-product-data-general.php:118
msgid "Add File"
msgstr "Adicionar arquivo"
#: includes/admin/class-wc-admin-taxonomies.php:362
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 "Os termos dos atributos podem ser atribuídos aos produtos e variações.<br/><br/><b>Observação</b>: Excluir um termo irá removê-lo de todos os produtos e variações aos quais ele foi atribuído. Recriá-lo não irá automaticamente atribuí-lo aos produtos."
#: includes/admin/meta-boxes/views/html-order-notes.php:37
#: includes/class-wc-ajax.php:1590
msgid "Delete note"
msgstr "Excluir observação"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:616
msgid "Customer provided note"
msgstr "Observação fornecida pelo cliente"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:617
msgid "Customer notes about the order"
msgstr "Observação do cliente sobre o pedido"
#: includes/admin/meta-boxes/views/html-order-notes.php:44
msgid "There are no notes yet."
msgstr "Não há nenhuma observação ainda."
#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:41
msgid "Add note"
msgstr "Adicionar observação"
#: 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 "Adicionar uma observação para sua referência ou adicionar uma observação de cliente (o usuário será notificado)."
#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:47
msgid "Private note"
msgstr "Observação privada"
#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:48
msgid "Note to customer"
msgstr "Observação para o cliente"
#: src/Internal/Admin/Orders/ListTable.php:1585
#: templates/checkout/form-billing.php:28
msgid "Billing details"
msgstr "Detalhes de cobrança"
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:330
msgid "How many times this coupon can be used by an individual user. Uses billing email for guests, and user ID for logged in users."
msgstr "Quantas vezes este cupom pode ser usado por um cliente. Utilize e-mail de cobrança para os clientes não cadastrados, e ID de usuário para clientes cadastrados."
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:398
msgid "Load billing address"
msgstr "Carregar endereço de cobrança"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:407
msgid "No billing address set."
msgstr "Nenhum endereço de cobrança adicionado."
#: includes/widgets/class-wc-widget-product-categories.php:39
#: assets/client/blocks/featured-category.js:8
#: assets/client/blocks/featured-product.js:8
#: assets/client/blocks/product-best-sellers.js:7
#: assets/client/blocks/product-category.js:7
#: assets/client/blocks/product-new.js:7
#: assets/client/blocks/product-on-sale.js:7
#: assets/client/blocks/product-top-rated.js:7
#: assets/client/blocks/reviews-by-category.js:7
msgid "Product Categories"
msgstr "Categorias de produto"
#: includes/admin/class-wc-admin-post-types.php:134
#: includes/admin/class-wc-admin-post-types.php:158
#: includes/admin/class-wc-admin-post-types.php:197
msgid "Custom field deleted."
msgstr "Campo personalizado excluído."
#: includes/admin/class-wc-admin-post-types.php:135
#: assets/client/admin/product-editor/index.js:2
msgid "Product updated."
msgstr "Produto atualizado."
#: includes/admin/class-wc-admin-post-types.php:139
msgid "Product saved."
msgstr "Produto salvo."
#: includes/admin/class-wc-admin-post-types.php:145
#: includes/admin/class-wc-admin-post-types.php:167
#: includes/admin/class-wc-admin-post-types.php:206
#: includes/admin/settings/views/html-webhooks-edit.php:182
#: includes/admin/settings/views/html-webhooks-edit.php:191
#: includes/admin/settings/views/html-webhooks-edit.php:199
#: includes/class-wc-webhook.php:485
msgid "M j, Y @ G:i"
msgstr "j \\d\\e F \\d\\e Y @ H:i"
#: includes/admin/class-wc-admin-post-types.php:195
#: includes/admin/class-wc-admin-post-types.php:198
#: includes/admin/class-wc-admin-post-types.php:200
msgid "Order updated."
msgstr "Pedido atualizado."
#: includes/admin/class-wc-admin-post-types.php:201
msgid "Order saved."
msgstr "Pedido salvo."
#: includes/admin/class-wc-admin-post-types.php:202
msgid "Order submitted."
msgstr "Pedido enviado."
#: includes/admin/class-wc-admin-post-types.php:208
msgid "Order draft updated."
msgstr "Rascunho de pedido atualizado."
#: includes/admin/class-wc-admin-post-types.php:156
#: includes/admin/class-wc-admin-post-types.php:159
#: includes/admin/class-wc-admin-post-types.php:161
msgid "Coupon updated."
msgstr "Cupom atualizado."
#: includes/admin/class-wc-admin-post-types.php:162
msgid "Coupon saved."
msgstr "Cupom salvo."
#: includes/admin/class-wc-admin-post-types.php:163
msgid "Coupon submitted."
msgstr "Cupom enviado."
#: includes/admin/class-wc-admin-post-types.php:169
msgid "Coupon draft updated."
msgstr "Rascunho de cupom atualizado."
#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:225
msgid "%s product updated."
msgid_plural "%s products updated."
msgstr[0] "%s produto atualizado."
msgstr[1] "%s produtos atualizados."
#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:227
msgid "%s product not updated, somebody is editing it."
msgid_plural "%s products not updated, somebody is editing them."
msgstr[0] "%s produto não atualizado, alguém esta editando."
msgstr[1] "%s produtos não atualizados, alguém esta editando."
#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:229
msgid "%s product permanently deleted."
msgid_plural "%s products permanently deleted."
msgstr[0] "%s produto excluído permanentemente."
msgstr[1] "%s produtos excluídos permanentemente."
#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:231
msgid "%s product moved to the Trash."
msgid_plural "%s products moved to the Trash."
msgstr[0] "%s produto movido para a lixeira."
msgstr[1] "%s produtos movidos para a lixeira."
#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:233
msgid "%s product restored from the Trash."
msgid_plural "%s products restored from the Trash."
msgstr[0] "%s produto restaurado da lixeira."
msgstr[1] "%s produtos restaurados da lixeira."
#. translators: %s: order count
#: includes/admin/class-wc-admin-post-types.php:238
msgid "%s order updated."
msgid_plural "%s orders updated."
msgstr[0] "%s pedido atualizado."
msgstr[1] "%s pedidos atualizados."
#. translators: %s: order count
#: includes/admin/class-wc-admin-post-types.php:240
msgid "%s order not updated, somebody is editing it."
msgid_plural "%s orders not updated, somebody is editing them."
msgstr[0] "%s pedido não atualizado, alguém esta editando."
msgstr[1] "%s pedidos não atualizados, alguém esta editando."
#. translators: %s: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:242
#: src/Internal/Admin/Orders/ListTable.php:1536
msgid "%s order permanently deleted."
msgid_plural "%s orders permanently deleted."
msgstr[0] "%s pedido excluído permanentemente."
msgstr[1] "%s pedidos excluídos permanentemente."
#. translators: %s: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:244
#: src/Internal/Admin/Orders/ListTable.php:1526
msgid "%s order moved to the Trash."
msgid_plural "%s orders moved to the Trash."
msgstr[0] "%s pedido movido para a lixeira."
msgstr[1] "%s pedidos movidos para a lixeira."
#. translators: %s: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:246
#: src/Internal/Admin/Orders/ListTable.php:1531
msgid "%s order restored from the Trash."
msgid_plural "%s orders restored from the Trash."
msgstr[0] "%s pedido restaurado da lixeira."
msgstr[1] "%s pedidos restaurados da lixeira."
#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:251
msgid "%s coupon updated."
msgid_plural "%s coupons updated."
msgstr[0] "%s cupom atualizado."
msgstr[1] "%s cupons atualizados."
#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:253
msgid "%s coupon not updated, somebody is editing it."
msgid_plural "%s coupons not updated, somebody is editing them."
msgstr[0] "%s cupom não atualizado, alguém esta editando."
msgstr[1] "%s cupons não atualizados, alguém esta editando."
#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:255
msgid "%s coupon permanently deleted."
msgid_plural "%s coupons permanently deleted."
msgstr[0] "%s cupom excluído permanentemente."
msgstr[1] "%s cupons excluídos permanentemente."
#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:257
msgid "%s coupon moved to the Trash."
msgid_plural "%s coupons moved to the Trash."
msgstr[0] "%s cupom movido para a lixeira."
msgstr[1] "%s cupons movidos para a lixeira."
#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:259
msgid "%s coupon restored from the Trash."
msgid_plural "%s coupons restored from the Trash."
msgstr[0] "%s cupom restaurado da lixeira."
msgstr[1] "%s cupons restaurados da lixeira."
#: includes/admin/class-wc-admin-brands.php:525
#: includes/admin/class-wc-admin-taxonomies.php:381
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:117
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:245
#: assets/client/blocks/all-reviews.js:3
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/reviews-by-product.js:14
msgid "Image"
msgstr "Imagem"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:674
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:847
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:129
#: includes/admin/reports/class-wc-report-sales-by-category.php:199
#: includes/class-wc-post-types.php:97
#: includes/export/class-wc-product-csv-exporter.php:141
#: src/Admin/ReportCSVEmail.php:54 src/Internal/Admin/Analytics.php:229
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:544
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/blocks/product-collection.js:14
msgid "Categories"
msgstr "Categorias"
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:82
msgid "Code"
msgstr "Código"
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:83
msgid "Coupon type"
msgstr "Tipo de cupom"
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:84
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:91
#: includes/admin/reports/class-wc-report-sales-by-date.php:743
msgid "Coupon amount"
msgstr "Valor do cupom"
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:86
msgid "Product IDs"
msgstr "ID do produto"
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:87
msgid "Usage / Limit"
msgstr "Uso / Limite"
#: includes/admin/class-wc-admin-reports.php:143
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:658
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:125
#: includes/admin/meta-boxes/views/html-product-data-variations.php:97
#: includes/export/class-wc-product-csv-exporter.php:125
#: src/Admin/API/Reports/Products/Controller.php:333
#: src/Admin/API/Reports/Stock/Controller.php:495
#: src/Admin/API/Reports/Variations/Controller.php:381
#: src/Admin/ReportCSVEmail.php:61 src/Internal/Admin/Analytics.php:253
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/2791.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-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/product-editor/blocks/product-fields/product-list/edit.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Stock"
msgstr "Estoque"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:819
#: includes/admin/importers/mappings/generic.php:23
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:128
#: includes/admin/views/html-bulk-edit-product.php:23
#: includes/admin/views/html-quick-edit-product.php:32
#: includes/widgets/class-wc-widget-products.php:55
#: src/Blocks/BlockTypes/ProductFilterPrice.php:95 templates/cart/cart.php:31
#: templates/cart/cart.php:112 templates/emails/email-order-details.php:44
#: assets/client/admin/product-editor/blocks/generic/pricing/edit.js:1
#: assets/client/admin/product-editor/blocks/product-fields/product-list/edit.js:1
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/active-filters-frontend.js:5
#: assets/client/blocks/active-filters-wrapper-frontend.js:5
#: assets/client/blocks/active-filters.js:5 assets/client/blocks/mini-cart.js:1
#: assets/client/blocks/product-filter-price.js:1
msgid "Price"
msgstr "Preço"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:124
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:132
#: 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:620
#: includes/admin/reports/class-wc-report-sales-by-product.php:413
#: includes/wc-account-functions.php:222
#: includes/widgets/class-wc-widget-products.php:54
#: src/Admin/API/Reports/Downloads/Controller.php:321
#: src/Admin/API/Reports/Orders/Controller.php:462
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:274
#: src/Internal/Admin/Orders/ListTable.php:905
#: templates/myaccount/my-orders.php:15 assets/client/admin/chunks/7135.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/blocks/legacy-template.js:7
msgid "Date"
msgstr "Data"
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:88
msgid "Expiry date"
msgstr "Data de validade"
#: includes/admin/class-wc-admin-dashboard.php:475
#: includes/admin/class-wc-admin-menus.php:196
#: includes/admin/class-wc-admin-webhooks-table-list.php:51
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:125
#: includes/admin/meta-boxes/views/html-product-data-variations.php:81
#: includes/admin/settings/views/html-webhooks-edit.php:36
#: includes/react-admin/connect-existing-pages.php:39
#: includes/wc-account-functions.php:223
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:275
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:97
#: src/Admin/API/Reports/Orders/Controller.php:465
#: src/Admin/API/Reports/Products/Controller.php:332
#: src/Admin/API/Reports/Stock/Controller.php:494
#: src/Admin/API/Reports/Variations/Controller.php:380
#: src/Blocks/BlockTypes/ProductFilterStatus.php:96
#: src/Internal/Admin/Logging/Settings.php:337
#: src/Internal/Admin/Orders/ListTable.php:906
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:107
#: templates/myaccount/my-orders.php:16 assets/client/admin/chunks/7135.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-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/blocks/product-filter-active.js:1
#: assets/client/blocks/product-filter-status.js:1
msgid "Status"
msgstr "Status"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:127
#: src/Internal/Admin/Orders/ListTable.php:908
msgid "Ship to"
msgstr "Enviar para"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:129
#: includes/admin/reports/class-wc-report-customer-list.php:222
#: includes/admin/reports/class-wc-report-stock.php:177
#: includes/wc-account-functions.php:225
#: src/Internal/Admin/Orders/ListTable.php:910
#: templates/order/order-details.php:96 assets/client/admin/chunks/2727.js:2
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Actions"
msgstr "Ações"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:370
#: includes/admin/meta-boxes/views/html-variation-admin.php:121
#: includes/admin/wc-admin-functions.php:580
msgid "Virtual"
msgstr "Virtual"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:259
msgid "Toggle featured"
msgstr "Alternar destaque"
#. Translators: %s Payment gateway name.
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:263
#: includes/admin/settings/class-wc-settings-payment-gateways.php:233
#: includes/admin/settings/class-wc-settings-shipping.php:344
#: includes/admin/views/html-bulk-edit-product.php:247
#: includes/admin/views/html-bulk-edit-product.php:281
#: includes/admin/views/html-bulk-edit-product.php:340
#: includes/widgets/class-wc-widget-brand-thumbnails.php:222
#: src/Blocks/Domain/Services/CheckoutFields.php:1337
msgid "No"
msgstr "Não"
#: includes/admin/class-wc-admin-dashboard.php:476
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:128
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:263
#: 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:46
#: includes/admin/reports/class-wc-report-taxes-by-code.php:226
#: includes/wc-account-functions.php:224
#: src/Blocks/BlockTypes/OrderConfirmation/Totals.php:39
#: src/Internal/Admin/Orders/ListTable.php:909
#: 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:63 assets/client/blocks/cart.js:12
#: assets/client/blocks/cart.js:20 assets/client/blocks/cart.js:23
#: assets/client/blocks/checkout.js:15 assets/client/blocks/checkout.js:28
#: assets/client/blocks/legacy-template.js:7
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/order-confirmation-totals.js:1
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:9
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:27
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:40
msgid "Total"
msgstr "Total"
#. Translators: %s Payment gateway name.
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:261
#: includes/admin/settings/class-wc-settings-emails.php:594
#: includes/admin/settings/class-wc-settings-payment-gateways.php:230
#: includes/admin/settings/class-wc-settings-shipping.php:343
#: includes/admin/views/html-bulk-edit-product.php:246
#: includes/admin/views/html-bulk-edit-product.php:280
#: includes/admin/views/html-bulk-edit-product.php:339
#: includes/widgets/class-wc-widget-brand-thumbnails.php:221
#: src/Blocks/Domain/Services/CheckoutFields.php:1337
#: assets/client/blocks/order-confirmation-additional-fields.js:1
#: assets/client/blocks/order-confirmation-billing-address.js:1
#: assets/client/blocks/order-confirmation-shipping-address.js:1
msgid "Yes"
msgstr "Sim"
#: src/Internal/Admin/Orders/ListTable.php:311
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:511
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:684
msgid "Restore"
msgstr "Restaurar"
#: includes/admin/class-wc-admin-duplicate-product.php:60
#: assets/client/admin/chunks/7135.js:1
msgid "Trash"
msgstr "Lixeira"
#: src/Internal/Admin/Orders/ListTable.php:1019
#: assets/client/admin/product-editor/index.js:2
msgid "Preview"
msgstr "Visualizar"
#: includes/admin/reports/class-wc-report-stock.php:142
#: includes/admin/views/html-admin-page-status-logs.php:44
#: includes/wc-account-functions.php:310 assets/client/admin/chunks/8656.js:1
msgid "View"
msgstr "Visualizar"
#. translators: Review date format. See
#. https://www.php.net/manual/datetime.format.php
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1118
msgid "Y/m/d"
msgstr "d/m/Y"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:374
#: includes/admin/reports/class-wc-report-downloads.php:198
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Guest"
msgstr "Visitante"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:367
#: src/Internal/Admin/Orders/ListTable.php:1217
msgid "Processing"
msgstr "Processando"
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:455
#: src/Internal/Admin/Orders/ListTable.php:1225
msgid "Complete"
msgstr "Concluído"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:478
msgid "Order status changed by bulk edit:"
msgstr "Status do pedido alterado por edição em massa:"
#: includes/wc-product-functions.php:643
#: src/Admin/Features/ProductBlockEditor/Init.php:296
#: assets/client/admin/chunks/6885.js:1
msgid "Grouped product"
msgstr "Grupo de produto"
#: includes/wc-product-functions.php:644
msgid "External/Affiliate product"
msgstr "Produto externo/afiliado"
#: includes/wc-product-functions.php:645 assets/client/admin/chunks/6885.js:1
msgid "Variable product"
msgstr "Produto variável"
#: includes/wc-product-functions.php:642
msgid "Simple product"
msgstr "Produto simples"
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:200
msgid "Show all types"
msgstr "Exibir todos os tipos"
#: includes/admin/class-wc-admin-post-types.php:682
#: assets/client/admin/wp-admin-scripts/product-tour.js:1
#: assets/client/blocks/all-reviews.js:3
#: assets/client/blocks/reviews-by-category.js:14
msgid "Product name"
msgstr "Nome do produto"
#: includes/admin/class-wc-admin-post-types.php:685
#: src/Admin/API/Leaderboards.php:148
#: src/Admin/API/Reports/Coupons/Controller.php:222 templates/cart/cart.php:162
#: templates/checkout/form-coupon.php:35
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Coupon code"
msgstr "Código do cupom"
#: includes/admin/class-wc-admin-post-types.php:700
msgid "Description (optional)"
msgstr "Descrição (opcional)"
#: includes/admin/views/html-bulk-edit-product.php:228
#: includes/admin/views/html-quick-edit-product.php:146
msgid "Catalog"
msgstr "Catálogo"
#: includes/admin/views/html-bulk-edit-product.php:229
#: includes/admin/views/html-quick-edit-product.php:147
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:786
#: patterns/footer-simple-menu.php:16 patterns/footer-with-3-menus.php:40
#: patterns/header-large.php:50 src/Blocks/BlockTypes/ProductSearch.php:43
#: src/Blocks/BlockTypes/ProductSearch.php:111
#: src/Internal/Admin/Logging/PageController.php:802
#: assets/client/admin/chunks/2727.js:2
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/chunks/settings-payments-main.js:1
#: assets/client/blocks/legacy-template.js:5
#: assets/client/blocks/product-search.js:1
msgid "Search"
msgstr "Pesquisa"
#: includes/admin/class-wc-admin-post-types.php:738
msgid "Catalog visibility:"
msgstr "Visibilidade no catálogo:"
#: includes/admin/class-wc-admin-post-types.php:767
msgid "OK"
msgstr "OK"
#: includes/admin/class-wc-admin-post-types.php:768
#: includes/admin/meta-boxes/views/html-order-items.php:327
#: includes/admin/meta-boxes/views/html-order-items.php:393
#: includes/admin/meta-boxes/views/html-product-data-general.php:70
#: includes/admin/meta-boxes/views/html-product-data-variations.php:166
#: includes/admin/meta-boxes/views/html-product-data-variations.php:211
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:48
#: includes/wc-account-functions.php:316
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:133
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:175
#: src/Internal/DataStores/Orders/LegacyDataCleanup.php:225
#: 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/957.js:1
#: assets/client/admin/chunks/2727.js:2 assets/client/admin/chunks/2791.js:1
#: assets/client/admin/chunks/6885.js:1 assets/client/admin/chunks/8656.js:1
#: assets/client/admin/chunks/activity-panels-inbox.js:1
#: assets/client/admin/chunks/customize-store.js:1
#: assets/client/admin/chunks/launch-store.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/customer-effort-score/index.js:2
#: assets/client/admin/experimental/index.js:2
#: assets/client/admin/product-editor/blocks/generic/taxonomy/create-taxonomy-modal.js:1
#: assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/edit-downloads-modal.js:1
#: assets/client/admin/product-editor/blocks/product-fields/product-details-section-description/edit.js:1
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/all-products.js:19 assets/client/blocks/cart.js:44
#: assets/client/blocks/checkout.js:40
#: assets/client/blocks/product-category.js:12
#: assets/client/blocks/product-collection.js:14
#: assets/client/blocks/product-tag.js:9
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "Cancel"
msgstr "Cancelar"
#: 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:58
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:130
#: includes/class-wc-countries.php:743 includes/class-wc-form-handler.php:280
#: src/Blocks/Domain/Services/CheckoutFields.php:527
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:45
#: templates/myaccount/form-edit-account.php:27
msgid "First name"
msgstr "Nome"
#: 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:62
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:134
#: includes/class-wc-countries.php:750 includes/class-wc-form-handler.php:281
#: src/Blocks/Domain/Services/CheckoutFields.php:539
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:51
#: templates/myaccount/form-edit-account.php:31
msgid "Last name"
msgstr "Sobrenome"
#: 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:66
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:138
#: src/Blocks/BlockTypes/Checkout.php:88
#: src/Blocks/Domain/Services/CheckoutFields.php:551
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:57
#: assets/client/blocks/checkout.js:46
msgid "Company"
msgstr "Empresa"
#: includes/class-wc-countries.php:901 includes/class-wc-countries.php:1385
#: includes/class-wc-countries.php:1395 includes/class-wc-countries.php:1601
msgid "Postcode"
msgstr "CEP"
#: src/Blocks/Domain/Services/CheckoutFields.php:599
msgid "State/County"
msgstr "Estado"
#: includes/admin/reports/class-wc-report-customer-list.php:217
#: includes/admin/settings/class-wc-settings-emails.php:557
#: src/Admin/API/Reports/Customers/Controller.php:545
#: src/Admin/Features/MarketingRecommendations/DefaultMarketingRecommendations.php:36
#: src/Internal/Admin/Orders/ListTable.php:1589
#: src/StoreApi/Schemas/V1/BillingAddressSchema.php:38
#: templates/single-product-reviews.php:96
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/blocks/legacy-template.js:7
msgid "Email"
msgstr "E-mail"
#: includes/admin/class-wc-admin-reports.php:94
msgid "Sales by date"
msgstr "Vendas por data"
#: includes/admin/class-wc-admin-reports.php:100
msgid "Sales by product"
msgstr "Vendas por produto"
#: includes/admin/class-wc-admin-reports.php:106
msgid "Sales by category"
msgstr "Vendas por categoria"
#: includes/admin/class-wc-admin-reports.php:112
msgid "Coupons by date"
msgstr "Cupons por data"
#: includes/admin/class-wc-admin-reports.php:126
#: src/Admin/ReportCSVEmail.php:56 src/Internal/Admin/Analytics.php:259
#: src/Internal/Admin/Orders/ListTable.php:1695
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Customers"
msgstr "Clientes"
#: 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:78
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:150
#: includes/admin/settings/class-wc-settings-general.php:78
#: includes/admin/settings/class-wc-settings-tax.php:251
#: includes/admin/settings/views/html-settings-tax.php:35
#: src/Admin/API/Reports/Customers/Controller.php:550
#: src/Blocks/Domain/Services/CheckoutFields.php:587
#: src/StoreApi/Schemas/V1/AbstractAddressSchema.php:75
#: templates/cart/shipping-calculator.php:80 assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "City"
msgstr "Cidade"
#: includes/admin/class-wc-admin-reports.php:146
msgid "Low in stock"
msgstr "Estoque baixo"
#: includes/admin/class-wc-admin-settings.php:88
msgid "Your settings have been saved."
msgstr "Suas configurações foram salvas."
#: includes/admin/class-wc-admin-settings.php:150
msgid "The changes you made will be lost if you navigate away from this page."
msgstr "As alterações feitas serão perdidas se você sair desta página."
#: includes/admin/class-wc-admin-settings.php:605
msgid "The settings of this image size have been disabled because its values are being overwritten by a filter."
msgstr "As configurações deste tamanho de imagem estão desativados, pois seus valores estão sendo substituídas por um filtro."
#: includes/admin/class-wc-admin-settings.php:648
msgid "Select a page…"
msgstr "Selecione uma página…"
#: includes/abstracts/abstract-wc-settings-api.php:832
#: includes/admin/class-wc-admin-menus.php:451
#: includes/admin/class-wc-admin-settings.php:745
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:72
#: assets/client/admin/chunks/2727.js:2
#: assets/client/admin/product-editor/index.js:2
msgid "Select all"
msgstr "Selecionar todos"
#: includes/abstracts/abstract-wc-settings-api.php:832
#: includes/admin/class-wc-admin-settings.php:745
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:73
msgid "Select none"
msgstr "Selecione nenhum"
#: includes/class-wc-privacy.php:124
#: src/Internal/Admin/Settings/PaymentsController.php:71
#: src/Internal/Admin/WcPayWelcomePage.php:93
#: assets/client/admin/chunks/2791.js:1
msgid "Payments"
msgstr "Pagamentos"
#: includes/admin/class-wc-admin-setup-wizard.php:256
msgid "Ready!"
msgstr "Pronto!"
#: includes/admin/class-wc-admin-setup-wizard.php:346
msgid "WooCommerce › Setup Wizard"
msgstr "WooCommerce › Assistente de configuração"
#: 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:1953
#: includes/admin/importers/views/html-product-csv-import-form.php:115
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:272
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/core-profiler.js:1
#: assets/client/admin/chunks/customize-store.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/blocks/product-collection.js:14
msgid "Continue"
msgstr "Continuar"
#: includes/admin/class-wc-admin-setup-wizard.php:369
#: assets/client/admin/chunks/core-profiler.js:1
msgid "Skip this step"
msgstr "Pular esta etapa"
#: includes/admin/class-wc-admin-setup-wizard.php:543
#: includes/admin/class-wc-admin-setup-wizard.php:546
msgid "Choose a currency…"
msgstr "Escolha uma moeda…"
#: includes/admin/settings/class-wc-settings-emails.php:162
#: includes/admin/settings/class-wc-settings-general.php:253
#: assets/client/blocks/all-products.js:15
msgid "Left"
msgstr "Esquerda"
#: includes/admin/settings/class-wc-settings-emails.php:164
#: includes/admin/settings/class-wc-settings-general.php:254
#: assets/client/blocks/all-products.js:15
msgid "Right"
msgstr "Direita"
#: includes/admin/settings/class-wc-settings-general.php:255
msgid "Left with space"
msgstr "Esquerda com espaço"
#: includes/admin/settings/class-wc-settings-general.php:256
msgid "Right with space"
msgstr "Direita com espaço"
#: i18n/units.php:16
msgid "kg"
msgstr "kg"
#: i18n/units.php:17
msgid "g"
msgstr "g"
#: i18n/units.php:18
msgid "lbs"
msgstr "lbs"
#: i18n/units.php:19
msgid "oz"
msgstr "oz"
#: i18n/units.php:22
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:307
msgid "m"
msgstr "m"
#: i18n/units.php:23
msgid "cm"
msgstr "cm"
#: i18n/units.php:24
msgid "mm"
msgstr "mm"
#: i18n/units.php:25
msgid "in"
msgstr "in"
#: i18n/units.php:26
msgid "yd"
msgstr "yd"
#: includes/admin/class-wc-admin-setup-wizard.php:524
#: includes/admin/class-wc-admin-setup-wizard.php:526
#: includes/class-wc-countries.php:904 includes/class-wc-countries.php:1241
#: includes/class-wc-countries.php:1390 includes/class-wc-countries.php:1591
#: assets/client/blocks/wc-shipping-method-pickup-location.js:233
msgid "State"
msgstr "Estado"
#: includes/class-wc-install.php:901
msgctxt "Page title"
msgid "Shop"
msgstr "Loja"
#: includes/class-wc-install.php:906
msgctxt "Page title"
msgid "Cart"
msgstr "Carrinho"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:675
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:130
#: includes/export/class-wc-product-csv-exporter.php:142
#: assets/client/admin/product-editor/blocks/product-fields/tag/edit.js:1
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/product-collection.js:14
msgid "Tags"
msgstr "Tags"
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:599
msgid "Decimal separator."
msgstr "Separador decimal."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:593
msgid "Thousand separator."
msgstr "Separador de milhar."
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:587
msgid "Currency position."
msgstr "Posição da moeda."
#: includes/class-wc-install.php:916
msgctxt "Page title"
msgid "My account"
msgstr "Minha conta"
#: includes/admin/class-wc-admin-setup-wizard.php:598
msgid "Let's go!"
msgstr "Vamos lá!"
#: includes/admin/settings/class-wc-settings-advanced.php:49
#: includes/admin/settings/class-wc-settings-advanced.php:72
msgid "Page setup"
msgstr "Página de instalação"
#: includes/admin/class-wc-admin-settings.php:617
msgid "Hard crop?"
msgstr "Forçar recorte?"
#: includes/admin/class-wc-admin-reports.php:135
msgid "Customer list"
msgstr "Lista de clientes"
#: includes/admin/class-wc-admin-reports.php:129
msgid "Customers vs. guests"
msgstr "Clientes x visitantes"
#: includes/admin/class-wc-admin-profile.php:82
#: includes/admin/class-wc-admin-profile.php:142
msgid "State / County or state code"
msgstr "Estado"
#: includes/admin/class-wc-admin-webhooks-table-list.php:102
#: includes/admin/class-wc-admin-webhooks-table-list.php:232
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:66
#: includes/admin/settings/views/html-webhooks-edit.php:220
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:71
#: src/Internal/Admin/Logging/PageController.php:387
#: src/Internal/Admin/Orders/ListTable.php:312
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:690
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:215
msgid "Delete permanently"
msgstr "Excluir permanentemente"
#. translators: %s: product url
#: includes/admin/class-wc-admin-post-types.php:149
msgid "Product draft updated. <a target=\"_blank\" href=\"%s\">Preview product</a>"
msgstr "Rascunho de produto atualizado. <a target=\"_blank\" href=\"%s\">Ver produto</a>"
#. translators: %s: product url
#: includes/admin/class-wc-admin-post-types.php:141
msgid "Product submitted. <a target=\"_blank\" href=\"%s\">Preview product</a>"
msgstr "Produto cadastrado. <a target=\"_blank\" href=\"%s\">Ver produto</a>"
#: includes/admin/class-wc-admin-assets.php:271
msgid "Product description"
msgstr "Descrição do produto"
#: includes/admin/helper/class-wc-helper.php:210
#: includes/admin/helper/class-wc-helper.php:308
#: includes/admin/helper/class-wc-helper.php:322
msgid "Purchase"
msgstr "Comprar"
#: includes/admin/class-wc-admin-setup-wizard.php:367
msgid "Not right now"
msgstr "Agora não"
#. translators: 1: date 2: product url
#: includes/admin/class-wc-admin-post-types.php:144
msgid "Product scheduled for: %1$s. <a target=\"_blank\" href=\"%2$s\">Preview product</a>"
msgstr "Produto programado para: %1$s. <a target=\"_blank\" href=\"%2$s\">Ver produto</a>"
#: includes/admin/class-wc-admin-reports.php:158
msgid "Most stocked"
msgstr "Estoque alto"
#: includes/admin/class-wc-admin-setup-wizard.php:504
msgid "Where is your store based?"
msgstr "Onde está baseada a sua loja?"
#: includes/blocks/class-wc-brands-block-template-utils-duplicated.php:251
#: assets/client/blocks/product-tag.js:9
msgid "Product Tag"
msgstr "Tag de produto"
#: includes/admin/views/html-bulk-edit-product.php:230
#: includes/admin/views/html-quick-edit-product.php:148
#: includes/customizer/class-wc-shop-customizer.php:766
#: includes/wc-product-functions.php:960 assets/client/admin/chunks/2727.js:2
#: assets/client/admin/product-editor/index.js:2
msgid "Hidden"
msgstr "Oculto"
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:646
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:810
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:121
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:22
#: includes/admin/meta-boxes/views/html-variation-admin.php:88
#: includes/admin/views/html-quick-edit-product.php:21
#: includes/export/class-wc-product-csv-exporter.php:112
#: src/Admin/API/Reports/Products/Controller.php:323
#: src/Admin/API/Reports/Stock/Controller.php:493
#: src/Admin/API/Reports/Variations/Controller.php:373
#: assets/client/admin/chunks/7135.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-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "SKU"
msgstr "SKU"
#: includes/admin/class-wc-admin-post-types.php:133
#: includes/admin/class-wc-admin-post-types.php:157
#: includes/admin/class-wc-admin-post-types.php:196
msgid "Custom field updated."
msgstr "Campo personalizado atualizado."
#: includes/abstracts/abstract-wc-order.php:2461
#: includes/admin/class-wc-admin-dashboard.php:474
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:123
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:213
#: 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:221 src/Internal/Admin/Orders/Edit.php:154
#: src/Internal/Admin/Orders/ListTable.php:904
#: templates/myaccount/my-orders.php:14 assets/client/admin/chunks/2727.js:2
#: 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] "Pedido"
msgstr[1] "Pedidos"
#: includes/class-wc-install.php:911
msgctxt "Page title"
msgid "Checkout"
msgstr "Finalização de compra"
#: includes/admin/class-wc-admin-reports.php:169
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:280
#: src/Admin/ReportCSVEmail.php:62 src/Internal/Admin/Analytics.php:241
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:360
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/blocks/cart.js:44 assets/client/blocks/checkout.js:36
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:50
#: assets/client/blocks/wc-shipping-method-pickup-location.js:83
msgid "Taxes"
msgstr "Impostos"
#: includes/admin/class-wc-admin-reports.php:172
msgid "Taxes by code"
msgstr "Impostos por código"
#: includes/admin/class-wc-admin-reports.php:178
msgid "Taxes by date"
msgstr "Impostos por data"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:366
#: includes/admin/meta-boxes/views/html-variation-admin.php:117
#: includes/admin/wc-admin-functions.php:587
msgid "Downloadable"
msgstr "Baixável"
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:520
msgid "Delete this review permanently"
msgstr "Excluir esta avaliação permanentemente"
#: includes/admin/class-wc-admin-reports.php:91
#: includes/admin/reports/class-wc-report-customer-list.php:219
#: includes/admin/settings/class-wc-settings-advanced.php:253
#: includes/class-wc-post-types.php:464
#: includes/class-wc-privacy-exporters.php:76 includes/class-wc-query.php:131
#: includes/react-admin/connect-existing-pages.php:134
#: includes/react-admin/connect-existing-pages.php:165
#: includes/wc-account-functions.php:107 src/Admin/API/Leaderboards.php:151
#: src/Admin/API/Leaderboards.php:291
#: src/Admin/API/Reports/Categories/Controller.php:249
#: src/Admin/API/Reports/Coupons/Controller.php:223
#: src/Admin/API/Reports/Customers/Controller.php:546
#: src/Admin/API/Reports/Orders/Stats/Controller.php:129
#: src/Admin/API/Reports/Products/Controller.php:326
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:275
#: src/Admin/API/Reports/Taxes/Controller.php:235
#: src/Admin/API/Reports/Variations/Controller.php:376
#: src/Admin/ReportCSVEmail.php:58 src/Internal/Admin/Analytics.php:217
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/2791.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/wp-admin-scripts/command-palette.js:1
msgid "Orders"
msgstr "Pedidos"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:674
msgid "Sample"
msgstr "Amostra"
#: includes/admin/class-wc-admin-setup-wizard.php:1464
msgid "PayPal email address"
msgstr "Endereço de e-mail do Paypal"
#: includes/class-wc-checkout.php:261
msgid "Order notes"
msgstr "Observações do pedido"
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:126
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:395
#: src/Internal/Admin/Orders/ListTable.php:907
msgid "Billing"
msgstr "Cobrança"
#: includes/admin/class-wc-admin-api-keys-table-list.php:48
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:652
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:817
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:85
#: includes/admin/meta-boxes/views/html-variation-admin.php:413
#: includes/admin/settings/class-wc-settings-payment-gateways.php:141
#: includes/admin/settings/class-wc-settings-shipping.php:458
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:83
#: includes/admin/settings/views/html-keys-edit.php:28
#: includes/export/class-wc-product-csv-exporter.php:119
#: includes/gateways/bacs/class-wc-gateway-bacs.php:111
#: includes/gateways/cheque/class-wc-gateway-cheque.php:80
#: includes/gateways/cod/class-wc-gateway-cod.php:106
#: includes/gateways/paypal/includes/settings-paypal.php:27
#: includes/wc-template-functions.php:2037
#: src/Admin/API/ShippingPartnerSuggestions.php:173
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:77
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:364
#: templates/single-product/tabs/description.php:22
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/all-products.js:15
msgid "Description"
msgstr "Descrição"
#: includes/admin/class-wc-admin-api-keys-table-list.php:50
#: includes/admin/reports/class-wc-report-downloads.php:88
#: includes/admin/reports/class-wc-report-downloads.php:222
#: includes/admin/settings/views/html-keys-edit.php:42
msgid "User"
msgstr "Usuário"
#: includes/admin/class-wc-admin-api-keys-table-list.php:51
#: includes/admin/settings/views/html-keys-edit.php:67
msgid "Permissions"
msgstr "Permissões"
#. 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:89
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:84
#: 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:100
msgid "View/Edit"
msgstr "Ver/Editar"
#: 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 "Revogar"
#: includes/admin/class-wc-admin-api-keys-table-list.php:164
#: includes/admin/settings/views/html-keys-edit.php:75
#: includes/class-wc-auth.php:72
msgid "Read"
msgstr "Ler"
#: includes/admin/class-wc-admin-api-keys-table-list.php:165
#: includes/admin/settings/views/html-keys-edit.php:76
#: includes/class-wc-auth.php:73
msgid "Write"
msgstr "Escrever"
#: includes/admin/class-wc-admin-api-keys-table-list.php:166
#: includes/admin/settings/views/html-keys-edit.php:77
#: includes/class-wc-auth.php:74
msgid "Read/Write"
msgstr "Ler/Escrever"
#: includes/admin/class-wc-admin-api-keys-table-list.php:190
#: includes/admin/settings/views/html-keys-edit.php:113
#: src/Internal/Admin/Orders/MetaBoxes/OrderAttribution.php:50
#: src/Internal/Traits/OrderAttributionMeta.php:319
msgid "Unknown"
msgstr "Desconhecido"
#. Plugin Name of the plugin
#: woocommerce.php includes/admin/class-wc-admin-menus.php:99
#: includes/admin/class-wc-admin-setup-wizard.php:353
#: includes/admin/class-wc-admin-setup-wizard.php:446
#: includes/admin/class-wc-admin.php:248
#: includes/admin/helper/views/html-oauth-start.php:21
#: includes/class-wc-order.php:2012 includes/class-wc-order.php:2013
#: includes/class-wc-privacy.php:54
#: includes/customizer/class-wc-shop-customizer.php:39
#: includes/react-admin/connect-existing-pages.php:64
#: includes/wc-order-functions.php:1133
#: src/Admin/Features/ProductBlockEditor/BlockRegistry.php:134
#: src/Admin/PageController.php:202 src/Blocks/BlockTypesController.php:216
#: src/Blocks/Patterns/PatternRegistry.php:24
#: src/Internal/Admin/Homescreen.php:182 src/Internal/Admin/Loader.php:410
#: src/Internal/Admin/Settings.php:209 templates/auth/header.php:35
#: assets/client/blocks/all-products.js:6 assets/client/blocks/all-reviews.js:7
#: assets/client/blocks/cart.js:50 assets/client/blocks/classic-shortcode.js:1
#: assets/client/blocks/legacy-template.js:7
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/product-on-sale.js:12
#: assets/client/blocks/product-search.js:1
#: assets/client/blocks/product-top-rated.js:12
#: assets/client/blocks/reviews-by-category.js:18
#: assets/client/blocks/reviews-by-product.js:18
msgid "WooCommerce"
msgstr "WooCommerce"
#: includes/admin/class-wc-admin-assets.php:299
#: assets/client/admin/product-editor/index.js:2
msgid "Enter a value"
msgstr "Informe um valor"
#: includes/admin/class-wc-admin-assets.php:300
msgid "Variation menu order (determines position in the list of variations)"
msgstr "Order no menu de variações (determina a posição na lista de variações)"
#: includes/admin/class-wc-admin-assets.php:301
#: assets/client/admin/product-editor/index.js:2
msgid "Enter a value (fixed or %)"
msgstr "Entre com um valor (fixo ou %)"
#: includes/admin/class-wc-admin-assets.php:302
msgid "Are you sure you want to delete all variations? This cannot be undone."
msgstr "Tem certeza de que deseja excluir todas as variações? Isso não poderá ser desfeito."
#: includes/admin/class-wc-admin-assets.php:303
msgid "Last warning, are you sure?"
msgstr "Último aviso, você tem certeza?"
#: includes/admin/class-wc-admin-assets.php:304
#: includes/admin/class-wc-admin-brands.php:342
#: includes/admin/class-wc-admin-brands.php:425
#: includes/admin/class-wc-admin-taxonomies.php:163
#: includes/admin/class-wc-admin-taxonomies.php:273
#: assets/client/admin/product-editor/blocks/product-fields/images/edit.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Choose an image"
msgstr "Escolher uma imagem"
#: includes/admin/class-wc-admin-assets.php:305
msgid "Set variation image"
msgstr "Configurar imagem da variação"
#: includes/admin/class-wc-admin-assets.php:308
msgid "Are you sure you want to remove this variation?"
msgstr "Tem certeza de que deseja remover essa variação?"
#: includes/admin/class-wc-admin-assets.php:309
#: assets/client/admin/product-editor/index.js:2
msgid "Sale start date (YYYY-MM-DD format or leave blank)"
msgstr "Data inicial da oferta (no formato YYYY-MM-DD ou deixe em branco)"
#: includes/admin/class-wc-admin-assets.php:310
#: assets/client/admin/product-editor/index.js:2
msgid "Sale end date (YYYY-MM-DD format or leave blank)"
msgstr "Data de termino da oferta (no formato YYYY-MM-DD ou deixe em branco)"
#: includes/admin/class-wc-admin-assets.php:311
msgid "Save changes before changing page?"
msgstr "Salvar alterações antes de mudar de página?"
#: includes/admin/class-wc-admin-assets.php:313
msgid "%qty% variations"
msgstr "%qty% variações"
#: includes/admin/class-wc-admin-assets.php:329
#: includes/admin/class-wc-admin-assets.php:530
#: includes/admin/settings/views/html-webhooks-edit.php:68
#: includes/class-wc-frontend-scripts.php:610
#: includes/wc-template-functions.php:3103
#: includes/wc-template-functions.php:3104
#: templates/cart/shipping-calculator.php:58
msgid "Select an option…"
msgstr "Selecione uma opção…"
#: includes/admin/class-wc-admin-assets.php:380
msgid "Are you sure you wish to delete this refund? This action cannot be undone."
msgstr "Você esta certo que deseja excluir este reembolso? Esta operação não pode ser desfeita."
#: includes/admin/class-wc-admin-assets.php:383
#: 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:50
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:647
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:812
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:118
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:17
#: includes/admin/meta-boxes/views/html-product-data-general.php:84
#: includes/admin/meta-boxes/views/html-variation-admin.php:427
#: includes/admin/settings/views/html-webhooks-edit.php:22
#: includes/admin/views/html-admin-page-status-report.php:924
#: includes/export/class-wc-product-csv-exporter.php:114
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:15
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:115
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:111
#: includes/widgets/class-wc-widget-brand-thumbnails.php:229
#: includes/widgets/class-wc-widget-product-categories.php:52
#: src/Admin/API/Reports/Customers/Controller.php:541
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:152
#: templates/single-product-reviews.php:89 assets/client/admin/chunks/7135.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/product-editor/blocks/generic/taxonomy/create-taxonomy-modal.js:1
#: assets/client/admin/product-editor/blocks/product-fields/name/edit.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Name"
msgstr "Nome"
#. translators: Remove chip.
#: includes/admin/class-wc-admin-assets.php:384
#: includes/admin/meta-boxes/views/html-product-attribute.php:10
#: includes/admin/meta-boxes/views/html-variation-admin.php:20
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/2727.js:2
#: assets/client/admin/components/index.js:2
#: assets/client/blocks/mini-cart.js:1
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:49
msgid "Remove"
msgstr "Remover"
#: includes/admin/class-wc-admin-assets.php:385
#: includes/admin/meta-boxes/views/html-order-download-permission.php:9
#: includes/admin/meta-boxes/views/html-product-attribute.php:8
msgid "Click to toggle"
msgstr "Clique para alterar"
#: includes/admin/class-wc-admin-assets.php:386
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:28
msgid "Value(s)"
msgstr "Valor(es)"
#: includes/admin/class-wc-admin-assets.php:387
msgid "Enter some text, or some attributes by pipe (|) separating values."
msgstr "Digite algo ou atributos usando pipe (|) como separador."
#: includes/admin/class-wc-admin-assets.php:388
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:97
msgid "Visible on the product page"
msgstr "Visível na página de produto"
#: includes/admin/class-wc-admin-assets.php:389
#: includes/admin/meta-boxes/views/html-product-attribute-inner.php:103
msgid "Used for variations"
msgstr "Usado para variações"
#: includes/admin/class-wc-admin-assets.php:390
msgid "Enter a name for the new attribute term:"
msgstr "Informe um nome para o novo atributo:"
#: includes/admin/class-wc-admin-assets.php:394
msgid "Load the customer's shipping information? This will remove any currently entered shipping information."
msgstr "Carregar informações de entrega do cliente? Isto irá remover qualquer informação de entrega existente."
#: includes/admin/class-wc-admin-assets.php:395
#: includes/admin/class-wc-admin-post-types.php:745
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:131
#: includes/admin/views/html-bulk-edit-product.php:240
#: includes/admin/views/html-quick-edit-product.php:160
#: assets/client/blocks/product-collection.js:12
msgid "Featured"
msgstr "Destaque"
#: includes/admin/class-wc-admin-assets.php:399
msgid "No customer selected"
msgstr "Nenhum cliente selecionado"
#: includes/admin/class-wc-admin-attributes.php:191
msgid "Attribute updated successfully"
msgstr "Atributos atualizados com sucesso"
#: 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 "Nome do atributo (mostrado no site)."
#: 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:457
#: assets/client/admin/product-editor/index.js:2
msgid "Slug"
msgstr "Slug"
#: 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:645
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:809
#: includes/export/class-wc-product-csv-exporter.php:111
#: src/Admin/API/Reports/Coupons/Controller.php:227
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Type"
msgstr "Tipo"
#: includes/admin/class-wc-admin-attributes.php:268
#: includes/admin/class-wc-admin-attributes.php:476
msgid "Default sort order"
msgstr "Ordem de classificação padrão"
#: 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 "Ordenação personalizada"
#: 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 "Nome (numérico)"
#: includes/admin/class-wc-admin-attributes.php:275
#: includes/admin/class-wc-admin-attributes.php:352
#: includes/admin/class-wc-admin-attributes.php:481
#: src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:61
msgid "Term ID"
msgstr "ID do termo"
#: 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 "Determina a ordem que os termos aparecem nas páginas de produto de loja. Se estiver usando a ordenação personalizada, você pode arrastar e soltar os termos neste atributo."
#: includes/admin/class-wc-admin-attributes.php:283
#: includes/admin/helper/class-wc-helper.php:185
#: includes/admin/helper/views/html-section-account.php:3
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:77
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:394
#: 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/7135.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/admin/components/index.js:2
#: assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/edit-downloads-modal.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Update"
msgstr "Atualizar"
#: includes/admin/class-wc-admin-menus.php:105
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:874
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:99
#: includes/admin/views/html-admin-page-product-export.php:41
#: includes/react-admin/connect-existing-pages.php:298
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:610
#: assets/client/blocks/product-collection.js:12
#: assets/client/blocks/product-query.js:12
msgid "Attributes"
msgstr "Atributos"
#: 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
#: assets/client/blocks/all-reviews.js:1 assets/client/blocks/all-reviews.js:3
#: assets/client/blocks/product-collection.js:1
#: assets/client/blocks/reviews-by-category.js:12
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/reviews-by-product.js:9
#: assets/client/blocks/reviews-by-product.js:14
#: assets/client/blocks/reviews-frontend.js:1
msgid "Order by"
msgstr "Ordenar por"
#: includes/admin/class-wc-admin-attributes.php:314
#: assets/client/blocks/order-confirmation-create-account-frontend.js:2
#: assets/client/blocks/order-confirmation-create-account.js:2
msgid "Terms"
msgstr "Termos"
#: includes/admin/class-wc-admin-attributes.php:400
msgid "Configure terms"
msgstr "Configurar termos"
#: includes/admin/class-wc-admin-attributes.php:408
msgid "No attributes currently exist."
msgstr "Não existem atributos definidos."
#: includes/admin/class-wc-admin-attributes.php:499
msgid "Are you sure you want to delete this attribute?"
msgstr "Tem certeza de que deseja excluir este atributo?"
#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:267
msgid "<strong>%s order</strong> awaiting processing"
msgid_plural "<strong>%s orders</strong> awaiting processing"
msgstr[0] "<strong>%s pedido</strong> pendente"
msgstr[1] "<strong>%s pedidos</strong> pendentes"
#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:278
msgid "<strong>%s order</strong> on-hold"
msgid_plural "<strong>%s orders</strong> on-hold"
msgstr[0] "<strong>%s pedido</strong> em espera"
msgstr[1] "<strong>%s pedidos</strong> em espera"
#: includes/admin/class-wc-admin-attributes.php:336
#: includes/admin/class-wc-admin-post-types.php:750
#: includes/admin/class-wc-admin-webhooks-table-list.php:90
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:396
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:520
#: includes/admin/meta-boxes/views/html-variation-admin.php:19
#: includes/admin/reports/class-wc-report-customer-list.php:163
#: includes/admin/reports/class-wc-report-stock.php:135
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:162
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:129
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:62
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:99
#: includes/class-wc-post-types.php:332 includes/class-wc-post-types.php:397
#: includes/class-wc-post-types.php:468 includes/class-wc-post-types.php:532
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:39
#: src/Internal/Admin/Orders/ListTable.php:1640
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:546
#: assets/client/admin/chunks/7135.js:1
#: assets/client/admin/product-editor/blocks/product-fields/downloads/edit.js:1
#: assets/client/admin/product-editor/blocks/product-fields/name/edit.js:1
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/attribute-filter.js:18
#: assets/client/blocks/checkout-blocks/billing-address-frontend.js:1
#: assets/client/blocks/checkout-blocks/shipping-address-frontend.js:1
#: assets/client/blocks/checkout.js:9
#: assets/client/blocks/wc-shipping-method-pickup-location.js:238
msgid "Edit"
msgstr "Editar"
#: includes/admin/class-wc-admin-attributes.php:336
#: includes/admin/class-wc-admin-log-table-list.php:234
#: 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-classes.php:162
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:129
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:99
#: includes/wc-account-functions.php:395
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:92
#: src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:284
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:392
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:298
#: assets/client/admin/chunks/2791.js:1
#: assets/client/admin/chunks/customize-store.js:1
#: assets/client/admin/experimental/index.js:2
#: assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/edit-downloads-modal.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Delete"
msgstr "Excluir"
#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:372
msgid "<strong>%s product</strong> low in stock"
msgid_plural "<strong>%s products</strong> low in stock"
msgstr[0] "<strong>%s produto</strong> com estoque baixo"
msgstr[1] "<strong>%s produtos</strong> com estoque baixo"
#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:383
msgid "<strong>%s product</strong> out of stock"
msgid_plural "<strong>%s products</strong> out of stock"
msgstr[0] "<strong>%s produto</strong> sem estoque"
msgstr[1] "<strong>%s produtos</strong> sem estoque"
#: includes/admin/class-wc-admin-dashboard.php:435
msgid "There are no product reviews yet."
msgstr "Este produto ainda não recebeu avaliações."
#: includes/admin/class-wc-admin-duplicate-product.php:64
msgid "Make a duplicate from this product"
msgstr "Duplicar este produto"
#: includes/admin/class-wc-admin-duplicate-product.php:65
msgid "Duplicate"
msgstr "Duplicar"
#: includes/admin/class-wc-admin-duplicate-product.php:90
#: assets/client/admin/product-editor/index.js:2
msgid "Copy to a new draft"
msgstr "Copiar para rascunho"
#: includes/admin/class-wc-admin-duplicate-product.php:99
msgid "No product to duplicate has been supplied!"
msgstr "Não foi informado um produto para ser duplicado!"
#: includes/admin/class-wc-admin-setup-wizard.php:1456
#: includes/gateways/paypal/class-wc-gateway-paypal.php:81
msgid "PayPal Standard"
msgstr "PayPal padrão"
#: 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 "Frete grátis"
#: includes/admin/class-wc-admin-menus.php:113
#: includes/react-admin/connect-existing-pages.php:31
msgid "Reports"
msgstr "Relatórios"
#: includes/class-wc-post-types.php:527
#: includes/react-admin/connect-existing-pages.php:177
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:278
#: src/Admin/ReportCSVEmail.php:55 src/Internal/Admin/Analytics.php:235
#: src/Internal/Admin/Coupons.php:69 src/Internal/Admin/Coupons.php:70
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/blocks/cart.js:23 assets/client/blocks/checkout.js:15
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:27
msgid "Coupons"
msgstr "Cupons"
#: includes/admin/class-wc-admin-help.php:64
#: includes/admin/class-wc-admin-help.php:66
msgid "Found a bug?"
msgstr "Encontrou um problema?"
#: includes/admin/class-wc-admin-help.php:69
msgid "Report a bug"
msgstr "Reportar um bug"
#: includes/admin/class-wc-admin-help.php:75
msgid "For more information:"
msgstr "Para mais informações:"
#: includes/admin/class-wc-admin-help.php:76
msgid "About WooCommerce"
msgstr "Sobre o WooCommerce"
#: includes/admin/class-wc-admin-menus.php:126
#: includes/admin/views/html-admin-page-status-report.php:693
#: includes/class-wc-install.php:2209
#: includes/react-admin/connect-existing-pages.php:35
#: src/Internal/Admin/Analytics.php:265
#: src/Internal/Admin/Logging/PageController.php:212
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/833.js:2
#: assets/client/admin/chunks/2791.js:1 assets/client/admin/chunks/8656.js:1
#: assets/client/admin/chunks/customize-store.js:1
#: assets/client/admin/product-editor/index.js:2
#: assets/client/admin/settings-editor/index.js:2
#: assets/client/blocks/add-to-cart-with-options-quantity-selector.js:1
#: assets/client/blocks/all-products.js:15 assets/client/blocks/cart-link.js:1
#: assets/client/blocks/cart.js:17 assets/client/blocks/checkout.js:40
#: assets/client/blocks/coming-soon.js:1 assets/client/blocks/mini-cart.js:1
#: assets/client/blocks/price-filter.js:5
#: assets/client/blocks/product-collection.js:14
#: assets/client/blocks/product-filter-attribute.js:1
#: assets/client/blocks/product-filter-price-slider.js:1
msgid "Settings"
msgstr "Configurações"
#: includes/admin/class-wc-admin-menus.php:489
msgid "Visit Store"
msgstr "Visitar loja"
#: includes/admin/class-wc-admin-meta-boxes.php:148
#: src/Blocks/BlockTypes/ProductFilterRating.php:94
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:616
#: assets/client/blocks/active-filters-frontend.js:5
#: assets/client/blocks/active-filters-wrapper-frontend.js:5
#: assets/client/blocks/active-filters.js:5
#: assets/client/blocks/product-filter-rating.js:3
msgid "Rating"
msgstr "Avaliação"
#: includes/admin/class-wc-admin-meta-boxes.php:205
#: includes/admin/settings/class-wc-settings-products.php:160
#: src/Blocks/Patterns/PatternRegistry.php:30
#: src/Internal/Admin/ProductReviews/Reviews.php:84
#: src/Internal/Admin/ProductReviews/Reviews.php:85
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1348
#: templates/single-product-reviews.php:37 assets/client/admin/chunks/2791.js:1
#: assets/client/admin/chunks/customize-store.js:1
msgid "Reviews"
msgstr "Avaliações"
#: includes/admin/class-wc-admin-permalink-settings.php:60
msgid "Product attribute base"
msgstr "Base de atributos de produto"
#: includes/admin/class-wc-admin-permalink-settings.php:116
#: includes/admin/class-wc-admin-taxonomies.php:127
#: includes/admin/class-wc-admin-taxonomies.php:235
#: assets/client/admin/chunks/customize-store.js:1
#: assets/client/blocks/product-collection.js:1
msgid "Default"
msgstr "Padrão"
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:275
#: includes/admin/reports/class-wc-report-stock.php:116
#: includes/wc-formatting-functions.php:1256
#: includes/wc-product-functions.php:994
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:392
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:853
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/product-filter-active.js:1
msgid "In stock"
msgstr "Em estoque"
#: includes/abstracts/abstract-wc-product.php:2175
#: includes/admin/class-wc-admin-reports.php:152
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:277
#: includes/admin/reports/class-wc-report-stock.php:118
#: includes/wc-product-functions.php:995
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/ProductVariationTemplate.php:396
#: src/Internal/Features/ProductBlockEditor/ProductTemplates/SimpleProductTemplate.php:857
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/product-editor/index.js:2
msgid "Out of stock"
msgstr "Fora de estoque"
#: includes/admin/meta-boxes/views/html-order-fee.php:18
#: includes/class-wc-cart-fees.php:74 includes/class-wc-order-item-fee.php:233
#: src/Internal/ReceiptRendering/ReceiptRenderingEngine.php:338
#: assets/client/blocks/cart.js:2 assets/client/blocks/checkout.js:2
#: assets/client/blocks/mini-cart-contents.js:1
#: assets/client/blocks/wc-blocks-data.js:4
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:43
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:50
msgid "Fee"
msgstr "Taxa"
#: includes/admin/class-wc-admin-assets.php:162
#: includes/class-wc-frontend-scripts.php:611
#: 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 "Nenhuma combinação foi encontrada"
#: includes/admin/class-wc-admin-assets.php:163
#: includes/class-wc-frontend-scripts.php:612
msgctxt "enhanced select"
msgid "Loading failed"
msgstr "O carregando falhou"
#: includes/admin/class-wc-admin-assets.php:168
#: includes/class-wc-frontend-scripts.php:617
msgctxt "enhanced select"
msgid "You can only select 1 item"
msgstr "Você pode apenas selecionar 1 item"
#: includes/admin/class-wc-admin-assets.php:169
#: includes/class-wc-frontend-scripts.php:618
msgctxt "enhanced select"
msgid "You can only select %qty% items"
msgstr "Você pode apenas selecionar %qty% itens"
#: includes/admin/class-wc-admin-assets.php:170
#: includes/class-wc-frontend-scripts.php:619
msgctxt "enhanced select"
msgid "Loading more results…"
msgstr "Carregando mais resultados…"
#: includes/admin/class-wc-admin-assets.php:171
#: includes/class-wc-frontend-scripts.php:620
msgctxt "enhanced select"
msgid "Searching…"
msgstr "Procurando…"
#: includes/admin/class-wc-admin-menus.php:269
#: includes/class-wc-post-types.php:476
msgctxt "Admin menu name"
msgid "Orders"
msgstr "Pedidos"
#: includes/admin/class-wc-admin-permalink-settings.php:74
#: includes/wc-core-functions.php:2263 includes/wc-update-functions.php:82
msgctxt "slug"
msgid "product-category"
msgstr "categoria-produto"
#: includes/admin/class-wc-admin-brands.php:660
#: includes/admin/class-wc-admin-permalink-settings.php:193
#: includes/admin/class-wc-admin-permalink-settings.php:196
#: includes/wc-core-functions.php:2262 includes/wc-update-functions.php:92
msgctxt "slug"
msgid "product"
msgstr "produto"
#: includes/admin/class-wc-admin-permalink-settings.php:104
#: includes/admin/class-wc-admin-permalink-settings.php:203
msgctxt "default-slug"
msgid "shop"
msgstr "loja"
#: includes/admin/class-wc-admin-permalink-settings.php:105
msgctxt "default-slug"
msgid "product"
msgstr "produto"
#: i18n/states.php:2158
msgid "Armed Forces (AE)"
msgstr "Forças Armadas (AE)"
#: i18n/states.php:2159
msgid "Armed Forces (AP)"
msgstr "Forças Armadas (AP)"
#: i18n/countries.php:21
msgid "American Samoa"
msgstr "Samoa Americana"
#: i18n/countries.php:106
msgid "Guam"
msgstr "Guam"
#: i18n/countries.php:179
msgid "Northern Mariana Islands"
msgstr "Comunidade das Ilhas Marianas Setentrionais"
#: i18n/countries.php:193
msgid "Puerto Rico"
msgstr "Porto Rico"
#: i18n/states.php:2212
msgid "Eastern Cape"
msgstr "Cabo Oriental"
#: i18n/states.php:2213
msgid "Free State"
msgstr "Estado Livre"
#: i18n/states.php:2214
msgid "Gauteng"
msgstr "Gauteng"
#: i18n/states.php:2215
msgid "KwaZulu-Natal"
msgstr "KwaZulu-Natal"
#: i18n/states.php:2216
msgid "Limpopo"
msgstr "Limpopo"
#: i18n/states.php:2217
msgid "Mpumalanga"
msgstr "Mpumalanga"
#: i18n/states.php:2218
msgid "Northern Cape"
msgstr "Cabo Norte"
#: i18n/states.php:2219
msgid "North West"
msgstr "Noroeste"
#: i18n/states.php:2220
msgid "Western Cape"
msgstr "Cabo Ocidental"
#: includes/class-wc-order-item-product.php:230
#: includes/legacy/abstract-wc-legacy-order.php:167
msgid "Backordered"
msgstr "Encomendado"
#: includes/abstracts/abstract-wc-order.php:2252
#: includes/class-wc-cart.php:1616 includes/class-wc-product-grouped.php:120
msgid "Free!"
msgstr "Grátis!"
#: includes/abstracts/abstract-wc-order.php:2287
#: includes/wc-template-functions.php:2419 assets/client/blocks/cart.js:20
#: assets/client/blocks/checkout.js:28
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:40
msgid "Subtotal:"
msgstr "Subtotal:"
#: includes/abstracts/abstract-wc-order.php:2302
#: assets/client/blocks/cart.js:20 assets/client/blocks/checkout.js:28
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:40
msgid "Discount:"
msgstr "Desconto:"
#: includes/abstracts/abstract-wc-order.php:2378
#: src/Blocks/BlockTypes/OrderConfirmation/Summary.php:34
#: templates/checkout/order-receipt.php:33 templates/checkout/thankyou.php:66
#: assets/client/blocks/order-confirmation-summary.js:1
msgid "Total:"
msgstr "Total:"
#: includes/gateways/class-wc-payment-gateway-cc.php:71
msgid "Expiry (MM/YY)"
msgstr "Validade (MM/AA)"
#: includes/gateways/class-wc-payment-gateway-cc.php:72
msgid "MM / YY"
msgstr "MM / AA"
#: includes/gateways/class-wc-payment-gateway-cc.php:62
msgid "CVC"
msgstr "CVC"
#: includes/abstracts/abstract-wc-product.php:1999
#: includes/class-wc-embed.php:106 includes/class-wc-product-simple.php:60
#: includes/class-wc-product-variable.php:76
#: assets/client/blocks/all-reviews.js:1 assets/client/blocks/checkout.js:35
#: assets/client/blocks/reviews-by-category.js:12
#: assets/client/blocks/reviews-by-product.js:9
#: assets/client/blocks/reviews-frontend.js:1
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:38
msgid "Read more"
msgstr "Leia mais"
#. translators: %s: stock amount
#: includes/wc-formatting-functions.php:1263
msgid "Only %s left in stock"
msgstr "Apenas %s em estoque"
#: includes/wc-formatting-functions.php:1273
msgid "(can be backordered)"
msgstr "(pode ser encomendado)"
#. translators: %s: stock amount
#: includes/wc-formatting-functions.php:1268
msgid "%s in stock"
msgstr "%s em estoque"
#: includes/abstracts/abstract-wc-product.php:2177
#: includes/abstracts/abstract-wc-product.php:2179 templates/cart/cart.php:107
#: assets/client/blocks/cart.js:8 assets/client/blocks/checkout.js:37
#: assets/client/blocks/mini-cart-contents.js:9
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:20
msgid "Available on backorder"
msgstr "Disponível por encomenda"
#. translators: %s: average rating
#. translators: %s: rating
#. translators: %1$d is referring to rating value. Example: Rated 4 out of 5.
#. translators: %s is referring to the average rating value
#. translators: %s is the rating value wrapped in HTML strong tags.
#: includes/class-wc-embed.php:130
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:57
#: includes/wc-template-functions.php:3841
#: includes/wc-template-functions.php:3864
#: includes/widgets/class-wc-widget-layered-nav-filters.php:123
#: src/Blocks/BlockTypes/ProductFilterRating.php:211
#: src/Blocks/BlockTypes/ProductRating.php:152
#: src/Blocks/BlockTypes/ProductRatingStars.php:119
#: assets/client/blocks/active-filters-frontend.js:6
#: assets/client/blocks/active-filters-wrapper-frontend.js:6
#: assets/client/blocks/active-filters.js:6
#: assets/client/blocks/all-reviews.js:3
#: assets/client/blocks/product-filter-rating.js:3
#: assets/client/blocks/rating-filter-frontend.js:3
#: assets/client/blocks/rating-filter-wrapper-frontend.js:7
#: assets/client/blocks/rating-filter.js:3
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/reviews-by-product.js:11
#: assets/client/blocks/reviews-frontend.js:3
msgid "Rated %s out of 5"
msgstr "Avaliação %s de 5"
#. translators: 1: first name 2: last name
#: includes/class-wc-countries.php:665 includes/class-wc-countries.php:681
#: includes/class-wc-order.php:1005 includes/class-wc-order.php:1015
#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:151
#: src/Internal/Admin/Orders/ListTable.php:998
msgctxt "full name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"
#. translators: 1: old order status 2: new order status
#: includes/class-wc-order.php:441
msgid "Order status changed from %1$s to %2$s."
msgstr "Status do pedido alterado de %1$s para %2$s."
#: includes/admin/class-wc-admin-permalink-settings.php:83
#: includes/wc-core-functions.php:2264 includes/wc-update-functions.php:83
msgctxt "slug"
msgid "product-tag"
msgstr "produto-tag"
#: includes/admin/class-wc-admin-permalink-settings.php:131
msgid "Custom base"
msgstr "Base personalizada"
#: includes/admin/class-wc-admin-meta-boxes.php:144
msgid "Coupon data"
msgstr "Dados do cupom"
#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:84
msgid "%s actions"
msgstr "Ações do %s"
#: src/Internal/Admin/Orders/Edit.php:82
msgid "Downloadable product permissions"
msgstr "Permissões de produto baixáveis"
#: includes/admin/settings/views/html-settings-tax.php:115
msgid "%s items"
msgstr "Itens do %s"
#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:78
msgid "%s data"
msgstr "Dados do %s"
#: includes/admin/class-wc-admin-meta-boxes.php:135
#: src/Blocks/BlockTypes/ProductGallery.php:98
msgid "Product gallery"
msgstr "Galeria de imagens do produto"
#: includes/admin/class-wc-admin-meta-boxes.php:134
#: includes/admin/views/html-bulk-edit-product.php:17
#: includes/admin/views/html-quick-edit-product.php:14
msgid "Product data"
msgstr "Dados do produto"
#: includes/admin/class-wc-admin-meta-boxes.php:133
msgid "Product short description"
msgstr "Breve descrição sobre o produto"
#: includes/admin/class-wc-admin-menus.php:455
msgid "Add to menu"
msgstr "Adicionar ao menu"
#: includes/admin/class-wc-admin-menus.php:125
msgid "WooCommerce settings"
msgstr "Configurações do WooCommerce"
#: includes/admin/class-wc-admin-menus.php:115
msgid "Sales reports"
msgstr "Relatórios de venda"
#: includes/admin/class-wc-admin-help.php:80
msgid "Official extensions"
msgstr "Extensões oficiais"
#: includes/admin/class-wc-admin-help.php:77
msgid "WordPress.org project"
msgstr "Projeto no WordPress.org"
#. 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 "Se você precisar de ajuda para compreender, usar ou estender o WooCommerce, <a href=\"%s\">leia nossa documentação</a>. Você vai encontrar todos os tipos de recursos, incluindo snippets, tutoriais e muito mais."
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:141
msgid "Local delivery"
msgstr "Entrega local"
#. translators: %s: product id
#: includes/admin/class-wc-admin-duplicate-product.php:110
msgid "Product creation failed, could not find original product: %s"
msgstr "Falha ao tentar criar o produto, não foi possível encontrar o produto original: %s"
#. translators: 1: top seller product title 2: top seller quantity
#: includes/admin/class-wc-admin-dashboard.php:217
msgid "%1$s top seller this month (sold %2$d)"
msgstr "%1$s mais vendido neste mês (vendido %2$d)"
#: includes/admin/class-wc-admin-menus.php:196
msgid "WooCommerce status"
msgstr "Status do WooCommerce"
#: includes/admin/class-wc-admin-attributes.php:488
#: assets/client/admin/product-editor/index.js:2
msgid "Add attribute"
msgstr "Adicionar atributo"
#: includes/admin/class-wc-admin-attributes.php:420
#: assets/client/blocks/attribute-filter.js:18
msgid "Add new attribute"
msgstr "Adicionar novo atributo"
#: includes/admin/class-wc-admin-attributes.php:184
#: includes/react-admin/connect-existing-pages.php:308
#: assets/client/admin/product-editor/index.js:2
msgid "Edit attribute"
msgstr "Editar atributo"
#: includes/admin/class-wc-admin-api-keys.php:112
msgid "Search key"
msgstr "Pesquisar chave"
#: includes/admin/class-wc-admin-api-keys.php:99
msgid "Add key"
msgstr "Adicionar chave"
#: includes/admin/class-wc-admin-api-keys-table-list.php:101
msgid "Revoke API key"
msgstr "Revogar chave de API"
#: includes/admin/class-wc-admin-api-keys-table-list.php:84
msgid "API key"
msgstr "Chave de API"
#: includes/admin/class-wc-admin-api-keys-table-list.php:52
#: includes/admin/settings/views/html-keys-edit.php:102
msgid "Last access"
msgstr "Último acesso"
#: includes/admin/class-wc-admin-api-keys-table-list.php:49
#: includes/admin/settings/views/html-keys-edit.php:94
msgid "Consumer key ending in"
msgstr "Consumer key termina com"
#: includes/gateways/class-wc-payment-gateway-cc.php:61
msgid "Card code"
msgstr "Código do cartão"
#: includes/gateways/class-wc-payment-gateway-cc.php:67
msgid "Card number"
msgstr "Número do cartão"
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:479
#: includes/class-wc-order.php:2359 templates/checkout/order-receipt.php:38
#: templates/checkout/thankyou.php:72
#: assets/client/blocks/order-confirmation-summary.js:1
msgid "Payment method:"
msgstr "Método de pagamento:"
#: 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 "Insira uma base customizada para ser utilizada. A base deve ser configurada, caso contrário o WordPress irá utilizar uma base padrão."
#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:615
#: includes/wc-attribute-functions.php:494
msgid "Slug \"%s\" is already in use. Change it, please."
msgstr "O slug \"%s\" já está em uso. Escolha outro."
#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: 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 "O slug \"%s\" não é permitido porque é um termo reservado. Escolha outro."
#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: 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 "O slug \"%s\" muito longo (máximo: 28 caracteres). Diminua."
#: includes/admin/class-wc-admin-assets.php:378
msgid "Please select some items."
msgstr "Selecione alguns itens."
#: includes/admin/class-wc-admin-assets.php:220
msgid "Please enter in a value less than the regular price."
msgstr "Informe um valor menor do que o preço original."
#: includes/admin/class-wc-admin-assets.php:219
msgid "Please enter in country code with two capital letters."
msgstr "Informe o código do país usando duas letras maiúsculas."
#: includes/admin/class-wc-admin-assets.php:167
#: includes/class-wc-frontend-scripts.php:616
msgctxt "enhanced select"
msgid "Please delete %qty% characters"
msgstr "Exclua %qty% caracteres"
#: includes/admin/class-wc-admin-assets.php:166
#: includes/class-wc-frontend-scripts.php:615
msgctxt "enhanced select"
msgid "Please delete 1 character"
msgstr "Exclua 1 caracter"
#: includes/admin/class-wc-admin-assets.php:165
#: includes/class-wc-frontend-scripts.php:614
msgctxt "enhanced select"
msgid "Please enter %qty% or more characters"
msgstr "Digite %qty% ou mais caracteres"
#: includes/admin/class-wc-admin-assets.php:164
#: includes/class-wc-frontend-scripts.php:613
msgctxt "enhanced select"
msgid "Please enter 1 or more characters"
msgstr "Digite 1 ou mais caracteres"
#: 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 "Ative isto se você quiser que este atributo tenha arquivos de produto na sua loja."
#: includes/admin/class-wc-admin-attributes.php:438
msgid "Enable Archives?"
msgstr "Ativar arquivos?"
#: includes/admin/class-wc-admin-notices.php:266
#: includes/admin/class-wc-admin-status.php:305
#: includes/emails/class-wc-email.php:1013
#: src/Internal/Features/FeaturesController.php:1436
msgid "Action failed. Please refresh the page and retry."
msgstr "Ação malsucedida. Atualize a página e tente novamente."
#: includes/admin/class-wc-admin-attributes.php:188
msgid "Error: non-existing attribute ID."
msgstr "Erro: o ID do atributo não existe."
#: includes/admin/class-wc-admin-dashboard.php:47
msgid "WooCommerce Recent Reviews"
msgstr "WooCommerce - Avaliações recentes"
#: includes/admin/class-wc-admin-permalink-settings.php:53
msgid "Product tag base"
msgstr "Base das tags de produtos"
#: includes/admin/class-wc-admin-permalink-settings.php:46
msgid "Product category base"
msgstr "Base das categorias de produtos"
#: 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 "Slug/referência exclusiva para o atributo; pode ter no máximo 28 dígitos."
#: 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 "Antes de pedir ajuda, recomendamos verificar a página de status do sistema para identificar quaisquer problemas com sua configuração."
#: includes/admin/settings/class-wc-settings-shipping.php:58
#: includes/admin/settings/class-wc-settings-shipping.php:119
msgid "Shipping settings"
msgstr "Configurações de entrega"
#: includes/admin/class-wc-admin-permalink-settings.php:121
msgid "Shop base"
msgstr "Base loja"
#: includes/admin/class-wc-admin-permalink-settings.php:125
msgid "Shop base with category"
msgstr "Base loja com categoria"
#: includes/admin/importers/views/html-csv-import-done.php:77
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:260
#: includes/admin/meta-boxes/views/html-order-items.php:415
#: 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:468 includes/class-wc-post-types.php:327
#: includes/class-wc-privacy-exporters.php:355
#: includes/data-stores/class-wc-product-data-store-cpt.php:207
#: includes/wc-account-functions.php:240 src/Admin/API/Leaderboards.php:359
#: src/Blocks/BlockTypes/OrderConfirmation/Totals.php:38
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:618
#: templates/cart/cart.php:30 templates/cart/cart.php:87
#: templates/checkout/form-pay.php:27 templates/checkout/review-order.php:23
#: templates/emails/email-order-details.php:42
#: templates/order/order-details.php:62 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/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/product-editor/blocks/product-fields/product-list/edit.js:1
#: assets/client/admin/product-editor/index.js:2
#: assets/client/blocks/all-reviews.js:3 assets/client/blocks/cart.js:12
#: assets/client/blocks/legacy-template.js:7
#: assets/client/blocks/mini-cart-contents.js:13
#: assets/client/blocks/order-confirmation-downloads.js:1
#: assets/client/blocks/order-confirmation-totals.js:1
#: assets/client/blocks/reviews-by-category.js:14
#: assets/client/blocks/reviews-by-product.js:14
#: assets/client/blocks/single-product.js:9
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:9
msgid "Product"
msgid_plural "Products"
msgstr[0] "Produto"
msgstr[1] "Produtos"
#: includes/admin/class-wc-admin-menus.php:404
msgid "WooCommerce endpoints"
msgstr "Endpoints do WooCommerce"
#: includes/admin/class-wc-admin-assets.php:426
msgid "You cannot add the same tax rate twice!"
msgstr "Você não pode adicionar duas vezes as mesma taxa de imposto!"
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:360
#: assets/client/admin/app/index.js:2
msgid "WooCommerce Tax"
msgstr "WooCommerce Tax"
#: includes/admin/class-wc-admin-importers.php:123
msgid "WooCommerce tax rates (CSV)"
msgstr "Taxas de imposto do WooCommerce (CSV)"
#: includes/admin/class-wc-admin-assets.php:381
msgid "Are you sure you wish to delete this tax column? This action cannot be undone."
msgstr "Você esta certo que deseja excluir esta coluna de imposto? Esta operação não pode ser desfeita."
#: includes/admin/class-wc-admin-importers.php:123
msgid "Import <strong>tax rates</strong> to your store via a csv file."
msgstr "Importe as <strong>taxas de imposto</strong> para sua loja com um arquivo CSV."
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:112
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:39
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:114
#: src/Blocks/Shipping/PickupLocation.php:30
#: src/Blocks/Shipping/PickupLocation.php:162
msgid "Local pickup"
msgstr "Retirada no local"
#: includes/abstracts/abstract-wc-order.php:2317
#: includes/admin/meta-boxes/views/html-order-items.php:195
#: assets/client/blocks/cart.js:20 assets/client/blocks/checkout.js:28
#: assets/client/blocks/wc-cart-checkout-base-frontend.js:40
msgid "Shipping:"
msgstr "Entrega:"
#. translators: 1: current item count
#. translators: %d: downloads count
#: includes/legacy/abstract-wc-legacy-order.php:511
#: includes/wc-template-functions.php:3681
msgid "Download %d"
msgstr "Download %d"
#. translators: 1: current item count
#. translators: %d: downloads count
#: includes/admin/helper/class-wc-helper.php:392
#: includes/admin/helper/views/html-main.php:140
#: includes/class-wc-emails.php:470
#: includes/legacy/abstract-wc-legacy-order.php:511
#: includes/wc-account-functions.php:243
#: includes/wc-template-functions.php:3681
#: src/Internal/Admin/Logging/FileV2/FileListTable.php:70
#: src/Internal/Admin/Logging/PageController.php:378
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/7170.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/marketplace.js:1
#: assets/client/blocks/order-confirmation-downloads.js:1
msgid "Download"
msgid_plural "Downloads"
msgstr[0] "Download"
msgstr[1] "Downloads"
#: includes/admin/class-wc-admin-assets.php:425
msgid "Are you sure you want to revoke access to this download?"
msgstr "Tem certeza de que quer revogar o acesso a este download?"
#. 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 "Caso você encontre algum erro no código do WooCommerce você pode criar um ticket no <a href=\"%1$s\">fórum do Github</a>. Assegure-se de ler o <a href=\"%2$s\">guia de contribuição</a> antes de reportar. Para nos ajudar a resolver seu problema, seja o mais descritivo possível e inclua seu <a href=\"%3$s\">relatório de status do sistema</a>."
#: includes/admin/class-wc-admin-help.php:78
msgid "GitHub project"
msgstr "Projeto no GitHub"
#: includes/admin/class-wc-admin-assets.php:379
msgid "Are you sure you wish to process this refund? This action cannot be undone."
msgstr "Você esta certo que deseja proceder com este reembolso? Esta operação não pode ser desfeita."
#: includes/abstracts/abstract-wc-product.php:1973
#: includes/class-wc-product-simple.php:60
#: src/Blocks/BlockTypes/ProductButton.php:140
#: assets/client/blocks/add-to-cart-form.js:1
#: assets/client/blocks/all-products.js:2
#: assets/client/blocks/all-products.js:15
#: assets/client/blocks/cart-blocks/cart-cross-sells-products-frontend.js:6
#: assets/client/blocks/cart.js:17 assets/client/blocks/featured-product.js:15
#: assets/client/blocks/product-button-frontend.js:3
#: assets/client/blocks/product-button.js:2
msgid "Add to cart"
msgstr "Adicionar ao carrinho"
#. translators: %d: Number of variations
#: includes/admin/class-wc-admin-assets.php:298
msgid "Do you want to generate all variations? This will create a new variation for each and every possible combination of variation attributes (max %d per run)."
msgstr "Você deseja gerar todas as variações? Isso criará uma nova variação para cada combinação possível de atributos de variação (máx %d por execução)."
#: includes/admin/class-wc-admin-assets.php:306
msgid "1 variation added"
msgstr "1 variação adicionada"
#: includes/wc-template-functions.php:3879
msgctxt "min_price"
msgid "From:"
msgstr "A partir de:"
#: includes/admin/class-wc-admin-help.php:79
msgid "Official themes"
msgstr "Temas oficiais"
#: includes/admin/class-wc-admin-assets.php:382
msgid "Remove this item meta?"
msgstr "Remover este metadado do item?"
#: includes/blocks/class-wc-brands-block-template-utils-duplicated.php:245
msgid "Single Product"
msgstr "Produto único"
#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:81
msgid "%s notes"
msgstr "Observações de %s"
#: src/Internal/Admin/Orders/Edit.php:82
msgid "Note: Permissions for order items will automatically be granted when the order status changes to processing/completed."
msgstr "Observação: As permissões para os itens do pedido serão concedidas automaticamente quando o status do pedido estiverem como processando/concluído."
#: includes/admin/class-wc-admin-assets.php:392
msgid "Copy billing information to shipping information? This will remove any currently entered shipping information."
msgstr "Copiar informações de cobrança para o endereço de entrega? Isto irá remover todas as informações de endereço de entrega existentes atualmente."
#: includes/admin/class-wc-admin-assets.php:393
msgid "Load the customer's billing information? This will remove any currently entered billing information."
msgstr "Carregar informações de cobrança do cliente? Isto irá remover qualquer informação de cobrança existente."
#: includes/admin/class-wc-admin-assets.php:424
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 "Não foi possível permitir acesso - este usuário pode já ter permissões para este arquivo ou ainda não definiu um e-mail de cobrança. Certifique-se que o e-mail de cobrança esteja definido e que o pedido tenha sido salvo."
#: i18n/states.php:1512
msgid "Albay"
msgstr "Albay"
#: i18n/states.php:1513
msgid "Antique"
msgstr "Antique"
#: i18n/states.php:1514
msgid "Apayao"
msgstr "Apayao"
#: i18n/states.php:1515
msgid "Aurora"
msgstr "Aurora"
#: i18n/states.php:1516
msgid "Basilan"
msgstr "Basilan"
#: i18n/states.php:1517
msgid "Bataan"
msgstr "Bataan"
#: i18n/states.php:1518
msgid "Batanes"
msgstr "Batanes"
#: i18n/states.php:1519
msgid "Batangas"
msgstr "Batangas"
#: i18n/states.php:1520
msgid "Benguet"
msgstr "Benguet"
#: i18n/states.php:1521
msgid "Biliran"
msgstr "Biliran"
#: i18n/states.php:1522
msgid "Bohol"
msgstr "Bohol"
#: i18n/states.php:1523
msgid "Bukidnon"
msgstr "Bukidnon"
#: i18n/states.php:1524
msgid "Bulacan"
msgstr "Bulacan"
#: i18n/states.php:1525
msgid "Cagayan"
msgstr "Cagayan"
#: i18n/states.php:1526
msgid "Camarines Norte"
msgstr "Camarines Norte"
#: i18n/states.php:1527
msgid "Camarines Sur"
msgstr "Camarines Sur"
#: i18n/states.php:1528
msgid "Camiguin"
msgstr "Camiguin"
#: i18n/states.php:1529
msgid "Capiz"
msgstr "Capiz"
#: i18n/states.php:1530
msgid "Catanduanes"
msgstr "Catanduanes"
#: i18n/states.php:1531
msgid "Cavite"
msgstr "Cavite"
#: i18n/states.php:1532
msgid "Cebu"
msgstr "Cebu"
#: i18n/states.php:1533
msgid "Compostela Valley"
msgstr "Compostela Valley"
#: i18n/states.php:1534
msgid "Cotabato"
msgstr "Cotabato"
#: i18n/states.php:1535
msgid "Davao del Norte"
msgstr "Davao del Norte"
#: i18n/states.php:1536
msgid "Davao del Sur"
msgstr "Davao del Sur"
#: i18n/states.php:1537
msgid "Davao Occidental"
msgstr "Davao Occidental"
#: i18n/states.php:1538
msgid "Davao Oriental"
msgstr "Davao Oriental"
#: i18n/states.php:1539
msgid "Dinagat Islands"
msgstr "Dinagat Islands"
#: i18n/states.php:1540
msgid "Eastern Samar"
msgstr "Eastern Samar"
#: i18n/states.php:1541
msgid "Guimaras"
msgstr "Guimaras"
#: i18n/states.php:1542
msgid "Ifugao"
msgstr "Ifugao"
#: i18n/states.php:1543
msgid "Ilocos Norte"
msgstr "Ilocos Norte"
#: i18n/states.php:1544
msgid "Ilocos Sur"
msgstr "Ilocos Sur"
#: i18n/states.php:1545
msgid "Iloilo"
msgstr "Iloilo"
#: i18n/states.php:1546
msgid "Isabela"
msgstr "Isabela"
#: i18n/states.php:1547
msgid "Kalinga"
msgstr "Kalinga"
#: i18n/states.php:1548
msgid "La Union"
msgstr "La Union"
#: i18n/states.php:1549
msgid "Laguna"
msgstr "Laguna"
#: i18n/states.php:1550
msgid "Lanao del Norte"
msgstr "Lanao del Norte"
#: i18n/states.php:1551
msgid "Lanao del Sur"
msgstr "Lanao del Sur"
#: i18n/states.php:1552
msgid "Leyte"
msgstr "Leyte"
#: i18n/states.php:1553
msgid "Maguindanao"
msgstr "Maguindanao"
#: i18n/states.php:1554
msgid "Marinduque"
msgstr "Marinduque"
#: i18n/states.php:1555
msgid "Masbate"
msgstr "Masbate"
#: i18n/states.php:1556
msgid "Misamis Occidental"
msgstr "Misamis Occidental"
#: i18n/states.php:1557
msgid "Misamis Oriental"
msgstr "Misamis Oriental"
#: i18n/states.php:1558
msgid "Mountain Province"
msgstr "Mountain Province"
#: i18n/states.php:1559
msgid "Negros Occidental"
msgstr "Negros Occidental"
#: i18n/states.php:1560
msgid "Negros Oriental"
msgstr "Negros Oriental"
#: i18n/states.php:1561
msgid "Northern Samar"
msgstr "Northern Samar"
#: i18n/states.php:1562
msgid "Nueva Ecija"
msgstr "Nueva Ecija"
#: i18n/states.php:1563
msgid "Nueva Vizcaya"
msgstr "Nueva Vizcaya"
#: i18n/states.php:1564
msgid "Occidental Mindoro"
msgstr "Occidental Mindoro"
#: i18n/states.php:1565
msgid "Oriental Mindoro"
msgstr "Oriental Mindoro"
#: i18n/states.php:1566
msgid "Palawan"
msgstr "Palawan"
#: i18n/states.php:1567
msgid "Pampanga"
msgstr "Pampanga"
#: i18n/states.php:1568
msgid "Pangasinan"
msgstr "Pangasinan"
#: i18n/states.php:1569
msgid "Quezon"
msgstr "Quezon"
#: i18n/states.php:1570
msgid "Quirino"
msgstr "Quirino"
#: i18n/states.php:1571
msgid "Rizal"
msgstr "Rizal"
#: i18n/states.php:1572
msgid "Romblon"
msgstr "Romblon"
#: i18n/states.php:1573
msgid "Samar"
msgstr "Samar"
#: i18n/states.php:1574
msgid "Sarangani"
msgstr "Sarangani"
#: i18n/states.php:1575
msgid "Siquijor"
msgstr "Siquijor"
#: i18n/states.php:1576
msgid "Sorsogon"
msgstr "Sorsogon"
#: i18n/states.php:1577
msgid "South Cotabato"
msgstr "South Cotabato"
#: i18n/states.php:1578
msgid "Southern Leyte"
msgstr "Southern Leyte"
#: i18n/states.php:1579
msgid "Sultan Kudarat"
msgstr "Sultan Kudarat"
#: i18n/states.php:1580
msgid "Sulu"
msgstr "Sulu"
#: i18n/states.php:1581
msgid "Surigao del Norte"
msgstr "Surigao del Norte"
#: i18n/states.php:1582
msgid "Surigao del Sur"
msgstr "Surigao del Sur"
#: i18n/states.php:1583
msgid "Tarlac"
msgstr "Tarlac"
#: i18n/states.php:1584
msgid "Tawi-Tawi"
msgstr "Tawi-Tawi"
#: i18n/states.php:1585
msgid "Zambales"
msgstr "Zambales"
#: i18n/states.php:1586
msgid "Zamboanga del Norte"
msgstr "Zamboanga del Norte"
#: i18n/states.php:1587
msgid "Zamboanga del Sur"
msgstr "Zamboanga del Sur"
#: i18n/states.php:1588
msgid "Zamboanga Sibugay"
msgstr "Zamboanga Sibugay"
#: i18n/states.php:1589 assets/client/admin/app/index.js:2
#: assets/client/admin/onboarding/index.js:2
#: assets/client/admin/wp-admin-scripts/payment-method-promotions.js:2
msgid "Metro Manila"
msgstr "Metro Manila"
#: i18n/states.php:1784
msgid "Adana"
msgstr "Adana"
#: i18n/states.php:1786
msgid "Afyon"
msgstr "Afyonkarahisar"
#: i18n/states.php:1788
msgid "Amasya"
msgstr "Amasya"
#: i18n/states.php:1789
msgid "Ankara"
msgstr "Ancara"
#: i18n/states.php:1790
msgid "Antalya"
msgstr "Antália"
#: i18n/states.php:1791
msgid "Artvin"
msgstr "Artvin"
#: i18n/states.php:1794
msgid "Bilecik"
msgstr "Bilecik"
#: i18n/states.php:1796
msgid "Bitlis"
msgstr "Bitlis"
#: i18n/states.php:1797
msgid "Bolu"
msgstr "Bolu"
#: i18n/states.php:1798
msgid "Burdur"
msgstr "Burdur"
#: i18n/states.php:1799
msgid "Bursa"
msgstr "Bursa"
#: i18n/states.php:1803
msgid "Denizli"
msgstr "Denizli"
#: i18n/states.php:1805
msgid "Edirne"
msgstr "Edirne"
#: i18n/states.php:1807
msgid "Erzincan"
msgstr "Erzincan"
#: i18n/states.php:1808
msgid "Erzurum"
msgstr "Erzurum"
#: i18n/states.php:1810
msgid "Gaziantep"
msgstr "Gaziantep"
#: i18n/states.php:1811
msgid "Giresun"
msgstr "Giresun"
#: i18n/states.php:1813
msgid "Hakkari"
msgstr "Hakkâri"
#: i18n/states.php:1814
msgid "Hatay"
msgstr "Hatay"
#: i18n/states.php:1815
msgid "Isparta"
msgstr "Isparta"
#: i18n/states.php:1819
msgid "Kars"
msgstr "Kars"
#: i18n/states.php:1820
msgid "Kastamonu"
msgstr "Kastamonu"
#: i18n/states.php:1821
msgid "Kayseri"
msgstr "Kayseri"
#: i18n/states.php:1824
msgid "Kocaeli"
msgstr "Kocaeli"
#: i18n/states.php:1825
msgid "Konya"
msgstr "Konya"
#: i18n/states.php:1827
msgid "Malatya"
msgstr "Malatya"
#: i18n/states.php:1828
msgid "Manisa"
msgstr "Manisa"
#: i18n/states.php:1830
msgid "Mardin"
msgstr "Mardin"
#: i18n/states.php:1835
msgid "Ordu"
msgstr "Ordu"
#: i18n/states.php:1836
msgid "Rize"
msgstr "Rize"
#: i18n/states.php:1837
msgid "Sakarya"
msgstr "Sakarya"
#: i18n/states.php:1838
msgid "Samsun"
msgstr "Samsun"
#: i18n/states.php:1839
msgid "Siirt"
msgstr "Siirt"
#: i18n/states.php:1840
msgid "Sinop"
msgstr "Sinop"
#: i18n/states.php:1841
msgid "Sivas"
msgstr "Sivas"
#: i18n/states.php:1843
msgid "Tokat"
msgstr "Tokat"
#: i18n/states.php:1844
msgid "Trabzon"
msgstr "Trabzon"
#: i18n/states.php:1845
msgid "Tunceli"
msgstr "Tunceli"
#: i18n/states.php:1848
msgid "Van"
msgstr "Van"
#: i18n/states.php:1849
msgid "Yozgat"
msgstr "Yozgat"
#: i18n/states.php:1850
msgid "Zonguldak"
msgstr "Zonguldak"
#: i18n/states.php:1851
msgid "Aksaray"
msgstr "Aksaray"
#: i18n/states.php:1852
msgid "Bayburt"
msgstr "Bayburt"
#: i18n/states.php:1853
msgid "Karaman"
msgstr "Karaman"
#: i18n/states.php:1855
msgid "Batman"
msgstr "Batman"
#: i18n/states.php:1858
msgid "Ardahan"
msgstr "Ardahan"
#: i18n/states.php:1860
msgid "Yalova"
msgstr "Yalova"
#: i18n/states.php:1862
msgid "Kilis"
msgstr "Kilis"
#: i18n/states.php:1863
msgid "Osmaniye"
msgstr "Osmaniye"
#: i18n/states.php:2106
msgid "Alabama"
msgstr "Alabama"
#: i18n/states.php:2107
msgid "Alaska"
msgstr "Alasca"
#: i18n/states.php:2108
msgid "Arizona"
msgstr "Arizona"
#: i18n/states.php:2109
msgid "Arkansas"
msgstr "Arkansas"
#: i18n/states.php:2110
msgid "California"
msgstr "Califórnia"
#: i18n/states.php:2111
msgid "Colorado"
msgstr "Colorado"
#: i18n/states.php:2112
msgid "Connecticut"
msgstr "Connecticut"
#: i18n/states.php:2113
msgid "Delaware"
msgstr "Delaware"
#: i18n/states.php:2115 i18n/states.php:2168
msgid "Florida"
msgstr "Flórida"
#: i18n/states.php:2117
msgid "Hawaii"
msgstr "Havaí"
#: i18n/states.php:2118
msgid "Idaho"
msgstr "Idaho"
#: i18n/states.php:2119
msgid "Illinois"
msgstr "Illinois"
#: i18n/states.php:2120
msgid "Indiana"
msgstr "Indiana"
#: i18n/states.php:2121
msgid "Iowa"
msgstr "Iowa"
#: i18n/states.php:2122
msgid "Kansas"
msgstr "Kansas"
#: i18n/states.php:2123
msgid "Kentucky"
msgstr "Kentucky"
#: i18n/states.php:2124
msgid "Louisiana"
msgstr "Louisiana"
#: i18n/states.php:2125
msgid "Maine"
msgstr "Maine"
#: i18n/states.php:1163 i18n/states.php:2126
msgid "Maryland"
msgstr "Maryland"
#: i18n/states.php:2127
msgid "Massachusetts"
msgstr "Massachusetts"
#: i18n/states.php:2128
msgid "Michigan"
msgstr "Michigan"
#: i18n/states.php:2129
msgid "Minnesota"
msgstr "Minnesota"
#: i18n/states.php:2130
msgid "Mississippi"
msgstr "Mississippi"
#: i18n/states.php:2131
msgid "Missouri"
msgstr "Missouri"
#: i18n/states.php:2133
msgid "Nebraska"
msgstr "Nebraska"
#: i18n/states.php:2134
msgid "Nevada"
msgstr "Nevada"
#: i18n/states.php:2135
msgid "New Hampshire"
msgstr "Nova Hampshire"
#: i18n/states.php:2136
msgid "New Jersey"
msgstr "Nova Jersey"
#: i18n/states.php:2137
msgid "New Mexico"
msgstr "Novo México"
#: i18n/states.php:2138
msgid "New York"
msgstr "Nova Iorque"
#: i18n/states.php:2139
msgid "North Carolina"
msgstr "Carolina do Norte"
#: i18n/states.php:2140
msgid "North Dakota"
msgstr "Dakota do Norte"
#: i18n/states.php:2141
msgid "Ohio"
msgstr "Ohio"
#: i18n/states.php:2142
msgid "Oklahoma"
msgstr "Oklahoma"
#: i18n/states.php:2143
msgid "Oregon"
msgstr "Oregon"
#: i18n/states.php:2144
msgid "Pennsylvania"
msgstr "Pensilvânia"
#: i18n/states.php:2145
msgid "Rhode Island"
msgstr "Rhode Island"
#: i18n/states.php:2146
msgid "South Carolina"
msgstr "Carolina do Sul"
#: i18n/states.php:2147
msgid "South Dakota"
msgstr "Dakota do Sul"
#: i18n/states.php:2148
msgid "Tennessee"
msgstr "Tennessee"
#: i18n/states.php:2149
msgid "Texas"
msgstr "Texas"
#: i18n/states.php:2150
msgid "Utah"
msgstr "Utah"
#: i18n/states.php:2151
msgid "Vermont"
msgstr "Vermont"
#: i18n/states.php:2152
msgid "Virginia"
msgstr "Virgínia"
#: i18n/states.php:2153
msgid "Washington"
msgstr "Washington"
#: i18n/states.php:2154
msgid "West Virginia"
msgstr "Virgínia Ocidental"
#: i18n/states.php:2155
msgid "Wisconsin"
msgstr "Wisconsin"
#: i18n/states.php:2156
msgid "Wyoming"
msgstr "Wyoming"
#: i18n/states.php:2157
msgid "Armed Forces (AA)"
msgstr "Forças Armadas (AA)"
#: i18n/states.php:2116
msgctxt "US state of Georgia"
msgid "Georgia"
msgstr "Geórgia"
#: i18n/states.php:893
msgid "Biella"
msgstr "Biella"
#: i18n/states.php:894
msgid "Bologna"
msgstr "Bologna"
#: i18n/states.php:895
msgid "Bolzano"
msgstr "Bolzano"
#: i18n/states.php:896
msgid "Brescia"
msgstr "Brescia"
#: i18n/states.php:897
msgid "Brindisi"
msgstr "Brindisi"
#: i18n/states.php:898
msgid "Cagliari"
msgstr "Cagliari"
#: i18n/states.php:899
msgid "Caltanissetta"
msgstr "Caltanissetta"
#: i18n/states.php:900
msgid "Campobasso"
msgstr "Campobasso"
#: i18n/states.php:901
msgid "Caserta"
msgstr "Caserta"
#: i18n/states.php:902
msgid "Catania"
msgstr "Catania"
#: i18n/states.php:903
msgid "Catanzaro"
msgstr "Catanzaro"
#: i18n/states.php:904
msgid "Chieti"
msgstr "Chieti"
#: i18n/states.php:905
msgid "Como"
msgstr "Como"
#: i18n/states.php:906
msgid "Cosenza"
msgstr "Cosenza"
#: i18n/states.php:907
msgid "Cremona"
msgstr "Cremona"
#: i18n/states.php:908
msgid "Crotone"
msgstr "Crotone"
#: i18n/states.php:909
msgid "Cuneo"
msgstr "Cuneo"
#: i18n/states.php:910
msgid "Enna"
msgstr "Enna"
#: i18n/states.php:911
msgid "Fermo"
msgstr "Fermo"
#: i18n/states.php:912
msgid "Ferrara"
msgstr "Ferrara"
#: i18n/states.php:913
msgid "Firenze"
msgstr "Firenze"
#: i18n/states.php:914
msgid "Foggia"
msgstr "Foggia"
#: i18n/states.php:915
msgid "Forlì-Cesena"
msgstr "Forlì-Cesena"
#: i18n/states.php:916
msgid "Frosinone"
msgstr "Frosinone"
#: i18n/states.php:917
msgid "Genova"
msgstr "Genova"
#: i18n/states.php:918
msgid "Gorizia"
msgstr "Gorizia"
#: i18n/states.php:919
msgid "Grosseto"
msgstr "Grosseto"
#: i18n/states.php:920
msgid "Imperia"
msgstr "Imperia"
#: i18n/states.php:921
msgid "Isernia"
msgstr "Isernia"
#: i18n/states.php:922
msgid "La Spezia"
msgstr "La Spezia"
#: i18n/states.php:924
msgid "Latina"
msgstr "Latina"
#: i18n/states.php:925
msgid "Lecce"
msgstr "Lecce"
#: i18n/states.php:926
msgid "Lecco"
msgstr "Lecco"
#: i18n/states.php:927
msgid "Livorno"
msgstr "Livorno"
#: i18n/states.php:928
msgid "Lodi"
msgstr "Lodi"
#: i18n/states.php:929
msgid "Lucca"
msgstr "Lucca"
#: i18n/states.php:930
msgid "Macerata"
msgstr "Macerata"
#: i18n/states.php:931
msgid "Mantova"
msgstr "Mantova"
#: i18n/states.php:932
msgid "Massa-Carrara"
msgstr "Massa-Carrara"
#: i18n/states.php:933
msgid "Matera"
msgstr "Matera"
#: i18n/states.php:934
msgid "Messina"
msgstr "Messina"
#: i18n/states.php:935
msgid "Milano"
msgstr "Milano"
#: i18n/states.php:936
msgid "Modena"
msgstr "Modena"
#: i18n/states.php:937
msgid "Monza e della Brianza"
msgstr "Monza e della Brianza"
#: i18n/states.php:938
msgid "Napoli"
msgstr "Napoli"
#: i18n/states.php:939
msgid "Novara"
msgstr "Novara"
#: i18n/states.php:940
msgid "Nuoro"
msgstr "Nuoro"
#: i18n/states.php:941
msgid "Oristano"
msgstr "Oristano"
#: i18n/states.php:942
msgid "Padova"
msgstr "Padova"
#: i18n/states.php:943
msgid "Palermo"
msgstr "Palermo"
#: i18n/states.php:944
msgid "Parma"
msgstr "Parma"
#: i18n/states.php:945
msgid "Pavia"
msgstr "Pavia"
#: i18n/states.php:946
msgid "Perugia"
msgstr "Perugia"
#: i18n/states.php:947
msgid "Pesaro e Urbino"
msgstr "Pesaro e Urbino"
#: i18n/states.php:948
msgid "Pescara"
msgstr "Pescara"
#: i18n/states.php:949
msgid "Piacenza"
msgstr "Piacenza"
#: i18n/states.php:950
msgid "Pisa"
msgstr "Pisa"
#: i18n/states.php:951
msgid "Pistoia"
msgstr "Pistoia"
#: i18n/states.php:952
msgid "Pordenone"
msgstr "Pordenone"
#: i18n/states.php:953
msgid "Potenza"
msgstr "Potenza"
#: i18n/states.php:954
msgid "Prato"
msgstr "Prato"
#: i18n/states.php:955
msgid "Ragusa"
msgstr "Ragusa"
#: i18n/states.php:956
msgid "Ravenna"
msgstr "Ravenna"
#: i18n/states.php:957
msgid "Reggio Calabria"
msgstr "Reggio Calabria"
#: i18n/states.php:958
msgid "Reggio Emilia"
msgstr "Reggio Emilia"
#: i18n/states.php:959
msgid "Rieti"
msgstr "Rieti"
#: i18n/states.php:960
msgid "Rimini"
msgstr "Rimini"
#: i18n/states.php:961 assets/client/admin/app/index.js:2
#: assets/client/admin/onboarding/index.js:2
#: assets/client/admin/wp-admin-scripts/payment-method-promotions.js:2
msgid "Roma"
msgstr "Roma"
#: i18n/states.php:962
msgid "Rovigo"
msgstr "Rovigo"
#: i18n/states.php:963
msgid "Salerno"
msgstr "Salerno"
#: i18n/states.php:964
msgid "Sassari"
msgstr "Sassari"
#: i18n/states.php:965
msgid "Savona"
msgstr "Savona"
#: i18n/states.php:966
msgid "Siena"
msgstr "Siena"
#: i18n/states.php:967
msgid "Siracusa"
msgstr "Siracusa"
#: i18n/states.php:968
msgid "Sondrio"
msgstr "Sondrio"
#: i18n/states.php:970
msgid "Taranto"
msgstr "Taranto"
#: i18n/states.php:971
msgid "Teramo"
msgstr "Teramo"
#: i18n/states.php:972
msgid "Terni"
msgstr "Terni"
#: i18n/states.php:973
msgid "Torino"
msgstr "Torino"
#: i18n/states.php:974
msgid "Trapani"
msgstr "Trapani"
#: i18n/states.php:975
msgid "Trento"
msgstr "Trento"
#: i18n/states.php:976
msgid "Treviso"
msgstr "Treviso"
#: i18n/states.php:977
msgid "Trieste"
msgstr "Trieste"
#: i18n/states.php:978
msgid "Udine"
msgstr "Udine"
#: i18n/states.php:979
msgid "Varese"
msgstr "Varese"
#: i18n/states.php:980
msgid "Venezia"
msgstr "Venezia"
#: i18n/states.php:981
msgid "Verbano-Cusio-Ossola"
msgstr "Verbano-Cusio-Ossola"
#: i18n/states.php:982
msgid "Vercelli"
msgstr "Vercelli"
#: i18n/states.php:983
msgid "Verona"
msgstr "Verona"
#: i18n/states.php:984
msgid "Vibo Valentia"
msgstr "Vibo Valentia"
#: i18n/states.php:985
msgid "Vicenza"
msgstr "Vicenza"
#: i18n/states.php:986
msgid "Viterbo"
msgstr "Viterbo"
#: i18n/states.php:1014
msgid "Hokkaido"
msgstr "Hokkaido"
#: i18n/states.php:1015
msgid "Aomori"
msgstr "Aomori"
#: i18n/states.php:1016
msgid "Iwate"
msgstr "Iwate"
#: i18n/states.php:1017
msgid "Miyagi"
msgstr "Miyagi"
#: i18n/states.php:1018
msgid "Akita"
msgstr "Akita"
#: i18n/states.php:1019
msgid "Yamagata"
msgstr "Yamagata"
#: i18n/states.php:1020
msgid "Fukushima"
msgstr "Fukushima"
#: i18n/states.php:1021
msgid "Ibaraki"
msgstr "Ibaraki"
#: i18n/states.php:1022
msgid "Tochigi"
msgstr "Tochigi"
#: i18n/states.php:1023
msgid "Gunma"
msgstr "Gunma"
#: i18n/states.php:1024
msgid "Saitama"
msgstr "Saitama"
#: i18n/states.php:1025
msgid "Chiba"
msgstr "Chiba"
#: i18n/states.php:1026
msgid "Tokyo"
msgstr "Tokyo"
#: i18n/states.php:1027
msgid "Kanagawa"
msgstr "Kanagawa"
#: i18n/states.php:1028
msgid "Niigata"
msgstr "Niigata"
#: i18n/states.php:1029
msgid "Toyama"
msgstr "Toyama"
#: i18n/states.php:1030
msgid "Ishikawa"
msgstr "Ishikawa"
#: i18n/states.php:1031
msgid "Fukui"
msgstr "Fukui"
#: i18n/states.php:1032
msgid "Yamanashi"
msgstr "Yamanashi"
#: i18n/states.php:1033
msgid "Nagano"
msgstr "Nagano"
#: i18n/states.php:1034
msgid "Gifu"
msgstr "Gifu"
#: i18n/states.php:1035
msgid "Shizuoka"
msgstr "Shizuoka"
#: i18n/states.php:1036
msgid "Aichi"
msgstr "Aichi"
#: i18n/states.php:1037
msgid "Mie"
msgstr "Mie"
#: i18n/states.php:1038
msgid "Shiga"
msgstr "Shiga"
#: i18n/states.php:1039
msgid "Kyoto"
msgstr "Kyoto"
#: i18n/states.php:1040
msgid "Osaka"
msgstr "Osaka"
#: i18n/states.php:1041
msgid "Hyogo"
msgstr "Hyogo"
#: i18n/states.php:1042
msgid "Nara"
msgstr "Nara"
#: i18n/states.php:1043
msgid "Wakayama"
msgstr "Wakayama"
#: i18n/states.php:1044
msgid "Tottori"
msgstr "Tottori"
#: i18n/states.php:1045
msgid "Shimane"
msgstr "Shimane"
#: i18n/states.php:1046
msgid "Okayama"
msgstr "Okayama"
#: i18n/states.php:1047
msgid "Hiroshima"
msgstr "Hiroshima"
#: i18n/states.php:1048
msgid "Yamaguchi"
msgstr "Yamaguchi"
#: i18n/states.php:1049
msgid "Tokushima"
msgstr "Tokushima"
#: i18n/states.php:1050
msgid "Kagawa"
msgstr "Kagawa"
#: i18n/states.php:1051
msgid "Ehime"
msgstr "Ehime"
#: i18n/states.php:1052
msgid "Kochi"
msgstr "Kochi"
#: i18n/states.php:1053
msgid "Fukuoka"
msgstr "Fukuoka"
#: i18n/states.php:1054
msgid "Saga"
msgstr "Saga"
#: i18n/states.php:1055
msgid "Nagasaki"
msgstr "Nagasaki"
#: i18n/states.php:1056
msgid "Kumamoto"
msgstr "Kumamoto"
#: i18n/states.php:1057
msgid "Oita"
msgstr "Oita"
#: i18n/states.php:1058
msgid "Miyazaki"
msgstr "Miyazaki"
#: i18n/states.php:1059
msgid "Kagoshima"
msgstr "Kagoshima"
#: i18n/states.php:1060
msgid "Okinawa"
msgstr "Okinawa"
#: i18n/states.php:1291
msgid "Jalisco"
msgstr "Jalisco"
#: i18n/states.php:1292
msgid "Nuevo León"
msgstr "Nuevo León"
#: i18n/states.php:1293
msgid "Aguascalientes"
msgstr "Aguascalientes"
#: i18n/states.php:1294
msgid "Baja California"
msgstr "Baja California"
#: i18n/states.php:1295
msgid "Baja California Sur"
msgstr "Baja California Sur"
#: i18n/states.php:1296
msgid "Campeche"
msgstr "Campeche"
#: i18n/states.php:1297
msgid "Chiapas"
msgstr "Chiapas"
#: i18n/states.php:1298
msgid "Chihuahua"
msgstr "Chihuahua"
#: i18n/states.php:1299
msgid "Coahuila"
msgstr "Coahuila"
#: i18n/states.php:1300
msgid "Colima"
msgstr "Colima"
#: i18n/states.php:1301
msgid "Durango"
msgstr "Durango"
#: i18n/states.php:1302
msgid "Guanajuato"
msgstr "Guanajuato"
#: i18n/states.php:1303
msgid "Guerrero"
msgstr "Guerrero"
#: i18n/states.php:1304
msgid "Hidalgo"
msgstr "Hidalgo"
#: i18n/states.php:1306
msgid "Michoacán"
msgstr "Michoacán"
#: i18n/states.php:1307
msgid "Morelos"
msgstr "Morelos"
#: i18n/states.php:1308
msgid "Nayarit"
msgstr "Nayarit"
#: i18n/states.php:1309
msgid "Oaxaca"
msgstr "Oaxaca"
#: i18n/states.php:1310
msgid "Puebla"
msgstr "Puebla"
#: i18n/states.php:1311
msgid "Querétaro"
msgstr "Querétaro"
#: i18n/states.php:1312
msgid "Quintana Roo"
msgstr "Quintana Roo"
#: i18n/states.php:1313
msgid "San Luis Potosí"
msgstr "San Luis Potosí"
#: i18n/states.php:1314
msgid "Sinaloa"
msgstr "Sinaloa"
#: i18n/states.php:1315
msgid "Sonora"
msgstr "Sonora"
#: i18n/states.php:1316
msgid "Tabasco"
msgstr "Tabasco"
#: i18n/states.php:1317
msgid "Tamaulipas"
msgstr "Tamaulipas"
#: i18n/states.php:1318
msgid "Tlaxcala"
msgstr "Tlaxcala"
#: i18n/states.php:1319
msgid "Veracruz"
msgstr "Veracruz"
#: i18n/states.php:1320
msgid "Yucatán"
msgstr "Yucatán"
#: i18n/states.php:1321
msgid "Zacatecas"
msgstr "Zacatecas"
#: i18n/states.php:1324
msgid "Johor"
msgstr "Johor"
#: i18n/states.php:1325
msgid "Kedah"
msgstr "Kedah"
#: i18n/states.php:1326
msgid "Kelantan"
msgstr "Kelantan"
#: i18n/states.php:1329
msgid "Negeri Sembilan"
msgstr "Negeri Sembilan"
#: i18n/states.php:1330
msgid "Pahang"
msgstr "Pahang"
#: i18n/states.php:1332
msgid "Perak"
msgstr "Perak"
#: i18n/states.php:1333
msgid "Perlis"
msgstr "Perlis"
#: i18n/states.php:1334
msgid "Sabah"
msgstr "Sabah"
#: i18n/states.php:1335
msgid "Sarawak"
msgstr "Sarawak"
#: i18n/states.php:1336
msgid "Selangor"
msgstr "Selangor"
#: i18n/states.php:1337
msgid "Terengganu"
msgstr "Terengganu"
#: i18n/states.php:1447
msgid "Northland"
msgstr "Northland"
#: i18n/states.php:1448
msgid "Auckland"
msgstr "Auckland"
#: i18n/states.php:1449
msgid "Waikato"
msgstr "Waikato"
#: i18n/states.php:1450
msgid "Bay of Plenty"
msgstr "Bay of Plenty"
#: i18n/states.php:1451
msgid "Taranaki"
msgstr "Taranaki"
#: i18n/states.php:1452
msgid "Gisborne"
msgstr "Gisborne"
#: i18n/states.php:1454
msgid "Manawatu-Wanganui"
msgstr "Manawatu-Wanganui"
#: i18n/states.php:1455
msgid "Wellington"
msgstr "Wellington"
#: i18n/states.php:1456
msgid "Nelson"
msgstr "Nelson"
#: i18n/states.php:1457
msgid "Marlborough"
msgstr "Marlborough"
#: i18n/states.php:1458
msgid "Tasman"
msgstr "Tasman"
#: i18n/states.php:1459
msgid "West Coast"
msgstr "Costa Oeste dos Estados Unidos"
#: i18n/states.php:1460
msgid "Canterbury"
msgstr "Canterbury"
#: i18n/states.php:1461
msgid "Otago"
msgstr "Otago"
#: i18n/states.php:1462
msgid "Southland"
msgstr "Southland"
#: i18n/states.php:1480
msgid "El Callao"
msgstr "El Callao"
#: i18n/states.php:1481
msgid "Municipalidad Metropolitana de Lima"
msgstr "Municipalidade Metropolitana de Lima"
#: i18n/states.php:1483
msgid "Ancash"
msgstr "Ancash"
#: i18n/states.php:1485
msgid "Arequipa"
msgstr "Arequipa"
#: i18n/states.php:1486
msgid "Ayacucho"
msgstr "Ayacucho"
#: i18n/states.php:1487
msgid "Cajamarca"
msgstr "Cajamarca"
#: i18n/states.php:1488
msgid "Cusco"
msgstr "Cusco"
#: i18n/states.php:1489
msgid "Huancavelica"
msgstr "Huancavelica"
#: i18n/states.php:1491
msgid "Ica"
msgstr "Ica"
#: i18n/states.php:1493 i18n/states.php:1693
msgid "La Libertad"
msgstr "La Libertad"
#: i18n/states.php:1494
msgid "Lambayeque"
msgstr "Lambayeque"
#: i18n/states.php:1495
msgid "Lima"
msgstr "Lima"
#: i18n/states.php:1496
msgid "Loreto"
msgstr "Loreto"
#: i18n/states.php:1497
msgid "Madre de Dios"
msgstr "Madre de Dios"
#: i18n/states.php:1498
msgid "Moquegua"
msgstr "Moquegua"
#: i18n/states.php:1499
msgid "Pasco"
msgstr "Pasco"
#: i18n/states.php:1500
msgid "Piura"
msgstr "Piura"
#: i18n/states.php:1501
msgid "Puno"
msgstr "Puno"
#: i18n/states.php:1503
msgid "Tacna"
msgstr "Tacna"
#: i18n/states.php:1504
msgid "Tumbes"
msgstr "Tumbes"
#: i18n/states.php:1505
msgid "Ucayali"
msgstr "Ucayali"
#: i18n/states.php:1508
msgid "Abra"
msgstr "Abra"
#: i18n/states.php:1509
msgid "Agusan del Norte"
msgstr "Agusan del Norte"
#: i18n/states.php:1510
msgid "Agusan del Sur"
msgstr "Agusan del Sur"
#: i18n/states.php:1511
msgid "Aklan"
msgstr "Aklan"
#: i18n/states.php:42
msgid "Huíla"
msgstr "Huíla"
#: i18n/states.php:152
msgid "Sherpur"
msgstr "Sherpur"
#: i18n/states.php:153
msgid "Sirajganj"
msgstr "Sirajganj"
#: i18n/states.php:154
msgid "Sunamganj"
msgstr "Sunamganj"
#: i18n/states.php:155
msgid "Sylhet"
msgstr "Sylhet"
#: i18n/states.php:156
msgid "Tangail"
msgstr "Tangail"
#: i18n/states.php:157
msgid "Thakurgaon"
msgstr "Thakurgaon"
#: i18n/states.php:161
msgid "Blagoevgrad"
msgstr "Blagoevgrad"
#: i18n/states.php:162
msgid "Burgas"
msgstr "Burgas"
#: i18n/states.php:163
msgid "Dobrich"
msgstr "Dobrich"
#: i18n/states.php:164
msgid "Gabrovo"
msgstr "Gabrovo"
#: i18n/states.php:165
msgid "Haskovo"
msgstr "Haskovo"
#: i18n/states.php:166
msgid "Kardzhali"
msgstr "Kardzhali"
#: i18n/states.php:167
msgid "Kyustendil"
msgstr "Kyustendil"
#: i18n/states.php:168
msgid "Lovech"
msgstr "Lovech"
#: i18n/states.php:169 i18n/states.php:2132
msgid "Montana"
msgstr "Montana"
#: i18n/states.php:170
msgid "Pazardzhik"
msgstr "Pazardzhik"
#: i18n/states.php:171
msgid "Pernik"
msgstr "Pernik"
#: i18n/states.php:172
msgid "Pleven"
msgstr "Pleven"
#: i18n/states.php:173
msgid "Plovdiv"
msgstr "Plovdiv"
#: i18n/states.php:174
msgid "Razgrad"
msgstr "Razgrad"
#: i18n/states.php:175
msgid "Ruse"
msgstr "Ruse"
#: i18n/states.php:176
msgid "Shumen"
msgstr "Shumen"
#: i18n/states.php:177
msgid "Silistra"
msgstr "Silistra"
#: i18n/states.php:178
msgid "Sliven"
msgstr "Sliven"
#: i18n/states.php:179
msgid "Smolyan"
msgstr "Smolyan"
#: i18n/states.php:181
msgid "Sofia"
msgstr "Sofia"
#: i18n/states.php:182
msgid "Stara Zagora"
msgstr "Stara Zagora"
#: i18n/states.php:183
msgid "Targovishte"
msgstr "Targovishte"
#: i18n/states.php:184
msgid "Varna"
msgstr "Varna"
#: i18n/states.php:185
msgid "Veliko Tarnovo"
msgstr "Veliko Tarnovo"
#: i18n/states.php:186
msgid "Vidin"
msgstr "Vidin"
#: i18n/states.php:187
msgid "Vratsa"
msgstr "Vratsa"
#: i18n/states.php:188
msgid "Yambol"
msgstr "Yambol"
#: i18n/states.php:218
msgid "Acre"
msgstr "Acre"
#: i18n/states.php:219
msgid "Alagoas"
msgstr "Alagoas"
#: i18n/states.php:221 i18n/states.php:342 i18n/states.php:1482
#: i18n/states.php:2207
msgid "Amazonas"
msgstr "Amazonas"
#: i18n/states.php:222
msgid "Bahia"
msgstr "Bahia"
#: i18n/states.php:224
msgid "Distrito Federal"
msgstr "Distrito Federal"
#: i18n/states.php:228
msgid "Mato Grosso"
msgstr "Mato Grosso"
#: i18n/states.php:229
msgid "Mato Grosso do Sul"
msgstr "Mato Grosso do Sul"
#: i18n/states.php:230
msgid "Minas Gerais"
msgstr "Minas Gerais"
#: i18n/states.php:234
msgid "Pernambuco"
msgstr "Pernambuco"
#: i18n/states.php:236
msgid "Rio de Janeiro"
msgstr "Rio de Janeiro"
#: i18n/states.php:237
msgid "Rio Grande do Norte"
msgstr "Rio Grande do Norte"
#: i18n/states.php:238
msgid "Rio Grande do Sul"
msgstr "Rio Grande do Sul"
#: i18n/states.php:240
msgid "Roraima"
msgstr "Roraima"
#: i18n/states.php:241
msgid "Santa Catarina"
msgstr "Santa Catarina"
#: i18n/states.php:243
msgid "Sergipe"
msgstr "Sergipe"
#: i18n/states.php:244
msgid "Tocantins"
msgstr "Tocantins"
#: i18n/states.php:247
msgid "Alberta"
msgstr "Alberta"
#: i18n/states.php:248
msgid "British Columbia"
msgstr "Colúmbia Britânica"
#: i18n/states.php:249
msgid "Manitoba"
msgstr "Manitoba"
#: i18n/states.php:250
msgid "New Brunswick"
msgstr "Nova Brunswick"
#: i18n/states.php:251
msgid "Newfoundland and Labrador"
msgstr "Terra Nova e Labrador"
#: i18n/states.php:252
msgid "Northwest Territories"
msgstr "Territórios do Noroeste"
#: i18n/states.php:253
msgid "Nova Scotia"
msgstr "Nova Escócia"
#: i18n/states.php:254
msgid "Nunavut"
msgstr "Nunavut"
#: i18n/states.php:255
msgid "Ontario"
msgstr "Ontário"
#: i18n/states.php:256
msgid "Prince Edward Island"
msgstr "Ilha do Príncipe Eduardo"
#: i18n/states.php:257
msgid "Quebec"
msgstr "Quebec"
#: i18n/states.php:258
msgid "Saskatchewan"
msgstr "Saskatchewan"
#: i18n/states.php:259
msgid "Yukon Territory"
msgstr "Yukon"
#: i18n/states.php:558
msgid "Albacete"
msgstr "Albacete"
#: i18n/states.php:559
msgid "Alicante"
msgstr "Alicante"
#: i18n/states.php:561
msgid "Asturias"
msgstr "Asturias"
#: i18n/states.php:563
msgid "Badajoz"
msgstr "Badajoz"
#: i18n/states.php:564
msgid "Baleares"
msgstr "Baleares"
#: i18n/states.php:565
msgid "Barcelona"
msgstr "Barcelona"
#: i18n/states.php:566
msgid "Burgos"
msgstr "Burgos"
#: i18n/states.php:569
msgid "Cantabria"
msgstr "Cantabria"
#: i18n/states.php:571
msgid "Ceuta"
msgstr "Ceuta"
#: i18n/states.php:572
msgid "Ciudad Real"
msgstr "Ciudad Real"
#: i18n/states.php:574
msgid "Cuenca"
msgstr "Cuenca"
#: i18n/states.php:575
msgid "Girona"
msgstr "Girona"
#: i18n/states.php:576 i18n/states.php:1435
msgid "Granada"
msgstr "Granada"
#: i18n/states.php:577
msgid "Guadalajara"
msgstr "Guadalajara"
#: i18n/states.php:578
msgid "Gipuzkoa"
msgstr "Gipuzkoa"
#: i18n/states.php:579
msgid "Huelva"
msgstr "Huelva"
#: i18n/states.php:580
msgid "Huesca"
msgstr "Huesca"
#: i18n/states.php:583
msgid "Las Palmas"
msgstr "Las Palmas"
#: i18n/states.php:585
msgid "Lleida"
msgstr "Lleida"
#: i18n/states.php:586
msgid "Lugo"
msgstr "Lugo"
#: i18n/states.php:587
msgid "Madrid"
msgstr "Madrid"
#: i18n/states.php:589
msgid "Melilla"
msgstr "Melilla"
#: i18n/states.php:590
msgid "Murcia"
msgstr "Murcia"
#: i18n/states.php:591
msgid "Navarra"
msgstr "Navarra"
#: i18n/states.php:592
msgid "Ourense"
msgstr "Ourense"
#: i18n/states.php:593
msgid "Palencia"
msgstr "Palencia"
#: i18n/states.php:594
msgid "Pontevedra"
msgstr "Pontevedra"
#: i18n/states.php:595
msgid "Salamanca"
msgstr "Salamanca"
#: i18n/states.php:596
msgid "Santa Cruz de Tenerife"
msgstr "Santa Cruz de Tenerife"
#: i18n/states.php:597
msgid "Segovia"
msgstr "Segovia"
#: i18n/states.php:598
msgid "Sevilla"
msgstr "Sevilla"
#: i18n/states.php:599
msgid "Soria"
msgstr "Soria"
#: i18n/states.php:600
msgid "Tarragona"
msgstr "Tarragona"
#: i18n/states.php:601
msgid "Teruel"
msgstr "Teruel"
#: i18n/states.php:602
msgid "Toledo"
msgstr "Toledo"
#: i18n/states.php:603
msgid "Valencia"
msgstr "Valencia"
#: i18n/states.php:604
msgid "Valladolid"
msgstr "Valladolid"
#: i18n/states.php:606
msgid "Zamora"
msgstr "Zamora"
#: i18n/states.php:607
msgid "Zaragoza"
msgstr "Zaragoza"
#: i18n/states.php:673
msgid "Hong Kong Island"
msgstr "Ilha de Hong Kong"
#: i18n/states.php:674
msgid "Kowloon"
msgstr "Kowloon"
#: i18n/states.php:675
msgid "New Territories"
msgstr "Novos Territórios"
#: i18n/states.php:721
msgid "Bács-Kiskun"
msgstr "Bács-Kiskun"
#: i18n/states.php:722
msgid "Békés"
msgstr "Békés"
#: i18n/states.php:723
msgid "Baranya"
msgstr "Baranya"
#: i18n/states.php:724
msgid "Borsod-Abaúj-Zemplén"
msgstr "Borsod-Abaúj-Zemplén"
#: i18n/states.php:725
msgid "Budapest"
msgstr "Budapeste"
#: i18n/states.php:727
msgid "Fejér"
msgstr "Fejér"
#: i18n/states.php:728
msgid "Győr-Moson-Sopron"
msgstr "Győr-Moson-Sopron"
#: i18n/states.php:729
msgid "Hajdú-Bihar"
msgstr "Hajdú-Bihar"
#: i18n/states.php:730
msgid "Heves"
msgstr "Heves"
#: i18n/states.php:731
msgid "Jász-Nagykun-Szolnok"
msgstr "Jász-Nagykun-Szolnok"
#: i18n/states.php:732
msgid "Komárom-Esztergom"
msgstr "Komárom-Esztergom"
#: i18n/states.php:733
msgid "Nógrád"
msgstr "Nógrád"
#: i18n/states.php:734
msgid "Pest"
msgstr "Pest"
#: i18n/states.php:735
msgid "Somogy"
msgstr "Somogy"
#: i18n/states.php:736
msgid "Szabolcs-Szatmár-Bereg"
msgstr "Szabolcs-Szatmár-Bereg"
#: i18n/states.php:737
msgid "Tolna"
msgstr "Tolna"
#: i18n/states.php:738
msgid "Vas"
msgstr "Vas"
#: i18n/states.php:739
msgid "Veszprém"
msgstr "Veszprém"
#: i18n/states.php:740
msgid "Zala"
msgstr "Zala"
#: i18n/states.php:743
msgid "Daerah Istimewa Aceh"
msgstr "Daerah Istimewa Aceh"
#: i18n/states.php:744
msgid "Sumatera Utara"
msgstr "Sumatera Utara"
#: i18n/states.php:745
msgid "Sumatera Barat"
msgstr "Sumatera Barat"
#: i18n/states.php:746
msgid "Riau"
msgstr "Riau"
#: i18n/states.php:747
msgid "Kepulauan Riau"
msgstr "Kepulauan Riau"
#: i18n/states.php:748
msgid "Jambi"
msgstr "Jambi"
#: i18n/states.php:749
msgid "Sumatera Selatan"
msgstr "Sumatera Selatan"
#: i18n/states.php:750
msgid "Bangka Belitung"
msgstr "Bangka Belitung"
#: i18n/states.php:751
msgid "Bengkulu"
msgstr "Bengkulu"
#: i18n/states.php:752
msgid "Lampung"
msgstr "Lampung"
#: i18n/states.php:753
msgid "DKI Jakarta"
msgstr "DKI Jakarta"
#: i18n/states.php:754
msgid "Jawa Barat"
msgstr "Jawa Barat"
#: i18n/states.php:755
msgid "Banten"
msgstr "Banten"
#: i18n/states.php:756
msgid "Jawa Tengah"
msgstr "Jawa Tengah"
#: i18n/states.php:757
msgid "Jawa Timur"
msgstr "Jawa Timur"
#: i18n/states.php:758
msgid "Daerah Istimewa Yogyakarta"
msgstr "Daerah Istimewa Yogyakarta"
#: i18n/states.php:759
msgid "Bali"
msgstr "Bali"
#: i18n/states.php:760
msgid "Nusa Tenggara Barat"
msgstr "Nusa Tenggara Barat"
#: i18n/states.php:761
msgid "Nusa Tenggara Timur"
msgstr "Nusa Tenggara Timur"
#: i18n/states.php:762
msgid "Kalimantan Barat"
msgstr "Kalimantan Barat"
#: i18n/states.php:763
msgid "Kalimantan Tengah"
msgstr "Kalimantan Tengah"
#: i18n/states.php:764
msgid "Kalimantan Timur"
msgstr "Kalimantan Timur"
#: i18n/states.php:765
msgid "Kalimantan Selatan"
msgstr "Kalimantan Selatan"
#: i18n/states.php:766
msgid "Kalimantan Utara"
msgstr "Kalimantan Utara"
#: i18n/states.php:767
msgid "Sulawesi Utara"
msgstr "Sulawesi Utara"
#: i18n/states.php:768
msgid "Sulawesi Tengah"
msgstr "Sulawesi Tengah"
#: i18n/states.php:769
msgid "Sulawesi Tenggara"
msgstr "Sulawesi Tenggara"
#: i18n/states.php:770
msgid "Sulawesi Barat"
msgstr "Sulawesi Barat"
#: i18n/states.php:771
msgid "Sulawesi Selatan"
msgstr "Sulawesi Selatan"
#: i18n/states.php:772
msgid "Gorontalo"
msgstr "Gorontalo"
#: i18n/states.php:773
msgid "Maluku"
msgstr "Maluku"
#: i18n/states.php:774
msgid "Maluku Utara"
msgstr "Maluku Utara"
#: i18n/states.php:775
msgid "Papua"
msgstr "Papua"
#: i18n/states.php:776
msgid "Papua Barat"
msgstr "Barat da Papua"
#: i18n/states.php:807
msgid "Andhra Pradesh"
msgstr "Andhra Pradesh"
#: i18n/states.php:808
msgid "Arunachal Pradesh"
msgstr "Arunachal Pradesh"
#: i18n/states.php:809
msgid "Assam"
msgstr "Assam"
#: i18n/states.php:810
msgid "Bihar"
msgstr "Bihar"
#: i18n/states.php:811
msgid "Chhattisgarh"
msgstr "Chhattisgarh"
#: i18n/states.php:812
msgid "Goa"
msgstr "Goa"
#: i18n/states.php:813
msgid "Gujarat"
msgstr "Gujarat"
#: i18n/states.php:814
msgid "Haryana"
msgstr "Haryana"
#: i18n/states.php:815
msgid "Himachal Pradesh"
msgstr "Himachal Pradesh"
#: i18n/states.php:816
msgid "Jammu and Kashmir"
msgstr "Jammu and Kashmir"
#: i18n/states.php:817
msgid "Jharkhand"
msgstr "Jharkhand"
#: i18n/states.php:818
msgid "Karnataka"
msgstr "Karnataka"
#: i18n/states.php:819
msgid "Kerala"
msgstr "Kerala"
#: i18n/states.php:821
msgid "Madhya Pradesh"
msgstr "Madhya Pradesh"
#: i18n/states.php:822
msgid "Maharashtra"
msgstr "Maharashtra"
#: i18n/states.php:823
msgid "Manipur"
msgstr "Manipur"
#: i18n/states.php:824
msgid "Meghalaya"
msgstr "Meghalaya"
#: i18n/states.php:825
msgid "Mizoram"
msgstr "Mizoram"
#: i18n/states.php:826
msgid "Nagaland"
msgstr "Nagaland"
#: i18n/states.php:828 i18n/states.php:1598
msgid "Punjab"
msgstr "Punjab"
#: i18n/states.php:829
msgid "Rajasthan"
msgstr "Rajasthan"
#: i18n/states.php:830
msgid "Sikkim"
msgstr "Sikkim"
#: i18n/states.php:831
msgid "Tamil Nadu"
msgstr "Tamil Nadu"
#: i18n/states.php:832
msgid "Telangana"
msgstr "Telangana"
#: i18n/states.php:833
msgid "Tripura"
msgstr "Tripura"
#: i18n/states.php:834
msgid "Uttarakhand"
msgstr "Uttarakhand"
#: i18n/states.php:835
msgid "Uttar Pradesh"
msgstr "Uttar Pradesh"
#: i18n/states.php:836
msgid "West Bengal"
msgstr "West Bengal"
#: i18n/states.php:837
msgid "Andaman and Nicobar Islands"
msgstr "Andaman and Nicobar Islands"
#: i18n/states.php:838
msgid "Chandigarh"
msgstr "Chandigarh"
#: i18n/states.php:840
msgid "Daman and Diu"
msgstr "Daman and Diu"
#: i18n/states.php:841
msgid "Delhi"
msgstr "Delhi"
#: i18n/states.php:842
msgid "Lakshadeep"
msgstr "Lakshadeep"
#: i18n/states.php:843
msgid "Pondicherry (Puducherry)"
msgstr "Pondicherry (Puducherry)"
#: i18n/states.php:848
msgid "Ilaam (ایلام)"
msgstr "Ilam (ایلام)"
#: i18n/states.php:849
msgid "Bushehr (بوشهر)"
msgstr "Bushehr (بوشهر)"
#: i18n/states.php:850
msgid "Ardabil (اردبیل)"
msgstr "Ardabil (اردبیل)"
#: i18n/states.php:851
msgid "Isfahan (اصفهان)"
msgstr "Isfahan (اصفهان)"
#: i18n/states.php:852
msgid "Yazd (یزد)"
msgstr "Yazd (یزد)"
#: i18n/states.php:853
msgid "Kermanshah (کرمانشاه)"
msgstr "Kermanshah (کرمانشاه)"
#: i18n/states.php:854
msgid "Kerman (کرمان)"
msgstr "Kerman (کرمان)"
#: i18n/states.php:855
msgid "Hamadan (همدان)"
msgstr "Hamadã (همدان)"
#: i18n/states.php:856
msgid "Ghazvin (قزوین)"
msgstr "Qazvin (قزوین)"
#: i18n/states.php:857
msgid "Zanjan (زنجان)"
msgstr "Zanjan (زنجان)"
#: i18n/states.php:858
msgid "Luristan (لرستان)"
msgstr "Lorestão (لرستان)"
#: i18n/states.php:859
msgid "Alborz (البرز)"
msgstr "Alborz (البرز)"
#: i18n/states.php:860
msgid "East Azarbaijan (آذربایجان شرقی)"
msgstr "Azerbaijão Oriental (آذربایجان شرقی)"
#: i18n/states.php:861
msgid "West Azarbaijan (آذربایجان غربی)"
msgstr "Azerbaijão Ocidental (آذربایجان غربی)"
#: i18n/states.php:862
msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
msgstr "Chahar Mahaal e Bakhtiari (چهارمحال و بختیاری)"
#: i18n/states.php:863
msgid "South Khorasan (خراسان جنوبی)"
msgstr "Coração do Sul (خراسان جنوبی)"
#: i18n/states.php:864
msgid "Razavi Khorasan (خراسان رضوی)"
msgstr "Coração Razavi (خراسان رضوی)"
#: i18n/states.php:866
msgid "Semnan (سمنان)"
msgstr "Semnan (سمنان)"
#: i18n/states.php:867
msgid "Fars (فارس)"
msgstr "Fars (فارس)"
#: i18n/states.php:868
msgid "Qom (قم)"
msgstr "Qom (قم)"
#: i18n/states.php:869
msgid "Kurdistan / کردستان)"
msgstr "Curdistão / کردستان)"
#: i18n/states.php:870
msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
msgstr "Kohkiluyeh e Buyer Ahmad (کهگیلوییه و بویراحمد)"
#: i18n/states.php:871
msgid "Golestan (گلستان)"
msgstr "Golestan (گلستان)"
#: i18n/states.php:872
msgid "Gilan (گیلان)"
msgstr "Gilan (گیلان)"
#: i18n/states.php:873
msgid "Mazandaran (مازندران)"
msgstr "Mazandaran (مازندران)"
#: i18n/states.php:874
msgid "Markazi (مرکزی)"
msgstr "Markazi (مرکزی)"
#: i18n/states.php:875
msgid "Hormozgan (هرمزگان)"
msgstr "Hormozgan (هرمزگان)"
#: i18n/states.php:876
msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
msgstr "Sistão-Baluchistão (سیستان و بلوچستان)"
#: i18n/states.php:880
msgid "Agrigento"
msgstr "Agrigento"
#: i18n/states.php:881
msgid "Alessandria"
msgstr "Alessandria"
#: i18n/states.php:882
msgid "Ancona"
msgstr "Ancona"
#: i18n/states.php:883
msgid "Aosta"
msgstr "Aosta"
#: i18n/states.php:884
msgid "Arezzo"
msgstr "Arezzo"
#: i18n/states.php:885
msgid "Ascoli Piceno"
msgstr "Ascoli Piceno"
#: i18n/states.php:886
msgid "Asti"
msgstr "Asti"
#: i18n/states.php:887
msgid "Avellino"
msgstr "Avellino"
#: i18n/states.php:888
msgid "Bari"
msgstr "Bari"
#: i18n/states.php:889
msgid "Barletta-Andria-Trani"
msgstr "Barletta-Andria-Trani"
#: i18n/states.php:890
msgid "Belluno"
msgstr "Belluno"
#: i18n/states.php:891
msgid "Benevento"
msgstr "Benevento"
#: i18n/states.php:892
msgid "Bergamo"
msgstr "Bergamo"
#: i18n/states.php:839
msgid "Dadra and Nagar Haveli"
msgstr "Dadrá e Nagar-Aveli"
#: i18n/states.php:865
msgid "North Khorasan (خراسان شمالی)"
msgstr "Khorasan do norte (خراسان شمالی)"
#: i18n/states.php:847
msgid "Tehran (تهران)"
msgstr "Teerã (تهران)"
#: i18n/states.php:846
msgid "Khuzestan (خوزستان)"
msgstr "Cuzistão (خوزستان)"
#: i18n/countries.php:17
msgid "Afghanistan"
msgstr "Afeganistão"
#: i18n/countries.php:19
msgid "Albania"
msgstr "Albânia"
#: i18n/countries.php:20
msgid "Algeria"
msgstr "Argélia"
#: i18n/countries.php:22
msgid "Andorra"
msgstr "Andorra"
#: i18n/countries.php:23
msgid "Angola"
msgstr "Angola"
#: i18n/countries.php:24
msgid "Anguilla"
msgstr "Anguilla"
#: i18n/continents.php:78 i18n/countries.php:25
msgid "Antarctica"
msgstr "Antártica"
#: i18n/countries.php:26
msgid "Antigua and Barbuda"
msgstr "Antígua e Barbuda"
#: i18n/countries.php:27
msgid "Argentina"
msgstr "Argentina"
#: i18n/countries.php:28
msgid "Armenia"
msgstr "Armênia"
#: i18n/countries.php:29
msgid "Aruba"
msgstr "Aruba"
#: i18n/countries.php:30
msgid "Australia"
msgstr "Austrália"
#: i18n/countries.php:31
msgid "Austria"
msgstr "Áustria"
#: i18n/countries.php:32
msgid "Azerbaijan"
msgstr "Azerbaijão"
#: i18n/countries.php:33
msgid "Bahamas"
msgstr "Bahamas"
#: i18n/countries.php:34
msgid "Bahrain"
msgstr "Barém"
#: i18n/countries.php:35
msgid "Bangladesh"
msgstr "Bangladesh"
#: i18n/countries.php:36
msgid "Barbados"
msgstr "Barbados"
#: i18n/countries.php:37
msgid "Belarus"
msgstr "Bielorrússia"
#: i18n/countries.php:38
msgid "Belgium"
msgstr "Bélgica"
#: i18n/countries.php:39
msgid "Belau"
msgstr "Belau"
#: i18n/countries.php:40
msgid "Belize"
msgstr "Belize"
#: i18n/countries.php:41
msgid "Benin"
msgstr "Benim"
#: i18n/countries.php:42
msgid "Bermuda"
msgstr "Bermudas"
#: i18n/countries.php:43
msgid "Bhutan"
msgstr "Butão"
#: i18n/countries.php:44
msgid "Bolivia"
msgstr "Bolívia"
#: i18n/countries.php:46
msgid "Bosnia and Herzegovina"
msgstr "Bósnia e Herzegovina"
#: i18n/countries.php:47
msgid "Botswana"
msgstr "Botsuana"
#: i18n/countries.php:48
msgid "Bouvet Island"
msgstr "Ilha Bouvet"
#: i18n/countries.php:49
msgid "Brazil"
msgstr "Brasil"
#: i18n/countries.php:50
msgid "British Indian Ocean Territory"
msgstr "Território Britânico do Oceano Índico"
#: i18n/countries.php:51
msgid "Brunei"
msgstr "Brunei"
#: i18n/countries.php:52
msgid "Bulgaria"
msgstr "Bulgária"
#: i18n/countries.php:53
msgid "Burkina Faso"
msgstr "Burquina Fasso"
#: i18n/countries.php:54
msgid "Burundi"
msgstr "Burúndi"
#: i18n/countries.php:55
msgid "Cambodia"
msgstr "Camboja"
#: i18n/countries.php:56
msgid "Cameroon"
msgstr "Camarões"
#: i18n/countries.php:57
msgid "Canada"
msgstr "Canadá"
#: i18n/countries.php:58
msgid "Cape Verde"
msgstr "Cabo Verde"
#: i18n/countries.php:59
msgid "Cayman Islands"
msgstr "Ilhas Cayman"
#: i18n/countries.php:60
msgid "Central African Republic"
msgstr "República da África Central"
#: i18n/countries.php:61
msgid "Chad"
msgstr "Chade"
#: i18n/countries.php:62
msgid "Chile"
msgstr "Chile"
#: i18n/countries.php:63
msgid "China"
msgstr "China"
#: i18n/countries.php:64
msgid "Christmas Island"
msgstr "Ilha Christmas"
#: i18n/countries.php:65
msgid "Cocos (Keeling) Islands"
msgstr "Ilhas Cocos"
#: i18n/countries.php:66
msgid "Colombia"
msgstr "Colômbia"
#: i18n/countries.php:67
msgid "Comoros"
msgstr "Comores"
#: i18n/countries.php:68
msgid "Congo (Brazzaville)"
msgstr "Congo (Brazzaville)"
#: i18n/countries.php:69
msgid "Congo (Kinshasa)"
msgstr "Congo (Kinshasa)"
#: i18n/countries.php:70
msgid "Cook Islands"
msgstr "Ilhas Cook"
#: i18n/countries.php:71
msgid "Costa Rica"
msgstr "Costa Rica"
#: i18n/countries.php:72
msgid "Croatia"
msgstr "Croácia"
#: i18n/countries.php:73
msgid "Cuba"
msgstr "Cuba"
#: i18n/countries.php:75
msgid "Cyprus"
msgstr "Chipre"
#: i18n/countries.php:76
msgid "Czech Republic"
msgstr "República Checa"
#: i18n/countries.php:77
msgid "Denmark"
msgstr "Dinamarca"
#: i18n/countries.php:78
msgid "Djibouti"
msgstr "Djibouti"
#: i18n/countries.php:79
msgid "Dominica"
msgstr "Dominica"
#: i18n/countries.php:80
msgid "Dominican Republic"
msgstr "República Dominicana"
#: i18n/countries.php:81
msgid "Ecuador"
msgstr "Equador"
#: i18n/countries.php:82
msgid "Egypt"
msgstr "Egito"
#: i18n/countries.php:83
msgid "El Salvador"
msgstr "El Salvador"
#: i18n/countries.php:84
msgid "Equatorial Guinea"
msgstr "Guiné Equatorial"
#: i18n/countries.php:85
msgid "Eritrea"
msgstr "Eritreia"
#: i18n/countries.php:86
msgid "Estonia"
msgstr "Estônia"
#: i18n/countries.php:87
msgid "Ethiopia"
msgstr "Etiópia"
#: i18n/countries.php:88
msgid "Falkland Islands"
msgstr "Ilhas Malvinas"
#: i18n/countries.php:89
msgid "Faroe Islands"
msgstr "Ilhas Feroe"
#: i18n/countries.php:90
msgid "Fiji"
msgstr "Fiji"
#: i18n/countries.php:91
msgid "Finland"
msgstr "Finlândia"
#: i18n/countries.php:92
msgid "France"
msgstr "França"
#: i18n/countries.php:93
msgid "French Guiana"
msgstr "Guiana Francesa"
#: i18n/countries.php:94
msgid "French Polynesia"
msgstr "Polinésia Francesa"
#: i18n/countries.php:95
msgid "French Southern Territories"
msgstr "Território das Terras Austrais e Antárcticas Francesas"
#: i18n/countries.php:96
msgid "Gabon"
msgstr "Gabão"
#: i18n/countries.php:97
msgid "Gambia"
msgstr "Gâmbia"
#: i18n/countries.php:98
msgid "Georgia"
msgstr "Geórgia"
#: i18n/countries.php:99
msgid "Germany"
msgstr "Alemanha"
#: i18n/countries.php:100
msgid "Ghana"
msgstr "Gana"
#: i18n/countries.php:101
msgid "Gibraltar"
msgstr "Gibraltar"
#: i18n/countries.php:102
msgid "Greece"
msgstr "Grécia"
#: i18n/countries.php:103
msgid "Greenland"
msgstr "Groenlândia"
#: i18n/countries.php:104
msgid "Grenada"
msgstr "Granada"
#: i18n/countries.php:105
msgid "Guadeloupe"
msgstr "Guadalupe"
#: i18n/countries.php:107 i18n/states.php:655
msgid "Guatemala"
msgstr "Guatemala"
#: i18n/countries.php:108
msgid "Guernsey"
msgstr "Guernsey"
#: i18n/countries.php:109
msgid "Guinea"
msgstr "Guiné"
#: i18n/countries.php:110
msgid "Guinea-Bissau"
msgstr "Guiné-Bissau"
#: i18n/countries.php:111
msgid "Guyana"
msgstr "Guiana"
#: i18n/countries.php:112
msgid "Haiti"
msgstr "Haiti"
#: i18n/countries.php:113
msgid "Heard Island and McDonald Islands"
msgstr "Ilha Heard e Ilhas McDonald"
#: i18n/countries.php:114
msgid "Honduras"
msgstr "Honduras"
#: i18n/countries.php:115
msgid "Hong Kong"
msgstr "Hong Kong"
#: i18n/countries.php:116
msgid "Hungary"
msgstr "Hungria"
#: i18n/countries.php:117
msgid "Iceland"
msgstr "Islândia"
#: i18n/countries.php:118
msgid "India"
msgstr "Índia"
#: i18n/countries.php:119
msgid "Indonesia"
msgstr "Indonésia"
#: i18n/countries.php:120
msgid "Iran"
msgstr "Irã"
#: i18n/countries.php:121
msgid "Iraq"
msgstr "Iraque"
#: i18n/countries.php:123
msgid "Isle of Man"
msgstr "Ilha de Man"
#: i18n/countries.php:124
msgid "Israel"
msgstr "Israel"
#: i18n/countries.php:125
msgid "Italy"
msgstr "Itália"
#: i18n/countries.php:126
msgid "Ivory Coast"
msgstr "Costa do Marfim"
#: i18n/countries.php:127
msgid "Jamaica"
msgstr "Jamaica"
#: i18n/countries.php:128
msgid "Japan"
msgstr "Japão"
#: i18n/countries.php:129
msgid "Jersey"
msgstr "Jersey"
#: i18n/countries.php:130
msgid "Jordan"
msgstr "Jordânia"
#: i18n/countries.php:131
msgid "Kazakhstan"
msgstr "Cazaquistão"
#: i18n/countries.php:132
msgid "Kenya"
msgstr "Quênia"
#: i18n/countries.php:133
msgid "Kiribati"
msgstr "Quiribáti"
#: i18n/countries.php:134
msgid "Kuwait"
msgstr "Kuweit"
#: i18n/countries.php:135
msgid "Kyrgyzstan"
msgstr "Quirguistão"
#: i18n/countries.php:136
msgid "Laos"
msgstr "Laos"
#: i18n/countries.php:137
msgid "Latvia"
msgstr "Látvia"
#: i18n/countries.php:138
msgid "Lebanon"
msgstr "Líbano"
#: i18n/countries.php:139
msgid "Lesotho"
msgstr "Lesoto"
#: i18n/countries.php:140
msgid "Liberia"
msgstr "Libéria"
#: i18n/countries.php:141
msgid "Libya"
msgstr "Líbia"
#: i18n/countries.php:142
msgid "Liechtenstein"
msgstr "Liechtenstein"
#: i18n/countries.php:143
msgid "Lithuania"
msgstr "Lituânia"
#: i18n/countries.php:144
msgid "Luxembourg"
msgstr "Luxemburgo"
#: i18n/countries.php:147
msgid "Madagascar"
msgstr "Madagascar"
#: i18n/countries.php:148
msgid "Malawi"
msgstr "Malawi"
#: i18n/countries.php:149
msgid "Malaysia"
msgstr "Malásia"
#: i18n/countries.php:150
msgid "Maldives"
msgstr "Maldivas"
#: i18n/countries.php:151
msgid "Mali"
msgstr "Mali"
#: i18n/countries.php:152
msgid "Malta"
msgstr "Malta"
#: i18n/countries.php:153
msgid "Marshall Islands"
msgstr "Ilhas Marshall"
#: i18n/countries.php:154
msgid "Martinique"
msgstr "Martinica"
#: i18n/countries.php:155
msgid "Mauritania"
msgstr "Mauritânia"
#: i18n/countries.php:156
msgid "Mauritius"
msgstr "Maurício"
#: i18n/countries.php:157
msgid "Mayotte"
msgstr "Mayotte"
#: i18n/countries.php:158
msgid "Mexico"
msgstr "México"
#: i18n/countries.php:159
msgid "Micronesia"
msgstr "Micronésia"
#: i18n/countries.php:160
msgid "Moldova"
msgstr "Moldávia"
#: i18n/countries.php:161
msgid "Monaco"
msgstr "Mônaco"
#: i18n/countries.php:162
msgid "Mongolia"
msgstr "Mongólia"
#: i18n/countries.php:163
msgid "Montenegro"
msgstr "Montenegro"
#: i18n/countries.php:164
msgid "Montserrat"
msgstr "Montserrat"
#: i18n/countries.php:165
msgid "Morocco"
msgstr "Marrocos"
#: i18n/countries.php:166
msgid "Mozambique"
msgstr "Moçambique"
#: i18n/countries.php:167
msgid "Myanmar"
msgstr "República da União de Myanmar"
#: i18n/countries.php:168
msgid "Namibia"
msgstr "Namíbia"
#: i18n/countries.php:169
msgid "Nauru"
msgstr "Nauru"
#: i18n/countries.php:170
msgid "Nepal"
msgstr "Nepal"
#: i18n/countries.php:171
msgid "Netherlands"
msgstr "Holanda"
#: i18n/countries.php:172
msgid "New Caledonia"
msgstr "Nova Caledónia"
#: i18n/countries.php:173
msgid "New Zealand"
msgstr "Nova Zelândia"
#: i18n/countries.php:174
msgid "Nicaragua"
msgstr "Nicarágua"
#: i18n/countries.php:175 i18n/states.php:1397
msgid "Niger"
msgstr "Níger"
#: i18n/countries.php:176
msgid "Nigeria"
msgstr "Nigéria"
#: i18n/countries.php:177
msgid "Niue"
msgstr "Niue"
#: i18n/countries.php:178
msgid "Norfolk Island"
msgstr "Ilha Norfolk"
#: i18n/countries.php:180
msgid "North Korea"
msgstr "Coréia do Norte"
#: i18n/countries.php:181
msgid "Norway"
msgstr "Noruega"
#: i18n/countries.php:182
msgid "Oman"
msgstr "Omã"
#: i18n/countries.php:183
msgid "Pakistan"
msgstr "Paquistão"
#: i18n/countries.php:184
msgid "Palestinian Territory"
msgstr "Território Palestino"
#: i18n/countries.php:185
msgid "Panama"
msgstr "Panamá"
#: i18n/countries.php:186
msgid "Papua New Guinea"
msgstr "Papua-Nova Guiné"
#: i18n/countries.php:187
msgid "Paraguay"
msgstr "Paraguai"
#: i18n/countries.php:188
msgid "Peru"
msgstr "Peru"
#: i18n/countries.php:189
msgid "Philippines"
msgstr "Filipinas"
#: i18n/countries.php:190
msgid "Pitcairn"
msgstr "Ilhas Pitcairn"
#: i18n/countries.php:191
msgid "Poland"
msgstr "Polônia"
#: i18n/countries.php:192
msgid "Portugal"
msgstr "Portugal"
#: i18n/countries.php:194
msgid "Qatar"
msgstr "Catar"
#: i18n/countries.php:195
msgid "Reunion"
msgstr "Reunião"
#: i18n/countries.php:196
msgid "Romania"
msgstr "Romênia"
#: i18n/countries.php:197
msgid "Russia"
msgstr "Rússia"
#: i18n/countries.php:198
msgid "Rwanda"
msgstr "Ruanda"
#: i18n/countries.php:199
msgid "Saint Barthélemy"
msgstr "São Bartolomeu"
#: i18n/countries.php:200
msgid "Saint Helena"
msgstr "Santa Helena"
#: i18n/countries.php:201
msgid "Saint Kitts and Nevis"
msgstr "São Cristóvão e Nevis"
#: i18n/countries.php:202
msgid "Saint Lucia"
msgstr "Santa Lúcia"
#: i18n/countries.php:203
msgid "Saint Martin (French part)"
msgstr "Ilha de São Martinho (República Francesa)"
#: i18n/countries.php:204
msgid "Saint Martin (Dutch part)"
msgstr "Saint Martin (parte Holandesa)"
#: i18n/countries.php:205
msgid "Saint Pierre and Miquelon"
msgstr "Saint-Pierre e Miquelon"
#: i18n/countries.php:206
msgid "Saint Vincent and the Grenadines"
msgstr "São Vicente e Granadinas"
#: i18n/countries.php:207
msgid "San Marino"
msgstr "San Marino"
#: i18n/countries.php:208
msgid "São Tomé and Príncipe"
msgstr "São Tomé e Príncipe"
#: i18n/countries.php:209
msgid "Saudi Arabia"
msgstr "Arábia Saudita"
#: i18n/countries.php:210
msgid "Senegal"
msgstr "Senegal"
#: i18n/countries.php:211
msgid "Serbia"
msgstr "Sérvia"
#: i18n/countries.php:212
msgid "Seychelles"
msgstr "Seychelles"
#: i18n/countries.php:213
msgid "Sierra Leone"
msgstr "Serra Leoa"
#: i18n/countries.php:214
msgid "Singapore"
msgstr "Cingapura"
#: i18n/countries.php:215
msgid "Slovakia"
msgstr "Eslováquia"
#: i18n/countries.php:216
msgid "Slovenia"
msgstr "Eslovenia"
#: i18n/countries.php:217
msgid "Solomon Islands"
msgstr "Ilhas Salomão"
#: i18n/countries.php:218
msgid "Somalia"
msgstr "Somália"
#: i18n/countries.php:219
msgid "South Africa"
msgstr "África do Sul"
#: i18n/countries.php:220
msgid "South Georgia/Sandwich Islands"
msgstr "Ilhas Geórgia do Sul e Sandwich do Sul"
#: i18n/countries.php:221
msgid "South Korea"
msgstr "Coréia do Sul"
#: i18n/countries.php:222
msgid "South Sudan"
msgstr "Sudão do Sul"
#: i18n/countries.php:223
msgid "Spain"
msgstr "Espanha"
#: i18n/countries.php:224
msgid "Sri Lanka"
msgstr "Sri Lanka"
#: i18n/countries.php:225
msgid "Sudan"
msgstr "Sudão"
#: i18n/countries.php:226
msgid "Suriname"
msgstr "Suriname"
#: i18n/countries.php:227
msgid "Svalbard and Jan Mayen"
msgstr "Svalbard e Jan Mayen"
#: i18n/countries.php:229
msgid "Sweden"
msgstr "Suécia"
#: i18n/countries.php:230
msgid "Switzerland"
msgstr "Suiça"
#: i18n/countries.php:231
msgid "Syria"
msgstr "Síria"
#: i18n/countries.php:232
msgid "Taiwan"
msgstr "Taiwan"
#: i18n/countries.php:233
msgid "Tajikistan"
msgstr "Tajiquistão"
#: i18n/countries.php:234
msgid "Tanzania"
msgstr "Tanzânia"
#: i18n/countries.php:235
msgid "Thailand"
msgstr "Tailândia"
#: i18n/countries.php:236
msgid "Timor-Leste"
msgstr "Timor-Leste"
#: i18n/countries.php:237
msgid "Togo"
msgstr "Togo"
#: i18n/countries.php:238
msgid "Tokelau"
msgstr "Tokelau"
#: i18n/countries.php:239
msgid "Tonga"
msgstr "Tonga"
#: i18n/countries.php:240
msgid "Trinidad and Tobago"
msgstr "Trinidad e Tobago"
#: i18n/countries.php:241
msgid "Tunisia"
msgstr "Tunísia"
#: i18n/countries.php:242
msgid "Turkey"
msgstr "Turquia"
#: i18n/countries.php:243
msgid "Turkmenistan"
msgstr "Turcomenistão"
#: i18n/countries.php:244
msgid "Turks and Caicos Islands"
msgstr "Ilhas Turcas e Caicos"
#: i18n/countries.php:245
msgid "Tuvalu"
msgstr "Tuvalu"
#: i18n/countries.php:246
msgid "Uganda"
msgstr "Uganda"
#: i18n/countries.php:247
msgid "Ukraine"
msgstr "Ucrânia"
#: i18n/countries.php:248
msgid "United Arab Emirates"
msgstr "Emirados Árabes Unidos"
#: i18n/countries.php:249
msgid "United Kingdom (UK)"
msgstr "Reino Unido (UK)"
#: i18n/countries.php:252
msgid "Uruguay"
msgstr "Uruguai"
#: i18n/countries.php:253
msgid "Uzbekistan"
msgstr "Uzbequistão"
#: i18n/countries.php:254
msgid "Vanuatu"
msgstr "Vanuatu"
#: i18n/countries.php:255
msgid "Vatican"
msgstr "Vaticano"
#: i18n/countries.php:256
msgid "Venezuela"
msgstr "Venezuela"
#: i18n/countries.php:257
msgid "Vietnam"
msgstr "Vietnã"
#: i18n/countries.php:260
msgid "Wallis and Futuna"
msgstr "Wallis e Futuna"
#: i18n/countries.php:261
msgid "Western Sahara"
msgstr "Saara Ocidental"
#: i18n/countries.php:263
msgid "Yemen"
msgstr "Iémen"
#: i18n/countries.php:264
msgid "Zambia"
msgstr "Zâmbia"
#: i18n/countries.php:265
msgid "Zimbabwe"
msgstr "Zimbábue"
#: i18n/states.php:57
msgid "Buenos Aires"
msgstr "Buenos Aires"
#: i18n/states.php:58
msgid "Catamarca"
msgstr "Catamarca"
#: i18n/states.php:59
msgid "Chaco"
msgstr "Chaco"
#: i18n/states.php:60
msgid "Chubut"
msgstr "Chubut"
#: i18n/states.php:62
msgid "Corrientes"
msgstr "Corrientes"
#: i18n/states.php:64
msgid "Formosa"
msgstr "Formosa"
#: i18n/states.php:65
msgid "Jujuy"
msgstr "Jujuy"
#: i18n/states.php:66
msgid "La Pampa"
msgstr "La Pampa"
#: i18n/states.php:67 i18n/states.php:582
msgid "La Rioja"
msgstr "La Rioja"
#: i18n/states.php:68
msgid "Mendoza"
msgstr "Mendoza"
#: i18n/states.php:69 i18n/states.php:1613
msgid "Misiones"
msgstr "Misiones"
#: i18n/states.php:72
msgid "Salta"
msgstr "Salta"
#: i18n/states.php:73 i18n/states.php:439
msgid "San Juan"
msgstr "San Juan"
#: i18n/states.php:74
msgid "San Luis"
msgstr "San Luis"
#: i18n/states.php:75 i18n/states.php:214
msgid "Santa Cruz"
msgstr "Santa Cruz"
#: i18n/states.php:76
msgid "Santa Fe"
msgstr "Santa Fé"
#: i18n/states.php:77
msgid "Santiago del Estero"
msgstr "Santiago del Estero"
#: i18n/states.php:78
msgid "Tierra del Fuego"
msgstr "Tierra del Fuego"
#: i18n/states.php:83
msgid "Australian Capital Territory"
msgstr "Território da Capital Australiana"
#: i18n/states.php:84
msgid "New South Wales"
msgstr "Nova Gales do Sul"
#: i18n/states.php:85
msgid "Northern Territory"
msgstr "Território do Norte"
#: i18n/states.php:86
msgid "Queensland"
msgstr "Queensland"
#: i18n/states.php:87
msgid "South Australia"
msgstr "Austrália Meridional"
#: i18n/states.php:88
msgid "Tasmania"
msgstr "Tasmânia"
#: i18n/states.php:89
msgid "Victoria"
msgstr "Victoria"
#: i18n/states.php:90
msgid "Western Australia"
msgstr "Austrália Ocidental"
#: i18n/states.php:94
msgid "Bagerhat"
msgstr "Bagerhat"
#: i18n/states.php:95
msgid "Bandarban"
msgstr "Bandarban"
#: i18n/states.php:96
msgid "Barguna"
msgstr "Barguna"
#: i18n/states.php:98
msgid "Bhola"
msgstr "Bhola"
#: i18n/states.php:100
msgid "Brahmanbaria"
msgstr "Brahmanbaria"
#: i18n/states.php:101
msgid "Chandpur"
msgstr "Chandpur"
#: i18n/states.php:103
msgid "Chuadanga"
msgstr "Chuadanga"
#: i18n/states.php:104
msgid "Cox's Bazar"
msgstr "Cox's Bazar"
#: i18n/states.php:106
msgid "Dhaka"
msgstr "Dhaka"
#: i18n/states.php:107
msgid "Dinajpur"
msgstr "Dinajpur"
#: i18n/states.php:108
msgid "Faridpur "
msgstr "Faridpur "
#: i18n/states.php:109
msgid "Feni"
msgstr "Feni"
#: i18n/states.php:110
msgid "Gaibandha"
msgstr "Gaibandha"
#: i18n/states.php:111
msgid "Gazipur"
msgstr "Gazipur"
#: i18n/states.php:112
msgid "Gopalganj"
msgstr "Gopalganj"
#: i18n/states.php:113
msgid "Habiganj"
msgstr "Habiganj"
#: i18n/states.php:114
msgid "Jamalpur"
msgstr "Jamalpur"
#: i18n/states.php:116
msgid "Jhalokati"
msgstr "Jhalokati"
#: i18n/states.php:117
msgid "Jhenaidah"
msgstr "Jhenaidah"
#: i18n/states.php:118
msgid "Joypurhat"
msgstr "Joypurhat"
#: i18n/states.php:119
msgid "Khagrachhari"
msgstr "Khagrachhari"
#: i18n/states.php:120
msgid "Khulna"
msgstr "Khulna"
#: i18n/states.php:121
msgid "Kishoreganj"
msgstr "Kishoreganj"
#: i18n/states.php:122
msgid "Kurigram"
msgstr "Kurigram"
#: i18n/states.php:123
msgid "Kushtia"
msgstr "Kushtia"
#: i18n/states.php:124
msgid "Lakshmipur"
msgstr "Lakshmipur"
#: i18n/states.php:125
msgid "Lalmonirhat"
msgstr "Lalmonirhat"
#: i18n/states.php:126
msgid "Madaripur"
msgstr "Madaripur"
#: i18n/states.php:127
msgid "Magura"
msgstr "Magura"
#: i18n/states.php:128
msgid "Manikganj "
msgstr "Manikganj "
#: i18n/states.php:129
msgid "Meherpur"
msgstr "Meherpur"
#: i18n/states.php:130
msgid "Moulvibazar"
msgstr "Moulvibazar"
#: i18n/states.php:131
msgid "Munshiganj"
msgstr "Munshiganj"
#: i18n/states.php:132
msgid "Mymensingh"
msgstr "Mymensingh"
#: i18n/states.php:133
msgid "Naogaon"
msgstr "Naogaon"
#: i18n/states.php:134
msgid "Narail"
msgstr "Narail"
#: i18n/states.php:135
msgid "Narayanganj"
msgstr "Narayanganj"
#: i18n/states.php:136
msgid "Narsingdi"
msgstr "Narsingdi"
#: i18n/states.php:137
msgid "Natore"
msgstr "Natore"
#: i18n/states.php:138
msgid "Nawabganj"
msgstr "Nawabganj"
#: i18n/states.php:139
msgid "Netrakona"
msgstr "Netrakona"
#: i18n/states.php:140
msgid "Nilphamari"
msgstr "Nilphamari"
#: i18n/states.php:141
msgid "Noakhali"
msgstr "Noakhali"
#: i18n/states.php:142
msgid "Pabna"
msgstr "Pabna"
#: i18n/states.php:143
msgid "Panchagarh"
msgstr "Panchagarh"
#: i18n/states.php:144
msgid "Patuakhali"
msgstr "Patuakhali"
#: i18n/states.php:145
msgid "Pirojpur"
msgstr "Pirojpur"
#: i18n/states.php:146
msgid "Rajbari"
msgstr "Rajbari"
#: i18n/states.php:147
msgid "Rajshahi"
msgstr "Rajshahi"
#: i18n/states.php:148
msgid "Rangamati"
msgstr "Rangamati"
#: i18n/states.php:149
msgid "Rangpur"
msgstr "Rangpur"
#: i18n/states.php:150
msgid "Satkhira"
msgstr "Satkhira"
#: i18n/states.php:151
msgid "Shariatpur"
msgstr "Shariatpur"
#: i18n/countries.php:74
msgid "Curaçao"
msgstr "Curaçao"
#: i18n/countries.php:250
msgid "United States (US)"
msgstr "Estados Unidos"
#: i18n/states.php:97
msgid "Barishal"
msgstr "Barishal"
#: i18n/states.php:99
msgid "Bogura"
msgstr "Bogura"
#: i18n/states.php:105
msgid "Cumilla"
msgstr "Cumilla"
#: i18n/countries.php:45
msgid "Bonaire, Saint Eustatius and Saba"
msgstr "Bonaire, Santo Eustáquio e Saba"