# Portuguese, Brazil translation of Combined image style (1.0.2)
# Copyright (c) 2025 by the Portuguese, Brazil translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Combined image style (1.0.2)\n"
"POT-Creation-Date: 2025-03-19 17:34+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Portuguese, Brazil\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"

msgid "Image"
msgstr "Imagem"
msgid "Fallback image style"
msgstr "Estilo da imagem em caso de erro"
msgid "Breakpoint group"
msgstr "Grupo de breakpoint"
msgid "Select an image style for this breakpoint."
msgstr "Selecione um estilo de imagem para este breakpoint."
msgid "- empty image -"
msgstr "- imagem vazia -"
msgid ""
"Select the smallest image style you expect to appear in this space. "
"The fallback image style should only appear on the site if an error "
"occurs."
msgstr ""
"Selecione o menor estilo de imagem que você espera que apareça neste "
"espaço. O estilo de imagem de substituição será exibido no site "
"somente se acontecer um erro."
msgid "- None (original image) -"
msgstr "- Nenhum (imagem original) -"
msgid "Image loading"
msgstr "Carregamento de imagem"
msgid ""
"Lazy render images with native image loading attribute "
"(<em>loading=\"lazy\"</em>). This improves performance by allowing "
"browsers to lazily load images."
msgstr ""
"Imagens de renderização preguiçosas com atributo de carregamento de "
"imagem nativo (<em>loading=\"lazy\"</em>). Isso melhora o desempenho, "
"permitindo que os navegadores carreguem imagens com preguiça."
msgid "Lazy (<em>loading=\"lazy\"</em>)"
msgstr "Lazy (<em>loading=\"lazy\"</em>)"
msgid "Eager (<em>loading=\"eager\"</em>)"
msgstr "Eager (<em>loading=\"eager\"</em>)"
msgid "Image loading attribute"
msgstr "Atributo de carregamento de imagem"
msgid ""
"Select the loading attribute for images. <a href=\":link\">Learn more "
"about the loading attribute for images.</a>"
msgstr ""
"Selecione o atributo de carregamento para imagens. <a "
"href=\":link\">Saiba mais sobre o atributo de carregamento de "
"imagens.</a>"
msgid ""
"Delays loading the image until that section of the page is visible in "
"the browser. When in doubt, lazy loading is recommended."
msgstr ""
"Atrasa o carregamento da imagem até que essa seção da página fique "
"visível no navegador. Em caso de dúvida, recomenda-se o carregamento "
"preguiçoso."
msgid ""
"Force browsers to download an image as soon as possible. This is the "
"browser default for legacy reasons. Only use this option when the "
"image is always expected to render."
msgstr ""
"Forçar os navegadores a baixar uma imagem o mais rápido possível. "
"Este é o padrão do navegador por motivos de legado. Use essa opção "
"somente quando a imagem for sempre esperada para renderizar."
