Sync language files

This commit is contained in:
jekkos
2019-03-10 14:58:34 +01:00
parent 805dfbe4d3
commit a46a874874
128 changed files with 710 additions and 107 deletions

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "الميزات لا يمكن أن تحتوي على ':' أو'|'";
$lang["attributes_confirm_delete"] = "هل أنت متأكد من أنك تريد حذف الميزات المحددة ؟";
$lang["attributes_definition_cannot_be_deleted"] = "لا يمكن حذف السمات المحددة";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "رؤية الميزات";
$lang["attributes_definition_group"] = "المجموعة";
$lang["attributes_definition_id"] = "كود";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "لقد تم حذف ميزة
$lang["attributes_definition_successful_updating"] = "تم تعديل الميزة بنجاح";
$lang["attributes_definition_type"] = "نوع الميزة";
$lang["attributes_definition_type_required"] = "نوع الميزة هي خانة إجبارية";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "قيمة الميزة";
$lang["attributes_new"] = "اضافة ميزة جديده";
$lang["attributes_no_attributes_to_display"] = "لا يوجد اصناف للعرض";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "التهيئة الاقليمية";
$lang["config_number_locale_invalid"] = "التهيئة الإقليمية المختارة غير صحية، راجع الرابط الموجود فى الملاحظة لاختيار تهيئة مناسبة.";
$lang["config_number_locale_required"] = "رقم التهيئة الإقليمية مطلوب.";
$lang["config_number_locale_tooltip"] = "إيجاد تهيئة إقليمية مناسبة عبر الرابط.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "ترتيب خيارات الدفع";
$lang["config_phone"] = "هاتف الشركة";
$lang["config_phone_required"] = "هاتف الشركة مطلوب.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "شكل فاتورة البيع";
$lang["config_sales_quote_format"] = "شكل فاتورة عرض الاسعار";
$lang["config_saved_successfully"] = "تم حفظ التهيئة بنجاح.";
$lang["config_saved_unsuccessfully"] = "لم يتم حفظ التهيئة بنجاح.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "اظهار ايكونة المكتب";
$lang["config_statistics"] = "إرسال اﻹحصائيات";
$lang["config_statistics_tooltip"] = "إرسال اﻹحصائيات ﻷغراض التطوير و التحسين.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "العامود 1";
$lang["config_suggestions_layout"] = "تخطيط اقتراحات البحث";
$lang["config_suggestions_second_column"] = "العامود 2";
$lang["config_suggestions_third_column"] = "العامود 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "جدول";
$lang["config_table_configuration"] = "اعدادات الجدول";
$lang["config_takings_printer"] = "طابعة الإيراد";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "موقع الشركة";
$lang["config_work_order_enable"] = "تفعيل طلبات العمل";
$lang["config_work_order_format"] = "شكل طلبات العمل";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "إجمالى قيمة المخزن";
$lang["reports_total_low_sell_quantity"] = "مجموع الكميات حسب الصنف الاولي";
$lang["reports_total_quantity"] = "الكمية/العدد";
$lang["reports_total_retail"] = "قيمة المبيع";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "النوع";
$lang["reports_unit_price"] = "السعر";
$lang["reports_used"] = "النقاط المستخدمة";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "Atribut dəyəri bu ':' və ya '|' olmaz";
$lang["attributes_confirm_delete"] = "Seçilmiş Atributları silmək istədiyinizdən əminsinizmi?";
$lang["attributes_definition_cannot_be_deleted"] = "Seçilmiş xüsusiyyətləri silmək olmadı";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "Atribut görünüşü";
$lang["attributes_definition_group"] = "Qrup";
$lang["attributes_definition_id"] = "Id";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "Siz uğurla sildiniz";
$lang["attributes_definition_successful_updating"] = "Atributunuzu müvəffəqiyyətlə yenilədiniz";
$lang["attributes_definition_type"] = "Atribut Tipi";
$lang["attributes_definition_type_required"] = "Atribut növü tələb olunan sahədir";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "Atribut dəyərləri";
$lang["attributes_new"] = "Yeni atributlar";
$lang["attributes_no_attributes_to_display"] = "Göstərmək üçün heç bir element yoxdur";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["common_address_1"] = "Ünvan 1";
$lang["common_address_2"] = "Ünvan 2";
$lang["common_city"] = "Şəhər";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["config_address"] = "Şirkət Adresi";
$lang["config_address_required"] = "Şirkətin adı olan boşluq sahəsi doldurulmalıdı.";
$lang["config_allow_duplicate_barcodes"] = "Dublikat Barkodlarına icazə verin";
@@ -188,6 +189,7 @@ $lang["config_number_locale"] = "Yerləşdirmə";
$lang["config_number_locale_invalid"] = "Kompaniyanın tel.";
$lang["config_number_locale_required"] = "Şirkət telefonu olan sahə boş qalma bilməz.";
$lang["config_number_locale_tooltip"] = "Bu link vasitəsilə uyğun bir yer tapın.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Sifariş üçün Ödəmə Şərtləri";
$lang["config_phone"] = "Şirkətin Telefon Nömrəsi";
$lang["config_phone_required"] = "Şirkət Telefonu tələb olunan bir sahədir.";
@@ -241,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Satış Fatura Formatı";
$lang["config_sales_quote_format"] = "Satış Sitat Formati";
$lang["config_saved_successfully"] = "Konfiqurasiya uğurla saxlanıldı.";
$lang["config_saved_unsuccessfully"] = "Konfiqurasiyanı saxlamq mümkün olmadı.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Ofis İşarəsini Göstər";
$lang["config_statistics"] = "Statistikalari Göndər";
$lang["config_statistics_tooltip"] = "İnkişaf və xüsusiyyət təkmilləşdirilməsi məqsədi ilə statistika göndərin.";
@@ -252,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Sütun 1";
$lang["config_suggestions_layout"] = "Təklif Çərçivələrini Axtar";
$lang["config_suggestions_second_column"] = "Sütun 2";
$lang["config_suggestions_third_column"] = "Sütun 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Masa";
$lang["config_table_configuration"] = "Cədvəl Konfiqurasiyası";
$lang["config_takings_printer"] = "Printer Çeki";
@@ -273,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "Təyinatından vergi istifadə edin
$lang["config_website"] = "Vebsayt";
$lang["config_work_order_enable"] = "İş Sifariş Dəstəyi";
$lang["config_work_order_format"] = "İş Sifarş Farmatı";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["datepicker_all_time"] = "Bütün vaxta";
$lang["datepicker_apply"] = "Uygula";
$lang["datepicker_cancel"] = "İmtina";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["module_attributes"] = "Atributlar";
$lang["module_attributes_desc"] = "Atributları əlavə et, yenilə, sil və ya axtar.";
$lang["module_both"] = "Hər ikizi";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Ümumi İnvanter Qiyməti";
$lang["reports_total_low_sell_quantity"] = "Ümumi aşağı satışların sayı";
$lang["reports_total_quantity"] = "Ümumi Miqdarı";
$lang["reports_total_retail"] = "Toplam inv. Pərakəndə dəyəri";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Növ";
$lang["reports_unit_price"] = "Pərakəndə Qiyməti";
$lang["reports_used"] = "İstifadə edilən ballar";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Localization";
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a valid locale.";
$lang["config_number_locale_required"] = "Number Locale is a required field.";
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Payment Options Order";
$lang["config_phone"] = "Company Phone";
$lang["config_phone_required"] = "Company Phone is a required field.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Sales Invoice Format";
$lang["config_sales_quote_format"] = "Sales Quote Format";
$lang["config_saved_successfully"] = "Configuration save successful.";
$lang["config_saved_unsuccessfully"] = "Configuration save failed.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Show office icon";
$lang["config_statistics"] = "Send Statistics";
$lang["config_statistics_tooltip"] = "Send statistics for development and feature improvement purposes.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Column 1";
$lang["config_suggestions_layout"] = "Search Suggestions Layout";
$lang["config_suggestions_second_column"] = "Column 2";
$lang["config_suggestions_third_column"] = "Column 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Table";
$lang["config_table_configuration"] = "Table Configuration";
$lang["config_takings_printer"] = "Receipt Printer";
@@ -274,5 +277,3 @@ $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";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Total Inventory Value";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Total Quantity";
$lang["reports_total_retail"] = "Total Inv. Retail Value";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Type";
$lang["reports_unit_price"] = "Retail Price";
$lang["reports_used"] = "Points Used";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "";
$lang["config_number_locale_invalid"] = "";
$lang["config_number_locale_required"] = "";
$lang["config_number_locale_tooltip"] = "";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "";
$lang["config_phone"] = "";
$lang["config_phone_required"] = "";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "";
$lang["config_saved_unsuccessfully"] = "";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "";
$lang["config_statistics_tooltip"] = "";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Celková cena skladu";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Celkové množství";
$lang["reports_total_retail"] = "Cena skladu v koncových cenách";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Typ";
$lang["reports_unit_price"] = "Prodejní cena";
$lang["reports_used"] = "Points Used";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Länderkonfiguration";
$lang["config_number_locale_invalid"] = "Die eingegebene Lokale ist falsch. Bitte sehen Sie sich den Link tim Tooltip an um einen korrekten Wert zu finden";
$lang["config_number_locale_required"] = "Localennummer ist ein Pflichtfeld";
$lang["config_number_locale_tooltip"] = "Finden Sie eine korrekte Lokale über diesen Link";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Payment Options Order";
$lang["config_phone"] = "Telefon";
$lang["config_phone_required"] = "Telefon ist erforderlich";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Format Verkaufsrechnung";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "Einstellungen erfolgreich gesichert";
$lang["config_saved_unsuccessfully"] = "Einstellungen konnten nicht gesichert werden";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "Send statistics";
$lang["config_statistics_tooltip"] = "Send statistics for development and feature improvement purposes";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "Takings Printer";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "Website";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Total Inventarwert";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Total Quantity";
$lang["reports_total_retail"] = "Total Inv. Retail Value";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Typ";
$lang["reports_unit_price"] = "Verkaufspreis";
$lang["reports_used"] = "";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "Attributwert darf nicht ':' oder '|' enthalten";
$lang["attributes_confirm_delete"] = "Sind Sie sicher, dass Sie die ausgewählten Attribute löschen möchten?";
$lang["attributes_definition_cannot_be_deleted"] = "Ausgewählte Attribute konnten nicht gelöscht werden";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "Attribut Sichtbarkeit";
$lang["attributes_definition_group"] = "Gruppe";
$lang["attributes_definition_id"] = "ID";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "Löschung erfolgreich";
$lang["attributes_definition_successful_updating"] = "Sie haben das Attributerfolgreich aktualisiert";
$lang["attributes_definition_type"] = "Attribut Typ";
$lang["attributes_definition_type_required"] = "Attribut ist ein Pflichtfeld";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "Attribut Werte";
$lang["attributes_new"] = "Neues Attribut";
$lang["attributes_no_attributes_to_display"] = "Keine Elemente zum Anzeigen";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Länderkonfiguration";
$lang["config_number_locale_invalid"] = "Die eingegebene Lokale ist falsch. Bitte sehen Sie sich den Link im Tooltip an um einen korrekten Wert zu finden.";
$lang["config_number_locale_required"] = "Locale-Nummer ist ein Pflichtfeld.";
$lang["config_number_locale_tooltip"] = "Finden Sie eine korrekte Lokale über diesen Link.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Zahlungsarten Reihenfolge";
$lang["config_phone"] = "Telefon";
$lang["config_phone_required"] = "Telefon ist erforderlich.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Format Verkaufsrechnung";
$lang["config_sales_quote_format"] = "Angebotsformat";
$lang["config_saved_successfully"] = "Einstellungen erfolgreich gesichert.";
$lang["config_saved_unsuccessfully"] = "Einstellungen konnten nicht gesichert werden.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Verwaltungssymbol anzeigen";
$lang["config_statistics"] = "Statistiken Senden";
$lang["config_statistics_tooltip"] = "Statistiken Senden für programierung und verbesserungen.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Spalte 1";
$lang["config_suggestions_layout"] = "Vorschläge Layout";
$lang["config_suggestions_second_column"] = "Spalte 2";
$lang["config_suggestions_third_column"] = "Spalte 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Tabelle";
$lang["config_table_configuration"] = "Tabelle konfigurieren";
$lang["config_takings_printer"] = "Einnahmendrucker";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "Zielabhängige Steuer verwenden";
$lang["config_website"] = "Website";
$lang["config_work_order_enable"] = "Unterstützung von Arbeitsaufträgen";
$lang["config_work_order_format"] = "Arbeitsauftragsformat";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Total Inventarwert";
$lang["reports_total_low_sell_quantity"] = "Anzahl der niedrigen Verkaufsmengen insgesamt";
$lang["reports_total_quantity"] = "Gesamtmenge";
$lang["reports_total_retail"] = "Gesamtwert Einzelhandelsinventar";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Typ";
$lang["reports_unit_price"] = "Verkaufspreis";
$lang["reports_used"] = "Punkte eingelöst";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "";
$lang["config_number_locale_invalid"] = "";
$lang["config_number_locale_required"] = "";
$lang["config_number_locale_tooltip"] = "";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "";
$lang["config_phone"] = "";
$lang["config_phone_required"] = "";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "";
$lang["config_saved_unsuccessfully"] = "";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "";
$lang["config_statistics_tooltip"] = "";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "";
$lang["reports_total_retail"] = "";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "";
$lang["reports_unit_price"] = "";
$lang["reports_used"] = "";

View File

@@ -3,6 +3,7 @@
$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)";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "Attribute Visibility";
$lang["attributes_definition_group"] = "Group";
$lang["attributes_definition_id"] = "Id";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "You have successfully delet
$lang["attributes_definition_successful_updating"] = "You have successfully updated attribute";
$lang["attributes_definition_type"] = "Attribute Type";
$lang["attributes_definition_type_required"] = "Attribute type is a required field";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "Attribute Values";
$lang["attributes_new"] = "New Attribute";
$lang["attributes_no_attributes_to_display"] = "No Items to display";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Localisation";
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a sensible value";
$lang["config_number_locale_required"] = "Number Locale is a required field";
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Payment Options Order";
$lang["config_phone"] = "Company Phone";
$lang["config_phone_required"] = "Company phone is a required field";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Sales Invoice Format";
$lang["config_sales_quote_format"] = "Sales Quote Format";
$lang["config_saved_successfully"] = "Configuration saved successfully";
$lang["config_saved_unsuccessfully"] = "Configuration saved unsuccessfully";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Show office icon";
$lang["config_statistics"] = "Send Statistics";
$lang["config_statistics_tooltip"] = "Send statistics for development and feature improvement purposes";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Column 1";
$lang["config_suggestions_layout"] = "Search Suggestions Layout";
$lang["config_suggestions_second_column"] = "Column 2";
$lang["config_suggestions_third_column"] = "Column 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Table";
$lang["config_table_configuration"] = "Table Configuration";
$lang["config_takings_printer"] = "Takings Printer";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "Use Destination Based Tax";
$lang["config_website"] = "Website";
$lang["config_work_order_enable"] = "Work Order Support";
$lang["config_work_order_format"] = "Work Order Format";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -3,6 +3,7 @@
$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)";
$lang["attributes_definition_error_adding_updating"] = "Attribute %1 could not be added or updated. Please check the error log.";
$lang["attributes_definition_flags"] = "Attribute Visibility";
$lang["attributes_definition_group"] = "Group";
$lang["attributes_definition_id"] = "Id";
@@ -16,7 +17,6 @@ $lang["attributes_definition_type"] = "Attribute Type";
$lang["attributes_definition_type_required"] = "Attribute type is a required field";
$lang["attributes_definition_unit"] = "Measurement Unit";
$lang["attributes_definition_values"] = "Attribute Values";
$lang["attributes_definition_error_adding_updating"] = "Attribute %1 could not be added or updated. Please check the error log.";
$lang["attributes_new"] = "New Attribute";
$lang["attributes_no_attributes_to_display"] = "No Items to display";
$lang["attributes_receipt_visibility"] = "Receipt";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Localization";
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a valid locale.";
$lang["config_number_locale_required"] = "Number Locale is a required field.";
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link.";
$lang["config_ospos_info"] = "OSPOS Installation Info";
$lang["config_payment_options_order"] = "Payment Options Order";
$lang["config_phone"] = "Company Phone";
$lang["config_phone_required"] = "Company Phone is a required field.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Sales Invoice Format";
$lang["config_sales_quote_format"] = "Sales Quote Format";
$lang["config_saved_successfully"] = "Configuration save successful.";
$lang["config_saved_unsuccessfully"] = "Configuration save failed.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Show office icon";
$lang["config_statistics"] = "Send Statistics";
$lang["config_statistics_tooltip"] = "Send statistics for development and feature improvement purposes.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Column 1";
$lang["config_suggestions_layout"] = "Search Suggestions Layout";
$lang["config_suggestions_second_column"] = "Column 2";
$lang["config_suggestions_third_column"] = "Column 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Table";
$lang["config_table_configuration"] = "Table Configuration";
$lang["config_takings_printer"] = "Receipt Printer";
@@ -274,6 +277,3 @@ $lang["config_use_destination_based_tax"] = "Use Destination Based Tax";
$lang["config_website"] = "Website";
$lang["config_work_order_enable"] = "Work Order Support";
$lang["config_work_order_format"] = "Work Order Format";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_ospos_info"] = "OSPOS Installation Info";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Localización";
$lang["config_number_locale_invalid"] = "Localización ingresada invalida. Revisa el link en el tooltip para encontrar informacion.";
$lang["config_number_locale_required"] = "Numero localizacion es un campo requerido.";
$lang["config_number_locale_tooltip"] = "Encontrar una zonificacion adecuada en este enlace.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Orden de opciones de pago";
$lang["config_phone"] = "Teléfono del Comercio";
$lang["config_phone_required"] = "Teléfono del Comercio es requerido.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Formato de Facturas de Venta";
$lang["config_sales_quote_format"] = "Formato de presupuesto de las ventas";
$lang["config_saved_successfully"] = "Configuración guardada satisfactoriamente.";
$lang["config_saved_unsuccessfully"] = "Configuración no guardada.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Mostrar icono oficina";
$lang["config_statistics"] = "Enviar estadísticas";
$lang["config_statistics_tooltip"] = "Envíe estadísticas para el desarrollo y mejora de funciones.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Columna 1";
$lang["config_suggestions_layout"] = "Sugerencias de búsqueda";
$lang["config_suggestions_second_column"] = "Columna 2";
$lang["config_suggestions_third_column"] = "Columna 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Mesa";
$lang["config_table_configuration"] = "Configuración de Mesa";
$lang["config_takings_printer"] = "Impresión de retenciones";
@@ -274,5 +277,3 @@ $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";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Valor Total del Inventario";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Total Cantidad";
$lang["reports_total_retail"] = "Valor Total Inv. Retail";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Tipo";
$lang["reports_unit_price"] = "Precio de Venta";
$lang["reports_used"] = "Puntos usados";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "El valor del atributo no puede contener ':' or '|'";
$lang["attributes_confirm_delete"] = "¿Está seguro de eliminar el/los atributo(s) seleccionado(s)?";
$lang["attributes_definition_cannot_be_deleted"] = "No ha sido posible eliminar el/los atributo(s) seleccionado(s)";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "Visibilidad del atributo";
$lang["attributes_definition_group"] = "Grupo";
$lang["attributes_definition_id"] = "Id";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "El atributo se ha eliminado
$lang["attributes_definition_successful_updating"] = "El atributo se ha actualizado correctamente";
$lang["attributes_definition_type"] = "Tipo de atributo";
$lang["attributes_definition_type_required"] = "El tipo de atributo es un campo requerido";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "Valores del atributo";
$lang["attributes_new"] = "Nuevo atributo";
$lang["attributes_no_attributes_to_display"] = "Sin artículos para mostrar";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Localization";
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a valid locale.";
$lang["config_number_locale_required"] = "Number Locale is a required field.";
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Payment Options Order";
$lang["config_phone"] = "Company Phone";
$lang["config_phone_required"] = "Company Phone is a required field.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Sales Invoice Format";
$lang["config_sales_quote_format"] = "Sales Quote Format";
$lang["config_saved_successfully"] = "Configuration save successful.";
$lang["config_saved_unsuccessfully"] = "Configuration save failed.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Show office icon";
$lang["config_statistics"] = "Send Statistics";
$lang["config_statistics_tooltip"] = "Send statistics for development and feature improvement purposes.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Column 1";
$lang["config_suggestions_layout"] = "Search Suggestions Layout";
$lang["config_suggestions_second_column"] = "Column 2";
$lang["config_suggestions_third_column"] = "Column 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Table";
$lang["config_table_configuration"] = "Table Configuration";
$lang["config_takings_printer"] = "Receipt Printer";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "Use Destination Based Tax";
$lang["config_website"] = "Website";
$lang["config_work_order_enable"] = "Work Order Support";
$lang["config_work_order_format"] = "Work Order Format";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "";
$lang["reports_total_retail"] = "";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "";
$lang["reports_unit_price"] = "";
$lang["reports_used"] = "";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Localisation";
$lang["config_number_locale_invalid"] = "L'environnement local entré est invalide. Vérifiez le lien dans l'info-bulle pour trouver un environnement local valide.";
$lang["config_number_locale_required"] = "Number Locale est un champ obligatoire.";
$lang["config_number_locale_tooltip"] = "Trouvez un lieu approprié grâce à ce lien.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Ordre des options de paiement";
$lang["config_phone"] = "Téléphone";
$lang["config_phone_required"] = "Téléphone de l'entreprise est un champ obligatoire.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Format de la facture de vente";
$lang["config_sales_quote_format"] = "Format de devis de vente";
$lang["config_saved_successfully"] = "Configuration enregistrer avec succès.";
$lang["config_saved_unsuccessfully"] = "L'enregistrement de configuration a échoué.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Afficher l'icône du bureau";
$lang["config_statistics"] = "Envoyer des statistiques";
$lang["config_statistics_tooltip"] = "Envoyer des statistiques pour le développement et l'amélioration des fonctionnalités.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Colonne 1";
$lang["config_suggestions_layout"] = "Présentation des suggestions de recherche";
$lang["config_suggestions_second_column"] = "Colonne 2";
$lang["config_suggestions_third_column"] = "Colonne 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Table";
$lang["config_table_configuration"] = "Configuration de la table";
$lang["config_takings_printer"] = "Imprimante de reçu";
@@ -274,5 +277,3 @@ $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";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Valeur total de l'inventaire";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Quantité totale";
$lang["reports_total_retail"] = "Total Inv. La valeur au détail";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Genre";
$lang["reports_unit_price"] = "Prix en Détail";
$lang["reports_used"] = "Points utilisés";

View File

@@ -1,7 +1,9 @@
<?php
<?php
$lang["attributes_attribute_value_invalid_chars"] = "ערך השדה אינו יכול להכיל ':' או '|'";
$lang["attributes_confirm_delete"] = "האם אתה בטוח שברצונך למחוק את המאפיינים שנבחרו?";
$lang["attributes_definition_cannot_be_deleted"] = "לא ניתן למחוק מאפיינים נבחר(ים)";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "מאפיין גלוי";
$lang["attributes_definition_group"] = "קבוצה";
$lang["attributes_definition_id"] = "מספר זיהוי";
@@ -13,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "נמחק בהצלחה";
$lang["attributes_definition_successful_updating"] = "עדכנת בהצלחה את המאפיין";
$lang["attributes_definition_type"] = "סוג מאפיין";
$lang["attributes_definition_type_required"] = "שדה המאפיין הינו שדה חובה";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "ערכי המאפיין";
$lang["attributes_new"] = "מאפיין חדש";
$lang["attributes_no_attributes_to_display"] = "אין פריטים להצגה";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["tables_all"] = "הכול";
$lang["tables_columns"] = "עמודות";
$lang["tables_hide_show_pagination"] = "הסתר / הצג מספור דפים";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["cashups_amount"] = "סכום";
$lang["cashups_amount_number"] = "הסכום חייב להיות מספר";
$lang["cashups_amount_required"] = "הסכום הוא שדה חובה.";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["common_address_1"] = "כתובת 1";
$lang["common_address_2"] = "כתובת 2";
$lang["common_city"] = "עיר";
@@ -47,7 +48,7 @@ $lang["common_or"] = "או";
$lang["common_phone_number"] = "מספר טלפון";
$lang["common_phone_number_required"] = "";
$lang["common_please_visit_my"] = "בקר בכתובת";
$lang["common_powered_by"] = "מונע ע\"י";
$lang["common_powered_by"] = "מונע ע\\"י";
$lang["common_price"] = "מחיר";
$lang["common_print"] = "הדפס";
$lang["common_remove"] = "הסר";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["config_address"] = "כתובת חברה";
$lang["config_address_required"] = "כתובת החברה הינה שדה חובה.";
$lang["config_allow_duplicate_barcodes"] = "אפשר ברקודים כפולים";
@@ -188,6 +189,7 @@ $lang["config_number_locale"] = "הגדרות שפה";
$lang["config_number_locale_invalid"] = "האזור שהוזן אינו חוקי. בדוק את הקישור שבסרגל הכלים כדי לאתר אזור חוקי.";
$lang["config_number_locale_required"] = "מספר אזור הינו שדה חובה.";
$lang["config_number_locale_tooltip"] = "מצא אזור תואם באמצעות קישור זה.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "סידור אפשרויות תשלום";
$lang["config_phone"] = "טלפון חברה";
$lang["config_phone_required"] = "טלפון חברה הינו שדה חובה.";
@@ -241,6 +243,7 @@ $lang["config_sales_invoice_format"] = "תבנית חשבונית מכירות";
$lang["config_sales_quote_format"] = "תבנית חשבונית הצעת מחיר";
$lang["config_saved_successfully"] = "ההגדרות נשמרו בהצלחה.";
$lang["config_saved_unsuccessfully"] = "שמירת ההגדרות נכשלה.";
$lang["config_server_notice"] = "";
$lang["config_show_office_group"] = "הצג את סמל המשרד";
$lang["config_statistics"] = "שלח סטטיסטיקה";
$lang["config_statistics_tooltip"] = "שלח סטטיסטיקות למפתחים למטרות פיתוח ושיפור התוכנה.";
@@ -252,6 +255,7 @@ $lang["config_suggestions_first_column"] = "עמודה 1";
$lang["config_suggestions_layout"] = "פריסת הצעות חיפוש";
$lang["config_suggestions_second_column"] = "עמודה 2";
$lang["config_suggestions_third_column"] = "עמודה 3";
$lang["config_system_info"] = "";
$lang["config_table"] = "טבלה";
$lang["config_table_configuration"] = "הגדרות טבלה";
$lang["config_takings_printer"] = "מדפסת קבלה";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["customers_account_number"] = "חשבון מס #";
$lang["customers_account_number_duplicate"] = "מספר החשבון כבר נמצא במסד הנתונים.";
$lang["customers_available_points"] = "נקודות זמינות";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["datepicker_all_time"] = "כל הזמן";
$lang["datepicker_apply"] = "אשר";
$lang["datepicker_cancel"] = "בטל";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["employees_basic_information"] = "מידע";
$lang["employees_cannot_be_deleted"] = "לא ניתן למחוק עובדים נבחרים, לאחד או יותר יש מכירות בתהליך או שאתה מנסה למחוק את החשבון שלך.";
$lang["employees_change_password"] = "שנה סיסמה";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["enum_half_down"] = "חצי למטה";
$lang["enum_half_even"] = "חצי שווה";
$lang["enum_half_five"] = "חצי חמש";

View File

@@ -1,3 +1,4 @@
<?php
<?php
$lang["error_no_permission_module"] = "אין לך הרשאה לגשת אל המודול ששמו";
$lang["error_unknown"] = "שגיאה לא ידועה";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["category_name_required"] = "שם קטגורית הוצאה נדרש";
$lang["expenses_categories_add_item"] = "הוסף קטגוריה";
$lang["expenses_categories_cannot_be_deleted"] = "לא ניתן למחוק קטגוריית הוצאה(ות)";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["expenses_add_item"] = "הוסף הוצאה";
$lang["expenses_amount"] = "סכום";
$lang["expenses_amount_number"] = "הסכום חייב להיות מספר";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["giftcards_add_minus"] = "מלאי כדי להוסיף או לחסר.";
$lang["giftcards_allow_alt_description"] = "אפשר תיאור חלופי";
$lang["giftcards_bulk_edit"] = "עריכה גורפת";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["item_kits_add_item"] = "הוסף פריט";
$lang["item_kits_all"] = "הכול";
$lang["item_kits_cannot_be_deleted"] = "מחיקת ערכת הפריטים נכשלה.";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["items_add_minus"] = "הוספה או החסרה של מלאי.";
$lang["items_allow_alt_desciption"] = "";
$lang["items_allow_alt_description"] = "אפשר תיאור חלופי";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["login_gcaptcha"] = "אני לא רובוט.";
$lang["login_go"] = "שלח";
$lang["login_invalid_gcaptcha"] = "שגיאת אימות.";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["messages_first_name"] = "שם פרטי";
$lang["messages_last_name"] = "שם משפחה";
$lang["messages_message"] = "הודעה";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["module_attributes"] = "תכונות";
$lang["module_attributes_desc"] = "הוסף, עדכן, מחק וחפש תכונות.";
$lang["module_both"] = "שניהם";

View File

@@ -0,0 +1,54 @@
<?php
$lang["receivings_cancel_receiving"] = "";
$lang["receivings_cannot_be_deleted"] = "";
$lang["receivings_comments"] = "";
$lang["receivings_complete_receiving"] = "";
$lang["receivings_confirm_cancel_receiving"] = "";
$lang["receivings_confirm_delete"] = "";
$lang["receivings_confirm_finish_receiving"] = "";
$lang["receivings_cost"] = "";
$lang["receivings_date"] = "";
$lang["receivings_date_required"] = "";
$lang["receivings_date_type"] = "";
$lang["receivings_delete_entire_sale"] = "";
$lang["receivings_discount"] = "";
$lang["receivings_edit"] = "";
$lang["receivings_edit_sale"] = "";
$lang["receivings_employee"] = "";
$lang["receivings_error_editing_item"] = "";
$lang["receivings_error_requisition"] = "";
$lang["receivings_find_or_scan_item"] = "";
$lang["receivings_find_or_scan_item_or_receipt"] = "";
$lang["receivings_id"] = "";
$lang["receivings_item_name"] = "";
$lang["receivings_mode"] = "";
$lang["receivings_new_supplier"] = "";
$lang["receivings_one_or_multiple"] = "";
$lang["receivings_print_after_sale"] = "";
$lang["receivings_quantity"] = "";
$lang["receivings_receipt"] = "";
$lang["receivings_receipt_number"] = "";
$lang["receivings_receiving"] = "";
$lang["receivings_reference"] = "";
$lang["receivings_register"] = "";
$lang["receivings_requisition"] = "";
$lang["receivings_return"] = "";
$lang["receivings_select_supplier"] = "";
$lang["receivings_ship_pack"] = "";
$lang["receivings_start_typing_supplier_name"] = "";
$lang["receivings_stock"] = "";
$lang["receivings_stock_destination"] = "";
$lang["receivings_stock_locaiton"] = "";
$lang["receivings_stock_source"] = "";
$lang["receivings_successfully_deleted"] = "";
$lang["receivings_successfully_updated"] = "";
$lang["receivings_supplier"] = "";
$lang["receivings_supplier_address"] = "";
$lang["receivings_supplier_email"] = "";
$lang["receivings_supplier_location"] = "";
$lang["receivings_total"] = "";
$lang["receivings_transaction_failed"] = "";
$lang["receivings_unable_to_add_item"] = "";
$lang["receivings_unsuccessfully_updated"] = "";
$lang["receivings_update"] = "";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["reports_all"] = "הכול";
$lang["reports_authority"] = "הרשאות";
$lang["reports_canceled"] = "מבוטל";
@@ -125,6 +126,14 @@ $lang["reports_total_inventory_value"] = "סהכ ערך מלאי";
$lang["reports_total_low_sell_quantity"] = "סהכ מינימום כמות למכירה";
$lang["reports_total_quantity"] = "סהכ כמות";
$lang["reports_total_retail"] = "סך הכל חשבונית. ערך קמעונאי";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "סוג";
$lang["reports_unit_price"] = "מחיר קמעונאי";
$lang["reports_used"] = "נקודות שהשתמשו";

View File

@@ -0,0 +1,176 @@
<?php
$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"] = "";
$lang["sales_cash_filter"] = "";
$lang["sales_change_due"] = "";
$lang["sales_check"] = "";
$lang["sales_check_balance"] = "";
$lang["sales_check_filter"] = "";
$lang["sales_comment"] = "";
$lang["sales_comments"] = "";
$lang["sales_complete_sale"] = "";
$lang["sales_confirm_cancel_sale"] = "";
$lang["sales_confirm_delete"] = "";
$lang["sales_confirm_restore"] = "";
$lang["sales_credit"] = "";
$lang["sales_credit_deposit"] = "";
$lang["sales_customer"] = "";
$lang["sales_customer_address"] = "";
$lang["sales_customer_discount"] = "";
$lang["sales_customer_email"] = "";
$lang["sales_customer_location"] = "";
$lang["sales_customer_mailchimp_status"] = "";
$lang["sales_customer_optional"] = "";
$lang["sales_customer_required"] = "";
$lang["sales_customer_total"] = "";
$lang["sales_date"] = "";
$lang["sales_date_range"] = "";
$lang["sales_date_required"] = "";
$lang["sales_date_type"] = "";
$lang["sales_debit"] = "";
$lang["sales_delete"] = "";
$lang["sales_delete_confirmation"] = "";
$lang["sales_delete_entire_sale"] = "";
$lang["sales_delete_successful"] = "";
$lang["sales_delete_unsuccessful"] = "";
$lang["sales_description_abbrv"] = "";
$lang["sales_discard"] = "";
$lang["sales_discard_quote"] = "";
$lang["sales_discount"] = "";
$lang["sales_discount_included"] = "";
$lang["sales_discount_short"] = "";
$lang["sales_due"] = "";
$lang["sales_due_filter"] = "";
$lang["sales_edit"] = "";
$lang["sales_edit_item"] = "";
$lang["sales_edit_sale"] = "";
$lang["sales_email_receipt"] = "";
$lang["sales_employee"] = "";
$lang["sales_entry"] = "";
$lang["sales_error_editing_item"] = "";
$lang["sales_find_or_scan_item"] = "";
$lang["sales_find_or_scan_item_or_receipt"] = "";
$lang["sales_giftcard"] = "";
$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"] = "";
$lang["sales_invoice_confirm"] = "";
$lang["sales_invoice_enable"] = "";
$lang["sales_invoice_filter"] = "";
$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"] = "";
$lang["sales_item_name"] = "";
$lang["sales_item_number"] = "";
$lang["sales_item_out_of_stock"] = "";
$lang["sales_mode"] = "";
$lang["sales_must_enter_numeric"] = "";
$lang["sales_must_enter_numeric_giftcard"] = "";
$lang["sales_new_customer"] = "";
$lang["sales_new_item"] = "";
$lang["sales_no_description"] = "";
$lang["sales_no_filter"] = "";
$lang["sales_no_items_in_cart"] = "";
$lang["sales_no_sales_to_display"] = "";
$lang["sales_none_selected"] = "";
$lang["sales_not_authorized"] = "";
$lang["sales_one_or_multiple"] = "";
$lang["sales_payment"] = "";
$lang["sales_payment_amount"] = "";
$lang["sales_payment_not_cover_total"] = "";
$lang["sales_payment_type"] = "";
$lang["sales_payments_total"] = "";
$lang["sales_price"] = "";
$lang["sales_print_after_sale"] = "";
$lang["sales_quantity"] = "";
$lang["sales_quantity_less_than_reorder_level"] = "";
$lang["sales_quantity_less_than_zero"] = "";
$lang["sales_quantity_of_items"] = "";
$lang["sales_quote"] = "";
$lang["sales_quote_number"] = "";
$lang["sales_quote_number_duplicate"] = "";
$lang["sales_quote_sent"] = "";
$lang["sales_quote_unsent"] = "";
$lang["sales_receipt"] = "";
$lang["sales_receipt_no_email"] = "";
$lang["sales_receipt_number"] = "";
$lang["sales_receipt_sent"] = "";
$lang["sales_receipt_unsent"] = "";
$lang["sales_register"] = "";
$lang["sales_remove_customer"] = "";
$lang["sales_return"] = "";
$lang["sales_rewards"] = "";
$lang["sales_rewards_balance"] = "";
$lang["sales_sale"] = "";
$lang["sales_sale_by_invoice"] = "";
$lang["sales_sale_for_customer"] = "";
$lang["sales_sale_time"] = "";
$lang["sales_sales_tax"] = "";
$lang["sales_select_customer"] = "";
$lang["sales_send_invoice"] = "";
$lang["sales_send_quote"] = "";
$lang["sales_send_receipt"] = "";
$lang["sales_send_work_order"] = "";
$lang["sales_serial"] = "";
$lang["sales_show_invoice"] = "";
$lang["sales_show_receipt"] = "";
$lang["sales_start_typing_customer_name"] = "";
$lang["sales_start_typing_item_name"] = "";
$lang["sales_stock"] = "";
$lang["sales_stock_location"] = "";
$lang["sales_sub_total"] = "";
$lang["sales_successfully_deleted"] = "";
$lang["sales_successfully_restored"] = "";
$lang["sales_successfully_suspended_sale"] = "";
$lang["sales_successfully_updated"] = "";
$lang["sales_suspend_sale"] = "";
$lang["sales_suspended_doc_id"] = "";
$lang["sales_suspended_sale_id"] = "";
$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"] = "";
$lang["sales_transaction_failed"] = "";
$lang["sales_unable_to_add_item"] = "";
$lang["sales_unsuccessfully_deleted"] = "";
$lang["sales_unsuccessfully_restored"] = "";
$lang["sales_unsuccessfully_suspended_sale"] = "";
$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"] = "";
$lang["sales_work_order_sent"] = "";
$lang["sales_work_order_unsent"] = "";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["suppliers_account_number"] = "מספר חשבון";
$lang["suppliers_agency_name"] = "שם הסוכנות";
$lang["suppliers_cannot_be_deleted"] = "לא ניתן למחוק את הספקים שנבחרו. לאחד או יותר יש מכירות.";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["taxes_add_exception"] = "הוסף חריגה";
$lang["taxes_cascade"] = "מדורג";
$lang["taxes_cascade_sequence"] = "רצף דירוג";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Lokalnoj";
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a sensible value";
$lang["config_number_locale_required"] = "Number Locale is a required field";
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Payment Options Order";
$lang["config_phone"] = "Telefon tvrtke";
$lang["config_phone_required"] = "Telefon tvrtke je potreban";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Oblik fakture";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "Konfiguracija je uspješno snimljena";
$lang["config_saved_unsuccessfully"] = "Konfiguracija nije uspješno snimljena";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "Send statistics";
$lang["config_statistics_tooltip"] = "Send statistics for development and feature improvement purposes";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "Printer za 'Prodano'";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "web strana";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Ukupan iznos inventure";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Total Quantity";
$lang["reports_total_retail"] = "Total Inv. Retail Value";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Tip";
$lang["reports_unit_price"] = "Jedinična cijena";
$lang["reports_used"] = "";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Lokalizációs";
$lang["config_number_locale_invalid"] = "A megadott érték érvénytelen. Ellenőrizze a linken a megadható értékeket.";
$lang["config_number_locale_required"] = "Lokalizációs szám kötelező mező";
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Payment Options Order";
$lang["config_phone"] = "Cég telefonszáma";
$lang["config_phone_required"] = "Cég telefonszáma kötelező mező";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Eladási számla formátum";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "Beállítások sikeresen elmentve";
$lang["config_saved_unsuccessfully"] = "Beállítások mentése sikertelen";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "Statisztika küldése";
$lang["config_statistics_tooltip"] = "Statisztika küldése fejlesztési célból";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "Takings Printer";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "Weboldal";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Total Inventory Value";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Total Quantity";
$lang["reports_total_retail"] = "Total Inv. Retail Value";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Típus";
$lang["reports_unit_price"] = "Kisker. ár";
$lang["reports_used"] = "";

View File

@@ -1,7 +1,9 @@
<?php
<?php
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "Tidak bisa menghapus atribut terpilih";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "Visibilitas Atribut";
$lang["attributes_definition_group"] = "Grup";
$lang["attributes_definition_id"] = "Id";
@@ -13,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "Anda berhasil menghapus";
$lang["attributes_definition_successful_updating"] = "Anda berhasil mengubah atribut";
$lang["attributes_definition_type"] = "Tipe Atribut";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Terjemahan";
$lang["config_number_locale_invalid"] = "Kode bahasa salah. Cek tautan pada tooltip untuk mendapatkan kode bahasa yang benar.";
$lang["config_number_locale_required"] = "Kode Lokal wajib diisi.";
$lang["config_number_locale_tooltip"] = "Menemukan kode lokal melalui link ini.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Urutan pilihan pembayaran";
$lang["config_phone"] = "Telepon Perusahaan";
$lang["config_phone_required"] = "Telepon Perusahaan wajib diisi.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Format Faktur Penjualan";
$lang["config_sales_quote_format"] = "Format Penawaran Penjualan";
$lang["config_saved_successfully"] = "Konfigurasi berhasil disimpan.";
$lang["config_saved_unsuccessfully"] = "Konfigurasi tidak berhasil disimpan.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Tampilkan ikon kantor";
$lang["config_statistics"] = "Kirim statistik";
$lang["config_statistics_tooltip"] = "Kirim statistik untuk pengembangan dan peningkatan fitur.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Kolom 1";
$lang["config_suggestions_layout"] = "Tampilan Saran Pencarian";
$lang["config_suggestions_second_column"] = "Kolom 2";
$lang["config_suggestions_third_column"] = "Kolom 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Meja";
$lang["config_table_configuration"] = "Konfigurasi Meja";
$lang["config_takings_printer"] = "Struk Printer";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "Situs Perusahaan";
$lang["config_work_order_enable"] = "Dukungan Work Order";
$lang["config_work_order_format"] = "Format Work Order";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Total Nilai Persediaan";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Total Kuantitas";
$lang["reports_total_retail"] = "Total Faktur Eceran Nilai";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Tipe";
$lang["reports_unit_price"] = "Harga Jual";
$lang["reports_used"] = "Poin yang telah digunakan";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Localizzazione";
$lang["config_number_locale_invalid"] = "La località inserita non è valida. Controlla il link nel tooltip per cercare una località valida.";
$lang["config_number_locale_required"] = "Numero Località è un campo obbligatorio.";
$lang["config_number_locale_tooltip"] = "Cerca una Località adatta con questo link.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Opzioni di Pagamento Ordine";
$lang["config_phone"] = "Telefono Azienda";
$lang["config_phone_required"] = "Telefono Aziena è un campo obbligatorio.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Formato Fattura di Vendita";
$lang["config_sales_quote_format"] = "Formato Preventivo";
$lang["config_saved_successfully"] = "Configurazione salvata correttamente.";
$lang["config_saved_unsuccessfully"] = "Salvataggio Configurazione Fallito.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Mostra icona ufficio";
$lang["config_statistics"] = "Invia Statistiche";
$lang["config_statistics_tooltip"] = "Invia statistiche per lo sviluppo e il miglioramento delle funzionalità proposte.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Colonna 1";
$lang["config_suggestions_layout"] = "Schema di Suggerimenti di ricerca";
$lang["config_suggestions_second_column"] = "Colonna 2";
$lang["config_suggestions_third_column"] = "Colonna 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Tavoli (Ristorazione)";
$lang["config_table_configuration"] = "Configurazione Tavoli";
$lang["config_takings_printer"] = "Stampa scontrino";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "Sitoweb";
$lang["config_work_order_enable"] = "Supporto all'ordine (Work Order Support)";
$lang["config_work_order_format"] = "Formato ordine di lavoro/commessa";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Valore Inventario Totale";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Quantità totale";
$lang["reports_total_retail"] = "Totale Valore Vendita Inv.";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Tipo";
$lang["reports_unit_price"] = "Prezzo al dettaglio";
$lang["reports_used"] = "Punti Usati";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "";
$lang["config_number_locale_invalid"] = "";
$lang["config_number_locale_required"] = "";
$lang["config_number_locale_tooltip"] = "";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "";
$lang["config_phone"] = "";
$lang["config_phone_required"] = "";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "";
$lang["config_saved_unsuccessfully"] = "";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "";
$lang["config_statistics_tooltip"] = "";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Total Quantity";
$lang["reports_total_retail"] = "Total Inv. Retail Value";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "";
$lang["reports_unit_price"] = "";
$lang["reports_used"] = "";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Localization";
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a valid locale.";
$lang["config_number_locale_required"] = "Number Locale is a required field.";
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Payment Options Order";
$lang["config_phone"] = "Company Phone";
$lang["config_phone_required"] = "Company Phone is a required field.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Sales Invoice Format";
$lang["config_sales_quote_format"] = "Sales Quote Format";
$lang["config_saved_successfully"] = "Configuration save successful.";
$lang["config_saved_unsuccessfully"] = "Configuration save failed.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Show office icon";
$lang["config_statistics"] = "Send Statistics";
$lang["config_statistics_tooltip"] = "Send statistics for development and feature improvement purposes.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Column 1";
$lang["config_suggestions_layout"] = "Search Suggestions Layout";
$lang["config_suggestions_second_column"] = "Column 2";
$lang["config_suggestions_third_column"] = "Column 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Table";
$lang["config_table_configuration"] = "Table Configuration";
$lang["config_takings_printer"] = "Receipt Printer";
@@ -274,5 +277,3 @@ $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";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Total Inventory Value";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Total Quantity";
$lang["reports_total_retail"] = "Total Inv. Retail Value";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Type";
$lang["reports_unit_price"] = "Retail Price";
$lang["reports_used"] = "Points Used";

View File

@@ -3,6 +3,7 @@
$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)";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "Attribute Visibility";
$lang["attributes_definition_group"] = "Group";
$lang["attributes_definition_id"] = "Id";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "You have successfully delet
$lang["attributes_definition_successful_updating"] = "You have successfully updated attribute";
$lang["attributes_definition_type"] = "Attribute Type";
$lang["attributes_definition_type_required"] = "Attribute type is a required field";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "Attribute Values";
$lang["attributes_new"] = "New Attribute";
$lang["attributes_no_attributes_to_display"] = "No Items to display";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "";
$lang["config_number_locale_invalid"] = "";
$lang["config_number_locale_required"] = "";
$lang["config_number_locale_tooltip"] = "";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "";
$lang["config_phone"] = "";
$lang["config_phone_required"] = "";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "";
$lang["config_saved_unsuccessfully"] = "";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "";
$lang["config_statistics_tooltip"] = "";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "";
$lang["reports_total_retail"] = "";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "";
$lang["reports_unit_price"] = "";
$lang["reports_used"] = "";

View File

@@ -1,7 +1,9 @@
<?php
<?php
$lang["attributes_attribute_value_invalid_chars"] = "Attribuut waarde kan geen ':' of '|' bevatten";
$lang["attributes_confirm_delete"] = "Bent u zeker dat u de geselecteerde attributen wil verwijderen?";
$lang["attributes_definition_cannot_be_deleted"] = "De geselecteerde attributen konden niet verwijderd worden";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "Zichtbaarheid";
$lang["attributes_definition_group"] = "Groep";
$lang["attributes_definition_id"] = "Id";
@@ -13,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "Attribu(u)t(en) succesvol v
$lang["attributes_definition_successful_updating"] = "Wijzigingen bewaard voor";
$lang["attributes_definition_type"] = "Type";
$lang["attributes_definition_type_required"] = "Attribuut type is een verplicht veld";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "Waarden";
$lang["attributes_new"] = "Nieuw Attribuut";
$lang["attributes_no_attributes_to_display"] = "Er werden geen attributen gevonden";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "Localisation";
$lang["config_number_locale_invalid"] = "De ingevoerde locatie is ongeldig. Controleer de link in de tooltip om een geldige waarde te vinden.";
$lang["config_number_locale_required"] = "Nummer formaat is een verplicht veld.";
$lang["config_number_locale_tooltip"] = "Vind een geldig formaat via deze link.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Betaal opties volgorde";
$lang["config_phone"] = "Telefoon";
$lang["config_phone_required"] = "De telefoonnummer van het bedrijf is een verplicht veld.";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Formattering Aankoop #";
$lang["config_sales_quote_format"] = "Offerte formaat";
$lang["config_saved_successfully"] = "Configuratie werd bewaard.";
$lang["config_saved_unsuccessfully"] = "Configuratie kon niet worden bewaard.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Toon kantoor icoon";
$lang["config_statistics"] = "Verstuur statistieken";
$lang["config_statistics_tooltip"] = "Verstuur statistieken voor ontwikkeling en verbetering van de applicatie.";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Kolom 1";
$lang["config_suggestions_layout"] = "Zoek Suggesties Layout";
$lang["config_suggestions_second_column"] = "Kolom 2";
$lang["config_suggestions_third_column"] = "Kolom 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Tafel";
$lang["config_table_configuration"] = "Tafel Configuratie";
$lang["config_takings_printer"] = "Ontvangst Printer";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "Activeer 'Destination Based Tax'";
$lang["config_website"] = "Website";
$lang["config_work_order_enable"] = "Werk Order Ondersteuning";
$lang["config_work_order_format"] = "Werk Order Formaat";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["login_gcaptcha"] = "Ik ben geen robot.";
$lang["login_go"] = "Verstuur";
$lang["login_invalid_gcaptcha"] = "Ongeldige 'Ik ben geen robot'.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Totale waarde stock";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Total Quantity";
$lang["reports_total_retail"] = "Total Inv. Retail Value";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Type";
$lang["reports_unit_price"] = "Verkoopprijs";
$lang["reports_used"] = "Gebruikte Punten";

View File

@@ -3,7 +3,7 @@
$lang["customers_available_points"] = "Beschikbare Punten";
$lang["rewards_package"] = "Spaarpunten";
$lang["rewards_remaining_balance"] = "Saldo Spaarpunten is ";
$lang["sales_account_number"] = "Rekening #";
$lang["sales_account_number"] = "Btw-nummer";
$lang["sales_add_payment"] = "Betaal";
$lang["sales_amount_due"] = "Te betalen";
$lang["sales_amount_tendered"] = "Ontvangen bedrag";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["suppliers_account_number"] = "Btw nummer";
$lang["suppliers_agency_name"] = "Agencynaam";
$lang["suppliers_cannot_be_deleted"] = "De geselecteeerde leveranciers konden niet worden verwijderd. Eén of meerdere leveranciers hebben ordergegevens in de database zitten.";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "";
$lang["config_number_locale_invalid"] = "";
$lang["config_number_locale_required"] = "";
$lang["config_number_locale_tooltip"] = "";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "";
$lang["config_phone"] = "";
$lang["config_phone_required"] = "";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "";
$lang["config_saved_unsuccessfully"] = "";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "";
$lang["config_statistics_tooltip"] = "";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Totale waarde stock";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "Total Quantity";
$lang["reports_total_retail"] = "Total Inv. Retail Value";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Type";
$lang["reports_unit_price"] = "Verkoopprijs";
$lang["reports_used"] = "";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "";
$lang["attributes_confirm_delete"] = "";
$lang["attributes_definition_cannot_be_deleted"] = "";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "";
$lang["attributes_definition_group"] = "";
$lang["attributes_definition_id"] = "";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "";
$lang["attributes_definition_successful_updating"] = "";
$lang["attributes_definition_type"] = "";
$lang["attributes_definition_type_required"] = "";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "";
$lang["attributes_new"] = "";
$lang["attributes_no_attributes_to_display"] = "";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "";
$lang["config_number_locale_invalid"] = "";
$lang["config_number_locale_required"] = "";
$lang["config_number_locale_tooltip"] = "";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "";
$lang["config_phone"] = "";
$lang["config_phone_required"] = "";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "";
$lang["config_saved_unsuccessfully"] = "";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "";
$lang["config_statistics_tooltip"] = "";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "";
$lang["reports_total_low_sell_quantity"] = "";
$lang["reports_total_quantity"] = "";
$lang["reports_total_retail"] = "";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "";
$lang["reports_unit_price"] = "";
$lang["reports_used"] = "";

View File

@@ -3,6 +3,7 @@
$lang["attributes_attribute_value_invalid_chars"] = "Valor do atributo não pode conter ':' ou '|'";
$lang["attributes_confirm_delete"] = "Tem certeza de que deseja excluir os atributos selecionados?";
$lang["attributes_definition_cannot_be_deleted"] = "Não foi possível excluir atributo selecionado (s)";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "Visibilidade de atributo";
$lang["attributes_definition_group"] = "Grupo";
$lang["attributes_definition_id"] = "Id";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "Você excluiu com êxito";
$lang["attributes_definition_successful_updating"] = "Você atualizou com êxito o atributo";
$lang["attributes_definition_type"] = "Tipo de atributo";
$lang["attributes_definition_type_required"] = "Tipo de atributo é um campo obrigatório";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "Valores de atributo";
$lang["attributes_new"] = "Novo Atributo";
$lang["attributes_no_attributes_to_display"] = "Não há itens para exibir";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["common_address_1"] = "Endereço";
$lang["common_address_2"] = "Complemento";
$lang["common_city"] = "Cidade";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["config_address"] = "Endereço da empresa";
$lang["config_address_required"] = "Endereço da empresa é um campo obrigatório.";
$lang["config_allow_duplicate_barcodes"] = "Permitir códigos de barras duplicados";
@@ -188,6 +189,7 @@ $lang["config_number_locale"] = "Localização";
$lang["config_number_locale_invalid"] = "A localidade digitada é inválida. Verifique o link na dica para encontrar um valor aceitável.";
$lang["config_number_locale_required"] = "Número Local é um campo obrigatório.";
$lang["config_number_locale_tooltip"] = "Encontrar um local adequado através deste link.";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "Opções da ordem de pagamento";
$lang["config_phone"] = "Telefone";
$lang["config_phone_required"] = "Telefone da Empresa é requerido.";
@@ -241,6 +243,7 @@ $lang["config_sales_invoice_format"] = "Formato da Fatura de Vendas";
$lang["config_sales_quote_format"] = "Formato de cotação de vendas";
$lang["config_saved_successfully"] = "Configuração salva com sucesso.";
$lang["config_saved_unsuccessfully"] = "Configuração não salva.";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "Mostrar ícone do escritório";
$lang["config_statistics"] = "Enviar estatísticas";
$lang["config_statistics_tooltip"] = "Envie estatísticas para desenvolvimento e aprimoramento de recursos.";
@@ -252,6 +255,7 @@ $lang["config_suggestions_first_column"] = "Coluna 1";
$lang["config_suggestions_layout"] = "Layout de sugestões de pesquisa";
$lang["config_suggestions_second_column"] = "Coluna 2";
$lang["config_suggestions_third_column"] = "Coluna 3";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "Mesa";
$lang["config_table_configuration"] = "Configuração da mesa";
$lang["config_takings_printer"] = "Imprimir Vendas";
@@ -273,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "Use o Imposto Baseado em Destino";
$lang["config_website"] = "OSPOS";
$lang["config_work_order_enable"] = "Suporte para Ordem de Serviço";
$lang["config_work_order_format"] = "Formato Ordem de Serviço";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

View File

@@ -126,6 +126,14 @@ $lang["reports_total_inventory_value"] = "Valor Total Inventário";
$lang["reports_total_low_sell_quantity"] = "Quantidade Total de Venda Baixa";
$lang["reports_total_quantity"] = "Quantidade total";
$lang["reports_total_retail"] = "Total Inv. Valor de varejo";
$lang["reports_trans_amount"] = "";
$lang["reports_trans_due"] = "";
$lang["reports_trans_group"] = "";
$lang["reports_trans_nopay_sales"] = "";
$lang["reports_trans_payments"] = "";
$lang["reports_trans_refunded"] = "";
$lang["reports_trans_sales"] = "";
$lang["reports_trans_type"] = "";
$lang["reports_type"] = "Tipo";
$lang["reports_unit_price"] = "Preço Varejo";
$lang["reports_used"] = "Pontos usados";

View File

@@ -1,4 +1,5 @@
<?php
<?php
$lang["taxes_add_exception"] = "Adicione exceção";
$lang["taxes_cascade"] = "Cascata";
$lang["taxes_cascade_sequence"] = "Sequência em cascata";

View File

@@ -1,8 +1,9 @@
<?php
$lang["attributes_attribute_value_invalid_chars"] = "Valoare atribut nu poate contine \\":\\" sau \\"|\\"";
$lang["attributes_attribute_value_invalid_chars"] = "Valoare atribut nu poate contine \\\":\\\" sau \\\"|\\\"";
$lang["attributes_confirm_delete"] = "Sigur doriti stergerea atributului/atributelor selectat(e)?";
$lang["attributes_definition_cannot_be_deleted"] = "Nu se poate sterge atributul/atributele selectat(e)";
$lang["attributes_definition_error_adding_updating"] = "";
$lang["attributes_definition_flags"] = "Vizibilitate atribut";
$lang["attributes_definition_group"] = "Grup";
$lang["attributes_definition_id"] = "Id";
@@ -14,6 +15,7 @@ $lang["attributes_definition_successful_deleted"] = "Ati sters cu succes";
$lang["attributes_definition_successful_updating"] = "Ati actualizat atributul cu succes";
$lang["attributes_definition_type"] = "Tip Atribut";
$lang["attributes_definition_type_required"] = "Tip Atribut este camp obligatoriu";
$lang["attributes_definition_unit"] = "";
$lang["attributes_definition_values"] = "Valori Atribut";
$lang["attributes_new"] = "Atribut nou";
$lang["attributes_no_attributes_to_display"] = "Nu sunt articole de afisat";

View File

@@ -189,6 +189,7 @@ $lang["config_number_locale"] = "";
$lang["config_number_locale_invalid"] = "";
$lang["config_number_locale_required"] = "";
$lang["config_number_locale_tooltip"] = "";
$lang["config_ospos_info"] = "";
$lang["config_payment_options_order"] = "";
$lang["config_phone"] = "";
$lang["config_phone_required"] = "";
@@ -242,6 +243,7 @@ $lang["config_sales_invoice_format"] = "";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "";
$lang["config_saved_unsuccessfully"] = "";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "";
$lang["config_statistics_tooltip"] = "";
@@ -253,6 +255,7 @@ $lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "";
@@ -274,5 +277,3 @@ $lang["config_use_destination_based_tax"] = "";
$lang["config_website"] = "";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";
$lang["config_system_info"] = "System Info";
$lang["config_server_notice"] = "Please use the below info for issue reporting.";

Some files were not shown because too many files have changed in this diff Show More