mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-12-15 17:12:09 +01:00
feat: new strings translated
This commit is contained in:
parent
f9758be525
commit
c999d894c1
1 changed files with 41 additions and 24 deletions
|
|
@ -1,31 +1,30 @@
|
|||
"en","sw"
|
||||
"Hello","Habari"
|
||||
"Get started","Get started"
|
||||
"File upload","File upload"
|
||||
"REDCap server export","REDCap server export"
|
||||
"Local or sample data","Local or sample data"
|
||||
"Please be mindfull handling sensitive data","Please be mindfull handling sensitive data"
|
||||
"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)."
|
||||
"Quick overview","Quick overview"
|
||||
"Select variables for final import","Select variables for final import"
|
||||
"Exclude incomplete variables:","Exclude incomplete variables:"
|
||||
"Manual selection:","Manual selection:"
|
||||
"Let's begin!","Let's begin!"
|
||||
"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."
|
||||
"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)."
|
||||
"Quick overview","Muhtasari wa haraka"
|
||||
"Select variables for final import","Chagua vigeu kwa ajili ya uingizaji wa mwisho"
|
||||
"Exclude incomplete variables:","Usijumuishe vigeu visivyokamilika:"
|
||||
"Manual selection:","Uchaguzi wa mikono:"
|
||||
"Let's begin!","Tuanze!"
|
||||
"Analysis validation","Uthibitishaji 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>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>"
|
||||
"Overview and filter","Overview and filter"
|
||||
"Overview and filtering","Overview and filtering"
|
||||
"Visual overview","Visual overview"
|
||||
"Filter data types","Filter data types"
|
||||
"Filter observations","Filter observations"
|
||||
"Apply filter on observation","Apply filter on observation"
|
||||
"<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"
|
||||
"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.)."
|
||||
"There are more advanced options to modify factor/categorical variables as well as create new factor from a continous 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 a continous variable or new variables with R code. At the bottom you can restore the original data."
|
||||
"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."
|
||||
|
|
@ -37,8 +36,8 @@
|
|||
"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:"
|
||||
"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:"
|
||||
|
|
@ -254,4 +253,22 @@
|
|||
"We encountered the following error browsing your data:","We encountered the following error browsing your data:"
|
||||
"To consider if data is missing by random, choose the outcome/dependent variable (only variables with any missings are available). If there is a significant difference across other variables depending on missing observations, it may not be missing at random.","To consider if data is missing by random, choose the outcome/dependent variable (only variables with any missings are available). If there is a significant difference across other variables depending on missing observations, it may not be missing at random."
|
||||
"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."
|
||||
|
|
|
|||
|
Loading…
Add table
Reference in a new issue