decidim-accountability 0.26.1 → 0.26.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/app/packs/images/decidim/accountability/{decidim_accountability_icon.svg → decidim_accountability.svg} +0 -0
- data/config/locales/ar.yml +23 -3
- data/config/locales/eu.yml +1 -1
- data/config/locales/fi.yml +1 -1
- data/config/locales/fr.yml +2 -2
- data/config/locales/lb.yml +1 -1
- data/config/locales/lt.yml +251 -0
- data/config/locales/si-LK.yml +1 -0
- data/lib/decidim/accountability/version.rb +1 -1
- metadata +21 -21
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6dabc78ed0d6f7c560ca2065878a4d67c1f1d097012ff784395a9086f8802f5e
|
|
4
|
+
data.tar.gz: 52a15c467053ed505103371bc23650f1c29b6fa8f312ce9b0686ee1c6846b9bc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 35738d247310c5d74a211f84f3d68cb8e1060a990ad5ffa0b77890ff01ee72895ab6ee3376a824444a0dfe1d0c1df597096751b4228acdd9cdf3a211555f4fbb
|
|
7
|
+
data.tar.gz: 3034823fb109927ed38aa130411f5bd18f4379e521935f3ced5f8587e50c9c58792f89e34ca241556268a368fb87be8b760ed2355852553d4a6ffa17a4cb5470
|
|
File without changes
|
data/config/locales/ar.yml
CHANGED
|
@@ -45,7 +45,7 @@ ar:
|
|
|
45
45
|
new: جديد %{name}
|
|
46
46
|
preview: معاينة
|
|
47
47
|
timeline_entries: تطور المشروع
|
|
48
|
-
title:
|
|
48
|
+
title: الإجراءات
|
|
49
49
|
admin:
|
|
50
50
|
exports:
|
|
51
51
|
result_comments: التعليقات
|
|
@@ -53,8 +53,12 @@ ar:
|
|
|
53
53
|
import_results:
|
|
54
54
|
new:
|
|
55
55
|
import: استيراد
|
|
56
|
+
info: "<p>نحن ننصح باتباع هذه الخطوات:</p>\n<ol>\n <li>قم بإنشاء حالات النتائج التي تريد إضافتها (<a href=\"%{link_new_status}\" target=\"_blank\">الرابط</a>)</li>\n <li>قم بإنشاء نتيجة واحدة على الأقل يدويًا من خلال لوحة المدير هذه (<a href=\"%{link_new_result}\" target=\"_blank\">link</a>) قبل أستخدام الاستيراد, للحصول على فهم أفضل للتنسيق وما ستحتاج لملئه.</li>\n <li>قم بتنزيل التصدير بتنسيق CSV(%{link_export_csv})</li>\n <li>قم بإجراء التغييرات محليًا على جهازك. يمكنك فقط تغيير الأعمدة التالية من ملف CSV:</li>\n</ol>\n<ul>\n <li><b>category/id:</b>رقم مٌعرف للفئه</li>\n <li><b>scope/id:</b>رقم مٌعرف للمجال</li>\n <li><b>parent/id:</b> رقم مٌعرف بالأب (للنتائج ذات الصلة). اختياري</li>\n <li><b>title/I18N:</b> عنوان اللغه</li>\n <li><b>description/I18N:</b> وصف اللغه</li>\n <li><b>start_date:</b>التاريخ الذي يبدأ فيه تنفيذ النتيجة (التنسيق YYYY-MM-DD)</li>\n <li><b>end_date:</b> التاريخ الذي ينتهى فيه تنفيذ النتيجة (التنسيق YYYY-MM-DD</li>\n <li><b>status/id:</b> رقم مٌعرف لحالة النتيجة</li>\n <li><b>progress:</b> النسبة المئوية (من 0 الى 100) للتنفيذ</li>\n <li><b>proposals_ids:</b> رقم مُعرف داخلى للمقترحات ذات الصلة (مفصولاً بفاصلة). يتم تحويله تلقائيًا إلى <span class=\"attribute-name\">رابط للمقترح</span></li>\n</ul>"
|
|
56
57
|
link: الرابط
|
|
57
|
-
title: استيراد النتائج من CSV
|
|
58
|
+
title: استيراد النتائج من ملف CSV
|
|
59
|
+
imports:
|
|
60
|
+
create:
|
|
61
|
+
success: لقد بدأ استيراد الملف. سوف تتلقى رسالة بريد إلكتروني في غصون الدقائق القادمة مع نتيجة الاستيراد
|
|
58
62
|
models:
|
|
59
63
|
result:
|
|
60
64
|
name: نتيجة
|
|
@@ -123,7 +127,7 @@ ar:
|
|
|
123
127
|
update: "%{user_name} نتيجة محدثة %{resource_name} في %{space_name}"
|
|
124
128
|
value_types:
|
|
125
129
|
parent_presenter:
|
|
126
|
-
not_found: 'لم يتم العثور على الأصل في قاعدة البيانات (
|
|
130
|
+
not_found: 'لم يتم العثور على الأصل في قاعدة البيانات (الرقم-المُعرف: %{id})'
|
|
127
131
|
content_blocks:
|
|
128
132
|
highlighted_results:
|
|
129
133
|
dates: التواريخ
|
|
@@ -132,7 +136,10 @@ ar:
|
|
|
132
136
|
import_mailer:
|
|
133
137
|
import:
|
|
134
138
|
errors: أخطاء
|
|
139
|
+
errors_present: حدثت مشكلة في استيراد النتائج
|
|
135
140
|
row_number: الصف
|
|
141
|
+
subject: استيراد النتائج بنجاح
|
|
142
|
+
success: نجاح استيراد النتائج. يمكنك مراجعة النتائج في واجهة الإدارة.
|
|
136
143
|
last_activity:
|
|
137
144
|
new_result_at_html: "<span>نتيجة جديدة في %{link}</span>"
|
|
138
145
|
models:
|
|
@@ -157,6 +164,9 @@ ar:
|
|
|
157
164
|
fields:
|
|
158
165
|
description: وصف
|
|
159
166
|
entry_date: تاريخ
|
|
167
|
+
result_m:
|
|
168
|
+
executed: تم التنفيذ
|
|
169
|
+
view: عرض
|
|
160
170
|
results:
|
|
161
171
|
count:
|
|
162
172
|
results_count:
|
|
@@ -196,6 +206,10 @@ ar:
|
|
|
196
206
|
results:
|
|
197
207
|
category_id_eq:
|
|
198
208
|
label: الفئة
|
|
209
|
+
scope_id_eq:
|
|
210
|
+
label: النطاق
|
|
211
|
+
status_id_eq:
|
|
212
|
+
label: الحالة
|
|
199
213
|
components:
|
|
200
214
|
accountability:
|
|
201
215
|
actions:
|
|
@@ -205,10 +219,13 @@ ar:
|
|
|
205
219
|
global:
|
|
206
220
|
categories_label: اسم "الفئات"
|
|
207
221
|
comments_enabled: تم تمكين التعليقات
|
|
222
|
+
comments_max_length: الحد الأقصى لطول التعليقات (اترك ال0 للقيمة الافتراضية)
|
|
208
223
|
display_progress_enabled: عرض التقدم
|
|
209
224
|
heading_leaf_level_results: اسم "المشاريع"
|
|
210
225
|
heading_parent_level_results: اسم "النتائج"
|
|
211
226
|
intro: مقدمة
|
|
227
|
+
scope_id: النطاق
|
|
228
|
+
scopes_enabled: النطاقات مفعلة
|
|
212
229
|
subcategories_label: اسم "الفئات الفرعية"
|
|
213
230
|
step:
|
|
214
231
|
comments_blocked: تم حظر التعليقات
|
|
@@ -229,6 +246,9 @@ ar:
|
|
|
229
246
|
description: عدد النتائج التي تم إنشاؤها
|
|
230
247
|
object: النتائج
|
|
231
248
|
title: النتائج
|
|
249
|
+
participatory_spaces:
|
|
250
|
+
highlighted_results:
|
|
251
|
+
see_all: عرض كل النتائج (%{count})
|
|
232
252
|
resource_links:
|
|
233
253
|
included_projects:
|
|
234
254
|
result_project: المشاريع المدرجة في هذه النتيجة
|
data/config/locales/eu.yml
CHANGED
data/config/locales/fi.yml
CHANGED
|
@@ -34,7 +34,7 @@ fi:
|
|
|
34
34
|
actions:
|
|
35
35
|
attachment_collections: Kansiot
|
|
36
36
|
attachments: Liitteet
|
|
37
|
-
confirm_destroy: Oletko varma, että haluat poistaa tämän
|
|
37
|
+
confirm_destroy: Oletko varma, että haluat poistaa tämän kohteen nimeltä "%{name}"?
|
|
38
38
|
destroy: Poista
|
|
39
39
|
edit: Muokkaa
|
|
40
40
|
import_csv: Tuo CSV
|
data/config/locales/fr.yml
CHANGED
|
@@ -225,12 +225,12 @@ fr:
|
|
|
225
225
|
accountability:
|
|
226
226
|
proposal_linked:
|
|
227
227
|
email_intro: 'La proposition "%{proposal_title}" a été incluse dans une réalisation. Vous pouvez le voir sur cette page :'
|
|
228
|
-
email_outro: Vous avez reçu cette notification parce que vous suivez "%{proposal_title}".
|
|
228
|
+
email_outro: Vous avez reçu cette notification parce que vous suivez "%{proposal_title}". Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
229
229
|
email_subject: Une mise à jour de %{proposal_title}
|
|
230
230
|
notification_title: La proposition <a href="%{proposal_path}">%{proposal_title}</a> a été incluse dans la réalisation <a href="%{resource_path}">%{resource_title}</a>.
|
|
231
231
|
result_progress_updated:
|
|
232
232
|
email_intro: 'Le résultat "%{resource_title}", qui inclut la proposition "%{proposal_title}", est maintenant terminé à %{progress}%. Vous pouvez le voir sur cette page:'
|
|
233
|
-
email_outro: Vous avez reçu cette notification car vous suivez "%{proposal_title}" et cette proposition est incluse dans le résultat "%{resource_title}".
|
|
233
|
+
email_outro: Vous avez reçu cette notification car vous suivez "%{proposal_title}" et cette proposition est incluse dans le résultat "%{resource_title}". Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
234
234
|
email_subject: Une mise à jour à %{resource_title} progress
|
|
235
235
|
notification_title: Le résultat <a href="%{resource_path}">%{resource_title}</a>, qui inclut la proposition <a href="%{proposal_path}">%{proposal_title}</a>, est désormais achevé à %{progress}%.
|
|
236
236
|
metrics:
|
data/config/locales/lb.yml
CHANGED
data/config/locales/lt.yml
CHANGED
|
@@ -1 +1,252 @@
|
|
|
1
1
|
lt:
|
|
2
|
+
activemodel:
|
|
3
|
+
attributes:
|
|
4
|
+
result:
|
|
5
|
+
decidim_accountability_status_id: Būsena
|
|
6
|
+
decidim_category_id: Kategorija
|
|
7
|
+
decidim_scope_id: Apimtis
|
|
8
|
+
description: Aprašymas
|
|
9
|
+
end_date: Pabaigos data
|
|
10
|
+
progress: Progresas
|
|
11
|
+
project_ids: Įtraukti projektai
|
|
12
|
+
proposals: Įtraukti pasiūlymai
|
|
13
|
+
start_date: Pradžios data
|
|
14
|
+
title: Pavadinimas
|
|
15
|
+
updated_at: Atnaujinta
|
|
16
|
+
status:
|
|
17
|
+
description: Aprašymas
|
|
18
|
+
key: Raktas
|
|
19
|
+
name: Vardas
|
|
20
|
+
progress: Progresas
|
|
21
|
+
timeline_entry:
|
|
22
|
+
description: Aprašymas
|
|
23
|
+
entry_date: Data
|
|
24
|
+
models:
|
|
25
|
+
decidim/accountability/proposal_linked_event: Pasiūlymas įtrauktas į rezultatą
|
|
26
|
+
decidim/accountability/result_progress_updated_event: Rezultato progresas atnaujintas
|
|
27
|
+
activerecord:
|
|
28
|
+
models:
|
|
29
|
+
decidim/accountability/result:
|
|
30
|
+
one: Rezultatas
|
|
31
|
+
few: Rezultatai
|
|
32
|
+
many: Rezultatai
|
|
33
|
+
other: Rezultatai
|
|
34
|
+
decidim:
|
|
35
|
+
accountability:
|
|
36
|
+
actions:
|
|
37
|
+
attachment_collections: Aplankai
|
|
38
|
+
attachments: Priedai
|
|
39
|
+
confirm_destroy: Ar tikrai norite pašalinti šį %{name}?
|
|
40
|
+
destroy: Ištrinti
|
|
41
|
+
edit: Redaguoti
|
|
42
|
+
import_csv: Importuoti CSV
|
|
43
|
+
new: Naujas %{name}
|
|
44
|
+
preview: Peržiūra
|
|
45
|
+
timeline_entries: Projekto raida
|
|
46
|
+
title: Veiksmai
|
|
47
|
+
admin:
|
|
48
|
+
exports:
|
|
49
|
+
result_comments: Komentarai
|
|
50
|
+
results: Rezultatai
|
|
51
|
+
import_results:
|
|
52
|
+
new:
|
|
53
|
+
import: Importuoti
|
|
54
|
+
info: "<p>Rekomenduojame atlikti šiuos veiksmus:</p><ol><li>Sukurti norimų pridėti rezultatų būsenas (<a href='%{link_new_status}' target='_blank'>link</a>)</li><li>Sukurti bent vieną rezultatą rankiniu būdu pasinaudojant šia Administratoriaus panele (<a href='%{link_new_result}' target='_blank'>link</a>) prieš spustelint „Importuoti“, kad geriau suprastumėte formatą ir tai, ką turite užpildyti.</li><li>Parsisiųskite eksporto rinkmeną CSV formatu (%{link_export_csv})</li><li>Atlikite pakeitimus lokaliai. Galite pakeisti tik šias CSV skiltis:</li></ol><ul><li><b>category/id:</b> ID, skirtą kategorijai</li><li><b>scope/id:</b> ID, skirtą sričiai</li><li><b>parent/id:</b> pirminio elemento ID (skirtą susijusiems rezultatams). Neprivaloma</li><li><b>title/I18N:</b> Pavadinimas X kalba</li><li><b>description/I18N:</b> Aprašymas X kalba</li><li><b>start_date:</b> data, kada rezultatas pradedamas generuoti (MMMM-MM-DD formatas)</li><li><b>end_date:</b> data, kada rezultatas baigiamas generuoti (MMMM-MM-DD formatas)</li><li><b>status/id:</b> šio rezultato būsenos ID</li><li><b>progress:</b> Įvykdymo procentinė dalis (nuo 0 iki 100)</li><li><b>proposals_ids:</b> susijusių pasiūlymų vidaus ID (atskirta kableliu). Tai automatiškai pakeičiama į <span class='attribute-name'>proposal_url</span></li></ul>"
|
|
55
|
+
link: nuoroda
|
|
56
|
+
title: Importuoti rezultatus iš CSV
|
|
57
|
+
imports:
|
|
58
|
+
create:
|
|
59
|
+
success: Failas pradėtas importuoti. Po kelių minučių gausite e. laišką su importo rezultatu
|
|
60
|
+
models:
|
|
61
|
+
result:
|
|
62
|
+
name: Rezultatas
|
|
63
|
+
status:
|
|
64
|
+
name: Statusas
|
|
65
|
+
timeline_entry:
|
|
66
|
+
name: Laiko juostos įrašas
|
|
67
|
+
results:
|
|
68
|
+
create:
|
|
69
|
+
invalid: Kuriant šį rezultatą iškilo problema
|
|
70
|
+
success: Rezultatas sėkmingai sukurtas
|
|
71
|
+
destroy:
|
|
72
|
+
success: Rezultatas sėkmingai ištrintas
|
|
73
|
+
edit:
|
|
74
|
+
title: Keisti rezultatą
|
|
75
|
+
update: Atnaujinti rezultatą
|
|
76
|
+
index:
|
|
77
|
+
title: Rezultatai
|
|
78
|
+
new:
|
|
79
|
+
create: Sukurti rezultatą
|
|
80
|
+
title: Naujas rezultatas
|
|
81
|
+
update:
|
|
82
|
+
invalid: Atnaujinant šį rezultatą iškilo problema
|
|
83
|
+
success: Rezultatas sėkmingai atnaujintas
|
|
84
|
+
shared:
|
|
85
|
+
subnav:
|
|
86
|
+
statuses: Būsenos
|
|
87
|
+
statuses:
|
|
88
|
+
create:
|
|
89
|
+
invalid: Kuriant šią būseną iškilo problema
|
|
90
|
+
success: Būsena sėkmingai sukurta
|
|
91
|
+
destroy:
|
|
92
|
+
success: Būsena sėkmingai pašalinta
|
|
93
|
+
edit:
|
|
94
|
+
title: Redaguoti būseną
|
|
95
|
+
update: Atnaujinti būseną
|
|
96
|
+
index:
|
|
97
|
+
title: Būsenos
|
|
98
|
+
new:
|
|
99
|
+
create: Sukurti būseną
|
|
100
|
+
title: Nauja būsena
|
|
101
|
+
update:
|
|
102
|
+
invalid: Atnaujinant šią būseną iškilo problema
|
|
103
|
+
success: Būsena sėkmingai atnaujinta
|
|
104
|
+
timeline_entries:
|
|
105
|
+
create:
|
|
106
|
+
invalid: Kuriant šį įrašą iškilo problema
|
|
107
|
+
success: Įrašas sėkmingai sukurtas
|
|
108
|
+
destroy:
|
|
109
|
+
success: Įrašas sėkmingai pašalintas
|
|
110
|
+
edit:
|
|
111
|
+
title: Redaguoti įrašą
|
|
112
|
+
update: Atnaujinti įrašą
|
|
113
|
+
index:
|
|
114
|
+
title: Projekto laiko juostos įrašai
|
|
115
|
+
new:
|
|
116
|
+
create: Sukurti įrašą
|
|
117
|
+
title: Naujas įrašas
|
|
118
|
+
update:
|
|
119
|
+
invalid: Atnaujinant šį įrašą iškilo problema
|
|
120
|
+
success: Įrašas sėkmingai atnaujintas
|
|
121
|
+
admin_log:
|
|
122
|
+
result:
|
|
123
|
+
create: "%{user_name} sukūrė rezultatą %{resource_name} erdvėje %{space_name}"
|
|
124
|
+
delete: "%{user_name} pašalino %{resource_name} rezultatą erdvėje %{space_name}"
|
|
125
|
+
update: "%{user_name} atnaujino rezultatą %{resource_name} erdvėje %{space_name}"
|
|
126
|
+
value_types:
|
|
127
|
+
parent_presenter:
|
|
128
|
+
not_found: 'Motininis elementas duomenų bazėje nerastas (ID: %{id})'
|
|
129
|
+
content_blocks:
|
|
130
|
+
highlighted_results:
|
|
131
|
+
dates: Datos
|
|
132
|
+
results: Rezultatai
|
|
133
|
+
unspecified: Nenurodyta
|
|
134
|
+
import_mailer:
|
|
135
|
+
import:
|
|
136
|
+
errors: Klaidos
|
|
137
|
+
errors_present: Importuojant rezultatus iškilo problema
|
|
138
|
+
row_number: Eilutė
|
|
139
|
+
subject: Rezultatai sėkmingai importuoti
|
|
140
|
+
success: Rezultatai sėkmingai importuoti. Rezultatus galite peržiūrėti administravimo sąsajoje.
|
|
141
|
+
last_activity:
|
|
142
|
+
new_result_at_html: "<span>Naujas rezultatas %{link}</span>"
|
|
143
|
+
models:
|
|
144
|
+
result:
|
|
145
|
+
fields:
|
|
146
|
+
category: Kategorija
|
|
147
|
+
created_at: Sukurta
|
|
148
|
+
end_date: Pabaigos data
|
|
149
|
+
id: ID
|
|
150
|
+
progress: Progresas
|
|
151
|
+
scope: Apimtis
|
|
152
|
+
start_date: Pradžios data
|
|
153
|
+
status: Statusas
|
|
154
|
+
title: Pavadinimas
|
|
155
|
+
status:
|
|
156
|
+
fields:
|
|
157
|
+
description: Aprašymas
|
|
158
|
+
key: Raktas
|
|
159
|
+
name: Pavadinimas
|
|
160
|
+
progress: Progresas
|
|
161
|
+
timeline_entry:
|
|
162
|
+
fields:
|
|
163
|
+
description: Aprašymas
|
|
164
|
+
entry_date: Data
|
|
165
|
+
result_m:
|
|
166
|
+
executed: Įvykdyta
|
|
167
|
+
view: Rodymas
|
|
168
|
+
results:
|
|
169
|
+
count:
|
|
170
|
+
results_count:
|
|
171
|
+
one: 1 rezultatas
|
|
172
|
+
few: "%{count} rezultatai"
|
|
173
|
+
many: "%{count} rezultatai"
|
|
174
|
+
other: "%{count} rezultatai"
|
|
175
|
+
filters:
|
|
176
|
+
all: Visi
|
|
177
|
+
scopes: Apimtys
|
|
178
|
+
home:
|
|
179
|
+
categories_label: Kategorijos
|
|
180
|
+
subcategories_label: Subkategorijos
|
|
181
|
+
home_header:
|
|
182
|
+
global_status: Bendra vykdymo būsena
|
|
183
|
+
search:
|
|
184
|
+
search: Ieškoti veiksmų
|
|
185
|
+
show:
|
|
186
|
+
stats:
|
|
187
|
+
attendees: Dalyviai
|
|
188
|
+
back_to_resource: Grįžti į rezultatą
|
|
189
|
+
comments: Komentarai
|
|
190
|
+
contributions: Indėliai
|
|
191
|
+
last_edited_by: Paskutinį kartą redaguota
|
|
192
|
+
last_updated_at: Paskutinį kartą atnaujinta
|
|
193
|
+
meetings: Susirinkimai
|
|
194
|
+
proposals: Pasiūlymai
|
|
195
|
+
votes: Palaikymai
|
|
196
|
+
timeline:
|
|
197
|
+
title: Projekto raida
|
|
198
|
+
admin:
|
|
199
|
+
filters:
|
|
200
|
+
results:
|
|
201
|
+
category_id_eq:
|
|
202
|
+
label: Kategorija
|
|
203
|
+
scope_id_eq:
|
|
204
|
+
label: Apimtis
|
|
205
|
+
status_id_eq:
|
|
206
|
+
label: Būsena
|
|
207
|
+
components:
|
|
208
|
+
accountability:
|
|
209
|
+
actions:
|
|
210
|
+
comment: Komentaras
|
|
211
|
+
name: Atskaitingumas
|
|
212
|
+
settings:
|
|
213
|
+
global:
|
|
214
|
+
categories_label: '„Kategorijų“ pavadinimas'
|
|
215
|
+
comments_enabled: Įjungti komentarai
|
|
216
|
+
comments_max_length: Maksimalus komentaro ilgis (įrašyti 0 įprastam ilgiui)
|
|
217
|
+
display_progress_enabled: Rodyti progresą
|
|
218
|
+
heading_leaf_level_results: '„Projektų“ pavadinimai'
|
|
219
|
+
heading_parent_level_results: '„Rezultatų“ pavadinimai'
|
|
220
|
+
intro: Įžanga
|
|
221
|
+
scope_id: Apimtis
|
|
222
|
+
scopes_enabled: Apimtys įjungtos
|
|
223
|
+
subcategories_label: '„Subkategorių“ pavadinimai'
|
|
224
|
+
step:
|
|
225
|
+
comments_blocked: Komentarai užblokuoti
|
|
226
|
+
events:
|
|
227
|
+
accountability:
|
|
228
|
+
proposal_linked:
|
|
229
|
+
email_intro: 'Pasiūlymas „%{proposal_title}“ įtrauktas į rezultatą. Jį galite pamatyti šiame puslapyje:'
|
|
230
|
+
email_outro: Šį pranešimą gavote dėl to, kad sekate „%{proposal_title}“. Jeigu nebenorite gauti pranešimų, spustelėkite ankstesnę nuorodą.
|
|
231
|
+
email_subject: '%{proposal_title} atnaujinimas'
|
|
232
|
+
notification_title: Pasiūlymas <a href="%{proposal_path}">%{proposal_title}</a> įtrauktas į <a href="%{resource_path}">%{resource_title}</a> rezultatą.
|
|
233
|
+
result_progress_updated:
|
|
234
|
+
email_intro: 'Rezultatas „%{resource_title}“, kuris apima pasiūlymą „%{proposal_title}“, dabar %{progress}% gautas. Jį galite pamatyti šiame puslapyje:'
|
|
235
|
+
email_outro: Šį pranešimą gavote dėl to, kad sekate „%{proposal_title}“ ir šis pasiūlymas įtrauktas į rezultatą „%{resource_title}“. Jeigu nebenorite gauti pranešimų, spustelėkite ankstesnę nuorodą.
|
|
236
|
+
email_subject: '%{resource_title} eigos atnaujinimas'
|
|
237
|
+
notification_title: Rezultatas <a href="%{resource_path}">%{resource_title}</a>, kuris įtraukia pasiūlymą <a href="%{proposal_path}">%{proposal_title}</a>, dabar %{progress}% gautas.
|
|
238
|
+
metrics:
|
|
239
|
+
results:
|
|
240
|
+
description: Gautų rezultatų skaičius
|
|
241
|
+
object: rezultatai
|
|
242
|
+
title: Rezultatai
|
|
243
|
+
participatory_spaces:
|
|
244
|
+
highlighted_results:
|
|
245
|
+
see_all: Žiūrėti visus rezultatus (%{count})
|
|
246
|
+
resource_links:
|
|
247
|
+
included_projects:
|
|
248
|
+
result_project: Į šį rezultatą įtraukti projektai
|
|
249
|
+
included_proposals:
|
|
250
|
+
result_proposal: Į šį rezultatą įtraukti pasiūlymai
|
|
251
|
+
statistics:
|
|
252
|
+
results_count: Rezultatai
|
data/config/locales/si-LK.yml
CHANGED
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.
|
|
4
|
+
version: 0.26.2
|
|
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: 2022-
|
|
13
|
+
date: 2022-06-14 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.
|
|
21
|
+
version: 0.26.2
|
|
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.
|
|
28
|
+
version: 0.26.2
|
|
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.
|
|
35
|
+
version: 0.26.2
|
|
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.
|
|
42
|
+
version: 0.26.2
|
|
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.
|
|
49
|
+
version: 0.26.2
|
|
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.
|
|
56
|
+
version: 0.26.2
|
|
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.
|
|
63
|
+
version: 0.26.2
|
|
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.
|
|
70
|
+
version: 0.26.2
|
|
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.
|
|
77
|
+
version: 0.26.2
|
|
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.
|
|
84
|
+
version: 0.26.2
|
|
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.
|
|
91
|
+
version: 0.26.2
|
|
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.
|
|
98
|
+
version: 0.26.2
|
|
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.
|
|
105
|
+
version: 0.26.2
|
|
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.
|
|
112
|
+
version: 0.26.2
|
|
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.
|
|
119
|
+
version: 0.26.2
|
|
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.
|
|
126
|
+
version: 0.26.2
|
|
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.
|
|
133
|
+
version: 0.26.2
|
|
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.
|
|
140
|
+
version: 0.26.2
|
|
141
141
|
description: An accountability component for decidim's participatory spaces.
|
|
142
142
|
email:
|
|
143
143
|
- josepjaume@gmail.com
|
|
@@ -200,7 +200,7 @@ files:
|
|
|
200
200
|
- app/models/decidim/accountability/timeline_entry.rb
|
|
201
201
|
- app/packs/entrypoints/decidim_accountability.js
|
|
202
202
|
- app/packs/entrypoints/decidim_accountability_admin.js
|
|
203
|
-
- app/packs/images/decidim/accountability/
|
|
203
|
+
- app/packs/images/decidim/accountability/decidim_accountability.svg
|
|
204
204
|
- app/packs/src/decidim/accountability/admin/index.js
|
|
205
205
|
- app/packs/src/decidim/accountability/index.js
|
|
206
206
|
- app/packs/src/decidim/accountability/version_diff.js
|