feat(client): rename themes

This commit is contained in:
Elian Doran 2025-08-12 22:33:18 +03:00
parent c2e9f4764b
commit e1ae8701b2
No known key found for this signature in database
8 changed files with 6558 additions and 6558 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1101,12 +1101,12 @@
"title": "Application Theme", "title": "Application Theme",
"theme_label": "Theme", "theme_label": "Theme",
"override_theme_fonts_label": "Override theme fonts", "override_theme_fonts_label": "Override theme fonts",
"auto_theme": "Auto", "auto_theme": "Legacy (Follow system color scheme)",
"light_theme": "Light", "light_theme": "Legacy (Light)",
"dark_theme": "Dark", "dark_theme": "Legacy (Dark)",
"triliumnext": "TriliumNext Beta (Follow system color scheme)", "triliumnext": "Trilium (Follow system color scheme)",
"triliumnext-light": "TriliumNext Beta (Light)", "triliumnext-light": "Trilium (Light)",
"triliumnext-dark": "TriliumNext Beta (Dark)", "triliumnext-dark": "Trilium (Dark)",
"layout": "Layout", "layout": "Layout",
"layout-vertical-title": "Vertical", "layout-vertical-title": "Vertical",
"layout-horizontal-title": "Horizontal", "layout-horizontal-title": "Horizontal",
@ -1994,9 +1994,9 @@
"help_title": "Display more information about this screen" "help_title": "Display more information about this screen"
}, },
"call_to_action": { "call_to_action": {
"next_theme_title": "TriliumNext theme is now stable", "next_theme_title": "The new Trilium theme is now stable",
"next_theme_message": "For a while now, we've been working on a new theme to give the application a more modern look.", "next_theme_message": "For a while now, we've been working on a new theme to give the application a more modern look.",
"next_theme_button": "Switch to the TriliumNext theme", "next_theme_button": "Switch to the new Trilium theme",
"background_effects_title": "Background effects are now stable", "background_effects_title": "Background effects are now stable",
"background_effects_message": "On Windows devices, background effects are now fully stable. The background effects adds a touch of color to the user interface by blurring the background behind it. This technique is also used in other applications such as Windows Explorer.", "background_effects_message": "On Windows devices, background effects are now fully stable. The background effects adds a touch of color to the user interface by blurring the background behind it. This technique is also used in other applications such as Windows Explorer.",
"background_effects_button": "Enable background effects" "background_effects_button": "Enable background effects"

View File

@ -441,8 +441,8 @@
"other_notes_with_name": "Otras notas con nombre de {{attributeType}} \"{{attributeName}}\"", "other_notes_with_name": "Otras notas con nombre de {{attributeType}} \"{{attributeName}}\"",
"and_more": "... y {{count}} más.", "and_more": "... y {{count}} más.",
"print_landscape": "Al exportar a PDF, cambia la orientación de la página a paisaje en lugar de retrato.", "print_landscape": "Al exportar a PDF, cambia la orientación de la página a paisaje en lugar de retrato.",
"print_page_size": "Al exportar a PDF, cambia el tamaño de la página. Valores soportados: <code>A0</code>, <code>A1</code>, <code>A2</code>, <code>A3</code>, <code>A4</code>, <code>A5</code>, <code>A6</code>, <code>Legal</code>, <code>Letter</code>, <code>Tabloid</code>, <code>Ledger</code>.", "print_page_size": "Al exportar a PDF, cambia el tamaño de la página. Valores soportados: <code>A0</code>, <code>A1</code>, <code>A2</code>, <code>A3</code>, <code>A4</code>, <code>A5</code>, <code>A6</code>, <code>Legal</code>, <code>Letter</code>, <code>Tabloid</code>, <code>Ledger</code>.",
"color_type": "Color" "color_type": "Color"
}, },
"attribute_editor": { "attribute_editor": {
"help_text_body1": "Para agregar una etiqueta, simplemente escriba, por ejemplo. <code>#rock</code> o si desea agregar también valor, p.e. <code>#año = 2020</code>", "help_text_body1": "Para agregar una etiqueta, simplemente escriba, por ejemplo. <code>#rock</code> o si desea agregar también valor, p.e. <code>#año = 2020</code>",
@ -758,11 +758,11 @@
"collapse": "Colapsar", "collapse": "Colapsar",
"expand": "Expandir", "expand": "Expandir",
"invalid_view_type": "Tipo de vista inválida '{{type}}'", "invalid_view_type": "Tipo de vista inválida '{{type}}'",
"calendar": "Calendario", "calendar": "Calendario",
"book_properties": "Propiedades de colección", "book_properties": "Propiedades de colección",
"table": "Tabla", "table": "Tabla",
"geo-map": "Mapa Geo", "geo-map": "Mapa Geo",
"board": "Tablero" "board": "Tablero"
}, },
"edited_notes": { "edited_notes": {
"no_edited_notes_found": "Aún no hay notas editadas en este día...", "no_edited_notes_found": "Aún no hay notas editadas en este día...",
@ -839,8 +839,8 @@
"unknown_label_type": "Tipo de etiqueta desconocido '{{type}}'", "unknown_label_type": "Tipo de etiqueta desconocido '{{type}}'",
"unknown_attribute_type": "Tipo de atributo desconocido '{{type}}'", "unknown_attribute_type": "Tipo de atributo desconocido '{{type}}'",
"add_new_attribute": "Agregar nuevo atributo", "add_new_attribute": "Agregar nuevo atributo",
"remove_this_attribute": "Eliminar este atributo", "remove_this_attribute": "Eliminar este atributo",
"remove_color": "Eliminar la etiqueta del color" "remove_color": "Eliminar la etiqueta del color"
}, },
"script_executor": { "script_executor": {
"query": "Consulta", "query": "Consulta",
@ -1116,12 +1116,12 @@
"title": "Tema", "title": "Tema",
"theme_label": "Tema", "theme_label": "Tema",
"override_theme_fonts_label": "Sobreescribir fuentes de tema", "override_theme_fonts_label": "Sobreescribir fuentes de tema",
"auto_theme": "Automático", "auto_theme": "",
"light_theme": "Claro", "light_theme": "",
"dark_theme": "Oscuro", "dark_theme": "",
"triliumnext": "TriliumNext Beta (Sigue el esquema de color del sistema)", "triliumnext": "Trilium (Sigue el esquema de color del sistema)",
"triliumnext-light": "TriliumNext Beta (Claro)", "triliumnext-light": "Trilium (Claro)",
"triliumnext-dark": "TriliumNext Beta (Oscuro)", "triliumnext-dark": "Trilium (Oscuro)",
"layout": "Disposición", "layout": "Disposición",
"layout-vertical-title": "Vertical", "layout-vertical-title": "Vertical",
"layout-horizontal-title": "Horizontal", "layout-horizontal-title": "Horizontal",
@ -1601,8 +1601,8 @@
"import-into-note": "Importar a nota", "import-into-note": "Importar a nota",
"apply-bulk-actions": "Aplicar acciones en lote", "apply-bulk-actions": "Aplicar acciones en lote",
"converted-to-attachments": "{{count}} notas han sido convertidas en archivos adjuntos.", "converted-to-attachments": "{{count}} notas han sido convertidas en archivos adjuntos.",
"convert-to-attachment-confirm": "¿Está seguro que desea convertir las notas seleccionadas en archivos adjuntos de sus notas padres?", "convert-to-attachment-confirm": "¿Está seguro que desea convertir las notas seleccionadas en archivos adjuntos de sus notas padres?",
"open-in-popup": "Edición rápida" "open-in-popup": "Edición rápida"
}, },
"shared_info": { "shared_info": {
"shared_publicly": "Esta nota está compartida públicamente en", "shared_publicly": "Esta nota está compartida públicamente en",
@ -1629,10 +1629,10 @@
"geo-map": "Mapa Geo", "geo-map": "Mapa Geo",
"beta-feature": "Beta", "beta-feature": "Beta",
"ai-chat": "Chat de IA", "ai-chat": "Chat de IA",
"task-list": "Lista de tareas", "task-list": "Lista de tareas",
"book": "Colección", "book": "Colección",
"new-feature": "Nuevo", "new-feature": "Nuevo",
"collections": "Colecciones" "collections": "Colecciones"
}, },
"protect_note": { "protect_note": {
"toggle-on": "Proteger la nota", "toggle-on": "Proteger la nota",
@ -1834,8 +1834,8 @@
"link_context_menu": { "link_context_menu": {
"open_note_in_new_tab": "Abrir nota en una pestaña nueva", "open_note_in_new_tab": "Abrir nota en una pestaña nueva",
"open_note_in_new_split": "Abrir nota en una nueva división", "open_note_in_new_split": "Abrir nota en una nueva división",
"open_note_in_new_window": "Abrir nota en una nueva ventana", "open_note_in_new_window": "Abrir nota en una nueva ventana",
"open_note_in_popup": "Edición rápida" "open_note_in_popup": "Edición rápida"
}, },
"electron_integration": { "electron_integration": {
"desktop-application": "Aplicación de escritorio", "desktop-application": "Aplicación de escritorio",
@ -1855,8 +1855,8 @@
"full-text-search": "Búsqueda de texto completo" "full-text-search": "Búsqueda de texto completo"
}, },
"note_tooltip": { "note_tooltip": {
"note-has-been-deleted": "La nota ha sido eliminada.", "note-has-been-deleted": "La nota ha sido eliminada.",
"quick-edit": "Edición rápida" "quick-edit": "Edición rápida"
}, },
"geo-map": { "geo-map": {
"create-child-note-title": "Crear una nueva subnota y agregarla al mapa", "create-child-note-title": "Crear una nueva subnota y agregarla al mapa",
@ -1865,8 +1865,8 @@
}, },
"geo-map-context": { "geo-map-context": {
"open-location": "Abrir ubicación", "open-location": "Abrir ubicación",
"remove-from-map": "Eliminar del mapa", "remove-from-map": "Eliminar del mapa",
"add-note": "Agregar un marcador en esta ubicación" "add-note": "Agregar un marcador en esta ubicación"
}, },
"help-button": { "help-button": {
"title": "Abrir la página de ayuda relevante" "title": "Abrir la página de ayuda relevante"
@ -1940,13 +1940,13 @@
}, },
"book_properties_config": { "book_properties_config": {
"hide-weekends": "Ocultar fines de semana", "hide-weekends": "Ocultar fines de semana",
"show-scale": "Mostrar escala", "show-scale": "Mostrar escala",
"display-week-numbers": "Mostrar números de semana", "display-week-numbers": "Mostrar números de semana",
"map-style": "Estilo de mapa:", "map-style": "Estilo de mapa:",
"max-nesting-depth": "Máxima profundidad de anidamiento:", "max-nesting-depth": "Máxima profundidad de anidamiento:",
"vector_light": "Vector (claro)", "vector_light": "Vector (claro)",
"vector_dark": "Vector (oscuro)", "vector_dark": "Vector (oscuro)",
"raster": "Trama" "raster": "Trama"
}, },
"table_context_menu": { "table_context_menu": {
"delete_row": "Eliminar fila" "delete_row": "Eliminar fila"
@ -1957,54 +1957,54 @@
"insert-above": "Insertar arriba", "insert-above": "Insertar arriba",
"insert-below": "Insertar abajo", "insert-below": "Insertar abajo",
"delete-column": "Eliminar columna", "delete-column": "Eliminar columna",
"delete-column-confirmation": "¿Seguro que desea eliminar esta columna? El atributo correspondiente también se eliminará de las notas de esta columna.", "delete-column-confirmation": "¿Seguro que desea eliminar esta columna? El atributo correspondiente también se eliminará de las notas de esta columna.",
"add-column": "Añadir columna", "add-column": "Añadir columna",
"new-item": "Nuevo elemento" "new-item": "Nuevo elemento"
}, },
"content_renderer": { "content_renderer": {
"open_externally": "Abrir externamente" "open_externally": "Abrir externamente"
}, },
"table_view": { "table_view": {
"new-column": "Nueva columna", "new-column": "Nueva columna",
"new-row": "Nueva fila", "new-row": "Nueva fila",
"show-hide-columns": "Mostrar/ocultar columnas", "show-hide-columns": "Mostrar/ocultar columnas",
"row-insert-above": "Insertar fila arriba", "row-insert-above": "Insertar fila arriba",
"row-insert-below": "Insertar fila debajo", "row-insert-below": "Insertar fila debajo",
"sort-column-by": "Ordenar por \"{{title}}\"", "sort-column-by": "Ordenar por \"{{title}}\"",
"sort-column-ascending": "Ascendiente", "sort-column-ascending": "Ascendiente",
"sort-column-descending": "Descendiente", "sort-column-descending": "Descendiente",
"sort-column-clear": "Quitar ordenación", "sort-column-clear": "Quitar ordenación",
"hide-column": "Ocultar columna \"{{title}}\"", "hide-column": "Ocultar columna \"{{title}}\"",
"add-column-to-the-left": "Añadir columna a la izquierda", "add-column-to-the-left": "Añadir columna a la izquierda",
"add-column-to-the-right": "Añadir columna a la derecha", "add-column-to-the-right": "Añadir columna a la derecha",
"edit-column": "Editar columna", "edit-column": "Editar columna",
"delete_column_confirmation": "¿Seguro que desea eliminar esta columna? Se eliminará el atributo asociado de todas las notas.", "delete_column_confirmation": "¿Seguro que desea eliminar esta columna? Se eliminará el atributo asociado de todas las notas.",
"new-column-label": "Etiqueta", "new-column-label": "Etiqueta",
"new-column-relation": "Relación", "new-column-relation": "Relación",
"delete-column": "Eliminar columna", "delete-column": "Eliminar columna",
"row-insert-child": "Insertar subnota" "row-insert-child": "Insertar subnota"
}, },
"editorfeatures": { "editorfeatures": {
"note_completion_enabled": "Activar autocompletado de notas", "note_completion_enabled": "Activar autocompletado de notas",
"emoji_completion_enabled": "Activar autocompletado de emojis", "emoji_completion_enabled": "Activar autocompletado de emojis",
"title": "Funciones" "title": "Funciones"
}, },
"command_palette": { "command_palette": {
"tree-action-name": "Árbol:{{name}}", "tree-action-name": "Árbol:{{name}}",
"export_note_title": "Exportar nota", "export_note_title": "Exportar nota",
"export_note_description": "Exportar nota actual", "export_note_description": "Exportar nota actual",
"show_attachments_title": "Mostrar adjuntos", "show_attachments_title": "Mostrar adjuntos",
"show_attachments_description": "Ver adjuntos de la nota", "show_attachments_description": "Ver adjuntos de la nota",
"search_notes_title": "Buscar notas", "search_notes_title": "Buscar notas",
"search_notes_description": "Abrir búsqueda avanzada", "search_notes_description": "Abrir búsqueda avanzada",
"search_subtree_title": "Buscar en subárbol", "search_subtree_title": "Buscar en subárbol",
"search_subtree_description": "Buscar dentro del subárbol actual", "search_subtree_description": "Buscar dentro del subárbol actual",
"search_history_title": "Mostrar historial de búsqueda", "search_history_title": "Mostrar historial de búsqueda",
"search_history_description": "Ver búsquedas previas", "search_history_description": "Ver búsquedas previas",
"configure_launch_bar_title": "Configurar barra de inicio", "configure_launch_bar_title": "Configurar barra de inicio",
"configure_launch_bar_description": "Abrir la configuración de la barra de inicio, para agregar o quitar elementos." "configure_launch_bar_description": "Abrir la configuración de la barra de inicio, para agregar o quitar elementos."
}, },
"modal": { "modal": {
"close": "Cerrar" "close": "Cerrar"
} }
} }

View File

@ -1101,12 +1101,12 @@
"title": "Thème de l'application", "title": "Thème de l'application",
"theme_label": "Thème", "theme_label": "Thème",
"override_theme_fonts_label": "Remplacer les polices du thème", "override_theme_fonts_label": "Remplacer les polices du thème",
"auto_theme": "Auto", "auto_theme": "",
"light_theme": "Lumière", "light_theme": "",
"dark_theme": "Sombre", "dark_theme": "",
"triliumnext": "TriliumNext Beta (Suit le thème du système)", "triliumnext": "Trilium (Suit le thème du système)",
"triliumnext-light": "TriliumNext Beta (Clair)", "triliumnext-light": "Trilium (Clair)",
"triliumnext-dark": "TriliumNext Beta (sombre)", "triliumnext-dark": "Trilium (sombre)",
"layout": "Disposition", "layout": "Disposition",
"layout-vertical-title": "Vertical", "layout-vertical-title": "Vertical",
"layout-horizontal-title": "Horizontal", "layout-horizontal-title": "Horizontal",

View File

@ -1251,12 +1251,12 @@
"unit": "caractere" "unit": "caractere"
}, },
"theme": { "theme": {
"auto_theme": "Temă auto (se adaptează la schema de culori a sistemului)", "auto_theme": "",
"dark_theme": "Temă întunecată", "dark_theme": "",
"light_theme": "Temă luminoasă", "light_theme": "",
"triliumnext": "TriliumNext Beta (se adaptează la schema de culori a sistemului)", "triliumnext": "Trilium (se adaptează la schema de culori a sistemului)",
"triliumnext-light": "TriliumNext Beta (luminoasă)", "triliumnext-light": "Trilium (luminoasă)",
"triliumnext-dark": "TriliumNext Beta (întunecată)", "triliumnext-dark": "Trilium (întunecată)",
"override_theme_fonts_label": "Suprascrie fonturile temei", "override_theme_fonts_label": "Suprascrie fonturile temei",
"theme_label": "Temă", "theme_label": "Temă",
"title": "Tema aplicației", "title": "Tema aplicației",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff