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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1514f9aa82192dacd5a606881dd726fdd2149d9fe8420f894a3204092a4c4abf
|
4
|
+
data.tar.gz: dd8208ff309e9b749e994462e503afb68a1b27c500247d321b2da16deaa16eed
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 35b46513a89adf693cfbfc1712b4ea002455a024fedc137e211a1dc59748d3f6289f0a7894b2203df843b7b321dbb8824e1cc4bd2cc094b08e4fd77f7e276212
|
7
|
+
data.tar.gz: af41ee36b280fb03a1827cb0157c9c5dd95013c1df5944b1098b0663bd864e1f6e2240c27c9c68020d6e2b11ac633973f3b2b899205468c1a17d4d5e04a2ec23
|
data/config/locales/ca.yml
CHANGED
@@ -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
|
data/config/locales/cs.yml
CHANGED
@@ -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
|
data/config/locales/es.yml
CHANGED
@@ -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
|
data/config/locales/fr.yml
CHANGED
@@ -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
|