thecore_ui_rails_admin 3.3.1 → 3.3.2
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/{en.main.yml → en.thecore_ui_ra.yml} +38 -9
- data/config/locales/{it.main.yml → it.thecore_ui_ra.yml} +35 -6
- data/lib/thecore_ui_rails_admin/version.rb +1 -1
- metadata +3 -7
- data/config/locales/en.rails_admin.yml +0 -31
- data/config/locales/en.rollincode.yml +0 -5
- data/config/locales/it.rails_admin.yml +0 -31
- data/config/locales/it.rollincode.yml +0 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 75f4e410b1b4df0704cc6321524263e92e050fd1f5babed714f7956fd7e95563
|
4
|
+
data.tar.gz: b7a81b7607f6dd353aa87a44959289be86e1375033b2ae01328fa96382410119
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8d1a29d0bc012801393c6686d337d9a9a8b9d6cbbcf48d08306cb9222bb74cfc08113e03b8ce721d07503585c7378d95224a67949b297cdb79a2457fd4780404
|
7
|
+
data.tar.gz: c471e36aad244eaf5cbbcd9ce27616317d2786d21a084dfed12ebbe54595b877da69937e0a07304ae46e381b04f5f7d502a5f87bb4046b17c3af5f56ebd80777
|
@@ -8,16 +8,14 @@ en:
|
|
8
8
|
no: "No"
|
9
9
|
error: Error
|
10
10
|
question: Question
|
11
|
-
root_actions:
|
11
|
+
root_actions: "Operations"
|
12
12
|
admin:
|
13
|
+
rollincode:
|
14
|
+
number: Quantity
|
15
|
+
show: "Show items"
|
13
16
|
misc:
|
14
|
-
root_navigation:
|
15
|
-
|
16
|
-
error: "Unable to perform action %{action} (%{name})"
|
17
|
-
model_not_found: Unable to find model '%{model}'
|
18
|
-
noaction: Unable to perform action
|
19
|
-
object_not_found: "Unable to find model %{model} with id '%{id}'"
|
20
|
-
successful: "Action executed successfully: %{action} (%{name})"
|
17
|
+
root_navigation: Operations
|
18
|
+
reset_filters: Remove Filters
|
21
19
|
actions:
|
22
20
|
thecore_blazer_bi:
|
23
21
|
menu: Business Intelligence
|
@@ -25,7 +23,38 @@ en:
|
|
25
23
|
title: Business Intelligence
|
26
24
|
index:
|
27
25
|
link: Show All Items
|
28
|
-
|
26
|
+
no_records: No records to display
|
27
|
+
active_job_monitor:
|
28
|
+
menu: Service Monitoring
|
29
|
+
title: Service Monitoring
|
30
|
+
breadcrumb: Service Monitoring
|
31
|
+
change_password:
|
32
|
+
title: Change Password
|
33
|
+
breadcrumb: Change Password
|
34
|
+
menu: Change Password
|
35
|
+
success: Your password was changed successfully
|
36
|
+
error: Warning! %{errors}
|
37
|
+
save_filters:
|
38
|
+
success: Filters saved successfully
|
39
|
+
error: Error while saving filters
|
40
|
+
title: Save Filters
|
41
|
+
breadcrumb: Save Filters
|
42
|
+
menu: Save Filters
|
43
|
+
load_filters:
|
44
|
+
success: Filters loaded successfully
|
45
|
+
error: Error while loading filters
|
46
|
+
title: Load Filters
|
47
|
+
breadcrumb: Load Filters
|
48
|
+
menu: Load Filters
|
49
|
+
scopes:
|
50
|
+
_all: All
|
51
|
+
flash:
|
52
|
+
error: "Unable to perform action %{action} (%{name})"
|
53
|
+
model_not_found: Cannot find model '%{model}'
|
54
|
+
noaction: Unable to perform action
|
55
|
+
object_not_found: "Cannot find model %{model} with id '%{id}'"
|
56
|
+
successful: "Action performed successfully: %{action} (%{name})"
|
57
|
+
label: "Settings"
|
29
58
|
advanced:
|
30
59
|
label: Advanced
|
31
60
|
logs:
|
@@ -10,14 +10,12 @@ it:
|
|
10
10
|
question: Domanda
|
11
11
|
root_actions: "Operazioni"
|
12
12
|
admin:
|
13
|
+
rollincode:
|
14
|
+
number: Quantità
|
15
|
+
show: "Mostra gli elementi"
|
13
16
|
misc:
|
14
17
|
root_navigation: Operazioni
|
15
|
-
|
16
|
-
error: "Impossibile eseguire l'azione %{action} (%{name})"
|
17
|
-
model_not_found: Impossibile trovare il modello '%{model}'
|
18
|
-
noaction: Impossibile eseguire l'azione
|
19
|
-
object_not_found: "Impossibile trovare il modello %{model} con id '%{id}'"
|
20
|
-
successful: "Azione eseguita con successo: %{action} (%{name})"
|
18
|
+
reset_filters: Rimuovi i Filtri
|
21
19
|
actions:
|
22
20
|
thecore_blazer_bi:
|
23
21
|
menu: Business Intelligence
|
@@ -25,6 +23,37 @@ it:
|
|
25
23
|
title: Business Intelligence
|
26
24
|
index:
|
27
25
|
link: Mostra tutti gli Elementi
|
26
|
+
no_records: Nessun record da mostrare
|
27
|
+
active_job_monitor:
|
28
|
+
menu: Monitoraggio Servizi
|
29
|
+
title: Monitoraggio Servizi
|
30
|
+
breadcrumb: Monitoraggio Servizi
|
31
|
+
change_password:
|
32
|
+
title: Cambia Password
|
33
|
+
breadcrumb: Cambia Password
|
34
|
+
menu: Cambia Password
|
35
|
+
success: La tua password è stata cambiata con successo
|
36
|
+
error: Attenzione! %{errors}
|
37
|
+
save_filters:
|
38
|
+
success: Filtri salvati con successo
|
39
|
+
error: Errore durante il salvataggio dei filtri
|
40
|
+
title: Salva Filtri
|
41
|
+
breadcrumb: Salva Filtri
|
42
|
+
menu: Salva Filtri
|
43
|
+
load_filters:
|
44
|
+
success: Filtri caricati con successo
|
45
|
+
error: Errore durante il caricamento dei filtri
|
46
|
+
title: Carica Filtri
|
47
|
+
breadcrumb: Carica Filtri
|
48
|
+
menu: Carica Filtri
|
49
|
+
scopes:
|
50
|
+
_all: Tutti
|
51
|
+
flash:
|
52
|
+
error: "Impossibile eseguire l'azione %{action} (%{name})"
|
53
|
+
model_not_found: Impossibile trovare il modello '%{model}'
|
54
|
+
noaction: Impossibile eseguire l'azione
|
55
|
+
object_not_found: "Impossibile trovare il modello %{model} con id '%{id}'"
|
56
|
+
successful: "Azione eseguita con successo: %{action} (%{name})"
|
28
57
|
label: "Impostazioni"
|
29
58
|
advanced:
|
30
59
|
label: Avanzate
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_ui_rails_admin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.3.
|
4
|
+
version: 3.3.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
@@ -103,12 +103,8 @@ files:
|
|
103
103
|
- config/initializers/concern_settings.rb
|
104
104
|
- config/initializers/concern_target.rb
|
105
105
|
- config/initializers/concern_user.rb
|
106
|
-
- config/locales/en.
|
107
|
-
- config/locales/
|
108
|
-
- config/locales/en.rollincode.yml
|
109
|
-
- config/locales/it.main.yml
|
110
|
-
- config/locales/it.rails_admin.yml
|
111
|
-
- config/locales/it.rollincode.yml
|
106
|
+
- config/locales/en.thecore_ui_ra.yml
|
107
|
+
- config/locales/it.thecore_ui_ra.yml
|
112
108
|
- config/routes.rb
|
113
109
|
- db/migrate/20250206222412_add_locale_to_user.rb
|
114
110
|
- db/migrate/20250429155934_create_saved_filters.rb
|
@@ -1,31 +0,0 @@
|
|
1
|
-
en:
|
2
|
-
admin:
|
3
|
-
misc:
|
4
|
-
reset_filters: Remove Filters
|
5
|
-
actions:
|
6
|
-
index:
|
7
|
-
no_records: No records to show
|
8
|
-
active_job_monitor:
|
9
|
-
menu: Async Worker Monitor
|
10
|
-
title: Async Worker Monitor
|
11
|
-
breadcrumb: Async Worker Monitor
|
12
|
-
change_password:
|
13
|
-
title: Change Password
|
14
|
-
breadcrumb: Change Password
|
15
|
-
menu: Change Password
|
16
|
-
success: Your password has been changed successfully
|
17
|
-
error: Error! %{errors}
|
18
|
-
save_filters:
|
19
|
-
success: Filters saved successfully
|
20
|
-
error: Error saving filters
|
21
|
-
title: Save Filters
|
22
|
-
breadcrumb: Save Filters
|
23
|
-
menu: Save Filters
|
24
|
-
load_filters:
|
25
|
-
success: Filters loaded successfully
|
26
|
-
error: Error loading filters
|
27
|
-
title: Load Filters
|
28
|
-
breadcrumb: Load Filters
|
29
|
-
menu: Load Filters
|
30
|
-
scopes:
|
31
|
-
_all: All
|
@@ -1,31 +0,0 @@
|
|
1
|
-
it:
|
2
|
-
admin:
|
3
|
-
misc:
|
4
|
-
reset_filters: Rimuovi i Filtri
|
5
|
-
actions:
|
6
|
-
index:
|
7
|
-
no_records: Nessun record da mostrare
|
8
|
-
active_job_monitor:
|
9
|
-
menu: Monitoraggio Servizi
|
10
|
-
title: Monitoraggio Servizi
|
11
|
-
breadcrumb: Monitoraggio Servizi
|
12
|
-
change_password:
|
13
|
-
title: Cambia Password
|
14
|
-
breadcrumb: Cambia Password
|
15
|
-
menu: Cambia Password
|
16
|
-
success: La tua password è stata cambiata con successo
|
17
|
-
error: Attenzione! %{errors}
|
18
|
-
save_filters:
|
19
|
-
success: Filtri salvati con successo
|
20
|
-
error: Errore durante il salvataggio dei filtri
|
21
|
-
title: Salva Filtri
|
22
|
-
breadcrumb: Salva Filtri
|
23
|
-
menu: Salva Filtri
|
24
|
-
load_filters:
|
25
|
-
success: Filtri caricati con successo
|
26
|
-
error: Errore durante il caricamento dei filtri
|
27
|
-
title: Carica Filtri
|
28
|
-
breadcrumb: Carica Filtri
|
29
|
-
menu: Carica Filtri
|
30
|
-
scopes:
|
31
|
-
_all: Tutti
|