decidim-assemblies 0.28.0.rc5 → 0.28.0
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/eu.yml +5 -5
- data/config/locales/ja.yml +5 -0
- data/config/locales/pl.yml +67 -0
- data/config/locales/pt-BR.yml +9 -0
- data/lib/decidim/assemblies/version.rb +1 -1
- metadata +14 -14
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 04c359b084dbe68067234aae2bb0238697cfa0a0f5eb584270ad1dde8ba998c8
|
|
4
|
+
data.tar.gz: 4a6ecce10d1e80a1ef322b0482da2322b3601cd6f938f281497b68acf09acc8e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dff60d73781c334eab505f5b09262ec0f90078a95fb6abe7deb9de7450200b20733e16bca72081cc671861f8867309affc7185506f4c802b718e3f6dba6215ec
|
|
7
|
+
data.tar.gz: 57bcd39df23ce28d7866b58c32e964f3dd7a14338309bf0fe815e6c18c4cfb56d05737ab1ad8a55b75c2854948f14f94b9fe6d880bb27230e8882aab70625762
|
data/config/locales/eu.yml
CHANGED
|
@@ -42,8 +42,8 @@ eu:
|
|
|
42
42
|
meta_scope: Esparruko metadatuak
|
|
43
43
|
parent_id: Batzar nagusia
|
|
44
44
|
participatory_processes_ids: Erlazionatutako prozesu parte-hartzaileak
|
|
45
|
-
participatory_scope: Zer erabakitzen
|
|
46
|
-
participatory_structure: Nola erabakitzen
|
|
45
|
+
participatory_scope: Zer erabakitzen den
|
|
46
|
+
participatory_structure: Nola erabakitzen den
|
|
47
47
|
private_space: Espazio pribatua
|
|
48
48
|
promoted: Nabarmendua
|
|
49
49
|
published_at: Noiz argitaratua
|
|
@@ -336,8 +336,8 @@ eu:
|
|
|
336
336
|
indefinite_duration: Zehaztu gabe
|
|
337
337
|
local_area: Antolakuntza Arloa
|
|
338
338
|
meta_scope: Esparrua
|
|
339
|
-
participatory_scope: Zer erabakitzen
|
|
340
|
-
participatory_structure: Nola erabakitzen
|
|
339
|
+
participatory_scope: Zer erabakitzen den
|
|
340
|
+
participatory_structure: Nola erabakitzen den
|
|
341
341
|
target: Nork hartzen du parte?
|
|
342
342
|
title: Batzar honi buruz
|
|
343
343
|
filters:
|
|
@@ -401,7 +401,7 @@ eu:
|
|
|
401
401
|
'false': opakua
|
|
402
402
|
'true': gardena
|
|
403
403
|
private_space: Hau batzar pribatua da
|
|
404
|
-
related_participatory_processes: Erlazionatutako parte
|
|
404
|
+
related_participatory_processes: Erlazionatutako prozesu parte-hartzaileak
|
|
405
405
|
social_networks_title: 'Bisitatu batzarra:'
|
|
406
406
|
assembly_members:
|
|
407
407
|
assembly_member:
|
data/config/locales/ja.yml
CHANGED
|
@@ -185,6 +185,11 @@ ja:
|
|
|
185
185
|
error: この参加スペースの管理者を更新中に問題が発生しました。
|
|
186
186
|
success: 管理者はこの参加スペースの更新に成功しました。
|
|
187
187
|
filters:
|
|
188
|
+
ceased_date_not_null:
|
|
189
|
+
label: 終了済み
|
|
190
|
+
values:
|
|
191
|
+
'false': 未完了
|
|
192
|
+
'true': 終了済み
|
|
188
193
|
decidim_assemblies_type_id_eq:
|
|
189
194
|
label: 参加スペース種別
|
|
190
195
|
search_placeholder:
|
data/config/locales/pl.yml
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
pl:
|
|
3
3
|
activemodel:
|
|
4
4
|
attributes:
|
|
5
|
+
assemblies_type:
|
|
6
|
+
title: Tytuł
|
|
5
7
|
assembly:
|
|
6
8
|
announcement: Powiadomienie
|
|
7
9
|
area_id: Kategoria
|
|
@@ -22,12 +24,16 @@ pl:
|
|
|
22
24
|
decidim_scope_id: Zakres
|
|
23
25
|
description: Opis
|
|
24
26
|
developer_group: Grupa inicjatorów
|
|
27
|
+
document: Dokument
|
|
25
28
|
domain: Domena
|
|
26
29
|
duration: Czas trwania
|
|
27
30
|
facebook: Facebook
|
|
28
31
|
github: GitHub
|
|
29
32
|
hashtag: Hashtag
|
|
30
33
|
hero_image: Obraz główny
|
|
34
|
+
import_attachments: Importuj załączniki
|
|
35
|
+
import_categories: Importuj kategorie
|
|
36
|
+
import_components: Importuj komponenty
|
|
31
37
|
included_at: Dołączono
|
|
32
38
|
instagram: Instagram
|
|
33
39
|
internal_organisation: Organizacja wewnętrzna
|
|
@@ -51,6 +57,7 @@ pl:
|
|
|
51
57
|
subtitle: Podtytuł
|
|
52
58
|
target: Do kogo kierowane
|
|
53
59
|
title: Tytuł
|
|
60
|
+
twitter: X
|
|
54
61
|
weight: Kolejność na stronie
|
|
55
62
|
youtube: YouTube
|
|
56
63
|
assembly_member:
|
|
@@ -63,10 +70,17 @@ pl:
|
|
|
63
70
|
non_user_avatar: Awatar
|
|
64
71
|
position: Pozycja
|
|
65
72
|
user_id: Użytkownik
|
|
73
|
+
weight: Kolejność
|
|
66
74
|
assembly_user_role:
|
|
67
75
|
email: E-mail
|
|
68
76
|
name: Imię
|
|
69
77
|
role: Rola
|
|
78
|
+
errors:
|
|
79
|
+
models:
|
|
80
|
+
assembly:
|
|
81
|
+
attributes:
|
|
82
|
+
document:
|
|
83
|
+
allowed_file_content_types: 'Nieprawidłowy typ dokumentu. Dozwolone są tylko pliki z następującymi rozszerzeniami: %{types}.'
|
|
70
84
|
activerecord:
|
|
71
85
|
models:
|
|
72
86
|
decidim/assembly:
|
|
@@ -89,7 +103,9 @@ pl:
|
|
|
89
103
|
actions:
|
|
90
104
|
import_assembly: Importuj
|
|
91
105
|
new_assembly: Nowy zespół
|
|
106
|
+
new_assembly_member: Nowy członek zgromadzenia
|
|
92
107
|
new_assembly_type: Nowy typ zespołu
|
|
108
|
+
new_assembly_user_role: Nowy administrator zgromadzenia
|
|
93
109
|
assemblies:
|
|
94
110
|
create:
|
|
95
111
|
error: Podczas tworzenia nowego zespołu wystąpił błąd.
|
|
@@ -100,6 +116,7 @@ pl:
|
|
|
100
116
|
private: Prywatny
|
|
101
117
|
public: Publiczny
|
|
102
118
|
published: Opublikowany
|
|
119
|
+
unpublished: Nieopublikowane
|
|
103
120
|
new:
|
|
104
121
|
create: Utwórz
|
|
105
122
|
title: Nowy zespół
|
|
@@ -142,11 +159,13 @@ pl:
|
|
|
142
159
|
destroy:
|
|
143
160
|
success: Członek usunięty pomyślnie z tego zespołu.
|
|
144
161
|
edit:
|
|
162
|
+
title: Aktualizuj członka zgromadzenia
|
|
145
163
|
update: Aktualizuj
|
|
146
164
|
index:
|
|
147
165
|
assembly_members_title: Członkowie zespołu
|
|
148
166
|
new:
|
|
149
167
|
create: Utwórz
|
|
168
|
+
title: Nowy członek zgromadzenia
|
|
150
169
|
update:
|
|
151
170
|
error: Wystąpił błąd podczas aktualizowania członka tego zespołu.
|
|
152
171
|
success: Członek zespołu zaktualizowany pomyślnie.
|
|
@@ -164,17 +183,26 @@ pl:
|
|
|
164
183
|
destroy:
|
|
165
184
|
success: Administrator został usunięty pomyślnie z tego zespołu.
|
|
166
185
|
edit:
|
|
186
|
+
title: Aktualizuj administratora zgromadzenia
|
|
167
187
|
update: Aktualizuj
|
|
168
188
|
index:
|
|
169
189
|
assembly_admins_title: Administratorzy zespołu
|
|
170
190
|
new:
|
|
171
191
|
create: Utwórz
|
|
192
|
+
title: Nowy administrator zgromadzenia
|
|
172
193
|
update:
|
|
173
194
|
error: Wystąpił błąd podczas aktualizacji administratora tego zespołu.
|
|
174
195
|
success: Administrator zespołu został zaktualizowany pomyślnie.
|
|
175
196
|
filters:
|
|
197
|
+
ceased_date_not_null:
|
|
198
|
+
label: Zaprzestane
|
|
199
|
+
values:
|
|
200
|
+
'false': Niezaprzestane
|
|
201
|
+
'true': Zaprzestane
|
|
176
202
|
decidim_assemblies_type_id_eq:
|
|
177
203
|
label: Typ zespołu
|
|
204
|
+
search_placeholder:
|
|
205
|
+
full_name_or_user_name_or_user_nickname_cont: Szukaj według nazwy lub pseudonimu
|
|
178
206
|
menu:
|
|
179
207
|
assemblies: Zespoły
|
|
180
208
|
assemblies_submenu:
|
|
@@ -185,8 +213,11 @@ pl:
|
|
|
185
213
|
attachments: Załączniki
|
|
186
214
|
categories: Kategorie
|
|
187
215
|
components: Komponenty
|
|
216
|
+
info: O tym zgromadzeniu
|
|
217
|
+
landing_page: Strona startowa
|
|
188
218
|
moderations: Moderacje
|
|
189
219
|
private_users: Prywatni użytkownicy
|
|
220
|
+
see_assembly: Zobacz zgromadzenie
|
|
190
221
|
assemblies_types: Typy zespołów
|
|
191
222
|
models:
|
|
192
223
|
assemblies_types:
|
|
@@ -195,6 +226,7 @@ pl:
|
|
|
195
226
|
title: Tytuł
|
|
196
227
|
assembly:
|
|
197
228
|
fields:
|
|
229
|
+
actions: Działania
|
|
198
230
|
created_at: Utworzono
|
|
199
231
|
private: Prywatny
|
|
200
232
|
promoted: Wyróżniony
|
|
@@ -261,21 +293,31 @@ pl:
|
|
|
261
293
|
duration_help: Jeśli czas trwania tego zespołu jest ograniczony, wybierz datę końcową. W przeciwnym razie pojawi się jako nieokreślony.
|
|
262
294
|
filters: Filtry
|
|
263
295
|
images: Obrazy
|
|
296
|
+
included_at_help: Wybierz datę dodania tego zgromadzenia do platformy Decidim. Nie musi być ona tożsama z datą utworzenia.
|
|
264
297
|
metadata: Metadane
|
|
265
298
|
other: Inny
|
|
266
299
|
select_a_created_by: Wybierz utworzony przez
|
|
267
300
|
select_an_area: Wybierz kategorię
|
|
268
301
|
select_an_assembly_type: Wybierz typ zespołu
|
|
269
302
|
select_parent_assembly: Wybierz zespół nadrzędny
|
|
303
|
+
slug_help_html: 'Slugi URL służą do generowania adresów URL kierujących bezpośrednio do tego zgromadzenia. Można użyć liter, cyfr i myślników. Musi zaczynać się od litery. Przykład: %{url}'
|
|
270
304
|
social_handlers: Profile społecznościowe
|
|
271
305
|
title: Informacje ogólne
|
|
272
306
|
visbility: Widoczność
|
|
273
307
|
assemblies_types:
|
|
274
308
|
form:
|
|
275
309
|
title: Tytuł
|
|
310
|
+
assembly_copies:
|
|
311
|
+
form:
|
|
312
|
+
slug_help_html: 'Slugi URL służą do generowania adresów URL kierujących bezpośrednio do tego zgromadzenia. Można użyć liter, cyfr i myślników. Musi zaczynać się od litery. Przykład: %{url}'
|
|
313
|
+
assembly_imports:
|
|
314
|
+
form:
|
|
315
|
+
slug_help_html: 'Slugi URL służą do generowania adresów URL kierujących bezpośrednio do tego zgromadzenia. Można użyć liter, cyfr i myślników. Musi zaczynać się od litery. Przykład: %{url}'
|
|
276
316
|
assembly_members:
|
|
277
317
|
form:
|
|
278
318
|
existing_user: Istniejący użytkownik
|
|
319
|
+
explanation: 'Wskazówka dotycząca obrazu:'
|
|
320
|
+
image_guide: Najlepiej obraz pionowy (portretowy), który nie ma żadnego tekstu.
|
|
279
321
|
non_user: Brak użytkownika
|
|
280
322
|
non_user_avatar_help: Powinieneś uzyskać zgodę osób przed opublikowaniem ich jako członka.
|
|
281
323
|
select_a_position: Wybierz pozycję
|
|
@@ -288,9 +330,28 @@ pl:
|
|
|
288
330
|
accepted_types:
|
|
289
331
|
json: JSON
|
|
290
332
|
assemblies:
|
|
333
|
+
description:
|
|
334
|
+
area_name: Obszar
|
|
335
|
+
closing_date: Data zamknięcia
|
|
336
|
+
created_by: Utworzone przez
|
|
337
|
+
creation_date: Data utworzenia
|
|
338
|
+
data: Dane zgromadzenia
|
|
339
|
+
developer_group: Grupa promująca
|
|
340
|
+
duration: Czas trwania
|
|
341
|
+
included_at: Załączono
|
|
342
|
+
indefinite_duration: Nieokreślony
|
|
343
|
+
local_area: Obszar Organizacji
|
|
344
|
+
meta_scope: Zakres
|
|
345
|
+
participatory_scope: Czego dotyczy decyzja
|
|
346
|
+
participatory_structure: Jak podejmowana jest decyzja
|
|
347
|
+
target: Kto uczestniczy
|
|
348
|
+
title: O tym zgromadzeniu
|
|
291
349
|
filters:
|
|
292
350
|
names:
|
|
293
351
|
all: Wszystko
|
|
352
|
+
type: Typ
|
|
353
|
+
show:
|
|
354
|
+
title: O tym zgromadzeniu
|
|
294
355
|
assembly_members:
|
|
295
356
|
index:
|
|
296
357
|
members: Członkowie
|
|
@@ -303,6 +364,12 @@ pl:
|
|
|
303
364
|
participatory: Uczestniczące
|
|
304
365
|
working_group: Grupa robocza
|
|
305
366
|
content_blocks:
|
|
367
|
+
children_assemblies:
|
|
368
|
+
name: Zgromadzenia
|
|
369
|
+
dates_metadata:
|
|
370
|
+
name: Metadane dat
|
|
371
|
+
extra_data:
|
|
372
|
+
name: Typ i czas trwania
|
|
306
373
|
highlighted_assemblies:
|
|
307
374
|
name: Wyróżnione zespoły
|
|
308
375
|
created_by:
|
data/config/locales/pt-BR.yml
CHANGED
|
@@ -74,6 +74,12 @@ pt-BR:
|
|
|
74
74
|
email: E-mail
|
|
75
75
|
name: Nome
|
|
76
76
|
role: Cargo
|
|
77
|
+
errors:
|
|
78
|
+
models:
|
|
79
|
+
assembly:
|
|
80
|
+
attributes:
|
|
81
|
+
document:
|
|
82
|
+
allowed_file_content_types: 'Tipo de documento inválido. Apenas arquivos com as seguintes extensões são permitidos: %{types}.'
|
|
77
83
|
activerecord:
|
|
78
84
|
models:
|
|
79
85
|
decidim/assembly:
|
|
@@ -232,6 +238,9 @@ pt-BR:
|
|
|
232
238
|
admin_log:
|
|
233
239
|
assembly:
|
|
234
240
|
create: "%{user_name} criou o conjunto %{resource_name}"
|
|
241
|
+
duplicate: "%{user_name} duplicou a assambleia %{resource_name}"
|
|
242
|
+
export: "%{user_name} exportou a assambleia %{resource_name}"
|
|
243
|
+
import: "%{user_name} importou a assambleia %{resource_name}"
|
|
235
244
|
publish: "%{user_name} publicou o conjunto %{resource_name}"
|
|
236
245
|
unpublish: "%{user_name} não publicado o conjunto %{resource_name}"
|
|
237
246
|
update: "%{user_name} atualizou a montagem %{resource_name}"
|
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.28.0
|
|
4
|
+
version: 0.28.0
|
|
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: 2023-12-
|
|
13
|
+
date: 2023-12-20 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: decidim-core
|
|
@@ -18,70 +18,70 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - '='
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 0.28.0
|
|
21
|
+
version: 0.28.0
|
|
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.28.0
|
|
28
|
+
version: 0.28.0
|
|
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.28.0
|
|
35
|
+
version: 0.28.0
|
|
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.28.0
|
|
42
|
+
version: 0.28.0
|
|
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.28.0
|
|
49
|
+
version: 0.28.0
|
|
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.28.0
|
|
56
|
+
version: 0.28.0
|
|
57
57
|
- !ruby/object:Gem::Dependency
|
|
58
58
|
name: decidim-meetings
|
|
59
59
|
requirement: !ruby/object:Gem::Requirement
|
|
60
60
|
requirements:
|
|
61
61
|
- - '='
|
|
62
62
|
- !ruby/object:Gem::Version
|
|
63
|
-
version: 0.28.0
|
|
63
|
+
version: 0.28.0
|
|
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.28.0
|
|
70
|
+
version: 0.28.0
|
|
71
71
|
- !ruby/object:Gem::Dependency
|
|
72
72
|
name: decidim-proposals
|
|
73
73
|
requirement: !ruby/object:Gem::Requirement
|
|
74
74
|
requirements:
|
|
75
75
|
- - '='
|
|
76
76
|
- !ruby/object:Gem::Version
|
|
77
|
-
version: 0.28.0
|
|
77
|
+
version: 0.28.0
|
|
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.28.0
|
|
84
|
+
version: 0.28.0
|
|
85
85
|
description: Assemblies component for decidim.
|
|
86
86
|
email:
|
|
87
87
|
- josepjaume@gmail.com
|
|
@@ -387,9 +387,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
387
387
|
version: '3.1'
|
|
388
388
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
389
389
|
requirements:
|
|
390
|
-
- - "
|
|
390
|
+
- - ">="
|
|
391
391
|
- !ruby/object:Gem::Version
|
|
392
|
-
version:
|
|
392
|
+
version: '0'
|
|
393
393
|
requirements: []
|
|
394
394
|
rubygems_version: 3.4.22
|
|
395
395
|
signing_key:
|