decidim-meetings 0.27.1 → 0.27.2
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of decidim-meetings might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/app/commands/decidim/meetings/admin/copy_meeting.rb +23 -4
- data/app/controllers/decidim/meetings/admin/meeting_copies_controller.rb +2 -2
- data/app/forms/decidim/meetings/admin/meeting_form.rb +5 -9
- data/app/views/decidim/meetings/admin/meeting_copies/new.html.erb +1 -1
- data/app/views/decidim/meetings/admin/meetings/_form.html.erb +1 -1
- data/config/locales/ar.yml +0 -6
- data/config/locales/bg.yml +0 -6
- data/config/locales/ca.yml +17 -10
- data/config/locales/cs.yml +15 -8
- data/config/locales/de.yml +12 -10
- data/config/locales/el.yml +0 -6
- data/config/locales/en.yml +17 -10
- data/config/locales/es-MX.yml +17 -10
- data/config/locales/es-PY.yml +17 -10
- data/config/locales/es.yml +17 -10
- data/config/locales/eu.yml +211 -155
- data/config/locales/fi-plain.yml +17 -10
- data/config/locales/fi.yml +17 -10
- data/config/locales/fr-CA.yml +16 -9
- data/config/locales/fr.yml +16 -9
- data/config/locales/ga-IE.yml +0 -4
- data/config/locales/gl.yml +0 -9
- data/config/locales/hu.yml +0 -10
- data/config/locales/id-ID.yml +0 -6
- data/config/locales/is-IS.yml +0 -2
- data/config/locales/it.yml +0 -7
- data/config/locales/ja.yml +17 -10
- data/config/locales/ka-GE.yml +1 -0
- data/config/locales/lb.yml +0 -6
- data/config/locales/lt.yml +0 -10
- data/config/locales/lv.yml +0 -6
- data/config/locales/nl.yml +0 -10
- data/config/locales/no.yml +0 -10
- data/config/locales/pl.yml +4 -6
- data/config/locales/pt-BR.yml +0 -6
- data/config/locales/pt.yml +0 -7
- data/config/locales/ro-RO.yml +5 -10
- data/config/locales/ru.yml +0 -6
- data/config/locales/sk.yml +0 -6
- data/config/locales/sl.yml +0 -3
- data/config/locales/sv.yml +11 -9
- data/config/locales/tr-TR.yml +0 -6
- data/config/locales/uk.yml +0 -6
- data/config/locales/zh-CN.yml +0 -6
- data/lib/decidim/meetings/engine.rb +1 -1
- data/lib/decidim/meetings/version.rb +1 -1
- metadata +16 -17
- data/app/forms/decidim/meetings/admin/meeting_copy_form.rb +0 -51
- data/app/views/decidim/meetings/admin/meeting_copies/_form.html.erb +0 -64
data/config/locales/fi-plain.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
fi-pl:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Kuvaus
|
7
|
-
duration: Kesto
|
8
|
-
title: Otsikko
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Osallistujien määrä
|
11
7
|
attending_organizations: Osallistuvien organisaatioiden lista
|
@@ -23,8 +19,9 @@ fi-pl:
|
|
23
19
|
decidim_scope_id: Teema
|
24
20
|
decidim_user_group_id: Käyttäjäryhmä
|
25
21
|
description: Kuvaus
|
26
|
-
end_time:
|
22
|
+
end_time: Päättymisaika
|
27
23
|
id: ID
|
24
|
+
iframe_embed_type: Iframe-upotuksen tyyppi
|
28
25
|
location: Paikka
|
29
26
|
location_hints: Paikan tarkemmat tiedot
|
30
27
|
online_meeting_url: Verkkotapaamisen osoite (URL)
|
@@ -34,13 +31,26 @@ fi-pl:
|
|
34
31
|
registration_email_custom_content: Ilmoittautumisten sähköpostivastauksen muokattu sisältö
|
35
32
|
registration_form_enabled: Ilmoittautumislomake on käytössä
|
36
33
|
registration_terms: Ilmoittautumisehdot
|
34
|
+
registration_type: Ilmoittautumistyyppi
|
37
35
|
registration_url: Ilmoittautumisosoite (URL)
|
38
36
|
registrations_enabled: Ilmoittautumiset ovat käytössä
|
39
|
-
|
40
|
-
start_time:
|
37
|
+
reserved_slots: Varatut paikat tälle tapaamiselle
|
38
|
+
start_time: Alkamisaika
|
41
39
|
title: Otsikko
|
42
40
|
transparent: Läpinäkyvä
|
43
41
|
type_of_meeting: Tyyppi
|
42
|
+
meeting_agenda:
|
43
|
+
title: Otsikko
|
44
|
+
visible: Näkyvissä
|
45
|
+
meeting_agenda_items:
|
46
|
+
description: Kuvaus
|
47
|
+
duration: Kesto
|
48
|
+
title: Otsikko
|
49
|
+
meeting_registration_invite:
|
50
|
+
email: Sähköpostiosoite
|
51
|
+
name: Nimi
|
52
|
+
validate_registration_code:
|
53
|
+
code: Koodi
|
44
54
|
errors:
|
45
55
|
models:
|
46
56
|
meeting:
|
@@ -283,9 +293,6 @@ fi-pl:
|
|
283
293
|
edit:
|
284
294
|
close: Sulje
|
285
295
|
title: Sulje tapahtuma
|
286
|
-
meeting_copies:
|
287
|
-
form:
|
288
|
-
select_a_meeting_type: Valitse tapaamisen tyyppi
|
289
296
|
meetings:
|
290
297
|
close:
|
291
298
|
invalid: Tapahtuman sulkemisessa tapahtui virhe
|
data/config/locales/fi.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
fi:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Kuvaus
|
7
|
-
duration: Kesto
|
8
|
-
title: Otsikko
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Osallistujien määrä
|
11
7
|
attending_organizations: Osallistuvien organisaatioiden lista
|
@@ -23,8 +19,9 @@ fi:
|
|
23
19
|
decidim_scope_id: Teema
|
24
20
|
decidim_user_group_id: Käyttäjäryhmä
|
25
21
|
description: Kuvaus
|
26
|
-
end_time:
|
22
|
+
end_time: Päättymisaika
|
27
23
|
id: ID
|
24
|
+
iframe_embed_type: Iframe-upotuksen tyyppi
|
28
25
|
location: Paikka
|
29
26
|
location_hints: Paikan tarkemmat tiedot
|
30
27
|
online_meeting_url: Verkkotapaamisen osoite (URL)
|
@@ -34,13 +31,26 @@ fi:
|
|
34
31
|
registration_email_custom_content: Ilmoittautumisten sähköpostivastauksen muokattu sisältö
|
35
32
|
registration_form_enabled: Ilmoittautumislomake on käytössä
|
36
33
|
registration_terms: Ilmoittautumisehdot
|
34
|
+
registration_type: Ilmoittautumistyyppi
|
37
35
|
registration_url: Ilmoittautumisosoite (URL)
|
38
36
|
registrations_enabled: Ilmoittautumiset ovat käytössä
|
39
|
-
|
40
|
-
start_time:
|
37
|
+
reserved_slots: Varatut paikat tälle tapaamiselle
|
38
|
+
start_time: Alkamisaika
|
41
39
|
title: Otsikko
|
42
40
|
transparent: Läpinäkyvä
|
43
41
|
type_of_meeting: Tyyppi
|
42
|
+
meeting_agenda:
|
43
|
+
title: Otsikko
|
44
|
+
visible: Näkyvissä
|
45
|
+
meeting_agenda_items:
|
46
|
+
description: Kuvaus
|
47
|
+
duration: Kesto
|
48
|
+
title: Otsikko
|
49
|
+
meeting_registration_invite:
|
50
|
+
email: Sähköpostiosoite
|
51
|
+
name: Nimi
|
52
|
+
validate_registration_code:
|
53
|
+
code: Koodi
|
44
54
|
errors:
|
45
55
|
models:
|
46
56
|
meeting:
|
@@ -283,9 +293,6 @@ fi:
|
|
283
293
|
edit:
|
284
294
|
close: Sulje
|
285
295
|
title: Sulje tapaaminen
|
286
|
-
meeting_copies:
|
287
|
-
form:
|
288
|
-
select_a_meeting_type: Valitse tapaamisen tyyppi
|
289
296
|
meetings:
|
290
297
|
close:
|
291
298
|
invalid: Tapaamisen sulkeminen epäonnistui
|
data/config/locales/fr-CA.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
fr-CA:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Description
|
7
|
-
duration: Durée
|
8
|
-
title: Titre
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Nombre de participants
|
11
7
|
attending_organizations: Liste des organisations qui ont participé à cette rencontre
|
@@ -23,8 +19,9 @@ fr-CA:
|
|
23
19
|
decidim_scope_id: Périmètre d'application
|
24
20
|
decidim_user_group_id: Groupe d'utilisateurs
|
25
21
|
description: Description
|
26
|
-
end_time:
|
22
|
+
end_time: Heure de fin
|
27
23
|
id: ID
|
24
|
+
iframe_embed_type: Type d'Iframe encapsulée
|
28
25
|
location: Lieu
|
29
26
|
location_hints: Indicateurs d’emplacement
|
30
27
|
online_meeting_url: URL de la rencontre
|
@@ -34,13 +31,26 @@ fr-CA:
|
|
34
31
|
registration_email_custom_content: Contenu personnalisé de l'e-mail d'inscription
|
35
32
|
registration_form_enabled: Formulaire d'inscription activé
|
36
33
|
registration_terms: Conditions d'inscription
|
34
|
+
registration_type: Type d'inscription
|
37
35
|
registration_url: URL d'inscription
|
38
36
|
registrations_enabled: Inscriptions ouvertes
|
39
|
-
|
37
|
+
reserved_slots: Places réservées pour cette rencontre
|
40
38
|
start_time: Heure de début
|
41
39
|
title: Titre
|
42
40
|
transparent: Visible par les non-membres
|
43
41
|
type_of_meeting: Type
|
42
|
+
meeting_agenda:
|
43
|
+
title: Titre
|
44
|
+
visible: Visible
|
45
|
+
meeting_agenda_items:
|
46
|
+
description: Description
|
47
|
+
duration: Durée
|
48
|
+
title: Titre
|
49
|
+
meeting_registration_invite:
|
50
|
+
email: Email
|
51
|
+
name: Nom
|
52
|
+
validate_registration_code:
|
53
|
+
code: Code
|
44
54
|
errors:
|
45
55
|
models:
|
46
56
|
meeting:
|
@@ -283,9 +293,6 @@ fr-CA:
|
|
283
293
|
edit:
|
284
294
|
close: Clore
|
285
295
|
title: Clore la rencontre
|
286
|
-
meeting_copies:
|
287
|
-
form:
|
288
|
-
select_a_meeting_type: Veuillez sélectionner un type de rencontre
|
289
296
|
meetings:
|
290
297
|
close:
|
291
298
|
invalid: Il y a eu un problème au moment de clore cette rencontre
|
data/config/locales/fr.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
fr:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Description
|
7
|
-
duration: Durée
|
8
|
-
title: Titre
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Nombre de participants
|
11
7
|
attending_organizations: Liste des organisations qui ont participé à cette rencontre
|
@@ -23,8 +19,9 @@ fr:
|
|
23
19
|
decidim_scope_id: Périmètre d'application
|
24
20
|
decidim_user_group_id: Groupe d'utilisateurs
|
25
21
|
description: Description
|
26
|
-
end_time:
|
22
|
+
end_time: Heure de fin
|
27
23
|
id: ID
|
24
|
+
iframe_embed_type: Type d'Iframe encapsulée
|
28
25
|
location: Lieu
|
29
26
|
location_hints: Indicateurs d’emplacement
|
30
27
|
online_meeting_url: URL de la rencontre
|
@@ -34,13 +31,26 @@ fr:
|
|
34
31
|
registration_email_custom_content: Contenu personnalisé de l'e-mail d'inscription
|
35
32
|
registration_form_enabled: Formulaire d'inscription activé
|
36
33
|
registration_terms: Conditions d'inscription
|
34
|
+
registration_type: Type d'inscription
|
37
35
|
registration_url: URL d'inscription
|
38
36
|
registrations_enabled: Inscriptions ouvertes
|
39
|
-
|
37
|
+
reserved_slots: Places réservées pour cette rencontre
|
40
38
|
start_time: Heure de début
|
41
39
|
title: Titre
|
42
40
|
transparent: Visible par les non-membres
|
43
41
|
type_of_meeting: Type
|
42
|
+
meeting_agenda:
|
43
|
+
title: Titre
|
44
|
+
visible: Visible
|
45
|
+
meeting_agenda_items:
|
46
|
+
description: Description
|
47
|
+
duration: Durée
|
48
|
+
title: Titre
|
49
|
+
meeting_registration_invite:
|
50
|
+
email: Email
|
51
|
+
name: Nom
|
52
|
+
validate_registration_code:
|
53
|
+
code: Code
|
44
54
|
errors:
|
45
55
|
models:
|
46
56
|
meeting:
|
@@ -283,9 +293,6 @@ fr:
|
|
283
293
|
edit:
|
284
294
|
close: Clore
|
285
295
|
title: Clore la rencontre
|
286
|
-
meeting_copies:
|
287
|
-
form:
|
288
|
-
select_a_meeting_type: Veuillez sélectionner un type de rencontre
|
289
296
|
meetings:
|
290
297
|
close:
|
291
298
|
invalid: Il y a eu un problème au moment de clore cette rencontre
|
data/config/locales/ga-IE.yml
CHANGED
@@ -2,9 +2,6 @@
|
|
2
2
|
ga:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
duration: Fad
|
7
|
-
title: Teideal
|
8
5
|
close_meeting:
|
9
6
|
audio_url: URL Fuaime
|
10
7
|
closing_report: Miontuairiscí
|
@@ -13,7 +10,6 @@ ga:
|
|
13
10
|
address: Seoladh
|
14
11
|
decidim_category_id: Catagóir
|
15
12
|
decidim_scope_id: Scóip
|
16
|
-
end_time: Am Críochnaithe
|
17
13
|
id: ID
|
18
14
|
location: Suíomh
|
19
15
|
title: Teideal
|
data/config/locales/gl.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
gl:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Descrición
|
7
|
-
duration: Duración
|
8
|
-
title: Título
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Número de asistentes
|
11
7
|
attending_organizations: Listaxe de organizacións que asistiron
|
@@ -22,7 +18,6 @@ gl:
|
|
22
18
|
decidim_category_id: Categoría
|
23
19
|
decidim_scope_id: Alcance
|
24
20
|
description: Descrición
|
25
|
-
end_time: Hora de finalización
|
26
21
|
location: Localización
|
27
22
|
location_hints: Consellos de localización
|
28
23
|
organizer_id: Organizador
|
@@ -31,7 +26,6 @@ gl:
|
|
31
26
|
registration_form_enabled: Formulario de rexistro habilitado
|
32
27
|
registration_terms: Termos de rexistro
|
33
28
|
registrations_enabled: Rexistros habilitados
|
34
|
-
start_time: Hora de inicio
|
35
29
|
title: Título
|
36
30
|
transparent: Transparente
|
37
31
|
errors:
|
@@ -236,9 +230,6 @@ gl:
|
|
236
230
|
edit:
|
237
231
|
close: Pechar
|
238
232
|
title: Pechar reunión
|
239
|
-
meeting_copies:
|
240
|
-
form:
|
241
|
-
select_a_meeting_type: Por favor, selecciona un tipo de xuntanza
|
242
233
|
meetings:
|
243
234
|
close:
|
244
235
|
invalid: Produciuse un problema ao pechar esta reunión
|
data/config/locales/hu.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
hu:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Leírás
|
7
|
-
duration: Időtartam
|
8
|
-
title: Cím
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Résztvevők száma
|
11
7
|
attending_organizations: Résztvevő szervezetek listája
|
@@ -23,7 +19,6 @@ hu:
|
|
23
19
|
decidim_scope_id: Hatáskör
|
24
20
|
decidim_user_group_id: Felhasználói csoport
|
25
21
|
description: Leírás
|
26
|
-
end_time: Záró időpont
|
27
22
|
id: ID
|
28
23
|
location: Helye
|
29
24
|
location_hints: Tippek a helyre
|
@@ -36,8 +31,6 @@ hu:
|
|
36
31
|
registration_terms: Regisztrációs feltételek
|
37
32
|
registration_url: Regisztrációs URL
|
38
33
|
registrations_enabled: Regisztráció engedélyezve
|
39
|
-
show_embedded_iframe: Mutassa ennek az url-nek az iframe beágyazását
|
40
|
-
start_time: Kezdő időpont
|
41
34
|
title: Cím
|
42
35
|
transparent: Átlátszó
|
43
36
|
type_of_meeting: Típus
|
@@ -283,9 +276,6 @@ hu:
|
|
283
276
|
edit:
|
284
277
|
close: Bezárás
|
285
278
|
title: Ttalálkozó lezárása
|
286
|
-
meeting_copies:
|
287
|
-
form:
|
288
|
-
select_a_meeting_type: Válassza ki a találkozó típusát
|
289
279
|
meetings:
|
290
280
|
close:
|
291
281
|
invalid: Probléma merült fel a találkozó lezárásakor
|
data/config/locales/id-ID.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
id:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Deskripsi
|
7
|
-
duration: Lamanya
|
8
|
-
title: Judul
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Jumlah peserta
|
11
7
|
attending_organizations: Daftar organisasi yang hadir
|
@@ -19,7 +15,6 @@ id:
|
|
19
15
|
decidim_category_id: Kategori
|
20
16
|
decidim_scope_id: Cakupan
|
21
17
|
description: Deskripsi
|
22
|
-
end_time: Akhir waktu
|
23
18
|
location: Lokasi
|
24
19
|
location_hints: Petunjuk lokasi
|
25
20
|
organizer_id: Penyelenggara
|
@@ -27,7 +22,6 @@ id:
|
|
27
22
|
registration_form_enabled: Formulir pendaftaran diaktifkan
|
28
23
|
registration_terms: Ketentuan pendaftaran
|
29
24
|
registrations_enabled: Pendaftaran diaktifkan
|
30
|
-
start_time: Waktu mulai
|
31
25
|
title: Judul
|
32
26
|
transparent: Transparan
|
33
27
|
errors:
|
data/config/locales/is-IS.yml
CHANGED
@@ -15,13 +15,11 @@ is:
|
|
15
15
|
decidim_category_id: Flokkur
|
16
16
|
decidim_scope_id: Umfang
|
17
17
|
description: Lýsing
|
18
|
-
end_time: Lokatími
|
19
18
|
location: Staðsetning
|
20
19
|
location_hints: Staðsetningarmöguleikar
|
21
20
|
private_meeting: Einkafundur
|
22
21
|
registration_terms: Skráningarskilmálar
|
23
22
|
registrations_enabled: Skráningar virkt
|
24
|
-
start_time: Byrjunartími
|
25
23
|
title: Titill
|
26
24
|
transparent: Gegnsætt
|
27
25
|
decidim:
|
data/config/locales/it.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
it:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Descrizione
|
7
|
-
duration: Durata
|
8
|
-
title: Titolo
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Numero di partecipanti
|
11
7
|
attending_organizations: Elenco delle organizzazioni partecipanti
|
@@ -23,7 +19,6 @@ it:
|
|
23
19
|
decidim_scope_id: Visibilità
|
24
20
|
decidim_user_group_id: Gruppo di utenti
|
25
21
|
description: Descrizione
|
26
|
-
end_time: Orario fine
|
27
22
|
id: ID
|
28
23
|
location: Luogo
|
29
24
|
location_hints: Informazione sul luogo
|
@@ -36,8 +31,6 @@ it:
|
|
36
31
|
registration_terms: Termini di registrazione
|
37
32
|
registration_url: URL di iscrizione
|
38
33
|
registrations_enabled: Registrazioni abilitate
|
39
|
-
show_embedded_iframe: Mostra iframe incorporato per questo URL
|
40
|
-
start_time: Orario inizio
|
41
34
|
title: Titolo
|
42
35
|
transparent: Trasparente
|
43
36
|
type_of_meeting: Tipo
|
data/config/locales/ja.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
ja:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: 説明
|
7
|
-
duration: 持続期間
|
8
|
-
title: タイトル
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: 出席者数
|
11
7
|
attending_organizations: 参加した組織一覧
|
@@ -23,8 +19,9 @@ ja:
|
|
23
19
|
decidim_scope_id: スコープ
|
24
20
|
decidim_user_group_id: ユーザーグループ
|
25
21
|
description: 説明
|
26
|
-
end_time:
|
22
|
+
end_time: 終了時間
|
27
23
|
id: ID
|
24
|
+
iframe_embed_type: Iframe 埋め込みタイプ
|
28
25
|
location: 場所
|
29
26
|
location_hints: 位置情報のヒント
|
30
27
|
online_meeting_url: オンラインミーティングURL
|
@@ -34,13 +31,26 @@ ja:
|
|
34
31
|
registration_email_custom_content: 登録メールのカスタムコンテンツ
|
35
32
|
registration_form_enabled: 登録フォームが有効
|
36
33
|
registration_terms: 登録条件
|
34
|
+
registration_type: 登録種別
|
37
35
|
registration_url: 登録URL
|
38
36
|
registrations_enabled: 登録が有効
|
39
|
-
|
40
|
-
start_time:
|
37
|
+
reserved_slots: この会議の予約済みスロット
|
38
|
+
start_time: 開始日時
|
41
39
|
title: タイトル
|
42
40
|
transparent: 透明度
|
43
41
|
type_of_meeting: 種別
|
42
|
+
meeting_agenda:
|
43
|
+
title: タイトル
|
44
|
+
visible: 表示
|
45
|
+
meeting_agenda_items:
|
46
|
+
description: 説明
|
47
|
+
duration: 期間
|
48
|
+
title: タイトル
|
49
|
+
meeting_registration_invite:
|
50
|
+
email: Eメールアドレス
|
51
|
+
name: 名前
|
52
|
+
validate_registration_code:
|
53
|
+
code: コード
|
44
54
|
errors:
|
45
55
|
models:
|
46
56
|
meeting:
|
@@ -279,9 +289,6 @@ ja:
|
|
279
289
|
edit:
|
280
290
|
close: 閉じる
|
281
291
|
title: ミーティングを閉じる
|
282
|
-
meeting_copies:
|
283
|
-
form:
|
284
|
-
select_a_meeting_type: ミーティング種別を選択してください
|
285
292
|
meetings:
|
286
293
|
close:
|
287
294
|
invalid: このミーティングを終了する際に問題が発生しました
|
@@ -0,0 +1 @@
|
|
1
|
+
ka:
|
data/config/locales/lb.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
lb:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Beschreibung
|
7
|
-
duration: Dauer
|
8
|
-
title: Titel
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Anzahl der Teilnehmer
|
11
7
|
attending_organizations: Liste der Organisationen, die teilgenommen haben
|
@@ -23,7 +19,6 @@ lb:
|
|
23
19
|
decidim_scope_id: Ëmfang
|
24
20
|
decidim_user_group_id: Benutzergruppe
|
25
21
|
description: Beschreiwung
|
26
|
-
end_time: Endzeit
|
27
22
|
id: ID
|
28
23
|
location: Standuert
|
29
24
|
location_hints: Standorthinweise
|
@@ -36,7 +31,6 @@ lb:
|
|
36
31
|
registration_terms: Registrierungsbedingungen
|
37
32
|
registration_url: Registrierungs-URL
|
38
33
|
registrations_enabled: Registrierungen aktiviert
|
39
|
-
start_time: Startzeit
|
40
34
|
title: Titel
|
41
35
|
transparent: Transparent
|
42
36
|
type_of_meeting: Zort
|
data/config/locales/lt.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
lt:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Aprašymas
|
7
|
-
duration: Trukmė
|
8
|
-
title: Pavadinimas
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Dalyvių skaičius
|
11
7
|
attending_organizations: Dalyvavusių organizacijų sąrašas
|
@@ -23,7 +19,6 @@ lt:
|
|
23
19
|
decidim_scope_id: Apimtis
|
24
20
|
decidim_user_group_id: Naudotojų grupė
|
25
21
|
description: Aprašymas
|
26
|
-
end_time: Pabaigos laikas
|
27
22
|
id: ID
|
28
23
|
location: Vieta
|
29
24
|
location_hints: Vietos užuomina
|
@@ -36,8 +31,6 @@ lt:
|
|
36
31
|
registration_terms: Registracijos sąlygos
|
37
32
|
registration_url: Registracijos URL
|
38
33
|
registrations_enabled: Registracijos įjungtos
|
39
|
-
show_embedded_iframe: Rodyti šiame URL įterptąjį „iframe“
|
40
|
-
start_time: Pradžios Laikas
|
41
34
|
title: Pavadinimas
|
42
35
|
transparent: Skaidrus
|
43
36
|
type_of_meeting: Tipas
|
@@ -291,9 +284,6 @@ lt:
|
|
291
284
|
edit:
|
292
285
|
close: Uždaryti
|
293
286
|
title: Baigti susirinkimą
|
294
|
-
meeting_copies:
|
295
|
-
form:
|
296
|
-
select_a_meeting_type: Prašome pasirinkti susirinkimo tipą
|
297
287
|
meetings:
|
298
288
|
close:
|
299
289
|
invalid: Užbaigiant šį susirinkimą iškilo problema
|
data/config/locales/lv.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
lv:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Apraksts
|
7
|
-
duration: Ilgums
|
8
|
-
title: Nosaukums
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Apmeklētāju skaits
|
11
7
|
attending_organizations: Organizāciju saraksts, kuras apmeklēja
|
@@ -19,7 +15,6 @@ lv:
|
|
19
15
|
decidim_category_id: Kategorija
|
20
16
|
decidim_scope_id: Darbības tvērums
|
21
17
|
description: Apraksts
|
22
|
-
end_time: Beigu laiks
|
23
18
|
location: Atrašanās vieta
|
24
19
|
location_hints: Norādījumi par atrašanās vietu
|
25
20
|
organizer_id: Organizators
|
@@ -27,7 +22,6 @@ lv:
|
|
27
22
|
registration_form_enabled: Reģistrācijas veidlapa ir iespējota
|
28
23
|
registration_terms: Reģistrācijas noteikumi
|
29
24
|
registrations_enabled: Reģistrācijas ir iespējotas
|
30
|
-
start_time: Sākuma laiks
|
31
25
|
title: Nosaukums
|
32
26
|
transparent: Caurskatāms
|
33
27
|
errors:
|
data/config/locales/nl.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
nl:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Beschrijving
|
7
|
-
duration: Duur
|
8
|
-
title: Titel
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Aantal deelnemers
|
11
7
|
attending_organizations: Lijst van organisaties die bijwoonden
|
@@ -23,7 +19,6 @@ nl:
|
|
23
19
|
decidim_scope_id: Scope
|
24
20
|
decidim_user_group_id: Gebruikers groep
|
25
21
|
description: Beschrijving
|
26
|
-
end_time: Eindtijd
|
27
22
|
id: ID
|
28
23
|
location: Plaats
|
29
24
|
location_hints: Locatie hints
|
@@ -36,8 +31,6 @@ nl:
|
|
36
31
|
registration_terms: Registratievoorwaarden
|
37
32
|
registration_url: Registratie URL
|
38
33
|
registrations_enabled: Registraties geactiveerd
|
39
|
-
show_embedded_iframe: Toon embedded iframe voor deze URL
|
40
|
-
start_time: Starttijd
|
41
34
|
title: Titel
|
42
35
|
transparent: Transparant
|
43
36
|
type_of_meeting: Type
|
@@ -283,9 +276,6 @@ nl:
|
|
283
276
|
edit:
|
284
277
|
close: Sluiten
|
285
278
|
title: Vergadering sluiten
|
286
|
-
meeting_copies:
|
287
|
-
form:
|
288
|
-
select_a_meeting_type: Selecteer een vergaderingstype
|
289
279
|
meetings:
|
290
280
|
close:
|
291
281
|
invalid: Er is een probleem opgetreden bij het sluiten van deze vergadering
|
data/config/locales/no.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
"no":
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Beskrivelse
|
7
|
-
duration: Varighet
|
8
|
-
title: Tittel
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Antall deltagere
|
11
7
|
attending_organizations: Liste over organisasjoner som deltok
|
@@ -23,7 +19,6 @@
|
|
23
19
|
decidim_scope_id: Tema
|
24
20
|
decidim_user_group_id: Brukergruppe
|
25
21
|
description: Beskrivelse
|
26
|
-
end_time: Sluttid
|
27
22
|
id: ID
|
28
23
|
location: Plassering
|
29
24
|
location_hints: Plasseringstips
|
@@ -35,8 +30,6 @@
|
|
35
30
|
registration_terms: Registrerings vilkår
|
36
31
|
registration_url: Link til registrering
|
37
32
|
registrations_enabled: Registreringer aktivert
|
38
|
-
show_embedded_iframe: Vis innebygd iframe for denne nettadressen
|
39
|
-
start_time: Start-Tid
|
40
33
|
title: Tittel
|
41
34
|
transparent: Privat
|
42
35
|
type_of_meeting: Type møte
|
@@ -274,9 +267,6 @@
|
|
274
267
|
edit:
|
275
268
|
close: Lukk
|
276
269
|
title: Lukk møte
|
277
|
-
meeting_copies:
|
278
|
-
form:
|
279
|
-
select_a_meeting_type: Vennligst velg en møtetype
|
280
270
|
meetings:
|
281
271
|
close:
|
282
272
|
invalid: Det oppstod et problem med å avslutte dette møtet
|
data/config/locales/pl.yml
CHANGED
@@ -2,10 +2,6 @@
|
|
2
2
|
pl:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
-
agenda:
|
6
|
-
description: Opis
|
7
|
-
duration: Czas trwania
|
8
|
-
title: Tytuł
|
9
5
|
close_meeting:
|
10
6
|
attendees_count: Liczba osób biorących udział
|
11
7
|
attending_organizations: Lista organizacji biorących udział
|
@@ -22,7 +18,6 @@ pl:
|
|
22
18
|
decidim_scope_id: Zakres
|
23
19
|
decidim_user_group_id: Grupa użytkowników
|
24
20
|
description: Opis
|
25
|
-
end_time: Czas zakończenia
|
26
21
|
id: Numer ID
|
27
22
|
location: Miejsce
|
28
23
|
location_hints: Wskazówki co do miejsca
|
@@ -34,7 +29,6 @@ pl:
|
|
34
29
|
registration_terms: Warunki rejestracji
|
35
30
|
registration_url: Adres URL rejestracji
|
36
31
|
registrations_enabled: Rejestracje włączone
|
37
|
-
start_time: Czas rozpoczęcia
|
38
32
|
title: Tytuł
|
39
33
|
transparent: Transparentny
|
40
34
|
type_of_meeting: Typ
|
@@ -360,7 +354,11 @@ pl:
|
|
360
354
|
calendar_modal:
|
361
355
|
calendar_url: Adres URL kalendarza
|
362
356
|
close_window: Zamknij okno
|
357
|
+
copy_calendar_url_description: Możesz zobaczyć wszystkie opublikowane spotkania w swojej aplikacji kalendarza. Skopiuj i wklej ten adres URL w swoim kalendarzu, używając opcji "Dodaj nowy kalendarz z URL".
|
363
358
|
export_calendar: Eksportuj kalendarz
|
359
|
+
close_meeting_reminder_mailer:
|
360
|
+
close_meeting_reminder:
|
361
|
+
subject: Teraz możesz zamknąć spotkanie z opublikowaniem raportu na platformie %{organization_name}
|
364
362
|
conference_venues: Sale konferencyjne
|
365
363
|
content_blocks:
|
366
364
|
upcoming_meetings:
|