decidim-blogs 0.27.1 → 0.27.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/decidim/blogs/admin/posts/_form.html.erb +1 -1
  3. data/app/views/decidim/blogs/posts/show.html.erb +1 -1
  4. data/config/locales/ar.yml +15 -3
  5. data/config/locales/ca.yml +10 -4
  6. data/config/locales/cs.yml +9 -3
  7. data/config/locales/de.yml +0 -3
  8. data/config/locales/el.yml +0 -3
  9. data/config/locales/en.yml +9 -3
  10. data/config/locales/es-MX.yml +9 -3
  11. data/config/locales/es-PY.yml +9 -3
  12. data/config/locales/es.yml +10 -4
  13. data/config/locales/eu.yml +35 -23
  14. data/config/locales/fa-IR.yml +1 -0
  15. data/config/locales/fi-plain.yml +9 -3
  16. data/config/locales/fi.yml +9 -3
  17. data/config/locales/fr-CA.yml +9 -3
  18. data/config/locales/fr.yml +9 -3
  19. data/config/locales/ga-IE.yml +0 -3
  20. data/config/locales/gl.yml +0 -3
  21. data/config/locales/hu.yml +0 -3
  22. data/config/locales/id-ID.yml +0 -3
  23. data/config/locales/is-IS.yml +0 -3
  24. data/config/locales/it.yml +0 -3
  25. data/config/locales/ja.yml +8 -2
  26. data/config/locales/ka-GE.yml +1 -0
  27. data/config/locales/kaa.yml +1 -0
  28. data/config/locales/lb.yml +0 -3
  29. data/config/locales/lt.yml +3 -3
  30. data/config/locales/lv.yml +0 -3
  31. data/config/locales/nl.yml +0 -3
  32. data/config/locales/no.yml +0 -3
  33. data/config/locales/pl.yml +0 -3
  34. data/config/locales/pt-BR.yml +0 -3
  35. data/config/locales/pt.yml +0 -3
  36. data/config/locales/ro-RO.yml +15 -3
  37. data/config/locales/ru.yml +0 -3
  38. data/config/locales/sk.yml +0 -3
  39. data/config/locales/sv.yml +5 -3
  40. data/config/locales/tr-TR.yml +6 -3
  41. data/config/locales/uk.yml +0 -3
  42. data/config/locales/zh-CN.yml +0 -3
  43. data/config/locales/zh-TW.yml +96 -0
  44. data/lib/decidim/blogs/component.rb +1 -1
  45. data/lib/decidim/blogs/version.rb +1 -1
  46. metadata +19 -16
@@ -19,8 +19,6 @@ gl:
19
19
  title: Accións
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Corpo
24
22
  post:
25
23
  name: Publicación
26
24
  posts:
@@ -48,7 +46,6 @@ gl:
48
46
  author: Autor
49
47
  body: Corpo
50
48
  created_at: Creado o
51
- title: título
52
49
  posts:
53
50
  show:
54
51
  back: Volver á listaxe
@@ -19,8 +19,6 @@ hu:
19
19
  title: Műveletek
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Szöveg
24
22
  post:
25
23
  name: Bejegyzés
26
24
  posts:
@@ -54,7 +52,6 @@ hu:
54
52
  body: Szöveg
55
53
  created_at: 'Létrehozva:'
56
54
  official_blog_post: Hivatalos bejegyzés
57
- title: cím
58
55
  posts:
59
56
  show:
60
57
  back: Vissza a listához
@@ -17,8 +17,6 @@ id:
17
17
  title: Tindakan
18
18
  admin:
19
19
  models:
20
- components:
21
- body: Tubuh
22
20
  post:
23
21
  name: Pos
24
22
  posts:
@@ -45,7 +43,6 @@ id:
45
43
  author: Penulis
46
44
  body: Tubuh
47
45
  created_at: Dibuat di
48
- title: judul
49
46
  posts:
50
47
  show:
51
48
  view: Melihat
@@ -9,8 +9,6 @@ is:
9
9
  title: Aðgerðir
10
10
  admin:
11
11
  models:
12
- components:
13
- body: Líkami
14
12
  post:
15
13
  name: Post
16
14
  posts:
@@ -31,7 +29,6 @@ is:
31
29
  author: Höfundur
32
30
  body: Líkami
33
31
  created_at: Búið til á
34
- title: titill
35
32
  posts:
36
33
  sidebar_blog:
37
34
  comments: athugasemdir
@@ -19,8 +19,6 @@ it:
19
19
  title: Azioni
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Corpo
24
22
  post:
25
23
  name: Inviare
26
24
  posts:
@@ -48,7 +46,6 @@ it:
48
46
  author: Autore
49
47
  body: Corpo
50
48
  created_at: Creato a
51
- title: titolo
52
49
  posts:
53
50
  show:
54
51
  back: Torna alla lista
@@ -1,6 +1,12 @@
1
1
  ---
2
2
  ja:
3
3
  activemodel:
4
+ attributes:
5
+ post:
6
+ body: 本文
7
+ decidim_author_id: 作成者
8
+ published_at: 公開時刻
9
+ title: タイトル
4
10
  models:
5
11
  decidim/blogs/create_post_event: 新しいブログ投稿
6
12
  activerecord:
@@ -18,8 +24,6 @@ ja:
18
24
  title: アクション
19
25
  admin:
20
26
  models:
21
- components:
22
- body: 本文
23
27
  post:
24
28
  name: 投稿
25
29
  posts:
@@ -66,8 +70,10 @@ ja:
66
70
  components:
67
71
  blogs:
68
72
  actions:
73
+ comment: コメント
69
74
  create: 作成
70
75
  destroy: 削除
76
+ endorse: オススメ
71
77
  update: 更新
72
78
  name: ブログ
73
79
  settings:
@@ -0,0 +1 @@
1
+ ka:
@@ -0,0 +1 @@
1
+ kaa:
@@ -19,8 +19,6 @@ lb:
19
19
  title: Aktionen
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Haupttext
24
22
  post:
25
23
  name: Post
26
24
  posts:
@@ -48,7 +46,6 @@ lb:
48
46
  author: Autor
49
47
  body: Haupttext
50
48
  created_at: Hergestellt in
51
- title: Titel
52
49
  posts:
53
50
  show:
54
51
  back: Zurück zur Liste
@@ -1,6 +1,9 @@
1
1
  ---
2
2
  lt:
3
3
  activemodel:
4
+ attributes:
5
+ post:
6
+ published_at: Paskelbimo laikas
4
7
  models:
5
8
  decidim/blogs/create_post_event: Naujas tinklaraščio įrašas
6
9
  activerecord:
@@ -21,8 +24,6 @@ lt:
21
24
  title: Veiksmai
22
25
  admin:
23
26
  models:
24
- components:
25
- body: Pagrindinė dalis
26
27
  post:
27
28
  name: Publikacija
28
29
  posts:
@@ -56,7 +57,6 @@ lt:
56
57
  body: Pagrindinė dalis
57
58
  created_at: Sukurta
58
59
  official_blog_post: Oficiali publikacija
59
- title: pavadinimas
60
60
  posts:
61
61
  show:
62
62
  back: Grįžti į sąrašą
@@ -19,8 +19,6 @@ lv:
19
19
  title: Darbības
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Pamatteksts
24
22
  post:
25
23
  name: Ziņa
26
24
  posts:
@@ -47,7 +45,6 @@ lv:
47
45
  author: Autors
48
46
  body: Pamatteksts
49
47
  created_at: Izveidots plkst.
50
- title: nosaukums
51
48
  posts:
52
49
  show:
53
50
  back: Atpakaļ uz sarakstu
@@ -19,8 +19,6 @@ nl:
19
19
  title: acties
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Tekstgedeelte
24
22
  post:
25
23
  name: Post
26
24
  posts:
@@ -54,7 +52,6 @@ nl:
54
52
  body: Tekstgedeelte
55
53
  created_at: Aangemaakt op
56
54
  official_blog_post: Officiële blogpost
57
- title: titel
58
55
  posts:
59
56
  show:
60
57
  back: Terug naar het overzicht
@@ -19,8 +19,6 @@
19
19
  title: Handlinger
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Tekst
24
22
  post:
25
23
  name: Innlegg
26
24
  posts:
@@ -48,7 +46,6 @@
48
46
  author: Forfatter
49
47
  body: Tekst
50
48
  created_at: Opprettet på
51
- title: tittel
52
49
  posts:
53
50
  show:
54
51
  back: Tilbake til listen
@@ -21,8 +21,6 @@ pl:
21
21
  title: Działania
22
22
  admin:
23
23
  models:
24
- components:
25
- body: Treść
26
24
  post:
27
25
  name: Wpis
28
26
  posts:
@@ -50,7 +48,6 @@ pl:
50
48
  author: Autor
51
49
  body: Treść
52
50
  created_at: Utworzono
53
- title: Tytuł
54
51
  posts:
55
52
  show:
56
53
  back: Powrót do listy
@@ -19,8 +19,6 @@ pt-BR:
19
19
  title: Ações
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Corpo
24
22
  post:
25
23
  name: Postar
26
24
  posts:
@@ -48,7 +46,6 @@ pt-BR:
48
46
  author: Autor
49
47
  body: Corpo
50
48
  created_at: Criado em
51
- title: título
52
49
  posts:
53
50
  show:
54
51
  back: Voltar para a lista
@@ -19,8 +19,6 @@ pt:
19
19
  title: Ações
20
20
  admin:
21
21
  models:
22
- components:
23
- body: Corpo
24
22
  post:
25
23
  name: Publicação
26
24
  posts:
@@ -48,7 +46,6 @@ pt:
48
46
  author: Autor
49
47
  body: Corpo
50
48
  created_at: Criado em
51
- title: título
52
49
  posts:
53
50
  show:
54
51
  back: Retroceder à lista
@@ -1,6 +1,12 @@
1
1
  ---
2
2
  ro:
3
3
  activemodel:
4
+ attributes:
5
+ post:
6
+ body: Conținut
7
+ decidim_author_id: Autor
8
+ published_at: Publicat la
9
+ title: Titlu
4
10
  models:
5
11
  decidim/blogs/create_post_event: Postare nouă pe blog
6
12
  activerecord:
@@ -20,8 +26,6 @@ ro:
20
26
  title: Acțiuni
21
27
  admin:
22
28
  models:
23
- components:
24
- body: Conținut
25
29
  post:
26
30
  name: Postează
27
31
  posts:
@@ -41,6 +45,11 @@ ro:
41
45
  update:
42
46
  invalid: A apărut o eroare la salvarea postării.
43
47
  success: Postarea a fost salvată cu succes
48
+ admin_log:
49
+ post:
50
+ create: "%{user_name} a creat postarea de blog %{resource_name} în %{space_name}"
51
+ delete: "%{user_name} a șters postarea de blog %{resource_name} din %{space_name}"
52
+ update: "%{user_name} a actualizat postarea de blog %{resource_name} în %{space_name}"
44
53
  last_activity:
45
54
  new_post_at_html: "<span>Postare nouă la %{link}</span>"
46
55
  models:
@@ -49,7 +58,8 @@ ro:
49
58
  author: Autor
50
59
  body: Conținut
51
60
  created_at: Creat la
52
- title: titlu
61
+ official_blog_post: Postare oficială
62
+ title: Titlu
53
63
  posts:
54
64
  show:
55
65
  back: Înapoi la listă
@@ -62,8 +72,10 @@ ro:
62
72
  components:
63
73
  blogs:
64
74
  actions:
75
+ comment: Comentariu
65
76
  create: Creează
66
77
  destroy: Șterge
78
+ endorse: Susține
67
79
  update: Actualizează
68
80
  name: Blog
69
81
  settings:
@@ -20,8 +20,6 @@ ru:
20
20
  title: Действия
21
21
  admin:
22
22
  models:
23
- components:
24
- body: Основной текст
25
23
  post:
26
24
  name: Пост
27
25
  posts:
@@ -48,7 +46,6 @@ ru:
48
46
  author: Автор
49
47
  body: Основной текст
50
48
  created_at: 'Создано:'
51
- title: заголовок
52
49
  posts:
53
50
  show:
54
51
  view: Посмотреть
@@ -20,8 +20,6 @@ sk:
20
20
  title: Akcie
21
21
  admin:
22
22
  models:
23
- components:
24
- body: Telo textu
25
23
  post:
26
24
  name: Príspevok
27
25
  posts:
@@ -48,7 +46,6 @@ sk:
48
46
  author: Autor
49
47
  body: Telo textu
50
48
  created_at: Vytvorené
51
- title: názov
52
49
  posts:
53
50
  show:
54
51
  back: Späť na zoznam
@@ -1,6 +1,10 @@
1
1
  ---
2
2
  sv:
3
3
  activemodel:
4
+ attributes:
5
+ post:
6
+ decidim_author_id: Författare
7
+ title: Titel
4
8
  models:
5
9
  decidim/blogs/create_post_event: Nytt blogginlägg
6
10
  activerecord:
@@ -19,8 +23,6 @@ sv:
19
23
  title: Åtgärder
20
24
  admin:
21
25
  models:
22
- components:
23
- body: Innehåll
24
26
  post:
25
27
  name: Publicera
26
28
  posts:
@@ -49,7 +51,7 @@ sv:
49
51
  body: Innehåll
50
52
  created_at: Skapad
51
53
  official_blog_post: Officiellt inlägg
52
- title: titel
54
+ title: Titel
53
55
  posts:
54
56
  show:
55
57
  back: Tillbaka till listan
@@ -1,6 +1,12 @@
1
1
  ---
2
2
  tr:
3
3
  activemodel:
4
+ attributes:
5
+ post:
6
+ body: Vücut
7
+ decidim_author_id: Yazar
8
+ published_at: Yayın zamanı
9
+ title: Başlik / Unvani
4
10
  models:
5
11
  decidim/blogs/create_post_event: Yeni blog yazısı
6
12
  activerecord:
@@ -18,8 +24,6 @@ tr:
18
24
  title: Eylemler
19
25
  admin:
20
26
  models:
21
- components:
22
- body: Vücut
23
27
  post:
24
28
  name: posta
25
29
  posts:
@@ -47,7 +51,6 @@ tr:
47
51
  author: Yazar
48
52
  body: Vücut
49
53
  created_at: Adresinde düzenlendi
50
- title: Başlık
51
54
  posts:
52
55
  show:
53
56
  back: Listeye geri dön
@@ -20,8 +20,6 @@ uk:
20
20
  title: Дії
21
21
  admin:
22
22
  models:
23
- components:
24
- body: Основний текст
25
23
  post:
26
24
  name: Допис
27
25
  posts:
@@ -46,7 +44,6 @@ uk:
46
44
  author: Автор
47
45
  body: Основний текст
48
46
  created_at: 'Створено:'
49
- title: заголовок
50
47
  posts:
51
48
  show:
52
49
  view: Переглянути
@@ -17,8 +17,6 @@ zh-CN:
17
17
  title: 行动
18
18
  admin:
19
19
  models:
20
- components:
21
- body: 正文内容
22
20
  post:
23
21
  name: 帖子
24
22
  posts:
@@ -45,7 +43,6 @@ zh-CN:
45
43
  author: 作者
46
44
  body: 正文内容
47
45
  created_at: 创建于
48
- title: 标题
49
46
  posts:
50
47
  show:
51
48
  back: 返回列表
@@ -1 +1,97 @@
1
+ ---
1
2
  zh-TW:
3
+ activemodel:
4
+ attributes:
5
+ post:
6
+ body: 正文
7
+ decidim_author_id: 作者
8
+ published_at: 發布時間
9
+ title: 標題
10
+ models:
11
+ decidim/blogs/create_post_event: 新增部落格文章
12
+ activerecord:
13
+ models:
14
+ decidim/blogs/post:
15
+ other: 文章
16
+ decidim:
17
+ blogs:
18
+ actions:
19
+ author_id: 發佈文章
20
+ confirm_destroy: 您確定要刪除此文章嗎?
21
+ destroy: 刪除
22
+ edit: 編輯
23
+ new: 新貼文
24
+ title: 操作
25
+ admin:
26
+ models:
27
+ post:
28
+ name: 文章
29
+ posts:
30
+ create:
31
+ invalid: 建立此文章時出現問題
32
+ success: 文章已成功建立
33
+ destroy:
34
+ success: 文章已成功刪除
35
+ edit:
36
+ save: 更新
37
+ title: 编辑文章
38
+ index:
39
+ title: 貼文
40
+ new:
41
+ create: 建立
42
+ title: 建立文章
43
+ update:
44
+ invalid: 儲存文章時發生問題
45
+ success: 文章已成功儲存
46
+ admin_log:
47
+ post:
48
+ create: "%{user_name} 在 %{space_name} 創建了 %{resource_name} 部落格文章。"
49
+ delete: "%{user_name} 從 %{space_name} 刪除了 %{resource_name} 部落格文章。"
50
+ update: "%{user_name} 在 %{space_name} 更新了 %{resource_name} 部落格文章"
51
+ last_activity:
52
+ new_post_at_html: "<span>在 %{link} 上有新貼文</span>"
53
+ models:
54
+ post:
55
+ fields:
56
+ author: 作者
57
+ body: 正文
58
+ created_at: 建立於
59
+ official_blog_post: 官方文章
60
+ title: 標題
61
+ posts:
62
+ show:
63
+ back: 返回列表
64
+ comments: 評論
65
+ view: 檢視
66
+ sidebar_blog:
67
+ comments: 評論
68
+ most_commented_posts: 最多留言的帖子
69
+ read_more: 閱讀變多
70
+ components:
71
+ blogs:
72
+ actions:
73
+ comment: 評論
74
+ create: 建立
75
+ destroy: 刪除
76
+ endorse: 支持
77
+ update: 更新
78
+ name: 部落格
79
+ settings:
80
+ global:
81
+ announcement: 公告
82
+ comments_enabled: 啟用評論功能
83
+ comments_max_length: 評論字數最大長度(若要使用預設值請輸入0)
84
+ step:
85
+ announcement: 公告
86
+ comments_blocked: 留言已封鎖
87
+ endorsements_blocked: 背書已封鎖
88
+ endorsements_enabled: 背書已啟用
89
+ events:
90
+ blogs:
91
+ post_created:
92
+ email_intro: 您追蹤的參與空間 "%{participatory_space_title}" 中有新文章發佈了,標題為 "%{resource_title}"。
93
+ email_outro: 您收到了此通知,是因為您正在關注 "%{participatory_space_title}"。您可以通過前面的鏈接取消關注它。
94
+ email_subject: 在 %{participatory_space_title} 中發布了新的文章
95
+ notification_title: <a href="%{resource_path}">%{resource_title}</a> 的帖子已經在 %{participatory_space_title} 發布。
96
+ statistics:
97
+ posts_count: 文章
@@ -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.27.1"
7
+ "0.27.3"
8
8
  end
9
9
  end
10
10
  end