nextcloud/apps/user_status/l10n/it.json

33 lines
1.5 KiB
JSON
Raw Normal View History

2020-09-20 05:17:05 +03:00
{ "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",
2020-09-22 05:17:47 +03:00
"There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato",
2020-09-20 05:17:05 +03:00
"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",
2020-09-22 05:17:47 +03:00
"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",
2020-09-20 05:17:05 +03:00
"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);"
}