diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-gl/browser/chrome/browser/sitePermissions.properties | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-gl/browser/chrome/browser/sitePermissions.properties')
-rw-r--r-- | l10n-gl/browser/chrome/browser/sitePermissions.properties | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-gl/browser/chrome/browser/sitePermissions.properties b/l10n-gl/browser/chrome/browser/sitePermissions.properties new file mode 100644 index 0000000000..c719080088 --- /dev/null +++ b/l10n-gl/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 nesta sesión +state.current.allowedTemporarily = Permitido temporalmente +state.current.blockedTemporarily = Bloqueado temporalmente +state.current.blocked = Bloqueado +state.current.prompt = Preguntar sempre + +# 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 sempre +state.multichoice.allow = Permitir +state.multichoice.allowForSession = Permitir nesta sesión +state.multichoice.block = Bloquear + +state.multichoice.autoplayblock = Bloquear son +state.multichoice.autoplayblockall = Bloquear son e vídeo +state.multichoice.autoplayallow = Permitir son e vídeo + +permission.autoplay.label = Reprodución automática +permission.cookie.label = Estabelecer cookies +permission.desktop-notification3.label = Enviar notificacións +permission.camera.label = Usar a cámara +permission.microphone.label = Usar o micrófono +permission.screen.label = Compartir a pantalla +# LOCALIZATION NOTE (permission.speaker.label): +# Short form for (permission to) "Choose and change audio output devices". +permission.speaker.label = Seleccionar altofalantes +permission.install.label = Instalar os complementos +permission.popup.label = Abrir xanelas emerxentes +permission.geo.label = Acceder a súa localización +permission.xr.label = Acceder a dispositivos de realidade virtual +permission.shortcuts.label = Substituír atallos de teclado +permission.focus-tab-by-prompt.label = Cambiar a esta lapela +permission.persistent-storage.label = Gardar datos en almacenamento persistente +permission.canvas.label = Extraer datos de lenzos +permission.midi.label = Acceder a dispositivos MIDI +permission.midi-sysex.label = Acceder a dispositivos MIDI con compatibilidade para SysEx +# LOCALIZATION NOTE (permission.open-protocol-handler.label): +# Open as a verb. "This site may open applications". +permission.open-protocol-handler.label = Abrir aplicacións |