1212This is the central place for all text from the dashboard which needs to be translated
1313"""
1414
15- md_text_title = {'EN' : 'HMC Survey Data Explorer' , 'DE' : 'HMC Survey Data Explorer' }
15+ md_text_title = {'EN' : 'Survey Data Explorer: ' , 'DE' : 'HMC Survey Data Explorer' }
16+
17+ md_dashboard_title = {'EN' : 'HMC Community Survey 2021' , 'DE' : 'HMC Community Survey 2021' }
1618
1719# Description
1820md_text_description = {'EN' : ("Explorer interactively the HMC 2021 Survey results. "
19- "The overview sections displays some main results, while you can apply some global filters to these. "
21+ "The overview sections displays some main results, while you can apply some global filters to these. "
2022 "Find out what methods, tools, software and standards are applied by others in your research area. "
2123 "The question explorer allows for in detail analysis of a specific question and simple correlations of two questions. "
2224 "Interact with the visualizations and widgets on the left to explorer the data.\n "
3941}
4042
4143
42- ## Global data filters\n
44+ ## Global data filters\n
4345md_text_global_filter = {'EN' : ("Apply filters to displayed data according to research areas and data generation method" ),
4446 'DE' : ("Wende Filter auf die Resultate an um nur Daten bestimmter "
4547 "Forschungsfelder und Erzeugungsmethode dazustellen." )}
5254 'DE' : "Übersicht mit hervorgehobene Fragen zum Forschungsdatenmanagement" }
5355
5456
55- # Tools and Methods\n
57+ # Tools and Methods\n
5658
57- md_text_tools_tabs = {'methods' : {'EN' : 'Data generation methods' , 'DE' : 'Datengenerierungsmethoden' },
58- 'software' : {'EN' : 'Main software in use' , 'DE' : 'Haupt Software in Benutzung' },
59+ md_text_tools_tabs = {'methods' : {'EN' : 'Data generation methods' , 'DE' : 'Datengenerierungsmethoden' },
60+ 'software' : {'EN' : 'Main software in use' , 'DE' : 'Haupt Software in Benutzung' },
5961 'repositories' : {'EN' : 'Repositories data published in' , 'DE' : 'Repositorien mit Datenpublikationen' }}
6062
6163md_text_tools_used = {'EN' : ("Discover the scientific methods, used software and repositories of our communities." ),
7779accordion_titles = {
7880 'EN' : ['Global Data Filters' , 'Community Profiles' , 'Methods, Tools and Software' , 'Survey Data Explorer' ],
7981 'DE' : ['Globale Datenfilter' , 'Communityprofile' , 'Methoden, Werkzeuge und Software' , 'Survey Data Explorer' ]
80- }
82+ }
0 commit comments