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 'apps/updatenotification/l10n/it.json')
-rw-r--r--apps/updatenotification/l10n/it.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json
index 734692254c4..b7ba5c59ad7 100644
--- a/apps/updatenotification/l10n/it.json
+++ b/apps/updatenotification/l10n/it.json
@@ -1,8 +1,17 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.",
+ "Update notifications" : "Notifiche degli aggiornamenti",
+ "Channel updated" : "Canale aggiornato",
+ "The update server could not be reached since %d days to check for new updates." : "Il server degli aggiornamenti non è raggiungibile da %d giorni per controllare la presenza di nuovi aggiornamenti.",
+ "Please check the Nextcloud and server log files for errors." : "Controlla i file di log di Nextcloud e del server alla ricerca di errori.",
+ "Update to %1$s is available." : "Aggiornamento a %1$s disponibile.",
+ "Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
+ "Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.",
+ "Update notification" : "Notifica di aggiornamento",
+ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Visualizza le notifiche degli aggiornamenti per Nextcloud e fornisce il SSO per lo strumento di aggiornamento.",
"Apps with available updates" : "Applicazioni con aggiornamenti disponibili",
"Open updater" : "Apri strumento di aggiornamento",
- "Your version is up to date." : "La tua versione è aggiornata.",
+ "The update check is not yet finished. Please refresh the page." : "Il controllo degli aggiornamenti non è ancora terminato. Aggiorna la pagina.",
"A non-default update server is in use to be checked for updates:" : "Stai utilizzando un server non predefinito per controllare gli aggiornamenti:",
"Update channel:" : "Canale di aggiornamento:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Puoi aggiornare sempre a una nuova versione / canale sperimentale. Ma non puoi mai tornare a una versione precedente.",
@@ -21,20 +30,11 @@
"<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stabile</strong> è la versione stabile più recente. È appropriata per l'utilizzo di tutti i giorni e sarà sempre aggiornata all'ultima versione principale.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> è una versione pre-rilascio solo per provare le nuove funzionalità, non per ambienti di produzione.",
"Could not start updater, please try the manual update" : "Impossibile avviare lo strumento di aggiornamento, prova l'aggiornamento manuale",
- "Update notifications" : "Notifiche degli aggiornamenti",
- "Channel updated" : "Canale aggiornato",
- "The update server could not be reached since %d days to check for new updates." : "Il server degli aggiornamenti non è raggiungibile da %d giorni per controllare la presenza di nuovi aggiornamenti.",
- "Please check the Nextcloud and server log files for errors." : "Controlla i file di log di Nextcloud e del server alla ricerca di errori.",
- "Update to %1$s is available." : "Aggiornamento a %1$s disponibile.",
- "Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
- "Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.",
- "Update notification" : "Notifica di aggiornamento",
- "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Visualizza le notifiche degli aggiornamenti per Nextcloud e fornisce il SSO per lo strumento di aggiornamento.",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versione che stai eseguendo non è più mantenuta. Assicurati di aggiornare a una versione supportata non appena possibile.",
"Download now" : "Scarica ora",
+ "Your version is up to date." : "La tua versione è aggiornata.",
"Checked on %s" : "Controllato il %s",
- "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.",
- "The update check is not yet finished. Please refresh the page." : "Il controllo degli aggiornamenti non è ancora terminato. Aggiorna la pagina."
+ "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file