thecore_ui_rails_admin 2.7.4 → 2.7.7
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9b8d231f30c9df528d977f826039b8aa4e5dc1c88a2b34ab036b315219f5ff3e
|
4
|
+
data.tar.gz: 50522d2e4d33a66dc8a7c6b1e8aa6f58797d2cb5ebe276ff2a0428828196c2e1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 53016c301af841190e79d145fc0e67da874f2d25762951b13031c6fba1a8950f16789ae160c31c8c48e2b922f5711c0cb183f1ad6b3aa49c2596b4bfc5200d81
|
7
|
+
data.tar.gz: e4fa78546d16c8f3775ae0f9f7f6602d272de54421b9cfc29d81a8ac1d1fbd5da41283c65f9fb52c08375876d8ad2c225f73cd972b3b987b05915a0e62bdda33
|
data/config/locales/en.main.yml
CHANGED
@@ -1,13 +1,48 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
en:
|
2
|
+
export: Export
|
3
|
+
export_all: Export All
|
4
|
+
export_found: Export Filtered
|
5
|
+
export_selected: Export Selected
|
6
|
+
delete_selected: Delete Selected
|
7
|
+
yes: "yes"
|
3
8
|
no: Cancel
|
4
9
|
error: Error
|
5
10
|
question: Question
|
6
|
-
root_actions:
|
11
|
+
root_actions: "Operations"
|
7
12
|
admin:
|
13
|
+
misc:
|
14
|
+
root_navigation: Actions
|
15
|
+
flash:
|
16
|
+
error: "Unable to perform the action %{action} (%{name})"
|
17
|
+
model_not_found: Unable to find the Model '%{model}'
|
18
|
+
noaction: Unable to perform the action
|
19
|
+
object_not_found: "Unable to find the Model %{model} con id '%{id}'"
|
20
|
+
successful: "Action performed successfully: %{action} (%{name})"
|
21
|
+
actions:
|
22
|
+
thecore_sidekiq_monitor:
|
23
|
+
menu: Activity Monitoring
|
24
|
+
breadcrumb: Activity Monitoring
|
25
|
+
title: Activity Monitoring
|
26
|
+
thecore_blazer_bi:
|
27
|
+
menu: Business Intelligence
|
28
|
+
breadcrumb: Business Intelligence
|
29
|
+
title: Business Intelligence
|
30
|
+
index:
|
31
|
+
link: Show all elements
|
32
|
+
label: "Configurations"
|
33
|
+
advanced:
|
34
|
+
label: Advanced
|
35
|
+
logging:
|
36
|
+
label: Logging
|
37
|
+
registries:
|
38
|
+
label: Personal data
|
39
|
+
operations:
|
40
|
+
label: Operation
|
41
|
+
master_data_set:
|
42
|
+
label: Data
|
8
43
|
js:
|
9
|
-
true: True
|
10
|
-
false: False
|
44
|
+
true: "True"
|
45
|
+
false: "False"
|
11
46
|
is_present: Is present
|
12
47
|
is_blank: Is blank
|
13
48
|
date: Date ...
|
@@ -1,4 +1,34 @@
|
|
1
1
|
it:
|
2
2
|
admin:
|
3
|
+
misc:
|
4
|
+
scopes: Filtri veloci
|
3
5
|
scopes:
|
4
|
-
|
6
|
+
all: Tutti
|
7
|
+
order_by_name: Ordinato per Nome
|
8
|
+
order_by_insert_date: Ordinato per Data
|
9
|
+
starts_with_a: Inizia con A
|
10
|
+
starts_with_b: Inizia con B
|
11
|
+
starts_with_c: Inizia con C
|
12
|
+
starts_with_d: Inizia con D
|
13
|
+
starts_with_e: Inizia con E
|
14
|
+
starts_with_f: Inizia con F
|
15
|
+
starts_with_g: Inizia con G
|
16
|
+
starts_with_h: Inizia con H
|
17
|
+
starts_with_i: Inizia con I
|
18
|
+
starts_with_j: Inizia con J
|
19
|
+
starts_with_k: Inizia con K
|
20
|
+
starts_with_l: Inizia con L
|
21
|
+
starts_with_m: Inizia con M
|
22
|
+
starts_with_n: Inizia con N
|
23
|
+
starts_with_o: Inizia con O
|
24
|
+
starts_with_p: Inizia conh P
|
25
|
+
starts_with_q: Inizia con Q
|
26
|
+
starts_with_r: Inizia con R
|
27
|
+
starts_with_s: Inizia con S
|
28
|
+
starts_with_t: Inizia con T
|
29
|
+
starts_with_u: Inizia con U
|
30
|
+
starts_with_v: Inizia con V
|
31
|
+
starts_with_w: Inizia con W
|
32
|
+
starts_with_x: Inizia con X
|
33
|
+
starts_with_y: Inizia con Y
|
34
|
+
starts_with_z: Inizia con Z
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_ui_rails_admin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.7.
|
4
|
+
version: 2.7.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-02-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: thecore_ui_commons
|
@@ -169,11 +169,9 @@ files:
|
|
169
169
|
- config/initializers/thecore_concern.rb
|
170
170
|
- config/initializers/thecore_ui_rails_admin_app_configs.rb
|
171
171
|
- config/initializers/thecore_ui_rails_admin_load_root_actions_for.rb
|
172
|
-
- config/locales/en.index_cards.custom.yml
|
173
172
|
- config/locales/en.main.yml
|
174
173
|
- config/locales/en.rails_admin.yml
|
175
174
|
- config/locales/en.rollincode.yml
|
176
|
-
- config/locales/it.index_cards.custom.yml
|
177
175
|
- config/locales/it.main.yml
|
178
176
|
- config/locales/it.rails_admin.yml
|
179
177
|
- config/locales/it.rollincode.yml
|
@@ -1,20 +0,0 @@
|
|
1
|
-
it:
|
2
|
-
admin:
|
3
|
-
actions:
|
4
|
-
new:
|
5
|
-
menu: ""
|
6
|
-
index:
|
7
|
-
menu: ""
|
8
|
-
export:
|
9
|
-
menu: ""
|
10
|
-
export:
|
11
|
-
found: ➦
|
12
|
-
misc:
|
13
|
-
order_by: ⇅
|
14
|
-
scopes: ⋔
|
15
|
-
add_filter: ⋔
|
16
|
-
add_new: ⋔
|
17
|
-
refresh: Apply Filters
|
18
|
-
bulk_menu_title: ☑
|
19
|
-
select:
|
20
|
-
toggle: ☒
|