decidim-meetings 0.26.4 → 0.26.7

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