PHP Classes

File: lang/fa.php

Recommend this page to a friend!
  Classes of Ganesh Kandu   Palette PHP CMS System   lang/fa.php   Download  
File: lang/fa.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Palette PHP CMS System
Manage content site edited visually in the browser
Author: By
Last change:
Date: 2 years ago
Size: 4,634 bytes
 

Contents

Class file image Download
<?php

/*
///////////////////////////////////////////////////
Palatte is a PHP Based Site Builder
Developed By : Ganesh Kandu
Contact Mail : kanduganesh@gmail.com
///////////////////////////////////////////////////
*/

$language['fa'] = 'Persian';

return array(
   
"lang-align" => "rtl",
   
"Palette" => "???? ??? ?????",
   
"Dashboard" => "???????",
   
"Project" => "?????",
   
"Projects" => "????? ??",
   
"New" => "????",
   
"Open" => "??? ??",
   
"Help" => "???",
   
"About" => "?? ????",
   
"Logout" => "???? ?? ?????",
   
"Developer" => "????? ?????",
   
"Mail" => "???",
   
"Issues" => "?????",
   
"Developed_By" => "????? ????? ????",
   
"Created_Using" => "????? ??? ?? ???????",
   
"cns" => "????? ???? ????",
   
"Sites" => "???? ???",
   
"Preview" => "??? ?????",
   
"Remove" => "???????",
   
"tb" => "???? ?????",
   
"ok" => "???",
   
"Cancel" => "??? ????",
   
"ar" => "????? ???? ????",
   
"cnp" => "????? ???? ????",
   
"edit" => "??????",
   
"Login" => "????",
   
"User" => "?????",
   
"password" => "???? ????",
   
"File_Name" => "??? ????",
   
"Site_Name" => "??? ????",
   
"Title" => "?????",
   
"Description" => "???",
   
"Keywords" => "???? ???? ??",
   
"Icon" => "?????",
   
"Create" => "????? ????",
   
"Profile" => "??????",
   
"ls" => "???? ??? ?? ??????",
   
"pcs" => "????? ????? ??????",
   
"pgcs" => "??? ???? ????? ?? ??????",
   
"utcp" => "???? ?? ????? ????",
   
"eo" => "??? ?? ???? ???",
   
"nf" => "???? ???",
   
"ext" => "?????",
   
"Permission" => "?????",
   
"tnw" => "??? ???? ????? ????",
   
"rs" => "?? ?????? ??? ??",
   
"utd" => "???? ?? ???",
   
"language" => "????",
   
"backups" => "??????? ????",
   
"backup" => "??????? ????",
   
"downloads" => "??????",
   
"mtime" => "???? ?????",
   
"size" => "??????",
   
"restore" => "??????????",
   
"bct" => "?? ?????? ?????",
   
"utc" => "???? ?? ?????",
   
"res" => "????? ??????",
   
"ures" => "???? ?? ??????????",
   
"dfh" => "??? ???? ???? ?? ????? ???? ?????",
   
"ssfy" => "?? ?????? ????? ??",
   
"unsc" => "?????? ??? ???? ????",
   
"info" => "???????",
   
"warning" => "?????",
   
"eiu" => "???? ????? ?? ???? ????:",
   
"eurl" => "???? ???????? ?? ???? ????",
   
"udisp" => "????? URL",
   
"neurl" => "???? ???? ?? URL",
   
"neau" => "???? ???? ?? URL:",
   
"entdu" => "?? ???? ???? ??? ?? ???? ????? URL",
   
"neaa" => "???? ?? ????",
   
"enoc" => "?? ???? ???? ???? ????",
   
"enor" => "?? ???? ???? ???? ????",
   
"neanor" => "???? ?? ????? ?????",
   
"neanoc" => "???? ?? ????? ????",
   
"ehtml" => "?? HTML ???? ????",
   
"nehtml" => "???? ???? ?? ?? HTML ???",
   
"stmenu" => "?????? ??? ???",
   
"stbc" => "????? ??? ?? ?????",
   
"stfc" => "??? Foreground",
   
"stfs" => "????? ?????? ????",
   
"gm" => "??? ????",
   
"sb" => "?????? ?? ????",
   
"im" => "???? ?????",
   
"sbi" => "????? ????? ?? ?????",
   
"sbiu" => "?????? ?? ????? ???? ?????",
   
"tbi" => "???? ????? ?? ?????",
   
"tbiu" => "???? URL ????? ?? ?????",
   
"tbc" => "???? ??? ?? ?????",
   
"ttc" => "???? ??? ???",
   
"hb" => "????? ???",
   
"hbi" => "????? ????? ?? ?????",
   
"hbiu" => "????? ?? ????? ???? ?????",
   
"hbc" => "????? ??? ?? ?????",
   
"htc" => "????? ??? ???",
   
"bb" => "???? ???",
   
"bbi" => "??? ????? ?? ?????",
   
"bbiu" => "??? URL ????? ?? ?????",
   
"bbc" => "?? ????? ??? ???",
   
"btc" => "??? ???? ???",
   
"stm" => "?????? ??? ???",
   
"close" => "?????",
   
"ebiu" => "????? ? ??? URL ????? ?? ???? ????"
);

?>