decidim-initiatives 0.26.7 → 0.26.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/decidim/initiatives/admin/committee_requests_controller.rb +1 -1
  3. data/app/controllers/decidim/initiatives/admin/exports_controller.rb +14 -0
  4. data/app/controllers/decidim/initiatives/admin/initiatives_type_scopes_controller.rb +1 -1
  5. data/app/controllers/decidim/initiatives/admin/initiatives_types_controller.rb +1 -1
  6. data/app/controllers/decidim/initiatives/committee_requests_controller.rb +1 -1
  7. data/app/controllers/decidim/initiatives/create_initiative_controller.rb +2 -2
  8. data/app/controllers/decidim/initiatives/initiatives_type_scopes_controller.rb +1 -1
  9. data/app/controllers/decidim/initiatives/initiatives_type_signature_types_controller.rb +1 -1
  10. data/app/packs/stylesheets/decidim/initiatives/print-initiative.scss +16 -0
  11. data/app/permissions/decidim/initiatives/admin/permissions.rb +1 -0
  12. data/app/views/decidim/initiatives/admin/initiatives/edit.html.erb +2 -0
  13. data/app/views/decidim/initiatives/admin/initiatives/index.html.erb +1 -0
  14. data/app/views/decidim/initiatives/admin/initiatives_type_scopes/edit.html.erb +1 -0
  15. data/app/views/decidim/initiatives/admin/initiatives_type_scopes/new.html.erb +1 -0
  16. data/app/views/decidim/initiatives/admin/initiatives_types/edit.html.erb +1 -0
  17. data/app/views/decidim/initiatives/admin/initiatives_types/index.html.erb +2 -0
  18. data/app/views/decidim/initiatives/admin/initiatives_types/new.html.erb +1 -0
  19. data/app/views/decidim/initiatives/initiatives/print.html.erb +1 -1
  20. data/config/environment.rb +3 -0
  21. data/config/locales/ar.yml +5 -5
  22. data/config/locales/ca.yml +6 -6
  23. data/config/locales/cs.yml +4 -4
  24. data/config/locales/de.yml +30 -15
  25. data/config/locales/el.yml +6 -5
  26. data/config/locales/es-MX.yml +6 -6
  27. data/config/locales/es-PY.yml +6 -6
  28. data/config/locales/es.yml +7 -7
  29. data/config/locales/eu.yml +96 -76
  30. data/config/locales/fi-plain.yml +2 -2
  31. data/config/locales/fi.yml +2 -2
  32. data/config/locales/fr-CA.yml +7 -7
  33. data/config/locales/fr.yml +5 -5
  34. data/config/locales/gl.yml +5 -5
  35. data/config/locales/hu.yml +14 -8
  36. data/config/locales/id-ID.yml +5 -5
  37. data/config/locales/is-IS.yml +6 -5
  38. data/config/locales/it.yml +2 -7
  39. data/config/locales/ja.yml +5 -6
  40. data/config/locales/lb.yml +15 -14
  41. data/config/locales/lt.yml +19 -1
  42. data/config/locales/lv.yml +6 -5
  43. data/config/locales/nl.yml +5 -5
  44. data/config/locales/no.yml +1 -6
  45. data/config/locales/pl.yml +7 -5
  46. data/config/locales/pt-BR.yml +5 -3
  47. data/config/locales/pt.yml +0 -5
  48. data/config/locales/ro-RO.yml +3 -8
  49. data/config/locales/ru.yml +8 -5
  50. data/config/locales/sk.yml +6 -6
  51. data/config/locales/sq-AL.yml +1 -0
  52. data/config/locales/sv.yml +5 -6
  53. data/config/locales/th-TH.yml +1 -0
  54. data/config/locales/tr-TR.yml +1 -7
  55. data/config/locales/uk.yml +8 -5
  56. data/config/locales/zh-CN.yml +6 -6
  57. data/config/locales/zh-TW.yml +0 -6
  58. data/db/migrate/20181003082010_fix_user_groups_ids_on_initiatives.rb +18 -3
  59. data/lib/decidim/initiatives/engine.rb +1 -1
  60. data/lib/decidim/initiatives/version.rb +1 -1
  61. metadata +18 -14
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5434782f1886bba7a75e2b762513b7de19548de11cd8e4197f0ae93485a13910
4
- data.tar.gz: 52496641bbb82f4ecd9b86ec7d6d4d6c7876a3105fba936c848bcc6f0e04ff19
3
+ metadata.gz: acca74332387fd291ac28a2b293b2396dc982d93d6b0991783464d1bfb3e6519
4
+ data.tar.gz: c185cc49d2abfd3571fb8a61c4eacb74607f5c2d99ca1e735c788593ed9b269b
5
5
  SHA512:
6
- metadata.gz: 644b87421cc7c3623ec05c1c61b2f055ace79e6671b201237296cb2135de43769f54b6c85a6ae16d6eb1c4f964c2ce56ee5817481f7b902d4e2b74b0f8cac36c
7
- data.tar.gz: b171982c491930b9e7154ac7d10e0d09da2d982ab352107e4990fda8e72252210beccbd7ed3a802ee8a289c66e32844382de5ef6d8d9185502b70646e38c0b97
6
+ metadata.gz: c493d86d32243b00385b3076f62c781e10e12b5a2038053b86977ee716e291036601642c4e9626827f1a6d80773330dba8024e6e059516e8ebd68d2ff2d4c384
7
+ data.tar.gz: 35b8da349bc6903dfdb78aa53b9d01bec8c488b990996f0ff9d7fa3fdb57f9e7aa7be210de63bc499db4a71dcb655e0cf0e8d6e6506895a3dd1b389c9146c571
@@ -41,7 +41,7 @@ module Decidim
41
41
  private
42
42
 
43
43
  def membership_request
44
- @membership_request ||= InitiativesCommitteeMember.find(params[:id])
44
+ @membership_request ||= InitiativesCommitteeMember.where(initiative: current_participatory_space).find(params[:id])
45
45
  end
46
46
  end
47
47
  end
@@ -0,0 +1,14 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Decidim
4
+ module Initiatives
5
+ module Admin
6
+ # This controller allows exporting things.
7
+ # It is targeted for customizations for exporting things that lives under
8
+ # a participatory process.
9
+ class ExportsController < Decidim::Admin::ExportsController
10
+ include InitiativeAdmin
11
+ end
12
+ end
13
+ end
14
+ end
@@ -69,7 +69,7 @@ module Decidim
69
69
  private
70
70
 
71
71
  def current_initiative_type_scope
72
- @current_initiative_type_scope ||= InitiativesTypeScope.find(params[:id])
72
+ @current_initiative_type_scope ||= InitiativesTypeScope.joins(:type).where(decidim_initiatives_types: { decidim_organization_id: current_organization }).find(params[:id])
73
73
  end
74
74
 
75
75
  def initiative_type_scope_form
@@ -81,7 +81,7 @@ module Decidim
81
81
  private
82
82
 
83
83
  def current_initiative_type
84
- @current_initiative_type ||= InitiativesType.find(params[:id])
84
+ @current_initiative_type ||= InitiativesType.where(organization: current_organization).find(params[:id])
85
85
  end
86
86
 
87
87
  def initiative_type_form
@@ -70,7 +70,7 @@ module Decidim
70
70
  private
71
71
 
72
72
  def membership_request
73
- @membership_request ||= InitiativesCommitteeMember.find(params[:id])
73
+ @membership_request ||= InitiativesCommitteeMember.where(initiative: current_participatory_space).find(params[:id])
74
74
  end
75
75
  end
76
76
  end
@@ -163,11 +163,11 @@ module Decidim
163
163
  end
164
164
 
165
165
  def current_initiative
166
- Initiative.find(session_initiative[:id]) if session_initiative.has_key?(:id)
166
+ Initiative.where(organization: current_organization).find_by(id: session_initiative[:id]) if session_initiative.has_key?(:id)
167
167
  end
168
168
 
169
169
  def initiative_type
170
- @initiative_type ||= InitiativesType.find(initiative_type_id)
170
+ @initiative_type ||= InitiativesType.where(organization: current_organization).find_by(id: initiative_type_id)
171
171
  end
172
172
 
173
173
  def initiative_type_id
@@ -23,7 +23,7 @@ module Decidim
23
23
  end
24
24
 
25
25
  def initiative_type
26
- @initiative_type ||= InitiativesType.find(params[:type_id])
26
+ @initiative_type ||= InitiativesType.where(organization: current_organization).find(params[:type_id])
27
27
  end
28
28
  end
29
29
  end
@@ -14,7 +14,7 @@ module Decidim
14
14
  private
15
15
 
16
16
  def allowed_signature_types_for_initiatives
17
- @allowed_signature_types_for_initiatives ||= InitiativesType.find(params[:type_id]).allowed_signature_types_for_initiatives
17
+ @allowed_signature_types_for_initiatives ||= InitiativesType.where(organization: current_organization).find(params[:type_id]).allowed_signature_types_for_initiatives
18
18
  end
19
19
  end
20
20
  end
@@ -114,6 +114,22 @@
114
114
  display: none;
115
115
  }
116
116
 
117
+ h3.print-section-title{
118
+ display: none;
119
+ }
120
+
121
+ .print-button{
122
+ display: none;
123
+ }
124
+
125
+ .omnipresent-banner{
126
+ display: none;
127
+ }
128
+
129
+ .decidim-accessibility-indicator{
130
+ display: none;
131
+ }
132
+
117
133
  .main-nav{
118
134
  display: none;
119
135
  }
@@ -163,6 +163,7 @@ module Decidim
163
163
 
164
164
  def initiative_export_action?
165
165
  allow! if permission_action.subject == :initiatives && permission_action.action == :export
166
+ allow! if permission_action.action == :export && permission_action.subject == :component_data
166
167
  end
167
168
 
168
169
  def moderator_action?
@@ -1,3 +1,5 @@
1
+ <% add_decidim_page_title(translated_attribute(current_participatory_space.title)) %>
2
+
1
3
  <%= decidim_form_for @form, html: { class: "form edit_initiative" } do |f| %>
2
4
  <%= render partial: "form", object: f %>
3
5
  <div class="button--double form-general-submit">
@@ -1,3 +1,4 @@
1
+ <% add_decidim_page_title(t("decidim.admin.titles.initiatives")) %>
1
2
  <div class="card with-overflow" id="initiatives">
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
  <div class="card">
2
3
  <div class="card-divider">
3
4
  <h2 class="card-title"><%= t ".title" %></h2>
@@ -1,3 +1,4 @@
1
+ <% add_decidim_page_title(t(".title")) %>
1
2
  <div class="card">
2
3
  <div class="card-divider">
3
4
  <h2 class="card-title"><%= t ".title" %></h2>
@@ -1,3 +1,4 @@
1
+ <% add_decidim_page_title(translated_attribute(current_initiative_type.title)) %>
1
2
  <%= decidim_form_for(@form, html: { class: "form edit_initiative_type" }) do |f| %>
2
3
  <%= render partial: "form", object: f %>
3
4
  <div class="button--double form-general-submit">
@@ -1,3 +1,5 @@
1
+ <% add_decidim_page_title(t("decidim.admin.titles.initiatives_types")) %>
2
+
1
3
  <div class="card" id="initiative-types">
2
4
  <div class="card-divider">
3
5
  <h2 class="card-title">
@@ -1,3 +1,4 @@
1
+ <% add_decidim_page_title(t(".title")) %>
1
2
  <h2 class="process-title-summary">
2
3
  <%= t ".title" %>
3
4
  </h2>
@@ -153,6 +153,6 @@
153
153
  <%= t ".legal_text" %>
154
154
  </p>
155
155
 
156
- <a href="#" onclick="window.print();return false;" class="button expanded"><%= t ".print" %></a>
156
+ <a href="#" onclick="window.print();return false;" class="button expanded print-button"><%= t ".print" %></a>
157
157
  <%= stylesheet_pack_tag "decidim_initiatives_print", media: "all" %>
158
158
  </div>
@@ -0,0 +1,3 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Empty line for playing nice with tpope/vim-rails
@@ -232,6 +232,8 @@ ar:
232
232
  published: نشرت
233
233
  validating: المصادقة الفنية
234
234
  application_helper:
235
+ filter_area_values:
236
+ all: الكل
235
237
  filter_scope_values:
236
238
  all: الكل
237
239
  filter_state_values:
@@ -334,6 +336,9 @@ ar:
334
336
  few: و %{count} المزيد من الناس
335
337
  many: و %{count} المزيد من الناس
336
338
  other: و %{count} المزيد من الناس
339
+ committee_members:
340
+ confirm_revoke: هل أنت واثق؟
341
+ revoke: سحب
337
342
  count:
338
343
  title:
339
344
  zero: "%{count} مبادرات"
@@ -416,11 +421,6 @@ ar:
416
421
  status_change_for: لقد غيرت المبادرة %{title} حالتها
417
422
  last_activity:
418
423
  new_initiative: مبادرة جديدة
419
- pages:
420
- home:
421
- highlighted_initiatives:
422
- active_initiatives: المبادرات النشطة
423
- see_all_initiatives: رؤية جميع المبادرات
424
424
  show:
425
425
  badge_name:
426
426
  accepted: ما يكفي من التوقيعات
@@ -285,7 +285,7 @@ ca:
285
285
  form:
286
286
  authorizations: Configuració de l'autorització
287
287
  child_scope_threshold_enabled_help: 'Aquest ajust de configuració no admet les votacions sense connexió, habilita els subàmbits i funciona amb un gestor d''autoritzacions que associa un àmbit a la participant, assegureu-vos de seleccionar aquesta autorització, més avall a la configuració d''autoritzacions. Per a que funcioni, els àmbits han de configurar-se de forma jerárquica: 1 Pare - N fills. Per a més informació sobre com funciona aquesta configuració, <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">veure aquest enllaç</a>.'
288
- only_global_scope_enabled_help: Marca aquesta casella si has habilitat "Activar signatures per subàmbit" i vas configurar l'àmbit global com l'àmbit principal. En habilitar aquesta casella, la selecció del tipus d'iniciativa s'ometrà en l'assistent de creació d'iniciatives. Per a més informació sobre com funciona aquesta configuració, consulta aquest <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">enllaç</a>.
288
+ only_global_scope_enabled_help: Marca aquesta casella si has habilitat "Activar signatures per subàmbit" i vas configurar l'àmbit global com l'àmbit principal. En habilitar aquesta casella, la selecció del tipus d'iniciativa s'ometrà en l'assistent de creació d'iniciatives. Per a més informació sobre com funciona aquesta configuració, consulta la <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">documentació sobre l'administració d'iniciatives</a>.
289
289
  options: Opcions
290
290
  title: Informació general
291
291
  initiative_type_scopes:
@@ -311,7 +311,7 @@ ca:
311
311
  validating: Validació tècnica
312
312
  application_helper:
313
313
  filter_area_values:
314
- all: Totes
314
+ all: Tots
315
315
  filter_scope_values:
316
316
  all: Tots
317
317
  filter_state_values:
@@ -419,7 +419,7 @@ ca:
419
419
  form:
420
420
  add_attachments: Documents
421
421
  attachment_legend: "(Opcional) Afegir un fitxer adjunt"
422
- delete_attachment: Esborrar
422
+ delete_attachment: Suprimeix
423
423
  index:
424
424
  title: Iniciatives
425
425
  uninitialized: Les iniciatives no han estat configurades encara des de l'administració.
@@ -579,8 +579,8 @@ ca:
579
579
  rejected: No ha aconseguit les signatures
580
580
  validating: Validació tècnica
581
581
  states:
582
- accepted: Acceptat
583
- expired: Vençut
582
+ accepted: Acceptada
583
+ expired: Vençuda
584
584
  unavailable_scope: Àmbit no disponible
585
585
  update:
586
586
  error: S'ha produït un error
@@ -601,7 +601,7 @@ ca:
601
601
  layouts:
602
602
  decidim:
603
603
  initiative_creation_header:
604
- back: Tornar
604
+ back: Torna
605
605
  fill_data: Crear
606
606
  finish: Acabar
607
607
  previous_form: Començar
@@ -291,7 +291,7 @@ cs:
291
291
  form:
292
292
  authorizations: Nastavení autorizace
293
293
  child_scope_threshold_enabled_help: 'Tento příznak konfigurace nepodporuje offline hlasování, umožňuje podřízené oblasti působnosti a pracuje s obslužnou rutinou autorizace, která uživateli přiřazuje rozsah, Ujistěte se, že jste vybrali tuto autorizaci, níže v nastavení autorizace. Aby fungovala obblast působnosti, musí být nastavena hierarchickým způsobem: 1 nadřazený - N podřazených. Více informací o tom, jak tato konfigurace funguje, naleznete na tomto <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">odkazu</a>.'
294
- only_global_scope_enabled_help: Zaškrtněte tuto poznámku, pokud jste povolili "Podřazená oblast působnosti" a nakonfigurovali globální rozsah jako vaši nadřazenou oblast působnosti. Povolením této možnosti bude výběr typu iniciativy přeskočeno v průvodci vytvořením iniciativy. Více informací o tom, jak tato konfigurace funguje, naleznete na tomto <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">odkazu</a>.
294
+ only_global_scope_enabled_help: Zaškrtněte tento příznak, pokud jste povolili "Podřazený rozsah" a nakonfigurovali globální rozsah jako váš nadřazený rozsah. Povolením této možnosti bude výběr typu iniciativy přeskočeno v průvodci vytvořením iniciativy. Více informací o tom, jak funguje tato konfigurace, naleznete v tomto <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">odkazu</a>.
295
295
  options: Možnosti
296
296
  title: Obecná informace
297
297
  initiative_type_scopes:
@@ -425,7 +425,7 @@ cs:
425
425
  form:
426
426
  add_attachments: Dokumenty
427
427
  attachment_legend: "(Volitelné) Přidat přílohu"
428
- delete_attachment: Smazat
428
+ delete_attachment: Odstranit
429
429
  index:
430
430
  title: Iniciativy
431
431
  uninitialized: Iniciativy ještě nejsou nakonfigurovány správcem
@@ -467,10 +467,10 @@ cs:
467
467
  other: a %{count} dalších lidí
468
468
  committee_members:
469
469
  approve: Schválit
470
- confirm_revoke: Jste si jist?
470
+ confirm_revoke: Jste si jisti?
471
471
  invite_to_committee_help: Sdílejte tento odkaz pro pozvání ostatních účastníků do propagačního výboru
472
472
  no_members_yet: V propagačním výboru nejsou žádní členové
473
- revoke: Odvolat
473
+ revoke: Zrušit
474
474
  title: Členové výboru
475
475
  count:
476
476
  title:
@@ -2,8 +2,13 @@ de:
2
2
  activemodel:
3
3
  attributes:
4
4
  initiative:
5
+ answer: Antwort
6
+ answer_url: Antwort-URL
7
+ area_id: Gebiet
8
+ decidim_scope_id: Thema
5
9
  decidim_user_group_id: Autor
6
10
  description: Beschreibung
11
+ hashtag: Hashtag
7
12
  offline_votes: Face-to-Face-Unterstützung
8
13
  offline_votes_for_scope: Persönliche Unterschriften für %{scope_name}
9
14
  scope_id: Umfang
@@ -16,6 +21,7 @@ de:
16
21
  online: Online
17
22
  state: Zustand
18
23
  title: Titel
24
+ type_id: Typ
19
25
  initiatives_committee_member:
20
26
  user: Ausschussmitglied
21
27
  initiatives_settings:
@@ -34,9 +40,13 @@ de:
34
40
  online_signature_enabled: Online-Signatur aktiviert
35
41
  only_global_scope_enabled: Nur die Erstellung globaler Initiativen zulassen
36
42
  promoting_committee_enabled: Förderkomitee freigeben
43
+ signature_type: Unterschrifttyp
37
44
  title: Titel
38
45
  undo_online_signatures_enabled: Ermöglichen Sie Benutzern, ihre Online-Signaturen rückgängig zu machen
39
46
  validate_sms_code_on_votes: Fügen Sie dem Signaturprozess einen SMS-Validierungsschritt hinzu
47
+ initiatives_type_scope:
48
+ decidim_scopes_id: Themen
49
+ supports_required: Erforderliche Unterstützungen
40
50
  initiatives_vote:
41
51
  date_of_birth: Geburtsdatum
42
52
  document_number: Dokumentnummer
@@ -97,8 +107,8 @@ de:
97
107
  models:
98
108
  initiatives:
99
109
  fields:
100
- created_at: Hergestellt in
101
- id: ICH WÜRDE
110
+ created_at: Erstellt am
111
+ id: ID
102
112
  published_at: Veröffentlicht am
103
113
  state: Zustand
104
114
  supports_count: Unterschriften
@@ -110,7 +120,7 @@ de:
110
120
  name: Typ der Initiative
111
121
  initiatives_types:
112
122
  fields:
113
- created_at: Hergestellt in
123
+ created_at: Erstellt am
114
124
  title: Arten von Initiativen
115
125
  name: Art der Initiative
116
126
  initiatives_votes:
@@ -173,7 +183,7 @@ de:
173
183
  - Befolgen Sie die Schritte, um eine neue Initiative zu erstellen
174
184
  description: Dieses Abzeichen wird gewährt, wenn Sie neue Initiativen starten und mit anderen zusammenarbeiten, um sie durchzuführen.
175
185
  description_another: Dieser Benutzer hat %{score} Initiativen veröffentlicht.
176
- description_own: Du hast %{score} Initiativen veröffentlicht.
186
+ description_own: Sie haben %{score} Initiativen veröffentlicht.
177
187
  name: Veröffentlichte Initiativen
178
188
  next_level_in: Holen Sie sich %{score} weitere Initiativen veröffentlicht, um das nächste Level zu erreichen!
179
189
  unearned_another: Dieser Benutzer hat noch keine Initiativen veröffentlicht.
@@ -193,7 +203,7 @@ de:
193
203
  answer: Antworten
194
204
  title: Antwort für %{title}
195
205
  info_initiative:
196
- created_at: Hergestellt in
206
+ created_at: Erstellt am
197
207
  description: Beschreibung
198
208
  initiative_votes_count: Stimmen zählen
199
209
  initiatives: Initiativen
@@ -201,7 +211,7 @@ de:
201
211
  committee_requests:
202
212
  index:
203
213
  approve: Genehmigen
204
- confirm_revoke: Bist du sicher?
214
+ confirm_revoke: Sind Sie sicher?
205
215
  invite_to_committee_help: Teilen Sie diesen Link, um andere Benutzer zum Promotionskomitee einzuladen
206
216
  no_members_yet: Es gibt keine Mitglieder im Promoter-Ausschuss
207
217
  revoke: Widerrufen
@@ -218,8 +228,8 @@ de:
218
228
  initiatives:
219
229
  edit:
220
230
  accept: Initiative akzeptieren
221
- confirm: Bist du sicher?
222
- confirm_send_to_technical_validation: Sind Sie sicher?
231
+ confirm: Sind Sie sich sicher?
232
+ confirm_send_to_technical_validation: Sind Sie sich sicher?
223
233
  discard: Verwerfen Sie die Initiative
224
234
  export_pdf_signatures: Exportieren von PDF-Signaturen
225
235
  export_votes: Export unterstützt
@@ -228,7 +238,7 @@ de:
228
238
  success: Die Initiative wurde an die technische Validierung gesendet
229
239
  update: Aktualisieren
230
240
  form:
231
- attachments: Beilagen
241
+ attachments: Anhänge
232
242
  settings: Einstellungen
233
243
  title: Allgemeine Information
234
244
  index:
@@ -251,7 +261,7 @@ de:
251
261
  success: Der Bereich wurde erfolgreich entfernt
252
262
  edit:
253
263
  back: Zurück
254
- confirm_destroy: Bist du sicher?
264
+ confirm_destroy: Sind Sie sicher?
255
265
  destroy: Löschen
256
266
  title: Initiativentyp bearbeiten
257
267
  update: Aktualisieren
@@ -269,11 +279,13 @@ de:
269
279
  destroy:
270
280
  success: Der Initiativentyp wurde erfolgreich entfernt
271
281
  edit:
272
- confirm_destroy: Bist du sicher?
282
+ confirm_destroy: Sind Sie sicher?
273
283
  destroy: Löschen
274
284
  update: Aktualisieren
275
285
  form:
276
286
  authorizations: Autorisierungseinstellungen
287
+ child_scope_threshold_enabled_help: 'Diese Einstellung unterstützt keine Offline-Abstimmungen. Es aktiviert Unter-Themenbereiche und arbeitet mit einem Autorisierungs-Handler zusammen, der dem Teilnehmenden einen Themenbereich zuordnet. Stellen Sie sicher, dass Sie diese Autorisierung unten in den Autorisierungseinstellungen auswählen. Hierfür müssen die Themenbereiche auf hierarchische Weise konfiguriert werden: 1 Überthema - N Unterthemen. Weitere Informationen wie diese Konfiguration funktioniert, finden Sie unter diesem <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">Link</a>.'
288
+ only_global_scope_enabled_help: Aktivieren Sie diese Einstellung, wenn Sie "Unterthemen-Signaturen" aktiviert haben und den globalen Themenbereich als Ihren Elternbereich konfiguriert haben. Dadurch wird die Auswahl des Initialtyps im Assistenten zur Erstellung der Initiative übersprungen. Weitere Informationen darüber, wie diese Konfiguration funktioniert, finden Sie <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">hier</a>.
277
289
  options: Optionen
278
290
  title: Allgemeine Information
279
291
  initiative_type_scopes:
@@ -328,6 +340,7 @@ de:
328
340
  fill_data:
329
341
  back: Zurück
330
342
  continue: Fortsetzen
343
+ decidim_user_group_id_help: Es ist nicht möglich, die Autorschaft der Initiative nach der Erstellung zu ändern
331
344
  fill_data_help: "<ul> <li>Inhalt Ihrer Initiative überprüfen. Ist Ihr Titel leicht verständlich? Ist das Ziel Ihrer Initiative klar?</li> <li>Sie müssen die Art der Unterschrift wählen. Persönlich, online oder eine Kombination aus beidem</li> <li>Was ist die geografische Reichweite der Initiative? Stadt, Bezirk?</li> </ul>"
332
345
  more_information: "(Weitere Informationen)"
333
346
  select_area: Wählen Sie einen Bereich aus
@@ -370,7 +383,7 @@ de:
370
383
  edit:
371
384
  accept: Initiative akzeptieren
372
385
  back: Zurück
373
- confirm: Bist du dir sicher?
386
+ confirm: Sind Sie sich sicher?
374
387
  discard: Initiative verwerfen
375
388
  export_pdf_signatures: PDF der Unterschriften exportieren
376
389
  export_votes: Unterschriften exportieren
@@ -404,11 +417,12 @@ de:
404
417
  email_subject: "%{applicant_nickname} möchte Ihrer Initiative beitreten"
405
418
  notification_title: <a href="%{applicant_profile_url}">%{applicant_nickname}</a> hat sich für das Promoter-Komittee Ihrer Initiative <a href="%{resource_url}">%{resource_title}</a> beworben. Um anzunehmen oder abzulehnen, klicken Sie <a href="%{resource_url}/edit">hier</a>.
406
419
  form:
407
- add_attachments: Dokumente
420
+ add_attachments: Unterlagen
408
421
  attachment_legend: "(Optional) Anhang hinzufügen"
409
422
  delete_attachment: Löschen
410
423
  index:
411
424
  title: Initiativen
425
+ uninitialized: Initiativen sind noch nicht von einem Admin konfiguriert
412
426
  initiative_signatures:
413
427
  fill_personal_data:
414
428
  continue: Fortsetzen
@@ -445,7 +459,7 @@ de:
445
459
  other: und %{count} weitere Leute
446
460
  committee_members:
447
461
  approve: Genehmigen
448
- confirm_revoke: Bist du dir sicher?
462
+ confirm_revoke: Sind Sie sicher?
449
463
  invite_to_committee_help: Teilen Sie diesen Link, um andere Benutzer zum Promotionskomitee einzuladen
450
464
  no_members_yet: Es gibt keine Mitglieder im Promoter-Ausschuss
451
465
  revoke: Widerrufen
@@ -504,6 +518,7 @@ de:
504
518
  title: 'Titel:'
505
519
  type: Art der Initiative
506
520
  legal_text: Die erhobenen personenbezogenen Daten werden von der Organisation entsprechend der geltenden Gesetzgebung vertraulich behandelt und aufgenommen.
521
+ members_header: Mitglieder des Unterstützungskomitees der Initiative
507
522
  phone_number: Telefonnummer
508
523
  place_date: Ort, Datum
509
524
  postal_code: Postleitzahl
@@ -554,7 +569,7 @@ de:
554
569
  home:
555
570
  highlighted_initiatives:
556
571
  active_initiatives: Aktive Initiativen
557
- see_all_initiatives: Sehen Sie alle Initiativen
572
+ see_all_initiatives: Alle Initiativen anzeigen
558
573
  show:
559
574
  badge_name:
560
575
  accepted: Ausreichend Unterschriften
@@ -321,6 +321,9 @@ el:
321
321
  email_outro: Λάβατε αυτήν την ειδοποίηση επειδή ακολουθείτε τον συντάκτη %{author_nickname}. Μπορείτε να διακόψετε τη λήψη ειδοποιήσεων ακολουθώντας τον προηγούμενο σύνδεσμο.
322
322
  email_subject: Η πρωτοβουλία επιδοκιμάστηκε από τον συντάκτη %{author_nickname}
323
323
  notification_title: Η <a href="%{resource_path}">%{resource_title}</a> πρωτοβουλία επιδοκιμάστηκε από τον συντάκτη <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
324
+ form:
325
+ add_attachments: Έγγραφα
326
+ delete_attachment: Διαγραφή
324
327
  index:
325
328
  title: Πρωτοβουλίες
326
329
  initiative_signatures:
@@ -357,6 +360,9 @@ el:
357
360
  hidden_authors_count:
358
361
  one: και 1 ακόμη άτομο
359
362
  other: και %{count} ακόμη άτομα
363
+ committee_members:
364
+ confirm_revoke: Είστε βέβαιοι;
365
+ revoke: Ανάκληση
360
366
  count:
361
367
  title:
362
368
  one: "%{count} πρωτοβουλία"
@@ -423,11 +429,6 @@ el:
423
429
  status_change_for: Η κατάσταση της πρωτοβουλίας %{title} άλλαξε
424
430
  last_activity:
425
431
  new_initiative: Νέα πρωτοβουλία
426
- pages:
427
- home:
428
- highlighted_initiatives:
429
- active_initiatives: Ενεργές πρωτοβουλίες
430
- see_all_initiatives: Δείτε όλες τις πρωτοβουλίες
431
432
  show:
432
433
  badge_name:
433
434
  accepted: Αρκετές υπογραφές
@@ -238,7 +238,7 @@ es-MX:
238
238
  success: La iniciativa ha sido enviada a validación técnica
239
239
  update: Actualizar
240
240
  form:
241
- attachments: Archivos adjuntos
241
+ attachments: Adjuntos
242
242
  settings: Ajustes
243
243
  title: Información general
244
244
  index:
@@ -285,7 +285,7 @@ es-MX:
285
285
  form:
286
286
  authorizations: Ajustes de autorización
287
287
  child_scope_threshold_enabled_help: 'Este ajuste de configuración no permite los votos en persona, habilita los sub-ámbitos y funciona con un manejador de autorizaciones que relaciona un ámbito a un usuario, asegúrate que seleccionas la autorización debajo de las configuraciones de autorización. Para que funcione, los ámbitos necesitan ser configurados de manera jerárquica: 1 Padre - N Hijo. Para más información sobre cómo funciona esta configuración, visita esta <a href="https://docs.decidim.org/en/admin/spaces/initiatives">liga</a>.'
288
- only_global_scope_enabled_help: Marca esta casilla si habilitaste "Activar firmas por subámbito" y configuraste el ámbito global como el ámbito principal. Al habilitar esta casilla, la selección del tipo de iniciativa se omitirá en el asistente de creación de iniciativas. Para más información sobre cómo funciona esta configuración, consulta este <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">enlace</a>.
288
+ only_global_scope_enabled_help: Marca esta casilla si habilitaste "Activar firmas por subámbito" y configuraste el ámbito global como el ámbito principal. Al habilitar esta casilla, la selección del tipo de iniciativa se omitirá en el asistente de creación de iniciativas. Para más información sobre cómo funciona esta configuración, consulta la<a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">documentación sobre la administración de iniciativas</a>.
289
289
  options: Opciones
290
290
  title: Información general
291
291
  initiative_type_scopes:
@@ -311,7 +311,7 @@ es-MX:
311
311
  validating: Validación técnica
312
312
  application_helper:
313
313
  filter_area_values:
314
- all: Todas
314
+ all: Todos
315
315
  filter_scope_values:
316
316
  all: Todos
317
317
  filter_state_values:
@@ -459,7 +459,7 @@ es-MX:
459
459
  other: y %{count} personas más
460
460
  committee_members:
461
461
  approve: Aprobar
462
- confirm_revoke: '¿Estás seguro/a?'
462
+ confirm_revoke: '¿Estás seguro?'
463
463
  invite_to_committee_help: Comparte este enlace para invitar a otras participantes al comité promotor
464
464
  no_members_yet: No hay miembros en el comité promotor
465
465
  revoke: Revocar
@@ -601,7 +601,7 @@ es-MX:
601
601
  layouts:
602
602
  decidim:
603
603
  initiative_creation_header:
604
- back: Espalda
604
+ back: Volver
605
605
  fill_data: Crear
606
606
  finish: Terminar
607
607
  previous_form: Iniciar
@@ -613,7 +613,7 @@ es-MX:
613
613
  initiative_header:
614
614
  initiative_menu_item: Iniciativa
615
615
  initiative_signature_creation_header:
616
- back: Espalda
616
+ back: Volver
617
617
  fill_personal_data: Completa tus datos
618
618
  finish: Terminar
619
619
  finished: Firma de iniciativa creada
@@ -238,7 +238,7 @@ es-PY:
238
238
  success: La iniciativa ha sido enviada a validación técnica
239
239
  update: Actualizar
240
240
  form:
241
- attachments: Archivos adjuntos
241
+ attachments: Adjuntos
242
242
  settings: Ajustes
243
243
  title: Información general
244
244
  index:
@@ -285,7 +285,7 @@ es-PY:
285
285
  form:
286
286
  authorizations: Ajustes de autorización
287
287
  child_scope_threshold_enabled_help: 'Este ajuste de configuración no admite las votaciones sin conexión, habilita los subámbitos y funciona con un gestor de autorizaciones que asocia un ámbito al usuario, asegúrese de seleccionar esa autorización, más abajo en la configuración de autorizaciones. Para que funcione, los ámbitos deben configurarse de forma jerárquica: 1 Padre - N hijos. Para más información sobre cómo funciona esta configuración, <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">ver este enlace</a>.'
288
- only_global_scope_enabled_help: Marca esta casilla si habilitaste "Activar firmas por subámbito" y configuraste el ámbito global como el ámbito principal. Al habilitar esta casilla, la selección del tipo de iniciativa se omitirá en el asistente de creación de iniciativas. Para más información sobre cómo funciona esta configuración, consulta este <a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">enlace</a>.
288
+ only_global_scope_enabled_help: Marca esta casilla si habilitaste "Activar firmas por subámbito" y configuraste el ámbito global como el ámbito principal. Al habilitar esta casilla, la selección del tipo de iniciativa se omitirá en el asistente de creación de iniciativas. Para más información sobre cómo funciona esta configuración, consulta la<a href="https://docs.decidim.org/en/admin/spaces/initiatives/" target="_blank">documentación sobre la administración de iniciativas</a>.
289
289
  options: Opciones
290
290
  title: Información general
291
291
  initiative_type_scopes:
@@ -311,7 +311,7 @@ es-PY:
311
311
  validating: Validación técnica
312
312
  application_helper:
313
313
  filter_area_values:
314
- all: Todas
314
+ all: Todos
315
315
  filter_scope_values:
316
316
  all: Todos
317
317
  filter_state_values:
@@ -459,7 +459,7 @@ es-PY:
459
459
  other: y %{count} personas más
460
460
  committee_members:
461
461
  approve: Aprobar
462
- confirm_revoke: '¿Estás seguro/a?'
462
+ confirm_revoke: '¿Estás seguro?'
463
463
  invite_to_committee_help: Comparte este enlace para invitar a otras participantes al comité promotor
464
464
  no_members_yet: No hay miembros en el comité promotor
465
465
  revoke: Revocar
@@ -601,7 +601,7 @@ es-PY:
601
601
  layouts:
602
602
  decidim:
603
603
  initiative_creation_header:
604
- back: Espalda
604
+ back: Volver
605
605
  fill_data: Crear
606
606
  finish: Terminar
607
607
  previous_form: Iniciar
@@ -613,7 +613,7 @@ es-PY:
613
613
  initiative_header:
614
614
  initiative_menu_item: Iniciativa
615
615
  initiative_signature_creation_header:
616
- back: Espalda
616
+ back: Volver
617
617
  fill_personal_data: Completa tus datos
618
618
  finish: Terminar
619
619
  finished: Firma de iniciativa creada