mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
ready for new version
This commit is contained in:
parent
3facad1c21
commit
42f91e903b
18 changed files with 552 additions and 1230 deletions
|
|
@ -28,8 +28,6 @@
|
|||
"Please note that data modifications are applied before any filtering.","Bemærk at alle ændringer i data anvendes inden filtreringen."
|
||||
"Advanced data manipulation","Avanceret datamanipulation"
|
||||
"Below options allow more advanced varaible manipulations.","Nedenfor er mulighed for avancerede ændringer i data."
|
||||
"Reorder factor levels","Arranger niveuer i faktor"
|
||||
"Reorder the levels of factor/categorical variables.","Arranger rækkefølgen af niveauer i faktorielle/kategoriske variabler."
|
||||
"New factor","Ny faktor"
|
||||
"Create factor/categorical variable from a continous variable (number/date/time).","Opret kategorisk variabel på baggrund af kontinuert variabel (numerisk/dato/tid)."
|
||||
"New variable","Ny variabel"
|
||||
|
|
@ -72,7 +70,6 @@
|
|||
"Sort by count","Sorter efter antal"
|
||||
"Create a new variable (otherwise replaces the one selected)","Opret en ny variabel (ellers erstattes den oprindelige)"
|
||||
"Update factor variable","Updater faktor-variabel"
|
||||
"Sort count","Sorter antal"
|
||||
"Levels","Niveauer"
|
||||
"Count","Antal"
|
||||
"Update levels of a factor","Updater niveauerne for en faktor"
|
||||
|
|
@ -265,77 +262,82 @@
|
|||
"By quantiles (groups of equal size)","I grupper af samme størrelse"
|
||||
"By week number","Efter ugenummer alene"
|
||||
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.","Der er mere avancerede muligheder for at ændre kategoriske variable, oprette nye kategoriske variabler fra eksisterende data eller nye variable baseret på R-kode. Nederst kan du gendanne originale data."
|
||||
"Split the variable","Split the variable"
|
||||
"Original data","Original data"
|
||||
"Preview of result","Preview of result"
|
||||
"No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected."
|
||||
"Variable to split:","Variable to split:"
|
||||
"Text or character to split string by","Text or character to split string by"
|
||||
"Select delimiter","Select delimiter"
|
||||
"Direction:","Direction:"
|
||||
"Split string to multiple columns. Keep number of rows.","Split string to multiple columns. Keep number of rows."
|
||||
"Split string to multiple observations (rows) in the same column. Also ads id and instance columns","Split string to multiple observations (rows) in the same column. Also ads id and instance columns"
|
||||
"Browse data preview","Browse data preview"
|
||||
"Split character string","Split character string"
|
||||
"Split text","Split text"
|
||||
"Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter."
|
||||
"Split a character string by a common delimiter","Split a character string by a common delimiter"
|
||||
"Apply split","Apply split"
|
||||
"Stacked relative barplot","Stacked relative barplot"
|
||||
"Create relative stacked barplots to show the distribution of categorical levels","Create relative stacked barplots to show the distribution of categorical levels"
|
||||
"Side-by-side barplot","Side-by-side barplot"
|
||||
"Create side-by-side barplot to show the distribution of categorical levels","Create side-by-side barplot to show the distribution of categorical levels"
|
||||
"Select table theme","Select table theme"
|
||||
"Level of detail","Level of detail"
|
||||
"Split the variable","Opdel variablen"
|
||||
"Original data","Oprindelige data"
|
||||
"Preview of result","Forhåndsvisning af resultat"
|
||||
"No character variables with accepted delimiters detected.","Opdel en tegnstreng med en fælles afgrænser"
|
||||
"Variable to split:","Variabel at dele:"
|
||||
"Text or character to split string by","Text eller tegn der skal bruges til opdeling"
|
||||
"Select delimiter","Vælg afgrænser"
|
||||
"Direction:","Retning:"
|
||||
"Split string to multiple columns. Keep number of rows.","Opdel strengen i flere kolonner. Behold antallet af rækker."
|
||||
"Split string to multiple observations (rows) in the same column. Also ads id and instance columns","Opdel strengen til flere observationer (rækker) i samme kolonne. Også annonce-id og instanskolonner"
|
||||
"Browse data preview","Forhåndsvisning af resultat"
|
||||
"Split character string","Opdel tegnstreng"
|
||||
"Split text","Opdel tekst"
|
||||
"Split a text column by a recognised delimiter.","Ingen tegnvariabler med accepterede afgrænsere fundet."
|
||||
"Split a character string by a common delimiter","Opdel en tekstkolonne med en fælles afgrænser"
|
||||
"Apply split","Anvend opdeling"
|
||||
"Stacked relative barplot","Stablet relativt søjlediagram"
|
||||
"Create relative stacked barplots to show the distribution of categorical levels","Opret relative stablede søjlediagrammer for at vise fordelingen af kategoriske niveauer"
|
||||
"Side-by-side barplot","Side om side barplot"
|
||||
"Create side-by-side barplot to show the distribution of categorical levels","Opret et side-om-side søjlediagram for at vise fordelingen af kategoriske niveauer"
|
||||
"Select table theme","Vælg tema"
|
||||
"Level of detail","Detaljeniveau"
|
||||
"Minimal","Minimal"
|
||||
"Extensive","Extensive"
|
||||
"Letters","Letters"
|
||||
"Words","Words"
|
||||
"Shorten to first letters","Shorten to first letters"
|
||||
"Shorten to first words","Shorten to first words"
|
||||
"Missings across variables by the variable **'{input$missings_var}'**","Missings across variables by the variable **'{input$missings_var}'**"
|
||||
"Missing vs non-missing observations in the variable **'{input$missings_var}'**","Missing vs non-missing observations in the variable **'{input$missings_var}'**"
|
||||
"Evaluate missingness by either comparing missing values across variables (optionally grouped by af categorical or dichotomous variable) or compare variables grouped by the missing status (missing or not) of an outcome variable. If there is a significant difference i the missingness, this may cause a bias in you data and should be considered carefully interpreting the data and analyses as data may not be missing at random.","Evaluate missingness by either comparing missing values across variables (optionally grouped by af categorical or dichotomous variable) or compare variables grouped by the missing status (missing or not) of an outcome variable. If there is a significant difference i the missingness, this may cause a bias in you data and should be considered carefully interpreting the data and analyses as data may not be missing at random."
|
||||
"Calculating. Hold tight for a moment..","Calculating. Hold tight for a moment.."
|
||||
"Overview of missing observations","Overview of missing observations"
|
||||
"Analysis method for missingness overview","Analysis method for missingness overview"
|
||||
"Overview of missings across variables","Overview of missings across variables"
|
||||
"Overview of difference in variables by missing status in outcome","Overview of difference in variables by missing status in outcome"
|
||||
"Select a variable for grouped overview","Select a variable for grouped overview"
|
||||
"Select outcome variable for overview","Select outcome variable for overview"
|
||||
"No outcome measure chosen","No outcome measure chosen"
|
||||
"There is a significant difference in data missingness in {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grouped by the selected outcome/grouping variable {outcome}.","There is a significant difference in data missingness in {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grouped by the selected outcome/grouping variable {outcome}."
|
||||
"Include group differences","Include group differences"
|
||||
"Error:","Error:"
|
||||
"Download table","Download table"
|
||||
"Welcome to FreesearchR","Welcome to FreesearchR"
|
||||
"A free data analysis tool for clinicians, students, and learners","A free data analysis tool for clinicians, students, and learners"
|
||||
"Core Features","Core Features"
|
||||
"Import Data","Import Data"
|
||||
"Data Management","Data Management"
|
||||
"Filter, modify, and create new variables. Prepare your data efficiently for analysis.","Filter, modify, and create new variables. Prepare your data efficiently for analysis."
|
||||
"Descriptive Statistics","Descriptive Statistics"
|
||||
"Additional Capabilities","Additional Capabilities"
|
||||
"Data Visualization","Data Visualization"
|
||||
"Create simple, clean plots for quick insights and overview","Create simple, clean plots for quick insights and overview"
|
||||
"Regression Models","Regression Models"
|
||||
"Build simple regression models for advanced analysis","Build simple regression models for advanced analysis"
|
||||
"Export & Learn","Export & Learn"
|
||||
"Download Results","Download Results"
|
||||
"Get Modified Data","Get Modified Data"
|
||||
"Reproducible Code","Reproducible Code"
|
||||
"Full Documentation","Full Documentation"
|
||||
"Share Feedback","Share Feedback"
|
||||
"Contact Us","Contact Us"
|
||||
"FreesearchR is available in multiple languages. To help with translations, please contact us at info@freesearchr.org","FreesearchR is available in multiple languages. To help with translations, please contact us at info@freesearchr.org"
|
||||
"Home","Home"
|
||||
"Start with FreesearchR for basic data evaluation and analysis.","Start with FreesearchR for basic data evaluation and analysis."
|
||||
"When you need more advanced tools, you'll be better prepared to use R directly.","When you need more advanced tools, you'll be better prepared to use R directly."
|
||||
"(Read more)","(Read more)"
|
||||
"Run the FreesearchR app locally when working with sensitive data.","Run the FreesearchR app locally when working with sensitive data."
|
||||
"Load data from spreadsheets, REDCap servers, or try with sample data. Multiple sources supported for maximum flexibility.","Load data from spreadsheets, REDCap servers, or try with sample data. Multiple sources supported for maximum flexibility."
|
||||
"Evaluate data with descriptive analyses, inspect correlations, and review missing observations effectively.","Evaluate data with descriptive analyses, inspect correlations, and review missing observations effectively."
|
||||
"Export results directly to your text editor","Export results directly to your text editor"
|
||||
"Save your processed datasets for later","Save your processed datasets for later"
|
||||
"Learn and reproduce results in R","Learn and reproduce results in R"
|
||||
"When you need more advanced tools, you'll be prepared to use R directly.","When you need more advanced tools, you'll be prepared to use R directly."
|
||||
"Extensive","Stor"
|
||||
"Letters","Bogstaver"
|
||||
"Words","Ord"
|
||||
"Shorten to first letters","Afkort til første bogstaver"
|
||||
"Shorten to first words","Afkort til de første ord"
|
||||
"Missings across variables by the variable **'{input$missings_var}'**","Manglende værdier på tværs af variablerne **'{input$missings_var}'**"
|
||||
"Missing vs non-missing observations in the variable **'{input$missings_var}'**","Manglende vs. ikke-manglende observationer i variablen **'{input$missings_var}'**"
|
||||
"Evaluate missingness by either comparing missing values across variables (optionally grouped by af categorical or dichotomous variable) or compare variables grouped by the missing status (missing or not) of an outcome variable. If there is a significant difference i the missingness, this may cause a bias in you data and should be considered carefully interpreting the data and analyses as data may not be missing at random.","Evaluer manglende værdier ved enten at sammenligne manglende værdier på tværs af variabler (valgfrit grupperet efter en kategorisk eller dikotom variabel) eller sammenligne variabler grupperet efter manglende status (mangler eller ej) for en udfaldsvariabel. Hvis der er en signifikant forskel i manglende værdier, kan dette forårsage en bias i dine data, og det bør overvejes omhyggeligt at fortolke dataene og analyserne, da data muligvis ikke mangler tilfældigt."
|
||||
"Calculating. Hold tight for a moment..","Beregner. Hold lige fast et øjeblik.."
|
||||
"Overview of missing observations","Oversigt over manglende observationer"
|
||||
"Analysis method for missingness overview","Analysemetode for oversigt over manglende indhold"
|
||||
"Overview of missings across variables","Oversigt over mangler på tværs af variabler"
|
||||
"Overview of difference in variables by missing status in outcome","Oversigt over forskel i variabler ved manglende status i resultat"
|
||||
"Select a variable for grouped overview","Vælg en variabel til grupperet oversigt"
|
||||
"Select outcome variable for overview","Vælg resultatvariabel for oversigt"
|
||||
"No outcome measure chosen","Ingen resultatmål valgt"
|
||||
"There is a significant difference in data missingness in {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grouped by the selected outcome/grouping variable {outcome}.","Der er en betydelig forskel i manglende data i {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grupperet efter det valgte resultat/grupperingsvariabel {outcome}."
|
||||
"Include group differences","Inkluder gruppeforskelle"
|
||||
"Error:","Fejl:"
|
||||
"Download table","Download tabel"
|
||||
"Welcome to FreesearchR","Velkommen til FreesearchR"
|
||||
"A free data analysis tool for clinicians, students, and learners","Et gratis dataanalyseværktøj til klinikere, studerende og lærende"
|
||||
"Core Features","Kernefunktioner"
|
||||
"Import Data","Importér data"
|
||||
"Data Management","Datahåndtering"
|
||||
"Filter, modify, and create new variables. Prepare your data efficiently for analysis.","Filtrer, rediger og opret nye variabler. Forbered dine data effektivt til analyse."
|
||||
"Descriptive Statistics","Deskriptiv statistik"
|
||||
"Additional Capabilities","Yderligere funktioner"
|
||||
"Data Visualization","Datavisualisering"
|
||||
"Create simple, clean plots for quick insights and overview","Opret enkle, overskuelige plots for hurtig indsigt og overblik"
|
||||
"Regression Models","Regressionsmodeller"
|
||||
"Build simple regression models for advanced analysis","Byg simple regressionsmodeller til avanceret analyse"
|
||||
"Export & Learn","Eksportér og lær"
|
||||
"Download Results","Download resultater"
|
||||
"Get Modified Data","Få ændrede data"
|
||||
"Reproducible Code","Reproducerbar kode"
|
||||
"Full Documentation","Fuld dokumentation"
|
||||
"Share Feedback","Del feedback"
|
||||
"Contact Us","Kontakt os"
|
||||
"FreesearchR is available in multiple languages. To help with translations, please contact us at info@freesearchr.org","FreesearchR er tilgængelig på flere sprog. For at få hjælp med oversættelser, kontakt os venligst på info@freesearchr.org"
|
||||
"Home","Hjem"
|
||||
"Start with FreesearchR for basic data evaluation and analysis.","Start med FreesearchR til grundlæggende dataevaluering og -analyse."
|
||||
"When you need more advanced tools, you'll be better prepared to use R directly.","Når du har brug for mere avancerede værktøjer, vil du være bedre forberedt på at bruge R direkte."
|
||||
"(Read more)","(Læs mere)"
|
||||
"Run the FreesearchR app locally when working with sensitive data.","Kør FreesearchR-appen lokalt, når du arbejder med følsomme data."
|
||||
"Load data from spreadsheets, REDCap servers, or try with sample data. Multiple sources supported for maximum flexibility.","Indlæs data fra regneark, REDCap-servere, eller prøv med eksempeldata. Flere kilder understøttes for maksimal fleksibilitet."
|
||||
"Evaluate data with descriptive analyses, inspect correlations, and review missing observations effectively.","Evaluer data med beskrivende analyser, undersøg korrelationer og gennemgå manglende observationer effektivt."
|
||||
"Export results directly to your text editor","Eksporter resultater direkte til din teksteditor"
|
||||
"Save your processed datasets for later","Gem dine behandlede datasæt til senere"
|
||||
"Learn and reproduce results in R","Lær og reproducer resultater i R"
|
||||
"When you need more advanced tools, you'll be prepared to use R directly.","Når du har brug for mere avancerede værktøjer, vil du være forberedt på at bruge R direkte."
|
||||
"The app contains a selelct number of features and will guide you through key analyses.","Appen indeholder udvalgte funktioner, og guider dig gennem de vigtigste analyser."
|
||||
"Sort by Levels","Sorter efter niveauer"
|
||||
"Reorder factor levels","Omarranger niveauer"
|
||||
"Modify factor levels","Modify factor levels"
|
||||
"Reorder or rename the levels of factor/categorical variables.","Reorder or rename the levels of factor/categorical variables."
|
||||
|
|
|
|||
|
|
|
@ -1,341 +0,0 @@
|
|||
"en","de"
|
||||
"Hello","Hallo"
|
||||
"The 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."
|
||||
"No variables have a correlation measure above the threshold.","No variables have a correlation measure above the threshold."
|
||||
"and","and"
|
||||
"The following error occured on determining correlations:","The following error occured on determining correlations:"
|
||||
"from each pair","from each pair"
|
||||
"New column name:","New column name:"
|
||||
"Group calculation by:","Group calculation by:"
|
||||
"Enter an expression to define new column:","Enter an expression to define new column:"
|
||||
"Click on a column name to add it to the expression:","Click on a column name to add it to the expression:"
|
||||
"Create column","Create column"
|
||||
"Cancel","Cancel"
|
||||
"Choose a name for the column to be created or modified, then enter an expression before clicking on the button below to create the variable, or cancel to exit without saving anything.","Choose a name for the column to be created or modified, then enter an expression before clicking on the button below to create the variable, or cancel to exit without saving anything."
|
||||
"New column name cannot be empty","New column name cannot be empty"
|
||||
"Create a new column","Create a new column"
|
||||
"Some operations are not allowed","Some operations are not allowed"
|
||||
"Column added!","Column added!"
|
||||
"Unique values:","Unique values:"
|
||||
"Variable to cut:","Variable to cut:"
|
||||
"Close intervals on the right","Close intervals on the right"
|
||||
"Include lowest value","Include lowest value"
|
||||
"Create factor variable","Create factor variable"
|
||||
"Fixed breaks:","Fixed breaks:"
|
||||
"Method:","Method:"
|
||||
"Other","Other"
|
||||
"Convert Numeric to Factor","Convert Numeric to Factor"
|
||||
"Hour of the day","Hour of the day"
|
||||
"Breaks","Breaks"
|
||||
"By day of the week","By day of the week"
|
||||
"By weekday","By weekday"
|
||||
"By week number and year","By week number and year"
|
||||
"By week number","By week number"
|
||||
"By month and year","By month and year"
|
||||
"By month only","By month only"
|
||||
"By quarter of the year","By quarter of the year"
|
||||
"By year","By year"
|
||||
"Keep only most common","Keep only most common"
|
||||
"Number","Number"
|
||||
"Combine below percentage","Combine below percentage"
|
||||
"Percentage","Percentage"
|
||||
"By specified numbers","By specified numbers"
|
||||
"By quantiles (groups of equal size)","By quantiles (groups of equal size)"
|
||||
"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"
|
||||
"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"
|
||||
"Create plot","Create plot"
|
||||
"Download","Download"
|
||||
"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"
|
||||
"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"
|
||||
"A modern alternative to the classic boxplot to visualise data distribution","A modern alternative to the classic boxplot to visualise data distribution"
|
||||
"Sankey plot","Sankey plot"
|
||||
"A way of visualising change between groups","A way of visualising change between groups"
|
||||
"Scatter plot","Scatter plot"
|
||||
"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"
|
||||
"Generate area-proportional Euler diagrams to display set relationships","Generate area-proportional Euler diagrams to display set relationships"
|
||||
"Unique:","Unique:"
|
||||
"Missing:","Missing:"
|
||||
"Most Common:","Most Common:"
|
||||
"Min:","Min:"
|
||||
"Mean:","Mean:"
|
||||
"Median:","Median:"
|
||||
"Max:","Max:"
|
||||
"{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."
|
||||
"Import a dataset from an environment","Import a dataset from an environment"
|
||||
"Select a data source:","Select a data source:"
|
||||
"Select source","Select source"
|
||||
"Select a dataset:","Select a dataset:"
|
||||
"List of datasets...","List of datasets..."
|
||||
"No data selected!","No data selected!"
|
||||
"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."
|
||||
"No dataset here...","No dataset here..."
|
||||
"Imported data","Imported data"
|
||||
"Not a data.frame","Not a data.frame"
|
||||
"Rows to skip before reading data:","Rows to skip before reading data:"
|
||||
"Missing values character(s):","Missing values character(s):"
|
||||
"if several use a comma (',') to separate them","if several use a comma (',') to separate them"
|
||||
"Decimal separator:","Decimal separator:"
|
||||
"Encoding:","Encoding:"
|
||||
"Upload a file:","Upload a file:"
|
||||
"Browse...","Browse..."
|
||||
"Select sheet to import:","Select sheet to import:"
|
||||
"No file selected.","No file selected."
|
||||
"You can choose between these file types:","You can choose between these file types:"
|
||||
"You can import {file_extensions_text} files","You can import {file_extensions_text} files"
|
||||
"First five rows are shown below:","First five rows are shown below:"
|
||||
"No missing observations","No missing observations"
|
||||
"Grouped by {get_label(data,ter)}","Grouped by {get_label(data,ter)}"
|
||||
"Import data from REDCap","Import data from REDCap"
|
||||
"REDCap server","REDCap server"
|
||||
"Web address","Web address"
|
||||
"Format should be either 'https://redcap.your.institution/' or 'https://your.institution/redcap/'","Format should be either 'https://redcap.your.institution/' or 'https://your.institution/redcap/'"
|
||||
"API token","API token"
|
||||
"The token is a string of 32 numbers and letters.","The token is a string of 32 numbers and letters."
|
||||
"Connect","Connect"
|
||||
"Please fill in web address and API token, then press 'Connect'.","Please fill in web address and API token, then press 'Connect'."
|
||||
"Data import parameters","Data import parameters"
|
||||
"Select fields/variables to import and click the funnel to apply optional filters","Select fields/variables to import and click the funnel to apply optional filters"
|
||||
"Import","Import"
|
||||
"Click to see data dictionary","Click to see data dictionary"
|
||||
"Connected to server!","Connected to server!"
|
||||
"The {data_rv$info$project_title} project is loaded.","The {data_rv$info$project_title} project is loaded."
|
||||
"Data dictionary","Data dictionary"
|
||||
"Preview:","Preview:"
|
||||
"Imported data set","Imported data set"
|
||||
"Select fields/variables to import:","Select fields/variables to import:"
|
||||
"Specify the data format","Specify the data format"
|
||||
"Fill missing values?","Fill missing values?"
|
||||
"Requested data was retrieved!","Requested data was retrieved!"
|
||||
"Data retrieved, but it looks like only the ID was retrieved from the server. Please check with your REDCap administrator that you have required permissions for data access.","Data retrieved, but it looks like only the ID was 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.","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"
|
||||
"Regression","Regression"
|
||||
"Specify covariables","Specify covariables"
|
||||
"If none are selected, all are included.","If none are selected, all are included."
|
||||
"Analyse","Analyse"
|
||||
"Working...","Working..."
|
||||
"Press 'Analyse' to create the regression model and after changing parameters.","Press 'Analyse' to create the regression model and after changing parameters."
|
||||
"Coefficient plot","Coefficient plot"
|
||||
"Model checks","Model checks"
|
||||
"Coefficients plot","Coefficients plot"
|
||||
"Checks","Checks"
|
||||
"Yes","Yes"
|
||||
"No","No"
|
||||
"Show p-value","Show p-value"
|
||||
"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"
|
||||
"www/intro.html","www/intro.html"
|
||||
"www/intro.md","www/intro.md"
|
||||
"Get started","Get started"
|
||||
"Choose your data","Choose your data"
|
||||
"Upload 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."
|
||||
"Please be mindfull handling sensitive data","Please be mindfull handling sensitive data"
|
||||
"<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>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>"
|
||||
"Quick overview","Quick overview"
|
||||
"Select variables for final import","Select variables for final import"
|
||||
"Exclude incomplete variables:","Exclude incomplete variables:"
|
||||
"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."
|
||||
"Manual selection:","Manual selection:"
|
||||
"Let's begin!","Let's begin!"
|
||||
"Prepare","Prepare"
|
||||
"Overview and filter","Overview and filter"
|
||||
"Overview and filtering","Overview and filtering"
|
||||
"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."
|
||||
"Visual overview","Visual overview"
|
||||
"Browse observations","Browse observations"
|
||||
"Filter data types","Filter data types"
|
||||
"Filter observations","Filter observations"
|
||||
"Apply filter on observation","Apply filter on observation"
|
||||
"Edit and create data","Edit and create data"
|
||||
"Subset, rename and convert variables","Subset, rename and convert variables"
|
||||
"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.).","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.)."
|
||||
"Please note that data modifications are applied before any filtering.","Please note that data modifications are applied before any filtering."
|
||||
"Advanced data manipulation","Advanced data manipulation"
|
||||
"Below options allow more advanced varaible manipulations.","Below options allow more advanced varaible manipulations."
|
||||
"Reorder factor levels","Reorder factor levels"
|
||||
"Reorder the levels of factor/categorical variables.","Reorder the levels of factor/categorical variables."
|
||||
"New factor","New factor"
|
||||
"Create factor/categorical variable from a continous variable (number/date/time).","Create factor/categorical variable from a continous variable (number/date/time)."
|
||||
"New variable","New variable"
|
||||
"Create a new variable based on an R-expression.","Create a new variable based on an R-expression."
|
||||
"Compare modified data to original","Compare modified data to original"
|
||||
"Raw print of the original vs the modified data.","Raw print of the original vs the modified data."
|
||||
"Original data:","Original data:"
|
||||
"Modified data:","Modified data:"
|
||||
"Restore original data","Restore original data"
|
||||
"Reset to original imported dataset. Careful! There is no un-doing.","Reset to original imported dataset. Careful! There is no un-doing."
|
||||
"Evaluate","Evaluate"
|
||||
"Characteristics","Characteristics"
|
||||
"Only factor/categorical variables are available for stratification. Go back to the 'Prepare' tab to reclass a variable if it's not on the list.","Only factor/categorical variables are available for stratification. Go back to the 'Prepare' tab to reclass a variable if it's not on the list."
|
||||
"Compare strata?","Compare strata?"
|
||||
"Option to perform statistical comparisons between strata in baseline table.","Option to perform statistical comparisons between strata in baseline table."
|
||||
"Press 'Evaluate' to create the comparison table.","Press 'Evaluate' to create the comparison table."
|
||||
"Correlations","Correlations"
|
||||
"To avoid evaluating the correlation of the outcome variable, this can be excluded from the plot or select 'none'.","To avoid evaluating the correlation of the outcome variable, this can be excluded from the plot or select 'none'."
|
||||
"Correlation cut-off","Correlation cut-off"
|
||||
"Set the cut-off for considered 'highly correlated'.","Set the cut-off for considered 'highly correlated'."
|
||||
"Missings","Missings"
|
||||
"Visuals","Visuals"
|
||||
"Analysis validation","Analysis validation"
|
||||
"Report","Report"
|
||||
"Choose your favourite output file format for further work, and download, when the analyses are done.","Choose your favourite output file format for further work, and download, when the analyses are done."
|
||||
"Factor variable to reorder:","Factor variable to reorder:"
|
||||
"Sort by levels","Sort by levels"
|
||||
"Sort by count","Sort by count"
|
||||
"Create a new variable (otherwise replaces the one selected)","Create a new variable (otherwise replaces the one selected)"
|
||||
"Update factor variable","Update factor variable"
|
||||
"Sort count","Sort count"
|
||||
"Levels","Levels"
|
||||
"Count","Count"
|
||||
"Update levels of a factor","Update levels of a factor"
|
||||
"Update & select variables","Update & select variables"
|
||||
"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"
|
||||
"No data to display.","No data to display."
|
||||
"Data successfully updated!","Data successfully updated!"
|
||||
"You removed {p_out} % of observations.","You removed {p_out} % of observations."
|
||||
"You removed {p_out} % of variables.","You removed {p_out} % of variables."
|
||||
"There is a total of {p_miss} % missing observations.","There is a total of {p_miss} % missing observations."
|
||||
"Data includes {n_pairs} pairs of highly correlated variables.","Data includes {n_pairs} pairs of highly correlated variables."
|
||||
"Class","Class"
|
||||
"Observations","Observations"
|
||||
"File upload","File upload"
|
||||
"REDCap server export","REDCap server export"
|
||||
"Local or sample data","Local or sample data"
|
||||
"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."
|
||||
"Documentation","Documentation"
|
||||
"Feedback","Feedback"
|
||||
"License: AGPLv3","License: AGPLv3"
|
||||
"Source","Source"
|
||||
"Settings","Settings"
|
||||
"The ***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).","The ***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)."
|
||||
"Data classes and missing observations","Data classes and missing observations"
|
||||
"We encountered the following error showing missingness:","We encountered the following error showing missingness:"
|
||||
"Please confirm data reset!","Please confirm data reset!"
|
||||
"Sure you want to reset data? This cannot be undone.","Sure you want to reset data? This cannot be undone."
|
||||
"Confirm","Confirm"
|
||||
"The filtered data","The filtered data"
|
||||
"Create new factor","Create new factor"
|
||||
"This window is aimed at advanced users and require some *R*-experience!","This window is aimed at advanced users and require some *R*-experience!"
|
||||
"Create new variables","Create new variables"
|
||||
"Select data types to include","Select data types to include"
|
||||
"Uploaded data overview","Uploaded data overview"
|
||||
"We encountered the following error browsing your data:","We encountered the following error browsing your data:"
|
||||
"Here is an overview of how your data is interpreted, and where data is missing. Use this information to consider if data is missing at random or if some observations are missing systematically wich may be caused by an observation bias.","Here is an overview of how your data is interpreted, and where data is missing. Use this information to consider if data is missing at random or if some observations are missing systematically wich may be caused by an observation bias."
|
||||
"Data import","Data import"
|
||||
"Data import formatting","Data import formatting"
|
||||
"Data modifications","Data modifications"
|
||||
"Variables filter","Variables filter"
|
||||
"Data filter","Data filter"
|
||||
"Data characteristics table","Data characteristics table"
|
||||
"The dataset without text variables","The dataset without text variables"
|
||||
"The data includes {n_col} variables. Please limit to 100.","The data includes {n_col} variables. Please limit to 100."
|
||||
"Creating the table. Hold on for a moment..","Creating the table. Hold on for a moment.."
|
||||
"Generating the report. Hold on for a moment..","Generating the report. Hold on for a moment.."
|
||||
"We encountered the following error creating your report:","We encountered the following error creating your report:"
|
||||
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing 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 an existing variable or new variables with R code. At the bottom you can restore the original data."
|
||||
"Text or character to split string by","Text or character to split string by"
|
||||
"Split the variable","Split the variable"
|
||||
"Variable to split:","Variable to split:"
|
||||
"Direction:","Direction:"
|
||||
"Split string to multiple columns. Keep number of rows.","Split string to multiple columns. Keep number of rows."
|
||||
"Split string to multiple observations (rows) in the same column. Also ads id and instance columns","Split string to multiple observations (rows) in the same column. Also ads id and instance columns"
|
||||
"Split character string","Split character string"
|
||||
"Split text","Split text"
|
||||
"Split a character string by a common delimiter","Split a character string by a common delimiter"
|
||||
"Select delimiter","Select delimiter"
|
||||
"Browse data preview","Browse data preview"
|
||||
"Original data","Original data"
|
||||
"Preview of result","Preview of result"
|
||||
"No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected."
|
||||
"Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter."
|
||||
"Apply split","Apply split"
|
||||
"Stacked relative barplot","Stacked relative barplot"
|
||||
"Create relative stacked barplots to show the distribution of categorical levels","Create relative stacked barplots to show the distribution of categorical levels"
|
||||
"Side-by-side barplot","Side-by-side barplot"
|
||||
"Create side-by-side barplot to show the distribution of categorical levels","Create side-by-side barplot to show the distribution of categorical levels"
|
||||
"Select table theme","Select table theme"
|
||||
"Level of detail","Level of detail"
|
||||
"Minimal","Minimal"
|
||||
"Extensive","Extensive"
|
||||
"Letters","Letters"
|
||||
"Words","Words"
|
||||
"Shorten to first letters","Shorten to first letters"
|
||||
"Shorten to first words","Shorten to first words"
|
||||
"Missings across variables by the variable **'{input$missings_var}'**","Missings across variables by the variable **'{input$missings_var}'**"
|
||||
"Missing vs non-missing observations in the variable **'{input$missings_var}'**","Missing vs non-missing observations in the variable **'{input$missings_var}'**"
|
||||
"Evaluate missingness by either comparing missing values across variables (optionally grouped by af categorical or dichotomous variable) or compare variables grouped by the missing status (missing or not) of an outcome variable. If there is a significant difference i the missingness, this may cause a bias in you data and should be considered carefully interpreting the data and analyses as data may not be missing at random.","Evaluate missingness by either comparing missing values across variables (optionally grouped by af categorical or dichotomous variable) or compare variables grouped by the missing status (missing or not) of an outcome variable. If there is a significant difference i the missingness, this may cause a bias in you data and should be considered carefully interpreting the data and analyses as data may not be missing at random."
|
||||
"Calculating. Hold tight for a moment..","Calculating. Hold tight for a moment.."
|
||||
"Overview of missing observations","Overview of missing observations"
|
||||
"Analysis method for missingness overview","Analysis method for missingness overview"
|
||||
"Overview of missings across variables","Overview of missings across variables"
|
||||
"Overview of difference in variables by missing status in outcome","Overview of difference in variables by missing status in outcome"
|
||||
"Select a variable for grouped overview","Select a variable for grouped overview"
|
||||
"Select outcome variable for overview","Select outcome variable for overview"
|
||||
"No outcome measure chosen","No outcome measure chosen"
|
||||
"There is a significant difference in data missingness in {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grouped by the selected outcome/grouping variable {outcome}.","There is a significant difference in data missingness in {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grouped by the selected outcome/grouping variable {outcome}."
|
||||
"Include group differences","Include group differences"
|
||||
"Error:","Error:"
|
||||
"Download table","Download table"
|
||||
"Welcome to FreesearchR","Welcome to FreesearchR"
|
||||
"A free data analysis tool for clinicians, students, and learners","A free data analysis tool for clinicians, students, and learners"
|
||||
"Core Features","Core Features"
|
||||
"Import Data","Import Data"
|
||||
"Data Management","Data Management"
|
||||
"Filter, modify, and create new variables. Prepare your data efficiently for analysis.","Filter, modify, and create new variables. Prepare your data efficiently for analysis."
|
||||
"Descriptive Statistics","Descriptive Statistics"
|
||||
"Additional Capabilities","Additional Capabilities"
|
||||
"Data Visualization","Data Visualization"
|
||||
"Create simple, clean plots for quick insights and overview","Create simple, clean plots for quick insights and overview"
|
||||
"Regression Models","Regression Models"
|
||||
"Build simple regression models for advanced analysis","Build simple regression models for advanced analysis"
|
||||
"Export & Learn","Export & Learn"
|
||||
"Download Results","Download Results"
|
||||
"Get Modified Data","Get Modified Data"
|
||||
"Reproducible Code","Reproducible Code"
|
||||
"Full Documentation","Full Documentation"
|
||||
"Share Feedback","Share Feedback"
|
||||
"Contact Us","Contact Us"
|
||||
"FreesearchR is available in multiple languages. To help with translations, please contact us at info@freesearchr.org","FreesearchR is available in multiple languages. To help with translations, please contact us at info@freesearchr.org"
|
||||
"Home","Home"
|
||||
"Start with FreesearchR for basic data evaluation and analysis.","Start with FreesearchR for basic data evaluation and analysis."
|
||||
"When you need more advanced tools, you'll be better prepared to use R directly.","When you need more advanced tools, you'll be better prepared to use R directly."
|
||||
"(Read more)","(Read more)"
|
||||
"Run the FreesearchR app locally when working with sensitive data.","Run the FreesearchR app locally when working with sensitive data."
|
||||
"Load data from spreadsheets, REDCap servers, or try with sample data. Multiple sources supported for maximum flexibility.","Load data from spreadsheets, REDCap servers, or try with sample data. Multiple sources supported for maximum flexibility."
|
||||
"Evaluate data with descriptive analyses, inspect correlations, and review missing observations effectively.","Evaluate data with descriptive analyses, inspect correlations, and review missing observations effectively."
|
||||
"Export results directly to your text editor","Export results directly to your text editor"
|
||||
"Save your processed datasets for later","Save your processed datasets for later"
|
||||
"Learn and reproduce results in R","Learn and reproduce results in R"
|
||||
"When you need more advanced tools, you'll be prepared to use R directly.","When you need more advanced tools, you'll be prepared to use R directly."
|
||||
|
|
|
@ -1,341 +0,0 @@
|
|||
"en","sv"
|
||||
"Hello","Hei"
|
||||
"The 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."
|
||||
"No variables have a correlation measure above the threshold.","No variables have a correlation measure above the threshold."
|
||||
"and","and"
|
||||
"The following error occured on determining correlations:","The following error occured on determining correlations:"
|
||||
"from each pair","from each pair"
|
||||
"New column name:","New column name:"
|
||||
"Group calculation by:","Group calculation by:"
|
||||
"Enter an expression to define new column:","Enter an expression to define new column:"
|
||||
"Click on a column name to add it to the expression:","Click on a column name to add it to the expression:"
|
||||
"Create column","Create column"
|
||||
"Cancel","Cancel"
|
||||
"Choose a name for the column to be created or modified, then enter an expression before clicking on the button below to create the variable, or cancel to exit without saving anything.","Choose a name for the column to be created or modified, then enter an expression before clicking on the button below to create the variable, or cancel to exit without saving anything."
|
||||
"New column name cannot be empty","New column name cannot be empty"
|
||||
"Create a new column","Create a new column"
|
||||
"Some operations are not allowed","Some operations are not allowed"
|
||||
"Column added!","Column added!"
|
||||
"Unique values:","Unique values:"
|
||||
"Variable to cut:","Variable to cut:"
|
||||
"Close intervals on the right","Close intervals on the right"
|
||||
"Include lowest value","Include lowest value"
|
||||
"Create factor variable","Create factor variable"
|
||||
"Fixed breaks:","Fixed breaks:"
|
||||
"Method:","Method:"
|
||||
"Other","Other"
|
||||
"Convert Numeric to Factor","Convert Numeric to Factor"
|
||||
"Hour of the day","Hour of the day"
|
||||
"Breaks","Breaks"
|
||||
"By day of the week","By day of the week"
|
||||
"By weekday","By weekday"
|
||||
"By week number and year","By week number and year"
|
||||
"By week number","By week number"
|
||||
"By month and year","By month and year"
|
||||
"By month only","By month only"
|
||||
"By quarter of the year","By quarter of the year"
|
||||
"By year","By year"
|
||||
"Keep only most common","Keep only most common"
|
||||
"Number","Number"
|
||||
"Combine below percentage","Combine below percentage"
|
||||
"Percentage","Percentage"
|
||||
"By specified numbers","By specified numbers"
|
||||
"By quantiles (groups of equal size)","By quantiles (groups of equal size)"
|
||||
"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"
|
||||
"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"
|
||||
"Create plot","Create plot"
|
||||
"Download","Download"
|
||||
"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"
|
||||
"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"
|
||||
"A modern alternative to the classic boxplot to visualise data distribution","A modern alternative to the classic boxplot to visualise data distribution"
|
||||
"Sankey plot","Sankey plot"
|
||||
"A way of visualising change between groups","A way of visualising change between groups"
|
||||
"Scatter plot","Scatter plot"
|
||||
"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"
|
||||
"Generate area-proportional Euler diagrams to display set relationships","Generate area-proportional Euler diagrams to display set relationships"
|
||||
"Unique:","Unique:"
|
||||
"Missing:","Missing:"
|
||||
"Most Common:","Most Common:"
|
||||
"Min:","Min:"
|
||||
"Mean:","Mean:"
|
||||
"Median:","Median:"
|
||||
"Max:","Max:"
|
||||
"{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."
|
||||
"Import a dataset from an environment","Import a dataset from an environment"
|
||||
"Select a data source:","Select a data source:"
|
||||
"Select source","Select source"
|
||||
"Select a dataset:","Select a dataset:"
|
||||
"List of datasets...","List of datasets..."
|
||||
"No data selected!","No data selected!"
|
||||
"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."
|
||||
"No dataset here...","No dataset here..."
|
||||
"Imported data","Imported data"
|
||||
"Not a data.frame","Not a data.frame"
|
||||
"Rows to skip before reading data:","Rows to skip before reading data:"
|
||||
"Missing values character(s):","Missing values character(s):"
|
||||
"if several use a comma (',') to separate them","if several use a comma (',') to separate them"
|
||||
"Decimal separator:","Decimal separator:"
|
||||
"Encoding:","Encoding:"
|
||||
"Upload a file:","Upload a file:"
|
||||
"Browse...","Browse..."
|
||||
"Select sheet to import:","Select sheet to import:"
|
||||
"No file selected.","No file selected."
|
||||
"You can choose between these file types:","You can choose between these file types:"
|
||||
"You can import {file_extensions_text} files","You can import {file_extensions_text} files"
|
||||
"First five rows are shown below:","First five rows are shown below:"
|
||||
"No missing observations","No missing observations"
|
||||
"Grouped by {get_label(data,ter)}","Grouped by {get_label(data,ter)}"
|
||||
"Import data from REDCap","Import data from REDCap"
|
||||
"REDCap server","REDCap server"
|
||||
"Web address","Web address"
|
||||
"Format should be either 'https://redcap.your.institution/' or 'https://your.institution/redcap/'","Format should be either 'https://redcap.your.institution/' or 'https://your.institution/redcap/'"
|
||||
"API token","API token"
|
||||
"The token is a string of 32 numbers and letters.","The token is a string of 32 numbers and letters."
|
||||
"Connect","Connect"
|
||||
"Please fill in web address and API token, then press 'Connect'.","Please fill in web address and API token, then press 'Connect'."
|
||||
"Data import parameters","Data import parameters"
|
||||
"Select fields/variables to import and click the funnel to apply optional filters","Select fields/variables to import and click the funnel to apply optional filters"
|
||||
"Import","Import"
|
||||
"Click to see data dictionary","Click to see data dictionary"
|
||||
"Connected to server!","Connected to server!"
|
||||
"The {data_rv$info$project_title} project is loaded.","The {data_rv$info$project_title} project is loaded."
|
||||
"Data dictionary","Data dictionary"
|
||||
"Preview:","Preview:"
|
||||
"Imported data set","Imported data set"
|
||||
"Select fields/variables to import:","Select fields/variables to import:"
|
||||
"Specify the data format","Specify the data format"
|
||||
"Fill missing values?","Fill missing values?"
|
||||
"Requested data was retrieved!","Requested data was retrieved!"
|
||||
"Data retrieved, but it looks like only the ID was retrieved from the server. Please check with your REDCap administrator that you have required permissions for data access.","Data retrieved, but it looks like only the ID was 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.","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"
|
||||
"Regression","Regression"
|
||||
"Specify covariables","Specify covariables"
|
||||
"If none are selected, all are included.","If none are selected, all are included."
|
||||
"Analyse","Analyse"
|
||||
"Working...","Working..."
|
||||
"Press 'Analyse' to create the regression model and after changing parameters.","Press 'Analyse' to create the regression model and after changing parameters."
|
||||
"Coefficient plot","Coefficient plot"
|
||||
"Model checks","Model checks"
|
||||
"Coefficients plot","Coefficients plot"
|
||||
"Checks","Checks"
|
||||
"Yes","Yes"
|
||||
"No","No"
|
||||
"Show p-value","Show p-value"
|
||||
"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"
|
||||
"www/intro.html","www/intro.html"
|
||||
"www/intro.md","www/intro.md"
|
||||
"Get started","Get started"
|
||||
"Choose your data","Choose your data"
|
||||
"Upload 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."
|
||||
"Please be mindfull handling sensitive data","Please be mindfull handling sensitive data"
|
||||
"<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>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>"
|
||||
"Quick overview","Quick overview"
|
||||
"Select variables for final import","Select variables for final import"
|
||||
"Exclude incomplete variables:","Exclude incomplete variables:"
|
||||
"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."
|
||||
"Manual selection:","Manual selection:"
|
||||
"Let's begin!","Let's begin!"
|
||||
"Prepare","Prepare"
|
||||
"Overview and filter","Overview and filter"
|
||||
"Overview and filtering","Overview and filtering"
|
||||
"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."
|
||||
"Visual overview","Visual overview"
|
||||
"Browse observations","Browse observations"
|
||||
"Filter data types","Filter data types"
|
||||
"Filter observations","Filter observations"
|
||||
"Apply filter on observation","Apply filter on observation"
|
||||
"Edit and create data","Edit and create data"
|
||||
"Subset, rename and convert variables","Subset, rename and convert variables"
|
||||
"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.).","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.)."
|
||||
"Please note that data modifications are applied before any filtering.","Please note that data modifications are applied before any filtering."
|
||||
"Advanced data manipulation","Advanced data manipulation"
|
||||
"Below options allow more advanced varaible manipulations.","Below options allow more advanced varaible manipulations."
|
||||
"Reorder factor levels","Reorder factor levels"
|
||||
"Reorder the levels of factor/categorical variables.","Reorder the levels of factor/categorical variables."
|
||||
"New factor","New factor"
|
||||
"Create factor/categorical variable from a continous variable (number/date/time).","Create factor/categorical variable from a continous variable (number/date/time)."
|
||||
"New variable","New variable"
|
||||
"Create a new variable based on an R-expression.","Create a new variable based on an R-expression."
|
||||
"Compare modified data to original","Compare modified data to original"
|
||||
"Raw print of the original vs the modified data.","Raw print of the original vs the modified data."
|
||||
"Original data:","Original data:"
|
||||
"Modified data:","Modified data:"
|
||||
"Restore original data","Restore original data"
|
||||
"Reset to original imported dataset. Careful! There is no un-doing.","Reset to original imported dataset. Careful! There is no un-doing."
|
||||
"Evaluate","Evaluate"
|
||||
"Characteristics","Characteristics"
|
||||
"Only factor/categorical variables are available for stratification. Go back to the 'Prepare' tab to reclass a variable if it's not on the list.","Only factor/categorical variables are available for stratification. Go back to the 'Prepare' tab to reclass a variable if it's not on the list."
|
||||
"Compare strata?","Compare strata?"
|
||||
"Option to perform statistical comparisons between strata in baseline table.","Option to perform statistical comparisons between strata in baseline table."
|
||||
"Press 'Evaluate' to create the comparison table.","Press 'Evaluate' to create the comparison table."
|
||||
"Correlations","Correlations"
|
||||
"To avoid evaluating the correlation of the outcome variable, this can be excluded from the plot or select 'none'.","To avoid evaluating the correlation of the outcome variable, this can be excluded from the plot or select 'none'."
|
||||
"Correlation cut-off","Correlation cut-off"
|
||||
"Set the cut-off for considered 'highly correlated'.","Set the cut-off for considered 'highly correlated'."
|
||||
"Missings","Missings"
|
||||
"Visuals","Visuals"
|
||||
"Analysis validation","Analysis validation"
|
||||
"Report","Report"
|
||||
"Choose your favourite output file format for further work, and download, when the analyses are done.","Choose your favourite output file format for further work, and download, when the analyses are done."
|
||||
"Factor variable to reorder:","Factor variable to reorder:"
|
||||
"Sort by levels","Sort by levels"
|
||||
"Sort by count","Sort by count"
|
||||
"Create a new variable (otherwise replaces the one selected)","Create a new variable (otherwise replaces the one selected)"
|
||||
"Update factor variable","Update factor variable"
|
||||
"Sort count","Sort count"
|
||||
"Levels","Levels"
|
||||
"Count","Count"
|
||||
"Update levels of a factor","Update levels of a factor"
|
||||
"Update & select variables","Update & select variables"
|
||||
"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"
|
||||
"No data to display.","No data to display."
|
||||
"Data successfully updated!","Data successfully updated!"
|
||||
"You removed {p_out} % of observations.","You removed {p_out} % of observations."
|
||||
"You removed {p_out} % of variables.","You removed {p_out} % of variables."
|
||||
"There is a total of {p_miss} % missing observations.","There is a total of {p_miss} % missing observations."
|
||||
"Data includes {n_pairs} pairs of highly correlated variables.","Data includes {n_pairs} pairs of highly correlated variables."
|
||||
"Class","Class"
|
||||
"Observations","Observations"
|
||||
"File upload","File upload"
|
||||
"REDCap server export","REDCap server export"
|
||||
"Local or sample data","Local or sample data"
|
||||
"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."
|
||||
"Documentation","Documentation"
|
||||
"Feedback","Feedback"
|
||||
"License: AGPLv3","License: AGPLv3"
|
||||
"Source","Source"
|
||||
"Settings","Settings"
|
||||
"The ***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).","The ***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)."
|
||||
"Data classes and missing observations","Data classes and missing observations"
|
||||
"We encountered the following error showing missingness:","We encountered the following error showing missingness:"
|
||||
"Please confirm data reset!","Please confirm data reset!"
|
||||
"Sure you want to reset data? This cannot be undone.","Sure you want to reset data? This cannot be undone."
|
||||
"Confirm","Confirm"
|
||||
"The filtered data","The filtered data"
|
||||
"Create new factor","Create new factor"
|
||||
"This window is aimed at advanced users and require some *R*-experience!","This window is aimed at advanced users and require some *R*-experience!"
|
||||
"Create new variables","Create new variables"
|
||||
"Select data types to include","Select data types to include"
|
||||
"Uploaded data overview","Uploaded data overview"
|
||||
"We encountered the following error browsing your data:","We encountered the following error browsing your data:"
|
||||
"Here is an overview of how your data is interpreted, and where data is missing. Use this information to consider if data is missing at random or if some observations are missing systematically wich may be caused by an observation bias.","Here is an overview of how your data is interpreted, and where data is missing. Use this information to consider if data is missing at random or if some observations are missing systematically wich may be caused by an observation bias."
|
||||
"Data import","Data import"
|
||||
"Data import formatting","Data import formatting"
|
||||
"Data modifications","Data modifications"
|
||||
"Variables filter","Variables filter"
|
||||
"Data filter","Data filter"
|
||||
"Data characteristics table","Data characteristics table"
|
||||
"The dataset without text variables","The dataset without text variables"
|
||||
"The data includes {n_col} variables. Please limit to 100.","The data includes {n_col} variables. Please limit to 100."
|
||||
"Creating the table. Hold on for a moment..","Creating the table. Hold on for a moment.."
|
||||
"Generating the report. Hold on for a moment..","Generating the report. Hold on for a moment.."
|
||||
"We encountered the following error creating your report:","We encountered the following error creating your report:"
|
||||
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing 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 an existing variable or new variables with R code. At the bottom you can restore the original data."
|
||||
"Text or character to split string by","Text or character to split string by"
|
||||
"Split the variable","Split the variable"
|
||||
"Variable to split:","Variable to split:"
|
||||
"Direction:","Direction:"
|
||||
"Split string to multiple columns. Keep number of rows.","Split string to multiple columns. Keep number of rows."
|
||||
"Split string to multiple observations (rows) in the same column. Also ads id and instance columns","Split string to multiple observations (rows) in the same column. Also ads id and instance columns"
|
||||
"Split character string","Split character string"
|
||||
"Split text","Split text"
|
||||
"Split a character string by a common delimiter","Split a character string by a common delimiter"
|
||||
"Select delimiter","Select delimiter"
|
||||
"Browse data preview","Browse data preview"
|
||||
"Original data","Original data"
|
||||
"Preview of result","Preview of result"
|
||||
"No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected."
|
||||
"Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter."
|
||||
"Apply split","Apply split"
|
||||
"Stacked relative barplot","Stacked relative barplot"
|
||||
"Create relative stacked barplots to show the distribution of categorical levels","Create relative stacked barplots to show the distribution of categorical levels"
|
||||
"Side-by-side barplot","Side-by-side barplot"
|
||||
"Create side-by-side barplot to show the distribution of categorical levels","Create side-by-side barplot to show the distribution of categorical levels"
|
||||
"Select table theme","Select table theme"
|
||||
"Level of detail","Level of detail"
|
||||
"Minimal","Minimal"
|
||||
"Extensive","Extensive"
|
||||
"Letters","Letters"
|
||||
"Words","Words"
|
||||
"Shorten to first letters","Shorten to first letters"
|
||||
"Shorten to first words","Shorten to first words"
|
||||
"Missings across variables by the variable **'{input$missings_var}'**","Missings across variables by the variable **'{input$missings_var}'**"
|
||||
"Missing vs non-missing observations in the variable **'{input$missings_var}'**","Missing vs non-missing observations in the variable **'{input$missings_var}'**"
|
||||
"Evaluate missingness by either comparing missing values across variables (optionally grouped by af categorical or dichotomous variable) or compare variables grouped by the missing status (missing or not) of an outcome variable. If there is a significant difference i the missingness, this may cause a bias in you data and should be considered carefully interpreting the data and analyses as data may not be missing at random.","Evaluate missingness by either comparing missing values across variables (optionally grouped by af categorical or dichotomous variable) or compare variables grouped by the missing status (missing or not) of an outcome variable. If there is a significant difference i the missingness, this may cause a bias in you data and should be considered carefully interpreting the data and analyses as data may not be missing at random."
|
||||
"Calculating. Hold tight for a moment..","Calculating. Hold tight for a moment.."
|
||||
"Overview of missing observations","Overview of missing observations"
|
||||
"Analysis method for missingness overview","Analysis method for missingness overview"
|
||||
"Overview of missings across variables","Overview of missings across variables"
|
||||
"Overview of difference in variables by missing status in outcome","Overview of difference in variables by missing status in outcome"
|
||||
"Select a variable for grouped overview","Select a variable for grouped overview"
|
||||
"Select outcome variable for overview","Select outcome variable for overview"
|
||||
"No outcome measure chosen","No outcome measure chosen"
|
||||
"There is a significant difference in data missingness in {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grouped by the selected outcome/grouping variable {outcome}.","There is a significant difference in data missingness in {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grouped by the selected outcome/grouping variable {outcome}."
|
||||
"Include group differences","Include group differences"
|
||||
"Error:","Error:"
|
||||
"Download table","Download table"
|
||||
"Welcome to FreesearchR","Welcome to FreesearchR"
|
||||
"A free data analysis tool for clinicians, students, and learners","A free data analysis tool for clinicians, students, and learners"
|
||||
"Core Features","Core Features"
|
||||
"Import Data","Import Data"
|
||||
"Data Management","Data Management"
|
||||
"Filter, modify, and create new variables. Prepare your data efficiently for analysis.","Filter, modify, and create new variables. Prepare your data efficiently for analysis."
|
||||
"Descriptive Statistics","Descriptive Statistics"
|
||||
"Additional Capabilities","Additional Capabilities"
|
||||
"Data Visualization","Data Visualization"
|
||||
"Create simple, clean plots for quick insights and overview","Create simple, clean plots for quick insights and overview"
|
||||
"Regression Models","Regression Models"
|
||||
"Build simple regression models for advanced analysis","Build simple regression models for advanced analysis"
|
||||
"Export & Learn","Export & Learn"
|
||||
"Download Results","Download Results"
|
||||
"Get Modified Data","Get Modified Data"
|
||||
"Reproducible Code","Reproducible Code"
|
||||
"Full Documentation","Full Documentation"
|
||||
"Share Feedback","Share Feedback"
|
||||
"Contact Us","Contact Us"
|
||||
"FreesearchR is available in multiple languages. To help with translations, please contact us at info@freesearchr.org","FreesearchR is available in multiple languages. To help with translations, please contact us at info@freesearchr.org"
|
||||
"Home","Home"
|
||||
"Start with FreesearchR for basic data evaluation and analysis.","Start with FreesearchR for basic data evaluation and analysis."
|
||||
"When you need more advanced tools, you'll be better prepared to use R directly.","When you need more advanced tools, you'll be better prepared to use R directly."
|
||||
"(Read more)","(Read more)"
|
||||
"Run the FreesearchR app locally when working with sensitive data.","Run the FreesearchR app locally when working with sensitive data."
|
||||
"Load data from spreadsheets, REDCap servers, or try with sample data. Multiple sources supported for maximum flexibility.","Load data from spreadsheets, REDCap servers, or try with sample data. Multiple sources supported for maximum flexibility."
|
||||
"Evaluate data with descriptive analyses, inspect correlations, and review missing observations effectively.","Evaluate data with descriptive analyses, inspect correlations, and review missing observations effectively."
|
||||
"Export results directly to your text editor","Export results directly to your text editor"
|
||||
"Save your processed datasets for later","Save your processed datasets for later"
|
||||
"Learn and reproduce results in R","Learn and reproduce results in R"
|
||||
"When you need more advanced tools, you'll be prepared to use R directly.","When you need more advanced tools, you'll be prepared to use R directly."
|
||||
|
|
|
@ -1,341 +1,343 @@
|
|||
"en","sw"
|
||||
"Hello","Habari"
|
||||
"Get started","Tuanze"
|
||||
"Get started","Tuanze!"
|
||||
"File upload","Upakiaji wa faili"
|
||||
"REDCap server export","Uhamishaji wa seva ya REDCap"
|
||||
"Local or sample data","Taarifa za ndani au za mfano"
|
||||
"Please be mindfull handling sensitive data","Tafadhali kumbuka kushughulikia data nyeti"
|
||||
"The ***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).","Programu ya ***FreesearchR*** huhifadhi data kwa uchanganuzi pekee, lakini tafadhali tumia tu na data nyeti unapoendesha ndani ya nchi. [Soma zaidi hapa](https://agdamsbo.github.io/FreesearchR/#run-locally-on-your-own-machine)."
|
||||
"REDCap server export","Usafirishaji wa seva ya REDCap"
|
||||
"Local or sample data","Data ya ndani au ya sampuli"
|
||||
"Please be mindfull handling sensitive data","Tafadhali kuwa mwangalifu kushughulikia data nyeti"
|
||||
"The ***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).","Programu ya ***FreesearchR*** huhifadhi data kwa ajili ya uchambuzi pekee, lakini tafadhali tumia tu na data nyeti unapoendesha ndani. [Soma zaidi hapa](https://agdamsbo.github.io/FreesearchR/#run-locally-on-your-own-machine)."
|
||||
"Quick overview","Muhtasari wa haraka"
|
||||
"Select variables for final import","Chagua vigeu kwa ajili ya uingizaji wa mwisho"
|
||||
"Exclude incomplete variables:","Usijumuishe vigeu visivyokamilika:"
|
||||
"Select variables for final import","Chagua vigezo vya kuingiza mwisho"
|
||||
"Exclude incomplete variables:","Ondoa vigezo visivyokamilika:"
|
||||
"Manual selection:","Uchaguzi wa mikono:"
|
||||
"Let's begin!","Tuanze!"
|
||||
"Analysis validation","Uthibitishaji wa uchambuzi"
|
||||
"Analysis validation","Uthibitisho wa uchambuzi"
|
||||
"Report","Ripoti"
|
||||
"Choose your favourite output file format for further work, and download, when the analyses are done.","Chagua umbizo la faili la towe lako kwa kazi zaidi, na upakue, uchanganuzi utakapofanywa."
|
||||
"www/intro.html","www/intro_sw.html"
|
||||
"<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>Programu ya <em><strong>FreesearchR</strong></em> huhifadhi data kwa ajili ya uchanganuzi pekee, lakini tafadhali tumia tu na data nyeti unapoendesha ndani ya nchi. <a href='https://agdamsbo.github.io/FreesearchR/#run-locally-on-your-own-machine'>Soma zaidi hapa</a></p>"
|
||||
"Overview and filter","Muhtasari na chujio"
|
||||
"Choose your favourite output file format for further work, and download, when the analyses are done.","Chagua umbizo la faili ya matokeo unayopenda kwa kazi zaidi, na upakue, uchambuzi utakapokamilika."
|
||||
"www/intro.html","www/utangulizi.html"
|
||||
"<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>Programu ya <em><strong>FreesearchR</strong></em> huhifadhi data kwa ajili ya uchambuzi pekee, lakini tafadhali tumia tu na data nyeti unapoendesha ndani. <a href='https://agdamsbo.github.io/FreesearchR/#run-locally-on-your-own-machine'>Soma zaidi hapa</a></p>"
|
||||
"Overview and filter","Muhtasari na kichujio"
|
||||
"Overview and filtering","Muhtasari na uchujaji"
|
||||
"Visual overview","Muhtasari wa kuona"
|
||||
"Filter data types","Chuja aina za data"
|
||||
"Filter observations","Chuja uchunguzi"
|
||||
"Apply filter on observation","Tumia kichujio unapotazama"
|
||||
"Edit and create data","Edit and create data"
|
||||
"Subset, rename and convert variables","Subset, rename and convert variables"
|
||||
"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.).","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.)."
|
||||
"Please note that data modifications are applied before any filtering.","Please note that data modifications are applied before any filtering."
|
||||
"Advanced data manipulation","Advanced data manipulation"
|
||||
"Below options allow more advanced varaible manipulations.","Below options allow more advanced varaible manipulations."
|
||||
"Reorder factor levels","Reorder factor levels"
|
||||
"Reorder the levels of factor/categorical variables.","Reorder the levels of factor/categorical variables."
|
||||
"New factor","New factor"
|
||||
"Create factor/categorical variable from a continous variable (number/date/time).","Create factor/categorical variable from a continous variable (number/date/time)."
|
||||
"New variable","New variable"
|
||||
"Create a new variable based on an R-expression.","Create a new variable based on an R-expression."
|
||||
"Compare modified data to original","Compare modified data to original"
|
||||
"Raw print of the original vs the modified data.","Raw print of the original vs the modified data."
|
||||
"Original data:","Data asili:"
|
||||
"Modified data:","Data iliyobadilishwa:"
|
||||
"New column name:","New column name:"
|
||||
"Group calculation by:","Group calculation by:"
|
||||
"Enter an expression to define new column:","Enter an expression to define new column:"
|
||||
"Click on a column name to add it to the expression:","Click on a column name to add it to the expression:"
|
||||
"Create column","Create column"
|
||||
"New column name cannot be empty","New column name cannot be empty"
|
||||
"Create a new column","Create a new column"
|
||||
"Some operations are not allowed","Some operations are not allowed"
|
||||
"Column added!","Column added!"
|
||||
"Unique values:","Unique values:"
|
||||
"Variable to cut:","Variable to cut:"
|
||||
"Close intervals on the right","Close intervals on the right"
|
||||
"Include lowest value","Include lowest value"
|
||||
"Create factor variable","Create factor variable"
|
||||
"Fixed breaks:","Fixed breaks:"
|
||||
"Method:","Method:"
|
||||
"Convert Numeric to Factor","Convert Numeric to Factor"
|
||||
"Unique:","Unique:"
|
||||
"Missing:","Missing:"
|
||||
"Most Common:","Most Common:"
|
||||
"Min:","Min:"
|
||||
"Mean:","Mean:"
|
||||
"Max:","Max:"
|
||||
"Decimal separator:","Decimal separator:"
|
||||
"First five rows are shown below:","First five rows are shown below:"
|
||||
"Imported data","Imported data"
|
||||
"Filter observations","Uchunguzi wa vichujio"
|
||||
"Apply filter on observation","Tumia kichujio wakati wa uchunguzi"
|
||||
"Edit and create data","Hariri na uunde data"
|
||||
"Subset, rename and convert variables","Weka sehemu ndogo, badilisha jina na ubadilishe vigezo"
|
||||
"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.).","Hapa chini, kuna chaguo kadhaa za urekebishaji rahisi wa data kama vile kusasisha vigezo kwa kubadilisha majina, kuunda lebo mpya (kwa majedwali mazuri zaidi katika ripoti) na kubadilisha madarasa ya vigezo (nambari, vipengele/kategoria n.k.)."
|
||||
"Please note that data modifications are applied before any filtering.","Tafadhali kumbuka kwamba marekebisho ya data hutumika kabla ya kuchuja yoyote."
|
||||
"Advanced data manipulation","Udhibiti wa data wa hali ya juu"
|
||||
"Below options allow more advanced varaible manipulations.","Chaguzi zilizo hapa chini huruhusu udanganyifu wa hali ya juu zaidi unaoweza kubadilika."
|
||||
"New factor","Kipengele kipya"
|
||||
"Create factor/categorical variable from a continous variable (number/date/time).","Unda kigezo cha kipengele/kitengo kutoka kwa kigezo endelevu (nambari/tarehe/saa)."
|
||||
"New variable","Kigezo kipya"
|
||||
"Create a new variable based on an R-expression.","Unda kigezo kipya kulingana na usemi wa R."
|
||||
"Compare modified data to original","Linganisha data iliyobadilishwa na ya asili"
|
||||
"Raw print of the original vs the modified data.","Chapisho ghafi la data asili dhidi ya data iliyorekebishwa."
|
||||
"Original data:","Data asilia:"
|
||||
"Modified data:","Data iliyorekebishwa:"
|
||||
"New column name:","Jina jipya la safu wima:"
|
||||
"Group calculation by:","Hesabu ya kikundi kwa:"
|
||||
"Enter an expression to define new column:","Ingiza usemi ili kufafanua safu wima mpya:"
|
||||
"Click on a column name to add it to the expression:","Bofya jina la safu wima ili kuliongeza kwenye usemi:"
|
||||
"Create column","Unda safu wima"
|
||||
"New column name cannot be empty","Jina jipya la safu wima haliwezi kuwa tupu"
|
||||
"Create a new column","Unda safu wima mpya"
|
||||
"Some operations are not allowed","Baadhi ya shughuli haziruhusiwi"
|
||||
"Column added!","Safu wima imeongezwa!"
|
||||
"Unique values:","Thamani za kipekee:"
|
||||
"Variable to cut:","Inaweza kubadilishwa kwa kukata:"
|
||||
"Close intervals on the right","Funga vipindi upande wa kulia"
|
||||
"Include lowest value","Jumuisha thamani ya chini kabisa"
|
||||
"Create factor variable","Unda kigezo cha vipengele"
|
||||
"Fixed breaks:","Mapumziko yasiyobadilika:"
|
||||
"Method:","Mbinu:"
|
||||
"Convert Numeric to Factor","Badilisha Nambari kuwa Kipengele"
|
||||
"Unique:","Kipekee:"
|
||||
"Missing:","Haipo:"
|
||||
"Most Common:","Ya Kawaida Zaidi:"
|
||||
"Min:","Kiwango cha chini:"
|
||||
"Mean:","Wastani:"
|
||||
"Max:","Kiwango cha juu zaidi:"
|
||||
"Decimal separator:","Kitenganishi cha desimali:"
|
||||
"First five rows are shown below:","Safu tano za kwanza zinaonyeshwa hapa chini:"
|
||||
"Imported data","Data iliyoingizwa"
|
||||
"www/intro.md","www/intro.md"
|
||||
"Choose your data","Choose your data"
|
||||
"Upload 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."
|
||||
"Factor variable to reorder:","Factor variable to reorder:"
|
||||
"Sort by levels","Sort by levels"
|
||||
"Sort by count","Sort by count"
|
||||
"Create a new variable (otherwise replaces the one selected)","Create a new variable (otherwise replaces the one selected)"
|
||||
"Update factor variable","Update factor variable"
|
||||
"Sort count","Sort count"
|
||||
"Levels","Levels"
|
||||
"Count","Count"
|
||||
"Update levels of a factor","Update levels of a factor"
|
||||
"Update & select variables","Update & select variables"
|
||||
"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"
|
||||
"No data to display.","No data to display."
|
||||
"Data successfully updated!","Data successfully updated!"
|
||||
"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"
|
||||
"You can choose between these file types:","You can choose between these file types:"
|
||||
"Rows to skip before reading data:","Rows to skip before reading data:"
|
||||
"Missing values character(s):","Missing values character(s):"
|
||||
"if several use a comma (',') to separate them","if several use a comma (',') to separate them"
|
||||
"Encoding:","Encoding:"
|
||||
"Upload a file:","Upload a file:"
|
||||
"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."
|
||||
"The 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."
|
||||
"No variables have a correlation measure above the threshold.","No variables have a correlation measure above the threshold."
|
||||
"and","and"
|
||||
"from each pair","from each pair"
|
||||
"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"
|
||||
"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"
|
||||
"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"
|
||||
"A modern alternative to the classic boxplot to visualise data distribution","A modern alternative to the classic boxplot to visualise data distribution"
|
||||
"Sankey plot","Sankey plot"
|
||||
"A way of visualising change between groups","A way of visualising change between groups"
|
||||
"Scatter plot","Scatter plot"
|
||||
"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"
|
||||
"Generate area-proportional Euler diagrams to display set relationships","Generate area-proportional Euler diagrams to display set relationships"
|
||||
"Documentation","Documentation"
|
||||
"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."
|
||||
"Feedback","Feedback"
|
||||
"License: AGPLv3","License: AGPLv3"
|
||||
"Source","Source"
|
||||
"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"
|
||||
"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","Browse observations"
|
||||
"Settings","Settings"
|
||||
"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 missing observations","No missing observations"
|
||||
"There is a total of {p_miss} % missing observations.","There is a total of {p_miss} % missing observations."
|
||||
"Median:","Median:"
|
||||
"Restore original data","Restore original data"
|
||||
"Reset to original imported dataset. Careful! There is no un-doing.","Reset to original imported dataset. Careful! There is no un-doing."
|
||||
"Characteristics","Characteristics"
|
||||
"Only factor/categorical variables are available for stratification. Go back to the 'Prepare' tab to reclass a variable if it's not on the list.","Only factor/categorical variables are available for stratification. Go back to the 'Prepare' tab to reclass a variable if it's not on the list."
|
||||
"Compare strata?","Compare strata?"
|
||||
"Correlations","Correlations"
|
||||
"To avoid evaluating the correlation of the outcome variable, this can be excluded from the plot or select 'none'.","To avoid evaluating the correlation of the outcome variable, this can be excluded from the plot or select 'none'."
|
||||
"Correlation cut-off","Correlation cut-off"
|
||||
"Set the cut-off for considered 'highly correlated'.","Set the cut-off for considered 'highly correlated'."
|
||||
"Missings","Missings"
|
||||
"Class","Class"
|
||||
"Observations","Observations"
|
||||
"Data classes and missing observations","Data classes and missing observations"
|
||||
"Sure you want to reset data? This cannot be undone.","Sure you want to reset data? This cannot be undone."
|
||||
"Cancel","Cancel"
|
||||
"Confirm","Confirm"
|
||||
"The filtered data","The filtered data"
|
||||
"Create new factor","Create new factor"
|
||||
"This window is aimed at advanced users and require some *R*-experience!","This window is aimed at advanced users and require some *R*-experience!"
|
||||
"Create new variables","Create new variables"
|
||||
"Select data types to include","Select data types to include"
|
||||
"Uploaded data overview","Uploaded data overview"
|
||||
"Here is an overview of how your data is interpreted, and where data is missing. Use this information to consider if data is missing at random or if some observations are missing systematically wich may be caused by an observation bias.","Here is an overview of how your data is interpreted, and where data is missing. Use this information to consider if data is missing at random or if some observations are missing systematically wich may be caused by an observation bias."
|
||||
"Specify covariables","Specify covariables"
|
||||
"If none are selected, all are included.","If none are selected, all are included."
|
||||
"Analyse","Analyse"
|
||||
"Working...","Working..."
|
||||
"Press 'Analyse' to create the regression model and after changing parameters.","Press 'Analyse' to create the regression model and after changing parameters."
|
||||
"Show p-value","Show p-value"
|
||||
"Model checks","Model checks"
|
||||
"Please confirm data reset!","Please confirm data reset!"
|
||||
"Import data from REDCap","Import data from REDCap"
|
||||
"REDCap server","REDCap server"
|
||||
"Web address","Web address"
|
||||
"Format should be either 'https://redcap.your.institution/' or 'https://your.institution/redcap/'","Format should be either 'https://redcap.your.institution/' or 'https://your.institution/redcap/'"
|
||||
"API token","API token"
|
||||
"The token is a string of 32 numbers and letters.","The token is a string of 32 numbers and letters."
|
||||
"Connect","Connect"
|
||||
"Data import parameters","Data import parameters"
|
||||
"Select fields/variables to import and click the funnel to apply optional filters","Select fields/variables to import and click the funnel to apply optional filters"
|
||||
"Import","Import"
|
||||
"Click to see data dictionary","Click to see data dictionary"
|
||||
"Connected to server!","Connected to server!"
|
||||
"The {data_rv$info$project_title} project is loaded.","The {data_rv$info$project_title} project is loaded."
|
||||
"Data dictionary","Data dictionary"
|
||||
"Preview:","Preview:"
|
||||
"Imported data set","Imported data set"
|
||||
"Select fields/variables to import:","Select fields/variables to import:"
|
||||
"Specify the data format","Specify the data format"
|
||||
"Fill missing values?","Fill missing values?"
|
||||
"Requested data was retrieved!","Requested data was retrieved!"
|
||||
"Data retrieved, but it looks like only the ID was retrieved from the server. Please check with your REDCap administrator that you have required permissions for data access.","Data retrieved, but it looks like only the ID was 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.","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:","Select a dataset:"
|
||||
"List of datasets...","List of datasets..."
|
||||
"No data selected!","No data selected!"
|
||||
"No dataset here...","No dataset here..."
|
||||
"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","Not a data.frame"
|
||||
"Select source","Select source"
|
||||
"Select a data source:","Select a data source:"
|
||||
"Yes","Yes"
|
||||
"No","No"
|
||||
"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)}"
|
||||
"Option to perform statistical comparisons between strata in baseline table.","Option to perform statistical comparisons between strata in baseline table."
|
||||
"Press 'Evaluate' to create the comparison table.","Press 'Evaluate' to create the comparison table."
|
||||
"The data includes {n_col} variables. Please limit to 100.","The data includes {n_col} variables. Please limit to 100."
|
||||
"Data import","Data import"
|
||||
"Data import formatting","Data import formatting"
|
||||
"Data modifications","Data modifications"
|
||||
"Variables filter","Variables filter"
|
||||
"Data filter","Data filter"
|
||||
"Data characteristics table","Data characteristics table"
|
||||
"The dataset without text variables","The dataset without text variables"
|
||||
"Creating the table. Hold on for a moment..","Creating the table. Hold on for a moment.."
|
||||
"Generating the report. Hold on for a moment..","Generating the report. Hold on for a moment.."
|
||||
"We encountered the following error showing missingness:","We encountered the following error showing missingness:"
|
||||
"We encountered the following error browsing your data:","We encountered the following error browsing your data:"
|
||||
"Choose a name for the column to be created or modified, then enter an expression before clicking on the button below to create the variable, or cancel to exit without saving anything.","Choose a name for the column to be created or modified, then enter an expression before clicking on the button below to create the variable, or cancel to exit without saving anything."
|
||||
"Other","Other"
|
||||
"Hour of the day","Hour of the day"
|
||||
"Breaks","Breaks"
|
||||
"By day of the week","By day of the week"
|
||||
"By weekday","By weekday"
|
||||
"By week number and year","By week number and year"
|
||||
"By week number","By week number"
|
||||
"By month and year","By month and year"
|
||||
"By month only","By month only"
|
||||
"By quarter of the year","By quarter of the year"
|
||||
"By year","By year"
|
||||
"Keep only most common","Keep only most common"
|
||||
"Number","Number"
|
||||
"Combine below percentage","Combine below percentage"
|
||||
"Percentage","Percentage"
|
||||
"By specified numbers","By specified numbers"
|
||||
"By quantiles (groups of equal size)","By quantiles (groups of equal size)"
|
||||
"Please fill in web address and API token, then press 'Connect'.","Please fill in web address and API token, then press 'Connect'."
|
||||
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing 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 an existing variable or new variables with R code. At the bottom you can restore the original data."
|
||||
"Text or character to split string by","Text or character to split string by"
|
||||
"Split the variable","Split the variable"
|
||||
"Variable to split:","Variable to split:"
|
||||
"Direction:","Direction:"
|
||||
"Split string to multiple columns. Keep number of rows.","Split string to multiple columns. Keep number of rows."
|
||||
"Split string to multiple observations (rows) in the same column. Also ads id and instance columns","Split string to multiple observations (rows) in the same column. Also ads id and instance columns"
|
||||
"Split character string","Split character string"
|
||||
"Split text","Split text"
|
||||
"Split a character string by a common delimiter","Split a character string by a common delimiter"
|
||||
"Select delimiter","Select delimiter"
|
||||
"Browse data preview","Browse data preview"
|
||||
"Original data","Original data"
|
||||
"Preview of result","Preview of result"
|
||||
"No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected."
|
||||
"Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter."
|
||||
"Apply split","Apply split"
|
||||
"Stacked relative barplot","Stacked relative barplot"
|
||||
"Create relative stacked barplots to show the distribution of categorical levels","Create relative stacked barplots to show the distribution of categorical levels"
|
||||
"Side-by-side barplot","Side-by-side barplot"
|
||||
"Create side-by-side barplot to show the distribution of categorical levels","Create side-by-side barplot to show the distribution of categorical levels"
|
||||
"Select table theme","Select table theme"
|
||||
"Level of detail","Level of detail"
|
||||
"Minimal","Minimal"
|
||||
"Extensive","Extensive"
|
||||
"Letters","Letters"
|
||||
"Words","Words"
|
||||
"Shorten to first letters","Shorten to first letters"
|
||||
"Shorten to first words","Shorten to first words"
|
||||
"Missings across variables by the variable **'{input$missings_var}'**","Missings across variables by the variable **'{input$missings_var}'**"
|
||||
"Missing vs non-missing observations in the variable **'{input$missings_var}'**","Missing vs non-missing observations in the variable **'{input$missings_var}'**"
|
||||
"Evaluate missingness by either comparing missing values across variables (optionally grouped by af categorical or dichotomous variable) or compare variables grouped by the missing status (missing or not) of an outcome variable. If there is a significant difference i the missingness, this may cause a bias in you data and should be considered carefully interpreting the data and analyses as data may not be missing at random.","Evaluate missingness by either comparing missing values across variables (optionally grouped by af categorical or dichotomous variable) or compare variables grouped by the missing status (missing or not) of an outcome variable. If there is a significant difference i the missingness, this may cause a bias in you data and should be considered carefully interpreting the data and analyses as data may not be missing at random."
|
||||
"Calculating. Hold tight for a moment..","Calculating. Hold tight for a moment.."
|
||||
"Overview of missing observations","Overview of missing observations"
|
||||
"Analysis method for missingness overview","Analysis method for missingness overview"
|
||||
"Overview of missings across variables","Overview of missings across variables"
|
||||
"Overview of difference in variables by missing status in outcome","Overview of difference in variables by missing status in outcome"
|
||||
"Select a variable for grouped overview","Select a variable for grouped overview"
|
||||
"Select outcome variable for overview","Select outcome variable for overview"
|
||||
"No outcome measure chosen","No outcome measure chosen"
|
||||
"There is a significant difference in data missingness in {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grouped by the selected outcome/grouping variable {outcome}.","There is a significant difference in data missingness in {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grouped by the selected outcome/grouping variable {outcome}."
|
||||
"Include group differences","Include group differences"
|
||||
"Error:","Error:"
|
||||
"Download table","Download table"
|
||||
"Welcome to FreesearchR","Welcome to FreesearchR"
|
||||
"A free data analysis tool for clinicians, students, and learners","A free data analysis tool for clinicians, students, and learners"
|
||||
"Core Features","Core Features"
|
||||
"Import Data","Import Data"
|
||||
"Data Management","Data Management"
|
||||
"Filter, modify, and create new variables. Prepare your data efficiently for analysis.","Filter, modify, and create new variables. Prepare your data efficiently for analysis."
|
||||
"Descriptive Statistics","Descriptive Statistics"
|
||||
"Additional Capabilities","Additional Capabilities"
|
||||
"Data Visualization","Data Visualization"
|
||||
"Create simple, clean plots for quick insights and overview","Create simple, clean plots for quick insights and overview"
|
||||
"Regression Models","Regression Models"
|
||||
"Build simple regression models for advanced analysis","Build simple regression models for advanced analysis"
|
||||
"Export & Learn","Export & Learn"
|
||||
"Download Results","Download Results"
|
||||
"Get Modified Data","Get Modified Data"
|
||||
"Reproducible Code","Reproducible Code"
|
||||
"Full Documentation","Full Documentation"
|
||||
"Share Feedback","Share Feedback"
|
||||
"Contact Us","Contact Us"
|
||||
"FreesearchR is available in multiple languages. To help with translations, please contact us at info@freesearchr.org","FreesearchR is available in multiple languages. To help with translations, please contact us at info@freesearchr.org"
|
||||
"Home","Home"
|
||||
"Start with FreesearchR for basic data evaluation and analysis.","Start with FreesearchR for basic data evaluation and analysis."
|
||||
"When you need more advanced tools, you'll be better prepared to use R directly.","When you need more advanced tools, you'll be better prepared to use R directly."
|
||||
"(Read more)","(Read more)"
|
||||
"Run the FreesearchR app locally when working with sensitive data.","Run the FreesearchR app locally when working with sensitive data."
|
||||
"Load data from spreadsheets, REDCap servers, or try with sample data. Multiple sources supported for maximum flexibility.","Load data from spreadsheets, REDCap servers, or try with sample data. Multiple sources supported for maximum flexibility."
|
||||
"Evaluate data with descriptive analyses, inspect correlations, and review missing observations effectively.","Evaluate data with descriptive analyses, inspect correlations, and review missing observations effectively."
|
||||
"Export results directly to your text editor","Export results directly to your text editor"
|
||||
"Save your processed datasets for later","Save your processed datasets for later"
|
||||
"Learn and reproduce results in R","Learn and reproduce results in R"
|
||||
"When you need more advanced tools, you'll be prepared to use R directly.","When you need more advanced tools, you'll be prepared to use R directly."
|
||||
"Choose your data","Chagua data yako"
|
||||
"Upload a file, get data directly from REDCap or use local or sample data.","Pakia faili, pata data moja kwa moja kutoka REDCap au tumia data ya ndani au sampuli."
|
||||
"Factor variable to reorder:","Kigezo cha vipengele ili kupanga upya:"
|
||||
"Sort by levels","Panga kwa viwango"
|
||||
"Sort by count","Panga kwa hesabu"
|
||||
"Create a new variable (otherwise replaces the one selected)","Unda kigezo kipya (vinginevyo kinachukua nafasi ya kile kilichochaguliwa)"
|
||||
"Update factor variable","Sasisha kigezo cha kipengele"
|
||||
"Levels","Viwango"
|
||||
"Count","Hesabu"
|
||||
"Update levels of a factor","Sasisha viwango vya kipengele"
|
||||
"Update & select variables","Sasisha na uchague vigezo"
|
||||
"Date format:","Muundo wa tarehe:"
|
||||
"Date to use as origin to convert date/datetime:","Tarehe ya kutumia kama asili ya kubadilisha tarehe/tarehe:"
|
||||
"Apply changes","Tumia mabadiliko"
|
||||
"No data to display.","Hakuna data ya kuonyesha."
|
||||
"Data successfully updated!","Data imesasishwa kwa mafanikio!"
|
||||
"You removed {p_out} % of observations.","Umeondoa {p_out} % ya uchunguzi."
|
||||
"You removed {p_out} % of variables.","Umeondoa {p_out} % ya vigezo."
|
||||
"You can import {file_extensions_text} files","Unaweza kuingiza faili za {file_extensions_text}"
|
||||
"You can choose between these file types:","Unaweza kuchagua kati ya aina hizi za faili:"
|
||||
"Rows to skip before reading data:","Safu za kuruka kabla ya kusoma data:"
|
||||
"Missing values character(s):","Herufi za thamani zinazokosekana:"
|
||||
"if several use a comma (',') to separate them","ikiwa kadhaa hutumia koma (',') kuwatenganisha"
|
||||
"Encoding:","Usimbaji:"
|
||||
"Upload a file:","Pakia faili:"
|
||||
"Browse...","Vinjari..."
|
||||
"Select sheet to import:","Chagua laha ya kuingiza:"
|
||||
"No file selected.","Hakuna faili iliyochaguliwa."
|
||||
"Evaluate","Tathmini"
|
||||
"Visuals","Picha"
|
||||
"Regression","Urejeshaji"
|
||||
"Download","Pakua"
|
||||
"{data_text} has {n} observations and {n_var} variables, with {n_complete} ({p_complete} %) complete cases.","{data_text} ina uchunguzi wa {n} na vigezo vya {n_var}, pamoja na visa kamili vya {n_complete} ({p_complete}%)."
|
||||
"Prepare","Tayarisha"
|
||||
"At 0, only complete variables are included; at 100, all variables are included.","Katika 0, ni vigezo kamili pekee vilivyojumuishwa; katika 100, vigezo vyote vimejumuishwa."
|
||||
"The following variable pairs are highly correlated: {sentence_paste(.x,and_str)}.\nConsider excluding one {more}from the dataset to ensure variables are independent.","Jozi zifuatazo za vigeu zina uhusiano wa hali ya juu: {sentence_paste(.x,and_str)}.\nFikiria kutenga moja {zaidi} kutoka kwenye seti ya data ili kuhakikisha vigeu vinajitegemea."
|
||||
"No variables have a correlation measure above the threshold.","Hakuna vigezo vyenye kipimo cha uhusiano kilicho juu ya kizingiti."
|
||||
"and","na"
|
||||
"from each pair","kutoka kwa kila jozi"
|
||||
"Only non-text variables are available for plotting. Go the ""Data"" to reclass data to plot.","Vigezo visivyo vya maandishi pekee ndivyo vinavyopatikana kwa ajili ya kupanga. Nenda kwenye ""Data"" ili kupanga upya data ili kupanga."
|
||||
"Plot","Kipande cha habari"
|
||||
"Adjust settings, then press ""Plot"".","Rekebisha mipangilio, kisha bonyeza ""Plot""."
|
||||
"Plot height (mm)","Urefu wa kiwanja (mm)"
|
||||
"Plot width (mm)","Upana wa kiwanja (mm)"
|
||||
"File format","Umbizo la faili"
|
||||
"Download plot","Pakua njama"
|
||||
"Select variable","Chagua kigezo"
|
||||
"Response variable","Kigezo cha majibu"
|
||||
"Plot type","Aina ya kiwanja"
|
||||
"Please select","Tafadhali chagua"
|
||||
"Additional variables","Vigezo vya ziada"
|
||||
"Secondary variable","Kigezo cha pili"
|
||||
"No variable","Hakuna kigezo"
|
||||
"Grouping variable","Kigezo cha kuweka katika makundi"
|
||||
"No stratification","Hakuna matabaka"
|
||||
"Drawing the plot. Hold tight for a moment..","Kuchora njama. Shikilia kwa muda.."
|
||||
"#Plotting\n","#Upangaji\n"
|
||||
"Stacked horizontal bars","Pau za mlalo zilizopangwa kwa mpangilio"
|
||||
"A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars","Njia ya kitamaduni ya kuibua usambazaji wa mizani ya kawaida kama vile Mizani ya Nafasi iliyorekebishwa na inayojulikana kama baa za Grotta"
|
||||
"Violin plot","Hadithi ya violin"
|
||||
"A modern alternative to the classic boxplot to visualise data distribution","Njia mbadala ya kisasa ya mpangilio wa kisanduku wa kawaida ili kuibua usambazaji wa data"
|
||||
"Sankey plot","Njama ya Sankey"
|
||||
"A way of visualising change between groups","Njia ya kuibua mabadiliko kati ya vikundi"
|
||||
"Scatter plot","Njama ya kutawanya"
|
||||
"A classic way of showing the association between to variables","Njia ya kawaida ya kuonyesha uhusiano kati ya vigezo"
|
||||
"Box plot","Kipande cha sanduku"
|
||||
"A classic way to plot data distribution by groups","Njia ya kawaida ya kupanga usambazaji wa data kwa vikundi"
|
||||
"Euler diagram","Mchoro wa Euler"
|
||||
"Generate area-proportional Euler diagrams to display set relationships","Tengeneza michoro ya Euler inayolingana na eneo ili kuonyesha uhusiano uliowekwa"
|
||||
"Documentation","Nyaraka"
|
||||
"Data is only stored for analyses and deleted when the app is closed.","Data huhifadhiwa kwa ajili ya uchambuzi na kufutwa tu wakati programu imefungwa."
|
||||
"Feedback","Maoni"
|
||||
"License: AGPLv3","Leseni: AGPLv3"
|
||||
"Source","Chanzo"
|
||||
"Data includes {n_pairs} pairs of highly correlated variables.","Data inajumuisha jozi {n_pairs} za vigeu vinavyohusiana sana."
|
||||
"Create plot","Unda njama"
|
||||
"Coefficients plot","Mchoro wa viambato"
|
||||
"Checks","Hundi"
|
||||
"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.","Hapa chini kuna jedwali la muhtasari kwa ajili ya ufahamu wa haraka, na upande wa kulia unaweza kuibua madarasa ya data, kuvinjari uchunguzi na kutumia vichujio tofauti vya data."
|
||||
"Browse observations","Vinjari uchunguzi"
|
||||
"Settings","Mipangilio"
|
||||
"The following error occured on determining correlations:","Hitilafu ifuatayo ilitokea katika kubaini uhusiano:"
|
||||
"We encountered the following error creating your report:","Tulikutana na hitilafu ifuatayo katika kuunda ripoti yako:"
|
||||
"No missing observations","Hakuna uchunguzi unaokosekana"
|
||||
"There is a total of {p_miss} % missing observations.","Kuna jumla ya uchunguzi wa {p_miss}% unaokosekana."
|
||||
"Median:","Wastani:"
|
||||
"Restore original data","Rejesha data asili"
|
||||
"Reset to original imported dataset. Careful! There is no un-doing.","Rudisha kwenye seti ya data asili iliyoingizwa. Kuwa mwangalifu! Hakuna kutengua."
|
||||
"Characteristics","Sifa"
|
||||
"Only factor/categorical variables are available for stratification. Go back to the 'Prepare' tab to reclass a variable if it's not on the list.","Vigezo vya vipengele/kategoria pekee ndivyo vinavyopatikana kwa ajili ya uainishaji wa tabaka. Rudi kwenye kichupo cha 'Tayarisha' ili kupanga upya kigezo ikiwa hakipo kwenye orodha."
|
||||
"Compare strata?","Linganisha tabaka?"
|
||||
"Correlations","Uhusiano"
|
||||
"To avoid evaluating the correlation of the outcome variable, this can be excluded from the plot or select 'none'.","Ili kuepuka kutathmini uhusiano wa kigezo cha matokeo, hii inaweza kutengwa kwenye njama au kuchagua 'hakuna'."
|
||||
"Correlation cut-off","Kikomo cha uhusiano"
|
||||
"Set the cut-off for considered 'highly correlated'.","Weka kikomo cha 'kinachohusiana sana'."
|
||||
"Missings","Hazipo"
|
||||
"Class","Darasa"
|
||||
"Observations","Uchunguzi"
|
||||
"Data classes and missing observations","Madarasa ya data na uchunguzi unaokosekana"
|
||||
"Sure you want to reset data? This cannot be undone.","Una uhakika unataka kuweka upya data? Hii haiwezi kutenduliwa."
|
||||
"Cancel","Ghairi"
|
||||
"Confirm","Thibitisha"
|
||||
"The filtered data","Data iliyochujwa"
|
||||
"Create new factor","Unda kipengele kipya"
|
||||
"This window is aimed at advanced users and require some *R*-experience!","Dirisha hili linalenga watumiaji wa hali ya juu na linahitaji uzoefu wa *R*!"
|
||||
"Create new variables","Unda vigezo vipya"
|
||||
"Select data types to include","Chagua aina za data za kujumuisha"
|
||||
"Uploaded data overview","Muhtasari wa data iliyopakiwa"
|
||||
"Here is an overview of how your data is interpreted, and where data is missing. Use this information to consider if data is missing at random or if some observations are missing systematically wich may be caused by an observation bias.","Hapa kuna muhtasari wa jinsi data yako inavyotafsiriwa, na mahali ambapo data inakosekana. Tumia taarifa hii kuzingatia ikiwa data inakosekana bila mpangilio au ikiwa baadhi ya uchunguzi unakosekana kimfumo ambao unaweza kusababishwa na upendeleo wa uchunguzi."
|
||||
"Specify covariables","Bainisha vigeu vinavyoweza kuunganishwa"
|
||||
"If none are selected, all are included.","Ikiwa hakuna aliyechaguliwa, wote wamejumuishwa."
|
||||
"Analyse","Changanua"
|
||||
"Working...","Inafanya kazi..."
|
||||
"Press 'Analyse' to create the regression model and after changing parameters.","Bonyeza 'Changanua' ili kuunda modeli ya urejeshaji na baada ya kubadilisha vigezo."
|
||||
"Show p-value","Onyesha thamani ya p"
|
||||
"Model checks","Ukaguzi wa modeli"
|
||||
"Please confirm data reset!","Tafadhali thibitisha urejeshaji wa data!"
|
||||
"Import data from REDCap","Ingiza data kutoka REDCap"
|
||||
"REDCap server","Seva ya REDCap"
|
||||
"Web address","Anwani ya wavuti"
|
||||
"Format should be either 'https://redcap.your.institution/' or 'https://your.institution/redcap/'","Muundo unapaswa kuwa 'https://redcap.your.institution/' au 'https://your.institution/redcap/'"
|
||||
"API token","Tokeni ya API"
|
||||
"The token is a string of 32 numbers and letters.","Tokeni ni mfuatano wa nambari na herufi 32."
|
||||
"Connect","Unganisha"
|
||||
"Data import parameters","Vigezo vya kuingiza data"
|
||||
"Select fields/variables to import and click the funnel to apply optional filters","Chagua sehemu/vigezo vya kuingiza na ubofye faneli ili kutumia vichujio vya hiari"
|
||||
"Import","Ingiza"
|
||||
"Click to see data dictionary","Bofya ili kuona kamusi ya data"
|
||||
"Connected to server!","Imeunganishwa na seva!"
|
||||
"The {data_rv$info$project_title} project is loaded.","Mradi wa {data_rv$info$project_title} umepakiwa."
|
||||
"Data dictionary","Kamusi ya data"
|
||||
"Preview:","Hakikisho:"
|
||||
"Imported data set","Seti ya data iliyoingizwa"
|
||||
"Select fields/variables to import:","Chagua sehemu/vigezo vya kuingiza:"
|
||||
"Specify the data format","Bainisha umbizo la data"
|
||||
"Fill missing values?","Jaza thamani zinazokosekana?"
|
||||
"Requested data was retrieved!","Data iliyoombwa ilipatikana!"
|
||||
"Data retrieved, but it looks like only the ID was retrieved from the server. Please check with your REDCap administrator that you have required permissions for data access.","Data imerejeshwa, lakini inaonekana ni kitambulisho pekee kilichorejeshwa kutoka kwa seva. Tafadhali wasiliana na msimamizi wako wa REDCap kama una ruhusa zinazohitajika kwa ufikiaji wa data."
|
||||
"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 imerejeshwa, lakini inaonekana kama si sehemu zote zilizoombwa zilizorejeshwa kutoka kwa seva. Tafadhali wasiliana na msimamizi wako wa REDCap kama una ruhusa zinazohitajika kwa ufikiaji wa data."
|
||||
"Click to see the imported data","Bofya ili kuona data iliyoingizwa"
|
||||
"Regression table","Jedwali la urejeshaji"
|
||||
"Import a dataset from an environment","Ingiza seti ya data kutoka kwa mazingira"
|
||||
"Select a dataset:","Chagua seti ya data:"
|
||||
"List of datasets...","Orodha ya seti za data..."
|
||||
"No data selected!","Hakuna data iliyochaguliwa!"
|
||||
"No dataset here...","Hakuna seti ya data hapa..."
|
||||
"Use a dataset from your environment or from the environment of a package.","Tumia seti ya data kutoka kwa mazingira yako au kutoka kwa mazingira ya kifurushi."
|
||||
"Not a data.frame","Sio data.frame"
|
||||
"Select source","Chagua chanzo"
|
||||
"Select a data source:","Chagua chanzo cha data:"
|
||||
"Yes","Ndiyo"
|
||||
"No","Hapana"
|
||||
"Coefficient plot","Mchoro wa mgawo"
|
||||
"Select outcome variable","Chagua kigezo cha matokeo"
|
||||
"Choose regression analysis","Chagua uchanganuzi wa marejeleo"
|
||||
"Covariables to format as categorical","Vigezo vinavyoweza kubadilishwa ili viundwe kama vya kategoria"
|
||||
"Select variable to stratify baseline","Chagua kigezo ili kuweka tabaka la msingi"
|
||||
"Select models to plot","Chagua mifano ya kuchora"
|
||||
"Creating regression models failed with the following error:","Kuunda mifumo ya urejeshaji kumeshindwa kutokana na hitilafu ifuatayo:"
|
||||
"Creating a regression table failed with the following error:","Kuunda jedwali la urejelezaji kulishindwa kutokana na hitilafu ifuatayo:"
|
||||
"Saving the plot. Hold on for a moment..","Kuhifadhi njama. Subiri kwa muda.."
|
||||
"Running model assumptions checks failed with the following error:","Kuendesha ukaguzi wa mawazo ya modeli kulishindwa na hitilafu ifuatayo:"
|
||||
"Select checks to plot","Chagua ukaguzi wa kupanga"
|
||||
"Multivariable regression model checks","Ukaguzi wa modeli ya urejeshaji unaoweza kubadilika-badilika"
|
||||
"Grouped by {get_label(data,ter)}","Imepangwa kwa makundi kulingana na {get_label(data,ter)}"
|
||||
"Option to perform statistical comparisons between strata in baseline table.","Chaguo la kufanya ulinganisho wa takwimu kati ya tabaka katika jedwali la msingi."
|
||||
"Press 'Evaluate' to create the comparison table.","Bonyeza 'Tathmini' ili kuunda jedwali la kulinganisha."
|
||||
"The data includes {n_col} variables. Please limit to 100.","Data inajumuisha vigezo vya {n_col}. Tafadhali punguza hadi 100."
|
||||
"Data import","Uingizaji wa data"
|
||||
"Data import formatting","Uumbizaji wa kuingiza data"
|
||||
"Data modifications","Marekebisho ya data"
|
||||
"Variables filter","Kichujio cha vigeugeu"
|
||||
"Data filter","Kichujio cha data"
|
||||
"Data characteristics table","Jedwali la sifa za data"
|
||||
"The dataset without text variables","Seti ya data bila vigeu vya maandishi"
|
||||
"Creating the table. Hold on for a moment..","Kutengeneza meza. Subiri kwa muda.."
|
||||
"Generating the report. Hold on for a moment..","Inazalisha ripoti. Subiri kidogo.."
|
||||
"We encountered the following error showing missingness:","Tulikutana na hitilafu ifuatayo inayoonyesha ukosefu:"
|
||||
"We encountered the following error browsing your data:","Tulipata hitilafu ifuatayo wakati wa kuvinjari data yako:"
|
||||
"Choose a name for the column to be created or modified, then enter an expression before clicking on the button below to create the variable, or cancel to exit without saving anything.","Chagua jina la safu wima itakayoundwa au kurekebishwa, kisha ingiza usemi kabla ya kubofya kitufe kilicho hapa chini ili kuunda kigezo, au ghairi ili kutoka bila kuhifadhi chochote."
|
||||
"Other","Nyingine"
|
||||
"Hour of the day","Saa ya siku"
|
||||
"Breaks","Mapumziko"
|
||||
"By day of the week","Kwa siku ya wiki"
|
||||
"By weekday","Kufikia siku ya wiki"
|
||||
"By week number and year","Kwa idadi ya wiki na mwaka"
|
||||
"By week number","Kwa nambari ya wiki"
|
||||
"By month and year","Kwa mwezi na mwaka"
|
||||
"By month only","Kwa mwezi pekee"
|
||||
"By quarter of the year","Kufikia robo ya mwaka"
|
||||
"By year","Kwa mwaka"
|
||||
"Keep only most common","Weka pekee ya kawaida"
|
||||
"Number","Nambari"
|
||||
"Combine below percentage","Changanya chini ya asilimia"
|
||||
"Percentage","Asilimia"
|
||||
"By specified numbers","Kwa nambari zilizoainishwa"
|
||||
"By quantiles (groups of equal size)","Kwa quantiles (vikundi vya ukubwa sawa)"
|
||||
"Please fill in web address and API token, then press 'Connect'.","Tafadhali jaza anwani ya wavuti na tokeni ya API, kisha bonyeza 'Unganisha'."
|
||||
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.","Kuna chaguo za hali ya juu zaidi za kurekebisha vigezo vya vipengele/kategoria pamoja na kuunda kipengele kipya kutoka kwa kigezo kilichopo au vigezo vipya vyenye msimbo wa R. Chini unaweza kurejesha data asili."
|
||||
"Text or character to split string by","Maandishi au herufi ya kugawanya mfuatano kwa"
|
||||
"Split the variable","Gawanya kigezo"
|
||||
"Variable to split:","Kinachoweza kubadilika hadi kugawanyika:"
|
||||
"Direction:","Mwelekeo:"
|
||||
"Split string to multiple columns. Keep number of rows.","Gawanya mfuatano katika safu wima nyingi. Weka idadi ya safu wima."
|
||||
"Split string to multiple observations (rows) in the same column. Also ads id and instance columns","Gawanya mfuatano katika uchunguzi mwingi (safu) katika safu wima moja. Pia vitambulisho vya matangazo na safu wima za mfano"
|
||||
"Split character string","Gawanya mfuatano wa herufi"
|
||||
"Split text","Gawanya maandishi"
|
||||
"Split a character string by a common delimiter","Gawanya mfuatano wa herufi kwa kitenganishi cha kawaida"
|
||||
"Select delimiter","Chagua kidhibiti"
|
||||
"Browse data preview","Vinjari hakikisho la data"
|
||||
"Original data","Data asili"
|
||||
"Preview of result","Hakikisho la matokeo"
|
||||
"No character variables with accepted delimiters detected.","Hakuna vigezo vya herufi vilivyo na vidhibiti vinavyokubalika vilivyogunduliwa."
|
||||
"Split a text column by a recognised delimiter.","Gawanya safu wima ya maandishi kwa kitenga kinachotambulika."
|
||||
"Apply split","Tumia mgawanyiko"
|
||||
"Stacked relative barplot","Kipande cha baruni kilichopangwa kwa mirundiko"
|
||||
"Create relative stacked barplots to show the distribution of categorical levels","Unda viwanja vya baruni vilivyopangwa ili kuonyesha usambazaji wa viwango vya kategoria"
|
||||
"Side-by-side barplot","Kipande cha baruni cha kando kwa kando"
|
||||
"Create side-by-side barplot to show the distribution of categorical levels","Unda mpangilio wa barufa kando ili kuonyesha usambazaji wa viwango vya kategoria"
|
||||
"Select table theme","Chagua mandhari ya jedwali"
|
||||
"Level of detail","Kiwango cha maelezo"
|
||||
"Minimal","Kidogo"
|
||||
"Extensive","Kina"
|
||||
"Letters","Barua"
|
||||
"Words","Maneno"
|
||||
"Shorten to first letters","Fupisha herufi za kwanza"
|
||||
"Shorten to first words","Fupisha maneno ya kwanza"
|
||||
"Missings across variables by the variable **'{input$missings_var}'**","Hazipo katika vigezo kwa kigezo **'{input$missings_var}'**"
|
||||
"Missing vs non-missing observations in the variable **'{input$missings_var}'**","Uchunguzi unaokosekana dhidi ya usiokosekana katika kigezo **'{input$missings_var}'**"
|
||||
"Evaluate missingness by either comparing missing values across variables (optionally grouped by af categorical or dichotomous variable) or compare variables grouped by the missing status (missing or not) of an outcome variable. If there is a significant difference i the missingness, this may cause a bias in you data and should be considered carefully interpreting the data and analyses as data may not be missing at random.","Tathmini upungufu kwa kulinganisha thamani zinazokosekana katika vigezo (hiari zilizopangwa kwa mujibu wa kigezo cha kategoria au cha pande mbili) au linganisha vigezo vilivyopangwa kwa mujibu wa hali inayokosekana (inayokosekana au isiyokosekana) ya kigezo cha matokeo. Ikiwa kuna tofauti kubwa katika upungufu, hii inaweza kusababisha upendeleo katika data yako na inapaswa kuzingatiwa kwa uangalifu kutafsiri data na uchambuzi kwani data inaweza isikosekane bila mpangilio."
|
||||
"Calculating. Hold tight for a moment..","Kuhesabu. Shikilia kwa muda.."
|
||||
"Overview of missing observations","Muhtasari wa uchunguzi uliokosekana"
|
||||
"Analysis method for missingness overview","Mbinu ya uchambuzi wa muhtasari wa kukosekana"
|
||||
"Overview of missings across variables","Muhtasari wa mambo yanayokosekana katika vigezo"
|
||||
"Overview of difference in variables by missing status in outcome","Muhtasari wa tofauti katika vigezo kwa kukosa hali katika matokeo"
|
||||
"Select a variable for grouped overview","Chagua kigezo cha muhtasari wa kikundi"
|
||||
"Select outcome variable for overview","Chagua kigezo cha matokeo kwa muhtasari"
|
||||
"No outcome measure chosen","Hakuna kipimo cha matokeo kilichochaguliwa"
|
||||
"There is a significant difference in data missingness in {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} grouped by the selected outcome/grouping variable {outcome}.","Kuna tofauti kubwa katika ukosefu wa data katika {n_nonmcar} {ifelse(n_nonmcar==1,'variable','variables')} zilizopangwa kwa mujibu wa kigezo kilichochaguliwa cha matokeo/upangaji {outcome}."
|
||||
"Include group differences","Jumuisha tofauti za vikundi"
|
||||
"Error:","Hitilafu:"
|
||||
"Download table","Pakua jedwali"
|
||||
"Welcome to FreesearchR","Karibu kwenye FreesearchR"
|
||||
"A free data analysis tool for clinicians, students, and learners","Zana ya uchambuzi wa data bila malipo kwa madaktari, wanafunzi, na wanafunzi"
|
||||
"Core Features","Vipengele vya Msingi"
|
||||
"Import Data","Ingiza Data"
|
||||
"Data Management","Usimamizi wa Data"
|
||||
"Filter, modify, and create new variables. Prepare your data efficiently for analysis.","Chuja, rekebisha, na uunde vigeu vipya. Tayarisha data yako kwa ufanisi kwa ajili ya uchambuzi."
|
||||
"Descriptive Statistics","Takwimu za Maelezo"
|
||||
"Additional Capabilities","Uwezo wa Ziada"
|
||||
"Data Visualization","Uonyeshaji wa Data"
|
||||
"Create simple, clean plots for quick insights and overview","Unda michoro rahisi na safi kwa ajili ya maarifa ya haraka na muhtasari"
|
||||
"Regression Models","Mifumo ya Urejeshaji"
|
||||
"Build simple regression models for advanced analysis","Jenga mifumo rahisi ya urejelezaji kwa ajili ya uchambuzi wa hali ya juu"
|
||||
"Export & Learn","Hamisha na Ujifunze"
|
||||
"Download Results","Pakua Matokeo"
|
||||
"Get Modified Data","Pata Data Iliyorekebishwa"
|
||||
"Reproducible Code","Nambari Inayoweza Kurudiwa"
|
||||
"Full Documentation","Nyaraka Kamili"
|
||||
"Share Feedback","Shiriki Maoni"
|
||||
"Contact Us","Wasiliana Nasi"
|
||||
"FreesearchR is available in multiple languages. To help with translations, please contact us at info@freesearchr.org","FreesearchR inapatikana katika lugha nyingi. Ili kukusaidia na tafsiri, tafadhali wasiliana nasi kwa info@freesearchr.org."
|
||||
"Home","Nyumbani"
|
||||
"Start with FreesearchR for basic data evaluation and analysis.","Anza na FreesearchR kwa tathmini na uchambuzi wa data ya msingi."
|
||||
"When you need more advanced tools, you'll be better prepared to use R directly.","Unapohitaji zana za hali ya juu zaidi, utakuwa tayari zaidi kutumia R moja kwa moja."
|
||||
"(Read more)","(Soma zaidi)"
|
||||
"Run the FreesearchR app locally when working with sensitive data.","Endesha programu ya FreesearchR ndani ya eneo lako unapofanya kazi na data nyeti."
|
||||
"Load data from spreadsheets, REDCap servers, or try with sample data. Multiple sources supported for maximum flexibility.","Pakia data kutoka kwa lahajedwali, seva za REDCap, au jaribu na data ya sampuli. Vyanzo vingi vinaungwa mkono kwa unyumbufu wa hali ya juu."
|
||||
"Evaluate data with descriptive analyses, inspect correlations, and review missing observations effectively.","Tathmini data kwa kutumia uchambuzi wa maelezo, kagua uhusiano, na uhakiki uchunguzi unaokosekana kwa ufanisi."
|
||||
"Export results directly to your text editor","Hamisha matokeo moja kwa moja kwenye kihariri chako cha maandishi"
|
||||
"Save your processed datasets for later","Hifadhi seti zako za data zilizosindikwa kwa ajili ya baadaye"
|
||||
"Learn and reproduce results in R","Jifunze na uzalishe matokeo katika R"
|
||||
"When you need more advanced tools, you'll be prepared to use R directly.","Unapohitaji zana za hali ya juu zaidi, utakuwa tayari kutumia R moja kwa moja."
|
||||
"The app contains a selelct number of features and will guide you through key analyses.","The app contains a selelct number of features and will guide you through key analyses."
|
||||
"Sort by Levels","Sort by Levels"
|
||||
"Reorder factor levels","Reorder factor levels"
|
||||
"Modify factor levels","Modify factor levels"
|
||||
"Reorder or rename the levels of factor/categorical variables.","Reorder or rename the levels of factor/categorical variables."
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue