new strings

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-30 20:51:27 +01:00
parent 5249c7c2c0
commit b21077b52d
No known key found for this signature in database
4 changed files with 81 additions and 17 deletions

View file

@ -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"

1 en da
255 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.
256 Please fill in web address and API token, then press 'Connect'. Udfyld serveradresse og API-nøgle, og tryk så 'Fobind'.
257 Other Other
258 Hour of the day Hour of the day Time på dagen
259 Breaks Breaks Grupper
260 By day of the week By day of the week Efter ugedag
261 By weekday By weekday Efter ugedag
262 By week number and year By week number and year Efter ugenummer og årstal
263 By month and year By month and year Efter måned og årstal
264 By month only By month only Efter måned alene
265 By quarter of the year By quarter of the year Efter kvartal
266 By year By year Efter år
267 Keep only most common Keep only most common Behold kun de hyppigste
268 Number Number Antal
269 Combine below percentage Combine below percentage Kombiner under procentsats
270 Percentage Percentage Procentsats
271 By specified numbers By specified numbers Efter specifikke værdier
272 By quantiles (groups of equal size) By quantiles (groups of equal size) I grupper af samme størrelse
273 By week number By week number Efter ugenummer alene
274 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. 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.
275 Split the variable Split the variable
276 Original data Original data
277 Preview of result Preview of result
278 Save new data Save new data
279 No character variables with accepted delimiters detected. No character variables with accepted delimiters detected.
280 Variable to split: Variable to split:
281 Text or character to split string by Text or character to split string by
282 Select delimiter Select delimiter
283 Direction: Direction:
284 Split string to multiple columns. Keep number of rows. Split string to multiple columns. Keep number of rows.
285 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
286 Browse data preview Browse data preview
287 Split character string Split character string
288 Split text Split text
289 Split a text column by a recognised delimiter. Split a text column by a recognised delimiter.
290 Split a character string by a common delimiter Split a character string by a common delimiter

View file

@ -272,3 +272,19 @@
"Generating the report. Hold on for a moment..","Generating the report. Hold on for a moment.."
"We encountered the following error creating your report:","We encountered the following error creating your report:"
"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."
"Text or character to split string by","Text or character to split string by"
"Split the variable","Split the variable"
"Save new data","Save new data"
"Variable to split:","Variable to split:"
"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"
"Split character string","Split character string"
"Split text","Split text"
"Split a character string by a common delimiter","Split a character string by a common delimiter"
"Select delimiter","Select delimiter"
"Browse data preview","Browse data preview"
"Original data","Original data"
"Preview of result","Preview of result"
"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."

1 en de
272 Generating the report. Hold on for a moment.. Generating the report. Hold on for a moment..
273 We encountered the following error creating your report: We encountered the following error creating your report:
274 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.
275 Text or character to split string by Text or character to split string by
276 Split the variable Split the variable
277 Save new data Save new data
278 Variable to split: Variable to split:
279 Direction: Direction:
280 Split string to multiple columns. Keep number of rows. Split string to multiple columns. Keep number of rows.
281 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
282 Split character string Split character string
283 Split text Split text
284 Split a character string by a common delimiter Split a character string by a common delimiter
285 Select delimiter Select delimiter
286 Browse data preview Browse data preview
287 Original data Original data
288 Preview of result Preview of result
289 No character variables with accepted delimiters detected. No character variables with accepted delimiters detected.
290 Split a text column by a recognised delimiter. Split a text column by a recognised delimiter.

View file

@ -272,3 +272,19 @@
"Generating the report. Hold on for a moment..","Generating the report. Hold on for a moment.."
"We encountered the following error creating your report:","We encountered the following error creating your report:"
"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."
"Text or character to split string by","Text or character to split string by"
"Split the variable","Split the variable"
"Save new data","Save new data"
"Variable to split:","Variable to split:"
"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"
"Split character string","Split character string"
"Split text","Split text"
"Split a character string by a common delimiter","Split a character string by a common delimiter"
"Select delimiter","Select delimiter"
"Browse data preview","Browse data preview"
"Original data","Original data"
"Preview of result","Preview of result"
"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."

1 en sv
272 Generating the report. Hold on for a moment.. Generating the report. Hold on for a moment..
273 We encountered the following error creating your report: We encountered the following error creating your report:
274 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.
275 Text or character to split string by Text or character to split string by
276 Split the variable Split the variable
277 Save new data Save new data
278 Variable to split: Variable to split:
279 Direction: Direction:
280 Split string to multiple columns. Keep number of rows. Split string to multiple columns. Keep number of rows.
281 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
282 Split character string Split character string
283 Split text Split text
284 Split a character string by a common delimiter Split a character string by a common delimiter
285 Select delimiter Select delimiter
286 Browse data preview Browse data preview
287 Original data Original data
288 Preview of result Preview of result
289 No character variables with accepted delimiters detected. No character variables with accepted delimiters detected.
290 Split a text column by a recognised delimiter. Split a text column by a recognised delimiter.

View file

@ -272,3 +272,19 @@
"By quantiles (groups of equal size)","By quantiles (groups of equal size)"
"Please fill in web address and API token, then press 'Connect'.","Please fill in web address and API token, then press 'Connect'."
"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."
"Text or character to split string by","Text or character to split string by"
"Split the variable","Split the variable"
"Save new data","Save new data"
"Variable to split:","Variable to split:"
"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"
"Split character string","Split character string"
"Split text","Split text"
"Split a character string by a common delimiter","Split a character string by a common delimiter"
"Select delimiter","Select delimiter"
"Browse data preview","Browse data preview"
"Original data","Original data"
"Preview of result","Preview of result"
"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."

1 en sw
272 By quantiles (groups of equal size) By quantiles (groups of equal size)
273 Please fill in web address and API token, then press 'Connect'. Please fill in web address and API token, then press 'Connect'.
274 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.
275 Text or character to split string by Text or character to split string by
276 Split the variable Split the variable
277 Save new data Save new data
278 Variable to split: Variable to split:
279 Direction: Direction:
280 Split string to multiple columns. Keep number of rows. Split string to multiple columns. Keep number of rows.
281 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
282 Split character string Split character string
283 Split text Split text
284 Split a character string by a common delimiter Split a character string by a common delimiter
285 Select delimiter Select delimiter
286 Browse data preview Browse data preview
287 Original data Original data
288 Preview of result Preview of result
289 No character variables with accepted delimiters detected. No character variables with accepted delimiters detected.
290 Split a text column by a recognised delimiter. Split a text column by a recognised delimiter.