@bryntum/grid-thin-trial 7.3.2 → 7.3.4
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/AGENTS.md +130 -0
- package/CLAUDE.md +130 -0
- package/grid.d.ts +117 -79
- package/lib/column/Column.js +1 -1
- package/lib/feature/ColumnAutoWidth.js +1 -1
- package/lib/feature/Filter.js +1 -1
- package/lib/feature/FilterBar.js +1 -1
- package/lib/feature/StickyCells.js +1 -1
- package/lib/feature/experimental/ExcelExporter.js +1 -1
- package/lib/feature/experimental/xlsproviders/WriteExcelFileProvider.js +1 -1
- package/lib/feature/experimental/xlsproviders/XlsProviderBase.js +1 -1
- package/lib/feature/export/PdfExport.js +4 -4
- package/lib/feature/export/exporter/ExporterBase.js +6 -6
- package/lib/localization/Ar.js +256 -225
- package/lib/localization/Bg.js +256 -225
- package/lib/localization/Ca.js +256 -225
- package/lib/localization/Cs.js +256 -225
- package/lib/localization/Da.js +256 -225
- package/lib/localization/De.js +256 -225
- package/lib/localization/El.js +256 -225
- package/lib/localization/En.js +256 -225
- package/lib/localization/EnGb.js +256 -225
- package/lib/localization/Es.js +256 -225
- package/lib/localization/Et.js +256 -225
- package/lib/localization/Eu.js +256 -225
- package/lib/localization/Fi.js +256 -225
- package/lib/localization/FrFr.js +256 -225
- package/lib/localization/Gl.js +256 -225
- package/lib/localization/He.js +256 -225
- package/lib/localization/Hi.js +256 -225
- package/lib/localization/Hr.js +256 -225
- package/lib/localization/Hu.js +256 -225
- package/lib/localization/Id.js +256 -225
- package/lib/localization/It.js +256 -225
- package/lib/localization/Ja.js +256 -225
- package/lib/localization/Kk.js +256 -225
- package/lib/localization/Ko.js +256 -225
- package/lib/localization/Lt.js +256 -225
- package/lib/localization/Lv.js +256 -225
- package/lib/localization/Ms.js +256 -225
- package/lib/localization/Nl.js +256 -225
- package/lib/localization/No.js +256 -225
- package/lib/localization/Pl.js +256 -225
- package/lib/localization/Pt.js +256 -225
- package/lib/localization/PtBr.js +256 -225
- package/lib/localization/Ro.js +256 -225
- package/lib/localization/Ru.js +256 -225
- package/lib/localization/Sk.js +256 -225
- package/lib/localization/Sl.js +256 -225
- package/lib/localization/Sr.js +256 -225
- package/lib/localization/SrRs.js +256 -225
- package/lib/localization/SvSE.js +256 -225
- package/lib/localization/Th.js +256 -225
- package/lib/localization/Tr.js +256 -225
- package/lib/localization/Uk.js +256 -225
- package/lib/localization/Vi.js +256 -225
- package/lib/localization/ZhCn.js +256 -225
- package/lib/localization/ZhTw.js +256 -225
- package/lib/view/Grid.js +1 -1
- package/lib/view/GridBase.js +1 -1
- package/lib/view/export/ExportDialog.js +1 -1
- package/lib/view/mixin/GridElementEvents.js +1 -1
- package/lib/widget/ChecklistFilterCombo.js +1 -1
- package/package.json +1 -1
package/lib/localization/Gl.js
CHANGED
|
@@ -1,231 +1,262 @@
|
|
|
1
1
|
import LocaleHelper from '@bryntum/core-thin/lib/localization/LocaleHelper.js';
|
|
2
2
|
import '@bryntum/core-thin/lib/localization/Gl.js';
|
|
3
|
+
|
|
3
4
|
const emptyString = new String();
|
|
5
|
+
|
|
4
6
|
const locale = {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
7
|
+
|
|
8
|
+
localeName : 'Gl',
|
|
9
|
+
localeDesc : 'Galego',
|
|
10
|
+
localeCode : 'gl-ES',
|
|
11
|
+
localeRtl : false,
|
|
12
|
+
|
|
13
|
+
ChecklistFilterCombo : {
|
|
14
|
+
search : 'Buscar',
|
|
15
|
+
selectAll : 'Seleccionar todo',
|
|
16
|
+
removeAll : 'Quitar todo',
|
|
17
|
+
filtersSet : n => n === 1 ? `1 filtro configurado` : `${n} filtros configurados`,
|
|
18
|
+
noItems : 'Non se atoparon resultados',
|
|
19
|
+
placeholder : 'Filtrar...',
|
|
20
|
+
apply : 'Aplicar'
|
|
21
|
+
},
|
|
22
|
+
|
|
23
|
+
ColumnPicker : {
|
|
24
|
+
column : 'Columna',
|
|
25
|
+
columnsMenu : 'Columnas',
|
|
26
|
+
hideColumn : 'Ocultar columna',
|
|
27
|
+
hideColumnShort : 'Ocultar',
|
|
28
|
+
newColumns : 'Novas columnas',
|
|
29
|
+
showName : column => `Amosar a columna${column.text ? ` ${column.text}` : ''}`,
|
|
30
|
+
hideName : column => `Ocultar a columna${column.text ? ` ${column.text}` : ''}`
|
|
31
|
+
},
|
|
32
|
+
|
|
33
|
+
Filter : {
|
|
34
|
+
applyFilter : 'Aplicar filtro',
|
|
35
|
+
filter : 'Filtro',
|
|
36
|
+
editFilter : 'Editar filtro',
|
|
37
|
+
on : 'Activado',
|
|
38
|
+
before : 'Antes de',
|
|
39
|
+
after : 'Despois de',
|
|
40
|
+
equals : 'Igual a',
|
|
41
|
+
lessThan : 'Menor que',
|
|
42
|
+
moreThan : 'Maior que',
|
|
43
|
+
removeFilter : 'Eliminar filtro',
|
|
44
|
+
disableFilter : 'Desactivar filtro'
|
|
45
|
+
},
|
|
46
|
+
|
|
47
|
+
FilterBar : {
|
|
48
|
+
enableFilterBar : 'Mostrar barra de filtros',
|
|
49
|
+
disableFilterBar : 'Ocultar barra de filtros'
|
|
50
|
+
},
|
|
51
|
+
|
|
52
|
+
Group : {
|
|
53
|
+
group : 'Agrupar',
|
|
54
|
+
groupAscending : 'Agrupar de forma ascendente',
|
|
55
|
+
groupDescending : 'Agrupar de forma descendente',
|
|
56
|
+
groupAscendingShort : 'Ascendente',
|
|
57
|
+
groupDescendingShort : 'Descendente',
|
|
58
|
+
stopGrouping : 'Deixar de agrupar',
|
|
59
|
+
stopGroupingShort : 'Deter'
|
|
60
|
+
},
|
|
61
|
+
|
|
62
|
+
HeaderMenu : {
|
|
63
|
+
moveBefore : text => `Mover antes de "${text}"`,
|
|
64
|
+
moveAfter : text => `Mover despois de "${text}"`,
|
|
65
|
+
collapseColumn : 'Contraer columna',
|
|
66
|
+
expandColumn : 'Expandir columna'
|
|
67
|
+
},
|
|
68
|
+
|
|
69
|
+
ColumnRename : {
|
|
70
|
+
rename : 'Renomear'
|
|
71
|
+
},
|
|
72
|
+
|
|
73
|
+
MergeCells : {
|
|
74
|
+
mergeCells : 'Combinar celas',
|
|
75
|
+
menuTooltip : 'Combinar celas co mesmo valor cando se clasifican por esta columna'
|
|
76
|
+
},
|
|
77
|
+
|
|
78
|
+
Search : {
|
|
79
|
+
searchForValue : 'Buscar valor'
|
|
80
|
+
},
|
|
81
|
+
|
|
82
|
+
Sort : {
|
|
83
|
+
sort : 'Ordenar',
|
|
84
|
+
sortAscending : 'Orde ascendente',
|
|
85
|
+
sortDescending : 'Orde descendente',
|
|
86
|
+
multiSort : 'Ordenación múltiple',
|
|
87
|
+
removeSorter : 'Eliminar ordenación',
|
|
88
|
+
addSortAscending : 'Engadir orde ascendente',
|
|
89
|
+
addSortDescending : 'Engadir orde descendente',
|
|
90
|
+
toggleSortAscending : 'Cambiar a ascendente',
|
|
91
|
+
toggleSortDescending : 'Cambiar a ascendente',
|
|
92
|
+
sortAscendingShort : 'Ascendente',
|
|
93
|
+
sortDescendingShort : 'Descendente',
|
|
94
|
+
removeSorterShort : 'Eliminar',
|
|
95
|
+
addSortAscendingShort : '+ Ascendente',
|
|
96
|
+
addSortDescendingShort : '+ Descendente'
|
|
97
|
+
},
|
|
98
|
+
|
|
99
|
+
Split : {
|
|
100
|
+
split : 'Dividir',
|
|
101
|
+
unsplit : 'Cancelar a división',
|
|
102
|
+
horizontally : 'Horizontalmente',
|
|
103
|
+
vertically : 'Verticalmente',
|
|
104
|
+
both : 'Ambos'
|
|
105
|
+
},
|
|
106
|
+
|
|
107
|
+
LockRows : {
|
|
108
|
+
lockRow : 'Fila de bloqueo',
|
|
109
|
+
unlockRow : 'Desbloquear fila'
|
|
110
|
+
},
|
|
111
|
+
|
|
112
|
+
ActionColumn : {
|
|
113
|
+
rowActions : 'Accións de fila'
|
|
114
|
+
},
|
|
115
|
+
|
|
116
|
+
Column : {
|
|
117
|
+
columnLabel : column => `${column.text ? `${column.text} columna. ` : ''}Espazo para menú contextual${column.canSort ? ', INTRO para ordenar' : ''}`,
|
|
118
|
+
cellLabel : emptyString
|
|
119
|
+
},
|
|
120
|
+
|
|
121
|
+
WidgetColumn : {
|
|
122
|
+
rowWidgets : 'Widgets de fila'
|
|
123
|
+
},
|
|
124
|
+
|
|
125
|
+
Checkbox : {
|
|
126
|
+
toggleRowSelect : 'Alternar selección de filas',
|
|
127
|
+
toggleSelection : 'Alternar selección de todo o conxunto de datos',
|
|
128
|
+
toggleName : column => `Alternar ${column.text || 'valor'}`
|
|
129
|
+
},
|
|
130
|
+
|
|
131
|
+
RatingColumn : {
|
|
132
|
+
cellLabel : column => `${column.text ? column.text : ''} ${column.location?.record ? `Clasificación de : ${column.location.record.get(column.field) || 0}` : ''}`
|
|
133
|
+
},
|
|
134
|
+
|
|
135
|
+
RowNumberColumn : {
|
|
136
|
+
rowNumber : 'Número de fila'
|
|
137
|
+
},
|
|
138
|
+
|
|
139
|
+
GridBase : {
|
|
140
|
+
loadFailedMessage : 'Erro ao cargar os datos',
|
|
141
|
+
syncFailedMessage : 'Erro na sincronización dos datos',
|
|
142
|
+
unspecifiedFailure : 'Erro non especificado',
|
|
143
|
+
networkFailure : 'Erro de rede',
|
|
144
|
+
parseFailure : 'Non se puido analizar a resposta do servidor',
|
|
145
|
+
serverResponse : 'Resposta do servidor:',
|
|
146
|
+
noRows : 'Non hai rexistros para mostrar',
|
|
147
|
+
moveColumnLeft : 'Mover á sección esquerda',
|
|
148
|
+
moveColumnRight : 'Mover á sección dereita',
|
|
149
|
+
moveColumnTo : region => `Mover columna a ${region}`,
|
|
150
|
+
filteredRecords : n => n ? (n === 1 ? `1 fila coincide co filtro` : `${n} filas coinciden co filtro`) : 'Ningunha fila coincide co filtro'
|
|
151
|
+
},
|
|
152
|
+
|
|
153
|
+
CellMenu : {
|
|
154
|
+
removeRow : 'Eliminar'
|
|
155
|
+
},
|
|
156
|
+
|
|
157
|
+
RowCopyPaste : {
|
|
158
|
+
copyRecord : 'Copiar',
|
|
159
|
+
cutRecord : 'Cortar',
|
|
160
|
+
pasteRecord : 'Pegar',
|
|
161
|
+
rows : 'filas',
|
|
162
|
+
row : 'fila'
|
|
163
|
+
},
|
|
164
|
+
|
|
165
|
+
CellCopyPaste : {
|
|
166
|
+
copy : 'Copiar',
|
|
167
|
+
cut : 'Cortar',
|
|
168
|
+
paste : 'Pegar'
|
|
169
|
+
},
|
|
170
|
+
|
|
171
|
+
Charts : {
|
|
172
|
+
chartDesigner : 'Deseñador de Gráficos',
|
|
173
|
+
newChart : 'Novo Gráfico',
|
|
174
|
+
download : 'Descargar',
|
|
175
|
+
settings : 'Axustes'
|
|
176
|
+
},
|
|
177
|
+
|
|
178
|
+
PdfExport : {
|
|
179
|
+
'Waiting for response from server' : 'Agardando pola resposta do servidor...',
|
|
180
|
+
'Export failed' : 'Erro na exportación',
|
|
181
|
+
'Server error' : 'Erro do servidor',
|
|
182
|
+
'Generating pages' : 'Xerando as páxinas...',
|
|
183
|
+
'Click to abort' : 'Cancelar'
|
|
184
|
+
},
|
|
185
|
+
|
|
186
|
+
ExportDialog : {
|
|
187
|
+
width : '40 em',
|
|
188
|
+
labelWidth : '12 em',
|
|
189
|
+
exportSettings : 'Exportar a configuración',
|
|
190
|
+
export : 'Exportar',
|
|
191
|
+
printSettings : 'Configuración de impresión',
|
|
192
|
+
print : 'Imprimir',
|
|
193
|
+
exporterType : 'Controlar a paxinación',
|
|
194
|
+
cancel : 'Cancelar',
|
|
195
|
+
fileFormat : 'Formato do ficheiro',
|
|
196
|
+
rows : 'Filas',
|
|
197
|
+
alignRows : 'Aliñar filas',
|
|
198
|
+
columns : 'Columnas',
|
|
199
|
+
paperFormat : 'Formato do papel',
|
|
200
|
+
orientation : 'Orientation',
|
|
201
|
+
repeatHeader : 'Repetir cabeceira'
|
|
202
|
+
},
|
|
203
|
+
|
|
204
|
+
ExportRowsCombo : {
|
|
205
|
+
all : 'Todas as filas',
|
|
206
|
+
visible : 'Filas visibles'
|
|
207
|
+
},
|
|
208
|
+
|
|
209
|
+
ExportOrientationCombo : {
|
|
210
|
+
portrait : 'Vertical',
|
|
211
|
+
landscape : 'Horizontal'
|
|
212
|
+
},
|
|
213
|
+
|
|
214
|
+
SinglePageExporter : {
|
|
215
|
+
singlepage : 'Unha páxina'
|
|
216
|
+
},
|
|
217
|
+
|
|
218
|
+
SinglePageUnscaledExporter : {
|
|
219
|
+
singlepageunscaled : 'Única páxina (sen escalar)'
|
|
220
|
+
},
|
|
221
|
+
|
|
222
|
+
MultiPageExporter : {
|
|
223
|
+
multipage : 'Varias páxinas',
|
|
224
|
+
exportingPage : ({ currentPage, totalPages }) => `Exportando a páxina ${currentPage}/${totalPages}`
|
|
225
|
+
},
|
|
226
|
+
|
|
227
|
+
MultiPageVerticalExporter : {
|
|
228
|
+
multipagevertical : 'Varias páxinas (vertical)',
|
|
229
|
+
exportingPage : ({ currentPage, totalPages }) => `Exportando a páxina ${currentPage}/${totalPages}`
|
|
230
|
+
},
|
|
231
|
+
|
|
232
|
+
RowExpander : {
|
|
233
|
+
loading : 'Cargando',
|
|
234
|
+
expand : 'Expandir',
|
|
235
|
+
collapse : 'Contraer',
|
|
236
|
+
columnDescription : 'Alternar detalles da fila',
|
|
237
|
+
expandedRowContent : 'Contido da fila expandida'
|
|
238
|
+
},
|
|
239
|
+
|
|
240
|
+
TreeGroup : {
|
|
241
|
+
group : 'Agrupar por',
|
|
242
|
+
stopGrouping : 'Deixar de agrupar',
|
|
243
|
+
stopGroupingThisColumn : 'Desagrupar columnas'
|
|
244
|
+
},
|
|
245
|
+
|
|
246
|
+
AIFilter : {
|
|
247
|
+
unsuccessfulFilterMessage : 'Operación de filtro non exitosa, por favor inténteo de novo'
|
|
248
|
+
},
|
|
249
|
+
|
|
250
|
+
AIFilterField : {
|
|
251
|
+
progressText : 'Filtrando'
|
|
252
|
+
},
|
|
253
|
+
|
|
254
|
+
PinColumns : {
|
|
255
|
+
pinColumn : 'Fixar columna',
|
|
256
|
+
unpin : 'Desfixar',
|
|
257
|
+
pinToStart : 'Fixar ao inicio',
|
|
258
|
+
pinToEnd : 'Fixar ao final'
|
|
115
259
|
}
|
|
116
|
-
},
|
|
117
|
-
RowNumberColumn: {
|
|
118
|
-
rowNumber: 'Número de fila'
|
|
119
|
-
},
|
|
120
|
-
GridBase: {
|
|
121
|
-
loadFailedMessage: 'Erro ao cargar os datos',
|
|
122
|
-
syncFailedMessage: 'Erro na sincronización dos datos',
|
|
123
|
-
unspecifiedFailure: 'Erro non especificado',
|
|
124
|
-
networkFailure: 'Erro de rede',
|
|
125
|
-
parseFailure: 'Non se puido analizar a resposta do servidor',
|
|
126
|
-
serverResponse: 'Resposta do servidor:',
|
|
127
|
-
noRows: 'Non hai rexistros para mostrar',
|
|
128
|
-
moveColumnLeft: 'Mover á sección esquerda',
|
|
129
|
-
moveColumnRight: 'Mover á sección dereita',
|
|
130
|
-
moveColumnTo: region => `Mover columna a ${region}`,
|
|
131
|
-
filteredRecords: n => n ? n === 1 ? `1 fila coincide co filtro` : `${n} filas coinciden co filtro` : 'Ningunha fila coincide co filtro'
|
|
132
|
-
},
|
|
133
|
-
CellMenu: {
|
|
134
|
-
removeRow: 'Eliminar'
|
|
135
|
-
},
|
|
136
|
-
RowCopyPaste: {
|
|
137
|
-
copyRecord: 'Copiar',
|
|
138
|
-
cutRecord: 'Cortar',
|
|
139
|
-
pasteRecord: 'Pegar',
|
|
140
|
-
rows: 'filas',
|
|
141
|
-
row: 'fila'
|
|
142
|
-
},
|
|
143
|
-
CellCopyPaste: {
|
|
144
|
-
copy: 'Copiar',
|
|
145
|
-
cut: 'Cortar',
|
|
146
|
-
paste: 'Pegar'
|
|
147
|
-
},
|
|
148
|
-
Charts: {
|
|
149
|
-
chartDesigner: 'Deseñador de Gráficos',
|
|
150
|
-
newChart: 'Novo Gráfico',
|
|
151
|
-
download: 'Descargar',
|
|
152
|
-
settings: 'Axustes'
|
|
153
|
-
},
|
|
154
|
-
PdfExport: {
|
|
155
|
-
'Waiting for response from server': 'Agardando pola resposta do servidor...',
|
|
156
|
-
'Export failed': 'Erro na exportación',
|
|
157
|
-
'Server error': 'Erro do servidor',
|
|
158
|
-
'Generating pages': 'Xerando as páxinas...',
|
|
159
|
-
'Click to abort': 'Cancelar'
|
|
160
|
-
},
|
|
161
|
-
ExportDialog: {
|
|
162
|
-
width: '40 em',
|
|
163
|
-
labelWidth: '12 em',
|
|
164
|
-
exportSettings: 'Exportar a configuración',
|
|
165
|
-
export: 'Exportar',
|
|
166
|
-
printSettings: 'Configuración de impresión',
|
|
167
|
-
print: 'Imprimir',
|
|
168
|
-
exporterType: 'Controlar a paxinación',
|
|
169
|
-
cancel: 'Cancelar',
|
|
170
|
-
fileFormat: 'Formato do ficheiro',
|
|
171
|
-
rows: 'Filas',
|
|
172
|
-
alignRows: 'Aliñar filas',
|
|
173
|
-
columns: 'Columnas',
|
|
174
|
-
paperFormat: 'Formato do papel',
|
|
175
|
-
orientation: 'Orientation',
|
|
176
|
-
repeatHeader: 'Repetir cabeceira'
|
|
177
|
-
},
|
|
178
|
-
ExportRowsCombo: {
|
|
179
|
-
all: 'Todas as filas',
|
|
180
|
-
visible: 'Filas visibles'
|
|
181
|
-
},
|
|
182
|
-
ExportOrientationCombo: {
|
|
183
|
-
portrait: 'Vertical',
|
|
184
|
-
landscape: 'Horizontal'
|
|
185
|
-
},
|
|
186
|
-
SinglePageExporter: {
|
|
187
|
-
singlepage: 'Unha páxina'
|
|
188
|
-
},
|
|
189
|
-
SinglePageUnscaledExporter: {
|
|
190
|
-
singlepageunscaled: 'Única páxina (sen escalar)'
|
|
191
|
-
},
|
|
192
|
-
MultiPageExporter: {
|
|
193
|
-
multipage: 'Varias páxinas',
|
|
194
|
-
exportingPage: ({
|
|
195
|
-
currentPage,
|
|
196
|
-
totalPages
|
|
197
|
-
}) => `Exportando a páxina ${currentPage}/${totalPages}`
|
|
198
|
-
},
|
|
199
|
-
MultiPageVerticalExporter: {
|
|
200
|
-
multipagevertical: 'Varias páxinas (vertical)',
|
|
201
|
-
exportingPage: ({
|
|
202
|
-
currentPage,
|
|
203
|
-
totalPages
|
|
204
|
-
}) => `Exportando a páxina ${currentPage}/${totalPages}`
|
|
205
|
-
},
|
|
206
|
-
RowExpander: {
|
|
207
|
-
loading: 'Cargando',
|
|
208
|
-
expand: 'Expandir',
|
|
209
|
-
collapse: 'Contraer',
|
|
210
|
-
columnDescription: 'Alternar detalles da fila',
|
|
211
|
-
expandedRowContent: 'Contido da fila expandida'
|
|
212
|
-
},
|
|
213
|
-
TreeGroup: {
|
|
214
|
-
group: 'Agrupar por',
|
|
215
|
-
stopGrouping: 'Deixar de agrupar',
|
|
216
|
-
stopGroupingThisColumn: 'Desagrupar columnas'
|
|
217
|
-
},
|
|
218
|
-
AIFilter: {
|
|
219
|
-
unsuccessfulFilterMessage: 'Operación de filtro non exitosa, por favor inténteo de novo'
|
|
220
|
-
},
|
|
221
|
-
AIFilterField: {
|
|
222
|
-
progressText: 'Filtrando'
|
|
223
|
-
},
|
|
224
|
-
PinColumns: {
|
|
225
|
-
pinColumn: 'Fixar columna',
|
|
226
|
-
unpin: 'Desfixar',
|
|
227
|
-
pinToStart: 'Fixar ao inicio',
|
|
228
|
-
pinToEnd: 'Fixar ao final'
|
|
229
|
-
}
|
|
230
260
|
};
|
|
231
|
-
|
|
261
|
+
|
|
262
|
+
export default LocaleHelper.publishLocale(locale);
|