diff options
Diffstat (limited to 'l10n-es-AR/browser/browser/newtab/asrouter.ftl')
-rw-r--r-- | l10n-es-AR/browser/browser/newtab/asrouter.ftl | 285 |
1 files changed, 285 insertions, 0 deletions
diff --git a/l10n-es-AR/browser/browser/newtab/asrouter.ftl b/l10n-es-AR/browser/browser/newtab/asrouter.ftl new file mode 100644 index 0000000000..e2b5163d62 --- /dev/null +++ b/l10n-es-AR/browser/browser/newtab/asrouter.ftl @@ -0,0 +1,285 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +## These messages are used as headings in the recommendation doorhanger + +cfr-doorhanger-extension-heading = Extensión recomendada +cfr-doorhanger-feature-heading = Función recomendada + +## + +cfr-doorhanger-extension-sumo-link = + .tooltiptext = Por qué estoy viendo esto +cfr-doorhanger-extension-cancel-button = Ahora no + .accesskey = N +cfr-doorhanger-extension-ok-button = Agregar ahora + .accesskey = A +cfr-doorhanger-extension-manage-settings-button = Administrar opciones de recomendaciones + .accesskey = m +cfr-doorhanger-extension-never-show-recommendation = No mostrarme esta recomendación + .accesskey = s +cfr-doorhanger-extension-learn-more-link = Conocer más +# This string is used on a new line below the add-on name +# Variables: +# $name (String) - Add-on author name +cfr-doorhanger-extension-author = por { $name } +# This is a notification displayed in the address bar. +# When clicked it opens a panel with a message for the user. +cfr-doorhanger-extension-notification = Recomendación +# .a11y-announcement is extracted in JS and announced via A11y.announce. +cfr-doorhanger-extension-notification2 = Recomendación + .tooltiptext = Recomendación de complementos + .a11y-announcement = Recomendación de complementos disponible +# This is a notification displayed in the address bar. +# When clicked it opens a panel with a message for the user. +# .a11y-announcement is extracted in JS and announced via A11y.announce. +cfr-doorhanger-feature-notification = Recomendación + .tooltiptext = Recomendación de característica + .a11y-announcement = Recomendación de característica disponible + +## Add-on statistics +## These strings are used to display the total number of +## users and rating for an add-on. They are shown next to each other. + +# Variables: +# $total (Number) - The rating of the add-on from 1 to 5 +cfr-doorhanger-extension-rating = + .tooltiptext = + { $total -> + [one] { $total } estrella + *[other] { $total } estrellas + } +# Variables: +# $total (Number) - The total number of users using the add-on +cfr-doorhanger-extension-total-users = + { $total -> + [one] { $total } usuario + *[other] { $total } usuarios + } + +## Firefox Accounts Message + +cfr-doorhanger-bookmark-fxa-header = Sincronice sus marcadores esté donde esté. +cfr-doorhanger-bookmark-fxa-body = ¡Gran hallazgo! Ahora no se quede sin este marcador en sus dispositivos móviles. Comience con una { -fxaccount-brand-name }. +cfr-doorhanger-bookmark-fxa-link-text = Sincronizando marcadores… +cfr-doorhanger-bookmark-fxa-close-btn-tooltip = + .aria-label = Cerrar botón + .title = Cerrar + +## Protections panel + +cfr-protections-panel-header = Navegue sin que lo sigan +cfr-protections-panel-body = Guarde sus datos para usted mismo. { -brand-short-name } lo protege de muchos de los rastreadores más comunes que siguen lo que hace en línea. +cfr-protections-panel-link-text = Conocer más + +## What's New toolbar button and panel + +# This string is used by screen readers to offer a text based alternative for +# the notification icon +cfr-badge-reader-label-newfeature = Nueva función: +cfr-whatsnew-button = + .label = Novedades + .tooltiptext = Novedades +cfr-whatsnew-release-notes-link-text = Leer las notas de la versión + +## Enhanced Tracking Protection Milestones + +# Variables: +# $blockedCount (Number) - The total count of blocked trackers. This number will always be greater than 1. +# $date (Datetime) - The date we began recording the count of blocked trackers +cfr-doorhanger-milestone-heading2 = + { $blockedCount -> + [one] { -brand-short-name } bloqueó más de <b>{ $blockedCount }</b> rastreadores desde { DATETIME($date, month: "long", year: "numeric") } + *[other] { -brand-short-name } bloqueó más de <b>{ $blockedCount }</b> rastreadores desde { DATETIME($date, month: "long", year: "numeric") } + } +cfr-doorhanger-milestone-ok-button = Ver todo + .accesskey = V +cfr-doorhanger-milestone-close-button = Cerrar + .accesskey = C + +## DOH Message + +cfr-doorhanger-doh-body = Su privacidad es importante. { -brand-short-name } ahora enruta de forma segura sus solicitudes de DNS siempre que sea posible a un servicio asociado para protegerlo mientras navega. +cfr-doorhanger-doh-header = Búsquedas DNS más seguras y encriptadas +cfr-doorhanger-doh-primary-button-2 = Aceptar + .accesskey = A +cfr-doorhanger-doh-secondary-button = Deshabilitar + .accesskey = D + +## Full Video Support CFR message + +cfr-doorhanger-video-support-body = Es posible que los videos de este sitio no se reproduzcan correctamente en esta versión de { -brand-short-name }. Para obtener la compatibilidad completa de video, actualice { -brand-short-name } ahora. +cfr-doorhanger-video-support-header = Actualice { -brand-short-name } para reproducir video +cfr-doorhanger-video-support-primary-button = Actualizar ahora + .accesskey = U + +## VPN promotion dialog for public Wi-Fi users +## +## If a user is detected to be on a public Wi-Fi network, they are given a +## bit of info about how to improve their privacy and then offered a button +## to the Mozilla VPN page and a link to dismiss the dialog. + +# This header text can be explicitly wrapped. +spotlight-public-wifi-vpn-header = Parece que está usando un Wi-Fi público +spotlight-public-wifi-vpn-body = Para ocultar la ubicación y la actividad de navegación, considere una red privada virtual. Ayudará a mantenerlo protegido al navegar en lugares públicos como aeropuertos y cafeterías. +spotlight-public-wifi-vpn-primary-button = Manténgase privado con { -mozilla-vpn-brand-name } + .accesskey = s +spotlight-public-wifi-vpn-link = No ahora + .accesskey = N + +## Emotive Continuous Onboarding + +spotlight-better-internet-header = Una mejor internet comienza con usted +spotlight-better-internet-body = Al usar { -brand-short-name }, está votando por una internet abierta y accesible que es mejor para todos. +spotlight-peace-mind-header = Te tenemos cubierto +spotlight-peace-mind-body = Cada mes, { -brand-short-name } bloquea un promedio de más de tres mil rastreadores por usuario. Porque nada, especialmente las molestias de privacidad, debería meterse entre usted y una buena internet. +spotlight-pin-primary-button = + { PLATFORM() -> + [macos] Mantener en Dock + *[other] Pegar a la barra de tareas + } +spotlight-pin-secondary-button = No ahora + +## MR2022 Background Update Windows native toast notification strings. +## +## These strings will be displayed by the Windows operating system in +## a native toast, like: +## +## <b>multi-line title</b> +## multi-line text +## <img> +## [ primary button ] [ secondary button ] +## +## The button labels are fitted into narrow fixed-width buttons by +## Windows and therefore must be as narrow as possible. + +mr2022-background-update-toast-title = Nuevo { -brand-short-name }. Mas privado. Menos rastreadores. Sin compromisos. +mr2022-background-update-toast-text = Pruebe el { -brand-short-name } más nuevo ahora, actualizado con nuestra protección contra rastreo más sólida hasta el momento. +# This button label will be fitted into a narrow fixed-width button by +# Windows. Try to not exceed the width of the English text (compare it +# using a variable font like Arial): the button can only fit 1-2 +# additional characters, exceeding characters will be truncated. +mr2022-background-update-toast-primary-button-label = Abrir { -brand-shorter-name } ya mismo +# This button label will be fitted into a narrow fixed-width button by +# Windows. Try to not exceed the width of the English text (compare it using a +# variable font like Arial): the button can only fit 1-2 additional characters, +# exceeding characters will be truncated. +mr2022-background-update-toast-secondary-button-label = Recordarme más tarde + +## Firefox View CFR + +firefoxview-cfr-primarybutton = Pruébelo + .accesskey = u +firefoxview-cfr-secondarybutton = Ahora no + .accesskey = N +firefoxview-cfr-header-v2 = Continúe rápidamente desde donde dejó. +firefoxview-cfr-body-v2 = Recupere las pestañas cerradas recientemente y salte sin problemas entre dispositivos con { -firefoxview-brand-name }. + +## Firefox View Spotlight + +firefoxview-spotlight-promo-title = Salude a { -firefoxview-brand-name } +# “Poof” refers to the expression to convey when something or someone suddenly disappears, or in this case, reappears. For example, “Poof, it’s gone.” +firefoxview-spotlight-promo-subtitle = ¿Quiere esa pestaña abierta en su teléfono? Tómela. ¿Necesita ese sitio que acaba de visitar? Volvió con { -firefoxview-brand-name }. +firefoxview-spotlight-promo-primarybutton = Vea como funciona +firefoxview-spotlight-promo-secondarybutton = Omitir + +## Colorways expiry reminder CFR + +colorways-cfr-primarybutton = Elegir combinación de colores + .accesskey = C +# "shades" refers to the different color options available to users in colorways. +colorways-cfr-body = Coloree su navegador con los tonos exclusivos de { -brand-short-name } inspirados en voces que cambiaron la cultura. +colorways-cfr-header-28days = Las combinaciones de colores de Independent Voices dejarán de estar disponibles el 16 de enero +colorways-cfr-header-14days = Las combinaciones de colores de Independent Voices dejarán de estar disponibles en dos semanas +colorways-cfr-header-7days = Las combinaciones de colores de Independent Voices dejarán de estar disponibles esta semana +colorways-cfr-header-today = Las combinaciones de colores de Independent Voices dejarán de estar disponibles hoy + +## Cookie Banner Handling CFR + +cfr-cbh-header = ¿Permitir que { -brand-short-name } rechace mensajes de cookies? +cfr-cbh-body = { -brand-short-name } puede rechazar automáticamente muchos pedidos de mensajes de cookies. +cfr-cbh-confirm-button = Rechazar mensajes de cookies + .accesskey = R +cfr-cbh-dismiss-button = No ahora + .accesskey = N +cookie-banner-blocker-cfr-header = { -brand-short-name } ha bloqueado cookies +cookie-banner-blocker-cfr-body = Rechazamos automáticamente muchas ventanas emergentes de cookies para hacer más difícil que los sitios lo rastreen. +cookie-banner-blocker-onboarding-header = { -brand-short-name } acaba de rechazar un mensaje de cookie +cookie-banner-blocker-onboarding-body = Menos distracciones, menos cookies que lo rastrean en este sitio. +cookie-banner-blocker-onboarding-learn-more = Conocer más + +## These strings are used in the Fox doodle Pin/set default spotlights + +july-jam-headline = Lo tenemos cubierto +july-jam-body = Cada mes, { -brand-short-name } bloquea un promedio de más de 3000 rastreadores por usuario, lo que le brinda un acceso rápido y seguro a Internet. +july-jam-set-default-primary = Abrir mis enlaces con { -brand-short-name } +fox-doodle-pin-headline = Bienvenido de vuelta +# “indie” is short for the term “independent”. +# In this instance, free from outside influence or control. +fox-doodle-pin-body = Aquí hay un recordatorio rápido de que puede mantener su navegador independiente favorito a un solo clic de distancia. +fox-doodle-pin-primary = Abrir mis enlaces con { -brand-short-name } +fox-doodle-pin-secondary = Ahora no + +## These strings are used in the Set Firefox as Default PDF Handler for Existing Users experiment + +set-default-pdf-handler-headline = <strong>Los PDFs ahora se abren en { -brand-short-name }.</strong> Se pueden editar o firmar formularios directamente en el navegador. Para cambiarlo, busque "PDF" en la configuración. +set-default-pdf-handler-primary = Entendido + +## FxA sync CFR + +fxa-sync-cfr-header = ¿Piensa tener un nuevo dispositivo en su futuro? +fxa-sync-cfr-body = Asegúrese de que los últimos marcadores, contraseñas y pestañas estén ahí cada vez que abra un nuevo navegador { -brand-product-name }. +fxa-sync-cfr-primary = Conocer más + .accesskey = r +fxa-sync-cfr-secondary = Recordarme más tarde + .accesskey = R + +## Device Migration FxA Spotlight + +device-migration-fxa-spotlight-heavy-user-header = Recuerde hacer una copia de seguridad de sus datos +device-migration-fxa-spotlight-heavy-user-body = Asegúrese de que la información importante, como marcadores y contraseñas, esté actualizada y protegida en todos sus dispositivos. +device-migration-fxa-spotlight-heavy-user-primary-button = Empezar +device-migration-fxa-spotlight-older-device-header = Tranquilidad, de { -brand-product-name } +device-migration-fxa-spotlight-older-device-body = Una cuenta mantiene la información importante actualizada y protegida en cualquier dispositivo que se conecte. +device-migration-fxa-spotlight-older-device-primary-button = Crear una cuenta +device-migration-fxa-spotlight-getting-new-device-header-2 = ¿Piensa tener un nuevo dispositivo en su futuro? +device-migration-fxa-spotlight-getting-new-device-body-2 = Siga unos sencillos pasos para traer marcadores, historial y contraseñas al empezar a usar un nuevo dispositivo. +device-migration-fxa-spotlight-getting-new-device-primary-button = Cómo hacer una copia de seguridad de mis datos + +## Set as Default PDF Reader Infobar + +# The question portion of the following message should have the <strong> and </strong> tags surrounding it. +pdf-default-notification-message = <strong>¿Hacer que { -brand-short-name } sea el lector de PDF predeterminado?</strong> Utilice { -brand-short-name } para leer y editar archivos PDF guardados en su computadora. +pdf-default-notification-set-default-button = + .label = Hacer predeterminado +pdf-default-notification-decline-button = + .label = No ahora + +## Launch on login infobar notification + +launch-on-login-infobar-message = <strong>¿Abrir { -brand-short-name } cada vez que se reinicie la computadora?</strong> Ahora se puede configurar { -brand-short-name } para que se abra automáticamente al reiniciar el dispositivo. +launch-on-login-learnmore = Conocer más +launch-on-login-infobar-confirm-button = Sí, abrir { -brand-short-name } + .accesskey = S +launch-on-login-infobar-reject-button = No ahora + .accesskey = N + +## These string variants are used when the “launch on login” infobar +## notification is displayed for a second time. + +launch-on-login-infobar-final-message = <strong>¿Abrir { -brand-short-name } cada vez que se reinicie la computadora?</strong> Para administrar las preferencias de inicio, busque “inicio” en la configuración. +launch-on-login-infobar-final-reject-button = No, gracias + .accesskey = N + +## Tail Fox Set Default Spotlight + +# This title is displayed together with the picture of a running fox with a long tail. +# In English, this is a figure of speech meaning 'stop something from following you'. +# If the localization of this message is challenging, consider using a simplified +# alternative as a reference for translation: 'Keep unwanted trackers away'. +tail-fox-spotlight-title = Evite los rastreadores de datos +tail-fox-spotlight-subtitle = Diga adiós a los molestos rastreadores de publicidad y disfrute de una experiencia de Internet más segura y rápida. +tail-fox-spotlight-primary-button = Abrir mis enlaces con { -brand-short-name } +tail-fox-spotlight-secondary-button = Ahora no |