Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
galaxyproject
GitHub Repository: galaxyproject/training-material
Path: blob/main/metadata/lang/en.yml
2607 views
1
# reference language file in English
2
# to add your language, copy this file and replace the text with your translations
3
4
# metadata box
5
overview: "Overview"
6
questions: "Questions"
7
objectives: "Objectives"
8
requirements: "Requirements"
9
authors: "Authors"
10
add-contributions: "Add Contributions!"
11
12
time-estimation: "Time estimation"
13
minutes: "minutes"
14
hour: "hour"
15
hours: "hours"
16
17
level: "Level"
18
introductory: "Introductory"
19
intermediate: "Intermediate"
20
advanced: "Advanced"
21
22
supporting-materials: "Supporting Materials"
23
slides: "Slides"
24
datasets: "Datasets"
25
workflows: "Workflows"
26
supporting-galaxies: "Available on these Galaxies"
27
last-modification: "Last modification"
28
published: "Published"
29
revision: "Revision"
30
31
# boxes
32
tip: "Tip"
33
hands-on: "Hands On"
34
agenda: "Agenda"
35
code-in: 'Code In'
36
code-out: 'Code Out'
37
comment: 'Comment'
38
details: 'Details'
39
solution: 'Solution'
40
warning: 'Warning'
41
question: 'Question'
42
43
# contributions
44
authors: "Author(s)"
45
translation: "Translation"
46
editors: "Editor(s)"
47
testers: "Tester(s)"
48
reviewers: "Reviewer(s)"
49
infrastructure: "Infrastructure"
50
51
instructors: "Instructors(s)"
52
organisers: "Organiser(s)"
53
data-providers: "Data Provider(s)"
54
ux-designers: "UX/Designer(s)"
55
56
topic: "Topic"
57
tutorial: "Tutorial"
58
getting-support: "Have questions about this tutorial? Have a look at the available FAQ pages and support channels"
59
60
figure: "Figure"
61
62
# endmatter
63
you-finished-tutorial: "You've finished the tutorial"
64
i-finished-tutorial: "I finished this tutorial"
65
key-points: "Key points"
66
faqs: "Frequently Asked Questions"
67
references: "References"
68
# Also as
69
# references: "Funding"
70
feedback: "Feedback"
71
feedback-text: "Did you use this material as an instructor? Feel free to give us feedback on"
72
feedback-link-text: "how it went"
73
feedback-text-learner: "Did you use this material as a learner or student? Click the form below to leave feedback."
74
feedback-none: "No feedback has been recieved yet for this training. Be the first one by filling in the feedback form."
75
funders-ack: "These individuals or organisations provided funding support for the development of this resource"
76
77
78
glossary: "Glossary"
79
citing-tutorial: "Citing this Tutorial"
80
congrats: "Congratulations on successfully completing this tutorial!"
81
82
want-extend-knowledge: "Want to extend your knowledge?"
83
recommended-followup: "Follow one of our recommended follow-up trainings"
84
85
license: "License"
86
license-tutorial: "Tutorial content is licensed under"
87
license-framework: "The GTN framework is licensed under"
88
89
# slides
90
thank-you: "Thank You"
91
collaborative-effort: "This material is the result of a collaborative work. Thanks to the [Galaxy Training Network](https://training.galaxyproject.org) and all the contributors!"
92
edit-on-github: "Found a typo? Something is wrong in this tutorial? Edit it on GitHub"
93
94
first-time-using-slides: "Use arrow keys to move between slides"
95
presenter-notes: "press <kbd>P</kbd> to view the presenter notes"
96
presenter-notes-explanation: |
97
Presenter notes contain extra information which might be useful if you intend to use these slides for teaching.
98
99
Press P again to switch presenter notes off
100
101
Press C to create a new window where the same presentation will be displayed.
102
This window is linked to the main window. Changing slides on one will cause the slide to change on the other.
103
104
Useful when presenting.
105
plaintext-slides: "Plain-text slides"
106
video-slides: "Video slides"
107
before-diving-in: "Before diving into this slide deck, we recommend you to have a look at"
108
109
# In the code but not in lang.yaml
110
# notebooks: "Jupyter Notebook"
111
# notebooks: "RMarkdown Notebook"
112
# published: "Published"
113
# best-in-rstudio: "Best viewed in RStudio"
114
# best-in-jupyter: "Best viewed in a Jupyter Notebook"
115
116