Chamilo is a learning management system focused on ease of use and accessibility
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.
chamilo-lms/main/lang/persian/notification.inc.php

19 lines
1.4 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$lang_new_item = "&#1605;&#1608;&#1585;&#158";
$lang_title_notification = "&#1575;&#158";
$lang_update_agenda = "&#1605;&#1608;&#1575;&#1585;&#1583; &#1580;&#1583;&#1740;&#1583; &#1576;&#1607; &#1585;&#1608;&#1586; &#1711;&#1585;&#1583;&#1740;&#1583;";
$lang_new_agenda = "&#1605;&#1608;&#1585;&#158";
$lang_update_announcements = "&#1575;&#1591;&#1604;&#1575;&#1593;&#1740;&#160";
$lang_new_announcements = "&#1575;&#1591;&#1604;&#1575;&#1593;&#1740;&#160";
$lang_new_document = "&#1601;&#1575;&#1740;&#1604; &#1740;&#1575; &#1601;&#1575;&#1740;&#1604; &#1607;&#1575;&#1740; &#1580;&#1583;&#1740;&#1583;&#1575;&#1601;&#1586;&#1608;&#1583;&#1607; &#1588;&#1583;";
$lang_new_exercise = "&#1578;&#1605;&#1585;&#1740;&#160";
$lang_update_link = "&#1575;&#1591;&#1604;&#1575;&#1593;&#1575;&#157";
$lang_new_link = "&#1662;&#1740;&#1608;&#1606;&#158";
$lang_new_forum_topic = "&#1605;&#1608;&#1590;&#1608;&#159";
$lang_new_groupforum_topic = "&#1605;&#1608;&#1590;&#1608;&#159";
$lang_new_dropbox_file = "&#1605;&#1583;&#1585;&#1705; &#1580;&#1583;&#1740;&#1583; &#1583;&#1585;&#1740;&#1575;&#1601;&#1578; &#1588;&#1583;";
$lang_update_dropbox_file = "&#1601;&#1575;&#1740;&#1604; &#1605;&#1608;&#1580;&#1608;&#1583; &#1583;&#1585; &#1602;&#1587;&#1605;&#1578; &#1578;&#1576;&#1575;&#1583;&#1604; &#1605;&#1583;&#1575;&#1585;&#1705; &#1576;&#1607; &#1585;&#1608;&#1586; &#1711;&#1585;&#1583;&#1740;&#1583;";
?>