mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-29 08:07:05 -04:00
Translated using Weblate (Arabic (Egypt))
Currently translated at 100.0% (29 of 29 strings) Translation: ospos/attributes Translate-URL: http://weblate.jpeelaer.net/projects/ospos/attributes/ar_EG/
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
<?php
|
||||
|
||||
<?php
|
||||
$lang["attributes_attribute_value_invalid_chars"] = "الميزات لا يمكن أن تحتوي على ':' أو'|'";
|
||||
$lang["attributes_confirm_delete"] = "هل أنت متأكد من أنك تريد حذف الميزات المحددة ؟";
|
||||
$lang["attributes_definition_cannot_be_deleted"] = "لا يمكن حذف السمات المحددة";
|
||||
$lang["attributes_definition_error_adding_updating"] = "";
|
||||
$lang["attributes_definition_error_adding_updating"] = "لا يمكن إضافة السمة ٪1 أو تحديثها. يرجى التحقق من سجل الخطأ.";
|
||||
$lang["attributes_definition_flags"] = "رؤية الميزات";
|
||||
$lang["attributes_definition_group"] = "المجموعة";
|
||||
$lang["attributes_definition_id"] = "كود";
|
||||
@@ -15,7 +14,7 @@ $lang["attributes_definition_successful_deleted"] = "لقد تم حذف ميزة
|
||||
$lang["attributes_definition_successful_updating"] = "تم تعديل الميزة بنجاح";
|
||||
$lang["attributes_definition_type"] = "نوع الميزة";
|
||||
$lang["attributes_definition_type_required"] = "نوع الميزة هي خانة إجبارية";
|
||||
$lang["attributes_definition_unit"] = "";
|
||||
$lang["attributes_definition_unit"] = "وحدة قياس";
|
||||
$lang["attributes_definition_values"] = "قيمة الميزة";
|
||||
$lang["attributes_new"] = "اضافة ميزة جديده";
|
||||
$lang["attributes_no_attributes_to_display"] = "لا يوجد اصناف للعرض";
|
||||
@@ -28,3 +27,4 @@ $lang["attributes_show_in_receivings_visibility"] = "استلام البضائع
|
||||
$lang["attributes_show_in_sales"] = "اظهار خلال البيع";
|
||||
$lang["attributes_show_in_sales_visibility"] = "البيع";
|
||||
$lang["attributes_update"] = "تحديث الميزات";
|
||||
$lang["attributes_confirm_restore"] = "هل أنت متأكد من أنك تريد استعادة السمة (السمات) المحددة؟";
|
||||
|
||||
Reference in New Issue
Block a user