decidim-meetings 0.25.0 → 0.25.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/locales/ar.yml +0 -2
- data/config/locales/ca.yml +1 -1
- data/config/locales/de.yml +1 -1
- data/config/locales/el.yml +0 -2
- data/config/locales/es-MX.yml +3 -3
- data/config/locales/es-PY.yml +3 -3
- data/config/locales/es.yml +2 -2
- data/config/locales/eu.yml +13 -3
- data/config/locales/fr-CA.yml +2 -2
- data/config/locales/fr.yml +1 -1
- data/config/locales/gl.yml +0 -2
- data/config/locales/hu.yml +1 -3
- data/config/locales/id-ID.yml +0 -2
- data/config/locales/is-IS.yml +7 -0
- data/config/locales/it.yml +3 -3
- data/config/locales/lb.yml +0 -4
- data/config/locales/lv.yml +0 -2
- data/config/locales/no.yml +1 -1
- data/config/locales/pt-BR.yml +5 -5
- data/config/locales/ro-RO.yml +169 -91
- data/config/locales/ru.yml +1 -2
- data/config/locales/sk.yml +0 -2
- data/config/locales/sl.yml +0 -3
- data/config/locales/sv.yml +67 -1
- data/config/locales/uk.yml +9 -0
- data/lib/decidim/meetings/engine.rb +4 -0
- data/lib/decidim/meetings/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: 04ffff76fa8007c3a0561739810ab23f2c18ce6f24b66dd01f5ee488c3b6c412
|
4
|
+
data.tar.gz: 748205e57b52528803b99ffb3dda2f52fd45c3db508be518e5b1a12eb74eadc2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d46c8abecde93d8920a4e2973c7011b375f0a712836c07c596720a9d3d683c4aa7b0beadee786c364bc4295dd30b13c5573dcce2c636a2471e36f0b933c6b648
|
7
|
+
data.tar.gz: 784051724073fe9d28f6b656efe0c34fa65a8c29d0d6615f663ff34c672a83ad6817f7a45973d5ca37f0f051fb2f2ce97d0379edd0d951bc1f10dc6fd76db230
|
data/config/locales/ar.yml
CHANGED
data/config/locales/ca.yml
CHANGED
data/config/locales/de.yml
CHANGED
data/config/locales/el.yml
CHANGED
@@ -304,10 +304,8 @@ el:
|
|
304
304
|
all: Όλα
|
305
305
|
date: Ημερομηνία
|
306
306
|
meetings: Συσκέψεις
|
307
|
-
past: Παρελθόν
|
308
307
|
search: Αναζήτηση
|
309
308
|
space_type: Χώρος συμμετοχής
|
310
|
-
upcoming: Προσεχείς
|
311
309
|
last_activity:
|
312
310
|
new_meeting_at_html: "<span>Νέα σύσκεψη σε %{link}</span>"
|
313
311
|
mailer:
|
data/config/locales/es-MX.yml
CHANGED
@@ -392,13 +392,13 @@ es-MX:
|
|
392
392
|
directory:
|
393
393
|
meetings:
|
394
394
|
index:
|
395
|
-
all:
|
395
|
+
all: Todas
|
396
396
|
date: Fecha
|
397
397
|
meetings: Encuentros
|
398
|
-
past:
|
398
|
+
past: Pasadas
|
399
399
|
search: Buscar
|
400
400
|
space_type: Espacio participativo
|
401
|
-
upcoming:
|
401
|
+
upcoming: Próximas
|
402
402
|
last_activity:
|
403
403
|
meeting_updated_at_html: "<span>Encuentro actualizado a las %{link}</span>"
|
404
404
|
new_meeting_at_html: "<span>Nuevo encuentro en %{link}</span>"
|
data/config/locales/es-PY.yml
CHANGED
@@ -387,7 +387,7 @@ es-PY:
|
|
387
387
|
content_blocks:
|
388
388
|
upcoming_events:
|
389
389
|
name: Próximos Eventos
|
390
|
-
upcoming_events:
|
390
|
+
upcoming_events: Próximos encuentros
|
391
391
|
view_all_events: Ver todo
|
392
392
|
directory:
|
393
393
|
meetings:
|
@@ -395,10 +395,10 @@ es-PY:
|
|
395
395
|
all: Todas
|
396
396
|
date: Fecha
|
397
397
|
meetings: Reuniones
|
398
|
-
past:
|
398
|
+
past: Pasadas
|
399
399
|
search: Buscar
|
400
400
|
space_type: Espacio participativo
|
401
|
-
upcoming:
|
401
|
+
upcoming: Próximas
|
402
402
|
last_activity:
|
403
403
|
meeting_updated_at_html: "<span>Encuentro actualizado a las %{link}</span>"
|
404
404
|
new_meeting_at_html: "<span>Nueva reunión en %{link}</span>"
|
data/config/locales/es.yml
CHANGED
@@ -392,13 +392,13 @@ es:
|
|
392
392
|
directory:
|
393
393
|
meetings:
|
394
394
|
index:
|
395
|
-
all:
|
395
|
+
all: Todas
|
396
396
|
date: Fecha
|
397
397
|
meetings: Encuentros
|
398
398
|
past: Pasados
|
399
399
|
search: Buscar
|
400
400
|
space_type: Espacio participativo
|
401
|
-
upcoming:
|
401
|
+
upcoming: Próximos
|
402
402
|
last_activity:
|
403
403
|
meeting_updated_at_html: "<span>Encuentro actualizado a las %{link}</span>"
|
404
404
|
new_meeting_at_html: "<span>Nuevo encuentro en %{link}</span>"
|
data/config/locales/eu.yml
CHANGED
@@ -301,10 +301,15 @@ eu:
|
|
301
301
|
form:
|
302
302
|
address_help: 'Helbidea: Geocoderrek erabilia kokapena aurkitzeko'
|
303
303
|
available_slots_help: Uzti 0an erabiltzeko espazio mugatua baduzu
|
304
|
+
disclaimer: 'Erantzukizun-deskargua: Kanpoko inskripzio-sistema bat erabiliz, onartzen duzu %{organization} ko antolatzaileak ez direla kanpo-zerbitzuko erabiltzaileek emandako datuen erantzule.'
|
304
305
|
location_help: 'Kokapena: mezua part-hartzaileei zuzendua biltzeko lekua adieraziz'
|
306
|
+
location_hints_help: 'Kokapen-aholkuak: informazio gehigarria. Adibidea: eraikinaren solairua, aurrez aurreko topaketa bada, edo aretoaren pasahitza, sarrera mugatua duen online topaketa bada.'
|
305
307
|
online_meeting_url_help: 'Lotura: Utzi parte-hartzaileei zuzenean konektatzen zure topaketara'
|
308
|
+
registration_email_help: Testu hau izen-ematea baieztatzeko postaren erdian agertuko da. Inskripzio kodearen ondoren.
|
309
|
+
registration_url_help: 'Lotura: parte-hartzaileei aukera ematea izena emateko erabiltzen ari zaren kanpoko zerbitzura joateko'
|
306
310
|
select_a_meeting_type: Mesedez, hautatu topaketa mota bat
|
307
311
|
select_a_registration_type: Mesedez, hautatu erregistro mota bat
|
312
|
+
show_embedded_iframe_help: Sartu edo ez iframea bideokonferentziako URL honetarako. Zerbitzu batzuek baino ez dute aukera ematen (adibidez, Youtube, Twitch, etab.)
|
308
313
|
index:
|
309
314
|
title: Topaketa-zerrenda
|
310
315
|
new:
|
@@ -346,6 +351,7 @@ eu:
|
|
346
351
|
form:
|
347
352
|
available_slots_help: Utzi 0an izen-emate mugagabeak edukiz gero.
|
348
353
|
invites: Gonbidapenak
|
354
|
+
recommendation_message: Pribatutasuna dela eta, izena emateko inprimaki hau kentzea gomendatzen dizugu, behar ez duzunean. Besterik adierazi ezean, hau da, bilera amaitu eta 3 hilabetera.
|
349
355
|
registration_form: Izena emateko inprimakia
|
350
356
|
registrations_count:
|
351
357
|
one: Dena den, %{count} erregistratzeko.
|
@@ -387,12 +393,12 @@ eu:
|
|
387
393
|
meetings:
|
388
394
|
index:
|
389
395
|
all: guztiak
|
390
|
-
date:
|
396
|
+
date: Data
|
391
397
|
meetings: Bilerak
|
392
|
-
past:
|
398
|
+
past: Aurrekoak
|
393
399
|
search: Search
|
394
400
|
space_type: Partaidetza espazioa
|
395
|
-
upcoming:
|
401
|
+
upcoming: Hurrengoak
|
396
402
|
last_activity:
|
397
403
|
meeting_updated_at_html: "<span>eztabaida ordu honetan %{link}</span> eguneratuta"
|
398
404
|
new_meeting_at_html: "<span>Bilera berria %{link}</span>"
|
@@ -467,11 +473,15 @@ eu:
|
|
467
473
|
address_help: 'Helbidea: Geocoderrek erabilia kokapena aurkitzeko'
|
468
474
|
available_slots_help: Uzti 0an erabiltzeko espazio mugatua baduzu
|
469
475
|
create_as: Sortu topaketa honela
|
476
|
+
disclaimer: 'Erantzukizun-deskargua: Kanpoko inskripzio-sistema bat erabiliz, onartzen duzu %{organization} ko antolatzaileak ez direla kanpo-zerbitzuko erabiltzaileek emandako datuen erantzule.'
|
470
477
|
location_help: 'Kokapena: mezua part-hartzaileei zuzendua biltzeko lekua adieraziz'
|
478
|
+
location_hints_help: 'Kokapen-aholkuak: informazio gehigarria. Adibidea: eraikinaren solairua, aurrez aurreko topaketa bada, edo aretoaren pasahitza, sarrera mugatua duen online topaketa bada.'
|
471
479
|
online_meeting_url_help: 'Lotura: Utzi parte-hartzaileei zuzenean konektatzen zure topaketara'
|
480
|
+
registration_url_help: 'Lotura: parte-hartzaileei aukera ematea izena emateko erabiltzen ari zaren kanpoko zerbitzura joateko'
|
472
481
|
select_a_category: Mesedez, hautatu kategoria bat
|
473
482
|
select_a_meeting_type: Mesedez, hautatu topaketa mota bat
|
474
483
|
select_a_registration_type: Mesedez, hautatu erregistro mota bat
|
484
|
+
show_embedded_iframe_help: Sartu edo ez iframea bideokonferentziako URL honetarako. Zerbitzu batzuek baino ez dute aukera ematen (adibidez, Youtube, Twitch, etab.)
|
475
485
|
index:
|
476
486
|
new_meeting: Topaketa berria
|
477
487
|
meeting_minutes:
|
data/config/locales/fr-CA.yml
CHANGED
data/config/locales/fr.yml
CHANGED
data/config/locales/gl.yml
CHANGED
@@ -308,10 +308,8 @@ gl:
|
|
308
308
|
all: Todo
|
309
309
|
date: Data
|
310
310
|
meetings: Reunións
|
311
|
-
past: Pasado
|
312
311
|
search: Busca
|
313
312
|
space_type: Espazo participativo
|
314
|
-
upcoming: Próximos
|
315
313
|
last_activity:
|
316
314
|
meeting_updated_at_html: "<span>Xuntanza actualizada en %{link}</span>"
|
317
315
|
new_meeting_at_html: "<span>Nova reunión en %{link}</span>"
|
data/config/locales/hu.yml
CHANGED
@@ -310,13 +310,11 @@ hu:
|
|
310
310
|
directory:
|
311
311
|
meetings:
|
312
312
|
index:
|
313
|
-
all:
|
313
|
+
all: Összes
|
314
314
|
date: Dátum
|
315
315
|
meetings: találkozók
|
316
|
-
past: Múlt
|
317
316
|
search: Keresés
|
318
317
|
space_type: Részvételi hely
|
319
|
-
upcoming: közelgő
|
320
318
|
last_activity:
|
321
319
|
new_meeting_at_html: "<span>Új találkozó %{link}</span>kor"
|
322
320
|
mailer:
|
data/config/locales/id-ID.yml
CHANGED
@@ -295,10 +295,8 @@ id:
|
|
295
295
|
all: Semua
|
296
296
|
date: Tanggal
|
297
297
|
meetings: Rapat
|
298
|
-
past: Lalu
|
299
298
|
search: Pencarian
|
300
299
|
space_type: Ruang partisipatif
|
301
|
-
upcoming: Mendatang
|
302
300
|
last_activity:
|
303
301
|
new_meeting_at_html: "<span>Pertemuan baru jam %{link}</span>"
|
304
302
|
mailer:
|
data/config/locales/is-IS.yml
CHANGED
@@ -141,6 +141,13 @@ is-IS:
|
|
141
141
|
value_types:
|
142
142
|
organizer_presenter:
|
143
143
|
not_found: 'Skipuleggjandi fannst ekki í gagnagrunninum (ID: %{id})'
|
144
|
+
content_blocks:
|
145
|
+
upcoming_events:
|
146
|
+
upcoming_events: Næstu fundir
|
147
|
+
directory:
|
148
|
+
meetings:
|
149
|
+
index:
|
150
|
+
date: Dagsetning
|
144
151
|
mailer:
|
145
152
|
invite_join_meeting_mailer:
|
146
153
|
invite:
|
data/config/locales/it.yml
CHANGED
@@ -393,12 +393,12 @@ it:
|
|
393
393
|
meetings:
|
394
394
|
index:
|
395
395
|
all: Tutti
|
396
|
-
date:
|
396
|
+
date: Data
|
397
397
|
meetings: Incontri
|
398
|
-
past:
|
398
|
+
past: Passata
|
399
399
|
search: Ricerca
|
400
400
|
space_type: Spazio partecipativo
|
401
|
-
upcoming:
|
401
|
+
upcoming: Imminente
|
402
402
|
last_activity:
|
403
403
|
meeting_updated_at_html: "<span>Dibattito aggiornato su %{link}</span>"
|
404
404
|
new_meeting_at_html: "<span>Nuovo incontro al %{link}</span>"
|
data/config/locales/lb.yml
CHANGED
@@ -310,18 +310,14 @@ lb:
|
|
310
310
|
content_blocks:
|
311
311
|
upcoming_events:
|
312
312
|
name: Kommende Veranstaltungen
|
313
|
-
upcoming_events: Bevorstehende Treffen
|
314
313
|
view_all_events: Alle ansehen
|
315
314
|
directory:
|
316
315
|
meetings:
|
317
316
|
index:
|
318
317
|
all: Alle
|
319
|
-
date: Datum
|
320
318
|
meetings: Meetings
|
321
|
-
past: Vergangenheit
|
322
319
|
search: Suche
|
323
320
|
space_type: Partizipativer Raum
|
324
|
-
upcoming: Bevorstehende
|
325
321
|
last_activity:
|
326
322
|
meeting_updated_at_html: "<span>Besprechung aktualisiert unter %{link}</span>"
|
327
323
|
new_meeting_at_html: "<span>Neues Treffen um %{link}</span>"
|
data/config/locales/lv.yml
CHANGED
@@ -308,10 +308,8 @@ lv:
|
|
308
308
|
all: Visi
|
309
309
|
date: Datums
|
310
310
|
meetings: Sanāksmes
|
311
|
-
past: Iepriekšējie
|
312
311
|
search: Meklēt
|
313
312
|
space_type: Līdzdalības telpa
|
314
|
-
upcoming: Gaidāmās
|
315
313
|
last_activity:
|
316
314
|
new_meeting_at_html: "<span>Jauna sanāksme plkst. %{link}</span>"
|
317
315
|
mailer:
|
data/config/locales/no.yml
CHANGED
data/config/locales/pt-BR.yml
CHANGED
@@ -348,18 +348,18 @@ pt:
|
|
348
348
|
content_blocks:
|
349
349
|
upcoming_events:
|
350
350
|
name: Próximos eventos
|
351
|
-
upcoming_events:
|
351
|
+
upcoming_events: Próximas reuniões
|
352
352
|
view_all_events: Ver tudo
|
353
353
|
directory:
|
354
354
|
meetings:
|
355
355
|
index:
|
356
|
-
all:
|
357
|
-
date:
|
356
|
+
all: Tudo
|
357
|
+
date: Data
|
358
358
|
meetings: Reuniões
|
359
359
|
past: Passado
|
360
|
-
search:
|
360
|
+
search: Pesquisar
|
361
361
|
space_type: Espaço participativo
|
362
|
-
upcoming:
|
362
|
+
upcoming: Próximos
|
363
363
|
last_activity:
|
364
364
|
meeting_updated_at_html: "<span>Novo debate em %{link}</span>"
|
365
365
|
new_meeting_at_html: "<span>Nova reunião em %{link}</span>"
|