diff options
Diffstat (limited to 'apps/user_status/l10n/pt_BR.json')
-rw-r--r-- | apps/user_status/l10n/pt_BR.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json new file mode 100644 index 00000000000..6d632c52de1 --- /dev/null +++ b/apps/user_status/l10n/pt_BR.json @@ -0,0 +1,35 @@ +{ "translations": { + "Recent statuses" : "Status recentes", + "In a meeting" : "Em reunião", + "Out sick" : "Doente", + "Vacationing" : "Férias", + "Working remotely" : "Em trabalho remoto", + "User status" : "Status do usuário", + "Clear status message after" : "Limpar status do usuário após", + "What's your status?" : "Qual é o seu status?", + "Set status" : "Definir status", + "Online status" : "Status online", + "Status message" : "Mensagem de status", + "Clear status message" : "Limpar mensagem de status", + "Set status message" : "Definir mensagem de status", + "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", + "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 after" : "Limpar status após" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file |