about summary refs log tree commit diff
path: root/config/locales/activerecord.ja.yml
blob: ad4c1eccf19fd465c8750e0251f205918ae0e910 (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
---
ja:
  activerecord:
    attributes:
      poll:
        expires_at: 期限
        options: 項目
      user:
        agreement: サービス契約
        email: メールアドレス
        locale: ロケール
        password: パスワード
      user/account:
        username: ユーザー名
      user/invite_request:
        text: 理由
    errors:
      models:
        account:
          attributes:
            username:
              invalid: アルファベット・数字・アンダーバーの組み合わせで入力してください
              reserved: は予約されています
        status:
          attributes:
            reblog:
              taken: は既にブーストされています
        user:
          attributes:
            email:
              blocked: は禁止されているプロバイダメールを使用します
              unreachable: 存在しないようです