aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n/locales/gl
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2025-03-16 16:15:50 +0100
committerHosted Weblate <hosted@weblate.org>2025-03-16 16:15:50 +0100
commit6bbf4cb1b9c4477a2db49a8151f7b79537c95637 (patch)
treec60e2f8dbe9c14bd0afe84c1edc7521993c4c660 /apps/web/lib/i18n/locales/gl
parente9afdb5295a6067ef58826b53ae103fc9f492643 (diff)
downloadkarakeep-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/gl')
-rw-r--r--apps/web/lib/i18n/locales/gl/translation.json98
1 files changed, 93 insertions, 5 deletions
diff --git a/apps/web/lib/i18n/locales/gl/translation.json b/apps/web/lib/i18n/locales/gl/translation.json
index 363ffac8..550a51d6 100644
--- a/apps/web/lib/i18n/locales/gl/translation.json
+++ b/apps/web/lib/i18n/locales/gl/translation.json
@@ -24,7 +24,15 @@
"screenshot": "Captura de pantalla",
"video": "Vídeo",
"home": "Inicio",
- "source": "Fonte"
+ "source": "Fonte",
+ "bookmark_types": {
+ "text": "Texto",
+ "title": "Tipo de marcador",
+ "link": "Ligazón",
+ "media": "Multimedia"
+ },
+ "type": "Escribe",
+ "size": "Tamaño"
},
"actions": {
"favorite": "Marcar como favorito",
@@ -57,7 +65,12 @@
"apply_all": "Aplicar todo",
"ignore": "Ignorar",
"change_layout": "Cambiar deseño",
- "archive": "Arquivar"
+ "archive": "Arquivar",
+ "sort": {
+ "oldest_first": "Primeiro os máis antigos",
+ "title": "Ordenar",
+ "newest_first": "Primeiro o máis novo"
+ }
},
"tags": {
"drag_and_drop_merging_info": "Arrastra e solta etiquetas sobre outras para unilas",
@@ -129,7 +142,12 @@
"tagging_rule_description": "Os prompts que engadas aquí incluiranse como regras durante la xeración de etiquetas. Podes comprobar o prompt final na sección de previsualización.",
"prompt_preview": "Previsualización",
"text_prompt": "Prompt para texto",
- "images_prompt": "Prompt para Imaxen"
+ "images_prompt": "Prompt para Imaxen",
+ "summarization_prompt": "Solicitude de resumo",
+ "all_tagging": "Todas as etiquetas",
+ "text_tagging": "Etiquetaxe de texto",
+ "image_tagging": "Etiquetaxe de imaxes",
+ "summarization": "Resumo"
},
"feeds": {
"rss_subscriptions": "Subscricións RSS",
@@ -147,6 +165,33 @@
"last_crawled_at": "Indexado por ultima vez",
"crawling_status": "Estado da indexación",
"crawling_failed": "Indexado errado"
+ },
+ "webhooks": {
+ "delete_webhook": "Borrar o webhook",
+ "delete_webhook_confirmation": "Seguro que queres eliminar este webhook?",
+ "edit_webhook": "Editar webhook",
+ "webhook_url": "URL do webhook",
+ "edit_auth_token": "Editar o token de autenticación",
+ "description": "Podes usar webhooks para activar accións cando se crean, cambian ou rastrexan marcadores.",
+ "events": {
+ "title": "Eventos",
+ "crawled": "Rastrexado",
+ "created": "Creado",
+ "edited": "Editado"
+ },
+ "auth_token": "Token de autenticación",
+ "add_auth_token": "Engadir token de autenticación",
+ "create_webhook": "Crear webhook",
+ "webhooks": "Webhooks"
+ },
+ "manage_assets": {
+ "asset_link": "Ligazón do recurso",
+ "delete_asset": "Eliminar recurso",
+ "delete_asset_confirmation": "Seguro que queres eliminar este recurso?",
+ "manage_assets": "Xestionar recursos",
+ "no_assets": "Aínda non tes ningún recurso.",
+ "asset_type": "Tipo de recurso",
+ "bookmark_link": "Ligazón do marcador"
}
},
"highlights": {
@@ -169,7 +214,11 @@
"job": "Traballo",
"queued": "Na cola",
"pending": "Pendente",
- "failed": "Erro"
+ "failed": "Erro",
+ "asset_preprocessing_jobs": "Traballos de preprocesamento de recursos",
+ "feed_jobs": "Traballos de fontes RSS",
+ "webhook_jobs": "Traballos de webhook",
+ "video_jobs": "Traballos de descarga de vídeo"
},
"actions": {
"recrawl_failed_links_only": "Recrawlear só ligazóns erradas",
@@ -201,7 +250,15 @@
"all_lists": "Todas as listas",
"favourites": "Favoritos",
"new_list": "Nova lista",
- "new_nested_list": "Nova lista aniñada"
+ "new_nested_list": "Nova lista aniñada",
+ "smart_list": "Lista intelixente",
+ "search_query": "Consulta de busca",
+ "manual_list": "Lista manual",
+ "parent_list": "Lista de pais",
+ "no_parent": "Sen pai",
+ "list_type": "Tipo de lista",
+ "search_query_help": "Aprende máis sobre a linguaxe de consulta de busca.",
+ "edit_list": "Editar lista"
},
"preview": {
"view_original": "Ver orixinal",
@@ -264,5 +321,36 @@
}
}
}
+ },
+ "search": {
+ "is_not_archived": "Non está arquivado",
+ "is_in_any_list": "Está en calquera lista",
+ "does_not_have_tag": "Non ten etiqueta",
+ "full_text_search": "Busca de texto completo",
+ "has_no_tags": "Non ten etiqueta",
+ "created_on_or_before": "Creado en ou antes",
+ "not_created_on_or_before": "Non creado en ou antes",
+ "url_does_not_contain": "O URL non contén",
+ "is_in_list": "Está na lista",
+ "is_not_in_list": "Non está na lista",
+ "has_tag": "Ten etiqueta",
+ "type_is": "O tipo é",
+ "type_is_not": "O tipo non é",
+ "and": "E",
+ "or": "Ou",
+ "is_favorited": "Está marcado como favorito",
+ "is_not_favorited": "Non está entre os favoritos",
+ "is_archived": "Está arquivado",
+ "is_not_in_any_list": "Non está en ningunha lista",
+ "created_on_or_after": "Creado en ou despois do",
+ "not_created_on_or_after": "Non creado en ou despois de",
+ "url_contains": "O URL contén",
+ "has_any_tag": "Ten algunha etiqueta"
+ },
+ "dialogs": {
+ "bookmarks": {
+ "delete_confirmation_title": "Queres eliminar o marcador?",
+ "delete_confirmation_description": "Seguro que queres borrar este marcador?"
+ }
}
}