# Translation of Plugins - Image Prioritizer - Stable (latest release) in Spanish (Spain)
# This file is distributed under the same license as the Plugins - Image Prioritizer - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-01-27 18:36:51+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: es\n"
"Project-Id-Version: Plugins - Image Prioritizer - Stable (latest release)\n"

#. translators: %s is the minified asset path
#: helper.php:368
msgid "Minified asset has not been built: %s"
msgstr "No se ha creado el recurso minimizado: %s"

#. translators: 1: error message. 2: image url
#: helper.php:327
msgid "Error: %1$s. Background image URL: %2$s."
msgstr "Error: %1$s. URL de imagen de fondo: %2$s."

#. translators: %s is the content length of the response
#: helper.php:266
msgid "HEAD request for background image URL returned Content-Length greater than 2MB: %s."
msgstr "La petición en HEAD de la URL de imagen de fondo devolvió contenido con un tamaño mayor de 2 MB: %s."

#: helper.php:259
msgid "HEAD request for background image URL did not include a Content-Length response header."
msgstr "La petición en HEAD de la URL de imagen de fondo no incluye una cabecera de respuesta del tamaño del contenido."

#. translators: %s is the content type of the response
#: helper.php:242
msgid "HEAD request for background image URL did not return an image Content-Type: %s."
msgstr "La petición en HEAD de la URL de imagen de fondo no devolvió un tipo de contenido de imagen: %s."

#. translators: %s is the HTTP status code
#: helper.php:229
msgid "HEAD request for background image URL did not return with a success status code: %s."
msgstr "La petición en HEAD de la URL de imagen de fondo no devolvió un código de estado de éxito: %s."

#. translators: %s is the list of allowed hosts
#: helper.php:207
msgid "Background image URL host is not among allowed: %s."
msgstr "El servidor de la URL de la imagen de fondo no está entre los permitidos: %s."

#: helper.php:168
msgid "Supplied background image URL does not have a host."
msgstr "La URL de la imagen de fondo facilitada no tiene servidor."

#. Description of the plugin
#: load.php
msgid "Prioritizes the loading of images and videos based on how visible they are to actual visitors; adds <code>fetchpriority</code> and applies lazy-loading."
msgstr "Prioriza la carga de imágenes y vídeos basándose en cuán visible son para los visitantes actuales; añade <code>fetchpriority</code> y aplica carga diferida."

#: helper.php:34
msgid "The Image Prioritizer plugin requires a newer version of the Optimization Detective plugin. Please update your plugins."
msgstr "El plugin Image Prioritizer requiere una versión más nueva del plugin Optimization Detective. Por favor, actualiza tus plugins."

#. Author URI of the plugin
#: load.php
msgid "https://make.wordpress.org/performance/"
msgstr "https://make.wordpress.org/performance/"

#. Author of the plugin
#: load.php
msgid "WordPress Performance Team"
msgstr "Equipo de rendimiento de WordPress"

#. Plugin URI of the plugin
#: load.php
msgid "https://github.com/WordPress/performance/tree/trunk/plugins/image-prioritizer"
msgstr "https://github.com/WordPress/performance/tree/trunk/plugins/image-prioritizer"

#. Plugin Name of the plugin
#: load.php
msgid "Image Prioritizer"
msgstr "Priorización de imágenes"