From 17c9db7698d1ce41675756470233448783856fb7 Mon Sep 17 00:00:00 2001 From: Aitanuqui Date: Tue, 30 Sep 2025 17:00:32 +0200 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 99.8% (1603 of 1605 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/es/ --- apps/client/src/translations/es/translation.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/apps/client/src/translations/es/translation.json b/apps/client/src/translations/es/translation.json index af79b0e97..81f3f4593 100644 --- a/apps/client/src/translations/es/translation.json +++ b/apps/client/src/translations/es/translation.json @@ -592,7 +592,18 @@ "september": "Septiembre", "october": "Octubre", "november": "Noviembre", - "december": "Diciembre" + "december": "Diciembre", + "week": "Semana", + "week_previous": "Semana anterior", + "week_next": "Semana siguiente", + "month": "Mes", + "month_previous": "Mes anterior", + "month_next": "Mes siguiente", + "year": "Año", + "year_previous": "Año anterior", + "year_next": "Año siguiente", + "list": "Lista", + "today": "Hoy" }, "close_pane_button": { "close_this_pane": "Cerrar este panel" @@ -753,7 +764,8 @@ "book_properties": "Propiedades de colección", "table": "Tabla", "geo-map": "Mapa Geo", - "board": "Tablero" + "board": "Tablero", + "include_archived_notes": "Mostrar notas archivadas" }, "edited_notes": { "no_edited_notes_found": "Aún no hay notas editadas en este día...",