~cytrogen/masto-fe

ref: cc4560d95bae267a8f9281f9f559f8a08b87bd85 masto-fe/config/locales/activerecord.ms.yml -rw-r--r-- 1.9 KiB
cc4560d9 — Claire Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508) 2 years ago
                                                                                
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
ms:
  activerecord:
    attributes:
      poll:
        expires_at: Tarikh akhir
        options: Pilihan
      user:
        agreement: Perjanjian perkhidmatan
        email: Alamat e-mel
        locale: Tempatan
        password: Kata laluan
      user/account:
        username: Nama pengguna
      user/invite_request:
        text: Sebab
    errors:
      models:
        account:
          attributes:
            username:
              invalid: hanya mengandungi aksara, nombor dan garis bawah sahaja
              reserved: dikhaskan
        admin/webhook:
          attributes:
            url:
              invalid: bukanlah URL yang sah
        doorkeeper/application:
          attributes:
            website:
              invalid: bukanlah URL yang sah
        import:
          attributes:
            data:
              malformed: tersalah bentuk
        status:
          attributes:
            reblog:
              taken: hantaran sudah wujud
        user:
          attributes:
            email:
              blocked: menggunakan pembekal e-mel yang tidak dibenarkan
              unreachable: nampaknya tidak wujud
            role_id:
              elevated: tidak boleh lebih tinggi daripada peranan semasa anda
        user_role:
          attributes:
            permissions_as_keys:
              dangerous: termasuklah keizinan yang tidak selamat untuk peranan asas
              elevated: tidak boleh memasukkan kebenaran yang tidak dimiliki oleh peranan semasa anda
              own_role: tidak boleh diubah dengan peranan semasa anda
            position:
              elevated: tidak boleh lebih tinggi daripada peranan semasa anda
              own_role: tidak boleh diubah dengan peranan semasa anda
        webhook:
          attributes:
            events:
              invalid_permissions: tidak boleh memasukkan acara yang anda tidak mempunyai hak untuk melakukannya