decidim-admin 0.26.5 → 0.26.7
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.
Potentially problematic release.
This version of decidim-admin might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/app/commands/decidim/admin/publish_component.rb +1 -1
- data/app/packs/src/decidim/admin/draggable-list.js +1 -1
- data/app/packs/stylesheets/decidim/admin/extra/_quill.scss +7 -0
- data/app/permissions/decidim/admin/permissions.rb +14 -1
- data/app/views/decidim/admin/officializations/index.html.erb +14 -10
- data/app/views/decidim/admin/static_pages/_form.html.erb +1 -1
- data/config/locales/ar.yml +10 -5
- data/config/locales/ca.yml +6 -6
- data/config/locales/cs.yml +2 -2
- data/config/locales/de.yml +3 -5
- data/config/locales/el.yml +0 -5
- data/config/locales/en.yml +2 -2
- data/config/locales/es-MX.yml +4 -4
- data/config/locales/es-PY.yml +4 -4
- data/config/locales/es.yml +5 -5
- data/config/locales/eu.yml +3 -9
- data/config/locales/fa-IR.yml +1 -0
- data/config/locales/fi-plain.yml +2 -2
- data/config/locales/fi.yml +4 -4
- data/config/locales/fr-CA.yml +3 -3
- data/config/locales/fr.yml +3 -3
- data/config/locales/gl.yml +0 -5
- data/config/locales/hu.yml +36 -22
- data/config/locales/id-ID.yml +0 -2
- data/config/locales/is-IS.yml +0 -2
- data/config/locales/it.yml +0 -5
- data/config/locales/ja.yml +9 -9
- data/config/locales/kaa.yml +1 -0
- data/config/locales/lb.yml +0 -5
- data/config/locales/lt.yml +0 -5
- data/config/locales/lv.yml +0 -4
- data/config/locales/nl.yml +0 -5
- data/config/locales/no.yml +0 -5
- data/config/locales/pl.yml +0 -5
- data/config/locales/pt-BR.yml +0 -5
- data/config/locales/pt.yml +0 -5
- data/config/locales/ro-RO.yml +10 -10
- data/config/locales/ru.yml +0 -2
- data/config/locales/sk.yml +0 -4
- data/config/locales/sr-CS.yml +0 -4
- data/config/locales/sv.yml +0 -6
- data/config/locales/tr-TR.yml +0 -5
- data/config/locales/uk.yml +0 -2
- data/config/locales/zh-CN.yml +0 -4
- data/config/locales/zh-TW.yml +1075 -0
- data/lib/decidim/admin/version.rb +1 -1
- metadata +10 -8
data/config/locales/sr-CS.yml
CHANGED
@@ -132,11 +132,9 @@ sr:
|
|
132
132
|
error: Greška u postupku prihvatanja uslova korišćenja za administratore.
|
133
133
|
success: Odlično! Prihvatili ste uslove korišćenja za administratore.
|
134
134
|
actions:
|
135
|
-
refuse: Ne prihvatam uslove korišćenja za administratore
|
136
135
|
title: Prihvatam propisane načine i uslove korišćenja
|
137
136
|
required_review:
|
138
137
|
alert: 'Obavezno: Pročitajte naše uslove korišćenja za administratore'
|
139
|
-
cta: Proučite uslove sada.
|
140
138
|
title: Uslovi korišćenja za administratore
|
141
139
|
area_types:
|
142
140
|
create:
|
@@ -436,8 +434,6 @@ sr:
|
|
436
434
|
state: Država
|
437
435
|
users_count: Broj učesnika
|
438
436
|
moderations:
|
439
|
-
index:
|
440
|
-
title: Moderacije
|
441
437
|
report:
|
442
438
|
reasons:
|
443
439
|
does_not_belong: Ne pripada
|
data/config/locales/sv.yml
CHANGED
@@ -195,14 +195,11 @@ sv:
|
|
195
195
|
error: Ett fel inträffade när användarvillkoren för administratörer skulle godkännas.
|
196
196
|
success: Du har godkänt användarvillkoren för administratörer.
|
197
197
|
actions:
|
198
|
-
accept: Jag godkänner villkoren
|
199
198
|
are_you_sure: Är du säker på att du vill avvisa administratörsvillkoren?
|
200
|
-
refuse: Avvisa villkoren för administratörer
|
201
199
|
title: Godkänn användarvillkoren
|
202
200
|
required_review:
|
203
201
|
alert: 'Krav: granska villkoren för administratörer'
|
204
202
|
callout: Granska användarvillkoren för administratörer. Annars kan du inte administrera plattformen.
|
205
|
-
cta: Granska dem nu.
|
206
203
|
title: Användarvillkor för administratörer
|
207
204
|
area_types:
|
208
205
|
create:
|
@@ -643,7 +640,6 @@ sv:
|
|
643
640
|
nickname: Användarnamn
|
644
641
|
reason: Anledning
|
645
642
|
reports: Antal anmälningar
|
646
|
-
title: Rapporterade användare
|
647
643
|
report:
|
648
644
|
reasons:
|
649
645
|
does_not_belong: Tillhör inte
|
@@ -653,8 +649,6 @@ sv:
|
|
653
649
|
blocked: Blockerad
|
654
650
|
unblocked: Icke blockerade
|
655
651
|
moderations:
|
656
|
-
index:
|
657
|
-
title: Moderering
|
658
652
|
report:
|
659
653
|
reasons:
|
660
654
|
does_not_belong: Hör inte hemma
|
data/config/locales/tr-TR.yml
CHANGED
@@ -145,11 +145,9 @@ tr:
|
|
145
145
|
error: Yönetici kullanım şartlarını kabul ederken bir hata oluştu.
|
146
146
|
success: Harika! Yönetici kullanım şartlarını kabul ettiniz.
|
147
147
|
actions:
|
148
|
-
refuse: Yönetici şartlarını reddedin
|
149
148
|
title: Kullanım şartlarını ve koşullarını kabul edin
|
150
149
|
required_review:
|
151
150
|
alert: 'Gerekli: Yönetici kullanım şartlarımızı inceleyin'
|
152
|
-
cta: Şimdi gözden geçirin.
|
153
151
|
title: Yönetici Kullanım Koşulları
|
154
152
|
area_types:
|
155
153
|
create:
|
@@ -497,15 +495,12 @@ tr:
|
|
497
495
|
name: Adı
|
498
496
|
nickname: Rumuz
|
499
497
|
reason: Nedeni
|
500
|
-
title: Bildirilen kullanıcılar listesi
|
501
498
|
report:
|
502
499
|
reasons:
|
503
500
|
does_not_belong: Ait değil
|
504
501
|
offensive: Saldırgan
|
505
502
|
spam: İstenmeyen
|
506
503
|
moderations:
|
507
|
-
index:
|
508
|
-
title: Denetimler
|
509
504
|
report:
|
510
505
|
reasons:
|
511
506
|
does_not_belong: Ait değil
|
data/config/locales/uk.yml
CHANGED
data/config/locales/zh-CN.yml
CHANGED
@@ -140,11 +140,9 @@ zh-CN:
|
|
140
140
|
error: 接受管理员使用条款时出错。
|
141
141
|
success: 太棒了!您已经接受了管理员使用条款。
|
142
142
|
actions:
|
143
|
-
refuse: 拒绝管理条款
|
144
143
|
title: 同意使用条款
|
145
144
|
required_review:
|
146
145
|
alert: '要求:审查我们的管理员使用条件'
|
147
|
-
cta: 现在审查它们。
|
148
146
|
title: 管理员使用条款
|
149
147
|
area_types:
|
150
148
|
create:
|
@@ -460,8 +458,6 @@ zh-CN:
|
|
460
458
|
state: 状态
|
461
459
|
users_count: 参与者数量
|
462
460
|
moderations:
|
463
|
-
index:
|
464
|
-
title: 版面
|
465
461
|
report:
|
466
462
|
reasons:
|
467
463
|
does_not_belong: 不属于哪个国家
|