diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
commit | 724b36b7051c0d9190cbd8854ba5919904967c11 (patch) | |
tree | 8996ac57bf70972bf524e865e0845cd54aab6f6b /l10n-es-ES/browser/chrome | |
parent | Releasing progress-linux version 115.10.0esr-1~deb12u1progress7u1. (diff) | |
download | firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.tar.xz firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/browser/chrome')
-rwxr-xr-x | l10n-es-ES/browser/chrome/browser/browser.properties | 9 | ||||
-rwxr-xr-x | l10n-es-ES/browser/chrome/browser/downloads/downloads.properties | 3 |
2 files changed, 8 insertions, 4 deletions
diff --git a/l10n-es-ES/browser/chrome/browser/browser.properties b/l10n-es-ES/browser/chrome/browser/browser.properties index efb9e2a0ac..7ed16d2e92 100755 --- a/l10n-es-ES/browser/chrome/browser/browser.properties +++ b/l10n-es-ES/browser/chrome/browser/browser.properties @@ -157,6 +157,11 @@ webauthn.anonymize=Hacerlo de forma anónima # Spoof Accept-Language prompt privacy.spoof_english=Cambiar su configuración de idioma a inglés puede hacer más difícil identificarle y, así, mejorar su privacidad. ¿Quiere solicitar las versiones en inglés de las 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 = Anterior storageAccess1.Allow.label = Permitir @@ -525,8 +530,6 @@ storageAccess1.DontAllow.accesskey = B storageAccess4.message = ¿Quiere permitir que %1$S utilice sus cookies en %2$S? storageAccess1.hintText = Puede que quieras 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-ES/browser/chrome/browser/downloads/downloads.properties b/l10n-es-ES/browser/chrome/browser/downloads/downloads.properties index 6ca733270d..35a71b0f2e 100755 --- a/l10n-es-ES/browser/chrome/browser/downloads/downloads.properties +++ b/l10n-es-ES/browser/chrome/browser/downloads/downloads.properties @@ -47,7 +47,7 @@ fileDeleted=Archivo eliminado # 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 u otro software malicioso que unblockTypePotentiallyUnwanted2=Este archivo se hace pasar por una descarga útil, pero puede hacer cambios inesperados a sus programas y configuraciones. unblockTypeUncommon2=Este archivo no se descarga habitualmente y puede no ser seguro abrirlo. 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á intentando descargar este archivo con una conexión que no es segura. Si continúa, es posible que el archivo se modifique, se utilice para robar su información o dañar su dispositivo. unblockTip2=Puede buscar una fuente alternativa de descarga o intentarlo de nuevo más tarde. unblockButtonOpen=Abrir unblockButtonUnblock=Permitir descarga |