diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/it.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index d21a1e85a9e..177d0730647 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -48,6 +48,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Cancellazione remota avviata su %1$s", "Remote wipe has finished on %1$s" : "Cancellazione remota terminata su %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "La tua<strong>password</strong> o <strong>email</strong> è stata modificata", + "Apps" : "Applicazioni", "Could not remove app." : "Impossibile rimuovere l'app.", "Could not update app." : "Impossibile aggiornare l'app.", "Wrong password" : "Password errata", @@ -75,6 +76,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "Il messaggio non può essere inviato. Controlla il log del tuo server di posta", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)", "You need to set your user email before being able to send test emails. Go to %s for that." : "Devi impostare la tua email prima di poter inviare email di prova. Vai in %s per farlo.", + "Users" : "Utenti", "Invalid user" : "Utente non valido", "Invalid mail address" : "Indirizzo email non valido", "Settings saved" : "Impostazioni salvate", @@ -106,7 +108,6 @@ OC.L10N.register( "Go to %s" : "Vai a %s", "Install Client" : "Installa client", "Logged in user must be a subadmin" : "L'utente che ha eseguito l'accesso deve essere un sotto-amministratore ", - "Apps" : "Applicazioni", "Settings" : "Impostazioni", "Personal" : "Personale", "Administration" : "Amministrazione", |