diff --git a/inst/translations/translation_da.csv b/inst/translations/translation_da.csv index b0269010..22cafcfa 100644 --- a/inst/translations/translation_da.csv +++ b/inst/translations/translation_da.csv @@ -49,7 +49,6 @@ "Column added!","Variabel oprettet!" "Unique values:","Unikke værdier:" "Variable to cut:","Variabel, der skal deles:" -"Number of breaks:","Antal niveauer:" "Close intervals on the right","Luk intervaller til højre" "Include lowest value","Inkluderer den laveste værdi" "Create factor variable","Opret kategorisk variabel" @@ -288,3 +287,7 @@ "Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter." "Split a character string by a common delimiter","Split a character string by a common delimiter" "Apply split","Apply split" +"Stacked relative barplot","Stacked relative barplot" +"Create relative stacked barplots to show the distribution of categorical levels","Create relative stacked barplots to show the distribution of categorical levels" +"Side-by-side barplot","Side-by-side barplot" +"Create side-by-side barplot to show the distribution of categorical levels","Create side-by-side barplot to show the distribution of categorical levels" diff --git a/inst/translations/translation_de.csv b/inst/translations/translation_de.csv index 370673db..d8947867 100644 --- a/inst/translations/translation_de.csv +++ b/inst/translations/translation_de.csv @@ -18,7 +18,6 @@ "Column added!","Column added!" "Unique values:","Unique values:" "Variable to cut:","Variable to cut:" -"Number of breaks:","Number of breaks:" "Close intervals on the right","Close intervals on the right" "Include lowest value","Include lowest value" "Create factor variable","Create factor variable" @@ -288,3 +287,7 @@ "No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected." "Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter." "Apply split","Apply split" +"Stacked relative barplot","Stacked relative barplot" +"Create relative stacked barplots to show the distribution of categorical levels","Create relative stacked barplots to show the distribution of categorical levels" +"Side-by-side barplot","Side-by-side barplot" +"Create side-by-side barplot to show the distribution of categorical levels","Create side-by-side barplot to show the distribution of categorical levels" diff --git a/inst/translations/translation_sv.csv b/inst/translations/translation_sv.csv index adf9b388..b9e18015 100644 --- a/inst/translations/translation_sv.csv +++ b/inst/translations/translation_sv.csv @@ -18,7 +18,6 @@ "Column added!","Column added!" "Unique values:","Unique values:" "Variable to cut:","Variable to cut:" -"Number of breaks:","Number of breaks:" "Close intervals on the right","Close intervals on the right" "Include lowest value","Include lowest value" "Create factor variable","Create factor variable" @@ -288,3 +287,7 @@ "No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected." "Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter." "Apply split","Apply split" +"Stacked relative barplot","Stacked relative barplot" +"Create relative stacked barplots to show the distribution of categorical levels","Create relative stacked barplots to show the distribution of categorical levels" +"Side-by-side barplot","Side-by-side barplot" +"Create side-by-side barplot to show the distribution of categorical levels","Create side-by-side barplot to show the distribution of categorical levels" diff --git a/inst/translations/translation_sw.csv b/inst/translations/translation_sw.csv index 7f8dfaa7..70d1fe1c 100644 --- a/inst/translations/translation_sw.csv +++ b/inst/translations/translation_sw.csv @@ -49,7 +49,6 @@ "Column added!","Column added!" "Unique values:","Unique values:" "Variable to cut:","Variable to cut:" -"Number of breaks:","Number of breaks:" "Close intervals on the right","Close intervals on the right" "Include lowest value","Include lowest value" "Create factor variable","Create factor variable" @@ -288,3 +287,7 @@ "No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected." "Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter." "Apply split","Apply split" +"Stacked relative barplot","Stacked relative barplot" +"Create relative stacked barplots to show the distribution of categorical levels","Create relative stacked barplots to show the distribution of categorical levels" +"Side-by-side barplot","Side-by-side barplot" +"Create side-by-side barplot to show the distribution of categorical levels","Create side-by-side barplot to show the distribution of categorical levels"