about summary refs log tree commit diff
path: root/config/locales/activerecord.cs.yml
blob: bd0b28efb359c94c0c62f50c2d012256a0b8ac7e (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
---
cs:
  activerecord:
    attributes:
      poll:
        expires_at: Uzávěrka
        options: Volby
      user:
        agreement: Souhlas s podmínkami
        email: E-mailová adresa
        locale: Lokalizace
        password: Heslo
      user/account:
        username: Uživatel
      user/invite_request:
        text: Zdůvodnění
    errors:
      models:
        account:
          attributes:
            username:
              invalid: musí obsahovat pouze písmena, číslice a podtržítka
              reserved: je vyhrazeno
        status:
          attributes:
            reblog:
              taken: příspěvku již existuje
        user:
          attributes:
            email:
              blocked: používá zakázanou e-mailovou službu
              unreachable: pravděpodobně neexistuje