Files
FHC-Core/locale/en-US/lehre.php
T
Andreas Österreicher 62b267a9a6 Anpassungen Phrasenmodul
- Mailverteiler
- Dokumente
2011-08-23 15:08:19 +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']='Semester plan';
$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']='Übungstool<br>("Kreuzerl"-Tool)';
$this->phrasen['lehre/kreuzerltoolMitMoodleInfo']='You can\'t use the Übungstool together with Moodle.\nIf you wish to use the Übungstool, 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 Übungstool.\nIf you wish to use Moodle, you have to delte the exercises from the Übungstool.';
$this->phrasen['lehre/gesamtnote']='Final Grade';
$this->phrasen['lehre/studentenAbgabe']='Students Uploads';
?>