updated translations

This commit is contained in:
denisdulici
2019-02-04 19:07:34 +03:00
parent 1a30dfb214
commit 2e223996b1
63 changed files with 604 additions and 551 deletions

View File

@@ -11,6 +11,8 @@ return [
],
'localisation' => [
'tab' => 'المنطقة',
'financial_start' => 'Financial Year Start',
'timezone' => 'التوقيت',
'date' => [
'format' => 'صيغة التاريخ',
'separator' => 'فاصل التاريخ',
@@ -20,7 +22,6 @@ return [
'slash' => 'خط مائل (/)',
'space' => 'مسافة ( )',
],
'timezone' => 'التوقيت',
'percent' => [
'title' => 'مكان النسبة (%)',
'before' => 'قبل الرقم',
@@ -33,16 +34,16 @@ return [
'digit' => 'عدد الأرقام',
'next' => 'الرقم التالي',
'logo' => 'الشعار',
'custom' => 'Custom',
'custom' => 'مُخصّص',
'item_name' => 'Item Name',
'item' => 'Items',
'product' => 'Products',
'service' => 'Services',
'item' => 'عناصر',
'product' => 'المنتجات',
'service' => 'الخدمات',
'price_name' => 'Price Name',
'price' => 'Price',
'rate' => 'Rate',
'price' => 'السعر',
'rate' => 'قيّم',
'quantity_name' => 'Quantity Name',
'quantity' => 'Quantity',
'quantity' => 'الكمية',
],
'default' => [
'tab' => 'الافتراضي',
@@ -83,7 +84,7 @@ return [
'tab' => 'الظهور',
'theme' => 'القالب',
'light' => 'فاتح',
'dark' => 'داكن',
'dark' => 'غامق',
'list_limit' => 'عدد النتائج في كل صفحة',
'use_gravatar' => 'استخدام Gravatar',
],