decidim-sortitions 0.27.10 → 0.28.0.rc4
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/sortitions/sortition_cell.rb +1 -1
- data/app/cells/decidim/sortitions/sortition_l_cell.rb +26 -0
- data/app/cells/decidim/sortitions/sortition_metadata_cell.rb +66 -0
- data/app/commands/decidim/sortitions/admin/create_sortition.rb +2 -2
- data/app/commands/decidim/sortitions/admin/destroy_sortition.rb +1 -1
- data/app/commands/decidim/sortitions/admin/update_sortition.rb +1 -1
- data/app/controllers/decidim/sortitions/admin/sortitions_controller.rb +11 -11
- data/app/controllers/decidim/sortitions/sortitions_controller.rb +0 -1
- data/app/helpers/decidim/sortitions/admin/sortitions_helper.rb +1 -0
- data/app/helpers/decidim/sortitions/sortitions_helper.rb +25 -1
- data/app/models/decidim/sortitions/sortition.rb +3 -3
- data/app/packs/entrypoints/decidim_sortitions.js +3 -0
- data/app/packs/stylesheets/sortitions.scss +31 -0
- data/app/permissions/decidim/sortitions/permissions.rb +0 -14
- data/app/presenters/decidim/sortitions/admin_log/sortition_presenter.rb +2 -2
- data/app/queries/decidim/sortitions/admin/participatory_space_proposal_components.rb +1 -1
- data/app/views/decidim/sortitions/admin/sortitions/_form.html.erb +29 -31
- data/app/views/decidim/sortitions/admin/sortitions/confirm_destroy.html.erb +24 -15
- data/app/views/decidim/sortitions/admin/sortitions/edit.html.erb +26 -22
- data/app/views/decidim/sortitions/admin/sortitions/index.html.erb +47 -54
- data/app/views/decidim/sortitions/admin/sortitions/new.html.erb +16 -10
- data/app/views/decidim/sortitions/admin/sortitions/show.html.erb +42 -46
- data/app/views/decidim/sortitions/sortitions/_proposal.html.erb +1 -1
- data/app/views/decidim/sortitions/sortitions/_results_count.html.erb +3 -3
- data/app/views/decidim/sortitions/sortitions/_sortitions.html.erb +10 -11
- data/app/views/decidim/sortitions/sortitions/_tags.html.erb +0 -1
- data/app/views/decidim/sortitions/sortitions/index.html.erb +14 -17
- data/app/views/decidim/sortitions/sortitions/index.js.erb +0 -5
- data/app/views/decidim/sortitions/sortitions/show.html.erb +123 -118
- data/config/locales/ar.yml +2 -24
- data/config/locales/bg.yml +1 -144
- data/config/locales/ca.yml +10 -21
- data/config/locales/cs.yml +7 -22
- data/config/locales/de.yml +10 -21
- data/config/locales/el.yml +6 -19
- data/config/locales/en.yml +14 -25
- data/config/locales/es-MX.yml +9 -20
- data/config/locales/es-PY.yml +9 -20
- data/config/locales/es.yml +9 -20
- data/config/locales/eu.yml +25 -32
- data/config/locales/fi-plain.yml +7 -20
- data/config/locales/fi.yml +27 -40
- data/config/locales/fr-CA.yml +7 -20
- data/config/locales/fr.yml +10 -21
- data/config/locales/ga-IE.yml +0 -6
- data/config/locales/gl.yml +2 -22
- data/config/locales/hu.yml +2 -22
- data/config/locales/id-ID.yml +2 -19
- data/config/locales/is-IS.yml +2 -16
- data/config/locales/it.yml +2 -21
- data/config/locales/ja.yml +7 -19
- data/config/locales/lt.yml +6 -22
- data/config/locales/lv.yml +2 -22
- data/config/locales/nl.yml +2 -21
- data/config/locales/no.yml +2 -21
- data/config/locales/pl.yml +2 -28
- data/config/locales/pt-BR.yml +3 -25
- data/config/locales/pt.yml +2 -21
- data/config/locales/ro-RO.yml +5 -21
- data/config/locales/ru.yml +2 -22
- data/config/locales/sk.yml +2 -23
- data/config/locales/sr-CS.yml +0 -6
- data/config/locales/sv.yml +7 -26
- data/config/locales/tr-TR.yml +3 -21
- data/config/locales/uk.yml +2 -22
- data/config/locales/zh-CN.yml +2 -20
- data/config/locales/zh-TW.yml +5 -18
- data/lib/decidim/sortitions/component.rb +5 -7
- data/lib/decidim/sortitions/engine.rb +8 -3
- data/lib/decidim/sortitions/seeds.rb +24 -0
- data/lib/decidim/sortitions/test/factories.rb +11 -16
- data/lib/decidim/sortitions/version.rb +1 -1
- metadata +28 -31
- data/app/cells/decidim/sortitions/sortition_m/data.erb +0 -15
- data/app/cells/decidim/sortitions/sortition_m/footer.erb +0 -13
- data/app/cells/decidim/sortitions/sortition_m_cell.rb +0 -55
- data/app/controllers/decidim/sortitions/widgets_controller.rb +0 -30
- data/app/packs/stylesheets/decidim/sortitions/_sortitions.scss +0 -49
- data/app/views/decidim/sortitions/sortition_widgets/show.html.erb +0 -4
- data/app/views/decidim/sortitions/sortitions/_filters.html.erb +0 -39
- data/app/views/decidim/sortitions/sortitions/_filters_small_view.html.erb +0 -18
- data/app/views/decidim/sortitions/sortitions/_sortitions_count.html.erb +0 -1
- data/config/locales/he-IL.yml +0 -1
- data/decidim-sortitions.gemspec +0 -32
- data/lib/tasks/decidim/.keep +0 -0
data/config/locales/en.yml
CHANGED
@@ -39,7 +39,7 @@ en:
|
|
39
39
|
actions:
|
40
40
|
destroy: Cancel the sortition
|
41
41
|
edit: Edit
|
42
|
-
|
42
|
+
new_sortition: New sortition
|
43
43
|
show: Sortition details
|
44
44
|
models:
|
45
45
|
sortition:
|
@@ -53,9 +53,6 @@ en:
|
|
53
53
|
seed: Seed
|
54
54
|
target_items: Items to select
|
55
55
|
title: Title
|
56
|
-
name:
|
57
|
-
one: Sortition
|
58
|
-
other: Sortitions
|
59
56
|
sortitions:
|
60
57
|
confirm_destroy:
|
61
58
|
confirm_destroy: Are you sure you want to cancel this sortition?
|
@@ -63,28 +60,27 @@ en:
|
|
63
60
|
title: Cancellation of the sortition
|
64
61
|
create:
|
65
62
|
error: There was a problem creating a new sortition.
|
66
|
-
success: Sortition successfully created
|
63
|
+
success: Sortition successfully created.
|
67
64
|
destroy:
|
68
|
-
error:
|
69
|
-
success: Sortition successfully cancelled
|
65
|
+
error: Cannot cancel the sortition.
|
66
|
+
success: Sortition successfully cancelled.
|
70
67
|
edit:
|
71
68
|
title: Update the information about the sortition
|
72
69
|
update: Update
|
73
70
|
form:
|
74
71
|
all_categories: All categories
|
75
72
|
select_proposal_component: Select the proposals set
|
76
|
-
title: New sortition for proposals
|
77
73
|
index:
|
78
74
|
title: Sortitions
|
79
75
|
new:
|
80
|
-
confirm: By pressing the next button the platform will record the date and time (with precision of seconds) and together with the dice roll, this information will be used to generate a random selection. The action will be irreversible, once the button is clicked the result of this draw will be published, together with the data entered in this form and
|
76
|
+
confirm: By pressing the next button the platform will record the date and time (with precision of seconds) and together with the dice roll, this information will be used to generate a random selection. The action will be irreversible, once the button is clicked the result of this draw will be published, together with the data entered in this form and cannot be modified, please check the content carefully.
|
81
77
|
create: Create
|
82
78
|
title: New sortition
|
83
79
|
show:
|
84
80
|
selected_proposals: Proposals selected for draw
|
85
81
|
update:
|
86
82
|
error: There was a problem updating the sortition.
|
87
|
-
success: Sortition successfully updated
|
83
|
+
success: Sortition successfully updated.
|
88
84
|
admin_log:
|
89
85
|
sortition:
|
90
86
|
create: "%{user_name} created the %{resource_name} sortition in %{space_name}"
|
@@ -100,14 +96,9 @@ en:
|
|
100
96
|
all: All
|
101
97
|
cancelled: Cancelled
|
102
98
|
category: Category
|
103
|
-
category_prompt: Select a category
|
104
|
-
search: Search
|
105
99
|
state: Status
|
106
|
-
|
107
|
-
|
108
|
-
filter: Filter
|
109
|
-
filter_by: Filter by
|
110
|
-
unfold: Unfold
|
100
|
+
index:
|
101
|
+
empty: There are no sortitions yet.
|
111
102
|
linked_sortitions:
|
112
103
|
selected_proposals: Selected proposals
|
113
104
|
orders:
|
@@ -116,29 +107,27 @@ en:
|
|
116
107
|
recent: Recent
|
117
108
|
results_count:
|
118
109
|
count:
|
119
|
-
one:
|
120
|
-
other:
|
110
|
+
one: Selected proposal
|
111
|
+
other: Selected proposals
|
121
112
|
show:
|
122
113
|
algorithm: Sortition's algorithm code
|
123
114
|
any_category: from all categories
|
124
|
-
back: Back to list
|
125
115
|
cancelled: Cancelled sortition
|
126
116
|
candidate_proposal_ids: Sortition proposals order and IDs
|
127
117
|
candidate_proposals_info: 'The sortition was carried out among the following proposals (%{category_label}), with the following IDs (in bold the selected proposals) '
|
128
118
|
category: from the %{category} category
|
129
|
-
dice_result:
|
119
|
+
dice_result: Dice result
|
130
120
|
introduction: 'This page contains the results of the sortition %{reference}. By means of this sortition, %{target_items} number of results have been selected randomly and with an equal probability distribution from the set of proposals displayed bellow. Together with the results, the information displayed on this page provides all the information required to maximize guarantees and to reproduce the results. The key to the quality of this sortition is the double randomness provided by a the rolling of a dice(verified by witnesses) and the precise time of the sortition that provides input for an algorithm that generates a random selection. The time-seed for the sortition is so accurate (seconds) that it is impossible to control by humans thus providing a double "uncontrollable" input to guarantee a fair result. '
|
131
|
-
mathematical_result: Result (
|
121
|
+
mathematical_result: Result (Dice x Seed)
|
132
122
|
proposals_selected_by_sortition: Proposals selected by sortition
|
133
|
-
sortition_reproducibility_details: Sortition reproducibility
|
134
|
-
time_seed:
|
123
|
+
sortition_reproducibility_details: Sortition reproducibility
|
124
|
+
time_seed: Time seed
|
135
125
|
witnesses: Witnesses
|
136
126
|
sortition:
|
137
127
|
random_seed: Random seed
|
138
128
|
selected_proposals:
|
139
129
|
one: proposal selected
|
140
130
|
other: proposals selected
|
141
|
-
view: View
|
142
131
|
sortition_author:
|
143
132
|
deleted: Deleted participant
|
144
133
|
sortition_cancel_author:
|
data/config/locales/es-MX.yml
CHANGED
@@ -39,7 +39,7 @@ es-MX:
|
|
39
39
|
actions:
|
40
40
|
destroy: Cancelar el sorteo
|
41
41
|
edit: Editar
|
42
|
-
|
42
|
+
new_sortition: Añadir sorteo
|
43
43
|
show: Detalles de la clasificación
|
44
44
|
models:
|
45
45
|
sortition:
|
@@ -53,9 +53,6 @@ es-MX:
|
|
53
53
|
seed: Semilla
|
54
54
|
target_items: Artículos para seleccionar
|
55
55
|
title: Título
|
56
|
-
name:
|
57
|
-
one: Sorteo
|
58
|
-
other: Sorteos
|
59
56
|
sortitions:
|
60
57
|
confirm_destroy:
|
61
58
|
confirm_destroy: '¿Seguro que quieres cancelar este sorteo?'
|
@@ -63,28 +60,27 @@ es-MX:
|
|
63
60
|
title: Cancelar el sorteo
|
64
61
|
create:
|
65
62
|
error: Se produjo un error al crear un nuevo sorteo.
|
66
|
-
success: Sorteo creado
|
63
|
+
success: Sorteo creado correctamente.
|
67
64
|
destroy:
|
68
65
|
error: No se puede cancelar el sorteo.
|
69
|
-
success:
|
66
|
+
success: Sorteo cancelado correctamente.
|
70
67
|
edit:
|
71
68
|
title: Actualiza la información sobre el sorteo
|
72
69
|
update: Actualizar
|
73
70
|
form:
|
74
71
|
all_categories: Todas las categorias
|
75
72
|
select_proposal_component: Seleccione el conjunto de propuestas
|
76
|
-
title: Nueva clasificación para propuestas
|
77
73
|
index:
|
78
74
|
title: Sorteos
|
79
75
|
new:
|
80
|
-
confirm: Al hacer clic en el siguiente botón, la plataforma registrará la fecha y hora (con una precisión de segundos) y el resultado del dado,
|
76
|
+
confirm: Al hacer clic en el siguiente botón, la plataforma registrará la fecha y hora (con una precisión de segundos) y el resultado del dado, esta información se utilizará para generar una selección aleatoria. Esta acción será irreversible y, una vez que hayas hecho clic en el botón, se publicará el resultado del sorteo junto con los datos facilitados en el presente formulario y no podrán modificarse. Te pedimos que revises el contenido cuidadosamente.
|
81
77
|
create: Crear
|
82
78
|
title: Nuevo sorteo
|
83
79
|
show:
|
84
80
|
selected_proposals: Propuestas seleccionadas para sorteo
|
85
81
|
update:
|
86
82
|
error: Se produjo un error al actualizar el sorteo.
|
87
|
-
success: Sorteo actualizado correctamente
|
83
|
+
success: Sorteo actualizado correctamente.
|
88
84
|
admin_log:
|
89
85
|
sortition:
|
90
86
|
create: "%{user_name} creó el sorteo %{resource_name} en %{space_name}"
|
@@ -100,14 +96,9 @@ es-MX:
|
|
100
96
|
all: Todas
|
101
97
|
cancelled: Cancelado
|
102
98
|
category: Categoría
|
103
|
-
category_prompt: Selecciona una categoría
|
104
|
-
search: Buscar
|
105
99
|
state: Estado
|
106
|
-
|
107
|
-
|
108
|
-
filter: Filtrar
|
109
|
-
filter_by: Filtrado por
|
110
|
-
unfold: Desplegar
|
100
|
+
index:
|
101
|
+
empty: Aún no hay ningún sorteo.
|
111
102
|
linked_sortitions:
|
112
103
|
selected_proposals: Propuestas seleccionadas
|
113
104
|
orders:
|
@@ -121,24 +112,22 @@ es-MX:
|
|
121
112
|
show:
|
122
113
|
algorithm: Código de algoritmo del sorteo
|
123
114
|
any_category: de todas las categorías
|
124
|
-
back: Volver al listado
|
125
115
|
cancelled: Cancelación de la clasificación
|
126
116
|
candidate_proposal_ids: Orden de propuestas de clasificación e ID
|
127
117
|
candidate_proposals_info: 'La clasificación se realizó entre las siguientes propuestas (%{category_label}), con los siguientes ID (en negrita las propuestas seleccionadas) '
|
128
118
|
category: de la categoría %{category}
|
129
|
-
dice_result:
|
119
|
+
dice_result: (1) resultado de los dados
|
130
120
|
introduction: 'Esta página contiene los resultados del sorteo %{reference}. Mediante esta clasificación, %{target_items} número de resultados se han seleccionado al azar y con una distribución de probabilidad igual del conjunto de propuestas que se muestran a continuación. Junto con los resultados, la información que se muestra en esta página proporciona toda la información necesaria para maximizar las garantías y reproducir los resultados. La clave de la calidad de esta clasificación es la doble aleatoriedad proporcionada por el lanzamiento de un dado (verificado por testigos) y el momento preciso del sorteo que proporciona la entrada para un algoritmo que genera una selección aleatoria. La semilla de tiempo del sorteo es tan precisa (segundos) que es imposible de controlar por los seres humanos, proporcionando así una doble entrada "incontrolable" para garantizar un resultado justo. '
|
131
121
|
mathematical_result: Resultado (1) x (2)
|
132
122
|
proposals_selected_by_sortition: Propuestas seleccionadas por clasificación
|
133
123
|
sortition_reproducibility_details: Detalles de reproducibilidad del sorteo
|
134
|
-
time_seed:
|
124
|
+
time_seed: (2) Tiempo de semilla
|
135
125
|
witnesses: Testigos
|
136
126
|
sortition:
|
137
127
|
random_seed: Semilla aleatoria
|
138
128
|
selected_proposals:
|
139
129
|
one: 1 propuesta seleccionada
|
140
130
|
other: '%{count} propuestas seleccionadas'
|
141
|
-
view: Ver
|
142
131
|
sortition_author:
|
143
132
|
deleted: Usuario eliminado
|
144
133
|
sortition_cancel_author:
|
data/config/locales/es-PY.yml
CHANGED
@@ -39,7 +39,7 @@ es-PY:
|
|
39
39
|
actions:
|
40
40
|
destroy: Cancelar el sorteo
|
41
41
|
edit: Editar
|
42
|
-
|
42
|
+
new_sortition: Añadir sorteo
|
43
43
|
show: Detalles de la clasificación
|
44
44
|
models:
|
45
45
|
sortition:
|
@@ -53,9 +53,6 @@ es-PY:
|
|
53
53
|
seed: Semilla
|
54
54
|
target_items: Artículos para seleccionar
|
55
55
|
title: Título
|
56
|
-
name:
|
57
|
-
one: Sorteo
|
58
|
-
other: Sorteos
|
59
56
|
sortitions:
|
60
57
|
confirm_destroy:
|
61
58
|
confirm_destroy: '¿Seguro que quieres cancelar este sorteo?'
|
@@ -63,28 +60,27 @@ es-PY:
|
|
63
60
|
title: Cancelar el sorteo
|
64
61
|
create:
|
65
62
|
error: Se produjo un error al crear un nuevo sorteo.
|
66
|
-
success: Sorteo creado
|
63
|
+
success: Sorteo creado correctamente.
|
67
64
|
destroy:
|
68
65
|
error: No se puede cancelar el sorteo.
|
69
|
-
success:
|
66
|
+
success: Sorteo cancelado correctamente.
|
70
67
|
edit:
|
71
68
|
title: Actualiza la información sobre el sorteo
|
72
69
|
update: Actualizar
|
73
70
|
form:
|
74
71
|
all_categories: Todas las categorias
|
75
72
|
select_proposal_component: Seleccione el conjunto de propuestas
|
76
|
-
title: Nueva clasificación para propuestas
|
77
73
|
index:
|
78
74
|
title: Sorteos
|
79
75
|
new:
|
80
|
-
confirm: Al hacer clic en el siguiente botón, la plataforma registrará la fecha y hora (con una precisión de segundos) y el resultado del dado,
|
76
|
+
confirm: Al hacer clic en el siguiente botón, la plataforma registrará la fecha y hora (con una precisión de segundos) y el resultado del dado, esta información se utilizará para generar una selección aleatoria. Esta acción será irreversible y, una vez que hayas hecho clic en el botón, se publicará el resultado del sorteo junto con los datos facilitados en el presente formulario y no podrán modificarse. Te pedimos que revises el contenido cuidadosamente.
|
81
77
|
create: Crear
|
82
78
|
title: Nuevo sorteo
|
83
79
|
show:
|
84
80
|
selected_proposals: Propuestas seleccionadas para sorteo
|
85
81
|
update:
|
86
82
|
error: Se produjo un error al actualizar el sorteo.
|
87
|
-
success: Sorteo actualizado correctamente
|
83
|
+
success: Sorteo actualizado correctamente.
|
88
84
|
admin_log:
|
89
85
|
sortition:
|
90
86
|
create: "%{user_name} creó el sorteo %{resource_name} en %{space_name}"
|
@@ -100,14 +96,9 @@ es-PY:
|
|
100
96
|
all: Todas
|
101
97
|
cancelled: Cancelado
|
102
98
|
category: Categoría
|
103
|
-
category_prompt: Selecciona una categoría
|
104
|
-
search: Buscar
|
105
99
|
state: Estado
|
106
|
-
|
107
|
-
|
108
|
-
filter: Filtrar
|
109
|
-
filter_by: Filtrado por
|
110
|
-
unfold: Desplegar
|
100
|
+
index:
|
101
|
+
empty: Aún no hay ningún sorteo.
|
111
102
|
linked_sortitions:
|
112
103
|
selected_proposals: Propuestas seleccionadas
|
113
104
|
orders:
|
@@ -121,24 +112,22 @@ es-PY:
|
|
121
112
|
show:
|
122
113
|
algorithm: Código de algoritmo del sorteo
|
123
114
|
any_category: de todas las categorías
|
124
|
-
back: Volver al listado
|
125
115
|
cancelled: Cancelación de la clasificación
|
126
116
|
candidate_proposal_ids: Orden de propuestas de clasificación e ID
|
127
117
|
candidate_proposals_info: 'La clasificación se realizó entre las siguientes propuestas (%{category_label}), con los siguientes ID (en negrita las propuestas seleccionadas) '
|
128
118
|
category: de la categoría %{category}
|
129
|
-
dice_result:
|
119
|
+
dice_result: (1) resultado de los dados
|
130
120
|
introduction: 'Esta página contiene los resultados del sorteo %{reference}. Mediante esta clasificación, %{target_items} número de resultados se han seleccionado al azar y con una distribución de probabilidad igual del conjunto de propuestas que se muestran a continuación. Junto con los resultados, la información que se muestra en esta página proporciona toda la información necesaria para maximizar las garantías y reproducir los resultados. La clave de la calidad de esta clasificación es la doble aleatoriedad proporcionada por el lanzamiento de un dado (verificado por testigos) y el momento preciso del sorteo que proporciona la entrada para un algoritmo que genera una selección aleatoria. La semilla de tiempo del sorteo es tan precisa (segundos) que es imposible de controlar por los seres humanos, proporcionando así una doble entrada "incontrolable" para garantizar un resultado justo. '
|
131
121
|
mathematical_result: Resultado (1) x (2)
|
132
122
|
proposals_selected_by_sortition: Propuestas seleccionadas por clasificación
|
133
123
|
sortition_reproducibility_details: Detalles de reproducibilidad del sorteo
|
134
|
-
time_seed:
|
124
|
+
time_seed: (2) Tiempo de semilla
|
135
125
|
witnesses: Testigos
|
136
126
|
sortition:
|
137
127
|
random_seed: Semilla aleatoria
|
138
128
|
selected_proposals:
|
139
129
|
one: 1 propuesta seleccionada
|
140
130
|
other: '%{count} propuestas seleccionadas'
|
141
|
-
view: Ver
|
142
131
|
sortition_author:
|
143
132
|
deleted: Usuario eliminado
|
144
133
|
sortition_cancel_author:
|
data/config/locales/es.yml
CHANGED
@@ -39,7 +39,7 @@ es:
|
|
39
39
|
actions:
|
40
40
|
destroy: Cancela el sorteo
|
41
41
|
edit: Editar
|
42
|
-
|
42
|
+
new_sortition: Añadir sorteo
|
43
43
|
show: Detalles del sorteo
|
44
44
|
models:
|
45
45
|
sortition:
|
@@ -53,9 +53,6 @@ es:
|
|
53
53
|
seed: Semilla
|
54
54
|
target_items: Elementos a seleccionar
|
55
55
|
title: Título
|
56
|
-
name:
|
57
|
-
one: Sorteo
|
58
|
-
other: Sorteos
|
59
56
|
sortitions:
|
60
57
|
confirm_destroy:
|
61
58
|
confirm_destroy: '¿Segura que quieres cancelar este sorteo?'
|
@@ -63,28 +60,27 @@ es:
|
|
63
60
|
title: Cancelación del sorteo
|
64
61
|
create:
|
65
62
|
error: Se ha producido un error al crear un nuevo sorteo.
|
66
|
-
success: Sorteo creado correctamente
|
63
|
+
success: Sorteo creado correctamente.
|
67
64
|
destroy:
|
68
65
|
error: No se puede cancelar el sorteo.
|
69
|
-
success: Sorteo cancelado correctamente
|
66
|
+
success: Sorteo cancelado correctamente.
|
70
67
|
edit:
|
71
68
|
title: Actualiza la información sobre el sorteo
|
72
69
|
update: Actualizar
|
73
70
|
form:
|
74
71
|
all_categories: Todas las categorias
|
75
72
|
select_proposal_component: Selecciona el conjunto de propuestas
|
76
|
-
title: Nuevo sorteo para propuestas
|
77
73
|
index:
|
78
74
|
title: Sorteos
|
79
75
|
new:
|
80
|
-
confirm: Al hacer clic en el siguiente botón, la plataforma registrará la fecha y hora (con una precisión de segundos) y el resultado del dado,
|
76
|
+
confirm: Al hacer clic en el siguiente botón, la plataforma registrará la fecha y hora (con una precisión de segundos) y el resultado del dado, esta información se utilizará para generar una selección aleatoria. Esta acción será irreversible y, una vez que hayas hecho clic en el botón, se publicará el resultado del sorteo junto con los datos facilitados en el presente formulario y no podrán modificarse. Te pedimos que revises el contenido cuidadosamente.
|
81
77
|
create: Crear
|
82
78
|
title: Nuevo sorteo
|
83
79
|
show:
|
84
80
|
selected_proposals: Propuestas seleccionadas para sorteo
|
85
81
|
update:
|
86
82
|
error: Se ha producido un error al actualizar el sorteo.
|
87
|
-
success: Sorteo actualizado correctamente
|
83
|
+
success: Sorteo actualizado correctamente.
|
88
84
|
admin_log:
|
89
85
|
sortition:
|
90
86
|
create: "%{user_name} creó el sorteo %{resource_name} en %{space_name}"
|
@@ -100,14 +96,9 @@ es:
|
|
100
96
|
all: Todas
|
101
97
|
cancelled: Cancelado
|
102
98
|
category: Categoría
|
103
|
-
category_prompt: Selecciona una categoría
|
104
|
-
search: Buscar
|
105
99
|
state: Estado
|
106
|
-
|
107
|
-
|
108
|
-
filter: Filtro
|
109
|
-
filter_by: Filtra por
|
110
|
-
unfold: Desplegar
|
100
|
+
index:
|
101
|
+
empty: Aún no hay ningún sorteo.
|
111
102
|
linked_sortitions:
|
112
103
|
selected_proposals: Propuestas seleccionadas
|
113
104
|
orders:
|
@@ -121,24 +112,22 @@ es:
|
|
121
112
|
show:
|
122
113
|
algorithm: Código de algoritmo del sorteo
|
123
114
|
any_category: de todas las categorías
|
124
|
-
back: Volver al listado
|
125
115
|
cancelled: Sorteo cancelado
|
126
116
|
candidate_proposal_ids: Orden e IDs de las propuestas del sorteo
|
127
117
|
candidate_proposals_info: 'El sorteo se realizó entre las siguientes propuestas (%{category_label}), con los siguientes ID (en negrita las propuestas seleccionadas) '
|
128
118
|
category: de la categoría %{category}
|
129
|
-
dice_result:
|
119
|
+
dice_result: (1) resultado de los dados
|
130
120
|
introduction: 'Esta página contiene los resultados del sorteo %{reference}. Mediante esta clasificación, %{target_items} número de resultados se han seleccionado al azar y con una distribución de probabilidad igual del conjunto de propuestas que se muestran a continuación. Junto con los resultados, la información que se muestra en esta página proporciona toda la información necesaria para maximizar las garantías y reproducir los resultados. La clave de la calidad de esta clasificación es la doble aleatoriedad proporcionada por el lanzamiento de un dado (verificado por testigos) y el momento preciso del sorteo que proporciona la entrada para un algoritmo que genera una selección aleatoria. La semilla de tiempo del sorteo es tan precisa (segundos) que es imposible de controlar por los seres humanos, proporcionando así una doble entrada "incontrolable" para garantizar un resultado justo. '
|
131
121
|
mathematical_result: Resultado (1) x (2)
|
132
122
|
proposals_selected_by_sortition: Propuestas seleccionadas por sorteo
|
133
123
|
sortition_reproducibility_details: Detalles de reproducibilidad del sorteo
|
134
|
-
time_seed:
|
124
|
+
time_seed: (2) Semilla de tiempo
|
135
125
|
witnesses: Testimonios
|
136
126
|
sortition:
|
137
127
|
random_seed: Semilla aleatoria
|
138
128
|
selected_proposals:
|
139
129
|
one: 1 propuesta seleccionada
|
140
130
|
other: propuestas seleccionadas
|
141
|
-
view: Ver
|
142
131
|
sortition_author:
|
143
132
|
deleted: Participante eliminada
|
144
133
|
sortition_cancel_author:
|
data/config/locales/eu.yml
CHANGED
@@ -4,7 +4,7 @@ eu:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Zozketari buruzko informazioa
|
7
|
-
decidim_category_id: Zozketatu nahi
|
7
|
+
decidim_category_id: Zozketatu nahi duzun proposamen taldearen kategoriak
|
8
8
|
decidim_proposals_component_id: Proposamen taldea
|
9
9
|
dice: Dadoen emaitza. Bota 6 aldeko dado bat edo bilatu beste eraren bat 1etik 6ra bitarteko ausazko zenbaki bat sortzeko eta sartu hemen zenbaki hori hainbat lekukoren aurrean. Horrek emaitzen ausazkotasunaren kalitatea eta bermea lagunduko ditu
|
10
10
|
target_items: Aukeratu nahi duzun proposamen kopurua (adierazitako proposamen taldetik zozketaren bidez aukeratu nahi duzun proposamen kopurua ezarri)
|
@@ -21,25 +21,25 @@ eu:
|
|
21
21
|
components:
|
22
22
|
sortitions:
|
23
23
|
actions:
|
24
|
-
comment:
|
24
|
+
comment: Egin iruzkina
|
25
25
|
name: Zozketak
|
26
26
|
settings:
|
27
27
|
global:
|
28
28
|
comments_enabled: Iruzkinak gaituta
|
29
|
-
comments_max_length: Iruzkinen gehieneko luzera (utzi 0 lehenetsitako
|
29
|
+
comments_max_length: Iruzkinen gehieneko luzera (utzi 0 lehenetsitako konfigurazioari eusteko)
|
30
30
|
events:
|
31
31
|
sortitions:
|
32
32
|
sortition_created:
|
33
33
|
email_intro: '"%{resource_title}" zozketa jarraitzen ari zaren "%{participatory_space_title}" espazioan gehitu da.'
|
34
34
|
email_outro: Jakinarazpen hau jaso duzu "%{participatory_space_title}" jarraitzen ari zarelako. Aurreko estekan sartu jarraitzeari uzteko.
|
35
|
-
email_subject:
|
35
|
+
email_subject: Beste zozketa bat gehitu da %{participatory_space_title} espaziora
|
36
36
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> zozketa %{participatory_space_title} espaziora gehitu da
|
37
37
|
sortitions:
|
38
38
|
admin:
|
39
39
|
actions:
|
40
40
|
destroy: Zozketa bertan behera utzi
|
41
41
|
edit: Editatu
|
42
|
-
|
42
|
+
new_sortition: Beste zozketa bat
|
43
43
|
show: Zozketaren xehetasunak
|
44
44
|
models:
|
45
45
|
sortition:
|
@@ -53,57 +53,52 @@ eu:
|
|
53
53
|
seed: Hazia
|
54
54
|
target_items: Aukeratzeko itemak
|
55
55
|
title: Izenburua
|
56
|
-
name:
|
57
|
-
one: Zozketa
|
58
|
-
other: Zozketak
|
59
56
|
sortitions:
|
60
57
|
confirm_destroy:
|
61
58
|
confirm_destroy: Ziur al zaude zozketa hau bertan behera utzi nahi duzula?
|
62
59
|
destroy: Zozketa bertan behera utzi
|
63
|
-
title: Zozketa bertan behera
|
60
|
+
title: Zozketa bertan behera uztea
|
64
61
|
create:
|
65
62
|
error: Arazo bat gertatu da zozketa berri bat sortzean.
|
66
|
-
success: Zozketa ondo sortu da
|
63
|
+
success: Zozketa ondo sortu da.
|
67
64
|
destroy:
|
68
65
|
error: Zozketa ezin da bertan behera utzi.
|
69
|
-
success: Zozketa bertan behera utzi da
|
66
|
+
success: Zozketa bertan behera utzi da.
|
70
67
|
edit:
|
71
68
|
title: Eguneratu zozketari buruzko informazioa
|
72
69
|
update: Eguneratu
|
73
70
|
form:
|
74
71
|
all_categories: Kategoria guztiak
|
75
72
|
select_proposal_component: Aukeratu proposamenen multzoa
|
76
|
-
title: Proposamenen beste zozketa bat
|
77
73
|
index:
|
78
74
|
title: Zozketak
|
79
75
|
new:
|
80
|
-
confirm: Botoia sakatzean plataformak egun eta ordua (segundu gutxi batzuk gora behera) eta dadoak botatzean ateratako zenbakia gorde egingo ditu ausazko hautaketa bat egiteko. Botoia sakatu ondoren ez dago atzera egiterik eta zozketaren emaitzak zein txantiloi honetan sartutako datuak
|
76
|
+
confirm: Botoia sakatzean plataformak egun eta ordua (segundu gutxi batzuk gora behera) eta dadoak botatzean ateratako zenbakia gorde egingo ditu ausazko hautaketa bat egiteko. Botoia sakatu ondoren ez dago atzera egiterik eta zozketaren emaitzak zein txantiloi honetan sartutako datuak argitaratuko dira eta ezin izango dira aldatu. Beraz, mesedez, arretaz jarraitu.
|
81
77
|
create: Sortu
|
82
78
|
title: Beste zozketa bat
|
83
79
|
show:
|
84
|
-
selected_proposals:
|
80
|
+
selected_proposals: Zozketatzeko aukeratutako proposamenak
|
85
81
|
update:
|
86
82
|
error: Arazo bat sortu da zozketa eguneratzean.
|
87
|
-
success: Zozketa zuzen eguneratu da
|
83
|
+
success: Zozketa zuzen eguneratu da.
|
88
84
|
admin_log:
|
89
85
|
sortition:
|
90
86
|
create: "%{user_name} k %{resource_name} zozketa sortu du %{space_name} espazioan"
|
91
87
|
delete: "%{user_name} k %{resource_name} zozketa bertan behera utzi du %{space_name} espazioan"
|
92
88
|
update: "%{user_name} k %{resource_name} zozketa eguneratu du %{space_name} espazioan"
|
93
89
|
sortitions:
|
90
|
+
count:
|
91
|
+
proposals_count:
|
92
|
+
one: proposamen 1
|
93
|
+
other: "%{count} proposamen"
|
94
94
|
filters:
|
95
|
-
active:
|
95
|
+
active: Aktiboak
|
96
96
|
all: Guztiak
|
97
97
|
cancelled: Bertan behera
|
98
98
|
category: Kategoria
|
99
|
-
category_prompt: Aukeratu kategoria bat
|
100
|
-
search: Bilatu
|
101
99
|
state: Egoera
|
102
|
-
|
103
|
-
|
104
|
-
filter: Iragazkia
|
105
|
-
filter_by: Iragazi honen arabera
|
106
|
-
unfold: Zabaldu
|
100
|
+
index:
|
101
|
+
empty: Oraindik ez dago sailkapenik.
|
107
102
|
linked_sortitions:
|
108
103
|
selected_proposals: Aukeratutako proposamenak
|
109
104
|
orders:
|
@@ -112,29 +107,27 @@ eu:
|
|
112
107
|
recent: Berrienak
|
113
108
|
results_count:
|
114
109
|
count:
|
115
|
-
one:
|
116
|
-
other:
|
110
|
+
one: Hautatutako proposamena
|
111
|
+
other: Hautatutako proposamenak
|
117
112
|
show:
|
118
113
|
algorithm: Zozketaren algoritmoaren kodea
|
119
114
|
any_category: kategoria guztienak
|
120
|
-
|
121
|
-
cancelled: Zozketa beran behera utzita
|
115
|
+
cancelled: Bertan behera utzitako zozketak
|
122
116
|
candidate_proposal_ids: Zozketako proposamenen hurrenkera eta IDak
|
123
117
|
candidate_proposals_info: 'Zozketa (%{category_label}) proposamenen artean egin da, honako IDekin (letra lodiz hautatutako proposamenak) '
|
124
118
|
category: '%{category} kategoriatik'
|
125
|
-
dice_result:
|
119
|
+
dice_result: Dadoen emaitza
|
126
120
|
introduction: 'Orrialde honek %{reference} zozketaren emaitzak ditu. Zozketa honen bidez, %{target_items} emaitza kopurua ausaz eta banaketa probabilistiko berdinarekin aukeratu dira proposamen multzotik. Orri honek, emaitzak ezezik, berme guztiak izateko behar den informazioa ere jaso du. Zozketa honen kalitateak bi gako ditu. Alde batetik, dadoa hainbat lekukoren aurrean bota dela. Bestetik, zozketaren une zehatzean sortu den algoritmoak eman duen ausazko hautaketa. Sailkapenerako hazi-denbora hain da zehatza (segunduak) gizakiak ezin baitu hori kontrolatu. Honi esker, bidezko emaitza bermatzen duen sarrera bikoitz "kontrolaezina" sortzen da. '
|
127
|
-
mathematical_result: Emaitza (
|
121
|
+
mathematical_result: Emaitza (Dadoa x Hazia)
|
128
122
|
proposals_selected_by_sortition: Zozketa bidez aukeratutako proposamenak
|
129
|
-
sortition_reproducibility_details: Zozketaren
|
130
|
-
time_seed:
|
123
|
+
sortition_reproducibility_details: Zozketaren errepikagarritasuna
|
124
|
+
time_seed: Denbora hazia
|
131
125
|
witnesses: Lekukoak
|
132
126
|
sortition:
|
133
127
|
random_seed: Ausazkotasun hazia
|
134
128
|
selected_proposals:
|
135
129
|
one: aukeratutako proposamena
|
136
130
|
other: aukeratutako proposamenak
|
137
|
-
view: Ikusi
|
138
131
|
sortition_author:
|
139
132
|
deleted: Ezabatutako parte-hartailea
|
140
133
|
sortition_cancel_author:
|
data/config/locales/fi-plain.yml
CHANGED
@@ -39,7 +39,7 @@ fi-pl:
|
|
39
39
|
actions:
|
40
40
|
destroy: Peruuta satunnaistaminen
|
41
41
|
edit: Muokkaa
|
42
|
-
|
42
|
+
new_sortition: Uusi satunnaisvalinta
|
43
43
|
show: Satunnaistamisen yksityiskohdat
|
44
44
|
models:
|
45
45
|
sortition:
|
@@ -53,9 +53,6 @@ fi-pl:
|
|
53
53
|
seed: Jako
|
54
54
|
target_items: Valittavat kohteet
|
55
55
|
title: Otsikko
|
56
|
-
name:
|
57
|
-
one: Satunnaistaminen
|
58
|
-
other: Satunnaistamiset
|
59
56
|
sortitions:
|
60
57
|
confirm_destroy:
|
61
58
|
confirm_destroy: Haluatko varmasti peruuttaa tämän satunnaistamisen?
|
@@ -63,28 +60,27 @@ fi-pl:
|
|
63
60
|
title: Satunnaistamisen peruuttaminen
|
64
61
|
create:
|
65
62
|
error: Uuden satunnaisvalinnan luomisessa tapahtui virhe.
|
66
|
-
success:
|
63
|
+
success: Satunnaisvalinnan luonti onnistui.
|
67
64
|
destroy:
|
68
65
|
error: Satunnaisvalintaa ei voi peruuttaa.
|
69
|
-
success:
|
66
|
+
success: Satunnaisvalinnan peruuttaminen onnistui.
|
70
67
|
edit:
|
71
68
|
title: Päivitä satunnaisvalinnan tiedot
|
72
69
|
update: Päivitä
|
73
70
|
form:
|
74
71
|
all_categories: Kaikki luokat
|
75
72
|
select_proposal_component: Valitse asetetut ehdotukset
|
76
|
-
title: Uusi satunnaisvalinta ehdotuksille
|
77
73
|
index:
|
78
74
|
title: Satunnaisvalinnat
|
79
75
|
new:
|
80
|
-
confirm: Kun painat painiketta, palvelin tallentaa päivämäärän ja kellonajan (sekunnin tarkkuudella) ja näitä tietoja käytetään yhdessä nopanheiton kanssa satunnaisen valinnan luomiseen. Toimintoa ei voi peruuttaa. Kun painiketta
|
76
|
+
confirm: Kun painat painiketta, palvelin tallentaa päivämäärän ja kellonajan (sekunnin tarkkuudella) ja näitä tietoja käytetään yhdessä nopanheiton kanssa satunnaisen valinnan luomiseen. Toimintoa ei voi peruuttaa. Kun painiketta painetaan, arvonnan tulos julkaistaan tähän lomakkeeseen syötettyjen tietojen kanssa. Tietoja ei voi muuttaa jälkikäteen, joten tarkista sisältö huolellisesti.
|
81
77
|
create: Luo
|
82
78
|
title: Uusi satunnaisvalinta
|
83
79
|
show:
|
84
80
|
selected_proposals: Valintaan valitut ehdotukset
|
85
81
|
update:
|
86
82
|
error: Satunnaisvalinnan päivittämisessä tapahtui virhe.
|
87
|
-
success:
|
83
|
+
success: Satunnaisvalinnan päivitys onnistui.
|
88
84
|
admin_log:
|
89
85
|
sortition:
|
90
86
|
create: "%{user_name} loi satunnaisvalinnan %{resource_name} kohtaan %{space_name}"
|
@@ -100,14 +96,7 @@ fi-pl:
|
|
100
96
|
all: Kaikki
|
101
97
|
cancelled: Peruttu
|
102
98
|
category: Aihepiiri
|
103
|
-
category_prompt: Valitse aihepiiri
|
104
|
-
search: Hae
|
105
99
|
state: Tila
|
106
|
-
filters_small_view:
|
107
|
-
close_modal: Sulje ikkuna
|
108
|
-
filter: Rajaa
|
109
|
-
filter_by: Rajaa hakua
|
110
|
-
unfold: Avaa
|
111
100
|
linked_sortitions:
|
112
101
|
selected_proposals: Valitut ehdotukset
|
113
102
|
orders:
|
@@ -121,24 +110,22 @@ fi-pl:
|
|
121
110
|
show:
|
122
111
|
algorithm: Satunnaisvalinnan algoritmikoodi
|
123
112
|
any_category: kaikista aihepiireistä
|
124
|
-
back: Takaisin listaan
|
125
113
|
cancelled: Peruttu satunnaisvalinta
|
126
114
|
candidate_proposal_ids: Satunnaisvalintaehdotusten järjestys ja tunnukset
|
127
115
|
candidate_proposals_info: 'Satunnaisvalinta tehtiin seuraavien ehdotusten (%{category_label}) välillä, seuraavilla tunnuksilla (lihavoituna valitut ehdotukset) '
|
128
116
|
category: aihepiiristä %{category}
|
129
|
-
dice_result:
|
117
|
+
dice_result: (1) Noppatulos
|
130
118
|
introduction: 'Tämä sivu sisältää satunnaisvalinnan tulokset %{reference}. Tämän satunnaisvalinnan avulla %{target_items} tulosten määrä on valittu satunnaisesti ja yhtäläisellä todennäköisyysjakaumalla alla esitetyistä ehdotuksista. Yhdessä tulosten kanssa tällä sivulla näkyvät tiedot tarjoavat kaikki tarvittavat tiedot takuiden maksimoimiseksi ja tulosten toisintamiseksi. Tämän järjestelyn laadun avain on kaksinkertainen satunnaisuus, jonka antaa noppan heitto (todistajien todistama) ja täsmällinen ajankohta, joka antaa syötteen algoritmille, joka tuottaa satunnaisen valinnan. Kokoonpanon aika-jako on niin tarkka (sekuntia), että ihmisten on mahdotonta hallita sitä, jolloin saadaan kaksinkertainen "hallitsematon" syöte oikeudenmukaisen tuloksen takaamiseksi. '
|
131
119
|
mathematical_result: Tulos (1) x (2)
|
132
120
|
proposals_selected_by_sortition: Ehdotukset, jotka on valittu satunnaisvalinnassa
|
133
121
|
sortition_reproducibility_details: Satunnaisvalinnan toisinnettavuustiedot
|
134
|
-
time_seed:
|
122
|
+
time_seed: (2) Aikajako
|
135
123
|
witnesses: Todistajat
|
136
124
|
sortition:
|
137
125
|
random_seed: Satunnainen jako
|
138
126
|
selected_proposals:
|
139
127
|
one: ehdotus valittu
|
140
128
|
other: '%{count} ehdotusta valittu'
|
141
|
-
view: Näytä
|
142
129
|
sortition_author:
|
143
130
|
deleted: Poistettu käyttäjä
|
144
131
|
sortition_cancel_author:
|