From 3e8a8c649b5e685cf0f6fad05a31f9e34820ccb9 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Mon, 31 Jul 2023 17:52:37 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (494 of 494 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 69151731..097029f7 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -666,22 +666,22 @@ "ping": "Ping" }, "azuredevops": { - "result": "Result", - "status": "Status", - "buildId": "Build ID", - "succeeded": "Succeeded", - "notStarted": "Not Started", - "failed": "Failed", - "canceled": "Canceled", - "inProgress": "In Progress", - "totalPrs": "Total PRs", - "myPrs": "My PRs", - "approved": "Approved" + "result": "Resultado", + "status": "Estado", + "buildId": "Identificador de la construcción", + "succeeded": "Exitoso", + "notStarted": "Sin empezar", + "failed": "Fallido", + "canceled": "Cancelado", + "inProgress": "En curso", + "totalPrs": "RP totales", + "myPrs": "Mis logros", + "approved": "Aprobados" }, "urbackup": { - "ok": "Ok", - "errored": "Errors", - "noRecent": "Out of Date", - "totalUsed": "Used Storage" + "ok": "De acuerdo", + "errored": "Errores", + "noRecent": "Caducado", + "totalUsed": "Almacenamiento usado" } }