decidim-proposals 0.30.0.rc2 → 0.30.0.rc3
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/cells/decidim/proposals/highlighted_proposals_for_component/show.erb +1 -1
- data/app/cells/decidim/proposals/proposal_g_cell.rb +1 -1
- data/app/cells/decidim/proposals/proposal_l/show.erb +1 -1
- data/app/cells/decidim/proposals/proposal_l_cell.rb +1 -1
- data/app/commands/decidim/proposals/admin/import_proposals.rb +7 -60
- data/app/controllers/decidim/proposals/admin/proposals_imports_controller.rb +2 -2
- data/app/jobs/decidim/proposals/admin/import_proposals_job.rb +86 -0
- data/app/mailers/decidim/proposals/admin/import_proposals_mailer.rb +30 -0
- data/app/packs/stylesheets/decidim/proposals/proposals.scss +28 -2
- data/app/services/decidim/proposals/proposal_builder.rb +1 -0
- data/app/views/decidim/proposals/admin/import_proposals_mailer/notify_failure.html.erb +1 -0
- data/app/views/decidim/proposals/admin/import_proposals_mailer/notify_success.html.erb +2 -0
- data/app/views/decidim/proposals/proposals/_proposal.html.erb +1 -1
- data/app/views/decidim/proposals/proposals/_proposals.html.erb +2 -2
- data/config/locales/ar.yml +2 -2
- data/config/locales/bg.yml +2 -3
- data/config/locales/bs-BA.yml +2 -2
- data/config/locales/ca.yml +17 -7
- data/config/locales/cs.yml +8 -5
- data/config/locales/de.yml +11 -4
- data/config/locales/el.yml +2 -3
- data/config/locales/en.yml +12 -2
- data/config/locales/es-MX.yml +15 -5
- data/config/locales/es-PY.yml +15 -5
- data/config/locales/es.yml +16 -6
- data/config/locales/eu.yml +14 -4
- data/config/locales/fi-plain.yml +12 -4
- data/config/locales/fi.yml +11 -3
- data/config/locales/fr-CA.yml +31 -2
- data/config/locales/fr.yml +32 -3
- data/config/locales/ga-IE.yml +0 -1
- data/config/locales/hu.yml +2 -2
- data/config/locales/it.yml +2 -2
- data/config/locales/ja.yml +78 -5
- data/config/locales/lt.yml +2 -3
- data/config/locales/lv.yml +2 -2
- data/config/locales/nl.yml +2 -2
- data/config/locales/no.yml +0 -2
- data/config/locales/pl.yml +2 -3
- data/config/locales/pt-BR.yml +2 -2
- data/config/locales/pt.yml +2 -2
- data/config/locales/ro-RO.yml +22 -2
- data/config/locales/sk.yml +0 -2
- data/config/locales/sr-CS.yml +2 -2
- data/config/locales/sv.yml +0 -4
- data/config/locales/tr-TR.yml +2 -2
- data/config/locales/zh-CN.yml +2 -2
- data/config/locales/zh-TW.yml +2 -3
- data/lib/decidim/proposals/version.rb +1 -1
- data/lib/tasks/proposals/upgrade/decidim_proposals_upgrade_tasks.rake +22 -0
- metadata +24 -20
data/config/locales/el.yml
CHANGED
@@ -187,6 +187,8 @@ el:
|
|
187
187
|
events:
|
188
188
|
proposals:
|
189
189
|
admin:
|
190
|
+
proposal_assigned_to_valuator:
|
191
|
+
email_outro: Λάβατε αυτήν την ειδοποίηση επειδή μπορείτε να εκτιμήσετε την πρόταση.
|
190
192
|
proposal_note_created:
|
191
193
|
email_outro: Λάβατε αυτήν την ειδοποίηση επειδή μπορείτε να εκτιμήσετε την πρόταση.
|
192
194
|
email_subject: Κάποιος άφησε μια σημείωση στην πρόταση %{resource_title}.
|
@@ -379,7 +381,6 @@ el:
|
|
379
381
|
index:
|
380
382
|
actions: Ενέργειες
|
381
383
|
assign_to_valuator: Εκχώρηση σε εκτιμητή
|
382
|
-
assign_to_valuator_button: Εκχώρηση
|
383
384
|
cancel: Ακύρωση
|
384
385
|
merge: Συγχώνευση σε νέο
|
385
386
|
merge_button: Συγχώνευση
|
@@ -391,7 +392,6 @@ el:
|
|
391
392
|
split_button: Διαχωρισμός
|
392
393
|
title: Προτάσεις
|
393
394
|
unassign_from_valuator: Κατάργηση εκχώρησης από εκτιμητή
|
394
|
-
unassign_from_valuator_button: Κατάργηση εκχώρησης
|
395
395
|
update: Ενημέρωση
|
396
396
|
new:
|
397
397
|
create: Δημιουργία
|
@@ -418,7 +418,6 @@ el:
|
|
418
418
|
proposals_imports:
|
419
419
|
create:
|
420
420
|
invalid: Υπήρξε ένα πρόβλημα κατά την εισαγωγή των προτάσεων.
|
421
|
-
success: "%{number} προτάσεις εισήχθησαν επιτυχώς."
|
422
421
|
new:
|
423
422
|
create: Εισαγωγή προτάσεων
|
424
423
|
no_components: Δεν υπάρχουν άλλα στοιχεία προτάσεων σε αυτόν τον χώρο συμμετοχής για εισαγωγή των προτάσεων.
|
data/config/locales/en.yml
CHANGED
@@ -513,6 +513,16 @@ en:
|
|
513
513
|
exports:
|
514
514
|
proposal_comments: Comments
|
515
515
|
proposals: Proposals
|
516
|
+
import_proposals_mailer:
|
517
|
+
notify_failure:
|
518
|
+
body: There was a problem while importing proposals from the %{origin_component_name} component to the %{target_component_name} component.
|
519
|
+
subject: There was an error importing proposals
|
520
|
+
notify_success:
|
521
|
+
added_proposals:
|
522
|
+
one: One proposal was imported.
|
523
|
+
other: "%{count} proposals were imported."
|
524
|
+
body: Successful imported proposals from the %{origin_component_name} component to the %{target_component_name} component. You can review the results in the administration interface.
|
525
|
+
subject: The proposals have been imported successfully
|
516
526
|
imports:
|
517
527
|
help:
|
518
528
|
answers: |
|
@@ -684,7 +694,7 @@ en:
|
|
684
694
|
proposals_imports:
|
685
695
|
create:
|
686
696
|
invalid: There was a problem importing the proposals.
|
687
|
-
success:
|
697
|
+
success: The import process has started. We will let you know once it has finished.
|
688
698
|
new:
|
689
699
|
create: Import proposals
|
690
700
|
no_components: There are no other proposal components in this participatory space to import the proposals from.
|
@@ -866,7 +876,7 @@ en:
|
|
866
876
|
success: Co-author invitation successfully canceled.
|
867
877
|
create:
|
868
878
|
error: There was a problem inviting the co-author.
|
869
|
-
success: "%{author_name} successfully invited as a co-author."
|
879
|
+
success: "%{author_name} has been successfully invited as a co-author."
|
870
880
|
destroy:
|
871
881
|
error: There was a problem declining the invitation.
|
872
882
|
success: The invitation has been declined.
|
data/config/locales/es-MX.yml
CHANGED
@@ -513,6 +513,16 @@ es-MX:
|
|
513
513
|
exports:
|
514
514
|
proposal_comments: Comentarios
|
515
515
|
proposals: Propuestas
|
516
|
+
import_proposals_mailer:
|
517
|
+
notify_failure:
|
518
|
+
body: Ha habido un problema al importar propuestas del componente %{origin_component_name} al componente %{target_component_name}.
|
519
|
+
subject: Se ha producido un error al importar las propuestas
|
520
|
+
notify_success:
|
521
|
+
added_proposals:
|
522
|
+
one: Se ha importado una propuesta.
|
523
|
+
other: "Se han importado %{count} propuestas."
|
524
|
+
body: Se han importado con éxito las propuestas desde el componente %{origin_component_name} al componente %{target_component_name}. Puedes revisar los resultados en el tablero de administración.
|
525
|
+
subject: Las propuestas se han importado correctamente
|
516
526
|
imports:
|
517
527
|
help:
|
518
528
|
answers: |
|
@@ -647,7 +657,7 @@ es-MX:
|
|
647
657
|
statuses: Estados
|
648
658
|
title: Propuestas
|
649
659
|
unassign_from_valuator: Desasignar de evaluadora
|
650
|
-
unassign_from_valuator_button:
|
660
|
+
unassign_from_valuator_button: Deshacer la asignación
|
651
661
|
update: Actualizar
|
652
662
|
manage_trash:
|
653
663
|
title: Propuestas eliminadas
|
@@ -684,13 +694,13 @@ es-MX:
|
|
684
694
|
proposals_imports:
|
685
695
|
create:
|
686
696
|
invalid: Se ha producido un error al importar las propuestas.
|
687
|
-
success:
|
697
|
+
success: El proceso de importación ha comenzado. Te avisaremos cuando haya terminado.
|
688
698
|
new:
|
689
699
|
create: Importar propuestas
|
690
700
|
no_components: No hay otros componentes propuesta en este espacio participativo desde el que importar.
|
691
701
|
select_component: Por favor selecciona un componente
|
692
702
|
select_states: Verifica los estados de las propuestas para importar
|
693
|
-
title: Importar
|
703
|
+
title: Importar propuestas desde otro componente
|
694
704
|
proposals_merges:
|
695
705
|
create:
|
696
706
|
invalid: 'Se ha producido un error al fusionar las propuestas seleccionadas porque algunas de ellas:'
|
@@ -766,7 +776,7 @@ es-MX:
|
|
766
776
|
send: Enviar
|
767
777
|
title: Editar borrador colaborativo
|
768
778
|
empty: Todavía no hay borradores colaborativos
|
769
|
-
empty_filters: No hay
|
779
|
+
empty_filters: No hay ningún borrador colaborativo con este criterio
|
770
780
|
filters:
|
771
781
|
all: Todas
|
772
782
|
amendment: Enmiendas
|
@@ -866,7 +876,7 @@ es-MX:
|
|
866
876
|
success: Invitación de coautoría cancelada con éxito.
|
867
877
|
create:
|
868
878
|
error: Se ha producido un error al invitar a la coautora.
|
869
|
-
success: "%{author_name}
|
879
|
+
success: "Se ha invitado con éxito a %{author_name} para ser coautor/a de la propuesta."
|
870
880
|
destroy:
|
871
881
|
error: Se ha producido un error al rechazar la invitación.
|
872
882
|
success: Se ha rechazado su invitación.
|
data/config/locales/es-PY.yml
CHANGED
@@ -513,6 +513,16 @@ es-PY:
|
|
513
513
|
exports:
|
514
514
|
proposal_comments: Comentarios
|
515
515
|
proposals: Propuestas
|
516
|
+
import_proposals_mailer:
|
517
|
+
notify_failure:
|
518
|
+
body: Ha habido un problema al importar propuestas del componente %{origin_component_name} al componente %{target_component_name}.
|
519
|
+
subject: Se ha producido un error al importar las propuestas
|
520
|
+
notify_success:
|
521
|
+
added_proposals:
|
522
|
+
one: Se ha importado una propuesta.
|
523
|
+
other: "Se han importado %{count} propuestas."
|
524
|
+
body: Se han importado con éxito las propuestas desde el componente %{origin_component_name} al componente %{target_component_name}. Puedes revisar los resultados en el tablero de administración.
|
525
|
+
subject: Las propuestas se han importado correctamente
|
516
526
|
imports:
|
517
527
|
help:
|
518
528
|
answers: |
|
@@ -647,7 +657,7 @@ es-PY:
|
|
647
657
|
statuses: Estados
|
648
658
|
title: Propuestas
|
649
659
|
unassign_from_valuator: Desasignar de evaluadora
|
650
|
-
unassign_from_valuator_button:
|
660
|
+
unassign_from_valuator_button: Deshacer la asignación
|
651
661
|
update: Actualizar
|
652
662
|
manage_trash:
|
653
663
|
title: Propuestas eliminadas
|
@@ -684,13 +694,13 @@ es-PY:
|
|
684
694
|
proposals_imports:
|
685
695
|
create:
|
686
696
|
invalid: Se ha producido un error al importar las propuestas.
|
687
|
-
success:
|
697
|
+
success: El proceso de importación ha comenzado. Te avisaremos cuando haya terminado.
|
688
698
|
new:
|
689
699
|
create: Importar propuestas
|
690
700
|
no_components: No hay otros componentes propuesta en este espacio participativo desde el que importar.
|
691
701
|
select_component: Por favor selecciona un componente
|
692
702
|
select_states: Verifique los estados de las propuestas para importar
|
693
|
-
title: Importar
|
703
|
+
title: Importar propuestas desde otro componente
|
694
704
|
proposals_merges:
|
695
705
|
create:
|
696
706
|
invalid: 'Se ha producido un error al fusionar las propuestas seleccionadas porque algunas de ellas:'
|
@@ -766,7 +776,7 @@ es-PY:
|
|
766
776
|
send: Enviar
|
767
777
|
title: Editar borrador colaborativo
|
768
778
|
empty: Todavía no hay borradores colaborativos
|
769
|
-
empty_filters: No hay
|
779
|
+
empty_filters: No hay ningún borrador colaborativo con este criterio
|
770
780
|
filters:
|
771
781
|
all: Todas
|
772
782
|
amendment: Enmiendas
|
@@ -866,7 +876,7 @@ es-PY:
|
|
866
876
|
success: Invitación de coautoría cancelada con éxito.
|
867
877
|
create:
|
868
878
|
error: Se ha producido un error al invitar a la coautora.
|
869
|
-
success: "%{author_name}
|
879
|
+
success: "Se ha invitado con éxito a %{author_name} para ser coautor/a de la propuesta."
|
870
880
|
destroy:
|
871
881
|
error: Se ha producido un error al rechazar la invitación.
|
872
882
|
success: Se ha rechazado su invitación.
|
data/config/locales/es.yml
CHANGED
@@ -513,6 +513,16 @@ es:
|
|
513
513
|
exports:
|
514
514
|
proposal_comments: Comentarios
|
515
515
|
proposals: Propuestas
|
516
|
+
import_proposals_mailer:
|
517
|
+
notify_failure:
|
518
|
+
body: Ha habido un problema al importar propuestas del componente %{origin_component_name} al componente %{target_component_name}.
|
519
|
+
subject: Se ha producido un error al importar las propuestas
|
520
|
+
notify_success:
|
521
|
+
added_proposals:
|
522
|
+
one: Se ha importado una propuesta.
|
523
|
+
other: "Se han importado %{count} propuestas."
|
524
|
+
body: Se han importado con éxito las propuestas desde el componente %{origin_component_name} al componente %{target_component_name}. Puedes revisar los resultados en el tablero de administración.
|
525
|
+
subject: Las propuestas se han importado correctamente
|
516
526
|
imports:
|
517
527
|
help:
|
518
528
|
answers: |
|
@@ -617,7 +627,7 @@ es:
|
|
617
627
|
bulk_answer_error: No se ha podido responder a las propuestas con IDs [%{proposals}] debido a errores aplicando la plantilla "%{template}". Puedes comprobar que la plantilla de respuesta coincide con el formato esperado para este componente aplicándolo individualmente.
|
618
628
|
bulk_answer_success: 'Las propuestas %{count} serán respondidas usando la plantilla "%{template}". Por favor, espera unos minutos y actualiza la página para ver las actualizaciones.'
|
619
629
|
invalid: Se ha producido un error al responder a esta propuesta.
|
620
|
-
success: Propuesta
|
630
|
+
success: Propuesta respondida con éxito.
|
621
631
|
create:
|
622
632
|
invalid: Se ha producido un error al crear esta propuesta.
|
623
633
|
success: Propuesta creada correctamente.
|
@@ -647,7 +657,7 @@ es:
|
|
647
657
|
statuses: Estados
|
648
658
|
title: Propuestas
|
649
659
|
unassign_from_valuator: Desasignar de evaluadora
|
650
|
-
unassign_from_valuator_button:
|
660
|
+
unassign_from_valuator_button: Deshacer la asignación
|
651
661
|
update: Actualizar
|
652
662
|
manage_trash:
|
653
663
|
title: Propuestas eliminadas
|
@@ -684,13 +694,13 @@ es:
|
|
684
694
|
proposals_imports:
|
685
695
|
create:
|
686
696
|
invalid: Se ha producido un error al importar las propuestas.
|
687
|
-
success:
|
697
|
+
success: El proceso de importación ha comenzado. Te avisaremos cuando haya terminado.
|
688
698
|
new:
|
689
699
|
create: Importar propuestas
|
690
700
|
no_components: No hay otros componentes de propuestas en este espacio participativo desde donde importarlas.
|
691
701
|
select_component: Selecciona un componente
|
692
702
|
select_states: Comprueba los estados de las propuestas a importar
|
693
|
-
title: Importar
|
703
|
+
title: Importar propuestas desde otro componente
|
694
704
|
proposals_merges:
|
695
705
|
create:
|
696
706
|
invalid: 'Se ha producido un error al fusionar las propuestas seleccionadas porque algunas de ellas:'
|
@@ -766,7 +776,7 @@ es:
|
|
766
776
|
send: Enviar
|
767
777
|
title: Editar borrador colaborativo
|
768
778
|
empty: Todavía no hay borradores colaborativos
|
769
|
-
empty_filters: No hay
|
779
|
+
empty_filters: No hay ningún borrador colaborativo con este criterio
|
770
780
|
filters:
|
771
781
|
all: Todas
|
772
782
|
amendment: Enmiendas
|
@@ -866,7 +876,7 @@ es:
|
|
866
876
|
success: Invitación de coautoría cancelada con éxito.
|
867
877
|
create:
|
868
878
|
error: Se ha producido un error al invitar a la coautora.
|
869
|
-
success: "%{author_name}
|
879
|
+
success: "Se ha invitado con éxito a %{author_name} para ser coautor/a de la propuesta."
|
870
880
|
destroy:
|
871
881
|
error: Se ha producido un error al rechazar la invitación.
|
872
882
|
success: Se ha rechazado su invitación.
|
data/config/locales/eu.yml
CHANGED
@@ -386,7 +386,7 @@ eu:
|
|
386
386
|
accepted_proposals:
|
387
387
|
conditions:
|
388
388
|
- Aukeratu zure intereseko partaidetza espazioa proposamenak bidaltzeko
|
389
|
-
-
|
389
|
+
- Egin daitezkeen proposamenak egiten saiatu. Horrela onartuak izateko aukera gehiago dute.
|
390
390
|
description: Garaikur hau proposamen berriekin aktiboki parte hartzen duzunean eta horiek onartzen direnean ematen da
|
391
391
|
description_another: Parte-hartzaile honek %{score} proposamen onartu ditu.
|
392
392
|
description_own: Zure %{score} proposamen onartu dira.
|
@@ -470,7 +470,7 @@ eu:
|
|
470
470
|
longitude: Proposamenaren luzera, baldin eta kokagune fisikoa badu
|
471
471
|
meeting_urls: Proposamen hau aurkeztu edo eztabaidatu zen bileretako URLak
|
472
472
|
original_proposal: Hasierako proposamenaren erreferentzia, zuzenketa bat bada
|
473
|
-
participatory_space: Zein espaziotakoa den proposamen hau (adibidez,
|
473
|
+
participatory_space: Zein espaziotakoa den proposamen hau (adibidez, Partaidetza-prozesua edo Batzarra)
|
474
474
|
published_at: Zein datatan argitaratu zen proposamen hau
|
475
475
|
reference: Baliabidearen identifikatzaile bakarra plataforma honetan
|
476
476
|
related_proposals: Proposamen honekin lotutako proposamenak
|
@@ -513,6 +513,16 @@ eu:
|
|
513
513
|
exports:
|
514
514
|
proposal_comments: Iruzkinak
|
515
515
|
proposals: Proposamenak
|
516
|
+
import_proposals_mailer:
|
517
|
+
notify_failure:
|
518
|
+
body: Arazo bat egon da proposamenak inportatzen ziren bitartean %{origin_sizent_nombre} osagaitik % {target et_espezi_nombre} osagaira.
|
519
|
+
subject: Errore bat egon da proposamenak inportatzean
|
520
|
+
notify_success:
|
521
|
+
added_proposals:
|
522
|
+
one: Proposamen bat inportatu da.
|
523
|
+
other: "%{count} proposamen inportatu dira."
|
524
|
+
body: Proposamenak zuzen inportatu dira %{origin_component_name} osagaitik %{target_component_name} osagaira. Administrazioaren interfazean berrikusi ditzakezu emaitzak.
|
525
|
+
subject: Proposamenak zuzen inportatu dira
|
516
526
|
imports:
|
517
527
|
help:
|
518
528
|
answers: |
|
@@ -684,7 +694,7 @@ eu:
|
|
684
694
|
proposals_imports:
|
685
695
|
create:
|
686
696
|
invalid: Arazo bat egon da proposamenak inportatzean.
|
687
|
-
success:
|
697
|
+
success: Inportazio-prozesua hasi da. Bukatutakoan jakinaraziko dizugu.
|
688
698
|
new:
|
689
699
|
create: Inportatu proposamenak
|
690
700
|
no_components: Espazio honetan ez dago beste proposamenik proposamenak inportatzeko.
|
@@ -866,7 +876,7 @@ eu:
|
|
866
876
|
success: Egilekide-gonbidapena behar bezala ezeztatua.
|
867
877
|
create:
|
868
878
|
error: Arazo bat izan da egilekidea gonbidatzean.
|
869
|
-
success: "%{author_name} zuzen
|
879
|
+
success: "%{author_name} zuzen gonbidatu da koegile gisa."
|
870
880
|
destroy:
|
871
881
|
error: Arazo bat izan da gonbidapena baztertzean.
|
872
882
|
success: Gonbidapena baztertua.
|
data/config/locales/fi-plain.yml
CHANGED
@@ -272,7 +272,7 @@ fi-pl:
|
|
272
272
|
admin:
|
273
273
|
proposal_assigned_to_valuator:
|
274
274
|
email_intro: Sinulle on annettu arvioitavaksi ehdotus "%{resource_title}". Tämä tarkoittaa, että sinut on valtuutettu antamaan palautetta ja vastaamaan ehdotukseen tulevien päivien aikana. Tarkasta ehdotus <a href="%{admin_proposal_info_url}">hallintapaneelin</a> kautta.
|
275
|
-
email_outro:
|
275
|
+
email_outro: Saat tämän ilmoituksen, koska voit arvioida ehdotuksen.
|
276
276
|
email_subject: Sinulle on annettu arvioitavaksi ehdotus %{resource_title}.
|
277
277
|
notification_title: Sinulle on annettu arvioitavaksi ehdotus <a href="%{resource_path}">"%{resource_title}"</a>. Tarkasta ehdotus <a href="%{admin_proposal_info_path}">hallintapaneelin</a> kautta.
|
278
278
|
proposal_note_created:
|
@@ -513,6 +513,16 @@ fi-pl:
|
|
513
513
|
exports:
|
514
514
|
proposal_comments: Kommentit
|
515
515
|
proposals: Ehdotukset
|
516
|
+
import_proposals_mailer:
|
517
|
+
notify_failure:
|
518
|
+
body: Ehdotusten tuonti komponentista %{origin_component_name} komponenttiin %{target_component_name} epäonnistui.
|
519
|
+
subject: Ehdotusten tuonti epäonnistui
|
520
|
+
notify_success:
|
521
|
+
added_proposals:
|
522
|
+
one: Yksi ehdotus tuotiin.
|
523
|
+
other: "%{count} ehdotusta tuotiin."
|
524
|
+
body: Ehdotusten tuonti komponentista %{origin_component_name} komponenttiin %{target_component_name} onnistui. Voit tarkastella tuonnin lopputulosta hallintapaneelin kautta.
|
525
|
+
subject: Ehdotusten tuonti onnistui.
|
516
526
|
imports:
|
517
527
|
help:
|
518
528
|
answers: |
|
@@ -631,7 +641,6 @@ fi-pl:
|
|
631
641
|
actions: Toiminnot
|
632
642
|
apply_answer_template: Käytä vastauksen mallipohjaa
|
633
643
|
assign_to_valuator: Anna tehtäväksi arvioijalle
|
634
|
-
assign_to_valuator_button: Anna tehtäväksi
|
635
644
|
cancel: Peruuta
|
636
645
|
change_taxonomies: Muuta luokitteluja
|
637
646
|
merge: Yhdistä uuteen
|
@@ -647,7 +656,6 @@ fi-pl:
|
|
647
656
|
statuses: Tilat
|
648
657
|
title: Ehdotukset
|
649
658
|
unassign_from_valuator: Poista tehtävä arvioijalta
|
650
|
-
unassign_from_valuator_button: Poista tehtävä
|
651
659
|
update: Päivitä
|
652
660
|
manage_trash:
|
653
661
|
title: Poistetut ehdotukset
|
@@ -684,7 +692,7 @@ fi-pl:
|
|
684
692
|
proposals_imports:
|
685
693
|
create:
|
686
694
|
invalid: Ehdotusten tuonti epäonnistui.
|
687
|
-
success:
|
695
|
+
success: Ehdotusten tuonti on aloitettu. Ilmoitamme sinulle, kun tuonti valmistuu.
|
688
696
|
new:
|
689
697
|
create: Tuo ehdotuksia
|
690
698
|
no_components: Tässä osallisuustilassa ei ole muita ehdotuskomponentteja ehdotusten tuomiseksi.
|
data/config/locales/fi.yml
CHANGED
@@ -513,6 +513,16 @@ fi:
|
|
513
513
|
exports:
|
514
514
|
proposal_comments: Kommentit
|
515
515
|
proposals: Ehdotukset
|
516
|
+
import_proposals_mailer:
|
517
|
+
notify_failure:
|
518
|
+
body: Ehdotusten tuonti komponentista %{origin_component_name} komponenttiin %{target_component_name} epäonnistui.
|
519
|
+
subject: Ehdotusten tuonti epäonnistui
|
520
|
+
notify_success:
|
521
|
+
added_proposals:
|
522
|
+
one: Yksi ehdotus tuotiin.
|
523
|
+
other: "%{count} ehdotusta tuotiin."
|
524
|
+
body: Ehdotusten tuonti komponentista %{origin_component_name} komponenttiin %{target_component_name} onnistui. Voit tarkastella tuonnin lopputulosta hallintapaneelin kautta.
|
525
|
+
subject: Ehdotusten tuonti onnistui.
|
516
526
|
imports:
|
517
527
|
help:
|
518
528
|
answers: |
|
@@ -631,7 +641,6 @@ fi:
|
|
631
641
|
actions: Toiminnot
|
632
642
|
apply_answer_template: Käytä vastauksen mallipohjaa
|
633
643
|
assign_to_valuator: Anna tehtäväksi arvioijalle
|
634
|
-
assign_to_valuator_button: Anna tehtäväksi
|
635
644
|
cancel: Peruuta
|
636
645
|
change_taxonomies: Muuta luokitteluja
|
637
646
|
merge: Yhdistä uuteen
|
@@ -647,7 +656,6 @@ fi:
|
|
647
656
|
statuses: Tilat
|
648
657
|
title: Ehdotukset
|
649
658
|
unassign_from_valuator: Poista tehtävä arvioijalta
|
650
|
-
unassign_from_valuator_button: Poista tehtävä
|
651
659
|
update: Päivitä
|
652
660
|
manage_trash:
|
653
661
|
title: Poistetut ehdotukset
|
@@ -684,7 +692,7 @@ fi:
|
|
684
692
|
proposals_imports:
|
685
693
|
create:
|
686
694
|
invalid: Ehdotusten tuonti epäonnistui.
|
687
|
-
success:
|
695
|
+
success: Ehdotusten tuonti on aloitettu. Ilmoitamme sinulle, kun tuonti valmistuu.
|
688
696
|
new:
|
689
697
|
create: Tuo ehdotuksia
|
690
698
|
no_components: Tässä osallistumistilassa ei ole muita ehdotuskomponentteja ehdotusten tuomiseksi.
|
data/config/locales/fr-CA.yml
CHANGED
@@ -94,6 +94,11 @@ fr-CA:
|
|
94
94
|
decidim/proposals/voting_enabled_event: Activer le module de vote simple
|
95
95
|
activerecord:
|
96
96
|
models:
|
97
|
+
decidim:
|
98
|
+
proposals:
|
99
|
+
proposal:
|
100
|
+
budget_text: La proposition %{link} a été créée
|
101
|
+
import_to_proposal_text: La proposition %{link} a été créée
|
97
102
|
decidim/proposals/collaborative_draft:
|
98
103
|
one: Brouillon collaboratif
|
99
104
|
other: Brouillons collaboratifs
|
@@ -108,6 +113,9 @@ fr-CA:
|
|
108
113
|
other: Votes
|
109
114
|
decidim:
|
110
115
|
admin:
|
116
|
+
admin_log:
|
117
|
+
changeset:
|
118
|
+
proposals: Propositions
|
111
119
|
filters:
|
112
120
|
proposals:
|
113
121
|
is_emendation_true:
|
@@ -127,6 +135,8 @@ fr-CA:
|
|
127
135
|
rejected: Rejetée
|
128
136
|
validating: Validation technique
|
129
137
|
withdrawn: Retirée
|
138
|
+
taxonomies_part_of_contains:
|
139
|
+
label: Taxonomie
|
130
140
|
valuator_role_ids_has:
|
131
141
|
label: Assigné à l'évaluateur
|
132
142
|
with_any_state:
|
@@ -159,6 +169,7 @@ fr-CA:
|
|
159
169
|
attachments_allowed: Autoriser les pièces jointes
|
160
170
|
attachments_allowed_help: En activant cette option, les propositions seront en mode grille par défaut, et la première image liée à la proposition apparaîtra sur la carte.
|
161
171
|
can_accumulate_votes_beyond_threshold: Peut accumuler des votes au-delà du seuil
|
172
|
+
clear_all: Tout effacer
|
162
173
|
collaborative_drafts_enabled: Brouillons collaboratifs activés
|
163
174
|
comments_enabled: Activer le module de commentaire
|
164
175
|
comments_max_length: Longueur maximum (en caractères) des commentaires (laisser 0 pour la valeur par défaut)
|
@@ -173,11 +184,17 @@ fr-CA:
|
|
173
184
|
random: Aléatoire
|
174
185
|
recent: Les plus récents
|
175
186
|
with_more_authors: Avec le plus d'auteurs
|
187
|
+
define_taxonomy_filters: Veuillez définir des filtres pour cet espace participatif avant d'utiliser ce paramètre.
|
188
|
+
edit_time: Les propositions peuvent être éditées par les auteurs avant l'expiration du temps imparti
|
189
|
+
edit_time_units:
|
190
|
+
days: Jours
|
191
|
+
hours: Heures
|
176
192
|
geocoding_enabled: Cartes activées
|
177
193
|
minimum_votes_per_user: Nombre minimum de votes par utilisateur
|
178
194
|
new_proposal_body_template: Modèle de corps d'une nouvelle proposition
|
179
195
|
new_proposal_body_template_help: Vous pouvez définir le texte prérempli que les nouvelles propositions auront
|
180
196
|
new_proposal_help_text: Texte d'aide à la création d'une nouvelle proposition
|
197
|
+
no_taxonomy_filters_found: Aucun filtre de taxonomie trouvé.
|
181
198
|
official_proposals_enabled: Autoriser la création de propositions officielles
|
182
199
|
participatory_texts_enabled: Textes participatifs activés
|
183
200
|
participatory_texts_enabled_readonly: Impossible d'interagir avec ce paramètre s'il y a des propositions existantes. Veuillez créer une nouvelle fonctionnalité `Propositions` si vous voulez activer cette fonctionnalité ou supprimer toutes les propositions importées dans 'Textes participatifs` si vous voulez la désactiver.
|
@@ -186,11 +203,16 @@ fr-CA:
|
|
186
203
|
proposal_edit_time_choices:
|
187
204
|
infinite: Autoriser l'édition des propositions pour une durée infinie
|
188
205
|
limited: Autoriser l'édition des propositions durant un délai spécifique
|
206
|
+
proposal_edit_time_unit_options:
|
207
|
+
days: Jours
|
208
|
+
hours: Heures
|
209
|
+
minutes: Minutes
|
189
210
|
proposal_length: Nombre maximum de caractères du corps de la proposition
|
190
211
|
proposal_limit: Limite de proposition par utilisateur
|
191
212
|
proposal_wizard_step_1_help_text: Texte d'aide à l'étape "Créer" de la création de proposition
|
192
213
|
proposal_wizard_step_2_help_text: Texte d'aide à l'étape "Publier" de la création de proposition
|
193
214
|
resources_permissions_enabled: Les autorisations d'actions peuvent être définies pour chaque proposition
|
215
|
+
taxonomy_filters: Sélectionner les filtres pour la fonctionnalité
|
194
216
|
taxonomy_filters_add: Ajouter un filtre
|
195
217
|
threshold_per_proposal: Seuil par proposition
|
196
218
|
vote_limit: Limite de votes par utilisateur
|
@@ -440,6 +462,13 @@ fr-CA:
|
|
440
462
|
exports:
|
441
463
|
proposal_comments: Commentaires
|
442
464
|
proposals: Propositions
|
465
|
+
import_proposals_mailer:
|
466
|
+
notify_failure:
|
467
|
+
body: Il y a eu un problème lors de l'importation des propositions du composant %{origin_component_name} vers le composant %{target_component_name}.
|
468
|
+
subject: Une erreur s'est produite lors de l'importation des propositions
|
469
|
+
notify_success:
|
470
|
+
body: Propositions importées avec succès depuis le composant %{origin_component_name} vers le composant %{target_component_name} . Vous pouvez consulter les résultats dans l'interface d'administration.
|
471
|
+
subject: Les propositions ont été importées avec succès
|
443
472
|
imports:
|
444
473
|
label:
|
445
474
|
answers: Importer des valeurs depuis un fichier
|
@@ -586,7 +615,7 @@ fr-CA:
|
|
586
615
|
proposals_imports:
|
587
616
|
create:
|
588
617
|
invalid: Un problème est survenu lors de l'import des propositions.
|
589
|
-
success:
|
618
|
+
success: Le processus d'importation a commencé. Nous vous informerons dès qu'il sera terminé.
|
590
619
|
new:
|
591
620
|
create: Importer des propositions
|
592
621
|
no_components: Il n'y a pas d'autre fonctionnalité de proposition dans cet espace participatif dans laquelle importer les propositions.
|
@@ -761,7 +790,7 @@ fr-CA:
|
|
761
790
|
success: Invitation de co-auteur annulée avec succès.
|
762
791
|
create:
|
763
792
|
error: Une erreur s'est produite lors de l'invitation du co-auteur.
|
764
|
-
success: "%{author_name} a été invité en tant que co-auteur."
|
793
|
+
success: "%{author_name} a été invité avec succès en tant que co-auteur."
|
765
794
|
destroy:
|
766
795
|
error: Une erreur s'est produite lors du refus de l'invitation.
|
767
796
|
success: L'invitation a été refusée.
|
data/config/locales/fr.yml
CHANGED
@@ -94,6 +94,11 @@ fr:
|
|
94
94
|
decidim/proposals/voting_enabled_event: Activer le module de vote simple
|
95
95
|
activerecord:
|
96
96
|
models:
|
97
|
+
decidim:
|
98
|
+
proposals:
|
99
|
+
proposal:
|
100
|
+
budget_text: La proposition %{link} a été créée
|
101
|
+
import_to_proposal_text: La proposition %{link} a été créée
|
97
102
|
decidim/proposals/collaborative_draft:
|
98
103
|
one: Brouillon collaboratif
|
99
104
|
other: Brouillons collaboratifs
|
@@ -108,6 +113,9 @@ fr:
|
|
108
113
|
other: Votes
|
109
114
|
decidim:
|
110
115
|
admin:
|
116
|
+
admin_log:
|
117
|
+
changeset:
|
118
|
+
proposals: Propositions
|
111
119
|
filters:
|
112
120
|
proposals:
|
113
121
|
is_emendation_true:
|
@@ -127,6 +135,8 @@ fr:
|
|
127
135
|
rejected: Rejetée
|
128
136
|
validating: Validation technique
|
129
137
|
withdrawn: Retirée
|
138
|
+
taxonomies_part_of_contains:
|
139
|
+
label: Taxonomie
|
130
140
|
valuator_role_ids_has:
|
131
141
|
label: Assigné à l'évaluateur
|
132
142
|
with_any_state:
|
@@ -159,6 +169,7 @@ fr:
|
|
159
169
|
attachments_allowed: Autoriser les pièces jointes
|
160
170
|
attachments_allowed_help: En activant cette option, les propositions seront en mode grille par défaut, et la première image liée à la proposition apparaîtra sur la carte.
|
161
171
|
can_accumulate_votes_beyond_threshold: Peut accumuler des votes au-delà du seuil
|
172
|
+
clear_all: Tout effacer
|
162
173
|
collaborative_drafts_enabled: Brouillons collaboratifs activés
|
163
174
|
comments_enabled: Activer le module de commentaire
|
164
175
|
comments_max_length: Longueur maximum (en caractères) des commentaires (laisser 0 pour la valeur par défaut)
|
@@ -173,11 +184,17 @@ fr:
|
|
173
184
|
random: Aléatoire
|
174
185
|
recent: Les plus récentes
|
175
186
|
with_more_authors: Avec le plus d'auteurs
|
187
|
+
define_taxonomy_filters: Veuillez définir des filtres pour cet espace participatif avant d'utiliser ce paramètre.
|
188
|
+
edit_time: Les propositions peuvent être éditées par les auteurs avant l'expiration du temps imparti
|
189
|
+
edit_time_units:
|
190
|
+
days: Jours
|
191
|
+
hours: Heures
|
176
192
|
geocoding_enabled: Cartes activées
|
177
193
|
minimum_votes_per_user: Nombre minimum de votes par utilisateur
|
178
194
|
new_proposal_body_template: Modèle de corps d'une nouvelle proposition
|
179
195
|
new_proposal_body_template_help: Vous pouvez définir le texte prérempli que les nouvelles propositions auront
|
180
196
|
new_proposal_help_text: Texte d'aide à la création d'une nouvelle proposition
|
197
|
+
no_taxonomy_filters_found: Aucun filtre de taxonomie trouvé.
|
181
198
|
official_proposals_enabled: Autoriser la création de propositions officielles
|
182
199
|
participatory_texts_enabled: Textes participatifs activés
|
183
200
|
participatory_texts_enabled_readonly: Impossible d'interagir avec ce paramètre s'il y a des propositions existantes. Veuillez créer une nouvelle fonctionnalité `Propositions` si vous voulez activer cette fonctionnalité ou supprimer toutes les propositions importées dans 'Textes participatifs` si vous voulez la désactiver.
|
@@ -186,11 +203,16 @@ fr:
|
|
186
203
|
proposal_edit_time_choices:
|
187
204
|
infinite: Autoriser l'édition des propositions pour une durée infinie
|
188
205
|
limited: Autoriser l'édition des propositions durant un délai spécifique
|
206
|
+
proposal_edit_time_unit_options:
|
207
|
+
days: Jours
|
208
|
+
hours: Heures
|
209
|
+
minutes: Minutes
|
189
210
|
proposal_length: Nombre maximum de caractères du corps de la proposition
|
190
211
|
proposal_limit: Limite de proposition par utilisateur
|
191
212
|
proposal_wizard_step_1_help_text: Texte d'aide à l'étape "Créer" de la création de proposition
|
192
213
|
proposal_wizard_step_2_help_text: Texte d'aide à l'étape "Publier" de la création de proposition
|
193
214
|
resources_permissions_enabled: Les autorisations d'actions peuvent être définies pour chaque proposition
|
215
|
+
taxonomy_filters: Sélectionner les filtres pour la fonctionnalité
|
194
216
|
taxonomy_filters_add: Ajouter un filtre
|
195
217
|
threshold_per_proposal: Seuil par proposition
|
196
218
|
vote_limit: Limite de votes par utilisateur
|
@@ -242,7 +264,7 @@ fr:
|
|
242
264
|
notification_title: Vous avez été ajouté en tant que co-auteur de la proposition <a href="%{resource_path}">%{resource_title}</a>.
|
243
265
|
admin:
|
244
266
|
proposal_assigned_to_valuator:
|
245
|
-
email_outro: Vous avez reçu cette notification car vous pouvez évaluer la proposition.
|
267
|
+
email_outro: Vous avez reçu cette notification car vous pouvez évaluer la proposition. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
246
268
|
email_subject: Vous avez été assigné en tant qu'évaluateur à la proposition %{resource_title}.
|
247
269
|
notification_title: Vous avez été assigné en tant qu'évaluateur à la proposition <a href="%{resource_path}">%{resource_title}</a>. Jetez-y un œil sur <a href="%{admin_proposal_info_path}">le panneau d'administration</a>.
|
248
270
|
proposal_note_created:
|
@@ -440,6 +462,13 @@ fr:
|
|
440
462
|
exports:
|
441
463
|
proposal_comments: Commentaires
|
442
464
|
proposals: Propositions
|
465
|
+
import_proposals_mailer:
|
466
|
+
notify_failure:
|
467
|
+
body: Il y a eu un problème lors de l'importation des propositions du composant %{origin_component_name} vers le composant %{target_component_name}.
|
468
|
+
subject: Une erreur s'est produite lors de l'importation des propositions
|
469
|
+
notify_success:
|
470
|
+
body: Propositions importées avec succès depuis le composant %{origin_component_name} vers le composant %{target_component_name} . Vous pouvez consulter les résultats dans l'interface d'administration.
|
471
|
+
subject: Les propositions ont été importées avec succès
|
443
472
|
imports:
|
444
473
|
label:
|
445
474
|
answers: Importer des réponses depuis un fichier
|
@@ -586,7 +615,7 @@ fr:
|
|
586
615
|
proposals_imports:
|
587
616
|
create:
|
588
617
|
invalid: Un problème est survenu lors de l'import des propositions.
|
589
|
-
success:
|
618
|
+
success: Le processus d'importation a commencé. Nous vous informerons dès qu'il sera terminé.
|
590
619
|
new:
|
591
620
|
create: Importer des propositions
|
592
621
|
no_components: Il n'y a pas d'autre fonctionnalité de proposition dans cet espace participatif dans laquelle importer les propositions.
|
@@ -761,7 +790,7 @@ fr:
|
|
761
790
|
success: Invitation de co-auteur annulée avec succès.
|
762
791
|
create:
|
763
792
|
error: Une erreur s'est produite lors de l'invitation du co-auteur.
|
764
|
-
success: "%{author_name} a été invité en tant que co-auteur."
|
793
|
+
success: "%{author_name} a été invité avec succès en tant que co-auteur."
|
765
794
|
destroy:
|
766
795
|
error: Une erreur s'est produite lors du refus de l'invitation.
|
767
796
|
success: L'invitation a été refusée.
|
data/config/locales/ga-IE.yml
CHANGED
data/config/locales/hu.yml
CHANGED
@@ -165,6 +165,8 @@ hu:
|
|
165
165
|
events:
|
166
166
|
proposals:
|
167
167
|
admin:
|
168
|
+
proposal_assigned_to_valuator:
|
169
|
+
email_outro: Azért kapta ezt az értesítést, mert értékelheti a javaslatot.
|
168
170
|
proposal_note_created:
|
169
171
|
email_outro: Azért kapta ezt az értesítést, mert értékelheti a javaslatot.
|
170
172
|
email_subject: Valaki egy jegyzetet írt a(z) "%{resource_title}" javaslathoz.
|
@@ -353,7 +355,6 @@ hu:
|
|
353
355
|
index:
|
354
356
|
actions: Műveletek
|
355
357
|
assign_to_valuator: Értékelőhöz rendel
|
356
|
-
assign_to_valuator_button: Hozzárendel
|
357
358
|
cancel: Mégse
|
358
359
|
merge: Összeolvasztás egy újba
|
359
360
|
merge_button: Összeolvasztás
|
@@ -365,7 +366,6 @@ hu:
|
|
365
366
|
split_button: Szétválasztás
|
366
367
|
title: Javaslatok
|
367
368
|
unassign_from_valuator: Visszarendelés értékelőtől
|
368
|
-
unassign_from_valuator_button: Visszarendelés
|
369
369
|
update: Frissítés
|
370
370
|
new:
|
371
371
|
create: Létrehozás
|