summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/about/aboutProfiles.ftl
blob: 70fd4209fff552b1a26707c3dde95092731ac504 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# 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/.


profiles-title = Om Profiler
profiles-subtitle = Denna sida hjälper dig att hantera dina profiler. Varje profil är separata och innehåller separat historik, bokmärken, inställningar och tillägg.
profiles-create = Skapa en ny profil
profiles-restart-title = Starta om
profiles-restart-in-safe-mode = Starta om utan tillägg…
profiles-restart-normal = Starta om normalt…
profiles-conflict = En annan kopia av { -brand-product-name } har gjort ändringar i profiler. Du måste starta om { -brand-short-name } innan du gör fler ändringar.
profiles-flush-fail-title = Ändringar som inte sparats
profiles-flush-conflict = { profiles-conflict }
profiles-flush-failed = Ett oväntat fel har förhindrat att dina ändringar sparas.
profiles-flush-restart-button = Starta om { -brand-short-name }

# Variables:
#   $name (String) - Name of the profile
profiles-name = Profil: { $name }
profiles-is-default = Förvald profil
profiles-rootdir = Rotkatalog

# localDir is used to show the directory corresponding to
# the main profile directory that exists for the purpose of storing data on the
# local filesystem, including cache files or other data files that may not
# represent critical user data. (e.g., this directory may not be included as
# part of a backup scheme.)
# In case localDir and rootDir are equal, localDir is not shown.
profiles-localdir = Lokal katalog
profiles-current-profile = Denna profilen används just nu och kan inte bli borttagen
profiles-in-use-profile = Den här profilen används i en annan applikation och den kan inte raderas.

profiles-rename = Byt namn
profiles-remove = Ta bort
profiles-set-as-default = Ange som standardprofil
profiles-launch-profile = Starta profil i ny webbläsare

profiles-cannot-set-as-default-title = Kan inte ställa in som standard
profiles-cannot-set-as-default-message = Standardprofilen kan inte ändras för { -brand-short-name }.

profiles-yes = ja
profiles-no = nej

profiles-rename-profile-title = Byt namn på profil
# Variables:
#   $name (String) - Name of the profile
profiles-rename-profile = Byt namn på profil { $name }

profiles-invalid-profile-name-title = Ogiltigt profilnamn
# Variables:
#   $name (String) - Name of the profile
profiles-invalid-profile-name = Profilnamnet “{ $name }” är inte tillåtet.

profiles-delete-profile-title = Ta bort profil
# Variables:
#   $dir (String) - Path to be displayed
profiles-delete-profile-confirm =
    Om du tar bort en profil kommer den att försvinna från listan med tillgängliga profiler och kan inte ångras.
    Du kan också välja att ta bort profilens datafiler, inklusive inställningar, certifikat och annan användarrelaterad data. Detta val kommer att ta bort mappen “{ $dir }” och kan inte ångras.
    Vill du ta bort profilens datafiler?
profiles-delete-files = Ta bort filer
profiles-dont-delete-files = Ta inte bort filer

profiles-delete-profile-failed-title = Fel
profiles-delete-profile-failed-message = Ett fel uppstod när du försökte ta bort den här profilen.


profiles-opendir =
    { PLATFORM() ->
        [macos] Visa i Finder
        [windows] Öppna mapp
       *[other] Öppna katalog
    }