From 29cac53fc365a284110470bb8d5bd47df58be6bb Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Tue, 17 Oct 2023 12:15:13 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (173 of 173 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/es/ --- API/I18N/es.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/API/I18N/es.json b/API/I18N/es.json index 18086326d..55c5842cd 100644 --- a/API/I18N/es.json +++ b/API/I18N/es.json @@ -162,5 +162,14 @@ "collection-deleted": "Colección eliminada", "smart-filters": "Filtros inteligentes", "browse-smart-filters": "Buscar por filtros inteligentes", - "smart-filter-doesnt-exist": "El filtro inteligente no existe" + "smart-filter-doesnt-exist": "El filtro inteligente no existe", + "browse-external-sources": "Consultar las fuentes externas", + "external-source-already-in-use": "Existe un flujo con esta Fuente Externa", + "dashboard-stream-doesnt-exist": "Dashboard Stream no existe", + "external-source-already-exists": "La fuente externa ya existe", + "sidenav-stream-doesnt-exist": "SideNav Stream no existe", + "external-source-doesnt-exist": "La fuente externa no existe", + "external-sources": "Fuentes externas", + "external-source-required": "Se requiere la clave API y el host", + "smart-filter-already-in-use": "Existe una transmisión con este filtro inteligente" }