decidim-admin 0.26.5 → 0.26.8
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/block_user.rb +7 -2
- data/app/commands/decidim/admin/publish_component.rb +1 -1
- data/app/controllers/concerns/decidim/admin/needs_admin_tos_accepted.rb +42 -0
- data/app/controllers/decidim/admin/admin_terms_controller.rb +1 -1
- data/app/controllers/decidim/admin/application_controller.rb +1 -0
- data/app/controllers/decidim/admin/space_publications_controller.rb +63 -0
- data/app/controllers/decidim/admin/static_page_topics_controller.rb +1 -3
- 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/area_types/edit.html.erb +1 -0
- data/app/views/decidim/admin/area_types/index.html.erb +1 -0
- data/app/views/decidim/admin/area_types/new.html.erb +1 -0
- data/app/views/decidim/admin/areas/edit.html.erb +1 -0
- data/app/views/decidim/admin/areas/index.html.erb +1 -0
- data/app/views/decidim/admin/areas/new.html.erb +1 -0
- data/app/views/decidim/admin/attachment_collections/edit.html.erb +1 -0
- data/app/views/decidim/admin/attachment_collections/index.html.erb +1 -0
- data/app/views/decidim/admin/attachment_collections/new.html.erb +1 -0
- data/app/views/decidim/admin/attachments/edit.html.erb +1 -0
- data/app/views/decidim/admin/attachments/index.html.erb +1 -0
- data/app/views/decidim/admin/attachments/new.html.erb +1 -0
- data/app/views/decidim/admin/authorization_workflows/index.html.erb +1 -0
- data/app/views/decidim/admin/categories/edit.html.erb +1 -0
- data/app/views/decidim/admin/categories/index.html.erb +1 -0
- data/app/views/decidim/admin/categories/new.html.erb +1 -0
- data/app/views/decidim/admin/components/edit.html.erb +1 -0
- data/app/views/decidim/admin/components/index.html.erb +1 -0
- data/app/views/decidim/admin/components/new.html.erb +1 -1
- data/app/views/decidim/admin/conflicts/index.html.erb +1 -0
- data/app/views/decidim/admin/help_sections/show.erb +1 -0
- data/app/views/decidim/admin/impersonatable_users/index.html.erb +1 -0
- data/app/views/decidim/admin/impersonations/new.html.erb +1 -0
- data/app/views/decidim/admin/logs/index.html.erb +1 -0
- data/app/views/decidim/admin/moderated_users/index.html.erb +1 -0
- data/app/views/decidim/admin/moderations/index.html.erb +1 -0
- data/app/views/decidim/admin/newsletter_templates/index.html.erb +1 -0
- data/app/views/decidim/admin/newsletter_templates/show.html.erb +1 -0
- data/app/views/decidim/admin/newsletters/index.html.erb +1 -0
- data/app/views/decidim/admin/newsletters/new.html.erb +1 -0
- data/app/views/decidim/admin/newsletters/show.html.erb +1 -0
- data/app/views/decidim/admin/officializations/index.html.erb +15 -10
- data/app/views/decidim/admin/officializations/new.html.erb +1 -0
- data/app/views/decidim/admin/organization/edit.html.erb +1 -0
- data/app/views/decidim/admin/organization_appearance/edit.html.erb +1 -0
- data/app/views/decidim/admin/organization_external_domain_whitelist/edit.html.erb +1 -0
- data/app/views/decidim/admin/scope_types/edit.html.erb +1 -0
- data/app/views/decidim/admin/scope_types/index.html.erb +1 -0
- data/app/views/decidim/admin/scope_types/new.html.erb +1 -0
- data/app/views/decidim/admin/scopes/edit.html.erb +1 -0
- data/app/views/decidim/admin/scopes/index.html.erb +1 -0
- data/app/views/decidim/admin/scopes/new.html.erb +1 -0
- data/app/views/decidim/admin/shared/landing_page_content_blocks/edit.html.erb +1 -0
- data/app/views/decidim/admin/static_page_topics/edit.html.erb +1 -0
- data/app/views/decidim/admin/static_page_topics/new.html.erb +1 -0
- data/app/views/decidim/admin/static_pages/_form.html.erb +1 -1
- data/app/views/decidim/admin/static_pages/edit.html.erb +1 -0
- data/app/views/decidim/admin/static_pages/index.html.erb +1 -0
- data/app/views/decidim/admin/static_pages/new.html.erb +1 -0
- data/app/views/decidim/admin/user_groups/index.html.erb +1 -0
- data/app/views/decidim/admin/user_groups_csv_verifications/new.html.erb +1 -0
- data/app/views/decidim/admin/users/index.html.erb +1 -0
- data/app/views/decidim/admin/users/new.html.erb +1 -0
- data/app/views/layouts/decidim/admin/global_moderations.html.erb +1 -0
- data/config/environment.rb +1 -0
- data/config/locales/ar.yml +10 -5
- data/config/locales/ca.yml +9 -6
- data/config/locales/cs.yml +5 -2
- data/config/locales/de.yml +10 -5
- data/config/locales/el.yml +59 -2
- data/config/locales/en.yml +6 -3
- data/config/locales/es-MX.yml +7 -4
- data/config/locales/es-PY.yml +7 -4
- data/config/locales/es.yml +8 -5
- data/config/locales/eu.yml +8 -13
- data/config/locales/fa-IR.yml +1 -0
- data/config/locales/fi-plain.yml +5 -2
- data/config/locales/fi.yml +8 -5
- data/config/locales/fr-CA.yml +6 -3
- data/config/locales/fr.yml +7 -4
- data/config/locales/gl.yml +0 -5
- data/config/locales/hu.yml +37 -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 +13 -10
- data/config/locales/kaa.yml +200 -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 +62 -3
- 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 +3 -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/form_builder.rb +1 -2
- data/lib/decidim/admin/test/needs_admin_tos_accepted_examples.rb +9 -0
- data/lib/decidim/admin/test.rb +1 -0
- data/lib/decidim/admin/version.rb +1 -1
- metadata +14 -8
@@ -0,0 +1 @@
|
|
1
|
+
# frozen_string_literal: true
|
data/config/locales/ar.yml
CHANGED
@@ -94,6 +94,9 @@ ar:
|
|
94
94
|
welcome_notification_body: محتوى إشعار الترحيب
|
95
95
|
welcome_notification_subject: موضوع إشعار الترحيب
|
96
96
|
youtube_handler: مُعرّف حساب يوتيوب
|
97
|
+
participatory_space_private_user:
|
98
|
+
email: البريد الإلكتروني
|
99
|
+
name: الإسم
|
97
100
|
scope:
|
98
101
|
code: الشفرة
|
99
102
|
name: الاسم
|
@@ -166,10 +169,8 @@ ar:
|
|
166
169
|
accept:
|
167
170
|
success: رائع! لقد قمت بالموافقة على شروط الإستخدام للمدير.
|
168
171
|
actions:
|
169
|
-
|
172
|
+
accept: أوافق على هذه الشروط
|
170
173
|
title: وافق على شروط وأحكام الإستخدام
|
171
|
-
required_review:
|
172
|
-
cta: راجِعها الآن.
|
173
174
|
title: شروط الاستخدام الخاصة بالمدير
|
174
175
|
area_types:
|
175
176
|
create:
|
@@ -585,8 +586,6 @@ ar:
|
|
585
586
|
tabs:
|
586
587
|
blocked: محظور
|
587
588
|
moderations:
|
588
|
-
index:
|
589
|
-
title: الإشراف
|
590
589
|
report:
|
591
590
|
reasons:
|
592
591
|
does_not_belong: لا ينتمي
|
@@ -602,6 +601,7 @@ ar:
|
|
602
601
|
newsletter_templates:
|
603
602
|
index:
|
604
603
|
preview_template: معاينة
|
604
|
+
title: نماذج النشرة الإخبارية
|
605
605
|
newsletters:
|
606
606
|
create:
|
607
607
|
error: كانت هناك مشكلة في إنشاء هذه الرسالة الإخبارية.
|
@@ -793,8 +793,13 @@ ar:
|
|
793
793
|
update:
|
794
794
|
error: حدثت مشكلة أثناء تحديث هذا النطاق.
|
795
795
|
success: تم تحديث المجال بنجاح
|
796
|
+
share_tokens:
|
797
|
+
actions:
|
798
|
+
destroy: حذف
|
799
|
+
share: مشاركة
|
796
800
|
shared:
|
797
801
|
gallery:
|
802
|
+
add_images: إضافة صور
|
798
803
|
delete_image: احذف الصورة
|
799
804
|
static_page_topics:
|
800
805
|
create:
|
data/config/locales/ca.yml
CHANGED
@@ -195,14 +195,14 @@ ca:
|
|
195
195
|
error: S'ha produït un error en acceptar els Termes i Condicions dell panell d'administració.
|
196
196
|
success: Genial! Has acceptat els Termes i Condicions del panell d'administració.
|
197
197
|
actions:
|
198
|
-
accept: Estic d'acord amb
|
198
|
+
accept: Estic d'acord amb les condicions
|
199
199
|
are_you_sure: Segur que vols rebutjar els termes i condicions del panell d'administració?
|
200
|
-
refuse: Rebutjar
|
200
|
+
refuse: Rebutjar les condicions del servei d'administració
|
201
201
|
title: Accepto els Termes i Condicions d'Administració
|
202
202
|
required_review:
|
203
203
|
alert: 'Requerit: Revisa els nostres Termes i Condicions del panell d''administració'
|
204
204
|
callout: Si us plau dedica un moment a revisar l'actualització dels nostres termes i condicions del panell d'administració. En cas contrari, no podràs utilitzar la plataforma.
|
205
|
-
cta:
|
205
|
+
cta: Revisar-les ara.
|
206
206
|
title: Termes i Condicions del panell d'administració
|
207
207
|
area_types:
|
208
208
|
create:
|
@@ -643,7 +643,7 @@ ca:
|
|
643
643
|
nickname: Àlies
|
644
644
|
reason: Raó
|
645
645
|
reports: Número de denúncies
|
646
|
-
title:
|
646
|
+
title: Participants reportades
|
647
647
|
report:
|
648
648
|
reasons:
|
649
649
|
does_not_belong: No pertany
|
@@ -654,7 +654,7 @@ ca:
|
|
654
654
|
unblocked: No bloquejat
|
655
655
|
moderations:
|
656
656
|
index:
|
657
|
-
title:
|
657
|
+
title: Contingut reportat
|
658
658
|
report:
|
659
659
|
reasons:
|
660
660
|
does_not_belong: No pertany
|
@@ -840,7 +840,7 @@ ca:
|
|
840
840
|
title: Participant de l'espai participatiu privat
|
841
841
|
new:
|
842
842
|
create: Crear
|
843
|
-
title: Nova participant de l'espai
|
843
|
+
title: Nova participant de l'espai privat.
|
844
844
|
participatory_space_private_users_csv_imports:
|
845
845
|
create:
|
846
846
|
invalid: S'ha produït un error en llegir el fitxer CSV.
|
@@ -956,9 +956,12 @@ ca:
|
|
956
956
|
areas: Àrees
|
957
957
|
authorization_workflows: Mètodes de verificació
|
958
958
|
dashboard: Tauler de control
|
959
|
+
edit_external_domains: Llistat de dominis externs permesos
|
960
|
+
edit_organization_appearance: Edita l'aparença de la pàgina d'inici
|
959
961
|
impersonatable_users: Participants que es poden gestionar
|
960
962
|
impersonations: Gestió de participants
|
961
963
|
metrics: Mètriques
|
964
|
+
pages: Pàgines
|
962
965
|
panel: Administradora
|
963
966
|
participants: Participants
|
964
967
|
scope_types: Tipus d'àmbit
|
data/config/locales/cs.yml
CHANGED
@@ -651,7 +651,7 @@ cs:
|
|
651
651
|
nickname: Přezdívka
|
652
652
|
reason: Důvod
|
653
653
|
reports: Počet zpráv
|
654
|
-
title:
|
654
|
+
title: Nahlášení účastníci
|
655
655
|
report:
|
656
656
|
reasons:
|
657
657
|
does_not_belong: Nepatří
|
@@ -662,7 +662,7 @@ cs:
|
|
662
662
|
unblocked: Neblokováno
|
663
663
|
moderations:
|
664
664
|
index:
|
665
|
-
title:
|
665
|
+
title: Nahlášený obsah
|
666
666
|
report:
|
667
667
|
reasons:
|
668
668
|
does_not_belong: Nepatří
|
@@ -964,9 +964,12 @@ cs:
|
|
964
964
|
areas: Oblasti
|
965
965
|
authorization_workflows: Metody ověření
|
966
966
|
dashboard: Ovládací panel
|
967
|
+
edit_external_domains: Seznam externích povolených domén
|
968
|
+
edit_organization_appearance: Upravit vzhled domovské stránky
|
967
969
|
impersonatable_users: Spravovatelní účastníci
|
968
970
|
impersonations: Správa účastníků
|
969
971
|
metrics: Metriky
|
972
|
+
pages: Stránky
|
970
973
|
panel: Admin
|
971
974
|
participants: Uživatelé
|
972
975
|
scope_types: Typy oblastí působnosti
|
data/config/locales/de.yml
CHANGED
@@ -195,13 +195,14 @@ de:
|
|
195
195
|
error: Beim Akzeptieren der Nutzungsbedingungen ist ein Fehler aufgetreten.
|
196
196
|
success: Super! Sie haben die Admin-Nutzungsbedingungen akzeptiert.
|
197
197
|
actions:
|
198
|
+
accept: Ich stimme diesen Bedingungen zu
|
198
199
|
are_you_sure: Sind Sie sicher, dass Sie die Admin-Nutzungsbedingungen ablehnen möchten?
|
199
|
-
refuse:
|
200
|
+
refuse: Admin-Nutzungsbedingungen ablehnen
|
200
201
|
title: Den Admin-Nutzungsbedingungen zustimmen
|
201
202
|
required_review:
|
202
203
|
alert: 'Erforderlich: Überprüfen Sie unsere Admin-Nutzungsbedingungen'
|
203
204
|
callout: Bitte nehmen Sie sich einen Moment Zeit, um die Admin-Nutzungsbedingungen zu lesen. Ansonsten können Sie die Plattform nicht verwalten.
|
204
|
-
cta:
|
205
|
+
cta: Jetzt überprüfen.
|
205
206
|
title: Admin-Nutzungsbedingungen
|
206
207
|
area_types:
|
207
208
|
create:
|
@@ -330,7 +331,7 @@ de:
|
|
330
331
|
success: Die Komponente wurde erfolgreich veröffentlicht.
|
331
332
|
title: Komponenten
|
332
333
|
unpublish:
|
333
|
-
success: Die Komponente wurde erfolgreich
|
334
|
+
success: Die Veröffentlichung der Komponente wurde erfolgreich zurückgezogen.
|
334
335
|
update:
|
335
336
|
error: Beim Aktualisieren dieser Komponente ist ein Fehler aufgetreten.
|
336
337
|
success: Die Komponente wurde erfolgreich aktualisiert.
|
@@ -642,7 +643,7 @@ de:
|
|
642
643
|
nickname: Spitzname
|
643
644
|
reason: Grund
|
644
645
|
reports: Anzahl Meldungen
|
645
|
-
title:
|
646
|
+
title: Gemeldete Teilnehmende
|
646
647
|
report:
|
647
648
|
reasons:
|
648
649
|
does_not_belong: Gehört nicht zu
|
@@ -653,7 +654,7 @@ de:
|
|
653
654
|
unblocked: Nicht blockiert
|
654
655
|
moderations:
|
655
656
|
index:
|
656
|
-
title:
|
657
|
+
title: Gemeldeter Inhalt
|
657
658
|
report:
|
658
659
|
reasons:
|
659
660
|
does_not_belong: Gehört nicht
|
@@ -955,9 +956,12 @@ de:
|
|
955
956
|
areas: Bereiche
|
956
957
|
authorization_workflows: Verifizierungsmethoden
|
957
958
|
dashboard: Instrumententafel
|
959
|
+
edit_external_domains: Externe Domain-Whitelist
|
960
|
+
edit_organization_appearance: Homepage-Erscheinungsbild bearbeiten
|
958
961
|
impersonatable_users: Überschaubare Benutzer
|
959
962
|
impersonations: Benutzerverwaltung
|
960
963
|
metrics: Kriterien
|
964
|
+
pages: Seiten
|
961
965
|
panel: Admin
|
962
966
|
participants: Benutzer
|
963
967
|
scope_types: Bereichstypen
|
@@ -1049,6 +1053,7 @@ de:
|
|
1049
1053
|
moderation:
|
1050
1054
|
fields:
|
1051
1055
|
created_at: Erstellungsdatum
|
1056
|
+
deleted_resource: Gelöschte Ressource
|
1052
1057
|
hidden_at: Versteckt bei
|
1053
1058
|
participatory_space: Beteiligungsbereich
|
1054
1059
|
report_count: Anzahl
|
data/config/locales/el.yml
CHANGED
@@ -14,17 +14,24 @@ el:
|
|
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: Αναγνωριστικό
|
29
36
|
import:
|
30
37
|
user_group_id: Δημιουργία εισαγωγών ως
|
@@ -92,6 +99,9 @@ el:
|
|
92
99
|
welcome_notification_body: Σώμα ειδοποίησης καλωσορίσματος
|
93
100
|
welcome_notification_subject: Θέμα ειδοποίησης καλωσορίσματος
|
94
101
|
youtube_handler: Πρόγραμμα χειρισμού YouTube
|
102
|
+
participatory_space_private_user:
|
103
|
+
email: Email
|
104
|
+
name: Όνομα
|
95
105
|
scope:
|
96
106
|
code: Κωδικός
|
97
107
|
name: Όνομα
|
@@ -113,6 +123,7 @@ el:
|
|
113
123
|
show_in_footer: Εμφάνιση στο υποσέλιδο
|
114
124
|
slug: Slug διεύθυνσης URL
|
115
125
|
title: Τίτλος
|
126
|
+
topic_id: Θέμα
|
116
127
|
weight: Θέση κατάταξης
|
117
128
|
static_page_topic:
|
118
129
|
description: Περιγραφή
|
@@ -179,6 +190,7 @@ el:
|
|
179
190
|
error: Υπήρξε ένα σφάλμα κατά την αποδοχή των όρων χρήσης διαχειριστή.
|
180
191
|
success: Εξαιρετικά! Αποδεχτήκατε τους όρους χρήσης διαχειριστή.
|
181
192
|
actions:
|
193
|
+
accept: Συμφωνώ με τους όρους
|
182
194
|
are_you_sure: Είστε σίγουρος ότι θέλετε να αρνηθείτε τους όρους χρήσης του διαχειριστή;
|
183
195
|
refuse: Απόρριψη των όρων διαχειριστή
|
184
196
|
title: Αποδοχή των όρων και των προϋποθέσεων χρήσης
|
@@ -365,6 +377,13 @@ el:
|
|
365
377
|
values:
|
366
378
|
'false': 'Όχι'
|
367
379
|
'true': 'Ναι'
|
380
|
+
moderated_users:
|
381
|
+
reports_reason_eq:
|
382
|
+
label: Λόγος αναφοράς
|
383
|
+
values:
|
384
|
+
does_not_belong: Δεν ανήκει
|
385
|
+
offensive: Επιθετικό
|
386
|
+
spam: Ανεπιθύμητο
|
368
387
|
moderations:
|
369
388
|
reportable_type_string_eq:
|
370
389
|
label: Τύπος
|
@@ -399,11 +418,18 @@ el:
|
|
399
418
|
search_label: Αναζήτηση
|
400
419
|
search_placeholder:
|
401
420
|
name_or_nickname_or_email_cont: Αναζήτηση συλλογής %{collection} με βάση το email, όνομα ή ψευδώνυμο.
|
421
|
+
report_count_eq: Αναφορά μετρητή eq
|
402
422
|
reported_id_string_or_reported_content_cont: Αναζήτηση %{collection} με αναγνωριστικό ή περιεχόμενο προς αναφορά.
|
403
423
|
title_cont: Αναζήτηση συλλογής %{collection} με βάση τον τίτλο.
|
404
424
|
user_name_or_user_email_cont: Αναζήτηση %{collection} με βάση το όνομα ή το email.
|
425
|
+
user_name_or_user_nickname_or_user_email_cont: Αναζήτηση %{collection} με email, όνομα ή ψευδώνυμο.
|
405
426
|
state_eq:
|
406
427
|
label: Κατάσταση
|
428
|
+
values:
|
429
|
+
all: Όλα
|
430
|
+
pending: Εκκρεμεί
|
431
|
+
rejected: Απορρίφθηκε
|
432
|
+
verified: Επαληθεύτηκε
|
407
433
|
forms:
|
408
434
|
file_help:
|
409
435
|
import:
|
@@ -449,10 +475,39 @@ el:
|
|
449
475
|
impersonate_existing_user: Διαχείριση συμμετέχοντα «%{name}»
|
450
476
|
impersonate_new_managed_user: Διαχείριση νέου συμμετέχοντα
|
451
477
|
imports:
|
478
|
+
and: και
|
479
|
+
data_errors:
|
480
|
+
duplicate_headers:
|
481
|
+
detail: Παρακαλώ ελέγξτε ότι το αρχείο περιέχει τις απαιτούμενες στήλες ή κεφαλίδες μόνο μία φορά.
|
482
|
+
message:
|
483
|
+
one: Διπλότυπη στήλη %{columns}.
|
484
|
+
other: Διπλότυπες στήλες %{columns}.
|
485
|
+
invalid_indexes:
|
486
|
+
lines:
|
487
|
+
detail: Παρακαλώ ελέγξτε ότι αυτές οι γραμμές έχουν μορφοποιηθεί σωστά και περιέχουν έγκυρες εγγραφές.
|
488
|
+
message:
|
489
|
+
one: Βρέθηκε ένα σφάλμα στο αρχείο εισαγωγής στη γραμμή %{indexes}.
|
490
|
+
other: Βρέθηκαν σφάλματα στο αρχείο εισαγωγής στις γραμμές %{indexes}.
|
491
|
+
records:
|
492
|
+
detail: Παρακαλώ ελέγξτε ότι αυτές οι γραμμές έχουν μορφοποιηθεί σωστά και περιέχουν έγκυρες εγγραφές.
|
493
|
+
message:
|
494
|
+
one: Βρέθηκε ένα σφάλμα στο αρχείο εισαγωγής για εγγραφές με αριθμούς παραγγελίας %{indexes}.
|
495
|
+
other: Βρέθηκαν σφάλματα στο αρχείο εισαγωγής για εγγραφές με αριθμούς παραγγελίας %{indexes}.
|
496
|
+
missing_headers:
|
497
|
+
detail: Παρακαλώ ελέγξτε ότι το αρχείο περιέχει τις απαιτούμενες στήλες.
|
498
|
+
message:
|
499
|
+
one: Λείπει στήλη %{columns}.
|
500
|
+
other: Λείπουν στήλες %{columns}.
|
452
501
|
error: Υπήρξε πρόβλημα κατά την εισαγωγή
|
453
502
|
new:
|
503
|
+
accepted_mime_types:
|
504
|
+
csv: CSV
|
505
|
+
json: JSON
|
506
|
+
xlsx: Excel (.xlsx)
|
454
507
|
actions:
|
455
508
|
back: Πίσω
|
509
|
+
download_example: Παράδειγμα λήψης
|
510
|
+
download_example_format: Παράδειγμα ως %{name}
|
456
511
|
file_legend: Προσθέστε ένα αρχείο εισαγωγής που θα αναλυθεί.
|
457
512
|
import: Εισαγωγή
|
458
513
|
notice: "%{number} %{resource_name} επιτυχώς εισαχθείσα"
|
@@ -582,7 +637,7 @@ el:
|
|
582
637
|
nickname: Ψευδώνυμο
|
583
638
|
reason: Αιτία
|
584
639
|
reports: Πλήθος αναφορών
|
585
|
-
title:
|
640
|
+
title: Συμμετέχοντες που αναφέρθηκαν
|
586
641
|
report:
|
587
642
|
reasons:
|
588
643
|
does_not_belong: Δεν ανήκει
|
@@ -593,7 +648,7 @@ el:
|
|
593
648
|
unblocked: Δεν έχει μπλοκαριστεί
|
594
649
|
moderations:
|
595
650
|
index:
|
596
|
-
title:
|
651
|
+
title: Περιεχόμενο που αναφέρθηκε
|
597
652
|
report:
|
598
653
|
reasons:
|
599
654
|
does_not_belong: Δεν ανήκει
|
@@ -988,9 +1043,11 @@ el:
|
|
988
1043
|
moderation:
|
989
1044
|
fields:
|
990
1045
|
created_at: Ημερομηνία δημιουργίας
|
1046
|
+
deleted_resource: Διαγραμμένος πόρος
|
991
1047
|
hidden_at: Αποκρύφτηκε στις
|
992
1048
|
participatory_space: Συμμετοχικός χώρος
|
993
1049
|
report_count: Πλήθος
|
1050
|
+
reportable_id: ID
|
994
1051
|
reportable_type: Τύπος
|
995
1052
|
reported_content_url: Διεύθυνση URL περιεχομένου που έχει αναφερθεί
|
996
1053
|
reports: Αναφορές
|
data/config/locales/en.yml
CHANGED
@@ -644,7 +644,7 @@ en:
|
|
644
644
|
nickname: Nickname
|
645
645
|
reason: Reason
|
646
646
|
reports: Reports count
|
647
|
-
title:
|
647
|
+
title: Reported participants
|
648
648
|
report:
|
649
649
|
reasons:
|
650
650
|
does_not_belong: Does not belong
|
@@ -655,7 +655,7 @@ en:
|
|
655
655
|
unblocked: Not Blocked
|
656
656
|
moderations:
|
657
657
|
index:
|
658
|
-
title:
|
658
|
+
title: Reported content
|
659
659
|
report:
|
660
660
|
reasons:
|
661
661
|
does_not_belong: Does not belong
|
@@ -871,7 +871,7 @@ en:
|
|
871
871
|
update: Update
|
872
872
|
new:
|
873
873
|
create: Create scope type
|
874
|
-
title: New scope
|
874
|
+
title: New scope type
|
875
875
|
update:
|
876
876
|
error: There was a problem updating this scope type.
|
877
877
|
success: Scope type updated successfully
|
@@ -957,9 +957,12 @@ en:
|
|
957
957
|
areas: Areas
|
958
958
|
authorization_workflows: Verification methods
|
959
959
|
dashboard: Dashboard
|
960
|
+
edit_external_domains: External domain whitelist
|
961
|
+
edit_organization_appearance: Edit homepage appearance
|
960
962
|
impersonatable_users: Manageable participants
|
961
963
|
impersonations: Participants management
|
962
964
|
metrics: Metrics
|
965
|
+
pages: Pages
|
963
966
|
panel: Admin
|
964
967
|
participants: Participants
|
965
968
|
scope_types: Scope types
|
data/config/locales/es-MX.yml
CHANGED
@@ -197,12 +197,12 @@ es-MX:
|
|
197
197
|
actions:
|
198
198
|
accept: Estoy de acuerdo con los términos
|
199
199
|
are_you_sure: '¿Seguro que deseas rechazar los términos de uso para administradoras?'
|
200
|
-
refuse: Rechazar los
|
200
|
+
refuse: Rechazar los términos del servicio de administración
|
201
201
|
title: Acepto los Términos y Condiciones de Administración
|
202
202
|
required_review:
|
203
203
|
alert: 'Requerido: revisa nuestros Términos y Condiciones de Administración'
|
204
204
|
callout: Por favor dedica un momento a familiarizarte con los términos de uso para administradoras. En caso contrario, no podrás administrar la plataforma.
|
205
|
-
cta:
|
205
|
+
cta: Revisarlos ahora.
|
206
206
|
title: Términos y Condiciones de Administración
|
207
207
|
area_types:
|
208
208
|
create:
|
@@ -643,7 +643,7 @@ es-MX:
|
|
643
643
|
nickname: Alias
|
644
644
|
reason: Motivo
|
645
645
|
reports: Cantidad de veces reportado
|
646
|
-
title:
|
646
|
+
title: Participantes reportadas
|
647
647
|
report:
|
648
648
|
reasons:
|
649
649
|
does_not_belong: No pertenece
|
@@ -654,7 +654,7 @@ es-MX:
|
|
654
654
|
unblocked: No bloqueado
|
655
655
|
moderations:
|
656
656
|
index:
|
657
|
-
title:
|
657
|
+
title: Contenido reportado
|
658
658
|
report:
|
659
659
|
reasons:
|
660
660
|
does_not_belong: No pertenece
|
@@ -956,9 +956,12 @@ es-MX:
|
|
956
956
|
areas: Áreas
|
957
957
|
authorization_workflows: Métodos de verificación
|
958
958
|
dashboard: Panel de control
|
959
|
+
edit_external_domains: Listado de dominios externos permitidos
|
960
|
+
edit_organization_appearance: Editar apariencia de página de inicio
|
959
961
|
impersonatable_users: Usuarios manejables
|
960
962
|
impersonations: Gestion de usuarios
|
961
963
|
metrics: Métricas
|
964
|
+
pages: Páginas
|
962
965
|
panel: Administradora
|
963
966
|
participants: Usuarios
|
964
967
|
scope_types: Tipos de ámbito
|
data/config/locales/es-PY.yml
CHANGED
@@ -197,12 +197,12 @@ es-PY:
|
|
197
197
|
actions:
|
198
198
|
accept: Estoy de acuerdo con los términos
|
199
199
|
are_you_sure: '¿Seguro que deseas rechazar los términos de uso para administradoras?'
|
200
|
-
refuse: Rechazar los
|
200
|
+
refuse: Rechazar los términos del servicio de administración
|
201
201
|
title: Acepto los Términos y Condiciones de Administración
|
202
202
|
required_review:
|
203
203
|
alert: 'Requerido: revisa nuestros Términos y Condiciones de Administración'
|
204
204
|
callout: Por favor dedica un momento a familiarizarte con los términos de uso para administradoras. En caso contrario, no podrás administrar la plataforma.
|
205
|
-
cta:
|
205
|
+
cta: Revisarlos ahora.
|
206
206
|
title: Términos y Condiciones de Administración
|
207
207
|
area_types:
|
208
208
|
create:
|
@@ -643,7 +643,7 @@ es-PY:
|
|
643
643
|
nickname: Alias
|
644
644
|
reason: Motivo
|
645
645
|
reports: Cantidad de veces reportado
|
646
|
-
title:
|
646
|
+
title: Participantes reportadas
|
647
647
|
report:
|
648
648
|
reasons:
|
649
649
|
does_not_belong: No pertenece
|
@@ -654,7 +654,7 @@ es-PY:
|
|
654
654
|
unblocked: No bloqueado
|
655
655
|
moderations:
|
656
656
|
index:
|
657
|
-
title:
|
657
|
+
title: Contenido reportado
|
658
658
|
report:
|
659
659
|
reasons:
|
660
660
|
does_not_belong: No pertenece
|
@@ -956,9 +956,12 @@ es-PY:
|
|
956
956
|
areas: Áreas
|
957
957
|
authorization_workflows: Métodos de verificación
|
958
958
|
dashboard: Panel de control
|
959
|
+
edit_external_domains: Listado de dominios externos permitidos
|
960
|
+
edit_organization_appearance: Editar apariencia de página de inicio
|
959
961
|
impersonatable_users: Usuarios manejables
|
960
962
|
impersonations: Gestion de usuarios
|
961
963
|
metrics: Métricas
|
964
|
+
pages: Páginas
|
962
965
|
panel: Administradora
|
963
966
|
participants: Usuarios
|
964
967
|
scope_types: Tipos de ámbito
|
data/config/locales/es.yml
CHANGED
@@ -197,12 +197,12 @@ es:
|
|
197
197
|
actions:
|
198
198
|
accept: Estoy de acuerdo con los términos
|
199
199
|
are_you_sure: '¿Seguro que deseas rechazar los términos de uso para administradoras?'
|
200
|
-
refuse: Rechazar los
|
200
|
+
refuse: Rechazar los términos del servicio de administración
|
201
201
|
title: Acepto los Términos y Condiciones de Administración
|
202
202
|
required_review:
|
203
203
|
alert: 'Requerido: revisa nuestros Términos y Condiciones de Administración'
|
204
204
|
callout: Por favor dedica un momento a familiarizarte con los términos de uso para administradoras. En caso contrario, no podrás administrar la plataforma.
|
205
|
-
cta:
|
205
|
+
cta: Revisarlos ahora.
|
206
206
|
title: Términos y Condiciones de Administración
|
207
207
|
area_types:
|
208
208
|
create:
|
@@ -643,7 +643,7 @@ es:
|
|
643
643
|
nickname: Alias
|
644
644
|
reason: Motivo
|
645
645
|
reports: Cantidad de veces reportado
|
646
|
-
title:
|
646
|
+
title: Participantes reportadas
|
647
647
|
report:
|
648
648
|
reasons:
|
649
649
|
does_not_belong: No pertenece
|
@@ -654,7 +654,7 @@ es:
|
|
654
654
|
unblocked: No bloqueado
|
655
655
|
moderations:
|
656
656
|
index:
|
657
|
-
title:
|
657
|
+
title: Contenido reportado
|
658
658
|
report:
|
659
659
|
reasons:
|
660
660
|
does_not_belong: No pertenece
|
@@ -840,7 +840,7 @@ es:
|
|
840
840
|
title: Participante de espacio de participación privado
|
841
841
|
new:
|
842
842
|
create: Crear
|
843
|
-
title: Nueva participante
|
843
|
+
title: Nueva participante del espacio privado.
|
844
844
|
participatory_space_private_users_csv_imports:
|
845
845
|
create:
|
846
846
|
invalid: Se produjo un error al leer el archivo CSV.
|
@@ -956,9 +956,12 @@ es:
|
|
956
956
|
areas: Áreas
|
957
957
|
authorization_workflows: Métodos de verificación
|
958
958
|
dashboard: Panel de control
|
959
|
+
edit_external_domains: Listado de dominios externos permitidos
|
960
|
+
edit_organization_appearance: Editar apariencia de página de inicio
|
959
961
|
impersonatable_users: Participantes que se pueden gestionar
|
960
962
|
impersonations: Gestión de participantes
|
961
963
|
metrics: Métricas
|
964
|
+
pages: Páginas
|
962
965
|
panel: Administradora
|
963
966
|
participants: Participantes
|
964
967
|
scope_types: Tipos de ámbito
|
data/config/locales/eu.yml
CHANGED
@@ -42,7 +42,7 @@ eu:
|
|
42
42
|
admin_terms_of_use_body: Administratzailearen erabilera-terminoetarako testu-atala
|
43
43
|
alert_color: Alerta
|
44
44
|
available_authorizations: Baimen erabilgarriak
|
45
|
-
badges_enabled:
|
45
|
+
badges_enabled: Intsigniak gaitu
|
46
46
|
comments_max_length: Iruzkinen gehieneko luzera (utzi 0 defektuz konfigurazioa mantendu nahi baduzu)
|
47
47
|
cta_button_path: Deitu ekintza botoiaren bideora
|
48
48
|
cta_button_text: Deitu ekintza botoiaren testura
|
@@ -69,7 +69,7 @@ eu:
|
|
69
69
|
highlighted_content_banner_title: Izenburua
|
70
70
|
host: Zerbitzaria
|
71
71
|
instagram_handler: Instagram kudeatzailea
|
72
|
-
logo:
|
72
|
+
logo: Logotipoa
|
73
73
|
machine_translation_display_priority: Itzulpen automatikoaren lehentasuna
|
74
74
|
machine_translation_display_priority_original: Lehen jatorrizko testua
|
75
75
|
machine_translation_display_priority_translation: Lehen itzulitako testua
|
@@ -79,7 +79,7 @@ eu:
|
|
79
79
|
official_url: Erakundearen URL ofiziala
|
80
80
|
omnipresent_banner_short_description: Deskribapen laburra
|
81
81
|
omnipresent_banner_title: Izenburua
|
82
|
-
omnipresent_banner_url: URL
|
82
|
+
omnipresent_banner_url: URL-a
|
83
83
|
organization_admin_email: Erakundearen administratzailearen mezu elektronikoa
|
84
84
|
organization_admin_name: Erakundearen administratzailearen izena
|
85
85
|
organization_locales: Tokiko erakundeak
|
@@ -162,7 +162,7 @@ eu:
|
|
162
162
|
organization_name: Erakundearen izena
|
163
163
|
organization_url: Erakundearen URLa
|
164
164
|
redirect_uri: Birbideratu URIa
|
165
|
-
site:
|
165
|
+
site: Webgunea
|
166
166
|
decidim:
|
167
167
|
admin:
|
168
168
|
actions:
|
@@ -195,14 +195,11 @@ eu:
|
|
195
195
|
error: Errorea gertatu da Administrazioaren Gaiak eta Baldintzak onartzean.
|
196
196
|
success: Ederto! Onartu dituzu Administrazioaren Gaiak eta Baldintzak.
|
197
197
|
actions:
|
198
|
-
accept: Ados nago
|
199
198
|
are_you_sure: Ziur zaude ez dituzula onartu nahi administratzaileentzako erabilera-irizpideak?
|
200
|
-
refuse: Ez onartu Administrazio-irizpideak eta baldintzak
|
201
199
|
title: Onartzen ditut Administrazio-irizpideak eta baldintzak
|
202
200
|
required_review:
|
203
201
|
alert: 'Eskatuta: berrikusi gure Administrazio-irizpideak eta baldintzak'
|
204
202
|
callout: Mesedez, hartu tarte bat administratzaileentzako erabilera-irizpideak erabiltzeko. Bestela, ezin izango duzu plataforma administratu.
|
205
|
-
cta: Berrikusi orain.
|
206
203
|
title: Administrazioaren Irizpideak eta Baldintzak
|
207
204
|
area_types:
|
208
205
|
create:
|
@@ -387,6 +384,7 @@ eu:
|
|
387
384
|
label: Arrazoiaren berri eman
|
388
385
|
values:
|
389
386
|
offensive: Iraingarria
|
387
|
+
spam: Spam
|
390
388
|
moderations:
|
391
389
|
reportable_type_string_eq:
|
392
390
|
label: Mota
|
@@ -418,7 +416,7 @@ eu:
|
|
418
416
|
'true': Ez da argitaratu
|
419
417
|
scope_id_eq:
|
420
418
|
label: Esparrua
|
421
|
-
search_label:
|
419
|
+
search_label: Bilatu
|
422
420
|
search_placeholder:
|
423
421
|
name_or_nickname_or_email_cont: Bilatu %{collection} helbide elektroniko, izen edo ezizenaren arabera.
|
424
422
|
reported_id_string_or_reported_content_cont: Bilatu %{collection} eduki edo Id erreportablearen arabera.
|
@@ -457,7 +455,7 @@ eu:
|
|
457
455
|
needs_authorization_warning: Gutxienez baimen gaitu bat behar duzu erakunde honendako.
|
458
456
|
not_managed: Ez da kudeatzen
|
459
457
|
promote: Sustatu
|
460
|
-
search:
|
458
|
+
search: Bilatu
|
461
459
|
status: Egoera
|
462
460
|
view_logs: Ikusi erregistroak
|
463
461
|
impersonations:
|
@@ -483,7 +481,7 @@ eu:
|
|
483
481
|
detail: Mesedez, egiaztatu fitxategiak behin bakarrik eskatzen diren zutabeak edo goiburuak dituela.
|
484
482
|
message:
|
485
483
|
one: Bikoiztu zutabeak %{columns}.
|
486
|
-
other: Bikoiztu %{columns}
|
484
|
+
other: Bikoiztu %{columns} zutabea.
|
487
485
|
invalid_indexes:
|
488
486
|
lines:
|
489
487
|
detail: "\nEgiaztatu erregistro horiek formatu zuzena dutela eta baliozko erregistroak dituztela."
|
@@ -628,7 +626,6 @@ eu:
|
|
628
626
|
nickname: Ezizena
|
629
627
|
reason: Arrazoia
|
630
628
|
reports: Salaketa kopurua
|
631
|
-
title: Informatutako erabiltzaileen zerrenda
|
632
629
|
report:
|
633
630
|
reasons:
|
634
631
|
does_not_belong: Ez da bidezkoa
|
@@ -638,8 +635,6 @@ eu:
|
|
638
635
|
blocked: Blokeatuta
|
639
636
|
unblocked: Ez blokeatuta
|
640
637
|
moderations:
|
641
|
-
index:
|
642
|
-
title: ' Salaketak'
|
643
638
|
report:
|
644
639
|
reasons:
|
645
640
|
does_not_belong: Ez du zer ikusirik
|
@@ -0,0 +1 @@
|
|
1
|
+
fa:
|