decidim-meetings 0.25.0.rc2 → 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/app/services/decidim/meetings/diff_renderer.rb +4 -4
- data/config/locales/ar.yml +0 -2
- data/config/locales/ca.yml +91 -14
- data/config/locales/cs.yml +46 -4
- data/config/locales/de.yml +1 -3
- data/config/locales/el.yml +0 -2
- data/config/locales/es-MX.yml +103 -3
- data/config/locales/es-PY.yml +103 -3
- data/config/locales/es.yml +102 -2
- data/config/locales/eu.yml +220 -5
- data/config/locales/fi-plain.yml +46 -4
- data/config/locales/fi.yml +46 -4
- data/config/locales/fr-CA.yml +90 -4
- data/config/locales/fr.yml +89 -3
- data/config/locales/ga-IE.yml +218 -0
- data/config/locales/gl.yml +2 -4
- 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 +49 -7
- data/config/locales/ja.yml +46 -3
- data/config/locales/lb.yml +414 -0
- data/config/locales/lv.yml +0 -2
- data/config/locales/nl.yml +33 -4
- data/config/locales/no.yml +1 -1
- data/config/locales/pl.yml +20 -0
- data/config/locales/pt-BR.yml +6 -9
- data/config/locales/pt.yml +157 -0
- data/config/locales/ro-RO.yml +169 -93
- 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 +92 -1
- data/config/locales/uk.yml +9 -0
- data/lib/decidim/meetings/component.rb +2 -1
- data/lib/decidim/meetings/engine.rb +4 -0
- data/lib/decidim/meetings/version.rb +1 -1
- metadata +17 -16
data/config/locales/es.yml
CHANGED
@@ -23,6 +23,7 @@ es:
|
|
23
23
|
decidim_user_group_id: Grupo
|
24
24
|
description: Descripción
|
25
25
|
end_time: Hora de finalización
|
26
|
+
id: ID
|
26
27
|
location: Ubicación
|
27
28
|
location_hints: Detalles de ubicación
|
28
29
|
online_meeting_url: URL del encuentro online
|
@@ -34,12 +35,17 @@ es:
|
|
34
35
|
registration_terms: Términos y condiciones de inscripción
|
35
36
|
registration_url: URL de inscripción
|
36
37
|
registrations_enabled: Inscripciones abiertas
|
38
|
+
show_embedded_iframe: Mostrar iframe incrustado para esta URL
|
37
39
|
start_time: Hora de inicio
|
38
40
|
title: Título
|
39
41
|
transparent: Transparente
|
40
42
|
type_of_meeting: Tipo
|
41
43
|
errors:
|
42
44
|
models:
|
45
|
+
meeting:
|
46
|
+
attributes:
|
47
|
+
show_embedded_iframe:
|
48
|
+
not_embeddable: Esta URL no puede ser incrustada
|
43
49
|
meeting_agenda:
|
44
50
|
attributes:
|
45
51
|
base:
|
@@ -69,6 +75,34 @@ es:
|
|
69
75
|
other: Inscripción
|
70
76
|
decidim:
|
71
77
|
admin:
|
78
|
+
filters:
|
79
|
+
meetings:
|
80
|
+
category_id_eq:
|
81
|
+
label: Categoría
|
82
|
+
closed_at_present:
|
83
|
+
label: Estado
|
84
|
+
values:
|
85
|
+
'false': Abierto
|
86
|
+
'true': Cerrado
|
87
|
+
is_upcoming_true:
|
88
|
+
label: Fecha
|
89
|
+
values:
|
90
|
+
'false': Pasados
|
91
|
+
'true': Próximos
|
92
|
+
origin_eq:
|
93
|
+
label: Origen
|
94
|
+
values:
|
95
|
+
citizen: Ciudadanía
|
96
|
+
official: Oficial
|
97
|
+
user_group: Grupos
|
98
|
+
scope_id_eq:
|
99
|
+
label: Ámbito
|
100
|
+
type_eq:
|
101
|
+
label: Tipo de encuentro
|
102
|
+
values:
|
103
|
+
hybrid: Ambos
|
104
|
+
in_person: Presencial
|
105
|
+
online: En línea
|
72
106
|
meeting_copies:
|
73
107
|
create:
|
74
108
|
error: Se ha producido un error al duplicar este encuentro.
|
@@ -80,6 +114,7 @@ es:
|
|
80
114
|
components:
|
81
115
|
meetings:
|
82
116
|
actions:
|
117
|
+
comment: Comentar
|
83
118
|
join: Unirse
|
84
119
|
name: Encuentros
|
85
120
|
settings:
|
@@ -90,6 +125,7 @@ es:
|
|
90
125
|
creation_enabled_for_participants: Las participantes pueden crear encuentros
|
91
126
|
default_registration_terms: Términos de registro predeterminados
|
92
127
|
enable_pads_creation: Habilitar la creación de pads
|
128
|
+
maps_enabled: Mapas habilitados
|
93
129
|
registration_code_enabled: Código de inscripción activado
|
94
130
|
resources_permissions_enabled: Se pueden establecer permisos de acciones para cada encuentro
|
95
131
|
scope_id: Ámbito
|
@@ -114,6 +150,7 @@ es:
|
|
114
150
|
email_subject: Se ha cerrado el encuentro "%{resource_title}"
|
115
151
|
notification_title: El encuentro <a href="%{resource_path}">%{resource_title}</a> ha sido cerrada.
|
116
152
|
meeting_created:
|
153
|
+
button_text: Inscribirse en el encuentro
|
117
154
|
email_intro: Se ha añadido el encuentro "%{resource_title}" al espacio "%{participatory_space_title}" que estás siguiendo.
|
118
155
|
email_outro: Has recibido esta notificación porque sigues "%{participatory_space_title}". Puedes dejar de seguirlo en el enlace anterior.
|
119
156
|
email_subject: Nuevo encuentro añadido en %{participatory_space_title}
|
@@ -145,6 +182,9 @@ es:
|
|
145
182
|
email_outro: Has recibido esta notificación porqué sigues el encuentro "%{resource_title}". Puedes dejar de seguirlo en el enlace anterior.
|
146
183
|
email_subject: En menos de 48 horas empezará el encuentro "%{resource_title}".
|
147
184
|
notification_title: El encuentro <a href="%{resource_path}">%{resource_title}</a> empezará en menos de 48 h.
|
185
|
+
forms:
|
186
|
+
meetings:
|
187
|
+
attendees_count_help_text: No olvides incluir el número total de asistentes a tu encuentro, ya sea presencial, en línea o híbrido.
|
148
188
|
gamification:
|
149
189
|
badges:
|
150
190
|
attended_meetings:
|
@@ -170,6 +210,7 @@ es:
|
|
170
210
|
proposals_count:
|
171
211
|
one: 'El encuentro no se puede eliminar porque tiene %{count} propuesta asociada:'
|
172
212
|
other: 'El encuentro no se puede eliminar porque tiene %{count} propuestas asociadas:'
|
213
|
+
manage_poll: Configurar encuesta
|
173
214
|
new: Nuevo encuentro
|
174
215
|
preview: Previsualizar
|
175
216
|
registrations: Inscripciones
|
@@ -206,6 +247,7 @@ es:
|
|
206
247
|
invalid: Se ha producido un error al actualizar este orden del día
|
207
248
|
success: Orden del día actualizado correctamente
|
208
249
|
exports:
|
250
|
+
answers: Respuestas
|
209
251
|
meeting_comments: Comentarios
|
210
252
|
meetings: Encuentros
|
211
253
|
registrations: Inscripciones
|
@@ -246,6 +288,7 @@ es:
|
|
246
288
|
success: Encuentro cerrado con éxito
|
247
289
|
create:
|
248
290
|
invalid: Se ha producido un error al crear este encuentro
|
291
|
+
success: Encuentro creado correctamente. Ten en cuenta que aún no se ha publicado, deberás publicarlo manualmente.
|
249
292
|
destroy:
|
250
293
|
invalid:
|
251
294
|
proposals_count:
|
@@ -266,11 +309,15 @@ es:
|
|
266
309
|
registration_url_help: 'Enlace: permitir a las participantes ir al servicio externo que estás utilizando para las inscripciones'
|
267
310
|
select_a_meeting_type: Por favor, selecciona un tipo de encuentro
|
268
311
|
select_a_registration_type: Por favor, seleccione un tipo de inscripción
|
312
|
+
show_embedded_iframe_help: Incrustar o no el iframe para esta URL de videoconferencia. Sólo algunos servicios permiten incrustar (por ejemplo, Youtube, Twitch, etc.)
|
269
313
|
index:
|
270
314
|
title: Encuentros
|
271
315
|
new:
|
272
316
|
create: Crear
|
273
317
|
title: Crear encuentro
|
318
|
+
publish:
|
319
|
+
invalid: Se ha producido un error al publicar este encuentro
|
320
|
+
success: Encuentro publicado correctamente
|
274
321
|
service:
|
275
322
|
description: Descripción
|
276
323
|
down: Abajo
|
@@ -281,9 +328,18 @@ es:
|
|
281
328
|
services:
|
282
329
|
add_service: Añadir servicio
|
283
330
|
services: Servicios
|
331
|
+
unpublish:
|
332
|
+
invalid: Se ha producido un error al despublicar este encuentro
|
333
|
+
success: Encuentro despublicado correctamente
|
284
334
|
update:
|
285
335
|
invalid: Se ha producido un error al actualizar este encuentro
|
286
336
|
success: Encuentro actualizado correctamente
|
337
|
+
meetings_poll:
|
338
|
+
form:
|
339
|
+
title: Editar cuestionario de encuesta para %{questionnaire_for}
|
340
|
+
update:
|
341
|
+
invalid: Se ha producido un error al actualizar esta encuesta
|
342
|
+
success: Encuesta actualizada correctamente
|
287
343
|
models:
|
288
344
|
meeting:
|
289
345
|
name: Encuentro
|
@@ -336,16 +392,21 @@ es:
|
|
336
392
|
directory:
|
337
393
|
meetings:
|
338
394
|
index:
|
339
|
-
all:
|
395
|
+
all: Todas
|
340
396
|
date: Fecha
|
341
397
|
meetings: Encuentros
|
342
398
|
past: Pasados
|
343
399
|
search: Buscar
|
344
400
|
space_type: Espacio participativo
|
345
|
-
upcoming:
|
401
|
+
upcoming: Próximos
|
346
402
|
last_activity:
|
347
403
|
meeting_updated_at_html: "<span>Encuentro actualizado a las %{link}</span>"
|
348
404
|
new_meeting_at_html: "<span>Nuevo encuentro en %{link}</span>"
|
405
|
+
layouts:
|
406
|
+
live_event:
|
407
|
+
administrate: Administrar
|
408
|
+
close: cerrar
|
409
|
+
questions: Preguntas
|
349
410
|
mailer:
|
350
411
|
invite_join_meeting_mailer:
|
351
412
|
invite:
|
@@ -361,6 +422,13 @@ es:
|
|
361
422
|
close: Crear encuentro
|
362
423
|
title: Cerrar el encuentro
|
363
424
|
meetings:
|
425
|
+
calendar_modal:
|
426
|
+
add_to_calendar: Añadir al calendario
|
427
|
+
apple: Añadir al calendario de Apple
|
428
|
+
close_window: Cerrar ventana
|
429
|
+
full_details_html: Para obtener todos los detalles ve a %{link}
|
430
|
+
google: Añadir al calendario de Google
|
431
|
+
outlook: Abrir el calendario de Outlook
|
364
432
|
count:
|
365
433
|
meetings_count:
|
366
434
|
one: "%{count} encuentro"
|
@@ -413,6 +481,7 @@ es:
|
|
413
481
|
select_a_category: Por favor, selecciona una categoría
|
414
482
|
select_a_meeting_type: Por favor, selecciona un tipo de encuentro
|
415
483
|
select_a_registration_type: Por favor, selecciona un tipo de inscripción
|
484
|
+
show_embedded_iframe_help: Incrustar o no el iframe para esta URL de videoconferencia. Sólo algunos servicios permiten incrustar (por ejemplo, Youtube, Twitch, etc.)
|
416
485
|
index:
|
417
486
|
new_meeting: Nuevo encuentro
|
418
487
|
meeting_minutes:
|
@@ -438,7 +507,11 @@ es:
|
|
438
507
|
join: Inscríbete al encuentro
|
439
508
|
leave: Cancela tu inscripción
|
440
509
|
leave_confirmation: '¿Seguro que quieres cancelar tu inscripción para este encuentro?'
|
510
|
+
link_available_soon: Enlace disponible próximamente
|
511
|
+
link_closed: El enlace para unirte a la reunión estará disponible unos minutos antes de que comience
|
512
|
+
live_event: Este encuentro está sucediendo ahora mismo
|
441
513
|
meeting_minutes: Acta del encuentro
|
514
|
+
micro_camera_permissions_warning: Cuando hagas clic en el botón de abajo, se te pedirán permisos de micrófono y/o cámara y te unirás a la videoconferencia
|
442
515
|
no_slots_available: No hay plazas disponibles
|
443
516
|
organizations: Organizaciones que han asistido
|
444
517
|
registration_code_help_text: Tu código de inscripción
|
@@ -449,6 +522,7 @@ es:
|
|
449
522
|
one: "Queda %{count} plaza"
|
450
523
|
other: "%{count} plazas restantes"
|
451
524
|
view: Ver
|
525
|
+
visit_finished: Ver encuentro pasado
|
452
526
|
update:
|
453
527
|
invalid: Se ha producido un error al actualizar este encuentro.
|
454
528
|
success: Has actualizado el encuentro correctamente.
|
@@ -469,10 +543,36 @@ es:
|
|
469
543
|
fields:
|
470
544
|
closed: Cerrado
|
471
545
|
end_time: Fecha de finalización
|
546
|
+
id: Id
|
472
547
|
map: Mapa
|
473
548
|
official_meeting: Encuentro oficial
|
474
549
|
start_time: Fecha de inicio
|
475
550
|
title: Título
|
551
|
+
polls:
|
552
|
+
questions:
|
553
|
+
closed_question:
|
554
|
+
question_results: Resultados de la pregunta
|
555
|
+
index:
|
556
|
+
empty_questions: A lo largo de este encuentro, se enviarán algunas preguntas y podrás responderlas. Se mostrarán aquí.
|
557
|
+
index_admin:
|
558
|
+
admin_dashboard: Panel de administración
|
559
|
+
edit: Editar en el panel de administración
|
560
|
+
question: Pregunta
|
561
|
+
received_answer: respuesta recibida
|
562
|
+
received_answers: respuestas recibidas
|
563
|
+
results: Resultados
|
564
|
+
send: Enviar
|
565
|
+
sent: Enviada
|
566
|
+
published_question:
|
567
|
+
max_choices_alert: Hay demasiadas opciones seleccionadas
|
568
|
+
question: Pregunta
|
569
|
+
question_replied: Pregunta respondida
|
570
|
+
reply_question: Responder pregunta
|
571
|
+
public_participants_list:
|
572
|
+
attending_participants: Participantes asistentes
|
573
|
+
hidden_participants_count:
|
574
|
+
one: y %{count} persona más
|
575
|
+
other: y %{count} personas más
|
476
576
|
read_more: "(leer más)"
|
477
577
|
registration_mailer:
|
478
578
|
confirmation:
|
data/config/locales/eu.yml
CHANGED
@@ -8,29 +8,44 @@ eu:
|
|
8
8
|
close_meeting:
|
9
9
|
attendees_count: Bertaratuen kopurua
|
10
10
|
attending_organizations: 'Parte hartu duten erakundeen zerrenda:'
|
11
|
-
|
11
|
+
audio_url: Audioaren URLa
|
12
|
+
closing_report: Aktak
|
12
13
|
closing_visible: Ikusgai dago
|
13
14
|
contributions_count: Ekarpen-kopurua
|
14
15
|
proposal_ids: Topaketan sortutako proposamenak
|
16
|
+
video_url: Bideoaren URLa
|
15
17
|
meeting:
|
16
18
|
address: Helbidea
|
17
19
|
available_slots: Bilera honetarako zirrikitu erabilgarriak
|
20
|
+
customize_registration_email: Pertsonalizatu izena emateko e-maila
|
18
21
|
decidim_category_id: Kategoria
|
19
22
|
decidim_scope_id: Esparrua
|
23
|
+
decidim_user_group_id: Erabiltzaile-taldea
|
20
24
|
description: Deskribapena
|
21
25
|
end_time: Amaiera-ordua
|
26
|
+
id: ID
|
22
27
|
location: Kokapena
|
23
28
|
location_hints: Kokapen-argibideak
|
29
|
+
online_meeting_url: Lineako topaketaren URLa
|
30
|
+
organizer_gid: Honela sortua
|
24
31
|
organizer_id: Antolatzailea
|
25
32
|
private_meeting: Bilera pribatua
|
33
|
+
registration_email_custom_content: Izena emateko e-mailaren eduki pertsonalizatua
|
26
34
|
registration_form_enabled: Izena emateko inprimakia gaituta
|
27
35
|
registration_terms: Izen-emateak
|
36
|
+
registration_url: Izena ematearen URLa
|
28
37
|
registrations_enabled: Erregistroak gaituta
|
38
|
+
show_embedded_iframe: Erakutsi iframe txertatua URL honentzat
|
29
39
|
start_time: Hasiera-ordua
|
30
40
|
title: Titulua
|
31
41
|
transparent: gardena
|
42
|
+
type_of_meeting: Mota
|
32
43
|
errors:
|
33
44
|
models:
|
45
|
+
meeting:
|
46
|
+
attributes:
|
47
|
+
show_embedded_iframe:
|
48
|
+
not_embeddable: URL hau ezin da txertatu
|
34
49
|
meeting_agenda:
|
35
50
|
attributes:
|
36
51
|
base:
|
@@ -60,6 +75,34 @@ eu:
|
|
60
75
|
other: Izen-emateak
|
61
76
|
decidim:
|
62
77
|
admin:
|
78
|
+
filters:
|
79
|
+
meetings:
|
80
|
+
category_id_eq:
|
81
|
+
label: Kategoria
|
82
|
+
closed_at_present:
|
83
|
+
label: Egoera
|
84
|
+
values:
|
85
|
+
'false': Zabalik
|
86
|
+
'true': Itxita
|
87
|
+
is_upcoming_true:
|
88
|
+
label: Data
|
89
|
+
values:
|
90
|
+
'false': Aurrekoak
|
91
|
+
'true': Hurrengoak
|
92
|
+
origin_eq:
|
93
|
+
label: Jatorria
|
94
|
+
values:
|
95
|
+
citizen: Hiritarrak
|
96
|
+
official: Ofiziala
|
97
|
+
user_group: Erabiltzaile-taldeak
|
98
|
+
scope_id_eq:
|
99
|
+
label: Eremua
|
100
|
+
type_eq:
|
101
|
+
label: Topaketa mota
|
102
|
+
values:
|
103
|
+
hybrid: Biok
|
104
|
+
in_person: Aurrez aurre
|
105
|
+
online: Linean
|
63
106
|
meeting_copies:
|
64
107
|
create:
|
65
108
|
error: Akatsa gertatu da bilera hau bikoiztea.
|
@@ -71,18 +114,28 @@ eu:
|
|
71
114
|
components:
|
72
115
|
meetings:
|
73
116
|
actions:
|
117
|
+
comment: Iruzkina
|
74
118
|
join: Parte hartu
|
75
119
|
name: Bilerak
|
76
120
|
settings:
|
77
121
|
global:
|
78
122
|
announcement: Anuntzio
|
79
123
|
comments_enabled: Iruzkinak gaituta
|
124
|
+
comments_max_length: Iruzkinen gehieneko luzera (utzi 0 lehenetsita konfigurazioa mantendu nahi baduzu)
|
125
|
+
creation_enabled_for_participants: Parte-hartzaileek topaketak sortu ahal dituzte
|
80
126
|
default_registration_terms: Izen-emate baldintzak lehenetsiak
|
81
127
|
enable_pads_creation: Gaitu pads sortzea
|
128
|
+
maps_enabled: Mapak gaituta
|
129
|
+
registration_code_enabled: Izena emateko kodea aktibatuta
|
82
130
|
resources_permissions_enabled: Akzioen baimenak bilera bakoitzerako ezarri daitezke
|
131
|
+
scope_id: Eremua
|
132
|
+
scopes_enabled: Eremuak gaituta
|
133
|
+
terms_and_conditions_url_for_meeting_creators: Irizpide eta baldintzen URLa topaketen egileentzat
|
83
134
|
step:
|
84
135
|
announcement: Anuntzio
|
85
136
|
comments_blocked: Iruzkinak blokeatuta
|
137
|
+
creation_enabled_for_participants: Gaitu topaketak parte-hartzaileek sortzea
|
138
|
+
creation_enabled_for_user_groups: Gaitu topaketak taldeek sortzea
|
86
139
|
events:
|
87
140
|
meetings:
|
88
141
|
meeting_closed:
|
@@ -97,6 +150,7 @@ eu:
|
|
97
150
|
email_subject: '"%{resource_title}" bilera itxita zegoen'
|
98
151
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> bilera itxita zegoen.
|
99
152
|
meeting_created:
|
153
|
+
button_text: Eman izena topaketan
|
100
154
|
email_intro: Bilera "%{resource_title}" | gehitu da "%{participatory_space_title}" " jarraitzen ari zarela.
|
101
155
|
email_outro: Jakinarazpena jaso duzu "%{participatory_space_title}" jarraitzen ari zarenagatik. Aurreko esteka estekan jarrai dezakezu.
|
102
156
|
email_subject: Bilera berria %{participatory_space_title}
|
@@ -128,6 +182,9 @@ eu:
|
|
128
182
|
email_outro: Jakinarazpen hori jaso duzu "%{resource_title}" bilera jarraitzen duzulako. Aurreko esteka estekan jarrai dezakezu.
|
129
183
|
email_subject: '"%{resource_title}" topaketa 48 ordu baino gutxiagotan hasiko da.'
|
130
184
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> topaketa 48 ordu baino gutxiagoan hasiko da.
|
185
|
+
forms:
|
186
|
+
meetings:
|
187
|
+
attendees_count_help_text: Ez ahaztu zure topaketara joandako guztien kopurua sartzea, bai aurrez aurre, bai linean edo hibridoan.
|
131
188
|
gamification:
|
132
189
|
badges:
|
133
190
|
attended_meetings:
|
@@ -149,6 +206,11 @@ eu:
|
|
149
206
|
confirm_destroy: Ziur zaude topaketa hau ezabatu nahi duzula?
|
150
207
|
destroy: Ezabatu
|
151
208
|
edit: Editatu
|
209
|
+
invalid_destroy:
|
210
|
+
proposals_count:
|
211
|
+
one: 'Topaketa ezin da ezabatu lotutako %{count} proposamen dituelako:'
|
212
|
+
other: 'Topaketa ezin da ezabatu lotutako %{count} proposamen dituelako:'
|
213
|
+
manage_poll: Konfiguratu inkesta
|
152
214
|
new: Bilera berria
|
153
215
|
preview: Aurreikusi
|
154
216
|
registrations: Izen-emateak
|
@@ -185,6 +247,8 @@ eu:
|
|
185
247
|
invalid: Arazo bat izan da agenda hau eguneratzean
|
186
248
|
success: Agenda ondo eguneratu da
|
187
249
|
exports:
|
250
|
+
answers: Erantzunak
|
251
|
+
meeting_comments: Iruzkinak
|
188
252
|
meetings: Bilerak
|
189
253
|
registrations: Izen-emateak
|
190
254
|
invite_join_meeting_mailer:
|
@@ -224,15 +288,36 @@ eu:
|
|
224
288
|
success: Topaketa ongi itxi da
|
225
289
|
create:
|
226
290
|
invalid: Arazo bat izan da topaketa hau sortzean.
|
291
|
+
success: Topaketa zuzen sortu da. Kontuan hartu oraindik ez dela argitaratu, eskuz argitaratu beharko duzu.
|
227
292
|
destroy:
|
293
|
+
invalid:
|
294
|
+
proposals_count:
|
295
|
+
one: Topaketa ezin da ezabatu lotutako %{count} proposamen dituelako
|
296
|
+
other: Topaketa ezin da ezabatu lotutako %{count} proposamen dituelako
|
228
297
|
success: Topaketa zuzen ezabatu da.
|
229
298
|
edit:
|
299
|
+
title: Editatu topaketa
|
230
300
|
update: Eguneratu
|
301
|
+
form:
|
302
|
+
address_help: 'Helbidea: Geocoderrek erabilia kokapena aurkitzeko'
|
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.'
|
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.'
|
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'
|
310
|
+
select_a_meeting_type: Mesedez, hautatu topaketa mota bat
|
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.)
|
231
313
|
index:
|
232
314
|
title: Topaketa-zerrenda
|
233
315
|
new:
|
234
316
|
create: Sortu
|
235
317
|
title: Sortu topaketa
|
318
|
+
publish:
|
319
|
+
invalid: Arazo bat izan da topaketa hau argitaratzean
|
320
|
+
success: Topaketa zuzen argitaratu da
|
236
321
|
service:
|
237
322
|
description: deskribapena
|
238
323
|
down: Down
|
@@ -243,9 +328,18 @@ eu:
|
|
243
328
|
services:
|
244
329
|
add_service: Gehitu zerbitzua
|
245
330
|
services: Zerbitzuak
|
331
|
+
unpublish:
|
332
|
+
invalid: Arazo bat gertatu da topaketa hau desargitaratzean
|
333
|
+
success: Topaketa zuzen desargitaratu da
|
246
334
|
update:
|
247
335
|
invalid: Arazo bat izan da topaketa hau eguneratzean.
|
248
336
|
success: Topaketa zuzen eguneratu da.
|
337
|
+
meetings_poll:
|
338
|
+
form:
|
339
|
+
title: Editatu inkestaren galdetegia honetarako %{questionnaire_for}
|
340
|
+
update:
|
341
|
+
invalid: Arazo bat izan da topaketa hau eguneratzean
|
342
|
+
success: Topaketa zuzen eguneratu da
|
249
343
|
models:
|
250
344
|
meeting:
|
251
345
|
name: Topaketa
|
@@ -257,12 +351,14 @@ eu:
|
|
257
351
|
form:
|
258
352
|
available_slots_help: Utzi 0an izen-emate mugagabeak edukiz gero.
|
259
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.
|
260
355
|
registration_form: Izena emateko inprimakia
|
261
356
|
registrations_count:
|
262
357
|
one: Dena den, %{count} erregistratzeko.
|
263
358
|
other: Dena den, %{count} matrikulazioak.
|
264
359
|
reserved_slots_help: Utzi 0 aukerarik ez baduzu erreserbatutako slotarik
|
265
360
|
reserved_slots_less_than: '%{count} baino gutxiago izan behar du'
|
361
|
+
title: Erregistroak
|
266
362
|
update:
|
267
363
|
invalid: Arazo bat izan da izen-ematearen konfigurazioa gordetzean.
|
268
364
|
success: Topaketen izen-emateen konfigurazioak zuzen gorde dira.
|
@@ -297,14 +393,20 @@ eu:
|
|
297
393
|
meetings:
|
298
394
|
index:
|
299
395
|
all: guztiak
|
300
|
-
date:
|
396
|
+
date: Data
|
301
397
|
meetings: Bilerak
|
302
|
-
past:
|
398
|
+
past: Aurrekoak
|
303
399
|
search: Search
|
304
400
|
space_type: Partaidetza espazioa
|
305
|
-
upcoming:
|
401
|
+
upcoming: Hurrengoak
|
306
402
|
last_activity:
|
403
|
+
meeting_updated_at_html: "<span>eztabaida ordu honetan %{link}</span> eguneratuta"
|
307
404
|
new_meeting_at_html: "<span>Bilera berria %{link}</span>"
|
405
|
+
layouts:
|
406
|
+
live_event:
|
407
|
+
administrate: Administratu
|
408
|
+
close: itxi
|
409
|
+
questions: Galderak
|
308
410
|
mailer:
|
309
411
|
invite_join_meeting_mailer:
|
310
412
|
invite:
|
@@ -314,29 +416,102 @@ eu:
|
|
314
416
|
subject: Zure topaketarako izen-ematea baieztatua izan da
|
315
417
|
meeting:
|
316
418
|
not_allowed: Ez zaude bilera hau ikusteko baimenik
|
419
|
+
meeting_closes:
|
420
|
+
edit:
|
421
|
+
back: Atzera
|
422
|
+
close: Itxi topaketa
|
423
|
+
title: Itxi topaketa
|
317
424
|
meetings:
|
425
|
+
calendar_modal:
|
426
|
+
add_to_calendar: Gehitu egutegira
|
427
|
+
apple: Gehitu Appleren egutegira
|
428
|
+
close_window: Itxi leihoa
|
429
|
+
full_details_html: Xehetasun guztiak edukitzeko, zoaz hona %{link}
|
430
|
+
google: Gehitu Googleren egutegira
|
431
|
+
outlook: Ireki Outlooken egutegia
|
432
|
+
count:
|
433
|
+
meetings_count:
|
434
|
+
one: "%{count} topaketa"
|
435
|
+
other: "%{count} topaketak"
|
436
|
+
create:
|
437
|
+
invalid: Arazo bat izan da topaketa hau sortzean.
|
438
|
+
success: Topaketa zuzen sortu duzu.
|
439
|
+
edit:
|
440
|
+
back: Atzera
|
441
|
+
title: Editatu topaketa
|
442
|
+
update: Eguneratu
|
318
443
|
filters:
|
444
|
+
activity: Nire jarduera
|
445
|
+
all: Denak
|
319
446
|
category: Kategoria
|
320
447
|
date: Data
|
448
|
+
date_values:
|
449
|
+
all: Denak
|
450
|
+
past: Aurrekoak
|
451
|
+
upcoming: Hurrengoak
|
452
|
+
my_meetings: Nire topaketak
|
453
|
+
origin: Jatorria
|
454
|
+
origin_values:
|
455
|
+
all: Denak
|
456
|
+
citizens: Hiritarrak
|
457
|
+
official: Ofiziala
|
458
|
+
user_groups: Taldeak
|
459
|
+
scope: Eremua
|
321
460
|
search: Bilatu
|
461
|
+
type: Mota
|
462
|
+
type_values:
|
463
|
+
all: Denak
|
464
|
+
hybrid: Biok
|
465
|
+
in_person: Aurrez aurre
|
466
|
+
online: Lineakoa
|
322
467
|
filters_small_view:
|
323
468
|
close_modal: Itxi leihoa
|
324
469
|
filter: Iragazi
|
325
470
|
filter_by: 'Iragazi honen arabera:'
|
326
471
|
unfold: Zabaldu
|
472
|
+
form:
|
473
|
+
address_help: 'Helbidea: Geocoderrek erabilia kokapena aurkitzeko'
|
474
|
+
available_slots_help: Uzti 0an erabiltzeko espazio mugatua baduzu
|
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.'
|
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.'
|
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'
|
481
|
+
select_a_category: Mesedez, hautatu kategoria bat
|
482
|
+
select_a_meeting_type: Mesedez, hautatu topaketa mota bat
|
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.)
|
485
|
+
index:
|
486
|
+
new_meeting: Topaketa berria
|
327
487
|
meeting_minutes:
|
328
488
|
related_information: Lotutako informazioa
|
329
489
|
meetings:
|
330
490
|
no_meetings_warning: Ez dago bilaketa-irizpidearekin bat datorren topaketarik, edo ez dago ezein topaketarik programaturik.
|
331
491
|
upcoming_meetings_warning: Orain ez dago topaketarik programaturik, baina aurreko topaketak ikus ditzakezu.
|
492
|
+
new:
|
493
|
+
back: Atzera
|
494
|
+
create: Sortu
|
495
|
+
title: Sortu zure topaketa
|
332
496
|
registration_confirm:
|
333
497
|
cancel: Ezeztatu
|
334
498
|
confirm: Baieztatu
|
335
499
|
show:
|
336
500
|
attendees: Bertaratuen kopurua
|
501
|
+
back: Itzuli zerrendara
|
502
|
+
close_meeting: Itxi topaketa
|
337
503
|
contributions: Ekarpen-kopurua
|
504
|
+
date: Data
|
505
|
+
edit_meeting: Editatu topaketa
|
506
|
+
going: Topaketa honetan eman duzu izena
|
338
507
|
join: Izena eman topaketan
|
339
|
-
|
508
|
+
leave: Baliogabetu zure izen-ematea
|
509
|
+
leave_confirmation: Ziur zaude topaketa honetarako zure izen-ematea indargabetu nahi duzula?
|
510
|
+
link_available_soon: Lotura hau laster erabilgarri
|
511
|
+
link_closed: Sartzeko lotura bilera hasi baino minutu batzuk lehenago egongo da erabilgarri
|
512
|
+
live_event: Topaketa hau oraintxe gertatzen ari da
|
513
|
+
meeting_minutes: Bileraren akta
|
514
|
+
micro_camera_permissions_warning: Beheko botoia sakatzen duzunean, mikrofono eta/edo kamerarako baimena eskatuko zaizu eta bideohitzaldian sartuko zara
|
340
515
|
no_slots_available: Ez dago leku librerik
|
341
516
|
organizations: Bertaratutako erakundeak
|
342
517
|
registration_code_help_text: Zure izena emateko kodea
|
@@ -347,6 +522,10 @@ eu:
|
|
347
522
|
one: "%{count} slot geratzen da"
|
348
523
|
other: "%{count} slot geratzen dira"
|
349
524
|
view: ikusi
|
525
|
+
visit_finished: Ikusi egindako topaketa
|
526
|
+
update:
|
527
|
+
invalid: Arazo bat izan da topaketa hau eguneratzean.
|
528
|
+
success: Topaketa zuzen eguneratu duzu.
|
350
529
|
meetings_map:
|
351
530
|
view_meeting: Ikusi bilera
|
352
531
|
models:
|
@@ -364,15 +543,43 @@ eu:
|
|
364
543
|
fields:
|
365
544
|
closed: Itxita
|
366
545
|
end_time: Bukaera-data
|
546
|
+
id: Id
|
367
547
|
map: Mapa
|
548
|
+
official_meeting: Topaketa ofiziala
|
368
549
|
start_time: Hasiera-data
|
369
550
|
title: Titulua
|
551
|
+
polls:
|
552
|
+
questions:
|
553
|
+
closed_question:
|
554
|
+
question_results: Galderaren emaitzak
|
555
|
+
index:
|
556
|
+
empty_questions: Topaketa honetan zehar, galdera batzuk bidaliko dira eta erantzun ahal izango dituzu. Hemen erakutsiko dira.
|
557
|
+
index_admin:
|
558
|
+
admin_dashboard: Administrazio-panela
|
559
|
+
edit: Editatu administrazio-panelean
|
560
|
+
question: Galdera
|
561
|
+
received_answer: jasotako erantzuna
|
562
|
+
received_answers: jasotako erantzunak
|
563
|
+
results: Emaitzak
|
564
|
+
send: Bidali
|
565
|
+
sent: Bidalita
|
566
|
+
published_question:
|
567
|
+
max_choices_alert: Aukera gehiegi daude hautatuta
|
568
|
+
question: Galdera
|
569
|
+
question_replied: Galdera erantzunda
|
570
|
+
reply_question: Erantzun galdera
|
571
|
+
public_participants_list:
|
572
|
+
attending_participants: Bertaratutako parte-hartzaileak
|
370
573
|
read_more: "(geihago irakurri)"
|
371
574
|
registration_mailer:
|
372
575
|
confirmation:
|
373
576
|
confirmed_html: Zure izen-ematea baieztatu da <a href="%{url}">%{title}</a> topaketarako.
|
374
577
|
details: Topaketaren xehetasunak aurkituko dituzu eranskinean.
|
375
578
|
registration_code: Zure izena emateko kodea %{code}.
|
579
|
+
registration_type:
|
580
|
+
on_different_platform: Plataforma desberdin batean
|
581
|
+
on_this_platform: Plataforma honetan
|
582
|
+
registration_disabled: Desgaitutako izen-emateak
|
376
583
|
registrations:
|
377
584
|
create:
|
378
585
|
invalid: Arazo bat izan da topaketa honekin bat egitean.
|
@@ -383,9 +590,15 @@ eu:
|
|
383
590
|
destroy:
|
384
591
|
invalid: Arazo bat izan da topaketa honetatik ateratzean.
|
385
592
|
success: Topaketatik ongi atera zara.
|
593
|
+
type_of_meeting:
|
594
|
+
hybrid: Biok
|
595
|
+
in_person: Aurrez aurre
|
596
|
+
online: Lineakoa
|
386
597
|
types:
|
387
598
|
private_meeting: Bilera pribatua
|
388
599
|
transparent: gardena
|
600
|
+
versions:
|
601
|
+
back_to_resource: Itzuli topaketara
|
389
602
|
metrics:
|
390
603
|
meetings:
|
391
604
|
description: Bilera kopurua sortu da
|
@@ -405,6 +618,8 @@ eu:
|
|
405
618
|
proposals_from_meeting:
|
406
619
|
meeting_proposal: 'Topaketari dagozkion proposamenak:'
|
407
620
|
proposal_meeting: 'Proposamenarekin lotutako topaketak:'
|
621
|
+
statistics:
|
622
|
+
meetings_count: Topaketak
|
408
623
|
devise:
|
409
624
|
mailer:
|
410
625
|
join_meeting:
|