mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
updatet languagefiles and added missing strings
This commit is contained in:
parent
bd3da8a2ff
commit
44d95969b2
17 changed files with 346 additions and 36 deletions
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// lesson.php - created with Moodle 1.3 development (2004041800)
|
||||
// lesson.php - created with Moodle 1.4 (2004083100)
|
||||
|
||||
|
||||
$string['actionaftercorrectanswer'] = 'Hændelse efter korrekt svar';
|
||||
|
@ -28,7 +28,7 @@ $string['displayofgrade'] = 'Vis bed
|
|||
$string['endofbranch'] = 'Slut på forgræning';
|
||||
$string['endoflesson'] = 'Slut på lektion';
|
||||
$string['fileformat'] = 'Filformat';
|
||||
$string['firstanswershould'] = 'Første svar skal hoppe til "korrekte" side';
|
||||
$string['firstanswershould'] = 'Første svar skal hoppe til \"korrekte\" side';
|
||||
$string['gradeis'] = 'Vurdering er $a';
|
||||
$string['handlingofretakes'] = 'Handling af gentagelser';
|
||||
$string['here'] = 'her';
|
||||
|
@ -47,6 +47,7 @@ $string['multipleanswer'] = 'Flere svar';
|
|||
$string['nextpage'] = 'Næste side';
|
||||
$string['noanswer'] = 'Ingen svar givet';
|
||||
$string['noattemptrecordsfound'] = 'Ingen forsøg indgivet: Ingen vurdering givet.';
|
||||
$string['nobranchtablefound'] = 'Forgreningstabel ikke fundet';
|
||||
$string['normal'] = 'Normal - følg lektionsplan';
|
||||
$string['notdefined'] = 'Ikke defineret';
|
||||
$string['notitle'] = 'Ingen titel';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue