about summary refs log tree commit diff
path: root/config/locales/activerecord.ast.yml
blob: 2d532071a9b4209d8b3b475a6790e018e146a21f (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
41
42
43
44
45
---
ast:
  activerecord:
    attributes:
      poll:
        options: Opciones
      user:
        agreement: Acuerdu del serviciu
        email: Direición de corréu electrónicu
        locale: Locale
        password: Contraseña
      user/account:
        username: Nome d'usuariu
      user/invite_request:
        text: Motivu
    errors:
      models:
        account:
          attributes:
            username:
              invalid: ha contener namás lletres, númberos ya guiones baxos
              reserved: ta acutáu
        admin/webhook:
          attributes:
            url:
              invalid: nun ye una URL válida
        doorkeeper/application:
          attributes:
            website:
              invalid: nun ye una URL válida
        user:
          attributes:
            email:
              blocked: usa un fornidor de corréu electrónicu que nun ta permitíu
              unreachable: nun paez qu'esista
            role_id:
              elevated: nun pue ser mayor que'l to rol actual
        user_role:
          attributes:
            permissions_as_keys:
              elevated: nun se puen incluyir los permisos que'l to rol nun poseye
              own_role: nun se pue camudar col to rol actual
            position:
              elevated: nun pue ser mayor que'l to rol actual
              own_role: nun se pue camudar col to rol actual