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.
18 lines
722 B
18 lines
722 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langActivate = "aktywuj";
|
|
$langDeactivate = "deaktywuj";
|
|
$langRemove = "usuń";
|
|
$langInLnk = "Nieaktywne łącza";
|
|
$langDelLk = "Czy rzeczywiście chcesz usunąć ten odnośnik?";
|
|
$langEnter = "Wejdź";
|
|
$langCourseCreate = "Utwórz nowy kurs";
|
|
$langNameOfTheLink = "Nazwa odnośnika";
|
|
$lang_main_categories_list = "Lista Wydzia³ów/kategorii";
|
|
$langHelp = "Pomoc";
|
|
$langCourseAdminOnly = "Tylko dla prowadzących";
|
|
$PlatformAdminOnly = "Tylko dla Administratorów platformy";
|
|
$ToolIsNowVisible = "To narzędzie jest widoczne";
|
|
$ToolIsNowHidden = "To narzędzie jest niewodoczne";
|
|
?>
|