diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:53 +0000 |
commit | c383452b227b6c6b140eb8cab81d10a52cb36987 (patch) | |
tree | 5e21afe77fcd8528fa7776ec8ee7a9df00589042 /apps/settings/l10n/it.js | |
parent | 3728ddd8a2f4b9b3eef5c360134119f65ecf25f0 (diff) | |
download | nextcloud-server-c383452b227b6c6b140eb8cab81d10a52cb36987.tar.gz nextcloud-server-c383452b227b6c6b140eb8cab81d10a52cb36987.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index a4df3a70920..6db1be7dc54 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -204,7 +204,6 @@ OC.L10N.register( "Copy" : "Copia", "Could not copy app password. Please copy it manually." : "Impossibile copiare la password dell'applicazione. Copiala a mano.", "You do not have permissions to see the details of this user" : "Non hai i permessi per vedere i dettagli di questo utente", - "The backend does not support changing the display name" : "Il motore non supporta la modifica del nome visualizzato", "Add new password" : "Aggiungi nuova password", "Add new email address" : "Aggiungi nuovo indirizzo email", "Add user in group" : "Aggiungi utente a gruppo", @@ -836,6 +835,7 @@ OC.L10N.register( "Zulu" : "Zulu", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", "Official" : "Ufficiali", + "The backend does not support changing the display name" : "Il motore non supporta la modifica del nome visualizzato", "Store credentials" : "Memorizza le credenziali", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", |