diff options
Diffstat (limited to 'l10n-sv-SE/suite/chrome/common/sitePermissions.properties')
-rw-r--r-- | l10n-sv-SE/suite/chrome/common/sitePermissions.properties | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-sv-SE/suite/chrome/common/sitePermissions.properties b/l10n-sv-SE/suite/chrome/common/sitePermissions.properties new file mode 100644 index 0000000000..32f4461171 --- /dev/null +++ b/l10n-sv-SE/suite/chrome/common/sitePermissions.properties @@ -0,0 +1,46 @@ +# 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 sessionen +state.current.allowedTemporarily = Tillåten tillfälligt +state.current.blockedTemporarily = Blockerad tillfälligt +state.current.blocked = Blockerad + +state.current.prompt = Fråga alltid +state.current.hide = Dölj prompt + +# LOCALIZATION NOTE (state.multichoice.alwaysAsk, +# state.multichoice.allow, +# state.multichoice.allowForSameDomain, +# 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.allowForSameDomain = Tillåt för samma domän +state.multichoice.allowForSession = Tillåten för sessionen +state.multichoice.block = Blockera + +permission.cookie.label = Lagra kakor +permission.desktop-notification2.label = Ta emot aviseringar +permission.image.label = Hämta bilder +permission.camera.label = Använd kameran +permission.microphone.label = Använd mikrofonen +permission.screen.label = Dela skärmen +permission.install.label = Installera tillägg +permission.popup.label = Öppna popup-fönster +permission.geo.label = Veta din position +permission.indexedDB.label = Hantera lokal lagring +permission.focus-tab-by-prompt.label = Växla till denna flik +permission.persistent-storage.label = Lagra data i beständig lagring +permission.flash-plugin.label = Kör Adobe Flash |