From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- l10n-es-AR/browser/browser/aboutLogins.ftl | 13 +++++---- l10n-es-AR/browser/browser/allTabsMenu.ftl | 5 ++-- l10n-es-AR/browser/browser/appmenu.ftl | 4 +++ l10n-es-AR/browser/browser/newtab/newtab.ftl | 32 ++++++++++++++++++++++ .../browser/policies/policies-descriptions.ftl | 5 ++++ .../browser/browser/preferences/preferences.ftl | 17 ++++++++++++ l10n-es-AR/browser/browser/screenshots.ftl | 10 +++++++ l10n-es-AR/browser/browser/tabbrowser.ftl | 10 +++---- l10n-es-AR/browser/browser/translations.ftl | 2 ++ l10n-es-AR/browser/browser/webrtcIndicator.ftl | 3 ++ l10n-es-AR/devtools/client/webconsole.properties | 4 +++ .../chrome/accessibility/win/accessible.properties | 9 ++++++ l10n-es-AR/dom/chrome/security/security.properties | 5 ++-- l10n-es-AR/netwerk/necko.properties | 5 ++++ .../toolkit/toolkit/about/aboutNetworking.ftl | 1 + l10n-es-AR/toolkit/toolkit/about/aboutReader.ftl | 17 +++++++++--- 16 files changed, 122 insertions(+), 20 deletions(-) (limited to 'l10n-es-AR') diff --git a/l10n-es-AR/browser/browser/aboutLogins.ftl b/l10n-es-AR/browser/browser/aboutLogins.ftl index 44bd4d3753..c86b2439f0 100644 --- a/l10n-es-AR/browser/browser/aboutLogins.ftl +++ b/l10n-es-AR/browser/browser/aboutLogins.ftl @@ -172,6 +172,13 @@ about-logins-edit-login-os-auth-dialog-message-win = Para editar su inicio de se # 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 = edite el inicio de sesión guardado +# 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 la configuración de contraseñas + *[other] { -brand-short-name } está intentando cambiar la configuración de contraseñas. Use el inicio de sesión del dispositivo 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 su contraseña, ingrese sus credenciales de inicio de sesión de Windows. Esto ayuda a proteger la seguridad de sus 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á todos los inicios de sesión que guardó en { -brand-short-name } en todos los dispositivos sincronizados con su { -fxaccount-brand-name }. Esto también eliminará las alertas de filtraciones que aparecen aquí. No podrá deshacer esta acción. *[other] Esto eliminará todos los inicios de sesión que guardó en { -brand-short-name } en todos los dispositivos sincronizados con su { -fxaccount-brand-name }. Esto también eliminará las alertas de filtraciones que aparecen aquí. No podrá deshacer esta acción. } -about-logins-confirm-remove-all-sync-dialog-message2 = - { $count -> - [1] Esto eliminará el inicio de sesión que guardó en { -brand-short-name } en todos los dispositivos sincronizados con su cuenta. Esto también eliminará las alertas de filtraciones que aparecen aquí. No podrá deshacer esta acción. - [one] Esto eliminará el inicio de sesión que guardó en { -brand-short-name } en todos los dispositivos sincronizados con su cuenta. Esto también eliminará las alertas de filtraciones que aparecen aquí. No podrá deshacer esta acción. - *[other] Esto eliminará todos los inicios de sesión que guardó en { -brand-short-name } en todos los dispositivos sincronizados con su cuenta. Esto también eliminará las alertas de filtraciones que aparecen aquí. No podrá 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-AR/browser/browser/allTabsMenu.ftl b/l10n-es-AR/browser/browser/allTabsMenu.ftl index 7edd70adfe..9d54d294db 100644 --- a/l10n-es-AR/browser/browser/allTabsMenu.ftl +++ b/l10n-es-AR/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 = Administrar contenedores .accesskey = O +all-tabs-menu-close-duplicate-tabs = + .label = Cerrar pestañas duplicadas diff --git a/l10n-es-AR/browser/browser/appmenu.ftl b/l10n-es-AR/browser/browser/appmenu.ftl index 7d4680cead..fd6fd6558d 100644 --- a/l10n-es-AR/browser/browser/appmenu.ftl +++ b/l10n-es-AR/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 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 = Sin pestañas abiertas # This is shown when Sync is configured but syncing tabs is disabled. diff --git a/l10n-es-AR/browser/browser/newtab/newtab.ftl b/l10n-es-AR/browser/browser/newtab/newtab.ftl index 45ea371077..76afb363f7 100644 --- a/l10n-es-AR/browser/browser/newtab/newtab.ftl +++ b/l10n-es-AR/browser/browser/newtab/newtab.ftl @@ -271,6 +271,9 @@ newtab-custom-recent-subtitle = Una selección de sitios y contenido recientes newtab-custom-recent-toggle = .label = Actividad reciente .description = Una selección de sitios y contenido recientes +newtab-custom-weather-toggle = + .label = Clima + .description = El pronóstico de hoy de un vistazo newtab-custom-close-button = Cerrar newtab-custom-settings = Administrar más configuraciones @@ -294,3 +297,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 el 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 clima en Nueva pestaña +newtab-weather-menu-learn-more = Conocer 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-AR/browser/browser/policies/policies-descriptions.ftl b/l10n-es-AR/browser/browser/policies/policies-descriptions.ftl index 6545bf3c5f..3a4eeb1096 100644 --- a/l10n-es-AR/browser/browser/policies/policies-descriptions.ftl +++ b/l10n-es-AR/browser/browser/policies/policies-descriptions.ftl @@ -84,6 +84,8 @@ policy-Handlers = Configurar controladores de aplicaciones predeterminados. policy-HardwareAcceleration = Si es falso, deshabilitar 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 serán actualizados a HTTPS. +policy-HttpsOnlyMode = Permitir que se habilite el modo HTTPS-Only. policy-InstallAddonsPermission = Permitir que ciertos sitios web instalen complementos. policy-LegacyProfiles = Deshabilitar la función que impone un perfil separado para cada instalación @@ -108,6 +110,9 @@ policy-OverrideFirstRunPage = Anular la página de la primera ejecución. Establ policy-OverridePostUpdatePage = Anular la página "Novedades" posterior a la actualización. Establecer esta política en blanco si quiere deshabilitar la página posterior a la actualización. policy-PasswordManagerEnabled = Habilitar guardar contraseñas en el administrador de contraseñas. policy-PasswordManagerExceptions = Impedir 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 incorporado 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-AR/browser/browser/preferences/preferences.ftl b/l10n-es-AR/browser/browser/preferences/preferences.ftl index ee2d25ab47..2149e29867 100644 --- a/l10n-es-AR/browser/browser/preferences/preferences.ftl +++ b/l10n-es-AR/browser/browser/preferences/preferences.ftl @@ -599,6 +599,10 @@ home-prefs-recent-activity-description = Una selección de sitios y contenido re home-prefs-snippets-header = .label = Recortes 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 = Conocer 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 maestra .accesskey = U +# This operation requires the user to authenticate with the operating system (device sign-in) +forms-os-reauth = + .label = Requerir inicio de sesión en el dispositivo para completar y administrar contraseñas forms-primary-pw-learn-more-link = Conocer 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 maestra # notes are only valid for English. Please test in your locale. primary-password-os-auth-dialog-message-macosx = crear una contraseña maestra 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 la configuración de métodos de pago + *[other] { -brand-short-name } está intentando cambiar la configuración de métodos de pago. Use el inicio de sesión del dispositivo 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 inicio de sesión en el dispositivo para completar y administrar métodos de pago + .accesskey = o ## Privacy Section - History diff --git a/l10n-es-AR/browser/browser/screenshots.ftl b/l10n-es-AR/browser/browser/screenshots.ftl index 76c7b96419..2ae6a13bac 100644 --- a/l10n-es-AR/browser/browser/screenshots.ftl +++ b/l10n-es-AR/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-AR/browser/browser/tabbrowser.ftl b/l10n-es-AR/browser/browser/tabbrowser.ftl index d36c4cd378..816d17ac92 100644 --- a/l10n-es-AR/browser/browser/tabbrowser.ftl +++ b/l10n-es-AR/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 = Presionar F7 habilita o deshabilita la navegación con cursor. Esta función coloca un cursor móvil en las páginas web, permitiéndole seleccionar texto con el teclado. ¿Quiere habilitar la navegación con cursor? tabbrowser-confirm-caretbrowsing-checkbox = No mostrar este diálogo de nuevo. +## 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 } lleven a esa 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 = Desenmudecer pestañas .accesskey = m - # This string is used as an additional tooltip and accessibility description for tabs playing audio tabbrowser-tab-audio-playing-description = Reproduciendo audio diff --git a/l10n-es-AR/browser/browser/translations.ftl b/l10n-es-AR/browser/browser/translations.ftl index 4197ad1c15..05b2cc7c9a 100644 --- a/l10n-es-AR/browser/browser/translations.ftl +++ b/l10n-es-AR/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 = Configuración de traducción +# An announcement made to assistive technology when the translation is complete +select-translations-panel-translation-complete-announcement = Traducción completa diff --git a/l10n-es-AR/browser/browser/webrtcIndicator.ftl b/l10n-es-AR/browser/browser/webrtcIndicator.ftl index 8a93c33f07..07374902f9 100644 --- a/l10n-es-AR/browser/browser/webrtcIndicator.ftl +++ b/l10n-es-AR/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 = Recordar para todas las cámaras +webrtc-remember-allow-checkbox-microphone = Recordar para todos los micrófonos +webrtc-remember-allow-checkbox-camera-and-microphone = Recordar para todas las cámaras y micrófonos webrtc-mute-notifications-checkbox = Silenciar las notificaciones de sitios web mientras se comparten webrtc-reason-for-no-permanent-allow-screen = { -brand-short-name } no puede permitir el acceso permanente a la pantalla. webrtc-reason-for-no-permanent-allow-audio = { -brand-short-name } no puede permitir acceso permanente al audio de la pestaña sin preguntar cual compartir. diff --git a/l10n-es-AR/devtools/client/webconsole.properties b/l10n-es-AR/devtools/client/webconsole.properties index 850a07fd2d..066ea0bf00 100644 --- a/l10n-es-AR/devtools/client/webconsole.properties +++ b/l10n-es-AR/devtools/client/webconsole.properties @@ -157,6 +157,10 @@ logtrace.title=Rastreo 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-AR/dom/chrome/accessibility/win/accessible.properties b/l10n-es-AR/dom/chrome/accessibility/win/accessible.properties index 274e5373ac..99dbd2d113 100644 --- a/l10n-es-AR/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-es-AR/dom/chrome/accessibility/win/accessible.properties @@ -19,3 +19,12 @@ cycle = Cycle # 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 = Hacer 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 = banner +complementary = complementario +contentinfo = información de contenido +region = región diff --git a/l10n-es-AR/dom/chrome/security/security.properties b/l10n-es-AR/dom/chrome/security/security.properties index f221431784..5bb14aa015 100644 --- a/l10n-es-AR/dom/chrome/security/security.properties +++ b/l10n-es-AR/dom/chrome/security/security.properties @@ -46,8 +46,6 @@ LoadingMixedDisplayObjectSubrequestDeprecation=Se desaconseja cargar contenido m # 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 = Bloqueamos una descarga que no es segura: “%S”. # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing. @@ -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 soportar HTTPS. Otros intentos de cargar “http://%S” de forma segura se omitirán temporalmente. + # LOCALIZATION NOTE: %S is the URL of the blocked request; IframeSandboxBlockedDownload = Se bloqueó la descarga de “%S” porque el iframe desencadenante tiene el indicador de sandbox establecido. diff --git a/l10n-es-AR/netwerk/necko.properties b/l10n-es-AR/netwerk/necko.properties index 1f4fd44804..2fd583c8e6 100644 --- a/l10n-es-AR/netwerk/necko.properties +++ b/l10n-es-AR/netwerk/necko.properties @@ -52,6 +52,9 @@ CookieAllowedForOriginByHeuristic=Acceso al almacenamiento otorgado para el orig # 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 otorgado 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=La cookie "%1$S" no es válida porque el tamaño de su ruta e CookieRejectedByPermissionManager=La cookie "%1$S" fue rechazada por los permisos establecidos por el usuario. # LOCALIZATION NOTE (CookieRejectedInvalidCharName): %1$S is the cookie name. CookieRejectedInvalidCharName=La cookie "%1$S" fue rechazada por caracteres inválidos en el nombre. +# LOCALIZATION NOTE (CookieRejectedInvalidCharAttributes): %1$S is the cookie name. +CookieRejectedInvalidCharAttributes=La cookie “%1$S” fue rechazada por caracteres inválidos en los atributos. # LOCALIZATION NOTE (CookieRejectedInvalidDomain): %1$S is the cookie name. CookieRejectedInvalidDomain=La cookie "%1$S" fue rechazada por un dominio no válido. # LOCALIZATION NOTE (CookieRejectedInvalidPrefix): %1$S is the cookie name. diff --git a/l10n-es-AR/toolkit/toolkit/about/aboutNetworking.ftl b/l10n-es-AR/toolkit/toolkit/about/aboutNetworking.ftl index 600c42973c..e3c1799686 100644 --- a/l10n-es-AR/toolkit/toolkit/about/aboutNetworking.ftl +++ b/l10n-es-AR/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 = Eliminar caché DNS diff --git a/l10n-es-AR/toolkit/toolkit/about/aboutReader.ftl b/l10n-es-AR/toolkit/toolkit/about/aboutReader.ftl index 61244c1b15..b077c1bce4 100644 --- a/l10n-es-AR/toolkit/toolkit/about/aboutReader.ftl +++ b/l10n-es-AR/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 = Monoespaciada ## 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 = Tipo de letra +about-reader-font-weight-selector-label = Grosor de tipografía +about-reader-font-weight-light = Claro +about-reader-font-weight-regular = Regular +about-reader-font-weight-bold = Negrita about-reader-layout-header = Distribución -about-reader-advanced-layout-header = Avanzadas -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 de líneas +about-reader-advanced-layout-header = Avanzadas +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