diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-22 02:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-22 02:17:47 +0000 |
commit | 60fcb7092ceba41eed30753c6ad8787d690de05d (patch) | |
tree | e8bae0db02acb2cccdf41d93ffb375c93b88b442 /apps/user_status/l10n/it.js | |
parent | d77d52d2575043d9f50d32a45875f2299b2d2b61 (diff) | |
download | nextcloud-server-60fcb7092ceba41eed30753c6ad8787d690de05d.tar.gz nextcloud-server-60fcb7092ceba41eed30753c6ad8787d690de05d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/it.js')
-rw-r--r-- | apps/user_status/l10n/it.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js index ba3475ae5b8..8fde3c7054a 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -15,13 +15,13 @@ OC.L10N.register( "Invisible" : "Invisibile", "Offline" : "Non in linea", "Set status" : "Imposta stato", - "There was an error saving the new status" : "Si è verificato un errore salvando il nuovo stato", + "There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato", "Clear status after" : "Togli lo stato dopo", "What's your status?" : "Qual è il tuo stato?", "Set a custom status" : "Imposta uno stato personalizzato", "Clear custom status" : "Togli stato personalizzato", - "There was an error saving the status" : "Si è verificato un errore salvando lo stato", - "There was an error clearing the status" : "Si è verificato un errore togliendo lo stato", + "There was an error saving the status" : "Si è verificato un errore durante il salvataggio dello stato", + "There was an error clearing the status" : "Si è verificato un errore durante la rimozione dello stato", "No recent status changes" : "Nessun cambio di stato recente", "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Non togliere", |