decidim-blogs 0.26.4 → 0.26.5

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: a3ecd910d34d96130ef3f5ab4652639be86b5360899daf1e3384803fcfa22885
4
- data.tar.gz: 966aa96727095125bfd33c38de0ec527001dccf2650c7f85240e2630a08085d0
3
+ metadata.gz: 703331af752ab70a59db72cf8b090764d32c4135bead4d1a10a2c36bb8422b54
4
+ data.tar.gz: e691766a485e9685cef91aaa420644398a92392e2cac9a5938fc996b3f3a828e
5
5
  SHA512:
6
- metadata.gz: f35541641b23663e9fed34e7a873aa5ad37b0a06b54065c4c00b23b616be446b989fbc3b4393ec8c907a69a2b0f56836712c77bcbbc2d8fabc64dc1148fcfaa3
7
- data.tar.gz: d54891ca59a73a2a967e72917f1c6ce2ae1bf9216f8540734805a320cce98c81c2e72bc81981573c9019fb57ad337c924469d203a46e48283795ca6660830e7d
6
+ metadata.gz: c19450b87c069e0be155853a9473c42510f7a724324926b1052568a764b364522ce92994fa1ba3e88df4c892b4ff5a7197c614db0541e0ffd183e44fcc6ccc81
7
+ data.tar.gz: bcab1fff06ef543fcdf68c91f5e449d16a9fe4834888fb20c1f7b63744da4d79ba30a01890c77acfe6c36020c4efc5707b1a48a37249f52a50946e44889b94b6
@@ -12,7 +12,7 @@
12
12
  <%= form.translated :text_field, :title, autofocus: true %>
13
13
  </div>
14
14
  <div class="row column">
15
- <%= form.translated :editor, :body, toolbar: :full, lines: 30, label: t("models.components.body", scope: "decidim.blogs.admin") %>
15
+ <%= form.translated :editor, :body, toolbar: :full, lines: 30 %>
16
16
  </div>
17
17
  </div>
18
18
  </div>
@@ -22,8 +22,6 @@ ar:
22
22
  user_group_id: إنشاء مشاركة كـ
23
23
  admin:
24
24
  models:
25
- components:
26
- body: الجسم
27
25
  post:
28
26
  name: بريد
29
27
  posts:
@@ -51,7 +49,6 @@ ar:
51
49
  author: مؤلف
52
50
  body: الجسم
53
51
  created_at: أنشئت في
54
- title: عنوان
55
52
  posts:
56
53
  show:
57
54
  back: العودة إلى القائمة
@@ -1,5 +1,11 @@
1
1
  ca:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Cos del text
6
+ decidim_author_id: Autoria
7
+ published_at: Hora de publicació
8
+ title: Títol
3
9
  models:
4
10
  decidim/blogs/create_post_event: Nova publicació al blog
5
11
  activerecord:
@@ -10,7 +16,7 @@ ca:
10
16
  decidim:
11
17
  blogs:
12
18
  actions:
13
- confirm_destroy: Estàs segura que vols eliminar aquesta publicació?
19
+ confirm_destroy: Segur que vols eliminar aquesta publicació?
14
20
  destroy: Suprimeix
15
21
  edit: Edita
16
22
  new: Nova publicació
@@ -18,8 +24,6 @@ ca:
18
24
  user_group_id: Crear publicació com
19
25
  admin:
20
26
  models:
21
- components:
22
- body: Cos
23
27
  post:
24
28
  name: Publicar
25
29
  posts:
@@ -47,7 +51,7 @@ ca:
47
51
  author: Autora
48
52
  body: Cos
49
53
  created_at: Creat el
50
- title: títol
54
+ title: Títol
51
55
  posts:
52
56
  show:
53
57
  back: Tornar al llistat
@@ -60,8 +64,10 @@ ca:
60
64
  components:
61
65
  blogs:
62
66
  actions:
67
+ comment: Comentar
63
68
  create: Crear
64
69
  destroy: Esborrar
70
+ endorse: Adherir-se
65
71
  update: Actualitzar
66
72
  name: Blog
67
73
  settings:
@@ -1,5 +1,11 @@
1
1
  cs:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Tělo zprávy
6
+ decidim_author_id: Autor
7
+ published_at: Čas zveřejnění
8
+ title: Název
3
9
  models:
4
10
  decidim/blogs/create_post_event: Nový blogový příspěvek
5
11
  activerecord:
@@ -20,8 +26,6 @@ cs:
20
26
  user_group_id: Vytvořit příspěvek jako
21
27
  admin:
22
28
  models:
23
- components:
24
- body: Tělo
25
29
  post:
26
30
  name: Příspěvek
27
31
  posts:
@@ -49,7 +53,7 @@ cs:
49
53
  author: Autor
50
54
  body: Tělo
51
55
  created_at: Vytvořeno v
52
- title: titulek
56
+ title: Název
53
57
  posts:
54
58
  show:
55
59
  back: Zpět na seznam
@@ -62,8 +66,10 @@ cs:
62
66
  components:
63
67
  blogs:
64
68
  actions:
69
+ comment: Komentář
65
70
  create: Vytvořit
66
71
  destroy: Smazat
72
+ endorse: Schválit
67
73
  update: Aktualizovat
68
74
  name: Blog
69
75
  settings:
@@ -18,8 +18,6 @@ de:
18
18
  user_group_id: Beitrag erstellen als
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Haupttext
23
21
  post:
24
22
  name: Post
25
23
  posts:
@@ -47,7 +45,6 @@ de:
47
45
  author: Autor
48
46
  body: Haupttext
49
47
  created_at: Hergestellt in
50
- title: Titel
51
48
  posts:
52
49
  show:
53
50
  back: Zurück zur Liste
@@ -18,8 +18,6 @@ el:
18
18
  user_group_id: Δημιουργία ανάρτησης ως
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Σώμα
23
21
  post:
24
22
  name: Δημοσίευση
25
23
  posts:
@@ -47,7 +45,6 @@ el:
47
45
  author: Συντάκτης
48
46
  body: Σώμα
49
47
  created_at: Δημιουργήθηκε στις
50
- title: τίτλος
51
48
  posts:
52
49
  show:
53
50
  back: Επιστροφή στη λίστα
@@ -1,6 +1,12 @@
1
1
  ---
2
2
  en:
3
3
  activemodel:
4
+ attributes:
5
+ post:
6
+ body: Body
7
+ decidim_author_id: Author
8
+ published_at: Publish time
9
+ title: Title
4
10
  models:
5
11
  decidim/blogs/create_post_event: New blog post
6
12
  activerecord:
@@ -19,8 +25,6 @@ en:
19
25
  user_group_id: Create post as
20
26
  admin:
21
27
  models:
22
- components:
23
- body: Body
24
28
  post:
25
29
  name: Post
26
30
  posts:
@@ -48,7 +52,7 @@ en:
48
52
  author: Author
49
53
  body: Body
50
54
  created_at: Created at
51
- title: title
55
+ title: Title
52
56
  posts:
53
57
  show:
54
58
  back: Back to list
@@ -61,8 +65,10 @@ en:
61
65
  components:
62
66
  blogs:
63
67
  actions:
68
+ comment: Comment
64
69
  create: Create
65
70
  destroy: Delete
71
+ endorse: Endorse
66
72
  update: Update
67
73
  name: Blog
68
74
  settings:
@@ -1,5 +1,11 @@
1
1
  es-MX:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Cuerpo del texto
6
+ decidim_author_id: Autoria
7
+ published_at: Hora de publicación
8
+ title: Título
3
9
  models:
4
10
  decidim/blogs/create_post_event: Nueva publicación del blog
5
11
  activerecord:
@@ -18,8 +24,6 @@ es-MX:
18
24
  user_group_id: Crear publicación como
19
25
  admin:
20
26
  models:
21
- components:
22
- body: Cuerpo
23
27
  post:
24
28
  name: Enviar
25
29
  posts:
@@ -47,7 +51,7 @@ es-MX:
47
51
  author: Autoría
48
52
  body: Cuerpo
49
53
  created_at: Creado en
50
- title: título
54
+ title: Título
51
55
  posts:
52
56
  show:
53
57
  back: Volver al listado
@@ -60,8 +64,10 @@ es-MX:
60
64
  components:
61
65
  blogs:
62
66
  actions:
67
+ comment: Comentar
63
68
  create: Crear
64
69
  destroy: Borrar
70
+ endorse: Adherirse
65
71
  update: Actualizar
66
72
  name: Blog
67
73
  settings:
@@ -1,5 +1,11 @@
1
1
  es-PY:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Cuerpo del texto
6
+ decidim_author_id: Autoria
7
+ published_at: Hora de publicación
8
+ title: Título
3
9
  models:
4
10
  decidim/blogs/create_post_event: Nueva publicación del blog
5
11
  activerecord:
@@ -18,8 +24,6 @@ es-PY:
18
24
  user_group_id: Crear publicación como
19
25
  admin:
20
26
  models:
21
- components:
22
- body: Cuerpo
23
27
  post:
24
28
  name: Enviar
25
29
  posts:
@@ -47,7 +51,7 @@ es-PY:
47
51
  author: Autoría
48
52
  body: Cuerpo
49
53
  created_at: Creado en
50
- title: título
54
+ title: Título
51
55
  posts:
52
56
  show:
53
57
  back: Volver al listado
@@ -60,8 +64,10 @@ es-PY:
60
64
  components:
61
65
  blogs:
62
66
  actions:
67
+ comment: Comentar
63
68
  create: Crear
64
69
  destroy: Borrar
70
+ endorse: Adherirse
65
71
  update: Actualizar
66
72
  name: Blog
67
73
  settings:
@@ -1,5 +1,11 @@
1
1
  es:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Cuerpo del texto
6
+ decidim_author_id: Autoria
7
+ published_at: Hora de publicación
8
+ title: Título
3
9
  models:
4
10
  decidim/blogs/create_post_event: Nueva publicación en el blog
5
11
  activerecord:
@@ -10,7 +16,7 @@ es:
10
16
  decidim:
11
17
  blogs:
12
18
  actions:
13
- confirm_destroy: '¿Estás segura que quieres eliminar esta publicación?'
19
+ confirm_destroy: '¿Seguro que quieres eliminar esta publicación?'
14
20
  destroy: Borrar
15
21
  edit: Editar
16
22
  new: Nueva publicación
@@ -18,8 +24,6 @@ es:
18
24
  user_group_id: Crear publicación como
19
25
  admin:
20
26
  models:
21
- components:
22
- body: Cuerpo
23
27
  post:
24
28
  name: Publicar
25
29
  posts:
@@ -47,7 +51,7 @@ es:
47
51
  author: Autora
48
52
  body: Cuerpo
49
53
  created_at: Creado en
50
- title: título
54
+ title: Título
51
55
  posts:
52
56
  show:
53
57
  back: Volver al listado
@@ -60,8 +64,10 @@ es:
60
64
  components:
61
65
  blogs:
62
66
  actions:
67
+ comment: Comentar
63
68
  create: Crear
64
69
  destroy: Borrar
70
+ endorse: Adherirse
65
71
  update: Actualizar
66
72
  name: Blog
67
73
  settings:
@@ -1,85 +1,91 @@
1
1
  eu:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Testua
6
+ decidim_author_id: Egilea
7
+ published_at: Argitaratze data
8
+ title: Izena
3
9
  models:
4
10
  decidim/blogs/create_post_event: Blogeko post berria
5
11
  activerecord:
6
12
  models:
7
13
  decidim/blogs/post:
8
- one: Post
9
- other: Mezuak
14
+ one: Argitalpena
15
+ other: Argitalpen
10
16
  decidim:
11
17
  blogs:
12
18
  actions:
13
- confirm_destroy: Ziur mezua ezabatu nahi duzula?
19
+ confirm_destroy: Ziur zaude post hau argitalpen ezabatu nahi duzula?
14
20
  destroy: Ezabatu
15
21
  edit: Editatu
16
- new: Post berria
22
+ new: Argitalpe berria
17
23
  title: Ekintzak
18
24
  user_group_id: Sortu argitalpena hau bezala
19
25
  admin:
20
26
  models:
21
- components:
22
- body: Gorputzeko
23
27
  post:
24
- name: Post
28
+ name: Argitalpena
25
29
  posts:
26
30
  create:
27
- invalid: Arazo bat izan da post hau sortzeko
28
- success: Mezua ondo sortu da
31
+ invalid: Arazo bat izan da sarrera hau sortzeko
32
+ success: Argitalpena ondo sortu da
29
33
  destroy:
30
34
  success: Mezua ondo ezabatu da
31
35
  edit:
32
- save: eguneratzearen
36
+ save: Eguneratu
33
37
  title: Editatu argitalpena
34
38
  index:
35
- title: Mezuak
39
+ title: Argitalpenak
36
40
  new:
37
41
  create: Sortu
38
- title: Sortu mezua
42
+ title: Sortu argitalpena
39
43
  update:
40
- invalid: Erroreak gertatu dira mezua gordetzean.
41
- success: Mezua ondo gorde da
44
+ invalid: Akatsen bat gertatu da mezua gordetzean.
45
+ success: Sarrera ondo gorde da
42
46
  last_activity:
43
- new_post_at_html: "<span>Post berria %{link}</span>"
47
+ new_post_at_html: "<span>Post berria %{link}-ean</span>"
44
48
  models:
45
49
  post:
46
50
  fields:
47
51
  author: Egilea
48
- body: Gorputzeko
49
- created_at: Sortutako at
52
+ body: Testua
53
+ created_at: Sortze-data
50
54
  title: Izenburua
51
55
  posts:
52
56
  show:
53
57
  back: Itzuli zerrendara
54
58
  comments: Iruzkinak
55
- view: ikusi
59
+ view: Ikusi
56
60
  sidebar_blog:
57
61
  comments: iruzkinak
58
62
  most_commented_posts: Gehien iruzkinatutako mezu
59
- read_more: Irakurri gehiago
63
+ read_more: Geihago irakurri
60
64
  components:
61
65
  blogs:
62
66
  actions:
67
+ comment: Iruzkindu
63
68
  create: Sortu
64
69
  destroy: Ezabatu
65
- update: Eguneratu
70
+ endorse: Atxiki
71
+ update: Gorde
66
72
  name: Bloga
67
73
  settings:
68
74
  global:
69
- announcement: Anuntzio
75
+ announcement: Iragarpena
70
76
  comments_enabled: Iruzkinak gaituta
71
- comments_max_length: Iruzkinen gehieneko luzera (utzi 0 defektuz konfigurazioa mantendu nahi baduzu)
77
+ comments_max_length: Iruzkinen gehieneko luzera (utzi 0 lehenetsitako konfigurazioari eutsi nahi badiozu)
72
78
  step:
73
- announcement: Anuntzio
79
+ announcement: Iragarpena
74
80
  comments_blocked: Iruzkinak blokeatuta
75
81
  endorsements_blocked: Atxikimenduak blokeatuta
76
82
  endorsements_enabled: Atxikimenduak gaituta
77
83
  events:
78
84
  blogs:
79
85
  post_created:
80
- email_intro: '"%{resource_title}" mezua "%{participatory_space_title}" argitaratzen ari zarela jarraitzen ari zara.'
86
+ email_intro: '"%{resource_title}" argitalpena jarraitzen ari zaren "%{participatory_space_title}" espazioan argitaratu da.'
81
87
  email_outro: Jakinarazpena jaso duzu "%{participatory_space_title}" jarraitzen ari zarelako. Aurreko estekan utzi ahal diozu jarraitzeari.
82
- email_subject: '%{participatory_space_title} argitaratutako mezu berria'
88
+ email_subject: Argitalpen berria %{participatory_space_title} espazioan
83
89
  notification_title: <a href="%{resource_path}">%{resource_title}</a> posta %{participatory_space_title} argitaratu da
84
90
  statistics:
85
91
  posts_count: Argitalpenak
@@ -1,5 +1,11 @@
1
1
  fi-pl:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Sisältöteksti
6
+ decidim_author_id: Laatija
7
+ published_at: Julkaisuaika
8
+ title: Otsikko
3
9
  models:
4
10
  decidim/blogs/create_post_event: Uusi blogiartikkeli
5
11
  activerecord:
@@ -18,8 +24,6 @@ fi-pl:
18
24
  user_group_id: Luo artikkeli käyttäjänä
19
25
  admin:
20
26
  models:
21
- components:
22
- body: Leipäteksti
23
27
  post:
24
28
  name: Artikkeli
25
29
  posts:
@@ -47,7 +51,7 @@ fi-pl:
47
51
  author: Kirjoittaja
48
52
  body: Leipäteksti
49
53
  created_at: Luotu
50
- title: otsikko
54
+ title: Otsikko
51
55
  posts:
52
56
  show:
53
57
  back: Takaisin listaan
@@ -60,8 +64,10 @@ fi-pl:
60
64
  components:
61
65
  blogs:
62
66
  actions:
67
+ comment: Kommentointi
63
68
  create: Luo
64
69
  destroy: Poista
70
+ endorse: Suosittelu
65
71
  update: Päivitä
66
72
  name: Blogi
67
73
  settings:
@@ -1,5 +1,11 @@
1
1
  fi:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Sisältöteksti
6
+ decidim_author_id: Laatija
7
+ published_at: Julkaisuaika
8
+ title: Otsikko
3
9
  models:
4
10
  decidim/blogs/create_post_event: Uusi blogiartikkeli
5
11
  activerecord:
@@ -18,8 +24,6 @@ fi:
18
24
  user_group_id: Luo artikkeli käyttäjänä
19
25
  admin:
20
26
  models:
21
- components:
22
- body: Leipäteksti
23
27
  post:
24
28
  name: Artikkeli
25
29
  posts:
@@ -47,7 +51,7 @@ fi:
47
51
  author: Laatija
48
52
  body: Leipäteksti
49
53
  created_at: Luotu
50
- title: otsikko
54
+ title: Otsikko
51
55
  posts:
52
56
  show:
53
57
  back: Takaisin listaan
@@ -60,8 +64,10 @@ fi:
60
64
  components:
61
65
  blogs:
62
66
  actions:
67
+ comment: Kommentointi
63
68
  create: Luo
64
69
  destroy: Poista
70
+ endorse: Suosittelu
65
71
  update: Päivitä
66
72
  name: Blogi
67
73
  settings:
@@ -1,5 +1,11 @@
1
1
  fr-CA:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Corps du texte
6
+ decidim_author_id: Auteur
7
+ published_at: Date de publication
8
+ title: Titre
3
9
  models:
4
10
  decidim/blogs/create_post_event: Nouvel article
5
11
  activerecord:
@@ -18,8 +24,6 @@ fr-CA:
18
24
  user_group_id: Créer un article comme
19
25
  admin:
20
26
  models:
21
- components:
22
- body: Corps du texte
23
27
  post:
24
28
  name: Publier
25
29
  posts:
@@ -47,7 +51,7 @@ fr-CA:
47
51
  author: Auteur
48
52
  body: Corps du texte
49
53
  created_at: Créé à
50
- title: titre
54
+ title: Titre
51
55
  posts:
52
56
  show:
53
57
  back: Retour à la liste
@@ -60,8 +64,10 @@ fr-CA:
60
64
  components:
61
65
  blogs:
62
66
  actions:
67
+ comment: Commenter
63
68
  create: Créer
64
69
  destroy: Supprimer
70
+ endorse: Soutenir
65
71
  update: Mettre à jour
66
72
  name: Actualités
67
73
  settings:
@@ -1,5 +1,11 @@
1
1
  fr:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Corps du texte
6
+ decidim_author_id: Auteur
7
+ published_at: Date de publication
8
+ title: Titre
3
9
  models:
4
10
  decidim/blogs/create_post_event: Nouvel article
5
11
  activerecord:
@@ -18,8 +24,6 @@ fr:
18
24
  user_group_id: Créer un article en tant que
19
25
  admin:
20
26
  models:
21
- components:
22
- body: Corps du texte
23
27
  post:
24
28
  name: Publier
25
29
  posts:
@@ -47,7 +51,7 @@ fr:
47
51
  author: Auteur
48
52
  body: Corps du texte
49
53
  created_at: Créé à
50
- title: titre
54
+ title: Titre
51
55
  posts:
52
56
  show:
53
57
  back: Retour à la liste
@@ -60,8 +64,10 @@ fr:
60
64
  components:
61
65
  blogs:
62
66
  actions:
67
+ comment: Commenter
63
68
  create: Créer
64
69
  destroy: Supprimer
70
+ endorse: Soutenir
65
71
  update: Mettre à jour
66
72
  name: Actualités
67
73
  settings:
@@ -16,8 +16,6 @@ ga:
16
16
  title: Gníomhartha
17
17
  admin:
18
18
  models:
19
- components:
20
- body: Corp
21
19
  post:
22
20
  name: Postáil
23
21
  posts:
@@ -34,7 +32,6 @@ ga:
34
32
  fields:
35
33
  author: Údar
36
34
  body: Corp
37
- title: teideal
38
35
  posts:
39
36
  show:
40
37
  comments: Tráchtanna
@@ -18,8 +18,6 @@ gl:
18
18
  user_group_id: Crear publicación como
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Corpo
23
21
  post:
24
22
  name: Publicación
25
23
  posts:
@@ -47,7 +45,6 @@ gl:
47
45
  author: Autor
48
46
  body: Corpo
49
47
  created_at: Creado o
50
- title: título
51
48
  posts:
52
49
  show:
53
50
  back: Volver á listaxe
@@ -18,8 +18,6 @@ hu:
18
18
  user_group_id: Bejegyzés létrehozása
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Szöveg
23
21
  post:
24
22
  name: Bejegyzés
25
23
  posts:
@@ -47,7 +45,6 @@ hu:
47
45
  author: Szerző
48
46
  body: Szöveg
49
47
  created_at: 'Létrehozva:'
50
- title: cím
51
48
  posts:
52
49
  show:
53
50
  back: Vissza a listához
@@ -16,8 +16,6 @@ id:
16
16
  title: Tindakan
17
17
  admin:
18
18
  models:
19
- components:
20
- body: Tubuh
21
19
  post:
22
20
  name: Pos
23
21
  posts:
@@ -44,7 +42,6 @@ id:
44
42
  author: Penulis
45
43
  body: Tubuh
46
44
  created_at: Dibuat di
47
- title: judul
48
45
  posts:
49
46
  show:
50
47
  view: Melihat
@@ -8,8 +8,6 @@ is-IS:
8
8
  title: Aðgerðir
9
9
  admin:
10
10
  models:
11
- components:
12
- body: Líkami
13
11
  post:
14
12
  name: Post
15
13
  posts:
@@ -30,7 +28,6 @@ is-IS:
30
28
  author: Höfundur
31
29
  body: Líkami
32
30
  created_at: Búið til á
33
- title: titill
34
31
  posts:
35
32
  sidebar_blog:
36
33
  comments: athugasemdir
@@ -18,8 +18,6 @@ it:
18
18
  user_group_id: Crea post come
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Corpo
23
21
  post:
24
22
  name: Inviare
25
23
  posts:
@@ -47,7 +45,6 @@ it:
47
45
  author: Autore
48
46
  body: Corpo
49
47
  created_at: Creato a
50
- title: titolo
51
48
  posts:
52
49
  show:
53
50
  back: Torna alla lista
@@ -1,5 +1,11 @@
1
1
  ja:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: 本文
6
+ decidim_author_id: 作成者
7
+ published_at: 公開時刻
8
+ title: タイトル
3
9
  models:
4
10
  decidim/blogs/create_post_event: 新しいブログ投稿
5
11
  activerecord:
@@ -17,8 +23,6 @@ ja:
17
23
  user_group_id: 次のように投稿を作成
18
24
  admin:
19
25
  models:
20
- components:
21
- body: 本文
22
26
  post:
23
27
  name: 投稿
24
28
  posts:
@@ -59,8 +63,10 @@ ja:
59
63
  components:
60
64
  blogs:
61
65
  actions:
66
+ comment: コメント
62
67
  create: 作成
63
68
  destroy: 削除
69
+ endorse: オススメ
64
70
  update: 更新
65
71
  name: ブログ
66
72
  settings:
@@ -0,0 +1 @@
1
+ ka:
@@ -18,8 +18,6 @@ lb:
18
18
  user_group_id: Beitrag erstellen als
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Haupttext
23
21
  post:
24
22
  name: Post
25
23
  posts:
@@ -47,7 +45,6 @@ lb:
47
45
  author: Autor
48
46
  body: Haupttext
49
47
  created_at: Hergestellt in
50
- title: Titel
51
48
  posts:
52
49
  show:
53
50
  back: Zurück zur Liste
@@ -1,5 +1,8 @@
1
1
  lt:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ published_at: Paskelbimo laikas
3
6
  models:
4
7
  decidim/blogs/create_post_event: Naujas tinklaraščio įrašas
5
8
  activerecord:
@@ -20,8 +23,6 @@ lt:
20
23
  user_group_id: Sukurti įrašą kaip
21
24
  admin:
22
25
  models:
23
- components:
24
- body: Pagrindinė dalis
25
26
  post:
26
27
  name: Publikacija
27
28
  posts:
@@ -49,7 +50,6 @@ lt:
49
50
  author: Autorė(-ius)
50
51
  body: Pagrindinė dalis
51
52
  created_at: Sukurta
52
- title: pavadinimas
53
53
  posts:
54
54
  show:
55
55
  back: Grįžti į sąrašą
@@ -18,8 +18,6 @@ lv:
18
18
  title: Darbības
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Pamatteksts
23
21
  post:
24
22
  name: Ziņa
25
23
  posts:
@@ -46,7 +44,6 @@ lv:
46
44
  author: Autors
47
45
  body: Pamatteksts
48
46
  created_at: Izveidots plkst.
49
- title: nosaukums
50
47
  posts:
51
48
  show:
52
49
  back: Atpakaļ uz sarakstu
@@ -18,8 +18,6 @@ nl:
18
18
  user_group_id: Bericht aanmaken als
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Tekstgedeelte
23
21
  post:
24
22
  name: Post
25
23
  posts:
@@ -47,7 +45,6 @@ nl:
47
45
  author: Auteur
48
46
  body: Tekstgedeelte
49
47
  created_at: Aangemaakt op
50
- title: titel
51
48
  posts:
52
49
  show:
53
50
  back: Terug naar het overzicht
@@ -18,8 +18,6 @@
18
18
  user_group_id: Opprett innlegg som
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Tekst
23
21
  post:
24
22
  name: Innlegg
25
23
  posts:
@@ -47,7 +45,6 @@
47
45
  author: Forfatter
48
46
  body: Tekst
49
47
  created_at: Opprettet på
50
- title: tittel
51
48
  posts:
52
49
  show:
53
50
  back: Tilbake til listen
@@ -20,8 +20,6 @@ pl:
20
20
  user_group_id: Utwórz wpis jako
21
21
  admin:
22
22
  models:
23
- components:
24
- body: Treść
25
23
  post:
26
24
  name: Wpis
27
25
  posts:
@@ -49,7 +47,6 @@ pl:
49
47
  author: Autor
50
48
  body: Treść
51
49
  created_at: Utworzono
52
- title: Tytuł
53
50
  posts:
54
51
  show:
55
52
  back: Powrót do listy
@@ -18,8 +18,6 @@ pt-BR:
18
18
  user_group_id: Criar publicação como
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Corpo
23
21
  post:
24
22
  name: Postar
25
23
  posts:
@@ -47,7 +45,6 @@ pt-BR:
47
45
  author: Autor
48
46
  body: Corpo
49
47
  created_at: Criado em
50
- title: título
51
48
  posts:
52
49
  show:
53
50
  back: Voltar para a lista
@@ -18,8 +18,6 @@ pt:
18
18
  user_group_id: Criar publicação como
19
19
  admin:
20
20
  models:
21
- components:
22
- body: Corpo
23
21
  post:
24
22
  name: Publicação
25
23
  posts:
@@ -47,7 +45,6 @@ pt:
47
45
  author: Autor
48
46
  body: Corpo
49
47
  created_at: Criado em
50
- title: título
51
48
  posts:
52
49
  show:
53
50
  back: Retroceder à lista
@@ -1,5 +1,11 @@
1
1
  ro:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ body: Conținut
6
+ decidim_author_id: Autor
7
+ published_at: Publicat la
8
+ title: Titlu
3
9
  models:
4
10
  decidim/blogs/create_post_event: Postare nouă pe blog
5
11
  activerecord:
@@ -19,8 +25,6 @@ ro:
19
25
  user_group_id: Creează postare ca
20
26
  admin:
21
27
  models:
22
- components:
23
- body: Conținut
24
28
  post:
25
29
  name: Postează
26
30
  posts:
@@ -48,7 +52,7 @@ ro:
48
52
  author: Autor
49
53
  body: Conținut
50
54
  created_at: Creat la
51
- title: titlu
55
+ title: Titlu
52
56
  posts:
53
57
  show:
54
58
  back: Înapoi la listă
@@ -61,8 +65,10 @@ ro:
61
65
  components:
62
66
  blogs:
63
67
  actions:
68
+ comment: Comentariu
64
69
  create: Creează
65
70
  destroy: Șterge
71
+ endorse: Susține
66
72
  update: Actualizează
67
73
  name: Blog
68
74
  settings:
@@ -19,8 +19,6 @@ ru:
19
19
  title: Действия
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Основной текст
24
22
  post:
25
23
  name: Пост
26
24
  posts:
@@ -47,7 +45,6 @@ ru:
47
45
  author: Автор
48
46
  body: Основной текст
49
47
  created_at: 'Создано:'
50
- title: заголовок
51
48
  posts:
52
49
  show:
53
50
  view: Посмотреть
@@ -19,8 +19,6 @@ sk:
19
19
  title: Akcie
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Telo textu
24
22
  post:
25
23
  name: Príspevok
26
24
  posts:
@@ -47,7 +45,6 @@ sk:
47
45
  author: Autor
48
46
  body: Telo textu
49
47
  created_at: Vytvorené
50
- title: názov
51
48
  posts:
52
49
  show:
53
50
  back: Späť na zoznam
@@ -1,5 +1,9 @@
1
1
  sv:
2
2
  activemodel:
3
+ attributes:
4
+ post:
5
+ decidim_author_id: Författare
6
+ title: Titel
3
7
  models:
4
8
  decidim/blogs/create_post_event: Nytt blogginlägg
5
9
  activerecord:
@@ -18,8 +22,6 @@ sv:
18
22
  user_group_id: Skapa inlägg som
19
23
  admin:
20
24
  models:
21
- components:
22
- body: Innehåll
23
25
  post:
24
26
  name: Publicera
25
27
  posts:
@@ -47,7 +49,7 @@ sv:
47
49
  author: Författare
48
50
  body: Innehåll
49
51
  created_at: Skapad
50
- title: titel
52
+ title: Titel
51
53
  posts:
52
54
  show:
53
55
  back: Tillbaka till listan
@@ -17,8 +17,6 @@ tr:
17
17
  title: Eylemler
18
18
  admin:
19
19
  models:
20
- components:
21
- body: Vücut
22
20
  post:
23
21
  name: posta
24
22
  posts:
@@ -46,7 +44,6 @@ tr:
46
44
  author: Yazar
47
45
  body: Vücut
48
46
  created_at: Adresinde düzenlendi
49
- title: Başlık
50
47
  posts:
51
48
  show:
52
49
  back: Listeye geri dön
@@ -19,8 +19,6 @@ uk:
19
19
  title: Дії
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Основний текст
24
22
  post:
25
23
  name: Допис
26
24
  posts:
@@ -45,7 +43,6 @@ uk:
45
43
  author: Автор
46
44
  body: Основний текст
47
45
  created_at: 'Створено:'
48
- title: заголовок
49
46
  posts:
50
47
  show:
51
48
  view: Переглянути
@@ -16,8 +16,6 @@ zh-CN:
16
16
  title: 行动
17
17
  admin:
18
18
  models:
19
- components:
20
- body: 正文内容
21
19
  post:
22
20
  name: 帖子
23
21
  posts:
@@ -44,7 +42,6 @@ zh-CN:
44
42
  author: 作者
45
43
  body: 正文内容
46
44
  created_at: 创建于
47
- title: 标题
48
45
  posts:
49
46
  show:
50
47
  back: 返回列表
@@ -36,7 +36,7 @@ Decidim.register_component(:blogs) do |component|
36
36
  component.register_resource(:blogpost) do |resource|
37
37
  resource.model_class_name = "Decidim::Blogs::Post"
38
38
  resource.card = "decidim/blogs/post"
39
- resource.actions = %w(endorse vote amend comment)
39
+ resource.actions = %w(endorse comment)
40
40
  resource.searchable = true
41
41
  end
42
42
 
@@ -4,7 +4,7 @@ module Decidim
4
4
  # This holds the decidim-pages version.
5
5
  module Blogs
6
6
  def self.version
7
- "0.26.4"
7
+ "0.26.5"
8
8
  end
9
9
  end
10
10
  end
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.26.4
4
+ version: 0.26.5
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: 2022-11-15 00:00:00.000000000 Z
11
+ date: 2023-02-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: decidim-admin
@@ -16,98 +16,98 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.26.4
19
+ version: 0.26.5
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.26.4
26
+ version: 0.26.5
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.26.4
33
+ version: 0.26.5
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.26.4
40
+ version: 0.26.5
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.26.4
47
+ version: 0.26.5
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.26.4
54
+ version: 0.26.5
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: decidim-admin
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 0.26.4
61
+ version: 0.26.5
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.26.4
68
+ version: 0.26.5
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: decidim-assemblies
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - '='
74
74
  - !ruby/object:Gem::Version
75
- version: 0.26.4
75
+ version: 0.26.5
76
76
  type: :development
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
80
  - - '='
81
81
  - !ruby/object:Gem::Version
82
- version: 0.26.4
82
+ version: 0.26.5
83
83
  - !ruby/object:Gem::Dependency
84
84
  name: decidim-dev
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
87
  - - '='
88
88
  - !ruby/object:Gem::Version
89
- version: 0.26.4
89
+ version: 0.26.5
90
90
  type: :development
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
94
  - - '='
95
95
  - !ruby/object:Gem::Version
96
- version: 0.26.4
96
+ version: 0.26.5
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: decidim-participatory_processes
99
99
  requirement: !ruby/object:Gem::Requirement
100
100
  requirements:
101
101
  - - '='
102
102
  - !ruby/object:Gem::Version
103
- version: 0.26.4
103
+ version: 0.26.5
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.26.4
110
+ version: 0.26.5
111
111
  description: A Blog component for decidim's participatory spaces.
112
112
  email:
113
113
  - isaac.mg@coditramuntana.com
@@ -189,6 +189,7 @@ files:
189
189
  - config/locales/is.yml
190
190
  - config/locales/it.yml
191
191
  - config/locales/ja.yml
192
+ - config/locales/ka-GE.yml
192
193
  - config/locales/ko-KR.yml
193
194
  - config/locales/ko.yml
194
195
  - config/locales/lb-LU.yml