diff options
Diffstat (limited to 'l10n-sv-SE/browser/chrome/browser/sitePermissions.properties')
-rw-r--r-- | l10n-sv-SE/browser/chrome/browser/sitePermissions.properties | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-sv-SE/browser/chrome/browser/sitePermissions.properties b/l10n-sv-SE/browser/chrome/browser/sitePermissions.properties new file mode 100644 index 0000000000..ed28afecf6 --- /dev/null +++ b/l10n-sv-SE/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 = Tillåten +state.current.allowedForSession = Tillåten för session +state.current.allowedTemporarily = Tillåten tillfälligt +state.current.blockedTemporarily = Blockerad tillfälligt +state.current.blocked = Blockerad +state.current.prompt = Fråga alltid + +# 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 = Fråga alltid +state.multichoice.allow = Tillåt +state.multichoice.allowForSession = Tillåt för sessionen +state.multichoice.block = Blockera + +state.multichoice.autoplayblock = Blockera ljud +state.multichoice.autoplayblockall = Blockera ljud och video +state.multichoice.autoplayallow = Tillåt ljud och video + +permission.autoplay.label = Automatisk uppspelning +permission.cookie.label = Ställ in kakor +permission.desktop-notification3.label = Skicka aviseringar +permission.camera.label = Använda kameran +permission.microphone.label = Använda mikrofonen +permission.screen.label = Dela skärmen +# LOCALIZATION NOTE (permission.speaker.label): +# Short form for (permission to) "Choose and change audio output devices". +permission.speaker.label = Välj högtalare +permission.install.label = Installera tillägg +permission.popup.label = Öppna popup-fönster +permission.geo.label = Åtkomst till din position +permission.xr.label = Få tillgång till enheter för Virtuell verklighet +permission.shortcuts.label = Åsidosätt tangentbordsgenvägar +permission.focus-tab-by-prompt.label = Växla till denna flik +permission.persistent-storage.label = Lagra data i beständig lagring +permission.canvas.label = Extrahera canvas-data +permission.midi.label = Åtkomst till MIDI-enheter +permission.midi-sysex.label = Åtkomst till MIDI-enheter med SysEx Support +# LOCALIZATION NOTE (permission.open-protocol-handler.label): +# Open as a verb. "This site may open applications". +permission.open-protocol-handler.label = Öppna applikationer |