diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
commit | b24bb42ef793712f6ba91d86969b2424a63cea00 (patch) | |
tree | 5d1d191891eb30fa14cec116f49a27b74ff404cf /core/l10n/it.js | |
parent | 545b3b392f47a97928c7b0d54d10496461fb966e (diff) | |
download | nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.tar.gz nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 0f188081feb..9f2f4dbb15e 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -147,6 +147,7 @@ OC.L10N.register( "Wrong username or password." : "Nome utente o password errati.", "User disabled" : "Disabilitato dall'utente", "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.", + "Log in with a device" : "Accedi con un dispositivo", "Username or email" : "Nome utente o email", "Your account is not setup for passwordless login." : "Il tuo account non è configurato per l'accesso senza password.", "Browser not supported" : "Browser non supportato", @@ -176,7 +177,6 @@ OC.L10N.register( "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, videochiamate, condivisione schermo, riunioni in linea e conferenze web – nel tuo browser e con le applicazioni mobili.", "Search contacts" : "Cerca nei contatti", "Forgot password?" : "Hai dimenticato la password?", - "Log in with a device" : "Accedi con un dispositivo", "Back" : "Indietro", "Login form is disabled." : "Il modulo di accesso è disabilitato.", "Edit Profile" : "Modifica il profilo", |