decidim-debates 0.31.2 → 0.31.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/config/locales/bg.yml +0 -1
- data/config/locales/ca-IT.yml +2 -2
- data/config/locales/ca.yml +2 -2
- data/config/locales/cs.yml +0 -1
- data/config/locales/de.yml +0 -1
- data/config/locales/el.yml +0 -1
- data/config/locales/es-MX.yml +1 -1
- data/config/locales/es-PY.yml +1 -1
- data/config/locales/es.yml +1 -1
- data/config/locales/eu.yml +1 -1
- data/config/locales/hu.yml +0 -1
- data/config/locales/it.yml +0 -1
- data/config/locales/ja.yml +1 -1
- data/config/locales/lb.yml +0 -1
- data/config/locales/lt.yml +0 -1
- data/config/locales/nl.yml +0 -1
- data/config/locales/no.yml +0 -1
- data/config/locales/pl.yml +0 -1
- data/config/locales/pt.yml +0 -1
- data/config/locales/ro-RO.yml +0 -1
- data/config/locales/sv.yml +1 -1
- data/config/locales/tr-TR.yml +6 -1
- data/config/locales/zh-CN.yml +0 -1
- data/config/locales/zh-TW.yml +0 -1
- data/lib/decidim/debates/version.rb +1 -1
- metadata +12 -12
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c433b6ea14a3757f9409d908ef219657f0561e07f6545abd6175286e47ef907e
|
|
4
|
+
data.tar.gz: 8af7c4bcd86698600cb4aed645a6c75ded49cd24fbff2bde44a39b6bd668bed0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 15739cfd961a6ac4eccceef7568f0fe41c3adbcef18450772b63c0fbae402261104c39fe3765c30594933a5cc1d1e2370a06c7dae37454f5c24e867d5f7ee986
|
|
7
|
+
data.tar.gz: 23abf165210d90da2618843a92904616fb4134157965370e575c125c56d23f3ede68d981402defe6138e58ca2c627e884acf6507ae58a3a0807f154acbb804a2
|
data/config/locales/bg.yml
CHANGED
data/config/locales/ca-IT.yml
CHANGED
|
@@ -197,7 +197,7 @@ ca-IT:
|
|
|
197
197
|
space_followers:
|
|
198
198
|
email_intro: |-
|
|
199
199
|
Hola,
|
|
200
|
-
S'ha creat un nou debat "%{resource_title}" a l'espai
|
|
200
|
+
S'ha creat un nou debat "%{resource_title}" a l'espai de participació %{participatory_space_title}, fes-hi una ullada i contribueix-hi:
|
|
201
201
|
email_outro: Has rebut aquesta notificació perquè estàs seguint l'espai "%{participatory_space_title}". Pots deixar de rebre notificacions des de l'enllaç anterior.
|
|
202
202
|
email_subject: Nou debat "%{resource_title}" a %{participatory_space_title}
|
|
203
203
|
notification_title: S'ha creat el debat <a href="%{resource_path}">%{resource_title}</a> a <a href="%{participatory_space_url}">%{participatory_space_title}</a>.
|
|
@@ -205,7 +205,7 @@ ca-IT:
|
|
|
205
205
|
email_intro: |-
|
|
206
206
|
Hola,
|
|
207
207
|
%{author_name} %{author_nickname}, a qui segueixes, ha creat un nou debat "%{resource_title}". Consulta i contribueix:
|
|
208
|
-
email_outro: Has rebut aquesta notificació perquè estàs seguint %{author_nickname}. Pots deixar de rebre notificacions seguint l'enllaç anterior.
|
|
208
|
+
email_outro: Has rebut aquesta notificació perquè estàs seguint a "%{author_nickname}". Pots deixar de rebre notificacions seguint l'enllaç anterior.
|
|
209
209
|
email_subject: Nou debat "%{resource_title}" de %{author_nickname}
|
|
210
210
|
notification_title: <a href="%{author_path}">%{author_name} %{author_nickname}</a> ha creat el debat <a href="%{resource_path}">%{resource_title}</a>.
|
|
211
211
|
creation_disabled:
|
data/config/locales/ca.yml
CHANGED
|
@@ -197,7 +197,7 @@ ca:
|
|
|
197
197
|
space_followers:
|
|
198
198
|
email_intro: |-
|
|
199
199
|
Hola,
|
|
200
|
-
S'ha creat un nou debat "%{resource_title}" a l'espai
|
|
200
|
+
S'ha creat un nou debat "%{resource_title}" a l'espai de participació %{participatory_space_title}, fes-hi una ullada i contribueix-hi:
|
|
201
201
|
email_outro: Has rebut aquesta notificació perquè estàs seguint l'espai "%{participatory_space_title}". Pots deixar de rebre notificacions des de l'enllaç anterior.
|
|
202
202
|
email_subject: Nou debat "%{resource_title}" a %{participatory_space_title}
|
|
203
203
|
notification_title: S'ha creat el debat <a href="%{resource_path}">%{resource_title}</a> a <a href="%{participatory_space_url}">%{participatory_space_title}</a>.
|
|
@@ -205,7 +205,7 @@ ca:
|
|
|
205
205
|
email_intro: |-
|
|
206
206
|
Hola,
|
|
207
207
|
%{author_name} %{author_nickname}, a qui segueixes, ha creat un nou debat "%{resource_title}". Consulta i contribueix:
|
|
208
|
-
email_outro: Has rebut aquesta notificació perquè estàs seguint %{author_nickname}. Pots deixar de rebre notificacions seguint l'enllaç anterior.
|
|
208
|
+
email_outro: Has rebut aquesta notificació perquè estàs seguint a "%{author_nickname}". Pots deixar de rebre notificacions seguint l'enllaç anterior.
|
|
209
209
|
email_subject: Nou debat "%{resource_title}" de %{author_nickname}
|
|
210
210
|
notification_title: <a href="%{author_path}">%{author_name} %{author_nickname}</a> ha creat el debat <a href="%{resource_path}">%{resource_title}</a>.
|
|
211
211
|
creation_disabled:
|
data/config/locales/cs.yml
CHANGED
data/config/locales/de.yml
CHANGED
data/config/locales/el.yml
CHANGED
data/config/locales/es-MX.yml
CHANGED
|
@@ -197,7 +197,7 @@ es-MX:
|
|
|
197
197
|
space_followers:
|
|
198
198
|
email_intro: |-
|
|
199
199
|
Hola,
|
|
200
|
-
Se ha creado un nuevo debate "%{resource_title}" en el espacio
|
|
200
|
+
Se ha creado un nuevo debate "%{resource_title}" en el espacio de participación "%{participatory_space_title}", échale un vistazo y contribuye:
|
|
201
201
|
email_outro: Has recibido esta notificación porque estás siguiendo el espacio "%{participatory_space_title}". Puedes dejar de recibir notificaciones desde el enlace anterior.
|
|
202
202
|
email_subject: Nuevo debate "%{resource_title}" en %{participatory_space_title}
|
|
203
203
|
notification_title: Se ha creado el debate <a href="%{resource_path}">%{resource_title}</a> en <a href="%{participatory_space_url}">%{participatory_space_title}</a>.
|
data/config/locales/es-PY.yml
CHANGED
|
@@ -193,7 +193,7 @@ es-PY:
|
|
|
193
193
|
space_followers:
|
|
194
194
|
email_intro: |-
|
|
195
195
|
Hola,
|
|
196
|
-
Se ha creado un nuevo debate "%{resource_title}" en el espacio
|
|
196
|
+
Se ha creado un nuevo debate "%{resource_title}" en el espacio de participación "%{participatory_space_title}", échale un vistazo y contribuye:
|
|
197
197
|
email_outro: Has recibido esta notificación porque estás siguiendo el espacio "%{participatory_space_title}". Puedes dejar de recibir notificaciones desde el enlace anterior.
|
|
198
198
|
email_subject: Nuevo debate "%{resource_title}" en %{participatory_space_title}
|
|
199
199
|
notification_title: Se ha creado el debate <a href="%{resource_path}">%{resource_title}</a> en <a href="%{participatory_space_url}">%{participatory_space_title}</a>.
|
data/config/locales/es.yml
CHANGED
|
@@ -197,7 +197,7 @@ es:
|
|
|
197
197
|
space_followers:
|
|
198
198
|
email_intro: |-
|
|
199
199
|
Hola,
|
|
200
|
-
Se ha creado un nuevo debate "%{resource_title}" en el espacio
|
|
200
|
+
Se ha creado un nuevo debate "%{resource_title}" en el espacio de participación "%{participatory_space_title}", échale un vistazo y contribuye:
|
|
201
201
|
email_outro: Has recibido esta notificación porque estás siguiendo el espacio "%{participatory_space_title}". Puedes dejar de recibir notificaciones desde el enlace anterior.
|
|
202
202
|
email_subject: Nuevo debate "%{resource_title}" en %{participatory_space_title}
|
|
203
203
|
notification_title: Se ha creado el debate <a href="%{resource_path}">%{resource_title}</a> en <a href="%{participatory_space_url}">%{participatory_space_title}</a>.
|
data/config/locales/eu.yml
CHANGED
|
@@ -156,7 +156,7 @@ eu:
|
|
|
156
156
|
create: Sortu
|
|
157
157
|
title: Sortu eztabaida berri bat
|
|
158
158
|
orders:
|
|
159
|
-
commented: Iruzkin gehien
|
|
159
|
+
commented: Iruzkin gehien dutenak
|
|
160
160
|
label: Ordenatu eztabaidak honen arabera
|
|
161
161
|
random: Ausazko ordena
|
|
162
162
|
recent: Berrienetatik zaharrenetara
|
data/config/locales/hu.yml
CHANGED
data/config/locales/it.yml
CHANGED
data/config/locales/ja.yml
CHANGED
data/config/locales/lb.yml
CHANGED
data/config/locales/lt.yml
CHANGED
data/config/locales/nl.yml
CHANGED
data/config/locales/no.yml
CHANGED
data/config/locales/pl.yml
CHANGED
data/config/locales/pt.yml
CHANGED
data/config/locales/ro-RO.yml
CHANGED
data/config/locales/sv.yml
CHANGED
data/config/locales/tr-TR.yml
CHANGED
|
@@ -23,10 +23,13 @@ tr:
|
|
|
23
23
|
decidim:
|
|
24
24
|
components:
|
|
25
25
|
debates:
|
|
26
|
+
actions:
|
|
27
|
+
create: Bir tartışma başlatın
|
|
26
28
|
name: Tartışmalar
|
|
27
29
|
settings:
|
|
28
30
|
global:
|
|
29
31
|
announcement: duyuru
|
|
32
|
+
attachments_allowed: Eklere İzin Ver
|
|
30
33
|
comments_enabled: Yorumlar etkin
|
|
31
34
|
comments_max_length: Maksimum yorum uzunluğu (Varsayılan değer için 0 bırakın)
|
|
32
35
|
step:
|
|
@@ -67,6 +70,9 @@ tr:
|
|
|
67
70
|
close: "%{user_name}, %{space_name} alanındaki %{resource_name} tartışmasını kapattı"
|
|
68
71
|
create: "%{user_name}, %{space_name} alanındaki %{resource_name} tartışmasını yarattı"
|
|
69
72
|
update: "%{user_name}, %{space_name} alanındaki %{resource_name} tartışmasını güncelledi"
|
|
73
|
+
content_blocks:
|
|
74
|
+
highlighted_debates:
|
|
75
|
+
see_all: Tüm Tartışmaları Gör
|
|
70
76
|
debate_m:
|
|
71
77
|
commented_time_ago: '%{time} önce yorumlandı'
|
|
72
78
|
debates:
|
|
@@ -109,7 +115,6 @@ tr:
|
|
|
109
115
|
back: Geri
|
|
110
116
|
create: Oluştur
|
|
111
117
|
orders:
|
|
112
|
-
commented: En çok yorum yapılan
|
|
113
118
|
label: Tartışmaların sıralama ölçütü
|
|
114
119
|
random: Rasgele sırala
|
|
115
120
|
recent: En yeni
|
data/config/locales/zh-CN.yml
CHANGED
data/config/locales/zh-TW.yml
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-debates
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.31.
|
|
4
|
+
version: 0.31.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Josep Jaume Rey Peroy
|
|
@@ -11,7 +11,7 @@ authors:
|
|
|
11
11
|
autorequire:
|
|
12
12
|
bindir: bin
|
|
13
13
|
cert_chain: []
|
|
14
|
-
date: 2026-
|
|
14
|
+
date: 2026-03-26 00:00:00.000000000 Z
|
|
15
15
|
dependencies:
|
|
16
16
|
- !ruby/object:Gem::Dependency
|
|
17
17
|
name: decidim-comments
|
|
@@ -19,70 +19,70 @@ dependencies:
|
|
|
19
19
|
requirements:
|
|
20
20
|
- - '='
|
|
21
21
|
- !ruby/object:Gem::Version
|
|
22
|
-
version: 0.31.
|
|
22
|
+
version: 0.31.3
|
|
23
23
|
type: :runtime
|
|
24
24
|
prerelease: false
|
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
|
26
26
|
requirements:
|
|
27
27
|
- - '='
|
|
28
28
|
- !ruby/object:Gem::Version
|
|
29
|
-
version: 0.31.
|
|
29
|
+
version: 0.31.3
|
|
30
30
|
- !ruby/object:Gem::Dependency
|
|
31
31
|
name: decidim-core
|
|
32
32
|
requirement: !ruby/object:Gem::Requirement
|
|
33
33
|
requirements:
|
|
34
34
|
- - '='
|
|
35
35
|
- !ruby/object:Gem::Version
|
|
36
|
-
version: 0.31.
|
|
36
|
+
version: 0.31.3
|
|
37
37
|
type: :runtime
|
|
38
38
|
prerelease: false
|
|
39
39
|
version_requirements: !ruby/object:Gem::Requirement
|
|
40
40
|
requirements:
|
|
41
41
|
- - '='
|
|
42
42
|
- !ruby/object:Gem::Version
|
|
43
|
-
version: 0.31.
|
|
43
|
+
version: 0.31.3
|
|
44
44
|
- !ruby/object:Gem::Dependency
|
|
45
45
|
name: decidim-admin
|
|
46
46
|
requirement: !ruby/object:Gem::Requirement
|
|
47
47
|
requirements:
|
|
48
48
|
- - '='
|
|
49
49
|
- !ruby/object:Gem::Version
|
|
50
|
-
version: 0.31.
|
|
50
|
+
version: 0.31.3
|
|
51
51
|
type: :development
|
|
52
52
|
prerelease: false
|
|
53
53
|
version_requirements: !ruby/object:Gem::Requirement
|
|
54
54
|
requirements:
|
|
55
55
|
- - '='
|
|
56
56
|
- !ruby/object:Gem::Version
|
|
57
|
-
version: 0.31.
|
|
57
|
+
version: 0.31.3
|
|
58
58
|
- !ruby/object:Gem::Dependency
|
|
59
59
|
name: decidim-assemblies
|
|
60
60
|
requirement: !ruby/object:Gem::Requirement
|
|
61
61
|
requirements:
|
|
62
62
|
- - '='
|
|
63
63
|
- !ruby/object:Gem::Version
|
|
64
|
-
version: 0.31.
|
|
64
|
+
version: 0.31.3
|
|
65
65
|
type: :development
|
|
66
66
|
prerelease: false
|
|
67
67
|
version_requirements: !ruby/object:Gem::Requirement
|
|
68
68
|
requirements:
|
|
69
69
|
- - '='
|
|
70
70
|
- !ruby/object:Gem::Version
|
|
71
|
-
version: 0.31.
|
|
71
|
+
version: 0.31.3
|
|
72
72
|
- !ruby/object:Gem::Dependency
|
|
73
73
|
name: decidim-dev
|
|
74
74
|
requirement: !ruby/object:Gem::Requirement
|
|
75
75
|
requirements:
|
|
76
76
|
- - '='
|
|
77
77
|
- !ruby/object:Gem::Version
|
|
78
|
-
version: 0.31.
|
|
78
|
+
version: 0.31.3
|
|
79
79
|
type: :development
|
|
80
80
|
prerelease: false
|
|
81
81
|
version_requirements: !ruby/object:Gem::Requirement
|
|
82
82
|
requirements:
|
|
83
83
|
- - '='
|
|
84
84
|
- !ruby/object:Gem::Version
|
|
85
|
-
version: 0.31.
|
|
85
|
+
version: 0.31.3
|
|
86
86
|
description: A debates component for decidim's participatory spaces.
|
|
87
87
|
email:
|
|
88
88
|
- josepjaume@gmail.com
|