decidim-admin 0.23.2 → 0.23.3
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/el.yml +7 -0
- data/config/locales/is-IS.yml +17 -0
- data/config/locales/ja.yml +3 -3
- data/config/locales/nl.yml +3 -3
- data/lib/decidim/admin/version.rb +1 -1
- metadata +8 -8
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3e00efd8aab3b4b39e85c5d9f2c9337aa59053bd999caf342dd58b14c8e57ed1
|
|
4
|
+
data.tar.gz: a7d3f36c78a96537b5960081d277f06cbf940d7beeb59c04cf50c1186ec5e7b6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5221a891e7b671164e3dbf0820f357ec378f7379b5e4222bfd90dc64168feb2f966790ce04eeecf2a2d8becfd8bc8c1faf287856f636ca363d100ece0e771b22
|
|
7
|
+
data.tar.gz: 1a6c2390e1d1cfed4990ddcb6a648f18a3f0b5c23fbec6bf4a64a67f788435af0c33716862a6f5c97bd15b74351592fdf9ad1800f9921a287ccada6a9788a135
|
data/config/locales/el.yml
CHANGED
|
@@ -55,6 +55,9 @@ el:
|
|
|
55
55
|
highlighted_content_banner_title: Τίτλος
|
|
56
56
|
instagram_handler: Πρόγραμμα χειρισμού Instagram
|
|
57
57
|
logo: Λογότυπο
|
|
58
|
+
machine_translation_display_priority: Προτεραιότητα εμφάνισης μηχανικής μετάφρασης
|
|
59
|
+
machine_translation_display_priority_original: Αρχικό κείμενο πρώτα
|
|
60
|
+
machine_translation_display_priority_translation: Μεταφρασμένο κείμενο πρώτα
|
|
58
61
|
name: Όνομα
|
|
59
62
|
official_img_footer: Επίσημο υποσέλιδο λογότυπου
|
|
60
63
|
official_img_header: Επίσημη κεφαλίδα λογότυπου
|
|
@@ -88,6 +91,8 @@ el:
|
|
|
88
91
|
name: Όνομα
|
|
89
92
|
organization: Οργανισμός
|
|
90
93
|
plural: Πληθυντικός
|
|
94
|
+
settings:
|
|
95
|
+
scope_id: Πεδίο εφαρμογής
|
|
91
96
|
static_page:
|
|
92
97
|
changed_notably: Υπήρξαν σημαντικές αλλαγές.
|
|
93
98
|
content: Περιεχόμενο
|
|
@@ -136,6 +141,7 @@ el:
|
|
|
136
141
|
per_page: Ανά σελίδα
|
|
137
142
|
permissions: Δικαιώματα
|
|
138
143
|
reject: Απόρριψη
|
|
144
|
+
share: Κοινοποίηση
|
|
139
145
|
verify: Επαλήθευση
|
|
140
146
|
admin_terms_of_use:
|
|
141
147
|
accept:
|
|
@@ -263,6 +269,7 @@ el:
|
|
|
263
269
|
headers:
|
|
264
270
|
actions: Ενέργειες
|
|
265
271
|
name: Όνομα στοιχείου
|
|
272
|
+
scope: Πεδίο εφαρμογής στοιχείου
|
|
266
273
|
type: Τύπος στοιχείου
|
|
267
274
|
new:
|
|
268
275
|
add: Προσθήκη στοιχείου
|
data/config/locales/is-IS.yml
CHANGED
|
@@ -13,6 +13,7 @@ is-IS:
|
|
|
13
13
|
attachment_collection_id: Mappa
|
|
14
14
|
description: Lýsing
|
|
15
15
|
file: Skrá
|
|
16
|
+
title: Nafn viðhengis eða myndar
|
|
16
17
|
attachment_collection:
|
|
17
18
|
description: Lýsing
|
|
18
19
|
name: Nafn
|
|
@@ -30,6 +31,7 @@ is-IS:
|
|
|
30
31
|
subject: Efni
|
|
31
32
|
organization:
|
|
32
33
|
alert_color: Viðvörun
|
|
34
|
+
badges_enabled: Virkja merki
|
|
33
35
|
cta_button_path: Hringja til aðgerða hnappaslóð
|
|
34
36
|
cta_button_text: Hringja í aðgerð hnappinn texta
|
|
35
37
|
default_locale: Sjálfgefið tungumál
|
|
@@ -60,7 +62,10 @@ is-IS:
|
|
|
60
62
|
reference_prefix: Tilvísunarnúmer
|
|
61
63
|
secondary_color: Til vara
|
|
62
64
|
show_statistics: Sýna tölfræði
|
|
65
|
+
success_color: Tókst
|
|
66
|
+
time_zone: Tímabelti
|
|
63
67
|
twitter_handler: Twitter handler
|
|
68
|
+
user_groups_enabled: Virkja hópa
|
|
64
69
|
warning_color: Aðvörun
|
|
65
70
|
youtube_handler: YouTube umsjónarmaður
|
|
66
71
|
scope:
|
|
@@ -74,6 +79,8 @@ is-IS:
|
|
|
74
79
|
name: Nafn
|
|
75
80
|
organization: Skipulag
|
|
76
81
|
plural: Fleirtala
|
|
82
|
+
settings:
|
|
83
|
+
scope_id: Svæði
|
|
77
84
|
static_page:
|
|
78
85
|
content: Innihald
|
|
79
86
|
organization: Skipulag
|
|
@@ -88,6 +95,14 @@ is-IS:
|
|
|
88
95
|
weight: Þyngd
|
|
89
96
|
user_group_csv_verification:
|
|
90
97
|
file: Skrá
|
|
98
|
+
errors:
|
|
99
|
+
models:
|
|
100
|
+
organization:
|
|
101
|
+
attributes:
|
|
102
|
+
official_img_footer:
|
|
103
|
+
allowed_file_content_types: Vitlaus myndskrá
|
|
104
|
+
official_img_header:
|
|
105
|
+
allowed_file_content_types: Vitlaus myndskrá
|
|
91
106
|
activerecord:
|
|
92
107
|
attributes:
|
|
93
108
|
decidim/static_page:
|
|
@@ -110,8 +125,10 @@ is-IS:
|
|
|
110
125
|
export: Útflutningur
|
|
111
126
|
manage: Stjórna
|
|
112
127
|
new: Nýtt %{name}
|
|
128
|
+
per_page: Á hveri síðu
|
|
113
129
|
permissions: Heimildir
|
|
114
130
|
reject: Hafna
|
|
131
|
+
share: Deila
|
|
115
132
|
verify: Staðfestu
|
|
116
133
|
area_types:
|
|
117
134
|
create:
|
data/config/locales/ja.yml
CHANGED
|
@@ -24,7 +24,7 @@ ja:
|
|
|
24
24
|
component:
|
|
25
25
|
name: 名前
|
|
26
26
|
published_at: 公開日時
|
|
27
|
-
weight:
|
|
27
|
+
weight: 重みづけ
|
|
28
28
|
id: ID
|
|
29
29
|
newsletter:
|
|
30
30
|
body: 本文
|
|
@@ -812,7 +812,7 @@ ja:
|
|
|
812
812
|
not_hidden: 非表示にしない
|
|
813
813
|
title: アクション
|
|
814
814
|
unhide: Unhide
|
|
815
|
-
unreport:
|
|
815
|
+
unreport: 報告解除
|
|
816
816
|
admin:
|
|
817
817
|
reportable:
|
|
818
818
|
hide:
|
|
@@ -822,7 +822,7 @@ ja:
|
|
|
822
822
|
invalid: リソースの非表示解除中に問題が発生しました。
|
|
823
823
|
success: リソースの非表示を解除しました。
|
|
824
824
|
unreport:
|
|
825
|
-
invalid:
|
|
825
|
+
invalid: リソースの報告解除中に問題が発生しました。
|
|
826
826
|
success: リソースの報告を解除しました。
|
|
827
827
|
models:
|
|
828
828
|
moderation:
|
data/config/locales/nl.yml
CHANGED
|
@@ -44,8 +44,8 @@ nl:
|
|
|
44
44
|
from: Afzender van de e-mail
|
|
45
45
|
github_handler: GitHub gebruikersnaam
|
|
46
46
|
header_snippets: Elementen om toe te voegen tussen HTML-tags
|
|
47
|
-
highlight_alternative_color:
|
|
48
|
-
highlight_color:
|
|
47
|
+
highlight_alternative_color: In de kijker, alternatief
|
|
48
|
+
highlight_color: In de kijker zetten
|
|
49
49
|
highlighted_content_banner_action_subtitle: Ondertitel actieknop
|
|
50
50
|
highlighted_content_banner_action_title: Titel actieknop
|
|
51
51
|
highlighted_content_banner_action_url: URL actieknop
|
|
@@ -714,7 +714,7 @@ nl:
|
|
|
714
714
|
dashboard: Dashboard
|
|
715
715
|
impersonatable_users: Beheersbare deelnemers
|
|
716
716
|
impersonations: Beheer van deelnemers
|
|
717
|
-
metrics:
|
|
717
|
+
metrics: Cijfers
|
|
718
718
|
participants: Deelnemers
|
|
719
719
|
scope_types: Scope types
|
|
720
720
|
scopes: Scopes
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-admin
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.23.
|
|
4
|
+
version: 0.23.3
|
|
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: 2021-02-
|
|
13
|
+
date: 2021-02-23 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: active_link_to
|
|
@@ -32,14 +32,14 @@ dependencies:
|
|
|
32
32
|
requirements:
|
|
33
33
|
- - '='
|
|
34
34
|
- !ruby/object:Gem::Version
|
|
35
|
-
version: 0.23.
|
|
35
|
+
version: 0.23.3
|
|
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.23.
|
|
42
|
+
version: 0.23.3
|
|
43
43
|
- !ruby/object:Gem::Dependency
|
|
44
44
|
name: devise
|
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -130,28 +130,28 @@ dependencies:
|
|
|
130
130
|
requirements:
|
|
131
131
|
- - '='
|
|
132
132
|
- !ruby/object:Gem::Version
|
|
133
|
-
version: 0.23.
|
|
133
|
+
version: 0.23.3
|
|
134
134
|
type: :development
|
|
135
135
|
prerelease: false
|
|
136
136
|
version_requirements: !ruby/object:Gem::Requirement
|
|
137
137
|
requirements:
|
|
138
138
|
- - '='
|
|
139
139
|
- !ruby/object:Gem::Version
|
|
140
|
-
version: 0.23.
|
|
140
|
+
version: 0.23.3
|
|
141
141
|
- !ruby/object:Gem::Dependency
|
|
142
142
|
name: decidim-participatory_processes
|
|
143
143
|
requirement: !ruby/object:Gem::Requirement
|
|
144
144
|
requirements:
|
|
145
145
|
- - '='
|
|
146
146
|
- !ruby/object:Gem::Version
|
|
147
|
-
version: 0.23.
|
|
147
|
+
version: 0.23.3
|
|
148
148
|
type: :development
|
|
149
149
|
prerelease: false
|
|
150
150
|
version_requirements: !ruby/object:Gem::Requirement
|
|
151
151
|
requirements:
|
|
152
152
|
- - '='
|
|
153
153
|
- !ruby/object:Gem::Version
|
|
154
|
-
version: 0.23.
|
|
154
|
+
version: 0.23.3
|
|
155
155
|
description: Organization administration to manage a single organization.
|
|
156
156
|
email:
|
|
157
157
|
- josepjaume@gmail.com
|