From 789c7f3d818d1b45b549741e7f4ae8a2d55989b4 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 26 Jun 2025 10:37:10 +0200 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (674 of 674 strings) Co-authored-by: Fordas Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/ Translation: feishin/Translation --- src/i18n/locales/es.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 9a3aa767..da420acb 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -385,7 +385,9 @@ "preview": "Vista previa", "translation": "traducción", "additionalParticipants": "Participantes adicionales", - "tags": "Etiquetas" + "tags": "Etiquetas", + "newVersion": "Una nueva versión ha sido instalada ({{version}})", + "viewReleaseNotes": "Ver notas de lanzamiento" }, "error": { "remotePortWarning": "reiniciar el servidor para aplicar el nuevo puerto", @@ -469,7 +471,8 @@ "home": "$t(common.home)", "artists": "$t(entity.artist_other)", "albumArtists": "$t(entity.albumArtist_other)", - "shared": "compartido $t(entity.playlist_other)" + "shared": "compartido $t(entity.playlist_other)", + "myLibrary": "Mi biblioteca" }, "appMenu": { "selectServer": "seleccionar servidor", @@ -655,7 +658,8 @@ }, "queryEditor": { "input_optionMatchAll": "coincidir todos", - "input_optionMatchAny": "coincidir cualquiera" + "input_optionMatchAny": "coincidir cualquiera", + "title": "Editor de consultas" }, "shareItem": { "createFailed": "No se pudo crear el recurso compartido (¿está habilitado el uso compartido?)", @@ -737,7 +741,9 @@ "view": { "card": "tarjeta", "table": "tabla", - "poster": "cartel" + "poster": "cartel", + "list": "Lista", + "grid": "Cuadrícula" } } },