Files
FHC-Core/locale/de-AT/courseInformation.php
T
2015-07-31 13:15:53 +02:00

45 lines
4.3 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/deutschFreigeben']='Deutsche LV-Infos freigeben';
$this->phrasen['courseInformation/englischFreigeben']='Englische LV-Infos 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']='InstitutsleiterIn';
$this->phrasen['courseInformation/institutskoordinator']='InstitutskoordinatorIn';
$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';
$this->phrasen['courseInformation/incomingplaetze']='Incomingplätze';
$this->phrasen['courseInformation/pflichtfelderWerdenAufDerExternenSeiteAngezeigt']='Pflichtfelder werden auch auf der offiziellen Webseite angezeigt und sollten daher ausgefüllt werden';
$this->phrasen['courseInformation/fallsSieAufzaehlungslistenVerwenden']='Falls Sie Aufzählungslisten verwenden möchten, geben Sie diese bitte in der folgenden Form ein: <br/> <font style="color:blue">&lt;ul&gt;</font><br/><font style="color:green">&lt;li&gt;</font>Listeneintrag1<font style="color:green">&lt;/li&gt;</font><font style="color:green">&lt;li&gt;</font>Listeneintrag2<font style="color:green">&lt;/li&gt;</font><br/><font style="color:blue">&lt;/ul&gt;</font>';
$this->phrasen['courseInformation/zurFreigabeAbschicken']='Zur Freigabe Abschicken';
$this->phrasen['courseInformation/diesIstEineAutomatischeMail']='Dies ist eine automatische Benachrichtigung';
$this->phrasen['courseInformation/lvinfoWurdeUeberarbeitet']='%s hat die LV-Informationen der Lehrveranstaltung %s überarbeitet und Ihre Freigabe angefordert';
$this->phrasen['courseInformation/sieKoennenDieseUnterFolgenderAdresseFreigeben']='Sie können diese unter folgendem Link freigeben';
$this->phrasen['courseInformation/freigabeLvinfo']='Freigabe LV-Info';
$this->phrasen['courseInformation/freigabemailWurdeVersandt']='Das Freigabemail wurde versandt an %s';
$this->phrasen['courseInformation/fehlerBeimSendenAufgetreten']='Fehler beim Senden des Freigabemails an %s';
$this->phrasen['courseInformation/konnteKeinFreigabemailVersendetWerden']='Die Nachricht zur Freigabe der LV-Info konnte nicht gesendet werden';
$this->phrasen['courseInformation/nochNichtFreigegeben']='LV-Info noch nicht freigegeben';
$this->phrasen['courseInformation/freigegeben']='LV-Info freigegeben';
?>