decidim-system 0.27.3 → 0.27.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/decidim/system/application_controller.rb +1 -0
  3. data/app/forms/decidim/system/admin_form.rb +1 -1
  4. data/app/views/decidim/system/admins/edit.html.erb +2 -0
  5. data/app/views/decidim/system/admins/index.html.erb +2 -0
  6. data/app/views/decidim/system/admins/new.html.erb +2 -0
  7. data/app/views/decidim/system/admins/show.html.erb +2 -2
  8. data/app/views/decidim/system/dashboard/show.html.erb +2 -0
  9. data/app/views/decidim/system/devise/passwords/edit.html.erb +2 -2
  10. data/app/views/decidim/system/devise/passwords/new.html.erb +2 -2
  11. data/app/views/decidim/system/devise/sessions/new.html.erb +2 -2
  12. data/app/views/decidim/system/devise/shared/_links.html.erb +5 -11
  13. data/app/views/decidim/system/oauth_applications/edit.html.erb +2 -0
  14. data/app/views/decidim/system/oauth_applications/index.html.erb +2 -0
  15. data/app/views/decidim/system/oauth_applications/new.html.erb +2 -0
  16. data/app/views/decidim/system/oauth_applications/show.html.erb +2 -0
  17. data/app/views/decidim/system/organizations/edit.html.erb +6 -0
  18. data/app/views/decidim/system/organizations/index.html.erb +2 -0
  19. data/app/views/decidim/system/organizations/new.html.erb +5 -3
  20. data/app/views/layouts/decidim/system/_login_items.html.erb +1 -1
  21. data/app/views/layouts/decidim/system/application.html.erb +3 -2
  22. data/app/views/layouts/decidim/system/login.html.erb +1 -1
  23. data/config/environment.rb +3 -0
  24. data/config/locales/ar.yml +3 -3
  25. data/config/locales/bg.yml +3 -0
  26. data/config/locales/ca.yml +30 -2
  27. data/config/locales/cs.yml +30 -2
  28. data/config/locales/de.yml +33 -5
  29. data/config/locales/el.yml +94 -2
  30. data/config/locales/en.yml +30 -2
  31. data/config/locales/es-MX.yml +30 -2
  32. data/config/locales/es-PY.yml +30 -2
  33. data/config/locales/es.yml +30 -2
  34. data/config/locales/eu.yml +48 -20
  35. data/config/locales/fa-IR.yml +5 -0
  36. data/config/locales/fi-plain.yml +30 -2
  37. data/config/locales/fi.yml +30 -2
  38. data/config/locales/fr-CA.yml +30 -2
  39. data/config/locales/fr.yml +30 -2
  40. data/config/locales/ga-IE.yml +2 -0
  41. data/config/locales/gl.yml +2 -2
  42. data/config/locales/hu.yml +21 -3
  43. data/config/locales/id-ID.yml +2 -3
  44. data/config/locales/is-IS.yml +2 -2
  45. data/config/locales/it.yml +2 -2
  46. data/config/locales/ja.yml +30 -2
  47. data/config/locales/kaa.yml +10 -0
  48. data/config/locales/lb.yml +5 -0
  49. data/config/locales/lt.yml +4 -2
  50. data/config/locales/lv.yml +2 -3
  51. data/config/locales/nl.yml +2 -3
  52. data/config/locales/no.yml +2 -2
  53. data/config/locales/pl.yml +2 -2
  54. data/config/locales/pt-BR.yml +2 -2
  55. data/config/locales/pt.yml +2 -2
  56. data/config/locales/ro-RO.yml +10 -2
  57. data/config/locales/ru.yml +2 -3
  58. data/config/locales/sk.yml +2 -3
  59. data/config/locales/sl.yml +2 -1
  60. data/config/locales/sq-AL.yml +1 -0
  61. data/config/locales/sv.yml +2 -2
  62. data/config/locales/th-TH.yml +1 -0
  63. data/config/locales/tr-TR.yml +3 -3
  64. data/config/locales/uk.yml +2 -3
  65. data/config/locales/zh-CN.yml +2 -2
  66. data/config/locales/zh-TW.yml +4 -2
  67. data/lib/decidim/system/version.rb +1 -1
  68. metadata +19 -10
@@ -0,0 +1 @@
1
+ sq:
@@ -55,6 +55,8 @@ sv:
55
55
  new:
56
56
  create: Skapa
57
57
  title: Ny administratör
58
+ show:
59
+ edit: Redigera
58
60
  update:
59
61
  error: Det gick inte att uppdatera administratören.
60
62
  success: Administratören har uppdaterats
@@ -134,8 +136,6 @@ sv:
134
136
  index:
135
137
  title: Organisationer
136
138
  new:
137
- reference_prefix_hint: Referensprefixet används för att unikt identifiera resurser i alla organisationer
138
- secondary_hosts_hint: Ange var och en av dem på en ny rad
139
139
  title: Ny organisation
140
140
  omniauth_settings:
141
141
  decidim:
@@ -0,0 +1 @@
1
+ th:
@@ -55,6 +55,8 @@ tr:
55
55
  new:
56
56
  create: Oluştur
57
57
  title: Yeni yönetici
58
+ show:
59
+ edit: Düzenle
58
60
  update:
59
61
  error: Bu yönetici güncellenirken bir sorun oluştu.
60
62
  success: Yönetici başarıyla güncellendi
@@ -90,7 +92,7 @@ tr:
90
92
  name: Adı
91
93
  omniauth_settings: Omniauth ayarları
92
94
  smtp_settings: SMTP ayarları
93
- name: organizasyon
95
+ name: Kuruluş
94
96
  oauth_applications:
95
97
  create:
96
98
  error: Bu uygulama oluşturulurken bir hata oluştu.
@@ -139,8 +141,6 @@ tr:
139
141
  index:
140
142
  title: Organizasyonlar
141
143
  new:
142
- reference_prefix_hint: Başvuru öneki, tüm kuruluştaki kaynakları benzersiz şekilde tanımlamak için kullanılır
143
- secondary_hosts_hint: Her birini yeni bir satıra girin
144
144
  title: Yeni organizasyon
145
145
  omniauth_settings:
146
146
  decidim:
@@ -23,6 +23,8 @@ uk:
23
23
  new:
24
24
  create: Додати
25
25
  title: Додати адміністратора
26
+ show:
27
+ edit: Редагувати
26
28
  update:
27
29
  error: При спробі оновити цього адміністратора сталася помилка.
28
30
  success: Адміністратора успішно оновлено
@@ -48,7 +50,6 @@ uk:
48
50
  fields:
49
51
  created_at: 'Додано:'
50
52
  name: Ім'я
51
- name: Організація
52
53
  organizations:
53
54
  create:
54
55
  error: При спробі додати нову організацію сталася помилка.
@@ -58,8 +59,6 @@ uk:
58
59
  index:
59
60
  title: Організації
60
61
  new:
61
- reference_prefix_hint: Довідковий префікс використовується для унікального визначення ресурсів в усіх організаціях
62
- secondary_hosts_hint: Введіть кожен з них в новому рядку
63
62
  title: Додати організацію
64
63
  update:
65
64
  error: При спробі оновити цю організацію сталася помилка.
@@ -48,6 +48,8 @@ zh-CN:
48
48
  new:
49
49
  create: 创建
50
50
  title: 新管理员
51
+ show:
52
+ edit: 编辑
51
53
  update:
52
54
  error: 更新此管理员时出错。
53
55
  success: 管理员更新成功
@@ -132,8 +134,6 @@ zh-CN:
132
134
  index:
133
135
  title: 组织
134
136
  new:
135
- reference_prefix_hint: 引用前缀被用来独特地识别所有组织的资源
136
- secondary_hosts_hint: 在新行中输入其中每一个
137
137
  title: 新建组织
138
138
  omniauth_settings:
139
139
  decidim:
@@ -55,6 +55,8 @@ zh-TW:
55
55
  new:
56
56
  create: 建立
57
57
  title: 新增管理員
58
+ show:
59
+ edit: 編輯
58
60
  update:
59
61
  error: 更新此管理員時發生問題。
60
62
  success: 管理員已成功更新
@@ -145,8 +147,8 @@ zh-TW:
145
147
  index:
146
148
  title: 組織
147
149
  new:
148
- reference_prefix_hint: 參考前綴用於唯一標識所有組織中的資源
149
- secondary_hosts_hint: 請在新的一行輸入每一個
150
+ reference_prefix_hint: 參考前綴用於唯一標識所有組織中的資源.
151
+ secondary_hosts_hint: 請在新的一行輸入每一個.
150
152
  title: 新增組織
151
153
  omniauth_settings:
152
154
  decidim:
@@ -4,7 +4,7 @@ module Decidim
4
4
  # This holds the decidim-system version.
5
5
  module System
6
6
  def self.version
7
- "0.27.3"
7
+ "0.27.5"
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,16 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-system
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.3
4
+ version: 0.27.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josep Jaume Rey Peroy
8
8
  - Marc Riera Casals
9
9
  - Oriol Gual Oliva
10
- autorequire:
10
+ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2023-05-11 00:00:00.000000000 Z
13
+ date: 2023-12-20 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: active_link_to
@@ -32,14 +32,14 @@ dependencies:
32
32
  requirements:
33
33
  - - '='
34
34
  - !ruby/object:Gem::Version
35
- version: 0.27.3
35
+ version: 0.27.5
36
36
  type: :runtime
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.27.3
42
+ version: 0.27.5
43
43
  - !ruby/object:Gem::Dependency
44
44
  name: devise
45
45
  requirement: !ruby/object:Gem::Requirement
@@ -75,6 +75,9 @@ dependencies:
75
75
  - - "~>"
76
76
  - !ruby/object:Gem::Version
77
77
  version: '2.0'
78
+ - - ">="
79
+ - !ruby/object:Gem::Version
80
+ version: 2.0.9
78
81
  type: :runtime
79
82
  prerelease: false
80
83
  version_requirements: !ruby/object:Gem::Requirement
@@ -82,20 +85,23 @@ dependencies:
82
85
  - - "~>"
83
86
  - !ruby/object:Gem::Version
84
87
  version: '2.0'
88
+ - - ">="
89
+ - !ruby/object:Gem::Version
90
+ version: 2.0.9
85
91
  - !ruby/object:Gem::Dependency
86
92
  name: decidim-dev
87
93
  requirement: !ruby/object:Gem::Requirement
88
94
  requirements:
89
95
  - - '='
90
96
  - !ruby/object:Gem::Version
91
- version: 0.27.3
97
+ version: 0.27.5
92
98
  type: :development
93
99
  prerelease: false
94
100
  version_requirements: !ruby/object:Gem::Requirement
95
101
  requirements:
96
102
  - - '='
97
103
  - !ruby/object:Gem::Version
98
- version: 0.27.3
104
+ version: 0.27.5
99
105
  description: System administration to create new organization in an installation.
100
106
  email:
101
107
  - josepjaume@gmail.com
@@ -184,6 +190,7 @@ files:
184
190
  - app/views/layouts/decidim/system/login.html.erb
185
191
  - config/assets.rb
186
192
  - config/brakeman.ignore
193
+ - config/environment.rb
187
194
  - config/locales/am-ET.yml
188
195
  - config/locales/ar-SA.yml
189
196
  - config/locales/ar.yml
@@ -250,9 +257,11 @@ files:
250
257
  - config/locales/sk.yml
251
258
  - config/locales/sl.yml
252
259
  - config/locales/so-SO.yml
260
+ - config/locales/sq-AL.yml
253
261
  - config/locales/sr-CS.yml
254
262
  - config/locales/sv.yml
255
263
  - config/locales/sw-KE.yml
264
+ - config/locales/th-TH.yml
256
265
  - config/locales/ti-ER.yml
257
266
  - config/locales/tr-TR.yml
258
267
  - config/locales/uk.yml
@@ -273,7 +282,7 @@ homepage: https://github.com/decidim/decidim
273
282
  licenses:
274
283
  - AGPL-3.0
275
284
  metadata: {}
276
- post_install_message:
285
+ post_install_message:
277
286
  rdoc_options: []
278
287
  require_paths:
279
288
  - lib
@@ -288,8 +297,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
288
297
  - !ruby/object:Gem::Version
289
298
  version: '0'
290
299
  requirements: []
291
- rubygems_version: 3.2.22
292
- signing_key:
300
+ rubygems_version: 3.4.22
301
+ signing_key:
293
302
  specification_version: 4
294
303
  summary: Decidim system administration
295
304
  test_files: []