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

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es.json')
-rw-r--r--l10n/es.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es.json b/l10n/es.json
index cfa8a55..ff6e073 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -11,5 +11,5 @@
"Cannot impersonate the user because it was never logged in." : "No se puede hacer pasar por este usuario debido a que nunca inició sesión.",
"Cannot impersonate yourself." : "No puedes hacerte pasar por ti mismo.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Al instalar la app Impersonate, permites que los administradores de tu Nextcloud se hagan pasar por otros usuarios en el servidor Nextcloud. Esto es especialmente útil para investigar problemas transmitidos por los usuarios.\n\nPara hacerse pasar por un usuario, un administrador solo debe seguir los siguientes tres pasos:\n\n1. Entrar como administrador a Nextcloud.\n2. Abrir la interfaz de administración de usuarios.\n3. Seleccionar el botón hacerse pasar el usuario afectado.\n4. Confirmar.\n\nEl administrador entra entonces como el usuario, para volver a su cuenta normal solo hay que pulsar el botón de cerrar sesión.\n\n**Nota:**\n\n- Esta app no es compatible con instancias que tengan activado el cifrado.\n- Mientras el administrador esté haciéndose pasar por el otro usuario, sus acciones quedarán registradas como hechas por el otro usuario.\n- Hacerse pasar por un usuario solo es posible después de que este haya iniciado sesión por primera vez."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file