FreesearchR/app_docker/translations/translation_da.csv
Andreas Gammelgaard Damsbo 2ba0fd60b3
Some checks failed
pkgdown.yaml / pkgdown (push) Has been cancelled
ready for new release
2025-09-23 13:14:49 +02:00

12 KiB

1enda
2HelloHej
3Get startedKom i gang
4File uploadUpload fil
5REDCap server exportREDCap server export
6Local or sample dataLokal eller testdata
7Please be mindfull handling sensitive dataPas godt på og overvej nøje hvordan du håndterer personfølsomme data
8The ***FreesearchR*** app only stores data for analyses, but please only use with sensitive data when running locally. [Read more here](https://agdamsbo.github.io/FreesearchR/#run-locally-on-your-own-machine).***FreesearchR*** opbevarer alene data i forbindelse med din analyse, men du bør kun behandle personfølsomme data når du kører ***FreesearchR*** direkte på din egen maskine. [Læs mere her](https://agdamsbo.github.io/FreesearchR/#run-locally-on-your-own-machine).
9Quick overviewHurtigt overblik
10Select variables for final importVælg variabler til den endelige import
11Exclude incomplete variables:Ekskluder inkomplette variabler:
12Manual selection:Manuel udvælgelse:
13Let's begin!Kom i gang!
14Analysis validationAnalysevalidering
15ReportRapport
16Choose your favourite output file format for further work, and download, when the analyses are done.Vælge dit foretrukne dataformat, og hent data, når du er ærdig med databehandlingen.
17www/intro.htmlwww/intro_da.html
18<p>The <em><strong>FreesearchR</strong></em> app only stores data for analyses, but please only use with sensitive data when running locally. <a href='https://agdamsbo.github.io/FreesearchR/#run-locally-on-your-own-machine'>Read more here</a></p><p><em><strong>FreesearchR</strong></em> opbevarer alene data i forbindelse med din analyse, men du bør kun behandle personfølsomme data når du kører <em><strong>FreesearchR</strong></em> direkte på dine egen maskine. <a href='https://agdamsbo.github.io/FreesearchR/#run-locally-on-your-own-machine'>Læs mere her</a></p>
19Overview and filterOverblik og filtre
20Overview and filteringOverblik og filtrering
21Visual overviewVisuelt overblik
22Filter data typesFiltrer datatyper
23Filter observationsFiltrer observationer
24Apply filter on observationAnvend filtre af observationer
25Edit and create dataÆndr og opret variabler
26Subset, rename and convert variablesUdvælg, omdøb og konverter variabler
27Below, are several options for simple data manipulation like update variables by renaming, creating new labels (for nicer tables in the report) and changing variable classes (numeric, factor/categorical etc.).Below, are several options for simple data manipulation like update variables by renaming, creating new labels (for nicer tables in the report) and changing variable classes (numeric, factor/categorical etc.).
28There are more advanced options to modify factor/categorical variables as well as create new factor from a continous 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 a continous variable or new variables with R code. At the bottom you can restore the original data.
29Please note that data modifications are applied before any filtering.Please note that data modifications are applied before any filtering.
30Advanced data manipulationAvanceret datamanipulation
31Below options allow more advanced varaible manipulations.Below options allow more advanced varaible manipulations.
32Reorder factor levelsArranger niveuer i faktor
33Reorder the levels of factor/categorical variables.Reorder the levels of factor/categorical variables.
34New factorNy faktor
35Create factor/categorical variable from a continous variable (number/date/time).Create factor/categorical variable from a continous variable (number/date/time).
36New variableNy variabel
37Create a new variable based on an R-expression.Create a new variable based on an R-expression.
38Compare modified data to originalCompare modified data to original
39Raw print of the original vs the modified data.Raw print of the original vs the modified data.
40Original data:Original data:
41Modified data:Ændret data:
42New column name:Navn til ny variabel:
43Group calculation by:Group calculation by:
44Enter an expression to define new column:Enter an expression to define new column:
45Click on a column name to add it to the expression:Click on a column name to add it to the expression:
46Create columnCreate column
47Choose a name for the column to be created or modified,Choose a name for the column to be created or modified,
48then enter an expression before clicking on the button above to validate or onthen enter an expression before clicking on the button above to validate or on
49to delete it.to delete it.
50New column name cannot be emptyNew column name cannot be empty
51Create a new columnCreate a new column
52Some operations are not allowedSome operations are not allowed
53Column added!Column added!
54Unique values:Unique values:
55Variable to cut:Variable to cut:
56Number of breaks:Number of breaks:
57Close intervals on the rightClose intervals on the right
58Include lowest valueInclude lowest value
59Create factor variableCreate factor variable
60Fixed breaks:Fixed breaks:
61Method:Method:
62Convert Numeric to FactorConvert Numeric to Factor
63Unique:Unique:
64Missing:Missing:
65Most Common:Most Common:
66Min:Min:
67Mean:Mean:
68Max:Max:
69Decimal separator:Decimal separator:
70First five rows are shown below:First five rows are shown below:
71Imported dataImported data
72www/intro.mdwww/intro.md
73Choose your dataChoose your data
74Upload a file, get data directly from REDCap or use local or sample data.Upload a file, get data directly from REDCap or use local or sample data.
75Factor variable to reorder:Factor variable to reorder:
76Sort by levelsSort by levels
77Sort by countSort by count
78Create a new variable (otherwise replaces the one selected)Create a new variable (otherwise replaces the one selected)
79Update factor variableUpdater faktor-variabel
80Sort countSorter antal
81LevelsNiveauer
82CountAntal
83Update levels of a factorUpdater niveauerne for en faktor
84Update & select variablesUpdate & select variables
85Date format:Datoformat:
86Date to use as origin to convert date/datetime:Date to use as origin to convert date/datetime:
87Apply changesApply changes
88No data to display.Ingen data at vise.
89Data successfully updated!Data er opdateret!
90You removed {p_out} % of observations.Du har fjernet {p_out} % af observationerne.
91You removed {p_out} % of variables.Du har fjernet {p_out} % af variablerne.
92You can import {file_extensions_text} filesDu kan vælge mellem disse filtyper: {file_extensions_text}.
93You can choose between these file types:Du kan vælge mellem følgene filtyper:
94Rows to skip before reading data:Rækker der skal springes over:
95Missing values character(s):Tegn for manglende værdier:
96if several use a comma (',') to separate themif several use a comma (',') to separate them
97Encoding:Kodning:
98Upload a file:Upload en fil:
99Browse...Vælg...
100Select sheet to import:Vælg ark:
101No file selected.Ingen fil valgt.
102EvaluateEvaluer
103VisualsGrafik
104RegressionRegression
105DownloadDownload
106{data_text} has {n} observations and {n_var} variables, with {n_complete} ({p_complete} %) complete cases.{data_text} har {n} observationer og {n_var} variabler, med {n_complete} ({p_complete} %) komplette cases.
107PrepareForbered
108At 0, only complete variables are included; at 100, all variables are included.At 0, only complete variables are included; at 100, all variables are included.
109The following variable pairs are highly correlated: {sentence_paste(.x,and_str)}.\nConsider excluding one {more}from the dataset to ensure variables are independent.The following variable pairs are highly correlated: {sentence_paste(.x,and_str)}.\nConsider excluding one {more}from the dataset to ensure variables are independent.
110No variables have a correlation measure above the threshold.Ingen variabler er korrelerede over den angivne tærskelværdi.
111andog
112from each pairfra hvert par
113Only non-text variables are available for plotting. Go the "Data" to reclass data to plot.Only non-text variables are available for plotting. Go the "Data" to reclass data to plot.
114PlotTegn
115Adjust settings, then press "Plot".Adjust settings, then press "Plot".
116Plot height (mm)Plot height (mm)
117Plot width (mm)Plot width (mm)
118File formatFile format
119Download plotDownload grafik
120Select variableVælg variabel
121Response variableSvarvariable
122Plot typeType af grafik
123Please selectVælg
124Additional variablesYderligere variabler
125Secondary variableSekundær variabel
126No variableIngen variabel
127Grouping variableVariabel til gruppering
128No stratificationIngen stratificering
129Drawing the plot. Hold tight for a moment..Tegner grafikken. Spænd selen..
130#Plotting\n#Tegner\n
131Stacked horizontal barsStacked horizontal bars
132A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta barsA classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars
133Violin plotViolin plot
134A modern alternative to the classic boxplot to visualise data distributionA modern alternative to the classic boxplot to visualise data distribution
135Sankey plotSankey plot
136A way of visualising change between groupsA way of visualising change between groups
137Scatter plotScatter plot
138A classic way of showing the association between to variablesA classic way of showing the association between to variables
139Box plotBox plot
140A classic way to plot data distribution by groupsA classic way to plot data distribution by groups
141Euler diagramEulerdiagram
142Generate area-proportional Euler diagrams to display set relationshipsGenerate area-proportional Euler diagrams to display set relationships
143DocumentationDokumentation
144Data is only stored for analyses and deleted when the app is closed.Data is only stored for analyses and deleted when the app is closed.
145Consider [running ***FreesearchR*** locally](https://agdamsbo.github.io/FreesearchR/#run-locally-on-your-own-machine) if working with sensitive data.Consider [running ***FreesearchR*** locally](https://agdamsbo.github.io/FreesearchR/#run-locally-on-your-own-machine) if working with sensitive data.
146FeedbackFeedback
147License: AGPLv3Licens: AGPLv3
148SourceKilde
149Data includes {n_pairs} pairs of highly correlated variables.Der er {n_pairs} variabel-par, der er stærkt internt korrelerede.
150Create plotDan grafik
151Coefficients plotKoefficientgraf
152ChecksChecks
153Below you find a summary table for quick insigths, and on the right you can visualise data classes, browse observations and apply different data filters.Below you find a summary table for quick insigths, and on the right you can visualise data classes, browse observations and apply different data filters.
154Browse observationsGennemse observationer
155SettingsIndstillinger
156The following error occured on determining correlations:The following error occured on determining correlations:
157We encountered the following error creating your report:We encountered the following error creating your report:
158No variable chosen for analysisIngen variabel er valgt til analysen
159No missing observationsIngen manglende observationer
160Missing vs non-missing observations in the variable **'{variabler()}'**Manglende vs ikke-manglende observationer i variablen **'{variabler()}'**
161There is a significant correlation between {n_nonmcar} variables and missing observations in the outcome variable {outcome}.There is a significant correlation between {n_nonmcar} variables and missing observations in the outcome variable {outcome}.
162There is a total of {p_miss} % missing observations.Der er i alt {p_miss} % manglende observationer.