aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/it.js')
-rw-r--r--apps/user_status/l10n/it.js18
1 files changed, 10 insertions, 8 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js
index 3bf410ec375..9917b09972e 100644
--- a/apps/user_status/l10n/it.js
+++ b/apps/user_status/l10n/it.js
@@ -17,18 +17,19 @@ OC.L10N.register(
"Predefined statuses" : "Stati predefiniti",
"Previously set" : "Impostato in precedenza",
"Reset status" : "Ripristina stato",
- "Set status" : "Imposta stato",
- "Online status" : "Stato in linea",
- "Status message" : "Messaggio di stato",
- "Your status was set automatically" : "Stato impostato automaticamente",
- "Clear status message" : "Cancella il messaggio di stato",
- "Set status message" : "Imposta messaggio di stato",
"Reset status to \"{icon} {message}\"" : "Ripristina stato a \"{icon} {message}\"",
"Reset status to \"{message}\"" : "Ripristina stato a \"{message}\"",
"Reset status to \"{icon}\"" : "Ripristina stato a \"{icon}\"",
"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",
+ "Online status" : "Stato in linea",
+ "Status message" : "Messaggio di stato",
+ "Set absence period" : "Imposta periodo di assenza",
+ "Set absence period and replacement" : "Imposta periodo di assenza e sostituzione",
+ "Your status was set automatically" : "Stato impostato automaticamente",
+ "Clear status message" : "Cancella il messaggio di stato",
+ "Set status message" : "Imposta messaggio di stato",
"Don't clear" : "Non togliere",
"Today" : "Oggi",
"This week" : "Questa settimana",
@@ -37,12 +38,13 @@ 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",
- "View profile" : "Vedi profilo"
+ "Appear offline" : "Mostrati non in linea"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");