diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-24 02:22:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-24 02:22:06 +0000 |
commit | b89fbaf52d06faa8828d3c0520d54ca280ee6bf6 (patch) | |
tree | a6888acfecca01b4baaa41d522ce3175d6c52cad /apps/updatenotification/l10n/it.js | |
parent | ff54a0481bb939d663ee962714ac0cd722dde996 (diff) | |
download | nextcloud-server-b89fbaf52d06faa8828d3c0520d54ca280ee6bf6.tar.gz nextcloud-server-b89fbaf52d06faa8828d3c0520d54ca280ee6bf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/it.js')
-rw-r--r-- | apps/updatenotification/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index ddcac2db5c1..6f4ddcd3aa1 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -3,6 +3,7 @@ OC.L10N.register( { "{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.", "Channel updated" : "Canale aggiornato", + "Web updater is disabled" : "L'aggiornamento web è disattivato", "Update notifications" : "Notifiche degli aggiornamenti", "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.", @@ -17,6 +18,7 @@ OC.L10N.register( "Apps with available updates" : "Applicazioni con aggiornamenti disponibili", "Open updater" : "Apri strumento di aggiornamento", "Download now" : "Scarica ora", + "Please use the command line updater to update." : "Usa l'updater da riga di comando per aggiornare.", "What's new?" : "Cosa c'è di nuovo?", "The update check is not yet finished. Please refresh the page." : "Il controllo degli aggiornamenti non è ancora terminato. Aggiorna la pagina.", "Your version is up to date." : "La tua versione è aggiornata.", |