mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
62 lines
4.9 KiB
PHP
62 lines
4.9 KiB
PHP
<?php
|
|
$this->phrasen['testtool/titel']='';
|
|
$this->phrasen['testtool/login']='Login';
|
|
$this->phrasen['testtool/tag']='Day';
|
|
$this->phrasen['testtool/monat']='Month';
|
|
$this->phrasen['testtool/jahr']='Year';
|
|
$this->phrasen['testtool/willkommenstextTitel']='Welcome to the placement test.';
|
|
$this->phrasen['testtool/willkommenstext']='Please wait for the tutor\'s instructions before you log in.<br /><br />
|
|
We wish you a good start to your studies.';
|
|
$this->phrasen['testtool/nameAuswaehlen']='Choose name...';
|
|
$this->phrasen['testtool/reihungstest']= 'Placement test';
|
|
$this->phrasen['testtool/regulaererEinstieg']='Regular entry';
|
|
$this->phrasen['testtool/quereinstieg']='Lateral entry';
|
|
$this->phrasen['testtool/quereinstiegsgebiete']='Lateral entry test';
|
|
$this->phrasen['testtool/quereinsteiger']='Lateral entry';
|
|
$this->phrasen['testtool/basic']='Basic';
|
|
$this->phrasen['testtool/basisgebiete']='Basic test';
|
|
$this->phrasen['testtool/semester']='Semester';
|
|
$this->phrasen['testtool/reihungstestNichtFreigeschalten']='The entrance examination assigned has not yet been activated.';
|
|
$this->phrasen['testtool/reihungstestNichtRegistriert']='You are not registered for the placement test.';
|
|
$this->phrasen['testtool/reihungstestKannNichtGeladenWerden']='The placement test you are assigned to could not be loaded. Please contact the placement test supervisior.';
|
|
$this->phrasen['testtool/geburtsdatumStimmtNichtUeberein']='Your date of birth does not correspond to the data we have. Please speak to the supervisor. ';
|
|
$this->phrasen['testtool/home']='Home';
|
|
$this->phrasen['testtool/teilnehmerIn']='Participant';
|
|
$this->phrasen['testtool/klickenSieAufEinTeilgebiet']='Select a topic on the left side.<br>';
|
|
$this->phrasen['testtool/gebietStarten']='Start section';
|
|
$this->phrasen['testtool/startseite']='Startpage';
|
|
$this->phrasen['testtool/zurueckZurStartseite']='Back to startpage';;
|
|
$this->phrasen['testtool/begruessungstext']='Welcome to the placement test of the UAS Technikum Wien!';
|
|
$this->phrasen['testtool/anmeldedaten']= "You are logged in with the following data:";
|
|
$this->phrasen['testtool/keineAntwort']='No Answer';
|
|
$this->phrasen['testtool/speichernUndWeiter']='Save and next';
|
|
$this->phrasen['testtool/alleFragenBeantwortet']='CONGRATULATIONS!\n\nYou have answered all the questions in the time allowed.\n Use the remaining time to check your answers or continue to the next section.';
|
|
$this->phrasen['testtool/zeitAbgelaufen']='The time for this part has expired or you have answered all the questions.';
|
|
$this->phrasen['testtool/alleGebietGestartet']='You have worked on all sections.';
|
|
$this->phrasen['testtool/alleGebieteGestartetInfo']='You can now log out and close the browser.';
|
|
$this->phrasen['testtool/spracheDerTestfragen']='Desired language of questions';
|
|
$this->phrasen['testtool/einleitung']='Introduction';
|
|
$this->phrasen['testtool/blaettern']='Browse';
|
|
$this->phrasen['testtool/demo']='See an example';
|
|
$this->phrasen['testtool/abbrechen']='Cancel';
|
|
$this->phrasen['testtool/startGebiet']='Start the section';
|
|
$this->phrasen['testtool/okKlickenUmZuStarten']='Click OK to start this section. \nYou have a timelimit of';
|
|
$this->phrasen['testtool/bitteZuerstAnmelden']='Please log in first!';
|
|
$this->phrasen['testtool/fehlerBeimGenerierenDesFragenpools']='Error in generating the pool of questions.';
|
|
$this->phrasen['testtool/esWurdeKeineFrageGefunden']='No question has been found.';
|
|
$this->phrasen['testtool/fehler']='Error';
|
|
$this->phrasen['testtool/fehlerBeimStartvorgang']='Error in start-up sequence';
|
|
$this->phrasen['testtool/beiDiesemGebietMuessenSieJedeFrageBeantworten']='In this section you must answer every question';
|
|
$this->phrasen['testtool/bearbeitungszeit']='Time';
|
|
$this->phrasen['testtool/dieZeitIstAbgelaufen']='The time has run out!<br />Please enable JavaScript in your browser!';
|
|
$this->phrasen['testtool/dieseFrageIstNichtFuerSieBestimmt']='This question is not intended for you';
|
|
$this->phrasen['testtool/dasGebietIstNichtFuerSieBestimmt']='This section is not intended for you';
|
|
$this->phrasen['testtool/fehlerBeimSpeichernDerErstansicht']='Error in saving the initial view';
|
|
$this->phrasen['testtool/startDrueckenUmZuBeginnen']='To start this section, please click on <b>Start section</b> in the top left corner.';
|
|
$this->phrasen['testtool/keinPrueflingseintragVorhanden']='No candidate entry available.';
|
|
$this->phrasen['testtool/fuerFolgendeStgAngemeldet']='You have applied for the following degree programs:';
|
|
$this->phrasen['testtool/invalideGebiete']='One or more question areas incorrect!<br>Please inform an assisting person.';
|
|
$this->phrasen['testtool/prueflingGesperrt']='Please contact the placement test supervisor!';
|
|
$this->phrasen['testtool/freischaltcode']='Activation code';
|
|
$this->phrasen['testtool/freischalttext']='You will receive your activation code on the day of the placement test after the introduction in the ZOOM meeting (see guideline) from the supervisor.<br /> We wish you good luck.'
|
|
?>
|