alula 0.4.24 → 0.4.25
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/alula/config.rb +11 -5
- data/lib/alula/content.rb +0 -1
- data/lib/alula/context.rb +1 -1
- data/lib/alula/generators/feedjson.rb +60 -0
- data/lib/alula/version.rb +1 -1
- data/locales/en.yml +19 -0
- data/locales/fi.yml +19 -0
- data/locales/l10n/ar.yml +199 -0
- data/locales/l10n/az.yml +199 -0
- data/locales/l10n/bg.yml +199 -0
- data/locales/l10n/bn-IN.yml +182 -0
- data/locales/l10n/bs.yml +242 -0
- data/locales/l10n/ca.yml +199 -0
- data/locales/l10n/cs.yml +198 -0
- data/locales/l10n/csb.yml +210 -0
- data/locales/l10n/cy.yml +199 -0
- data/locales/l10n/da.yml +199 -0
- data/locales/l10n/de-AT.yml +203 -0
- data/locales/l10n/de-CH.yml +203 -0
- data/locales/l10n/de.yml +203 -0
- data/locales/l10n/dsb.yml +215 -0
- data/locales/l10n/el.yml +199 -0
- data/locales/l10n/en-AU.yml +205 -0
- data/locales/l10n/en-CA.yml +214 -0
- data/locales/l10n/en-GB.yml +205 -0
- data/locales/l10n/en-IN.yml +205 -0
- data/locales/l10n/en-US.yml +205 -0
- data/locales/l10n/en.yml +205 -0
- data/locales/l10n/eo.yml +201 -0
- data/locales/l10n/es-AR.yml +205 -0
- data/locales/l10n/es-CL.yml +199 -0
- data/locales/l10n/es-CO.yml +205 -0
- data/locales/l10n/es-MX.yml +205 -0
- data/locales/l10n/es-PE.yml +181 -0
- data/locales/l10n/es-VE.yml +205 -0
- data/locales/l10n/es.yml +199 -0
- data/locales/l10n/et.yml +199 -0
- data/locales/l10n/eu.yml +199 -0
- data/locales/l10n/fa.yml +199 -0
- data/locales/l10n/fi.yml +199 -0
- data/locales/l10n/fr-CA.yml +207 -0
- data/locales/l10n/fr-CH.yml +207 -0
- data/locales/l10n/fr.yml +222 -0
- data/locales/l10n/fur.yml +199 -0
- data/locales/l10n/gl-ES.yml +178 -0
- data/locales/l10n/gsw-CH.yml +199 -0
- data/locales/l10n/he.yml +201 -0
- data/locales/l10n/hi-IN.yml +199 -0
- data/locales/l10n/hi.yml +199 -0
- data/locales/l10n/hr.yml +237 -0
- data/locales/l10n/hsb.yml +214 -0
- data/locales/l10n/hu.yml +199 -0
- data/locales/l10n/id.yml +200 -0
- data/locales/l10n/is.yml +213 -0
- data/locales/l10n/it.yml +205 -0
- data/locales/l10n/ja.yml +197 -0
- data/locales/l10n/kn.yml +199 -0
- data/locales/l10n/ko.yml +197 -0
- data/locales/l10n/lo.yml +186 -0
- data/locales/l10n/lt.yml +182 -0
- data/locales/l10n/lv.yml +215 -0
- data/locales/l10n/mk.yml +170 -0
- data/locales/l10n/mn.yml +205 -0
- data/locales/l10n/nb.yml +207 -0
- data/locales/l10n/nl.yml +199 -0
- data/locales/l10n/nn.yml +160 -0
- data/locales/l10n/pl.yml +221 -0
- data/locales/l10n/pt-BR.yml +207 -0
- data/locales/l10n/pt-PT.yml +207 -0
- data/locales/l10n/quotes.yml +24 -0
- data/locales/l10n/rm.yml +182 -0
- data/locales/l10n/ro.yml +199 -0
- data/locales/l10n/ru.yml +257 -0
- data/locales/l10n/sk.yml +213 -0
- data/locales/l10n/sl.yml +210 -0
- data/locales/l10n/sr-Latn.yml +170 -0
- data/locales/l10n/sr.yml +170 -0
- data/locales/l10n/sv-SE.yml +199 -0
- data/locales/l10n/sw.yml +197 -0
- data/locales/l10n/th.yml +173 -0
- data/locales/l10n/tl.yml +229 -0
- data/locales/l10n/tr.yml +199 -0
- data/locales/l10n/uk.yml +257 -0
- data/locales/l10n/vi.yml +201 -0
- data/locales/l10n/wo.yml +205 -0
- data/locales/l10n/zh-CN.yml +199 -0
- data/locales/l10n/zh-TW.yml +199 -0
- data/template/Gemfile.erb +15 -0
- data/template/README +16 -0
- data/template/config.yml.erb +42 -0
- data/vendor/assets/images/cookieconsent.cookie-consent-logo.png +0 -0
- data/vendor/assets/images/cookieconsent.cross.png +0 -0
- data/vendor/assets/images/cookieconsent.globe.png +0 -0
- data/vendor/assets/images/cookieconsent.modal-close.png +0 -0
- data/vendor/assets/images/cookieconsent.silktide-logo.png +0 -0
- data/vendor/assets/images/favicon.png +0 -0
- data/vendor/assets/images/grey.gif +0 -0
- data/vendor/assets/javascripts/cookieconsent.js.coffee.erb +15 -0
- data/vendor/assets/javascripts/jquery.alula.js.coffee +16 -0
- data/vendor/assets/javascripts/jquery.js +9227 -0
- data/vendor/assets/javascripts/jquery.lazyload.js +210 -0
- data/vendor/assets/javascripts/lazyload.js.coffee +15 -0
- data/vendor/assets/javascripts/silktide.cookieconsent.js +1515 -0
- data/vendor/assets/stylesheets/cookieconsent.css.erb +1587 -0
- data/vendor/layouts/feed.json.jbuilder +14 -0
- data/vendor/layouts/feed.xml.builder +19 -0
- data/vendor/layouts/sitemap.xml.builder +10 -0
- data/vendor/static/favicon.ico +0 -0
- data/vendor/views/feed_post.html.haml +1 -0
- metadata +123 -3
data/locales/l10n/en.yml
ADDED
@@ -0,0 +1,205 @@
|
|
1
|
+
en:
|
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: ! '%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: &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
|
data/locales/l10n/eo.yml
ADDED
@@ -0,0 +1,201 @@
|
|
1
|
+
eo:
|
2
|
+
date:
|
3
|
+
abbr_day_names:
|
4
|
+
- dim
|
5
|
+
- lun
|
6
|
+
- mar
|
7
|
+
- mer
|
8
|
+
- ĵaŭ
|
9
|
+
- ven
|
10
|
+
- sam
|
11
|
+
abbr_month_names:
|
12
|
+
-
|
13
|
+
- jan.
|
14
|
+
- feb.
|
15
|
+
- mar.
|
16
|
+
- apr.
|
17
|
+
- majo
|
18
|
+
- jun.
|
19
|
+
- jul.
|
20
|
+
- aŭg.
|
21
|
+
- sep.
|
22
|
+
- okt.
|
23
|
+
- nov.
|
24
|
+
- dec.
|
25
|
+
day_names:
|
26
|
+
- dimanĉo
|
27
|
+
- lundo
|
28
|
+
- mardo
|
29
|
+
- merkredo
|
30
|
+
- ĵaŭdo
|
31
|
+
- vendredo
|
32
|
+
- sabato
|
33
|
+
formats:
|
34
|
+
default: ! '%Y/%m/%d'
|
35
|
+
long: ! '%e %B %Y'
|
36
|
+
short: ! '%e %b'
|
37
|
+
month_names:
|
38
|
+
-
|
39
|
+
- januaro
|
40
|
+
- februaro
|
41
|
+
- marto
|
42
|
+
- aprilo
|
43
|
+
- majo
|
44
|
+
- junio
|
45
|
+
- julio
|
46
|
+
- aŭgusto
|
47
|
+
- septembro
|
48
|
+
- oktobro
|
49
|
+
- novembro
|
50
|
+
- decembro
|
51
|
+
order:
|
52
|
+
- :day
|
53
|
+
- :month
|
54
|
+
- :year
|
55
|
+
datetime:
|
56
|
+
distance_in_words:
|
57
|
+
about_x_hours:
|
58
|
+
one: ĉirkaŭ unu horo
|
59
|
+
other: ĉirkaŭ %{count} horoj
|
60
|
+
about_x_months:
|
61
|
+
one: ĉirkaŭ unu monato
|
62
|
+
other: ĉirkaŭ %{count} monatoj
|
63
|
+
about_x_years:
|
64
|
+
one: ĉirkaŭ uno jaro
|
65
|
+
other: ĉirkaŭ %{count} jaroj
|
66
|
+
almost_x_years:
|
67
|
+
one: preskaŭ unu jaro
|
68
|
+
other: preskaŭ %{count} jaroj
|
69
|
+
half_a_minute: duona minuto
|
70
|
+
less_than_x_minutes:
|
71
|
+
one: malpli ol unu minuto
|
72
|
+
other: malpli ol %{count} minutoj
|
73
|
+
zero: malpli ol unu minuto
|
74
|
+
less_than_x_seconds:
|
75
|
+
one: malpli ol unu sekundo
|
76
|
+
other: malpli ol %{count} sekundoj
|
77
|
+
zero: malpli ol unu sekundo
|
78
|
+
over_x_years:
|
79
|
+
one: pli ol unu jaro
|
80
|
+
other: pli ol %{count} jaroj
|
81
|
+
x_days:
|
82
|
+
one: 1 tago
|
83
|
+
other: ! '%{count} tagoj'
|
84
|
+
x_minutes:
|
85
|
+
one: 1 minuto
|
86
|
+
other: ! '%{count} minutoj'
|
87
|
+
x_months:
|
88
|
+
one: 1 monato
|
89
|
+
other: ! '%{count} monatoj'
|
90
|
+
x_seconds:
|
91
|
+
one: 1 sekundo
|
92
|
+
other: ! '%{count} sekundoj'
|
93
|
+
prompts:
|
94
|
+
day: Tago
|
95
|
+
hour: Horo
|
96
|
+
minute: Minuto
|
97
|
+
month: Monato
|
98
|
+
second: Sekundo
|
99
|
+
year: Jaro
|
100
|
+
errors: &errors
|
101
|
+
format: ! '%{attribute} %{message}'
|
102
|
+
messages:
|
103
|
+
accepted: devas esti akceptita
|
104
|
+
blank: devas esti kompletigita
|
105
|
+
confirmation: ne kongruas kun la konfirmo
|
106
|
+
empty: devas esti kompletigita
|
107
|
+
equal_to: devas egali %{count}
|
108
|
+
even: devas esti para
|
109
|
+
exclusion: ne estas disponebla
|
110
|
+
greater_than: devas superi %{count}
|
111
|
+
greater_than_or_equal_to: devas superi aŭ egali %{count}
|
112
|
+
inclusion: ne estas inkluzivita de la listo
|
113
|
+
invalid: estas nevalida
|
114
|
+
less_than: devas malsuperi %{count}
|
115
|
+
less_than_or_equal_to: devas malsuperi aŭ egali %{count}
|
116
|
+
not_a_number: ne estas nombro
|
117
|
+
not_an_integer: devas esti entjero
|
118
|
+
odd: devas esti nepara
|
119
|
+
record_invalid: ! 'Validado malsukcesis: %{errors}'
|
120
|
+
taken: ne estas disponebla
|
121
|
+
too_long: estas tro longa (maksimume %{count} karekteroj)
|
122
|
+
too_short: estas tro mallonga (minimume %{count} karakteroj)
|
123
|
+
wrong_length: ne estas je ĝusta longo (devas enhavi %{count} karakterojn)
|
124
|
+
template:
|
125
|
+
body: ! 'Kontrolu la jenajn kampojn: '
|
126
|
+
header:
|
127
|
+
one: ! 'Ne eblas registri tiun %{model}: 1 eraro'
|
128
|
+
other: ! 'Ne eblas registri tiun %{model}: %{count} eraroj'
|
129
|
+
helpers:
|
130
|
+
select:
|
131
|
+
prompt: Bonvolu elekti
|
132
|
+
submit:
|
133
|
+
create: Krei %{model}
|
134
|
+
submit: Registri tiun %{model}
|
135
|
+
update: Modifi tiun %{model}
|
136
|
+
number:
|
137
|
+
currency:
|
138
|
+
format:
|
139
|
+
delimiter: ! ' '
|
140
|
+
format: ! '%n %u'
|
141
|
+
precision: 2
|
142
|
+
separator: ! ','
|
143
|
+
significant: false
|
144
|
+
strip_insignificant_zeros: false
|
145
|
+
unit: €
|
146
|
+
format:
|
147
|
+
delimiter: ! ' '
|
148
|
+
precision: 3
|
149
|
+
separator: ! ','
|
150
|
+
significant: false
|
151
|
+
strip_insignificant_zeros: false
|
152
|
+
human:
|
153
|
+
decimal_units:
|
154
|
+
format: ! '%n %u'
|
155
|
+
units:
|
156
|
+
billion: miliardo
|
157
|
+
million: miliono
|
158
|
+
quadrillion: miliono da miliardoj
|
159
|
+
thousand: mil
|
160
|
+
trillion: mil miliardoj
|
161
|
+
unit: ''
|
162
|
+
format:
|
163
|
+
delimiter: ''
|
164
|
+
precision: 2
|
165
|
+
significant: true
|
166
|
+
strip_insignificant_zeros: true
|
167
|
+
storage_units:
|
168
|
+
format: ! '%n %u'
|
169
|
+
units:
|
170
|
+
byte:
|
171
|
+
one: bitoko
|
172
|
+
other: bitokoj
|
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: ! ' kaj '
|
186
|
+
two_words_connector: ! ' kaj '
|
187
|
+
words_connector: ! ', '
|
188
|
+
time:
|
189
|
+
am: am
|
190
|
+
formats:
|
191
|
+
default: ! '%d %B %Y %H:%M:%S'
|
192
|
+
long: ! '%A %d %B %Y %H:%M'
|
193
|
+
short: ! '%d %b %H:%M'
|
194
|
+
pm: pm
|
195
|
+
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
196
|
+
activemodel:
|
197
|
+
errors:
|
198
|
+
<<: *errors
|
199
|
+
activerecord:
|
200
|
+
errors:
|
201
|
+
<<: *errors
|
@@ -0,0 +1,205 @@
|
|
1
|
+
es-AR:
|
2
|
+
date:
|
3
|
+
abbr_day_names:
|
4
|
+
- dom
|
5
|
+
- lun
|
6
|
+
- mar
|
7
|
+
- mié
|
8
|
+
- jue
|
9
|
+
- vie
|
10
|
+
- sáb
|
11
|
+
abbr_month_names:
|
12
|
+
-
|
13
|
+
- ene
|
14
|
+
- feb
|
15
|
+
- mar
|
16
|
+
- abr
|
17
|
+
- may
|
18
|
+
- jun
|
19
|
+
- jul
|
20
|
+
- ago
|
21
|
+
- sep
|
22
|
+
- oct
|
23
|
+
- nov
|
24
|
+
- dic
|
25
|
+
day_names:
|
26
|
+
- domingo
|
27
|
+
- lunes
|
28
|
+
- martes
|
29
|
+
- miércoles
|
30
|
+
- jueves
|
31
|
+
- viernes
|
32
|
+
- sábado
|
33
|
+
formats:
|
34
|
+
default: ! '%d/%m/%Y'
|
35
|
+
long: ! '%A, %d de %B de %Y'
|
36
|
+
short: ! '%d de %b'
|
37
|
+
month_names:
|
38
|
+
-
|
39
|
+
- enero
|
40
|
+
- febrero
|
41
|
+
- marzo
|
42
|
+
- abril
|
43
|
+
- mayo
|
44
|
+
- junio
|
45
|
+
- julio
|
46
|
+
- agosto
|
47
|
+
- septiembre
|
48
|
+
- octubre
|
49
|
+
- noviembre
|
50
|
+
- diciembre
|
51
|
+
order:
|
52
|
+
- :day
|
53
|
+
- :month
|
54
|
+
- :year
|
55
|
+
datetime:
|
56
|
+
distance_in_words:
|
57
|
+
about_x_hours:
|
58
|
+
one: cerca de 1 hora
|
59
|
+
other: cerca de %{count} horas
|
60
|
+
about_x_months:
|
61
|
+
one: cerca de 1 mes
|
62
|
+
other: cerca de %{count} meses
|
63
|
+
about_x_years:
|
64
|
+
one: cerca de 1 año
|
65
|
+
other: cerca de %{count} años
|
66
|
+
almost_x_years:
|
67
|
+
one: casi 1 año
|
68
|
+
other: casi %{count} años
|
69
|
+
half_a_minute: medio minuto
|
70
|
+
less_than_x_minutes:
|
71
|
+
one: menos de 1 minuto
|
72
|
+
other: menos de %{count} minutos
|
73
|
+
less_than_x_seconds:
|
74
|
+
one: menos de 1 segundo
|
75
|
+
other: menos de %{count} segundos
|
76
|
+
over_x_years:
|
77
|
+
one: más de 1 año
|
78
|
+
other: más de %{count} años
|
79
|
+
x_days:
|
80
|
+
one: 1 día
|
81
|
+
other: ! '%{count} días'
|
82
|
+
x_minutes:
|
83
|
+
one: 1 minuto
|
84
|
+
other: ! '%{count} minutos'
|
85
|
+
x_months:
|
86
|
+
one: 1 mes
|
87
|
+
other: ! '%{count} meses'
|
88
|
+
x_seconds:
|
89
|
+
one: 1 segundo
|
90
|
+
other: ! '%{count} segundos'
|
91
|
+
prompts:
|
92
|
+
day: Día
|
93
|
+
hour: Hora
|
94
|
+
minute: Minuto
|
95
|
+
month: Mes
|
96
|
+
second: Segundos
|
97
|
+
year: Año
|
98
|
+
errors: &errors
|
99
|
+
format: ! '%{attribute} %{message}'
|
100
|
+
messages:
|
101
|
+
accepted: debe ser aceptado
|
102
|
+
blank: no puede estar en blanco
|
103
|
+
confirmation: no coincide con la confirmación
|
104
|
+
empty: no puede estar vacío
|
105
|
+
equal_to: debe ser igual a %{count}
|
106
|
+
even: debe ser un número par
|
107
|
+
exclusion: está reservado
|
108
|
+
greater_than: debe ser mayor que %{count}
|
109
|
+
greater_than_or_equal_to: debe ser mayor o igual que %{count}
|
110
|
+
inclusion: no está incluído en la lista
|
111
|
+
invalid: es inválido
|
112
|
+
less_than: debe ser menor que %{count}
|
113
|
+
less_than_or_equal_to: debe ser menor o igual que %{count}
|
114
|
+
not_a_number: no es un número
|
115
|
+
not_an_integer: debe ser un entero
|
116
|
+
odd: debe ser un número non
|
117
|
+
record_invalid: ! 'La validación falló: %{errors}'
|
118
|
+
taken: ya ha sido tomado
|
119
|
+
too_long:
|
120
|
+
one: es demasiado largo (máximo 1 caracter)
|
121
|
+
other: es demasiado largo (máximo %{count} caracteres)
|
122
|
+
too_short:
|
123
|
+
one: es demasiado corto (mínimo 1 caracter)
|
124
|
+
other: es demasiado corto (mínimo %{count} caracteres)
|
125
|
+
wrong_length:
|
126
|
+
one: longitud errónea (debe ser de 1 caracter)
|
127
|
+
other: longitud errónea (debe ser de %{count} caracteres)
|
128
|
+
template:
|
129
|
+
body: ! 'Revise que los siguientes campos sean válidos:'
|
130
|
+
header:
|
131
|
+
one: ! '%{model} no pudo guardarse debido a 1 error'
|
132
|
+
other: ! '%{model} no pudo guardarse debido a %{count} errores'
|
133
|
+
helpers:
|
134
|
+
select:
|
135
|
+
prompt: Por favor selecciona
|
136
|
+
submit:
|
137
|
+
create: Crear %{model}
|
138
|
+
submit: Guardar %{model}
|
139
|
+
update: Actualizar %{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: 2
|
153
|
+
separator: .
|
154
|
+
significant: false
|
155
|
+
strip_insignificant_zeros: false
|
156
|
+
human:
|
157
|
+
decimal_units:
|
158
|
+
format: ! '%n %u'
|
159
|
+
units:
|
160
|
+
billion: mil millones
|
161
|
+
million: millón
|
162
|
+
quadrillion: mil billones
|
163
|
+
thousand: mil
|
164
|
+
trillion: billón
|
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: ! ' y '
|
190
|
+
two_words_connector: ! ' y '
|
191
|
+
words_connector: ! ', '
|
192
|
+
time:
|
193
|
+
am: am
|
194
|
+
formats:
|
195
|
+
default: ! '%a, %d de %b de %Y a las %H:%M:%S %Z'
|
196
|
+
long: ! '%A, %d de %B de %Y a las %I:%M %p'
|
197
|
+
short: ! '%d de %b a las %H:%M hrs'
|
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
|