WPMU DEV in your language

Translations

Translation of Hummingbird: Spanish (Venezuela)

1 72 73 74 75 76 119
Prio Original string Translation
Most of the time, your theme is responsible for adding redundant DOM nodes to your site. Activate the default TwentyNinteen theme, and compare the performance score. If the score improves, that means your current theme is the culprit, and you should either use another efficiently coded theme or work with the developer to see what changes can be made. La mayoría de las veces, su tema es responsable de agregar nodos DOM redundantes a su sitio. Active el tema predeterminado TwentyNinteen y compare la puntuación de rendimiento. Si la puntuación mejora, eso significa que su tema actual es el culpable y debe usar otro tema codificado de manera eficiente o trabajar con el desarrollador para ver qué cambios se pueden realizar. Details

Most of the time, your theme is responsible for adding redundant DOM nodes to your site. Activate the default TwentyNinteen theme, and compare the performance score. If the score improves, that means your current theme is the culprit, and you should either use another efficiently coded theme or work with the developer to see what changes can be made.

La mayoría de las veces, su tema es responsable de agregar nodos DOM redundantes a su sitio. Active el tema predeterminado TwentyNinteen y compare la puntuación de rendimiento. Si la puntuación mejora, eso significa que su tema actual es el culpable y debe usar otro tema codificado de manera eficiente o trabajar con el desarrollador para ver qué cambios se pueden realizar.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-12-15 02:46:17
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/dom-size.php:91
Priority:
normal
More links:
The score depends solely on the total number of nodes found on the page. The median is 1400 nodes; however, for a perfect score, your DOM’s total nodes should be lower than 275. Try the following to improve your score: La puntuación depende únicamente del número total de nodos encontrados en la página. La mediana es de 1400 nodos; sin embargo, para obtener una puntuación perfecta, el total de nodos de su DOM debe ser inferior a 275. Pruebe lo siguiente para mejorar su puntuación: Details

The score depends solely on the total number of nodes found on the page. The median is 1400 nodes; however, for a perfect score, your DOM’s total nodes should be lower than 275. Try the following to improve your score:

Warning: Translation should not end on newline.
La puntuación depende únicamente del número total de nodos encontrados en la página. La mediana es de 1400 nodos; sin embargo, para obtener una puntuación perfecta, el total de nodos de su DOM debe ser inferior a 275. Pruebe lo siguiente para mejorar su puntuación:
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-12-28 20:12:21
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/dom-size.php:89
Priority:
normal
More links:
Maximum Child Elements Elementos secundarios máximos Details

Maximum Child Elements

Elementos secundarios máximos
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-15 07:54:27
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/dom-size.php:74
Priority:
normal
More links:
Maximum DOM Depth Profundidad máxima de DOM Details

Maximum DOM Depth

Profundidad máxima de DOM
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-15 07:54:41
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/dom-size.php:63
Priority:
normal
More links:
Total DOM Nodes Nodos DOM totales Details

Total DOM Nodes

Nodos DOM totales
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-04-27 02:40:14
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/dom-size.php:58
Priority:
normal
More links:
Your DOM has %s in total. Tu DOM tiene %s en total. Details

Your DOM has %s in total.

Tu DOM tiene %s en total.
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – nodes in total
Date added (GMT):
2024-04-27 02:40:28
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/dom-size.php:47
Priority:
normal
More links:
Nice! Your DOM only has %s in total. ¡Genial! Tu DOM solo tiene %s en total. Details

Nice! Your DOM only has %s in total.

¡Genial! Tu DOM solo tiene %s en total.
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – nodes in total
Date added (GMT):
2024-04-27 02:40:49
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/dom-size.php:37
Priority:
normal
More links:
Everything inside your document is a node - HTML tags, text inside the tags and comments. These nodes have a hierarchical relationship, making a tree of nodes called the DOM tree. A large DOM tree harms your network efficiency and load performance as the browser has to parse lots of nodes that aren't displayed above-the-fold. Additionally, a large DOM tree increases memory usage, requires massive style calculations, and produces costly layout reflows. Todo lo que hay dentro de su documento es un nodo: etiquetas HTML, texto dentro de las etiquetas y comentarios. Estos nodos tienen una relación jerárquica, formando un árbol de nodos llamado árbol DOM. Un árbol DOM grande perjudica la eficiencia de su red y el rendimiento de carga, ya que el navegador tiene que analizar muchos nodos que no se muestran en la mitad superior de la página. Además, un árbol DOM grande aumenta el uso de memoria, requiere cálculos de estilo masivos y produce costosos reflujos de diseño. Details

Everything inside your document is a node - HTML tags, text inside the tags and comments. These nodes have a hierarchical relationship, making a tree of nodes called the DOM tree. A large DOM tree harms your network efficiency and load performance as the browser has to parse lots of nodes that aren't displayed above-the-fold. Additionally, a large DOM tree increases memory usage, requires massive style calculations, and produces costly layout reflows.

Todo lo que hay dentro de su documento es un nodo: etiquetas HTML, texto dentro de las etiquetas y comentarios. Estos nodos tienen una relación jerárquica, formando un árbol de nodos llamado árbol DOM. Un árbol DOM grande perjudica la eficiencia de su red y el rendimiento de carga, ya que el navegador tiene que analizar muchos nodos que no se muestran en la mitad superior de la página. Además, un árbol DOM grande aumenta el uso de memoria, requiere cálculos de estilo masivos y produce costosos reflujos de diseño.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-12-28 20:14:24
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/dom-size.php:19
Priority:
normal
More links:
Continue using the theme or plugin. This may be a perfectly valid option for services you just can't live without. Continúe usando el tema o complemento. Esta puede ser una opción perfectamente válida para servicios sin los que no puedes vivir. Details

Continue using the theme or plugin. This may be a perfectly valid option for services you just can't live without.

Continúe usando el tema o complemento. Esta puede ser una opción perfectamente válida para servicios sin los que no puedes vivir.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-12-28 20:47:32
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/bootup-time.php:112
  • admin/views/performance/audits/mainthread-work-breakdown.php:101
  • admin/views/performance/audits/uses-long-cache-ttl.php:89
Priority:
normal
More links:
Deactivate the theme and/or your plugins one by one to find the culprit, then remove it or find a comparable substitute. Desactive el tema y/o sus complementos uno por uno para encontrar al culpable, luego elimínelo o busque un sustituto comparable. Details

Deactivate the theme and/or your plugins one by one to find the culprit, then remove it or find a comparable substitute.

Desactive el tema y/o sus complementos uno por uno para encontrar al culpable, luego elimínelo o busque un sustituto comparable.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-12-29 01:07:34
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/bootup-time.php:111
  • admin/views/performance/audits/mainthread-work-breakdown.php:100
  • admin/views/performance/audits/uses-long-cache-ttl.php:88
Priority:
normal
More links:
Unfortunately, there is no way to improve bootup time for scripts served from another domain. Scripts from other domains mentioned in the Status section are likely being added by a plugin or your theme. You can: Desafortunadamente, no hay manera de mejorar el tiempo de inicio de los scripts servidos desde otro dominio. Es probable que un complemento o su tema agregue scripts de otros dominios mencionados en la sección Estado. Puede: Details

Unfortunately, there is no way to improve bootup time for scripts served from another domain. Scripts from other domains mentioned in the Status section are likely being added by a plugin or your theme. You can:

Desafortunadamente, no hay manera de mejorar el tiempo de inicio de los scripts servidos desde otro dominio. Es probable que un complemento o su tema agregue scripts de otros dominios mencionados en la sección Estado. Puede:
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-12-09 02:25:32
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/bootup-time.php:109
Priority:
normal
More links:
Additional notes Notas adicionales Details

Additional notes

Notas adicionales
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-12-29 01:08:08
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/bootup-time.php:108
  • admin/views/performance/audits/font-display.php:113
  • admin/views/performance/audits/mainthread-work-breakdown.php:97
  • admin/views/performance/audits/unminified-javascript.php:82
  • admin/views/performance/audits/uses-long-cache-ttl.php:85
Priority:
normal
More links:
Configure Browser Compression Configurar la compresión del navegador Details

Configure Browser Compression

Configurar la compresión del navegador
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-01-15 17:02:36
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/bootup-time.php:102
  • admin/views/performance/audits/mainthread-work-breakdown.php:91
  • admin/views/performance/audits/total-byte-weight.php:97
Priority:
normal
More links:
Caching your JavaScript files can reduce network cost as the browser can serve cached resources instead of fetching them from the network. You can configure caching of your JavaScript files using Hummingbird. Almacenar en caché sus archivos JavaScript puede reducir el costo de la red, ya que el navegador puede ofrecer recursos almacenados en caché en lugar de recuperarlos de la red. Puede configurar el almacenamiento en caché de sus archivos JavaScript usando Hummingbird. Details

Caching your JavaScript files can reduce network cost as the browser can serve cached resources instead of fetching them from the network. You can configure caching of your JavaScript files using Hummingbird.

Almacenar en caché sus archivos JavaScript puede reducir el costo de la red, ya que el navegador puede ofrecer recursos almacenados en caché en lugar de recuperarlos de la red. Puede configurar el almacenamiento en caché de sus archivos JavaScript usando Hummingbird.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-12-29 01:16:50
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/bootup-time.php:99
Priority:
normal
More links:
Configure Gzip Compression Configurar la compresión Gzip Details

Configure Gzip Compression

Configurar la compresión Gzip
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-04-27 02:41:15
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • admin/views/performance/audits/bootup-time.php:94
  • admin/views/performance/audits/mainthread-work-breakdown.php:83
  • admin/views/performance/audits/total-byte-weight.php:89
  • admin/views/performance/audits/uses-text-compression.php:74
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
changesrequested
With warnings
1 72 73 74 75 76 119

Export as

Translators