diff options
Diffstat (limited to 'l10n-es-AR/browser/chrome')
-rw-r--r-- | l10n-es-AR/browser/chrome/browser/browser.properties | 9 | ||||
-rw-r--r-- | l10n-es-AR/browser/chrome/browser/downloads/downloads.properties | 3 |
2 files changed, 8 insertions, 4 deletions
diff --git a/l10n-es-AR/browser/chrome/browser/browser.properties b/l10n-es-AR/browser/chrome/browser/browser.properties index 06f2763098..c9ecd0aab4 100644 --- a/l10n-es-AR/browser/chrome/browser/browser.properties +++ b/l10n-es-AR/browser/chrome/browser/browser.properties @@ -157,6 +157,11 @@ webauthn.anonymize=Anónimizar de todas formas # Spoof Accept-Language prompt privacy.spoof_english=Cambiar la configuración de idioma a Inglés hará más difícil identificar y mejorar la privacidad. ¿Desea solicitar versiones en Inglés de páginas web? +webauthn.allow=Permitir +webauthn.allow.accesskey=e +webauthn.block=Bloquear +webauthn.block.accesskey=B + # LOCALIZATION NOTE (identity.identified.verifier, identity.identified.state_and_country, identity.ev.contentOwner2): # %S is the hostname of the site that is being displayed. identity.identified.verifier=Verificado por: %S @@ -512,7 +517,7 @@ midi.shareSysexWithSite = ¿Permitir que %S acceda a sus dispositivos MIDI y env # LOCALIZATION NOTE (panel.back): # This is used by screen readers to label the "back" button in various browser -# popup panels, including the sliding subviews of the main menu. +# popup panels, including the sliding subviews of the main menu. panel.back = Atrás storageAccess1.Allow.label = Permitir @@ -525,8 +530,6 @@ storageAccess1.DontAllow.accesskey = B storageAccess4.message = ¿Permitir que %1$S use sus cookies en %2$S? storageAccess1.hintText = Podrá querer bloquear el acceso si no está claro por qué %1$S necesita estos datos. - - # LOCALIZATION NOTE (gnomeSearchProviderSearchWeb): # Used for search by Gnome Shell activity screen, %S is a searched string. gnomeSearchProviderSearchWeb=Buscar “%S” en la web diff --git a/l10n-es-AR/browser/chrome/browser/downloads/downloads.properties b/l10n-es-AR/browser/chrome/browser/downloads/downloads.properties index 299c362cfc..078522d57d 100644 --- a/l10n-es-AR/browser/chrome/browser/downloads/downloads.properties +++ b/l10n-es-AR/browser/chrome/browser/downloads/downloads.properties @@ -47,7 +47,7 @@ fileDeleted=Archivo borrado # LOCALIZATION NOTE (unblockHeaderUnblock, unblockHeaderOpen, # unblockTypeMalware, unblockTypePotentiallyUnwanted2, # unblockTypeUncommon2, unblockTip2, unblockButtonOpen, -# unblockButtonUnblock, unblockButtonConfirmBlock, unblockInsecure2): +# unblockButtonUnblock, unblockButtonConfirmBlock, unblockInsecure3): # These strings are displayed in the dialog shown when the user asks a blocked # download to be unblocked. The severity of the threat is expressed in # descending order by the unblockType strings, it is higher for files detected @@ -58,6 +58,7 @@ unblockTypeMalware=Este archivo contiene un virus o algún otro malware que dañ unblockTypePotentiallyUnwanted2=Este archivo está disfrazado como una descarga útil pero puede provocar cambios inesperados a sus programas y configuraciones. unblockTypeUncommon2=Este archivo no es comunmente descargado y puede que no sea seguro para abrirse. Puede contener un virus o hacer cambios inesperados a sus programas y configuraciones. unblockInsecure2=La descarga se ofrece a través de HTTP aunque el documento actual se entregó a través de una conexión HTTPS segura. Si continúa, la descarga puede dañarse o alterarse durante el proceso de descarga. +unblockInsecure3=Está tratando de descargar este archivo con una conexión que no es segura. Si continúa, el archivo puede ser cambiado o usarse para robar información o dañar el dispositivo. unblockTip2=Puede buscar una fuente alternativa de descarga o intentar de nuevo más tarde. unblockButtonOpen=Abrir unblockButtonUnblock=Permitir descarga |