Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sv.json « l10n - github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cab2e78bfef00824fe7d82018b5f671c0fab716f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Could not impersonate user" : "Kunde inte imitera användare",
    "Are you sure you want to impersonate \"{userId}\"?" : "Är du säker att du vill imitera \"{userId}\"?",
    "Impersonate user" : "Imitera användare",
    "Impersonate" : "Imitera",
    "Logged in as {uid}" : "Inloggad som {uid}",
    "User not found" : "Användaren hittades inte",
    "Insufficient permissions to impersonate user" : "Otillräckliga behörigheter för att imitera användare",
    "Cannot impersonate the user because it was never logged in" : "Kan inte imitera användaren eftersom de aldrig varit inloggade",
    "Cannot impersonate yourself" : "Kan inte imitera dig själv",
    "Impersonate other users" : "Imitera andra användare",
    "These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Dessa grupper kommer att kunna imitera användare som de får administrera. Om du tar bort alla grupper får varje gruppadministratör imitera.",
    "Cannot impersonate the user because it was never logged in." : "Kan inte imitera användaren eftersom den aldrig loggat in.",
    "Cannot impersonate yourself." : "Kan inte imitera dig själv."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}