Add english translations#12
Conversation
| \RequirePackage{translations} | ||
|
|
||
| \DeclareTranslation{German}{thesisclass}{Arbeit zur Erlangung des akademischen Grades} | ||
| \DeclareTranslation{English}{thesisclass}{Thesis for obtaining the academic degree} |
There was a problem hiding this comment.
These are not the usual translations of these terms, I don't know if there is an official source for english terms though.
| \DeclareTranslation{English}{birthplace}{born in} | ||
|
|
||
| \DeclareTranslation{German}{firstcorrector}{Erstgutachter} | ||
| \DeclareTranslation{English}{firstcorrector}{Reviewer} |
| \DeclareTranslation{English}{firstcorrector}{Reviewer} | ||
|
|
||
| \DeclareTranslation{German}{secondcorrector}{Zweitgutachter} | ||
| \DeclareTranslation{English}{secondcorrector}{Co-reviewer} |
| \DeclareTranslation{English}{submissiondate}{Submission date} | ||
|
|
||
| \DeclareTranslation{German}{university}{Technische Universität Dortmund} | ||
| \DeclareTranslation{English}{university}{Technische Universität Dortmund} |
|
To be honest, I don't know what the correct terms are, I mainly wanted to implement the translations package.
But overall, I think this should be discussed with more experienced people than me. For example, the advisor for my bachelor thesis said none of these things should be translated. Many people use this template and the translations should be well thought of. If this template is even used in other departments, I think discussions should maybe even take place in some official setting. I allowed editing this pull request. This way you could change the translations, when they are final. (simple edits like this can even be done on the GitHub Website: https://github.com/NicoJG/tudothesis/edit/add-english-translations/tudothesis.cls) |
|
I've just found out that the TU actually has a list of official translations: For example, "Gutachter*in (Erst- / Zweitgutachter/in)" is translated to "reviewer (primary / secondary reviewer)". |
It should yes. |
|
@NicoJG concerning the rest, these are simply the terms used in past theses. There are as far as I know no official guidelines for these at TU Dortmund, but they match guidelines of other German universities. Maybe it would be good to inquire about official guide lines with the deans office. |
This should be everything needed to write a thesis in English. (apart from the user content)