@pitcher/canvas-ui 2025.12.9-123521-beta → 2025.12.9-123935-beta
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/canvas-ui.css +2 -25
- package/canvas-ui.js +506 -1485
- package/canvas-ui.js.map +1 -1
- package/lib/apps/canvas-builder/components/ui/DataCharts/DataCharts.raw.vue.d.ts +0 -4
- package/lib/apps/canvas-builder/components/ui/DataCharts/types.d.ts +8 -87
- package/lib/main.lib.d.ts +1 -0
- package/lib/util/handlebars.d.ts +35 -0
- package/locale/de.json +2 -23
- package/locale/el.json +2 -23
- package/locale/en.json +2 -23
- package/locale/es.json +2 -23
- package/locale/fr.json +3 -24
- package/locale/it.json +41 -62
- package/locale/ja.json +38 -59
- package/locale/nl.json +41 -62
- package/locale/pl.json +2 -23
- package/locale/pt-br.json +13 -34
- package/locale/pt.json +2 -23
- package/locale/th.json +6 -27
- package/locale/tr.json +2 -23
- package/locale/zh.json +38 -59
- package/package.json +1 -1
package/locale/ja.json
CHANGED
|
@@ -812,74 +812,53 @@
|
|
|
812
812
|
"stripingStartPosition": null
|
|
813
813
|
},
|
|
814
814
|
"dataCharts": {
|
|
815
|
-
"
|
|
816
|
-
"
|
|
817
|
-
"
|
|
818
|
-
"
|
|
819
|
-
"
|
|
820
|
-
"
|
|
821
|
-
"
|
|
822
|
-
"
|
|
823
|
-
"
|
|
824
|
-
"
|
|
825
|
-
"dataPoints": "データポイント",
|
|
826
|
-
"dataSettings": "データ設定",
|
|
827
|
-
"editDataChartsComponent": "チャートを編集",
|
|
828
|
-
"enableChartTypeSwitcher": "表示モードでチャートタイプの切り替えを許可",
|
|
829
|
-
"enableDataEntry": "編集モードでユーザーによるデータ入力を許可",
|
|
830
|
-
"enableFullscreenBtn": "表示モードでフルスクリーンボタンを表示",
|
|
831
|
-
"height": "高さ",
|
|
832
|
-
"labelField": "ラベルフィールド",
|
|
833
|
-
"legendPosition": "凡例の位置",
|
|
815
|
+
"addYourChart": "Add your chart",
|
|
816
|
+
"animation": "Animation",
|
|
817
|
+
"chartTitle": "Chart Title",
|
|
818
|
+
"chartType": "Chart Type",
|
|
819
|
+
"colorScheme": "Color Scheme",
|
|
820
|
+
"configureArrayObjectFields": "Configure Array/Object Fields",
|
|
821
|
+
"dataPoints": "Data Points",
|
|
822
|
+
"editDataChartsComponent": "Edit Chart",
|
|
823
|
+
"labelField": "Label Field",
|
|
824
|
+
"legendPosition": "Legend Position",
|
|
834
825
|
"legendPositions": {
|
|
835
|
-
"bottom": "
|
|
836
|
-
"left": "
|
|
826
|
+
"bottom": "Bottom",
|
|
827
|
+
"left": "Left",
|
|
837
828
|
"none": "なし",
|
|
838
|
-
"right": "
|
|
839
|
-
"top": "
|
|
829
|
+
"right": "Right",
|
|
830
|
+
"top": "Top"
|
|
840
831
|
},
|
|
841
|
-
"orientation": "
|
|
832
|
+
"orientation": "Chart Orientation",
|
|
842
833
|
"orientations": {
|
|
843
|
-
"horizontal": "
|
|
844
|
-
"vertical": "
|
|
834
|
+
"horizontal": "Horizontal",
|
|
835
|
+
"vertical": "Vertical"
|
|
845
836
|
},
|
|
846
|
-
"
|
|
847
|
-
"percentDisplayHint": "0〜1の値はパーセンテージとして表示されます",
|
|
848
|
-
"pointStyle": "ポイントスタイル",
|
|
837
|
+
"pointStyle": "Point Style",
|
|
849
838
|
"pointStyles": {
|
|
850
|
-
"circle": "
|
|
851
|
-
"cross": "
|
|
852
|
-
"dash": "
|
|
853
|
-
"rect": "
|
|
854
|
-
"star": "
|
|
855
|
-
"triangle": "
|
|
839
|
+
"circle": "Circle",
|
|
840
|
+
"cross": "Cross",
|
|
841
|
+
"dash": "Dash",
|
|
842
|
+
"rect": "Rectangle",
|
|
843
|
+
"star": "Star",
|
|
844
|
+
"triangle": "Triangle"
|
|
856
845
|
},
|
|
857
846
|
"preview": "プレビュー",
|
|
858
|
-
"removeAll": "
|
|
859
|
-
"
|
|
860
|
-
"selectDynamicValue": "動的な値を選択",
|
|
861
|
-
"series": "シリーズ",
|
|
862
|
-
"seriesName": "シリーズ名",
|
|
847
|
+
"removeAll": "Remove all",
|
|
848
|
+
"selectDynamicValue": "Select a dynamic value",
|
|
863
849
|
"types": {
|
|
864
|
-
"
|
|
865
|
-
"
|
|
866
|
-
"
|
|
867
|
-
"
|
|
868
|
-
"
|
|
869
|
-
"
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
"
|
|
875
|
-
"
|
|
876
|
-
"valueField": "値フィールド",
|
|
877
|
-
"viewModeControls": "表示モードコントロール",
|
|
878
|
-
"width": "幅",
|
|
879
|
-
"xAxisLabel": "X軸ラベル",
|
|
880
|
-
"xValueField": "X値フィールド",
|
|
881
|
-
"yAxisLabel": "Y軸ラベル",
|
|
882
|
-
"yValueField": "Y値フィールド"
|
|
850
|
+
"bar": "Bar Chart",
|
|
851
|
+
"doughnut": "Doughnut Chart",
|
|
852
|
+
"line": "Line Chart",
|
|
853
|
+
"pie": "Pie Chart",
|
|
854
|
+
"polarArea": "Polar Area Chart",
|
|
855
|
+
"radar": "Radar Chart"
|
|
856
|
+
},
|
|
857
|
+
"useCustomColors": "Use custom colors",
|
|
858
|
+
"useThemeColors": "Use theme colors",
|
|
859
|
+
"valueField": "Value Field",
|
|
860
|
+
"xAxisLabel": "X-Axis Label",
|
|
861
|
+
"yAxisLabel": "Y-Axis Label"
|
|
883
862
|
},
|
|
884
863
|
"deletedFile": {
|
|
885
864
|
"clickMessage": "Click here to add a new one",
|
package/locale/nl.json
CHANGED
|
@@ -812,74 +812,53 @@
|
|
|
812
812
|
"stripingStartPosition": null
|
|
813
813
|
},
|
|
814
814
|
"dataCharts": {
|
|
815
|
-
"
|
|
816
|
-
"
|
|
817
|
-
"
|
|
818
|
-
"
|
|
819
|
-
"
|
|
820
|
-
"
|
|
821
|
-
"
|
|
822
|
-
"
|
|
823
|
-
"
|
|
824
|
-
"
|
|
825
|
-
"dataPoints": "Gegevenspunten",
|
|
826
|
-
"dataSettings": "Gegevensinstellingen",
|
|
827
|
-
"editDataChartsComponent": "Grafiek bewerken",
|
|
828
|
-
"enableChartTypeSwitcher": "Grafiektype wijzigen toestaan in weergavemodus",
|
|
829
|
-
"enableDataEntry": "Gegevensinvoer door gebruikers toestaan in bewerkingsmodus",
|
|
830
|
-
"enableFullscreenBtn": "Volledig scherm knop tonen in weergavemodus",
|
|
831
|
-
"height": "Hoogte",
|
|
832
|
-
"labelField": "Labelveld",
|
|
833
|
-
"legendPosition": "Legendapositie",
|
|
815
|
+
"addYourChart": "Add your chart",
|
|
816
|
+
"animation": "Animation",
|
|
817
|
+
"chartTitle": "Chart Title",
|
|
818
|
+
"chartType": "Chart Type",
|
|
819
|
+
"colorScheme": "Color Scheme",
|
|
820
|
+
"configureArrayObjectFields": "Configure Array/Object Fields",
|
|
821
|
+
"dataPoints": "Data Points",
|
|
822
|
+
"editDataChartsComponent": "Edit Chart",
|
|
823
|
+
"labelField": "Label Field",
|
|
824
|
+
"legendPosition": "Legend Position",
|
|
834
825
|
"legendPositions": {
|
|
835
|
-
"bottom": "
|
|
836
|
-
"left": "
|
|
837
|
-
"none": "
|
|
838
|
-
"right": "
|
|
839
|
-
"top": "
|
|
826
|
+
"bottom": "Bottom",
|
|
827
|
+
"left": "Left",
|
|
828
|
+
"none": "None",
|
|
829
|
+
"right": "Right",
|
|
830
|
+
"top": "Top"
|
|
840
831
|
},
|
|
841
|
-
"orientation": "
|
|
832
|
+
"orientation": "Chart Orientation",
|
|
842
833
|
"orientations": {
|
|
843
|
-
"horizontal": "
|
|
844
|
-
"vertical": "
|
|
834
|
+
"horizontal": "Horizontal",
|
|
835
|
+
"vertical": "Vertical"
|
|
845
836
|
},
|
|
846
|
-
"
|
|
847
|
-
"percentDisplayHint": "Waarden tussen 0-1 worden als percentages weergegeven",
|
|
848
|
-
"pointStyle": "Puntstijl",
|
|
837
|
+
"pointStyle": "Point Style",
|
|
849
838
|
"pointStyles": {
|
|
850
|
-
"circle": "
|
|
851
|
-
"cross": "
|
|
852
|
-
"dash": "
|
|
853
|
-
"rect": "
|
|
854
|
-
"star": "
|
|
855
|
-
"triangle": "
|
|
856
|
-
},
|
|
857
|
-
"preview": "
|
|
858
|
-
"removeAll": "
|
|
859
|
-
"
|
|
860
|
-
"selectDynamicValue": "Selecteer een dynamische waarde",
|
|
861
|
-
"series": "Serie",
|
|
862
|
-
"seriesName": "Serienaam",
|
|
839
|
+
"circle": "Circle",
|
|
840
|
+
"cross": "Cross",
|
|
841
|
+
"dash": "Dash",
|
|
842
|
+
"rect": "Rectangle",
|
|
843
|
+
"star": "Star",
|
|
844
|
+
"triangle": "Triangle"
|
|
845
|
+
},
|
|
846
|
+
"preview": "Preview",
|
|
847
|
+
"removeAll": "Remove all",
|
|
848
|
+
"selectDynamicValue": "Select a dynamic value",
|
|
863
849
|
"types": {
|
|
864
|
-
"
|
|
865
|
-
"
|
|
866
|
-
"
|
|
867
|
-
"
|
|
868
|
-
"
|
|
869
|
-
"
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
"
|
|
875
|
-
"
|
|
876
|
-
"valueField": "Waardeveld",
|
|
877
|
-
"viewModeControls": "Weergavemodus besturingselementen",
|
|
878
|
-
"width": "Breedte",
|
|
879
|
-
"xAxisLabel": "X-as label",
|
|
880
|
-
"xValueField": "X-waarde veld",
|
|
881
|
-
"yAxisLabel": "Y-as label",
|
|
882
|
-
"yValueField": "Y-waarde veld"
|
|
850
|
+
"bar": "Bar Chart",
|
|
851
|
+
"doughnut": "Doughnut Chart",
|
|
852
|
+
"line": "Line Chart",
|
|
853
|
+
"pie": "Pie Chart",
|
|
854
|
+
"polarArea": "Polar Area Chart",
|
|
855
|
+
"radar": "Radar Chart"
|
|
856
|
+
},
|
|
857
|
+
"useCustomColors": "Use custom colors",
|
|
858
|
+
"useThemeColors": "Use theme colors",
|
|
859
|
+
"valueField": "Value Field",
|
|
860
|
+
"xAxisLabel": "X-Axis Label",
|
|
861
|
+
"yAxisLabel": "Y-Axis Label"
|
|
883
862
|
},
|
|
884
863
|
"deletedFile": {
|
|
885
864
|
"clickMessage": "Click here to add a new one",
|
package/locale/pl.json
CHANGED
|
@@ -812,23 +812,14 @@
|
|
|
812
812
|
"stripingStartPosition": null
|
|
813
813
|
},
|
|
814
814
|
"dataCharts": {
|
|
815
|
-
"addSeries": null,
|
|
816
815
|
"addYourChart": null,
|
|
817
816
|
"animation": null,
|
|
818
|
-
"chartSettings": null,
|
|
819
|
-
"chartSize": null,
|
|
820
817
|
"chartTitle": null,
|
|
821
818
|
"chartType": null,
|
|
822
|
-
"chartTypeSwitcherMultiSeriesDisabled": null,
|
|
823
819
|
"colorScheme": null,
|
|
824
820
|
"configureArrayObjectFields": null,
|
|
825
821
|
"dataPoints": null,
|
|
826
|
-
"dataSettings": null,
|
|
827
822
|
"editDataChartsComponent": null,
|
|
828
|
-
"enableChartTypeSwitcher": null,
|
|
829
|
-
"enableDataEntry": null,
|
|
830
|
-
"enableFullscreenBtn": null,
|
|
831
|
-
"height": null,
|
|
832
823
|
"labelField": null,
|
|
833
824
|
"legendPosition": null,
|
|
834
825
|
"legendPositions": {
|
|
@@ -843,8 +834,6 @@
|
|
|
843
834
|
"horizontal": null,
|
|
844
835
|
"vertical": null
|
|
845
836
|
},
|
|
846
|
-
"percentDisplay": null,
|
|
847
|
-
"percentDisplayHint": null,
|
|
848
837
|
"pointStyle": null,
|
|
849
838
|
"pointStyles": {
|
|
850
839
|
"circle": null,
|
|
@@ -856,30 +845,20 @@
|
|
|
856
845
|
},
|
|
857
846
|
"preview": null,
|
|
858
847
|
"removeAll": null,
|
|
859
|
-
"rValueField": null,
|
|
860
848
|
"selectDynamicValue": null,
|
|
861
|
-
"series": null,
|
|
862
|
-
"seriesName": null,
|
|
863
849
|
"types": {
|
|
864
|
-
"area": null,
|
|
865
850
|
"bar": null,
|
|
866
|
-
"bubble": null,
|
|
867
851
|
"doughnut": null,
|
|
868
852
|
"line": null,
|
|
869
853
|
"pie": null,
|
|
870
854
|
"polarArea": null,
|
|
871
|
-
"radar": null
|
|
872
|
-
"scatter": null
|
|
855
|
+
"radar": null
|
|
873
856
|
},
|
|
874
857
|
"useCustomColors": null,
|
|
875
858
|
"useThemeColors": null,
|
|
876
859
|
"valueField": null,
|
|
877
|
-
"viewModeControls": null,
|
|
878
|
-
"width": null,
|
|
879
860
|
"xAxisLabel": null,
|
|
880
|
-
"
|
|
881
|
-
"yAxisLabel": null,
|
|
882
|
-
"yValueField": null
|
|
861
|
+
"yAxisLabel": null
|
|
883
862
|
},
|
|
884
863
|
"deletedFile": {
|
|
885
864
|
"clickMessage": null,
|
package/locale/pt-br.json
CHANGED
|
@@ -812,23 +812,14 @@
|
|
|
812
812
|
"stripingStartPosition": "Posição inicial das listras"
|
|
813
813
|
},
|
|
814
814
|
"dataCharts": {
|
|
815
|
-
"addSeries": "Adicionar série",
|
|
816
815
|
"addYourChart": "Adicionar seu gráfico",
|
|
817
|
-
"animation": "
|
|
818
|
-
"chartSettings": "Configurações do gráfico",
|
|
819
|
-
"chartSize": "Tamanho do gráfico",
|
|
816
|
+
"animation": "Animation",
|
|
820
817
|
"chartTitle": "Título do Gráfico",
|
|
821
818
|
"chartType": "Tipo de Gráfico",
|
|
822
|
-
"chartTypeSwitcherMultiSeriesDisabled": "Não pode ser ativado para gráficos de múltiplas séries.",
|
|
823
819
|
"colorScheme": "Esquema de Cores",
|
|
824
|
-
"configureArrayObjectFields": "
|
|
820
|
+
"configureArrayObjectFields": "Configure Array/Object Fields",
|
|
825
821
|
"dataPoints": "Pontos de Dados",
|
|
826
|
-
"dataSettings": "Configurações de dados",
|
|
827
822
|
"editDataChartsComponent": "Editar Gráfico",
|
|
828
|
-
"enableChartTypeSwitcher": "Permitir alteração do tipo de gráfico no modo de visualização",
|
|
829
|
-
"enableDataEntry": "Permitir entrada de dados por usuários no modo de edição",
|
|
830
|
-
"enableFullscreenBtn": "Mostrar botão de tela cheia no modo de visualização",
|
|
831
|
-
"height": "Altura",
|
|
832
823
|
"labelField": "Campo de Rótulo",
|
|
833
824
|
"legendPosition": "Posição da Legenda",
|
|
834
825
|
"legendPositions": {
|
|
@@ -843,43 +834,31 @@
|
|
|
843
834
|
"horizontal": "Horizontal",
|
|
844
835
|
"vertical": "Vertical"
|
|
845
836
|
},
|
|
846
|
-
"percentDisplay": "Mostrar números como porcentagens",
|
|
847
|
-
"percentDisplayHint": "Valores entre 0-1 serão mostrados como porcentagens",
|
|
848
837
|
"pointStyle": "Estilo do Ponto",
|
|
849
838
|
"pointStyles": {
|
|
850
|
-
"circle": "
|
|
851
|
-
"cross": "
|
|
852
|
-
"dash": "
|
|
853
|
-
"rect": "
|
|
854
|
-
"star": "
|
|
855
|
-
"triangle": "
|
|
839
|
+
"circle": "Circle",
|
|
840
|
+
"cross": "Cross",
|
|
841
|
+
"dash": "Dash",
|
|
842
|
+
"rect": "Rectangle",
|
|
843
|
+
"star": "Star",
|
|
844
|
+
"triangle": "Triangle"
|
|
856
845
|
},
|
|
857
846
|
"preview": "Visualização",
|
|
858
847
|
"removeAll": "Remover todos",
|
|
859
|
-
"rValueField": "Campo de tamanho/raio",
|
|
860
848
|
"selectDynamicValue": "Selecionar um valor dinâmico",
|
|
861
|
-
"series": "Série",
|
|
862
|
-
"seriesName": "Nome da série",
|
|
863
849
|
"types": {
|
|
864
|
-
"area": "Gráfico de Área",
|
|
865
850
|
"bar": "Gráfico de Barras",
|
|
866
|
-
"bubble": "Gráfico de Bolhas",
|
|
867
851
|
"doughnut": "Gráfico de Rosquinha",
|
|
868
852
|
"line": "Gráfico de Linha",
|
|
869
853
|
"pie": "Gráfico de Pizza",
|
|
870
854
|
"polarArea": "Gráfico de Área Polar",
|
|
871
|
-
"radar": "Gráfico de Radar"
|
|
872
|
-
"scatter": "Gráfico de Dispersão"
|
|
855
|
+
"radar": "Gráfico de Radar"
|
|
873
856
|
},
|
|
874
|
-
"useCustomColors": "
|
|
875
|
-
"useThemeColors": "
|
|
857
|
+
"useCustomColors": "Use custom colors",
|
|
858
|
+
"useThemeColors": "Use theme colors",
|
|
876
859
|
"valueField": "Campo de Valor",
|
|
877
|
-
"
|
|
878
|
-
"
|
|
879
|
-
"xAxisLabel": "Rótulo do Eixo X",
|
|
880
|
-
"xValueField": "Campo de valor X",
|
|
881
|
-
"yAxisLabel": "Rótulo do Eixo Y",
|
|
882
|
-
"yValueField": "Campo de valor Y"
|
|
860
|
+
"xAxisLabel": "X-Axis Label",
|
|
861
|
+
"yAxisLabel": "Y-Axis Label"
|
|
883
862
|
},
|
|
884
863
|
"deletedFile": {
|
|
885
864
|
"clickMessage": "Clique aqui para adicionar um novo",
|
package/locale/pt.json
CHANGED
|
@@ -812,23 +812,14 @@
|
|
|
812
812
|
"stripingStartPosition": null
|
|
813
813
|
},
|
|
814
814
|
"dataCharts": {
|
|
815
|
-
"addSeries": null,
|
|
816
815
|
"addYourChart": "Add your chart",
|
|
817
816
|
"animation": "Animation",
|
|
818
|
-
"chartSettings": null,
|
|
819
|
-
"chartSize": null,
|
|
820
817
|
"chartTitle": "Chart Title",
|
|
821
818
|
"chartType": "Chart Type",
|
|
822
|
-
"chartTypeSwitcherMultiSeriesDisabled": null,
|
|
823
819
|
"colorScheme": "Color Scheme",
|
|
824
820
|
"configureArrayObjectFields": "Configure Array/Object Fields",
|
|
825
821
|
"dataPoints": "Data Points",
|
|
826
|
-
"dataSettings": null,
|
|
827
822
|
"editDataChartsComponent": "Edit Chart",
|
|
828
|
-
"enableChartTypeSwitcher": null,
|
|
829
|
-
"enableDataEntry": null,
|
|
830
|
-
"enableFullscreenBtn": null,
|
|
831
|
-
"height": null,
|
|
832
823
|
"labelField": "Label Field",
|
|
833
824
|
"legendPosition": "Legend Position",
|
|
834
825
|
"legendPositions": {
|
|
@@ -843,8 +834,6 @@
|
|
|
843
834
|
"horizontal": "Horizontal",
|
|
844
835
|
"vertical": "Vertical"
|
|
845
836
|
},
|
|
846
|
-
"percentDisplay": null,
|
|
847
|
-
"percentDisplayHint": null,
|
|
848
837
|
"pointStyle": "Point Style",
|
|
849
838
|
"pointStyles": {
|
|
850
839
|
"circle": "Circle",
|
|
@@ -856,30 +845,20 @@
|
|
|
856
845
|
},
|
|
857
846
|
"preview": "Preview",
|
|
858
847
|
"removeAll": "Remove all",
|
|
859
|
-
"rValueField": null,
|
|
860
848
|
"selectDynamicValue": "Select a dynamic value",
|
|
861
|
-
"series": null,
|
|
862
|
-
"seriesName": null,
|
|
863
849
|
"types": {
|
|
864
|
-
"area": null,
|
|
865
850
|
"bar": "Bar Chart",
|
|
866
|
-
"bubble": null,
|
|
867
851
|
"doughnut": "Doughnut Chart",
|
|
868
852
|
"line": "Line Chart",
|
|
869
853
|
"pie": "Pie Chart",
|
|
870
854
|
"polarArea": "Polar Area Chart",
|
|
871
|
-
"radar": "Radar Chart"
|
|
872
|
-
"scatter": null
|
|
855
|
+
"radar": "Radar Chart"
|
|
873
856
|
},
|
|
874
857
|
"useCustomColors": "Use custom colors",
|
|
875
858
|
"useThemeColors": "Use theme colors",
|
|
876
859
|
"valueField": "Value Field",
|
|
877
|
-
"viewModeControls": null,
|
|
878
|
-
"width": null,
|
|
879
860
|
"xAxisLabel": "X-Axis Label",
|
|
880
|
-
"
|
|
881
|
-
"yAxisLabel": "Y-Axis Label",
|
|
882
|
-
"yValueField": null
|
|
861
|
+
"yAxisLabel": "Y-Axis Label"
|
|
883
862
|
},
|
|
884
863
|
"deletedFile": {
|
|
885
864
|
"clickMessage": "Click here to add a new one",
|
package/locale/th.json
CHANGED
|
@@ -812,23 +812,14 @@
|
|
|
812
812
|
"stripingStartPosition": null
|
|
813
813
|
},
|
|
814
814
|
"dataCharts": {
|
|
815
|
-
"
|
|
816
|
-
"addYourChart": "เพิ่มแผนภูมิของคุณ",
|
|
815
|
+
"addYourChart": "เพิ่ม your chart",
|
|
817
816
|
"animation": "ภาพเคลื่อนไหว",
|
|
818
|
-
"chartSettings": "การตั้งค่าแผนภูมิ",
|
|
819
|
-
"chartSize": "ขนาดแผนภูมิ",
|
|
820
817
|
"chartTitle": "ชื่อแผนภูมิ",
|
|
821
|
-
"chartType": "
|
|
822
|
-
"chartTypeSwitcherMultiSeriesDisabled": "ไม่สามารถเปิดใช้งานสำหรับแผนภูมิหลายซีรีส์",
|
|
818
|
+
"chartType": "Chart ประเภท",
|
|
823
819
|
"colorScheme": "โทนสี",
|
|
824
820
|
"configureArrayObjectFields": "กำหนดค่าฟิลด์ Array/Object",
|
|
825
821
|
"dataPoints": "จุดข้อมูล",
|
|
826
|
-
"
|
|
827
|
-
"editDataChartsComponent": "แก้ไขแผนภูมิ",
|
|
828
|
-
"enableChartTypeSwitcher": "อนุญาตให้เปลี่ยนประเภทแผนภูมิในโหมดดู",
|
|
829
|
-
"enableDataEntry": "อนุญาตให้ผู้ใช้ป้อนข้อมูลในโหมดแก้ไข",
|
|
830
|
-
"enableFullscreenBtn": "แสดงปุ่มเต็มหน้าจอในโหมดดู",
|
|
831
|
-
"height": "ความสูง",
|
|
822
|
+
"editDataChartsComponent": "แก้ไข Chart",
|
|
832
823
|
"labelField": "ฟิลด์ป้ายกำกับ",
|
|
833
824
|
"legendPosition": "ตำแหน่งคำอธิบาย",
|
|
834
825
|
"legendPositions": {
|
|
@@ -843,8 +834,6 @@
|
|
|
843
834
|
"horizontal": "แนวนอน",
|
|
844
835
|
"vertical": "แนวตั้ง"
|
|
845
836
|
},
|
|
846
|
-
"percentDisplay": "แสดงตัวเลขเป็นเปอร์เซ็นต์",
|
|
847
|
-
"percentDisplayHint": "ค่าระหว่าง 0-1 จะแสดงเป็นเปอร์เซ็นต์",
|
|
848
837
|
"pointStyle": "สไตล์จุด",
|
|
849
838
|
"pointStyles": {
|
|
850
839
|
"circle": "วงกลม",
|
|
@@ -855,31 +844,21 @@
|
|
|
855
844
|
"triangle": "สามเหลี่ยม"
|
|
856
845
|
},
|
|
857
846
|
"preview": "ดูตัวอย่าง",
|
|
858
|
-
"removeAll": "
|
|
859
|
-
"rValueField": "ฟิลด์ขนาด/รัศมี",
|
|
847
|
+
"removeAll": "ลบ all",
|
|
860
848
|
"selectDynamicValue": "เลือกค่าแบบไดนามิก",
|
|
861
|
-
"series": "ซีรีส์",
|
|
862
|
-
"seriesName": "ชื่อซีรีส์",
|
|
863
849
|
"types": {
|
|
864
|
-
"area": "แผนภูมิพื้นที่",
|
|
865
850
|
"bar": "แผนภูมิแท่ง",
|
|
866
|
-
"bubble": "แผนภูมิฟองสบู่",
|
|
867
851
|
"doughnut": "แผนภูมิโดนัท",
|
|
868
852
|
"line": "แผนภูมิเส้น",
|
|
869
853
|
"pie": "แผนภูมิวงกลม",
|
|
870
854
|
"polarArea": "แผนภูมิพื้นที่เชิงขั้ว",
|
|
871
|
-
"radar": "แผนภูมิเรดาร์"
|
|
872
|
-
"scatter": "แผนภูมิกระจาย"
|
|
855
|
+
"radar": "แผนภูมิเรดาร์"
|
|
873
856
|
},
|
|
874
857
|
"useCustomColors": "ใช้สีแบบกำหนดเอง",
|
|
875
858
|
"useThemeColors": "ใช้สีธีม",
|
|
876
859
|
"valueField": "ฟิลด์ค่า",
|
|
877
|
-
"viewModeControls": "การควบคุมโหมดดู",
|
|
878
|
-
"width": "ความกว้าง",
|
|
879
860
|
"xAxisLabel": "ป้ายกำกับแกน X",
|
|
880
|
-
"
|
|
881
|
-
"yAxisLabel": "ป้ายกำกับแกน Y",
|
|
882
|
-
"yValueField": "ฟิลด์ค่า Y"
|
|
861
|
+
"yAxisLabel": "ป้ายกำกับแกน Y"
|
|
883
862
|
},
|
|
884
863
|
"deletedFile": {
|
|
885
864
|
"clickMessage": "คลิกที่นี่เพื่อเพิ่มใหม่",
|
package/locale/tr.json
CHANGED
|
@@ -812,23 +812,14 @@
|
|
|
812
812
|
"stripingStartPosition": null
|
|
813
813
|
},
|
|
814
814
|
"dataCharts": {
|
|
815
|
-
"addSeries": null,
|
|
816
815
|
"addYourChart": null,
|
|
817
816
|
"animation": null,
|
|
818
|
-
"chartSettings": null,
|
|
819
|
-
"chartSize": null,
|
|
820
817
|
"chartTitle": null,
|
|
821
818
|
"chartType": null,
|
|
822
|
-
"chartTypeSwitcherMultiSeriesDisabled": null,
|
|
823
819
|
"colorScheme": null,
|
|
824
820
|
"configureArrayObjectFields": null,
|
|
825
821
|
"dataPoints": null,
|
|
826
|
-
"dataSettings": null,
|
|
827
822
|
"editDataChartsComponent": null,
|
|
828
|
-
"enableChartTypeSwitcher": null,
|
|
829
|
-
"enableDataEntry": null,
|
|
830
|
-
"enableFullscreenBtn": null,
|
|
831
|
-
"height": null,
|
|
832
823
|
"labelField": null,
|
|
833
824
|
"legendPosition": null,
|
|
834
825
|
"legendPositions": {
|
|
@@ -843,8 +834,6 @@
|
|
|
843
834
|
"horizontal": null,
|
|
844
835
|
"vertical": null
|
|
845
836
|
},
|
|
846
|
-
"percentDisplay": null,
|
|
847
|
-
"percentDisplayHint": null,
|
|
848
837
|
"pointStyle": null,
|
|
849
838
|
"pointStyles": {
|
|
850
839
|
"circle": null,
|
|
@@ -856,30 +845,20 @@
|
|
|
856
845
|
},
|
|
857
846
|
"preview": null,
|
|
858
847
|
"removeAll": null,
|
|
859
|
-
"rValueField": null,
|
|
860
848
|
"selectDynamicValue": null,
|
|
861
|
-
"series": null,
|
|
862
|
-
"seriesName": null,
|
|
863
849
|
"types": {
|
|
864
|
-
"area": null,
|
|
865
850
|
"bar": null,
|
|
866
|
-
"bubble": null,
|
|
867
851
|
"doughnut": null,
|
|
868
852
|
"line": null,
|
|
869
853
|
"pie": null,
|
|
870
854
|
"polarArea": null,
|
|
871
|
-
"radar": null
|
|
872
|
-
"scatter": null
|
|
855
|
+
"radar": null
|
|
873
856
|
},
|
|
874
857
|
"useCustomColors": null,
|
|
875
858
|
"useThemeColors": null,
|
|
876
859
|
"valueField": null,
|
|
877
|
-
"viewModeControls": null,
|
|
878
|
-
"width": null,
|
|
879
860
|
"xAxisLabel": null,
|
|
880
|
-
"
|
|
881
|
-
"yAxisLabel": null,
|
|
882
|
-
"yValueField": null
|
|
861
|
+
"yAxisLabel": null
|
|
883
862
|
},
|
|
884
863
|
"deletedFile": {
|
|
885
864
|
"clickMessage": null,
|