about summary refs log tree commit diff
path: root/config/locales/activerecord.pt-BR.yml
blob: ad034fdbcc6cddbcebe6ee106b5728973cf8acc9 (plain) (blame)
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
---
pt-BR:
  activerecord:
    attributes:
      poll:
        expires_at: Prazo
        options: Opções
      user:
        agreement: Termos de serviço
        email: E-mail
        locale: Idioma
        password: Senha
      user/account:
        username: Usuário
      user/invite_request:
        text: Razão
    errors:
      models:
        account:
          attributes:
            username:
              invalid: apenas letras, números e underlines ( "_" )
              reserved: já existe
        admin/webhook:
          attributes:
            url:
              invalid: não é uma URL válida
        doorkeeper/application:
          attributes:
            website:
              invalid: não é uma URL válida
        status:
          attributes:
            reblog:
              taken: do toot já existe
        user:
          attributes:
            email:
              blocked: usa provedor de e-mail não permitido
              unreachable: parece não existir