From c1cbe37413d62fa0c8fdc162f6ef20d73fe3e4d9 Mon Sep 17 00:00:00 2001 From: Jakob Sidowski Date: Sat, 20 Jun 2026 05:16:16 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 57.8% (429 of 742 strings) Translation: Lychee/All settings Translate-URL: http://weblate.lycheeorg.dev/projects/lycheeorg/all-settings/es/ --- lang/es/all_settings.php | 288 +++++++++++++++++++-------------------- 1 file changed, 144 insertions(+), 144 deletions(-) diff --git a/lang/es/all_settings.php b/lang/es/all_settings.php index 1525f2c4b76..d6710e85b6a 100644 --- a/lang/es/all_settings.php +++ b/lang/es/all_settings.php @@ -88,50 +88,50 @@ 'map_display_direction' => 'Mostrar la dirección de la foto en el mapa si está disponible', 'album_subtitle_type' => 'Define el subtítulo del álbum en la vista de álbumes', 'upload_processing_limit' => 'Número máximo de imágenes procesadas en paralelo', - 'close_upload_on_success' => 'Auto-close the upload panel when all uploads complete without errors.', - 'folder_upload_enabled' => 'Enable folder drag-and-drop album creation.', - 'folder_upload_max_depth' => 'Maximum sub-folder recursion depth for folder uploads (0 = unlimited).', + 'close_upload_on_success' => 'Cierre automáticamente el panel de carga cuando todas las cargas se completen sin errores.', + 'folder_upload_enabled' => 'Habilitar la creación de álbumes de arrastrar y soltar carpetas.', + 'folder_upload_max_depth' => 'Profundidad máxima de recursión en las subcarpetas para la subida de carpetas (0 = ilimitada).', 'new_photos_notification' => 'Activar notificaciones cuando se añadan fotos nuevas', 'zip_deflate_level' => 'Nivel de compresión ZIP', - 'default_album_protection' => 'Default protection for newly created albums', - 'allow_username_change' => 'Allow users to change their username.', - 'album_decoration' => 'Show decorations on album cover (sub-album and/or photo count)', - 'album_decoration_orientation' => 'Align album decorations horizontally or vertically', - 'auto_fix_orientation' => 'Automatically rotate imported images', - 'random_album_id' => 'Album id to be used by for random function.', - 'use_last_modified_date_when_no_exif_date' => 'Use the file\'s last modified time when Exif data has no creation date', - 'ffmpeg_path' => 'Path to the binary of ffmpeg', - 'ffprobe_path' => 'Path to the binary of ffprobe', - 'layout' => 'Layout for pictures', - 'date_format_photo_thumb' => 'Format the date for the photo thumbs.', - 'date_format_photo_overlay' => 'Format the date for the photo overlay.', - 'date_format_sidebar_uploaded' => 'Format the upload date for the photo sidebar.', - 'date_format_sidebar_taken_at' => 'Format the capture date for the photo sidebar.', - 'date_format_hero_min_max' => 'Format the date for the album hero.', - 'date_format_hero_created_at' => 'Format the created date for the album details.', - 'date_format_album_thumb' => 'Format the date for the album thumbs.', - 'upload_chunk_size' => 'Size of chunks when uploading in bytes: 0 is auto', - 'nsfw_banner_blur_backdrop' => 'Blur background instead of dark red opaque.', - 'search_pagination_limit' => 'Number of results to display per page.', - 'search_minimum_length_required' => 'Number of characters required to trigger search (default: 4).', - 'photo_layout_justified_row_height' => 'Heights of rows in Justified photo layout', - 'photo_layout_masonry_column_width' => 'Minimum column width in Masonry photo layout.', - 'photo_layout_grid_column_width' => 'Minimum column width in Grid photo layout.', - 'photo_layout_square_column_width' => 'Minimum column width in Square photo layout.', - 'photo_layout_gap' => 'Gap between columns in Square/Masonry/Grid photo layout.', - 'display_thumb_album_overlay' => 'Display the title and metadata on album thumbs', - 'display_thumb_photo_overlay' => 'Display the title and metadata on photo thumbs', - 'default_album_thumb_aspect_ratio' => 'Default aspect ratio for album thumbs', - 'use_album_compact_header' => 'Disable the header image in albums', - 'back_button_enabled' => 'Enable/disable back button on gallery', - 'back_button_text' => 'Text of the back button (will be positioned opposite to Login)', - 'back_button_url' => 'Link of the back button', + 'default_album_protection' => 'Configuración predeterminada de protección para los álbumes recién creados', + 'allow_username_change' => 'Permitir a los usuarios cambiar su nombre de usuario.', + 'album_decoration' => 'Mostrar decoraciones en la portada del álbum (subálbum y/o número de fotos)', + 'album_decoration_orientation' => 'Alinear las decoraciones del álbum en horizontal o en vertical', + 'auto_fix_orientation' => 'Girar automáticamente las imágenes importadas', + 'random_album_id' => 'Identificador del álbum que se utilizará en la función aleatoria.', + 'use_last_modified_date_when_no_exif_date' => 'Utiliza la hora de la última modificación del archivo cuando los datos EXIF no incluyan la fecha de creación', + 'ffmpeg_path' => 'Ruta al archivo binario de FFmpeg', + 'ffprobe_path' => 'Ruta al archivo binario de ffprobe', + 'layout' => 'Diseño para imágenes', + 'date_format_photo_thumb' => 'Configura el formato de la fecha para las miniaturas de las fotos.', + 'date_format_photo_overlay' => 'Configura el formato de la fecha para la superposición de la foto.', + 'date_format_sidebar_uploaded' => 'Configura el formato de la fecha de subida en la barra lateral de fotos.', + 'date_format_sidebar_taken_at' => 'Configura el formato de la fecha de captura para la barra lateral de fotos.', + 'date_format_hero_min_max' => 'Configura el formato de la fecha para la imagen principal del álbum.', + 'date_format_hero_created_at' => 'Ajusta el formato de la fecha de creación en los detalles del álbum.', + 'date_format_album_thumb' => 'Configura el formato de la fecha para las miniaturas del álbum.', + 'upload_chunk_size' => 'Tamaño de los fragmentos al subir archivos, en bytes: 0 significa automático', + 'nsfw_banner_blur_backdrop' => 'Desenfocar el fondo en lugar de utilizar un rojo oscuro opaco.', + 'search_pagination_limit' => 'Número de resultados que se mostrarán por página.', + 'search_minimum_length_required' => 'Número de caracteres necesarios para activar la búsqueda (por defecto: 4).', + 'photo_layout_justified_row_height' => 'Altura de las filas en una composición de fotos justificada', + 'photo_layout_masonry_column_width' => 'Ancho mínimo de columna en la disposición de fotos tipo «Masonry».', + 'photo_layout_grid_column_width' => 'Ancho mínimo de columna en el diseño fotográfico «Grid».', + 'photo_layout_square_column_width' => 'Ancho mínimo de columna en la disposición de fotos «Cuadrada».', + 'photo_layout_gap' => 'Espacio entre columnas en el diseño fotográfico «Square», «Masonry» o «Grid».', + 'display_thumb_album_overlay' => 'Mostrar el título y los metadatos en las miniaturas de los álbumes', + 'display_thumb_photo_overlay' => 'Mostrar el título y los metadatos en las miniaturas de las fotos', + 'default_album_thumb_aspect_ratio' => 'Relación de aspecto predeterminada para las miniaturas de los álbumes', + 'use_album_compact_header' => 'Desactivar la imagen de cabecera en los álbumes', + 'back_button_enabled' => 'Activar/desactivar el botón «Atrás» en la galería', + 'back_button_text' => 'Texto del botón «Atrás» (se situará frente al botón «Iniciar sesión»)', + 'back_button_url' => 'Enlace del botón «Atrás»', 'SA_random_thumbs' => 'Use random thumbs instead of highlighted/sorting order.', - 'login_required' => 'Require user to login to access gallery.', - 'enable_unsorted' => 'Enable Unsorted smart album.', - 'enable_highlighted' => 'Enable Highlighted smart album.', - 'enable_recent' => 'Enable Recent uploads smart album.', - 'enable_on_this_day' => 'Enable On this day smart album.', + 'login_required' => 'Se requiere que el usuario inicie sesión para acceder a la galería.', + 'enable_unsorted' => 'Activar el álbum inteligente «Sin ordenar».', + 'enable_highlighted' => 'Activar el álbum inteligente «Destacados».', + 'enable_recent' => 'Activar el álbum inteligente «Subidas recientes».', + 'enable_on_this_day' => 'Activa el álbum inteligente «En este día».', 'enable_unrated' => 'Show smart album containing photos without any ratings.', 'enable_1_star' => 'Show smart album containing photos rated 1.0 to <2.0 stars.', 'enable_2_stars' => 'Show smart album containing photos rated 2.0 to <3.0 stars.', @@ -140,111 +140,111 @@ 'enable_5_stars' => 'Show smart album containing photos with perfect 5.0 rating.', 'enable_best_pictures' => 'Show smart album containing top-rated photos.', 'best_pictures_count' => 'Number of top-rated photos to show in Best Pictures album. Photos tied at the cutoff are included.', - 'enable_my_rated_pictures' => 'Enable My Rated Pictures smart album.', - 'enable_my_best_pictures' => 'Enable My Best Pictures smart album.', - 'my_best_pictures_count' => 'My Best Pictures album photo count.', - 'oauth_create_user_on_first_attempt' => 'Allow user creation when oauth id does not exist.', - 'grant_new_user_upload_rights' => 'Newly created user are allowed to upload content.', - 'grant_new_user_modification_rights' => 'Newly created user are allowed to edit their profile.', - 'login_required_root_only' => 'Require user to login only on root. A user with a direct link to an album can still access it.', - 'exiftool_path' => 'Path to the binary of exiftool.', - 'thumb_min_max_order' => 'Set which date to display first in thumb.', - 'header_min_max_order' => 'Set which date to display first in header.', - 'autoplay_enabled' => 'Set autoplay attribute on videos.', - 'dark_mode_enabled' => 'Use dark mode for Lychee', - 'show_keybinding_help_popup' => 'Display keybinding help pop-up on login.', - 'show_keybinding_help_button' => 'Show keybinding help button in header.', - 'email' => 'Email used when requesting the license.', - 'license_key' => 'Lychee License key', - 'disable_se_call_for_actions' => 'Disable Lychee SE info', - 'enable_se_preview' => 'Preview Lychee SE features', - 'slideshow_timeout' => 'Refresh rate of the slideshow in seconds.', - 'keep_original_untouched' => 'Keep Original image untouched.', - 'default_user_quota' => 'Default space quota for new users.', - 'low_quality_image_placeholder' => 'Enable low quality image placeholders', - 'timeline_photos_enabled' => 'Enable timeline for photos', - 'timeline_photos_public' => 'Allow anonymous users to access the photo timeline', - 'timeline_photos_granularity' => 'Timeline granularity for photos', - 'timeline_photos_order' => 'Order photos on', - 'timeline_photos_layout' => 'Photo layout for timeline page', - 'timeline_photos_pagination_limit' => 'Number of photos to display per page in timeline', - 'timeline_albums_enabled' => 'Enable timeline for albums', - 'timeline_albums_public' => 'Display the albums timeline for anonymous users', - 'timeline_albums_granularity' => 'Timeline granularity for albums', - 'timeline_left_border_enabled' => 'Enable the left border line on timelines', - 'timeline_photo_date_format_year' => 'Format the date at year granularity for photos', - 'timeline_photo_date_format_month' => 'Format the date at month granularity for photos', - 'timeline_photo_date_format_day' => 'Format the date at day granularity for photos', - 'timeline_photo_date_format_hour' => 'Format the date at hour granularity for photos', - 'timeline_album_date_format_year' => 'Format the date at year granularity for albums', - 'timeline_album_date_format_month' => 'Format the date at month granularity for albums', - 'timeline_album_date_format_day' => 'Format the date at day granularity for albums', - 'hide_nsfw_in_smart_albums' => 'Do not show sensitive photos in Smart Albums', - 'hide_nsfw_in_frame' => 'Do not show sensitive photos in Frame', - 'hide_nsfw_in_map' => 'Do not show sensitive photos in Map', - 'hide_nsfw_in_search' => 'Do not show sensitive photos in Search', - 'search_photos_layout' => 'Photo layout for search page', - 'hide_nsfw_in_rss' => 'Do not show sensitive photos in RSS', - 'hide_nsfw_in_timeline' => 'Do not show sensitive photos in Timeline', - 'number_albums_per_row_mobile' => 'Number of albums per row on mobile view', - 'cache_enabled' => 'Enable caching of responses given requests.', - 'cache_event_logging' => 'Add log lines for events related to caching.', - 'cache_ttl' => 'Number of seconds responses should be cached.', - 'low_number_of_shoots_per_day' => 'Number of shoots per day to be considered as low.', - 'medium_number_of_shoots_per_day' => 'Number of shoots per day to be considered as medium.', - 'high_number_of_shoots_per_day' => 'Number of shoots per day to be considered as high.', - 'maintenance_processing_limit' => 'Number of maintenance operations to execute.', - 'disable_recursive_permission_check' => 'Disable recursive permission check.', - 'exif_disabled_for_all' => 'Disable details and overlay panels in front-end.', - 'display_exif_data' => 'Display Exif data.', - 'file_name_hidden' => 'Do not show the photo title to anonymous users.', - 'client_side_favourite_enabled' => 'Allow visitors to mark pictures as their favourite.', - 'default_old_settings' => 'Settings view as text input by default.', - 'default_expert_settings' => 'Expert settings view enabled by default.', - 'default_all_settings' => 'Show all settings in one page.', - 'disable_thumb_download' => 'Disable the download of squared thumbs', - 'disable_thumb2x_download' => 'Disable the download of HiDPI squared thumbs', - 'disable_small_download' => 'Disable the download of thumbs', - 'disable_small2x_download' => 'Disable the download of HiDPI thumbs', - 'disable_medium_download' => 'Disable the download of Medium', - 'disable_medium2x_download' => 'Disable the download of HiDPI Medium', - 'landing_background_landscape_mode' => 'Mode for landscape background', - 'landing_background_portrait_mode' => 'Mode for portrait background', + 'enable_my_rated_pictures' => 'Activar el álbum inteligente «Mis fotos valoradas».', + 'enable_my_best_pictures' => 'Activar el álbum inteligente «Mis mejores fotos».', + 'my_best_pictures_count' => 'Número de fotos del álbum «Mis mejores fotos».', + 'oauth_create_user_on_first_attempt' => 'Permitir la creación de usuarios cuando el identificador OAuth no exista.', + 'grant_new_user_upload_rights' => 'Los usuarios recién creados pueden subir contenido.', + 'grant_new_user_modification_rights' => 'Los usuarios recién registrados pueden editar su perfil.', + 'login_required_root_only' => 'Exigir que el usuario inicie sesión únicamente en la página de inicio. Un usuario con un enlace directo a un álbum seguirá pudiendo acceder a él.', + 'exiftool_path' => 'Ruta al archivo binario de exiftool.', + 'thumb_min_max_order' => 'Establece qué fecha se mostrará en primer lugar en la vista en miniatura.', + 'header_min_max_order' => 'Establece qué fecha se mostrará en primer lugar en el encabezado.', + 'autoplay_enabled' => 'Establece el atributo de reproducción automática en los vídeos.', + 'dark_mode_enabled' => 'Activa el modo oscuro en Lychee', + 'show_keybinding_help_popup' => 'Mostrar una ventana emergente con ayuda sobre las combinaciones de teclas al iniciar sesión.', + 'show_keybinding_help_button' => 'Mostrar el botón de ayuda sobre los atajos de teclado en el encabezado.', + 'email' => 'Correo electrónico utilizado al solicitar la licencia.', + 'license_key' => 'Clave de licencia de Lychee', + 'disable_se_call_for_actions' => 'Desactivar la información de Lychee SE', + 'enable_se_preview' => 'Avance de las características de Lychee SE', + 'slideshow_timeout' => 'Frecuencia de actualización de la presentación de diapositivas en segundos.', + 'keep_original_untouched' => 'No modifiques la imagen original.', + 'default_user_quota' => 'Cuota de espacio predeterminada para los nuevos usuarios.', + 'low_quality_image_placeholder' => 'Habilitar marcadores de posición de imágenes de baja calidad', + 'timeline_photos_enabled' => 'Activar la línea de tiempo para las fotos', + 'timeline_photos_public' => 'Permitir que los usuarios anónimos accedan a la cronología de fotos', + 'timeline_photos_granularity' => 'Nivel de detalle de la línea de tiempo para las fotos', + 'timeline_photos_order' => 'Encargar fotos en', + 'timeline_photos_layout' => 'Diseño fotográfico para la página de la línea temporal', + 'timeline_photos_pagination_limit' => 'Número de fotos que se mostrarán por página en la línea de tiempo', + 'timeline_albums_enabled' => 'Activar la línea de tiempo para los álbumes', + 'timeline_albums_public' => 'Mostrar la cronología de los álbumes a los usuarios anónimos', + 'timeline_albums_granularity' => 'Nivel de detalle de la línea de tiempo para los álbumes', + 'timeline_left_border_enabled' => 'Activar la línea del borde izquierdo en las líneas de tiempo', + 'timeline_photo_date_format_year' => 'Formatea la fecha con el año como unidad de medida para las fotos', + 'timeline_photo_date_format_month' => 'Formatear la fecha con el mes como unidad de medida para las fotos', + 'timeline_photo_date_format_day' => 'Formatear la fecha con precisión de día para las fotos', + 'timeline_photo_date_format_hour' => 'Formatear la fecha con precisión horaria para las fotos', + 'timeline_album_date_format_year' => 'Formatear la fecha con granularidad anual para los álbumes', + 'timeline_album_date_format_month' => 'Formatear la fecha con el mes como unidad de medida para los álbumes', + 'timeline_album_date_format_day' => 'Formatear la fecha con precisión de día para los álbumes', + 'hide_nsfw_in_smart_albums' => 'No muestres fotos delicadas en los álbumes inteligentes', + 'hide_nsfw_in_frame' => 'No muestres fotos delicadas en Frame', + 'hide_nsfw_in_map' => 'No mostrar fotos delicadas en el mapa', + 'hide_nsfw_in_search' => 'No mostrar fotos delicadas en la búsqueda', + 'search_photos_layout' => 'Diseño fotográfico para la página de búsqueda', + 'hide_nsfw_in_rss' => 'No muestres fotos delicadas en RSS', + 'hide_nsfw_in_timeline' => 'No muestres fotos delicadas en la biografía', + 'number_albums_per_row_mobile' => 'Número de álbumes por fila en la vista para móviles', + 'cache_enabled' => 'Habilitar el almacenamiento en caché de las respuestas a las solicitudes.', + 'cache_event_logging' => 'Añade líneas de registro para los eventos relacionados con el almacenamiento en caché.', + 'cache_ttl' => 'Número de segundos durante los que deben almacenarse en caché las respuestas.', + 'low_number_of_shoots_per_day' => 'Número de brotes al día que se considera bajo.', + 'medium_number_of_shoots_per_day' => 'Número de brotes al día que se considera medio.', + 'high_number_of_shoots_per_day' => 'Número de disparos al día que se considera elevado.', + 'maintenance_processing_limit' => 'Número de operaciones de mantenimiento que hay que realizar.', + 'disable_recursive_permission_check' => 'Desactivar la comprobación recursiva de permisos.', + 'exif_disabled_for_all' => 'Desactivar los paneles de detalles y superpuestos en la interfaz de usuario.', + 'display_exif_data' => 'Mostrar los datos EXIF.', + 'file_name_hidden' => 'No mostrar el título de la foto a los usuarios anónimos.', + 'client_side_favourite_enabled' => 'Permite a los visitantes marcar imágenes como favoritas.', + 'default_old_settings' => 'La vista de configuración muestra el texto introducido de forma predeterminada.', + 'default_expert_settings' => 'La vista de ajustes avanzados está activada por defecto.', + 'default_all_settings' => 'Mostrar todos los ajustes en una sola página.', + 'disable_thumb_download' => 'Desactivar la descarga de miniaturas cuadradas', + 'disable_thumb2x_download' => 'Desactivar la descarga de miniaturas HiDPI al cuadrado', + 'disable_small_download' => 'Desactivar la descarga de miniaturas', + 'disable_small2x_download' => 'Desactivar la descarga de miniaturas HiDPI', + 'disable_medium_download' => 'Desactivar la descarga de Medium', + 'disable_medium2x_download' => 'Desactivar la descarga de HiDPI Medium', + 'landing_background_landscape_mode' => 'Modo para fondo panorámico', + 'landing_background_portrait_mode' => 'Modo para fondo de retrato', 'landing_background_landscape' => 'Value for landscape background (URL, photo ID, or album ID)', 'landing_background_portrait' => 'Value for portrait background (URL, photo ID, or album ID)', - 'metrics_enabled' => 'Enable statistics on photos & albums', - 'metrics_logged_in_users_enabed' => 'Enable statistics for logged-in users', - 'metrics_access' => 'Access level for statistics of the album/photo', - 'live_metrics_enabled' => 'Enable live statistics', - 'live_metrics_access' => 'Access level for live metrics', - 'live_metrics_max_time' => 'Max age for live metrics in days', - 'photo_thumb_info' => 'Select the info shown in photo thumbnail', - 'temporary_image_link_enabled' => 'Enable temporary image links', - 'temporary_image_link_when_logged_in' => 'Enable temporary image links for logged in users', - 'temporary_image_link_when_admin' => 'Enable temporary image links for admins', - 'temporary_image_link_life_in_seconds' => 'Maximum life time for temporary links in seconds (default is 86400s = 24 hours)', - 'secure_image_link_enabled' => 'Encrypt image links to protect them ', - 'photo_previous_next_size' => 'Select the size of the previous/next buttons in photo view.', - 'SA_override_visibility' => 'Smart album visibility overrides the photo visibility.', - 'TA_override_visibility' => 'Tag album visibility overrides the photo visibility.', - 'slideshow_enabled' => 'Enable the slideshow functionality.', - 'user_registration_enabled' => 'Enable user registration.', - 'enable_colour_extractions' => 'Extract the 5 most used colours from the image.', - 'colour_extraction_driver' => 'Driver for colour extraction.', - 'home_page_default' => 'Default home page after landing', - 'skip_duplicates_early' => 'Skip duplicate early if found on import via the sync command.', - 'sync_delete_missing_photos' => 'Photos in Lychee not present in the synced directory will be deleted from their target album.', - 'sync_delete_missing_albums' => 'Albums in Lychee not present in the synced directory will be deleted from the tree.', - 'sync_dry_run' => 'Run the destructive part of the sync command in dry-run mode.', - 'user_invitation_ttl' => 'Maximum life time for invitation links in days.', - 'flow_enabled' => 'Enable Flow display', - 'flow_public' => 'Allows anonymous user to access the Flow', - 'flow_base' => 'Base album id for the flow', - 'flow_min_max_order' => 'Set which min-max date to display first.', - 'flow_max_items' => 'Maximum number of items in the flow', - 'flow_strategy' => 'Flow strategy', - 'flow_include_sub_albums' => 'Include sub-albums in the flow', - 'flow_include_photos_from_children' => 'Include photos from children albums', + 'metrics_enabled' => 'Activar estadísticas en fotos y álbumes', + 'metrics_logged_in_users_enabed' => 'Habilitar las estadísticas para los usuarios que hayan iniciado sesión', + 'metrics_access' => 'Nivel de acceso a las estadísticas del álbum o la foto', + 'live_metrics_enabled' => 'Activar estadísticas en tiempo real', + 'live_metrics_access' => 'Nivel de acceso a las métricas en tiempo real', + 'live_metrics_max_time' => 'Edad máxima de las métricas en tiempo real, en días', + 'photo_thumb_info' => 'Selecciona la información que aparece en la miniatura de la foto', + 'temporary_image_link_enabled' => 'Habilitar enlaces temporales a imágenes', + 'temporary_image_link_when_logged_in' => 'Habilitar enlaces temporales a imágenes para los usuarios que hayan iniciado sesión', + 'temporary_image_link_when_admin' => 'Habilitar enlaces temporales a imágenes para los administradores', + 'temporary_image_link_life_in_seconds' => 'Duración máxima de los enlaces temporales en segundos (el valor por defecto es 86 400 s = 24 horas)', + 'secure_image_link_enabled' => 'Cifra los enlaces a las imágenes para protegerlas ', + 'photo_previous_next_size' => 'Selecciona el tamaño de los botones «Anterior» y «Siguiente» en la vista de fotos.', + 'SA_override_visibility' => 'La visibilidad del álbum inteligente prevalece sobre la visibilidad de la foto.', + 'TA_override_visibility' => 'La visibilidad del álbum de etiquetas tiene prioridad sobre la visibilidad de la foto.', + 'slideshow_enabled' => 'Activa la función de presentación de diapositivas.', + 'user_registration_enabled' => 'Activar el registro de usuarios.', + 'enable_colour_extractions' => 'Extrae los 5 colores más utilizados de la imagen.', + 'colour_extraction_driver' => 'Controlador para la extracción del color.', + 'home_page_default' => 'Página de inicio predeterminada tras acceder al sitio', + 'skip_duplicates_early' => 'Omite los duplicados desde el principio si se detectan al importarlos mediante el comando «sync».', + 'sync_delete_missing_photos' => 'Las fotos de Lychee que no estén presentes en el directorio sincronizado se eliminarán de su álbum de destino.', + 'sync_delete_missing_albums' => 'Los álbumes de Lychee que no estén presentes en el directorio sincronizado se eliminarán del árbol.', + 'sync_dry_run' => 'Ejecuta la parte destructiva del comando de sincronización en modo de simulación.', + 'user_invitation_ttl' => 'Vigencia máxima de los enlaces de invitación, en días.', + 'flow_enabled' => 'Activar la visualización de Flow', + 'flow_public' => 'Permite que un usuario anónimo acceda a Flow', + 'flow_base' => 'ID de álbum base para el flujo', + 'flow_min_max_order' => 'Establece qué fechas mínima y máxima se deben mostrar en primer lugar.', + 'flow_max_items' => 'Número máximo de elementos en el flujo', + 'flow_strategy' => 'Estrategia de flujo', + 'flow_include_sub_albums' => 'Incluir subálbumes en el flujo', + 'flow_include_photos_from_children' => 'Incluir fotos de los álbumes de los niños', 'flow_open_album_on_click' => 'Open album on click', 'flow_display_open_album_button' => 'Display open album button', 'flow_highlight_first_picture' => 'Highlight first picture in the album instead of the album cover',