/**
 * Arabic translation
 *  @name Arabic
 *  @anchor Arabic
 *  @author Ossama Khayat
 */
{
	"sProcessing":   "???? ???????...",
	"sLengthMenu":   "???? ??????? _MENU_",
	"sZeroRecords":  "?? ????? ??? ??? ?????",
	"sInfo":         "????? _START_ ??? _END_ ?? ??? _TOTAL_ ?????",
	"sInfoEmpty":    "???? 0 ??? 0 ?? ??? 0 ????",
	"sInfoFiltered": "(?????? ?? ????? _MAX_ ?????)",
	"sInfoPostFix":  "",
	"sSearch":       "????:",
	"sUrl":          "",
	"oPaginate": {
		"sFirst":    "?????",
		"sPrevious": "??????",
		"sNext":     "??????",
		"sLast":     "??????"
	}
}
 
  |