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

is.json « l10n - github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 93e4f400284641a3992aa471df10994801431bdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Could not impersonate user" : "Gat ekki gerst staðgengill notanda",
    "Are you sure you want to impersonate \"{userId}\"?" : "Ertu viss um að þú viljir gerast staðgengill notandans \"{userId}\"?",
    "Impersonate user" : "Gerast staðgengill notanda",
    "Impersonate" : "Gerast staðgengill notanda",
    "Logged in as {uid}" : "Skráður inn sem {uid}",
    "User not found" : "Notandi fannst ekki",
    "Insufficient permissions to impersonate user" : "Ekki nægar heimildir til að gerast staðgengill notanda",
    "Impersonate other users" : "Gerast staðgengill annarra notenda",
    "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." : "Þessir hópar munu geta gerst staðgenglar þeirra notenda sem þeim er leyft að stýra. Ef þú fjarlægir alla hópa, má stjórnandi hvers hóps vera staðgengill.",
    "Cannot impersonate the user because it was never logged in." : "Gert ekki gerst staðgengill notanda því hann hefur aldrei skráð sig inn.",
    "Cannot impersonate yourself." : "Þú getur ekki gerst staðgengill sjálfs þíns."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}