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.
21 lines
998 B
21 lines
998 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$lang_new_item = "nov element dodan";
|
|
$lang_title_notification = "Od vašega zadnjega obiska";
|
|
$lang_update_agenda = "obstojeè element agende ažuriran";
|
|
$lang_new_agenda = "nov element agende dodan";
|
|
$lang_update_announcements = "obstojeèe obvestilo ažurirano";
|
|
$lang_new_announcements = "novo obvestilo dodano";
|
|
$lang_new_document = "nov dokument(dokumenti) dodan dodani)";
|
|
$lang_new_exercise = "nova vaja omogoèena";
|
|
$lang_update_link = "informacija o obstoeèi povezavi ažurirana";
|
|
$lang_new_link = "nova povezava dodana";
|
|
$lang_new_forum_topic = "nova tema dodana";
|
|
$lang_new_groupforum_topic = "nova tema dodana v forum skupine";
|
|
$lang_new_dropbox_file = "prejeta nova datoteka";
|
|
$lang_update_dropbox_file = "datoteka v vašem nabiralniku je bila ažurirana";
|
|
$ForumCategoryAdded = "Kategorija foruma je bila dodana";
|
|
$LearnpathAdded = "Uèna pot je bila dodana";
|
|
$GlossaryAdded = "Nova beseda je bila dodana v besednjak";
|
|
?>
|