decidim-elections 0.28.4 → 0.28.6
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/config/locales/ar.yml +17 -0
- data/config/locales/bn-BD.yml +1 -0
- data/config/locales/bs-BA.yml +1 -0
- data/config/locales/ca-IT.yml +1384 -0
- data/config/locales/cs.yml +3 -2
- data/config/locales/es.yml +4 -4
- data/config/locales/eu.yml +93 -90
- data/config/locales/fi-plain.yml +2 -2
- data/config/locales/fi.yml +20 -20
- data/config/locales/it.yml +1 -0
- data/config/locales/sv.yml +5 -5
- data/lib/decidim/elections/version.rb +1 -1
- metadata +15 -12
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 90f58c1807b5702bce13a7018dc2f661c8474adde2e8d19c4505c0c07b84cb71
|
4
|
+
data.tar.gz: 4dc59846b966086addd94950ed4407434762c8cd55547dd942e91dc8ab2c56c4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0bdbbc4045f6bc4027f0599e9df87979fd30e8d1676d09912269705727a020ff16a9953cc76a26fb870955439a14ecf3fad7752691629f6c22682da972e0f0f1
|
7
|
+
data.tar.gz: 1ba5cd9848e457ad02f2b37b4d260fe52844b47ead6801f6001b6b44e087219dbb39f6934d5d5c11999642cacdc0b299a1bf8bbdc4a978b78342e97b3e2ba76e
|
data/config/locales/ar.yml
CHANGED
@@ -15,6 +15,9 @@ ar:
|
|
15
15
|
elections:
|
16
16
|
name: الانتخابات
|
17
17
|
elections:
|
18
|
+
actions:
|
19
|
+
confirm_destroy: أأنت متأكد؟
|
20
|
+
edit: تعديل
|
18
21
|
admin:
|
19
22
|
models:
|
20
23
|
answer:
|
@@ -40,6 +43,12 @@ ar:
|
|
40
43
|
cancel: إلغاء
|
41
44
|
votings:
|
42
45
|
admin:
|
46
|
+
ballot_styles:
|
47
|
+
index:
|
48
|
+
actions:
|
49
|
+
destroy: حذف
|
50
|
+
edit: تعديل
|
51
|
+
title: الإجراءات
|
43
52
|
models:
|
44
53
|
monitoring_committee_member:
|
45
54
|
fields:
|
@@ -50,9 +59,13 @@ ar:
|
|
50
59
|
monitoring_committee_election_results:
|
51
60
|
actions:
|
52
61
|
title: الإجراءات
|
62
|
+
monitoring_committee_polling_station_closures:
|
63
|
+
actions:
|
64
|
+
title: الإجراءات
|
53
65
|
monitoring_committee_members:
|
54
66
|
actions:
|
55
67
|
destroy: حذف
|
68
|
+
title: الإجراءات
|
56
69
|
polling_officer_zone:
|
57
70
|
closures:
|
58
71
|
edit:
|
@@ -69,7 +82,11 @@ ar:
|
|
69
82
|
name: الاسم
|
70
83
|
polling_officers:
|
71
84
|
actions:
|
85
|
+
confirm_destroy: أأنت متأكد؟
|
72
86
|
destroy: حذف
|
87
|
+
title: الإجراءات
|
73
88
|
polling_stations:
|
74
89
|
actions:
|
90
|
+
confirm_destroy: أأنت متأكد؟
|
75
91
|
destroy: حذف
|
92
|
+
edit: تعديل
|
@@ -0,0 +1 @@
|
|
1
|
+
bn:
|
@@ -0,0 +1 @@
|
|
1
|
+
bs:
|