thecore_ui_rails_admin 2.7.5 → 2.7.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/en.main.yml +40 -5
- data/config/locales/it.rails_admin.yml +31 -1
- metadata +2 -2
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
|