decidim-assemblies 0.27.3 → 0.27.4
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/app/commands/decidim/assemblies/admin/destroy_assembly_admin.rb +5 -0
- data/app/controllers/decidim/assemblies/admin/assemblies_types_controller.rb +1 -1
- data/app/controllers/decidim/assemblies/admin/assembly_members_controller.rb +1 -1
- data/app/views/decidim/assemblies/admin/assemblies/index.html.erb +1 -0
- data/app/views/decidim/assemblies/admin/assemblies/new.html.erb +2 -0
- data/app/views/decidim/assemblies/admin/assemblies_settings/edit.html.erb +1 -0
- data/app/views/decidim/assemblies/admin/assemblies_types/edit.html.erb +1 -0
- data/app/views/decidim/assemblies/admin/assemblies_types/index.html.erb +2 -0
- data/app/views/decidim/assemblies/admin/assemblies_types/new.html.erb +1 -0
- data/app/views/layouts/decidim/admin/assembly.html.erb +1 -0
- data/config/environment.rb +0 -0
- data/config/locales/ar.yml +3 -6
- data/config/locales/bg.yml +4 -0
- data/config/locales/ca.yml +2 -2
- data/config/locales/cs.yml +6 -6
- data/config/locales/de.yml +9 -2
- data/config/locales/el.yml +29 -5
- data/config/locales/en.yml +1 -1
- data/config/locales/es-MX.yml +2 -2
- data/config/locales/es-PY.yml +2 -2
- data/config/locales/es.yml +4 -4
- data/config/locales/eu.yml +6 -7
- data/config/locales/fi-plain.yml +3 -3
- data/config/locales/fi.yml +4 -4
- data/config/locales/fr-CA.yml +3 -3
- data/config/locales/fr.yml +3 -3
- data/config/locales/gl.yml +1 -4
- data/config/locales/hu.yml +13 -5
- data/config/locales/id-ID.yml +0 -5
- data/config/locales/is-IS.yml +3 -7
- data/config/locales/it.yml +4 -7
- data/config/locales/kaa.yml +60 -0
- data/config/locales/lb.yml +2 -5
- data/config/locales/lt.yml +1 -4
- data/config/locales/lv.yml +0 -3
- data/config/locales/nl.yml +4 -7
- data/config/locales/no.yml +2 -5
- data/config/locales/pl.yml +1 -4
- data/config/locales/pt-BR.yml +21 -5
- data/config/locales/pt.yml +0 -3
- data/config/locales/ro-RO.yml +1 -3
- data/config/locales/ru.yml +0 -6
- data/config/locales/sk.yml +15 -0
- data/config/locales/sl.yml +7 -4
- data/config/locales/sv.yml +6 -9
- data/config/locales/tr-TR.yml +4 -7
- data/config/locales/uk.yml +0 -6
- data/config/locales/zh-CN.yml +0 -3
- data/config/locales/zh-TW.yml +3 -6
- data/lib/decidim/assemblies/version.rb +1 -1
- metadata +16 -15
data/config/locales/hu.yml
CHANGED
|
@@ -4,7 +4,10 @@ hu:
|
|
|
4
4
|
attributes:
|
|
5
5
|
assemblies_setting:
|
|
6
6
|
enable_organization_chart: Szervezeti ábra engedélyezése
|
|
7
|
+
assemblies_type:
|
|
8
|
+
title: Cím
|
|
7
9
|
assembly:
|
|
10
|
+
announcement: Közlemény
|
|
8
11
|
area_id: Terület
|
|
9
12
|
assembly_type: Gyűlés típusa
|
|
10
13
|
assembly_type_other: Más típusú gyűlés
|
|
@@ -23,12 +26,16 @@ hu:
|
|
|
23
26
|
decidim_scope_id: Hatáskör
|
|
24
27
|
description: Leírás
|
|
25
28
|
developer_group: Kezdeményező csoport
|
|
29
|
+
document: Dokumentum
|
|
26
30
|
domain: Domain
|
|
27
31
|
duration: Időtartam
|
|
28
32
|
facebook: Facebook
|
|
29
33
|
github: GitHub
|
|
30
34
|
hashtag: Kettőskereszt
|
|
31
35
|
hero_image: Kezdő kép
|
|
36
|
+
import_attachments: Mellékletek importálása
|
|
37
|
+
import_categories: Kategóriák importálása
|
|
38
|
+
import_components: Komponensek importálása
|
|
32
39
|
included_at: 'Tartalmazza:'
|
|
33
40
|
instagram: Instagram
|
|
34
41
|
internal_organisation: Belső szervezet
|
|
@@ -65,6 +72,7 @@ hu:
|
|
|
65
72
|
non_user_avatar: Profilkép
|
|
66
73
|
position: Pozíció
|
|
67
74
|
user_id: Felhasználó vagy csoport
|
|
75
|
+
weight: Sorbarendezés
|
|
68
76
|
assembly_user_role:
|
|
69
77
|
email: Email
|
|
70
78
|
name: Név
|
|
@@ -357,7 +365,7 @@ hu:
|
|
|
357
365
|
highlighted_assemblies:
|
|
358
366
|
active_assemblies: Aktív gyűlések
|
|
359
367
|
assemblies_button_title: A Gyűlések oldalra mutató link, ahol az összes Gyűlés látható
|
|
360
|
-
see_all_assemblies:
|
|
368
|
+
see_all_assemblies: Az összes közgyűlés megtekintése
|
|
361
369
|
user_profile:
|
|
362
370
|
member_of:
|
|
363
371
|
member_of: 'Tagja következőnek:'
|
|
@@ -378,17 +386,17 @@ hu:
|
|
|
378
386
|
'false': áttetsző
|
|
379
387
|
'true': átlátszó
|
|
380
388
|
local_area: Szervezet területe
|
|
381
|
-
participatory_scope:
|
|
389
|
+
participatory_scope: Miről születik döntés
|
|
382
390
|
participatory_structure: Hogyan döntenek
|
|
383
391
|
private_space: Ez egy privát gyűlés
|
|
384
|
-
purpose_of_action:
|
|
392
|
+
purpose_of_action: A fellépés célja
|
|
385
393
|
read_less: Kevesebb
|
|
386
394
|
read_more: Bővebben
|
|
387
395
|
related_participatory_processes: Kapcsolódó részvételi folyamatok
|
|
388
396
|
scope: Hatáskör
|
|
389
397
|
social_networks: Közösségi háló
|
|
390
398
|
social_networks_title: Látogasd meg a gyűlést itt
|
|
391
|
-
target: Ki vesz részt
|
|
399
|
+
target: Ki vesz részt
|
|
392
400
|
assembly_members:
|
|
393
401
|
assembly_member:
|
|
394
402
|
designated_on: Kijelölt
|
|
@@ -450,7 +458,7 @@ hu:
|
|
|
450
458
|
one: "%{count} gyűlés"
|
|
451
459
|
other: "%{count} gyűlés"
|
|
452
460
|
promoted_assembly:
|
|
453
|
-
more_info:
|
|
461
|
+
more_info: Több információ
|
|
454
462
|
take_part: Vegyél részt
|
|
455
463
|
assembly_navigation:
|
|
456
464
|
assembly_member_menu_item: Tagok
|
data/config/locales/id-ID.yml
CHANGED
|
@@ -283,10 +283,6 @@ id:
|
|
|
283
283
|
last_activity:
|
|
284
284
|
new_assembly: Perakitan baru
|
|
285
285
|
pages:
|
|
286
|
-
home:
|
|
287
|
-
highlighted_assemblies:
|
|
288
|
-
active_assemblies: Majelis aktif
|
|
289
|
-
see_all_assemblies: Lihat semua majelis
|
|
290
286
|
user_profile:
|
|
291
287
|
member_of:
|
|
292
288
|
member_of: Anggota dari
|
|
@@ -301,7 +297,6 @@ id:
|
|
|
301
297
|
developer_group: Grup promotor
|
|
302
298
|
duration: Lamanya
|
|
303
299
|
included_at: Termasuk di
|
|
304
|
-
indefinite_duration: Tak terbatas
|
|
305
300
|
internal_organisation: Organisasi internal
|
|
306
301
|
is_transparent:
|
|
307
302
|
'false': buram
|
data/config/locales/is-IS.yml
CHANGED
|
@@ -217,11 +217,6 @@ is:
|
|
|
217
217
|
title: Þing
|
|
218
218
|
last_activity:
|
|
219
219
|
new_assembly: Nýtt þing
|
|
220
|
-
pages:
|
|
221
|
-
home:
|
|
222
|
-
highlighted_assemblies:
|
|
223
|
-
active_assemblies: Virkir þættir
|
|
224
|
-
see_all_assemblies: Sjá allar þingmenn
|
|
225
220
|
show:
|
|
226
221
|
area: Svæði
|
|
227
222
|
assembly_type: Samsetning gerð
|
|
@@ -232,11 +227,12 @@ is:
|
|
|
232
227
|
creation_date: Dagsetning búin til
|
|
233
228
|
duration: Lengd
|
|
234
229
|
included_at: Innifalið á
|
|
235
|
-
indefinite_duration: Óákveðinn
|
|
236
230
|
internal_organisation: Innri skipulagning
|
|
237
231
|
is_transparent:
|
|
238
232
|
'false': ógagnsæ
|
|
239
233
|
'true': gagnsæ
|
|
234
|
+
participatory_scope: Hvað er ákveðið
|
|
235
|
+
participatory_structure: Hvernig það er ákveðið
|
|
240
236
|
private_space: Þetta er einkasamkoma
|
|
241
237
|
purpose_of_action: Tilgangur aðgerða
|
|
242
238
|
read_less: Lesa minna
|
|
@@ -244,6 +240,7 @@ is:
|
|
|
244
240
|
related_participatory_processes: Svipaðir þátttakandi ferli
|
|
245
241
|
scope: Umfang
|
|
246
242
|
social_networks: Samfélagsmiðlar
|
|
243
|
+
target: Hver tekur þátt
|
|
247
244
|
assembly_members:
|
|
248
245
|
index:
|
|
249
246
|
title: Meðlimir
|
|
@@ -264,7 +261,6 @@ is:
|
|
|
264
261
|
index:
|
|
265
262
|
promoted_assemblies: Hápunktar þingsins
|
|
266
263
|
promoted_assembly:
|
|
267
|
-
more_info: Meiri upplýsingar
|
|
268
264
|
take_part: Taka þátt
|
|
269
265
|
assembly_navigation:
|
|
270
266
|
assembly_menu_item: Samkoma
|
data/config/locales/it.yml
CHANGED
|
@@ -351,9 +351,7 @@ it:
|
|
|
351
351
|
pages:
|
|
352
352
|
home:
|
|
353
353
|
highlighted_assemblies:
|
|
354
|
-
active_assemblies: Assemblee attive
|
|
355
354
|
assemblies_button_title: Link alla pagina delle Assemblee che le elenca tutte
|
|
356
|
-
see_all_assemblies: Vedi tutte le assemblee
|
|
357
355
|
user_profile:
|
|
358
356
|
member_of:
|
|
359
357
|
member_of: Membro di
|
|
@@ -363,12 +361,11 @@ it:
|
|
|
363
361
|
children: Assemblee
|
|
364
362
|
closing_date: Data di chiusura
|
|
365
363
|
composition: Composizione
|
|
366
|
-
created_by:
|
|
364
|
+
created_by: Creato da
|
|
367
365
|
creation_date: Data di creazione
|
|
368
366
|
developer_group: Promotore
|
|
369
367
|
duration: Durata
|
|
370
|
-
included_at:
|
|
371
|
-
indefinite_duration: Indefinito
|
|
368
|
+
included_at: Fino a
|
|
372
369
|
internal_organisation: Organizzazione interna
|
|
373
370
|
is_transparent:
|
|
374
371
|
'false': opaco
|
|
@@ -383,7 +380,7 @@ it:
|
|
|
383
380
|
related_participatory_processes: Processi partecipativi correlati
|
|
384
381
|
scope: Ambito
|
|
385
382
|
social_networks: Social Networks
|
|
386
|
-
target:
|
|
383
|
+
target: A chi è destinato il processo
|
|
387
384
|
assembly_members:
|
|
388
385
|
assembly_member:
|
|
389
386
|
designated_on: Designato su
|
|
@@ -444,7 +441,7 @@ it:
|
|
|
444
441
|
one: "%{count} assemblee"
|
|
445
442
|
other: "%{count} assemblee"
|
|
446
443
|
promoted_assembly:
|
|
447
|
-
more_info:
|
|
444
|
+
more_info: Ulteriori informazioni
|
|
448
445
|
take_part: Partecipa
|
|
449
446
|
assembly_navigation:
|
|
450
447
|
assembly_member_menu_item: Utenti
|
data/config/locales/kaa.yml
CHANGED
|
@@ -1 +1,61 @@
|
|
|
1
|
+
---
|
|
1
2
|
kaa:
|
|
3
|
+
activemodel:
|
|
4
|
+
attributes:
|
|
5
|
+
assembly:
|
|
6
|
+
facebook: Facebook
|
|
7
|
+
github: GitHub
|
|
8
|
+
instagram: Instagram
|
|
9
|
+
twitter: Twitter
|
|
10
|
+
decidim:
|
|
11
|
+
admin:
|
|
12
|
+
actions:
|
|
13
|
+
import_assembly: Importlaw
|
|
14
|
+
assemblies:
|
|
15
|
+
edit:
|
|
16
|
+
update: Jańalaw
|
|
17
|
+
new:
|
|
18
|
+
create: Jaratıw
|
|
19
|
+
assemblies_types:
|
|
20
|
+
new:
|
|
21
|
+
create: Jaratıw
|
|
22
|
+
assembly_copies:
|
|
23
|
+
new:
|
|
24
|
+
copy: Kóshirip alıw
|
|
25
|
+
assembly_imports:
|
|
26
|
+
new:
|
|
27
|
+
import: Importlaw
|
|
28
|
+
assembly_members:
|
|
29
|
+
edit:
|
|
30
|
+
update: Jańalaw
|
|
31
|
+
new:
|
|
32
|
+
create: Jaratıw
|
|
33
|
+
assembly_user_roles:
|
|
34
|
+
edit:
|
|
35
|
+
update: Jańalaw
|
|
36
|
+
menu:
|
|
37
|
+
assemblies_settings: Sazlawlar
|
|
38
|
+
assemblies_submenu:
|
|
39
|
+
attachment_collections: Papkalar
|
|
40
|
+
attachment_files: Fayllar
|
|
41
|
+
categories: Kategoriyalar
|
|
42
|
+
info: Maǵlıwmat
|
|
43
|
+
models:
|
|
44
|
+
assembly_user_role:
|
|
45
|
+
fields:
|
|
46
|
+
email: Elektron pochta
|
|
47
|
+
assemblies:
|
|
48
|
+
admin:
|
|
49
|
+
assemblies:
|
|
50
|
+
form:
|
|
51
|
+
images: Súwretler
|
|
52
|
+
other: Basqa
|
|
53
|
+
assemblies_settings:
|
|
54
|
+
edit:
|
|
55
|
+
update: Jańalaw
|
|
56
|
+
assembly_members:
|
|
57
|
+
index:
|
|
58
|
+
search: Izlew
|
|
59
|
+
new_import:
|
|
60
|
+
accepted_types:
|
|
61
|
+
json: JSON
|
data/config/locales/lb.yml
CHANGED
|
@@ -287,9 +287,7 @@ lb:
|
|
|
287
287
|
pages:
|
|
288
288
|
home:
|
|
289
289
|
highlighted_assemblies:
|
|
290
|
-
active_assemblies: Aktive Gremien
|
|
291
290
|
assemblies_button_title: Verknüpfung zu der Versammlungsseite mit einem Überblick aller Versammlungen
|
|
292
|
-
see_all_assemblies: Alle Gremien anzeigen
|
|
293
291
|
user_profile:
|
|
294
292
|
member_of:
|
|
295
293
|
member_of: Mitglied von
|
|
@@ -304,14 +302,13 @@ lb:
|
|
|
304
302
|
developer_group: Promoter-Gruppe
|
|
305
303
|
duration: Dauer
|
|
306
304
|
included_at: Inbegriffen bei
|
|
307
|
-
indefinite_duration: Unbestimmt
|
|
308
305
|
internal_organisation: Interne Organisation
|
|
309
306
|
is_transparent:
|
|
310
307
|
'false': undurchsichtig
|
|
311
308
|
'true': transparent
|
|
312
309
|
local_area: Organisationsbereich
|
|
313
|
-
participatory_scope: Was
|
|
314
|
-
participatory_structure: Wie
|
|
310
|
+
participatory_scope: Was wird entschieden?
|
|
311
|
+
participatory_structure: Wie wird es entschieden?
|
|
315
312
|
private_space: Dies ist eine private Versammlung
|
|
316
313
|
purpose_of_action: Zweck der Aktion
|
|
317
314
|
read_less: Lese weniger
|
data/config/locales/lt.yml
CHANGED
|
@@ -361,9 +361,7 @@ lt:
|
|
|
361
361
|
pages:
|
|
362
362
|
home:
|
|
363
363
|
highlighted_assemblies:
|
|
364
|
-
active_assemblies: Aktyvios asamblėjos
|
|
365
364
|
assemblies_button_title: Nuoroda į puslapį „Asamblėjos“, kuriame pateikiamos visos asamblėjos
|
|
366
|
-
see_all_assemblies: Žiūrėti visas asamblėjas
|
|
367
365
|
user_profile:
|
|
368
366
|
member_of:
|
|
369
367
|
member_of: Narys
|
|
@@ -377,8 +375,7 @@ lt:
|
|
|
377
375
|
creation_date: Sukūrimo data
|
|
378
376
|
developer_group: Rėmėjų grupė
|
|
379
377
|
duration: Trukmė
|
|
380
|
-
included_at: Įtraukta
|
|
381
|
-
indefinite_duration: Neribota
|
|
378
|
+
included_at: Įtraukta
|
|
382
379
|
internal_organisation: Vidinė organizacija
|
|
383
380
|
is_transparent:
|
|
384
381
|
'false': neskaidru
|
data/config/locales/lv.yml
CHANGED
|
@@ -317,9 +317,7 @@ lv:
|
|
|
317
317
|
pages:
|
|
318
318
|
home:
|
|
319
319
|
highlighted_assemblies:
|
|
320
|
-
active_assemblies: Aktīvās asamblejas
|
|
321
320
|
assemblies_button_title: Saite uz lapu Asamblejas, kurā norādītas visas asamblejas
|
|
322
|
-
see_all_assemblies: Skatīt visas asamblejas
|
|
323
321
|
user_profile:
|
|
324
322
|
member_of:
|
|
325
323
|
member_of: Dalībnieks
|
|
@@ -334,7 +332,6 @@ lv:
|
|
|
334
332
|
developer_group: Atbalstītāju grupa
|
|
335
333
|
duration: Ilgums
|
|
336
334
|
included_at: Iekļauts plkst.
|
|
337
|
-
indefinite_duration: Nenoteikts
|
|
338
335
|
internal_organisation: Iekšējā organizācija
|
|
339
336
|
is_transparent:
|
|
340
337
|
'false': neskaidra
|
data/config/locales/nl.yml
CHANGED
|
@@ -355,14 +355,12 @@ nl:
|
|
|
355
355
|
pages:
|
|
356
356
|
home:
|
|
357
357
|
highlighted_assemblies:
|
|
358
|
-
active_assemblies: Huidige events
|
|
359
358
|
assemblies_button_title: Link naar de groepspagina die alle groepen laat zien
|
|
360
|
-
see_all_assemblies: Bekijk alle events
|
|
361
359
|
user_profile:
|
|
362
360
|
member_of:
|
|
363
361
|
member_of: Lid van
|
|
364
362
|
show:
|
|
365
|
-
area:
|
|
363
|
+
area: Onderwerp
|
|
366
364
|
assembly_type: Groepstype
|
|
367
365
|
children: Groepen
|
|
368
366
|
closing_date: Einddatum
|
|
@@ -372,23 +370,22 @@ nl:
|
|
|
372
370
|
developer_group: Organisator
|
|
373
371
|
duration: Duur
|
|
374
372
|
included_at: Opgenomen op
|
|
375
|
-
indefinite_duration: onbepaald
|
|
376
373
|
internal_organisation: Interne organisatie
|
|
377
374
|
is_transparent:
|
|
378
375
|
'false': ondoorzichtig
|
|
379
376
|
'true': Transparant
|
|
380
377
|
local_area: Organisatiegebied
|
|
381
|
-
participatory_scope: Wat
|
|
378
|
+
participatory_scope: Wat is besloten
|
|
382
379
|
participatory_structure: Hoe wordt er besloten
|
|
383
380
|
private_space: Dit is een privé event
|
|
384
381
|
purpose_of_action: Doelstelling
|
|
385
382
|
read_less: Minder lezen
|
|
386
383
|
read_more: Lees verder
|
|
387
384
|
related_participatory_processes: Verwante inspraakprocessen
|
|
388
|
-
scope:
|
|
385
|
+
scope: Bereik
|
|
389
386
|
social_networks: Sociale netwerken
|
|
390
387
|
social_networks_title: Bezoek groep op
|
|
391
|
-
target: Wie
|
|
388
|
+
target: Wie neemt deel
|
|
392
389
|
assembly_members:
|
|
393
390
|
assembly_member:
|
|
394
391
|
designated_on: Aangewezen op
|
data/config/locales/no.yml
CHANGED
|
@@ -348,9 +348,7 @@
|
|
|
348
348
|
pages:
|
|
349
349
|
home:
|
|
350
350
|
highlighted_assemblies:
|
|
351
|
-
active_assemblies: Aktive forsamlinger
|
|
352
351
|
assemblies_button_title: Lenke til forsamlingssiden som viser alle forsamlinger
|
|
353
|
-
see_all_assemblies: Se alle forsamlingene
|
|
354
352
|
user_profile:
|
|
355
353
|
member_of:
|
|
356
354
|
member_of: Medlem av
|
|
@@ -362,15 +360,14 @@
|
|
|
362
360
|
composition: Sammensetning
|
|
363
361
|
created_by: Opprettet av
|
|
364
362
|
creation_date: Dato opprettet
|
|
365
|
-
developer_group:
|
|
363
|
+
developer_group: Prosessen styres av
|
|
366
364
|
duration: Varighet
|
|
367
365
|
included_at: Inkludert på
|
|
368
|
-
indefinite_duration: Ubestemt
|
|
369
366
|
internal_organisation: Intern organisasjon
|
|
370
367
|
is_transparent:
|
|
371
368
|
'false': opaque
|
|
372
369
|
'true': privat
|
|
373
|
-
local_area:
|
|
370
|
+
local_area: Organisasjonsområde
|
|
374
371
|
participatory_scope: Hva er bestemt
|
|
375
372
|
participatory_structure: Hvordan blir det bestemt
|
|
376
373
|
private_space: Dette er en privat forsamling
|
data/config/locales/pl.yml
CHANGED
|
@@ -362,9 +362,7 @@ pl:
|
|
|
362
362
|
pages:
|
|
363
363
|
home:
|
|
364
364
|
highlighted_assemblies:
|
|
365
|
-
active_assemblies: Aktywne zespoły
|
|
366
365
|
assemblies_button_title: Link do strony Zespołów wyświetlającej wszystkie zespoły
|
|
367
|
-
see_all_assemblies: Zobacz wszystkie zespoły
|
|
368
366
|
user_profile:
|
|
369
367
|
member_of:
|
|
370
368
|
member_of: Członek
|
|
@@ -374,12 +372,11 @@ pl:
|
|
|
374
372
|
children: Zespoły
|
|
375
373
|
closing_date: Data zamknięcia
|
|
376
374
|
composition: Skład zespołu
|
|
377
|
-
created_by:
|
|
375
|
+
created_by: Utworzony przez
|
|
378
376
|
creation_date: Data utworzenia
|
|
379
377
|
developer_group: Grupa inicjatorów
|
|
380
378
|
duration: Czas trwania
|
|
381
379
|
included_at: Dołączono
|
|
382
|
-
indefinite_duration: Nie określono
|
|
383
380
|
internal_organisation: Organizacja wewnętrzna
|
|
384
381
|
is_transparent:
|
|
385
382
|
'false': nietransparentny
|
data/config/locales/pt-BR.yml
CHANGED
|
@@ -4,7 +4,10 @@ pt-BR:
|
|
|
4
4
|
attributes:
|
|
5
5
|
assemblies_setting:
|
|
6
6
|
enable_organization_chart: Habilitar gráfico de organização
|
|
7
|
+
assemblies_type:
|
|
8
|
+
title: Título
|
|
7
9
|
assembly:
|
|
10
|
+
announcement: Avisos
|
|
8
11
|
area_id: Área
|
|
9
12
|
assembly_type: Tipo de assembleia
|
|
10
13
|
assembly_type_other: Tipo de montagem outro
|
|
@@ -23,12 +26,16 @@ pt-BR:
|
|
|
23
26
|
decidim_scope_id: Âmbito
|
|
24
27
|
description: Descrição
|
|
25
28
|
developer_group: Grupo promotor
|
|
29
|
+
document: Documento
|
|
26
30
|
domain: Domínio
|
|
27
31
|
duration: Duração
|
|
28
32
|
facebook: Facebook
|
|
29
33
|
github: GitHub
|
|
30
34
|
hashtag: Hashtag
|
|
31
35
|
hero_image: Imagem inicial
|
|
36
|
+
import_attachments: Importar anexos
|
|
37
|
+
import_categories: Importar categorias
|
|
38
|
+
import_components: Importar componentes
|
|
32
39
|
included_at: Incluído em
|
|
33
40
|
instagram: Instagram
|
|
34
41
|
internal_organisation: Organização interna
|
|
@@ -62,8 +69,10 @@ pt-BR:
|
|
|
62
69
|
designation_date: Data de designação
|
|
63
70
|
full_name: Nome completo
|
|
64
71
|
gender: Gênero
|
|
72
|
+
non_user_avatar: Avatar
|
|
65
73
|
position: Posição
|
|
66
74
|
user_id: Usuário ou grupo
|
|
75
|
+
weight: Posição do pedido
|
|
67
76
|
assembly_user_role:
|
|
68
77
|
email: E-mail
|
|
69
78
|
name: Nome
|
|
@@ -176,6 +185,9 @@ pt-BR:
|
|
|
176
185
|
update:
|
|
177
186
|
error: Ocorreu um erro ao atualizar um usuário para esta montagem.
|
|
178
187
|
success: Usuário atualizado com sucesso para esta montagem.
|
|
188
|
+
filters:
|
|
189
|
+
decidim_assemblies_type_id_eq:
|
|
190
|
+
label: Tipo de assembleia
|
|
179
191
|
menu:
|
|
180
192
|
assemblies: Assembleias
|
|
181
193
|
assemblies_settings: Configurações
|
|
@@ -306,6 +318,9 @@ pt-BR:
|
|
|
306
318
|
new_import:
|
|
307
319
|
accepted_types:
|
|
308
320
|
json: JSON
|
|
321
|
+
assemblies:
|
|
322
|
+
show:
|
|
323
|
+
title: Sobre este assembly
|
|
309
324
|
assembly_members:
|
|
310
325
|
index:
|
|
311
326
|
members: Membros
|
|
@@ -341,9 +356,9 @@ pt-BR:
|
|
|
341
356
|
pages:
|
|
342
357
|
home:
|
|
343
358
|
highlighted_assemblies:
|
|
344
|
-
active_assemblies:
|
|
359
|
+
active_assemblies: Assembleias ativas
|
|
345
360
|
assemblies_button_title: Link para a página de Assembleias exibindo todos as assembleias
|
|
346
|
-
see_all_assemblies:
|
|
361
|
+
see_all_assemblies: Ver todas as assembleias
|
|
347
362
|
user_profile:
|
|
348
363
|
member_of:
|
|
349
364
|
member_of: Membro de
|
|
@@ -358,12 +373,11 @@ pt-BR:
|
|
|
358
373
|
developer_group: Grupo promotor
|
|
359
374
|
duration: Duração
|
|
360
375
|
included_at: Incluído em
|
|
361
|
-
indefinite_duration: Indeterminado
|
|
362
376
|
internal_organisation: Organização interna
|
|
363
377
|
is_transparent:
|
|
364
378
|
'false': opaco
|
|
365
379
|
'true': transparente
|
|
366
|
-
local_area: Área
|
|
380
|
+
local_area: Área da organização
|
|
367
381
|
participatory_scope: O que é decidido
|
|
368
382
|
participatory_structure: Como é decidido
|
|
369
383
|
private_space: Esta é uma assembleia privada
|
|
@@ -373,7 +387,8 @@ pt-BR:
|
|
|
373
387
|
related_participatory_processes: Processos participativos relacionados
|
|
374
388
|
scope: Âmbito
|
|
375
389
|
social_networks: Redes sociais
|
|
376
|
-
|
|
390
|
+
social_networks_title: Visite assembleia em
|
|
391
|
+
target: Quem participa
|
|
377
392
|
assembly_members:
|
|
378
393
|
assembly_member:
|
|
379
394
|
designated_on: Designado em
|
|
@@ -383,6 +398,7 @@ pt-BR:
|
|
|
383
398
|
assemblies:
|
|
384
399
|
create_assembly_member:
|
|
385
400
|
email_intro: Um administrador da assembleia<a href="%{resource_url}">%{resource_name}</a> adicionou você como um de seus membros.
|
|
401
|
+
email_outro: Você recebeu esta notificação porque foi convidado para um assembleia. Verifique a <a href="%{resource_url}">página de assembleia</a> para contribuir!
|
|
386
402
|
email_subject: Você foi convidado para ser um membro da assembleia %{resource_name}!
|
|
387
403
|
notification_title: Você foi registrado como um membro da Assembleia <a href="%{resource_path}">%{resource_name}</a>. Verifique a <a href="%{resource_path}">página do assembleia</a> para contribuir!
|
|
388
404
|
assembly:
|
data/config/locales/pt.yml
CHANGED
|
@@ -348,9 +348,7 @@ pt:
|
|
|
348
348
|
pages:
|
|
349
349
|
home:
|
|
350
350
|
highlighted_assemblies:
|
|
351
|
-
active_assemblies: Reuniões ativas
|
|
352
351
|
assemblies_button_title: Hiperligação para página de Reuniões que apresenta todas as reuniões
|
|
353
|
-
see_all_assemblies: Ver todas as reuniões
|
|
354
352
|
user_profile:
|
|
355
353
|
member_of:
|
|
356
354
|
member_of: Membro de
|
|
@@ -365,7 +363,6 @@ pt:
|
|
|
365
363
|
developer_group: Grupo promotor
|
|
366
364
|
duration: Duração
|
|
367
365
|
included_at: Incluído em
|
|
368
|
-
indefinite_duration: Indeterminado
|
|
369
366
|
internal_organisation: Organização interna
|
|
370
367
|
is_transparent:
|
|
371
368
|
'false': opaco
|
data/config/locales/ro-RO.yml
CHANGED
|
@@ -372,9 +372,7 @@ ro:
|
|
|
372
372
|
pages:
|
|
373
373
|
home:
|
|
374
374
|
highlighted_assemblies:
|
|
375
|
-
active_assemblies: Grupuri de lucru active
|
|
376
375
|
assemblies_button_title: Link către pagina Grupuri de lucru care afișează toate grupurile
|
|
377
|
-
see_all_assemblies: Vezi toate grupurile de lucru
|
|
378
376
|
user_profile:
|
|
379
377
|
member_of:
|
|
380
378
|
member_of: Membru al
|
|
@@ -402,7 +400,7 @@ ro:
|
|
|
402
400
|
read_less: Citește mai puțin
|
|
403
401
|
read_more: Citește mai mult
|
|
404
402
|
related_participatory_processes: Procese participative asociate
|
|
405
|
-
scope: Domeniu
|
|
403
|
+
scope: Domeniu
|
|
406
404
|
social_networks: Rețele sociale
|
|
407
405
|
social_networks_title: Vizitează adunarea pe
|
|
408
406
|
target: Cine participă
|
data/config/locales/ru.yml
CHANGED
|
@@ -272,10 +272,6 @@ ru:
|
|
|
272
272
|
last_activity:
|
|
273
273
|
new_assembly: Добавить собрание
|
|
274
274
|
pages:
|
|
275
|
-
home:
|
|
276
|
-
highlighted_assemblies:
|
|
277
|
-
active_assemblies: Действующие собрания
|
|
278
|
-
see_all_assemblies: Просмотреть все собрания
|
|
279
275
|
user_profile:
|
|
280
276
|
member_of:
|
|
281
277
|
member_of: 'Входит в состав:'
|
|
@@ -290,7 +286,6 @@ ru:
|
|
|
290
286
|
developer_group: Рабочая группа по продвижению
|
|
291
287
|
duration: Длительность
|
|
292
288
|
included_at: Включено в
|
|
293
|
-
indefinite_duration: Бессрочное
|
|
294
289
|
internal_organisation: Внутренняя организация
|
|
295
290
|
is_transparent:
|
|
296
291
|
'false': непрозрачное
|
|
@@ -334,7 +329,6 @@ ru:
|
|
|
334
329
|
many: "%{count} собраний"
|
|
335
330
|
other: "%{count} собраний"
|
|
336
331
|
promoted_assembly:
|
|
337
|
-
more_info: Дополнительные сведения
|
|
338
332
|
take_part: Принять участие
|
|
339
333
|
assembly_navigation:
|
|
340
334
|
assembly_menu_item: Собрание
|
data/config/locales/sk.yml
CHANGED
|
@@ -143,6 +143,21 @@ sk:
|
|
|
143
143
|
home:
|
|
144
144
|
highlighted_assemblies:
|
|
145
145
|
assemblies_button_title: Odkaz na stránku Zhromaždenia, zobrazujúcu všetky zhromaždenia
|
|
146
|
+
show:
|
|
147
|
+
area: Oblasť
|
|
148
|
+
closing_date: Dátum uzavretia
|
|
149
|
+
composition: Zloženie
|
|
150
|
+
created_by: Vytvorené
|
|
151
|
+
creation_date: Dátum vytvorenia
|
|
152
|
+
developer_group: Propagačná skupina
|
|
153
|
+
included_at: Zahrnuté v
|
|
154
|
+
internal_organisation: Interné organizácie
|
|
155
|
+
local_area: Oblasť organizácie
|
|
156
|
+
participatory_scope: O čom sa rozhoduje
|
|
157
|
+
participatory_structure: Ako sa o tom rozhoduje
|
|
158
|
+
purpose_of_action: Cieľ aktivity
|
|
159
|
+
scope: Rozsah
|
|
160
|
+
target: Kto sa zúčastňuje
|
|
146
161
|
events:
|
|
147
162
|
assemblies:
|
|
148
163
|
create_assembly_member:
|
data/config/locales/sl.yml
CHANGED
|
@@ -210,10 +210,9 @@ sl:
|
|
|
210
210
|
pages:
|
|
211
211
|
home:
|
|
212
212
|
highlighted_assemblies:
|
|
213
|
-
active_assemblies: Aktivne združbe
|
|
214
213
|
assemblies_button_title: Povezava do strani Združb
|
|
215
|
-
see_all_assemblies: Poglej vse združbe
|
|
216
214
|
show:
|
|
215
|
+
area: Področje
|
|
217
216
|
assembly_type: Vrsta združbe
|
|
218
217
|
children: Združbe
|
|
219
218
|
closing_date: Datum zaprtja
|
|
@@ -222,11 +221,15 @@ sl:
|
|
|
222
221
|
creation_date: Datum nastanka
|
|
223
222
|
duration: Trajanje
|
|
224
223
|
included_at: Vsebovan
|
|
225
|
-
|
|
224
|
+
internal_organisation: Notranja organizacija
|
|
225
|
+
local_area: Območje organizacije
|
|
226
|
+
participatory_scope: Kar je bilo odločeno
|
|
227
|
+
participatory_structure: Kot je bilo odločeno
|
|
228
|
+
purpose_of_action: Namen ukrepanja
|
|
226
229
|
read_less: Preberi manj
|
|
227
230
|
read_more: Preberi več
|
|
228
231
|
related_participatory_processes: Povezani participativni procesi
|
|
229
|
-
scope:
|
|
232
|
+
scope: Obseg
|
|
230
233
|
social_networks: Socialna omrežja
|
|
231
234
|
target: Kdor je prisostoval
|
|
232
235
|
help:
|
data/config/locales/sv.yml
CHANGED
|
@@ -358,9 +358,7 @@ sv:
|
|
|
358
358
|
pages:
|
|
359
359
|
home:
|
|
360
360
|
highlighted_assemblies:
|
|
361
|
-
active_assemblies: Aktiva grupper
|
|
362
361
|
assemblies_button_title: Länk till sidan över grupper som visar alla grupper
|
|
363
|
-
see_all_assemblies: Visa alla grupper
|
|
364
362
|
user_profile:
|
|
365
363
|
member_of:
|
|
366
364
|
member_of: Medlem av
|
|
@@ -368,29 +366,28 @@ sv:
|
|
|
368
366
|
area: Område
|
|
369
367
|
assembly_type: Typ av grupp
|
|
370
368
|
children: Grupper
|
|
371
|
-
closing_date:
|
|
369
|
+
closing_date: Slutdatum
|
|
372
370
|
composition: Sammansättning
|
|
373
371
|
created_by: Skapad av
|
|
374
|
-
creation_date:
|
|
372
|
+
creation_date: Skapad datum
|
|
375
373
|
developer_group: Kampanjgrupp
|
|
376
374
|
duration: Varaktighet
|
|
377
|
-
included_at:
|
|
378
|
-
indefinite_duration: Permanent
|
|
375
|
+
included_at: Inkluderad vid
|
|
379
376
|
internal_organisation: Intern organisation
|
|
380
377
|
is_transparent:
|
|
381
378
|
'false': ogenomskinlig
|
|
382
379
|
'true': transparent
|
|
383
380
|
local_area: Område
|
|
384
381
|
participatory_scope: Vad bestäms
|
|
385
|
-
participatory_structure: Hur det
|
|
382
|
+
participatory_structure: Hur bestäms det
|
|
386
383
|
private_space: Detta är en privat grupp
|
|
387
|
-
purpose_of_action:
|
|
384
|
+
purpose_of_action: Syfte med åtgärden
|
|
388
385
|
read_less: Läs mindre
|
|
389
386
|
read_more: Läs mer
|
|
390
387
|
related_participatory_processes: Relaterade dialoger
|
|
391
388
|
scope: Omfång
|
|
392
389
|
social_networks: Sociala nätverk
|
|
393
|
-
target:
|
|
390
|
+
target: Vem deltar
|
|
394
391
|
assembly_members:
|
|
395
392
|
assembly_member:
|
|
396
393
|
designated_on: Utsedd den
|