decidim-admin 0.27.0 → 0.27.2
Sign up to get free protection for your applications and to get access to all the features.
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/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/controllers/decidim/admin/organization_controller.rb +1 -0
- data/app/forms/decidim/admin/block_user_form.rb +2 -2
- data/app/forms/decidim/admin/participatory_space_private_user_csv_import_form.rb +3 -1
- data/app/forms/decidim/admin/user_group_csv_verification_form.rb +10 -0
- data/app/helpers/decidim/admin/bulk_actions_helper.rb +1 -6
- data/app/models/decidim/admin/fake_newsletter.rb +20 -0
- data/app/packs/stylesheets/decidim/admin/extra/_quill.scss +7 -0
- data/app/packs/stylesheets/decidim/admin/modules/_modules.scss +0 -1
- data/app/permissions/decidim/admin/permissions.rb +32 -2
- data/app/views/decidim/admin/dashboard/show.html.erb +1 -1
- data/app/views/decidim/admin/imports/new.html.erb +1 -1
- data/app/views/decidim/admin/moderated_users/index.html.erb +1 -1
- data/app/views/decidim/admin/moderations/index.html.erb +8 -4
- data/app/views/decidim/admin/moderations/reports/index.html.erb +5 -1
- data/config/locales/ar.yml +17 -13
- data/config/locales/ca.yml +26 -6
- data/config/locales/cs.yml +23 -3
- data/config/locales/de.yml +14 -4
- data/config/locales/el.yml +0 -1
- data/config/locales/en.yml +21 -1
- data/config/locales/es-MX.yml +23 -3
- data/config/locales/es-PY.yml +23 -3
- data/config/locales/es.yml +26 -6
- data/config/locales/eu.yml +42 -11
- data/config/locales/fi-plain.yml +24 -4
- data/config/locales/fi.yml +26 -6
- data/config/locales/fr-CA.yml +23 -3
- data/config/locales/fr.yml +23 -3
- data/config/locales/gl.yml +0 -1
- data/config/locales/gn-PY.yml +1 -0
- data/config/locales/hu.yml +2 -2
- data/config/locales/id-ID.yml +4 -1
- data/config/locales/is-IS.yml +4 -1
- data/config/locales/it.yml +1 -2
- data/config/locales/ja.yml +22 -2
- data/config/locales/ka-GE.yml +1 -0
- data/config/locales/lb.yml +0 -1
- data/config/locales/lo-LA.yml +1 -0
- data/config/locales/lt.yml +1 -2
- data/config/locales/lv.yml +1 -1
- data/config/locales/nl.yml +1 -2
- data/config/locales/no.yml +0 -1
- data/config/locales/pl.yml +1 -1
- data/config/locales/pt-BR.yml +1 -2
- data/config/locales/pt.yml +0 -1
- data/config/locales/ro-RO.yml +47 -5
- data/config/locales/ru.yml +4 -1
- data/config/locales/sk.yml +1 -1
- data/config/locales/sr-CS.yml +8 -0
- data/config/locales/sv.yml +23 -3
- data/config/locales/tr-TR.yml +2 -1
- data/config/locales/uk.yml +4 -1
- data/config/locales/zh-CN.yml +1 -1
- data/lib/decidim/admin/engine.rb +11 -1
- data/lib/decidim/admin/test/manage_moderations_examples.rb +79 -1
- data/lib/decidim/admin/version.rb +1 -1
- metadata +12 -10
- data/app/packs/stylesheets/decidim/admin/modules/_import_result.scss +0 -10
data/config/locales/fi-plain.yml
CHANGED
@@ -15,17 +15,24 @@ fi-pl:
|
|
15
15
|
description: Kuvaus
|
16
16
|
file: Tiedosto
|
17
17
|
title: Liitetiedoston tai kuvan nimi
|
18
|
+
weight: Järjestysnumero
|
18
19
|
attachment_collection:
|
19
20
|
description: Kuvaus
|
20
21
|
name: Nimi
|
22
|
+
weight: Järjestysnumero
|
21
23
|
category:
|
22
24
|
description: Kuvaus
|
23
25
|
name: Nimi
|
24
26
|
parent_id: Yläaihepiiri
|
27
|
+
weight: Järjestysnumero
|
25
28
|
component:
|
26
29
|
name: Nimi
|
27
30
|
published_at: Julkaistu osoitteessa
|
28
31
|
weight: Järjestysnumero
|
32
|
+
external_domain:
|
33
|
+
value: Arvo
|
34
|
+
help_section:
|
35
|
+
content: Sisältö
|
29
36
|
id: ID
|
30
37
|
import:
|
31
38
|
user_group_id: Tuo käyttäjänä
|
@@ -93,6 +100,9 @@ fi-pl:
|
|
93
100
|
welcome_notification_body: Tervetuloilmoituksen runko
|
94
101
|
welcome_notification_subject: Tervetuloilmoituksen otsikko
|
95
102
|
youtube_handler: YouTube-käsittelijä
|
103
|
+
participatory_space_private_user:
|
104
|
+
email: Sähköpostiosoite
|
105
|
+
name: Nimi
|
96
106
|
scope:
|
97
107
|
code: Koodi
|
98
108
|
name: Nimi
|
@@ -114,6 +124,7 @@ fi-pl:
|
|
114
124
|
show_in_footer: Näytä alatunnisteessa
|
115
125
|
slug: URL-tunniste
|
116
126
|
title: Otsikko
|
127
|
+
topic_id: Aihe
|
117
128
|
weight: Järjestysnumero
|
118
129
|
static_page_topic:
|
119
130
|
description: Kuvaus
|
@@ -134,6 +145,14 @@ fi-pl:
|
|
134
145
|
allowed_file_content_types: Virheellinen kuvatiedosto
|
135
146
|
official_img_header:
|
136
147
|
allowed_file_content_types: Virheellinen kuvatiedosto
|
148
|
+
participatory_space_private_user_csv_import:
|
149
|
+
attributes:
|
150
|
+
file:
|
151
|
+
malformed: Virheellinen tuontitiedosto, lue ohjeet huolellisesti ja varmista, että tiedosto on UTF-8 muodossa.
|
152
|
+
user_group_csv_verification:
|
153
|
+
attributes:
|
154
|
+
file:
|
155
|
+
malformed: Virheellinen tuontitiedosto, lue ohjeet huolellisesti ja varmista, että tiedosto on UTF-8 muodossa.
|
137
156
|
new_import:
|
138
157
|
attributes:
|
139
158
|
file:
|
@@ -185,7 +204,7 @@ fi-pl:
|
|
185
204
|
error: Hallintakäyttäjän ehtojen hyväksymisessä tapahtui virhe.
|
186
205
|
success: Hienoa! Olet hyväksynyt hallintakäyttäjän ehdot.
|
187
206
|
actions:
|
188
|
-
accept: Hyväksyn
|
207
|
+
accept: Hyväksyn ehdot
|
189
208
|
are_you_sure: Oletko varma, että haluat kieltäytyä hyväksymästä hallintakäyttäjien käyttöehtoja?
|
190
209
|
refuse: Kieltäydy hyväksymästä hallintakäyttäjän ehtoja
|
191
210
|
title: Hyväksy käyttöehdot
|
@@ -835,7 +854,7 @@ fi-pl:
|
|
835
854
|
title: Uusi osallisuustilan yksityinen käyttäjä.
|
836
855
|
participatory_space_private_users_csv_imports:
|
837
856
|
create:
|
838
|
-
invalid: CSV-
|
857
|
+
invalid: CSV-tiedoston käsittelyssä tapahtui virhe.
|
839
858
|
success: CSV-tiedosto ladattu onnistuneesti. Lähetämme kutsusähköpostin osallistujille. Tämä voi kestää hetken.
|
840
859
|
new:
|
841
860
|
destroy:
|
@@ -1056,14 +1075,15 @@ fi-pl:
|
|
1056
1075
|
models:
|
1057
1076
|
moderation:
|
1058
1077
|
fields:
|
1059
|
-
created_at:
|
1078
|
+
created_at: Luontipäivämäärä
|
1079
|
+
deleted_resource: Poistettu tietue
|
1060
1080
|
hidden_at: Piilotuksen ajankohta
|
1061
1081
|
participatory_space: Osallistumistila
|
1062
1082
|
report_count: Määrä
|
1063
1083
|
reportable_id: ID
|
1064
1084
|
reportable_type: Tyyppi
|
1065
1085
|
reported_content_url: Raportoidun sisällön URL
|
1066
|
-
reports:
|
1086
|
+
reports: Ilmoitukset
|
1067
1087
|
visit_url: Vieraile URL-osoitteessa
|
1068
1088
|
report:
|
1069
1089
|
fields:
|
data/config/locales/fi.yml
CHANGED
@@ -15,17 +15,24 @@ fi:
|
|
15
15
|
description: Kuvaus
|
16
16
|
file: Tiedosto
|
17
17
|
title: Liitetiedoston tai kuvan nimi
|
18
|
+
weight: Järjestysnumero
|
18
19
|
attachment_collection:
|
19
20
|
description: Kuvaus
|
20
21
|
name: Nimi
|
22
|
+
weight: Järjestysnumero
|
21
23
|
category:
|
22
24
|
description: Kuvaus
|
23
25
|
name: Nimi
|
24
26
|
parent_id: Yläaihepiiri
|
27
|
+
weight: Järjestysnumero
|
25
28
|
component:
|
26
29
|
name: Nimi
|
27
30
|
published_at: Julkaistu osoitteessa
|
28
31
|
weight: Järjestysnumero
|
32
|
+
external_domain:
|
33
|
+
value: Arvo
|
34
|
+
help_section:
|
35
|
+
content: Sisältö
|
29
36
|
id: ID
|
30
37
|
import:
|
31
38
|
user_group_id: Tuo käyttäjänä
|
@@ -93,6 +100,9 @@ fi:
|
|
93
100
|
welcome_notification_body: Tervetuloilmoituksen runko
|
94
101
|
welcome_notification_subject: Tervetuloilmoituksen otsikko
|
95
102
|
youtube_handler: YouTube-käsittelijä
|
103
|
+
participatory_space_private_user:
|
104
|
+
email: Sähköpostiosoite
|
105
|
+
name: Nimi
|
96
106
|
scope:
|
97
107
|
code: Koodi
|
98
108
|
name: Nimi
|
@@ -114,6 +124,7 @@ fi:
|
|
114
124
|
show_in_footer: Näytä alatunnisteessa
|
115
125
|
slug: URL-tunniste
|
116
126
|
title: Otsikko
|
127
|
+
topic_id: Aihe
|
117
128
|
weight: Järjestysnumero
|
118
129
|
static_page_topic:
|
119
130
|
description: Kuvaus
|
@@ -134,6 +145,14 @@ fi:
|
|
134
145
|
allowed_file_content_types: Virheellinen kuvatiedosto
|
135
146
|
official_img_header:
|
136
147
|
allowed_file_content_types: Virheellinen kuvatiedosto
|
148
|
+
participatory_space_private_user_csv_import:
|
149
|
+
attributes:
|
150
|
+
file:
|
151
|
+
malformed: Virheellinen tuontitiedosto, lue ohjeet huolellisesti ja varmista, että tiedosto on UTF-8 muodossa.
|
152
|
+
user_group_csv_verification:
|
153
|
+
attributes:
|
154
|
+
file:
|
155
|
+
malformed: Virheellinen tuontitiedosto, lue ohjeet huolellisesti ja varmista, että tiedosto on UTF-8 muodossa.
|
137
156
|
new_import:
|
138
157
|
attributes:
|
139
158
|
file:
|
@@ -185,7 +204,7 @@ fi:
|
|
185
204
|
error: Hallintakäyttäjän ehtojen hyväksyminen epäonnistui.
|
186
205
|
success: Hienoa! Olet hyväksynyt hallintakäyttäjän ehdot.
|
187
206
|
actions:
|
188
|
-
accept: Hyväksyn
|
207
|
+
accept: Hyväksyn ehdot
|
189
208
|
are_you_sure: Oletko varma, että haluat kieltäytyä hyväksymästä hallintakäyttäjien käyttöehtoja?
|
190
209
|
refuse: Kieltäydy hyväksymästä hallintakäyttäjän ehtoja
|
191
210
|
title: Hyväksy käyttöehdot
|
@@ -815,8 +834,8 @@ fi:
|
|
815
834
|
title: Sallittujen ulkoisten verkkotunnusten lista
|
816
835
|
organization_homepage:
|
817
836
|
edit:
|
818
|
-
active_content_blocks: Aktiiviset
|
819
|
-
inactive_content_blocks:
|
837
|
+
active_content_blocks: Aktiiviset sisältölohkot
|
838
|
+
inactive_content_blocks: Käytöstä poistetut sisältölohkot
|
820
839
|
organization_homepage_content_blocks:
|
821
840
|
edit:
|
822
841
|
update: Päivitä
|
@@ -835,7 +854,7 @@ fi:
|
|
835
854
|
title: Uusi osallistumistilan yksityinen käyttäjä.
|
836
855
|
participatory_space_private_users_csv_imports:
|
837
856
|
create:
|
838
|
-
invalid: CSV-
|
857
|
+
invalid: CSV-tiedoston käsittely epäonnistui.
|
839
858
|
success: CSV-tiedosto ladattu onnistuneesti. Lähetämme kutsusähköpostin osallistujille. Tämä voi kestää hetken.
|
840
859
|
new:
|
841
860
|
destroy:
|
@@ -1056,14 +1075,15 @@ fi:
|
|
1056
1075
|
models:
|
1057
1076
|
moderation:
|
1058
1077
|
fields:
|
1059
|
-
created_at:
|
1078
|
+
created_at: Luontipäivämäärä
|
1079
|
+
deleted_resource: Poistettu tietue
|
1060
1080
|
hidden_at: Piilotuksen ajankohta
|
1061
1081
|
participatory_space: Osallistumistila
|
1062
1082
|
report_count: Määrä
|
1063
1083
|
reportable_id: ID
|
1064
1084
|
reportable_type: Tyyppi
|
1065
1085
|
reported_content_url: Raportoidun sisällön URL
|
1066
|
-
reports:
|
1086
|
+
reports: Ilmoitukset
|
1067
1087
|
visit_url: Vieraile URL-osoitteessa
|
1068
1088
|
report:
|
1069
1089
|
fields:
|
data/config/locales/fr-CA.yml
CHANGED
@@ -15,17 +15,24 @@ fr-CA:
|
|
15
15
|
description: Description
|
16
16
|
file: Fichier
|
17
17
|
title: Nom de la pièce jointe ou de l'image
|
18
|
+
weight: Rang d'affichage
|
18
19
|
attachment_collection:
|
19
20
|
description: Description
|
20
21
|
name: Titre
|
22
|
+
weight: Rang d'affichage
|
21
23
|
category:
|
22
24
|
description: Description
|
23
25
|
name: Titre
|
24
26
|
parent_id: Parent
|
27
|
+
weight: Rang d'affichage
|
25
28
|
component:
|
26
29
|
name: Titre
|
27
30
|
published_at: Publiée à
|
28
31
|
weight: Rang
|
32
|
+
external_domain:
|
33
|
+
value: Valeur
|
34
|
+
help_section:
|
35
|
+
content: Contenu
|
29
36
|
id: ID
|
30
37
|
import:
|
31
38
|
user_group_id: Créer des imports en tant que
|
@@ -93,6 +100,9 @@ fr-CA:
|
|
93
100
|
welcome_notification_body: Corps du mail de bienvenue
|
94
101
|
welcome_notification_subject: Objet du mail de bienvenue
|
95
102
|
youtube_handler: Gestionnaire YouTube
|
103
|
+
participatory_space_private_user:
|
104
|
+
email: Email
|
105
|
+
name: Nom
|
96
106
|
scope:
|
97
107
|
code: Code
|
98
108
|
name: Titre
|
@@ -114,6 +124,7 @@ fr-CA:
|
|
114
124
|
show_in_footer: Montrer dans le pied de page
|
115
125
|
slug: Identifiant
|
116
126
|
title: Titre
|
127
|
+
topic_id: Sujet
|
117
128
|
weight: Rang
|
118
129
|
static_page_topic:
|
119
130
|
description: La description
|
@@ -134,6 +145,14 @@ fr-CA:
|
|
134
145
|
allowed_file_content_types: Fichier image invalide
|
135
146
|
official_img_header:
|
136
147
|
allowed_file_content_types: Fichier image invalide
|
148
|
+
participatory_space_private_user_csv_import:
|
149
|
+
attributes:
|
150
|
+
file:
|
151
|
+
malformed: Fichier d'importation mal formé, veuillez lire attentivement les instructions et assurez-vous que le fichier est encodé en UTF-8.
|
152
|
+
user_group_csv_verification:
|
153
|
+
attributes:
|
154
|
+
file:
|
155
|
+
malformed: Fichier d'importation mal formé, veuillez lire attentivement les instructions et assurez-vous que le fichier est encodé en UTF-8.
|
137
156
|
new_import:
|
138
157
|
attributes:
|
139
158
|
file:
|
@@ -185,7 +204,7 @@ fr-CA:
|
|
185
204
|
error: Une erreur s'est produite lorsque vous avez accepté les conditions d'utilisation administrateur.
|
186
205
|
success: Super! Vous avez accepté les conditions d'utilisation administrateur.
|
187
206
|
actions:
|
188
|
-
accept: J'accepte les conditions d'utilisation
|
207
|
+
accept: J'accepte les conditions d'utilisation
|
189
208
|
are_you_sure: Êtes-vous sûr de vouloir refuser les conditions d'utilisation de l'administrateur?
|
190
209
|
refuse: Refuser les conditions d'utilisation administrateur
|
191
210
|
title: Accepter les conditions d'utilisation
|
@@ -835,7 +854,7 @@ fr-CA:
|
|
835
854
|
title: Nouvel utilisateur privé de l'espace participatif.
|
836
855
|
participatory_space_private_users_csv_imports:
|
837
856
|
create:
|
838
|
-
invalid:
|
857
|
+
invalid: Une erreur s'est produite lors de la lecture du fichier CSV.
|
839
858
|
success: Fichier CSV a été transféré avec succès, nous envoyons un courriel d'invitation aux participants. Cela peut prendre un certain temps.
|
840
859
|
new:
|
841
860
|
destroy:
|
@@ -1057,13 +1076,14 @@ fr-CA:
|
|
1057
1076
|
moderation:
|
1058
1077
|
fields:
|
1059
1078
|
created_at: Date de création
|
1079
|
+
deleted_resource: Ressource supprimée
|
1060
1080
|
hidden_at: Masqué le
|
1061
1081
|
participatory_space: Espace participatif
|
1062
1082
|
report_count: Compteur
|
1063
1083
|
reportable_id: ID
|
1064
1084
|
reportable_type: Type
|
1065
1085
|
reported_content_url: URL
|
1066
|
-
reports:
|
1086
|
+
reports: Signalements
|
1067
1087
|
visit_url: Visitez l'URL
|
1068
1088
|
report:
|
1069
1089
|
fields:
|
data/config/locales/fr.yml
CHANGED
@@ -15,17 +15,24 @@ fr:
|
|
15
15
|
description: Description
|
16
16
|
file: Fichier
|
17
17
|
title: Nom de la pièce jointe ou de l'image
|
18
|
+
weight: Rang d'affichage
|
18
19
|
attachment_collection:
|
19
20
|
description: Description
|
20
21
|
name: Titre
|
22
|
+
weight: Rang d'affichage
|
21
23
|
category:
|
22
24
|
description: Description
|
23
25
|
name: Titre
|
24
26
|
parent_id: Parent
|
27
|
+
weight: Rang d'affichage
|
25
28
|
component:
|
26
29
|
name: Titre
|
27
30
|
published_at: Publiée à
|
28
31
|
weight: Rang d'affichage
|
32
|
+
external_domain:
|
33
|
+
value: Valeur
|
34
|
+
help_section:
|
35
|
+
content: Contenu
|
29
36
|
id: ID
|
30
37
|
import:
|
31
38
|
user_group_id: Créer des imports en tant que
|
@@ -93,6 +100,9 @@ fr:
|
|
93
100
|
welcome_notification_body: Corps du mail de bienvenue
|
94
101
|
welcome_notification_subject: Objet du mail de bienvenue
|
95
102
|
youtube_handler: Gestionnaire YouTube
|
103
|
+
participatory_space_private_user:
|
104
|
+
email: Email
|
105
|
+
name: Nom
|
96
106
|
scope:
|
97
107
|
code: Code
|
98
108
|
name: Titre
|
@@ -114,6 +124,7 @@ fr:
|
|
114
124
|
show_in_footer: Montrer dans le pied de page
|
115
125
|
slug: Identifiant
|
116
126
|
title: Titre
|
127
|
+
topic_id: Sujet
|
117
128
|
weight: Rang d'affichage
|
118
129
|
static_page_topic:
|
119
130
|
description: La description
|
@@ -134,6 +145,14 @@ fr:
|
|
134
145
|
allowed_file_content_types: Fichier image invalide
|
135
146
|
official_img_header:
|
136
147
|
allowed_file_content_types: Fichier image invalide
|
148
|
+
participatory_space_private_user_csv_import:
|
149
|
+
attributes:
|
150
|
+
file:
|
151
|
+
malformed: Fichier d'importation mal formé, veuillez lire attentivement les instructions et assurez-vous que le fichier est encodé en UTF-8.
|
152
|
+
user_group_csv_verification:
|
153
|
+
attributes:
|
154
|
+
file:
|
155
|
+
malformed: Fichier d'importation mal formé, veuillez lire attentivement les instructions et assurez-vous que le fichier est encodé en UTF-8.
|
137
156
|
new_import:
|
138
157
|
attributes:
|
139
158
|
file:
|
@@ -185,7 +204,7 @@ fr:
|
|
185
204
|
error: Une erreur s'est produite lorsque vous avez accepté les conditions d'utilisation administrateur.
|
186
205
|
success: Super! Vous avez accepté les conditions d'utilisation administrateur.
|
187
206
|
actions:
|
188
|
-
accept: J'accepte les conditions d'utilisation
|
207
|
+
accept: J'accepte les conditions d'utilisation
|
189
208
|
are_you_sure: Êtes-vous sûr de vouloir refuser les conditions d'utilisation de l'administrateur ?
|
190
209
|
refuse: Refuser les conditions d'utilisation administrateur
|
191
210
|
title: Accepter les conditions d'utilisation
|
@@ -835,7 +854,7 @@ fr:
|
|
835
854
|
title: Nouvel utilisateur privé de l'espace participatif.
|
836
855
|
participatory_space_private_users_csv_imports:
|
837
856
|
create:
|
838
|
-
invalid:
|
857
|
+
invalid: Une erreur s'est produite lors de la lecture du fichier CSV.
|
839
858
|
success: Fichier CSV a été transféré avec succès, nous envoyons un courriel d'invitation aux participants. Cela peut prendre un certain temps.
|
840
859
|
new:
|
841
860
|
destroy:
|
@@ -1057,13 +1076,14 @@ fr:
|
|
1057
1076
|
moderation:
|
1058
1077
|
fields:
|
1059
1078
|
created_at: Date de création
|
1079
|
+
deleted_resource: Ressource supprimée
|
1060
1080
|
hidden_at: Masqué le
|
1061
1081
|
participatory_space: Espace participatif
|
1062
1082
|
report_count: Compteur
|
1063
1083
|
reportable_id: ID
|
1064
1084
|
reportable_type: Type
|
1065
1085
|
reported_content_url: URL
|
1066
|
-
reports:
|
1086
|
+
reports: Signalements
|
1067
1087
|
visit_url: Visitez l'URL
|
1068
1088
|
report:
|
1069
1089
|
fields:
|
data/config/locales/gl.yml
CHANGED
@@ -180,7 +180,6 @@ gl:
|
|
180
180
|
error: Produciuse un erro ao aceptar os termos de uso do panel de administración.
|
181
181
|
success: Xenial! Aceptaches os termos de uso do panel de administración.
|
182
182
|
actions:
|
183
|
-
accept: Concordo con seguintes termos
|
184
183
|
refuse: Rexeitar os termos de uso
|
185
184
|
title: Concordo cos termos e condicións de uso
|
186
185
|
required_review:
|
@@ -0,0 +1 @@
|
|
1
|
+
gn:
|
data/config/locales/hu.yml
CHANGED
@@ -185,7 +185,6 @@ hu:
|
|
185
185
|
error: Hiba történt az adminra vonatkozó általános szerződési feltételek elfogadása során.
|
186
186
|
success: Nagyszerű! Elfogadtad az admin felhasználási feltételeket.
|
187
187
|
actions:
|
188
|
-
accept: Elfogadom a következő feltételeket
|
189
188
|
are_you_sure: Biztosan visszautasítod az adminokra vonatkozó feltételek elfogadását?
|
190
189
|
refuse: Admin feltételek elutasítása
|
191
190
|
title: Elfogadom a felhasználási feltételeket
|
@@ -832,7 +831,7 @@ hu:
|
|
832
831
|
title: Új részvételi tér privát felhasználója.
|
833
832
|
participatory_space_private_users_csv_imports:
|
834
833
|
create:
|
835
|
-
invalid: Hiba történt a CSV fájl
|
834
|
+
invalid: Hiba történt a CSV fájl olvasásában.
|
836
835
|
success: A CSV-fájl sikeresen feltöltődött, meghívó e-mailt küldünk a résztvevőknek. Ez eltarthat egy ideig.
|
837
836
|
new:
|
838
837
|
destroy:
|
@@ -1054,6 +1053,7 @@ hu:
|
|
1054
1053
|
moderation:
|
1055
1054
|
fields:
|
1056
1055
|
created_at: Létrehozás dátuma
|
1056
|
+
deleted_resource: Törölt erőforrás
|
1057
1057
|
hidden_at: 'Rejtett itt:'
|
1058
1058
|
participatory_space: Részvételi tér
|
1059
1059
|
report_count: Számol
|
data/config/locales/id-ID.yml
CHANGED
@@ -502,6 +502,9 @@ id:
|
|
502
502
|
new:
|
503
503
|
create: Membuat
|
504
504
|
title: Pengguna Pribadi Ruang Partisipatif Baru.
|
505
|
+
participatory_space_private_users_csv_imports:
|
506
|
+
create:
|
507
|
+
invalid: Ada kesalahan saat membaca file CSV.
|
505
508
|
resource_permissions:
|
506
509
|
edit:
|
507
510
|
submit: Menyerahkan
|
@@ -656,10 +659,10 @@ id:
|
|
656
659
|
models:
|
657
660
|
moderation:
|
658
661
|
fields:
|
662
|
+
created_at: Tanggal pembuatan
|
659
663
|
hidden_at: Tersembunyi di
|
660
664
|
report_count: Menghitung
|
661
665
|
reported_content_url: URL konten yang dilaporkan
|
662
|
-
reports: Laporan
|
663
666
|
visit_url: Kunjungi URL
|
664
667
|
errors:
|
665
668
|
messages:
|
data/config/locales/is-IS.yml
CHANGED
@@ -443,6 +443,9 @@ is:
|
|
443
443
|
homepage_highlighted_content_banner_title: Hápunktur efni borði
|
444
444
|
images:
|
445
445
|
layout_appearance_title: Breyta útliti útlits
|
446
|
+
organization_homepage_content_blocks:
|
447
|
+
edit:
|
448
|
+
update: Uppfæra
|
446
449
|
participatory_space_private_users:
|
447
450
|
new:
|
448
451
|
create: Búa til
|
@@ -531,10 +534,10 @@ is:
|
|
531
534
|
models:
|
532
535
|
moderation:
|
533
536
|
fields:
|
537
|
+
created_at: Sköpunardegi
|
534
538
|
hidden_at: Falinn á
|
535
539
|
report_count: Telja
|
536
540
|
reported_content_url: Tilkynnt efni vefslóð
|
537
|
-
reports: Skýrslur
|
538
541
|
visit_url: Heimsókn vefslóð
|
539
542
|
errors:
|
540
543
|
messages:
|
data/config/locales/it.yml
CHANGED
@@ -178,7 +178,6 @@ it:
|
|
178
178
|
error: Si è verificato un errore durante l'accettazione dei termini di utilizzo da parte dell'amministratore.
|
179
179
|
success: Ottimo! Hai accettato i termini d'uso dell'amministratrice/tore.
|
180
180
|
actions:
|
181
|
-
accept: Sono d'accordo con i seguenti termini
|
182
181
|
are_you_sure: Sei sicuro di voler rifiutare i termini di utilizzo dell'amministratore?
|
183
182
|
refuse: Rifiuta i termini di amministrazione
|
184
183
|
title: Accetta i termini e le condizioni di utilizzo
|
@@ -773,7 +772,7 @@ it:
|
|
773
772
|
inactive_content_blocks: Blocchi di contenuto inattivo
|
774
773
|
organization_homepage_content_blocks:
|
775
774
|
edit:
|
776
|
-
update:
|
775
|
+
update: Aggiorna
|
777
776
|
participatory_space_private_users:
|
778
777
|
create:
|
779
778
|
error: Si è verificato un errore durante l'aggiunta di un utente privato per questo spazio partecipativo.
|
data/config/locales/ja.yml
CHANGED
@@ -15,17 +15,24 @@ ja:
|
|
15
15
|
description: 説明
|
16
16
|
file: ファイル
|
17
17
|
title: 添付ファイルまたは画像名
|
18
|
+
weight: 並び順の位置
|
18
19
|
attachment_collection:
|
19
20
|
description: 説明
|
20
21
|
name: 名前
|
22
|
+
weight: 並び順の位置
|
21
23
|
category:
|
22
24
|
description: 説明
|
23
25
|
name: 名前
|
24
26
|
parent_id: 親
|
27
|
+
weight: 並び順の位置
|
25
28
|
component:
|
26
29
|
name: 名前
|
27
30
|
published_at: 公開日時
|
28
31
|
weight: 順番の位置
|
32
|
+
external_domain:
|
33
|
+
value: 値
|
34
|
+
help_section:
|
35
|
+
content: 内容
|
29
36
|
id: ID
|
30
37
|
import:
|
31
38
|
user_group_id: インポートを作成
|
@@ -93,6 +100,9 @@ ja:
|
|
93
100
|
welcome_notification_body: ウェルカム通知本文
|
94
101
|
welcome_notification_subject: ウェルカム通知の件名
|
95
102
|
youtube_handler: YouTube ハンドラー
|
103
|
+
participatory_space_private_user:
|
104
|
+
email: Eメールアドレス
|
105
|
+
name: 名前
|
96
106
|
scope:
|
97
107
|
code: コード
|
98
108
|
name: 名前
|
@@ -114,6 +124,7 @@ ja:
|
|
114
124
|
show_in_footer: フッターに表示
|
115
125
|
slug: URL スラグ
|
116
126
|
title: タイトル
|
127
|
+
topic_id: トピック
|
117
128
|
weight: 順番の位置
|
118
129
|
static_page_topic:
|
119
130
|
description: 説明
|
@@ -134,6 +145,14 @@ ja:
|
|
134
145
|
allowed_file_content_types: 無効な画像ファイル
|
135
146
|
official_img_header:
|
136
147
|
allowed_file_content_types: 無効な画像ファイル
|
148
|
+
participatory_space_private_user_csv_import:
|
149
|
+
attributes:
|
150
|
+
file:
|
151
|
+
malformed: インポートファイルの形式が正しくありません。手順を見直して、ファイルがUTF-8でエンコードされていることを確認してください。
|
152
|
+
user_group_csv_verification:
|
153
|
+
attributes:
|
154
|
+
file:
|
155
|
+
malformed: インポートファイルの形式が正しくありません。手順を見直して、ファイルがUTF-8でエンコードされていることを確認してください。
|
137
156
|
new_import:
|
138
157
|
attributes:
|
139
158
|
file:
|
@@ -185,7 +204,7 @@ ja:
|
|
185
204
|
error: 管理者向け利用規約に同意中にエラーが発生しました。
|
186
205
|
success: ありがとうございます、管理者向け利用規約に同意しました。
|
187
206
|
actions:
|
188
|
-
accept:
|
207
|
+
accept: 利用規約に同意します
|
189
208
|
are_you_sure: 管理者向け利用規約を削除してもよろしいですか?
|
190
209
|
refuse: 同意しない
|
191
210
|
title: 利用規約に同意する
|
@@ -1052,13 +1071,14 @@ ja:
|
|
1052
1071
|
moderation:
|
1053
1072
|
fields:
|
1054
1073
|
created_at: 作成日
|
1074
|
+
deleted_resource: 削除されたリソース
|
1055
1075
|
hidden_at: '非表示:'
|
1056
1076
|
participatory_space: 参加型スペース
|
1057
1077
|
report_count: カウント
|
1058
1078
|
reportable_id: ID
|
1059
1079
|
reportable_type: 種別
|
1060
1080
|
reported_content_url: 報告されたコンテンツ URL
|
1061
|
-
reports:
|
1081
|
+
reports: 報告
|
1062
1082
|
visit_url: URL を参照
|
1063
1083
|
report:
|
1064
1084
|
fields:
|
@@ -0,0 +1 @@
|
|
1
|
+
ka:
|
data/config/locales/lb.yml
CHANGED
@@ -178,7 +178,6 @@ lb:
|
|
178
178
|
error: Beim Akzeptieren der Nutzungsbedingungen ist ein Fehler aufgetreten.
|
179
179
|
success: Super! Sie haben die Admin-Nutzungsbedingungen akzeptiert.
|
180
180
|
actions:
|
181
|
-
accept: Ich stimme den folgenden Bedingungen zu
|
182
181
|
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
182
|
refuse: Die Admin-Nutzungsbedingungen ablehnen
|
184
183
|
title: Den Admin-Nutzungsbedingungen zustimmen
|
@@ -0,0 +1 @@
|
|
1
|
+
lo:
|
data/config/locales/lt.yml
CHANGED
@@ -185,7 +185,6 @@ lt:
|
|
185
185
|
error: Sutinkant su administratoriaus naudojimosi sąlygomis įvyko klaida.
|
186
186
|
success: Puiku! Jūs sutikote su administratoriaus naudojimosi sąlygomis.
|
187
187
|
actions:
|
188
|
-
accept: Sutinku su šiomis nuostatomis
|
189
188
|
are_you_sure: Ar tikrai norite nesutikti su administratoriaus naudojimosi sąlygomis?
|
190
189
|
refuse: Nesutikti su administratoriaus nustatytomis sąlygomis
|
191
190
|
title: Sutikti su naudojimosi sąlygomis
|
@@ -843,7 +842,7 @@ lt:
|
|
843
842
|
title: Naujas dalyvaujamosios erdvės privatus dalyvis.
|
844
843
|
participatory_space_private_users_csv_imports:
|
845
844
|
create:
|
846
|
-
invalid: Skaitant CSV
|
845
|
+
invalid: Skaitant CSV rinkmeną iškilo problema.
|
847
846
|
success: CSV dokumentas įkeltas sėkmingai, dalyviai kviečiami e. laišku - tai gali užtrukti.
|
848
847
|
new:
|
849
848
|
destroy:
|
data/config/locales/lv.yml
CHANGED
@@ -747,10 +747,10 @@ lv:
|
|
747
747
|
models:
|
748
748
|
moderation:
|
749
749
|
fields:
|
750
|
+
created_at: Izveides datums
|
750
751
|
hidden_at: Paslēpts plkst.
|
751
752
|
report_count: Skaits
|
752
753
|
reported_content_url: Paziņotā satura URL
|
753
|
-
reports: Ziņojumi
|
754
754
|
visit_url: Apmeklēt URL
|
755
755
|
errors:
|
756
756
|
messages:
|
data/config/locales/nl.yml
CHANGED
@@ -185,7 +185,6 @@ nl:
|
|
185
185
|
error: Er is een fout opgetreden bij het accepteren van de admin gebruiksvoorwaarden.
|
186
186
|
success: Geweldig! Je hebt de admin gebruiksvoorwaarden geaccepteerd.
|
187
187
|
actions:
|
188
|
-
accept: Ik ga akkoord met de volgende voorwaarden
|
189
188
|
are_you_sure: Weet je zeker dat je de Admin gebruiksvoorwaarden wil resetten?
|
190
189
|
refuse: Weiger de admin gebruiksvoorwaarden
|
191
190
|
title: Ga akkoord met de gebruiksvoorwaarden
|
@@ -1063,7 +1062,7 @@ nl:
|
|
1063
1062
|
reportable_id: ID
|
1064
1063
|
reportable_type: Type
|
1065
1064
|
reported_content_url: Gerapporteerde inhouds-URL
|
1066
|
-
reports:
|
1065
|
+
reports: Rapporten
|
1067
1066
|
visit_url: Bezoek URL
|
1068
1067
|
report:
|
1069
1068
|
fields:
|
data/config/locales/no.yml
CHANGED
@@ -185,7 +185,6 @@
|
|
185
185
|
error: Det oppstod et problem med å godkjenne administrator vilkårene.
|
186
186
|
success: Flott! Du har godtatt administratorenes vilkår for bruk.
|
187
187
|
actions:
|
188
|
-
accept: Jeg godtar følgende vilkår
|
189
188
|
are_you_sure: Er du sikker på at du vil avslå administratorvilkårene for bruk?
|
190
189
|
refuse: Avslå administratorvilkårene
|
191
190
|
title: Godta vilkårene for bruk
|
data/config/locales/pl.yml
CHANGED
@@ -185,7 +185,6 @@ pl:
|
|
185
185
|
error: Wystąpił błąd podczas akceptowania warunków użytkowania dla administratorów.
|
186
186
|
success: Świetnie! Zaakceptowano warunki użytkowania dla administratorów.
|
187
187
|
actions:
|
188
|
-
accept: Zgadzam się z warunkami użytkowania
|
189
188
|
are_you_sure: Czy na pewno nie wyrażasz zgody na warunki użytkowania dla administratorów?
|
190
189
|
refuse: Nie akceptuję warunków dla administratorów
|
191
190
|
title: Akceptuję warunki użytkowania
|
@@ -1061,6 +1060,7 @@ pl:
|
|
1061
1060
|
moderation:
|
1062
1061
|
fields:
|
1063
1062
|
created_at: Data utworzenia
|
1063
|
+
deleted_resource: Usunięty zasób
|
1064
1064
|
hidden_at: Ukryto
|
1065
1065
|
participatory_space: Przestrzeń partycypacyjna
|
1066
1066
|
report_count: Liczba
|
data/config/locales/pt-BR.yml
CHANGED
@@ -177,7 +177,6 @@ pt-BR:
|
|
177
177
|
error: Ocorreu um erro ao aceitar os termos de uso do administrador.
|
178
178
|
success: Ótimo! Você aceitou os termos de uso do administrador.
|
179
179
|
actions:
|
180
|
-
accept: Concordo com os seguintes termos
|
181
180
|
refuse: Recusar os termos do admin
|
182
181
|
title: Concorde com os termos e condições de uso
|
183
182
|
required_review:
|
@@ -994,7 +993,7 @@ pt-BR:
|
|
994
993
|
decidim:
|
995
994
|
admin:
|
996
995
|
global_moderations:
|
997
|
-
title:
|
996
|
+
title: Moderadores globais
|
998
997
|
newsletters:
|
999
998
|
title: Boletins informativos
|
1000
999
|
settings:
|
data/config/locales/pt.yml
CHANGED
@@ -178,7 +178,6 @@ pt:
|
|
178
178
|
error: Ocorreu um erro ao aceitar os termos de utilização de administrador.
|
179
179
|
success: Excelente! Aceitou os termos de utilização de administrador.
|
180
180
|
actions:
|
181
|
-
accept: Concordo com os seguintes termos
|
182
181
|
are_you_sure: Tem a certeza que quer rejeitar os termos de utilização de administrador?
|
183
182
|
refuse: Recusar os termos de administrador
|
184
183
|
title: Concordar com os termos e condições de utilização
|