From def92d1b8e9d373e2f6f27c366d578d97d8960c6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:50 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- l10n-es-CL/toolkit/toolkit/about/aboutReader.ftl | 39 ++++++++++++++++++++++ .../toolkit/contentanalysis/contentanalysis.ftl | 36 +++++++++++++++++--- .../toolkit/toolkit/global/arrowscrollbox.ftl | 17 ++++++++++ 3 files changed, 88 insertions(+), 4 deletions(-) (limited to 'l10n-es-CL/toolkit') diff --git a/l10n-es-CL/toolkit/toolkit/about/aboutReader.ftl b/l10n-es-CL/toolkit/toolkit/about/aboutReader.ftl index f9bdd6ea86..8fe81d2a4c 100644 --- a/l10n-es-CL/toolkit/toolkit/about/aboutReader.ftl +++ b/l10n-es-CL/toolkit/toolkit/about/aboutReader.ftl @@ -26,6 +26,18 @@ about-reader-color-theme-contrast = Contraste .title = Tema de color contrastante about-reader-color-theme-custom = Colores personalizados .title = Tema de colores personalizados +about-reader-color-light-theme = Claro + .title = Tema claro +about-reader-color-dark-theme = Oscuro + .title = Tema oscuro +about-reader-color-sepia-theme = Sepia + .title = Tema sepia +about-reader-color-auto-theme = Auto + .title = Tema automático +about-reader-color-gray-theme = Gris + .title = Tema gris +about-reader-color-contrast-theme = Contraste + .title = Tema contrastante # An estimate for how long it takes to read an article, # expressed as a range covering both slow and fast readers. # Variables: @@ -62,6 +74,8 @@ about-reader-font-type-sans-serif = Sans-serif about-reader-toolbar-close = Cerrar la vista del lector about-reader-toolbar-type-controls = Tipografía about-reader-toolbar-color-controls = Colores +about-reader-toolbar-text-layout-controls = Texto y diseño +about-reader-toolbar-theme-controls = Tema about-reader-toolbar-savetopocket = Guardar en { -pocket-brand-name } ## Reader View colors menu @@ -85,3 +99,28 @@ about-reader-custom-colors-visited-links = Enlaces visitados about-reader-custom-colors-selection-highlight = Resaltador para leer en voz alta .title = Editar color about-reader-custom-colors-reset-button = Restablecer predeterminados + +## Reader View improved text and layout menu + +about-reader-layout-header = Diseño +about-reader-advanced-layout-header = Avanzado +about-reader-slider-label-width-narrow = Angosto +about-reader-slider-label-width-wide = Ancho +about-reader-slider-label-spacing-narrow = Angosto +about-reader-slider-label-spacing-standard = Estándar +about-reader-slider-label-spacing-wide = Ancho +about-reader-content-width-label = + .label = Ancho del contenido +about-reader-line-spacing-label = + .label = Espaciado entre líneas +about-reader-character-spacing-label = + .label = Espaciado entre caracteres +about-reader-word-spacing-label = + .label = Espaciado de palabras +about-reader-text-alignment-label = Alineación del texto +about-reader-text-alignment-left = + .title = Alinear texto a la izquierda +about-reader-text-alignment-center = + .title = Alinear texto al centro +about-reader-text-alignment-right = + .title = Alinear el texto a la derecha diff --git a/l10n-es-CL/toolkit/toolkit/contentanalysis/contentanalysis.ftl b/l10n-es-CL/toolkit/toolkit/contentanalysis/contentanalysis.ftl index 5812bf976d..b11f98d40b 100644 --- a/l10n-es-CL/toolkit/toolkit/contentanalysis/contentanalysis.ftl +++ b/l10n-es-CL/toolkit/toolkit/contentanalysis/contentanalysis.ftl @@ -6,10 +6,6 @@ contentanalysis-alert-title = Análisis de contenido # Variables: # $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" contentanalysis-slow-agent-notification = La herramienta de análisis de contenido está tardando mucho en responder al recurso "{ $content }" -contentanalysis-slow-agent-dialog-title = Análisis de contenido en progreso -# Variables: -# $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" -contentanalysis-slow-agent-dialog-body = El análisis de contenido está analizando el recurso "{ $content }" contentanalysis-slow-agent-dialog-header = Escaneo en proceso # Variables: # $agent - The name of the DLP agent doing the analysis @@ -22,8 +18,12 @@ contentanalysis-slow-agent-dialog-body-clipboard = { $agent } está revisando lo # Variables: # $agent - The name of the DLP agent doing the analysis contentanalysis-slow-agent-dialog-body-dropped-text = { $agent } está revisando el texto que has soltado según las políticas de datos de tu organización. Esto puede tomar un tiempo. +# Variables: +# $agent - The name of the DLP agent doing the analysis +contentanalysis-slow-agent-dialog-body-print = { $agent } está revisando lo que has imprimido según las políticas de datos de tu organización. Esto puede tomar un tiempo. contentanalysis-operationtype-clipboard = portapapeles contentanalysis-operationtype-dropped-text = texto descartado +contentanalysis-operationtype-print = imprimir # $filename - The filename associated with the request, such as "aFile.txt" contentanalysis-customdisplaystring-description = carga de “{ $filename }” contentanalysis-warndialogtitle = Este contenido puede no ser seguro @@ -55,6 +55,34 @@ contentanalysis-no-agent-connected-message = No se pudo conectar con { $agent }. # $agent - The name of the DLP agent doing the analysis # $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" contentanalysis-invalid-agent-signature-message = Verificación de firma fallida para { $agent }. Transferencia denegada para el recurso: { $content }. +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Localized text describing the content being blocked, such as "Paste denied." +contentanalysis-unspecified-error-message-content = Se produjo un error al comunicarse con { $agent }. { $content } +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Localized text describing the content being blocked, such as "Paste denied." +contentanalysis-no-agent-connected-message-content = No se puede conectar con { $agent }. { $content } +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Localized text describing the content being blocked, such as "Paste denied." +contentanalysis-invalid-agent-signature-message-content = Verificación de firma fallida para { $agent }. { $content } +# Variables: +# $filename - Name of the file that was blocked, such as "aFile.txt" +contentanalysis-error-message-upload-file = Carga de “{ $filename }” denegada. +contentanalysis-error-message-dropped-text = Arrastrar y soltar denegado. +contentanalysis-error-message-clipboard = Pegar denegado. +contentanalysis-error-message-print = Imprimir denegado. +contentanalysis-block-dialog-title-upload-file = No tienes permiso para subir este archivo +# Variables: +# $filename - Name of the file that was blocked, such as "aFile.txt" +contentanalysis-block-dialog-body-upload-file = Según las políticas de protección de datos de tu organización, no tienes permitido subir el archivo "{ $filename }". Ponte en contacto con tu administrador para obtener más información. +contentanalysis-block-dialog-title-clipboard = No tienes permitido pegar este contenido. +contentanalysis-block-dialog-body-clipboard = Según las políticas de protección de datos de tu organización, no tienes permitido pegar este contenido. Ponte en contacto con tu administrador para obtener más información. +contentanalysis-block-dialog-title-dropped-text = No tienes permitido soltar este contenido. +contentanalysis-block-dialog-body-dropped-text = Según las políticas de protección de datos de tu organización, no tienes permitido arrastrar y soltar este contenido. Ponte en contacto con tu administrador para obtener más información. +contentanalysis-block-dialog-title-print = No tienes permitido imprimir este documento. +contentanalysis-block-dialog-body-print = Según las políticas de protección de datos de tu organización, no tienes permitido imprimir este documento. Ponte en contacto con tu administrador para obtener más información. contentanalysis-inprogress-quit-title = ¿Salir de { -brand-shorter-name }? contentanalysis-inprogress-quit-message = Varias acciones están en curso. Si sales de { -brand-shorter-name }, estas acciones no serán completadas. contentanalysis-inprogress-quit-yesbutton = Sí, salir diff --git a/l10n-es-CL/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-es-CL/toolkit/toolkit/global/arrowscrollbox.ftl index 72a992a0ff..af88ff015c 100644 --- a/l10n-es-CL/toolkit/toolkit/global/arrowscrollbox.ftl +++ b/l10n-es-CL/toolkit/toolkit/global/arrowscrollbox.ftl @@ -19,3 +19,20 @@ overflow-scroll-button-up = # would look like "v" and scroll the list of menuitems down. overflow-scroll-button-down = .tooltiptext = Desplazarse hacia abajo + +### This file contains the entities needed to use the Arrowscrollbox component. +### For example, Arrowscrollboxes are used in Tabs Toolbar when there are +### multiple tabs opened and in overflowing menus. + +# This button is shown at the beginning of the overflowing list of elements. +# For example, in LTR language like English, on the Tabs Toolbar it would look +# like "<" and scroll the tab list to the left, and in the overflowing menu it +# would look like "^" and scroll the list of menuitems up. +overflow-scroll-button-backwards = + .tooltiptext = Desplazamiento hacia atrás +# This button is shown at the end of the overflowing list of elements. For +# example, in LTR language like English, on the Tabs Toolbar it would look like +# ">" and scroll the tab list to the right, and in the overflowing menu it +# would look like "v" and scroll the list of menuitems down. +overflow-scroll-button-forwards = + .tooltiptext = Desplazamiento hacia adelante -- cgit v1.2.3