decidim-participatory_processes 0.10.0 → 0.10.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/locales/es.yml +1 -1
- data/config/locales/fr.yml +22 -22
- data/config/locales/sv.yml +42 -42
- data/lib/decidim/participatory_processes/version.rb +1 -1
- metadata +9 -9
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0644d5ce5e841fc3f944e551e2667a8040bb5cb0c2d69be4361e3f20bf6b36c7
|
4
|
+
data.tar.gz: 5a22b0939b8aef456ed004de6110e9ef9111a03f2c76fe9e210fc8f4b6e86cdd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f2effee79a5f001a3e7e379b1dcc1f845e7d6e8c4109c301428993909cb93fe6ccf60a0fbd0e9f18a02f0e2c9b6474b850f30ddf07a173c390a036eca961699f
|
7
|
+
data.tar.gz: fe91578cfe3cae5054324cdfc5e7099b119762490e0d3cd1cfc62db346e86407437d886ac894571cfbcfe143819aadf9f9688b431f6b85119f0c0a16833bed67
|
data/config/locales/es.yml
CHANGED
data/config/locales/fr.yml
CHANGED
@@ -8,7 +8,7 @@ fr:
|
|
8
8
|
copy_features: Copier les fonctionnalités
|
9
9
|
copy_steps: Copier les étapes
|
10
10
|
description: Description
|
11
|
-
developer_group:
|
11
|
+
developer_group: Organisateur
|
12
12
|
domain: Domaine
|
13
13
|
end_date: Date de fin
|
14
14
|
hashtag: Hashtag
|
@@ -62,8 +62,8 @@ fr:
|
|
62
62
|
participatory_process_groups: Groupes de processus
|
63
63
|
participatory_processes: Processus participatifs
|
64
64
|
participatory_processes_submenu:
|
65
|
-
attachment_collections:
|
66
|
-
attachment_files:
|
65
|
+
attachment_collections: Dossiers
|
66
|
+
attachment_files: Fichiers
|
67
67
|
attachments: Documents liés
|
68
68
|
categories: Catégories
|
69
69
|
features: Fonctionnalités
|
@@ -207,9 +207,9 @@ fr:
|
|
207
207
|
success: Invitation renvoyée avec succès.
|
208
208
|
admin_log:
|
209
209
|
participatory_process:
|
210
|
-
create: "%{user_name} créé le %{resource_name}
|
211
|
-
publish: "%{user_name} publié le %{resource_name}
|
212
|
-
unpublish: "%{user_name}
|
210
|
+
create: "%{user_name} a créé le processus participatif %{resource_name}"
|
211
|
+
publish: "%{user_name} a publié le processus participatif %{resource_name}"
|
212
|
+
unpublish: "%{user_name} n'a pas publié le processus participatif %{resource_name}"
|
213
213
|
update: "%{user_name} a mis à jour le processus participatif %{resource_name}"
|
214
214
|
participatory_process_step:
|
215
215
|
activate: "%{user_name} a activé l'étape %{resource_name} dans le processus participatif %{space_name}"
|
@@ -217,21 +217,21 @@ fr:
|
|
217
217
|
delete: "%{user_name} a supprimé l'étape %{resource_name} du processus participatif %{space_name}"
|
218
218
|
update: "%{user_name} a mis à jour l'étape %{resource_name} du processus participatif %{space_name}"
|
219
219
|
participatory_process_user_role:
|
220
|
-
create: "%{user_name} invité l'utilisateur %{resource_name}
|
221
|
-
delete: "%{user_name} supprimé l'utilisateur %{resource_name}
|
222
|
-
update: "%{user_name} changé le rôle de l'utilisateur %{resource_name} dans le %{space_name}
|
220
|
+
create: "%{user_name} a invité l'utilisateur %{resource_name} au processus participatif %{space_name}"
|
221
|
+
delete: "%{user_name} a supprimé l'utilisateur %{resource_name} du processus participatif %{space_name}"
|
222
|
+
update: "%{user_name} a changé le rôle de l'utilisateur %{resource_name} dans le processus participatif %{space_name}"
|
223
223
|
events:
|
224
224
|
participatory_process:
|
225
225
|
step_activated:
|
226
|
-
email_intro: 'L''étape %{resource_title}
|
227
|
-
email_outro: Vous
|
228
|
-
email_subject: Une mise à jour de %{participatory_space_title}
|
229
|
-
notification_title: L'étape %{resource_title} est
|
226
|
+
email_intro: 'L''étape %{resource_title} vient d''être activée pour %{participatory_space_title}. Vous pouvez désormais la consulter sur cette page :'
|
227
|
+
email_outro: Vous venez de recevoir cette notification car vous suivez %{participatory_space_title}. Vous pouvez à tout moment arrêter de recevoir ces notifications en suivant le lien précédent.
|
228
|
+
email_subject: Une mise à jour de %{participatory_space_title} vient d'être effectuée ! Nous vous invitons à venir consulter la page afin de découvrir les dernières améliorations
|
229
|
+
notification_title: L'étape %{resource_title} est désormais activée pour <a href="%{resource_path}">%{participatory_space_title}</a>
|
230
230
|
step_changed:
|
231
|
-
email_intro: 'Les dates
|
232
|
-
email_outro: Vous
|
233
|
-
email_subject: Une mise à jour de %{participatory_space_title}
|
234
|
-
notification_title: Les dates de l'étape <a href="%{resource_path}">%{resource_title}</a>
|
231
|
+
email_intro: 'Les dates de l''étape %{resource_title} de%{participatory_space_title} ont été mises à jour. Vous pouvez les retrouver sur cette page :'
|
232
|
+
email_outro: Vous venez de recevoir cette notification car vous suivez %{participatory_space_title}. Vous pouvez à tout moment arrêter de recevoir ces notifications en suivant le lien précédent.
|
233
|
+
email_subject: Une mise à jour de %{participatory_space_title} vient d'être réalisée ! Nous vous invitons à venir voir les dernières améliorations
|
234
|
+
notification_title: Les dates de l'étape <a href="%{resource_path}">%{resource_title}</a> sur <a href="%{participatory_space_url}">%{participatory_space_title}</a> ont été mises à jour.
|
235
235
|
menu:
|
236
236
|
processes: Processus participatifs
|
237
237
|
participatory_process_groups:
|
@@ -270,21 +270,21 @@ fr:
|
|
270
270
|
index:
|
271
271
|
loading: Chargement des résultats...
|
272
272
|
show:
|
273
|
-
developer_group:
|
273
|
+
developer_group: Organisateur
|
274
274
|
end_date: Date de fin
|
275
275
|
local_area: Espace d'organisation
|
276
276
|
participatory_scope: Objectifs
|
277
277
|
participatory_structure: Modalités
|
278
|
-
scope:
|
278
|
+
scope: Périmètre d'application
|
279
279
|
start_date: Date de début
|
280
280
|
target: Participants
|
281
281
|
statistics:
|
282
282
|
answers_count: Réponses
|
283
283
|
comments_count: Commentaires
|
284
|
-
endorsements_count:
|
284
|
+
endorsements_count: Promotions
|
285
285
|
headline: Activité
|
286
286
|
meetings_count: Réunions
|
287
|
-
orders_count:
|
287
|
+
orders_count: Soutiens
|
288
288
|
pages_count: Pages
|
289
289
|
processes_count: Processus participatifs
|
290
290
|
projects_count: Projets
|
@@ -292,7 +292,7 @@ fr:
|
|
292
292
|
results_count: Résultats
|
293
293
|
surveys_count: Enquêtes
|
294
294
|
users_count: Participants
|
295
|
-
votes_count:
|
295
|
+
votes_count: Soutiens
|
296
296
|
layouts:
|
297
297
|
decidim:
|
298
298
|
participatory_process_groups:
|
data/config/locales/sv.yml
CHANGED
@@ -3,7 +3,7 @@ sv:
|
|
3
3
|
attributes:
|
4
4
|
participatory_process:
|
5
5
|
announcement: Meddelande
|
6
|
-
banner_image:
|
6
|
+
banner_image: Bannerbild
|
7
7
|
copy_categories: Kopiera kategorier
|
8
8
|
copy_features: Kopiera funktioner
|
9
9
|
copy_steps: Kopiera steg
|
@@ -11,7 +11,7 @@ sv:
|
|
11
11
|
developer_group: Utvecklargrupp
|
12
12
|
domain: Domän
|
13
13
|
end_date: Slutdatum
|
14
|
-
hashtag:
|
14
|
+
hashtag: Hashtag
|
15
15
|
hero_image: Hembild
|
16
16
|
local_area: Lokalt område
|
17
17
|
meta_scope: Omfattning metadata
|
@@ -21,24 +21,24 @@ sv:
|
|
21
21
|
promoted: främjas
|
22
22
|
published_at: Publicerad på
|
23
23
|
scope_id: Omfattning
|
24
|
-
scopes_enabled:
|
24
|
+
scopes_enabled: Omfattningar aktiverade
|
25
25
|
short_description: Kort beskrivning
|
26
26
|
show_statistics: Visa statistik
|
27
27
|
slug: URL slug
|
28
|
-
start_date:
|
29
|
-
subtitle:
|
28
|
+
start_date: Startdatum
|
29
|
+
subtitle: Underrubrik
|
30
30
|
target: Mål
|
31
31
|
title: Titel
|
32
32
|
participatory_process_group:
|
33
33
|
description: Beskrivning
|
34
34
|
hero_image: Bild
|
35
|
-
name:
|
35
|
+
name: Namn
|
36
36
|
participatory_process_ids: Relaterade processer
|
37
37
|
participatory_process_step:
|
38
38
|
description: Beskrivning
|
39
39
|
end_date: Slutdatum
|
40
40
|
short_description: Kort beskrivning
|
41
|
-
start_date:
|
41
|
+
start_date: Startdatum
|
42
42
|
title: Titel
|
43
43
|
participatory_process_user_role:
|
44
44
|
email: E-post
|
@@ -48,27 +48,27 @@ sv:
|
|
48
48
|
admin:
|
49
49
|
actions:
|
50
50
|
activate: Aktivera
|
51
|
-
configure:
|
51
|
+
configure: Konfigurera
|
52
52
|
confirm_destroy: Bekräfta förstör
|
53
53
|
destroy: Förstöra
|
54
54
|
duplicate: Duplicera
|
55
55
|
edit: Redigera
|
56
56
|
new: Ny
|
57
|
-
preview:
|
57
|
+
preview: Förhandsvisa
|
58
58
|
publish: Publicera
|
59
59
|
resend_invitation: Skicka inbjudan igen
|
60
60
|
unpublish: Avpublicera
|
61
61
|
menu:
|
62
62
|
participatory_process_groups: Processgrupper
|
63
|
-
participatory_processes:
|
63
|
+
participatory_processes: Processer
|
64
64
|
participatory_processes_submenu:
|
65
|
-
attachment_collections:
|
66
|
-
attachment_files:
|
67
|
-
attachments:
|
68
|
-
categories:
|
65
|
+
attachment_collections: Samlingar
|
66
|
+
attachment_files: Filer
|
67
|
+
attachments: Bifogade filer
|
68
|
+
categories: Kategorier
|
69
69
|
features: Funktioner
|
70
70
|
info: Info
|
71
|
-
moderations:
|
71
|
+
moderations: Moderering
|
72
72
|
process_admins: Processanvändare
|
73
73
|
steps: Steg
|
74
74
|
models:
|
@@ -81,24 +81,24 @@ sv:
|
|
81
81
|
name: Deltagande process
|
82
82
|
participatory_process_group:
|
83
83
|
fields:
|
84
|
-
name:
|
84
|
+
name: Namn
|
85
85
|
name: Processgrupp
|
86
86
|
participatory_process_step:
|
87
87
|
fields:
|
88
88
|
end_date: Slutdatum
|
89
|
-
start_date:
|
89
|
+
start_date: Startdatum
|
90
90
|
title: Titel
|
91
91
|
name: Deltagande processsteg
|
92
92
|
participatory_process_user_role:
|
93
93
|
fields:
|
94
94
|
email: E-post
|
95
|
-
name:
|
95
|
+
name: Namn
|
96
96
|
role: Roll
|
97
97
|
name: Deltagande processanvändare
|
98
98
|
roles:
|
99
99
|
admin: Administratör
|
100
100
|
collaborator: Medarbetare
|
101
|
-
moderator:
|
101
|
+
moderator: Moderator
|
102
102
|
user:
|
103
103
|
fields:
|
104
104
|
invitation_accepted_at: Inbjudan accepterad vid
|
@@ -113,7 +113,7 @@ sv:
|
|
113
113
|
success: Deltagande processgrupp förstördes framgångsrikt.
|
114
114
|
edit:
|
115
115
|
title: Redigera processgrupp
|
116
|
-
update:
|
116
|
+
update: Uppdatera
|
117
117
|
new:
|
118
118
|
create: Skapa
|
119
119
|
title: Ny processgrupp
|
@@ -143,7 +143,7 @@ sv:
|
|
143
143
|
success: Deltagande processsteg förstördes framgångsrikt.
|
144
144
|
edit:
|
145
145
|
title: Redigera deltagande processsteg
|
146
|
-
update:
|
146
|
+
update: Uppdatera
|
147
147
|
index:
|
148
148
|
steps_title: Steg
|
149
149
|
new:
|
@@ -162,7 +162,7 @@ sv:
|
|
162
162
|
success: Användaren förstördes framgångsrikt för denna deltagande process.
|
163
163
|
edit:
|
164
164
|
title: Uppdatera deltagande processanvändare.
|
165
|
-
update:
|
165
|
+
update: Uppdatera
|
166
166
|
index:
|
167
167
|
process_admins_title: Deltagande processanvändare
|
168
168
|
new:
|
@@ -178,7 +178,7 @@ sv:
|
|
178
178
|
destroy:
|
179
179
|
success: Deltagande processen förstördes framgångsrikt.
|
180
180
|
edit:
|
181
|
-
update:
|
181
|
+
update: Uppdatera
|
182
182
|
form:
|
183
183
|
title: Allmän information
|
184
184
|
index:
|
@@ -233,10 +233,10 @@ sv:
|
|
233
233
|
email_subject: En uppdatering till %{participatory_space_title}
|
234
234
|
notification_title: Dagen för <a href="%{resource_path}">%{resource_title}</a> steg vid <a href="%{participatory_space_url}">%{participatory_space_title}</a> har uppdaterats.
|
235
235
|
menu:
|
236
|
-
processes:
|
236
|
+
processes: Processer
|
237
237
|
participatory_process_groups:
|
238
238
|
show:
|
239
|
-
group_participatory_processes:
|
239
|
+
group_participatory_processes: Processer för %{group}
|
240
240
|
title: Deltagande processgrupper
|
241
241
|
participatory_process_steps:
|
242
242
|
index:
|
@@ -255,9 +255,9 @@ sv:
|
|
255
255
|
title: Deltagande processer
|
256
256
|
order_by_processes:
|
257
257
|
active: Aktiva
|
258
|
-
all:
|
259
|
-
past:
|
260
|
-
upcoming:
|
258
|
+
all: Alla
|
259
|
+
past: Tidigare
|
260
|
+
upcoming: Kommande
|
261
261
|
pages:
|
262
262
|
home:
|
263
263
|
highlighted_processes:
|
@@ -268,7 +268,7 @@ sv:
|
|
268
268
|
none: Ingen
|
269
269
|
participatory_processes:
|
270
270
|
index:
|
271
|
-
loading: Laddar resultat
|
271
|
+
loading: Laddar resultat...
|
272
272
|
show:
|
273
273
|
developer_group: Utvecklargrupp
|
274
274
|
end_date: Slutdatum
|
@@ -276,23 +276,23 @@ sv:
|
|
276
276
|
participatory_scope: Vad bestäms
|
277
277
|
participatory_structure: Hur bestäms det
|
278
278
|
scope: Omfattning
|
279
|
-
start_date:
|
279
|
+
start_date: Startdatum
|
280
280
|
target: Vem deltar
|
281
281
|
statistics:
|
282
|
-
answers_count:
|
283
|
-
comments_count:
|
282
|
+
answers_count: Svar
|
283
|
+
comments_count: Kommentarer
|
284
284
|
endorsements_count: påskrifter
|
285
285
|
headline: Aktivitet
|
286
|
-
meetings_count:
|
287
|
-
orders_count:
|
288
|
-
pages_count:
|
289
|
-
processes_count:
|
290
|
-
projects_count:
|
291
|
-
proposals_count:
|
286
|
+
meetings_count: Möten
|
287
|
+
orders_count: Röster
|
288
|
+
pages_count: Sidor
|
289
|
+
processes_count: Processer
|
290
|
+
projects_count: Projekt
|
291
|
+
proposals_count: Förslag
|
292
292
|
results_count: Resultat
|
293
293
|
surveys_count: Undersökningar
|
294
294
|
users_count: Deltagare
|
295
|
-
votes_count:
|
295
|
+
votes_count: Röster
|
296
296
|
layouts:
|
297
297
|
decidim:
|
298
298
|
participatory_process_groups:
|
@@ -301,7 +301,7 @@ sv:
|
|
301
301
|
participatory_process_widgets:
|
302
302
|
show:
|
303
303
|
active_step: Aktivt steg
|
304
|
-
take_part:
|
304
|
+
take_part: Delta
|
305
305
|
participatory_processes:
|
306
306
|
index:
|
307
307
|
promoted_processes: Markerade processer
|
@@ -311,11 +311,11 @@ sv:
|
|
311
311
|
other: "%{count} processer"
|
312
312
|
participatory_process:
|
313
313
|
active_step: 'Nuvarande steg:'
|
314
|
-
take_part:
|
314
|
+
take_part: Delta
|
315
315
|
promoted_process:
|
316
316
|
active_step: 'Nuvarande steg:'
|
317
317
|
more_info: Mer information
|
318
|
-
take_part:
|
318
|
+
take_part: Delta
|
319
319
|
process_header:
|
320
320
|
process_menu_item: Processen
|
321
321
|
unfold: Veckla ut
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-participatory_processes
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.10.
|
4
|
+
version: 0.10.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Josep Jaume Rey Peroy
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2018-
|
13
|
+
date: 2018-04-17 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: decidim-core
|
@@ -18,42 +18,42 @@ dependencies:
|
|
18
18
|
requirements:
|
19
19
|
- - '='
|
20
20
|
- !ruby/object:Gem::Version
|
21
|
-
version: 0.10.
|
21
|
+
version: 0.10.1
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
25
25
|
requirements:
|
26
26
|
- - '='
|
27
27
|
- !ruby/object:Gem::Version
|
28
|
-
version: 0.10.
|
28
|
+
version: 0.10.1
|
29
29
|
- !ruby/object:Gem::Dependency
|
30
30
|
name: decidim-admin
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
32
32
|
requirements:
|
33
33
|
- - '='
|
34
34
|
- !ruby/object:Gem::Version
|
35
|
-
version: 0.10.
|
35
|
+
version: 0.10.1
|
36
36
|
type: :development
|
37
37
|
prerelease: false
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
39
39
|
requirements:
|
40
40
|
- - '='
|
41
41
|
- !ruby/object:Gem::Version
|
42
|
-
version: 0.10.
|
42
|
+
version: 0.10.1
|
43
43
|
- !ruby/object:Gem::Dependency
|
44
44
|
name: decidim-dev
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
46
46
|
requirements:
|
47
47
|
- - '='
|
48
48
|
- !ruby/object:Gem::Version
|
49
|
-
version: 0.10.
|
49
|
+
version: 0.10.1
|
50
50
|
type: :development
|
51
51
|
prerelease: false
|
52
52
|
version_requirements: !ruby/object:Gem::Requirement
|
53
53
|
requirements:
|
54
54
|
- - '='
|
55
55
|
- !ruby/object:Gem::Version
|
56
|
-
version: 0.10.
|
56
|
+
version: 0.10.1
|
57
57
|
description: Participatory processes component for decidim.
|
58
58
|
email:
|
59
59
|
- josepjaume@gmail.com
|
@@ -260,7 +260,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
260
260
|
version: '0'
|
261
261
|
requirements: []
|
262
262
|
rubyforge_project:
|
263
|
-
rubygems_version: 2.7.
|
263
|
+
rubygems_version: 2.7.3
|
264
264
|
signing_key:
|
265
265
|
specification_version: 4
|
266
266
|
summary: Decidim participatory processes module
|