From f9fd4c806b6a7c3e2e48a181e42f3c2d8ce6093a Mon Sep 17 00:00:00 2001 From: Andreas Gammelgaard Damsbo Date: Tue, 23 Sep 2025 12:29:28 +0200 Subject: [PATCH] updated translations --- app_docker/www/umami-app.html | 2 +- inst/translations/translation_da.csv | 8 ++++---- inst/translations/translation_sw.csv | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app_docker/www/umami-app.html b/app_docker/www/umami-app.html index 780f6478..05820534 100644 --- a/app_docker/www/umami-app.html +++ b/app_docker/www/umami-app.html @@ -1 +1 @@ - + diff --git a/inst/translations/translation_da.csv b/inst/translations/translation_da.csv index d15afbaa..0e9e9caa 100644 --- a/inst/translations/translation_da.csv +++ b/inst/translations/translation_da.csv @@ -146,7 +146,6 @@ "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" @@ -156,7 +155,8 @@ "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()}'**" +"No variable chosen for analysis","Ingen variabel er valgt til analysen" +"No missing observations","Ingen manglende observationer" +"Missing vs non-missing observations in the variable **'{variabler()}'**","Manglende vs ikke-manglende observationer i variablen **'{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}." +"There is a total of {p_miss} % missing observations.","Der er i alt {p_miss} % manglende observationer." diff --git a/inst/translations/translation_sw.csv b/inst/translations/translation_sw.csv index fdc05a2e..49756ac0 100644 --- a/inst/translations/translation_sw.csv +++ b/inst/translations/translation_sw.csv @@ -146,7 +146,6 @@ "Feedback","Feedback" "License: AGPLv3","License: AGPLv3" "Source","Source" -"There are {p_miss} % missing observations.","There are {p_miss} % missing observations." "Data includes {n_pairs} pairs of highly correlated variables.","Data includes {n_pairs} pairs of highly correlated variables." "Create plot","Create plot" "Coefficients plot","Coefficients plot" @@ -160,3 +159,4 @@ "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}." +"There is a total of {p_miss} % missing observations.","There is a total of {p_miss} % missing observations."