قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-21 22:47:43 +00:00

* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Translated using Weblate (Greek) Currently translated at 100.0% (180 of 180 strings) Translation: Matomo/Plugin CoreAdminHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/el/ [ci skip] Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Vasilis Lourdas <dev@lourdas.eu> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreAdminHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/ [ci skip] --------- Co-authored-by: Vasilis Lourdas <dev@lourdas.eu>
13 خطوط
1.0 KiB
JSON
13 خطوط
1.0 KiB
JSON
{
|
|
"PagePerformance": {
|
|
"ColumnAveragePageLoadTime": "Tiempo medio de carga de la página",
|
|
"ColumnAveragePageLoadTimeDocumentation": "Tiempo medio (en segundos) que pasan desde la petición de una página hasta que está completamente maquetada en el navegador",
|
|
"ColumnAverageTimeNetwork": "Tiempo de red medio",
|
|
"ColumnAverageTimeNetworkDocumentation": "Tiempo medio (en segundos) que lleva conectar al servidor. Esto incluye el tiempo necesario para buscar en DNS y establecer una conexión TCP. Este valor puede ser 0 tras la primera petición a un dominio porque el navegador puede tener la conexión en cache.",
|
|
"ColumnAverageTimeServerDocumentation": "Tiempo medio (en segundos) que le lleva al servidor generar la página. Este es el tiempo transcurrido desde que el servidor recibe la petición hasta que empieza a servir la respuesta.",
|
|
"ColumnTimeServer": "Hora del servidor",
|
|
"Performance": "Rendimiento",
|
|
"RowActionTitle": "Abrir reporte de rendimiento de página"
|
|
}
|
|
}
|