Translated using Weblate (Hebrew)

Currently translated at 100.0% (39 of 39 strings)

Translation: ospos/module
Translate-URL: http://weblate.jpeelaer.net/projects/ospos/module/he/
This commit is contained in:
tomer
2019-02-26 10:03:17 +00:00
committed by Weblate
parent a728dc5d7f
commit a697df7de9

View File

@@ -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"] = "הגדרת מס מכירות.";