mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
translations
This commit is contained in:
parent
5326bb7cb7
commit
f957923514
6 changed files with 94 additions and 39 deletions
|
|
@ -18,9 +18,7 @@
|
|||
"<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>"
|
||||
"Overview and filter","Overblik og filtre"
|
||||
"Overview and filtering","Overblik og filtrering"
|
||||
"Below you find a summary table for quick insigths, and on the right you can visualise data classes, browse data and apply different data filters.","Below you find a summary table for quick insigths, and on the right you can visualise data classes, browse data and apply different data filters."
|
||||
"Visual overview","Visuelt overblik"
|
||||
"Browse data","Udforsk data"
|
||||
"Filter data types","Filtrer datatyper"
|
||||
"Filter observations","Filtrer observationer"
|
||||
"Apply filter on observation","Anvend filtre af observationer"
|
||||
|
|
@ -113,24 +111,23 @@
|
|||
"and","og"
|
||||
"from each pair","fra hvert par"
|
||||
"Only 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."
|
||||
"Plot","Plot"
|
||||
"Plot","Tegn"
|
||||
"Adjust settings, then press ""Plot"".","Adjust settings, then press ""Plot""."
|
||||
"Plot height (mm)","Plot height (mm)"
|
||||
"Plot width (mm)","Plot width (mm)"
|
||||
"File format","File format"
|
||||
"Download plot","Download plot"
|
||||
"Select variable","Select variable"
|
||||
"Response variable","Response variable"
|
||||
"Plot type","Plot type"
|
||||
"Please select","Please select"
|
||||
"Additional variables","Additional variables"
|
||||
"Secondary variable","Secondary variable"
|
||||
"No variable","No variable"
|
||||
"Grouping variable","Grouping variable"
|
||||
"No stratification","No stratification"
|
||||
"Drawing the plot. Hold tight for a moment..","Drawing the plot. Hold tight for a moment.."
|
||||
"#Plotting\n","#Plotting\n"
|
||||
"Drawing the plot. Hold on for a moment..","Drawing the plot. Hold on for a moment.."
|
||||
"Download plot","Download grafik"
|
||||
"Select variable","Vælg variabel"
|
||||
"Response variable","Svarvariable"
|
||||
"Plot type","Type af grafik"
|
||||
"Please select","Vælg"
|
||||
"Additional variables","Yderligere variabler"
|
||||
"Secondary variable","Sekundær variabel"
|
||||
"No variable","Ingen variabel"
|
||||
"Grouping variable","Variabel til gruppering"
|
||||
"No stratification","Ingen stratificering"
|
||||
"Drawing the plot. Hold tight for a moment..","Tegner grafikken. Spænd selen.."
|
||||
"#Plotting\n","#Tegner\n"
|
||||
"Stacked horizontal bars","Stacked horizontal bars"
|
||||
"A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars","A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars"
|
||||
"Violin plot","Violin plot"
|
||||
|
|
@ -141,5 +138,25 @@
|
|||
"A classic way of showing the association between to variables","A classic way of showing the association between to variables"
|
||||
"Box plot","Box plot"
|
||||
"A classic way to plot data distribution by groups","A classic way to plot data distribution by groups"
|
||||
"Euler diagram","Euler diagram"
|
||||
"Euler diagram","Eulerdiagram"
|
||||
"Generate area-proportional Euler diagrams to display set relationships","Generate area-proportional Euler diagrams to display set relationships"
|
||||
"Documentation","Dokumentation"
|
||||
"Data 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."
|
||||
"Consider [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."
|
||||
"Feedback","Feedback"
|
||||
"License: AGPLv3","Licens: AGPLv3"
|
||||
"Source","Kilde"
|
||||
"There are {p_miss} % missing observations.","There are {p_miss} % missing observations."
|
||||
"Data includes {n_pairs} pairs of highly correlated variables.","Der er {n_pairs} variabel-par, der er stærkt internt korrelerede."
|
||||
"Create plot","Dan grafik"
|
||||
"Coefficients plot","Koefficientgraf"
|
||||
"Checks","Checks"
|
||||
"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.","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."
|
||||
"Browse observations","Gennemse observationer"
|
||||
"Settings","Indstillinger"
|
||||
"The following error occured on determining correlations:","The following error occured on determining correlations:"
|
||||
"We encountered the following error creating your report:","We encountered the following error creating your report:"
|
||||
"No variable chosen for analysis","No variable chosen for analysis"
|
||||
"No missing observations","No missing observations"
|
||||
"Missing vs non-missing observations in the variable **'{variabler()}'**","Missing vs non-missing observations in the variable **'{variabler()}'**"
|
||||
"There 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}."
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue