decidim-accountability 0.26.10 → 0.27.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (115) hide show
  1. checksums.yaml +4 -4
  2. data/app/cells/decidim/accountability/highlighted_results_for_component_cell.rb +13 -1
  3. data/app/commands/decidim/accountability/admin/create_imported_result.rb +1 -1
  4. data/app/commands/decidim/accountability/admin/create_result.rb +1 -1
  5. data/app/commands/decidim/accountability/admin/create_status.rb +6 -3
  6. data/app/commands/decidim/accountability/admin/create_timeline_entry.rb +11 -7
  7. data/app/commands/decidim/accountability/admin/destroy_result.rb +1 -1
  8. data/app/commands/decidim/accountability/admin/update_imported_result.rb +1 -1
  9. data/app/commands/decidim/accountability/admin/update_result.rb +1 -1
  10. data/app/commands/decidim/accountability/admin/update_status.rb +6 -3
  11. data/app/commands/decidim/accountability/admin/update_timeline_entry.rb +9 -5
  12. data/app/controllers/decidim/accountability/admin/statuses_controller.rb +5 -3
  13. data/app/controllers/decidim/accountability/admin/timeline_entries_controller.rb +5 -3
  14. data/app/controllers/decidim/accountability/results_controller.rb +12 -12
  15. data/app/forms/decidim/accountability/admin/result_form.rb +2 -2
  16. data/app/forms/decidim/accountability/admin/timeline_entry_form.rb +2 -1
  17. data/app/helpers/decidim/accountability/breadcrumb_helper.rb +2 -2
  18. data/app/models/decidim/accountability/result.rb +9 -5
  19. data/app/models/decidim/accountability/status.rb +6 -2
  20. data/app/models/decidim/accountability/timeline_entry.rb +6 -0
  21. data/app/permissions/decidim/accountability/admin/permissions.rb +1 -7
  22. data/app/presenters/decidim/accountability/admin_log/status_presenter.rb +38 -0
  23. data/app/presenters/decidim/accountability/admin_log/timeline_entry_presenter.rb +37 -0
  24. data/app/services/decidim/accountability/results_calculator.rb +10 -6
  25. data/app/views/decidim/accountability/admin/import_results/new.html.erb +3 -8
  26. data/app/views/decidim/accountability/admin/results/edit.html.erb +0 -1
  27. data/app/views/decidim/accountability/admin/results/index.html.erb +1 -2
  28. data/app/views/decidim/accountability/admin/results/new.html.erb +0 -1
  29. data/app/views/decidim/accountability/admin/statuses/edit.html.erb +0 -1
  30. data/app/views/decidim/accountability/admin/statuses/index.html.erb +0 -1
  31. data/app/views/decidim/accountability/admin/statuses/new.html.erb +0 -1
  32. data/app/views/decidim/accountability/admin/timeline_entries/_form.html.erb +5 -1
  33. data/app/views/decidim/accountability/admin/timeline_entries/index.html.erb +3 -3
  34. data/app/views/decidim/accountability/results/_home_categories.html.erb +2 -2
  35. data/app/views/decidim/accountability/results/_nav_breadcrumb.html.erb +3 -3
  36. data/app/views/decidim/accountability/results/_results_leaf.html.erb +3 -3
  37. data/app/views/decidim/accountability/results/_results_parent.html.erb +1 -1
  38. data/app/views/decidim/accountability/results/_scope_filters.html.erb +3 -3
  39. data/app/views/decidim/accountability/results/_search.html.erb +1 -1
  40. data/app/views/decidim/accountability/results/_show_leaf.html.erb +2 -2
  41. data/app/views/decidim/accountability/results/_timeline.html.erb +8 -2
  42. data/app/views/decidim/accountability/results/home.html.erb +3 -1
  43. data/app/views/decidim/accountability/versions/show.html.erb +3 -1
  44. data/app/views/decidim/participatory_spaces/_result.html.erb +2 -2
  45. data/config/locales/am-ET.yml +1 -0
  46. data/config/locales/ar.yml +24 -41
  47. data/config/locales/bg.yml +3 -1
  48. data/config/locales/ca.yml +13 -23
  49. data/config/locales/cs.yml +13 -23
  50. data/config/locales/da.yml +3 -1
  51. data/config/locales/de.yml +13 -23
  52. data/config/locales/el.yml +3 -2
  53. data/config/locales/en.yml +12 -23
  54. data/config/locales/eo.yml +1 -0
  55. data/config/locales/es-MX.yml +13 -23
  56. data/config/locales/es-PY.yml +13 -23
  57. data/config/locales/es.yml +13 -23
  58. data/config/locales/et.yml +1 -0
  59. data/config/locales/eu.yml +52 -72
  60. data/config/locales/fi-plain.yml +13 -23
  61. data/config/locales/fi.yml +19 -29
  62. data/config/locales/fr-CA.yml +13 -23
  63. data/config/locales/fr.yml +13 -23
  64. data/config/locales/ga-IE.yml +2 -0
  65. data/config/locales/gl.yml +3 -1
  66. data/config/locales/hr.yml +1 -0
  67. data/config/locales/hu.yml +12 -32
  68. data/config/locales/id-ID.yml +1 -1
  69. data/config/locales/is-IS.yml +3 -2
  70. data/config/locales/it.yml +3 -1
  71. data/config/locales/ja.yml +14 -24
  72. data/config/locales/ko.yml +1 -14
  73. data/config/locales/lb.yml +3 -1
  74. data/config/locales/lt.yml +13 -23
  75. data/config/locales/lv.yml +3 -1
  76. data/config/locales/mt.yml +1 -0
  77. data/config/locales/nl.yml +2 -1
  78. data/config/locales/no.yml +11 -9
  79. data/config/locales/om-ET.yml +1 -0
  80. data/config/locales/pl.yml +13 -2
  81. data/config/locales/pt-BR.yml +4 -26
  82. data/config/locales/pt.yml +3 -1
  83. data/config/locales/ro-RO.yml +9 -8
  84. data/config/locales/ru.yml +1 -1
  85. data/config/locales/si-LK.yml +2 -1
  86. data/config/locales/sk.yml +2 -1
  87. data/config/locales/sl.yml +2 -1
  88. data/config/locales/so-SO.yml +1 -0
  89. data/config/locales/sr-CS.yml +1 -1
  90. data/config/locales/sv.yml +5 -23
  91. data/config/locales/sw-KE.yml +1 -0
  92. data/config/locales/ti-ER.yml +1 -0
  93. data/config/locales/tr-TR.yml +3 -25
  94. data/config/locales/uk.yml +1 -1
  95. data/config/locales/val-ES.yml +1 -0
  96. data/config/locales/vi.yml +1 -0
  97. data/config/locales/zh-CN.yml +2 -1
  98. data/config/locales/zh-TW.yml +1 -267
  99. data/db/migrate/20220331150008_add_title_to_timeline_entries.rb +7 -0
  100. data/db/migrate/20220331150155_move_legacy_description_to_title_of_timeline_entries.rb +13 -0
  101. data/lib/decidim/accountability/component.rb +2 -1
  102. data/lib/decidim/accountability/test/factories.rb +1 -0
  103. data/lib/decidim/accountability/version.rb +1 -1
  104. data/lib/decidim/api/timeline_entry_type.rb +1 -0
  105. metadata +28 -34
  106. data/app/services/decidim/accountability/result_search.rb +0 -48
  107. data/config/environment.rb +0 -3
  108. data/config/locales/fa-IR.yml +0 -1
  109. data/config/locales/gn-PY.yml +0 -15
  110. data/config/locales/ka-GE.yml +0 -1
  111. data/config/locales/kaa.yml +0 -89
  112. data/config/locales/lo-LA.yml +0 -1
  113. data/config/locales/oc-FR.yml +0 -1
  114. data/config/locales/sq-AL.yml +0 -212
  115. data/config/locales/th-TH.yml +0 -1
@@ -4,7 +4,7 @@ module Decidim
4
4
  # This holds decidim-accountability version.
5
5
  module Accountability
6
6
  def self.version
7
- "0.26.10"
7
+ "0.27.0.rc1"
8
8
  end
9
9
  end
10
10
  end
@@ -7,6 +7,7 @@ module Decidim
7
7
 
8
8
  field :id, GraphQL::Types::ID, "The internal ID for this timeline entry", null: false
9
9
  field :entry_date, Decidim::Core::DateType, "The entry date for this timeline entry", null: true
10
+ field :title, Decidim::Core::TranslatedFieldType, "The title for this timeline entry", null: true
10
11
  field :description, Decidim::Core::TranslatedFieldType, "The description for this timeline entry", null: true
11
12
  field :created_at, Decidim::Core::DateTimeType, "When this timeline entry was created", null: true
12
13
  field :updated_at, Decidim::Core::DateTimeType, "When this timeline entry was updated", null: true
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-accountability
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.10
4
+ version: 0.27.0.rc1
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: 2024-04-30 00:00:00.000000000 Z
13
+ date: 2022-06-27 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: decidim-comments
@@ -18,126 +18,126 @@ dependencies:
18
18
  requirements:
19
19
  - - '='
20
20
  - !ruby/object:Gem::Version
21
- version: 0.26.10
21
+ version: 0.27.0.rc1
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.10
28
+ version: 0.27.0.rc1
29
29
  - !ruby/object:Gem::Dependency
30
30
  name: decidim-core
31
31
  requirement: !ruby/object:Gem::Requirement
32
32
  requirements:
33
33
  - - '='
34
34
  - !ruby/object:Gem::Version
35
- version: 0.26.10
35
+ version: 0.27.0.rc1
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.26.10
42
+ version: 0.27.0.rc1
43
43
  - !ruby/object:Gem::Dependency
44
44
  name: decidim-admin
45
45
  requirement: !ruby/object:Gem::Requirement
46
46
  requirements:
47
47
  - - '='
48
48
  - !ruby/object:Gem::Version
49
- version: 0.26.10
49
+ version: 0.27.0.rc1
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.10
56
+ version: 0.27.0.rc1
57
57
  - !ruby/object:Gem::Dependency
58
58
  name: decidim-assemblies
59
59
  requirement: !ruby/object:Gem::Requirement
60
60
  requirements:
61
61
  - - '='
62
62
  - !ruby/object:Gem::Version
63
- version: 0.26.10
63
+ version: 0.27.0.rc1
64
64
  type: :development
65
65
  prerelease: false
66
66
  version_requirements: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - '='
69
69
  - !ruby/object:Gem::Version
70
- version: 0.26.10
70
+ version: 0.27.0.rc1
71
71
  - !ruby/object:Gem::Dependency
72
72
  name: decidim-comments
73
73
  requirement: !ruby/object:Gem::Requirement
74
74
  requirements:
75
75
  - - '='
76
76
  - !ruby/object:Gem::Version
77
- version: 0.26.10
77
+ version: 0.27.0.rc1
78
78
  type: :development
79
79
  prerelease: false
80
80
  version_requirements: !ruby/object:Gem::Requirement
81
81
  requirements:
82
82
  - - '='
83
83
  - !ruby/object:Gem::Version
84
- version: 0.26.10
84
+ version: 0.27.0.rc1
85
85
  - !ruby/object:Gem::Dependency
86
86
  name: decidim-dev
87
87
  requirement: !ruby/object:Gem::Requirement
88
88
  requirements:
89
89
  - - '='
90
90
  - !ruby/object:Gem::Version
91
- version: 0.26.10
91
+ version: 0.27.0.rc1
92
92
  type: :development
93
93
  prerelease: false
94
94
  version_requirements: !ruby/object:Gem::Requirement
95
95
  requirements:
96
96
  - - '='
97
97
  - !ruby/object:Gem::Version
98
- version: 0.26.10
98
+ version: 0.27.0.rc1
99
99
  - !ruby/object:Gem::Dependency
100
100
  name: decidim-meetings
101
101
  requirement: !ruby/object:Gem::Requirement
102
102
  requirements:
103
103
  - - '='
104
104
  - !ruby/object:Gem::Version
105
- version: 0.26.10
105
+ version: 0.27.0.rc1
106
106
  type: :development
107
107
  prerelease: false
108
108
  version_requirements: !ruby/object:Gem::Requirement
109
109
  requirements:
110
110
  - - '='
111
111
  - !ruby/object:Gem::Version
112
- version: 0.26.10
112
+ version: 0.27.0.rc1
113
113
  - !ruby/object:Gem::Dependency
114
114
  name: decidim-participatory_processes
115
115
  requirement: !ruby/object:Gem::Requirement
116
116
  requirements:
117
117
  - - '='
118
118
  - !ruby/object:Gem::Version
119
- version: 0.26.10
119
+ version: 0.27.0.rc1
120
120
  type: :development
121
121
  prerelease: false
122
122
  version_requirements: !ruby/object:Gem::Requirement
123
123
  requirements:
124
124
  - - '='
125
125
  - !ruby/object:Gem::Version
126
- version: 0.26.10
126
+ version: 0.27.0.rc1
127
127
  - !ruby/object:Gem::Dependency
128
128
  name: decidim-proposals
129
129
  requirement: !ruby/object:Gem::Requirement
130
130
  requirements:
131
131
  - - '='
132
132
  - !ruby/object:Gem::Version
133
- version: 0.26.10
133
+ version: 0.27.0.rc1
134
134
  type: :development
135
135
  prerelease: false
136
136
  version_requirements: !ruby/object:Gem::Requirement
137
137
  requirements:
138
138
  - - '='
139
139
  - !ruby/object:Gem::Version
140
- version: 0.26.10
140
+ version: 0.27.0.rc1
141
141
  description: An accountability component for decidim's participatory spaces.
142
142
  email:
143
143
  - josepjaume@gmail.com
@@ -212,10 +212,11 @@ files:
212
212
  - app/permissions/decidim/accountability/admin/permissions.rb
213
213
  - app/permissions/decidim/accountability/permissions.rb
214
214
  - app/presenters/decidim/accountability/admin_log/result_presenter.rb
215
+ - app/presenters/decidim/accountability/admin_log/status_presenter.rb
216
+ - app/presenters/decidim/accountability/admin_log/timeline_entry_presenter.rb
215
217
  - app/presenters/decidim/accountability/admin_log/value_types/parent_presenter.rb
216
218
  - app/queries/decidim/accountability/metrics/results_metric_manage.rb
217
219
  - app/services/decidim/accountability/diff_renderer.rb
218
- - app/services/decidim/accountability/result_search.rb
219
220
  - app/services/decidim/accountability/result_stats_calculator.rb
220
221
  - app/services/decidim/accountability/results_calculator.rb
221
222
  - app/services/decidim/accountability/results_csv_importer.rb
@@ -257,7 +258,6 @@ files:
257
258
  - app/views/decidim/accountability/versions/show.html.erb
258
259
  - app/views/decidim/participatory_spaces/_result.html.erb
259
260
  - config/assets.rb
260
- - config/environment.rb
261
261
  - config/locales/am-ET.yml
262
262
  - config/locales/ar-SA.yml
263
263
  - config/locales/ar.yml
@@ -280,7 +280,6 @@ files:
280
280
  - config/locales/et-EE.yml
281
281
  - config/locales/et.yml
282
282
  - config/locales/eu.yml
283
- - config/locales/fa-IR.yml
284
283
  - config/locales/fi-pl.yml
285
284
  - config/locales/fi-plain.yml
286
285
  - config/locales/fi.yml
@@ -289,7 +288,6 @@ files:
289
288
  - config/locales/fr.yml
290
289
  - config/locales/ga-IE.yml
291
290
  - config/locales/gl.yml
292
- - config/locales/gn-PY.yml
293
291
  - config/locales/hr-HR.yml
294
292
  - config/locales/hr.yml
295
293
  - config/locales/hu.yml
@@ -298,13 +296,10 @@ files:
298
296
  - config/locales/is.yml
299
297
  - config/locales/it.yml
300
298
  - config/locales/ja.yml
301
- - config/locales/ka-GE.yml
302
- - config/locales/kaa.yml
303
299
  - config/locales/ko-KR.yml
304
300
  - config/locales/ko.yml
305
301
  - config/locales/lb-LU.yml
306
302
  - config/locales/lb.yml
307
- - config/locales/lo-LA.yml
308
303
  - config/locales/lt-LT.yml
309
304
  - config/locales/lt.yml
310
305
  - config/locales/lv.yml
@@ -312,7 +307,6 @@ files:
312
307
  - config/locales/mt.yml
313
308
  - config/locales/nl.yml
314
309
  - config/locales/no.yml
315
- - config/locales/oc-FR.yml
316
310
  - config/locales/om-ET.yml
317
311
  - config/locales/pl.yml
318
312
  - config/locales/pt-BR.yml
@@ -324,11 +318,9 @@ files:
324
318
  - config/locales/sk.yml
325
319
  - config/locales/sl.yml
326
320
  - config/locales/so-SO.yml
327
- - config/locales/sq-AL.yml
328
321
  - config/locales/sr-CS.yml
329
322
  - config/locales/sv.yml
330
323
  - config/locales/sw-KE.yml
331
- - config/locales/th-TH.yml
332
324
  - config/locales/ti-ER.yml
333
325
  - config/locales/tr-TR.yml
334
326
  - config/locales/uk.yml
@@ -349,6 +341,8 @@ files:
349
341
  - db/migrate/20180508170647_add_external_id_to_results.rb
350
342
  - db/migrate/20200320105903_index_foreign_keys_in_decidim_accountability_results.rb
351
343
  - db/migrate/20200827154103_add_commentable_counter_cache_to_results.rb
344
+ - db/migrate/20220331150008_add_title_to_timeline_entries.rb
345
+ - db/migrate/20220331150155_move_legacy_description_to_title_of_timeline_entries.rb
352
346
  - lib/decidim/accountability.rb
353
347
  - lib/decidim/accountability/admin.rb
354
348
  - lib/decidim/accountability/admin_engine.rb
@@ -374,14 +368,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
374
368
  requirements:
375
369
  - - ">="
376
370
  - !ruby/object:Gem::Version
377
- version: '2.7'
371
+ version: '3.0'
378
372
  required_rubygems_version: !ruby/object:Gem::Requirement
379
373
  requirements:
380
- - - ">="
374
+ - - ">"
381
375
  - !ruby/object:Gem::Version
382
- version: '0'
376
+ version: 1.3.1
383
377
  requirements: []
384
- rubygems_version: 3.1.6
378
+ rubygems_version: 3.2.22
385
379
  signing_key:
386
380
  specification_version: 4
387
381
  summary: Decidim accountability module
@@ -1,48 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Decidim
4
- module Accountability
5
- # This class handles search and filtering of results. Needs a
6
- # `current_component` param with a `Decidim::Component` in order to
7
- # find the results.
8
- class ResultSearch < ResourceSearch
9
- text_search_fields :title, :description
10
-
11
- # Public: Initializes the service.
12
- #
13
- # options - A hash of options to modify the search. These options will be
14
- # converted to methods by SearchLight so they can be used on filter
15
- # methods. (Default {})
16
- # * component - A Decidim::Component to get the results from.
17
- # * organization - A Decidim::Organization object.
18
- # * parent_id - The parent ID of the result. The value is forced to false to force
19
- # the filter execution when the value is nil
20
- # * deep_search - Whether to perform the search on all children levels or just the
21
- # first one. True by default.
22
- def initialize(options = {})
23
- options = options.dup
24
- options[:deep_search] = true if options[:deep_search].nil?
25
- options[:parent_id] = "root" if options[:parent_id].nil?
26
- super(Result.all, options)
27
- end
28
-
29
- # Handle parent_id filter
30
- def search_parent_id
31
- parent_id = options[:parent_id]
32
- parent_id = nil if parent_id == "root"
33
-
34
- if options[:deep_search]
35
- query.where(parent_id: [parent_id] + children_ids(parent_id))
36
- else
37
- query.where(parent_id: parent_id)
38
- end
39
- end
40
-
41
- private
42
-
43
- def children_ids(parent_id)
44
- Result.where(parent_id: parent_id).pluck(:id)
45
- end
46
- end
47
- end
48
- end
@@ -1,3 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- # Empty line for playing nice with tpope/vim-rails
@@ -1 +0,0 @@
1
- fa:
@@ -1,15 +0,0 @@
1
- gn:
2
- activemodel:
3
- attributes:
4
- result:
5
- decidim_accountability_status_id: Tetã
6
- decidim_category_id: Hendápe
7
- description: Techaukaha
8
- timeline_entry:
9
- entry_date: Fecha
10
- decidim:
11
- accountability:
12
- models:
13
- timeline_entry:
14
- fields:
15
- description: Techaukaha
@@ -1 +0,0 @@
1
- ka:
@@ -1,89 +0,0 @@
1
- kaa:
2
- activemodel:
3
- attributes:
4
- result:
5
- decidim_accountability_status_id: Jaǵday
6
- decidim_category_id: Kategoriya
7
- status:
8
- name: Ataması
9
- timeline_entry:
10
- entry_date: Sáne
11
- activerecord:
12
- models:
13
- decidim/accountability/result:
14
- one: Nátiyje
15
- other: Nátiyje
16
- decidim:
17
- accountability:
18
- actions:
19
- attachment_collections: Papkalar
20
- destroy: Óshiriw
21
- edit: Ózgeris kirgiziw
22
- preview: Aldınnan kóriw
23
- title: Háreketler
24
- admin:
25
- exports:
26
- results: Nátiyjeler
27
- import_results:
28
- new:
29
- import: Importlaw
30
- models:
31
- result:
32
- name: Nátiyje
33
- status:
34
- name: Jaǵday
35
- results:
36
- edit:
37
- title: Nátiyjeni ózgertiw
38
- update: Nátiyjeni jańalaw
39
- index:
40
- title: Nátiyjeler
41
- new:
42
- create: Nátiyje jaratıw
43
- title: Jańa nátiyje
44
- shared:
45
- subnav:
46
- statuses: Jaǵdaylar
47
- statuses:
48
- edit:
49
- title: Jaǵdaydı ózgertiw
50
- update: Jaǵdaydı jańalaw
51
- index:
52
- title: Jaǵdaylar
53
- new:
54
- create: Jaǵday jaratıw
55
- title: Jańa jaǵday
56
- content_blocks:
57
- highlighted_results:
58
- results: Nátiyjeler
59
- unspecified: Kórsetilmegen
60
- import_mailer:
61
- import:
62
- errors: Qátelikler
63
- models:
64
- result:
65
- fields:
66
- category: Kategoriya
67
- created_at: Jaratıldı
68
- status: Jaǵday
69
- timeline_entry:
70
- fields:
71
- entry_date: Sáne
72
- results:
73
- count:
74
- results_count:
75
- one: 1 nátiyje
76
- other: "%{count} nátiyje"
77
- home:
78
- categories_label: Kategoriyalar
79
- admin:
80
- filters:
81
- results:
82
- status_id_eq:
83
- label: Jaǵday
84
- metrics:
85
- results:
86
- object: nátiyjeler
87
- title: Nátiyjeler
88
- statistics:
89
- results_count: Nátiyjeler
@@ -1 +0,0 @@
1
- lo:
@@ -1 +0,0 @@
1
- oc:
@@ -1,212 +0,0 @@
1
- sq:
2
- activemodel:
3
- attributes:
4
- result:
5
- decidim_accountability_status_id: Statusi
6
- decidim_category_id: Kategoria
7
- decidim_scope_id: Fushëveprimi
8
- description: Përshkrimi
9
- end_date: Data e përfundimit
10
- progress: Ecuria
11
- project_ids: Projektet e përfshira
12
- proposals: Proposimet e përfshira
13
- start_date: Data e fillimit
14
- title: Titulli
15
- updated_at: Përditësuar në
16
- status:
17
- description: Përshkrimi
18
- key: Çelësi
19
- name: Emri
20
- progress: Ecuria
21
- timeline_entry:
22
- description: Përshkrimi
23
- entry_date: Data
24
- models:
25
- decidim/accountability/proposal_linked_event: Propozimi i përfshirë në një rezultat
26
- decidim/accountability/result_progress_updated_event: Ecuria e përditësuar e rezultatit
27
- activerecord:
28
- models:
29
- decidim/accountability/result:
30
- one: Rezultati
31
- other: Rezultati
32
- decidim:
33
- accountability:
34
- actions:
35
- attachment_collections: Dosjet
36
- attachments: Bashkëngjitjet
37
- confirm_destroy: Je i sigurt që dëshiron ta fshish këtë %{name}?
38
- destroy: Fshij
39
- edit: Përpuno
40
- import_csv: Importo CSV
41
- preview: Parapamje
42
- timeline_entries: Evoluimi i projektit
43
- title: Veprime
44
- admin:
45
- exports:
46
- result_comments: Komente
47
- results: Rezultatet
48
- import_results:
49
- new:
50
- download_export: Shkarko dhe eksporto në formatin CSV
51
- import: Importo
52
- title: Importo rezultatet nga CSV
53
- models:
54
- result:
55
- name: Rezultati
56
- status:
57
- name: Statusi
58
- results:
59
- edit:
60
- title: Ndrysho rezultatin
61
- update: Përditëso rezultatin
62
- index:
63
- title: Rezultatet
64
- new:
65
- create: Krijo rezultatin
66
- title: Rezultat i ri
67
- shared:
68
- subnav:
69
- statuses: Statuset
70
- statuses:
71
- edit:
72
- title: Ndrysho statusin
73
- update: Përditëso statusin
74
- index:
75
- title: Statuset
76
- new:
77
- create: Krijo statusin
78
- title: Status i ri
79
- timeline_entries:
80
- edit:
81
- title: Ndrysho shënimin
82
- update: Përditëso shënimin
83
- index:
84
- title: Shënimet e afatit kohor të projektit
85
- new:
86
- create: Krijo një shënim të ri
87
- title: Shënim i ri
88
- admin_log:
89
- result:
90
- create: "%{user_name} krijoi rezultatin %{resource_name} në %{space_name}"
91
- delete: "%{user_name} fshiu rezultatin %{resource_name} në %{space_name}"
92
- update: "%{user_name} përditësoi rezultatin %{resource_name} në %{space_name}"
93
- value_types:
94
- parent_presenter:
95
- not_found: '"Parent ID" nuk u gjetë në bazën e të dhënave(ID:%{id})'
96
- content_blocks:
97
- highlighted_results:
98
- dates: Datat
99
- results: Rezultatet
100
- unspecified: I paspecifikuar
101
- import_mailer:
102
- import:
103
- errors: Gabime
104
- row_number: Rradhë
105
- subject: Rezultatet u importuan suksesshëm
106
- success: Rezultatet u importuan suksesshëm. Tani mund t'i rishqyrtoni rezultaten në ndërfaqen e administrimit.
107
- models:
108
- result:
109
- fields:
110
- category: Kategoria
111
- created_at: Krijuar
112
- end_date: Data e përfundimit
113
- id: ID
114
- progress: Ecuria
115
- scope: Fushëveprimi
116
- start_date: Data e fillimit
117
- status: Statusi
118
- title: Titulli
119
- status:
120
- fields:
121
- description: Përshkrimi
122
- key: Çelësi
123
- name: Emri
124
- progress: Ecuria
125
- timeline_entry:
126
- fields:
127
- description: Përshkrimi
128
- entry_date: Data
129
- result_m:
130
- executed: Ekzekutuar
131
- view: Shih
132
- results:
133
- count:
134
- results_count:
135
- one: 1 rezultat
136
- other: "%{count} rezultate"
137
- filters:
138
- all: Të gjitha
139
- home:
140
- categories_label: Kategoritë
141
- subcategories_label: Nënkategoritë
142
- home_header:
143
- global_status: Statusi i përgjithshëm i ekzekutimit
144
- nav_breadcrumb:
145
- global: Ekzekutimi i përgjithshëm
146
- search:
147
- search: Kërko për veprime
148
- show:
149
- stats:
150
- attendees: Të pranishëm
151
- back_to_resource: Kthehu mbrapsht tek rezultati
152
- comments: Komente
153
- contributions: Kontributet
154
- last_edited_by: Së fundi edituar nga
155
- last_updated_at: Përditësimi i fundit në
156
- meetings: Mbledhjet
157
- proposals: Propozimet
158
- votes: Mbështetjet
159
- timeline:
160
- title: Evoluimi i projektit
161
- admin:
162
- filters:
163
- results:
164
- category_id_eq:
165
- label: Kategoria
166
- scope_id_eq:
167
- label: Fushëveprimi
168
- status_id_eq:
169
- label: Statusi
170
- components:
171
- accountability:
172
- actions:
173
- comment: Koment
174
- name: Përgjegjësia
175
- settings:
176
- global:
177
- categories_label: Emri për "Kategoritë"
178
- comments_enabled: Komentet e aktivizuara
179
- comments_max_length: Madhësia maks. e komenteve
180
- display_progress_enabled: Shfaq ecurinë
181
- heading_leaf_level_results: Ermi për "Projekte"
182
- heading_parent_level_results: Emri për "Rezultate"
183
- intro: Hyrje
184
- scope_id: Fushëveprimi
185
- scopes_enabled: Fushveprimet e aktivizuara
186
- subcategories_label: Emri për "Nënategoritë"
187
- step:
188
- comments_blocked: Komentet të bllokuara
189
- events:
190
- accountability:
191
- proposal_linked:
192
- email_intro: 'Propozimi %{proposal_title} u përfshi në një rezultat. Mund ta shihni nga kjo faqe:'
193
- email_outro: Ky njoftim iu vjen sepse ndiqni %{proposal_title}. Mund t'i ndaloni njoftimet me anë të linkut të mëparshëm.
194
- email_subject: Një përditësim për %{proposal_title}
195
- notification_title: Propozimi <a href="%{proposal_path}">%{proposal_title}</a> u përfshi në rezultatin <a href="%{resource_path}">%{resource_title}</a>.
196
- result_progress_updated:
197
- email_intro: 'Rezultati %{resource_title} që përmbanë propozimin %{proposal_title} tanimë është %{progress} % i kompletuar. Mund ta shihni nga kjo faqe:'
198
- email_outro: Kw njoftim iu vjen sepse ndiqni %{proposal_title} dhe ky propozim është i përfshirë në rezultatin %{resource_title}. Mund t'i ndalosh njoftimet duke ndejkur linkun e mëparshëm.
199
- email_subject: Një përditësim për ecurinë e %{resource_title}
200
- notification_title: Rezultati <a href="%{resource_path}">%{resource_title}</a> që përfshinë <a href="%{proposal_path}">%{proposal_title}</a> tani është %{progress} % i kompletuar.
201
- metrics:
202
- results:
203
- description: Numri i rezultateve të gjeneruara
204
- object: rezultatet
205
- title: Rezultatet
206
- resource_links:
207
- included_projects:
208
- result_project: Projektet e përfshira në këtë rezultat
209
- included_proposals:
210
- result_proposal: Propozimet e përfshira në këtë rezultat
211
- statistics:
212
- results_count: Rezultatet
@@ -1 +0,0 @@
1
- th: