Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chamilo-lms/main/lang/swedish/gradebook.inc.php

24 lines
697 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$AddResult = "L<EFBFBD>gg till resultat";
$ExportPDF = "Exportera till PDF";
$Print = "Skriv ut";
$ChooseOrientation = "V<EFBFBD>lj orientering";
$Portrait = "St<EFBFBD>ende";
$Landscape = "Liggande";
$DeleteAll = "Ta bort alla";
$ViewResult = "Visa resultat";
$AddStudent = "L<EFBFBD>gg till anv<EFBFBD>ndare";
$Location = "Plats";
$FileType = "Filtyp";
$ExampleCSVFile = "CSV-filexempel";
$ExampleXMLFile = "XML-filexempel";
$IgnoreErrors = "Ignorera fel";
$LinkAdded = "L<EFBFBD>nk tillagd";
$LinkDeleted = "L<EFBFBD>nk borttagen";
$Average = "Genomsnitt";
$ViewStatistics = "Visa statistik";
$TotalUser = "Totalt f<EFBFBD>r anv<EFBFBD>ndaren";
$AverageTotal = "Genomsnitt totalt";
?>