Sync + fix language files

This commit is contained in:
Weblate
2019-03-20 19:07:28 +01:00
parent 969336248c
commit b425f8b22a
12 changed files with 20 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
<?php
$lang["attributes_attribute_value_invalid_chars"] = "الميزات لا يمكن أن تحتوي على ':' أو'|'";
$lang["attributes_confirm_delete"] = "هل أنت متأكد من أنك تريد حذف الميزات المحددة ؟";
$lang["attributes_confirm_restore"] = "";
$lang["attributes_confirm_restore"] = "هل أنت متأكد من أنك تريد استعادة السمة (السمات) المحددة؟";
$lang["attributes_definition_cannot_be_deleted"] = "لا يمكن حذف السمات المحددة";
$lang["attributes_definition_error_adding_updating"] = "لا يمكن إضافة السمة ٪1 أو تحديثها. يرجى التحقق من سجل الخطأ.";
$lang["attributes_definition_flags"] = "رؤية الميزات";
@@ -28,4 +28,3 @@ $lang["attributes_show_in_receivings_visibility"] = "استلام البضائع
$lang["attributes_show_in_sales"] = "اظهار خلال البيع";
$lang["attributes_show_in_sales_visibility"] = "البيع";
$lang["attributes_update"] = "تحديث الميزات";
$lang["attributes_confirm_restore"] = "هل أنت متأكد من أنك تريد استعادة السمة (السمات) المحددة؟";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["common_address_1"] = "العنوان 1";
$lang["common_address_2"] = "العنوان 2";
$lang["common_city"] = "المدينة";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["customers_account_number"] = "رقم الحساب";
$lang["customers_account_number_duplicate"] = "رقم الحساب هذا موجود فى قاعدة البيانات من قبل.";
$lang["customers_available_points"] = "النقاط المتاحة";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["items_add_minus"] = "الكمية المطلوب خصمها أو اضافتها.";
$lang["items_allow_alt_description"] = "السماح بوصف بديل";
$lang["items_amount_entry"] = "إدخال القيمة";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["reports_all"] = "الكل";
$lang["reports_authority"] = "السلطة";
$lang["reports_canceled"] = "ملغى";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["customers_available_points"] = "النقاط المتاحة";
$lang["rewards_package"] = "مكافآت";
$lang["rewards_remaining_balance"] = "رصيد النقاط المتبقي هو ";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["suppliers_account_number"] = "رقم الحساب";
$lang["suppliers_agency_name"] = "اسم الوكالة";
$lang["suppliers_cannot_be_deleted"] = "لايمكن حذف المورد/الموردين لوجود مبيعات مرتبطة بهم.";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["taxes_add_exception"] = "أضافة أستثناء";
$lang["taxes_cascade"] = "تتالي";
$lang["taxes_cascade_sequence"] = "تسلسل متتالي";

View File

@@ -48,7 +48,7 @@ $lang["common_or"] = "או";
$lang["common_phone_number"] = "מספר טלפון";
$lang["common_phone_number_required"] = "";
$lang["common_please_visit_my"] = "בקר בכתובת";
$lang["common_powered_by"] = "מונע ע\\\"י";
$lang["common_powered_by"] = "מונע ע'י";
$lang["common_price"] = "מחיר";
$lang["common_print"] = "הדפס";
$lang["common_remove"] = "הסר";

View File

@@ -44,7 +44,7 @@ $lang["config_company_select_image"] = "בחר תמונה";
$lang["config_company_website_url"] = "אתר החברה אינו כתובת אתר חוקית (http://...).";
$lang["config_country_codes"] = "קודי מדינה";
$lang["config_country_codes_tooltip"] = "רשימה מופרדת בפסיקים של קודי מדינות עבור בדיקת כתובת של nominatim.";
$lang["config_currency_code"] = "";
$lang["config_currency_code"] = "קוד מטבע";
$lang["config_currency_decimals"] = "מטבע עשרוני";
$lang["config_currency_symbol"] = "סמל מטבע";
$lang["config_customer_reward"] = "תגמול";
@@ -139,7 +139,7 @@ $lang["config_include_hsn"] = "כלול תמיכה בקודי HSN";
$lang["config_info"] = "מידע";
$lang["config_info_configuration"] = "אחסון מידע";
$lang["config_integrations"] = "אינטגרציה";
$lang["config_integrations_configuration"] = "";
$lang["config_integrations_configuration"] = "שילובים של צד שלישי";
$lang["config_invoice"] = "חשבונית";
$lang["config_invoice_configuration"] = "הגדרות הדפסה של חשבוניות";
$lang["config_invoice_default_comments"] = "הערות ברירת מחדל של חשבוניות";
@@ -279,5 +279,3 @@ $lang["config_use_destination_based_tax"] = "השתמש במס מבוסס יעד
$lang["config_website"] = "אתר";
$lang["config_work_order_enable"] = "תמיכה בהזמנת עבודה";
$lang["config_work_order_format"] = "פורמט הזמנת עבודה";
$lang["config_currency_code"] = "קוד מטבע";
$lang["config_integrations_configuration"] = "שילובים של צד שלישי";

View File

@@ -1,6 +1,6 @@
<?php
$lang["attributes_attribute_value_invalid_chars"] = "Valoare atribut nu poate contine \\\\":\\\\" sau \\\\"|\\\\"";
$lang["attributes_attribute_value_invalid_chars"] = "Valoare atribut nu poate contine ':' sau '|'";
$lang["attributes_confirm_delete"] = "Sigur doriti stergerea atributului/atributelor selectat(e)?";
$lang["attributes_confirm_restore"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "Nu se poate sterge atributul/atributele selectat(e)";

View File

@@ -83,7 +83,7 @@ $lang["items_retrive_item_info"] = "Получить Детальная инфо
$lang["items_sales_tax_1"] = "Налог на покупку";
$lang["items_sales_tax_2"] = "Налог на покупку 2";
$lang["items_search_attributes"] = "Искать в дополнительных товарях";
$lang["items_search_custom_items"] = "Искать в дополнительных товарях";
$lang["items_select_image"] = "";
$lang["items_serialized_items"] = "Сериализованные товары";
$lang["items_standard"] = "типичный";
$lang["items_stock"] = "инвентарь";