diff options
Diffstat (limited to 'apps/user_status/l10n/it.js')
-rw-r--r-- | apps/user_status/l10n/it.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js index 0116e8b9ee6..2ded45d3f5e 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -11,19 +11,20 @@ OC.L10N.register( "Clear status message after" : "Cancella il messaggio di stato dopo", "What's your status?" : "Qual è il tuo stato?", "Set status" : "Imposta stato", + "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", "Clear status message" : "Cancella il messaggio di stato", "Set status message" : "Imposta messaggio di 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", + "Away" : "Assente", + "Do not disturb" : "Non disturbare", "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Non togliere", "Today" : "Oggi", "This week" : "Questa settimana", "Online" : "In linea", - "Away" : "Assente", - "Do not disturb" : "Non disturbare", "Invisible" : "Invisibile", "Offline" : "Non in linea", "There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato", @@ -31,6 +32,7 @@ OC.L10N.register( "1 hour" : "1 ora", "4 hours" : "4 ore", "Mute all notifications" : "Silenzia tutte le notifiche", + "Appear offline" : "Mostrati non in linea", "Clear status after" : "Togli lo stato dopo" }, "nplurals=2; plural=(n != 1);"); |