decidim-admin 0.27.2 → 0.27.4

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.

Files changed (112) hide show
  1. checksums.yaml +4 -4
  2. data/app/commands/decidim/admin/block_user.rb +7 -2
  3. data/app/commands/decidim/admin/publish_component.rb +1 -1
  4. data/app/controllers/concerns/decidim/admin/needs_admin_tos_accepted.rb +42 -0
  5. data/app/controllers/decidim/admin/admin_terms_controller.rb +1 -1
  6. data/app/controllers/decidim/admin/application_controller.rb +1 -0
  7. data/app/controllers/decidim/admin/space_publications_controller.rb +63 -0
  8. data/app/controllers/decidim/admin/static_page_topics_controller.rb +1 -3
  9. data/app/packs/src/decidim/admin/draggable-list.js +1 -1
  10. data/app/permissions/decidim/admin/permissions.rb +14 -1
  11. data/app/views/decidim/admin/area_types/edit.html.erb +1 -0
  12. data/app/views/decidim/admin/area_types/index.html.erb +1 -0
  13. data/app/views/decidim/admin/area_types/new.html.erb +1 -0
  14. data/app/views/decidim/admin/areas/edit.html.erb +1 -0
  15. data/app/views/decidim/admin/areas/index.html.erb +1 -0
  16. data/app/views/decidim/admin/areas/new.html.erb +1 -0
  17. data/app/views/decidim/admin/attachment_collections/edit.html.erb +1 -0
  18. data/app/views/decidim/admin/attachment_collections/index.html.erb +1 -0
  19. data/app/views/decidim/admin/attachment_collections/new.html.erb +1 -0
  20. data/app/views/decidim/admin/attachments/_form.html.erb +1 -1
  21. data/app/views/decidim/admin/attachments/edit.html.erb +1 -0
  22. data/app/views/decidim/admin/attachments/index.html.erb +1 -0
  23. data/app/views/decidim/admin/attachments/new.html.erb +1 -0
  24. data/app/views/decidim/admin/authorization_workflows/index.html.erb +1 -0
  25. data/app/views/decidim/admin/categories/edit.html.erb +1 -0
  26. data/app/views/decidim/admin/categories/index.html.erb +1 -0
  27. data/app/views/decidim/admin/categories/new.html.erb +1 -0
  28. data/app/views/decidim/admin/components/edit.html.erb +1 -0
  29. data/app/views/decidim/admin/components/index.html.erb +1 -0
  30. data/app/views/decidim/admin/components/new.html.erb +1 -1
  31. data/app/views/decidim/admin/conflicts/index.html.erb +1 -0
  32. data/app/views/decidim/admin/help_sections/show.erb +1 -0
  33. data/app/views/decidim/admin/impersonatable_users/index.html.erb +1 -0
  34. data/app/views/decidim/admin/impersonations/new.html.erb +1 -0
  35. data/app/views/decidim/admin/imports/new.html.erb +1 -1
  36. data/app/views/decidim/admin/logs/index.html.erb +1 -0
  37. data/app/views/decidim/admin/moderated_users/index.html.erb +1 -0
  38. data/app/views/decidim/admin/moderations/index.html.erb +1 -0
  39. data/app/views/decidim/admin/newsletter_templates/index.html.erb +1 -0
  40. data/app/views/decidim/admin/newsletter_templates/show.html.erb +1 -0
  41. data/app/views/decidim/admin/newsletters/index.html.erb +1 -0
  42. data/app/views/decidim/admin/newsletters/new.html.erb +1 -0
  43. data/app/views/decidim/admin/newsletters/show.html.erb +1 -0
  44. data/app/views/decidim/admin/officializations/index.html.erb +15 -10
  45. data/app/views/decidim/admin/officializations/new.html.erb +1 -0
  46. data/app/views/decidim/admin/organization/edit.html.erb +1 -0
  47. data/app/views/decidim/admin/organization_appearance/edit.html.erb +1 -0
  48. data/app/views/decidim/admin/organization_external_domain_whitelist/edit.html.erb +1 -0
  49. data/app/views/decidim/admin/participatory_space_private_users_csv_imports/new.html.erb +1 -1
  50. data/app/views/decidim/admin/scope_types/edit.html.erb +1 -0
  51. data/app/views/decidim/admin/scope_types/index.html.erb +1 -0
  52. data/app/views/decidim/admin/scope_types/new.html.erb +1 -0
  53. data/app/views/decidim/admin/scopes/edit.html.erb +1 -0
  54. data/app/views/decidim/admin/scopes/index.html.erb +1 -0
  55. data/app/views/decidim/admin/scopes/new.html.erb +1 -0
  56. data/app/views/decidim/admin/shared/landing_page_content_blocks/edit.html.erb +1 -0
  57. data/app/views/decidim/admin/static_page_topics/edit.html.erb +1 -0
  58. data/app/views/decidim/admin/static_page_topics/new.html.erb +1 -0
  59. data/app/views/decidim/admin/static_pages/_form.html.erb +1 -1
  60. data/app/views/decidim/admin/static_pages/edit.html.erb +1 -0
  61. data/app/views/decidim/admin/static_pages/index.html.erb +1 -0
  62. data/app/views/decidim/admin/static_pages/new.html.erb +1 -0
  63. data/app/views/decidim/admin/user_groups/index.html.erb +1 -0
  64. data/app/views/decidim/admin/user_groups_csv_verifications/new.html.erb +2 -1
  65. data/app/views/decidim/admin/users/index.html.erb +1 -0
  66. data/app/views/decidim/admin/users/new.html.erb +1 -0
  67. data/app/views/layouts/decidim/admin/global_moderations.html.erb +1 -0
  68. data/config/environment.rb +1 -0
  69. data/config/locales/ar.yml +10 -5
  70. data/config/locales/ca.yml +9 -6
  71. data/config/locales/cs.yml +5 -2
  72. data/config/locales/de.yml +18 -5
  73. data/config/locales/el.yml +78 -2
  74. data/config/locales/en.yml +6 -3
  75. data/config/locales/es-MX.yml +7 -4
  76. data/config/locales/es-PY.yml +7 -4
  77. data/config/locales/es.yml +8 -5
  78. data/config/locales/eu.yml +11 -13
  79. data/config/locales/fa-IR.yml +1 -0
  80. data/config/locales/fi-plain.yml +5 -2
  81. data/config/locales/fi.yml +8 -5
  82. data/config/locales/fr-CA.yml +6 -3
  83. data/config/locales/fr.yml +7 -4
  84. data/config/locales/gl.yml +0 -5
  85. data/config/locales/hu.yml +45 -22
  86. data/config/locales/id-ID.yml +0 -2
  87. data/config/locales/is-IS.yml +0 -2
  88. data/config/locales/it.yml +0 -5
  89. data/config/locales/ja.yml +13 -10
  90. data/config/locales/kaa.yml +203 -0
  91. data/config/locales/lb.yml +0 -5
  92. data/config/locales/lt.yml +0 -5
  93. data/config/locales/lv.yml +0 -4
  94. data/config/locales/nl.yml +0 -5
  95. data/config/locales/no.yml +0 -5
  96. data/config/locales/pl.yml +0 -5
  97. data/config/locales/pt-BR.yml +90 -3
  98. data/config/locales/pt.yml +0 -5
  99. data/config/locales/ro-RO.yml +11 -11
  100. data/config/locales/ru.yml +0 -2
  101. data/config/locales/sk.yml +0 -4
  102. data/config/locales/sr-CS.yml +0 -4
  103. data/config/locales/sv.yml +0 -6
  104. data/config/locales/tr-TR.yml +3 -5
  105. data/config/locales/uk.yml +0 -2
  106. data/config/locales/zh-CN.yml +0 -4
  107. data/config/locales/zh-TW.yml +1100 -0
  108. data/lib/decidim/admin/form_builder.rb +1 -2
  109. data/lib/decidim/admin/test/needs_admin_tos_accepted_examples.rb +9 -0
  110. data/lib/decidim/admin/test.rb +1 -0
  111. data/lib/decidim/admin/version.rb +1 -1
  112. metadata +18 -12
@@ -1,3 +1,4 @@
1
+ <% add_decidim_page_title(t(".title")) %>
1
2
  <div class="card" id='user-groups'>
2
3
  <div class="card-divider">
3
4
  <h2 class="card-title">
@@ -8,7 +9,7 @@
8
9
  <%= decidim_form_for(@form, url: user_groups_csv_verification_path, html: { class: "form" }) do |form| %>
9
10
  <p><%= t(".explanation") %></p>
10
11
  <div class="row column">
11
- <%= form.upload :file, optional: false %>
12
+ <%= form.upload :file, required: true %>
12
13
  </div>
13
14
 
14
15
  <div class="button--double form-general-submit">
@@ -1,3 +1,4 @@
1
+ <% add_decidim_page_title(t("decidim.admin.titles.users")) %>
1
2
  <div class="card">
2
3
  <div class="card-divider">
3
4
  <h2 class="card-title">
@@ -1,3 +1,4 @@
1
+ <% add_decidim_page_title(t(".title")) %>
1
2
  <%= decidim_form_for(@form, html: { class: "form new_user" }) do |f| %>
2
3
  <div class="card">
3
4
  <div class="card-divider">
@@ -1,3 +1,4 @@
1
+ <% add_decidim_page_title(t(".title" )) %>
1
2
  <% content_for :sidebar_menu_nav do %>
2
3
  <%= sidebar_menu(:admin_global_moderation_menu).render(title: t(".title" )) %>
3
4
  <% end %>
@@ -0,0 +1 @@
1
+ # frozen_string_literal: true
@@ -95,6 +95,9 @@ ar:
95
95
  welcome_notification_body: محتوى إشعار الترحيب
96
96
  welcome_notification_subject: موضوع إشعار الترحيب
97
97
  youtube_handler: مُعرّف حساب يوتيوب
98
+ participatory_space_private_user:
99
+ email: البريد الإلكتروني
100
+ name: الإسم
98
101
  scope:
99
102
  code: الشفرة
100
103
  name: الاسم
@@ -167,10 +170,8 @@ ar:
167
170
  accept:
168
171
  success: رائع! لقد قمت بالموافقة على شروط الإستخدام للمدير.
169
172
  actions:
170
- refuse: ارفض شروط المدير
173
+ accept: أوافق على هذه الشروط
171
174
  title: وافق على شروط وأحكام الإستخدام
172
- required_review:
173
- cta: راجِعها الآن.
174
175
  title: شروط الاستخدام الخاصة بالمدير
175
176
  area_types:
176
177
  create:
@@ -586,8 +587,6 @@ ar:
586
587
  tabs:
587
588
  blocked: محظور
588
589
  moderations:
589
- index:
590
- title: الإشراف
591
590
  report:
592
591
  reasons:
593
592
  does_not_belong: لا ينتمي
@@ -603,6 +602,7 @@ ar:
603
602
  newsletter_templates:
604
603
  index:
605
604
  preview_template: معاينة
605
+ title: نماذج النشرة الإخبارية
606
606
  newsletters:
607
607
  create:
608
608
  error: كانت هناك مشكلة في إنشاء هذه الرسالة الإخبارية.
@@ -803,8 +803,13 @@ ar:
803
803
  update:
804
804
  error: حدثت مشكلة أثناء تحديث هذا النطاق.
805
805
  success: تم تحديث المجال بنجاح
806
+ share_tokens:
807
+ actions:
808
+ destroy: حذف
809
+ share: مشاركة
806
810
  shared:
807
811
  gallery:
812
+ add_images: إضافة صور
808
813
  delete_image: احذف الصورة
809
814
  edit_images: تعديل الصورة
810
815
  static_page_topics:
@@ -204,14 +204,14 @@ ca:
204
204
  error: S'ha produït un error en acceptar els Termes i Condicions dell panell d'administració.
205
205
  success: Genial! Has acceptat els Termes i Condicions del panell d'administració.
206
206
  actions:
207
- accept: Estic d'acord amb els termes
207
+ accept: Estic d'acord amb les condicions
208
208
  are_you_sure: Segur que vols rebutjar els termes i condicions del panell d'administració?
209
- refuse: Rebutjar els termes
209
+ refuse: Rebutjar les condicions del servei d'administració
210
210
  title: Accepto els Termes i Condicions d'Administració
211
211
  required_review:
212
212
  alert: 'Requerit: Revisa els nostres Termes i Condicions del panell d''administració'
213
213
  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.
214
- cta: Revisa-les ara.
214
+ cta: Revisar-les ara.
215
215
  title: Termes i Condicions del panell d'administració
216
216
  area_types:
217
217
  create:
@@ -654,7 +654,7 @@ ca:
654
654
  nickname: Àlies
655
655
  reason: Raó
656
656
  reports: Número de denúncies
657
- title: Llistant usuàries reportades
657
+ title: Participants reportades
658
658
  report:
659
659
  reasons:
660
660
  does_not_belong: No pertany
@@ -665,7 +665,7 @@ ca:
665
665
  unblocked: No bloquejat
666
666
  moderations:
667
667
  index:
668
- title: Moderacions
668
+ title: Contingut reportat
669
669
  report:
670
670
  reasons:
671
671
  does_not_belong: No pertany
@@ -851,7 +851,7 @@ ca:
851
851
  title: Participant de l'espai participatiu privat
852
852
  new:
853
853
  create: Crear
854
- title: Nova participant de l'espai de participació privat.
854
+ title: Nova participant de l'espai privat.
855
855
  participatory_space_private_users_csv_imports:
856
856
  create:
857
857
  invalid: S'ha produït un error en llegir el fitxer CSV.
@@ -982,9 +982,12 @@ ca:
982
982
  areas: Àrees
983
983
  authorization_workflows: Mètodes de verificació
984
984
  dashboard: Tauler de control
985
+ edit_external_domains: Llistat de dominis externs permesos
986
+ edit_organization_appearance: Edita l'aparença de la pàgina d'inici
985
987
  impersonatable_users: Participants que es poden gestionar
986
988
  impersonations: Gestió de participants
987
989
  metrics: Mètriques
990
+ pages: Pàgines
988
991
  panel: Administradora
989
992
  participants: Participants
990
993
  scope_types: Tipus d'àmbit
@@ -662,7 +662,7 @@ cs:
662
662
  nickname: Přezdívka
663
663
  reason: Důvod
664
664
  reports: Počet zpráv
665
- title: Seznam nahlášených uživatelů
665
+ title: Nahlášení účastníci
666
666
  report:
667
667
  reasons:
668
668
  does_not_belong: Nepatří
@@ -673,7 +673,7 @@ cs:
673
673
  unblocked: Neblokováno
674
674
  moderations:
675
675
  index:
676
- title: Moderování
676
+ title: Nahlášený obsah
677
677
  report:
678
678
  reasons:
679
679
  does_not_belong: Nepatří
@@ -992,9 +992,12 @@ cs:
992
992
  areas: Oblasti
993
993
  authorization_workflows: Metody ověření
994
994
  dashboard: Ovládací panel
995
+ edit_external_domains: Seznam externích povolených domén
996
+ edit_organization_appearance: Upravit vzhled domovské stránky
995
997
  impersonatable_users: Spravovatelní účastníci
996
998
  impersonations: Správa účastníků
997
999
  metrics: Metriky
1000
+ pages: Stránky
998
1001
  panel: Admin
999
1002
  participants: Uživatelé
1000
1003
  scope_types: Typy oblastí působnosti
@@ -145,6 +145,14 @@ de:
145
145
  allowed_file_content_types: Ungültige Bilddatei
146
146
  official_img_header:
147
147
  allowed_file_content_types: Ungültige Bilddatei
148
+ participatory_space_private_user_csv_import:
149
+ attributes:
150
+ file:
151
+ malformed: Fehlerhafte Importdatei. Bitte lesen Sie die Anweisungen sorgfältig durch und stellen Sie sicher, dass die Datei UTF-8 kodiert ist.
152
+ user_group_csv_verification:
153
+ attributes:
154
+ file:
155
+ malformed: Fehlerhafte Importdatei. Bitte lesen Sie die Anweisungen sorgfältig durch und stellen Sie sicher, dass die Datei UTF-8 kodiert ist.
148
156
  new_import:
149
157
  attributes:
150
158
  file:
@@ -196,13 +204,14 @@ de:
196
204
  error: Beim Akzeptieren der Nutzungsbedingungen ist ein Fehler aufgetreten.
197
205
  success: Super! Sie haben die Admin-Nutzungsbedingungen akzeptiert.
198
206
  actions:
207
+ accept: Ich stimme diesen Bedingungen zu
199
208
  are_you_sure: Sind Sie sicher, dass Sie die Admin-Nutzungsbedingungen ablehnen möchten?
200
- refuse: Die Admin-Nutzungsbedingungen ablehnen
209
+ refuse: Admin-Nutzungsbedingungen ablehnen
201
210
  title: Den Admin-Nutzungsbedingungen zustimmen
202
211
  required_review:
203
212
  alert: 'Erforderlich: Überprüfen Sie unsere Admin-Nutzungsbedingungen'
204
213
  callout: Bitte nehmen Sie sich einen Moment Zeit, um die Admin-Nutzungsbedingungen zu lesen. Ansonsten können Sie die Plattform nicht verwalten.
205
- cta: Lesen Sie sie jetzt.
214
+ cta: Jetzt überprüfen.
206
215
  title: Admin-Nutzungsbedingungen
207
216
  area_types:
208
217
  create:
@@ -333,7 +342,7 @@ de:
333
342
  success: Die Komponente wurde erfolgreich veröffentlicht.
334
343
  title: Komponenten
335
344
  unpublish:
336
- success: Die Komponente wurde erfolgreich veröffentlicht.
345
+ success: Die Veröffentlichung der Komponente wurde erfolgreich zurückgezogen.
337
346
  update:
338
347
  error: Beim Aktualisieren dieser Komponente ist ein Fehler aufgetreten.
339
348
  success: Die Komponente wurde erfolgreich aktualisiert.
@@ -645,7 +654,7 @@ de:
645
654
  nickname: Spitzname
646
655
  reason: Grund
647
656
  reports: Anzahl Meldungen
648
- title: Liste der gemeldeten Benutzer
657
+ title: Gemeldete Teilnehmende
649
658
  report:
650
659
  reasons:
651
660
  does_not_belong: Gehört nicht zu
@@ -656,7 +665,7 @@ de:
656
665
  unblocked: Nicht blockiert
657
666
  moderations:
658
667
  index:
659
- title: Moderationen
668
+ title: Gemeldeter Inhalt
660
669
  report:
661
670
  reasons:
662
671
  does_not_belong: Gehört nicht
@@ -973,9 +982,12 @@ de:
973
982
  areas: Bereiche
974
983
  authorization_workflows: Verifizierungsmethoden
975
984
  dashboard: Instrumententafel
985
+ edit_external_domains: Externe Domain-Whitelist
986
+ edit_organization_appearance: Homepage-Erscheinungsbild bearbeiten
976
987
  impersonatable_users: Überschaubare Benutzer
977
988
  impersonations: Benutzerverwaltung
978
989
  metrics: Kriterien
990
+ pages: Seiten
979
991
  panel: Admin
980
992
  participants: Benutzer
981
993
  scope_types: Bereichstypen
@@ -1067,6 +1079,7 @@ de:
1067
1079
  moderation:
1068
1080
  fields:
1069
1081
  created_at: Erstellungsdatum
1082
+ deleted_resource: Gelöschte Ressource
1070
1083
  hidden_at: Versteckt bei
1071
1084
  participatory_space: Beteiligungsbereich
1072
1085
  report_count: Anzahl
@@ -15,17 +15,24 @@ el:
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: Αναγνωριστικό
30
37
  import:
31
38
  user_group_id: Δημιουργία εισαγωγών ως
@@ -93,6 +100,9 @@ el:
93
100
  welcome_notification_body: Σώμα ειδοποίησης καλωσορίσματος
94
101
  welcome_notification_subject: Θέμα ειδοποίησης καλωσορίσματος
95
102
  youtube_handler: Πρόγραμμα χειρισμού YouTube
103
+ participatory_space_private_user:
104
+ email: Email
105
+ name: Όνομα
96
106
  scope:
97
107
  code: Κωδικός
98
108
  name: Όνομα
@@ -114,6 +124,7 @@ el:
114
124
  show_in_footer: Εμφάνιση στο υποσέλιδο
115
125
  slug: Slug διεύθυνσης URL
116
126
  title: Τίτλος
127
+ topic_id: Θέμα
117
128
  weight: Θέση κατάταξης
118
129
  static_page_topic:
119
130
  description: Περιγραφή
@@ -130,6 +141,14 @@ el:
130
141
  allowed_file_content_types: Μη έγκυρο αρχείο εικόνας
131
142
  official_img_header:
132
143
  allowed_file_content_types: Μη έγκυρο αρχείο εικόνας
144
+ participatory_space_private_user_csv_import:
145
+ attributes:
146
+ file:
147
+ malformed: Λάθος στο αρχείο εισαγωγής, παρακαλούμε διαβάστε προσεκτικά τις οδηγίες και βεβαιωθείτε ότι το αρχείο είναι κωδικοποιημένο σε UTF-8.
148
+ user_group_csv_verification:
149
+ attributes:
150
+ file:
151
+ malformed: Λάθος στο αρχείο εισαγωγής, παρακαλούμε διαβάστε προσεκτικά τις οδηγίες και βεβαιωθείτε ότι το αρχείο είναι κωδικοποιημένο σε UTF-8.
133
152
  new_import:
134
153
  attributes:
135
154
  file:
@@ -172,12 +191,15 @@ el:
172
191
  permissions: Δικαιώματα
173
192
  reject: Απόρριψη
174
193
  share: Κοινοποίηση
194
+ user:
195
+ new: Νέος διαχειριστής
175
196
  verify: Επαλήθευση
176
197
  admin_terms_of_use:
177
198
  accept:
178
199
  error: Υπήρξε ένα σφάλμα κατά την αποδοχή των όρων χρήσης διαχειριστή.
179
200
  success: Εξαιρετικά! Αποδεχτήκατε τους όρους χρήσης διαχειριστή.
180
201
  actions:
202
+ accept: Συμφωνώ με τους όρους
181
203
  are_you_sure: Είστε σίγουρος ότι θέλετε να αρνηθείτε τους όρους χρήσης του διαχειριστή;
182
204
  refuse: Απόρριψη των όρων διαχειριστή
183
205
  title: Αποδοχή των όρων και των προϋποθέσεων χρήσης
@@ -253,6 +275,8 @@ el:
253
275
  update:
254
276
  error: Υπήρξε ένα πρόβλημα κατά την ενημέρωση αυτού του συνημμένου.
255
277
  success: Το συνημμένο ενημερώθηκε με επιτυχία.
278
+ attachments_privacy_warning:
279
+ message: Να είστε προσεκτικοί όταν εργάζεστε με συνημμένα σε έναν ιδιωτικό χώρο. Οποιοσδήποτε συμμετέχων θα μπορούσε να μοιραστεί αυτό το έγγραφο σε άλλους.
256
280
  autocomplete:
257
281
  no_results: Δεν βρέθηκαν αποτελέσματα
258
282
  search_prompt: Πληκτρολογήστε τουλάχιστον τρεις χαρακτήρες για αναζήτηση
@@ -335,6 +359,7 @@ el:
335
359
  dashboard:
336
360
  show:
337
361
  view_more_logs: Προβολή περισσότερων αρχείων καταγραφής
362
+ welcome: Καλώς ήλθατε στον Πίνακα Διαχειριστή.
338
363
  domain_whitelist:
339
364
  form:
340
365
  domain_too_short: Πολύ σύντομος τομέας
@@ -363,6 +388,13 @@ el:
363
388
  values:
364
389
  'false': 'Όχι'
365
390
  'true': 'Ναι'
391
+ moderated_users:
392
+ reports_reason_eq:
393
+ label: Λόγος αναφοράς
394
+ values:
395
+ does_not_belong: Δεν ανήκει
396
+ offensive: Επιθετικό
397
+ spam: Ανεπιθύμητο
366
398
  moderations:
367
399
  reportable_type_string_eq:
368
400
  label: Τύπος
@@ -397,11 +429,18 @@ el:
397
429
  search_label: Αναζήτηση
398
430
  search_placeholder:
399
431
  name_or_nickname_or_email_cont: Αναζήτηση συλλογής %{collection} με βάση το email, όνομα ή ψευδώνυμο.
432
+ report_count_eq: Αναφορά μετρητή eq
400
433
  reported_id_string_or_reported_content_cont: Αναζήτηση %{collection} με αναγνωριστικό ή περιεχόμενο προς αναφορά.
401
434
  title_cont: Αναζήτηση συλλογής %{collection} με βάση τον τίτλο.
402
435
  user_name_or_user_email_cont: Αναζήτηση %{collection} με βάση το όνομα ή το email.
436
+ user_name_or_user_nickname_or_user_email_cont: Αναζήτηση %{collection} με email, όνομα ή ψευδώνυμο.
403
437
  state_eq:
404
438
  label: Κατάσταση
439
+ values:
440
+ all: Όλα
441
+ pending: Εκκρεμεί
442
+ rejected: Απορρίφθηκε
443
+ verified: Επαληθεύτηκε
405
444
  forms:
406
445
  file_help:
407
446
  import:
@@ -447,10 +486,39 @@ el:
447
486
  impersonate_existing_user: Διαχείριση συμμετέχοντα «%{name}»
448
487
  impersonate_new_managed_user: Διαχείριση νέου συμμετέχοντα
449
488
  imports:
489
+ and: και
490
+ data_errors:
491
+ duplicate_headers:
492
+ detail: Παρακαλώ ελέγξτε ότι το αρχείο περιέχει τις απαιτούμενες στήλες ή κεφαλίδες μόνο μία φορά.
493
+ message:
494
+ one: Διπλότυπη στήλη %{columns}.
495
+ other: Διπλότυπες στήλες %{columns}.
496
+ invalid_indexes:
497
+ lines:
498
+ detail: Παρακαλώ ελέγξτε ότι αυτές οι γραμμές έχουν μορφοποιηθεί σωστά και περιέχουν έγκυρες εγγραφές.
499
+ message:
500
+ one: Βρέθηκε ένα σφάλμα στο αρχείο εισαγωγής στη γραμμή %{indexes}.
501
+ other: Βρέθηκαν σφάλματα στο αρχείο εισαγωγής στις γραμμές %{indexes}.
502
+ records:
503
+ detail: Παρακαλώ ελέγξτε ότι αυτές οι γραμμές έχουν μορφοποιηθεί σωστά και περιέχουν έγκυρες εγγραφές.
504
+ message:
505
+ one: Βρέθηκε ένα σφάλμα στο αρχείο εισαγωγής για εγγραφές με αριθμούς παραγγελίας %{indexes}.
506
+ other: Βρέθηκαν σφάλματα στο αρχείο εισαγωγής για εγγραφές με αριθμούς παραγγελίας %{indexes}.
507
+ missing_headers:
508
+ detail: Παρακαλώ ελέγξτε ότι το αρχείο περιέχει τις απαιτούμενες στήλες.
509
+ message:
510
+ one: Λείπει στήλη %{columns}.
511
+ other: Λείπουν στήλες %{columns}.
450
512
  error: Υπήρξε πρόβλημα κατά την εισαγωγή
451
513
  new:
514
+ accepted_mime_types:
515
+ csv: CSV
516
+ json: JSON
517
+ xlsx: Excel (.xlsx)
452
518
  actions:
453
519
  back: Πίσω
520
+ download_example: Παράδειγμα λήψης
521
+ download_example_format: Παράδειγμα ως %{name}
454
522
  file_legend: Προσθέστε ένα αρχείο εισαγωγής που θα αναλυθεί.
455
523
  import: Εισαγωγή
456
524
  notice: "%{number} %{resource_name} επιτυχώς εισαχθείσα"
@@ -580,7 +648,7 @@ el:
580
648
  nickname: Ψευδώνυμο
581
649
  reason: Αιτία
582
650
  reports: Πλήθος αναφορών
583
- title: Λίστα αναφερόμενων χρηστών
651
+ title: Συμμετέχοντες που αναφέρθηκαν
584
652
  report:
585
653
  reasons:
586
654
  does_not_belong: Δεν ανήκει
@@ -591,7 +659,7 @@ el:
591
659
  unblocked: Δεν έχει μπλοκαριστεί
592
660
  moderations:
593
661
  index:
594
- title: Εποπτεύσεις
662
+ title: Περιεχόμενο που αναφέρθηκε
595
663
  report:
596
664
  reasons:
597
665
  does_not_belong: Δεν ανήκει
@@ -785,6 +853,9 @@ el:
785
853
  explanation: 'Ανεβάστε το αρχείο CSV. Πρέπει να έχει δύο στήλες με το email στην πρώτη στήλη του αρχείου και το όνομα στην τελευταία στήλη του αρχείου (email, όνομα) των χρηστών που θέλετε να προσθέσετε στον συμμετοχικό χώρο, χωρίς επικεφαλίδες. Αποφύγετε τη χρήση άκυρων χαρακτήρων όπως `<>?%&^*#@()[]=+:;"{}\|` στο όνομα χρήστη.'
786
854
  title: Αποστολή του CSV αρχείου σας
787
855
  upload: Αποστολή
856
+ reminders:
857
+ new:
858
+ submit: Αποστολή
788
859
  resource_permissions:
789
860
  edit:
790
861
  submit: Υποβολή
@@ -842,6 +913,7 @@ el:
842
913
  gallery:
843
914
  add_images: Προσθήκη εικόνων
844
915
  delete_image: Διαγραφή εικόνας
916
+ edit_images: Επεξεργασία εικόνας
845
917
  gallery_legend: Προσθήκη συλλογής εικόνων (προαιρετικά)
846
918
  static_page_topics:
847
919
  create:
@@ -902,6 +974,7 @@ el:
902
974
  static_pages: Σελίδες
903
975
  statistics: Δραστηριότητα
904
976
  user_groups: Ομάδες
977
+ users: Διαχειριστές
905
978
  user_group:
906
979
  csv_verify:
907
980
  invalid: Υπήρξε ένα πρόβλημα κατά την ανάγνωση του αρχείου CSV.
@@ -937,6 +1010,7 @@ el:
937
1010
  role: Ρόλος
938
1011
  new:
939
1012
  create: Πρόσκληση
1013
+ title: Προσκαλέστε νέο διαχειριστή
940
1014
  users_statistics:
941
1015
  users_count:
942
1016
  admins: Διαχειριστές
@@ -984,9 +1058,11 @@ el:
984
1058
  moderation:
985
1059
  fields:
986
1060
  created_at: Ημερομηνία δημιουργίας
1061
+ deleted_resource: Διαγραμμένος πόρος
987
1062
  hidden_at: Αποκρύφτηκε στις
988
1063
  participatory_space: Συμμετοχικός χώρος
989
1064
  report_count: Πλήθος
1065
+ reportable_id: ID
990
1066
  reportable_type: Τύπος
991
1067
  reported_content_url: Διεύθυνση URL περιεχομένου που έχει αναφερθεί
992
1068
  reports: Αναφορές
@@ -654,7 +654,7 @@ en:
654
654
  nickname: Nickname
655
655
  reason: Reason
656
656
  reports: Reports count
657
- title: Listing reported users
657
+ title: Reported participants
658
658
  report:
659
659
  reasons:
660
660
  does_not_belong: Does not belong
@@ -665,7 +665,7 @@ en:
665
665
  unblocked: Not Blocked
666
666
  moderations:
667
667
  index:
668
- title: Moderations
668
+ title: Reported content
669
669
  report:
670
670
  reasons:
671
671
  does_not_belong: Does not belong
@@ -895,7 +895,7 @@ en:
895
895
  update: Update
896
896
  new:
897
897
  create: Create scope type
898
- title: New scope
898
+ title: New scope type
899
899
  update:
900
900
  error: There was a problem updating this scope type.
901
901
  success: Scope type updated successfully
@@ -982,9 +982,12 @@ en:
982
982
  areas: Areas
983
983
  authorization_workflows: Verification methods
984
984
  dashboard: Dashboard
985
+ edit_external_domains: External domain whitelist
986
+ edit_organization_appearance: Edit homepage appearance
985
987
  impersonatable_users: Manageable participants
986
988
  impersonations: Participants management
987
989
  metrics: Metrics
990
+ pages: Pages
988
991
  panel: Admin
989
992
  participants: Participants
990
993
  scope_types: Scope types
@@ -206,12 +206,12 @@ es-MX:
206
206
  actions:
207
207
  accept: Estoy de acuerdo con los términos
208
208
  are_you_sure: '¿Seguro que deseas rechazar los términos de uso para administradoras?'
209
- refuse: Rechazar los Términos y Condiciones de Administración
209
+ refuse: Rechazar los términos del servicio de administración
210
210
  title: Acepto los Términos y Condiciones de Administración
211
211
  required_review:
212
212
  alert: 'Requerido: revisa nuestros Términos y Condiciones de Administración'
213
213
  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.
214
- cta: Revísalos ahora.
214
+ cta: Revisarlos ahora.
215
215
  title: Términos y Condiciones de Administración
216
216
  area_types:
217
217
  create:
@@ -654,7 +654,7 @@ es-MX:
654
654
  nickname: Alias
655
655
  reason: Motivo
656
656
  reports: Cantidad de veces reportado
657
- title: Listando usuarios reportados
657
+ title: Participantes reportadas
658
658
  report:
659
659
  reasons:
660
660
  does_not_belong: No pertenece
@@ -665,7 +665,7 @@ es-MX:
665
665
  unblocked: No bloqueado
666
666
  moderations:
667
667
  index:
668
- title: Moderaciones
668
+ title: Contenido reportado
669
669
  report:
670
670
  reasons:
671
671
  does_not_belong: No pertenece
@@ -982,9 +982,12 @@ es-MX:
982
982
  areas: Áreas
983
983
  authorization_workflows: Métodos de verificación
984
984
  dashboard: Panel de control
985
+ edit_external_domains: Listado de dominios externos permitidos
986
+ edit_organization_appearance: Editar apariencia de página de inicio
985
987
  impersonatable_users: Usuarios manejables
986
988
  impersonations: Gestion de usuarios
987
989
  metrics: Métricas
990
+ pages: Páginas
988
991
  panel: Administradora
989
992
  participants: Usuarios
990
993
  scope_types: Tipos de ámbito
@@ -206,12 +206,12 @@ es-PY:
206
206
  actions:
207
207
  accept: Estoy de acuerdo con los términos
208
208
  are_you_sure: '¿Seguro que deseas rechazar los términos de uso para administradoras?'
209
- refuse: Rechazar los Términos y Condiciones de Administración
209
+ refuse: Rechazar los términos del servicio de administración
210
210
  title: Acepto los Términos y Condiciones de Administración
211
211
  required_review:
212
212
  alert: 'Requerido: revisa nuestros Términos y Condiciones de Administración'
213
213
  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.
214
- cta: Revísalos ahora.
214
+ cta: Revisarlos ahora.
215
215
  title: Términos y Condiciones de Administración
216
216
  area_types:
217
217
  create:
@@ -654,7 +654,7 @@ es-PY:
654
654
  nickname: Alias
655
655
  reason: Motivo
656
656
  reports: Cantidad de veces reportado
657
- title: Listando usuarios reportados
657
+ title: Participantes reportadas
658
658
  report:
659
659
  reasons:
660
660
  does_not_belong: No pertenece
@@ -665,7 +665,7 @@ es-PY:
665
665
  unblocked: No bloqueado
666
666
  moderations:
667
667
  index:
668
- title: Moderaciones
668
+ title: Contenido reportado
669
669
  report:
670
670
  reasons:
671
671
  does_not_belong: No pertenece
@@ -982,9 +982,12 @@ es-PY:
982
982
  areas: Áreas
983
983
  authorization_workflows: Métodos de verificación
984
984
  dashboard: Panel de control
985
+ edit_external_domains: Listado de dominios externos permitidos
986
+ edit_organization_appearance: Editar apariencia de página de inicio
985
987
  impersonatable_users: Usuarios manejables
986
988
  impersonations: Gestion de usuarios
987
989
  metrics: Métricas
990
+ pages: Páginas
988
991
  panel: Administradora
989
992
  participants: Usuarios
990
993
  scope_types: Tipos de ámbito
@@ -206,12 +206,12 @@ es:
206
206
  actions:
207
207
  accept: Estoy de acuerdo con los términos
208
208
  are_you_sure: '¿Seguro que deseas rechazar los términos de uso para administradoras?'
209
- refuse: Rechazar los Términos y Condiciones de Administración
209
+ refuse: Rechazar los términos del servicio de administración
210
210
  title: Acepto los Términos y Condiciones de Administración
211
211
  required_review:
212
212
  alert: 'Requerido: revisa nuestros Términos y Condiciones de Administración'
213
213
  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.
214
- cta: Revísalos ahora.
214
+ cta: Revisarlos ahora.
215
215
  title: Términos y Condiciones de Administración
216
216
  area_types:
217
217
  create:
@@ -654,7 +654,7 @@ es:
654
654
  nickname: Alias
655
655
  reason: Motivo
656
656
  reports: Cantidad de veces reportado
657
- title: Listando usuarios reportados
657
+ title: Participantes reportadas
658
658
  report:
659
659
  reasons:
660
660
  does_not_belong: No pertenece
@@ -665,7 +665,7 @@ es:
665
665
  unblocked: No bloqueado
666
666
  moderations:
667
667
  index:
668
- title: Moderaciones
668
+ title: Contenido reportado
669
669
  report:
670
670
  reasons:
671
671
  does_not_belong: No pertenece
@@ -851,7 +851,7 @@ es:
851
851
  title: Participante de espacio de participación privado
852
852
  new:
853
853
  create: Crear
854
- title: Nueva participante de espacio de participación privado.
854
+ title: Nueva participante del espacio privado.
855
855
  participatory_space_private_users_csv_imports:
856
856
  create:
857
857
  invalid: Se produjo un error al leer el archivo CSV.
@@ -982,9 +982,12 @@ es:
982
982
  areas: Áreas
983
983
  authorization_workflows: Métodos de verificación
984
984
  dashboard: Panel de control
985
+ edit_external_domains: Listado de dominios externos permitidos
986
+ edit_organization_appearance: Editar apariencia de página de inicio
985
987
  impersonatable_users: Participantes que se pueden gestionar
986
988
  impersonations: Gestión de participantes
987
989
  metrics: Métricas
990
+ pages: Páginas
988
991
  panel: Administradora
989
992
  participants: Participantes
990
993
  scope_types: Tipos de ámbito