recursero-jekyll-theme 0.1.2 → 0.1.3

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: fdc0192ec7e4b997d4d231d9ac60a83ab2ce2513dfbd34de4c3380b9778436d6
4
- data.tar.gz: 7799300a14c7b0dd2a203545ae280d5fdfa731d88d82039912a2f9b7f1e5cc1c
3
+ metadata.gz: 2a111bf67bbee17d67c55299f5ef485b40e8c46ed9975813f01530c952910548
4
+ data.tar.gz: 6bc5591f27eb0504f64d158f1dcaa6b5c01760116a18b539fbc913be292f4c4d
5
5
  SHA512:
6
- metadata.gz: 50e83d2d2246ffbf7fd61173f00a37509ca7c536040df54de5187b76e6edad8ef912225c06d5f39462c4993779e6b6f76b308ff396dee03917a6f8a420173526
7
- data.tar.gz: 8148e3e20f365c1afe14021144d682a2bbd44d0ae99bd50c2467ce2862174ae0409d798c22494a54826857de1c7548f4fc8bb31d49ce2ce097da3358e4b2f6c7
6
+ metadata.gz: aca576d73550997dbb37312d622f96cb0f4e761313c7577e1f96357b66e73b7d9ac215a92f9be23519d97b58fdcac720802e33247703df9fc46fd7ff34b3f5e8
7
+ data.tar.gz: 26a5a3b1166bd7639bc6ae30bb84f32aac0adf2efd66d7dc3854110f7679677587b041962efebfcb66c76a933a10a5d8986b7c248c132f41c618b41edb3e1473
@@ -7,7 +7,7 @@ pronouns:
7
7
  en: "Pronouns"
8
8
  placeholder:
9
9
  es: "¿Qué pronombres usás?"
10
- en: "What are your pronouns?"
10
+ en: "What pronouns do you use?"
11
11
  name:
12
12
  type: "string"
13
13
  autocomplete: "name"
@@ -16,7 +16,7 @@ name:
16
16
  en: "Name"
17
17
  placeholder:
18
18
  es: "Nombre elegido, pseudónimo, alias"
19
- en: "Choosen name, pseudonym, alias"
19
+ en: "Chosen name, pseudonym or alias"
20
20
  from:
21
21
  type: "email"
22
22
  autocomplete: "email"
@@ -32,7 +32,7 @@ consent:
32
32
  type: boolean
33
33
  label:
34
34
  es: Acepto las políticas de privacidad
35
- en: I agree to the privacy policy
35
+ en: I agree to the Privacy Policy
36
36
  submit:
37
37
  type: submit
38
38
  label:
@@ -33,16 +33,16 @@ logo:
33
33
  help:
34
34
  es: Describe el logo para usuaries no videntes y buscadores
35
35
  en: |
36
- Describe the logo for blind or partially sighted users and
36
+ Describe the logo for the visually impaired and
37
37
  search engines
38
38
  content:
39
- type: 'markdown_content'
39
+ type: 'html'
40
40
  label:
41
41
  es: 'Presentación'
42
42
  en: 'Presentation'
43
43
  help:
44
44
  es: 'Historia, trasfondo, principios políticos, etc.'
45
- en: 'History, context, political principles, etc.'
45
+ en: 'History, context, principles, etc.'
46
46
  social_networks:
47
47
  type: 'array'
48
48
  label:
@@ -63,7 +63,7 @@ menu:
63
63
  type: 'boolean'
64
64
  label:
65
65
  es: '¿Sale en el menú?'
66
- en: 'Available on menu?'
66
+ en: 'Does it appear in the menu?'
67
67
  help:
68
68
  es: ''
69
69
  en: ''
@@ -79,7 +79,7 @@ how_to_help:
79
79
  type: 'markdown'
80
80
  label:
81
81
  es: 'Texto invitando a colaborar'
82
- en: 'Text inviting to contribute'
82
+ en: 'Text inviting to collaborate'
83
83
  help:
84
84
  es: ''
85
85
  en: ''
@@ -98,12 +98,12 @@ order:
98
98
  en: 'Order'
99
99
  help:
100
100
  es: 'La posición del artículo en la lista de artículos'
101
- en: 'The post position in the posts list'
101
+ en: 'Post position in list'
102
102
  permalink:
103
103
  type: 'string'
104
104
  label:
105
- es: 'Nombre'
106
- en: 'Name'
105
+ es: 'Enlace'
106
+ en: 'Permalink'
107
107
  help:
108
- es: 'Ayuda'
109
- en: 'Ayuda'
108
+ es: ''
109
+ en: ''
@@ -12,18 +12,18 @@ description:
12
12
  type: 'string'
13
13
  label:
14
14
  es: Descripción o explicación del uso de la categoría
15
- en: Usage description of the category
15
+ en: How is this category used?
16
16
  help:
17
17
  es: Este campo servirá para orientar acerca de cómo emplear la categoría, pueden incluirse casos de uso
18
- en: This field is intended to give advice on the usage of the category, usage cases may be included as example
18
+ en: This field is intended to give advice on the use of the category, use cases may be included as example
19
19
  content:
20
- type: 'markdown_content'
20
+ type: 'html'
21
21
  label:
22
22
  es: 'Contenido del artículo'
23
23
  en: 'Post content'
24
24
  help:
25
25
  es: 'Escribe aquí el artículo'
26
- en: 'Write down your post'
26
+ en: 'Write your post here'
27
27
  category_previous:
28
28
  type: belongs_to
29
29
  filter:
@@ -31,10 +31,10 @@ category_previous:
31
31
  inverse: categories_next
32
32
  label:
33
33
  es: 'Categoría anterior'
34
- en: 'Previous category'
34
+ en: 'Parent category'
35
35
  help:
36
36
  es: '¿De cuál categoría se desprende?'
37
- en: 'To which category does this one depend?'
37
+ en: 'Which category does this one depend on?'
38
38
  categories_next:
39
39
  type: has_many
40
40
  filter:
@@ -42,10 +42,10 @@ categories_next:
42
42
  inverse: category_previous
43
43
  label:
44
44
  es: 'Categorías siguientes'
45
- en: 'Next categories'
45
+ en: 'Subcategories'
46
46
  help:
47
47
  es: '¿Cuáles categorías se desprenden de esta?'
48
- en: ''
48
+ en: 'Which categories depend on this one?'
49
49
  posts:
50
50
  type: has_and_belongs_to_many
51
51
  inverse: categories
@@ -54,7 +54,7 @@ posts:
54
54
  en: 'Posts'
55
55
  help:
56
56
  es: 'Artículos dentro de esta categoría'
57
- en: 'Posts on this category'
57
+ en: 'Posts in this category'
58
58
  background_color:
59
59
  type: 'color'
60
60
  label:
@@ -94,13 +94,13 @@ order:
94
94
  en: 'Order'
95
95
  help:
96
96
  es: 'La posición del artículo en la lista de artículos'
97
- en: 'The post position in the posts list'
97
+ en: 'Post position in list'
98
98
  notes:
99
99
  type: 'markdown'
100
100
  private: true
101
101
  label:
102
102
  es: 'Notas'
103
- en: ''
103
+ en: 'Notes (encrypted)'
104
104
  help:
105
105
  es: 'Comentarios internos, recordatorios, información privada. ¡No se publica en el sitio!'
106
- en: ''
106
+ en: "Internal comments, reminders, private information. This won't be published to the website and will appear encrypted in source code"
@@ -22,10 +22,10 @@ description:
22
22
  contenido, para que las personas puedan determinar cuándo quieren
23
23
  abrirlo.
24
24
  en: |
25
- Summary of the post contents, also used by social media and search
26
- engines. If the post is about violence and other sensitive
27
- topics, we invite you to use it as a content warning, so others
28
- can decide when they want to read it.
25
+ Summary of post content, also used by social media and search
26
+ engines. If the post includes violence or other sensitive
27
+ topics, we invite you to use it as a content warning, so that others
28
+ may decide when they want to read it.
29
29
  author:
30
30
  type: 'array'
31
31
  label:
@@ -33,7 +33,7 @@ author:
33
33
  en: 'Authors'
34
34
  help:
35
35
  es: 'Quiénes participaron en la escritura de este artículo'
36
- en: 'Who collaborated in write this post'
36
+ en: 'Who wrote this post?'
37
37
  image:
38
38
  type: 'image'
39
39
  path:
@@ -45,7 +45,7 @@ image:
45
45
  Se utiliza para ilustrar el artículo y como previsualización en
46
46
  las redes sociales.
47
47
  en: |
48
- It's used to illustrate the article and as preview in social
48
+ Used to illustrate the article and as preview in social
49
49
  networks.
50
50
  description:
51
51
  label:
@@ -56,7 +56,7 @@ image:
56
56
  Describe la imagen principal para usuaries no videntes y
57
57
  buscadores
58
58
  en: |
59
- Describe the main image for blind or partially sighted users and
59
+ Describe the main image for the visually impaired and
60
60
  search engines
61
61
  content:
62
62
  type: 'content'
@@ -65,7 +65,7 @@ content:
65
65
  en: 'Post content'
66
66
  help:
67
67
  es: 'Escribe aquí el artículo'
68
- en: 'Write down your post'
68
+ en: 'Write your post here'
69
69
  permalink:
70
70
  type: 'string'
71
71
  label:
@@ -76,8 +76,8 @@ permalink:
76
76
  Si no quieres utilizar el formato de enlaces general del sitio
77
77
  para este artículo, especifica uno aquí.
78
78
  en: |
79
- If you don't want to follow the site's link format for this
80
- post, change it here.
79
+ If you want to use link format for this post other than the default,
80
+ change it here.
81
81
  categories:
82
82
  type: 'has_and_belongs_to_many'
83
83
  filter:
@@ -88,7 +88,7 @@ categories:
88
88
  en: 'Categories'
89
89
  help:
90
90
  es: 'Ayudan a organizar los artículos en temas'
91
- en: 'Use categories to organize posts by themes'
91
+ en: 'Use categories to order posts by theme'
92
92
  tags:
93
93
  type: 'array'
94
94
  label:
@@ -104,7 +104,7 @@ posts:
104
104
  en: ''
105
105
  help:
106
106
  es: 'Empieza a escribir para completar'
107
- en: ''
107
+ en: 'Start writing to autocomplete with possible posts!'
108
108
  draft:
109
109
  type: 'boolean'
110
110
  label:
@@ -120,13 +120,13 @@ order:
120
120
  en: 'Order'
121
121
  help:
122
122
  es: 'La posición del artículo en la lista de artículos'
123
- en: 'The post position in the posts list'
123
+ en: 'Post position in list'
124
124
  notes:
125
125
  type: 'markdown'
126
126
  private: true
127
127
  label:
128
128
  es: 'Notas'
129
- en: ''
129
+ en: 'Notes'
130
130
  help:
131
131
  es: 'Comentarios internos, recordatorios, información privada. ¡No se publica en el sitio!'
132
- en: ''
132
+ en: "Internal comments, reminders, private information. This won't be published to the website and will appear encrypted in source code"
@@ -7,7 +7,7 @@ title:
7
7
  en: 'Place'
8
8
  help:
9
9
  es: 'El nombre del lugar, espacio, servicio, consultorio'
10
- en: 'Name of place, space, service, office'
10
+ en: 'Name of place, space, service or office'
11
11
  description:
12
12
  type: 'text'
13
13
  label:
@@ -21,10 +21,10 @@ description:
21
21
  contenido, para que las personas puedan determinar cuándo quieren
22
22
  abrirlo.
23
23
  en: |
24
- Summary of the post contents, also used by social media and search
25
- engines. If the post is about violence and other sensitive
26
- topics, we invite you to use it as a content warning, so others
27
- can decide when they want to read it.
24
+ Summary of post content, also used by social media and search
25
+ engines. If the post includes violence or other sensitive
26
+ topics, we invite you to use it as a content warning, so that others
27
+ may decide when they want to read it.
28
28
  image:
29
29
  type: 'image'
30
30
  path:
@@ -36,7 +36,7 @@ image:
36
36
  Se utiliza para ilustrar el artículo y como previsualización en
37
37
  las redes sociales.
38
38
  en: |
39
- It's used to illustrate the article and as preview in social
39
+ Used to illustrate the article and as preview in social
40
40
  networks.
41
41
  description:
42
42
  label:
@@ -47,7 +47,7 @@ image:
47
47
  Describe la imagen principal para usuaries no videntes y
48
48
  buscadores
49
49
  en: |
50
- Describe the main image for blind or partially sighted users and
50
+ Describe the main image for the visually impaired and
51
51
  search engines
52
52
  content:
53
53
  type: 'content'
@@ -56,7 +56,7 @@ content:
56
56
  en: 'Post content'
57
57
  help:
58
58
  es: 'Escribe aquí el artículo'
59
- en: 'Write down your post'
59
+ en: 'Write your post here'
60
60
  permalink:
61
61
  type: 'string'
62
62
  label:
@@ -67,8 +67,8 @@ permalink:
67
67
  Si no quieres utilizar el formato de enlaces general del sitio
68
68
  para este artículo, especifica uno aquí.
69
69
  en: |
70
- If you don't want to follow the site's link format for this
71
- post, change it here.
70
+ If you want to use link format for this post other than the default,
71
+ change it here.
72
72
  categories:
73
73
  type: 'has_and_belongs_to_many'
74
74
  filter:
@@ -79,7 +79,7 @@ categories:
79
79
  en: 'Categories'
80
80
  help:
81
81
  es: 'Ayudan a organizar los artículos en temas'
82
- en: 'Use categories to organize posts by themes'
82
+ en: 'Use categories to order posts by theme'
83
83
  tags:
84
84
  type: 'array'
85
85
  label:
@@ -95,7 +95,7 @@ posts:
95
95
  en: ''
96
96
  help:
97
97
  es: 'Empieza a escribir para completar'
98
- en: ''
98
+ en: 'Start writing to autocomplete with possible posts!'
99
99
  direccion:
100
100
  type: 'string'
101
101
  label:
@@ -108,16 +108,19 @@ coordenadas:
108
108
  type: 'geo'
109
109
  label:
110
110
  es: 'Coordenadas geográficas'
111
+ en: 'Geographical coordinates'
111
112
  lat:
112
113
  label:
113
114
  es: 'Latitud'
115
+ en: 'Latitude'
114
116
  help:
115
- es: 'Latitud'
117
+ es: ''
116
118
  lng:
117
119
  label:
118
120
  es: 'Longitud'
121
+ en: 'Longitude'
119
122
  help:
120
- es: 'Longitud'
123
+ es: ''
121
124
  email:
122
125
  type: 'string'
123
126
  label:
@@ -125,15 +128,15 @@ email:
125
128
  en: 'E-mail address'
126
129
  help:
127
130
  es: 'Dirección de correo electrónico para comunicarse'
128
- en: 'E-mail address to write to'
131
+ en: 'E-mail address to contact'
129
132
  transporte_publico:
130
133
  type: 'array'
131
134
  label:
132
135
  es: 'Transporte público'
133
- en: 'Phone numbers'
136
+ en: 'Public transportation'
134
137
  help:
135
138
  es: 'Líneas de colectivos, trenes y subtes que pasan cerca'
136
- en: 'Phone numbers to call'
139
+ en: 'Buses, trains and subways nearby'
137
140
  telefonos:
138
141
  type: 'array'
139
142
  label:
@@ -141,7 +144,7 @@ telefonos:
141
144
  en: 'Phone numbers'
142
145
  help:
143
146
  es: 'Los números de teléfono para comunicarse, entre paréntesis los horarios u otra información útil, ej. "12345678 (de 10 a 17hs)"'
144
- en: 'Phone numbers to call'
147
+ en: 'Phone numbers to call, with opening hours or other useful information in between parentheses, for example "12345678 (de 10 a 17hs)"'
145
148
  horarios_de_atencion:
146
149
  type: 'array'
147
150
  label:
@@ -157,15 +160,15 @@ redes_sociales:
157
160
  en: 'Social networks'
158
161
  help:
159
162
  es: 'Direcciones, sitio web y redes sociales (ej. https://instagram.com/@recurserotrans en lugar de @recurserotrans)'
160
- en: 'Web addresses of the social networks (ie. https://instagram.com/@recurserotrans instead of @recurserotrans)'
163
+ en: 'Website and social networks with full url (ie. https://instagram.com/@recurserotrans instead of @recurserotrans)'
161
164
  accesible:
162
165
  type: 'boolean'
163
166
  label:
164
167
  es: 'Accesible a usuaries de sillas de ruedas'
165
- en: ''
168
+ en: 'Wheelchair accesible?'
166
169
  help:
167
170
  es: 'Tildar si el espacio es accesible'
168
- en: ""
171
+ en: "Check yes if the place is accesible to wheelchair users"
169
172
  draft:
170
173
  type: 'boolean'
171
174
  label:
@@ -181,14 +184,15 @@ order:
181
184
  en: 'Order'
182
185
  help:
183
186
  es: 'La posición del artículo en la lista de artículos'
184
- en: 'The post position in the posts list'
187
+ en: 'Post position in list'
185
188
  notes:
186
189
  type: 'markdown'
187
190
  private: true
188
191
  label:
189
192
  es: 'Notas'
190
- en: ''
193
+ en: 'Notes'
191
194
  help:
192
195
  es: 'Comentarios internos, recordatorios, información privada. ¡No se publica en el sitio!'
193
- en: ''
196
+ en: "Internal comments, reminders, private information. This won't be published to the website and will appear encrypted in source code"
197
+
194
198
 
@@ -22,10 +22,10 @@ description:
22
22
  contenido, para que las personas puedan determinar cuándo quieren
23
23
  abrirlo.
24
24
  en: |
25
- Summary of the post contents, also used by social media and search
26
- engines. If the post is about violence and other sensitive
27
- topics, we invite you to use it as a content warning, so others
28
- can decide when they want to read it.
25
+ Summary of post content, also used by social media and search
26
+ engines. If the post includes violence or other sensitive
27
+ topics, we invite you to use it as a content warning, so that others
28
+ may decide when they want to read it.
29
29
  author:
30
30
  type: 'array'
31
31
  label:
@@ -33,7 +33,7 @@ author:
33
33
  en: 'Authors'
34
34
  help:
35
35
  es: 'Quiénes participaron en la escritura de este artículo'
36
- en: 'Who collaborated in write this post'
36
+ en: 'Who wrote this post?'
37
37
  image:
38
38
  type: 'image'
39
39
  path:
@@ -45,7 +45,7 @@ image:
45
45
  Se utiliza para ilustrar el artículo y como previsualización en
46
46
  las redes sociales.
47
47
  en: |
48
- It's used to illustrate the article and as preview in social
48
+ Used to illustrate the article and as preview in social
49
49
  networks.
50
50
  description:
51
51
  label:
@@ -56,7 +56,7 @@ image:
56
56
  Describe la imagen principal para usuaries no videntes y
57
57
  buscadores
58
58
  en: |
59
- Describe the main image for blind or partially sighted users and
59
+ Describe the main image for the visually impaired and
60
60
  search engines
61
61
  content:
62
62
  type: 'content'
@@ -65,7 +65,7 @@ content:
65
65
  en: 'Post content'
66
66
  help:
67
67
  es: 'Escribe aquí el artículo'
68
- en: 'Write down your post'
68
+ en: 'Write your post here'
69
69
  permalink:
70
70
  type: 'string'
71
71
  label:
@@ -76,8 +76,8 @@ permalink:
76
76
  Si no quieres utilizar el formato de enlaces general del sitio
77
77
  para este artículo, especifica uno aquí.
78
78
  en: |
79
- If you don't want to follow the site's link format for this
80
- post, change it here.
79
+ If you want to use link format for this post other than the default,
80
+ change it here.
81
81
  categories:
82
82
  type: 'has_and_belongs_to_many'
83
83
  filter:
@@ -88,7 +88,7 @@ categories:
88
88
  en: 'Categories'
89
89
  help:
90
90
  es: 'Ayudan a organizar los artículos en temas'
91
- en: 'Use categories to organize posts by themes'
91
+ en: 'Use categories to order posts by theme'
92
92
  tags:
93
93
  type: 'array'
94
94
  label:
@@ -104,7 +104,7 @@ posts:
104
104
  en: ''
105
105
  help:
106
106
  es: 'Empieza a escribir para completar'
107
- en: ''
107
+ en: 'Start writing to autocomplete with possible posts!'
108
108
  draft:
109
109
  type: 'boolean'
110
110
  label:
@@ -120,13 +120,13 @@ order:
120
120
  en: 'Order'
121
121
  help:
122
122
  es: 'La posición del artículo en la lista de artículos'
123
- en: 'The post position in the posts list'
123
+ en: 'Post position in list'
124
124
  notes:
125
125
  type: 'markdown'
126
126
  private: true
127
127
  label:
128
128
  es: 'Notas'
129
- en: ''
129
+ en: 'Notes'
130
130
  help:
131
131
  es: 'Comentarios internos, recordatorios, información privada. ¡No se publica en el sitio!'
132
- en: ''
132
+ en: "Internal comments, reminders, private information. This won't be published to the website and will appear encrypted in source code"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recursero-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - f
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-10-19 00:00:00.000000000 Z
11
+ date: 2021-05-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -392,7 +392,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
392
392
  - !ruby/object:Gem::Version
393
393
  version: '0'
394
394
  requirements: []
395
- rubygems_version: 3.0.3
395
+ rubygems_version: 3.1.2
396
396
  signing_key:
397
397
  specification_version: 4
398
398
  summary: A theme for resource toolkits