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