decidim-system 0.0.6 → 0.0.7
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/eu.yml +60 -2
- metadata +7 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 50b252413d1c2929b572a8d837daf9649eea3cc3
|
|
4
|
+
data.tar.gz: 7fd0161fba1e49e1c315441031d0eae37c72c380
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3ee098a6fee3a31491895e8fc0dda70d47fb40c263ab142257af2aff2ccb77c8b95a483f964d1465f6bad755e34cc98d41b27dac75753c6852993fb0b79eb72f
|
|
7
|
+
data.tar.gz: 7042461cbcc7d2231d721069499a1409143c8df6e47ff031b1b3e3e5f3821783c2ada42b1b56975d9a23987c5caa5ef477863a2bcbab72557c359cac2ead92a4
|
data/config/locales/eu.yml
CHANGED
|
@@ -1,10 +1,68 @@
|
|
|
1
1
|
eu:
|
|
2
2
|
decidim:
|
|
3
3
|
system:
|
|
4
|
+
actions:
|
|
5
|
+
confirm_destroy: Ziur hau ezabatu nahi duzula?
|
|
6
|
+
destroy: Ezabatu
|
|
7
|
+
edit: Editatu
|
|
8
|
+
new: '%{name} berria'
|
|
9
|
+
save: Gorde
|
|
10
|
+
title: Ekintzak
|
|
4
11
|
admins:
|
|
5
12
|
create:
|
|
6
|
-
|
|
13
|
+
error: Errorea gertatu da administratzaile berri bat sortzean.
|
|
14
|
+
success: Administratzailea zuzen sortu da
|
|
15
|
+
destroy:
|
|
16
|
+
success: Administratzailea zuzen sortu da
|
|
17
|
+
edit:
|
|
18
|
+
title: Editatu administratzailea
|
|
19
|
+
update: Eguneratu administratzailea
|
|
20
|
+
index:
|
|
21
|
+
title: Administratzaileak
|
|
22
|
+
new:
|
|
23
|
+
create: Sortu administratzailea
|
|
24
|
+
title: Administratzaile berria
|
|
25
|
+
update:
|
|
26
|
+
error: Errorea gertatu da administratzaile hau eguneratzean.
|
|
27
|
+
success: Administratzailea zuzen eguneratu da
|
|
28
|
+
default_pages:
|
|
29
|
+
placeholders:
|
|
30
|
+
content: Mesedez, gehitu eduki adierazgarria orri honetan, kontrol-panela baliatuta.
|
|
31
|
+
title: 'Izenburu lehenetsia orri honetarako: %{page}'
|
|
32
|
+
menu:
|
|
33
|
+
admins: Administratzaileak
|
|
34
|
+
dashboard: Kontrol-panela
|
|
35
|
+
organizations: Erakundeak
|
|
7
36
|
models:
|
|
8
37
|
admin:
|
|
9
38
|
fields:
|
|
10
|
-
|
|
39
|
+
created_at: Sortze-data
|
|
40
|
+
email: Helbide elektronikoa
|
|
41
|
+
name: Administratzailea
|
|
42
|
+
validations:
|
|
43
|
+
email_uniqueness: beste administratzaile bat dago, helbide elektroniko hauxe bera duena
|
|
44
|
+
organization:
|
|
45
|
+
actions:
|
|
46
|
+
save_and_invite: Sortu erakundea eta gonbit egin administratzaileari
|
|
47
|
+
fields:
|
|
48
|
+
created_at: Sortze-data
|
|
49
|
+
name: Izena
|
|
50
|
+
name: Erakundea
|
|
51
|
+
page:
|
|
52
|
+
name: Orria
|
|
53
|
+
organizations:
|
|
54
|
+
create:
|
|
55
|
+
error: Errorea gertatu da erakunde berri bat sortzean.
|
|
56
|
+
success: Erakundea zuzen sortu da.
|
|
57
|
+
edit:
|
|
58
|
+
secondary_hosts_hint: Sartu haietako bakoitza lerro batean
|
|
59
|
+
index:
|
|
60
|
+
title: Erakundeak
|
|
61
|
+
new:
|
|
62
|
+
secondary_hosts_hint: Sartu haietako bakoitza lerro batean
|
|
63
|
+
title: Erakunde berria
|
|
64
|
+
update:
|
|
65
|
+
error: Errorea gertatu da erakunde hau eguneratzean.
|
|
66
|
+
success: Erakundea zuzen eguneratu da.
|
|
67
|
+
titles:
|
|
68
|
+
dashboard: Kontrol-panela
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-system
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.7
|
|
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: 2017-
|
|
13
|
+
date: 2017-04-07 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: decidim-core
|
|
@@ -18,14 +18,14 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - '='
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 0.0.
|
|
21
|
+
version: 0.0.7
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
25
25
|
requirements:
|
|
26
26
|
- - '='
|
|
27
27
|
- !ruby/object:Gem::Version
|
|
28
|
-
version: 0.0.
|
|
28
|
+
version: 0.0.7
|
|
29
29
|
- !ruby/object:Gem::Dependency
|
|
30
30
|
name: rails
|
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -158,14 +158,14 @@ dependencies:
|
|
|
158
158
|
requirements:
|
|
159
159
|
- - '='
|
|
160
160
|
- !ruby/object:Gem::Version
|
|
161
|
-
version: 0.0.
|
|
161
|
+
version: 0.0.7
|
|
162
162
|
type: :development
|
|
163
163
|
prerelease: false
|
|
164
164
|
version_requirements: !ruby/object:Gem::Requirement
|
|
165
165
|
requirements:
|
|
166
166
|
- - '='
|
|
167
167
|
- !ruby/object:Gem::Version
|
|
168
|
-
version: 0.0.
|
|
168
|
+
version: 0.0.7
|
|
169
169
|
description: System administration to create new organization in an installation.
|
|
170
170
|
email:
|
|
171
171
|
- josepjaume@gmail.com
|
|
@@ -259,7 +259,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
259
259
|
version: '0'
|
|
260
260
|
requirements: []
|
|
261
261
|
rubyforge_project:
|
|
262
|
-
rubygems_version: 2.6.
|
|
262
|
+
rubygems_version: 2.6.11
|
|
263
263
|
signing_key:
|
|
264
264
|
specification_version: 4
|
|
265
265
|
summary: System administration
|