diff options
Diffstat (limited to 'apps/updatenotification/l10n/it.json')
-rw-r--r-- | apps/updatenotification/l10n/it.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 0998daac720..549967d54c8 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -11,6 +11,16 @@ "<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>stabile</strong> è la versione stabile più recente. È appropriata per l'utilizzo in produzione e sarà sempre aggiornata all'ultima versione stabile.", "<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", + "activated" : "attivate", + "updated" : "aggiornate", + "mounted" : "montate", + "deactivated" : "disattivate", + "beforeCreate" : "beforeCreate", + "created" : "create", + "beforeUpdate" : "beforeUpdate", + "beforeDestroy" : "beforeDestroy", + "destroyed" : "distrutte", + "beforeMount" : "beforeMount", "_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"], "_dropdownMenu_::_dropdown-menu_" : ["dropdownMenu","dropdown-menu"], "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.", |