mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
new strings
This commit is contained in:
parent
5249c7c2c0
commit
b21077b52d
4 changed files with 81 additions and 17 deletions
|
|
@ -255,20 +255,36 @@
|
|||
"Choose a name for the column to be created or modified, then enter an expression before clicking on the button below to create the variable, or cancel to exit without saving anything.","Vælg et navn til den nye variabel, skriv din formel og tryk så på knappen for at gemme variablen, eller annuler for at lukke uden at gemme."
|
||||
"Please fill in web address and API token, then press 'Connect'.","Udfyld serveradresse og API-nøgle, og tryk så 'Fobind'."
|
||||
"Other","Other"
|
||||
"Hour of the day","Hour of the day"
|
||||
"Breaks","Breaks"
|
||||
"By day of the week","By day of the week"
|
||||
"By weekday","By weekday"
|
||||
"By week number and year","By week number and year"
|
||||
"By month and year","By month and year"
|
||||
"By month only","By month only"
|
||||
"By quarter of the year","By quarter of the year"
|
||||
"By year","By year"
|
||||
"Keep only most common","Keep only most common"
|
||||
"Number","Number"
|
||||
"Combine below percentage","Combine below percentage"
|
||||
"Percentage","Percentage"
|
||||
"By specified numbers","By specified numbers"
|
||||
"By quantiles (groups of equal size)","By quantiles (groups of equal size)"
|
||||
"By week number","By week number"
|
||||
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.","There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data."
|
||||
"Hour of the day","Time på dagen"
|
||||
"Breaks","Grupper"
|
||||
"By day of the week","Efter ugedag"
|
||||
"By weekday","Efter ugedag"
|
||||
"By week number and year","Efter ugenummer og årstal"
|
||||
"By month and year","Efter måned og årstal"
|
||||
"By month only","Efter måned alene"
|
||||
"By quarter of the year","Efter kvartal"
|
||||
"By year","Efter år"
|
||||
"Keep only most common","Behold kun de hyppigste"
|
||||
"Number","Antal"
|
||||
"Combine below percentage","Kombiner under procentsats"
|
||||
"Percentage","Procentsats"
|
||||
"By specified numbers","Efter specifikke værdier"
|
||||
"By quantiles (groups of equal size)","I grupper af samme størrelse"
|
||||
"By week number","Efter ugenummer alene"
|
||||
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.","Der er mere avancerede muligheder for at ændre kategoriske variable, oprette nye kategoriske variabler fra eksisterende data eller nye variable baseret på R-kode. Nederst kan du gendanne originale data."
|
||||
"Split the variable","Split the variable"
|
||||
"Original data","Original data"
|
||||
"Preview of result","Preview of result"
|
||||
"Save new data","Save new data"
|
||||
"No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected."
|
||||
"Variable to split:","Variable to split:"
|
||||
"Text or character to split string by","Text or character to split string by"
|
||||
"Select delimiter","Select delimiter"
|
||||
"Direction:","Direction:"
|
||||
"Split string to multiple columns. Keep number of rows.","Split string to multiple columns. Keep number of rows."
|
||||
"Split string to multiple observations (rows) in the same column. Also ads id and instance columns","Split string to multiple observations (rows) in the same column. Also ads id and instance columns"
|
||||
"Browse data preview","Browse data preview"
|
||||
"Split character string","Split character string"
|
||||
"Split text","Split text"
|
||||
"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"
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue