diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-06 00:21:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-06 00:21:13 +0000 |
commit | 0da38dd3056be1d96a54ccad6f09c431c0232444 (patch) | |
tree | 6da1e420ee2d462ebe4842dfc589030963deb80d /core/l10n/it.js | |
parent | 3f34449f59552f0311c1591b567e04f1ffbd441f (diff) | |
download | nextcloud-server-0da38dd3056be1d96a54ccad6f09c431c0232444.tar.gz nextcloud-server-0da38dd3056be1d96a54ccad6f09c431c0232444.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index bd7ff3f832e..33aa0432ef4 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -119,6 +119,7 @@ OC.L10N.register( "This account is disabled" : "Questo account è disabilitato", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione non riusciti dal tuo indirizzo IP. Di conseguenza, il prossimo tentativo è ritardato di 30 secondi.", "Account name or email" : "Nome utente o email", + "Account name" : "Nome account", "Log in with a device" : "Accedi con un dispositivo", "Login or email" : "Nome utente o email", "Your account is not setup for passwordless login." : "Il tuo account non è configurato per l'accesso senza password.", |