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