mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-12 01:29:28 +00:00
30 lines
2.4 KiB
PHP
30 lines
2.4 KiB
PHP
<?php
|
|
$this->phrasen['courseInformation/ectsInformation']='ECTS - LV Information';
|
|
$this->phrasen['courseInformation/achtungFehlerBeimSpeichern']='Achtung: Fehler beim Speichern der Daten! Bitte versuchen Sie es erneut';
|
|
$this->phrasen['courseInformation/fehlerLogFile']='Fehler beim Schreiben des Log Files';
|
|
$this->phrasen['courseInformation/freigabe']='Freigabe';
|
|
$this->phrasen['courseInformation/freigeben']='Freigeben';
|
|
$this->phrasen['courseInformation/terminologie']='Terminologie';
|
|
$this->phrasen['courseInformation/lvInfoSemester']='LV-Information - %s - %s. Semester';
|
|
$this->phrasen['courseInformation/ectsCredits']='ECTS - Credits';
|
|
$this->phrasen['courseInformation/beiFehlernInDenFixfeldern']='Bei Fehlern in den Fixfeldern bitte an die <a class="Item" href="mailto:%s">zuständige Assistentin</a> wenden.';
|
|
$this->phrasen['courseInformation/lehrendeLautLehrauftrag']='Lehrende laut Lehrauftrag';
|
|
$this->phrasen['courseInformation/institutsleiter']='Institutsleiter';
|
|
$this->phrasen['courseInformation/institutskoordinator']='Institutskoordinator';
|
|
$this->phrasen['courseInformation/unterrichtssprache']='Unterrichtssprache';
|
|
$this->phrasen['courseInformation/voransicht']='Voransicht';
|
|
$this->phrasen['courseInformation/fehlerBeimSchreibenDesLog']='Fehler beim Schreiben des Log-files';
|
|
$this->phrasen['courseInformation/ectsLvInfo']='ECTS - LV INFO';
|
|
$this->phrasen['courseInformation/lvInfoFreigabe']='LV Info - Freigabe';
|
|
$this->phrasen['courseInformation/bearbeitetVon']='Bearbeitet von';
|
|
$this->phrasen['courseInformation/updateAm']='Update am';
|
|
$this->phrasen['courseInformation/online']='Online';
|
|
$this->phrasen['courseInformation/lvInfoBeispiele']='LV Info - Beispiele';
|
|
$this->phrasen['courseInformation/beispielProjektmarketing']='Beispiel Projektmarketing und -controlling';
|
|
$this->phrasen['courseInformation/beispielItProjektarbeitDeutsch']='Beispiel IT Projektarbeit Deutsch';
|
|
$this->phrasen['courseInformation/beispielItProjektarbeitEnglisch']='Beispiel IT Projektarbeit Englisch';
|
|
$this->phrasen['courseInformation/beispielComputerarchitektur']='Beispiel Computerarchitektur';
|
|
$this->phrasen['courseInformation/beispielMSEChangeManagement']='Beispiel MSE Change Management und Softwareevolution';
|
|
$this->phrasen['courseInformatoin/lvInfoTerminologie']='LV Info - Terminologie';
|
|
$this->phrasen['courseInformation/terminologieDeutschEnglisch']='Terminologie Deutsch-Englisch';
|
|
?>
|