Current Path : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/fa/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/fa/mviews.php

<?php

$lan = array(
  'You do not have access to this page' => 'شما به این برگه دسترسی ندارید',
  'Select Message to view' => 'پیامی را برای دیدن انتخاب کنید',
  'Available Messages' => 'پیامهای موجود',
  'views' => 'دیدها',
  'rate' => 'نرخ',
  'View Details for a Message' => 'دیدن جزئیات یک پیام',
  'Subject' => 'موضوع',
  'Entered' => 'وارد شده',
  'Message Open Statistics' => 'آمار گشودن پیام',
  'Listing user %d to %d' => 'نمایش کاربرهای %d تا %d',
  'Entries' => 'ورودیها',
  'firstview' => 'firstview',
  'lastview' => 'lastview',
  'views' => 'دیدها',
  'responsetime' => 'responsetime',
  'sec' => 'ثانیه',

  # for 2.10.2
'there are currently no messages to view' => 'هم اکنون پیامی برای دیدن نیست',
);

?>