diff --git a/messages/chartwizard/chartwizard.ar.yml b/messages/chartwizard/chartwizard.ar.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.ar.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.bg-BG.yml b/messages/chartwizard/chartwizard.bg-BG.yml new file mode 100644 index 0000000..c315896 --- /dev/null +++ b/messages/chartwizard/chartwizard.bg-BG.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Преглед на диаграмата + + # The text of the **Export** DropDownButton. + exportButton: Експортирай + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF файл + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG файл + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG файл + + # The text of the **Chart** tab of the property pane. + tabChart: Диаграма + + # The text of the **Data** tab of the property pane. + tabData: Данни + + # The text of the **Format** tab of the property pane. + tabFormat: Формат + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Лентова диаграма + + # The text of the Bar Chart type. + barChartBar: Лента + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Наслоена лента + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Наслоена лента + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Кръгова диаграма + + # The text of the Pie Chart type. + pieChartPie: Кръг + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Колонна диаграма + + # The text of the Column Chart type. + columnChartColumn: Колона + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Наслоена колона + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Наслоена колона + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Линейна диаграма + + # The text of the Line Chart type. + lineChartLine: Линия + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Наслоена линия + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Наслоена линия + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Точкова диаграма + + # The text of the Scatter Chart type. + scatterChartScatter: Точки + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Конфигурация + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Категорийна ос + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X ос + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Ос на стойностите + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Серия + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Добави + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Зона на диаграмата + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Отстояние + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Автоматично + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Ляво + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Дясно + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Горе + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Долу + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Фон + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Цвят + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Заглавие + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Приложи към + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Заглавие на диаграмата + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Подзаглавие на диаграмата + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Етикет + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Шрифт + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (наследен шрифт) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Размер + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Цвят + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Серия + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Приложи към + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: Всички серии + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Цвят + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Покажи етикети + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Легенда + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Покажи легенда + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Шрифт + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (наследен шрифт) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Размер + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Цвят + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Позиция + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Горе + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Долу + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Ляво + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Дясно + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Категорийна ос + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X ос + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Заглавие + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Заглавие на оста + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Шрифт + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (наследен шрифт) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Размер + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Цвят + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Етикети + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Шрифт + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (наследен шрифт) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Размер + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Цвят + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Завъртане + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Автоматично + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Обратен ред + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Ос на стойностите + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y ос + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Заглавие + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Заглавие на оста + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Шрифт + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (наследен шрифт) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Размер + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Цвят + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Етикети + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Формат на етикети + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Текст + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Число + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Валута + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Процент + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Шрифт + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (наследен шрифт) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Размер + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Цвят + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Завъртане + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Автоматично diff --git a/messages/chartwizard/chartwizard.cs-CZ.yml b/messages/chartwizard/chartwizard.cs-CZ.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.cs-CZ.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.da-DK.yml b/messages/chartwizard/chartwizard.da-DK.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.da-DK.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.de-AT.yml b/messages/chartwizard/chartwizard.de-AT.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.de-AT.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.de-CH.yml b/messages/chartwizard/chartwizard.de-CH.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.de-CH.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.de-DE.yml b/messages/chartwizard/chartwizard.de-DE.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.de-DE.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.de-LI.yml b/messages/chartwizard/chartwizard.de-LI.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.de-LI.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.en-AU.yml b/messages/chartwizard/chartwizard.en-AU.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.en-AU.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.en-CA.yml b/messages/chartwizard/chartwizard.en-CA.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.en-CA.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.en-GB.yml b/messages/chartwizard/chartwizard.en-GB.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.en-GB.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.en-US.yml b/messages/chartwizard/chartwizard.en-US.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.en-US.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-AR.yml b/messages/chartwizard/chartwizard.es-AR.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-AR.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-BO.yml b/messages/chartwizard/chartwizard.es-BO.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-BO.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-CL.yml b/messages/chartwizard/chartwizard.es-CL.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-CL.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-CO.yml b/messages/chartwizard/chartwizard.es-CO.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-CO.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-CR.yml b/messages/chartwizard/chartwizard.es-CR.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-CR.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-DO.yml b/messages/chartwizard/chartwizard.es-DO.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-DO.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-EC.yml b/messages/chartwizard/chartwizard.es-EC.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-EC.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-ES.yml b/messages/chartwizard/chartwizard.es-ES.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-ES.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-GT.yml b/messages/chartwizard/chartwizard.es-GT.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-GT.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-HN.yml b/messages/chartwizard/chartwizard.es-HN.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-HN.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-MX.yml b/messages/chartwizard/chartwizard.es-MX.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-MX.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-NI.yml b/messages/chartwizard/chartwizard.es-NI.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-NI.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-PA.yml b/messages/chartwizard/chartwizard.es-PA.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-PA.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-PE.yml b/messages/chartwizard/chartwizard.es-PE.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-PE.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-PR.yml b/messages/chartwizard/chartwizard.es-PR.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-PR.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-PY.yml b/messages/chartwizard/chartwizard.es-PY.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-PY.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-US.yml b/messages/chartwizard/chartwizard.es-US.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-US.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-UY.yml b/messages/chartwizard/chartwizard.es-UY.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-UY.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.es-VE.yml b/messages/chartwizard/chartwizard.es-VE.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.es-VE.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fa-IR.yml b/messages/chartwizard/chartwizard.fa-IR.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fa-IR.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fi-FI.yml b/messages/chartwizard/chartwizard.fi-FI.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fi-FI.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-BE.yml b/messages/chartwizard/chartwizard.fr-BE.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-BE.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-CA.yml b/messages/chartwizard/chartwizard.fr-CA.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-CA.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-CD.yml b/messages/chartwizard/chartwizard.fr-CD.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-CD.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-CH.yml b/messages/chartwizard/chartwizard.fr-CH.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-CH.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-CI.yml b/messages/chartwizard/chartwizard.fr-CI.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-CI.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-CM.yml b/messages/chartwizard/chartwizard.fr-CM.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-CM.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-FR.yml b/messages/chartwizard/chartwizard.fr-FR.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-FR.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-HT.yml b/messages/chartwizard/chartwizard.fr-HT.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-HT.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-LU.yml b/messages/chartwizard/chartwizard.fr-LU.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-LU.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-MA.yml b/messages/chartwizard/chartwizard.fr-MA.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-MA.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-MC.yml b/messages/chartwizard/chartwizard.fr-MC.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-MC.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-ML.yml b/messages/chartwizard/chartwizard.fr-ML.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-ML.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.fr-SN.yml b/messages/chartwizard/chartwizard.fr-SN.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.fr-SN.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.he-IL.yml b/messages/chartwizard/chartwizard.he-IL.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.he-IL.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.hy-AM.yml b/messages/chartwizard/chartwizard.hy-AM.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.hy-AM.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.it-CH.yml b/messages/chartwizard/chartwizard.it-CH.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.it-CH.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.it-IT.yml b/messages/chartwizard/chartwizard.it-IT.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.it-IT.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.ja-JP.yml b/messages/chartwizard/chartwizard.ja-JP.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.ja-JP.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.ka-GE.yml b/messages/chartwizard/chartwizard.ka-GE.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.ka-GE.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.nb-NO.yml b/messages/chartwizard/chartwizard.nb-NO.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.nb-NO.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.nl-BE.yml b/messages/chartwizard/chartwizard.nl-BE.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.nl-BE.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.nl-NL.yml b/messages/chartwizard/chartwizard.nl-NL.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.nl-NL.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.pl-PL.yml b/messages/chartwizard/chartwizard.pl-PL.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.pl-PL.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.pt-BR.yml b/messages/chartwizard/chartwizard.pt-BR.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.pt-BR.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.pt-PT.yml b/messages/chartwizard/chartwizard.pt-PT.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.pt-PT.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.ro-RO.yml b/messages/chartwizard/chartwizard.ro-RO.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.ro-RO.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.ru-RU.yml b/messages/chartwizard/chartwizard.ru-RU.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.ru-RU.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.sk-SK.yml b/messages/chartwizard/chartwizard.sk-SK.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.sk-SK.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.sv-SE.yml b/messages/chartwizard/chartwizard.sv-SE.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.sv-SE.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.tr-TR.yml b/messages/chartwizard/chartwizard.tr-TR.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.tr-TR.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.uk-UA.yml b/messages/chartwizard/chartwizard.uk-UA.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.uk-UA.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.zh-CN.yml b/messages/chartwizard/chartwizard.zh-CN.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.zh-CN.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.zh-HK.yml b/messages/chartwizard/chartwizard.zh-HK.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.zh-HK.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto diff --git a/messages/chartwizard/chartwizard.zh-TW.yml b/messages/chartwizard/chartwizard.zh-TW.yml new file mode 100644 index 0000000..b4b8a07 --- /dev/null +++ b/messages/chartwizard/chartwizard.zh-TW.yml @@ -0,0 +1,319 @@ +kendo: + chartwizard: + # The title of the window. + windowTitle: Chart Preview + + # The text of the **Export** DropDownButton. + exportButton: Export + + # The text of the **Export** DropDownButton option that represents PDF. + exportPDFButton: PDF File + + # The text of the **Export** DropDownButton option that represents SVG. + exportSVGButton: SVG File + + # The text of the **Export** DropDownButton option that represents PNG. + exportPNGButton: PNG File + + # The text of the **Chart** tab of the property pane. + tabChart: Chart + + # The text of the **Data** tab of the property pane. + tabData: Data + + # The text of the **Format** tab of the property pane. + tabFormat: Format + + # The text of the **Chart** panel that represents Bar Charts. + barChart: Bar Chart + + # The text of the Bar Chart type. + barChartBar: Bar + + # The text of the Stacked Bar Chart type. + barChartStackedBar: Stacked Bar + + # The text of the 100% Stacked Bar Chart type. + barChart100StackedBar: 100% Stacked Bar + + # The text of the **Chart** panel that represents Pie Charts. + pieChart: Pie Chart + + # The text of the Pie Chart type. + pieChartPie: Pie + + # The text of the **Chart** panel that represents Column Charts. + columnChart: Column Chart + + # The text of the Column Chart type. + columnChartColumn: Column + + # The text of the Stacked Column Chart type. + columnChartStackedColumn: Stacked Column + + # The text of the 100% Stacked Column Chart type. + columnChart100StackedColumn: 100% Stacked Column + + # The text of the **Chart** panel that represents Line Charts. + lineChart: Line Chart + + # The text of the Line Chart type. + lineChartLine: Line + + # The text of the Stacked Line Chart type. + lineChartStackedLine: Stacked Line + + # The text of the 100% Stacked Line Chart type. + lineChart100StackedLine: 100% Stacked Line + + # The text of the **Chart** panel that represents Scatter Charts. + scatterChart: Scatter Chart + + # The text of the Scatter Chart type. + scatterChartScatter: Scatter + + # The text of the **Configuration** panel of the **Data** tab. + configuration: Configuration + + # The caption of the **Category Axis** DropDown in the **Configuration** panel. + configurationCategoryAxis: Category Axis + + # The caption of the **X Axis** DropDown in the **Configuration** panel when a Scatter Chart is selected. + configurationXAxis: X Axis + + # The caption of the **Value Axis** DropDown in the **Configuration** panel when a Pie Chart is selected. + configurationValueAxis: Value Axis + + # The text of the **Series** Grid in the **Configuration** panel when a Categorical Chart is selected. + configurationSeries: Series + + # The text of the **Add Series** button in the Grid of the **Configuration** panel. + configurationSeriesAdd: Add + + # The text of the **Chart Area** panel of the **Format** tab. + formatChartArea: Chart Area + + # The text of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMargins: Margins + + # The placeholder of the **Margins** settings of the **Chart Area** panel. + formatChartAreaMarginsAuto: Auto + + # The label of the **Left** margin setting of the **Chart Area** panel. + formatChartAreaMarginsLeft: Left + + # The label of the **Right** margin setting of the **Chart Area** panel. + formatChartAreaMarginsRight: Right + + # The label of the **Top** margin setting of the **Chart Area** panel. + formatChartAreaMarginsTop: Top + + # The label of the **Bottom** margin setting of the **Chart Area** panel. + formatChartAreaMarginsBottom: Bottom + + # The text of the **Background** settings of the **Chart Area** panel. + formatChartAreaBackground: Background + + # The label of the **Color** background setting of the **Chart Area** panel. + formatChartAreaBackgroundColor: Color + + # The text of the **Title** panel of the **Format** tab. + formatTitle: Title + + # The label of the **Apply to** DropDown of the **Title** panel. + formatTitleApplyTo: Apply to + + # The text of the **Chart Title** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartTitle: Chart Title + + # The text of the **Chart Subtitle** option of the **Apply to** DropDown in the **Title** panel. + formatTitleChartSubtitle: Chart Subtitle + + # The label of the **Title** input of the **Title** panel. + formatTitleLabel: Title + + # The label of the **Font** setting of the **Title** panel. + formatTitleFont: Font + + # The placeholder of the **Font** setting of the **Title** panel. + formatTitleFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Title** panel. + formatTitleSize: Size + + # The placeholder of the **Size** setting of the **Title** panel. + formatTitleSizePlaceholder: px + + # The label of the **Color** setting of the **Title** panel. + formatTitleColor: Color + + # The text of the **Series** panel of the **Format** tab. + formatSeries: Series + + # The label of the **Apply to** DropDown of the **Series** panel. + formatSeriesApplyTo: Apply to + + # The text of the **All Series** option of the **Apply to** DropDown in the **Series** panel. + formatSeriesAllSeries: All Series + + # The label of the **Color** setting of the **Series** panel. + formatSeriesColor: Color + + # The label of the **Show Labels** checkbox of the **Series** panel. + formatSeriesShowLabels: Show Labels + + # The text of the **Legend** panel of the **Format** tab. + formatLegend: Legend + + # The label of the **Show Legend** switch of the **Legend** panel. + formatLegendShowLegend: Show Legend + + # The label of the **Font** setting of the **Legend** panel. + formatLegendFont: Font + + # The placeholder of the **Font** setting of the **Legend** panel. + formatLegendFontPlaceholder: (inherited font) + + # The label of the **Size** setting of the **Legend** panel. + formatLegendSize: Size + + # The placeholder of the **Size** setting of the **Legend** panel. + formatLegendSizePlaceholder: px + + # The label of the **Color** setting of the **Legend** panel. + formatLegendColor: Color + + # The label of the **Posititon** DropDown of the **Legend** panel. + formatLegendPosition: Position + + # The text of the **Top** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionTop: Top + + # The text of the **Bottom** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionBottom: Bottom + + # The text of the **Left** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionLeft: Left + + # The text of the **Right** option of the **Position** DropDown of the **Legend** panel. + formatLegendPositionRight: Right + + # The text of the **Category Axis** panel of the **Format** tab. + formatCategoryAxis: Category Axis + + # The text of the **X Axis** panel of the **Format** tab when a Scatter Chart is selected. + formatXAxis: X Axis + + # The label of the **Title** settings of the **Category Axis** panel. + formatCategoryAxisTitle: Title + + # The placeholder of the **Title** input of the **Category Axis** panel. + formatCategoryAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Title** in the **Category Axis** panel. + formatCategoryAxisTitleColor: Color + + # The label of the **Labels** settings of the **Category Axis** panel. + formatCategoryAxisLabels: Labels + + # The label of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsRotationAuto: Auto + + # The label of the **Reverse Order** checkbox of the **Labels** in the **Category Axis** panel. + formatCategoryAxisLabelsReverseOrder: Reverse Order + + # The text of the **Value Axis** panel of the **Format** tab. + formatValueAxis: Value Axis + + # The text of the **Y Axis** panel of the **Format** tab. + formatYAxis: Y Axis + + # The label of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitle: Title + + # The placeholder of the **Title** settings of the **Value Axis** panel. + formatValueAxisTitlePlaceholder: Axis Title + + # The label of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFont: Font + + # The placeholder of the **Font** settings of the **Value Axis** panel. + formatValueAxisTitleFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSize: Size + + # The placeholder of the **Size** settings of the **Value Axis** panel. + formatValueAxisTitleSizePlaceholder: px + + # The label of the **Color** settings of the **Value Axis** panel. + formatValueAxisTitleColor: Color + + # The label of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabels: Labels + + # The label of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormat: Label Format + + # The **Text** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatText: Text + + # The **Number** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatNumber: Number + + # The **Currency** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatCurrency: Currency + + # The **Percent** option of the **Format** DropDown of the **Labels** settings of the **Value Axis** panel. + formatValueAxisLabelsFormatPercent: Percent + + # The label of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFont: Font + + # The placeholder of the **Font** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsFontPlaceholder: (inherited font) + + # The label of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSize: Size + + # The placeholder of the **Size** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsSizePlaceholder: px + + # The label of the **Color** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsColor: Color + + # The label of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotation: Rotation + + # The **Auto** option of the **Rotation** settings of the **Labels** in the **Value Axis** panel. + formatValueAxisLabelsRotationAuto: Auto