diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-es-ES/suite/chrome/common/sitePermissions.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/sitePermissions.properties')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/sitePermissions.properties | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/sitePermissions.properties b/l10n-es-ES/suite/chrome/common/sitePermissions.properties new file mode 100644 index 0000000000..02d6b68ab0 --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/sitePermissions.properties @@ -0,0 +1,29 @@ +# 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/. + +state.current.allowed = Permitido +state.current.allowedForSession = Permitido durante la sesión +state.current.allowedTemporarily = Permitido temporalmente +state.current.blockedTemporarily = Bloqueado temporalmente +state.current.blocked = Bloqueado +state.current.prompt = Preguntar siempre +state.current.hide = Ocultar petición +state.multichoice.alwaysAsk = Preguntar siempre +state.multichoice.allow = Permitir +state.multichoice.allowForSameDomain = Permitir del mismo dominio +state.multichoice.allowForSession = Permitir durante la sesión +state.multichoice.block = Bloquear +permission.cookie.label = Establecer cookies +permission.desktop-notification2.label = Recibir notificaciones +permission.image.label = Cargar imágenes +permission.camera.label = Usar la cámara +permission.microphone.label = Usar el micrófono +permission.screen.label = Compartir la pantalla +permission.install.label = Instalar complementos +permission.popup.label = Abrir ventanas emergentes +permission.geo.label = Acceder a su ubicación +permission.indexedDB.label = Mantener almacenamiento sin conexión +permission.focus-tab-by-prompt.label = Cambiar a esta pestaña +permission.persistent-storage.label = Guardar datos en almacenamiento persistente +permission.flash-plugin.label = Ejecutar Adobe Flash |