editorial-autogestiva-jekyll-theme 0.3.3 → 0.3.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/en.yml +10 -10
- data/_data/layouts/book.yml +114 -114
- data/_data/layouts/cart.yml +121 -118
- data/_data/layouts/confirmation.yml +46 -43
- data/_data/layouts/editorial.yml +68 -45
- data/_data/layouts/menu.yml +39 -40
- data/_data/layouts/payment.yml +72 -69
- data/_data/layouts/post.yml +57 -69
- data/_data/layouts/shipment.yml +79 -76
- data/_layouts/home.html +4 -2
- data/assets/css/styles.scss +4 -0
- data/assets/templates/shipping_methods.html +2 -3
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5076c34c67fab0f7c58192169e1a44e62dc3d5ab1efefc571c0461aa8239a4d0
|
4
|
+
data.tar.gz: f495a9d25183d65b7ca766adf73b01f22d8236f21703fc96bc442d465c59dfcf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e015682448dc47d65c52289a00ab45855a8440e31e93be23b88fb4ae7bf526345f1d3ed5383a06005a991176aed79b3cd6faf99ff3b9ff31ee67b628d60a7733
|
7
|
+
data.tar.gz: 35842e70c0929f213b9785fc9f040fb7f85635939aa8f4758fe2ada0b4852a5502f5e198f2e95ac133373d1464fb82e86aa79c36b98517916dce9df066cc8eac
|
data/_data/en.yml
CHANGED
@@ -6,7 +6,7 @@ states:
|
|
6
6
|
validation: 'Choose a state from the list'
|
7
7
|
recover_order: 'Recover order'
|
8
8
|
alerts:
|
9
|
-
incorrect_password: "You're registered but your password is incorrect, you can try again or continue shopping as guest."
|
9
|
+
incorrect_password: "You're registered but your password is incorrect, you can try again or continue shopping as a guest."
|
10
10
|
successful_login: "You're logged in, your order will be added to your shopping history."
|
11
11
|
successful_signup: "Thanks for signing up!"
|
12
12
|
error: "There was an error contacting the store, please try again in a few minutes :("
|
@@ -77,7 +77,7 @@ book:
|
|
77
77
|
size: "Size"
|
78
78
|
availability: "Availability"
|
79
79
|
in_stock: "In stock"
|
80
|
-
out_of_stock: "Out of
|
80
|
+
out_of_stock: "Out of stock"
|
81
81
|
payment_methods: "Payment methods"
|
82
82
|
delivery_methods: "Delivery methods"
|
83
83
|
payment_url: "Buy"
|
@@ -103,9 +103,9 @@ book:
|
|
103
103
|
footer:
|
104
104
|
made_with_sutty: 'Made with [Sutty](https://sutty.nl/es/). [Build yours :)](https://panel.sutty.nl/).'
|
105
105
|
links:
|
106
|
-
- text: "Privacy
|
106
|
+
- text: "Privacy Policy"
|
107
107
|
url: "privacy-policy/"
|
108
|
-
- text: "Code of
|
108
|
+
- text: "Code of Conduct"
|
109
109
|
url: "code-of-conduct/"
|
110
110
|
contact:
|
111
111
|
thanks: thanks
|
@@ -138,13 +138,13 @@ share:
|
|
138
138
|
url: "https://fediverse.sutty.nl/en/?u=%url&t=%title&d=%description%20%tags"
|
139
139
|
icon: mastodon-alt
|
140
140
|
accessibility:
|
141
|
-
jump_to_content:
|
142
|
-
active: (
|
143
|
-
close:
|
141
|
+
jump_to_content: Jump to content
|
142
|
+
active: (current)
|
143
|
+
close: close
|
144
144
|
search:
|
145
|
-
title:
|
146
|
-
label:
|
147
|
-
submit:
|
145
|
+
title: Results
|
146
|
+
label: Search term
|
147
|
+
submit: Search
|
148
148
|
units:
|
149
149
|
size:
|
150
150
|
name: cm.
|
data/_data/layouts/book.yml
CHANGED
@@ -1,16 +1,16 @@
|
|
1
1
|
---
|
2
2
|
title:
|
3
|
-
type:
|
3
|
+
type: "string"
|
4
4
|
required: true
|
5
5
|
label:
|
6
|
-
es:
|
7
|
-
en:
|
6
|
+
es: "Título del libro"
|
7
|
+
en: "Book title"
|
8
8
|
description:
|
9
|
-
type:
|
9
|
+
type: "text"
|
10
10
|
required: true
|
11
11
|
label:
|
12
|
-
es:
|
13
|
-
en:
|
12
|
+
es: "Alerta de contenido o descripción del libro"
|
13
|
+
en: "Content warning or book description"
|
14
14
|
help:
|
15
15
|
es: |
|
16
16
|
Resumen del contenido del libro, que también usarán redes
|
@@ -19,175 +19,175 @@ description:
|
|
19
19
|
contenido, para que las personas puedan determinar cuándo quieren
|
20
20
|
abrirlo.
|
21
21
|
en: |
|
22
|
-
Summary of
|
23
|
-
engines. If the book is about violence
|
22
|
+
Summary of book contents, also used by social media and search
|
23
|
+
engines. If the book is about violence or other sensitive
|
24
24
|
topics, we invite you to use it as a content warning, so others
|
25
25
|
can decide when they want to read it.
|
26
26
|
file:
|
27
|
-
type:
|
27
|
+
type: "file"
|
28
28
|
path:
|
29
29
|
label:
|
30
|
-
es:
|
31
|
-
en:
|
30
|
+
es: "Libro en formato digital"
|
31
|
+
en: "Ebook"
|
32
32
|
help:
|
33
|
-
es:
|
34
|
-
|
35
|
-
en: |
|
36
|
-
For free download, PDF or ePub format
|
33
|
+
es: "Para descarga libre, en formato PDF o ePub"
|
34
|
+
en: "For free download, PDF or ePub format"
|
37
35
|
description:
|
38
36
|
label:
|
39
|
-
es:
|
40
|
-
en:
|
37
|
+
es: "Descripción del archivo"
|
38
|
+
en: "File description"
|
41
39
|
help:
|
42
|
-
es:
|
43
|
-
|
44
|
-
buscadores
|
45
|
-
en: |
|
46
|
-
Describe the file for blind or partially sighted users and
|
47
|
-
search engines
|
40
|
+
es: "Describí el archivo por razones de accesibilidad e indexacion en buscadores"
|
41
|
+
en: "Describe the file for accesibility purposes and for indexation in search engines"
|
48
42
|
author:
|
49
|
-
type:
|
43
|
+
type: "array"
|
50
44
|
label:
|
51
|
-
es:
|
52
|
-
en:
|
45
|
+
es: "Autores"
|
46
|
+
en: "Authors"
|
53
47
|
help:
|
54
|
-
es:
|
55
|
-
en:
|
48
|
+
es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar ítems."
|
49
|
+
en: "Start typing to filter previously used values. Press enter to add items."
|
56
50
|
image:
|
57
|
-
type:
|
51
|
+
type: "image"
|
58
52
|
path:
|
59
53
|
label:
|
60
|
-
es:
|
61
|
-
en:
|
54
|
+
es: "Cubierta del libro"
|
55
|
+
en: "Book cover"
|
62
56
|
help:
|
63
|
-
es:
|
64
|
-
en:
|
57
|
+
es: "Resolución recomendada: 1280 píxeles de ancho"
|
58
|
+
en: "Recommended resolution: 1280 pixels wide"
|
65
59
|
description:
|
66
60
|
label:
|
67
|
-
es:
|
68
|
-
en:
|
61
|
+
es: "Descripción de la cubierta"
|
62
|
+
en: "Book cover description"
|
69
63
|
help:
|
70
|
-
es:
|
71
|
-
en:
|
72
|
-
Describe the book cover for blind or partially sighted users and
|
73
|
-
search engines
|
64
|
+
es: "Describí la cubierta por razones de accesibilidad e indexacion en buscadores"
|
65
|
+
en: "Describe the book cover for accesibility purposes and for indexation in search engines"
|
74
66
|
content:
|
75
|
-
type:
|
67
|
+
type: "new_content"
|
76
68
|
label:
|
77
|
-
es:
|
78
|
-
en:
|
69
|
+
es: "Sinopsis"
|
70
|
+
en: "Synopsis"
|
79
71
|
help:
|
80
|
-
es:
|
81
|
-
en:
|
72
|
+
es: "Escribe aquí el artículo"
|
73
|
+
en: "Write the post here"
|
82
74
|
price:
|
83
|
-
type:
|
75
|
+
type: "number"
|
84
76
|
required: true
|
85
|
-
writable:
|
77
|
+
writable: "once"
|
86
78
|
label:
|
87
|
-
es:
|
88
|
-
en:
|
79
|
+
es: "Precio"
|
80
|
+
en: "Price"
|
89
81
|
help:
|
90
|
-
es:
|
91
|
-
en:
|
82
|
+
es: ""
|
83
|
+
en: ""
|
92
84
|
stock:
|
93
|
-
type:
|
85
|
+
type: "number"
|
94
86
|
required: true
|
95
|
-
writable:
|
87
|
+
writable: "once"
|
96
88
|
label:
|
97
|
-
es:
|
98
|
-
en:
|
89
|
+
es: "Stock inicial (Tirada)"
|
90
|
+
en: "Initial Stock"
|
99
91
|
help:
|
100
|
-
es:
|
101
|
-
en:
|
92
|
+
es: ""
|
93
|
+
en: ""
|
102
94
|
sku:
|
103
|
-
type:
|
95
|
+
type: "sku"
|
104
96
|
required: true
|
105
97
|
label:
|
106
|
-
es:
|
107
|
-
en:
|
98
|
+
es: "SKU"
|
99
|
+
en: "SKU"
|
108
100
|
help:
|
109
|
-
es:
|
110
|
-
en:
|
101
|
+
es: "Código único del producto"
|
102
|
+
en: "Product code"
|
111
103
|
cost_price:
|
112
|
-
type:
|
113
|
-
writable:
|
104
|
+
type: "number"
|
105
|
+
writable: "once"
|
114
106
|
label:
|
115
|
-
es:
|
116
|
-
en:
|
107
|
+
es: "Precio de costo"
|
108
|
+
en: "Cost price"
|
117
109
|
help:
|
118
|
-
es:
|
119
|
-
en:
|
110
|
+
es: ""
|
111
|
+
en: ""
|
120
112
|
width:
|
121
|
-
type:
|
122
|
-
writable:
|
113
|
+
type: "number"
|
114
|
+
writable: "once"
|
123
115
|
label:
|
124
|
-
es:
|
125
|
-
en:
|
116
|
+
es: "Ancho"
|
117
|
+
en: "Width"
|
126
118
|
help:
|
127
|
-
es:
|
128
|
-
en:
|
119
|
+
es: "En milímetros"
|
120
|
+
en: "In millimeters"
|
129
121
|
height:
|
130
|
-
type:
|
131
|
-
writable:
|
122
|
+
type: "number"
|
123
|
+
writable: "once"
|
132
124
|
label:
|
133
|
-
es:
|
134
|
-
en:
|
125
|
+
es: "Alto"
|
126
|
+
en: "Height"
|
135
127
|
help:
|
136
|
-
es:
|
137
|
-
en:
|
128
|
+
es: "En milímetros"
|
129
|
+
en: "In millimeters"
|
138
130
|
depth:
|
139
|
-
type:
|
140
|
-
writable:
|
131
|
+
type: "number"
|
132
|
+
writable: "once"
|
141
133
|
label:
|
142
|
-
es:
|
143
|
-
en:
|
134
|
+
es: "Profundidad (Lomo)"
|
135
|
+
en: "Depth"
|
144
136
|
help:
|
145
|
-
es:
|
146
|
-
en:
|
137
|
+
es: "En milímetros"
|
138
|
+
en: "In millimeters"
|
147
139
|
weight:
|
148
|
-
type:
|
140
|
+
type: "number"
|
149
141
|
required: true
|
150
|
-
writable:
|
142
|
+
writable: "once"
|
151
143
|
label:
|
152
|
-
es:
|
153
|
-
en:
|
144
|
+
es: "Peso"
|
145
|
+
en: "Weight"
|
154
146
|
help:
|
155
|
-
es:
|
156
|
-
en:
|
147
|
+
es: "En gramos, se utiliza para calcular el costo de envío"
|
148
|
+
en: "In grams, used to calculate shipping rates"
|
157
149
|
pages:
|
158
|
-
type:
|
150
|
+
type: "number"
|
159
151
|
label:
|
160
|
-
es:
|
161
|
-
en:
|
152
|
+
es: "Cantidad de páginas"
|
153
|
+
en: "Number of pages"
|
162
154
|
categories:
|
163
|
-
type:
|
155
|
+
type: "array"
|
164
156
|
label:
|
165
|
-
es:
|
166
|
-
en:
|
157
|
+
es: "Categorías"
|
158
|
+
en: "Categories"
|
167
159
|
help:
|
168
|
-
es:
|
169
|
-
en:
|
160
|
+
es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
|
161
|
+
en: "Start typing to filter previously used values. Press enter to add the selected item or a new one if it doesn't exist yet."
|
170
162
|
tags:
|
171
|
-
type:
|
163
|
+
type: "array"
|
172
164
|
label:
|
173
|
-
es:
|
174
|
-
en:
|
165
|
+
es: "Etiquetas"
|
166
|
+
en: "Tags"
|
175
167
|
help:
|
176
|
-
es:
|
177
|
-
en:
|
168
|
+
es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
|
169
|
+
en: "Start typing to filter previously used values. Press enter to add the selected item or a new one if it doesn't exist yet."
|
170
|
+
locales:
|
171
|
+
type: "locales"
|
172
|
+
label:
|
173
|
+
es: "Traducciones"
|
174
|
+
en: "Translations"
|
175
|
+
help:
|
176
|
+
es: "Vínculo al mismo artículo en otros idiomas"
|
177
|
+
en: "Link to same post in other languages"
|
178
178
|
draft:
|
179
|
-
type:
|
179
|
+
type: "boolean"
|
180
180
|
label:
|
181
|
-
es:
|
182
|
-
en:
|
181
|
+
es: "Borrador"
|
182
|
+
en: "Draft"
|
183
183
|
help:
|
184
|
-
es:
|
185
|
-
en: "
|
184
|
+
es: "Al activar \"Borrador\" este contenido se mantendrá disponible en el panel, pero no se publica en el sitio como los demás contenidos al tocar \"Publicar todos los cambios\""
|
185
|
+
en: "By activating \"Draft\", this content will remain available on the dashboard, but will not be published on the site when you tap \"Publish all changes\" (other content which does not have this option selected will)."
|
186
186
|
order:
|
187
|
-
type:
|
187
|
+
type: "order"
|
188
188
|
label:
|
189
|
-
es:
|
190
|
-
en:
|
189
|
+
es: "Orden"
|
190
|
+
en: "Order"
|
191
191
|
help:
|
192
|
-
es:
|
193
|
-
en:
|
192
|
+
es: "La posición del artículo en la lista de artículos"
|
193
|
+
en: "Position in list of posts"
|