rails-i18n 0.3.1 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (76) hide show
  1. data/README.md +109 -7
  2. data/rails/locale/ar.yml +173 -205
  3. data/rails/locale/az.yml +172 -202
  4. data/rails/locale/bg.yml +172 -212
  5. data/rails/locale/bn-IN.yml +158 -222
  6. data/rails/locale/bs.yml +214 -230
  7. data/rails/locale/ca.yml +172 -232
  8. data/rails/locale/cs.yml +167 -189
  9. data/rails/locale/csb.yml +183 -213
  10. data/rails/locale/cy.yml +172 -201
  11. data/rails/locale/da.yml +172 -216
  12. data/rails/locale/de-AT.yml +167 -192
  13. data/rails/locale/de-CH.yml +167 -192
  14. data/rails/locale/de.yml +167 -194
  15. data/rails/locale/dsb.yml +185 -208
  16. data/rails/locale/el.yml +164 -193
  17. data/rails/locale/en-AU.yml +179 -208
  18. data/rails/locale/en-GB.yml +179 -208
  19. data/rails/locale/en-IN.yml +166 -221
  20. data/rails/locale/en-US.yml +179 -204
  21. data/rails/locale/eo.yml +166 -188
  22. data/rails/locale/es-AR.yml +175 -197
  23. data/rails/locale/es-CL.yml +172 -203
  24. data/rails/locale/es-CO.yml +175 -198
  25. data/rails/locale/es-MX.yml +175 -204
  26. data/rails/locale/es-PE.yml +152 -169
  27. data/rails/locale/es.yml +173 -206
  28. data/rails/locale/et.yml +172 -203
  29. data/rails/locale/eu.yml +173 -206
  30. data/rails/locale/fa.yml +173 -203
  31. data/rails/locale/fi.yml +172 -206
  32. data/rails/locale/fr-CA.yml +172 -199
  33. data/rails/locale/fr-CH.yml +172 -196
  34. data/rails/locale/fr.yml +172 -196
  35. data/rails/locale/fur.yml +175 -208
  36. data/rails/locale/gl-ES.yml +153 -197
  37. data/rails/locale/gsw-CH.yml +164 -190
  38. data/rails/locale/he.yml +175 -205
  39. data/rails/locale/hi-IN.yml +172 -201
  40. data/rails/locale/hi.yml +172 -201
  41. data/rails/locale/hr.yml +141 -157
  42. data/rails/locale/hsb.yml +184 -212
  43. data/rails/locale/hu.yml +173 -198
  44. data/rails/locale/id.yml +164 -228
  45. data/rails/locale/is.yml +180 -210
  46. data/rails/locale/it.yml +181 -219
  47. data/rails/locale/ja.yml +172 -208
  48. data/rails/locale/kn.yml +172 -202
  49. data/rails/locale/ko.yml +171 -207
  50. data/rails/locale/lo.yml +162 -213
  51. data/rails/locale/lt.yml +158 -181
  52. data/rails/locale/lv.yml +164 -193
  53. data/rails/locale/mk.yml +141 -157
  54. data/rails/locale/mn.yml +162 -193
  55. data/rails/locale/nb.yml +174 -194
  56. data/rails/locale/nl.yml +172 -203
  57. data/rails/locale/nn.yml +130 -139
  58. data/rails/locale/pl.yml +183 -215
  59. data/rails/locale/pt-BR.yml +180 -213
  60. data/rails/locale/pt-PT.yml +180 -211
  61. data/rails/locale/rm.yml +147 -167
  62. data/rails/locale/ro.yml +172 -192
  63. data/rails/locale/ru.yml +229 -281
  64. data/rails/locale/sk.yml +174 -210
  65. data/rails/locale/sl.yml +195 -242
  66. data/rails/locale/sr-Latn.yml +141 -157
  67. data/rails/locale/sr.yml +141 -157
  68. data/rails/locale/sv-SE.yml +176 -257
  69. data/rails/locale/sw.yml +170 -203
  70. data/rails/locale/th.yml +147 -179
  71. data/rails/locale/tr.yml +144 -162
  72. data/rails/locale/uk.yml +233 -299
  73. data/rails/locale/vi.yml +159 -212
  74. data/rails/locale/zh-CN.yml +164 -185
  75. data/rails/locale/zh-TW.yml +164 -186
  76. metadata +77 -102
@@ -1,249 +1,194 @@
1
- # Indian translations for Ruby on Rails
2
- # by Saurabh Bhatia
3
-
4
- "en-IN":
1
+ en-IN:
5
2
  date:
6
- formats:
7
- default: "%d %B %Y"
8
- long: "%A, %d %B %Y"
9
- short: "%d.%m.%Y"
10
-
11
- day_names:
12
- - Sunday
13
- - Monday
14
- - Tuesday
15
- - Wednesday
16
- - Thursday
17
- - Friday
18
- - Saturday
19
3
  abbr_day_names:
20
- - Sun
21
- - Mon
22
- - Tue
23
- - Wed
24
- - Thu
25
- - Fri
26
- - Sat
27
- month_names:
28
- - ~
29
- - January
30
- - February
31
- - March
32
- - April
33
- - May
34
- - June
35
- - July
36
- - August
37
- - September
38
- - October
39
- - November
40
- - December
4
+ - Sun
5
+ - Mon
6
+ - Tue
7
+ - Wed
8
+ - Thu
9
+ - Fri
10
+ - Sat
41
11
  abbr_month_names:
42
- - ~
43
- - Jan
44
- - Feb
45
- - Mar
46
- - Apr
47
- - May
48
- - Jun
49
- - Jul
50
- - Aug
51
- - Sep
52
- - Okt
53
- - Nov
54
- - Dec
55
- order:
56
- - :day
57
- - :month
58
- - :year
59
-
60
- time:
12
+ -
13
+ - Jan
14
+ - Feb
15
+ - Mar
16
+ - Apr
17
+ - May
18
+ - Jun
19
+ - Jul
20
+ - Aug
21
+ - Sep
22
+ - Okt
23
+ - Nov
24
+ - Dec
25
+ day_names:
26
+ - Sunday
27
+ - Monday
28
+ - Tuesday
29
+ - Wednesday
30
+ - Thursday
31
+ - Friday
32
+ - Saturday
61
33
  formats:
62
- default: "%a, %d %b %Y %H.%M.%S %z"
63
- short: "%d %b %H.%M"
64
- long: "%d %B %Y %H.%M"
65
- am: "am"
66
- pm: "pm"
67
-
68
- number:
69
- format:
70
- delimiter: "."
71
- separator: ","
72
- precision: 2
73
-
74
- currency:
75
- format:
76
- format: "%n. %u"
77
- unit: "₹"
78
- separator: ","
79
- delimiter: "."
80
- precision: 2
81
-
82
- percentage:
83
- format:
84
- delimiter: "."
85
- separator: ","
86
- precision: 2
87
-
88
- precision:
89
- format:
90
- delimiter: "."
91
- separator: ","
92
-
93
- human:
94
- format:
95
- delimiter: "."
96
- separator: ","
97
- precision: 1
98
- storage_units:
99
- - Byte
100
- - KB
101
- - MB
102
- - GB
103
- - TB
104
-
34
+ default: ! '%d %B %Y'
35
+ long: ! '%A, %d %B %Y'
36
+ short: ! '%d.%m.%Y'
37
+ month_names:
38
+ -
39
+ - January
40
+ - February
41
+ - March
42
+ - April
43
+ - May
44
+ - June
45
+ - July
46
+ - August
47
+ - September
48
+ - October
49
+ - November
50
+ - December
51
+ order:
52
+ - :day
53
+ - :month
54
+ - :year
105
55
  datetime:
106
56
  distance_in_words:
107
- half_a_minute: "setengah menit"
108
- less_than_x_seconds:
109
- zero: "kurang dari 1 detik"
110
- one: "kurang dari 1 detik"
111
- other: "kurang dari %{count} detik"
112
- x_seconds:
113
- one: "satu detik"
114
- other: "%{count} detik"
115
- less_than_x_minutes:
116
- zero: "kurang dari 1 menit"
117
- one: "kurang dari 1 menit"
118
- other: "kurang dari %{count} menit"
119
- x_minutes:
120
- one: "satu menit"
121
- other: "%{count} menit"
122
57
  about_x_hours:
123
- one: "sekitar satu jam"
124
- other: "sekitar %{count} jam"
125
- x_days:
126
- one: "sehari"
127
- other: "%{count} hari"
58
+ one: sekitar satu jam
59
+ other: sekitar %{count} jam
128
60
  about_x_months:
129
- one: "sekitar sebulan"
130
- other: "sekitar %{count} bulan"
131
- x_months:
132
- one: "sebulan"
133
- other: "%{count} bulan"
61
+ one: sekitar sebulan
62
+ other: sekitar %{count} bulan
134
63
  about_x_years:
135
- one: "setahun"
136
- other: "noin %{count} tahun"
137
- over_x_years:
138
- one: "lebih dari setahun"
139
- other: "lebih dari %{count} tahun"
64
+ one: setahun
65
+ other: noin %{count} tahun
140
66
  almost_x_years:
141
- one: "hampir setahun"
142
- other: "hampir %{count} tahun"
67
+ one: hampir setahun
68
+ other: hampir %{count} tahun
69
+ half_a_minute: setengah menit
70
+ less_than_x_minutes:
71
+ one: kurang dari 1 menit
72
+ other: kurang dari %{count} menit
73
+ zero: kurang dari 1 menit
74
+ less_than_x_seconds:
75
+ one: kurang dari 1 detik
76
+ other: kurang dari %{count} detik
77
+ zero: kurang dari 1 detik
78
+ over_x_years:
79
+ one: lebih dari setahun
80
+ other: lebih dari %{count} tahun
81
+ x_days:
82
+ one: sehari
83
+ other: ! '%{count} hari'
84
+ x_minutes:
85
+ one: satu menit
86
+ other: ! '%{count} menit'
87
+ x_months:
88
+ one: sebulan
89
+ other: ! '%{count} bulan'
90
+ x_seconds:
91
+ one: satu detik
92
+ other: ! '%{count} detik'
143
93
  prompts:
144
- year: "Tahun"
145
- month: "Bulan"
146
- day: "Hari"
147
- hour: "Jam"
148
- minute: "Menit"
149
- second: "Detik"
150
-
94
+ day: Hari
95
+ hour: Jam
96
+ minute: Menit
97
+ month: Bulan
98
+ second: Detik
99
+ year: Tahun
100
+ errors:
101
+ format: ! '%{attribute} %{message}'
102
+ messages:
103
+ accepted: harus diterima
104
+ blank: tidak bisa kosong
105
+ confirmation: tidak sesuai dengan konfirmasi
106
+ empty: tidak bisa kosong
107
+ equal_to: harus sama dengan %{count}
108
+ even: harus genap
109
+ exclusion: sudah digunakan
110
+ greater_than: harus lebih besar dari %{count}
111
+ greater_than_or_equal_to: harus sama atau lebih besar dari %{count}
112
+ inclusion: tidak termasuk
113
+ invalid: tidak valid
114
+ less_than: harus lebih kecil dari %{count}
115
+ less_than_or_equal_to: harus sama atau lebih kecil dari %{count}
116
+ not_a_number: bukan angka
117
+ not_an_integer: must be an integer
118
+ odd: harus ganjil
119
+ record_invalid: ! 'Verifikasi gagal: %{errors}'
120
+ taken: sudah digunakan
121
+ too_long: terlalu panjang (maksimum %{count} karakter)
122
+ too_short: terlalu pendek (minimum %{count} karakter)
123
+ wrong_length: jumlah karakter salah (seharusnya %{count} karakter)
124
+ template:
125
+ body: ! 'Ada masalah dengan field berikut:'
126
+ header:
127
+ one: 1 kesalahan mengakibatkan %{model} ini tidak bisa disimpan
128
+ other: ! '%{count} kesalahan mengakibatkan %{model} ini tidak bisa disimpan'
151
129
  helpers:
152
130
  select:
153
- prompt: "Silahkan pilih"
154
-
131
+ prompt: Silahkan pilih
155
132
  submit:
156
- create: 'Buat %{model}'
157
- update: 'Update %{model}'
158
- submit: 'Simpan %{model}'
159
-
160
- errors:
161
- format: "%{attribute} %{message}"
162
-
163
- messages: &errors_messages
164
- inclusion: "tidak termasuk"
165
- exclusion: "sudah digunakan"
166
- invalid: "tidak valid"
167
- confirmation: "tidak sesuai dengan konfirmasi"
168
- accepted: "harus diterima"
169
- empty: "tidak bisa kosong"
170
- blank: "tidak bisa kosong"
171
- too_long: "terlalu panjang (maksimum %{count} karakter)"
172
- too_short: "terlalu pendek (minimum %{count} karakter)"
173
- wrong_length: "jumlah karakter salah (seharusnya %{count} karakter)"
174
- taken: "sudah digunakan"
175
- not_a_number: "bukan angka"
176
- greater_than: "harus lebih besar dari %{count}"
177
- greater_than_or_equal_to: "harus sama atau lebih besar dari %{count}"
178
- equal_to: "harus sama dengan %{count}"
179
- less_than: "harus lebih kecil dari %{count}"
180
- less_than_or_equal_to: "harus sama atau lebih kecil dari %{count}"
181
- odd: "harus ganjil"
182
- even: "harus genap"
183
- record_invalid: "Verifikasi gagal: %{errors}"
184
- template: &errors_template
185
- header:
186
- one: "1 kesalahan mengakibatkan %{model} ini tidak bisa disimpan"
187
- other: "%{count} kesalahan mengakibatkan %{model} ini tidak bisa disimpan"
188
- body: "Ada masalah dengan field berikut:"
189
-
190
- activerecord:
191
- errors:
192
- messages:
193
- <<: *errors_messages
194
- template:
195
- <<: *errors_template
196
- full_messages:
197
- format: "%{attribute} %{message}"
198
-
133
+ create: Buat %{model}
134
+ submit: Simpan %{model}
135
+ update: Update %{model}
199
136
  number:
200
- format:
201
- separator: ","
202
- delimiter: "."
203
- precision: 3
204
- significant: false
205
- strip_insignificant_zeros: false
206
-
207
137
  currency:
208
138
  format:
209
- format: "%u%n"
210
- unit: "Rp"
211
- separator: ","
212
- delimiter: "."
139
+ delimiter: .
140
+ format: ! '%u%n'
213
141
  precision: 2
142
+ separator: ! ','
214
143
  significant: false
215
144
  strip_insignificant_zeros: false
216
-
217
- percentage:
218
- format:
219
- delimiter: ""
220
-
221
- precision:
222
- format:
223
- delimiter: ""
224
-
145
+ unit: Rp
146
+ format:
147
+ delimiter: .
148
+ precision: 3
149
+ separator: ! ','
150
+ significant: false
151
+ strip_insignificant_zeros: false
225
152
  human:
153
+ decimal_units:
154
+ format: ! '%n %u'
155
+ units:
156
+ billion: Miliar
157
+ million: Juta
158
+ quadrillion: Quadriliun
159
+ thousand: Ribu
160
+ trillion: Triliun
161
+ unit: ''
226
162
  format:
227
- delimiter: ""
163
+ delimiter: ''
228
164
  precision: 3
229
165
  significant: true
230
166
  strip_insignificant_zeros: true
231
167
  storage_units:
232
- format: "%n %u"
168
+ format: ! '%n %u'
233
169
  units:
234
170
  byte:
235
- one: "Byte"
236
- other: "Byte"
237
- kb: "KB"
238
- mb: "MB"
239
- gb: "GB"
240
- tb: "TB"
241
- decimal_units:
242
- format: "%n %u"
243
- units:
244
- unit: ""
245
- thousand: Ribu
246
- million: Juta
247
- billion: Miliar
248
- trillion: Triliun
249
- quadrillion: Quadriliun
171
+ one: Byte
172
+ other: Byte
173
+ gb: GB
174
+ kb: KB
175
+ mb: MB
176
+ tb: TB
177
+ percentage:
178
+ format:
179
+ delimiter: ''
180
+ precision:
181
+ format:
182
+ delimiter: ''
183
+ support:
184
+ array:
185
+ last_word_connector: ! ', and'
186
+ two_words_connector: ! ' and '
187
+ words_connector: ! ','
188
+ time:
189
+ am: am
190
+ formats:
191
+ default: ! '%a, %d %b %Y %H.%M.%S %z'
192
+ long: ! '%d %B %Y %H.%M'
193
+ short: ! '%d %b %H.%M'
194
+ pm: pm
@@ -1,223 +1,198 @@
1
- # US English translations for Ruby on Rails
2
- #
3
- # Use this as the base for the locale file of your language.
4
-
5
- "en-US":
1
+ en-US:
6
2
  date:
7
- formats:
8
- default: "%Y-%m-%d"
9
- short: "%b %d"
10
- long: "%B %d, %Y"
11
-
12
- day_names:
13
- - Sunday
14
- - Monday
15
- - Tuesday
16
- - Wednesday
17
- - Thursday
18
- - Friday
19
- - Saturday
20
3
  abbr_day_names:
21
- - Sun
22
- - Mon
23
- - Tue
24
- - Wed
25
- - Thu
26
- - Fri
27
- - Sat
28
-
29
- month_names:
30
- - ~
31
- - January
32
- - February
33
- - March
34
- - April
35
- - May
36
- - June
37
- - July
38
- - August
39
- - September
40
- - October
41
- - November
42
- - December
4
+ - Sun
5
+ - Mon
6
+ - Tue
7
+ - Wed
8
+ - Thu
9
+ - Fri
10
+ - Sat
43
11
  abbr_month_names:
44
- - ~
45
- - Jan
46
- - Feb
47
- - Mar
48
- - Apr
49
- - May
50
- - Jun
51
- - Jul
52
- - Aug
53
- - Sep
54
- - Oct
55
- - Nov
56
- - Dec
57
- order:
58
- - :year
59
- - :month
60
- - :day
61
-
62
- time:
12
+ -
13
+ - Jan
14
+ - Feb
15
+ - Mar
16
+ - Apr
17
+ - May
18
+ - Jun
19
+ - Jul
20
+ - Aug
21
+ - Sep
22
+ - Oct
23
+ - Nov
24
+ - Dec
25
+ day_names:
26
+ - Sunday
27
+ - Monday
28
+ - Tuesday
29
+ - Wednesday
30
+ - Thursday
31
+ - Friday
32
+ - Saturday
63
33
  formats:
64
- default: "%a, %d %b %Y %H:%M:%S %z"
65
- short: "%d %b %H:%M"
66
- long: "%B %d, %Y %H:%M"
67
- am: "am"
68
- pm: "pm"
69
-
70
- support:
71
- array:
72
- words_connector: ", "
73
- two_words_connector: " and "
74
- last_word_connector: ", and "
75
-
34
+ default: ! '%Y-%m-%d'
35
+ long: ! '%B %d, %Y'
36
+ short: ! '%b %d'
37
+ month_names:
38
+ -
39
+ - January
40
+ - February
41
+ - March
42
+ - April
43
+ - May
44
+ - June
45
+ - July
46
+ - August
47
+ - September
48
+ - October
49
+ - November
50
+ - December
51
+ order:
52
+ - :year
53
+ - :month
54
+ - :day
55
+ datetime:
56
+ distance_in_words:
57
+ about_x_hours:
58
+ one: about 1 hour
59
+ other: about %{count} hours
60
+ about_x_months:
61
+ one: about 1 month
62
+ other: about %{count} months
63
+ about_x_years:
64
+ one: about 1 year
65
+ other: about %{count} years
66
+ almost_x_years:
67
+ one: almost 1 year
68
+ other: almost %{count} years
69
+ half_a_minute: half a minute
70
+ less_than_x_minutes:
71
+ one: less than a minute
72
+ other: less than %{count} minutes
73
+ less_than_x_seconds:
74
+ one: less than 1 second
75
+ other: less than %{count} seconds
76
+ over_x_years:
77
+ one: over 1 year
78
+ other: over %{count} years
79
+ x_days:
80
+ one: 1 day
81
+ other: ! '%{count} days'
82
+ x_minutes:
83
+ one: 1 minute
84
+ other: ! '%{count} minutes'
85
+ x_months:
86
+ one: 1 month
87
+ other: ! '%{count} months'
88
+ x_seconds:
89
+ one: 1 second
90
+ other: ! '%{count} seconds'
91
+ prompts:
92
+ day: Day
93
+ hour: Hour
94
+ minute: Minute
95
+ month: Month
96
+ second: Seconds
97
+ year: Year
98
+ errors:
99
+ format: ! '%{attribute} %{message}'
100
+ messages:
101
+ accepted: must be accepted
102
+ blank: can't be blank
103
+ confirmation: doesn't match confirmation
104
+ empty: can't be empty
105
+ equal_to: must be equal to %{count}
106
+ even: must be even
107
+ exclusion: is reserved
108
+ greater_than: must be greater than %{count}
109
+ greater_than_or_equal_to: must be greater than or equal to %{count}
110
+ inclusion: is not included in the list
111
+ invalid: is invalid
112
+ less_than: must be less than %{count}
113
+ less_than_or_equal_to: must be less than or equal to %{count}
114
+ not_a_number: is not a number
115
+ not_an_integer: must be an integer
116
+ odd: must be odd
117
+ record_invalid: ! 'Validation failed: %{errors}'
118
+ taken: has already been taken
119
+ too_long:
120
+ one: is too long (maximum is 1 character)
121
+ other: is too long (maximum is %{count} characters)
122
+ too_short:
123
+ one: is too short (minimum is 1 character)
124
+ other: is too short (minimum is %{count} characters)
125
+ wrong_length:
126
+ one: is the wrong length (should be 1 character)
127
+ other: is the wrong length (should be %{count} characters)
128
+ template:
129
+ body: ! 'There were problems with the following fields:'
130
+ header:
131
+ one: 1 error prohibited this %{model} from being saved
132
+ other: ! '%{count} errors prohibited this %{model} from being saved'
133
+ helpers:
76
134
  select:
77
- prompt: "Please select"
78
-
135
+ prompt: Please select
136
+ submit:
137
+ create: Create %{model}
138
+ submit: Save %{model}
139
+ update: Update %{model}
79
140
  number:
80
- format:
81
- separator: "."
82
- delimiter: ","
83
- precision: 3
84
- significant: false
85
- strip_insignificant_zeros: false
86
141
  currency:
87
142
  format:
88
- format: "%u%n"
89
- unit: "$"
90
- separator: "."
91
- delimiter: ","
143
+ delimiter: ! ','
144
+ format: ! '%u%n'
92
145
  precision: 2
146
+ separator: .
93
147
  significant: false
94
148
  strip_insignificant_zeros: false
95
- percentage:
96
- format:
97
- delimiter: ""
98
- precision:
99
- format:
100
- delimiter: ""
149
+ unit: $
150
+ format:
151
+ delimiter: ! ','
152
+ precision: 3
153
+ separator: .
154
+ significant: false
155
+ strip_insignificant_zeros: false
101
156
  human:
157
+ decimal_units:
158
+ format: ! '%n %u'
159
+ units:
160
+ billion: Billion
161
+ million: Million
162
+ quadrillion: Quadrillion
163
+ thousand: Thousand
164
+ trillion: Trillion
165
+ unit: ''
102
166
  format:
103
- delimiter: ""
167
+ delimiter: ''
104
168
  precision: 3
105
169
  significant: true
106
170
  strip_insignificant_zeros: true
107
171
  storage_units:
108
- format: "%n %u"
172
+ format: ! '%n %u'
109
173
  units:
110
174
  byte:
111
- one: "Byte"
112
- other: "Bytes"
113
- kb: "KB"
114
- mb: "MB"
115
- gb: "GB"
116
- tb: "TB"
117
- decimal_units:
118
- format: "%n %u"
119
- units:
120
- unit: ""
121
- thousand: Thousand
122
- million: Million
123
- billion: Billion
124
- trillion: Trillion
125
- quadrillion: Quadrillion
126
-
127
- datetime:
128
- distance_in_words:
129
- half_a_minute: "half a minute"
130
- less_than_x_seconds:
131
- one: "less than 1 second"
132
- other: "less than %{count} seconds"
133
- x_seconds:
134
- one: "1 second"
135
- other: "%{count} seconds"
136
- less_than_x_minutes:
137
- one: "less than a minute"
138
- other: "less than %{count} minutes"
139
- x_minutes:
140
- one: "1 minute"
141
- other: "%{count} minutes"
142
- about_x_hours:
143
- one: "about 1 hour"
144
- other: "about %{count} hours"
145
- x_days:
146
- one: "1 day"
147
- other: "%{count} days"
148
- about_x_months:
149
- one: "about 1 month"
150
- other: "about %{count} months"
151
- x_months:
152
- one: "1 month"
153
- other: "%{count} months"
154
- about_x_years:
155
- one: "about 1 year"
156
- other: "about %{count} years"
157
- over_x_years:
158
- one: "over 1 year"
159
- other: "over %{count} years"
160
- almost_x_years:
161
- one: "almost 1 year"
162
- other: "almost %{count} years"
163
- prompts:
164
- year: "Year"
165
- month: "Month"
166
- day: "Day"
167
- hour: "Hour"
168
- minute: "Minute"
169
- second: "Seconds"
170
-
171
- helpers:
172
- select:
173
- prompt: "Please select"
174
-
175
- submit:
176
- create: 'Create %{model}'
177
- update: 'Update %{model}'
178
- submit: 'Save %{model}'
179
-
180
- errors:
181
- format: "%{attribute} %{message}"
182
- messages: &errors_messages
183
- inclusion: "is not included in the list"
184
- exclusion: "is reserved"
185
- invalid: "is invalid"
186
- confirmation: "doesn't match confirmation"
187
- accepted: "must be accepted"
188
- empty: "can't be empty"
189
- blank: "can't be blank"
190
- too_long:
191
- one: "is too long (maximum is 1 character)"
192
- other: "is too long (maximum is %{count} characters)"
193
- too_short:
194
- one: "is too short (minimum is 1 character)"
195
- other: "is too short (minimum is %{count} characters)"
196
- wrong_length:
197
- one: "is the wrong length (should be 1 character)"
198
- other: "is the wrong length (should be %{count} characters)"
199
- not_a_number: "is not a number"
200
- not_an_integer: "must be an integer"
201
- greater_than: "must be greater than %{count}"
202
- greater_than_or_equal_to: "must be greater than or equal to %{count}"
203
- equal_to: "must be equal to %{count}"
204
- less_than: "must be less than %{count}"
205
- less_than_or_equal_to: "must be less than or equal to %{count}"
206
- odd: "must be odd"
207
- even: "must be even"
208
- taken: "has already been taken"
209
- record_invalid: "Validation failed: %{errors}"
210
- template: &errors_template
211
- header:
212
- one: "1 error prohibited this %{model} from being saved"
213
- other: "%{count} errors prohibited this %{model} from being saved"
214
- body: "There were problems with the following fields:"
215
-
216
- activerecord:
217
- errors:
218
- messages:
219
- <<: *errors_messages
220
- template:
221
- <<: *errors_template
222
- full_messages:
223
- format: "%{attribute} %{message}"
175
+ one: Byte
176
+ other: Bytes
177
+ gb: GB
178
+ kb: KB
179
+ mb: MB
180
+ tb: TB
181
+ percentage:
182
+ format:
183
+ delimiter: ''
184
+ precision:
185
+ format:
186
+ delimiter: ''
187
+ support:
188
+ array:
189
+ last_word_connector: ! ', and '
190
+ two_words_connector: ! ' and '
191
+ words_connector: ! ', '
192
+ time:
193
+ am: am
194
+ formats:
195
+ default: ! '%a, %d %b %Y %H:%M:%S %z'
196
+ long: ! '%B %d, %Y %H:%M'
197
+ short: ! '%d %b %H:%M'
198
+ pm: pm