From d6066c514d259da473b54c9ca7c1d66a48430a34 Mon Sep 17 00:00:00 2001 From: JG Date: Wed, 18 Nov 2020 16:58:57 -0500 Subject: [PATCH] Updated spanish translation nov 2020 (#642) * Updatind translation * Updatind translation * Update spanish translation Co-authored-by: Gosz --- resources/i18n/es.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/resources/i18n/es.json b/resources/i18n/es.json index ab8c86a3f..9c9cc7dae 100644 --- a/resources/i18n/es.json +++ b/resources/i18n/es.json @@ -20,7 +20,7 @@ "bitRate": "Tasa de bits", "discSubtitle": "Subtítulo del disco", "starred": "Favorito", - "comment": "" + "comment": "Comentario" }, "actions": { "addToQueue": "Reproducir después", @@ -44,7 +44,7 @@ "compilation": "Compilación", "year": "Año", "updatedAt": "Actualizado el", - "comment": "" + "comment": "Comentario" }, "actions": { "playAll": "Reproducir", @@ -313,9 +313,11 @@ } }, "activity": { - "title": "", - "totalScanned": "", - "quickScan": "", - "fullScan": "" + "title": "Actividad", + "totalScanned": "Total de carpetas escaneadas", + "quickScan": "Escaneo rápido", + "fullScan": "Escaneo completo", + "serverUptime": "Uptime del servidor", + "serverDown": "OFFLINE" } } \ No newline at end of file