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/resourcelinker.inc.php

57 lines
2.2 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$ResourceAdded = "Resource added. You can now go back to the path or add more resources.";
$LearningPath = "Learning Path";
$LevelUp = "level up";
$AddIt = "Add it";
$MainCategory = "main category";
$lang_delete_added_resources = "Delete added resources";
$AddToLinks = "Add to the course links";
$DontAdd = "do not add";
$lang_show_all_added_resources = "Show all added resources";
$ResourcesAdded = "Added new resources";
$BackTo = "Back to";
$ExternalResources = "External resources";
$CourseResources = "Course resources";
$ExternalLink = "External link";
$DropboxAdd = "Add the dropbox page to this chapter.";
$AddAssignmentPage = "Add the upload assignment page to this chapter.";
$Exercise = "Test";
$Link = "Link";
$AdValvas = "Ad Valvas";
$Document = "Document";
$ShowDelete = "Visa / Radera";
$IntroductionText = "Introduktionstext";
$CourseDescription = "Kursbeskrivning";
$Groups = "Grupper";
$Users = "Anv<EFBFBD>ndare";
$IntroductionTextAdd = "L<EFBFBD>gg till sida som inneh<EFBFBD>ller introduktions text till detta kapitel.";
$CourseDescriptionAdd = "L<EFBFBD>gg till en sida som inneh<EFBFBD>ller beskrivning till detta kapitel.";
$GroupsAdd = "L<EFBFBD>gg till gruppsidan till detta kapitel.";
$UsersAdd = "L<EFBFBD>gg till anv<EFBFBD>ndarsidan till detta kapitel.";
$ExportableCourseResources = "Exportbara kurs resurser";
$DokeosRelatedCourseMaterial = "Dokeos relaterade kurs resurser";
$LinkTarget = "L<EFBFBD>nkm<EFBFBD>l";
$SameWindow = "I samma f<EFBFBD>nster";
$NewWindow = "I ett nytt f<EFBFBD>nster";
$StepDeleted1 = "detta";
$StepDeleted2 = "objekt blev raderat i det verktyget.";
$Modify = "Modifiera / <EFBFBD>ndra";
$Chapter = "Kapitel";
$NoAgendaItems = "Det finns inga Agenda objekt";
$AgendaAdd = "L<EFBFBD>gg till ett Agenda objekt";
$UserGroupFilter = "Anv<EFBFBD>nd gruppfilter";
$AgendaSortChronologicallyUp = "Sortera Agenda kronologiskt (upp)";
$ShowCurrent = "Visa aktuella Agenda objekt";
$ModifyCalendarItem = "<EFBFBD>ndra Agenda objekt";
$ItemTitle = "Titel";
$Detail = "Detaljer";
$EditSuccess = "<EFBFBD>ndringen lyckades";
$AddCalendarItem = "L<EFBFBD>gg till Agenda objekt";
$AddAnn = "L<EFBFBD>gg till tillk<EFBFBD>nnagivande";
$ForumAddNewTopic = "Forum: l<EFBFBD>gg till nytt <EFBFBD>mne";
$ForumEditTopic = "Forum: <EFBFBD>ndra <EFBFBD>mne";
$ExerciseAnswers = "<EFBFBD>vningar: Svar";
$ForumReply = "Forum: svar";
?>