From 47df5b44631cfea015f314fad182f3f048935d14 Mon Sep 17 00:00:00 2001 From: Sunny <0t2sruto@pwall.anonaddy.com> Date: Mon, 30 Dec 2024 10:13:27 +0000 Subject: i18n: Translated using Weblate (Spanish) Currently translated at 99.4% (190 of 191 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/es/ --- apps/web/lib/i18n/locales/es/translation.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'apps') diff --git a/apps/web/lib/i18n/locales/es/translation.json b/apps/web/lib/i18n/locales/es/translation.json index ec3b7277..bf1b4436 100644 --- a/apps/web/lib/i18n/locales/es/translation.json +++ b/apps/web/lib/i18n/locales/es/translation.json @@ -22,7 +22,9 @@ "password": "Contraseña", "key": "Clave", "experimental": "Experimental", - "note": "Nota" + "note": "Nota", + "highlights": "Destacados", + "source": "Fuente" }, "settings": { "info": { @@ -57,7 +59,8 @@ "imported_bookmarks": "Marcadores importados", "import_bookmarks_from_hoarder_export": "Importar marcadores desde exportación de Hoarder", "import_bookmarks_from_html_file": "Importar marcadores desde archivo HTML", - "import_bookmarks_from_omnivore_export": "Importar marcadores desde exportación de Omnivore" + "import_bookmarks_from_omnivore_export": "Importar marcadores desde exportación de Omnivore", + "import_bookmarks_from_linkwarden_export": "Importar marcadores desde Linkwarden" }, "api_keys": { "api_keys": "Claves APIs", @@ -252,10 +255,13 @@ } }, "cleanups": { - "cleanups": "Cleanups", + "cleanups": "Limpiezas", "duplicate_tags": { "title": "Etiquetas duplicadas", "merge_all_suggestions": "¿Fusionar todas las sugerencias?" } + }, + "highlights": { + "no_highlights": "Aún no tienes nada destacado." } } -- cgit v1.2.3-70-g09d2