mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-05 15:48:35 -05:00
Merge branch 'origin/master' into Weblate
This commit is contained in:
@@ -13,7 +13,7 @@ $lang["common_delete"] = "Sil";
|
||||
$lang["common_det"] = "detallar";
|
||||
$lang["common_download_import_template"] = "İdxal Excel Şablonunu Yüklə (CSV)";
|
||||
$lang["common_edit"] = "Redaktə Et";
|
||||
$lang["common_email"] = "elektron adres";
|
||||
$lang["common_email"] = "E-poçt";
|
||||
$lang["common_email_invalid_format"] = "E-poçt ünvanı düzgün formatda deyil.";
|
||||
$lang["common_export_excel"] = "Excel Export";
|
||||
$lang["common_export_excel_no"] = "Xeyir";
|
||||
@@ -25,14 +25,14 @@ $lang["common_first_page"] = "Birinci";
|
||||
$lang["common_gender"] = "Cins";
|
||||
$lang["common_gender_female"] = "F";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_id"] = "Kimlik";
|
||||
$lang["common_id"] = "ID";
|
||||
$lang["common_import"] = "İmport";
|
||||
$lang["common_import_change_file"] = "Dəyiş";
|
||||
$lang["common_import_excel"] = "Excel Import";
|
||||
$lang["common_import_full_path"] = "Excel faylına tam yol tələb olunur";
|
||||
$lang["common_import_remove_file"] = "Sil";
|
||||
$lang["common_import_remove_file"] = "Sil(Gizlət)";
|
||||
$lang["common_import_select_file"] = "Fayl Seç";
|
||||
$lang["common_inv"] = "Soyad və mütləq məsafə";
|
||||
$lang["common_inv"] = "Qaimə";
|
||||
$lang["common_last_name"] = "Soyad";
|
||||
$lang["common_last_name_required"] = "Soyad tələb olunur.";
|
||||
$lang["common_last_page"] = "Son";
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
<?php
|
||||
$lang["category_name_required"] = "Expense Category name required";
|
||||
$lang["expenses_categories_add_item"] = "Add Category";
|
||||
$lang["expenses_categories_cannot_be_deleted"] = "Could not delete Category Expense(s)";
|
||||
$lang["expenses_categories_category_id"] = "Id";
|
||||
$lang["expenses_categories_confirm_delete"] = "Are you sure you want to delete the selected Expense Category?";
|
||||
$lang["expenses_categories_confirm_restore"] = "Are you sure you want to restore the selected Expense Category?";
|
||||
$lang["expenses_categories_description"] = "Category Description";
|
||||
$lang["expenses_categories_error_adding_updating"] = "Error adding/updating Expense Category";
|
||||
$lang["expenses_categories_info"] = "Category Expense Info";
|
||||
$lang["expenses_categories_name"] = "Category Name";
|
||||
$lang["expenses_categories_new"] = "New Category";
|
||||
$lang["expenses_categories_no_expenses_categories_to_display"] = "No Category to display";
|
||||
$lang["expenses_categories_none_selected"] = "You have not selected any Category Expense";
|
||||
$lang["expenses_categories_one_or_multiple"] = "Category Expense";
|
||||
$lang["expenses_categories_quantity"] = "Quantity";
|
||||
$lang["expenses_categories_successful_adding"] = "Expense Category add successful";
|
||||
$lang["expenses_categories_successful_deleted"] = "Expense Category delete successful";
|
||||
$lang["expenses_categories_successful_updating"] = "Expense Category update successful";
|
||||
$lang["expenses_categories_update"] = "Update Category";
|
||||
$lang["category_name_required"] = "שם קטגורית הוצאה נדרש";
|
||||
$lang["expenses_categories_add_item"] = "הוסף קטגוריה";
|
||||
$lang["expenses_categories_cannot_be_deleted"] = "לא ניתן למחוק קטגוריית הוצאה(ות)";
|
||||
$lang["expenses_categories_category_id"] = "מזהה";
|
||||
$lang["expenses_categories_confirm_delete"] = "האם אתה בטוח שברצונך למחוק את קטגוריית ההוצאה שנבחרה?";
|
||||
$lang["expenses_categories_confirm_restore"] = "האם אתה בטוח שברצונך לשחזר את קטגוריית ההוצאה שנבחרה?";
|
||||
$lang["expenses_categories_description"] = "תיאור קטגוריה";
|
||||
$lang["expenses_categories_error_adding_updating"] = "שגיאה בהוספה / עדכון של תיאור קטגוריה";
|
||||
$lang["expenses_categories_info"] = "מידע על תיאור קטגוריה";
|
||||
$lang["expenses_categories_name"] = "שם קטגוריה";
|
||||
$lang["expenses_categories_new"] = "קטגוריה חדשה";
|
||||
$lang["expenses_categories_no_expenses_categories_to_display"] = "אין קטגוריה להצגה";
|
||||
$lang["expenses_categories_none_selected"] = "לא בחרת כל קטגורית הוצאה";
|
||||
$lang["expenses_categories_one_or_multiple"] = "קטגוריה הוצאה";
|
||||
$lang["expenses_categories_quantity"] = "כמות";
|
||||
$lang["expenses_categories_successful_adding"] = "סוג הוצאה נוסף בהצלחה";
|
||||
$lang["expenses_categories_successful_deleted"] = "סוג הוצאה נמחק בהצלחה";
|
||||
$lang["expenses_categories_successful_updating"] = "סוג הוצאה עודכן בהצלחה";
|
||||
$lang["expenses_categories_update"] = "עדכון קטגוריה";
|
||||
|
||||
@@ -2,44 +2,44 @@
|
||||
$lang["expenses_add_item"] = "הוסף הוצאה";
|
||||
$lang["expenses_amount"] = "סכום";
|
||||
$lang["expenses_amount_number"] = "הסכום חייב להיות מספר";
|
||||
$lang["expenses_amount_required"] = "";
|
||||
$lang["expenses_by_category"] = "Category";
|
||||
$lang["expenses_cannot_be_deleted"] = "Could not delete Category Expense(s)";
|
||||
$lang["expenses_cash"] = "Cash";
|
||||
$lang["expenses_cash_filter"] = "Cash";
|
||||
$lang["expenses_categories_name"] = "Category";
|
||||
$lang["expenses_category_required"] = "category is a required field";
|
||||
$lang["expenses_check"] = "Check";
|
||||
$lang["expenses_check_filter"] = "Check";
|
||||
$lang["expenses_confirm_delete"] = "Are you sure you want to delete the selected Expense?";
|
||||
$lang["expenses_confirm_restore"] = "Are you sure you want to restore the selected Expenses(s)?";
|
||||
$lang["expenses_credit"] = "Credit Card";
|
||||
$lang["expenses_credit_filter"] = "Credit Card";
|
||||
$lang["expenses_date"] = "Date";
|
||||
$lang["expenses_date_number"] = "date must be a number";
|
||||
$lang["expenses_date_required"] = "date is a required field";
|
||||
$lang["expenses_debit"] = "Debit Card";
|
||||
$lang["expenses_debit_filter"] = "Debit Card";
|
||||
$lang["expenses_description"] = "Description";
|
||||
$lang["expenses_due"] = "Due";
|
||||
$lang["expenses_due_filter"] = "Due";
|
||||
$lang["expenses_employee"] = "Created By";
|
||||
$lang["expenses_error_adding_updating"] = "Error adding/updating Expense";
|
||||
$lang["expenses_expense_id"] = "Id";
|
||||
$lang["expenses_expenses_employee"] = "Employee";
|
||||
$lang["expenses_info"] = "Expense Info";
|
||||
$lang["expenses_is_deleted"] = "Deleted";
|
||||
$lang["expenses_name_required"] = "Expense Name required";
|
||||
$lang["expenses_new"] = "New Expense";
|
||||
$lang["expenses_no_expenses_to_display"] = "There are no Expenses to display";
|
||||
$lang["expenses_none_selected"] = "You have not selected any Expense";
|
||||
$lang["expenses_one_or_multiple"] = "Expense(s)";
|
||||
$lang["expenses_payment"] = "Payment Type";
|
||||
$lang["expenses_start_typing_supplier_name"] = "Start Typing Supplier's name...";
|
||||
$lang["expenses_successful_adding"] = "Expense add successful";
|
||||
$lang["expenses_successful_deleted"] = "Expense delete successful";
|
||||
$lang["expenses_successful_updating"] = "Expense update successful";
|
||||
$lang["expenses_supplier_name"] = "Supplier";
|
||||
$lang["expenses_supplier_tax_code"] = "Tax Code";
|
||||
$lang["expenses_tax_amount"] = "Tax";
|
||||
$lang["expenses_update"] = "Update Expense";
|
||||
$lang["expenses_amount_required"] = "סכום ההוצאות הנדרש";
|
||||
$lang["expenses_by_category"] = "קטגוריה";
|
||||
$lang["expenses_cannot_be_deleted"] = "לא ניתן למחוק קטגוריית הוצאות";
|
||||
$lang["expenses_cash"] = "מזומן";
|
||||
$lang["expenses_cash_filter"] = "כסף מזומן";
|
||||
$lang["expenses_categories_name"] = "קטגוריה";
|
||||
$lang["expenses_category_required"] = "הקטגוריה היא שדה חובה";
|
||||
$lang["expenses_check"] = "המחאות";
|
||||
$lang["expenses_check_filter"] = "המחאות";
|
||||
$lang["expenses_confirm_delete"] = "האם אתה בטוח שברצונך למחוק את ההוצאה שנבחרה?";
|
||||
$lang["expenses_confirm_restore"] = "האם אתה בטוח שברצונך לשחזר את ההוצאה שנבחרה?";
|
||||
$lang["expenses_credit"] = "כרטיס אשראי";
|
||||
$lang["expenses_credit_filter"] = "כרטיס אשראי";
|
||||
$lang["expenses_date"] = "תאריך";
|
||||
$lang["expenses_date_number"] = "התאריך חייב להיות מספר";
|
||||
$lang["expenses_date_required"] = "תאריך הוא שדה חובה";
|
||||
$lang["expenses_debit"] = "כרטיס חיוב מידי";
|
||||
$lang["expenses_debit_filter"] = "כרטיס חיוב מידי";
|
||||
$lang["expenses_description"] = "תיאור";
|
||||
$lang["expenses_due"] = "תשלום דחוי";
|
||||
$lang["expenses_due_filter"] = "תשלום דחוי";
|
||||
$lang["expenses_employee"] = "נוצר על ידי";
|
||||
$lang["expenses_error_adding_updating"] = "שגיאה בהוספה / עדכון של הוצאות";
|
||||
$lang["expenses_expense_id"] = "מזהה";
|
||||
$lang["expenses_expenses_employee"] = "עובד";
|
||||
$lang["expenses_info"] = "תיאור הוצאות";
|
||||
$lang["expenses_is_deleted"] = "נמחק";
|
||||
$lang["expenses_name_required"] = "נדרש שם להוצאה";
|
||||
$lang["expenses_new"] = "הוצאה חדשה";
|
||||
$lang["expenses_no_expenses_to_display"] = "אין הוצאות להצגה";
|
||||
$lang["expenses_none_selected"] = "לא בחרת כל הוצאה";
|
||||
$lang["expenses_one_or_multiple"] = "הוצאה(ות)";
|
||||
$lang["expenses_payment"] = "סוג תשלום";
|
||||
$lang["expenses_start_typing_supplier_name"] = "התחל להקליד את שם הספק ...";
|
||||
$lang["expenses_successful_adding"] = "הוצאה נוספה בהצלחה";
|
||||
$lang["expenses_successful_deleted"] = "הוצאה נמחקה בהצלחה";
|
||||
$lang["expenses_successful_updating"] = "הוצאה עודכנה בהצלחה";
|
||||
$lang["expenses_supplier_name"] = "ספק";
|
||||
$lang["expenses_supplier_tax_code"] = "קוד מס";
|
||||
$lang["expenses_tax_amount"] = "מס";
|
||||
$lang["expenses_update"] = "עדכון הוצאות";
|
||||
|
||||
@@ -1,69 +1,69 @@
|
||||
<?php
|
||||
$lang["giftcards_add_minus"] = "Inventory to add or subtract.";
|
||||
$lang["giftcards_allow_alt_description"] = "Allow Alternate Description";
|
||||
$lang["giftcards_bulk_edit"] = "Bulk Edit";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Could not delete selected Gift Card(s), one or more of the selected Gift Cards has sales.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Gift Card not found.";
|
||||
$lang["giftcards_cannot_use"] = "Gift Card %1 cannot be used for this sale: invalid Customer.";
|
||||
$lang["giftcards_card_value"] = "Value";
|
||||
$lang["giftcards_category"] = "Category";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Allow alternate description for all.";
|
||||
$lang["giftcards_change_all_to_not_allow_allow_desc"] = "Do not allow alternate description for all.";
|
||||
$lang["giftcards_change_all_to_serialized"] = "Change All To Serialized";
|
||||
$lang["giftcards_change_all_to_unserialized"] = "Change All To Unserialized";
|
||||
$lang["giftcards_confirm_bulk_edit"] = "Are you sure you want to edit the selected Gift Card(s)?";
|
||||
$lang["giftcards_confirm_delete"] = "Are you sure you want to delete the selected Gift Card(s)?";
|
||||
$lang["giftcards_confirm_restore"] = "Are you sure you want to restore selected Gift Card(s)?";
|
||||
$lang["giftcards_cost_price"] = "Wholesale Price";
|
||||
$lang["giftcards_count"] = "Update Inventory";
|
||||
$lang["giftcards_current_quantity"] = "Current Quantity";
|
||||
$lang["giftcards_description"] = "Description";
|
||||
$lang["giftcards_details_count"] = "Inventory Count Details";
|
||||
$lang["giftcards_do_nothing"] = "Do Nothing";
|
||||
$lang["giftcards_edit_fields_you_want_to_update"] = "Edit desired fields for selected Gift Card(s).";
|
||||
$lang["giftcards_edit_multiple_giftcards"] = "Edit Multiple Gift Cards.";
|
||||
$lang["giftcards_error_adding_updating"] = "Gift Card add or update failed.";
|
||||
$lang["giftcards_error_updating_multiple"] = "Gift Card(s) update failed.";
|
||||
$lang["giftcards_excel_import_failed"] = "Excel import failed.";
|
||||
$lang["giftcards_generate_barcodes"] = "Generate Barcodes";
|
||||
$lang["giftcards_giftcard"] = "Gift Card";
|
||||
$lang["giftcards_giftcard_number"] = "Gift Card Number";
|
||||
$lang["giftcards_info_provided_by"] = "Info provided by";
|
||||
$lang["giftcards_inventory_comments"] = "Comments";
|
||||
$lang["giftcards_is_serialized"] = "Gift Card has Serial Number";
|
||||
$lang["giftcards_low_inventory_giftcards"] = "Low Inventory Gift Cards";
|
||||
$lang["giftcards_manually_editing_of_quantity"] = "Manual Edit of Quantity";
|
||||
$lang["giftcards_must_select_giftcard_for_barcode"] = "You must select at least one (1) Gift Card to generate barcodes.";
|
||||
$lang["giftcards_new"] = "New Gift Card";
|
||||
$lang["giftcards_no_description_giftcards"] = "No Description Gift Cards";
|
||||
$lang["giftcards_no_giftcards_to_display"] = "No Gift Cards to display.";
|
||||
$lang["giftcards_none"] = "None";
|
||||
$lang["giftcards_none_selected"] = "No Gift Card(s) selected to edit.";
|
||||
$lang["giftcards_number"] = "Gift Card Number must be a number.";
|
||||
$lang["giftcards_number_information"] = "Gift Card Number";
|
||||
$lang["giftcards_number_required"] = "Gift Card Number is a required field.";
|
||||
$lang["giftcards_one_or_multiple"] = "Gift Card(s)";
|
||||
$lang["giftcards_person_id"] = "Customer";
|
||||
$lang["giftcards_quantity"] = "Quantity";
|
||||
$lang["giftcards_quantity_required"] = "Quantity is a required field. Please close (X) to cancel.";
|
||||
$lang["giftcards_remaining_balance"] = "Gift Card %1 remaining value is %2!";
|
||||
$lang["giftcards_reorder_level"] = "Reorder Level";
|
||||
$lang["giftcards_retrive_giftcard_info"] = "Retrieve Gift Card Info";
|
||||
$lang["giftcards_sales_tax_1"] = "Sales Tax";
|
||||
$lang["giftcards_sales_tax_2"] = "Sales Tax 2";
|
||||
$lang["giftcards_serialized_giftcards"] = "Serialized Gift Cards";
|
||||
$lang["giftcards_successful_adding"] = "You have successfully added Gift Card";
|
||||
$lang["giftcards_successful_bulk_edit"] = "You have successfully updated the selected Gift Card(s)";
|
||||
$lang["giftcards_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["giftcards_successful_updating"] = "You have successfully updated Gift Card";
|
||||
$lang["giftcards_supplier"] = "Supplier";
|
||||
$lang["giftcards_tax_1"] = "Tax 1";
|
||||
$lang["giftcards_tax_2"] = "Tax 2";
|
||||
$lang["giftcards_tax_percent"] = "Tax Percent";
|
||||
$lang["giftcards_tax_percents"] = "Tax Percent(s)";
|
||||
$lang["giftcards_unit_price"] = "Retail Value";
|
||||
$lang["giftcards_upc_database"] = "Barcode Database";
|
||||
$lang["giftcards_update"] = "Update Gift Card";
|
||||
$lang["giftcards_use_inventory_menu"] = "Use Inventory Menu";
|
||||
$lang["giftcards_value"] = "Gift Card Value must be a number.";
|
||||
$lang["giftcards_value_required"] = "Gift Card Value is a required field.";
|
||||
$lang["giftcards_add_minus"] = "מלאי כדי להוסיף או לחסר.";
|
||||
$lang["giftcards_allow_alt_description"] = "אפשר תיאור חלופי";
|
||||
$lang["giftcards_bulk_edit"] = "עריכה גורפת";
|
||||
$lang["giftcards_cannot_be_deleted"] = "לא ניתן למחוק כרטיס מתנה נבחר(ים), אחד או יותר מכרטיסי המתנה שנבחרו יש מכירות.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "כרטיס מתנה לא נמצא.";
|
||||
$lang["giftcards_cannot_use"] = "לא ניתן להשתמש בכרטיס מתנה %1 עבור מכירה זו: לקוח לא חוקי.";
|
||||
$lang["giftcards_card_value"] = "ערך";
|
||||
$lang["giftcards_category"] = "קטגוריה";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "אפשר תיאור חלופי לכל.";
|
||||
$lang["giftcards_change_all_to_not_allow_allow_desc"] = "אל תאפשר תיאור חלופי לכל.";
|
||||
$lang["giftcards_change_all_to_serialized"] = "שינוי הכל לסריאליזציה";
|
||||
$lang["giftcards_change_all_to_unserialized"] = "שינוי הכל כדי סריאליזציה";
|
||||
$lang["giftcards_confirm_bulk_edit"] = "האם אתה בטוח שברצונך לערוך את כרטיס\ים המתנה שנבחר?";
|
||||
$lang["giftcards_confirm_delete"] = "האם אתה בטוח שברצונך למחוק את כרטיס\ים המתנה שנבחר?";
|
||||
$lang["giftcards_confirm_restore"] = "האם אתה בטוח שברצונך לשחזר את כרטיס\ים המתנה שנבחר?";
|
||||
$lang["giftcards_cost_price"] = "מחיר סיטונאי";
|
||||
$lang["giftcards_count"] = "עדכן מלאי";
|
||||
$lang["giftcards_current_quantity"] = "כמות נוכחית";
|
||||
$lang["giftcards_description"] = "תיאור";
|
||||
$lang["giftcards_details_count"] = "פרטים על ספירת מלאי";
|
||||
$lang["giftcards_do_nothing"] = "לא לעשות שום דבר";
|
||||
$lang["giftcards_edit_fields_you_want_to_update"] = "ערוך את השדות הרצויים עבור כרטיס\י המתנה הנבחרים.";
|
||||
$lang["giftcards_edit_multiple_giftcards"] = "עריכת כרטיסי מתנה מרובים.";
|
||||
$lang["giftcards_error_adding_updating"] = "הוספה או עדכון של כרטיס מתנה נכשל.";
|
||||
$lang["giftcards_error_updating_multiple"] = "עדכון כרטיס\י מתנה נכשל.";
|
||||
$lang["giftcards_excel_import_failed"] = "ייבוא אקסל נכשל.";
|
||||
$lang["giftcards_generate_barcodes"] = "צור ברקודים";
|
||||
$lang["giftcards_giftcard"] = "כרטיס מתנה";
|
||||
$lang["giftcards_giftcard_number"] = "מספר כרטיס מתנה";
|
||||
$lang["giftcards_info_provided_by"] = "מידע סופק על ידי";
|
||||
$lang["giftcards_inventory_comments"] = "הערות";
|
||||
$lang["giftcards_is_serialized"] = "לכרטיס מתנה יש מספר סידורי";
|
||||
$lang["giftcards_low_inventory_giftcards"] = "מלאי נמוך לכרטיסי מתנה";
|
||||
$lang["giftcards_manually_editing_of_quantity"] = "עריכה ידנית של כמות";
|
||||
$lang["giftcards_must_select_giftcard_for_barcode"] = "אתה חייב לבחור לפחות כרטיס מתנה אחד (1) כדי ליצור ברקודים.";
|
||||
$lang["giftcards_new"] = "כרטיס מתנה חדש";
|
||||
$lang["giftcards_no_description_giftcards"] = "אין תיאור לכרטיסי מתנה";
|
||||
$lang["giftcards_no_giftcards_to_display"] = "אין כרטיסי מתנה להצגה.";
|
||||
$lang["giftcards_none"] = "ריק";
|
||||
$lang["giftcards_none_selected"] = "לא נבחרו כרטיסי מתנה לעריכה.";
|
||||
$lang["giftcards_number"] = "מספר כרטיס מתנה חייב להיות מספר.";
|
||||
$lang["giftcards_number_information"] = "מספר כרטיס מתנה";
|
||||
$lang["giftcards_number_required"] = "מספר כרטיס מתנה הינו שדה חובה.";
|
||||
$lang["giftcards_one_or_multiple"] = "כרטיס\י מתנה";
|
||||
$lang["giftcards_person_id"] = "לקוח";
|
||||
$lang["giftcards_quantity"] = "כמות";
|
||||
$lang["giftcards_quantity_required"] = "הכמות היא שדה חובה. סגור (X) כדי לבטל.";
|
||||
$lang["giftcards_remaining_balance"] = "בכרטיס מתנה %1 נותר %2!";
|
||||
$lang["giftcards_reorder_level"] = "סדר מחדש את הרמה";
|
||||
$lang["giftcards_retrive_giftcard_info"] = "אחזור פרטי כרטיס מתנה";
|
||||
$lang["giftcards_sales_tax_1"] = "מס מכירה";
|
||||
$lang["giftcards_sales_tax_2"] = "מס מכירה 2";
|
||||
$lang["giftcards_serialized_giftcards"] = "סריאליזציית כרטיסי מתנה";
|
||||
$lang["giftcards_successful_adding"] = "הוספת בהצלחה כרטיס מתנה";
|
||||
$lang["giftcards_successful_bulk_edit"] = "עדכנת בהצלחה את כרטיס\י המתנה שנבחרו";
|
||||
$lang["giftcards_successful_deleted"] = "נמחק בהצלחה";
|
||||
$lang["giftcards_successful_updating"] = "עדכנת בהצלחה את כרטיס המתנה";
|
||||
$lang["giftcards_supplier"] = "ספק";
|
||||
$lang["giftcards_tax_1"] = "מס 1";
|
||||
$lang["giftcards_tax_2"] = "מס 2";
|
||||
$lang["giftcards_tax_percent"] = "אחוז מס";
|
||||
$lang["giftcards_tax_percents"] = "אחוזי מס";
|
||||
$lang["giftcards_unit_price"] = "ערך קמעונאי";
|
||||
$lang["giftcards_upc_database"] = "מסד נתונים ברקוד";
|
||||
$lang["giftcards_update"] = "עדכן כרטיס מתנה";
|
||||
$lang["giftcards_use_inventory_menu"] = "השתמש בתפריט מלאי";
|
||||
$lang["giftcards_value"] = "ערך כרטיס המתנה חייב להיות מספר.";
|
||||
$lang["giftcards_value_required"] = "כרטיס המתנה הינו שדה חובה.";
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
<?php
|
||||
$lang["item_kits_add_item"] = "Add Item";
|
||||
$lang["item_kits_all"] = "All";
|
||||
$lang["item_kits_cannot_be_deleted"] = "Item Kit(s) delete failed.";
|
||||
$lang["item_kits_confirm_delete"] = "Are you sure you want to delete the selected Item Kit(s)?";
|
||||
$lang["item_kits_confirm_restore"] = "Are you sure you want to restore selected Item Kit(s)?";
|
||||
$lang["item_kits_description"] = "Item Kit Description";
|
||||
$lang["item_kits_discount"] = "Discount";
|
||||
$lang["item_kits_discount_fixed"] = "Fixed Discount";
|
||||
$lang["item_kits_discount_percent"] = "Discount Percent";
|
||||
$lang["item_kits_discount_type"] = "Discount Type";
|
||||
$lang["item_kits_error_adding_updating"] = "Item Kit add or update failed.";
|
||||
$lang["item_kits_find_kit_item"] = "Kit Item";
|
||||
$lang["item_kits_info"] = "Item Kit Info";
|
||||
$lang["item_kits_item"] = "Item";
|
||||
$lang["item_kits_items"] = "Items";
|
||||
$lang["item_kits_kit"] = "Kit ID";
|
||||
$lang["item_kits_kit_and_components"] = "Kit and Components";
|
||||
$lang["item_kits_kit_and_stock"] = "Kit and Stock";
|
||||
$lang["item_kits_kit_only"] = "Kit Only";
|
||||
$lang["item_kits_name"] = "Item Kit Name";
|
||||
$lang["item_kits_new"] = "New Item Kit";
|
||||
$lang["item_kits_no_item_kits_to_display"] = "No Item Kits to display.";
|
||||
$lang["item_kits_none_selected"] = "You have not selected any Item Kits.";
|
||||
$lang["item_kits_one_or_multiple"] = "Item Kit(s)";
|
||||
$lang["item_kits_price_option"] = "Price Option";
|
||||
$lang["item_kits_priced_only"] = "Priced Only";
|
||||
$lang["item_kits_print_option"] = "Print Option";
|
||||
$lang["item_kits_quantity"] = "Quantity";
|
||||
$lang["item_kits_sequence"] = "Sequence";
|
||||
$lang["item_kits_successful_adding"] = "You have successfully added Item Kit";
|
||||
$lang["item_kits_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["item_kits_successful_updating"] = "You have successfully updated Item Kit";
|
||||
$lang["item_kits_update"] = "Update Item Kit";
|
||||
$lang["item_kits_add_item"] = "הוסף פריט";
|
||||
$lang["item_kits_all"] = "הכול";
|
||||
$lang["item_kits_cannot_be_deleted"] = "מחיקת ערכת הפריטים נכשלה.";
|
||||
$lang["item_kits_confirm_delete"] = "האם אתה בטוח שברצונך למחוק את ערכת הפריטים שנבחרה?";
|
||||
$lang["item_kits_confirm_restore"] = "האם אתה בטוח שברצונך לשחזר את ערכת הפריטים שנבחרה?";
|
||||
$lang["item_kits_description"] = "תיאור ערכת פריט";
|
||||
$lang["item_kits_discount"] = "הנחה";
|
||||
$lang["item_kits_discount_fixed"] = "הנחה קבועה";
|
||||
$lang["item_kits_discount_percent"] = "אחוז הנחה";
|
||||
$lang["item_kits_discount_type"] = "סוג הנחה";
|
||||
$lang["item_kits_error_adding_updating"] = "הוספה או עדכון של ערכת הפריט נכשלה.";
|
||||
$lang["item_kits_find_kit_item"] = "ערכת פריט";
|
||||
$lang["item_kits_info"] = "מידע על ערכת פריט";
|
||||
$lang["item_kits_item"] = "פריט";
|
||||
$lang["item_kits_items"] = "פריטים";
|
||||
$lang["item_kits_kit"] = "מזהה ערכה";
|
||||
$lang["item_kits_kit_and_components"] = "ערכה ורכיבים";
|
||||
$lang["item_kits_kit_and_stock"] = "ערכה ומלאי";
|
||||
$lang["item_kits_kit_only"] = "ערכה בלבד";
|
||||
$lang["item_kits_name"] = "שם ערכת פריט";
|
||||
$lang["item_kits_new"] = "יצירת ערכת פריט חדשה";
|
||||
$lang["item_kits_no_item_kits_to_display"] = "אין ערכות פריטים להצגה.";
|
||||
$lang["item_kits_none_selected"] = "לא בחרת ערכות פריט.";
|
||||
$lang["item_kits_one_or_multiple"] = "ערכת פריט(ים)";
|
||||
$lang["item_kits_price_option"] = "אפשרויות מחיר";
|
||||
$lang["item_kits_priced_only"] = "מחיר בלבד";
|
||||
$lang["item_kits_print_option"] = "אפשרויות הדפסה";
|
||||
$lang["item_kits_quantity"] = "כמות";
|
||||
$lang["item_kits_sequence"] = "רצף";
|
||||
$lang["item_kits_successful_adding"] = "הוספת בהצלחה את ערכת הפריט";
|
||||
$lang["item_kits_successful_deleted"] = "נמחק בהצלחה";
|
||||
$lang["item_kits_successful_updating"] = "עדכנת בהצלחה את ערכת הפריט";
|
||||
$lang["item_kits_update"] = "עדכן ערכת פריט";
|
||||
|
||||
@@ -1,112 +1,112 @@
|
||||
<?php
|
||||
$lang["items_add_minus"] = "Inventory to add or subtract.";
|
||||
$lang["items_add_minus"] = "הוספה או החסרה של מלאי.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Allow Alternate Description";
|
||||
$lang["items_amount_entry"] = "Amount Entry";
|
||||
$lang["items_bulk_edit"] = "Bulk Edit";
|
||||
$lang["items_buy_price_required"] = "Purchase Price is a required field.";
|
||||
$lang["items_cannot_be_deleted"] = "Could not delete selected Item(s), one or more of the selected Items have sales.";
|
||||
$lang["items_cannot_find_item"] = "Item not found.";
|
||||
$lang["items_category"] = "Category";
|
||||
$lang["items_category_required"] = "Category is a required field.";
|
||||
$lang["items_change_all_to_allow_alt_desc"] = "Allow Alternate Description for all.";
|
||||
$lang["items_change_all_to_not_allow_allow_desc"] = "Do not allow Alternate Description for all.";
|
||||
$lang["items_change_all_to_serialized"] = "Change all to Serialized";
|
||||
$lang["items_change_all_to_unserialized"] = "Change all to Unserialized";
|
||||
$lang["items_change_image"] = "Change Image";
|
||||
$lang["items_confirm_bulk_edit"] = "Are you sure you want to edit selected Item(s)?";
|
||||
$lang["items_confirm_bulk_edit_wipe_taxes"] = "All Item Tax information will be replaced.";
|
||||
$lang["items_confirm_delete"] = "Are you sure you want to delete selected item(s)?";
|
||||
$lang["items_confirm_restore"] = "Are you sure you want to restore selected item(s)?";
|
||||
$lang["items_cost_price"] = "Wholesale Price";
|
||||
$lang["items_cost_price_number"] = "Wholesale Price must be a number.";
|
||||
$lang["items_cost_price_required"] = "Wholesale Price is a required field.";
|
||||
$lang["items_count"] = "Update Inventory";
|
||||
$lang["items_current_quantity"] = "Current Quantity";
|
||||
$lang["items_default_pack_name"] = "Each";
|
||||
$lang["items_description"] = "Description";
|
||||
$lang["items_details_count"] = "Inventory Count Details";
|
||||
$lang["items_do_nothing"] = "Do Nothing";
|
||||
$lang["items_edit_fields_you_want_to_update"] = "Edit the desired fields for selected item(s).";
|
||||
$lang["items_edit_multiple_items"] = "Editing Multiple Items";
|
||||
$lang["items_empty_upc_items"] = "Empty Barcode Items";
|
||||
$lang["items_error_adding_updating"] = "Error adding/updating item";
|
||||
$lang["items_error_updating_multiple"] = "Error updating items";
|
||||
$lang["items_excel_import_failed"] = "Excel import failed";
|
||||
$lang["items_excel_import_nodata_wrongformat"] = "The uploaded file has no data or is formatted incorrectly.";
|
||||
$lang["items_excel_import_partially_failed"] = "Item import successful with some failures:";
|
||||
$lang["items_excel_import_success"] = "Item import successful.";
|
||||
$lang["items_generate_barcodes"] = "Generate Barcodes";
|
||||
$lang["items_hsn_code"] = "Harmonized System Nomenclature";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_import_items_excel"] = "Item Import from Excel";
|
||||
$lang["items_info_provided_by"] = "Information provided by";
|
||||
$lang["items_inventory"] = "Inventory";
|
||||
$lang["items_inventory_comments"] = "Comments";
|
||||
$lang["items_inventory_data_tracking"] = "Inventory Data Tracking";
|
||||
$lang["items_inventory_date"] = "Date";
|
||||
$lang["items_inventory_employee"] = "Employee";
|
||||
$lang["items_inventory_in_out_quantity"] = "In/Out Quantity";
|
||||
$lang["items_inventory_remarks"] = "Remarks";
|
||||
$lang["items_is_deleted"] = "Deleted";
|
||||
$lang["items_is_serialized"] = "Item has Serial Number";
|
||||
$lang["items_item"] = "Item";
|
||||
$lang["items_item_number"] = "Barcode";
|
||||
$lang["items_item_number_duplicate"] = "Item Number is already present in the database.";
|
||||
$lang["items_kit"] = "Kit";
|
||||
$lang["items_location"] = "Location";
|
||||
$lang["items_low_inventory_items"] = "Out Of Stock Items";
|
||||
$lang["items_low_sell_item"] = "Low sell item";
|
||||
$lang["items_manually_editing_of_quantity"] = "Manual Edit of Quantity";
|
||||
$lang["items_name"] = "Item Name";
|
||||
$lang["items_name_required"] = "Item Name is a required field.";
|
||||
$lang["items_new"] = "New Item";
|
||||
$lang["items_no_description_items"] = "No Description Items";
|
||||
$lang["items_no_items_to_display"] = "No Items to display.";
|
||||
$lang["items_none"] = "None";
|
||||
$lang["items_none_selected"] = "You have not selected any Item(s) to edit";
|
||||
$lang["items_nonstock"] = "Non-stocked";
|
||||
$lang["items_number_information"] = "Item Number";
|
||||
$lang["items_number_required"] = "Barcode is a required field.";
|
||||
$lang["items_one_or_multiple"] = "item(s)";
|
||||
$lang["items_pack_name"] = "Pack Name";
|
||||
$lang["items_qty_per_pack"] = "Quantity per pack";
|
||||
$lang["items_quantity"] = "Quantity";
|
||||
$lang["items_quantity_number"] = "Quantity must be a number.";
|
||||
$lang["items_quantity_required"] = "Quantity is a required field.";
|
||||
$lang["items_receiving_quantity"] = "Receiving Quantity";
|
||||
$lang["items_remove_image"] = "Remove Image";
|
||||
$lang["items_reorder_level"] = "Reorder Level";
|
||||
$lang["items_reorder_level_number"] = "Reorder Level must be a number.";
|
||||
$lang["items_reorder_level_required"] = "Reorder Level is a required field.";
|
||||
$lang["items_retrive_item_info"] = "Retrive Item Info";
|
||||
$lang["items_sales_tax_1"] = "Sales Tax";
|
||||
$lang["items_sales_tax_2"] = "Sales Tax 2";
|
||||
$lang["items_search_attributes"] = "Search Attributes";
|
||||
$lang["items_allow_alt_description"] = "אפשר תיאור חלופי";
|
||||
$lang["items_amount_entry"] = "ערך כניסה";
|
||||
$lang["items_bulk_edit"] = "עריכה גורפת";
|
||||
$lang["items_buy_price_required"] = "מחיר הרכישה הינו שדה חובה.";
|
||||
$lang["items_cannot_be_deleted"] = "לא ניתן למחוק פריטים נבחרים, לאחד או יותר מהפריטים שנבחרו יש מכירות.";
|
||||
$lang["items_cannot_find_item"] = "פריט לא נמצא.";
|
||||
$lang["items_category"] = "קטגוריה";
|
||||
$lang["items_category_required"] = "קטגוריה היא שדה חובה.";
|
||||
$lang["items_change_all_to_allow_alt_desc"] = "אפשר תיאור חלופי להכול.";
|
||||
$lang["items_change_all_to_not_allow_allow_desc"] = "אל תאפשר תיאור חלופי להכול.";
|
||||
$lang["items_change_all_to_serialized"] = "שנה הכל לסריאליזציה";
|
||||
$lang["items_change_all_to_unserialized"] = "הפוך הכל מסריאליזציה";
|
||||
$lang["items_change_image"] = "שנה תמונה";
|
||||
$lang["items_confirm_bulk_edit"] = "האם אתה בטוח שברצונך לערוך פריטים נבחרים?";
|
||||
$lang["items_confirm_bulk_edit_wipe_taxes"] = "כל פירוטי המס בפריט יוחלפו.";
|
||||
$lang["items_confirm_delete"] = "האם אתה בטוח שברצונך למחוק פריטים נבחרים?";
|
||||
$lang["items_confirm_restore"] = "האם אתה בטוח שברצונך לשחזר פריטים נבחרים?";
|
||||
$lang["items_cost_price"] = "מחיר סיטונאי";
|
||||
$lang["items_cost_price_number"] = "מחיר סיטונאי חייב להיות מספר.";
|
||||
$lang["items_cost_price_required"] = "מחיר סיטונאי הינו שדה חובה.";
|
||||
$lang["items_count"] = "עדכן מלאי";
|
||||
$lang["items_current_quantity"] = "כמות נוכחית";
|
||||
$lang["items_default_pack_name"] = "כל";
|
||||
$lang["items_description"] = "תיאור";
|
||||
$lang["items_details_count"] = "פרטים על ספירת מלאי";
|
||||
$lang["items_do_nothing"] = "לא לעשות שום דבר";
|
||||
$lang["items_edit_fields_you_want_to_update"] = "ערוך את השדות הרצויים לפריטים שנבחרו.";
|
||||
$lang["items_edit_multiple_items"] = "עריכת פריטים מרובים";
|
||||
$lang["items_empty_upc_items"] = "הסר ברקוד לפריטים";
|
||||
$lang["items_error_adding_updating"] = "שגיאה בהוספה / עדכון של פריט";
|
||||
$lang["items_error_updating_multiple"] = "שגיאה בעדכון פריטים";
|
||||
$lang["items_excel_import_failed"] = "ייבוא אקסל נכשל";
|
||||
$lang["items_excel_import_nodata_wrongformat"] = "בקובץ שהועלה אין נתונים או פורמט שגוי.";
|
||||
$lang["items_excel_import_partially_failed"] = "ייבוא פריט הצליח עם מספר שגיאות:";
|
||||
$lang["items_excel_import_success"] = "ייבוא הפריט הצליח.";
|
||||
$lang["items_generate_barcodes"] = "צור ברקודים";
|
||||
$lang["items_hsn_code"] = "מערכת מינוח מתואמת";
|
||||
$lang["items_image"] = "אווטר";
|
||||
$lang["items_import_items_excel"] = "ייבוא פריט מאקסל";
|
||||
$lang["items_info_provided_by"] = "מידע סופק על ידי";
|
||||
$lang["items_inventory"] = "מלאי";
|
||||
$lang["items_inventory_comments"] = "הערות";
|
||||
$lang["items_inventory_data_tracking"] = "מעקב אחר נתוני מלאי";
|
||||
$lang["items_inventory_date"] = "תאריך";
|
||||
$lang["items_inventory_employee"] = "עובד";
|
||||
$lang["items_inventory_in_out_quantity"] = "הכנס\הוצא כמות";
|
||||
$lang["items_inventory_remarks"] = "הערות";
|
||||
$lang["items_is_deleted"] = "נמחק";
|
||||
$lang["items_is_serialized"] = "לפריט יש מספר סידורי";
|
||||
$lang["items_item"] = "פריט";
|
||||
$lang["items_item_number"] = "ברקוד";
|
||||
$lang["items_item_number_duplicate"] = "מספר הפריט כבר נמצא במסד הנתונים.";
|
||||
$lang["items_kit"] = "ערכה";
|
||||
$lang["items_location"] = "מיקום";
|
||||
$lang["items_low_inventory_items"] = "פריטים מחוץ למלאי";
|
||||
$lang["items_low_sell_item"] = "פריט במכירה זולה";
|
||||
$lang["items_manually_editing_of_quantity"] = "עריכה ידנית של כמות";
|
||||
$lang["items_name"] = "שם פריט";
|
||||
$lang["items_name_required"] = "שם הפריט הינו שדה חובה.";
|
||||
$lang["items_new"] = "פריט חדש";
|
||||
$lang["items_no_description_items"] = "אין תיאור לפריטים";
|
||||
$lang["items_no_items_to_display"] = "אין פריטים להצגה.";
|
||||
$lang["items_none"] = "ריק";
|
||||
$lang["items_none_selected"] = "לא בחרת פריט כלשהו לעריכה";
|
||||
$lang["items_nonstock"] = "לא במלאי";
|
||||
$lang["items_number_information"] = "מספר פריט";
|
||||
$lang["items_number_required"] = "ברקוד הינו שדה חובה.";
|
||||
$lang["items_one_or_multiple"] = "פריט(ים)";
|
||||
$lang["items_pack_name"] = "שם החבילה";
|
||||
$lang["items_qty_per_pack"] = "כמות לחבילה";
|
||||
$lang["items_quantity"] = "כמות";
|
||||
$lang["items_quantity_number"] = "שדה הכמות חייב להיות מספר.";
|
||||
$lang["items_quantity_required"] = "הכמות היא שדה חובה.";
|
||||
$lang["items_receiving_quantity"] = "קבלת כמות";
|
||||
$lang["items_remove_image"] = "הסר תמונה";
|
||||
$lang["items_reorder_level"] = "כמות מינימום להזמנה חדשה";
|
||||
$lang["items_reorder_level_number"] = "שדה כמות מינימום להזמנה חדשה חייב להיות מספר.";
|
||||
$lang["items_reorder_level_required"] = "כמות מינימום להזמנה חדשה הינו שדה חובה.";
|
||||
$lang["items_retrive_item_info"] = "אחזר פרטי פריט";
|
||||
$lang["items_sales_tax_1"] = "מס מכירה";
|
||||
$lang["items_sales_tax_2"] = "מס מכירה 2";
|
||||
$lang["items_search_attributes"] = "חיפוש במאפיינים";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Select Image";
|
||||
$lang["items_serialized_items"] = "Serialized Items";
|
||||
$lang["items_standard"] = "Standard";
|
||||
$lang["items_stock"] = "Stock";
|
||||
$lang["items_stock_location"] = "Stock location";
|
||||
$lang["items_stock_type"] = "Stock Type";
|
||||
$lang["items_successful_adding"] = "You have successfully added item";
|
||||
$lang["items_successful_bulk_edit"] = "You have successfully updated the selected item(s)";
|
||||
$lang["items_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["items_successful_updating"] = "You have successfully updated item";
|
||||
$lang["items_supplier"] = "Supplier";
|
||||
$lang["items_tax_1"] = "Tax 1";
|
||||
$lang["items_tax_2"] = "Tax 2";
|
||||
$lang["items_tax_category"] = "Tax Category";
|
||||
$lang["items_select_image"] = "בחר תמונה";
|
||||
$lang["items_serialized_items"] = "סדר פריטים";
|
||||
$lang["items_standard"] = "רגיל";
|
||||
$lang["items_stock"] = "במלאי";
|
||||
$lang["items_stock_location"] = "מיקום המלאי";
|
||||
$lang["items_stock_type"] = "סוג המלאי";
|
||||
$lang["items_successful_adding"] = "הוספת בהצלחה פריט";
|
||||
$lang["items_successful_bulk_edit"] = "עדכנת בהצלחה את הפריטים שנבחרו";
|
||||
$lang["items_successful_deleted"] = "נמחק בהצלחה";
|
||||
$lang["items_successful_updating"] = "עדכנת בהצלחה את הפריט";
|
||||
$lang["items_supplier"] = "ספק";
|
||||
$lang["items_tax_1"] = "מס 1";
|
||||
$lang["items_tax_2"] = "מס 2";
|
||||
$lang["items_tax_category"] = "קטגוריה מס";
|
||||
$lang["items_tax_percent"] = "";
|
||||
$lang["items_tax_percent_number"] = "Tax Percent must be a numeric value";
|
||||
$lang["items_tax_percent_required"] = "Tax Percent is a required field.";
|
||||
$lang["items_tax_percents"] = "Tax Percent(s)";
|
||||
$lang["items_temp"] = "Temporary";
|
||||
$lang["items_type"] = "Item Type";
|
||||
$lang["items_unit_price"] = "Retail Price";
|
||||
$lang["items_unit_price_number"] = "Unit price must be a number.";
|
||||
$lang["items_unit_price_required"] = "Retail Price is a required field.";
|
||||
$lang["items_upc_database"] = "Barcode Database";
|
||||
$lang["items_update"] = "Update Item";
|
||||
$lang["items_use_inventory_menu"] = "Use Inventory Menu";
|
||||
$lang["items_tax_percent_number"] = "אחוז המס חייב להיות ערך מספרי";
|
||||
$lang["items_tax_percent_required"] = "אחוז המס הינו שדה חובה.";
|
||||
$lang["items_tax_percents"] = "אחוזי מס";
|
||||
$lang["items_temp"] = "זמני";
|
||||
$lang["items_type"] = "סוג פריט";
|
||||
$lang["items_unit_price"] = "מחיר קמעונאי";
|
||||
$lang["items_unit_price_number"] = "מחיר היחידה חייב להיות מספר.";
|
||||
$lang["items_unit_price_required"] = "מחיר קמעונאי הינו שדה חובה.";
|
||||
$lang["items_upc_database"] = "מסד נתונים של הברקוד";
|
||||
$lang["items_update"] = "עדכן פריט";
|
||||
$lang["items_use_inventory_menu"] = "השתמש בתפריט מלאי";
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
$lang["login_gcaptcha"] = "I'm not a robot.";
|
||||
$lang["login_go"] = "Go";
|
||||
$lang["login_invalid_gcaptcha"] = "Invalid I'm not a robot.";
|
||||
$lang["login_invalid_installation"] = "The installation is not correct, check your php.ini file.";
|
||||
$lang["login_invalid_username_and_password"] = "Invalid Username or Password.";
|
||||
$lang["login_login"] = "Login";
|
||||
$lang["login_password"] = "Password";
|
||||
$lang["login_username"] = "Username";
|
||||
$lang["login_gcaptcha"] = "אני לא רובוט.";
|
||||
$lang["login_go"] = "שלח";
|
||||
$lang["login_invalid_gcaptcha"] = "שגיאת אימות.";
|
||||
$lang["login_invalid_installation"] = "ההתקנה אינה נכונה, בדוק את קובץ php.ini.";
|
||||
$lang["login_invalid_username_and_password"] = "שם משתמש או סיסמה לא נכונים.";
|
||||
$lang["login_login"] = "כניסה";
|
||||
$lang["login_password"] = "סיסמה";
|
||||
$lang["login_username"] = "שם משתמש";
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<?php
|
||||
$lang["messages_first_name"] = "First name";
|
||||
$lang["messages_last_name"] = "Last name";
|
||||
$lang["messages_message"] = "Message";
|
||||
$lang["messages_message_placeholder"] = "Your Message here...";
|
||||
$lang["messages_message_required"] = "Message required";
|
||||
$lang["messages_multiple_phones"] = "(In case of multiple recipients, enter mobile numbers separated by commas)";
|
||||
$lang["messages_phone"] = "Phone number";
|
||||
$lang["messages_phone_number_required"] = "Phone number required";
|
||||
$lang["messages_phone_placeholder"] = "Mobile Number(s) here...";
|
||||
$lang["messages_sms_send"] = "Send SMS";
|
||||
$lang["messages_successfully_sent"] = "Message successfully sent to: ";
|
||||
$lang["messages_unsuccessfully_sent"] = "Message unsuccessfully sent to: ";
|
||||
$lang["messages_first_name"] = "שם פרטי";
|
||||
$lang["messages_last_name"] = "שם משפחה";
|
||||
$lang["messages_message"] = "הודעה";
|
||||
$lang["messages_message_placeholder"] = "ההודעה שלך כאן...";
|
||||
$lang["messages_message_required"] = "רישום הודעה נדרש";
|
||||
$lang["messages_multiple_phones"] = "(במקרה של מספר נמענים, הזן מספרי טלפון המופרדים באמצעות פסיקים)";
|
||||
$lang["messages_phone"] = "מספר טלפון";
|
||||
$lang["messages_phone_number_required"] = "מספר טלפון נדרש";
|
||||
$lang["messages_phone_placeholder"] = "מספר נייד כאן ...";
|
||||
$lang["messages_sms_send"] = "שלח הודעת טקסט";
|
||||
$lang["messages_successfully_sent"] = "ההודעה נשלחה בהצלחה אל: ";
|
||||
$lang["messages_unsuccessfully_sent"] = "שגיאה בשליחת הודעה אל: ";
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
<?php
|
||||
$lang["module_attributes"] = "Attributes";
|
||||
$lang["module_attributes_desc"] = "Add, Update, Delete, and Search attributes.";
|
||||
$lang["module_both"] = "Both";
|
||||
$lang["module_cashups"] = "Cashups";
|
||||
$lang["module_cashups_desc"] = "Add, Update, Delete, and Search Cashups.";
|
||||
$lang["module_config"] = "Configuration";
|
||||
$lang["module_config_desc"] = "Change OSPOS's Configuration.";
|
||||
$lang["module_customers"] = "Customers";
|
||||
$lang["module_customers_desc"] = "Add, Update, Delete, and Search Customers.";
|
||||
$lang["module_employees"] = "Employees";
|
||||
$lang["module_employees_desc"] = "Add, Update, Delete, and Search Employees.";
|
||||
$lang["module_expenses"] = "Expenses";
|
||||
$lang["module_expenses_categories"] = "Expenses Categories";
|
||||
$lang["module_expenses_categories_desc"] = "Add, Update, and Delete Expenses Categories.";
|
||||
$lang["module_expenses_desc"] = "Add, Update, Delete, and Search Expenses.";
|
||||
$lang["module_giftcards"] = "Gift Cards";
|
||||
$lang["module_giftcards_desc"] = "Add, Update, Delete and Search Gift Cards.";
|
||||
$lang["module_home"] = "Home";
|
||||
$lang["module_home_desc"] = "List home menu modules.";
|
||||
$lang["module_item_kits"] = "Item Kits";
|
||||
$lang["module_item_kits_desc"] = "Add, Update, Delete and Search Item Kits.";
|
||||
$lang["module_items"] = "Items";
|
||||
$lang["module_items_desc"] = "Add, Update, Delete, and Search Items.";
|
||||
$lang["module_messages"] = "Messages";
|
||||
$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers and Employees.";
|
||||
$lang["module_migrate"] = "Migrate";
|
||||
$lang["module_migrate_desc"] = "Update the OSPOS Database.";
|
||||
$lang["module_office"] = "Office";
|
||||
$lang["module_office_desc"] = "List office menu modules.";
|
||||
$lang["module_receivings"] = "Receivings";
|
||||
$lang["module_receivings_desc"] = "Process Purchase Orders.";
|
||||
$lang["module_reports"] = "Reports";
|
||||
$lang["module_reports_desc"] = "View and generate Reports.";
|
||||
$lang["module_sales"] = "Sales";
|
||||
$lang["module_sales_desc"] = "Process Sales and Returns.";
|
||||
$lang["module_suppliers"] = "Suppliers";
|
||||
$lang["module_suppliers_desc"] = "Add, Update, Delete, and Search Suppliers.";
|
||||
$lang["module_taxes"] = "Taxes";
|
||||
$lang["module_taxes_desc"] = "Configure Sales Taxes.";
|
||||
$lang["module_attributes"] = "תכונות";
|
||||
$lang["module_attributes_desc"] = "הוסף, עדכן, מחק וחפש תכונות.";
|
||||
$lang["module_both"] = "שניהם";
|
||||
$lang["module_cashups"] = "סגירת קופת מזומנים";
|
||||
$lang["module_cashups_desc"] = "הוספה, עדכון, מחיקה וחיפוש בקופת מזומן.";
|
||||
$lang["module_config"] = "הגדרות";
|
||||
$lang["module_config_desc"] = "שנה הגדרות OSPOS's .";
|
||||
$lang["module_customers"] = "לקוחות";
|
||||
$lang["module_customers_desc"] = "הוספה, עדכון, מחיקה וחיפוש לקוחות.";
|
||||
$lang["module_employees"] = "עובדים";
|
||||
$lang["module_employees_desc"] = "הוספה, עדכון, מחיקה וחיפוש עובדים.";
|
||||
$lang["module_expenses"] = "הוצאות";
|
||||
$lang["module_expenses_categories"] = "קטגוריות הוצאה";
|
||||
$lang["module_expenses_categories_desc"] = "הוסף, עדכן ומחיקת קטגורית הוצאות.";
|
||||
$lang["module_expenses_desc"] = "הוסף, עדכן, מחק וחיפוש בהוצאות.";
|
||||
$lang["module_giftcards"] = "כרטיסי מתנה";
|
||||
$lang["module_giftcards_desc"] = "הוספה, עדכון, מחיקה וחיפוש של כרטיסי מתנה.";
|
||||
$lang["module_home"] = "בית";
|
||||
$lang["module_home_desc"] = "רשימת תפריטי מודל הבית.";
|
||||
$lang["module_item_kits"] = "ערכות פריט";
|
||||
$lang["module_item_kits_desc"] = "הוספה, עדכון, מחיקה וחיפוש בערכת פריטים.";
|
||||
$lang["module_items"] = "פריטים";
|
||||
$lang["module_items_desc"] = "הוספה, עדכון, מחיקה וחיפוש בפריטים.";
|
||||
$lang["module_messages"] = "הודעות";
|
||||
$lang["module_messages_desc"] = "שלח הודעות ללקוחות, ספקים ועובדים.";
|
||||
$lang["module_migrate"] = "העברה";
|
||||
$lang["module_migrate_desc"] = "עדכון מסד הנתונים של OSPOS.";
|
||||
$lang["module_office"] = "משרד";
|
||||
$lang["module_office_desc"] = "רשימת תפריטי מודל המשרד.";
|
||||
$lang["module_receivings"] = "קליטה \ החזרה";
|
||||
$lang["module_receivings_desc"] = "תהליך רכישת הזמנות.";
|
||||
$lang["module_reports"] = "דוחות";
|
||||
$lang["module_reports_desc"] = "הצג וצור דוחות.";
|
||||
$lang["module_sales"] = "מכירות";
|
||||
$lang["module_sales_desc"] = "תהליך מכירות והחזרות.";
|
||||
$lang["module_suppliers"] = "ספקים";
|
||||
$lang["module_suppliers_desc"] = "הוספה, עדכון, מחיקה וחיפוש ספקים.";
|
||||
$lang["module_taxes"] = "מסים";
|
||||
$lang["module_taxes_desc"] = "הגדרת מס מכירות.";
|
||||
|
||||
@@ -1,90 +1,90 @@
|
||||
<?php
|
||||
$lang["reports_all"] = "All";
|
||||
$lang["reports_authority"] = "Authority";
|
||||
$lang["reports_canceled"] = "Canceled";
|
||||
$lang["reports_categories"] = "Categories";
|
||||
$lang["reports_categories_summary_report"] = "Categories Summary Report";
|
||||
$lang["reports_category"] = "Category";
|
||||
$lang["reports_code_canceled"] = "CNL";
|
||||
$lang["reports_code_invoice"] = "INV";
|
||||
$lang["reports_code_pos"] = "POS";
|
||||
$lang["reports_code_quote"] = "Q";
|
||||
$lang["reports_code_return"] = "RET";
|
||||
$lang["reports_code_type"] = "Type";
|
||||
$lang["reports_code_work_order"] = "W/O";
|
||||
$lang["reports_comments"] = "Comments";
|
||||
$lang["reports_complete"] = "Completed Sales and Returns";
|
||||
$lang["reports_completed_sales"] = "Completed Sales";
|
||||
$lang["reports_confirm_delete"] = "Are you sure you want to delete selected entry(s)?";
|
||||
$lang["reports_confirm_restore"] = "Are you sure you want to restore selected entry(s)?";
|
||||
$lang["reports_cost"] = "Wholesale";
|
||||
$lang["reports_cost_price"] = "Wholesale Price";
|
||||
$lang["reports_count"] = "Count";
|
||||
$lang["reports_customer"] = "Customer";
|
||||
$lang["reports_customers"] = "Customers";
|
||||
$lang["reports_customers_summary_report"] = "Customers Summary Report";
|
||||
$lang["reports_date"] = "Date";
|
||||
$lang["reports_date_range"] = "Date Range";
|
||||
$lang["reports_description"] = "Description";
|
||||
$lang["reports_detailed_receivings_report"] = "Detailed Receivings Report";
|
||||
$lang["reports_detailed_reports"] = "Detailed Reports";
|
||||
$lang["reports_all"] = "הכול";
|
||||
$lang["reports_authority"] = "הרשאות";
|
||||
$lang["reports_canceled"] = "מבוטל";
|
||||
$lang["reports_categories"] = "קטגוריות";
|
||||
$lang["reports_categories_summary_report"] = "דוח סיכום קטגוריות";
|
||||
$lang["reports_category"] = "קטגוריה";
|
||||
$lang["reports_code_canceled"] = "שפה טבעית מבוקרת (CNL)";
|
||||
$lang["reports_code_invoice"] = "חשבונית";
|
||||
$lang["reports_code_pos"] = "נקודת מכירה (POS)";
|
||||
$lang["reports_code_quote"] = "Q (הצעת מחיר)";
|
||||
$lang["reports_code_return"] = "החזרה";
|
||||
$lang["reports_code_type"] = "סוג";
|
||||
$lang["reports_code_work_order"] = "הזמנת עבודה";
|
||||
$lang["reports_comments"] = "הערות";
|
||||
$lang["reports_complete"] = "מכירות והחזרות הושלמו";
|
||||
$lang["reports_completed_sales"] = "מכירות הושלמו";
|
||||
$lang["reports_confirm_delete"] = "האם אתה בטוח שברצונך למחוק רשומות שנבחרו?";
|
||||
$lang["reports_confirm_restore"] = "האם אתה בטוח שברצונך לשחזר רשומות שנבחרו?";
|
||||
$lang["reports_cost"] = "סיטונאי";
|
||||
$lang["reports_cost_price"] = "מחיר סיטונאי";
|
||||
$lang["reports_count"] = "ספירה";
|
||||
$lang["reports_customer"] = "לקוח";
|
||||
$lang["reports_customers"] = "לקוחות";
|
||||
$lang["reports_customers_summary_report"] = "דוח סיכום לקוחות";
|
||||
$lang["reports_date"] = "תאריך";
|
||||
$lang["reports_date_range"] = "טווח תאריכים";
|
||||
$lang["reports_description"] = "תיאור";
|
||||
$lang["reports_detailed_receivings_report"] = "דוח מפורט של תקבולים";
|
||||
$lang["reports_detailed_reports"] = "דוחות מפורטים";
|
||||
$lang["reports_detailed_requisition_report"] = "";
|
||||
$lang["reports_detailed_sales_report"] = "Detailed Transactions Report";
|
||||
$lang["reports_discount"] = "Discount";
|
||||
$lang["reports_discount_fixed"] = "Fixed Discount";
|
||||
$lang["reports_discount_percent"] = "Discount Percent";
|
||||
$lang["reports_discount_type"] = "Discount Type";
|
||||
$lang["reports_discounts"] = "Discounts";
|
||||
$lang["reports_discounts_summary_report"] = "Discounts Summary Report";
|
||||
$lang["reports_earned"] = "Points Earned";
|
||||
$lang["reports_employee"] = "Employee";
|
||||
$lang["reports_employees"] = "Employees";
|
||||
$lang["reports_employees_summary_report"] = "Employees Summary Report";
|
||||
$lang["reports_expenses"] = "Expenses";
|
||||
$lang["reports_expenses_amount"] = "Amount";
|
||||
$lang["reports_expenses_categories"] = "Expenses";
|
||||
$lang["reports_expenses_categories_summary_report"] = "Expense Categories Summary Report";
|
||||
$lang["reports_expenses_category"] = "Category";
|
||||
$lang["reports_expenses_tax_amount"] = "Tax";
|
||||
$lang["reports_expenses_total_amount"] = "Total Amount";
|
||||
$lang["reports_expenses_total_tax_amount"] = "Total Tax";
|
||||
$lang["reports_graphical_reports"] = "Graphical Reports";
|
||||
$lang["reports_inventory"] = "Inventory";
|
||||
$lang["reports_inventory_low"] = "Low Inventory";
|
||||
$lang["reports_inventory_low_report"] = "Low Inventory Report";
|
||||
$lang["reports_inventory_reports"] = "Inventory Reports";
|
||||
$lang["reports_inventory_summary"] = "Inventory Summary";
|
||||
$lang["reports_inventory_summary_report"] = "Inventory Summary Report";
|
||||
$lang["reports_item"] = "Item";
|
||||
$lang["reports_item_count"] = "Filter Item Count";
|
||||
$lang["reports_item_name"] = "Item Name";
|
||||
$lang["reports_item_number"] = "Barcode";
|
||||
$lang["reports_items"] = "Items";
|
||||
$lang["reports_items_purchased"] = "Items Purchased";
|
||||
$lang["reports_items_received"] = "Items Received";
|
||||
$lang["reports_items_summary_report"] = "Items Summary Report";
|
||||
$lang["reports_jurisdiction"] = "Jurisdiction";
|
||||
$lang["reports_detailed_sales_report"] = "דוח עסקאות מפורט";
|
||||
$lang["reports_discount"] = "הנחה";
|
||||
$lang["reports_discount_fixed"] = "הנחה קבועה";
|
||||
$lang["reports_discount_percent"] = "אחוז הנחה";
|
||||
$lang["reports_discount_type"] = "סוג הנחה";
|
||||
$lang["reports_discounts"] = "הנחות";
|
||||
$lang["reports_discounts_summary_report"] = "דוח סיכום הנחות";
|
||||
$lang["reports_earned"] = "נקודות שהורווחו";
|
||||
$lang["reports_employee"] = "עובד";
|
||||
$lang["reports_employees"] = "עובדים";
|
||||
$lang["reports_employees_summary_report"] = "דוח סיכום של העובדים";
|
||||
$lang["reports_expenses"] = "הוצאות";
|
||||
$lang["reports_expenses_amount"] = "סכום";
|
||||
$lang["reports_expenses_categories"] = "הוצאות";
|
||||
$lang["reports_expenses_categories_summary_report"] = "דוח סיכום של קטגורית הוצאות";
|
||||
$lang["reports_expenses_category"] = "קטגוריה";
|
||||
$lang["reports_expenses_tax_amount"] = "מס";
|
||||
$lang["reports_expenses_total_amount"] = "סהכ סכום";
|
||||
$lang["reports_expenses_total_tax_amount"] = "סהכ מס";
|
||||
$lang["reports_graphical_reports"] = "דוחות גרפיים";
|
||||
$lang["reports_inventory"] = "מלאי";
|
||||
$lang["reports_inventory_low"] = "מלאי נמוך";
|
||||
$lang["reports_inventory_low_report"] = "דוח מלאי נמוך";
|
||||
$lang["reports_inventory_reports"] = "דוחות מלאי";
|
||||
$lang["reports_inventory_summary"] = "סיכום מלאי";
|
||||
$lang["reports_inventory_summary_report"] = "דוח סיכום מלאי";
|
||||
$lang["reports_item"] = "פריט";
|
||||
$lang["reports_item_count"] = "סנן פריט לפי ספירה";
|
||||
$lang["reports_item_name"] = "שם פריט";
|
||||
$lang["reports_item_number"] = "ברקוד";
|
||||
$lang["reports_items"] = "פריטים";
|
||||
$lang["reports_items_purchased"] = "פריטים שנרכשו";
|
||||
$lang["reports_items_received"] = "פריטים שהתקבלו";
|
||||
$lang["reports_items_summary_report"] = "דוח סיכום פריטים";
|
||||
$lang["reports_jurisdiction"] = "תחום שיפוט";
|
||||
$lang["reports_low_inventory"] = "";
|
||||
$lang["reports_low_inventory_report"] = "";
|
||||
$lang["reports_low_sell_quantity"] = "Low Sell Qty";
|
||||
$lang["reports_more_than_zero"] = "More than zero";
|
||||
$lang["reports_name"] = "Name";
|
||||
$lang["reports_no_reports_to_display"] = "No Items to display.";
|
||||
$lang["reports_payment_type"] = "Payment Type";
|
||||
$lang["reports_payments"] = "Payments";
|
||||
$lang["reports_payments_summary_report"] = "Payments Summary Report";
|
||||
$lang["reports_profit"] = "Profit";
|
||||
$lang["reports_quantity"] = "Quantity";
|
||||
$lang["reports_quantity_purchased"] = "Quantity Purchased";
|
||||
$lang["reports_quotes"] = "Quotes";
|
||||
$lang["reports_received_by"] = "Received By";
|
||||
$lang["reports_receiving_id"] = "Receiving ID";
|
||||
$lang["reports_receiving_type"] = "Receiving Type";
|
||||
$lang["reports_receivings"] = "Receivings";
|
||||
$lang["reports_reorder_level"] = "Reorder Level";
|
||||
$lang["reports_report"] = "Report";
|
||||
$lang["reports_report_input"] = "Report Input";
|
||||
$lang["reports_reports"] = "Reports";
|
||||
$lang["reports_low_sell_quantity"] = "מינימום כמות למכירה";
|
||||
$lang["reports_more_than_zero"] = "יותר מאפס";
|
||||
$lang["reports_name"] = "שם";
|
||||
$lang["reports_no_reports_to_display"] = "אין פריטים להצגה.";
|
||||
$lang["reports_payment_type"] = "סוג תשלום";
|
||||
$lang["reports_payments"] = "תשלומים";
|
||||
$lang["reports_payments_summary_report"] = "דוח סיכום תשלומים";
|
||||
$lang["reports_profit"] = "רווח";
|
||||
$lang["reports_quantity"] = "כמות";
|
||||
$lang["reports_quantity_purchased"] = "כמות שנרכשה";
|
||||
$lang["reports_quotes"] = "הצעות מחיר";
|
||||
$lang["reports_received_by"] = "התקבל על ידי";
|
||||
$lang["reports_receiving_id"] = "מזהה תקבול";
|
||||
$lang["reports_receiving_type"] = "סוג תקבול";
|
||||
$lang["reports_receivings"] = "תקבולים \ החזרות";
|
||||
$lang["reports_reorder_level"] = "כמות מינימום להזמנה";
|
||||
$lang["reports_report"] = "דוח";
|
||||
$lang["reports_report_input"] = "קלט דווח";
|
||||
$lang["reports_reports"] = "דוחות";
|
||||
$lang["reports_requisition"] = "";
|
||||
$lang["reports_requisition_by"] = "";
|
||||
$lang["reports_requisition_id"] = "";
|
||||
@@ -93,40 +93,40 @@ $lang["reports_requisition_item_quantity"] = "";
|
||||
$lang["reports_requisition_related_item"] = "";
|
||||
$lang["reports_requisition_related_item_total_quantity"] = "";
|
||||
$lang["reports_requisition_related_item_unit_quantity"] = "";
|
||||
$lang["reports_requisitions"] = "Requisitions";
|
||||
$lang["reports_returns"] = "Returns";
|
||||
$lang["reports_revenue"] = "Revenue";
|
||||
$lang["reports_sale_id"] = "Trans. ID";
|
||||
$lang["reports_sale_type"] = "Transaction Type";
|
||||
$lang["reports_sales"] = "Transactions";
|
||||
$lang["reports_sales_amount"] = "Transactions amount";
|
||||
$lang["reports_sales_summary_report"] = "Transactions Summary Report";
|
||||
$lang["reports_sales_taxes"] = "Sales Taxes";
|
||||
$lang["reports_sales_taxes_summary_report"] = "Sales Taxes Summary Report";
|
||||
$lang["reports_serial_number"] = "Serial Number";
|
||||
$lang["reports_sold_by"] = "Sold By";
|
||||
$lang["reports_sold_to"] = "Sold To";
|
||||
$lang["reports_stock_location"] = "Stock Location";
|
||||
$lang["reports_sub_total_value"] = "Subtotal";
|
||||
$lang["reports_subtotal"] = "Subtotal";
|
||||
$lang["reports_summary_reports"] = "Summary Reports";
|
||||
$lang["reports_supplied_by"] = "Supplied by";
|
||||
$lang["reports_supplier"] = "Supplier";
|
||||
$lang["reports_suppliers"] = "Suppliers";
|
||||
$lang["reports_suppliers_summary_report"] = "Suppliers Summary Report";
|
||||
$lang["reports_tax"] = "Tax";
|
||||
$lang["reports_tax_category"] = "Tax Category";
|
||||
$lang["reports_tax_percent"] = "Tax Percent";
|
||||
$lang["reports_tax_rate"] = "Tax Rate";
|
||||
$lang["reports_taxes"] = "Taxes";
|
||||
$lang["reports_taxes_summary_report"] = "Taxes Summary Report";
|
||||
$lang["reports_total"] = "Total";
|
||||
$lang["reports_total_inventory_value"] = "Total Inventory Value";
|
||||
$lang["reports_total_low_sell_quantity"] = "Total Low Sell Quantity";
|
||||
$lang["reports_total_quantity"] = "Total Quantity";
|
||||
$lang["reports_total_retail"] = "Total Inv. Retail Value";
|
||||
$lang["reports_type"] = "Type";
|
||||
$lang["reports_unit_price"] = "Retail Price";
|
||||
$lang["reports_used"] = "Points Used";
|
||||
$lang["reports_work_orders"] = "Work Orders";
|
||||
$lang["reports_zero_and_less"] = "Zero and less";
|
||||
$lang["reports_requisitions"] = "דרישות";
|
||||
$lang["reports_returns"] = "החזרות";
|
||||
$lang["reports_revenue"] = "הכנסות";
|
||||
$lang["reports_sale_id"] = "מזהה עסקה";
|
||||
$lang["reports_sale_type"] = "סוג עסקה";
|
||||
$lang["reports_sales"] = "עסקאות";
|
||||
$lang["reports_sales_amount"] = "סכום העסקאות";
|
||||
$lang["reports_sales_summary_report"] = "דוח סיכום עסקאות";
|
||||
$lang["reports_sales_taxes"] = "מיסי מכירות";
|
||||
$lang["reports_sales_taxes_summary_report"] = "דוח סיכום מס על מכירות";
|
||||
$lang["reports_serial_number"] = "מספר סידורי";
|
||||
$lang["reports_sold_by"] = "נמכר על ידי";
|
||||
$lang["reports_sold_to"] = "נמכר ל";
|
||||
$lang["reports_stock_location"] = "מיקום מלאי";
|
||||
$lang["reports_sub_total_value"] = "סהכ";
|
||||
$lang["reports_subtotal"] = "סהכ";
|
||||
$lang["reports_summary_reports"] = "סיכום דוחות";
|
||||
$lang["reports_supplied_by"] = "מסופק על ידי";
|
||||
$lang["reports_supplier"] = "ספק";
|
||||
$lang["reports_suppliers"] = "ספקים";
|
||||
$lang["reports_suppliers_summary_report"] = "דוח סיכום הספקים";
|
||||
$lang["reports_tax"] = "מס";
|
||||
$lang["reports_tax_category"] = "קטגוריית מס";
|
||||
$lang["reports_tax_percent"] = "אחוז מס";
|
||||
$lang["reports_tax_rate"] = "שיעור מס";
|
||||
$lang["reports_taxes"] = "מסים";
|
||||
$lang["reports_taxes_summary_report"] = "דוח סיכום מסים";
|
||||
$lang["reports_total"] = "סהכ";
|
||||
$lang["reports_total_inventory_value"] = "סהכ ערך מלאי";
|
||||
$lang["reports_total_low_sell_quantity"] = "סהכ מינימום כמות למכירה";
|
||||
$lang["reports_total_quantity"] = "סהכ כמות";
|
||||
$lang["reports_total_retail"] = "סך הכל חשבונית. ערך קמעונאי";
|
||||
$lang["reports_type"] = "סוג";
|
||||
$lang["reports_unit_price"] = "מחיר קמעונאי";
|
||||
$lang["reports_used"] = "נקודות שהשתמשו";
|
||||
$lang["reports_work_orders"] = "הזמנות עבודה";
|
||||
$lang["reports_zero_and_less"] = "אפס ומתחת";
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
<?php
|
||||
$lang["suppliers_account_number"] = "Account Number";
|
||||
$lang["suppliers_agency_name"] = "Agency Name";
|
||||
$lang["suppliers_cannot_be_deleted"] = "Could not delete selected Supplier(s). One or more have Sales.";
|
||||
$lang["suppliers_category"] = "Category";
|
||||
$lang["suppliers_company_name"] = "Company Name";
|
||||
$lang["suppliers_company_name_required"] = "Company Name is a required field.";
|
||||
$lang["suppliers_confirm_delete"] = "Are you sure you want to delete the selected Supplier(s)?";
|
||||
$lang["suppliers_confirm_restore"] = "Are you sure you want to restore selected Supplier(s)?";
|
||||
$lang["suppliers_cost"] = "Cost Supplier";
|
||||
$lang["suppliers_error_adding_updating"] = "Supplier update or add failed.";
|
||||
$lang["suppliers_goods"] = "Goods Supplier";
|
||||
$lang["suppliers_new"] = "New Supplier";
|
||||
$lang["suppliers_none_selected"] = "You have not selected Supplier(s) to delete.";
|
||||
$lang["suppliers_one_or_multiple"] = "Supplier(s)";
|
||||
$lang["suppliers_successful_adding"] = "You have successfully added Supplier";
|
||||
$lang["suppliers_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["suppliers_successful_updating"] = "You have successfully updated Supplier";
|
||||
$lang["suppliers_supplier"] = "Supplier";
|
||||
$lang["suppliers_supplier_id"] = "Id";
|
||||
$lang["suppliers_tax_id"] = "Tax Id";
|
||||
$lang["suppliers_update"] = "Update Supplier";
|
||||
$lang["suppliers_account_number"] = "מספר חשבון";
|
||||
$lang["suppliers_agency_name"] = "שם הסוכנות";
|
||||
$lang["suppliers_cannot_be_deleted"] = "לא ניתן למחוק את הספקים שנבחרו. לאחד או יותר יש מכירות.";
|
||||
$lang["suppliers_category"] = "קטגוריה";
|
||||
$lang["suppliers_company_name"] = "שם חברה";
|
||||
$lang["suppliers_company_name_required"] = "שם חברה הינו שדה חובה.";
|
||||
$lang["suppliers_confirm_delete"] = "האם אתה בטוח שברצונך למחוק את הספקים שנבחרו?";
|
||||
$lang["suppliers_confirm_restore"] = "האם אתה בטוח שברצונך לשחזר את הספקים שנבחרו?";
|
||||
$lang["suppliers_cost"] = "עלות קניה ספק";
|
||||
$lang["suppliers_error_adding_updating"] = "עדכון הספק או ההוספה נכשלו.";
|
||||
$lang["suppliers_goods"] = "ספק מוצרים";
|
||||
$lang["suppliers_new"] = "ספק חדש";
|
||||
$lang["suppliers_none_selected"] = "לא בחרת ספק(ים) למחיקה.";
|
||||
$lang["suppliers_one_or_multiple"] = "ספק(ים)";
|
||||
$lang["suppliers_successful_adding"] = "הוספת בהצלחה את הספק";
|
||||
$lang["suppliers_successful_deleted"] = "נמחק בהצלחה";
|
||||
$lang["suppliers_successful_updating"] = "עדכנת בהצלחה את הספק";
|
||||
$lang["suppliers_supplier"] = "ספק";
|
||||
$lang["suppliers_supplier_id"] = "מזהה";
|
||||
$lang["suppliers_tax_id"] = "מזהה מס";
|
||||
$lang["suppliers_update"] = "עדכון הספק";
|
||||
|
||||
@@ -1,78 +1,78 @@
|
||||
<?php
|
||||
$lang["taxes_add_exception"] = "Add Exception";
|
||||
$lang["taxes_cascade"] = "Cascade";
|
||||
$lang["taxes_cascade_sequence"] = "Cascade Sequence";
|
||||
$lang["taxes_city"] = "City";
|
||||
$lang["taxes_code"] = "Code";
|
||||
$lang["taxes_confirm_delete"] = "Are you sure you want to delete this Tax Code? This action cannot be undone";
|
||||
$lang["taxes_confirm_restore"] = "Are you sure you want to restore selected Tax Code(s)?";
|
||||
$lang["taxes_default_tax_category"] = "Default Tax Category";
|
||||
$lang["taxes_default_tax_rate"] = "Default Tax Rate";
|
||||
$lang["taxes_error_adding_updating"] = "Tax Code add or update failed";
|
||||
$lang["taxes_group_seq"] = "Group Seq";
|
||||
$lang["taxes_jurisdiction_name"] = "Jurisdiction Name";
|
||||
$lang["taxes_name"] = "Name";
|
||||
$lang["taxes_new"] = "New Tax";
|
||||
$lang["taxes_no_taxes_to_display"] = "No Taxes Code available to display";
|
||||
$lang["taxes_reporting_authority"] = "Reporting Authority";
|
||||
$lang["taxes_round_half_down"] = "Half Down";
|
||||
$lang["taxes_round_half_even"] = "Half Even";
|
||||
$lang["taxes_round_half_odd"] = "Half Odd";
|
||||
$lang["taxes_round_half_up"] = "Half Up";
|
||||
$lang["taxes_rounding_code"] = "Rounding Code";
|
||||
$lang["taxes_sales_tax"] = "Sales Tax";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "Sales Tax by Invoice";
|
||||
$lang["taxes_sequence"] = "Seq.";
|
||||
$lang["taxes_state"] = "State";
|
||||
$lang["taxes_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["taxes_tax_categories"] = "Tax Categories";
|
||||
$lang["taxes_tax_categories_configuration"] = "Tax Categories Configuration";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "Tax Categories changes saved";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "Tax Categories changes not saved";
|
||||
$lang["taxes_tax_category"] = "Tax Category";
|
||||
$lang["taxes_tax_category_code"] = "Tax Category Code";
|
||||
$lang["taxes_tax_category_duplicate"] = "Duplicate tax category";
|
||||
$lang["taxes_tax_category_invalid_chars"] = "Invalid characters in tax category name";
|
||||
$lang["taxes_tax_category_name"] = "Tax Category Name";
|
||||
$lang["taxes_tax_category_new"] = "New Tax Category";
|
||||
$lang["taxes_tax_category_required"] = "Tax category is required";
|
||||
$lang["taxes_tax_code"] = "Tax Code";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "Tax Code delete failed";
|
||||
$lang["taxes_tax_code_duplicate"] = "Duplicate tax code";
|
||||
$lang["taxes_tax_code_invalid_chars"] = "Invalid characters in tax code";
|
||||
$lang["taxes_tax_code_name"] = "Tax Code Name";
|
||||
$lang["taxes_tax_code_required"] = "Tax Code is a required field";
|
||||
$lang["taxes_tax_code_successful_deleted"] = "You have successfully deleted Tax Code";
|
||||
$lang["taxes_tax_code_successful_updated"] = "You have successfully updated";
|
||||
$lang["taxes_tax_code_successful_updating"] = "You have successfully updated Tax Code";
|
||||
$lang["taxes_tax_code_successfully_added"] = "You have successfully added";
|
||||
$lang["taxes_tax_code_type"] = "Tax Code Type";
|
||||
$lang["taxes_tax_codes"] = "Tax Codes";
|
||||
$lang["taxes_tax_codes_configuration"] = "Tax Codes Configuration";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "Tax Code changes saved";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "Tax Code changes not saved";
|
||||
$lang["taxes_tax_excluded"] = "Tax excluded";
|
||||
$lang["taxes_tax_group"] = "Tax Group";
|
||||
$lang["taxes_tax_group_sequence"] = "Tax Group Sequence";
|
||||
$lang["taxes_tax_included"] = "Tax included";
|
||||
$lang["taxes_tax_jurisdiction"] = "Tax Jurisdiction";
|
||||
$lang["taxes_tax_jurisdiction_duplicate"] = "Duplicate tax jurisdiction";
|
||||
$lang["taxes_tax_jurisdiction_invalid_chars"] = "Invalid characters in jurisdiction name";
|
||||
$lang["taxes_tax_jurisdiction_required"] = "Tax jurisdiction is required";
|
||||
$lang["taxes_tax_jurisdictions"] = "Tax Jurisdictions";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "Tax Jurisdictions Configuration";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "Tax Jurisdiction changes saved";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "Tax Jurisdiction changes not saved";
|
||||
$lang["taxes_tax_rate"] = "Tax Rate";
|
||||
$lang["taxes_tax_rate_configuration"] = "Tax Rate Configuration";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "Tax Rate add or update failed";
|
||||
$lang["taxes_tax_rate_numeric"] = "Tax Rate must be a number";
|
||||
$lang["taxes_tax_rate_required"] = "Tax Rate is a required field";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "You have successfully updated";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "You have successfully added";
|
||||
$lang["taxes_tax_rates"] = "Tax Rates";
|
||||
$lang["taxes_tax_rates_configuration"] = "Tax Rates Configuration";
|
||||
$lang["taxes_tax_rounding"] = "Tax Rounding";
|
||||
$lang["taxes_tax_type"] = "Tax Type";
|
||||
$lang["taxes_update"] = "Update Tax Rate";
|
||||
$lang["taxes_vat_tax"] = "VAT Tax";
|
||||
$lang["taxes_add_exception"] = "הוסף חריגה";
|
||||
$lang["taxes_cascade"] = "מדורג";
|
||||
$lang["taxes_cascade_sequence"] = "רצף דירוג";
|
||||
$lang["taxes_city"] = "עיר";
|
||||
$lang["taxes_code"] = "קוד";
|
||||
$lang["taxes_confirm_delete"] = "האם אתה בטוח שברצונך למחוק קוד מס זה? לא ניתן לבטל פעולה זו";
|
||||
$lang["taxes_confirm_restore"] = "האם אתה בטוח שברצונך לשחזר קוד מס זה?";
|
||||
$lang["taxes_default_tax_category"] = "קטגוריה מס ברירת מחדל";
|
||||
$lang["taxes_default_tax_rate"] = "שיעור מס ברירת מחדל";
|
||||
$lang["taxes_error_adding_updating"] = "הוספה או עדכון של קוד מס נכשלו";
|
||||
$lang["taxes_group_seq"] = "רצף קבוצות";
|
||||
$lang["taxes_jurisdiction_name"] = "שם תחום שיפוט";
|
||||
$lang["taxes_name"] = "שם";
|
||||
$lang["taxes_new"] = "מס חדש";
|
||||
$lang["taxes_no_taxes_to_display"] = "אין קוד מסים זמין לתצוגה";
|
||||
$lang["taxes_reporting_authority"] = "רשות מדווחת";
|
||||
$lang["taxes_round_half_down"] = "חצי למטה";
|
||||
$lang["taxes_round_half_even"] = "חצי לשווה";
|
||||
$lang["taxes_round_half_odd"] = "חצי מספר אי זוגי";
|
||||
$lang["taxes_round_half_up"] = "חצי למעלה";
|
||||
$lang["taxes_rounding_code"] = "קוד עיגול";
|
||||
$lang["taxes_sales_tax"] = "מס מכירה";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "מס מכירה לפי חשבונית";
|
||||
$lang["taxes_sequence"] = "רצף.";
|
||||
$lang["taxes_state"] = "מדינה";
|
||||
$lang["taxes_successful_deleted"] = "נמחק בהצלחה";
|
||||
$lang["taxes_tax_categories"] = "קטגוריות מס";
|
||||
$lang["taxes_tax_categories_configuration"] = "הגדרות קטגוריית מס";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "שינויי קטגוריות המס נשמרו";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "שינויים בקטגוריות מס לא נשמרו";
|
||||
$lang["taxes_tax_category"] = "קטגוריית מס";
|
||||
$lang["taxes_tax_category_code"] = "קוד קטגוריית מס";
|
||||
$lang["taxes_tax_category_duplicate"] = "שכפל קטגוריית מס";
|
||||
$lang["taxes_tax_category_invalid_chars"] = "תווים לא חוקיים בשם הקטגוריה של מס";
|
||||
$lang["taxes_tax_category_name"] = "שם קטגוריה מס";
|
||||
$lang["taxes_tax_category_new"] = "קטגוריית מס חדשה";
|
||||
$lang["taxes_tax_category_required"] = "קטגוריית מס נדרשת";
|
||||
$lang["taxes_tax_code"] = "קוד מס";
|
||||
$lang["taxes_tax_code_cannot_be_deleted"] = "מחיקת קוד המס נכשלה";
|
||||
$lang["taxes_tax_code_duplicate"] = "שכפל קוד מס";
|
||||
$lang["taxes_tax_code_invalid_chars"] = "תווים לא חוקיים בקוד מס";
|
||||
$lang["taxes_tax_code_name"] = "שם קוד מס";
|
||||
$lang["taxes_tax_code_required"] = "קוד מס הינו שדה נדרש";
|
||||
$lang["taxes_tax_code_successful_deleted"] = "מחקת בהצלחה את קוד המס";
|
||||
$lang["taxes_tax_code_successful_updated"] = "עדכנת בהצלחה";
|
||||
$lang["taxes_tax_code_successful_updating"] = "עדכנת בהצלחה את קוד המס";
|
||||
$lang["taxes_tax_code_successfully_added"] = "הוספת בהצלחה";
|
||||
$lang["taxes_tax_code_type"] = "סוג קוד מס";
|
||||
$lang["taxes_tax_codes"] = "קודי מס";
|
||||
$lang["taxes_tax_codes_configuration"] = "הגדרת קודי מס";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "שינויי קוד המס נשמרו";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "שינויי קוד המס לא נשמרו";
|
||||
$lang["taxes_tax_excluded"] = "לא כולל מס";
|
||||
$lang["taxes_tax_group"] = "קבוצת מס";
|
||||
$lang["taxes_tax_group_sequence"] = "רצף קבוצת מסים";
|
||||
$lang["taxes_tax_included"] = "כולל מס";
|
||||
$lang["taxes_tax_jurisdiction"] = "תחום שיפוט מס (מיסוי)";
|
||||
$lang["taxes_tax_jurisdiction_duplicate"] = "שכפל תחום שיפוט מס (מיסוי)";
|
||||
$lang["taxes_tax_jurisdiction_invalid_chars"] = "תווים לא חוקיים בשם השיפוט";
|
||||
$lang["taxes_tax_jurisdiction_required"] = "נדרשת סמכות שיפוט מס";
|
||||
$lang["taxes_tax_jurisdictions"] = "שיפוט מס";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "הגדרת שיפוט מס";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "שינויי שיפוט מס נשמרו";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "שינויי שיפוט מס לא נשמרו";
|
||||
$lang["taxes_tax_rate"] = "שיעור מס";
|
||||
$lang["taxes_tax_rate_configuration"] = "הגדרת שיעור מס";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "הוספה או עדכון של שיעור המס נכשל";
|
||||
$lang["taxes_tax_rate_numeric"] = "שדה שיעור המס חייב להיות מספר";
|
||||
$lang["taxes_tax_rate_required"] = "שיעור המס הינו שדה חובה";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "עדכנת בהצלחה";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "הוספת בהצלחה";
|
||||
$lang["taxes_tax_rates"] = "שיעורי המס";
|
||||
$lang["taxes_tax_rates_configuration"] = "הגדרת שיעורי המס";
|
||||
$lang["taxes_tax_rounding"] = "עיגול מס";
|
||||
$lang["taxes_tax_type"] = "סוג מס";
|
||||
$lang["taxes_update"] = "עדכון שיעור המס";
|
||||
$lang["taxes_vat_tax"] = "מס ערך מוסף";
|
||||
|
||||
Reference in New Issue
Block a user