# Portuguese, Portugal translation of Combined image style (1.0.2)
# Copyright (c) 2025 by the Portuguese, Portugal 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, Portugal\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 de imagem alternativa"
msgid "Breakpoint group"
msgstr "Grupo 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 reserva só deve aparecer no site se "
"ocorrer 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 lazy com atributo de carregamento de imagem "
"nativa (<em>loading=\"lazy\"</em>). Isto melhora o desempenho, "
"permitindo que os navegadores carreguem imagens de modo lazily."
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 para "
"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 "
"esteja visível no navegador. Em caso de dúvida, o carregamento lento "
"é recomendado."
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 herdados. Use esta opção "
"apenas quando a imagem for sempre renderizada."
