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.
30 lines
960 B
Plaintext
30 lines
960 B
Plaintext
/**
|
|
* Arabic translation
|
|
* @name Arabic
|
|
* @anchor Arabic
|
|
* @author Ossama Khayat
|
|
* @lcid ar
|
|
*/
|
|
|
|
{
|
|
"sEmptyTable": "ليست هناك بيانات متاحة في الجدول",
|
|
"sLoadingRecords": "جارٍ التحميل...",
|
|
"sProcessing": "جارٍ التحميل...",
|
|
"sLengthMenu": "أظهر _MENU_ مدخلات",
|
|
"sZeroRecords": "لم يعثر على أية سجلات",
|
|
"sInfo": "إظهار _START_ إلى _END_ من أصل _TOTAL_ مدخل",
|
|
"sInfoEmpty": "يعرض 0 إلى 0 من أصل 0 سجل",
|
|
"sInfoFiltered": "(منتقاة من مجموع _MAX_ مُدخل)",
|
|
"sSearch": "ابحث:",
|
|
"oPaginate": {
|
|
"sFirst": "الأول",
|
|
"sPrevious": "السابق",
|
|
"sNext": "التالي",
|
|
"sLast": "الأخير"
|
|
},
|
|
"oAria": {
|
|
"sSortAscending": ": تفعيل لترتيب العمود تصاعدياً",
|
|
"sSortDescending": ": تفعيل لترتيب العمود تنازلياً"
|
|
}
|
|
}
|