diff options
Diffstat (limited to 'apps/user_status/l10n/it.js')
-rw-r--r-- | apps/user_status/l10n/it.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js index b7b216ee702..9917b09972e 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -23,7 +23,6 @@ OC.L10N.register( "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", "There was an error reverting the status" : "Si è verificato un errore ripristinando lo stato", - "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", "Set absence period" : "Imposta periodo di assenza", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Non disturbare", "Invisible" : "Invisibile", "Offline" : "Non in linea", + "Set status" : "Imposta stato", "There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato", "30 minutes" : "30 minuti", "1 hour" : "1 ora", "4 hours" : "4 ore", + "Busy" : "Occupato", "Mute all notifications" : "Silenzia tutte le notifiche", "Appear offline" : "Mostrati non in linea" }, |