diff options
Diffstat (limited to 'l10n-es-MX/browser/chrome/browser/sitePermissions.properties')
-rw-r--r-- | l10n-es-MX/browser/chrome/browser/sitePermissions.properties | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-es-MX/browser/chrome/browser/sitePermissions.properties b/l10n-es-MX/browser/chrome/browser/sitePermissions.properties new file mode 100644 index 0000000000..fe5185495e --- /dev/null +++ b/l10n-es-MX/browser/chrome/browser/sitePermissions.properties @@ -0,0 +1,55 @@ +# 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/. + +# LOCALIZATION NOTE (state.current.allowed, +# state.current.allowedForSession, +# state.current.allowedTemporarily, +# state.current.blockedTemporarily, +# state.current.blocked, +# state.current.hide): +# This label is used to display active permission states in the site +# identity popup (which does not have a lot of screen space). +state.current.allowed = Permitido +state.current.allowedForSession = Permitido para la sesión +state.current.allowedTemporarily = Permitido temporalmente +state.current.blockedTemporarily = Bloqueado temporalmente +state.current.blocked = Bloqueado +state.current.prompt = Preguntar siempre + +# LOCALIZATION NOTE (state.multichoice.alwaysAsk, +# state.multichoice.allow, +# state.multichoice.allowForSession, +# state.multichoice.block): +# Used to label permission state checkboxes in the page info dialog. +state.multichoice.alwaysAsk = Preguntar siempre +state.multichoice.allow = Permitir +state.multichoice.allowForSession = Permitir para la sesión +state.multichoice.block = Bloquear + +state.multichoice.autoplayblock = Bloquear audio +state.multichoice.autoplayblockall = Bloquear audio y video +state.multichoice.autoplayallow = Permitir audio y video + +permission.autoplay.label = Reproducción automática +permission.cookie.label = Establecer cookies +permission.desktop-notification3.label = Enviar notificaciones +permission.camera.label = Usar la cámara +permission.microphone.label = Usar el micrófono +permission.screen.label = Compartir la pantalla +# LOCALIZATION NOTE (permission.speaker.label): +# Short form for (permission to) "Choose and change audio output devices". +permission.speaker.label = Seleccionar altavoces +permission.install.label = Instalar complementos +permission.popup.label = Abrir ventanas emergentes +permission.geo.label = Acceder a tu ubicación +permission.xr.label = Acceso a dispositivos de realidad virtual +permission.shortcuts.label = Sobreponer atajos del teclado +permission.focus-tab-by-prompt.label = Cambiar a esta pestaña +permission.persistent-storage.label = Almacenar datos en almacenamiento persistente +permission.canvas.label = Extraer información de lienzo +permission.midi.label = Acceder a dispositivos MIDI +permission.midi-sysex.label = Acceder a dispositivos MIDI con compatibilidad para SysEx +# LOCALIZATION NOTE (permission.open-protocol-handler.label): +# Open as a verb. "This site may open applications". +permission.open-protocol-handler.label = Abrir aplicaciones |