summaryrefslogtreecommitdiffstats
path: root/l10n-da/browser/browser/confirmationHints.ftl
blob: c311c1c2a4f21d2efe01e0f2df83239456227abd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# 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/.


## Confirmation hints

confirmation-hint-breakage-report-sent = Rapporten er sendt. Tak!
confirmation-hint-login-removed = Login fjernet!
confirmation-hint-password-removed = Adgangskode fjernet!
confirmation-hint-page-bookmarked = Føjet til bogmærker
confirmation-hint-password-saved = Adgangskode gemt!
confirmation-hint-password-created = Adgangskode gemt
confirmation-hint-password-updated = Adgangskode opdateret
confirmation-hint-address-created = Adresse gemt
confirmation-hint-address-updated = Adresse opdateret
confirmation-hint-credit-card-created = Kort gemt
confirmation-hint-credit-card-updated = Kort opdateret
confirmation-hint-pin-tab = Fastgjort!
confirmation-hint-pin-tab-description = Højreklik på fanebladet for at frigøre det.
confirmation-hint-send-to-device = Sendt!
confirmation-hint-firefox-relay-mask-created = Ny maske oprettet!
confirmation-hint-firefox-relay-mask-reused = Eksisterende maske genanvendt!
confirmation-hint-screenshot-copied = Skærmbillede kopieret!
# Variables:
#   $tabCount (Number): The number of duplicate tabs closed, at least 1.
confirmation-hint-duplicate-tabs-closed =
    { $tabCount ->
        [one] Lukkede { $tabCount } faneblad
       *[other] Lukkede { $tabCount } faneblade
    }