decidim-pages 0.26.2 → 0.26.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/config/locales/ca.yml +1 -1
- data/config/locales/de.yml +2 -0
- data/config/locales/es-MX.yml +1 -1
- data/config/locales/es-PY.yml +1 -1
- data/config/locales/es.yml +1 -1
- data/config/locales/hu.yml +5 -0
- data/config/locales/lt.yml +36 -0
- data/config/locales/oc-FR.yml +1 -0
- data/lib/decidim/pages/version.rb +1 -1
- metadata +9 -8
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c24928abce089f845e52e9bdfdcd80b8ee3d01005cdd3acaa90f0e80745a905e
|
|
4
|
+
data.tar.gz: 2961f44049bfc9b69a01f149a1d1aa59d3580106d7b4a70d0c0d3d882d5783ce
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a3e28a941ad8617af5f6663d258eedd8cd109cc3fa14b9e7f50ae148b9de4128bc736c64d9751deb98288a8e4c2d3d1eb79a9abf63211f6b0c379a910e28af8b
|
|
7
|
+
data.tar.gz: 95631b28a344061641677c3c6c2a6f48f4155928179d8303e2e8b89fad81c6358724f9b5872a78e5a4c9f7cdb101edd0019d7bf03e79a074a94dd61b0d8cb3aa
|
data/config/locales/ca.yml
CHANGED
data/config/locales/de.yml
CHANGED
data/config/locales/es-MX.yml
CHANGED
|
@@ -30,6 +30,6 @@ es-MX:
|
|
|
30
30
|
success: Página guardada correctamente.
|
|
31
31
|
home:
|
|
32
32
|
hero:
|
|
33
|
-
participate_title:
|
|
33
|
+
participate_title: Participa en los procesos de la plataforma
|
|
34
34
|
sub_hero:
|
|
35
35
|
register_title: Regístrate para tener una cuenta
|
data/config/locales/es-PY.yml
CHANGED
|
@@ -30,6 +30,6 @@ es-PY:
|
|
|
30
30
|
success: Página guardada correctamente.
|
|
31
31
|
home:
|
|
32
32
|
hero:
|
|
33
|
-
participate_title:
|
|
33
|
+
participate_title: Participa en los procesos de la plataforma
|
|
34
34
|
sub_hero:
|
|
35
35
|
register_title: Regístrate para tener una cuenta
|
data/config/locales/es.yml
CHANGED
data/config/locales/hu.yml
CHANGED
data/config/locales/lt.yml
CHANGED
|
@@ -1 +1,37 @@
|
|
|
1
1
|
lt:
|
|
2
|
+
activerecord:
|
|
3
|
+
models:
|
|
4
|
+
decidim/pages/page:
|
|
5
|
+
one: Puslapis
|
|
6
|
+
few: Puslapiai
|
|
7
|
+
many: Puslapiai
|
|
8
|
+
other: Puslapiai
|
|
9
|
+
decidim:
|
|
10
|
+
admin_log:
|
|
11
|
+
page:
|
|
12
|
+
update: "%{user_name} atnaujino %{resource_name} puslapį %{space_name}"
|
|
13
|
+
components:
|
|
14
|
+
pages:
|
|
15
|
+
name: Puslapis
|
|
16
|
+
settings:
|
|
17
|
+
global:
|
|
18
|
+
announcement: Pranešimas
|
|
19
|
+
step:
|
|
20
|
+
announcement: Pranešimas
|
|
21
|
+
pages:
|
|
22
|
+
admin:
|
|
23
|
+
models:
|
|
24
|
+
components:
|
|
25
|
+
body: Pagrindinė dalis
|
|
26
|
+
pages:
|
|
27
|
+
edit:
|
|
28
|
+
save: Atnaujinimas
|
|
29
|
+
title: Redaguoti puslapį
|
|
30
|
+
update:
|
|
31
|
+
invalid: Išsaugant šį puslapį iškilo problema.
|
|
32
|
+
success: Puslapis išsaugotas.
|
|
33
|
+
home:
|
|
34
|
+
hero:
|
|
35
|
+
participate_title: Dalyvauti platformos procesuose
|
|
36
|
+
sub_hero:
|
|
37
|
+
register_title: Užsiregistruokite norėdami susikurti paskyrą
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
oc:
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-pages
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.26.
|
|
4
|
+
version: 0.26.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Josep Jaume Rey Peroy
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2022-
|
|
13
|
+
date: 2022-09-29 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: decidim-core
|
|
@@ -18,42 +18,42 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - '='
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 0.26.
|
|
21
|
+
version: 0.26.3
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
25
25
|
requirements:
|
|
26
26
|
- - '='
|
|
27
27
|
- !ruby/object:Gem::Version
|
|
28
|
-
version: 0.26.
|
|
28
|
+
version: 0.26.3
|
|
29
29
|
- !ruby/object:Gem::Dependency
|
|
30
30
|
name: decidim-dev
|
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
|
32
32
|
requirements:
|
|
33
33
|
- - '='
|
|
34
34
|
- !ruby/object:Gem::Version
|
|
35
|
-
version: 0.26.
|
|
35
|
+
version: 0.26.3
|
|
36
36
|
type: :development
|
|
37
37
|
prerelease: false
|
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
|
39
39
|
requirements:
|
|
40
40
|
- - '='
|
|
41
41
|
- !ruby/object:Gem::Version
|
|
42
|
-
version: 0.26.
|
|
42
|
+
version: 0.26.3
|
|
43
43
|
- !ruby/object:Gem::Dependency
|
|
44
44
|
name: decidim-participatory_processes
|
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
|
46
46
|
requirements:
|
|
47
47
|
- - '='
|
|
48
48
|
- !ruby/object:Gem::Version
|
|
49
|
-
version: 0.26.
|
|
49
|
+
version: 0.26.3
|
|
50
50
|
type: :development
|
|
51
51
|
prerelease: false
|
|
52
52
|
version_requirements: !ruby/object:Gem::Requirement
|
|
53
53
|
requirements:
|
|
54
54
|
- - '='
|
|
55
55
|
- !ruby/object:Gem::Version
|
|
56
|
-
version: 0.26.
|
|
56
|
+
version: 0.26.3
|
|
57
57
|
description: A pages component for decidim's participatory processes.
|
|
58
58
|
email:
|
|
59
59
|
- josepjaume@gmail.com
|
|
@@ -133,6 +133,7 @@ files:
|
|
|
133
133
|
- config/locales/mt.yml
|
|
134
134
|
- config/locales/nl.yml
|
|
135
135
|
- config/locales/no.yml
|
|
136
|
+
- config/locales/oc-FR.yml
|
|
136
137
|
- config/locales/om-ET.yml
|
|
137
138
|
- config/locales/pl.yml
|
|
138
139
|
- config/locales/pt-BR.yml
|