decidim-blogs 0.15.1 → 0.15.2
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/de.yml +1 -0
- data/config/locales/en.yml +0 -1
- data/config/locales/fi-pl.yml +79 -0
- data/config/locales/fi.yml +4 -4
- data/config/locales/id-ID.yml +1 -0
- data/config/locales/tr-TR.yml +1 -0
- data/lib/decidim/blogs/version.rb +1 -1
- metadata +20 -17
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9bfe415e0c7d2e1cb5ba188f121ff17f509078206df05c46674ad48726b1a15d
|
|
4
|
+
data.tar.gz: 7430c87f6b54823dc940af330a7210913994e17d919a69fd741734c4a5de634b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9328f9f04d0c401d3abbf9c7c16ac6f42892a5d1e8708b70d285a21d381cc1d0b768211d1895d6e5ac906f65970535a2fa0aa1ec05729549d18bb028d2eb2c71
|
|
7
|
+
data.tar.gz: 323127fcb5de2c53678af9e157bd630b3b0cb8388b07057559390713077a49499de36fb6310d633459bb2f9ee7b7095b9126837a4213b06476ce852f60c3bea2
|
data/config/locales/de.yml
CHANGED
|
@@ -67,6 +67,7 @@ de:
|
|
|
67
67
|
blogs:
|
|
68
68
|
post_created:
|
|
69
69
|
email_intro: Der Beitrag "%{resource_title}" wurde in "%{participatory_space_title}" veröffentlicht, dem Sie folgen.
|
|
70
|
+
email_outro: Sie haben diese Benachrichtigung erhalten, weil Sie "%{participatory_space_title}" folgen. Sie können es aus dem vorherigen Link aufheben.
|
|
70
71
|
email_subject: Neuer Beitrag in %{participatory_space_title}
|
|
71
72
|
notification_title: Der Beitrag <a href="%{resource_path}">%{resource_title}</a> wurde in %{participatory_space_title}
|
|
72
73
|
pages:
|
data/config/locales/en.yml
CHANGED
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
fi-pl:
|
|
2
|
+
activemodel:
|
|
3
|
+
models:
|
|
4
|
+
decidim/blogs/create_post_event: Uusi blogiartikkeli
|
|
5
|
+
activerecord:
|
|
6
|
+
models:
|
|
7
|
+
decidim/blogs/post:
|
|
8
|
+
one: Artikkeli
|
|
9
|
+
other: Artikkelia
|
|
10
|
+
decidim:
|
|
11
|
+
blogs:
|
|
12
|
+
actions:
|
|
13
|
+
confirm_destroy: Haluatko varmasti poistaa tämän artikkelin?
|
|
14
|
+
destroy: Poista
|
|
15
|
+
edit: Muokkaa
|
|
16
|
+
new: Uusi artikkeli
|
|
17
|
+
title: Toiminnot
|
|
18
|
+
admin:
|
|
19
|
+
models:
|
|
20
|
+
components:
|
|
21
|
+
body: Leipäteksti
|
|
22
|
+
post:
|
|
23
|
+
name: Artikkeli
|
|
24
|
+
posts:
|
|
25
|
+
create:
|
|
26
|
+
invalid: Tämän artikkelin luomisessa esiintyi ongelma
|
|
27
|
+
success: Artikkeli luotu onnistuneesti
|
|
28
|
+
destroy:
|
|
29
|
+
success: Artikkeli poistettu onnistuneesti
|
|
30
|
+
edit:
|
|
31
|
+
save: Päivitä
|
|
32
|
+
index:
|
|
33
|
+
title: Artikkelit
|
|
34
|
+
new:
|
|
35
|
+
create: Luo
|
|
36
|
+
title: Luo artikkeli
|
|
37
|
+
update:
|
|
38
|
+
invalid: Artikkelin tallennuksessa tapahtui virheitä.
|
|
39
|
+
success: Artikkeli tallennettu onnistuneesti
|
|
40
|
+
last_activity:
|
|
41
|
+
new_post_at_html: "<span>Uusi artikkeli osoitteessa %{link}</span>"
|
|
42
|
+
models:
|
|
43
|
+
post:
|
|
44
|
+
fields:
|
|
45
|
+
author: Kirjoittaja
|
|
46
|
+
body: Leipäteksti
|
|
47
|
+
created_at: Luotu
|
|
48
|
+
title: otsikko
|
|
49
|
+
posts:
|
|
50
|
+
show:
|
|
51
|
+
view: Näytä
|
|
52
|
+
sidebar_blog:
|
|
53
|
+
comments: kommentit
|
|
54
|
+
most_commented_posts: Eniten kommentoidut artikkelit
|
|
55
|
+
read_more: Lue lisää
|
|
56
|
+
components:
|
|
57
|
+
blogs:
|
|
58
|
+
name: Blogi
|
|
59
|
+
settings:
|
|
60
|
+
global:
|
|
61
|
+
announcement: Ilmoitus
|
|
62
|
+
comments_enabled: Kommentointi käytössä
|
|
63
|
+
step:
|
|
64
|
+
announcement: Ilmoitus
|
|
65
|
+
comments_blocked: Kommentointi estetty
|
|
66
|
+
events:
|
|
67
|
+
blogs:
|
|
68
|
+
post_created:
|
|
69
|
+
email_intro: Seuraamassasi kohteessa "%{participatory_space_title}" on julkaistu artikkeli "%{resource_title}".
|
|
70
|
+
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat kohdetta "%{participatory_space_title}". Voit lopettaa seuraamisen edellä esitetyn linkin kautta.
|
|
71
|
+
email_subject: Uusi artikkeli julkaistiin tilassa %{participatory_space_title}
|
|
72
|
+
notification_title: Kohteessa %{participatory_space_title} on julkaistu artikkeli <a href="%{resource_path}">%{resource_title}</a>
|
|
73
|
+
pages:
|
|
74
|
+
home:
|
|
75
|
+
statistics:
|
|
76
|
+
posts_count: Artikkeleja
|
|
77
|
+
participatory_processes:
|
|
78
|
+
statistics:
|
|
79
|
+
posts_count: Artikkeleja
|
data/config/locales/fi.yml
CHANGED
|
@@ -66,14 +66,14 @@ fi:
|
|
|
66
66
|
events:
|
|
67
67
|
blogs:
|
|
68
68
|
post_created:
|
|
69
|
-
email_intro:
|
|
70
|
-
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat "%{participatory_space_title}". Voit lopettaa seuraamisen edellä esitetyn linkin kautta.
|
|
69
|
+
email_intro: Seuraamassasi kohteessa "%{participatory_space_title}" on julkaistu artikkeli "%{resource_title}".
|
|
70
|
+
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat kohdetta "%{participatory_space_title}". Voit lopettaa seuraamisen edellä esitetyn linkin kautta.
|
|
71
71
|
email_subject: Uusi artikkeli julkaistiin tilassa %{participatory_space_title}
|
|
72
72
|
notification_title: Kohteessa %{participatory_space_title} on julkaistu artikkeli <a href="%{resource_path}">%{resource_title}</a>
|
|
73
73
|
pages:
|
|
74
74
|
home:
|
|
75
75
|
statistics:
|
|
76
|
-
posts_count:
|
|
76
|
+
posts_count: Artikkeleja
|
|
77
77
|
participatory_processes:
|
|
78
78
|
statistics:
|
|
79
|
-
posts_count:
|
|
79
|
+
posts_count: Artikkeleja
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
id:
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tr:
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-blogs
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.15.
|
|
4
|
+
version: 0.15.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Isaac Massot Gil
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2019-01-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: decidim-admin
|
|
@@ -16,42 +16,42 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - '='
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 0.15.
|
|
19
|
+
version: 0.15.2
|
|
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.15.
|
|
26
|
+
version: 0.15.2
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: decidim-comments
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
30
30
|
requirements:
|
|
31
31
|
- - '='
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 0.15.
|
|
33
|
+
version: 0.15.2
|
|
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.15.
|
|
40
|
+
version: 0.15.2
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: decidim-core
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
44
44
|
requirements:
|
|
45
45
|
- - '='
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: 0.15.
|
|
47
|
+
version: 0.15.2
|
|
48
48
|
type: :runtime
|
|
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.15.
|
|
54
|
+
version: 0.15.2
|
|
55
55
|
- !ruby/object:Gem::Dependency
|
|
56
56
|
name: httparty
|
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -100,56 +100,56 @@ dependencies:
|
|
|
100
100
|
requirements:
|
|
101
101
|
- - '='
|
|
102
102
|
- !ruby/object:Gem::Version
|
|
103
|
-
version: 0.15.
|
|
103
|
+
version: 0.15.2
|
|
104
104
|
type: :development
|
|
105
105
|
prerelease: false
|
|
106
106
|
version_requirements: !ruby/object:Gem::Requirement
|
|
107
107
|
requirements:
|
|
108
108
|
- - '='
|
|
109
109
|
- !ruby/object:Gem::Version
|
|
110
|
-
version: 0.15.
|
|
110
|
+
version: 0.15.2
|
|
111
111
|
- !ruby/object:Gem::Dependency
|
|
112
112
|
name: decidim-assemblies
|
|
113
113
|
requirement: !ruby/object:Gem::Requirement
|
|
114
114
|
requirements:
|
|
115
115
|
- - '='
|
|
116
116
|
- !ruby/object:Gem::Version
|
|
117
|
-
version: 0.15.
|
|
117
|
+
version: 0.15.2
|
|
118
118
|
type: :development
|
|
119
119
|
prerelease: false
|
|
120
120
|
version_requirements: !ruby/object:Gem::Requirement
|
|
121
121
|
requirements:
|
|
122
122
|
- - '='
|
|
123
123
|
- !ruby/object:Gem::Version
|
|
124
|
-
version: 0.15.
|
|
124
|
+
version: 0.15.2
|
|
125
125
|
- !ruby/object:Gem::Dependency
|
|
126
126
|
name: decidim-dev
|
|
127
127
|
requirement: !ruby/object:Gem::Requirement
|
|
128
128
|
requirements:
|
|
129
129
|
- - '='
|
|
130
130
|
- !ruby/object:Gem::Version
|
|
131
|
-
version: 0.15.
|
|
131
|
+
version: 0.15.2
|
|
132
132
|
type: :development
|
|
133
133
|
prerelease: false
|
|
134
134
|
version_requirements: !ruby/object:Gem::Requirement
|
|
135
135
|
requirements:
|
|
136
136
|
- - '='
|
|
137
137
|
- !ruby/object:Gem::Version
|
|
138
|
-
version: 0.15.
|
|
138
|
+
version: 0.15.2
|
|
139
139
|
- !ruby/object:Gem::Dependency
|
|
140
140
|
name: decidim-participatory_processes
|
|
141
141
|
requirement: !ruby/object:Gem::Requirement
|
|
142
142
|
requirements:
|
|
143
143
|
- - '='
|
|
144
144
|
- !ruby/object:Gem::Version
|
|
145
|
-
version: 0.15.
|
|
145
|
+
version: 0.15.2
|
|
146
146
|
type: :development
|
|
147
147
|
prerelease: false
|
|
148
148
|
version_requirements: !ruby/object:Gem::Requirement
|
|
149
149
|
requirements:
|
|
150
150
|
- - '='
|
|
151
151
|
- !ruby/object:Gem::Version
|
|
152
|
-
version: 0.15.
|
|
152
|
+
version: 0.15.2
|
|
153
153
|
description: A Blog component for decidim's participatory spaces.
|
|
154
154
|
email:
|
|
155
155
|
- isaac.mg@coditramuntana.com
|
|
@@ -194,10 +194,12 @@ files:
|
|
|
194
194
|
- config/locales/es-PY.yml
|
|
195
195
|
- config/locales/es.yml
|
|
196
196
|
- config/locales/eu.yml
|
|
197
|
+
- config/locales/fi-pl.yml
|
|
197
198
|
- config/locales/fi.yml
|
|
198
199
|
- config/locales/fr.yml
|
|
199
200
|
- config/locales/gl.yml
|
|
200
201
|
- config/locales/hu.yml
|
|
202
|
+
- config/locales/id-ID.yml
|
|
201
203
|
- config/locales/it.yml
|
|
202
204
|
- config/locales/nl.yml
|
|
203
205
|
- config/locales/pl.yml
|
|
@@ -205,6 +207,7 @@ files:
|
|
|
205
207
|
- config/locales/pt.yml
|
|
206
208
|
- config/locales/ru.yml
|
|
207
209
|
- config/locales/sv.yml
|
|
210
|
+
- config/locales/tr-TR.yml
|
|
208
211
|
- config/locales/uk.yml
|
|
209
212
|
- db/migrate/20171129131353_create_decidim_blogs_posts.rb
|
|
210
213
|
- db/migrate/20171211084630_add_author_to_decidim_blogs_posts.rb
|
|
@@ -236,7 +239,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
236
239
|
version: '0'
|
|
237
240
|
requirements: []
|
|
238
241
|
rubyforge_project:
|
|
239
|
-
rubygems_version: 2.7.
|
|
242
|
+
rubygems_version: 2.7.7
|
|
240
243
|
signing_key:
|
|
241
244
|
specification_version: 4
|
|
242
245
|
summary: Decidim blogs module
|