decidim-dev 0.16.0 → 0.16.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8bf4519d008bf2381733bbf4ff346e6038ecc0a9dbde91040ac284deb72ca4a1
4
- data.tar.gz: c950d0c596cfaa47623fa9003a786a8e12e50984600264bc3dea5c89f3f88e83
3
+ metadata.gz: 16f338688f5dcbc7ed808e5ff42c69d0b462876f073e27da4981768f90893aa0
4
+ data.tar.gz: d6804463c315be29ce115d16d6b3dd3a509237061215c84a6693d2f3aabe2252
5
5
  SHA512:
6
- metadata.gz: 6294efd4bdd95cf21af45586e0ffb77ba46aada64c90b2e7b1914ad86b15c3fc80411c265a9569fba232a8bbb82886cb9e312197126ae6129ae01c4e4a9c9e51
7
- data.tar.gz: f760717a1a7cbc458c134e2880abaf9f594681a7d1136dabdcfbf391b3aee5a4ac35e08ddae41758823733aac94907323041e14c4e9a73cec74174558438bdac
6
+ metadata.gz: 44f70d08fb4980fc412cfea3d6ecebd55831c39cf07b458cd02e4e8378c1513a38d81c0fe873e7060a8c1c972969adc4c58a862b7bdad54fb641fbc6f4c4eedf
7
+ data.tar.gz: 44790080688d9c15221b261cc341bc0bfdd2ec9bad08f7ad992b373e68f82c1ebda33e12b88069e20a557336bd3f8e0d376d07b2f78eddeac069a5f895abd1df
@@ -0,0 +1,37 @@
1
+ ar:
2
+ activemodel:
3
+ attributes:
4
+ dummy_resource:
5
+ created_at: أنشئت في
6
+ field: مجالي
7
+ start_date: تاريخ البدء
8
+ title: عنوان
9
+ updated_at: تم التحديث في
10
+ decidim:
11
+ dummy:
12
+ admin:
13
+ exports:
14
+ dummies: الدمى
15
+ gamification:
16
+ badges:
17
+ test:
18
+ conditions:
19
+ - استخدام بيئة اختبار ل decidim.
20
+ description_own: لقد أنشأت %{score} اختبارات.
21
+ name: اختبارات
22
+ next_level_in: إنشاء %{score} اختبارات أخرى للوصول إلى المستوى التالي!
23
+ unearned_own: لم تنشئ اختبارات بعد.
24
+ pages:
25
+ home:
26
+ statistics:
27
+ bar: شريط
28
+ dummies_count_high: الدمى عالية
29
+ dummies_count_medium: الدمى المتوسطة
30
+ foo: فو
31
+ participatory_processes:
32
+ statistics:
33
+ dummies_count_high: الدمى عالية
34
+ dummies_count_medium: الدمى المتوسطة
35
+ resource_links:
36
+ test_link:
37
+ dummy_resource_dummy: الدمية ذات الصلة
@@ -0,0 +1,40 @@
1
+ cs:
2
+ activemodel:
3
+ attributes:
4
+ dummy_resource:
5
+ created_at: Vytvořeno u
6
+ field: Moje pole
7
+ start_date: Počáteční datum
8
+ title: Titul
9
+ updated_at: Aktualizováno na
10
+ decidim:
11
+ dummy:
12
+ admin:
13
+ exports:
14
+ dummies: Dummies
15
+ gamification:
16
+ badges:
17
+ test:
18
+ conditions:
19
+ - Použijte testovací prostředí pro decidim.
20
+ description: Uživatelé získají tento odznak vytvořením testů.
21
+ description_another: Tento uživatel vytvořil %{score} testů.
22
+ description_own: Vytvořili jste %{score} testů.
23
+ name: Testy
24
+ next_level_in: Vytvořte %{score} dalších testů, abyste dosáhli další úrovně!
25
+ unearned_another: Tento uživatel zatím nevytvořil žádné testy.
26
+ unearned_own: Dosud jste nevytvořili žádné testy.
27
+ pages:
28
+ home:
29
+ statistics:
30
+ bar: Bar
31
+ dummies_count_high: Figuríny vysoké
32
+ dummies_count_medium: Dummies střední
33
+ foo: Foo
34
+ participatory_processes:
35
+ statistics:
36
+ dummies_count_high: Figuríny vysoké
37
+ dummies_count_medium: Dummies střední
38
+ resource_links:
39
+ test_link:
40
+ dummy_resource_dummy: Související figurína
@@ -0,0 +1,40 @@
1
+ es-MX:
2
+ activemodel:
3
+ attributes:
4
+ dummy_resource:
5
+ created_at: Creado en
6
+ field: Mi campo
7
+ start_date: Fecha de inicio
8
+ title: Título
9
+ updated_at: Actualizado en
10
+ decidim:
11
+ dummy:
12
+ admin:
13
+ exports:
14
+ dummies: Maniquíes
15
+ gamification:
16
+ badges:
17
+ test:
18
+ conditions:
19
+ - Utilice un entorno de prueba para decidim.
20
+ description: Los usuarios obtienen esta insignia al crear pruebas.
21
+ description_another: Este usuario ha creado %{score} pruebas.
22
+ description_own: Has creado %{score} pruebas.
23
+ name: Pruebas
24
+ next_level_in: '¡Crea %{score} pruebas más para alcanzar el siguiente nivel!'
25
+ unearned_another: Este usuario aún no ha creado ninguna prueba.
26
+ unearned_own: No has creado ninguna prueba todavía.
27
+ pages:
28
+ home:
29
+ statistics:
30
+ bar: Barra
31
+ dummies_count_high: Falso alta
32
+ dummies_count_medium: Falso medium
33
+ foo: Foo
34
+ participatory_processes:
35
+ statistics:
36
+ dummies_count_high: Dummies alta
37
+ dummies_count_medium: Dummies media
38
+ resource_links:
39
+ test_link:
40
+ dummy_resource_dummy: Ficticio relacionado
@@ -27,7 +27,7 @@ fi-pl:
27
27
  pages:
28
28
  home:
29
29
  statistics:
30
- bar: Bar
30
+ bar: Palkki
31
31
  dummies_count_high: Esimerkkiluku, korkea
32
32
  dummies_count_medium: Esimerkkiluku, keskitaso
33
33
  foo: Foo
@@ -27,7 +27,7 @@ fi:
27
27
  pages:
28
28
  home:
29
29
  statistics:
30
- bar: Bar
30
+ bar: Palkki
31
31
  dummies_count_high: Esimerkkiluku, korkea
32
32
  dummies_count_medium: Esimerkkiluku, keskitaso
33
33
  foo: Foo
@@ -1 +1,37 @@
1
1
  id:
2
+ activemodel:
3
+ attributes:
4
+ dummy_resource:
5
+ created_at: Dibuat di
6
+ field: Bidang saya
7
+ start_date: Mulai tanggal
8
+ title: Judul
9
+ updated_at: Diperbarui pada
10
+ decidim:
11
+ dummy:
12
+ admin:
13
+ exports:
14
+ dummies: Dummies
15
+ gamification:
16
+ badges:
17
+ test:
18
+ conditions:
19
+ - Gunakan lingkungan uji untuk decidim.
20
+ description_own: Anda telah membuat %{score} tes.
21
+ name: Tes
22
+ next_level_in: Buat %{score} tes lagi untuk mencapai level selanjutnya!
23
+ unearned_own: Anda belum membuat tes.
24
+ pages:
25
+ home:
26
+ statistics:
27
+ bar: Bar
28
+ dummies_count_high: Dummies tinggi
29
+ dummies_count_medium: Media Dummies
30
+ foo: Foo
31
+ participatory_processes:
32
+ statistics:
33
+ dummies_count_high: Dummies tinggi
34
+ dummies_count_medium: Media Dummies
35
+ resource_links:
36
+ test_link:
37
+ dummy_resource_dummy: Boneka terkait
@@ -1 +1,40 @@
1
1
  tr:
2
+ activemodel:
3
+ attributes:
4
+ dummy_resource:
5
+ created_at: Adresinde düzenlendi
6
+ field: Benim alanım
7
+ start_date: Başlangıç tarihi
8
+ title: Başlık
9
+ updated_at: Adresinde güncellendi
10
+ decidim:
11
+ dummy:
12
+ admin:
13
+ exports:
14
+ dummies: Aptallar
15
+ gamification:
16
+ badges:
17
+ test:
18
+ conditions:
19
+ - Decidim için bir test ortamı kullanın.
20
+ description: Kullanıcılar testler oluşturarak bu rozeti alabilir.
21
+ description_another: Bu kullanıcı %{score} testi oluşturdu.
22
+ description_own: '%{score} test oluşturdunuz.'
23
+ name: Testler
24
+ next_level_in: Bir sonraki seviyeye ulaşmak için %{score} test daha oluştur!
25
+ unearned_another: Bu kullanıcı henüz bir test oluşturmadı.
26
+ unearned_own: Henüz bir test oluşturmadınız.
27
+ pages:
28
+ home:
29
+ statistics:
30
+ bar: Bar
31
+ dummies_count_high: Aptallar yüksek
32
+ dummies_count_medium: Aptallar orta
33
+ foo: foo
34
+ participatory_processes:
35
+ statistics:
36
+ dummies_count_high: Aptallar yüksek
37
+ dummies_count_medium: Aptallar orta
38
+ resource_links:
39
+ test_link:
40
+ dummy_resource_dummy: İlgili kukla
@@ -0,0 +1,4 @@
1
+ This file is saved in ISO-8859-1 encoding and contains the following non ASCII characters:
2
+ - ca: can��, cami�, votar�, seg�ent
3
+ - es: espa�a
4
+
@@ -9,6 +9,7 @@ The following co-creation process will be followed: We all will think think thin
9
9
  ## Creative consensus for the Creation
10
10
 
11
11
  Creations will require a consensus from all the participants. Depending on the Creation to be created the following consensus systems will be used:
12
+
12
13
  - consensus by simple majority: when a, b, and c appear in the creation.
13
14
  - consensus by enhanced majority: when a, b, c and also d appear in the creation.
14
15
  - consensus by absolute majority: when x, y and z appear in the creation.
@@ -24,6 +25,7 @@ When an organization finishes a co-creation process, the accountability process
24
25
  ### What should be accounted
25
26
 
26
27
  blah, blah, blah...
28
+
27
29
  1. one
28
30
  2. two
29
31
  3. three
@@ -43,3 +45,5 @@ Well, at the end we required one more paragraph and embedded an image, let's see
43
45
  # Summary
44
46
 
45
47
  We use here a main title again for the summary because we don't know what will happen when having many main titles in one document.
48
+
49
+ Also, utf-8 characters should be supported. For example: "Cançó de Sangtraït".
@@ -4,7 +4,7 @@ module Decidim
4
4
  # This holds the decidim-dev version.
5
5
  module Dev
6
6
  def self.version
7
- "0.16.0"
7
+ "0.16.1"
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-dev
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.16.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josep Jaume Rey Peroy
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2019-01-09 00:00:00.000000000 Z
13
+ date: 2019-03-25 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: capybara
@@ -32,14 +32,14 @@ dependencies:
32
32
  requirements:
33
33
  - - '='
34
34
  - !ruby/object:Gem::Version
35
- version: 0.16.0
35
+ version: 0.16.1
36
36
  type: :runtime
37
37
  prerelease: false
38
38
  version_requirements: !ruby/object:Gem::Requirement
39
39
  requirements:
40
40
  - - '='
41
41
  - !ruby/object:Gem::Version
42
- version: 0.16.0
42
+ version: 0.16.1
43
43
  - !ruby/object:Gem::Dependency
44
44
  name: factory_bot_rails
45
45
  requirement: !ruby/object:Gem::Requirement
@@ -344,9 +344,12 @@ files:
344
344
  - app/views/decidim/dummy_resource/_linked_dummys.html.erb
345
345
  - app/views/decidim/dummy_resources/dummy_resources/foo.html.erb
346
346
  - app/views/decidim/dummy_resources/dummy_resources/show.html.erb
347
+ - config/locales/ar-SA.yml
347
348
  - config/locales/ca.yml
349
+ - config/locales/cs-CZ.yml
348
350
  - config/locales/de.yml
349
351
  - config/locales/en.yml
352
+ - config/locales/es-MX.yml
350
353
  - config/locales/es-PY.yml
351
354
  - config/locales/es.yml
352
355
  - config/locales/eu.yml
@@ -374,6 +377,7 @@ files:
374
377
  - lib/decidim/dev/assets/dni.jpg
375
378
  - lib/decidim/dev/assets/icon.png
376
379
  - lib/decidim/dev/assets/id.jpg
380
+ - lib/decidim/dev/assets/iso-8859-15.md
377
381
  - lib/decidim/dev/assets/malicious.jpg
378
382
  - lib/decidim/dev/assets/participatory_text.md
379
383
  - lib/decidim/dev/assets/participatory_text.odt