Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 5154c2ad6db..a21237feffd 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -141,7 +141,6 @@ 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 can not 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?",
@@ -152,8 +151,6 @@ 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",
- "Can't install this app because it is not compatible" : "Impossibile installare questa applicazione poiché non è compatibile",
- "Can't 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.",
@@ -396,7 +393,10 @@ OC.L10N.register(
"No search results in other folders for {tag}{filter}{endtag}" : "Nessun risultato di ricerca nelle altre cartelle per {tag}{filter}{endtag}",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} risultato di ricerca in altre cartelle","{count} risultati di ricerca in altre cartelle"],
"A password reset message has been sent to the e-mail 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'email 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.",
+ "Password can not be changed. Please contact your administrator." : "La password non può essere cambiata. Contatta il tuo amministratore.",
"Nextcloud {app}" : "{app} di Nextcloud",
+ "Can't install this app because it is not compatible" : "Impossibile installare questa applicazione poiché non è compatibile",
+ "Can't install this app" : "Impossibile installare questa applicazione",
"These apps will be updated:" : "Queste applicazioni saranno aggiornate:",
"For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Per ulteriori dettagli, vedi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>."
},