msgid ""
msgstr ""
"Project-Id-Version: LLM Friendly 0.1.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/llm-friendly-git\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-06-29T02:20:13+03:00\n"
"PO-Revision-Date: 2026-07-10 18:30+0300\n"
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.0.7\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
"X-Poedit-WPHeader: llm-friendly.php\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"

#: inc/Admin.php:85
msgid "General"
msgstr "General"

#: inc/Admin.php:92
msgid "Enable Markdown exports"
msgstr "Activar exportaciones Markdown"

#: inc/Admin.php:101
msgid "Send \"noindex\" header for Markdown exports"
msgstr "Enviar encabezado «noindex» para los exports Markdown"

#: inc/Admin.php:110 inc/Admin.php:741
msgid "Base path for Markdown exports"
msgstr "Ruta base para los exports Markdown"

#: inc/Admin.php:119 inc/Admin.php:761 inc/Admin.php:1326
msgid "Post types to include"
msgstr "Tipos de contenido a incluir"

#: inc/Admin.php:134
msgid "Excluded items"
msgstr "Elementos excluidos"

#: inc/Admin.php:142 inc/Admin.php:348 inc/Admin.php:661 inc/Admin.php:788
msgid "llms.txt"
msgstr "llms.txt"

#: inc/Admin.php:149
msgid "Enable llms.txt"
msgstr "Activar llms.txt"

#: inc/Admin.php:158
msgid "Send \"noindex\" header for llms.txt"
msgstr "Enviar encabezado «noindex» para llms.txt"

#: inc/Admin.php:167 inc/Admin.php:793 inc/Admin.php:1387
msgid "Regeneration mode"
msgstr "Modo de regeneración"

#: inc/Admin.php:176 inc/Admin.php:794
msgid "Items per post type"
msgstr "Elementos por tipo de contenido"

#: inc/Admin.php:185
msgid "Show excerpt"
msgstr "Mostrar extracto"

#: inc/Admin.php:194 inc/Admin.php:796
msgid "Sitemap URL"
msgstr "URL del sitemap"

#: inc/Admin.php:203
msgid "Custom markdown block"
msgstr "Bloque Markdown personalizado"

#: inc/Admin.php:221
msgid "Site meta overrides"
msgstr "Anulaciones de metadatos del sitio"

#: inc/Admin.php:228 inc/Admin.php:839
msgid "Site title override"
msgstr "Anular título del sitio"

#: inc/Admin.php:237 inc/Admin.php:840
msgid "Site description override"
msgstr "Anular descripción del sitio"

#: inc/Admin.php:246 inc/Admin.php:841
msgid "Author override"
msgstr "Sobrescribir autor"

#: inc/Admin.php:1038 inc/Admin.php:1644
msgid "Start typing from 2 characters…"
msgstr "Empieza a escribir a partir de 2 caracteres…"

#: inc/Admin.php:1039
msgid "Searching…"
msgstr "Buscando…"

#: inc/Admin.php:1153
msgid "Enter at least 2 characters to search."
msgstr "Introduce al menos 2 caracteres para buscar."

#: inc/Admin.php:1040
msgid "Nothing found for this query."
msgstr "No se encontró nada para esta consulta."

#: inc/Admin.php:1041
msgid "Add to exclusions"
msgstr "Añadir a exclusiones"

#: inc/Admin.php:1051 inc/Admin.php:1655
msgid "No items are excluded yet."
msgstr "Aún no hay elementos excluidos."

#: inc/Admin.php:1052
msgid "Search failed, please try again."
msgstr "La búsqueda falló, inténtalo de nuevo."

#: inc/Admin.php:1093
msgid "llms.txt was regenerated."
msgstr "llms.txt se regeneró."

#: inc/Admin.php:1112 inc/Admin.php:1118
msgid "Save changes"
msgstr "Guardar cambios"

#: inc/Admin.php:351 inc/Admin.php:868
msgid "Maintenance"
msgstr "Mantenimiento"

#: inc/Admin.php:874
msgid "Regenerate llms.txt now"
msgstr "Regenerar llms.txt ahora"

#: inc/Admin.php:876
msgid "Rebuilds cached llms.txt immediately."
msgstr "Reconstruye el llms.txt en caché de inmediato."

#: inc/Admin.php:1142 inc/Admin.php:1208 inc/Admin.php:1223 inc/Admin.php:1250
msgid "Access denied."
msgstr "Acceso denegado."

#: inc/Admin.php:1159
msgid "Post type is not allowed."
msgstr "El tipo de contenido no está permitido."

#. translators: %d: Post ID.
#: inc/Admin.php:891
#, php-format
msgid "Item #%d"
msgstr "Elemento n.º %d"

#: inc/Admin.php:1282
msgid "Enable .md endpoints for selected post types"
msgstr "Activar endpoints .md para los tipos seleccionados"

#: inc/Admin.php:1312
msgid "Example: \"llm\" → /llm/{post_type}/{path}.md"
msgstr "Ejemplo: «llm» → /llm/{post_type}/{path}.md"

#: inc/Admin.php:1346
msgid "These types will appear in llms.txt and will have Markdown exports."
msgstr "Estos tipos aparecerán en llms.txt y tendrán exports Markdown."

#: inc/Admin.php:1358
msgid "Serve /llms.txt"
msgstr "Servir /llms.txt"

#: inc/Admin.php:1390
msgid "Auto (on publish/update)"
msgstr "Automático (al publicar/actualizar)"

#: inc/Admin.php:691 inc/Admin.php:1394
msgid "Manual only"
msgstr "Solo manual"

#: inc/Admin.php:1398
msgid "In manual mode, use the button in the Maintenance section to rebuild llms.txt."
msgstr "En modo manual, usa el botón de la sección Mantenimiento para reconstruir llms.txt."

#: inc/Admin.php:1412
msgid "How many latest items to list for each post type."
msgstr "Cuántos elementos más recientes listar para cada tipo."

#: inc/Admin.php:1423
msgid "Add excerpt (if available) under each item in llms.txt"
msgstr "Añadir extracto (si está disponible) debajo de cada elemento en llms.txt"

#: inc/Admin.php:1593
msgid "Select at least one post type above to manage exclusions."
msgstr "Selecciona al menos un tipo arriba para gestionar exclusiones."

#: inc/Admin.php:1642
msgid "Search by title"
msgstr "Buscar por título"

#: inc/Admin.php:1647
msgid "Type at least two characters to search. Results appear in the dropdown instantly."
msgstr "Escribe al menos dos caracteres para buscar. Los resultados aparecen al instante en el desplegable."

#: inc/Admin.php:1651
msgid "Currently excluded"
msgstr "Actualmente excluidos"

#: inc/Admin.php:1687
msgid "If empty, uses WordPress setting: Site Title."
msgstr "Si está vacío, se usa el ajuste de WordPress: «Título del sitio»."

#: inc/Admin.php:1701
msgid "If empty, uses WordPress setting: Tagline."
msgstr "Si está vacío, se usa el ajuste de WordPress: «Descripción corta»."

#: inc/Admin.php:1715
msgid "If empty, Markdown metadata uses the post author display name."
msgstr "Si está vacío, los metadatos Markdown usan el nombre visible del autor de la entrada."

#: inc/Admin.php:1740
msgid "Markdown override (LLM Friendly)"
msgstr "Anulación de Markdown (LLM Friendly)"

#: inc/Admin.php:1774
msgid "If filled, this text will replace the post content in the Markdown export."
msgstr "Si se completa, este texto reemplazará el contenido de la entrada en el export Markdown."

#: inc/Admin.php:1776
msgid "Leave empty to export the post content. You can paste plain Markdown or Gutenberg block markup (<!-- wp: ... -->)."
msgstr "Déjalo vacío para exportar el contenido de la entrada. Puedes pegar Markdown simple o marcado de bloques de Gutenberg (<!-- wp: ... -->)."

#: inc/Admin.php:1778
msgid "llms.txt description (overrides excerpt)"
msgstr "Descripción de llms.txt (sobrescribe el extracto)"

#: inc/Admin.php:1780
msgid "Optional one-line summary used in llms.txt and Markdown metadata. Leave empty to use the SEO meta description, excerpt, or a generated summary."
msgstr "Resumen opcional de una línea usado en llms.txt y en los metadatos Markdown. Déjalo vacío para usar la meta descripción SEO, el extracto o un resumen generado."

#: inc/Exporter.php:113 inc/Llms.php:328 inc/Plugin.php:278
msgid "Not Found"
msgstr "No encontrado"

#: inc/Llms.php:434
msgid "LLM-friendly index of this website."
msgstr "Índice compatible con LLM de este sitio web."

#: inc/Llms.php:493
msgid "(no published items found)"
msgstr "(no se encontraron elementos publicados)"

#: llm-friendly.php:177
msgid "Settings"
msgstr "Ajustes"

#: llm-friendly.php:106
msgid "LLM Friendly cannot be activated because the environment does not meet the minimum requirements."
msgstr "LLM Friendly no se puede activar porque el entorno no cumple los requisitos mínimos."

#. Plugin Name of the plugin
#: llm-friendly.php
msgid "LLM Friendly"
msgstr "LLM Friendly"

#. Plugin URI of the plugin
#: llm-friendly.php
msgid "https://github.com/sherer-pro/llm-friendly"
msgstr "https://github.com/sherer-pro/llm-friendly"

#. Description of the plugin
#: llm-friendly.php
msgid "Adds llms.txt and Markdown endpoints to WordPress for LLM-friendly content access."
msgstr "Añade llms.txt y endpoints Markdown a WordPress para un acceso al contenido compatible con LLM."

#. Author of the plugin
#: llm-friendly.php
msgid "Pavel Sherer"
msgstr "Pavel Sherer"

#. Author URI of the plugin
#: llm-friendly.php
msgid "https://sherer.pro"
msgstr "https://sherer.pro"

#. translators: 1: modified date, 2: canonical url
#: inc/Llms.php:512
#, php-format
msgid "Updated %1$s. Canonical URL: %2$s"
msgstr "Actualizado el %1$s. URL canónica: %2$s"

#. translators: 1: modified date
#: inc/Llms.php:522
#, php-format
msgid "Updated %1$s."
msgstr "Actualizado el %1$s."

#. translators: 1: Current PHP version, 2: Required PHP version
#: llm-friendly.php:66
#, php-format
msgid "PHP version %1$s detected. Required: %2$s+"
msgstr "Se detectó la versión de PHP %1$s. Requerida: %2$s+"

#. translators: 1: Current WP version, 2: Required WP version
#: llm-friendly.php:75
#, php-format
msgid "WordPress version %1$s detected. Required: %2$s+"
msgstr "Se detectó la versión de WordPress %1$s. Requerida: %2$s+"

#: llm-friendly.php:85
msgid "LLM Friendly is disabled due to unmet requirements:"
msgstr "LLM Friendly está desactivado porque no se cumplen los requisitos:"

#: inc/Admin.php:1439
msgid "Same-site absolute URL or site-relative path. Default: /sitemap.xml"
msgstr "URL absoluta del mismo sitio o ruta relativa al sitio. Predeterminado: /sitemap.xml"

#: inc/Admin.php:212 inc/Admin.php:798
msgid "Essential links"
msgstr "Enlaces esenciales"

#: inc/Admin.php:255 inc/Admin.php:350 inc/Admin.php:853
msgid "AI crawler diagnostics"
msgstr "Diagnóstico de rastreadores de IA"

#: inc/Admin.php:262
msgid "Crawler recommendations"
msgstr "Recomendaciones para rastreadores"

#: inc/Admin.php:1295
msgid "Add X-Robots-Tag: noindex header for .md endpoints"
msgstr "Añadir encabezado X-Robots-Tag: noindex para endpoints .md"

#: inc/Admin.php:1371
msgid "Send X-Robots-Tag: noindex for /llms.txt"
msgstr "Enviar X-Robots-Tag: noindex para /llms.txt"

#: inc/Admin.php:1469
msgid "Optional curated links for the llms.txt Essential section. One per line: Title | URL | Notes. URLs may be absolute or site-relative."
msgstr "Enlaces seleccionados opcionales para la sección Esencial de llms.txt. Uno por línea: Título | URL | Notas. Las URL pueden ser absolutas o relativas al sitio."

#: inc/Admin.php:1576
msgid "Recommended robots.txt policy depends on your content strategy; this plugin only surfaces the decision points."
msgstr "La política recomendada de robots.txt depende de tu estrategia de contenido; este plugin solo muestra los puntos de decisión."

#. translators: %s: Embed provider name.
#: inc/Exporter.php:621
#, php-format
msgid "Embed: %s"
msgstr "Incrustado: %s"

#: inc/Exporter.php:624
msgid "Embedded content"
msgstr "Contenido incrustado"

#: inc/Exporter.php:1015 inc/Exporter.php:1051
msgid "image"
msgstr "imagen"

#: inc/Llms.php:462
msgid "Main links"
msgstr "Enlaces principales"

#: inc/Llms.php:466
msgid "Home"
msgstr "Inicio"

#: inc/Llms.php:466
msgid "Website home page"
msgstr "Página de inicio del sitio"

#: inc/Admin.php:709 inc/Admin.php:1504 inc/Llms.php:467
msgid "Sitemap"
msgstr "Sitemap"

#: inc/Llms.php:467
msgid "XML sitemap"
msgstr "Sitemap XML"

#: inc/Llms.php:468
msgid "RSS"
msgstr "RSS"

#: inc/Llms.php:468
msgid "Latest updates feed"
msgstr "Feed de actualizaciones recientes"

#: inc/Llms.php:474
msgid "Essential"
msgstr "Esencial"

#: inc/Llms.php:651
msgid "Front page content"
msgstr "Contenido de la portada"

#: inc/Llms.php:652
msgid "Posts page"
msgstr "Página de entradas"

#: inc/Llms.php:653
msgid "Privacy policy"
msgstr "Política de privacidad"

#. translators: 1: label for the special page, 2: canonical URL
#: inc/Llms.php:682
#, php-format
msgid "%1$s. Canonical URL: %2$s"
msgstr "%1$s. URL canónica: %2$s"

#: inc/Admin.php:127 inc/Admin.php:347 inc/Admin.php:773
msgid "Exclusions"
msgstr "Exclusiones"

#. translators: %s: Item title.
#: inc/Admin.php:983 inc/Admin.php:1045
#, php-format
msgid "Remove \"%s\" from exclusions"
msgstr "Quitar «%s» de las exclusiones"

#. translators: %s: Item title.
#: inc/Admin.php:1043
#, php-format
msgid "Add \"%s\" to exclusions"
msgstr "Añadir «%s» a exclusiones"

#: inc/Admin.php:1046
msgid "Search results updated."
msgstr "Resultados de búsqueda actualizados."

#. translators: %s: Item title.
#: inc/Admin.php:1048
#, php-format
msgid "Added \"%s\" to exclusions."
msgstr "«%s» se añadió a exclusiones."

#. translators: %s: Item title.
#: inc/Admin.php:1050
#, php-format
msgid "Removed \"%s\" from exclusions."
msgstr "«%s» se quitó de las exclusiones."

#: inc/Admin.php:1283
msgid "Published items from the selected post types get Markdown export URLs."
msgstr "Los elementos publicados de los tipos seleccionados reciben URL de exportación Markdown."

#: inc/Admin.php:1296
msgid "Discourages search engines from indexing Markdown export endpoints."
msgstr "Disuade a los motores de búsqueda de indexar los endpoints de exportación Markdown."

#: inc/Admin.php:1359
msgid "Publishes the llms.txt index at the site root."
msgstr "Publica el índice llms.txt en la raíz del sitio."

#: inc/Admin.php:1372
msgid "Discourages search engines from indexing the llms.txt file itself."
msgstr "Disuade a los motores de búsqueda de indexar el propio archivo llms.txt."

#: inc/Admin.php:1424
msgid "Uses post excerpts or generated summaries when available."
msgstr "Usa extractos de entradas o resúmenes generados cuando están disponibles."

#: inc/Admin.php:1455
msgid "Optional Markdown inserted into llms.txt between the site meta and the content sections. Heading markers are removed so this block cannot break the llms.txt section order."
msgstr "Markdown opcional insertado en llms.txt entre los metadatos del sitio y las secciones de contenido. Se eliminan los marcadores de encabezado para que este bloque no rompa el orden de secciones de llms.txt."

#: inc/Admin.php:1598
msgid "Find items by title in real time, add them to the exclusion list, and remove them with one click. Excluded items are omitted from llms.txt and Markdown exports."
msgstr "Busca elementos por título en tiempo real, añádelos a la lista de exclusión y elimínalos con un clic. Los elementos excluidos se omiten de llms.txt y de las exportaciones Markdown."

#: inc/Admin.php:344 inc/Admin.php:648
msgid "Overview"
msgstr "Resumen"

#: inc/Admin.php:345 inc/Admin.php:654 inc/Admin.php:736 inc/Admin.php:1497
msgid "Markdown exports"
msgstr "Exportaciones Markdown"

#: inc/Admin.php:346 inc/Admin.php:668 inc/Admin.php:758
msgid "Content scope"
msgstr "Alcance del contenido"

#: inc/Admin.php:349 inc/Admin.php:836
msgid "Site metadata"
msgstr "Metadatos del sitio"

#: inc/Admin.php:399
msgid "LLM access settings"
msgstr "Ajustes de acceso para LLM"

#: inc/Admin.php:401
msgid "Control Markdown exports, llms.txt, AI crawler guidance, and exclusions from one place."
msgstr "Controla las exportaciones Markdown, llms.txt, las indicaciones para rastreadores de IA y las exclusiones desde un solo lugar."

#: inc/Admin.php:404 inc/Admin.php:818
msgid "Open llms.txt"
msgstr "Abrir llms.txt"

#: inc/Admin.php:405
msgid "Copy llms.txt URL"
msgstr "Copiar URL de llms.txt"

#: inc/Admin.php:406
msgid "Copy Markdown pattern"
msgstr "Copiar patrón Markdown"

#: inc/Admin.php:418
msgid "LLM Friendly settings sections"
msgstr "Secciones de ajustes de LLM Friendly"

#: inc/Admin.php:558 inc/Admin.php:1060
msgid "Cached"
msgstr "En caché"

#: inc/Admin.php:561 inc/Admin.php:655 inc/Admin.php:657 inc/Admin.php:662
#: inc/Admin.php:664 inc/Admin.php:1063
msgid "Disabled"
msgstr "Desactivado"

#: inc/Admin.php:564 inc/Admin.php:1062
msgid "Needs regeneration"
msgstr "Necesita regeneración"

#: inc/Admin.php:567 inc/Admin.php:1061
msgid "Not cached"
msgstr "Sin caché"

#: inc/Admin.php:649
msgid "Current saved state for public AI-readable endpoints and export coverage."
msgstr "Estado guardado actual de los endpoints públicos legibles por IA y la cobertura de exportación."

#: inc/Admin.php:655 inc/Admin.php:657 inc/Admin.php:664
msgid "Enabled"
msgstr "Activado"

#: inc/Admin.php:662
msgid "Published"
msgstr "Publicado"

#. translators: %d: Number of selected post types.
#: inc/Admin.php:671
#, php-format
msgid "%d post type"
msgid_plural "%d post types"
msgstr[0] "%d tipo de contenido"
msgstr[1] "%d tipos de contenido"

#. translators: %d: Number of excluded items.
#: inc/Admin.php:676 inc/Admin.php:1633
#, php-format
msgid "%d excluded item"
msgid_plural "%d excluded items"
msgstr[0] "%d elemento excluido"
msgstr[1] "%d elementos excluidos"

#: inc/Admin.php:679
msgid "Ready"
msgstr "Listo"

#: inc/Admin.php:679
msgid "Needs setup"
msgstr "Requiere configuración"

#: inc/Admin.php:683
msgid "Cache"
msgstr "Caché"

#: inc/Admin.php:685
msgid "Manual regeneration mode"
msgstr "Modo de regeneración manual"

#: inc/Admin.php:685
msgid "Auto regeneration mode"
msgstr "Modo de regeneración automática"

#: inc/Admin.php:690
msgid "Regeneration"
msgstr "Regeneración"

#: inc/Admin.php:691
msgid "Automatic"
msgstr "Automática"

#: inc/Admin.php:692
msgid "Use Maintenance to rebuild llms.txt."
msgstr "Usa Mantenimiento para reconstruir llms.txt."

#: inc/Admin.php:692
msgid "Cache rebuilds after publish/update events."
msgstr "La caché se reconstruye tras eventos de publicación o actualización."

#: inc/Admin.php:693
msgid "Manual"
msgstr "Manual"

#: inc/Admin.php:693
msgid "Auto"
msgstr "Automático"

#: inc/Admin.php:697
msgid "Noindex headers"
msgstr "Cabeceras noindex"

#: inc/Admin.php:698 inc/Admin.php:712 inc/Admin.php:1505
msgid "Configured"
msgstr "Configurado"

#: inc/Admin.php:698 inc/Admin.php:705 inc/Admin.php:1491 inc/Admin.php:1498
msgid "Indexable"
msgstr "Indexable"

#. translators: 1: Markdown endpoint indexability, 2: llms.txt indexability.
#: inc/Admin.php:701
#, php-format
msgid "Markdown: %1$s. llms.txt: %2$s."
msgstr "Markdown: %1$s. llms.txt: %2$s."

#: inc/Admin.php:702 inc/Admin.php:703
msgid "noindex"
msgstr "noindex"

#: inc/Admin.php:702 inc/Admin.php:703
msgid "indexable"
msgstr "indexable"

#: inc/Admin.php:705 inc/Admin.php:1491 inc/Admin.php:1498
msgid "Noindex"
msgstr "Noindex"

#: inc/Admin.php:711
msgid "Used as the sitemap reference in generated llms.txt."
msgstr "Se usa como referencia de sitemap en el llms.txt generado."

#: inc/Admin.php:719
msgid "llms.txt URL"
msgstr "URL de llms.txt"

#: inc/Admin.php:722
msgid "Copy"
msgstr "Copiar"

#: inc/Admin.php:737
msgid "Configure per-item .md endpoints and their indexing behavior."
msgstr "Configura endpoints .md por elemento y su comportamiento de indexación."

#: inc/Admin.php:743
msgid "Current pattern"
msgstr "Patrón actual"

#: inc/Admin.php:745
msgid "Copy pattern"
msgstr "Copiar patrón"

#: inc/Admin.php:759
msgid "Choose which public content types are exported and listed for AI readers."
msgstr "Elige qué tipos de contenido público se exportan y se listan para lectores de IA."

#: inc/Admin.php:774
msgid "Exclude individual items from llms.txt and Markdown exports without changing their WordPress visibility."
msgstr "Excluye elementos individuales de llms.txt y de las exportaciones Markdown sin cambiar su visibilidad en WordPress."

#: inc/Admin.php:789
msgid "Control the public llms.txt index, content density, and generated helper sections."
msgstr "Controla el índice público llms.txt, la densidad de contenido y las secciones auxiliares generadas."

#: inc/Admin.php:797
msgid "Custom Markdown block"
msgstr "Bloque Markdown personalizado"

#: inc/Admin.php:812
msgid "Generated preview"
msgstr "Vista previa generada"

#: inc/Admin.php:813
msgid "Preview uses saved settings and never updates the cache."
msgstr "La vista previa usa los ajustes guardados y nunca actualiza la caché."

#: inc/Admin.php:816
msgid "Load / refresh preview"
msgstr "Cargar/actualizar vista previa"

#: inc/Admin.php:817
msgid "Copy content"
msgstr "Copiar contenido"

#: inc/Admin.php:821
msgid "Preview uses saved settings. Save changes to preview edits."
msgstr "La vista previa usa los ajustes guardados. Guarda los cambios para previsualizar las ediciones."

#: inc/Admin.php:823
msgid "Load the preview to inspect generated llms.txt content."
msgstr "Carga la vista previa para revisar el contenido generado de llms.txt."

#: inc/Admin.php:837
msgid "Override the site-level metadata used in generated Markdown and llms.txt output."
msgstr "Sobrescribe los metadatos del sitio usados en Markdown generado y llms.txt."

#: inc/Admin.php:854
msgid "Review indexability and crawler policy decisions. This plugin never edits robots.txt automatically."
msgstr "Revisa la indexabilidad y las decisiones de política de rastreadores. Este plugin nunca edita robots.txt automáticamente."

#: inc/Admin.php:869
msgid "Run manual actions that are separate from settings save."
msgstr "Ejecuta acciones manuales separadas del guardado de ajustes."

#: inc/Admin.php:1053
msgid "Copied to clipboard."
msgstr "Copiado al portapapeles."

#: inc/Admin.php:1054
msgid "Copy failed. Select and copy manually."
msgstr "Error al copiar. Selecciona y copia manualmente."

#: inc/Admin.php:1055
msgid "Generating preview…"
msgstr "Generando vista previa…"

#: inc/Admin.php:1056
msgid "Preview generated."
msgstr "Vista previa generada."

#: inc/Admin.php:1057
msgid "Preview failed, please try again."
msgstr "No se pudo generar la vista previa, inténtalo de nuevo."

#: inc/Admin.php:1058
msgid "llms.txt is disabled in saved settings."
msgstr "llms.txt está desactivado en los ajustes guardados."

#: inc/Admin.php:1059
msgid "Preview was truncated for display."
msgstr "La vista previa se truncó para mostrarla."

#: inc/Admin.php:1064 inc/Admin.php:1115
msgid "Unsaved changes"
msgstr "Cambios sin guardar"

#: inc/Admin.php:1068 inc/Admin.php:1604
msgid "Exclusions changed. Save settings to apply."
msgstr "Exclusiones modificadas. Guarda los ajustes para aplicarlas."

#: inc/Admin.php:1069 inc/Admin.php:1638
msgid "Clear this type"
msgstr "Vaciar este tipo"

#: inc/Admin.php:1117
msgid "Discard changes"
msgstr "Descartar cambios"

#: inc/Admin.php:1342
msgid "Included"
msgstr "Incluido"

#: inc/Admin.php:1490
msgid "Search visibility"
msgstr "Visibilidad en buscadores"

#: inc/Admin.php:1493
msgid "The llms.txt noindex header controls whether search engines should index the file itself."
msgstr "La cabecera noindex de llms.txt controla si los buscadores deben indexar el archivo."

#: inc/Admin.php:1500
msgid "Markdown endpoint headers are separate from normal WordPress post visibility."
msgstr "Las cabeceras de los endpoints Markdown son independientes de la visibilidad normal de las entradas de WordPress."

#: inc/Admin.php:1508
msgid "Open sitemap"
msgstr "Abrir sitemap"

#: inc/Admin.php:1512
msgid "robots.txt"
msgstr "robots.txt"

#: inc/Admin.php:1513
msgid "Manual policy"
msgstr "Política manual"

#: inc/Admin.php:1515
msgid "LLM Friendly does not edit robots.txt automatically."
msgstr "LLM Friendly no edita robots.txt automáticamente."

#: inc/Admin.php:1516
msgid "Open robots.txt"
msgstr "Abrir robots.txt"

#: inc/Admin.php:1065
msgid "Saving settings..."
msgstr "Guardando ajustes..."

#: inc/Admin.php:1066 inc/Admin.php:1237
msgid "Settings saved."
msgstr "Ajustes guardados."

#: inc/Admin.php:1067
msgid "Settings could not be saved. Please try again."
msgstr "No se pudieron guardar los ajustes. Inténtalo de nuevo."

#: inc/Admin.php:1229
msgid "Settings payload is missing."
msgstr "Faltan los datos de ajustes."

#: inc/Admin.php:1523
msgid "OAI-SearchBot: ChatGPT Search"
msgstr "OAI-SearchBot: búsqueda de ChatGPT"

#: inc/Admin.php:1524
msgid "Allow OAI-SearchBot when you want eligible pages to appear in ChatGPT search answers. This is independent from GPTBot training policy."
msgstr "Permite OAI-SearchBot si quieres que las páginas aptas aparezcan en las respuestas de búsqueda de ChatGPT. Esto es independiente de la política de entrenamiento de GPTBot."

#: inc/Admin.php:1525
msgid "Example: allow ChatGPT Search"
msgstr "Ejemplo: permitir la búsqueda de ChatGPT"

#: inc/Admin.php:1528 inc/Admin.php:1536
msgid "OpenAI crawler documentation"
msgstr "Documentación de crawlers de OpenAI"

#: inc/Admin.php:1531
msgid "GPTBot: OpenAI training"
msgstr "GPTBot: entrenamiento de OpenAI"

#: inc/Admin.php:1532
msgid "Use GPTBot separately when deciding whether crawled content may be used to train OpenAI generative AI foundation models."
msgstr "Configura GPTBot por separado al decidir si el contenido rastreado puede usarse para entrenar modelos fundacionales de IA generativa de OpenAI."

#: inc/Admin.php:1533
msgid "Example: block OpenAI training"
msgstr "Ejemplo: bloquear el entrenamiento de OpenAI"

#: inc/Admin.php:1539
msgid "Googlebot: Search and AI features"
msgstr "Googlebot: Búsqueda y funciones de IA"

#: inc/Admin.php:1540
msgid "For Google AI Overviews and AI Mode, keep normal Google Search crawling, indexing, and snippet eligibility in mind; there is no separate robots.txt token for those Search features."
msgstr "Para Google AI Overviews y AI Mode, ten en cuenta el rastreo normal de Google Search, la indexación y la elegibilidad de fragmentos; no existe un token robots.txt separado para esas funciones de Búsqueda."

#: inc/Admin.php:1541
msgid "Example: allow Google Search crawling"
msgstr "Ejemplo: permitir el rastreo de Google Search"

#: inc/Admin.php:1544
msgid "Google AI feature guidance"
msgstr "Guía de funciones de IA de Google"

#: inc/Admin.php:1547
msgid "Google-Extended: Gemini training and grounding"
msgstr "Google-Extended: entrenamiento y grounding de Gemini"

#: inc/Admin.php:1548
msgid "Use Google-Extended to limit training future Gemini models and grounding in some Google AI systems outside Search. Google says this token does not affect Search inclusion or ranking."
msgstr "Usa Google-Extended para limitar el entrenamiento de futuros modelos Gemini y el grounding en algunos sistemas de IA de Google fuera de la Búsqueda. Google indica que este token no afecta la inclusión en la Búsqueda ni el posicionamiento."

#: inc/Admin.php:1549
msgid "Example: block Google-Extended"
msgstr "Ejemplo: bloquear Google-Extended"

#: inc/Admin.php:1552
msgid "Google-Extended documentation"
msgstr "Documentación de Google-Extended"

#: inc/Admin.php:1558
msgid "Crawler policy examples"
msgstr "Ejemplos de política para crawlers"

#: inc/Admin.php:1559
msgid "Use these snippets as starting points for manual robots.txt edits. Combine them with your own private paths, CDN rules, and legal/content policy."
msgstr "Usa estos fragmentos como punto de partida para editar robots.txt manualmente. Combínalos con tus rutas privadas, reglas de CDN y políticas legales o de contenido."

#: inc/Admin.php:1568
msgid "robots.txt syntax guide"
msgstr "Guía de sintaxis de robots.txt"
