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.
36 lines
1.8 KiB
36 lines
1.8 KiB
<?php
|
|
/*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$lang_new_item = "مورž";
|
|
$lang_title_notification = "اž";
|
|
$lang_update_agenda = "موارد جدید به روز گردید";
|
|
$lang_new_agenda = "مورž";
|
|
$lang_update_announcements = "اطلاعی ";
|
|
$lang_new_announcements = "اطلاعی ";
|
|
$lang_new_document = "فایل یا فایل های جدیدافزوده شد";
|
|
$lang_new_exercise = "تمری ";
|
|
$lang_update_link = "اطلاعا";
|
|
$lang_new_link = "پیونž";
|
|
$lang_new_forum_topic = "موضوŸ";
|
|
$lang_new_groupforum_topic = "موضوŸ";
|
|
$lang_new_dropbox_file = "مدرک جدید دریافت شد";
|
|
$lang_update_dropbox_file = "فایل موجود در قسمت تبادل مدارک به روز گردید";
|
|
$ForumCategoryAdded = "";
|
|
$LearnpathAdded = "";
|
|
$GlossaryAdded = "";
|
|
$QuizQuestionAdded = "";
|
|
$QuizQuestionUpdated = "";
|
|
$QuizQuestionDeleted = "";
|
|
$QuizUpdated = "";
|
|
$QuizAdded = "";
|
|
$QuizDeleted = "";
|
|
$DocumentInvisible = "";
|
|
$DocumentVisible = "";
|
|
$CourseDescriptionAdded = "";
|
|
$WikiAdded = "";
|
|
$SurveyAdded = "";
|
|
$NotebookAdded = "";
|
|
$NotebookUpdated = "";
|
|
$NotebookDeleted = "";
|
|
?>
|