mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-12-15 17:12:09 +01:00
new strings
This commit is contained in:
parent
ae9aa2e6f5
commit
913844d34b
4 changed files with 16 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
|
@ -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"
|
||||
|
|
|
|||
|
|
|
@ -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"
|
||||
|
|
|
|||
|
|
|
@ -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"
|
||||
|
|
|
|||
|
Loading…
Add table
Reference in a new issue