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

39 lines
2.7 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_new_item = "&#1605;&#1608;&#1585;&#1583;
&#1580;&#1583;&#1740;&#1583; &#1575;&#1601;&#1586;&#1608;&#1583;&#1607;
&#1588;&#1583;";
$lang_title_notification = "&#1575;&#1586;
&#1586;&#1605;&#1575;&#1606; &#1570;&#1582;&#1585;&#1740;&#1606;
&#1576;&#1575;&#1586;&#1583;&#1740;&#1583; &#1588;&#1605;&#1575;";
$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;&#1583;
&#1580;&#1583;&#1740;&#1583; &#1583;&#1585; &#1578;&#1602;&#1608;&#1740;&#1605;
&#1575;&#1601;&#1586;&#1608;&#1583;&#1607; &#1588;&#1583;";
$lang_update_announcements = "&#1575;&#1591;&#1604;&#1575;&#1593;&#1740;&#1607;
&#1607;&#1575;&#1740; &#1605;&#1608;&#1580;&#1608;&#1583; &#1576;&#1607;
&#1585;&#1608;&#1586; &#1711;&#1585;&#1583;&#1740;&#1583;";
$lang_new_announcements = "&#1575;&#1591;&#1604;&#1575;&#1593;&#1740;&#1607;
&#1607;&#1575;&#1740; &#1580;&#1583;&#1740;&#1583; &#1575;&#1601;&#1586;&#1608;&#1583;&#1607;
&#1588;&#1583;";
$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;&#1606;
&#1580;&#1583;&#1740;&#1583; &#1570;&#1605;&#1575;&#1583;&#1607; &#1588;&#1583;";
$lang_update_link = "&#1575;&#1591;&#1604;&#1575;&#1593;&#1575;&#1578;
&#1605;&#1608;&#1580;&#1608;&#1583; &#1583;&#1585; &#1605;&#1608;&#1585;&#1583;
&#1662;&#1740;&#1608;&#1606;&#1583; &#1576;&#1607; &#1585;&#1608;&#1586;
&#1711;&#1585;&#1583;&#1740;&#1583;";
$lang_new_link = "&#1662;&#1740;&#1608;&#1606;&#1583;
&#1580;&#1583;&#1740;&#1583; &#1575;&#1601;&#1586;&#1608;&#1583;&#1607;
&#1588;&#1583;";
$lang_new_forum_topic = "&#1605;&#1608;&#1590;&#1608;&#1593;
&#1580;&#1583;&#1740;&#1583; &#1575;&#1601;&#1586;&#1608;&#1583;&#1607;
&#1588;&#1583;";
$lang_new_groupforum_topic = "&#1605;&#1608;&#1590;&#1608;&#1593;
&#1580;&#1583;&#1740;&#1583; &#1576;&#1607; &#1662;&#1740;&#1575;&#1605;&#1711;&#1575;&#1607;
&#1711;&#1585;&#1608;&#1607; &#1575;&#1601;&#1586;&#1608;&#1583;&#1607;
&#1588;&#1583;";
$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;";
?>