mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 05:39:12 +00:00
[translations]
This commit is contained in:
@@ -33,7 +33,7 @@ DocType: Department,Department,بخش
|
||||
DocType: Purchase Order,% Billed,٪ صورتحساب
|
||||
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),نرخ ارز باید به همان صورت {0} {1} ({2})
|
||||
DocType: Sales Invoice,Customer Name,نام مشتری
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +132,Bank account cannot be named as {0},حساب بانکی می تواند به عنوان نمی شود به نام {0}
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +136,Bank account cannot be named as {0},حساب بانکی می تواند به عنوان نمی شود به نام {0}
|
||||
DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.",همه رشته های مرتبط صادرات مانند ارز، نرخ تبدیل، کل صادرات، صادرات و غیره بزرگ کل در توجه داشته باشید تحویل، POS، نقل قول، فاکتور فروش، سفارش فروش و غیره در دسترس هستند
|
||||
DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,سر (یا گروه) که در برابر مطالب حسابداری ساخته شده است و توازن حفظ می شوند.
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +173,Outstanding for {0} cannot be less than zero ({1}),برجسته برای {0} نمی تواند کمتر از صفر ({1})
|
||||
@@ -49,7 +49,6 @@ apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date c
|
||||
apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,ردیف # {0}: نرخ باید به همان صورت {1}: {2} ({3} / {4})
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,New Leave Application,جدید مرخصی استفاده
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,حواله بانکی
|
||||
DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,1. برای حفظ مشتری کد عاقلانه مورد و به آنها جستجو بر اساس استفاده از کد خود را در این گزینه
|
||||
DocType: Mode of Payment Account,Mode of Payment Account,نحوه حساب پرداخت
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +49,Show Variants,نمایش انواع
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +479,Quantity,مقدار
|
||||
@@ -58,7 +57,7 @@ DocType: Employee Education,Year of Passing,سال عبور
|
||||
apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,در انبار
|
||||
DocType: Designation,Designation,تعیین
|
||||
DocType: Production Plan Item,Production Plan Item,تولید مورد طرح
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +141,User {0} is already assigned to Employee {1},کاربر {0} در حال حاضر به کارکنان اختصاص داده {1}
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +146,User {0} is already assigned to Employee {1},کاربر {0} در حال حاضر به کارکنان اختصاص داده {1}
|
||||
apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,را نمایش جدید POS
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,بهداشت و درمان
|
||||
DocType: Purchase Invoice,Monthly,ماهیانه
|
||||
@@ -72,7 +71,7 @@ DocType: Appraisal Goal,Score (0-5),امتیاز (0-5)
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +199,Row {0}: {1} {2} does not match with {3},ردیف {0}: {1} {2} با مطابقت ندارد {3}
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,ردیف # {0}:
|
||||
DocType: Delivery Note,Vehicle No,خودرو بدون
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +549,Please select Price List,لطفا لیست قیمت را انتخاب کنید
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +553,Please select Price List,لطفا لیست قیمت را انتخاب کنید
|
||||
DocType: Production Order Operation,Work In Progress,کار در حال انجام
|
||||
DocType: Employee,Holiday List,فهرست تعطیلات
|
||||
DocType: Time Log,Time Log,زمان ورود
|
||||
@@ -114,7 +113,7 @@ DocType: Lead,Person Name,نام شخص
|
||||
DocType: Sales Order,"Check if recurring order, uncheck to stop recurring or put proper End Date",بررسی کنید که تکرار منظور، تیک برای جلوگیری از تکرار و یا قرار دادن پایان مناسب عضویت
|
||||
DocType: Sales Invoice Item,Sales Invoice Item,مورد فاکتور فروش
|
||||
DocType: Account,Credit,اعتبار
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource > HR Settings,لطفا کارمند راه اندازی سیستم نامگذاری در منابع انسانی> تنظیمات HR
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +28,Please setup Employee Naming System in Human Resource > HR Settings,لطفا کارمند راه اندازی سیستم نامگذاری در منابع انسانی> تنظیمات HR
|
||||
DocType: POS Profile,Write Off Cost Center,ارسال فعال مرکز هزینه
|
||||
DocType: Warehouse,Warehouse Detail,جزئیات انبار
|
||||
apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},حد اعتبار شده است برای مشتری عبور {0} {1} / {2}
|
||||
@@ -177,13 +176,14 @@ apps/erpnext/erpnext/config/projects.py +28,Batch Time Logs for billing.,دست
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +30,Newsletter has already been sent,عضویت در خبرنامه قبلا ارسال شده است
|
||||
DocType: Lead,Request Type,درخواست نوع
|
||||
DocType: Leave Application,Reason,دلیل
|
||||
apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +15,Make Employee,کارمند
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,رادیو و تلویزیون
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +140,Execution,اعدام
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +26,The first user will become the System Manager (you can change this later).,اولین کاربر تبدیل خواهد شد مدیر سیستم (شما می توانید این تنظیمات را تغییر دهید).
|
||||
apps/erpnext/erpnext/config/manufacturing.py +39,Details of the operations carried out.,جزئیات عملیات انجام شده است.
|
||||
DocType: Serial No,Maintenance Status,وضعیت نگهداری
|
||||
apps/erpnext/erpnext/config/stock.py +258,Items and Pricing,اقلام و قیمت گذاری
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +39,From Date should be within the Fiscal Year. Assuming From Date = {0},از تاریخ باید در سال مالی باشد. با فرض از تاریخ = {0}
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +42,From Date should be within the Fiscal Year. Assuming From Date = {0},از تاریخ باید در سال مالی باشد. با فرض از تاریخ = {0}
|
||||
DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,کارمند برای آنها ایجاد می کنید ارزیابی انتخاب کنید.
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,Cost Center {0} does not belong to Company {1},هزینه مرکز {0} به شرکت تعلق ندارد {1}
|
||||
DocType: Customer,Individual,فردی
|
||||
@@ -195,7 +195,7 @@ apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must
|
||||
apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +81,Installation date cannot be before delivery date for Item {0},تاریخ نصب و راه اندازی نمی تواند قبل از تاریخ تحویل برای مورد است {0}
|
||||
DocType: Pricing Rule,Discount on Price List Rate (%),تخفیف در لیست قیمت نرخ (٪)
|
||||
DocType: Offer Letter,Select Terms and Conditions,انتخاب شرایط و ضوابط
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,ارزش از
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,Out Value,ارزش از
|
||||
DocType: Production Planning Tool,Sales Orders,سفارشات فروش
|
||||
DocType: Purchase Taxes and Charges,Valuation,ارزیابی
|
||||
,Purchase Order Trends,خرید سفارش روند
|
||||
@@ -229,7 +229,7 @@ DocType: Process Payroll,Creates salary slip for above mentioned criteria.,ای
|
||||
apps/erpnext/erpnext/templates/generators/item.html +30,No description given,بدون شرح داده می شود
|
||||
apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,درخواست برای خرید.
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +193,Only the selected Leave Approver can submit this Leave Application,فقط تصویب مرخصی انتخاب می توانید از این مرخصی استفاده کنید
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,تسکین تاریخ باید بیشتر از تاریخ پیوستن شود
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +118,Relieving Date must be greater than Date of Joining,تسکین تاریخ باید بیشتر از تاریخ پیوستن شود
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,برگ در سال
|
||||
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,لطفا نامگذاری سری برای {0} از طریق راه اندازی> تنظیمات> نامگذاری سری مجموعه
|
||||
DocType: Time Log,Will be updated when batched.,خواهد شد که بسته بندی های کوچک به روز شد.
|
||||
@@ -239,6 +239,7 @@ DocType: Item Website Specification,Item Website Specification,مشخصات مو
|
||||
DocType: Payment Tool,Reference No,مرجع بدون
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +418,Leave Blocked,ترک مسدود
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +572,Item {0} has reached its end of life on {1},مورد {0} به پایان زندگی بر روی رسید {1}
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +105,Bank Entries,مطالب بانک
|
||||
apps/erpnext/erpnext/accounts/utils.py +341,Annual,سالیانه
|
||||
DocType: Stock Reconciliation Item,Stock Reconciliation Item,مورد سهام آشتی
|
||||
DocType: Stock Entry,Sales Invoice No,فاکتور فروش بدون
|
||||
@@ -306,13 +307,13 @@ DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be m
|
||||
DocType: Employee,Company Email,شرکت پست الکترونیک
|
||||
DocType: GL Entry,Debit Amount in Account Currency,مقدار بدهی در حساب ارز
|
||||
DocType: Shipping Rule,Valid for Countries,معتبر برای کشورهای
|
||||
DocType: Features Setup,"All import related fields like currency, conversion rate, import total, import grand total etc are available in Purchase Receipt, Supplier Quotation, Purchase Invoice, Purchase Order etc.",همه رشته های مرتبط مانند واردات ارز، نرخ تبدیل، کل واردات، واردات بزرگ و غیره کل موجود در رسید خرید، نقل قول تامین کننده، خرید فاکتور، سفارش خرید و غیره می باشد
|
||||
DocType: Features Setup,"All import related fields like currency, conversion rate, import total, import grand total etc are available in Purchase Receipt, Supplier Quotation, Purchase Invoice, Purchase Order etc.",همه رشته های مرتبط مانند واردات ارز، نرخ تبدیل، کل واردات، واردات بزرگ و غیره کل موجود در رسید خرید، نقل قول تامین کننده، فاکتورخرید ، سفارش خرید و غیره می باشد
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +48,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,این مورد از یک الگو است و می تواند در معاملات مورد استفاده قرار گیرد. ویژگی های مورد خواهد بود بیش از به انواع کپی مگر اینکه 'هیچ نسخه' تنظیم شده است
|
||||
apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +69,Total Order Considered,ترتیب مجموع در نظر گرفته شده
|
||||
apps/erpnext/erpnext/config/hr.py +118,"Employee designation (e.g. CEO, Director etc.).",طراحی کارمند (به عنوان مثال مدیر عامل و غیره).
|
||||
apps/erpnext/erpnext/controllers/recurring_document.py +201,Please enter 'Repeat on Day of Month' field value,لطفا وارد کنید 'تکرار در روز از ماه مقدار فیلد
|
||||
DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,سرعت که در آن مشتریان ارز به ارز پایه مشتری تبدیل
|
||||
DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet",موجود در BOM، تحویل توجه داشته باشید، خرید فاکتور، سفارش تولید، سفارش خرید، رسید خرید، فاکتور فروش، سفارش فروش، انبار ورودی، برنامه زمانی
|
||||
DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet",موجود در BOM، تحویل توجه داشته باشید، فاکتورخرید ، سفارش تولید، سفارش خرید، رسید خرید، فاکتور فروش، سفارش فروش، انبار ورودی، برنامه زمانی
|
||||
DocType: Item Tax,Tax Rate,نرخ مالیات
|
||||
apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +54,{0} already allocated for Employee {1} for period {2} to {3},{0} در حال حاضر برای کارکنان اختصاص داده {1} برای مدت {2} به {3}
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +644,Select Item,انتخاب مورد
|
||||
@@ -366,7 +367,7 @@ DocType: Account,Cost of Goods Sold,هزینه کالاهای فروخته شد
|
||||
DocType: Purchase Invoice,Yearly,سالیانه
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +230,Please enter Cost Center,لطفا وارد مرکز هزینه
|
||||
DocType: Journal Entry Account,Sales Order,سفارش فروش
|
||||
apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +67,Avg. Selling Rate,الان متوسط. فروش نرخ
|
||||
apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +67,Avg. Selling Rate,اوسط نرخ فروش
|
||||
DocType: Purchase Order,Start date of current order's period,تاریخ دوره منظور فعلی شروع
|
||||
apps/erpnext/erpnext/utilities/transaction_base.py +131,Quantity cannot be a fraction in row {0},تعداد می تواند یک بخش در ردیف نمی {0}
|
||||
DocType: Purchase Invoice Item,Quantity and Rate,مقدار و نرخ
|
||||
@@ -455,7 +456,7 @@ DocType: Purchase Receipt,Add / Edit Taxes and Charges,افزودن / ویرای
|
||||
DocType: Purchase Invoice,Supplier Invoice No,تامین کننده فاکتور بدون
|
||||
DocType: Territory,For reference,برای مرجع
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions",نمی توانید حذف سریال نه {0}، آن را به عنوان در معاملات سهام مورد استفاده
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +231,Closing (Cr),بسته شدن (کروم)
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +234,Closing (Cr),بسته شدن (کروم)
|
||||
DocType: Serial No,Warranty Period (Days),دوره گارانتی (روز)
|
||||
DocType: Installation Note Item,Installation Note Item,نصب و راه اندازی توجه داشته باشید مورد
|
||||
,Pending Qty,انتظار تعداد
|
||||
@@ -564,7 +565,7 @@ apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +57,Please enter ite
|
||||
DocType: Purchase Receipt,Other Details,سایر مشخصات
|
||||
DocType: Account,Accounts,حسابها
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Marketing,بازار یابی
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +198,Payment Entry is already created,ورود پرداخت در حال حاضر ایجاد
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +204,Payment Entry is already created,ورود پرداخت در حال حاضر ایجاد
|
||||
DocType: Features Setup,To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,برای پیگیری آیتم در فروش و خرید اسناد بر اساس NOS سریال خود را. این هم می تواند برای پیگیری جزئیات ضمانت محصول استفاده می شود.
|
||||
DocType: Purchase Receipt Item Supplied,Current Stock,سهام کنونی
|
||||
apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +64,Total billing this year,صدور صورت حساب کل این سال
|
||||
@@ -586,7 +587,7 @@ apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,جو زم
|
||||
DocType: Journal Entry,Credit Card Entry,ورود کارت اعتباری
|
||||
apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,وظیفه تم
|
||||
apps/erpnext/erpnext/config/stock.py +33,Goods received from Suppliers.,محصولات از تولید کنندگان دریافت کرد.
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,با ارزش
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,In Value,با ارزش
|
||||
DocType: Lead,Campaign Name,نام کمپین
|
||||
,Reserved,رزرو شده
|
||||
DocType: Purchase Order,Supply Raw Materials,تامین مواد اولیه
|
||||
@@ -752,7 +753,7 @@ DocType: Purchase Receipt Item Supplied,Required Qty,مورد نیاز تعدا
|
||||
DocType: Bank Reconciliation,Total Amount,مقدار کل
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,انتشارات اینترنت
|
||||
DocType: Production Planning Tool,Production Orders,سفارشات تولید
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,ارزش موجودی
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Balance Value,ارزش موجودی
|
||||
apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,فهرست قیمت فروش
|
||||
apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,انتشار همگام موارد
|
||||
DocType: Bank Reconciliation,Account Currency,حساب ارز
|
||||
@@ -782,7 +783,7 @@ DocType: Lead,Request for Information,درخواست اطلاعات
|
||||
DocType: Payment Request,Paid,پرداخت
|
||||
DocType: Salary Slip,Total in words,مجموع در کلمات
|
||||
DocType: Material Request Item,Lead Time Date,سرب زمان عضویت
|
||||
apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +54, is mandatory. Maybe Currency Exchange record is not created for ,شاید ثبت صرافی ایجاد نشده است.الزامی است
|
||||
apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +54, is mandatory. Maybe Currency Exchange record is not created for ,الزامی است. شاید ثبت صرافی ایجاد نشده است
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +112,Row #{0}: Please specify Serial No for Item {1},ردیف # {0}: لطفا سریال مشخص نیست برای مورد {1}
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +532,"For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.",برای آیتم های 'محصولات بسته نرم افزاری، انبار، سریال و بدون دسته بدون خواهد شد از' بسته بندی فهرست جدول در نظر گرفته. اگر انبار و دسته ای بدون برای همه آیتم ها بسته بندی مورد هر 'محصولات بسته نرم افزاری "هستند، این ارزش ها را می توان در جدول آیتم های اصلی وارد شده، ارزش خواهد شد کپی شده به' بسته بندی فهرست جدول.
|
||||
apps/erpnext/erpnext/config/stock.py +28,Shipments to customers.,محموله به مشتریان.
|
||||
@@ -834,6 +835,7 @@ DocType: Company,If Monthly Budget Exceeded (for expense account),اگر بود
|
||||
DocType: Workstation,Net Hour Rate,خالص نرخ ساعت
|
||||
DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,هزینه فرود رسید خرید
|
||||
DocType: Company,Default Terms,به طور پیش فرض شرایط
|
||||
DocType: Features Setup,"If checked, only Description, Quantity, Rate and Amount are shown in print of Item table. Any extra field is shown under 'Description' column.",اگر علامت زده شود، تنها شرح، مقدار، سرعت و مقدار در چاپ جدول مورد نشان داده شده است. هر فیلد اضافی تحت 'توضیحات' ستون نشان داده شده.
|
||||
DocType: Packing Slip Item,Packing Slip Item,بسته بندی مورد لغزش
|
||||
DocType: POS Profile,Cash/Bank Account,نقد / حساب بانکی
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,موارد حذف شده بدون تغییر در مقدار یا ارزش.
|
||||
@@ -854,7 +856,7 @@ DocType: Landed Cost Item,Purchase Receipt Item,خرید آیتم رسید
|
||||
DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,انبار محفوظ در سفارش فروش / به پایان رسید کالا انبار
|
||||
apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69,Selling Amount,فروش مقدار
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +79,Time Logs,زمان ثبت
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +113,You are the Expense Approver for this record. Please Update the 'Status' and Save,شما تصویبکننده هزینه برای این پرونده هستید. لطفاٌ 'وضعیت' را بروزرسانی و سپس ذخیره نمایید
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +125,You are the Expense Approver for this record. Please Update the 'Status' and Save,شما تصویبکننده هزینه برای این پرونده هستید. لطفاٌ 'وضعیت' را بروزرسانی و سپس ذخیره نمایید
|
||||
DocType: Serial No,Creation Document No,ایجاد سند بدون
|
||||
DocType: Issue,Issue,موضوع
|
||||
apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,حساب با شرکت مطابقت ندارد
|
||||
@@ -866,7 +868,7 @@ DocType: Lead,Organization Name,نام سازمان
|
||||
DocType: Tax Rule,Shipping State,حمل و نقل دولت
|
||||
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,مورد باید با استفاده از 'گرفتن اقلام از خرید رسید' را فشار دهید اضافه شود
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,هزینه فروش
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +138,Standard Buying,خرید استاندارد
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +142,Standard Buying,خرید استاندارد
|
||||
DocType: GL Entry,Against,در برابر
|
||||
DocType: Item,Default Selling Cost Center,به طور پیش فرض مرکز فروش هزینه
|
||||
DocType: Sales Partner,Implementation Partner,شریک اجرای
|
||||
@@ -908,7 +910,7 @@ DocType: Company,Company registration numbers for your reference. Tax numbers et
|
||||
DocType: Sales Partner,Distributor,توزیع کننده
|
||||
DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,سبد خرید قانون حمل و نقل
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +210,Production Order {0} must be cancelled before cancelling this Sales Order,سفارش تولید {0} باید قبل از لغو این سفارش فروش لغو
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +909,Please set 'Apply Additional Discount On',لطفا 'درخواست تخفیف اضافی بر روی'
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +916,Please set 'Apply Additional Discount On',لطفا 'درخواست تخفیف اضافی بر روی'
|
||||
,Ordered Items To Be Billed,آیتم ها دستور داد تا صورتحساب
|
||||
apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,از محدوده است که به کمتر از به محدوده
|
||||
apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,زمان ثبت را انتخاب کرده و ثبت برای ایجاد یک فاکتور فروش جدید.
|
||||
@@ -964,7 +966,7 @@ DocType: Payment Reconciliation,Unreconciled Payment Details,مشخصات پرد
|
||||
DocType: Global Defaults,Current Fiscal Year,سال مالی جاری
|
||||
DocType: Global Defaults,Disable Rounded Total,غیر فعال کردن گرد مجموع
|
||||
DocType: Lead,Call,دعوت
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +409,'Entries' cannot be empty,'مطالب' نمی تواند خالی باشد
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +411,'Entries' cannot be empty,'مطالب' نمی تواند خالی باشد
|
||||
apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},تکراری ردیف {0} را با همان {1}
|
||||
,Trial Balance,آزمایش تعادل
|
||||
apps/erpnext/erpnext/config/hr.py +220,Setting up Employees,راه اندازی کارکنان
|
||||
@@ -978,7 +980,7 @@ apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +132,Vie
|
||||
apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,قدیمیترین
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +431,"An Item Group exists with same name, please change the item name or rename the item group",گروه مورد با همین نام وجود دارد، لطفا نام مورد تغییر یا تغییر نام گروه مورد
|
||||
DocType: Production Order,Manufacture against Sales Order,ساخت در برابر سفارش فروش
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +452,Rest Of The World,بقیه دنیا
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +456,Rest Of The World,بقیه دنیا
|
||||
apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,مورد {0} می تواند دسته ای ندارد
|
||||
,Budget Variance Report,گزارش انحراف از بودجه
|
||||
DocType: Salary Slip,Gross Pay,پرداخت ناخالص
|
||||
@@ -1108,7 +1110,7 @@ DocType: BOM Operation,Operation Description,عملیات توضیحات
|
||||
DocType: Item,Will also apply to variants,همچنین به انواع اعمال می شود
|
||||
apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +31,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,آیا می توانم مالی سال تاریخ شروع و تاریخ پایان سال مالی تغییر نه یک بار سال مالی ذخیره شده است.
|
||||
DocType: Quotation,Shopping Cart,سبد خرید
|
||||
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,الان متوسط روزانه خروجی
|
||||
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,اوسط روزانه خروجی
|
||||
DocType: Pricing Rule,Campaign,کمپین
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +30,Approval Status must be 'Approved' or 'Rejected',وضعیت تایید باید "تایید" یا "رد"
|
||||
DocType: Purchase Invoice,Contact Person,شخص تماس
|
||||
@@ -1148,7 +1150,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Apprentice,شا
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,تعداد منفی مجاز نیست
|
||||
DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
|
||||
Used for Taxes and Charges",مالیات جدول جزئیات ذهن از آیتم های کارشناسی ارشد به عنوان یک رشته و ذخیره شده در این زمینه. مورد استفاده برای مالیات و هزینه
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +151,Employee cannot report to himself.,کارمند نمی تواند به خود گزارش دهید.
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +156,Employee cannot report to himself.,کارمند نمی تواند به خود گزارش دهید.
|
||||
DocType: Account,"If the account is frozen, entries are allowed to restricted users.",اگر حساب منجمد است، ورودی ها را به کاربران محدود شده مجاز می باشد.
|
||||
DocType: Email Digest,Bank Balance,بانک تعادل
|
||||
apps/erpnext/erpnext/controllers/accounts_controller.py +467,Accounting Entry for {0}: {1} can only be made in currency: {2},ثبت حسابداری برای {0}: {1} تنها می تواند در ارز ساخته شده است: {2}
|
||||
@@ -1178,7 +1180,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Analyst,روان
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,Row {0}: Allocated amount {1} must be less than or equals to JV amount {2},ردیف {0}: اختصاص مقدار {1} باید کمتر از برابر می شود و یا به مقدار JV {2}
|
||||
DocType: Item,Inventory,فهرست
|
||||
DocType: Features Setup,"To enable ""Point of Sale"" view",برای فعال کردن "نقطه ای از فروش" مشاهده
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +411,Payment cannot be made for empty cart,پرداخت می توانید برای سبد خرید خالی نمی شود ساخته شده
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +415,Payment cannot be made for empty cart,پرداخت می توانید برای سبد خرید خالی نمی شود ساخته شده
|
||||
DocType: Item,Sales Details,جزییات فروش
|
||||
DocType: Opportunity,With Items,با اقلام
|
||||
apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,در تعداد
|
||||
@@ -1219,7 +1221,7 @@ DocType: Time Log Batch Detail,Time Log Batch Detail,زمان ورود دسته
|
||||
DocType: Landed Cost Voucher,Landed Cost Help,فرود هزینه راهنما
|
||||
DocType: Leave Block List,Block Holidays on important days.,تعطیلات بلوک در روز مهم است.
|
||||
,Accounts Receivable Summary,خلاصه حسابهای دریافتنی
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +187,Please set User ID field in an Employee record to set Employee Role,لطفا درست ID کاربر در یک پرونده کارمند به مجموعه نقش کارمند تنظیم
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +194,Please set User ID field in an Employee record to set Employee Role,لطفا درست ID کاربر در یک پرونده کارمند به مجموعه نقش کارمند تنظیم
|
||||
DocType: UOM,UOM Name,نام UOM
|
||||
apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,مقدار سهم
|
||||
DocType: Sales Invoice,Shipping Address,حمل و نقل آدرس
|
||||
@@ -1269,7 +1271,7 @@ DocType: HR Settings,Stop Birthday Reminders,توقف تولد یادآوری
|
||||
DocType: SMS Center,Receiver List,فهرست گیرنده
|
||||
DocType: Payment Tool Detail,Payment Amount,مبلغ پرداختی
|
||||
apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,مقدار مصرف
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +512,{0} View,{0} نمایش
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +516,{0} View,{0} نمایش
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +96,Net Change in Cash,تغییر خالص در نقدی
|
||||
DocType: Salary Structure Deduction,Salary Structure Deduction,کسر ساختار حقوق و دستمزد
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +339,Unit of Measure {0} has been entered more than once in Conversion Factor Table,واحد اندازه گیری {0} است بیش از یک بار در تبدیل فاکتور جدول وارد شده است
|
||||
@@ -1279,7 +1281,7 @@ apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js
|
||||
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),سن (روز)
|
||||
DocType: Quotation Item,Quotation Item,مورد نقل قول
|
||||
DocType: Account,Account Name,نام حساب
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +36,From Date cannot be greater than To Date,از تاریخ نمی تواند بیشتر از به روز
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +39,From Date cannot be greater than To Date,از تاریخ نمی تواند بیشتر از به روز
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,سریال بدون {0} مقدار {1} می تواند یک بخش نمی
|
||||
apps/erpnext/erpnext/config/buying.py +59,Supplier Type master.,نوع منبع کارشناسی ارشد.
|
||||
DocType: Purchase Order Item,Supplier Part Number,تامین کننده شماره قسمت
|
||||
@@ -1354,7 +1356,7 @@ apps/erpnext/erpnext/public/js/setup_wizard.js +81,Please enter valid Financial
|
||||
DocType: Employee,Date Of Retirement,تاریخ بازنشستگی
|
||||
DocType: Upload Attendance,Get Template,دریافت قالب
|
||||
DocType: Address,Postal,پستی
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +203,ERPNext Setup Complete!,ERPNext راه اندازی کامل!
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +207,ERPNext Setup Complete!,ERPNext راه اندازی کامل!
|
||||
DocType: Item,Weightage,بین وزنها
|
||||
apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,یک گروه مشتری با نام مشابهی وجود دارد. لطا نام مشتری را تغییر دهید یا نام گروه مشتری را اصلاح نمایید.
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +155,Please select {0} first.,لطفا {0} انتخاب کنید.
|
||||
@@ -1441,7 +1443,7 @@ DocType: Purchase Receipt Item Supplied,Consumed Qty,مصرف تعداد
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,ارتباطات
|
||||
DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),نشان می دهد که بسته به بخشی از این تحویل (فقط پیش نویس) است
|
||||
DocType: Payment Tool,Make Payment Entry,ورود را پرداخت
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +119,Quantity for Item {0} must be less than {1},تعداد برای مورد {0} باید کمتر از است {1}
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},تعداد برای مورد {0} باید کمتر از است {1}
|
||||
,Sales Invoice Trends,فروش روند فاکتور
|
||||
DocType: Leave Application,Apply / Approve Leaves,درخواست / برگ تصویب
|
||||
apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,برای
|
||||
@@ -1558,7 +1560,7 @@ DocType: Leave Control Panel,Leave blank if considered for all employee types,خ
|
||||
DocType: Landed Cost Voucher,Distribute Charges Based On,توزیع اتهامات بر اساس
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +320,Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,حساب {0} باید از نوع 'دارائی های ثابت' به عنوان مورد {1} مورد دارایی است
|
||||
DocType: HR Settings,HR Settings,تنظیمات HR
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +115,Expense Claim is pending approval. Only the Expense Approver can update status.,ادعای هزینه منتظر تأیید است. تنها تصویب هزینه می توانید وضعیت به روز رسانی.
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +127,Expense Claim is pending approval. Only the Expense Approver can update status.,ادعای هزینه منتظر تأیید است. تنها تصویب هزینه می توانید وضعیت به روز رسانی.
|
||||
DocType: Purchase Invoice,Additional Discount Amount,تخفیف اضافی مبلغ
|
||||
DocType: Leave Block List Allow,Leave Block List Allow,ترک فهرست بلوک اجازه
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +234,Abbr can not be blank or space,مخفف نمیتواند خالی باشد یا فضای
|
||||
@@ -1631,7 +1633,7 @@ apps/erpnext/erpnext/controllers/stock_controller.py +166,Expense or Difference
|
||||
apps/erpnext/erpnext/controllers/accounts_controller.py +370,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings",نمی تواند برای مورد {0} در ردیف overbill {1} بیشتر از {2}. اجازه می دهد تا overbilling، لطفا در تنظیمات سهام
|
||||
DocType: Employee,Bank Name,نام بانک
|
||||
apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-بالا
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +135,User {0} is disabled,کاربر {0} غیر فعال است
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +139,User {0} is disabled,کاربر {0} غیر فعال است
|
||||
DocType: Leave Application,Total Leave Days,مجموع مرخصی روز
|
||||
DocType: Email Digest,Note: Email will not be sent to disabled users,توجه: ایمیل را به کاربران غیر فعال شده ارسال نمی شود
|
||||
apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,انتخاب شرکت ...
|
||||
@@ -1665,7 +1667,7 @@ apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_re
|
||||
apps/erpnext/erpnext/config/selling.py +299,Sales Order to Payment,سفارش فروش به پرداخت
|
||||
DocType: Expense Claim Detail,Expense Claim Detail,هزینه جزئیات درخواست
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +271,Time Logs created:,زمان ثبت ایجاد:
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +791,Please select correct account,لطفا به حساب صحیح را انتخاب کنید
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +793,Please select correct account,لطفا به حساب صحیح را انتخاب کنید
|
||||
DocType: Item,Weight UOM,وزن UOM
|
||||
DocType: Employee,Blood Group,گروه خونی
|
||||
DocType: Purchase Invoice Item,Page Break,شکست صفحه
|
||||
@@ -1869,7 +1871,7 @@ DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),نرخ پایه (به
|
||||
DocType: SMS Log,No of Requested SMS,تعداد SMS درخواست شده
|
||||
DocType: Campaign,Campaign-.####,کمپین - ####
|
||||
apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,گام های بعدی
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Contract End Date must be greater than Date of Joining,قرارداد تاریخ پایان باید از تاریخ پیوستن بیشتر
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +121,Contract End Date must be greater than Date of Joining,قرارداد تاریخ پایان باید از تاریخ پیوستن بیشتر
|
||||
DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,توزیع کننده شخص ثالث / فروشنده / نماینده کمیسیون / وابسته به / نمایندگی فروش که به فروش می رساند محصولات شرکت برای کمیسیون.
|
||||
DocType: Customer Group,Has Child Node,دارای گره فرزند
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +347,{0} against Purchase Order {1},{0} در برابر سفارش خرید {1}
|
||||
@@ -1900,7 +1902,7 @@ The tax rate you define here will be the standard tax rate for all **Items**. If
|
||||
10. Add or Deduct: Whether you want to add or deduct the tax.",قالب مالیاتی استاندارد است که می تواند به تمام معاملات خرید استفاده شود. این الگو می تواند شامل لیستی از سر مالیات و همچنین دیگر سر هزینه مانند "حمل و نقل"، "بیمه"، "سیستم های انتقال مواد" و غیره #### توجه داشته باشید نرخ مالیات در اینجا تعریف می کنید خواهد بود که نرخ مالیات استاندارد برای همه آیتم ها ** * * * * * * * *. اگر تعداد آیتم ها ** ** که نرخ های مختلف وجود دارد، آنها باید در مورد مالیات ** ** جدول اضافه می شود در مورد ** ** استاد. #### شرح ستون 1. نوع محاسبه: - این می تواند بر روی ** ** خالص مجموع باشد (که مجموع مبلغ پایه است). - ** در انتظار قبلی مجموع / مقدار ** (برای مالیات تجمعی و یا اتهامات عنوان شده علیه). اگر شما این گزینه را انتخاب کنید، مالیات به عنوان یک درصد از سطر قبلی (در جدول مالیاتی) و یا مقدار کل اعمال می شود. - ** ** واقعی (به عنوان ذکر شده). 2. حساب سر: دفتر حساب که تحت آن این مالیات خواهد شد رزرو 3. مرکز هزینه: اگر مالیات / هزینه درآمد (مانند حمل و نقل) است و یا هزینه آن نیاز دارد تا در برابر یک مرکز هزینه رزرو شود. 4. توضیحات: توضیحات از مالیات (که در فاکتورها / به نقل از چاپ). 5. نرخ: نرخ مالیات. 6. مقدار: مبلغ مالیات. 7. مجموع: مجموع تجمعی به این نقطه است. 8. ردیف را وارد کنید: اگر بر اساس "سطر قبلی مجموع" شما می توانید تعداد ردیف خواهد شد که به عنوان پایه ای برای این محاسبه (به طور پیش فرض سطر قبلی است) گرفته شده را انتخاب کنید. 9. در نظر بگیرید مالیات و یا هزینه برای: در این بخش شما می توانید مشخص کنید اگر مالیات / بار فقط برای ارزیابی (و نه بخشی از کل ارسال ها) و یا تنها برای کل (ارزش به آیتم اضافه کنید) و یا برای هر دو. 10. اضافه کردن و یا کسر: آیا شما می خواهید برای اضافه کردن یا کسر مالیات.
|
||||
DocType: Purchase Receipt Item,Recd Quantity,Recd تعداد
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +104,Cannot produce more Item {0} than Sales Order quantity {1},می تواند مورد دیگر {0} از مقدار سفارش فروش تولید نمی {1}
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +496,Stock Entry {0} is not submitted,سهام ورود {0} است ارسال نشده
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +498,Stock Entry {0} is not submitted,سهام ورود {0} است ارسال نشده
|
||||
DocType: Payment Reconciliation,Bank / Cash Account,حساب بانک / نقدی
|
||||
DocType: Tax Rule,Billing City,صدور صورت حساب شهر
|
||||
DocType: Global Defaults,Hide Currency Symbol,مخفی ارز نماد
|
||||
@@ -2009,8 +2011,8 @@ DocType: Bank Reconciliation Detail,Cheque Number,شماره چک
|
||||
DocType: Payment Tool Detail,Payment Tool Detail,جزئیات ابزار پرداخت
|
||||
,Sales Browser,مرورگر فروش
|
||||
DocType: Journal Entry,Total Credit,مجموع اعتباری
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +499,Warning: Another {0} # {1} exists against stock entry {2},هشدار: یکی دیگر از {0} # {1} در برابر ورود سهام وجود دارد {2}
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +394,Local,محلی
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +501,Warning: Another {0} # {1} exists against stock entry {2},هشدار: یکی دیگر از {0} # {1} در برابر ورود سهام وجود دارد {2}
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +398,Local,محلی
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),وام و پیشرفت (دارایی)
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,بدهکاران
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Large,بزرگ
|
||||
@@ -2122,7 +2124,7 @@ DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts bel
|
||||
DocType: Payment Request,Mute Email,بیصدا کردن ایمیل
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco",مواد غذایی، آشامیدنی و دخانیات
|
||||
apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL یا BS
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +556,Can only make payment against unbilled {0},می توانید تنها پرداخت به را unbilled را {0}
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +558,Can only make payment against unbilled {0},می توانید تنها پرداخت به را unbilled را {0}
|
||||
apps/erpnext/erpnext/controllers/selling_controller.py +122,Commission rate cannot be greater than 100,نرخ کمیسیون نمی تواند بیشتر از 100
|
||||
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Minimum Inventory Level,حداقل سطح موجودی
|
||||
DocType: Stock Entry,Subcontract,مقاطعه کاری فرعی
|
||||
@@ -2172,7 +2174,7 @@ DocType: Customer Group,Only leaf nodes are allowed in transaction,تنها بر
|
||||
DocType: Expense Claim,Expense Approver,تصویب هزینه
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +110,Row {0}: Advance against Customer must be credit,ردیف {0}: پیشرفت در برابر مشتری باید اعتبار
|
||||
DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,مورد رسید خرید عرضه
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +352,Pay,پرداخت
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +356,Pay,پرداخت
|
||||
apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,به تاریخ ساعت
|
||||
DocType: SMS Settings,SMS Gateway URL,URL SMS دروازه
|
||||
apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,سیاهههای مربوط به حفظ وضعیت تحویل اس ام اس
|
||||
@@ -2180,7 +2182,7 @@ apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pendi
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,تایید شده
|
||||
DocType: Payment Gateway,Gateway,دروازه
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,تامین کننده> تامین کننده نوع
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,لطفا تاریخ تسکین وارد کنید.
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +131,Please enter relieving date.,لطفا تاریخ تسکین وارد کنید.
|
||||
apps/erpnext/erpnext/controllers/trends.py +138,Amt,AMT
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +51,Only Leave Applications with status 'Approved' can be submitted,فقط برنامه های کاربردی با وضعیت "تایید" را می توان ارائه بگذارید
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +25,Address Title is mandatory.,عنوان نشانی الزامی است.
|
||||
@@ -2212,6 +2214,7 @@ DocType: Pricing Rule,Discount Percentage,درصد تخفیف
|
||||
DocType: Payment Reconciliation Invoice,Invoice Number,شماره فاکتور
|
||||
apps/erpnext/erpnext/hooks.py +55,Orders,سفارشات
|
||||
DocType: Leave Control Panel,Employee Type,نوع کارمند
|
||||
DocType: Features Setup,To maintain the customer wise item code and to make them searchable based on their code use this option,برای حفظ مشتری کد کالا عاقلانه و به آنها جستجو بر اساس استفاده از کد خود را از این گزینه
|
||||
DocType: Employee Leave Approver,Leave Approver,ترک تصویب
|
||||
DocType: Manufacturing Settings,Material Transferred for Manufacture,مواد منتقل شده برای ساخت
|
||||
DocType: Expense Claim,"A user with ""Expense Approver"" role","یک کاربر با نقشه ""تایید کننده هزینه ها"""
|
||||
@@ -2259,7 +2262,7 @@ DocType: Serial No,Warranty / AMC Details,گارانتی / AMC اطلاعات ب
|
||||
DocType: Journal Entry,User Remark,نکته کاربری
|
||||
DocType: Lead,Market Segment,بخش بازار
|
||||
DocType: Employee Internal Work History,Employee Internal Work History,کارمند داخلی سابقه کار
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +225,Closing (Dr),بسته شدن (دکتر)
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +228,Closing (Dr),بسته شدن (دکتر)
|
||||
DocType: Contact,Passive,غیر فعال
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,سریال بدون {0} در سهام
|
||||
apps/erpnext/erpnext/config/selling.py +127,Tax template for selling transactions.,قالب های مالیاتی برای فروش معاملات.
|
||||
@@ -2428,7 +2431,7 @@ DocType: Stock Settings,Auto Material Request,درخواست مواد خودکا
|
||||
DocType: Time Log,Will be updated when billed.,خواهد شد که در صورتحساب یا لیست به روز شد.
|
||||
DocType: Delivery Note Item,Available Batch Qty at From Warehouse,در دسترس تعداد دسته ای در از انبار
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,BOM BOM کنونی و جدید را نمی توان همان
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +111,Date Of Retirement must be greater than Date of Joining,تاریخ بازنشستگی باید از تاریخ پیوستن بیشتر
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +115,Date Of Retirement must be greater than Date of Joining,تاریخ بازنشستگی باید از تاریخ پیوستن بیشتر
|
||||
DocType: Sales Invoice,Against Income Account,به حساب درآمد
|
||||
apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,{0}% Delivered,{0}٪ تحویل داده شد
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,مورد {0}: تعداد مرتب {1} نمی تواند کمتر از حداقل تعداد سفارش {2} (تعریف شده در مورد).
|
||||
@@ -2465,7 +2468,7 @@ apps/erpnext/erpnext/templates/pages/order.html +67,Rate: {0},نرخ: {0}
|
||||
DocType: Salary Slip Deduction,Salary Slip Deduction,حقوق و دستمزد کسر لغزش
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +202,Select a group node first.,اولین انتخاب یک گره گروه.
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +75,Purpose must be one of {0},هدف باید یکی از است {0}
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +109,Fill the form and save it,فرم را پر کنید و آن را ذخیره کنید
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +121,Fill the form and save it,فرم را پر کنید و آن را ذخیره کنید
|
||||
DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,دانلود گزارش حاوی تمام مواد خام با آخرین وضعیت موجودی خود را
|
||||
apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,انجمن
|
||||
DocType: Leave Application,Leave Balance Before Application,ترک تعادل قبل از اعمال
|
||||
@@ -2486,7 +2489,7 @@ apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +211,Nam
|
||||
DocType: BOM Replace Tool,BOM Replace Tool,BOM به جای ابزار
|
||||
apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,کشور به طور پیش فرض عاقلانه آدرس قالب
|
||||
DocType: Sales Order Item,Supplier delivers to Customer,ارائه کننده به مشتری
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +763,Show tax break-up,نمایش مالیاتی تجزیه
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +770,Show tax break-up,نمایش مالیاتی تجزیه
|
||||
apps/erpnext/erpnext/accounts/party.py +283,Due / Reference Date cannot be after {0},با توجه / مرجع تاریخ نمی تواند بعد {0}
|
||||
apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,اطلاعات واردات و صادرات
|
||||
DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',اگر شما در فعالیت های تولید باشد. را قادر می سازد آیتم های تولیدی است
|
||||
@@ -2514,7 +2517,7 @@ apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Tr
|
||||
apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,تعداد نادرست عمومی لجر مطالب در بر داشت. شما ممکن است یک حساب اشتباه در معامله انتخاب شده است.
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31,To create a Bank Account,برای ایجاد یک حساب بانک
|
||||
DocType: Hub Settings,Publish Availability,در دسترس انتشار
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +105,Date of Birth cannot be greater than today.,تاریخ تولد نمی تواند بیشتر از امروز.
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +109,Date of Birth cannot be greater than today.,تاریخ تولد نمی تواند بیشتر از امروز.
|
||||
,Stock Ageing,سهام سالمندی
|
||||
apps/erpnext/erpnext/controllers/accounts_controller.py +216,{0} '{1}' is disabled,{0} '{1}' غیر فعال است
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,تنظیم به عنوان گسترش
|
||||
@@ -2523,6 +2526,7 @@ apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231,"Row {0}: Qty
|
||||
Available Qty: {4}, Transfer Qty: {5}",ردیف {0}: تعداد در انبار avalable نمی {1} در {2} {3}. در دسترس تعداد: {4}، انتقال تعداد: {5}
|
||||
apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,3 مورد
|
||||
DocType: Purchase Order,Customer Contact Email,مشتریان تماس با ایمیل
|
||||
DocType: Warranty Claim,Item and Warranty Details,آیتم و گارانتی اطلاعات
|
||||
DocType: Sales Team,Contribution (%),سهم (٪)
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +471,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,توجه: ورودی پرداخت خواهد از ایجاد شوند "نقدی یا حساب بانکی 'مشخص نشده بود
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Responsibilities,مسئولیت
|
||||
@@ -2560,8 +2564,8 @@ apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.p
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +61,To Date should be same as From Date for Half Day leave,به روز باید برای مرخصی نصف روز از همان تاریخ است
|
||||
apps/erpnext/erpnext/config/stock.py +105,"e.g. Kg, Unit, Nos, m",به عنوان مثال کیلوگرم، واحد، شماره، متر
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +96,Reference No is mandatory if you entered Reference Date,مرجع بدون اجباری است اگر شما وارد مرجع تاریخ
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,تاریخ پیوستن باید بیشتر از تاریخ تولد شود
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Salary Structure,ساختار حقوق و دستمزد
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +112,Date of Joining must be greater than Date of Birth,تاریخ پیوستن باید بیشتر از تاریخ تولد شود
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.js +26,Salary Structure,ساختار حقوق و دستمزد
|
||||
DocType: Account,Bank,بانک
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,شرکت هواپیمایی
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +579,Issue Material,مواد شماره
|
||||
@@ -2688,7 +2692,7 @@ DocType: Leave Allocation,New Leaves Allocated,برگ جدید اختصاص دا
|
||||
apps/erpnext/erpnext/controllers/trends.py +258,Project-wise data is not available for Quotation,اطلاعات پروژه و زرنگ در دسترس برای عین نمی
|
||||
DocType: Project,Expected End Date,انتظار می رود تاریخ پایان
|
||||
DocType: Appraisal Template,Appraisal Template Title,ارزیابی الگو عنوان
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +375,Commercial,تجاری
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +379,Commercial,تجاری
|
||||
apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,مورد پدر و مادر {0} نباید آیتم سهام
|
||||
DocType: Cost Center,Distribution Id,توزیع کد
|
||||
apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +14,Awesome Services,خدمات عالی
|
||||
@@ -2771,7 +2775,7 @@ DocType: Shipping Rule,Specify conditions to calculate shipping amount,مشخص
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,اضافه کردن کودک
|
||||
DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,نقش مجاز به تنظیم حساب های یخ زده و منجمد ویرایش مطالب
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,می تواند مرکز هزینه به دفتر تبدیل کند آن را به عنوان گره فرزند
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,ارزش باز
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +45,Opening Value,ارزش باز
|
||||
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,سریال #
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,کمیسیون فروش
|
||||
DocType: Offer Letter Term,Value / Description,ارزش / توضیحات
|
||||
@@ -2890,7 +2894,7 @@ apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.
|
||||
apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,انتخاب سال مالی ...
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +458,POS Profile required to make POS Entry,نمایش POS مورد نیاز برای ایجاد POS ورود
|
||||
DocType: Hub Settings,Name Token,نام رمز
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +138,Standard Selling,فروش استاندارد
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +142,Standard Selling,فروش استاندارد
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138,Atleast one warehouse is mandatory,حداقل یک انبار الزامی است
|
||||
DocType: Serial No,Out of Warranty,خارج از ضمانت
|
||||
DocType: BOM Replace Tool,Replace,جایگزین کردن
|
||||
@@ -2914,7 +2918,6 @@ DocType: Production Order,Operation Cost,هزینه عملیات
|
||||
apps/erpnext/erpnext/config/hr.py +71,Upload attendance from a .csv file,آپلود حضور از یک فایل. CSV
|
||||
apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,برجسته AMT
|
||||
DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,مجموعه اهداف مورد گروه عاقلانه برای این فرد از فروش.
|
||||
DocType: Warranty Claim,"To assign this issue, use the ""Assign"" button in the sidebar.",برای تعیین این موضوع، استفاده از "اختصاص" را فشار دهید در نوار کناری.
|
||||
DocType: Stock Settings,Freeze Stocks Older Than [Days],سهام یخ قدیمی تر از [روز]
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.",اگر دو یا چند قوانین قیمت گذاری هستند در بر داشت بر اساس شرایط فوق، اولویت اعمال می شود. اولویت یک عدد بین 0 تا 20 است در حالی که مقدار پیش فرض صفر (خالی) است. تعداد بالاتر به معنی آن خواهد ارجحیت دارد اگر قوانین قیمت گذاری های متعدد را با شرایط مشابه وجود دارد.
|
||||
apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,سال مالی: {0} می کند وجود دارد نمی
|
||||
@@ -2962,7 +2965,7 @@ DocType: Purchase Receipt,Return Against Purchase Receipt,بازگشت علیه
|
||||
DocType: Purchase Order,To Bill,به بیل
|
||||
DocType: Material Request,% Ordered,مرتب٪
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Piecework,کار از روی مقاطعه
|
||||
apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Buying Rate,الان متوسط. نرخ خرید
|
||||
apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Buying Rate,اوسط نرخ خرید
|
||||
DocType: Task,Actual Time (in Hours),زمان واقعی (در ساعت)
|
||||
DocType: Employee,History In Company,تاریخچه در شرکت
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +127,The total Issue / Transfer quantity {0} in Material Request {1} cannot be greater than requested quantity {2} for Item {3},مقدار شماره مجموع / انتقال {0} در درخواست مواد {1} نمی تواند بیشتر از مقدار درخواست {2} برای مورد {3}
|
||||
@@ -2987,7 +2990,7 @@ apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js
|
||||
DocType: Production Order Operation,Production Order Operation,ترتیب عملیات تولید
|
||||
DocType: Pricing Rule,Disable,از کار انداختن
|
||||
DocType: Project Task,Pending Review,در انتظار نقد و بررسی
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +122, Click here to pay,به پرداخت اینجا را کلیک کنید
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +122, Click here to pay,برای پرداخت اینجا را کلیک کنید
|
||||
DocType: Task,Total Expense Claim (via Expense Claim),ادعای هزینه کل (از طریق ادعای هزینه)
|
||||
apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,شناسه مشتری
|
||||
apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +176,Mark Absent,علامت گذاری به عنوان غایب
|
||||
@@ -3007,6 +3010,7 @@ apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPN
|
||||
DocType: Monthly Distribution,Monthly Distribution Percentages,درصد ماهانه توزیع
|
||||
apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,آیتم انتخاب شده می تواند دسته ای ندارد
|
||||
DocType: Delivery Note,% of materials delivered against this Delivery Note,درصد از مواد در برابر این تحویل توجه تحویل
|
||||
DocType: Features Setup,Compact Item Print,مورد جمع و جور چاپ
|
||||
DocType: Customer,Customer Details,اطلاعات مشتری
|
||||
DocType: Employee,Reports to,گزارش به
|
||||
DocType: SMS Settings,Enter url parameter for receiver nos,پارامتر آدرس را وارد کنید برای گیرنده NOS
|
||||
@@ -3038,7 +3042,7 @@ DocType: Item Group,Default Expense Account,حساب پیش فرض هزینه
|
||||
DocType: Employee,Notice (days),مقررات (روز)
|
||||
DocType: Tax Rule,Sales Tax Template,قالب مالیات بر فروش
|
||||
DocType: Employee,Encashment Date,Encashment عضویت
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +183,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry",علیه کوپن نوع باید یکی از سفارش خرید، خرید فاکتور یا مجله ورودی است
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +183,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry",علیه کوپن نوع باید یکی از سفارش خرید، فاکتورخرید یا مجله ورودی است
|
||||
DocType: Account,Stock Adjustment,تنظیم سهام
|
||||
apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},هزینه به طور پیش فرض برای فعالیت نوع فعالیت وجود دارد - {0}
|
||||
DocType: Production Order,Planned Operating Cost,هزینه های عملیاتی برنامه ریزی شده
|
||||
@@ -3070,7 +3074,7 @@ DocType: Workstation,per hour,در ساعت
|
||||
DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,حساب برای انبار (موجودی ابدی) خواهد شد تحت این حساب ایجاد شده است.
|
||||
apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,انبار نمی تواند حذف شود به عنوان ورودی سهام دفتر برای این انبار وجود دارد.
|
||||
DocType: Company,Distribution,توزیع
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +431,Amount Paid,مبلغ پرداخت شده
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +435,Amount Paid,مبلغ پرداخت شده
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Project Manager,مدیر پروژه
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72,Dispatch,اعزام
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,حداکثر تخفیف را برای آیتم: {0} {1}٪ است
|
||||
@@ -3095,12 +3099,12 @@ apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Sup
|
||||
apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141,Uncheck all,همه موارد را از حالت انتخاب خارج کنید
|
||||
apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},شرکت در انبارها از دست رفته {0}
|
||||
DocType: POS Profile,Terms and Conditions,شرایط و ضوابط
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +45,To Date should be within the Fiscal Year. Assuming To Date = {0},به روز باید در سال مالی باشد. با فرض به روز = {0}
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +48,To Date should be within the Fiscal Year. Assuming To Date = {0},به روز باید در سال مالی باشد. با فرض به روز = {0}
|
||||
DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc",در اینجا شما می توانید قد، وزن، آلرژی ها، نگرانی های پزشکی و غیره حفظ
|
||||
DocType: Leave Block List,Applies to Company,امر به شرکت
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +175,Cannot cancel because submitted Stock Entry {0} exists,نمی تواند به دلیل لغو ارائه سهام ورود {0} وجود دارد
|
||||
DocType: Purchase Invoice,In Words,به عبارت
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +213,Today is {0}'s birthday!,امروز {0} تولد است!
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +220,Today is {0}'s birthday!,امروز {0} تولد است!
|
||||
DocType: Production Planning Tool,Material Request For Warehouse,درخواست مواد ذخیره سازی
|
||||
DocType: Sales Order Item,For Production,برای تولید
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +103,Please enter sales order in the above table,لطفا سفارش فروش در جدول فوق را وارد کنید
|
||||
@@ -3125,7 +3129,7 @@ DocType: Features Setup,Item Advanced,مورد و جوی پیشرفته
|
||||
DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.",هنگامی که هر یک از معاملات چک می "فرستاده"، یک ایمیل پاپ آپ به طور خودکار باز برای ارسال یک ایمیل به همراه "تماس" در آن معامله، با معامله به عنوان یک پیوست. کاربر ممکن است یا ممکن است ایمیل ارسال کنید.
|
||||
apps/erpnext/erpnext/config/setup.py +14,Global Settings,تنظیمات جهانی
|
||||
DocType: Employee Education,Employee Education,آموزش و پرورش کارمند
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +779,It is needed to fetch Item Details.,آن را به واکشی اطلاعات مورد نیاز است.
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +786,It is needed to fetch Item Details.,آن را به واکشی اطلاعات مورد نیاز است.
|
||||
DocType: Salary Slip,Net Pay,پرداخت خالص
|
||||
DocType: Account,Account,حساب
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,سریال بدون {0} در حال حاضر دریافت شده است
|
||||
@@ -3249,6 +3253,7 @@ DocType: Industry Type,Industry Type,نوع صنعت
|
||||
apps/erpnext/erpnext/templates/includes/cart.js +136,Something went wrong!,مشکلی!
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +101,Warning: Leave application contains following block dates,هشدار: بگذارید برنامه شامل تاریخ های بلوک زیر
|
||||
apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +241,Sales Invoice {0} has already been submitted,فاکتور فروش {0} در حال حاضر ارائه شده است
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +24,Fiscal Year {0} does not exist,سال مالی {0} وجود ندارد
|
||||
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,تاریخ تکمیل
|
||||
DocType: Purchase Invoice Item,Amount (Company Currency),مقدار (شرکت ارز)
|
||||
apps/erpnext/erpnext/config/hr.py +113,Organization unit (department) master.,واحد سازمانی (گروه آموزشی) استاد.
|
||||
@@ -3296,7 +3301,7 @@ DocType: Cost Center,Budgets,بودجه
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +56,What does it do?,چه کاری انجام میدهد؟
|
||||
DocType: Delivery Note,To Warehouse,به انبار
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},حساب {0} است بیش از یک بار برای سال مالی وارد شده است {1}
|
||||
,Average Commission Rate,متوسط نرخ کمیسیون
|
||||
,Average Commission Rate,اوسط نرخ کمیشن
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +351,'Has Serial No' can not be 'Yes' for non-stock item,"""دارای شماره سریال"" برای موارد غیر انباری نمی تواند ""بله"" باشد"
|
||||
apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,حضور و غیاب می تواند برای تاریخ های آینده باشد مشخص شده
|
||||
DocType: Pricing Rule,Pricing Rule Help,قانون قیمت گذاری راهنما
|
||||
@@ -3308,7 +3313,7 @@ apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +319,Row {0
|
||||
apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},ID کاربر برای کارمند تنظیم نشده {0}
|
||||
DocType: Stock Entry,Default Source Warehouse,به طور پیش فرض منبع انبار
|
||||
DocType: Item,Customer Code,کد مشتری
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +212,Birthday Reminder for {0},یادآوری تاریخ تولد برای {0}
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +219,Birthday Reminder for {0},یادآوری تاریخ تولد برای {0}
|
||||
apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +72,Days Since Last Order,روز پس از آخرین سفارش
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +307,Debit To account must be a Balance Sheet account,بدهکاری به حساب کاربری باید یک حساب ترازنامه شود
|
||||
DocType: Buying Settings,Naming Series,نامگذاری سری
|
||||
@@ -3442,7 +3447,7 @@ DocType: Company,Round Off Account,دور کردن حساب
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,هزینه های اداری
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,مشاور
|
||||
DocType: Customer Group,Parent Customer Group,مشتریان پدر و مادر گروه
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +450,Change,تغییر
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +454,Change,تغییر
|
||||
DocType: Purchase Invoice,Contact Email,تماس با ایمیل
|
||||
DocType: Appraisal Goal,Score Earned,امتیاز کسب
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +53,"e.g. ""My Company LLC""",به عنوان مثال "من شرکت LLC"
|
||||
@@ -3516,7 +3521,7 @@ DocType: Purchase Receipt Item,Accepted Quantity,تعداد پذیرفته شد
|
||||
apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} وجود ندارد
|
||||
apps/erpnext/erpnext/config/accounts.py +18,Bills raised to Customers.,لوایح مطرح شده به مشتریان.
|
||||
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,پروژه کد
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +491,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},ردیف بدون {0}: مبلغ نمی تواند بیشتر از انتظار مقدار برابر هزینه ادعای {1}. در انتظار مقدار است {2}
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +493,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},ردیف بدون {0}: مبلغ نمی تواند بیشتر از انتظار مقدار برابر هزینه ادعای {1}. در انتظار مقدار است {2}
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +40,{0} subscribers added,{0} مشترک افزوده شد
|
||||
DocType: Maintenance Schedule,Schedule,برنامه
|
||||
DocType: Cost Center,"Define Budget for this Cost Center. To set budget action, see ""Company List""",تعریف بودجه برای این مرکز هزینه. برای تنظیم اقدام بودجه، نگاه کنید به "فهرست شرکت"
|
||||
|
||||
|
Reference in New Issue
Block a user