decidim-templates 0.23.3 → 0.23.4
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of decidim-templates might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/config/locales/pl.yml +10 -10
- data/lib/decidim/templates/version.rb +1 -1
- metadata +10 -10
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cebdef77213ba4b649a3de95269d0013b0cfc1a77bea10b15512422f65ed82b0
|
4
|
+
data.tar.gz: 779288be80e20e780b9b781fe142eae06082311e8150c539a9d36ebdeab8b568
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cc6d306bf6f0122408da9fa6a7f0511405e7ed129c25b49d8acb77b3e0d5d013461154f207fbb223648d5d7b943cab2cedbcf902f308c2b8517dd341997f0cd1
|
7
|
+
data.tar.gz: 1313174fbf75598b4b9cb8492e38ac764bf4a878fe9b71b1269660a31229eab1e52e7638a07cb869ca4da6df94900f432fd5c6a3b7407fc2533c2483dbba193f
|
data/config/locales/pl.yml
CHANGED
@@ -5,20 +5,20 @@ pl:
|
|
5
5
|
templates: Szablony
|
6
6
|
templates:
|
7
7
|
apply:
|
8
|
-
error: Wystąpił
|
9
|
-
success: Szablon zastosowany
|
8
|
+
error: Wystąpił błąd z zastosowaniem tego szablonu.
|
9
|
+
success: Szablon został zastosowany
|
10
10
|
copy:
|
11
|
-
error: Wystąpił
|
12
|
-
success: Szablon został skopiowany
|
11
|
+
error: Wystąpił błąd podczas kopiowania tego szablonu.
|
12
|
+
success: Szablon został skopiowany
|
13
13
|
create:
|
14
14
|
error: Wystąpił błąd podczas tworzenia tego szablonu.
|
15
|
-
success: Szablon utworzony
|
15
|
+
success: Szablon został utworzony
|
16
16
|
destroy:
|
17
|
-
success: Szablon usunięty
|
17
|
+
success: Szablon został usunięty
|
18
18
|
empty: Brak szablonów.
|
19
19
|
update:
|
20
|
-
error: Wystąpił
|
21
|
-
success: Szablon zaktualizowany
|
20
|
+
error: Wystąpił błąd podczas aktualizowania szablonu.
|
21
|
+
success: Szablon został zaktualizowany
|
22
22
|
titles:
|
23
23
|
template_types:
|
24
24
|
questionnaires: Szablony kwestionariusza
|
@@ -43,7 +43,7 @@ pl:
|
|
43
43
|
skip_template: Pomiń
|
44
44
|
edit:
|
45
45
|
edit: Edytuj
|
46
|
-
empty:
|
46
|
+
empty: Nie ma jeszcze żadnych pytań
|
47
47
|
questionnaire: Kwestionariusz
|
48
48
|
form:
|
49
49
|
save: Zapisz
|
@@ -55,6 +55,6 @@ pl:
|
|
55
55
|
preview:
|
56
56
|
current_step: Krok %{step}
|
57
57
|
of_total_steps: z %{total_steps}
|
58
|
-
tos_agreement: Biorąc udział akceptujesz
|
58
|
+
tos_agreement: Biorąc udział akceptujesz Regulamin korzystania z serwisu
|
59
59
|
template_types:
|
60
60
|
questionnaires: Kwestionariusze
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-templates
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.23.
|
4
|
+
version: 0.23.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Vera Rojman
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-03-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: decidim-core
|
@@ -16,56 +16,56 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.23.
|
19
|
+
version: 0.23.4
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0.23.
|
26
|
+
version: 0.23.4
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: decidim-forms
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - '='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 0.23.
|
33
|
+
version: 0.23.4
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - '='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0.23.
|
40
|
+
version: 0.23.4
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: decidim-admin
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - '='
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 0.23.
|
47
|
+
version: 0.23.4
|
48
48
|
type: :development
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
52
|
- - '='
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: 0.23.
|
54
|
+
version: 0.23.4
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
name: decidim-dev
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
58
58
|
requirements:
|
59
59
|
- - '='
|
60
60
|
- !ruby/object:Gem::Version
|
61
|
-
version: 0.23.
|
61
|
+
version: 0.23.4
|
62
62
|
type: :development
|
63
63
|
prerelease: false
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
66
|
- - '='
|
67
67
|
- !ruby/object:Gem::Version
|
68
|
-
version: 0.23.
|
68
|
+
version: 0.23.4
|
69
69
|
description: This module provides a solution to create templates for different Decidim
|
70
70
|
models, such as Proposals and Questionnaires..
|
71
71
|
email:
|