it.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. { "translations": {
  2. "Recent statuses" : "Stati recenti",
  3. "In a meeting" : "In una riunione",
  4. "Commuting" : "Pendolare",
  5. "Out sick" : "In malattia",
  6. "Vacationing" : "In vacanza",
  7. "Working remotely" : "Lavoro da remoto",
  8. "In a call" : "In una chiamata",
  9. "User status" : "Stato utente",
  10. "View profile" : "Vedi profilo",
  11. "Clear status after" : "Togli lo stato dopo",
  12. "What is your status?" : "Qual è il tuo stato?",
  13. "Set status" : "Imposta stato",
  14. "Online status" : "Stato in linea",
  15. "Status message" : "Messaggio di stato",
  16. "Clear status message" : "Cancella il messaggio di stato",
  17. "Set status message" : "Imposta messaggio di stato",
  18. "There was an error saving the status" : "Si è verificato un errore durante il salvataggio dello stato",
  19. "There was an error clearing the status" : "Si è verificato un errore durante la rimozione dello stato",
  20. "No recent status changes" : "Nessun cambio di stato recente",
  21. "Away" : "Assente",
  22. "Do not disturb" : "Non disturbare",
  23. "{status}, {timestamp}" : "{status}, {timestamp}",
  24. "Don't clear" : "Non togliere",
  25. "Today" : "Oggi",
  26. "This week" : "Questa settimana",
  27. "Online" : "In linea",
  28. "Invisible" : "Invisibile",
  29. "Offline" : "Non in linea",
  30. "There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato",
  31. "30 minutes" : "30 minuti",
  32. "1 hour" : "1 ora",
  33. "4 hours" : "4 ore",
  34. "Mute all notifications" : "Silenzia tutte le notifiche",
  35. "Appear offline" : "Mostrati non in linea",
  36. "Clear status message after" : "Cancella il messaggio di stato dopo"
  37. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  38. }