Skip to content

Commit

Permalink
Add missing translations to pt-BR locale
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusg committed Nov 7, 2013
1 parent 7877c8d commit 0202a1a
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion config/locales/pt-BR.yml
@@ -1,4 +1,4 @@
"pt-BR":
pt-BR:
active_admin:
dashboard: "Painel Administrativo"
dashboard_welcome:
Expand Down Expand Up @@ -63,6 +63,8 @@
labels:
destroy: "Excluído"
comments:
resource_type: "Tipo de Objeto"
author_type: "Tipo de Autor"
body: "Conteúdo"
author: "Autor"
title: "Comentário"
Expand All @@ -74,6 +76,14 @@
errors:
empty_text: "O comentário não foi salvo porque o texto estava vazio."
devise:
username:
title: "Nome de Usuário"
email:
title: "E-mail"
subdomain:
title: "Subdomínio"
password:
title: "Senha"
login:
title: "Conta"
remember_me: "Lembrar da senha"
Expand All @@ -84,7 +94,17 @@
change_password:
title: "Troque sua senha"
submit: "Troque minha senha"
unlock:
title: "Reenviar instruções de desbloqueio"
submit: "Reenviar instruções de desbloqueio"
links:
sign_in: "Entrar"
forgot_your_password: "Esqueceu sua senha?"
sign_in_with_omniauth_provider: "Entre com o %{provider}"
access_denied:
message: "Você não tem permissão para realizar o solicitado"
index_list:
table: "Tabela"
block: "Lista"
grid: "Grid"
blog: "Blog"

0 comments on commit 0202a1a

Please sign in to comment.