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.
20 lines
950 B
20 lines
950 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";
|
|
?>
|