editorial-autogestiva-jekyll-theme 0.3.4 → 0.3.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 92863cb928b76b4a220aff9493e396aabf9b9c2221f89444380710fc20b45247
4
- data.tar.gz: 3a77522f9f9807acee19c3a55d5ad73440e10f3821ce793f504fb4f8d4570ba6
3
+ metadata.gz: 5076c34c67fab0f7c58192169e1a44e62dc3d5ab1efefc571c0461aa8239a4d0
4
+ data.tar.gz: f495a9d25183d65b7ca766adf73b01f22d8236f21703fc96bc442d465c59dfcf
5
5
  SHA512:
6
- metadata.gz: 139eefede19baaf072dad20eff22d6ee03419dd1d966b8c4154a5ffc4d3b4d40837ed59bf679c1da4fa8e1ba2ac4380c3ccae78a3895deaa8fb5c49ca7244394
7
- data.tar.gz: e220bf155175e5d4b2a93f36a9643f7593def035fbd83785ae9db2b98e7b4e7779d33c830a7ccbd86c323d0bf05ec3af91d731274dadc576df33ea27d5aa0cc8
6
+ metadata.gz: e015682448dc47d65c52289a00ab45855a8440e31e93be23b88fb4ae7bf526345f1d3ed5383a06005a991176aed79b3cd6faf99ff3b9ff31ee67b628d60a7733
7
+ data.tar.gz: 35842e70c0929f213b9785fc9f040fb7f85635939aa8f4758fe2ada0b4852a5502f5e198f2e95ac133373d1464fb82e86aa79c36b98517916dce9df066cc8eac
@@ -1,16 +1,16 @@
1
1
  ---
2
2
  title:
3
- type: 'string'
3
+ type: "string"
4
4
  required: true
5
5
  label:
6
- es: 'Título del libro'
7
- en: 'Book title'
6
+ es: "Título del libro"
7
+ en: "Book title"
8
8
  description:
9
- type: 'text'
9
+ type: "text"
10
10
  required: true
11
11
  label:
12
- es: 'Alerta de contenido o descripción del libro'
13
- en: 'Content warning or book description'
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
@@ -24,170 +24,170 @@ description:
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: 'file'
27
+ type: "file"
28
28
  path:
29
29
  label:
30
- es: 'Libro en formato digital'
31
- en: 'Ebook'
30
+ es: "Libro en formato digital"
31
+ en: "Ebook"
32
32
  help:
33
- es: |
34
- Para descarga libre, en formato PDF o ePub
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: 'Descripción del archivo'
40
- en: 'File description'
37
+ es: "Descripción del archivo"
38
+ en: "File description"
41
39
  help:
42
- es: |
43
- Describe el archivo para usuaries no videntes y
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: 'array'
43
+ type: "array"
50
44
  label:
51
- es: 'Autores'
52
- en: 'Authors'
45
+ es: "Autores"
46
+ en: "Authors"
53
47
  help:
54
- es: 'Quiénes participaron en la escritura de este libro'
55
- en: 'Who collaborated in writing this book'
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: 'image'
51
+ type: "image"
58
52
  path:
59
53
  label:
60
- es: 'Cubierta del libro'
61
- en: 'Book cover'
54
+ es: "Cubierta del libro"
55
+ en: "Book cover"
62
56
  help:
63
- es: 'Resolución recomendada: 1280 píxeles de ancho'
64
- en: 'Recommended resolution: 1280 pixels wide'
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: 'Descripción de la cubierta'
68
- en: 'Book cover description'
61
+ es: "Descripción de la cubierta"
62
+ en: "Book cover description"
69
63
  help:
70
- es: Describe la cubierta para usuaries no videntes y buscadores
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: 'content'
67
+ type: "new_content"
76
68
  label:
77
- es: 'Sinopsis'
78
- en: 'Synopsis'
69
+ es: "Sinopsis"
70
+ en: "Synopsis"
79
71
  help:
80
- es: 'Escribe aquí el artículo'
81
- en: 'Write the post here'
72
+ es: "Escribe aquí el artículo"
73
+ en: "Write the post here"
82
74
  price:
83
- type: 'number'
75
+ type: "number"
84
76
  required: true
85
- writable: 'once'
77
+ writable: "once"
86
78
  label:
87
- es: 'Precio'
88
- en: 'Price'
79
+ es: "Precio"
80
+ en: "Price"
89
81
  help:
90
- es: ''
91
- en: ''
82
+ es: ""
83
+ en: ""
92
84
  stock:
93
- type: 'number'
85
+ type: "number"
94
86
  required: true
95
- writable: 'once'
87
+ writable: "once"
96
88
  label:
97
- es: 'Stock inicial (Tirada)'
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: 'sku'
95
+ type: "sku"
104
96
  required: true
105
97
  label:
106
- es: 'SKU'
107
- en: 'SKU'
98
+ es: "SKU"
99
+ en: "SKU"
108
100
  help:
109
- es: 'Código único del producto'
110
- en: 'Product code'
101
+ es: "Código único del producto"
102
+ en: "Product code"
111
103
  cost_price:
112
- type: 'number'
113
- writable: 'once'
104
+ type: "number"
105
+ writable: "once"
114
106
  label:
115
- es: 'Precio de costo'
116
- en: 'Cost price'
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: 'number'
122
- writable: 'once'
113
+ type: "number"
114
+ writable: "once"
123
115
  label:
124
- es: 'Ancho'
125
- en: 'Width'
116
+ es: "Ancho"
117
+ en: "Width"
126
118
  help:
127
- es: 'En milímetros'
128
- en: 'In millimeters'
119
+ es: "En milímetros"
120
+ en: "In millimeters"
129
121
  height:
130
- type: 'number'
131
- writable: 'once'
122
+ type: "number"
123
+ writable: "once"
132
124
  label:
133
- es: 'Alto'
134
- en: 'Height'
125
+ es: "Alto"
126
+ en: "Height"
135
127
  help:
136
- es: 'En milímetros'
137
- en: 'In millimeters'
128
+ es: "En milímetros"
129
+ en: "In millimeters"
138
130
  depth:
139
- type: 'number'
140
- writable: 'once'
131
+ type: "number"
132
+ writable: "once"
141
133
  label:
142
- es: 'Profundidad (Lomo)'
143
- en: 'Depth'
134
+ es: "Profundidad (Lomo)"
135
+ en: "Depth"
144
136
  help:
145
- es: 'En milímetros'
146
- en: 'In millimeters'
137
+ es: "En milímetros"
138
+ en: "In millimeters"
147
139
  weight:
148
- type: 'number'
140
+ type: "number"
149
141
  required: true
150
- writable: 'once'
142
+ writable: "once"
151
143
  label:
152
- es: 'Peso'
153
- en: 'Weight'
144
+ es: "Peso"
145
+ en: "Weight"
154
146
  help:
155
- es: 'En gramos, se utiliza para calcular el costo de envío'
156
- en: 'In grams, used to calculate shipping rates'
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: 'number'
150
+ type: "number"
159
151
  label:
160
- es: 'Cantidad de páginas'
161
- en: 'Number of pages'
152
+ es: "Cantidad de páginas"
153
+ en: "Number of pages"
162
154
  categories:
163
- type: 'array'
155
+ type: "array"
164
156
  label:
165
- es: 'Categorías'
166
- en: 'Categories'
157
+ es: "Categorías"
158
+ en: "Categories"
167
159
  help:
168
- es: 'Ayudan a organizar los artículos en temas'
169
- en: 'Use categories to group posts by theme'
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: 'array'
163
+ type: "array"
172
164
  label:
173
- es: 'Etiquetas'
174
- en: 'Tags'
165
+ es: "Etiquetas"
166
+ en: "Tags"
175
167
  help:
176
- es: 'Usa etiquetas para resaltar palabras clave'
177
- en: 'Tags are helpful as keywords'
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: 'boolean'
179
+ type: "boolean"
180
180
  label:
181
- es: 'Borrador'
182
- en: 'Draft'
181
+ es: "Borrador"
182
+ en: "Draft"
183
183
  help:
184
- es: 'Este artículo aun no está listo para publicar'
185
- en: "This post isn't ready to be published yet"
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: 'order'
187
+ type: "order"
188
188
  label:
189
- es: 'Orden'
190
- en: 'Order'
189
+ es: "Orden"
190
+ en: "Order"
191
191
  help:
192
- es: 'La posición del artículo en la lista de artículos'
193
- en: 'The post position in the posts list'
192
+ es: "La posición del artículo en la lista de artículos"
193
+ en: "Position in list of posts"
@@ -1,198 +1,201 @@
1
1
  ---
2
- meta:
3
- limit: 1
4
- help:
5
- es: 'Personalización de varios elementos del carrito. Si hay varios artículos, se toma el primero de la lista.'
6
- en: 'Personalization for several cart elements. If there are several articles, the first in the list is used.'
7
2
  title:
8
- type: string
3
+ type: "string"
9
4
  required: true
10
5
  label:
11
- es: Título
12
- en: Title
6
+ es: "Título"
7
+ en: "Title"
13
8
  help:
14
- es: 'El título de la página del carrito de compras'
15
- en: 'Page title for cart page'
9
+ es: "El título de la página del carrito de compras"
10
+ en: "Page title for cart page"
16
11
  default:
17
- es: 'Carrito de compras'
18
- en: 'Cart'
12
+ es: "Carrito de compras"
13
+ en: "Cart"
19
14
  content:
20
- type: 'content'
15
+ type: "new_content"
21
16
  label:
22
- es: 'Contenido'
23
- en: 'Content'
17
+ es: "Contenido"
18
+ en: "Content"
24
19
  help:
25
- es: 'Texto que quieras agregar al carrito, forma de funcionamiento, anuncios, tiempos de entrega, etc.'
26
- en: 'Any text you want to add to the cart: how it works, announcements, etc.'
20
+ es: "Texto que quieras agregar al carrito, forma de funcionamiento, anuncios, tiempos de entrega, etc."
21
+ en: "Any text you want to add to the cart: how it works, announcements, etc."
27
22
  product:
28
- type: 'string'
23
+ type: "string"
29
24
  required: true
30
25
  label:
31
- es: 'Nombre del ítem en venta'
32
- en: 'Name of the item for sale'
26
+ es: "Nombre del ítem en venta"
27
+ en: "Name of the item for sale"
33
28
  help:
34
- es: 'El nombre que tienen los productos o servicios que vendés, por ejemplo Libros'
29
+ es: "El nombre que tienen los productos o servicios que vendés, por ejemplo Libros"
35
30
  en: "The name of the product or service you're selling, for example Books"
36
31
  default:
37
- es: 'Producto'
38
- en: 'Product'
32
+ es: "Producto"
33
+ en: "Product"
39
34
  currency:
40
- type: 'string'
35
+ type: "string"
41
36
  required: true
42
37
  label:
43
- es: 'Moneda'
44
- en: 'Currency'
38
+ es: "Moneda"
39
+ en: "Currency"
45
40
  help:
46
- es: 'Código de tres letras de la moneda en la que se expresan los precios'
47
- en: 'Three letter code to denote currency used in pricing'
41
+ es: "Código de tres letras de la moneda en la que se expresan los precios"
42
+ en: "Three letter code to denote currency used in pricing"
48
43
  default:
49
- es: 'ARS'
50
- en: 'USD'
44
+ es: "ARS"
45
+ en: "USD"
51
46
  currency_alternate:
52
- type: 'string'
47
+ type: "string"
53
48
  required: true
54
49
  label:
55
- es: 'Moneda alternativa'
56
- en: 'Alternative currency'
50
+ es: "Moneda alternativa"
51
+ en: "Alternative currency"
57
52
  help:
58
- es: 'Nombre alternativo de la moneda, para mostrar, por ejemplo "$", "pesos", "pe", etc'
59
- en: 'Alternative name of currency to be shown, for example "$", "dollars", etc'
53
+ es: "Nombre alternativo de la moneda, para mostrar, por ejemplo \"$\", \"pesos\", \"pe\", etc"
54
+ en: "Alternative name of currency to be shown, for example \"$\", \"dollars\", etc"
60
55
  default:
61
- es: 'ARS'
62
- en: 'USD'
56
+ es: "ARS"
57
+ en: "USD"
63
58
  price:
64
- type: 'string'
59
+ type: "string"
65
60
  required: true
66
61
  label:
67
- es: 'Precio'
68
- en: 'Price'
62
+ es: "Precio"
63
+ en: "Price"
69
64
  help:
70
- es: ''
71
- en: ''
65
+ es: ""
66
+ en: ""
72
67
  default:
73
- es: 'Precio'
74
- en: 'Price'
68
+ es: "Precio"
69
+ en: "Price"
75
70
  quantity:
76
- type: 'string'
71
+ type: "string"
77
72
  required: true
78
73
  label:
79
- es: 'Cantidad'
80
- en: 'Quantity'
74
+ es: "Cantidad"
75
+ en: "Quantity"
81
76
  help:
82
- es: 'Nombre del selector de cantidades'
83
- en: 'Name of quantity selector'
77
+ es: "Nombre del selector de cantidades"
78
+ en: "Name of quantity selector"
84
79
  default:
85
- es: 'Cantidad'
86
- en: 'Quantity'
80
+ es: "Cantidad"
81
+ en: "Quantity"
87
82
  subtotal:
88
- type: 'string'
83
+ type: "string"
89
84
  required: true
90
85
  label:
91
- es: 'Subtotal'
92
- en: 'Subtotal'
86
+ es: "Subtotal"
87
+ en: "Subtotal"
93
88
  help:
94
- es: 'Nombre de la suma de precios por ítem de venta'
95
- en: 'Name for the price sum per sale item'
89
+ es: "Nombre de la suma de precios por ítem de venta"
90
+ en: "Name for the price sum per sale item"
96
91
  default:
97
- es: 'Subtotal'
98
- en: 'Subtotal'
92
+ es: "Subtotal"
93
+ en: "Subtotal"
99
94
  total:
100
- type: 'string'
95
+ type: "string"
101
96
  required: true
102
97
  label:
103
- es: 'Total'
104
- en: 'Total'
98
+ es: "Total"
99
+ en: "Total"
105
100
  help:
106
- es: 'Nombre de la suma total del pedido'
107
- en: 'Name of total sum'
101
+ es: "Nombre de la suma total del pedido"
102
+ en: "Name of total sum"
108
103
  default:
109
- es: 'Total'
110
- en: 'Total'
104
+ es: "Total"
105
+ en: "Total"
111
106
  add:
112
- type: 'string'
107
+ type: "string"
113
108
  required: true
114
109
  label:
115
- es: 'Botón de agregar libro'
116
- en: 'Add to cart button'
110
+ es: "Botón de agregar libro"
111
+ en: "Add to cart button"
117
112
  help:
118
- es: 'El texto del botón de agregar al carrito'
119
- en: 'Text on Add to cart button'
113
+ es: "El texto del botón de agregar al carrito"
114
+ en: "Text on Add to cart button"
120
115
  default:
121
- es: 'Agregar al carrito'
122
- en: 'Add to cart'
116
+ es: "Agregar al carrito"
117
+ en: "Add to cart"
123
118
  added:
124
- type: 'string'
119
+ type: "string"
125
120
  required: true
126
121
  label:
127
- es: 'Producto agregado'
128
- en: 'Product added to cart'
122
+ es: "Producto agregado"
123
+ en: "Product added to cart"
129
124
  help:
130
- es: 'Texto para avisar que el producto fue agregado al carrito'
131
- en: 'Text to notify when a product has been added to the cart'
125
+ es: "Texto para avisar que el producto fue agregado al carrito"
126
+ en: "Text to notify when a product has been added to the cart"
132
127
  default:
133
- es: 'Agregado al carrito'
134
- en: 'Product added to cart'
128
+ es: "Agregado al carrito"
129
+ en: "Product added to cart"
135
130
  out_of_stock:
136
- type: 'string'
131
+ type: "string"
137
132
  required: true
138
133
  label:
139
- es: 'Sin stock'
140
- en: 'Sold out'
134
+ es: "Sin stock"
135
+ en: "Sold out"
141
136
  help:
142
- es: 'Texto del botón de agregar al carrito cuando el libro está agotado'
143
- en: 'Text for grayed-out Add to cart button when no stock is available'
137
+ es: "Texto del botón de agregar al carrito cuando el libro está agotado"
138
+ en: "Text for grayed-out Add to cart button when no stock is available"
144
139
  default:
145
- es: 'Agotado'
146
- en: 'Sold out'
140
+ es: "Agotado"
141
+ en: "Sold out"
147
142
  remove:
148
- type: 'string'
143
+ type: "string"
149
144
  required: true
150
145
  label:
151
- es: 'Botón de quitar producto'
152
- en: 'Remove product button'
146
+ es: "Botón de quitar producto"
147
+ en: "Remove product button"
153
148
  help:
154
- es: 'El texto del botón de quitar del carrito'
155
- en: 'Text for Remove product button'
149
+ es: "El texto del botón de quitar del carrito"
150
+ en: "Text for Remove product button"
156
151
  default:
157
- es: 'Quitar del carrito'
158
- en: 'Remove product'
152
+ es: "Quitar del carrito"
153
+ en: "Remove product"
159
154
  back:
160
- type: 'string'
155
+ type: "string"
161
156
  required: true
162
157
  label:
163
- es: 'Volver a la tienda'
164
- en: 'Back'
158
+ es: "Volver a la tienda"
159
+ en: "Back"
165
160
  help:
166
- es: 'Nombre del botón para volver a la tienda'
167
- en: 'Text for Back to store button'
161
+ es: "Nombre del botón para volver a la tienda"
162
+ en: "Text for Back to store button"
168
163
  default:
169
- es: 'Volver a la tienda'
170
- en: 'Back'
164
+ es: "Volver a la tienda"
165
+ en: "Back"
171
166
  permalink:
172
- type: 'permalink'
167
+ type: "permalink"
173
168
  required: true
174
169
  label:
175
- es: 'Dirección de la página'
176
- en: ''
170
+ es: "Dirección de la página"
171
+ en: ""
177
172
  help:
178
- es: 'La dirección de la página del carrito dentro del sitio'
179
- en: 'Address for cart page inside site'
173
+ es: "La dirección de la página del carrito dentro del sitio"
174
+ en: "Address for cart page inside site"
180
175
  default:
181
- es: 'carrito/'
182
- en: 'cart/'
176
+ es: "carrito/"
177
+ en: "cart/"
178
+ locales:
179
+ type: "locales"
180
+ label:
181
+ es: "Traducciones"
182
+ en: "Translations"
183
+ help:
184
+ es: "Vínculo al mismo artículo en otros idiomas"
185
+ en: "Link to same post in other languages"
183
186
  draft:
184
- type: 'boolean'
187
+ type: "boolean"
185
188
  label:
186
- es: 'Borrador'
187
- en: 'Draft'
189
+ es: "Borrador"
190
+ en: "Draft"
188
191
  help:
189
- es: 'Este artículo aun no está listo para publicar'
190
- en: "This post isn't ready to be published yet"
192
+ 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\""
193
+ 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)."
191
194
  order:
192
- type: 'order'
195
+ type: "order"
193
196
  label:
194
- es: 'Orden'
195
- en: 'Order'
197
+ es: "Orden"
198
+ en: "Order"
196
199
  help:
197
- es: 'La posición del artículo en la lista de artículos'
198
- en: 'The post position in the posts list'
200
+ es: "La posición del artículo en la lista de artículos"
201
+ en: "Position in list of posts"