diff options
Diffstat (limited to 'l10n-da/browser/chrome/browser/sitePermissions.properties')
-rw-r--r-- | l10n-da/browser/chrome/browser/sitePermissions.properties | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-da/browser/chrome/browser/sitePermissions.properties b/l10n-da/browser/chrome/browser/sitePermissions.properties new file mode 100644 index 0000000000..591a81bd48 --- /dev/null +++ b/l10n-da/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 = Tilladt +state.current.allowedForSession = Tilladt for sessionen +state.current.allowedTemporarily = Midlertidigt tilladt +state.current.blockedTemporarily = Midlertidigt blokeret +state.current.blocked = Blokeret +state.current.prompt = Spørg altid + +# 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 = Spørg altid +state.multichoice.allow = Tillad +state.multichoice.allowForSession = Tillad for sessionen +state.multichoice.block = Bloker + +state.multichoice.autoplayblock = Bloker lyd +state.multichoice.autoplayblockall = Bloker lyd og video +state.multichoice.autoplayallow = Tillad lyd og video + +permission.autoplay.label = Automatisk afspilning +permission.cookie.label = Sætte cookies +permission.desktop-notification3.label = Sende beskeder +permission.camera.label = Bruge kameraet +permission.microphone.label = Bruge mikrofonen +permission.screen.label = Dele skærmen +# LOCALIZATION NOTE (permission.speaker.label): +# Short form for (permission to) "Choose and change audio output devices". +permission.speaker.label = Vælg højtalere +permission.install.label = Installere tilføjelser +permission.popup.label = Åbne pop op-vinduer +permission.geo.label = Se min position +permission.xr.label = Tilgå virtual reality-enheder +permission.shortcuts.label = Tilsidesætte tastaturgenveje +permission.focus-tab-by-prompt.label = Skifte til dette faneblad +permission.persistent-storage.label = Gemme data i vedvarende lager +permission.canvas.label = Ekstrahere canvas-data +permission.midi.label = Tilgå MIDI-enheder +permission.midi-sysex.label = Tilgå MIDI-enheder med SysEx-understøttelse +# LOCALIZATION NOTE (permission.open-protocol-handler.label): +# Open as a verb. "This site may open applications". +permission.open-protocol-handler.label = Åbne programmer |