decidim-verifications 0.19.1 → 0.23.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +19 -3
- data/app/cells/decidim/verifications/authorization_metadata/show.erb +13 -0
- data/app/cells/decidim/verifications/authorization_metadata_cell.rb +22 -0
- data/app/cells/decidim/verifications/revocations/show.erb +40 -0
- data/app/cells/decidim/verifications/revocations_cell.rb +19 -0
- data/app/commands/decidim/verifications/confirm_user_authorization.rb +49 -9
- data/app/commands/decidim/verifications/destroy_user_authorization.rb +24 -0
- data/app/commands/decidim/verifications/revoke_all_authorizations.rb +48 -0
- data/app/commands/decidim/verifications/revoke_by_condition_authorizations.rb +68 -0
- data/app/controllers/concerns/decidim/verifications/renewable.rb +37 -0
- data/app/controllers/decidim/verifications/admin/verifications_controller.rb +40 -0
- data/app/controllers/decidim/verifications/application_controller.rb +5 -1
- data/app/controllers/decidim/verifications/authorizations_controller.rb +19 -2
- data/app/controllers/decidim/verifications/csv_census/authorizations_controller.rb +3 -1
- data/app/controllers/decidim/verifications/id_documents/admin/confirmations_controller.rb +1 -1
- data/app/controllers/decidim/verifications/id_documents/authorizations_controller.rb +2 -0
- data/app/controllers/decidim/verifications/postal_letter/authorizations_controller.rb +3 -1
- data/app/controllers/decidim/verifications/sms/authorizations_controller.rb +3 -1
- data/app/forms/decidim/verifications/admin/revocations_before_date_form.rb +16 -0
- data/app/forms/decidim/verifications/id_documents/upload_form.rb +1 -2
- data/app/models/decidim/verifications/csv_census/data.rb +1 -1
- data/app/queries/decidim/verifications/authorizations_before_date.rb +51 -0
- data/app/services/decidim/authorization_handler.rb +4 -0
- data/app/views/decidim/verifications/authorizations/_granted_authorization.html.erb +29 -24
- data/app/views/decidim/verifications/authorizations/first_login.html.erb +2 -2
- data/app/views/decidim/verifications/authorizations/index.html.erb +22 -12
- data/app/views/decidim/verifications/authorizations/new.html.erb +2 -2
- data/app/views/decidim/verifications/authorizations/renew_modal.html.erb +38 -0
- data/app/views/decidim/verifications/id_documents/admin/pending_authorizations/index.html.erb +4 -4
- data/app/views/decidim/verifications/id_documents/authorizations/_form.html.erb +2 -0
- data/app/views/decidim/verifications/postal_letter/authorizations/edit.html.erb +2 -0
- data/app/views/decidim/verifications/postal_letter/authorizations/new.html.erb +2 -0
- data/app/views/decidim/verifications/sms/authorizations/edit.html.erb +2 -0
- data/app/views/decidim/verifications/sms/authorizations/new.html.erb +2 -0
- data/app/views/dummy_authorization/_form.html.erb +23 -4
- data/config/locales/am-ET.yml +1 -0
- data/config/locales/ar.yml +9 -6
- data/config/locales/bg-BG.yml +18 -0
- data/config/locales/bg.yml +18 -0
- data/config/locales/ca.yml +34 -2
- data/config/locales/cs.yml +36 -4
- data/config/locales/da-DK.yml +1 -0
- data/config/locales/da.yml +1 -0
- data/config/locales/de.yml +35 -2
- data/config/locales/el-GR.yml +1 -0
- data/config/locales/el.yml +259 -0
- data/config/locales/en.yml +34 -2
- data/config/locales/eo.yml +1 -0
- data/config/locales/es-MX.yml +34 -2
- data/config/locales/es-PY.yml +34 -2
- data/config/locales/es.yml +34 -2
- data/config/locales/et-EE.yml +1 -0
- data/config/locales/et.yml +1 -0
- data/config/locales/eu.yml +5 -2
- data/config/locales/fi-plain.yml +34 -2
- data/config/locales/fi.yml +44 -12
- data/config/locales/fr-CA.yml +260 -0
- data/config/locales/fr.yml +34 -2
- data/config/locales/ga-IE.yml +1 -0
- data/config/locales/gl.yml +5 -2
- data/config/locales/hr-HR.yml +1 -0
- data/config/locales/hr.yml +1 -0
- data/config/locales/hu.yml +26 -2
- data/config/locales/id-ID.yml +4 -1
- data/config/locales/is-IS.yml +120 -0
- data/config/locales/is.yml +120 -0
- data/config/locales/it.yml +34 -2
- data/config/locales/ja-JP.yml +259 -0
- data/config/locales/ja.yml +259 -0
- data/config/locales/ko-KR.yml +1 -0
- data/config/locales/ko.yml +1 -0
- data/config/locales/lt-LT.yml +1 -0
- data/config/locales/lt.yml +1 -0
- data/config/locales/lv.yml +250 -0
- data/config/locales/mt-MT.yml +1 -0
- data/config/locales/mt.yml +1 -0
- data/config/locales/nl.yml +34 -2
- data/config/locales/no.yml +196 -1
- data/config/locales/om-ET.yml +1 -0
- data/config/locales/pl.yml +91 -58
- data/config/locales/pt-BR.yml +6 -3
- data/config/locales/pt.yml +127 -94
- data/config/locales/ro-RO.yml +261 -0
- data/config/locales/ru.yml +5 -4
- data/config/locales/sk-SK.yml +258 -0
- data/config/locales/sk.yml +259 -0
- data/config/locales/sl.yml +5 -0
- data/config/locales/so-SO.yml +1 -0
- data/config/locales/sr-CS.yml +1 -0
- data/config/locales/sv.yml +34 -2
- data/config/locales/ti-ER.yml +1 -0
- data/config/locales/tr-TR.yml +5 -2
- data/config/locales/uk.yml +5 -4
- data/config/locales/vi-VN.yml +1 -0
- data/config/locales/vi.yml +1 -0
- data/config/locales/zh-CN.yml +257 -0
- data/config/locales/zh-TW.yml +1 -0
- data/lib/decidim/verifications/adapter.rb +12 -0
- data/lib/decidim/verifications/csv_census/engine.rb +3 -1
- data/lib/decidim/verifications/engine.rb +13 -0
- data/lib/decidim/verifications/id_documents/engine.rb +1 -0
- data/lib/decidim/verifications/postal_letter/engine.rb +3 -1
- data/lib/decidim/verifications/sms/engine.rb +3 -1
- data/lib/decidim/verifications/version.rb +1 -1
- data/lib/decidim/verifications/workflow_manifest.rb +3 -0
- data/lib/decidim/verifications/workflows.rb +1 -1
- metadata +57 -8
data/config/locales/en.yml
CHANGED
@@ -27,6 +27,18 @@ en:
|
|
27
27
|
decidim:
|
28
28
|
admin:
|
29
29
|
menu:
|
30
|
+
authorization_revocation:
|
31
|
+
before_date_info: Useful if the process has already begun and you want to revoke the permissions of the previous process.
|
32
|
+
button: Revoke all
|
33
|
+
button_before: Revoke before date
|
34
|
+
destroy:
|
35
|
+
confirm: Revoke before date authorizations can not be undone. Are you sure you want to continue?
|
36
|
+
confirm_all: Revoke all the authorizations can not be undone. Are you sure you want to continue?
|
37
|
+
destroy_nok: There's been a problem while revoking authorizations.
|
38
|
+
destroy_ok: All matched authorizations had been revocated successfully!
|
39
|
+
info: There are a total of %{count} verified participants.
|
40
|
+
no_data: No verified participants
|
41
|
+
title: Verifications's revocation
|
30
42
|
authorization_workflows: Verifications
|
31
43
|
admin_log:
|
32
44
|
organization:
|
@@ -66,10 +78,16 @@ en:
|
|
66
78
|
name: Code by postal letter
|
67
79
|
verifications:
|
68
80
|
authorizations:
|
81
|
+
authorization_metadata:
|
82
|
+
info: 'This is the data of the current verification:'
|
83
|
+
no_data_stored: No data stored.
|
69
84
|
create:
|
70
85
|
error: There was a problem creating the authorization.
|
71
86
|
success: You've been successfully authorized.
|
72
87
|
unconfirmed: You need to confirm your email in order to authorize yourself.
|
88
|
+
destroy:
|
89
|
+
error: There was a problem deleting the authorization.
|
90
|
+
success: You've successfully deleted the authorization.
|
73
91
|
first_login:
|
74
92
|
actions:
|
75
93
|
another_dummy_authorization_handler: Verify against another example of authorization handler
|
@@ -78,11 +96,23 @@ en:
|
|
78
96
|
dummy_authorization_workflow: Verify against the example authorization workflow
|
79
97
|
id_documents: Get verified by uploading your identity document
|
80
98
|
postal_letter: Get verified by receiving a verification code through postal mail
|
99
|
+
sms: Get verified by receiving a SMS verification code
|
81
100
|
title: Verify your identity
|
82
101
|
verify_with_these_options: 'These are the available options to verify your identity:'
|
102
|
+
index:
|
103
|
+
expired_verification: Verification expired
|
104
|
+
pending_verification: Pending verification
|
105
|
+
show_renew_info: Click to renew verification
|
106
|
+
unauthorized_verification: New verification
|
83
107
|
new:
|
84
108
|
authorize: Send
|
85
109
|
authorize_with: Verify with %{authorizer}
|
110
|
+
renew_modal:
|
111
|
+
cancel: Cancel
|
112
|
+
close: close
|
113
|
+
continue: Continue
|
114
|
+
info_renew: If you want to update the data, continue with the renewal
|
115
|
+
title: Renew Verification
|
86
116
|
skip_verification: You can skip this for now and %{link}
|
87
117
|
start_exploring: start exploring
|
88
118
|
csv_census:
|
@@ -114,8 +144,10 @@ en:
|
|
114
144
|
success: Your account has been successfully verified.
|
115
145
|
dummy_authorization:
|
116
146
|
extra_explanation:
|
117
|
-
|
118
|
-
|
147
|
+
postal_codes:
|
148
|
+
one: Participation is restricted to participants with the postal code %{postal_codes}.
|
149
|
+
other: 'Participation is restricted to participants with any of the following postal codes: %{postal_codes}.'
|
150
|
+
scope: Participation is restricted to participants with the scope %{scope_name}.
|
119
151
|
id_documents:
|
120
152
|
admin:
|
121
153
|
config:
|
@@ -0,0 +1 @@
|
|
1
|
+
eo:
|
data/config/locales/es-MX.yml
CHANGED
@@ -26,6 +26,18 @@ es-MX:
|
|
26
26
|
decidim:
|
27
27
|
admin:
|
28
28
|
menu:
|
29
|
+
authorization_revocation:
|
30
|
+
before_date_info: Útil si el proceso ya ha comenzado y quieres revocar los permisos del proceso anterior.
|
31
|
+
button: Revocar todo
|
32
|
+
button_before: Revocar antes de la fecha
|
33
|
+
destroy:
|
34
|
+
confirm: La revocación de las autorizaciones anteriores a esta fecha no se puede deshacer. ¿Seguro que quieres continuar?
|
35
|
+
confirm_all: La revocación de todas las autorizaciones no se puede deshacer. ¿Seguro que quieres continuar?
|
36
|
+
destroy_nok: Ha habido un problema al revocar las autorizaciones.
|
37
|
+
destroy_ok: Todas las autorizaciones coincidentes se han revocado correctamente
|
38
|
+
info: Hay un total de %{count} participantes verificadas.
|
39
|
+
no_data: No hay participantes verificadas
|
40
|
+
title: Revocación de las autorizaciones
|
29
41
|
authorization_workflows: Verificaciones
|
30
42
|
admin_log:
|
31
43
|
organization:
|
@@ -65,10 +77,16 @@ es-MX:
|
|
65
77
|
name: Código por carta postal
|
66
78
|
verifications:
|
67
79
|
authorizations:
|
80
|
+
authorization_metadata:
|
81
|
+
info: 'Estos son los datos de la verificación actual:'
|
82
|
+
no_data_stored: No hay datos almacenados.
|
68
83
|
create:
|
69
84
|
error: Hubo un error al crear la autorización.
|
70
85
|
success: Has sido autorizado/a correctamente.
|
71
86
|
unconfirmed: Necesitas confirmar tu correo electrónico para autorizarte.
|
87
|
+
destroy:
|
88
|
+
error: Se ha producido un error al borrar la autorización.
|
89
|
+
success: Ha eliminado correctamente la autorización.
|
72
90
|
first_login:
|
73
91
|
actions:
|
74
92
|
another_dummy_authorization_handler: Verificar contra otro ejemplo de controlador de autorización
|
@@ -77,11 +95,23 @@ es-MX:
|
|
77
95
|
dummy_authorization_workflow: Verificar contra el flujo de autorización de ejemplo
|
78
96
|
id_documents: Verifícate subiendo tu documento de identidad
|
79
97
|
postal_letter: Verifícate recibiendo un código de verificación a través de correo postal
|
98
|
+
sms: Verifícate a través de un código enviado por SMS
|
80
99
|
title: Verifica tu identidad
|
81
100
|
verify_with_these_options: 'Estas son las opciones disponibles para verificar tu identidad:'
|
101
|
+
index:
|
102
|
+
expired_verification: La verificación ha caducado
|
103
|
+
pending_verification: Pendiente de verificación
|
104
|
+
show_renew_info: Haz click aquí para renovar la verificación
|
105
|
+
unauthorized_verification: Nueva verificación
|
82
106
|
new:
|
83
107
|
authorize: Enviar
|
84
108
|
authorize_with: Verificar con %{authorizer}
|
109
|
+
renew_modal:
|
110
|
+
cancel: Cancelar
|
111
|
+
close: cerrar
|
112
|
+
continue: Continuar
|
113
|
+
info_renew: Si quieres actualizar los datos, continua con la renovación
|
114
|
+
title: Renovar la verificación
|
85
115
|
skip_verification: Puedes saltarte este paso por ahora y %{link}
|
86
116
|
start_exploring: empezar a explorar
|
87
117
|
csv_census:
|
@@ -113,8 +143,10 @@ es-MX:
|
|
113
143
|
success: Su cuenta ha sido verificada con éxito.
|
114
144
|
dummy_authorization:
|
115
145
|
extra_explanation:
|
116
|
-
|
117
|
-
|
146
|
+
postal_codes:
|
147
|
+
one: La participación está restringida a usuarios con el código postal %{postal_codes}.
|
148
|
+
other: 'La participación está restringida a usuarios con cualquiera de los siguientes códigos postales: %{postal_codes}.'
|
149
|
+
scope: La participación está restringida a las personas verificadas en el ámbito de %{scope_name}.
|
118
150
|
id_documents:
|
119
151
|
admin:
|
120
152
|
config:
|
data/config/locales/es-PY.yml
CHANGED
@@ -26,6 +26,18 @@ es-PY:
|
|
26
26
|
decidim:
|
27
27
|
admin:
|
28
28
|
menu:
|
29
|
+
authorization_revocation:
|
30
|
+
before_date_info: Útil si el proceso ya ha comenzado y quieres revocar los permisos del proceso anterior.
|
31
|
+
button: Revocar todo
|
32
|
+
button_before: Revocar antes de la fecha
|
33
|
+
destroy:
|
34
|
+
confirm: La revocación de las autorizaciones anteriores a esta fecha no se puede deshacer. ¿Seguro que quieres continuar?
|
35
|
+
confirm_all: La revocación de todas las autorizaciones no se puede deshacer. ¿Seguro que quieres continuar?
|
36
|
+
destroy_nok: Ha habido un problema al revocar las autorizaciones.
|
37
|
+
destroy_ok: Todas las autorizaciones coincidentes se han revocado correctamente
|
38
|
+
info: Hay un total de %{count} participantes verificadas.
|
39
|
+
no_data: No hay participantes verificadas
|
40
|
+
title: Revocación de las autorizaciones
|
29
41
|
authorization_workflows: Verificaciones
|
30
42
|
admin_log:
|
31
43
|
organization:
|
@@ -65,10 +77,16 @@ es-PY:
|
|
65
77
|
name: Código por carta postal
|
66
78
|
verifications:
|
67
79
|
authorizations:
|
80
|
+
authorization_metadata:
|
81
|
+
info: 'Estos son los datos de la verificación actual:'
|
82
|
+
no_data_stored: No hay datos almacenados.
|
68
83
|
create:
|
69
84
|
error: Hubo un error al crear la autorización.
|
70
85
|
success: Has sido autorizado/a correctamente.
|
71
86
|
unconfirmed: Necesitas confirmar tu correo electrónico para autorizarte.
|
87
|
+
destroy:
|
88
|
+
error: Se ha producido un error al borrar la autorización.
|
89
|
+
success: Ha eliminado correctamente la autorización.
|
72
90
|
first_login:
|
73
91
|
actions:
|
74
92
|
another_dummy_authorization_handler: Verificar contra otro ejemplo de controlador de autorización
|
@@ -77,11 +95,23 @@ es-PY:
|
|
77
95
|
dummy_authorization_workflow: Verificar contra el flujo de autorización de ejemplo
|
78
96
|
id_documents: Verifícate subiendo tu documento de identidad
|
79
97
|
postal_letter: Verifícate recibiendo un código de verificación a través de correo postal
|
98
|
+
sms: Verifícate a través de un código enviado por SMS
|
80
99
|
title: Verifica tu identidad
|
81
100
|
verify_with_these_options: 'Estas son las opciones disponibles para verificar tu identidad:'
|
101
|
+
index:
|
102
|
+
expired_verification: La verificación ha caducado
|
103
|
+
pending_verification: Pendiente de verificación
|
104
|
+
show_renew_info: Haz click aquí para renovar la verificación
|
105
|
+
unauthorized_verification: Nueva verificación
|
82
106
|
new:
|
83
107
|
authorize: Enviar
|
84
108
|
authorize_with: Verificar con %{authorizer}
|
109
|
+
renew_modal:
|
110
|
+
cancel: Cancelar
|
111
|
+
close: cerrar
|
112
|
+
continue: Continuar
|
113
|
+
info_renew: Si quieres actualizar los datos, continua con la renovación
|
114
|
+
title: Renovar la verificación
|
85
115
|
skip_verification: Puedes saltarte este paso por ahora y %{link}
|
86
116
|
start_exploring: empezar a explorar
|
87
117
|
csv_census:
|
@@ -113,8 +143,10 @@ es-PY:
|
|
113
143
|
success: Su cuenta ha sido verificada con éxito.
|
114
144
|
dummy_authorization:
|
115
145
|
extra_explanation:
|
116
|
-
|
117
|
-
|
146
|
+
postal_codes:
|
147
|
+
one: La participación está restringida a usuarios con el código postal %{postal_codes}.
|
148
|
+
other: 'La participación está restringida a usuarios con cualquiera de los siguientes códigos postales: %{postal_codes}.'
|
149
|
+
scope: La participación está restringida a las personas verificadas en el ámbito de %{scope_name}.
|
118
150
|
id_documents:
|
119
151
|
admin:
|
120
152
|
config:
|
data/config/locales/es.yml
CHANGED
@@ -26,6 +26,18 @@ es:
|
|
26
26
|
decidim:
|
27
27
|
admin:
|
28
28
|
menu:
|
29
|
+
authorization_revocation:
|
30
|
+
before_date_info: Útil si el proceso ya ha comenzado y quieres revocar los permisos del proceso anterior.
|
31
|
+
button: Revocar todo
|
32
|
+
button_before: Revocar antes de la fecha
|
33
|
+
destroy:
|
34
|
+
confirm: La revocación de las autorizaciones anteriores a esta fecha no se puede deshacer. ¿Seguro que quieres continuar?
|
35
|
+
confirm_all: La revocación de todas las autorizaciones no se puede deshacer. ¿Seguro que quieres continuar?
|
36
|
+
destroy_nok: Ha habido un problema al revocar las autorizaciones.
|
37
|
+
destroy_ok: Todas las autorizaciones coincidentes se han revocado correctamente
|
38
|
+
info: Hay un total de %{count} participantes verificadas.
|
39
|
+
no_data: No hay participantes verificadas
|
40
|
+
title: Revocación de las autorizaciones
|
29
41
|
authorization_workflows: Verificaciones
|
30
42
|
admin_log:
|
31
43
|
organization:
|
@@ -65,10 +77,16 @@ es:
|
|
65
77
|
name: Código por carta postal
|
66
78
|
verifications:
|
67
79
|
authorizations:
|
80
|
+
authorization_metadata:
|
81
|
+
info: 'Estos son los datos de la verificación actual:'
|
82
|
+
no_data_stored: No hay datos almacenados.
|
68
83
|
create:
|
69
84
|
error: Se ha producido un error al crear la autorización.
|
70
85
|
success: Has sido autorizada correctamente.
|
71
86
|
unconfirmed: Necesitas confirmar tu correo electrónico para poder autorizarte.
|
87
|
+
destroy:
|
88
|
+
error: Se ha producido un error al borrar la autorización.
|
89
|
+
success: Has eliminado correctamente la autorización.
|
72
90
|
first_login:
|
73
91
|
actions:
|
74
92
|
another_dummy_authorization_handler: Verificar contra otro ejemplo de controlador de autorización
|
@@ -77,11 +95,23 @@ es:
|
|
77
95
|
dummy_authorization_workflow: Verifícate contra el flujo de autorización de ejemplo
|
78
96
|
id_documents: Verifícate subiendo tu documento de identidad
|
79
97
|
postal_letter: Verifícate recibiendo un código de verificación a través de correo postal
|
98
|
+
sms: Verifícate a través de un código enviado por SMS
|
80
99
|
title: Verifica tu identidad
|
81
100
|
verify_with_these_options: 'Estas son las opciones disponibles para verificar tu identidad:'
|
101
|
+
index:
|
102
|
+
expired_verification: La verificación ha caducado
|
103
|
+
pending_verification: Pendiente de verificación
|
104
|
+
show_renew_info: Haz click aquí para renovar la verificación
|
105
|
+
unauthorized_verification: Nueva verificación
|
82
106
|
new:
|
83
107
|
authorize: Enviar
|
84
108
|
authorize_with: Verificar con %{authorizer}
|
109
|
+
renew_modal:
|
110
|
+
cancel: Cancelar
|
111
|
+
close: cerrar
|
112
|
+
continue: Continuar
|
113
|
+
info_renew: Si quieres actualizar los datos, continua con la renovación
|
114
|
+
title: Renovar la verificación
|
85
115
|
skip_verification: Puedes saltarte este paso por ahora y %{link}
|
86
116
|
start_exploring: empezar a explorar
|
87
117
|
csv_census:
|
@@ -113,8 +143,10 @@ es:
|
|
113
143
|
success: Tu cuenta se ha verificado correctamente.
|
114
144
|
dummy_authorization:
|
115
145
|
extra_explanation:
|
116
|
-
|
117
|
-
|
146
|
+
postal_codes:
|
147
|
+
one: La participación está restringida a las personas adscritas al código postal %{postal_codes}.
|
148
|
+
other: 'La participación está restringida a personas adscritas a cualquiera de los siguientes códigos postales: %{postal_codes}.'
|
149
|
+
scope: La participación está restringida a las personas verificadas en el ámbito de %{scope_name}.
|
118
150
|
id_documents:
|
119
151
|
admin:
|
120
152
|
config:
|
@@ -0,0 +1 @@
|
|
1
|
+
et:
|
@@ -0,0 +1 @@
|
|
1
|
+
et:
|
data/config/locales/eu.yml
CHANGED
@@ -82,6 +82,8 @@ eu:
|
|
82
82
|
new:
|
83
83
|
authorize: Bidali
|
84
84
|
authorize_with: Egiaztatu %{authorizer} rekin
|
85
|
+
renew_modal:
|
86
|
+
cancel: Utzi
|
85
87
|
skip_verification: Hau saltatu dezakezu oraingoz eta %{link}
|
86
88
|
start_exploring: Hasi esploratzen
|
87
89
|
csv_census:
|
@@ -112,8 +114,9 @@ eu:
|
|
112
114
|
success: Zure kontua ondo egiaztatu da.
|
113
115
|
dummy_authorization:
|
114
116
|
extra_explanation:
|
115
|
-
|
116
|
-
|
117
|
+
postal_codes:
|
118
|
+
one: Partehartzea mugatua da %{postal_codes} kode postalarekin duten erabiltzaileentzat.
|
119
|
+
other: 'Parte-hartzea honako posta-kode hauetakoren bat duten erabiltzaileentzat mugatuta dago: %{postal_codes}.'
|
117
120
|
id_documents:
|
118
121
|
admin:
|
119
122
|
config:
|
data/config/locales/fi-plain.yml
CHANGED
@@ -26,6 +26,18 @@ fi-pl:
|
|
26
26
|
decidim:
|
27
27
|
admin:
|
28
28
|
menu:
|
29
|
+
authorization_revocation:
|
30
|
+
before_date_info: Hyödyllinen, jos prosessi on jo alkanut ja haluat kumota aikaisemman prosessin varmennukset ja käyttäjien oikeudet prosesseihin.
|
31
|
+
button: Kumoa kaikki
|
32
|
+
button_before: Kumoa ennen tiettyä päivämäärää luodut
|
33
|
+
destroy:
|
34
|
+
confirm: Et voi peruuttaa ennen tiettyä päivämäärää luotujen varmennusten kumoamista. Haluatko varmasti jatkaa?
|
35
|
+
confirm_all: Et voi peruuttaa kaikkien varmennusten kumoamista. Haluatko varmasti jatkaa?
|
36
|
+
destroy_nok: Varmennusten kumoamisessa tapahtui virhe.
|
37
|
+
destroy_ok: Kaikki pyyntöäsi vastaavat varmennukset kumottu onnistuneesti!
|
38
|
+
info: Yhteensä %{count} varmennettua osallistujaa.
|
39
|
+
no_data: Ei varmennettuja osallistujia
|
40
|
+
title: Vahvistusten kumoaminen
|
29
41
|
authorization_workflows: Vahvistukset
|
30
42
|
admin_log:
|
31
43
|
organization:
|
@@ -65,10 +77,16 @@ fi-pl:
|
|
65
77
|
name: Koodi postissa lähetettävällä kirjeellä
|
66
78
|
verifications:
|
67
79
|
authorizations:
|
80
|
+
authorization_metadata:
|
81
|
+
info: 'Tämänhetkisen vahvistustavan tiedot:'
|
82
|
+
no_data_stored: Tietoja ei ole tallennettu.
|
68
83
|
create:
|
69
84
|
error: Vahvistuksen luonnissa tapahtui virhe.
|
70
85
|
success: Tilisi on onnistuneesti vahvistettu.
|
71
86
|
unconfirmed: Sinun on vahvistettava sähköpostisi valtuuttaksesi käyttäjätilisi.
|
87
|
+
destroy:
|
88
|
+
error: Vahvistuksen poisto epäonnistui.
|
89
|
+
success: Vahvistuksen poisto onnistui.
|
72
90
|
first_login:
|
73
91
|
actions:
|
74
92
|
another_dummy_authorization_handler: Varmista toisen esimerkkivahvistustavan käsittelijällä
|
@@ -77,11 +95,23 @@ fi-pl:
|
|
77
95
|
dummy_authorization_workflow: Vahvista esimerkkivaltuutuksen työnkulkuprosessin kautta
|
78
96
|
id_documents: Vahvista tilisi lataamalla henkilöllisyystodistuksesi
|
79
97
|
postal_letter: Vahvista tilisi paperipostissa lähetettävän vahvistuskoodin avulla
|
98
|
+
sms: Vahvista tilisi tekstiviestillä lähetettävällä vahvistuskoodilla
|
80
99
|
title: Vahvista henkilöllisyytesi
|
81
100
|
verify_with_these_options: 'Käytettävissä olevat tavat vahvistaa identiteettisi:'
|
101
|
+
index:
|
102
|
+
expired_verification: Vahvistus on erääntynyt
|
103
|
+
pending_verification: Odottava vahvistus
|
104
|
+
show_renew_info: Paina vahvistaaksesi uudestaan
|
105
|
+
unauthorized_verification: Uusi vahvistus
|
82
106
|
new:
|
83
107
|
authorize: Lähetä
|
84
108
|
authorize_with: Vahvista palvelulla %{authorizer}
|
109
|
+
renew_modal:
|
110
|
+
cancel: Peruuta
|
111
|
+
close: sulje
|
112
|
+
continue: Jatka
|
113
|
+
info_renew: Jos haluat päivittää tiedot, jatka vahvistamalla uudestaan
|
114
|
+
title: Vahvista uudestaan
|
85
115
|
skip_verification: Voit ohittaa tämän nyt ja %{link}
|
86
116
|
start_exploring: aloittaa palveluun tutustumisen
|
87
117
|
csv_census:
|
@@ -113,8 +143,10 @@ fi-pl:
|
|
113
143
|
success: Tilisi on vahvistettu onnistuneesti.
|
114
144
|
dummy_authorization:
|
115
145
|
extra_explanation:
|
116
|
-
|
117
|
-
|
146
|
+
postal_codes:
|
147
|
+
one: Osallistuminen on rajoitettu niille käyttäjille, joilla on postinumero %{postal_codes}.
|
148
|
+
other: 'Osallistuminen on rajoitettu niille käyttäjille, joilla on jokin postinumeroista: %{postal_codes}.'
|
149
|
+
scope: Osallistuminen on rajoitettu niille käyttäjille, joilla on teema %{scope_name}.
|
118
150
|
id_documents:
|
119
151
|
admin:
|
120
152
|
config:
|
data/config/locales/fi.yml
CHANGED
@@ -26,6 +26,18 @@ fi:
|
|
26
26
|
decidim:
|
27
27
|
admin:
|
28
28
|
menu:
|
29
|
+
authorization_revocation:
|
30
|
+
before_date_info: Hyödyllinen, jos prosessi on jo alkanut ja haluat kumota aikaisemman prosessin vahvistukset ja käyttäjien oikeudet prosesseihin.
|
31
|
+
button: Kumoa kaikki
|
32
|
+
button_before: Kumoa ennen tiettyä päivämäärää luodut
|
33
|
+
destroy:
|
34
|
+
confirm: Et voi peruuttaa ennen tiettyä päivämäärää luotujen vahvistusten kumoamista. Haluatko varmasti jatkaa?
|
35
|
+
confirm_all: Et voi peruuttaa kaikkien vahvistusten kumoamista. Haluatko varmasti jatkaa?
|
36
|
+
destroy_nok: Vahvistusten kumoaminen epäonnistui.
|
37
|
+
destroy_ok: Kaikkien pyyntöäsi vastaavien vahvistuksien kumoaminen onnistui!
|
38
|
+
info: Yhteensä %{count} vahvistettua osallistujaa.
|
39
|
+
no_data: Ei vahvistettuja osallistujia
|
40
|
+
title: Vahvistusten kumoaminen
|
29
41
|
authorization_workflows: Vahvistukset
|
30
42
|
admin_log:
|
31
43
|
organization:
|
@@ -43,7 +55,7 @@ fi:
|
|
43
55
|
- Käyttäjät täyttävät henkilötietonsa ja lähettävät kopion asiakirjastaan.
|
44
56
|
- Sinä täytät ladatussa kuvassa näkyvät tiedot.
|
45
57
|
- Tietojen tulisi vastata niitä tietoja, jotka käyttäjä on syöttänyt.
|
46
|
-
- Jos et voi nähdä tietoja selvästi tai et voi saada niitä vahvistettua, voit hylätä pyynnön, jolloin käyttäjä voi korjata
|
58
|
+
- Jos et voi nähdä tietoja selvästi tai et voi saada niitä vahvistettua, voit hylätä pyynnön, jolloin käyttäjä voi korjata sitä.
|
47
59
|
postal_letter:
|
48
60
|
help:
|
49
61
|
- Käyttäjät pyytävät lähettämään vahvistuskoodin heidän postiosoitteeseensa.
|
@@ -65,23 +77,41 @@ fi:
|
|
65
77
|
name: Koodi postissa lähetettävällä kirjeellä
|
66
78
|
verifications:
|
67
79
|
authorizations:
|
80
|
+
authorization_metadata:
|
81
|
+
info: 'Tämänhetkisen vahvistustavan tiedot:'
|
82
|
+
no_data_stored: Tietoja ei ole tallennettu.
|
68
83
|
create:
|
69
84
|
error: Vahvistuksen luonti epäonnistui.
|
70
|
-
success: Tilisi
|
85
|
+
success: Tilisi vahvistaminen onnistui.
|
71
86
|
unconfirmed: Sinun on vahvistettava sähköpostisi valtuuttaksesi käyttäjätilisi.
|
87
|
+
destroy:
|
88
|
+
error: Vahvistuksen poisto epäonnistui.
|
89
|
+
success: Vahvistuksen poisto onnistui.
|
72
90
|
first_login:
|
73
91
|
actions:
|
74
|
-
another_dummy_authorization_handler:
|
92
|
+
another_dummy_authorization_handler: Vahvista toisella esimerkkivahvistustavalla
|
75
93
|
csv_census: Vahvista organisaation rekisteritietojen avulla
|
76
|
-
dummy_authorization_handler: Vahvista tili
|
77
|
-
dummy_authorization_workflow: Vahvista
|
94
|
+
dummy_authorization_handler: Vahvista tili esimerkkivahvistustavalla
|
95
|
+
dummy_authorization_workflow: Vahvista esimerkkivahvistustavan työnkulkuprosessin avulla
|
78
96
|
id_documents: Vahvista tilisi lataamalla henkilöllisyystodistuksesi
|
79
97
|
postal_letter: Vahvista tilisi paperipostissa lähetettävän vahvistuskoodin avulla
|
98
|
+
sms: Vahvista tilisi tekstiviestillä lähetettävällä vahvistuskoodilla
|
80
99
|
title: Vahvista henkilöllisyytesi
|
81
100
|
verify_with_these_options: 'Käytettävissä olevat tavat vahvistaa identiteettisi:'
|
101
|
+
index:
|
102
|
+
expired_verification: Vahvistus on erääntynyt
|
103
|
+
pending_verification: Odottava vahvistus
|
104
|
+
show_renew_info: Paina vahvistaaksesi uudestaan
|
105
|
+
unauthorized_verification: Uusi vahvistus
|
82
106
|
new:
|
83
107
|
authorize: Lähetä
|
84
108
|
authorize_with: Vahvista palvelulla %{authorizer}
|
109
|
+
renew_modal:
|
110
|
+
cancel: Peruuta
|
111
|
+
close: sulje
|
112
|
+
continue: Jatka
|
113
|
+
info_renew: Jos haluat päivittää tiedot, jatka vahvistamalla uudestaan
|
114
|
+
title: Vahvista uudestaan
|
85
115
|
skip_verification: Voit ohittaa tämän nyt ja %{link}
|
86
116
|
start_exploring: aloittaa palveluun tutustumisen
|
87
117
|
csv_census:
|
@@ -110,11 +140,13 @@ fi:
|
|
110
140
|
authorizations:
|
111
141
|
new:
|
112
142
|
error: Emme voineet vahvistaa tiliäsi, koska tietojasi ei löytynyt organisaation rekisteristä.
|
113
|
-
success: Tilisi
|
143
|
+
success: Tilisi vahvistaminen onnistui.
|
114
144
|
dummy_authorization:
|
115
145
|
extra_explanation:
|
116
|
-
|
117
|
-
|
146
|
+
postal_codes:
|
147
|
+
one: Osallistuminen on rajoitettu niille käyttäjille, joilla on postinumero %{postal_codes}.
|
148
|
+
other: 'Osallistuminen on rajoitettu niille käyttäjille, joilla on jokin postinumeroista: %{postal_codes}.'
|
149
|
+
scope: Osallistuminen on rajoitettu niille käyttäjille, joilla on teema %{scope_name}.
|
118
150
|
id_documents:
|
119
151
|
admin:
|
120
152
|
config:
|
@@ -123,7 +155,7 @@ fi:
|
|
123
155
|
update: Päivitä
|
124
156
|
update:
|
125
157
|
error: Asetusten päivitys epäonnistui.
|
126
|
-
success:
|
158
|
+
success: Asetusten päivittäminen onnistui
|
127
159
|
confirmations:
|
128
160
|
create:
|
129
161
|
error: Vahvistus ei täsmää. Yritä uudelleen tai hylkää vahvistus, jotta käyttäjä voi muuttaa sitä
|
@@ -170,7 +202,7 @@ fi:
|
|
170
202
|
send: Pyydä vahvistusta
|
171
203
|
title: Lähetä henkilöllisyystodistuksesi
|
172
204
|
update:
|
173
|
-
error: Asiakirjan
|
205
|
+
error: Asiakirjan uudelleenlataaminen epäonnistui
|
174
206
|
success: Asiakirjan uudelleenlataus onnistui
|
175
207
|
dni: Henkilökortti
|
176
208
|
nie: HETU
|
@@ -189,7 +221,7 @@ fi:
|
|
189
221
|
postages:
|
190
222
|
create:
|
191
223
|
error: Kirjeen lähetetyksi merkkaaminen epäonnistui
|
192
|
-
success:
|
224
|
+
success: Kirjeen merkitseminen lähetetyksi onnistui
|
193
225
|
authorizations:
|
194
226
|
create:
|
195
227
|
error: Pyynnössäsi oli ongelma
|
@@ -222,7 +254,7 @@ fi:
|
|
222
254
|
title: Pyydä vahvistuskoodia
|
223
255
|
update:
|
224
256
|
error: Vahvistuskoodi on virheellinen. Tarkista uudestaan tekstiviesti, jonka lähetimme sinulle.
|
225
|
-
success: Onnittelut. Käyttäjätilisi
|
257
|
+
success: Onnittelut. Käyttäjätilisi vahvistaminen onnistui.
|
226
258
|
errors:
|
227
259
|
messages:
|
228
260
|
uppercase_only_letters_numbers: sisällössä on sallttu ainoastaan isot kirjaimet ja numerot
|