2015-02-20 15:20:37 +05:30

234 KiB

1apps/erpnext/erpnext/accounts/doctype/account/account.js +27This is a root account and cannot be edited.Đây là một tài khoản gốc và không thể được chỉnh sửa.
2apps/erpnext/erpnext/accounts/doctype/account/account.js +50Chart of AccountsDanh mục tài khoản
3apps/erpnext/erpnext/accounts/doctype/account/account.js +54Convert to LedgerChuyển đổi sang Ledger
4apps/erpnext/erpnext/accounts/doctype/account/account.js +57View LedgerXem Ledger
5apps/erpnext/erpnext/accounts/doctype/account/account.js +67Convert to GroupChuyển đổi cho Tập đoàn
6apps/erpnext/erpnext/accounts/doctype/account/account.js +8Please create new account from Chart of Accounts.Xin vui lòng tạo tài khoản mới từ mục tài khoản.
7apps/erpnext/erpnext/accounts/doctype/account/account.py +105Report Type is mandatoryLoại Báo cáo là bắt buộc
8apps/erpnext/erpnext/accounts/doctype/account/account.py +108Root Type is mandatoryLoại rễ là bắt buộc
9apps/erpnext/erpnext/accounts/doctype/account/account.py +116Warehouse is mandatory if account type is Warehouse
10apps/erpnext/erpnext/accounts/doctype/account/account.py +127Stock entries exist against warehouse {0}, hence you cannot re-assign or modify Warehouse
11apps/erpnext/erpnext/accounts/doctype/account/account.py +141Root account can not be deletedTài khoản gốc không thể bị xóa
12apps/erpnext/erpnext/accounts/doctype/account/account.py +144Account with existing transaction can not be deletedTài khoản với giao dịch hiện có không thể bị xóa
13apps/erpnext/erpnext/accounts/doctype/account/account.py +146Child account exists for this account. You can not delete this account.Tài khoản con tồn tại cho tài khoản này. Bạn không thể xóa tài khoản này.
14apps/erpnext/erpnext/accounts/doctype/account/account.py +160Account {0} does not existTài khoản {0} không tồn tại
15apps/erpnext/erpnext/accounts/doctype/account/account.py +166Merging is only possible if following properties are same in both records. Group or Ledger, Root Type, CompanySáp nhập chỉ có thể nếu tính sau là như nhau trong cả hai hồ sơ. Nhóm hoặc Ledger, rễ loại, Công ty
16apps/erpnext/erpnext/accounts/doctype/account/account.py +37Account {0}: Parent account {1} does not existTài khoản {0}: Cha mẹ tài khoản {1} không tồn tại
17apps/erpnext/erpnext/accounts/doctype/account/account.py +39Account {0}: You can not assign itself as parent accountTài khoản {0}: Bạn không thể chỉ định chính nó như là tài khoản phụ huynh
18apps/erpnext/erpnext/accounts/doctype/account/account.py +41Account {0}: Parent account {1} can not be a ledgerTài khoản {0}: Cha mẹ tài khoản {1} không thể là một sổ cái
19apps/erpnext/erpnext/accounts/doctype/account/account.py +43Account {0}: Parent account {1} does not belong to company: {2}Tài khoản {0}: Cha mẹ tài khoản {1} không thuộc về công ty: {2}
20apps/erpnext/erpnext/accounts/doctype/account/account.py +55Root cannot be edited.Gốc không thể được chỉnh sửa.
21apps/erpnext/erpnext/accounts/doctype/account/account.py +63You are not authorized to set Frozen valueBạn không được phép để thiết lập giá trị đông lạnh
22apps/erpnext/erpnext/accounts/doctype/account/account.py +71Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'Số dư tài khoản đã được ghi nợ, bạn không được phép để thiết lập 'cân Must Be' là 'tín dụng'
23apps/erpnext/erpnext/accounts/doctype/account/account.py +73Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'Số dư tài khoản đã có trong tín dụng, bạn không được phép để thiết lập 'cân Must Be' là 'Nợ'
24apps/erpnext/erpnext/accounts/doctype/account/account.py +77Account with child nodes cannot be converted to ledgerTài khoản với các nút con không thể được chuyển đổi sang sổ cái
25apps/erpnext/erpnext/accounts/doctype/account/account.py +79Account with existing transaction cannot be converted to ledgerTài khoản với giao dịch hiện tại không thể được chuyển đổi sang sổ cái
26apps/erpnext/erpnext/accounts/doctype/account/account.py +87Account with existing transaction can not be converted to group.Tài khoản với giao dịch hiện có không thể chuyển đổi sang nhóm.
27apps/erpnext/erpnext/accounts/doctype/account/account.py +89Cannot covert to Group because Account Type is selected.
28apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +10Accounts ReceivableTài khoản Phải thu
29apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +100Miscellaneous ExpensesChi phí linh tinh
30apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +103Office Maintenance ExpensesChi phí bảo trì văn phòng
31apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +106Office RentThuê văn phòng
32apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +109Postal ExpensesChi phí bưu điện
33apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +11Debtors
34apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +112Print and StationaryIn và Văn phòng phẩm
35apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +115Rounded OffTròn Tắt
36apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +118SalaryLương bổng
37apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +121Sales ExpensesChi phí bán hàng
38apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +124Telephone ExpensesChi phí điện thoại
39apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +127Travel ExpensesChi phí đi lại
40apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +130Utility ExpensesChi phí tiện ích
41apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +137IncomeThu nhập
42apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +138Direct IncomeThu nhập trực tiếp
43apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +139SalesBán hàng
44apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +142ServiceDịch vụ
45apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +147Indirect IncomeThu nhập gián tiếp
46apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +15Bank AccountsTài khoản ngân hàng
47apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +153Source of Funds (Liabilities)Nguồn vốn (nợ)
48apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +154Capital AccountTài khoản vốn
49apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +155Reserves and SurplusDự trữ và thặng dư
50apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +156Shareholders FundsQuỹ cổ đông
51apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +158Current LiabilitiesNợ ngắn hạn
52apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +159Accounts PayableTài khoản Phải trả
53apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +160Creditors
54apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +164Stock LiabilitiesNợ phải trả chứng khoán
55apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +165Stock Received But Not BilledChứng khoán nhận Nhưng Không Được quảng cáo
56apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +169Duties and TaxesNhiệm vụ và thuế
57apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +173Loans (Liabilities)Các khoản vay (Nợ phải trả)
58apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +174Secured LoansCác khoản cho vay được bảo đảm
59apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +175Unsecured LoansCác khoản cho vay không có bảo đảm
60apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +176Bank Overdraft AccountTài khoản thấu chi ngân hàng
61apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +179Temporary Accounts (Liabilities)Tài khoản tạm thời (Nợ phải trả)
62apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +180Temporary LiabilitiesNợ tạm thời
63apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +19Cash In HandTiền mặt trong tay
64apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +20CashTiền mặt
65apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +25Loans and Advances (Assets)Cho vay trước (tài sản)
66apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +26Securities and DepositsChứng khoán và tiền gửi
67apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +27Earnest MoneyTiền một cách nghiêm túc
68apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +29Stock AssetsTài sản chứng khoán
69apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +33Tax AssetsTài sản thuế
70apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +37Fixed AssetsTài sản cố định
71apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +38Capital EquipmentsThiết bị vốn
72apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +41ComputersMáy tính
73apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +44Furniture and FixtureĐồ nội thất và đấu
74apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +47Office EquipmentsThiết bị văn phòng
75apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +50Plant and MachineryNhà máy và máy móc
76apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +54InvestmentsCác khoản đầu tư
77apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +57Temporary Accounts (Assets)Tài khoản tạm thời (tài sản)
78apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +58Temporary AssetsTài sản tạm thời
79apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +62ExpensesChi phí
80apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +63Direct ExpensesChi phí trực tiếp
81apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +64Stock ExpensesChi phí chứng khoán
82apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +65Cost of Goods SoldChi phí hàng bán
83apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +68Expenses Included In ValuationChi phí bao gồm trong định giá
84apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +71Stock AdjustmentĐiều chỉnh chứng khoán
85apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +78Indirect ExpensesChi phí gián tiếp
86apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +79Administrative ExpensesChi phí hành chính
87apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +8Application of Funds (Assets)Ứng dụng của Quỹ (tài sản)
88apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +82Commission on SalesHoa hồng trên doanh
89apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +85DepreciationKhấu hao
90apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +88Entertainment ExpensesChi phí Giải trí
91apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +9Current AssetsTài sản ngắn hạn
92apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +91Freight and Forwarding ChargesVận tải hàng hóa và chuyển tiếp phí
93apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +94Legal ExpensesChi phí pháp lý
94apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/standard_chart_of_accounts.py +97Marketing ExpensesChi phí tiếp thị
95apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +25Company is missing in warehouses {0}Công ty là mất tích trong kho {0}
96apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.js +6Update clearance date of Journal Entries marked as 'Bank Vouchers'Ngày giải phóng mặt bằng bản cập nhật của Tạp chí Entries đánh dấu là 'Ngân hàng Chứng từ'
97apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +51Clearance date cannot be before check date in row {0}Ngày giải phóng mặt bằng không có thể trước ngày kiểm tra trong hàng {0}
98apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +61Clearance Date not mentionedGiải phóng mặt bằng ngày không được đề cập
99apps/erpnext/erpnext/accounts/doctype/budget_distribution/budget_distribution.py +25Percentage Allocation should be equal to 100%Tỷ lệ phần trăm phân bổ phải bằng 100%
100apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54Please enter atleast 1 invoice in the tableVui lòng nhập ít nhất 1 hóa đơn trong bảng
101apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46Note: This Cost Center is a Group. Cannot make accounting entries against groups.Lưu ý: Trung tâm Chi phí này là một nhóm. Không thể thực hiện ghi sổ kế toán chống lại các nhóm.
102apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +54Chart of Cost CentersBiểu đồ của Trung tâm Chi phí
103apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +60Please enter company name firstVui lòng nhập tên công ty đầu tiên
104apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +20Please select Group or Ledger valueVui lòng chọn Nhóm hoặc Ledger giá trị
105apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23Please enter parent cost centerVui lòng nhập trung tâm chi phí cha mẹ
106apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +25Root cannot have a parent cost centerGốc không thể có một trung tâm chi phí cha mẹ
107apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29Cannot convert Cost Center to ledger as it has child nodesKhông thể chuyển đổi Trung tâm Chi phí sổ cái vì nó có các nút con
108apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +31Cost Center with existing transactions can not be converted to ledgerTrung tâm chi phí với các giao dịch hiện tại không thể được chuyển đổi sang sổ cái
109apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +39Cost Center with existing transactions can not be converted to groupTrung tâm chi phí với các giao dịch hiện có không thể chuyển đổi sang nhóm
110apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +56Budget cannot be set for Group Cost CentersNgân sách không thể được thiết lập cho Trung tâm Chi phí Nhóm
111apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +59Account {0} has been entered more than once for fiscal year {1}Tài khoản {0} đã được nhập vào nhiều hơn một lần cho năm tài chính {1}
112apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +17Set as DefaultSet as Default
113apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19To set this Fiscal Year as Default, click on 'Set as Default'Thiết lập năm tài chính này như mặc định, nhấp vào 'Set as Default'
114apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +21{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.{0} bây giờ là mặc định năm tài chính. Xin vui lòng làm mới trình duyệt của bạn để thay đổi có hiệu lực.
115apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +29Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.Không thể thay đổi năm tài chính bắt đầu ngày và năm tài chính kết thúc ngày khi năm tài chính được lưu.
116apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34Fiscal Year Start Date should not be greater than Fiscal Year End DateNăm tài chính bắt đầu ngày không nên lớn hơn tài chính năm Ngày kết thúc
117apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +37Fiscal Year Start Date and Fiscal Year End Date cannot be more than a year apart.Năm tài chính bắt đầu ngày và tài chính năm Ngày kết thúc không thể có nhiều hơn một tuổi.
118apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +46Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0}Năm tài chính Ngày bắt đầu và tài chính cuối năm ngày đã được thiết lập trong năm tài chính {0}
119apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +101Balance for Account {0} must always be {1}Cân bằng cho Tài khoản {0} luôn luôn phải có {1}
120apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +114You are not authorized to add or update entries before {0}Bạn không được phép để thêm hoặc cập nhật các mục trước khi {0}
121apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +134Against Journal Voucher {0} is already adjusted against some other voucher
122apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +143Outstanding for {0} cannot be less than zero ({1})Xuất sắc cho {0} không thể nhỏ hơn không ({1})
123apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +157Account {0} is frozenTài khoản {0} được đông lạnh
124apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +159Not authorized to edit frozen Account {0}Không được phép chỉnh sửa tài khoản đông lạnh {0}
125apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +37{0} is requiredCho phép Giỏ hàng
126apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +41Party Type and Party is required for Receivable / Payable account {0}
127apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +45Either debit or credit amount is required for {0}Hoặc thẻ ghi nợ hoặc tín dụng số tiền được yêu cầu cho {0}
128apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +50Cost Center is required for 'Profit and Loss' account {0}Trung tâm chi phí là cần thiết cho 'lợi nhuận và mất' tài khoản {0}
129apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +61'Profit and Loss' type account {0} not allowed in Opening Entry"Lợi nhuận và mất 'loại tài khoản {0} không được phép vào khai nhập
130apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +70Account {0} cannot be a GroupTài khoản {0} không thể là một Tập đoàn
131apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +73Account {0} is inactiveTài khoản {0} không hoạt động
132apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76Account {0} does not belong to Company {1}Tài khoản {0} không thuộc về Công ty {1}
133apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +90Cost Center {0} does not belong to Company {1}Chi phí Trung tâm {0} không thuộc về Công ty {1}
134apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.js +219Journal VoucherTạp chí Voucher
135apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.js +86Cr
136apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.js +86Dr
137apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +103Reference No & Reference Date is required for {0}Không tham khảo và tham khảo ngày là cần thiết cho {0}
138apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +107Reference No is mandatory if you entered Reference DateKhông tham khảo là bắt buộc nếu bạn bước vào tham khảo ngày
139apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +115Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.
140apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +117Row {0}: Payment against Sales/Purchase Order should always be marked as advance
141apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +124For {0}, only credit entries can be linked against another debit entry
142apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +127For {0}, only debit entries can be linked against another credit entry
143apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +131You can not enter current voucher in 'Against Journal Voucher' columnBạn không thể nhập chứng từ hiện tại 'chống Tạp chí Voucher' cột
144apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +139Journal Voucher {0} does not have account {1} or already matched against other voucher
145apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +148Against Journal Voucher {0} does not have any unmatched {1} entryĐối với Tạp chí Chứng từ {0} không có bất kỳ chưa từng có {1} nhập
146apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +180Row {0}: Debit entry can not be linked with a {1}
147apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +183Row {0}: Credit entry can not be linked with a {1}
148apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +190Row {0}: Party / Account does not match with \ Customer / Debit To in {1}
149apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +197Row {0}: {1} {2} does not match with {3}
150apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +210{0} {1} is not submitted{0} {1} không nộp
151apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +213Payment against {0} {1} cannot be greater \ than Outstanding Amount {2}
152apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +225{0} {1} is fully billed
153apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +228{0} {1} is stopped
154apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +231Advance paid against {0} {1} cannot be greater \ than Grand Total {2}
155apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +249You cannot credit and debit same account at the same timeBạn không thể tín dụng và ghi nợ cùng một tài khoản cùng một lúc
156apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +258Total Debit must be equal to Total Credit. The difference is {0}Tổng Nợ phải bằng Tổng số tín dụng. Sự khác biệt là {0}
157apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +265Reference #{0} dated {1}Tài liệu tham khảo # {0} ngày {1}
158apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +267Please enter Reference dateVui lòng nhập ngày tham khảo
159apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +273{0} against Sales Invoice {1}
160apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +278{0} against Sales Order {1}
161apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +286{0} against Bill {1} dated {2}
162apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +291{0} against Purchase Order {1}
163apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +295Note: {0}Lưu ý: {0}
164apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +308Aging Date is mandatory for opening entryLão hóa ngày là bắt buộc đối với việc mở mục
165apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +360'Entries' cannot be empty'Entries' không thể để trống
166apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +71Row{0}: Party Type and Party is required for Receivable / Payable account {1}
167apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +73Row{0}: Party Type and Party is only applicable against Receivable / Payable account
168apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher.py +97Note: Reference Date exceeds allowed credit days by {0} days for {1} {2}
169apps/erpnext/erpnext/accounts/doctype/journal_voucher/journal_voucher_list.html +13DraftDự thảo
170apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20Please select Company and Party Type first
171apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +35Please select Company first
172apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +161Successfully ReconciledHòa giải thành công
173apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +167Please select {0} firstVui lòng chọn {0} đầu tiên
174apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +172No records found in the Invoice tableKhông có hồ sơ được tìm thấy trong bảng hóa đơn
175apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +175No records found in the Payment tableKhông có hồ sơ được tìm thấy trong bảng thanh toán
176apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +187{0}: {1} not found in Invoice Details table{0}: {1} không tìm thấy trong hóa đơn chi tiết bảng
177apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +191Row {0}: Allocated amount {1} must be less than or equals to JV amount {2}
178apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +195Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2}
179apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +199Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row
180apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +121Against Voucher Type must be one of Sales Order, Sales Invoice or Journal Voucher
181apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +127Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Voucher
182apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +168Row {0}: Payment amount can not be negative
183apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +170Row {0}: Payment Amount cannot be greater than Outstanding Amount
184apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +9Note: If payment is not made against any reference, make Journal Voucher manually.
185apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +30Please enter Payment Amount in atleast one row
186apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +34Row {0}: {1} is not a valid {2}
187apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +61No permission to use Payment Tool
188apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +70Please enter the Against Vouchers manually
189apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +25Closing Account {0} must be of type 'Liability'Đóng tài khoản {0} phải là loại 'trách nhiệm'
190apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +35Another Period Closing Entry {0} has been made after {1}Thời gian đóng cửa khác nhập {0} đã được thực hiện sau khi {1}
191apps/erpnext/erpnext/accounts/doctype/pos_setting/pos_setting.py +23POS Setting {0} already created for user: {1} and company {2}Thiết lập POS {0} đã được tạo ra cho người sử dụng: {1} và công ty {2}
192apps/erpnext/erpnext/accounts/doctype/pos_setting/pos_setting.py +26Global POS Setting {0} already created for company {1}Thiết lập POS toàn cầu {0} đã được tạo ra cho công ty {1}
193apps/erpnext/erpnext/accounts/doctype/pos_setting/pos_setting.py +32Expense Account is mandatoryTài khoản chi phí là bắt buộc
194apps/erpnext/erpnext/accounts/doctype/pos_setting/pos_setting.py +43{0} does not belong to Company {1}{0} không thuộc về Công ty {1}
195apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.Quy tắc định giá được thực hiện để ghi đè lên Giá liệt kê / xác định tỷ lệ phần trăm giảm giá, dựa trên một số tiêu chí.
196apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.Nếu giá lựa chọn Quy tắc được thực hiện cho 'Giá', nó sẽ ghi đè lên Giá liệt kê. Giá giá Quy tắc là giá cuối cùng, vì vậy không có giảm giá hơn nữa nên được áp dụng. Do đó, trong các giao dịch như bán hàng đặt hàng, Mua hàng, vv, nó sẽ được lấy trong trường 'Tỷ lệ', chứ không phải là lĩnh vực 'Giá liệt kê Tỷ lệ'.
197apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18Discount Percentage can be applied either against a Price List or for all Price List.Tỷ lệ phần trăm giảm giá có thể được áp dụng hoặc chống lại một danh sách giá hay cho tất cả Bảng giá.
198apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.Không áp dụng giá quy tắc trong giao dịch cụ thể, tất cả các quy giá áp dụng phải được vô hiệu hóa.
199apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27How Pricing Rule is applied?Làm thế nào giá Quy tắc được áp dụng?
200apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.Giá Rule là lần đầu tiên được lựa chọn dựa trên 'Áp dụng trên' lĩnh vực, có thể được Item, mục Nhóm hoặc thương hiệu.
201apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.Sau đó biết giá quy được lọc ra dựa trên khách hàng, Nhóm khách hàng, lãnh thổ, Nhà cung cấp, Loại Nhà cung cấp, vận động, đối tác kinh doanh, vv
202apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37Pricing Rules are further filtered based on quantity.Nội quy định giá được tiếp tục lọc dựa trên số lượng.
203apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40If 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.Nếu hai hay nhiều quy giá được tìm thấy dựa trên các điều kiện trên, ưu tiên được áp dụng. Ưu tiên là một số từ 0 đến 20, trong khi giá trị mặc định là số không (trống). Số cao hơn có nghĩa là nó sẽ được ưu tiên nếu có nhiều quy giá với điều kiện tương tự.
204apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +43Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:Ngay cả khi có nhiều quy giá với ưu tiên cao nhất, ưu tiên nội bộ sau đó sau được áp dụng:
205apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46Item Code > Item Group > BrandItem Code> mục Nhóm> Nhãn hiệu
206apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49Customer > Customer Group > TerritoryKhách hàng> Nhóm khách hàng> Lãnh thổ
207apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52Supplier > Supplier TypeNhà cung cấp> Nhà cung cấp Loại
208apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.Nếu nhiều quy giá tiếp tục chiếm ưu thế, người dùng được yêu cầu để thiết lập ưu tiên bằng tay để giải quyết xung đột.
209apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +8NotesChú thích:
210apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +135Item Group not mentioned in item master for item {0}Nhóm mục không được đề cập trong mục tổng thể cho mục {0}
211apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +237Multiple Price Rule exists with same criteria, please resolve \ conflict by assigning priority. Price Rules: {0}
212apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33Atleast one of the Selling or Buying must be selectedÍt nhất một trong những bán hoặc mua phải được lựa chọn
213apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37Selling must be checked, if Applicable For is selected as {0}Bán phải được kiểm tra, nếu áp dụng Đối với được chọn là {0}
214apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41Buying must be checked, if Applicable For is selected as {0}Mua phải được kiểm tra, nếu áp dụng Đối với được chọn là {0}
215apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46Min Qty can not be greater than Max QtyMin Số lượng không có thể lớn hơn Max Số lượng
216apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64{0} can not be negative{0} không thể phủ định
217apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70Max discount allowed for item: {0} is {1}%Tối đa cho phép giảm giá cho mặt hàng: {0} {1}%
218apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +238Purchase InvoiceMua hóa đơn
219apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +30Make Payment EntryThực hiện thanh toán nhập
220apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +47From Purchase OrderTừ Mua hàng
221apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +62From Purchase ReceiptTừ mua hóa đơn
222apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +107Purchase Order {0} is 'Stopped'Mua hàng {0} 'Ngưng'
223apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +152Ageing date is mandatory for opening entryNgày cao tuổi là bắt buộc đối với việc mở mục
224apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +174Expense account is mandatory for item {0}Tài khoản chi phí là bắt buộc đối với mục {0}
225apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +186Purchse Order number required for Item {0}Số thứ tự Purchse cần thiết cho mục {0}
226apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +192Purchase Receipt number required for Item {0}Số mua hóa đơn cần thiết cho mục {0}
227apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +196Please enter Write Off AccountVui lòng nhập Viết Tắt tài khoản
228apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +203Purchase Order {0} is not submittedMua hàng {0} không nộp
229apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +207Purchase Receipt {0} is not submittedMua hóa đơn {0} không nộp
230apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +296Cost Center is required in row {0} in Taxes table for type {1}Trung tâm chi phí là cần thiết trong hàng {0} trong bảng Thuế cho loại {1}
231apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +64Against Supplier Invoice {0} dated {1}
232apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +66No Remarks
233apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +84Item {0} is not Purchase ItemMục {0} không được mua hàng
234apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +89Please enter default currency in Company MasterVui lòng nhập tiền tệ mặc định trong Công ty Thạc sĩ
235apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +91Conversion rate cannot be 0 or 1Tỷ lệ chuyển đổi không thể là 0 hoặc 1
236apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +96Credit To account must be a liability account
237apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +98Credit To account must be a Payable account
238apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.html +14Overdue:
239apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.html +19Payment Pending
240apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.html +27Paid
241apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.html +37Outstanding AmountSố tiền nợ
242apps/erpnext/erpnext/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js +102Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for valuation. You can select only 'Total' option for previous row amount or previous row totalKhông có thể chọn loại phí như 'Mở hàng trước Số tiền' hoặc 'On Trước Row Tổng số' định giá. Bạn có thể chọn lựa chọn duy nhất 'Tổng' cho số tiền hàng trước hoặc tổng số hàng trước
243apps/erpnext/erpnext/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js +119Please select charge type firstHãy chọn loại phí đầu tiên
244apps/erpnext/erpnext/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js +123Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total'Có thể tham khảo hàng chỉ khi các loại phí là "Ngày trước Row Số tiền" hoặc "Trước Row Tổng số '
245apps/erpnext/erpnext/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js +128Cannot refer row number greater than or equal to current row number for this Charge typeKhông có thể tham khảo số lượng hàng lớn hơn hoặc bằng số lượng hàng hiện tại cho loại phí này
246apps/erpnext/erpnext/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js +159Please select Charge Type firstVui lòng chọn Charge Loại đầu tiên
247apps/erpnext/erpnext/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js +174Cannot directly set amount. For 'Actual' charge type, use the rate fieldCó thể không trực tiếp đặt số lượng. Đối với 'thực tế' loại phí, sử dụng trường tốc độ
248apps/erpnext/erpnext/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js +81Please select Category firstVui lòng chọn mục đầu tiên
249apps/erpnext/erpnext/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js +85Cannot deduct when category is for 'Valuation' or 'Valuation and Total'Không thể khấu trừ khi loại là 'định giá' hoặc 'Định giá và Total'
250apps/erpnext/erpnext/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.js +98Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first rowKhông có thể chọn loại phí như 'Mở hàng trước Số tiền' hoặc 'On Trước Row Tổng số' cho hàng đầu tiên
251apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +22ItemHạng mục
252apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +277Please select {0} first.Vui lòng chọn {0} đầu tiên.
253apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +38Net TotalNet Tổng số
254apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +400Stock:
255apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +414Projected QtySố lượng dự kiến
256apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +47TaxesThuế
257apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +536Invalid BarcodeMã vạch không hợp lệ
258apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +577Payment cannot be made for empty cartThanh toán không thể được thực hiện cho hàng trống
259apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +58Discount AmountSố tiền giảm giá
260apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +583Please add to Modes of Payment from Setup.Hãy thêm vào chế độ thanh toán từ Setup.
261apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +70Grand TotalTổng cộng
262apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +79Amount PaidSố tiền trả
263apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +91Make PaymentThực hiện thanh toán
264apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.js +95DelDel
265apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py +48Invalid Barcode or Serial NoMã vạch không hợp lệ hoặc Serial No
266apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +111From Delivery NoteGiao hàng tận nơi từ Lưu ý
267apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +139Please specify Company to proceedVui lòng ghi rõ Công ty để tiến hành
268apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +66Send SMSGửi tin nhắn SMS
269apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +77Make DeliveryLàm cho giao hàng
270apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +94From Sales OrderKhông có hồ sơ tìm thấy
271apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +166Time Log Batch {0} must be 'Submitted'Giờ hàng loạt {0} phải được 'Gửi'
272apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +246Debit To account must be a liability account
273apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +248Debit To account must be a Receivable account
274apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +258Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset ItemTài khoản {0} phải là loại 'tài sản cố định "như mục {1} là một khoản tài sản
275apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +294Ageing Date is mandatory for opening entryCao tuổi ngày là bắt buộc đối với việc mở mục
276apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +317{0} is mandatory for Item {1}{0} là bắt buộc đối với mục {1}
277apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +327Customer {0} does not belong to project {1}Khách hàng {0} không thuộc về dự án {1}
278apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +331Cash or Bank Account is mandatory for making payment entryTiền mặt hoặc tài khoản ngân hàng là bắt buộc đối với việc nhập cảnh thanh toán
279apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +335Paid amount + Write Off Amount can not be greater than Grand TotalSố tiền thanh toán + Viết Tắt Số tiền không thể lớn hơn Tổng cộng
280apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +341Item Code required at Row No {0}Mã mục bắt buộc khi Row Không có {0}
281apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +346Stock cannot be updated against Delivery Note {0}Chứng khoán không thể được cập nhật với giao hàng Lưu ý {0}
282apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +365Please remove this Invoice {0} from C-Form {1}
283apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +392POS Setting required to make POS EntryThiết lập POS cần thiết để làm cho POS nhập
284apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +419Note: Payment Entry will not be created since 'Cash or Bank Account' was not specifiedLưu ý: Hiệu thanh toán sẽ không được tạo ra từ 'tiền mặt hoặc tài khoản ngân hàng' không quy định rõ
285apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +429Sales Order {0} is not submittedBán hàng đặt hàng {0} không nộp
286apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +435Delivery Note {0} is not submittedGiao hàng Ghi {0} không nộp
287apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +585Please set default Cash or Bank account in Mode of Payment {0}Xin vui lòng thiết lập mặc định hoặc tiền trong tài khoản ngân hàng Phương thức thanh toán {0}
288apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +38From value must be less than to value in row {0}Từ giá trị phải nhỏ hơn giá trị trong hàng {0}
289apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +42There can only be one Shipping Rule Condition with 0 or blank value for "To Value"Chỉ có thể có một vận chuyển Quy tắc Điều kiện với 0 hoặc giá trị trống cho "Để giá trị gia tăng"
290apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +75Overlapping conditions found between:Điều kiện chồng chéo tìm thấy giữa:
291apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +79and
292apps/erpnext/erpnext/accounts/general_ledger.py +100Account: {0} can only be updated via Stock Transactions
293apps/erpnext/erpnext/accounts/general_ledger.py +21Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.Sai số của các General Ledger Entries tìm thấy. Bạn có thể lựa chọn một tài khoản sai trong giao dịch.
294apps/erpnext/erpnext/accounts/general_ledger.py +91Debit and Credit not equal for this voucher. Difference is {0}.Thẻ ghi nợ và tín dụng không bình đẳng cho chứng từ này. Sự khác biệt là {0}.
295apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +118OpenMở
296apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +126Add ChildThêm trẻ em
297apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +154RenameĐổi tên
298apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +163DeleteXóa
299apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +185New AccountTài khoản mới
300apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +187New Account NameTài khoản mới Tên
301apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +188Name of new Account. Note: Please don't create accounts for Customers and Suppliers, they are created automatically from the Customer and Supplier masterTên của tài khoản mới. Lưu ý: Vui lòng không tạo tài khoản cho khách hàng và nhà cung cấp, chúng được tạo ra tự động từ các khách hàng và nhà cung cấp tổng thể
302apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +189Group or LedgerNhóm hoặc Ledger
303apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +190Further accounts can be made under Groups, but entries can be made against LedgerTài khoản có thể tiếp tục được thực hiện theo nhóm, nhưng mục có thể được thực hiện đối với Ledger
304apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +191Account TypeLoại tài khoản
305apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +195Optional. This setting will be used to filter in various transactions.Tùy chọn. Thiết lập này sẽ được sử dụng để lọc các giao dịch khác nhau.
306apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +196Tax RateTỷ lệ thuế
307apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +197Create NewTạo mới
308apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23Quick HelpTrợ giúp nhanh
309apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +25To add child nodes, explore tree and click on the node under which you want to add more nodes.Để thêm các nút con, khám phá cây và bấm vào nút dưới mà bạn muốn thêm các nút hơn.
310apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +262New Cost CenterTrung tâm Chi phí mới
311apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +264New Cost Center NameTên mới Trung tâm Chi phí
312apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +266Further accounts can be made under Groups but entries can be made against LedgerTài khoản có thể tiếp tục được thực hiện theo nhóm nhưng mục có thể được thực hiện đối với Ledger
313apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27Accounting Entries can be made against leaf nodes, calledKế toán Thí sinh có thể thực hiện đối với các nút lá, được gọi là
314apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +28Entries against Entries against
315apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +28LedgersSổ
316apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +29GroupsNhóm
317apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +29are not allowed.không được phép.
318apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31Please do NOT create Account (Ledgers) for Customers and Suppliers. They are created directly from the Customer / Supplier masters.Xin vui lòng không tạo tài khoản (Ledgers) cho khách hàng và nhà cung cấp. Chúng được tạo ra trực tiếp từ các bậc thầy khách hàng / nhà cung cấp.
319apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +33To create a Bank AccountĐể tạo ra một tài khoản ngân hàng
320apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +34Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account Ledger (by clicking on Add Child) of type "Bank"Đi vào nhóm thích hợp (thường là ứng dụng của Quỹ> Tài sản ngắn hạn> Tài khoản ngân hàng và tạo ra một tài khoản mới Ledger (bằng cách nhấp vào Add Child) của kiểu "Ngân hàng"
321apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +37To create a Tax AccountĐể tạo ra một tài khoản thuế
322apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +38Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account Ledger (by clicking on Add Child) of type "Tax" and do mention the Tax rate.Đi vào nhóm thích hợp (thường Nguồn vốn> hiện tại nợ> Thuế và Nhiệm vụ và tạo một tài khoản mới Ledger (bằng cách nhấp vào Add Child) của loại "thuế" và không đề cập đến tỷ lệ thuế.
323apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +41Please setup your chart of accounts before you start Accounting EntriesXin vui lòng thiết lập biểu đồ của bạn của tài khoản trước khi bạn bắt đầu kế toán Entries
324apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +44New CompanyCông ty mới
325apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +48RefreshCập nhật
326apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20PL or BSPL hoặc BS
327apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +21Profit and LossBáo cáo kết quả hoạt động kinh doanh
328apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +22Balance SheetCân đối kế toán
329apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +35CompanyGiỏ hàng Giá liệt kê
330apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36Select Company...Chọn Công ty ...
331apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +41Fiscal YearNăm tài chính
332apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42Select Fiscal Year...Chọn năm tài chính ...
333apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +43From DateTừ ngày
334apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +44ToĐể
335apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +45To DateĐến ngày
336apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +46RangeDải
337apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +47DailyHàng ngày
338apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +47WeeklyHàng tuần
339apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +48QuarterlyQuý
340apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +49YearlyHàng năm
341apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +51Reset FiltersThiết lập lại bộ lọc
342apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +55PlotÂm mưu
343apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +57AccountTài khoản
344apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +59Opening (Dr)Mở (Tiến sĩ)
345apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +61Opening (Cr)Mở (Cr)
346apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +9Financial AnalyticsAnalytics tài chính
347apps/erpnext/erpnext/accounts/page/pos/pos.js +12Please setup your POS Preferences
348apps/erpnext/erpnext/accounts/page/pos/pos.js +14Make new POS Setting
349apps/erpnext/erpnext/accounts/page/pos/pos.js +15StartBắt đầu
350apps/erpnext/erpnext/accounts/page/pos/pos.js +23Billing (Sales Invoice)
351apps/erpnext/erpnext/accounts/page/pos/pos.js +4Start POS
352apps/erpnext/erpnext/accounts/page/pos/pos.js +9Select type of transaction
353apps/erpnext/erpnext/accounts/party.py +132Please select company first.Vui lòng chọn công ty đầu tiên.
354apps/erpnext/erpnext/accounts/party.py +176Due Date cannot be before Posting DateDo ngày không thể trước khi viết bài ngày
355apps/erpnext/erpnext/accounts/party.py +182Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s)
356apps/erpnext/erpnext/accounts/party.py +186Due / Reference Date cannot be after {0}
357apps/erpnext/erpnext/accounts/party.py +27Not permittedKhông được phép
358apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +15SupplierNhà cung cấp
359apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21DateNăm
360apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27Ageing Based OnNgười cao tuổi Dựa trên
361apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37Ageing Range 1
362apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44Ageing Range 2
363apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51Ageing Range 3
364apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17RefTài liệu tham khảo
365apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +18PartyBên
366apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19Invoiced Amount
367apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +20Paid AmountSố tiền thanh toán
368apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24Total Invoiced AmountTổng số tiền đã lập Hoá đơn
369apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25Total Paid Amount
370apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26Total Outstanding Amount
371apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +34Posting DateBáo cáo công đoàn
372apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +36Voucher TypeLoại chứng từ
373apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +37Voucher NoKhông chứng từ
374apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +38CustomerSự hài lòng của Khách hàng
375apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +40TerritoryLãnh thổ
376apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +42Supplier TypeLoại nhà cung cấp
377apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +44RemarksGhi chú
378apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +68Total Invoiced Amt
379apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +69Total Paid Amt
380apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70Total Outstanding Amt
381apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8Until
382apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +28Due DateNgày đáo hạn
383apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +31Bill DateHóa đơn ngày
384apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +31Bill NoBill Không
385apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +34Age
386apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +38-Above
387apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +32Provisional Profit / Loss (Credit)Lợi nhuận tạm thời / lỗ (tín dụng)
388apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.js +21Bank AccountTài khoản ngân hàng
389apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +18Against AccountĐối với tài khoản
390apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +18Clearance DateGiải phóng mặt bằng ngày
391apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +19CreditTín dụng
392apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +19DebitThẻ ghi nợ
393apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +25Please select Bank AccountVui lòng chọn tài khoản ngân hàng
394apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html +12ReferenceTham chiếu
395apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html +23AgainstChống lại
396apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html +26Ref Date
397apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html +27Reference DateTài liệu tham khảo ngày
398apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html +4Bank Reconciliation StatementTrữ ngân hàng hòa giải
399apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +39System Balance
400apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +41Amounts not reflected in bank
401apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42Amounts not reflected in system
402apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +44Expected balance as per bank
403apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15PeriodThời gian
404apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +45Please specifyVui lòng chỉ
405apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48Cost CenterTrung tâm chi phí
406apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +53ActualThực tế
407apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +53TargetFile thiết kế nguồn
408apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +53Variance
409apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61Total Actual
410apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61Total Target
411apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +62Total Variance
412apps/erpnext/erpnext/accounts/report/financial_statements.html +3Too many columns. Export the report and print it using a spreadsheet application.Quá nhiều cột. Xuất báo cáo và in nó sử dụng một ứng dụng bảng tính.
413apps/erpnext/erpnext/accounts/report/financial_statements.py +149Total ({0})Tổng số ({0})
414apps/erpnext/erpnext/accounts/report/financial_statements.py +16Fiscal Year {0} not found.
415apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4Statement of AccountTuyên bố của Tài khoản
416apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +8tođể
417apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +55Group by VoucherNhóm theo Phiếu
418apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +61Group by AccountNhóm bởi tài khoản
419apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +24Account {0} does not exists
420apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +28Can not filter based on Account, if grouped by AccountKhông thể lọc dựa trên tài khoản, nếu nhóm lại theo tài khoản
421apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +31Can not filter based on Voucher No, if grouped by VoucherKhông thể lọc dựa trên Voucher Không, nếu nhóm theo Phiếu
422apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +34From Date must be before To DateTừ ngày phải trước Đến ngày
423apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +70Account {0} is not validTài khoản {0} không hợp lệ
424apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +27Group By
425apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +53Sales InvoiceHóa đơn bán hàng
426apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +55Posting TimeThời gian gửi bài
427apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +56Item CodeMã hàng
428apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +57Item NameTên hàng
429apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +58Item GroupNhóm hàng
430apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +59BrandThương Hiệu
431apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +60DescriptionMô tả
432apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +61WarehouseWeb App Ghi chú
433apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +62QtySố lượng
434apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +63Avg. Selling Rate
435apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +64Avg. Buying Rate
436apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +65Selling Amount
437apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +66Buying AmountSố tiền mua
438apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +67Gross ProfitLợi nhuận gộp
439apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68Gross Profit %
440apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69ProjectDự án
441apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70Sales person
442apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71Allocated AmountSố tiền được phân bổ
443apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73Customer GroupNhóm khách hàng
444apps/erpnext/erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py +45Invoice
445apps/erpnext/erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py +48Purchase OrderMua hàng
446apps/erpnext/erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py +49Expense AccountTài khoản chi phí
447apps/erpnext/erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py +49Purchase ReceiptMua hóa đơn
448apps/erpnext/erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py +50AmountGiá trị
449apps/erpnext/erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py +50RateĐánh giá
450apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +46Customer NameTên khách hàng
451apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47Receivable Account
452apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +49Delivery NoteGiao hàng Ghi
453apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +49Sales OrderBán hàng đặt hàng
454apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +50Income AccountTài khoản thu nhập
455apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +20Payment TypeLoại thanh toán
456apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +41Against Invoice
457apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +42Against Invoice Posting Date
458apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +43Reference No
459apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +4490-Above
460apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +68No Customer or Supplier Accounts foundKhông có khách hàng hoặc nhà cung cấp khoản tìm thấy
461apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +30Net Profit / LossLợi nhuận ròng / lỗ
462apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +17No record foundRohit ERPNext Phần mở rộng (thường)
463apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66Supplier Id
464apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +67Payable Account
465apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +67Supplier NameTên nhà cung cấp
466apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +92Total Tax
467apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +93Rounded TotalTổng số tròn
468apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +65Customer Id
469apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50Period Closing Entry
470apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56Show zero values
471apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +186Closing (Dr)Đóng cửa (Tiến sĩ)
472apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +192Closing (Cr)Đóng cửa (Cr)
473apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +34From Date cannot be greater than To DateTừ ngày không có thể lớn hơn Đến ngày
474apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +37From Date should be within the Fiscal Year. Assuming From Date = {0}Từ ngày phải được trong năm tài chính. Giả sử Từ ngày = {0}
475apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43To Date should be within the Fiscal Year. Assuming To Date = {0}Đến ngày phải được trong năm tài chính. Giả sử Đến ngày = {0}
476apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +81TotalTổng sồ
477apps/erpnext/erpnext/accounts/utils.py +175Payment Entry has been modified after you pulled it. Please pull it again.
478apps/erpnext/erpnext/accounts/utils.py +179Allocated amount can not be negativeSố lượng phân bổ không thể phủ định
479apps/erpnext/erpnext/accounts/utils.py +181Allocated amount can not greater than unadusted amountSố lượng phân bổ có thể không lớn hơn số tiền unadusted
480apps/erpnext/erpnext/accounts/utils.py +228Journal Vouchers {0} are un-linkedTạp chí Chứng từ {0} được bỏ liên kết
481apps/erpnext/erpnext/accounts/utils.py +236Please set default value {0} in Company {1}
482apps/erpnext/erpnext/accounts/utils.py +295MonthlyHàng tháng
483apps/erpnext/erpnext/accounts/utils.py +299AnnualHàng năm
484apps/erpnext/erpnext/accounts/utils.py +304{0} budget for Account {1} against Cost Center {2} will exceed by {3}{0} ngân sách cho tài khoản {1} chống lại Trung tâm Chi phí {2} sẽ vượt quá bởi {3}
485apps/erpnext/erpnext/accounts/utils.py +35{0} {1} not in any Fiscal Year{0} {1} không trong bất kỳ năm tài chính
486apps/erpnext/erpnext/accounts/utils.py +43{0} '{1}' not in Fiscal Year {2}{0} '{1}' không trong năm tài chính {2}
487apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +113Item {0} has been entered multiple times with same description or date or warehouseMục {0} đã được nhập nhiều lần với cùng một mô tả hoặc ngày hoặc kho
488apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +120Item {0} has been entered multiple times with same description or dateMục {0} đã được nhập nhiều lần với cùng một mô tả hoặc ngày
489apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +128{0} {1} status is 'Stopped'{0} {1} tình trạng là 'Ngưng'
490apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +136{0} {1} has already been submitted{0} {1} đã được gửi
491apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34UOM Conversion factor is required in row {0}Yếu tố UOM chuyển đổi là cần thiết trong hàng {0}
492apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +71Please enter quantity for Item {0}Vui lòng nhập số lượng cho hàng {0}
493apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +92Warehouse is mandatory for stock Item {0} in row {1}Kho là bắt buộc đối với cổ phiếu hàng {0} trong hàng {1}
494apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +97{0} must be a Purchased or Sub-Contracted Item in row {1}{0} phải là một mục Mua hoặc Chi ký hợp đồng trong hàng {1}
495apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +158Do you really want to STOP Do you really want to STOP
496apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +169Do you really want to UNSTOP Do you really want to UNSTOP
497apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +20% Received% Nhận
498apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +22% BilledĐược quảng cáo%
499apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +26Make Purchase ReceiptThực hiện mua hóa đơn
500apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +29Make InvoiceLàm cho hóa đơn
501apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +32StopDừng
502apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +42Unstop Purchase OrderTháo nút Mua hàng
503apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +61From Material RequestTừ vật liệu Yêu cầu
504apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +77From Supplier QuotationNhà cung cấp báo giá từ
505apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +91For SupplierCho Nhà cung cấp
506apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +110Material Request {0} is cancelled or stoppedYêu cầu tài liệu {0} được huỷ bỏ hoặc dừng lại
507apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +145{0} {1} has been modified. Please refresh.{0} {1} đã được sửa đổi. Xin vui lòng làm mới.
508apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +155Status of {0} {1} is now {2}Tình trạng của {0} {1} tại là {2}
509apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +186Purchase Invoice {0} is already submittedMua hóa đơn {0} đã gửi
510apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +80Item #{0}: Ordered qty can not less than item's minimum order qty (defined in item master).
511apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_list.html +12PendingChờ
512apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_list.html +27ReceivedNhận được
513apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_list.html +31BilledMột cái gì đó đã đi sai!
514apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +44Total Billing This Year: Total Billing This Year:
515apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +46UnpaidChưa thanh toán
516apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +46Series is mandatorySeries là bắt buộc
517apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +85No permissionKhông có sự cho phép
518apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +19Make Purchase OrderTừ mua hóa đơn
519apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +132All Supplier TypesNhà cung cấp tất cả các loại
520apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +141Not SetKhông đặt
521apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +34Supplier Type / SupplierLoại nhà cung cấp / Nhà cung cấp
522apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +7Purchase AnalyticsMua Analytics
523apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +89Tree TypeLoại cây
524apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +94Based OnDựa trên
525apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +96Value or QtyGiá trị hoặc lượng
526apps/erpnext/erpnext/config/accounts.py +101Default settings for accounting transactions.Thiết lập mặc định cho các giao dịch kế toán.
527apps/erpnext/erpnext/config/accounts.py +106Tax template for selling transactions.Mẫu thuế cho các giao dịch bán.
528apps/erpnext/erpnext/config/accounts.py +111Tax template for buying transactions.Mẫu thuế đối với giao dịch mua.
529apps/erpnext/erpnext/config/accounts.py +116Point-of-Sale SettingPoint-of-Sale Setting
530apps/erpnext/erpnext/config/accounts.py +117Rules to calculate shipping amount for a saleQuy tắc để tính toán tiền vận chuyển để bán
531apps/erpnext/erpnext/config/accounts.py +12Accounting journal entries.Sổ nhật ký kế toán.
532apps/erpnext/erpnext/config/accounts.py +122Rules for adding shipping costs.Quy tắc để thêm chi phí vận chuyển.
533apps/erpnext/erpnext/config/accounts.py +127Rules for applying pricing and discount.Quy tắc áp dụng giá và giảm giá.
534apps/erpnext/erpnext/config/accounts.py +132Enable / disable currencies.Cho phép / vô hiệu hóa tiền tệ.
535apps/erpnext/erpnext/config/accounts.py +137Currency exchange rate master.Tổng tỷ giá hối đoái.
536apps/erpnext/erpnext/config/accounts.py +142Seasonality for setting budgets.Mùa vụ để thiết lập ngân sách.
537apps/erpnext/erpnext/config/accounts.py +147Terms and Conditions TemplateĐiều khoản và Điều kiện Template
538apps/erpnext/erpnext/config/accounts.py +148Template of terms or contract.Mẫu thời hạn, điều hợp đồng.
539apps/erpnext/erpnext/config/accounts.py +153e.g. Bank, Cash, Credit Cardví dụ như Ngân hàng, tiền mặt, thẻ tín dụng
540apps/erpnext/erpnext/config/accounts.py +158C-Form recordsHồ sơ C-Mẫu
541apps/erpnext/erpnext/config/accounts.py +164Main ReportsBáo cáo chính
542apps/erpnext/erpnext/config/accounts.py +17Bills raised to Customers.Hóa đơn tăng cho khách hàng.
543apps/erpnext/erpnext/config/accounts.py +22Bills raised by Suppliers.Hóa đơn đưa ra bởi nhà cung cấp.
544apps/erpnext/erpnext/config/accounts.py +230Standard ReportsBáo cáo tiêu chuẩn
545apps/erpnext/erpnext/config/accounts.py +27Customer database.Cơ sở dữ liệu khách hàng.
546apps/erpnext/erpnext/config/accounts.py +32Supplier database.Cơ sở dữ liệu nhà cung cấp.
547apps/erpnext/erpnext/config/accounts.py +40Tree of finanial accounts.Cây tài khoản finanial.
548apps/erpnext/erpnext/config/accounts.py +46ToolsCông cụ
549apps/erpnext/erpnext/config/accounts.py +52Update bank payment dates with journals.Cập nhật ngày thanh toán ngân hàng với các tạp chí.
550apps/erpnext/erpnext/config/accounts.py +57Match non-linked Invoices and Payments.Phù hợp với hoá đơn không liên kết và Thanh toán.
551apps/erpnext/erpnext/config/accounts.py +6DocumentsTài liệu
552apps/erpnext/erpnext/config/accounts.py +62Close Balance Sheet and book Profit or Loss.Gần Cân đối kế toán và lợi nhuận cuốn sách hay mất.
553apps/erpnext/erpnext/config/accounts.py +67Create Payment Entries against Orders or Invoices.
554apps/erpnext/erpnext/config/accounts.py +72SetupCài đặt
555apps/erpnext/erpnext/config/accounts.py +78Financial / accounting year.Năm tài chính / kế toán.
556apps/erpnext/erpnext/config/accounts.py +95Tree of finanial Cost Centers.Cây của Trung tâm Chi phí finanial.
557apps/erpnext/erpnext/config/buying.py +17Request for purchase.Yêu cầu để mua hàng.
558apps/erpnext/erpnext/config/buying.py +22Quotations received from Suppliers.Trích dẫn nhận được từ nhà cung cấp.
559apps/erpnext/erpnext/config/buying.py +27Purchase Orders given to Suppliers.Đơn đặt hàng mua cho nhà cung cấp.
560apps/erpnext/erpnext/config/buying.py +32All Contacts.Tất cả các hệ.
561apps/erpnext/erpnext/config/buying.py +37All Addresses.Tất cả các địa chỉ.
562apps/erpnext/erpnext/config/buying.py +42All Products or Services.Tất cả sản phẩm hoặc dịch vụ.
563apps/erpnext/erpnext/config/buying.py +53Default settings for buying transactions.Thiết lập mặc định cho giao dịch mua.
564apps/erpnext/erpnext/config/buying.py +58Supplier Type master.Loại nhà cung cấp tổng thể.
565apps/erpnext/erpnext/config/buying.py +64Item Group TreeNhóm mục Tree
566apps/erpnext/erpnext/config/buying.py +66Tree of Item Groups.Cây khoản Groups.
567apps/erpnext/erpnext/config/buying.py +83Price List master.Danh sách giá tổng thể.
568apps/erpnext/erpnext/config/buying.py +88Multiple Item prices.Nhiều giá Item.
569apps/erpnext/erpnext/config/desktop.py +18Human ResourcesNhân sự
570apps/erpnext/erpnext/config/desktop.py +55Shopping Cart<a href="#Sales Browser/Territory"> Add / Edit </ a>
571apps/erpnext/erpnext/config/hr.py +104Organization unit (department) master.Đơn vị tổ chức (bộ phận) làm chủ.
572apps/erpnext/erpnext/config/hr.py +109Employee designation (e.g. CEO, Director etc.).Chỉ định nhân viên (ví dụ: Giám đốc điều hành, Giám đốc vv.)
573apps/erpnext/erpnext/config/hr.py +114Salary template master.Lương mẫu chủ.
574apps/erpnext/erpnext/config/hr.py +119Salary components.Thành phần lương.
575apps/erpnext/erpnext/config/hr.py +12Employee records.Hồ sơ nhân viên.
576apps/erpnext/erpnext/config/hr.py +124Tax and other salary deductions.Thuế và các khoản khấu trừ lương khác.
577apps/erpnext/erpnext/config/hr.py +129Allocate leaves for a period.Phân bổ lá trong một thời gian.
578apps/erpnext/erpnext/config/hr.py +134Type of leaves like casual, sick etc.Loại lá như bình thường, bệnh vv
579apps/erpnext/erpnext/config/hr.py +139Holiday master.Chủ lễ.
580apps/erpnext/erpnext/config/hr.py +144Block leave applications by department.Ngăn chặn các ứng dụng của bộ phận nghỉ.
581apps/erpnext/erpnext/config/hr.py +149Template for performance appraisals.Mẫu cho đánh giá kết quả.
582apps/erpnext/erpnext/config/hr.py +154Types of Expense Claim.Các loại chi phí yêu cầu bồi thường.
583apps/erpnext/erpnext/config/hr.py +159Setup incoming server for jobs email id. (e.g. jobs@example.com)Thiết lập máy chủ đến cho công việc email id. (Ví dụ như jobs@example.com)
584apps/erpnext/erpnext/config/hr.py +17Applications for leave.Ứng dụng cho nghỉ.
585apps/erpnext/erpnext/config/hr.py +22Claims for company expense.Tuyên bố cho chi phí công ty.
586apps/erpnext/erpnext/config/hr.py +27Attendance record.Kỷ lục tham dự.
587apps/erpnext/erpnext/config/hr.py +32Monthly salary statement.Báo cáo tiền lương hàng tháng.
588apps/erpnext/erpnext/config/hr.py +37Performance appraisal.Đánh giá hiệu quả.
589apps/erpnext/erpnext/config/hr.py +42Applicant for a Job.Nộp đơn xin việc.
590apps/erpnext/erpnext/config/hr.py +47Opening for a Job.Mở đầu cho một công việc.
591apps/erpnext/erpnext/config/hr.py +58Process PayrollQuá trình tính lương
592apps/erpnext/erpnext/config/hr.py +59Generate Salary SlipsTạo ra lương Trượt
593apps/erpnext/erpnext/config/hr.py +65Upload attendance from a .csv fileTải lên tham gia từ một tập tin csv.
594apps/erpnext/erpnext/config/hr.py +71Leave Allocation ToolCông cụ để phân bổ
595apps/erpnext/erpnext/config/hr.py +72Allocate leaves for the year.Phân bổ lá trong năm.
596apps/erpnext/erpnext/config/hr.py +84Settings for HR ModuleCài đặt cho nhân sự Mô-đun
597apps/erpnext/erpnext/config/hr.py +89Employee master.Chủ lao động.
598apps/erpnext/erpnext/config/hr.py +94Types of employment (permanent, contract, intern etc.).Loại lao động (thường xuyên, hợp đồng, vv tập).
599apps/erpnext/erpnext/config/hr.py +99Organization branch master.Chủ chi nhánh tổ chức.
600apps/erpnext/erpnext/config/manufacturing.py +12Bill of Materials (BOM)Bill Vật liệu (BOM)
601apps/erpnext/erpnext/config/manufacturing.py +13Bill of MaterialBill of Material
602apps/erpnext/erpnext/config/manufacturing.py +18Orders released for production.Đơn đặt hàng phát hành để sản xuất.
603apps/erpnext/erpnext/config/manufacturing.py +28Where manufacturing operations are carried out.Nơi hoạt động sản xuất được thực hiện.
604apps/erpnext/erpnext/config/manufacturing.py +40Generate Material Requests (MRP) and Production Orders.Các yêu cầu tạo ra vật liệu (MRP) và đơn đặt hàng sản xuất.
605apps/erpnext/erpnext/config/manufacturing.py +45Replace Item / BOM in all BOMsThay thế tiết / BOM trong tất cả BOMs
606apps/erpnext/erpnext/config/projects.py +12Project activity / task.Hoạt động dự án / nhiệm vụ.
607apps/erpnext/erpnext/config/projects.py +17Project master.Chủ dự án.
608apps/erpnext/erpnext/config/projects.py +22Time Log for tasks.Giờ cho các nhiệm vụ.
609apps/erpnext/erpnext/config/projects.py +27Batch Time Logs for billing.Hàng loạt Thời gian Logs để thanh toán.
610apps/erpnext/erpnext/config/projects.py +32Types of activities for Time SheetsLoại hoạt động cho Thời gian Sheets
611apps/erpnext/erpnext/config/projects.py +45Gantt chart of all tasks.Gantt biểu đồ của tất cả các nhiệm vụ.
612apps/erpnext/erpnext/config/selling.py +102Manage Sales Partners.Quản lý bán hàng đối tác.
613apps/erpnext/erpnext/config/selling.py +106Sales PersonNgười bán hàng
614apps/erpnext/erpnext/config/selling.py +110Manage Sales Person Tree.Quản lý bán hàng người Tree.
615apps/erpnext/erpnext/config/selling.py +12Database of potential customers.Cơ sở dữ liệu khách hàng tiềm năng.
616apps/erpnext/erpnext/config/selling.py +157Bundle items at time of sale.Bó các mặt hàng tại thời điểm bán.
617apps/erpnext/erpnext/config/selling.py +162Setup incoming server for sales email id. (e.g. sales@example.com)Thiết lập máy chủ đến cho email bán hàng id. (Ví dụ như sales@example.com)
618apps/erpnext/erpnext/config/selling.py +167Track Leads by Industry Type.Theo dõi Dẫn theo ngành Type.
619apps/erpnext/erpnext/config/selling.py +172Setup SMS gateway settingsCài đặt thiết lập cổng SMS
620apps/erpnext/erpnext/config/selling.py +183Sales AnalyticsBán hàng Analytics
621apps/erpnext/erpnext/config/selling.py +189Sales FunnelKênh bán hàng
622apps/erpnext/erpnext/config/selling.py +22Potential opportunities for selling.Cơ hội tiềm năng để bán.
623apps/erpnext/erpnext/config/selling.py +27Quotes to Leads or Customers.Giá để chào hoặc khách hàng.
624apps/erpnext/erpnext/config/selling.py +32Confirmed orders from Customers.Đơn đặt hàng xác nhận từ khách hàng.
625apps/erpnext/erpnext/config/selling.py +58Send mass SMS to your contactsGửi tin nhắn SMS hàng loạt địa chỉ liên lạc của bạn
626apps/erpnext/erpnext/config/selling.py +63Newsletters to contacts, leads.Các bản tin để liên lạc, dẫn.
627apps/erpnext/erpnext/config/selling.py +74Default settings for selling transactions.Thiết lập mặc định cho bán giao dịch.
628apps/erpnext/erpnext/config/selling.py +79Sales campaigns.Các chiến dịch bán hàng.
629apps/erpnext/erpnext/config/selling.py +87Manage Customer Group Tree.Quản lý Nhóm khách hàng Tree.
630apps/erpnext/erpnext/config/selling.py +96Manage Territory Tree.Quản lý Lãnh thổ Tree.
631apps/erpnext/erpnext/config/setup.py +100Customer master.Chủ khách hàng.
632apps/erpnext/erpnext/config/setup.py +105Supplier master.Chủ nhà cung cấp.
633apps/erpnext/erpnext/config/setup.py +110Contact master.Liên hệ với chủ.
634apps/erpnext/erpnext/config/setup.py +115Address master.Địa chỉ chủ.
635apps/erpnext/erpnext/config/setup.py +122AccountsTài khoản
636apps/erpnext/erpnext/config/setup.py +123StockKho
637apps/erpnext/erpnext/config/setup.py +124SellingBán hàng
638apps/erpnext/erpnext/config/setup.py +125BuyingMua
639apps/erpnext/erpnext/config/setup.py +127SupportHỗ trợ
640apps/erpnext/erpnext/config/setup.py +13Global SettingsCài đặt toàn cầu
641apps/erpnext/erpnext/config/setup.py +14Set Default Values like Company, Currency, Current Fiscal Year, etc.Thiết lập giá trị mặc định như Công ty, tiền tệ, năm tài chính hiện tại, vv
642apps/erpnext/erpnext/config/setup.py +20Printing and BrandingIn ấn và xây dựng thương hiệu
643apps/erpnext/erpnext/config/setup.py +26Letter Heads for print templates.Thư đứng đầu cho các mẫu in.
644apps/erpnext/erpnext/config/setup.py +31Titles for print templates e.g. Proforma Invoice.Tiêu đề cho các mẫu in, ví dụ như hóa đơn chiếu lệ.
645apps/erpnext/erpnext/config/setup.py +36Country wise default Address TemplatesNước khôn ngoan Địa chỉ mặc định Templates
646apps/erpnext/erpnext/config/setup.py +41Standard contract terms for Sales or Purchase.Điều khoản hợp đồng tiêu chuẩn cho bán hàng hoặc mua hàng.
647apps/erpnext/erpnext/config/setup.py +46CustomizeTuỳ chỉnh
648apps/erpnext/erpnext/config/setup.py +52Show / Hide features like Serial Nos, POS etc.Show / Hide các tính năng như nối tiếp Nos, POS, vv
649apps/erpnext/erpnext/config/setup.py +57Create rules to restrict transactions based on values.Tạo các quy tắc để hạn chế các giao dịch dựa trên giá trị.
650apps/erpnext/erpnext/config/setup.py +62Email NotificationsThông báo email
651apps/erpnext/erpnext/config/setup.py +63Automatically compose message on submission of transactions.Tự động soạn tin nhắn trên trình giao dịch.
652apps/erpnext/erpnext/config/setup.py +68EmailEmail
653apps/erpnext/erpnext/config/setup.py +7SettingsCài đặt
654apps/erpnext/erpnext/config/setup.py +74Create and manage daily, weekly and monthly email digests.Tạo và quản lý hàng ngày, hàng tuần và hàng tháng tiêu hóa email.
655apps/erpnext/erpnext/config/setup.py +84MastersMasters
656apps/erpnext/erpnext/config/setup.py +90Company (not Customer or Supplier) master.Công ty (không khách hàng hoặc nhà cung cấp) làm chủ.
657apps/erpnext/erpnext/config/setup.py +95Item master.Mục sư.
658apps/erpnext/erpnext/config/stock.py +108Unit of MeasureĐơn vị đo
659apps/erpnext/erpnext/config/stock.py +109e.g. Kg, Unit, Nos, mví dụ như Kg, đơn vị, Nos, m
660apps/erpnext/erpnext/config/stock.py +114Warehouses.Kho.
661apps/erpnext/erpnext/config/stock.py +119Brand master.Chủ thương hiệu.
662apps/erpnext/erpnext/config/stock.py +12Requests for items.Yêu cầu cho các hạng mục.
663apps/erpnext/erpnext/config/stock.py +135Attributes for Item Variants. e.g Size, Color etc.
664apps/erpnext/erpnext/config/stock.py +17Record item movement.Phong trào kỷ lục mục.
665apps/erpnext/erpnext/config/stock.py +176Stock AnalyticsChứng khoán Analytics
666apps/erpnext/erpnext/config/stock.py +22Shipments to customers.Lô hàng cho khách hàng.
667apps/erpnext/erpnext/config/stock.py +27Goods received from Suppliers.Hàng nhận được từ nhà cung cấp.
668apps/erpnext/erpnext/config/stock.py +32Installation record for a Serial No.Bản ghi cài đặt cho một Số sản
669apps/erpnext/erpnext/config/stock.py +42Where items are stored.Nơi các mặt hàng được lưu trữ.
670apps/erpnext/erpnext/config/stock.py +47Single unit of an Item.Đơn vị duy nhất của một Item.
671apps/erpnext/erpnext/config/stock.py +52Batch (lot) of an Item.Hàng loạt (rất nhiều) của một Item.
672apps/erpnext/erpnext/config/stock.py +63Upload stock balance via csv.Tải lên số dư chứng khoán thông qua csv.
673apps/erpnext/erpnext/config/stock.py +68Split Delivery Note into packages.Giao hàng tận nơi chia Lưu ý thành các gói.
674apps/erpnext/erpnext/config/stock.py +73Incoming quality inspection.Kiểm tra chất lượng đầu vào.
675apps/erpnext/erpnext/config/stock.py +78Update additional costs to calculate landed cost of items
676apps/erpnext/erpnext/config/stock.py +83Change UOM for an Item.Thay đổi UOM cho một Item.
677apps/erpnext/erpnext/config/stock.py +94Default settings for stock transactions.Thiết lập mặc định cho các giao dịch chứng khoán.
678apps/erpnext/erpnext/config/support.py +12Support queries from customers.Hỗ trợ các truy vấn từ khách hàng.
679apps/erpnext/erpnext/config/support.py +17Customer Issue against Serial No.Vấn đề của khách hàng đối với Số sản
680apps/erpnext/erpnext/config/support.py +22Plan for maintenance visits.Lập kế hoạch cho lần bảo trì.
681apps/erpnext/erpnext/config/support.py +27Visit report for maintenance call.Thăm báo cáo cho các cuộc gọi bảo trì.
682apps/erpnext/erpnext/config/support.py +37Communication log.Đăng nhập thông tin liên lạc.
683apps/erpnext/erpnext/config/support.py +53Setup incoming server for support email id. (e.g. support@example.com)Thiết lập máy chủ cho đến hỗ trợ email id. (Ví dụ như support@example.com)
684apps/erpnext/erpnext/config/support.py +64Support AnalyticsHỗ trợ Analytics
685apps/erpnext/erpnext/controllers/accounts_controller.py +207Please specify a valid Row ID for {0} in row {1}Xin vui lòng chỉ định một ID Row giá trị {0} trong hàng {1}
686apps/erpnext/erpnext/controllers/accounts_controller.py +211To include tax in row {0} in Item rate, taxes in rows {1} must also be includedBao gồm thuế hàng {0} trong tỷ lệ khoản, thuế hàng {1} cũng phải được bao gồm
687apps/erpnext/erpnext/controllers/accounts_controller.py +217Charge of type 'Actual' in row {0} cannot be included in Item RatePhí của loại 'thực tế' {0} hàng không có thể được bao gồm trong mục Rate
688apps/erpnext/erpnext/controllers/accounts_controller.py +351{0} '{1}' is disabled
689apps/erpnext/erpnext/controllers/accounts_controller.py +446Journal Voucher {0} is linked against Order {1}, hence it must be fetched as advance in Invoice as well.
690apps/erpnext/erpnext/controllers/accounts_controller.py +460Warning: System will not check overbilling since amount for Item {0} in {1} is zeroCảnh báo: Hệ thống sẽ không kiểm tra overbilling từ số tiền cho mục {0} trong {1} là số không
691apps/erpnext/erpnext/controllers/accounts_controller.py +476Cannot overbill for Item {0} in row {0} more than {1}. To allow overbilling, please set in Stock SettingsKhông thể overbill cho mục {0} trong hàng {0} hơn {1}. Cho phép overbilling, xin vui lòng đặt trong Cài đặt hàng
692apps/erpnext/erpnext/controllers/accounts_controller.py +514Total advance ({0}) against Order {1} cannot be greater \ than the Grand Total ({2})
693apps/erpnext/erpnext/controllers/accounts_controller.py +552{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.{0} là bắt buộc. Có thể đổi tiền kỷ lục không được tạo ra cho {1} đến {2}.
694apps/erpnext/erpnext/controllers/buying_controller.py +213Please enter 'Is Subcontracted' as Yes or NoVui lòng nhập 'là hợp đồng phụ "là Có hoặc Không
695apps/erpnext/erpnext/controllers/buying_controller.py +217Supplier Warehouse mandatory for sub-contracted Purchase ReceiptNhà cung cấp kho bắt buộc đối với thầu phụ mua hóa đơn
696apps/erpnext/erpnext/controllers/buying_controller.py +221Please select BOM in BOM field for Item {0}
697apps/erpnext/erpnext/controllers/buying_controller.py +24From {0} | {1} {2}
698apps/erpnext/erpnext/controllers/buying_controller.py +330Specified BOM {0} does not exist for Item {1}
699apps/erpnext/erpnext/controllers/buying_controller.py +363Item table can not be blankMục bảng không thể để trống
700apps/erpnext/erpnext/controllers/buying_controller.py +369Row {0}: Conversion Factor is mandatoryHàng {0}: Chuyển đổi Factor là bắt buộc
701apps/erpnext/erpnext/controllers/buying_controller.py +73Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock itemsThuế Thể loại không thể được "định giá" hay "Định giá và Total 'như tất cả các mục là những mặt hàng không cổ
702apps/erpnext/erpnext/controllers/recurring_document.py +125New {0}: #{1}
703apps/erpnext/erpnext/controllers/recurring_document.py +126Please find attached {0} #{1}
704apps/erpnext/erpnext/controllers/recurring_document.py +163Please select {0}Vui lòng chọn {0}
705apps/erpnext/erpnext/controllers/recurring_document.py +167Period From and Period To dates mandatory for recurring %s
706apps/erpnext/erpnext/controllers/recurring_document.py +190{0} is an invalid email address in 'Notification \ Email Address'
707apps/erpnext/erpnext/controllers/recurring_document.py +194'Notification Email Addresses' not specified for recurring %s
708apps/erpnext/erpnext/controllers/recurring_document.py +201Please enter 'Repeat on Day of Month' field valueVui lòng nhập 'Lặp lại vào ngày của tháng "giá trị trường
709apps/erpnext/erpnext/controllers/recurring_document.py +208Next Recurring {0} will be created on {1}
710apps/erpnext/erpnext/controllers/selling_controller.py +22To {0} | {1} {2}
711apps/erpnext/erpnext/controllers/selling_controller.py +278Commission rate cannot be greater than 100Tỷ lệ hoa hồng không có thể lớn hơn 100
712apps/erpnext/erpnext/controllers/selling_controller.py +299Total allocated percentage for sales team should be 100Tổng tỷ lệ phần trăm phân bổ cho đội ngũ bán hàng nên được 100
713apps/erpnext/erpnext/controllers/selling_controller.py +306Order Type must be one of {0}Loại thứ tự phải là một trong {0}
714apps/erpnext/erpnext/controllers/selling_controller.py +313Maxiumm discount for Item {0} is {1}%Giảm giá Maxiumm cho mục {0} {1}%
715apps/erpnext/erpnext/controllers/selling_controller.py +322Row {0}: Qty is mandatoryHàng {0}: Số lượng là bắt buộc
716apps/erpnext/erpnext/controllers/selling_controller.py +327Reserved Warehouse required for stock Item {0} in row {1}Kho dự trữ cần thiết cho chứng khoán hàng {0} trong hàng {1}
717apps/erpnext/erpnext/controllers/selling_controller.py +397Sales Order {0} is stoppedBán hàng đặt hàng {0} là dừng lại
718apps/erpnext/erpnext/controllers/selling_controller.py +406Item {0} must be Sales or Service Item in {1}Mục {0} phải bán hàng hoặc dịch vụ trong mục {1}
719apps/erpnext/erpnext/controllers/status_updater.py +100Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0Lưu ý: Hệ thống sẽ không kiểm tra trên giao và quá đặt phòng cho hàng {0} như số lượng hoặc số lượng là 0
720apps/erpnext/erpnext/controllers/status_updater.py +104Allowance for over-{0} crossed for Item {1}Trợ cấp cho quá {0} vượt qua cho mục {1}
721apps/erpnext/erpnext/controllers/status_updater.py +106{0} must be reduced by {1} or you should increase overflow tolerance{0} phải được giảm {1} hoặc bạn nên tăng khả năng chịu tràn
722apps/erpnext/erpnext/controllers/status_updater.py +127Allowance for over-{0} crossed for Item {1}.Trợ cấp cho quá {0} vượt qua cho mục {1}.
723apps/erpnext/erpnext/controllers/stock_controller.py +165Expense or Difference account is mandatory for Item {0} as it impacts overall stock valueChi phí hoặc khác biệt tài khoản là bắt buộc đối với mục {0} vì nó tác động tổng thể giá trị cổ phiếu
724apps/erpnext/erpnext/controllers/stock_controller.py +171Expense / Difference account ({0}) must be a 'Profit or Loss' accountChi phí tài khoản / khác biệt ({0}) phải là một "lợi nhuận hoặc lỗ 'tài khoản
725apps/erpnext/erpnext/controllers/stock_controller.py +174{0} {1}: Cost Center is mandatory for Item {2}{0} {1}: Trung tâm chi phí là bắt buộc đối với hàng {2}
726apps/erpnext/erpnext/controllers/stock_controller.py +70No accounting entries for the following warehousesKhông ghi sổ kế toán cho các kho sau
727apps/erpnext/erpnext/controllers/trends.py +134Amt
728apps/erpnext/erpnext/controllers/trends.py +19Total(Amt)
729apps/erpnext/erpnext/controllers/trends.py +19Total(Qty)
730apps/erpnext/erpnext/controllers/trends.py +254Project-wise data is not available for QuotationDữ liệu dự án khôn ngoan là không có sẵn cho báo giá
731apps/erpnext/erpnext/controllers/trends.py +33{0} is mandatory{0} là bắt buộc
732apps/erpnext/erpnext/controllers/trends.py +36'Based On' and 'Group By' can not be same"Dựa trên" và "Nhóm bởi" không thể giống nhau
733apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49Score must be less than or equal to 5Điểm số phải nhỏ hơn hoặc bằng 5
734apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30End Date can not be less than Start DateNgày kết thúc không thể nhỏ hơn Bắt đầu ngày
735apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39Appraisal {0} created for Employee {1} in the given date rangeThẩm định {0} tạo ra cho nhân viên {1} trong phạm vi ngày cho
736apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50Total weightage assigned should be 100%. It is {0}Tổng số weightage giao nên được 100%. Nó là {0}
737apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54Total cannot be zeroTổng số không có thể được không
738apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +17Total points for all goals should be 100. It is {0}Tổng số điểm cho tất cả các mục tiêu phải 100. Nó là {0}
739apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18Attendance for employee {0} is already markedTại nhà cho nhân viên {0} đã được đánh dấu
740apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29Employee {0} was on leave on {1}. Cannot mark attendance.Nhân viên {0} đã nghỉ trên {1}. Không thể đánh dấu tham dự.
741apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +38Attendance can not be marked for future datesTham dự không thể được đánh dấu cho những ngày tương lai
742apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +44Employee {0} is not active or does not existNhân viên {0} không hoạt động hoặc không tồn tại
743apps/erpnext/erpnext/hr/doctype/attendance/attendance_list.html +8StatusTrạng thái
744apps/erpnext/erpnext/hr/doctype/employee/employee.js +27Make Salary StructureLàm cho cấu trúc lương
745apps/erpnext/erpnext/hr/doctype/employee/employee.py +103Date of Joining must be greater than Date of BirthTham gia ngày phải lớn hơn ngày sinh
746apps/erpnext/erpnext/hr/doctype/employee/employee.py +106Date Of Retirement must be greater than Date of JoiningTrong ngày hưu trí phải lớn hơn ngày của Tham gia
747apps/erpnext/erpnext/hr/doctype/employee/employee.py +109Relieving Date must be greater than Date of JoiningGiảm ngày phải lớn hơn ngày của Tham gia
748apps/erpnext/erpnext/hr/doctype/employee/employee.py +112Contract End Date must be greater than Date of JoiningNgày kết thúc hợp đồng phải lớn hơn ngày của Tham gia
749apps/erpnext/erpnext/hr/doctype/employee/employee.py +116Please enter valid Company EmailVui lòng nhập Công ty hợp lệ Email
750apps/erpnext/erpnext/hr/doctype/employee/employee.py +118Please enter valid Personal EmailVui lòng nhập hợp lệ Email cá nhân
751apps/erpnext/erpnext/hr/doctype/employee/employee.py +122Please enter relieving date.Vui lòng nhập ngày giảm.
752apps/erpnext/erpnext/hr/doctype/employee/employee.py +130User {0} is disabledNgười sử dụng {0} bị vô hiệu hóa
753apps/erpnext/erpnext/hr/doctype/employee/employee.py +136User {0} is already assigned to Employee {1}Người sử dụng {0} đã được giao cho nhân viên {1}
754apps/erpnext/erpnext/hr/doctype/employee/employee.py +144{0} is not a valid Leave Approver. Removing row #{1}.{0} không phải là một Để lại phê duyệt hợp lệ. Loại bỏ hàng # {1}.
755apps/erpnext/erpnext/hr/doctype/employee/employee.py +148Employee cannot report to himself.
756apps/erpnext/erpnext/hr/doctype/employee/employee.py +167BirthdaySinh nhật
757apps/erpnext/erpnext/hr/doctype/employee/employee.py +168Happy Birthday!Chúc mừng sinh nhật!
758apps/erpnext/erpnext/hr/doctype/employee/employee.py +212Please set User ID field in an Employee record to set Employee Role
759apps/erpnext/erpnext/hr/doctype/employee/employee.py +25Please setup Employee Naming System in Human Resource > HR SettingsXin vui lòng thiết lập hệ thống đặt tên nhân viên trong nguồn nhân lực> Cài đặt nhân sự
760apps/erpnext/erpnext/hr/doctype/employee/employee_list.html +8ActiveChủ động
761apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +101Fill the form and save itĐiền vào mẫu và lưu nó
762apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +105You are the Expense Approver for this record. Please Update the 'Status' and SaveBạn là người phê duyệt chi phí cho hồ sơ này. Xin vui lòng cập nhật 'Trạng thái' và tiết kiệm
763apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +107Expense Claim is pending approval. Only the Expense Approver can update status.Chi phí bồi thường đang chờ phê duyệt. Chỉ phê duyệt chi phí có thể cập nhật trạng thái.
764apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111Expense Claim has been approved.Chi phí bồi thường đã được phê duyệt.
765apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +113Expense Claim has been rejected.Chi phí bồi thường đã bị từ chối.
766apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +93Make Bank VoucherLàm cho Ngân hàng Phiếu
767apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +15{0}: From {0} for {1}
768apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +26Approval Status must be 'Approved' or 'Rejected'Tình trạng phê duyệt phải được "chấp thuận" hoặc "từ chối"
769apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +34Please add expense voucher detailsXin vui lòng thêm chi phí chi tiết chứng từ
770apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +38{0} ({1}) must have role 'Expense Approver'
771apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +33Please select Fiscal YearVui lòng chọn năm tài chính
772apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +35Please select weekly off dayVui lòng chọn ngày nghỉ hàng tuần
773apps/erpnext/erpnext/hr/doctype/hr_settings/hr_settings.py +35Updated Birthday RemindersCập nhật mừng sinh nhật Nhắc nhở
774apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +32Leaves must be allocated in multiples of 0.5Lá phải được phân bổ trong bội số của 0,5
775apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +40Leaves for type {0} already allocated for Employee {1} for Fiscal Year {0}Lá cho loại {0} đã được giao cho nhân viên {1} cho năm tài chính {0}
776apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +68Cannot carry forward {0}Không thể thực hiện chuyển tiếp {0}
777apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +97Cannot cancel because Employee {0} is already approved for {1}Không thể hủy bỏ vì nhân viên {0} đã được chấp thuận cho {1}
778apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +33You are the Leave Approver for this record. Please Update the 'Status' and SaveBạn là người phê duyệt Để lại cho hồ sơ này. Xin vui lòng cập nhật 'Trạng thái' và tiết kiệm
779apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +36This Leave Application is pending approval. Only the Leave Apporver can update status.Để lại ứng dụng này đang chờ phê duyệt. Chỉ Để lại Apporver có thể cập nhật tình trạng.
780apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +44Leave application has been approved.Ứng dụng để lại đã được phê duyệt.
781apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +46Please submit to update Leave Balance.Vui lòng gửi để cập nhật Để lại cân bằng.
782apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +49Leave application has been rejected.Ứng dụng để lại đã bị từ chối.
783apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +83To Date should be same as From Date for Half Day leaveĐến ngày nên giống như Từ ngày cho nửa ngày nghỉ
784apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +109Note: There is not enough leave balance for Leave Type {0}Lưu ý: Không có đủ số dư để lại cho Rời Loại {0}
785apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +111There is not enough leave balance for Leave Type {0}Không có đủ số dư để lại cho Rời Loại {0}
786apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +135Employee {0} has already applied for {1} between {2} and {3}Nhân viên {0} đã áp dụng cho {1} {2} giữa và {3}
787apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +142Leave of type {0} cannot be longer than {1}Nghỉ phép loại {0} không thể dài hơn {1}
788apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149Leave approver must be one of {0}Để phê duyệt phải là một trong {0}
789apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +153{0} ({1}) must have role 'Leave Approver'
790apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +157Only the selected Leave Approver can submit this Leave ApplicationChỉ chọn Để lại phê duyệt có thể gửi ứng dụng Để lại này
791apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +171Leave ApplicationĐể lại ứng dụng
792apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +190EmployeeNhân viên
793apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +190New Leave ApplicationĐể lại ứng dụng mới
794apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21{0}: From {0} of type {1}
795apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +314(Half Day)(Half Day)
796apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +331Leave BlockedLại bị chặn
797apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +347HolidayKỳ nghỉ
798apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52Only Leave Applications with status 'Approved' can be submittedĐể lại chỉ ứng dụng với tình trạng 'chấp nhận' có thể được gửi
799apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +68Warning: Leave application contains following block datesCảnh báo: Để lại ứng dụng có chứa khối ngày sau
800apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +80Cannot approve leave as you are not authorized to approve leaves on Block DatesKhông thể chấp nhận nghỉ như bạn không được uỷ quyền phê duyệt lá trên Khối Ngày
801apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +92To date cannot be before from dateCho đến nay không có thể trước khi từ ngày
802apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +99The day(s) on which you are applying for leave are holiday. You need not apply for leave.Ngày (s) mà bạn đang nộp đơn xin nghỉ là nghỉ. Bạn không cần phải nộp đơn xin nghỉ phép.
803apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_list.html +11{0} days from {1}
804apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_list.html +22Leave TypeLoại bỏ
805apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19Block DateKhối ngày
806apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +23Date is repeatedNgày được lặp đi lặp lại
807apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +39No employee foundKhông có nhân viên tìm thấy
808apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +58Leaves Allocated Successfully for {0}Lá được phân bổ thành công cho {0}
809apps/erpnext/erpnext/hr/doctype/salary_manager/salary_manager.js +22Do you really want to Submit all Salary Slip for month {0} and year {1}Bạn có thực sự muốn để gửi tất cả các Phiếu lương cho tháng {0} và năm {1}
810apps/erpnext/erpnext/hr/doctype/salary_manager/salary_manager.js +36Company, Month and Fiscal Year is mandatoryCông ty, tháng và năm tài chính là bắt buộc
811apps/erpnext/erpnext/hr/doctype/salary_manager/salary_manager.js +45Payment of salary for the month {0} and year {1}Thanh toán tiền lương trong tháng {0} và năm {1}
812apps/erpnext/erpnext/hr/doctype/salary_manager/salary_manager.js +8Activity Log:Lần đăng nhập:
813apps/erpnext/erpnext/hr/doctype/salary_manager/salary_manager.py +190You can set Default Bank Account in Company masterBạn có thể thiết lập Mặc định tài khoản ngân hàng của Công ty chủ
814apps/erpnext/erpnext/hr/doctype/salary_manager/salary_manager.py +55Please set {0}Hãy đặt {0}
815apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +131Salary Slip of employee {0} already created for this monthTiền lương của người lao động trượt {0} đã được tạo ra trong tháng này
816apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +191Please see attachmentXin vui lòng xem file đính kèm
817apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +197Company Email ID not found, hence mail not sentCông ty Email ID không tìm thấy, do đó thư không gửi
818apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +31Please create Salary Structure for employee {0}Hãy tạo cấu trúc lương cho nhân viên {0}
819apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +59There are more holidays than working days this month.Có ngày lễ hơn ngày làm việc trong tháng này.
820apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +79Employee relieved on {0} must be set as 'Left'Nhân viên bớt căng thẳng trên {0} phải được thiết lập như là 'trái'
821apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip_list.html +15MonthTháng
822apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +15Make Salary SlipLàm cho lương trượt
823apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +59Another Salary Structure {0} is active for employee {1}. Please make its status 'Inactive' to proceed.
824apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +63Net pay cannot be negativeTrả tiền net không thể phủ định
825apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +68Employee can not be changed
826apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +20Attendance From Date and Attendance To Date is mandatoryTừ ngày tham gia và tham dự Đến ngày là bắt buộc
827apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +59Import Failed!Nhập khẩu thất bại!
828apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +62Import Successful!Nhập khẩu thành công!
829apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +105Please select a csv fileVui lòng chọn một tập tin csv
830apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90Please setup numbering series for Attendance via Setup > Numbering SeriesXin vui lòng thiết lập số loạt cho khán giả thông qua Setup> Đánh số dòng
831apps/erpnext/erpnext/hr/report/employee_birthday/employee_birthday.py +19Date of BirthNgày sinh
832apps/erpnext/erpnext/hr/report/employee_birthday/employee_birthday.py +19NameTên
833apps/erpnext/erpnext/hr/report/employee_birthday/employee_birthday.py +20BranchNhánh
834apps/erpnext/erpnext/hr/report/employee_birthday/employee_birthday.py +20DepartmentCục
835apps/erpnext/erpnext/hr/report/employee_birthday/employee_birthday.py +21DesignationĐịnh
836apps/erpnext/erpnext/hr/report/employee_birthday/employee_birthday.py +21GenderGiới Tính
837apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +18No employee found!Không có nhân viên tìm thấy!
838apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +42Employee NameTên nhân viên
839apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +46Allocated
840apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +47Taken
841apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +48Balance
842apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56Total Absent
843apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56Total Present
844apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +73Please select month and yearVui lòng chọn tháng và năm
845apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +41Leave Without PayNếu không phải trả tiền lại
846apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +42Payment DaysNgày thanh toán
847apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66No salary slip found for month: No salary slip found for month:
848apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67and year: and year:
849apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +10Update CostCập nhật giá
850apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +131You can not change rate if BOM mentioned agianst any itemBạn không thể thay đổi tỷ lệ nếu HĐQT đã đề cập agianst bất kỳ mục nào
851apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +111Please select Price ListVui lòng chọn Bảng giá
852apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +180Item {0} does not exist in the system or has expiredMục {0} không tồn tại trong hệ thống hoặc đã hết hạn
853apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +191Operation {0} is repeated in Operations TableHoạt động {0} được lặp đi lặp lại trong các hoạt động Bảng
854apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +202Operation {0} not present in Operations TableHoạt động {0} không có mặt trong hoạt động Bảng
855apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +208Quantity required for Item {0} in row {1}Số lượng cần thiết cho mục {0} trong hàng {1}
856apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +215Item {0} has been entered multiple times against same operationMục {0} đã được nhập nhiều lần so với cùng hoạt động
857apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +231BOM recursion: {0} cannot be parent or child of {2}BOM đệ quy: {0} không thể là cha mẹ, con của {2}
858apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +362Cannot deactivate or cancel BOM as it is linked with other BOMs
859apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +422BOM {0} must be active
860apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +425BOM {0} must be submitted
861apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +428BOM {0} does not belong to Item {1}
862apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +64Raw material cannot be same as main ItemNguyên liệu không thể giống nhau như mục chính
863apps/erpnext/erpnext/manufacturing/doctype/bom/bom_list.html +13DefaultMặc định
864apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21BOM replacedHĐQT thay thế
865apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25Current BOM and New BOM can not be sameBOM BOM hiện tại và mới không thể giống nhau
866apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +124Please enter Production Item firstVui lòng nhập sản xuất hàng đầu tiên
867apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +24Submit this Production Order for further processing.Trình tự sản xuất này để chế biến tiếp.
868apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +27CompleteComplete
869apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +30StoppedĐã ngưng
870apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +63Transfer Raw MaterialsChuyển Nguyên liệu thô
871apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +65Update Finished GoodsCập nhật hoàn thành Hàng
872apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +73UnstopTháo nút
873apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +81Do you really want to stop production order: Do you really want to stop production order:
874apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +89Do really want to unstop production order: Do really want to unstop production order:
875apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +114Manufactured quantity {0} cannot be greater than planned quanitity {1} in Production Order {2}Số lượng sản xuất {0} không thể lớn hơn quanitity kế hoạch {1} trong sản xuất hàng {2}
876apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +120Work-in-Progress Warehouse is required before SubmitLàm việc-trong-Tiến kho là cần thiết trước khi Submit
877apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +122For Warehouse is required before SubmitKho cho là cần thiết trước khi Submit
878apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +132Cannot cancel because submitted Stock Entry {0} existsKhông thể hủy bỏ vì nộp chứng khoán nhập {0} tồn tại
879apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +189No PermissionKhông phép
880apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +45Sales Order {0} is not validBán hàng đặt hàng {0} không hợp lệ
881apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +77Cannot produce more Item {0} than Sales Order quantity {1}Không thể sản xuất nhiều hàng {0} là số lượng bán hàng đặt hàng {1}
882apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +85Production Order status is {0}Tình trạng tự sản xuất là {0}
883apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +24Production Item
884apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +30WIP Warehouse
885apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.html +16Overdue
886apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.html +44CompletedHoàn thành
887apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +57Please enter Item firstVui lòng nhập mục đầu tiên
888apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +106Please enter sales order in the above tableVui lòng nhập đơn đặt hàng trong bảng trên
889apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +161Please enter Planned Qty for Item {0} at row {1}Vui lòng nhập theo kế hoạch Số lượng cho hàng {0} tại hàng {1}
890apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +165Please enter BOM for Item {0} at row {1}Vui lòng nhập BOM cho mục {0} tại hàng {1}
891apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +171Incorrect or Inactive BOM {0} for Item {1} at row {2}Không chính xác hoặc không hoạt động BOM {0} cho mục {1} tại hàng {2}
892apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +185{0} created{0} tạo
893apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +187No Production Orders createdKhông có đơn đặt hàng sản xuất tạo ra
894apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +310Please enter Warehouse for which Material Request will be raisedVui lòng nhập kho mà Chất liệu Yêu cầu sẽ được nâng lên
895apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +404Material Requests {0} createdCác yêu cầu nguyên liệu {0} tạo
896apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +406Nothing to requestKhông có gì để yêu cầu
897apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +48Please enter CompanyVui lòng nhập Công ty
898apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18Standard BuyingTiêu chuẩn mua
899apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21Standard SellingTiêu chuẩn bán hàng
900apps/erpnext/erpnext/projects/doctype/project/project.js +11TasksCông việc
901apps/erpnext/erpnext/projects/doctype/project/project.js +7Gantt ChartBiểu đồ Gantt
902apps/erpnext/erpnext/projects/doctype/project/project.py +29Expected Completion Date can not be less than Project Start DateDự kiến hoàn thành ngày không thể nhỏ hơn so với dự án Ngày bắt đầu
903apps/erpnext/erpnext/projects/doctype/project/project_list.html +30% Tasks Completed
904apps/erpnext/erpnext/projects/doctype/project/project_list.html +35% Milestones Achieved
905apps/erpnext/erpnext/projects/doctype/task/task.py +30'Expected Start Date' can not be greater than 'Expected End Date''Ngày bắt đầu dự kiến' không thể lớn hơn 'dự kiến ngày kết thúc'
906apps/erpnext/erpnext/projects/doctype/task/task.py +33'Actual Start Date' can not be greater than 'Actual End Date''Ngày bắt đầu thực tế' không thể lớn hơn 'thực tế Ngày kết thúc'
907apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +54This Time Log conflicts with {0}Giờ này xung đột với {0}
908apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.html +16hours
909apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.html +7BillableLập hoá đơn
910apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +13Please select Time Logs.Vui lòng chọn Thời gian Logs.
911apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +21Time Log is not billableGiờ không phải là lập hoá đơn
912apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +25Time Log Status must be Submitted.Giờ trạng phải Đăng.
913apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +9Make Time Log BatchGiờ làm hàng loạt
914apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21Select Time Logs and Submit to create a new Sales Invoice.Chọn Thời gian Logs và Submit để tạo ra một hóa đơn bán hàng mới.
915apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +22Click on 'Make Sales Invoice' button to create a new Sales Invoice.Bấm vào nút "Thực hiện kinh doanh Hoá đơn 'để tạo ra một hóa đơn bán hàng mới.
916apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23This Time Log Batch has been billed.Hàng loạt Giờ này đã được lập hoá đơn.
917apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24This Time Log Batch has been cancelled.Hàng loạt Giờ này đã bị hủy.
918apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +28Make Sales InvoiceLàm Mua hàng
919apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +33Time Log {0} must be 'Submitted'Giờ {0} phải được 'Gửi'
920apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16From Datetime
921apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16Time LogGiờ
922apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17Activity TypeLoại hoạt động
923apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17HoursGiờ
924apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17TaskNhiệm vụ Tự tắt Lựa chọn
925apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17To Datetime
926apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18Task Subject
927apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +25Cost of Purchased Items
928apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +25Project Id
929apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26Cost of Delivered Items
930apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26Cost of Issued Items
931apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27Project NameTên dự án
932apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27Project Status
933apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28Project ValueGiá trị dự án
934apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29Completion DateNgày kết thúc
935apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29Project Start DateDự án Ngày bắt đầu
936apps/erpnext/erpnext/selling/doctype/customer/customer.js +46Loading...Đang tải...
937apps/erpnext/erpnext/selling/doctype/customer/customer.py +159Credit limit has been crossed for customer {0} {1}/{2}
938apps/erpnext/erpnext/selling/doctype/customer/customer.py +165Please contact to the user who have Sales Master Manager {0} role
939apps/erpnext/erpnext/selling/doctype/customer/customer.py +79A Customer Group exists with same name please change the Customer name or rename the Customer GroupMột Nhóm khách hàng tồn tại với cùng một tên xin thay đổi tên khách hàng hoặc đổi tên nhóm khách hàng
940apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +100Please pull items from Delivery NoteHãy kéo các mục từ giao hàng Lưu ý
941apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +50Serial No is mandatory for Item {0}Không nối tiếp là bắt buộc đối với hàng {0}
942apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +52Item {0} is not a serialized ItemMục {0} không phải là một khoản đăng
943apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +57Serial No {0} does not existKhông nối tiếp {0} không tồn tại
944apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +65Item {0} with Serial No {1} is already installedMục {0} với Serial No {1} đã được cài đặt
945apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +75Serial No {0} does not belong to Delivery Note {1}Không nối tiếp {0} không thuộc về Giao hàng tận nơi Lưu ý {1}
946apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +96Installation date cannot be before delivery date for Item {0}Ngày cài đặt không thể trước ngày giao hàng cho hàng {0}
947apps/erpnext/erpnext/selling/doctype/lead/lead.js +30Create CustomerTạo ra khách hàng
948apps/erpnext/erpnext/selling/doctype/lead/lead.js +32Create OpportunityTạo cơ hội
949apps/erpnext/erpnext/selling/doctype/lead/lead.py +34Campaign Name is requiredTên chiến dịch là cần thiết
950apps/erpnext/erpnext/selling/doctype/lead/lead.py +38{0} is not a valid email id{0} không phải là một id email hợp lệ
951apps/erpnext/erpnext/selling/doctype/lead/lead.py +63Email id must be unique, already exists for {0}Id email phải là duy nhất, đã tồn tại cho {0}
952apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.js +115Set as LostThiết lập như Lost
953apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.js +117Reason for losingLý do mất
954apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.js +119UpdateCập nhật
955apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.js +132There were errors.Có một số lỗi.
956apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.js +79Create QuotationTạo báo giá
957apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.js +83Opportunity LostCơ hội bị mất
958apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.py +112Cannot Cancel Opportunity as Quotation ExistsCơ hội không thể bỏ như báo giá Tồn tại
959apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.py +120Cannot declare as lost, because Quotation has been made.Không thể khai báo như bị mất, bởi vì báo giá đã được thực hiện.
960apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.py +50Customer {0} does not existKhách hàng {0} không tồn tại
961apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.py +82Items requiredMục yêu cầu
962apps/erpnext/erpnext/selling/doctype/opportunity/opportunity.py +86Lead must be set if Opportunity is made from LeadDẫn phải được thiết lập nếu Cơ hội được làm từ chì
963apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +29Make Sales OrderThực hiện bán hàng đặt hàng
964apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +39From OpportunityCơ hội từ
965apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +92Please select a value for {0} quotation_to {1}Vui lòng chọn một giá trị cho {0} quotation_to {1}
966apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +176Please create Customer from Lead {0}Hãy tạo khách hàng từ chì {0}
967apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +35Item {0} with same description entered twiceMục {0} với cùng một mô tả vào hai lần
968apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +48Item {0} must be Service ItemMục {0} phải là dịch vụ hàng
969apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +55Item {0} must be Sales ItemMục {0} phải bán hàng
970apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +75Cannot set as Lost as Sales Order is made.Không thể thiết lập như Lost như bán hàng đặt hàng được thực hiện.
971apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +79Please enter item detailsXin vui lòng nhập các chi tiết sản phẩm
972apps/erpnext/erpnext/selling/doctype/sales_bom/sales_bom.js +13Please select Item where "Is Stock Item" is "No" and "Is Sales Item" is "Yes" and there is no other Sales BOMHãy chọn mục mà "là Cổ Mã" là "Không" và "Kinh doanh hàng" là "Có" và không có bán hàng BOM khác
973apps/erpnext/erpnext/selling/doctype/sales_bom/sales_bom.py +27Parent Item {0} must be not Stock Item and must be a Sales ItemCha mẹ mục {0} phải không Cổ Mã và phải là một mục bán hàng
974apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +165Are you sure you want to STOP Are you sure you want to STOP
975apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +180Are you sure you want to UNSTOP Are you sure you want to UNSTOP
976apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +23% DeliveredGiao%
977apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +34Make Make
978apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +34Material RequestYêu cầu tài liệu
979apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +50Make Maint. VisitLàm, TP. Lần
980apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +52Make Maint. ScheduleLàm, TP. Lập lịch quét
981apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +66From QuotationTừ báo giá
982apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +149Quotation {0} is cancelledBáo giá {0} bị hủy bỏ
983apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +167Stopped order cannot be cancelled. Unstop to cancel.Để dừng lại không thể bị hủy bỏ. Tháo nút để hủy bỏ.
984apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +181Delivery Notes {0} must be cancelled before cancelling this Sales OrderGhi chú giao hàng {0} phải được hủy bỏ trước khi hủy bỏ đơn đặt hàng này
985apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +189Sales Invoice {0} must be cancelled before cancelling this Sales OrderHóa đơn bán hàng {0} phải được hủy bỏ trước khi hủy bỏ đơn đặt hàng này
986apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +196Maintenance Schedule {0} must be cancelled before cancelling this Sales OrderLịch trình bảo trì {0} phải được hủy bỏ trước khi hủy bỏ đơn đặt hàng này
987apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +202Maintenance Visit {0} must be cancelled before cancelling this Sales OrderBảo trì đăng nhập {0} phải được hủy bỏ trước khi hủy bỏ đơn đặt hàng này
988apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +208Production Order {0} must be cancelled before cancelling this Sales OrderĐặt hàng sản xuất {0} phải được hủy bỏ trước khi hủy bỏ đơn đặt hàng này
989apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +221{0} {1} status is Stopped{0} {1} trạng thái được Ngưng
990apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +227{0} {1} status is Unstopped{0} {1} tình trạng là Unstopped
991apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +28Expected Delivery Date cannot be before Sales Order DateDự kiến sẽ giao hàng ngày không thể trước khi bán hàng đặt hàng ngày
992apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +33Expected Delivery Date cannot be before Purchase Order DateDự kiến sẽ giao hàng ngày không thể trước khi Mua hàng ngày
993apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +40Warning: Sales Order {0} already exists against same Purchase Order numberCảnh báo: bán hàng đặt hàng {0} đã tồn tại đối với cùng một số Mua hàng
994apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +51Reserved warehouse required for stock item {0}Kho Ltd cần thiết cho mục chứng khoán {0}
995apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +54Item {0} has been entered twiceMục {0} đã được nhập vào hai lần
996apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +75Quotation {0} not of type {1}Báo giá {0} không loại {1}
997apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +82Please enter 'Expected Delivery Date'Vui lòng nhập 'dự kiến giao hàng ngày'
998apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_list.html +36DeliveredNếu được chỉ định, gửi các bản tin sử dụng địa chỉ email này
999apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +66Receiver List is empty. Please create Receiver ListDanh sách người nhận có sản phẩm nào. Hãy tạo nhận Danh sách
1000apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +73Please enter message before sendingVui lòng nhập tin nhắn trước khi gửi
1001apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33Customer Group / CustomerNhóm khách hàng / khách hàng
1002apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65Territory / CustomerLãnh thổ / khách hàng
1003apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +99QuantitySố lượng
1004apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +99ValueGiá trị
1005apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +115New {0} Name
1006apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +116Group Node
1007apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +117Further nodes can be only created under 'Group' type nodesCác nút khác có thể được chỉ tạo ra dưới các nút kiểu 'Nhóm'
1008apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123Please enter Employee Id of this sales parsonVui lòng nhập Id nhân viên của Mục sư bán hàng này
1009apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128New {0}Mới {0}
1010apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +19Click on a link to get options to expand get options Click on a link to get options to expand get options
1011apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +47{0} Tree
1012apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.js +39No Data
1013apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +56YearNăm
1014apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57New Customers
1015apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58Repeat Customers
1016apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60New Customer Revenue
1017apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61Repeat Customer Revenue
1018apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62Total Revenue
1019apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +38Credit LimitHạn chế tín dụng
1020apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39Credit Balance
1021apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39Outstanding Amt
1022apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.js +8Days Since Last OrderKể từ ngày thứ tự cuối
1023apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +14'Days Since Last Order' must be greater than or equal to zero"Kể từ ngày Last Order" phải lớn hơn hoặc bằng số không
1024apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +57Number of Order
1025apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +58Total Order Value
1026apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +59Total Order Considered
1027apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +60Last Order Amount
1028apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +61Last Sales Order Date
1029apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +22Target OnMục tiêu trên
1030apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51Achieved
1031apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59Total Achieved
1032apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.js +14Document TypeLoại tài liệu
1033apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +26Please select the document type firstHãy chọn các loại tài liệu đầu tiên
1034apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +32Contribution %
1035apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +33Contribution Amount
1036apps/erpnext/erpnext/selling/sales_common.js +191[Error][Lỗi]
1037apps/erpnext/erpnext/selling/sales_common.js +431cannot be greater than 100không có thể lớn hơn 100
1038apps/erpnext/erpnext/selling/sales_common.js +485For 'Sales BOM' 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 'Sales BOM' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.Cho 'bán hàng BOM' mặt hàng, kho hàng, Serial No và hàng loạt Không có sẽ được xem xét từ bảng 'Packing List. Nếu kho và hàng loạt Không là giống nhau cho tất cả các mục đóng gói đối với bất kỳ 'bán hàng BOM' mục, những giá trị có thể được nhập vào mục bảng chính, giá trị này sẽ được sao chép vào "Danh sách đóng gói 'bảng.
1039apps/erpnext/erpnext/selling/sales_common.js +600Cost Center For Item with Item Code '
1040apps/erpnext/erpnext/selling/sales_common.js +80Please enter Item Code to get batch noVui lòng nhập Item Code để có được hàng loạt không
1041apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36Not authroized since {0} exceeds limitsKhông authroized từ {0} vượt quá giới hạn
1042apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37Can be approved by {0}Có thể được chấp thuận bởi {0}
1043apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24Duplicate Entry. Please check Authorization Rule {0}Trùng lặp nhập cảnh. Vui lòng kiểm tra Authorization Rule {0}
1044apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30Please enter Approving Role or Approving UserVui lòng nhập Phê duyệt hoặc phê duyệt Vai trò tài
1045apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32Approving User cannot be same as user the rule is Applicable ToPhê duyệt Người dùng không thể được giống như sử dụng các quy tắc là áp dụng để
1046apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34Approving Role cannot be same as role the rule is Applicable ToPhê duyệt Vai trò không thể giống như vai trò của quy tắc là áp dụng để
1047apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38Cannot set authorization on basis of Discount for {0}Không thể thiết lập ủy quyền trên cơ sở giảm giá cho {0}
1048apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40Discount must be less than 100Giảm giá phải được ít hơn 100
1049apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42Customer required for 'Customerwise Discount'Khách hàng cần thiết cho 'Customerwise Giảm giá'
1050apps/erpnext/erpnext/setup/doctype/backup_manager/backup_dropbox.py +121Please install dropbox python moduleHãy cài đặt Dropbox mô-đun python
1051apps/erpnext/erpnext/setup/doctype/backup_manager/backup_dropbox.py +124Please set Dropbox access keys in your site configXin vui lòng thiết lập các phím truy cập Dropbox trong cấu hình trang web của bạn
1052apps/erpnext/erpnext/setup/doctype/backup_manager/backup_googledrive.py +120Please set Google Drive access keys in {0}Xin vui lòng thiết lập các phím truy cập Google Drive trong {0}
1053apps/erpnext/erpnext/setup/doctype/backup_manager/backup_googledrive.py +147UpdatedXin vui lòng viết một cái gì đó
1054apps/erpnext/erpnext/setup/doctype/backup_manager/backup_manager.js +10You can start by selecting backup frequency and granting access for syncBạn có thể bắt đầu bằng cách chọn tần số sao lưu và cấp quyền truy cập cho đồng bộ
1055apps/erpnext/erpnext/setup/doctype/backup_manager/backup_manager.js +13DropboxDropbox
1056apps/erpnext/erpnext/setup/doctype/backup_manager/backup_manager.js +14Google DriveGoogle Drive
1057apps/erpnext/erpnext/setup/doctype/backup_manager/backup_manager.js +27Backups will be uploaded toSao lưu sẽ được tải lên
1058apps/erpnext/erpnext/setup/doctype/company/company.py +140MainChính
1059apps/erpnext/erpnext/setup/doctype/company/company.py +182Sorry, companies cannot be mergedXin lỗi, công ty không thể được sáp nhập
1060apps/erpnext/erpnext/setup/doctype/company/company.py +31Abbreviation cannot have more than 5 charactersTên viết tắt không thể có nhiều hơn 5 ký tự
1061apps/erpnext/erpnext/setup/doctype/company/company.py +37Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.Không thể thay đổi tiền tệ mặc định của công ty, bởi vì có giao dịch hiện có. Giao dịch phải được hủy bỏ để thay đổi tiền tệ mặc định.
1062apps/erpnext/erpnext/setup/doctype/company/company.py +48Account {0} does not belong to company: {1}Tài khoản {0} không thuộc về công ty: {1}
1063apps/erpnext/erpnext/setup/doctype/company/company.py +71Finished GoodsHoàn thành Hàng
1064apps/erpnext/erpnext/setup/doctype/company/company.py +71StoresCửa hàng
1065apps/erpnext/erpnext/setup/doctype/company/company.py +71Work In ProgressLàm việc dở dang
1066apps/erpnext/erpnext/setup/doctype/company/company.py +85Please select Chart of Accounts
1067apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +20From Currency and To Currency cannot be sameTừ tiền tệ và ngoại tệ để không thể giống nhau
1068apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14This is a root customer group and cannot be edited.Đây là một nhóm khách hàng gốc và không thể được chỉnh sửa.
1069apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20An Customer exists with same nameMột khách hàng tồn tại với cùng một tên
1070apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +19Email Digest: Email Digest:
1071apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +32Send NowBây giờ gửi
1072apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +41Message SentGửi tin nhắn
1073apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +59Add/Remove RecipientsAdd / Remove người nhận
1074apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6You must Save the form before proceedingBạn phải tiết kiệm các hình thức trước khi tiếp tục
1075apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists.Có một lỗi. Một lý do có thể xảy ra có thể là bạn đã không được lưu dưới dạng. Vui lòng liên hệ support@erpnext.com nếu vấn đề vẫn tồn tại.
1076apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +76disabled user
1077apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +84{0} Recipients
1078apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9View NowBây giờ xem
1079apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +131There were no updates in the items selected for this digest.
1080apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +139No Updates For
1081apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +303All DayTất cả các ngày
1082apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +309Upcoming Calendar Events (max 10)
1083apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +311Calendar EventsLịch sự kiện
1084apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +327assigned bybởi giao
1085apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +17This is a root item group and cannot be edited.Đây là một nhóm mục gốc và không thể được chỉnh sửa.
1086apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +39An item exists with same name ({0}), please change the item group name or rename the itemMột mục tồn tại với cùng một tên ({0}), hãy thay đổi tên nhóm mục hoặc đổi tên mục
1087apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +117Series {0} already used in {1}Loạt {0} đã được sử dụng trong {1}
1088apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +122Special Characters except "-" and "/" not allowed in naming seriesNhân vật đặc biệt ngoại trừ "-" và "/" không được phép đặt tên hàng loạt
1089apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +144Series Updated SuccessfullyLoạt Cập nhật thành công
1090apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +146Please select prefix firstVui lòng chọn tiền tố đầu tiên
1091apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +53Series UpdatedCập nhật hàng loạt
1092apps/erpnext/erpnext/setup/doctype/notification_control/notification_control.py +20Message updatedTin cập nhật
1093apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14This is a root sales person and cannot be edited.Đây là một người bán hàng gốc và không thể được chỉnh sửa.
1094apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16Either target qty or target amount is mandatory.Hoặc SL mục tiêu hoặc số lượng mục tiêu là bắt buộc.
1095apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +26User ID not set for Employee {0}ID người dùng không thiết lập cho nhân viên {0}
1096apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25Please enter valid mobile nosVui lòng nhập nos điện thoại di động hợp lệ
1097apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +69Please Update SMS SettingsXin vui lòng cập nhật cài đặt tin nhắn SMS
1098apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5There is nothing to edit.Không có gì phải chỉnh sửa là.
1099apps/erpnext/erpnext/setup/doctype/territory/territory.js +14This is a root territory and cannot be edited.Đây là một lãnh thổ gốc và không thể được chỉnh sửa.
1100apps/erpnext/erpnext/setup/doctype/territory/territory.py +19Either target qty or target amount is mandatoryHoặc mục tiêu SL hoặc số lượng mục tiêu là bắt buộc
1101apps/erpnext/erpnext/setup/page/setup_wizard/default_website.py +28This is an example website auto-generated from ERPNextĐây là một trang web ví dụ tự động tạo ra từ ERPNext
1102apps/erpnext/erpnext/setup/page/setup_wizard/default_website.py +62ProductsSản phẩm
1103apps/erpnext/erpnext/setup/page/setup_wizard/default_website.py +80GeneralChung
1104apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +100Non ProfitKhông lợi nhuận
1105apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +101GovernmentChính phủ.
1106apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +105Localđịa phương
1107apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +107ElectricalHệ thống điện
1108apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +108HardwarePhần cứng
1109apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +109PharmaceuticalDược phẩm
1110apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +110DistributorNhà phân phối
1111apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +113Sales TeamĐội ngũ bán hàng
1112apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +116UnitĐơn vị
1113apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +117BoxBox
1114apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +118KgKg
1115apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +119Noslớp
1116apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +120PairĐôi
1117apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +121SetCài đặt
1118apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +122HourGiờ
1119apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +123MinutePhút
1120apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +126ChequeSéc
1121apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +128Credit CardThẻ tín dụng
1122apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +129Wire TransferChuyển khoản
1123apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +130Bank DraftDự thảo ngân hàng
1124apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +133PlanningHoạch định
1125apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +134ResearchNghiên cứu
1126apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +135Proposal WritingĐề nghị Viết
1127apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +136ExecutionThực hiện
1128apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +137CommunicationLiên lạc
1129apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +140AccountingKế toán
1130apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +141AdvertisingQuảng cáo
1131apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +142AerospaceHàng không vũ trụ
1132apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +143AgricultureNông nghiệp
1133apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +144AirlineHãng hàng không
1134apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +145Apparel & AccessoriesMay mặc và phụ kiện
1135apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +146AutomotiveÔ tô
1136apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +147BankingNgân hàng
1137apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +148BiotechnologyCông nghệ sinh học
1138apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +149BroadcastingPhát thanh truyền hình
1139apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +150BrokerageMôi giới
1140apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +151ChemicalMối nguy hóa học
1141apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +152ComputerMáy tính
1142apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +153ConsultingTư vấn
1143apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +154Consumer ProductsSản phẩm tiêu dùng
1144apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +155CosmeticsMỹ phẩm
1145apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +156DefenseQuốc phòng
1146apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +157Department StoresCửa hàng bách
1147apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +158EducationĐào tạo
1148apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +159ElectronicsThiết bị điện tử
1149apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +160EnergyNăng lượng
1150apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +161Entertainment & LeisureGiải trí & Giải trí
1151apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +162Executive SearchĐiều hành Tìm kiếm
1152apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +163Financial ServicesDịch vụ tài chính
1153apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +164Food, Beverage & TobaccoThực phẩm, đồ uống và thuốc lá
1154apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +165GroceryCửa hàng tạp hóa
1155apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +166Health CareChăm sóc sức khỏe
1156apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +167Internet PublishingInternet xuất bản
1157apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +168Investment BankingNgân hàng đầu tư
1158apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +17All Item GroupsTất cả các nhóm hàng
1159apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +170ManufacturingSản xuất
1160apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +171Motion Picture & VideoĐiện ảnh & Video
1161apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +172MusicNhạc
1162apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +173Newspaper PublishersCác nhà xuất bản báo
1163apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +174Online AuctionsĐấu giá trực tuyến
1164apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +175Pension FundsQuỹ lương hưu
1165apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +176PharmaceuticalsDược phẩm
1166apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +177Private EquityVốn chủ sở hữu tư nhân
1167apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +178PublishingXuất bản
1168apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +179Real EstateBuôn bán bất động sản
1169apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +180Retail & WholesaleBán Lẻ & Bán
1170apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +181Securities & Commodity ExchangesChứng khoán và Sở Giao dịch hàng hóa
1171apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +183Soap & DetergentXà phòng và chất tẩy rửa
1172apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +184SoftwarePhần mềm
1173apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +185SportsThể thao
1174apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +186TechnologyCông nghệ
1175apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +187TelecommunicationsViễn thông
1176apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +188TelevisionTivi
1177apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +189TransportationVận chuyển
1178apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +190Venture CapitalVốn đầu tư mạo hiểm
1179apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +21Raw MaterialNguyên liệu
1180apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +23ServicesDịch vụ
1181apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +25Sub AssembliesPhụ hội
1182apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +27ConsumableTiêu hao
1183apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +31Income TaxThuế thu nhập
1184apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +34BasicGói Cơ bản
1185apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +37CallsCuộc gọi
1186apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +38FoodThực phẩm
1187apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +39MedicalY khoa
1188apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +40OthersCác thông tin khác
1189apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +41TravelDu lịch
1190apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +44Casual LeaveĐể lại bình thường
1191apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +45Compensatory OffĐền bù Tắt
1192apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +46Sick LeaveĐể lại bệnh
1193apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +47Privilege LeaveĐể lại đặc quyền
1194apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +51Full-timeToàn thời gian
1195apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +52Part-timeBán thời gian
1196apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +53ProbationQuản chế
1197apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +54Contracthợp đồng
1198apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +55CommissionHuê hồng
1199apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +56PieceworkViệc làm ăn khoán
1200apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +57InternTập
1201apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +58ApprenticeNgười học việc
1202apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +62MarketingMarketing
1203apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +64PurchaseMua
1204apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +65OperationsTác vụ
1205apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +66ProductionSản xuất
1206apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +67DispatchCông văn
1207apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +68Customer ServiceDịch vụ khách hàng
1208apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +70ManagementQuản lý
1209apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +71Quality ManagementQuản lý chất lượng
1210apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +72Research & DevelopmentNghiên cứu & Phát triể
1211apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +73Legalpháp lý
1212apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +77ManagerChi cục trưởng
1213apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +78AnalystChuyên viên phân tích
1214apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +79EngineerKỹ sư
1215apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +80AccountantKế toán
1216apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +81SecretaryThư ký
1217apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +82AssociateLiên kết
1218apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +83Administrative OfficerNhân viên hành chính
1219apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +84Business Development ManagerGiám đốc phát triển kinh doanh
1220apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +85HR ManagerTrưởng phòng Nhân sự
1221apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +86Project ManagerGiám đốc dự án
1222apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +87Head of Marketing and SalesTrưởng phòng Marketing và Bán hàng
1223apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +88Software DeveloperPhần mềm phát triển
1224apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +89DesignerNhà thiết kế
1225apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +90AssistantTrợ lý
1226apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +91ResearcherNhà nghiên cứu
1227apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +94All TerritoriesTất cả các vùng lãnh thổ
1228apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +97All Customer GroupsTất cả các nhóm khách hàng
1229apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +98IndividualIndividual
1230apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +99CommercialThương mại
1231apps/erpnext/erpnext/setup/page/setup_wizard/sample_home_page.html +14Awesome ServicesDịch vụ tuyệt vời
1232apps/erpnext/erpnext/setup/page/setup_wizard/sample_home_page.html +3Awesome ProductsSản phẩm tuyệt vời
1233apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +101Your Login IdId đăng nhập của bạn
1234apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +102PasswordMật khẩu
1235apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +105Attach Your PictureHình ảnh đính kèm của bạn
1236apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +107The first user will become the System Manager (you can change that later).Người sử dụng đầu tiên sẽ trở thành hệ thống quản lý (bạn có thể thay đổi điều này sau).
1237apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +130Country, Timezone and CurrencyQuốc gia, múi giờ và tiền tệ
1238apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +133CountryTại
1239apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +135Default CurrencyMặc định tệ
1240apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +137Time ZoneMúi giờ
1241apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +142Select your home country and check the timezone and currency.Chọn quốc gia của bạn và kiểm tra các múi giờ và tiền tệ.
1242apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +192The OrganizationTổ chức
1243apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +195Company NameTên công ty
1244apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +196e.g. "My Company LLC"ví dụ như "Công ty của tôi LLC "
1245apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +197Company AbbreviationCông ty viết tắt
1246apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +198Max 5 charactersTối đa 5 ký tự
1247apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +198e.g. "MC"ví dụ như "MC "
1248apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +199Financial Year Start DateNăm tài chính bắt đầu ngày
1249apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +200Your financial year begins onNăm tài chính của bạn bắt đầu từ ngày
1250apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +201Financial Year End DateNăm tài chính kết thúc ngày
1251apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +202Your financial year ends onNăm tài chính kết thúc vào ngày của bạn
1252apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +203What does it do?Nó làm gì?
1253apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +204e.g. "Build tools for builders"ví dụ như "Xây dựng các công cụ cho các nhà xây dựng "
1254apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +206The name of your company for which you are setting up this system.Tên của công ty của bạn mà bạn đang thiết lập hệ thống này.
1255apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +22Login with your new User IDĐăng nhập với tên người dùng của bạn mới
1256apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +234Logo and Letter HeadsLogo và Thư đứng đầu
1257apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +235Upload your letter head and logo - you can edit them later.Tải lên đầu thư và logo của bạn - bạn có thể chỉnh sửa chúng sau này.
1258apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +238Attach LetterheadĐính kèm thư của
1259apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +239Keep it web friendly 900px (w) by 100px (h)Giữ cho nó thân thiện với web 900px (w) bởi 100px (h)
1260apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +242Attach LogoLogo đính kèm
1261apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +250Add TaxesThêm Thuế
1262apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +251List your tax heads (e.g. VAT, Excise; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.Danh sách đầu thuế của bạn (ví dụ như thuế VAT, tiêu thụ đặc biệt, họ cần phải có tên duy nhất) và tỷ lệ tiêu chuẩn của họ. Điều này sẽ tạo ra một mẫu tiêu chuẩn, bạn có thể chỉnh sửa và bổ sung thêm sau hơn.
1263apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +257TaxThuế
1264apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +258e.g. VATví dụ như thuế GTGT
1265apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +260Rate (%)Tỷ lệ (%)
1266apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +260e.g. 5ví dụ như 5
1267apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +270Your CustomersKhách hàng của bạn
1268apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +271List a few of your customers. They could be organizations or individuals.Danh sách một số khách hàng của bạn. Họ có thể là các tổ chức, cá nhân.
1269apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +281Contact NameTên liên lạc
1270apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +291Your SuppliersCác nhà cung cấp của bạn
1271apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +292List a few of your suppliers. They could be organizations or individuals.Danh sách một số nhà cung cấp của bạn. Họ có thể là các tổ chức, cá nhân.
1272apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +312Your Products or ServicesSản phẩm hoặc dịch vụ của bạn
1273apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +313List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.Danh sách sản phẩm hoặc dịch vụ mà bạn mua hoặc bán của bạn. Hãy chắc chắn để kiểm tra các mục Group, Đơn vị đo và các tài sản khác khi bạn bắt đầu.
1274apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +321A Product or ServiceMột sản phẩm hoặc dịch vụ
1275apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +322We sell this ItemChúng tôi bán sản phẩm này
1276apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +323We buy this ItemChúng tôi mua sản phẩm này
1277apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +325GroupNhóm
1278apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +331Attach ImageHình ảnh đính kèm
1279apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +40WelcomeChào mừng bạn
1280apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +42ERPNext SetupERPNext cài đặt
1281apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +44Welcome to ERPNext. Over the next few minutes we will help you setup your ERPNext account. Try and fill in as much information as you have even if it takes a bit longer. It will save you a lot of time later. Good Luck!Chào mừng bạn đến ERPNext. Trong vài phút tiếp theo, chúng tôi sẽ giúp bạn thiết lập tài khoản ERPNext của bạn. Hãy thử và điền vào càng nhiều thông tin bạn có thậm chí nếu phải mất lâu hơn một chút. Nó sẽ giúp bạn tiết kiệm rất nhiều thời gian sau đó. Chúc may mắn!
1282apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +461PreviousTrang trước
1283apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +462NextTiếp theo
1284apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +463Complete SetupHoàn thành cài đặt
1285apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +47Setting up...Thiết lập ...
1286apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +49Sit tight while your system is being setup. This may take a few moments.Ngồi chặt chẽ trong khi hệ thống của bạn đang được thiết lập. Điều này có thể mất một vài phút.
1287apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +52Setup Completeการติดตั้งเสร็จสมบูรณ์
1288apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +54Your setup is complete. Refreshing...Thiết lập của bạn là hoàn tất. Làm mới ...
1289apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +59Select Your LanguageChọn ngôn ngữ của bạn
1290apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +63LanguageNgôn ngữ
1291apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +70Welcome to ERPNext. Please select your language to begin the Setup Wizard.Chào mừng bạn đến ERPNext. Vui lòng chọn ngôn ngữ của bạn để bắt đầu Setup Wizard.
1292apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +93The First User: YouNhững thành viên đầu tiên: Bạn
1293apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +96First NameHọ
1294apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +98Last NameTên
1295apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +22Setup Already Complete!!Đã thiết lập hoàn chỉnh!
1296apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +390StandardTiêu chuẩn
1297apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +423Rest Of The WorldPhần còn lại của Thế giới
1298apps/erpnext/erpnext/setup/utils.py +14Please specify Default Currency in Company Master and Global DefaultsVui lòng chỉ định ngoại tệ tại Công ty Thạc sĩ và mặc định toàn cầu
1299apps/erpnext/erpnext/shopping_cart/__init__.py +68{0} cannot be purchased using Shopping Cart
1300apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +113Missing Currency Exchange Rates for {0}
1301apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +166You need to enable Shopping Cart
1302apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +40{0} {1} has a common territory {2}
1303apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +52Please specify a Price List which is valid for Territory
1304apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +89Please specify currency in Company
1305apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +99Currency is required for Price List {0}
1306apps/erpnext/erpnext/stock/doctype/batch/batch.py +17The selected item cannot have Batch
1307apps/erpnext/erpnext/stock/doctype/batch/batch_list.html +11Expired
1308apps/erpnext/erpnext/stock/doctype/batch/batch_list.html +16Expiry
1309apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +32Make Installation NoteHãy cài đặt Lưu ý
1310apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +41Make Packing SlipThực hiện đóng gói trượt
1311apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +159Note: Item {0} entered multiple timesLưu ý: Item {0} nhập nhiều lần
1312apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +172Warehouse required for stock Item {0}Kho cần thiết cho chứng khoán hàng {0}
1313apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +230Packed quantity must equal quantity for Item {0} in row {1}Số lượng đóng gói phải bằng số lượng cho hàng {0} trong hàng {1}
1314apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +241Sales Invoice {0} has already been submittedHóa đơn bán hàng {0} đã được gửi
1315apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +248Installation Note {0} has already been submittedLưu ý cài đặt {0} đã được gửi
1316apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +261Packing Slip(s) cancelledĐóng gói trượt (s) bị hủy bỏ
1317apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +281Reserved Warehouse is missing in Sales OrderKho Ltd là mất tích trong bán hàng đặt hàng
1318apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +316All these items have already been invoicedTất cả các mặt hàng này đã được lập hoá đơn
1319apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +96Sales Order required for Item {0}Đặt hàng bán hàng cần thiết cho mục {0}
1320apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note_list.html +23% InstalledCài đặt%
1321apps/erpnext/erpnext/stock/doctype/item/item.js +13This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set
1322apps/erpnext/erpnext/stock/doctype/item/item.js +14Show Variants
1323apps/erpnext/erpnext/stock/doctype/item/item.js +155Please select an "Image" firstXin vui lòng chọn "Hình ảnh" đầu tiên
1324apps/erpnext/erpnext/stock/doctype/item/item.js +172Weight is mentioned,\nPlease mention "Weight UOM" tooTrọng lượng được đề cập, \n Xin đề cập đến "Trọng lượng UOM" quá
1325apps/erpnext/erpnext/stock/doctype/item/item.js +19This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set
1326apps/erpnext/erpnext/stock/doctype/item/item.js +204You may need to update: {0}Bạn có thể cần phải cập nhật: {0}
1327apps/erpnext/erpnext/stock/doctype/item/item.js +76Add / Edit Prices
1328apps/erpnext/erpnext/stock/doctype/item/item.py +123Default Unit of Measure can not be changed directly because you have already made some transaction(s) with another UOM. To change default UOM, use 'UOM Replace Utility' tool under Stock module.Đơn vị đo mặc định không thể thay đổi trực tiếp bởi vì bạn đã thực hiện một số giao dịch (s) với một UOM. Để thay đổi UOM mặc định, sử dụng 'UOM Thay Tiện ích' công cụ dưới mô-đun chứng khoán.
1329apps/erpnext/erpnext/stock/doctype/item/item.py +134Item Template cannot have stock and varaiants. Please remove stock from warehouses {0}
1330apps/erpnext/erpnext/stock/doctype/item/item.py +142Item cannot be a variant of a variant
1331apps/erpnext/erpnext/stock/doctype/item/item.py +148{0} {1} is entered more than once in Item Variants table
1332apps/erpnext/erpnext/stock/doctype/item/item.py +175Item Variants {0} created
1333apps/erpnext/erpnext/stock/doctype/item/item.py +178Item Variants {0} updated
1334apps/erpnext/erpnext/stock/doctype/item/item.py +181Item Variants {0} deleted
1335apps/erpnext/erpnext/stock/doctype/item/item.py +269Unit of Measure {0} has been entered more than once in Conversion Factor TableĐơn vị đo {0} đã được nhập vào nhiều hơn một lần trong chuyển đổi yếu tố Bảng
1336apps/erpnext/erpnext/stock/doctype/item/item.py +274Conversion factor for default Unit of Measure must be 1 in row {0}Yếu tố chuyển đổi cho Đơn vị đo mặc định phải là 1 trong hàng {0}
1337apps/erpnext/erpnext/stock/doctype/item/item.py +278As Production Order can be made for this item, it must be a stock item.Như sản xuất hàng có thể được thực hiện cho mặt hàng này, nó phải là một mục chứng khoán.
1338apps/erpnext/erpnext/stock/doctype/item/item.py +281'Has Serial No' can not be 'Yes' for non-stock item'Có Serial No' không thể 'Có' cho mục chứng khoán không
1339apps/erpnext/erpnext/stock/doctype/item/item.py +291Default BOM must be for this item or its template
1340apps/erpnext/erpnext/stock/doctype/item/item.py +300Item must be a purchase item, as it is present in one or many Active BOMsMục phải là một mục mua, vì nó hiện diện trong một hoặc nhiều BOMs đăng nhập
1341apps/erpnext/erpnext/stock/doctype/item/item.py +317Item Tax Row {0} must have account of type Tax or Income or Expense or ChargeableMục thuế Row {0} phải có tài khoản của các loại thuế, thu nhập hoặc chi phí hoặc có thu phí
1342apps/erpnext/erpnext/stock/doctype/item/item.py +320{0} entered twice in Item Tax{0} vào hai lần tại khoản thuế
1343apps/erpnext/erpnext/stock/doctype/item/item.py +329Barcode {0} already used in Item {1}Mã vạch {0} đã được sử dụng trong mục {1}
1344apps/erpnext/erpnext/stock/doctype/item/item.py +33Item Code is mandatory because Item is not automatically numberedMục Mã số là bắt buộc vì mục không tự động đánh số
1345apps/erpnext/erpnext/stock/doctype/item/item.py +341As there are existing stock transactions for this item, you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'
1346apps/erpnext/erpnext/stock/doctype/item/item.py +351To set reorder level, item must be a Purchase Item
1347apps/erpnext/erpnext/stock/doctype/item/item.py +359Row {0}: An Reorder entry already exists for this warehouse {1}
1348apps/erpnext/erpnext/stock/doctype/item/item.py +370An Item Group exists with same name, please change the item name or rename the item groupMột mục Nhóm tồn tại với cùng một tên, hãy thay đổi tên mục hoặc đổi tên nhóm mặt hàng
1349apps/erpnext/erpnext/stock/doctype/item/item.py +391Item {0} does not existMục {0} không tồn tại
1350apps/erpnext/erpnext/stock/doctype/item/item.py +396To merge, following properties must be same for both itemsSáp nhập, tài sản sau đây là giống nhau cho cả hai mục
1351apps/erpnext/erpnext/stock/doctype/item/item.py +41Please enter default Unit of MeasureVui lòng nhập mặc định Đơn vị đo
1352apps/erpnext/erpnext/stock/doctype/item/item.py +442Item {0} has reached its end of life on {1}Mục {0} đã đạt đến kết thúc của sự sống trên {1}
1353apps/erpnext/erpnext/stock/doctype/item/item.py +450Item {0} is not a stock ItemMục {0} không phải là một cổ phiếu hàng
1354apps/erpnext/erpnext/stock/doctype/item/item.py +459Item {0} is cancelledMục {0} bị hủy bỏ
1355apps/erpnext/erpnext/stock/doctype/item/item.py +83Default Warehouse is mandatory for stock Item.Kho mặc định là bắt buộc đối với cổ phiếu Item.
1356apps/erpnext/erpnext/stock/doctype/item/item_list.html +10Stock Item
1357apps/erpnext/erpnext/stock/doctype/item/item_list.html +17Sales Item
1358apps/erpnext/erpnext/stock/doctype/item/item_list.html +24Purchase Item
1359apps/erpnext/erpnext/stock/doctype/item/item_list.html +31Manufactured Item
1360apps/erpnext/erpnext/stock/doctype/item/item_list.html +38Shown in Website
1361apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +14{0} must appear only once
1362apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +23Item {0} not foundMục {0} không tìm thấy
1363apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +34Item {0} appears multiple times in Price List {1}Mục {0} xuất hiện nhiều lần trong Giá liệt kê {1}
1364apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13Please enter company firstVui lòng nhập công ty đầu tiên
1365apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +47Charges will be distributed proportionately based on item amount
1366apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +50Remove item if charges is not applicable to that item
1367apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +53Charges are updated in Purchase Receipt against each item
1368apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +56Item valuation rate is recalculated considering landed cost voucher amount
1369apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +59Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts
1370apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +71Please enter Purchase Receipt first
1371apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +48Please enter Purchase Receipts
1372apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +51Please enter Taxes and Charges
1373apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +57Purchase Receipt must be submitted
1374apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63Item must be added using 'Get Items from Purchase Receipts' button
1375apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +65Item Row {0}: Purchase Receipt {1} does not exist in above 'Purchase Receipts' table
1376apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +107Fetch exploded BOM (including sub-assemblies)Lấy BOM nổ (bao gồm các cụm chi tiết)
1377apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +175Warning: Material Requested Qty is less than Minimum Order QtyCảnh báo: Chất liệu được yêu cầu Số lượng ít hơn hàng tối thiểu Số lượng
1378apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +180Do you really want to STOP this Material Request?Bạn có thực sự muốn để STOP Yêu cầu vật liệu này?
1379apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +191Do you really want to UNSTOP this Material Request?Bạn có thực sự muốn tháo nút Yêu cầu vật liệu này?
1380apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +31FulfilledHoàn thành
1381apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +35Get Items from BOMĐược mục từ BOM
1382apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +41Make Supplier QuotationNhà cung cấp báo giá thực hiện
1383apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +46Transfer MaterialVật liệu chuyển
1384apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +50Issue Material
1385apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +83Unstop Material RequestTháo nút liệu Yêu cầu
1386apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +102Status updated to {0}Tình trạng cập nhật {0}
1387apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +55Material Request of maximum {0} can be made for Item {1} against Sales Order {2}Yêu cầu vật chất của tối đa {0} có thể được thực hiện cho mục {1} đối với bán hàng đặt hàng {2}
1388apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +60Expected Date cannot be before Material Request DateDự kiến ngày không thể trước khi vật liệu Yêu cầu ngày
1389apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.html +25OrderedRa lệnh
1390apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +48Case No. cannot be 0Trường hợp số không thể là 0
1391apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +54'To Case No.' cannot be less than 'From Case No.''Để Trường hợp số' không thể nhỏ hơn "Từ trường hợp số '
1392apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +75You have entered duplicate items. Please rectify and try again.Bạn đã nhập các mặt hàng trùng lặp. Xin khắc phục và thử lại.
1393apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +81Invalid quantity specified for item {0}. Quantity should be greater than 0.Số lượng không hợp lệ quy định cho mặt hàng {0}. Số lượng phải lớn hơn 0.
1394apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +97Different UOM for items will lead to incorrect (Total) Net Weight value. Make sure that Net Weight of each item is in the same UOM.UOM khác nhau cho các hạng mục sẽ dẫn đến không chính xác (Tổng số) giá trị Trọng lượng. Hãy chắc chắn rằng Trọng lượng của mỗi mục là trong cùng một UOM.
1395apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +121Quantity for Item {0} must be less than {1}Số lượng cho hàng {0} phải nhỏ hơn {1}
1396apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35Delivery Note {0} must not be submittedGiao hàng Ghi {0} không phải nộp
1397apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40No Items to packKhông có mục để đóng gói
1398apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47Please specify a valid 'From Case No.'Vui lòng xác định hợp lệ "Từ trường hợp số '
1399apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65Case No(s) already in use. Try from Case No {0}Không trường hợp (s) đã được sử dụng. Cố gắng từ Trường hợp thứ {0}
1400apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14Price List must be applicable for Buying or SellingDanh sách giá phải được áp dụng cho việc mua hoặc bán hàng
1401apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +138Please enter Item Code.Vui lòng nhập Item Code.
1402apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +19Make Purchase InvoiceThực hiện mua hóa đơn
1403apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +61Error: {0} > {1}Lỗi: {0}> {1}
1404apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +100Accepted + Rejected Qty must be equal to Received quantity for Item {0}+ Bị từ chối chấp nhận lượng phải bằng số lượng nhận cho hàng {0}
1405apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +130Purchase Order number required for Item {0}Số mua hàng cần thiết cho mục {0}
1406apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +202Quality Inspection required for Item {0}Kiểm tra chất lượng cần thiết cho mục {0}
1407apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +296Accounting Entry for Stock
1408apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +397All items have already been invoicedTất cả các mục đã được lập hoá đơn
1409apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +84Rejected Warehouse is mandatory against regected itemKho từ chối là bắt buộc đối với mục regected
1410apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt_list.html +11Subcontracted
1411apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.js +22Set Status as AvailableThiết lập trạng như sẵn
1412apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +166Delivered Serial No {0} cannot be deletedGiao Serial No {0} không thể bị xóa
1413apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +168Cannot delete Serial No {0} in stock. First remove from stock, then delete.Không thể xóa Serial No {0} trong kho. Đầu tiên gỡ bỏ từ cổ phiếu, sau đó xóa.
1414apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +172Sorry, Serial Nos cannot be mergedXin lỗi, Serial Nos không thể được sáp nhập
1415apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +203Item {0} is not setup for Serial Nos. Column must be blankMục {0} không phải là thiết lập cho Serial Nos Cột được bỏ trống
1416apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209Serial No {0} quantity {1} cannot be a fractionKhông nối tiếp {0} {1} số lượng không thể là một phần nhỏ
1417apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +212{0} Serial Numbers required for Item {0}. Only {0} provided.{0} số Serial cần thiết cho mục {0}. Chỉ {0} cung cấp.
1418apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +216Duplicate Serial No entered for Item {0}Trùng lặp Serial No nhập cho hàng {0}
1419apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223Serial No {0} does not belong to Item {1}Không nối tiếp {0} không thuộc về hàng {1}
1420apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +227Serial No {0} has already been receivedKhông nối tiếp {0} đã được nhận
1421apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +232Serial No {0} does not belong to Warehouse {1}Không nối tiếp {0} không thuộc về kho {1}
1422apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +237Serial No {0} status must be 'Available' to DeliverKhông nối tiếp {0} tình trạng phải "có sẵn" để Cung cấp
1423apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +242Serial No {0} not in stockKhông nối tiếp {0} không có trong kho
1424apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +244Serial Nos Required for Serialized Item {0}Nối tiếp Nos Yêu cầu cho In nhiều mục {0}
1425apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +292Serial No {0} createdKhông nối tiếp {0} tạo
1426apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +30New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase ReceiptMới Serial No không thể có Warehouse. Kho phải được thiết lập bởi Cổ nhập hoặc mua hóa đơn
1427apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +58Item Code cannot be changed for Serial No.Mã hàng không có thể được thay đổi cho Số sản
1428apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +61Warehouse cannot be changed for Serial No.Kho không thể thay đổi cho Serial số
1429apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +70Item {0} is not setup for Serial Nos. Check Item masterMục {0} không phải là thiết lập cho Serial Nos Kiểm tra mục chủ
1430apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +172You can not enter both Delivery Note No and Sales Invoice No. Please enter any one.Bạn không thể gõ cả hai Giao hàng tận nơi Lưu ý Không có hóa đơn bán hàng và số Vui lòng nhập bất kỳ một.
1431apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +176Please enter Delivery Note No or Sales Invoice No to proceedGiao hàng tận nơi vui lòng nhập Lưu ý Không có hóa đơn bán hàng hoặc No để tiến hành
1432apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +191Please enter Purchase Receipt No to proceedVui lòng nhập hàng nhận Không để tiến hành
1433apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +199Make Excise InvoiceLàm cho tiêu thụ đặc biệt Hóa đơn
1434apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +74Make Credit NoteLàm cho tín dụng Ghi chú
1435apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +78Make Debit NoteLàm báo nợ
1436apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +115Row #{0}: Please specify Serial No for Item {1}Hàng # {0}: Hãy xác định Serial No cho mục {1}
1437apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +141Atleast one warehouse is mandatoryÍt nhất một kho là bắt buộc
1438apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +144Source warehouse is mandatory for row {0}Kho nguồn là bắt buộc đối với hàng {0}
1439apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +147Target warehouse is mandatory for row {0}Kho mục tiêu là bắt buộc đối với hàng {0}
1440apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +158Target warehouse in row {0} must be same as Production OrderKho hàng mục tiêu trong {0} phải được giống như sản xuất theo thứ tự
1441apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +166Source and target warehouse cannot be same for row {0}Nguồn và kho mục tiêu không thể giống nhau cho hàng {0}
1442apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +172Production order number is mandatory for stock entry purpose manufacture
1443apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +197Stock Entries already created for Production Order Stock Entries already created for Production Order
1444apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +210Total valuation for manufactured or repacked item(s) can not be less than total valuation of raw materialsTổng giá cho chế tạo hoặc đóng gói lại sản phẩm (s) không thể nhỏ hơn tổng số xác định giá trị nguyên vật liệu
1445apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +221Posting date and posting time is mandatoryNgày đăng và gửi bài thời gian là bắt buộc
1446apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +242Row {0}: Qty not avalable in warehouse {1} on {2} {3}. Available Qty: {4}, Transfer Qty: {5}
1447apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +304Quantity in row {0} ({1}) must be same as manufactured quantity {2}Số lượng trong hàng {0} ({1}) phải được giống như số lượng sản xuất {2}
1448apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +313{0} {1} must be submitted{0} {1} phải được gửi
1449apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +318'Update Stock' for Sales Invoice {0} must be set'Cập nhật chứng khoán' cho bán hàng hóa đơn {0} phải được thiết lập
1450apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +32From {0} to {1}
1451apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +327Posting timestamp must be after {0}Đăng dấu thời gian phải sau ngày {0}
1452apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +335Item {0} does not exist in {1} {2}Mục {0} không tồn tại trong {1} {2}
1453apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +345Item {0} has already been returnedMục {0} đã được trả lại
1454apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +347Cannot return more than {0} for Item {1}Không thể trả về nhiều hơn {0} cho mục {1}
1455apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +388Production Order {0} must be submittedĐặt hàng sản xuất {0} phải được gửi
1456apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +391Transaction not allowed against stopped Production Order {0}Giao dịch không được phép chống lại dừng lại tự sản xuất {0}
1457apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +416Item {0} is not active or end of life has been reachedMục {0} không hoạt động hoặc kết thúc của cuộc sống đã đạt tới
1458apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +442UOM coversion factor required for UOM: {0} in Item: {1}Yếu tố cần thiết cho coversion UOM UOM: {0} trong Item: {1}
1459apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +499Stock Entry against Production Order must be for 'Material Transfer' or 'Manufacture'
1460apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +502Manufacturing Quantity is mandatorySố lượng sản xuất là bắt buộc
1461apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +575All items have already been transferred for this Production Order.
1462apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +578Pending Items {0} updatedCấp phát mục {0} cập nhật
1463apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +631Item or Warehouse for row {0} does not match Material RequestMục hoặc Kho cho hàng {0} không phù hợp với liệu Yêu cầu
1464apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +85Purpose must be one of {0}Mục đích phải là một trong {0}
1465apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +99{0} is not a stock Item{0} không phải là một cổ phiếu hàng
1466apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +43Negative balance in Batch {0} for Item {1} at Warehouse {2} on {3} {4}Dư âm trong hàng loạt {0} cho mục {1} tại Kho {2} trên {3} {4}
1467apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +54Actual Qty is mandatory
1468apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +62Item {0} must be a stock ItemMục {0} phải là một cổ phiếu hàng
1469apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +72{0} is not a valid Batch Number for Item {1}{0} không phải là một số hợp lệ cho hàng loạt mục {1}
1470apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +75Stock cannot exist for Item {0} since has variants
1471apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +86Stock transactions before {0} are frozenGiao dịch chứng khoán trước ngày {0} được đông lạnh
1472apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +93Not allowed to update stock transactions older than {0}Không được phép cập nhật lớn hơn giao dịch cổ phiếu {0}
1473apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +124Download Reconcilation DataTải về Reconcilation dữ liệu
1474apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +125Stock Reconcilation DataChứng khoán Reconcilation dữ liệu
1475apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +62You can submit this Stock Reconciliation.Bạn có thể gửi hòa giải chứng khoán này.
1476apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +64Download the Template, fill appropriate data and attach the modified file.Tải về các mẫu, điền dữ liệu thích hợp và đính kèm tập tin sửa đổi.
1477apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +67Cancelling this Stock Reconciliation will nullify its effect.Hủy bỏ hòa giải chứng khoán này sẽ vô hiệu hóa tác dụng của nó.
1478apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +79Download TemplateTải mẫu
1479apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +80Stock Reconcilation TemplateChứng khoán Reconcilation Mẫu
1480apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +81Stock ReconciliationChứng khoán Hòa giải
1481apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +83Stock Reconciliation can be used to update the stock on a particular date, usually as per physical inventory.Chứng khoán hòa giải có thể được sử dụng để cập nhật các cổ phiếu vào một ngày cụ thể, thường theo hàng tồn kho.
1482apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +84When submitted, the system creates difference entries to set the given stock and valuation on this date.Khi gửi, hệ thống tạo ra sự khác biệt mục để thiết lập chứng khoán nhất định và định giá trong ngày này.
1483apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +85It can also be used to create opening stock entries and to fix stock value.Nó cũng có thể được sử dụng để tạo ra mở mục cổ phiếu và giá trị cổ phiếu để sửa chữa.
1484apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +87Notes:Ghi chú:
1485apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +88Item Code and Warehouse should already exist.Mã hàng và kho nên đã tồn tại.
1486apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +89You can update either Quantity or Valuation Rate or both.Bạn có thể cập nhật hoặc Số lượng hoặc Tỷ lệ định giá hoặc cả hai.
1487apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js +90If no change in either Quantity or Valuation Rate, leave the cell blank.Nếu không có thay đổi một trong hai lượng hoặc Tỷ lệ định giá, để trống tế bào.
1488apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +105Item: {0} not found in the systemItem: {0} không tìm thấy trong hệ thống
1489apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +113Serialized Item {0} cannot be updated \ using Stock Reconciliation
1490apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +118Item: {0} managed batch-wise, can not be reconciled using \ Stock Reconciliation, instead use Stock Entry
1491apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +125Row # Row #
1492apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +135Stock Reconciliation file not uploaded
1493apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +157Valuation Rate required for Item {0}Tỷ lệ đánh giá cần thiết cho mục {0}
1494apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +203Please enter Cost CenterVui lòng nhập Trung tâm Chi phí
1495apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +213Please enter Expense AccountVui lòng nhập tài khoản chi phí
1496apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +216Difference Account must be a 'Liability' type account, since this Stock Reconciliation is an Opening EntryTài khoản chênh lệch phải có một tài khoản 'trách nhiệm' loại, vì hòa giải hàng này là một Entry Mở
1497apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +40Wrong Template: Unable to find head row.Sai mẫu: Không thể tìm thấy hàng đầu.
1498apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +51Row # {0}: Row # {0}:
1499apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +59Sorry! We can only allow upto 100 rows for Stock Reconciliation.
1500apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +64Duplicate entryTrùng lặp mục
1501apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +72Warehouse not found in the systemKho không tìm thấy trong hệ thống
1502apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +77Please specify either Quantity or Valuation Rate or bothXin vui lòng chỉ định hoặc lượng hoặc Tỷ lệ định giá hoặc cả hai
1503apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +82Negative Quantity is not allowedSố lượng tiêu cực không được phép
1504apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +87Negative Valuation Rate is not allowedTỷ lệ tiêu cực Định giá không được phép
1505apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26`Freeze Stocks Older Than` should be smaller than %d days.`Freeze cổ phiếu cũ hơn` nên nhỏ hơn% d ngày.
1506apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +101New UOM must NOT be of type Whole NumberMới UOM không phải là loại nguyên số
1507apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +104Conversion factor cannot be in fractionsYếu tố chuyển đổi không có thể được trong phần
1508apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +15Item is requiredMục được yêu cầu
1509apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +18New Stock UOM is requiredMới Cổ UOM được yêu cầu
1510apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +21New Stock UOM must be different from current stock UOMMới Cổ UOM phải khác UOM cổ phiếu hiện tại
1511apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +25Conversion Factor is requiredYếu tố chuyển đổi là cần thiết
1512apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +29Item is updatedMục được cập nhật
1513apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +36Stock UOM updated for Item {0}
1514apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +57Stock balances updatedSố dư chứng khoán được cập nhật
1515apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +73Stock Ledger entries balances updatedChứng khoán Ledger các mục dư cập nhật
1516apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +82Item valuation updatedMục định giá được cập nhật
1517apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104Warehouse {0} does not existKho {0} không tồn tại
1518apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +107Both Warehouse must belong to same CompanyCả kho phải thuộc cùng một công ty
1519apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +19Please enter valid Email IdVui lòng nhập Email hợp lệ Id
1520apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59Account head {0} createdĐầu tài khoản {0} tạo
1521apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63Warehouse {0}: Company is mandatoryKho {0}: Công ty là bắt buộc
1522apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72Please enter parent account group for warehouse {0}
1523apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +74Warehouse {0}: Parent account {1} does not bolong to the company {2}Kho {0}: Cha mẹ tài khoản {1} không Bolong cho công ty {2}
1524apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +85Warehouse {0} can not be deleted as quantity exists for Item {1}Kho {0} không thể bị xóa như số lượng tồn tại cho mục {1}
1525apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95Warehouse can not be deleted as stock ledger entry exists for this warehouse.Kho không thể bị xóa sổ cái như nhập chứng khoán tồn tại cho kho này.
1526apps/erpnext/erpnext/stock/get_item_details.py +103No Item with Barcode {0}Không có hàng với mã vạch {0}
1527apps/erpnext/erpnext/stock/get_item_details.py +107No Item with Serial No {0}Không có hàng với Serial No {0}
1528apps/erpnext/erpnext/stock/get_item_details.py +113Please specify CompanyVui lòng ghi rõ Công ty
1529apps/erpnext/erpnext/stock/get_item_details.py +122Item {0} must be a Service Item.Mục {0} phải là một dịch vụ Item.
1530apps/erpnext/erpnext/stock/get_item_details.py +125Item {0} must be a Sales ItemMục {0} phải là một mục bán hàng
1531apps/erpnext/erpnext/stock/get_item_details.py +130Item {0} must be a Purchase ItemMục {0} phải là mua hàng
1532apps/erpnext/erpnext/stock/get_item_details.py +133Item {0} must be a Sub-contracted ItemMục {0} phải là một mục phụ ký hợp đồng
1533apps/erpnext/erpnext/stock/get_item_details.py +226Price List {0} is disabledDanh sách giá {0} bị vô hiệu hóa
1534apps/erpnext/erpnext/stock/get_item_details.py +228Price List not selectedDanh sách giá không được chọn
1535apps/erpnext/erpnext/stock/get_item_details.py +243Price List Currency not selectedDanh sách giá ngoại tệ không được chọn
1536apps/erpnext/erpnext/stock/get_item_details.py +395No default BOM exists for Item {0}Không có Hội đồng quản trị mặc định tồn tại cho mục {0}
1537apps/erpnext/erpnext/stock/page/stock_ledger/stock_ledger.js +47Balance QtySố lượng cân bằng
1538apps/erpnext/erpnext/stock/page/stock_ledger/stock_ledger.js +50Balance ValueCân bằng giá trị gia tăng
1539apps/erpnext/erpnext/stock/page/stock_ledger/stock_ledger.js +7Stock LedgerChứng khoán Ledger
1540apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +40Actual Qty: Quantity available in the warehouse.Số lượng thực tế: Số lượng có sẵn trong kho.
1541apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +41Planned Qty: Quantity, for which, Production Order has been raised, but is pending to be manufactured.Kế hoạch Số lượng: Số lượng, mà, sản xuất đặt hàng đã được nâng lên, nhưng đang chờ để được sản xuất.
1542apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +42Requested Qty: Quantity requested for purchase, but not ordered.Yêu cầu Số lượng: Số lượng yêu cầu mua, nhưng không ra lệnh.
1543apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +43Ordered Qty: Quantity ordered for purchase, but not received.Ra lệnh Số lượng: Số lượng đặt mua, nhưng không nhận được.
1544apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +44Reserved Qty: Quantity ordered for sale, but not delivered.Dành Số lượng: Số lượng đặt hàng để bán, nhưng không chuyển giao.
1545apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +67Actual QtySố lượng thực tế
1546apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +69Planned QtySố lượng dự kiến
1547apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +7Stock LevelCấp chứng khoán
1548apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +71Requested QtySố lượng yêu cầu
1549apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +73Ordered QtySố lượng đặt hàng
1550apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +75Reserved QtySố lượng dự trữ
1551apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +79Re-Order LevelTái Đặt hàng Cấp
1552apps/erpnext/erpnext/stock/page/stock_level/stock_level.js +81Re-Order QtyTái Đặt hàng Số lượng
1553apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +33BatchHàng loạt
1554apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +33Opening QtyMở Số lượng
1555apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +34In QtySố lượng trong
1556apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +34Out QtySố lượng ra
1557apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +41'From Date' is required"Từ ngày" là cần thiết
1558apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +46'To Date' is required"Đến ngày" là cần thiết
1559apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38Last Purchase RateCuối cùng Rate
1560apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38Sales Price List
1561apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38Valuation RateTỷ lệ định giá
1562apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39BOM Rate
1563apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39Purchase Price List
1564apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +17'From Date' must be after 'To Date''Từ ngày' phải sau 'Đến ngày'
1565apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +40Consumed
1566apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +40Lead Time DaysThời gian dẫn ngày
1567apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +40Minimum Inventory Level
1568apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41Avg Daily Outgoing
1569apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41Total Outgoing
1570apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42Reorder Level
1571apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +91From and To dates requiredFrom và To ngày cần
1572apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40Average AgeTuổi trung bình
1573apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41EarliestSớm nhất
1574apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41LatestMới nhất
1575apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.js +48Voucher #Chứng từ #
1576apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +29Stock UOMChứng khoán UOM
1577apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +30Incoming RateTỷ lệ đến
1578apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +32Serial #
1579apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +34Reorder Qty
1580apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +35Shortage Qty
1581apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46Consumed Amount
1582apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46Consumed QtySố lượng tiêu thụ
1583apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47Delivered Amount
1584apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47Delivered QtySố lượng giao
1585apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48Total AmountTổng tiền
1586apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48Total Qty
1587apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49Supplier(s)
1588apps/erpnext/erpnext/stock/stock_ledger.py +323Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5}Tiêu cực Cổ Lỗi ({6}) cho mục {0} trong kho {1} trên {2} {3} trong {4} {5}
1589apps/erpnext/erpnext/stock/stock_ledger.py +371Purchase rate for item: {0} not found, which is required to book accounting entry (expense). Please mention item price against a buying price list.
1590apps/erpnext/erpnext/stock/utils.py +154Serial number {0} entered more than onceNối tiếp số {0} vào nhiều hơn một lần
1591apps/erpnext/erpnext/stock/utils.py +159{0} valid serial nos for Item {1}{0} nos nối tiếp hợp lệ cho mục {1}
1592apps/erpnext/erpnext/stock/utils.py +166Warehouse {0} does not belong to company {1}Kho {0} không thuộc về công ty {1}
1593apps/erpnext/erpnext/stock/utils.py +81Item {0} ignored since it is not a stock itemMục {0} bỏ qua vì nó không phải là một mục chứng khoán
1594apps/erpnext/erpnext/support/doctype/customer_issue/customer_issue.js +17Make Maintenance VisitThực hiện bảo trì đăng nhập
1595apps/erpnext/erpnext/support/doctype/customer_issue/customer_issue.py +16{0}: From {1}
1596apps/erpnext/erpnext/support/doctype/customer_issue/customer_issue.py +20Customer is requiredKhách hàng được yêu cầu
1597apps/erpnext/erpnext/support/doctype/customer_issue/customer_issue.py +33Cancel Material Visit {0} before cancelling this Customer IssueHủy bỏ Vật liệu đăng nhập {0} trước khi hủy bỏ hành khách hàng này
1598apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +125Please save the document before generating maintenance scheduleXin vui lòng lưu các tài liệu trước khi tạo ra lịch trình bảo trì
1599apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60Row {0}:Start Date must be before End DateHàng {0}: Ngày bắt đầu phải trước khi kết thúc ngày
1600apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148Row {0}: To set {1} periodicity, difference between from and to date \ must be greater than or equal to {2}
1601apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +154Please enter Maintaince Details firstThông tin chi tiết vui lòng nhập Maintaince đầu tiên
1602apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +158Please select item codeVui lòng chọn mã hàng
1603apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +160Please select Start Date and End Date for Item {0}Vui lòng chọn ngày bắt đầu và ngày kết thúc cho hàng {0}
1604apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +162Please mention no of visits requiredXin đề cập không có các yêu cầu thăm
1605apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +164Please select Incharge Person's nameVui lòng chọn tên incharge của Người
1606apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +167Start date should be less than end date for Item {0}Ngày bắt đầu phải nhỏ hơn ngày kết thúc cho hàng {0}
1607apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +176Maintenance Schedule {0} exists against {0}Lịch trình bảo trì {0} tồn tại đối với {0}
1608apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +198Serial No {0} not found
1609apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +201Serial No {0} is under warranty upto {1}Không nối tiếp {0} được bảo hành tối đa {1}
1610apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +204Serial No {0} is under maintenance contract upto {1}Không nối tiếp {0} là theo hợp đồng bảo trì tối đa {1}
1611apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +208Maintenance start date can not be before delivery date for Serial No {0}Bảo trì ngày bắt đầu không thể trước ngày giao hàng cho Serial No {0}
1612apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +222Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule'Lịch trình bảo trì không được tạo ra cho tất cả các mục. Vui lòng click vào 'Tạo lịch'
1613apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +226Please click on 'Generate Schedule'Vui lòng click vào 'Tạo lịch'
1614apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +237Please click on 'Generate Schedule' to fetch Serial No added for Item {0}Vui lòng click vào 'Tạo Lịch trình' để lấy Serial No bổ sung cho hàng {0}
1615apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +48Please click on 'Generate Schedule' to get scheduleVui lòng click vào 'Tạo Lịch trình' để có được lịch trình
1616apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +18From Maintenance ScheduleTừ lịch bảo trì
1617apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30From Customer IssueTừ hành khách hàng
1618apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12To {0}
1619apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +67Cancel Material Visits {0} before cancelling this Maintenance VisitHủy bỏ {0} thăm Vật liệu trước khi hủy bỏ bảo trì đăng nhập này
1620apps/erpnext/erpnext/support/doctype/newsletter/newsletter.js +19SendGửi
1621apps/erpnext/erpnext/support/doctype/newsletter/newsletter.py +112Please save the Newsletter before sendingXin vui lòng lưu bản tin trước khi gửi
1622apps/erpnext/erpnext/support/doctype/newsletter/newsletter.py +24Scheduled to send to {0}Dự kiến gửi đến {0}
1623apps/erpnext/erpnext/support/doctype/newsletter/newsletter.py +29Newsletter has already been sentBản tin đã được gửi
1624apps/erpnext/erpnext/support/doctype/newsletter/newsletter.py +42Scheduled to send to {0} recipientsDự kiến gửi đến {0} người nhận
1625apps/erpnext/erpnext/support/doctype/newsletter/newsletter_list.html +7NoKhông đồng ý
1626apps/erpnext/erpnext/support/doctype/newsletter/newsletter_list.html +7YesĐồng ý
1627apps/erpnext/erpnext/support/doctype/newsletter/newsletter_list.html +8Not Sent
1628apps/erpnext/erpnext/support/doctype/newsletter/newsletter_list.html +8SentĐã gửi
1629apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21Support AnaltyicsHỗ trợ Analtyics
1630apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31Select Fiscal Year
1631apps/erpnext/erpnext/templates/form_grid/item_grid.html +26Reqd By DateReqd theo địa điểm
1632apps/erpnext/erpnext/templates/form_grid/item_grid.html +76hidden
1633apps/erpnext/erpnext/templates/form_grid/item_grid.html +81Discount
1634apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +37For WarehouseCho kho
1635apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +24In Stock
1636apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +25Not In Stock
1637apps/erpnext/erpnext/templates/generators/item.html +27No description givenKhông có mô tả cho
1638apps/erpnext/erpnext/templates/generators/item.html +38Add to CartThêm vào giỏ hàng
1639apps/erpnext/erpnext/templates/generators/item.html +55SpecificationsThông số kỹ thuật
1640apps/erpnext/erpnext/templates/includes/cart.js +265Something went wrong!
1641apps/erpnext/erpnext/templates/includes/cart.js +285Price List not configured.
1642apps/erpnext/erpnext/templates/includes/cart.js +287You need to be logged in to view your cart.
1643apps/erpnext/erpnext/templates/includes/cart.js +289Something went wrong.
1644apps/erpnext/erpnext/templates/includes/cart.js +59Go ahead and add something to your cart.
1645apps/erpnext/erpnext/templates/includes/cart.js +99Hey! Go ahead and add an address
1646apps/erpnext/erpnext/templates/includes/footer_extension.html +39Please enter email addressVui lòng nhập địa chỉ email
1647apps/erpnext/erpnext/templates/includes/footer_extension.html +6Your email addressĐịa chỉ email của bạn
1648apps/erpnext/erpnext/templates/includes/footer_extension.html +9Stay UpdatedỞ lại Cập nhật
1649apps/erpnext/erpnext/templates/pages/invoice.py +27To Pay
1650apps/erpnext/erpnext/templates/pages/order.py +25Partially Billed
1651apps/erpnext/erpnext/templates/pages/order.py +30Partially Delivered
1652apps/erpnext/erpnext/templates/pages/ticket.py +27Please write something
1653apps/erpnext/erpnext/templates/pages/ticket.py +31You are not allowed to reply to this ticket.
1654apps/erpnext/erpnext/templates/pages/tickets.py +34Please write something in subject and message!
1655apps/erpnext/erpnext/templates/pages/user.py +34Name is required{0} không thể mua được bằng Giỏ hàng
1656apps/erpnext/erpnext/templates/print_formats/includes/item_grid.html +10SrSr
1657apps/erpnext/erpnext/templates/utils.py +65Not AllowedGiỏ hàng Thuế và phí Thạc sĩ
1658apps/erpnext/erpnext/utilities/__init__.py +24Status must be one of {0}Tình trạng phải là một trong {0}
1659apps/erpnext/erpnext/utilities/doctype/address/address.py +21Address Title is mandatory.Địa chỉ Tiêu đề là bắt buộc.
1660apps/erpnext/erpnext/utilities/doctype/address/address.py +67No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.Không mặc định Địa chỉ Template được tìm thấy. Hãy tạo một cái mới từ Setup> In ấn và xây dựng thương hiệu> Địa chỉ Template.
1661apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +15Setting this Address Template as default as there is no other defaultĐịa chỉ thiết lập mẫu này như mặc định là không có mặc định khác
1662apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24Default Address Template cannot be deletedĐịa chỉ mặc định mẫu không thể bị xóa
1663apps/erpnext/erpnext/utilities/doctype/rename_tool/rename_tool.js +22Upload a .csv file with two columns: the old name and the new name. Max 500 rows.Tải lên một tập tin csv với hai cột:. Tên cũ và tên mới. Tối đa 500 dòng.
1664apps/erpnext/erpnext/utilities/doctype/rename_tool/rename_tool.py +34Please select a valid csv file with dataVui lòng chọn một tập tin csv hợp lệ với các dữ liệu
1665apps/erpnext/erpnext/utilities/doctype/rename_tool/rename_tool.py +38Maximum {0} rows allowedTối đa {0} hàng cho phép
1666apps/erpnext/erpnext/utilities/doctype/rename_tool/rename_tool.py +46Successful: Successful:
1667apps/erpnext/erpnext/utilities/doctype/rename_tool/rename_tool.py +49Ignored: Ignored:
1668apps/erpnext/erpnext/utilities/doctype/rename_tool/rename_tool.py +52Failed: Failed:
1669apps/erpnext/erpnext/utilities/transaction_base.py +114Quantity cannot be a fraction in row {0}Số lượng không có thể là một phần nhỏ trong hàng {0}
1670apps/erpnext/erpnext/utilities/transaction_base.py +74Duplicate row {0} with same {1}Hàng trùng lặp {0} với cùng {1}
1671sites/assets/js/erpnext.min.js +19EditSửa
1672sites/assets/js/erpnext.min.js +19No address added yet.
1673sites/assets/js/erpnext.min.js +19PrimaryVũ khí chinh
1674sites/assets/js/erpnext.min.js +19ShippingVận chuyển
1675sites/assets/js/erpnext.min.js +2" does not exists"Không tồn tại
1676sites/assets/js/erpnext.min.js +2Grid "Lưới "
1677sites/assets/js/erpnext.min.js +20Email IdEmail Id
1678sites/assets/js/erpnext.min.js +20No contacts added yet.
1679sites/assets/js/erpnext.min.js +20PhoneChuyển tệp
1680sites/assets/js/erpnext.min.js +5AddThêm
1681sites/assets/js/erpnext.min.js +5Add Serial NoThêm Serial No
1682sites/assets/js/erpnext.min.js +5Serial NoKhông nối tiếp
1683sites/assets/js/erpnext.min.js +6Please specify aVui lòng xác định