decidim-surveys 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/ca.yml +3 -3
- data/config/locales/es.yml +2 -2
- data/config/locales/eu.yml +2 -2
- data/config/locales/fi.yml +2 -2
- data/config/locales/fr.yml +11 -11
- data/config/locales/it.yml +1 -1
- data/config/locales/pl.yml +1 -1
- data/config/locales/pt-BR.yml +1 -1
- data/config/locales/pt.yml +1 -1
- data/config/locales/ru.yml +0 -7
- data/config/locales/sv.yml +2 -2
- data/config/locales/uk.yml +0 -7
- data/lib/decidim/surveys/version.rb +1 -1
- metadata +11 -11
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0314b7b90ffc530ec12d80cbe5e58ceaae47b7f3929a0f3e04486c3b787f065f
|
4
|
+
data.tar.gz: 3894dac28ab7bd9f36a83ad0945974fef154298ef75d07045187703343cfeb33
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 191a19a9898c5d0b4c3c2ff3ba7c09a6a9fd19f3ca99b563050af5097e56d3fcefcfbb2f5b3052f621a8d59e4ad0d433efeeb9f7b07a8236295e944e5a1a1b5e
|
7
|
+
data.tar.gz: 5d16bdbf19cddde73546e89cb93a7979be25329a35d1c8395509c977878c4c0104106729f8f1671a2d31709a6804202e63d644152a0b36344e231199dcaa92e7
|
data/config/locales/ca.yml
CHANGED
@@ -26,10 +26,10 @@ ca:
|
|
26
26
|
name: Enquesta
|
27
27
|
settings:
|
28
28
|
global:
|
29
|
-
announcement:
|
29
|
+
announcement: Anunci
|
30
30
|
step:
|
31
|
-
allow_answers:
|
32
|
-
announcement:
|
31
|
+
allow_answers: Permet respostes
|
32
|
+
announcement: Anunci
|
33
33
|
surveys:
|
34
34
|
admin:
|
35
35
|
exports:
|
data/config/locales/es.yml
CHANGED
data/config/locales/eu.yml
CHANGED
data/config/locales/fi.yml
CHANGED
@@ -23,12 +23,12 @@ fi:
|
|
23
23
|
surveys:
|
24
24
|
actions:
|
25
25
|
answer: Vastaa
|
26
|
-
name:
|
26
|
+
name: tutkimus
|
27
27
|
settings:
|
28
28
|
global:
|
29
29
|
announcement: Ilmoitus
|
30
30
|
step:
|
31
|
-
allow_answers:
|
31
|
+
allow_answers: Anna vastauksia
|
32
32
|
announcement: Ilmoitus
|
33
33
|
surveys:
|
34
34
|
admin:
|
data/config/locales/fr.yml
CHANGED
@@ -2,7 +2,7 @@ fr:
|
|
2
2
|
activemodel:
|
3
3
|
attributes:
|
4
4
|
survey_answer:
|
5
|
-
body:
|
5
|
+
body: Réponse
|
6
6
|
survey_question:
|
7
7
|
mandatory: Requis
|
8
8
|
question_type: Type de question
|
@@ -10,26 +10,26 @@ fr:
|
|
10
10
|
events:
|
11
11
|
surveys:
|
12
12
|
survey_closed:
|
13
|
-
email_intro: Le sondage %{resource_title} dans %{participatory_space_title}
|
14
|
-
email_outro: Vous
|
15
|
-
email_subject:
|
13
|
+
email_intro: Le sondage %{resource_title} proposé dans %{participatory_space_title} est maintenant terminé.
|
14
|
+
email_outro: Vous venez de recevoir une notification venant de %{participatory_space_title}. Vous pouvez à tout moment arrêter de recevoir des notifications en suivant le lien précédent.
|
15
|
+
email_subject: L'enquête du processus participatif %{participatory_space_title} est terminée
|
16
16
|
notification_title: Le sondage <a href="%{resource_path}">%{resource_title}</a> dans <a href="%{participatory_space_url}">%{participatory_space_title}</a> est terminé.
|
17
17
|
survey_opened:
|
18
|
-
email_intro: '
|
19
|
-
email_outro: Vous
|
20
|
-
email_subject:
|
21
|
-
notification_title:
|
18
|
+
email_intro: 'L''enquête %{resource_title} est désormais ouverte sur le processus participatif %{participatory_space_title}. Vous pouvez y participer depuis la page suivante :'
|
19
|
+
email_outro: Vous venez de recevoir cette notification car vous suivez le processus %{participatory_space_title}. Vous pouvez à tout moment arrêter de recevoir des notifications en suivant le lien précédent.
|
20
|
+
email_subject: Une nouvelle enquête vient d'être créée depuis %{participatory_space_title}
|
21
|
+
notification_title: 'L''enquête <a href="%{resource_path}">%{resource_title}</a> est ouverte. Vous pouvez y participer en vous rendant sur le lien suivant : <a href="%{participatory_space_url}">%{participatory_space_title}</a>.'
|
22
22
|
features:
|
23
23
|
surveys:
|
24
24
|
actions:
|
25
|
-
answer:
|
25
|
+
answer: Réponse
|
26
26
|
name: Enquête
|
27
27
|
settings:
|
28
28
|
global:
|
29
|
-
announcement:
|
29
|
+
announcement: Annonce
|
30
30
|
step:
|
31
31
|
allow_answers: Autoriser les réponses
|
32
|
-
announcement:
|
32
|
+
announcement: Annonce
|
33
33
|
surveys:
|
34
34
|
admin:
|
35
35
|
exports:
|
data/config/locales/it.yml
CHANGED
data/config/locales/pl.yml
CHANGED
data/config/locales/pt-BR.yml
CHANGED
data/config/locales/pt.yml
CHANGED
data/config/locales/ru.yml
CHANGED
data/config/locales/sv.yml
CHANGED
@@ -28,7 +28,7 @@ sv:
|
|
28
28
|
global:
|
29
29
|
announcement: Meddelande
|
30
30
|
step:
|
31
|
-
allow_answers:
|
31
|
+
allow_answers: Tillåta svar
|
32
32
|
announcement: Meddelande
|
33
33
|
surveys:
|
34
34
|
admin:
|
@@ -71,7 +71,7 @@ sv:
|
|
71
71
|
anonymous_user_message: <a href="%{sign_in_link}"> Logga in med ditt konto</a> eller <a href="%{sign_up_link}">sign up</a> för att svara på enkäten.
|
72
72
|
title: Besvara undersökningen
|
73
73
|
are_you_sure: Den här åtgärden kan inte ångras och du kommer inte att kunna redigera dina svar. Är du säker?
|
74
|
-
submit:
|
74
|
+
submit: Skicka in
|
75
75
|
survey_answered:
|
76
76
|
body: Du har redan besvarat denna enkät.
|
77
77
|
title: Undersökningen svarade
|
data/config/locales/uk.yml
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-surveys
|
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,14 +18,14 @@ 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: jquery-tmpl-rails
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
@@ -46,42 +46,42 @@ dependencies:
|
|
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
|
- !ruby/object:Gem::Dependency
|
58
58
|
name: decidim-dev
|
59
59
|
requirement: !ruby/object:Gem::Requirement
|
60
60
|
requirements:
|
61
61
|
- - '='
|
62
62
|
- !ruby/object:Gem::Version
|
63
|
-
version: 0.10.
|
63
|
+
version: 0.10.1
|
64
64
|
type: :development
|
65
65
|
prerelease: false
|
66
66
|
version_requirements: !ruby/object:Gem::Requirement
|
67
67
|
requirements:
|
68
68
|
- - '='
|
69
69
|
- !ruby/object:Gem::Version
|
70
|
-
version: 0.10.
|
70
|
+
version: 0.10.1
|
71
71
|
- !ruby/object:Gem::Dependency
|
72
72
|
name: decidim-participatory_processes
|
73
73
|
requirement: !ruby/object:Gem::Requirement
|
74
74
|
requirements:
|
75
75
|
- - '='
|
76
76
|
- !ruby/object:Gem::Version
|
77
|
-
version: 0.10.
|
77
|
+
version: 0.10.1
|
78
78
|
type: :development
|
79
79
|
prerelease: false
|
80
80
|
version_requirements: !ruby/object:Gem::Requirement
|
81
81
|
requirements:
|
82
82
|
- - '='
|
83
83
|
- !ruby/object:Gem::Version
|
84
|
-
version: 0.10.
|
84
|
+
version: 0.10.1
|
85
85
|
description: A surveys component for decidim's participatory spaces.
|
86
86
|
email:
|
87
87
|
- josepjaume@gmail.com
|
@@ -178,7 +178,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
178
178
|
version: '0'
|
179
179
|
requirements: []
|
180
180
|
rubyforge_project:
|
181
|
-
rubygems_version: 2.7.
|
181
|
+
rubygems_version: 2.7.3
|
182
182
|
signing_key:
|
183
183
|
specification_version: 4
|
184
184
|
summary: Decidim surveys module
|