pt_BR.json 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. { "translations": {
  2. "Recent statuses" : "Status recentes",
  3. "No recent status changes" : "Sem alterações de status recentes",
  4. "In a meeting" : "Em reunião",
  5. "Commuting" : "Em trânsito",
  6. "Out sick" : "Doente",
  7. "Vacationing" : "Férias",
  8. "Out of office" : "Fora do escritório",
  9. "Working remotely" : "Em trabalho remoto",
  10. "In a call" : "Numa chamada",
  11. "User status" : "Status do usuário",
  12. "Clear status after" : "Limpar status após",
  13. "Emoji for your status message" : "Emoji para sua mensagem de status",
  14. "What is your status?" : "Qual é o seu status?",
  15. "Predefined statuses" : "Status predefinidos",
  16. "Previously set" : "Definido anteriormente",
  17. "Reset status" : "Reinicie o status",
  18. "Set status" : "Definir status",
  19. "Online status" : "Status online",
  20. "Status message" : "Mensagem de status",
  21. "Your status was set automatically" : "Seu status foi definido automaticamente",
  22. "Clear status message" : "Limpar mensagem de status",
  23. "Set status message" : "Definir mensagem de status",
  24. "Reset status to \"{icon} {message}\"" : "Redefinir status para \"{icon} {message}\"",
  25. "Reset status to \"{message}\"" : "Redefinir status para \"{message}\"",
  26. "Reset status to \"{icon}\"" : "Redefinir status para \"{icon}\"",
  27. "There was an error saving the status" : "Ocorreu um erro ao salvar o status",
  28. "There was an error clearing the status" : "Ocorreu um erro ao limpar o status",
  29. "There was an error reverting the status" : "Ocorreu um erro ao reverter o status",
  30. "Don't clear" : "Não limpar",
  31. "Today" : "Hoje",
  32. "This week" : "Esta semana",
  33. "Online" : "Online",
  34. "Away" : "Fora",
  35. "Do not disturb" : "Não perturbe",
  36. "Invisible" : "Invisível",
  37. "Offline" : "Offline",
  38. "There was an error saving the new status" : "Ocorreu um erro ao salvar o novo status",
  39. "30 minutes" : "30 minutos",
  40. "1 hour" : "1 hora",
  41. "4 hours" : "4 horas",
  42. "Mute all notifications" : "Silenciar todas as notificações",
  43. "Appear offline" : "Aparecer offline",
  44. "View profile" : "Visualizar perfil",
  45. "{status}, {timestamp}" : "{status}, {timestamp}"
  46. },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  47. }