diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-da/mail/messenger/preferences/permissions.ftl | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-da/mail/messenger/preferences/permissions.ftl b/l10n-da/mail/messenger/preferences/permissions.ftl new file mode 100644 index 0000000000..88eac1a3e2 --- /dev/null +++ b/l10n-da/mail/messenger/preferences/permissions.ftl @@ -0,0 +1,56 @@ +# 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 = Undtagelser + .style = width: 36em; + +window-close-key = + .key = w + +website-address-label = + .value = Adresse på websted: + .accesskey = d + +block-button = + .label = Bloker + .accesskey = B + +allow-session-button = + .label = Tillad for session + .accesskey = s + +allow-button = + .label = Tillad + .accesskey = T + +treehead-sitename-label = + .label = Websted + +treehead-status-label = + .label = Status + +remove-site-button = + .label = Fjern websted + .accesskey = F + +remove-all-site-button = + .label = Fjern alle websteder + .accesskey = a + +cancel-button = + .label = Fortryd + .accesskey = o + +save-button = + .label = Gem ændringer + .accesskey = G + +permission-can-label = Tillad +permission-can-access-first-party-label = Tillad kun for det oprindelige websted +permission-can-session-label = Tillad for session +permission-cannot-label = Bloker + +invalid-uri-message = Angiv gyldigt værtsnavn +invalid-uri-title = Ugyldigt værtsnavn |