mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 05:47:28 -08:00
Updated translation strings with new purge text
This commit is contained in:
parent
f2d883e711
commit
2ec44ae14a
18
resources/lang/ar/admin/accessories/general.php
Executable file → Normal file
18
resources/lang/ar/admin/accessories/general.php
Executable file → Normal file
|
@ -5,22 +5,22 @@ return array(
|
||||||
'about_accessories_text' => 'الملحقات هي أي شيء تقوم بتسليمه للمستخدمين لكنه لا يحتوي على رقم تسلسلي (أو أنك لست بحاجة إلى تتبعه بشكل خاص). مثال: فأرة الحاسوب أو لوحة المفاتيح.',
|
'about_accessories_text' => 'الملحقات هي أي شيء تقوم بتسليمه للمستخدمين لكنه لا يحتوي على رقم تسلسلي (أو أنك لست بحاجة إلى تتبعه بشكل خاص). مثال: فأرة الحاسوب أو لوحة المفاتيح.',
|
||||||
'accessory_category' => 'فئة الملحق',
|
'accessory_category' => 'فئة الملحق',
|
||||||
'accessory_name' => 'اسم الملحق',
|
'accessory_name' => 'اسم الملحق',
|
||||||
'cost' => 'Purchase Cost',
|
'cost' => 'تكلفة شراء',
|
||||||
'checkout' => 'Checkout Accessory',
|
'checkout' => 'الملحقات المخرجة',
|
||||||
'checkin' => 'Checkin Accessory',
|
'checkin' => 'إدخالات الملحقات',
|
||||||
'create' => 'Create Accessory',
|
'create' => 'إنشاء ملحق',
|
||||||
'date' => 'Purchase Date',
|
'date' => 'تاريخ الشراء',
|
||||||
'edit' => 'Edit Accessory',
|
'edit' => 'تعديل الملحق',
|
||||||
'eula_text' => 'إنشاء اتفاقية جديدة',
|
'eula_text' => 'إنشاء اتفاقية جديدة',
|
||||||
'eula_text_help' => 'يسمح لك هذا الحقل بتخصيص الاتفاقيات لأنواع معينة من الأصول. اذا كنت تمتلك اتفاقية واحدة لجميع أصولك يمكنك أن تقوم بتأشير المربع في الأسفل لاستخدام الاتفاقية الافتراضية.',
|
'eula_text_help' => 'يسمح لك هذا الحقل بتخصيص الاتفاقيات لأنواع معينة من الأصول. اذا كنت تمتلك اتفاقية واحدة لجميع أصولك يمكنك أن تقوم بتأشير المربع في الأسفل لاستخدام الاتفاقية الافتراضية.',
|
||||||
'require_acceptance' => 'مطالبة المستخدمين بتأكيد قبولهم الأصول في هذه الفئة.',
|
'require_acceptance' => 'مطالبة المستخدمين بتأكيد قبولهم الأصول في هذه الفئة.',
|
||||||
'no_default_eula' => 'ليس هناك اتفاقيات. قم باضافة واحدة من "الاعدادات".',
|
'no_default_eula' => 'ليس هناك اتفاقيات. قم باضافة واحدة من "الاعدادات".',
|
||||||
'order' => 'Order Number',
|
'order' => 'رقم طلب الشراء',
|
||||||
'qty' => 'الكمية',
|
'qty' => 'الكمية',
|
||||||
'total' => 'المجموع',
|
'total' => 'المجموع',
|
||||||
'remaining' => 'المتاح',
|
'remaining' => 'المتاح',
|
||||||
'update' => 'Update Accessory',
|
'update' => 'تحديث الملحق',
|
||||||
'use_default_eula' => 'قم باستعمال <a href="#" data-toggle="modal" data-target="#eulaModal">primary default EULA</a>.',
|
'use_default_eula' => 'قم باستعمال <a href="#" data-toggle="modal" data-target="#eulaModal">primary default EULA</a>.',
|
||||||
'use_default_eula_disabled' => '<del>Use the primary default EULA instead.</del> No primary default EULA is set. Please add one in Settings.',
|
'use_default_eula_disabled' => '<del>استخدام (اتفاقية ترخيص المستخدم) الافتراضية الأساسية بدلا من ذلك.</del> لم يتم تحديد (اتفاقية ترخيص المستخدم) الافتراضية الأساسية. الرجاء إضافتها في الإعدادات.',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
18
resources/lang/ar/admin/accessories/message.php
Executable file → Normal file
18
resources/lang/ar/admin/accessories/message.php
Executable file → Normal file
|
@ -2,23 +2,23 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'does_not_exist' => 'The accessory does not exist.',
|
'does_not_exist' => 'الملحق غير موجود.',
|
||||||
'assoc_users' => 'تم إخراج :count عنصر من هذا الملحق للمستخدمين، الرجاء إيداع الملحقات ثم حاول مرة أخرى. ',
|
'assoc_users' => 'تم إخراج :count عنصر من هذا الملحق للمستخدمين، الرجاء إيداع الملحقات ثم حاول مرة أخرى. ',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'The accessory was not created, please try again.',
|
'error' => 'لم يتم انشاء الملحق، الرجاء المحاولة مرة اخرى.',
|
||||||
'success' => 'The accessory was successfully created.'
|
'success' => 'تم انشاء الملحق بنجاح.'
|
||||||
),
|
),
|
||||||
|
|
||||||
'update' => array(
|
'update' => array(
|
||||||
'error' => 'The accessory was not updated, please try again',
|
'error' => 'لم يتم تحديث الملحق، الرجاء المحاولة مرة أخرى',
|
||||||
'success' => 'The accessory was updated successfully.'
|
'success' => 'تم بنجاح تحديث الملحق.'
|
||||||
),
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Are you sure you wish to delete this accessory?',
|
'confirm' => 'هل أنت متأكد من رغبتك في حذف هذا الملحق؟',
|
||||||
'error' => 'There was an issue deleting the accessory. Please try again.',
|
'error' => 'حدث خطأ أثناء محاولة حذف الملحق. الرجاء حاول مرة أخرى.',
|
||||||
'success' => 'The accessory was deleted successfully.'
|
'success' => 'تم حذف الملحق بنجاح.'
|
||||||
),
|
),
|
||||||
|
|
||||||
'checkout' => array(
|
'checkout' => array(
|
||||||
|
@ -30,7 +30,7 @@ return array(
|
||||||
'checkin' => array(
|
'checkin' => array(
|
||||||
'error' => 'لم يتم إيداع الملحق، الرجاء المحاولة مرة أخرى',
|
'error' => 'لم يتم إيداع الملحق، الرجاء المحاولة مرة أخرى',
|
||||||
'success' => 'تم إيداع الملحق بنجاح.',
|
'success' => 'تم إيداع الملحق بنجاح.',
|
||||||
'user_does_not_exist' => 'That user is invalid. Please try again.'
|
'user_does_not_exist' => 'هذا المستخدم خاطئ، الرجاء المحاولة مرة أخرى.'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
2
resources/lang/ar/admin/accessories/table.php
Executable file → Normal file
2
resources/lang/ar/admin/accessories/table.php
Executable file → Normal file
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
'dl_csv' => 'Download CSV',
|
'dl_csv' => 'التنزيل كملف CSV',
|
||||||
'eula_text' => 'اتفاقية ترخيص المستخدم',
|
'eula_text' => 'اتفاقية ترخيص المستخدم',
|
||||||
'id' => 'رقم المعرف',
|
'id' => 'رقم المعرف',
|
||||||
'require_acceptance' => 'القبول',
|
'require_acceptance' => 'القبول',
|
||||||
|
|
20
resources/lang/ar/admin/asset_maintenances/form.php
Executable file → Normal file
20
resources/lang/ar/admin/asset_maintenances/form.php
Executable file → Normal file
|
@ -1,14 +1,14 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'asset_maintenance_type' => 'Maintenance Type',
|
'asset_maintenance_type' => 'تصنيف الصيانة',
|
||||||
'title' => 'Title',
|
'title' => 'المسمى',
|
||||||
'start_date' => 'Started',
|
'start_date' => 'بدأت',
|
||||||
'completion_date' => 'Completed',
|
'completion_date' => 'أنجزت',
|
||||||
'cost' => 'Cost',
|
'cost' => 'التكلفة',
|
||||||
'is_warranty' => 'Warranty Improvement',
|
'is_warranty' => 'تحسين الضمان',
|
||||||
'asset_maintenance_time' => 'Days',
|
'asset_maintenance_time' => 'أيام',
|
||||||
'notes' => 'Notes',
|
'notes' => 'مُلاحظات',
|
||||||
'update' => 'Update',
|
'update' => 'تعديل',
|
||||||
'create' => 'Create'
|
'create' => 'إنشاء'
|
||||||
];
|
];
|
||||||
|
|
14
resources/lang/ar/admin/asset_maintenances/general.php
Executable file → Normal file
14
resources/lang/ar/admin/asset_maintenances/general.php
Executable file → Normal file
|
@ -1,11 +1,11 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'asset_maintenances' => 'Asset Maintenances',
|
'asset_maintenances' => 'صيانة الاُصول',
|
||||||
'edit' => 'Edit Asset Maintenance',
|
'edit' => 'تعديل صيانة الأصل',
|
||||||
'delete' => 'Delete Asset Maintenance',
|
'delete' => 'حذف صيانة الأصل',
|
||||||
'view' => 'View Asset Maintenance Details',
|
'view' => 'عرض تفاصيل صيانة الأصل',
|
||||||
'repair' => 'Repair',
|
'repair' => 'إصلاح',
|
||||||
'maintenance' => 'Maintenance',
|
'maintenance' => 'الصيانة',
|
||||||
'upgrade' => 'Upgrade'
|
'upgrade' => 'الترقية'
|
||||||
];
|
];
|
||||||
|
|
18
resources/lang/ar/admin/asset_maintenances/message.php
Executable file → Normal file
18
resources/lang/ar/admin/asset_maintenances/message.php
Executable file → Normal file
|
@ -1,17 +1,17 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'not_found' => 'Asset Maintenance you were looking for was not found!',
|
'not_found' => 'لم يتم العثور على صيانة الأصل!',
|
||||||
'delete' => [
|
'delete' => [
|
||||||
'confirm' => 'Are you sure you wish to delete this asset maintenance?',
|
'confirm' => 'هل أنت متأكد من رغبتك في حذف صيانة الأصل؟',
|
||||||
'error' => 'There was an issue deleting the asset maintenance. Please try again.',
|
'error' => 'حدثت مشكلة في عملية الحذف لصيانة الأصل. الرجاء المحاولة مرة اُخرى.',
|
||||||
'success' => 'The asset maintenance was deleted successfully.'
|
'success' => 'تم حذف صيانة الأصل بنجاح.'
|
||||||
],
|
],
|
||||||
'create' => [
|
'create' => [
|
||||||
'error' => 'Asset Maintenance was not created, please try again.',
|
'error' => 'لم يتم إنشاء صيانة الأصل، الرجاء المحاولة مرة أخرى.',
|
||||||
'success' => 'Asset Maintenance created successfully.'
|
'success' => 'تم إنشاء صيانة الأصل بنجاح.'
|
||||||
],
|
],
|
||||||
'asset_maintenance_incomplete' => 'Not Completed Yet',
|
'asset_maintenance_incomplete' => 'لم يكتمل بعد',
|
||||||
'warranty' => 'Warranty',
|
'warranty' => 'الضمان',
|
||||||
'not_warranty' => 'Not Warranty',
|
'not_warranty' => 'لا يوجد ضمان',
|
||||||
];
|
];
|
10
resources/lang/ar/admin/asset_maintenances/table.php
Executable file → Normal file
10
resources/lang/ar/admin/asset_maintenances/table.php
Executable file → Normal file
|
@ -1,9 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'title' => 'Asset Maintenance',
|
'title' => 'صيانة الاُصل',
|
||||||
'asset_name' => 'Asset',
|
'asset_name' => 'الأصل',
|
||||||
'supplier_name' => 'Supplier',
|
'supplier_name' => 'المزود',
|
||||||
'is_warranty' => 'Warranty',
|
'is_warranty' => 'الضمان',
|
||||||
'dl_csv' => 'Download CSV'
|
'dl_csv' => 'التنزيل كملف CSV'
|
||||||
];
|
];
|
||||||
|
|
22
resources/lang/ar/admin/categories/general.php
Executable file → Normal file
22
resources/lang/ar/admin/categories/general.php
Executable file → Normal file
|
@ -5,18 +5,18 @@ return array(
|
||||||
'about_categories' => 'تصنيفات الأصول تساعدك على ترتيب الأصول. من الأمثلة على التصنيفات " مكاتب "، "أجهزة الكمبيوتر المحمولة "، "الهواتف النقالة "، "أجهزة لوحية " وهكذا، كما يمكنك استخدام التصنيفات بأي طريقة تناسبك. ',
|
'about_categories' => 'تصنيفات الأصول تساعدك على ترتيب الأصول. من الأمثلة على التصنيفات " مكاتب "، "أجهزة الكمبيوتر المحمولة "، "الهواتف النقالة "، "أجهزة لوحية " وهكذا، كما يمكنك استخدام التصنيفات بأي طريقة تناسبك. ',
|
||||||
'asset_categories' => 'التصنيفات',
|
'asset_categories' => 'التصنيفات',
|
||||||
'category_name' => 'اسم التصنيف',
|
'category_name' => 'اسم التصنيف',
|
||||||
'checkin_email' => 'Send email to user on checkin.',
|
'checkin_email' => 'إرسال إشعار للمستخدم عند الإدخال.',
|
||||||
'clone' => 'Clone Category',
|
'clone' => 'نسخ التصنيف',
|
||||||
'create' => 'إنشاء تصنيف',
|
'create' => 'إنشاء تصنيف',
|
||||||
'edit' => 'Edit Category',
|
'edit' => 'تعديل التصنيف',
|
||||||
'eula_text' => 'Category EULA',
|
'eula_text' => 'إتفاقية الإستخدام للتصنيف',
|
||||||
'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.',
|
'eula_text_help' => 'يسمح لك هذا الحقل بتخصيص الاتفاقيات لأنواع معينة من الأصول. اذا كنت تمتلك اتفاقية واحدة لجميع أصولك يمكنك أن تقوم بتأشير المربع في الأسفل لاستخدام الاتفاقية الافتراضية.',
|
||||||
'require_acceptance' => 'Require users to confirm acceptance of assets in this category.',
|
'require_acceptance' => 'مطالبة المستخدمين بتأكيد قبولهم للأصول في هذا التصنيف.',
|
||||||
'required_acceptance' => 'This user will be emailed with a link to confirm acceptance of this item.',
|
'required_acceptance' => 'سيتم اشعار المستخدم لتأكيد قبول الأصل.',
|
||||||
'required_eula' => 'This user will be emailed a copy of the EULA',
|
'required_eula' => 'سيتم إشعار هذا المستخدم بإتفاقية الإستخدام',
|
||||||
'no_default_eula' => 'No primary default EULA found. Add one in Settings.',
|
'no_default_eula' => 'ليس هناك اي اتفاقيات إستخدام. قم باضافة واحدة من "الاعدادات".',
|
||||||
'update' => 'تحديث التصنيف',
|
'update' => 'تحديث التصنيف',
|
||||||
'use_default_eula' => 'Use the <a href="#" data-toggle="modal" data-target="#eulaModal">primary default EULA</a> instead.',
|
'use_default_eula' => 'قم باستعمال <a href="#" data-toggle="modal" data-target="#eulaModal">إتفاقية الإستخدام الإفتراضية</a>.',
|
||||||
'use_default_eula_disabled' => '<del>Use the primary default EULA instead.</del> No primary default EULA is set. Please add one in Settings.',
|
'use_default_eula_disabled' => '<del>إستعمال إتفاقية الإستخدام الافتراضية بدلا من ذلك.</del> لم يتم تحديد إتفاقية الإستخدام الافتراضية. الرجاء إضافتها في الإعدادات.',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
0
resources/lang/ar/admin/categories/message.php
Executable file → Normal file
0
resources/lang/ar/admin/categories/message.php
Executable file → Normal file
4
resources/lang/ar/admin/categories/table.php
Executable file → Normal file
4
resources/lang/ar/admin/categories/table.php
Executable file → Normal file
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
'eula_text' => 'EULA',
|
'eula_text' => 'اتفاقية ترخيص المستخدم',
|
||||||
'id' => 'الرقم',
|
'id' => 'الرقم',
|
||||||
'parent' => 'التصنيف الأب',
|
'parent' => 'التصنيف الأب',
|
||||||
'require_acceptance' => 'Acceptance',
|
'require_acceptance' => 'القبول',
|
||||||
'title' => 'اسم التصنيف',
|
'title' => 'اسم التصنيف',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
2
resources/lang/ar/admin/companies/general.php
Executable file → Normal file
2
resources/lang/ar/admin/companies/general.php
Executable file → Normal file
|
@ -1,4 +1,4 @@
|
||||||
<?php
|
<?php
|
||||||
return [
|
return [
|
||||||
'select_company' => 'Select Company',
|
'select_company' => 'اختر الشركة',
|
||||||
];
|
];
|
||||||
|
|
18
resources/lang/ar/admin/companies/message.php
Executable file → Normal file
18
resources/lang/ar/admin/companies/message.php
Executable file → Normal file
|
@ -1,18 +1,18 @@
|
||||||
<?php
|
<?php
|
||||||
return array(
|
return array(
|
||||||
'does_not_exist' => 'Company does not exist.',
|
'does_not_exist' => 'الشركة غير موجودة.',
|
||||||
'assoc_users' => 'This company is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this company and try again. ',
|
'assoc_users' => 'هذه الشركة مرتبطة حاليا مع نموذج ولا يمكن حذفها. رجاءً قم بتحديث النماذج بحيث لا تكون مرتبطة بهذه الشركة ثم حاول مرة اُخرى. ',
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Company was not created, please try again.',
|
'error' => 'لم يتم انشاء الشركة، رجاءً حاول مرة اُخرى.',
|
||||||
'success' => 'Company created successfully.'
|
'success' => 'تم إنشاء الشركة بنجاح.'
|
||||||
),
|
),
|
||||||
'update' => array(
|
'update' => array(
|
||||||
'error' => 'Company was not updated, please try again',
|
'error' => 'لم يتم تحديث الشركة، رجاءً حاول مرة اُخرى',
|
||||||
'success' => 'Company updated successfully.'
|
'success' => 'تم تحديث الشركة بنجاح.'
|
||||||
),
|
),
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Are you sure you wish to delete this company?',
|
'confirm' => 'هل أنت متأكد من رغبتك في حذف هذه الشركة؟',
|
||||||
'error' => 'There was an issue deleting the company. Please try again.',
|
'error' => 'حدثت مشكلة اثناء عملية حذف الشركة. رجاءً المحاولة مرة اُخرى.',
|
||||||
'success' => 'The Company was deleted successfully.'
|
'success' => 'تم حذف الشركة بنجاح.'
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
12
resources/lang/ar/admin/companies/table.php
Executable file → Normal file
12
resources/lang/ar/admin/companies/table.php
Executable file → Normal file
|
@ -1,9 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
return array(
|
return array(
|
||||||
'companies' => 'Companies',
|
'companies' => 'الشركات',
|
||||||
'create' => 'Create Company',
|
'create' => 'إنشاء شركة',
|
||||||
'title' => 'Company',
|
'title' => 'شركة',
|
||||||
'update' => 'Update Company',
|
'update' => 'تحديث الشركة',
|
||||||
'name' => 'Company Name',
|
'name' => 'إسم الشركة',
|
||||||
'id' => 'ID',
|
'id' => 'رقم التعريف',
|
||||||
);
|
);
|
||||||
|
|
2
resources/lang/ar/admin/components/general.php
Executable file → Normal file
2
resources/lang/ar/admin/components/general.php
Executable file → Normal file
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
'about_components_title' => 'About Components',
|
'about_components_title' => 'حول المكونات',
|
||||||
'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
|
'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
|
||||||
'component_name' => 'Component Name',
|
'component_name' => 'Component Name',
|
||||||
'checkin' => 'Checkin Component',
|
'checkin' => 'Checkin Component',
|
||||||
|
|
0
resources/lang/ar/admin/components/message.php
Executable file → Normal file
0
resources/lang/ar/admin/components/message.php
Executable file → Normal file
0
resources/lang/ar/admin/components/table.php
Executable file → Normal file
0
resources/lang/ar/admin/components/table.php
Executable file → Normal file
0
resources/lang/ar/admin/consumables/general.php
Executable file → Normal file
0
resources/lang/ar/admin/consumables/general.php
Executable file → Normal file
0
resources/lang/ar/admin/consumables/message.php
Executable file → Normal file
0
resources/lang/ar/admin/consumables/message.php
Executable file → Normal file
0
resources/lang/ar/admin/consumables/table.php
Executable file → Normal file
0
resources/lang/ar/admin/consumables/table.php
Executable file → Normal file
0
resources/lang/ar/admin/custom_fields/general.php
Executable file → Normal file
0
resources/lang/ar/admin/custom_fields/general.php
Executable file → Normal file
0
resources/lang/ar/admin/custom_fields/message.php
Executable file → Normal file
0
resources/lang/ar/admin/custom_fields/message.php
Executable file → Normal file
0
resources/lang/ar/admin/depreciations/general.php
Executable file → Normal file
0
resources/lang/ar/admin/depreciations/general.php
Executable file → Normal file
0
resources/lang/ar/admin/depreciations/message.php
Executable file → Normal file
0
resources/lang/ar/admin/depreciations/message.php
Executable file → Normal file
0
resources/lang/ar/admin/depreciations/table.php
Executable file → Normal file
0
resources/lang/ar/admin/depreciations/table.php
Executable file → Normal file
0
resources/lang/ar/admin/groups/message.php
Executable file → Normal file
0
resources/lang/ar/admin/groups/message.php
Executable file → Normal file
0
resources/lang/ar/admin/groups/table.php
Executable file → Normal file
0
resources/lang/ar/admin/groups/table.php
Executable file → Normal file
0
resources/lang/ar/admin/groups/titles.php
Executable file → Normal file
0
resources/lang/ar/admin/groups/titles.php
Executable file → Normal file
0
resources/lang/ar/admin/hardware/form.php
Executable file → Normal file
0
resources/lang/ar/admin/hardware/form.php
Executable file → Normal file
0
resources/lang/ar/admin/hardware/general.php
Executable file → Normal file
0
resources/lang/ar/admin/hardware/general.php
Executable file → Normal file
0
resources/lang/ar/admin/hardware/message.php
Executable file → Normal file
0
resources/lang/ar/admin/hardware/message.php
Executable file → Normal file
0
resources/lang/ar/admin/hardware/table.php
Executable file → Normal file
0
resources/lang/ar/admin/hardware/table.php
Executable file → Normal file
0
resources/lang/ar/admin/licenses/form.php
Executable file → Normal file
0
resources/lang/ar/admin/licenses/form.php
Executable file → Normal file
0
resources/lang/ar/admin/licenses/general.php
Executable file → Normal file
0
resources/lang/ar/admin/licenses/general.php
Executable file → Normal file
0
resources/lang/ar/admin/licenses/message.php
Executable file → Normal file
0
resources/lang/ar/admin/licenses/message.php
Executable file → Normal file
0
resources/lang/ar/admin/licenses/table.php
Executable file → Normal file
0
resources/lang/ar/admin/licenses/table.php
Executable file → Normal file
0
resources/lang/ar/admin/locations/message.php
Executable file → Normal file
0
resources/lang/ar/admin/locations/message.php
Executable file → Normal file
0
resources/lang/ar/admin/locations/table.php
Executable file → Normal file
0
resources/lang/ar/admin/locations/table.php
Executable file → Normal file
0
resources/lang/ar/admin/manufacturers/message.php
Executable file → Normal file
0
resources/lang/ar/admin/manufacturers/message.php
Executable file → Normal file
0
resources/lang/ar/admin/manufacturers/table.php
Executable file → Normal file
0
resources/lang/ar/admin/manufacturers/table.php
Executable file → Normal file
0
resources/lang/ar/admin/models/general.php
Executable file → Normal file
0
resources/lang/ar/admin/models/general.php
Executable file → Normal file
0
resources/lang/ar/admin/models/message.php
Executable file → Normal file
0
resources/lang/ar/admin/models/message.php
Executable file → Normal file
0
resources/lang/ar/admin/models/table.php
Executable file → Normal file
0
resources/lang/ar/admin/models/table.php
Executable file → Normal file
0
resources/lang/ar/admin/reports/general.php
Executable file → Normal file
0
resources/lang/ar/admin/reports/general.php
Executable file → Normal file
0
resources/lang/ar/admin/reports/message.php
Executable file → Normal file
0
resources/lang/ar/admin/reports/message.php
Executable file → Normal file
5
resources/lang/ar/admin/settings/general.php
Executable file → Normal file
5
resources/lang/ar/admin/settings/general.php
Executable file → Normal file
|
@ -10,6 +10,8 @@ return array(
|
||||||
'backups' => 'Backups',
|
'backups' => 'Backups',
|
||||||
'barcode_type' => 'Barcode Type',
|
'barcode_type' => 'Barcode Type',
|
||||||
'barcode_settings' => 'Barcode Settings',
|
'barcode_settings' => 'Barcode Settings',
|
||||||
|
'confirm_purge' => 'Confirm Purge',
|
||||||
|
'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone.',
|
||||||
'custom_css' => 'Custom CSS',
|
'custom_css' => 'Custom CSS',
|
||||||
'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.',
|
'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.',
|
||||||
'default_currency' => 'Default Currency',
|
'default_currency' => 'Default Currency',
|
||||||
|
@ -76,8 +78,9 @@ return array(
|
||||||
'labels_per_page' => 'Labels per page',
|
'labels_per_page' => 'Labels per page',
|
||||||
'label_dimensions' => 'Label dimensions (inches)',
|
'label_dimensions' => 'Label dimensions (inches)',
|
||||||
'page_padding' => 'Page margins (inches)',
|
'page_padding' => 'Page margins (inches)',
|
||||||
|
'purge' => 'Purge Deleted Records',
|
||||||
'labels_display_bgutter' => 'Label bottom gutter',
|
'labels_display_bgutter' => 'Label bottom gutter',
|
||||||
'labels_display_sgutter' => 'Label dide gutter',
|
'labels_display_sgutter' => 'Label side gutter',
|
||||||
'labels_fontsize' => 'Label font size',
|
'labels_fontsize' => 'Label font size',
|
||||||
'labels_pagewidth' => 'Label sheet width',
|
'labels_pagewidth' => 'Label sheet width',
|
||||||
'labels_pageheight' => 'Label sheet height',
|
'labels_pageheight' => 'Label sheet height',
|
||||||
|
|
5
resources/lang/ar/admin/settings/message.php
Executable file → Normal file
5
resources/lang/ar/admin/settings/message.php
Executable file → Normal file
|
@ -13,5 +13,10 @@ return array(
|
||||||
'generated' => 'A new backup file was successfully created.',
|
'generated' => 'A new backup file was successfully created.',
|
||||||
'file_not_found' => 'That backup file could not be found on the server.',
|
'file_not_found' => 'That backup file could not be found on the server.',
|
||||||
),
|
),
|
||||||
|
'purge' => array(
|
||||||
|
'error' => 'An error has occurred while purging. ',
|
||||||
|
'validation_failed' => 'Your purge confirmation is incorrect. Please type the word "DELETE" in the confirmation box.',
|
||||||
|
'success' => 'Deleted records successfully purged.'
|
||||||
|
),
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
0
resources/lang/ar/admin/statuslabels/message.php
Executable file → Normal file
0
resources/lang/ar/admin/statuslabels/message.php
Executable file → Normal file
0
resources/lang/ar/admin/statuslabels/table.php
Executable file → Normal file
0
resources/lang/ar/admin/statuslabels/table.php
Executable file → Normal file
0
resources/lang/ar/admin/suppliers/message.php
Executable file → Normal file
0
resources/lang/ar/admin/suppliers/message.php
Executable file → Normal file
0
resources/lang/ar/admin/suppliers/table.php
Executable file → Normal file
0
resources/lang/ar/admin/suppliers/table.php
Executable file → Normal file
0
resources/lang/ar/admin/users/general.php
Executable file → Normal file
0
resources/lang/ar/admin/users/general.php
Executable file → Normal file
0
resources/lang/ar/admin/users/message.php
Executable file → Normal file
0
resources/lang/ar/admin/users/message.php
Executable file → Normal file
0
resources/lang/ar/admin/users/table.php
Executable file → Normal file
0
resources/lang/ar/admin/users/table.php
Executable file → Normal file
0
resources/lang/ar/auth/message.php
Executable file → Normal file
0
resources/lang/ar/auth/message.php
Executable file → Normal file
0
resources/lang/ar/button.php
Executable file → Normal file
0
resources/lang/ar/button.php
Executable file → Normal file
0
resources/lang/ar/general.php
Executable file → Normal file
0
resources/lang/ar/general.php
Executable file → Normal file
0
resources/lang/ar/pagination.php
Executable file → Normal file
0
resources/lang/ar/pagination.php
Executable file → Normal file
0
resources/lang/ar/reminders.php
Executable file → Normal file
0
resources/lang/ar/reminders.php
Executable file → Normal file
0
resources/lang/ar/table.php
Executable file → Normal file
0
resources/lang/ar/table.php
Executable file → Normal file
0
resources/lang/ar/validation.php
Executable file → Normal file
0
resources/lang/ar/validation.php
Executable file → Normal file
0
resources/lang/bg/admin/accessories/general.php
Executable file → Normal file
0
resources/lang/bg/admin/accessories/general.php
Executable file → Normal file
0
resources/lang/bg/admin/accessories/message.php
Executable file → Normal file
0
resources/lang/bg/admin/accessories/message.php
Executable file → Normal file
0
resources/lang/bg/admin/accessories/table.php
Executable file → Normal file
0
resources/lang/bg/admin/accessories/table.php
Executable file → Normal file
0
resources/lang/bg/admin/asset_maintenances/form.php
Executable file → Normal file
0
resources/lang/bg/admin/asset_maintenances/form.php
Executable file → Normal file
0
resources/lang/bg/admin/asset_maintenances/general.php
Executable file → Normal file
0
resources/lang/bg/admin/asset_maintenances/general.php
Executable file → Normal file
0
resources/lang/bg/admin/asset_maintenances/message.php
Executable file → Normal file
0
resources/lang/bg/admin/asset_maintenances/message.php
Executable file → Normal file
0
resources/lang/bg/admin/asset_maintenances/table.php
Executable file → Normal file
0
resources/lang/bg/admin/asset_maintenances/table.php
Executable file → Normal file
0
resources/lang/bg/admin/categories/general.php
Executable file → Normal file
0
resources/lang/bg/admin/categories/general.php
Executable file → Normal file
0
resources/lang/bg/admin/categories/message.php
Executable file → Normal file
0
resources/lang/bg/admin/categories/message.php
Executable file → Normal file
0
resources/lang/bg/admin/categories/table.php
Executable file → Normal file
0
resources/lang/bg/admin/categories/table.php
Executable file → Normal file
0
resources/lang/bg/admin/companies/general.php
Executable file → Normal file
0
resources/lang/bg/admin/companies/general.php
Executable file → Normal file
0
resources/lang/bg/admin/companies/message.php
Executable file → Normal file
0
resources/lang/bg/admin/companies/message.php
Executable file → Normal file
0
resources/lang/bg/admin/companies/table.php
Executable file → Normal file
0
resources/lang/bg/admin/companies/table.php
Executable file → Normal file
0
resources/lang/bg/admin/components/general.php
Executable file → Normal file
0
resources/lang/bg/admin/components/general.php
Executable file → Normal file
0
resources/lang/bg/admin/components/message.php
Executable file → Normal file
0
resources/lang/bg/admin/components/message.php
Executable file → Normal file
0
resources/lang/bg/admin/components/table.php
Executable file → Normal file
0
resources/lang/bg/admin/components/table.php
Executable file → Normal file
0
resources/lang/bg/admin/consumables/general.php
Executable file → Normal file
0
resources/lang/bg/admin/consumables/general.php
Executable file → Normal file
0
resources/lang/bg/admin/consumables/message.php
Executable file → Normal file
0
resources/lang/bg/admin/consumables/message.php
Executable file → Normal file
0
resources/lang/bg/admin/consumables/table.php
Executable file → Normal file
0
resources/lang/bg/admin/consumables/table.php
Executable file → Normal file
0
resources/lang/bg/admin/custom_fields/general.php
Executable file → Normal file
0
resources/lang/bg/admin/custom_fields/general.php
Executable file → Normal file
0
resources/lang/bg/admin/custom_fields/message.php
Executable file → Normal file
0
resources/lang/bg/admin/custom_fields/message.php
Executable file → Normal file
0
resources/lang/bg/admin/depreciations/general.php
Executable file → Normal file
0
resources/lang/bg/admin/depreciations/general.php
Executable file → Normal file
0
resources/lang/bg/admin/depreciations/message.php
Executable file → Normal file
0
resources/lang/bg/admin/depreciations/message.php
Executable file → Normal file
0
resources/lang/bg/admin/depreciations/table.php
Executable file → Normal file
0
resources/lang/bg/admin/depreciations/table.php
Executable file → Normal file
0
resources/lang/bg/admin/groups/message.php
Executable file → Normal file
0
resources/lang/bg/admin/groups/message.php
Executable file → Normal file
0
resources/lang/bg/admin/groups/table.php
Executable file → Normal file
0
resources/lang/bg/admin/groups/table.php
Executable file → Normal file
0
resources/lang/bg/admin/groups/titles.php
Executable file → Normal file
0
resources/lang/bg/admin/groups/titles.php
Executable file → Normal file
0
resources/lang/bg/admin/hardware/form.php
Executable file → Normal file
0
resources/lang/bg/admin/hardware/form.php
Executable file → Normal file
0
resources/lang/bg/admin/hardware/general.php
Executable file → Normal file
0
resources/lang/bg/admin/hardware/general.php
Executable file → Normal file
0
resources/lang/bg/admin/hardware/message.php
Executable file → Normal file
0
resources/lang/bg/admin/hardware/message.php
Executable file → Normal file
0
resources/lang/bg/admin/hardware/table.php
Executable file → Normal file
0
resources/lang/bg/admin/hardware/table.php
Executable file → Normal file
0
resources/lang/bg/admin/licenses/form.php
Executable file → Normal file
0
resources/lang/bg/admin/licenses/form.php
Executable file → Normal file
0
resources/lang/bg/admin/licenses/general.php
Executable file → Normal file
0
resources/lang/bg/admin/licenses/general.php
Executable file → Normal file
0
resources/lang/bg/admin/licenses/message.php
Executable file → Normal file
0
resources/lang/bg/admin/licenses/message.php
Executable file → Normal file
0
resources/lang/bg/admin/licenses/table.php
Executable file → Normal file
0
resources/lang/bg/admin/licenses/table.php
Executable file → Normal file
0
resources/lang/bg/admin/locations/message.php
Executable file → Normal file
0
resources/lang/bg/admin/locations/message.php
Executable file → Normal file
0
resources/lang/bg/admin/locations/table.php
Executable file → Normal file
0
resources/lang/bg/admin/locations/table.php
Executable file → Normal file
0
resources/lang/bg/admin/manufacturers/message.php
Executable file → Normal file
0
resources/lang/bg/admin/manufacturers/message.php
Executable file → Normal file
0
resources/lang/bg/admin/manufacturers/table.php
Executable file → Normal file
0
resources/lang/bg/admin/manufacturers/table.php
Executable file → Normal file
0
resources/lang/bg/admin/models/general.php
Executable file → Normal file
0
resources/lang/bg/admin/models/general.php
Executable file → Normal file
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue