about summary refs log tree commit diff
path: root/config/locales/activerecord.sv.yml
blob: 7c217efca89b253ca76d9db0daf5279e4ad7bf37 (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
---
sv:
  activerecord:
    attributes:
      poll:
        expires_at: Tidsgräns
        options: Val
      user:
        agreement: Serviceavtal
        email: E-postadress
        locale: Lokal
        password: Lösenord
      user/account:
        username: Användarnamn
      user/invite_request:
        text: Anledning
    errors:
      models:
        account:
          attributes:
            username:
              invalid: endast bokstäver, siffror och understrykning
              reserved: är reserverat
        status:
          attributes:
            reblog:
              taken: av status finns redan
        user:
          attributes:
            email:
              blocked: använder en icke tillåten e-postleverantör
              unreachable: verkar inte existera