diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-26 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-26 02:28:28 +0000 |
commit | accfe5b82d9086c6890463f961d94b8c92167417 (patch) | |
tree | 5751e148f613ccb9e49248f91169b049cf3de954 /core/l10n/it.js | |
parent | 6ed728d76c12358314fa3dc5b818d0f38b076745 (diff) | |
download | nextcloud-server-accfe5b82d9086c6890463f961d94b8c92167417.tar.gz nextcloud-server-accfe5b82d9086c6890463f961d94b8c92167417.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index a21237feffd..6b79d8c9539 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -141,6 +141,7 @@ OC.L10N.register( "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Abbiamo inviato un messaggio di ripristino della password all'indirizzo di posta di questo account. Se non lo ricevi, controlla le cartelle della posta indesiderata o contatta il tuo amministratore locale.", "If it is not there ask your local administrator." : "Se non c'è, chiedi al tuo amministratore locale.", "Couldn't send reset email. Please contact your administrator." : "Impossibile inviare l'email di reimpostazione. Contatta il tuo amministratore.", + "Password cannot be changed. Please contact your administrator." : "La password non può essere cambiata. Contatta il tuo amministratore.", "Back to login" : "Torna alla schermata di accesso", "New password" : "Nuova password", "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "I tuoi file sono cifrati. Non sarà più possibile recuperare i tuoi dati una volta che la password sarà reimpostata. Se non sei sicuro, contatta l'amministratore prima di proseguire. Vuoi davvero continuare?", @@ -151,6 +152,8 @@ OC.L10N.register( "Could not fetch list of apps from the app store." : "Impossibile scaricare l'elenco delle applicazioni dal negozio delle applicazioni.", "Installing apps …" : "Installazione applicazioni…", "App download or installation failed" : "Scaricamento o installazione dell'applicazione non riuscito", + "Cannot install this app because it is not compatible" : "Impossibile installare questa applicazione poiché non è compatibile", + "Cannot install this app" : "Impossibile installare questa applicazione", "Cancel" : "Annulla", "Schedule work & meetings, synced with all your devices." : "Pianificare lavoro e riunioni, sincronizzati con tutti i tuoi dispositivi.", "Keep your colleagues and friends in one place without leaking their private info." : "Tieni i tuoi colleghi e i tuoi amici in un posto proteggendo le loro Informazioni personali.", |