about summary refs log tree commit diff
path: root/config/locales/activerecord.tr.yml
blob: 890f065b1e33b55d401f684da4822634504b63e9 (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
---
tr:
  activerecord:
    attributes:
      poll:
        expires_at: Bitiş zamanı
        options: Seçenekler
      user:
        agreement: Hizmet Sözleşmesi
        email: E-posta adresi
        locale: Bölge ayarı
        password: Parola
      user/account:
        username: Kullanıcı adı
      user/invite_request:
        text: Gerekçe
    errors:
      models:
        account:
          attributes:
            username:
              invalid: sadece harfler, sayılar ve alt çizgiler
              reserved: kullanılamaz
        status:
          attributes:
            reblog:
              taken: durum zaten var
        user:
          attributes:
            email:
              blocked: izin verilmeyen bir e-posta sağlayıcı kullanıyor
              unreachable: mevcut gözükmüyor