-
Notifications
You must be signed in to change notification settings - Fork 2.8k
/
Copy pathid.yml
213 lines (213 loc) · 5.06 KB
/
id.yml
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
---
id:
activerecord:
errors:
messages:
record_invalid: 'Validasi gagal: %{errors}'
restrict_dependent_destroy:
has_one: Tidak bisa menghapus record karena terdapat satu %{record} yang
bergantung
has_many: Tidak bisa menghapus record karena terdapat %{record} yang bergantung
date:
abbr_day_names:
- Min
- Sen
- Sel
- Rab
- Kam
- Jum
- Sab
abbr_month_names:
-
- Jan
- Feb
- Mar
- Apr
- Mei
- Jun
- Jul
- Agu
- Sep
- Okt
- Nov
- Des
day_names:
- Minggu
- Senin
- Selasa
- Rabu
- Kamis
- Jumat
- Sabtu
formats:
default: "%d %B %Y"
long: "%A, %d %B %Y"
short: "%d.%m.%Y"
month_names:
-
- Januari
- Februari
- Maret
- April
- Mei
- Juni
- Juli
- Agustus
- September
- Oktober
- November
- Desember
order:
- :day
- :month
- :year
datetime:
distance_in_words:
about_x_hours:
one: sekitar satu jam
other: sekitar %{count} jam
about_x_months:
one: sekitar sebulan
other: sekitar %{count} bulan
about_x_years:
one: sekitar setahun
other: sekitar %{count} tahun
almost_x_years:
one: hampir setahun
other: hampir %{count} tahun
half_a_minute: setengah menit
less_than_x_seconds:
zero: kurang dari 1 detik
one: kurang dari %{count} detik
other: kurang dari %{count} detik
less_than_x_minutes:
zero: kurang dari 1 menit
one: kurang dari %{count} menit
other: kurang dari %{count} menit
over_x_years:
one: lebih dari setahun
other: lebih dari %{count} tahun
x_seconds:
one: satu detik
other: "%{count} detik"
x_minutes:
one: satu menit
other: "%{count} menit"
x_days:
one: sehari
other: "%{count} hari"
x_months:
one: sebulan
other: "%{count} bulan"
prompts:
second: Detik
minute: Menit
hour: Jam
day: Hari
month: Bulan
year: Tahun
errors:
format: "%{attribute} %{message}"
messages:
accepted: harus diterima
blank: tidak boleh kosong
confirmation: tidak sesuai dengan %{attribute}
empty: tidak boleh kosong
equal_to: harus sama dengan %{count}
even: harus genap
exclusion: sudah digunakan
greater_than: harus lebih besar dari %{count}
greater_than_or_equal_to: harus sama atau lebih besar dari %{count}
inclusion: tidak termasuk
invalid: tidak valid
less_than: harus lebih kecil dari %{count}
less_than_or_equal_to: harus sama atau lebih kecil dari %{count}
model_invalid: 'Validasi gagal: %{errors}'
not_a_number: bukan angka
not_an_integer: harus bilangan bulat
odd: harus ganjil
other_than: harus selain %{count}
present: harus kosong
required: harus ada
taken: sudah digunakan
too_long:
one: terlalu panjang (maksimum %{count} karakter)
other: terlalu panjang (maksimum %{count} karakter)
too_short:
one: terlalu pendek (minimum %{count} karakter)
other: terlalu pendek (minimum %{count} karakter)
wrong_length:
one: jumlah karakter salah (seharusnya %{count} karakter)
other: jumlah karakter salah (seharusnya %{count} karakter)
template:
body: 'Ada masalah dengan field berikut:'
header:
one: "%{count} kesalahan mengakibatkan %{model} ini tidak bisa disimpan"
other: "%{count} kesalahan mengakibatkan %{model} ini tidak bisa disimpan"
helpers:
select:
prompt: Silakan pilih
submit:
create: Buat %{model}
submit: Simpan %{model}
update: Perbarui %{model}
number:
currency:
format:
delimiter: "."
format: "%u%n"
precision: 2
separator: ","
significant: false
strip_insignificant_zeros: false
unit: Rp
format:
delimiter: "."
precision: 3
separator: ","
significant: false
strip_insignificant_zeros: false
human:
decimal_units:
format: "%n %u"
units:
billion: Miliar
million: Juta
quadrillion: Quadriliun
thousand: Ribu
trillion: Triliun
unit: ''
format:
delimiter: ''
precision: 3
significant: true
strip_insignificant_zeros: true
storage_units:
format: "%n %u"
units:
byte:
one: Byte
other: Byte
gb: GB
kb: KB
mb: MB
tb: TB
percentage:
format:
delimiter: ''
format: "%n%"
precision:
format:
delimiter: ''
support:
array:
last_word_connector: ", dan "
two_words_connector: " dan "
words_connector: ", "
time:
am: am
formats:
default: "%a, %d %b %Y %H.%M.%S %z"
long: "%d %B %Y %H.%M"
short: "%d %b %H.%M"
pm: pm