decidim-conferences 0.16.1 → 0.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/app/assets/stylesheet/decidim/conferences/conferences.scss +3 -0
 - data/app/cells/decidim/conferences/conference_address/show.erb +1 -1
 - data/app/cells/decidim/conferences/conference_m/footer.erb +1 -1
 - data/app/cells/decidim/conferences/conference_speaker/show.erb +2 -2
 - data/app/cells/decidim/conferences/conference_speaker_cell.rb +6 -2
 - data/app/cells/decidim/conferences/content_blocks/highlighted_conferences_cell.rb +0 -1
 - data/app/cells/decidim/conferences/linked_participatory_spaces_cell.rb +6 -0
 - data/app/cells/decidim/conferences/partner_cell.rb +2 -0
 - data/app/cells/decidim/conferences/photos_list_cell.rb +1 -0
 - data/app/cells/decidim/conferences/registration_type_cell.rb +2 -0
 - data/app/commands/decidim/conferences/admin/confirm_conference_registration.rb +1 -0
 - data/app/commands/decidim/conferences/admin/create_conference.rb +0 -10
 - data/app/commands/decidim/conferences/admin/create_conference_admin.rb +1 -0
 - data/app/commands/decidim/conferences/admin/publish_conference.rb +12 -0
 - data/app/commands/decidim/conferences/admin/update_conference.rb +6 -2
 - data/app/commands/decidim/conferences/admin/update_diploma.rb +1 -0
 - data/app/commands/decidim/conferences/join_conference.rb +2 -0
 - data/app/commands/decidim/conferences/leave_conference.rb +1 -0
 - data/app/controllers/decidim/conferences/admin/application_controller.rb +5 -4
 - data/app/controllers/decidim/conferences/admin/concerns/conference_admin.rb +6 -4
 - data/app/controllers/decidim/conferences/admin/conference_registrations_controller.rb +1 -0
 - data/app/controllers/decidim/conferences/application_controller.rb +6 -5
 - data/app/controllers/decidim/conferences/conference_program_controller.rb +4 -1
 - data/app/controllers/decidim/conferences/conference_registrations_controller.rb +1 -0
 - data/app/controllers/decidim/conferences/conference_speakers_controller.rb +1 -0
 - data/app/controllers/decidim/conferences/media_controller.rb +1 -0
 - data/app/controllers/decidim/conferences/registration_types_controller.rb +1 -0
 - data/app/forms/decidim/conferences/admin/conference_form.rb +4 -0
 - data/app/forms/decidim/conferences/admin/conference_speaker_form.rb +1 -0
 - data/app/forms/decidim/conferences/admin/registration_type_form.rb +1 -0
 - data/app/helpers/decidim/conferences/conference_helper.rb +1 -0
 - data/app/models/decidim/conference.rb +9 -4
 - data/app/models/decidim/conference_user_role.rb +1 -0
 - data/app/permissions/decidim/conferences/permissions.rb +6 -0
 - data/app/presenters/decidim/conferences/admin_log/value_types/role_presenter.rb +1 -0
 - data/app/presenters/decidim/log/value_types/conference_presenter.rb +1 -0
 - data/app/queries/decidim/conferences/admin/admin_users.rb +8 -1
 - data/app/queries/decidim/conferences/admin/conference_invites.rb +1 -0
 - data/app/queries/decidim/conferences/admin/conference_speakers.rb +1 -0
 - data/app/views/decidim/conferences/admin/conference_user_roles/index.html.erb +3 -3
 - data/app/views/decidim/conferences/admin/conferences/index.html.erb +3 -3
 - data/app/views/decidim/conferences/admin/send_conference_diploma_mailer/diploma_user.html.erb +1 -1
 - data/app/views/decidim/conferences/conferences/_partners.html.erb +1 -1
 - data/app/views/decidim/conferences/conferences/_promoted_conference.html.erb +1 -1
 - data/app/views/decidim/conferences/conferences/show.html.erb +3 -3
 - data/app/views/decidim/conferences/media/index.html.erb +2 -2
 - data/app/views/layouts/decidim/_conference_hero.html.erb +3 -3
 - data/app/views/layouts/decidim/diploma.html.erb +2 -2
 - data/config/locales/ar-SA.yml +132 -22
 - data/config/locales/ar.yml +589 -0
 - data/config/locales/ca.yml +192 -191
 - data/config/locales/cs-CZ.yml +3 -3
 - data/config/locales/cs.yml +581 -0
 - data/config/locales/de.yml +15 -14
 - data/config/locales/en.yml +87 -85
 - data/config/locales/eo-UY.yml +1 -0
 - data/config/locales/es-MX.yml +7 -6
 - data/config/locales/es-PY.yml +8 -7
 - data/config/locales/es.yml +161 -160
 - data/config/locales/eu.yml +6 -5
 - data/config/locales/fi-pl.yml +3 -3
 - data/config/locales/fi-plain.yml +571 -0
 - data/config/locales/fi.yml +65 -64
 - data/config/locales/fr.yml +100 -99
 - data/config/locales/gl.yml +6 -5
 - data/config/locales/hu.yml +9 -8
 - data/config/locales/id-ID.yml +6 -5
 - data/config/locales/it.yml +9 -8
 - data/config/locales/nl.yml +8 -7
 - data/config/locales/no.yml +5 -0
 - data/config/locales/pl.yml +6 -5
 - data/config/locales/pt-BR.yml +6 -5
 - data/config/locales/pt.yml +6 -5
 - data/config/locales/sv.yml +206 -205
 - data/config/locales/tr-TR.yml +6 -5
 - data/lib/decidim/conferences/admin_engine.rb +1 -0
 - data/lib/decidim/conferences/participatory_space.rb +2 -0
 - data/lib/decidim/conferences/version.rb +1 -1
 - metadata +26 -21
 
    
        data/config/locales/gl.yml
    CHANGED
    
    | 
         @@ -149,7 +149,7 @@ gl: 
     | 
|
| 
       149 
149 
     | 
    
         
             
                      attachments: Anexos
         
     | 
| 
       150 
150 
     | 
    
         
             
                      categories: Categorías
         
     | 
| 
       151 
151 
     | 
    
         
             
                      components: Compoñentes
         
     | 
| 
       152 
     | 
    
         
            -
                      conference_admins:  
     | 
| 
      
 152 
     | 
    
         
            +
                      conference_admins: Administradores de conferencias
         
     | 
| 
       153 
153 
     | 
    
         
             
                      conference_invites: Invitacións
         
     | 
| 
       154 
154 
     | 
    
         
             
                      conference_speakers: Ponentes
         
     | 
| 
       155 
155 
     | 
    
         
             
                      diploma: Certificado de asistencia
         
     | 
| 
         @@ -356,8 +356,8 @@ gl: 
     | 
|
| 
       356 
356 
     | 
    
         
             
                        certificate_of_attendance: Certificado de asistencia
         
     | 
| 
       357 
357 
     | 
    
         
             
                        certificate_of_attendance_description: Isto acredita que <strong>%{user}</strong> asistiu e participou no <strong>%{title}</strong> realizado no <strong>%{location}</strong> do <strong>%{start} - %{end}</strong>
         
     | 
| 
       358 
358 
     | 
    
         
             
                    send_diploma:
         
     | 
| 
       359 
     | 
    
         
            -
                      error:  
     | 
| 
       360 
     | 
    
         
            -
                      success:  
     | 
| 
      
 359 
     | 
    
         
            +
                      error: Produciuse un problema ao enviar os certificados de asistencia da conferencia.
         
     | 
| 
      
 360 
     | 
    
         
            +
                      success: Certificados de asistencia de conferencia enviados correctamente
         
     | 
| 
       361 
361 
     | 
    
         
             
                  conference:
         
     | 
| 
       362 
362 
     | 
    
         
             
                    registration_confirm:
         
     | 
| 
       363 
363 
     | 
    
         
             
                      cancel: Cancelar
         
     | 
| 
         @@ -505,10 +505,10 @@ gl: 
     | 
|
| 
       505 
505 
     | 
    
         
             
                    votes_count: Votos
         
     | 
| 
       506 
506 
     | 
    
         
             
                events:
         
     | 
| 
       507 
507 
     | 
    
         
             
                  conferences:
         
     | 
| 
       508 
     | 
    
         
            -
                    conference_registration_validation_pending:
         
     | 
| 
       509 
     | 
    
         
            -
                      notification_title: O teu rexistro para a conferencia <a href="%{resource_url}">%{resource_title}</a> está pendente de ser confirmado.
         
     | 
| 
       510 
508 
     | 
    
         
             
                    conference_registration_confirmed:
         
     | 
| 
       511 
509 
     | 
    
         
             
                      notification_title: Inscríbase o rexistro da conferencia <a href="%{resource_url}">%{resource_title}</a>.
         
     | 
| 
      
 510 
     | 
    
         
            +
                    conference_registration_validation_pending:
         
     | 
| 
      
 511 
     | 
    
         
            +
                      notification_title: O teu rexistro para a conferencia <a href="%{resource_url}">%{resource_title}</a> está pendente de ser confirmado.
         
     | 
| 
       512 
512 
     | 
    
         
             
                    conference_registrations_over_percentage:
         
     | 
| 
       513 
513 
     | 
    
         
             
                      email_intro: Os slots ocupados por "%{resource_title}" ocupan máis do %{percentage}%.
         
     | 
| 
       514 
514 
     | 
    
         
             
                      email_outro: Recibiches esta notificación porque es administrador do espazo participativo da conferencia.
         
     | 
| 
         @@ -552,6 +552,7 @@ gl: 
     | 
|
| 
       552 
552 
     | 
    
         
             
                      take_part: Tomar parte en
         
     | 
| 
       553 
553 
     | 
    
         
             
                  conferences:
         
     | 
| 
       554 
554 
     | 
    
         
             
                    conference:
         
     | 
| 
      
 555 
     | 
    
         
            +
                      more_info: Máis información
         
     | 
| 
       555 
556 
     | 
    
         
             
                      take_part: Tomar parte en
         
     | 
| 
       556 
557 
     | 
    
         
             
                    index:
         
     | 
| 
       557 
558 
     | 
    
         
             
                      promoted_conferences: Conferencias promocionadas
         
     | 
    
        data/config/locales/hu.yml
    CHANGED
    
    | 
         @@ -149,7 +149,7 @@ hu: 
     | 
|
| 
       149 
149 
     | 
    
         
             
                      attachments: Mellékletek
         
     | 
| 
       150 
150 
     | 
    
         
             
                      categories: Kategóriák
         
     | 
| 
       151 
151 
     | 
    
         
             
                      components: Alkatrészek
         
     | 
| 
       152 
     | 
    
         
            -
                      conference_admins: Konferencia  
     | 
| 
      
 152 
     | 
    
         
            +
                      conference_admins: Konferencia adminisztrátorok
         
     | 
| 
       153 
153 
     | 
    
         
             
                      conference_invites: Meghívottak
         
     | 
| 
       154 
154 
     | 
    
         
             
                      conference_speakers: Előadók
         
     | 
| 
       155 
155 
     | 
    
         
             
                      diploma: Tanúsítvány a jelenlétről
         
     | 
| 
         @@ -267,7 +267,7 @@ hu: 
     | 
|
| 
       267 
267 
     | 
    
         
             
                      confirm: "%{user_name} megerősítette konferencia regisztrációját a %{resource_name} konferencián"
         
     | 
| 
       268 
268 
     | 
    
         
             
                    partner:
         
     | 
| 
       269 
269 
     | 
    
         
             
                      create: "%{user_name} létrehozta a %{resource_name}-t a %{space_name} konferenciában"
         
     | 
| 
       270 
     | 
    
         
            -
                      delete: "%{user_name} eltávolította a  
     | 
| 
      
 270 
     | 
    
         
            +
                      delete: "%{user_name} eltávolította a %{resource_name} felhasználót a %{space_name} konferenciából"
         
     | 
| 
       271 
271 
     | 
    
         
             
                      update: "%{user_name} frissítette a %{resource_name}-t a %{space_name} konferencián"
         
     | 
| 
       272 
272 
     | 
    
         
             
                    registration_type:
         
     | 
| 
       273 
273 
     | 
    
         
             
                      create: "%{user_name} létrehozta az %{resource_name} regisztrációs típust a %{space_name} konferencián"
         
     | 
| 
         @@ -356,8 +356,8 @@ hu: 
     | 
|
| 
       356 
356 
     | 
    
         
             
                        certificate_of_attendance: Tanúsítvány a részvételről
         
     | 
| 
       357 
357 
     | 
    
         
             
                        certificate_of_attendance_description: Ez azt igazolja, hogy <strong>%{user}</strong> részt vett a <strong>%{title}</strong> című eseményen a <strong>%{location}</strong> címen a követező időpontban, <strong>%{start} - %{end}</strong>
         
     | 
| 
       358 
358 
     | 
    
         
             
                    send_diploma:
         
     | 
| 
       359 
     | 
    
         
            -
                      error: Probléma merült fel a konferencia  
     | 
| 
       360 
     | 
    
         
            -
                      success:  
     | 
| 
      
 359 
     | 
    
         
            +
                      error: Probléma merült fel a konferencia részvételi igazolásainak elküldése közben.
         
     | 
| 
      
 360 
     | 
    
         
            +
                      success: A konferencia részvételi igazolások helyesen küldtek
         
     | 
| 
       361 
361 
     | 
    
         
             
                  conference:
         
     | 
| 
       362 
362 
     | 
    
         
             
                    registration_confirm:
         
     | 
| 
       363 
363 
     | 
    
         
             
                      cancel: Megszünteti
         
     | 
| 
         @@ -380,7 +380,7 @@ hu: 
     | 
|
| 
       380 
380 
     | 
    
         
             
                    confirmation:
         
     | 
| 
       381 
381 
     | 
    
         
             
                      confirmed_html: A <a href="%{url}">%{title}</a> konferencia regisztrációja megerősítést nyert.
         
     | 
| 
       382 
382 
     | 
    
         
             
                      details_1: 'A konferenciára a következő típussal vagy regisztrálva %{registration_type}. Az ára %{price} és a következő eseményeken vehetsz részt:'
         
     | 
| 
       383 
     | 
    
         
            -
                      details_2: A konferencia részleteit  
     | 
| 
      
 383 
     | 
    
         
            +
                      details_2: A konferencia részleteit megtalálod a mellékletben.
         
     | 
| 
       384 
384 
     | 
    
         
             
                    pending_validation:
         
     | 
| 
       385 
385 
     | 
    
         
             
                      confirmation_pending: Rövidesen megkapod a visszaigazolást
         
     | 
| 
       386 
386 
     | 
    
         
             
                      details: 'A %{registration_type} típussal regisztráltál a konferenciára, melyek költsége %{price} és így részt vehetsz a következő eseményeken:'
         
     | 
| 
         @@ -475,7 +475,7 @@ hu: 
     | 
|
| 
       475 
475 
     | 
    
         
             
                      title: Regisztrációs típusok
         
     | 
| 
       476 
476 
     | 
    
         
             
                  shared:
         
     | 
| 
       477 
477 
     | 
    
         
             
                    conference_user_login:
         
     | 
| 
       478 
     | 
    
         
            -
                      already_account: Van már  
     | 
| 
      
 478 
     | 
    
         
            +
                      already_account: Van már fiókod a Decidimben?
         
     | 
| 
       479 
479 
     | 
    
         
             
                      new_user: Új felhasználó?
         
     | 
| 
       480 
480 
     | 
    
         
             
                      sign_in: Jelentkezz be a konferenciára való regisztrálásához
         
     | 
| 
       481 
481 
     | 
    
         
             
                      sign_up: Hozz létre egy fiókot a Decidimben, hogy regisztrálni tudja a konferenciára
         
     | 
| 
         @@ -505,10 +505,10 @@ hu: 
     | 
|
| 
       505 
505 
     | 
    
         
             
                    votes_count: szavazatok
         
     | 
| 
       506 
506 
     | 
    
         
             
                events:
         
     | 
| 
       507 
507 
     | 
    
         
             
                  conferences:
         
     | 
| 
       508 
     | 
    
         
            -
                    conference_registration_validation_pending:
         
     | 
| 
       509 
     | 
    
         
            -
                      notification_title: A <a href="%{resource_url}">%{resource_title}</a> konferencijára történt regisztrációd függőben van.
         
     | 
| 
       510 
508 
     | 
    
         
             
                    conference_registration_confirmed:
         
     | 
| 
       511 
509 
     | 
    
         
             
                      notification_title: A <a href="%{resource_url}">%{resource_title}</a> konferencia regisztrációd megerősítést nyert.
         
     | 
| 
      
 510 
     | 
    
         
            +
                    conference_registration_validation_pending:
         
     | 
| 
      
 511 
     | 
    
         
            +
                      notification_title: A <a href="%{resource_url}">%{resource_title}</a> konferencijára történt regisztrációd függőben van.
         
     | 
| 
       512 
512 
     | 
    
         
             
                    conference_registrations_over_percentage:
         
     | 
| 
       513 
513 
     | 
    
         
             
                      email_intro: A "%{resource_title}" konferencia foglalt rések több mint %{percentage}%.
         
     | 
| 
       514 
514 
     | 
    
         
             
                      email_outro: Ezt az értesítést megkaptuk, mert Ön a konferencia részvételi helyének adminisztrátora.
         
     | 
| 
         @@ -552,6 +552,7 @@ hu: 
     | 
|
| 
       552 
552 
     | 
    
         
             
                      take_part: Részt vesz
         
     | 
| 
       553 
553 
     | 
    
         
             
                  conferences:
         
     | 
| 
       554 
554 
     | 
    
         
             
                    conference:
         
     | 
| 
      
 555 
     | 
    
         
            +
                      more_info: Több információ
         
     | 
| 
       555 
556 
     | 
    
         
             
                      take_part: Részt vesz
         
     | 
| 
       556 
557 
     | 
    
         
             
                    index:
         
     | 
| 
       557 
558 
     | 
    
         
             
                      promoted_conferences: Támogatott konferenciák
         
     | 
    
        data/config/locales/id-ID.yml
    CHANGED
    
    | 
         @@ -146,7 +146,7 @@ id: 
     | 
|
| 
       146 
146 
     | 
    
         
             
                      attachments: Lampiran
         
     | 
| 
       147 
147 
     | 
    
         
             
                      categories: Kategori
         
     | 
| 
       148 
148 
     | 
    
         
             
                      components: Komponen
         
     | 
| 
       149 
     | 
    
         
            -
                      conference_admins:  
     | 
| 
      
 149 
     | 
    
         
            +
                      conference_admins: Admin konferensi
         
     | 
| 
       150 
150 
     | 
    
         
             
                      conference_invites: Undangan
         
     | 
| 
       151 
151 
     | 
    
         
             
                      conference_speakers: Pembicara
         
     | 
| 
       152 
152 
     | 
    
         
             
                      diploma: Sertifikat kehadiran
         
     | 
| 
         @@ -352,8 +352,8 @@ id: 
     | 
|
| 
       352 
352 
     | 
    
         
             
                        certificate_of_attendance: Sertifikat kehadiran
         
     | 
| 
       353 
353 
     | 
    
         
             
                        certificate_of_attendance_description: Ini untuk menyatakan bahwa <strong>%{user}</strong> telah hadir dan mengambil bagian dalam <strong>%{title}</strong> diadakan pada <strong>%{location}</strong> pada <strong>%{start} - %{end}</strong>
         
     | 
| 
       354 
354 
     | 
    
         
             
                    send_diploma:
         
     | 
| 
       355 
     | 
    
         
            -
                      error: Ada masalah saat mengirim  
     | 
| 
       356 
     | 
    
         
            -
                      success:  
     | 
| 
      
 355 
     | 
    
         
            +
                      error: Ada masalah saat mengirim sertifikat kehadiran konferensi.
         
     | 
| 
      
 356 
     | 
    
         
            +
                      success: Sertifikat kehadiran konferensi dikirim dengan benar
         
     | 
| 
       357 
357 
     | 
    
         
             
                  conference:
         
     | 
| 
       358 
358 
     | 
    
         
             
                    registration_confirm:
         
     | 
| 
       359 
359 
     | 
    
         
             
                      cancel: Membatalkan
         
     | 
| 
         @@ -501,10 +501,10 @@ id: 
     | 
|
| 
       501 
501 
     | 
    
         
             
                    votes_count: Suara
         
     | 
| 
       502 
502 
     | 
    
         
             
                events:
         
     | 
| 
       503 
503 
     | 
    
         
             
                  conferences:
         
     | 
| 
       504 
     | 
    
         
            -
                    conference_registration_validation_pending:
         
     | 
| 
       505 
     | 
    
         
            -
                      notification_title: Pendaftaran Anda untuk konferensi <a href="%{resource_url}">%{resource_title}</a> masih menunggu untuk dikonfirmasi.
         
     | 
| 
       506 
504 
     | 
    
         
             
                    conference_registration_confirmed:
         
     | 
| 
       507 
505 
     | 
    
         
             
                      notification_title: Pendaftaran Anda untuk konferensi <a href="%{resource_url}">%{resource_title}</a> telah dikonfirmasi.
         
     | 
| 
      
 506 
     | 
    
         
            +
                    conference_registration_validation_pending:
         
     | 
| 
      
 507 
     | 
    
         
            +
                      notification_title: Pendaftaran Anda untuk konferensi <a href="%{resource_url}">%{resource_title}</a> masih menunggu untuk dikonfirmasi.
         
     | 
| 
       508 
508 
     | 
    
         
             
                    conference_registrations_over_percentage:
         
     | 
| 
       509 
509 
     | 
    
         
             
                      email_intro: Slot "%{resource_title}" konferensi yang ditempati lebih dari %{percentage}%.
         
     | 
| 
       510 
510 
     | 
    
         
             
                      email_outro: Anda telah menerima pemberitahuan ini karena Anda adalah admin ruang partisipatif konferensi.
         
     | 
| 
         @@ -548,6 +548,7 @@ id: 
     | 
|
| 
       548 
548 
     | 
    
         
             
                      take_part: Ambil bagian
         
     | 
| 
       549 
549 
     | 
    
         
             
                  conferences:
         
     | 
| 
       550 
550 
     | 
    
         
             
                    conference:
         
     | 
| 
      
 551 
     | 
    
         
            +
                      more_info: Info lebih lanjut
         
     | 
| 
       551 
552 
     | 
    
         
             
                      take_part: Ambil bagian
         
     | 
| 
       552 
553 
     | 
    
         
             
                    index:
         
     | 
| 
       553 
554 
     | 
    
         
             
                      promoted_conferences: Konferensi yang dipromosikan
         
     | 
    
        data/config/locales/it.yml
    CHANGED
    
    | 
         @@ -11,7 +11,7 @@ it: 
     | 
|
| 
       11 
11 
     | 
    
         
             
                    decidim_scope_id: Scopo
         
     | 
| 
       12 
12 
     | 
    
         
             
                    description: Descrizione
         
     | 
| 
       13 
13 
     | 
    
         
             
                    hashtag: hashtag
         
     | 
| 
       14 
     | 
    
         
            -
                    hero_image: Immagine  
     | 
| 
      
 14 
     | 
    
         
            +
                    hero_image: Immagine della home page
         
     | 
| 
       15 
15 
     | 
    
         
             
                    participatory_processes_ids: Processi partecipativi correlati
         
     | 
| 
       16 
16 
     | 
    
         
             
                    promoted: Promossa
         
     | 
| 
       17 
17 
     | 
    
         
             
                    published_at: Pubblicato a
         
     | 
| 
         @@ -149,7 +149,7 @@ it: 
     | 
|
| 
       149 
149 
     | 
    
         
             
                      attachments: allegati
         
     | 
| 
       150 
150 
     | 
    
         
             
                      categories: categorie
         
     | 
| 
       151 
151 
     | 
    
         
             
                      components: componenti
         
     | 
| 
       152 
     | 
    
         
            -
                      conference_admins:  
     | 
| 
      
 152 
     | 
    
         
            +
                      conference_admins: Amministratori della conferenza
         
     | 
| 
       153 
153 
     | 
    
         
             
                      conference_invites: Inviti
         
     | 
| 
       154 
154 
     | 
    
         
             
                      conference_speakers: Altoparlanti
         
     | 
| 
       155 
155 
     | 
    
         
             
                      diploma: Certificato di partecipazione
         
     | 
| 
         @@ -356,8 +356,8 @@ it: 
     | 
|
| 
       356 
356 
     | 
    
         
             
                        certificate_of_attendance: Certificato di partecipazione
         
     | 
| 
       357 
357 
     | 
    
         
             
                        certificate_of_attendance_description: Questo per certificare che <strong>%{user}</strong> ha partecipato e partecipato al <strong>%{title}</strong> tenuto al <strong>%{location}</strong> su <strong>%{start} - %{end}</strong>
         
     | 
| 
       358 
358 
     | 
    
         
             
                    send_diploma:
         
     | 
| 
       359 
     | 
    
         
            -
                      error: C'è stato un problema durante l'invio dei  
     | 
| 
       360 
     | 
    
         
            -
                      success:  
     | 
| 
      
 359 
     | 
    
         
            +
                      error: C'è stato un problema durante l'invio dei certificati di frequenza della conferenza.
         
     | 
| 
      
 360 
     | 
    
         
            +
                      success: Certificati di frequenza delle conferenze inviati correttamente
         
     | 
| 
       361 
361 
     | 
    
         
             
                  conference:
         
     | 
| 
       362 
362 
     | 
    
         
             
                    registration_confirm:
         
     | 
| 
       363 
363 
     | 
    
         
             
                      cancel: Annulla
         
     | 
| 
         @@ -491,9 +491,9 @@ it: 
     | 
|
| 
       491 
491 
     | 
    
         
             
                    comments_count: Commenti
         
     | 
| 
       492 
492 
     | 
    
         
             
                    conference_count: conferenze
         
     | 
| 
       493 
493 
     | 
    
         
             
                    debates_count: dibattiti
         
     | 
| 
       494 
     | 
    
         
            -
                    endorsements_count:  
     | 
| 
      
 494 
     | 
    
         
            +
                    endorsements_count: Mi piace
         
     | 
| 
       495 
495 
     | 
    
         
             
                    headline: Attività
         
     | 
| 
       496 
     | 
    
         
            -
                    meetings_count:  
     | 
| 
      
 496 
     | 
    
         
            +
                    meetings_count: Incontri
         
     | 
| 
       497 
497 
     | 
    
         
             
                    orders_count: voti
         
     | 
| 
       498 
498 
     | 
    
         
             
                    pages_count: pagine
         
     | 
| 
       499 
499 
     | 
    
         
             
                    posts_count: Messaggi
         
     | 
| 
         @@ -505,10 +505,10 @@ it: 
     | 
|
| 
       505 
505 
     | 
    
         
             
                    votes_count: voti
         
     | 
| 
       506 
506 
     | 
    
         
             
                events:
         
     | 
| 
       507 
507 
     | 
    
         
             
                  conferences:
         
     | 
| 
       508 
     | 
    
         
            -
                    conference_registration_validation_pending:
         
     | 
| 
       509 
     | 
    
         
            -
                      notification_title: La tua registrazione per la conferenza <a href="%{resource_url}">%{resource_title}</a> è in attesa di conferma.
         
     | 
| 
       510 
508 
     | 
    
         
             
                    conference_registration_confirmed:
         
     | 
| 
       511 
509 
     | 
    
         
             
                      notification_title: La tua registrazione per la conferenza <a href="%{resource_url}">%{resource_title}</a> è stata confermata.
         
     | 
| 
      
 510 
     | 
    
         
            +
                    conference_registration_validation_pending:
         
     | 
| 
      
 511 
     | 
    
         
            +
                      notification_title: La tua registrazione per la conferenza <a href="%{resource_url}">%{resource_title}</a> è in attesa di conferma.
         
     | 
| 
       512 
512 
     | 
    
         
             
                    conference_registrations_over_percentage:
         
     | 
| 
       513 
513 
     | 
    
         
             
                      email_intro: Gli spazi occupati con la conferenza "%{resource_title}" sono superiori %{percentage}%.
         
     | 
| 
       514 
514 
     | 
    
         
             
                      email_outro: Hai ricevuto questa notifica perché sei un amministratore dello spazio partecipativo della conferenza.
         
     | 
| 
         @@ -552,6 +552,7 @@ it: 
     | 
|
| 
       552 
552 
     | 
    
         
             
                      take_part: Prendere parte
         
     | 
| 
       553 
553 
     | 
    
         
             
                  conferences:
         
     | 
| 
       554 
554 
     | 
    
         
             
                    conference:
         
     | 
| 
      
 555 
     | 
    
         
            +
                      more_info: Ulteriori informazioni
         
     | 
| 
       555 
556 
     | 
    
         
             
                      take_part: Prendere parte
         
     | 
| 
       556 
557 
     | 
    
         
             
                    index:
         
     | 
| 
       557 
558 
     | 
    
         
             
                      promoted_conferences: Conferenze promosse
         
     | 
    
        data/config/locales/nl.yml
    CHANGED
    
    | 
         @@ -149,13 +149,13 @@ nl: 
     | 
|
| 
       149 
149 
     | 
    
         
             
                      attachments: Bijlagen
         
     | 
| 
       150 
150 
     | 
    
         
             
                      categories: Categorieën
         
     | 
| 
       151 
151 
     | 
    
         
             
                      components: Components
         
     | 
| 
       152 
     | 
    
         
            -
                      conference_admins:  
     | 
| 
      
 152 
     | 
    
         
            +
                      conference_admins: Conferentiebeheerders
         
     | 
| 
       153 
153 
     | 
    
         
             
                      conference_invites: Uitnodigingen
         
     | 
| 
       154 
154 
     | 
    
         
             
                      conference_speakers: sprekers
         
     | 
| 
       155 
155 
     | 
    
         
             
                      diploma: Certificaat van aanwezigheid
         
     | 
| 
       156 
156 
     | 
    
         
             
                      info: info
         
     | 
| 
       157 
157 
     | 
    
         
             
                      media_links: Media links
         
     | 
| 
       158 
     | 
    
         
            -
                      moderations:  
     | 
| 
      
 158 
     | 
    
         
            +
                      moderations: Moderaties
         
     | 
| 
       159 
159 
     | 
    
         
             
                      partners: partners
         
     | 
| 
       160 
160 
     | 
    
         
             
                      registration_types: Registratie Types
         
     | 
| 
       161 
161 
     | 
    
         
             
                      registrations: registraties
         
     | 
| 
         @@ -356,8 +356,8 @@ nl: 
     | 
|
| 
       356 
356 
     | 
    
         
             
                        certificate_of_attendance: Certificaat van aanwezigheid
         
     | 
| 
       357 
357 
     | 
    
         
             
                        certificate_of_attendance_description: Dit is om te verklaren dat <strong>%{user}</strong> heeft deelgenomen en heeft deelgenomen aan de <strong>%{title}</strong> gehouden op de <strong>%{location}</strong> op <strong>%{start} - %{end}</strong>
         
     | 
| 
       358 
358 
     | 
    
         
             
                    send_diploma:
         
     | 
| 
       359 
     | 
    
         
            -
                      error: Er is een probleem opgetreden tijdens het verzenden van de  
     | 
| 
       360 
     | 
    
         
            -
                      success:  
     | 
| 
      
 359 
     | 
    
         
            +
                      error: Er is een probleem opgetreden tijdens het verzenden van de aanwezigheidsvergaderingscertificaten.
         
     | 
| 
      
 360 
     | 
    
         
            +
                      success: Conference certificaten van aanwezigheid correct verzonden
         
     | 
| 
       361 
361 
     | 
    
         
             
                  conference:
         
     | 
| 
       362 
362 
     | 
    
         
             
                    registration_confirm:
         
     | 
| 
       363 
363 
     | 
    
         
             
                      cancel: Annuleer
         
     | 
| 
         @@ -505,13 +505,13 @@ nl: 
     | 
|
| 
       505 
505 
     | 
    
         
             
                    votes_count: stemmen
         
     | 
| 
       506 
506 
     | 
    
         
             
                events:
         
     | 
| 
       507 
507 
     | 
    
         
             
                  conferences:
         
     | 
| 
       508 
     | 
    
         
            -
                    conference_registration_validation_pending:
         
     | 
| 
       509 
     | 
    
         
            -
                      notification_title: Uw registratie voor de conferentie <a href="%{resource_url}">%{resource_title}</a> is in afwachting van bevestiging.
         
     | 
| 
       510 
508 
     | 
    
         
             
                    conference_registration_confirmed:
         
     | 
| 
       511 
509 
     | 
    
         
             
                      notification_title: Uw registratie voor de conferentie <a href="%{resource_url}">%{resource_title}</a> is bevestigd.
         
     | 
| 
      
 510 
     | 
    
         
            +
                    conference_registration_validation_pending:
         
     | 
| 
      
 511 
     | 
    
         
            +
                      notification_title: Uw registratie voor de conferentie <a href="%{resource_url}">%{resource_title}</a> is in afwachting van bevestiging.
         
     | 
| 
       512 
512 
     | 
    
         
             
                    conference_registrations_over_percentage:
         
     | 
| 
       513 
513 
     | 
    
         
             
                      email_intro: De door de '%{resource_title}conferentie ingenomen slots zijn meer dan %{percentage}%.
         
     | 
| 
       514 
     | 
    
         
            -
                      email_outro: U hebt deze melding ontvangen omdat u een beheerder bent van de  
     | 
| 
      
 514 
     | 
    
         
            +
                      email_outro: U hebt deze melding ontvangen omdat u een beheerder bent van de inspraakruimte van de conferentie.
         
     | 
| 
       515 
515 
     | 
    
         
             
                      email_subject: De "%{resource_title}" -bezette slots zijn meer dan %{percentage}%
         
     | 
| 
       516 
516 
     | 
    
         
             
                      notification_title: De <a href="%{resource_path}">%{resource_title}</a> conferentie bezet slots zijn meer dan %{percentage}%.
         
     | 
| 
       517 
517 
     | 
    
         
             
                    conference_updated:
         
     | 
| 
         @@ -552,6 +552,7 @@ nl: 
     | 
|
| 
       552 
552 
     | 
    
         
             
                      take_part: Deelnemen
         
     | 
| 
       553 
553 
     | 
    
         
             
                  conferences:
         
     | 
| 
       554 
554 
     | 
    
         
             
                    conference:
         
     | 
| 
      
 555 
     | 
    
         
            +
                      more_info: Meer informatie
         
     | 
| 
       555 
556 
     | 
    
         
             
                      take_part: Deelnemen
         
     | 
| 
       556 
557 
     | 
    
         
             
                    index:
         
     | 
| 
       557 
558 
     | 
    
         
             
                      promoted_conferences: Gepromoveerde conferenties
         
     | 
    
        data/config/locales/pl.yml
    CHANGED
    
    | 
         @@ -155,7 +155,7 @@ pl: 
     | 
|
| 
       155 
155 
     | 
    
         
             
                      attachments: Załączniki
         
     | 
| 
       156 
156 
     | 
    
         
             
                      categories: Kategorie
         
     | 
| 
       157 
157 
     | 
    
         
             
                      components: składniki
         
     | 
| 
       158 
     | 
    
         
            -
                      conference_admins:  
     | 
| 
      
 158 
     | 
    
         
            +
                      conference_admins: Administratorzy konferencji
         
     | 
| 
       159 
159 
     | 
    
         
             
                      conference_invites: Zaprasza
         
     | 
| 
       160 
160 
     | 
    
         
             
                      conference_speakers: Głośniki
         
     | 
| 
       161 
161 
     | 
    
         
             
                      diploma: Certyfikat uczestnictwa
         
     | 
| 
         @@ -364,8 +364,8 @@ pl: 
     | 
|
| 
       364 
364 
     | 
    
         
             
                        certificate_of_attendance: Certyfikat uczestnictwa
         
     | 
| 
       365 
365 
     | 
    
         
             
                        certificate_of_attendance_description: Zaświadcza się, że <strong>%{user}</strong> wzięło udział i uczestniczyło w <strong>%{title}</strong> które odbyło się w <strong>%{location}</strong> na <strong>%{start} - %{end}</strong>
         
     | 
| 
       366 
366 
     | 
    
         
             
                    send_diploma:
         
     | 
| 
       367 
     | 
    
         
            -
                      error: Wystąpił problem podczas wysyłania  
     | 
| 
       368 
     | 
    
         
            -
                      success:  
     | 
| 
      
 367 
     | 
    
         
            +
                      error: Wystąpił problem podczas wysyłania certyfikatów uczestnictwa w konferencji.
         
     | 
| 
      
 368 
     | 
    
         
            +
                      success: Konferencyjne certyfikaty uczestnictwa wysłane poprawnie
         
     | 
| 
       369 
369 
     | 
    
         
             
                  conference:
         
     | 
| 
       370 
370 
     | 
    
         
             
                    registration_confirm:
         
     | 
| 
       371 
371 
     | 
    
         
             
                      cancel: Anuluj
         
     | 
| 
         @@ -513,10 +513,10 @@ pl: 
     | 
|
| 
       513 
513 
     | 
    
         
             
                    votes_count: Głosy
         
     | 
| 
       514 
514 
     | 
    
         
             
                events:
         
     | 
| 
       515 
515 
     | 
    
         
             
                  conferences:
         
     | 
| 
       516 
     | 
    
         
            -
                    conference_registration_validation_pending:
         
     | 
| 
       517 
     | 
    
         
            -
                      notification_title: Twoja rejestracja na konferencję <a href="%{resource_url}">%{resource_title}</a> oczekuje na potwierdzenie.
         
     | 
| 
       518 
516 
     | 
    
         
             
                    conference_registration_confirmed:
         
     | 
| 
       519 
517 
     | 
    
         
             
                      notification_title: Twoja rejestracja na konferencję <a href="%{resource_url}">%{resource_title}</a> została potwierdzona.
         
     | 
| 
      
 518 
     | 
    
         
            +
                    conference_registration_validation_pending:
         
     | 
| 
      
 519 
     | 
    
         
            +
                      notification_title: Twoja rejestracja na konferencję <a href="%{resource_url}">%{resource_title}</a> oczekuje na potwierdzenie.
         
     | 
| 
       520 
520 
     | 
    
         
             
                    conference_registrations_over_percentage:
         
     | 
| 
       521 
521 
     | 
    
         
             
                      email_intro: Konferencje "%{resource_title}" zajmowane przez graczy zajmują ponad %{percentage}%.
         
     | 
| 
       522 
522 
     | 
    
         
             
                      email_outro: Otrzymałeś to powiadomienie, ponieważ jesteś administratorem przestrzeni partycypacyjnej konferencji.
         
     | 
| 
         @@ -559,6 +559,7 @@ pl: 
     | 
|
| 
       559 
559 
     | 
    
         
             
                      take_part: Wziąć udział
         
     | 
| 
       560 
560 
     | 
    
         
             
                  conferences:
         
     | 
| 
       561 
561 
     | 
    
         
             
                    conference:
         
     | 
| 
      
 562 
     | 
    
         
            +
                      more_info: Więcej informacji
         
     | 
| 
       562 
563 
     | 
    
         
             
                      take_part: Wziąć udział
         
     | 
| 
       563 
564 
     | 
    
         
             
                    index:
         
     | 
| 
       564 
565 
     | 
    
         
             
                      promoted_conferences: Promowane konferencje
         
     | 
    
        data/config/locales/pt-BR.yml
    CHANGED
    
    | 
         @@ -149,7 +149,7 @@ pt-BR: 
     | 
|
| 
       149 
149 
     | 
    
         
             
                      attachments: Anexos
         
     | 
| 
       150 
150 
     | 
    
         
             
                      categories: Categorias
         
     | 
| 
       151 
151 
     | 
    
         
             
                      components: Componentes
         
     | 
| 
       152 
     | 
    
         
            -
                      conference_admins:  
     | 
| 
      
 152 
     | 
    
         
            +
                      conference_admins: Administradores da conferência
         
     | 
| 
       153 
153 
     | 
    
         
             
                      conference_invites: Convites
         
     | 
| 
       154 
154 
     | 
    
         
             
                      conference_speakers: caixas de som
         
     | 
| 
       155 
155 
     | 
    
         
             
                      diploma: Certificado de participação
         
     | 
| 
         @@ -356,8 +356,8 @@ pt-BR: 
     | 
|
| 
       356 
356 
     | 
    
         
             
                        certificate_of_attendance: Certificado de participação
         
     | 
| 
       357 
357 
     | 
    
         
             
                        certificate_of_attendance_description: Certifica-se que <strong>%{user}</strong> participou e participou nos <strong>%{title}</strong> realizados em <strong>%{location}</strong> em <strong>%{start} - %{end}</strong>
         
     | 
| 
       358 
358 
     | 
    
         
             
                    send_diploma:
         
     | 
| 
       359 
     | 
    
         
            -
                      error: Houve um problema ao enviar os  
     | 
| 
       360 
     | 
    
         
            -
                      success:  
     | 
| 
      
 359 
     | 
    
         
            +
                      error: Houve um problema ao enviar os certificados de participação da conferência.
         
     | 
| 
      
 360 
     | 
    
         
            +
                      success: Certificados de atendimento da conferência enviados corretamente
         
     | 
| 
       361 
361 
     | 
    
         
             
                  conference:
         
     | 
| 
       362 
362 
     | 
    
         
             
                    registration_confirm:
         
     | 
| 
       363 
363 
     | 
    
         
             
                      cancel: Cancelar
         
     | 
| 
         @@ -505,10 +505,10 @@ pt-BR: 
     | 
|
| 
       505 
505 
     | 
    
         
             
                    votes_count: Votos
         
     | 
| 
       506 
506 
     | 
    
         
             
                events:
         
     | 
| 
       507 
507 
     | 
    
         
             
                  conferences:
         
     | 
| 
       508 
     | 
    
         
            -
                    conference_registration_validation_pending:
         
     | 
| 
       509 
     | 
    
         
            -
                      notification_title: Seu registro para a conferência <a href="%{resource_url}">%{resource_title}</a> está pendente de ser confirmado.
         
     | 
| 
       510 
508 
     | 
    
         
             
                    conference_registration_confirmed:
         
     | 
| 
       511 
509 
     | 
    
         
             
                      notification_title: Sua inscrição para a conferência <a href="%{resource_url}">%{resource_title}</a> foi confirmada.
         
     | 
| 
      
 510 
     | 
    
         
            +
                    conference_registration_validation_pending:
         
     | 
| 
      
 511 
     | 
    
         
            +
                      notification_title: Seu registro para a conferência <a href="%{resource_url}">%{resource_title}</a> está pendente de ser confirmado.
         
     | 
| 
       512 
512 
     | 
    
         
             
                    conference_registrations_over_percentage:
         
     | 
| 
       513 
513 
     | 
    
         
             
                      email_intro: Os espaços ocupados pela conferência "%{resource_title}" são superiores a %{percentage}%.
         
     | 
| 
       514 
514 
     | 
    
         
             
                      email_outro: Você recebeu esta notificação porque é um administrador do espaço participativo da conferência.
         
     | 
| 
         @@ -552,6 +552,7 @@ pt-BR: 
     | 
|
| 
       552 
552 
     | 
    
         
             
                      take_part: Participar
         
     | 
| 
       553 
553 
     | 
    
         
             
                  conferences:
         
     | 
| 
       554 
554 
     | 
    
         
             
                    conference:
         
     | 
| 
      
 555 
     | 
    
         
            +
                      more_info: Mais informações
         
     | 
| 
       555 
556 
     | 
    
         
             
                      take_part: Participar
         
     | 
| 
       556 
557 
     | 
    
         
             
                    index:
         
     | 
| 
       557 
558 
     | 
    
         
             
                      promoted_conferences: Conferências promovidas
         
     | 
    
        data/config/locales/pt.yml
    CHANGED
    
    | 
         @@ -149,7 +149,7 @@ pt: 
     | 
|
| 
       149 
149 
     | 
    
         
             
                      attachments: Anexos
         
     | 
| 
       150 
150 
     | 
    
         
             
                      categories: Categorias
         
     | 
| 
       151 
151 
     | 
    
         
             
                      components: Componentes
         
     | 
| 
       152 
     | 
    
         
            -
                      conference_admins:  
     | 
| 
      
 152 
     | 
    
         
            +
                      conference_admins: Administradores da conferência
         
     | 
| 
       153 
153 
     | 
    
         
             
                      conference_invites: Convites
         
     | 
| 
       154 
154 
     | 
    
         
             
                      conference_speakers: caixas de som
         
     | 
| 
       155 
155 
     | 
    
         
             
                      diploma: Certificado de participação
         
     | 
| 
         @@ -356,8 +356,8 @@ pt: 
     | 
|
| 
       356 
356 
     | 
    
         
             
                        certificate_of_attendance: Certificado de participação
         
     | 
| 
       357 
357 
     | 
    
         
             
                        certificate_of_attendance_description: Certifica-se que <strong>%{user}</strong> participou e participou nos <strong>%{title}</strong> realizados em <strong>%{location}</strong> em <strong>%{start} - %{end}</strong>
         
     | 
| 
       358 
358 
     | 
    
         
             
                    send_diploma:
         
     | 
| 
       359 
     | 
    
         
            -
                      error: Houve um problema ao enviar os  
     | 
| 
       360 
     | 
    
         
            -
                      success:  
     | 
| 
      
 359 
     | 
    
         
            +
                      error: Houve um problema ao enviar os certificados de participação da conferência.
         
     | 
| 
      
 360 
     | 
    
         
            +
                      success: Certificados de atendimento da conferência enviados corretamente
         
     | 
| 
       361 
361 
     | 
    
         
             
                  conference:
         
     | 
| 
       362 
362 
     | 
    
         
             
                    registration_confirm:
         
     | 
| 
       363 
363 
     | 
    
         
             
                      cancel: Cancelar
         
     | 
| 
         @@ -505,10 +505,10 @@ pt: 
     | 
|
| 
       505 
505 
     | 
    
         
             
                    votes_count: Votos
         
     | 
| 
       506 
506 
     | 
    
         
             
                events:
         
     | 
| 
       507 
507 
     | 
    
         
             
                  conferences:
         
     | 
| 
       508 
     | 
    
         
            -
                    conference_registration_validation_pending:
         
     | 
| 
       509 
     | 
    
         
            -
                      notification_title: Seu registro para a conferência <a href="%{resource_url}">%{resource_title}</a> está pendente de ser confirmado.
         
     | 
| 
       510 
508 
     | 
    
         
             
                    conference_registration_confirmed:
         
     | 
| 
       511 
509 
     | 
    
         
             
                      notification_title: Sua inscrição para a conferência <a href="%{resource_url}">%{resource_title}</a> foi confirmada.
         
     | 
| 
      
 510 
     | 
    
         
            +
                    conference_registration_validation_pending:
         
     | 
| 
      
 511 
     | 
    
         
            +
                      notification_title: Seu registro para a conferência <a href="%{resource_url}">%{resource_title}</a> está pendente de ser confirmado.
         
     | 
| 
       512 
512 
     | 
    
         
             
                    conference_registrations_over_percentage:
         
     | 
| 
       513 
513 
     | 
    
         
             
                      email_intro: Os espaços ocupados pela conferência "%{resource_title}" são superiores a %{percentage}%.
         
     | 
| 
       514 
514 
     | 
    
         
             
                      email_outro: Você recebeu esta notificação porque é um administrador do espaço participativo da conferência.
         
     | 
| 
         @@ -552,6 +552,7 @@ pt: 
     | 
|
| 
       552 
552 
     | 
    
         
             
                      take_part: Participar
         
     | 
| 
       553 
553 
     | 
    
         
             
                  conferences:
         
     | 
| 
       554 
554 
     | 
    
         
             
                    conference:
         
     | 
| 
      
 555 
     | 
    
         
            +
                      more_info: Mais informações
         
     | 
| 
       555 
556 
     | 
    
         
             
                      take_part: Participar
         
     | 
| 
       556 
557 
     | 
    
         
             
                    index:
         
     | 
| 
       557 
558 
     | 
    
         
             
                      promoted_conferences: Conferências promovidas
         
     | 
    
        data/config/locales/sv.yml
    CHANGED
    
    | 
         @@ -3,27 +3,27 @@ sv: 
     | 
|
| 
       3 
3 
     | 
    
         
             
                attributes:
         
     | 
| 
       4 
4 
     | 
    
         
             
                  conference:
         
     | 
| 
       5 
5 
     | 
    
         
             
                    assemblies_ids: Relaterade församlingar
         
     | 
| 
       6 
     | 
    
         
            -
                    banner_image:  
     | 
| 
      
 6 
     | 
    
         
            +
                    banner_image: Bannerbild
         
     | 
| 
       7 
7 
     | 
    
         
             
                    consultations_ids: Relaterade samråd
         
     | 
| 
       8 
8 
     | 
    
         
             
                    copy_categories: Kopiera kategorier
         
     | 
| 
       9 
9 
     | 
    
         
             
                    copy_components: Kopiera komponenter
         
     | 
| 
       10 
10 
     | 
    
         
             
                    copy_features: Kopiera funktioner
         
     | 
| 
       11 
     | 
    
         
            -
                    decidim_scope_id:  
     | 
| 
      
 11 
     | 
    
         
            +
                    decidim_scope_id: Omfång
         
     | 
| 
       12 
12 
     | 
    
         
             
                    description: Beskrivning
         
     | 
| 
       13 
13 
     | 
    
         
             
                    hashtag: Hashtag
         
     | 
| 
       14 
     | 
    
         
            -
                    hero_image:  
     | 
| 
       15 
     | 
    
         
            -
                    participatory_processes_ids: Relaterade  
     | 
| 
       16 
     | 
    
         
            -
                    promoted:  
     | 
| 
       17 
     | 
    
         
            -
                    published_at: Publicerad 
     | 
| 
       18 
     | 
    
         
            -
                    scope_id:  
     | 
| 
       19 
     | 
    
         
            -
                    scopes_enabled:  
     | 
| 
      
 14 
     | 
    
         
            +
                    hero_image: Bild till startsida
         
     | 
| 
      
 15 
     | 
    
         
            +
                    participatory_processes_ids: Relaterade deltagarprocesser
         
     | 
| 
      
 16 
     | 
    
         
            +
                    promoted: Uppmärksammad
         
     | 
| 
      
 17 
     | 
    
         
            +
                    published_at: Publicerad
         
     | 
| 
      
 18 
     | 
    
         
            +
                    scope_id: Omfång
         
     | 
| 
      
 19 
     | 
    
         
            +
                    scopes_enabled: Omfång aktiverat
         
     | 
| 
       20 
20 
     | 
    
         
             
                    short_description: Kort beskrivning
         
     | 
| 
       21 
21 
     | 
    
         
             
                    show_statistics: Visa statistik
         
     | 
| 
       22 
22 
     | 
    
         
             
                    slogan: Slogan
         
     | 
| 
       23 
     | 
    
         
            -
                    slug: URL 
     | 
| 
      
 23 
     | 
    
         
            +
                    slug: URL-slug
         
     | 
| 
       24 
24 
     | 
    
         
             
                    title: Titel
         
     | 
| 
       25 
25 
     | 
    
         
             
                  conference_speaker:
         
     | 
| 
       26 
     | 
    
         
            -
                    full_name:  
     | 
| 
      
 26 
     | 
    
         
            +
                    full_name: Fullständigt namn
         
     | 
| 
       27 
27 
     | 
    
         
             
                  conference_user_role:
         
     | 
| 
       28 
28 
     | 
    
         
             
                    email: E-post
         
     | 
| 
       29 
29 
     | 
    
         
             
                    name: Namn
         
     | 
| 
         @@ -33,18 +33,18 @@ sv: 
     | 
|
| 
       33 
33 
     | 
    
         
             
                    conference_registration_invite:
         
     | 
| 
       34 
34 
     | 
    
         
             
                      attributes:
         
     | 
| 
       35 
35 
     | 
    
         
             
                        email:
         
     | 
| 
       36 
     | 
    
         
            -
                          already_invited: Det här  
     | 
| 
      
 36 
     | 
    
         
            +
                          already_invited: Det här e-postadressen har redan blivit inbjuden
         
     | 
| 
       37 
37 
     | 
    
         
             
              activerecord:
         
     | 
| 
       38 
38 
     | 
    
         
             
                models:
         
     | 
| 
       39 
39 
     | 
    
         
             
                  decidim/conference:
         
     | 
| 
       40 
40 
     | 
    
         
             
                    one: Konferens
         
     | 
| 
       41 
     | 
    
         
            -
                    other:  
     | 
| 
      
 41 
     | 
    
         
            +
                    other: Konferenser
         
     | 
| 
       42 
42 
     | 
    
         
             
                  decidim/conference_speaker:
         
     | 
| 
       43 
     | 
    
         
            -
                    one:  
     | 
| 
       44 
     | 
    
         
            -
                    other:  
     | 
| 
      
 43 
     | 
    
         
            +
                    one: Talare
         
     | 
| 
      
 44 
     | 
    
         
            +
                    other: Talare
         
     | 
| 
       45 
45 
     | 
    
         
             
                  decidim/conference_user_role:
         
     | 
| 
       46 
     | 
    
         
            -
                    one:  
     | 
| 
       47 
     | 
    
         
            -
                    other:  
     | 
| 
      
 46 
     | 
    
         
            +
                    one: Konferensanvändarroll
         
     | 
| 
      
 47 
     | 
    
         
            +
                    other: Konferenceanvändarroller
         
     | 
| 
       48 
48 
     | 
    
         
             
              decidim:
         
     | 
| 
       49 
49 
     | 
    
         
             
                admin:
         
     | 
| 
       50 
50 
     | 
    
         
             
                  actions:
         
     | 
| 
         @@ -54,61 +54,61 @@ sv: 
     | 
|
| 
       54 
54 
     | 
    
         
             
                  conference_copies:
         
     | 
| 
       55 
55 
     | 
    
         
             
                    new:
         
     | 
| 
       56 
56 
     | 
    
         
             
                      copy: Kopiera
         
     | 
| 
       57 
     | 
    
         
            -
                      select: Välj  
     | 
| 
       58 
     | 
    
         
            -
                      title:  
     | 
| 
      
 57 
     | 
    
         
            +
                      select: Välj vilka data som du vill duplicera
         
     | 
| 
      
 58 
     | 
    
         
            +
                      title: Duplicera konferens
         
     | 
| 
       59 
59 
     | 
    
         
             
                  conference_publications:
         
     | 
| 
       60 
60 
     | 
    
         
             
                    create:
         
     | 
| 
       61 
     | 
    
         
            -
                      error: Det  
     | 
| 
       62 
     | 
    
         
            -
                      success: Konferensen  
     | 
| 
      
 61 
     | 
    
         
            +
                      error: Det gick inte att publicera konferensen.
         
     | 
| 
      
 62 
     | 
    
         
            +
                      success: Konferensen har publicerats.
         
     | 
| 
       63 
63 
     | 
    
         
             
                    destroy:
         
     | 
| 
       64 
     | 
    
         
            -
                      error:  
     | 
| 
       65 
     | 
    
         
            -
                      success: Konferensen  
     | 
| 
      
 64 
     | 
    
         
            +
                      error: Det gick inte att avpublicera konferensen.
         
     | 
| 
      
 65 
     | 
    
         
            +
                      success: Konferensen har avpublicerats.
         
     | 
| 
       66 
66 
     | 
    
         
             
                  conference_registration:
         
     | 
| 
       67 
67 
     | 
    
         
             
                    confirm:
         
     | 
| 
       68 
     | 
    
         
            -
                      error:  
     | 
| 
       69 
     | 
    
         
            -
                      success:  
     | 
| 
      
 68 
     | 
    
         
            +
                      error: Det gick inte att bekräfta konferensregistreringen.
         
     | 
| 
      
 69 
     | 
    
         
            +
                      success: Konferensregistreringen har bekräftats.
         
     | 
| 
       70 
70 
     | 
    
         
             
                  conference_speakers:
         
     | 
| 
       71 
71 
     | 
    
         
             
                    create:
         
     | 
| 
       72 
     | 
    
         
            -
                      error: Det gick inte att lägga till en  
     | 
| 
       73 
     | 
    
         
            -
                      success:  
     | 
| 
      
 72 
     | 
    
         
            +
                      error: Det gick inte att lägga till en talare till konferensen.
         
     | 
| 
      
 73 
     | 
    
         
            +
                      success: Talaren har lagts till.
         
     | 
| 
       74 
74 
     | 
    
         
             
                    destroy:
         
     | 
| 
       75 
     | 
    
         
            -
                      success:  
     | 
| 
      
 75 
     | 
    
         
            +
                      success: Talaren har tagits bort.
         
     | 
| 
       76 
76 
     | 
    
         
             
                    edit:
         
     | 
| 
       77 
     | 
    
         
            -
                      title: Uppdatera  
     | 
| 
      
 77 
     | 
    
         
            +
                      title: Uppdatera talare.
         
     | 
| 
       78 
78 
     | 
    
         
             
                      update: Uppdatera
         
     | 
| 
       79 
79 
     | 
    
         
             
                    index:
         
     | 
| 
       80 
     | 
    
         
            -
                      conference_speakers_title:  
     | 
| 
      
 80 
     | 
    
         
            +
                      conference_speakers_title: Talare
         
     | 
| 
       81 
81 
     | 
    
         
             
                    new:
         
     | 
| 
       82 
82 
     | 
    
         
             
                      create: Skapa
         
     | 
| 
       83 
     | 
    
         
            -
                      title: Ny  
     | 
| 
      
 83 
     | 
    
         
            +
                      title: Ny talare.
         
     | 
| 
       84 
84 
     | 
    
         
             
                    update:
         
     | 
| 
       85 
     | 
    
         
            -
                      error: Det  
     | 
| 
       86 
     | 
    
         
            -
                      success:  
     | 
| 
      
 85 
     | 
    
         
            +
                      error: Det gick inte att uppdatera talaren.
         
     | 
| 
      
 86 
     | 
    
         
            +
                      success: Talaren har uppdaterats.
         
     | 
| 
       87 
87 
     | 
    
         
             
                  conference_user_roles:
         
     | 
| 
       88 
88 
     | 
    
         
             
                    create:
         
     | 
| 
       89 
     | 
    
         
            -
                      error: Det  
     | 
| 
       90 
     | 
    
         
            -
                      success:  
     | 
| 
      
 89 
     | 
    
         
            +
                      error: Det gick inte att lägga till en administratör till konferensen.
         
     | 
| 
      
 90 
     | 
    
         
            +
                      success: Konferensadministratör har lagts till.
         
     | 
| 
       91 
91 
     | 
    
         
             
                    destroy:
         
     | 
| 
       92 
     | 
    
         
            -
                      success:  
     | 
| 
      
 92 
     | 
    
         
            +
                      success: Konferensadministratören har tagits bort.
         
     | 
| 
       93 
93 
     | 
    
         
             
                    edit:
         
     | 
| 
       94 
     | 
    
         
            -
                      title: Uppdatera  
     | 
| 
      
 94 
     | 
    
         
            +
                      title: Uppdatera konferensadministratör.
         
     | 
| 
       95 
95 
     | 
    
         
             
                      update: Uppdatera
         
     | 
| 
       96 
96 
     | 
    
         
             
                    index:
         
     | 
| 
       97 
     | 
    
         
            -
                      conference_admins_title:  
     | 
| 
      
 97 
     | 
    
         
            +
                      conference_admins_title: konferensadministratörer
         
     | 
| 
       98 
98 
     | 
    
         
             
                    new:
         
     | 
| 
       99 
99 
     | 
    
         
             
                      create: Skapa
         
     | 
| 
       100 
     | 
    
         
            -
                      title: Ny  
     | 
| 
      
 100 
     | 
    
         
            +
                      title: Ny konferensadministratör.
         
     | 
| 
       101 
101 
     | 
    
         
             
                    update:
         
     | 
| 
       102 
     | 
    
         
            -
                      error: Det  
     | 
| 
       103 
     | 
    
         
            -
                      success:  
     | 
| 
      
 102 
     | 
    
         
            +
                      error: Det gick inte att uppdatera konferensadministratören.
         
     | 
| 
      
 103 
     | 
    
         
            +
                      success: Konferensadministratören har uppdaterats.
         
     | 
| 
       104 
104 
     | 
    
         
             
                  conferences:
         
     | 
| 
       105 
105 
     | 
    
         
             
                    create:
         
     | 
| 
       106 
     | 
    
         
            -
                      error: Det  
     | 
| 
       107 
     | 
    
         
            -
                      success: Konferensen  
     | 
| 
      
 106 
     | 
    
         
            +
                      error: Det gick inte att skapa konferensen.
         
     | 
| 
      
 107 
     | 
    
         
            +
                      success: Konferensen har skapats.
         
     | 
| 
       108 
108 
     | 
    
         
             
                    edit:
         
     | 
| 
       109 
109 
     | 
    
         
             
                      update: Uppdatera
         
     | 
| 
       110 
110 
     | 
    
         
             
                    exports:
         
     | 
| 
       111 
     | 
    
         
            -
                      registrations:  
     | 
| 
      
 111 
     | 
    
         
            +
                      registrations: Registreringar
         
     | 
| 
       112 
112 
     | 
    
         
             
                    form:
         
     | 
| 
       113 
113 
     | 
    
         
             
                      title: Allmän information
         
     | 
| 
       114 
114 
     | 
    
         
             
                    index:
         
     | 
| 
         @@ -118,77 +118,77 @@ sv: 
     | 
|
| 
       118 
118 
     | 
    
         
             
                      create: Skapa
         
     | 
| 
       119 
119 
     | 
    
         
             
                      title: Konferens
         
     | 
| 
       120 
120 
     | 
    
         
             
                    update:
         
     | 
| 
       121 
     | 
    
         
            -
                      error: Det  
     | 
| 
       122 
     | 
    
         
            -
                      success: Konferensen  
     | 
| 
      
 121 
     | 
    
         
            +
                      error: Det gick inte att uppdatera konferensen.
         
     | 
| 
      
 122 
     | 
    
         
            +
                      success: Konferensen har uppdaterats.
         
     | 
| 
       123 
123 
     | 
    
         
             
                  conferences_copies:
         
     | 
| 
       124 
124 
     | 
    
         
             
                    create:
         
     | 
| 
       125 
     | 
    
         
            -
                      error: Det  
     | 
| 
       126 
     | 
    
         
            -
                      success: Konferensen  
     | 
| 
      
 125 
     | 
    
         
            +
                      error: Det gick inte att duplicera konferensen.
         
     | 
| 
      
 126 
     | 
    
         
            +
                      success: Konferensen har duplicerats.
         
     | 
| 
       127 
127 
     | 
    
         
             
                  media_links:
         
     | 
| 
       128 
128 
     | 
    
         
             
                    create:
         
     | 
| 
       129 
     | 
    
         
            -
                      error: Det  
     | 
| 
       130 
     | 
    
         
            -
                      success:  
     | 
| 
      
 129 
     | 
    
         
            +
                      error: Det gick inte att skapa en ny medialänk.
         
     | 
| 
      
 130 
     | 
    
         
            +
                      success: Medialänk har skapats.
         
     | 
| 
       131 
131 
     | 
    
         
             
                    destroy:
         
     | 
| 
       132 
     | 
    
         
            -
                      success:  
     | 
| 
      
 132 
     | 
    
         
            +
                      success: Medialänken har raderats.
         
     | 
| 
       133 
133 
     | 
    
         
             
                    edit:
         
     | 
| 
       134 
     | 
    
         
            -
                      title: Uppdatera  
     | 
| 
      
 134 
     | 
    
         
            +
                      title: Uppdatera medialänk.
         
     | 
| 
       135 
135 
     | 
    
         
             
                      update: Uppdatera
         
     | 
| 
       136 
136 
     | 
    
         
             
                    index:
         
     | 
| 
       137 
     | 
    
         
            -
                      media_links_title:  
     | 
| 
      
 137 
     | 
    
         
            +
                      media_links_title: Medialänkar
         
     | 
| 
       138 
138 
     | 
    
         
             
                    new:
         
     | 
| 
       139 
139 
     | 
    
         
             
                      create: Skapa
         
     | 
| 
       140 
     | 
    
         
            -
                      title:  
     | 
| 
      
 140 
     | 
    
         
            +
                      title: Medialänk
         
     | 
| 
       141 
141 
     | 
    
         
             
                    update:
         
     | 
| 
       142 
     | 
    
         
            -
                      error: Det  
     | 
| 
       143 
     | 
    
         
            -
                      success:  
     | 
| 
      
 142 
     | 
    
         
            +
                      error: Det gick inte att uppdatera medialänken.
         
     | 
| 
      
 143 
     | 
    
         
            +
                      success: Medialänken har uppdaterats.
         
     | 
| 
       144 
144 
     | 
    
         
             
                  menu:
         
     | 
| 
       145 
     | 
    
         
            -
                    conferences:  
     | 
| 
      
 145 
     | 
    
         
            +
                    conferences: Konferenser
         
     | 
| 
       146 
146 
     | 
    
         
             
                    conferences_submenu:
         
     | 
| 
       147 
147 
     | 
    
         
             
                      attachment_collections: Mappar
         
     | 
| 
       148 
148 
     | 
    
         
             
                      attachment_files: Filer
         
     | 
| 
       149 
     | 
    
         
            -
                      attachments:  
     | 
| 
       150 
     | 
    
         
            -
                      categories:  
     | 
| 
      
 149 
     | 
    
         
            +
                      attachments: Bilagor
         
     | 
| 
      
 150 
     | 
    
         
            +
                      categories: Kategorier
         
     | 
| 
       151 
151 
     | 
    
         
             
                      components: Komponenter
         
     | 
| 
       152 
     | 
    
         
            -
                      conference_admins:  
     | 
| 
       153 
     | 
    
         
            -
                      conference_invites:  
     | 
| 
       154 
     | 
    
         
            -
                      conference_speakers:  
     | 
| 
      
 152 
     | 
    
         
            +
                      conference_admins: Konferensadministratörer
         
     | 
| 
      
 153 
     | 
    
         
            +
                      conference_invites: Inbjudningar
         
     | 
| 
      
 154 
     | 
    
         
            +
                      conference_speakers: Talare
         
     | 
| 
       155 
155 
     | 
    
         
             
                      diploma: Närvarointyg
         
     | 
| 
       156 
156 
     | 
    
         
             
                      info: Info
         
     | 
| 
       157 
     | 
    
         
            -
                      media_links:  
     | 
| 
       158 
     | 
    
         
            -
                      moderations:  
     | 
| 
      
 157 
     | 
    
         
            +
                      media_links: Medialänkar
         
     | 
| 
      
 158 
     | 
    
         
            +
                      moderations: Moderering
         
     | 
| 
       159 
159 
     | 
    
         
             
                      partners: Partners
         
     | 
| 
       160 
160 
     | 
    
         
             
                      registration_types: Registreringstyper
         
     | 
| 
       161 
     | 
    
         
            -
                      registrations:  
     | 
| 
      
 161 
     | 
    
         
            +
                      registrations: Registreringar
         
     | 
| 
       162 
162 
     | 
    
         
             
                      user_registrations: Användarregistreringar
         
     | 
| 
       163 
163 
     | 
    
         
             
                  models:
         
     | 
| 
       164 
164 
     | 
    
         
             
                    conference:
         
     | 
| 
       165 
165 
     | 
    
         
             
                      fields:
         
     | 
| 
       166 
     | 
    
         
            -
                        created_at: Skapad 
     | 
| 
       167 
     | 
    
         
            -
                        promoted:  
     | 
| 
      
 166 
     | 
    
         
            +
                        created_at: Skapad
         
     | 
| 
      
 167 
     | 
    
         
            +
                        promoted: Annonserad
         
     | 
| 
       168 
168 
     | 
    
         
             
                        published: Publicerad
         
     | 
| 
       169 
169 
     | 
    
         
             
                        title: Titel
         
     | 
| 
       170 
170 
     | 
    
         
             
                    conference_speaker:
         
     | 
| 
       171 
171 
     | 
    
         
             
                      fields:
         
     | 
| 
       172 
     | 
    
         
            -
                        affiliation:  
     | 
| 
       173 
     | 
    
         
            -
                        full_name:  
     | 
| 
      
 172 
     | 
    
         
            +
                        affiliation: Anknytning
         
     | 
| 
      
 173 
     | 
    
         
            +
                        full_name: Fullständigt namn
         
     | 
| 
       174 
174 
     | 
    
         
             
                        position: Position
         
     | 
| 
       175 
     | 
    
         
            -
                      name:  
     | 
| 
      
 175 
     | 
    
         
            +
                      name: Talare
         
     | 
| 
       176 
176 
     | 
    
         
             
                    conference_user_role:
         
     | 
| 
       177 
177 
     | 
    
         
             
                      fields:
         
     | 
| 
       178 
178 
     | 
    
         
             
                        email: E-post
         
     | 
| 
       179 
179 
     | 
    
         
             
                        name: Namn
         
     | 
| 
       180 
180 
     | 
    
         
             
                        role: Roll
         
     | 
| 
       181 
     | 
    
         
            -
                      name:  
     | 
| 
      
 181 
     | 
    
         
            +
                      name: Konferensadministratör
         
     | 
| 
       182 
182 
     | 
    
         
             
                      roles:
         
     | 
| 
       183 
183 
     | 
    
         
             
                        admin: Administratör
         
     | 
| 
       184 
184 
     | 
    
         
             
                        collaborator: Medarbetare
         
     | 
| 
       185 
     | 
    
         
            -
                        moderator:  
     | 
| 
      
 185 
     | 
    
         
            +
                        moderator: Moderator
         
     | 
| 
       186 
186 
     | 
    
         
             
                    media_link:
         
     | 
| 
       187 
187 
     | 
    
         
             
                      fields:
         
     | 
| 
       188 
188 
     | 
    
         
             
                        date: Datum
         
     | 
| 
       189 
189 
     | 
    
         
             
                        link: Länk
         
     | 
| 
       190 
190 
     | 
    
         
             
                        title: Titel
         
     | 
| 
       191 
     | 
    
         
            -
                      name:  
     | 
| 
      
 191 
     | 
    
         
            +
                      name: Medialänk
         
     | 
| 
       192 
192 
     | 
    
         
             
                    partner:
         
     | 
| 
       193 
193 
     | 
    
         
             
                      fields:
         
     | 
| 
       194 
194 
     | 
    
         
             
                        link: Länk
         
     | 
| 
         @@ -198,21 +198,21 @@ sv: 
     | 
|
| 
       198 
198 
     | 
    
         
             
                      name: Partner
         
     | 
| 
       199 
199 
     | 
    
         
             
                      types:
         
     | 
| 
       200 
200 
     | 
    
         
             
                        collaborator: Medarbetare
         
     | 
| 
       201 
     | 
    
         
            -
                        main_promotor:  
     | 
| 
      
 201 
     | 
    
         
            +
                        main_promotor: Huvudarrangör
         
     | 
| 
       202 
202 
     | 
    
         
             
                    registration_type:
         
     | 
| 
       203 
203 
     | 
    
         
             
                      fields:
         
     | 
| 
       204 
204 
     | 
    
         
             
                        conference_meetings: Konferensmöten
         
     | 
| 
       205 
205 
     | 
    
         
             
                        price: Pris
         
     | 
| 
       206 
     | 
    
         
            -
                        registrations_count:  
     | 
| 
      
 206 
     | 
    
         
            +
                        registrations_count: Antal registreringar
         
     | 
| 
       207 
207 
     | 
    
         
             
                        title: Titel
         
     | 
| 
       208 
208 
     | 
    
         
             
                        weight: Vikt
         
     | 
| 
       209 
209 
     | 
    
         
             
                      name: Registreringstyp
         
     | 
| 
       210 
210 
     | 
    
         
             
                  partners:
         
     | 
| 
       211 
211 
     | 
    
         
             
                    create:
         
     | 
| 
       212 
212 
     | 
    
         
             
                      error: Det gick inte att lägga till en partner för den här konferensen.
         
     | 
| 
       213 
     | 
    
         
            -
                      success:  
     | 
| 
      
 213 
     | 
    
         
            +
                      success: Konferenspartnern har lagts till.
         
     | 
| 
       214 
214 
     | 
    
         
             
                    destroy:
         
     | 
| 
       215 
     | 
    
         
            -
                      success:  
     | 
| 
      
 215 
     | 
    
         
            +
                      success: Konferenspartnern har tagits bort.
         
     | 
| 
       216 
216 
     | 
    
         
             
                    edit:
         
     | 
| 
       217 
217 
     | 
    
         
             
                      title: Uppdatera partner.
         
     | 
| 
       218 
218 
     | 
    
         
             
                      update: Uppdatera
         
     | 
| 
         @@ -220,64 +220,64 @@ sv: 
     | 
|
| 
       220 
220 
     | 
    
         
             
                      create: Skapa
         
     | 
| 
       221 
221 
     | 
    
         
             
                      title: Ny partner
         
     | 
| 
       222 
222 
     | 
    
         
             
                    update:
         
     | 
| 
       223 
     | 
    
         
            -
                      error: Det  
     | 
| 
       224 
     | 
    
         
            -
                      success:  
     | 
| 
      
 223 
     | 
    
         
            +
                      error: Det gick inte att uppdatera konferenspartnern.
         
     | 
| 
      
 224 
     | 
    
         
            +
                      success: Konferenspartnern har uppdaterats.
         
     | 
| 
       225 
225 
     | 
    
         
             
                  registration_type_publications:
         
     | 
| 
       226 
226 
     | 
    
         
             
                    create:
         
     | 
| 
       227 
     | 
    
         
            -
                      error: Det  
     | 
| 
       228 
     | 
    
         
            -
                      success: Registreringstypen  
     | 
| 
      
 227 
     | 
    
         
            +
                      error: Det gick inte att publicera denna registreringstyp.
         
     | 
| 
      
 228 
     | 
    
         
            +
                      success: Registreringstypen har publicerats.
         
     | 
| 
       229 
229 
     | 
    
         
             
                    destroy:
         
     | 
| 
       230 
     | 
    
         
            -
                      error:  
     | 
| 
       231 
     | 
    
         
            -
                      success: Registreringstypen  
     | 
| 
      
 230 
     | 
    
         
            +
                      error: Det gick inte att avpublicera denna registreringstyp.
         
     | 
| 
      
 231 
     | 
    
         
            +
                      success: Registreringstypen har avpublicerats.
         
     | 
| 
       232 
232 
     | 
    
         
             
                  registration_types:
         
     | 
| 
       233 
233 
     | 
    
         
             
                    create:
         
     | 
| 
       234 
     | 
    
         
            -
                      error: Det gick inte att lägga till en registreringstyp  
     | 
| 
       235 
     | 
    
         
            -
                      success: Registreringstypen har lagts till  
     | 
| 
      
 234 
     | 
    
         
            +
                      error: Det gick inte att lägga till en registreringstyp till konferensen.
         
     | 
| 
      
 235 
     | 
    
         
            +
                      success: Registreringstypen har lagts till till konferensen.
         
     | 
| 
       236 
236 
     | 
    
         
             
                    destroy:
         
     | 
| 
       237 
     | 
    
         
            -
                      success: Registreringstypen har tagits  
     | 
| 
      
 237 
     | 
    
         
            +
                      success: Registreringstypen har tagits från konferensen.
         
     | 
| 
       238 
238 
     | 
    
         
             
                    edit:
         
     | 
| 
       239 
     | 
    
         
            -
                      title: Uppdatera  
     | 
| 
       240 
     | 
    
         
            -
                      update:  
     | 
| 
      
 239 
     | 
    
         
            +
                      title: Uppdatera registreringstyp.
         
     | 
| 
      
 240 
     | 
    
         
            +
                      update: Uppdatera
         
     | 
| 
       241 
241 
     | 
    
         
             
                    new:
         
     | 
| 
       242 
242 
     | 
    
         
             
                      create: Skapa
         
     | 
| 
       243 
243 
     | 
    
         
             
                      title: Ny registreringstyp
         
     | 
| 
       244 
244 
     | 
    
         
             
                    update:
         
     | 
| 
       245 
     | 
    
         
            -
                      error: Det  
     | 
| 
       246 
     | 
    
         
            -
                      success: Registreringstypen  
     | 
| 
      
 245 
     | 
    
         
            +
                      error: Det gick inte att uppdatera en registreringstyp för konferensen.
         
     | 
| 
      
 246 
     | 
    
         
            +
                      success: Registreringstypen till konferensen har uppdaterats.
         
     | 
| 
       247 
247 
     | 
    
         
             
                  titles:
         
     | 
| 
       248 
     | 
    
         
            -
                    conferences:  
     | 
| 
      
 248 
     | 
    
         
            +
                    conferences: Konferenser
         
     | 
| 
       249 
249 
     | 
    
         
             
                admin_log:
         
     | 
| 
       250 
250 
     | 
    
         
             
                  conference:
         
     | 
| 
       251 
     | 
    
         
            -
                    create: "%{user_name} skapade %{resource_name} 
     | 
| 
       252 
     | 
    
         
            -
                    publish: "%{user_name} publicerade %{resource_name} 
     | 
| 
       253 
     | 
    
         
            -
                    send_conference_diplomas: "%{user_name} skickade  
     | 
| 
       254 
     | 
    
         
            -
                    unpublish: "%{user_name}  
     | 
| 
       255 
     | 
    
         
            -
                    update: "%{user_name} uppdaterade %{resource_name} 
     | 
| 
       256 
     | 
    
         
            -
                    update_diploma: "%{user_name} uppdaterade  
     | 
| 
      
 251 
     | 
    
         
            +
                    create: "%{user_name} skapade konferensen %{resource_name}"
         
     | 
| 
      
 252 
     | 
    
         
            +
                    publish: "%{user_name} publicerade konferensen %{resource_name}"
         
     | 
| 
      
 253 
     | 
    
         
            +
                    send_conference_diplomas: "%{user_name} skickade närvarointyg till deltagarna på konferensen %{resource_name}"
         
     | 
| 
      
 254 
     | 
    
         
            +
                    unpublish: "%{user_name} avpublicerade konferensen %{resource_name}"
         
     | 
| 
      
 255 
     | 
    
         
            +
                    update: "%{user_name} uppdaterade konferensen %{resource_name}"
         
     | 
| 
      
 256 
     | 
    
         
            +
                    update_diploma: "%{user_name} uppdaterade konfigurationen av närvarointygen till konferensen %{resource_name}"
         
     | 
| 
       257 
257 
     | 
    
         
             
                  conference_speaker:
         
     | 
| 
       258 
     | 
    
         
            -
                    create: "%{user_name} skapade %{resource_name}  
     | 
| 
       259 
     | 
    
         
            -
                    delete: "%{user_name} bort %{resource_name}  
     | 
| 
       260 
     | 
    
         
            -
                    update: "%{user_name} uppdaterade %{resource_name}  
     | 
| 
      
 258 
     | 
    
         
            +
                    create: "%{user_name} skapade talaren %{resource_name} på konferensen %{space_name}"
         
     | 
| 
      
 259 
     | 
    
         
            +
                    delete: "%{user_name} tog bort talaren %{resource_name} från konferensen %{space_name}"
         
     | 
| 
      
 260 
     | 
    
         
            +
                    update: "%{user_name} uppdaterade talaren %{resource_name} på konferensen %{space_name}"
         
     | 
| 
       261 
261 
     | 
    
         
             
                  conference_user_role:
         
     | 
| 
       262 
     | 
    
         
            -
                    create: "%{user_name}  
     | 
| 
       263 
     | 
    
         
            -
                    delete: "%{user_name}  
     | 
| 
       264 
     | 
    
         
            -
                    update: "%{user_name} ändrade rollen  
     | 
| 
      
 262 
     | 
    
         
            +
                    create: "%{user_name} bjöd in %{resource_name} till konferensen %{space_name}"
         
     | 
| 
      
 263 
     | 
    
         
            +
                    delete: "%{user_name} tog bort administratören %{resource_name} från konferensen %{space_name}"
         
     | 
| 
      
 264 
     | 
    
         
            +
                    update: "%{user_name} ändrade rollen för %{resource_name} i konferensen %{space_name}"
         
     | 
| 
       265 
265 
     | 
    
         
             
                  conferences:
         
     | 
| 
       266 
266 
     | 
    
         
             
                    conference_registration:
         
     | 
| 
       267 
     | 
    
         
            -
                      confirm: "%{user_name} bekräftade en konferensregistrering  
     | 
| 
      
 267 
     | 
    
         
            +
                      confirm: "%{user_name} bekräftade en konferensregistrering till konferensen %{resource_name}"
         
     | 
| 
       268 
268 
     | 
    
         
             
                    partner:
         
     | 
| 
       269 
     | 
    
         
            -
                      create: "%{user_name} skapade %{resource_name}  
     | 
| 
       270 
     | 
    
         
            -
                      delete: "%{user_name}  
     | 
| 
       271 
     | 
    
         
            -
                      update: "%{user_name}  
     | 
| 
      
 269 
     | 
    
         
            +
                      create: "%{user_name} skapade %{resource_name} på konferensen %{space_name}"
         
     | 
| 
      
 270 
     | 
    
         
            +
                      delete: "%{user_name} tog bort administratören %{resource_name} från konferensen %{space_name}"
         
     | 
| 
      
 271 
     | 
    
         
            +
                      update: "%{user_name} uppdaterade %{resource_name} på konferensen %{space_name}"
         
     | 
| 
       272 
272 
     | 
    
         
             
                    registration_type:
         
     | 
| 
       273 
     | 
    
         
            -
                      create: "%{user_name} skapade %{resource_name}  
     | 
| 
       274 
     | 
    
         
            -
                      publish: "%{user_name} publicerade %{resource_name}  
     | 
| 
       275 
     | 
    
         
            -
                      unpublish: "%{user_name}  
     | 
| 
       276 
     | 
    
         
            -
                      update: "%{user_name} uppdaterade %{resource_name}  
     | 
| 
      
 273 
     | 
    
         
            +
                      create: "%{user_name} skapade registreringstypen %{resource_name} på konferensen %{space_name}"
         
     | 
| 
      
 274 
     | 
    
         
            +
                      publish: "%{user_name} publicerade registreringstypen %{resource_name} till konferensen %{space_name}"
         
     | 
| 
      
 275 
     | 
    
         
            +
                      unpublish: "%{user_name} avpublicerade registreringstypen %{resource_name} till konferensen %{space_name}"
         
     | 
| 
      
 276 
     | 
    
         
            +
                      update: "%{user_name} uppdaterade registreringstypen %{resource_name} till konferensen %{space_name}"
         
     | 
| 
       277 
277 
     | 
    
         
             
                  media_link:
         
     | 
| 
       278 
     | 
    
         
            -
                    create: "%{user_name} skapade %{resource_name}  
     | 
| 
       279 
     | 
    
         
            -
                    delete: "%{user_name} bort %{resource_name}  
     | 
| 
       280 
     | 
    
         
            -
                    update: "%{user_name} uppdaterade %{resource_name}  
     | 
| 
      
 278 
     | 
    
         
            +
                    create: "%{user_name} skapade media länken %{resource_name} på konferensen %{space_name}"
         
     | 
| 
      
 279 
     | 
    
         
            +
                    delete: "%{user_name} tog bort medialänken %{resource_name} från konferensen %{space_name}"
         
     | 
| 
      
 280 
     | 
    
         
            +
                    update: "%{user_name} uppdaterade medialänken %{resource_name} på konferensen %{space_name}"
         
     | 
| 
       281 
281 
     | 
    
         
             
                conference_program:
         
     | 
| 
       282 
282 
     | 
    
         
             
                  index:
         
     | 
| 
       283 
283 
     | 
    
         
             
                    title: Program
         
     | 
| 
         @@ -288,58 +288,58 @@ sv: 
     | 
|
| 
       288 
288 
     | 
    
         
             
                  admin:
         
     | 
| 
       289 
289 
     | 
    
         
             
                    conference_copies:
         
     | 
| 
       290 
290 
     | 
    
         
             
                      form:
         
     | 
| 
       291 
     | 
    
         
            -
                        slug_help: 'URL- 
     | 
| 
      
 291 
     | 
    
         
            +
                        slug_help: 'URL-slugs används till att skapa de URL:er som pekar på konferensen. Tar bara emot bokstäver, siffror och bindestreck, och måste börja med en bokstav. Exempel: %{url}'
         
     | 
| 
       292 
292 
     | 
    
         
             
                    conference_invites:
         
     | 
| 
       293 
293 
     | 
    
         
             
                      create:
         
     | 
| 
       294 
     | 
    
         
            -
                        error: Det  
     | 
| 
       295 
     | 
    
         
            -
                        success:  
     | 
| 
      
 294 
     | 
    
         
            +
                        error: Det gick inte att bjuda in deltagaren till konferensen.
         
     | 
| 
      
 295 
     | 
    
         
            +
                        success: Deltagaren har bjudits in att delta i konferensen.
         
     | 
| 
       296 
296 
     | 
    
         
             
                      form:
         
     | 
| 
       297 
     | 
    
         
            -
                        attendee_type:  
     | 
| 
       298 
     | 
    
         
            -
                        existing_user:  
     | 
| 
       299 
     | 
    
         
            -
                        invite_explanation:  
     | 
| 
       300 
     | 
    
         
            -
                        non_user: Icke befintlig  
     | 
| 
       301 
     | 
    
         
            -
                        select_user: Välj  
     | 
| 
      
 297 
     | 
    
         
            +
                        attendee_type: Deltagartyp
         
     | 
| 
      
 298 
     | 
    
         
            +
                        existing_user: Befintlig deltagare
         
     | 
| 
      
 299 
     | 
    
         
            +
                        invite_explanation: Deltagaren kommer att bli inbjuden att delta i konferensen och även till organisationen.
         
     | 
| 
      
 300 
     | 
    
         
            +
                        non_user: Icke befintlig deltagare
         
     | 
| 
      
 301 
     | 
    
         
            +
                        select_user: Välj deltagare
         
     | 
| 
       302 
302 
     | 
    
         
             
                      index:
         
     | 
| 
       303 
303 
     | 
    
         
             
                        filter:
         
     | 
| 
       304 
     | 
    
         
            -
                          accepted:  
     | 
| 
      
 304 
     | 
    
         
            +
                          accepted: Accepterat
         
     | 
| 
       305 
305 
     | 
    
         
             
                          all: Alla
         
     | 
| 
       306 
     | 
    
         
            -
                          rejected:  
     | 
| 
       307 
     | 
    
         
            -
                          sent:  
     | 
| 
      
 306 
     | 
    
         
            +
                          rejected: Avvisade
         
     | 
| 
      
 307 
     | 
    
         
            +
                          sent: Skickade
         
     | 
| 
       308 
308 
     | 
    
         
             
                        filter_by: Filtrera efter
         
     | 
| 
       309 
309 
     | 
    
         
             
                        invite_attendee: Bjud in deltagare
         
     | 
| 
       310 
     | 
    
         
            -
                        invites:  
     | 
| 
      
 310 
     | 
    
         
            +
                        invites: Inbjudningar
         
     | 
| 
       311 
311 
     | 
    
         
             
                        search: Sök
         
     | 
| 
       312 
312 
     | 
    
         
             
                      new:
         
     | 
| 
       313 
     | 
    
         
            -
                        explanation:  
     | 
| 
       314 
     | 
    
         
            -
                        invite:  
     | 
| 
       315 
     | 
    
         
            -
                        new_invite: Bjud in  
     | 
| 
      
 313 
     | 
    
         
            +
                        explanation: Deltagaren kommer att bli inbjuden att delta i en konferens. Om dennes e-postadress inte är registrerad kommer de även att bjudas in till organisationen.
         
     | 
| 
      
 314 
     | 
    
         
            +
                        invite: Inbjudan
         
     | 
| 
      
 315 
     | 
    
         
            +
                        new_invite: Bjud in deltagare
         
     | 
| 
       316 
316 
     | 
    
         
             
                    conference_registrations:
         
     | 
| 
       317 
317 
     | 
    
         
             
                      index:
         
     | 
| 
       318 
     | 
    
         
            -
                        registrations:  
     | 
| 
      
 318 
     | 
    
         
            +
                        registrations: Registreringar
         
     | 
| 
       319 
319 
     | 
    
         
             
                    conference_speakers:
         
     | 
| 
       320 
320 
     | 
    
         
             
                      form:
         
     | 
| 
       321 
     | 
    
         
            -
                        existing_user:  
     | 
| 
       322 
     | 
    
         
            -
                        non_user: Icke- 
     | 
| 
       323 
     | 
    
         
            -
                        select_user: Välj  
     | 
| 
       324 
     | 
    
         
            -
                        user_type:  
     | 
| 
      
 321 
     | 
    
         
            +
                        existing_user: Befintlig deltagare
         
     | 
| 
      
 322 
     | 
    
         
            +
                        non_user: Icke-deltagare
         
     | 
| 
      
 323 
     | 
    
         
            +
                        select_user: Välj deltagare
         
     | 
| 
      
 324 
     | 
    
         
            +
                        user_type: Deltagartyp
         
     | 
| 
       325 
325 
     | 
    
         
             
                      index:
         
     | 
| 
       326 
326 
     | 
    
         
             
                        search: Sök
         
     | 
| 
       327 
327 
     | 
    
         
             
                    conferences:
         
     | 
| 
       328 
328 
     | 
    
         
             
                      form:
         
     | 
| 
       329 
     | 
    
         
            -
                        available_slots_help: Lämna det till 0 om du har  
     | 
| 
      
 329 
     | 
    
         
            +
                        available_slots_help: Lämna det till 0 om du har obegränsat antal platser.
         
     | 
| 
       330 
330 
     | 
    
         
             
                        registrations_count:
         
     | 
| 
       331 
     | 
    
         
            -
                          one: Det har gjorts  
     | 
| 
      
 331 
     | 
    
         
            +
                          one: Det har gjorts en registrering.
         
     | 
| 
       332 
332 
     | 
    
         
             
                          other: Det har gjorts %{count} registreringar.
         
     | 
| 
       333 
     | 
    
         
            -
                        slug_help: 'URL- 
     | 
| 
      
 333 
     | 
    
         
            +
                        slug_help: 'URL-slugs används till att skapa de URL:er som pekar på konferensen. Tar bara emot bokstäver, siffror och bindestreck, och måste börja med en bokstav. Exempel: %{url}'
         
     | 
| 
       334 
334 
     | 
    
         
             
                    diplomas:
         
     | 
| 
       335 
335 
     | 
    
         
             
                      edit:
         
     | 
| 
       336 
336 
     | 
    
         
             
                        save: Spara
         
     | 
| 
       337 
337 
     | 
    
         
             
                        title: Närvarointyg
         
     | 
| 
       338 
338 
     | 
    
         
             
                    invite_join_conference_mailer:
         
     | 
| 
       339 
339 
     | 
    
         
             
                      invite:
         
     | 
| 
       340 
     | 
    
         
            -
                        decline:  
     | 
| 
       341 
     | 
    
         
            -
                        invited_you_to_join_a_conference: "%{invited_by} har bjudit in dig till en konferens på %{application}. Du kan avböja eller  
     | 
| 
       342 
     | 
    
         
            -
                        registration: Registrering  
     | 
| 
      
 340 
     | 
    
         
            +
                        decline: Avböj inbjudan till '%{conference_title}'
         
     | 
| 
      
 341 
     | 
    
         
            +
                        invited_you_to_join_a_conference: "%{invited_by} har bjudit in dig till en konferens på %{application}. Du kan avböja eller godkänna den via länkarna nedan."
         
     | 
| 
      
 342 
     | 
    
         
            +
                        registration: Registrering till '%{conference_title}'
         
     | 
| 
       343 
343 
     | 
    
         
             
                    partners:
         
     | 
| 
       344 
344 
     | 
    
         
             
                      index:
         
     | 
| 
       345 
345 
     | 
    
         
             
                        title: Partners
         
     | 
| 
         @@ -350,51 +350,51 @@ sv: 
     | 
|
| 
       350 
350 
     | 
    
         
             
                        title: Registreringstyper
         
     | 
| 
       351 
351 
     | 
    
         
             
                    send_conference_diploma_mailer:
         
     | 
| 
       352 
352 
     | 
    
         
             
                      diploma:
         
     | 
| 
       353 
     | 
    
         
            -
                        diploma_html:  
     | 
| 
      
 353 
     | 
    
         
            +
                        diploma_html: Närvarointyget för konferensen <a href="%{url}">%{title}</a> finns i bilagorna.
         
     | 
| 
       354 
354 
     | 
    
         
             
                      diploma_user:
         
     | 
| 
       355 
     | 
    
         
            -
                        attendance_verified_by: Närvaro  
     | 
| 
      
 355 
     | 
    
         
            +
                        attendance_verified_by: Närvaro bekräftad av
         
     | 
| 
       356 
356 
     | 
    
         
             
                        certificate_of_attendance: Närvarointyg
         
     | 
| 
       357 
     | 
    
         
            -
                        certificate_of_attendance_description: Detta intygar att <strong>%{user}</strong> har deltagit och  
     | 
| 
      
 357 
     | 
    
         
            +
                        certificate_of_attendance_description: Detta intygar att <strong>%{user}</strong> har deltagit och medverkat i <strong>%{title}</strong> som hölls på <strong>%{location}</strong> <strong>%{start} - %{end}</strong>
         
     | 
| 
       358 
358 
     | 
    
         
             
                    send_diploma:
         
     | 
| 
       359 
     | 
    
         
            -
                      error: Det  
     | 
| 
       360 
     | 
    
         
            -
                      success:  
     | 
| 
      
 359 
     | 
    
         
            +
                      error: Det gick inte att skicka närvarointyg för konferensen.
         
     | 
| 
      
 360 
     | 
    
         
            +
                      success: Skickade närvarointyg för konferensen
         
     | 
| 
       361 
361 
     | 
    
         
             
                  conference:
         
     | 
| 
       362 
362 
     | 
    
         
             
                    registration_confirm:
         
     | 
| 
       363 
363 
     | 
    
         
             
                      cancel: Avbryta
         
     | 
| 
       364 
364 
     | 
    
         
             
                      confirm: Bekräfta
         
     | 
| 
       365 
365 
     | 
    
         
             
                    show:
         
     | 
| 
       366 
     | 
    
         
            -
                      free:  
     | 
| 
       367 
     | 
    
         
            -
                      going:  
     | 
| 
       368 
     | 
    
         
            -
                      no_slots_available: Inga  
     | 
| 
      
 366 
     | 
    
         
            +
                      free: Fritt
         
     | 
| 
      
 367 
     | 
    
         
            +
                      going: Närvarande
         
     | 
| 
      
 368 
     | 
    
         
            +
                      no_slots_available: Inga platser tillgängliga
         
     | 
| 
       369 
369 
     | 
    
         
             
                      registration: Registrering
         
     | 
| 
       370 
370 
     | 
    
         
             
                  conference_program:
         
     | 
| 
       371 
371 
     | 
    
         
             
                    program_meeting:
         
     | 
| 
       372 
372 
     | 
    
         
             
                      content: Innehåll
         
     | 
| 
       373 
373 
     | 
    
         
             
                      location: Plats
         
     | 
| 
       374 
     | 
    
         
            -
                      speakers:  
     | 
| 
       375 
     | 
    
         
            -
                      streaming:  
     | 
| 
      
 374 
     | 
    
         
            +
                      speakers: Talare
         
     | 
| 
      
 375 
     | 
    
         
            +
                      streaming: Strömning
         
     | 
| 
       376 
376 
     | 
    
         
             
                    show:
         
     | 
| 
       377 
377 
     | 
    
         
             
                      day: Dag
         
     | 
| 
       378 
378 
     | 
    
         
             
                      program: Program
         
     | 
| 
       379 
379 
     | 
    
         
             
                  conference_registration_mailer:
         
     | 
| 
       380 
380 
     | 
    
         
             
                    confirmation:
         
     | 
| 
       381 
381 
     | 
    
         
             
                      confirmed_html: Din registrering för konferensen <a href="%{url}">%{title}</a> har bekräftats.
         
     | 
| 
       382 
     | 
    
         
            -
                      details_1: 'Du är registrerad  
     | 
| 
      
 382 
     | 
    
         
            +
                      details_1: 'Du är registrerad till konferensen med registreringstypen %{registration_type}. Det kostar %{price} och du kan delta i följande arrangemang:'
         
     | 
| 
       383 
383 
     | 
    
         
             
                      details_2: Du hittar konferensens detaljer i bilagan.
         
     | 
| 
       384 
384 
     | 
    
         
             
                    pending_validation:
         
     | 
| 
       385 
385 
     | 
    
         
             
                      confirmation_pending: Du kommer snart att få bekräftelsen
         
     | 
| 
       386 
     | 
    
         
            -
                      details: 'Du har registrerat dig  
     | 
| 
       387 
     | 
    
         
            -
                      pending_html:  
     | 
| 
      
 386 
     | 
    
         
            +
                      details: 'Du har registrerat dig med registreringstypen %{registration_type} till en kostnad av %{price} och du kan delta i följande arrangemang:'
         
     | 
| 
      
 387 
     | 
    
         
            +
                      pending_html: Väntar på bekräftelse för din registrering till konferensen <a href="%{url}">%{title}</a>.
         
     | 
| 
       388 
388 
     | 
    
         
             
                  conference_registrations:
         
     | 
| 
       389 
389 
     | 
    
         
             
                    create:
         
     | 
| 
       390 
     | 
    
         
            -
                      invalid: Det  
     | 
| 
       391 
     | 
    
         
            -
                      success: Du har  
     | 
| 
      
 390 
     | 
    
         
            +
                      invalid: Det gick inte att gå med i denna konferens.
         
     | 
| 
      
 391 
     | 
    
         
            +
                      success: Du har gått med i konferensen.
         
     | 
| 
       392 
392 
     | 
    
         
             
                    decline_invitation:
         
     | 
| 
       393 
     | 
    
         
            -
                      invalid: Det  
     | 
| 
       394 
     | 
    
         
            -
                      success: Du har avböjt inbjudan 
     | 
| 
      
 393 
     | 
    
         
            +
                      invalid: Det gick inte att avböja inbjudan.
         
     | 
| 
      
 394 
     | 
    
         
            +
                      success: Du har avböjt inbjudan.
         
     | 
| 
       395 
395 
     | 
    
         
             
                    destroy:
         
     | 
| 
       396 
     | 
    
         
            -
                      invalid: Det  
     | 
| 
       397 
     | 
    
         
            -
                      success: Du har lämnat konferensen 
     | 
| 
      
 396 
     | 
    
         
            +
                      invalid: Det gick inte att lämna konferensen.
         
     | 
| 
      
 397 
     | 
    
         
            +
                      success: Du har lämnat konferensen.
         
     | 
| 
       398 
398 
     | 
    
         
             
                  conference_speaker:
         
     | 
| 
       399 
399 
     | 
    
         
             
                    go_to_twitter: Gå till Twitter
         
     | 
| 
       400 
400 
     | 
    
         
             
                    more_info: mer information
         
     | 
| 
         @@ -411,36 +411,36 @@ sv: 
     | 
|
| 
       411 
411 
     | 
    
         
             
                      speakers: Talare
         
     | 
| 
       412 
412 
     | 
    
         
             
                  conferences:
         
     | 
| 
       413 
413 
     | 
    
         
             
                    partners:
         
     | 
| 
       414 
     | 
    
         
            -
                      collaborators:  
     | 
| 
       415 
     | 
    
         
            -
                      main_promotors:  
     | 
| 
      
 414 
     | 
    
         
            +
                      collaborators: Partners
         
     | 
| 
      
 415 
     | 
    
         
            +
                      main_promotors: Organisatörer
         
     | 
| 
       416 
416 
     | 
    
         
             
                    show:
         
     | 
| 
       417 
417 
     | 
    
         
             
                      login_as: Du är inloggad som %{name} <%{email}>
         
     | 
| 
       418 
     | 
    
         
            -
                      make_conference_registration: ' 
     | 
| 
       419 
     | 
    
         
            -
                      register:  
     | 
| 
      
 418 
     | 
    
         
            +
                      make_conference_registration: 'Registrera dig på konferensen:'
         
     | 
| 
      
 419 
     | 
    
         
            +
                      register: Registrering
         
     | 
| 
       420 
420 
     | 
    
         
             
                  content_blocks:
         
     | 
| 
       421 
421 
     | 
    
         
             
                    highlighted_conferences:
         
     | 
| 
       422 
     | 
    
         
            -
                      name:  
     | 
| 
      
 422 
     | 
    
         
            +
                      name: Annonserade konferenser
         
     | 
| 
       423 
423 
     | 
    
         
             
                  index:
         
     | 
| 
       424 
     | 
    
         
            -
                    title:  
     | 
| 
      
 424 
     | 
    
         
            +
                    title: Konferenser
         
     | 
| 
       425 
425 
     | 
    
         
             
                  mailer:
         
     | 
| 
       426 
426 
     | 
    
         
             
                    conference_registration_mailer:
         
     | 
| 
       427 
427 
     | 
    
         
             
                      confirmation:
         
     | 
| 
       428 
     | 
    
         
            -
                        subject: Din  
     | 
| 
      
 428 
     | 
    
         
            +
                        subject: Din konferensregistrering har bekräftats
         
     | 
| 
       429 
429 
     | 
    
         
             
                      pending_validation:
         
     | 
| 
       430 
     | 
    
         
            -
                        subject: Din  
     | 
| 
      
 430 
     | 
    
         
            +
                        subject: Din konferensregistrering väntar på bekräftelse
         
     | 
| 
       431 
431 
     | 
    
         
             
                    invite_join_conference_mailer:
         
     | 
| 
       432 
432 
     | 
    
         
             
                      invite:
         
     | 
| 
       433 
433 
     | 
    
         
             
                        subject: Inbjudan att delta i en konferens
         
     | 
| 
       434 
434 
     | 
    
         
             
                    send_conference_diploma_mailer:
         
     | 
| 
       435 
435 
     | 
    
         
             
                      diploma:
         
     | 
| 
       436 
     | 
    
         
            -
                        subject: Ditt  
     | 
| 
      
 436 
     | 
    
         
            +
                        subject: Ditt deltagarbevis för konferensen har skickats
         
     | 
| 
       437 
437 
     | 
    
         
             
                  models:
         
     | 
| 
       438 
438 
     | 
    
         
             
                    conference_invite:
         
     | 
| 
       439 
439 
     | 
    
         
             
                      fields:
         
     | 
| 
       440 
440 
     | 
    
         
             
                        email: E-post
         
     | 
| 
       441 
441 
     | 
    
         
             
                        name: Namn
         
     | 
| 
       442 
442 
     | 
    
         
             
                        registration_type: Registreringstyp
         
     | 
| 
       443 
     | 
    
         
            -
                        sent_at:  
     | 
| 
      
 443 
     | 
    
         
            +
                        sent_at: Skickad
         
     | 
| 
       444 
444 
     | 
    
         
             
                        status: Status
         
     | 
| 
       445 
445 
     | 
    
         
             
                      status:
         
     | 
| 
       446 
446 
     | 
    
         
             
                        accepted: Accepterad (%{at})
         
     | 
| 
         @@ -453,23 +453,23 @@ sv: 
     | 
|
| 
       453 
453 
     | 
    
         
             
                        registration_type: Registreringstyp
         
     | 
| 
       454 
454 
     | 
    
         
             
                        state: Status
         
     | 
| 
       455 
455 
     | 
    
         
             
                        states:
         
     | 
| 
       456 
     | 
    
         
            -
                          confirmed:  
     | 
| 
       457 
     | 
    
         
            -
                          pending:  
     | 
| 
      
 456 
     | 
    
         
            +
                          confirmed: Bekräftad
         
     | 
| 
      
 457 
     | 
    
         
            +
                          pending: Väntande
         
     | 
| 
       458 
458 
     | 
    
         
             
                  pages:
         
     | 
| 
       459 
459 
     | 
    
         
             
                    home:
         
     | 
| 
       460 
460 
     | 
    
         
             
                      highlighted_conferences:
         
     | 
| 
       461 
461 
     | 
    
         
             
                        active_conferences: Aktiva konferenser
         
     | 
| 
       462 
     | 
    
         
            -
                        see_all_conferences:  
     | 
| 
      
 462 
     | 
    
         
            +
                        see_all_conferences: Visa alla konferenser
         
     | 
| 
       463 
463 
     | 
    
         
             
                  photo:
         
     | 
| 
       464 
464 
     | 
    
         
             
                    show:
         
     | 
| 
       465 
     | 
    
         
            -
                      close_modal: Stäng  
     | 
| 
      
 465 
     | 
    
         
            +
                      close_modal: Stäng fönstret
         
     | 
| 
       466 
466 
     | 
    
         
             
                      photo: Bild
         
     | 
| 
       467 
467 
     | 
    
         
             
                  photos_list:
         
     | 
| 
       468 
468 
     | 
    
         
             
                    show:
         
     | 
| 
       469 
469 
     | 
    
         
             
                      related_photos: Bilder
         
     | 
| 
       470 
470 
     | 
    
         
             
                  registration_types:
         
     | 
| 
       471 
471 
     | 
    
         
             
                    index:
         
     | 
| 
       472 
     | 
    
         
            -
                      choose_an_option: 'Välj  
     | 
| 
      
 472 
     | 
    
         
            +
                      choose_an_option: 'Välj registreringsalternativ:'
         
     | 
| 
       473 
473 
     | 
    
         
             
                      login_as: Du är inloggad som %{name} <%{email}>
         
     | 
| 
       474 
474 
     | 
    
         
             
                      register: Registrera
         
     | 
| 
       475 
475 
     | 
    
         
             
                      title: Registreringstyper
         
     | 
| 
         @@ -477,68 +477,68 @@ sv: 
     | 
|
| 
       477 
477 
     | 
    
         
             
                    conference_user_login:
         
     | 
| 
       478 
478 
     | 
    
         
             
                      already_account: Har du redan ett konto i decidim?
         
     | 
| 
       479 
479 
     | 
    
         
             
                      new_user: Ny användare?
         
     | 
| 
       480 
     | 
    
         
            -
                      sign_in: Logga in  
     | 
| 
       481 
     | 
    
         
            -
                      sign_up: Skapa ett konto i decidim  
     | 
| 
      
 480 
     | 
    
         
            +
                      sign_in: Logga in om du vill registrera dig till konferensen
         
     | 
| 
      
 481 
     | 
    
         
            +
                      sign_up: Skapa ett konto i decidim om du vill registrera dig till konferensen
         
     | 
| 
       482 
482 
     | 
    
         
             
                  show:
         
     | 
| 
       483 
483 
     | 
    
         
             
                    details: Detaljer
         
     | 
| 
       484 
484 
     | 
    
         
             
                    introduction: Introduktion
         
     | 
| 
       485 
     | 
    
         
            -
                    objectives:  
     | 
| 
      
 485 
     | 
    
         
            +
                    objectives: Mål
         
     | 
| 
       486 
486 
     | 
    
         
             
                    related_assemblies: Relaterade församlingar
         
     | 
| 
       487 
487 
     | 
    
         
             
                    related_consultations: Relaterade samråd
         
     | 
| 
       488 
     | 
    
         
            -
                    related_participatory_processes: Relaterade  
     | 
| 
      
 488 
     | 
    
         
            +
                    related_participatory_processes: Relaterade deltagandeprocesser
         
     | 
| 
       489 
489 
     | 
    
         
             
                  statistics:
         
     | 
| 
       490 
490 
     | 
    
         
             
                    answers_count: Svar
         
     | 
| 
       491 
491 
     | 
    
         
             
                    comments_count: Kommentarer
         
     | 
| 
       492 
     | 
    
         
            -
                    conference_count:  
     | 
| 
      
 492 
     | 
    
         
            +
                    conference_count: Konferenser
         
     | 
| 
       493 
493 
     | 
    
         
             
                    debates_count: Debatter
         
     | 
| 
       494 
494 
     | 
    
         
             
                    endorsements_count: påskrifter
         
     | 
| 
       495 
495 
     | 
    
         
             
                    headline: Aktivitet
         
     | 
| 
       496 
496 
     | 
    
         
             
                    meetings_count: Möten
         
     | 
| 
       497 
497 
     | 
    
         
             
                    orders_count: Röster
         
     | 
| 
       498 
498 
     | 
    
         
             
                    pages_count: Sidor
         
     | 
| 
       499 
     | 
    
         
            -
                    posts_count:  
     | 
| 
      
 499 
     | 
    
         
            +
                    posts_count: Inlägg
         
     | 
| 
       500 
500 
     | 
    
         
             
                    projects_count: Projekt
         
     | 
| 
       501 
     | 
    
         
            -
                    proposals_count:  
     | 
| 
      
 501 
     | 
    
         
            +
                    proposals_count: Förslag
         
     | 
| 
       502 
502 
     | 
    
         
             
                    results_count: Resultat
         
     | 
| 
       503 
503 
     | 
    
         
             
                    surveys_count: Undersökningar
         
     | 
| 
       504 
504 
     | 
    
         
             
                    users_count: Deltagare
         
     | 
| 
       505 
505 
     | 
    
         
             
                    votes_count: Röster
         
     | 
| 
       506 
506 
     | 
    
         
             
                events:
         
     | 
| 
       507 
507 
     | 
    
         
             
                  conferences:
         
     | 
| 
       508 
     | 
    
         
            -
                    conference_registration_validation_pending:
         
     | 
| 
       509 
     | 
    
         
            -
                      notification_title: Din registrering för konferensen <a href="%{resource_url}">%{resource_title}</a> väntar på att bekräftas.
         
     | 
| 
       510 
508 
     | 
    
         
             
                    conference_registration_confirmed:
         
     | 
| 
       511 
     | 
    
         
            -
                      notification_title: Din registrering  
     | 
| 
      
 509 
     | 
    
         
            +
                      notification_title: Din registrering till konferensen <a href="%{resource_url}">%{resource_title}</a> har bekräftats.
         
     | 
| 
      
 510 
     | 
    
         
            +
                    conference_registration_validation_pending:
         
     | 
| 
      
 511 
     | 
    
         
            +
                      notification_title: Din registrering till konferensen <a href="%{resource_url}">%{resource_title}</a> väntar på bekräftelse.
         
     | 
| 
       512 
512 
     | 
    
         
             
                    conference_registrations_over_percentage:
         
     | 
| 
       513 
     | 
    
         
            -
                      email_intro:  
     | 
| 
       514 
     | 
    
         
            -
                      email_outro: Du har fått  
     | 
| 
       515 
     | 
    
         
            -
                      email_subject:  
     | 
| 
       516 
     | 
    
         
            -
                      notification_title:  
     | 
| 
      
 513 
     | 
    
         
            +
                      email_intro: Konferensen "%{resource_title}" har mer än %{percentage}% bokade platser.
         
     | 
| 
      
 514 
     | 
    
         
            +
                      email_outro: Du har fått det här meddelandet eftersom du är en administratör för konferensens deltagarutrymme.
         
     | 
| 
      
 515 
     | 
    
         
            +
                      email_subject: Konferensens "%{resource_title}" har mer än %{percentage}% bokade platser
         
     | 
| 
      
 516 
     | 
    
         
            +
                      notification_title: Konferensen <a href="%{resource_path}">%{resource_title}</a> har mer än bokade %{percentage}% punkter.
         
     | 
| 
       517 
517 
     | 
    
         
             
                    conference_updated:
         
     | 
| 
       518 
     | 
    
         
            -
                      email_intro: 'Konferensen "%{resource_title}"  
     | 
| 
       519 
     | 
    
         
            -
                      email_outro: Du har fått  
     | 
| 
       520 
     | 
    
         
            -
                      email_subject: Konferensen "%{resource_title}"  
     | 
| 
       521 
     | 
    
         
            -
                      notification_title: Konferensen <a href="%{resource_path}">%{resource_title}</a>  
     | 
| 
      
 518 
     | 
    
         
            +
                      email_intro: 'Konferensen "%{resource_title}" har uppdaterats. Läs den nya versionen på dess sida:'
         
     | 
| 
      
 519 
     | 
    
         
            +
                      email_outro: Du har fått det här meddelandet eftersom du följer konferensen "%{resource_title}". Du kan sluta att följa den via föregående länk.
         
     | 
| 
      
 520 
     | 
    
         
            +
                      email_subject: Konferensen "%{resource_title}" har uppdaterats
         
     | 
| 
      
 521 
     | 
    
         
            +
                      notification_title: Konferensen <a href="%{resource_path}">%{resource_title}</a> har uppdaterats.
         
     | 
| 
       522 
522 
     | 
    
         
             
                    registrations_enabled:
         
     | 
| 
       523 
     | 
    
         
            -
                      email_intro: 'Konferensen "%{resource_title}" har  
     | 
| 
       524 
     | 
    
         
            -
                      email_outro: Du har fått  
     | 
| 
       525 
     | 
    
         
            -
                      email_subject: Konferensen "%{resource_title}"  
     | 
| 
       526 
     | 
    
         
            -
                      notification_title: <a href="%{resource_path}">%{resource_title}</a>  
     | 
| 
      
 523 
     | 
    
         
            +
                      email_intro: 'Konferensen "%{resource_title}" har tar nu emot registreringar. Du kan själv registrera dig på denna sida:'
         
     | 
| 
      
 524 
     | 
    
         
            +
                      email_outro: Du har fått det här meddelandet eftersom du följer konferensen "%{resource_title}". Du kan sluta att följa den via föregående länk.
         
     | 
| 
      
 525 
     | 
    
         
            +
                      email_subject: Konferensen "%{resource_title}" tar nu emot registreringar.
         
     | 
| 
      
 526 
     | 
    
         
            +
                      notification_title: Konferensen <a href="%{resource_path}">%{resource_title}</a> tar nu emot registreringar.
         
     | 
| 
       527 
527 
     | 
    
         
             
                    upcoming_conference:
         
     | 
| 
       528 
     | 
    
         
            -
                      email_intro: 'Konferensen "%{resource_title}" äger rum om  
     | 
| 
       529 
     | 
    
         
            -
                      email_outro: Du har fått den här meddelandet eftersom du följer "%{resource_title}" 
     | 
| 
      
 528 
     | 
    
         
            +
                      email_intro: 'Konferensen "%{resource_title}" äger rum om två dagar. Läs mer på dess sida:'
         
     | 
| 
      
 529 
     | 
    
         
            +
                      email_outro: Du har fått den här meddelandet eftersom du följer konferensen "%{resource_title}". Du kan sluta att följa den från föregående länk.
         
     | 
| 
       530 
530 
     | 
    
         
             
                      email_subject: Konferensen "%{resource_title}" kommer!
         
     | 
| 
       531 
     | 
    
         
            -
                      notification_title: <a href="%{resource_path}">%{resource_title}</a>  
     | 
| 
      
 531 
     | 
    
         
            +
                      notification_title: Konferensen <a href="%{resource_path}">%{resource_title}</a> börjar om två dagar.
         
     | 
| 
       532 
532 
     | 
    
         
             
                log:
         
     | 
| 
       533 
533 
     | 
    
         
             
                  value_types:
         
     | 
| 
       534 
534 
     | 
    
         
             
                    conference_presenter:
         
     | 
| 
       535 
535 
     | 
    
         
             
                      not_found: 'Konferensen hittades inte i databasen (ID: %{id})'
         
     | 
| 
       536 
536 
     | 
    
         
             
                media:
         
     | 
| 
       537 
537 
     | 
    
         
             
                  index:
         
     | 
| 
       538 
     | 
    
         
            -
                    description: Länkar om  
     | 
| 
      
 538 
     | 
    
         
            +
                    description: Länkar om konferensen
         
     | 
| 
       539 
539 
     | 
    
         
             
                    title: Media och länkar
         
     | 
| 
       540 
540 
     | 
    
         
             
                menu:
         
     | 
| 
       541 
     | 
    
         
            -
                  conferences:  
     | 
| 
      
 541 
     | 
    
         
            +
                  conferences: Konferenser
         
     | 
| 
       542 
542 
     | 
    
         
             
              devise:
         
     | 
| 
       543 
543 
     | 
    
         
             
                mailer:
         
     | 
| 
       544 
544 
     | 
    
         
             
                  join_conference:
         
     | 
| 
         @@ -549,22 +549,23 @@ sv: 
     | 
|
| 
       549 
549 
     | 
    
         
             
                    register: Registrera
         
     | 
| 
       550 
550 
     | 
    
         
             
                  conference_widgets:
         
     | 
| 
       551 
551 
     | 
    
         
             
                    show:
         
     | 
| 
       552 
     | 
    
         
            -
                      take_part:  
     | 
| 
      
 552 
     | 
    
         
            +
                      take_part: Medverka
         
     | 
| 
       553 
553 
     | 
    
         
             
                  conferences:
         
     | 
| 
       554 
554 
     | 
    
         
             
                    conference:
         
     | 
| 
       555 
     | 
    
         
            -
                       
     | 
| 
      
 555 
     | 
    
         
            +
                      more_info: Mer information
         
     | 
| 
      
 556 
     | 
    
         
            +
                      take_part: Medverka
         
     | 
| 
       556 
557 
     | 
    
         
             
                    index:
         
     | 
| 
       557 
     | 
    
         
            -
                      promoted_conferences:  
     | 
| 
      
 558 
     | 
    
         
            +
                      promoted_conferences: Annonserade konferenser
         
     | 
| 
       558 
559 
     | 
    
         
             
                    order_by_conferences:
         
     | 
| 
       559 
560 
     | 
    
         
             
                      conferences:
         
     | 
| 
       560 
561 
     | 
    
         
             
                        one: "%{count} konferens"
         
     | 
| 
       561 
562 
     | 
    
         
             
                        other: "%{count} konferenser"
         
     | 
| 
       562 
563 
     | 
    
         
             
                    promoted_conference:
         
     | 
| 
       563 
564 
     | 
    
         
             
                      more_info: Mer information
         
     | 
| 
       564 
     | 
    
         
            -
                      take_part:  
     | 
| 
      
 565 
     | 
    
         
            +
                      take_part: Medverka
         
     | 
| 
       565 
566 
     | 
    
         
             
                  conferences_nav:
         
     | 
| 
       566 
567 
     | 
    
         
             
                    conference_menu_item: Information
         
     | 
| 
       567 
568 
     | 
    
         
             
                    conference_partners_menu_item: Partners
         
     | 
| 
       568 
569 
     | 
    
         
             
                    conference_speaker_menu_item: Talare
         
     | 
| 
       569 
570 
     | 
    
         
             
                    media: Media
         
     | 
| 
       570 
     | 
    
         
            -
                    venues:  
     | 
| 
      
 571 
     | 
    
         
            +
                    venues: Lokaler
         
     |