decidim-debates 0.29.2 → 0.30.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/cells/decidim/debates/content_blocks/highlighted_debates/content.erb +16 -0
- data/app/cells/decidim/debates/content_blocks/highlighted_debates_cell.rb +49 -0
- data/app/cells/decidim/debates/debate_card_metadata_cell.rb +2 -11
- data/app/cells/decidim/debates/debate_g/show.erb +12 -0
- data/app/cells/decidim/debates/debate_g_cell.rb +23 -0
- data/app/cells/decidim/debates/debate_metadata_g_cell.rb +14 -0
- data/app/commands/decidim/debates/admin/create_debate.rb +25 -2
- data/app/commands/decidim/debates/admin/update_debate.rb +34 -5
- data/app/commands/decidim/debates/create_debate.rb +22 -1
- data/app/commands/decidim/debates/update_debate.rb +26 -2
- data/app/controllers/decidim/debates/admin/debates_controller.rb +17 -14
- data/app/controllers/decidim/debates/debates_controller.rb +8 -4
- data/app/forms/decidim/debates/admin/debate_form.rb +34 -26
- data/app/forms/decidim/debates/debate_form.rb +12 -29
- data/app/helpers/decidim/debates/application_helper.rb +8 -8
- data/app/models/decidim/debates/debate.rb +23 -1
- data/app/permissions/decidim/debates/admin/permissions.rb +5 -5
- data/app/presenters/decidim/debates/admin_log/debate_presenter.rb +1 -1
- data/app/presenters/decidim/debates/debate_presenter.rb +1 -1
- data/app/queries/decidim/debates/metrics/debate_followers_metric_measure.rb +2 -2
- data/app/queries/decidim/debates/metrics/debate_participants_metric_measure.rb +2 -2
- data/app/queries/decidim/debates/metrics/debates_metric_manage.rb +6 -6
- data/app/serializers/decidim/debates/download_your_data_debate_serializer.rb +6 -13
- data/app/views/decidim/debates/admin/debates/_actions.html.erb +27 -0
- data/app/views/decidim/debates/admin/debates/_debate-tr.html.erb +25 -0
- data/app/views/decidim/debates/admin/debates/_debates-thead.html.erb +9 -0
- data/app/views/decidim/debates/admin/debates/_form.html.erb +27 -6
- data/app/views/decidim/debates/admin/debates/index.html.erb +17 -55
- data/app/views/decidim/debates/admin/debates/manage_trash.html.erb +19 -0
- data/app/views/decidim/debates/debates/_debate_actions.html.erb +33 -0
- data/app/views/decidim/debates/debates/_form.html.erb +19 -6
- data/app/views/decidim/debates/debates/index.html.erb +10 -1
- data/app/views/decidim/debates/debates/show.html.erb +31 -44
- data/config/locales/ar.yml +9 -12
- data/config/locales/bg.yml +1 -15
- data/config/locales/ca.yml +79 -16
- data/config/locales/cs.yml +79 -16
- data/config/locales/de.yml +79 -16
- data/config/locales/el.yml +1 -15
- data/config/locales/en.yml +78 -15
- data/config/locales/es-MX.yml +79 -16
- data/config/locales/es-PY.yml +79 -16
- data/config/locales/es.yml +79 -16
- data/config/locales/eu.yml +79 -16
- data/config/locales/fi-plain.yml +79 -16
- data/config/locales/fi.yml +79 -16
- data/config/locales/fr-CA.yml +41 -16
- data/config/locales/fr.yml +41 -16
- data/config/locales/ga-IE.yml +0 -10
- data/config/locales/gl.yml +1 -13
- data/config/locales/hu.yml +1 -15
- data/config/locales/id-ID.yml +1 -13
- data/config/locales/is-IS.yml +0 -10
- data/config/locales/it.yml +1 -15
- data/config/locales/ja.yml +59 -16
- data/config/locales/lb.yml +0 -6
- data/config/locales/lt.yml +1 -15
- data/config/locales/lv.yml +1 -11
- data/config/locales/nl.yml +1 -14
- data/config/locales/no.yml +1 -15
- data/config/locales/pl.yml +1 -15
- data/config/locales/pt-BR.yml +1 -15
- data/config/locales/pt.yml +1 -15
- data/config/locales/ro-RO.yml +1 -15
- data/config/locales/ru.yml +0 -12
- data/config/locales/sk.yml +1 -13
- data/config/locales/sl.yml +0 -2
- data/config/locales/sv.yml +1 -15
- data/config/locales/tr-TR.yml +1 -15
- data/config/locales/uk.yml +0 -12
- data/config/locales/zh-CN.yml +1 -13
- data/config/locales/zh-TW.yml +1 -15
- data/db/migrate/20200827154116_add_commentable_counter_cache_to_debates.rb +1 -1
- data/db/migrate/20200902133452_add_cached_comment_metadata_to_debates.rb +1 -1
- data/db/migrate/20210310120652_add_followable_counter_cache_to_debates.rb +1 -1
- data/db/migrate/20240828103648_add_deleted_at_to_decidim_debates_debates.rb +8 -0
- data/db/migrate/20241017153555_add_comments_layout_to_debates.rb +7 -0
- data/decidim-debates.gemspec +1 -1
- data/lib/decidim/api/debate_type.rb +6 -8
- data/lib/decidim/api/debates_type.rb +4 -5
- data/lib/decidim/debates/admin_engine.rb +7 -0
- data/lib/decidim/debates/component.rb +19 -4
- data/lib/decidim/debates/debate_serializer.rb +83 -0
- data/lib/decidim/debates/seeds.rb +1 -8
- data/lib/decidim/debates/test/factories.rb +2 -0
- data/lib/decidim/debates/version.rb +1 -1
- data/lib/decidim/debates.rb +1 -0
- metadata +27 -15
- data/app/helpers/decidim/debates/admin/application_helper.rb +0 -13
data/config/locales/lb.yml
CHANGED
@@ -9,7 +9,6 @@ lb:
|
|
9
9
|
end_time: Endet am
|
10
10
|
information_updates: Informationsaktualisierungen
|
11
11
|
instructions: Anweisungen zur Teilnahme
|
12
|
-
scope_id: Bereich
|
13
12
|
start_time: Startet um
|
14
13
|
title: Titel
|
15
14
|
user_group_id: Debatte erstellen als
|
@@ -27,7 +26,6 @@ lb:
|
|
27
26
|
debates:
|
28
27
|
actions:
|
29
28
|
comment: Kommentar
|
30
|
-
create: Erstellen
|
31
29
|
endorse: Bestätigen
|
32
30
|
name: Debatten
|
33
31
|
settings:
|
@@ -35,8 +33,6 @@ lb:
|
|
35
33
|
announcement: Ankündigung
|
36
34
|
comments_enabled: Kommentare aktiviert
|
37
35
|
comments_max_length: Maximale Länge der Kommentare (0 für Standardwert)
|
38
|
-
scope_id: Bereich
|
39
|
-
scopes_enabled: Bereiche aktiviert
|
40
36
|
step:
|
41
37
|
announcement: Ankündigung
|
42
38
|
comments_blocked: Kommentare blockiert
|
@@ -54,8 +50,6 @@ lb:
|
|
54
50
|
state_values:
|
55
51
|
closed: Geschlossen
|
56
52
|
open: Offen
|
57
|
-
form:
|
58
|
-
select_a_category: Bitte wählen sie eine Kategorie
|
59
53
|
index:
|
60
54
|
new_debate: Neue Debatte
|
61
55
|
new:
|
data/config/locales/lt.yml
CHANGED
@@ -3,15 +3,12 @@ lt:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
debate:
|
6
|
-
category_id: Kategorija
|
7
6
|
closed_at: Uždaryta
|
8
7
|
conclusions: Išvados
|
9
|
-
decidim_category_id: Kategorija
|
10
8
|
description: Aprašymas
|
11
9
|
end_time: Biagiasi
|
12
10
|
information_updates: Informacijos atnaujinimai
|
13
11
|
instructions: Dalyvavimo instrukcija
|
14
|
-
scope_id: Apimtis
|
15
12
|
start_time: Prasideda
|
16
13
|
title: Pavadinimas
|
17
14
|
user_group_id: Sukurti diskusiją kaip
|
@@ -32,7 +29,6 @@ lt:
|
|
32
29
|
debates:
|
33
30
|
actions:
|
34
31
|
comment: Komentaras
|
35
|
-
create: Sukurti
|
36
32
|
endorse: Pritarti
|
37
33
|
name: Diskusijos
|
38
34
|
settings:
|
@@ -40,8 +36,6 @@ lt:
|
|
40
36
|
announcement: Pranešimas
|
41
37
|
comments_enabled: Komentarai įjungti
|
42
38
|
comments_max_length: Maksimalus komentarų ilgis (numatytoji vertė – 0)
|
43
|
-
scope_id: Apimtis
|
44
|
-
scopes_enabled: Sritys įjungtos
|
45
39
|
step:
|
46
40
|
announcement: Pranešimas
|
47
41
|
comments_blocked: Komentarai užblokuoti
|
@@ -51,8 +45,6 @@ lt:
|
|
51
45
|
debates:
|
52
46
|
actions:
|
53
47
|
close: Uždaryti
|
54
|
-
confirm_destroy: Ar esate tikri?
|
55
|
-
destroy: Ištrinti
|
56
48
|
edit: Redaguoti
|
57
49
|
title: Veiksmai
|
58
50
|
admin:
|
@@ -64,8 +56,6 @@ lt:
|
|
64
56
|
create:
|
65
57
|
invalid: Kuriant diskusiją iškilo problema.
|
66
58
|
success: Diskusija sukurta.
|
67
|
-
destroy:
|
68
|
-
success: Diskusija pašalinta.
|
69
59
|
edit:
|
70
60
|
title: Redaguoti diskusiją
|
71
61
|
update: Atnaujinti diskusiją
|
@@ -125,8 +115,6 @@ lt:
|
|
125
115
|
closed: Uždaryta
|
126
116
|
open: Atidaryta
|
127
117
|
user_group: Grupės
|
128
|
-
form:
|
129
|
-
select_a_category: Pasirinkite kategoriją
|
130
118
|
index:
|
131
119
|
new_debate: Nauja diskusija
|
132
120
|
new:
|
@@ -140,11 +128,9 @@ lt:
|
|
140
128
|
recent: Naujausia
|
141
129
|
updated: Neseniai atnaujinta
|
142
130
|
show:
|
143
|
-
close_debate: Uždaryti diskusiją
|
144
131
|
debate_closed: Uždaryta
|
145
132
|
debate_conclusions_are: 'Diskusija uždaryta %{date} ir padarytos šios išvados:'
|
146
133
|
edit_conclusions: Keisti išvadas
|
147
|
-
edit_debate: Redaguoti diskusiją
|
148
134
|
groups_count: Grupės
|
149
135
|
open: Atverti diskusiją
|
150
136
|
participants_count: Dalyviai
|
@@ -198,7 +184,7 @@ lt:
|
|
198
184
|
badges:
|
199
185
|
commented_debates:
|
200
186
|
conditions:
|
201
|
-
|
187
|
+
- Pasirinkite atvirą diskusiją ir dalyvaukite
|
202
188
|
description: Šis ženklelis suteikiamas, kai aktyviai dalyvaujate įvairiose diskusijose pateikdami komentarus.
|
203
189
|
description_another: Šis dalyvis dalyvavo %{score} diskusijose.
|
204
190
|
description_own: Jūs dalyvavote %{score} diskusijose.
|
data/config/locales/lv.yml
CHANGED
@@ -3,8 +3,6 @@ lv:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
debate:
|
6
|
-
category_id: Kategorija
|
7
|
-
decidim_category_id: Kategorija
|
8
6
|
description: Apraksts
|
9
7
|
end_time: Beidzas plkst.
|
10
8
|
information_updates: Informācijas atjauninājumi
|
@@ -18,8 +16,6 @@ lv:
|
|
18
16
|
decidim:
|
19
17
|
components:
|
20
18
|
debates:
|
21
|
-
actions:
|
22
|
-
create: Izveidot
|
23
19
|
settings:
|
24
20
|
global:
|
25
21
|
announcement: Paziņojums
|
@@ -29,8 +25,6 @@ lv:
|
|
29
25
|
comments_blocked: Komentāri ir bloķēti
|
30
26
|
debates:
|
31
27
|
actions:
|
32
|
-
confirm_destroy: Vai esat pārliecināts?
|
33
|
-
destroy: Dzēst
|
34
28
|
edit: Labot
|
35
29
|
title: Darbības
|
36
30
|
admin:
|
@@ -38,8 +32,6 @@ lv:
|
|
38
32
|
create:
|
39
33
|
invalid: Debašu izveides laikā radās problēma.
|
40
34
|
success: Debates ir veiksmīgi izveidotas.
|
41
|
-
destroy:
|
42
|
-
success: Debates ir veiksmīgi dzēstas.
|
43
35
|
edit:
|
44
36
|
title: Rediģēt debates
|
45
37
|
update: Atjaunināt debates
|
@@ -70,8 +62,6 @@ lv:
|
|
70
62
|
back: Atpakaļ
|
71
63
|
create: Izveidot
|
72
64
|
title: Jaunas debates
|
73
|
-
show:
|
74
|
-
edit_debate: Rediģēt debates
|
75
65
|
models:
|
76
66
|
debate:
|
77
67
|
fields:
|
@@ -101,7 +91,7 @@ lv:
|
|
101
91
|
badges:
|
102
92
|
commented_debates:
|
103
93
|
conditions:
|
104
|
-
|
94
|
+
- Izvēlieties kādas no atvērtajām debatēm, lai piedalītos
|
105
95
|
description: Šis žetons tiek piešķirts, kad jūs aktīvi piedalāties dažādās debatēs, ievietojot tajās komentārus.
|
106
96
|
description_another: Šis dalībnieks ir piedalījies %{score} debatēs.
|
107
97
|
description_own: Jūs esat piedalījies %{score} debatēs.
|
data/config/locales/nl.yml
CHANGED
@@ -3,15 +3,12 @@ nl:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
debate:
|
6
|
-
category_id: Categorie
|
7
6
|
closed_at: Gesloten op
|
8
7
|
conclusions: Besluit
|
9
|
-
decidim_category_id: Categorie
|
10
8
|
description: Omschrijving
|
11
9
|
end_time: Eindigt op
|
12
10
|
information_updates: Informatie updates
|
13
11
|
instructions: Instructies om deel te nemen
|
14
|
-
scope_id: Scope
|
15
12
|
start_time: Begint om
|
16
13
|
title: Titel
|
17
14
|
user_group_id: Maak een debat als
|
@@ -30,15 +27,12 @@ nl:
|
|
30
27
|
debates:
|
31
28
|
actions:
|
32
29
|
comment: Reactie
|
33
|
-
create: Aanmaken
|
34
30
|
name: Debatten
|
35
31
|
settings:
|
36
32
|
global:
|
37
33
|
announcement: Aankondiging
|
38
34
|
comments_enabled: Reacties ingeschakeld
|
39
35
|
comments_max_length: Commentaar maximale lengte (laat 0 voor standaard waarde)
|
40
|
-
scope_id: Scope
|
41
|
-
scopes_enabled: Scopes ingeschakeld
|
42
36
|
step:
|
43
37
|
announcement: Aankondiging
|
44
38
|
comments_blocked: Reacties geblokkeerd
|
@@ -46,8 +40,6 @@ nl:
|
|
46
40
|
debates:
|
47
41
|
actions:
|
48
42
|
close: Sluiten
|
49
|
-
confirm_destroy: Ben je zeker?
|
50
|
-
destroy: Verwijder
|
51
43
|
edit: Bewerk
|
52
44
|
title: acties
|
53
45
|
admin:
|
@@ -55,8 +47,6 @@ nl:
|
|
55
47
|
create:
|
56
48
|
invalid: Er is een probleem opgetreden tijdens het maken van het debat.
|
57
49
|
success: Debat succesvol aangemaakt.
|
58
|
-
destroy:
|
59
|
-
success: Debat succesvol verwijderd.
|
60
50
|
edit:
|
61
51
|
title: Bewerk debat
|
62
52
|
update: Update debat
|
@@ -105,8 +95,6 @@ nl:
|
|
105
95
|
state_values:
|
106
96
|
closed: Gesloten
|
107
97
|
open: Open
|
108
|
-
form:
|
109
|
-
select_a_category: Selecteer een categorie
|
110
98
|
index:
|
111
99
|
new_debate: Nieuw debat
|
112
100
|
new:
|
@@ -120,7 +108,6 @@ nl:
|
|
120
108
|
recent: Meest recent
|
121
109
|
updated: Onlangs bijgewerkt
|
122
110
|
show:
|
123
|
-
edit_debate: Bewerk debat
|
124
111
|
open: Debat openen
|
125
112
|
update:
|
126
113
|
invalid: Er is een fout opgetreden bij het bijwerken van het debat.
|
@@ -166,7 +153,7 @@ nl:
|
|
166
153
|
badges:
|
167
154
|
commented_debates:
|
168
155
|
conditions:
|
169
|
-
|
156
|
+
- Kies een open debat om deel te nemen
|
170
157
|
description: Deze badge wordt toegekend wanneer u actief deelneemt aan de verschillende debatten door uw reacties achter te laten.
|
171
158
|
description_another: Deze gebruiker heeft deelgenomen aan %{score} debatten.
|
172
159
|
description_own: Je hebt deelgenomen aan %{score} debatten.
|
data/config/locales/no.yml
CHANGED
@@ -3,15 +3,12 @@
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
debate:
|
6
|
-
category_id: Kategori
|
7
6
|
closed_at: Stengt
|
8
7
|
conclusions: Konklusjoner
|
9
|
-
decidim_category_id: Kategori
|
10
8
|
description: Beskrivelse
|
11
9
|
end_time: Avsluttes den
|
12
10
|
information_updates: Oppdateringer
|
13
11
|
instructions: Instruksjoner for å delta
|
14
|
-
scope_id: Tema
|
15
12
|
start_time: Starter den
|
16
13
|
title: Tittel
|
17
14
|
user_group_id: Opprett innspillstråd som
|
@@ -30,7 +27,6 @@
|
|
30
27
|
debates:
|
31
28
|
actions:
|
32
29
|
comment: Kommenter
|
33
|
-
create: Opprett
|
34
30
|
endorse: Påtegne
|
35
31
|
name: Innspillstråder
|
36
32
|
settings:
|
@@ -38,8 +34,6 @@
|
|
38
34
|
announcement: Kunngjøring
|
39
35
|
comments_enabled: Kommentarer er aktivert
|
40
36
|
comments_max_length: Maks kommentarlengde
|
41
|
-
scope_id: Tema
|
42
|
-
scopes_enabled: Aktiverte temaer
|
43
37
|
step:
|
44
38
|
announcement: Kunngjøring
|
45
39
|
comments_blocked: Kommentarer er blokkert
|
@@ -49,8 +43,6 @@
|
|
49
43
|
debates:
|
50
44
|
actions:
|
51
45
|
close: Lukk
|
52
|
-
confirm_destroy: Er du sikker?
|
53
|
-
destroy: Slett
|
54
46
|
edit: Rediger
|
55
47
|
title: Handling
|
56
48
|
admin:
|
@@ -62,8 +54,6 @@
|
|
62
54
|
create:
|
63
55
|
invalid: Det oppstod et problem med å opprette innspillstråden.
|
64
56
|
success: Innspillstråden ble opprettet.
|
65
|
-
destroy:
|
66
|
-
success: Innspillstråden ble slettet.
|
67
57
|
edit:
|
68
58
|
title: Rediger innspillstråd
|
69
59
|
update: Oppdater innspillstråd
|
@@ -119,8 +109,6 @@
|
|
119
109
|
state_values:
|
120
110
|
closed: Lukket
|
121
111
|
open: Åpen
|
122
|
-
form:
|
123
|
-
select_a_category: Velg en kategori
|
124
112
|
index:
|
125
113
|
new_debate: Ny innspillstråd
|
126
114
|
new:
|
@@ -134,11 +122,9 @@
|
|
134
122
|
recent: Nyeste
|
135
123
|
updated: Sist oppdatert
|
136
124
|
show:
|
137
|
-
close_debate: Lukk innspillstråd
|
138
125
|
debate_closed: Lukket
|
139
126
|
debate_conclusions_are: 'Innspillstråden er avsluttet den %{date}, med denne oppsummeringen:'
|
140
127
|
edit_conclusions: Rediger oppsummering
|
141
|
-
edit_debate: Rediger innspillstråd
|
142
128
|
groups_count: Grupper
|
143
129
|
open: Åpen debatt
|
144
130
|
participants_count: Deltakere
|
@@ -186,7 +172,7 @@
|
|
186
172
|
badges:
|
187
173
|
commented_debates:
|
188
174
|
conditions:
|
189
|
-
|
175
|
+
- Velg en åpen innspillstråd å delta i
|
190
176
|
description: Dette merket tildeles når du aktivt deltar i de forskjellige innspillstrådene ved å legge inn dine innspill.
|
191
177
|
description_another: Denne deltakeren har deltatt i %{score} innspillstråder.
|
192
178
|
description_own: Du har deltatt i %{score} innspillstråder.
|
data/config/locales/pl.yml
CHANGED
@@ -3,15 +3,12 @@ pl:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
debate:
|
6
|
-
category_id: Kategoria
|
7
6
|
closed_at: Zamknięto
|
8
7
|
conclusions: Wnioski
|
9
|
-
decidim_category_id: Kategoria
|
10
8
|
description: Opis
|
11
9
|
end_time: Skończy się
|
12
10
|
information_updates: Aktualizacje informacji
|
13
11
|
instructions: Instrukcje uczestnictwa
|
14
|
-
scope_id: Zakres
|
15
12
|
start_time: Zaczyna się
|
16
13
|
title: Tytuł
|
17
14
|
user_group_id: Utwórz debatę jako
|
@@ -32,7 +29,6 @@ pl:
|
|
32
29
|
debates:
|
33
30
|
actions:
|
34
31
|
comment: Skomentuj
|
35
|
-
create: Utwórz
|
36
32
|
endorse: Rekomendacje
|
37
33
|
name: Debaty
|
38
34
|
settings:
|
@@ -40,8 +36,6 @@ pl:
|
|
40
36
|
announcement: Ogłoszenie
|
41
37
|
comments_enabled: Komentarze włączone
|
42
38
|
comments_max_length: Maksymalna długość komentarzy (Pozostaw 0 dla wartości domyślnej)
|
43
|
-
scope_id: Zakres
|
44
|
-
scopes_enabled: Zakresy włączone
|
45
39
|
step:
|
46
40
|
announcement: Ogłoszenie
|
47
41
|
comments_blocked: Komentarze zablokowane
|
@@ -51,8 +45,6 @@ pl:
|
|
51
45
|
debates:
|
52
46
|
actions:
|
53
47
|
close: Zamknij
|
54
|
-
confirm_destroy: Jesteś pewny?
|
55
|
-
destroy: Usuń
|
56
48
|
edit: Edytuj
|
57
49
|
new: Nowa debata
|
58
50
|
title: Działania
|
@@ -65,8 +57,6 @@ pl:
|
|
65
57
|
create:
|
66
58
|
invalid: Podczas tworzenia debaty wystąpił błąd.
|
67
59
|
success: Debata została utworzona pomyślnie.
|
68
|
-
destroy:
|
69
|
-
success: Debata została usunięta.
|
70
60
|
edit:
|
71
61
|
title: Edytuj debatę
|
72
62
|
update: Zaktualizuj debatę
|
@@ -129,8 +119,6 @@ pl:
|
|
129
119
|
closed: Zakończone
|
130
120
|
open: Otwarte
|
131
121
|
user_group: Grupy
|
132
|
-
form:
|
133
|
-
select_a_category: Wybierz kategorię
|
134
122
|
index:
|
135
123
|
new_debate: Nowa debata
|
136
124
|
new:
|
@@ -144,11 +132,9 @@ pl:
|
|
144
132
|
recent: Najnowsze
|
145
133
|
updated: Ostatnio aktualizowane
|
146
134
|
show:
|
147
|
-
close_debate: Zamknij debatę
|
148
135
|
debate_closed: Zamknięta
|
149
136
|
debate_conclusions_are: 'Debata została zamknięta %{date} z następującymi wnioskami:'
|
150
137
|
edit_conclusions: Edytuj wnioski
|
151
|
-
edit_debate: Edytuj debatę
|
152
138
|
groups_count: Grupy
|
153
139
|
open: Otwarta
|
154
140
|
participants_count: Użytkownicy
|
@@ -209,7 +195,7 @@ pl:
|
|
209
195
|
badges:
|
210
196
|
commented_debates:
|
211
197
|
conditions:
|
212
|
-
|
198
|
+
- Wybierz otwartą debatę, w której możesz wziąć udział
|
213
199
|
description: Ta odznaka jest przyznawana, gdy aktywnie uczestniczysz w różnych debatach, pozostawiając komentarze.
|
214
200
|
description_another: Ten użytkownik uczestniczył w %{score} debatach.
|
215
201
|
description_own: Brałeś udział w %{score} debatach.
|
data/config/locales/pt-BR.yml
CHANGED
@@ -3,15 +3,12 @@ pt-BR:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
debate:
|
6
|
-
category_id: Categoria
|
7
6
|
closed_at: Fechado em
|
8
7
|
conclusions: Conclusões
|
9
|
-
decidim_category_id: Categoria
|
10
8
|
description: Descrição
|
11
9
|
end_time: Termina em
|
12
10
|
information_updates: Atualizações de informações
|
13
11
|
instructions: Instruções para participar
|
14
|
-
scope_id: Escopo
|
15
12
|
start_time: Começa em
|
16
13
|
title: Título
|
17
14
|
user_group_id: Criar debate como
|
@@ -30,7 +27,6 @@ pt-BR:
|
|
30
27
|
debates:
|
31
28
|
actions:
|
32
29
|
comment: Comentário
|
33
|
-
create: Criar
|
34
30
|
endorse: Endossar
|
35
31
|
name: Debates
|
36
32
|
settings:
|
@@ -38,8 +34,6 @@ pt-BR:
|
|
38
34
|
announcement: Anúncio
|
39
35
|
comments_enabled: Comentários ativados
|
40
36
|
comments_max_length: Tamanho máximo de comentários (deixe 0 para o valor padrão)
|
41
|
-
scope_id: Escopo
|
42
|
-
scopes_enabled: Escopos habilitados
|
43
37
|
step:
|
44
38
|
announcement: Anúncio
|
45
39
|
comments_blocked: Comentários bloqueados
|
@@ -49,8 +43,6 @@ pt-BR:
|
|
49
43
|
debates:
|
50
44
|
actions:
|
51
45
|
close: Fechar
|
52
|
-
confirm_destroy: Você tem certeza?
|
53
|
-
destroy: Excluir
|
54
46
|
edit: Editar
|
55
47
|
new: Novo debate
|
56
48
|
title: Ações
|
@@ -63,8 +55,6 @@ pt-BR:
|
|
63
55
|
create:
|
64
56
|
invalid: Houve um problema ao criar o debate.
|
65
57
|
success: Debate criado com sucesso.
|
66
|
-
destroy:
|
67
|
-
success: Debate excluído com sucesso.
|
68
58
|
edit:
|
69
59
|
title: Editar debate
|
70
60
|
update: Atualização do debate
|
@@ -125,8 +115,6 @@ pt-BR:
|
|
125
115
|
closed: Fechado
|
126
116
|
open: Aberto
|
127
117
|
user_group: Grupos
|
128
|
-
form:
|
129
|
-
select_a_category: Selecione uma categoria
|
130
118
|
index:
|
131
119
|
new_debate: Novo debate
|
132
120
|
new:
|
@@ -140,11 +128,9 @@ pt-BR:
|
|
140
128
|
recent: Mais recente
|
141
129
|
updated: Atualizado recentemente
|
142
130
|
show:
|
143
|
-
close_debate: Fechar debate
|
144
131
|
debate_closed: Fechado
|
145
132
|
debate_conclusions_are: 'O debate foi encerrado em %{date} com estas conclusões:'
|
146
133
|
edit_conclusions: Editar conclusões
|
147
|
-
edit_debate: Editar debate
|
148
134
|
groups_count: Grupos
|
149
135
|
open: Debate aberto
|
150
136
|
participants_count: Participantes
|
@@ -205,7 +191,7 @@ pt-BR:
|
|
205
191
|
badges:
|
206
192
|
commented_debates:
|
207
193
|
conditions:
|
208
|
-
|
194
|
+
- Escolha um debate aberto para participar
|
209
195
|
description: Este emblema é concedido quando você participa ativamente nos debates diferentes deixando seus comentários.
|
210
196
|
description_another: Este usuário participou em %{score} debates.
|
211
197
|
description_own: Você participou de %{score} debates.
|
data/config/locales/pt.yml
CHANGED
@@ -3,15 +3,12 @@ pt:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
debate:
|
6
|
-
category_id: Categoria
|
7
6
|
closed_at: Encerrado às
|
8
7
|
conclusions: Conclusões
|
9
|
-
decidim_category_id: Categoria
|
10
8
|
description: Descrição
|
11
9
|
end_time: Termina em
|
12
10
|
information_updates: Atualizações de informações
|
13
11
|
instructions: Instruções para participar
|
14
|
-
scope_id: Âmbito
|
15
12
|
start_time: Começa em
|
16
13
|
title: Título
|
17
14
|
user_group_id: Criar debate como
|
@@ -29,7 +26,6 @@ pt:
|
|
29
26
|
debates:
|
30
27
|
actions:
|
31
28
|
comment: Comentários
|
32
|
-
create: Criar
|
33
29
|
endorse: Apoiar
|
34
30
|
name: Debates
|
35
31
|
settings:
|
@@ -37,8 +33,6 @@ pt:
|
|
37
33
|
announcement: Anúncio
|
38
34
|
comments_enabled: Comentários ativados
|
39
35
|
comments_max_length: Comprimento máximo dos comentários (Deixar 0 para o valor predefinido)
|
40
|
-
scope_id: Âmbito
|
41
|
-
scopes_enabled: Âmbitos activados
|
42
36
|
step:
|
43
37
|
announcement: Anúncio
|
44
38
|
comments_blocked: Comentários bloqueados
|
@@ -47,8 +41,6 @@ pt:
|
|
47
41
|
debates:
|
48
42
|
actions:
|
49
43
|
close: Fechar
|
50
|
-
confirm_destroy: Tem a certeza?
|
51
|
-
destroy: Eliminar
|
52
44
|
edit: Editar
|
53
45
|
title: Ações
|
54
46
|
admin:
|
@@ -60,8 +52,6 @@ pt:
|
|
60
52
|
create:
|
61
53
|
invalid: Ocorreu um problema ao criar o debate.
|
62
54
|
success: Debate criado corretamente.
|
63
|
-
destroy:
|
64
|
-
success: Debate eliminado corretamente.
|
65
55
|
edit:
|
66
56
|
title: Editar debate
|
67
57
|
update: Atualizar debate
|
@@ -116,8 +106,6 @@ pt:
|
|
116
106
|
state_values:
|
117
107
|
closed: Fechar
|
118
108
|
open: Abertas
|
119
|
-
form:
|
120
|
-
select_a_category: Por favor, selecione uma categoria
|
121
109
|
index:
|
122
110
|
new_debate: Novo debate
|
123
111
|
new:
|
@@ -131,11 +119,9 @@ pt:
|
|
131
119
|
recent: Mais recente
|
132
120
|
updated: Actualizado recentemente
|
133
121
|
show:
|
134
|
-
close_debate: Fechar debate
|
135
122
|
debate_closed: Fechar
|
136
123
|
debate_conclusions_are: 'O debate foi fechado em %{date} com as seguintes conclusões:'
|
137
124
|
edit_conclusions: Editar conclusões
|
138
|
-
edit_debate: Editar debate
|
139
125
|
groups_count: Grupos
|
140
126
|
open: Abrir debate
|
141
127
|
participants_count: Participantes
|
@@ -183,7 +169,7 @@ pt:
|
|
183
169
|
badges:
|
184
170
|
commented_debates:
|
185
171
|
conditions:
|
186
|
-
|
172
|
+
- Escolha um debate em aberto para participar
|
187
173
|
description: Este distintivo é concedido quando participa ativamente em diferentes debates deixando os seus comentários.
|
188
174
|
description_another: Este participante fez parte de %{score} debates.
|
189
175
|
description_own: Participou em %{score} debates.
|
data/config/locales/ro-RO.yml
CHANGED
@@ -3,15 +3,12 @@ ro:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
debate:
|
6
|
-
category_id: Categorie
|
7
6
|
closed_at: Închisă la
|
8
7
|
conclusions: Concluzii
|
9
|
-
decidim_category_id: Categorie
|
10
8
|
description: Descriere
|
11
9
|
end_time: Se termină la
|
12
10
|
information_updates: Actualizări informații
|
13
11
|
instructions: Instrucţiuni de participare
|
14
|
-
scope_id: Domeniu de interes
|
15
12
|
start_time: Începe la
|
16
13
|
title: Titlu
|
17
14
|
user_group_id: Creați o dezbatere în calitate de
|
@@ -31,7 +28,6 @@ ro:
|
|
31
28
|
debates:
|
32
29
|
actions:
|
33
30
|
comment: Comentează
|
34
|
-
create: Creează
|
35
31
|
endorse: Susține
|
36
32
|
name: Dezbateri
|
37
33
|
settings:
|
@@ -39,8 +35,6 @@ ro:
|
|
39
35
|
announcement: Anunţ
|
40
36
|
comments_enabled: Comentarii activate
|
41
37
|
comments_max_length: Lungimea maximă a comentariilor (Lasă 0 pentru valoarea implicită)
|
42
|
-
scope_id: Domeniu de interes
|
43
|
-
scopes_enabled: Domenii de interes activate
|
44
38
|
step:
|
45
39
|
announcement: Anunţ
|
46
40
|
comments_blocked: Comentarii blocate
|
@@ -50,8 +44,6 @@ ro:
|
|
50
44
|
debates:
|
51
45
|
actions:
|
52
46
|
close: Închide
|
53
|
-
confirm_destroy: Sigur dorești asta?
|
54
|
-
destroy: Ștergere
|
55
47
|
edit: Editare
|
56
48
|
title: Acțiuni
|
57
49
|
admin:
|
@@ -63,8 +55,6 @@ ro:
|
|
63
55
|
create:
|
64
56
|
invalid: A existat o problemă la crearea dezbaterii.
|
65
57
|
success: Dezbatere creată cu succes.
|
66
|
-
destroy:
|
67
|
-
success: Dezbatere cu succes.
|
68
58
|
edit:
|
69
59
|
title: Editare dezbatere
|
70
60
|
update: Actualizează dezbaterea
|
@@ -121,8 +111,6 @@ ro:
|
|
121
111
|
state_values:
|
122
112
|
closed: Închisă
|
123
113
|
open: Deschide
|
124
|
-
form:
|
125
|
-
select_a_category: Te rugăm selectează o categorie
|
126
114
|
index:
|
127
115
|
new_debate: Dezbatere nouă
|
128
116
|
new:
|
@@ -136,11 +124,9 @@ ro:
|
|
136
124
|
recent: Cele mai recente
|
137
125
|
updated: Actualizate recent
|
138
126
|
show:
|
139
|
-
close_debate: Închide dezbaterea
|
140
127
|
debate_closed: Închisă
|
141
128
|
debate_conclusions_are: 'Dezbaterea s-a încheiat la %{date} cu următoarele concluzii:'
|
142
129
|
edit_conclusions: Editează concluziile
|
143
|
-
edit_debate: Editare dezbatere
|
144
130
|
groups_count: Grupuri
|
145
131
|
open: Dezbatere deschisă
|
146
132
|
participants_count: Participanţi
|
@@ -192,7 +178,7 @@ ro:
|
|
192
178
|
badges:
|
193
179
|
commented_debates:
|
194
180
|
conditions:
|
195
|
-
|
181
|
+
- Alege o dezbatere deschisă la care să participi
|
196
182
|
description: Această insignă este acordată atunci când participi activ la diferitele dezbateri, lăsând comentariile tale.
|
197
183
|
description_another: Acest participant a luat parte la %{score} dezbateri.
|
198
184
|
description_own: Ai participat la %{score} dezbateri.
|
data/config/locales/ru.yml
CHANGED
@@ -3,8 +3,6 @@ ru:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
debate:
|
6
|
-
category_id: Категория
|
7
|
-
decidim_category_id: Категория
|
8
6
|
description: Описание
|
9
7
|
end_time: 'Заканчивается:'
|
10
8
|
information_updates: Обновления сведений
|
@@ -25,8 +23,6 @@ ru:
|
|
25
23
|
decidim:
|
26
24
|
components:
|
27
25
|
debates:
|
28
|
-
actions:
|
29
|
-
create: Создать
|
30
26
|
name: Обсуждения
|
31
27
|
settings:
|
32
28
|
global:
|
@@ -37,8 +33,6 @@ ru:
|
|
37
33
|
comments_blocked: Комментарии отключены
|
38
34
|
debates:
|
39
35
|
actions:
|
40
|
-
confirm_destroy: Вы уверены?
|
41
|
-
destroy: Удалить
|
42
36
|
edit: Редактировать
|
43
37
|
title: Действия
|
44
38
|
admin:
|
@@ -46,8 +40,6 @@ ru:
|
|
46
40
|
create:
|
47
41
|
invalid: При попытке создать это обсуждение произошла ошибка.
|
48
42
|
success: Обсуждение успешно создано.
|
49
|
-
destroy:
|
50
|
-
success: Обсуждение успешно удалено.
|
51
43
|
edit:
|
52
44
|
title: Редактировать обсуждение
|
53
45
|
update: Обновить обсуждение
|
@@ -80,16 +72,12 @@ ru:
|
|
80
72
|
official: Служебные
|
81
73
|
origin: Источник
|
82
74
|
search: Поиск
|
83
|
-
form:
|
84
|
-
select_a_category: Пожалуйста, выберите категорию
|
85
75
|
index:
|
86
76
|
new_debate: Начать новое обсуждение
|
87
77
|
new:
|
88
78
|
back: Вернуться
|
89
79
|
create: Создать
|
90
80
|
title: Начать новое обсуждение
|
91
|
-
show:
|
92
|
-
edit_debate: Редактировать обсуждение
|
93
81
|
models:
|
94
82
|
debate:
|
95
83
|
fields:
|