decidim-assemblies 0.26.4 → 0.26.5
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/ca.yml +8 -0
- data/config/locales/cs.yml +8 -0
- data/config/locales/de.yml +2 -1
- data/config/locales/en.yml +8 -0
- data/config/locales/es-MX.yml +8 -0
- data/config/locales/es-PY.yml +8 -0
- data/config/locales/es.yml +8 -0
- data/config/locales/eu.yml +17 -16
- data/config/locales/fi-plain.yml +8 -0
- data/config/locales/fi.yml +8 -0
- data/config/locales/fr-CA.yml +8 -0
- data/config/locales/fr.yml +8 -0
- data/config/locales/ja.yml +8 -0
- data/config/locales/ka-GE.yml +1 -0
- data/config/locales/pl.yml +1 -0
- data/config/locales/ro-RO.yml +9 -1
- data/config/locales/sv.yml +7 -1
- data/lib/decidim/assemblies/test/factories.rb +4 -0
- data/lib/decidim/assemblies/version.rb +1 -1
- metadata +37 -8
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8f60c76a9ab10a6483d37476ca232df156529c1398828999fa379d76923f1a53
|
|
4
|
+
data.tar.gz: 01240d4c6956545b563883b6bf8a89626c669d369eeb2adc6071ba732194eed5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d46f3d4980e4accbbecf6646278326dc44a7bce01209bbcdf5cf1467ffbc116758d5b3d0897dd0b4e80c03a5bf2bd346f86253b1740ad42fe67f1ef4603a2215
|
|
7
|
+
data.tar.gz: 953ae63a73fba62caf82d6824e28487ad741827bf4e8ae445cc0e175ca27a932e4f5e742f7ad4e7ba0025efab5cd02f2d26c1531a2a62f5e20eb65e4a2b1c4e4
|
data/config/locales/ca.yml
CHANGED
|
@@ -3,7 +3,10 @@ ca:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Habilitar organigrama
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Títol
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Avís
|
|
7
10
|
area_id: Àrea
|
|
8
11
|
assembly_type: Tipus d'assemblea
|
|
9
12
|
assembly_type_other: Altre tipus d'assemblea
|
|
@@ -22,12 +25,16 @@ ca:
|
|
|
22
25
|
decidim_scope_id: Àmbit
|
|
23
26
|
description: Descripció
|
|
24
27
|
developer_group: Grup promotor
|
|
28
|
+
document: Document
|
|
25
29
|
domain: Domini
|
|
26
30
|
duration: Durada
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Hashtag
|
|
30
34
|
hero_image: Imatge de portada
|
|
35
|
+
import_attachments: Importar arxius adjunts
|
|
36
|
+
import_categories: Importar categories
|
|
37
|
+
import_components: Importar components
|
|
31
38
|
included_at: Inclòs a
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: Organització interna
|
|
@@ -64,6 +71,7 @@ ca:
|
|
|
64
71
|
non_user_avatar: Avatar
|
|
65
72
|
position: Posició
|
|
66
73
|
user_id: Participant o grup
|
|
74
|
+
weight: Ordre de posició
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: Correu electrònic
|
|
69
77
|
name: Nom
|
data/config/locales/cs.yml
CHANGED
|
@@ -3,7 +3,10 @@ cs:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Povolit schéma organizace
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Název
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Oznámení
|
|
7
10
|
area_id: Oblast
|
|
8
11
|
assembly_type: Typ shromáždění
|
|
9
12
|
assembly_type_other: Typ shromáždění ostatní
|
|
@@ -22,12 +25,16 @@ cs:
|
|
|
22
25
|
decidim_scope_id: Oblast působnosti
|
|
23
26
|
description: Popis
|
|
24
27
|
developer_group: Skupina promotérů
|
|
28
|
+
document: Dokument
|
|
25
29
|
domain: Doména
|
|
26
30
|
duration: Doba trvání
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Hashtag
|
|
30
34
|
hero_image: Obrázek na hlavní stránce
|
|
35
|
+
import_attachments: Importovat přílohy
|
|
36
|
+
import_categories: Importovat kategorie
|
|
37
|
+
import_components: Importovat komponenty
|
|
31
38
|
included_at: Zahrnuty v
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: Vnitřní organizace
|
|
@@ -64,6 +71,7 @@ cs:
|
|
|
64
71
|
non_user_avatar: Avatar
|
|
65
72
|
position: Pozice
|
|
66
73
|
user_id: Uživatel
|
|
74
|
+
weight: Pozice v řazení
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: E-mail
|
|
69
77
|
name: Název
|
data/config/locales/de.yml
CHANGED
|
@@ -52,7 +52,7 @@ de:
|
|
|
52
52
|
target: Wer nimmt teil?
|
|
53
53
|
title: Titel
|
|
54
54
|
twitter: Twitter
|
|
55
|
-
weight:
|
|
55
|
+
weight: Reihenfolge
|
|
56
56
|
youtube: Youtube
|
|
57
57
|
assembly_member:
|
|
58
58
|
birthday: Geburtstag
|
|
@@ -64,6 +64,7 @@ de:
|
|
|
64
64
|
non_user_avatar: Profilbild
|
|
65
65
|
position: Position
|
|
66
66
|
user_id: User
|
|
67
|
+
weight: Reihenfolge
|
|
67
68
|
assembly_user_role:
|
|
68
69
|
email: Email
|
|
69
70
|
name: Name
|
data/config/locales/en.yml
CHANGED
|
@@ -4,7 +4,10 @@ en:
|
|
|
4
4
|
attributes:
|
|
5
5
|
assemblies_setting:
|
|
6
6
|
enable_organization_chart: Enable organization chart
|
|
7
|
+
assemblies_type:
|
|
8
|
+
title: Title
|
|
7
9
|
assembly:
|
|
10
|
+
announcement: Announcement
|
|
8
11
|
area_id: Area
|
|
9
12
|
assembly_type: Assembly type
|
|
10
13
|
assembly_type_other: Assembly type other
|
|
@@ -23,12 +26,16 @@ en:
|
|
|
23
26
|
decidim_scope_id: Scope
|
|
24
27
|
description: Description
|
|
25
28
|
developer_group: Promoter group
|
|
29
|
+
document: Document
|
|
26
30
|
domain: Domain
|
|
27
31
|
duration: Duration
|
|
28
32
|
facebook: Facebook
|
|
29
33
|
github: GitHub
|
|
30
34
|
hashtag: Hashtag
|
|
31
35
|
hero_image: Home image
|
|
36
|
+
import_attachments: Import attachments
|
|
37
|
+
import_categories: Import categories
|
|
38
|
+
import_components: Import components
|
|
32
39
|
included_at: Included at
|
|
33
40
|
instagram: Instagram
|
|
34
41
|
internal_organisation: Internal organisation
|
|
@@ -65,6 +72,7 @@ en:
|
|
|
65
72
|
non_user_avatar: Avatar
|
|
66
73
|
position: Position
|
|
67
74
|
user_id: User or group
|
|
75
|
+
weight: Order position
|
|
68
76
|
assembly_user_role:
|
|
69
77
|
email: Email
|
|
70
78
|
name: Name
|
data/config/locales/es-MX.yml
CHANGED
|
@@ -3,7 +3,10 @@ es-MX:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Habilitar organigrama
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Título
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Aviso
|
|
7
10
|
area_id: Área
|
|
8
11
|
assembly_type: Tipo de montaje
|
|
9
12
|
assembly_type_other: Tipo de montaje otro
|
|
@@ -22,12 +25,16 @@ es-MX:
|
|
|
22
25
|
decidim_scope_id: Ámbito
|
|
23
26
|
description: Descripción
|
|
24
27
|
developer_group: Grupo promotor
|
|
28
|
+
document: Documento
|
|
25
29
|
domain: Dominio
|
|
26
30
|
duration: Duración
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Hashtag
|
|
30
34
|
hero_image: Imagen de portada
|
|
35
|
+
import_attachments: Importar archivos adjuntos
|
|
36
|
+
import_categories: Importar categorias
|
|
37
|
+
import_components: Importar componentes
|
|
31
38
|
included_at: Incluido en
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: Organización interna
|
|
@@ -64,6 +71,7 @@ es-MX:
|
|
|
64
71
|
non_user_avatar: Avatar
|
|
65
72
|
position: Posición
|
|
66
73
|
user_id: Usuaria
|
|
74
|
+
weight: Orden de posición
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: Correo electrónico
|
|
69
77
|
name: Nombre
|
data/config/locales/es-PY.yml
CHANGED
|
@@ -3,7 +3,10 @@ es-PY:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Habilitar organigrama
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Título
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Aviso
|
|
7
10
|
area_id: Área
|
|
8
11
|
assembly_type: Tipo de montaje
|
|
9
12
|
assembly_type_other: Tipo de montaje otro
|
|
@@ -22,12 +25,16 @@ es-PY:
|
|
|
22
25
|
decidim_scope_id: Ámbito
|
|
23
26
|
description: Descripción
|
|
24
27
|
developer_group: Grupo promotor
|
|
28
|
+
document: Documento
|
|
25
29
|
domain: Dominio
|
|
26
30
|
duration: Duración
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Hashtag
|
|
30
34
|
hero_image: Imagen de portada
|
|
35
|
+
import_attachments: Importar archivos adjuntos
|
|
36
|
+
import_categories: Importar categorias
|
|
37
|
+
import_components: Importar componentes
|
|
31
38
|
included_at: Incluido en
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: Organización interna
|
|
@@ -64,6 +71,7 @@ es-PY:
|
|
|
64
71
|
non_user_avatar: Avatar
|
|
65
72
|
position: Posición
|
|
66
73
|
user_id: Usuaria
|
|
74
|
+
weight: Orden de posición
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: Correo electrónico
|
|
69
77
|
name: Nombre
|
data/config/locales/es.yml
CHANGED
|
@@ -3,7 +3,10 @@ es:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Habilitar organigrama
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Título
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Aviso
|
|
7
10
|
area_id: Área
|
|
8
11
|
assembly_type: Tipo de asamblea
|
|
9
12
|
assembly_type_other: Otro tipo de asamblea
|
|
@@ -22,12 +25,16 @@ es:
|
|
|
22
25
|
decidim_scope_id: Ámbito
|
|
23
26
|
description: Descripción
|
|
24
27
|
developer_group: Grupo promotor
|
|
28
|
+
document: Documento
|
|
25
29
|
domain: Dominio
|
|
26
30
|
duration: Duración
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Hashtag
|
|
30
34
|
hero_image: Imagen de portada
|
|
35
|
+
import_attachments: Importar archivos adjuntos
|
|
36
|
+
import_categories: Importar categorias
|
|
37
|
+
import_components: Importar componentes
|
|
31
38
|
included_at: Incluido en
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: Organización interna
|
|
@@ -64,6 +71,7 @@ es:
|
|
|
64
71
|
non_user_avatar: Avatar
|
|
65
72
|
position: Posición
|
|
66
73
|
user_id: Participante o grupo
|
|
74
|
+
weight: Orden de posición
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: Correo electrónico
|
|
69
77
|
name: Nombre
|
data/config/locales/eu.yml
CHANGED
|
@@ -4,8 +4,8 @@ eu:
|
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Gaitu organigrama
|
|
6
6
|
assembly:
|
|
7
|
-
area_id:
|
|
8
|
-
assembly_type:
|
|
7
|
+
area_id: Arloa
|
|
8
|
+
assembly_type: Batzar mota
|
|
9
9
|
assembly_type_other: Batzar mota beste
|
|
10
10
|
banner_image: Bannerra
|
|
11
11
|
closing_date: Amaiera data
|
|
@@ -22,6 +22,7 @@ eu:
|
|
|
22
22
|
decidim_scope_id: esparrua
|
|
23
23
|
description: Deskribapena
|
|
24
24
|
developer_group: Sustatzailearen taldea
|
|
25
|
+
document: Dokumentua
|
|
25
26
|
domain: Domeinua
|
|
26
27
|
duration: Iraupena
|
|
27
28
|
facebook: Facebook
|
|
@@ -66,18 +67,18 @@ eu:
|
|
|
66
67
|
user_id: Parte-hartzailea edo taldea
|
|
67
68
|
assembly_user_role:
|
|
68
69
|
email: Emaila
|
|
69
|
-
name:
|
|
70
|
+
name: Izena
|
|
70
71
|
role: Role
|
|
71
72
|
errors:
|
|
72
73
|
models:
|
|
73
74
|
assembly:
|
|
74
75
|
attributes:
|
|
75
76
|
document:
|
|
76
|
-
invalid_document_type: 'Dokumentu-mota baliogabea da. Formatu hauek onartzen dira: %{valid_mime_types}'
|
|
77
|
+
invalid_document_type: 'Dokumentu-mota baliogabea da. Formatu hauek solik onartzen dira: %{valid_mime_types}'
|
|
77
78
|
activerecord:
|
|
78
79
|
models:
|
|
79
80
|
decidim/assembly:
|
|
80
|
-
one:
|
|
81
|
+
one: Batzarra
|
|
81
82
|
other: Batzar
|
|
82
83
|
decidim/assembly_member:
|
|
83
84
|
one: Batzar kidea
|
|
@@ -149,12 +150,12 @@ eu:
|
|
|
149
150
|
success: Kidea muntaia honekin batera ezabatu da.
|
|
150
151
|
edit:
|
|
151
152
|
title: Eguneratu muntaia kidea.
|
|
152
|
-
update:
|
|
153
|
+
update: Eguneratu
|
|
153
154
|
index:
|
|
154
|
-
assembly_members_title:
|
|
155
|
+
assembly_members_title: Batzarraen kideak
|
|
155
156
|
new:
|
|
156
157
|
create: Sortu
|
|
157
|
-
title:
|
|
158
|
+
title: Batzarkide berria.
|
|
158
159
|
update:
|
|
159
160
|
error: Errore bat gertatu da kidea bistaratzeko muntaia honetarako.
|
|
160
161
|
success: Batzar hau behar bezala eguneratu da.
|
|
@@ -173,7 +174,7 @@ eu:
|
|
|
173
174
|
success: Erabiltzailea behar bezala kendu da muntaia honetatik.
|
|
174
175
|
edit:
|
|
175
176
|
title: Eguneratu muntaia erabiltzailea.
|
|
176
|
-
update:
|
|
177
|
+
update: Eguneratu
|
|
177
178
|
index:
|
|
178
179
|
assembly_admins_title: Batzar erabiltzaileak
|
|
179
180
|
new:
|
|
@@ -217,22 +218,22 @@ eu:
|
|
|
217
218
|
fields:
|
|
218
219
|
ceased_date: Data amaitua
|
|
219
220
|
designation_date: Deuseztapen data
|
|
220
|
-
full_name:
|
|
221
|
+
full_name: Izena
|
|
221
222
|
position: Kargua
|
|
222
223
|
name: kidea
|
|
223
224
|
positions:
|
|
224
225
|
other: Beste
|
|
225
226
|
president: Lehendakaria
|
|
226
|
-
secretary:
|
|
227
|
+
secretary: Idazkaritza
|
|
227
228
|
vice_president: Lehendakariordea
|
|
228
229
|
assembly_user_role:
|
|
229
230
|
fields:
|
|
230
|
-
email:
|
|
231
|
-
name:
|
|
232
|
-
role:
|
|
231
|
+
email: Helbide elektronikoa
|
|
232
|
+
name: Izena
|
|
233
|
+
role: Rola
|
|
233
234
|
name: Batzar Erabiltzailea
|
|
234
235
|
roles:
|
|
235
|
-
admin:
|
|
236
|
+
admin: Administratzailea
|
|
236
237
|
collaborator: Kolaboratzaile
|
|
237
238
|
moderator: Moderatzaile
|
|
238
239
|
valuator: Ebaluatzailea
|
|
@@ -270,7 +271,7 @@ eu:
|
|
|
270
271
|
duration_help: Muntaia honen iraupena mugatua bada, hautatu amaiera-data. Bestela, mugagabea izango da.
|
|
271
272
|
filters: iragazkiak
|
|
272
273
|
images: Irudiak
|
|
273
|
-
included_at_help: Hautatu
|
|
274
|
+
included_at_help: Hautatu batzarra Decidim-era gehitzeko data. Ez du zertan sortze-data bera izan.
|
|
274
275
|
metadata: Metadata
|
|
275
276
|
other: Beste
|
|
276
277
|
select_a_created_by: Aukeratu egilea by egilea
|
data/config/locales/fi-plain.yml
CHANGED
|
@@ -3,7 +3,10 @@ fi-pl:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Ota organisaatiokaavio käyttöön
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Otsikko
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Ilmoitus
|
|
7
10
|
area_id: Alue
|
|
8
11
|
assembly_type: Ryhmän tyyppi
|
|
9
12
|
assembly_type_other: Muu ryhmän tyyppi
|
|
@@ -22,12 +25,16 @@ fi-pl:
|
|
|
22
25
|
decidim_scope_id: Teema
|
|
23
26
|
description: Kuvaus
|
|
24
27
|
developer_group: Perustajaryhmä
|
|
28
|
+
document: Asiakirja
|
|
25
29
|
domain: Toimintaympäristö
|
|
26
30
|
duration: Kesto
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Aihetunniste (hashtag)
|
|
30
34
|
hero_image: Etusivun kuva
|
|
35
|
+
import_attachments: Tuo liitteitä
|
|
36
|
+
import_categories: Tuo aihepiirejä
|
|
37
|
+
import_components: Tuo komponentteja
|
|
31
38
|
included_at: Mukana osoitteessa
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: Sisäinen organisaatio
|
|
@@ -64,6 +71,7 @@ fi-pl:
|
|
|
64
71
|
non_user_avatar: Avatar
|
|
65
72
|
position: Asema
|
|
66
73
|
user_id: Käyttäjä tai ryhmä
|
|
74
|
+
weight: Järjestysnumero
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: Sähköposti
|
|
69
77
|
name: Nimi
|
data/config/locales/fi.yml
CHANGED
|
@@ -3,7 +3,10 @@ fi:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Ota organisaatiokaavio käyttöön
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Otsikko
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Ilmoitus
|
|
7
10
|
area_id: Alue
|
|
8
11
|
assembly_type: Ryhmän tyyppi
|
|
9
12
|
assembly_type_other: Muu ryhmän tyyppi
|
|
@@ -22,12 +25,16 @@ fi:
|
|
|
22
25
|
decidim_scope_id: Teema
|
|
23
26
|
description: Kuvaus
|
|
24
27
|
developer_group: Edistäjäryhmä
|
|
28
|
+
document: Asiakirja
|
|
25
29
|
domain: Toimintaympäristö
|
|
26
30
|
duration: Kesto
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Aihetunniste (hashtag)
|
|
30
34
|
hero_image: Etusivun kuva
|
|
35
|
+
import_attachments: Tuo liitteitä
|
|
36
|
+
import_categories: Tuo aihepiirejä
|
|
37
|
+
import_components: Tuo komponentteja
|
|
31
38
|
included_at: Lisäysaika
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: Sisäinen organisaatio
|
|
@@ -64,6 +71,7 @@ fi:
|
|
|
64
71
|
non_user_avatar: Avatar
|
|
65
72
|
position: Asema
|
|
66
73
|
user_id: Käyttäjä tai ryhmä
|
|
74
|
+
weight: Järjestysnumero
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: Sähköposti
|
|
69
77
|
name: Nimi
|
data/config/locales/fr-CA.yml
CHANGED
|
@@ -3,7 +3,10 @@ fr-CA:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Activer le schéma d'assemblée
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Titre
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Message d'annonce
|
|
7
10
|
area_id: Zone d'application
|
|
8
11
|
assembly_type: Type d'assemblée
|
|
9
12
|
assembly_type_other: Autre type d'assemblée
|
|
@@ -22,12 +25,16 @@ fr-CA:
|
|
|
22
25
|
decidim_scope_id: Périmètre d'application
|
|
23
26
|
description: Description
|
|
24
27
|
developer_group: Organisateur
|
|
28
|
+
document: Document
|
|
25
29
|
domain: Domaine
|
|
26
30
|
duration: Durée
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Mot-clic
|
|
30
34
|
hero_image: Image de la page d'accueil
|
|
35
|
+
import_attachments: Importer les pièces jointes
|
|
36
|
+
import_categories: Importer les catégories
|
|
37
|
+
import_components: Importer les fonctionnalités
|
|
31
38
|
included_at: Intégrée à cette plateforme le
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: Organisation interne
|
|
@@ -64,6 +71,7 @@ fr-CA:
|
|
|
64
71
|
non_user_avatar: Avatar
|
|
65
72
|
position: Statut
|
|
66
73
|
user_id: Utilisateur
|
|
74
|
+
weight: Rang d'affichage
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: E-mail
|
|
69
77
|
name: "Nom\n"
|
data/config/locales/fr.yml
CHANGED
|
@@ -3,7 +3,10 @@ fr:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Activer le schéma d'assemblée
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Titre
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Message d'annonce
|
|
7
10
|
area_id: Périmètre d'assemblée
|
|
8
11
|
assembly_type: Type d'assemblée
|
|
9
12
|
assembly_type_other: Autre type d'assemblée
|
|
@@ -22,12 +25,16 @@ fr:
|
|
|
22
25
|
decidim_scope_id: Périmètre d'application
|
|
23
26
|
description: Description
|
|
24
27
|
developer_group: Organisateur
|
|
28
|
+
document: Document
|
|
25
29
|
domain: Domaine
|
|
26
30
|
duration: Durée
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Hashtag
|
|
30
34
|
hero_image: Image de la page d'accueil
|
|
35
|
+
import_attachments: Importer les pièces jointes
|
|
36
|
+
import_categories: Importer les catégories
|
|
37
|
+
import_components: Importer les fonctionnalités
|
|
31
38
|
included_at: Intégrée à cette plateforme le
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: Organisation interne
|
|
@@ -64,6 +71,7 @@ fr:
|
|
|
64
71
|
non_user_avatar: Avatar
|
|
65
72
|
position: Statut
|
|
66
73
|
user_id: Utilisateur ou groupe
|
|
74
|
+
weight: Rang d'affichage
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: E-mail
|
|
69
77
|
name: "Nom\n"
|
data/config/locales/ja.yml
CHANGED
|
@@ -3,7 +3,10 @@ ja:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: 組織図を有効化
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: タイトル
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: お知らせ
|
|
7
10
|
area_id: エリア
|
|
8
11
|
assembly_type: 参加スペース種別
|
|
9
12
|
assembly_type_other: その他(参加スペース)
|
|
@@ -22,12 +25,16 @@ ja:
|
|
|
22
25
|
decidim_scope_id: スコープ
|
|
23
26
|
description: 説明
|
|
24
27
|
developer_group: プロモーターグループ
|
|
28
|
+
document: ドキュメント
|
|
25
29
|
domain: ドメイン
|
|
26
30
|
duration: 持続期間
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: ハッシュタグ
|
|
30
34
|
hero_image: ホーム画像
|
|
35
|
+
import_attachments: 添付ファイルをインポート
|
|
36
|
+
import_categories: カテゴリをインポート
|
|
37
|
+
import_components: コンポーネントをインポート
|
|
31
38
|
included_at: 含まれた日
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: 内部組織
|
|
@@ -64,6 +71,7 @@ ja:
|
|
|
64
71
|
non_user_avatar: アバター
|
|
65
72
|
position: ポジション
|
|
66
73
|
user_id: ユーザー
|
|
74
|
+
weight: 並び順の位置
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: Eメールアドレス
|
|
69
77
|
name: 名前
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ka:
|
data/config/locales/pl.yml
CHANGED
data/config/locales/ro-RO.yml
CHANGED
|
@@ -3,7 +3,10 @@ ro:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Activează graficul organizatiei
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Titlu
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Anunţ
|
|
7
10
|
area_id: Zonă
|
|
8
11
|
assembly_type: Tipul grupului de lucru
|
|
9
12
|
assembly_type_other: Alt tip de grup de lucru
|
|
@@ -22,12 +25,16 @@ ro:
|
|
|
22
25
|
decidim_scope_id: Domeniu
|
|
23
26
|
description: Descriere
|
|
24
27
|
developer_group: Grup promotor
|
|
28
|
+
document: Document
|
|
25
29
|
domain: Domeniu
|
|
26
30
|
duration: Durată
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Hashtag
|
|
30
34
|
hero_image: Imagine pentru pagina principală
|
|
35
|
+
import_attachments: Importă atașamente
|
|
36
|
+
import_categories: Importă categorii
|
|
37
|
+
import_components: Importă componente
|
|
31
38
|
included_at: Inclus la
|
|
32
39
|
instagram: Instagram
|
|
33
40
|
internal_organisation: Organizare internă
|
|
@@ -52,7 +59,7 @@ ro:
|
|
|
52
59
|
target: Cine participă
|
|
53
60
|
title: Titlu
|
|
54
61
|
twitter: Twitter
|
|
55
|
-
weight:
|
|
62
|
+
weight: Poziție
|
|
56
63
|
youtube: YouTube
|
|
57
64
|
assembly_member:
|
|
58
65
|
birthday: Data nașterii
|
|
@@ -64,6 +71,7 @@ ro:
|
|
|
64
71
|
non_user_avatar: Avatar
|
|
65
72
|
position: Poziție
|
|
66
73
|
user_id: Utilizator sau grup
|
|
74
|
+
weight: Poziție
|
|
67
75
|
assembly_user_role:
|
|
68
76
|
email: E-mail
|
|
69
77
|
name: Nume
|
data/config/locales/sv.yml
CHANGED
|
@@ -3,7 +3,10 @@ sv:
|
|
|
3
3
|
attributes:
|
|
4
4
|
assemblies_setting:
|
|
5
5
|
enable_organization_chart: Aktivera organisationskarta
|
|
6
|
+
assemblies_type:
|
|
7
|
+
title: Titel
|
|
6
8
|
assembly:
|
|
9
|
+
announcement: Meddelande
|
|
7
10
|
area_id: Område
|
|
8
11
|
assembly_type: Typ av grupp
|
|
9
12
|
assembly_type_other: Annan typ av grupp
|
|
@@ -22,12 +25,14 @@ sv:
|
|
|
22
25
|
decidim_scope_id: Omfång
|
|
23
26
|
description: Beskrivning
|
|
24
27
|
developer_group: Kampanjgrupp
|
|
28
|
+
document: Dokument
|
|
25
29
|
domain: Domän
|
|
26
30
|
duration: Varaktighet
|
|
27
31
|
facebook: Facebook
|
|
28
32
|
github: GitHub
|
|
29
33
|
hashtag: Hashtag
|
|
30
34
|
hero_image: Hembild
|
|
35
|
+
import_attachments: Importera bilagor
|
|
31
36
|
included_at: Inkluderad vid
|
|
32
37
|
instagram: Instagram
|
|
33
38
|
internal_organisation: Intern organisation
|
|
@@ -52,7 +57,7 @@ sv:
|
|
|
52
57
|
target: Vem deltar
|
|
53
58
|
title: Titel
|
|
54
59
|
twitter: Twitter
|
|
55
|
-
weight:
|
|
60
|
+
weight: Ordning
|
|
56
61
|
youtube: YouTube
|
|
57
62
|
assembly_member:
|
|
58
63
|
birthday: Födelsedag
|
|
@@ -64,6 +69,7 @@ sv:
|
|
|
64
69
|
non_user_avatar: Profilbild
|
|
65
70
|
position: Befattning
|
|
66
71
|
user_id: Användare
|
|
72
|
+
weight: Ordning
|
|
67
73
|
assembly_user_role:
|
|
68
74
|
email: E-post
|
|
69
75
|
name: Namn
|
|
@@ -105,6 +105,7 @@ FactoryBot.define do
|
|
|
105
105
|
end
|
|
106
106
|
|
|
107
107
|
organization { assembly.organization }
|
|
108
|
+
admin_terms_accepted_at { Time.current }
|
|
108
109
|
|
|
109
110
|
after(:create) do |user, evaluator|
|
|
110
111
|
create :assembly_user_role,
|
|
@@ -120,6 +121,7 @@ FactoryBot.define do
|
|
|
120
121
|
end
|
|
121
122
|
|
|
122
123
|
organization { assembly.organization }
|
|
124
|
+
admin_terms_accepted_at { Time.current }
|
|
123
125
|
|
|
124
126
|
after(:create) do |user, evaluator|
|
|
125
127
|
create :assembly_user_role,
|
|
@@ -135,6 +137,7 @@ FactoryBot.define do
|
|
|
135
137
|
end
|
|
136
138
|
|
|
137
139
|
organization { assembly.organization }
|
|
140
|
+
admin_terms_accepted_at { Time.current }
|
|
138
141
|
|
|
139
142
|
after(:create) do |user, evaluator|
|
|
140
143
|
create :assembly_user_role,
|
|
@@ -150,6 +153,7 @@ FactoryBot.define do
|
|
|
150
153
|
end
|
|
151
154
|
|
|
152
155
|
organization { assembly.organization }
|
|
156
|
+
admin_terms_accepted_at { Time.current }
|
|
153
157
|
|
|
154
158
|
after(:create) do |user, evaluator|
|
|
155
159
|
create :assembly_user_role,
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-assemblies
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.26.
|
|
4
|
+
version: 0.26.5
|
|
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:
|
|
13
|
+
date: 2023-02-13 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: decidim-core
|
|
@@ -18,42 +18,70 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - '='
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 0.26.
|
|
21
|
+
version: 0.26.5
|
|
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.26.
|
|
28
|
+
version: 0.26.5
|
|
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.26.
|
|
35
|
+
version: 0.26.5
|
|
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.26.
|
|
42
|
+
version: 0.26.5
|
|
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.26.
|
|
49
|
+
version: 0.26.5
|
|
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.26.
|
|
56
|
+
version: 0.26.5
|
|
57
|
+
- !ruby/object:Gem::Dependency
|
|
58
|
+
name: decidim-meetings
|
|
59
|
+
requirement: !ruby/object:Gem::Requirement
|
|
60
|
+
requirements:
|
|
61
|
+
- - '='
|
|
62
|
+
- !ruby/object:Gem::Version
|
|
63
|
+
version: 0.26.5
|
|
64
|
+
type: :development
|
|
65
|
+
prerelease: false
|
|
66
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
67
|
+
requirements:
|
|
68
|
+
- - '='
|
|
69
|
+
- !ruby/object:Gem::Version
|
|
70
|
+
version: 0.26.5
|
|
71
|
+
- !ruby/object:Gem::Dependency
|
|
72
|
+
name: decidim-proposals
|
|
73
|
+
requirement: !ruby/object:Gem::Requirement
|
|
74
|
+
requirements:
|
|
75
|
+
- - '='
|
|
76
|
+
- !ruby/object:Gem::Version
|
|
77
|
+
version: 0.26.5
|
|
78
|
+
type: :development
|
|
79
|
+
prerelease: false
|
|
80
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
81
|
+
requirements:
|
|
82
|
+
- - '='
|
|
83
|
+
- !ruby/object:Gem::Version
|
|
84
|
+
version: 0.26.5
|
|
57
85
|
description: Assemblies component for decidim.
|
|
58
86
|
email:
|
|
59
87
|
- josepjaume@gmail.com
|
|
@@ -260,6 +288,7 @@ files:
|
|
|
260
288
|
- config/locales/is.yml
|
|
261
289
|
- config/locales/it.yml
|
|
262
290
|
- config/locales/ja.yml
|
|
291
|
+
- config/locales/ka-GE.yml
|
|
263
292
|
- config/locales/ko-KR.yml
|
|
264
293
|
- config/locales/ko.yml
|
|
265
294
|
- config/locales/lb-LU.yml
|