dtable-statistic 4.4.4 → 4.4.6
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/es/locale/lang/de.js +1 -1
- package/es/locale/lang/en.js +1 -1
- package/es/locale/lang/es.js +34 -34
- package/es/locale/lang/fr.js +1 -1
- package/es/locale/lang/pt.js +1 -1
- package/es/locale/lang/ru.js +1 -1
- package/es/locale/lang/zh_CN.js +1 -1
- package/es/stat-editor/stat-settings/advance-chart-settings/mirror-settings.js +1 -1
- package/package.json +2 -2
package/es/locale/lang/de.js
CHANGED
|
@@ -95,7 +95,7 @@ const de = {
|
|
|
95
95
|
'Group_the_records_according_to_the_vertical_axis_and_compute_the_sum_maximum_or_minimum_of_records_in_each_group_by_a_field': 'Die Einträge nach der vertikalen Achse gruppieren und die Summe, das Maximum, das Minimum oder den Durchschnitt der Einträge in jeder Gruppe für eine Spalte berechnen',
|
|
96
96
|
'Compute_the_sum_maximum_or_minimum_value_of_records_in_each_group_by_multiple_fields': 'Die Summe, das Maximum, das Minimum oder den Durchschnitt der Einträge für mehrere Spalten berechnen',
|
|
97
97
|
'Statistic_field': 'Statisches Feld',
|
|
98
|
-
'
|
|
98
|
+
'Transpose': 'Transpose',
|
|
99
99
|
'Column_grouping_field': 'Feld für die Gruppierung von Spalten',
|
|
100
100
|
'Label': 'Datenbeschriftung',
|
|
101
101
|
'Row_count': 'Anzahl der Zeilen',
|
package/es/locale/lang/en.js
CHANGED
|
@@ -95,7 +95,7 @@ const en = {
|
|
|
95
95
|
'Group_the_records_according_to_the_vertical_axis_and_compute_the_sum_maximum_or_minimum_of_records_in_each_group_by_a_field': 'Group the records according to the vertical axis, and compute the sum, maximum, minimum or mean of records in each group by a field',
|
|
96
96
|
'Compute_the_sum_maximum_or_minimum_value_of_records_in_each_group_by_multiple_fields': 'Compute the sum, maximum, minimum or mean value of records in each group by multiple fields',
|
|
97
97
|
'Statistic_field': 'Statistic field',
|
|
98
|
-
'
|
|
98
|
+
'Transpose': 'Transpose',
|
|
99
99
|
'Column_grouping_field': 'Column grouping field',
|
|
100
100
|
'Label': 'Label',
|
|
101
101
|
'Row_count': 'Row count',
|
package/es/locale/lang/es.js
CHANGED
|
@@ -14,7 +14,7 @@ const es = {
|
|
|
14
14
|
'Cancel_full_screen': 'Cancelar pantalla completa',
|
|
15
15
|
'Default_dashboard': 'Panel de control por defecto',
|
|
16
16
|
'New_dashboard': 'Nuevo panel de control',
|
|
17
|
-
'Delete_dashboard': '
|
|
17
|
+
'Delete_dashboard': 'Borrar panel de control',
|
|
18
18
|
'Name': 'Nombre',
|
|
19
19
|
'Submit': 'Enviar',
|
|
20
20
|
'Cancel': 'Cancelar',
|
|
@@ -26,7 +26,7 @@ const es = {
|
|
|
26
26
|
'Rename': 'Renombrar',
|
|
27
27
|
'Delete': 'Borrar',
|
|
28
28
|
'Edit': 'Editar',
|
|
29
|
-
'Duplicate': '
|
|
29
|
+
'Duplicate': 'Duplicar',
|
|
30
30
|
'Export_as_picture': 'Exportar como dibujo',
|
|
31
31
|
'Edit_the_chart': 'Editar el gráfico',
|
|
32
32
|
'All_charts': 'Todos los gráficos',
|
|
@@ -74,7 +74,7 @@ const es = {
|
|
|
74
74
|
'Numeric_column': 'Columna numérica',
|
|
75
75
|
'Select_column': 'Elegir columna',
|
|
76
76
|
'No_options': 'Sin opciones',
|
|
77
|
-
'Counting': '
|
|
77
|
+
'Counting': 'Contando',
|
|
78
78
|
'Count_by_column': 'Agrupa los registros según una columna y los cuenta',
|
|
79
79
|
'Display_legend': 'Mostrar leyenda',
|
|
80
80
|
'Display_percent': 'Mostrar porcentaje',
|
|
@@ -95,7 +95,7 @@ const es = {
|
|
|
95
95
|
'Group_the_records_according_to_the_vertical_axis_and_compute_the_sum_maximum_or_minimum_of_records_in_each_group_by_a_field': 'Agrupa los registros según el eje vertical y calcula la suma, el máximo, el mínimo o la media de registros en cada grupo según un campo',
|
|
96
96
|
'Compute_the_sum_maximum_or_minimum_value_of_records_in_each_group_by_multiple_fields': 'Calcular la suma, el máximo, mínimo o el valor medio de los registros en cada grupo según varios campos',
|
|
97
97
|
'Statistic_field': 'Campo estadístico',
|
|
98
|
-
'
|
|
98
|
+
'Transpose': 'Transpose',
|
|
99
99
|
'Column_grouping_field': 'Campo de agrupación de columnas',
|
|
100
100
|
'Label': 'Etiqueta',
|
|
101
101
|
'Row_count': 'Recuento de filas',
|
|
@@ -192,7 +192,7 @@ const es = {
|
|
|
192
192
|
'There_are_no_statistic_results_yet': 'No hay resultados estadísticos todavía',
|
|
193
193
|
'Treemap': 'Treemap',
|
|
194
194
|
'Display_stack_total_value': 'Mostrar el valor total de cada pila',
|
|
195
|
-
'Pivot_table': '
|
|
195
|
+
'Pivot_table': 'Tabla pivote',
|
|
196
196
|
'Row_grouping_field': 'Campo de agrupación de filas',
|
|
197
197
|
'Not_used': 'No usado',
|
|
198
198
|
'Summary_column': 'Columna de resumen',
|
|
@@ -205,23 +205,23 @@ const es = {
|
|
|
205
205
|
'Use_the_colors_from_column_{name}': 'Usa los colores de la columna \"{name}\"',
|
|
206
206
|
'Use_default_colors': 'Usar los colores por defecto',
|
|
207
207
|
'Use_column_colors': 'Usar colores de opción de la columna',
|
|
208
|
-
'Use_specific_colors': '
|
|
209
|
-
'Use_rules': '
|
|
210
|
-
'No_rules': '
|
|
211
|
-
'Add_rule': '
|
|
212
|
-
'Added_1_rule': '
|
|
213
|
-
'Added_xxx_rules': '
|
|
214
|
-
'Delete_xxx_tip': '
|
|
215
|
-
'Define_rule': '
|
|
216
|
-
'Or': '
|
|
217
|
-
'And': '
|
|
218
|
-
'Add_condition': '
|
|
219
|
-
'equal': '
|
|
220
|
-
'not_equal': '
|
|
221
|
-
'less': '
|
|
222
|
-
'greater': '
|
|
223
|
-
'less_or_equal': '
|
|
224
|
-
'greater_or_equal': '
|
|
208
|
+
'Use_specific_colors': 'Usar colores específicos',
|
|
209
|
+
'Use_rules': 'Usar reglas',
|
|
210
|
+
'No_rules': 'Sin reglas',
|
|
211
|
+
'Add_rule': 'Añadir regla',
|
|
212
|
+
'Added_1_rule': 'Añadida una regla',
|
|
213
|
+
'Added_xxx_rules': 'Añadidas {rules_count} reglas',
|
|
214
|
+
'Delete_xxx_tip': '¿Seguro que deseas borrar {name}?',
|
|
215
|
+
'Define_rule': 'Definir regla',
|
|
216
|
+
'Or': 'O',
|
|
217
|
+
'And': 'Y',
|
|
218
|
+
'Add_condition': 'Añadir condición',
|
|
219
|
+
'equal': '=',
|
|
220
|
+
'not_equal': '≠',
|
|
221
|
+
'less': '<',
|
|
222
|
+
'greater': '>',
|
|
223
|
+
'less_or_equal': '≤',
|
|
224
|
+
'greater_or_equal': '≥',
|
|
225
225
|
'Increase': 'Aumentar',
|
|
226
226
|
'Display_label': 'Mostrar etiqueta',
|
|
227
227
|
'Label_position': 'Posición de etiqueta',
|
|
@@ -239,20 +239,20 @@ const es = {
|
|
|
239
239
|
'There_are_too_many_statistics_entries_to_display': 'Hay demasiadas entradas estadísticas para mostrar. Por favor establece las opciones adecuadas',
|
|
240
240
|
'Clear_search_text': 'Limpiar texto de búsqueda',
|
|
241
241
|
'Search_records': 'Buscar registros',
|
|
242
|
-
'Display_value_of_each_block': '
|
|
242
|
+
'Display_value_of_each_block': 'Mostrar valor de cada bloque',
|
|
243
243
|
'Chart_color_scheme': 'Gráfico esquema de color',
|
|
244
|
-
'Custom_title': '
|
|
245
|
-
'Display_total': '
|
|
246
|
-
'Line_color': '
|
|
244
|
+
'Custom_title': 'Título personalizado',
|
|
245
|
+
'Display_total': 'Mostrar el total',
|
|
246
|
+
'Line_color': 'Color de línea',
|
|
247
247
|
'Stack': 'Pila',
|
|
248
|
-
'Add_new_stack': '
|
|
249
|
-
'Chart_type': '
|
|
250
|
-
'Edit_type': '
|
|
251
|
-
'New_table': '
|
|
252
|
-
'Select_table': '
|
|
253
|
-
'Update_to_a_table': '
|
|
248
|
+
'Add_new_stack': 'Añadir nueva pila',
|
|
249
|
+
'Chart_type': 'Tipo de gráfico',
|
|
250
|
+
'Edit_type': 'Editar tipo',
|
|
251
|
+
'New_table': 'Nueva tabla',
|
|
252
|
+
'Select_table': 'Elegir tabla',
|
|
253
|
+
'Update_to_a_table': 'Actualizar en una tabla',
|
|
254
254
|
'Export_to_a_new_table': 'Exportar a una nueva tabla',
|
|
255
|
-
'Move_to': '
|
|
256
|
-
'Table_xxx_exist': '
|
|
255
|
+
'Move_to': 'Mover a…',
|
|
256
|
+
'Table_xxx_exist': 'La tabla {name} exist'
|
|
257
257
|
};
|
|
258
258
|
var _default = exports.default = es;
|
package/es/locale/lang/fr.js
CHANGED
|
@@ -95,7 +95,7 @@ const fr = {
|
|
|
95
95
|
'Group_the_records_according_to_the_vertical_axis_and_compute_the_sum_maximum_or_minimum_of_records_in_each_group_by_a_field': 'Regrouper les enregistrements selon l\'axe vertical et calculer la somme, le maximum, le minimum ou la moyenne dans chaque groupe pour une colonne',
|
|
96
96
|
'Compute_the_sum_maximum_or_minimum_value_of_records_in_each_group_by_multiple_fields': 'Calculer la somme, le maximum, le minimum ou la moyenne dans chaque groupe pour une colonne',
|
|
97
97
|
'Statistic_field': 'Champ statistique',
|
|
98
|
-
'
|
|
98
|
+
'Transpose': 'Transpose',
|
|
99
99
|
'Column_grouping_field': 'Champ pour le groupement de colonnes',
|
|
100
100
|
'Label': 'Étiquette',
|
|
101
101
|
'Row_count': 'Nombre de lignes',
|
package/es/locale/lang/pt.js
CHANGED
|
@@ -95,7 +95,7 @@ const pt = {
|
|
|
95
95
|
'Group_the_records_according_to_the_vertical_axis_and_compute_the_sum_maximum_or_minimum_of_records_in_each_group_by_a_field': 'Agrupe os registros de acordo com o eixo vertical e calcule a soma, o máximo, o mínimo ou a média dos registros em cada grupo por um campo',
|
|
96
96
|
'Compute_the_sum_maximum_or_minimum_value_of_records_in_each_group_by_multiple_fields': 'Calcular a soma, o valor máximo, mínimo ou médio dos registros em cada grupo por vários campos',
|
|
97
97
|
'Statistic_field': 'Campo de estatística',
|
|
98
|
-
'
|
|
98
|
+
'Transpose': 'Transpose',
|
|
99
99
|
'Column_grouping_field': 'Campo de agrupamento de colunas',
|
|
100
100
|
'Label': 'Etiqueta',
|
|
101
101
|
'Row_count': 'Contagem de linhas',
|
package/es/locale/lang/ru.js
CHANGED
|
@@ -95,7 +95,7 @@ const ru = {
|
|
|
95
95
|
'Group_the_records_according_to_the_vertical_axis_and_compute_the_sum_maximum_or_minimum_of_records_in_each_group_by_a_field': 'Group the records according to the vertical axis, and compute the sum, maximum, minimum or mean of records in each group by a field',
|
|
96
96
|
'Compute_the_sum_maximum_or_minimum_value_of_records_in_each_group_by_multiple_fields': 'Compute the sum, maximum, minimum or mean value of records in each group by multiple fields',
|
|
97
97
|
'Statistic_field': 'Statistic field',
|
|
98
|
-
'
|
|
98
|
+
'Transpose': 'Transpose',
|
|
99
99
|
'Column_grouping_field': 'Column grouping field',
|
|
100
100
|
'Label': 'Label',
|
|
101
101
|
'Row_count': 'Row count',
|
package/es/locale/lang/zh_CN.js
CHANGED
|
@@ -95,7 +95,7 @@ const zh_CN = {
|
|
|
95
95
|
'Group_the_records_according_to_the_vertical_axis_and_compute_the_sum_maximum_or_minimum_of_records_in_each_group_by_a_field': '根据纵轴给记录分组,然后按照记录的一个字段计算总和、最大值、最小值或者平均值',
|
|
96
96
|
'Compute_the_sum_maximum_or_minimum_value_of_records_in_each_group_by_multiple_fields': '按照多个字段计算分组中记录的总和、最大值、最小值或者平均值',
|
|
97
97
|
'Statistic_field': '统计字段',
|
|
98
|
-
'
|
|
98
|
+
'Transpose': '反转',
|
|
99
99
|
'Column_grouping_field': '列分组字段',
|
|
100
100
|
'Label': '标签',
|
|
101
101
|
'Row_count': '行数',
|
|
@@ -103,7 +103,7 @@ class MirrorSettings extends _react.Component {
|
|
|
103
103
|
})), /*#__PURE__*/_react.default.createElement("div", {
|
|
104
104
|
className: "statistic-chart-parameter-item"
|
|
105
105
|
}, /*#__PURE__*/_react.default.createElement(_toggleSetting.default, {
|
|
106
|
-
label: _reactIntlUniversal.default.get('
|
|
106
|
+
label: _reactIntlUniversal.default.get('Transpose'),
|
|
107
107
|
isChecked: statItem.is_transpose,
|
|
108
108
|
handleToggleChange: this.handleToggleChange
|
|
109
109
|
})), /*#__PURE__*/_react.default.createElement("div", {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dtable-statistic",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.6",
|
|
4
4
|
"description": "statistics",
|
|
5
5
|
"main": "dist/dtable-statistic.js",
|
|
6
6
|
"author": "seafile",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"dotenv": "^10.0.0",
|
|
57
57
|
"dotenv-expand": "^5.1.0",
|
|
58
58
|
"dtable-store": "4.3.6",
|
|
59
|
-
"dtable-ui-component": "4.4.
|
|
59
|
+
"dtable-ui-component": "4.4.7",
|
|
60
60
|
"dtable-utils": "4.4.0",
|
|
61
61
|
"eslint": "^8.3.0",
|
|
62
62
|
"eslint-config-react-app": "^7.0.1",
|