mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-14 02:33:56 -04:00
Refresh langauge files
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["attributes_attribute_value_invalid_chars"] = "الميزات لا يمكن أن تحتوي على ':' أو'|'";
|
||||
$lang["attributes_confirm_delete"] = "هل أنت متأكد من أنك تريد حذف الميزات المحددة ؟";
|
||||
$lang["attributes_definition_cannot_be_deleted"] = "لا يمكن حذف السمات المحددة";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["tables_all"] = "الجميع";
|
||||
$lang["tables_columns"] = "أعمدة";
|
||||
$lang["tables_hide_show_pagination"] = "عرض/إخفاء أرقام الصفحات";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["cashups_amount"] = "قيمة المبلغ";
|
||||
$lang["cashups_amount_number"] = "قيمة المبلغ يجب ان تتكون من ارقام";
|
||||
$lang["cashups_amount_required"] = "قيمة المبلغ هي خانة إجبارية.";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["common_address_1"] = "العنوان 1";
|
||||
$lang["common_address_2"] = "العنوان 2";
|
||||
$lang["common_city"] = "المدينة";
|
||||
@@ -38,6 +39,7 @@ $lang["common_last_page"] = "الأخيرة";
|
||||
$lang["common_learn_about_project"] = "للتعرف على أخر المعلومات حول المشروع.";
|
||||
$lang["common_list_of"] = "قائمة بـ";
|
||||
$lang["common_logout"] = "خروج";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "جديد";
|
||||
$lang["common_no_persons_to_display"] = "لا يوجد اناس لعرضهم.";
|
||||
$lang["common_none_selected_text"] = "[إختيار]";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["config_address"] = "عنوان الشركة";
|
||||
$lang["config_address_required"] = "عنوان الشركة مطلوب.";
|
||||
$lang["config_allow_duplicate_barcodes"] = "السماح بتشابة الباركود";
|
||||
@@ -71,6 +72,9 @@ $lang["config_default_origin_tax_code"] = "كود الضريبة الاساسي
|
||||
$lang["config_default_sales_discount"] = "نسبة الخصم الافتراضية";
|
||||
$lang["config_default_sales_discount_number"] = "نسبة الخصم الافتراضية لابد ان تكون رقم.";
|
||||
$lang["config_default_sales_discount_required"] = "نسبة الخصم الافتراضية مطلوبة.";
|
||||
$lang["config_default_tax_category"] = "";
|
||||
$lang["config_default_tax_code"] = "";
|
||||
$lang["config_default_tax_jurisdiction"] = "";
|
||||
$lang["config_default_tax_name_number"] = "يجب أن يكون الاسم الافتراضي للضريبة سلسلة.";
|
||||
$lang["config_default_tax_name_required"] = "اسم الضريبة الافتراضية مطلوب.";
|
||||
$lang["config_default_tax_rate"] = "معدل الضريبة الافتراضي %";
|
||||
@@ -127,6 +131,7 @@ $lang["config_general_configuration"] = "إعدادات عامة";
|
||||
$lang["config_giftcard_number"] = "رقم كارت الهدية";
|
||||
$lang["config_giftcard_random"] = "توليد عشوائي";
|
||||
$lang["config_giftcard_series"] = "توليد في السلسلة";
|
||||
$lang["config_include_hsn"] = "";
|
||||
$lang["config_info"] = "معلومات";
|
||||
$lang["config_info_configuration"] = "معلومات الشركة";
|
||||
$lang["config_invoice"] = "الفاتورة";
|
||||
@@ -135,6 +140,7 @@ $lang["config_invoice_default_comments"] = "التعليق الافتراضي ع
|
||||
$lang["config_invoice_email_message"] = "قالب البريد الإلكتروني للفاتورة";
|
||||
$lang["config_invoice_enable"] = "تفعيل الفوترة";
|
||||
$lang["config_invoice_printer"] = "طابعة الفواتير";
|
||||
$lang["config_invoice_type"] = "";
|
||||
$lang["config_jsprintsetup_required"] = "تحذير! هذه الخاصية غير المفعلة سوف تعمل فقط مع وجود الاضافة jsPrintSetup على متصفح فايرفوكس. حفظ على أى حال؟";
|
||||
$lang["config_language"] = "اللغة";
|
||||
$lang["config_last_used_invoice_number"] = "اخر رقم مستخدم للفاتورة";
|
||||
@@ -254,11 +260,13 @@ $lang["config_tax_category_required"] = "الفئة الضريبية مطلوب
|
||||
$lang["config_tax_category_used"] = "الفئة الضريبية اللتي تم تحديدها لا يمكن حذفها لانها قيد الاستعمال.";
|
||||
$lang["config_tax_configuration"] = "إعدادات الضريبة";
|
||||
$lang["config_tax_decimals"] = "العلامة العشرية للضريبة";
|
||||
$lang["config_tax_id"] = "";
|
||||
$lang["config_tax_included"] = "شامل الضريبة";
|
||||
$lang["config_theme"] = "السمة";
|
||||
$lang["config_thousands_separator"] = "فاصل الاف";
|
||||
$lang["config_timezone"] = "المنطقة الزمنية";
|
||||
$lang["config_top"] = "علوى";
|
||||
$lang["config_use_destination_based_tax"] = "";
|
||||
$lang["config_website"] = "موقع الشركة";
|
||||
$lang["config_work_order_enable"] = "تفعيل طلبات العمل";
|
||||
$lang["config_work_order_format"] = "شكل طلبات العمل";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["customers_account_number"] = "رقم الحساب";
|
||||
$lang["customers_account_number_duplicate"] = "رقم الحساب هذا موجود فى قاعدة البيانات من قبل.";
|
||||
$lang["customers_available_points"] = "النقاط المتاحة";
|
||||
@@ -46,6 +47,7 @@ $lang["customers_successful_adding"] = "لقد أضفت عميل بنجاح";
|
||||
$lang["customers_successful_deleted"] = "لقد قمت بالحذف بنجاح";
|
||||
$lang["customers_successful_updating"] = "لقد قمت بتحديث بيانات العميل بنجاح";
|
||||
$lang["customers_tax_code"] = "كود الضريبة";
|
||||
$lang["customers_tax_id"] = "";
|
||||
$lang["customers_taxable"] = "خاضع للضريبة";
|
||||
$lang["customers_total"] = "المجموع";
|
||||
$lang["customers_update"] = "تحديث بيانات عميل";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["datepicker_all_time"] = "جميع الأوقات";
|
||||
$lang["datepicker_apply"] = "تطبيق";
|
||||
$lang["datepicker_cancel"] = "إلغاء";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["category_name_required"] = "اسم نوع المصاريف مطلوب";
|
||||
$lang["expenses_categories_add_item"] = "إضافة نوع";
|
||||
$lang["expenses_categories_cannot_be_deleted"] = "فشلت عملية مسح نوع المصاريف";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["expenses_add_item"] = "إضافة مصاريف جديدة";
|
||||
$lang["expenses_amount"] = "قيمة المصاريف";
|
||||
$lang["expenses_amount_number"] = "القيمة يجب ان تكون رقم";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "الكمية المطلوب خصمها أو اضافتها.";
|
||||
$lang["items_allow_alt_desciption"] = "وصف بديل";
|
||||
$lang["items_allow_alt_description"] = "السماح بوصف بديل";
|
||||
@@ -37,6 +38,7 @@ $lang["items_excel_import_nodata_wrongformat"] = "الملف الذى رفعته
|
||||
$lang["items_excel_import_partially_failed"] = "تم استيراد معظم الأصناف. البعض لم يتم استيرادهم ، وهذه هى القائمة:";
|
||||
$lang["items_excel_import_success"] = "تم استيراد الأصناف بنجاح.";
|
||||
$lang["items_generate_barcodes"] = "توليد أكواد الباركود";
|
||||
$lang["items_hsn_code"] = "";
|
||||
$lang["items_image"] = "صورة";
|
||||
$lang["items_import_items_excel"] = "استيراد من اكسل";
|
||||
$lang["items_info_provided_by"] = "المعلومات مقدمة بواسطة";
|
||||
@@ -96,6 +98,7 @@ $lang["items_successful_updating"] = "لقد تم تحديث بيانات صنف
|
||||
$lang["items_supplier"] = "المورد";
|
||||
$lang["items_tax_1"] = "الضريبة 1";
|
||||
$lang["items_tax_2"] = "الضريبة 2";
|
||||
$lang["items_tax_category"] = "";
|
||||
$lang["items_tax_percent"] = "نسبة الضريبة";
|
||||
$lang["items_tax_percent_number"] = "نسبة الضريبة يجب ان تكون رقم";
|
||||
$lang["items_tax_percent_required"] = "نسبة الضريبة مطلوبة.";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["login_gcaptcha"] = "أنا لست بوت.";
|
||||
$lang["login_go"] = "البدء";
|
||||
$lang["login_invalid_gcaptcha"] = "رمز التحقق غير صحيح.";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["messages_first_name"] = "الإسم الأول";
|
||||
$lang["messages_last_name"] = "الأسم الأخير";
|
||||
$lang["messages_message"] = "الرسالة";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["module_attributes"] = "ميزات/مميزات";
|
||||
$lang["module_attributes_desc"] = "إضافة، تعديل، حذف، وبحث بالميزات.";
|
||||
$lang["module_both"] = "الاثنين";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["receivings_cancel_receiving"] = "إلغاء";
|
||||
$lang["receivings_cannot_be_deleted"] = "لايمكن حذف الإستلام/الإستلامات.";
|
||||
$lang["receivings_comments"] = "تعليقات";
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["reports_all"] = "الكل";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_canceled"] = "ملغى";
|
||||
$lang["reports_categories"] = "التصنيفات";
|
||||
$lang["reports_categories_summary_report"] = "تقرير ملخص التصنيفات";
|
||||
@@ -62,6 +64,7 @@ $lang["reports_items"] = "الأصناف";
|
||||
$lang["reports_items_purchased"] = "الأصناف مشتراه";
|
||||
$lang["reports_items_received"] = "الأصناف مستلمة";
|
||||
$lang["reports_items_summary_report"] = "تقرير ملخص الأصناف";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_low_inventory"] = "النواقص";
|
||||
$lang["reports_low_inventory_report"] = "تقرير نواقص المخزون";
|
||||
$lang["reports_low_sell_quantity"] = "كميات حسب الصنف الاولي";
|
||||
@@ -99,6 +102,8 @@ $lang["reports_sale_type"] = "طريقة البيع";
|
||||
$lang["reports_sales"] = "بيع";
|
||||
$lang["reports_sales_amount"] = "كمية المبيعات";
|
||||
$lang["reports_sales_summary_report"] = "تقرير ملخص المبيعات";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_serial_number"] = "مسلسل";
|
||||
$lang["reports_sold_by"] = "البائع";
|
||||
$lang["reports_sold_to"] = "مباع الى";
|
||||
@@ -111,7 +116,9 @@ $lang["reports_supplier"] = "المورد";
|
||||
$lang["reports_suppliers"] = "الموردين";
|
||||
$lang["reports_suppliers_summary_report"] = "تقرير ملخص الموردين";
|
||||
$lang["reports_tax"] = "الضريبة";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_percent"] = "نسبة الضريبة";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_taxes"] = "الضرائب";
|
||||
$lang["reports_taxes_summary_report"] = "تقرير ملخص الضرائب";
|
||||
$lang["reports_total"] = "الإجمالى";
|
||||
|
||||
@@ -3,9 +3,11 @@
|
||||
$lang["customers_available_points"] = "النقاط المتاحة";
|
||||
$lang["rewards_package"] = "مكافآت";
|
||||
$lang["rewards_remaining_balance"] = "رصيد النقاط المتبقي هو ";
|
||||
$lang["sales_account_number"] = "";
|
||||
$lang["sales_add_payment"] = "إضافة دفع";
|
||||
$lang["sales_amount_due"] = "المبلغ المطلوب";
|
||||
$lang["sales_amount_tendered"] = "المبلغ المدفوع";
|
||||
$lang["sales_authorized_signature"] = "";
|
||||
$lang["sales_cancel_sale"] = "الغاء عملية البيع";
|
||||
$lang["sales_cash"] = "نقدى";
|
||||
$lang["sales_cash_deposit"] = "ايداع نقدي";
|
||||
@@ -63,6 +65,7 @@ $lang["sales_giftcard_balance"] = "رصيد بطاقة الهدية";
|
||||
$lang["sales_giftcard_number"] = "رقم بطاقة الهدية";
|
||||
$lang["sales_group_by_category"] = "تصفية حسب الفئة";
|
||||
$lang["sales_group_by_type"] = "تجميع حسب النوع";
|
||||
$lang["sales_hsn"] = "";
|
||||
$lang["sales_id"] = "كود عملية البيع";
|
||||
$lang["sales_include_prices"] = "يشمل الاسعار؟";
|
||||
$lang["sales_invoice"] = "فاتورة";
|
||||
@@ -73,6 +76,11 @@ $lang["sales_invoice_no_email"] = "هذا العميل ليس لدية بريد
|
||||
$lang["sales_invoice_number"] = "فاتورة رقم #";
|
||||
$lang["sales_invoice_number_duplicate"] = "من فضلك أدخل رقم فاتورة غير مكرر.";
|
||||
$lang["sales_invoice_sent"] = "تم إرسال الفاتورة إلى";
|
||||
$lang["sales_invoice_total"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_unsent"] = "فشل إرسال الفاتورة إلى";
|
||||
$lang["sales_invoice_update"] = "إعادة العد";
|
||||
$lang["sales_item_insufficient_of_stock"] = "لايوجد مخزون كافى من الصنف.";
|
||||
@@ -146,6 +154,8 @@ $lang["sales_suspended_sales"] = "المبيعات المعلقة";
|
||||
$lang["sales_table"] = "طاولة";
|
||||
$lang["sales_takings"] = "المبيع اليومي";
|
||||
$lang["sales_tax"] = "ضريبة";
|
||||
$lang["sales_tax_id"] = "";
|
||||
$lang["sales_tax_invoice"] = "";
|
||||
$lang["sales_tax_percent"] = "ضريبة %";
|
||||
$lang["sales_total"] = "المجموع";
|
||||
$lang["sales_total_tax_exclusive"] = "الإجمالى بدون الضرائب";
|
||||
@@ -158,6 +168,7 @@ $lang["sales_unsuccessfully_updated"] = "فشل تحديث عملية البيع
|
||||
$lang["sales_unsuspend"] = "إلغاء تعليق";
|
||||
$lang["sales_unsuspend_and_delete"] = "إلغاء تعليق وحذف";
|
||||
$lang["sales_update"] = "تحديث";
|
||||
$lang["sales_upi"] = "";
|
||||
$lang["sales_work_order"] = "طلب عمل";
|
||||
$lang["sales_work_order_number"] = "رقم طلب العمل";
|
||||
$lang["sales_work_order_number_duplicate"] = "رقم طلب العمل يجب ان يكون فريد.";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["suppliers_account_number"] = "رقم الحساب";
|
||||
$lang["suppliers_agency_name"] = "اسم الوكالة";
|
||||
$lang["suppliers_cannot_be_deleted"] = "لايمكن حذف المورد/الموردين لوجود مبيعات مرتبطة بهم.";
|
||||
@@ -18,4 +19,5 @@ $lang["suppliers_successful_deleted"] = "لقد تم حذف المورد بنج
|
||||
$lang["suppliers_successful_updating"] = "لقد تم تحديث بيانات المورد بنجاح";
|
||||
$lang["suppliers_supplier"] = "مورد";
|
||||
$lang["suppliers_supplier_id"] = "كود المورد";
|
||||
$lang["suppliers_tax_id"] = "";
|
||||
$lang["suppliers_update"] = "تحديث بيانات المورد";
|
||||
|
||||
@@ -1,12 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang["taxes_add_exception"] = "أضافة أستثناء";
|
||||
$lang["taxes_cascade"] = "";
|
||||
$lang["taxes_cascade_sequence"] = "";
|
||||
$lang["taxes_city"] = "";
|
||||
$lang["taxes_code"] = "";
|
||||
$lang["taxes_confirm_delete"] = "هل أنت متأكد من تغيير الكود الضريبي؟ هذا الأجراء غير قابل للرجوع.";
|
||||
$lang["taxes_confirm_restore"] = "هل أنت متأكد من أستعادة الأكواد الضريبية؟";
|
||||
$lang["taxes_default_tax_category"] = "التصنيف الضريبي الأفتراضي";
|
||||
$lang["taxes_default_tax_rate"] = "";
|
||||
$lang["taxes_error_adding_updating"] = "فشل إضافة أو تغيير الكود الضريبي.";
|
||||
$lang["taxes_group_seq"] = "";
|
||||
$lang["taxes_jurisdiction_name"] = "";
|
||||
$lang["taxes_name"] = "";
|
||||
$lang["taxes_new"] = "كود ضريبي جديد";
|
||||
$lang["taxes_no_taxes_to_display"] = "لا يوجد أكواد ضريبية للعرض.";
|
||||
$lang["taxes_reporting_authority"] = "";
|
||||
$lang["taxes_round_half_down"] = "تقريب Half Down";
|
||||
$lang["taxes_round_half_even"] = "تقريب Half Even";
|
||||
$lang["taxes_round_half_odd"] = "تقريب Half Odd";
|
||||
@@ -14,8 +23,17 @@ $lang["taxes_round_half_up"] = "تقريب Half Up";
|
||||
$lang["taxes_rounding_code"] = "كود التقريب";
|
||||
$lang["taxes_sales_tax"] = "ضريبة المبيعات";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "ضريبة المبيعات بالفاتورة";
|
||||
$lang["taxes_sequence"] = "";
|
||||
$lang["taxes_state"] = "";
|
||||
$lang["taxes_successful_deleted"] = "تم المسح بنجاح";
|
||||
$lang["taxes_tax_categories"] = "";
|
||||
$lang["taxes_tax_categories_configuration"] = "";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_category"] = "نوع الضريبة";
|
||||
$lang["taxes_tax_category_code"] = "";
|
||||
$lang["taxes_tax_category_name"] = "";
|
||||
$lang["taxes_tax_category_new"] = "";
|
||||
$lang["taxes_tax_code"] = "كود الضريبة";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "فشل مسح الكود الضريبي.";
|
||||
$lang["taxes_tax_code_name"] = "اسم الكود الضريبي";
|
||||
@@ -25,8 +43,28 @@ $lang["taxes_tax_code_successful_updated"] = "تم التعديل بنجاح";
|
||||
$lang["taxes_tax_code_successful_updating"] = "تم تعديل الكود الضريبي بنجاح";
|
||||
$lang["taxes_tax_code_successfully_added"] = "لقد تم إضافة المورد بنجاح";
|
||||
$lang["taxes_tax_code_type"] = "نوع كود الضريبة";
|
||||
$lang["taxes_tax_codes"] = "";
|
||||
$lang["taxes_tax_codes_configuration"] = "";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_excluded"] = "";
|
||||
$lang["taxes_tax_group"] = "";
|
||||
$lang["taxes_tax_group_sequence"] = "";
|
||||
$lang["taxes_tax_included"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "";
|
||||
$lang["taxes_tax_jurisdictions"] = "";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_rate"] = "معدل الضريبة الافتراضي %";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "";
|
||||
$lang["taxes_tax_rate_numeric"] = "معدل الضريبة الافتراضي يجب أن يكون رقم.";
|
||||
$lang["taxes_tax_rate_required"] = "معدل الضريبة الافتراضي مطلوب.";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "";
|
||||
$lang["taxes_tax_rates"] = "";
|
||||
$lang["taxes_tax_rates_configuration"] = "";
|
||||
$lang["taxes_tax_rounding"] = "";
|
||||
$lang["taxes_tax_type"] = "";
|
||||
$lang["taxes_update"] = "تعديل نوع ضريبة المبيعات";
|
||||
$lang["taxes_vat_tax"] = "ضريبة القيمة المضافة";
|
||||
|
||||
@@ -39,6 +39,7 @@ $lang["common_last_page"] = "Son";
|
||||
$lang["common_learn_about_project"] = "Proyekt haqqında ən son məlumatı öyrənmək";
|
||||
$lang["common_list_of"] = "Siyahısı";
|
||||
$lang["common_logout"] = "Çıxış";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "Təzə";
|
||||
$lang["common_no_persons_to_display"] = "Göstəriləcək insanlar yoxdur";
|
||||
$lang["common_none_selected_text"] = "Heçnə seçilməyib";
|
||||
|
||||
@@ -72,6 +72,9 @@ $lang["config_default_origin_tax_code"] = "Vergi Kodunun Standart Mənbəyi";
|
||||
$lang["config_default_sales_discount"] = "Standart Satış Endirimi %";
|
||||
$lang["config_default_sales_discount_number"] = "Standart Satış Endirimi rəqəm ilə olmalıdır.";
|
||||
$lang["config_default_sales_discount_required"] = "Standart Satış Endirimi tələb olunan sahədi.";
|
||||
$lang["config_default_tax_category"] = "";
|
||||
$lang["config_default_tax_code"] = "";
|
||||
$lang["config_default_tax_jurisdiction"] = "";
|
||||
$lang["config_default_tax_name_number"] = "Standart Vergi Adı uzun adlı olmalıdır .";
|
||||
$lang["config_default_tax_name_required"] = "Adi vergi mütləq rəqəmlə olmalıdır.";
|
||||
$lang["config_default_tax_rate"] = "Adi vergi dərəcəsi %";
|
||||
@@ -128,6 +131,7 @@ $lang["config_general_configuration"] = "Ümumi Konfiqurasiya";
|
||||
$lang["config_giftcard_number"] = "Hədiyyə Kartı Nömrəsi";
|
||||
$lang["config_giftcard_random"] = "Təsadüfən Yarat";
|
||||
$lang["config_giftcard_series"] = "Bölümlərə görə Yarat";
|
||||
$lang["config_include_hsn"] = "";
|
||||
$lang["config_info"] = "Məlumat";
|
||||
$lang["config_info_configuration"] = "Dükan İnformasiyası";
|
||||
$lang["config_invoice"] = "Faktura";
|
||||
@@ -136,6 +140,7 @@ $lang["config_invoice_default_comments"] = "Standart Faktura Şərhləri";
|
||||
$lang["config_invoice_email_message"] = "Dil";
|
||||
$lang["config_invoice_enable"] = "Fakturanı Aktivləşdir";
|
||||
$lang["config_invoice_printer"] = "Faktura Printeri";
|
||||
$lang["config_invoice_type"] = "";
|
||||
$lang["config_jsprintsetup_required"] = "Xəbərdarlıq: Bu funksiya yalnız FireFox jsPrintSetup addon quraşdırıldığı halda işləyəcəkdir. Yadda saxlanılsın?";
|
||||
$lang["config_language"] = "Dil";
|
||||
$lang["config_last_used_invoice_number"] = "Son istifadə edilmiş Faktura nömrəsi";
|
||||
@@ -255,11 +260,13 @@ $lang["config_tax_category_required"] = "Vergi Kategoriyası tələb olunur.";
|
||||
$lang["config_tax_category_used"] = "Vergi kateqoriyası istifadə olunduğu üçün silinə bilməz.";
|
||||
$lang["config_tax_configuration"] = "Vergi Konfiqurasiyası";
|
||||
$lang["config_tax_decimals"] = "Vaxt";
|
||||
$lang["config_tax_id"] = "";
|
||||
$lang["config_tax_included"] = "Vergi Daxildir";
|
||||
$lang["config_theme"] = "Vebsayt";
|
||||
$lang["config_thousands_separator"] = "Minliklər Ayıran";
|
||||
$lang["config_timezone"] = "Vaxt Zonası";
|
||||
$lang["config_top"] = "Yuxarı";
|
||||
$lang["config_use_destination_based_tax"] = "";
|
||||
$lang["config_website"] = "Vebsayt";
|
||||
$lang["config_work_order_enable"] = "İş Sifariş Dəstəyi";
|
||||
$lang["config_work_order_format"] = "İş Sifarş Farmatı";
|
||||
|
||||
@@ -47,6 +47,7 @@ $lang["customers_successful_adding"] = "Siz uğurla müştəri əlavə etdiniz";
|
||||
$lang["customers_successful_deleted"] = "Siz uğurla sildiniz";
|
||||
$lang["customers_successful_updating"] = "Siz uğurla müştərini sildiniz";
|
||||
$lang["customers_tax_code"] = "Vergi Kodu";
|
||||
$lang["customers_tax_id"] = "";
|
||||
$lang["customers_taxable"] = "";
|
||||
$lang["customers_total"] = "";
|
||||
$lang["customers_update"] = "";
|
||||
|
||||
@@ -38,6 +38,7 @@ $lang["items_excel_import_nodata_wrongformat"] = "Yüklənmiş faylda məlumat y
|
||||
$lang["items_excel_import_partially_failed"] = "Çox sayda Mallar Uğurla İdxal Edildi, Bəziləri edilə bilmədi";
|
||||
$lang["items_excel_import_success"] = "Malların İdxalı Uğurla Həyata Keçdi";
|
||||
$lang["items_generate_barcodes"] = "şifrə yarat";
|
||||
$lang["items_hsn_code"] = "";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_import_items_excel"] = "Exceldən Malları İdxal Et";
|
||||
$lang["items_info_provided_by"] = "məlumat təqdim olundu ";
|
||||
@@ -97,6 +98,7 @@ $lang["items_successful_updating"] = "Siz uğurla malı yenilədiniz";
|
||||
$lang["items_supplier"] = "Təchizatcı";
|
||||
$lang["items_tax_1"] = "Vergi 1";
|
||||
$lang["items_tax_2"] = "Vergi 2";
|
||||
$lang["items_tax_category"] = "";
|
||||
$lang["items_tax_percent"] = "Vergi Faizi";
|
||||
$lang["items_tax_percent_number"] = "Vergi Faizi rəqəmli dəyər vahidi olmalıdir";
|
||||
$lang["items_tax_percent_required"] = "Vergi Faizi olan sahə boş qala bilməz";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["reports_all"] = "hamısı";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_canceled"] = "Ləğv Edilmiş";
|
||||
$lang["reports_categories"] = "kateqoriyalar";
|
||||
$lang["reports_categories_summary_report"] = "komentariyalar";
|
||||
@@ -63,6 +64,7 @@ $lang["reports_items"] = "Mallar";
|
||||
$lang["reports_items_purchased"] = "ad";
|
||||
$lang["reports_items_received"] = "Qəbul Olunan Mallar";
|
||||
$lang["reports_items_summary_report"] = "ödəniş tipi";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_low_inventory"] = "ödənişlər";
|
||||
$lang["reports_low_inventory_report"] = "inventor hesabatı";
|
||||
$lang["reports_low_sell_quantity"] = "";
|
||||
@@ -100,6 +102,8 @@ $lang["reports_sale_type"] = "satılıb kimə";
|
||||
$lang["reports_sales"] = "Əməliyyatlar";
|
||||
$lang["reports_sales_amount"] = "Əməliyyatların Məbləği";
|
||||
$lang["reports_sales_summary_report"] = "toplam";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_serial_number"] = "hesabatlar";
|
||||
$lang["reports_sold_by"] = "kim tərəfindən qoyulub";
|
||||
$lang["reports_sold_to"] = "təchizatçı";
|
||||
@@ -112,7 +116,9 @@ $lang["reports_supplier"] = "vergi hesabatı";
|
||||
$lang["reports_suppliers"] = "toplam";
|
||||
$lang["reports_suppliers_summary_report"] = "Təchizatçıların Yekun Hesabatı";
|
||||
$lang["reports_tax"] = "tip";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_percent"] = "Retail Price";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_taxes"] = "Vergilər";
|
||||
$lang["reports_taxes_summary_report"] = "Vergi Yekun Hesabatı";
|
||||
$lang["reports_total"] = "Cəm";
|
||||
|
||||
@@ -3,9 +3,11 @@
|
||||
$lang["customers_available_points"] = "Münasib Ballar";
|
||||
$lang["rewards_package"] = "Mükafatlar";
|
||||
$lang["rewards_remaining_balance"] = "Mükafatın yerdə qalan bal dəyəri ";
|
||||
$lang["sales_account_number"] = "";
|
||||
$lang["sales_add_payment"] = "Ödəniş Əlavə Etmək";
|
||||
$lang["sales_amount_due"] = "Məbləğə Görə";
|
||||
$lang["sales_amount_tendered"] = "Təklif olunan Məbləğ";
|
||||
$lang["sales_authorized_signature"] = "";
|
||||
$lang["sales_cancel_sale"] = "Ləğv";
|
||||
$lang["sales_cash"] = "Nəğd pullar";
|
||||
$lang["sales_cash_deposit"] = "";
|
||||
@@ -63,6 +65,7 @@ $lang["sales_giftcard_balance"] = "Hədiyyə Kartı Balansı";
|
||||
$lang["sales_giftcard_number"] = "Hədiyyə kartının nömrəsi";
|
||||
$lang["sales_group_by_category"] = "Kategoriyaya görə grup";
|
||||
$lang["sales_group_by_type"] = "Növə görə qrup";
|
||||
$lang["sales_hsn"] = "";
|
||||
$lang["sales_id"] = "Satış Nömrə";
|
||||
$lang["sales_include_prices"] = "";
|
||||
$lang["sales_invoice"] = "Qəbz";
|
||||
@@ -73,6 +76,11 @@ $lang["sales_invoice_no_email"] = "Bu müştərinin elektron ünvanı düzgün d
|
||||
$lang["sales_invoice_number"] = "Faktura №";
|
||||
$lang["sales_invoice_number_duplicate"] = "Faktura nömrəsi unikal olmalıdır.";
|
||||
$lang["sales_invoice_sent"] = "Faktura göndərildi";
|
||||
$lang["sales_invoice_total"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_unsent"] = "Faktura göndərilə bilmədi";
|
||||
$lang["sales_invoice_update"] = "Yeniden say";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Anbarda kifayət qədər mal yoxdur";
|
||||
@@ -146,6 +154,8 @@ $lang["sales_suspended_sales"] = "satış dayandırıldı";
|
||||
$lang["sales_table"] = "Masa";
|
||||
$lang["sales_takings"] = "Gündəlik Satışlar";
|
||||
$lang["sales_tax"] = "vergi";
|
||||
$lang["sales_tax_id"] = "";
|
||||
$lang["sales_tax_invoice"] = "";
|
||||
$lang["sales_tax_percent"] = "vergi %";
|
||||
$lang["sales_total"] = "cəm";
|
||||
$lang["sales_total_tax_exclusive"] = "Vergi Xaric";
|
||||
@@ -158,6 +168,7 @@ $lang["sales_unsuccessfully_updated"] = "satış uğursuz oldu";
|
||||
$lang["sales_unsuspend"] = "blok etmək";
|
||||
$lang["sales_unsuspend_and_delete"] = "blok etmək və silmək";
|
||||
$lang["sales_update"] = "Yenilə";
|
||||
$lang["sales_upi"] = "";
|
||||
$lang["sales_work_order"] = "";
|
||||
$lang["sales_work_order_number"] = "";
|
||||
$lang["sales_work_order_number_duplicate"] = "";
|
||||
|
||||
@@ -19,4 +19,5 @@ $lang["suppliers_successful_deleted"] = "Siz uğurla sildiniz";
|
||||
$lang["suppliers_successful_updating"] = "Siz uğurla Təchizatçını yenilədiniz";
|
||||
$lang["suppliers_supplier"] = "Təchizatçı";
|
||||
$lang["suppliers_supplier_id"] = "Kimlik";
|
||||
$lang["suppliers_tax_id"] = "";
|
||||
$lang["suppliers_update"] = "Təchizatçı Yenilənməsi";
|
||||
|
||||
@@ -1,12 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang["taxes_add_exception"] = "İstisna Əlavə Et";
|
||||
$lang["taxes_cascade"] = "";
|
||||
$lang["taxes_cascade_sequence"] = "";
|
||||
$lang["taxes_city"] = "";
|
||||
$lang["taxes_code"] = "";
|
||||
$lang["taxes_confirm_delete"] = "Siz Vergi Məcəlləsini silməyə əminsinizmi? Bu əməliyyat yenidən bərpa edilə bilməz";
|
||||
$lang["taxes_confirm_restore"] = "Seçilmiş Vergi Məcəlləsini (lər) bərpa etmək istədiyinizə əminsinizmi?";
|
||||
$lang["taxes_default_tax_category"] = "Cari Vergi Kategoriyası";
|
||||
$lang["taxes_default_tax_rate"] = "";
|
||||
$lang["taxes_error_adding_updating"] = "Vergi Məcəlləsi Əlavəsi ya da uğursuz yeniləmə";
|
||||
$lang["taxes_group_seq"] = "";
|
||||
$lang["taxes_jurisdiction_name"] = "";
|
||||
$lang["taxes_name"] = "";
|
||||
$lang["taxes_new"] = "Yeni Vergi Məcəlləsi";
|
||||
$lang["taxes_no_taxes_to_display"] = "Göstərmək Üçün uyğun Vergi Kodu yoxdur.";
|
||||
$lang["taxes_reporting_authority"] = "";
|
||||
$lang["taxes_round_half_down"] = "Yarı Aşağı";
|
||||
$lang["taxes_round_half_even"] = "Cüt Rəqəm";
|
||||
$lang["taxes_round_half_odd"] = "Tək Rəqəm";
|
||||
@@ -14,8 +23,17 @@ $lang["taxes_round_half_up"] = "Yarı Rəqəmdən Yuxarı";
|
||||
$lang["taxes_rounding_code"] = "Yuvarlama Kodu";
|
||||
$lang["taxes_sales_tax"] = "Satış Vergisi";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "Satış Vergisi Faktura ilə";
|
||||
$lang["taxes_sequence"] = "";
|
||||
$lang["taxes_state"] = "";
|
||||
$lang["taxes_successful_deleted"] = "Siz uğurla sildiniz";
|
||||
$lang["taxes_tax_categories"] = "";
|
||||
$lang["taxes_tax_categories_configuration"] = "";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_category"] = "Vergi Kategoriyası";
|
||||
$lang["taxes_tax_category_code"] = "";
|
||||
$lang["taxes_tax_category_name"] = "";
|
||||
$lang["taxes_tax_category_new"] = "";
|
||||
$lang["taxes_tax_code"] = "Vergi Məcəlləsi";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "Seçilmiş vergi kodu silinə bilmədi";
|
||||
$lang["taxes_tax_code_name"] = "Vergi Məcəlləsi adı";
|
||||
@@ -25,8 +43,28 @@ $lang["taxes_tax_code_successful_updated"] = "Müvəffəqiyyətlə yenilədiniz"
|
||||
$lang["taxes_tax_code_successful_updating"] = "Vergi kodunuzu uğurla yenilədiniz";
|
||||
$lang["taxes_tax_code_successfully_added"] = "Siz uğurla əlavə etdiniz";
|
||||
$lang["taxes_tax_code_type"] = "Vergi Məcəlləsi növü";
|
||||
$lang["taxes_tax_codes"] = "";
|
||||
$lang["taxes_tax_codes_configuration"] = "";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_excluded"] = "";
|
||||
$lang["taxes_tax_group"] = "";
|
||||
$lang["taxes_tax_group_sequence"] = "";
|
||||
$lang["taxes_tax_included"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "";
|
||||
$lang["taxes_tax_jurisdictions"] = "";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_rate"] = "Vergi Dərəcəsi";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "";
|
||||
$lang["taxes_tax_rate_numeric"] = "Vergi dərəcəsi rəqəm ilə olmalıdır";
|
||||
$lang["taxes_tax_rate_required"] = "Vergi Dərəcəsi olan sahə boş qala bilməz";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "";
|
||||
$lang["taxes_tax_rates"] = "";
|
||||
$lang["taxes_tax_rates_configuration"] = "";
|
||||
$lang["taxes_tax_rounding"] = "";
|
||||
$lang["taxes_tax_type"] = "";
|
||||
$lang["taxes_update"] = "Satış Vergi Kategoriyasıni Yeniləyin";
|
||||
$lang["taxes_vat_tax"] = "ƏDV Vergisi";
|
||||
|
||||
@@ -39,6 +39,7 @@ $lang["common_last_page"] = "Последна";
|
||||
$lang["common_learn_about_project"] = "за да научите най-новата информация за проекта.";
|
||||
$lang["common_list_of"] = "Списък с";
|
||||
$lang["common_logout"] = "Излизане от профила";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "Нов";
|
||||
$lang["common_no_persons_to_display"] = "Няма хора за показване.";
|
||||
$lang["common_none_selected_text"] = "Нищо не е избрано.";
|
||||
|
||||
@@ -72,6 +72,9 @@ $lang["config_default_origin_tax_code"] = "Default Origin Tax Code";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "Default Sales Discount must be a number.";
|
||||
$lang["config_default_sales_discount_required"] = "Default Sales Discount is a required field.";
|
||||
$lang["config_default_tax_category"] = "";
|
||||
$lang["config_default_tax_code"] = "";
|
||||
$lang["config_default_tax_jurisdiction"] = "";
|
||||
$lang["config_default_tax_name_number"] = "Default Tax Name must be a string.";
|
||||
$lang["config_default_tax_name_required"] = "Default Tax Name is a required field.";
|
||||
$lang["config_default_tax_rate"] = "Default Tax Rate %";
|
||||
@@ -128,6 +131,7 @@ $lang["config_general_configuration"] = "General Configuration";
|
||||
$lang["config_giftcard_number"] = "Gift Card Number";
|
||||
$lang["config_giftcard_random"] = "Generate Random";
|
||||
$lang["config_giftcard_series"] = "Generate in Series";
|
||||
$lang["config_include_hsn"] = "";
|
||||
$lang["config_info"] = "Information";
|
||||
$lang["config_info_configuration"] = "Store Information";
|
||||
$lang["config_invoice"] = "Invoice";
|
||||
@@ -136,6 +140,7 @@ $lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_enable"] = "Enable Invoicing";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_invoice_type"] = "";
|
||||
$lang["config_jsprintsetup_required"] = "Warning: This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "Language";
|
||||
$lang["config_last_used_invoice_number"] = "Last used Invoice Number";
|
||||
@@ -255,11 +260,13 @@ $lang["config_tax_category_required"] = "";
|
||||
$lang["config_tax_category_used"] = "Tax category cannot be deleted because it is being used.";
|
||||
$lang["config_tax_configuration"] = "Tax Configuration";
|
||||
$lang["config_tax_decimals"] = "Tax Decimals";
|
||||
$lang["config_tax_id"] = "";
|
||||
$lang["config_tax_included"] = "Tax Included";
|
||||
$lang["config_theme"] = "Theme";
|
||||
$lang["config_thousands_separator"] = "Thousands Separator";
|
||||
$lang["config_timezone"] = "Timezone";
|
||||
$lang["config_top"] = "Top";
|
||||
$lang["config_use_destination_based_tax"] = "";
|
||||
$lang["config_website"] = "Website";
|
||||
$lang["config_work_order_enable"] = "Work Order Support";
|
||||
$lang["config_work_order_format"] = "Work Order Format";
|
||||
|
||||
@@ -47,6 +47,7 @@ $lang["customers_successful_adding"] = "Успешно добавихте кли
|
||||
$lang["customers_successful_deleted"] = "Вие успешно сте изтрили";
|
||||
$lang["customers_successful_updating"] = "Актуализирахте успешно клиента си";
|
||||
$lang["customers_tax_code"] = "Данъчен код";
|
||||
$lang["customers_tax_id"] = "";
|
||||
$lang["customers_taxable"] = "Облагаем";
|
||||
$lang["customers_total"] = "Общо изразходвани средства";
|
||||
$lang["customers_update"] = "Актуализиране на клиента";
|
||||
|
||||
@@ -38,6 +38,7 @@ $lang["items_excel_import_nodata_wrongformat"] = "The uploaded file has no data
|
||||
$lang["items_excel_import_partially_failed"] = "Item import successful with some failures:";
|
||||
$lang["items_excel_import_success"] = "Item import successful.";
|
||||
$lang["items_generate_barcodes"] = "Generate Barcodes";
|
||||
$lang["items_hsn_code"] = "";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_import_items_excel"] = "Item Import from Excel";
|
||||
$lang["items_info_provided_by"] = "Information provided by";
|
||||
@@ -97,6 +98,7 @@ $lang["items_successful_updating"] = "You have successfully updated item";
|
||||
$lang["items_supplier"] = "Supplier";
|
||||
$lang["items_tax_1"] = "Tax 1";
|
||||
$lang["items_tax_2"] = "Tax 2";
|
||||
$lang["items_tax_category"] = "";
|
||||
$lang["items_tax_percent"] = "Tax Percent";
|
||||
$lang["items_tax_percent_number"] = "";
|
||||
$lang["items_tax_percent_required"] = "Tax Percent is a required field.";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["reports_all"] = "All";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_canceled"] = "Canceled";
|
||||
$lang["reports_categories"] = "Categories";
|
||||
$lang["reports_categories_summary_report"] = "Categories Summary Report";
|
||||
@@ -63,6 +64,7 @@ $lang["reports_items"] = "Items";
|
||||
$lang["reports_items_purchased"] = "Items Purchased";
|
||||
$lang["reports_items_received"] = "Items Received";
|
||||
$lang["reports_items_summary_report"] = "Items Summary Report";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_low_inventory"] = "";
|
||||
$lang["reports_low_inventory_report"] = "";
|
||||
$lang["reports_low_sell_quantity"] = "";
|
||||
@@ -100,6 +102,8 @@ $lang["reports_sale_type"] = "Transaction Type";
|
||||
$lang["reports_sales"] = "Transactions";
|
||||
$lang["reports_sales_amount"] = "Transactions amount";
|
||||
$lang["reports_sales_summary_report"] = "Transactions Summary Report";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_serial_number"] = "Serial Number";
|
||||
$lang["reports_sold_by"] = "Sold By";
|
||||
$lang["reports_sold_to"] = "Sold To";
|
||||
@@ -112,7 +116,9 @@ $lang["reports_supplier"] = "Supplier";
|
||||
$lang["reports_suppliers"] = "Suppliers";
|
||||
$lang["reports_suppliers_summary_report"] = "Suppliers Summary Report";
|
||||
$lang["reports_tax"] = "Tax";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_percent"] = "Tax Percent";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_taxes"] = "Taxes";
|
||||
$lang["reports_taxes_summary_report"] = "Taxes Summary Report";
|
||||
$lang["reports_total"] = "Total";
|
||||
|
||||
@@ -3,9 +3,11 @@
|
||||
$lang["customers_available_points"] = "Налични точки";
|
||||
$lang["rewards_package"] = "Награди";
|
||||
$lang["rewards_remaining_balance"] = "Оставащата стойност на точките за награда е ";
|
||||
$lang["sales_account_number"] = "";
|
||||
$lang["sales_add_payment"] = "Добавяне на плащане";
|
||||
$lang["sales_amount_due"] = "Дължима сума";
|
||||
$lang["sales_amount_tendered"] = "Предоставена сума";
|
||||
$lang["sales_authorized_signature"] = "";
|
||||
$lang["sales_cancel_sale"] = "Отказ";
|
||||
$lang["sales_cash"] = "В брой";
|
||||
$lang["sales_cash_deposit"] = "Депозит в брой";
|
||||
@@ -63,6 +65,7 @@ $lang["sales_giftcard_balance"] = "Gift Card Баланс";
|
||||
$lang["sales_giftcard_number"] = "Gift Card Номер";
|
||||
$lang["sales_group_by_category"] = "Групирайте по категория";
|
||||
$lang["sales_group_by_type"] = "Групиране по тип";
|
||||
$lang["sales_hsn"] = "";
|
||||
$lang["sales_id"] = "Номер на продажба";
|
||||
$lang["sales_include_prices"] = "Включва цени?";
|
||||
$lang["sales_invoice"] = "Фактура";
|
||||
@@ -73,6 +76,11 @@ $lang["sales_invoice_no_email"] = "Този клиент няма валиден
|
||||
$lang["sales_invoice_number"] = "Фактура #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Номерът на фактурите трябва да е уникален.";
|
||||
$lang["sales_invoice_sent"] = "Фактура, изпратена до";
|
||||
$lang["sales_invoice_total"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_unsent"] = "Фактурата не можа да бъде изпратена до";
|
||||
$lang["sales_invoice_update"] = "Преизчисляване";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Елементът има недостатъчен запас.";
|
||||
@@ -146,6 +154,8 @@ $lang["sales_suspended_sales"] = "Преустановен";
|
||||
$lang["sales_table"] = "Маса";
|
||||
$lang["sales_takings"] = "Ежедневни продажби";
|
||||
$lang["sales_tax"] = "Данък";
|
||||
$lang["sales_tax_id"] = "";
|
||||
$lang["sales_tax_invoice"] = "";
|
||||
$lang["sales_tax_percent"] = "Данък %";
|
||||
$lang["sales_total"] = "Обща сума";
|
||||
$lang["sales_total_tax_exclusive"] = "Без данък";
|
||||
@@ -158,6 +168,7 @@ $lang["sales_unsuccessfully_updated"] = "Актуализацията на пр
|
||||
$lang["sales_unsuspend"] = "Възстановяване";
|
||||
$lang["sales_unsuspend_and_delete"] = "Action";
|
||||
$lang["sales_update"] = "Актуализация";
|
||||
$lang["sales_upi"] = "";
|
||||
$lang["sales_work_order"] = "Работна поръчка";
|
||||
$lang["sales_work_order_number"] = "Номер работна поръчка";
|
||||
$lang["sales_work_order_number_duplicate"] = "Номерът на работната поръчка трябва да е уникален.";
|
||||
|
||||
@@ -19,4 +19,5 @@ $lang["suppliers_successful_deleted"] = "Вие успешно изтрихте"
|
||||
$lang["suppliers_successful_updating"] = "Обновяването на доставчика е успешно";
|
||||
$lang["suppliers_supplier"] = "Доставчик";
|
||||
$lang["suppliers_supplier_id"] = "Id";
|
||||
$lang["suppliers_tax_id"] = "";
|
||||
$lang["suppliers_update"] = "Актуализиране на доставчик";
|
||||
|
||||
@@ -1,12 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang["taxes_add_exception"] = "Добавяне на изключение";
|
||||
$lang["taxes_cascade"] = "";
|
||||
$lang["taxes_cascade_sequence"] = "";
|
||||
$lang["taxes_city"] = "";
|
||||
$lang["taxes_code"] = "";
|
||||
$lang["taxes_confirm_delete"] = "Наистина ли искате да изтриете този данъчен кодекс? Това действие не може да бъде отменено.";
|
||||
$lang["taxes_confirm_restore"] = "Наистина ли искате да възстановите избраните данъчни кодове?";
|
||||
$lang["taxes_default_tax_category"] = "Стандартна данъчна категория";
|
||||
$lang["taxes_default_tax_rate"] = "";
|
||||
$lang["taxes_error_adding_updating"] = "Добавянето или актуализацията на данъчния код беше неуспешна.";
|
||||
$lang["taxes_group_seq"] = "";
|
||||
$lang["taxes_jurisdiction_name"] = "";
|
||||
$lang["taxes_name"] = "";
|
||||
$lang["taxes_new"] = "Нов данъчен код";
|
||||
$lang["taxes_no_taxes_to_display"] = "Няма код за данъци, който да се показва.";
|
||||
$lang["taxes_reporting_authority"] = "";
|
||||
$lang["taxes_round_half_down"] = "Половина надолу";
|
||||
$lang["taxes_round_half_even"] = "Равно";
|
||||
$lang["taxes_round_half_odd"] = "Половин нечетно";
|
||||
@@ -14,8 +23,17 @@ $lang["taxes_round_half_up"] = "Наполовина нагоре";
|
||||
$lang["taxes_rounding_code"] = "Закръгляващ код";
|
||||
$lang["taxes_sales_tax"] = "Данък върху продажбите";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "Данък върху продажбите по фактура";
|
||||
$lang["taxes_sequence"] = "";
|
||||
$lang["taxes_state"] = "";
|
||||
$lang["taxes_successful_deleted"] = "Вие успешно изтрихте";
|
||||
$lang["taxes_tax_categories"] = "";
|
||||
$lang["taxes_tax_categories_configuration"] = "";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_category"] = "Данъчна категория";
|
||||
$lang["taxes_tax_category_code"] = "";
|
||||
$lang["taxes_tax_category_name"] = "";
|
||||
$lang["taxes_tax_category_new"] = "";
|
||||
$lang["taxes_tax_code"] = "Данъчен код";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "Изтриването на данъчен код не бе успешно.";
|
||||
$lang["taxes_tax_code_name"] = "Име на данъчния код";
|
||||
@@ -25,8 +43,28 @@ $lang["taxes_tax_code_successful_updated"] = "Актуализирахте ус
|
||||
$lang["taxes_tax_code_successful_updating"] = "Успешно актуализирахте данъчния код";
|
||||
$lang["taxes_tax_code_successfully_added"] = "Добавянето беше успешно";
|
||||
$lang["taxes_tax_code_type"] = "Тип данъчен код";
|
||||
$lang["taxes_tax_codes"] = "";
|
||||
$lang["taxes_tax_codes_configuration"] = "";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_excluded"] = "";
|
||||
$lang["taxes_tax_group"] = "";
|
||||
$lang["taxes_tax_group_sequence"] = "";
|
||||
$lang["taxes_tax_included"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "";
|
||||
$lang["taxes_tax_jurisdictions"] = "";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_rate"] = "Данъчна ставка";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "";
|
||||
$lang["taxes_tax_rate_numeric"] = "Данъчната ставка трябва да е число.";
|
||||
$lang["taxes_tax_rate_required"] = "Данъчната ставка е задължително поле.";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "";
|
||||
$lang["taxes_tax_rates"] = "";
|
||||
$lang["taxes_tax_rates_configuration"] = "";
|
||||
$lang["taxes_tax_rounding"] = "";
|
||||
$lang["taxes_tax_type"] = "";
|
||||
$lang["taxes_update"] = "Актуализиране на данъка върху продажбите";
|
||||
$lang["taxes_vat_tax"] = "Данък ДДС";
|
||||
|
||||
@@ -39,6 +39,7 @@ $lang["common_last_page"] = "Poslední";
|
||||
$lang["common_learn_about_project"] = "pro získání dalších informací k projektu.";
|
||||
$lang["common_list_of"] = "Seznam";
|
||||
$lang["common_logout"] = "Odhlásit";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "Nový";
|
||||
$lang["common_no_persons_to_display"] = "Žádní zákazníci k zobrazení.";
|
||||
$lang["common_none_selected_text"] = "bez výběru";
|
||||
|
||||
@@ -72,6 +72,9 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "";
|
||||
$lang["config_default_sales_discount_number"] = "";
|
||||
$lang["config_default_sales_discount_required"] = "";
|
||||
$lang["config_default_tax_category"] = "";
|
||||
$lang["config_default_tax_code"] = "";
|
||||
$lang["config_default_tax_jurisdiction"] = "";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "";
|
||||
$lang["config_default_tax_rate"] = "";
|
||||
@@ -128,6 +131,7 @@ $lang["config_general_configuration"] = "";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_include_hsn"] = "";
|
||||
$lang["config_info"] = "";
|
||||
$lang["config_info_configuration"] = "";
|
||||
$lang["config_invoice"] = "";
|
||||
@@ -136,6 +140,7 @@ $lang["config_invoice_default_comments"] = "";
|
||||
$lang["config_invoice_email_message"] = "";
|
||||
$lang["config_invoice_enable"] = "";
|
||||
$lang["config_invoice_printer"] = "";
|
||||
$lang["config_invoice_type"] = "";
|
||||
$lang["config_jsprintsetup_required"] = "";
|
||||
$lang["config_language"] = "";
|
||||
$lang["config_last_used_invoice_number"] = "";
|
||||
@@ -255,11 +260,13 @@ $lang["config_tax_category_required"] = "";
|
||||
$lang["config_tax_category_used"] = "";
|
||||
$lang["config_tax_configuration"] = "";
|
||||
$lang["config_tax_decimals"] = "";
|
||||
$lang["config_tax_id"] = "";
|
||||
$lang["config_tax_included"] = "";
|
||||
$lang["config_theme"] = "";
|
||||
$lang["config_thousands_separator"] = "";
|
||||
$lang["config_timezone"] = "";
|
||||
$lang["config_top"] = "";
|
||||
$lang["config_use_destination_based_tax"] = "";
|
||||
$lang["config_website"] = "";
|
||||
$lang["config_work_order_enable"] = "";
|
||||
$lang["config_work_order_format"] = "";
|
||||
|
||||
@@ -47,6 +47,7 @@ $lang["customers_successful_adding"] = "";
|
||||
$lang["customers_successful_deleted"] = "";
|
||||
$lang["customers_successful_updating"] = "";
|
||||
$lang["customers_tax_code"] = "";
|
||||
$lang["customers_tax_id"] = "";
|
||||
$lang["customers_taxable"] = "";
|
||||
$lang["customers_total"] = "";
|
||||
$lang["customers_update"] = "";
|
||||
|
||||
@@ -38,6 +38,7 @@ $lang["items_excel_import_nodata_wrongformat"] = "Nahraný soubor neobsahuje ž
|
||||
$lang["items_excel_import_partially_failed"] = "Při importu položek došlo k několika chybám:";
|
||||
$lang["items_excel_import_success"] = "Import položek proběhl bez chyby.";
|
||||
$lang["items_generate_barcodes"] = "Vytvořit čárový kód";
|
||||
$lang["items_hsn_code"] = "";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_import_items_excel"] = "Import položek z Excelu";
|
||||
$lang["items_info_provided_by"] = "";
|
||||
@@ -97,6 +98,7 @@ $lang["items_successful_updating"] = "Položka byla upravena";
|
||||
$lang["items_supplier"] = "Dodavatel";
|
||||
$lang["items_tax_1"] = "DPH základní";
|
||||
$lang["items_tax_2"] = "DPH snížená";
|
||||
$lang["items_tax_category"] = "";
|
||||
$lang["items_tax_percent"] = "Sazba (procenta)";
|
||||
$lang["items_tax_percent_number"] = "Sazba daně musí být číslo";
|
||||
$lang["items_tax_percent_required"] = "Musíte zadat sazbu daně.";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["reports_all"] = "Vše";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_canceled"] = "Zrušené";
|
||||
$lang["reports_categories"] = "Kategorie";
|
||||
$lang["reports_categories_summary_report"] = "Přehled dle kategorií";
|
||||
@@ -63,6 +64,7 @@ $lang["reports_items"] = "Položky";
|
||||
$lang["reports_items_purchased"] = "Zakoupené položky";
|
||||
$lang["reports_items_received"] = "Přijaté položky";
|
||||
$lang["reports_items_summary_report"] = "Přehled položek";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_low_inventory"] = "";
|
||||
$lang["reports_low_inventory_report"] = "";
|
||||
$lang["reports_low_sell_quantity"] = "";
|
||||
@@ -100,6 +102,8 @@ $lang["reports_sale_type"] = "Typ transakce";
|
||||
$lang["reports_sales"] = "Transakce";
|
||||
$lang["reports_sales_amount"] = "Množství transakcí";
|
||||
$lang["reports_sales_summary_report"] = "Přehled podle transakcí";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_serial_number"] = "Sériové číslo";
|
||||
$lang["reports_sold_by"] = "Prodejce";
|
||||
$lang["reports_sold_to"] = "Zákazník";
|
||||
@@ -112,7 +116,9 @@ $lang["reports_supplier"] = "Dodavatel";
|
||||
$lang["reports_suppliers"] = "Dodavatelé";
|
||||
$lang["reports_suppliers_summary_report"] = "Přehled dodavatelů";
|
||||
$lang["reports_tax"] = "DPH";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_percent"] = "Sazba";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_taxes"] = "Daně";
|
||||
$lang["reports_taxes_summary_report"] = "Přehled podle DPH";
|
||||
$lang["reports_total"] = "Celkem";
|
||||
|
||||
@@ -3,9 +3,11 @@
|
||||
$lang["customers_available_points"] = "Dostupné body";
|
||||
$lang["rewards_package"] = "";
|
||||
$lang["rewards_remaining_balance"] = "";
|
||||
$lang["sales_account_number"] = "";
|
||||
$lang["sales_add_payment"] = "Přidat platbu";
|
||||
$lang["sales_amount_due"] = "K úhradě";
|
||||
$lang["sales_amount_tendered"] = "Uhrazeno";
|
||||
$lang["sales_authorized_signature"] = "";
|
||||
$lang["sales_cancel_sale"] = "Zrušit";
|
||||
$lang["sales_cash"] = "Hotovost";
|
||||
$lang["sales_cash_deposit"] = "";
|
||||
@@ -63,6 +65,7 @@ $lang["sales_giftcard_balance"] = "";
|
||||
$lang["sales_giftcard_number"] = "Číslo dárkového poukazu";
|
||||
$lang["sales_group_by_category"] = "Seskupit podle kategorií";
|
||||
$lang["sales_group_by_type"] = "Seskupit podle typu";
|
||||
$lang["sales_hsn"] = "";
|
||||
$lang["sales_id"] = "Číslo dokladu";
|
||||
$lang["sales_include_prices"] = "";
|
||||
$lang["sales_invoice"] = "Faktura";
|
||||
@@ -73,6 +76,11 @@ $lang["sales_invoice_no_email"] = "Zákazníl nemá platný e-mail.";
|
||||
$lang["sales_invoice_number"] = "Faktura č";
|
||||
$lang["sales_invoice_number_duplicate"] = "Číslo faktury musí být jedinečné.";
|
||||
$lang["sales_invoice_sent"] = "Faktura odeslána";
|
||||
$lang["sales_invoice_total"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_unsent"] = "Fakturu se nepodařilo odeslat";
|
||||
$lang["sales_invoice_update"] = "Přepočítat";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Není dostatek kusů na skladě.";
|
||||
@@ -146,6 +154,8 @@ $lang["sales_suspended_sales"] = "Zaparkovat";
|
||||
$lang["sales_table"] = "Stůl";
|
||||
$lang["sales_takings"] = "Transakce";
|
||||
$lang["sales_tax"] = "DPH";
|
||||
$lang["sales_tax_id"] = "";
|
||||
$lang["sales_tax_invoice"] = "";
|
||||
$lang["sales_tax_percent"] = "DPH %";
|
||||
$lang["sales_total"] = "Celkem";
|
||||
$lang["sales_total_tax_exclusive"] = "Bez DPH";
|
||||
@@ -158,6 +168,7 @@ $lang["sales_unsuccessfully_updated"] = "Účtenka nebyla upravena.";
|
||||
$lang["sales_unsuspend"] = "Odparkovat";
|
||||
$lang["sales_unsuspend_and_delete"] = "Akce";
|
||||
$lang["sales_update"] = "Obnovit";
|
||||
$lang["sales_upi"] = "";
|
||||
$lang["sales_work_order"] = "";
|
||||
$lang["sales_work_order_number"] = "";
|
||||
$lang["sales_work_order_number_duplicate"] = "";
|
||||
|
||||
@@ -19,4 +19,5 @@ $lang["suppliers_successful_deleted"] = "";
|
||||
$lang["suppliers_successful_updating"] = "";
|
||||
$lang["suppliers_supplier"] = "";
|
||||
$lang["suppliers_supplier_id"] = "";
|
||||
$lang["suppliers_tax_id"] = "";
|
||||
$lang["suppliers_update"] = "";
|
||||
|
||||
@@ -1,12 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang["taxes_add_exception"] = "";
|
||||
$lang["taxes_cascade"] = "";
|
||||
$lang["taxes_cascade_sequence"] = "";
|
||||
$lang["taxes_city"] = "";
|
||||
$lang["taxes_code"] = "";
|
||||
$lang["taxes_confirm_delete"] = "";
|
||||
$lang["taxes_confirm_restore"] = "";
|
||||
$lang["taxes_default_tax_category"] = "";
|
||||
$lang["taxes_default_tax_rate"] = "";
|
||||
$lang["taxes_error_adding_updating"] = "";
|
||||
$lang["taxes_group_seq"] = "";
|
||||
$lang["taxes_jurisdiction_name"] = "";
|
||||
$lang["taxes_name"] = "";
|
||||
$lang["taxes_new"] = "";
|
||||
$lang["taxes_no_taxes_to_display"] = "";
|
||||
$lang["taxes_reporting_authority"] = "";
|
||||
$lang["taxes_round_half_down"] = "";
|
||||
$lang["taxes_round_half_even"] = "";
|
||||
$lang["taxes_round_half_odd"] = "";
|
||||
@@ -14,8 +23,17 @@ $lang["taxes_round_half_up"] = "";
|
||||
$lang["taxes_rounding_code"] = "";
|
||||
$lang["taxes_sales_tax"] = "";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "";
|
||||
$lang["taxes_sequence"] = "";
|
||||
$lang["taxes_state"] = "";
|
||||
$lang["taxes_successful_deleted"] = "";
|
||||
$lang["taxes_tax_categories"] = "";
|
||||
$lang["taxes_tax_categories_configuration"] = "";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_category"] = "";
|
||||
$lang["taxes_tax_category_code"] = "";
|
||||
$lang["taxes_tax_category_name"] = "";
|
||||
$lang["taxes_tax_category_new"] = "";
|
||||
$lang["taxes_tax_code"] = "";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "";
|
||||
$lang["taxes_tax_code_name"] = "";
|
||||
@@ -25,8 +43,28 @@ $lang["taxes_tax_code_successful_updated"] = "";
|
||||
$lang["taxes_tax_code_successful_updating"] = "";
|
||||
$lang["taxes_tax_code_successfully_added"] = "";
|
||||
$lang["taxes_tax_code_type"] = "";
|
||||
$lang["taxes_tax_codes"] = "";
|
||||
$lang["taxes_tax_codes_configuration"] = "";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_excluded"] = "";
|
||||
$lang["taxes_tax_group"] = "";
|
||||
$lang["taxes_tax_group_sequence"] = "";
|
||||
$lang["taxes_tax_included"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "";
|
||||
$lang["taxes_tax_jurisdictions"] = "";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_rate"] = "";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "";
|
||||
$lang["taxes_tax_rate_numeric"] = "";
|
||||
$lang["taxes_tax_rate_required"] = "";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "";
|
||||
$lang["taxes_tax_rates"] = "";
|
||||
$lang["taxes_tax_rates_configuration"] = "";
|
||||
$lang["taxes_tax_rounding"] = "";
|
||||
$lang["taxes_tax_type"] = "";
|
||||
$lang["taxes_update"] = "";
|
||||
$lang["taxes_vat_tax"] = "";
|
||||
|
||||
@@ -39,6 +39,7 @@ $lang["common_last_page"] = "Letzte";
|
||||
$lang["common_learn_about_project"] = "für neueste Nachrichten zum Projekt";
|
||||
$lang["common_list_of"] = "Liste von";
|
||||
$lang["common_logout"] = "Logout";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "Neu";
|
||||
$lang["common_no_persons_to_display"] = "Keine Personen zum Anzeigen";
|
||||
$lang["common_none_selected_text"] = "Nothing selected";
|
||||
|
||||
@@ -72,6 +72,9 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Standard Verkaufsrabatt";
|
||||
$lang["config_default_sales_discount_number"] = "Der Standard Verkaufsrabatt muss eine Zahl sein";
|
||||
$lang["config_default_sales_discount_required"] = "Der Standard Verkaufsrabatt ist erforderlich";
|
||||
$lang["config_default_tax_category"] = "";
|
||||
$lang["config_default_tax_code"] = "";
|
||||
$lang["config_default_tax_jurisdiction"] = "";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "The default tax name is a required field";
|
||||
$lang["config_default_tax_rate"] = "MWSt %";
|
||||
@@ -128,6 +131,7 @@ $lang["config_general_configuration"] = "Einstellungen";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_include_hsn"] = "";
|
||||
$lang["config_info"] = "Instellungen";
|
||||
$lang["config_info_configuration"] = "Instellungen";
|
||||
$lang["config_invoice"] = "Rechnungs";
|
||||
@@ -136,6 +140,7 @@ $lang["config_invoice_default_comments"] = "Rechnungskommentar";
|
||||
$lang["config_invoice_email_message"] = "Rechnungsvorlage (Email)";
|
||||
$lang["config_invoice_enable"] = "Enable Invoicing";
|
||||
$lang["config_invoice_printer"] = "Rechnungsdrucker";
|
||||
$lang["config_invoice_type"] = "";
|
||||
$lang["config_jsprintsetup_required"] = "Warnung! Diese Funktion ist nur funktionsfähig";
|
||||
$lang["config_language"] = "Sprache";
|
||||
$lang["config_last_used_invoice_number"] = "";
|
||||
@@ -255,11 +260,13 @@ $lang["config_tax_category_required"] = "";
|
||||
$lang["config_tax_category_used"] = "";
|
||||
$lang["config_tax_configuration"] = "";
|
||||
$lang["config_tax_decimals"] = "Tax Decimals";
|
||||
$lang["config_tax_id"] = "";
|
||||
$lang["config_tax_included"] = "MWSt inbegriffen";
|
||||
$lang["config_theme"] = "Design";
|
||||
$lang["config_thousands_separator"] = "Tausendertrennzeichen";
|
||||
$lang["config_timezone"] = "Zeitzone";
|
||||
$lang["config_top"] = "Top";
|
||||
$lang["config_use_destination_based_tax"] = "";
|
||||
$lang["config_website"] = "Website";
|
||||
$lang["config_work_order_enable"] = "";
|
||||
$lang["config_work_order_format"] = "";
|
||||
|
||||
@@ -47,6 +47,7 @@ $lang["customers_successful_adding"] = "Kunde erfolgreich hinzugefügt";
|
||||
$lang["customers_successful_deleted"] = "Löschung erfolgreich";
|
||||
$lang["customers_successful_updating"] = "Änderung erfolgreich";
|
||||
$lang["customers_tax_code"] = "";
|
||||
$lang["customers_tax_id"] = "";
|
||||
$lang["customers_taxable"] = "Steuerpflichtig";
|
||||
$lang["customers_total"] = "Total";
|
||||
$lang["customers_update"] = "Kunde ändern";
|
||||
|
||||
@@ -38,6 +38,7 @@ $lang["items_excel_import_nodata_wrongformat"] = "Your uploaded file has no data
|
||||
$lang["items_excel_import_partially_failed"] = "Most Items imported. But some were not, here is the list";
|
||||
$lang["items_excel_import_success"] = "Import of Items successful";
|
||||
$lang["items_generate_barcodes"] = "Generiere Barcodes";
|
||||
$lang["items_hsn_code"] = "";
|
||||
$lang["items_image"] = "Bild";
|
||||
$lang["items_import_items_excel"] = "Importiere Artikel mit Excel Datei";
|
||||
$lang["items_info_provided_by"] = "Info provided by";
|
||||
@@ -97,6 +98,7 @@ $lang["items_successful_updating"] = "Änderung erfolgreich";
|
||||
$lang["items_supplier"] = "Lieferant";
|
||||
$lang["items_tax_1"] = "MWSt 1";
|
||||
$lang["items_tax_2"] = "MWSt 2";
|
||||
$lang["items_tax_category"] = "";
|
||||
$lang["items_tax_percent"] = "MWSt %";
|
||||
$lang["items_tax_percent_number"] = "";
|
||||
$lang["items_tax_percent_required"] = "MWSt % ist erforderlich";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["reports_all"] = "Alle";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_canceled"] = "";
|
||||
$lang["reports_categories"] = "Kategorien";
|
||||
$lang["reports_categories_summary_report"] = "Bericht: Kategorien (summarisch)";
|
||||
@@ -63,6 +64,7 @@ $lang["reports_items"] = "Artikel";
|
||||
$lang["reports_items_purchased"] = "Gekaufte Artikel";
|
||||
$lang["reports_items_received"] = "Erhaltene Artikel";
|
||||
$lang["reports_items_summary_report"] = "Bericht: Artikel (summarisch)";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_low_inventory"] = "Lager mit Unterbestand";
|
||||
$lang["reports_low_inventory_report"] = "Bericht: Inventar";
|
||||
$lang["reports_low_sell_quantity"] = "";
|
||||
@@ -100,6 +102,8 @@ $lang["reports_sale_type"] = "Verkaufs-Typ";
|
||||
$lang["reports_sales"] = "Verkäufe";
|
||||
$lang["reports_sales_amount"] = "Umsatz";
|
||||
$lang["reports_sales_summary_report"] = "Bericht: Umsatz (summarisch)";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_serial_number"] = "Seriennummer";
|
||||
$lang["reports_sold_by"] = "Verkauft durch";
|
||||
$lang["reports_sold_to"] = "Verkauft an";
|
||||
@@ -112,7 +116,9 @@ $lang["reports_supplier"] = "Lieferant";
|
||||
$lang["reports_suppliers"] = "Lieferanten";
|
||||
$lang["reports_suppliers_summary_report"] = "Bericht: Lieferanten (summarisch)";
|
||||
$lang["reports_tax"] = "MWSt";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_percent"] = "MWSt %";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_taxes"] = "Steuern";
|
||||
$lang["reports_taxes_summary_report"] = "Bericht: Steuern (summarisch)";
|
||||
$lang["reports_total"] = "Total";
|
||||
|
||||
@@ -3,9 +3,11 @@
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["rewards_package"] = "";
|
||||
$lang["rewards_remaining_balance"] = "";
|
||||
$lang["sales_account_number"] = "";
|
||||
$lang["sales_add_payment"] = "Zahlung";
|
||||
$lang["sales_amount_due"] = "fälliger Betrag";
|
||||
$lang["sales_amount_tendered"] = "Erhalten";
|
||||
$lang["sales_authorized_signature"] = "";
|
||||
$lang["sales_cancel_sale"] = "Annullieren";
|
||||
$lang["sales_cash"] = "Bar";
|
||||
$lang["sales_cash_deposit"] = "";
|
||||
@@ -63,6 +65,7 @@ $lang["sales_giftcard_balance"] = "Gutschein Restwert";
|
||||
$lang["sales_giftcard_number"] = "Gutschein Nr.";
|
||||
$lang["sales_group_by_category"] = "";
|
||||
$lang["sales_group_by_type"] = "";
|
||||
$lang["sales_hsn"] = "";
|
||||
$lang["sales_id"] = "ID";
|
||||
$lang["sales_include_prices"] = "";
|
||||
$lang["sales_invoice"] = "Rechnung";
|
||||
@@ -73,6 +76,11 @@ $lang["sales_invoice_no_email"] = "Dieser Kunde hat keine gültige Email Adresse
|
||||
$lang["sales_invoice_number"] = "Rechnungs-Nr.";
|
||||
$lang["sales_invoice_number_duplicate"] = "Bitte geben Sie eine eindeutige Rechnungsnummer ein";
|
||||
$lang["sales_invoice_sent"] = "Rechnung gesendet an";
|
||||
$lang["sales_invoice_total"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_unsent"] = "Rechnung nicht gesendet";
|
||||
$lang["sales_invoice_update"] = "Aktualisieren";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Artikel hat Unterbestand";
|
||||
@@ -146,6 +154,8 @@ $lang["sales_suspended_sales"] = "Pendente Aufträge";
|
||||
$lang["sales_table"] = "";
|
||||
$lang["sales_takings"] = "Einnahmen";
|
||||
$lang["sales_tax"] = "MWSt";
|
||||
$lang["sales_tax_id"] = "";
|
||||
$lang["sales_tax_invoice"] = "";
|
||||
$lang["sales_tax_percent"] = "MWSt %";
|
||||
$lang["sales_total"] = "Total";
|
||||
$lang["sales_total_tax_exclusive"] = "Total exkl. MWSt.";
|
||||
@@ -158,6 +168,7 @@ $lang["sales_unsuccessfully_updated"] = "Änderung nicht erfolgreich";
|
||||
$lang["sales_unsuspend"] = "Aktivieren";
|
||||
$lang["sales_unsuspend_and_delete"] = "Aktivieren und löschen";
|
||||
$lang["sales_update"] = "Ändern";
|
||||
$lang["sales_upi"] = "";
|
||||
$lang["sales_work_order"] = "";
|
||||
$lang["sales_work_order_number"] = "";
|
||||
$lang["sales_work_order_number_duplicate"] = "";
|
||||
|
||||
@@ -19,4 +19,5 @@ $lang["suppliers_successful_deleted"] = "Löschung erfolgreich";
|
||||
$lang["suppliers_successful_updating"] = "Änderung erfolgreich";
|
||||
$lang["suppliers_supplier"] = "Lieferant";
|
||||
$lang["suppliers_supplier_id"] = "ID";
|
||||
$lang["suppliers_tax_id"] = "";
|
||||
$lang["suppliers_update"] = "Ändere Lieferant";
|
||||
|
||||
@@ -1,12 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang["taxes_add_exception"] = "";
|
||||
$lang["taxes_cascade"] = "";
|
||||
$lang["taxes_cascade_sequence"] = "";
|
||||
$lang["taxes_city"] = "";
|
||||
$lang["taxes_code"] = "";
|
||||
$lang["taxes_confirm_delete"] = "";
|
||||
$lang["taxes_confirm_restore"] = "";
|
||||
$lang["taxes_default_tax_category"] = "";
|
||||
$lang["taxes_default_tax_rate"] = "";
|
||||
$lang["taxes_error_adding_updating"] = "";
|
||||
$lang["taxes_group_seq"] = "";
|
||||
$lang["taxes_jurisdiction_name"] = "";
|
||||
$lang["taxes_name"] = "";
|
||||
$lang["taxes_new"] = "";
|
||||
$lang["taxes_no_taxes_to_display"] = "";
|
||||
$lang["taxes_reporting_authority"] = "";
|
||||
$lang["taxes_round_half_down"] = "";
|
||||
$lang["taxes_round_half_even"] = "";
|
||||
$lang["taxes_round_half_odd"] = "";
|
||||
@@ -14,8 +23,17 @@ $lang["taxes_round_half_up"] = "";
|
||||
$lang["taxes_rounding_code"] = "";
|
||||
$lang["taxes_sales_tax"] = "";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "";
|
||||
$lang["taxes_sequence"] = "";
|
||||
$lang["taxes_state"] = "";
|
||||
$lang["taxes_successful_deleted"] = "";
|
||||
$lang["taxes_tax_categories"] = "";
|
||||
$lang["taxes_tax_categories_configuration"] = "";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_category"] = "";
|
||||
$lang["taxes_tax_category_code"] = "";
|
||||
$lang["taxes_tax_category_name"] = "";
|
||||
$lang["taxes_tax_category_new"] = "";
|
||||
$lang["taxes_tax_code"] = "";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "";
|
||||
$lang["taxes_tax_code_name"] = "";
|
||||
@@ -25,8 +43,28 @@ $lang["taxes_tax_code_successful_updated"] = "";
|
||||
$lang["taxes_tax_code_successful_updating"] = "";
|
||||
$lang["taxes_tax_code_successfully_added"] = "";
|
||||
$lang["taxes_tax_code_type"] = "";
|
||||
$lang["taxes_tax_codes"] = "";
|
||||
$lang["taxes_tax_codes_configuration"] = "";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_excluded"] = "";
|
||||
$lang["taxes_tax_group"] = "";
|
||||
$lang["taxes_tax_group_sequence"] = "";
|
||||
$lang["taxes_tax_included"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "";
|
||||
$lang["taxes_tax_jurisdictions"] = "";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_rate"] = "";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "";
|
||||
$lang["taxes_tax_rate_numeric"] = "";
|
||||
$lang["taxes_tax_rate_required"] = "";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "";
|
||||
$lang["taxes_tax_rates"] = "";
|
||||
$lang["taxes_tax_rates_configuration"] = "";
|
||||
$lang["taxes_tax_rounding"] = "";
|
||||
$lang["taxes_tax_type"] = "";
|
||||
$lang["taxes_update"] = "";
|
||||
$lang["taxes_vat_tax"] = "";
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
$lang["attributes_attribute_value_invalid_chars"] = "Attributwert darf nicht \":\" oder \"|\" enthalten";
|
||||
<?php
|
||||
|
||||
$lang["attributes_attribute_value_invalid_chars"] = "Attributwert darf nicht \\\":\\\" oder \\\"|\\\" enthalten";
|
||||
$lang["attributes_confirm_delete"] = "";
|
||||
$lang["attributes_definition_cannot_be_deleted"] = "";
|
||||
$lang["attributes_definition_flags"] = "";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["common_address_1"] = "Adresse 1";
|
||||
$lang["common_address_2"] = "Adresse 2";
|
||||
$lang["common_city"] = "Stadt";
|
||||
@@ -38,6 +39,7 @@ $lang["common_last_page"] = "Letzte";
|
||||
$lang["common_learn_about_project"] = "für neueste Nachrichten zum Projekt.";
|
||||
$lang["common_list_of"] = "Liste von";
|
||||
$lang["common_logout"] = "Ausloggen";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "Neu";
|
||||
$lang["common_no_persons_to_display"] = "Keine Personen zum Anzeigen.";
|
||||
$lang["common_none_selected_text"] = "Nichts ausgewählt.";
|
||||
|
||||
@@ -72,6 +72,9 @@ $lang["config_default_origin_tax_code"] = "Standard Steuer Kürzel";
|
||||
$lang["config_default_sales_discount"] = "Standard Verkaufsrabatt";
|
||||
$lang["config_default_sales_discount_number"] = "Der Standard Verkaufsrabatt muss eine Zahl sein.";
|
||||
$lang["config_default_sales_discount_required"] = "Der Standard Verkaufsrabatt ist erforderlich.";
|
||||
$lang["config_default_tax_category"] = "";
|
||||
$lang["config_default_tax_code"] = "";
|
||||
$lang["config_default_tax_jurisdiction"] = "";
|
||||
$lang["config_default_tax_name_number"] = "Standard Steuer Name muss ein String sein.";
|
||||
$lang["config_default_tax_name_required"] = "Standardsteuerfeld ist erforderlich.";
|
||||
$lang["config_default_tax_rate"] = "MWSt %";
|
||||
@@ -128,6 +131,7 @@ $lang["config_general_configuration"] = "Einstellungen";
|
||||
$lang["config_giftcard_number"] = "Gutscheinnummer";
|
||||
$lang["config_giftcard_random"] = "Zufällig Erzeugen";
|
||||
$lang["config_giftcard_series"] = "Serie Erzeugen";
|
||||
$lang["config_include_hsn"] = "";
|
||||
$lang["config_info"] = "Generelle Einstellungen";
|
||||
$lang["config_info_configuration"] = "Generelle Einstellungen";
|
||||
$lang["config_invoice"] = "Rechnungs";
|
||||
@@ -136,6 +140,7 @@ $lang["config_invoice_default_comments"] = "Rechnungskommentar";
|
||||
$lang["config_invoice_email_message"] = "Rechnungsvorlage (Email)";
|
||||
$lang["config_invoice_enable"] = "Rechnungsstellung einschalten";
|
||||
$lang["config_invoice_printer"] = "Rechnungsdrucker";
|
||||
$lang["config_invoice_type"] = "";
|
||||
$lang["config_jsprintsetup_required"] = "Warnung: Diese Funktion benötigt das Firefox jsPrintSetup addon. Trotzdem speichern?";
|
||||
$lang["config_language"] = "Sprache";
|
||||
$lang["config_last_used_invoice_number"] = "Zuletzt verwendete Rechnungsnummer";
|
||||
@@ -255,11 +260,13 @@ $lang["config_tax_category_required"] = "";
|
||||
$lang["config_tax_category_used"] = "Die Steuerkategorie kann nicht gelöscht werden, da sie in Benutzung ist.";
|
||||
$lang["config_tax_configuration"] = "Steuer-Konfiguration";
|
||||
$lang["config_tax_decimals"] = "Steuer Dezimalstellen";
|
||||
$lang["config_tax_id"] = "";
|
||||
$lang["config_tax_included"] = "MWSt inbegriffen";
|
||||
$lang["config_theme"] = "Design";
|
||||
$lang["config_thousands_separator"] = "Tausendertrennzeichen";
|
||||
$lang["config_timezone"] = "Zeitzone";
|
||||
$lang["config_top"] = "Oben";
|
||||
$lang["config_use_destination_based_tax"] = "";
|
||||
$lang["config_website"] = "Website";
|
||||
$lang["config_work_order_enable"] = "";
|
||||
$lang["config_work_order_format"] = "";
|
||||
|
||||
@@ -47,6 +47,7 @@ $lang["customers_successful_adding"] = "Kunde erfolgreich hinzugefügt";
|
||||
$lang["customers_successful_deleted"] = "Löschung erfolgreich";
|
||||
$lang["customers_successful_updating"] = "Änderung erfolgreich";
|
||||
$lang["customers_tax_code"] = "Steuer-Code";
|
||||
$lang["customers_tax_id"] = "";
|
||||
$lang["customers_taxable"] = "Steuerpflichtig";
|
||||
$lang["customers_total"] = "Total";
|
||||
$lang["customers_update"] = "Kunde ändern";
|
||||
|
||||
@@ -38,6 +38,7 @@ $lang["items_excel_import_nodata_wrongformat"] = "Die hochgeladene Datei hat ent
|
||||
$lang["items_excel_import_partially_failed"] = "Die meisten Artikel wurden importiert, aber nicht alle. Hier die Liste";
|
||||
$lang["items_excel_import_success"] = "Artikelimport erfolgreich";
|
||||
$lang["items_generate_barcodes"] = "Generiere Barcodes";
|
||||
$lang["items_hsn_code"] = "";
|
||||
$lang["items_image"] = "Bild";
|
||||
$lang["items_import_items_excel"] = "Importiere Artikel mit Excel Datei";
|
||||
$lang["items_info_provided_by"] = "Informationen bereitgestellt von";
|
||||
@@ -97,6 +98,7 @@ $lang["items_successful_updating"] = "Änderung erfolgreich";
|
||||
$lang["items_supplier"] = "Lieferant";
|
||||
$lang["items_tax_1"] = "MWSt 1";
|
||||
$lang["items_tax_2"] = "MWSt 2";
|
||||
$lang["items_tax_category"] = "";
|
||||
$lang["items_tax_percent"] = "MWSt %";
|
||||
$lang["items_tax_percent_number"] = "Steuer Prozent muss ein Zahlenwert sein";
|
||||
$lang["items_tax_percent_required"] = "MWSt % ist erforderlich";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["reports_all"] = "Alle";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_canceled"] = "";
|
||||
$lang["reports_categories"] = "Kategorien";
|
||||
$lang["reports_categories_summary_report"] = "Bericht: Kategorien (summarisch)";
|
||||
@@ -63,6 +64,7 @@ $lang["reports_items"] = "Artikel";
|
||||
$lang["reports_items_purchased"] = "Gekaufte Artikel";
|
||||
$lang["reports_items_received"] = "Erhaltene Artikel";
|
||||
$lang["reports_items_summary_report"] = "Bericht: Artikel (summarisch)";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_low_inventory"] = "Lager mit Unterbestand";
|
||||
$lang["reports_low_inventory_report"] = "Bericht: Inventar";
|
||||
$lang["reports_low_sell_quantity"] = "";
|
||||
@@ -100,6 +102,8 @@ $lang["reports_sale_type"] = "Verkaufs-Typ";
|
||||
$lang["reports_sales"] = "Verkäufe";
|
||||
$lang["reports_sales_amount"] = "Umsatz";
|
||||
$lang["reports_sales_summary_report"] = "Bericht: Umsatz (summarisch)";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_serial_number"] = "Seriennummer";
|
||||
$lang["reports_sold_by"] = "Verkauft durch";
|
||||
$lang["reports_sold_to"] = "Verkauft an";
|
||||
@@ -112,7 +116,9 @@ $lang["reports_supplier"] = "Lieferant";
|
||||
$lang["reports_suppliers"] = "Lieferanten";
|
||||
$lang["reports_suppliers_summary_report"] = "Bericht: Lieferanten (summarisch)";
|
||||
$lang["reports_tax"] = "MWSt";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_percent"] = "MWSt %";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_taxes"] = "Steuern";
|
||||
$lang["reports_taxes_summary_report"] = "Bericht: Steuern (summarisch)";
|
||||
$lang["reports_total"] = "Total";
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["customers_available_points"] = "Verfügbare Punkte";
|
||||
$lang["rewards_package"] = "Prämie";
|
||||
$lang["rewards_remaining_balance"] = "Prämienpunkte Verbleibend";
|
||||
$lang["sales_account_number"] = "";
|
||||
$lang["sales_add_payment"] = "Zahlung";
|
||||
$lang["sales_amount_due"] = "fälliger Betrag";
|
||||
$lang["sales_amount_tendered"] = "Erhalten";
|
||||
$lang["sales_authorized_signature"] = "";
|
||||
$lang["sales_cancel_sale"] = "Annullieren";
|
||||
$lang["sales_cash"] = "Bar";
|
||||
$lang["sales_cash_deposit"] = "";
|
||||
@@ -62,6 +65,7 @@ $lang["sales_giftcard_balance"] = "Gutschein Restwert";
|
||||
$lang["sales_giftcard_number"] = "Gutschein Nummer";
|
||||
$lang["sales_group_by_category"] = "Gruppiere nach Kategorie";
|
||||
$lang["sales_group_by_type"] = "Gruppiere nach Typ";
|
||||
$lang["sales_hsn"] = "";
|
||||
$lang["sales_id"] = "ID";
|
||||
$lang["sales_include_prices"] = "";
|
||||
$lang["sales_invoice"] = "Rechnung";
|
||||
@@ -72,6 +76,11 @@ $lang["sales_invoice_no_email"] = "Dieser Kunde hat keine gültige Email Adresse
|
||||
$lang["sales_invoice_number"] = "Rechnungs-Nr.";
|
||||
$lang["sales_invoice_number_duplicate"] = "Rechnungsnummer muss eindeutig sein.";
|
||||
$lang["sales_invoice_sent"] = "Rechnung gesendet an";
|
||||
$lang["sales_invoice_total"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_unsent"] = "Rechnung nicht gesendet";
|
||||
$lang["sales_invoice_update"] = "Aktualisieren";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Artikel hat Unterbestand.";
|
||||
@@ -145,6 +154,8 @@ $lang["sales_suspended_sales"] = "Ausgesetzte Aufträge";
|
||||
$lang["sales_table"] = "Tisch";
|
||||
$lang["sales_takings"] = "Einnahmen";
|
||||
$lang["sales_tax"] = "MWSt";
|
||||
$lang["sales_tax_id"] = "";
|
||||
$lang["sales_tax_invoice"] = "";
|
||||
$lang["sales_tax_percent"] = "MWSt %";
|
||||
$lang["sales_total"] = "Total";
|
||||
$lang["sales_total_tax_exclusive"] = "Total exkl. MWSt.";
|
||||
@@ -157,6 +168,7 @@ $lang["sales_unsuccessfully_updated"] = "Änderung nicht erfolgreich";
|
||||
$lang["sales_unsuspend"] = "Aktivieren";
|
||||
$lang["sales_unsuspend_and_delete"] = "Aktivieren und löschen";
|
||||
$lang["sales_update"] = "Ändern";
|
||||
$lang["sales_upi"] = "";
|
||||
$lang["sales_work_order"] = "";
|
||||
$lang["sales_work_order_number"] = "";
|
||||
$lang["sales_work_order_number_duplicate"] = "";
|
||||
|
||||
@@ -19,4 +19,5 @@ $lang["suppliers_successful_deleted"] = "Löschung erfolgreich";
|
||||
$lang["suppliers_successful_updating"] = "Änderung erfolgreich";
|
||||
$lang["suppliers_supplier"] = "Lieferant";
|
||||
$lang["suppliers_supplier_id"] = "ID";
|
||||
$lang["suppliers_tax_id"] = "";
|
||||
$lang["suppliers_update"] = "Ändere Lieferant";
|
||||
|
||||
@@ -1,12 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang["taxes_add_exception"] = "Ausnahme hinzufügen";
|
||||
$lang["taxes_cascade"] = "";
|
||||
$lang["taxes_cascade_sequence"] = "";
|
||||
$lang["taxes_city"] = "";
|
||||
$lang["taxes_code"] = "";
|
||||
$lang["taxes_confirm_delete"] = "";
|
||||
$lang["taxes_confirm_restore"] = "";
|
||||
$lang["taxes_default_tax_category"] = "";
|
||||
$lang["taxes_default_tax_rate"] = "";
|
||||
$lang["taxes_error_adding_updating"] = "";
|
||||
$lang["taxes_group_seq"] = "";
|
||||
$lang["taxes_jurisdiction_name"] = "";
|
||||
$lang["taxes_name"] = "";
|
||||
$lang["taxes_new"] = "";
|
||||
$lang["taxes_no_taxes_to_display"] = "";
|
||||
$lang["taxes_reporting_authority"] = "";
|
||||
$lang["taxes_round_half_down"] = "";
|
||||
$lang["taxes_round_half_even"] = "";
|
||||
$lang["taxes_round_half_odd"] = "";
|
||||
@@ -14,8 +23,17 @@ $lang["taxes_round_half_up"] = "";
|
||||
$lang["taxes_rounding_code"] = "";
|
||||
$lang["taxes_sales_tax"] = "";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "";
|
||||
$lang["taxes_sequence"] = "";
|
||||
$lang["taxes_state"] = "";
|
||||
$lang["taxes_successful_deleted"] = "";
|
||||
$lang["taxes_tax_categories"] = "";
|
||||
$lang["taxes_tax_categories_configuration"] = "";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_category"] = "";
|
||||
$lang["taxes_tax_category_code"] = "";
|
||||
$lang["taxes_tax_category_name"] = "";
|
||||
$lang["taxes_tax_category_new"] = "";
|
||||
$lang["taxes_tax_code"] = "";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "";
|
||||
$lang["taxes_tax_code_name"] = "";
|
||||
@@ -25,8 +43,28 @@ $lang["taxes_tax_code_successful_updated"] = "";
|
||||
$lang["taxes_tax_code_successful_updating"] = "";
|
||||
$lang["taxes_tax_code_successfully_added"] = "";
|
||||
$lang["taxes_tax_code_type"] = "";
|
||||
$lang["taxes_tax_codes"] = "";
|
||||
$lang["taxes_tax_codes_configuration"] = "";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_excluded"] = "";
|
||||
$lang["taxes_tax_group"] = "";
|
||||
$lang["taxes_tax_group_sequence"] = "";
|
||||
$lang["taxes_tax_included"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "";
|
||||
$lang["taxes_tax_jurisdictions"] = "";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_rate"] = "";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "";
|
||||
$lang["taxes_tax_rate_numeric"] = "";
|
||||
$lang["taxes_tax_rate_required"] = "";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "";
|
||||
$lang["taxes_tax_rates"] = "";
|
||||
$lang["taxes_tax_rates_configuration"] = "";
|
||||
$lang["taxes_tax_rounding"] = "";
|
||||
$lang["taxes_tax_type"] = "";
|
||||
$lang["taxes_update"] = "";
|
||||
$lang["taxes_vat_tax"] = "";
|
||||
|
||||
@@ -39,6 +39,7 @@ $lang["common_last_page"] = "Τελευταίο";
|
||||
$lang["common_learn_about_project"] = "";
|
||||
$lang["common_list_of"] = "";
|
||||
$lang["common_logout"] = "Έξοδος";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "Νέο";
|
||||
$lang["common_no_persons_to_display"] = "";
|
||||
$lang["common_none_selected_text"] = "Καμμία επιλογή.";
|
||||
|
||||
@@ -72,6 +72,9 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "";
|
||||
$lang["config_default_sales_discount_number"] = "";
|
||||
$lang["config_default_sales_discount_required"] = "";
|
||||
$lang["config_default_tax_category"] = "";
|
||||
$lang["config_default_tax_code"] = "";
|
||||
$lang["config_default_tax_jurisdiction"] = "";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "";
|
||||
$lang["config_default_tax_rate"] = "";
|
||||
@@ -128,6 +131,7 @@ $lang["config_general_configuration"] = "";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_include_hsn"] = "";
|
||||
$lang["config_info"] = "";
|
||||
$lang["config_info_configuration"] = "";
|
||||
$lang["config_invoice"] = "";
|
||||
@@ -136,6 +140,7 @@ $lang["config_invoice_default_comments"] = "";
|
||||
$lang["config_invoice_email_message"] = "";
|
||||
$lang["config_invoice_enable"] = "";
|
||||
$lang["config_invoice_printer"] = "";
|
||||
$lang["config_invoice_type"] = "";
|
||||
$lang["config_jsprintsetup_required"] = "";
|
||||
$lang["config_language"] = "";
|
||||
$lang["config_last_used_invoice_number"] = "";
|
||||
@@ -255,11 +260,13 @@ $lang["config_tax_category_required"] = "";
|
||||
$lang["config_tax_category_used"] = "";
|
||||
$lang["config_tax_configuration"] = "";
|
||||
$lang["config_tax_decimals"] = "";
|
||||
$lang["config_tax_id"] = "";
|
||||
$lang["config_tax_included"] = "";
|
||||
$lang["config_theme"] = "";
|
||||
$lang["config_thousands_separator"] = "";
|
||||
$lang["config_timezone"] = "";
|
||||
$lang["config_top"] = "";
|
||||
$lang["config_use_destination_based_tax"] = "";
|
||||
$lang["config_website"] = "";
|
||||
$lang["config_work_order_enable"] = "";
|
||||
$lang["config_work_order_format"] = "";
|
||||
|
||||
@@ -47,6 +47,7 @@ $lang["customers_successful_adding"] = "";
|
||||
$lang["customers_successful_deleted"] = "";
|
||||
$lang["customers_successful_updating"] = "";
|
||||
$lang["customers_tax_code"] = "";
|
||||
$lang["customers_tax_id"] = "";
|
||||
$lang["customers_taxable"] = "";
|
||||
$lang["customers_total"] = "";
|
||||
$lang["customers_update"] = "";
|
||||
|
||||
@@ -38,6 +38,7 @@ $lang["items_excel_import_nodata_wrongformat"] = "";
|
||||
$lang["items_excel_import_partially_failed"] = "";
|
||||
$lang["items_excel_import_success"] = "";
|
||||
$lang["items_generate_barcodes"] = "";
|
||||
$lang["items_hsn_code"] = "";
|
||||
$lang["items_image"] = "";
|
||||
$lang["items_import_items_excel"] = "";
|
||||
$lang["items_info_provided_by"] = "";
|
||||
@@ -97,6 +98,7 @@ $lang["items_successful_updating"] = "";
|
||||
$lang["items_supplier"] = "";
|
||||
$lang["items_tax_1"] = "";
|
||||
$lang["items_tax_2"] = "";
|
||||
$lang["items_tax_category"] = "";
|
||||
$lang["items_tax_percent"] = "";
|
||||
$lang["items_tax_percent_number"] = "";
|
||||
$lang["items_tax_percent_required"] = "";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["reports_all"] = "";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_canceled"] = "";
|
||||
$lang["reports_categories"] = "";
|
||||
$lang["reports_categories_summary_report"] = "";
|
||||
@@ -63,6 +64,7 @@ $lang["reports_items"] = "";
|
||||
$lang["reports_items_purchased"] = "";
|
||||
$lang["reports_items_received"] = "";
|
||||
$lang["reports_items_summary_report"] = "";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_low_inventory"] = "";
|
||||
$lang["reports_low_inventory_report"] = "";
|
||||
$lang["reports_low_sell_quantity"] = "";
|
||||
@@ -100,6 +102,8 @@ $lang["reports_sale_type"] = "";
|
||||
$lang["reports_sales"] = "";
|
||||
$lang["reports_sales_amount"] = "";
|
||||
$lang["reports_sales_summary_report"] = "";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_serial_number"] = "";
|
||||
$lang["reports_sold_by"] = "";
|
||||
$lang["reports_sold_to"] = "";
|
||||
@@ -112,7 +116,9 @@ $lang["reports_supplier"] = "";
|
||||
$lang["reports_suppliers"] = "";
|
||||
$lang["reports_suppliers_summary_report"] = "";
|
||||
$lang["reports_tax"] = "";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_percent"] = "";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_taxes"] = "";
|
||||
$lang["reports_taxes_summary_report"] = "";
|
||||
$lang["reports_total"] = "";
|
||||
|
||||
@@ -3,9 +3,11 @@
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["rewards_package"] = "";
|
||||
$lang["rewards_remaining_balance"] = "";
|
||||
$lang["sales_account_number"] = "";
|
||||
$lang["sales_add_payment"] = "";
|
||||
$lang["sales_amount_due"] = "";
|
||||
$lang["sales_amount_tendered"] = "";
|
||||
$lang["sales_authorized_signature"] = "";
|
||||
$lang["sales_cancel_sale"] = "";
|
||||
$lang["sales_cash"] = "";
|
||||
$lang["sales_cash_deposit"] = "";
|
||||
@@ -63,6 +65,7 @@ $lang["sales_giftcard_balance"] = "";
|
||||
$lang["sales_giftcard_number"] = "";
|
||||
$lang["sales_group_by_category"] = "";
|
||||
$lang["sales_group_by_type"] = "";
|
||||
$lang["sales_hsn"] = "";
|
||||
$lang["sales_id"] = "";
|
||||
$lang["sales_include_prices"] = "";
|
||||
$lang["sales_invoice"] = "";
|
||||
@@ -73,6 +76,11 @@ $lang["sales_invoice_no_email"] = "";
|
||||
$lang["sales_invoice_number"] = "";
|
||||
$lang["sales_invoice_number_duplicate"] = "";
|
||||
$lang["sales_invoice_sent"] = "";
|
||||
$lang["sales_invoice_total"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_unsent"] = "";
|
||||
$lang["sales_invoice_update"] = "";
|
||||
$lang["sales_item_insufficient_of_stock"] = "";
|
||||
@@ -146,6 +154,8 @@ $lang["sales_suspended_sales"] = "";
|
||||
$lang["sales_table"] = "";
|
||||
$lang["sales_takings"] = "";
|
||||
$lang["sales_tax"] = "";
|
||||
$lang["sales_tax_id"] = "";
|
||||
$lang["sales_tax_invoice"] = "";
|
||||
$lang["sales_tax_percent"] = "";
|
||||
$lang["sales_total"] = "";
|
||||
$lang["sales_total_tax_exclusive"] = "";
|
||||
@@ -158,6 +168,7 @@ $lang["sales_unsuccessfully_updated"] = "";
|
||||
$lang["sales_unsuspend"] = "";
|
||||
$lang["sales_unsuspend_and_delete"] = "";
|
||||
$lang["sales_update"] = "";
|
||||
$lang["sales_upi"] = "";
|
||||
$lang["sales_work_order"] = "";
|
||||
$lang["sales_work_order_number"] = "";
|
||||
$lang["sales_work_order_number_duplicate"] = "";
|
||||
|
||||
@@ -19,4 +19,5 @@ $lang["suppliers_successful_deleted"] = "";
|
||||
$lang["suppliers_successful_updating"] = "";
|
||||
$lang["suppliers_supplier"] = "";
|
||||
$lang["suppliers_supplier_id"] = "";
|
||||
$lang["suppliers_tax_id"] = "";
|
||||
$lang["suppliers_update"] = "";
|
||||
|
||||
@@ -1,12 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang["taxes_add_exception"] = "";
|
||||
$lang["taxes_cascade"] = "";
|
||||
$lang["taxes_cascade_sequence"] = "";
|
||||
$lang["taxes_city"] = "";
|
||||
$lang["taxes_code"] = "";
|
||||
$lang["taxes_confirm_delete"] = "";
|
||||
$lang["taxes_confirm_restore"] = "";
|
||||
$lang["taxes_default_tax_category"] = "";
|
||||
$lang["taxes_default_tax_rate"] = "";
|
||||
$lang["taxes_error_adding_updating"] = "";
|
||||
$lang["taxes_group_seq"] = "";
|
||||
$lang["taxes_jurisdiction_name"] = "";
|
||||
$lang["taxes_name"] = "";
|
||||
$lang["taxes_new"] = "";
|
||||
$lang["taxes_no_taxes_to_display"] = "";
|
||||
$lang["taxes_reporting_authority"] = "";
|
||||
$lang["taxes_round_half_down"] = "";
|
||||
$lang["taxes_round_half_even"] = "";
|
||||
$lang["taxes_round_half_odd"] = "";
|
||||
@@ -14,8 +23,17 @@ $lang["taxes_round_half_up"] = "";
|
||||
$lang["taxes_rounding_code"] = "";
|
||||
$lang["taxes_sales_tax"] = "";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "";
|
||||
$lang["taxes_sequence"] = "";
|
||||
$lang["taxes_state"] = "";
|
||||
$lang["taxes_successful_deleted"] = "";
|
||||
$lang["taxes_tax_categories"] = "";
|
||||
$lang["taxes_tax_categories_configuration"] = "";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_category"] = "";
|
||||
$lang["taxes_tax_category_code"] = "";
|
||||
$lang["taxes_tax_category_name"] = "";
|
||||
$lang["taxes_tax_category_new"] = "";
|
||||
$lang["taxes_tax_code"] = "";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "";
|
||||
$lang["taxes_tax_code_name"] = "";
|
||||
@@ -25,8 +43,28 @@ $lang["taxes_tax_code_successful_updated"] = "";
|
||||
$lang["taxes_tax_code_successful_updating"] = "";
|
||||
$lang["taxes_tax_code_successfully_added"] = "";
|
||||
$lang["taxes_tax_code_type"] = "";
|
||||
$lang["taxes_tax_codes"] = "";
|
||||
$lang["taxes_tax_codes_configuration"] = "";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_excluded"] = "";
|
||||
$lang["taxes_tax_group"] = "";
|
||||
$lang["taxes_tax_group_sequence"] = "";
|
||||
$lang["taxes_tax_included"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "";
|
||||
$lang["taxes_tax_jurisdictions"] = "";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_rate"] = "";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "";
|
||||
$lang["taxes_tax_rate_numeric"] = "";
|
||||
$lang["taxes_tax_rate_required"] = "";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "";
|
||||
$lang["taxes_tax_rates"] = "";
|
||||
$lang["taxes_tax_rates_configuration"] = "";
|
||||
$lang["taxes_tax_rounding"] = "";
|
||||
$lang["taxes_tax_type"] = "";
|
||||
$lang["taxes_update"] = "";
|
||||
$lang["taxes_vat_tax"] = "";
|
||||
|
||||
@@ -39,6 +39,7 @@ $lang["common_last_page"] = "Last";
|
||||
$lang["common_learn_about_project"] = "to learn the latest information about the project";
|
||||
$lang["common_list_of"] = "List of";
|
||||
$lang["common_logout"] = "Logout";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "New";
|
||||
$lang["common_no_persons_to_display"] = "There are no people to display";
|
||||
$lang["common_none_selected_text"] = "[Select]";
|
||||
|
||||
@@ -51,6 +51,7 @@ $lang["config_customer_reward_duplicate"] = "Please use a unique reward name";
|
||||
$lang["config_customer_reward_enable"] = "Enable Customer Rewards";
|
||||
$lang["config_customer_reward_invalid_chars"] = "The reward name cannot contain '_'";
|
||||
$lang["config_customer_reward_required"] = "Reward is a required field";
|
||||
$lang["config_customer_sales_tax_support"] = "";
|
||||
$lang["config_date_or_time_format"] = "Date and Time Filter";
|
||||
$lang["config_datetimeformat"] = "Date and Time Format";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
@@ -138,8 +139,8 @@ $lang["config_invoice_configuration"] = "Invoice Print Settings";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_enable"] = "Enable Invoicing";
|
||||
$lang["config_invoice_type"] = "Invoice Type";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_invoice_type"] = "Invoice Type";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "Language";
|
||||
$lang["config_last_used_invoice_number"] = "Last used Invoice Number";
|
||||
|
||||
@@ -72,15 +72,15 @@ $lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_enable"] = "Create Invoice";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_invoice_type_invoice"] = "Invoice (invoice.php)";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "Tax Invoice (tax_invoice.php)";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "Custom Invoice (custom_invoice.php)";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "Custom Tax Invoice (custom_tax_invoice.php)";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_number"] = "Invoice #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Invoice Number must be unique";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_total"] = "Invoice Total";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "Custom Invoice (custom_invoice.php)";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "Custom Tax Invoice (custom_tax_invoice.php)";
|
||||
$lang["sales_invoice_type_invoice"] = "Invoice (invoice.php)";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "Tax Invoice (tax_invoice.php)";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Item has insufficient stock";
|
||||
|
||||
@@ -26,14 +26,14 @@ $lang["taxes_sales_tax_by_invoice"] = "Sales Tax by Invoice";
|
||||
$lang["taxes_sequence"] = "Seq.";
|
||||
$lang["taxes_state"] = "State";
|
||||
$lang["taxes_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["taxes_tax_category"] = "Tax Category";
|
||||
$lang["taxes_tax_category_new"] = "New Tax Category";
|
||||
$lang["taxes_tax_categories"] = "Tax Categories";
|
||||
$lang["taxes_tax_category_name"] = "Tax Category Name";
|
||||
$lang["taxes_tax_categories_configuration"] = "Tax Categories Configuration";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "Tax Categories changes saved";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "Tax Categories changes not saved";
|
||||
$lang["taxes_tax_category"] = "Tax Category";
|
||||
$lang["taxes_tax_category_code"] = "Tax Category Code";
|
||||
$lang["taxes_tax_category_name"] = "Tax Category Name";
|
||||
$lang["taxes_tax_category_new"] = "New Tax Category";
|
||||
$lang["taxes_tax_code"] = "Tax Code";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "Tax Code delete failed";
|
||||
$lang["taxes_tax_code_name"] = "Tax Code Name";
|
||||
@@ -47,8 +47,10 @@ $lang["taxes_tax_codes"] = "Tax Codes";
|
||||
$lang["taxes_tax_codes_configuration"] = "Tax Codes Configuration";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "Tax Code changes saved";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "Tax Code changes not saved";
|
||||
$lang["taxes_tax_excluded"] = "";
|
||||
$lang["taxes_tax_group"] = "Tax Group";
|
||||
$lang["taxes_tax_group_sequence"] = "Tax Group Sequence";
|
||||
$lang["taxes_tax_included"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "Tax Jurisdiction";
|
||||
$lang["taxes_tax_jurisdictions"] = "Tax Jurisdictions";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "Tax Jurisdictions Configuration";
|
||||
@@ -56,12 +58,12 @@ $lang["taxes_tax_jurisdictions_saved_successfully"] = "Tax Jurisdiction changes
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "Tax Jurisdiction changes not saved";
|
||||
$lang["taxes_tax_rate"] = "Tax Rate";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "Tax Rate add or update failed";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "You have successfully updated";
|
||||
$lang["taxes_tax_rates"] = "Tax Rates";
|
||||
$lang["taxes_tax_rates_configuration"] = "Tax Rates Configuration";
|
||||
$lang["taxes_tax_rate_numeric"] = "Tax Rate must be a number";
|
||||
$lang["taxes_tax_rate_required"] = "Tax Rate is a required field";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "You have successfully updated";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "You have successfully added";
|
||||
$lang["taxes_tax_rates"] = "Tax Rates";
|
||||
$lang["taxes_tax_rates_configuration"] = "Tax Rates Configuration";
|
||||
$lang["taxes_tax_rounding"] = "Tax Rounding";
|
||||
$lang["taxes_tax_type"] = "Tax Type";
|
||||
$lang["taxes_update"] = "Update Tax Rate";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["attributes_attribute_value_invalid_chars"] = "Attribute value cannot contain ':' or '|'";
|
||||
$lang["attributes_confirm_delete"] = "Are you sure you want to delete the selected attribute(s)?";
|
||||
$lang["attributes_definition_cannot_be_deleted"] = "Could not delete selected attribute(s)";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["common_address_1"] = "Address 1";
|
||||
$lang["common_address_2"] = "Address 2";
|
||||
$lang["common_city"] = "City";
|
||||
|
||||
@@ -51,6 +51,7 @@ $lang["config_customer_reward_duplicate"] = "Reward must be unique.";
|
||||
$lang["config_customer_reward_enable"] = "Enable Customer Rewards";
|
||||
$lang["config_customer_reward_invalid_chars"] = "Reward can not contain '_'";
|
||||
$lang["config_customer_reward_required"] = "Reward is a required field";
|
||||
$lang["config_customer_sales_tax_support"] = "";
|
||||
$lang["config_date_or_time_format"] = "Date and Time Filter";
|
||||
$lang["config_datetimeformat"] = "Date and Time Format";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
@@ -138,8 +139,8 @@ $lang["config_invoice_configuration"] = "Invoice Print Settings";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_enable"] = "Enable Invoicing";
|
||||
$lang["config_invoice_type"] = "Invoice Type";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_invoice_type"] = "Invoice Type";
|
||||
$lang["config_jsprintsetup_required"] = "Warning: This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "Language";
|
||||
$lang["config_last_used_invoice_number"] = "Last used Invoice Number";
|
||||
@@ -177,7 +178,6 @@ $lang["config_msg_src_required"] = "SMS-API Sender ID is a required field";
|
||||
$lang["config_msg_uid"] = "SMS-API Username";
|
||||
$lang["config_msg_uid_required"] = "SMS-API Username is a required field";
|
||||
$lang["config_multi_pack_enabled"] = "Multiple Packages per Item";
|
||||
$lang["config_include_hsn"] = "Include Support for HS Codes";
|
||||
$lang["config_none"] = "none";
|
||||
$lang["config_notify_alignment"] = "Notification Popup Position";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
|
||||
@@ -99,7 +99,7 @@ $lang["items_supplier"] = "Supplier";
|
||||
$lang["items_tax_1"] = "Tax 1";
|
||||
$lang["items_tax_2"] = "Tax 2";
|
||||
$lang["items_tax_category"] = "Tax Category";
|
||||
$lang["items_tax_percents"] = "Tax Percent(s)";
|
||||
$lang["items_tax_percent"] = "";
|
||||
$lang["items_tax_percent_number"] = "Tax Percent must be a numeric value";
|
||||
$lang["items_tax_percent_required"] = "Tax Percent is a required field.";
|
||||
$lang["items_tax_percents"] = "Tax Percent(s)";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["customers_available_points"] = "Available Points";
|
||||
$lang["rewards_package"] = "Rewards";
|
||||
@@ -72,15 +72,15 @@ $lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_enable"] = "Create Invoice";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_invoice_type_invoice"] = "Invoice (invoice.php)";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "Tax Invoice (tax_invoice.php)";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "Custom Invoice (custom_invoice.php)";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "Custom Tax Invoice (custom_tax_invoice.php)";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address.";
|
||||
$lang["sales_invoice_number"] = "Invoice #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Invoice Number must be unique.";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_total"] = "Invoice Total";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "Custom Invoice (custom_invoice.php)";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "Custom Tax Invoice (custom_tax_invoice.php)";
|
||||
$lang["sales_invoice_type_invoice"] = "Invoice (invoice.php)";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "Tax Invoice (tax_invoice.php)";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Item has insufficient stock.";
|
||||
@@ -154,9 +154,9 @@ $lang["sales_suspended_sales"] = "Suspended";
|
||||
$lang["sales_table"] = "Table";
|
||||
$lang["sales_takings"] = "Daily Sales";
|
||||
$lang["sales_tax"] = "Tax";
|
||||
$lang["sales_tax_id"] = "Tax Id";
|
||||
$lang["sales_tax_invoice"] = "Tax Invoice";
|
||||
$lang["sales_tax_percent"] = "Tax %";
|
||||
$lang["sales_tax_id"] = "Tax Id";
|
||||
$lang["sales_total"] = "Total";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_transaction_failed"] = "Sales Transaction failed.";
|
||||
@@ -167,8 +167,8 @@ $lang["sales_unsuccessfully_suspended_sale"] = "Sale suspend failed.";
|
||||
$lang["sales_unsuccessfully_updated"] = "Sale update failed.";
|
||||
$lang["sales_unsuspend"] = "Unsuspend";
|
||||
$lang["sales_unsuspend_and_delete"] = "Action";
|
||||
$lang["sales_upi"] = "UPI";
|
||||
$lang["sales_update"] = "Update";
|
||||
$lang["sales_upi"] = "UPI";
|
||||
$lang["sales_work_order"] = "Work Order";
|
||||
$lang["sales_work_order_number"] = "Work Order Number";
|
||||
$lang["sales_work_order_number_duplicate"] = "Work Order Number must be unique.";
|
||||
|
||||
@@ -21,20 +21,19 @@ $lang["taxes_round_half_even"] = "Half Even";
|
||||
$lang["taxes_round_half_odd"] = "Half Odd";
|
||||
$lang["taxes_round_half_up"] = "Half Up";
|
||||
$lang["taxes_rounding_code"] = "Rounding Code";
|
||||
$lang["taxes_tax_excluded"] = "Tax excluded";
|
||||
$lang["taxes_tax_excluded"] = "Tax included";
|
||||
$lang["taxes_sales_tax"] = "Sales Tax";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "";
|
||||
$lang["taxes_sequence"] = "Seq.";
|
||||
$lang["taxes_state"] = "State";
|
||||
$lang["taxes_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["taxes_tax_category"] = "Tax Category";
|
||||
$lang["taxes_tax_categories"] = "Tax Categories";
|
||||
$lang["taxes_tax_category_code"] = "Tax Category Code";
|
||||
$lang["taxes_tax_category_name"] = "Tax Category Name";
|
||||
$lang["taxes_tax_category_new"] = "New Tax Category";
|
||||
$lang["taxes_tax_categories_configuration"] = "Tax Categories Configuration";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "Tax Categories changes saved";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "Tax Categories changes not saved";
|
||||
$lang["taxes_tax_category"] = "Tax Category";
|
||||
$lang["taxes_tax_category_code"] = "Tax Category Code";
|
||||
$lang["taxes_tax_category_name"] = "Tax Category Name";
|
||||
$lang["taxes_tax_category_new"] = "New Tax Category";
|
||||
$lang["taxes_tax_code"] = "Tax Code";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "Tax Code delete failed";
|
||||
$lang["taxes_tax_code_name"] = "Tax Code Name";
|
||||
@@ -59,12 +58,12 @@ $lang["taxes_tax_jurisdictions_saved_successfully"] = "Tax Jurisdiction changes
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "Tax Jurisdiction changes not saved";
|
||||
$lang["taxes_tax_rate"] = "Tax Rate";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "Tax Rate add or update failed";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "You have successfully updated";
|
||||
$lang["taxes_tax_rates"] = "Tax Rates";
|
||||
$lang["taxes_tax_rates_configuration"] = "Tax Rates Configuration";
|
||||
$lang["taxes_tax_rate_numeric"] = "Tax Rate must be a number";
|
||||
$lang["taxes_tax_rate_required"] = "Tax Rate is a required field";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "You have successfully updated";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "You have successfully added";
|
||||
$lang["taxes_tax_rates"] = "Tax Rates";
|
||||
$lang["taxes_tax_rates_configuration"] = "Tax Rates Configuration";
|
||||
$lang["taxes_tax_rounding"] = "Tax Rounding";
|
||||
$lang["taxes_tax_type"] = "Tax Type";
|
||||
$lang["taxes_update"] = "Update Tax Rate";
|
||||
|
||||
@@ -39,6 +39,7 @@ $lang["common_last_page"] = "Ultima";
|
||||
$lang["common_learn_about_project"] = "para leer la información más reciente acerca del proyecto.";
|
||||
$lang["common_list_of"] = "Lista de";
|
||||
$lang["common_logout"] = "Salir";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "Nuevo";
|
||||
$lang["common_no_persons_to_display"] = "No hay nadie que mostrar.";
|
||||
$lang["common_none_selected_text"] = "Nada Seleccionado.";
|
||||
|
||||
@@ -72,6 +72,9 @@ $lang["config_default_origin_tax_code"] = "Código de impuesto por defecto";
|
||||
$lang["config_default_sales_discount"] = "Descuento en Ventas predeterminado";
|
||||
$lang["config_default_sales_discount_number"] = "Descuento en ventas predeterminado debe ser un número.";
|
||||
$lang["config_default_sales_discount_required"] = "Descuento en ventas predeterminado es requerido.";
|
||||
$lang["config_default_tax_category"] = "";
|
||||
$lang["config_default_tax_code"] = "";
|
||||
$lang["config_default_tax_jurisdiction"] = "";
|
||||
$lang["config_default_tax_name_number"] = "El nombre de el impuesto debe ser letras.";
|
||||
$lang["config_default_tax_name_required"] = "El nombre del impuesto predeterminado es requerido.";
|
||||
$lang["config_default_tax_rate"] = "% de Impuestos Predeterminado";
|
||||
@@ -128,6 +131,7 @@ $lang["config_general_configuration"] = "Configuración General";
|
||||
$lang["config_giftcard_number"] = "Número de tarjeta de regalo";
|
||||
$lang["config_giftcard_random"] = "Generar aleatoriamente";
|
||||
$lang["config_giftcard_series"] = "Generar en serie";
|
||||
$lang["config_include_hsn"] = "";
|
||||
$lang["config_info"] = "Información";
|
||||
$lang["config_info_configuration"] = "Información del Comercio";
|
||||
$lang["config_invoice"] = "Factura";
|
||||
@@ -136,6 +140,7 @@ $lang["config_invoice_default_comments"] = "Comentarios predeterminados en la fa
|
||||
$lang["config_invoice_email_message"] = "Plantilla de Factura por Email";
|
||||
$lang["config_invoice_enable"] = "Activar Facturación";
|
||||
$lang["config_invoice_printer"] = "Impresora Facturadora";
|
||||
$lang["config_invoice_type"] = "";
|
||||
$lang["config_jsprintsetup_required"] = "Advertencia!Esta funcionalidad desactivada solo funciona con el addon jsPrintSetup de FireFox instalado. Guardar de todas formas?";
|
||||
$lang["config_language"] = "Idioma";
|
||||
$lang["config_last_used_invoice_number"] = "Último numero de factura utilizado";
|
||||
@@ -255,11 +260,13 @@ $lang["config_tax_category_required"] = "Categoría de impuesto es requerida.";
|
||||
$lang["config_tax_category_used"] = "La categoría de impuestos no puede borrarse, esta en uso.";
|
||||
$lang["config_tax_configuration"] = "Configuracion Impuesto";
|
||||
$lang["config_tax_decimals"] = "Decimales de impuestos";
|
||||
$lang["config_tax_id"] = "";
|
||||
$lang["config_tax_included"] = "Impuestos incluidos";
|
||||
$lang["config_theme"] = "Tema";
|
||||
$lang["config_thousands_separator"] = "Separador de miles";
|
||||
$lang["config_timezone"] = "Zona Horaria";
|
||||
$lang["config_top"] = "Arriba";
|
||||
$lang["config_use_destination_based_tax"] = "";
|
||||
$lang["config_website"] = "Sitio Web";
|
||||
$lang["config_work_order_enable"] = "Soporte Ordenes de Trabajo";
|
||||
$lang["config_work_order_format"] = "Formato Ordenes de trabajo";
|
||||
|
||||
@@ -47,6 +47,7 @@ $lang["customers_successful_adding"] = "Has agregado satisfactoriamente el clien
|
||||
$lang["customers_successful_deleted"] = "Has borrado satisfactoriamente a";
|
||||
$lang["customers_successful_updating"] = "No se ha podido agregar el cliente";
|
||||
$lang["customers_tax_code"] = "Código de impuesto";
|
||||
$lang["customers_tax_id"] = "";
|
||||
$lang["customers_taxable"] = "Gravable";
|
||||
$lang["customers_total"] = "Total";
|
||||
$lang["customers_update"] = "Actualizar Cliente";
|
||||
|
||||
@@ -38,6 +38,7 @@ $lang["items_excel_import_nodata_wrongformat"] = "El archivo subido no tiene dat
|
||||
$lang["items_excel_import_partially_failed"] = "Por ser excell algunos han fallado:";
|
||||
$lang["items_excel_import_success"] = "Se importaron los articulos exitosamente.";
|
||||
$lang["items_generate_barcodes"] = "Generar Códigos de Barras";
|
||||
$lang["items_hsn_code"] = "";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_import_items_excel"] = "Importar Artículos desde Excel";
|
||||
$lang["items_info_provided_by"] = "Info provista por";
|
||||
@@ -97,6 +98,7 @@ $lang["items_successful_updating"] = "Has actualizando satisfactoriamente un art
|
||||
$lang["items_supplier"] = "Proveedor";
|
||||
$lang["items_tax_1"] = "Impuesto 1";
|
||||
$lang["items_tax_2"] = "Impuesto 2";
|
||||
$lang["items_tax_category"] = "";
|
||||
$lang["items_tax_percent"] = "Porcentaje de Impuesto";
|
||||
$lang["items_tax_percent_number"] = "Impuesto porcentaje debe ser numerico";
|
||||
$lang["items_tax_percent_required"] = "Porcentaje de Impuesto es requerido.";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["reports_all"] = "Todo";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_canceled"] = "Cancelado";
|
||||
$lang["reports_categories"] = "Categorías";
|
||||
$lang["reports_categories_summary_report"] = "Reporte de Resumen de Categorías";
|
||||
@@ -63,6 +64,7 @@ $lang["reports_items"] = "Artículos";
|
||||
$lang["reports_items_purchased"] = "Artículos Comprados";
|
||||
$lang["reports_items_received"] = "Artículos Recibidos";
|
||||
$lang["reports_items_summary_report"] = "Reporte de Resumen de Artículos";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_low_inventory"] = "Inventario Bajo";
|
||||
$lang["reports_low_inventory_report"] = "Reporte de Inventario Bajo";
|
||||
$lang["reports_low_sell_quantity"] = "";
|
||||
@@ -100,6 +102,8 @@ $lang["reports_sale_type"] = "Tipo de Venta";
|
||||
$lang["reports_sales"] = "Ventas";
|
||||
$lang["reports_sales_amount"] = "Monto de ventas";
|
||||
$lang["reports_sales_summary_report"] = "Reporte de Resumen de Ventas";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_serial_number"] = "S/N";
|
||||
$lang["reports_sold_by"] = "Vendido Por";
|
||||
$lang["reports_sold_to"] = "Vendido A";
|
||||
@@ -112,7 +116,9 @@ $lang["reports_supplier"] = "Proveedor";
|
||||
$lang["reports_suppliers"] = "Proveedores";
|
||||
$lang["reports_suppliers_summary_report"] = "Reporte de Resumen de Proveedores";
|
||||
$lang["reports_tax"] = "Impuesto";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_percent"] = "Porcentaje de Impuestos";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_taxes"] = "Impuestos";
|
||||
$lang["reports_taxes_summary_report"] = "Reporte de Resumen de Impuestos";
|
||||
$lang["reports_total"] = "Total";
|
||||
|
||||
@@ -3,9 +3,11 @@
|
||||
$lang["customers_available_points"] = "Puntos disponibles";
|
||||
$lang["rewards_package"] = "Premios";
|
||||
$lang["rewards_remaining_balance"] = "El remanente de puntos es ";
|
||||
$lang["sales_account_number"] = "";
|
||||
$lang["sales_add_payment"] = "Agregar Pago";
|
||||
$lang["sales_amount_due"] = "Monto Adeudado";
|
||||
$lang["sales_amount_tendered"] = "Cantidad Recibida";
|
||||
$lang["sales_authorized_signature"] = "";
|
||||
$lang["sales_cancel_sale"] = "Cancelar Venta";
|
||||
$lang["sales_cash"] = "Efectivo";
|
||||
$lang["sales_cash_deposit"] = "Deposito Efectivo";
|
||||
@@ -63,6 +65,7 @@ $lang["sales_giftcard_balance"] = "Balance de Tarjeta de Regalo";
|
||||
$lang["sales_giftcard_number"] = "Número de Tarjeta de Regalo";
|
||||
$lang["sales_group_by_category"] = "Grupo por Categoría";
|
||||
$lang["sales_group_by_type"] = "Grupo por Tipo";
|
||||
$lang["sales_hsn"] = "";
|
||||
$lang["sales_id"] = "ID de Venta";
|
||||
$lang["sales_include_prices"] = "Incluir precios?";
|
||||
$lang["sales_invoice"] = "Factura de venta";
|
||||
@@ -73,6 +76,11 @@ $lang["sales_invoice_no_email"] = "Este cliente no tiene un email válido.";
|
||||
$lang["sales_invoice_number"] = "Factura #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Por favor ingrese un número de factura único.";
|
||||
$lang["sales_invoice_sent"] = "Factura enviada a";
|
||||
$lang["sales_invoice_total"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_unsent"] = "Fallo el envio de la factura a";
|
||||
$lang["sales_invoice_update"] = "Actualizar";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Cantidad insuficiente en existencia.";
|
||||
@@ -146,6 +154,8 @@ $lang["sales_suspended_sales"] = "Suspendidas";
|
||||
$lang["sales_table"] = "Datos";
|
||||
$lang["sales_takings"] = "Ventas Diarias";
|
||||
$lang["sales_tax"] = "Imp";
|
||||
$lang["sales_tax_id"] = "";
|
||||
$lang["sales_tax_invoice"] = "";
|
||||
$lang["sales_tax_percent"] = "% de Imp";
|
||||
$lang["sales_total"] = "Total";
|
||||
$lang["sales_total_tax_exclusive"] = "Sin impuesto";
|
||||
@@ -158,6 +168,7 @@ $lang["sales_unsuccessfully_updated"] = "Ha fallado la actualización de la vent
|
||||
$lang["sales_unsuspend"] = "Retomar";
|
||||
$lang["sales_unsuspend_and_delete"] = "Retomar y Borrar";
|
||||
$lang["sales_update"] = "Editar";
|
||||
$lang["sales_upi"] = "";
|
||||
$lang["sales_work_order"] = "Orden trabajo";
|
||||
$lang["sales_work_order_number"] = "Numero Orden Trabajo";
|
||||
$lang["sales_work_order_number_duplicate"] = "El numero de orden de trabajo debe ser unico.";
|
||||
|
||||
@@ -19,4 +19,5 @@ $lang["suppliers_successful_deleted"] = "Has borrado satisfactoriamente a";
|
||||
$lang["suppliers_successful_updating"] = "Has actualizado el proveedor satisfactoriamente";
|
||||
$lang["suppliers_supplier"] = "Proveedor";
|
||||
$lang["suppliers_supplier_id"] = "Id";
|
||||
$lang["suppliers_tax_id"] = "";
|
||||
$lang["suppliers_update"] = "Actualizar Proveedor";
|
||||
|
||||
@@ -1,12 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang["taxes_add_exception"] = "Añadir excepción";
|
||||
$lang["taxes_cascade"] = "";
|
||||
$lang["taxes_cascade_sequence"] = "";
|
||||
$lang["taxes_city"] = "";
|
||||
$lang["taxes_code"] = "";
|
||||
$lang["taxes_confirm_delete"] = "¿Estás seguro de borrar los impositivos seleccionados? Esto no tiene recuperacion.";
|
||||
$lang["taxes_confirm_restore"] = "Esta seguro de querer restaurar la(s) Imp(s) seleccionada(s)?";
|
||||
$lang["taxes_default_tax_category"] = "Categoría por defecto";
|
||||
$lang["taxes_default_tax_rate"] = "";
|
||||
$lang["taxes_error_adding_updating"] = "Error añadiendo/actualizando el impuesto.";
|
||||
$lang["taxes_group_seq"] = "";
|
||||
$lang["taxes_jurisdiction_name"] = "";
|
||||
$lang["taxes_name"] = "";
|
||||
$lang["taxes_new"] = "Impuesto nuevo";
|
||||
$lang["taxes_no_taxes_to_display"] = "No hay impuestos para mostrar.";
|
||||
$lang["taxes_reporting_authority"] = "";
|
||||
$lang["taxes_round_half_down"] = "Mitad abajo";
|
||||
$lang["taxes_round_half_even"] = "Mitad par";
|
||||
$lang["taxes_round_half_odd"] = "Mitad impar";
|
||||
@@ -14,8 +23,17 @@ $lang["taxes_round_half_up"] = "Mitad arriba";
|
||||
$lang["taxes_rounding_code"] = "Tipo de redondeo";
|
||||
$lang["taxes_sales_tax"] = "Impuestos de ventas";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "Impuestos de ventas por factura";
|
||||
$lang["taxes_sequence"] = "";
|
||||
$lang["taxes_state"] = "";
|
||||
$lang["taxes_successful_deleted"] = "Se ha esborrado correctamente";
|
||||
$lang["taxes_tax_categories"] = "";
|
||||
$lang["taxes_tax_categories_configuration"] = "";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_category"] = "Categoría de impuesto";
|
||||
$lang["taxes_tax_category_code"] = "";
|
||||
$lang["taxes_tax_category_name"] = "";
|
||||
$lang["taxes_tax_category_new"] = "";
|
||||
$lang["taxes_tax_code"] = "Código";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "El impuesto fallo al borrado.";
|
||||
$lang["taxes_tax_code_name"] = "Nombre";
|
||||
@@ -25,8 +43,28 @@ $lang["taxes_tax_code_successful_updated"] = "Se ha actualizado correctamente";
|
||||
$lang["taxes_tax_code_successful_updating"] = "Se ha actualizado correctamente el impuesto";
|
||||
$lang["taxes_tax_code_successfully_added"] = "Se ha añadido correctamente";
|
||||
$lang["taxes_tax_code_type"] = "Tipo de impuesto";
|
||||
$lang["taxes_tax_codes"] = "";
|
||||
$lang["taxes_tax_codes_configuration"] = "";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_excluded"] = "";
|
||||
$lang["taxes_tax_group"] = "";
|
||||
$lang["taxes_tax_group_sequence"] = "";
|
||||
$lang["taxes_tax_included"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "";
|
||||
$lang["taxes_tax_jurisdictions"] = "";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_rate"] = "Porcentaje";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "";
|
||||
$lang["taxes_tax_rate_numeric"] = "El porcentaje tiene que ser un número.";
|
||||
$lang["taxes_tax_rate_required"] = "El porcentaje es un campo obligatorio.";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "";
|
||||
$lang["taxes_tax_rates"] = "";
|
||||
$lang["taxes_tax_rates_configuration"] = "";
|
||||
$lang["taxes_tax_rounding"] = "";
|
||||
$lang["taxes_tax_type"] = "";
|
||||
$lang["taxes_update"] = "Actualizar categoría de impuesto de ventas";
|
||||
$lang["taxes_vat_tax"] = "IVA";
|
||||
|
||||
@@ -39,6 +39,7 @@ $lang["common_last_page"] = "Dernier";
|
||||
$lang["common_learn_about_project"] = "pour les dernières informations sur le projet.";
|
||||
$lang["common_list_of"] = "Liste de";
|
||||
$lang["common_logout"] = "Déconnion";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "Nouveau";
|
||||
$lang["common_no_persons_to_display"] = "Il n'y a personne à afficher.";
|
||||
$lang["common_none_selected_text"] = "Aucune sélection.";
|
||||
|
||||
@@ -72,6 +72,9 @@ $lang["config_default_origin_tax_code"] = "Code de taxe d'origine par défaut";
|
||||
$lang["config_default_sales_discount"] = "Remboursement des ventes par défaut %";
|
||||
$lang["config_default_sales_discount_number"] = "Le rabais de vente par défaut doit être un nombre.";
|
||||
$lang["config_default_sales_discount_required"] = "La remise sur les ventes par défaut est un champ obligatoire.";
|
||||
$lang["config_default_tax_category"] = "";
|
||||
$lang["config_default_tax_code"] = "";
|
||||
$lang["config_default_tax_jurisdiction"] = "";
|
||||
$lang["config_default_tax_name_number"] = "Le nom de taxe par défaut doit être une chaîne.";
|
||||
$lang["config_default_tax_name_required"] = "Le nom de taxe par défaut est un champ obligatoire.";
|
||||
$lang["config_default_tax_rate"] = "Taux d'Imposition par Défaut";
|
||||
@@ -128,6 +131,7 @@ $lang["config_general_configuration"] = "General Configuration";
|
||||
$lang["config_giftcard_number"] = "Numéro de carte-cadeau";
|
||||
$lang["config_giftcard_random"] = "Générer aléatoire";
|
||||
$lang["config_giftcard_series"] = "Générer en série";
|
||||
$lang["config_include_hsn"] = "";
|
||||
$lang["config_info"] = "Entreprise";
|
||||
$lang["config_info_configuration"] = "Çonfiguration de l'Entreprise";
|
||||
$lang["config_invoice"] = "Facture";
|
||||
@@ -136,6 +140,7 @@ $lang["config_invoice_default_comments"] = "Commentaires par facture par défaut
|
||||
$lang["config_invoice_email_message"] = "Modèle de courrier électronique de facture";
|
||||
$lang["config_invoice_enable"] = "Activer la facturation";
|
||||
$lang["config_invoice_printer"] = "Imprimante de facture";
|
||||
$lang["config_invoice_type"] = "";
|
||||
$lang["config_jsprintsetup_required"] = "Attention: Cette fonctionnalité ne fonctionnera que si l'extension FireFox jsPrintSetup est installée. Enregistrer quand même ?";
|
||||
$lang["config_language"] = "Langue";
|
||||
$lang["config_last_used_invoice_number"] = "Dernier numéro de facture utilisé";
|
||||
@@ -255,11 +260,13 @@ $lang["config_tax_category_required"] = "La catégorie de taxe est requise.";
|
||||
$lang["config_tax_category_used"] = "La catégorie de taxe ne peut pas être supprimée car elle est utilisée.";
|
||||
$lang["config_tax_configuration"] = "Configuration de l'impôt";
|
||||
$lang["config_tax_decimals"] = "Décimales fiscales";
|
||||
$lang["config_tax_id"] = "";
|
||||
$lang["config_tax_included"] = "Taxe inclu";
|
||||
$lang["config_theme"] = "Thème";
|
||||
$lang["config_thousands_separator"] = "Séparateur de milliers";
|
||||
$lang["config_timezone"] = "Fuseau Horaire";
|
||||
$lang["config_top"] = "Haut";
|
||||
$lang["config_use_destination_based_tax"] = "";
|
||||
$lang["config_website"] = "Site Internet";
|
||||
$lang["config_work_order_enable"] = "Support de commande de travail";
|
||||
$lang["config_work_order_format"] = "Format de bon de travail";
|
||||
|
||||
@@ -47,6 +47,7 @@ $lang["customers_successful_adding"] = "Vous avez ajouté un nouveau client";
|
||||
$lang["customers_successful_deleted"] = "Suppréssion réussie";
|
||||
$lang["customers_successful_updating"] = "Édition client réussie";
|
||||
$lang["customers_tax_code"] = "Code fiscal";
|
||||
$lang["customers_tax_id"] = "";
|
||||
$lang["customers_taxable"] = "Imposable";
|
||||
$lang["customers_total"] = "Total";
|
||||
$lang["customers_update"] = "Éditer Client";
|
||||
|
||||
@@ -38,6 +38,7 @@ $lang["items_excel_import_nodata_wrongformat"] = "Le fichier envoyé ne contient
|
||||
$lang["items_excel_import_partially_failed"] = "Importation d'élément réussie avec quelques échecs :";
|
||||
$lang["items_excel_import_success"] = "Import des articles réussi.";
|
||||
$lang["items_generate_barcodes"] = "Générer des codes à barres";
|
||||
$lang["items_hsn_code"] = "";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_import_items_excel"] = "Importation d'éléments à partir d'Excel";
|
||||
$lang["items_info_provided_by"] = "Information fournie par";
|
||||
@@ -97,6 +98,7 @@ $lang["items_successful_updating"] = "Édition enregistrée";
|
||||
$lang["items_supplier"] = "Fournisseur";
|
||||
$lang["items_tax_1"] = "Taxe 1";
|
||||
$lang["items_tax_2"] = "Taxe 2";
|
||||
$lang["items_tax_category"] = "";
|
||||
$lang["items_tax_percent"] = "Pourcentage d'imposition";
|
||||
$lang["items_tax_percent_number"] = "Le pourcentage d'imposition doit être une valeur numérique";
|
||||
$lang["items_tax_percent_required"] = "Le pourcentage d'imposition est requis.";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["reports_all"] = "Tous";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_canceled"] = "Annulé";
|
||||
$lang["reports_categories"] = "Catégories";
|
||||
$lang["reports_categories_summary_report"] = "Rapport: Résumé des catégories";
|
||||
@@ -63,6 +64,7 @@ $lang["reports_items"] = "Articles";
|
||||
$lang["reports_items_purchased"] = "Éléments Achetés";
|
||||
$lang["reports_items_received"] = "Éléments Arrivés";
|
||||
$lang["reports_items_summary_report"] = "Rapport Résumé articles";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_low_inventory"] = "";
|
||||
$lang["reports_low_inventory_report"] = "";
|
||||
$lang["reports_low_sell_quantity"] = "";
|
||||
@@ -100,6 +102,8 @@ $lang["reports_sale_type"] = "Type Vente";
|
||||
$lang["reports_sales"] = "Ventes";
|
||||
$lang["reports_sales_amount"] = "Somme de ventes";
|
||||
$lang["reports_sales_summary_report"] = "Rapport Résumé des Ventes";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_serial_number"] = "Numéro de série";
|
||||
$lang["reports_sold_by"] = "Vendu par";
|
||||
$lang["reports_sold_to"] = "Vendu à";
|
||||
@@ -112,7 +116,9 @@ $lang["reports_supplier"] = "Fournisseur";
|
||||
$lang["reports_suppliers"] = "Fournisseurs";
|
||||
$lang["reports_suppliers_summary_report"] = "Rapport Résumé Fournisseurs";
|
||||
$lang["reports_tax"] = "Taxe";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_percent"] = "Pourcentage d'imposition";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_taxes"] = "Taxe(s)";
|
||||
$lang["reports_taxes_summary_report"] = "Rapport Résumé Taxes";
|
||||
$lang["reports_total"] = "Total";
|
||||
|
||||
@@ -3,9 +3,11 @@
|
||||
$lang["customers_available_points"] = "Points disponibles";
|
||||
$lang["rewards_package"] = "Récompenses";
|
||||
$lang["rewards_remaining_balance"] = "Vos points fidélité restants sont au nombre de ";
|
||||
$lang["sales_account_number"] = "";
|
||||
$lang["sales_add_payment"] = "Ajouter Paiement";
|
||||
$lang["sales_amount_due"] = "Somme Due";
|
||||
$lang["sales_amount_tendered"] = "Somme";
|
||||
$lang["sales_authorized_signature"] = "";
|
||||
$lang["sales_cancel_sale"] = "Annuler la Vente";
|
||||
$lang["sales_cash"] = "Comptant";
|
||||
$lang["sales_cash_deposit"] = "Dépôt d'argent";
|
||||
@@ -63,6 +65,7 @@ $lang["sales_giftcard_balance"] = "Solde de la Carte-Cadeau";
|
||||
$lang["sales_giftcard_number"] = "Numéro de Carte cadeau";
|
||||
$lang["sales_group_by_category"] = "Grouper par catégorie";
|
||||
$lang["sales_group_by_type"] = "Regrouper par type";
|
||||
$lang["sales_hsn"] = "";
|
||||
$lang["sales_id"] = "ID Vente";
|
||||
$lang["sales_include_prices"] = "Inclure les prix ?";
|
||||
$lang["sales_invoice"] = "Facture";
|
||||
@@ -73,6 +76,11 @@ $lang["sales_invoice_no_email"] = "Ce client n'a pas d'adresse courriel valide."
|
||||
$lang["sales_invoice_number"] = "# Facture";
|
||||
$lang["sales_invoice_number_duplicate"] = "Entrez un numéro de facture unique.";
|
||||
$lang["sales_invoice_sent"] = "Facture envoyée à";
|
||||
$lang["sales_invoice_total"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_unsent"] = "La Facture n'a pas pu être envoyée à";
|
||||
$lang["sales_invoice_update"] = "Re-calculer";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Stock trop faible.";
|
||||
@@ -146,6 +154,8 @@ $lang["sales_suspended_sales"] = "Ventes Suspendues";
|
||||
$lang["sales_table"] = "Emploi du temps";
|
||||
$lang["sales_takings"] = "Ventes complétées";
|
||||
$lang["sales_tax"] = "Taxe";
|
||||
$lang["sales_tax_id"] = "";
|
||||
$lang["sales_tax_invoice"] = "";
|
||||
$lang["sales_tax_percent"] = "% Taxe";
|
||||
$lang["sales_total"] = "Total";
|
||||
$lang["sales_total_tax_exclusive"] = "Taxe exclus";
|
||||
@@ -158,6 +168,7 @@ $lang["sales_unsuccessfully_updated"] = "Échec d'édition.";
|
||||
$lang["sales_unsuspend"] = "Débloquer";
|
||||
$lang["sales_unsuspend_and_delete"] = "Action";
|
||||
$lang["sales_update"] = "Éditer";
|
||||
$lang["sales_upi"] = "";
|
||||
$lang["sales_work_order"] = "Commande de travail";
|
||||
$lang["sales_work_order_number"] = "Numéro de commande";
|
||||
$lang["sales_work_order_number_duplicate"] = "Le numéro de bon de travail doit être unique.";
|
||||
|
||||
@@ -19,4 +19,5 @@ $lang["suppliers_successful_deleted"] = "Suppression réussie";
|
||||
$lang["suppliers_successful_updating"] = "Fournisseur édité avec succès";
|
||||
$lang["suppliers_supplier"] = "Fournisseur";
|
||||
$lang["suppliers_supplier_id"] = "Id";
|
||||
$lang["suppliers_tax_id"] = "";
|
||||
$lang["suppliers_update"] = "Éditer Fournisseur";
|
||||
|
||||
@@ -1,12 +1,21 @@
|
||||
<?php
|
||||
|
||||
$lang["taxes_add_exception"] = "Ajouter une exception";
|
||||
$lang["taxes_cascade"] = "";
|
||||
$lang["taxes_cascade_sequence"] = "";
|
||||
$lang["taxes_city"] = "";
|
||||
$lang["taxes_code"] = "";
|
||||
$lang["taxes_confirm_delete"] = "Êtes-vous sûr de vouloir supprimer ce code fiscal? Cette action ne peut pas être annulée.";
|
||||
$lang["taxes_confirm_restore"] = "Êtes-vous sûr de vouloir restaurer le (s) code (s) fiscal (s) sélectionné (s) ?";
|
||||
$lang["taxes_default_tax_category"] = "Catégorie de taxe par défaut";
|
||||
$lang["taxes_default_tax_rate"] = "";
|
||||
$lang["taxes_error_adding_updating"] = "L'ajout ou la mise à jour du code fiscal a échoué.";
|
||||
$lang["taxes_group_seq"] = "";
|
||||
$lang["taxes_jurisdiction_name"] = "";
|
||||
$lang["taxes_name"] = "";
|
||||
$lang["taxes_new"] = "Nouveau code fiscal";
|
||||
$lang["taxes_no_taxes_to_display"] = "Aucun code d'impôts disponible à afficher.";
|
||||
$lang["taxes_reporting_authority"] = "";
|
||||
$lang["taxes_round_half_down"] = "Demi-bas";
|
||||
$lang["taxes_round_half_even"] = "La moitié";
|
||||
$lang["taxes_round_half_odd"] = "Moitié impair";
|
||||
@@ -14,8 +23,17 @@ $lang["taxes_round_half_up"] = "À moitié";
|
||||
$lang["taxes_rounding_code"] = "Code d'arrondissement";
|
||||
$lang["taxes_sales_tax"] = "Taxe de vente";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "Taxe de vente par facture";
|
||||
$lang["taxes_sequence"] = "";
|
||||
$lang["taxes_state"] = "";
|
||||
$lang["taxes_successful_deleted"] = "Vous avez supprimé avec succès";
|
||||
$lang["taxes_tax_categories"] = "";
|
||||
$lang["taxes_tax_categories_configuration"] = "";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_category"] = "Catégorie fiscale";
|
||||
$lang["taxes_tax_category_code"] = "";
|
||||
$lang["taxes_tax_category_name"] = "";
|
||||
$lang["taxes_tax_category_new"] = "";
|
||||
$lang["taxes_tax_code"] = "Code Taxe";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "La suppression du code de taxe a échoué.";
|
||||
$lang["taxes_tax_code_name"] = "Nom du taxe code";
|
||||
@@ -25,8 +43,28 @@ $lang["taxes_tax_code_successful_updated"] = "Vous avez actualisé avec succès"
|
||||
$lang["taxes_tax_code_successful_updating"] = "Vous avez actualisé le code fiscal avec succès";
|
||||
$lang["taxes_tax_code_successfully_added"] = "Vous avez ajouté avec succès";
|
||||
$lang["taxes_tax_code_type"] = "Type de code fiscal";
|
||||
$lang["taxes_tax_codes"] = "";
|
||||
$lang["taxes_tax_codes_configuration"] = "";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_excluded"] = "";
|
||||
$lang["taxes_tax_group"] = "";
|
||||
$lang["taxes_tax_group_sequence"] = "";
|
||||
$lang["taxes_tax_included"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "";
|
||||
$lang["taxes_tax_jurisdictions"] = "";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_rate"] = "Taux d'imposition";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "";
|
||||
$lang["taxes_tax_rate_numeric"] = "Le taux de taxe doit être un nombre.";
|
||||
$lang["taxes_tax_rate_required"] = "Le taux de taxe est un champ obligatoire.";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "";
|
||||
$lang["taxes_tax_rates"] = "";
|
||||
$lang["taxes_tax_rates_configuration"] = "";
|
||||
$lang["taxes_tax_rounding"] = "";
|
||||
$lang["taxes_tax_type"] = "";
|
||||
$lang["taxes_update"] = "Reactualiser la taxe sur les ventes";
|
||||
$lang["taxes_vat_tax"] = "Taxe sur la VAT";
|
||||
|
||||
@@ -39,6 +39,7 @@ $lang["common_last_page"] = "Zadnja";
|
||||
$lang["common_learn_about_project"] = "za pregled zadnjih informacija o projektu";
|
||||
$lang["common_list_of"] = "Lista";
|
||||
$lang["common_logout"] = "Odjava";
|
||||
$lang["common_migration_needed"] = "";
|
||||
$lang["common_new"] = "Novi";
|
||||
$lang["common_no_persons_to_display"] = "Nema nijede osoba za prikazati";
|
||||
$lang["common_none_selected_text"] = "Nothing selected";
|
||||
|
||||
@@ -72,6 +72,9 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Zadani popust %";
|
||||
$lang["config_default_sales_discount_number"] = "Zadani popust mora biti broj";
|
||||
$lang["config_default_sales_discount_required"] = "Zadani popust je potreban";
|
||||
$lang["config_default_tax_category"] = "";
|
||||
$lang["config_default_tax_code"] = "";
|
||||
$lang["config_default_tax_jurisdiction"] = "";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "Naziv poreza je poteban";
|
||||
$lang["config_default_tax_rate"] = "Porez %";
|
||||
@@ -128,6 +131,7 @@ $lang["config_general_configuration"] = "Opća konfiguracija";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_include_hsn"] = "";
|
||||
$lang["config_info"] = "Info";
|
||||
$lang["config_info_configuration"] = "Info o web trgovini";
|
||||
$lang["config_invoice"] = "Račun";
|
||||
@@ -136,6 +140,7 @@ $lang["config_invoice_default_comments"] = "Komentar na računu";
|
||||
$lang["config_invoice_email_message"] = "e-mail za račun";
|
||||
$lang["config_invoice_enable"] = "Enable Invoicing";
|
||||
$lang["config_invoice_printer"] = "Printer za račun";
|
||||
$lang["config_invoice_type"] = "";
|
||||
$lang["config_jsprintsetup_required"] = "Upozorenje! Onemogućene opcije će raditi samo ako imate instaliran FireFox jsPrintSetup dodatak. Svakako snimiti?";
|
||||
$lang["config_language"] = "Jezik";
|
||||
$lang["config_last_used_invoice_number"] = "";
|
||||
@@ -255,11 +260,13 @@ $lang["config_tax_category_required"] = "";
|
||||
$lang["config_tax_category_used"] = "";
|
||||
$lang["config_tax_configuration"] = "";
|
||||
$lang["config_tax_decimals"] = "Porezne decimale";
|
||||
$lang["config_tax_id"] = "";
|
||||
$lang["config_tax_included"] = "Uključuje porez";
|
||||
$lang["config_theme"] = "Theme";
|
||||
$lang["config_thousands_separator"] = "Razdjelnik za tisućice";
|
||||
$lang["config_timezone"] = "Vremenska zona";
|
||||
$lang["config_top"] = "Top";
|
||||
$lang["config_use_destination_based_tax"] = "";
|
||||
$lang["config_website"] = "web strana";
|
||||
$lang["config_work_order_enable"] = "";
|
||||
$lang["config_work_order_format"] = "";
|
||||
|
||||
@@ -47,6 +47,7 @@ $lang["customers_successful_adding"] = "Uspješno ste dodali kupca";
|
||||
$lang["customers_successful_deleted"] = "Kupac je uspješno obrisan";
|
||||
$lang["customers_successful_updating"] = "Podaci o kupcu su uspješno ažurirani";
|
||||
$lang["customers_tax_code"] = "";
|
||||
$lang["customers_tax_id"] = "";
|
||||
$lang["customers_taxable"] = "Oporezivo";
|
||||
$lang["customers_total"] = "Total";
|
||||
$lang["customers_update"] = "Ažuriraj kupca";
|
||||
|
||||
@@ -38,6 +38,7 @@ $lang["items_excel_import_nodata_wrongformat"] = "Your uploaded file has no data
|
||||
$lang["items_excel_import_partially_failed"] = "Most Items imported. But some were not, here is the list";
|
||||
$lang["items_excel_import_success"] = "Import of Items successful";
|
||||
$lang["items_generate_barcodes"] = "Generiraj barkod";
|
||||
$lang["items_hsn_code"] = "";
|
||||
$lang["items_image"] = "Slika";
|
||||
$lang["items_import_items_excel"] = "Uvezi stavke iz Excel-a";
|
||||
$lang["items_info_provided_by"] = "Info daje";
|
||||
@@ -97,6 +98,7 @@ $lang["items_successful_updating"] = "Uspješno ste ažurirali artikl";
|
||||
$lang["items_supplier"] = "Dobavljač";
|
||||
$lang["items_tax_1"] = "Porez 1";
|
||||
$lang["items_tax_2"] = "Porez 2";
|
||||
$lang["items_tax_category"] = "";
|
||||
$lang["items_tax_percent"] = "% poreza";
|
||||
$lang["items_tax_percent_number"] = "";
|
||||
$lang["items_tax_percent_required"] = "% poreza je obavezan";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["reports_all"] = "Svi";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_canceled"] = "";
|
||||
$lang["reports_categories"] = "Kategorije";
|
||||
$lang["reports_categories_summary_report"] = "Zbrojni izvještaj po kategorijama";
|
||||
@@ -63,6 +64,7 @@ $lang["reports_items"] = "Artikli";
|
||||
$lang["reports_items_purchased"] = "Nabavni artikli";
|
||||
$lang["reports_items_received"] = "Artikli primke";
|
||||
$lang["reports_items_summary_report"] = "Artikli zbrojnog izvještaja";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_low_inventory"] = "Niska inventura";
|
||||
$lang["reports_low_inventory_report"] = "Izvještaj niske inventure";
|
||||
$lang["reports_low_sell_quantity"] = "";
|
||||
@@ -100,6 +102,8 @@ $lang["reports_sale_type"] = "Tip prodaje";
|
||||
$lang["reports_sales"] = "Prodaje";
|
||||
$lang["reports_sales_amount"] = "Prodajna količina";
|
||||
$lang["reports_sales_summary_report"] = "Zbrojni izvještaj o prodaji";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_serial_number"] = "Ser. broj";
|
||||
$lang["reports_sold_by"] = "Prodaje";
|
||||
$lang["reports_sold_to"] = "Prodano";
|
||||
@@ -112,7 +116,9 @@ $lang["reports_supplier"] = "Dobavljač";
|
||||
$lang["reports_suppliers"] = "Dobavljači";
|
||||
$lang["reports_suppliers_summary_report"] = "Zbrojni izvještaj po dobavljačima";
|
||||
$lang["reports_tax"] = "Porez";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_percent"] = "% poreza";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_taxes"] = "Porezi";
|
||||
$lang["reports_taxes_summary_report"] = "Zbrojni izvještaj po porezima";
|
||||
$lang["reports_total"] = "Ukupno";
|
||||
|
||||
@@ -3,9 +3,11 @@
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["rewards_package"] = "";
|
||||
$lang["rewards_remaining_balance"] = "";
|
||||
$lang["sales_account_number"] = "";
|
||||
$lang["sales_add_payment"] = "Dodaj plaćanje";
|
||||
$lang["sales_amount_due"] = "Iznos duga";
|
||||
$lang["sales_amount_tendered"] = "Ponuđeni iznos";
|
||||
$lang["sales_authorized_signature"] = "";
|
||||
$lang["sales_cancel_sale"] = "Otkaži";
|
||||
$lang["sales_cash"] = "Novčanice";
|
||||
$lang["sales_cash_deposit"] = "";
|
||||
@@ -63,6 +65,7 @@ $lang["sales_giftcard_balance"] = "Saldo poklon bona";
|
||||
$lang["sales_giftcard_number"] = "Poklon bon br.";
|
||||
$lang["sales_group_by_category"] = "";
|
||||
$lang["sales_group_by_type"] = "";
|
||||
$lang["sales_hsn"] = "";
|
||||
$lang["sales_id"] = "Prodaja br.";
|
||||
$lang["sales_include_prices"] = "";
|
||||
$lang["sales_invoice"] = "Faktura";
|
||||
@@ -73,6 +76,11 @@ $lang["sales_invoice_no_email"] = "Kupac nema ispravan e-mail";
|
||||
$lang["sales_invoice_number"] = "Faktura br.";
|
||||
$lang["sales_invoice_number_duplicate"] = "Molim unesite jedinstven broj fakture";
|
||||
$lang["sales_invoice_sent"] = "Faktura poslana";
|
||||
$lang["sales_invoice_total"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_unsent"] = "Faktura nije poslana";
|
||||
$lang["sales_invoice_update"] = "Ponovno brojanje";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Artikla nema na zalihi";
|
||||
@@ -146,6 +154,8 @@ $lang["sales_suspended_sales"] = "Obustavljanje";
|
||||
$lang["sales_table"] = "";
|
||||
$lang["sales_takings"] = "Prodano";
|
||||
$lang["sales_tax"] = "Porez";
|
||||
$lang["sales_tax_id"] = "";
|
||||
$lang["sales_tax_invoice"] = "";
|
||||
$lang["sales_tax_percent"] = "Porez %";
|
||||
$lang["sales_total"] = "Ukupno";
|
||||
$lang["sales_total_tax_exclusive"] = "Porez nije uključen";
|
||||
@@ -158,6 +168,7 @@ $lang["sales_unsuccessfully_updated"] = "Prodaju(e) nije moguće ažurirati";
|
||||
$lang["sales_unsuspend"] = "Ponovno uključeno";
|
||||
$lang["sales_unsuspend_and_delete"] = "Uključeno i obrisano";
|
||||
$lang["sales_update"] = "Ažuriraj";
|
||||
$lang["sales_upi"] = "";
|
||||
$lang["sales_work_order"] = "";
|
||||
$lang["sales_work_order_number"] = "";
|
||||
$lang["sales_work_order_number_duplicate"] = "";
|
||||
|
||||
@@ -19,4 +19,5 @@ $lang["suppliers_successful_deleted"] = "Uspješno ste obrisali dobavljača";
|
||||
$lang["suppliers_successful_updating"] = "Uspješno ste ažurirali dobavljača";
|
||||
$lang["suppliers_supplier"] = "Dobavljač";
|
||||
$lang["suppliers_supplier_id"] = "ID";
|
||||
$lang["suppliers_tax_id"] = "";
|
||||
$lang["suppliers_update"] = "Ažuriranje dobavljača";
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user