decidim-verifications 0.26.8 → 0.27.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (89) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/app/commands/decidim/verifications/authorize_user.rb +2 -2
  4. data/app/commands/decidim/verifications/confirm_user_authorization.rb +1 -1
  5. data/app/commands/decidim/verifications/csv_census/admin/create_census_data.rb +1 -1
  6. data/app/commands/decidim/verifications/destroy_user_authorization.rb +1 -1
  7. data/app/commands/decidim/verifications/id_documents/admin/confirm_user_offline_authorization.rb +1 -1
  8. data/app/commands/decidim/verifications/id_documents/admin/update_config.rb +1 -1
  9. data/app/commands/decidim/verifications/perform_authorization_step.rb +1 -1
  10. data/app/commands/decidim/verifications/revoke_all_authorizations.rb +1 -1
  11. data/app/commands/decidim/verifications/revoke_by_condition_authorizations.rb +1 -1
  12. data/app/controllers/decidim/verifications/application_controller.rb +1 -1
  13. data/app/controllers/decidim/verifications/authorizations_controller.rb +12 -2
  14. data/app/controllers/decidim/verifications/id_documents/authorizations_controller.rb +0 -2
  15. data/app/controllers/decidim/verifications/postal_letter/authorizations_controller.rb +0 -2
  16. data/app/events/decidim/verifications/managed_user_error_event.rb +3 -12
  17. data/app/forms/decidim/verifications/id_documents/upload_form.rb +1 -1
  18. data/app/queries/decidim/verifications/authorizations.rb +1 -1
  19. data/app/queries/decidim/verifications/authorizations_before_date.rb +1 -1
  20. data/app/services/decidim/authorization_handler.rb +2 -2
  21. data/app/views/decidim/verifications/csv_census/admin/census/index.html.erb +0 -1
  22. data/app/views/decidim/verifications/id_documents/admin/pending_authorizations/index.html.erb +0 -1
  23. data/app/views/decidim/verifications/postal_letter/admin/pending_authorizations/index.html.erb +0 -1
  24. data/config/locales/am-ET.yml +1 -0
  25. data/config/locales/ar.yml +2 -1
  26. data/config/locales/bg.yml +1 -0
  27. data/config/locales/ca.yml +6 -9
  28. data/config/locales/cs.yml +7 -10
  29. data/config/locales/da.yml +1 -0
  30. data/config/locales/de.yml +12 -22
  31. data/config/locales/el.yml +1 -0
  32. data/config/locales/en.yml +5 -9
  33. data/config/locales/eo.yml +1 -0
  34. data/config/locales/es-MX.yml +6 -9
  35. data/config/locales/es-PY.yml +6 -9
  36. data/config/locales/es.yml +6 -9
  37. data/config/locales/et.yml +1 -0
  38. data/config/locales/eu.yml +4 -10
  39. data/config/locales/fi-plain.yml +6 -9
  40. data/config/locales/fi.yml +7 -10
  41. data/config/locales/fr-CA.yml +4 -7
  42. data/config/locales/fr.yml +4 -7
  43. data/config/locales/ga-IE.yml +1 -0
  44. data/config/locales/gl.yml +1 -0
  45. data/config/locales/hr.yml +1 -0
  46. data/config/locales/hu.yml +14 -40
  47. data/config/locales/id-ID.yml +1 -0
  48. data/config/locales/is-IS.yml +3 -1
  49. data/config/locales/it.yml +8 -0
  50. data/config/locales/ja.yml +15 -18
  51. data/config/locales/ko.yml +1 -0
  52. data/config/locales/lb.yml +1 -0
  53. data/config/locales/lt.yml +1 -274
  54. data/config/locales/lv.yml +1 -0
  55. data/config/locales/mt.yml +1 -0
  56. data/config/locales/nl.yml +2 -1
  57. data/config/locales/no.yml +1 -0
  58. data/config/locales/om-ET.yml +1 -0
  59. data/config/locales/pl.yml +1 -0
  60. data/config/locales/pt-BR.yml +3 -2
  61. data/config/locales/pt.yml +1 -0
  62. data/config/locales/ro-RO.yml +1 -0
  63. data/config/locales/ru.yml +2 -0
  64. data/config/locales/si-LK.yml +1 -0
  65. data/config/locales/sk.yml +1 -0
  66. data/config/locales/sl.yml +1 -0
  67. data/config/locales/so-SO.yml +1 -0
  68. data/config/locales/sr-CS.yml +1 -0
  69. data/config/locales/sv.yml +1 -0
  70. data/config/locales/sw-KE.yml +1 -0
  71. data/config/locales/ti-ER.yml +1 -0
  72. data/config/locales/tr-TR.yml +1 -0
  73. data/config/locales/uk.yml +2 -0
  74. data/config/locales/val-ES.yml +1 -0
  75. data/config/locales/vi.yml +1 -0
  76. data/config/locales/zh-CN.yml +1 -0
  77. data/config/locales/zh-TW.yml +1 -268
  78. data/lib/decidim/verifications/sms/example_gateway.rb +1 -1
  79. data/lib/decidim/verifications/test/factories.rb +1 -1
  80. data/lib/decidim/verifications/version.rb +1 -1
  81. data/lib/decidim/verifications/workflow_manifest.rb +6 -6
  82. metadata +12 -19
  83. data/config/environment.rb +0 -0
  84. data/config/locales/fa-IR.yml +0 -1
  85. data/config/locales/gn-PY.yml +0 -1
  86. data/config/locales/ka-GE.yml +0 -1
  87. data/config/locales/kaa.yml +0 -1
  88. data/config/locales/lo-LA.yml +0 -1
  89. data/config/locales/oc-FR.yml +0 -1
@@ -1,3 +1,4 @@
1
+ ---
1
2
  es-PY:
2
3
  activemodel:
3
4
  attributes:
@@ -6,8 +7,6 @@ es-PY:
6
7
  offline: Desconectado
7
8
  offline_explanation: Instrucciones para la verificación fuera de línea
8
9
  online: En línea
9
- confirmation:
10
- verification_code: Código de verificación
11
10
  id_document_information:
12
11
  document_number: Número de documento (con letra)
13
12
  document_type: Tipo de documento
@@ -16,8 +15,6 @@ es-PY:
16
15
  document_type: Tipo de tu documento
17
16
  user: Usuario
18
17
  verification_attachment: Copia escaneada de tu documento
19
- mobile_phone:
20
- mobile_phone_number: Número de teléfono móvil
21
18
  offline_confirmation:
22
19
  email: Email del usuario
23
20
  postal_letter_address:
@@ -82,10 +79,10 @@ es-PY:
82
79
  events:
83
80
  verifications:
84
81
  verify_with_managed_user:
85
- email_intro: La participante <a href="%{resource_url}">%{resource_title}</a> ha intentado verificarse con los datos de otra participante (<a href="%{managed_user_url}">%{managed_user_name}</a>).
86
- email_outro: Comprueba la <a href="%{conflicts_url}">lista de conflictos de verificaciones</a> y ponte en contacto con la participante para verificar sus detalles y resolver el problema.
87
- email_subject: Error al intentar verificarse contra otra participante
88
- notification_title: La participante <a href="%{resource_path}">%{resource_title}</a> ha intentado verificarse con los datos de otra participante (<a href="%{managed_user_path}">%{managed_user_name}</a>).
82
+ email_intro: La participante <a href="%{resource_path}">%{resource_title}</a> ha intentado verificarse a si misma con los datos de la participante gestionada <a href="%{managed_user_path}">%{managed_user_name}</a>.
83
+ email_outro: Comprueba la <a href="%{conflicts_path}">lista de conflictos de verificaciones</a> y ponte en contacto con la participante para verificar sus detalles y resolver el problema.
84
+ email_subject: Error al intentar verificarse contra una participante gestionada
85
+ notification_title: La participante <a href="%{resource_path}">%{resource_title}</a> ha intentado verificarse a si misma con los datos de la participante gestionada <a href="%{managed_user_path}">%{managed_user_name}</a>.
89
86
  verifications:
90
87
  authorizations:
91
88
  authorization_metadata:
@@ -243,7 +240,7 @@ es-PY:
243
240
  success: '¡Gracias! Te enviaremos un código de verificación a tu dirección'
244
241
  edit:
245
242
  send: Confirmar
246
- title: Introduce el código de verificación que has recibido
243
+ title: Introduce el código de verificación que recibiste
247
244
  waiting_for_letter: Pronto enviaremos una carta a tu dirección con tu código de verificación
248
245
  new:
249
246
  send: Mándame una carta
@@ -1,3 +1,4 @@
1
+ ---
1
2
  es:
2
3
  activemodel:
3
4
  attributes:
@@ -6,8 +7,6 @@ es:
6
7
  offline: Sin conexión
7
8
  offline_explanation: Instrucciones para la verificación presencial
8
9
  online: En línea
9
- confirmation:
10
- verification_code: Código de verificación
11
10
  id_document_information:
12
11
  document_number: Número de documento (con letra)
13
12
  document_type: Tipo de documento
@@ -16,8 +15,6 @@ es:
16
15
  document_type: Tipo de tu documento
17
16
  user: Participante
18
17
  verification_attachment: Copia escaneada de tu documento
19
- mobile_phone:
20
- mobile_phone_number: Número de teléfono móvil
21
18
  offline_confirmation:
22
19
  email: Correo electrónico de la participante
23
20
  postal_letter_address:
@@ -82,10 +79,10 @@ es:
82
79
  events:
83
80
  verifications:
84
81
  verify_with_managed_user:
85
- email_intro: La participante <a href="%{resource_url}">%{resource_title}</a> ha intentado verificarse con los datos de otra participante (<a href="%{managed_user_url}">%{managed_user_name}</a>).
86
- email_outro: Comprueba la <a href="%{conflicts_url}">lista de conflictos de verificaciones</a> y ponte en contacto con la participante para verificar sus detalles y resolver el problema.
87
- email_subject: Error al intentar verificarse contra otra participante
88
- notification_title: La participante <a href="%{resource_path}">%{resource_title}</a> ha intentado verificarse con los datos de otra participante (<a href="%{managed_user_path}">%{managed_user_name}</a>).
82
+ email_intro: La participante <a href="%{resource_path}">%{resource_title}</a> ha intentado verificarse a si misma con los datos de la participante gestionada <a href="%{managed_user_path}">%{managed_user_name}</a>.
83
+ email_outro: Comprueba la <a href="%{conflicts_path}">lista de conflictos de verificaciones</a> y ponte en contacto con la participante para verificar sus detalles y resolver el problema.
84
+ email_subject: Error al intentar verificarse contra una participante gestionada
85
+ notification_title: La participante <a href="%{resource_path}">%{resource_title}</a> ha intentado verificarse a si misma con los datos de la participante gestionada <a href="%{managed_user_path}">%{managed_user_name}</a>.
89
86
  verifications:
90
87
  authorizations:
91
88
  authorization_metadata:
@@ -243,7 +240,7 @@ es:
243
240
  success: '¡Gracias! Te enviaremos un código de verificación a tu dirección'
244
241
  edit:
245
242
  send: Confirmar
246
- title: Introduce el código de verificación que has recibido
243
+ title: Introduce el código de verificación que recibiste
247
244
  waiting_for_letter: Pronto enviaremos una carta a tu dirección con tu código de verificación
248
245
  new:
249
246
  send: Mándame una carta
@@ -1 +1,2 @@
1
+ ---
1
2
  et:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  eu:
2
3
  activemodel:
3
4
  attributes:
@@ -7,10 +8,10 @@ eu:
7
8
  offline_explanation: Lineaz kanpoko egiaztapenaren jarraibideak
8
9
  online: Online
9
10
  id_document_information:
10
- document_number: Dokumentu zenbakia
11
+ document_number: Dokumentuaren zenbakia (letra batekin)
11
12
  document_type: Dokumentu mota
12
13
  id_document_upload:
13
- document_number: Dokumentu zenbakia
14
+ document_number: Dokumentuaren zenbakia (letra batekin)
14
15
  document_type: Zure dokumentuaren mota
15
16
  user: Erabiltzaileak
16
17
  verification_attachment: Zure dokumentuaren eskaneatutako kopia
@@ -75,13 +76,6 @@ eu:
75
76
  postal_letter:
76
77
  explanation: Posta-gutun bat bidaliko dizugu, sartu behar duzun kode batekin, beraz, zure helbidea egiaztatu ahal izango dugu
77
78
  name: Kodea posta bidez
78
- events:
79
- verifications:
80
- verify_with_managed_user:
81
- email_intro: <a href="%{resource_url}">%{resource_title}</a> parte-hartzailea (<a href="%{managed_user_url}">%{managed_user_name}</a>) parte-hartzaileaen datuekin egiaztatzen saiatu da.
82
- email_outro: Egiaztau <a href="%{conflicts_url}">gatazken zerrenda </a> eta jarri harremanetan parte-hartzailearekin bere datuak egiaztatu eta arazoa konpontzeko.
83
- email_subject: Errorea beste parte-hartzaile baten bidez egiaztatzeagatik
84
- notification_title: <a href="%{resource_url}">%{resource_title}</a> parte-hartzailea (<a href="%{managed_user_url}">%{managed_user_name}</a>) parte-hartzaileaen datuekin egiaztatzen saiatu da.
85
79
  verifications:
86
80
  authorizations:
87
81
  authorization_metadata:
@@ -188,7 +182,7 @@ eu:
188
182
  verification_number: 'Egiaztapena # %{n}'
189
183
  rejections:
190
184
  create:
191
- success: Egiaztapena atzera bota da. Erabiltzailea bere dokumentuak aldatzeko eskatuko zaio
185
+ success: Verification rejected. Erabiltzailea bere dokumentuak aldatzeko eskatuko zaio
192
186
  authorizations:
193
187
  choose:
194
188
  choose_a_type: 'Hautatu nola egiaztatu nahi duzun:'
@@ -1,3 +1,4 @@
1
+ ---
1
2
  fi-pl:
2
3
  activemodel:
3
4
  attributes:
@@ -6,8 +7,6 @@ fi-pl:
6
7
  offline: Offline
7
8
  offline_explanation: Ohjeet offline-vahvistamiseen
8
9
  online: Verkossa
9
- confirmation:
10
- verification_code: Vahvistuskoodi
11
10
  id_document_information:
12
11
  document_number: Asiakirjan numero (kirjeellä toimitettava)
13
12
  document_type: Asiakirjan tyyppi
@@ -16,8 +15,6 @@ fi-pl:
16
15
  document_type: Asiakirjan tyyppi
17
16
  user: Käyttäjä
18
17
  verification_attachment: Asiakirjan skannattu kopio
19
- mobile_phone:
20
- mobile_phone_number: Matkapuhelimen numero
21
18
  offline_confirmation:
22
19
  email: Käyttäjän sähköposti
23
20
  postal_letter_address:
@@ -82,10 +79,10 @@ fi-pl:
82
79
  events:
83
80
  verifications:
84
81
  verify_with_managed_user:
85
- email_intro: Osallistuja <a href="%{resource_url}">%{resource_title}</a> yritti tunnistautua toisen osallistujan (<a href="%{managed_user_url}">%{managed_user_name}</a>) tiedoilla.
86
- email_outro: Tarkasta <a href="%{conflicts_url}">tunnistautumisten konfliktilista</a> ja ota yhteyttä osallistujaan tarkastaaksesi hänen tietonsa ja ratkaistaksesi ongelman.
87
- email_subject: Tunnistautumisyritys epäonnistui toisen osallistujan tietojen käytön takia
88
- notification_title: Osallistuja <a href="%{resource_path}">%{resource_title}</a> yritti tunnistautua toisen osallistujan (<a href="%{managed_user_path}">%{managed_user_name}</a>) tiedoilla.
82
+ email_intro: Osallistuja <a href="%{resource_path}">%{resource_title}</a> yritti tunnistautua hallitun käyttäjän <a href="%{managed_user_path}">%{managed_user_name}</a> tiedoilla.
83
+ email_outro: Tarkasta <a href="%{conflicts_path}">tunnistautumisten vahvistusten konfliktilista</a> ja ota yhteyttä osallistujaan tarkastaaksesi hänen tietonsa ja ratkaistaksesi ongelman.
84
+ email_subject: Hallitun käyttäjän tunnistaminen epäonnistui
85
+ notification_title: Osallistuja <a href="%{resource_path}">%{resource_title}</a> yritti tunnistautua hallitun käyttäjän <a href="%{managed_user_path}">%{managed_user_name}</a> tiedoilla.
89
86
  verifications:
90
87
  authorizations:
91
88
  authorization_metadata:
@@ -243,7 +240,7 @@ fi-pl:
243
240
  success: Kiitos! Lähetämme vahvistuskoodin osoiteeseesi
244
241
  edit:
245
242
  send: Vahvista
246
- title: Kirjoita vastaanottamasi vahvistuskoodi
243
+ title: Syötä vastaanottamasi vahvistuskoodi
247
244
  waiting_for_letter: Lähetämme vahvistuskoodin sisältävän kirjeen osoitteeseesi pian
248
245
  new:
249
246
  send: Lähetä kirje minulle
@@ -1,3 +1,4 @@
1
+ ---
1
2
  fi:
2
3
  activemodel:
3
4
  attributes:
@@ -6,8 +7,6 @@ fi:
6
7
  offline: Offline
7
8
  offline_explanation: Ohjeet offline-vahvistamiseen
8
9
  online: Verkossa
9
- confirmation:
10
- verification_code: Vahvistuskoodi
11
10
  id_document_information:
12
11
  document_number: Asiakirjan numero (kirjeellä toimitettava)
13
12
  document_type: Asiakirjan tyyppi
@@ -16,8 +15,6 @@ fi:
16
15
  document_type: Asiakirjan tyyppi
17
16
  user: Käyttäjä
18
17
  verification_attachment: Asiakirjan skannattu kopio
19
- mobile_phone:
20
- mobile_phone_number: Matkapuhelimen numero
21
18
  offline_confirmation:
22
19
  email: Käyttäjän sähköposti
23
20
  postal_letter_address:
@@ -82,10 +79,10 @@ fi:
82
79
  events:
83
80
  verifications:
84
81
  verify_with_managed_user:
85
- email_intro: Osallistuja <a href="%{resource_url}">%{resource_title}</a> yritti tunnistautua toisen osallistujan (<a href="%{managed_user_url}">%{managed_user_name}</a>) tiedoilla.
86
- email_outro: Tarkasta <a href="%{conflicts_url}">tunnistautumisten konfliktilista</a> ja ota yhteyttä osallistujaan tarkastaaksesi hänen tietonsa ja ratkaistaksesi ongelman.
87
- email_subject: Tunnistautumisyritys epäonnistui toisen osallistujan tietojen käytön takia
88
- notification_title: Osallistuja <a href="%{resource_path}">%{resource_title}</a> yritti tunnistautua toisen osallistujan (<a href="%{managed_user_path}">%{managed_user_name}</a>) tiedoilla.
82
+ email_intro: Osallistuja <a href="%{resource_path}">%{resource_title}</a> yritti tunnistautua hallitun käyttäjän <a href="%{managed_user_path}">%{managed_user_name}</a> tiedoilla.
83
+ email_outro: Tarkasta <a href="%{conflicts_path}">tunnistautumisten vahvistusten konfliktilista</a> ja ota yhteyttä osallistujaan tarkastaaksesi hänen tietonsa ja ratkaistaksesi ongelman.
84
+ email_subject: Hallitun käyttäjän tunnistaminen epäonnistui
85
+ notification_title: Osallistuja <a href="%{resource_path}">%{resource_title}</a> yritti tunnistautua hallitun käyttäjän <a href="%{managed_user_path}">%{managed_user_name}</a> tiedoilla.
89
86
  verifications:
90
87
  authorizations:
91
88
  authorization_metadata:
@@ -195,7 +192,7 @@ fi:
195
192
  verification_number: 'Vahvistus #%{n}'
196
193
  rejections:
197
194
  create:
198
- success: Vahvistus hylätty. Käyttäjää pyydetään muuttamaan asiakirjojaan
195
+ success: Vahvistus hylätty. Käyttäjää pyydetään päivittämään lataamiaan asiakirjoja
199
196
  authorizations:
200
197
  choose:
201
198
  choose_a_type: 'Valitse, kuinka haluat varmistaa henkilöllisyytesi:'
@@ -243,7 +240,7 @@ fi:
243
240
  success: Kiitos! Lähetämme vahvistuskoodin osoiteeseesi
244
241
  edit:
245
242
  send: Vahvista
246
- title: Kirjoita vastaanottamasi vahvistuskoodi
243
+ title: Syötä vastaanottamasi vahvistuskoodi
247
244
  waiting_for_letter: Lähetämme vahvistuskoodin sisältävän kirjeen osoitteeseesi pian
248
245
  new:
249
246
  send: Lähetä kirje minulle
@@ -1,3 +1,4 @@
1
+ ---
1
2
  fr-CA:
2
3
  activemodel:
3
4
  attributes:
@@ -6,8 +7,6 @@ fr-CA:
6
7
  offline: Hors ligne
7
8
  offline_explanation: Instructions pour la vérification hors ligne
8
9
  online: En ligne
9
- confirmation:
10
- verification_code: Code de vérification
11
10
  id_document_information:
12
11
  document_number: Numéro de document (avec lettre)
13
12
  document_type: Type de document
@@ -16,8 +15,6 @@ fr-CA:
16
15
  document_type: Type de votre document
17
16
  user: Utilisateur
18
17
  verification_attachment: Copie scannée du document
19
- mobile_phone:
20
- mobile_phone_number: Numéro de téléphone portable
21
18
  offline_confirmation:
22
19
  email: Email de l'utilisateur
23
20
  postal_letter_address:
@@ -82,10 +79,10 @@ fr-CA:
82
79
  events:
83
80
  verifications:
84
81
  verify_with_managed_user:
85
- email_intro: Le participant <a href="%{resource_url}">%{resource_title}</a> a essayé d'être vérifié avec les données d'un autre utilisateur (<a href="%{managed_user_url}">%{managed_user_name}</a>).
86
- email_outro: Consultez la <a href="%{conflicts_url}">liste de conflits des vérifications</a> et contactez le participant pour vérifier ses détails et résoudre le problème. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
82
+ email_intro: Le participant <a href="%{resource_path}">%{resource_title}</a> a essayé d'être vérifié avec les données de l'utilisateur représenté <a href="%{managed_user_path}">%{managed_user_name}</a>.
83
+ email_outro: Consultez la <a href="%{conflicts_path}">liste de conflits des vérifications</a> et contactez le participant pour vérifier ses détails et résoudre le problème. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
87
84
  email_subject: Echec lors de la tentative de vérification d'un participant
88
- notification_title: Le participant <a href="%{resource_path}">%{resource_title}</a> a essayé d'être vérifié avec les données d'un autre utilisateur (<a href="%{managed_user_path}">%{managed_user_name}</a>).
85
+ notification_title: Le participant <a href="%{resource_path}">%{resource_title}</a> a essayé d'être vérifié avec les données de l'utilisateur représenté <a href="%{managed_user_path}">%{managed_user_name}</a>.
89
86
  verifications:
90
87
  authorizations:
91
88
  authorization_metadata:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  fr:
2
3
  activemodel:
3
4
  attributes:
@@ -6,8 +7,6 @@ fr:
6
7
  offline: Hors ligne
7
8
  offline_explanation: Instructions pour la vérification hors ligne
8
9
  online: En ligne
9
- confirmation:
10
- verification_code: Code de vérification
11
10
  id_document_information:
12
11
  document_number: Numéro de document (avec lettre)
13
12
  document_type: Type de document
@@ -16,8 +15,6 @@ fr:
16
15
  document_type: Type de votre document
17
16
  user: Utilisateur
18
17
  verification_attachment: Copie scannée du document
19
- mobile_phone:
20
- mobile_phone_number: Numéro de téléphone portable
21
18
  offline_confirmation:
22
19
  email: Email de l'utilisateur
23
20
  postal_letter_address:
@@ -82,10 +79,10 @@ fr:
82
79
  events:
83
80
  verifications:
84
81
  verify_with_managed_user:
85
- email_intro: Le participant <a href="%{resource_url}">%{resource_title}</a> a essayé d'être vérifié avec les données d'un autre utilisateur (<a href="%{managed_user_url}">%{managed_user_name}</a>).
86
- email_outro: Consultez la <a href="%{conflicts_url}">liste de conflits des vérifications</a> et contactez le participant pour vérifier ses détails et résoudre le problème. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
82
+ email_intro: Le participant <a href="%{resource_path}">%{resource_title}</a> a essayé d'être vérifié avec les données de l'utilisateur représenté <a href="%{managed_user_path}">%{managed_user_name}</a>.
83
+ email_outro: Consultez la <a href="%{conflicts_path}">liste de conflits des vérifications</a> et contactez le participant pour vérifier ses détails et résoudre le problème. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
87
84
  email_subject: Echec lors de la tentative de vérification d'un participant
88
- notification_title: Le participant <a href="%{resource_path}">%{resource_title}</a> a essayé d'être vérifié avec les données d'un autre utilisateur (<a href="%{managed_user_path}">%{managed_user_name}</a>).
85
+ notification_title: Le participant <a href="%{resource_path}">%{resource_title}</a> a essayé d'être vérifié avec les données de l'utilisateur représenté <a href="%{managed_user_path}">%{managed_user_name}</a>.
89
86
  verifications:
90
87
  authorizations:
91
88
  authorization_metadata:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  ga:
2
3
  activemodel:
3
4
  attributes:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  gl:
2
3
  activemodel:
3
4
  attributes:
@@ -1 +1,2 @@
1
+ ---
1
2
  hr:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  hu:
2
3
  activemodel:
3
4
  attributes:
@@ -27,23 +28,9 @@ hu:
27
28
  admin:
28
29
  menu:
29
30
  authorization_revocation:
30
- before_date_info: Hasznos, ha a folyamat már megkezdődött, és vissza szeretné vonni az előző folyamat jogosultságait.
31
31
  button: Összes visszavonása
32
- button_before: Dátum előtti visszavonás
33
- destroy:
34
- confirm: A dátum előtti engedélyezések visszavonása nem vonható vissza. Biztosan folytatja?
35
- confirm_all: Az összes engedélyezés visszavonása nem vonható vissza. Biztosan folytatja?
36
32
  destroy_nok: Probléma merült fel az engedélyek visszavonásakor.
37
- destroy_ok: Az összes egyező engedélyt sikeresen visszavonták.
38
- info: Összesen %{count} ellenőrzött résztvevő.
39
33
  no_data: Nincsenek ellenőrzött résztvevők
40
- title: Engedélyezés és visszavonás
41
- authorization_workflows: Engedélyezések
42
- admin_log:
43
- organization:
44
- update_id_documents_config: "%{user_name} frissítette az azonosító dokumentumok ellenőrzési konfigurációját"
45
- user:
46
- grant_id_documents_offline_verification: "%{user_name} hitelesítve %{resource_name} egy offline azonosító dokumentum ellenőrzésével"
47
34
  authorization_handlers:
48
35
  admin:
49
36
  csv_census:
@@ -64,7 +51,7 @@ hu:
64
51
  - Miután a levelet megjelölted elküldöttként, a felhasználó a kód segítségével ellenőrizhető lesz.
65
52
  csv_census:
66
53
  explanation: Ellenőrizze a szervezet népszámlálásával
67
- name: A szervezet névjegyzéke
54
+ name: A szervezet népszámlálása
68
55
  direct: Közvetlen
69
56
  help: Segítség
70
57
  id_documents:
@@ -75,13 +62,6 @@ hu:
75
62
  postal_letter:
76
63
  explanation: Küldünk egy levelet postán a kóddal, amelyet aztán a lakcím ellenőrzéséhez tudsz majd használni
77
64
  name: Kód postai levéllel
78
- events:
79
- verifications:
80
- verify_with_managed_user:
81
- email_intro: A résztvevő <a href="%{resource_url}">%{resource_title}</a> megpróbálta ellenőrizni magát egy másik résztvevő adataival (<a href="%{managed_user_url}">%{managed_user_name}</a>).
82
- email_outro: Ellenőrizze az <a href="%{conflicts_url}">Ellenőrzések konfliktuslistáját</a>, és lépjen kapcsolatba a résztvevővel az adatok ellenőrzése és a probléma megoldása érdekében.
83
- email_subject: Sikertelen hitelesítési kísérlet egy másik résztvevővel szemben
84
- notification_title: A résztvevő <a href="%{resource_path}">%{resource_title}</a> megpróbálta ellenőrizni magát egy másik résztvevő adataival (<a href="%{managed_user_path}">%{managed_user_name}</a>).
85
65
  verifications:
86
66
  authorizations:
87
67
  authorization_metadata:
@@ -97,7 +77,7 @@ hu:
97
77
  first_login:
98
78
  actions:
99
79
  another_dummy_authorization_handler: Ellenőrizd az engedélykezelő másik példáját
100
- csv_census: Ellenőrizze a szervezet névjegyzékében
80
+ csv_census: Ellenőrizze a szervezet népszámlálását
101
81
  dummy_authorization_handler: Ellenőrizze a példakezelési engedélyezőt
102
82
  dummy_authorization_workflow: Ellenőrizd az engedélykezelő munkafolyamatát
103
83
  id_documents: Töltsd fel személyazonosító okmányod az ellenőrzéshez
@@ -125,39 +105,33 @@ hu:
125
105
  admin:
126
106
  census:
127
107
  create:
128
- error: Hiba történt a névjegyzék importálásakor.
108
+ error: Hiba történt a népszámlálás importálásakor.
129
109
  success: Sikeresen importált %{count} elemet (%{errors} hiba)
130
110
  destroy_all:
131
111
  success: Az összes népszámlálási adatot törölték
132
112
  destroy:
133
113
  confirm: Az összes népszámlálás törlése nem vonható vissza. Biztos vagy benne, hogy folytatni akarod?
134
- title: Törölje az összes névjegyzéki adatot
114
+ title: Törölje az összes népszámlálási adatot
135
115
  index:
136
116
  data: '%{count} bejegyzés van feltöltve. Az utolsó feltöltés dátuma %{due_date}'
137
- empty: Nincsenek névjegyzéki adatok. Az alábbi űrlap segítségével importálhatja a CSV-fájlt.
138
- title: Jelenlegi névjegyzéki adatok
117
+ empty: Nincsenek népszámlálási adatok. Az alábbi űrlap segítségével importálhatja a CSV-fájlt.
118
+ title: Jelenlegi népszámlálási adatok
139
119
  instructions:
140
120
  body: Ehhez be kell lépnie a rendszeradminisztrációba, és hozzá kell adnia a csv_census jogosultságokat a szervezethez
141
- title: Aktiválnia kell a szervezet névjegyzéki CSV-állományadatait
142
121
  new:
143
122
  file: ".csv fájl e-mail adatokkal"
144
123
  info: 'CSV formátumú fájl lehet csak egy oszloppal, amely az email címeket tartalmazza:'
145
124
  submit: Fájl feltöltés
146
- title: Töltsön fel egy új névjegyzéket
125
+ title: Töltsön fel egy új népszámlálást
147
126
  authorizations:
148
127
  new:
149
- error: Nem tudtuk ellenőrizni fiókját, vagy nem szerepel a szervezet névjegyzékében.
150
- success: Fiókja sikeresen ellenőrizésre került.
128
+ error: Nem tudtuk ellenőrizni fiókját, vagy nem szerepel a szervezet népszámlálásában.
129
+ success: Fiókját sikeresen ellenőrizték.
151
130
  dummy_authorization:
152
131
  extra_explanation:
153
132
  postal_codes:
154
133
  one: A részvétel %{postal_codes} irányítószámú felhasználókra korlátozódik.
155
134
  other: 'A részvétel %{postal_codes} irányítószámú felhasználókra korlátozódik.'
156
- scope: A részvétel kizárólag a(z) %{scope_name} hatókörrel rendelkező résztvevőkre korlátozódik.
157
- user_postal_codes:
158
- one: Csak a %{postal_codes} irányítószámmal rendelkező résztvevők vehetnek részt, az Ön irányítószáma pedig %{user_postal_code}.
159
- other: 'A részvétel a következő irányítószámok bármelyikével rendelkező résztvevőkre korlátozódik: %{postal_codes}. Az Ön postai irányítószáma %{user_postal_code}.'
160
- user_scope: A részvétel a %{scope_name} hatókörrel rendelkező résztvevőkre korlátozódik, és a te hatóköröd %{user_scope_name}.
161
135
  id_documents:
162
136
  admin:
163
137
  config:
@@ -215,7 +189,7 @@ hu:
215
189
  update:
216
190
  error: Probléma volt a dokumentum újbóli feltöltésekor
217
191
  success: Dokumentum újbóli feltöltése sikeres
218
- dni: Sz.ig.
192
+ dni: Szig.
219
193
  nie: Lakcím kártya
220
194
  passport: Útlevél
221
195
  postal_letter:
@@ -223,7 +197,7 @@ hu:
223
197
  pending_authorizations:
224
198
  index:
225
199
  address: Lakcím
226
- letter_sent_at: Levél elküldve ekkor
200
+ letter_sent_at: 'Levél elküldve:'
227
201
  mark_as_sent: Megjelölés elküldöttként
228
202
  not_yet_sent: Még nincs elküldve
229
203
  title: Folyamatban lévő ellenőrzések
@@ -239,7 +213,7 @@ hu:
239
213
  success: Köszönjük! Az ellenőrző kódot elküldünk a lakcímedre
240
214
  edit:
241
215
  send: Megerősítés
242
- title: Vigye be a kapott ellenőrző kódot
216
+ title: Írd be az ellenőrző kódot
243
217
  waiting_for_letter: Az ellenőrző kódot tartalmazó levelet hamarosan elküldjük a címedre
244
218
  new:
245
219
  send: Küldjetek levelet
@@ -268,4 +242,4 @@ hu:
268
242
  success: Gratulálunk. Sikeresen ellenőrizte.
269
243
  errors:
270
244
  messages:
271
- uppercase_only_letters_numbers: kizárólag nagybetűt és/vagy számokat használhat
245
+ uppercase_only_letters_numbers: kizárólag nagybetűt és/vagy számokat használhatsz
@@ -1,3 +1,4 @@
1
+ ---
1
2
  id:
2
3
  activemodel:
3
4
  attributes:
@@ -1,4 +1,5 @@
1
- is-IS:
1
+ ---
2
+ is:
2
3
  activemodel:
3
4
  attributes:
4
5
  id_document_information:
@@ -104,6 +105,7 @@ is-IS:
104
105
  success: Takk! Við sendum staðfestingarkóða á netfangið þitt
105
106
  edit:
106
107
  send: Staðfesta
108
+ title: Kynntu staðfestingarkóðann sem þú fékkst
107
109
  waiting_for_letter: Við sendum bréf til heimilisfangsins með staðfestingarkóðanum þínum fljótlega
108
110
  new:
109
111
  send: Sendu mér bréf
@@ -1,3 +1,4 @@
1
+ ---
1
2
  it:
2
3
  activemodel:
3
4
  attributes:
@@ -75,6 +76,13 @@ it:
75
76
  postal_letter:
76
77
  explanation: Ti invieremo una lettera postale con un codice che dovrai inserire per poter verificare il tuo indirizzo
77
78
  name: Codice via lettera postale
79
+ events:
80
+ verifications:
81
+ verify_with_managed_user:
82
+ email_intro: L'utente<a href="%{resource_path}">%{resource_title}</a> ha provato a verificarsi con i dati dell'utente<a href="%{managed_user_path}">%{managed_user_name}</a>.
83
+ email_outro: Controllare l'<a href="%{conflicts_path}">elenco dei conflitti nelle verifiche</a> e contattare l'utente per verificare i propri dati e risolvere il problema.
84
+ email_subject: 'Tentativo di verifica fallito: l''utente esiste già'
85
+ notification_title: L'utente<a href="%{resource_path}">%{resource_title}</a> ha provato a verificarsi con i dati dell'utente<a href="%{managed_user_path}">%{managed_user_name}</a>.
78
86
  verifications:
79
87
  authorizations:
80
88
  authorization_metadata:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  ja:
2
3
  activemodel:
3
4
  attributes:
@@ -6,8 +7,6 @@ ja:
6
7
  offline: オフライン
7
8
  offline_explanation: オフライン確認の手順
8
9
  online: オンライン
9
- confirmation:
10
- verification_code: 確認コード
11
10
  id_document_information:
12
11
  document_number: ドキュメント番号(文字付き)
13
12
  document_type: ドキュメントの種類
@@ -16,8 +15,6 @@ ja:
16
15
  document_type: 書類の種類
17
16
  user: 参加者
18
17
  verification_attachment: スキャンされたドキュメントのコピー
19
- mobile_phone:
20
- mobile_phone_number: 携帯電話番号
21
18
  offline_confirmation:
22
19
  email: 参加者のメールアドレス
23
20
  postal_letter_address:
@@ -31,9 +28,9 @@ ja:
31
28
  admin:
32
29
  menu:
33
30
  authorization_revocation:
34
- before_date_info: 参加型プロセスがすでに開始されており、以前のプロセスでの許可を取り消したい場合に便利です。
31
+ before_date_info: 参加型プロセスがすでに開始されており、前のプロセスの権限を取り消したい場合に便利です。
35
32
  button: すべて取り消し
36
- button_before: 指定日以前の認証を失効させる
33
+ button_before: 日付の前に取り消し
37
34
  destroy:
38
35
  confirm: 前の日付の権限を取り消すことはできません。続行してもよろしいですか?
39
36
  confirm_all: すべての権限を取り消すことはできません。続行してもよろしいですか?
@@ -68,7 +65,7 @@ ja:
68
65
  - 郵便物を送信済みとしてマークすると、参加者はコードを入力して検証することができます。
69
66
  csv_census:
70
67
  explanation: 組織センサスを使用して認証を取得する
71
- name: 組織のセンサス
68
+ name: 組織の国勢調査
72
69
  direct: ダイレクト
73
70
  help: ヘルプ
74
71
  id_documents:
@@ -82,10 +79,10 @@ ja:
82
79
  events:
83
80
  verifications:
84
81
  verify_with_managed_user:
85
- email_intro: 参加者 <a href="%{resource_url}">%{resource_title}</a> が別の参加者(<a href="%{managed_user_url}">%{managed_user_name}</a>) のデータで検証しようとしました.
86
- email_outro: <a href="%{conflicts_url}">検証の競合リスト</a> を確認し、参加者に連絡して詳細の検証を行い、問題を解決します。
87
- email_subject: 他の参加者に対する検証の試みに失敗しました
88
- notification_title: 参加者 <a href="%{resource_path}">%{resource_title}</a> が別の参加者 (<a href="%{managed_user_path}">%{managed_user_name}</a>) のデータでそれらを確認しようとしました.
82
+ email_intro: 参加者 <a href="%{resource_path}">%{resource_title}</a> が管理対象参加者 <a href="%{managed_user_path}">%{managed_user_name}</a>のデータで検証しようとしました。
83
+ email_outro: <a href="%{conflicts_path}">検証の競合リスト</a> を確認し、参加者に連絡して詳細を調査し、問題を解決します。
84
+ email_subject: 管理対象参加者に対する検証の試みに失敗しました
85
+ notification_title: 参加者 <a href="%{resource_path}">%{resource_title}</a> が管理参加者 <a href="%{managed_user_path}">%{managed_user_name}</a>のデータでそれらを確認しようとしました。
89
86
  verifications:
90
87
  authorizations:
91
88
  authorization_metadata:
@@ -101,7 +98,7 @@ ja:
101
98
  first_login:
102
99
  actions:
103
100
  another_dummy_authorization_handler: 認証ハンドラーの別の例に対して検証する
104
- csv_census: 組織のセンサスに照らして確認
101
+ csv_census: 組織の国勢調査に照らして確認
105
102
  dummy_authorization_handler: 認証ハンドラーの例に対して確認する
106
103
  dummy_authorization_workflow: 認証ワークフローの例に対して確認する
107
104
  id_documents: 本人確認書類をアップロードして認証を取得する
@@ -132,14 +129,14 @@ ja:
132
129
  error: センサスのインポート中にエラーが発生しました。
133
130
  success: '%{count} 個のアイテムを正常にインポートしました (%{errors} 個のエラー)'
134
131
  destroy_all:
135
- success: すべてのセンサスデータが削除されました
132
+ success: すべての国勢調査データが削除されました
136
133
  destroy:
137
- confirm: センサスをすべて削除することはできません。続行してもよろしいですか?
138
- title: センサスデータをすべて削除する
134
+ confirm: 国勢調査をすべて削除することはできません。続行してもよろしいですか?
135
+ title: 国勢調査データをすべて削除する
139
136
  index:
140
137
  data: 合計 %{count} 件のレコードが読み込まれています。最終アップロード日は %{due_date}です。
141
- empty: センサスデータがありません。CSVファイルを使用してインポートするには、以下のフォームを使用してください。
142
- title: 現在のセンサスデータ
138
+ empty: 国勢調査データがありません。CSVファイルを使用してインポートするには、以下のフォームを使用してください。
139
+ title: 現在の国勢調査データ
143
140
  instructions:
144
141
  body: これを行うには、システム管理を入力し、csv_census の認証を組織に追加する必要があります。
145
142
  title: この組織のCSVセンサス認証を有効にする必要があります
@@ -147,7 +144,7 @@ ja:
147
144
  file: "電子メールデータを含む.csvファイル"
148
145
  info: 'メールアドレスの列が 1 つだけの CSV 形式のファイルである必要があります:'
149
146
  submit: ファイルをアップロード
150
- title: 新しいセンサスをアップロード
147
+ title: 新しい国勢調査をアップロード
151
148
  authorizations:
152
149
  new:
153
150
  error: お客様のアカウントを確認できませんでした。また、組織のセンサスに入っていない場合もあります。
@@ -1 +1,2 @@
1
+ ---
1
2
  ko:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  lb:
2
3
  activemodel:
3
4
  attributes: