chore: translation updates
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-09-10 14:56:43 +02:00
commit 013fc19d04
No known key found for this signature in database
6 changed files with 83 additions and 73 deletions

View file

@ -87,10 +87,8 @@
"Date format:","Date format:"
"Date to use as origin to convert date/datetime:","Date to use as origin to convert date/datetime:"
"Apply changes","Apply changes"
"Data has %s observations and %s variables.","Data has %s observations and %s variables."
"No data to display.","No data to display."
"Data successfully updated!","Data successfully updated!"
"Only include variables missing less observations than the specified percentage. At 0, only complete variables are included; at 100, all variables are included.","Only include variables missing less observations than the specified percentage. At 0, only complete variables are included; at 100, all variables are included."
"You removed {p_out} % of observations.","You removed {p_out} % of observations."
"You removed {p_out} % of variables.","You removed {p_out} % of variables."
"You can import {file_extensions_text} files","You can import {file_extensions_text} files"
@ -103,3 +101,10 @@
"Browse...","Browse..."
"Select sheet to import:","Select sheet to import:"
"No file selected.","No file selected."
"Evaluate","Evaluate"
"Visuals","Visuals"
"Regression","Regression"
"Download","Download"
"{data_text} has {n} observations and {n_var} variables, with {n_complete} ({p_complete} %) complete cases.","{data_text} has {n} observations and {n_var} variables, with {n_complete} ({p_complete} %) complete cases."
"Prepare","Prepare"
"At 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."

1 en sw
87 Date format: Date format:
88 Date to use as origin to convert date/datetime: Date to use as origin to convert date/datetime:
89 Apply changes Apply changes
Data has %s observations and %s variables. Data has %s observations and %s variables.
90 No data to display. No data to display.
91 Data successfully updated! Data successfully updated!
Only include variables missing less observations than the specified percentage. At 0, only complete variables are included; at 100, all variables are included. Only include variables missing less observations than the specified percentage. At 0, only complete variables are included; at 100, all variables are included.
92 You removed {p_out} % of observations. You removed {p_out} % of observations.
93 You removed {p_out} % of variables. You removed {p_out} % of variables.
94 You can import {file_extensions_text} files You can import {file_extensions_text} files
101 Browse... Browse...
102 Select sheet to import: Select sheet to import:
103 No file selected. No file selected.
104 Evaluate Evaluate
105 Visuals Visuals
106 Regression Regression
107 Download Download
108 {data_text} has {n} observations and {n_var} variables, with {n_complete} ({p_complete} %) complete cases. {data_text} has {n} observations and {n_var} variables, with {n_complete} ({p_complete} %) complete cases.
109 Prepare Prepare
110 At 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.