@plone/volto-slate 18.0.4 → 18.2.0
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.
package/CHANGELOG.md
CHANGED
|
@@ -8,6 +8,18 @@
|
|
|
8
8
|
|
|
9
9
|
<!-- towncrier release notes start -->
|
|
10
10
|
|
|
11
|
+
## 18.2.0 (2025-01-24)
|
|
12
|
+
|
|
13
|
+
### Feature
|
|
14
|
+
|
|
15
|
+
- Fixed keyboard shortcuts for typing headings using Markdown notation. @Shyam-Raghuwanshi [#6588](https://github.com/plone/volto/issues/6588)
|
|
16
|
+
|
|
17
|
+
## 18.1.0 (2025-01-11)
|
|
18
|
+
|
|
19
|
+
### Feature
|
|
20
|
+
|
|
21
|
+
- Added Italian translations. @giuliaghisini [#6563](https://github.com/plone/volto/issues/6563)
|
|
22
|
+
|
|
11
23
|
## 18.0.4 (2024-12-12)
|
|
12
24
|
|
|
13
25
|
### Bugfix
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
msgid ""
|
|
2
|
+
msgstr ""
|
|
3
|
+
"Project-Id-Version: \n"
|
|
4
|
+
"Report-Msgid-Bugs-To: \n"
|
|
5
|
+
"POT-Creation-Date: \n"
|
|
6
|
+
"PO-Revision-Date: \n"
|
|
7
|
+
"Last-Translator: \n"
|
|
8
|
+
"Language: \n"
|
|
9
|
+
"Language-Team: \n"
|
|
10
|
+
"Content-Type: \n"
|
|
11
|
+
"Content-Transfer-Encoding: \n"
|
|
12
|
+
"Plural-Forms: \n"
|
|
13
|
+
|
|
14
|
+
#: editor/plugins/Link/index
|
|
15
|
+
msgid "Add link"
|
|
16
|
+
msgstr "Aggiungi un link"
|
|
17
|
+
|
|
18
|
+
#: widgets/HtmlSlateWidget
|
|
19
|
+
msgid "An error has occurred while editing \"{name}\" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator."
|
|
20
|
+
msgstr "E' occorso un errore durante la modifica del campo \"{name}\". Siamo stati notificati e stiamo indagando. Si prega di salvare il lavoro e riprovare. Se il problema persiste, contattare l'amministratore del sito."
|
|
21
|
+
|
|
22
|
+
#: widgets/RichTextWidgetView
|
|
23
|
+
msgid "An error has occurred while rendering \"{name}\" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator."
|
|
24
|
+
msgstr "E' occorso un errore durante il rendering del campo \"{name}\". Siamo stati notificati e stiamo indagando. Se il problema persiste, contattare l'amministratore del sito."
|
|
25
|
+
|
|
26
|
+
#: blocks/Table/TableBlockEdit
|
|
27
|
+
msgid "Bottom"
|
|
28
|
+
msgstr "In basso"
|
|
29
|
+
|
|
30
|
+
#: blocks/Table/TableBlockEdit
|
|
31
|
+
msgid "Center"
|
|
32
|
+
msgstr "Al centro"
|
|
33
|
+
|
|
34
|
+
#: blocks/Table/TableBlockEdit
|
|
35
|
+
#: editor/plugins/Table/index
|
|
36
|
+
msgid "Delete col"
|
|
37
|
+
msgstr "Elimina colonna"
|
|
38
|
+
|
|
39
|
+
#: blocks/Table/TableBlockEdit
|
|
40
|
+
#: editor/plugins/Table/index
|
|
41
|
+
msgid "Delete row"
|
|
42
|
+
msgstr "Elimina riga"
|
|
43
|
+
|
|
44
|
+
#: editor/plugins/Table/index
|
|
45
|
+
msgid "Delete table"
|
|
46
|
+
msgstr "Elimina tabella"
|
|
47
|
+
|
|
48
|
+
#: blocks/Table/TableBlockEdit
|
|
49
|
+
msgid "Divide each row into separate cells"
|
|
50
|
+
msgstr "Mostra i margini delle colonne"
|
|
51
|
+
|
|
52
|
+
#: elementEditor/messages
|
|
53
|
+
msgid "Edit element"
|
|
54
|
+
msgstr "Modifica elemento"
|
|
55
|
+
|
|
56
|
+
#: editor/plugins/AdvancedLink/index
|
|
57
|
+
#: editor/plugins/Link/index
|
|
58
|
+
msgid "Edit link"
|
|
59
|
+
msgstr "Modifica link"
|
|
60
|
+
|
|
61
|
+
#: blocks/Table/TableBlockEdit
|
|
62
|
+
msgid "Fixed width table cells"
|
|
63
|
+
msgstr "Celle della tabella a larghezza fissa"
|
|
64
|
+
|
|
65
|
+
#: blocks/Table/TableBlockEdit
|
|
66
|
+
msgid "Hide headers"
|
|
67
|
+
msgstr "Nascodi intestazioni"
|
|
68
|
+
|
|
69
|
+
#: blocks/Table/TableBlockEdit
|
|
70
|
+
#: editor/plugins/Table/index
|
|
71
|
+
msgid "Insert col after"
|
|
72
|
+
msgstr "Inserisci una colonna dopo"
|
|
73
|
+
|
|
74
|
+
#: blocks/Table/TableBlockEdit
|
|
75
|
+
#: editor/plugins/Table/index
|
|
76
|
+
msgid "Insert col before"
|
|
77
|
+
msgstr "Inserisci una colonna prima"
|
|
78
|
+
|
|
79
|
+
#: blocks/Table/TableBlockEdit
|
|
80
|
+
#: editor/plugins/Table/index
|
|
81
|
+
msgid "Insert row after"
|
|
82
|
+
msgstr "Inserisci una riga dopo"
|
|
83
|
+
|
|
84
|
+
#: blocks/Table/TableBlockEdit
|
|
85
|
+
#: editor/plugins/Table/index
|
|
86
|
+
msgid "Insert row before"
|
|
87
|
+
msgstr "Inserisci una riga prima"
|
|
88
|
+
|
|
89
|
+
#: blocks/Table/TableBlockEdit
|
|
90
|
+
msgid "Left"
|
|
91
|
+
msgstr "A sinistra"
|
|
92
|
+
|
|
93
|
+
#: blocks/Table/TableBlockEdit
|
|
94
|
+
msgid "Make the table compact"
|
|
95
|
+
msgstr "Rendi la tabella compatta"
|
|
96
|
+
|
|
97
|
+
#: blocks/Table/TableBlockEdit
|
|
98
|
+
msgid "Make the table sortable"
|
|
99
|
+
msgstr "Rendi la tabella ordinabile"
|
|
100
|
+
|
|
101
|
+
#: blocks/Table/TableBlockEdit
|
|
102
|
+
msgid "Middle"
|
|
103
|
+
msgstr "Al centro"
|
|
104
|
+
|
|
105
|
+
#: blocks/Text/SlashMenu
|
|
106
|
+
msgid "No matching blocks"
|
|
107
|
+
msgstr "Nessun blocco corrispondente"
|
|
108
|
+
|
|
109
|
+
#: blocks/Table/TableBlockEdit
|
|
110
|
+
msgid "Reduce complexity"
|
|
111
|
+
msgstr "Riduci complessita"
|
|
112
|
+
|
|
113
|
+
#: elementEditor/messages
|
|
114
|
+
msgid "Remove element"
|
|
115
|
+
msgstr "Rimuovi elemento"
|
|
116
|
+
|
|
117
|
+
#: editor/plugins/AdvancedLink/index
|
|
118
|
+
msgid "Remove link"
|
|
119
|
+
msgstr "Rimuovi link"
|
|
120
|
+
|
|
121
|
+
#: blocks/Table/TableBlockEdit
|
|
122
|
+
msgid "Right"
|
|
123
|
+
msgstr "A destra"
|
|
124
|
+
|
|
125
|
+
#: blocks/Table/TableBlockEdit
|
|
126
|
+
msgid "Stripe alternate rows with color"
|
|
127
|
+
msgstr "Evidezia le righe alternate con un colore"
|
|
128
|
+
|
|
129
|
+
#: blocks/Table/TableBlockEdit
|
|
130
|
+
msgid "Table"
|
|
131
|
+
msgstr "Tabella"
|
|
132
|
+
|
|
133
|
+
#: blocks/Table/TableBlockEdit
|
|
134
|
+
msgid "Table color inverted"
|
|
135
|
+
msgstr "Inverti i colori della tabella"
|
|
136
|
+
|
|
137
|
+
#: blocks/Table/TableBlockEdit
|
|
138
|
+
msgid "Top"
|
|
139
|
+
msgstr "In alto"
|
|
140
|
+
|
|
141
|
+
#: blocks/Text/DefaultTextBlockEditor
|
|
142
|
+
#: blocks/Text/DetachedTextBlockEditor
|
|
143
|
+
msgid "Type text…"
|
|
144
|
+
msgstr "Inserisci il testo…"
|
|
145
|
+
|
|
146
|
+
#: blocks/Table/TableBlockEdit
|
|
147
|
+
msgid "Visible only in view mode"
|
|
148
|
+
msgstr "Visibile solo in modalità di visualizzazione"
|
package/package.json
CHANGED
|
@@ -37,12 +37,16 @@ const messages = defineMessages({
|
|
|
37
37
|
id: 'Stripe alternate rows with color',
|
|
38
38
|
defaultMessage: 'Stripe alternate rows with color',
|
|
39
39
|
},
|
|
40
|
+
table_block: {
|
|
41
|
+
id: 'Table block',
|
|
42
|
+
defaultMessage: 'Table block',
|
|
43
|
+
},
|
|
40
44
|
});
|
|
41
45
|
|
|
42
46
|
function TableSchema(props) {
|
|
43
47
|
const { intl } = props;
|
|
44
48
|
return {
|
|
45
|
-
title:
|
|
49
|
+
title: intl.formatMessage(messages.table_block),
|
|
46
50
|
fieldsets: [
|
|
47
51
|
{
|
|
48
52
|
id: 'default',
|
|
@@ -15,10 +15,10 @@ const MarkdownIntroduction = (props) => {
|
|
|
15
15
|
<Segment secondary attached style={{ fontFamily: 'monospace' }}>
|
|
16
16
|
<List>
|
|
17
17
|
<List.Item key={1} style={{ fontSize: 'xx-large' }}>
|
|
18
|
-
|
|
18
|
+
## Heading
|
|
19
19
|
</List.Item>
|
|
20
20
|
<List.Item key={2} style={{ fontSize: 'x-large' }}>
|
|
21
|
-
|
|
21
|
+
### Subheading
|
|
22
22
|
</List.Item>
|
|
23
23
|
|
|
24
24
|
<List.Item key={3} style={{ paddingTop: '1rem' }}>
|