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

es_CL.json « l10n - github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 06632da23daafcdb9cc91db3a21cd7d08b063dc8 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Could not impersonate user" : "No fue posible hacerse pasar por el usuario",
    "Are you sure you want to impersonate \"{userId}\"?" : "Está seguro que desea hacerse pasar por el usuario \"{userId}\"?",
    "Impersonate user" : "Hacerse pasar por un usuario",
    "Impersonate" : "Hacerse pasar por un usuario",
    "Logged in as {uid}" : "Sesión iniciada como {uid}",
    "User not found" : "No se encontró el usuario",
    "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." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}