diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 00:11:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 00:11:52 +0000 |
commit | a6666071be393e1eaa3715cb1c16bd933f7cd03f (patch) | |
tree | b79e9d175767825bf559ea691c252f2a97da7c44 /apps/updatenotification/l10n/it.json | |
parent | e9001fecb6e7955d6ca1ee4da826e0575a932809 (diff) | |
download | nextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.tar.gz nextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.zip |
[tx-robot] updated from transifex
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.", |