New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Development Readme (trunk): Spanish (Spain)

1 2
Prio Original string Translation
Infrastructure: Bump tested up to version to 6.3. (<a href="https://github.com/WordPress/performance/pull/772">772</a>)
Priority: low
Infraestructura: Probado funcionalmente hasta la versión 6.3. (<a href="https://github.com/WordPress/performance/pull/772">772</a>) Details
Infrastructure: Bump tested up to version to 6.3. (<a href="https://github.com/WordPress/performance/pull/772">772</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Database Optimization: Remove SQLite module. (<a href="https://github.com/WordPress/performance/pull/764">764</a>)
Priority: low
Optimización de la base de datos: Eliminar el módulo SQLite. (<a href="https://github.com/WordPress/performance/pull/764">764</a>) Details
Database Optimization: Remove SQLite module. (<a href="https://github.com/WordPress/performance/pull/764">764</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Images: Check for fetchpriority feature being available in WordPress core before loading the module. (<a href="https://github.com/WordPress/performance/pull/769">769</a>)
Priority: low
Imágenes: Comprobar que la característica de prioridad de búsqueda esté disponible en el núcleo de WordPress antes de cargar el módulo. (<a href="https://github.com/WordPress/performance/pull/769">769</a>) Details
Images: Check for fetchpriority feature being available in WordPress core before loading the module. (<a href="https://github.com/WordPress/performance/pull/769">769</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Infrastructure: Make <code>Server-Timing</code> header output more robust. (<a href="https://github.com/WordPress/performance/pull/736">736</a>)
Priority: low
Infraestructura: Hacer que la salida de la cabecera <code>Server-Timing</code> sea más robusta. (<a href="https://github.com/WordPress/performance/pull/736">736</a>) Details
Infrastructure: Make <code>Server-Timing</code> header output more robust. (<a href="https://github.com/WordPress/performance/pull/736">736</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Database: Fix SQLite module deactivation routine to make standalone plugin migration work correctly. (<a href="https://github.com/WordPress/performance/pull/743">743</a>)
Priority: low
Base de datos: Corrección de la rutina de desactivación del módulo SQLite para que la migración del plugin independiente funcione correctamente. (<a href="https://github.com/WordPress/performance/pull/743">743</a>) Details
Database: Fix SQLite module deactivation routine to make standalone plugin migration work correctly. (<a href="https://github.com/WordPress/performance/pull/743">743</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Infrastructure: Use static closures for minor performance improvement whenever instance access is not needed. (<a href="https://github.com/WordPress/performance/pull/729">729</a>)
Priority: low
Infraestructura: Usa cierres estáticos para mejoras menores en el rendimiento siempre que no se necesite acceso a la instancia. (<a href="https://github.com/WordPress/performance/pull/729">729</a>) Details
Infrastructure: Use static closures for minor performance improvement whenever instance access is not needed. (<a href="https://github.com/WordPress/performance/pull/729">729</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Infrastructure: Enhance code quality by adding PHPStan and fixing level 0 issues. (<a href="https://github.com/WordPress/performance/pull/730">730</a>)
Priority: low
Infraestructura: Mejorar la calidad del código añadiendo PHPStan y corrigiendo problemas de nivel 0. (<a href="https://github.com/WordPress/performance/pull/730">730</a>) Details
Infrastructure: Enhance code quality by adding PHPStan and fixing level 0 issues. (<a href="https://github.com/WordPress/performance/pull/730">730</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Database: Implement migration prompt to migrate from SQLite module to standalone plugin due to removal in the following release. (<a href="https://github.com/WordPress/performance/pull/739">739</a>)
Priority: low
Base de datos: Implementar el indicador de migración para migrar del módulo SQLite al plugin independiente debido a la eliminación en la siguiente versión. (<a href="https://github.com/WordPress/performance/pull/739">739</a>) Details
Database: Implement migration prompt to migrate from SQLite module to standalone plugin due to removal in the following release. (<a href="https://github.com/WordPress/performance/pull/739">739</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Images: Rename <code>Dominant Color</code> module to <code>Dominant Color images</code>. (<a href="https://github.com/WordPress/performance/pull/705">705</a>)
Priority: low
Imágenes: Renombrar el módulo <code>Dominant Color</code> a <code>Dominant Color images</code>. (<a href="https://github.com/WordPress/performance/pull/705">705</a>) Details
Images: Rename <code>Dominant Color</code> module to <code>Dominant Color images</code>. (<a href="https://github.com/WordPress/performance/pull/705">705</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Images: Sanitize target param before using it. (<a href="https://github.com/WordPress/performance/pull/690">690</a>)
Priority: low
Imágenes: Sanear el parámetro de destino antes de usarlo. (<a href="https://github.com/WordPress/performance/pull/690">690</a>) Details
Images: Sanitize target param before using it. (<a href="https://github.com/WordPress/performance/pull/690">690</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Infrastructure: Include <code>WordPress-Extra</code> rules in PHPCS configuration and fix resulting problems. (<a href="https://github.com/WordPress/performance/pull/695">695</a>)
Priority: low
Infraestructura: Incluir reglas de <code>WordPress-Extra</code> en la configuración de PHPCS y corregir los problemas resultantes. (<a href="https://github.com/WordPress/performance/pull/695">695</a>) Details
Infrastructure: Include <code>WordPress-Extra</code> rules in PHPCS configuration and fix resulting problems. (<a href="https://github.com/WordPress/performance/pull/695">695</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Infrastructure: Implement infrastructure for launching standalone plugins from modules, including Modern Image Formats. (<a href="https://github.com/WordPress/performance/pull/699">699</a>)
Priority: low
Infraestructura: Implementar una infraestructura para lanzar plugins independientes desde módulos, incluidas las subidas de WebP. (<a href="https://github.com/WordPress/performance/pull/699">699</a>) Details
Infrastructure: Implement infrastructure for launching standalone plugins from modules, including Modern Image Formats. (<a href="https://github.com/WordPress/performance/pull/699">699</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Images: Remove "experimental" flag from Fetchpriority module. (<a href="https://github.com/WordPress/performance/pull/702">702</a>)
Priority: low
Imágenes: Eliminar el indicador 'experimental' del módulo Fetchpriority. (<a href="https://github.com/WordPress/performance/pull/702">702</a>) Details
Images: Remove "experimental" flag from Fetchpriority module. (<a href="https://github.com/WordPress/performance/pull/702">702</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Infrastructure: Add file header to object-cache drop-in to clarify purpose. (<a href="https://github.com/WordPress/performance/pull/649">649</a>)
Priority: low
Infraestructura: Añadir una cabecera de archivo a la memoria de la caché de objetos para aclarar el propósito. (<a href="https://github.com/WordPress/performance/pull/649">649</a>) Details
Infrastructure: Add file header to object-cache drop-in to clarify purpose. (<a href="https://github.com/WordPress/performance/pull/649">649</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Infrastructure: Fix incorrect usage of <code>plugin_action_links_*</code> filter. (<a href="https://github.com/WordPress/performance/pull/647">647</a>)
Priority: low
Infraestructura: Corrección del uso incorrecto del filtro <code>plugin_action_links_*</code>. (<a href="https://github.com/WordPress/performance/pull/647">647</a>) Details
Infrastructure: Fix incorrect usage of <code>plugin_action_links_*</code> filter. (<a href="https://github.com/WordPress/performance/pull/647">647</a>)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2

Export as