decidim-dev 0.24.0 → 0.25.0.rc1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/controllers/concerns/decidim/dev/needs_development_tools.rb +25 -0
- data/app/mailers/decidim/dummy_resources/dummy_resource_mailer.rb +8 -2
- data/app/packs/entrypoints/decidim_dev.js +7 -0
- data/app/packs/entrypoints/decidim_dev.scss +1 -0
- data/app/{assets/images/decidim/dummy.svg → packs/images/decidim/decidim_dev_dummy.svg} +0 -0
- data/app/{assets/images/decidim/gamification/badges/test.svg → packs/images/decidim/gamification/badges/decidim_gamification_badges_test.svg} +0 -0
- data/app/packs/src/decidim/dev/accessibility.js +168 -0
- data/app/packs/stylesheets/decidim/dev.scss +1 -0
- data/app/packs/stylesheets/decidim/dev/_accessibility.scss +133 -0
- data/config/assets.rb +8 -0
- data/config/locales/ar.yml +5 -11
- data/config/locales/bg.yml +5 -11
- data/config/locales/ca.yml +5 -11
- data/config/locales/cs.yml +5 -11
- data/config/locales/de.yml +5 -11
- data/config/locales/el.yml +5 -11
- data/config/locales/en.yml +5 -11
- data/config/locales/es-MX.yml +5 -11
- data/config/locales/es-PY.yml +5 -11
- data/config/locales/es.yml +5 -11
- data/config/locales/eu.yml +5 -11
- data/config/locales/fi-plain.yml +5 -11
- data/config/locales/fi.yml +5 -11
- data/config/locales/fr-CA.yml +5 -11
- data/config/locales/fr-LU.yml +50 -0
- data/config/locales/fr.yml +5 -11
- data/config/locales/gl.yml +5 -11
- data/config/locales/hu.yml +5 -11
- data/config/locales/id-ID.yml +5 -11
- data/config/locales/is-IS.yml +0 -4
- data/config/locales/it.yml +5 -11
- data/config/locales/ja.yml +5 -11
- data/config/locales/lb-LU.yml +1 -0
- data/config/locales/lv.yml +3 -9
- data/config/locales/nl.yml +5 -11
- data/config/locales/no.yml +5 -11
- data/config/locales/pl.yml +5 -11
- data/config/locales/pt-BR.yml +21 -11
- data/config/locales/pt.yml +5 -11
- data/config/locales/ro-RO.yml +5 -11
- data/config/locales/ru.yml +5 -11
- data/config/locales/sk.yml +5 -11
- data/config/locales/sv.yml +5 -11
- data/config/locales/tr-TR.yml +5 -11
- data/config/locales/uk.yml +5 -11
- data/config/locales/zh-CN.yml +5 -11
- data/lib/decidim-dev.rb +3 -0
- data/lib/decidim/dev/assets/import_participatory_space_private_users_with_bom.csv +1 -0
- data/lib/decidim/dev/assets/import_proposals.xlsx +0 -0
- data/lib/decidim/dev/assets/import_voting_census.csv +5 -0
- data/lib/decidim/dev/assets/import_voting_census_with_ballot_styles.csv +5 -0
- data/lib/decidim/dev/engine.rb +17 -0
- data/lib/decidim/dev/test/rspec_support/accessibility_examples.rb +19 -0
- data/lib/decidim/dev/test/rspec_support/caching.rb +15 -0
- data/lib/decidim/dev/test/rspec_support/capybara.rb +2 -0
- data/lib/decidim/dev/test/rspec_support/capybara_data_picker.rb +1 -1
- data/lib/decidim/dev/test/rspec_support/capybara_scopes_picker.rb +7 -1
- data/lib/decidim/dev/test/rspec_support/component.rb +10 -1
- data/lib/decidim/dev/test/rspec_support/geocoder.rb +1 -1
- data/lib/decidim/dev/test/rspec_support/migration.rb +50 -0
- data/lib/decidim/dev/test/rspec_support/time_helpers.rb +5 -0
- data/lib/decidim/dev/test/rspec_support/webmock.rb +1 -1
- data/lib/decidim/dev/test/rspec_support/wicked_pdf_assets_mock.rb +17 -0
- data/lib/decidim/dev/test/spec_helper.rb +2 -0
- data/lib/decidim/dev/version.rb +1 -1
- data/lib/tasks/generators.rake +4 -1
- metadata +62 -47
- data/config/locales/ja-JP.yml +0 -56
- data/lib/decidim/dev/assets/import_proposals.xls +0 -0
- data/lib/decidim/dev/test/rspec_support/attachments.rb +0 -13
- data/lib/decidim/dev/test/rspec_support/puffing_billy.rb +0 -55
- data/lib/decidim/dev/test/rspec_support/vcr.rb +0 -27
data/config/locales/cs.yml
CHANGED
@@ -40,17 +40,11 @@ cs:
|
|
40
40
|
next_level_in: Vytvořte %{score} dalších testů, abyste dosáhli další úrovně!
|
41
41
|
unearned_another: Tento uživatel zatím nevytvořil žádné testy.
|
42
42
|
unearned_own: Dosud jste nevytvořili žádné testy.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Bar
|
47
|
-
dummies_count_high: Figuríny vysoké
|
48
|
-
dummies_count_medium: Dummies střední
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Figuríny vysoké
|
53
|
-
dummies_count_medium: Dummies střední
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Související figurína
|
46
|
+
statistics:
|
47
|
+
bar: Bar
|
48
|
+
dummies_count_high: Figuríny vysoké
|
49
|
+
dummies_count_medium: Dummies střední
|
50
|
+
foo: Foo
|
data/config/locales/de.yml
CHANGED
@@ -40,17 +40,11 @@ de:
|
|
40
40
|
next_level_in: Erstellen Sie %{score} weitere Tests, um das nächste Level zu erreichen!
|
41
41
|
unearned_another: Dieser Benutzer hat noch keine Tests erstellt.
|
42
42
|
unearned_own: Sie haben noch keine Tests erstellt.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Bar
|
47
|
-
dummies_count_high: Dummies hoch
|
48
|
-
dummies_count_medium: Dummies mittel
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Dummies hoch
|
53
|
-
dummies_count_medium: Dummies mittel
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Verwandter Dummy
|
46
|
+
statistics:
|
47
|
+
bar: Bar
|
48
|
+
dummies_count_high: Dummies hoch
|
49
|
+
dummies_count_medium: Dummies mittel
|
50
|
+
foo: Foo
|
data/config/locales/el.yml
CHANGED
@@ -40,17 +40,11 @@ el:
|
|
40
40
|
next_level_in: Δημιουργήστε %{score} ακόμη δοκιμές για να φτάσετε στο επόμενο επίπεδο!
|
41
41
|
unearned_another: Αυτός ο συμμετέχων δεν έχει δημιουργήσει ακόμη καμία δοκιμή.
|
42
42
|
unearned_own: Δεν έχετε δημιουργήσει ακόμη δοκιμές.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Bar
|
47
|
-
dummies_count_high: Εικονικά στοιχεία υψηλά
|
48
|
-
dummies_count_medium: Εικονικά στοιχεία μεσαία
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Εικονικά στοιχεία υψηλά
|
53
|
-
dummies_count_medium: Εικονικά στοιχεία μεσαία
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Σχετικό εικονικό στοιχείο
|
46
|
+
statistics:
|
47
|
+
bar: Bar
|
48
|
+
dummies_count_high: Εικονικά στοιχεία υψηλά
|
49
|
+
dummies_count_medium: Εικονικά στοιχεία μεσαία
|
50
|
+
foo: Foo
|
data/config/locales/en.yml
CHANGED
@@ -41,17 +41,11 @@ en:
|
|
41
41
|
next_level_in: Create %{score} more tests to reach the next level!
|
42
42
|
unearned_another: This participant hasn't created any tests yet.
|
43
43
|
unearned_own: You have created no tests yet.
|
44
|
-
pages:
|
45
|
-
home:
|
46
|
-
statistics:
|
47
|
-
bar: Bar
|
48
|
-
dummies_count_high: Dummies high
|
49
|
-
dummies_count_medium: Dummies medium
|
50
|
-
foo: Foo
|
51
|
-
participatory_processes:
|
52
|
-
statistics:
|
53
|
-
dummies_count_high: Dummies high
|
54
|
-
dummies_count_medium: Dummies medium
|
55
44
|
resource_links:
|
56
45
|
test_link:
|
57
46
|
dummy_resource_dummy: Related dummy
|
47
|
+
statistics:
|
48
|
+
bar: Bar
|
49
|
+
dummies_count_high: Dummies high
|
50
|
+
dummies_count_medium: Dummies medium
|
51
|
+
foo: Foo
|
data/config/locales/es-MX.yml
CHANGED
@@ -40,17 +40,11 @@ es-MX:
|
|
40
40
|
next_level_in: '¡Crea %{score} pruebas más para alcanzar el siguiente nivel!'
|
41
41
|
unearned_another: Este usuario aún no ha creado ninguna prueba.
|
42
42
|
unearned_own: No has creado ninguna prueba todavía.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Barra
|
47
|
-
dummies_count_high: Falso alta
|
48
|
-
dummies_count_medium: Falso medium
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Dummies alta
|
53
|
-
dummies_count_medium: Dummies media
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Ficticio relacionado
|
46
|
+
statistics:
|
47
|
+
bar: Barra
|
48
|
+
dummies_count_high: Falso alta
|
49
|
+
dummies_count_medium: Falso medium
|
50
|
+
foo: Foo
|
data/config/locales/es-PY.yml
CHANGED
@@ -40,17 +40,11 @@ es-PY:
|
|
40
40
|
next_level_in: '¡Crea %{score} pruebas más para alcanzar el siguiente nivel!'
|
41
41
|
unearned_another: Este usuario aún no ha creado ninguna prueba.
|
42
42
|
unearned_own: No has creado ninguna prueba todavía.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Barra
|
47
|
-
dummies_count_high: Falso alta
|
48
|
-
dummies_count_medium: Falso medium
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Dummies alta
|
53
|
-
dummies_count_medium: Dummies media
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Ficticio relacionado
|
46
|
+
statistics:
|
47
|
+
bar: Barra
|
48
|
+
dummies_count_high: Falso alta
|
49
|
+
dummies_count_medium: Falso medium
|
50
|
+
foo: Foo
|
data/config/locales/es.yml
CHANGED
@@ -40,17 +40,11 @@ es:
|
|
40
40
|
next_level_in: '¡Crea %{score} pruebas más para alcanzar el siguiente nivel!'
|
41
41
|
unearned_another: Esta participante aún no ha creado ninguna prueba.
|
42
42
|
unearned_own: No has creado ninguna prueba todavía.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Barra
|
47
|
-
dummies_count_high: Falso alta
|
48
|
-
dummies_count_medium: Falso medium
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Dummies alta
|
53
|
-
dummies_count_medium: Dummies media
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Prueba relacionada
|
46
|
+
statistics:
|
47
|
+
bar: Barra
|
48
|
+
dummies_count_high: Falso alta
|
49
|
+
dummies_count_medium: Falso medium
|
50
|
+
foo: Foo
|
data/config/locales/eu.yml
CHANGED
@@ -24,17 +24,11 @@ eu:
|
|
24
24
|
next_level_in: Sortu %{score} proba gehiago hurrengo mailara iristeko!
|
25
25
|
unearned_another: Erabiltzaile honek ez du proba oraindik sortu.
|
26
26
|
unearned_own: Oraindik ez duzu probak sortu.
|
27
|
-
pages:
|
28
|
-
home:
|
29
|
-
statistics:
|
30
|
-
bar: Bar
|
31
|
-
dummies_count_high: Dummies altua
|
32
|
-
dummies_count_medium: Dummies ertainak
|
33
|
-
foo: foo
|
34
|
-
participatory_processes:
|
35
|
-
statistics:
|
36
|
-
dummies_count_high: Dummies altua
|
37
|
-
dummies_count_medium: Dummies ertainak
|
38
27
|
resource_links:
|
39
28
|
test_link:
|
40
29
|
dummy_resource_dummy: ' Honi buruzko adibidea '
|
30
|
+
statistics:
|
31
|
+
bar: Bar
|
32
|
+
dummies_count_high: Dummies altua
|
33
|
+
dummies_count_medium: Dummies ertainak
|
34
|
+
foo: foo
|
data/config/locales/fi-plain.yml
CHANGED
@@ -40,17 +40,11 @@ fi-pl:
|
|
40
40
|
next_level_in: Luo vielä %{score} testiä seuraavan tason saavuttamiseksi!
|
41
41
|
unearned_another: Tämä käyttäjä ei ole vielä luonut testejä.
|
42
42
|
unearned_own: Et ole vielä luonut testejä.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Palkki
|
47
|
-
dummies_count_high: Esimerkkiluku, korkea
|
48
|
-
dummies_count_medium: Esimerkkiluku, keskitaso
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Esimerkkiluku, korkea
|
53
|
-
dummies_count_medium: Esimerkkiluku, keskitaso
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Liittyvät esimerkkitiedot
|
46
|
+
statistics:
|
47
|
+
bar: Palkki
|
48
|
+
dummies_count_high: Esimerkkiluku, korkea
|
49
|
+
dummies_count_medium: Esimerkkiluku, keskitaso
|
50
|
+
foo: Foo
|
data/config/locales/fi.yml
CHANGED
@@ -40,17 +40,11 @@ fi:
|
|
40
40
|
next_level_in: Luo vielä %{score} testiä seuraavan tason saavuttamiseksi!
|
41
41
|
unearned_another: Tämä käyttäjä ei ole vielä luonut testejä.
|
42
42
|
unearned_own: Et ole vielä luonut testejä.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Palkki
|
47
|
-
dummies_count_high: Esimerkkiluku, korkea
|
48
|
-
dummies_count_medium: Esimerkkiluku, keskitaso
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Esimerkkiluku, korkea
|
53
|
-
dummies_count_medium: Esimerkkiluku, keskitaso
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Liittyvät esimerkkitiedot
|
46
|
+
statistics:
|
47
|
+
bar: Palkki
|
48
|
+
dummies_count_high: Esimerkkiluku, korkea
|
49
|
+
dummies_count_medium: Esimerkkiluku, keskitaso
|
50
|
+
foo: Foo
|
data/config/locales/fr-CA.yml
CHANGED
@@ -40,17 +40,11 @@ fr-CA:
|
|
40
40
|
next_level_in: Créez %{score} autres tests pour atteindre le niveau suivant !
|
41
41
|
unearned_another: Cet utilisateur n'a pas encore créé de test.
|
42
42
|
unearned_own: Vous n'avez créé aucun test pour le moment.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Seuil
|
47
|
-
dummies_count_high: Référence de test haute
|
48
|
-
dummies_count_medium: Référence de test moyenne
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Référence de test haute
|
53
|
-
dummies_count_medium: Référence de test moyenne
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Référence de test concernée
|
46
|
+
statistics:
|
47
|
+
bar: Seuil
|
48
|
+
dummies_count_high: Référence de test haute
|
49
|
+
dummies_count_medium: Référence de test moyenne
|
50
|
+
foo: Foo
|
@@ -0,0 +1,50 @@
|
|
1
|
+
fr-LU:
|
2
|
+
activemodel:
|
3
|
+
attributes:
|
4
|
+
dummy_resource:
|
5
|
+
created_at: Créé le
|
6
|
+
decidim_scope_id: Secteur
|
7
|
+
field: Champ
|
8
|
+
start_date: Date de début
|
9
|
+
title: Titre
|
10
|
+
translatable_text: Texte traduisible
|
11
|
+
updated_at: Mis à jour à
|
12
|
+
decidim:
|
13
|
+
components:
|
14
|
+
dummy:
|
15
|
+
settings:
|
16
|
+
global:
|
17
|
+
readonly_attribute: Attribut en lecture seule
|
18
|
+
test: Un test
|
19
|
+
test_choices:
|
20
|
+
a: Choix A
|
21
|
+
b: Choix B
|
22
|
+
c: Choix C
|
23
|
+
step:
|
24
|
+
endorsements_blocked: Bloquer les soutiens
|
25
|
+
endorsements_enabled: Soutiens activés
|
26
|
+
readonly_step_attribute: Attribut étape en lecture seule
|
27
|
+
dummy:
|
28
|
+
admin:
|
29
|
+
exports:
|
30
|
+
dummies: Référence de test
|
31
|
+
gamification:
|
32
|
+
badges:
|
33
|
+
test:
|
34
|
+
conditions:
|
35
|
+
- Utilisez un environnement de test pour decidim.
|
36
|
+
description: Les utilisateurs obtiennent ce badge en créant des tests.
|
37
|
+
description_another: Cet utilisateur a créé %{score} tests.
|
38
|
+
description_own: Vous avez créé %{score} tests.
|
39
|
+
name: Tests
|
40
|
+
next_level_in: Créez %{score} autres tests pour atteindre le niveau suivant !
|
41
|
+
unearned_another: Cet utilisateur n'a pas encore créé de test.
|
42
|
+
unearned_own: Vous n'avez créé aucun test pour le moment.
|
43
|
+
resource_links:
|
44
|
+
test_link:
|
45
|
+
dummy_resource_dummy: Référence de test concernée
|
46
|
+
statistics:
|
47
|
+
bar: Seuil
|
48
|
+
dummies_count_high: Référence de test haute
|
49
|
+
dummies_count_medium: Référence de test moyenne
|
50
|
+
foo: Foo
|
data/config/locales/fr.yml
CHANGED
@@ -40,17 +40,11 @@ fr:
|
|
40
40
|
next_level_in: Créez %{score} autres tests pour atteindre le niveau suivant !
|
41
41
|
unearned_another: Cet utilisateur n'a pas encore créé de test.
|
42
42
|
unearned_own: Vous n'avez créé aucun test pour le moment.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Seuil
|
47
|
-
dummies_count_high: Référence de test haute
|
48
|
-
dummies_count_medium: Référence de test moyenne
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Référence de test haute
|
53
|
-
dummies_count_medium: Référence de test moyenne
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Référence de test concernée
|
46
|
+
statistics:
|
47
|
+
bar: Seuil
|
48
|
+
dummies_count_high: Référence de test haute
|
49
|
+
dummies_count_medium: Référence de test moyenne
|
50
|
+
foo: Foo
|
data/config/locales/gl.yml
CHANGED
@@ -40,17 +40,11 @@ gl:
|
|
40
40
|
next_level_in: Crea %{score} probas máis para chegar ao seguinte nivel!
|
41
41
|
unearned_another: Este usuario aínda non creou ningunha proba.
|
42
42
|
unearned_own: Non creaches probas aínda.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Bar
|
47
|
-
dummies_count_high: Maniquís de alta
|
48
|
-
dummies_count_medium: Dummies medio
|
49
|
-
foo: Foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Maniquís de alta
|
53
|
-
dummies_count_medium: Dummies medio
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Dummy relacionado
|
46
|
+
statistics:
|
47
|
+
bar: Bar
|
48
|
+
dummies_count_high: Maniquís de alta
|
49
|
+
dummies_count_medium: Dummies medio
|
50
|
+
foo: Foo
|
data/config/locales/hu.yml
CHANGED
@@ -34,17 +34,11 @@ hu:
|
|
34
34
|
next_level_in: Hozz létre még %{score} tesztet a következő szint eléréséhez!
|
35
35
|
unearned_another: Ez a felhasználó még nem hozott létre teszteket.
|
36
36
|
unearned_own: Még nem hoztál létre teszteket.
|
37
|
-
pages:
|
38
|
-
home:
|
39
|
-
statistics:
|
40
|
-
bar: Oszlop
|
41
|
-
dummies_count_high: Dummies high
|
42
|
-
dummies_count_medium: Dummies medium
|
43
|
-
foo: foo
|
44
|
-
participatory_processes:
|
45
|
-
statistics:
|
46
|
-
dummies_count_high: Dummies high
|
47
|
-
dummies_count_medium: Dummies medium
|
48
37
|
resource_links:
|
49
38
|
test_link:
|
50
39
|
dummy_resource_dummy: Kapcsolódó dummy
|
40
|
+
statistics:
|
41
|
+
bar: Oszlop
|
42
|
+
dummies_count_high: Dummies high
|
43
|
+
dummies_count_medium: Dummies medium
|
44
|
+
foo: foo
|
data/config/locales/id-ID.yml
CHANGED
@@ -24,17 +24,11 @@ id:
|
|
24
24
|
next_level_in: Buat %{score} tes lagi untuk mencapai level selanjutnya!
|
25
25
|
unearned_another: Peserta ini belum membuat tes apa pun.
|
26
26
|
unearned_own: Anda belum membuat tes.
|
27
|
-
pages:
|
28
|
-
home:
|
29
|
-
statistics:
|
30
|
-
bar: Bar
|
31
|
-
dummies_count_high: Dummies tinggi
|
32
|
-
dummies_count_medium: Media Dummies
|
33
|
-
foo: Foo
|
34
|
-
participatory_processes:
|
35
|
-
statistics:
|
36
|
-
dummies_count_high: Dummies tinggi
|
37
|
-
dummies_count_medium: Media Dummies
|
38
27
|
resource_links:
|
39
28
|
test_link:
|
40
29
|
dummy_resource_dummy: Boneka terkait
|
30
|
+
statistics:
|
31
|
+
bar: Bar
|
32
|
+
dummies_count_high: Dummies tinggi
|
33
|
+
dummies_count_medium: Media Dummies
|
34
|
+
foo: Foo
|
data/config/locales/is-IS.yml
CHANGED
data/config/locales/it.yml
CHANGED
@@ -40,17 +40,11 @@ it:
|
|
40
40
|
next_level_in: Crea altri %{score} test per raggiungere il livello successivo!
|
41
41
|
unearned_another: Questo utente non ha ancora creato alcun test.
|
42
42
|
unearned_own: Non hai ancora creato alcun test.
|
43
|
-
pages:
|
44
|
-
home:
|
45
|
-
statistics:
|
46
|
-
bar: Bar
|
47
|
-
dummies_count_high: Manichini in alto
|
48
|
-
dummies_count_medium: Manichino medio
|
49
|
-
foo: foo
|
50
|
-
participatory_processes:
|
51
|
-
statistics:
|
52
|
-
dummies_count_high: Manichini in alto
|
53
|
-
dummies_count_medium: Manichino medio
|
54
43
|
resource_links:
|
55
44
|
test_link:
|
56
45
|
dummy_resource_dummy: Risorse fittizie correlate
|
46
|
+
statistics:
|
47
|
+
bar: Bar
|
48
|
+
dummies_count_high: Manichini in alto
|
49
|
+
dummies_count_medium: Manichino medio
|
50
|
+
foo: foo
|