Files
FHC-Core/locale/en-US/lehre.php
T
2011-11-16 16:00:15 +00:00

33 lines
1.7 KiB
PHP
Executable File

<?php
$this->phrasen['lehre/keineLektorenZugeordnet']='Currently there are no lecturers assigned for this subject';
$this->phrasen['lehre/lehrveranstaltungsinformation']='Course Information';
$this->phrasen['lehre/lvInfoBearbeiten']='edit';
$this->phrasen['lehre/semesterplan']='Semesterplan';
$this->phrasen['lehre/semesterplanUpload']='Upload';
$this->phrasen['lehre/semesterplanVorlage']='Template';
$this->phrasen['lehre/semesterplanVorlageHilfe']='Help';
$this->phrasen['lehre/download']='Download';
$this->phrasen['lehre/upload']='Upload';
$this->phrasen['lehre/ziparchiv']='Zip-File';
$this->phrasen['lehre/ziparchivTitle']='Download all Files as Zip-File';
$this->phrasen['lehre/anwesenheitsUndNotenlisten']='Attendance and grade list';
$this->phrasen['lehre/leistungsuebersicht']='Performance List';
$this->phrasen['lehre/newsgroups']='Newsgroups';
$this->phrasen['lehre/feedback']='Feedback';
$this->phrasen['lehre/benotungstoolHandbuch']='Manual';
$this->phrasen['lehre/kreuzerltool']='Assignment tool<br>("Checkbox"-Tool)';
$this->phrasen['lehre/kreuzerltoolMitMoodleInfo']='You can\'t use the assignment tool together with Moodle.\nIf you wish to use the assignment tool, you have to delete your Moodle Course. Please contact the Support';
$this->phrasen['lehre/moodle']='Moodle';
$this->phrasen['lehre/moodleWartung']='Maintainance';
$this->phrasen['lehre/moodleHandbuch']='Manual';
$this->phrasen['lehre/moodleMitKreuzerltoolInfo']='You can\'t use Moodle together with assignment tool.\nIf you wish to use Moodle, you have to delte the exercises from the assignment tool.';
$this->phrasen['lehre/gesamtnote']='Final Grade';
$this->phrasen['lehre/studentenAbgabe']='Student Uploads';
?>