123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?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.";
- $Dropbox = "Dropbox";
- $Assignments = "Assignments";
- $Exercise = "Test";
- $Link = "Link";
- $Forum = "Forum";
- $AdValvas = "Ad Valvas";
- $Document = "Document";
- $ShowDelete = "Pokaż / Skasuj";
- $IntroductionText = "Tekst wprowadzający";
- $CourseDescription = "Opis kursu";
- $Groups = "Grupy";
- $Users = "Użytkownicy";
- $IntroductionTextAdd = "Dodaj stronę zawierającą tekst wprowadzający do tego rozdziału.";
- $CourseDescriptionAdd = "Dodaj stronę zawierającą opis tego rozdziału kursu.";
- $GroupsAdd = "Dodaj do tego rozdziału stronę zawierającą grupy.";
- $UsersAdd = "Dodaj do tego rozdziału stronę zawierającą użytkowników.";
- $ExportableCourseResources = "Eksportowalne zasoby kursu";
- $DokeosRelatedCourseMaterial = "Zasoby kursu związane z Dokeos\'em";
- $LinkTarget = "Cel linka";
- $SameWindow = "W tym samym oknie";
- $NewWindow = "W nowym oknie";
- $StepDeleted1 = "Ten";
- $StepDeleted2 = "element w tym narzędziu został skasowany.";
- $Modify = "modyfikuj";
- $Chapter = "Rozdział";
- $NoAgendaItems = "Nie ma żadnych elementów Agendy";
- $AgendaAdd = "Dodaj element Agendy";
- $UserGroupFilter = "Filtr grupowy użytkowników";
- $AgendaSortChronologicallyUp = "Sortuj Agendę chronologicznie (rosnąco)";
- $ShowCurrent = "Pokaż bieżące elementy Agendy";
- $ModifyCalendarItem = "Modyfikuj element Agendy";
- $ItemTitle = "Tytuł";
- $Detail = "Szczegóły";
- $EditSuccess = "Edycja powiodła się";
- $AddCalendarItem = "Dodaj element Agendy";
- $AddAnn = "Dodaj ogłoszenie";
- $ForumAddNewTopic = "Forum: dodaj nowy temat";
- $ForumEditTopic = "Forum: edytuj temat";
- $ExerciseAnswers = "Ćwiczenie: Odpowiedzi";
- $ForumReply = "Forum: odpowiedz";
- ?>
|