alula 0.4.24 → 0.4.25

Sign up to get free protection for your applications and to get access to all the features.
Files changed (110) hide show
  1. data/lib/alula/config.rb +11 -5
  2. data/lib/alula/content.rb +0 -1
  3. data/lib/alula/context.rb +1 -1
  4. data/lib/alula/generators/feedjson.rb +60 -0
  5. data/lib/alula/version.rb +1 -1
  6. data/locales/en.yml +19 -0
  7. data/locales/fi.yml +19 -0
  8. data/locales/l10n/ar.yml +199 -0
  9. data/locales/l10n/az.yml +199 -0
  10. data/locales/l10n/bg.yml +199 -0
  11. data/locales/l10n/bn-IN.yml +182 -0
  12. data/locales/l10n/bs.yml +242 -0
  13. data/locales/l10n/ca.yml +199 -0
  14. data/locales/l10n/cs.yml +198 -0
  15. data/locales/l10n/csb.yml +210 -0
  16. data/locales/l10n/cy.yml +199 -0
  17. data/locales/l10n/da.yml +199 -0
  18. data/locales/l10n/de-AT.yml +203 -0
  19. data/locales/l10n/de-CH.yml +203 -0
  20. data/locales/l10n/de.yml +203 -0
  21. data/locales/l10n/dsb.yml +215 -0
  22. data/locales/l10n/el.yml +199 -0
  23. data/locales/l10n/en-AU.yml +205 -0
  24. data/locales/l10n/en-CA.yml +214 -0
  25. data/locales/l10n/en-GB.yml +205 -0
  26. data/locales/l10n/en-IN.yml +205 -0
  27. data/locales/l10n/en-US.yml +205 -0
  28. data/locales/l10n/en.yml +205 -0
  29. data/locales/l10n/eo.yml +201 -0
  30. data/locales/l10n/es-AR.yml +205 -0
  31. data/locales/l10n/es-CL.yml +199 -0
  32. data/locales/l10n/es-CO.yml +205 -0
  33. data/locales/l10n/es-MX.yml +205 -0
  34. data/locales/l10n/es-PE.yml +181 -0
  35. data/locales/l10n/es-VE.yml +205 -0
  36. data/locales/l10n/es.yml +199 -0
  37. data/locales/l10n/et.yml +199 -0
  38. data/locales/l10n/eu.yml +199 -0
  39. data/locales/l10n/fa.yml +199 -0
  40. data/locales/l10n/fi.yml +199 -0
  41. data/locales/l10n/fr-CA.yml +207 -0
  42. data/locales/l10n/fr-CH.yml +207 -0
  43. data/locales/l10n/fr.yml +222 -0
  44. data/locales/l10n/fur.yml +199 -0
  45. data/locales/l10n/gl-ES.yml +178 -0
  46. data/locales/l10n/gsw-CH.yml +199 -0
  47. data/locales/l10n/he.yml +201 -0
  48. data/locales/l10n/hi-IN.yml +199 -0
  49. data/locales/l10n/hi.yml +199 -0
  50. data/locales/l10n/hr.yml +237 -0
  51. data/locales/l10n/hsb.yml +214 -0
  52. data/locales/l10n/hu.yml +199 -0
  53. data/locales/l10n/id.yml +200 -0
  54. data/locales/l10n/is.yml +213 -0
  55. data/locales/l10n/it.yml +205 -0
  56. data/locales/l10n/ja.yml +197 -0
  57. data/locales/l10n/kn.yml +199 -0
  58. data/locales/l10n/ko.yml +197 -0
  59. data/locales/l10n/lo.yml +186 -0
  60. data/locales/l10n/lt.yml +182 -0
  61. data/locales/l10n/lv.yml +215 -0
  62. data/locales/l10n/mk.yml +170 -0
  63. data/locales/l10n/mn.yml +205 -0
  64. data/locales/l10n/nb.yml +207 -0
  65. data/locales/l10n/nl.yml +199 -0
  66. data/locales/l10n/nn.yml +160 -0
  67. data/locales/l10n/pl.yml +221 -0
  68. data/locales/l10n/pt-BR.yml +207 -0
  69. data/locales/l10n/pt-PT.yml +207 -0
  70. data/locales/l10n/quotes.yml +24 -0
  71. data/locales/l10n/rm.yml +182 -0
  72. data/locales/l10n/ro.yml +199 -0
  73. data/locales/l10n/ru.yml +257 -0
  74. data/locales/l10n/sk.yml +213 -0
  75. data/locales/l10n/sl.yml +210 -0
  76. data/locales/l10n/sr-Latn.yml +170 -0
  77. data/locales/l10n/sr.yml +170 -0
  78. data/locales/l10n/sv-SE.yml +199 -0
  79. data/locales/l10n/sw.yml +197 -0
  80. data/locales/l10n/th.yml +173 -0
  81. data/locales/l10n/tl.yml +229 -0
  82. data/locales/l10n/tr.yml +199 -0
  83. data/locales/l10n/uk.yml +257 -0
  84. data/locales/l10n/vi.yml +201 -0
  85. data/locales/l10n/wo.yml +205 -0
  86. data/locales/l10n/zh-CN.yml +199 -0
  87. data/locales/l10n/zh-TW.yml +199 -0
  88. data/template/Gemfile.erb +15 -0
  89. data/template/README +16 -0
  90. data/template/config.yml.erb +42 -0
  91. data/vendor/assets/images/cookieconsent.cookie-consent-logo.png +0 -0
  92. data/vendor/assets/images/cookieconsent.cross.png +0 -0
  93. data/vendor/assets/images/cookieconsent.globe.png +0 -0
  94. data/vendor/assets/images/cookieconsent.modal-close.png +0 -0
  95. data/vendor/assets/images/cookieconsent.silktide-logo.png +0 -0
  96. data/vendor/assets/images/favicon.png +0 -0
  97. data/vendor/assets/images/grey.gif +0 -0
  98. data/vendor/assets/javascripts/cookieconsent.js.coffee.erb +15 -0
  99. data/vendor/assets/javascripts/jquery.alula.js.coffee +16 -0
  100. data/vendor/assets/javascripts/jquery.js +9227 -0
  101. data/vendor/assets/javascripts/jquery.lazyload.js +210 -0
  102. data/vendor/assets/javascripts/lazyload.js.coffee +15 -0
  103. data/vendor/assets/javascripts/silktide.cookieconsent.js +1515 -0
  104. data/vendor/assets/stylesheets/cookieconsent.css.erb +1587 -0
  105. data/vendor/layouts/feed.json.jbuilder +14 -0
  106. data/vendor/layouts/feed.xml.builder +19 -0
  107. data/vendor/layouts/sitemap.xml.builder +10 -0
  108. data/vendor/static/favicon.ico +0 -0
  109. data/vendor/views/feed_post.html.haml +1 -0
  110. metadata +123 -3
@@ -0,0 +1,199 @@
1
+ el:
2
+ date:
3
+ abbr_day_names:
4
+ - Κυρ
5
+ - Δευ
6
+ - Τρι
7
+ - Τετ
8
+ - Πεμ
9
+ - Παρ
10
+ - Σαβ
11
+ abbr_month_names:
12
+ -
13
+ - Ιαν.
14
+ - Φεβ.
15
+ - Μάρ.
16
+ - Απρ.
17
+ - Μαι.
18
+ - Ιουν.
19
+ - Ιούλ.
20
+ - Αυγ.
21
+ - Σεπ.
22
+ - Οκτ.
23
+ - Νοε.
24
+ - Δεκ.
25
+ day_names:
26
+ - Κυριακή
27
+ - Δευτέρα
28
+ - Τρίτη
29
+ - Τετάρτη
30
+ - Πέμπτη
31
+ - Παρασκευή
32
+ - Σάββατο
33
+ formats:
34
+ default: ! '%d/%m/%Y'
35
+ long: ! '%e %B %Y'
36
+ short: ! '%d %b'
37
+ month_names:
38
+ -
39
+ - Ιανουάριος
40
+ - Φεβρουάριος
41
+ - Μάρτιος
42
+ - Απρίλιος
43
+ - Μάιος
44
+ - Ιούνιος
45
+ - Ιούλιος
46
+ - Αύγουστος
47
+ - Σεπτέμβριος
48
+ - Οκτώβριος
49
+ - Νοέμβριος
50
+ - Δεκέμβριος
51
+ order:
52
+ - :day
53
+ - :month
54
+ - :year
55
+ datetime:
56
+ distance_in_words:
57
+ about_x_hours:
58
+ one: περίπου μία ώρα
59
+ other: περίπου %{count} ώρες
60
+ about_x_months:
61
+ one: περίπου ένα μήνα
62
+ other: περίπου %{count} μήνες
63
+ about_x_years:
64
+ one: περίπου ένα χρόνο
65
+ other: περίπου %{count} χρόνια
66
+ almost_x_years:
67
+ one: σχεδόν ένα χρόνο
68
+ other: σχεδόν %{count} χρόνια
69
+ half_a_minute: μισό λεπτό
70
+ less_than_x_minutes:
71
+ one: λιγότερο από ένα λεπτό
72
+ other: λιγότερο από %{count} λεπτά
73
+ less_than_x_seconds:
74
+ one: λιγότερο από ένα δευτερόλεπτο
75
+ other: λιγότερο από %{count} δευτερόλεπτα
76
+ over_x_years:
77
+ one: πάνω από ένα χρόνο
78
+ other: πάνω από %{count} χρόνια
79
+ x_days:
80
+ one: 1 μέρα
81
+ other: ! '%{count} μέρες'
82
+ x_minutes:
83
+ one: 1 λεπτό
84
+ other: ! '%{count} λεπτά'
85
+ x_months:
86
+ one: 1 μήνα
87
+ other: ! '%{count} μήνες'
88
+ x_seconds:
89
+ one: 1 δευτερόλεπτο
90
+ other: ! '%{count} δευτερόλεπτα'
91
+ prompts:
92
+ day: Ημέρα
93
+ hour: Ώρα
94
+ minute: Λεπτό
95
+ month: Μήνας
96
+ second: Δευτερόλεπτο
97
+ year: Έτος
98
+ errors: &errors
99
+ format: ! '%{attribute} %{message}'
100
+ messages:
101
+ accepted: πρέπει να είναι αποδεκτό
102
+ blank: δεν πρέπει να είναι κενό
103
+ confirmation: δεν ταιριάζει με την επικύρωση
104
+ empty: δεν πρέπει να είναι άδειο
105
+ equal_to: πρέπει να είναι ίσο με %{count}
106
+ even: πρέπει να είναι άρτιος
107
+ exclusion: είναι δεσμευμένο
108
+ greater_than: πρέπει να είναι μεγαλύτερο από %{count}
109
+ greater_than_or_equal_to: πρέπει να είναι μεγαλύτερο ή ίσο με %{count}
110
+ inclusion: δεν συμπεριλαμβάνεται στη λίστα
111
+ invalid: είναι άκυρο
112
+ less_than: πρέπει να είναι λιγότερο από %{count}
113
+ less_than_or_equal_to: πρέπει να είναι λιγότερο ή ίσο με %{count}
114
+ not_a_number: δεν είναι ένας αριθμός
115
+ not_an_integer: πρέπει να είναι ακέραιος αριθμός
116
+ odd: πρέπει να είναι περιττός
117
+ record_invalid: ! 'Επικύρωση απέτυχε: %{errors}'
118
+ taken: το έχουν ήδη χρησιμοποιήσει
119
+ too_long: είναι πολύ μεγάλο (το μέγιστο μήκος είναι %{count} χαρακτήρες)
120
+ too_short: είναι πολύ μικρό (το μικρότερο μήκος είναι %{count} χαρακτήρες)
121
+ wrong_length: έχει λανθασμένο μήκος (πρέπει να είναι %{count} χαρακτήρες)
122
+ template:
123
+ body: ! 'Υπήρξαν προβλήματα με τα ακόλουθα πεδία:'
124
+ header:
125
+ one: 1 λάθος εμπόδισε αυτό το %{model} να αποθηκευθεί.
126
+ other: ! '%{count} λάθη εμπόδισαν αυτό το %{model} να αποθηκευθεί.'
127
+ helpers:
128
+ select:
129
+ prompt: Παρακαλώ επιλέξτε
130
+ submit:
131
+ create: Δημιουργήστε %{model}
132
+ submit: Αποθηκεύστε %{model}
133
+ update: Ενημερώστε %{model}
134
+ number:
135
+ currency:
136
+ format:
137
+ delimiter: ! ','
138
+ format: ! '%n %u'
139
+ precision: 2
140
+ separator: .
141
+ significant: false
142
+ strip_insignificant_zeros: false
143
+ unit: €
144
+ format:
145
+ delimiter: .
146
+ precision: 3
147
+ separator: ! ','
148
+ significant: false
149
+ strip_insignificant_zeros: false
150
+ human:
151
+ decimal_units:
152
+ format: ! '%n %u'
153
+ units:
154
+ billion: δισεκατομμύριο
155
+ million: εκατομμύριο
156
+ quadrillion: τετρακις εκατομμύριο
157
+ thousand: χίλια
158
+ trillion: τρισεκατομμύριο
159
+ unit: ''
160
+ format:
161
+ delimiter: ''
162
+ precision: 1
163
+ significant: true
164
+ strip_insignificant_zeros: true
165
+ storage_units:
166
+ format: ! '%n %u'
167
+ units:
168
+ byte:
169
+ one: byte
170
+ other: bytes
171
+ gb: GB
172
+ kb: KB
173
+ mb: MB
174
+ tb: TB
175
+ percentage:
176
+ format:
177
+ delimiter: ''
178
+ precision:
179
+ format:
180
+ delimiter: ''
181
+ support:
182
+ array:
183
+ last_word_connector: ! ' και '
184
+ two_words_connector: ! ' και '
185
+ words_connector: ! ', '
186
+ time:
187
+ am: πμ
188
+ formats:
189
+ default: ! '%d %B %Y %H:%M'
190
+ long: ! '%A %d %B %Y %H:%M:%S %Z'
191
+ short: ! '%d %b %H:%M'
192
+ pm: μμ
193
+ # remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
194
+ activemodel:
195
+ errors:
196
+ <<: *errors
197
+ activerecord:
198
+ errors:
199
+ <<: *errors
@@ -0,0 +1,205 @@
1
+ en-AU:
2
+ date:
3
+ abbr_day_names:
4
+ - Sun
5
+ - Mon
6
+ - Tue
7
+ - Wed
8
+ - Thu
9
+ - Fri
10
+ - Sat
11
+ abbr_month_names:
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
33
+ formats:
34
+ default: ! '%d-%m-%Y'
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: &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:
134
+ select:
135
+ prompt: Please select
136
+ submit:
137
+ create: Create %{model}
138
+ submit: Save %{model}
139
+ update: Update %{model}
140
+ number:
141
+ currency:
142
+ format:
143
+ delimiter: ! ','
144
+ format: ! '%u%n'
145
+ precision: 2
146
+ separator: .
147
+ significant: false
148
+ strip_insignificant_zeros: false
149
+ unit: $
150
+ format:
151
+ delimiter: ! ','
152
+ precision: 3
153
+ separator: .
154
+ significant: false
155
+ strip_insignificant_zeros: false
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: ''
166
+ format:
167
+ delimiter: ''
168
+ precision: 3
169
+ significant: true
170
+ strip_insignificant_zeros: true
171
+ storage_units:
172
+ format: ! '%n %u'
173
+ units:
174
+ byte:
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
199
+ # remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
200
+ activemodel:
201
+ errors:
202
+ <<: *errors
203
+ activerecord:
204
+ errors:
205
+ <<: *errors
@@ -0,0 +1,214 @@
1
+ # Canadian English for Rails
2
+ # by Patrick CHEW (pchew@change.org)
3
+ # contributors:
4
+ # - Patrick CHEW - https://github.com/pchew-change (pchew@change.org)
5
+ # date/time notations based primarily on :
6
+ # http://en.wikipedia.org/wiki/Date_and_time_notation_in_Canada
7
+ # basing on the assumption that Anglophone Canada patterns after en-US
8
+ # Corrected by [name] : [references]
9
+
10
+ en-CA:
11
+ date:
12
+ abbr_day_names:
13
+ - Sun
14
+ - Mon
15
+ - Tue
16
+ - Wed
17
+ - Thu
18
+ - Fri
19
+ - Sat
20
+ abbr_month_names:
21
+ -
22
+ - Jan
23
+ - Feb
24
+ - Mar
25
+ - Apr
26
+ - May
27
+ - Jun
28
+ - Jul
29
+ - Aug
30
+ - Sep
31
+ - Oct
32
+ - Nov
33
+ - Dec
34
+ day_names:
35
+ - Sunday
36
+ - Monday
37
+ - Tuesday
38
+ - Wednesday
39
+ - Thursday
40
+ - Friday
41
+ - Saturday
42
+ formats:
43
+ default: ! '%d-%m-%Y'
44
+ long: ! '%B %d, %Y'
45
+ short: ! '%d %b'
46
+ month_names:
47
+ -
48
+ - January
49
+ - February
50
+ - March
51
+ - April
52
+ - May
53
+ - June
54
+ - July
55
+ - August
56
+ - September
57
+ - October
58
+ - November
59
+ - December
60
+ order:
61
+ - :year
62
+ - :month
63
+ - :day
64
+ datetime:
65
+ distance_in_words:
66
+ about_x_hours:
67
+ one: about 1 hour
68
+ other: about %{count} hours
69
+ about_x_months:
70
+ one: about 1 month
71
+ other: about %{count} months
72
+ about_x_years:
73
+ one: about 1 year
74
+ other: about %{count} years
75
+ almost_x_years:
76
+ one: almost 1 year
77
+ other: almost %{count} years
78
+ half_a_minute: half a minute
79
+ less_than_x_minutes:
80
+ one: less than a minute
81
+ other: less than %{count} minutes
82
+ less_than_x_seconds:
83
+ one: less than 1 second
84
+ other: less than %{count} seconds
85
+ over_x_years:
86
+ one: over 1 year
87
+ other: over %{count} years
88
+ x_days:
89
+ one: 1 day
90
+ other: ! '%{count} days'
91
+ x_minutes:
92
+ one: 1 minute
93
+ other: ! '%{count} minutes'
94
+ x_months:
95
+ one: 1 month
96
+ other: ! '%{count} months'
97
+ x_seconds:
98
+ one: 1 second
99
+ other: ! '%{count} seconds'
100
+ prompts:
101
+ day: Day
102
+ hour: Hour
103
+ minute: Minute
104
+ month: Month
105
+ second: Seconds
106
+ year: Year
107
+ errors: &errors
108
+ format: ! '%{attribute} %{message}'
109
+ messages:
110
+ accepted: must be accepted
111
+ blank: can't be blank
112
+ confirmation: doesn't match confirmation
113
+ empty: can't be empty
114
+ equal_to: must be equal to %{count}
115
+ even: must be even
116
+ exclusion: is reserved
117
+ greater_than: must be greater than %{count}
118
+ greater_than_or_equal_to: must be greater than or equal to %{count}
119
+ inclusion: is not included in the list
120
+ invalid: is invalid
121
+ less_than: must be less than %{count}
122
+ less_than_or_equal_to: must be less than or equal to %{count}
123
+ not_a_number: is not a number
124
+ not_an_integer: must be an integer
125
+ odd: must be odd
126
+ record_invalid: ! 'Validation failed: %{errors}'
127
+ taken: has already been taken
128
+ too_long:
129
+ one: is too long (maximum is 1 character)
130
+ other: is too long (maximum is %{count} characters)
131
+ too_short:
132
+ one: is too short (minimum is 1 character)
133
+ other: is too short (minimum is %{count} characters)
134
+ wrong_length:
135
+ one: is the wrong length (should be 1 character)
136
+ other: is the wrong length (should be %{count} characters)
137
+ template:
138
+ body: ! 'There were problems with the following fields:'
139
+ header:
140
+ one: 1 error prohibited this %{model} from being saved
141
+ other: ! '%{count} errors prohibited this %{model} from being saved'
142
+ helpers:
143
+ select:
144
+ prompt: Please select
145
+ submit:
146
+ create: Create %{model}
147
+ submit: Save %{model}
148
+ update: Update %{model}
149
+ number:
150
+ currency:
151
+ format:
152
+ delimiter: ! ','
153
+ format: ! '%u%n'
154
+ precision: 2
155
+ separator: .
156
+ significant: false
157
+ strip_insignificant_zeros: false
158
+ unit: $
159
+ format:
160
+ delimiter: ! ','
161
+ precision: 3
162
+ separator: .
163
+ significant: false
164
+ strip_insignificant_zeros: false
165
+ human:
166
+ decimal_units:
167
+ format: ! '%n %u'
168
+ units:
169
+ billion: Billion
170
+ million: Million
171
+ quadrillion: Quadrillion
172
+ thousand: Thousand
173
+ trillion: Trillion
174
+ unit: ''
175
+ format:
176
+ delimiter: ''
177
+ precision: 3
178
+ significant: true
179
+ strip_insignificant_zeros: true
180
+ storage_units:
181
+ format: ! '%n %u'
182
+ units:
183
+ byte:
184
+ one: Byte
185
+ other: Bytes
186
+ gb: GB
187
+ kb: KB
188
+ mb: MB
189
+ tb: TB
190
+ percentage:
191
+ format:
192
+ delimiter: ''
193
+ precision:
194
+ format:
195
+ delimiter: ''
196
+ support:
197
+ array:
198
+ last_word_connector: ! ', and '
199
+ two_words_connector: ! ' and '
200
+ words_connector: ! ', '
201
+ time:
202
+ am: am
203
+ formats:
204
+ default: ! '%a, %d %b %Y %H:%M:%S %z'
205
+ long: ! '%B %d, %Y %H:%M'
206
+ short: ! '%d %b %H:%M'
207
+ pm: pm
208
+ # remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
209
+ activemodel:
210
+ errors:
211
+ <<: *errors
212
+ activerecord:
213
+ errors:
214
+ <<: *errors