new version

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-04-10 21:47:36 +02:00
commit 41c855a71c
No known key found for this signature in database
4 changed files with 196 additions and 136 deletions

View file

@ -275,7 +275,6 @@
"Select a dataset from your environment or sample dataset from a package.","Vælg et datasæt fra din kørende session eller vælg træningsdata."
"Select a sample dataset from a package.","Vælg et træningsdatasæt."
"Data ready to be imported!","Data er klar til at blive importeret!"
"Data has %s obs. of %s variables.","Data har %s obs. på %s variabler."
"Data successfully imported!","Data successfully imported!"
"Click to see data","Klik for at se data"
"No data present.","Ingen data tilstede."
@ -320,3 +319,4 @@
"Likert diagram","Likert diagram"
"Modify factor","Modify factor"
"Create factor/categorical variable from other variables.","Create factor/categorical variable from other variables."
"The data set has %s obs. in %s variables.","The data set has %s obs. in %s variables."

1 en da
275 Select a dataset from your environment or sample dataset from a package. Vælg et datasæt fra din kørende session eller vælg træningsdata.
276 Select a sample dataset from a package. Vælg et træningsdatasæt.
277 Data ready to be imported! Data er klar til at blive importeret!
Data has %s obs. of %s variables. Data har %s obs. på %s variabler.
278 Data successfully imported! Data successfully imported!
279 Click to see data Klik for at se data
280 No data present. Ingen data tilstede.
319 Likert diagram Likert diagram
320 Modify factor Modify factor
321 Create factor/categorical variable from other variables. Create factor/categorical variable from other variables.
322 The data set has %s obs. in %s variables. The data set has %s obs. in %s variables.