decidim-sortitions 0.29.1 → 0.30.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/commands/decidim/sortitions/admin/create_sortition.rb +2 -6
- data/app/controllers/decidim/sortitions/sortitions_controller.rb +2 -2
- data/app/forms/decidim/sortitions/admin/destroy_sortition_form.rb +1 -1
- data/app/forms/decidim/sortitions/admin/edit_sortition_form.rb +1 -1
- data/app/forms/decidim/sortitions/admin/sortition_form.rb +8 -5
- data/app/helpers/decidim/sortitions/admin/sortitions_helper.rb +5 -3
- data/app/helpers/decidim/sortitions/sortitions_helper.rb +18 -20
- data/app/models/decidim/sortitions/sortition.rb +14 -2
- data/app/queries/decidim/sortitions/admin/participatory_space_proposals.rb +6 -9
- data/app/queries/decidim/sortitions/filtered_sortitions.rb +2 -2
- data/app/views/decidim/sortitions/admin/sortitions/_form.html.erb +19 -4
- data/app/views/decidim/sortitions/admin/sortitions/index.html.erb +1 -1
- data/app/views/decidim/sortitions/admin/sortitions/show.html.erb +2 -2
- data/app/views/decidim/sortitions/sortitions/index.html.erb +8 -1
- data/app/views/decidim/sortitions/sortitions/show.html.erb +10 -9
- data/config/locales/ar.yml +0 -6
- data/config/locales/bg.yml +0 -6
- data/config/locales/bn-BD.yml +1 -0
- data/config/locales/bs-BA.yml +1 -0
- data/config/locales/ca.yml +11 -6
- data/config/locales/cs.yml +13 -6
- data/config/locales/de.yml +0 -6
- data/config/locales/el.yml +0 -6
- data/config/locales/en.yml +11 -6
- data/config/locales/es-MX.yml +11 -6
- data/config/locales/es-PY.yml +11 -6
- data/config/locales/es.yml +11 -6
- data/config/locales/eu.yml +17 -12
- data/config/locales/fi-plain.yml +0 -6
- data/config/locales/fi.yml +8 -14
- data/config/locales/fr-CA.yml +3 -6
- data/config/locales/fr.yml +3 -6
- data/config/locales/ga-IE.yml +0 -1
- data/config/locales/gl.yml +0 -6
- data/config/locales/hu.yml +0 -6
- data/config/locales/id-ID.yml +0 -6
- data/config/locales/is-IS.yml +0 -6
- data/config/locales/it.yml +0 -6
- data/config/locales/ja.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 +10 -6
- data/config/locales/ru.yml +0 -6
- data/config/locales/sk.yml +0 -6
- data/config/locales/sv.yml +2 -8
- 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/db/migrate/20240828103823_add_deleted_at_to_decidim_sortitions_sortitions.rb +8 -0
- data/decidim-sortitions.gemspec +4 -2
- data/lib/decidim/api/sortition_type.rb +17 -12
- data/lib/decidim/api/sortitions_type.rb +5 -8
- data/lib/decidim/sortitions/component.rb +1 -0
- data/lib/decidim/sortitions/version.rb +1 -1
- metadata +46 -16
- data/app/views/decidim/sortitions/sortitions/_tags.html.erb +0 -15
data/config/locales/de.yml
CHANGED
@@ -4,7 +4,6 @@ de:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Sortierinformationen
|
7
|
-
decidim_category_id: Kategorien der Vorschläge, in denen Sie die Auslosung anwenden möchten
|
8
7
|
decidim_proposals_component_id: Vorschläge festgelegt
|
9
8
|
dice: Ergebnis des Würfelwurfs. Wirf einen 6-seitigen Würfel oder suche nach einem anderen zufälligen Weg, um eine Zahl von 1 bis 6 zu erzeugen, und gib die resultierende Zahl vor einigen Zeugen ein. Dies trägt zur Qualität und zur Gewährleistung der Zufälligkeit des Ergebnisses bei
|
10
9
|
target_items: Anzahl der auszuwählenden Vorschläge (gibt die Anzahl der Vorschläge an, die Sie auswählen möchten, indem Sie viele der Vorschläge auswählen, die Sie zuvor ausgewählt haben)
|
@@ -44,7 +43,6 @@ de:
|
|
44
43
|
models:
|
45
44
|
sortition:
|
46
45
|
fields:
|
47
|
-
category: Kategorie
|
48
46
|
created_at: Erstellungsdatum
|
49
47
|
decidim_proposals_component: Vorschlagskomponente
|
50
48
|
dice: Würfel
|
@@ -68,7 +66,6 @@ de:
|
|
68
66
|
title: Informationen zur Sortierung aktualisieren
|
69
67
|
update: Aktualisieren
|
70
68
|
form:
|
71
|
-
all_categories: Alle Kategorien
|
72
69
|
select_proposal_component: Wählen Sie die Vorschläge aus
|
73
70
|
index:
|
74
71
|
title: Sortierungen
|
@@ -111,11 +108,8 @@ de:
|
|
111
108
|
other: ausgewählte Vorschläge
|
112
109
|
show:
|
113
110
|
algorithm: Sortieralgorithmuscode
|
114
|
-
any_category: aus allen Kategorien
|
115
111
|
cancelled: Stornierte Sortierung
|
116
112
|
candidate_proposal_ids: Reihenfolge der Sortierungsvorschläge und IDs
|
117
|
-
candidate_proposals_info: 'Die Sortierung wurde unter den folgenden Vorschlägen (%{category_label}) durchgeführt, mit den folgenden IDs (in Fettschrift die ausgewählten Vorschläge) '
|
118
|
-
category: aus der %{category} Kategorie
|
119
113
|
dice_result: (1) Würfelergebnis
|
120
114
|
introduction: 'Diese Seite enthält die Ergebnisse der Sortierung %{reference}. Durch diese Sortierung wurde %{target_items} Anzahl von Ergebnissen zufällig und mit einer gleichen Wahrscheinlichkeitsverteilung aus dem unten angezeigten Satz von Vorschlägen ausgewählt. Zusammen mit den Ergebnissen bieten die auf dieser Seite angezeigten Informationen alle Informationen, die erforderlich sind, um die Garantien zu maximieren und die Ergebnisse zu reproduzieren. Der Schlüssel zur Qualität dieser Sortierung ist die doppelte Zufälligkeit, die durch das Rollen eines Würfels (verifiziert durch Zeugen) und den genauen Zeitpunkt der Sortierung bereitgestellt wird, der eine Eingabe für einen Algorithmus liefert, der eine zufällige Auswahl erzeugt. Der Zeitsaat für die Sortierung ist so genau (Sekunden), dass es unmöglich ist, von Menschen kontrolliert zu werden, wodurch eine doppelte "unkontrollierbare" Eingabe bereitgestellt wird, um ein faires Ergebnis zu garantieren. '
|
121
115
|
mathematical_result: Ergebnis (1) x (2)
|
data/config/locales/el.yml
CHANGED
@@ -4,7 +4,6 @@ el:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Πληροφορίες κλήρωσης
|
7
|
-
decidim_category_id: Κατηγορίες του συνόλου προτάσεων στις οποίες θέλετε να εφαρμόσετε την κλήρωση
|
8
7
|
decidim_proposals_component_id: Σύνολο προτάσεων
|
9
8
|
dice: Αποτέλεσμα ζαριάς. Ρίξτε ένα ζάρι 6 πλευρών ή αναζητήστε έναν άλλο τυχαίο τρόπο για να δημιουργήσετε έναν αριθμό από το 1 έως το 6 και εισαγάγετε εδώ τον αριθμό που προκύπτει ενώπιον μερικών μαρτύρων. Αυτό συμβάλλει στην ποιότητα και εξασφαλίζει την τυχαιότητα του αποτελέσματος
|
10
9
|
target_items: Αριθμός προτάσεων προς επιλογή (δηλώνει τον αριθμό των προτάσεων που θέλετε να επιλεγούν με κλήρωση της ομάδας προτάσεων που έχετε επιλέξει προηγουμένως)
|
@@ -43,7 +42,6 @@ el:
|
|
43
42
|
models:
|
44
43
|
sortition:
|
45
44
|
fields:
|
46
|
-
category: Κατηγορία
|
47
45
|
created_at: Ημερομηνία δημιουργίας
|
48
46
|
decidim_proposals_component: Στοιχείο προτάσεων
|
49
47
|
dice: Ζάρι
|
@@ -67,7 +65,6 @@ el:
|
|
67
65
|
title: Ενημερώστε τις πληροφορίες σχετικά με την κλήρωση
|
68
66
|
update: Ενημέρωση
|
69
67
|
form:
|
70
|
-
all_categories: Όλες οι κατηγορίες
|
71
68
|
select_proposal_component: Επιλέξτε το σύνολο προτάσεων
|
72
69
|
index:
|
73
70
|
title: Κληρώσεις
|
@@ -108,11 +105,8 @@ el:
|
|
108
105
|
other: επιλεγμένες προτάσεις
|
109
106
|
show:
|
110
107
|
algorithm: Κωδικός αλγορίθμου κλήρωσης
|
111
|
-
any_category: από όλες τις κατηγορίες
|
112
108
|
cancelled: Ακυρωμένη κλήρωση
|
113
109
|
candidate_proposal_ids: Ταξινόμηση προτάσεων κληρώσεων και αναγνωριστικά
|
114
|
-
candidate_proposals_info: 'Η κλήρωση πραγματοποιήθηκε μεταξύ των ακόλουθων προτάσεων (%{category_label}), με τα παρακάτω αναγνωριστικά (οι επιλεγμένες προτάσεις επισημαίνονται με έντονη γραφή)'
|
115
|
-
category: από την κατηγορία %{category}
|
116
110
|
dice_result: (1) Αποτέλεσμα ζαριάς
|
117
111
|
introduction: 'Αυτή η σελίδα περιέχει τα αποτελέσματα της κλήρωσης %{reference}. Μέσω αυτής της κλήρωσης, ο αριθμός %{target_items} των αποτελεσμάτων επιλέχθηκε τυχαία και με ίση πιθανότητα κατανομής από το σύνολο των προτάσεων που εμφανίζονται παρακάτω. Μαζί με τα αποτελέσματα, οι πληροφορίες που εμφανίζονται σε αυτήν τη σελίδα παρέχουν όλες τις πληροφορίες που απαιτούνται για τη μεγιστοποίηση των εγγυήσεων και την αναπαραγωγή των αποτελεσμάτων. Το κλειδί για την ποιότητα αυτής της κλήρωσης είναι η διπλή τυχαιότητα που παρέχεται από το ρίξιμο του ζαριού (επαληθευμένο από μάρτυρες) και τον ακριβή χρόνο της κλήρωσης που παρέχει δεδομένα για έναν αλγόριθμο που δημιουργεί μια τυχαία επιλογή. Η χρονική κατάταξη για την κλήρωση είναι τόσο ακριβής (δευτερόλεπτα), που είναι αδύνατο να ελεγχθεί από ανθρώπους, παρέχοντας έτσι μια διπλή «μη ελεγχόμενη» εισαγωγή δεδομένων για να εξασφαλιστεί ένα δίκαιο αποτέλεσμα.'
|
118
112
|
mathematical_result: Αποτέλεσμα (1) x (2)
|
data/config/locales/en.yml
CHANGED
@@ -4,7 +4,6 @@ en:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Sortition information
|
7
|
-
decidim_category_id: Categories of the set of proposals in which you want to apply the draw
|
8
7
|
decidim_proposals_component_id: Proposals set
|
9
8
|
dice: Result of die roll. Roll a 6-sided die, or look for another random way to generate a number from 1 to 6, and enter here the resulting number in front of some witnesses. This contributes to the quality and guarantees of the randomness of the result
|
10
9
|
target_items: Number of proposals to be selected (indicates the number of proposals you want to be selected by drawing lots of the group of proposals you have previously chosen)
|
@@ -25,8 +24,13 @@ en:
|
|
25
24
|
name: Sortitions
|
26
25
|
settings:
|
27
26
|
global:
|
27
|
+
clear_all: Clear all
|
28
28
|
comments_enabled: Comments enabled
|
29
29
|
comments_max_length: Comments max length (Leave 0 for default value)
|
30
|
+
define_taxonomy_filters: Please define some filters for this participatory space before using this setting.
|
31
|
+
no_taxonomy_filters_found: No taxonomy filters found.
|
32
|
+
taxonomy_filters: Select filters for the component
|
33
|
+
taxonomy_filters_add: Add filter
|
30
34
|
events:
|
31
35
|
sortitions:
|
32
36
|
sortition_created:
|
@@ -44,7 +48,6 @@ en:
|
|
44
48
|
models:
|
45
49
|
sortition:
|
46
50
|
fields:
|
47
|
-
category: Category
|
48
51
|
created_at: Creation date
|
49
52
|
decidim_proposals_component: Proposals component
|
50
53
|
dice: Dice
|
@@ -52,6 +55,7 @@ en:
|
|
52
55
|
request_timestamp: Draw time
|
53
56
|
seed: Seed
|
54
57
|
target_items: Items to select
|
58
|
+
taxonomies: Taxonomies
|
55
59
|
title: Title
|
56
60
|
sortitions:
|
57
61
|
confirm_destroy:
|
@@ -68,8 +72,9 @@ en:
|
|
68
72
|
title: Update the information about the sortition
|
69
73
|
update: Update
|
70
74
|
form:
|
71
|
-
|
75
|
+
all_taxonomies: All taxonomies
|
72
76
|
select_proposal_component: Select the proposals set
|
77
|
+
select_taxonomies: Taxonomies of the set of proposals in which you want to apply the draw. Leave empty to apply the draw to all proposals on that taxonomy.
|
73
78
|
index:
|
74
79
|
title: Sortitions
|
75
80
|
new:
|
@@ -111,16 +116,16 @@ en:
|
|
111
116
|
other: Selected proposals
|
112
117
|
show:
|
113
118
|
algorithm: Sortition's algorithm code
|
114
|
-
|
119
|
+
any_taxonomy: from all taxonomies
|
115
120
|
cancelled: Cancelled sortition
|
116
121
|
candidate_proposal_ids: Sortition proposals order and IDs
|
117
|
-
candidate_proposals_info: 'The sortition was carried out among the following proposals (%{
|
118
|
-
category: from the %{category} category
|
122
|
+
candidate_proposals_info: 'The sortition was carried out among the following proposals (%{taxonomy_labels}), with the following IDs (in bold the selected proposals) '
|
119
123
|
dice_result: Dice result
|
120
124
|
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. '
|
121
125
|
mathematical_result: Result (Dice x Seed)
|
122
126
|
proposals_selected_by_sortition: Proposals selected by sortition
|
123
127
|
sortition_reproducibility_details: Sortition reproducibility
|
128
|
+
taxonomies: from the %{taxonomies} taxonomies
|
124
129
|
time_seed: Time seed
|
125
130
|
witnesses: Witnesses
|
126
131
|
sortition:
|
data/config/locales/es-MX.yml
CHANGED
@@ -4,7 +4,6 @@ es-MX:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Información de clasificación
|
7
|
-
decidim_category_id: Categorías del conjunto de propuestas en las que desea aplicar el sorteo
|
8
7
|
decidim_proposals_component_id: Propuestas
|
9
8
|
dice: Resultado de la tirada de dados. Tira un dado de 6 caras, o busca otra forma aleatoria de generar un número del 1 al 6, e ingresa aquí el número resultante delante de algunos testigos. Esto contribuye a la calidad y garantías de la aleatoriedad del resultado
|
10
9
|
target_items: Número de propuestas que se seleccionarán (indica el número de propuestas que desea seleccionar dibujando un montón del grupo de propuestas que ha elegido previamente)
|
@@ -25,8 +24,13 @@ es-MX:
|
|
25
24
|
name: Sorteos
|
26
25
|
settings:
|
27
26
|
global:
|
27
|
+
clear_all: Limpiarlo todo
|
28
28
|
comments_enabled: Comentarios habilitados
|
29
29
|
comments_max_length: Longitud máxima de los comentarios (deja 0 si quieres mantener la configuración por defecto)
|
30
|
+
define_taxonomy_filters: Por favor, define algunos filtros para este espacio de participación antes de utilizar esta configuración.
|
31
|
+
no_taxonomy_filters_found: No se han encontrado filtros de taxonomía.
|
32
|
+
taxonomy_filters: Seleccionar filtros para el componente
|
33
|
+
taxonomy_filters_add: Añadir un filtro
|
30
34
|
events:
|
31
35
|
sortitions:
|
32
36
|
sortition_created:
|
@@ -44,7 +48,6 @@ es-MX:
|
|
44
48
|
models:
|
45
49
|
sortition:
|
46
50
|
fields:
|
47
|
-
category: Categoría
|
48
51
|
created_at: Fecha de creación
|
49
52
|
decidim_proposals_component: Componente Propuestas
|
50
53
|
dice: Dado
|
@@ -52,6 +55,7 @@ es-MX:
|
|
52
55
|
request_timestamp: Tiempo de dibujar
|
53
56
|
seed: Semilla
|
54
57
|
target_items: Artículos para seleccionar
|
58
|
+
taxonomies: Taxonomías
|
55
59
|
title: Título
|
56
60
|
sortitions:
|
57
61
|
confirm_destroy:
|
@@ -68,8 +72,9 @@ es-MX:
|
|
68
72
|
title: Actualiza la información sobre el sorteo
|
69
73
|
update: Actualizar
|
70
74
|
form:
|
71
|
-
|
75
|
+
all_taxonomies: Todas las taxonomías
|
72
76
|
select_proposal_component: Seleccione el conjunto de propuestas
|
77
|
+
select_taxonomies: Taxonomías del conjunto de propuestas en las que se desea aplicar el sorteo. Dejar en blanco para aplicar el sorteo a todas las propuestas sobre esa taxonomía.
|
73
78
|
index:
|
74
79
|
title: Sorteos
|
75
80
|
new:
|
@@ -111,16 +116,16 @@ es-MX:
|
|
111
116
|
other: propuestas seleccionadas
|
112
117
|
show:
|
113
118
|
algorithm: Código de algoritmo del sorteo
|
114
|
-
|
119
|
+
any_taxonomy: de todas las taxonomías
|
115
120
|
cancelled: Cancelación de la clasificación
|
116
121
|
candidate_proposal_ids: Orden de propuestas de clasificación e ID
|
117
|
-
candidate_proposals_info: '
|
118
|
-
category: de la categoría %{category}
|
122
|
+
candidate_proposals_info: 'El sorteo se realizó entre las siguientes propuestas (%{taxonomy_labels}), con los siguientes ID (en negrita las propuestas seleccionadas) '
|
119
123
|
dice_result: (1) resultado de los dados
|
120
124
|
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. '
|
121
125
|
mathematical_result: Resultado (1) x (2)
|
122
126
|
proposals_selected_by_sortition: Propuestas seleccionadas por clasificación
|
123
127
|
sortition_reproducibility_details: Detalles de reproducibilidad del sorteo
|
128
|
+
taxonomies: de las taxonomías %{taxonomies}
|
124
129
|
time_seed: (2) Tiempo de semilla
|
125
130
|
witnesses: Testigos
|
126
131
|
sortition:
|
data/config/locales/es-PY.yml
CHANGED
@@ -4,7 +4,6 @@ es-PY:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Información de clasificación
|
7
|
-
decidim_category_id: Categorías del conjunto de propuestas en las que desea aplicar el sorteo
|
8
7
|
decidim_proposals_component_id: Propuestas
|
9
8
|
dice: Resultado de la tirada de dados. Tira un dado de 6 caras, o busca otra forma aleatoria de generar un número del 1 al 6, e ingresa aquí el número resultante delante de algunos testigos. Esto contribuye a la calidad y garantías de la aleatoriedad del resultado
|
10
9
|
target_items: Número de propuestas que se seleccionarán (indica el número de propuestas que desea seleccionar dibujando un montón del grupo de propuestas que ha elegido previamente)
|
@@ -25,8 +24,13 @@ es-PY:
|
|
25
24
|
name: Sorteos
|
26
25
|
settings:
|
27
26
|
global:
|
27
|
+
clear_all: Limpiarlo todo
|
28
28
|
comments_enabled: Comentarios habilitados
|
29
29
|
comments_max_length: Longitud máxima de los comentarios (deja 0 si quieres mantener la configuración por defecto)
|
30
|
+
define_taxonomy_filters: Por favor, define algunos filtros para este espacio de participación antes de utilizar esta configuración.
|
31
|
+
no_taxonomy_filters_found: No se han encontrado filtros de taxonomía.
|
32
|
+
taxonomy_filters: Seleccionar filtros para el componente
|
33
|
+
taxonomy_filters_add: Añadir un filtro
|
30
34
|
events:
|
31
35
|
sortitions:
|
32
36
|
sortition_created:
|
@@ -44,7 +48,6 @@ es-PY:
|
|
44
48
|
models:
|
45
49
|
sortition:
|
46
50
|
fields:
|
47
|
-
category: Categoría
|
48
51
|
created_at: Fecha de creación
|
49
52
|
decidim_proposals_component: Componente Propuestas
|
50
53
|
dice: Dado
|
@@ -52,6 +55,7 @@ es-PY:
|
|
52
55
|
request_timestamp: Tiempo de dibujar
|
53
56
|
seed: Semilla
|
54
57
|
target_items: Artículos para seleccionar
|
58
|
+
taxonomies: Taxonomías
|
55
59
|
title: Título
|
56
60
|
sortitions:
|
57
61
|
confirm_destroy:
|
@@ -68,8 +72,9 @@ es-PY:
|
|
68
72
|
title: Actualiza la información sobre el sorteo
|
69
73
|
update: Actualizar
|
70
74
|
form:
|
71
|
-
|
75
|
+
all_taxonomies: Todas las taxonomías
|
72
76
|
select_proposal_component: Seleccione el conjunto de propuestas
|
77
|
+
select_taxonomies: Taxonomías del conjunto de propuestas en las que se desea aplicar el sorteo. Dejar en blanco para aplicar el sorteo a todas las propuestas sobre esa taxonomía.
|
73
78
|
index:
|
74
79
|
title: Sorteos
|
75
80
|
new:
|
@@ -111,16 +116,16 @@ es-PY:
|
|
111
116
|
other: propuestas seleccionadas
|
112
117
|
show:
|
113
118
|
algorithm: Código de algoritmo del sorteo
|
114
|
-
|
119
|
+
any_taxonomy: de todas las taxonomías
|
115
120
|
cancelled: Cancelación de la clasificación
|
116
121
|
candidate_proposal_ids: Orden de propuestas de clasificación e ID
|
117
|
-
candidate_proposals_info: '
|
118
|
-
category: de la categoría %{category}
|
122
|
+
candidate_proposals_info: 'El sorteo se realizó entre las siguientes propuestas (%{taxonomy_labels}), con los siguientes ID (en negrita las propuestas seleccionadas) '
|
119
123
|
dice_result: (1) resultado de los dados
|
120
124
|
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. '
|
121
125
|
mathematical_result: Resultado (1) x (2)
|
122
126
|
proposals_selected_by_sortition: Propuestas seleccionadas por clasificación
|
123
127
|
sortition_reproducibility_details: Detalles de reproducibilidad del sorteo
|
128
|
+
taxonomies: de las taxonomías %{taxonomies}
|
124
129
|
time_seed: (2) Tiempo de semilla
|
125
130
|
witnesses: Testigos
|
126
131
|
sortition:
|
data/config/locales/es.yml
CHANGED
@@ -4,7 +4,6 @@ es:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Información del sorteo
|
7
|
-
decidim_category_id: Categorías del conjunto de propuestas en las que deseas aplicar el sorteo
|
8
7
|
decidim_proposals_component_id: Propuestas establecidas
|
9
8
|
dice: Resultado de la tirada de dados. Tira un dado de seis caras, o busca otra forma aleatoria de generar un número del uno al 6, e ingresa aquí el número resultante delante de algunos testigos. Esto contribuye a la calidad y garantías de la aleatoriedad del resultado
|
10
9
|
target_items: Número de propuestas a seleccionar (indica el número de propuestas que deseas seleccionar a través del sorteo del grupo de propuestas que hayas seleccionado previamente)
|
@@ -25,8 +24,13 @@ es:
|
|
25
24
|
name: Sorteos
|
26
25
|
settings:
|
27
26
|
global:
|
27
|
+
clear_all: Limpiarlo todo
|
28
28
|
comments_enabled: Comentarios habilitados
|
29
29
|
comments_max_length: Longitud máxima de los comentarios (deja 0 si quieres mantener la configuración por defecto)
|
30
|
+
define_taxonomy_filters: Por favor, define algunos filtros para este espacio de participación antes de utilizar esta configuración.
|
31
|
+
no_taxonomy_filters_found: No se han encontrado filtros de taxonomía.
|
32
|
+
taxonomy_filters: Seleccionar filtros para el componente
|
33
|
+
taxonomy_filters_add: Añadir un filtro
|
30
34
|
events:
|
31
35
|
sortitions:
|
32
36
|
sortition_created:
|
@@ -44,7 +48,6 @@ es:
|
|
44
48
|
models:
|
45
49
|
sortition:
|
46
50
|
fields:
|
47
|
-
category: Categoría
|
48
51
|
created_at: Fecha de creación
|
49
52
|
decidim_proposals_component: Componente de Propuestas
|
50
53
|
dice: Dado
|
@@ -52,6 +55,7 @@ es:
|
|
52
55
|
request_timestamp: Tiempo de dibujar
|
53
56
|
seed: Semilla
|
54
57
|
target_items: Elementos a seleccionar
|
58
|
+
taxonomies: Taxonomías
|
55
59
|
title: Título
|
56
60
|
sortitions:
|
57
61
|
confirm_destroy:
|
@@ -68,8 +72,9 @@ es:
|
|
68
72
|
title: Actualiza la información sobre el sorteo
|
69
73
|
update: Actualizar
|
70
74
|
form:
|
71
|
-
|
75
|
+
all_taxonomies: Todas las taxonomías
|
72
76
|
select_proposal_component: Selecciona el conjunto de propuestas
|
77
|
+
select_taxonomies: Taxonomías del conjunto de propuestas en las que se desea aplicar el sorteo. Dejar en blanco para aplicar el sorteo a todas las propuestas sobre esa taxonomía.
|
73
78
|
index:
|
74
79
|
title: Sorteos
|
75
80
|
new:
|
@@ -111,16 +116,16 @@ es:
|
|
111
116
|
other: propuestas seleccionadas
|
112
117
|
show:
|
113
118
|
algorithm: Código de algoritmo del sorteo
|
114
|
-
|
119
|
+
any_taxonomy: de todas las taxonomías
|
115
120
|
cancelled: Sorteo cancelado
|
116
121
|
candidate_proposal_ids: Orden e IDs de las propuestas del sorteo
|
117
|
-
candidate_proposals_info: 'El sorteo se realizó entre las siguientes propuestas (%{
|
118
|
-
category: de la categoría %{category}
|
122
|
+
candidate_proposals_info: 'El sorteo se realizó entre las siguientes propuestas (%{taxonomy_labels}), con los siguientes ID (en negrita las propuestas seleccionadas) '
|
119
123
|
dice_result: (1) resultado de los dados
|
120
124
|
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. '
|
121
125
|
mathematical_result: Resultado (1) x (2)
|
122
126
|
proposals_selected_by_sortition: Propuestas seleccionadas por sorteo
|
123
127
|
sortition_reproducibility_details: Detalles de reproducibilidad del sorteo
|
128
|
+
taxonomies: de las taxonomías %{taxonomies}
|
124
129
|
time_seed: (2) Semilla de tiempo
|
125
130
|
witnesses: Testimonios
|
126
131
|
sortition:
|
data/config/locales/eu.yml
CHANGED
@@ -4,7 +4,6 @@ eu:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Zozketari buruzko informazioa
|
7
|
-
decidim_category_id: Zozketatu nahi duzun proposamen taldearen kategoriak
|
8
7
|
decidim_proposals_component_id: Proposamen taldea
|
9
8
|
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
9
|
target_items: Aukeratu nahi duzun proposamen kopurua (adierazitako proposamen taldetik zozketaren bidez aukeratu nahi duzun proposamen kopurua ezarri)
|
@@ -25,8 +24,13 @@ eu:
|
|
25
24
|
name: Zozketak
|
26
25
|
settings:
|
27
26
|
global:
|
27
|
+
clear_all: Garbitu dena
|
28
28
|
comments_enabled: Iruzkinak gaituta
|
29
|
-
comments_max_length: Iruzkinen gehieneko luzera (utzi 0
|
29
|
+
comments_max_length: Iruzkinen gehieneko luzera (utzi 0 lehenetsita konfigurazioa mantendu nahi baduzu)
|
30
|
+
define_taxonomy_filters: Mesedez, zehaztu iragazki batzuk espazio parte-hartzaile honetarako eszenatoki hau erabili aurretik.
|
31
|
+
no_taxonomy_filters_found: Ez da taxonomia-iragazkirik aurkitu.
|
32
|
+
taxonomy_filters: Aukeratu iragazkiak osagairako
|
33
|
+
taxonomy_filters_add: Erantsi iragazkia
|
30
34
|
events:
|
31
35
|
sortitions:
|
32
36
|
sortition_created:
|
@@ -44,7 +48,6 @@ eu:
|
|
44
48
|
models:
|
45
49
|
sortition:
|
46
50
|
fields:
|
47
|
-
category: Kategoria
|
48
51
|
created_at: Sortze data
|
49
52
|
decidim_proposals_component: Proposamenen osagaia
|
50
53
|
dice: Dadoa
|
@@ -52,6 +55,7 @@ eu:
|
|
52
55
|
request_timestamp: Zozketa-denbora
|
53
56
|
seed: Hazia
|
54
57
|
target_items: Aukeratzeko itemak
|
58
|
+
taxonomies: Taxonomiak
|
55
59
|
title: Izenburua
|
56
60
|
sortitions:
|
57
61
|
confirm_destroy:
|
@@ -68,14 +72,15 @@ eu:
|
|
68
72
|
title: Eguneratu zozketari buruzko informazioa
|
69
73
|
update: Eguneratu
|
70
74
|
form:
|
71
|
-
|
75
|
+
all_taxonomies: Taxonomia guztiak
|
72
76
|
select_proposal_component: Aukeratu proposamenen multzoa
|
77
|
+
select_taxonomies: Zozketa aplikatu nahi den proposamen multzoaren taxonomiak. Utzi hutsik zozketa taxonomia horri buruzko proposamen guztiei aplikatzeko.
|
73
78
|
index:
|
74
79
|
title: Zozketak
|
75
80
|
new:
|
76
81
|
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.
|
77
82
|
create: Sortu
|
78
|
-
title:
|
83
|
+
title: Zozketa berria
|
79
84
|
show:
|
80
85
|
selected_proposals: Zozketatzeko aukeratutako proposamenak
|
81
86
|
update:
|
@@ -83,14 +88,14 @@ eu:
|
|
83
88
|
success: Zozketa zuzen eguneratu da.
|
84
89
|
admin_log:
|
85
90
|
sortition:
|
86
|
-
create: "%{user_name}
|
87
|
-
delete: "%{user_name}
|
88
|
-
update: "%{user_name}
|
91
|
+
create: "%{user_name} parte-hartzaileak %{resource_name} zozketa sortu du %{space_name} espazioan"
|
92
|
+
delete: "%{user_name} parte-hartzaileak %{resource_name} zozketa bertan behera utzi du %{space_name} espazioan"
|
93
|
+
update: "%{user_name} parte-hartzaileak %{resource_name} zozketa eguneratu du %{space_name} espazioan"
|
89
94
|
sortitions:
|
90
95
|
count:
|
91
96
|
proposals_count:
|
92
97
|
one: proposamen 1
|
93
|
-
other: "
|
98
|
+
other: "Proposamen bat"
|
94
99
|
filters:
|
95
100
|
active: Aktiboak
|
96
101
|
all: Guztiak
|
@@ -111,16 +116,16 @@ eu:
|
|
111
116
|
other: Hautatutako proposamenak
|
112
117
|
show:
|
113
118
|
algorithm: Zozketaren algoritmoaren kodea
|
114
|
-
|
119
|
+
any_taxonomy: taxonomia guztietatik
|
115
120
|
cancelled: Bertan behera utzitako zozketak
|
116
121
|
candidate_proposal_ids: Zozketako proposamenen hurrenkera eta IDak
|
117
|
-
candidate_proposals_info: 'Zozketa
|
118
|
-
category: '%{category} kategoriatik'
|
122
|
+
candidate_proposals_info: 'Zozketa honako proposamenen artean egin zen (%{taxonomy_labels}), honako identifikazio-agiri hauekin (letra lodiz hautatutako proposamenak) '
|
119
123
|
dice_result: Dadoen emaitza
|
120
124
|
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. '
|
121
125
|
mathematical_result: Emaitza (Dadoa x Hazia)
|
122
126
|
proposals_selected_by_sortition: Zozketa bidez aukeratutako proposamenak
|
123
127
|
sortition_reproducibility_details: Zozketaren errepikagarritasuna
|
128
|
+
taxonomies: '%{taxonomies} taxonomietatik'
|
124
129
|
time_seed: Denbora hazia
|
125
130
|
witnesses: Lekukoak
|
126
131
|
sortition:
|
data/config/locales/fi-plain.yml
CHANGED
@@ -4,7 +4,6 @@ fi-pl:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Satunnaistamistiedot
|
7
|
-
decidim_category_id: Ehdotettujen ehdotusten luokat, joissa haluat tehdä satunnaisvalinnan
|
8
7
|
decidim_proposals_component_id: Ehdotukset asetettu
|
9
8
|
dice: Noppaheiton tulos. Heitä kuusisivuista noppaa tai etsi toinen tapa luoda satunnaisesti numero 1-6, ja kirjoita tähän tuloksena saatu luku muutamien todistajien edessä. Tämä auttaa takamaan tuloksen satunnaisuuden
|
10
9
|
target_items: Valittavien ehdotusten määrä (ilmoittaa niiden ehdotusten lukumäärän, jotka haluat valita arpomalla kustakin aiemmin valitsemastasi ehdotusryhmästä)
|
@@ -44,7 +43,6 @@ fi-pl:
|
|
44
43
|
models:
|
45
44
|
sortition:
|
46
45
|
fields:
|
47
|
-
category: Luokka
|
48
46
|
created_at: Luomispäivä
|
49
47
|
decidim_proposals_component: Ehdotusten osa
|
50
48
|
dice: Noppa
|
@@ -68,7 +66,6 @@ fi-pl:
|
|
68
66
|
title: Päivitä satunnaisvalinnan tiedot
|
69
67
|
update: Päivitä
|
70
68
|
form:
|
71
|
-
all_categories: Kaikki luokat
|
72
69
|
select_proposal_component: Valitse asetetut ehdotukset
|
73
70
|
index:
|
74
71
|
title: Satunnaisvalinnat
|
@@ -111,11 +108,8 @@ fi-pl:
|
|
111
108
|
other: valitut ehdotukset
|
112
109
|
show:
|
113
110
|
algorithm: Satunnaisvalinnan algoritmikoodi
|
114
|
-
any_category: kaikista aihepiireistä
|
115
111
|
cancelled: Peruttu satunnaisvalinta
|
116
112
|
candidate_proposal_ids: Satunnaisvalintaehdotusten järjestys ja tunnukset
|
117
|
-
candidate_proposals_info: 'Satunnaisvalinta tehtiin seuraavien ehdotusten (%{category_label}) välillä, seuraavilla tunnuksilla (lihavoituna valitut ehdotukset) '
|
118
|
-
category: aihepiiristä %{category}
|
119
113
|
dice_result: (1) Noppatulos
|
120
114
|
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. '
|
121
115
|
mathematical_result: Tulos (1) x (2)
|
data/config/locales/fi.yml
CHANGED
@@ -4,7 +4,6 @@ fi:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Satunnaisvalinnan tiedot
|
7
|
-
decidim_category_id: Ehdotusten aihepiirit, joiden perusteella haluat tehdä satunnaisvalinnan
|
8
7
|
decidim_proposals_component_id: Ehdotusten joukko
|
9
8
|
dice: Noppaheiton tulos. Heitä kuusisivuista noppaa tai etsi toinen tapa luoda satunnaisesti numero 1-6, ja kirjoita tähän tuloksena saatu luku muutamien todistajien edessä. Tämä auttaa takamaan tuloksen satunnaisuuden
|
10
9
|
target_items: Valittavien ehdotusten määrä (ilmoittaa niiden ehdotusten lukumäärän, jotka haluat valita arpomalla kustakin aiemmin valitsemastasi ehdotusjoukosta)
|
@@ -37,14 +36,13 @@ fi:
|
|
37
36
|
sortitions:
|
38
37
|
admin:
|
39
38
|
actions:
|
40
|
-
destroy:
|
39
|
+
destroy: Peru satunnaisvalinta
|
41
40
|
edit: Muokkaa
|
42
41
|
new_sortition: Uusi satunnaisvalinta
|
43
42
|
show: Satunnaisvalinnan tarkemmat tiedot
|
44
43
|
models:
|
45
44
|
sortition:
|
46
45
|
fields:
|
47
|
-
category: Luokka
|
48
46
|
created_at: Luomispäivä
|
49
47
|
decidim_proposals_component: Ehdotusten osa
|
50
48
|
dice: Noppa
|
@@ -55,25 +53,24 @@ fi:
|
|
55
53
|
title: Otsikko
|
56
54
|
sortitions:
|
57
55
|
confirm_destroy:
|
58
|
-
confirm_destroy: Haluatko varmasti
|
59
|
-
destroy:
|
60
|
-
title: Satunnaisvalinnan
|
56
|
+
confirm_destroy: Haluatko varmasti perua tämän satunnaisvalinnan?
|
57
|
+
destroy: Peru satunnaisvalinta
|
58
|
+
title: Satunnaisvalinnan peruminen
|
61
59
|
create:
|
62
60
|
error: Uuden satunnaisvalinnan luonti epäonnistui.
|
63
61
|
success: Satunnaisvalinnan luonti onnistui.
|
64
62
|
destroy:
|
65
|
-
error: Satunnaisvalintaa ei voi
|
66
|
-
success: Satunnaisvalinnan
|
63
|
+
error: Satunnaisvalintaa ei voi perua.
|
64
|
+
success: Satunnaisvalinnan peruminen onnistui.
|
67
65
|
edit:
|
68
66
|
title: Päivitä satunnaisvalinnan tiedot
|
69
67
|
update: Päivitä
|
70
68
|
form:
|
71
|
-
all_categories: Kaikki luokat
|
72
69
|
select_proposal_component: Valitse asetetut ehdotukset
|
73
70
|
index:
|
74
71
|
title: Satunnaisvalinnat
|
75
72
|
new:
|
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
|
73
|
+
confirm: Kun painat painiketta, palvelin tallentaa päivämäärän ja kellonajan (sekunnin tarkkuudella) ja näitä tietoja käytetään yhdessä nopanheiton tuloksen kanssa satunnaisen valinnan luomiseen. Toimintoa ei voi perua. 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.
|
77
74
|
create: Luo
|
78
75
|
title: Uusi satunnaisvalinta
|
79
76
|
show:
|
@@ -84,7 +81,7 @@ fi:
|
|
84
81
|
admin_log:
|
85
82
|
sortition:
|
86
83
|
create: "%{user_name} loi satunnaisvalinnan %{resource_name} kohtaan %{space_name}"
|
87
|
-
delete: "%{user_name}
|
84
|
+
delete: "%{user_name} perui satunnaisvalinnan %{resource_name} tilassa %{space_name}"
|
88
85
|
update: "%{user_name} päivitti satunnaisvalinnan %{resource_name} kohdassa %{space_name}"
|
89
86
|
sortitions:
|
90
87
|
count:
|
@@ -111,11 +108,8 @@ fi:
|
|
111
108
|
other: Valitut ehdotukset
|
112
109
|
show:
|
113
110
|
algorithm: Satunnaisvalinnan algoritmikoodi
|
114
|
-
any_category: kaikista aihepiireistä
|
115
111
|
cancelled: Peruttu satunnaisvalinta
|
116
112
|
candidate_proposal_ids: Satunnaisvalinnan ehdotusten järjestys ja tunnukset
|
117
|
-
candidate_proposals_info: 'Satunnaisvalinta tehtiin seuraavien ehdotusten (%{category_label}) välillä, seuraavilla tunnuksilla (lihavoituna valitut ehdotukset) '
|
118
|
-
category: aihepiiristä %{category}
|
119
113
|
dice_result: Nopanheiton tulos
|
120
114
|
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. '
|
121
115
|
mathematical_result: Tulos (nopanheitto x satunnaisarvo)
|
data/config/locales/fr-CA.yml
CHANGED
@@ -4,7 +4,6 @@ fr-CA:
|
|
4
4
|
attributes:
|
5
5
|
sortition:
|
6
6
|
additional_info: Information sur le tirage au sort
|
7
|
-
decidim_category_id: Catégories des propositions sur lesquelles vous souhaitez appliquer le tirage au sort
|
8
7
|
decidim_proposals_component_id: Ensemble de propositions
|
9
8
|
dice: Résultat de votre tirage au dé. Tirez au sort un nombre de 1 à 6, soit à l'aide d'un dé à 6 faces soit par tout autre moyen, et entrez ici le nombre obtenu devant témoin(s). Cette procédure contribue à garantir la sincérité et le caractère aléatoire du résultat.
|
10
9
|
target_items: Nombre de propositions à sélectionner (indique le nombre de propositions que vous voulez tirer au sort parmi celles du groupe de propositions que vous avez choisi précédemment)
|
@@ -25,8 +24,11 @@ fr-CA:
|
|
25
24
|
name: Tirages au sort
|
26
25
|
settings:
|
27
26
|
global:
|
27
|
+
clear_all: Effacer tout
|
28
28
|
comments_enabled: Commentaires activés
|
29
29
|
comments_max_length: Longueur max des commentaires (laisser 0 pour la valeur par défaut)
|
30
|
+
taxonomy_filters: Sélectionner les filtres pour le composant
|
31
|
+
taxonomy_filters_add: Ajouter un filtre
|
30
32
|
events:
|
31
33
|
sortitions:
|
32
34
|
sortition_created:
|
@@ -44,7 +46,6 @@ fr-CA:
|
|
44
46
|
models:
|
45
47
|
sortition:
|
46
48
|
fields:
|
47
|
-
category: Catégorie
|
48
49
|
created_at: Date de création
|
49
50
|
decidim_proposals_component: Module de propositions
|
50
51
|
dice: Dé
|
@@ -68,7 +69,6 @@ fr-CA:
|
|
68
69
|
title: Mettre à jour les informations sur le tirage au sort
|
69
70
|
update: Mettre à jour
|
70
71
|
form:
|
71
|
-
all_categories: Toutes les catégories
|
72
72
|
select_proposal_component: Sélectionnez un ensemble de propositions
|
73
73
|
index:
|
74
74
|
title: Tirages au sort
|
@@ -111,11 +111,8 @@ fr-CA:
|
|
111
111
|
other: propositions sélectionnées
|
112
112
|
show:
|
113
113
|
algorithm: Code de l'algorithme de tirage au sort
|
114
|
-
any_category: toutes les catégories
|
115
114
|
cancelled: Tirage au sort annulé
|
116
115
|
candidate_proposal_ids: Ordre des propositions du tirage au sort et identifiants
|
117
|
-
candidate_proposals_info: 'Le tirage au sort a été effectué parmi les propositions suivantes (%{category_label}), avec les identifiants suivants (en gras les propositions sélectionnées) '
|
118
|
-
category: de la catégorie %{category}
|
119
116
|
dice_result: (1) Résultat du tirage de dé
|
120
117
|
introduction: 'Cette page contient le résultat du tirage au sort %{reference}. Avec le tirage au sort, %{target_items} éléments ont été sélectionnés aléatoirement et avec une distribution de probabilité égale à partir de l''ensemble des propositions affichées ci-dessous. En plus du résultat, cette page fournit toutes les informations nécessaires pour maximiser les garanties et permettre de reproduire le résultat. Le tirage au sort résulte d''un double hasard fourni par le lancer d''un dé (vérifié par des témoins) et l''heure précise du tirage au sort, qui fournit l''entrée pour un algorithme qui génère une sélection aléatoire. La variable temporelle pour le tirage est si précise (de l''ordre de la seconde) qu''il est impossible de la contrôler par des humains fournissant ainsi une double entrée "infalsifiable" pour garantir un résultat juste. '
|
121
118
|
mathematical_result: Résultat (1) x (2)
|