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.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 3eba57eada9..86331a330ed 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -163,7 +163,6 @@ OC.L10N.register(
"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?",
"I know what I'm doing" : "So cosa sto facendo",
"Resetting password" : "Ripristino password",
- "Install recommended apps" : "Installa applicazioni consigliate",
"Recommended apps" : "Applicazioni consigliate",
"Loading apps …" : "Caricamento applicazioni…",
"Could not fetch list of apps from the App Store." : "Impossibile scaricare l'elenco delle applicazioni dal negozio delle applicazioni.",
@@ -171,7 +170,8 @@ OC.L10N.register(
"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",
+ "Skip" : "Salta",
+ "Install recommended apps" : "Installa applicazioni consigliate",
"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.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Applicazione di posta elettronica semplice e ben integrata con File, Contatti e Calendario.",
@@ -233,6 +233,7 @@ OC.L10N.register(
"Already existing files" : "File già esistenti",
"Which files do you want to keep?" : "Quali file vuoi mantenere?",
"If you select both versions, the copied file will have a number added to its name." : "Se selezioni entrambe le versioni, sarà aggiunto un numero al nome del file copiato.",
+ "Cancel" : "Annulla",
"Continue" : "Continua",
"(all selected)" : "(tutti i selezionati)",
"({count} selected)" : "({count} selezionati)",
@@ -308,6 +309,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Per informazioni su come configurare correttamente il tuo server, vedi la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentazione</a>.",
"Create an <strong>admin account</strong>" : "Crea un <strong>account amministratore</strong>",
"Username" : "Nome utente",
+ "Toggle password visibility" : "Commuta la visibilità delle password",
"Storage & database" : "Archiviazione e database",
"Data folder" : "Cartella dati",
"Configure the database" : "Configura il database",
@@ -339,7 +341,6 @@ OC.L10N.register(
"More apps menu" : "Menu delle altre applicazioni",
"Contacts" : "Contatti",
"Contacts menu" : "Menu dei contatti",
- "Settings menu" : "Menu delle impostazioni",
"Confirm your password" : "Conferma la tua password",
"Connect to your account" : "Connetti il tuo account",
"Please log in before granting %1$s access to your %2$s account." : "Accedi prima di accordare a %1$s l'accesso al tuo account %2$s.",
@@ -397,7 +398,7 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Alcune colonne del database non sono state convertite in big int. Poiché la modifica dei tipi di colonna può richiedere del tempo, non sono state modificate automaticamente. Eseguendo \"occ db:convert-filecache-bigint\", le modifiche in corso saranno applicate manualmente. L'operazione deve essere eseguita mentre l'istanza non è in linea. Per ulteriori dettagli, leggi {linkstart}la relativa pagina di documentazione{linkend}.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Per migrare a un altro database, usa lo strumento da riga di comando: 'occ db:convert-type', o leggi la {linkstart}documentazione ↗{linkend}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet. Il file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.",
- "Toggle password visibility" : "Commuta la visibilità delle password",
+ "Settings menu" : "Menu delle impostazioni",
"The password is wrong. Try again." : "La password è errata. Prova ancora.",
"Setup two-factor authentication" : "Configura l'autenticazione a due fattori",
"You haven't added any info yet" : "Non hai ancora aggiunto alcuna informazione",