new version inbound

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-02 11:19:19 +02:00
commit 02fd53a352
No known key found for this signature in database
8 changed files with 1130 additions and 310 deletions

View file

@ -219,3 +219,28 @@
"Data retrieved, but it looks like not all requested fields were retrieved from the server. Please check with your REDCap administrator that you have required permissions for data access.","Data retrieved, but it looks like not all requested fields were retrieved from the server. Please check with your REDCap administrator that you have required permissions for data access."
"Click to see the imported data","Click to see the imported data"
"Regression table","Regression table"
"Import a dataset from an environment","Import a dataset from an environment"
"Select a dataset:","Vælg datasæt:"
"List of datasets...","List of datasets..."
"No data selected!","Ingen data valgt!"
"Use a datasat from your environment or from the environment of a package.","Use a datasat from your environment or from the environment of a package."
"No dataset here...","Ingen datasæt her..."
"Use a dataset from your environment or from the environment of a package.","Use a dataset from your environment or from the environment of a package."
"Not a data.frame","Ikke en data.frame"
"Select source","Vælg datakilde"
"Select a data source:","Vælg datakilde:"
"Yes","Ja"
"No","Nej"
"Coefficient plot","Coefficient plot"
"Select outcome variable","Select outcome variable"
"Choose regression analysis","Choose regression analysis"
"Covariables to format as categorical","Covariables to format as categorical"
"Select variable to stratify baseline","Select variable to stratify baseline"
"Select models to plot","Select models to plot"
"Creating regression models failed with the following error:","Creating regression models failed with the following error:"
"Creating a regression table failed with the following error:","Creating a regression table failed with the following error:"
"Saving the plot. Hold on for a moment..","Saving the plot. Hold on for a moment.."
"Running model assumptions checks failed with the following error:","Running model assumptions checks failed with the following error:"
"Select checks to plot","Select checks to plot"
"Multivariable regression model checks","Multivariable regression model checks"
"Grouped by {get_label(data,ter)}","Grouped by {get_label(data,ter)}"

1 en da
219 Data retrieved, but it looks like not all requested fields were retrieved from the server. Please check with your REDCap administrator that you have required permissions for data access. Data retrieved, but it looks like not all requested fields were retrieved from the server. Please check with your REDCap administrator that you have required permissions for data access.
220 Click to see the imported data Click to see the imported data
221 Regression table Regression table
222 Import a dataset from an environment Import a dataset from an environment
223 Select a dataset: Vælg datasæt:
224 List of datasets... List of datasets...
225 No data selected! Ingen data valgt!
226 Use a datasat from your environment or from the environment of a package. Use a datasat from your environment or from the environment of a package.
227 No dataset here... Ingen datasæt her...
228 Use a dataset from your environment or from the environment of a package. Use a dataset from your environment or from the environment of a package.
229 Not a data.frame Ikke en data.frame
230 Select source Vælg datakilde
231 Select a data source: Vælg datakilde:
232 Yes Ja
233 No Nej
234 Coefficient plot Coefficient plot
235 Select outcome variable Select outcome variable
236 Choose regression analysis Choose regression analysis
237 Covariables to format as categorical Covariables to format as categorical
238 Select variable to stratify baseline Select variable to stratify baseline
239 Select models to plot Select models to plot
240 Creating regression models failed with the following error: Creating regression models failed with the following error:
241 Creating a regression table failed with the following error: Creating a regression table failed with the following error:
242 Saving the plot. Hold on for a moment.. Saving the plot. Hold on for a moment..
243 Running model assumptions checks failed with the following error: Running model assumptions checks failed with the following error:
244 Select checks to plot Select checks to plot
245 Multivariable regression model checks Multivariable regression model checks
246 Grouped by {get_label(data,ter)} Grouped by {get_label(data,ter)}