diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-sv-SE/mail/messenger/preferences/permissions.ftl | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/l10n-sv-SE/mail/messenger/preferences/permissions.ftl b/l10n-sv-SE/mail/messenger/preferences/permissions.ftl new file mode 100644 index 0000000000..66391d74c6 --- /dev/null +++ b/l10n-sv-SE/mail/messenger/preferences/permissions.ftl @@ -0,0 +1,59 @@ +# 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/. + +permissions-reminder-window = + .title = Undantag + .style = width: 45em; + +permissions-reminder-window2 = + .title = Undantag + +permission-preferences-close-window = + .key = w + +website-address-label = + .value = Adress till webbplats: + .accesskey = d + +block-button = + .label = Blockera + .accesskey = B + +allow-session-button = + .label = Tillåt för sessionen + .accesskey = s + +allow-button = + .label = Tillåt + .accesskey = å + +treehead-sitename-label = + .label = Plats + +treehead-status-label = + .label = Status + +remove-site-button = + .label = Ta bort + .accesskey = T + +remove-all-site-button = + .label = Ta bort alla + .accesskey = a + +cancel-button = + .label = Avbryt + .accesskey = A + +save-button = + .label = Spara ändringar + .accesskey = S + +permission-can-label = Tillåt +permission-can-access-first-party-label = Tillåt endast första part +permission-can-session-label = Tillåt för sessionen +permission-cannot-label = Blockera + +invalid-uri-message = Skriv in ett giltigt värdnamn +invalid-uri-title = Ogiltigt värdnamn |