mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-01 21:21:08 -05:00
Currently translated at 100.0% (8 of 8 strings) Translation: opensourcepos/bootstrap_tables Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/ar_EG/
10 lines
480 B
PHP
10 lines
480 B
PHP
<?php
|
|
$lang["tables_all"] = "الجميع";
|
|
$lang["tables_columns"] = "أعمدة";
|
|
$lang["tables_hide_show_pagination"] = "عرض/إخفاء أرقام الصفحات";
|
|
$lang["tables_loading"] = "جارى التحميل، برجاء الإنتظار ...";
|
|
$lang["tables_page_from_to"] = "عرض {0} إلى {1} من {2} صفوف";
|
|
$lang["tables_refresh"] = "إعادة تحميل";
|
|
$lang["tables_rows_per_page"] = "{0} صف بالصفحة";
|
|
$lang["tables_toggle"] = "تغيير";
|