decidim-direct_verifications 1.2 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d7a348b9504d3371592edd997c1af5847b05b3fa060a155de266c13ad3385b1c
4
- data.tar.gz: 6d21de70c4ae4b1d40b2ab27514f90cdeccbaaf309eae82f0eb9671f1b597355
3
+ metadata.gz: 1514f9aa82192dacd5a606881dd726fdd2149d9fe8420f894a3204092a4c4abf
4
+ data.tar.gz: dd8208ff309e9b749e994462e503afb68a1b27c500247d321b2da16deaa16eed
5
5
  SHA512:
6
- metadata.gz: efa9e4d88b715b7a1255bdf2890e0f9f0f34b52b2cf3f02cc211954eec9b53b43c75a3373a456c7d71a23ba9920f6b3c9ec47f5fe3476cfc23564b7c4897159e
7
- data.tar.gz: 2825c1c7d5bb1230c242a019288d76fd4d42ae69770fa5cbe5f91a9492c4de0c96a7e36dc012195cd65f0301243792a6dd5f9ea7a8584b995b174de9a5ada695
6
+ metadata.gz: 35b46513a89adf693cfbfc1712b4ea002455a024fedc137e211a1dc59748d3f6289f0a7894b2203df843b7b321dbb8824e1cc4bd2cc094b08e4fd77f7e276212
7
+ data.tar.gz: af41ee36b280fb03a1827cb0157c9c5dd95013c1df5944b1098b0663bd864e1f6e2240c27c9c68020d6e2b11ac633973f3b2b899205468c1a17d4d5e04a2ec23
@@ -18,6 +18,11 @@ ca:
18
18
  explanation: Verificació manual per part de les administradores de l'organització
19
19
  name: Verificació directa
20
20
  direct_verifications:
21
+ participants:
22
+ modal:
23
+ button_title: Veure autoritzacions
24
+ modal_close_button: Tanca
25
+ modal_title: Autoritzacions disponibles
21
26
  verification:
22
27
  admin:
23
28
  authorizations:
@@ -70,6 +75,18 @@ ca:
70
75
  global: "- Qualsevol mètode de verificació -"
71
76
  registered: Registrades
72
77
  unconfirmed: No confirmades
78
+ user_authorizations:
79
+ destroy:
80
+ error: Error al esborrar l'autorització %{name} (%{message})
81
+ success: La verificació %{name} ha estat eliminada correctament
82
+ show:
83
+ grant: Autoritza la usuària fent servir aquest mètode
84
+ granted: Concedida
85
+ not_granted: No concedida
86
+ revoke: Revoca l'autorització
87
+ update:
88
+ error: No s'ha pogut autoritzar la usuària usant el mètode %{name}
89
+ success: Usuària autoritzada correctament amb %{name}
73
90
  authorizations:
74
91
  new:
75
92
  no_action: Aquest mètode requereix que una administradora us verifiqui
@@ -18,6 +18,11 @@ cs:
18
18
  explanation: Ruční ověření správcem organizace
19
19
  name: Přímé ověření
20
20
  direct_verifications:
21
+ participants:
22
+ modal:
23
+ button_title: See authorizations
24
+ modal_close_button: Close
25
+ modal_title: Available authorizations
21
26
  verification:
22
27
  admin:
23
28
  authorizations:
@@ -70,6 +75,18 @@ cs:
70
75
  global: "- Jakákoli metoda ověřování -"
71
76
  registered: Registrován
72
77
  unconfirmed: Nepotvrzeno
78
+ user_authorizations:
79
+ destroy:
80
+ error: Error while trying to delete the authorization %{name} (%{message})
81
+ success: Authorization %{name} deleted successfully
82
+ show:
83
+ grant: Authorize user with this method
84
+ granted: Granted
85
+ not_granted: Not granted
86
+ revoke: Revoke the authorization
87
+ update:
88
+ error: Error while trying to authorize the user using %{name}
89
+ success: User authorized successfully using %{name}
73
90
  authorizations:
74
91
  new:
75
92
  no_action: Tato metoda vyžaduje administrátora, který vás ověřuje
@@ -18,6 +18,11 @@ es:
18
18
  explanation: Verificación manual por parte de las administradoras de la organización
19
19
  name: Verificación directa
20
20
  direct_verifications:
21
+ participants:
22
+ modal:
23
+ button_title: Ver autorizaciones
24
+ modal_close_button: Cerrar
25
+ modal_title: Autorizaciones disponibles
21
26
  verification:
22
27
  admin:
23
28
  authorizations:
@@ -70,6 +75,18 @@ es:
70
75
  global: "- Cualquier método de verificación -"
71
76
  registered: Registradas
72
77
  unconfirmed: Sin confirmar
78
+ user_authorizations:
79
+ destroy:
80
+ error: Error al intentar eliminar la autorización %{name} (%{message})
81
+ success: Autorización %{name} eliminada correctamente
82
+ show:
83
+ grant: Autorizar usuaria con este método
84
+ granted: Concedida
85
+ not_granted: No concedida
86
+ revoke: Revocar autorización
87
+ update:
88
+ error: Error al intentar autorizar la usuaria usando %{name}
89
+ success: Usuaria autorizada con éxito usando %{name}
73
90
  authorizations:
74
91
  new:
75
92
  no_action: Este método requiere que una administradora os verifique
@@ -18,6 +18,11 @@ fr:
18
18
  explanation: Vérification manuelle par les administrateurs de l'organisation
19
19
  name: Vérification directe
20
20
  direct_verifications:
21
+ participants:
22
+ modal:
23
+ button_title: See authorizations
24
+ modal_close_button: Close
25
+ modal_title: Available authorizations
21
26
  verification:
22
27
  admin:
23
28
  authorizations:
@@ -70,6 +75,18 @@ fr:
70
75
  global: "- N'importe quelle méthode de vérification -"
71
76
  registered: Inscrits
72
77
  unconfirmed: Non confirmé
78
+ user_authorizations:
79
+ destroy:
80
+ error: Error while trying to delete the authorization %{name} (%{message})
81
+ success: Authorization %{name} deleted successfully
82
+ show:
83
+ grant: Authorize user with this method
84
+ granted: Granted
85
+ not_granted: Not granted
86
+ revoke: Revoke the authorization
87
+ update:
88
+ error: Error while trying to authorize the user using %{name}
89
+ success: User authorized successfully using %{name}
73
90
  authorizations:
74
91
  new:
75
92
  no_action: Cette méthode nécessite un administrateur qui vous vérifie
@@ -23,7 +23,7 @@ module Decidim
23
23
  end
24
24
  end
25
25
 
26
- initializer "decidim_notify.webpacker.assets_path" do
26
+ initializer "direct_verifications.webpacker.assets_path" do
27
27
  Decidim.register_assets_path File.expand_path("app/packs", root)
28
28
  end
29
29
  end
@@ -3,7 +3,7 @@
3
3
  module Decidim
4
4
  # This holds the decidim-direct_verifications version.
5
5
  module DirectVerifications
6
- VERSION = "1.2"
6
+ VERSION = "1.2.1"
7
7
  DECIDIM_VERSION = "0.26.1"
8
8
  MIN_DECIDIM_VERSION = ">= 0.25.0"
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-direct_verifications
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.2'
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Vergés