diff options
Diffstat (limited to 'apps/user_status/l10n/it.json')
-rw-r--r-- | apps/user_status/l10n/it.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/apps/user_status/l10n/it.json b/apps/user_status/l10n/it.json new file mode 100644 index 00000000000..cf6b8b51143 --- /dev/null +++ b/apps/user_status/l10n/it.json @@ -0,0 +1,33 @@ +{ "translations": { + "Recent statuses" : "Stati recenti", + "In a meeting" : "In una riunione", + "Commuting" : "Pendolare", + "Out sick" : "In malattia", + "Vacationing" : "In vacanza", + "Working remotely" : "Lavoro da remoto", + "User status" : "Stato utente", + "Set custom status" : "Imposta stato personalizzato", + "Online" : "In linea", + "Away" : "Assente", + "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 salvando il 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", + "No recent status changes" : "Nessun cambio di stato recente", + "{status}, {timestamp}" : "{status}, {timestamp}", + "Don't clear" : "Non togliere", + "Today" : "Oggi", + "This week" : "Questa settimana", + "30 minutes" : "30 minuti", + "1 hour" : "1 ora", + "4 hours" : "4 ore", + "Mute all notifications" : "Silenzia tutte le notifiche" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |