diff options
| author | Hosted Weblate <hosted@weblate.org> | 2025-03-16 16:15:50 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2025-03-16 16:15:50 +0100 |
| commit | 6bbf4cb1b9c4477a2db49a8151f7b79537c95637 (patch) | |
| tree | c60e2f8dbe9c14bd0afe84c1edc7521993c4c660 /apps/web/lib/i18n/locales/es | |
| parent | e9afdb5295a6067ef58826b53ae103fc9f492643 (diff) | |
| download | karakeep-6bbf4cb1b9c4477a2db49a8151f7b79537c95637.tar.zst | |
i18n: Sync weblate translations
Co-authored-by: OpenAI <noreply-mt-openai@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/ar/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/de/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/es/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/fr/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/gl/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/hr/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/hu/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/it/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/ja/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/ko/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/nl/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/pl/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/pt/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/ru/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/sk/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/sl/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/sv/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/tr/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/uk/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/vi/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/zh_Hant/
Translation: Hoarder/Hoarder
Diffstat (limited to 'apps/web/lib/i18n/locales/es')
| -rw-r--r-- | apps/web/lib/i18n/locales/es/translation.json | 91 |
1 files changed, 87 insertions, 4 deletions
diff --git a/apps/web/lib/i18n/locales/es/translation.json b/apps/web/lib/i18n/locales/es/translation.json index 3a1a7e3c..9ee40bd2 100644 --- a/apps/web/lib/i18n/locales/es/translation.json +++ b/apps/web/lib/i18n/locales/es/translation.json @@ -24,7 +24,15 @@ "experimental": "Experimental", "note": "Nota", "highlights": "Destacados", - "source": "Fuente" + "source": "Fuente", + "type": "Escribe", + "size": "Tamaño", + "bookmark_types": { + "title": "Tipo de marcador", + "link": "Enlace", + "text": "Texto", + "media": "Medios" + } }, "settings": { "info": { @@ -44,7 +52,12 @@ "tagging_rule_description": "Los prompts que añadas aquí se incluirán como reglas durante la generación de etiquetas. Puedes comprobar el prompt final en la sección de previsualización.", "prompt_preview": "Previsualización", "text_prompt": "Prompt para texto", - "images_prompt": "Prompt para Imagen" + "images_prompt": "Prompt para Imagen", + "summarization": "Resumen", + "summarization_prompt": "Indicación de resumen", + "all_tagging": "Todo el etiquetado", + "text_tagging": "Etiquetado de texto", + "image_tagging": "Etiquetado de imágenes" }, "user_settings": "Ajustes de usuario", "feeds": { @@ -74,6 +87,33 @@ "last_crawled_at": "Última vez indexado:", "crawling_status": "Estado de la indexación", "crawling_failed": "Indexado fallido" + }, + "manage_assets": { + "asset_type": "Tipo de activo", + "manage_assets": "Administrar activos", + "no_assets": "Aún no tienes ningún activo.", + "bookmark_link": "Enlace del marcador", + "asset_link": "Enlace del activo", + "delete_asset": "Borrar activo", + "delete_asset_confirmation": "¿Estás seguro de que quieres eliminar este activo?" + }, + "webhooks": { + "events": { + "crawled": "Rastreado", + "created": "Creado", + "edited": "Editado", + "title": "Eventos" + }, + "auth_token": "Token de autenticación", + "add_auth_token": "Añadir token de autenticación", + "edit_auth_token": "Editar token de autenticación", + "create_webhook": "Crear webhook", + "delete_webhook": "Borrar Webhook", + "delete_webhook_confirmation": "¿Estás seguro de que quieres eliminar este webhook?", + "edit_webhook": "Editar webhook", + "webhook_url": "URL del webhook", + "webhooks": "Webhooks", + "description": "Puedes usar webhooks para activar acciones cuando se crean, cambian o rastrean marcadores." } }, "actions": { @@ -137,7 +177,11 @@ "crawler_jobs": "Trabajos de crawling", "inference_jobs": "Trabajos de inferencia", "tidy_assets_jobs": "Trabajos de refinación", - "job": "Trabajo" + "job": "Trabajo", + "webhook_jobs": "Trabajos de Webhook", + "asset_preprocessing_jobs": "Trabajos de preprocesamiento de activos", + "feed_jobs": "Trabajos de fuente RSS", + "video_jobs": "Trabajos de descarga de vídeo" }, "actions": { "regenerate_ai_tags_for_failed_bookmarks_only": "Regenerar etiquetas IA solo en marcadores fallidos", @@ -169,7 +213,15 @@ "all_lists": "Todas las listas", "favourites": "Favoritos", "new_list": "Nueva lista", - "new_nested_list": "Nueva lista anidada" + "new_nested_list": "Nueva lista anidada", + "list_type": "Tipo de lista", + "manual_list": "Lista manual", + "edit_list": "Editar lista", + "parent_list": "Lista de padres", + "no_parent": "Sin padre", + "smart_list": "Lista inteligente", + "search_query": "Consulta de búsqueda", + "search_query_help": "Más información sobre el lenguaje de consulta de búsqueda." }, "tags": { "all_tags": "Todas las etiquetas", @@ -269,5 +321,36 @@ }, "highlights": { "no_highlights": "Aún no tienes nada destacado." + }, + "search": { + "full_text_search": "Búsqueda de texto completo", + "created_on_or_after": "Creado en o después de", + "not_created_on_or_after": "No creado en o después de", + "created_on_or_before": "Creado en o antes de", + "url_does_not_contain": "La URL no contiene", + "is_in_list": "Está en la lista", + "or": "O", + "is_in_any_list": "Está en cualquier lista", + "is_not_in_any_list": "No está en ninguna lista", + "is_not_in_list": "No está en la lista", + "has_tag": "Tiene etiqueta", + "does_not_have_tag": "No tiene etiqueta", + "type_is_not": "El tipo no es", + "is_favorited": "Está en favoritos", + "is_not_favorited": "No está en favoritos", + "is_archived": "Está archivado", + "has_no_tags": "No tiene etiqueta", + "not_created_on_or_before": "No creado en o antes de", + "url_contains": "La URL contiene", + "and": "Y", + "is_not_archived": "No está archivado", + "has_any_tag": "Tiene alguna etiqueta", + "type_is": "El tipo es" + }, + "dialogs": { + "bookmarks": { + "delete_confirmation_description": "¿Seguro que quieres borrar este marcador?", + "delete_confirmation_title": "¿Borrar marcador?" + } } } |
