decidim-admin 0.26.4 → 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.
- checksums.yaml +4 -4
- data/app/commands/decidim/admin/publish_component.rb +1 -1
- data/app/commands/decidim/admin/unblock_user.rb +1 -1
- data/app/controllers/decidim/admin/block_user_controller.rb +3 -3
- data/app/controllers/decidim/admin/newsletter_templates_controller.rb +1 -1
- data/app/controllers/decidim/admin/newsletters_controller.rb +1 -1
- data/app/forms/decidim/admin/block_user_form.rb +2 -2
- data/app/helpers/decidim/admin/bulk_actions_helper.rb +1 -6
- data/app/models/decidim/admin/fake_newsletter.rb +20 -0
- 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 +32 -2
- data/app/views/decidim/admin/moderated_users/index.html.erb +1 -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 +26 -16
- data/config/locales/ca.yml +21 -10
- data/config/locales/cs.yml +16 -4
- data/config/locales/de.yml +17 -8
- data/config/locales/el.yml +0 -5
- data/config/locales/en.yml +13 -2
- data/config/locales/es-MX.yml +17 -6
- data/config/locales/es-PY.yml +17 -6
- data/config/locales/es.yml +20 -9
- data/config/locales/eu.yml +32 -19
- data/config/locales/fa-IR.yml +1 -0
- data/config/locales/fi-plain.yml +15 -4
- data/config/locales/fi.yml +19 -8
- data/config/locales/fr-CA.yml +15 -4
- data/config/locales/fr.yml +15 -4
- data/config/locales/gl.yml +0 -5
- data/config/locales/hu.yml +36 -22
- data/config/locales/id-ID.yml +1 -3
- data/config/locales/is-IS.yml +4 -3
- data/config/locales/it.yml +1 -6
- data/config/locales/ja.yml +21 -9
- data/config/locales/ka-GE.yml +1 -0
- 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 +1 -5
- data/config/locales/nl.yml +1 -6
- data/config/locales/no.yml +0 -5
- data/config/locales/pl.yml +0 -5
- data/config/locales/pt-BR.yml +1 -6
- data/config/locales/pt.yml +0 -5
- data/config/locales/ro-RO.yml +26 -14
- data/config/locales/ru.yml +4 -3
- data/config/locales/sk.yml +1 -5
- data/config/locales/sr-CS.yml +8 -4
- data/config/locales/sv.yml +15 -8
- data/config/locales/tr-TR.yml +2 -5
- data/config/locales/uk.yml +4 -3
- data/config/locales/zh-CN.yml +1 -5
- data/config/locales/zh-TW.yml +1075 -0
- data/lib/decidim/admin/test/manage_moderations_examples.rb +7 -1
- data/lib/decidim/admin/version.rb +1 -1
- metadata +11 -8
data/config/locales/ja.yml
CHANGED
|
@@ -14,17 +14,24 @@ ja:
|
|
|
14
14
|
description: 説明
|
|
15
15
|
file: ファイル
|
|
16
16
|
title: 添付ファイルまたは画像名
|
|
17
|
+
weight: 並び順の位置
|
|
17
18
|
attachment_collection:
|
|
18
19
|
description: 説明
|
|
19
20
|
name: 名前
|
|
21
|
+
weight: 並び順の位置
|
|
20
22
|
category:
|
|
21
23
|
description: 説明
|
|
22
24
|
name: 名前
|
|
23
25
|
parent_id: 親
|
|
26
|
+
weight: 並び順の位置
|
|
24
27
|
component:
|
|
25
28
|
name: 名前
|
|
26
29
|
published_at: 公開日時
|
|
27
30
|
weight: 順番の位置
|
|
31
|
+
external_domain:
|
|
32
|
+
value: 値
|
|
33
|
+
help_section:
|
|
34
|
+
content: 内容
|
|
28
35
|
id: ID
|
|
29
36
|
import:
|
|
30
37
|
user_group_id: インポートを作成
|
|
@@ -92,6 +99,9 @@ ja:
|
|
|
92
99
|
welcome_notification_body: ウェルカム通知本文
|
|
93
100
|
welcome_notification_subject: ウェルカム通知の件名
|
|
94
101
|
youtube_handler: YouTube ハンドラー
|
|
102
|
+
participatory_space_private_user:
|
|
103
|
+
email: Eメールアドレス
|
|
104
|
+
name: 名前
|
|
95
105
|
scope:
|
|
96
106
|
code: コード
|
|
97
107
|
name: 名前
|
|
@@ -113,6 +123,7 @@ ja:
|
|
|
113
123
|
show_in_footer: フッターに表示
|
|
114
124
|
slug: URL スラグ
|
|
115
125
|
title: タイトル
|
|
126
|
+
topic_id: トピック
|
|
116
127
|
weight: 順番の位置
|
|
117
128
|
static_page_topic:
|
|
118
129
|
description: 説明
|
|
@@ -184,13 +195,14 @@ ja:
|
|
|
184
195
|
error: 管理者向け利用規約に同意中にエラーが発生しました。
|
|
185
196
|
success: ありがとうございます、管理者向け利用規約に同意しました。
|
|
186
197
|
actions:
|
|
198
|
+
accept: 利用規約に同意する
|
|
187
199
|
are_you_sure: 管理者向け利用規約を削除してもよろしいですか?
|
|
188
|
-
refuse:
|
|
200
|
+
refuse: 管理者規約を拒否する
|
|
189
201
|
title: 利用規約に同意する
|
|
190
202
|
required_review:
|
|
191
203
|
alert: '必須:管理者向け利用規約を確認してください'
|
|
192
204
|
callout: 管理者向け利用規約を確認してください。そうでなければ、プラットフォームを管理することはできません。
|
|
193
|
-
cta:
|
|
205
|
+
cta: 今すぐ確認する
|
|
194
206
|
title: 管理者向け利用規約
|
|
195
207
|
area_types:
|
|
196
208
|
create:
|
|
@@ -326,7 +338,7 @@ ja:
|
|
|
326
338
|
conflicts:
|
|
327
339
|
attempts: 試行回数
|
|
328
340
|
'false': 'いいえ'
|
|
329
|
-
managed_user_name:
|
|
341
|
+
managed_user_name: 管理対象ユーザー
|
|
330
342
|
solved: 解決済み
|
|
331
343
|
title: 確認の競合
|
|
332
344
|
transfer:
|
|
@@ -443,7 +455,7 @@ ja:
|
|
|
443
455
|
filter_by: フィルター
|
|
444
456
|
impersonate: なりすまし
|
|
445
457
|
impersonate_new_managed_user: 新規参加者の管理
|
|
446
|
-
managed:
|
|
458
|
+
managed: 管理対象
|
|
447
459
|
name: 名前
|
|
448
460
|
needs_authorization_warning: この組織に対して少なくとも1つの承認が有効になっている必要があります。
|
|
449
461
|
not_managed: 非管理対象
|
|
@@ -627,7 +639,7 @@ ja:
|
|
|
627
639
|
nickname: ニックネーム
|
|
628
640
|
reason: 理由
|
|
629
641
|
reports: レポート数
|
|
630
|
-
title:
|
|
642
|
+
title: 報告された参加者
|
|
631
643
|
report:
|
|
632
644
|
reasons:
|
|
633
645
|
does_not_belong: 所属していない
|
|
@@ -638,7 +650,7 @@ ja:
|
|
|
638
650
|
unblocked: 未ブロック
|
|
639
651
|
moderations:
|
|
640
652
|
index:
|
|
641
|
-
title:
|
|
653
|
+
title: 報告されたコンテンツ
|
|
642
654
|
report:
|
|
643
655
|
reasons:
|
|
644
656
|
does_not_belong: 属していません
|
|
@@ -741,7 +753,7 @@ ja:
|
|
|
741
753
|
not_officialized: 公式化されていない
|
|
742
754
|
officialize: 公式化
|
|
743
755
|
officialized: 公式化済み
|
|
744
|
-
reofficialize:
|
|
756
|
+
reofficialize: 再公式化
|
|
745
757
|
reports: 報告
|
|
746
758
|
show_email: メールアドレスを表示
|
|
747
759
|
status: ステータス
|
|
@@ -1017,7 +1029,7 @@ ja:
|
|
|
1017
1029
|
hide: 非表示
|
|
1018
1030
|
not_hidden: 表示
|
|
1019
1031
|
title: アクション
|
|
1020
|
-
unhide:
|
|
1032
|
+
unhide: 非表示解除
|
|
1021
1033
|
unreport: 報告解除
|
|
1022
1034
|
admin:
|
|
1023
1035
|
reportable:
|
|
@@ -1041,7 +1053,7 @@ ja:
|
|
|
1041
1053
|
reportable_id: ID
|
|
1042
1054
|
reportable_type: 種別
|
|
1043
1055
|
reported_content_url: 報告されたコンテンツ URL
|
|
1044
|
-
reports:
|
|
1056
|
+
reports: 報告
|
|
1045
1057
|
visit_url: URL を参照
|
|
1046
1058
|
report:
|
|
1047
1059
|
fields:
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ka:
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
kaa:
|
data/config/locales/lb.yml
CHANGED
|
@@ -180,12 +180,10 @@ lb:
|
|
|
180
180
|
success: Super! Sie haben die Admin-Nutzungsbedingungen akzeptiert.
|
|
181
181
|
actions:
|
|
182
182
|
are_you_sure: Sidd Dir sécher datt Dir d'Admin Benotzungsconditioune wëllt refuséieren? Sidd Dir sécher datt Dir d'Admin Notzungsbedéngunge refuséiere wëllt?
|
|
183
|
-
refuse: Die Admin-Nutzungsbedingungen ablehnen
|
|
184
183
|
title: Den Admin-Nutzungsbedingungen zustimmen
|
|
185
184
|
required_review:
|
|
186
185
|
alert: 'Erforderlich: Überprüfen Sie unsere Admin-Nutzungsbedingungen'
|
|
187
186
|
callout: Huelt e Moment fir d'Admin Benotzungsconditiounen ze iwwerpréiwen. Soss kënnt Dir d'Plattform net managen
|
|
188
|
-
cta: Lesen Sie sie jetzt.
|
|
189
187
|
title: Admin-Nutzungsbedingungen
|
|
190
188
|
area_types:
|
|
191
189
|
create:
|
|
@@ -589,7 +587,6 @@ lb:
|
|
|
589
587
|
nickname: Spitzname
|
|
590
588
|
reason: Grund
|
|
591
589
|
reports: Anzahl Meldungen
|
|
592
|
-
title: Liste der gemeldeten Benutzer
|
|
593
590
|
report:
|
|
594
591
|
reasons:
|
|
595
592
|
does_not_belong: Gehört nicht zu
|
|
@@ -599,8 +596,6 @@ lb:
|
|
|
599
596
|
blocked: Blockiert
|
|
600
597
|
unblocked: Nicht blockiert
|
|
601
598
|
moderations:
|
|
602
|
-
index:
|
|
603
|
-
title: Moderationen
|
|
604
599
|
report:
|
|
605
600
|
reasons:
|
|
606
601
|
does_not_belong: Gehört nicht
|
data/config/locales/lt.yml
CHANGED
|
@@ -185,12 +185,10 @@ lt:
|
|
|
185
185
|
success: Puiku! Jūs sutikote su administratoriaus naudojimosi sąlygomis.
|
|
186
186
|
actions:
|
|
187
187
|
are_you_sure: Ar tikrai norite nesutikti su administratoriaus naudojimosi sąlygomis?
|
|
188
|
-
refuse: Nesutikti su administratoriaus nustatytomis sąlygomis
|
|
189
188
|
title: Sutikti su naudojimosi sąlygomis
|
|
190
189
|
required_review:
|
|
191
190
|
alert: 'Reikalavimas: peržiūrėkite mūsų administratoriaus nustatytas naudojimosi sąlygas'
|
|
192
191
|
callout: Kviečiame peržiūrėti administratoriaus nustatytas naudojimosi sąlygas. Priešingu atveju šios platformos administruoti negalėsite.
|
|
193
|
-
cta: Peržiūrėkite jas dabar.
|
|
194
192
|
title: Administratoriaus nustatytos naudojimosi sąlygos
|
|
195
193
|
area_types:
|
|
196
194
|
create:
|
|
@@ -639,7 +637,6 @@ lt:
|
|
|
639
637
|
nickname: Slapyvardis
|
|
640
638
|
reason: Priežastis
|
|
641
639
|
reports: Raportavimų skaičius
|
|
642
|
-
title: Raportuotų dalyvių sąrašas
|
|
643
640
|
report:
|
|
644
641
|
reasons:
|
|
645
642
|
does_not_belong: Nepriklauso
|
|
@@ -649,8 +646,6 @@ lt:
|
|
|
649
646
|
blocked: Užblokuota
|
|
650
647
|
unblocked: Neužblokuota
|
|
651
648
|
moderations:
|
|
652
|
-
index:
|
|
653
|
-
title: Moderavimai
|
|
654
649
|
report:
|
|
655
650
|
reasons:
|
|
656
651
|
does_not_belong: Nepriklauso
|
data/config/locales/lv.yml
CHANGED
|
@@ -130,11 +130,9 @@ lv:
|
|
|
130
130
|
error: Piekrītot administratora lietošanas noteikumiem, radās kļūda.
|
|
131
131
|
success: Lieliski! Jūs esat piekritis administratora lietošanas noteikumiem.
|
|
132
132
|
actions:
|
|
133
|
-
refuse: Nepiekrist administratora noteikumiem
|
|
134
133
|
title: Piekrist lietošanas noteikumiem
|
|
135
134
|
required_review:
|
|
136
135
|
alert: 'Obligāti: pārskatiet mūsu administratora lietošanas noteikumus'
|
|
137
|
-
cta: Pārskatiet tos tagad.
|
|
138
136
|
title: Administratora lietošanas noteikumi
|
|
139
137
|
area_types:
|
|
140
138
|
create:
|
|
@@ -433,8 +431,6 @@ lv:
|
|
|
433
431
|
state: Stāvoklis
|
|
434
432
|
users_count: Dalībnieku skaits
|
|
435
433
|
moderations:
|
|
436
|
-
index:
|
|
437
|
-
title: Moderācijas
|
|
438
434
|
report:
|
|
439
435
|
reasons:
|
|
440
436
|
does_not_belong: Neattiecas
|
|
@@ -749,10 +745,10 @@ lv:
|
|
|
749
745
|
models:
|
|
750
746
|
moderation:
|
|
751
747
|
fields:
|
|
748
|
+
created_at: Izveides datums
|
|
752
749
|
hidden_at: Paslēpts plkst.
|
|
753
750
|
report_count: Skaits
|
|
754
751
|
reported_content_url: Paziņotā satura URL
|
|
755
|
-
reports: Ziņojumi
|
|
756
752
|
visit_url: Apmeklēt URL
|
|
757
753
|
errors:
|
|
758
754
|
messages:
|
data/config/locales/nl.yml
CHANGED
|
@@ -185,12 +185,10 @@ nl:
|
|
|
185
185
|
success: Geweldig! Je hebt de admin gebruiksvoorwaarden geaccepteerd.
|
|
186
186
|
actions:
|
|
187
187
|
are_you_sure: Weet je zeker dat je de Admin gebruiksvoorwaarden wil resetten?
|
|
188
|
-
refuse: Weiger de admin gebruiksvoorwaarden
|
|
189
188
|
title: Ga akkoord met de gebruiksvoorwaarden
|
|
190
189
|
required_review:
|
|
191
190
|
alert: 'Vereist: neem onze admin gebruiksvoorwaarden door'
|
|
192
191
|
callout: Neem even de tijd om de Admin Gebruiksvoorwaarden door te nemen. Anders kan je het platform niet beheren.
|
|
193
|
-
cta: Bekijk ze nu.
|
|
194
192
|
title: Admin gebruiksvoorwaarden
|
|
195
193
|
area_types:
|
|
196
194
|
create:
|
|
@@ -631,7 +629,6 @@ nl:
|
|
|
631
629
|
nickname: Bijnaam
|
|
632
630
|
reason: Reden
|
|
633
631
|
reports: Aantal rapporteringen
|
|
634
|
-
title: Gerapporteerde gebruikers weergeven
|
|
635
632
|
report:
|
|
636
633
|
reasons:
|
|
637
634
|
does_not_belong: Hoort niet bij
|
|
@@ -641,8 +638,6 @@ nl:
|
|
|
641
638
|
blocked: Geblokkeerd
|
|
642
639
|
unblocked: Niet geblokkeerd
|
|
643
640
|
moderations:
|
|
644
|
-
index:
|
|
645
|
-
title: Moderaties
|
|
646
641
|
report:
|
|
647
642
|
reasons:
|
|
648
643
|
does_not_belong: Hoort niet
|
|
@@ -1044,7 +1039,7 @@ nl:
|
|
|
1044
1039
|
reportable_id: ID
|
|
1045
1040
|
reportable_type: Type
|
|
1046
1041
|
reported_content_url: Gerapporteerde inhouds-URL
|
|
1047
|
-
reports:
|
|
1042
|
+
reports: Rapporten
|
|
1048
1043
|
visit_url: Bezoek URL
|
|
1049
1044
|
report:
|
|
1050
1045
|
fields:
|
data/config/locales/no.yml
CHANGED
|
@@ -185,12 +185,10 @@
|
|
|
185
185
|
success: Flott! Du har godtatt administratorenes vilkår for bruk.
|
|
186
186
|
actions:
|
|
187
187
|
are_you_sure: Er du sikker på at du vil avslå administratorvilkårene for bruk?
|
|
188
|
-
refuse: Avslå administratorvilkårene
|
|
189
188
|
title: Godta vilkårene for bruk
|
|
190
189
|
required_review:
|
|
191
190
|
alert: 'Påkrevd: Gå gjennom administrasjons vilkårene våre'
|
|
192
191
|
callout: Vennligst ta deg tid til å se gjennom administratorers bruksvilkår. Ellers vil du ikke kunne administrere plattformen.
|
|
193
|
-
cta: Se over dem nå.
|
|
194
192
|
title: Administrator vilkår for bruk
|
|
195
193
|
area_types:
|
|
196
194
|
create:
|
|
@@ -631,7 +629,6 @@
|
|
|
631
629
|
nickname: Kallenavn
|
|
632
630
|
reason: Årsak
|
|
633
631
|
reports: Antall rapporter
|
|
634
|
-
title: Oppføring rapporterte brukere
|
|
635
632
|
report:
|
|
636
633
|
reasons:
|
|
637
634
|
does_not_belong: Tilhører ikke
|
|
@@ -641,8 +638,6 @@
|
|
|
641
638
|
blocked: Blokkert
|
|
642
639
|
unblocked: Ikke blokkert
|
|
643
640
|
moderations:
|
|
644
|
-
index:
|
|
645
|
-
title: Moderering
|
|
646
641
|
report:
|
|
647
642
|
reasons:
|
|
648
643
|
does_not_belong: Tilhører ikke
|
data/config/locales/pl.yml
CHANGED
|
@@ -185,12 +185,10 @@ pl:
|
|
|
185
185
|
success: Świetnie! Zaakceptowano warunki użytkowania dla administratorów.
|
|
186
186
|
actions:
|
|
187
187
|
are_you_sure: Czy na pewno nie wyrażasz zgody na warunki użytkowania dla administratorów?
|
|
188
|
-
refuse: Nie akceptuję warunków dla administratorów
|
|
189
188
|
title: Akceptuję warunki użytkowania
|
|
190
189
|
required_review:
|
|
191
190
|
alert: 'Wymagane: Zapoznaj się z warunkami użytkowania dla administratorów'
|
|
192
191
|
callout: Poświęć chwilę, aby zapoznać się z Warunkami użytkowania dla administratorów. W przeciwnym razie nie uzyskasz dostępu do administrowania platformą.
|
|
193
|
-
cta: Zapoznaj się teraz.
|
|
194
192
|
title: Warunki użytkowania dla administratorów
|
|
195
193
|
area_types:
|
|
196
194
|
create:
|
|
@@ -638,7 +636,6 @@ pl:
|
|
|
638
636
|
nickname: Pseudonim
|
|
639
637
|
reason: Powód
|
|
640
638
|
reports: Liczba zgłoszeń
|
|
641
|
-
title: Lista zgłoszonych użytkowników
|
|
642
639
|
report:
|
|
643
640
|
reasons:
|
|
644
641
|
does_not_belong: Nie należy
|
|
@@ -648,8 +645,6 @@ pl:
|
|
|
648
645
|
blocked: Zablokowany
|
|
649
646
|
unblocked: Niezablokowany
|
|
650
647
|
moderations:
|
|
651
|
-
index:
|
|
652
|
-
title: Moderacje
|
|
653
648
|
report:
|
|
654
649
|
reasons:
|
|
655
650
|
does_not_belong: Nie należy
|
data/config/locales/pt-BR.yml
CHANGED
|
@@ -178,11 +178,9 @@ pt-BR:
|
|
|
178
178
|
error: Ocorreu um erro ao aceitar os termos de uso do administrador.
|
|
179
179
|
success: Ótimo! Você aceitou os termos de uso do administrador.
|
|
180
180
|
actions:
|
|
181
|
-
refuse: Recusar os termos do admin
|
|
182
181
|
title: Concorde com os termos e condições de uso
|
|
183
182
|
required_review:
|
|
184
183
|
alert: 'Obrigatório: Revise os termos de uso de nosso administrador'
|
|
185
|
-
cta: Reveja eles agora.
|
|
186
184
|
title: Termos de Uso do Administrador
|
|
187
185
|
area_types:
|
|
188
186
|
create:
|
|
@@ -579,7 +577,6 @@ pt-BR:
|
|
|
579
577
|
nickname: Apelido
|
|
580
578
|
reason: Motivo
|
|
581
579
|
reports: Número de denúncias
|
|
582
|
-
title: Listando usuários reportados
|
|
583
580
|
report:
|
|
584
581
|
reasons:
|
|
585
582
|
does_not_belong: Não pertence
|
|
@@ -589,8 +586,6 @@ pt-BR:
|
|
|
589
586
|
blocked: Bloqueado
|
|
590
587
|
unblocked: Não bloqueado
|
|
591
588
|
moderations:
|
|
592
|
-
index:
|
|
593
|
-
title: Moderação
|
|
594
589
|
report:
|
|
595
590
|
reasons:
|
|
596
591
|
does_not_belong: Não pertence
|
|
@@ -997,7 +992,7 @@ pt-BR:
|
|
|
997
992
|
decidim:
|
|
998
993
|
admin:
|
|
999
994
|
global_moderations:
|
|
1000
|
-
title:
|
|
995
|
+
title: Moderadores globais
|
|
1001
996
|
newsletters:
|
|
1002
997
|
title: Boletins informativos
|
|
1003
998
|
settings:
|
data/config/locales/pt.yml
CHANGED
|
@@ -180,12 +180,10 @@ pt:
|
|
|
180
180
|
success: Excelente! Aceitou os termos de utilização de administrador.
|
|
181
181
|
actions:
|
|
182
182
|
are_you_sure: Tem a certeza que quer rejeitar os termos de utilização de administrador?
|
|
183
|
-
refuse: Recusar os termos de administrador
|
|
184
183
|
title: Concordar com os termos e condições de utilização
|
|
185
184
|
required_review:
|
|
186
185
|
alert: 'Necessário: Rever os nossos termos de utilização de administrador'
|
|
187
186
|
callout: Por favor reserve um momento para rever os termos de utilização de administrador. Caso contrário não lhe será possível gerir a plataforma.
|
|
188
|
-
cta: Reveja-os agora.
|
|
189
187
|
title: Termos de Utilização de Administrador
|
|
190
188
|
area_types:
|
|
191
189
|
create:
|
|
@@ -591,7 +589,6 @@ pt:
|
|
|
591
589
|
nickname: Alcunha
|
|
592
590
|
reason: Motivo
|
|
593
591
|
reports: Contagem de denúncias
|
|
594
|
-
title: A listar utilizadores denunciados
|
|
595
592
|
report:
|
|
596
593
|
reasons:
|
|
597
594
|
does_not_belong: Não pertence
|
|
@@ -601,8 +598,6 @@ pt:
|
|
|
601
598
|
blocked: Bloqueado
|
|
602
599
|
unblocked: Não bloqueado
|
|
603
600
|
moderations:
|
|
604
|
-
index:
|
|
605
|
-
title: Moderações
|
|
606
601
|
report:
|
|
607
602
|
reasons:
|
|
608
603
|
does_not_belong: Não pertence
|
data/config/locales/ro-RO.yml
CHANGED
|
@@ -14,17 +14,24 @@ ro:
|
|
|
14
14
|
description: Descriere
|
|
15
15
|
file: Fişier
|
|
16
16
|
title: Numele fișierului sau al imaginii atașate
|
|
17
|
+
weight: Poziție
|
|
17
18
|
attachment_collection:
|
|
18
19
|
description: Descriere
|
|
19
20
|
name: Nume
|
|
21
|
+
weight: Poziție
|
|
20
22
|
category:
|
|
21
23
|
description: Descriere
|
|
22
24
|
name: Nume
|
|
23
25
|
parent_id: Categoria mamă
|
|
26
|
+
weight: Poziție
|
|
24
27
|
component:
|
|
25
28
|
name: Nume
|
|
26
29
|
published_at: Publicat în
|
|
27
|
-
weight:
|
|
30
|
+
weight: Poziție
|
|
31
|
+
external_domain:
|
|
32
|
+
value: Valoare
|
|
33
|
+
help_section:
|
|
34
|
+
content: Conținut
|
|
28
35
|
id: ID
|
|
29
36
|
import:
|
|
30
37
|
user_group_id: Creează importuri ca
|
|
@@ -37,7 +44,7 @@ ro:
|
|
|
37
44
|
available_authorizations: Autorizații disponibile
|
|
38
45
|
badges_enabled: Activează insigne
|
|
39
46
|
comments_max_length: Lungimea maximă a comentariilor (Lasă 0 pentru valoarea implicită)
|
|
40
|
-
cta_button_path: Calea butonului Apel la
|
|
47
|
+
cta_button_path: Calea butonului Apel la acțiune
|
|
41
48
|
cta_button_text: Textul butonului Apel la acțiune
|
|
42
49
|
customize_welcome_notification: Personalizați notificarea de bun venit
|
|
43
50
|
default_locale: Localizare implicită
|
|
@@ -92,6 +99,9 @@ ro:
|
|
|
92
99
|
welcome_notification_body: Conținutul notificării de bun venit
|
|
93
100
|
welcome_notification_subject: Subiectul notificării de bun venit
|
|
94
101
|
youtube_handler: Responsabil YouTube
|
|
102
|
+
participatory_space_private_user:
|
|
103
|
+
email: E-mail
|
|
104
|
+
name: Nume
|
|
95
105
|
scope:
|
|
96
106
|
code: Cod
|
|
97
107
|
name: Nume
|
|
@@ -113,12 +123,13 @@ ro:
|
|
|
113
123
|
show_in_footer: Afișează în subsol
|
|
114
124
|
slug: URL slug
|
|
115
125
|
title: Titlu
|
|
116
|
-
|
|
126
|
+
topic_id: Subiect
|
|
127
|
+
weight: Poziție
|
|
117
128
|
static_page_topic:
|
|
118
129
|
description: Descriere
|
|
119
130
|
show_in_footer: Afișează în subsol
|
|
120
131
|
title: Titlu
|
|
121
|
-
weight:
|
|
132
|
+
weight: Poziție
|
|
122
133
|
user_group_csv_verification:
|
|
123
134
|
file: Fişier
|
|
124
135
|
errors:
|
|
@@ -184,14 +195,14 @@ ro:
|
|
|
184
195
|
error: A apărut o eroare la acceptarea termenilor de utilizare ai administratorului.
|
|
185
196
|
success: Super! Ai acceptat termenii de utilizare ai administratorului.
|
|
186
197
|
actions:
|
|
187
|
-
accept: Sunt de acord cu
|
|
198
|
+
accept: Sunt de acord cu termenii
|
|
188
199
|
are_you_sure: Sigur dorești să refuzi termenii de utilizare ai adiminstratorului?
|
|
189
200
|
refuse: Refuz termenii
|
|
190
201
|
title: Acceptă termenii și condițiile de utilizare
|
|
191
202
|
required_review:
|
|
192
203
|
alert: 'Obligatoriu: Revizuiți termenii de utilizare ai administratorului'
|
|
193
204
|
callout: Te rugăm acordă un moment pentru a revizui Termenii de utilizare ai administratorului. În caz contrar, nu vei putea administra platforma.
|
|
194
|
-
cta:
|
|
205
|
+
cta: Revizuiți-le acum.
|
|
195
206
|
title: Termeni de Utilizare ai Administratorului
|
|
196
207
|
area_types:
|
|
197
208
|
create:
|
|
@@ -213,7 +224,7 @@ ro:
|
|
|
213
224
|
error: A apărut o problemă la crearea unei zone noi.
|
|
214
225
|
success: Zona a fost creată cu succes.
|
|
215
226
|
destroy:
|
|
216
|
-
has_spaces: Această zonă are spații participative
|
|
227
|
+
has_spaces: Această zonă are spații participative dependente. Te rugăm să te asiguri că nu există referințe la spațiul participativ din această zonă înainte de a o șterge.
|
|
217
228
|
success: Zona a fost eliminată cu succes
|
|
218
229
|
edit:
|
|
219
230
|
title: Editează zona
|
|
@@ -236,7 +247,7 @@ ro:
|
|
|
236
247
|
update: Actualizează
|
|
237
248
|
index:
|
|
238
249
|
attachment_collection_used: Acest dosar nu poate fi eliminat deoarece este în uz.
|
|
239
|
-
attachment_collections_title: Dosare
|
|
250
|
+
attachment_collections_title: Dosare atașate
|
|
240
251
|
new:
|
|
241
252
|
create: Creează
|
|
242
253
|
title: Dosar nou
|
|
@@ -469,7 +480,7 @@ ro:
|
|
|
469
480
|
impersonate_existing_user: Gestionează participantul "%{name}"
|
|
470
481
|
impersonate_new_managed_user: Gestionează participantul nou
|
|
471
482
|
imports:
|
|
472
|
-
and:
|
|
483
|
+
and: și
|
|
473
484
|
data_errors:
|
|
474
485
|
duplicate_headers:
|
|
475
486
|
detail: Te rugăm verifică dacă fişierul conţine coloanele sau antetele obligatorii o singură dată.
|
|
@@ -479,13 +490,13 @@ ro:
|
|
|
479
490
|
other: Duplică coloanele %{columns}.
|
|
480
491
|
invalid_indexes:
|
|
481
492
|
lines:
|
|
482
|
-
detail: Te rugăm verifică dacă aceste linii sunt formatate corect
|
|
493
|
+
detail: Te rugăm verifică dacă aceste linii sunt formatate corect și conțin înregistrări valide.
|
|
483
494
|
message:
|
|
484
495
|
one: Am găsit o eroare în fișierul importat la linia %{indexes}.
|
|
485
496
|
few: Am găsit erori în documentul importat la liniile %{indexes}.
|
|
486
497
|
other: Am găsit erori în documentul importat la liniile %{indexes}.
|
|
487
498
|
records:
|
|
488
|
-
detail: Te rugăm verifică dacă aceste linii sunt formatate corect
|
|
499
|
+
detail: Te rugăm verifică dacă aceste linii sunt formatate corect și conțin înregistrări valide.
|
|
489
500
|
message:
|
|
490
501
|
one: Am găsit erori în fișierul importat pentru înregistrările cu numerele de ordine %{indexes}.
|
|
491
502
|
few: Am găsit erori în fișierul importat pentru înregistrările cu numerele de ordine %{indexes}.
|
|
@@ -636,7 +647,7 @@ ro:
|
|
|
636
647
|
nickname: Pseudonim
|
|
637
648
|
reason: Motiv
|
|
638
649
|
reports: Număr de raportări
|
|
639
|
-
title:
|
|
650
|
+
title: Participanți raportați
|
|
640
651
|
report:
|
|
641
652
|
reasons:
|
|
642
653
|
does_not_belong: Nu aparține
|
|
@@ -647,7 +658,7 @@ ro:
|
|
|
647
658
|
unblocked: Nu este blocat
|
|
648
659
|
moderations:
|
|
649
660
|
index:
|
|
650
|
-
title:
|
|
661
|
+
title: Conținut raportat
|
|
651
662
|
report:
|
|
652
663
|
reasons:
|
|
653
664
|
does_not_belong: Nu aparține
|
|
@@ -1047,6 +1058,7 @@ ro:
|
|
|
1047
1058
|
hidden_at: Ascuns la
|
|
1048
1059
|
participatory_space: Spațiu participativ
|
|
1049
1060
|
report_count: Număr
|
|
1061
|
+
reportable_id: ID
|
|
1050
1062
|
reportable_type: Tip
|
|
1051
1063
|
reported_content_url: URL-ul conținutului raportat
|
|
1052
1064
|
reports: Rapoarte
|
|
@@ -1063,7 +1075,7 @@ ro:
|
|
|
1063
1075
|
decidim:
|
|
1064
1076
|
admin:
|
|
1065
1077
|
global_moderations:
|
|
1066
|
-
title:
|
|
1078
|
+
title: Moderări globale
|
|
1067
1079
|
newsletters:
|
|
1068
1080
|
title: Buletine informative
|
|
1069
1081
|
settings:
|
data/config/locales/ru.yml
CHANGED
|
@@ -400,8 +400,6 @@ ru:
|
|
|
400
400
|
state: Cостояние
|
|
401
401
|
users_count: Количество участников
|
|
402
402
|
moderations:
|
|
403
|
-
index:
|
|
404
|
-
title: Действия по модерации
|
|
405
403
|
report:
|
|
406
404
|
reasons:
|
|
407
405
|
does_not_belong: Неприемлемо
|
|
@@ -501,6 +499,9 @@ ru:
|
|
|
501
499
|
edit:
|
|
502
500
|
active_content_blocks: Блоки действующего содержимого
|
|
503
501
|
inactive_content_blocks: Блоки недействующего содержимого
|
|
502
|
+
organization_homepage_content_blocks:
|
|
503
|
+
edit:
|
|
504
|
+
update: Обновить
|
|
504
505
|
participatory_space_private_users:
|
|
505
506
|
create:
|
|
506
507
|
error: При попытке добавить частного участника в это пространство соучастия произошла ошибка.
|
|
@@ -634,10 +635,10 @@ ru:
|
|
|
634
635
|
models:
|
|
635
636
|
moderation:
|
|
636
637
|
fields:
|
|
638
|
+
created_at: Дата создания
|
|
637
639
|
hidden_at: 'Скрыто:'
|
|
638
640
|
report_count: Количество
|
|
639
641
|
reported_content_url: Веб-адрес обжалованного содержимого
|
|
640
|
-
reports: Жалобы
|
|
641
642
|
visit_url: Посетите веб-адрес
|
|
642
643
|
errors:
|
|
643
644
|
messages:
|
data/config/locales/sk.yml
CHANGED
|
@@ -132,11 +132,9 @@ sk:
|
|
|
132
132
|
error: Pri odsúhlasení podmienok použitia nastala chyba.
|
|
133
133
|
success: Skvele! Odsúhlasili ste podmienky použitia pre administrátorov.
|
|
134
134
|
actions:
|
|
135
|
-
refuse: "Odmietnuť podmienky použitia pre administrátorov.\n"
|
|
136
135
|
title: Súhasím s podmienkami použitia.
|
|
137
136
|
required_review:
|
|
138
137
|
alert: 'Vyžaduje sa: oboznámiť sa s administrátorskými podmienkami použitia'
|
|
139
|
-
cta: Oboznámte sa s nimi teraz.
|
|
140
138
|
title: Administrátorské podmienky použitia
|
|
141
139
|
area_types:
|
|
142
140
|
create:
|
|
@@ -436,8 +434,6 @@ sk:
|
|
|
436
434
|
state: Štát
|
|
437
435
|
users_count: Počet účastníkov
|
|
438
436
|
moderations:
|
|
439
|
-
index:
|
|
440
|
-
title: Moderovanie
|
|
441
437
|
report:
|
|
442
438
|
reasons:
|
|
443
439
|
does_not_belong: Nehodí sa
|
|
@@ -756,10 +752,10 @@ sk:
|
|
|
756
752
|
models:
|
|
757
753
|
moderation:
|
|
758
754
|
fields:
|
|
755
|
+
created_at: Dátum vytvorenia
|
|
759
756
|
hidden_at: Skryté
|
|
760
757
|
report_count: Počet
|
|
761
758
|
reported_content_url: Nahlásiť URL obsahu
|
|
762
|
-
reports: Nahlásenia
|
|
763
759
|
visit_url: Navštíviť URL
|
|
764
760
|
errors:
|
|
765
761
|
messages:
|
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
|
|
@@ -556,6 +552,9 @@ sr:
|
|
|
556
552
|
images:
|
|
557
553
|
preview: Pregled
|
|
558
554
|
omnipresent_banner_appearance_title: Izmeni sveprisutni baner
|
|
555
|
+
organization_homepage_content_blocks:
|
|
556
|
+
edit:
|
|
557
|
+
update: Ažuriraj
|
|
559
558
|
shared:
|
|
560
559
|
gallery:
|
|
561
560
|
add_images: Dodaj slike
|
|
@@ -571,3 +570,8 @@ sr:
|
|
|
571
570
|
last_month: Poslednji mesec
|
|
572
571
|
last_week: Poslednje nedelje
|
|
573
572
|
no_users_count_statistics_yet: Još nema statistike o broju korisnika
|
|
573
|
+
moderations:
|
|
574
|
+
models:
|
|
575
|
+
moderation:
|
|
576
|
+
fields:
|
|
577
|
+
created_at: Datum kreiranja
|