blob: 0ebf59059cb4425eb5be5efd4fb4eaa8ce50bf1b (
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
32
33
34
35
36
37
38
|
# 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/.
profile-selection-window =
.title = { -brand-short-name } - Vælg din brugerprofil
profile-selection-button-accept =
.label = Start { -brand-short-name }
profile-selection-button-cancel =
.label = Afslut
profile-selection-new-button =
.label = Opret profil…
.accesskey = O
profile-selection-rename-button =
.label = Omdøb profil…
.accesskey = d
profile-selection-delete-button =
.label = Slet profil…
.accesskey = S
profile-selection-conflict-message = En anden kopi af { -brand-product-name } har lavet ændringer til profiler. Du skal genstarte { -brand-short-name }, før du laver flere ændringer.
## Messages used in the profile manager
profile-manager-description = { -brand-short-name } opbevarer information om dine indstillinger og andre brugerobjekter i din brugerprofil.
profile-manager-work-offline =
.label = Arbejd offline
.accesskey = A
profile-manager-use-selected =
.label = Brug den valgte profil uden at spørge ved opstart
.accesskey = B
|