Skip to content

Commit

Permalink
New translations
Browse files Browse the repository at this point in the history
  • Loading branch information
pbicvloc authored Jan 15, 2024
1 parent 9cb9832 commit 1b7f4e4
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Visual_Show": "Show",
"Visual_ColumnBorder": "Column Border",
"Visual_LabelsFill": "Color",
"Visual_General_Properties_Width": "Width",
"Visual_DataPointsLabels": "Data labels",
Expand All @@ -15,23 +16,29 @@
"Visual_DefaultColor": "Default color",
"Visual_DataPoint": "Data Colors",
"Visual_Series": "Series",
"Visual_Series_Category_Percentage": "Display % in category scope",
"Visual_Series_All_Data_Percentage": "Display % in all data scope",
"Visual_Category": "Category",
"Visual_Y": "Y",
"Visual_Width": "Width",
"Visual_SortSeries": "Sort series",
"Visual_XAxisLabelsRotation": "X Axis labels rotation",
"Visual_XAxis": "X-Axis",
"Visual_YAxis": "Y-Axis",
"Visual_Series_Category_Percentage": "Display % in category scope",
"Visual_Series_All_Data_Percentage": "Display % in all data scope",
"Visual_Category": "Category",
"Visual_Category_Sorting": "Category sorting",
"Visual_Y": "Y",
"Visual_Color": "Color",
"Visual_Width": "Width",
"Visual_Data_Labels": "Data labels",
"Visual_Display_Units": "Display units",
"Visual_Show_All": "Show All",
"Visual_Font_Size": "Text Size",
"Visual_Font": "Font",
"Visual_Font_Control": "Font Control",
"Visual_Font_Bold": "Bold text",
"Visual_Font_Italic": "Italicize text",
"Visual_Font_Underline": "Underline text",
"Visual_Text": "Title text",
"Visual_SortLegend": "Sort legend",
"Visual_Enbaled": "Enabled",
"Visual_Enabled": "Enabled",
"Visual_Direction": "Direction",
"Visual_Ascending": "Ascending",
"Visual_Descending": "Descending",
Expand All @@ -41,17 +48,13 @@
"Visual_DataSet": "All dataset",
"Visual_Intersection": "Intersection",
"Visual_Data_Colors": "Data colors",
"Visual_Enable": "Category gradient",
"Visual_ColorDistibution": "Color distibution by value",
"Visual_CategoryGradient": "Category gradient",
"Visual_ColorDistribution": "Color distribution by value",
"Visual_ColorGradientEndColor": "End color of gradient",
"Visual_Default_Color": "Default color",
"Visual_Fill": "Fill",
"Visual_GradientStartColor": "Start color",
"Visual_GradientEndColor": "End color",
"Visual_ColumnBorder": "Column Border",
"Visual_Category_Sorting": "Category sorting",
"Visual_Enabled": "Enabled",
"Visual_CategoryGradient": "Category gradient",
"Visual_Axiswidth": "Axis width",
"Visual_Description_Color": "Select color for data labels",
"Visual_Description_DataLabels": "Display data label options",
Expand All @@ -60,6 +63,5 @@
"Visual_CategoryDataColorsStart": "Categoty data colors start",
"Visual_CategoryDataColorsEnd": "Categoty data colors end",
"Visual_HighlightedValueDisplayName": "Highlighted",
"MekkoChart_Short_Description": "A mix of 100% stacked column chart and 100% stacked bar chart combined into one view",
"MekkoChart_Long_Description": "Since it captures two dimensions in one chart, you can quickly spot the large segments as well the ones that are underrepresented in one quick glance. You can either use the same measure for the column height and width or use different ones depending on your need.\nSimilar to a treemap, the dimensional values are represented by the length and width of each rectangle. The width of a column is proportional to the total value of the column.\nSegmentation and Pattern analysis are a big part of business analysis and with traditional charts you need to piece multiple individual items together in your mental map to draw conclusions. For dealing with such complex business analysis involving multiple variables/dimensions, the iconic marimekko design is very appealing and the Mekko chart makes it super easy to achieve this in Power BI.\nThe Mekko chart visual also allows you to control the legends, data colors, and data labels for a truly customized presentation."
"Visual_DrillControl": "Drill control"
}

0 comments on commit 1b7f4e4

Please sign in to comment.