From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- l10n-es-CL/browser/browser/aboutLogins.ftl | 13 +++++---- l10n-es-CL/browser/browser/allTabsMenu.ftl | 5 ++-- l10n-es-CL/browser/browser/appmenu.ftl | 4 +++ l10n-es-CL/browser/browser/newtab/newtab.ftl | 32 ++++++++++++++++++++++ .../browser/policies/policies-descriptions.ftl | 5 ++++ .../browser/browser/preferences/preferences.ftl | 17 ++++++++++++ l10n-es-CL/browser/browser/screenshots.ftl | 10 +++++++ l10n-es-CL/browser/browser/tabbrowser.ftl | 10 +++---- l10n-es-CL/browser/browser/translations.ftl | 2 ++ l10n-es-CL/browser/browser/webrtcIndicator.ftl | 3 ++ l10n-es-CL/devtools/client/webconsole.properties | 4 +++ .../chrome/accessibility/win/accessible.properties | 9 ++++++ l10n-es-CL/dom/chrome/security/security.properties | 5 ++-- l10n-es-CL/netwerk/necko.properties | 5 ++++ .../toolkit/toolkit/about/aboutNetworking.ftl | 1 + l10n-es-CL/toolkit/toolkit/about/aboutReader.ftl | 17 +++++++++--- 16 files changed, 122 insertions(+), 20 deletions(-) (limited to 'l10n-es-CL') diff --git a/l10n-es-CL/browser/browser/aboutLogins.ftl b/l10n-es-CL/browser/browser/aboutLogins.ftl index ead16e5972..d3544c7299 100644 --- a/l10n-es-CL/browser/browser/aboutLogins.ftl +++ b/l10n-es-CL/browser/browser/aboutLogins.ftl @@ -172,6 +172,13 @@ about-logins-edit-login-os-auth-dialog-message-win = Para editar tu credencial, # This message can be seen when attempting to edit a login in about:logins # On MacOS, only provide the reason that account verification is needed. Do not put a complete sentence here. about-logins-edit-login-os-auth-dialog-message-macosx = editar la credencial guardada +# The macOS strings are preceded by the operating system with "Firefox is trying to ". +# This message can be seen when attempting to disable osauth in about:preferences. +about-logins-os-auth-dialog-message = + { PLATFORM() -> + [macos] cambiar los ajustes para contraseñas + *[other] { -brand-short-name } está intentando cambiar los ajustes para las contraseñas. Utiliza tus credenciales del sistema para permitir esto. + } # This message can be seen when attempting to edit a login in about:logins on Windows. about-logins-edit-login-os-auth-dialog-message2-win = Para editar tu contraseña, ingresa tus credenciales de inicio de sesión de Windows. Esto ayuda a proteger la seguridad de tus cuentas. # This message can be seen when attempting to edit a login in about:logins @@ -255,12 +262,6 @@ about-logins-confirm-remove-all-sync-dialog-message = [one] Esto eliminará la credencial que has guardado en { -brand-short-name } en todos los dispositivos sincronizados con tu { -fxaccount-brand-name }. Esto también eliminará las alertas de filtraciones que aparecen aquí. No podrás deshacer esta acción. *[other] Esto eliminará todas las credenciales que has guardado en { -brand-short-name } en todos los dispositivos sincronizados con tu { -fxaccount-brand-name }. Esto también eliminará las alertas de filtraciones que aparecen aquí. No podrás deshacer esta acción. } -about-logins-confirm-remove-all-sync-dialog-message2 = - { $count -> - [1] Esto eliminará la credencial que has guardado en { -brand-short-name } en todos los dispositivos sincronizados con tu cuenta. Esto también eliminará las alertas de filtraciones que aparecen aquí. No podrás deshacer esta acción. - [one] Esto eliminará la credencial que has guardado en { -brand-short-name } en todos los dispositivos sincronizados con tu cuenta. Esto también eliminará las alertas de filtraciones que aparecen aquí. No podrás deshacer esta acción. - *[other] Esto eliminará todas las credenciales que has guardado en { -brand-short-name } en todos los dispositivos sincronizados con tu cuenta. Esto también eliminará las alertas de filtraciones que aparecen aquí. No podrás deshacer esta acción. - } # Checkbox for modal to confirm the removal of saved passwords about-logins-confirm-remove-all-dialog-checkbox-label2 = { $count -> diff --git a/l10n-es-CL/browser/browser/allTabsMenu.ftl b/l10n-es-CL/browser/browser/allTabsMenu.ftl index b218a8b12f..e612363984 100644 --- a/l10n-es-CL/browser/browser/allTabsMenu.ftl +++ b/l10n-es-CL/browser/browser/allTabsMenu.ftl @@ -5,13 +5,12 @@ # "Search" is a verb, as in "Search through tabs". all-tabs-menu-search-tabs = .label = Buscar pestañas - all-tabs-menu-new-user-context = .label = Nueva pestaña contenedora - all-tabs-menu-hidden-tabs = .label = Pestañas ocultas - all-tabs-menu-manage-user-context = .label = Gestionar contenedores .accesskey = O +all-tabs-menu-close-duplicate-tabs = + .label = Cerrar pestañas duplicadas diff --git a/l10n-es-CL/browser/browser/appmenu.ftl b/l10n-es-CL/browser/browser/appmenu.ftl index 46bf3da6c6..54438f6d48 100644 --- a/l10n-es-CL/browser/browser/appmenu.ftl +++ b/l10n-es-CL/browser/browser/appmenu.ftl @@ -87,6 +87,10 @@ appmenu-remote-tabs-showinactive = *[other] Mostrar { $count } pestañas inactivas } .tooltiptext = Mostrar las pestañas inactivas en este dispositivo +# This is shown as the label for an element to show inactive tabs from this device. +appmenu-remote-tabs-show-inactive-tabs = + .label = Pestañas inactivas + .tooltiptext = Ver las pestañas inactivas en este dispositivo # This is shown beneath the name of a device when that device has no open tabs appmenu-remote-tabs-notabs = No hay pestañas abiertas # This is shown when Sync is configured but syncing tabs is disabled. diff --git a/l10n-es-CL/browser/browser/newtab/newtab.ftl b/l10n-es-CL/browser/browser/newtab/newtab.ftl index ba958e1574..99b4ac6e8e 100644 --- a/l10n-es-CL/browser/browser/newtab/newtab.ftl +++ b/l10n-es-CL/browser/browser/newtab/newtab.ftl @@ -268,6 +268,9 @@ newtab-custom-recent-subtitle = Una selección de sitios y contenidos recientes newtab-custom-recent-toggle = .label = Actividad reciente .description = Una selección de sitios y contenidos recientes +newtab-custom-weather-toggle = + .label = Clima + .description = El pronóstico del día de un vistazo newtab-custom-close-button = Cerrar newtab-custom-settings = Administrar más ajustes @@ -291,3 +294,32 @@ newtab-wallpaper-dark-city = Paisaje de ciudad púrpura # $author_string (String) - The name of the creator of the photo. # $webpage_string (String) - The name of the webpage where the photo is located. newtab-wallpaper-attribution = Foto de { $author_string } en { $webpage_string } + +## New Tab Weather + +# Variables: +# $provider (string) - Service provider for weather data +newtab-weather-see-forecast = + .title = Ver pronóstico en { $provider } +# Variables: +# $provider (string) - Service provider for weather data +newtab-weather-sponsored = { $provider } ∙ Patrocinado +newtab-weather-menu-change-location = Cambiar ubicación +newtab-weather-change-location-search-input = Buscar ubicación +newtab-weather-menu-weather-display = Visualización del clima +# Display options are: +# - Simple: Displays a current weather condition icon and the current temperature +# - Detailed: Include simple information plus a short text summary: e.g. "Mostly cloudy" +newtab-weather-menu-weather-display-option-simple = Simple +newtab-weather-menu-change-weather-display-simple = Cambiar a vista simple +newtab-weather-menu-weather-display-option-detailed = Detallada +newtab-weather-menu-change-weather-display-detailed = Cambiar a vista detallada +newtab-weather-menu-temperature-units = Unidades de temperatura +newtab-weather-menu-temperature-option-fahrenheit = Fahrenheit +newtab-weather-menu-temperature-option-celsius = Celsius +newtab-weather-menu-change-temperature-units-fahrenheit = Cambiar a Fahrenheit +newtab-weather-menu-change-temperature-units-celsius = Cambiar a Celsius +newtab-weather-menu-hide-weather = Ocultar el clima en Nueva pestaña +newtab-weather-menu-learn-more = Aprender más +# This message is shown if user is working offline +newtab-weather-error-not-available = Los datos meteorológicos no están disponibles en este momento. diff --git a/l10n-es-CL/browser/browser/policies/policies-descriptions.ftl b/l10n-es-CL/browser/browser/policies/policies-descriptions.ftl index 112f6975ce..86100bbc0f 100644 --- a/l10n-es-CL/browser/browser/policies/policies-descriptions.ftl +++ b/l10n-es-CL/browser/browser/policies/policies-descriptions.ftl @@ -84,6 +84,8 @@ policy-Handlers = Configurar gestores de aplicación predeterminados. policy-HardwareAcceleration = De ser falso, desactiva la aceleración por hardware. # “lock” means that the user won’t be able to change this setting policy-Homepage = Establecer y bloquear opcionalmente la página de inicio. +policy-HttpAllowlist = Orígenes que no se actualizarán a HTTPS. +policy-HttpsOnlyMode = Permitir que se habilite el modo solo HTTPS. policy-InstallAddonsPermission = Permitir que ciertos sitios web instalen complementos. policy-LegacyProfiles = Desactivar la funcionalidad que obliga a tener un perfil separado para cada instalación @@ -108,6 +110,9 @@ policy-OverrideFirstRunPage = Saltarse la página de primera ejecución. Deja es policy-OverridePostUpdatePage = Saltarse la página "Qué hay de nuevo" post actualización. Deja esta política en blanco si deseas desactivar la página post actualización. policy-PasswordManagerEnabled = Habilitar el guardado de contraseñas en el administrador de contraseñas. policy-PasswordManagerExceptions = Evitar que { -brand-short-name } guarde contraseñas para sitios específicos. +# Post-quantum refers to cryptography that is safe from attacks by quantum +# computers. See https://en.wikipedia.org/wiki/Post-quantum_cryptography +policy-PostQuantumKeyAgreementEnabled = Habilitar acuerdo de claves post-quantum para TLS. # PDF.js and PDF should not be translated policy-PDFjs = Deshabilitar o configurar PDF.js, el visor de PDF integrado en { -brand-short-name }. policy-Permissions2 = Configurar permisos para cámara, micrófono, ubicación, notificaciones y reproducción automática. diff --git a/l10n-es-CL/browser/browser/preferences/preferences.ftl b/l10n-es-CL/browser/browser/preferences/preferences.ftl index e5f2eb10a3..18e5cc6a48 100644 --- a/l10n-es-CL/browser/browser/preferences/preferences.ftl +++ b/l10n-es-CL/browser/browser/preferences/preferences.ftl @@ -599,6 +599,10 @@ home-prefs-recent-activity-description = Una selección de sitios y contenidos r home-prefs-snippets-header = .label = Fragmentos home-prefs-snippets-description-new = Consejos y noticias de { -vendor-short-name } y { -brand-product-name } +home-prefs-weather-header = + .label = Clima +home-prefs-weather-description = El pronóstico de hoy de un vistazo +home-prefs-weather-learn-more-link = Aprender más # Variables: # $num (number) - Number of rows displayed home-prefs-sections-rows-option = @@ -912,6 +916,9 @@ forms-saved-passwords = forms-primary-pw-use = .label = Usar una contraseña primaria .accesskey = U +# This operation requires the user to authenticate with the operating system (device sign-in) +forms-os-reauth = + .label = Requerir la autenticación del sistema para completar y administrar contraseñas forms-primary-pw-learn-more-link = Aprender más # This string uses the former name of the Primary Password feature # ("Master Password" in English) so that the preferences can be found @@ -944,6 +951,13 @@ primary-password-os-auth-dialog-message-win = Para crear una contraseña primari # notes are only valid for English. Please test in your locale. primary-password-os-auth-dialog-message-macosx = crear una contraseña primaria master-password-os-auth-dialog-caption = { -brand-full-name } +# The macOS string is preceded by the operating system with "Firefox is trying to ". +autofill-creditcard-os-dialog-message = + { PLATFORM() -> + [macos] cambiar los ajustes para métodos de pago + *[other] { -brand-short-name } está intentando cambiar los ajustes para los métodos de pago. Utiliza tus credenciales del sistema para permitir esto. + } +autofill-creditcard-os-auth-dialog-caption = { -brand-full-name } ## Privacy section - Autofill @@ -966,6 +980,9 @@ autofill-reauth-checkbox = *[other] Requerir autenticación para completar y editar métodos de pago. } .accesskey = o +# This operation requires the user to authenticate with the operating system (device sign-in) +autofill-reauth-payment-methods-checkbox = Requerir la autenticación del sistema para completar y administrar métodos de pago + .accesskey = o ## Privacy Section - History diff --git a/l10n-es-CL/browser/browser/screenshots.ftl b/l10n-es-CL/browser/browser/screenshots.ftl index 8850515d4c..e2a3d6c5d6 100644 --- a/l10n-es-CL/browser/browser/screenshots.ftl +++ b/l10n-es-CL/browser/browser/screenshots.ftl @@ -68,6 +68,16 @@ screenshots-component-download-button = .title = Descargar ({ $shortcut }) .aria-label = Descargar screenshots-component-download-button-label = Descargar +# Variables +# $shortcut (String) - A keyboard shortcut for copying the screenshot. +screenshots-component-copy-button-2 = Copiar + .title = Copiar ({ $shortcut }) + .aria-label = Copiar +# Variables +# $shortcut (String) - A keyboard shortcut for saving/downloading the screenshot. +screenshots-component-download-button-2 = Descargar + .title = Descargar ({ $shortcut }) + .aria-label = Descargar ## The below strings are used to capture keydown events so the strings should ## not be changed unless the keyboard layout in the locale requires it. diff --git a/l10n-es-CL/browser/browser/tabbrowser.ftl b/l10n-es-CL/browser/browser/tabbrowser.ftl index 3609f73079..47cf8a4570 100644 --- a/l10n-es-CL/browser/browser/tabbrowser.ftl +++ b/l10n-es-CL/browser/browser/tabbrowser.ftl @@ -4,18 +4,15 @@ tabbrowser-empty-tab-title = Nueva pestaña tabbrowser-empty-private-tab-title = Nueva pestaña privada - tabbrowser-menuitem-close-tab = .label = Cerrar pestaña tabbrowser-menuitem-close = .label = Cerrar - # Displayed as a tooltip on container tabs # Variables: # $title (String): the title of the current tab. # $containerName (String): the name of the current container. tabbrowser-container-tab-title = { $title } - { $containerName } - # Variables: # $tabCount (Number): The number of tabs that will be closed. tabbrowser-close-tabs-tooltip = @@ -114,13 +111,17 @@ tabbrowser-confirm-caretbrowsing-title = Navegación con cursor tabbrowser-confirm-caretbrowsing-message = Presionando F7 se habilita o deshabilita la navegación con cursor. Esta característica coloca un cursor móvil en las páginas web, permitiendo seleccionar texto con el teclado. ¿Deseas habilitar la navegación con cursor? tabbrowser-confirm-caretbrowsing-checkbox = No volver a mostrar esta ventana de diálogo. +## Confirmation dialog for closing all duplicate tabs + +tabbrowser-confirm-close-duplicate-tabs-title = Atención +tabbrowser-confirm-close-duplicate-tabs-text = Mantendremos abierta la última pestaña activa. + ## # Variables: # $domain (String): URL of the page that is trying to steal focus. tabbrowser-allow-dialogs-to-get-focus = .label = Permitir que notificaciones como esta de { $domain } te lleven a su pestaña - tabbrowser-customizemode-tab-title = Personalizar { -brand-short-name } ## Context menu buttons, of which only one will be visible at a time @@ -139,7 +140,6 @@ tabbrowser-context-mute-selected-tabs = tabbrowser-context-unmute-selected-tabs = .label = Devolver audio a las pestañas .accesskey = m - # This string is used as an additional tooltip and accessibility description for tabs playing audio tabbrowser-tab-audio-playing-description = Reproducción de audio diff --git a/l10n-es-CL/browser/browser/translations.ftl b/l10n-es-CL/browser/browser/translations.ftl index be4bae58e6..4ac0112c85 100644 --- a/l10n-es-CL/browser/browser/translations.ftl +++ b/l10n-es-CL/browser/browser/translations.ftl @@ -249,3 +249,5 @@ select-translations-panel-unsupported-language-message-unknown = # Text displayed on the menuitem that opens the Translation Settings page. select-translations-panel-open-translations-settings-menuitem = .label = Ajustes de traducción +# An announcement made to assistive technology when the translation is complete +select-translations-panel-translation-complete-announcement = Traducción completada diff --git a/l10n-es-CL/browser/browser/webrtcIndicator.ftl b/l10n-es-CL/browser/browser/webrtcIndicator.ftl index 1b2cef5913..a711be57b6 100644 --- a/l10n-es-CL/browser/browser/webrtcIndicator.ftl +++ b/l10n-es-CL/browser/browser/webrtcIndicator.ftl @@ -219,6 +219,9 @@ webrtc-action-not-now = ## webrtc-remember-allow-checkbox = Recordar esta decisión +webrtc-remember-allow-checkbox-camera = Recuerda para todas las cámaras +webrtc-remember-allow-checkbox-microphone = Recuerde para todos los micrófonos +webrtc-remember-allow-checkbox-camera-and-microphone = Recuerde para todas las cámaras y micrófonos webrtc-mute-notifications-checkbox = Silenciar las notificaciones de sitios web mientras se comparte webrtc-reason-for-no-permanent-allow-screen = { -brand-short-name } no puede permitir acceso permanente a tu pantalla. webrtc-reason-for-no-permanent-allow-audio = { -brand-short-name } no puede permitir acceso permanente al audio de tu pestaña sin preguntar que pestaña compartir. diff --git a/l10n-es-CL/devtools/client/webconsole.properties b/l10n-es-CL/devtools/client/webconsole.properties index 94c673822c..373af58f4e 100644 --- a/l10n-es-CL/devtools/client/webconsole.properties +++ b/l10n-es-CL/devtools/client/webconsole.properties @@ -157,6 +157,10 @@ logtrace.title=Seguimiento de JavaScript # Tooltip shown for blocked network events sent from the network panel blockedrequest.label=Bloqueado por DevTools +# LOCALIZATION NOTE (blockedrequest.label2) +# Tooltip shown for blocked network events +blockedrequest.label2=Bloqueado + # LOCALIZATION NOTE (webconsole.disableIcon.title) # Tooltip shown for disabled console messages webconsole.disableIcon.title=Este mensaje ya no está activo, los detalles del mensaje no están disponibles diff --git a/l10n-es-CL/dom/chrome/accessibility/win/accessible.properties b/l10n-es-CL/dom/chrome/accessibility/win/accessible.properties index 1969f649fa..2a17578e46 100644 --- a/l10n-es-CL/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-es-CL/dom/chrome/accessibility/win/accessible.properties @@ -19,3 +19,12 @@ cycle = Avanzar # them to click an element when the click will be handled by a container # (ancestor) element. This is not normally reported to users. click ancestor = Haz clic en el elemento anterior + +# These messages are reported by accessibility clients such as screen readers to +# indicate landmarks, which are significant sections of a document to which +# users might want to navigate quickly. See this page for more information: +# https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/general-principles.html +banner = anuncio +complementary = complementario +contentinfo = información de contenido +region = región diff --git a/l10n-es-CL/dom/chrome/security/security.properties b/l10n-es-CL/dom/chrome/security/security.properties index 75a55d3f67..89918c762e 100644 --- a/l10n-es-CL/dom/chrome/security/security.properties +++ b/l10n-es-CL/dom/chrome/security/security.properties @@ -46,8 +46,6 @@ LoadingMixedDisplayObjectSubrequestDeprecation=La carga de contenido mixto (inse # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Se bloqueó la descarga de contenido inseguro "%S". -# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download -BlockedInsecureDownload = Hemos bloqueado una descarga que no es segura: “%S”. # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=Un iframe que tiene tanto allow-scripts como allow-same-origin para su atributo de aislamiento puede removerlo de su espacio de aislamiento. @@ -159,6 +157,9 @@ HTTPSOnlyUpgradeSpeculativeConnection = Actualización de la conexión TCP espec HTTPSFirstSchemeless = Actualizando URL cargada en la barra de direcciones sin esquema de protocolo explícito para que use HTTPS. +# LOCALIZATION NOTE: %S is the hostname for which a exception will be added; +HTTPSFirstAddingSessionException = El sitio web no parece admitir HTTPS. Se omitirán temporalmente nuevos intentos de cargar “http://%S” de forma segura. + # LOCALIZATION NOTE: %S is the URL of the blocked request; IframeSandboxBlockedDownload = La descarga de “%S” fue bloqueada porque el iframe desencadenante tiene la bandera de aislamiento establecida. diff --git a/l10n-es-CL/netwerk/necko.properties b/l10n-es-CL/netwerk/necko.properties index 8b486476cf..9c9f0fd270 100644 --- a/l10n-es-CL/netwerk/necko.properties +++ b/l10n-es-CL/netwerk/necko.properties @@ -52,6 +52,9 @@ CookieAllowedForOriginByHeuristic=Acceso al almacenamiento concedido automática # LOCALIZATION NOTE (CookieAllowedForFpiByHeuristic): %2$S and %1$S are URLs. CookieAllowedForFpiByHeuristic=Acceso al almacenamiento concedido automáticamente para la aislación de primera fuente “%2$S” en “%1$S”. +# LOCALIZATION NOTE (CookieAllowedForDFPIByHeuristic): %2$S and %1$S are URLs. +CookieAllowedForDFPIByHeuristic=Acceso al almacenamiento concedido automáticamente para el particionado de estado dinámico “%2$S” en “%1$S”. + # LOCALIZATION NOTE(CookieRejectedNonRequiresSecure2): %1$S is the cookie name. Do not localize "SameSite=None" and "secure". CookieRejectedNonRequiresSecure2=Cookie “%1$S” rechazada porque tiene el atributo “SameSite=None” pero le falta el atributo “secure”. # LOCALIZATION NOTE(CookieRejectedNonRequiresSecureForBeta3): %1$S is the cookie name. %2$S is a URL. Do not localize "SameSite", "SameSite=None" and "secure". @@ -70,6 +73,8 @@ CookiePathOversize=Cookie “%1$S” inválida debido a que el tamaño de se ubi CookieRejectedByPermissionManager=La cookie "%1$S" ha sido rechazada por los permisos establecidos por el usuario. # LOCALIZATION NOTE (CookieRejectedInvalidCharName): %1$S is the cookie name. CookieRejectedInvalidCharName=La cookie "%1$S" ha sido rechazada por caracteres inválidos en el nombre. +# LOCALIZATION NOTE (CookieRejectedInvalidCharAttributes): %1$S is the cookie name. +CookieRejectedInvalidCharAttributes=La cookie "%1$S" ha sido rechazada por caracteres inválidos en los atributos. # LOCALIZATION NOTE (CookieRejectedInvalidDomain): %1$S is the cookie name. CookieRejectedInvalidDomain=La cookie "%1$S" ha sido rechazada por un dominio inválido. # LOCALIZATION NOTE (CookieRejectedInvalidPrefix): %1$S is the cookie name. diff --git a/l10n-es-CL/toolkit/toolkit/about/aboutNetworking.ftl b/l10n-es-CL/toolkit/toolkit/about/aboutNetworking.ftl index 8b45c4baa7..ccee159531 100644 --- a/l10n-es-CL/toolkit/toolkit/about/aboutNetworking.ftl +++ b/l10n-es-CL/toolkit/toolkit/about/aboutNetworking.ftl @@ -4,6 +4,7 @@ about-networking-title = Acerca de Redes about-networking-http = HTTP +about-networking-http-clear-cache-button = Borrar caché HTTP about-networking-sockets = Sockets about-networking-dns = DNS about-networking-dns-clear-cache-button = Limpiar caché de DNS diff --git a/l10n-es-CL/toolkit/toolkit/about/aboutReader.ftl b/l10n-es-CL/toolkit/toolkit/about/aboutReader.ftl index 8fe81d2a4c..e5b7f84128 100644 --- a/l10n-es-CL/toolkit/toolkit/about/aboutReader.ftl +++ b/l10n-es-CL/toolkit/toolkit/about/aboutReader.ftl @@ -68,6 +68,7 @@ about-reader-toolbar-lineheightplus = about-reader-font-type-serif = Serif about-reader-font-type-sans-serif = Sans-serif +about-reader-font-type-monospace = Monospace ## Reader View toolbar buttons @@ -99,20 +100,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 +about-reader-reset-button = Restablecer predeterminados ## Reader View improved text and layout menu +about-reader-text-header = Texto +about-reader-text-size-label = Tamaño del texto +about-reader-font-type-selector-label = Tipografía +about-reader-font-weight-selector-label = Peso de fuente +about-reader-font-weight-light = Claro +about-reader-font-weight-regular = Regular +about-reader-font-weight-bold = Negrita 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-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-character-spacing-label = .label = Espaciado entre caracteres about-reader-word-spacing-label = -- cgit v1.2.3