decidim-assemblies 0.29.4 → 0.29.6
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/serializers/decidim/assemblies/assembly_importer.rb +5 -3
 - data/config/locales/ar.yml +0 -6
 - data/config/locales/bg.yml +0 -6
 - data/config/locales/cs.yml +1 -1
 - data/config/locales/de.yml +2 -2
 - data/config/locales/el.yml +0 -6
 - data/config/locales/es-MX.yml +3 -3
 - data/config/locales/es-PY.yml +3 -3
 - data/config/locales/es.yml +1 -1
 - data/config/locales/eu.yml +3 -3
 - data/config/locales/fi-plain.yml +2 -2
 - data/config/locales/fi.yml +2 -2
 - data/config/locales/fr-CA.yml +1 -1
 - data/config/locales/fr.yml +1 -1
 - data/config/locales/gl.yml +0 -6
 - data/config/locales/he-IL.yml +0 -5
 - data/config/locales/hu.yml +0 -6
 - data/config/locales/id-ID.yml +0 -6
 - data/config/locales/is-IS.yml +0 -2
 - data/config/locales/it.yml +16 -12
 - data/config/locales/lb.yml +0 -6
 - data/config/locales/lt.yml +0 -6
 - data/config/locales/lv.yml +0 -6
 - data/config/locales/nl.yml +0 -6
 - data/config/locales/no.yml +0 -6
 - data/config/locales/pl.yml +0 -6
 - data/config/locales/pt-BR.yml +0 -6
 - data/config/locales/pt.yml +0 -6
 - data/config/locales/ro-RO.yml +0 -6
 - data/config/locales/ru.yml +0 -6
 - data/config/locales/sl.yml +0 -6
 - data/config/locales/sq-AL.yml +0 -6
 - data/config/locales/sv.yml +7 -7
 - data/config/locales/tr-TR.yml +0 -6
 - data/config/locales/uk.yml +0 -6
 - data/config/locales/zh-CN.yml +0 -6
 - data/config/locales/zh-TW.yml +0 -6
 - data/lib/decidim/assemblies/version.rb +1 -1
 - metadata +12 -12
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 415fd7fc3f0a75337b3e5e8dd59887016e44b73cdd1e2de28ace291df1a1e7fb
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 4e70ac1df99d70b8a03ccd2e055a78b9f8c9fc2411f64dcd866c816937494535
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: c4ac7c1a280fc2af8cadf415e61442486eede47cc695b561c13d12521bc3e899575a7823134bb77a1482344cec8a6dc234c198a7c8c7994ceb08d4643cadd4d8
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: f6285dbf0b043c75663861f0ae30d111784710a41bab18184533e12dbeb62982bcb7f0c5e3bfb932cd9021fa0747955da01d9603c32e7ec4d7b698a1ea5bc281
         
     | 
| 
         @@ -125,9 +125,11 @@ module Decidim 
     | 
|
| 
       125 
125 
     | 
    
         
             
                      end
         
     | 
| 
       126 
126 
     | 
    
         
             
                    end
         
     | 
| 
       127 
127 
     | 
    
         | 
| 
       128 
     | 
    
         
            -
                    attachments["attachment_collections"]. 
     | 
| 
       129 
     | 
    
         
            -
                       
     | 
| 
       130 
     | 
    
         
            -
                         
     | 
| 
      
 128 
     | 
    
         
            +
                    unless attachments["attachment_collections"].empty?
         
     | 
| 
      
 129 
     | 
    
         
            +
                      attachments["attachment_collections"].map do |collection|
         
     | 
| 
      
 130 
     | 
    
         
            +
                        Decidim.traceability.perform_action!("create", AttachmentCollection, @user) do
         
     | 
| 
      
 131 
     | 
    
         
            +
                          create_attachment_collection(collection)
         
     | 
| 
      
 132 
     | 
    
         
            +
                        end
         
     | 
| 
       131 
133 
     | 
    
         
             
                      end
         
     | 
| 
       132 
134 
     | 
    
         
             
                    end
         
     | 
| 
       133 
135 
     | 
    
         
             
                  end
         
     | 
    
        data/config/locales/ar.yml
    CHANGED
    
    | 
         @@ -119,10 +119,6 @@ ar: 
     | 
|
| 
       119 
119 
     | 
    
         
             
                    update:
         
     | 
| 
       120 
120 
     | 
    
         
             
                      error: حدثت مشكلة أثناء تحديث هذه الجمعية.
         
     | 
| 
       121 
121 
     | 
    
         
             
                      success: تم تحديث الجمعية بنجاح.
         
     | 
| 
       122 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       123 
     | 
    
         
            -
                    create:
         
     | 
| 
       124 
     | 
    
         
            -
                      error: حدثت مشكلة في تكرار هذا التجميع.
         
     | 
| 
       125 
     | 
    
         
            -
                      success: الجمعية مكررة بنجاح.
         
     | 
| 
       126 
122 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       127 
123 
     | 
    
         
             
                    create:
         
     | 
| 
       128 
124 
     | 
    
         
             
                      error: حدثت مشكلة أثناء إنشاء جمعية جديدة.
         
     | 
| 
         @@ -138,8 +134,6 @@ ar: 
     | 
|
| 
       138 
134 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       139 
135 
     | 
    
         
             
                    new:
         
     | 
| 
       140 
136 
     | 
    
         
             
                      copy: نسخ
         
     | 
| 
       141 
     | 
    
         
            -
                      select: حدد البيانات التي ترغب في تكرارها
         
     | 
| 
       142 
     | 
    
         
            -
                      title: نسخ الجمعية
         
     | 
| 
       143 
137 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       144 
138 
     | 
    
         
             
                    create:
         
     | 
| 
       145 
139 
     | 
    
         
             
                      error: حدثت مشكلة أثناء استيراد هذه الجمعية.
         
     | 
    
        data/config/locales/bg.yml
    CHANGED
    
    | 
         @@ -116,10 +116,6 @@ bg: 
     | 
|
| 
       116 
116 
     | 
    
         
             
                    update:
         
     | 
| 
       117 
117 
     | 
    
         
             
                      error: Възникна проблем при актуализирането на това събрание.
         
     | 
| 
       118 
118 
     | 
    
         
             
                      success: Събранието беше актуализирано успешно.
         
     | 
| 
       119 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       120 
     | 
    
         
            -
                    create:
         
     | 
| 
       121 
     | 
    
         
            -
                      error: Възникна проблем при дублирането на това събрание.
         
     | 
| 
       122 
     | 
    
         
            -
                      success: Събранието беше дублирано успешно.
         
     | 
| 
       123 
119 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       124 
120 
     | 
    
         
             
                    create:
         
     | 
| 
       125 
121 
     | 
    
         
             
                      error: Възникна проблем при създаването на нов тип събрание.
         
     | 
| 
         @@ -135,8 +131,6 @@ bg: 
     | 
|
| 
       135 
131 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       136 
132 
     | 
    
         
             
                    new:
         
     | 
| 
       137 
133 
     | 
    
         
             
                      copy: Копиране
         
     | 
| 
       138 
     | 
    
         
            -
                      select: Изберете кои данни искате да дублирате
         
     | 
| 
       139 
     | 
    
         
            -
                      title: Дублиране на събрание
         
     | 
| 
       140 
134 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       141 
135 
     | 
    
         
             
                    create:
         
     | 
| 
       142 
136 
     | 
    
         
             
                      error: Възникна проблем при импортирането на това събрание.
         
     | 
    
        data/config/locales/cs.yml
    CHANGED
    
    
    
        data/config/locales/de.yml
    CHANGED
    
    | 
         @@ -135,7 +135,7 @@ de: 
     | 
|
| 
       135 
135 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       136 
136 
     | 
    
         
             
                    new:
         
     | 
| 
       137 
137 
     | 
    
         
             
                      copy: Kopieren
         
     | 
| 
       138 
     | 
    
         
            -
                      select: Wählen Sie  
     | 
| 
      
 138 
     | 
    
         
            +
                      select: Wählen Sie, welche Daten Sie duplizieren möchten
         
     | 
| 
       139 
139 
     | 
    
         
             
                      title: Dupliziertes Gremium
         
     | 
| 
       140 
140 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       141 
141 
     | 
    
         
             
                    create:
         
     | 
| 
         @@ -255,7 +255,7 @@ de: 
     | 
|
| 
       255 
255 
     | 
    
         
             
                admin_log:
         
     | 
| 
       256 
256 
     | 
    
         
             
                  assembly:
         
     | 
| 
       257 
257 
     | 
    
         
             
                    create: "%{user_name} hat das Gremium %{resource_name} erstellt"
         
     | 
| 
       258 
     | 
    
         
            -
                    duplicate: "%{user_name} hat das Gremium %{resource_name}  
     | 
| 
      
 258 
     | 
    
         
            +
                    duplicate: "%{user_name} hat das Gremium %{resource_name} dupliziert"
         
     | 
| 
       259 
259 
     | 
    
         
             
                    export: "%{user_name} hat das Gremium %{resource_name} exportiert"
         
     | 
| 
       260 
260 
     | 
    
         
             
                    import: "%{user_name} hat das Gremium %{resource_name} importiert"
         
     | 
| 
       261 
261 
     | 
    
         
             
                    publish: "%{user_name} hat das Gremium %{resource_name} veröffentlicht"
         
     | 
    
        data/config/locales/el.yml
    CHANGED
    
    | 
         @@ -112,10 +112,6 @@ el: 
     | 
|
| 
       112 
112 
     | 
    
         
             
                    update:
         
     | 
| 
       113 
113 
     | 
    
         
             
                      error: Υπήρξε ένα πρόβλημα κατά την ενημέρωση αυτής της συνέλευσης.
         
     | 
| 
       114 
114 
     | 
    
         
             
                      success: Η συνέλευση ενημερώθηκε με επιτυχία.
         
     | 
| 
       115 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       116 
     | 
    
         
            -
                    create:
         
     | 
| 
       117 
     | 
    
         
            -
                      error: Υπήρξε ένα πρόβλημα κατά την αντιγραφή αυτής της συνέλευσης.
         
     | 
| 
       118 
     | 
    
         
            -
                      success: Η συνέλευση αντιγράφτηκε με επιτυχία.
         
     | 
| 
       119 
115 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       120 
116 
     | 
    
         
             
                    create:
         
     | 
| 
       121 
117 
     | 
    
         
             
                      error: Υπήρξε ένα πρόβλημα κατά τη δημιουργία ενός νέου τύπου συνέλευσης.
         
     | 
| 
         @@ -131,8 +127,6 @@ el: 
     | 
|
| 
       131 
127 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       132 
128 
     | 
    
         
             
                    new:
         
     | 
| 
       133 
129 
     | 
    
         
             
                      copy: Αντιγραφή
         
     | 
| 
       134 
     | 
    
         
            -
                      select: Επιλέξτε ποια δεδομένα θέλετε να αντιγράψετε
         
     | 
| 
       135 
     | 
    
         
            -
                      title: Αντιγραφή συνέλευσης
         
     | 
| 
       136 
130 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       137 
131 
     | 
    
         
             
                    create:
         
     | 
| 
       138 
132 
     | 
    
         
             
                      error: Προέκυψε ένα πρόβλημα κατά την εισαγωγή αυτής της συνέλευσης.
         
     | 
    
        data/config/locales/es-MX.yml
    CHANGED
    
    | 
         @@ -118,8 +118,8 @@ es-MX: 
     | 
|
| 
       118 
118 
     | 
    
         
             
                      success: La asamblea se ha actualizado correctamente.
         
     | 
| 
       119 
119 
     | 
    
         
             
                  assemblies_copies:
         
     | 
| 
       120 
120 
     | 
    
         
             
                    create:
         
     | 
| 
       121 
     | 
    
         
            -
                      error: Se  
     | 
| 
       122 
     | 
    
         
            -
                      success:  
     | 
| 
      
 121 
     | 
    
         
            +
                      error: Se ha producido un error al duplicar esta asamblea.
         
     | 
| 
      
 122 
     | 
    
         
            +
                      success: La asamblea se ha duplicado correctamente.
         
     | 
| 
       123 
123 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       124 
124 
     | 
    
         
             
                    create:
         
     | 
| 
       125 
125 
     | 
    
         
             
                      error: Se ha producido un error al crear un nuevo tipo de asamblea.
         
     | 
| 
         @@ -135,7 +135,7 @@ es-MX: 
     | 
|
| 
       135 
135 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       136 
136 
     | 
    
         
             
                    new:
         
     | 
| 
       137 
137 
     | 
    
         
             
                      copy: Copiar
         
     | 
| 
       138 
     | 
    
         
            -
                      select:  
     | 
| 
      
 138 
     | 
    
         
            +
                      select: Selecciona qué datos quieres duplicar
         
     | 
| 
       139 
139 
     | 
    
         
             
                      title: Duplicar asamblea
         
     | 
| 
       140 
140 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       141 
141 
     | 
    
         
             
                    create:
         
     | 
    
        data/config/locales/es-PY.yml
    CHANGED
    
    | 
         @@ -118,8 +118,8 @@ es-PY: 
     | 
|
| 
       118 
118 
     | 
    
         
             
                      success: La asamblea se ha actualizado correctamente.
         
     | 
| 
       119 
119 
     | 
    
         
             
                  assemblies_copies:
         
     | 
| 
       120 
120 
     | 
    
         
             
                    create:
         
     | 
| 
       121 
     | 
    
         
            -
                      error: Se  
     | 
| 
       122 
     | 
    
         
            -
                      success:  
     | 
| 
      
 121 
     | 
    
         
            +
                      error: Se ha producido un error al duplicar esta asamblea.
         
     | 
| 
      
 122 
     | 
    
         
            +
                      success: La asamblea se ha duplicado correctamente.
         
     | 
| 
       123 
123 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       124 
124 
     | 
    
         
             
                    create:
         
     | 
| 
       125 
125 
     | 
    
         
             
                      error: Se ha producido un error al crear un nuevo tipo de asamblea.
         
     | 
| 
         @@ -135,7 +135,7 @@ es-PY: 
     | 
|
| 
       135 
135 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       136 
136 
     | 
    
         
             
                    new:
         
     | 
| 
       137 
137 
     | 
    
         
             
                      copy: Copiar
         
     | 
| 
       138 
     | 
    
         
            -
                      select:  
     | 
| 
      
 138 
     | 
    
         
            +
                      select: Selecciona qué datos quieres duplicar
         
     | 
| 
       139 
139 
     | 
    
         
             
                      title: Duplicar asamblea
         
     | 
| 
       140 
140 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       141 
141 
     | 
    
         
             
                    create:
         
     | 
    
        data/config/locales/es.yml
    CHANGED
    
    | 
         @@ -119,7 +119,7 @@ es: 
     | 
|
| 
       119 
119 
     | 
    
         
             
                  assemblies_copies:
         
     | 
| 
       120 
120 
     | 
    
         
             
                    create:
         
     | 
| 
       121 
121 
     | 
    
         
             
                      error: Se ha producido un error al duplicar esta asamblea.
         
     | 
| 
       122 
     | 
    
         
            -
                      success:  
     | 
| 
      
 122 
     | 
    
         
            +
                      success: La asamblea se ha duplicado correctamente.
         
     | 
| 
       123 
123 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       124 
124 
     | 
    
         
             
                    create:
         
     | 
| 
       125 
125 
     | 
    
         
             
                      error: Se ha producido un error al crear un nuevo tipo de asamblea.
         
     | 
    
        data/config/locales/eu.yml
    CHANGED
    
    | 
         @@ -79,7 +79,7 @@ eu: 
     | 
|
| 
       79 
79 
     | 
    
         
             
                    assembly:
         
     | 
| 
       80 
80 
     | 
    
         
             
                      attributes:
         
     | 
| 
       81 
81 
     | 
    
         
             
                        document:
         
     | 
| 
       82 
     | 
    
         
            -
                          allowed_file_content_types: 'Dokumentu mota ez da baliozkoa. Honako luzapen hauek dituzten fitxategiak baino ez dira onartzen: % 
     | 
| 
      
 82 
     | 
    
         
            +
                          allowed_file_content_types: 'Dokumentu mota ez da baliozkoa. Honako luzapen hauek dituzten fitxategiak baino ez dira onartzen: %{types}.'
         
     | 
| 
       83 
83 
     | 
    
         
             
              activerecord:
         
     | 
| 
       84 
84 
     | 
    
         
             
                models:
         
     | 
| 
       85 
85 
     | 
    
         
             
                  decidim/assembly:
         
     | 
| 
         @@ -135,8 +135,8 @@ eu: 
     | 
|
| 
       135 
135 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       136 
136 
     | 
    
         
             
                    new:
         
     | 
| 
       137 
137 
     | 
    
         
             
                      copy: Kopiatu
         
     | 
| 
       138 
     | 
    
         
            -
                      select: Hautatu bikoiztu nahi dituzun 
     | 
| 
       139 
     | 
    
         
            -
                      title:  
     | 
| 
      
 138 
     | 
    
         
            +
                      select: Hautatu zein datu bikoiztu nahi dituzun
         
     | 
| 
      
 139 
     | 
    
         
            +
                      title: Batzarra bikoiuztu
         
     | 
| 
       140 
140 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       141 
141 
     | 
    
         
             
                    create:
         
     | 
| 
       142 
142 
     | 
    
         
             
                      error: Arazo bat egon da batzar hau inportatzean.
         
     | 
    
        data/config/locales/fi-plain.yml
    CHANGED
    
    | 
         @@ -118,8 +118,8 @@ fi-pl: 
     | 
|
| 
       118 
118 
     | 
    
         
             
                      success: Ryhmä päivitettiin onnistuneesti.
         
     | 
| 
       119 
119 
     | 
    
         
             
                  assemblies_copies:
         
     | 
| 
       120 
120 
     | 
    
         
             
                    create:
         
     | 
| 
       121 
     | 
    
         
            -
                      error:  
     | 
| 
       122 
     | 
    
         
            -
                      success:  
     | 
| 
      
 121 
     | 
    
         
            +
                      error: Ryhmän kopioiminen epäonnistui.
         
     | 
| 
      
 122 
     | 
    
         
            +
                      success: Ryhmän kopioiminen onnistui.
         
     | 
| 
       123 
123 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       124 
124 
     | 
    
         
             
                    create:
         
     | 
| 
       125 
125 
     | 
    
         
             
                      error: Uuden ryhmätyypin luonti epäonnistui.
         
     | 
    
        data/config/locales/fi.yml
    CHANGED
    
    | 
         @@ -118,8 +118,8 @@ fi: 
     | 
|
| 
       118 
118 
     | 
    
         
             
                      success: Ryhmän päivitys onnistui.
         
     | 
| 
       119 
119 
     | 
    
         
             
                  assemblies_copies:
         
     | 
| 
       120 
120 
     | 
    
         
             
                    create:
         
     | 
| 
       121 
     | 
    
         
            -
                      error: Ryhmän  
     | 
| 
       122 
     | 
    
         
            -
                      success: Ryhmän  
     | 
| 
      
 121 
     | 
    
         
            +
                      error: Ryhmän kopioiminen epäonnistui.
         
     | 
| 
      
 122 
     | 
    
         
            +
                      success: Ryhmän kopioiminen onnistui.
         
     | 
| 
       123 
123 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       124 
124 
     | 
    
         
             
                    create:
         
     | 
| 
       125 
125 
     | 
    
         
             
                      error: Uuden ryhmätyypin luonti epäonnistui.
         
     | 
    
        data/config/locales/fr-CA.yml
    CHANGED
    
    | 
         @@ -302,7 +302,7 @@ fr-CA: 
     | 
|
| 
       302 
302 
     | 
    
         
             
                        title: Titre
         
     | 
| 
       303 
303 
     | 
    
         
             
                    assembly_copies:
         
     | 
| 
       304 
304 
     | 
    
         
             
                      form:
         
     | 
| 
       305 
     | 
    
         
            -
                        slug_help_html: 'Les identifiants d''URL sont utilisés pour générer les URL qui pointent vers cette assemblée. N''accepte que des lettres, des chiffres et des tirets et doit commencer par une lettre. Exemple: %{url}'
         
     | 
| 
      
 305 
     | 
    
         
            +
                        slug_help_html: 'Les identifiants d''URL sont utilisés pour générer les URL qui pointent vers cette assemblée. N''accepte que des lettres, des chiffres et des tirets et doit commencer par une lettre. Exemple : %{url}'
         
     | 
| 
       306 
306 
     | 
    
         
             
                    assembly_imports:
         
     | 
| 
       307 
307 
     | 
    
         
             
                      form:
         
     | 
| 
       308 
308 
     | 
    
         
             
                        slug_help_html: 'Les identifiants d''URL sont utilisés pour générer les URL qui pointent vers cette assemblée. N''accepte que des lettres, des chiffres et des tirets et doit commencer par une lettre. Exemple: %{url}'
         
     | 
    
        data/config/locales/fr.yml
    CHANGED
    
    | 
         @@ -302,7 +302,7 @@ fr: 
     | 
|
| 
       302 
302 
     | 
    
         
             
                        title: Modifier le type d'assemblée
         
     | 
| 
       303 
303 
     | 
    
         
             
                    assembly_copies:
         
     | 
| 
       304 
304 
     | 
    
         
             
                      form:
         
     | 
| 
       305 
     | 
    
         
            -
                        slug_help_html: 'Les identifiants d''URL sont utilisés pour générer les URL qui pointent vers cette assemblée. N''accepte que des lettres, des chiffres et des tirets et doit commencer par une lettre. Exemple: %{url}'
         
     | 
| 
      
 305 
     | 
    
         
            +
                        slug_help_html: 'Les identifiants d''URL sont utilisés pour générer les URL qui pointent vers cette assemblée. N''accepte que des lettres, des chiffres et des tirets et doit commencer par une lettre. Exemple : %{url}'
         
     | 
| 
       306 
306 
     | 
    
         
             
                    assembly_imports:
         
     | 
| 
       307 
307 
     | 
    
         
             
                      form:
         
     | 
| 
       308 
308 
     | 
    
         
             
                        slug_help_html: 'Les identifiants d''URL sont utilisés pour générer les URL qui pointent vers cette assemblée. N''accepte que des lettres, des chiffres et des tirets et doit commencer par une lettre. Exemple: %{url}'
         
     | 
    
        data/config/locales/gl.yml
    CHANGED
    
    | 
         @@ -100,10 +100,6 @@ gl: 
     | 
|
| 
       100 
100 
     | 
    
         
             
                    update:
         
     | 
| 
       101 
101 
     | 
    
         
             
                      error: Produciuse un erro ao actualizar este conxunto.
         
     | 
| 
       102 
102 
     | 
    
         
             
                      success: Asemblea actualizouse con éxito.
         
     | 
| 
       103 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       104 
     | 
    
         
            -
                    create:
         
     | 
| 
       105 
     | 
    
         
            -
                      error: Produciuse un erro ao duplicar este conxunto.
         
     | 
| 
       106 
     | 
    
         
            -
                      success: Asemblea duplicouse con éxito.
         
     | 
| 
       107 
103 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       108 
104 
     | 
    
         
             
                    create:
         
     | 
| 
       109 
105 
     | 
    
         
             
                      error: Produciuse un problema ao crear un novo tipo de xuntanza.
         
     | 
| 
         @@ -119,8 +115,6 @@ gl: 
     | 
|
| 
       119 
115 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       120 
116 
     | 
    
         
             
                    new:
         
     | 
| 
       121 
117 
     | 
    
         
             
                      copy: Copiar
         
     | 
| 
       122 
     | 
    
         
            -
                      select: Seleccione os datos que desexa duplicar
         
     | 
| 
       123 
     | 
    
         
            -
                      title: Conxunto duplicado
         
     | 
| 
       124 
118 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       125 
119 
     | 
    
         
             
                    create:
         
     | 
| 
       126 
120 
     | 
    
         
             
                      error: Produciuse un problema ao importar esta xuntanza.
         
     | 
    
        data/config/locales/he-IL.yml
    CHANGED
    
    | 
         @@ -114,10 +114,6 @@ he: 
     | 
|
| 
       114 
114 
     | 
    
         
             
                    update:
         
     | 
| 
       115 
115 
     | 
    
         
             
                      error: יש בעיה בעדכון אסיפה זו.
         
     | 
| 
       116 
116 
     | 
    
         
             
                      success: האסיפה עודכנה בהצלחה.
         
     | 
| 
       117 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       118 
     | 
    
         
            -
                    create:
         
     | 
| 
       119 
     | 
    
         
            -
                      error: יש בעיה בשכפול אסיפה זו.
         
     | 
| 
       120 
     | 
    
         
            -
                      success: אסיפה השתכפלה בהצלחה.
         
     | 
| 
       121 
117 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       122 
118 
     | 
    
         
             
                    create:
         
     | 
| 
       123 
119 
     | 
    
         
             
                      error: יש בעיה ביצירת סוג אסיפה חדש.
         
     | 
| 
         @@ -133,7 +129,6 @@ he: 
     | 
|
| 
       133 
129 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       134 
130 
     | 
    
         
             
                    new:
         
     | 
| 
       135 
131 
     | 
    
         
             
                      copy: העתקה
         
     | 
| 
       136 
     | 
    
         
            -
                      title: שכפל אסיפה
         
     | 
| 
       137 
132 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       138 
133 
     | 
    
         
             
                    create:
         
     | 
| 
       139 
134 
     | 
    
         
             
                      error: הייתה בעיה בייבוא אסיפה זו.
         
     | 
    
        data/config/locales/hu.yml
    CHANGED
    
    | 
         @@ -116,10 +116,6 @@ hu: 
     | 
|
| 
       116 
116 
     | 
    
         
             
                    update:
         
     | 
| 
       117 
117 
     | 
    
         
             
                      error: Hiba történt a gyűlés frissítése során.
         
     | 
| 
       118 
118 
     | 
    
         
             
                      success: Gyűlés frissítése sikeres.
         
     | 
| 
       119 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       120 
     | 
    
         
            -
                    create:
         
     | 
| 
       121 
     | 
    
         
            -
                      error: Hiba történt a gyűlés duplikációja során.
         
     | 
| 
       122 
     | 
    
         
            -
                      success: Gyűlés duplikációja sikeres.
         
     | 
| 
       123 
119 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       124 
120 
     | 
    
         
             
                    create:
         
     | 
| 
       125 
121 
     | 
    
         
             
                      error: Hiba történt az új gyűlés létrehozása során.
         
     | 
| 
         @@ -135,8 +131,6 @@ hu: 
     | 
|
| 
       135 
131 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       136 
132 
     | 
    
         
             
                    new:
         
     | 
| 
       137 
133 
     | 
    
         
             
                      copy: Másolás
         
     | 
| 
       138 
     | 
    
         
            -
                      select: Válaszd ki, mely adatokat szeretnéd duplikálni
         
     | 
| 
       139 
     | 
    
         
            -
                      title: Gyűlés duplikálása
         
     | 
| 
       140 
134 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       141 
135 
     | 
    
         
             
                    create:
         
     | 
| 
       142 
136 
     | 
    
         
             
                      error: Hiba történt a gyűlés importálása során.
         
     | 
    
        data/config/locales/id-ID.yml
    CHANGED
    
    | 
         @@ -92,18 +92,12 @@ id: 
     | 
|
| 
       92 
92 
     | 
    
         
             
                    update:
         
     | 
| 
       93 
93 
     | 
    
         
             
                      error: Ada kesalahan saat memperbarui perakitan ini.
         
     | 
| 
       94 
94 
     | 
    
         
             
                      success: Majelis berhasil diperbarui.
         
     | 
| 
       95 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       96 
     | 
    
         
            -
                    create:
         
     | 
| 
       97 
     | 
    
         
            -
                      error: Ada kesalahan saat menduplikasi majelis ini.
         
     | 
| 
       98 
     | 
    
         
            -
                      success: Majelis berhasil digandakan.
         
     | 
| 
       99 
95 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       100 
96 
     | 
    
         
             
                    new:
         
     | 
| 
       101 
97 
     | 
    
         
             
                      create: Membuat
         
     | 
| 
       102 
98 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       103 
99 
     | 
    
         
             
                    new:
         
     | 
| 
       104 
100 
     | 
    
         
             
                      copy: Salinan
         
     | 
| 
       105 
     | 
    
         
            -
                      select: Pilih data mana yang ingin Anda gandakan
         
     | 
| 
       106 
     | 
    
         
            -
                      title: Rakitan duplikat
         
     | 
| 
       107 
101 
     | 
    
         
             
                  assembly_members:
         
     | 
| 
       108 
102 
     | 
    
         
             
                    create:
         
     | 
| 
       109 
103 
     | 
    
         
             
                      error: Terjadi kesalahan saat menambahkan anggota untuk majelis ini.
         
     | 
    
        data/config/locales/is-IS.yml
    CHANGED
    
    
    
        data/config/locales/it.yml
    CHANGED
    
    | 
         @@ -68,7 +68,7 @@ it: 
     | 
|
| 
       68 
68 
     | 
    
         
             
                    gender: Genere
         
     | 
| 
       69 
69 
     | 
    
         
             
                    non_user_avatar: Avatar
         
     | 
| 
       70 
70 
     | 
    
         
             
                    position: Posizione
         
     | 
| 
       71 
     | 
    
         
            -
                    user_id: Utente
         
     | 
| 
      
 71 
     | 
    
         
            +
                    user_id: Utente o gruppo
         
     | 
| 
       72 
72 
     | 
    
         
             
                    weight: Posizione nell'elenco
         
     | 
| 
       73 
73 
     | 
    
         
             
                  assembly_user_role:
         
     | 
| 
       74 
74 
     | 
    
         
             
                    email: E-mail
         
     | 
| 
         @@ -96,6 +96,7 @@ it: 
     | 
|
| 
       96 
96 
     | 
    
         
             
                  actions:
         
     | 
| 
       97 
97 
     | 
    
         
             
                    import_assembly: Importa
         
     | 
| 
       98 
98 
     | 
    
         
             
                    new_assembly: Nuova assemblea
         
     | 
| 
      
 99 
     | 
    
         
            +
                    new_assembly_member: Nuovo membro dell'assemblea
         
     | 
| 
       99 
100 
     | 
    
         
             
                    new_assembly_type: Nuovo tipo di assemblea
         
     | 
| 
       100 
101 
     | 
    
         
             
                    new_assembly_user_role: Nuovo amministratore dello spazio
         
     | 
| 
       101 
102 
     | 
    
         
             
                  assemblies:
         
     | 
| 
         @@ -115,10 +116,6 @@ it: 
     | 
|
| 
       115 
116 
     | 
    
         
             
                    update:
         
     | 
| 
       116 
117 
     | 
    
         
             
                      error: Si è verificato un errore durante l'aggiornamento di questa assemblea.
         
     | 
| 
       117 
118 
     | 
    
         
             
                      success: L'assemblea è stata aggiornata correttamente.
         
     | 
| 
       118 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       119 
     | 
    
         
            -
                    create:
         
     | 
| 
       120 
     | 
    
         
            -
                      error: Si è verificato un errore durante la duplicazione di questa assemblea.
         
     | 
| 
       121 
     | 
    
         
            -
                      success: L'assemblea è stata duplicata con successo.
         
     | 
| 
       122 
119 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       123 
120 
     | 
    
         
             
                    create:
         
     | 
| 
       124 
121 
     | 
    
         
             
                      error: Si è verificato un errore durante la creazione di un nuovo tipo di assemblea.
         
     | 
| 
         @@ -134,8 +131,6 @@ it: 
     | 
|
| 
       134 
131 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       135 
132 
     | 
    
         
             
                    new:
         
     | 
| 
       136 
133 
     | 
    
         
             
                      copy: Copia
         
     | 
| 
       137 
     | 
    
         
            -
                      select: Scegli quale dato vuoi duplicare
         
     | 
| 
       138 
     | 
    
         
            -
                      title: Duplica l'assemblea
         
     | 
| 
       139 
134 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       140 
135 
     | 
    
         
             
                    create:
         
     | 
| 
       141 
136 
     | 
    
         
             
                      error: Si è verificato un errore durante l'aggiornamento di questa assemblea.
         
     | 
| 
         @@ -151,11 +146,13 @@ it: 
     | 
|
| 
       151 
146 
     | 
    
         
             
                    destroy:
         
     | 
| 
       152 
147 
     | 
    
         
             
                      success: Membro cancellato con successo per questa assemblea.
         
     | 
| 
       153 
148 
     | 
    
         
             
                    edit:
         
     | 
| 
      
 149 
     | 
    
         
            +
                      title: Aggiorna membro dell'assemblea
         
     | 
| 
       154 
150 
     | 
    
         
             
                      update: Aggiorna
         
     | 
| 
       155 
151 
     | 
    
         
             
                    index:
         
     | 
| 
       156 
152 
     | 
    
         
             
                      assembly_members_title: Membri dell'Assemblea
         
     | 
| 
       157 
153 
     | 
    
         
             
                    new:
         
     | 
| 
       158 
154 
     | 
    
         
             
                      create: Crea
         
     | 
| 
      
 155 
     | 
    
         
            +
                      title: Nuovo membro dell'assemblea
         
     | 
| 
       159 
156 
     | 
    
         
             
                    update:
         
     | 
| 
       160 
157 
     | 
    
         
             
                      error: Si è verificato un errore durante l'aggiornamento del membro per questa assemblea.
         
     | 
| 
       161 
158 
     | 
    
         
             
                      success: Membro aggiornato correttamente per questa assemblea.
         
     | 
| 
         @@ -165,7 +162,7 @@ it: 
     | 
|
| 
       165 
162 
     | 
    
         
             
                      success: L'Assemblea è stata pubblicata con successo.
         
     | 
| 
       166 
163 
     | 
    
         
             
                    destroy:
         
     | 
| 
       167 
164 
     | 
    
         
             
                      error: Si è verificato un errore durante la pubblicazione di questo assembly.
         
     | 
| 
       168 
     | 
    
         
            -
                      success: Assemblea  
     | 
| 
      
 165 
     | 
    
         
            +
                      success: Assemblea non pubblicata con successo.
         
     | 
| 
       169 
166 
     | 
    
         
             
                  assembly_user_roles:
         
     | 
| 
       170 
167 
     | 
    
         
             
                    create:
         
     | 
| 
       171 
168 
     | 
    
         
             
                      error: Si è verificato un errore durante l'aggiunta di un utente per questa assemblea.
         
     | 
| 
         @@ -173,7 +170,7 @@ it: 
     | 
|
| 
       173 
170 
     | 
    
         
             
                    destroy:
         
     | 
| 
       174 
171 
     | 
    
         
             
                      success: Utente rimosso con successo da questa assemblea.
         
     | 
| 
       175 
172 
     | 
    
         
             
                    edit:
         
     | 
| 
       176 
     | 
    
         
            -
                      title: Aggiorna gli amministratori  
     | 
| 
      
 173 
     | 
    
         
            +
                      title: Aggiorna gli amministratori dell'assemblea
         
     | 
| 
       177 
174 
     | 
    
         
             
                      update: Aggiorna
         
     | 
| 
       178 
175 
     | 
    
         
             
                    index:
         
     | 
| 
       179 
176 
     | 
    
         
             
                      assembly_admins_title: Amministratori dell'assemblea
         
     | 
| 
         @@ -185,7 +182,9 @@ it: 
     | 
|
| 
       185 
182 
     | 
    
         
             
                      success: Admin aggiornato correttamente per questa assemblea.
         
     | 
| 
       186 
183 
     | 
    
         
             
                  filters:
         
     | 
| 
       187 
184 
     | 
    
         
             
                    ceased_date_not_null:
         
     | 
| 
      
 185 
     | 
    
         
            +
                      label: Concluso
         
     | 
| 
       188 
186 
     | 
    
         
             
                      values:
         
     | 
| 
      
 187 
     | 
    
         
            +
                        'false': Non concluso
         
     | 
| 
       189 
188 
     | 
    
         
             
                        'true': Conclusq
         
     | 
| 
       190 
189 
     | 
    
         
             
                    decidim_assemblies_type_id_eq:
         
     | 
| 
       191 
190 
     | 
    
         
             
                      label: Tipo di assemblea
         
     | 
| 
         @@ -202,7 +201,7 @@ it: 
     | 
|
| 
       202 
201 
     | 
    
         
             
                      categories: Categorie
         
     | 
| 
       203 
202 
     | 
    
         
             
                      components: Componenti
         
     | 
| 
       204 
203 
     | 
    
         
             
                      info: Info su questo spazio
         
     | 
| 
       205 
     | 
    
         
            -
                      landing_page: Pagina  
     | 
| 
      
 204 
     | 
    
         
            +
                      landing_page: Pagina di atterraggio
         
     | 
| 
       206 
205 
     | 
    
         
             
                      moderations: Moderazione
         
     | 
| 
       207 
206 
     | 
    
         
             
                      private_users: Partecipanti privati
         
     | 
| 
       208 
207 
     | 
    
         
             
                      see_assembly: Guarda l'assemblea
         
     | 
| 
         @@ -230,7 +229,7 @@ it: 
     | 
|
| 
       230 
229 
     | 
    
         
             
                      name: Membro
         
     | 
| 
       231 
230 
     | 
    
         
             
                      positions:
         
     | 
| 
       232 
231 
     | 
    
         
             
                        other: Altro
         
     | 
| 
       233 
     | 
    
         
            -
                        president:  
     | 
| 
      
 232 
     | 
    
         
            +
                        president: Presidente
         
     | 
| 
       234 
233 
     | 
    
         
             
                        secretary: Segretario
         
     | 
| 
       235 
234 
     | 
    
         
             
                        vice_president: Vicepresidente
         
     | 
| 
       236 
235 
     | 
    
         
             
                    assembly_user_role:
         
     | 
| 
         @@ -306,7 +305,7 @@ it: 
     | 
|
| 
       306 
305 
     | 
    
         
             
                        existing_user: Utente esistente
         
     | 
| 
       307 
306 
     | 
    
         
             
                        explanation: 'Guida per l''immagine:'
         
     | 
| 
       308 
307 
     | 
    
         
             
                        image_guide: È preferibile un'immagine verticale priva di testo.
         
     | 
| 
       309 
     | 
    
         
            -
                        non_user: Non  
     | 
| 
      
 308 
     | 
    
         
            +
                        non_user: Non partecipante
         
     | 
| 
       310 
309 
     | 
    
         
             
                        non_user_avatar_help: Si dovrebbe ottenere il consenso delle persone prima di renderle pubbliche come membri dell'assemblea.
         
     | 
| 
       311 
310 
     | 
    
         
             
                        select_a_position: Seleziona una posizione
         
     | 
| 
       312 
311 
     | 
    
         
             
                        select_user: Seleziona un utente
         
     | 
| 
         @@ -402,6 +401,7 @@ it: 
     | 
|
| 
       402 
401 
     | 
    
         
             
                  assemblies:
         
     | 
| 
       403 
402 
     | 
    
         
             
                    create_assembly_member:
         
     | 
| 
       404 
403 
     | 
    
         
             
                      email_intro: Un amministratore dell'assemblea <a href="%{resource_url}">%{resource_name}</a> ti ha aggiunto come membro.
         
     | 
| 
      
 404 
     | 
    
         
            +
                      email_outro: Hai ricevuto questa notifica perché sei stato invitato in un assemblea. Controlla la pagina <a href="%{resource_url}">assembly</a> per contribuire!
         
     | 
| 
       405 
405 
     | 
    
         
             
                      email_subject: Hai ricevuto un invito a far parte dell'Assemblea %{resource_name}!
         
     | 
| 
       406 
406 
     | 
    
         
             
                      notification_title: Sei stato registrato come membro dell'Assemblea <a href="%{resource_path}">%{resource_name}</a>. Controlla la <a href="%{resource_path}">pagina dell'assemblea</a> per contribuire!
         
     | 
| 
       407 
407 
     | 
    
         
             
                  assembly:
         
     | 
| 
         @@ -442,6 +442,10 @@ it: 
     | 
|
| 
       442 
442 
     | 
    
         
             
                      take_part: Partecipa
         
     | 
| 
       443 
443 
     | 
    
         
             
                    index:
         
     | 
| 
       444 
444 
     | 
    
         
             
                      promoted_assemblies: Assemblee in evidenza
         
     | 
| 
      
 445 
     | 
    
         
            +
                    metadata:
         
     | 
| 
      
 446 
     | 
    
         
            +
                      children_item:
         
     | 
| 
      
 447 
     | 
    
         
            +
                        one: "%{count} assemblee"
         
     | 
| 
      
 448 
     | 
    
         
            +
                        other: "%{count} assemblee"
         
     | 
| 
       445 
449 
     | 
    
         
             
                    order_by_assemblies:
         
     | 
| 
       446 
450 
     | 
    
         
             
                      assemblies:
         
     | 
| 
       447 
451 
     | 
    
         
             
                        one: "%{count} assemblee"
         
     | 
    
        data/config/locales/lb.yml
    CHANGED
    
    | 
         @@ -100,10 +100,6 @@ lb: 
     | 
|
| 
       100 
100 
     | 
    
         
             
                    update:
         
     | 
| 
       101 
101 
     | 
    
         
             
                      error: Beim Aktualisieren dieses Gremiums ist ein Fehler aufgetreten.
         
     | 
| 
       102 
102 
     | 
    
         
             
                      success: Das Gremium wurde erfolgreich aktualisiert.
         
     | 
| 
       103 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       104 
     | 
    
         
            -
                    create:
         
     | 
| 
       105 
     | 
    
         
            -
                      error: Beim Duplizieren dieses Gremiums ist ein Fehler aufgetreten.
         
     | 
| 
       106 
     | 
    
         
            -
                      success: Das Gremium wurde erfolgreich dupliziert.
         
     | 
| 
       107 
103 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       108 
104 
     | 
    
         
             
                    create:
         
     | 
| 
       109 
105 
     | 
    
         
             
                      error: Beim Erstellen eines neuen Gremiumtyps ist ein Fehler aufgetreten.
         
     | 
| 
         @@ -119,8 +115,6 @@ lb: 
     | 
|
| 
       119 
115 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       120 
116 
     | 
    
         
             
                    new:
         
     | 
| 
       121 
117 
     | 
    
         
             
                      copy: Kopieren
         
     | 
| 
       122 
     | 
    
         
            -
                      select: Wählen Sie die Daten aus, die Sie duplizieren möchten
         
     | 
| 
       123 
     | 
    
         
            -
                      title: Doppelte Montage
         
     | 
| 
       124 
118 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       125 
119 
     | 
    
         
             
                    create:
         
     | 
| 
       126 
120 
     | 
    
         
             
                      error: Beim Importieren dieses Gremiums ist ein Fehler aufgetreten.
         
     | 
    
        data/config/locales/lt.yml
    CHANGED
    
    | 
         @@ -118,10 +118,6 @@ lt: 
     | 
|
| 
       118 
118 
     | 
    
         
             
                    update:
         
     | 
| 
       119 
119 
     | 
    
         
             
                      error: Atnaujinant šią asamblėją iškilo problema.
         
     | 
| 
       120 
120 
     | 
    
         
             
                      success: Asamblėja atnaujinta.
         
     | 
| 
       121 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       122 
     | 
    
         
            -
                    create:
         
     | 
| 
       123 
     | 
    
         
            -
                      error: Dubliuojant šią asamblėją iškilo problema.
         
     | 
| 
       124 
     | 
    
         
            -
                      success: Asamblėja dubliuota.
         
     | 
| 
       125 
121 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       126 
122 
     | 
    
         
             
                    create:
         
     | 
| 
       127 
123 
     | 
    
         
             
                      error: Kuriant naujos asamblėjos tipą iškilo problema.
         
     | 
| 
         @@ -137,8 +133,6 @@ lt: 
     | 
|
| 
       137 
133 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       138 
134 
     | 
    
         
             
                    new:
         
     | 
| 
       139 
135 
     | 
    
         
             
                      copy: Kopijuoti
         
     | 
| 
       140 
     | 
    
         
            -
                      select: Pasirinkite, kuriuos duomenis norėtumėte dubliuoti
         
     | 
| 
       141 
     | 
    
         
            -
                      title: Dublikuoti asamblėją
         
     | 
| 
       142 
136 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       143 
137 
     | 
    
         
             
                    create:
         
     | 
| 
       144 
138 
     | 
    
         
             
                      error: Importuojant asamblėją iškilo problema.
         
     | 
    
        data/config/locales/lv.yml
    CHANGED
    
    | 
         @@ -95,10 +95,6 @@ lv: 
     | 
|
| 
       95 
95 
     | 
    
         
             
                    update:
         
     | 
| 
       96 
96 
     | 
    
         
             
                      error: Šīs asamblejas atjaunināšanas laikā radās problēma.
         
     | 
| 
       97 
97 
     | 
    
         
             
                      success: Asambleja ir veiksmīgi atjaunināta.
         
     | 
| 
       98 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       99 
     | 
    
         
            -
                    create:
         
     | 
| 
       100 
     | 
    
         
            -
                      error: Šīs asamblejas dublēšanas laikā radās problēma.
         
     | 
| 
       101 
     | 
    
         
            -
                      success: Asamblejas dublēšana ir veiksmīgi pabeigta.
         
     | 
| 
       102 
98 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       103 
99 
     | 
    
         
             
                    create:
         
     | 
| 
       104 
100 
     | 
    
         
             
                      error: Jaunas asamblejas veida izveides laikā radās problēma.
         
     | 
| 
         @@ -114,8 +110,6 @@ lv: 
     | 
|
| 
       114 
110 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       115 
111 
     | 
    
         
             
                    new:
         
     | 
| 
       116 
112 
     | 
    
         
             
                      copy: Kopēt
         
     | 
| 
       117 
     | 
    
         
            -
                      select: Atlasiet, kurus datus vēlaties dublēt
         
     | 
| 
       118 
     | 
    
         
            -
                      title: Dublēt asambleju
         
     | 
| 
       119 
113 
     | 
    
         
             
                  assembly_members:
         
     | 
| 
       120 
114 
     | 
    
         
             
                    create:
         
     | 
| 
       121 
115 
     | 
    
         
             
                      error: Pievienojot dalībnieku šai asamblejai, radās problēma.
         
     | 
    
        data/config/locales/nl.yml
    CHANGED
    
    | 
         @@ -100,10 +100,6 @@ nl: 
     | 
|
| 
       100 
100 
     | 
    
         
             
                    update:
         
     | 
| 
       101 
101 
     | 
    
         
             
                      error: Er is een fout opgetreden bij het bijwerken van deze groep.
         
     | 
| 
       102 
102 
     | 
    
         
             
                      success: Groep is succesvol bijgewerkt.
         
     | 
| 
       103 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       104 
     | 
    
         
            -
                    create:
         
     | 
| 
       105 
     | 
    
         
            -
                      error: Er was een fout bij het dupliceren van deze groep.
         
     | 
| 
       106 
     | 
    
         
            -
                      success: Groep succesvol gedupliceerd.
         
     | 
| 
       107 
103 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       108 
104 
     | 
    
         
             
                    create:
         
     | 
| 
       109 
105 
     | 
    
         
             
                      error: Er is een fout opgetreden bij het maken van een nieuw groepstype.
         
     | 
| 
         @@ -119,8 +115,6 @@ nl: 
     | 
|
| 
       119 
115 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       120 
116 
     | 
    
         
             
                    new:
         
     | 
| 
       121 
117 
     | 
    
         
             
                      copy: Kopiëren
         
     | 
| 
       122 
     | 
    
         
            -
                      select: Selecteer welke gegevens u wilt dupliceren
         
     | 
| 
       123 
     | 
    
         
            -
                      title: Dupliceer bijeenkomst
         
     | 
| 
       124 
118 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       125 
119 
     | 
    
         
             
                    create:
         
     | 
| 
       126 
120 
     | 
    
         
             
                      error: Er is een probleem opgetreden bij het importeren van deze groep.
         
     | 
    
        data/config/locales/no.yml
    CHANGED
    
    | 
         @@ -100,10 +100,6 @@ 
     | 
|
| 
       100 
100 
     | 
    
         
             
                    update:
         
     | 
| 
       101 
101 
     | 
    
         
             
                      error: Det oppstod et problem med å oppdatere denne forsamlingen.
         
     | 
| 
       102 
102 
     | 
    
         
             
                      success: Forsamlingen ble oppdatert.
         
     | 
| 
       103 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       104 
     | 
    
         
            -
                    create:
         
     | 
| 
       105 
     | 
    
         
            -
                      error: Det oppstod et problem med å publisere denne forsamlingen.
         
     | 
| 
       106 
     | 
    
         
            -
                      success: Forsamlingen ble duplisert.
         
     | 
| 
       107 
103 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       108 
104 
     | 
    
         
             
                    create:
         
     | 
| 
       109 
105 
     | 
    
         
             
                      error: Det oppstod et problem med å lage en ny forsamlingstype.
         
     | 
| 
         @@ -119,8 +115,6 @@ 
     | 
|
| 
       119 
115 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       120 
116 
     | 
    
         
             
                    new:
         
     | 
| 
       121 
117 
     | 
    
         
             
                      copy: Kopier
         
     | 
| 
       122 
     | 
    
         
            -
                      select: Velg hvilke data du vil duplisere
         
     | 
| 
       123 
     | 
    
         
            -
                      title: Dupliser forsamling
         
     | 
| 
       124 
118 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       125 
119 
     | 
    
         
             
                    create:
         
     | 
| 
       126 
120 
     | 
    
         
             
                      error: Det oppstod et problem med å importere denne forsamlingen.
         
     | 
    
        data/config/locales/pl.yml
    CHANGED
    
    | 
         @@ -122,10 +122,6 @@ pl: 
     | 
|
| 
       122 
122 
     | 
    
         
             
                    update:
         
     | 
| 
       123 
123 
     | 
    
         
             
                      error: Podczas aktualizowania tego zespołu wystąpił błąd.
         
     | 
| 
       124 
124 
     | 
    
         
             
                      success: Zespół został zaktualizowany.
         
     | 
| 
       125 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       126 
     | 
    
         
            -
                    create:
         
     | 
| 
       127 
     | 
    
         
            -
                      error: Podczas duplikowania tego zespołu wystąpił błąd.
         
     | 
| 
       128 
     | 
    
         
            -
                      success: Zespół został zduplikowany.
         
     | 
| 
       129 
125 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       130 
126 
     | 
    
         
             
                    create:
         
     | 
| 
       131 
127 
     | 
    
         
             
                      error: Podczas tworzenia nowego typu zespołu wystąpił błąd.
         
     | 
| 
         @@ -141,8 +137,6 @@ pl: 
     | 
|
| 
       141 
137 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       142 
138 
     | 
    
         
             
                    new:
         
     | 
| 
       143 
139 
     | 
    
         
             
                      copy: Kopiuj
         
     | 
| 
       144 
     | 
    
         
            -
                      select: Wybierz dane, które chcesz zduplikować
         
     | 
| 
       145 
     | 
    
         
            -
                      title: Zduplikuj zespół
         
     | 
| 
       146 
140 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       147 
141 
     | 
    
         
             
                    create:
         
     | 
| 
       148 
142 
     | 
    
         
             
                      error: Wystąpił błąd podczas importowania tego zespołu.
         
     | 
    
        data/config/locales/pt-BR.yml
    CHANGED
    
    | 
         @@ -116,10 +116,6 @@ pt-BR: 
     | 
|
| 
       116 
116 
     | 
    
         
             
                    update:
         
     | 
| 
       117 
117 
     | 
    
         
             
                      error: Ocorreu um erro ao atualizar esta assembleia.
         
     | 
| 
       118 
118 
     | 
    
         
             
                      success: Assembleia atualizada com sucesso.
         
     | 
| 
       119 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       120 
     | 
    
         
            -
                    create:
         
     | 
| 
       121 
     | 
    
         
            -
                      error: Ocorreu um erro ao duplicar esta assembleia.
         
     | 
| 
       122 
     | 
    
         
            -
                      success: Assembleia duplicada com sucesso.
         
     | 
| 
       123 
119 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       124 
120 
     | 
    
         
             
                    create:
         
     | 
| 
       125 
121 
     | 
    
         
             
                      error: Ocorreu um erro ao criar um novo tipo de assembleia.
         
     | 
| 
         @@ -135,8 +131,6 @@ pt-BR: 
     | 
|
| 
       135 
131 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       136 
132 
     | 
    
         
             
                    new:
         
     | 
| 
       137 
133 
     | 
    
         
             
                      copy: Cópia
         
     | 
| 
       138 
     | 
    
         
            -
                      select: Selecione os dados que você gostaria de duplicar
         
     | 
| 
       139 
     | 
    
         
            -
                      title: Duplicar assembleia
         
     | 
| 
       140 
134 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       141 
135 
     | 
    
         
             
                    create:
         
     | 
| 
       142 
136 
     | 
    
         
             
                      error: Ocorreu um erro ao importar esta assembleia.
         
     | 
    
        data/config/locales/pt.yml
    CHANGED
    
    | 
         @@ -115,10 +115,6 @@ pt: 
     | 
|
| 
       115 
115 
     | 
    
         
             
                    update:
         
     | 
| 
       116 
116 
     | 
    
         
             
                      error: Ocorreu um problema ao atualizar esta reunião.
         
     | 
| 
       117 
117 
     | 
    
         
             
                      success: Reunião atualizada corretamente.
         
     | 
| 
       118 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       119 
     | 
    
         
            -
                    create:
         
     | 
| 
       120 
     | 
    
         
            -
                      error: Ocorreu um problema ao duplicar esta reunião.
         
     | 
| 
       121 
     | 
    
         
            -
                      success: Reunião duplicada corretamente.
         
     | 
| 
       122 
118 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       123 
119 
     | 
    
         
             
                    create:
         
     | 
| 
       124 
120 
     | 
    
         
             
                      error: Ocorreu um problema ao criar um novo tipo de reunião.
         
     | 
| 
         @@ -134,8 +130,6 @@ pt: 
     | 
|
| 
       134 
130 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       135 
131 
     | 
    
         
             
                    new:
         
     | 
| 
       136 
132 
     | 
    
         
             
                      copy: Cópia
         
     | 
| 
       137 
     | 
    
         
            -
                      select: Selecione os dados que pretende duplicar
         
     | 
| 
       138 
     | 
    
         
            -
                      title: Duplicar assembléia
         
     | 
| 
       139 
133 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       140 
134 
     | 
    
         
             
                    create:
         
     | 
| 
       141 
135 
     | 
    
         
             
                      error: Ocorreu um problema ao atualizar esta reunião.
         
     | 
    
        data/config/locales/ro-RO.yml
    CHANGED
    
    | 
         @@ -115,10 +115,6 @@ ro: 
     | 
|
| 
       115 
115 
     | 
    
         
             
                    update:
         
     | 
| 
       116 
116 
     | 
    
         
             
                      error: A apărut o eroare la actualizarea acestui grup de lucru.
         
     | 
| 
       117 
117 
     | 
    
         
             
                      success: Grupul de lucru a fost actualizat cu succes.
         
     | 
| 
       118 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       119 
     | 
    
         
            -
                    create:
         
     | 
| 
       120 
     | 
    
         
            -
                      error: A apărut o problemă la duplicarea acestui grup de lucru.
         
     | 
| 
       121 
     | 
    
         
            -
                      success: Grupul de lucru a fost duplicat cu succes.
         
     | 
| 
       122 
118 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       123 
119 
     | 
    
         
             
                    create:
         
     | 
| 
       124 
120 
     | 
    
         
             
                      error: A apărut o problemă la crearea unui nou tip de grup de lucru.
         
     | 
| 
         @@ -134,8 +130,6 @@ ro: 
     | 
|
| 
       134 
130 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       135 
131 
     | 
    
         
             
                    new:
         
     | 
| 
       136 
132 
     | 
    
         
             
                      copy: Copiază
         
     | 
| 
       137 
     | 
    
         
            -
                      select: Selectați datele pe care doriți să le duplicați
         
     | 
| 
       138 
     | 
    
         
            -
                      title: Duplică grupul de lucru
         
     | 
| 
       139 
133 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       140 
134 
     | 
    
         
             
                    create:
         
     | 
| 
       141 
135 
     | 
    
         
             
                      error: A apărut o problemă la importul acestui grup de lucru.
         
     | 
    
        data/config/locales/ru.yml
    CHANGED
    
    | 
         @@ -100,18 +100,12 @@ ru: 
     | 
|
| 
       100 
100 
     | 
    
         
             
                    update:
         
     | 
| 
       101 
101 
     | 
    
         
             
                      error: При попытке обновить это собрание произошла ошибка.
         
     | 
| 
       102 
102 
     | 
    
         
             
                      success: Собрание успешно обновлено.
         
     | 
| 
       103 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       104 
     | 
    
         
            -
                    create:
         
     | 
| 
       105 
     | 
    
         
            -
                      error: При попытке создать копию этого собрания произошла ошибка.
         
     | 
| 
       106 
     | 
    
         
            -
                      success: Успешно создана копия собрания.
         
     | 
| 
       107 
103 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       108 
104 
     | 
    
         
             
                    new:
         
     | 
| 
       109 
105 
     | 
    
         
             
                      create: Добавить
         
     | 
| 
       110 
106 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       111 
107 
     | 
    
         
             
                    new:
         
     | 
| 
       112 
108 
     | 
    
         
             
                      copy: Копировать
         
     | 
| 
       113 
     | 
    
         
            -
                      select: Выберите, какие данные вы хотите продублировать
         
     | 
| 
       114 
     | 
    
         
            -
                      title: Создать копию собрания
         
     | 
| 
       115 
109 
     | 
    
         
             
                  assembly_members:
         
     | 
| 
       116 
110 
     | 
    
         
             
                    create:
         
     | 
| 
       117 
111 
     | 
    
         
             
                      error: При попытке добавить члена президиума этого собрания произошла ошибка.
         
     | 
    
        data/config/locales/sl.yml
    CHANGED
    
    | 
         @@ -99,10 +99,6 @@ sl: 
     | 
|
| 
       99 
99 
     | 
    
         
             
                    update:
         
     | 
| 
       100 
100 
     | 
    
         
             
                      error: Pojavila se je težava pri urejanju združbe.
         
     | 
| 
       101 
101 
     | 
    
         
             
                      success: Združba uspešno posodobljena.
         
     | 
| 
       102 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       103 
     | 
    
         
            -
                    create:
         
     | 
| 
       104 
     | 
    
         
            -
                      error: Pojavila se je težava pri podvajanju združbe.
         
     | 
| 
       105 
     | 
    
         
            -
                      success: Združba uspešno podvojena.
         
     | 
| 
       106 
102 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       107 
103 
     | 
    
         
             
                    create:
         
     | 
| 
       108 
104 
     | 
    
         
             
                      error: Pojavila se je težava pri kreiranju nove združbe.
         
     | 
| 
         @@ -118,8 +114,6 @@ sl: 
     | 
|
| 
       118 
114 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       119 
115 
     | 
    
         
             
                    new:
         
     | 
| 
       120 
116 
     | 
    
         
             
                      copy: Kopiraj
         
     | 
| 
       121 
     | 
    
         
            -
                      select: Izberi, katere podatke želiš podvojiti
         
     | 
| 
       122 
     | 
    
         
            -
                      title: Podvoji združbo
         
     | 
| 
       123 
117 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       124 
118 
     | 
    
         
             
                    create:
         
     | 
| 
       125 
119 
     | 
    
         
             
                      error: Pojavila se je težava pri uvozu te združbe.
         
     | 
    
        data/config/locales/sq-AL.yml
    CHANGED
    
    | 
         @@ -104,10 +104,6 @@ sq: 
     | 
|
| 
       104 
104 
     | 
    
         
             
                    update:
         
     | 
| 
       105 
105 
     | 
    
         
             
                      error: Ndodhi një gabim gjatë përditësimit të asamblesë.
         
     | 
| 
       106 
106 
     | 
    
         
             
                      success: Asambleja u përditësua me sukses.
         
     | 
| 
       107 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       108 
     | 
    
         
            -
                    create:
         
     | 
| 
       109 
     | 
    
         
            -
                      error: Ndodhi një gabim gjatë duplikimit të asamblesë.
         
     | 
| 
       110 
     | 
    
         
            -
                      success: Asambleja e duplikua me sukses.
         
     | 
| 
       111 
107 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       112 
108 
     | 
    
         
             
                    create:
         
     | 
| 
       113 
109 
     | 
    
         
             
                      error: Ndodhi një gabim gjatë krijimit të tipit të ri të asamblesë.
         
     | 
| 
         @@ -123,8 +119,6 @@ sq: 
     | 
|
| 
       123 
119 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       124 
120 
     | 
    
         
             
                    new:
         
     | 
| 
       125 
121 
     | 
    
         
             
                      copy: Kopjo
         
     | 
| 
       126 
     | 
    
         
            -
                      select: Zgjidh cilën të dhënë dëshiron të duplikosh
         
     | 
| 
       127 
     | 
    
         
            -
                      title: Dupliko asamblenë
         
     | 
| 
       128 
122 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       129 
123 
     | 
    
         
             
                    create:
         
     | 
| 
       130 
124 
     | 
    
         
             
                      error: Ndodhi një gabim gjatë importimit të asamblesë.
         
     | 
    
        data/config/locales/sv.yml
    CHANGED
    
    | 
         @@ -42,7 +42,7 @@ sv: 
     | 
|
| 
       42 
42 
     | 
    
         
             
                    meta_scope: Omfattning
         
     | 
| 
       43 
43 
     | 
    
         
             
                    parent_id: Överordnat samråd
         
     | 
| 
       44 
44 
     | 
    
         
             
                    participatory_processes_ids: Relaterade deltagandeprocesser
         
     | 
| 
       45 
     | 
    
         
            -
                    participatory_scope: Vad  
     | 
| 
      
 45 
     | 
    
         
            +
                    participatory_scope: Vad beslutas
         
     | 
| 
       46 
46 
     | 
    
         
             
                    participatory_structure: Hur fattas beslut
         
     | 
| 
       47 
47 
     | 
    
         
             
                    private_space: Privat utrymme
         
     | 
| 
       48 
48 
     | 
    
         
             
                    promoted: Utvald
         
     | 
| 
         @@ -54,7 +54,7 @@ sv: 
     | 
|
| 
       54 
54 
     | 
    
         
             
                    slug: URL-slug
         
     | 
| 
       55 
55 
     | 
    
         
             
                    special_features: Specialfunktioner
         
     | 
| 
       56 
56 
     | 
    
         
             
                    subtitle: Underrubrik
         
     | 
| 
       57 
     | 
    
         
            -
                    target:  
     | 
| 
      
 57 
     | 
    
         
            +
                    target: Vilka deltar
         
     | 
| 
       58 
58 
     | 
    
         
             
                    title: Titel
         
     | 
| 
       59 
59 
     | 
    
         
             
                    twitter: X
         
     | 
| 
       60 
60 
     | 
    
         
             
                    weight: Position i listan
         
     | 
| 
         @@ -135,7 +135,7 @@ sv: 
     | 
|
| 
       135 
135 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       136 
136 
     | 
    
         
             
                    new:
         
     | 
| 
       137 
137 
     | 
    
         
             
                      copy: Kopiera
         
     | 
| 
       138 
     | 
    
         
            -
                      select: Välj vilka data som  
     | 
| 
      
 138 
     | 
    
         
            +
                      select: Välj vilka data som du vill duplicera
         
     | 
| 
       139 
139 
     | 
    
         
             
                      title: Duplicera samråd
         
     | 
| 
       140 
140 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       141 
141 
     | 
    
         
             
                    create:
         
     | 
| 
         @@ -327,11 +327,11 @@ sv: 
     | 
|
| 
       327 
327 
     | 
    
         
             
                      area_name: Område
         
     | 
| 
       328 
328 
     | 
    
         
             
                      closing_date: Slutdatum
         
     | 
| 
       329 
329 
     | 
    
         
             
                      created_by: Skapad av
         
     | 
| 
       330 
     | 
    
         
            -
                      creation_date:  
     | 
| 
      
 330 
     | 
    
         
            +
                      creation_date: Startdatum
         
     | 
| 
       331 
331 
     | 
    
         
             
                      data: Data från samråd
         
     | 
| 
       332 
332 
     | 
    
         
             
                      developer_group: Arrangör
         
     | 
| 
       333 
333 
     | 
    
         
             
                      duration: Varaktighet
         
     | 
| 
       334 
     | 
    
         
            -
                      included_at:  
     | 
| 
      
 334 
     | 
    
         
            +
                      included_at: Publicerad
         
     | 
| 
       335 
335 
     | 
    
         
             
                      indefinite_duration: Permanent
         
     | 
| 
       336 
336 
     | 
    
         
             
                      local_area: Område
         
     | 
| 
       337 
337 
     | 
    
         
             
                      meta_scope: Indelning
         
     | 
| 
         @@ -368,9 +368,9 @@ sv: 
     | 
|
| 
       368 
368 
     | 
    
         
             
                    related_assemblies:
         
     | 
| 
       369 
369 
     | 
    
         
             
                      name: Relaterade samråd
         
     | 
| 
       370 
370 
     | 
    
         
             
                  created_by:
         
     | 
| 
       371 
     | 
    
         
            -
                    city_council:  
     | 
| 
      
 371 
     | 
    
         
            +
                    city_council: Staden
         
     | 
| 
       372 
372 
     | 
    
         
             
                    others: Övriga
         
     | 
| 
       373 
     | 
    
         
            -
                    public:  
     | 
| 
      
 373 
     | 
    
         
            +
                    public: Medborgare
         
     | 
| 
       374 
374 
     | 
    
         
             
                  filter:
         
     | 
| 
       375 
375 
     | 
    
         
             
                    all: Alla typer
         
     | 
| 
       376 
376 
     | 
    
         
             
                    commission: Kommission
         
     | 
    
        data/config/locales/tr-TR.yml
    CHANGED
    
    | 
         @@ -108,10 +108,6 @@ tr: 
     | 
|
| 
       108 
108 
     | 
    
         
             
                    update:
         
     | 
| 
       109 
109 
     | 
    
         
             
                      error: Bu kurul güncellenirken bir hata oluştu.
         
     | 
| 
       110 
110 
     | 
    
         
             
                      success: Kurul başarıyla güncellendi.
         
     | 
| 
       111 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       112 
     | 
    
         
            -
                    create:
         
     | 
| 
       113 
     | 
    
         
            -
                      error: Bu kurul çoğaltırken bir hata oluştu.
         
     | 
| 
       114 
     | 
    
         
            -
                      success: Kurul başarıyla kopyalandı.
         
     | 
| 
       115 
111 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       116 
112 
     | 
    
         
             
                    create:
         
     | 
| 
       117 
113 
     | 
    
         
             
                      error: Yeni bir kurul türü oluşturulurken bir sorun meydana geldi.
         
     | 
| 
         @@ -127,8 +123,6 @@ tr: 
     | 
|
| 
       127 
123 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       128 
124 
     | 
    
         
             
                    new:
         
     | 
| 
       129 
125 
     | 
    
         
             
                      copy: Kopya
         
     | 
| 
       130 
     | 
    
         
            -
                      select: Çoğaltmak istediğiniz verileri seçin
         
     | 
| 
       131 
     | 
    
         
            -
                      title: Kurulu çoğalt
         
     | 
| 
       132 
126 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       133 
127 
     | 
    
         
             
                    create:
         
     | 
| 
       134 
128 
     | 
    
         
             
                      error: Bu kurul derlenirken, içeri aktarılırken bir hata oluştu.
         
     | 
    
        data/config/locales/uk.yml
    CHANGED
    
    | 
         @@ -100,18 +100,12 @@ uk: 
     | 
|
| 
       100 
100 
     | 
    
         
             
                    update:
         
     | 
| 
       101 
101 
     | 
    
         
             
                      error: При спробі оновити ці збори сталася помилка.
         
     | 
| 
       102 
102 
     | 
    
         
             
                      success: Збори успішно оновлено.
         
     | 
| 
       103 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       104 
     | 
    
         
            -
                    create:
         
     | 
| 
       105 
     | 
    
         
            -
                      error: При спробі створити копію цих зборів сталася помилка.
         
     | 
| 
       106 
     | 
    
         
            -
                      success: Успішно створено копію зборів.
         
     | 
| 
       107 
103 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       108 
104 
     | 
    
         
             
                    new:
         
     | 
| 
       109 
105 
     | 
    
         
             
                      create: Додати
         
     | 
| 
       110 
106 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       111 
107 
     | 
    
         
             
                    new:
         
     | 
| 
       112 
108 
     | 
    
         
             
                      copy: Скопіювати
         
     | 
| 
       113 
     | 
    
         
            -
                      select: Оберіть відомості, копію яких ви хотіли б створити
         
     | 
| 
       114 
     | 
    
         
            -
                      title: Створити копію зборів
         
     | 
| 
       115 
109 
     | 
    
         
             
                  assembly_members:
         
     | 
| 
       116 
110 
     | 
    
         
             
                    create:
         
     | 
| 
       117 
111 
     | 
    
         
             
                      error: При спробі додати члена президії цих зборів сталася помилка.
         
     | 
    
        data/config/locales/zh-CN.yml
    CHANGED
    
    | 
         @@ -94,10 +94,6 @@ zh-CN: 
     | 
|
| 
       94 
94 
     | 
    
         
             
                    update:
         
     | 
| 
       95 
95 
     | 
    
         
             
                      error: 更新这个组件时出现问题。
         
     | 
| 
       96 
96 
     | 
    
         
             
                      success: 程序更新成功。
         
     | 
| 
       97 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       98 
     | 
    
         
            -
                    create:
         
     | 
| 
       99 
     | 
    
         
            -
                      error: 复制这个组件时出现问题。
         
     | 
| 
       100 
     | 
    
         
            -
                      success: 已成功复制组合。
         
     | 
| 
       101 
97 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       102 
98 
     | 
    
         
             
                    create:
         
     | 
| 
       103 
99 
     | 
    
         
             
                      error: 创建新组装类型时出现问题。
         
     | 
| 
         @@ -113,8 +109,6 @@ zh-CN: 
     | 
|
| 
       113 
109 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       114 
110 
     | 
    
         
             
                    new:
         
     | 
| 
       115 
111 
     | 
    
         
             
                      copy: 复制
         
     | 
| 
       116 
     | 
    
         
            -
                      select: 选择要重复的数据
         
     | 
| 
       117 
     | 
    
         
            -
                      title: 复制程序集
         
     | 
| 
       118 
112 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       119 
113 
     | 
    
         
             
                    create:
         
     | 
| 
       120 
114 
     | 
    
         
             
                      error: 导入此组件时出现问题。
         
     | 
    
        data/config/locales/zh-TW.yml
    CHANGED
    
    | 
         @@ -109,10 +109,6 @@ zh-TW: 
     | 
|
| 
       109 
109 
     | 
    
         
             
                    update:
         
     | 
| 
       110 
110 
     | 
    
         
             
                      error: 更新此大會時出現問題
         
     | 
| 
       111 
111 
     | 
    
         
             
                      success: 此大會成功更新
         
     | 
| 
       112 
     | 
    
         
            -
                  assemblies_copies:
         
     | 
| 
       113 
     | 
    
         
            -
                    create:
         
     | 
| 
       114 
     | 
    
         
            -
                      error: 複製此大會時出現問題
         
     | 
| 
       115 
     | 
    
         
            -
                      success: 大會已成功複製
         
     | 
| 
       116 
112 
     | 
    
         
             
                  assemblies_types:
         
     | 
| 
       117 
113 
     | 
    
         
             
                    create:
         
     | 
| 
       118 
114 
     | 
    
         
             
                      error: 創建新大會類型時出現問題
         
     | 
| 
         @@ -128,8 +124,6 @@ zh-TW: 
     | 
|
| 
       128 
124 
     | 
    
         
             
                  assembly_copies:
         
     | 
| 
       129 
125 
     | 
    
         
             
                    new:
         
     | 
| 
       130 
126 
     | 
    
         
             
                      copy: 複製
         
     | 
| 
       131 
     | 
    
         
            -
                      select: 請選擇您想要複製的資料
         
     | 
| 
       132 
     | 
    
         
            -
                      title: 複製大會
         
     | 
| 
       133 
127 
     | 
    
         
             
                  assembly_imports:
         
     | 
| 
       134 
128 
     | 
    
         
             
                    create:
         
     | 
| 
       135 
129 
     | 
    
         
             
                      error: 這個大會匯入時發生了問題
         
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: decidim-assemblies
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 0.29. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 0.29.6
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Josep Jaume Rey Peroy
         
     | 
| 
         @@ -10,7 +10,7 @@ authors: 
     | 
|
| 
       10 
10 
     | 
    
         
             
            autorequire:
         
     | 
| 
       11 
11 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       12 
12 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       13 
     | 
    
         
            -
            date: 2025- 
     | 
| 
      
 13 
     | 
    
         
            +
            date: 2025-10-28 00:00:00.000000000 Z
         
     | 
| 
       14 
14 
     | 
    
         
             
            dependencies:
         
     | 
| 
       15 
15 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       16 
16 
     | 
    
         
             
              name: decidim-core
         
     | 
| 
         @@ -18,70 +18,70 @@ dependencies: 
     | 
|
| 
       18 
18 
     | 
    
         
             
                requirements:
         
     | 
| 
       19 
19 
     | 
    
         
             
                - - '='
         
     | 
| 
       20 
20 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       21 
     | 
    
         
            -
                    version: 0.29. 
     | 
| 
      
 21 
     | 
    
         
            +
                    version: 0.29.6
         
     | 
| 
       22 
22 
     | 
    
         
             
              type: :runtime
         
     | 
| 
       23 
23 
     | 
    
         
             
              prerelease: false
         
     | 
| 
       24 
24 
     | 
    
         
             
              version_requirements: !ruby/object:Gem::Requirement
         
     | 
| 
       25 
25 
     | 
    
         
             
                requirements:
         
     | 
| 
       26 
26 
     | 
    
         
             
                - - '='
         
     | 
| 
       27 
27 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       28 
     | 
    
         
            -
                    version: 0.29. 
     | 
| 
      
 28 
     | 
    
         
            +
                    version: 0.29.6
         
     | 
| 
       29 
29 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       30 
30 
     | 
    
         
             
              name: decidim-admin
         
     | 
| 
       31 
31 
     | 
    
         
             
              requirement: !ruby/object:Gem::Requirement
         
     | 
| 
       32 
32 
     | 
    
         
             
                requirements:
         
     | 
| 
       33 
33 
     | 
    
         
             
                - - '='
         
     | 
| 
       34 
34 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       35 
     | 
    
         
            -
                    version: 0.29. 
     | 
| 
      
 35 
     | 
    
         
            +
                    version: 0.29.6
         
     | 
| 
       36 
36 
     | 
    
         
             
              type: :development
         
     | 
| 
       37 
37 
     | 
    
         
             
              prerelease: false
         
     | 
| 
       38 
38 
     | 
    
         
             
              version_requirements: !ruby/object:Gem::Requirement
         
     | 
| 
       39 
39 
     | 
    
         
             
                requirements:
         
     | 
| 
       40 
40 
     | 
    
         
             
                - - '='
         
     | 
| 
       41 
41 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       42 
     | 
    
         
            -
                    version: 0.29. 
     | 
| 
      
 42 
     | 
    
         
            +
                    version: 0.29.6
         
     | 
| 
       43 
43 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       44 
44 
     | 
    
         
             
              name: decidim-dev
         
     | 
| 
       45 
45 
     | 
    
         
             
              requirement: !ruby/object:Gem::Requirement
         
     | 
| 
       46 
46 
     | 
    
         
             
                requirements:
         
     | 
| 
       47 
47 
     | 
    
         
             
                - - '='
         
     | 
| 
       48 
48 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       49 
     | 
    
         
            -
                    version: 0.29. 
     | 
| 
      
 49 
     | 
    
         
            +
                    version: 0.29.6
         
     | 
| 
       50 
50 
     | 
    
         
             
              type: :development
         
     | 
| 
       51 
51 
     | 
    
         
             
              prerelease: false
         
     | 
| 
       52 
52 
     | 
    
         
             
              version_requirements: !ruby/object:Gem::Requirement
         
     | 
| 
       53 
53 
     | 
    
         
             
                requirements:
         
     | 
| 
       54 
54 
     | 
    
         
             
                - - '='
         
     | 
| 
       55 
55 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       56 
     | 
    
         
            -
                    version: 0.29. 
     | 
| 
      
 56 
     | 
    
         
            +
                    version: 0.29.6
         
     | 
| 
       57 
57 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       58 
58 
     | 
    
         
             
              name: decidim-meetings
         
     | 
| 
       59 
59 
     | 
    
         
             
              requirement: !ruby/object:Gem::Requirement
         
     | 
| 
       60 
60 
     | 
    
         
             
                requirements:
         
     | 
| 
       61 
61 
     | 
    
         
             
                - - '='
         
     | 
| 
       62 
62 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       63 
     | 
    
         
            -
                    version: 0.29. 
     | 
| 
      
 63 
     | 
    
         
            +
                    version: 0.29.6
         
     | 
| 
       64 
64 
     | 
    
         
             
              type: :development
         
     | 
| 
       65 
65 
     | 
    
         
             
              prerelease: false
         
     | 
| 
       66 
66 
     | 
    
         
             
              version_requirements: !ruby/object:Gem::Requirement
         
     | 
| 
       67 
67 
     | 
    
         
             
                requirements:
         
     | 
| 
       68 
68 
     | 
    
         
             
                - - '='
         
     | 
| 
       69 
69 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       70 
     | 
    
         
            -
                    version: 0.29. 
     | 
| 
      
 70 
     | 
    
         
            +
                    version: 0.29.6
         
     | 
| 
       71 
71 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       72 
72 
     | 
    
         
             
              name: decidim-proposals
         
     | 
| 
       73 
73 
     | 
    
         
             
              requirement: !ruby/object:Gem::Requirement
         
     | 
| 
       74 
74 
     | 
    
         
             
                requirements:
         
     | 
| 
       75 
75 
     | 
    
         
             
                - - '='
         
     | 
| 
       76 
76 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       77 
     | 
    
         
            -
                    version: 0.29. 
     | 
| 
      
 77 
     | 
    
         
            +
                    version: 0.29.6
         
     | 
| 
       78 
78 
     | 
    
         
             
              type: :development
         
     | 
| 
       79 
79 
     | 
    
         
             
              prerelease: false
         
     | 
| 
       80 
80 
     | 
    
         
             
              version_requirements: !ruby/object:Gem::Requirement
         
     | 
| 
       81 
81 
     | 
    
         
             
                requirements:
         
     | 
| 
       82 
82 
     | 
    
         
             
                - - '='
         
     | 
| 
       83 
83 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       84 
     | 
    
         
            -
                    version: 0.29. 
     | 
| 
      
 84 
     | 
    
         
            +
                    version: 0.29.6
         
     | 
| 
       85 
85 
     | 
    
         
             
            description: Assemblies component for decidim.
         
     | 
| 
       86 
86 
     | 
    
         
             
            email:
         
     | 
| 
       87 
87 
     | 
    
         
             
            - josepjaume@gmail.com
         
     |