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/it.js')
-rw-r--r--l10n/it.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 06a06ca..16413fa 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -16,4 +16,4 @@ OC.L10N.register(
"Cannot impersonate yourself." : "Non puoi impersonare te stesso.",
"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." : "Installando l'applicazione Impersona del tuo Nextcloud, consenti agli amministratori di impersonare altri utenti sul server Nextcloud. Ciò è utile specialmente per eseguire il debug di problemi segnalati dagli utenti.\n\nPer impersonare un utente, un amministratore deve semplicemente seguire i seguenti tre passi:\n\n1. Accedere come amministratore a Nextcloud\n2. Aprire l'interfaccia di amministrazione degli utenti\n3. Selezionare il pulsante Impersona sull'utente interessato\n4. Confermare l'impersonificazione\n\nL'amministratore esegue quindi l'accesso come utente, per tornare all'account utente normale, basta semplicemente premere il pulsante disconnetti.\n\n** Nota: **\n\n- Questa applicazione non è compatibile con le istanze che hanno la cifratura abilitata.\n- Durante l'impersonificazione, le azioni sono registrate e sono registrate come se eseguite dall'utente impersonificato.\n- Impersonare un utente è possibile solo dopo il suo primo accesso. "
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");